:root {
	--bg-color: #37b0c9;
	--text-color: #fff;
	--footer-bg-color: #000;
	--footer-text-color: #fff;
	--menu-color: #d7ffd7;
	--main-color: #f2a853;
	--secondary-color: #33a542;
	--text-secondary-color: #fff;
	--tertiary-color: #dc8d1d;
	--body-home-color: #e6e6e6;
	--boton-color: #ff9141;
	--boton-color-hover: #cc4d00;
}  

body{
	/* font-family: "Montserrat", sans-serif;   */
	font-family: Open Sans;    
}


.banners7 .banner{
	width: 84%;
}

#header{
	margin:0;  
	background: var(--bg-color);
}  


#header .blockLogo {
	padding-top: 10px;
	padding-bottom: 10px;
	background: #35b0c8;
}

#JSpointer > i{
	top: 5px;
}
#logo img{
	max-height: 78px;
}

#searchQueryTop {
	border: 1.5px solid #00b1cb;
}

#container {
	margin-right: 0;
	margin-left: 0;
	padding-top: 0;
}

body.home #container > .container {
	/* max-width: 100% !important;
	width: 100% !important;
	padding: 0 !important; */
}

#wrapOwlSlideHome{
	margin:0;  
}  

.breadcrumbs li a:hover {
	background-color: #d4d4d4;
	color: #fff !important;
}

.breadcrumbs li a:hover:before {
	border-color: #000;
	border-left-color: transparent;
}

.breadcrumbs li a:hover:after {
	border-left-color: #000;
}

.btn_search {
	border: 1.5px solid #ff9141;
	background: #ff9141;
	color: #d4d4d4;
	height: 38px;
	top: 1px;
}

.btn_search:hover {
	background: #4d4d4d !important;
	color: white;
}

.btn_search i {
	top: 10px;
	color: #fff;
}

.solid-menus .dropdown-toggle {
	background-color: transparent;
	color: white !important;
}

.solid-menus .dropdown>a i {
	color: white;
}

.solid-menus .navbar-default.navbar-default-dark.navbar-hover .dropdown-menu>li>a:hover {
	/* background: none !important; */
	/* color: orange !important; */
}

.solid-menus #solidMenu .s-list li.title a:hover {
	color: #000 !important;
	/* background-color: #4d4d4d !important; */
}

.JS_productsList .owl-carousel .owl-nav{
	top: -253px;	
}

.prodGrid2:hover .btnAddCart,
.prodGrid2 .btnAddCart:hover {
	background-color: #4d4d4d !important;
}

.prodGrid2 .deliveryDate{
    color: #37b0c9;
    font-size: 14px;
    margin: 0;
    text-align: center;
    margin-bottom: 10px;
    font-weight: bold;
}



.container22 table tbody tr td a:first-child {
	margin-bottom: -17px;
}

a {
	color: black;
}

.price {
	color: #4d4d4d;
}

.nav-tabs .nav-item.active a {
	background-color: #00b1cb !important;
	color: white !important;
}

.nav-tabs .nav-link,
.nav-tabs .nav-link:hover {
	border-bottom: 2px solid #4d4d4d !important;
}

.btn1,
.form input[type=submit],
.button_submit {
	background-color: #00b1cb !important;
}

ul#solidMenuVertical h4 {
	background-color: #f9f9f9;
	color: #585858;
}

.btn1:hover,
.form input[type=submit]:hover,
.button_submit:hover {
	background-color: #00b1cb !important;
}

.tcart_btns .btn {
	color: white !important;
}

.btn3,
.checkoutStep input[type=submit].btnnext,
.btn3:active,
.checkoutStep input[type=submit].btnnext:active {
	background: #ef9857;
}


#JS_prodF .price-old{
	font-size: 15px;
}  


body.home{
	background-color: #fff;
}

a.sub-marker.img-responsive.small.pad-narrow {
	font-size: 1.1em;
}

ul#solidMenuVertical li h6 a {
	font-size: 13px !important;
	text-transform: capitalize;
	padding: 4px;
	
}

