.column1middle {    
    background-color: #eaf1f4;
    line-height: 1;
    font-size: 11.2px;
    font-weight: bold;
}

.column1middle p {
    color: #637177;
    line-height: 1.2;
}

.column1middle a {
    text-decoration: none;
}

/* Кнопка "Изменить данные" */
.enter4 {
    background: #018ac7;
    width: 138px;
    height: 16px;
    border: 2px solid #018ac7;
    color: #dde1e3;
    padding: 7px 5px 3px;
    font-size: 13.3px;
    text-align: center;
    border-radius: 180px/18px;
    margin: 34px auto 0;
}

.column2middle {
    background-color: #fffffd;
    color: #68767d;
    position: relative;
    font-size: 11.2px;
    font-weight: bold;
}

.column2middle h2, .column2middle a, column3middle h2 {
    color: #0092cb;
    margin-bottom: -2px;
}

.column1middle h3, .column2middle h3 {
    color: #0092cb;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}

.column2middle h3 {
    margin-top: 2px;
    margin-bottom: 30px;
}

.column1middle h3 {
    margin-top: 30px;
}


/* Отменен заказ */
.cancel, .cancel a{
    color: #ba1237;
    font-size: 14px;
    text-align: center;
    padding: 10px;
}
.column2middle h5 {
    color: #ba1237;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    line-height: 0;
}

.pages {
    position: absolute;
    bottom: 10px;
    right: 10px;
    left: 0;
    margin-left: 0;
    margin-right: 0;
    text-align: center;
    font-size: 14px;
    font-weight: bold;    
}

.pages .selected {
    color: #0092cb;
}

.pages a {    
    color: #cfd7e5;
    text-decoration: none;
}

.pages ul {
    margin: 0;
    list-style: none;
    padding-left: 0;
}

.pages li {
    display: inline-block;
    padding-right: 7px;
}

.skobka {
    font-size: 36px;
    color: #cfd7e5;
    font-weight: bold;
    display: inline-block;
    transform: translateY(10%);
}

.column3middle {
    background-color: #fffffd;
}

.column3middle h3, .column3middle a {
    color: #0092cb;
}

.column3middle p {
    color: #637177;
    text-align: left;
    padding-left: 20px;
}

.comment {
    text-align: center;
    color: #c9cdce;
    margin-top: -8px;
}

.columnsmiddlein h2 {
    font-size: 14px;
    text-align: center;
    padding-top: 10px;
}

/*  ВАША КОРЗИНА  */
.yourcart {    
    width: 703px;
    margin: -20px auto 0;
}

.yourcart table {
    width: 100%;
    border: none;
    border-collapse: collapse;
    border-spacing: 0;
}

.yourcart th, .yourcart td {
    text-align: left;
    font-size: 14px;
    padding: 12px 0;
}

.yourcart th {
    color: #a3b4ba;
}

.yourcarttable td, .yourcarttable td a {
    color: #0092cb;
    font-weight: bold;
    text-decoration: none;
}

/* нечетная строка таблицы класса yourcart */
.yourcart .yourcarttable tr:nth-child(2n+1){
    background: white;
}

/* четная строка таблицы класса yourcart */
.yourcart .yourcarttable tr:nth-child(2n){
    background: #eaf1f4;
}

.yourcart .cell1 {
    padding-left: 12px;
    width: 50px;
}

.yourcart .cell2 {
    width: 67px;
}

/* Название товара */
.yourcart .cell3 {
    padding-left: 12px;
    width: 197px;
}

/* Количество */
.yourcart .cell4 {
    width: 115px;
}

.yourcart .cell5 {
    width: 100px;
}

.yourcart .cell6 {
    width: 100px;
}

.yourcart .cell7 {
    width: 42px;
}

.yourcart .cell7-1 {
    width: 42px;
    text-align: center;
    padding-right: 20px;
}

/* Отзывы и комментарии */
.yourcart .cell3-1 {
    padding-left: 15px;
}

.yourcart .cell3-2 {
    padding-right: 15px;
    color: #68767d;
    font-size: 14px;
}

.yourcart .rosemini1 {
    display: inline-block;
    position: relative;
    vertical-align: middle;
}

.yourcart .rosemini1 img {
    width: 67px;
    height: 67px;
}

.yourcart .rosemini2 {
    position: absolute;
    top: 3px;
    left: 5px;
}

.yourcart .rosemini2 img {
    width: 58px;
    height: 58px;
    border-radius: 50%;
}

.yourcart h4 {
    color: #0092cb;
}

.yourcart a {
    color: darkgrey;
}

.pink tr{
    background: #f7eef0;
    color: #a0aaaf;
}

.pink td a {
    color: #a0aaaf;
    text-decoration: none;
}

.plusminus {
    display: flex;
    color: #0092cb;
    font-size: 14px;
    align-items: center;
}

.plusminus a {
    text-decoration: none;
    color: #0092cb;
}

.kol, .kolinput input {
    width: 50px;
    height: 19px;
    border: 1px solid #0092cb;
    text-align: right;
    padding: 3px 7px 3px 0;
    margin: 5px;
    position: relative;
}

.kolinput {
    position: relative;
}

.message {
    font-size: 12px;
    color: red;
    position: absolute;
    bottom: -20px;
    margin-left: -70px;
    text-align: center;
    width: 190px;
}

.plusminus input {
    background: inherit;
    font-family: inherit;    
    font-size: 14px;
    color: #0092cb;
}

/* Заголовок с линиями */

.itogo {
    clear: both;
    overflow: hidden;
    margin: 5px 20px 25px;
    padding: 30px 60px 0;
    text-align: right;
    color: #0092cb;
    font-weight: bold; 
    font-size: 11.2px;
    text-transform: uppercase; 
}

/* горизонтальные линии */
.itogo:before, .itogo:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    width: 100%;
    height: 1px;
    background: #0092cb;
    margin: 0 10px;
}
.itogo:before {
    margin-left: -100%;
}
.itogo:after {
    margin-right: -100%;
}

