/* CUSTOM CSS */

#leo_search_block_top {
    background: none;
}

.subcategory-image img {
    /*
	border: solid 5px #72BFAF;
    border-radius: 50%;
	*/
}

#trustpilot-widget-trustbox-0-wrapper {
	margin:0 !important;
}

.product-variants-item ul {
	background:#F7F7F7;
	border-radius:50px;
}


@media (max-width: 767px){
	.rightSubBlock .description-short{
		display:none;
	}
	
	.box-toph1 i {
		color:#fff;
	}
}

@media (min-width: 768px){
	/*para que se vean bien las imágenes*/
	.owl-carousel .owl-item {
		padding: 0 14px;
	}
	
	/*body#category .product_list.grid .ajax_block_product.first-in-line {*/
	body#category .product_list.grid .ajax_block_product {
		padding-right: 14px;
		padding-left: 14px;
	}
	
	.ColControlProduct .description-short{
		display:none;
	}


}

.iview-controlNav div.iview-items ul li a.iview-control.active, .iview-controlNav div.iview-items ul li a.iview-control:hover {
    box-shadow: 0 0 0 15px #72BFAF inset;
}

.header-top {
	border-bottom: 1px solid #72BFAF;
}

.bottomnav {
	border-bottom: solid 1px #EDEDED;
}

.box-toph2 i {
    color: #fff;
}

#leo_search_top_button i {
	color:#72BFAF;
}

#leo_search_top_button:hover i {
	color:#fff;
}

#product #ps_checkout-payment-method-logo-block-container {
	display:none !important;
}

body.main .wrapper-company-stars {
	justify-content: flex-start !important;
}
/* PACK */
.pack-product-container .thumb-mask {
	display: flex;
	align-items: center;
}

.pack-product-container {
	padding: 10px 22px;
	justify-content: space-between;
}
.pack-product-name {
	flex-direction: column;
	align-items: flex-start !important;
	justify-content: center;
}
.pack-product-name a {
	color: #000;
	font-size: 14px;
	font-weight: 500;
	line-height: normal;
}
span.title-brand-pack {
	color: #000;
	font-size: 16px;
	font-weight: 700;
}
.product-pack .card {
	box-shadow: none;
	border: 1px solid #ECECEC;
	margin-bottom: 8px;
}
.pack-product-container .thumb-mask > .mask {
	border: 0;
	margin: 0;
	width: 54px;
	height: 54px;
}
#product .product-pack .pack-product-container .pack-product-quantity {
	border-left: #ECECEC 1px solid;
	padding-left: 15px;
	margin: 15px 0;
	font-size: 18px;
	font-weight: 700;
	line-height: 22.75px;
}
#product .product-pack.Brand2 .pack-product-container .pack-product-quantity {
	color: #ED1C24;
}
#product .product-pack.Brand1 .pack-product-container .pack-product-quantity {
	color: #72BFAF;
}
.product-pack{
	margin: 40px 0 0 120px;
}
/* END PACK */

/* DESCUENTOS */
.container-icons-prod {
	margin-bottom: 25px;
}
.bloquevolumenes .unidades {
	font-size: 18px;
	font-weight: 700;
	line-height: 22.75px;
}
.Brand2 .bloquevolumenes .unidades {
	color: #ED1C24;
}
.Brand1 .bloquevolumenes .unidades {
	color: #72BFAF;
}
.bloquevolumenes .ahorro {
	color: #000;
	font-size: 16px;
	font-weight: 700;
	line-height: 19px;
}
.bloquevolumenes .precioud {
	color: #000;
	font-size: 14px;
	font-weight: 500;
	line-height: 17px;
}
.bloquevolumenes .descuento {
	background: #000;
	color: #FFF;
	text-align: center;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 0.615px;
	max-width: 45px;
	width: 100%;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: -15px;
}
.container-selectorvolumen {
	display: flex;
	padding: 10px 15px;
	cursor: pointer;
	flex-direction: column;
}
.selectorvolumen {
	position: relative;
	border: 1px solid #ECECEC;
	min-width: 90px;
	height: 96px;
}
.bloquevolumenes {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 15px;
	gap: 30px;
}
.selectorvolumen.activo, .selectorvolumen:hover {
	border: 2px solid #000;
}
p.h6.product-discounts-title {
	color: #000;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 18px;
}
.p-cartwapper {
	margin-bottom: 0px !important;
}
form#add-to-cart-or-refresh {
	margin-bottom: 20px;
}
/* END DESCUENTOS */

.cssHidden {
	display:none !important;
}

#checkout .breadcrumb, #cart .breadcrumb ol {
	display: none;
}

@media (max-width: 991px){
	.product-pack {
		margin: 40px 0 0 60px;
	}
	.product-cover img#zoom_product {
		pointer-events: none;
	}
	.bloquevolumenes {
		gap: 10px;
	}
	.container-selectorvolumen {
		padding: 10px;
	}
}

.ClaimAdsMenu {
	background:#ff0000;
	color:#FFF;
	font-weight:600;
	font-size:16px;
	text-align:center;
}
.ClaimAdsMenu span {
    /* font-weight: 700;*/
	text-decoration:underline;
}



.text-top {
	font-weight:500;
	font-size: 14px;
	color: #ffffff;
	letter-spacing: 0;
	line-height: 23px;
}

@media (max-width: 767px) {
	.product-pack {
		margin: 40px 0 35px 0px;
	}
	.ClaimAdsMenu {
		font-size: 15px;
	}
	
	.text-top {
		font-size: 12px;
	}
}


.text-top i {
	padding-right:5px;
}

.popup-over a.popup-title span {
	display:none;
}

