html, body {
    font-family: 'CenturyGothic';
    font-size: 12px;
}
h1 {
    font-family: 'CenturyGothic';
    color: black;
}
.contianer-header-top {
    position: relative;
    height: 23px;
    background-color: #dddddd;
}
.contianer-header-top ul {
    list-style: none;
    padding: 0;
    margin: 0;
    overflow: hidden;
}
.contianer-header-top li {
    float: left;
}
.contianer-header-top li a {
    font: 12px 'CenturyGothicBold';
    color: #535353;
    text-decoration: none;
    margin: 0 10px 0 0;
    text-transform: uppercase
}
.contianer-header-top li a:hover {
    color: #999;
}
.contianer-header {
    position: relative;
    height: 100px;
}
.container-header-left {
    position: relative;
    float: left;
    width: 230px;
    height: 150px;
    margin-top: -20px;
}
.container-header-right {
    position: relative;
    float: left;
    width: Calc(100% - 270px);
    height: 150px;
}
.container-header-cuenta {
    position: relative;
    height: 47px;
    margin-top: 14px;
    float: left;
}
.container-header-brand {
    position: relative;
    margin-top: -25px;
}
ul.menu {
    position: relative;
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    float: left;
    margin-top: 30px;
}
.menu li {
    float: left;
}
.menu li a {
    display: block;
    padding: 18px 10px;
    text-decoration: none;
    font: 17px/1 'CenturyGothic';
    color: #000000;
    text-align: center;
}
.menu li a:hover {
    color: #03a7a9;
}
.cuenta {
    position: relative;
    height: 30px;
}
.cuenta ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.cuenta li {
    float: left;
}
.cuenta li a {
    display: block;
    color: #999;
    text-align: center;
    padding: 14px 5px;
    text-decoration: none;
    text-transform: uppercase;
    font: 11px/1 'CenturyGothic';
}
.cuenta li a:hover {
    color: #111;
}
.navbar-form {
    position: relative;
    float: left;
    width: 170px;
    padding: 0;
    margin: 0;
    margin-top: 3px;
}
.form-control {
    font-family:'CenturyGothic';
}
.form-control:focus {
    border-color: #03a7a9 !important;
}
.checkout-total {
    position: relative;
    color: #03a7a9;
    text-align: right;
    font-weight: bold;
    font-size: 1.1em;
    line-height: 1;
    margin-bottom: 10px;
}
.text-red{
    color: #03a7a9 !important;
}

.process-payment-info-container a, .process-payment-info-container a:hover, .process-payment-info-container a:focus {
    color: #03a7a9 !important;
    text-decoration: none;
}

