html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
u, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,caption, tbody, tfoot, thead,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
}
input, textarea {outline:none;}
a:focus{
    outline: none;
}
html{
}
body{
    font-family: Tahoma, arial;
    overflow-y: visible;
}
.all-lock{
    width: 100%;
    background: rgba(0,0,0, 0.2);
    position: fixed;
    z-index: 1000;
    left: 0px;
    top: 0px;
}
.clear{
    clear:both;
}
.wrapper{
    width: 1333px;
    height: auto;
    margin: 0 auto;
}
a:hover{
    text-decoration: none;
}
.header-b{
    height: 395px;
    position: relative;
    background: url('i/body-bg.jpg') no-repeat left;
}

.header-b a.h-link{
    display: block;
    position: absolute;
}
a.guitar{
    width: 162px;
    height: 74px;
    top:183px;
    left: 427px;
}
a.guitar:hover{
    background: url('i/top-links/guitar.jpg') no-repeat;
}
a.book{
    width: 81px;
    height: 33px;
    top:253px;
    left: 601px;
}
a.book:hover{
    background: url('i/top-links/book.jpg') no-repeat;
}
a.deskopt{
    width: 76px;
    height: 44px;
    top:127px;
    left: 758px;
}
a.deskopt:hover{
    background: url('i/top-links/deskopt.jpg') no-repeat;
}
a.camera{
    width: 19px;
    height: 18px;
    top:106px;
    left: 788px;
}
a.camera:hover{
    background: url('i/top-links/camera.jpg') no-repeat;
}
a.computer{
    width: 38px;
    height: 70px;
    top:241px;
    left: 715px;
}
a.computer:hover{
    background: url('i/top-links/computer.jpg') no-repeat;
}

/* under header content navigation and main body*/

.content-wrapper{
    padding: 0px 143px;
    margin-top: -20px;
    position: relative;
}
.navigation-b{
    width: 1047px;
    background: url('i/navigation-bg.png') no-repeat top left ;
    float: left;
}
.main-navigation{
    list-style: none;
}
ul.left-part{
    float: left;
    width: 424px;
}
ul.left-part li:first-child{
    width: 167px;
}
.main-navigation li{
    display: inline;
    float: left;
    padding: 29px 0px;
    width: 127px;
    text-align: center;

}
.main-navigation li a{
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    position: relative;
    top: -1px;
    display: table;
    width: 100%;
}
.main-navigation li a:hover{
    color:yellow;
}

.logo-b{
    float: left;
    padding: 8px;
}
.logo-b img:hover{
    opacity:0.7;
    filter: alpha(opacity=70);
}
ul.right-part{
    float: left;
}
/* main body block  */
.main-content{
    padding: 0px 24px;
    margin-top: -22px;
    float: left;
    width: 1001px;
    padding-bottom: 24px;
}
.sidebar-b{
    float: left;
    width: 220px;
}

.sidebar-right {
    float: left;
    padding-top: 15px;
    width: 220px;
}

.login-b{
    padding: 15px 0px;
    line-height: 31px;
    font-size: 12px;
    font-family: Tahoma, arial;
}
.login-b .log-form label{
    text-align: right;
    display: block;
}
.login-b .log-form label input{
    width:136px;
    margin-left: 5px
}
.reg-link{
    margin-right: 74px;
    color: #763904;
    font-size: 12px;
    float: left;
}
.login-button{
    float: right;
    background: none;
    background-color: #742b02;
    border: 0px;
    color: #fff;
    width: 75px;
    height: 22px;
    padding: 0px;
    margin: 0px;
    cursor: pointer;
}
.login-button:active{
    border: 2px solid #fff;
}
.login-button:hover{
    background-color: #462509;
}

.central-panel-b{
    width: 736px;
    float: right;
    padding-top: 26px;
    padding-left: 42px;
}

.central-panel-b.main {
    float: left;
    margin-right: 0;
    max-width: 541px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 26px;
}

.short-instruments-b, .instruments-b{
    font-family: Tahoma, arial;
    width: 820px;
}

.single-instruments-b{
    float: left;
    width: 190px;
    margin-right: 80px;
    margin-bottom: 22px;
}
.single-instruments-b .instrument-head{
    font-size: 14px;
}
.instrument-info{
    font-size: 12px;
    color: #888888;
}
.instrument-head a{
    color: #b64a00;
}
.separator-b{
    border-top: 1px solid #f1e4d8;
    margin-right: 79px;
}
.all-instrument-link{
    font-size: 12px;
    color: #b64a00;
}

.undercontent-navigation-b{
    background-color:#f6e8dc;
    font-family: Tahoma, arial;
}
.undercontent-navigation-body{
    width: 1002px;
    margin: 0 auto;
    padding: 20px 0px 40px 0px;
}
.storage a{
    font-size: 12px;
    color: #b64a00;
}
.left-position, .midle-position{
    float: left;
    margin-left: 75px;
}
.undercontent-navigation-body .left-position{
    margin-left: 0px;
}
.right-position{
    float: right;
}
.storage{
    padding-left: 28px;
}
.sidebar-b .storage{
    padding: 35px 0px 0px 28px;
}
.sidebar-b .storage h3{
    padding-bottom: 12px;
}
.storage h3{
    margin-left: -28px;
    font-size: 14px;
    color: #000000;
    font-weight: bold;
    padding-bottom: 20px;
}
.storage ul{
    list-style: none;
}


.undercontent-news-b{
    float: left;
}
.single-news{
    width: 132px;
    float: left;
    margin-left: 54px;
}
.undercontent-news-b .single-news:first-child {
    margin-left: 0px;
}
.news-title{
    font-weight: bold;
    line-height: 22px;
}
.news-body{
    font-size: 12px;
    color: #646464;
}


.footer-section{
    width: 1047px;
    margin: 0 auto;
    margin-top: 30px;
    font-size: 12px;
    font-family: Tahoma, arial;
}
.footer-navigation-b{
    padding-bottom: 10px;
}
.footer-navigation-b ul{
    list-style: none;
}
.footer-navigation-b ul li{
    display:inline;
    float: left;
    margin-right: 11px;
}
.footer-navigation-b ul li a{
    color: #462509;
    font-size: 12px;
    padding-right: 11px;
}
.footer-b{
    background: url("i/footer-left-bg.png") no-repeat right #742b02;
    height:42px;
    padding-right: 10px;
}
.footer-b-right-bg{
    background: url("i/footer-right-bg.png") no-repeat left #742b02;
    height: 27px;
    padding-top: 15px;
    padding-left: 15px;
    color: #edb688;
}
.footer-text{
    float: left;
}
.footer-b-nav{
    float: right;
}
.footer-b-nav ul li{
    display: inline;
    float: left;
    list-style: none;
    margin-left: 5px;

}
.footer-b-nav ul li a{
    color: #edb688;
    font-size: 12px;
    padding-right: 5px;
}