.col-cart {
    display: inline-flex;
    justify-content: right;
}
/*
.box-menuh4 .leo-megamenu .navbar-nav > li.CssMnuSalud > a { color:#72BFAF; }
.box-menuh4 .leo-megamenu .navbar-nav > li.CssMnuNutricionDeportiva > a { color:#ED1C24; }
.box-menuh4 .leo-megamenu .navbar-nav > li.CssMnuGaming > a { color:#E66DB0; }
*/
.box-menuh4 .leo-megamenu .navbar-nav > li:hover > a { color:#72BFAF; }

.box-menuh4 .leo-megamenu .navbar-nav > li.aligned-fullwidth > .dropdown-menu:before {
    content: '\A';
    position: absolute;
    background: #F7F7F7;
    top: 0;
    bottom: 0;
    left: 0;
    width: 25%;
}


.box-menuh4 .leo-megamenu .navbar-nav > li.aligned-fullwidth > .dropdown-menu .mega-col {
	
}





.box-cateh2 {
	padding-top:30px;
	padding-bottom:60px;
}

.box-cateh2.slick-dotted.slick-slider {
    margin-bottom: 60px;
}

@media (max-width: 767px) {
	.box-cateh2 {
		padding-bottom:0px;
	}	
}

.widget-category_image .title_block {
	text-align:center;
	margin-top:15px;
}

.widget-category_image .title_block a {
	font-weight:700;
	font-size: 21px;
	color: #414141;
	text-align: center;
}

@media (max-width: 767px) {
	.widget-category_image .title_block a {
		font-size: 15px;
	}
}


.HomeSeo {
	text-align: left;
	padding-bottom:30px;
}

.block.products_block, .block.BtnSubcat.ApRawHtml {
    margin-bottom: 10px;
}

.HomeSubCat {
	margin-bottom:0px;
	margin-top:0px;
	
	}
.HomeSubCat .BtnSubcat .btn {
	width:100%;
	background:#FFF;
	border:solid 1px #000;
	font-weight:700;
	font-size: 14px;
	color: #000000;
	text-align: center;
}

.HomeSubCat .BtnSubcat .btn:hover {
	width:100%;
	background:#000;
	border:solid 1px #000;
	font-weight:700;
	font-size: 14px;
	color: #fff;
	text-align: center;
}

.HomeSubCatLink {
	margin-bottom:10px;
}

.HomeSubCatLink .title_block {
	
}

.HomeSubCatLink .title_block a {
	letter-spacing: 1px;
	padding: 10px 20px;
    line-height: 20px;
	text-transform: uppercase;
	width: 100%;
    /* background: #FFF;*/
    font-weight: 700;
    font-size: 14px;
    /* color: #000000; */
    text-align: center;
	/*border:solid 1px #000;*/
	display:block;
	
	background: #72BFAF;
    border: solid 1px #72BFAF;
    color: #fff;
}

@media (max-width: 767px) {
	
	.widget-category_image .title_block {
		margin-top: 0px;
	}
	
	.HomeSubCatLink .title_block a {
		padding:10px 10px;
		font-size:12px;
	}	
}


.HomeSubCatLink .title_block a:hover {
	width:100%;
	color: #fff;
	text-align: center;
	background: #72BFAF;
}

@media (min-width: 768px){
.HomeSubCatLink .title_block a:hover {
	font-weight:700;
	font-size: 14px;
}
}

@media (min-width: 768px) {
	.HomeSeo {
		/* max-width:72%;
		margin:0 auto; */
	}	
}

.HomeSeo .HomeSeoTitle {
	font-weight:700;
	font-size: 29px;
	color: #000000;
	
}
.HomeSeo .HomeSeoSubtitle {
	font-weight:400;
	font-size: 20px;
	line-height:30px;
	color: #424242;
	text-align: left;
}

@media (min-width: 768px) {
	.RowVideo{
		background: url(/themes/vitaldinps/assets/img/modules/appagebuilder/images/FondoZonaCorporativa.jpg) no-repeat;
		background-size: cover;
	}	
}

.VitaldinCopyLeftBG {
	background: rgba(255,255,255,0.85);
	padding: 0;
}

@media (min-width: 768px) {
	#index .VitaldinCopyLeftBG {
		min-height:509px;
	}
	
	#index .VitaldinCopyLeftBG {
		min-height:509px;
	}
	
	#index .VitaldinCopyRightBG {
		min-height:509px;
	}
	
	#index .VitaldinCopyRightBG img{
		min-height:509px;
	}
	
	#product .VitaldinCopyLeftBG {
		min-height:520px;
	}
	
	#product .VitaldinCopyLeftBG {
		min-height:520px;
	}
	
	#product .VitaldinCopyRightBG {
		min-height:520px;
	}
	
	#product .VitaldinCopyRightBG img{
		min-height:520px;
	}
}

.box-bannertext *:last-child {
    padding: 0;
}

.VitaldinCopyLeftBG .block_content {
	/* padding: 112px 60px; */
	padding: 60px 50px;
}

#index .VitaldinCopyLeftBG .block_content {
	padding: 55px 50px;
}

.HomeVideoBox img {
	float:left;
}

.box-arrowmidder .owl-theme .owl-buttons {
    opacity: 1;
}

.box-arrowmidder .owl-theme .owl-buttons div {
    width: 30px;
    height: 30px;
    line-height: 30px;
}

.owl-theme .owl-buttons div.owl-prev {
    left: 25px;
}

.owl-theme .owl-buttons div.owl-next {
    right: 25px;
}


.VitaldinCopyLeftBG .VitaldinCopyLogo {
	margin-bottom:20px;
}
.VitaldinCopyLeftBG .VitaldinCopyTitle {
	font-weight:700;
	font-size: 29px;
	color: #000000;
}
.VitaldinCopyLeftBG .VitaldinCopySubTitle {
	font-weight:500;
	font-size: 17px;
	color: #1A2A40;
	line-height:25px;
}
.VitaldinCopyLeftBG .VitaldinCopyCTA {}
.VitaldinCopyLeftBG .VitaldinCopyCTA .btn {
	/* width:100%; */
	background:#72BFAF;
	border:solid 1px #72BFAF;
	font-weight:700;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	border-radius:0;
}

.VitaldinCopyLeftBG .VitaldinCopyCTA .btn:hover {
	/* width:100%; */
	background:#000;
	border:solid 1px #000;
	font-weight:700;
	font-size: 14px;
	color: #fff;
	text-align: center;
}

.MostBought .title_block {
	font-weight:700;
	margin-bottom:40px;
	font-size:29px;
}

@media (max-width: 767px) {

	.VitaldinCopyLeftBG .VitaldinCopyLogo {
		margin-bottom:10px;
	}

	.VitaldinCopyLeftBG .VitaldinCopyTitle {
		font-size: 24px;
	}

	.VitaldinCopyLeftBG .block_content {
		text-align:center;
		padding: 0 15px 20px !important;

	}	
	.box-bannertext {
		background:none;
	}
	
	.VitaldinCopyLeftBG .VitaldinCopyCTA .btn {
		width:100%;
	}

}




.FooterAbout {
	font-weight:600;
	font-size: 14px;
	color: #000000;
	letter-spacing: 0;
}

.FooterLogo.ApRawHtml {
	margin-bottom:10px;
}

.FooterAbout.ApRawHtml {
	margin-bottom:15px;
}

.locationFooter {}

.locationFooter .locationZone {
	font-weight:700;
	font-size: 14px;
	color: #000000;
	letter-spacing: 0;
}
.locationFooter .locationAddress {
	display:inline-flex;
	font-weight:500;
	font-size: 14px;
	color: #000000;
	letter-spacing: 0;
	margin-bottom:20px;
}

.locationFooter .locationAddress i {
	padding:5px;
}


#footer-link-form_5401791041920425 li:nth-child(1) a {
	color: #72BFAF;
	font-weight:700;
}

#footer-link-form_5401791041920425 li:nth-child(1) a:before {
	content: url(https://www.vitaldin.com/themes/vitaldinps/assets/img/modules/leobootstrapmenu/img/icons/SimboloVitaldinSalud.png);
	position: relative;
    left: -10px;
    top: 7px;
}




#footer-link-form_5401791041920425 li:nth-child(2) a {
	color: #ED1C24;
	font-weight:700;
}

#footer-link-form_5401791041920425 li:nth-child(2) a:before {
	content: url(https://www.vitaldin.com/themes/vitaldinps/assets/img/modules/leobootstrapmenu/img/icons/SimboloVitaldinDeporte.png);
	position: relative;
    left: -10px;
    top: 7px;
}


#footer-link-form_5401791041920425 li:nth-child(3) a {
	color: #E66DB0;
	font-weight:700;
}

#footer-link-form_5401791041920425 li:nth-child(3) a:before {
	content: url(https://www.vitaldin.com/themes/vitaldinps/assets/img/modules/leobootstrapmenu/img/icons/SimboloVitaldinGaming.png);
	position: relative;
    left: -10px;
    top: 7px;
}

#FooterMainCatLinks { font-weight:700; font-size: 14px; }
/*
#FooterMainCatLinks .SaludFMC { color: #72BFAF; font-weight:700; }
#FooterMainCatLinks .NutricionFMC { color: #ED1C24; font-weight:700; }
#FooterMainCatLinks .GamingFMC { color: #E66DB0; font-weight:700; }
*/
#FooterMainCatLinks a img { padding-right:15px; }

.TechnologyBy.ApRawHtml {
	font-weight:500;
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 0;
	margin-bottom:10px;
}

.TechnologyBy.ApRawHtml a {
	color: #FFFFFF;
}

@media (max-width: 767px){
	
	#footer-link-form_5401791041920425 li a:before {
		left: 0 !important;
		margin-right: 10px;
	}
	
	.locationFooter, .BottomMainCat, .ApBlockLink   {
		margin-bottom:0 !important;
	}
	
	.block-social {
		text-align:left;
	}
	
	.FooterLogo.ApRawHtml {
		text-align:left;
		padding-top: 30px;
	}
	
	.FooterAbout {
		text-align:left;
	}

	
	
	.TechnologyBy.ApRawHtml {
	    text-align: center !important;
	}
	
	#image-form_6562525291698757 {
		/* text-align:center;		 */
	}
}