.checkout-delete.active {
    color: #03a7a9;
}
.account-add-address, a.account-add-address:hover {
    color: #03a7a9;
    text-align: right;
    text-decoration: underline;
    padding: 10px;
    line-height: 1;
}
.account-menu.active {
    position: relative;
    float: left;
    min-height: 40px;
    border-bottom: solid 5px #03a7a9;
    padding: 7px 20px 0px 20px;
    font-size: 16px;
    color: #03a7a9;
    font-family: Arial, sans-serif;
    background-color: #EEE;
}
.btn.btn-link {
    padding: 6px 0px;
    color: #8B8B8B;
    font-size: 14px
}
.btn.btn-link:hover {
    color: #111;
}
.container-header-social {
    position: relative;
    float: left;
    height: 80px;
    padding-top: 5px;
}
.container-header-social ul.social {
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.container-header-social .social li a {
    display: block;
    color: #D2D2D2;
    text-align: center;
    text-decoration: none;
    font-size: 22px;
    line-height: 20px;
}
.container-header-social .social li a:hover {
    color: #111;
}
.container-header-social .social .fa.fa-instagram,
.container-header-social .social .fa.fa-foursquare{
    background-color: #D2D2D2;
    height: 20px;
    width: 20px;
    color: white;
    border-radius: 4px;
    font-size: 15px;
    line-height: 20px;
    padding: 1px 0 0 1px;
}
.container-header-social .social .fa.fa-instagram:hover ,
.container-header-social .social .fa.fa-foursquare:hover {
    background-color: #111;
    color: white;
}
.btn-primary.active.btn-add-cart{
    background-color: #172D56 ;
}
.btn-primary.active.btn-add-cart:hover{
    background-color: #0067a2 ;
}
.product-name {
    position: relative;
    font: 16px/1 'CenturyGothicBold';
    text-align: center;
    color: #333333;
}
.product-price-marel {
    position: relative;
    font: 13px/1 'CenturyGothicBold';
    text-align: center;
    color: #333333;
}

.product-qualifies-grid .fa-star, 
.product-qualifies-grid span, 
.product-qualifies-list .fa-star, 
.product-qualifies-list span {
    font-size: 12px;
    color: #a2a2a2;
}

.result-count {
    position: relative;
    font-family: 'CenturyGothic';
    font-size: 12px;
    padding: 0;
    margin: 0;
    margin-top: 5px;
    margin-right: 5px;
    padding-left:10px;
}
.result-count span {
    font-size: 13px;
    font-weight: bold;
}

.show-th-list.active, 
.show-th.active, 
.show-th:focus, 
.show-th:active, 
.show-th:hover, 
.show-th-list:focus, 
.show-th-list:active, 
.show-th-list:hover {
    color: #172D56;
}

.show-search {
    position: relative;
    float: right;
    font-family: 'CenturyGothic';
    font-size: 13px;
    padding: 3px 5px 10px 5px;
}
.product-description{
    position: relative;
    font: 14px/1.2 'CenturyGothic';
    color: #555;
    margin: 10px auto 20px auto;
}
.product-description p {
    font-family: 'CenturyGothic';
    font-size: 13px;
    line-height: 1.2;
}

.select-size {
    position: relative;
    margin: 10px auto 20px auto;
}
.select-size .size {
    position: relative;
    float: left;
    margin: 0 10px 0 0;
    font-weight: bold;
}
.select-size .size:before {
    content: '\f0d7';
    font-family: FontAwesome;
    display: block;
    text-align: center;
    color: white;
    margin: -3px auto;
    font-weight: bold;
}
/*.select-size .size.active:before {
    content: '\f0d7';
    font-family: FontAwesome;
    display: block;
    text-align: center;
    color: #67CFD0;
    margin: -3px auto;
    font-weight: bold;
}*/

.select-size .btn-info {
    border: 0 none;
    position: relative;
    padding: 7px 6px;
    color: #172D56;
    background-color: transparent;
    font-size: 14px;
    font-weight: bold;
    cursor: default;
}

.select-size .active .btn-info {
    border: 0 none;
    position: relative;
    padding: 7px 6px;
    color: white;
    background-color: #172D56;
    font-size: 14px;
    font-weight: bold;
}
.select-size .btn-info:hover {
    background-color: #172D56;
    border: 0 none;
    position: relative;
    font-size: 14px;
    color: white;
    font-weight: bold;
}

.product-zoom{
    height: 40px;
    line-height: 40px;
}

.product-zoom .fa-search-plus {
    color: #777;
    font-size: 17px;
    cursor: default;
}
a:hover{
    text-decoration:none;
}

.select-color {
    position: relative;
    margin: 10px 0;
}
.select-color .color {
    position: relative;
    float: left;
    width: 39px;
    height: 39px;
    border: 2px solid white;
    margin-right: 5px;
}
.select-color .active {
    border: 2px solid #172D56;
    position: relative;
    float: left;
    width: 39px;
    height: 39px;
}
.select-color .color-data {
    position: relative;
    width: 35px;
    height: 35px;
    background: #003CF6;
    margin: 0 auto;
}
.select-color .color-data.white {
    position: relative;
    width: 27px;
    height: 15px;
    background: #ffffff;
    margin: 0 auto;
    border: 1px solid #787878;
}

.select-color .active .color-data.white {
    position: relative;
    width: 27px;
    height: 15px;
    background: #ffffff;
    margin: 0 auto;
    border: none;
}
.select-color .color:hover .color-data.white {
    position: relative;
    width: 27px;
    height: 15px;
    background: #ffffff;
    margin: 0 auto;
    border: none;
}

.select-color .color:hover {
    border: 2px solid #172D56;
    cursor: pointer;
}

#menu .nav.nav-justified li a {
    display: block;
    padding: 18px 10px;
    text-decoration: none;
    font: 17px/1 'CenturyGothic';
    color: #000000;
    text-align: center;
    text-transform: initial;
}
#menu .nav.nav-justified li a:hover {
    color: #03a7a9;
    background-color: transparent;
}

