@media (min-width: 768px) {
  .navigation-in ul li a {
    padding: 9px 21px;
  }
  .navigation-in > ul > li.ext.exp > a,
  .navigation-in > ul > li > a:hover,
  .navigation-in > ul > li.ext.exp > a:hover {
    margin: 0;
    padding: 0px 21px;
  }
  .navigation-wrapper .menu-helper:after {
    width: auto;
    padding-top: 3px;
  }
  .categories .topic > a {
    font-size: 18px;
    font-weight: 600;
    color: #222;
  }
}
.navigation-in > ul > li.ext > ul > li > div > a:hover,
.menu-helper > ul > li a:hover,
.box-bg-variant .categories a:hover,
.breadcrumbs a:hover,
.footer-kontakty a:hover,
input[type="checkbox"] + label:hover,
input[type="radio"] + label:hover {
  color: #dc6840;
}
#categories .expandable > .topic > a > span,
#categories .expandable > a > span {
  color: #dc6840;
}
#categories .expandable > .topic > a > span {
  top: 9px;
  font-weight: 600;
  font-size: 12px;
}
.type-category .breadcrumbs,
.type-category .breadcrumbs a {
  color: #fff;
}
.type-category .breadcrumbs > span > a::after {
  filter: invert(1);
}
.products-block .p a.image {
  margin: 0px auto 0;
}
.products-block .p .flags-default {
  top: 0;
}
.products-block .p-bottom .p-tools {
  margin-top: 10px;
}
.products-block .flags-extra {
  bottom: -20px;
  right: -20px;
}
.flag.flag-discount {
  background-color: #222;
}
.flags-extra .flag .price-save,
.flags-extra .flag .price-standard {
  color: #fff;
}
.p-in-in,
.p-desc {
  padding-left: 10px;
  padding-right: 10px;
}
.p-bottom {
  padding: 0 10px 20px;
}
.products-block.products .p .name {
  text-align: left;
  padding: 0;
}
#footer ul a:hover,
#footer .news-item-widget h5 a:hover {
  color: #fff;
}
.benefitBanner {
  border-bottom: none;
  background-color: transparent;
}
.row.banners-row {
  margin-left: 0;
  margin-right: 0;
}
.narrow .banners-row .col-sm-4,
.banners-row .col-sm-4,
.narrow .banners-row .col-sm-8,
.banners-row .col-sm-8 {
  padding: 0;
}
.narrow .banners-row .banner-wrapper + .banner-wrapper,
.banners-row .banner-wrapper + .banner-wrapper {
  margin-top: 0;
}
@media (min-width: 992px) {
  .row.banners-row {
    display: grid;
    grid-template-rows: 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }
  .narrow .banners-row .col-sm-8 {
    width: 100%;
    grid-area: 1 / 1 / 3 / 3;
  }
  .col-sm-4 {
    width: 100%;
    grid-area: 1 / 3 / 3 / 4;
  }
  #carousel {
    height: 100%;
  }
  .carousel-inner {
    min-height: 100% !important;
    display: grid;
  }
  .carousel .carousel-inner > .item {
    height: 100%;
  }
}
.carousel .extended-banner-link {
  top: unset;
  bottom: 30px;
}
.carousel .extended-banner-text {
  top: unset;
  bottom: 100px;
  font-size: 42px;
  line-height: 1.4;
}
.h4.homepage-group-title {
  margin-top: 40px;
}
input[type="checkbox"]:checked + label::before,
input[type="radio"]:checked + label::before {
  background-color: #fff;
}
input[type="checkbox"]:checked + label::after,
input[type="radio"]:checked + label::after {
  content: "";
  width: 14px;
  height: 14px;
  left: 3px;
  padding-left: 0;
  padding-bottom: 0;
  border: none;
  background: #dc6840;
}
input[type="checkbox"]:checked + label:before,
input[type="radio"]:checked + label:before {
  border-color: #dc6840;
}
.type-detail .p-final-price-wrapper {
  flex-direction: column;
  width: 100%;
}
.p-info-wrapper .detail-parameters {
  width: auto;
  height: auto;
}
.type-detail .p-info-wrapper .btn.add-to-cart-button:hover {
  background: #5c7b4f;
}
.link-icon.print span:hover,
.link-icon.watchdog span:hover {
  border-bottom: none;
}
.type-detail .p-code + .p-code {
  display: none;
}
.navigation-buttons > a[data-target="cart"] i {
  display: block;
  background: #fff;
  color: #000;
  left: 38px;
  top: 8px;
}
@media (max-width: 767px) {
  #header .navigation-wrapper {
    margin-top: -2px;
    padding: 0;
  }
  .top-navigation-bar {
    height: 100px;
  }
  #header .site-name {
    top: -100px;
  }
  .responsive-tools > a[data-target="navigation"] {
    right: 10px !important;
    bottom: unset;
    top: 50%;
    transform: translateY(-50%);
  }
  #header .cart-count {
    height: 50px;
    padding: 10px;
    right: 60px;
    top: -75px;
  }
  .top-navigation-bar .container > div.top-navigation-tools--language {
    justify-content: flex-end;
    padding-top: 0px;
    margin-right: 225px;
    align-items: center;
    height: 100px;
  }
  .responsive-tools {
    margin-right: 0;
  }
  .top-navigation-bar .dropdown {
    left: unset;
    top: 69px;
    right: 260px;
  }
}
@media (max-width: 439px) {
  .top-navigation-bar .container > div.top-navigation-tools--language {
    justify-content: flex-end;
    height: 40px;
    margin-right: 50px;
  }
  .top-navigation-bar .dropdown {
    top: 6px;
    right: 10px;
  }
  #header .cart-count {
    top: -60px;
  }
  .responsive-tools > a[data-target="navigation"] {
    top: 43px;
    transform: none;
  }
}