.FooterPaymentLogos.ApImage {
	margin-bottom:10px;
}


.HomeSusc { text-align:center;}
.HomeSusc .Title {
	font-weight:700;
	font-size: 29px;
	color: #ED1C24;
}
.HomeSusc .SubTitle {
	font-weight:500;
	font-size: 20px;
	color: #000000;
	letter-spacing: 0;
	text-shadow: 1px 2px 3px #FFFFFF;
	padding: 10px 0 20px 0;
}
.HomeSusc .LOPDmsg {
	font-weight:500;	
	font-size: 11px;
	color: #000000;
	letter-spacing: 0;
}
@media (min-width: 768px){
	.HomeSusc .LOPDmsg {
		max-width: 50%;
		margin: 0 auto;
	}	
}

.HomeIG { text-align:center;}
.HomeIG .Title {
	font-weight:700;
	font-size: 39px;
	color: #000000;
}
.HomeIG .SubTitle {
	font-weight:500;
	font-size: 17px;
	color: #1A2A40;
}

.block.HomeIG.ApRawHtml {
    margin-bottom: 30px;
}

.HomeBlogVtdn {}

.page_home.ybc_block_default ul li {
    margin-bottom: 10px;
}

h2.ybc_heading {
	font-size:24px;
}

h3.ybc_heading {
	font-size:20px;
}

.HomeBlogVtdn.ApColumn .block {
    margin-bottom: 15px;
}

.HomeBlogVtdn .Title {
	font-weight:700;
	font-size: 29px;
	/*color: #72BFAF;*/
	color:#000;
	line-height:32px;
}
.HomeBlogVtdn .SubTitle {
	font-weight:500;
	font-size: 17px;
	color: #000000;
}

.HomeBlogVtdnSport {}
.HomeBlogVtdnSport .Title {
	font-weight:700;
	font-size: 29px;
	color: #ED1C24;
	line-height:32px;
}
.HomeBlogVtdnSport .SubTitle {
	font-weight:500;
	font-size: 17px;
	color: #000000;
}

.HomeBlogVtdn .SubTitle a , .HomeBlogVtdnSport .SubTitle a{
	text-decoration:underline;
}

.latest-blogs .blog-container .right-block {
	padding:5px 10px;
}

#HomeSeoBlock2 .ApColumn .block {
	margin-bottom:10px;
}

#HomeSeoBlock2 .block_content {
	/*
	text-align:center;
	
    overflow: hidden;*/
    /*text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;*/
	/*max-height:220px;*/
	
}

.fullTextBlock {
   -webkit-line-clamp: 1000 !important;
   max-height: 100%!important;
}

.botonesVerTopHome { 
    text-align: center;
}

#vermasDescHome, #vermenosDescHome {
    font-weight: 700;
    font-size: 13px;
    background: transparent;
    border: none;
    padding: 0;
    cursor: pointer;
}

#HomeSeoBlock2 h2, #HomeSeoBlock2 h3 {
	font-weight: 700;
    font-size: 29px;
    color: #000000;
}

#HomeSeoBlock2 p {
	font-weight: 500;
    font-size: 17px;
    color: #1A2A40;
}


/*  /home  */


/* MENU */

.leo-megamenu .navbar-nav > li {
	padding: 0 10px;
}

.leo-megamenu .navbar-nav > li:hover, .leo-megamenu .navbar-nav > li:hover .nav-link:before {
	background: #72BFAF33;
    border-radius: 20px;
    padding: 0 10px;
}

.leo-megamenu .navbar-nav > li > a:before {
	display:none !important;
}


@media (min-width: 992px) {
    .leo-megamenu .navbar-nav > li.parent > a span.menu-title {
        position: static;
        padding-left:10px;
    }
}


/* SALUD-COLUMNA 1 */
.box-menuh4 .leo-megamenu .navbar-nav > li.CssMnuSalud.aligned-fullwidth > .dropdown-menu .mega-col:nth-child(1) {
	
}

.leo-megamenu .CssMnuSalud .dropdown-menu .mega-col:nth-child(1) li a {
        color: #72BFAF;
}

/* SALUD-COLUMNA 2 */
.box-menuh4 .leo-megamenu .navbar-nav > li.CssMnuSalud.aligned-fullwidth > .dropdown-menu .mega-col:nth-child(2) {
	
}
/* SALUD-COLUMNA 3 */
.box-menuh4 .leo-megamenu .navbar-nav > li.CssMnuSalud.aligned-fullwidth > .dropdown-menu .mega-col:nth-child(3) {
	
}
/* SALUD-COLUMNA 4 */
.box-menuh4 .leo-megamenu .navbar-nav > li.CssMnuSalud.aligned-fullwidth > .dropdown-menu .mega-col:nth-child(4) {
	
}


/* NUTRICION-COLUMNA 1 */
.box-menuh4 .leo-megamenu .navbar-nav > li.CssMnuNutricionDeportiva.aligned-fullwidth > .dropdown-menu .mega-col:nth-child(1) {
	
}

.leo-megamenu .CssMnuNutricionDeportiva .dropdown-menu .mega-col:nth-child(1) li a {
        color: #ED1C24;
}



.leo-megamenu .dropdown-menu div.widget-heading {
	margin-bottom: 10px;
    padding-bottom: 10px;
    letter-spacing: 0.5px;
    line-height: 1.5;
    color: #000;
    position: relative;
	font-weight:700;
	font-size: 17px;
	color: #1A2A40;
}

.leo-megamenu .CssMnuSalud .dropdown-menu div.widget-heading:before {
    content: "";
    width: 14px;
    height: 1px;
    background: #72BFAF ;
    position: absolute;
    bottom: 0;
    left: 0;
}

.leo-megamenu .CssMnuNutricionDeportiva .dropdown-menu div.widget-heading:before {
    content: "";
    width: 14px;
    height: 1px;
    background: #ED1C24;
    position: absolute;
    bottom: 0;
    left: 0;
}


.mega-col-inner.col-11 .fa {
	font-size: 20px;
    margin-right: 10px;
    font-weight: 500;
    color: #1A2A40;
    min-width: 20px;
    width: 20px;	
}

.mega-col-inner.col-22 .MnuViewAll {
	display:inline-flex;
	width: 100%;
    border-top: solid 1px #d8d8d8;
    padding-top: 10px;
}

.mega-col-inner.col-22 .fa{
    font-size: 25px;
    padding-right: 10px;
    font-weight: 600;
    color: #1A2A40;
    line-height: 30px;	
}

.CssMnuNutricionDeportiva .mega-col-inner.col-22 a{
	font-weight:600;
	font-size: 17px;
	color: #ED1C24;
	line-height: 30px;
}

.CssMnuSalud .mega-col-inner.col-22 a{
	font-weight:600;
	font-size: 17px;
	color: #72BFAF;
	line-height: 30px;
}


.leo-megamenu .CssMnuSalud .dropdown-menu li:hover > a {
    color: #72BFAF;
}

.leo-megamenu .CssMnuNutricionDeportiva .dropdown-menu li:hover > a {
    color: #ED1C24;
}

.category-cover img {
	line-height:1;
	width:100%;
}
/*
.category-cover.category_id_3,
.category-cover.category_id_5,
.category-cover.category_id_6,
.category-cover.category_id_7,
.category-cover.category_id_8,
.category-cover.category_id_14,
.category-cover.category_id_16,
.category-cover.category_id_17,
.category-cover.category_id_18,
.category-cover.category_id_19,
.category-cover.category_id_20  {
	border-bottom:solid 3px #72BFAF;
}

.category-cover.category_id_4,
.category-cover.category_id_10,
.category-cover.category_id_11,
.category-cover.category_id_12,
.category-cover.category_id_13,
.category-cover.category_id_21,
.category-cover.category_id_22,
.category-cover.category_id_23,
.category-cover.category_id_24,
.category-cover.category_id_25,
.category-cover.category_id_26,
.category-cover.category_id_28,
.category-cover.category_id_29,
.category-cover.category_id_30,
.category-cover.category_id_31,
.category-cover.category_id_13 {
	border-bottom:solid 3px #ED1C24;
}
*/
.BrandIcon.category_id_3,
.BrandIcon.category_id_5,
.BrandIcon.category_id_6,
.BrandIcon.category_id_7,
.BrandIcon.category_id_8,
.BrandIcon.category_id_14,
.BrandIcon.category_id_16,
.BrandIcon.category_id_17,
.BrandIcon.category_id_18,
.BrandIcon.category_id_19,
.BrandIcon.category_id_20 {
	background: url(/img/cms/SimboloSaludCategoria.svg);
    margin: 0 auto;
    width: 52px;
    height: 52px;
    bottom: 30px;
    position: relative;
}