/* Article part*/
.single-article-b{
    margin-bottom: 50px;
}
.image-container{
    float: left;
    width: 220px;
    height: 144px;
    padding: 2px;
    margin:6px 20px 14px 0px;
    background: url("i/image-container-bg.jpg") no-repeat;
}
.image-container img{
    width: 220px;
    height: 144px;
}
.single-article-b .image-container img:hover{
    opacity:0.8;
    filter: alpha(opacity=80);
}
.article-preview, .article-one-b{
    font-size: 14px;
	font-family: Tahoma;
    color: #333333;
}
.article-preview h1.single-article-head , .article-head, .section-head{
    font-size: 24px;
    color: #7d3703;
    padding-bottom: 6px;
}
.article-one-b h2{
    font-size: 20px;
	font-weight:bold;
    padding: 6px;
	color: #7D3703;
}
.article-one-b h4{
    font-size: 14px;
	font-weight:bold;
    padding: 6px;
	color: #7D3703;
}
.article-one-b li {
	margin-left: 20px
}

.article-one-b p {
	text-align: left;
    padding-bottom: 10px;
}
.read-more-link{
    color: #ff6600;
    display: block;
    padding-top: 7px;
}

.article-head, .section-head{
    text-align: center;
}

.teacher-column,
.friend-column{
    padding: 8px 0px 8px 30px;
}
.teacher-column:first-child{
    background: #f5e6da;
}
.single-teacher,
.single-friend{
    float: left;
}
.teacher-name,
.friend-name{
    color: #010000;
    font-size: 18px;
    font-weight: normal;
}
.post{
    color: #7d3703;
    font-size: 14px;
}
.teacher-iamge-cont,
.friend-image-cont{
    display: block;
    width: 137px;
    height: 139px;
    padding:2px 2px 0px 2px;
    background: url("i/teacher-image-cont.jpg") no-repeat top;
    margin:3px 0px;
    margin-right: 34px;
}
.friend-image-cont:hover,
.teacher-iamge-cont:hover{
    background-position: bottom;
}
.friend-image-cont img,
.teacher-iamge-cont img{
    width: 137px;
    height: 137px;
}
.friend-image-cont img:hover,
.teacher-iamge-cont img:hover{
    opacity:0.8;
    filter: alpha(opacity=80);
}
.contact-link{
    font-size: 14px;
    color: #ff6600;
}
.registration-b{
    padding-left: 7px;
    padding-bottom: 20px;
    border-bottom: 1px solid#7b2901;
    margin-bottom: 20px;
}
.registration-b .section-head{
    text-align: left;
    padding: 20px 0px;
}
.reg-form{
    width: 440px;
    font-size: 14px;
    color: #907c72;
}
.reg-form label{
    display: block;
    float: left;
    width: 440px;
    height: 35px;
}
.reg-form label span{
    float: left;
    margin-top: 7px;
}
.reg-form label input.reg-inp,
.reg-form label select.reg-inp{
    float: right;
    width: 300px;
    /*background: #ebe1bb;*/
    /*border: 0px;*/
    /*height: 26px;*/
    box-sizing: border-box;
}
.registration-b .login-button{
    margin-right: 225px;
    margin-top: 20px;
}
.profile-b{
    padding-left: 7px;
}
.user-info{
    margin-bottom: 22px;
    padding-left: 10px;
}
.profile-b .section-head{
    text-align: left;
}
.secondary-head{
    font-size: 14px;
    color: #fefefe;
    background: #843603;
    padding: 3px 10px;
    float: left;
}
.image-column{
    float: left;
    font-size: 12px;

}
.image-column a{
    color: #462509;
}
.avatar-b{
    margin:7px 0px 12px 0px;
}
.avatar-b img{
    border: 1px solid #4e2307;
}
.info-column{
    float: left;
    width: 247px;
    margin-left: 24px;
}
.user-nav{
    margin-top: 10px;
}
.user-nav ul li{
    list-style: none;
    display: inline;
    margin-left: 5px;
}
.user-nav ul li a{
    padding-right: 7px;
    font-size: 12px;
    color: #462509;
}
.column-s{
    float: left;
    height: 30px;
    width: 395px;
    margin: 5px 0px;
    text-align: right;
    line-height: 28px;
}
.column-s input, .column-s select{
    float: right;
    width: 247px;
    margin-left: 15px;
    height: 20px;
}
.fakefile{
    margin-left: 15px;
}
.fakefile .login-button{
    width: 106px;
    height: 26px;
    margin-left: 15px;
}

.column-s input.file-input{
    width: 140px;
    margin-left: 0px;
    font-size: 12px;
    color: #7d3703;
}
.file-inp{
    display: block;
    position: absolute;
    right: 0px;
    top: -32px;
    width: 251px;
    height: 30px;
    opacity:0;
    z-index: 3;
    filter: alpha(opacity=0);


}
.column-s .file-inp input{
    width: 247px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
}


.user-setings .column-s select{
    width: 251px;
}
.column-s span{
    margin-top: 3px;
    font-size: 12px;
    color: #462509;
}
.table-b{
    margin-bottom: 35px;
    overflow: auto;
}
.table-b table{
    font-size: 14px;

}
.textwhite{
    color: #fff;
}

.text-container{
    margin-top: 20px;
    font-size: 12px;
    color: #000;
    padding: 0px 10px;
}

.contakt-info-b{
    padding: 25px 0px;
    border-bottom: 1px solid #7b2901;
    font-size: 14px;
    margin-bottom: 20px;
}

.contakt-info-b{
    text-align: center;
}
.section-name{
    color: #010000;
    margin-right:5px;
    display: inline-block;
}
.info-section{
    text-align: left;
    font-weight: bold;
}
.info-section a{
    color: #ff6300;
    font-weight: normal;
}
.postal-address{
    width: 320px;
    display: block;
    height: auto;
    margin: 0 auto;
    text-align: left;
    font-weight: bold;
}
.info-section strong{
    color: #742b02;
    font-weight: bold;
}
.section-name img{
    margin-right: 5px;
    margin-top: 10px;

}
.aditional-info{
    color: #897f7a;
    font-size: 12px;
}

