/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */


/*Desarrollo condicion de IVA */
.modalContainer {
	position: fixed;
	z-index: 1050!important;
	padding-top: 100px;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgb(0,0,0);
	background-color: rgba(0,0,0,0.4);
}

.modalContainer .modal-content-iva {
	background-color: #fefefe;
	margin: auto;
	padding: 20px;
	border: 1px solid lightgray;
	width: 60%;
}

.modalContainer .close {
	color: #aaaaaa;
	float: right;
	font-size: 28px;
	font-weight: bold;
}

.modalContainer .close:hover,
.modalContainer .close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}

#modal_confirm_address{
  z-index: 1049;
}
#select-iva{
    background-color: #F1F1F1;
    border-color: #D5D5D5;
		color:#757173
}


/* Quitamos la opacidad baja en las fotos de los productos */ 
.lazy-product-image.product-thumbnail-first {
    opacity: 1 !important;
}

/* Se edita checkout */ 
#checkout .checkout-step {
    padding: 0 !important;
}

#checkout section#checkout-personal-information-step h1 {
    font-weight: 300;
}

#checkout .checkout-step.-current h1.step-title {
    margin: 0 !important;
}

section#checkout-addresses-step h1.step-title.h3 {
	font-weight: 100;
}

body#checkout section.checkout-step .step-title {
    cursor: pointer;
    margin-bottom: 0;
}

#checkout .checkout-step h1 {
    padding: 16px !important;
}


section#checkout-personal-information-step , section#checkout-addresses-step , section#checkout-payment-step .content , body#checkout section#checkout-delivery-step .content , .card-body.cart-summary-totals , .card-block.cart-summary-subtotals-container {
    background: #b4becd1f;
}

#checkout h1.step-title.h3
{	background: white;
    font-size: 16px;
    text-transform: uppercase;
    color: black;
}

p.identity {
    background: black;
    color: white;
    margin-top: 20px;
    padding: 5px;
}

span.step-number {
    background: #f7280e;
    color: #ffffff;
    display: inline-block;
    font-weight: bold;
    line-height: 1.6em;
    margin-right: 15px;
    text-align: center;
    width: 1.6em;
    -webkit-border-radius: 0.8em;
}

p.identity a {
	color: white !important;
}

button.continue.btn.btn-primary.btn-block.btn-lg {
    width: 120px;
    padding: 5px;
    margin: auto;
    margin-bottom: 15px;
}

#checkout h1.step-title.h3 {
    font-weight: 400;
}

section#checkout-delivery-step .content {
	padding: 0 !important;
}

.row.delivery-option {
    background: #f6f7f9 !important;
}

#checkout #content-wrapper .page-title {
border-bottom: unset !important;
margin-top: 20px;
}

#js-checkout-summary > div:nth-child(1) {
    background: #f7280e;
    color: white;
}

span.product-name , span.step-edit {
    color: white;
}


body#checkout section.checkout-step.-current .step-title {
    font-size: 19px;
}

#checkout .col-form-label {
    font-weight: 500;
}

div#personal-information-step-login {
    background: white !important;
}

.row.delivery-option img {
    width: 80px;
}

/*Desktop */ 
@media (min-width: 600px) {
div#delivery {
    width: 700px;
    margin: auto;
}
}
   /*Mobile */ 
@media (max-width: 600px) {
    div#delivery{
    padding: 10px;
}
.row.delivery-option img {
    width: 52px;
}

section#checkout-personal-information-step .content {
    width: 300px;
    margin: auto;
}
.payment-options {
    padding: 10px;
}
}

/* FONDO DE LOS CUPONES APLICADOS */
body#checkout ul.promo-name {
    background-color: #fffe92;
}

/*Boton de WhatsApp*/
.btn-whatsapp {
    position: fixed;
    bottom: 0px;
    right: 20px;
    left: auto;
    background-color: transparent;
    color: #FFF;
    border-radius: 50px;
    z-index: 100;
}
@media (max-width: 576px) {
    .btn-whatsapp {
        left: 3px;
        right: auto;
        bottom: 2px;
    }
}
.btn-whatsapp:hover {
    border: none;
}
.btn-whatsapp a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 80px;
    height: 80px;
}
.btn-whatsapp img {
    width: 100%;
}
.share-wp-mobile-header {
    display: none;
}

