.subfooter {
    padding: 8px 0px;
}

.dark .subfooter {
    border-color: #373737;
}

.header-top.dark {
    background-color: #222;
    border-bottom: 1px solid #252A2C;
}

.col-md-offset-1 {
    margin-left: 4.333%;
}

.item-text-container{
    background-color: #FFF;
    padding: 15px;
    /*margin-top: 20px;*/ 
    border: 1px solid #F1F1F1;
}

div.item-text-container h3 {
    margin-top: 0px;
}

.listing-item {
    border-radius: 5px    
}

.mar-top-reduce {
    margin-bottom: 16px;
}
.espacio {
    height: 43px;
}

.footer-content .separator-2, .footer-content .separator-3 {
    margin-bottom: 5px;
    margin-top: 5px;
}

.slideshow .dark-translucent-bg {
    background-color: rgba(255, 255, 255, 0);;
}

.overlay-link {
    background-color: rgba(30, 30, 30, 0.2);
}

/*.large_white {
    font-family: "Raleway",sans-serif;
    color: #222;
}*/

.light-gray-bg {
    background-color: rgba(250, 250, 250, 0.6);;
    border-top: 0px solid #f3f3f3;
    border-bottom: 0px solid #f3f3f3;
}

.title-section {
    text-align: center;
    padding-bottom: 20px;
}

/*.banner {
    margin-bottom: 20px;
}*/

.footer {
    padding-bottom: 0px;
    padding-top: 25px;
}

.subfooter {
    font-size: 13px;
}

.carousel-caption {
    right: 15%;
    left: 10%;
    padding-bottom: 23%;
    bottom: 34px;
}

.promo-title {
    color: rgb(252, 252, 252);
    font-size: 35px;
    text-align: left;
}

.promo-text {
    font-size: 20px;
    text-align: left;
}

.link-ofer-esp {
    text-decoration: none !important;
    color: #FFF !important;
}

.overlay-container-modal {
    margin: 0px 174px;
}

.carousel-control {
    opacity: 0.78;
}
.carousel-control .icon-prev {
    width: 37px;
    height: 42px;
    margin-top: -15px;
    font-size: 50px;
    margin-left: -45px;
}
.carousel-control .icon-next {
    width: 37px;
    height: 42px;
    margin-top: -15px;
    font-size: 50px;
}

.carousel-indicators .active {
    background-color: rgba(255, 255, 255, 0.89);
    height: 14px;
    width: 14px;
}

.carousel-indicators li {
    width: 14px;
    height: 14px;
    background-color: rgba(227, 225, 225, 0.38);
    border: 1px solid #FFF;
}

/*.header-dropdown-buttons {
    right: -79%;
    position: relative;
    bottom: 48px;
    margin-bottom: -40px;
    margin-top: 40px;
}*/

/*-------------------------------------------------------------------------------------------*/
@media (max-width: 991px) {    

    .main-navigation.with-dropdown-buttons .navbar-default .navbar-collapse {
        padding-right: 30px;
    }
    /*    .header-dropdown-buttons {    
            right: -82%;
            top: 9.3%;
             margin-top: 0px;
        }*/
    /*    .logo {
            padding-left: 43%;
            margin-bottom: -6px;
        }*/
    .main-container {
        padding: 35px 0px;
    }
    .sidebar {
        margin-top: 19px;
    }
    .overlay-container-modal {
        margin: 0px 150px;
    }
    .carousel-caption {
        right: 15%;
        left: 11%;
        padding-bottom: 20%;
        bottom: 20px;
    }
}

@media (max-width: 767px) {
    /*    .header-dropdown-buttons {    
            bottom: 113px;
            right: -80%;
             margin-top: 0px;
        }*/
}

@media (max-width: 750px) {
    /*    .header-dropdown-buttons {    
            bottom: 113px;
            right: -65%;        
             margin-top: 0px;
        }*/
    .carousel-caption {
        right: 10%;
        left: 11%;
        padding-bottom: 5%;
        bottom: 40px;
    }
    .promo-title {
        color: rgb(252, 252, 252);
        font-size: 24px;
        text-align: left;
    }
    .promo-text {
        font-size: 18px;
        text-align: left;
    }
    .overlay-container-modal {
        margin: 0px 130px;
    }
}

@media (max-width: 590px) {
    .overlay-container-modal {
        margin: 0px 85px;
    }
    .promo-title {
        color: rgb(252, 252, 252);
        font-size: 22px;
        text-align: left;
    }
    .carousel-caption {
        right: 10%;
        left: 9%;
        padding-bottom: 5%;
        bottom: 20px;
    }
}

@media (max-width: 444px) {

    .right-444 {
        right: -35px;
    }
    .carousel-caption {
        right: 10%;
        left: 9%;
        padding-bottom: 5%;
        bottom: 16px;
    }
    .promo-title {
        color: rgb(252, 252, 252);
        font-size: 18px;
        text-align: left;
    }
    .promo-text {
        font-size: 14px;
        text-align: left;
    }
    .overlay-container-modal {
        margin: 0px 25px;
    }
}

@media (max-width: 368px) {
    .dis-none-368 {
        display: none;
    }
}