@media (max-width: 767px) {
  .navigation-in,
  #navigation,
  .top-navigation-contacts,
  .top-navigation-menu {
    background-color: #e4dfd3;
  }
  .navigation-in ul.menu-level-2 li a span {
    font-weight: 100;
  }
  .next-to-carousel-banners .extended-banner-text {
    width: 100%;
  }
  .body-banners {
    margin-top: 0;
  }
  .in-index .benefitBanner {
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
.banner-wrapper a img {
  width: 100%;
}
@media (min-width: 321px) and (max-width: 767px) {
  .columns-mobile-2 .products-block > div {
    margin: 0 !important;
    border: solid 3px #e4dfd3 !important;
  }
}
@media (max-width: 320px) {
  .type-index .products-block > div,
  .type-category .products-block > div {
    width: 100%;
  }
}
.columns-mobile-2 .products-block > div .p .name {
  text-align: center;
}

@media (min-width: 768px) {
  .navigation-in > ul > li:first-child {
    margin-left: 20px;
  }
  .navigation-in > ul > li {
    margin: 0;
  }
  .navigation-wrapper .menu-helper {
    right: 40px;
  }
  .navigation-wrapper .menu-helper:after {
    content: "Další kategorie";
    font-weight: 100;
    font-size: 16px;
    width: 75px;
    line-height: 20px;
    padding: 0;
  }
  .menu-level-1 li.ext.exp {
    line-height: unset;
  }
}
@media (min-width: 1200px) {
  .navigation-in > ul > li:first-child {
    margin-left: 96px;
  }
}
.navigation-wrapper .menu-helper:hover:after {
  color: #dc6840;
}
#footer {
  margin-top: 50px;
}
.stars .star,
.stars .star:hover {
  color: #222;
}
@media (max-width: 992px) {
  .section-blog {
    margin: 0 12px 0px;
  }
  .banner {
    min-height: unset;
  }
  .banner-znacky {
    margin-top: 0px;
  }
}
@media (max-width: 1199px) {
  .in-blog.type-post .content-inner {
    margin-left: 20px;
  }
}
@media (max-width: 767px) {
  .co-box h4 {
    padding-left: 80px;
  }
  .co-box h4::before {
    left: 20px;
  }
  ol.cart-header li.active a,
  ol.cart-header li.active strong {
    color: #fff;
  }
  #content .filters-unveil-button-wrapper .btn.unveil-button {
    color: #fff;
    background-image: url(/user/documents/upload/sablona-nemazat/kategorie-pozadi.png);
  }
  #content .filters-unveil-button-wrapper .btn.unveil-button:hover {
    color: #fff;
    background-image: none;
    background-color: #dc6840;
  }
}
.next-step .btn.btn-lg {
  line-height: 1;
}
.next-step .next-step-back {
  padding: 1em;
}
.order-button-suffix {
  margin-top: 4px;
  padding-bottom: 4px;
}
.order-summary-item.price {
  background-color: transparent;
}
.cart-inner .consents,
#checkoutSidebar .next-step {
  background: #fff;
  padding: 20px;
  margin: 0;
}
.sidebar-in-cart .cart-content.summary-wrapper {
  padding-bottom: 20px;
  background: #fff;
}
@media (max-width: 1199px) {
  #checkoutSidebar .next-step-back {
    flex: 1;
    width: 100%;
  }
}
.top-navigation-contacts a > span:after {
  content: " (Po-Pá: 8-18:00)";
}
.products-block > div {
  margin: 0 !important;
}
.products-block.products > div {
  padding: 10px;
  border: solid 3px #e4dfd3 !important;
}
.pagination {
  opacity: 1;
}
.pagination-wrapper .pagination-loader {
  display: flex;
  justify-content: center;
}
.detail-parameters tr.variant-list th {
  display: table-cell;
  color: #222;
  font-size: 18px;
  padding-right: 50px;
}
.type-detail .p-final-price-wrapper .price-standard,
.type-detail .p-final-price-wrapper .price-save {
  display: block;
  font-size: 18px;
}
.type-detail .p-final-price-wrapper .price-save {
  color: green;
}
.type-detail .p-final-price-wrapper .price-standard {
  color: #8e8e8e;
  font-weight: 300;
}
.type-detail .price-final {
  margin: 15px 0 0;
}
@media (min-width: 768px) {
  .ordering-process #navigation,
  .ordering-process .menu-helper {
    xxxopacity: 0;
  }
}
.before-carousel .banners-row > .col-sm-8,
.banners-row .col-sm-8 {
  width: 100%;
  grid-area: 1 / 1 / 3 / 3;
}
.p-tools .btn.btn-primary:hover,
.btn.add-to-cart-button:hover {
  background-color: #5c7b4f;
}
.p:hover .btn-cart:not(:hover) {
  border-color: #dc6840;
  color: #fff;
  background-color: #dc6840;
}
#cboxContent,
#cboxOverlay {
  background-color: #e4dfd3;
}
#cboxContent {
  border-color: #fff;
  background: #fff;
}
.external-fonts-loaded .advanced-order .h2,
.advanced-order .h2 {
  font-size: 32px;
  font-weight: 600;
}
.external-fonts-loaded .advanced-order .h1,
.advanced-order .h1 {
  margin-bottom: 20px;
  margin-top: 20px;
  color: #dc6840;
  font-size: 26px;
}
.advanced-order .extras-wrap {
  justify-content: center;
  background: #e4dfd3;
  padding: 10px;
  margin-top: 30px;
}
.advanced-order .extras-wrap .extra,
.advanced-order .extras-wrap .extra.step {
  margin: 0 20px 0;
}
.advanced-order .extras-wrap .extra.delivery {
  font-size: 18px;
}
.advanced-order .price-range {
  background-color: #fff;
  margin: 10px 0 0;
}
.advanced-order .advanced-order-suggestion {
  border-top-style: none;
  margin-top: 0px;
}
.advanced-order .products-block.products > div {
  border: none !important;
}
@media (max-width: 1199px) {
  .advanced-order .extra.delivery {
    padding-left: 0px;
    margin-bottom: 20px !important;
  }
}