@media (max-width: 768px) {
    .container-btn {
        display: flex;
        gap: 5px;
    }
    .container-btn .btn-consultar-wp,
    .container-btn #share-wp-mobile {
        display: block !important;
        padding: 2px 20px;
        border-radius: 5px;
        height: 35px;
    }
    .share-wp-mobile-header {
        display: block;
    }
    #header .header-nav .container .row.justify-content-between {
        flex-wrap: nowrap;
    }
    .container-btn .btn-consultar-wp {
        background-color: #00bb2d;
        color: white;
        border: 0.5px solid #00bb2d;
    }
    .container-btn .btn-consultar-wp:active {
        background-color: white;
    }
    .container-btn .btn-consultar-wp i {
        color: white;
    }
    .container-btn .btn-consultar-wp:active i {
        color: #00bb2d;
    }
    .container-btn .boton-cotizar {
        width: 100%;
    }
    .container-btn .col-btn-cotizar {
        padding-left: 0;
    }
}

/*Boton share del producto*/
.col.col-sm-auto.col-add-wishlist {
    display: flex;
    gap: .4rem;
}
.col.col-sm-auto.col-add-wishlist #share-wp-desktop,
.container-btn #share-wp-mobile {
    background-color: #757173;
    border: 1px solid #757173;
    transition: 200ms all;
}
.col.col-sm-auto.col-add-wishlist #share-wp-desktop {
    height: 42px;
    border-radius: 14px;
    width: 42px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.col.col-sm-auto.col-add-wishlist #share-wp-desktop:hover,
.container-btn #share-wp-mobile:hover {
    background-color: transparent;
}
.col.col-sm-auto.col-add-wishlist #share-wp-desktop a,
.container-btn #share-wp-mobile a {
    color: white;
}
.col.col-sm-auto.col-add-wishlist #share-wp-desktop:hover a,
.container-btn #share-wp-mobile:hover a {
    color: #757173;
}
@media (max-width: 768px) {
    .col.col-sm-auto.col-add-wishlist #share-wp-desktop {
        display: none;
    }
    .container-btn .col-btn-cotizar {
        flex: auto;
        padding-right: 0;
    }
}
@media (min-width: 768px) {
    .container-btn #share-wp-mobile {
        display: none;
    }
}

#module-ambjolisearch-jolisearch #js-product-list-header{
	font-size: 18px;
	margin-top: 32px !important;
	padding-bottom: 18px;
    text-align: center;
}

#delivery-addresses .address-item.selected {
    background: #fff;
}

#delivery-addresses .address-item.selected .address-alias {
    color: #f7280e;
}

body#checkout section.checkout-step .address-item{
    flex: 0 0 100%;
}




/*Product page*/

.product_header_container {
    border-bottom: 0px !important;
}

.product-title-desktop {
    border-top: 2px black solid !important;
    border-bottom: 2px black solid !important;
    padding: 23px 0px !important;
    margin-bottom: 20px !important;
}

.product-container .brand-reference-container {
    display: flex;
    flex-direction: row;
    justify-content:space-between;
    margin-bottom: 35px;
}
.product-container .brand-reference-container .brand-reference {
    border: solid rgb(166, 162, 161) 1px;
    width: 48%;
    font-size: 18px;
    padding: 5px;
}
.product-container .brand-reference-container .label {
    margin-bottom: 0px;
}

.product-container .brand-reference-container .product-reference {
    border: solid rgb(166, 162, 161) 1px;
    width: 48%;
    font-size: 18px;
    padding: 5px;
}

.product-container .product-price-grey {
    background-color: rgb(195, 193, 193);
    border-color: rgb(170, 164, 163);
    border-style: solid;
    border-width: 1px;
    color: rgb(1, 0, 0);
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    padding: 5px 15px;
    margin-bottom: 10px;
}