@media (max-width: 338px) {
    .carousel-caption {
        right: 8%;
        left: 7%;
        padding-bottom: 5%;
        bottom: 10px;
    }
    .promo-title {
        color: rgb(252, 252, 252);
        font-size: 16px;
        text-align: left;
    }
    .promo-text {
        font-size: 14px;
        text-align: left;
    }   
}
/*-------------------------------------------------------------------------------------------*/

/*#logo-footer {
    margin-bottom: 12px;
    max-width: 62px;
}*/

/*.fixed-header-on .header .logo img {
    max-height: none;
}*/

.dark.header-top .dropdown-menu {
    background: #222 none repeat scroll 0% 0%;
}

/*.navbar-default .navbar-nav > li > a {
    padding: 18px 10px 17px !important;
}*/
/*
#logo_img {
    max-width: 65px;
    margin-top: 12px;
}*/


.breadcrumb > li + li::before {
    content: '/';
    color: #777;
}

/*shop-product*/
.product.price {
    font-size: 18px;
}

.product-main-image {
    margin-bottom: 20px;
}

.zoomImg {
    width: 1000px !important;
    height: auto !important;
}

.product-other-images {
    text-align: left;
}

.product-other-images img {
    width: 58px;
    height: auto;
    margin: 0 12px 12px 0;
}

.product-other-images a:hover img,
.product-other-images a.active img {
    box-shadow: 0 0 0 2px #c7ced5;
}

img.img_zoom {
    display: inline !important;
}

.comentarios {
    background-color: #FAFAFA;
    padding: 30px;
    margin: 40px;
    margin-top: 0px;
}

a.list:hover, a.list:focus {
    text-decoration: none;
}

/*List*/
.body {
    text-align: center;
}

p.cat-produt-descrp {
    margin-bottom: 6px;
}

.badge-info {
    border: 1px solid #2184C7 !important;
    background-color: #2184C7 !important;
    color: #FFF !important;
    border-radius: 4px !important;
}

.badge-new {
    border: 1px solid #E94D4D !important;
    background-color: #E94D4D !important;
    color: #FFF !important;
    border-radius: 4px !important;
}

.badge-sale {
    border: 1px solid #44C464 !important;
    background-color: #44C464 !important;
    color: #FFF !important;
    border-radius: 4px !important;
}

.cat-tilte {
    margin-bottom: 25px;
}

.body-modal {
    padding: 15px 35px !important;
}

/*.header-dropdown-buttons .btn-group .dropdown-menu.cart {
    margin-top: 11px;
}

.header-dropdown-buttons .btn-group .dropdown-menu {
    margin-top: 12px;
    top: 96%;
}*/

.modal-content {
    border-radius: 3px;
}

#map {
    min-height: 130px;
}

.form-control {
    border-radius: 2px;
    /*border-color: #e1e1e1 !important;*/
    color: rgb(51, 51, 51);
}

/*.header.centered .header-left {
    padding-bottom: 0px;
}*/

.search-box {
    margin-top: 9px !important;
}

/*Letras del menu*/
.navbar-default .navbar-nav > li > a {
    padding: 28px 12px 27px 12px;
}

.consulta_boton {
    color: #333333;
    position: relative;
    top: 19px;
}



@media (min-width: 992px) {
    .consulta_boton {
        left: 69px;
    }
    /*    .header-dropdown-buttons {    
            bottom: 113px;
            right: -80%;
             margin-top: 0px;
        }*/left: 69px;
}

a.consulta_boton:hover {
    text-decoration: none;
    background-color: transparent;
    color: #2184C7;
}

.body_left {
    text-align: left;
    padding: 15px;
    /*padding-left: 15px;*/
}

.client_img {
    padding: 18px;
}

#map-canvas {
    height: 380px;
}

#tienda_seleccionada {
    margin-top: 15px;
}

a.bx-prev, a.bx-next {
    transition: none;
}

.bx-wrapper .bx-viewport {
    box-shadow: 0 0 0px rgba(255, 255, 255, 0.02);
}
.video_poster {
    width: 100%; height: auto;
}

.videos_container {
    padding-top: 35px; 
}

.bx-wrapper .bx-next {
    right: 18px;
}

.video_st {
    height: 480px;;
}
@media (min-height: 900px) {
    .video_st {
        height: 700px;
    }
}

.vidcont {
    margin-top: 20px;
}

.play_video {
    cursor: pointer;
}

.tienda_div {
    margin-bottom: 10px;
    margin-top: 25px;
}

div.carousel-caption a {
    text-decoration: none;
}

.heart-pref {
    margin-left: 10px;
}

.blog-img {
    margin-bottom: 25px; 
}

.mg-top {
    margin-top: 25px;
}

.bx-wrapper .bx-controls-direction a {
    z-index: 0 !important;
}

.overlay-bottom, .overlay-top {
    background-color: rgba(30, 30, 30, 0.20);
    opacity: 1;
    height: 50%;
}
.overlay-container:hover .overlay-top, .overlay-container:hover .overlay-bottom, .image-box.style-2:hover .overlay-top, .image-box.style-2:hover .overlay-bottom {
    background-color: rgba(30, 30, 30, 0.40);
}

.overlay-top a, .overlay-bottom a, .overlay-to-top a {
    text-decoration: none;
}

.overlay-top h2 {
    color: #ffffff;
}