@font-face {
    font-family: 'MyriadProBold';
    src: url('yoko/fuentes/MYRIADPRO-BOLD.OTF') format('opentype');
}

@font-face {
    font-family: 'BlairITCMedium';
    src: url('yoko/fuentes/BlairITC-Medium.otf') format('opentype');
}

@font-face {
    font-family: 'MyriadProBoldCond';
    src: url('yoko/fuentes/MYRIADPRO-BOLDCOND.OTF') format('opentype');
}

@font-face {
    font-family: 'MyriadProBoldCondIt';
    src: url('yoko/fuentes/MYRIADPRO-BOLDCONDIT.OTF') format('opentype');
}

@font-face {
    font-family: 'MyriadProBoldIt';
    src: url('yoko/fuentes/MYRIADPRO-BOLDIT.OTF') format('opentype');
}

@font-face {
    font-family: 'MyriadProCond';
    src: url('yoko/fuentes/MYRIADPRO-COND.OTF') format('opentype');
}

@font-face {
    font-family: 'MyriadProCondIt';
    src: url('yoko/fuentes/MYRIADPRO-CONDIT.OTF') format('opentype');
}

@font-face {
    font-family: 'MyriadProLight';
    src: url('yoko/fuentes/MyriadPro-Light.otf') format('opentype');
}

@font-face {
    font-family: 'MyriadProRegular';
    src: url('yoko/fuentes/MYRIADPRO-REGULAR.OTF') format('opentype');
}

@font-face {
    font-family: 'MyriadProSemiBold';
    src: url('yoko/fuentes/MYRIADPRO-SEMIBOLD.OTF') format('opentype');
}

@font-face {
    font-family: 'MyriadProSemiBoldIt';
    src: url('yoko/fuentes/MYRIADPRO-SEMIBOLDIT.OTF') format('opentype');
}



@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bodoni+Moda:ital,opsz,wght@1,6..96,500;1,6..96,600&display=swap');

@font-face {
    font-family: 'cervo2';
    src: url('rama/CocomatPro-Light.ttf') format('truetype'); 
}


@font-face {
    font-family: modesto4;
    src: url("rama/CocomatPro-Heavy.otf") format("opentype");
}

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

.fondocateslide {
      width: 70px;
    height: 70px;
    background-position: center;
    background-size: 40px;
    background-repeat: no-repeat;
    margin: auto;
    background-color: rgb(114 135 102);
    border-radius: 10px;
    margin-bottom: 6px;
}


html {
min-height: 100vh;
    border-bottom: 1vh solid rgb(115 137 103 / 99%) !important;
    background-color: #010202;
}

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

.copyright a{
    color: #f2f2f1 !important;
}

.section.home-category .content {
border-radius: 18px;
    text-align: center;
    padding-bottom: 100%;
    height: 0px;
    width: 100%;
    position: relative;
    margin-bottom: 30px;
    box-shadow: 0 .0rem 0rem rgba(0, 0, 0, .15) !important;
    background-color: rgb(115 138 102 / 0%);
    border: 1px solid #738967bd;
    background-size: contain;
    background-repeat: no-repeat;
}

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;

}

.item__title {
    font-size: 15px !important;
    text-align: left !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-size: 12px;
    text-transform: uppercase;
    color: rgb(255 255 255 / 50%);
    letter-spacing: 1px;
    padding-top: 5px;
    font-weight: 500;
    font-family: 'BlairITCMedium', sans-serif;
}

input{
	background-color: #212121 !important;
    border: none !important;
    border-radius: 10px !important;
    outline: none !important;
    height: 3rem !important;
    width: 96% !important;
    font-size: 1rem !important;
    margin: 0 0 20px 0 !important;
    box-shadow: none !important;
    box-sizing: content-box !important;
    -webkit-transition: all 0.3s !important;
    transition: all 0.3s !important;
    padding: 5px !important;
    margin-top: 0px !important;
    margin-bottom: 27px !important;
    color: aliceblue;
}

.qty-total-price .quantity input {
    border-top: 1px solid #d8d8d8 !important;
    border-bottom: 1px solid #d8d8d8 !important;
    height: 42px !important;
    line-height: 1.65 !important;
    display: block !important;
    padding: 0 !important;
    margin: 0 !important;
    left: 25% !important;
    width: 50% !important;
    padding: 0px 10px !important;
    text-align: center !important;
    position: absolute !important;
    box-sizing: border-box !important;
    margin-left: 4px !important;
}

textarea {
    background-color: #212121;
    border: 0;
    border-radius: 12px;
    width: 99%;
    margin-top: 8px !important;
    color: aliceblue;
}


.input-field label {
    color: #728766;
    position: absolute;
    top: 0px;
    left: 0;
    height: 100%;
    font-size: 1rem;
    cursor: text;
    -webkit-transition: -webkit-transform .2s ease-out;
    transition: -webkit-transform .2s ease-out;
    transition: transform .2s ease-out;
    transition: transform .2s ease-out, -webkit-transform .2s ease-out;
    -webkit-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    text-align: initial;
    -webkit-transform: translateY(12px);
    transform: translateY(12px);
    pointer-events: none;
    transform: translateY(-11px);
    font-size: 12px;
}

select {
    background-color: rgb(33 33 33);
    padding: 5px;
    border: 0px solid #f2f2f2;
    border-radius: 2px;
    height: 4rem !important;
    opacity: 1 !important;
    border-radius: 10px;
    pointer-events: all !important;
    position: static !important;
    width: 99% !important;
    font-size: 1rem !important;
    margin-top: 15px;
    margin-bottom: 30px;
    color: aliceblue;
}