.headers .titulos {
    position: absolute;
    font: 40px/1 'CenturyGothic';
    color: white;
    z-index: 1;
    width: 100%;
    text-align: center;
    height: 60px;
    margin-top: 110px;
    text-transform: uppercase;
}
.breadcrumb {
    margin-bottom: 4px;
    background-color: transparent;
    line-height:36px;
}
.breadcrumb li a {
    font: 13px/36px 'CenturyGothic';
    color: #333;
}
.breadcrumb li + li::before {
    padding: 0 0px;
    color: #333;
    content: "/\00a0";
}
.breadcrumb .active {
    color: #172D56;
    font: 14px/36px 'CenturyGothic';
    text-transform: uppercase;
}
.collapse.navbar-collapse.navbar-ex1-collapse {
    display: block;
}

ul.side-nav {
    list-style-type: none;
    margin: 20px 0;
    padding: 0;
    width: 100%
}
.side-nav li {
    float: none;
    list-style-type: none;
}
.side-nav li a {
    display: block;
    padding: 10px 10px;
    text-decoration: none;
    color: #525252;
}
.side-nav li a:hover, .side-nav li a:focus {
    background-color: rgba(0,177,176,0.1);
    color: #46C5C5;
}
.side-nav li a.active {
    background-color: rgba(0,177,176,0.1);
    color: #46C5C5;
}
ul.side-nav ul {
    padding-left: 10px;
}
ul.side-nav ul li a {
    padding: 5px 10px;
    font-family: 'CenturyGothic';
}
.side-nav .nav-divider {
    height: 1px;
    margin: 20px 0;
    overflow: hidden;
    background-color: rgba(0,0,0,0.3);
}