.itogo span {
    font-size: 14px;
}

.dostavka table {
    background: #eaf1f4;
}

.dostavka .t1 {
    background: none;
}


.dostavka td {    
    text-align: center;
}

.dostavka .cell12 a {
    color: #637177;
    font-size: 11px;
}

/* Доставка ТК СДЭК */
.dostavka .cell12 {
    width: 170px;
    font-size: 14px;
    color: #0092cb;
}

/* Зона */
.dostavka .cell13 {
    width: 80px;
    color: #637177;
    font-size: 11px;
}

/* Пункт выдачи СДЭК */
.dostavka .cell13 a {
    color: #0092cb;
    font-weight: bold;
}

/* Срок */
.dostavka .cell14 {
    width: 75px;
    color: #0092cb;
}

.dostavka .cell15 {
    width: 60px;
}

.dostavka .cell16 {
    width: 80px;
}

.dostavka .cell17 {
    width: 52px;
}

/* способ доставки */
.dostavka .spd {
    font-size: 14px;
    font-weight: bold;
    padding-left: 30px;
    margin-top: 10px;
}

.dostavka .spd a {    
    color: #0092cb;
}

.dostavka tr, .yourcarttablepad tr {
    height: 94px;    
    color: #0092cb;
    font-weight: bold;
}

/* нечетная строка таблицы класса yourcart */
.yourcart .yourcarttablepad tr:nth-child(2n+1){
    background: #eaf1f4;
}

/* четная строка таблицы класса yourcart */
.yourcart .yourcarttablepad tr:nth-child(2n){
    background: white;
}


.yourcarttablepad span {
    color: #637177;
    font-size: 12px;
}

.yourcarttablepad .cell21 {    
    text-align: center;
    width: 200px;
}

.yourcarttablepad .cell22 {    
    text-align: center;
    width: 120px;
}