.cart-box .cart-item .qty-total-price .quantity input {
    border-top: 0px solid #d8d8d8 !important;
    border-bottom: 0px solid #d8d8d8 !important;
    height: 25px !important;
    padding: 0px 0px !important;
    text-align: center !important;
}
.input-field label:not(.label-icon).active {
    -webkit-transform: translateY(-14px) scale(0.8) !important;
    transform: translateY(-14px) scale(0.8) !important;
    color: #728766 !important;
}

.ci-price{
    background-color: #72876600 !important;
    text-align: center !important;
    float: none !important;
    font-size: 16px !important;
    border-radius: 6px !important;
    width: 140px !important;
    position: relative !important;
    margin: auto !important;
    margin-top: 38px !important;
    margin-bottom: 35px !important;
    color: rgb(0 0 0 / 50%) !important;
    letter-spacing: 1px !important;
    font-weight: 800 !important;
    padding: 6px !important;
    font-family: 'MyriadProBold', sans-serif;
}

.cart-box .cart-item .qty-total-price .quantity-button {
    -webkit-border-radius: 90px;
    -moz-border-radius: 90px;
    border-radius: 90px !important;
    height: 25px;
    width: 25px;
    padding: 2px 0px;
    line-height: normal;
    font-size: 14px;
    border: 0px solid #884eda;
    background-color: #728766  !important;
    color: aliceblue;
}

.qty-total-price .quantity {
    background: #ffffff00;
    position: relative;
    height: 42px;
}

.cantidad{
    background-color: aliceblue !important;
    margin-left: 4px !important;
    border-radius: 26px !important;
    color: #728766;
}

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

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

.row .col {
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 .75rem;
    min-height: 0px;
}

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

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

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

.cart-box .cart-item .ci-name .cin-title {
    font-weight: 400;
    max-width: 100% !important;
    text-transform: uppercase;
    color: rgb(255 255 255 / 95%);
    text-align: center;
    font-size: 20px;
    letter-spacing: 0px;
    line-height: 1;
    font-family: 'MyriadProBold', sans-serif;

}

.question {
    position: relative;
    background: #b3b3b300;
    margin: 0;
    padding: 25px 25px 25px 25px;
    display: block;
    cursor: pointer;
    width: 100%;
    text-align: center;
    padding-top: 30px;
    border: 1px solid #728766;
    border-radius: 18px;
    font-size: 14px !important;
    text-transform: uppercase;
    color: rgb(255 255 255 / 50%);
    letter-spacing: 1px;
    font-weight: 500;
    font-family: 'BlairITCMedium', sans-serif;
}

.questions:checked ~ .question {
    background: #728766 !important;
}

.item-info {
font-size: 16px !important;
    margin-top: 12px;
    text-align: center;
    font-weight: 500;
    font-style: italic;
    color: rgb(255 255 255 / 90%);
    letter-spacing: 0px;
    font-family: 'MyriadProLight', sans-serif;
}

.button-add-cart {
    background-color: #728766 !important;
    text-align: center;
    font-size: 20px;
    color: #fef4e5;
    float: none;
    padding-top: 8px;
    letter-spacing: 1px;
    border-top: 0px solid #fef4e5;
    font-family: 'Raleway', sans-serif;
    font-weight: 800;
}
.cart-box .cart-item .ci-name .cin-price {
    background-color: #f0ead4e6 !important;
    text-align: center;
    float: none;
    font-size: 16px !important;
    border-radius: 6px;
    width: 120px;
    position: relative;
    margin: auto;
    margin-top: 38px;
    margin-bottom: 35px !important;
    color: rgb(0 0 0 / 50%);
    letter-spacing: 1px;
    font-weight: 800 !important;
    padding: 6px;
    font-family: 'MyriadProBold', sans-serif;
}

.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: 250px !important;
    background-color: #37474f00 !important;
    position: initial !important;
    width: 100% !important;
    left: 0px !important;
    top: 0px !important;
    z-index: 6 !important;
    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(yoko/logo.png);
    background-position: center 60px;
    background-size: 200px;
    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: #ffffff00;
    box-shadow: none !important;
    border-radius: 0px;
    background-repeat: no-repeat;
    margin-bottom: 80px;
    border: 6px solid rgb(115 137 103 / 99%);
    border-radius: 40px;
}

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

.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: 280px;
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover !important;
    border-top-left-radius: 4px;
    border-radius: 39px 39px 0px 0px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}

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

body {
background-color: rgb(55 54 54);
    background-size: 100%;
    background-position: top;
    background-repeat: repeat;
    background-image: url(yoko/fondoultimo.jpg);
}


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: 44% !important;
    opacity: 0.9;
}

/* 🔧 DELIVERY FIXES - Solo ajustar posición del label activo */
.input-field label {
    left: 1.55rem !important;
}

/* Forzar que los colores focus respeten el diseño personalizado */
.input-field input[type=text]:focus + label,
.input-field input[type=tel]:focus + label {
    color: #728766 !important;
}

.input-field input[type=text]:focus,
.input-field input[type=tel]:focus {
    border-bottom: 1px solid #728766 !important;
    box-shadow: 0 1px 0 0 #728766 !important;
}

/* Para labels sueltos (como "Forma de pago") */
label {
    color: #728766 !important;
}


textarea.materialize-textarea {
    height: 8rem;
    background-color: #212121;
}

/* Focus del textarea con colores personalizados */
.input-field textarea.materialize-textarea:focus + label {
    color: #728766 !important;
}

.input-field textarea.materialize-textarea:focus {
    border-bottom: 1px solid #728766 !important;
    box-shadow: 0 1px 0 0 #728766 !important;
}