.BrandIcon.category_id_4,
.BrandIcon.category_id_10,
.BrandIcon.category_id_11,
.BrandIcon.category_id_12,
.BrandIcon.category_id_13,
.BrandIcon.category_id_21,
.BrandIcon.category_id_22,
.BrandIcon.category_id_23,
.BrandIcon.category_id_24,
.BrandIcon.category_id_25,
.BrandIcon.category_id_26,
.BrandIcon.category_id_28,
.BrandIcon.category_id_29,
.BrandIcon.category_id_30,
.BrandIcon.category_id_31,
.BrandIcon.category_id_13 {
	background: url(/img/cms/SimboloDeporteCategoria.svg);
    margin: 0 auto;
    width: 52px;
    height: 52px;
    bottom: 30px;
    position: relative;
}

.category-id-parent-3 .block-category.card h1, .category-id-3 .block-category.card h1 {
    color: #72BFAF;
}

.category-id-parent-4 .block-category.card h1, .category-id-4 .block-category.card h1 {
    color: #ED1C24;
}



.BanMenuSalud {
	text-align:center;
	padding-top:20px;
}

.BanMenuSalud .image_description a {
	font-size: 21px;
	color: #1A2A40;
	text-align: center;
	font-weight:700;
	line-height:40px;
}

.BanMenuNutDeportiva {
	text-align:center;
	padding-top:20px;
}

.BanMenuNutDeportiva .image_description a {
	font-size: 21px;
	color: #1A2A40;
	text-align: center;
	font-weight:700;
	line-height:40px;
}




/* /MENU */

/* CESTA REDUCIDA */

.leo-cart-item-img img {
    /* background: #d8d8d8; */
}

.leo-cart-item-info .product-name a {
	font-size: 12px;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-transform: none;
    text-align: left;
}

.leo-cart-item-info .product-price {
    color: #1A2A40;
	font-weight:500;
}

.leo-cart-item-info .product-quantity .input-group {
	font-size:12px;
	font-weight:500;
}

.leo-dropdown-cart-subtotals .label, .leo-dropdown-cart-total .label {
    color:#000;
	font-weight:500;
}

.leo-dropdown-cart-subtotals .value.leo-dropdown-cart-total .value {
    font-size:12px;
    color: #000;
}
.leo-dropdown-cart-total .value {
	font-size:18px;
	font-weight:700;
    color: #000;
}

.leo-cart-dropdown-action a.btn.cart-dropdow-viewcart {
    /*
	background: #FFF;
    color: #000;
    border: solid 1px #000;
	*/
	
	background: rgba(114, 191, 175, 0.12);
    color: #4C8075;
    border: 1px solid #72BFAF;
	
	
}

.leo-cart-dropdown-action a.btn.cart-dropdow-viewcart:hover {
    /*
	background: #000;
    color: #fff;
    border: solid 1px #000;
	*/
	
	background: #72BFAF;
    color: #fff;
    border: solid 1px #72BFAF;
}

.leo-cart-dropdown-action a.btn.cart-dropdow-checkout {
    background: #72BFAF;
    color: #fff;
    border: solid 1px #72BFAF;
}

.leo-cart-dropdown-action a.btn.cart-dropdow-checkout:hover2{
    background: #fff;
    color: #72BFAF;
    border: solid 1px #72BFAF;
}

/* /CESTA REDUCIDA */

/*  CESTA AMPLIADA  */

.BasketTitles {
	padding-bottom: 16px;
}

.BasketTitles .Title {
	text-align: center;
	font-weight: 500;
	font-size: 12px;
	letter-spacing: 0;
}

.CartSummaryTitle {
	line-height: 53px;
	font-weight: 500;
	font-size: 19px;
	letter-spacing: 0;
	text-shadow: 1px 2px 3px #ffffff;
	border-bottom: solid 1px #d8d8d8;
    margin-bottom: 20px;
}

.card-block.cart-summary-totals .cart-summary-line {
    margin-bottom: 0;
}

.card-block.cart-summary-totals .cart-summary-line .label {
    font-size: 20px;
}

.card-block.cart-summary-totals .cart-summary-line .value {
    font-size: 20px;
    font-weight: 700;
}

/*  /CESTA AMPLIADA  */

/* LISTADO */
article.product-miniature {
    background: #FFF;
	border: 1px solid rgba(114, 191, 175, 0.25);
}

#module-ambjolisearch-jolisearch article.product-miniature, #category article.product-miniature {
	margin-bottom:30px;
}

.thumbnail-container .product-price-and-shipping {
    font-size: 20px;
	line-height:30px;
}

.thumbnail-container .product-price-and-shipping .price {
    font-weight: 700;
}

.thumbnail-container:hover .product-additional {
    background: #F5F5F5;
}

.block-category.card h1, #module-ambjolisearch-jolisearch h1 {
    margin: 0 0 20px;
    font-weight: 700;
    font-size: 29px;
    color: #72BFAF;
    text-align: center;
}

.block-category.card h2 {
	margin: 20px 0;
    font-weight: 600;
    font-size: 24px;
    text-align: left;
}

.block-category.card h3 {
	margin: 20px 0;
    font-weight: 500;
    font-size: 22px;
    text-align: left;
}

.block-category #category-description {
	font-weight: 500;
	font-size: 17px;
	color: #1A2A40;
	text-align: left;
}

.block-category #category-description p {
    text-align: left;
}

.block-category #category-description ul {
     list-style: disc; 
}

.block-category #category-description ul li {
     list-style-position: inside;
	 color: #1A2A40;
}

/* catd bottom */
/*
.category-description-bottom h2 {
	margin: 20px 0;
    font-weight: 600;
    font-size: 24px;
    text-align: left;
}

.category-description-bottom h3 {
	margin: 20px 0;
    font-weight: 500;
    font-size: 22px;
    text-align: left;
}

.category-description-bottom {
	font-weight: 500;
	font-size: 17px;
	color: #1A2A40;
	text-align: left;
}

.category-description-bottom p {
    text-align: left;
}

.category-description-bottom ul {
     list-style: disc; 
}

.category-description-bottom ul li {
     list-style-position: inside;
	 color: #1A2A40;
}
*/
/* /catd bottom */


@media (min-width: 768px){
	.block-category #category-description {
		/*max-width: 900px;*/
		margin: 0 auto;		
	}
}

@media (min-width: 768px){
/*.subcategoriesHolder*/
	.subcategoriesHolder.Type1 {
		display: inline-flex;
		margin: 0 auto;
	}
}
@media (max-width: 767px){
	#subcategories > .row {
		display: block;
		flex-wrap: unset;
	}
	
}

.subcategoriesHolder.Type2 {
    /* display: inline-flex; */
}


#subcategoriesT2 {
    margin-top: 30px;
    display: none;
}


.CatSecondaryDesc .category-description-bottom h2, .CatSecondaryDesc .category-description-bottom h3  {
	font-weight: 700;
    font-size: 25px;
	line-height:35px;
    color: #000000;
	text-align:left;
	margin-top:10px; margin-bottom:10px;
}