.p-desc {
  font-size: 16px;
  line-height: 16px;
  opacity: 75%;
}
body,
.detail-parameters th span,
.detail-parameters td {
  font-size: 16px;
}
.columns-mobile-2 .products-block > div .p .name {
  text-align: left;
}
.products-block .p-bottom .price-additional {
  font-size: 15px;
}
.type-detail .p-short-description {
  font-size: 18px;
  line-height: 20px;
}
.breadcrumbs,
.breadcrumbs a,
.external-fonts-loaded body,
body.blank-mode,
.external-fonts-loaded .h1,
.external-fonts-loaded .h2,
.external-fonts-loaded .h3,
.external-fonts-loaded .h4,
.external-fonts-loaded .h5,
.external-fonts-loaded .h6,
.external-fonts-loaded .cart-table .main-link,
.external-fonts-loaded .cart-related-name,
.blank-mode h1,
.blank-mode h2,
.blank-mode h3,
.blank-mode h4,
.blank-mode h5,
.blank-mode h6,
.blank-mode .h1,
.blank-mode .h2,
.blank-mode .h3,
.blank-mode .h4,
.blank-mode .h5,
.blank-mode .h6,
.blank-mode .cart-table .main-link,
.blank-mode .cart-related-name,
.external-fonts-loaded ol.cart-header,
.external-fonts-loaded .next-step,
.external-fonts-loaded .price-wrapper,
.external-fonts-loaded .price-additional,
.external-fonts-loaded .price-measure,
.external-fonts-loaded .price-final,
.external-fonts-loaded .price-save,
.external-fonts-loaded .price-standard,
.external-fonts-loaded .btn,
.external-fonts-loaded .products .name,
.order-summary-item.helper > div:last-child,
.in-krok-1 .order-recapitulation strong span,
.in-krok-1 .recapitulation-single strong span,
.in-krok-2 .order-recapitulation strong span,
.in-krok-2 .recapitulation-single strong span {
  font-size: 16px;
}
.slider-wrapper,
.filter-section {
  border-bottom: 2px solid #c8c8c8;
}
.type-detail .p-info-wrapper .quantity .decrease::before {
  margin-left: 2px;
  margin-top: 13px;
}
.navigation-buttons > a[data-target="cart"] i {
  background: #5c7b4f;
  color: #fff;
}
.contact-box ul {
  padding: 0 0 0 20px;
}
.external-fonts-loaded .cart-table .main-link,
.checkout-box-wrapper h4,
.price-wrapper .price-label,
.price-wrapper .price.price-secondary,
.in-krok-1 .order-summary-inner h4,
.in-krok-2 .order-summary-inner h4,
.in-krok-1 .order-summary-inner .cart-item-price,
.in-krok-2 .order-summary-inner .cart-item-price,
.box.co-box h4,
.co-box h4 {
  font-size: 20px;
}
.cart-table .p-total .price-final,
.in-krok-2 .cart-content .p-total .price-final {
  font-size: 20px !important;
  font-weight: 700;
}
@media (min-width: 992px) {
  .admin-bar {
    background-color: #c85021;
    display: block;
  }
  .extra.delivery {
    font-size: 20px;
    line-height: 1.2;
  }
}
.checkout-box-wrapper .mail {
  font-size: 26px;
}
.in-krok-1 .order-summary-inner .cart-item-name,
.in-krok-2 .order-summary-inner .cart-item-name {
  font-size: 14px;
}

