.block_content_featured{margin-bottom:10px;margin-left:2px;}
#featured-products_block_center{margin-top:23px;}
div#productosHome a:hover {color: initial;}
#featured-products_block_center li {float:left;}
#featured-products_block_center .item {margin:0 0 30px 0px}
li.ajax_block_product.last_item.last_line {margin-left: 1px;}
#featured-products_block_center li .product-content{border: 2px solid #41424C;padding: 10px;height:auto;margin-top: 10px;margin-bottom: 10px;}
#featured-products_block_center .first .product-content{margin-left:0px!important;margin-right:1% !important;}
#featured-products_block_center .last .product-content{margin-right:-1px !important;margin-left:0%;height:320px;}
.btn-featured-product {width:65%; margin: 0 auto;}
#btn-featured-product{
    padding: 4px;
    font-size: 20px;
    font-weight: bold;
    background: #0ac60a;
    border: 1px solid #057705;
    box-shadow: 0 0 6px 1px #999;
    color:#ffffff;
    margin: 0 auto !important;
    width: 100%;
    line-height: 1.5em;
    word-spacing: 3px;
	/*margin-bottom: -7px !important;*/
}
#btn-featured-product i {font-size:25px;}

#featured-products_block_center li.last_item_of_line  {margin-right:0;}
#featured-products_block_center .s_title_block,  #featured-products_block_center h5 {
    padding-top:5px;
    height:30px;
    min-height:30px;
    max-height:30px;
    overflow: hidden;
    font-size:12px;
    color:#222;
    padding-bottom: 0;
    font-weight:bold;
}

#featured-products_block_center .product_image {
    display:block;
    position:relative;
    overflow:hidden
}
#featured-products_block_center .product_image span.new {
    display: block;
    position: absolute;
    top: 15px;
    right:-30px;
    padding: 1px 4px;
    width: 101px;
    font-size:10px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform:rotate(45deg);
    -ms-transform: rotate(45deg);
    background-color: #990000;
    transform: rotate(45deg);  /* Newer browsers */
}

#featured-products_block_center .product_desc {
    height: 45px;
    min-height:45px;
    max-height: 45px;
    overflow: hidden;
}
#featured-products_block_center .product_desc,
#featured-products_block_center .product_desc a {
    color:#666
}
#featured-products_block_center .lnk_more {
    display:inline;
    padding-right:10px;
    font-weight:bold;
    font-size:10px;
    color:#0088cc;
    background:url(/themes/mtstudio/img/arrow_right_1.png) no-repeat 100% 3px;
}
#featured-products_block_center .price_container {
    margin-top:10px;
    padding:0;
}
#featured-products_block_center li .ajax_add_to_cart_button {display:none;}
#featured-products_block_center li span.exclusive {display:none;}

/* PRECIOS FEATURD */
.product-name,.product-name-featured {
    font-weight: 300;
    padding-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    line-height: 23px;
    color: #3a3939;
    margin-top: 5px;
}
.old-price-featured{
    text-align: center;
    margin:0px;
}
.precio-old-featured{
    color: #ff0000;
    font-size: 16px;
    text-decoration: line-through;
    margin: 0 !important;
}
.precio-redu-featured{
    font-size: 22px;
    line-height: 26px;
    color: black;
    padding: 0 5px 0 3px;
    font-weight: bold;
    display: inline-block;
    text-align: center;
    margin: 0 !important;
}
.precio-featured{
    text-align: center;
}
.price-featured {
    color: #00AA00;
    font-size: 4.49em !important;
    font-weight: 600;
}

#featured-products_block_center .vertofe {margin-left:2%;width:98%;}
#featured-products_block_center .actions1 .product-name{text-overflow: ellipsis;white-space: nowrap;overflow: hidden;font-weight: 300}
#featured-products_block_center .vertofe .precio-featured{margin:0!important;}


@media (max-width: 1200px){
 #featured-products_block_center{display:none;}
}

.bx-wrapper .bx-controls-direction a{
    font-size: 35px;
    font-weight: 900;
    height: 35px;
    line-height: 33px;
    top: 222px;
    border-radius:33px;
    width:35px;
    background: #FF0000;
}
.combinacion-imagenes {
    display: none !important;
}
.bx-wrapper .bx-controls-direction a:hover{background: #444444;}
.bx-wrapper .bx-controls-direction a.bx-prev{
    left:3px;
}
.bx-wrapper .bx-controls-direction a.bx-next{
    margin-right:4px;
}
.bx-wrapper .bx-controls-direction a.bx-prev:before{
    margin-left:-4px;
}
.bx-wrapper .bx-controls-direction a.bx-next:before{
    margin-right:-2px;
}
/* Estilos para pantallas pequeñas (menores a 700px) */
@media (min-width: 700px) {
    #productosMovilHome{margin-top:10px;}
}
div#productosMovilHome{margin-top:33px;margin-bottom:-20px;}