.solid-menus .s-list li.title h5{
	border-bottom: solid 3px #35b0c8;
}


ul#solidMenuVertical li h5 a {	
	font-size: 0.8em !important;
	font-weight: 600;
	font-style: normal;
	background-color: transparent;
	text-decoration:none;
	color: #107084 !important;
}



div.dropdown-menu.no-border-radius.pad-0-sm.width-100-sm.p-relative.JS_menu_panel.fadeIn.animated {
	background-color:#fff !important;
}




div.infoHeader {
	
	font-size: 1.3em !important;
	font-weight: 400;
	font-style: normal
}

#header .infoHeader {
	float: right;
}

.prodGrid2 {
	margin-bottom: 10px;
	
	border: 1px solid #ebebeb;
}

.prodGrid2 .prod_img {
	height: auto;
}

.prodGrid2 .btnAddCart {
	
	color: white !important;
	background: var(--boton-color);
	background-color: #00b1cb !important;        
	
	color: #272525;
	padding-top: 1px;
	padding-bottom: 1px;
	border-radius: 2px;
	font-size: 15px !important;
	padding: 8px 0;
	border:none;
	font-weight: bold !important;
}



.prodGrid2:hover .btnAddCart,
.prodGrid2 .btnAddCart:hover {
	text-decoration: none;
	color: #fff;
	border-color: #4d4d4d;
}

.prodGrid2:hover {
	/* box-shadow: 0px 3px 5px 0px rgb(0 0 0 / 65%); */
	color: #000000 !important;
	text-decoration: none !important;
	/* border-radius: 25px; */
}

.prodGrid2 .caption .wrapPrice {
	margin-bottom: 15px;
}

a.JS_submit.btnAddCart {
	
	font-size: 1.4em;
	font-weight: 400;
	font-style: normal
}

.prodGrid2 .caption .name {
	text-align: left !important;
	padding-right: 15px;
	margin-bottom: 14px !important;
	color: #5b5b5b !important;
	font-size: 16px !important;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 3 !important;
}

.JS_productsList .product-list>div {
	padding-right: 6px;
	border-right: none;
	border-bottom: none;
}

.ribbonRectangle.top {
	top: 16px;
	margin-left: 10px;
}

.owl-controls{
	margin: 0;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 9;	
	top:inherit !important;
	display: block !important;
}

.owl-dots{
	margin: 0;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
}

.owl-dots .owl-dot{
	display: inline-block;
	zoom: 1;
	width: 12px;
	height: 5px;
	margin: 4px;
	background: #a0a0a0;
	border-radius: 2px;
	height: 5px;
	opacity: .7;
	outline: none;
	transition: all .2s ease;
	width: 15px;
}
.owl-dots .owl-dot.active{
	border-color: #000;
	background: #000;
	width: 25px;
}



.prodGrid2 .caption .price {
	font-size: 19px !important;
	color: #FF914D;
	text-align: left !important;
}

.prodGrid2 .caption .price,
.prodGrid2 .caption .priceOld{
	display: inline;
	float: none;
}

.prodGrid2 .sku{
	color: white;
}

div.JS_productsList.carousel {
	text-align: center;
}

.title1 {	
	font-size: 2em;
	font-weight: 600;
	font-style: normal;
	text-align: left;
	
}
.title1 .title_cnt{
	color: #737373;
}

.title1 .title_cnt {
	float: none;
	margin-right: 1px;
}

.ribbonRectangle {
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

.tab-content>.tab-pane {
	font-size: 1.3em;
	text-align: justify;
	margin-top: 25px;
}

.JSeyeReview {
	background-color: #f8f8f8;
}

#JS_customer_login>a {
	font-weight: 300;
}

#JSpointer>a {
	font-weight: 300;
}

#footer {
	background-color: #fff;
}