.CatSecondaryDesc .category-description-bottom p, .CatSecondaryDesc .category-description-bottom li {
    color: #888;
    margin-bottom: 0;
    line-height: 20px;
    font-weight: 500;
    font-size: 17px;
	line-height:25px;
    /*color: #1A2A40;*/
    text-align: left;
}

.category-description-bottom {
	margin-top:10px;
	margin-bottom:30px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    /*-webkit-line-clamp: 4;*/
	max-height:200px;
    -webkit-box-orient: vertical;
}

.category-description-bottom ul {
     list-style: disc; 
}

.category-description-bottom ul li {
    list-style-position: inside;
	color: #888;
    margin-bottom: 0;
    line-height: 20px;
    font-weight: 500;
    font-size: 17px;
    line-height: 25px;
}

@media (max-width: 767px){
	.CatSecondaryDesc .category-description-bottom h2, .CatSecondaryDesc .category-description-bottom h3  {
		font-size: 20px;
		line-height:30px;
	}
}


/*.fullTextBlock {
    -webkit-line-clamp: 1000 !important;
}*/

.botonesVerTopCat { 
    text-align: center;
}

#vermasDescCat, #vermenosDescCat {
    font-weight: 700;
    font-size: 13px;
    background: transparent;
    border: none;
    padding: 0;
    cursor: pointer;
}

.subcategoriesHolder.Type1 .subcategory-block {
    justify-content: center;
    text-align: center;
	max-width:250px;
	padding:0 20px;
	margin:0;
}

.subcategoriesHolder.Type2 .subcategory-name {
    font-size: 21px;
    font-weight: 700; 
}

.subcategoriesHolder.Type2 .subcategory-block {
    /* justify-content: center; */
    text-align: center;
	/* max-width:180px; */
	padding:0 10px;
}

.subcategoriesHolder.Type2 .subcategory-name {
    font-size: 14px;
    font-weight: 700; 
	text-transform:uppercase;
	border: solid 1px #000; 
}

.subcategoriesHolder.Type2 .subcategory-name:hover {
    width: 100%;
    background: #000;
    border: solid 1px #000;
    font-weight: 700;
    font-size: 14px;
    color: #fff;
    text-align: center;
}

div#subcategories {
    margin-bottom: 30px;
}

.pagination{
	font-size:14px;
	font-weight:600;
}

@media (max-width: 767px){
	.plist-dsimple .thumbnail-container .product-title {
	    font-size: 13px;
	    line-height: 18px;
	}

	.thumbnail-container .product-price-and-shipping {
    	font-size: 15px;
	}

}



/* /listado */



/* CESTA */

.cart-grid-body .cart-grid .card {
}

.cart-grid .card {
	box-shadow:none;
	border:none;
}

.cart-grid-body hr {
    border-top:solid 1px #d8d8d8;
}

.product-line-grid-left img {
    /* background: #ececec; */
}

.product-line-grid-body > .product-line-info:first-child a.label {
    font-size: 17px;
    color: #2a363b;
}

.product-line-grid-body > .product-line-info .current-price .price {
	font-weight:500;
	font-size: 17px;
	color: #1A2A40;
	letter-spacing: 0;
}


.bootstrap-touchspin .input-group-btn > .btn {
    padding: 0px 10px;
    height: 30px;
    width: 30px;
    margin: 5px;
	
	/*
	background:#E5E5E5;
	color:#233040;
	*/
	background: rgba(114, 191, 175, 0.12);
    border: 1px solid #72BFAF;
    color: #4C8075;
	
}

.product-line-grid-right .bootstrap-touchspin > .form-control {
	border:none;
}

.product-line-grid-right .bootstrap-touchspin {
    box-shadow: none;
    border: solid 1px #ececec;
}

.product-line-grid-right .product-price {
	font-weight:600;
	font-size: 17px;
	color: #000000;
	letter-spacing: 0;
}

.btnContinueShopping {
	text-transform:none;
	font-weight:700;
	font-size: 14px;
	
	text-align: center;
	/*
	color: #000000;
	background:#FFF;
	border:solid 1px #000;
	*/
}

.cart-grid-right {
	background:#F7F7F7;
}


.card, .cart-grid .card {
	background:none;
}


/* /CESTA */



/* FICHA PRODUCTO */

.ProductBrand.Brand1 {
	font-weight:700;
	font-size: 19px;
	color: #72BFAF;
	padding-left:0px;
}

.ProductBrand.Brand2 {
	font-weight:700;
	font-size: 19px;
	color: #ED1C24;
	padding-left:0px;
}

.ProductBrand.Brand3 {
	font-weight:700;
	font-size: 19px;
	color: #E66DB0;
	padding-left:10px;
}

.product-detail .description-short, .product-detail .description-short p {
	font-weight:500;
	font-size: 15px;
	color: #1A2A40;
}

#product-availability .fa, .ProductFreeDelivery .fa {
font-size:24px;
	}
	
#product-availability .product-available span {
	font-size: 13px;
	color: #507C6E;
	text-transform: none;
	font-weight: 500;
	padding-left:10px;
}

.ProductFreeDelivery {
	display:inline-flex;
	margin-left:40px;
}

.ProductFreeDelivery span {
	font-size: 13px;
	color: #000;
	text-transform: none;
	font-weight: 500;
	padding-left:10px;
}

.ProductTags {
    display: inline-flex;
	margin-bottom:30px;
	flex-flow:wrap;
}

.ProductTags .ProductTagItem {
	border-radius: 20px;
    padding: 5px 16px;
    margin-right: 10px;
	margin-bottom: 10px;
	font-weight:500;
	font-size: 15px;
	letter-spacing: 0;
}


@media (max-width: 767px){
	.ProductTags {
		display: inline-block;
	}

	.ProductTags .ProductTagItem {
		float:left;
	}
}

.ProductTags.Brand1 .ProductTagItem {
	color:#72BFAF;
	border:solid 1px #72BFAF;
}

.ProductTags.Brand2 .ProductTagItem {
	color:#ED1C24;
	border:solid 1px #ED1C24;
}

.ProductTags.Brand3 .ProductTagItem {
	color:#E66DB0;
	border:solid 1px #E66DB0;
}

.ColControlProduct.fijo {
    position: fixed;
    max-width: 440px;
    top: 150px;
}

.product-cover .img-fluid {
	/*background:#ececec;*/
}

.page-product #thumb-gallery {
	
}

.product-detail.product-thumbs-left .product-thumb-images .slick-list .slick-slide {
	background: #ececec;
	padding:0;
}

.product-detail.product-thumbs-left .product-thumb-images .slick-list {
	margin-top:0;
}

@media (min-width: 768px){

	.product-detail.product-thumbs-left .product-thumb-images .slick-list .slick-slide {
		margin-bottom:15px;
	}
	
	.product-detail.product-thumbs-left .product-thumb-images .slick-list {
		min-height:525px;
	}

}

.products-accordion .card {
    box-shadow: none;
    border: none;
    border-bottom: solid 1px #000;
}

.products-accordion p {
	font-size:15px;
	font-weight:500;
	line-height:26px;
}

.products-accordion .card:first-child {
    border-top: solid 1px #000;
}

.featured-products .products-section-title {
	font-size: 29px;
	color: #000000;
	font-weight:700;
}

.FaldonProducto {
	width: 100vw;
    margin-left: calc((100% - 100vw) / 2);
	background:#F5F5F5;
	/* padding:0 0 40px 0; */
	padding:0;
	margin-bottom:0px;
	margin-top:40px;
	clear:both;
}

@media (max-width: 767px){
	
	.FaldonProducto .wrapper {
		/* background: none !important; */
		background-image: none !important;
	}

	.FaldonProducto {
		margin-bottom:0px;
	}

	.category-products {
		padding-bottom: 0;
	}

	.products-section-title {
	    margin: 10px 0 25px;
	}
}

.ProductValue {
	margin-top:30px;
	text-align:center;
	margin-bottom:0 !important;
}

