@media only screen and (max-width:640px) {
    .btn-addtocart {
        min-width: 75%;
    }
}
.pm-periodicals-search-background{
    background-image: url("/public/images/periodicals.png");
    background-repeat: no-repeat;
    -webkit-background-repeat: no-repeat;
    -moz-background-repeat: no-repeat;
    -o-background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0.8;
    magin-top:-50px;
}
.pm-periodicals-search-field{
    background-color:rgba(255, 204, 0, 0.8);
    color: #000;
    padding:0 20px;
}
.owl-item.active .product-item {
    min-height: 300px;
}
.pagination .disabled {
    pointer-events: none;
    cursor: default;
    color: #ddd !important;
}
.pagination a .disabled {
    color: #ddd !important;
    border: 1px solid #ddd;
}
.product-quantity .quantity-up1 {
    top: 0;
}
.product-quantity .quantity-down1 {
    bottom: 0;
}
.langs-block-others {
    width: 150px;
}
.shopping-total {
    width: 480px;
}
.shopping-total td {
    padding: 5px 5px;
}
.shopping-total label,
.checkout-total-block span {
    font: 18px 'PT Sans Narrow', sans-serif;
}
.has-error {
    color: red;
}
.help-block a {
    color: #64aed9;
}
.goods-page .btn .disabled {
    float: right;
}
.checkout-page select.form-control {
    color: black;
}
.tab-content {
    background-color: transparent;
}
.select2-container .select2-choice {
    margin-top: -7px;
    margin-left: -13px;
    margin-right: -13px;
    height: 34px;
    line-height: 31px;
}
.betaribbon {
    /* hidden by kb */
    display: none;
    position: fixed;
    top: 0;
    left: 0;
}
.row {
    margin-left: 0px;
    margin-right: 0px;
}
.row-margin {
    margin-left: -15px !important;
    margin-right: -15px !important;
}
.tab-pane {
    padding: 10px 0px;
}
.tab-content {
    padding: 10px 0px 0px;
}
.steps-block .steps-block-col div {
    margin-right: 0px;
}
.under-cover {
}
.row .under-cover {
    background-color: rgba(249, 249, 249, 0.85);
    padding-top: 15px;
    padding-bottom: 5px;
}
.cover {
    min-height: 100px;
    padding: 0px;
}
.cover img {
    max-width: 100%;
    margin: 0 auto;
    display: block;
}
.img-responsive,
.thumbnail>img,
.thumbnail a>img,
.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    margin: 0 auto;
/*    width: 100%;*/
}
.pi-img-wrapper {
    height: 235px;
}
.product-list .product-item {
}
.product-item h3 {
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding-bottom: 0px;
    padding-top: 5px;
}
.ui-item {
    background-color: #fff;
    margin-bottom: 0px;
}
.sidebar-products {
    padding: 15px;
}
.list-group {
    margin-bottom: 0px;
}
.row .sidebar {
    margin-bottom: 20px;
}
.sidebar-products h2 {
    font-size: 20px;
}
.btn-cart {
    background-color: #69aa07;
    color: #fff;
}
.btn-cart:hover {
    color: #fff;
    background-color: #62a006;
}
a.btn.btn-primary {
    color: white;
}