.container-footer-banner-envio {
    position: relative;
    margin: 80px auto 0 auto;
    border-top: 1px solid #BBBBBB;
    height: 100px;
}
.container-footer-banner-envio-icon {
    position: relative;
    width: 90px;
    height: Calc(100% - 30px);
    margin-top: 30px;
}
.container-footer-banner-envio-txt {
    position: relative;
    height: 100px;
    margin-top: 30px;
}
.container-footer-banner-envio-txt h3 {
    font: 20px/1 'CenturyGothicBold';
    color: #535353;
    margin: 0;
    padding: 0;
}
.container-footer-banner-envio-txt h4 {
    font: 16px/1 'CenturyGothic';
    color: #535353;
    margin: 0;
    padding: 0;
    margin-top: -18px;
}
.container-footer-banner-envio-txt span {
    position: relative;
    display: inline-block;
    width: 1px;
    height: 35px;
    background-color: #cccccc;
    top: 10px;
    margin: 0 3px;
}
.container-footer-envio {
    margin: 0 auto;
    position: relative;
}
.container-footer-newsletter-bg {
    position: relative;
    background: url(../../images/marel/bg-banner-newsletter.jpg) no-repeat;
    background-size: cover;
    background-position: left;
    height: auto;
    width: 100%;
    max-width: 100%;
}
.container-footer-newsletter {
    position: relative;
    height: 70px;
    float: left;
}
.container-footer-newsletter p {
    font: 16px/1 'CenturyGothic';
    color: white;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
    padding: 0;
    margin: 0;
}
.container-footer-newsletter h2 {
    font: 31px/1 'CenturyGothic';
    color: white;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
    padding: 0;
    margin: 0;
}
.container-footer-bg {
    position: relative;
    width: 100%;
    background: url(../../images/marel/bg-footer.jpg) #FC3707 repeat-x;
    background-position: center top;
    padding-top: 80px;
}
.container-newsletter {
    position: relative;
    margin: 0 auto;
}
.container-footer-newsletter-bg .form-inline {
    position: relative;
    float: left;
    margin-left: 30px;
}
.container-footer-newsletter-bg .form-control {
    font: 13px/1 'CenturyGothic';
    color: black;
    border-radius: 4px;
    max-width: 270px;
    border: 0 none;
    height: 33px;
    padding: 6px 10px;
}
.container-footer-newsletter-bg .btn.btn-default {
    background-color: #EF2028;
    color: #FFFFFF;
    border: 0 none;
    font: 14px/1 'CenturyGothicBold';
    padding: 10px 10px;
    -webkit-transition: background-color 0.2s ease-out;
    -moz-transition: background-color 0.2s ease-out;
    -o-transition: background-color 0.2s ease-out;
    transition: background-color 0.2s ease-out;
}
.container-footer-newsletter-bg .btn.btn-default:hover {
    background-color: #FC3707;
    color: white;
}
.container-footer-email {
    position: relative;
    font: 26px/1 'CenturyGothic';
    color: white;
    text-align: center;
    margin: 10px auto;
}
.container-footer-email span {
    color: #6CD8E5;
    padding-right: 20px;
}
.container-footer-email a {
    font: 26px/1 'CenturyGothic';
    color: #6CD8E5;
    text-decoration: none;
}
.container-footer-email a:hover {
    color: #00A5AA;
    text-decoration: none;
}
.footer-highlights {
    position: relative;
    margin: 20px auto;
    width: 1024px;
}
.container-footer-pagos {
    position: relative;
    margin: 5px auto;
    width: Calc(950px - 35px);
    padding-left: 20px
}
ul.footer-list {
    position: relative;
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    margin-left: 50px;
    margin-bottom: 10px;
}
.footer-list li .firts, .container-footer-pagos h5 {
    font: 12px/1 'CenturyGothicBold';
    padding: 0;
    margin: 0 0 5px 0;
    color: white;
}
.footer-list li .firts:hover {
    color: #00A5AA;
}
.footer-list li a, .footer-list li a:focus, .container-footer-pagos p {
    display: block;
    color: #BABABA;
    text-decoration: none;
    font: 11px/14px 'CenturyGothic';
}
.footer-list li a:hover {
    color: white;
}
.footer-menu .fa.fa-facebook {
    font-size: 20px;
    display: inline-block;
    width: 30px;
    height: 30px;
    background-color: rgba(0,0,0,0.28);
    border-radius: 5px;
    color: rgba(255,255,255,0.8);
    text-align: center;
    line-height: 30px;
}
.footer-menu .fa.fa-foursquare,
.footer-menu .fa.fa-linkedin,
.footer-menu .fa.fa-pinterest,
.footer-menu .fa.fa-youtube,
.footer-menu .fa.fa-twitter,
.footer-menu .fa.fa-whatsapp,
.footer-menu .fa.fa-instagram {
    font-size: 20px;
    display: inline-block;
    width: 30px;
    height: 30px;
    background-color: rgba(0,0,0,0.28);
    border-radius: 5px;
    color: rgba(255,255,255,0.8);
    text-align: center;
    line-height: 33px;
}
.footer-menu li a span {
    display: inline-block;
    font-size: 10px;
    padding: 5px;
    line-height: 10px;
    color: #858C92;
    margin-top: 3px;
}
.footer-menu li a:hover span {
    color: white;
}
.footer-menu li a span span {
    color: rgba(221,221,221,0.59);
    padding: 0;
    font-size: 9px;
}
.paypal {
    width: 80px;
    height: 30px;
    background: transparent url("../../images/marel/pago-icons.png");
    background-position: -10px -10px;
    float: left;
    position: relative;
    transition-property: background-position;
    transition-duration: .1s;
    transition-timing-function: ease-out;
}
.visa {
    width: 66px;
    height: 30px;
    background: transparent url("../../images/marel/pago-icons.png");
    background-position: -91px -10px;
    float: left;
    position: relative;
    transition-property: background-position;
    transition-duration: .1s;
    transition-timing-function: ease-out;
}
.safetypay {
    width: 155px;
    height: 30px;
    background: transparent url("../../images/marel/pago-icons.png");
    background-position: -155px -10px;
    float: left;
    position: relative;
    transition-property: background-position;
    transition-duration: .1s;
    transition-timing-function: ease-out;
}
.seveneleven {
    width: 40px;
    height: 31px;
    background: transparent url("../../images/marel/pago-icons.png");
    background-position: -311px -5px;
    float: left;
    position: relative;
    transition-property: background-position;
    transition-duration: .1s;
    transition-timing-function: ease-out;
}
.oxxo {
    width: 60px;
    height: 30px;
    background: transparent url("../../images/marel/pago-icons.png");
    background-position: -356px -5px;
    float: left;
    position: relative;
    transition-property: background-position;
    transition-duration: .1s;
    transition-timing-function: ease-out;
}
.oxxo {
    width: 60px;
    height: 30px;
    background: transparent url("../../images/marel/pago-icons.png");
    background-position: -356px -5px;
    float: left;
    position: relative;
    transition-property: background-position;
    transition-duration: .1s;
    transition-timing-function: ease-out;
}
.americanexpress {
    width: 80px;
    height: 30px;
    background: transparent url("../../images/marel/pago-icons.png");
    background-position: -418px -5px;
    float: left;
    position: relative;
    transition-property: background-position;
    transition-duration: .1s;
    transition-timing-function: ease-out;
}
.verisign {
    width: 115px;
    height: 55px;
    background: transparent url("../../images/marel/pago-icons.png");
    background-position: -500px 10px;
    float: left;
    position: relative;
    transition-property: background-position;
    transition-duration: .1s;
    transition-timing-function: ease-out;
}
.contantainer-footer-copyrigths {
    position: relative;
    margin-top: 20px;
    font: 10px/1 Arial, "sans-serif";
    color: rgba(255,255,255,0.37);
    text-decoration: none;
    font-family: 'CenturyGothic';
}
.abugaber a, .abugaber a:hover {
    font: 12px/1 'CenturyGothic';
    text-decoration: none;
    color: rgba(255,255,255,0.25);
    font-weight: bold;
}
.abugaber span {
    font-size: 8px;
    font-weight: normal;
}

