﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

$orange_t1: #ea7e21;
$orange_t2: #c56512;
/*a.navbar-brand {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}*/
/* Provide sufficient contrast against white background */
/*a {
  color: #0366d6;
}

.btn-primary {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}*/
/* Sticky footer styles
-------------------------------------------------- */
/*html {
  font-size: 14px;
}
@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

.border-top {
  border-top: 1px solid #e5e5e5;
}
.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
  font-size: 1rem;
  line-height: inherit;
}*/
/* Sticky footer styles
-------------------------------------------------- */
/*html {
  position: relative;
  min-height: 100%;
}

body {*/
/* Margin bottom by footer height */
/*margin-bottom: 60px;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;*/ /* Vertically center the text there */
/*}*/
/*       */
* {
    margin: 0 !important;
}


.btn-facebook {
    color: #fff !important;
    background-color: #3b5998 !important;
    border-color: rgba(0,0,0,0.2) !important;
}

.btn-social {
    position: relative !important;
    padding-left: 44px !important;
    text-align: left !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
}

    .btn-social:hover {
        color: #eee !important;
    }

    .btn-social :first-child {
        position: absolute !important;
        left: 0 !important;
        top: 0 !important;
        bottom: 0 !important;
        width: 40px !important;
        padding: 7px !important;
        font-size: 1.6em !important;
        text-align: center !important;
        border-right: 1px solid rgba(0,0,0,0.2) !important;
    }



.text-orange {
    color: #ea7e21;
}

.btn-contacto {
    background-color: #ea7e21;
}


#overlay {
    display: block;
    background-color: rgba(0,0,0,0.5);
    z-index: 2;
    cursor: pointer;
}

.bg-orange {
    background-color: #ea7e21 !important;
}

.border-top-white {
    border-top: 5px solid white;
}




.btn-orange {
    color: black !important;
    background-color: #ea7e21 !important;
    border-color: #ea7e21;
}

    .btn-orange:hover {
        color: #212529;
        background-color: #d36c13;
        border-color: #c56512;
    }



.btn-outline-orange:hover {
    color: #212529;
    background-color: #ea7e21;
    border-color: #ea7e21;
}





.barra-index {
    background: url('../img/fondo-new.jpg');
    background-size: 100% 110px;
    background-repeat: no-repeat;
    padding-bottom: 100px;
   /* height: 100px;*/
}

.buscador-ordenador {
    margin-top: 10px;
    padding-bottom: 0px !important;
    margin-left: 20%;
    padding-right: 380px;
}


.paginador {
    margin-top: 15px;
}

.badge-offer{
    font-size : 90% !important;
}

.badge-disable {
    background-color: #f3f5f9;
    color: #4b566b;
}

.bg-black{
    background-color:black !important;
}

@media(max-width:720px) {
    .barra-index {
        background-image: none;
        background-size: 100% 110px;
        padding-bottom: 100px;
       /* height: 40px;*/
    }


    .buscador-ordenador {
        margin-top: 10px;
        padding-bottom: 0px;
        margin-left: 0px !important;
        padding-right: 0px !important;
    }

    .paginador {
        margin-top: 15px;
    }
}

@media(max-width:375px) {


    .buscador-ordenador {
        padding-right: 100px;
    }

    .paginador {
        margin-top: 20px;
    }

    .menu-interno {
        padding-right: 0px !important;
        padding-top: 15px;
    }
}


.steps-nuevo .step-count,
.steps-nuevo .step-progress {
    color: #fff;
    background-color: #858282 !important;
}

.steps-nuevo .step-item:hover {
    color: rgba(255, 255, 255, 0.8);
}

.steps-nuevo .step-item.active.current {
    color: #fff;
    pointer-events: none;
}

.steps-nuevo .step-item.active .step-count,
.steps-nuevo .step-item.active .step-progress {
    color: #fff;
    background-color: #373f50 !important;
}

.order-hover {
    cursor:pointer;
}

    .order-hover:hover {
        background-color: #ea7e21
    }

