@charset "UTF-8";
/* CSS Document */

.framespacer          {width: 1px; height: 1300px;}

#footer .brands-produkt-container {
    display: block!important;
}


#xsp-template {
    color: #333;
    font-size: 14px;
    line-height: 20px;
    font-family: "Helvetica Neue", Helvetica,Arial,sans-serif;
    padding: 0!important;
    margin: 0!important;
}

#xsp-template h2	{
    
}

#xspt-tt .logo	{	
    background: url('http://mywidshop.com/kunden/mrs.-and-mr.smith/img/logo-mobile.png') no-repeat center center;
    background-size: 82px 36px;
    height: 36px;
    width: 100%;
    display: inline-block;
    margin: 20px 0;
}

#xspt-img img {
        background-color: #fff;
}

#xspt-tt  {
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
  border-bottom: none!important;
}


#xspt-dsc {
    font-size: 14px;
    line-height: 19px;
    padding: 0 20px;
}
/*
#xspt-dsc li {
    list-style-type: disc;
    margin: 0 0 5px 10px;
    padding: 0!important;
}

#xspt-dsc ul {
    margin: 20px 0 30px 10px!important;
    padding: 0!important;
}

#xspt-dsc ul.factpoints	{
    margin: 10px 0 0 0!important;
}

#xspt-dsc .factpoints li {
    border-bottom: 1px solid #e1e1e1;
    overflow: hidden;
    margin: 0;
    list-style-type: none;
}

#xspt-dsc .factpoints li .label {
    display: block;
    float: left;
    font-weight: bold;
    width: 50%;
    padding-bottom: 4px;
    padding-top: 4px;
}
#xspt-dsc .factpoints li .value {
    display: block;
    float: right;
    width: 50%;
    padding-bottom: 4px;
    padding-top: 4px;
}

#xspt-dsc table tr td {
        font-size: 13px;
        line-height: 14px;
}*/