.ProductValue .image_description p {
	font-size: 19px;
	color: #1A2A40;
	text-align: center;
	font-weight:600;
}

.ProductExtraReviews {
	margin-top: 30px
}

.ProductExtraReviews .Title {
	font-weight: 600;
	font-size: 29px;
	color: #000000;
}

.products-accordion h3 {
	font-size:15px;
	font-weight:600;
}




@media (max-width: 767px){
	h1.product-detail-name {
	    font-size: 19px;
	}

	.product-actions .add-to-cart {
	    padding: 0 40px;
	}

	.p-cartwapper {
	    margin-bottom: 0px;
	}

	.product-detail .product-prices {
	    margin: 15px 0;
	}

	.ProductValue {
	    display: inline-flex;
	    padding: 0 40px;
	}

	.ProductValue .image_description p {
		font-size: 17px;
		line-height: 22px;
		text-align: left;
		padding-top: 20px;
		padding-left: 20px;
	}
}

/* /FICHA PRODUCTO */


/* CHECKOUT */

.address-form .form-group:first-of-type {
  display: none;
}

.form-informations  .form-informations-title {
	font-weight: 700;
	font-size: 15px;
	color: #1A181C;
}

.AddressesExplain{
	font-weight: 500;
	font-size: 15px;
	color: #000;
}

.carriere-name-container, .carrier-price {
	font-weight: 700;
	color: #000;
	font-size: 15px;
}

body#checkout section.checkout-step .payment-options label {
    font-weight: 500;
    font-size: 15px;
    line-height: 30px;
}

.page-order-confirmation {
    font-size: 15px;
    font-weight: 500;
}

/* /CHECKOUT */

/* CUSTOMER ZONE */
.myacc_content{
	font-size: 15px;
	font-weight: 500;
}

.myacc_content h1 {
	font-weight: 700;
	font-size: 29px;
	
}

/* /CUSTOMER ZONE */


/*  JUEGO VITALDIN */
.ContainerGameVTD {
	text-align:center;
	margin-top:50px;
}

@media (min-width: 768px){
	.MarketsJuego {
		display: flex;
		align-content: center;
		justify-content: center;
		margin-bottom: 50px;
	}
}


.cms-id-13 h1, .cms-id-13 .breadcrumb  {
	display:none;
}

.ContainerGameVTD .VitaldinGameIFR {
    /*
	position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
	min-height:600px;
	*/
	width:1200px;
	height:700px;
	margin:0 auto;
}

/*  /JUEGO VITALDIN */

/* CMS EMBAJADOR */
.title-block5 {
	color: #606060;
	text-align: center;
	font-size: 33px;
	font-weight: 500;
	line-height: normal;
	max-width: 762px;
	margin: 10px auto;
}
.container-img-block5 {
	text-align: center;
}
.text-block-5 {
	color: #1A2A40;
	font-size: 24px;
	font-weight: 500;
	line-height: normal;
	padding: 0 20px;
	text-align: center;
}
.text-block-5 span, .title-block5 span {
	font-weight: 700;
}
.block.container-title-block5.ApHtml {
	margin-bottom: 40px;
}
.title-form-embajadores, .title-form-embajadores h1 {
	margin-bottom: 40px;
}
.title-form-embajadores h1 {
	color: #1C635A;
	text-align: center;
	font-size: 44px;
	font-style: italic;
	font-weight: 700;
	line-height: normal;
}
.subtitle-embajadores {
	color: #1A2A40;
	text-align: center;
	font-size: 24px;
	font-weight: 500;
	line-height: normal;
	margin-bottom: 0;
}
.block.EmbajadoresCopy.ApHtml {
	margin-bottom: 0;
}
.title-pro-afiliados {
	color: #606060;
	font-size: 50px;
	font-weight: 700;
	line-height: normal;
	max-width: 320px;
	margin-bottom: 0;
}
.container-block3-embajador {
	margin-right: -7px;
	margin-left: -7px;
}
.container-block3-embajador .img-block3 {
	padding-right: 7px;
	padding-left: 7px;
}
@media (max-width: 991px) {
	.container-text-img-embajador {
		flex-direction: column;
	}
	.EmbajadoresCopyHolderLeft {
		padding: 0 9px 25px 9px;
	}
}
@media (min-width: 991px){
	.content-form-embajadores.col-md-12, .content-form-embajadores-textarea {
		display: flex;
	}
	.EmbajadoresCopyHolderLeft {
		background: #f8f5f1;
		margin: 50px 0;
		padding: 80px 0 80px 110px;
		width: calc(100% - 749px);
	}
	.EmbajadoresCopyHolderRight {
		padding-left:0;
		max-width: 749px;
	}
}
@media (max-width: 767px) {
	.container-img-block5 img {
		max-width: 120px;
	}
	.text-block-5 {
		max-width: 255px;
		margin: 0 auto;
	}
	.container-img-circle-embajador {
		margin-bottom: 40px;
	}
}
.label-form-embajadores {
	color: #000;
	font-size: 15px;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 0.006px;
}
.container-form-embajadores {
	max-width: 976px;
	margin: 0 auto;
}
.content-form-embajadores.col-md-12, .content-form-embajadores-textarea {
	margin-bottom: 20px;
}
.content-form-embajadores.col-md-12 {
	align-items: center;
}
.content-form-embajadores-textarea {
	align-items: flex-start;
}
.content-form-embajadores .wpcf7-form-control-wrap, .content-form-embajadores-textarea .wpcf7-form-control-wrap {
	margin-top: 0;
}
.container-check-form-embajador span.wpcf7-list-item, .container-check-form-embajador {
	display: flex;
}
.container-check-form-embajador {
	align-items: center;
	color: #000;
	font-size: 13px;
	font-weight: 500;
	line-height: normal;
}
.container-check-form-embajador a {
	color: #000;
	text-decoration: underline;
}
.content-form-embajadores .form-control::placeholder, .wpcf7 .content-form-embajadores .form-control {
	color: #9B9B9B;
	font-size: 15px;
	font-style: normal;
	font-weight: 500;
	line-height: 21.7px;
}
.content-form-embajadores .wpcf7-form-control-wrap .select_arrow {
	border-left: 0;
}
span.text-required {
	color: #979797;
	font-size: 13px;
	font-weight: 500;
	line-height: normal;
}
.img-afiliados img {
	max-width: 749px;
}
.img-afiliados {
	margin-bottom: 0 !important;
}
.container-text-img-embajador {
	display: flex;
	align-items: center;
	justify-content: center;
}
.button-form-embajadores .wpcf7-submit {
	background-color: #000;
	border: 0;
	color: #fff;
	cursor: pointer;
	font-weight: 700;
	padding: 8px 20px;
	text-transform: uppercase;
	font-size: 14px !important;
	width: 100%;
	max-width: 500px;
	margin: 25px auto;
	display: block;
}
/* END CMS EMBAJADOR */

/* Patrocinio */

.PatrociniosHeader {
	text-align:center;
	color:#FFF;
	font-size:50px;
	font-weight:700;
	margin-bottom:0 !important;
	padding:90px 0;
}

@media (max-width: 767px){
	
	.PatrociniosHeader {
		font-size:30px;
		padding:50px 0;
		line-height:40px;
	}
	
	.PatrocinioCopy {
		text-align: center;
	}
}

.PatrocinioCopy .PatrocinioCopyTitle {
	font-weight:700;
	font-size: 29px;
	color: #000000;
}
.PatrocinioCopy .PatrocinioCopyText {
	font-weight:500;
	font-size: 17px;
	color: #1A2A40;
	line-height:25px;
	margin-bottom: 20px;
}
.PatrocinioCopy .PatrocinioCopyCTA {}

.PatrocinioCopy .PatrocinioCopyCTA .btn {
	border:solid 1px #000;
	font-weight:700;
	font-size: 14px;
	text-align: center;
	border-radius:0;
}

.PatrocinioCopy .PatrocinioCopyCTA .btn:hover {
	background:transparent;
	border:solid 1px #000;
	font-weight:700;
	font-size: 14px;
	color: #000;
	text-align: center;
}