.background-footer{
    margin-top: 0px;
    background: url(../../images/marel/bg-footer.jpg) top center;/* aqui va el color en caso de que no tenga fondo*/
}

.account-new-user .sidebar-nav .link-menu{
    font-family:'CenturyGothic';
}
.account-new-user .sidebar-nav .first{ 
    font-family:'CenturyGothic';
}
.sidebar-nav .link-menu span, .link-menu-checkbox-label span{
    font-family:'CenturyGothic';
}
.sidebar-nav .form-inline .form-group, .sidebar-nav .form-inline .form-group label{
    font-family:'CenturyGothic';
}
.product-description h4{
    font-family:'CenturyGothic';
}
.product-zoom span{                        
    font-family:'CenturyGothic';
}
.product-qualification-stars p{
    font-family:'CenturyGothic';
}
.product-price{
    font-family:'CenturyGothic';
}
.product-price-list{
    font-family:'CenturyGothic';    
}
.product-price span:first-of-type , .product-price-list span{
    font-family:'CenturyGothic';    
}
.product-price-through{
    font-family:'CenturyGothic';                            
}
.product-price-through span:first-of-type{
    font-family:'CenturyGothic';                            
}
.product-sku{
    font-family:'CenturyGothic';                            
}
.product-description p{
    font-family:'CenturyGothic';                            
}
.product-category{
    font-family:'CenturyGothic';                            
}
.product-quantity p{
    font-family:'CenturyGothic';                            
}
.quantity-select .bootstrap-select .dropdown-toggle{
    font-family:'CenturyGothic';                            
}
.quantity-select .bootstrap-select.btn-group .dropdown-menu{
    font-family:'CenturyGothic';                            
}
.add-cart .btn-default{
    font-family:'CenturyGothic';                            
}
.add-cart-list .btn-default, .add-cart-list .btn-default:hover{
    font-family:'CenturyGothic';                            
}
.product-review .nav-tabs li a{
    font-family:'CenturyGothic';                            
}
.product-review .nav-tabs li.active a, .product-review  .nav-tabs li.active a:hover, .product-review  .nav-tabs li.active a:focus{
    font-family:'CenturyGothic';                            
}
.product-price-grid{
    font-family:'CenturyGothic';                            
}
.product-category-grid{
    font-family:'CenturyGothic';                            
}
.product-category-list{
    font-family:'CenturyGothic';                            
}
.pagination-prev{
    font-family:'CenturyGothic';                            
}
.account-container{
    font-family:'CenturyGothic';                            
}
.shopping-cart-container{
    font-family:'CenturyGothic';                            
}
.account-controls{
    font-family:'CenturyGothic';                            
}
.account-menu{
    font-family:'CenturyGothic';                            
}
.account-menu.active{
    font-family:'CenturyGothic';                            
}
.account-welcome, .account-address-shipping{
    font-family:'CenturyGothic';                            
}
.ckeck-box-radio{
    font-family:'CenturyGothic';                            
}
.ckeckout-container{
    font-family:'CenturyGothic';                            
}
.ckeckout-controls{
    font-family:'CenturyGothic';                            
}
.proceed-checkout .btn-primary .btn-text-left{
    font-family:'CenturyGothic';                            
}
.add-delivery-btn .btn-default .btn-text-right{
    font-family:'CenturyGothic';                            
}
.checkout-product-name{
    font-family:'CenturyGothic';                            
}
.add-creditcart .control-label{
    font-size: 13px;
    padding-top: 7px;
    line-height: 1;
    font-weight: normal;
    display: block;
}
.marelIcon1{
    width: 33px;
    height: 33px;
    background-image: url(../../images/marel/marelIcon1.png);
    position: relative;
    float: left;
    margin-top: -9px;
    margin-right: 9px;
}
.marelIcon2{
    width: 33px;
    height: 33px;
    background-image: url(../../images/marel/marelIcon2.png);
    position: relative;
    float: left;
    margin-top: -4px;
    margin-right: 9px;
}
.marelIcon3{
    width: 33px;
    height: 33px;
    background-image: url(../../images/marel/marelIcon3.png);
    position: relative;
    float: left;
    margin-top: -4px;
    margin-right: 9px;
}