/* .btn-addtocart {
    border-color: #7ab008 #76a80d #779539;
    background: #82b809;
    background: -o-linear-gradient(top, #b4d679 2%, #8dc035 8%, #82b809 58%, #82b809 95%, #7ab008);
    background: -ms-linear-gradient(top, #b4d679 2%, #8dc035 8%, #82b809 58%, #82b809 95%, #7ab008);
    background: -moz-linear-gradient(top, #b4d679 2%, #8dc035 8%, #82b809 58%, #82b809 95%, #7ab008);
    background: -webkit-linear-gradient(top, #b4d679 2%, #8dc035 8%, #82b809 58%, #82b809 95%, #7ab008);
    background: linear-gradient(top, #b4d679 2%, #8dc035 8%, #82b809 58%, #82b809 95%, #7ab008);
}
.btn-addtocart:hover,
.btn-addtocart.hover {
    background: #69aa07;
    background: -o-linear-gradient(top, #a5ce61 2%, #76b32a 8%, #69aa07 58%, #69aa07 95%, #62a006);
    background: -ms-linear-gradient(top, #a5ce61 2%, #76b32a 8%, #69aa07 58%, #69aa07 95%, #62a006);
    background: -moz-linear-gradient(top, #a5ce61 2%, #76b32a 8%, #69aa07 58%, #69aa07 95%, #62a006);
    background: -webkit-linear-gradient(top, #a5ce61 2%, #76b32a 8%, #69aa07 58%, #69aa07 95%, #62a006);
    background: linear-gradient(top, #a5ce61 2%, #76b32a 8%, #69aa07 58%, #69aa07 95%, #62a006);
}
.btn-addtocart:active,
.btn-addtocart.active {
    background: #4e8d05;
    background: -o-linear-gradient(top, #2f5f03 2%, #4e8d05 8%, #62a006 58%, #69aa07 95%, #69aa07);
    background: -ms-linear-gradient(top, #2f5f03 2%, #4e8d05 8%, #62a006 58%, #69aa07 95%, #69aa07);
    background: -moz-linear-gradient(top, #2f5f03 2%, #4e8d05 8%, #62a006 58%, #69aa07 95%, #69aa07);
    background: -webkit-linear-gradient(top, #2f5f03 2%, #4e8d05 8%, #62a006 58%, #69aa07 95%, #69aa07);
    background: linear-gradient(top, #2f5f03 2%, #4e8d05 8%, #62a006 58%, #69aa07 95%, #69aa07);
}
.btn-addtocart.disabled,
.btn-addtocart.disabled:hover {
    background: #81bb00;
    background: -o-linear-gradient(top, #b4d679 2%, #8dc035 8%, #82b809 58%, #82b809 95%, #7ab008);
    background: -ms-linear-gradient(top, #b4d679 2%, #8dc035 8%, #82b809 58%, #82b809 95%, #7ab008);
    background: -moz-linear-gradient(top, #b4d679 2%, #8dc035 8%, #82b809 58%, #82b809 95%, #7ab008);
    background: -webkit-linear-gradient(top, #b4d679 2%, #8dc035 8%, #82b809 58%, #82b809 95%, #7ab008);
    background: linear-gradient(top, #b4d679 2%, #8dc035 8%, #82b809 58%, #82b809 95%, #7ab008);
    opacity: 0.4;
    filter: alpha(opacity=40);
}
a:link.btn-addtocart,
a:visited.btn-addtocart,
a:hover.btn-addtocart {
    color: #fff;
    text-decoration: none;
}
.btn-addtocart:focus {
    outline: none;
}
.btn-addtocart {
    display: inline-block;
    width: 220px;
    padding: 7px 15px 8px;
    border: 1px solid;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 5px !important;
    color: #FFF;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    cursor: pointer;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15);
    line-height: normal;
    margin: 0;
}
.add-cart-popup {
    width: 175px !important;
}
.btn-addtocart.small,
a:link.btn-addtocart.small,
a:visited.btn-addtocart-small,
a:hover.btn-addtocart-small,
a.btn-addtocart.small {
    font-weight: normal;
    padding: 4px 11px;
    font-size: 13px;
}
input.btn-addtocart.disabled,
a:link.btn-addtocart.disabled,
a:visited.btn-addtocart.disabled,
a:hover.btn-addtocart.disabled {
    cursor: default;
}
.btn-addtocart .incart {
    display: none;
}
.btn-addtocart.incart .incart {
    display: inline;
}
.btn-addtocart.incart .default {
    display: none;
}
.btn-wishlist {
    outline: none;
    float: right;
    display: inline-block;
    width: 125px;
    margin: 0;
    padding: 0 9px 0 9px;
    text-shadow: 0 1px 0 white;
    color: #8C8580;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    cursor: pointer;
    border-radius: 3px !important;
    line-height: 23px;
    height: 32px;
    position: relative;
    top: 2px;
    background-color: #FFF;
    border: 1px solid;
    border-color: #DDDAD6 #D8D5D2 #CDC9C6;
    background: #f2f3f3;
    background: -webkit-linear-gradient(top, #ffffff 0%, #FDFDFC 4%, #F3F3F2 11%, #F3F3F2 95%, #E9E9E8 100%);
    background: -moz-linear-gradient(top, #ffffff 0%, #FDFDFC 4%, #F3F3F2 11%, #F3F3F2 95%, #E9E9E8 100%);
    background: -ms-linear-gradient(top, #ffffff 0%, #FDFDFC 4%, #F3F3F2 11%, #F3F3F2 95%, #E9E9E8 100%);
    background: -o-linear-gradient(top, #ffffff 0%, #FDFDFC 4%, #F3F3F2 11%, #F3F3F2 95%, #E9E9E8 100%);
    background: linear-gradient(top, #ffffff 0%, #FDFDFC 4%, #F3F3F2 11%, #F3F3F2 95%, #E9E9E8 100%);
}
.btn-wishlist:hover {
    border-color: #D8D5D2 #CFCBC8 #C4C0BC;
    background: #e7e5e5;
    background: -webkit-linear-gradient(top, #f7f7f7 0%, #f6f6f5 4%, #ebebea 11%, #ebebea 95%, #dfe0e1 100%);
    background: -moz-linear-gradient(top, #f7f7f7 0%, #f6f6f5 4%, #ebebea 11%, #ebebea 95%, #dfe0e1 100%);
    background: -ms-linear-gradient(top, #f7f7f7 0%, #f6f6f5 4%, #ebebea 11%, #ebebea 95%, #dfe0e1 100%);
    background: -o-linear-gradient(top, #f7f7f7 0%, #f6f6f5 4%, #ebebea 11%, #ebebea 95%, #dfe0e1 100%);
    background: linear-gradient(top, #f7f7f7 0%, #f6f6f5 4%, #ebebea 11%, #ebebea 95%, #dfe0e1 100%);
}
.btn-wishlist:active {
    border-color: #b9b5b0 #CFCBC8 #C4C0BC;
    background: #d6d6d6;
    background: -webkit-linear-gradient(top, #B1ADAB 0%, #B1ADAB 2%, #dBd9d7 8%, #eaebeb 58%, #eaebeb 100%);
    background: -moz-linear-gradient(top, #B1ADAB 0%, #B1ADAB 2%, #dBd9d7 8%, #eaebeb 58%, #eaebeb 100%);
    background: -ms-linear-gradient(top, #B1ADAB 0%, #B1ADAB 2%, #dBd9d7 8%, #eaebeb 58%, #eaebeb 100%);
    background: -o-linear-gradient(top, #B1ADAB 0%, #B1ADAB 2%, #dBd9d7 8%, #eaebeb 58%, #eaebeb 100%);
    background: linear-gradient(top, #B1ADAB 0%, #B1ADAB 2%, #dBd9d7 8%, #eaebeb 58%, #eaebeb 100%);
}
.btn-wishlist .fa-square-o,
.fa-check-square-o {
    position: relative;
    top: 2px;
    margin-right: 3px;
    opacity: 0.4;
}
.btn-wishlist .fa-check-square-o {
    opacity: 1;
}
.btn-wishlist.loading .icon,
.btn-wishlist.loading.done .icon {
    -webkit-animation: none;
    -moz-animation: none;
    animation: none;
    top: 4px;
    left: 7px;
    background: url(/public/images/spinners-fave.gif) no-repeat 50% -147px transparent;
}
.btn-wishlist .done {
    display: none;
}
.btn-wishlist.done .done {
    display: inline;
}
.btn-wishlist.done .default {
    display: none;
}
*/
.btn-wishlist .done {
    display: none;
}
.btn-wishlist.done .done {
    display: inline;
}
.btn-wishlist.done .default {
    display: none;
}
.btn-addtocart .incart {
    display: none;
}
.btn-addtocart.incart .incart {
    display: inline;
}
.btn-addtocart.incart .default {
    display: none;
}
.product-name {
    font-family: "PT Sans Narrow", sans-serif;
    font-size: 23px;
}
.shop-title {
    text-transform: none !important;
    text-decoration: none !important;
}
.top-cart-content strong {
    width: 190px;
}
.top-cart-content em {
    width: 85px;
}
.top-cart-content {
    width: 400px;
}
.main {
    padding-bottom: 100px;
}
.main {
    padding-bottom: 30px;
}
.login-modal-header {
    text-align: center;
    margin-top: 20px;
}
.login-modal-content {
    position: relative;
    top: -20px;
    padding-bottom: 15px !important;
}
.ecommerce .header-navigation {
/*    font-size: 18px;*/
}
.periodicals-container .table>tbody>tr>td {
    border-top: none;
}