@media (min-width: 768px){
	.PatrocinioCopyHolderLeft {
		background: #f8f5f1;
		margin: 50px 0;
		padding: 30px 80px;
	}

	.PatrocinioCopyHolderRight {
		padding-left:0;
	}
	.PatrocinioCopyHolderRight img {
		min-width:787px; 
	}
	
	.PatrocinioGaleryHolder img {
		min-width:427px;
	}
}

.PatrocinioTitle {
	text-align: center;
}
.PatrocinioTitle h1, .PatrocinioTitle div {
	font-weight: 700;
	font-size: 29px;
}

@media (max-width: 767px){
	.PatrocinioTitle h1, .PatrocinioTitle div {
		font-size: 22px;
		line-height:30px;
	}
}

.PatrocinioSubtitle {
	font-weight:500;
	font-size:17px;
	color: #1A2A40;
	text-align: center;
	line-height: 25px;
}

@media (min-width: 768px){
	.PatrocinioSubtitle {
		max-width:70%;
		margin:0 auto;
	}
}

.PatrocinioGaleryHolder {
	margin: 50px auto;
}

.PatrocinioItem {
	text-align:center;
}

.PatrocinioItem {
	text-align:center;
	margin-bottom:20px !important;
}

.PatrocinioItem a {
	font-weight:700;
	font-size:21px;
	color:#000;
}

.PatrocinioRRSS {
	display:flex;
	align-items: center;
    justify-content: center;
}

.PatrocinioRRSS .ItemRRSS {
	padding:10px;
}


/* /Patrocinio */


/* Conocenos */

.ConocenosHeader {
	text-align:center;
	color:#FFF;
	font-size:50px;
	font-weight:700;
	margin-bottom:0 !important;
	padding:90px 0;
}

@media (max-width: 767px){
	
	.ConocenosHeader {
		font-size:30px;
		padding:50px 0;
		line-height:40px;
	}
	.ConocenosCopy {
		text-align: center;
	}
}

.ConocenosCopy .ConocenosCopyTitle {
	font-weight:700;
	font-size: 29px;
	color: #000000;
	padding-top:30px;
	padding-bottom:10px;
}
.ConocenosCopy .ConocenosCopyText {
	font-weight:500;
	font-size: 17px;
	color: #1A2A40;
	line-height:25px;
	margin-bottom: 20px;
}
.ConocenosCopy .ConocenosCopyCTA {}

.ConocenosCopy .ConocenosCopyCTA .btn {
	border:solid 1px #000;
	font-weight:700;
	font-size: 14px;
	text-align: center;
	border-radius:0;
}

.ConocenosCopy .ConocenosCopyCTA .btn:hover {
	background:transparent;
	border:solid 1px #000;
	font-weight:700;
	font-size: 14px;
	color: #000;
	text-align: center;
}

@media (min-width: 768px){
	.ConocenosCopyHolderLeft {
		background: #f8f5f1;
		margin: 50px 0;
		padding: 10px 80px;
	}

	.ConocenosCopyHolderRight {
		padding-left:0;
	}
	
	
}

.ConocenosTitle {
	text-align: center;
}
.ConocenosTitle h1, .ConocenosTitle div {
	font-weight: 700;
	font-size: 29px;
}

.ConocenosSubtitle {
	font-weight:500;
	font-size:17px;
	color: #1A2A40;
	text-align: center;
	line-height: 25px;
}

@media (min-width: 768px){
	.ConocenosSubtitle {
		max-width:70%;
		margin:0 auto;
	}
}

.ConocenosGaleryHolder {
	margin: 50px auto;
}

.ConocenosItem {
	text-align:center;
}

.ConocenosItem {
	text-align:center;
	margin-bottom:20px !important;
}

.ConocenosItem a {
	font-weight:700;
	font-size:21px;
	color:#000;
}

.ConocenosRRSS {
	display:flex;
	align-items: center;
    justify-content: center;
}

.ConocenosRRSS .ItemRRSS {
	padding:10px;
}


/* /Conocenos */

/* Geles */


.GelesHeader {
	text-align:center;
	color:#FFF;
	font-size:50px;
	font-weight:700;
	margin-bottom:0 !important;
	padding:90px 0;
}

@media (max-width: 767px){
	
	.GelesHeader {
		font-size:30px;
		padding:50px 0;
		line-height:40px;
	}
	.GelesCopy {
		text-align: center;
	}
}

.GelesCopy .GelesCopyTitle {
	font-weight:700;
	font-size: 29px;
	color: #000000;
	padding-top:0px;
	padding-bottom:10px;
}
.GelesCopy .GelesCopyText {
	font-weight:500;
	font-size: 17px;
	color: #1A2A40;
	line-height:25px;
	margin-bottom: 20px;
}
.GelesCopy .GelesCopyCTA {}

.GelesCopy .GelesCopyCTA .btn {
	border:solid 1px #000;
	font-weight:700;
	font-size: 14px;
	text-align: center;
	border-radius:0;
}

.GelesCopy .GelesCopyCTA .btn:hover {
	background:transparent;
	border:solid 1px #000;
	font-weight:700;
	font-size: 14px;
	color: #000;
	text-align: center;
}

@media (min-width: 768px){
	.GelesCopyHolderLeft {
		background: #f8f5f1;
		margin: 50px 0;
		padding: 10px 80px;
	}

	.GelesCopyHolderRight {
		padding-left:0;
	}
	
	.GelesCopyHolderRight img {
		max-width:784px;
	}
	
	.GelesGaleryHolder img {
		min-width:427px;
	}
}

.GelesTitle {
	text-align: center;
}
.GelesTitle h1, .GelesTitle div {
	font-weight: 700;
	font-size: 29px;
}

.GelesSubtitle {
	font-weight:500;
	font-size:17px;
	color: #1A2A40;
	text-align: center;
	line-height: 20px;
}

@media (min-width: 768px){
	.GelesSubtitle {
		max-width:70%;
		margin:0 auto;
	}
}



.GelesGaleryHolder {
	margin: 50px auto;
}

.GelesItem {
	text-align:center;
}

.GelesItem {
	text-align:center;
	margin-bottom:20px !important;
}

.GelesItem a {
	font-weight:700;
	font-size:21px;
	color:#000;
}

.GelesRRSS {
	display:flex;
	align-items: center;
    justify-content: center;
}

.GelesRRSS .ItemRRSS {
	padding:10px;
}


/* /Geles */




/* CORRECCION PARTIAL PIXEL */

@media (min-width: 768px){

	.widget-category_image .cate_content .cover-img img {
		max-width:198px;
	}
	
	.QASeals .ApColumn .block img {
		max-width:198px;
	}

	.thumbnail-container .product-image .thumbnail img {
		max-width: 370px;
		height: auto;
	}
	
	.BannerSponsor {
		min-width:427px;
	}
	.BannerGeles {
		min-width:427px;
	}
	.BannerEmbajador {
		min-width:427px;
	}
	.BannerCalendario {
		min-width:427px;
	}
	.HomeVideoBox  {
		min-width:782px;
	}

}


/* CORRECCION PARTIAL PIXEL - FIN*/

.block-promo .promo-code-button a {
    color: #72BFAF;
	font-size:15px;
}

/* CORRECCIÓN MÁRGENES CONNECTIF */

.cn_element > label {
    margin-bottom: 0px !important;
    margin-top: -5px;
}

.cn_section {
    padding-bottom: 15px !important;
}



/* modif ficha */
.plist-dsimple .thumbnail-container .product-meta {
    padding: 15px 0px 0px 0px;
    text-align: left;
}

.plist-dsimple .thumbnail-container .product-title, .plist-dsimple .thumbnail-container .product-price-and-shipping {
	padding:0 20px;
}

.thumbnail-container {
    margin-bottom: 0;
    padding-bottom: 0;
}