@media (min-width: 768px) {
  .type-page .content-inner,
  .type-post .content-inner {
    margin: 0 auto;
  }
  .type-page h1,
  .type-post h1 {
    max-width: 800px;
    margin: auto;
    padding-top: 30px;
  }
  .news-item {
    width: calc((100% - 20px) / 2);
  }
}
#newsWrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 50px 20px;
}
.news-item {
  flex-direction: column;
  text-align: center;
  margin-bottom: 0px;
}
.news-item .text .title {
  height: auto;
}
.news-item .image {
  margin: auto;
}
@media (max-width: 767px) {
  .news-item {
    width: 100%;
    justify-content: center;
    text-align: center;
  }
}
.before-carousel .container {
  padding: 0;
}
@media (min-width: 768px) {
  .menu-helper > ul {
    right: -40px;
    top: 64px;
    border: none;
    background: #2a3424;
  }
  .menu-helper > ul > li > a {
    font-size: 22px;
    padding: 15px 21px;
    text-transform: uppercase;
    color: #fff;
  }
  .menu-helper > ul > li {
    border-top-color: #555555;
  }
  .menu-helper .menu-level-2 a {
    padding: 10px 25px;
  }
}
.basic-description ul li::before {
  position: absolute;
  left: -30px;
}
.basic-description ul li {
  align-items: flex-start;
  flex-direction: column;
  position: relative;
}
.cart-empty .cart-content {
  background-image: none;
  background: transparent;
}
.cart-empty .cart-row > div.col-md-8,
.cart-empty .cart-row > div.col-md-4 {
  margin: auto;
  float: unset;
}
.cart-empty .contact-box ul li > span.mail::before,
.cart-empty .contact-box ul li > span.tel::before {
  filter: invert(1);
}
.cart-empty .cart-heading {
  padding: 30px 20px 0;
  text-align: center;
  font-size: 30px !important;
}
input[type="checkbox"]:checked + label::after {
  left: -2px;
}
.radio-wrapper.active label > span b {
  color: #dc6840;
}
.radio-wrapper.active label .question-tooltip {
  background-color: #dc6840;
  border-color: #dc6840;
}
.radio-wrapper input[type="checkbox"]:checked + label:before,
.radio-wrapper input[type="radio"]:checked + label:before {
  border-color: #dc6840;
}
.radio-wrapper input[type="checkbox"]:checked + label:after,
.radio-wrapper input[type="radio"]:checked + label:after {
  background-color: #dc6840;
}

