
/* поднимаем текст в форме фотопечати повыше */
.b-fileup__comp__text {
    top: 30%;
}

/*опускаем корзину фотопечати, так как меню сайта стало в два ряда и корзины не видно*/
.b-zakaz-form__basket-link-iframe {   margin-top: 99px; !important }

.l_wide .b-zakaz-form__basket-link {
    top: 26px;
    display: none;
}
}


.b-wide-size_type {
    margin: 28px 0px 0px;
}

.b-wide-option-group.owl-carousel .owl-stage-outer {
     width: 90%!important;
}

/*
.owl-carousel {
    width: 80%!important;
}
*/


.b-wide-option-group.owl-carousel .owl-stage-outer {
    margin-right: 40px;
}



.b-wide-option_descr {
    display: block;
    text-align: justify;
    font-size: 70%;
    line-height: 1.0;
}


.l_wide {
    padding: 0 10px;
}


.b-wide-option_price {
    right: 50%!important;
}


.b-header{
display:none;
}

.b-footer__menu__item{
display:none;
}


.l_cols {
    margin: 20px;
}


<!-- 26.08.19


.g-h1 {
     margin: 10px 20px -23px;
}


-->

.g-h1 {
     margin: auto;
}

.l_cols {
    margin: auto;
}


.b-main-path {
     margin: 27px 20px 1px;
}



body .ui-tabs .ui-tabs-nav li.ui-tabs-nav__ya {
    padding-left: 55px;
    display: none;
}

#workspace .cover-text.reverse {
    color: #ffffff;
    font-size: 16px;
}

#workspace .cover-text {
    color: #ffffff;
    font-size: 16px;
}




.b-const-size-choice li {
    font-size: 10px;
    padding: 0px 5px 5px;
}

.b-const-size-choice__rus {
    font-size: 10px;
}





.wf-main-pictures {
    display:none;
}





#previousSize, #nextPicture, #nextBlock, .nextOption, #nextMaterial, .ms_nextBlock {
    width: 51px;
    background: url(https://comefoto.printondemandsolution.ru/ckfinder/userfiles/partner_115/images/circled-right.png) left top no-repeat;
}


#nextSize, #previousPicture, #previousBlock, .previousOption, #previousMaterial, .ms_previousBlock {
    width: 51px;
    background: url(https://comefoto.printondemandsolution.ru/ckfinder/userfiles/partner_115/images/circled-left.png) left top no-repeat;
}



.prewbutton, .nextbutton {
    width: 45px;
    top: 60px;
}




.nextbutton {
    background: url(https://comefoto.printondemandsolution.ru/ckfinder/userfiles/partner_115/images/circled-right.png) left top no-repeat;
}

.nextbutton:hover {
    background: url(https://comefoto.printondemandsolution.ru/ckfinder/userfiles/partner_115/images/circled-right.png) left top no-repeat;
}

.prewbutton {
    background: url(https://comefoto.printondemandsolution.ru/ckfinder/userfiles/partner_115/images/circled-left.png) left top no-repeat;
}

.prewbutton:hover {
    background: url(https://comefoto.printondemandsolution.ru/ckfinder/userfiles/partner_115/images/circled-left.png) left top no-repeat;
}


.b-wide-box-title span {
  display: none;
}

.b-wide-box-title:after {
  content: 'ВЫБЕРИТЕ ИЗ СПИСКА';
}


/*уменьшаем размер текста в количестве копий фотопечати*/

.b-zakaz-form__all-formats__count__input input {
    background: none;
    border: none;
    padding: 6px 67% 0 0;
    margin: 0px 0px 0px -3%;
    position: relative;
    z-index: 20;
    width: 33%;
    color: #3367b0;
    font-size: 15px;
    text-align: right;
}

.b-zakaz-form__all-formats__count__input span {
    position: absolute;
    right: 10px;
    top: 3px;
    z-index: 10;
    color: #3367b0;
    font-size: 16px;
}

.b-zakaz-form__img-data__item__del {
    float: right;
    background: url(/static/images/ico-del.gif) 50% 50% no-repeat;
    width: 25px;
    height: 25px;
    border: none;
    margin: 12px 0px 0 0;
    cursor: pointer;
}




/*фон под декорами и пр. элементами серый */
.actions-col .elements-list-wrapper .elements-list__item-img {
    background: url(imgs/blank.png) center center no-repeat #ebebeb;
}

.b-album-size-choice__vid__desc {
    font-size: 12px;
    line-height: 11px;
}



/* в редакторе тем на вкладке коллажей сместить вниз поле с фильтрами-кружочками */
.actions-col-top {
    padding: 11px 0 54px;
}



/*количество фоток в мобильной фотопечати выравниваем*/

.b-zakaz-form__all-formats__count__input input {
    padding: 1px 47% 0px 3px;
    margin: 0px 0px 0px -3%;
    width: 41%;
    font-size: 14px;
}

.b-zakaz-form__all-formats__count__input span {
    right: 0px;
    top: 0px;
    font-size: 15px;
}



/* убираем кнопку красные глаза из верхнего меню мобильной фотопечати*/

.top-settings-div-redeyesdel {
    display: none!important;
}

