.ancho450{ width: 450px!important;}
.ancho250{ width: 250px!important; padding-bottom:30px!important;}
.ancho250pedidos{ width: 250px!important;}
.ancho300{ width: 300px!important;}
.claimpie{ width: 250px!important; padding-left: 40px!important;}
.ancho150tienda{ width: 150px!important;}
.ancho50{ width: 50px!important; margin-right: 20px!important; margin-bottom: 20px!important;}
.ancho40{ width: 40px!important;}
.ancho100{ width: 100px!important;  height: 3px;!important;}
.ancho70{ width: 70px!important; padding-top: 40px!important;}
.linea70{ width: 70px!important; height:2px;!important;} .bold, strong, b{
color: #ff4612;
} .colormenu { color: #444444;} .stroke-naranja h1 {
-webkit-text-stroke: 1px #ff4612;
color: transparent;
}
.pedidos-home  {
font-size: 40px !important;
font-weight: 900;
}
.stroke-naranjah4 h4 {
font-weight: 900;
-webkit-text-stroke: 1px #ff4612;
color: transparent;
}
.stroke-naranja-llamanos h1 {
font-size: 55px !important;
font-weight: 900;
-webkit-text-stroke: 1px #ff4612;
color: transparent;
}
.stroke-naranjah2 h2 {
font-size: 50px; !important;
font-weight: 900;
-webkit-text-stroke: 1px #ff4612;
color: transparent;
}
.stroke-naranjah2-pequeno h2 {
font-size: 44px; !important;
font-weight: 900;
-webkit-text-stroke: 1px #ff4612;
color: transparent;
}
.stroke-naranjah5 h5 {
-webkit-text-stroke: 1px #ff4612;
color: transparent;
}
.stroke-naranjah6 h6 {
-webkit-text-stroke: 1px #ff4612;
color: blueviolet;
} .nectar-dropcap {
padding: 5px 3px 0 0;
} .subtitulos-principales
{
font-family : Montserrat;
font-size: 18px;
font-weight : 400;
line-height : 24px;
} @font-face {
font-family: 'hlf_-_supremeregular';
src: url(//truefeelsco.com/wp-content/themes/salient-child/fonts/supreme-regular-webfont.eot);
src: url(//truefeelsco.com/wp-content/themes/salient-child/fonts/supreme-regular-webfont.eot?#iefix) format('embedded-opentype'),
url(//truefeelsco.com/wp-content/themes/salient-child/fonts/supreme-regular-webfont.woff2) format('woff2'),
url(//truefeelsco.com/wp-content/themes/salient-child/fonts/supreme-regular-webfont.woff) format('woff'),
url(//truefeelsco.com/wp-content/themes/salient-child/fonts/supreme-regular-webfont.ttf) format('truetype'),
url(//truefeelsco.com/wp-content/themes/salient-child/fonts/supreme-regular-webfont.svg#hlf_-_supremeregular) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'hlf_-_supremeslant';
src: url(//truefeelsco.com/wp-content/themes/salient-child/fonts/supreme-slant-webfont.eot);
src: url(//truefeelsco.com/wp-content/themes/salient-child/fonts/supreme-slant-webfont.eot?#iefix) format('embedded-opentype'),
url(//truefeelsco.com/wp-content/themes/salient-child/fonts/supreme-slant-webfont.woff2) format('woff2'),
url(//truefeelsco.com/wp-content/themes/salient-child/fonts/supreme-slant-webfont.woff) format('woff'),
url(//truefeelsco.com/wp-content/themes/salient-child/fonts/supreme-slant-webfont.ttf) format('truetype'),
url(//truefeelsco.com/wp-content/themes/salient-child/fonts/supreme-slant-webfont.svg#hlf_-_supremeslant) format('svg');
font-weight: normal;
font-style: normal;
}  add_filter('woocommerce_states', 'eliminar_provincias');
function eliminar_provincias( $provincias ) {
unset($provincias['ES']['TF']);
unset($provincias['ES']['GC']);
unset($provincias['ES']['CE']);
unset($provincias['ES']['ML']);
return $provincias;
}
add_filter ('woocommerce_states', 'ejr_limita_envios'); #page-header-bg h1, .nectar-box-roll .overlaid-content h1{
font-weight:600;
font-size:44px;
line-height:54px;
margin-bottom:8px;
display:block;
color: #FF4612;
z-index:101
} .woocommerce div.product .summary p.price {
color: #ff4612;
font-size: 22px;
line-height: 20px;
letter-spacing: 0px;
margin-top: 20px;
} .single-product div.product h1.product_title {
font-size: 36px;
font-weight: 500;
line-height: 22px!important;
} woocommerce ul.products li.product .onsale, 
.woocommerce-page ul.products li.product .onsale, 
.woocommerce span.onsale, 
.woocommerce-page span.onsale {
z-index: 1000;
border-radius: 100px;
-webkit-border-radius: 16px;
line-height: 29px;
padding: 6px;
right: 21px;
width: 70px;
margin-top: -8px;
box-shadow: 0;
-webkit-box-shadow: 0;
background-image: none;
text-shadow: 0px 0 black;
background-color: #27CCC0;
left: auto;
font-family: 'Open Sans';
font-weight: 500;
} .woocommerce div.product p.price, .woocommerce div.product span.price {
color: #ff4612;
font-size: 24px;
font-weight: 600;
} .grecaptcha-badge { visibility: hidden; }