.contakt-form{
    color: #907c72;
    font-size: 12px;
}
.sex-b{
    padding:0px 0px 15px  220px;
}
.radio-select{
    font-size: 14px;
    text-align: center;
    padding-bottom: 10px;
}
.contakt-settings-right{
    font-size: 12px;
    color: black;
    float: right;
    width: 411px;
}
.contakt-settings-right .sex-b{
    padding-left: 114px;
}
.contakt-settings-right .contakt-form label{
    width: inherit;
}
.contakt-settings-right .radio-select{
    text-align: right;
}
.contakt-settings-right .praise-b{
    padding-left: 114px;
    text-align: center;
}
.area-span{
    float: left;
    margin-left: 125px;
}
.contakt-settings-right .area-span{
    margin-left: 15px;
}
.contakt-form label{
    width: 520px;
    display: block;
    text-align: right;
    color: #000000;
}
.contakt-form label input{
}
.contact-inp{
    width: 300px;
    /*height: 25px;*/
    /*background: #ebe1bb;*/
    /*border: 0px;*/
    margin-left: 10px;
    float: right;
    min-height: 21px;
    box-sizing: border-box;
}
.text-area{
    width:300px;
    /*background: #ebe1bb;*/
    /*border: 0px;*/
    margin-bottom: 10px;
    box-sizing: border-box;
}
.praise-b{
    padding: 60px 0px 15px 240px;
}
.facebook-b{
    padding: 10px 0px;
    border-top: 1px solid #7b2901;
    margin: 21px 0px;
    text-align: center;
    clear: both;
}
.facebook-b span{
    font-size: 14px;
    color: #907c72;
    text-align: center;
}
.facebook-b img{
    float: left;
    margin-left: 132px;
    margin-top: 10px;
}
.facebook-b img:hover{
    opacity:0.8;
    filter: alpha(opacity=80);
}
.contakt-info-b-left{
    font-size: 12px;
    float: left;
    width: 305px;
    text-align: right;
}

.meni-tab{

}
.tab-navigation ul{
    list-style: none;
    display: block;
    width: 700px;
    height: 31px;
}
ul.warenkorb{
    background: url("i/kassa01.jpg") no-repeat;
}
ul.anmeldung{
    background: url("i/kassa02.jpg") no-repeat;
}
ul.ihre-angaben{
    background: url("i/kassa03.jpg") no-repeat;
}
ul.zahlung-lieferung{
    background: url("i/kassa04.jpg") no-repeat;
}
ul.prufung-bestellung{
    background: url("i/kassa05.jpg") no-repeat;
}
.tab-navigation li{
    display: inline;
    float: left;
    width: 140px;
}
.tab-navigation li a{
    display: block;
    float: left;
    height: 22px;
    font-size: 10px;
    color: #fff;
    text-decoration: none;
    width: 140px;
    font-family: Tahoma, arial;
    text-align: center;
    padding-top: 9px;
}
.tab-navigation li a:hover{
    color: yellow;
}
.tab-navigation li.active-state a{
    color: #462509;
}
.tab-block-b{

}
.tab-b{
    display: none;
    padding: 20px;
    font-size: 12px;
}
.tab-saction{
    display: block;
    padding: 10px 0px;
	/*    color: #7d3703;*/
}
.tab-saction a{
    color: #bb4700;
}
.tab-saction div{
    padding-left: 40px;
}
.text-b{
    text-align: right;
    color: #7d3703;
}
.text-b p{
    width: 612px;
    float: left;
    padding-top: 17px;
}
.text-b img{
    float: left;
    margin-left: 10px;
}
.l-select, .s-select{
    width: 200px;
    margin:0px 10px;
}
.tab-saction  .s-select{
    width: 85px;
}
.tab-foot-b{
    margin-top: 32px;
    background: #f4e3d7;
    padding: 10px 0px;
}
.tab-foot-b-section{
    float: left;
    border-left: #c4a894 solid 1px;
    min-height: 139px;
    width: 223px;
    padding: 0;
    margin-top: 20px;

}
.tab-b .right-section{
    width: 280px;
}
.tab-foot-b-section:first-child{
    border:0px;
    width: 195px;
    padding-left: 20px;
}
.tab-info{
    text-align: center;
    font-size: 11px;
    color: #904b15;
}
.tab-info span{
    font-size: 14px;
    color: #462509;
}
.search-b{
    width: 209px;
    height: 24px;
    border: 1px solid #b2aaa5;
    margin: 0 auto;
    margin-top: 30px;
}
.search-b input{
    float: left;
}
.search-inp{
    width: 175px;
    height: 24px;
    padding: 0px;
    margin: 0px;
    border: 0px;
}
.search-button{
    background: url("i/search-button-bg.jpg") no-repeat;
    width: 34px;
    height: 24px;
}
.sum-b{
    width: 235px;
    background: #fff;
    border: 1px solid #4e2307;
    font-size: 10px;
    color: #868685;
    padding: 0px 12px;
    margin-left: 15px;
}
.summe-artikel{
    border-bottom: 1px solid #b2aaa5;
    padding-top: 10px;
}
.summe-warenkorb{
    padding: 6px 0px 12px 0px;
}
.sum-b span{
    float: left;
    font-size: 14px;
    color: #4f2400;
}
.sum-b strong{
    float: right;
    font-size: 14px;
    color: #4f2400;
}
.fixed-saction select{
    margin-left: 36px;
}
.summ-button-b{
    float: right;
    height: 24px;
    background: url('i/button-kind2-bg.png') right;
    padding-right: 28px;
    margin-top: 10px;

}
.sum-button{
    background: none;
    border: 0px;
    height: 24px;
    color: #fff;
    padding-left: 10px;
    cursor: pointer;
}
.summ-button-b:hover{
    opacity:0.8;
    filter: alpha(opacity=80);
}
.ban-menu{
    padding-left: 20px;
    padding-top: 35px;
}
.ban-menu-title{
    font-size: 14px;
    color: #000;
    font-weight: bold;
}
.ban-menu a{
    font-size: 12px;
    color: #382e2f;
    text-decoration: none;
}
.ban-menu a:hover{
    text-decoration: underline;
}
.ban-menu a:hover img{
    opacity:0.8;
    filter: alpha(opacity=80);
}


.pop-menu{
    position: fixed;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1200;
    width: 100%;
    box-sizing: border-box;
    top: 0;
    left: 0;
}
.pop-menu__inner {
    max-width: 560px;
    width: 100%;
    max-height: 100%;
    overflow: auto;
    background: #fff;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.35);
    padding: 30px;
    box-sizing: border-box;
    position: relative;
}
.pop-menu2{
    background: #fff;
    border: 1px solid #acacab;
    padding: 30px 30px 10px;
    min-width: 300px;
}
.head-b{
    background: #462509;
    height: 36px;
}
.head-b img{
    float: left;
}
.head-b h1{
    float: left;
    font-size: 12px;
    color: #fff;
    padding: 10px 20px;;
}
.pop-table-b{
    margin-top: 15px;
}
.pop-table-b table{
    border: 1px solid #fff;
    border-collapse: collapse;
    border-spacing: 0px;
	width: 650px;
}
.pop-table-b table th ,.pop-table-b table td{
    border: 1px solid #fff;
    padding: 10px 10px;
    text-align: center;
	font-size: 12px;
    color: #fff;
    max-width: 200px;

}
.pop-table-b table th{
	background: #462509
}
.pop-table-b table td{
    background: #b3a079;
    color: #4f2400;
    font-size: 14px;
}
.tabl-inp{
    width: 46px;
    height: 16px;
    padding-left: 10px;
}

