body {
    font-family: 'Open Sans', sans-serif;
}
a {
    text-decoration: none;
    transition: .3s all ease-in-out;
}
a:hover {
    text-decoration: none;
}
img {
    width: 100%;
}
.raleway {
    font-family: 'raleway', sans-serif;
}
.raleway span {
    font-family: 'Open Sans', sans-serif;
}


.btn-theme:hover {
    background: #494949;
}

.top-bar {
    background-color: #000000;
}

.social,
.action {

}
.social ul,
.action ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.social ul li,
.action ul li {
    float:left;
    padding: 3px 10px;
}
.social ul li a,
.action ul li a {
    color: #fff;
    transition: .2s all ease-in-out;
    
}

.social ul li a:hover,
.action ul li a:hover {
    color: #666;
    
}

.header {
    background-color: black;
    padding-bottom: 17px;
}

.search-form {
    text-align: center;
}
form.navbar-form {
    overflow: hidden;
}

.navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
    border-radius: 5px;
    border: 2px solid #8b8b8b;
}

form.navbar-form button {
    border: 0px;
    border-radius: 5px;
    background-color: #ffffff;
    border: 2px solid #8b8b8b;
    color: #000;
    font-size: 12px;
    margin-left: 5px;
    max-height: 38px;
    transition: .2s all ease-in-out;
    padding-left: 5px !important;
    padding-right: 5px !important;
    padding-top: 2px !important;
    padding-bottom: 2px !important;
}

.cart {
    display: inline-block;
    width: 100%;
}

.cart-icon a {
    color: #ffffff
}


.cart-text {
    width: 115px;
    text-align: center;
    font-weight: 600;
    float: left;
    font-size: 20px;
    margin-left: 0px;
    color: white;
}


.navigation nav {
    border: none;
}
#navbar ul li a {
    color: black;
    text-transform: uppercase;
}
#navbar ul li a:hover {
    background: black;
    color: white;
}
.shop-category {
    margin: 18px 0px;
}

.shop-category button.btn {
    background: none !important;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 0px;
    padding: 6px 40px;
    text-transform: uppercase;
    font-size: 10pt;
    border-radius: 5px;
    border: 2px solid #8b8b8b;
    box-shadow: none !important;
}

ul.dropdown-menu li {
    padding: 0px;
    margin: 0px;
}
ul.dropdown-menu li a {
    padding: 10px 20px;
    min-width: 220px;
    color: #ffffff;
    text-transform: uppercase;
}

.slider .item {
    height: 390px;
    background-size: contain;
    background-color: #f5f5f5;
    background-repeat: no-repeat;
    background-position: center;
}

.carousel-caption {
    top: 10%;
    right: 5%;
    bottom: 10%;
    left: 5%;
    width: 50%;
    text-transform: uppercase;
    color: #595959;
    text-shadow: none;
}
.carousel-caption .btn-theme {
    position: absolute;
    top: 70px;
    left: 20px;
}
.carousel-caption h1,
.carousel-caption h2,
.carousel-caption h3,
.carousel-caption h4,
.carousel-caption h5,
.carousel-caption h6,
.carousel-caption p,
.carousel-caption a {
    margin: 0px;
}
ol.carousel-indicators li {
    background: #494949;
    border: none;
}

.small-slider .carousel-caption {
    text-align: left;
}
.big-slider .carousel-caption {
    top: 25%;
}

.banner {
    margin: 30px 0px;
}
.single-banner {
    height: 236px;
    background-size: contain;
    background-color: #f5f5f5;
    background-repeat: no-repeat;
    background-position: center;
}
.banner-caption {
    width: 60%;
    text-align: center;
    height: 100%;
    padding: 50px 10px 0px;
    position: relative;
}
.banner-caption h3 {
    font-family: 'raleway', sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 16pt;
}
.banner-caption .btn {
    bottom: 20px;
    left: 20px;
    /*position: absolute;*/
}
.shopping-process {
    background: #f6f6f6;
    padding-top: 10px;
}
.single-process h3 {
    font-family: 'raleway', sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 11pt;
}



.featured-items {
    padding-top: 15px;
}


.nav.nav-tabs li a {
    color: #fff;
    font-size: 11pt;
    font-weight: 600;
    border: none;
    border-radius: 0px;
    padding: 10px 20px;
}

.nav.nav-tabs li.collection-url a {
    font-size: 10pt;
    padding: 11px;
}

.product-block img.thumbnail {
    width: 100%;
    border-radius: 0px;
    margin: 0px;
    padding: 0px;
    border:0px;
    height: 280px;
    max-height: 280px;
}
.product-hover {
    opacity:0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    transition: .2s all ease-in-out;
}

.product-description p {
    margin: 0px;
    padding-top:10px;
    font-weight: 600;
}
.product-description p.price {
    padding-top: 0px;
    padding-bottom: 10px;
}
.single-product:hover .product-hover {
    opacity:1;
    height:50%       
}
.product-hover ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    bottom: 0;
    position: absolute;
    width: 100%;
    text-align: center;
}
.product-hover ul li {
    display: inline-block;
    margin:0px 5px;
}