.orderItem .navbar-tool-label {
    position: absolute;
    top: -0.3125rem;
    right: -0.3125rem;
    width: 1.25rem;
    height: 1.25rem;
    border-radius: 50%;
    background-color: #fe696a;
    color: #fff;
    font-size: .75rem;
    font-weight: 500;
    text-align: center;
    line-height: 1.25rem;
}

.share-btn.sb-whatsapp {
    background-color: #f2f8e9;
    color: #85ca23;
}

    .share-btn.sb-whatsapp:hover {
        background-color: #85ca23;
        color: #f2f8e9;
    }

.bg-tile{
    background-image:url('/img/backgroundtile.jpg') !important;
    background-size:cover;
}
.bg-detail {
    background-image: url('/img/backgroundDetail.jpg') !important;
    background-size: cover;
}
.bg-seller {
    background-image: url('/img/backgroundtile.jpg') !important;
    background-size: cover;
}
.bg-valued {
    background-color: #f3aa41 !important;
}
.bg-trending {
    background-image: linear-gradient(to right, #ffffff, #f3aa41) !important;
    background-size: cover;
}


.divContentRight.collapsed {
    background-color: rgba(121,169,197,.92) !important;
    color: white !important;
}

.divContentRight {
    background-color: #000000 !important;
    color: white !important;
    width: 100%;
}

    .divContentRight:after {
        content: "\f139";
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
        float: right;
    }

    .divContentRight.collapsed:after {
        content: "\f13a";
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
    }

.cz-carousel .cz-carousel-inner {
    opacity:1 !important;
}

.btn-flotante {
    font-size: 20px; /* Cambiar el tamaño de la tipografia */
    text-transform: uppercase; /* Texto en mayusculas */
    font-weight: bold; /* Fuente en negrita o bold */
    color: #ffffff; /* Color del texto */
    border-radius: 50px; /* Borde del boton */
    letter-spacing: 2px; /* Espacio entre letras */
    background-color: #ea7e21; /* Color de fondo */
    padding: 18px 30px; /* Relleno del boton */
    position: fixed;
    bottom: 40px;
    right: 40px;
    transition: all 300ms ease 0ms;
    box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
    z-index: 99;
}

    .btn-flotante:hover {
        background-color: #000000; /* Color de fondo al pasar el cursor */
        box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.3);
        transform: translateY(-7px);
        color: #ea7e21;
    }

@media only screen and (max-width: 600px) {
    .btn-flotante {
        font-size: 14px;
        padding: 12px 20px;
        bottom: 80px;
        right: 20px;
    }
} 

/*Radio button envios*/
.custom-radio-button div {
    display: block;
}

.custom-control-input:checked ~ .custom-control-label::before {
    border-color: #ea7e21 !important;
    background-color: #ea7e21 !important;
}

.custom-control-input ~ .custom-control-label::before {
    color: #fff;
    border-color: #ea7e21;
    background-color: #ffffff;
    border-width:3px;
}

.custom-radio-button input[type="radio"] {
    display: none;
}

    .custom-radio-button input[type="radio"] + label {
        color: #ea7e21;
        font-family: Arial, sans-serif;
        font-size: 14px;
        margin-top: 20px;
    }

        .custom-radio-button input[type="radio"] + label span {
            display: inline-block;
            width: 40px;
            height: 40px;
            margin: -1px 4px 0 0;
            vertical-align: middle;
            cursor: pointer;
            border-radius: 50%;
            border: 2px solid #ffffff;
            box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.33);
            background-repeat: no-repeat;
            background-position: center;
            text-align: center;
            line-height: 44px;
        }

            .custom-radio-button input[type="radio"] + label span img {
                opacity: 0;
                transition: all 0.3s ease;
            }

        .custom-radio-button input[type="radio"] + label span {
            background-color: #ea7e21;
        }

   
.custom-radio-button input[type="radio"]:checked + label span {
    opacity: 1;
    background: url("tick.png") center center no-repeat;
    width: 40px;
    height: 40px;
    display: inline-block;
}  