.under-table-b{
    padding: 10px 15px;
    background: #f3efe7;
    text-align: right;
    color: #4f2400;
    font-size: 16px;
    line-height: 19px;
    margin-top: 5px;
}
.button-b{
    margin-top: 15px;
    margin-bottom: 20px;
    text-align: right;
}
.pop-menu .button-b .left-b{
    float: left;
    margin-left: 0px;
}
.button-b .login-button{
    /*margin-left: 5px;*/
    width:inherit;
    padding:0px 20px;
    float: none;
    border: 1px solid #742b02;
    height: 26px;
    font-size: 13px;
}
.button-b .login-button:hover{
    background: #462509;
    border: 1px solid #462509;
}
.cancel-b{
    display: flex;
    justify-content: flex-end;
    color: #4f2400;
}
.cancel-b a {color: #4f2400;text-decoration: none;display: flex;}
.cancel-b a img{
    margin-left: 5px;
    margin-top: 2px;
}
.cancel-b a:hover img{
    opacity:0.8;
    filter: alpha(opacity=80);
}

.calendar-b{
    font-size: 14px;
    color: #000;
}
.calendar-b .section-head{
    text-align: left;
}

.calendar-body{
    margin-top: 10px;
    width: 750px;
}
.single-calendar{
    width: 175px;
    float: left;
    margin-right: 10px;
    margin-bottom:4px;
    min-height:145px;
}
.month-section{
    height: 23px;
    padding-right: 5px;
    text-align: right;
    padding-top: 2px;
    color: #fff;
    font-size: 18px;
    background: #c57734;
}
.day-week-section{
    height: 14px;
    padding-top: 1px;
    background: #843502;
}
.day-week{
    width: 25px;
    float: left;
    font-size: 10px;
    color: #fff;
    text-align: center;

}
.days{
    background: #ebe6e4;
    min-height:98px;
}
.day{
    font-size: 11px;
    width: 25px;
    float: left;
    text-align: center;
    margin-bottom: 3px;
}
.day a{
    text-decoration: none;
    color: #000;
}
.day a:hover{
    color:#cea321;
}
strong {
	font-weight:bold
}
.undercontent-news-b a.news-more-link{
    color: #000;
    font-weight: bold;
}

.facher{
    list-style: none;
}
.facher li{
    padding: 10px;
    float: left;
}
.facher li table {
	border: 1px solid #ebe6e3;
	width: 200px;
}
.facher li a{
    color: #BD3800;
    font-family: 'Tahoma',serif;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: underline;
}
.facher li b{
    font-family: 'Tahoma',serif;
    font-size: 10pt;
    font-weight: bold;
}
.facher li a:hover{
    text-decoration: none;
}

.facher_bg{
	background:url('/i/bg01.jpg');
}
.facher button {
	background: none repeat scroll 0 0 #85270B;
    border: medium none;
    color: white;
    padding: 2px;
}
.facher img{
	width: 180px;
	height: 140px;
	border: 1px solid gray;
}
.tab-messages li{
    display: inline;
    float: left;
    width: 140px;
}
.tab-messages li a{
    display: block;
    float: left;
    height: 22px;
    font-size: 10px;
    color: #fff;
    text-decoration: none;
    width: 140px;
    font-family: Tahoma, arial;
    text-align: center;
    padding-top: 9px;
}
.tab-messages li a:hover{
    color: yellow;
}
.tab-messages li.active-state a{
    color: #462509;
}
.tab-messages ul{
    list-style: none;
    display: block;
    width: 560px;
    height: 31px;
}
ul.tab1{
    background: url("i/mess02.jpg") no-repeat center;

}
ul.tab2{
    background: url("i/mess03.jpg") no-repeat center;
}
ul.tab3{
    background: url("i/mess04.jpg") no-repeat center;
}
ul.tab0{
    background: url("i/mess01.jpg") no-repeat center;
}
.textbig {
    color: #742B02;
    font-family: 'Tahoma',serif;
    font-size: 11pt;
    font-weight: normal;
}
.textwhite {
    color: white;
    font-family: 'Tahoma',serif;
    font-size: 10pt;
    font-weight: normal;
}
.textblack {
    color: black;
    font-family: 'Tahoma',serif;
    font-size: 10pt;
    font-weight: normal;
}
A.select01 {
    color: #BD3800;
    font-family: 'Tahoma',serif;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: underline;
}
.text04 {
    color: black;
    font-family: 'Tahoma',serif;
    font-size: 10pt;
    font-weight: lighter;
}
.topwhite {
    color: white;
    font-family: 'Tahoma',serif;
    font-size: 11pt;
    font-weight: bold;
}
button {
    background: none repeat scroll 0 0 #85270B;
    border: medium none;
    color: white;
    padding: 2px;
}
.inpMess{
    width: 300px;
    background: #ebe1bb;
    font-family: Arial,Helvetica,sans-serif;
    border: 0px;
    font-size: 12px;

}
.mess-button {
    background: none repeat scroll 0 0 #742B02;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    height: 22px;
    margin: 0;
    padding: 0;
    width: 75px;
}
.messRead {
    width:100px;
    color: #B64A00;
    font-size: 12px;
    background-color: #f5f0dd;
}
.warranty-b{
    padding-right: 10px;
}
.warranty-list{
    list-style: none;
}
.warranty-item{
    min-height: 15px;
    background: url("/i/check.png")  no-repeat 0px 2px;
    padding-left: 25px;
    font-size: 12px;
    color: #7b563c;
    font-weight: bold;
    margin-bottom: 7px;
}

.holiday {
	background: #f3a15b;
}
.vacation {
	background: #bdbbba;
}
.ui-datepicker-calendar .weekend a{
	color: #000000;
    font-weight: bold;
}
.single-section{
    float: left;
    padding-bottom: 40px;
	/*    min-width: 1300px;*/
}
.start-image-b{
    float: left;
}
.start-image-b img{
    /*width: 60px;*/
}
.music-section{
    float: left;
}
.music-section img{
    /*height: 100px;*/
}
.notes_setLines{
	cursor:pointer;
	border:1px solid gray;
	text-align: center;
}
.notes_key1{
	background: url("i/notes/bgnotes.jpg") no-repeat left;
	height: 50px;
	width: 50px;
	cursor: pointer
}
.notes_key2{
	background: url("i/notes/snotes.jpg") no-repeat left;
	height: 50px;
	width: 50px;
	cursor: pointer
}
.notes_key3{
	background: url("i/notes/enotes.jpg") no-repeat left;
	height: 50px;
	width: 50px;
	cursor: pointer
}

.comments {
    padding: 35px 0 0 0px;
    font-size: 12px;
}

.comments h3 {
    color: #000000;
    font-size: 14px;
    font-weight: bold;
}

/* SUMAX - CSS Anpassung */

#startseitentext h1{font-size:14px;color:#000;font-weight:bold;margin-bottom:15px;}

/* start of beatom updates from 16.02.2015 */

.sidebar-b .comments marquee {
    overflow: hidden;
    height: 300px;
    text-align: left;
    display: block;
}

/* end of beatom updates from 16.02.2015 */

.bottom__cookie-block{
    width: 100%;
    height: 48px;
    background-color: #ffffff;
    display: none;
    position: fixed;
    bottom: 0;
    z-index: 100000;
    text-align: center;
    -webkit-transform: translateZ(0);
}

.bottom__cookie-block p {
    font-size: 16px;
    line-height: 19px;
    color: #333333;
}

.bottom__cookie-block {
    padding: 25px 15px;
    border-top: 1px solid #763904;
    height: auto;
}

.bottom__cookie-block .cookieinfo {
    color: #ff6600;
}

.bottom__cookie-block button.ok {
    font-size: 14px;
    background: #fff;
    color: #7d3703;
    border: 1px solid #7d3703;
    padding: 6px 15px;
    margin-left: 15px;
    transition: .3s;
    cursor: pointer;
}

.bottom__cookie-block button.ok:hover {
    background: #7d3703;
    color: #fff;
}


/*navbar */
.navbar-toggler {
    color: rgba(255,255,255,.5);
    padding: .25rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: rgb(116 43 2);
    border: 1px solid rgb(116 43 2);
    border-radius: .25rem;
    display: none;
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 2;
    cursor: pointer;
}
.mobile-navigation-item.active .mobile-navigation, .mobile-navigation-item.active .mobile-navigation__backdrop{
    display: block;
}
.navbar-toggler.active {
    border: 1px solid #000;
}
.navbar-toggler:focus {
    outline: none;
}

.hotline-info {
    display: none;
}
.profile-table__info {display: none;}
@media (max-width: 980px) {
    .article-one-b .section-name img {margin-right: 5px !important;}
    .d-flex {
        align-items: center;
    }
    .hotline-info {
        display: block;
    }
    body {
        width: 100%;
    }
    * {
        box-sizing: border-box;
    }
    .comments, .sidebar-right {
        display: none;
    }
    .wrapper, .navigation-b, .main-content, .reg-form {
        width: 100%;
    }
    .header-b {
        height: 185px;
        max-width: 100%;
        background-size: cover;
        background-position: center;
    }
    .content-wrapper {
      padding: 0;
      margin: 0;
    }
    .navigation-b, .main-content {
      float: none;
    }
    .main-content {
      margin: 0;
    }
    .navbar-toggler {
      display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding: 0;
        width: 24px;
        height: 24px;
    }
    .navigation-b {
        background: none;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: -50px;
    }
    .navigation-b .main-navigation, .header-b a.h-link {
        display: none;
    }
    .navigation-b .logo-b img {
        border-radius: 10px 10px 0 0;
    }
    .central-panel-b, .footer-section, .central-panel-b table input, .sidebar-b, .tab-navigation ul,
    .tab-saction textarea {
        width: 100%;
    }
    .central-panel-b.main {
        max-width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
    .reg-link, .sidebar-b, .central-panel-b.main, .central-panel-b {
        float: none;
    }
    .fb_iframe_widget span, .fb_iframe_widget iframe, .reg-form label,
    .reg-form label input.reg-inp, .reg-form label select.reg-inp,
    #editdata table {
        width: 100% !important;
    }
    .footer-navigation-b {
        padding: 0 15px 10px;
    }
    .footer-b {
        display: flex;
        padding-bottom: 10px;
    }
    .footer-b-right-bg, .footer-b {
        background: #742b02;
        height: auto;
        border-radius: 10px 10px 0 0;
        width: 100%;
    }
    .central-panel-b {
        padding-left: 0;
        padding-top: 0;
    }
    .registration-b {
        padding-left: 0;
        margin-bottom: 20px;
    }
    .reg-form label {
        margin-bottom: 10px;
    }
    .registration-b .login-button {
        margin-right: 0;
    }
    .reg-form span div {
        padding-left: 28px;
    }
    .article-one-b img {
        width: auto !important;
        height: auto !important;
        max-width: 200px;
        max-height: 200px;
        margin-left: 0 !important;
        margin-right: 15px !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .formError {
        left: 30px !important;
    }
    .central-panel-b .ui-datepicker-multi-4 .ui-datepicker-group, .central-panel-b .ui-datepicker.ui-datepicker-multi,
    .article-one-b object{
        width: 100% !important;
    }
    .central-panel-b .ui-datepicker .ui-datepicker-title {
        text-align: center;
    }
    .info-column {width: auto;margin-left: 0;}
    .profile-b, .user-info {padding-left: 0;}
    .profile-b table .textbig img {width: 50px;height: 50px;}
    #freundeWerben {background: #fff;font-size: 14px;line-height: 16px;}
    #freundeWerben a {margin-top: 10px;display: block;font-size: 14px;}
    .sidebar-b .storage, .article-one-b h1:not(.article-head), .notengenerator-table, .article-one-b embed  {display: none;}
    .pop-menu2 .head-b.popup-cart__head h1 {display: flex;}
    .login-b {padding: 5px 0 0;}
    .sidebar-b__top {
        display: flex;
        flex-direction: row-reverse;
        margin: 0 -15px;
        justify-content: center;
    }
    .hotline-info, .login-info {
        width: 50%;
        padding: 0 15px;
    }
    .login-b .log-form label {text-align: left;    display: flex;
        white-space: nowrap;
        line-height: normal;
        margin-bottom: 10px;
        align-items: center;
    }
    .login-b .log-form label span {
        width: 30%;
        text-align: right;
    }
    .login-b .log-form label input {
        width: 100%;
    }
    .login-button { margin-left: 0 !important;}
    /*.reg-link {display: table;}*/
    .hotline-info span a {word-break: break-word;}
    .pop-menu {
        top: 0;
        position: fixed;
        width: 100%;
        margin: 0 auto;
        max-width: 100%;
    }
    .pop-table-b {overflow: auto;}
    .postal-address {width: 100%; word-break: break-word}
    .cover input[type="checkbox"] {width: auto;margin-right: 10px;}
    .pop-menu2 {min-width: 100%;}
    .tab-b {padding: 20px 0;}
    .order-list {flex-flow: row wrap;margin-bottom: 10px;}
    .cover-text {margin-right: 10px;margin-bottom: 5px;display: inline-block;}
    .order-list select {margin: 0;width: 100%;border-radius: 0;}
    .tab-saction .s-select {
        width: 100%;
    }
    .article-one-b a {color: #bb4700;}
    .pb-2 {padding-bottom: 10px;}
    .pr-2 {padding-right: 5px !important;}

    .d-block {display: block;}
    .tab-foot-b-section {min-height: auto;}
    .tab-foot-b {margin-top: 0;margin-bottom: 10px;padding-top: 0;padding-bottom: 20px;}
    .user-info {
        display: flex;
        flex-direction: column-reverse;
    }
    .profile-b .section-head {
        display: flex;
        flex-direction: column;
    }
    .profile-b .info-column {
        margin-bottom: 15px;
    }
    .questionnaire h4 {padding-left: 0;}
    .questionnaire .contact-inp {margin-left: 0;
        float: none;}
    .questionnaire select.l-select.contact-inp {margin-right: 0;
        float: none;}
    .payment-list {text-align: left;}
    .tab-foot-b {
        display: flex;
    }
    .tab-foot-b-section.right-section {
        justify-content: center;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .tab-foot-b-section:first-child {
        width: 100%;
        padding: 0 20px 13px;
    }
    .tab-foot-b-section {
        width: 100%;
        padding-right: 20px;
    }
    .icon-bar+.icon-bar {
        margin-top: 2px;
    }
    .icon-bar {
        width: 16px;
        background-color: #ffffff;
        -webkit-transition: all 0.2s;
        transition: all 0.2s;
        display: block;
        height: 2px;
        border-radius: 1px;
    }
    .navbar-toggler.active .icon-bar:nth-of-type(1) {
        margin-left: 4px;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        -webkit-transform-origin: 10% 10%;
        -ms-transform-origin: 10% 10%;
        transform-origin: 10% 10%;
    }
    .navbar-toggler.active .icon-bar:nth-of-type(2) {
        opacity: 0;
        filter: alpha(opacity=0);
    }
    .navbar-toggler.active .icon-bar:nth-of-type(3) {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-transform-origin: 15% 100%;
        -ms-transform-origin: 15% 100%;
        transform-origin: 15% 100%;
        margin-left: 4px;
    }
     .icon-bar:nth-of-type(1) {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
    }

     .icon-bar:nth-of-type(2) {
        opacity: 1;
        filter: alpha(opacity=100);
    }

     .icon-bar:nth-of-type(3) {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
    }
     .mt-2 {
         margin-top: 10px;
     }
     .mb-2 {
         margin-bottom: 10px;
     }
    .fakefile .login-button {
        margin-right: 10px !important;
    }
    .main-navigation li a.hide-mobile {
        display: none;
    }
}
@media (max-width: 767px) {
    .profile-table__info {display: flex;flex-flow: row wrap;}
    .profile-table__info--item {flex: 0 0 50%;font-size: 14px;margin-top: 20px;}
    .user_tab_info {display: none;}
    .profile-table__info--item a {color: #742b02;display: flex;align-items: center;}
    .profile-table__info--item a.active {color: #ff6600;}
    .profile-table__info--item img {width: 80px;height: 80px;margin-right: 10px;}
    .profile-table__item {margin-bottom: 15px;}
    .profile-table__item label span {color: #b64a00;}
    .profile-table__item .btn {margin: 0 auto auto 0;padding: 5px 20px;}
    .cancel-btn {display: flex;align-items: center;margin: 0 0 auto auto;font-size: 16px;line-height: 25px;}
    .cancel-btn  img {margin-left: 5px;}
    .profile-table__info__dropdown .single-cancel-btn {margin-top: 20px;justify-content: flex-end;}
    .main-bestellen a {font-size: 14px;line-height: 16px;color: #bd3800;text-decoration: none;}
    .contact-form-info {font-size: 14px;line-height: 16px;margin-top: 20px;margin-bottom: 20px;color: #333333;}
}
@media (max-width: 575px) {
    .profile-table__info--item {flex: 0 0 100%;}
    .profile-table__item {display: flex;flex-direction: column; font-size: 14px;line-height: 16px;}
    .profile-table__item input, .profile-table__item textarea {margin-left: 0;}
    .profile-table__item label {margin-bottom: 5px;}
    .profile-table__info__dropdown {width: 100%;}
    .avatar-b, .user-info{margin-bottom: 0;}
    #orders {margin-top: 20px;}
    .mb-0 {margin-bottom: 0 !important;}
    .select01 {margin: auto;display: table;}
}
@media (min-width: 576px) and (max-width: 767px) {
    .position-one {order: -10;}
    .position-two {order: -9;}
    .position-three {order: -2;}
    .position-four {order: -1;}
    .profile-table__info__dropdown.order-1 {order: -8;width: 100%;}
    .profile-table__info__dropdown .profile-table__item {margin-right: 15px;text-align: right;display: flex;align-items: baseline;}
    .profile-table__item .btn {margin: 0 auto auto calc(30% + 10px);}
    .profile-table__info__dropdown .profile-table__item label {flex: 0 0 30%; font-size: 14px;line-height: 16px;}
    .profile-table__info__dropdown.order-2 {order: -7;width: 100%;}
    .profile-table__info__dropdown.order-4 {order: 3;width: 100%;margin-top: 20px;}
    .profile-table__info__dropdown.order-5 {width: 100%;order: 2;text-align: center;}
    .profile-table__info__dropdown.order-3 {width: 100%;}
    #freundeWerben {margin-top: 20px;}
    #merks .popup-cart__item--info, .profile-table__info__dropdown.order-4 .popup-cart__item--info {flex-direction: column; padding-left: 10px;}
    #podarok_kupon img {
        width: 170px;
    }
    .profile-table__info__dropdown.order-6 {width: 100%;}
}
@media (max-width: 767px) {
    .profile-table__info__dropdown.order-2 #freundeWerben, .profile-table__info__dropdown.order-6 .merks {padding-top: 20px;}
    .text-area {
        width: 100%;
    }
    .main-textarea__kontakt {
        margin-left: 0 !important;
    }
    .contakt-settings-right .sex-b {padding-left: 0;}
    .pr-2__mobile {
        padding-right: 5px !important;
    }
    .contakt-info-b-left {
        float: none;
        width: auto;
        margin-left: 0;
    }
    .contakt-settings-right {
        float: none;
        width: 100%;
    }
    .contakt-form label {
        text-align: left;
        width: 100%;
    }
    .contact-inp {
        width: 100%;
    }
    #geschenk {
        padding: 0;
    }
    .tab-navigation ul {
        height: auto;
        background: none;
        margin: 0 -5px;
        display: flex;
        width: calc(100% + 10px);
    }
    .tab-navigation ul a {
        font-size: 0;
    }
    .tab-navigation ul .active-state a {
        background: #cccccc;
    }
    .tab-navigation ul .active-state a::before {
        background: #2e2e2e;
    }
    .tab-navigation ul .active-state a::after {
        background: #462509;
    }
    .tab-navigation ul li a {
        background: #742b02;
        width: 100%;
        height: 50px;
        margin: 0;
        padding: 0;
        display: flex;
        align-items: center;
        position: relative;
        flex-direction: column;
    }
    .tab-navigation ul li a::before {
        content: '';
        width: 100%;
        height: 2px;
        background: #c87c4b;
        margin-top: 2px;
    }
    .tab-navigation ul li a::after {
        content: '';
        width: 28px;
        height: 38px;
        background: #ffffff;
        margin-top: 4px;
        mask: url('i/icon-selection.svg') no-repeat center;
        -webkit-mask: url('i/icons/icon-selection.svg') no-repeat center;
    }
    .tab-navigation ul li a.anmeldung::after {
        mask: url('i/icon-selection.svg') no-repeat center;
        -webkit-mask: url('i/icons/icon-registration.svg') no-repeat center;
        width: 36px;
    }
    .tab-navigation ul li a.ihre-angaben::after {
        mask: url('i/icon-selection.svg') no-repeat center;
        -webkit-mask: url('i/icons/icon-yourinformation.svg') no-repeat center;
    }
    .tab-navigation ul li a.zahlung-lieferung::after {
        mask: url('i/icon-selection.svg') no-repeat center;
        -webkit-mask: url('i/icons/icon-payment.svg') no-repeat center;
        width: 38px;
    }
    .tab-navigation ul li a.prufung-bestellung::after {
        mask: url('i/icon-selection.svg') no-repeat center;
        -webkit-mask: url('i/icons/icon-order.svg') no-repeat center;
        width: 34px;
    }
    .tab-navigation ul li {
        float: none;
        width: 20%;
        margin: 0 5px;
    }
    .meni-tab {
        display: flex;
        flex-direction: column;
    }
    .tab-navigation li.active-state a {
        background: #cccccc;
    }
    #geschenk {margin: 0;}
    .cover .s-select, .tab-saction .s-select {margin: 5px 0 0 0;}
    .flex-flow {flex-flow: row wrap;}
    .cover {display: flex;}
    .tab-foot-b-section:nth-child(2), .article-one-b embed  {display: none;}
    .facher {
        column-count: 2;
        column-width: 300px;
    }
    .facher li table {
        width: 100%;
    }
    .facher li {
        margin-left: 0;
        float: none;
        padding: 0;
        display: inline-block;
        width: 100%;
        margin-bottom: 20px;
    }
    .teacher-column {
        display: flex;
        flex-flow: row wrap;
        margin-bottom: 20px;
        justify-content: space-between;
    }
    .single-teacher {
        float: none;
        margin-bottom: 20px;
        width: 50%;
        text-align: center;
    }
    .teacher-iamge-cont, .friend-image-cont {
        background: none;
        border: 2px solid #a6917d;
        border-radius: 5px;
        padding: 0;
        overflow: hidden;
        width: 117px;
        height: 119px;
        margin: 3px auto;
    }
    .teacher-column, .friend-column {padding: 8px 15px;}
    .friend-image-cont img, .teacher-iamge-cont img {width: 117px;height: 117px;}
    .footer-navigation-b ul li {margin-bottom: 10px;}
    .footer-navigation-b {padding-bottom: 0;}
}

@media (min-width: 576px) {
    .single-teacher {
        width: auto;
    }
}
.popup-cart__head {
    display: flex;
    background: transparent;
}
.popup-cart__item--count.popup-cart__items .tabl-inp {
    width: 60px;
    height: 18px;
    border: 1px solid #7a7a7a;
}
.cover-btns {
    position: relative;
}
.popup-cart__head img {
    margin-right: 6px !important;
}
.popup-cart__head h1 {
    width: 100%;
    background: #462509;
    font-size: 16px;
    display: flex;
    align-items: center;
    padding: 0 15px 2px;
}
.popup-cart__item {
    display: flex;
    background: #f3efe7;
    margin-bottom: 5px;
}
.popup-cart__item--img {
    padding: 10px 20px 10px 10px;
}
.popup-cart__item--img img {
    border: 1px solid #333333;
}
.popup-cart__item--info {
    padding: 10px 20px 0 0;
    font-size: 12px;
    color: #333333;
}
.popup-cart__item--clear {
    margin-left: auto;
    padding: 10px 15px;
    background: #ebe2d0;
    font-size: 12px;
    line-height: 19px;
    color: #333333;
    display: flex;
    align-items: baseline;
}
.popup-cart__item--info span {
    margin-right: 10px;
    min-width: 45px;
}
.popup-cart__item--shopping.popup-cart__items + .popup-cart__item--summe.popup-cart__items {
    margin-bottom: 10px;
}
.popup-cart__items {
    margin-bottom: 5px;
    display: flex;
    align-items: baseline;
}
.popup-cart__items--info {
    font-size: 16px;
    line-height: 19px;
    color: #4f2400;
}
@media (max-width: 575px) {
    #podarok_kupon img {
        width: 130px;
    }
    .podarok_kupon__list--items {
        flex-flow: row wrap;
    }
    .tab-block-b .tab-saction input {
        padding-left: 0;
        margin-left: 0;
    }
    .tab-block-b .tab-saction .l-select {
        margin-left: 0;
        width: 100%;
        margin-top: 5px;
        margin-bottom: 10px;
    }
    .pop-menu .button-b .left-b {float: none;max-width: 60px;}
    .button-b .login-button {
        margin-left: 0;
        margin-bottom: 10px;
        padding: 0 10px;
        margin-right: 5px;
    }
    .button-b {
        display: flex;
        flex-flow: column-reverse wrap;
        margin-bottom: 0;
    }
    .button-b .cover__btns {
        width: 100%;
        display: flex;
    }
    .button-b .cover__btns .login-button:last-child {
        margin-right: 0;
    }
    .pop-menu__inner .cancel-b {
        position: absolute;
        bottom: 15px;
        right: 0;
    }
    .pop-menu {
        align-items: flex-start;
    }
    .popup-cart__head h1 {
        font-size: 14px;
    }
    .tab-saction.flex-flow {
        padding-bottom: 0;
    }
    .popup-cart__item {
        flex-direction: column;
    }
    .popup-cart__item--info {padding: 10px;}
    .popup-cart__item--clear {
        margin-left: 0;
        padding: 10px;
    }
    .contakt-settings-right .contakt-form label {
        margin-bottom: 10px;
    }
    .main-textarea__kontakt {
        margin-left: 0 !important;
    }
    .flex-direction {
        flex-direction: column;
    }
    .sidebar-b__top {
        flex-direction: column-reverse;
    }
    .hotline-info, .login-info {
        width: 100%;
    }
    .hotline-info {
        display: flex;
        flex-direction: column;
        padding-top: 25px;
    }
    .payment-list {
        text-align: center;
        margin-top: 10px;
    }
    .select-day {
        display: flex;
        width: calc(100% + 10px);
        margin: 0 -5px;
    }
    .tab-saction .select-day .s-select {
        margin: 0 5px;
    }
    .tab-foot-b-section.right-section {border-left: none;border-top: #c4a894 solid 1px;margin: 0 20px;
        width: calc(100% - 40px);
        padding: 20px 0 0;}
    .sum-b {
        width: 100%;
        margin: 0;
        padding: 14px 12px;
    }
    .summe-artikel, .summe-warenkorb{padding-bottom: 0;}
    .summe-artikel {
        padding-top: 0;
    }
    .tab-foot-b {flex-direction: column;}
    .facher li {
        text-align: center;
    }
    .article-one-b .facher li img {
        width: 180px !important;
        height: 140px !important;
    }
    .footer-text {
        float: none;
    }
    .footer-b-nav {
        float: none;
        margin: 5px auto 0;
        display: table;
    }
    .footer-b-right-bg, .footer-b {
        text-align: center;
    }
    #geschenk {
        width: 100%;
    }
}
@media (min-width: 768px) and (max-width: 980px) {
    .contakt-info-b-left {
        width: calc(100% - 411px);
    }
}
@media (min-width: 576px) and (max-width: 980px){
    .tab-block-b .tab-saction .l-select {
        margin-bottom: 10px;
    }
    .geschenk__item {
        width: 64px;
        display: inline-block;
    }
    .contakt-settings-right .contakt-form label {
        margin-bottom: 10px;
    }

    .d-flex {
        display: flex;
    }
    .cover.order-list {
        flex-flow: row nowrap;
    }
    .order-list select.l-select, .order-list select.s-select {
        width: 200px;
    }
    .tab-saction .s-select {
        width: 85px;}
    .tab-section__title {
        min-width: 202px;
        margin-right: 10px;
        display: inline-block;
    }
    .tab-foot-b-section.right-section {
        margin-top: 20px;
        padding-top: 0;
        justify-content: flex-start;
    }
    .tab-foot-b-section:first-child {
        padding-bottom: 0;}
}
@media (min-width: 768px) {
.tab-section__title {
    min-width: initial;
    margin-right: 0;
}
}
.cover-desktop {
    display: flex;
}
.cover-desktop .pr-2 {margin-right: 10px;}
.mobile-navigation__backdrop {
    background: #000000;
    opacity: .5;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100vw;
    height: 100vh;
    display: none;
}
.mobile-navigation {
    position: fixed;
    z-index: 1;
    top: 0;
    right: 0;
    width: 300px;
    background: #fff;
    height: 100vh;
    overflow: auto;
    display: none;
    transition: .3s;
}
.mobile-navigation .main-navigation {
    display: flex;
    flex-direction: column;
    padding: 30px 30px 10px;
    /*border-bottom: 1px solid #462509;*/
}
.mobile-navigation .main-navigation.pt-0 {
    padding: 0 30px 10px 30px;
}
.mobile-navigation .main-navigation li {
    width: 100%;
    padding: 10px 0;
    text-align: left;
}
.mobile-navigation .main-navigation h3 {
    margin-left: 0;
    padding-bottom: 10px;
}
.mobile-navigation .main-navigation .storage {
    padding-left: 0;
    margin-bottom: 20px;
}

.main-navigation.main-navigation__menu {
    padding-top: 60px;
}
.mobile-navigation .main-navigation li {
    padding: 0;
    text-align: left;
    float: none;
    display: table;
}
.main-navigation__menu a{
    background-image: -moz-linear-gradient( 90deg, rgb(89,45,3) 0%, rgb(158,79,13) 49%, rgb(194,110,44) 51%, rgb(148,62,4) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(89,45,3) 0%, rgb(158,79,13) 49%, rgb(194,110,44) 51%, rgb(148,62,4) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(89,45,3) 0%, rgb(158,79,13) 49%, rgb(194,110,44) 51%, rgb(148,62,4) 100%);
    border-top: 1px solid #b46a0c;
    border-bottom: 1px solid #492002;
    padding: 6px 15px 8px;
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
    border-radius: 15px;
    line-height: 14px;
}
.main-navigation .storage li a {
    font-size: 12px;
    line-height: 19px;
    color: #b64a00;
    text-decoration: underline;
}
.mobile-navigation .main-navigation .storage ul {
    padding-left: 20px;
}
.login-bottom {
    display: flex;
}
.ui-datepicker .ui-datepicker-title {
    margin: 0 2em !important;
}
.fb-like.fb_iframe_widget.fb_iframe_widget_fluid {
    min-height: 40px;
    display: block;
}
.gift-item {
    align-items: baseline;
    line-height: 21px;
}
.main-textarea {
    width: calc(100% - 2px);
    padding: 10px;
}
.podarok-item {
    display: inline-flex;
    width: 144px;
    white-space: nowrap;
}
.fb_iframe_widget iframe {
    min-height: 40px;
}
.center-btn {
    margin: 20px auto 0 !important;
    display: block;
    float: none;
}
.contakt-form label font, .sex-b font {
    color: #b64a00 !important;
}

.podarok_kupon__list--items {
    display: flex;
}
.skidka-item {display: table;width: 100%;}
.podarok_kupon__list--item input {margin-left: 0;}
.tab-block-b .tab-saction .podarok-item input {margin-left: 5px;}
.align-item-baseline {align-items: baseline;}
.align-item-center {align-items: center;}
.tab-list input[type=radio] {margin-left: 0;}
.tab-saction .inner-select {padding-left: 15px;padding-bottom: 10px;}
.tab-saction .inner-select .l-select {margin-bottom: 0;}
.questionnaire .contact-inp {float: none;}
.questionnaire textarea {
    width: 100%;
    margin-left: 0;}