.big-label {
    font-size: 15px;
}
.big-input {
    font-size: 17px;
}
.input-xs {
    height: 30px;
}
.input-md {
    height: 60px;
}
.input-border-guvery-dark {
    border-color: #00594f;
}
/*Label de Guvery  */
.label-dark {
    background-color: #212121;
}
.label-guvery {
    background-color: #3CDBC0;
}
.label-guvery-dark {
    background-color: #00594f;
}
.label-guvery-one {
    background-color: #FFBE4B;
}
.label-default-one {
    background-color: #FFF;
    color: #FFBE4B;
    border: 1px solid #FFBE4B;
}
.label-default-one:hover {
    color: #FFBE4B;
}
.label-guvery[href]:hover, .label-guvery[href]:focus {
    background-color: #00594f;
}
.label-red {
  background-color: #ff0000; }
  .label-red[href]:hover, .label-red[href]:focus {
    background-color: #DF0000; }
/*Textos de guvery */
.text-guvery-light {
    font-weight: 300;
    font-size: 14px;
}
.text-guvery-dark {
    color: #00594f !important;
}
.text-guvery-shadow {
    text-shadow: 2px 2px 5px #000;
}
.text-guvery-shadow-bold {
    text-shadow: 1px 1px 2px #000;
}
.text-primary {
    color: #3CDBC0 !important;
}
.text-guvery-one {
    color: #FFBE4B !important;
}
.text-guvery-cupones {
    color: #664374 !important;
}
.text-facebook-messenger {
    color:  #0084FF;
}
.text-whatsapp {
    color:  #01E675;
}
.text-user-blue-primary {
    color: #2694AB;
}
.bg-primary {
    background-color: #3CDBC0 !important;
}
.bg-guvery-dark {
    background-color: #00594f;
}
.bg-guvery-one {
    background-color: #FFBE4B;
}
.bg-guvery-cupones {
    background-color: #664374 !important;
}
.bg-guvery-cupones-light {
    background-color: #e3d0e3 !important;
}
.bg-guvery-cupones-dark {
    background-color: #955A4E !important;
}
.bg-guvery-gray {
    background-color: #DADADA !important;
}
.bg-guvery-gradient {
    background: #3CDBC0;  /* fallback for old browsers */
    background: -webkit-linear-gradient(to bottom, #00594f, #3CDBC0);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to bottom, #00594f, #3CDBC0); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.bg-guvery-gradient-horizontal {
    background: #3CDBC0;  /* fallback for old browsers */
    background: -webkit-radial-gradient(#3CDBC0, #00594f);  /* Chrome 10-25, Safari 5.1-6 */
    background: radial-gradient(#3CDBC0, #00594f); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.bg-guvery-one-gradient {
    background: #FFBE4B;  /* fallback for old browsers */
    background: -webkit-linear-gradient(to bottom, #CB8200, #FFBE4B);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to bottom, #CB8200, #FFBE4B); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.bg-guvery-cupones-gradient-horizontal {
    background: #ff9af3;  /* fallback for old browsers */
    background: -webkit-linear-gradient(to bottom, #3b0568, #ff9af3);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to bottom, #3b0568, #ff9af3); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.bg-super-gray {
    background-color: #BBB !important;
}
.product-image {
    background: #FCFCFC !important;
    border: solid 1px #F0F0F0 !important;
    border-radius: 10px;
}
.product-list:hover:before, .product-grid:hover:before {
    border-color: #bbbbbb;
}
.product-list-one:before {
    border-color: #FFBE4B;
}
.product-list-one:hover:before {
    border-color: #FFBE4B;
}
.product-grid-xs-bottom:hover {
    padding-bottom: 20px !important;
    margin-bottom: -20px !important;
}
/* listas */
.list-guvery li:before {
    background-color: #3CDBC0 !important;
}
.list-guvery-dark li:before {
    background-color: #00594f !important;
    border-radius: 70% !important;
}
/*Tabs del formulario inicial*/
.checkout-tabs .rd-material-tabs__list .rd-material-tab a:hover {
    color: #79ccf2;
}
.checkout-tabs .rd-material-tabs__list .rd-material-tab-active a {
    background: #79ccf2;
    color: #fff;
}
.checkout-tabs .rd-material-tabs__list .rd-material-tab-active a:hover {
    color: #fff;
}
/*Logo mobile*/
.logo-mobile {
    position: absolute;
    left: 47%;
    margin-left: -50px !important;
    display: block;
    margin-top: 9px !important;
}
.logo-mobile-wrap {
    position: absolute;
    left: 33%;
    margin-left: -50px !important;
    display: block;
    margin-top: -2px !important;
}
/* Margenes para mobiles */
@media (max-width: 480px) {
    .margin-xs-bottom-0 {
        margin-bottom: 0px !important; }
    .margin-xs-bottom-4 {
        margin-bottom: 4px !important; }
    .margin-xs-bottom-10 {
        margin-bottom: 10px !important; }
    .padding-xs-top-0 {
        padding-top: 0px !important; }
    .padding-xs-top-4 {
        padding-top: 4px !important; }
}
/* Margenes para desktop -md- */
@media (min-width: 992px) {
    .margin-md-0 {
        margin-left: 0px !important;
        margin-right: 0px !important; }
    .margin-md-10 {
        margin-left: 5px !important;
        margin-right: 5px;}
    .margin-md-20 {
        margin-left: 10px !important;
        margin-right:10px !important; }
    .margin-md-30 {
        margin-left: 15px !important;
        margin-right: 15px !important; }
}
/* Profile icon */
.cart-to-profile span, .cart-to-profile span {
    font-size: 32px !important;
    width: 24px !important;
    height: 24px !important;
    margin-right: 15px;
}
.cart-to-profile span:before, .cart-to-profile span:before {
    content: "\f108" !important;
    font-size: 32px !important;
    color: #3CDBC0;
}

/* Chat icon */
.cart-to-chat span, .cart-to-chat span {
    font-size: 32px !important;
    width: 24px !important;
    height: 24px !important;
    margin-right: 15px;
}
.cart-to-chat span:before, .cart-to-chat span:before {
    content: "\f45b" !important;
    font-size: 32px !important;
    color: #3CDBC0;
}

/* Bell icon */
.cart-to-bell span, .cart-to-bell span {
    font-size: 32px !important;
    width: 24px !important;
    height: 24px !important;
    margin-right: 15px;
}
.cart-to-bell span:before, .cart-to-bell span:before {
    align-content: flex-end;
    content: "\f191" !important;
    font-size: 32px !important;
    color: #3CDBC0;
}

.cart-to-bell {
    right: 4px !important;
}

/* Travel icon */
.cart-to-airplane span, .cart-to-airplane span {
    font-size: 32px !important;
    width: 24px !important;
    height: 24px !important;
    margin-right: 15px;
}
.cart-to-airplane span:before, .cart-to-airplane span:before {
    content: "\f132" !important;
    font-size: 32px !important;
    color: #ffffff;
}
/* Material Design Icons */
.icon-rotate-90 {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}
/*Section*/
.section-10 {
    padding-top: 10px;
    padding-bottom: 10px;
}
.section-14 {
    padding-top: 14px;
    padding-bottom: 14px;
}

/*Botones especiales*/
.btn-guvery {
    color: #fff;
    background-color: #3CDBC0;
    border-color: #3CDBC0;
}
.btn-guvery:focus {
    color: #fff;
    background-color: #3CDBC0;
    border-color: #3CDBC0;
}
.btn-guvery:hover {
    color: #fff;
    background-color: #31a894;
    border-color: #31a894;
}
.btn-guvery-dark {
    color: #fff;
    background-color: #00594f;
    border-color: #00594f;
}
.btn-guvery-dark:focus {
    color: #fff;
    background-color: #3CDBC0;
    border-color: #3CDBC0;
}
.btn-guvery-dark:hover {
    color: #fff;
    background-color: #31a894;
    border-color: #31a894;
}
.btn-guvery-one {
    color: #fff;
    background-color: #FFBE4B;
    border-color: #FFBE4B;
}
.btn-guvery-one:focus {
    color: #fff;
    background-color: #CB8200;
    border-color: #CB8200;
}
.btn-guvery-one:hover {
    color: #fff;
    background-color: #CB8200;
    border-color: #CB8200;
}
.btn-guvery-cupones {
    color: #fff;
    background-color: #7d4e7d;
    border-color: #7d4e7d;
}
.btn-guvery-cupones:focus {
    color: #fff;
    background-color: #630a54;
    border-color: #630a54;
}
.btn-guvery-cupones:hover {
    color: #fff;
    background-color: #630a54;
    border-color: #630a54;
}
.btn-default {
    color: #434345;
    background-color: #fff;
    border-color: #3CDBC0;
}
.btn-default-one {
    color: #434345;
    background-color: #fff;
    border-color: #FFBE4B;
}
.btn-default-one:hover {
    color: #fff;
    background-color: #434345;
    border-color: #434345;
}
.btn-guvery-undo {
    color: #666;
    background-color: #eee;
    border-color: #666;
}
.btn-guvery-undo:hover {
    color: #fff;
    background-color: #000;
    border-color: #000;
}
.btn-guvery-cancel {
    color: #d82825;
    background-color: #fff;
    border-color: #3CDBC0;
}
.btn-guvery-cancel:hover {
    color: #fff;
    background-color: #434345;
    border-color: #434345;
}
.btn-guvery-warning {
    color: #FFBE4B;
    background-color: #fff;
    border-color: #FFBE4B;
}
.btn-guvery-warning:hover {
    color: #fff;
    background-color: #434345;
    border-color: #434345;
}
.btn-user-blue-primary {
    color: #fff;
    background-color: #2694AB;
    border-color: #2694AB;
}
.btn-user-blue-primary:hover {
    color: #fff;
    background-color: #1B7284;
    border-color: #1B7284;
}
.btn-user-default {
    color: #fff;
    background-color: #BABABA;
    border-color: #BABABA;
}
.btn-user-default-outline {
    color: #BABABA;
    background-color: #fff;
    border-color: #BABABA;
}
.btn-user-blue-outline {
    color: #2694AB;
    background-color: #fff;
    border-color: #2694AB;
}
.btn-user-blue-outline:hover {
    color: #fff;
    background-color: #3BACC3;
    border-color: #3BACC3;
}
.btn-user-blue-cancel {
    color: #A64E66;
    background-color: #fff;
    border-color: #2694AB;
}
.btn-user-blue-cancel:hover {
    color: #A64E66;
    background-color: #3BACC3;
    border-color: #3BACC3;
}
.btn-facebook {
    color: #fff;
    background-color: #3B5998;
    border-color: #3B5998;
}
.btn-facebook:hover {
    color: #fff;
    background-color: #3B5998;
    border-color: #3B5998;
}
.btn-facebook-messenger {
    color: #fff;
    background-color:  #0084FF;
    border-color: #0084FF;
}
.btn-facebook-messenger:hover {
    color: #fff;
    background-color:  #54A6F3;
    border-color: #54A6F3;
}
.btn-whatsapp {
    color: #fff;
    background-color:  #01E675;
    border-color: #01E675;
}
.btn-whatsapp:hover {
    color: #fff;
    background-color:  #3CDBC0;
    border-color: #3CDBC0;
}
.btn-whatsapp-outline {
    color: #01E675;
    background-color:  #fff;
    border-color: #01E675;
}
.btn-whatsapp-outline:hover {
    color: #fff !important;
    background-color:  #3CDBC0 !important;
    border-color: #3CDBC0 !important;
}
.btn-facebook-messenger-light {
    color: #0084FF;
    background-color:  #fff;
    border-color: #0084FF;
}
.btn-facebook-messenger-light:hover {
    color: #fff;
    background-color:  #0084FF;
    border-color: #0084FF;
}
.btn-img-link:hover {
    opacity: 0.6;
}

.btn-guvery-black {
    color: #0b0b0b;
    background-color: #fff;
    border-color: #0b0b0b;
}

.btn-google {
    color: #d82825;
    background-color: #fff;
    border-color: #000000;
}

.btn-google:hover {
    color: #fff;
    background-color: #434345;
    border-color: #434345;
}

.btn-toggle-super-on {
    color: #fff;
    background-color: #00594f;
    border-color: #666;
}

.btn-toggle-super-off {
    color: #666;
    background-color: #EEE;
    border-color: #666;
}

.btn-link-guvery {
  color: inherit;
  font-weight: normal;
  border-radius: 0; }
  .btn-link-guvery, .btn-link-guvery:active, .btn-link-guvery.active, .btn-link-guvery[disabled],
  fieldset[disabled] .btn-link-guvery {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link-guvery, .btn-link-guvery:hover, .btn-link-guvery:focus, .btn-link-guvery:active {
    border-color: transparent; }
  .btn-link-guvery:hover, .btn-link-guvery:focus {
    color: inherit;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link-guvery[disabled]:hover, .btn-link-guvery[disabled]:focus,
  fieldset[disabled] .btn-link-guvery:hover,
  fieldset[disabled] .btn-link-guvery:focus {
    color: #333;
    text-decoration: none; }
.btn-link-guvery {
  position: relative;
  border: none;
  padding-left: 12px;
  padding-right: 12px;
  text-transform: uppercase;
  font-weight: 900;
  color: #999;
  line-height: 1.9; }
  .btn-link-guvery:after {
    content: '';
    height: 2px;
    position: absolute;
    width: 60px;
    left: 50%;
    bottom: -2px;
    transform: translateX(-50%);
    transition: .3s; }
    .btn-link-guvery:after {
      background: -moz-linear-gradient(90deg, #00594f 0%, #3CDBC0 100%);
      background: -webkit-linear-gradient(90deg, #00594f 0%, #3CDBC0 100%);
      background: -o-linear-gradient(90deg, #00594f 0%, #3CDBC0 100%);
      background: -ms-linear-gradient(90deg, #00594f 0%, #3CDBC0 100%);
      background: linear-gradient(90deg, #00594f 0%, #3CDBC0 100%); }
  .btn-link-guvery, .btn-link-guvery:active, .btn-link-guvery.active, .btn-link-guvery[disabled],
  fieldset[disabled] .btn-link-guvery {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link-guvery:hover, .btn-link-guvery:focus {
    color: inherit;
    text-decoration: none;
    background-color: transparent; }
    .btn-link-guvery:hover:after, .btn-link-guvery:focus:after {
      width: 70px; }
  .btn-link-guvery[disabled]:hover, .btn-link-guvery[disabled]:focus,
  fieldset[disabled] .btn-link-guvery:hover,
  fieldset[disabled] .btn-link-guvery:focus {
    color: inherit;
    text-decoration: none; }

@media (max-width: 479px) {
    .btn-default-xs-shadow {
        box-shadow: 0px 1px 10px rgba(60, 219, 192, 1);
    }
}

.dropdown-menu-shadow {
    box-shadow: 0px 1px 10px rgba(0, 89, 79, 1);
}


.rd-navbar-default.rd-navbar-static .rd-navbar-nav > li > a::after {
    background: #3CDBC0;
}

.rd-navbar-default.rd-navbar-fixed .rd-navbar-cart {
    right: 40px;
}

.bootstrap-select button {
    text-transform: initial !important;
    border: 1px solid !important;
    border-color: #d9d9d9 !important;
}

/* Carousel */
.owl-carousel-default .owl-dots {
    margin-top: 0px;
    margin-bottom: 4px;
}

.owl-carousel-classic .owl-dots {
    margin-top: 0px;
    margin-bottom: 4px;
}

.owl-carousel-classic .owl-prev:after,
    .owl-carousel-classic .owl-next:after {
      border-width: 35px 0 35px 35px;
      border-color: transparent transparent transparent #3CDBC0 !important;
}

.owl-carousel-classic .owl-prev:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.owl-carousel-classic .owl-next:after {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}


/* Full Overlay Navigation */
.overlay {
    height: 0;
    width: 100%;
    position: fixed;
    z-index: 100000;
    top: 0;
    left: 0;
    background-color: rgb(0,89,79);
    background-color: rgba(0,89,79, 0.95);
    overflow-x: hidden;
    transition: 0.5s;
}

.overlay-content {
    position: relative;
    top: 5%;
    width: 100%;
    text-align: center;
    margin-top: 0px;
}

.overlay a {
    padding: 4px;
    text-decoration: none;
    font-size: 36px;
    color: #ddd;
    display: block;
    transition: 0.3s;
}

.overlay a:hover, .overlay a:focus {
    color: #f1f1f1;
}

.overlay .closebtn {
    position: absolute;
    top: 5px;
    right: 25px;
    font-size: 60px;
}

@media screen and (max-height: 450px) {
    .overlay a {font-size: 20px}
    .overlay .closebtn {
        font-size: 40px;
        top: 15px;
        right: 35px;
    }
}

.pedido-con-oferta:before {
    background-color: rgb(220,250,240) !important;
    position: absolute;
    top: 0;
    left: -15px;
    right: -15px;
    bottom: -15px;
    z-index: -1;
    border: 1px solid transparent;
    border-radius: 3px;
    content: '';
}

.banner-top {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #F2F5A9;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    z-index: 999;
}
.boton-redondo {
    border-radius: 100%;
    background-color: transparent;
}
.boton-redondo-big {
    background-color: transparent ;
    border-radius: 100%;
    height: 30px;
    border: solid 1px transparent;
}

.border-white {
    border: solid 1px #d9d9d9;
    background-color: #FFFFFF;
}

/* Guvery Form Regular, Placeholder */
.guvery-form-regular ::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #9D9D9D;
    font-weight: 500;
    font-size: 14px;
}
.guvery-form-regular :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #9D9D9D;
    font-weight: 500;
    opacity:  1;
    font-size: 14px;
}
.guvery-form-regular ::-moz-placeholder {
    color:    #9D9D9D;
    font-weight: 500;
    opacity:  1;
    font-size: 14px;
}
.guvery-form-regular :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #9D9D9D;
    font-weight: 500;
    font-size: 14px;
}
.guvery-form-regular -ms-input-placeholder { /* Microsoft Edge */
    color:    #9D9D9D;
    font-weight: 500;
    font-size: 14px;
}

/* Guvery form regular, style of group-inpu */
.guvery-form-regular .input-group-addon {
    padding: 8px 0px 5px 12px;
    border-right: none;
    color: #636363;
}
.guvery-form-regular .input-group-addon .input-group-icon {
    font-size: 22px;
}
.guvery-form-regular .input-group .form-control {
    border-left: none;
}

/* Input Group Addon-icon */
.input-group-addon-icon-guvery {
    padding: 7px 12px 7px 12px !important;
    border-color: #d9d9d9 !important;
    background-color: #d9d9d9 !important;
    color: #999 !important;
}
.input-group-addon-icon-guvery-special {
    padding: 10px 15px 10px 15px !important;
    border-right: 4px solid #3CDBC0 !important;
    border-top: 4px solid #3CDBC0;
    border-bottom: 4px solid #3CDBC0;
    border-radius: 10px;
    background-color: #fff !important;
    color: #999 !important;
}

/* Corregir el error de form-group-multiple */
/* XS */
@media (min-width: 478px) {
    .input-inline-top-15 {
        top: -16px !important;
    }
}

/*Guvery Breadcrumb*/
.breadcrumb-guvery {
    fill: #00594f;
    background: #00594f;
    background: -moz-linear-gradient(90deg, #00594f 0%, #3CDBC0 100%);
    background: -webkit-linear-gradient(90deg, #00594f 0%, #3CDBC0 100%);
    background: -o-linear-gradient(90deg, #00594f 0%, #3CDBC0 100%);
    background: -ms-linear-gradient(90deg, #00594f 0%, #3CDBC0 100%);
    background: linear-gradient(90deg, #00594f 0%, #3CDBC0 100%); }
.breadcrumb-guvery:before {
    fill: #00594f;
    background: #00594f;
    background: -moz-linear-gradient(270deg, #00594f 0%, #3CDBC0 100%);
    background: -webkit-linear-gradient(270deg, #00594f 0%, #3CDBC0 100%);
    background: -o-linear-gradient(270deg, #00594f 0%, #3CDBC0 100%);
    background: -ms-linear-gradient(270deg, #00594f 0%, #3CDBC0 100%);
    background: linear-gradient(270deg, #00594f 0%, #3CDBC0 100%); }

/*Guvery Breadcrumb BF*/
.breadcrumb-bf-guvery {
    fill: #000000;
    background: #000000;
}
.breadcrumb-bf-guvery:before {
    fill: #000000;
    background: #000000;
}

/*Guvery Parallax*/
.guvery-parallax-container {
    width: 100%;
    text-align: center;
}
.guvery-parallax-section {
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    /* color: #fff; */
}
.guvery-parallax-content {
    background: #000;
    background: rgba(0, 0, 0, .4);
}
/* Guvery Carousel */
.owl-carousel-class-light .owl-dot.active, .owl-carousel-class-light .owl-dot:hover {
    background-color: #00594f;
    transform: scale(1.75);
    margin-left: 12px;
}
.owl-carousel-class-light .owl-dot {
    background-color: #3CDBC0;
    transform: scale(1.5);
    margin-left: 12px;
}
.owl-carousel-default .owl-dot.active {
    background-color: #00594f;
    transform: scale(1.75);
    margin-left: 12px;
}
.owl-carousel-default .owl-dot {
    background-color: #3CDBC0;
    transform: scale(1.5);
    margin-left: 12px;
}
/* Guvery Pagination */
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > a:active, .pagination > .active > a:active:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus,
.pagination > .active > span:active,
.pagination > .active > span:active:focus {
    z-index: 3;
    color: #fff;
    background-color: #00594f;
    border-color: #00594f;
    cursor: default;
}

.ui-widget-content { background: #3CDBC0 !important;  }
.ui-widget-content .ui-state-default { border-color: #00594f !important; background: #fff !important; }

/* Guvery icon filled */
.icon-guvery-filled {
    background: -moz-linear-gradient(45deg, #3CDBC0 0%, #107267 100%);
    background: -webkit-linear-gradient(45deg, #3CDBC0 0%, #107267 100%);
    background: -o-linear-gradient(45deg, #3CDBC0 0%, #107267 100%);
    background: -ms-linear-gradient(45deg, #3CDBC0 0%, #107267 100%);
    background: linear-gradient(45deg, #3CDBC0 0%, #107267 100%);
    color: #fff;
    border: none; }

.slider-selection {
    background-image: -webkit-linear-gradient(top, #3CDBC0 0%, #3CDBC0 100%);
    background-image: -o-linear-gradient(top, #3CDBC0 0%, #3CDBC0 100%);
    background-image: linear-gradient(to bottom, #3CDBC0 0%, #3CDBC0 100%);
}

.information:before {
    background: #3c3d3d !important;
    color: white !important;
}

.quote-classic-boxed-2:before {
    color: #00594f !important;
}

/* Tooltip */
.ui-widget-content{
    background-color: #3c3d3d !important;
    color: #FFFFFF !important;
    border: 1px solid black !important;
    font-size: 12px !important;
}

/* Select colores de Guvery */
/* .select2-container--bootstrap .select2-selection {
    border: 1px solid #3CDBC0;
} */

/* Texto dentro de Input */
.form-input-text {
    padding: 5px 12px !important;
    line-height: 1.5 !important;
}
/* XXS */
@media (max-width: 359px) {
    .nav-tabs > li > a {
        padding-left: 3px !important;
        padding-right: 3px !important;
    }
}
/* XS */
@media (max-width: 767px) {
    .form-input-text {
        height: 100px !important;
    }
}
/* Small */
@media (min-width: 768px) and (max-width: 991px) {
    .form-input-text {
        height: 80px !important;
    }
}
/* Medium */
@media (min-width: 992px) and (max-width: 1199px) {
    .form-input-text {
        height: 70px !important;
    }
}

/* Noty css */
.noty_body {
    margin-top: 20px;
    background-color: #ffffff;
    border : solid 1px #dadada;
    margin-bottom: 10px;
    padding: 10px;
    border-radius: 10px;
    font-size: 14px;
}

.noty_has_timeout.noty_has_progressbar .noty_progressbar {
    background-color: #3CDBC0 !important;
    opacity: 1 !important;
}

.noty_layout {
    top: 60px !important;
}
/* Center recaptcha */
.g-recaptcha-center > div {
    margin: 0 auto;
}
/* Border for 2 cols */
.border-left-gray {
    border-left: 1px solid #d9d9d9;
}
/* XS */
@media (max-width: 767px) {
    .border-left-gray {
        border-left: 0px;
    }
    .btn-format-index {
        font-weight: 600;
        font-size: 13px;
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .padding-horizontal-xs-0 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}
/* Small */
@media (min-width: 768px) and (max-width: 991px) {
    .border-left-gray {
        border-left: 0px;
    }
    .btn-format-index {
        font-weight: 800;
    }
}
/* Medium */
@media (min-width: 992px) and (max-width: 1199px) {
    .border-left-gray {
        border-left: 0px;
    }
    .btn-format-index {
        font-weight: 800;
    }
}

/* Alert Guvery */
.alert-classic-guvery {
    border-left-color: #3CDBC0;
    background-color: #f7f7f7;}
.alert-classic-guvery h1, .alert-classic-guvery h2, .alert-classic-guvery h3, .alert-classic-guvery h4, .alert-classic-guvery h5, .alert-classic-guvery h6 {
    color: #00594f; }
.alert-classic-guvery p {
    font-size: 14px; }

/* Profile */
.profile {
    left: 0;
    top: 190px;
    right: 30px;
    margin: auto;
    position: absolute;
    height: 100px;
    width: 100px;
    z-index: 2;
}

/* Toggle */
.toggle.ios, .toggle-on.ios, .toggle-off.ios {
    border-radius: 33px;
}
.toggle.ios .toggle-handle {
    border-radius: 17px;
    margin-left: 33px;
    height: 32px;
    width: 33px;
}

/* New notificacions || navbar-logout */

/* XXXS iPhone 5S */
@media only screen and (max-width: 359px) {
    #bell_notificacion {
        position: fixed;
        z-index: 17;
        top: 11px;
        right: 8px;
    }
    #bell_body {
        left: 35px !important;
        min-width: 280px !important;
    }
}
/* XXS */
@media (min-width: 360px) and (max-width: 400px) {
    #bell_notificacion {
        position: fixed;
        z-index: 17;
        top: 11px;
        right: 8px;
    }
    #bell_body {
        left: 90px !important;
        min-width: 280px !important;
    }
}
/* XXS */
@media (min-width: 401px) and (max-width: 767px) {
    #bell_notificacion {
        position: fixed;
        z-index: 17;
        top: 11px;
        right: 8px;
    }
    #bell_body {
        left: 120px !important;
        min-width: 280px !important;
    }
}
/* SM */
@media (min-width: 768px) and (max-width: 991px) {
    #bell_notificacion {
        position: fixed;
        z-index: 17;
        top: 12px;
        right: 2px;
    }
    #bell_body {
        left: 330px !important;
        min-width: 420px !important;
    }
}
/* MD */
@media (min-width: 992px) and (max-width: 1199px) {
    #bell_body {
        margin-top: 25px;
        left: 465px !important;
        min-width: 420px !important;
    }
}
/* LG: normal */
#bell_body {
    margin-top: 25px;
    left: -420px;
    min-width: 350px;
}
#bell_notificacion {
    position: fixed;
    z-index: 17;
    top: 12px;
    right: 8px;
}

/* rd-navbar-noty-dropdown */
.rd-navbar-default.rd-navbar-fixed .rd-navbar-noty-dropdown {
    position: fixed;
    top: 0;
    right: 0;
    width: 280px;
    bottom: 0;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.15);
    z-index: 15;
    -webkit-transform: translateX(105%);
    transform: translateX(105%);
    padding: 70px 15px 0;
    max-height: 100%;
    overflow-y: auto;
    transition: 0.3s all cubic-bezier(0.785, 0.135, 0.15, 0.86);
}

.rd-navbar-default.rd-navbar-fixed .rd-navbar-noty-dropdown.active {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}


/* Normal */
.rd-navbar-default.rd-navbar-static .rd-navbar-noty-dropdown {
    position: absolute;
    top: 100%;
    margin-top: 49px;
    left: auto;
    right: 0;
    width: 340px;
    padding: 13px 15px 15px;
    text-align: left;
    border-top: 1px solid #3CDBC0;
    opacity: 0;
    visibility: hidden;
    transition: .3s all ease;
    z-index: 1;
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.15);
}
/* Normal active */
.rd-navbar-default.rd-navbar-static .rd-navbar-noty-dropdown.active, .rd-navbar-floated.rd-navbar-static .rd-navbar-noty-dropdown.active {
    opacity: 1;
    visibility: visible;
}
.rd-navbar-noty-dropdown.active {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    color: #000;
    background: #fff;
}
/*
#uploaded_image {
    background: transparent!important;
    padding: 5px;
    border-radius: 50%;
}
#uploaded_image .overlay {
    position: absolute;
    top: 80px;
    left: 15px;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.5);
    color: #f1f1f1!important;
    width: 80%;
    transition: .5s ease;
    opacity: 0;
    font-size: 20px;
    padding: 20px;
    text-align: left;
    overflow-x: unset!important;
}
#uploaded_image:hover .overlay {
    opacity: 1;
}

#uploaded_image .overlay label {
    position: relative;
    top: -15px!important;
}
.text-center {
    text-align: center!important;
}*/

* {box-sizing: border-box}

/* Container needed to position the overlay. Adjust the width as needed */
#section-image-profile .container {
    position: relative!important;
}
/* Make the image to responsive */
#section-image-profile .image {
    display: block!important;
    width: 100%!important;
    height: auto!important;
}

/* The overlay effect - lays on top of the container and over the image */
#section-image-profile .overlay {
    position: absolute!important;
    bottom: 0px!important;
    background: rgb(0, 0, 0)!important;
    background: rgba(0, 0, 0, 0.5)!important;
    color: #f1f1f1!important;
    width: 100%!important;
    transition: .5s ease!important;
    /*opacity: 0!important;*/
    color: white!important;
    font-size: 20px!important;
    padding: 20px!important;
    text-align: center!important;
    overflow-x: unset!important;
    top: unset!important;
    left: 0px!important;
    z-index: 9999!important;
    cursor: pointer!important;
}

/* When you mouse over the container, fade in the overlay title */
#section-image-profile .container:hover .overlay {
    opacity: 1!important;
}

#section-image-profile label i {
    position: relative;
    bottom: 15px;
}
#section-image-profile .image-circle {
    border: 1px solid #ddd;
    border-radius: 50%;
    -webkit-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.75);
}

/* STYLE FOR TOUR JS */
.tourStep {
    background: #00594f!important;
    color: #ffffff!important;
    min-width: 245px!important;
}
.popover.bottom > .arrow:after {
    border-bottom-color: rgb(0, 89, 79)!important;
}
.tourStep .panel-footer {
    background: transparent !important;
    border-top: 0px !important;
    margin-bottom: 30px!important;
    text-align: center;
}
.tourStep .panel-footer h6 {
    display: none;
}

.tourStep .panel-default .tourClose {
    color: #ffffff!important;
}


/* GRILLAS */
.header-row {
    padding: 5px;
    font-size: 16px;
    font-weight: bold;
    color: #00594f;
}
.body-row {
    border-top: 1px;
    border-left: 1px;
    border-right: 1px;
    border-bottom: 0px;
    padding: 5px;
    border-color: #32dac4;
    border-style: solid;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #00594f!important;
}
.body-row:last-child {
    border-top: 1px;
    border-left: 1px;
    border-right: 1px;
    border-bottom: 1px;
    padding: 5px;
    border-color: #32dac4;
    border-style: solid;
}
.body-row img {
    border-radius: 50%;
}
.body-row .fullname {
    text-align: left;
}

@media (max-width: 990px) {
    .header-row {
        display: none;
    }
    .body-row img {
        width: 100px;
        height: 100px;
    }
    .body-row {
        border-top: 1px;
        border-left: 1px;
        border-right: 1px;
        border-bottom: 1px;
        padding: 5px;
        border-color: #32dac4;
        border-style: solid;
        margin: 10px;
        display: block;
    }
    .body-row button {
        margin-top: 5px;
    }
    .header-row {
        display: none;
    }
    .body-row .fullname {
        font-size: 18px;
        font-weight: bold;
        text-align: center;
    }
    .body-row .fecdate {
        font-size: 12px;
    }
}

/* CSS HISTORIAL DE MENSAJES */
.chat
{
    list-style: none;
    margin: 0;
    padding: 0;
}
.chat li
{
    margin-bottom: 10px;
    padding-bottom: 5px;
}
.chat img
{
    margin-top: 25px;
}
.chat li.left .chat-body
{
    margin-left: 50px;
}
.chat li.right .chat-body
{
    margin-right: 50px;
}
.chat li .chat-body p
{
    margin: 0;
    color: #777777;
}
.panel .slidedown .glyphicon, .chat .glyphicon
{
    margin-right: 5px;
}


::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

::-webkit-scrollbar
{
    width: 12px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #555;
}

.content-mensaje {
    border: 1px solid #d9d9d9;
    border-radius: 5px;
    padding-top: 10px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 10px;
    background: #EEEEEE;
}

/* Landind precio */

.bg_precio_green {
    width: 40%;
    background-color: rgba(0,97,79,0.63);
}

.bg_content_precio {
    width: 80%;
    position: absolute;
    z-index: 3;
    color: #0b0b0b;
}

html .page .offset-precio {
    margin-top: 84px;
}

.big_price {
    font-size: 52px;
}

@media (max-width: 767px) {
    .bg_precio_green {
        width: 100%;
        background-color: rgba(0,97,79,0.63);
    }

    .bg_content_precio {
        width: 100%;
        position: absolute;
        z-index: 3;
        color: #0b0b0b;
    }

    html .page .offset-precio {
        margin-top: 120px;
    }

    .big_price {
        font-size: 52px;
    }

}

@media screen and (device-aspect-ratio: 40/71) {
    .bg_precio_green {
        width: 100%;
        background-color: rgba(0,97,79,0.63);
    }

    .bg_content_precio {
        width: 100%;
        position: absolute;
        z-index: 3;
        color: #0b0b0b;
    }

    html .page .offset-precio {
        margin-top: 200px;
    }

    .big_price {
        font-size: 52px;
    }
}
/* Pedido */
.well {
    position: relative;
    background-color: #ffffff!important;
    z-index: 0;
    border: 1px solid transparent;
}
.well:before {
    transition: .3s all ease!important;
}

.well:hover {
    opacity: 1;
    visibility: visible;
    border-color: #bebebe;
}


/* Scroll Bar */

/* Width */
::-webkit-scrollbar {
    width: 8px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #F5F5F5;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #d4d4d4;
    border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #F5F5F5;
}

/** ------------timeline v 2 --------------*/

.timeline {
    list-style-type: none;
    display: flex;
    align-items: center;
    justify-content: center;
}

.li {
    transition: all 200ms ease-in;
}

.timestamp {
    margin-bottom: 20px;
    padding: 0px 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
    font-weight: 100;
}

.status {
    padding: 0px 20px;
    margin-bottom: -10px;
    justify-content: center;
    border-top: 2px solid #3CDBC0;
    position: relative;
    transition: all 200ms ease-in;
}

.status h6 {
    margin-top: 10px;
    top: 100px;
    font-weight: 400;
}

.last_track h6 {
    font-weight: 800;
    color: #00594f !important;
}

.status:before {
    content: "";
    width: 20px;
    height: 20px;
    background-color: white;
    border-radius: 25px;
    border: 1px solid #3CDBC0;
    position: absolute;
    top: -12px;
    left: 42%;
    transition: all 200ms ease-in;
}

.li.complete .status {
    border-top: 2px solid #3CDBC0;
}
.li.complete .status:before {
    background-color: #3CDBC0;
    border: none;
    transition: all 200ms ease-in;
}
.status.last_track:before {
    background-color: #00594f !important;
}
.li.complete .status h6 {
    color: #3CDBC0;
}

.dateTrack {
    font-size: 15px;
}

@media (max-width : 767px) {
    .timeline {
        margin-left: 10%;
        display: inline-block;
        align-content: center;
        align-items: center;
        justify-content: center;

    }

    .li {
        width: 45%;
    }

    .dateTrack {
        width: 200px;
    }

    .status h6 {
        font-size: 18px;
        alignment: center;
        align-content: center;
        margin-top: 5px;
        top: 50%;
        font-weight: 300;
        width: 400%;
        right: 30px;
    }

    .last_track h6 {
        font-weight: 600;
        color: #00594f !important;
    }

    .status:before {
        top: -8px;
        width: 15px;
        height: 15px;
        left: 100%;
    }

    .nav-tabs > li > a {
        padding-left: 6px;
        padding-right: 6px;
    }

}

.nav-tabs > li {
    float: none;
    display: inline-block;
    zoom: 1;
    margin-bottom: -7px !important;
}

.nav-tabs {
    text-align:center;
}
.nav-tabs > .active > .guvery-tab {
    background-color: #F5F5F5 !important;
    border-color: #3CDBC0 !important;
    border-bottom: none !important;
}

/* DropDown Menu */
.dropdown-menu > .active > a {
    background-color: #31a894 !important;
    color: white !important;
}
/* Margenes Guvery */
.mb-0 {
    margin-bottom: 0px !important;
}
.mb-10 {
    margin-bottom: 10px !important;
}
.mb-20 {
    margin-bottom: 20px !important;
}
/* Catalogo tienda */
.img-catalogo-responsive {
    max-width: 40%;
    margin-left: auto;
    margin-right: auto; }
.product-catalogo-responsive {
    margin-left: 0px;
    margin-right: 0px;
}
@media (min-width: 480px) {
    .img-catalogo-responsive {
        max-width: 50%; }
    .product-catalogo-responsive {
        margin-left: 30px;
        margin-right: 30px;
      }
}
@media (min-width: 767px) {
    .img-catalogo-responsive {
        max-width: none; }
    .product-catalogo-responsive {
        margin-left: 33px;
        margin-right: 33px;
      }
}
/* Grilla Cell */
@media (max-width: 480px) {
    .cell-xs-no-padding {
        padding-left: 0px !important;
        padding-right: 0px !important;
      }
}