.yourcarttablepad .cell23 {    
    text-align: right;
    width: 125px;
    padding-right: 12px;
}

.yourcarttablepad .cell24 {    
    width: 95px;
    text-align: center;
}

.yourcarttablepad .cell25 {    
    text-align: center;
    width: 55px;
}

.yourcarttablepad .skidka {
    /*width: 100%;*/
    border: 1px solid #0092cb;
    font-family: inherit;    
    padding: 2px 5px;
    background: none;
}

.order {    
    color: #637177;
    font-size: 12px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.ordertop {
    justify-content: flex-end;
}

@media (max-width: 680px) {
    .order {
        margin: 30px;
        width: auto;
        display: block;        
    }
}

@media (min-width: 680px) {
    .order {
        width: 706px;
        margin: 0 auto 20px;

    } 
}

.order a {    
    text-decoration: none;
}

.ordercol1, .ordercol2 {
    display: inline-block;
    vertical-align: top;
    text-align: left;
}

.ordercol1 {
    color: #b0b4b6;
    font-size: 14px;
    margin-right: 60px;
}

.ordercol2 {
    color: #637177;
    font-size: 12px;
}

.iacceptordertext {
    /*width: 205px;*/
    display: inline-block;
    font-weight: bold;
}

.iacceptordertext a {
    color: inherit;
    text-decoration: underline;
}

/* Кнопка "Активировать" */
.entersert {
    margin: 0 0 0 90px;
    background: #018ac7;
    width: 140px;
    height: 24px;
    border: 2px solid #018ac7;
    color: #b9c4d8;
    padding: 8px 5px 0;
    text-align: center;
    border-radius: 13em/1em;
    font-size: 13.3px;
    font-weight: bold;
    cursor: pointer;
}

/* Кнопка "ПОДТВЕРДИТЬ" */
.enterorder {
    margin: 20px 0 0 35px;
    background: #018ac7;
    width: 160px;
    height: 24px;
    border: 2px solid #018ac7;
    color: #b9c4d8;
    padding: 8px 5px 0;
    text-align: center;
    border-radius: 13em/1em;
    font-size: 13.3px;
    font-weight: bold;
    cursor: pointer;
}

.enterorder a {
    color: #b9c4d8;
    text-decoration: none;
}

.enterordernull {
    margin: 20px 0 0 35px;
    background: #b0b4b6;
    width: 140px;
    height: 24px;
    border: 2px solid #b0b4b6;
    color: #b9c4d8;
    padding: 8px 5px 0;
    text-align: center;
    border-radius: 13em/1em;
    font-size: 13.3px;
    font-weight: bold;
}

.ordercol2 a {    
    text-decoration: none;
}

.order .buttonclear {
    padding-top: 20px;
    text-align: center;
    text-decoration: underline;
}

.order .buttonclear a {
    color: #637177;    
}



.rosepop {
    text-align: center;
}

.rosepopin {
    display: inline-block;
    margin: 0 1vw;
    position: relative;
    font-weight: bold;
    text-align: center;
    width: 144px;
    height: 174px;
}

.rosepopin .rosepict {
    position: absolute;
    left: 8px;
    top: 31px;
}

.rosepopin .podloj {
    position: absolute;
    left: 0;
    top: 25px;
}

.rosepopin a, .pojelanin a {
    color: #0092cb;
    text-decoration: none;
}

.osajenback {
    background: url(../img/backgroundpink.png);
    background-size: 100% 40em;
    margin-top: -10%;
    padding-top: 10%;
}

.pojelan {
    text-align: center;
}

.pojelanin {
    display: inline-block;
    margin: 0 3vw;
    position: relative;
    font-weight: bold;
    text-align: center;
    width: 210px;
    height: 284px;
}

.pojelansort {
    position: absolute;
    left: 0;
    top: 0;
}

.pojelanno {
    position: absolute;
    right: 0;
    top: 0;
}

.pojelanheart {
    position: absolute;
    right: 7px;
    top: 22px;
    /* Если используем код символа &#9825; вместо картинки 
       right: 5px;
       top: 10px;
       color: #e999aa;
       font-size: 40px; */
}

.pojelanin .podloj{
    position: absolute;
    left: 17%;
    top: 40px;
}

.pojelanin .rosepict{
    position: absolute;
    left: calc(17% + 8px);
    top: 46px;
}


/* Кнопки "В корзину" */
.enter5 {
    margin-top: 200px;
    background: #018ac7;
    width: 165px;
    height: 23px;
    border: 2px solid #018ac7;
    color: #dde1e3;
    padding: 10px 5px;
    text-align: center;
    border-radius: 13em/1em;
    font-size: 20px;
    display: inline-block;
}

/* Распечатать */
.enterraspech {
    background: #018ac7;
    width: 310px;
    height: 16px;
    border: 2px solid #018ac7;
    color: #dde1e3;
    padding: 5px;
    font-size: 13.3px;
    text-align: center;
    border-radius: 380px/18px;
    margin-top: 5px;
    cursor: pointer;
    display: inline-block;
}

.cartcomment {
    color: #0092cb;
    font-weight: bold;
    margin: 30px 0 10px 10px;
    text-align: left;
}

textarea {
    display: block;
    background: white;
    height: 90px;
    border: 1px solid #018ac7;
    margin-bottom: 40px;
    padding: 5px;
    resize: none;
}

@media (max-width: 680px) {
    textarea {
        width: 100%;        
    }
}

@media (min-width: 680px) {
    textarea {
        width: 690px;
    } 
}

#punktdostavlki {
    position: fixed;    
    overflow:hidden;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 1;
}

