div#tab-description a {
  color: black;
  text-decoration: underline;
}

div#tab-description p {
  font-size: 15px;
}

.woocommerce-account #yith-wcwl-form .input-text, .woocommerce-account .woocommerce>form .input-text, .woocommerce-cart #yith-wcwl-form .input-text, .woocommerce-cart .woocommerce>form .input-text, .woocommerce-checkout #yith-wcwl-form .input-text, .woocommerce-checkout .woocommerce>form .input-text, .woocommerce-wishlist #yith-wcwl-form .input-text, .woocommerce-wishlist .woocommerce>form .input-text{
	color: white;
	font-weight: 400;
}

.woocommerce-account .woocommerce-info>a, .woocommerce-cart .woocommerce-info>a, .woocommerce-checkout .woocommerce-info>a, .woocommerce-wishlist .woocommerce-info>a {
    color: black;
    text-decoration: underline;
}


.cld-homeSlider_NavButton>i{
	color: white;
	font-size: 70px;
}

.cld-shopHeader .term-description>p {
	font-size: 1.3rem;
    font-weight: 300;
    color: #b3b3b3;
    font-family: sans-serif;
    line-height: 1.4em;
}


@media screen and (min-width: 1240px)
.cld-mainFooter_MenuList>li>a {
	font-size: 13px;
}

@media screen and (min-width: 1240px)
.cld-mainFooter_MenuList>li>a {
	font-size: 12px;
}

.select2-container .select2-choice>.select2-chosen{
	color: white;
}

.cld-pageContent{
	background-color: rgba(40,40,40,.7);
}

.wpmchimpa-overlay-bg .wpmchimpa-close-button {
    display: block !important;
}

.box_banner{
	height: 35px;
	position: fixed;
	background: #282828;
	width: 100%;
	top: 0px;
	line-height: 35px;
	z-index: 99;
}
	.box_banner a{margin: 0px;}
		.box_banner a h3{margin: 0px;}

.cld-mainHeader{top: 35px;}
.cld-sideNav{top: 70px;}
.cld-mainContent{padding-top: 70px;}

.form-woo-people{
	position: fixed;
	top: 0;
	right: 75px;
	z-index: 99;
}

.form-woo-people input[type="search"]{
	height: 23px;
	border: 0px;
	padding-left: 5px;
	position: relative;
	top: -2px;
}

.form-woo-people input[type="submit"]{
	border: 2px solid #b3b3b3;
	border-radius: 0;
	background-color: transparent;
	font-family: Oswald,"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 300;
	color: #b3b3b3;
	text-transform: uppercase;
	height: 25px;
	margin-top: 10px;
}

@media (max-width: 768px) {
	html{overflow-x: hidden;}
  .cld-mainHeader_UserMenu{margin-top: 10px;}
  .box_banner{height: 70px;}
  .form-woo-people{right: 50%; margin-right: -116px; width: 232px; top: 37px; display: none;}
  .cld-mainHeader{top: 70px;}
  .cld-sideNav{top: 105px;}
  .cld-mainContent{padding-top: 105px;}
  .full-mobile-dropdown{top: 105px;left: 0px;width: 100%;}
  .btn-seguir{text-align: center;}

	.banner_home_1{text-align: center; padding: 0px; width: 100%;height: 25px; line-height: 25px;}
	.banner_home_2{text-align: center; padding: 0px; width: 100%;height: 25px; line-height: 25px;}

	  .banner_home_1 h3{font-size: 14px;}
	  .banner_home_2 h3{font-size: 14px;}

	.cld-mainFooter{height: 150px !important; position: relative; overflow: hidden;}

	.confianza-footer{float: none; margin: 0 auto; margin-top: 25px;}

	.cld-homeSlider_NavButton{bottom: 70px;}
	.cld-homeSlider_NavButton-prev{left: -20px;}
}