/* lato-regular - latin */
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    src: url('../rb/fonts/lato-v16-latin-regular.eot'); /* IE9 Compat Modes */
    src: local('Lato Regular'), local('Lato-Regular'),
         url('../rb/fonts/lato-v16-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../rb/fonts/lato-v16-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
         url('../rb/fonts/lato-v16-latin-regular.woff') format('woff'), /* Modern Browsers */
         url('../rb/fonts/lato-v16-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../rb/fonts/lato-v16-latin-regular.svg#Lato') format('svg'); /* Legacy iOS */
  }
  /* lato-700 - latin */
  @font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    src: url('../rb/fonts/lato-v16-latin-700.eot'); /* IE9 Compat Modes */
    src: local('Lato Bold'), local('Lato-Bold'),
         url('../rb/fonts/lato-v16-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../rb/fonts/lato-v16-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
         url('../rb/fonts/lato-v16-latin-700.woff') format('woff'), /* Modern Browsers */
         url('../rb/fonts/lato-v16-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../rb/fonts/lato-v16-latin-700.svg#Lato') format('svg'); /* Legacy iOS */
  }

body{
    /* background-color: #F2F2F2; */
    background-color: #F2F2F2;
    margin:0;
    padding:0;
    width:100%;
}
#body-container{
    display:flex;
    flex-direction: column;
    width:100%;
}
#faux_modellauswahl{
    position: relative;
    top:19px;
    left:0;
}
#wrapper{
    display:flex;
    flex-direction: row;
    flex: 0 1 auto; 
    max-width:  unset;
    width:100%;
}

#config_wrapper {
    padding:0;
    flex:0 1 auto;
    overflow:hidden;
    width:60%;
}
#canvas{
    flex:0 1 auto;
    width:40%;
    max-width:835px;
}
.canvasloaderbg {
    background-color: transparent;
}
#config{
    width:100%;
}
#config_main {

    width:100%;
    background-color: #fff;
    border-left:none;
    border-bottom:none;
}
#config_footer {
    position: fixed !important;
    bottom: 46px;
    width:100%;
    border: none;
    border-radius: 0;
    border-top:1px solid #979798;
    background-color: #fff;
}



#category_tabs{
    display:none;
}
#footerbar {
    display:flex;
    flex-direction: row;
    height: 46px;
    margin-top: 0px;
}
.right-image {
    width:32px;
    height:32px;
    border:none;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
}
.option-image {
    border:none;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
}
span.option-image {
    border:none;
    position: relative;
}
.option_price {
    color: #e5cdad;
}
.option.active > img {
    border:none;
    border-radius: 100%;
}
.activeoverlay{
    border:none;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    position: absolute;
    left: 0;
    
}
.icn_one, .icn_two, .icn_three, .icn_four{
    display:none !important;
}
ul li a.toggle {
    background:#fff;
    min-height: 58px;
}
.option_label {
    display: inline-block;
    text-transform:none;
    font-family: 'Lato', sans-serif;
    width: 100%;
}
.optiongrouptext{
    color:#54595f;
    font-family:"Lato";
    font-size:14px;
    margin-left: -126px;
}
.steptext{
    color:#e5cdad;
    font-family:"Lato";
    font-size:16px;
    font-weight: bold;
}
.infobadge{
    display:none;
}
#modellauswahl_header{ 
    width: 200px;
    position: absolute;
    left: 0;
    top: 10px;
    z-index:20000;
    background:white;
}
.option_price_fabric {
    color: #e5cdad;
}
span.sbadge {
    display: inline-block;
    top: 0;
    left: 0;
    width: 12px;
    height: 12px;
    background: url(../rb/img/s-circle.svg) no-repeat;
}

span.icn_minus {
    background: url(../rb/img/icn_minus.svg) no-repeat;
    position: relative;
    right: -851px;
    color: #e5cdad;
    font-family: "Lato";
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    background-position: right;
    padding-right: 31px;
}
span.icn_plus {
    background: url(../rb/img/icn_plus.svg) no-repeat;
    position: relative;
    right: -851px;
    color: #e5cdad;
    font-family: "Lato";
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    background-position: right;
    padding-right: 31px;
}

#aufstellung_txt{
    display:none;
}
#send-button{
    display:none;
}
#resetConfig{
    display:none;
}
#save-button {
    border: 2px solid #e5cdad;
    border-radius: 0%;
    -webkit-border-radius: 0%;
    -moz-border-radius: 0%;
    background-color: #fff;
    color: #e5cdad;
    text-transform: uppercase;
    padding: 15px 20px 25px 20px;
    width: 90%;
    font-size: 16px;
    font-weight: bold;
    max-width: 250px;
    text-align: center;
}
#cart-button{
    float:left;
    border: 2px solid #e5cdad;
    border-radius: 0%;
    -webkit-border-radius: 0%;
    -moz-border-radius: 0%;
    background-color: #e5cdad;
    color: #fff;
    text-transform: uppercase;
    padding: 15px 20px 25px 20px;
    width: 90%;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;max-width: 250px;
    text-align: center;
}


