﻿.errorcity,.citynofound
{
    display:none;color:#ff0000;
    
    }
.socials .at-share-btn
{
    background-color:transparent;
    margin-right: 9%;
    font-size:1.429em !IMPORTANT;
    }
    #shoppingbag .row-table>div
    {
        padding:10px 0px 0px 0px !important;        }
 .socials .at-share-btn .at300bs
 {
     width:100%;height:100%;
     }
    /* .first-row-info> div:not(:first-of-type){border-top:1px solid #ccc;}
      .last-row-info> div{border-bottom:1px solid #ccc;padding-bottom:10px !important;}*/
     
.row-info-table
{
    color:#ff0000;
    font-size:11px;
    }

   
ul#productActiveFilters li strong
{
    padding: 0px 2px 0px 10px !important;
}
.iframecontainer
{
    width:100%;
    height:100%;
    }
.forgot-absolute-div
{
    position: absolute;
    background-color: #eee;
    border: 1px solid #aaa;
    z-index: 100;
}

.forgot-absolute-div .success
{
    padding: 0px 0px 10px 0px;
    font-weight: bold;
    width: 450px;
    color: #00aa00;
}

.forgot-absolute-div .failure
{
    padding: 0px 0px 10px 0px;
    font-weight: bold;
    width: 450px;
    color: #aa0000;
}

input.forgot-password
{
    margin: 6px 0px 6px 0px !important;
}

.validationerror
{
    color: Red;
    font-weight: bold;
}

#ordini.order-list .accordion h4 .nopack, .nopack header
{
    cursor: default;
    background-image: none !important;
}
  .addedtowishlist .btn
    {
        width: 40%;
        margin-bottom: 10px !important;
        margin-top: 10px;
        float:none !important
    }
@media (min-width:768px)
{
    .addedtomobilebag
    {
        display: none !important;
    }
    .addedtowishlist
{
    display: none;
    border: 3px solid black;
    float: left;
    position: fixed;
    background-color: #fff;
    padding: 10px;
    width: 336px;
    right: 30px;
    text-align: center;
    z-index: 100;
    top:40%
}
}
@media (min-width:769px) and (max-width:991px)
{
    .addedtowishlist
{
    display: none;
    border: 3px solid black;
    float: left;
    position: fixed;
    background-color: #fff;
    padding: 10px;
    left: 35%;
    right: 20%;
    top: 40%;
    text-align: center;
    z-index: 100;
}

    .addedtomobilebag
    {
        display: none;
        border: 3px solid black;
        float: left;
        position: fixed;
        background-color: #fff;
        padding: 10px;
         left: 35%;
    right: 20%;
        top: 40%;
        text-align: center;
        z-index: 100;
    }
    .addedtomobilebag .btn
    {
        width: 40%;
        float:none !important;
        margin-bottom: 10px !important;
        margin-top: 10px;
    }
    .addedtomobilebag p
    {
        margin-bottom: 0px;
    }

}





@media (max-width:768px)
{
    .addedtowishlist
{
    display: none;
    border: 3px solid black;
    float: left;
    position: fixed;
    background-color: #fff;
    padding: 10px;
    left: 15px;
    right: 15px;
    top: 40%;
    text-align: center;
    z-index: 100;
}

    .addedtomobilebag
    {
        display: none;
        border: 3px solid black;
        float: left;
        position: fixed;
        background-color: #fff;
        padding: 10px;
        left: 15px;
        right: 15px;
        top: 40%;
        text-align: center;
        z-index: 100;
    }
    .addedtomobilebag .btn
    {
        width: 100%;
        margin-bottom: 10px !important;
        margin-top: 10px;
    }
    .addedtomobilebag p
    {
        margin-bottom: 0px;
    }

}

div.validation-summary-errors ul
{
    list-style-type:none;
    padding: 0px;
    margin-top:6px;
}

div.validation-summary-errors ul li
{
    padding: 0px;
    color:#ff0000;
}
@media (max-width: 767px)
{
    .row-table-info:not(:last-of-type)
    {
        border-bottom:none !important;
        }
        .row-table-info,.row-table-info div
        {
            padding:0px !important;}
    }
    
.logged-popup 
{
    text-transform:uppercase;
    padding-bottom:5px;
}

.logged-popup div 
{
    padding-bottom:4px;
}

.zx_mediaslot 
{
    /*a div created by a third party plugin breaks the layout. hide it*/
   height:0px !important;  
}