.blog-title h2, .blog-title a {
    color: #fff;
    text-transform: uppercase;
    margin: 0px;
    padding: 0px;
    font-weight: 600;
}
.blog-title h2 {
    padding: 10px 0px;
    font-size: 15pt
}
.blog-title a {
    padding: 10px 0px;
    font-size: 10pt;    
}
.blog-title a:hover {
    color: #666;
}
.single-post {
    
}
.post-thumbnail {
    position: relative;
}
.post-thumbnail img {
    width: 100%;
}

.single-post h4.post-title {
    font-weight: 600;
    font-family: 'raleway', sans-serif;
}

.footer {
    background: #000000;
    color: #fff;
    margin-top: 50px;
}
.single-widget {
    position: relative;
    padding-right: 20px;
} 
.single-widget:after {
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    background: #d5d5d5;
    content: '';
    height: 100%;
    min-height: 130px;
}
.footer .col-md-3:last-child .single-widget:after {
    width: 0px;
}
.single-widget h2.widget-title {
    font-size: 18pt;
    text-transform: uppercase;
    font-weight: 600;
    padding-bottom: 10px;
    font-family: 'raleway', sans-serif;
}
.widget-inner, .widget-inner a {
    color: #d5d5d5;
}
.widget-inner img {
    padding: 15px 0px;
}
.single-widget ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.single-widget ul li {
    padding: 5px 0px;
}
.copyright {
    background: #000000;
    color: #fff;
    font-family: 'raleway', sans-serif;
    padding-top: 5px;
}