.punktdostavlkiin {
    position: fixed;
    height: 500px;
    top: 100px;
    left: 0;
    right: 0;
    margin: auto;
    border: 1px solid #018ac7;
    color: #0092cb;
    font-weight: bold;
    text-align: center;
    background: white;
    z-index: 2;
}

@media (max-width: 680px) {
    .punktdostavlkiin {
        width: 100%;        
    }
}

@media (min-width: 680px) {
    .punktdostavlkiin {
        width: 700px;
    } 
}

.punktdostavlkiin img {
    position: absolute;
    top: 5px;
    right: 5px;
    cursor: pointer;
}

#CDEK {
    width: 100%;
    height: 100%;
}

/*.CDEK-widget__search,*/ .CDEK-widget__panel img, .CDEK-widget__sidebar-button {
    display: none;
}

.tooltip {
    position: relative;
    /*display: inline-block;*/
    /*border-bottom: 1px dotted black;*/ /* If you want dots under the hoverable text */
    text-decoration: underline;
    cursor: pointer;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: white;
    color: #0092cb;
    text-align: center;
    padding: 5px 0;
    border: solid 1px black;
    border-radius: 6px;

    /*top: -50px;*/
    position: absolute;
    z-index: 1;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
}

.steps {    
    display: block;
    width: 703px;
    min-height: 650px;
    margin: 40px auto 0;
    color: #0092cb;
    font-weight: bold;
}

.stepsin {
    margin-bottom: 20px;
}

.entersave {
    background: #018ac7;
    width: 145px;
    border: 2px solid #018ac7;
    color: #dde1e3;
    padding: 5px;
    font-size: 13.3px;
    text-align: center;
    border-radius: 180px/18px;
    margin: 20px;
    cursor: pointer;
}

.entersave a {
    color: #dde1e3;
}

/* Кнопка "Назад" */
.enterback {
    background: #b9c4d8;
    width: 100px;
    border: 2px solid #b9c4d8;
    color: #2d4550;
    padding: 4px;
    font-size: 13.3px;
    font-weight: bold;
    text-align: center;
    border-radius: 180px/18px;
    margin: 20px;
}

