.ico-msngrs {
    padding-top: 8px;
    text-align: left;
    padding-left: 20px;
}

.ico-msngrs a img {
    width: 32px;
}

.ico-top-phone {
    min-height: 40px;
    padding-left: 40px;
}

.ico-top-phone img {
    min-width: 40px;
    max-width: 40px;
}

.phone-top-cell {
    font-size: 18px;
    text-align: left;
    padding-left:6px;
}

.phone-top-name {
    text-align: right;
    font-size: 18px;
}
.phone_show
{
    display:block;
}
.phone_hide
{
    display:none !important;
    text-align: left;
}

@media (max-width: 320px) {
    .phone-top-cell {
        font-size: 16px;
    }
    .phone-top-name {
        font-size: 16px;
    }
    .ico-top-phone {
        padding-left: 40px;
    }

    .ico-top-phone img {
        display: none;
    }
    .hidden-xxs {
        display: none;
    }
}
.warning_unreaded_news {
    color: #FF3300 !important;
}
.warning_news {
    color: #337ab7 !important;
}
.blinking {
    -webkit-animation: 1s blink ease infinite;
    -moz-animation: 1s blink ease infinite;
    -ms-animation: 1s blink ease infinite;
    -o-animation: 1s blink ease infinite;
    animation: 1s blink ease infinite;

}

@keyframes "blink" {
    from, to {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
}

@-moz-keyframes blink {
    from, to {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
}

@-webkit-keyframes "blink" {
    from, to {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
}

@-ms-keyframes "blink" {
    from, to {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
}

@-o-keyframes "blink" {
    from, to {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
}

@media (min-width: 767px) {
    .phone_hide
    {
        display:block;
    }
    .phone_show{
        display:none
    }

    .phone-top-cell {
        font-size: 16px;
    }
    .phone-top-name {
        font-size: 16px;
    }

    .ico-top-phone {
        padding-left: 20px;
        min-height: 40px;
    }

    .ico-top-phone img {
        min-width: 40px;
        max-width: 40px;
    }

    #topnavbar {
        min-height: 20px;
        padding-right: 10px;
        padding-left: 10px;
    }

    #topnavbar .container-fluid {
        padding: 0px !important;
    }

    #topnavbar .container-fluid .navbar-collapse {
        padding: 0px !important;
    }

    #topnavbar .nav {
        padding: 0px !important;
    }

    #navbarTogglerPelican .nav > li > a {
        padding: 0px 6px 0px 6px !important;
        text-transform: uppercase;
        color: #555;;
        font-weight: bold;
    }
}

.bx-header {
    background-image: url('/img/pelican-header-bg.png');
    background-position: center top;
    background-repeat: no-repeat;
}
.pelican-slider img{
    /*height: 300px;*/
}

.col-xxs-1, .col-xxs-2, .col-xxs-3, .col-xxs-4, .col-xxs-5, .col-xxs-6, .col-xxs-7, .col-xxs-8, .col-xxs-9, .col-xxs-10, .col-xxs-11, .col-xxs-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
@media (max-width: 320px) {
    .col-xxs-1, .col-xxs-2, .col-xxs-3, .col-xxs-4, .col-xxs-5, .col-xxs-6, .col-xxs-7, .col-xxs-8, .col-xxs-9, .col-xxs-10, .col-xxs-11, .col-xxs-12 {
        float: left;
    }

    .col-xxs-12 {
        width: 100%;
    }

    .col-xxs-11 {
        width: 91.66666667%;
    }

    .col-xxs-10 {
        width: 83.33333333%;
    }

    .col-xxs-9 {
        width: 75%;
    }

    .col-xxs-8 {
        width: 66.66666667%;
    }

    .col-xxs-7 {
        width: 58.33333333%;
    }

    .col-xxs-6 {
        width: 50%;
    }

    .col-xxs-5 {
        width: 41.66666667%;
    }

    .col-xxs-4 {
        width: 33.33333333%;
    }

    .col-xxs-3 {
        width: 25%;
    }

    .col-xxs-2 {
        width: 16.66666667%;
    }

    .col-xxs-1 {
        width: 8.33333333%;
    }
}
.warning_sklad {
  font-size: 18px;
  text-align: center;
}
.subscribe-form {
  padding-top: 40px;
  padding-bottom: 20px;
}
.bx-section-desc-post{
	padding: 10px 0 20px 15px;
}
.product-icon-1 {
  position: absolute;
  left: 0px;
  top: 0px;
}
.product-icon-2 {
  position: absolute;
  left: 0px;
  top: 26px;
}
.product-icon-3 {
  position: absolute;
  left: 0px;
  top: 52px;
}
.product-icon-4 {
  position: absolute;
  right: 10px;
  top: 0px;
  z-index: 14;
}