/* Custom Postmarket CSS by kb@bee.kz */
.pm-form {
    padding: 0 1.2em;
    line-height: 1.5;
    background: white;
    color: rgba(0, 0, 0, 0.8);
    cursor: default;
}
.pm-form--checkout {
    margin-top: 2em;
}
.pm-form-item {
    padding: 1em 0;
}
.pm-form-item--static {
    width: 100%;
}
.pm-form-item-label,
.pm-form-months-item-title {
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 1.3em;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: rgba(0, 0, 0, 0.4);
}
.pm-form-item-value {
    margin: 0.2em 0;
    font-size: 1.6em;
}
.pm-form-item-value--select {
    font-size: 1.2em;
}
.pm-form-item-value--in {
    font-size: 1.2em;
}
.pm-form-item-input {
    width: 100%;
    padding: 0.4em 0.4em 0.4em 0.6em;
    font-size: 0.7em;
    border: 1px solid rgba(0, 0, 0, 0.3);
}
.pm-form-item-input:focus {
    outline: 0;
    box-shadow: none;
    border-color: hsla(202, 61%, 62%, 1.0);
}
.pm-form-item-select {
    max-width: 100%;
    border-color: rgba(0, 0, 0, 0.3);
}
.pm-form-item-select--long {
    width: 100%;
}
.pm-form-item-label {
}
.pm-form-section {
    padding: 1em 0;
}
.pm-form-section--months {
    margin: 1em 0;
}
.pm-form-section-title {
    margin: 0.6em 0;
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 2em;
    text-transform: uppercase;
}
.pm-form-months-item {
    position: relative;
    float: left;
    width: 100%;
    padding: 1em 0;
}
.pm-form-months-item-date {
    position: relative;
    display: inline-block;
    margin: 0;
    /* border: 1px solid rgba(100, 174, 217, 1.0);
    */
}
.pm-form-months-item-date-input,
.pm-form-months-item-date-input:focus {
    width: 4.8em;
    padding: 0.3em /*1.5em*/;
    font-size: 1.8em;
    text-align: center;
    border: 0;
    box-shadow: none;
    outline: none;
}
.pm-form-months-item-date-toggle {
    display: block;
    position: absolute;
    top: 1px;
    bottom: 1px;
    width: 1em;
    cursor: pointer;
    font-size: 2em;
    line-height: 1.2;
    text-align: center;
    box-shadow: none;
    border: 0;
    outline: 0;
    background: white;
    color: hsla(202, 61%, 62%, 1.0);
}
.pm-form-months-item-date-toggle:hover {
    color: hsla(202, 61%, 42%, 1.0);
}
.pm-form-months-item-date-toggle--minus {
    left: 0;
    margin-top: -1px;
}
.pm-form-months-item-date-toggle--plus {
    right: 0;
}
.pm-form-months-item-date-toggle--disabled,
.pm-form-months-item-date-toggle--disabled:hover {
    opacity: 0.5;
    cursor: default;
    color: inherit;
}
.pm-form-actions-item {
    margin: 0.5em 0 1em;
    font-size: 1.5em;
}
@media (max-width:1199px) {
    .pm-form-item-sub--period {
        margin-bottom: 2em;
    }
    .pm-form-item-select {
        width: 100%;
    }
    .pm-form-months-item-date {
        display: block;
        text-align: center;
    }
    .pm-form-months-item-date {
        font-size: 2.4em;
    }
    .pm-form-months-item-date-toggle--plus {
        top: 8px;
    }
}
@media (min-width:720px) {
    .pm-form-item {
        float: left;
        width: 50%;
        padding: 1em 2em 1em 0;
    }
    .pm-form-item--long {
        width: 100%;
    }
    .pm-form-item--static {
        width: 50%;
    }
    .pm-form-actions {
        text-align: center;
    }
    .pm-form-actions--checkout {
        text-align: right;
    }
    .pm-form-table {
        font-size: 1.2em;
    }
    .pm-form-item-sub {
        float: left;
    }
    .pm-form-item-sub--period {
        width: 35%;
        padding-right: 1.5em;
    }
    .pm-form-item-sub--catalogue {
        width: 65%;
    }
}
@media (min-width:1200px) {
    .pm-form-section--main {
    }
    .pm-form-section--months {
    }
    .pm-form-months-item {
        width: 25%;
    }
    .pm-form-item-sub--period {
        width: 25%;
    }
    .pm-form-item-sub--catalogue {
        width: 75%;
    }
}
.modal-confirm-order {
    position: fixed;
    top: 40%;
    left: 2%;
    right: 2%;
    margin-left: 0 !important;
    width: 96% !important;
    max-width: 960px;
    max-height: 98%;
    bottom: 2%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}