.navigation-in ul li a b {
 font-weight: 500;
}
.navigation-in>ul>li.ext>ul>li>a.menu-image {
        display: none !important;
}
@media (min-width: 768px) {
.submenu-visible .navigation-in>ul>li.ext.exp>ul {
        padding: 5px;
        gap: 5px;
        left: 0;
        width: 200px;
                top: 100%;
    }
.menu-level-1 li.ext.exp {
        position: relative;
}
.navigation-in ul.menu-level-2 {
        background-color: #E4DFD3;
        border-color: #E4DFD3;
    }
.navigation-in>ul>li.ext>ul>li>div {
        width: 100%;
        padding: 10px 20px;
        background: #fff;
        line-height: 1.2;
    }
    .navigation-in>ul>li.ext>ul>li>div a {
        line-height: 1.2;font-size:16px;
    }
.navigation-in>ul>li.ext>ul>li {
        flex-basis: unset;
        width: 100%;
        min-height: unset;
    }
.navigation-in > ul > li > a, .navigation-in > ul > li.ext.exp > a, .navigation-in > ul > li > a:hover, .navigation-in > ul > li.ext.exp > a:hover {
        padding: 16px 21px;
    }
}
.top-navigation-contacts a > span:before {content: "+420 ";}
.filter-sections input[type="checkbox"]:checked + label::after {
    left: 3px;
}
@media (min-width:768px) and (max-width:1439px) {
#header .site-name {
    top: 0;
    max-width: 125px;
}
.top-navigation-contacts .project-phone {
    justify-content: flex-start;
}
}
.section-blog {display: none;}

.type-detail .availability-amount {
   display: inline-block;
}
    .type-post h1 {
        margin: 0 auto 30px;
    }
.type-post p {
    margin-bottom: 19px;
    font-weight: 100;
}
.type-post li::marker {color:#dc6840;}
.type-post .text a {
    color: #5c7b4f;
    text-decoration: underline;
    text-underline-offset: 4px;
}
.type-post .text a:hover {
    color:#dc6840;
    text-decoration: none;
}
.top-navigation-bar .dropdown button, .top-navigation-bar a {
    color: #272727;
}
@media (min-width: 1440px) {
#header .site-name {
        max-width: 150px;
    }
}
.products-inline>div {
    padding: 10px 5px;
}
.products-inline>div .p .p-in .p-bottom>div .p-tools .to-cart-text {
    display: block;
    color: #fff;
}
.products-inline>div .p .p-in .p-bottom>div .p-tools {
    align-items: center;    gap: 5px;
}
.products-inline>div .p .p-in .p-bottom .btn.btn-primary,
.products-inline>div .p .p-in .p-bottom .btn.add-to-cart-button,
.products-inline>div .p .p-in .p-bottom .btn.btn-cart {
        height: auto;border:none !important;
    }
    .products-inline>div .p .p-in .p-bottom {
        padding: 0 10px 0px;
    }
.advanced-order .extras-wrap {
    background: transparent;
}
.type-detail .p-short-description {
    font-size: 16px;
    line-height: 20px;
    font-family: var(--template-font) !important;
    font-weight: 600;
    color: #666;
    opacity: 1;
}
.products-inline {
    padding: 0 10px;
}
.p-desc, .products-block.products .p .name {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 49px !important;
        margin-bottom: 10px;
}
.products-block.products .p .name {height: 60px !important;}
.type-post p {
    font-size: 16px;
    line-height: 20px;
    font-family: var(--template-font) !important;
    font-weight: 400;
    color: #222;
    opacity: 1;
}
@media (min-width: 992px) {
    .news-item, .blog_wrap > div {
        width: calc((100% - 40px) / 3);
    }
}
.news-item .image {
    width: 100%;
}
.news-item .text {
        max-width: 100%;
}
.news-item .text .title {
    text-transform: none;
    line-height: 1.3;
}
@media (max-width:767px) {
.top-navigation-bar .dropdown button {
    color: #fff;
}
    #header .site-name a img {
        width: 90px;
    }