.thumbnail-container .btn-product {
    line-height: 35px;
    background: rgba(114, 191, 175, 0.12);
    border-top: 1px solid #72BFAF;
    color: #4C8075;
	padding:20px;
	
	
	color: #424242;
    border: solid 1px #72BFAF;
	background:#72bfaf75;
	
	
	
}


@media (min-width: 768px){

	.thumbnail-container .btn-product {
		min-height:77px;
	}
	
}

.thumbnail-container .btn-product:hover {
    background:#72BFAF;
    color: #FFF;
}


.HomeVideoHolder iframe {
	box-shadow: 10px 10px 3px 0px #72BFAF;
}

.HomeAccordion { 
	text-align:left;
}

.ap-accordion .panel-default .panel-heading {
    background: #FFF;
    border: none;
}

.HomeAccordion .panel-title {
	font-weight: 700 !important;
    font-size: 29px;
    color: #000000;
	line-height:70px;
	background:#FFF !important;
	border-bottom: solid 1px #f4f4f4;
}



.HomeAccordion .panel-body {
	font-weight: 500;
    font-size: 17px;
    color: #1A2A40;
	border:none !important;
}




.row-home-nwtt .container {
	max-width:80%;
	margin:0 auto;
	text-align:center;
}

.home-nwtt-title {
	color: #72BFAF;
	font-size: 24px;
	font-weight: 700;
	line-height: 125%;
}

.home-nwtt-subtitle {
	color: #424242;
	font-family: Raleway;
	font-size: 17px;
	font-weight: 600;
	line-height: 29.75px; /* 175% */
}

.btn-nwtt {
    color: #4C8075;
    background: rgba(114, 191, 175, 0.12);
    padding: 20px 100px;
}

.btn-nwtt:hover {
    color: #fff;
    background: #4C8075;
}

@media (max-width: 767px){
	.HomeAccordion .panel-title {
		font-weight: 700 !important;
		font-size: 20px;
		color: #000000;
		line-height:24px;
		background:#FFF !important;
		border-bottom: solid 1px #f4f4f4;
	}
	
	.home-nwtt-title, .home-nwtt-subtitle {
		text-align:center;
	}
}



.footer-container {
    border-top: solid 1px #72BFAF !important;
}


/* jolisearch */



.jolisearch-container .jolisearch-title {
  background-color: #72BFAF !important;
}

#ambjolisearch-dropdown {
	width: calc(80% + 2px) !important;
    left: 10% !important;
    top: 150px !important;
	position:fixed !important;
}

.jolisearch-dropdown.jolisearch-theme-modern .jolisearch-item {
    width: 20%;
}

@media (max-width: 1200px) {
  .jolisearch-dropdown.jolisearch-theme-modern .jolisearch-item {
    width: 25% !important;
  }
}

@media (max-width: 1024px) {
  .jolisearch-dropdown.jolisearch-theme-modern .jolisearch-item {
    width: 33.3% !important;
  }
}

@media (max-width: 767px) {


    .jolisearch-dropdown.jolisearch-theme-modern {
        max-width: 100%;
        width: 100% !important; 
    }

    .jolisearch-modal #jolisearch_mobile_results .jolisearch-dropdown.jolisearch-theme-modern .jolisearch-title {
	    width: 100%;
	}



.jolisearch-dropdown.jolisearch-theme-modern .jolisearch-item.jolisearch-section {
    width: 100% !important;
}

#jolisearch_mobile_header .h1 {
    font-size: 24px;
}

  #search-widget-mobile {
    display: none;
  }
  .jolisearch-dropdown.jolisearch-theme-modern .jolisearch-item {
    width: 50% !important;
  }
  .jolisearch-widget__submit {
    right: 0.5rem;
    top: 0.85rem;
  }

  .jolisearch-modal {
	    
	    padding: 8.5rem 1rem 3rem;
	}

}



.jolisearch-dropdown.jolisearch-theme-modern .jolisearch-description span {
	font-size:15px;
	line-height:20px;
	font-weight:500;
	color:#444;
}


.jolisearch-dropdown.jolisearch-theme-modern .jolisearch-image {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    max-width: 100%;
    border: 1px solid transparent;
}

.jolisearch-dropdown.jolisearch-theme-modern .jolisearch-description .jolisearch-price {
	font-weight: 700;
}

/* /joliseach */

.leo-cart-item-info .leo-bt-product-quantity i {
	color:#424242;
}


@media (max-width: 767px) {
.plist-dsimple .thumbnail-container .discount-percentage {
    display: none !important;
}

.leo-dropdown-cart.dropdown {
    z-index: 1001;
}



.pm-csoc-owl-item {
    padding-left: 9px;
    padding-right: 9px;
}

#leo_search_query_top {
	
	position:absolute;
	top:-300px;
	
}

.row-product-nwtt {
    border-top: solid 4px #72BFAF;
    margin-top: 0px;
}

}


.product-flags .product-flag.discount {
	top: 90px;
	font-size: 14px;
    font-weight: 600;
	padding: 4px 8px;
    border-radius: 0 20px 20px 0;
}

.product-flags .product-flag.new {
    display:none !important;
}


.an_stickyAddToCart {
	z-index: 999;
}


.an_stickyAddToCart-price .product-title {
    font-size: 29px;
    line-height: 1.1;
    letter-spacing: 0;
    font-weight: 600;
}

@media (max-width: 767px) {
	.plist-dsimple .thumbnail-container .product-title {
		min-height: 54px;
	}
	
	.thumbnail-container .product-title a {
		-webkit-line-clamp: 3;
	}
	
	.an_stickyAddToCart-price .product-title {
		font-size: 20px;
	}
	
	.content-standart .an_stickyAddToCart-standart {
        display: initial;
    }
	
	.product-variants-item ul {
		border-radius: 0px;
	}
	
	
	.product-actions .product-variants-item ul {
		border-radius: 50px;
	}
	
	
	
}


@media (max-width: 991px) {
    #product #wrapper {
        padding-bottom: 0px;
    }
}


.an_stickyAddToCart-group .radio-label {
    border-radius: 50px;
}


.an_stickyAddToCart-group  .variant-checked .radio-label {
	background:#72BFAF;
	color:#fff;
	border:2px solid #72BFAF;
}



.product-variants > .product-variants-item .radio-label
{
	width:auto;
	padding: 0 20px;
	color:#424242;
}

.product-variants > .product-variants-item input[checked="checked"] + .radio-label {
    color: #424242;
    border: solid 1px #72BFAF;
	background:#72bfaf75;
}

.product-actions .control-label {
    font-size: 16px;
    margin: 10px;
}

.product-variants > .product-variants-item {
	display: inline-grid;
}



/* DAG 22062026 */
#checkout button.continue.btn.btn-primary, #checkout button.finalco.btn.btn-primary, .checkout.cart-detailed-actions .btn {
	background:#45736A;
	border:solid 1px #45736A;
	width:100%;
	padding-top:20px;
	padding-bottom:20px;
}

#checkout button.continue.btn.btn-primary:hover, #checkout button.finalco.btn.btn-primary:hover:not([disabled]), .checkout.cart-detailed-actions .btn:hover {
	background:#FFF;
	border:solid 1px #45736A;
}



.product-extra-discount-label{
	background:rgba(191, 43, 36, 1);
	color:#FFF;
	padding:10px 15px;
	width:100%;
	font-size:16px;
	font-weight:600;
	text-align:center;
	margin-top:20px;
}

.product-flags .product-flag.promo, .product-flags .product-flag.on-sale {
    top: 60px;
    font-size: 14px;
    font-weight: 600;
    padding: 4px 8px;
    border-radius: 0 20px 20px 0;
	background:#72beae;
}

@media (min-width: 768px) {
.products-accordion {
    margin-top: 1rem;
}
}


@media (max-width: 767px) {
	.product-flags .product-flag.promo, .product-flags .product-flag.on-sale, .product-flags .product-flag.discount {
		top: 0px;
	}
}