

/* BourtonBase */
@font-face {
  font-family: 'BourtonBase';
  src: url('charco/fuentes/BourtonBase.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

/* BourtonBaseDrop */
@font-face {
  font-family: 'BourtonBaseDrop';
  src: url('charco/fuentes/BourtonBaseDrop.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

/* BourtonDots */
@font-face {
  font-family: 'BourtonDots';
  src: url('charco/fuentes/BourtonDots.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

/* BourtonDropExtrude */
@font-face {
  font-family: 'BourtonDropExtrude';
  src: url('charco/fuentes/BourtonDropExtrude.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

/* BourtonDropExtrudeSolo */
@font-face {
  font-family: 'BourtonDropExtrudeSolo';
  src: url('charco/fuentes/BourtonDropExtrudeSolo.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

/* BourtonDropShadow */
@font-face {
  font-family: 'BourtonDropShadow';
  src: url('charco/fuentes/BourtonDropShadow.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

/* BourtonDropShadowSolo */
@font-face {
  font-family: 'BourtonDropShadowSolo';
  src: url('charco/fuentes/BourtonDropShadowSolo.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

/* BourtonDropStripesA */
@font-face {
  font-family: 'BourtonDropStripesA';
  src: url('charco/fuentes/BourtonDropStripesA.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

/* BourtonDropStripesASolo */
@font-face {
  font-family: 'BourtonDropStripesASolo';
  src: url('charco/fuentes/BourtonDropStripesASolo.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

/* BourtonDropStripesB */
@font-face {
  font-family: 'BourtonDropStripesB';
  src: url('charco/fuentes/BourtonDropStripesB.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

/* BourtonDropStripesBSolo */
@font-face {
  font-family: 'BourtonDropStripesBSolo';
  src: url('charco/fuentes/BourtonDropStripesBSolo.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

/* BourtonExtras */
@font-face {
  font-family: 'BourtonExtras';
  src: url('charco/fuentes/BourtonExtras.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

/* BourtonExtrasInline */
@font-face {
  font-family: 'BourtonExtrasInline';
  src: url('charco/fuentes/BourtonExtrasInline.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

/* BourtonExtrasOutline */
@font-face {
  font-family: 'BourtonExtrasOutline';
  src: url('charco/fuentes/BourtonExtrasOutline.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

/* BourtonExtrudeOutline */
@font-face {
  font-family: 'BourtonExtrudeOutline';
  src: url('charco/fuentes/BourtonExtrudeOutline.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

/* BourtonExtrudeShadowA */
@font-face {
  font-family: 'BourtonExtrudeShadowA';
  src: url('charco/fuentes/BourtonExtrudeShadowA.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

/* BourtonExtrudeShadowB */
@font-face {
  font-family: 'BourtonExtrudeShadowB';
  src: url('charco/fuentes/BourtonExtrudeShadowB.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

/* BourtonInline */
@font-face {
  font-family: 'BourtonInline';
  src: url('charco/fuentes/BourtonInline.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

/* BourtonInlineBold */
@font-face {
  font-family: 'BourtonInlineBold';
  src: url('charco/fuentes/BourtonInlineBold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

/* BourtonInlineLight */
@font-face {
  font-family: 'BourtonInlineLight';
  src: url('charco/fuentes/BourtonInlineLight.ttf') format('truetype');
  font-weight: 300; /* Ejemplo de peso “light” */
  font-style: normal;
}


*{
  font-family: 'BourtonBase', sans-serif !important;
}

.section.home-category {
    background-color: #eeeeee00;
    background-size: contain;
    padding-top: 1.8rem;
    padding-bottom: 1.8rem;
}

p.item__description {
    margin-bottom: 2px;
    text-align: left !important;
    margin-top: 0px !important;
    font-size: 13px !important;
}

.item__title {
     font-size: 17px !important;
    text-align: left !important;
    margin-top: 1px !important;
    margin-bottom: 5px;
}

.lefilter{

}

.item__dots {
    flex: 1;
    border-bottom: 1px dotted #e9592c !important;
    margin: 0 15px;
}

.item__price {
    width: auto !important;
    margin-bottom: 0px !important;
    font-size: 16px !important;
    background-image: none !important;
    text-align: center !important;
    min-width: 80px;
}

.item {
    border: 0 !important;
    margin-bottom: 10px !important;
    border: 0 !important;
    margin-bottom: 10px !important;
    background-color: #ffffff08 !important;
    padding: 0px;
    border-radius: 12px !important;
    padding-top: 0;
    padding-bottom: 1px;
    background-image: none !important;
}
.lefilter {
    background-color: rgb(242 227 207 / 93%);
    width: 87% !important;
    padding: 5px;
    border: 2px solid #fef4e500;
    border-radius: 18px;
    height: 3rem !important;
    pointer-events: all !important;
    display: block;
    margin-right: auto;
    margin-left: auto;
    margin-top: 40px;
    color: #353535d6;
    text-align: center !important;
    font-family: inherit;
    font-weight: 500;
    text-align-last: center;
    border: 1px solid #e9592c;
    text-align: center;
    position: fixed !important;
    bottom: 62px;
    z-index: 99999999;
    width: 200px !important;
    left: 10px;
}

html {
min-height: 100vh;
 border-bottom: 1vh solid #e9592c !important;
    background-color: #eeeeee;
}

.section.home-category .container {
    padding: 10px;
    width: 93%;
}

.copyright a {
    color: #e9592c !important;
    opacity: 0.2;
}
.section.home-category .content {
border-radius: 28px;
    text-align: center;
    padding-bottom: 100%;
    height: 0px;
    width: 100%;
    position: relative;
    margin-bottom: 20px;
    background-color: #edd8c105;
    background-size: cover;
    border: 4px solid #3f3f3f;
    background-image: url(charco/fondoiconos3.png);
    border-style: double;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

nav {
    background-color: #eeeeee00 !important;
    -webkit-box-shadow: 0px 0px 0px 0px transparent;
    -moz-box-shadow: 0px 0px 0px 0px transparent;
    box-shadow: none !important;
}

div#page-content {
    background-color: #eeeeee00;
    background-size: contain;
}

.home-category.container.row.col .section-title{
    display: none !important;

}


.section-title {
    color: #cec5b3;
    font-size: 30px;
    width: 100%;
    text-align: center;
    font-weight: 200;
    padding-top: 10px;
    text-transform: capitalize;
    font-family: modesto4;
    margin-bottom: 15px;
    display: none !important;
}

.section.home-category .content .in-content .in-in-content h5 {
font-weight: 100;
    font-size: 18px;
    text-transform: uppercase;
    color: #e9592c;
    font-family: 'BourtonBase', sans-serif;
    letter-spacing: 0;
}

.cart-box .cart-item .ci-name .cin-top {
    padding-left: 27px !important;
    padding-right: 27px !important;
    padding-top: 0px;
}

.der{
   
    padding-top: 40px !important;
}

.cin-title img{
    width: 17px !important;
    vertical-align: baseline !important;
    margin-left: 3px;
}

.section.home-category .content .in-content .in-in-content {
 
padding: 0px !important;
}

.fa-quote-right{
color: #727272 !important;
    font-size: 14px !important;
    margin-right: 3px !important;
}

.cart-box .cart-item .ci-name .cin-title {
    max-width: 100% !important;
    text-transform: uppercase;
    color: #e9592c;
    text-align: center;
    font-size: 28px;
    font-weight: 400;
    line-height: 1.1;

}

.item-info {
    font-size: 16px !important;
    margin-top: 15px;
    text-align: center;
    font-family: 'modesto4';
        color: #353535;
    
}

.button-add-cart {
    background-color: #e9592c !important;
    text-align: center;
    font-size: 26px;
    color: #f3e4d4;
    float: none;
    letter-spacing: 0px;
    border-top: 0px solid #fef4e5;
    font-weight: 100;
}

.fondocateslide {
    width: 70px;
    height: 70px;
    background-position: center;
    background-size: 44px;
    background-repeat: no-repeat;
    margin: auto;
    background-color: #f5e8d9b0;
    border-radius: 18px;
    margin-bottom: 6px;
    border: 2px solid #00000012;
}



p.m-0.small {
text-align: center;
    line-height: 1.2;
    text-transform: uppercase !important;
    color: #353535d6;
    font-size: 13px !important;
}

.current-category {
    border: 2px solid #e9592c;
}
.cart-box .cart-item .ci-name .cin-price {
background-color: #e9592c00 !important;
    text-align: center;
    float: none;
    font-size: 19px;
    border-radius: 0px;
    width: 112px;
    position: relative;
    margin: auto;
    margin-top: 28px;
    margin-bottom: 0px;
    color: #e9592c;
    padding-bottom: 5px;
}

.variantes-precio {
    text-align: center;
    display: block;
    margin-top: 38px;
    margin-bottom: 15px;
}

.fa-undo {
    display: none !important;
}

.cart-page .section-title {
    color: #7b6a58;
    font-size: 38px;
    width: 100%;
    text-align: center;
    font-weight: 200;
    padding-top: 15px;
    text-transform: uppercase;
    background-color: rgb(255 255 255 / 89%);
    border-radius: 4px;
    font-family: modesto4;
    background-image: url(lineabajadamodesto.png);
    background-size: 180px;
    background-position: center 52px;
    background-repeat: no-repeat;
    padding-bottom: 43px;
    border: 4px solid #1b2c36;
}

.header-menu-button{
        float: right;
    width: 40px;
    height: 56px;
    display: none;
}
header .header-logo {
    text-align: center !important;
    line-height: normal;
    float: none;
    width: 100%;
}
.logologin {
    max-height: 45px !important;
    width: auto !important;
    text-align: center;
}

header {
height: 270px;
    background-color: #37474f00;
    position: initial;
    width: 100%;
    left: 0px;
    top: 0px;
    z-index: 6;
    border-bottom: none !important;
    -webkit-box-shadow: 0px 2px 6px 0px rgba(50, 50, 50, 0.4);
    -moz-box-shadow: 0px 2px 6px 0px rgba(50, 50, 50, 0.4);
    box-shadow: none !important;
    background-image: url(charco/logo.png);
    background-position: center 79px;
    background-size: 180px;
    background-repeat: no-repeat;
}


.logologin {
    max-width: 162px;
    margin-top: 12px;
    padding-top: 0px;
    display: none !important;
}

.section.home-category .col.s12 {
   
    background-size: 170px;
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.cart-box .cart-item {
width: 100%;
    position: relative;
    min-height: 120px;
    margin-top: 15px;
    background-color: #edd8c51a;
    box-shadow: none !important;
    border-radius: 0px;
    margin-bottom: 80px;
    border: 4px solid #3f3f3f;
    border-radius: 40px;
    border-style: double;
    background-image: url(charco/fondoiconos3.png);
    background-repeat: repeat;
}

.cart-box .cart-item .ci-img {
    width: 100%;
    position: relative;
    left: 0px;
    top: 0px;
}

.varialo {
    margin-bottom: 0px !important;
    width: fit-content !important;
    padding-right: 7px !important;
    padding-left: 7px !important;
    display: block;
    margin-top: 0px !important;
}

.cart-box .cart-item .ci-name {
    padding-left: 0px;
    height: 100%;
    padding-right: 0px !important;
    border-radius: 4px;
    padding-top: 0px;
}


.cart-box .cart-item .ci-img .ci-img-product {

    height: 206px;
    height: 310px;
    height: 225px;
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover !important;
    border-top-left-radius: 4px;
    border-radius: 40px 40px 0px 0px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}

    .cart-page {
    padding: 30px 0px 0px;
}

body {

    
    background-color: #fdf7e9;
    background-image: url(charco/textura.png);
}


body nav {
    height: 56px !important;
    display: none !important;
}


.h {
    min-height: 90px;
    background-color: #fafafa00;
    border-bottom: none;
    font-size: 13px;
    display: table;
    overflow: hidden;
    width: 100%;
}

.section.home-category .content .in-content .in-in-content img {
width: 62% !important;
    opacity: 1;
}


.buscadordevinos {
       background-color: rgb(247 237 222) !important;
}

.preloading {
    width: 100%;
    text-align: center;
    height: 100%;
    min-height: 100vh !important;
    position: fixed;
    background: #e9592c !important;
    z-index: 900000000;
    top: 0px;
    display: table;
    left: 0;
}

.lang-text {
    display: inline-block;
    margin-left: 5px;
    vertical-align: top;
    margin-top: 0px;
    color: #fff;
    padding-bottom: 2px;
}

.cssload-loader img {
    animation: titilar 1.8s infinite !important;
    max-width: 130px !important;
}