.titProd{
    color: #434343 !important;
    font-family: "Roboto Condensed", sans-serif !important;
    border-bottom: 1px solid rgba(67, 67, 67, 0.1) !important;
    font-weight: 300 !important;
    letter-spacing: 1px !important;
    text-align: center !important;
}

.logo img{
    vertical-align: middle;
    height: 50px;
}

.menuPrincipal{
/*    text-align: right;*/
    list-style: none;
    padding: 0px;
}

.menuPrincipal li:before {
    font-size: 13px;
    color: #a0a0a0;
    content: '\2666';
}

ol {counter-reset: item;}
ol li {display: block;}
ol li:before {content: counter(item) ". "; counter-increment: item; font-weight: bold;}

#templatemo_main_nav .navbar-nav {
    max-width: unset;
}

.menuPrincipal.justify-content-between{
    justify-content: unset;
}

@media (max-width: 1366px) {
    .menuPrincipal li a{
        font-size: 11px !important;
    }    
}

.nav-link{
    font-family: "Roboto Condensed", sans-serif;
    color: #434343 !important;
    display: inline-block;
}

.carousel-indicators {
    bottom:-70px;       
}

.carousel-indicators .active{    
    background-color: #86e1c6 !important;
}

.carousel-indicators li {
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background-color: #bf9b77 !important;
}



.nav-item a{
    font-size: 14px !important;
}

.bg-folia a{ 
    color: white !important;
    font-weight: bold !important;
}
.bg-folia { 
    background-color: #bf9b77 !important;
}

.bg-folia-light { 
    background-color: #f2ebe4 !important;
}

.text-folia-light {
    color: #BF9B77 !important;
}

#tempaltemo_footer{
    font-family: "Lato", sans-serif !important;
}

#tempaltemo_footer a {
    color: #BF9B77;
}

a:hover {
    color: #69bb7e !important;
}

#tempaltemo_footer .border-light {
    border-color: #BF9B77 !important;
}

.btn-success {
    background-color: #bf9b77 !important;
    border-color: #bf9b77 !important;
}

.carousel-item .img-fluid{
    width: 100%;
}

/* [1] The container */
#descuento {
    height: 624px; /* [1.1] Set it as per your need */
    overflow: hidden; /* [1.2] Hide the overflowing of child elements */
}

/* [2] Transition property for smooth transformation of images */
#descuento img {
  transition: transform .5s ease;
}

/* [3] Finally, transforming the image when container gets hovered */
#descuento:hover img {
  transform: scale(1.05);
}

.catTitle {
    font-family: "Lato", sans-serif;
    line-height: 40px;
    font-size: 22px;
}

.btnFila {
    width: 100%;
    text-align: center;
}

.btnCat {
    display: inline-block;
    background-color: #bf9b77;
    height: 33px;
    vertical-align: middle;
    color: white;
    font-family: "Lato", sans-serif;
    padding: 10px 10px 8px 10px;
    font-size: 12px !important;
    cursor: pointer;
    text-decoration: none;
}

.btnCat:hover {
    background-color: #E3D3C4;
    text-decoration: none !important;
    color: white !important;    
}

.btnAllPro {
    display: inline-block;
    background-color: #86e1c6;
    vertical-align: middle;
    color: white;
    font-family: "Lato", sans-serif;
    font-size: 16px !important;
    cursor: pointer;
    text-decoration: none;
    font-weight: 300;
    padding: 10px 15px;
}

.btnAllPro:hover {
    background-color: #FFF;
    text-decoration: none !important;    
    color: #86e1c6 !important;    
    border: 2px solid #86e1c6;
}

.banner-anuncio {
    font-size: 40px !important;
    margin-bottom: 0;
    font-family: "Lato", sans-serif;
    font-weight: 300 !important;
}

.diamantes {    
    font-size: 14px !important;
    line-height: 20px;
    
    width: 7px;
    height: 7px;
    background: #ffffff;
    border-radius: 2px;
    
    display: inline-block;
    margin: -1px 5px 1px 7px;
    vertical-align: middle;
    transform: rotate(45deg);
    
}

.custom-select{
    display: inline-block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;
    background-size: auto;
    background-size: 8px 10px;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.qty-text{
    text-align: right;
    width: 70px;
}

.quantity{
    text-align: right;
}

.page-link {
    display: inline-block;
}

.descripcion li{
    font-size: 12px !important;
    height: 41px;
    overflow: hidden;
}

.tarjContacto{
    color: #BF9B77;
}

#firma{
    color: #332516 !important;
}

.productCard {
    cursor: pointer;
}

.top_catagory_area {
    margin-top: 20px;
    
}

.single_catagory_area h2 {
    font-size: 92px;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #fff;
    margin-left: -5px;
    margin-bottom: 20px;
}

.single_catagory_area h6 {
    color: #fff;
    font-size: 14px;
    margin-bottom: 5px;
}

.single_catagory_area {
    padding: 150px 50px;
    width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    position: relative;
    z-index: 1;
}

.single_catagory_area:after {
    content: "";
    width: 100%;
    height: 100%;
    background-color: #c3f7d0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -8;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
}

.single_catagory_area:hover:after {
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

.single_catagory_area h6 {
    text-transform: uppercase;
}

.inner-single_catagory_area {
    padding: 150px 50px;
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    position: relative;
    z-index: 1;
}

.inner-single_catagory_area:after {
    content: "";
    width: 100%;
    height: 100%;
    background-color: #c3f7d0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -8;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
}

.inner-single_catagory_area:hover:after {
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

.inner-single_catagory_area h6 {
    text-transform: uppercase;
}

.inner-single_catagory_area h6 {
    color: #fff;
    font-size: 14px;
    margin-bottom: 5px;
}

.inner-single_catagory_area h2 {
    font-size: 72px;
    letter-spacing: 0;
    margin-left: -5px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 20px;
}

.bg-img {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.catagory-content {
    width: 55%;
}

.double_catagory_area{
    width: 100%;
}

.karl-btn {
    display: inline-block;
    min-width: 170px;
    height: 55px;
    color: #fff !important;
    border: 3px solid #fff;
    border-radius: 2px;
    padding: 0 30px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    line-height: 49px;
}

.karl-btn:hover,
.karl-btn:focus {
    font-weight: 700;
    color: #fff !important;
    background-color: #69bb7e;
    border-color: #69bb7e;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .single_catagory_area h2 {
        font-size: 70px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {    
    .single_catagory_area h2 {
        font-size: 50px;
    }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .single_catagory_area h2 {
        font-size: 30px;
    }
    
    .single_catagory_area {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        width: 100%;
    }
}



.input-group-addon {
    background-color: transparent;
    border-left: 0;
}

.cc-number.identified {
    background-repeat: no-repeat;
    background-position-y: 3px;
    background-position-x: 99%;
}

.one-card > div {
    height: 150px;
    background-position: center center;
    background-repeat: no-repeat;
}

.two-card > div {
    height: 80px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 48%;
}

.two-card div.amex-cvc-preview {
    float: right;
}

.list-inline-item{
    cursor: pointer;
}

.tablaTalles {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-bottom: 30px;
}

.tablaTalles table th {
    text-align: center;
    background-color: #fbd4b4;
}

.tablaTalles table td {
    background-color: #fde9d9;    
}

.tablaTalles table th,.tablaTalles table td {
    border: 1px solid black;
    padding: 5px 15px 5px 15px;
}