.errormessage {
    color: red;
    margin-top: 50px;
    padding: 10px;
    border: solid 1px red;
}

/* Заказ №{$order->v1()} успешно оформлен */
.uspeshno {
    padding: 20px;
    text-align: center;
    border: 1px solid #0092cb;
}

.welcomecart {
    text-align: left;
    vertical-align: middle;
    margin: auto;
}

.welcomecart input[type="text"], .welcomecart input[type='password'] {
    display: block;
    background: white;
    width: 100%;
    height: 20px;
    border: 1px solid #018ac7;
    font-family: inherit;
    padding-left: 6px;
}

.welcomecart #address {
    display: block;
    background: white;
    width: 195px;
    height: 70px;
    border: 1px solid #018ac7;
    font-family: inherit;
    padding: 5px;
    margin-bottom: 20px;
}

.regcolscart {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    margin-right: 38px;
}

.userinfocart {
    text-align: center;
    display: inline-block;
    vertical-align: top;
    color: #637177;
}

.regcolcart1, .regcolcart2 {
    color: #637177;
    font-weight: normal;
    width: 199px;
}

@media (max-width: 800px) {
    .regcolcart1, .regcolcart2, .regcolscart, .userinfocart, .steps, .yourcart {
        width: auto;
        display: block;
    }

    .welcomecart #address {
        width: 100%;
    }

}

/* Комбобоксы */

.userinfocart .selector {
    position: relative;
    width: 205px;
    margin: 0;
    border: 1px solid #0092cb;
}

.userinfocart .selector select {
    width: 100%;
    height: 22px;
    padding-left: 5px;
    background: transparent;
    border: 0;
    font-family: inherit;
    appearance: none;            /* remove arrow        */
    -webkit-appearance: none;    /* remove arrow Chrome */
    -moz-appearance: none;       /* remove arrow FF     */
}

.userinfocart .select-arrow {
    position: absolute;
    border: 8px solid transparent; 
    border-bottom: 0;
    right: 6px;
    pointer-events: none;
}
.userinfocart .select-arrow:nth-child(1) {
    top: 9px;
    border-top-color: #0092cb;
}
.userinfocart .select-arrow:nth-child(2) {
    top: 7px;
    border-top-color: #FFF;
}

/* нечетная строка в корзине "Внимательно проверьте введенные данные" */
.colors2 .colors_str:nth-child(2n+1){
    background: white;
}

/* четная строка в корзине "Внимательно проверьте введенные данные" */
.colors2 .colors_str:nth-child(2n){
    background: #eaf1f4;
}

.colors_str {
	padding: 10px;
}

.btn-group {
    display:inline-flex;
}

.btn-group div {
    width:auto;
    height:40px;
    border:none;
    background-color:#0159c2;
    color:#fff;
    padding: 5px;
}

.btn-group-grey div {
    width:auto;
    height:40px;
    border:none;
    color:#fff;
    padding: 5px;
}

.bg-orange {
    background-color:#ea5714 !important;
}

.bg-grey {
    background: #a0a0a0 !important;
    border-left: 1px solid #a0a0a0 !important;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 10px;
    border-top: 1px solid #a0a0a0 !important;
    border-bottom: 1px solid #a0a0a0 !important;
}

.cursor-pointer {
    cursor:pointer;
}

.submit-pay-button {
    padding: 0px;
    background: transparent;
    border: 0px;
}

span.btn-text {
    display: inline-block;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 4px;
}

.bg-white {
    background: #ffffff !important;
    border-left: 1px solid #0159c2 !important;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-top: 1px solid #0159c2 !important;
    border-bottom: 1px solid #0159c2 !important;
}

.bg-white-orange {
    background: #ffffff !important;
    border-left: 1px solid #ea5714 !important;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-top: 1px solid #ea5714 !important;
    border-bottom: 1px solid #ea5714 !important;
}

.px-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.text-danger {
    color: #dc3545 !important;
}

.text-center {
    text-align: center;
}