.subscribeForm .form .btn_submit{
	background: #ef9857 !important;
}
.subscribeForm input[type="text"] {
	background: white !important;
	width: 100%;
	/* border: none; */
	font-size: 15px;
	padding: 11px 12px 11px 10px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-bottomleft: 2px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	padding-left: 3%;
	padding-right: 3%;
	background: #d5d5d5;
	border-radius: 5px 0 0 5px;
	border-right-width: 0;
	color: inherit;
	/* border-color: #dc143c; */
}

h4.footer-main {
	text-transform: uppercase;
	font-size: 1.125rem;
	margin-bottom: 12px;
	color: #3d3d3d;
}

.md-bottom {
	margin-bottom: 30px;
	margin-left: 10%;
	margin-right: 3%;
}

.block-social li {
	height: 40px;
	width: 40px;
	display: inline-block;
	margin: 0 5px 10px;
	border-radius: 5px;
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: 80%;
	transition: all .3s;
}

#footer .footer-about-us .fa,
#footer .footer-about-us .material-icons {
	width: 20px;
	color: #5a9e74;
}

div.row.main-main {
	
	line-height: 1em;
}

#garantias {
	display: none;
}

.linklist li a:before {
	/* content: "\F105";
	display: inline-block;
	font-family: FontAwesome;
	padding-right: 8px; */
}


#footer .linklist li a,
#footer .linklist li span{
	font-size: 14px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
}

#footer_bottom {
	background: #0000;
}

nav.fx-fadeInLeft.footer-block.animated.fadeInLeft.listToDropdown {
	line-height: 24px
}

div.typo {
	line-height: 24px;
}

div.wrapShopinCloudSpecifications {
	
	font-size: 30px !important;
}



#bannersBelowSlideshow {
	margin-top: 30px;
}



.nav-tabs {
	border-bottom: none;
}

.tab-content {
	-webkit-box-shadow: 2px 2px 2px -2px rgb(0 0 0 / 55%);
	-moz-box-shadow: 2px 2px 2px -2px rgba(0, 0, 0, 0.55);
	box-shadow: none;
	border-left: none;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
	border-color: transparent;
	color: #fff;
	background: #17763f;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	border-color: transparent;
	color: #404040;
	background-color: transparent;
	border-bottom: 2px solid #8cbe1e;
	border-radius: 0;
}

.nav-tabs .nav-link,
.nav-tabs .nav-link:hover {
	border-color: transparent;
	color: #404040;
	background-color: transparent;
	border-bottom: 2px solid #8cbe1e;
	border-radius: 0;
}

.nav-tabs .nav-link {
	padding: 0.5em 3em;
	font-size: 1.4em;
}

.nav-tabs .nav-link,
.nav-tabs .nav-link:hover {
	font-size: 1.5em;
	font-weight: 400;
}

.nav-tabs .nav-item.active a {
	color: #fff;
	background: #17763f;
}

div.inner-box-desc {
	
}

div.model.product_page_price {
	font-size: 2em !important;
}

#price-special {
	font-size: 3em !important;
	
}

.infoDelivery .frase {
	color: #007600;
	font-weight: bold;
	border-style: solid;
	border: 2px solid #e65a76;
	border-radius: 5px;
	padding: 15px 0;
	margin-bottom: 15px;
	text-align: center;
}

.content-product-right {
	padding-left: 3%;
}


.flex-set {
	display: flex;
	justify-content: space-between;
	margin-top: 10px;
	opacity: 0.5;
}

.product-ventajasbox {
	display: flex;
	justify-content: space-between;
	margin-top: 10px;
	text-align: center;
	color: black;
	font-weight: 600;
}

.solid-menus .navbar-default.navbar-default-dark.navbar-hover .dropdown-menu>li>a:hover {
	/* background-color: #14a0dc; */
	/* border-color: #acde16; */
}

.solid-menus .s-list li.title a:hover {
	/* background: #14a0dc !important; */
	/* border-color: #acde16; */
	
}

