html {
  position: relative;
  min-height: 100%;
}
body {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  color: #373737;
  min-width: 320px;
  margin-bottom: 370px;
  background-color: #eeeeee;
}
:target:before {
  content: "";
  display: block;
  height: 100px;
  /* fixed header height*/
  margin: -100px 0 0;
  /* negative fixed header height */
}
img {
  max-width: 100%;
  height: auto;
}
iframe {
  max-width: 100%;
}
a,
a:hover,
a:active,
a:focus {
  color: #3a0088;
}
.affix {
  top: 0;
  width: 100%;
  z-index: 9999 !important;
}
h1 {
  font-family: 'Cuprum', sans-serif;
  font-size: 30px;
  color: #3d3d3d;
  margin-top: 10px;
}
h1.top-header {
  margin-top: 25px;
}
h2 {
  font-family: 'Cuprum', sans-serif;
  font-size: 25px;
  color: #3d3d3d;
  margin-top: 20px;
}
h3 {
  font-family: 'Cuprum', sans-serif;
  font-size: 20px;
  color: #3d3d3d;
}
h2 a {
  font-size: 18px;
}
input {
  color: #3d3d3d;
}
.warning {
  color: #D52C1A;
}
.btn-red {
  background-color: #e61c5d;
  color: #fff;
  font-family: 'Cuprum', sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  padding-left: 18px;
  padding-right: 18px;
}
.btn-red-lg {
  font-size: 21px;
}
.btn-red:hover {
  background-color: #c60045;
  color: #fff;
}
.btn-light-green {
  background-color: #933681;
  border-color: #6e2860;
  color: #fff;
  font-family: 'Cuprum', sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  padding-left: 18px;
  padding-right: 18px;
}
.btn-light-green:focus {
  background-color: #792c6a;
  border-color: #481b40;
  color: #fff;
}
.btn-light-green:hover {
  background-color: #792c6a;
  border-color: #481b40;
  color: #fff;
}
.btn-default {
  font-family: 'Cuprum', sans-serif;
  font-size: 14px;
  text-transform: uppercase;
}
.p-only {
  margin-top: 30px;
}
.h1-only {
  margin-top: 30px;
}
.city-choose-group .suggestions-wrapper {
  color: #3d3d3d;
  display: block;
}
label.control-label span {
  font-weight: normal;
  font-size: 12px;
}
.warning {
  color: #D52C1A;
}
.alert {
  margin-top: 15px;
}
.well {
  background-color: #e6e6e6;
  border: 1px solid #d5d5d5;
}
.social-media-icon {
  width: 32px;
  height: 32px;
}
/* ============================= Download files ============================== */
.dowload_page .files_to_download {
  padding-top: 10px;
}
.dowload_page .files_to_download .download {
  font-weight: bold;
}
.download {
  margin-right: 5px;
}
/* ============================= Pagination ============================== */
div.pagination {
  margin: 0;
}
.pagination > li,
.pagination > li > a,
.pagination > li > a:hover,
.pagination > li > span .pagination > li.disabled,
.pagination > li.disabled > a,
.pagination > li.disabled > a:hover,
.pagination.disabled > li > span {
  background-color: #ffffff;
  border-color: #cccccc;
  color: #3d3d3d;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #d9d9d9;
  color: #3d3d3d;
  border-color: #c0c0c0;
}
/* ============================= Header ============================== */
header {
  background-color: #930077;
  font-family: 'Cuprum', sans-serif;
  padding-top: 5px;
}
.header-wrapper {
  padding-top: 15px;
}
.logo-small {
  display: none;
}
.address {
  font-size: 16px;
}
.logo-slogan {
  max-width: 270px;
  padding-bottom: 10px;
}
/* ============================= Navbar ============================== */
.top-menu-wrapper {
  margin-bottom: 15px;
}
.top-menu .navbar-default {
  background-color: transparent;
  border: none;
  text-transform: lowercase;
  font-size: 16px;
  margin-bottom: 0;
  min-height: 25px;
}
.top-menu .navbar-default .navbar-nav > li > a {
  color: #bebebe;
  padding: 0 5px 0 5px;
}
.top-menu .navbar-default .navbar-nav > li > a:hover {
  text-decoration: underline;
}
.top-menu .container .navbar-brand,
.navbar > .container-fluid .navbar-brand {
  padding: 0;
}
.top-menu .navbar-default .navbar-toggle {
  border: 2px #bebebe solid;
}
.top-menu .navbar-default .navbar-toggle:hover,
.top-menu .navbar-default .navbar-toggle:active {
  background-color: #930077;
  text-decoration: none;
}
.top-menu .navbar-default .navbar-nav > .active > a,
.top-menu .navbar-default .navbar-nav > .active > a:hover,
.top-menu .navbar-default .navbar-nav > .active > a:focus {
  background-color: #930077;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #bebebe;
}
.top-menu .navbar-default .navbar-toggle .btn-default {
  color: #bebebe;
}
.location-where {
  height: 125px;
}
.header-location {
  color: #eeeeee;
  font-size: 16px;
}
.header-location a {
  color: #bebebe;
}
.where-order {
  font-size: 24px;
  position: relative;
  top: 29px;
}
.where-order a {
  color: #bebebe;
}
.phones {
  color: #eeeeee;
  text-align: right;
  z-index: 1;
}
.phones p.phone {
  font-size: 28px;
  padding: 0;
  margin: 0;
  line-height: 26px;
}
.phones p.phone a,
.phones p.phone a:hover,
.phones p.phone a:active {
  color: #eeeeee;
  text-decoration: none;
}
.phones p.phone-notice,
.phones p.phone-info {
  font-size: 16px;
  padding: 10px 0 0 0;
  margin: 0;
  line-height: 16px;
}
.phone-notice-small {
  font-size: calc(16px - 1px);
}
.header-email {
  font-size: 28px;
  padding: 10px 0 10px;
  margin: 0;
  line-height: 26px;
}
.header-email a {
  color: #eeeeee;
  text-decoration: none;
}
.foreign_fieldsLoc button {
  margin-top: 10px;
}
/* ============================= Выбор местоположения ============================== */
#choose_location_dialog {
  font-family: 'Roboto', sans-serif;
  font-size: 16pxpx;
  color: #373737;
  z-index: 11000;
}
#choose_location_dialog .modal-content {
  background-color: #eeeeee;
}
#choose_location_dialog .modal-content .close {
  color: #373737;
}
#choose_location_dialog a.b-cities__item {
  color: #3a0088;
  border-bottom: 1px #3a0088 dashed;
}
#choose_location_dialog a.b-cities__item:hover,
#choose_location_dialog a.b-cities__item:focus {
  text-decoration: none;
}
.help-block {
  color: #373737;
}
.city-choose-group {
  margin-top: 15px;
  width: 100%;
}
.city-choose-group input.form-control {
  width: 100%;
}
.city-choose-group .col-xs-9 {
  padding-right: 0;
}
.city-choose-btn {
  vertical-align: bottom;
}
/* ============================= Mainbar ============================== */
.main-bar-wrapper {
  position: relative;
}
.main-bar {
  height: 50px;
  background-color: #ffbd39;
}
.search-block input {
  color: #3d3d3d;
  font-size: 18px;
  height: 42px;
  margin-top: 4px;
  border-radius: 0;
  text-align: left;
  background-color: #fff6ec;
}
.search-block .btn {
  color: #3d3d3d;
  height: 42px;
  margin-top: 4px;
  border-radius: 0;
  border: none;
  background-color: #ffd073;
  font-size: 18px;
}
.cab-cart-block {
  color: #3d3d3d;
  font-family: 'Cuprum', sans-serif;
  text-align: right;
  font-size: 20px;
  text-decoration: none;
  text-transform: uppercase;
  padding-top: 10px;
}
.cab-cart-item {
  display: inline-block;
  padding-left: 14px;
  padding-top: 2px;
}
.cab-cart-item .caret {
  margin-left: 0;
}
.cab-cart-item-search {
  padding-right: 27px;
  display: none;
}
.cab-cart-block div a {
  color: #3d3d3d;
  font-family: 'Cuprum', sans-serif;
  cursor: pointer;
}
.cab-cart-block div a:hover {
  text-decoration: none;
  color: #930077;
}
.cab-cart-block .dropdown-menu {
  text-align: left;
  background-color: #ffffff;
}
.cab-cart-block .dropdown-menu a:hover {
  background-color: #e6e6e6;
}
.cab-cart-word-wrap {
  display: inline-block;
}
.cart-counter {
  background-color: #e61c5d;
  color: #fff;
  font-size: 12px;
  position: absolute;
  width: 19px;
  height: 19px;
  text-align: center;
  top: -5px;
  left: 13px;
  padding-top: 1px;
}
.cart-view {
  position: absolute;
  right: 0;
  top: 50px;
  background-color: #fff;
  font-family: 'Cuprum', sans-serif;
  font-size: 16px;
  color: #373737;
  text-transform: none;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
  text-align: left;
  padding: 10px 10px;
  z-index: 1000;
}
.cart-view a {
  color: #3d3d3d;
}
.cart-view-table {
  max-height: 215px;
  overflow-y: auto;
  overflow-x: hidden;
  margin-bottom: 42px;
}
.cart-view-bottom {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 42px;
  width: 100%;
  background-color: #fff;
  box-shadow: 0 -3px 10px rgba(0, 0, 0, 0.2);
  margin: 0;
}
.cart-view-bottom .proceed-btn {
  margin-top: 4px;
}
.cart-view-totalsum {
  padding: 8px 8px 0 25px;
  font-size: 18px;
  text-align: right;
}
.cart-view-amount {
  text-align: center;
}
.cart-view .btn {
  color: #fff;
}
.cart-view .table > tbody > tr:first-of-type td {
  border-top: none;
}
.search-block .input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: 3px;
}
.search-block .btn:hover {
  background-color: #e61c5d;
  color: #fff;
}
/* Подсказки при поиске */
ul.b-search__ul {
  width: 320px;
  margin-top: 45px;
  margin-left: 15px;
  z-index: 12000 !important;
}
a.b-search__item-link,
a.b-search__see-all {
  color: #3d3d3d !important;
  font-family: 'Roboto', sans-serif;
}
.b-search__footer {
  margin-left: 5px !important;
}
a.b-search__see-all {
  font-weight: bold !important;
}
.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active,
a.b-search__see-all:hover,
a.b-search__item-link:hover {
  color: #d64f2a !important;
  background: #FFFFFF !important;
  background-color: #FFFFFF !important;
  border-color: #FFFFFF #FFFFFF #FFFFFF !important;
  text-shadow: none !important;
}
.b-search__item-price {
  color: #373737;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
}
.b-search__ul .ui-menu-item {
  margin: 7px 0;
}
.b-search__input {
  width: 130px;
}
.notice {
  font-size: 12px;
  display: inline-block;
  margin: 2px 2px 2px 0;
  padding: 3px 3px;
  color: #757575;
  border-width: 0;
  background: #f8f8f8;
}
/* Конец подсказок при поиске */
/* ============================= Главная страница ============================== */
.index-carousel {
  margin: 15px 0 0 279px;
}
.index-carousel-test {
  border: 1px solid #BDBDBD;
}
.swiper-container .swiper-wrapper .review-card {
  background-color: #d9d9d9;
  width: 100%;
  border: 1px solid #c0c0c0;
  padding: 15px 15px;
  height: 348px;
  overflow: hidden;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  -ms-flex-pack: flex-start;
  -ms-flex-align: flex-start;
}
.review-card h5 {
  width: 100%;
  text-align: center;
}
.review-card blockquote {
  border: none;
  margin: 0;
}
.review-card blockquote p {
  font-size: 13px;
  max-height: 234px;
  overflow: hidden;
}
.review-card blockquote footer {
  font-size: 13px;
}
/* ============================= Авторизация ============================== */
.login-form {
  margin-bottom: 20px;
}
/* ================ Станичка автора / бренда / серии ======================== */
.brand-page-img {
  float: left;
  padding: 0 15px 15px 0;
  max-width: 300px;
}
/* =========================== Карточка товара ============================== */
.breadcrumb {
  background-color: #eeeeee;
  font-size: 14px;
  margin-bottom: 0;
  padding: 20px 0;
  font-family: 'Roboto', sans-serif;
}
/*.open_bigimg div, .open_bigimg div:focus, .open_bigimg div:active 
{
    border: none;
    outline : none;
}*/
.open_bigimg,
.open_bigimg:focus,
.open_bigimg:active {
  border: none;
  outline: none;
}
.book-content a,
.book-content a:focus,
.book-content a:active {
  outline: none;
}
.goods-img {
  text-align: center;
  width: 400px;
}
.goods-img-block {
  background-color: #ffffff;
  padding: 5px 5px;
  text-align: center;
  border: 1px #E0E0E0 solid;
}
.goods-img a {
  outline: none;
}
.goods-add-img {
  margin-left: 12px;
}
.goods-add-img-thumb {
  display: inline-block;
  float: none;
  margin: 10px 6px 0 0;
}
.review-thumb {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
}
.review-thumb img {
  width: 100px;
  height: 100px;
  object-fit: cover;
}
.book-content {
  padding-top: 5px;
  margin-bottom: 0;
}
.border {
  border: 1px solid #CCCCCC;
}
h1.goods-title {
  margin-top: 0;
  margin-bottom: 0;
}
h1.goods-title a.editable-click {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  text-align: inherit;
  border: none;
}
h1.goods-title .editableform .form-control {
  font-size: 14px;
  width: 500px;
}
h2.goods-subtitle {
  font-size: 20px;
  margin-top: 0;
  padding-bottom: 10px;
}
.goods-options {
  margin-bottom: 0;
  margin-top: 10px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.goods-options li {
  color: #999;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  margin-top: 4px;
}
.goods-options .rating {
  margin-top: 0px;
}
.goods-options .rating a:hover {
  text-decoration: none;
}
.goods-options .rating .raty-icons {
  width: 96px !important;
}
hr.line-options {
  border-top: 1px solid #ffbd39;
  margin-top: 5px;
  margin-bottom: 15px;
}
.share-buttons-item {
  position: relative;
}
.share-buttons {
  display: none;
  position: absolute;
  top: 27px;
  left: 0px;
  z-index: 11000;
  background: #fff;
  border: 1px #ffbd39 solid;
  border-radius: 3px;
  padding: 10px 10px;
}
.share-buttons span.ya-share2__title {
  color: #999;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
}
.goods-params {
  display: flex;
  flex-wrap: nowrap;
}
.goods-params .param-label {
  color: #848484;
  margin-bottom: 10px;
  flex: 0 0 160px;
  text-align: right;
  font-weight: 700;
  padding-right: 10px;
}
.goods-params .param-value {
  margin-bottom: 10px;
}
.see-also-div {
  padding-top: 20px;
}
.see-also-div a {
  font-size: inherit;
}
/* ============ Блок с ценой и т.д. ============ */
.price-block {
  background-color: #d9d9d9;
  font-family: 'Cuprum', sans-serif;
  font-size: 18px;
  color: #3d3d3d;
  padding: 10px 10px;
}
.price-block .price {
  font-size: 30px;
  color: #373737;
}
.price-block .price-month {
  color: #373737;
}
.price-block .price-label {
  padding-top: 10px;
}
.price-old {
  font-size: 28px;
  font-family: 'Roboto', sans-serif;
  color: #737373;
  text-decoration: line-through;
}
.goods-amount {
  border-bottom: dashed 1px;
  cursor: default;
}
.price-block .tooltip {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
}
.amount-label {
  padding-right: 0px;
  padding-top: 5px;
}
.amount-spinner {
  padding-left: 5px;
}
.amount-spinner .btn {
  width: 33px;
}
.amount-spinner .form-control {
  padding: 0 5px;
  text-align: center;
  font-size: 18px;
}
.add-to-basket {
  text-align: center;
  margin-top: 15px;
}
.add-to-basket-btn {
  background-color: #e61c5d;
  text-transform: uppercase;
  padding-left: 25px;
  padding-right: 25px;
}
.add-to-basket-btn:hover {
  background-color: #c60045;
}
.b-goods-or {
  text-align: center;
  margin: 0;
}
.product-added {
  text-align: center;
  margin: 18px 5px;
}
.product-added p {
  font-family: 'Cuprum', sans-serif;
  font-size: 18px;
  font-weight: bold;
}
.proceed-btn {
  background-color: #933681;
  text-transform: uppercase;
  padding-left: 25px;
  padding-right: 25px;
}
.proceed-btn:hover {
  background-color: #6e2860;
}
.basket-offsale {
  text-align: center;
}
/* ============ Отзывы ============ */
.reviews_and_questions {
  margin-top: 30px;
}
.reviews_and_questions .nav-pills > li.active > a {
  background-color: #933681;
  border-color: #6e2860;
  color: #fff;
}
.reviews_block,
.faq_block {
  margin-top: 20px;
}
.no_opinion {
  margin: 0 0 20px 15px;
}
.leave-opinion p,
.leave-opinion a,
.leave-opinion button {
  display: inline-block;
  margin-bottom: 5px;
}
blockquote {
  border-left-color: #d9d9d9;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  padding: 0 15px 5px 15px;
}
blockquote p {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
}
blockquote footer {
  font-size: 16px;
}
#opinions-form .grecaptcha-badge {
  position: absolute;
  bottom: -27px;
  left: 170px;
}
.opinions-form-block {
  position: relative;
  margin-bottom: 45px;
  margin-top: 20px;
}
.dropzone {
  min-height: 50px;
  border-radius: 3px;
  margin-bottom: 15px;
  background-color: #d5d5d5;
  border: 1px solid #bbbbbb;
  padding-top: 0;
  padding-bottom: 0;
}
.email {
  display: none;
}
.rate_block {
  margin-bottom: 15px;
}
/* ============ Отзывы на Яндекс.Маркет ============ */
.rating-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.rating-wrapper p {
  margin: 0;
  padding-right: 5px;
  padding-top: 4px;
}
.reviews-link {
  padding-left: 5px;
}
#ymreviews {
  padding-top: 0;
}
.left-ym-review {
  margin-bottom: 15px;
  margin-top: 15px;
}
/* ============ Блок для менеджера ============ */
.manager-block {
  margin-top: 25px;
  width: 320px;
  color: #373737;
}
.manager-block a {
  color: #3a0088;
}
.manager-block h4 {
  color: #3d3d3d;
  margin-top: 0;
}
/* ============================= Закладки ============================== */
.b-fav-add,
.b-fav-infav,
.b-fav-rem {
  margin: 0;
}
.b-fav-infav span {
  color: #e61c5d;
}
/* ============================= Страница закладок ============================== */
.favorites {
  padding-bottom: 20px;
}
.favorites .product {
  height: 483px;
}
.favorites .remove-from-favorites {
  padding-top: 10px;
}
.favorites .b-goods-avail__details {
  margin-bottom: 0;
}
/* ============================= Страница отзывов ============================== */
.opinion-img {
  width: 90px;
  float: left;
}
.opinion-img img {
  width: 82px;
}
.opinion-text {
  margin-left: 100px;
}
.opinion-text .product-title-opinion {
  height: auto;
  padding-top: 0;
}
.opinion-date {
  color: #999;
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
}
hr.opinion {
  border-top: 1px solid #ffbd39;
}
/* ============================= Страница категории ============================== */
.subitems {
  padding-bottom: 20px;
  text-align: left;
  margin: 0;
  color: #888;
}
.subitems-list {
  padding: 0;
  margin: 0 0 0 -5px;
  list-style: none;
}
.subitems-list-item {
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  display: inline-block;
  padding: 3px 5px;
  text-align: -webkit-match-parent;
}
/* Тэги */
.tags {
  padding-bottom: 20px;
  text-align: left;
  margin: 0;
  color: #888;
}
.tags-list-item {
  text-decoration: underline;
}
/* Сортировать по */
.catalog-sort {
  margin-bottom: 5px;
}
.catalog-sort > div {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  margin-bottom: 5px;
}
.catalog-sort .catalog-sort-btn {
  background-color: #ffffff;
  border-radius: 4px;
  padding: 5px 15px;
  min-width: 60px;
  text-align: center;
  border: 1px solid #cccccc;
  box-sizing: border-box;
}
.catalog-sort-btn a {
  color: #3d3d3d;
}
.catalog-sort .catalog-sort-btn-act {
  background-color: #d9d9d9;
  border-color: #c0c0c0;
  color: #3d3d3d;
}
.btn-to-top {
  padding-top: 25px;
}
/* Товары */
.product {
  background: #ffffff;
  text-align: center;
  position: relative;
  height: 427px;
  overflow: hidden;
  transition: all 0.5s;
  margin-top: 15px;
  border-bottom: 1px solid #c0c0c0;
}
.product:hover {
  overflow: visible;
  z-index: 100;
}
.product + .swiper-slide .catalog-spinner .form-control {
  width: 54px;
}
.swiper-container .product:hover {
  overflow: hidden;
  z-index: auto;
}
.product-list > div {
  padding-left: 5px;
  padding-right: 5px;
}
.product > div {
  width: 100%;
  background-color: #ffffff;
  border: 1px solid #e6e6e6;
  color: #3d3d3d;
  position: absolute;
  top: 0;
  left: 0;
  padding: 10px 5px;
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.5);
}
.product-img {
  height: 200px;
  width: 100%;
  margin-bottom: 5px;
}
.product-img .b-small-img {
  max-height: 200px;
  max-width: 200px;
}
.product-img-book {
  height: 178px;
}
.product-img-book .b-small-img {
  max-height: 178px;
}
.product-author-title {
  height: 70px;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-top: 5px;
}
.product-title {
  line-height: 18px;
  margin-bottom: 0;
  text-overflow: ellipsis;
  max-height: 58px;
  overflow: hidden;
}
.product-author-title-book {
  height: 92px;
}
.product-author {
  font-family: 'Roboto', sans-serif;
  padding-top: 5px;
  height: 34px;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px;
  margin-bottom: 0;
  background-color: #ffffff;
}
.product-rating {
  display: flex;
  justify-content: center;
  height: 30px;
  background-color: #ffffff;
}
.product-rating a:hover {
  text-decoration: none;
}
.product-status {
  font-size: 12px;
  color: gray;
  height: 17.15px;
}
.product-status strong {
  color: #c60045;
}
.product-author a {
  color: #3d3d3d;
}
.product-title a {
  font-family: 'Cuprum', sans-serif;
  font-size: 18px;
  color: #3d3d3d;
}
.product-desc {
  font-size: 12px;
  margin-bottom: 0;
  max-height: 90px;
  overflow: hidden;
  padding-top: 22px;
}
.product-price {
  font-family: 'Cuprum', sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #373737;
  margin-bottom: 5px;
}
.product-price-old {
  font-family: 'Roboto', sans-serif;
  color: #515151;
  text-decoration: line-through;
}
.product-buy {
  text-align: center;
  width: 100%;
}
.add-to-basket-btn-cat {
  background-color: #e61c5d;
  font-family: 'Cuprum', sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  padding-left: 18px;
  padding-right: 18px;
}
.add-to-basket-btn-cat:hover {
  background-color: #c60045;
}
.catalog-spinner {
  padding-right: 0px;
}
.catalog-spinner .form-control {
  width: 54px;
  text-align: center;
  color: #373737;
}
.catalog-spinner .bootstrap-touchspin {
  width: 116px;
  margin: 0 auto;
}
.catalog-spinner .bootstrap-touchspin .form-control {
  font-family: 'Roboto', sans-serif;
  font-size: 17px;
}
.catalog-offsale {
  text-align: center;
}
.catalog-offsale-text {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  padding-top: 4px;
  padding-bottom: 4px;
  background-color: #eee;
}
/* ============================= Страница выборки (бренд, тег и т.п.) ========= */
.sample-description {
  max-height: 6em;
  /* (4 * 1.5 = 6) */
  margin-bottom: 1px;
  overflow: hidden;
}
.sample-description-wrapper {
  margin-bottom: 20px;
}
/* ============================= Сообщить о поступлении ============================== */
.divForForm {
  padding: 15px 20px;
}
.modal-title {
  font-weight: bold;
}
.modal {
  z-index: 10000;
}
/* ============================= Способы оплаты ============================== */
.pay_and_deliv_title {
  border-bottom: dashed 1px #3d3d3d;
  font-family: 'Cuprum', sans-serif;
  font-size: 16px;
  color: #3d3d3d;
  font-weight: bold;
}
.pay_type,
.mixedorder_pay_type {
  cursor: pointer;
  margin-top: 5px;
  padding: 5px 0;
  font-size: 18px;
}
.pay_type_txt span,
.mixedorder_pay_type_txt span {
  border-bottom: dashed 1px #3d3d3d;
  font-family: 'Cuprum', sans-serif;
  font-size: 16px;
  color: #3d3d3d;
  font-weight: bold;
}
.pay_type_txt label.radio {
  margin-top: 0;
  margin-bottom: 0;
  cursor: pointer;
}
.pay_info p,
.mixedorder_pay_info p {
  padding: 0 17px;
  font-size: 13px;
}
.pay_info img {
  padding: 10px 17px;
  display: inline-block;
}
/* ============================= Способы доставки ============================== */
.delivtype-block a {
  color: #3d3d3d;
}
.delivtype-block a.btn {
  color: #fff;
}
.delivtype-row {
  padding-bottom: 15px;
  cursor: pointer;
}
.delivery_type,
.delivery_type_info {
  margin: 0;
  height: 42px;
  padding: 2px 0;
  border-top: solid 1px white;
  font-size: 13px;
}
.delivery_type_txt span.delivery_name {
  border-bottom: dashed 1px #3d3d3d;
  font-family: 'Cuprum', sans-serif;
  font-size: 16px;
  color: #3d3d3d;
  font-weight: bold;
}
.delivery_type_txt span.deliv-label {
  color: #3d3d3d;
  font-size: 12px;
  font-weight: normal;
  background-color: #ffd460;
}
.delivery_type_txt p {
  padding-top: 5px;
  font-size: 12px;
  line-height: 20px;
  margin-left: 20px;
}
.delivery_type_price {
  font-size: 16px;
  font-family: 'Cuprum', sans-serif;
  color: #373737;
}
.delivery_type_date {
  text-align: center;
  font-family: 'Cuprum', sans-serif;
  font-size: 16px;
  font-weight: normal;
  color: #373737;
}
.delivery_info,
.pay_info,
.mixedorder_pay_info {
  margin: 10px 0 15px 0;
  border-bottom: 2px solid #d5d5d5;
}
.delivery_info a,
.pay_info a,
.mixedorder_pay_info a {
  color: #3a0088;
}
.mixedorder_pay_info a.btn-red {
  color: #fff;
}
.delivery_type_txt label.radio {
  margin-top: 0;
  margin-bottom: 0;
  cursor: pointer;
}
.delivery_info p {
  padding: 0 17px;
  font-size: 13px;
}
.delivery_info p b {
  color: #464632;
}
.post_info p {
  padding-left: 35px;
}
div.checked {
  background-color: #c8c8c8;
  /*    border-top: solid 1px #DDDCDC;*/
  padding: 5px 0;
}
a.st .img {
  width: 100px;
  height: 124px;
}
a.st .img img {
  width: 100px;
  height: 124px;
}
a.st:hover .img {
  width: 100px;
  height: 124px;
  overflow: visible;
  visibility: hidden;
}
a.st:hover .img img {
  visibility: visible;
  position: absolute;
  z-index: 150;
}
div.deliv_info {
  margin: 15px 25px 15px 265px;
  padding: 5px 0;
  border: 1px solid #ccc;
  display: table-cell;
  width: 375px;
}
div.delivtypes-groups {
  display: flex;
  flex-wrap: wrap;
}
div.delivtypes-group-item {
  min-width: 110px;
  max-width: 200px;
  margin: 0 10px 30px 10px;
  background-color: #d5d5d5;
  border: 3px solid #c8c8c8;
  border-radius: 3px;
  text-align: center;
  padding: 10px 15px;
  cursor: pointer;
}
div.delivtypes-group-item-checked {
  background-color: #aeaeae;
  border: 3px solid #a2a2a2;
}
div.map-or-list {
  display: flex;
  flex-wrap: nowrap;
  margin-bottom: 20px;
}
div.map-or-list-item {
  width: 100px;
  background-color: #d5d5d5;
  border: 3px solid #c8c8c8;
  text-align: center;
  padding: 5px 0;
  cursor: pointer;
  margin-right: 10px;
}
div.map-or-list-item-checked {
  background-color: #aeaeae;
  border: 3px solid #a2a2a2;
}
/* ============================= Страница "Доставка" ============================== */
.delivery-tabs {
  margin-top: 25px;
}
.delivery-tabs li a {
  color: #3d3d3d;
  font-family: 'Cuprum', sans-serif;
  font-size: 18px;
}
.delivery-tab-content {
  padding-top: 20px;
}
.delivinfo-weight {
  width: 400px;
}
.delivinfo-loc span {
  color: #e61c5d;
  font-weight: bold;
}
.form-inline .delivinfo-weight {
  width: 80px;
}
/* ============================= Страница корзины ============================== */
.basket-table {
  margin: 5px 0 25px 0;
  font-family: 'Cuprum', sans-serif;
  font-size: 18px;
}
.basket-table a {
  color: #3d3d3d;
}
.basket-discount {
  padding: 10px 0 0 0;
}
.basket-header {
  background-color: #e6e6e6;
  color: #373737;
  font-weight: bold;
  overflow: hidden;
  padding: 10px 0;
}
.basket-header-cost,
.basket-header-sum {
  text-align: right;
}
.basket-header-amount {
  text-align: center;
}
.basket-table > .row {
  padding: 15px 15px;
}
.basket-table hr {
  border-top: 1px dashed #ffbd39;
}
.basket-row-img {
  width: 95px;
}
.basket-row-sum-wrapper,
.basket-row-cost-wrapper {
  text-align: right;
}
.basket-row-title-onreq {
  color: #c60045;
  font-size: 15px;
  padding-top: 5px;
}
.basket-goods-total {
  font-weight: bold;
  font-size: 18px;
  padding-bottom: 10px;
}
.basket-goods-total-wrapper {
  padding-left: 0;
  padding-right: 0;
}
.basket-goods-total-wrapper p {
  margin: 0;
}
.basket-spinner .form-control {
  width: 54px;
  text-align: center;
  color: #000;
}
.basket-spinner .bootstrap-touchspin {
  width: 116px;
  margin: 0 auto;
}
.basket-spinner .bootstrap-touchspin .form-control {
  font-size: 17px;
}
.basket-goods-recalc {
  text-align: right;
}
.basket-row-label {
  display: none;
  padding-right: 5px;
}
.basket-row-full-cost {
  text-decoration: line-through;
  color: #848484;
  font-weight: bold;
}
.basket-loc span {
  color: #e61c5d;
  font-family: 'Cuprum', sans-serif;
  font-size: 25px;
  font-weight: bold;
}
.basket-loc-info span {
  color: #3d3d3d;
}
.basket-weight {
  color: #848484;
}
.delivtype-block a.choose-location-link {
  color: #3a0088;
}
.basket-step {
  margin-top: 0;
}
.choose-location-note {
  padding: 15px 0;
}
.basket-checkout {
  text-align: center;
  padding-top: 20px;
}
.promocode-input {
  display: inline;
  width: 160px;
}
/* ============================= Страница просмотра заказа ============================== */
.order-row-amount {
  text-align: center;
}
/* ============================= Где мой заказ? ============================== */
.order-statuses {
  margin-top: 15px;
}
.order-status-date {
  width: 80px;
}
/* ============================= Footer ============================== */
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 370px;
  background-color: #eeeeee;
  color: #ecf2da;
}
.footer-menu {
  background-color: #3d3d3d;
  color: #ecf2da;
  padding: 30px 0;
}
.footer a {
  color: #ffbd39;
}
.footer .footer-phone {
  color: #fff;
}
.footer-phone:hover {
  text-decoration: none;
}
.footer-menu h5 {
  font-weight: bold;
  text-transform: uppercase;
}
.footer-menu ul {
  list-style: none;
  padding: 0;
}
.footer-menu ul li a {
  line-height: 22px;
}
.footer-copyright {
  background-color: #3d3d3d;
  color: #ecf2da;
  padding: 25px 0;
}
.footer-icons {
  margin-top: 30px;
  background-color: #3d3d3d;
}
.footer-icons .container {
  border-bottom: 1px solid #676767;
  padding-top: 20px;
  padding-bottom: 20px;
}
.social-icons-rss,
.social-icons-vk,
.social-icons-fb,
.social-icons-tw {
  background: url(images/sprite.png) no-repeat 0 0;
  width: 40px;
  height: 40px;
  float: left;
}
.social-icons-vk {
  background-position: 0 -283px;
  left: 46px;
}
.social-icons-rss {
  background-position: 0 -240px;
  left: 0;
}
.social-icons-fb {
  background-position: 0 -197px;
  left: 92px;
}
.social-icons-tw {
  background-position: 0 -154px;
  left: 138px;
}
.b-submit {
  color: white;
}
.b-submit-text {
  padding-top: 0px;
  padding-bottom: 0;
}
.b-submit-input {
  padding-top: 5px;
}
.b-submit-input .form-control {
  width: 255px;
}
.footer-subscribe-btn {
  width: 160px;
  margin-top: 3px;
}
.shops-invite dt {
  width: 93px;
  text-align: left;
  margin-bottom: 5px;
}
.shops-invite dd {
  margin-left: 102px;
  margin-bottom: 5px;
}
.shops-invite h5 {
  font-weight: bold;
  font-size: 16px;
  padding-top: 0;
  margin-top: 0;
}
/*.grecaptcha-badge{
 position: absolute;
 bottom: -16px;
 right: -198px;
}*/
/* ============================= Страница новостей ============================== */
.b-news-title {
  margin-bottom: 0;
}
/* ============================= Баннеры ============================== */
.banner-index {
  width: 861px;
  height: 197px;
  overflow: hidden;
}
.banner-advantages {
  font-family: 'Cuprum', sans-serif;
  background-color: #fff;
  /*    border: 1px solid #c0c0c0;*/
}
.banner-text p,
.banner-text h2 {
  margin-right: 10px;
  margin-left: 30px;
}
.banner-text * {
  color: #373737;
  font-size: 14px;
  margin-bottom: 15px;
}
.banner-img {
  text-align: right;
}
.banner-text h2 {
  font-size: 23px;
  color: #e61c5d;
  margin-bottom: 20px;
}
.banner-other p {
  font-size: 16px;
}
.banner-other img {
  width: 522px;
  height: 347px;
}
.banner-book h2 {
  margin-top: 14px;
}
.banner-book img {
  margin-top: 15px;
  width: 202px;
  height: 306px;
}
.banner-text_img200 img {
  margin-top: 15px;
  width: 200px;
}
.banner-text_img110 img {
  margin-top: 15px;
  width: 110px;
}
.banner-pattern-text p,
.banner-pattern-text h2 {
  margin-right: 10px;
  margin-left: 30px;
}
.banner-pattern-text * {
  color: #373737;
  font-size: 14px;
  margin-bottom: 15px;
}
.banner-pattern-text h2 {
  font-size: 23px;
  color: #e61c5d;
  margin-bottom: 20px;
}
.banner-resolution-1024,
.banner-resolution-992,
.banner-resolution-768 {
  display: none;
}
.banner-resolution-1200 {
  display: block;
}
.banner-img-only-resolution-1024,
.banner-img-only-resolution-992,
.banner-img-only-resolution-768 {
  display: none;
}
.banner-img-only-resolution-1200 {
  display: block;
}
/* ============================= Yandex Map ============================== */
.baloon-header {
  background-color: #d5d5d5;
  padding: 10px 0;
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: bold;
}
.baloon-header-item {
  text-align: center;
}
/* ============================= Mega Menu ============================== */
/* -------------------------------- 

Primary style

-------------------------------- */
.main-bar,
*,
*::after,
*::before {
  box-sizing: border-box;
}
.main-bar {
  font-size: 62.5%;
}
/* remove “X” from search input field */
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none;
}
input[type=text]::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}
input[type=text]::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}
/* -------------------------------- 

Main Components 

-------------------------------- */
.mega-menu-header {
  height: 50px;
  background: #ffbd39;
}
.cd-dropdown-wrapper {
  display: inline-block;
  position: relative;
  height: 50px;
  margin: 0;
  max-width: 279px;
  width: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cd-dropdown-trigger {
  display: block;
  font-family: 'Cuprum', sans-serif;
  position: relative;
  padding: 0 36px 0 20px;
  line-height: 50px;
  background-color: #ffbd39;
  color: #3d3d3d;
  /*border-radius: 3px;*/
  font-size: 30px;
  text-transform: uppercase;
}
.cd-dropdown-trigger:hover,
.cd-dropdown-trigger:active,
.cd-dropdown-trigger:focus {
  color: #3d3d3d;
  text-decoration: none;
}
.no-touch .cd-dropdown-trigger:hover {
  background-color: #ffd073;
}
.cd-dropdown-trigger::before,
.cd-dropdown-trigger::after {
  /* this is the arrow inside the dropdown trigger*/
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -1px;
  height: 2px;
  width: 9px;
  background: #3d3d3d;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: width 0.3s, -webkit-transform 0.3s;
  -moz-transition: width 0.3s, -moz-transform 0.3s;
  transition: width 0.3s, transform 0.3s;
}
.cd-dropdown-trigger::before {
  right: 22px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.cd-dropdown-trigger::after {
  right: 17px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
@media only screen and (min-width: 1024px) {
  .cd-dropdown-trigger.dropdown-is-active {
    background-color: #ffd073;
  }
  .no-touch .cd-dropdown-trigger.dropdown-is-active:hover {
    background-color: #ffd073;
  }
  .cd-dropdown-trigger.dropdown-is-active::before,
  .cd-dropdown-trigger.dropdown-is-active::after {
    /* transform the arrow into a 'X' */
    width: 14px;
  }
  .cd-dropdown-trigger.dropdown-is-active::before {
    /* transform the arrow into a 'X' */
    -webkit-transform: translateX(5px) rotate(-45deg);
    -moz-transform: translateX(5px) rotate(-45deg);
    -ms-transform: translateX(5px) rotate(-45deg);
    -o-transform: translateX(5px) rotate(-45deg);
    transform: translateX(5px) rotate(-45deg);
  }
  .cd-dropdown-trigger.dropdown-is-active::after {
    /* transform the arrow into a 'X' */
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}
.cd-dropdown-content {
  margin-bottom: 0;
}
.cd-dropdown h2,
.cd-dropdown-content a,
.cd-dropdown-content ul a {
  height: 50px;
  line-height: 50px;
}
@media only screen and (min-width: 768px) {
  .cd-dropdown h2,
  .cd-dropdown-content a,
  .cd-dropdown-content ul a {
    height: 60px;
    line-height: 60px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-dropdown h2,
  .cd-dropdown-content a,
  .cd-dropdown-content ul a {
    height: 50px;
    line-height: 50px;
  }
}
.cd-dropdown h2,
.cd-dropdown-content a,
.cd-dropdown-content ul a,
.cd-dropdown-content .cd-divider {
  padding: 0 20px;
}
.cd-dropdown {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  color: #3d3d3d;
  visibility: hidden;
  /* Force Hardware Acceleration */
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: -webkit-transform 0.5s 0s, visibility 0s 0.5s;
  -moz-transition: -moz-transform 0.5s 0s, visibility 0s 0.5s;
  transition: transform 0.5s 0s, visibility 0s 0.5s;
}
.cd-dropdown h2 {
  /* dropdown title - mobile version only */
  position: relative;
  z-index: 1;
  color: #3d3d3d;
  background-color: #ffd073;
  /*    border-bottom: 1px solid #adc9c6;*/
  border: none;
  /*    padding-bottom: 10px;*/
  margin-top: 0;
}
.cd-dropdown .cd-close {
  /* 'X' close icon - mobile version only */
  position: absolute;
  z-index: 10;
  right: 0;
  top: 0;
  height: 50px;
  width: 50px;
  /* image replacement */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  color: #e61c5d;
}
.cd-dropdown .cd-close::after,
.cd-dropdown .cd-close::before {
  /* this is the 'X' icon */
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  height: 20px;
  width: 2px;
  background-color: #e61c5d;
}
.cd-dropdown .cd-close::after {
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -o-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
.cd-dropdown .cd-close::before {
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
  -moz-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
  -o-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
  transform: translateX(-50%) translateY(-50%) rotate(-45deg);
}
.cd-dropdown.dropdown-is-active {
  visibility: visible;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: -webkit-transform 0.5s 0s, visibility 0s 0s;
  -moz-transition: -moz-transform 0.5s 0s, visibility 0s 0s;
  transition: transform 0.5s 0s, visibility 0s 0s;
}
@media only screen and (min-width: 768px) {
  .cd-dropdown .cd-close {
    top: 5px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-dropdown {
    position: absolute;
    top: calc(100%);
    /* reset style*/
    height: auto;
    width: auto;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    background-color: #ffffff;
    color: #111433;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    opacity: 0;
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px);
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s, -webkit-transform 0.3s 0s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s, -moz-transform 0.3s 0s;
    transition: opacity 0.3s 0s, visibility 0s 0.3s, transform 0.3s 0s;
  }
  .open-to-left .cd-dropdown {
    /* use the .open-to-left class if you want to open the dropdown on the left */
    right: 0;
    left: auto;
  }
  .cd-dropdown h2,
  .cd-dropdown .cd-close {
    /* on desktop - hide title and 'X' */
    display: none;
  }
  .cd-dropdown.dropdown-is-active {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: opacity 0.3s 0s, visibility 0.3s 0s, -webkit-transform 0.3s 0s;
    -moz-transition: opacity 0.3s 0s, visibility 0.3s 0s, -moz-transform 0.3s 0s;
    transition: opacity 0.3s 0s, visibility 0.3s 0s, transform 0.3s 0s;
  }
}
.cd-dropdown-content,
.cd-dropdown-content ul {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
  padding-top: 50px;
  padding-left: 0;
  list-style: none;
}
.cd-dropdown-content a,
.cd-dropdown-content ul a {
  display: block;
  color: #3d3d3d;
  font-family: 'Cuprum', sans-serif;
  font-size: 18px;
  /* truncate text with ellipsis if too long */
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  /*    border-top-width: 0px;
        border-color: #242643;
        border-style: solid;*/
  border: none;
}
.cd-dropdown-content a:hover,
.cd-dropdown-content ul a:hover,
.cd-dropdown-content .cd-secondary-dropdown > li > a:hover {
  text-decoration: none;
  color: #3a0088;
}
.cd-dropdown-content a:focus {
  text-decoration: none;
}
.cd-dropdown-content li:first-of-type > a,
.cd-dropdown-content ul li:first-of-type > a {
  border-top-width: 0;
}
.cd-dropdown-content li:last-of-type > a,
.cd-dropdown-content ul li:last-of-type > a {
  border-bottom-width: 0px;
}
.cd-dropdown-content .cd-divider,
.cd-dropdown-content ul .cd-divider {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #0b0e23;
  font-size: 1.1rem;
  font-weight: bold;
  letter-spacing: 1px;
  color: #585a70;
  text-transform: uppercase;
}
.cd-dropdown-content .cd-divider + li > a,
.cd-dropdown-content ul .cd-divider + li > a {
  border-top-width: 0;
}
.cd-dropdown-content a,
.cd-dropdown-content .cd-search,
.cd-dropdown-content .cd-divider,
.cd-dropdown-content ul a,
.cd-dropdown-content ul .cd-search,
.cd-dropdown-content ul .cd-divider {
  /* Force Hardware Acceleration */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  -moz-transition: opacity 0.3s, -moz-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
}
.cd-dropdown-content.is-hidden,
.cd-dropdown-content ul.is-hidden {
  /* push the secondary dropdown items to the right */
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
.cd-dropdown-content.is-hidden > li > a,
.cd-dropdown-content.is-hidden > li > .cd-search,
.cd-dropdown-content.is-hidden > .cd-divider,
.cd-dropdown-content.move-out > li > a,
.cd-dropdown-content.move-out > li > .cd-search,
.cd-dropdown-content.move-out > .cd-divider,
.cd-dropdown-content ul.is-hidden > li > a,
.cd-dropdown-content ul.is-hidden > li > .cd-search,
.cd-dropdown-content ul.is-hidden > .cd-divider,
.cd-dropdown-content ul.move-out > li > a,
.cd-dropdown-content ul.move-out > li > .cd-search,
.cd-dropdown-content ul.move-out > .cd-divider {
  /* lower down the dropdown items opacity - when secondary dropdown slides in or for dropdown items hidden on the right */
  opacity: 0;
}
.cd-dropdown-content.move-out > li > a,
.cd-dropdown-content.move-out > li > .cd-search,
.cd-dropdown-content.move-out > .cd-divider,
.cd-dropdown-content ul.move-out > li > a,
.cd-dropdown-content ul.move-out > li > .cd-search,
.cd-dropdown-content ul.move-out > .cd-divider {
  /* push the dropdown items to the left when secondary dropdown slides in */
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
.dropdown-is-active .cd-dropdown-content,
.dropdown-is-active .cd-dropdown-content ul {
  -webkit-overflow-scrolling: touch;
}
@media only screen and (min-width: 768px) {
  .cd-dropdown-content,
  .cd-dropdown-content ul {
    padding-top: 60px;
  }
  .cd-dropdown-content a,
  .cd-dropdown-content ul a {
    font-size: 1.8rem;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-dropdown-content,
  .cd-dropdown-content ul {
    padding-top: 0;
    overflow: visible;
  }
  .cd-dropdown-content a,
  .cd-dropdown-content ul a {
    color: #3d3d3d;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    border: none;
  }
  .cd-dropdown-content .cd-divider,
  .cd-dropdown-content ul .cd-divider {
    background-color: transparent;
    color: #b3b3b3;
    border-top: 0px solid #ebebeb;
  }
  .cd-dropdown-content .cd-divider + li > a,
  .cd-dropdown-content ul .cd-divider + li > a {
    border-top-width: 0px;
  }
  .cd-dropdown-content.is-hidden > li > a,
  .cd-dropdown-content.is-hidden > li > .cd-search,
  .cd-dropdown-content.is-hidden > .cd-divider,
  .cd-dropdown-content.move-out > li > a,
  .cd-dropdown-content.move-out > li > .cd-search,
  .cd-dropdown-content.move-out > .cd-divider,
  .cd-dropdown-content ul.is-hidden > li > a,
  .cd-dropdown-content ul.is-hidden > li > .cd-search,
  .cd-dropdown-content ul.is-hidden > .cd-divider,
  .cd-dropdown-content ul.move-out > li > a,
  .cd-dropdown-content ul.move-out > li > .cd-search,
  .cd-dropdown-content ul.move-out > .cd-divider {
    /* reset mobile style */
    opacity: 1;
  }
}
.cd-dropdown-content .see-all a {
  /* different style for the See all links */
  color: #3a0088;
}
.cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item,
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item {
  /* items with picture (or icon) and title */
  height: 80px;
  line-height: 80px;
}
.cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item h3,
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item h3 {
  /* truncate text with ellipsis if too long */
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item {
  padding-left: 90px;
}
.cd-dropdown-content .cd-dropdown-gallery img {
  position: absolute;
  display: block;
  height: 40px;
  width: auto;
  left: 20px;
  top: 50%;
  margin-top: -20px;
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item {
  padding-left: 75px;
  position: relative;
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item p {
  color: #111433;
  font-size: 1.3rem;
  /* hide description on small devices */
  display: none;
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item::before {
  /* item icon */
  content: '';
  display: block;
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -20px;
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 40px 40px;
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-1::before {
  background-image: url("../img/nucleo-icon-1.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-2::before {
  background-image: url("../img/nucleo-icon-2.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-3::before {
  background-image: url("../img/nucleo-icon-3.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-4::before {
  background-image: url("../img/nucleo-icon-4.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-5::before {
  background-image: url("../img/nucleo-icon-5.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-6::before {
  background-image: url("../img/nucleo-icon-6.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-7::before {
  background-image: url("../img/nucleo-icon-7.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-8::before {
  background-image: url("../img/nucleo-icon-8.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-9::before {
  background-image: url("../img/nucleo-icon-9.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-10::before {
  background-image: url("../img/nucleo-icon-10.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-11::before {
  background-image: url("../img/nucleo-icon-11.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-12::before {
  background-image: url("../img/nucleo-icon-12.svg");
}
@media only screen and (min-width: 1024px) {
  .cd-dropdown-content {
    /* reset mobile style */
    position: static;
    height: auto;
    width: 262px;
  }
  .cd-dropdown-content > li:last-of-type a {
    border-bottom: none;
  }
  .no-touch .cd-dropdown-content > li:not(.has-children) a:hover {
    color: #3a0088;
  }
  .cd-dropdown-content.move-out > li > a,
  .cd-dropdown-content.move-out > li > .cd-search,
  .cd-dropdown-content.move-out > .cd-divider {
    /* reset mobile style */
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  .cd-dropdown-content .cd-secondary-dropdown,
  .cd-dropdown-content .cd-dropdown-gallery,
  .cd-dropdown-content .cd-dropdown-icons {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    left: 100%;
    height: auto;
    background-color: #ffffff;
    box-shadow: 0 2px 14px rgba(0, 0, 0, 0.1);
  }
  .cd-dropdown-content .cd-secondary-dropdown::after,
  .cd-dropdown-content .cd-dropdown-gallery::after,
  .cd-dropdown-content .cd-dropdown-icons::after {
    clear: both;
    content: "";
    display: table;
  }
  .open-to-left .cd-dropdown-content .cd-secondary-dropdown,
  .open-to-left .cd-dropdown-content .cd-dropdown-gallery,
  .open-to-left .cd-dropdown-content .cd-dropdown-icons {
    /* use the .open-to-left class if you want to open the dropdown on the left */
    left: auto;
    right: 100%;
  }
  .cd-dropdown-content .cd-secondary-dropdown.is-hidden,
  .cd-dropdown-content .cd-dropdown-gallery.is-hidden,
  .cd-dropdown-content .cd-dropdown-icons.is-hidden {
    /* reset mobile style */
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  .cd-dropdown-content .cd-secondary-dropdown.fade-in,
  .cd-dropdown-content .cd-dropdown-gallery.fade-in,
  .cd-dropdown-content .cd-dropdown-icons.fade-in {
    /* animate secondary dropdown items when hovering over of of the .cd-dropdown-content list items */
    -webkit-animation: cd-fade-in 0.2s;
    -moz-animation: cd-fade-in 0.2s;
    animation: cd-fade-in 0.2s;
  }
  .cd-dropdown-content .cd-secondary-dropdown.fade-out,
  .cd-dropdown-content .cd-dropdown-gallery.fade-out,
  .cd-dropdown-content .cd-dropdown-icons.fade-out {
    /* animate secondary dropdown items when hovering over of of the .cd-dropdown-content list items */
    -webkit-animation: cd-fade-out 0.2s;
    -moz-animation: cd-fade-out 0.2s;
    animation: cd-fade-out 0.2s;
  }
  .cd-dropdown-content .cd-secondary-dropdown > .go-back,
  .cd-dropdown-content .cd-dropdown-gallery > .go-back,
  .cd-dropdown-content .cd-dropdown-icons > .go-back {
    display: none;
  }
  .cd-dropdown-content .cd-secondary-dropdown > .see-all,
  .cd-dropdown-content .cd-dropdown-gallery > .see-all,
  .cd-dropdown-content .cd-dropdown-icons > .see-all {
    position: absolute;
    bottom: 20px;
    height: 45px;
    text-align: center;
  }
  .cd-dropdown-content .cd-secondary-dropdown > .see-all a,
  .cd-dropdown-content .cd-dropdown-gallery > .see-all a,
  .cd-dropdown-content .cd-dropdown-icons > .see-all a {
    margin: 0;
    height: 100%;
    line-height: 45px;
    background: #ffffff;
    pointer-events: auto;
    -webkit-transition: color 0.2s, background-color 0.2s;
    -moz-transition: color 0.2s, background-color 0.2s;
    transition: color 0.2s, background-color 0.2s;
    color: #3a0088;
  }
  /*    .no-touch .cd-dropdown-content .cd-secondary-dropdown > .see-all a:hover, .no-touch .cd-dropdown-content .cd-dropdown-gallery > .see-all a:hover, .no-touch .cd-dropdown-content .cd-dropdown-icons > .see-all a:hover {
            color: #ffffff;
            background-color: #111433;
        }*/
  .cd-dropdown-content .cd-secondary-dropdown .cd-dropdown-item,
  .cd-dropdown-content .cd-secondary-dropdown a,
  .cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item,
  .cd-dropdown-content .cd-dropdown-gallery a,
  .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item,
  .cd-dropdown-content .cd-dropdown-icons a {
    border: none;
  }
  .cd-dropdown-content .cd-dropdown-gallery,
  .cd-dropdown-content .cd-dropdown-icons {
    padding: 20px 30px 100px;
  }
  .cd-dropdown-content .cd-dropdown-gallery > .see-all,
  .cd-dropdown-content .cd-dropdown-icons > .see-all {
    width: calc(100% - 60px);
  }
  .cd-dropdown-content .cd-dropdown-icons > li,
  .cd-dropdown-content .cd-secondary-dropdown > li {
    width: 50%;
    float: left;
  }
  .cd-dropdown-content .cd-secondary-dropdown {
    overflow: hidden;
    width: 550px;
    padding-bottom: 30px;
    padding-top: 10px;
  }
  .cd-dropdown-content .cd-secondary-dropdown::before {
    /* this is the separation line in the middle of the .cd-secondary-dropdown element */
    position: absolute;
    content: '';
    top: 290px;
    left: 15px;
    height: 1px;
    width: 520px;
    background-color: #ffffff;
  }
  .cd-dropdown-content .cd-secondary-dropdown > li > a {
    color: #3d3d3d;
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 20px;
    height: 20px;
    pointer-events: auto;
    padding-left: 0;
  }
  .cd-dropdown-content .cd-secondary-dropdown > li > a::after,
  .cd-dropdown-content .cd-secondary-dropdown > li > a::before {
    /* hide the arrow */
    display: none;
  }
  .cd-dropdown-content .cd-secondary-dropdown.move-out > li > a {
    /* reset mobile style */
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  .cd-dropdown-content .cd-secondary-dropdown > li {
    margin: 0;
    /*        border-right-width: 0px;
                border-color: #ebebeb;
                border-style: solid;*/
    border: none;
    padding: 0 30px;
    /*height: 250px;*/
  }
  .cd-dropdown-content .cd-secondary-dropdown > li:nth-of-type(2n) {
    border-right-width: 0;
  }
  .cd-dropdown-content .cd-secondary-dropdown > li > ul {
    /* reset mobile style */
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0);
    position: relative;
    height: auto;
  }
  .cd-dropdown-content .cd-secondary-dropdown > li > ul > .go-back {
    display: none;
  }
  .cd-dropdown-content .cd-secondary-dropdown a {
    line-height: 25px;
    height: 25px;
    font-size: 14px;
    padding-left: 10px;
  }
  .no-touch .cd-dropdown-content .cd-secondary-dropdown a:hover {
    color: #3a0088;
  }
  .cd-dropdown-content .cd-secondary-dropdown ul {
    padding-bottom: 25px;
    overflow: hidden;
    height: auto;
  }
  .cd-dropdown-content .cd-secondary-dropdown .go-back a {
    padding-left: 20px;
    color: transparent;
  }
  .no-touch .cd-dropdown-content .cd-secondary-dropdown .go-back a:hover {
    color: transparent;
  }
  .cd-dropdown-content .cd-secondary-dropdown .go-back a::before,
  .cd-dropdown-content .cd-secondary-dropdown .go-back a::after {
    left: 0;
  }
  .cd-dropdown-content .cd-secondary-dropdown .see-all {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
  }
  .cd-dropdown-content .cd-dropdown-gallery {
    width: 600px;
    padding-bottom: 100px;
  }
  .cd-dropdown-content .cd-dropdown-gallery > li {
    width: 48%;
    float: left;
    margin-right: 4%;
  }
  .cd-dropdown-content .cd-dropdown-gallery > li:nth-of-type(2n) {
    margin-right: 0;
  }
  .cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item {
    padding: 0;
    height: auto;
    line-height: normal;
    color: #3d3d3d;
    margin-bottom: 2em;
  }
  .cd-dropdown-content .cd-dropdown-gallery > li:nth-last-of-type(2) a,
  .cd-dropdown-content .cd-dropdown-gallery > li:last-of-type a {
    margin-bottom: 0;
  }
  .cd-dropdown-content .cd-dropdown-gallery img {
    position: static;
    height: auto;
    width: 100%;
    margin: 0 0 0.6em;
  }
  .cd-dropdown-content .cd-dropdown-icons {
    width: 600px;
  }
  .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item {
    height: 80px;
    line-height: 1.2;
    padding: 24px 0 0 85px;
  }
  .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item:hover {
    background: #ebebeb;
  }
  .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item h3 {
    color: #3d3d3d;
    font-weight: bold;
  }
  .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item p {
    display: block;
    font-size: 1.2rem;
  }
  .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item::before {
    left: 25px;
  }
  .cd-dropdown-content > .has-children > ul {
    visibility: hidden;
  }
  .cd-dropdown-content > .has-children > ul.is-active {
    /* when hover over .cd-dropdown-content items - show subnavigation */
    visibility: visible;
  }
  .cd-dropdown-content > .has-children > .cd-secondary-dropdown.is-active > li > ul {
    /* if .cd-secondary-dropdown is visible - show also subnavigation */
    visibility: visible;
  }
  .cd-dropdown-content > .has-children > a.is-active {
    /* hover effect for .cd-dropdown-content items with subnavigation */
    box-shadow: inset 2px 0 0 #3a0088;
    color: #3a0088;
  }
  .cd-dropdown-content > .has-children > a.is-active::before,
  .cd-dropdown-content > .has-children > a.is-active::after {
    background: #3a0088;
  }
  .open-to-left .cd-dropdown-content > .has-children > a.is-active {
    box-shadow: inset -2px 0 0 #3a0088;
  }
}
@-webkit-keyframes cd-fade-in {
  0% {
    opacity: 0;
    visibility: visible;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}
@-moz-keyframes cd-fade-in {
  0% {
    opacity: 0;
    visibility: visible;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}
@keyframes cd-fade-in {
  0% {
    opacity: 0;
    visibility: visible;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}
@-webkit-keyframes cd-fade-out {
  0% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: visible;
  }
}
@-moz-keyframes cd-fade-out {
  0% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: visible;
  }
}
@keyframes cd-fade-out {
  0% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: visible;
  }
}
.cd-search input[type="search"] {
  width: 100%;
  height: 50px;
  padding: 0 20px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  background-color: #242643;
  color: #ffffff;
  border: none;
  border-radius: 0;
}
.cd-search input[type="search"]::-webkit-input-placeholder {
  color: #ffffff;
}
.cd-search input[type="search"]::-moz-placeholder {
  color: #ffffff;
}
.cd-search input[type="search"]:-moz-placeholder {
  color: #ffffff;
}
.cd-search input[type="search"]:-ms-input-placeholder {
  color: #ffffff;
}
.cd-search input[type="search"]:focus {
  background: #ffffff;
  color: #111433;
  outline: none;
}
.cd-search input[type="search"]:focus::-webkit-input-placeholder {
  color: rgba(17, 20, 51, 0.4);
}
.cd-search input[type="search"]:focus::-moz-placeholder {
  color: rgba(17, 20, 51, 0.4);
}
.cd-search input[type="search"]:focus:-moz-placeholder {
  color: rgba(17, 20, 51, 0.4);
}
.cd-search input[type="search"]:focus:-ms-input-placeholder {
  color: rgba(17, 20, 51, 0.4);
}
@media only screen and (min-width: 1024px) {
  .cd-search input[type="search"] {
    background-color: #ebebeb;
  }
  .cd-search input[type="search"]::-webkit-input-placeholder {
    color: #b3b3b3;
  }
  .cd-search input[type="search"]::-moz-placeholder {
    color: #b3b3b3;
  }
  .cd-search input[type="search"]:-moz-placeholder {
    color: #b3b3b3;
  }
  .cd-search input[type="search"]:-ms-input-placeholder {
    color: #b3b3b3;
  }
}
.has-children > a,
.go-back a {
  position: relative;
}
.has-children > a::before,
.has-children > a::after,
.go-back a::before,
.go-back a::after {
  /* arrow icon in CSS - for element with nested unordered lists */
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -1px;
  display: inline-block;
  height: 2px;
  width: 10px;
  background: #b3b3b3;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.has-children > a::before,
.go-back a::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.has-children > a::after,
.go-back a::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
@media only screen and (min-width: 1024px) {
  .has-children > a::before,
  .has-children > a::after,
  .go-back a::before,
  .go-back a::after {
    background: #b3b3b3;
  }
  .has-children > a:hover::before,
  .has-children > a:hover::after {
    background: #3a0088;
  }
}
.has-children > a {
  padding-right: 40px;
}
.has-children > a::before,
.has-children > a::after {
  /* arrow goes on the right side - children navigation */
  right: 20px;
  -webkit-transform-origin: 9px 50%;
  -moz-transform-origin: 9px 50%;
  -ms-transform-origin: 9px 50%;
  -o-transform-origin: 9px 50%;
  transform-origin: 9px 50%;
}
@media only screen and (min-width: 1024px) {
  .open-to-left .cd-dropdown-content > .has-children > a {
    padding-left: 40px;
    padding-right: 20px;
  }
  .open-to-left .cd-dropdown-content > .has-children > a::before,
  .open-to-left .cd-dropdown-content > .has-children > a::after {
    right: auto;
    left: 20px;
    -webkit-transform-origin: 1px 50%;
    -moz-transform-origin: 1px 50%;
    -ms-transform-origin: 1px 50%;
    -o-transform-origin: 1px 50%;
    transform-origin: 1px 50%;
  }
}
.cd-dropdown-content .go-back a {
  padding-left: 40px;
}
.cd-dropdown-content .go-back a::before,
.cd-dropdown-content .go-back a::after {
  /* arrow goes on the left side - go back button */
  left: 20px;
  -webkit-transform-origin: 1px 50%;
  -moz-transform-origin: 1px 50%;
  -ms-transform-origin: 1px 50%;
  -o-transform-origin: 1px 50%;
  transform-origin: 1px 50%;
}
.cd-main-content {
  background-color: #e6e6e6;
  min-height: calc(100vh - 100px);
  padding: 2em 5%;
  line-height: 2;
}
.no-js .cd-dropdown-wrapper:hover .cd-dropdown {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.no-js .cd-dropdown-wrapper .cd-close {
  display: none;
}
/* End of Mega Menu */
/* ============================= Swiper ============================== */
.swiper-container {
  width: 100%;
}
.swiper-slide {
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.swiper-button-next,
.swiper-button-prev {
  background-image: none;
  color: #999;
  font-size: 35px;
  opacity: 0.7;
}
.swiper-button-prev {
  left: 0;
}
/* Large Devices, Wide Screens */
@media only screen and (max-width: 1200px) {
  .price-block {
    text-align: center;
  }
  .amount-label {
    padding-left: 0;
  }
  .amount-spinner {
    width: 130px;
    padding: 0;
    margin: 0 auto;
  }
  .index-banner img {
    width: 160px;
    height: 160px;
  }
  .index-banner h3 {
    font-size: 28px;
    margin-top: 11px;
  }
  .index-banner p {
    padding-top: 15px;
  }
  .banner-other p {
    font-size: 14px;
  }
  .banner-resolution-1200 {
    display: none;
  }
  .banner-resolution-1024 {
    display: block;
  }
  .banner-img-only-resolution-1200 {
    display: none;
  }
  .banner-img-only-resolution-1024 {
    display: block;
  }
}
@media only screen and (max-width: 1023px) {
  .banner-resolution-1024 {
    display: none;
  }
  .banner-resolution-992 {
    display: block;
  }
  .banner-img-only-resolution-1024 {
    display: none;
  }
  .banner-img-only-resolution-992 {
    display: block;
  }
  .index-carousel {
    margin: 15px 0 0 0;
  }
  .banner-index {
    width: 100%;
  }
  .banner-text_img200 .banner-pattern-text {
    width: 73%;
  }
  .banner-text_img200 .banner-pattern-img {
    width: 27%;
  }
}
/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
  .header {
    min-height: 160px;
  }
  .goods-descr-block {
    padding-left: 0;
  }
  .goods-img-block {
    margin-top: 15px;
    text-align: center;
  }
  .basket-row-img {
    width: 150px;
  }
  .basket-header-wrapper {
    display: none;
  }
  .basket-table .basket-calc-data {
    margin-bottom: 10px;
  }
  .basket-table .bootstrap-touchspin {
    margin: 0;
  }
  .basket-calc-data {
    text-align: left;
  }
  .basket-row-label {
    display: inline-block;
  }
  .index-banner img {
    width: 160px;
  }
  .banner-text * {
    font-size: 16px;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 991px) {
  .banner-text_img200 .banner-pattern-text {
    width: 55%;
  }
  .banner-text_img200 .banner-pattern-img {
    width: 45%;
  }
  .banner-resolution-992 {
    display: none;
  }
  .banner-resolution-768 {
    display: block;
  }
  .banner-img-only-resolution-992 {
    display: none;
  }
  .banner-img-only-resolution-768 {
    display: block;
  }
}
/* Small Devices, Tablets */
@media only screen and (max-width: 767px) {
  .header {
    min-height: 0;
  }
  .top-menu-wrapper {
    border-bottom: none;
  }
  .logo {
    position: absolute;
    top: 10px;
    left: 0;
    margin-top: 0;
  }
  .phones {
    position: absolute;
    top: 15px;
    left: 50%;
  }
  .phones p.phone {
    font-size: 18px;
  }
  .phones p.phone a {
    color: #eeeeee;
  }
  .phone-notice {
    padding-top: 7px;
    font-size: 14px;
  }
  .phone-info {
    display: none;
  }
  .container .navbar-brand img,
  .navbar > .container-fluid .navbar-brand img {
    max-height: 100px;
    /*position: relative;
        z-index: 20;*/
  }
  .top-menu {
    min-height: 115px;
  }
  .header {
    min-height: inherit;
  }
  .main-bar {
    margin-top: 0px;
  }
  .top-menu .navbar-default .navbar-collapse {
    border: none;
    text-align: right;
    padding-right: 25px;
    box-shadow: none;
  }
  .top-menu .navbar-default .navbar-nav > li > a {
    color: #bebebe;
  }
  .top-menu .navbar-default .navbar-nav > li > a:hover {
    text-decoration: none;
  }
  .top-menu .navbar-default .navbar-nav > li {
    padding: 6px 0 6px 0;
    margin: 0;
    text-transform: uppercase;
  }
  /*    .top-menu .navbar-default .navbar-nav > li:hover{
            background-color: #eeeeee;
        }*/
  .price-block {
    margin-bottom: 20px;
  }
  .cab-cart-item {
    padding-left: 8px;
  }
  .cab-cart-item-search {
    display: inline-block;
    cursor: pointer;
  }
  .cab-cart-item-search:hover {
    color: #930077;
  }
  .cart-view-totalsum {
    text-align: right;
    padding: 10px 20px 15px 0;
  }
  .search-block {
    display: none;
    position: absolute;
    top: 47px;
    left: -120px;
    width: 400px;
    z-index: 12000;
    background-color: #ffbd39;
    padding-bottom: 15px;
    overflow: visible !important;
  }
  .footer-menu {
    padding: 15px 0;
  }
  .footer-menu h5 {
    padding-top: 10px;
  }
  .footer-menu ul li a {
    display: block;
  }
  .footer-copyright {
    padding-top: 5px;
  }
  .basket-table {
    text-align: center;
  }
  .basket-goods-recalc {
    margin-top: 15px;
    text-align: left;
  }
  .basket-calc-data {
    text-align: center;
  }
  .basket-calc-data .b-fav-add {
    width: 100px;
    margin: 0 auto;
  }
  .basket-calc-data .b-fav-infav {
    width: 110px;
    margin: 0 auto;
  }
  .basket-table .bootstrap-touchspin {
    margin: 0 auto;
  }
  .basket-row-title-wrapper {
    padding: 15px 0 5px 0;
  }
  .delivery_type_price {
    text-align: center;
    background-color: #d5d5d5;
    border-radius: 3px;
  }
  .delivery_type_date {
    background-color: #d5d5d5;
    border-radius: 3px;
  }
  .delivtype-row {
    margin-top: 20px;
    padding-bottom: 20px;
  }
  .city-choose-group {
    margin-bottom: 0;
  }
  .product:hover {
    overflow: hidden;
    z-index: auto;
  }
  .social-icons {
    margin-top: 20px;
  }
  .b-submit {
    margin-top: 20px;
  }
  .shops-invite h5 {
    margin-top: 20px;
  }
  .shops-invite dt {
    float: left;
  }
  div.delivtypes-group-item {
    max-width: 130px;
    padding: 5px 5px;
    margin: 0 10px 10px 0px;
  }
  div.delivtypes-group-item img {
    width: 70px;
  }
}
@media only screen and (max-width: 680px) {
  .index-banner-text {
    width: 100%;
  }
  .index-banner-text h3 {
    font-size: 24px;
  }
}
@media only screen and (max-width: 643px) {
  .top-menu .navbar-default .navbar-toggle {
    margin-top: 110px;
    margin-right: 5px;
  }
  .phones {
    position: absolute;
    top: 5px;
    right: 5px;
    left: auto;
  }
}
@media only screen and (max-width: 570px) {
  .top-menu {
    min-height: 125px;
  }
}
/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  .catalog-wrapper {
    padding-left: 0;
  }
  .cd-dropdown-trigger {
    font-size: 20px;
  }
  .cd-dropdown-trigger::before,
  .cd-dropdown-trigger::after {
    display: none;
  }
  .search-block {
    left: -125px;
    width: 300px;
  }
  .top-menu {
    min-height: 90px;
  }
  .logo img {
    max-width: 220px;
  }
  .logo-slogan {
    max-width: 220px;
  }
  .top-menu .navbar-default .navbar-toggle {
    margin-right: 5px;
  }
  .logo-small {
    display: block;
  }
  .logo-normal {
    display: none;
  }
  .phones p .phone a {
    font-size: 24px;
  }
  .main-bar {
    margin-top: 0px;
  }
  .cab-cart-block {
    font-size: 18px;
  }
  .cab-cart-item-search {
    padding-right: 14px;
  }
  .cab-cart-item {
    padding-left: 5px;
  }
  .basket-checkout .basket-checkout-btn {
    font-size: 16px;
    padding: 20px 16px;
  }
  ul.b-search__ul {
    width: 280px;
  }
  div.delivtypes-group-item {
    max-width: 90px;
    padding: 5px 5px;
  }
  div.delivtypes-group-item img {
    width: 50px;
  }
}
@media only screen and (max-width: 420px) {
  .logo img {
    width: 200px;
  }
  .logo-slogan {
    max-width: 200px;
  }
  .phones p.phone {
    font-size: 16px;
    line-height: normal;
  }
  .header-email {
    font-size: 16px;
    line-height: normal;
    padding-top: 5px;
  }
  .phones p.phone-notice {
    font-size: 14px;
    line-height: normal;
    padding: 0;
  }
  .top-menu .navbar-default .navbar-toggle {
    margin-top: 80px;
    margin-right: 5px;
  }
}
@media only screen and (max-width: 360px) {
  .logo img {
    width: 170px;
  }
  .logo-slogan {
    max-width: 170px;
  }
}