@media (max-width:979px) {
    .pm-radio {
        display: block !important;
        margin-left: 0 !important;
        padding-left: 0 !important;
    }
}
@media (min-width:980px) {
    .modal-confirm-order {
        left: 50%;
        bottom: auto;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
    }
    .periodicals-list {
        margin: 1.6em 0 0.6em;
    }
    .periodicals-select-button {
        margin-top: 1em;
        /* transform: translateY(-100%);
        */
    }
    .desktop-text-right {
        text-align: right;
    }
}
@media (min-width:1200px) {
    .periodicals-magazine-description-item {
        margin: 0;
    }
    .periodicals-magazine-description-label {
        display: inline-block;
    }
    .periodicals-magazine-description-value {
        margin-left: 4px;
    }
}
.periodicals-title {
    margin: 12px 0 0 0 !important;
}
.periodicals-list {
    margin: 2.4em 0 1em;
}
.periodicals-results-status {
    margin-top: 20px;
    padding: 10px 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.periodicals-magazine-list {
    margin: 0 !important;
}
.periodicals-magazine-list-item {
    margin: 1em 0;
    padding: 1em 0;
}
.periodicals-select-button {
    display: block;
    margin: 10px auto;
}
.periodicals-select-price {
    display: block;
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 1.4em;
    line-height: 1.6;
    text-align: center;
}
.periodicals-select-icon {
    margin-right: 0.2em;
    font-size: 1em;
}
.periodicals-magazine-description {
    font-family: 'PT Sans', sans-serif;
    font-size: 1.2em;
    line-height: 1.6;
}
.periodicals-magazine-description-item {
    margin-bottom: 8px;
}
.periodicals-magazine-description-label {
    display: block;
    font-weight: bold;
}
.form--periodicals {
    margin: 1.5em 0 0;
}

/* HELPERS */
.mt5 {
    margin-top: 10px !important;
}
.mt10 {
    margin-top: 10px !important;
}
.mt20 {
    margin-top: 20px !important;
}
.color-white {
    color: white !important;
}
.lowercase {
    text-transform: lowercase;
}
.relative {
    position: relative !important;
}
.pm-header-nav{
	background: #fff;
}