
#id_commonSouhlasyLista__container
{
   margin: unset !important;
   max-width: unset !important;
   width: 100%;
}

.commonSouhlasyLista__souhlasy__souhlas__label a
{
   color: #777 !important;
}
.commonSouhlasyLista__souhlasy__souhlas__label a:hover
{
   color: #d2d2d2 !important;
}

#id_commonSouhlasyLista__button
{
   background-color: #323232 !important;
   color: #fff;
   border:1px solid #ffff !important;
}
#id_commonSouhlasyLista__button:hover
{
   background-color: white !important;
   border:1px solid black !important;
   color: #000;
}

.commonSouhlasyLista__container--closed
{
   width: unset !important;
}



.text-format h2, .textFormat h2 {
    line-height: normal;
    margin: 0 0 15px 0;
    font-weight: 800;
    font-size: 35px;
}
.detail__main-left {
    margin-bottom: 25px;
}

.detail__name {
    margin: 0 0 25px 0;
    position: relative;
    font-size: 25px;
    font-weight: 500;
    line-height: 30px;
    text-transform: uppercase;
}

.detail__annotation {
    line-height: 27px;
    margin-bottom: 25px;
    font-size: 14px;
    font-weight: 300;
}

.detail__price {
    margin-bottom: 25px;
    font-size: 25px;
    font-weight: 700;
    color: #222;
}

@media screen (min-width: 768px)
.detail__buy-button {
    padding-left: 40px;
    padding-right: 40px;
    height: 40px;
}
.detail__buy-button {
    height: 40px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #29ecbc;
    border: 1px solid #29ecbc;
    font-size: 20px;
    font-weight: 500;
    color: #222;
    transition: all .3s ease;
    text-transform: uppercase;
}

@media (min-width: 768px)
.detail__buy-input {
    height: 40px;
}

.detail__buy-input {
    width: 72px;
    height: 40px;
    border: 1px solid #dfdfdf;
    text-align: center;
    font-weight: 100;
    font-size: 24px;
    -webkit-appearance: none;
}

.detail__variants__wrapper {
    display: flex;
    flex-direction: column;
    margin-top: 10px;
}


.cmsBody {
    font-size: 14px;
    font-family: 'Roboto',sans-serif;
    color: #000;
    margin: 0;
    padding: 0;
    width: 100%;
    font-weight: 300;
}

.detail__variantsTitle {
    margin: 15px 0;
    font-size: 14px;
    font-weight: 300;
}

.detail__variants__title {
    font-size: 20px;
    font-weight: 500;
}

.detail__noteInput {
    border: 1px solid #dfdfdf;
    text-align: center;
    font-weight: 100;
    font-size: 14px;
    border-radius: 2px;
    height: 40px;
}

.select {
    height: 40px;
    width: auto;
    padding-left: 15px;
    padding-right: 15px;
    border: 1px solid #e7e7e7;
    color: #000;
    font-size: 14px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-weight: 300;
}





@media screen and (min-width: 990px){

.main-slider__name {

font-size: 40px;

}

}

@media screen and (min-width: 990px){
.main-slider__text {
    margin-bottom: 25px;
    font-size: 25px;
}
}


.main-slider__more {
    height: 44px;
    padding: 11px 25px 0 25px;
    border: 1px solid #29ecbc;
    font-size: 16px;
    text-decoration: none;
    color: #29ecbc;
    opacity: .8;
    transition: all .3s ease;
    text-transform: uppercase;
}


@media screen and (max-width: 990px){
.banner__image {
   height:150px;
}
}
