
@font-face {
  font-family: 'Geometos';
    src:  url('Geometos.ttf.woff') format('woff'),
    url('Geometos.ttf.svg#Geometos') format('svg'),
    url('Geometos.ttf.eot'),
    url('Geometos.eot?#iefix') format('embedded-opentype'); 
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'The Goldsmith Vintage';
    src: url('juramento/The Goldsmith_Vintage.ttf') format('truetype'),
         url('juramento/The Goldsmith_Vintage.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}


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



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

.section.home-category .container {
    width: 93%;
    padding-right: 20px;
    padding-left: 20px;
}

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

.section.home-category .content {
    border-radius: 0px;
    text-align: center;
    padding-bottom: 50%;
    height: 0px;
    width: 100%;
    position: relative;
    margin-bottom: 0px;
    box-shadow: none !important;
        background-color: #30303000;
    border: 0px solid #f1bc58;
    background-image: url(separamokka2.png);
    background-size: 116px 4px;
    background-repeat: no-repeat;
    background-position: center 106px;
}
.section.home-category .content .in-content {
    width: 100%;
    height: auto;
    display: table;
    position: absolute;

}

.section.home-category .content .in-content .in-in-content img {
width: 24%;
    height: auto;
    margin-bottom: 10px;
filter: invert(1);
    float: left;
    padding-top: 0px;
    vertical-align: revert;
}

.s6{
    width: 100% !important;
}

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: Geometos;
    margin-bottom: 15px;
    display: none !important;
}

.section.home-category .content .in-content .in-in-content h5 {
font-weight: 500;
    font-size: 32px;
    text-transform: uppercase;
    color: #D3AA7C;
    letter-spacing: 0.5px;
    text-align: left;
    padding-top: 3px;
    padding-left: 20px;
    padding-right: 12px;
    width: 100%;
    font-family: 'The Goldsmith Vintage', sans-serif;
}

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

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

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

.section.home-category .content .in-content .in-in-content {
 
   padding: 8px !important;
    display: flex;
    align-items: center;
}

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

.cart-box .cart-item .ci-name .cin-title {
font-weight: 500;
    max-width: 100% !important;
    text-transform: uppercase;
    color: #D3AA7C;
    text-align: center;
    font-size: 32px;
    font-family: 'The Goldsmith Vintage', sans-serif;
}

.item-info {
    font-size: 13px !important;
    margin-top: 5px;
    text-align: center;
    color: #ffffff;
    font-weight: 400;
}

.button-add-cart {
    background-color: #00323f !important;
    text-align: center;
    font-size: 32px;
    color: #D3AA7C;
    font-weight: 100;
    float: none;
    font-family: 'The Goldsmith Vintage', sans-serif;
    padding-top: 7px;
}
.cart-box .cart-item .ci-name .cin-price {
background-color: #013543  !important;
    text-align: center;
    float: none;
    font-size: 16px;
    border-radius: 1px;
    width: 120px;
    position: relative;
    margin: auto;
    margin-top: 28px;
    margin-bottom: 26px !important;
    color: #D3AA7C;
    font-family: 'Geometos';
    letter-spacing: 0px;
    font-weight: 600 !important;
    padding: 7px;
    border: 2px solid #fff;
}

@supports (-webkit-overflow-scrolling: touch) {
  body {
  background-attachment: scroll;
  }
}

.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: 200px !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(juramento/logojuramento.png);
    background-position: center 50px;
    background-size: 210px !important;
    background-repeat: no-repeat;
}


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

.unam{
      display: block !important;   
    height: 10px;
    width: 170px;
}

.cart-box .cart-item {
    width: 100%;
    position: relative;
    min-height: 120px;
    border-bottom: 0px solid #f2f2f2;
    margin-top: 5px;
    background-color: #ffffff00;
    box-shadow: none !important;
    border-radius: 0px;
    background-repeat: no-repeat;
    margin-bottom: 19px;
    background-image: url(separamokka2.png);
    background-position: bottom;
    background-size: 64px;
}

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

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

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

body {
background-image: url(juramento/fondojuramento2.jpg); 
    background-color: rgb(48, 48, 48);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: 70% 0px;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover;
    background-size: cover !important;
}

.section.home-category .row.icon-service {
    margin-bottom: 0px;
    margin-top: 48px;
}

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%;
}