﻿.sc5mt {
   margin-top: 0;
}

.sc5ar {
   text-align: center;
}

.sc12mt {
    margin-top: 20px;
}

#loading-indicator {
    width: 100%;
    height: 100%;
    min-height: 600px;
}

/* CUERPO ******************************************************************************/

.f-ShippingMode-body .delivery-list {
    margin-bottom: 5%;
}

.warning {
    height: 60px;
}

.StorePopinPizzaPepperoni {
    width: 33em;
}

/* CABECERA ****************************************************************************/

.mfp-close {
    width: 15px;
    height: 15px;
    line-height: 15px;
    padding: 0 0 5px 2px;
    font-size: 15px;
}

#divRetreatStorePopin {
	text-align: center;
	margin-top: 1.3em;
}

#StorePopin .StoreInfo, .StorePopinPizzaPepperoni .StoreInfo {
    /*padding: 2.5% 10px;*/
}

.StoreInfo p {
	margin: 0;
	text-align: left;
	width: 15em;
	font-size: 0.9em;
	padding-left: 0.3em;
}

.shipping-popup-content--block .shipping-popup-content-item {width:100%;margin-bottom:5em}
.shipping-popup-content-item .shipping-popup-item-body {min-height:0}
.shipping-popup-content-item .shipping-popup-item-header {margin-left:1em}
.shipping-popup-content-item.shipping-popup-content-LivRelCol .shipping-popup-item-header {margin-top:5%}
.shipping-popup-content-item.shipping-popup-content-LivRelCol .shipping-popup-item-body {border-left-width:0}
.shipping-popup-content-item.shipping-popup-content-LivDom .shipping-popup-item-body {border-right-width:0}

/* CABECERA ****************************************************************************/

/* CODIGO POSTAL **********************************************************************/
#StorePostalCode {
    margin-bottom: 0;
}

.myInputText {
    padding: 12px 8px;
    width: 78%;
}

.btn {
    min-height: 3.71em;
    width: 27%;
    max-width: 3.84em;
    padding: 1px;
    margin-right: 0px;
}

.StoreZip {
    width: 100%;
    height: 40px;
    margin-left: 0%;
    margin-bottom: 5px;
    padding-top: 10px;
}

.StoreShip {
    width: 100%;
    margin: 0px;
    margin-top: -134px;
    margin-left: 0%;
    float: right;
}

.StoreRC {
    margin: auto;
    max-width: 480px;
    text-align: center;
}

.StockOut, .ErrCodPos, .StoreOut, .StoreClose {
    padding: 4% 6% 0% 6%;
}

/* CODIGO POSTAL **********************************************************************/


/* HORAS ******************************************************************************/

.StoreTimes {
    font-size: 1.25em;
}

/* HORAS *******************************************************************************/

/* USUARIOS ****************************************************************************/
.StoreCustomer {
    clear: both;
    width: 99%;
    padding: 2% 5%;
    font-size: 20px;
    border: 0;
    border-bottom: 1px solid #d8d8d8;
}

.StoreNoCustomer {
    width: 99%;
    padding-left: 5%;
    font-size: 20px;
}

.Login-separator {
    display: none !important;
}

.StoreRegister #btnRegistrar, .StoreRegister #btnVolverRegistrar {
    margin-bottom: 3%;
}

#btnPago, #btnVolverPago {
    margin-bottom: 3%;
}

#dvTiendaFav {
    padding-top: 2.5em;
}

#dvTiendasProv {
    max-width: 380px;
    margin: 2% auto;
}

#dvSelecProv {
    padding-top: 20px;
    margin-bottom: 0;
}

#comentEntrega {
    padding: 40px 10px 10px 35px;
}

/* USUARIOS ****************************************************************************/

/* PAGO ********************************************************************************/
#PaymentMehod {
    width: 100%;
    max-width: 400px;
}

.CreditCard {
}

/* PAGO ********************************************************************************/

/* CUERPO ******************************************************************************/

.btn-wide {
    width: 55%;
}

@media only screen and (max-width: 600px) 
{
    .btn-submit {
        width: 60%;
    }
    
    .StorePopinPizzaPepperoni {
        width: 26em;
    }

    #StorePopin .StoreInfo, .StorePopinPizzaPepperoni .StoreInfo {
        font-size: 1.4em;
        padding: 5.3% 10px;
    }

    .shipping-popup-content-item .shipping-popup-item-header {
        width: 280px;
        font-size: 1.5em;
    }

    .shipping-popup-content-item.shipping-popup-content-LivDom .shipping-popup-item-header div {
        left: -29px;
    }

    .StoreSearch, .StoreSearch:hover {
        width: 275px;
    }
}

@media only screen and (max-width: 499px)
{
    .btn-small {
        width: 40%;
    }
}

@media only screen and (max-width: 459px)
{
    .btn-small {
        width: 50%;
    }
}

@media only screen and (max-width: 299px)
{
    .myInputText {
        width: 76%;
    }
    
    .btn-small {
        width: 70%;
    }
}
