/* Custom code goes here.
 * A template should always ship with an empty custom.css
 */

 #product .product-accessories-block #ishi-product-accessories .product-miniature .product-container:hover .product-description .product-price-and-shipping{
    opacity: 1 !important;
 }

 .free_Shipping-label,.delay-shipping-label{
    width: 100%;
 }

 .product-price-with-tax.text-left2{
    margin-right: -2rem;
 }

 @media (max-width: 767px){

    #ishislider {
        margin-top: 70px !important;
    }

    input[type='email']{
        width: inherit;
        margin-left: 0;
    }
    .form-control-label {
        text-align: left;
        padding-top: 0.625rem;
    }
 }


 .logo-ue-desktop{
    width: 500px;
    margin-left: 18.5rem;
 }

 /* @media(){

 } */

 .logo-ue-mobile{
    width: 300px;
 }

.logo-container{
    text-align: center;
    margin-top: -2rem;
}

@media (max-width: 991px){

    #ishisearch_widget form button[type="submit"], #search_widget form button[type="submit"] {
        right: -2rem !important;
        border-radius: 0 5px 5px 0 !important;
    }

    #ishisearch_widget span.hidden-md-down {
        display: block !important;
    }

    #ishisearch_widget form button[type="submit"] i, #search_widget form button[type="submit"] i {
        display: none !important;
    }

    .logo-container{
        margin: 0;
    }   
}

.text-added-notify{
    margin-right: 4vw;
    color: #5bb112;
    font-weight: bold !important;
}

div#psmailalerts_product_add_container_form.tabs .text-added-notify{
    margin-right: 4vw;
    color: #5bb112;
    font-weight: bold !important;
}

#poli-check .alert-check.justify{
    color: red;
    margin-top: 0.5rem;
    /* margin-bottom: 1rem; */
}

@media(max-width: 991px ){

    .enlace-desistimiento{
        display: block;
    }

    #ishisearch_widget form,#search_widget form{
        top: 14vw !important;
        display: flex !important;
        position: absolute !important;
    }
    
    #ishisearch_widget form input[type="text"],#search_widget form input[type="text"]{
        height: 35px !important;
    }
    #ishisearch_widget form#productCodeSearchForm,#search_widget form#productCodeSearchForm{
        top: 105px !important;
    }
}

@media(max-width:991px){
    #ishisearch_widget form input[type="text"],#search_widget form input[type="text"]{
        min-width: 80vw !important;
    }
}
@media (max-width: 415px) and (min-width:377px){
    #ishisearch_widget form,#search_widget form{
        top: 11vw !important;
        display: flex !important;
        position: absolute !important;
    }
}
@media(max-width: 385px ){
    #ishisearch_widget form,#search_widget form{
        top: 12vw !important;
        display: flex !important;
        position: absolute !important;
    }
}

#_mobile_left_column{
    display: none;
}