.product-item-new {
  font-size: 14px;
  color: #fff;
  background: #e48d8d;
  padding: 1px;
}
.product-item-action {
  font-size: 14px;
  background: #e48d8d;
  padding: 5px;
  color: #fff;
}
.product-item-bigsize {
  z-index: 14;
  font-size: 12px;
  color: #fff;
  background: #87ae7d;
  padding: 1px;
}
.product-item-predzakaz {
  position: absolute;
  right: 10px;
  top: 0px;
  z-index: 14;
  font-size: 12px;
  color: #fff;
  background: #87ae7d;
  padding: 1px;
}
.product-item-markirovka {
    position: absolute;
    right: 10px;
    bottom: 30px;
    z-index: 14;
    font-size: 12px;
    color: #fff;
    padding: 1px;
}

.product-item-new-card {
  z-index: 14;
  font-size: 12px;
  color: #fff;
  background: #e48d8d;
  padding: 1px;
}
.product-item-action-card {
  z-index: 14;
  font-size: 12px;
  background: #e48d8d;
  padding: 1px;
  color: #fff;
}
.product-item-bigsize-card {
  z-index: 14;
  font-size: 12px;
  color: #fff;
  background: #87ae7d;
  padding: 1px;
}

.product-item-predzakaz-card {
  position: absolute;
  right: 10px;
  top: 0px;
  z-index: 14;
  font-size: 12px;
  color: #fff;
  background: #87ae7d;
  padding: 1px;
}

.product-item-markirovka-card {
    position: absolute;
    right: 10px;
    bottom: 30px;
    z-index: 14;
    font-size: 12px;
    color: #fff;
    padding: 1px;
}
.expand-content-one{
    display:none;
}
.order-alert {
  text-align: center;
  font-size: 18px;
  background: #FF9999;
  color: #FFFFFF;
}
.price-col {
float: left;
width: 50%;
text-align: center;
}
.product-item-price-current-title{
  font-size: 10px;
}
.product-item-price-rrc-title{
  font-size: 10px;
}
.product-item-detail-rrc-price-block {
	position: relative;
	margin-bottom: 15px;
	padding: 20px 20px;
	border: 1px solid #e4e4e4;
	border-radius: 3px;
	background-color: #fff;
}
.product-item-detail-price-rrc {
  font-size: 16px;
}
.product-item-detail-price-rrc {
  font-size: 16px;
}
.product-item-detail-price-rrc-title {
  font-size: 16px;
  font-weight: bold;
}

.catalog-left-list li {
    list-style: none;
    font-size: 18px;
    margin-bottom: 4px;
    color: #000;
    text-decoration: none;
}
.sel-catalog-div {
    margin-bottom: 4px;
}
.card-basket-tsvet-buttons {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 6px;
}
.card-basket-razmer-buttons {
    display: flex;
    flex-wrap: wrap;
}
.basket__card__razmer {
    display: inline-block;
    float: left;
    background: #fff;
    color: #e21205;
    padding: 1px 6px;
    margin-right: 6px;
    margin-top: 6px;
    border: 1px solid #e21205;
}
.basket__card__tsvet {
    display: inline-block;
    float: left;
    background: #fff;
    color: #e21205;
    padding: 1px 6px;
    margin-right: 6px;
    margin-top: 6px;
    border: 1px solid #e21205;
}
.basket__card__razmer.active {
    background: #e21205;
    border-color: #e21205;
    color: #fff;
}
.basket__card__tsvet.active {
    background: #e21205;
    border-color: #e21205;
    color: #fff;
}