.product-container .product-price-red {
    background-color: rgb(255, 0, 0);
    border-color: rgb(170, 164, 163);
    border-style: solid;
    border-width: 1px;
    color: white;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    padding: 5px 15px;
    margin-bottom: 10px;
}

h4.section-title.product-page {
    color:#000 !important;
    border: 0px !important;
    margin-bottom: 0.3em !important;
    padding-bottom: 0.2em !important;
}

.mto-stock.product-page {
    font-weight: 600 !important;
    color: black;
}

.tabs.product-tabs.product-sections {
    margin-top: 1rem !important;
}

.product-container .block-section {
    margin-bottom: 1.5rem !important;
}

.product-features>dl.data-sheet dd.value, .product-features>dl.data-sheet dt.name {
    border-bottom: 2px solid black;
}

.product-qr-container {
    display: flex;
}

.product-qr-text {
    font-weight: bold;
    color: black;
    line-height: 18px;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
}

.product-container #add-to-cart-or-refresh {
    display: inline-block;
}

.product-container .product-additional-info {
    display: inline-block !important;
    border-top: 0px !important;
}

.product-container .review-mobile, .stock-mobile, .after-cover-tumbnails-mobile {
    display: none;
}

.product-container .product-additional-info.group-condition{
    padding-top: 0px !important;
    padding-bottom: 30px !important;
    width: 100%;
}

.product-container .col-add-wishlist {
    display: inline-block !important;
}

.product-container .whatsapp {
    display: inline-block !important;
}

/** flyer module  **/

.container-share-flyer .flyer-dropdown {
    padding: 27px;
    font-size: 21px;
    min-width: 15%;
    left: -178px !important;
  }
  
.container-share-flyer .flyer-dropdown input[type=checkbox] {
    margin-top: 4px;
    width: 16px;
    height: 16px;
    cursor: pointer;
}

.container-share-flyer .flyer-dropdown input[type=radio] {
    margin-top: 4px;
    width: 16px;
    height: 16px;
    cursor: pointer;
}

.container-share-flyer .flyer-button {
    display: flex;
    justify-content: center;
}

.close-flyer-menu {
    position: absolute;
    top: 0;
    right: 0;
    padding: 10px;
    cursor: pointer;
    color:#777;
    z-index: 9999;
}
#flyer-spinner {
    display: none;
}


@media (min-width: 768px) {
    .product-title-mobile {
        display: none !important;
    }
    .mto-ingreso-mobile {
        display: none;
    }
}

@media (max-width: 767px) {
    
    /*
      .product-title-desktop, 
    */
    .product-title-desktop, .stock-desktop, .after-cover-tumbnails.text-center.qr-desktop, .mto-ingreso {
        display: none;
    }
   
    .product-title-mobile {
        display: block !important;
        margin-bottom: 10px !important;
        margin-top: 10px !important;
        border-bottom: 0px !important;
    }
    .brand-reference-container {
        flex-direction: column !important;
        gap: 14px !important;
    }
    .product_header_container  .brand-reference-container .brand-reference {
        width: 100% !important;
    }
    .product_header_container  .brand-reference-container .product-reference {
        width: 100% !important;
    }
    .stock-mobile {
        display: block !important;
        border: solid rgb(166, 162, 161) 1px !important;
        width: 100% !important;
        font-size: 18px !important;
        padding: 5px !important;
        font-weight: bold !important;
        color: black !important;
    }
    .review-desktop {
        display: none;
    }
    .product-qr-container {
        flex-direction: column;
        margin-bottom: 30px;
    }
    .product-container .review-mobile, .after-cover-tumbnails-mobile {
        display: block;
    }
    .product-qr-text {
        width: 70%;
    }
    .product-container .product-additional-info {
        padding-bottom: 15px !important;
    }
    .product-container .col-add-wishlist {
        width: 26% !important;
    }
    .mto-ingreso-mobile {
        display: inline;
        font-size: 13px;
    }
    .container-share-flyer .flyer-dropdown {
        left: -46px !important;
        width: 210px !important
    }
}