.comparte{
    width: 100%;
    min-height:58px;
    background-color: #eeeeee;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    line-height: 58px;
}
.comparteText{
    color:#2985aa;
    font-size: 14px;
    text-align: center;
}
.mayorque{
    min-width: 22px;
    height: 58px;
    background-image: url(../../images/marel/mayorque.png);
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    cursor:pointer;
}
.marelFace{
    min-width: 37px;
    height: 58px;
    background-image: url(../../images/marel/face.png);
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    cursor:pointer;
}
.marelTwitt{
    min-width: 37px;
    height: 58px;
    background-image: url(../../images/marel/twitt.png);
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    cursor:pointer;
}

.mayorque{
    color:#2985aa;
    font-size: 14px;
    text-align: center
}

.encuesta{
    height:322px;
    background-color: #d4e7ee;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.iconDeporte{
    height:80px;
    background-repeat: no-repeat;
    background-position: center;
}
.iconDeporte.correr{
    background-image: url(../../images/marel/correr.png);
}
.iconDeporte.crossfit{
    background-image: url(../../images/marel/crossfit.png);
}
.iconDeporte.yoga{
    background-image: url(../../images/marel/yoga.png);
}
.txtDeporte{
    color:#515352;
    text-align: center;
    font-size: 14px;
}
.encuestaText{
    color:#2885a7;
    font-size: 20px;
    font-family: 'CenturyGothicBold';
    text-align: center;
    line-height: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.encuestaText2{
    color:#434544;
    font-size: 16px;
    font-family: 'CenturyGothicBold';
    margin-bottom: 20px;
}

.textCenter{
    text-align: center;
}
.textCenter .checkbox-cupon {
    display: inline-block;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: normal;
    line-height: 1;
    padding-right: 21px;
    margin-bottom: 12px;
    margin-top: 15px;
}
.textCenter .checkbox-cupon input:checked ~ .checkmark {
    background-color: #01b1af;
    border: 1px solid #01b1af;
}
.marelImprimir{
    background-image: url(../../images/marel/printMarel.png);
    background-repeat: no-repeat;
    background-position: left 10px center;
    border: 1px solid #b1b1b1;
    color: #777777;
    height: 51px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor:pointer;
    padding-left: 51px;
    text-align: center;
    font-size: 16px;
    line-height: 49px;
    text-transform: uppercase;
}
.marelImprimir:hover{
    background-color:#eeeeee;
}

.container-get-in {
    position: relative;
    float: left;
    width: 90px;
    text-align: center;
    cursor: pointer;
    color: #928c8c;
    font-family: 'hindregular';
    font-size: 12px;
    text-transform: uppercase;
    line-height: 34px;
    margin: 0;
}

.container-account {
    position: relative;
    float: left;
    width: 90px;
    margin-top: 5px;
    cursor: pointer;
}

.container-get-in p {
    margin: 0;
}
.container-header-cuenta .user {
    color: #b7b7b7;
    font-family: 'hindregular';
    font-size: 10px;
    display: block;
    line-height: 13px;
    text-transform: uppercase;
}
.container-header-cuenta .account {
    color: #928c8c;
    font-family: 'hindregular';
    font-size: 12px;
    display: block;
    line-height: 13px;
    text-transform: uppercase;
}

.container-cart {
    position: relative;
    float: left;
    width: 50px;
    margin-top: 5px;
    cursor: pointer;
    min-height: 30px;
}
.fa-layers-counter, .fa-layers-text {
    display: inline-block;
    position: absolute;
    text-align: center;
}
.fa-layers-counter {
    background-color: #ff253a;
    border-radius: 1em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    height: 1.5em;
    line-height: 1.10em;
    max-width: 5em;
    min-width: 1.5em;
    overflow: hidden;
    padding: .25em;
    right: 0;
    text-overflow: ellipsis;
    top: 0;
    -webkit-transform-origin: top right;
    transform-origin: top right;
}
.fa-layers-counter {
    left: 0px;
    right: auto;
    top: -4px;
}
.fa-layers-counter {
    background-color: #01b1af;
}
.fa-shopping-cart{
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}
.footer-direction a:hover, .footer-direction a:focus, .footer-menu li:hover, .footer-menu a:hover{
    color: #ffffff;
}
.footer-direction .fa-map-marker-alt, .footer-direction .fa-phone, .footer-direction .fa-envelope{
    color: #186cb4;
}
.icono_xpertshop-footer{
    background:url(../../images/marel/logo_footer_sayer.png); 
    width: 135px;
    height: 50px;
    background-repeat: no-repeat;
}
.product-quantity{
    /*display: none;*/

}
.sinVenta{
    display: none;
}
.product-price-grid, .product-price-list, .producto-price{
    display: none;
}
.caracteristicasData{
    text-align: left;
    margin-left: 15px;
    margin-bottom: 10px;
}

.caracteristicasData a{
    color: #172D56;
    font-weight: bold;
}

.caracteristicasData:before {
    content: "• ";
    position: absolute;
    margin-left: -15px;
    margin-top: 2px;
}
.caracteristicasData span{
    font-weight: bold;
}
.tintoMetricoData
{
    width: 85px;
    height: 85px;
}
#qv_outstock {
    display:none;
}
#ListadoMatriz img {
    max-height: 222px;
}
/*Menu Lateral*/
.menu_lateral_detalle .side-nav li a.active, .menu_lateral_detalle .side-nav li a:hover {
    cursor: pointer;
    color: #fff !important;
    background-color: #172D56 !important;
}
.sidebar-nav{
    position: relative;
    min-height: 50px;
    padding-bottom: 15px;
    margin-bottom: 20px;
    border-bottom: none;
    background-color: #eeeeee;
    border-radius: 5px;
    margin-right: -15px;
}
.newMenuLateral .sidebar-nav {
    background-color: #eeeeee;
    border-radius: 5px;
    padding-bottom: 8px;
    width: calc(100% + 30px);
    font-weight: bold;
}