.carousel .extended-banner-text {
    font-size: 32px;
}
.products-block.products .p .name {
    height: 56px !important;
}
.description-inner {
    padding-bottom: 30px;
}
.products-related {
        justify-content: center;
    }
}
@media (min-width: 768px) and (max-width:991px) {
    .banners-row .col-sm-4 {
        width: 100%;
    }
       .type-index .products-block > div {
        width: 50%;
    }
 .body-banners .banner-wrapper a {    margin: auto;
    display: block;}
}
.homepage-block-background {
    min-height: 825px;
    height:auto;
}
.blog_wrap h4 {
font-size: 32px;
    text-align: center;
        width: 100%;grid-column: span 2;
}
.blog_wrap {    display: flex;
    flex-wrap: wrap;
    gap: 50px 20px;
    justify-content: center;
}
.blog_wrap .news-item .text {
    max-width: 100%;
    width: 100%;
    padding: 0 20px;
}
.news-item .blog-dale {display: none;}
@media (min-width:992px) {
.p-image-wrapper, .p-info-wrapper {
    width: 50%;
    margin-left: 0;
    margin-right: 0;
}
.product-top {
    margin: 0;
}
.type-detail .benefitBanner {
    margin-top: 30px;
}
}

.basic-description, .basic-description p, .basic-description ul li, .basic-description div, .type-detail .p-short-description {
    font-family: var(--template-font) !important;
    font-weight: 400 !important;
    line-height: 1.4 !important;
    letter-spacing: normal !important;
    font-size: 18px !important;
}
.p-desc {font-family: var(--template-font) !important;letter-spacing: normal !important;}

.produkt-detaily .p-detail-info div, .produkt-detaily .zaruka, .produkt-detaily .p-code, .produkt-detaily .p-detail-info, .produkt-detaily .zaruka .row-header-label, .produkt-detaily span.p-code-label,
.produkt-detaily .p-detail-info a, .produkt-detaily .zaruka td, .produkt-detaily .p-code span {
    font-family: var(--template-font) !important;
    line-height: 1.4 !important;
    letter-spacing: normal;
    font-size: 16px;
}
.type-detail .availability-label {
    font-size: 22px;}
.type-detail .price-final {
    font-size: 36px !important;
    margin-top: 0;
}
.p-info-wrapper .price-additional, .detail-parameters th span, .tab-content .detail-parameters td, .tab-content .detail-parameters td a {
    font-family: var(--template-font) !important;
    letter-spacing: normal !important;
}
.produkt-detaily {
        width: auto;
        margin-bottom: 25px;
    }
#essoxSpreadedInstallmentImgPrice {    font-size: 20px;}
.produkt-detaily .p-detail-info a, .produkt-detaily .zaruka td, .produkt-detaily .p-code span,
.produkt-detaily .p-detail-info, .produkt-detaily .zaruka .row-header-label, .produkt-detaily span.p-code-label,
.detail-parameters th span {
    font-weight: 400;
    text-transform: none;
}
.produkt-detaily .p-detail-info a, .tab-content .detail-parameters td a {
    font-weight: 600;
    text-decoration: underline;
    text-underline-offset: 3px;
    text-transform:none;
}
.produkt-detaily .p-detail-info a:hover, .tab-content .detail-parameters td a:hover {
    text-decoration: none;
}
.link-icon.print span, .link-icon.watchdog span {
    font-size: 16px;
}
.type-detail .stars-label {
    font-size: 20px;
}
.flag.flag-new {
    background-color: #404f37;
}
.flag {
    font-size: 18px;
}
#footer .form-group label.whole-width {
    color: #fff;
}
#footer .form-group label.whole-width a {
    color: #5c7b4f;
}
.description-inner {
    padding: 10px 10px 180px 10px;
}
.basic-description {
    padding-right: 0;}
@media (min-width: 992px) {
    .extended-description {
        flex: 0 0 calc(25% - 10px);
    }
}