span.icn_minimize {
    display: inline-block;
    margin: 0;
    padding: 0px 0 0 30px;
    margin-right: 15px;
    height: 25px;
    width: auto;
    background: url(../rb/img/icn_minus.svg) no-repeat;
    vertical-align: middle;
    cursor: pointer;
    position: absolute;
    right: 0px;
    margin-top: -72px;
}

.price {
    padding-top: 12px;
    font-size: 18px;
    font-weight: bold;
    color: #54595f;
    vertical-align: text-top;
    padding-left: 22px;
}
.currency {
    font-size: 18px;
    color: #54595f;
    margin-left: 5px;
    font-weight: 300;
    text-transform: uppercase;
    vertical-align: baseline;
    margin-top: -12px;
    line-height: 10px;
    float: left;
}

#requestform, #saveform,
#cartform {
    border: 6px solid #e5cdad;
}
.formBtn{
    background: #e5cdad;
    color: #000;
}

.colorarea.active {
    border: 1px solid #e5cdad;
}
.bezclone {
    top:0;
    display: block;
    background: #fff;
    min-height: 58px;
}
.caclone {
    top: 65px;
}

.loader #spinner,
.canvasloader #spinner {
    stroke:  #e5cdad;
}
.konfigInfoItem{
    display:flex;
}
.konfigInfoItemBild{
    width: 33%;
}
.konfigInfoItemText{
    width:66%;
}
.infobadge {
    display: inline-block;
    margin: 10px 0 0 10px;
    padding: 1px 0 0 17px;
    height: 16px;
    width: 100%;
    background: url(img/icn_details.svg) no-repeat;
    vertical-align: middle;
    cursor: pointer;
  }
  .closebadge {
    display: inline-block;
    margin: 10px 0 0 10px;
    padding: 1px 0 0 17px;
    height: 16px;
    width: 100%;
    background: url(img/icn_minimize.svg) no-repeat;
    vertical-align: middle;
    cursor: pointer;
  }
  .info-text > a {
    color: #e5cdad;
    text-decoration: none;
  }
/* Firefox only*/
@-moz-document url-prefix() { 
    .activeoverlay {
          top: -51px;
      }
  }
  #languages {
    display: none;
}
.accordion_right_step{
    height: 24px;
}
.accordion_right_step > img{
    display:none;
}
.accordion_right_option{
    justify-content: left;
    position: relative;
    margin: -25px 0 0 300px;
}
.accordion_right_option > img{
    height:52px;
    width:52px;
}

#main_wrapper{
    padding:20px;
}

ul li a.toggle {
    display: block;
}
.addtext {
    padding-top: 16px;
    padding-left: 10px;
}

#headerbar {
    display:none;
    height: 0;
}
#rightHalf {
    width:60%;
}
#leftHalf {
    width:40%;
}
ul.inner.show {
    display: block !important;
}
 




@media (max-width: 1024px) {
    #config_wrapper{
        width: 60%;
    }
    #canvas{
        width: 40%;
    }
    #save-button {
        padding: 8px 20px 8px 20px;
    }
    #cart-button{
        padding: 8px 20px 8px 20px;
    }
    .toggleicn{
        visibility: hidden;
    }
}


@media (max-width: 880px) {
    #modellauswahl_right{
        display: none;
    }
    #modellauswahl_header{ 
        top:0px;
    }
    #modellauswahl_header a.toggle {
        min-height: 32px;
      }
    #wrapper{
        display:flex;
        flex-direction: column;
    }
    #config_wrapper{
        width: 100%;
        max-width:unset;
    }
    #save-button {
        height: 48px;
      }
    #canvas{
        width: 50%;
        margin: 0 auto;
        max-width:unset;
    }
    .accordion_right_option {
        margin-left: 55%;
    }
    #pricebox {
        width: 50%;
    }
    #save-button {
        font-size: 13px;
        padding: 8px 20px 8px 20px;
    }
    #cart-button{
        font-size: 13px;
        padding: 8px 20px 8px 20px;
    }

    #config_footer {
        position:initial !important;
        width:100%;
    }

    .toggleicn{
        visibility: hidden;
    }
}
@media screen and (max-width: 425px) {
    .activeoverlay {
      width: 53px;
      height: 53px;
      top:-40px;
    }
}