@media (max-width: 575px) {
	#container {
		margin-right: 0;
		margin-left: 0;
	}
	
	.JS_productsList {
		margin-left: 0;
		margin-right: 0;
	}
	
	.prodGrid2 .caption .name {
		font-size: 12px !important;
		line-height: 12px;
	}
	
	a.JS_submit.btnAddCart {
		font-size: 15px;
		text-align: center;
	}
	
	a.JS_submit.btnAddCart i {
		display: none;
	}
	
	.prodGrid2 .deliveryDate {
		/* display: none; */
	}
	
	a.title_cnt {
		font-size: 1.3em;
	}
}  

.info-block {
	background-color: #e3e5e5; /* Ajuste del color de fondo */
	padding: 20px;
	border: 1px solid #e3e5e5;
	/* margin-top: 20px; */
	
	/* display: flex; */
	justify-content: space-between;
	align-items: center;
	/* padding-bottom: 9px; */
	font-size: 14px;
}

.info-block .item {
	display: flex;
	align-items: center;
	color: #333;
	justify-content: center;
	text-align: center;
}

.info-block .item .icon {
	margin-right: 10px; /* Espacio entre la imagen y el texto */
	/* width: 47px; */
	height: 44px;
}

.info-block .item span {    
	white-space: nowrap; /* Evitar que el texto se divida en dos líneas */
}


@media (max-width: 575px) {
	.info-block {
		padding-left: 5px;
		padding-right: 5px;
		font-size: 11px;		
	}
	.info-block .item{
		display: block;
	}
	.info-block .item .icon{
		display: inline-block;
		width: 35px;
		margin-right: 0;
	}
	.info-block .item span{
		white-space:inherit;
		display: block;
	}
	
}


.icons-block {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	/* background-color: #fff; */
	padding: 20px;
	/* border: 1px solid #ddd; */
	margin-top: 20px;
}

.icons-block-inner{
	justify-content: space-between;
	align-items: center;	
	display: flex;
}


.icons-block .item {
	/* display: flex; */
	align-items: center;
	color: #333;
	justify-content: center;
	text-align: center;
	
}

.icons-block .item .icon {
	max-width: 75%;
	max-height: 75%;
	object-fit: contain;
	display: block;
}


.icons-block .item .circleicon{
	border-radius: 50%;    
	border: 4px solid transparent;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 75px;
	height: 75px;
	overflow: hidden;
	margin: 0 auto;
}
.icons-block .item .circleicon:hover {
	transform: scale(1.1); /* Escala al 110% */
	transition: transform 0.3s ease; /* Añade una transición suave */
}

.icons-block .item .circleicon.green{
	background: #00b48d;
}
.icons-block .item .circleicon.blue{
	background: linear-gradient(to bottom, #A5DFF3, #5BA8D4);
	border-color: #F89D52;
}


.icons-block .item span.text {
	font-size: 14px;
	display: block;
	width: 94px;
	font-weight: bold;
	font-size: 15px;
	line-height: 18px;
	margin-top: 10px;	
	
}


.title2{
	padding-bottom: 10px;
	border-bottom: 2px solid #d7d7d7;
	font-size: 16px;	
	position: relative;
	color: #00b1cb;
}

.title2::after{
	content: " ";
	height: 2px;
	width: 60px;
	background-color: #00b1cb;
	position: absolute;
	left: 0;
	bottom: -2px;
}

.subscribeForm{
	border: none;
}

#footer_bottom .container{
	border-color: #ddd;
}

@media (max-width: 575px) {
	.listToDropdown > *:first-child:after{
		display: none;
	}	
	.listToDropdown .title2{
		border-bottom: none;
	}
}


.ribbonRectangle.green{
	background: #ef9857;
}


.pagination_links a{
	border-radius: 22px;
}
.pagination_links a:hover, .pagination_links a.s {
	background: #4d4d4d !important;
	color: #fff;
}

.upButton{
	border-radius: 100px;
}

.infoDelivery .frase{
	border: 2px solid #007600;
}

.tcart_tr_totaltotal{
	background: #37b0c9;
}

.prodGrid2 .wrapRibbons{
	display: none;
}