.short-description {
    margin: 20px 0px;
}
.nav-single-product-tabs {
    margin: 15px !important;
}
.product-desc {
    margin: 0px 15px;
}
.product-thumbnail {
    margin: 0px;
    padding: 0px;
}
.thumb-image {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.thumb-image li {
    margin-bottom: 20px;
}
.thumb-image li:last-child {
    margin-bottom: 0px;
}
.thumb-image img {
    width: 100%;
    border: 3px solid #ebebeb;
}

.short-description .col-md-6, .short-description .col-md-2, .short-description .col-md-10 {
    padding-left: 0px;
    color: #323232;
}
.thumb-main-image img {
    width: 100%;
}

h1.product-title {
    margin: 0px;
    padding: 0px;
}
.ratings{
    margin: 5px 0px;
}



.ratings i.fa {
    color: #ffea00;
}
span.strong-text {
    font-weight: 800;
}
span.product-id {
    margin-right: 20px;
}
p.short-info {
    padding: 10px 0px;
    margin: 0px;
}
.price {
    font-size: 28px;
    font-weight: 800;
    position: relative;
}
.price span {
    background: #fff;
    padding-right: 30px;
    z-index: 9;
}
/*.price:after {*/
/*    content: '';*/
/*    position: absolute;*/
/*    right: 0;*/
/*    top: 20px;*/
/*    width: 100%;*/
/*    height: 2px;*/
/*    background: #bebebe;*/
/*    z-index: -9;*/
/*}*/


.purchase-form {
    padding: 15px 0px 25px;
    margin-bottom: 20px;
    border-bottom: 2px solid #bebebe;
}
.purchase-form input.qt {
    
}
.qt-area {
    display: inline-block;
    border: 1px solid #d5d5d5;
}
.qt-area i.fa:first-child {
    border-right: 1px solid #d5d5d5;
}
.qt-area i.fa:last-child {
    border-left: 1px solid #d5d5d5;
}
.qt-area i.fa {
    color: #d5d5d5;
    padding: 12px;
    margin: 0px;
}
.qt-area input.qt {
    padding: 8px;
    margin: -5px;
    border: 0px;
    background: none;
    border: none;
    width: 50px;
    font-size: 14pt;
    text-align: center;
    color: #d5d5d5;
    box-shadow: none;
    overflow: hidden;
}
.social-share {
    display: inline-block
}
.social-share ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.social-share ul li {
    display: inline-block;
    padding: 0px 3px;
}
.social-share ul li a {
    color: #6d6d6d;
}

.purchase-form button.btn-theme {
    text-transform: uppercase;
    margin: 0px 15px;
}
ul.product-info-btn {
    padding: 0px;
    margin: 20px 0px;
    list-style: none;
}
ul.product-info-btn li {
    display: inline-block;
}
ul.product-info-btn li a {
    padding: 10px;
    border-right: 2px solid #ebebeb;
    color: #6d6d6d;
}
ul.product-info-btn li a:hover {
    color: #323232;
}
ul.product-info-btn li:first-child a {
    padding-left: 0px;
}
ul.product-info-btn li:last-child a {
    border: none;
}


.cls-div-product {
    background-color: #f5f5f5;
    margin-right: -10px !important;
}

/*AQUI EMPIEZA EL CSS PARA CAMBIAR EL COLOR BASE*/



.btn-theme {
    background: #383A3F;
    border-radius: 0px;
    color: #fff !important;
    font-size: 10pt;
    padding: 10px 25px;
}

form.navbar-form input {
    min-width: 450px;
    border-width: 1px;
    border-radius: 0px;
    border-color: black;
    color: #000;
    padding: 5px;
    font-size: 10px;
    height: 24px;
}

.cart-icon {
    background-color: #fafafa;
    color: #000000;
    padding: 3px 3px;
    width: 30px;
    height: 30px;
    float: left;
    border-radius: 5px;
    border: 2px solid #8b8b8b;
}

.cart-icon i {
    font-size: 22px;
    color: black;
}

.navigation {
    background: white;
}

.shop-category ul.dropdown-menu {
    background: black;
    border-radius: 0px;
    border:0px;
    padding-top: 17px;
}

ol.carousel-indicators li.active {
    background: #FF0000;
}

.single-process i.fa {
    color: #fff;
    font-size: 25px;
    border: 3px solid #53516a;
    border-radius: 50%;
    padding: 10px;
    background: #0a113b;
}

.single-process:hover i.fa {
    background: #383A3F;
    color:white;
}

.nav.nav-tabs {
    border: none;
    text-transform: uppercase;
    overflow: hidden;
    font-family: 'raleway', sans-serif;
    border-radius: 10px;
    border: 1px solid #a0a0a0;
}

.single-product {
    border-radius: 5px;
    margin-bottom: -10px;
    position: relative;
    transition: .2s all ease-in-out;
}

.product-description {
}

.product-hover ul li a {
    color: #fff;
    background: #383A3F;
    padding: 8px;
    font-size: 15pt;
}
.product-hover ul li a:hover {
    color: white;
    background: black;
}
.blog {

}
.blog-title {
    background: #FF0000;
    height: 45px;
    margin: 0px 15px 30px;
    padding: 2px 15px;
    font-family: 'raleway', sans-serif;
}

.post-thumbnail .date {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #FF0000;
    padding: 20px 30px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
}
.post-thumbnail a.read-more {
    position: absolute;
    bottom: 0;
    right: 0;
    background: #FF0000;
    padding: 10px 20px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
}

.thumb-image li.active img {
    border: 3px solid #e6e5e2;
}

.social-share ul li a:hover {
    color: #FF0000;
}

/*COLOR PRINCIPAL MAS SUAVE*/

.nav.nav-tabs li.active a {
    border: none;
    border-radius: 0px;
    color: black;
}

.nav.nav-tabs li:hover a {
    border: 0px;
    border-radius: 0px;
    background: #363638;
    color: #fff;
}

.cls-control-ecommerce {
    border: 1px solid #ccc !important;
}

.cls-control-ecommerce-v2 {
    border: 1px solid red !important;
}

.cls-button-ecommerce {
    background-color: #1e8a77 !important;
}

.cls-button-color {
    background-color: #9B9B9B !important;
    border: 1px solid #646B63 !important;
    color: black !important;
}

.cls-div-primer-producto {
    background-color: #9B9B9B !important;
    border: 1px solid #FF0000 !important;
}

.cls-btn-comprar {
    background-color: #383A3F;
    padding: 15px;
    color: white;
    margin-top: 40px !important;
}

.div-cont-producto {
    height: 380px !important;
    padding: 35px;
}

.img-producto {
    max-height: 280px !important;
}

.cls-producto-agotado {
    position: absolute;
    top: 60px;
    background-color: #000000;
    color: #ffffff;
    font-weight: 700;
    width: 40%;
    height: auto;
    text-align: center;
    left: 0;
    transform: rotate(
            -22deg
    );
}

.cls-producto-preventa {
    position: absolute;
    top: 60px;
    background-color: #ef0808;
    color: #ffffff;
    font-weight: 700;
    width: 40%;
    height: auto;
    text-align: center;
    left: 0;
    transform: rotate(
            -22deg
    );
}

.cls-img-pro-destacados {
    width: auto !important;
}

.cls-txt-azul {
    font-size: 16px;
    color: #3B9DF1;
    font-weight: 400;
}

.cls-txt-azul a {
    text-decoration: none;
    font-size: 16px;
    color: #3B9DF1;
    font-weight: 400;
}

/*Sobreescribir diseño de los controles*/
.cls-control-form {
    border: 1px solid #2A2C2D !important;
}

.cls-textarea-form-3 {
    border: 1px solid #2A2C2D !important;
}

.cls-modal-header {
    background-color: #f0f0f0;
    color: #333;
}

.cls-modal-content-header {
    background-color: #f0f0f0;
    color: #333;
    border-bottom: 1px solid #e5e5e5
}

.cls-modal-header a i {
    font-size: 18px;
    color: #bbb7b7;
}

.cls-close-icon {
    margin-right: 8px;
    color: #000;
    opacity: .2;
    font-weight: 700;
    font-size: 17px;
}

.cls-close-icon:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5;
}

.cls-btn-color-main {
    background-color: #0a113b;
    color: white;
}

.nav .open>a {
    background-color: black !important;
    color: black !important;
    border-color: #337ab7 !important;
}

.cls-men-a-prin {
    background-color: black !important;
    color: white !important;
}

.cls-men-a-prin:hover {
    background-color: black !important;
    color: white !important;
}

.cls-menu-categorias > li {
    background-color: black;
    color: white;
}

.dropdown-submenu>a {
    color: white !important;
}