.newMenuLateral .sidebar-nav .link-menu {
    font-family: 'hindregular';
    color: #777777;
    font-size: 13px;
    line-height: 1;
    padding: 7px 0 4px 10px;
    cursor: pointer;
    margin-top: 1px;
    margin-bottom: 1px;
}
.sidebar-nav .link-menu:hover, .sidebar-nav .link-menu:focus, .sidebar-nav .link-menu:hover span, .sidebar-nav .link-menu.active, .sidebar-nav .link-menu.active span, .link-menu-checkbox-label.active span, .link-menu-checkbox-label.active, .link-menu-checkbox-label:hover, .link-menu-checkbox-label:hover span {
    color: #fff !important;
    background-color: #172D56 !important;
}
.first.Colored {
    font-weight: normal !important;
    text-transform: uppercase !important;
    font-size: 14px !important;
    font-family: 'hindregular' !important;
    color: #fff !important;
    background-color: #172D56 !important;
    border-radius: 5px !important;
    margin-bottom: 5px !important;
    width: calc(100% + 2px) !important;
    margin-left: -1px !important;
    padding: 3px 0 3px 10px !important;
    padding-top: 8px !important;
    z-index: 9;
}
.menu_lateral_detalle ul.side-nav ul {
    padding-left: 0px;
}
.menu_lateral_detalle .side-nav li {
    float: none;
    list-style-type: none;
}
.menu_lateral_detalle .side-nav li a {
    display: block;
    padding: 3px 0 3px 10px;
    text-decoration: none;
    font-size: 13px;
    font-family: 'hindregular';
    color: #111;
}
.menu_lateral_detalle .side-nav li a {
    padding: 5px 10px 2px 13px;
    margin-top: 1px;
    margin-bottom: 1px;
}
.menu_lateral_detalle-hijo {
    color: #777 !important;
    margin-bottom: 4px;
}
#submenu-3 {
    background-color: #eeeeee;
    border-radius: 5px;
    padding-bottom: 8px;
    margin-top: -10px;
    padding-top: 12px;
}


.fa.fa-fw.fa-angle-down.pull-right{
    display: block !important;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -5px;
}

.menu_lateral_detalle-hijo::before {
    content: "- ";
    margin-left: -9px;
}