.card-basket-qnty-row {
    padding-top: 0px;
    padding-bottom: 4px;
    text-align: center;
}
.card-sku-basket-quantity {
    background: #fffdfd;
    border: 1px solid #d1d1d1;
    padding: 1px 15px;
    text-align: center;
    color: #000;
    position: relative;
    max-width: 50px;
}
.card-product-basket-quantity {
    background: #fffdfd;
    border: 1px solid #d1d1d1;
    padding: 1px 15px;
    text-align: center;
    color: #000;
    position: relative;
    max-width: 50px;
}
.pelican-input-btn {
    position: relative;
    display: inline-block;
    min-width: 22px;
    height: 22px;
    border-radius: 2px;
    background-color: #f2f2f2;
    color: #000;
    font-size: 12px;
    font-weight: bold;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    text-decoration: none;
}
.basket-btn-row{
    text-align: center;
}
.card-basket-div .waiting{
    background: #fff;
    text-align:center;
}
.card-basket-div .waiting img{
    width: 32px;
    height: 32px;
}
.noselect {
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}

.card-basket-div {
    text-align: center;
    border: 1px solid #eee;
    padding: 10px 4px;
    margin-bottom: 10px;
}
.card-basket-sklad-list {
    min-width: 240px;
    margin-bottom: 10px;
}
.card-basket-razmer-title{
    font-weight: bold;
    text-align: center;
    margin-bottom: 2px;
    color: #000;
}

@media (max-width: 940px) {
    .pelican-input-btn {
        height: 40px;
        width: 40px;
        font-size: 26px;
        font-weight: normal;
    }
    .card-sku-basket-quantity {
        margin-right: 30px;
        margin-left: 30px;
        height: 39px;
    }
    .card-product-basket-quantity {
        margin-right: 30px;
        margin-left: 30px;
        height: 39px;
    }
    .card-basket-qnty-row {
        font-size: 28px;
        font-weight: normal;
    }
    .basket__card__tsvet {
        padding: 4px 6px;
    }
    .basket__card__razmer {
        padding: 4px 6px;
    }
    .bx-filter-parameters-box .radio input[type="radio"],
    .bx-filter-parameters-box .radio-inline input[type="radio"],
    .bx-filter-parameters-box .checkbox input[type="checkbox"],
    .bx-filter-parameters-box .checkbox-inline input[type="checkbox"] {
        position: static;
    }
    .bx-filter .bx-filter-input-checkbox .bx-filter-param-text {
        display: inline !important;
        text-align: left;
        font-size: 14px;
    }
    .checkbox {
        margin-bottom: 0px;
        text-align: left;
        margin-left: 20px;
    }
    .bx-filter .bx-filter-parameters-box-title {
        font-size: 13px;
        padding-bottom: 7px;
        background-color: #f2f2f2;
        color: #000;
        padding-top: 7px;
    }
    .bx-filter-button-box {
        padding-bottom: 60px;
        padding-top: 10px;
    }
    .bx-filter-input-container .min-price {
        padding-left:10px;
    }
    .bx-filter-input-container .max-price {
        padding-right:10px;
    }
    .bx-filter-parameters-box-container .radio {
        text-align: left;
        margin-left: 20px;
        margin-bottom: 0px;
    }
    .bx-filter .bx-filter-parameters-box {
        padding-bottom: 10px;
    }
    .filter__content .row {
        margin-left: 0;
        margin-right: 0;
    }
}
#form-ab-warning {
    display: none;
}
