.description ul, 
.description ol {
  padding-left: 20px;
}
.description ul li {
  list-style: disc; 
}
.description ol li {
  list-style: decimal;
}
.description table td {
  padding: 4px 7px;
  border: 1px solid #e5e5e5;
}

.smart-labels .label-new {
  font-size: 16px;
  color: #fff;
  background: #15ad4a;
  border: 1px solid #15ad4a;
  border-radius: 7px;
  width: 63px;
  height: 35px;
  padding: 7px;
  text-align: center;
}

.smart-labels .label-free-delivery {
  font-size: 16px;
  color: #fff;
  background: #2502fd;
  border: 1px solid #2502fd;
  border-radius: 7px;
  width: 93px;
  height: 35px;
  padding: 7px;
  text-align: center;
}

.block.widget .products-list .product-item-info-box {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 0;
}

.block.widget .products-list .product-item-attribute, .block.widget .products-list .product-item-qty {
  font-size: 16px;
  line-height: 20px;
  color: #191919;
  margin-bottom: 10px;
  display: block;
  text-align: left;
}

.block.widget .products-list .product-item-qty {
  text-align: right;
}

.block.widget .products-list .product-item-attribute span, .block.widget .products-list .product-item-qty span {
  font-weight: 700;
}

.products-grid .product-item .product-item-attributes, .products-list .product-item .product-item-attributes {
  margin-top: 0;
}

.products-grid .product-item .product-item-attribute, .products-list .product-item .product-item-attribute {
  display: block;
  font-size: 16px;
  margin-bottom: 20px;
  text-align: left;
  font-weight: 400;
}

.products-grid .product-item .product-item-attribute span, .products-list .product-item .product-item-attribute span {
  font-weight: 700;
}

.products-grid .product-item .product-item-qty, .products-list .product-item .product-item-qty {
  margin-left: 7px;
  margin-top: 3px;
  display: block;
}

.products-list .product-item .product-item-attribute {
  margin-bottom: 7px;
}

.products-list .product-item .product-item-qty {
  margin: 0;
}

.message-info, .message-notice, .message.notice, .message.info {
  padding: 14px 21px;
}

.page-footer .footer-panel .deliveries img {
  margin: 3px 0 3px 5px;
}

.page-footer .footer-panel .deliveries img:first-child {
  margin-left: 0;
}

.orders-history__wrapper .pager {
  width: 100%;
}

.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__fullscreen-icon {
  width: -moz-calc(100% - 80px);
  width: -webkit-calc(100% - 80px);
  width: -o-calc(100% - 80px);
  width: calc(100% - 80px);
  height: 100%;
  background: none !important;
}

.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__fullscreen-icon:hover {
  background-color: none !important;
}

.product-info-main .product-attachment a, .product.info.detailed .product-attachment a {
  font-size: 20px;
  line-height: 20px;
}

@media (min-width: 992px) {
  .page-main {
    margin-bottom: 32px;
  }
  nav.navigation li.level-top>a {
    padding: 5px 10px 4px;
  }
}

.product-info-main .box-tocart .control {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.product-info-main .box-tocart .control button {
  padding-right: 14px;
  padding-left: 14px;
  font-size: 28px;
  border: 1px solid #fe3435;
  margin-bottom: 8px;
}

.product-info-main .box-tocart .control button:hover {
  border-color: #010100;
}

.product-info-main .box-tocart .control .qty-decrease {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.product-info-main .box-tocart .control .qty-increase {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

button.action.tocart:before, button.action#bundle-slide:before {
  margin-right: 5px;
}

@media (min-width: 480px) {
  .product-info-main .box-tocart .control button {
    margin-bottom: 0;
  }
  .catalog-product-view .box-tocart .field.qty .control input {
    width: 5em;
  }
}

#shopping-cart-table .cart.item .product-item-details dl.item-options {
  margin-top: 10px;
}

#shopping-cart-table .cart.item .product-item-details dl.item-options dd {
  max-width: 30%;
  -webkit-flex-basis: 30%;
  -ms-flex-preferred-size: 30%;
  flex-basis: 30%;
}

#shopping-cart-table .cart.item .product-item-details dl.item-options dt {
  max-width: 65%;
  -webkit-flex-basis: 65%;
  -ms-flex-preferred-size: 65%;
  flex-basis: 65%;
}

.brands-on-homepage {
  padding-top: 30px;
  padding-bottom: 20px;
}

.brands-on-homepage .block-title {
  display: none;
  visibility: hidden;
}

.block.brands-on-homepage .block-content .brandlist {
  margin-bottom: 0;
}

.footer .block.newsletter .content {
  background: #E34F4F;
}

table:not(.totals).table-order-items tbody tr:nth-child(odd) {
  background: #f5f5f5;
}

.block-order-details-view .block-content .box {
  padding-top: 15px;
}

.catalog-product-view .product-info-price .price-box .tax-note {
  display: inline;
  font-size: .5em;
  font-weight: 400;
}

.catalog-product-view .product-info-price .price-box .old-price+.tax-note {
  margin-left: 10px;
}

.catalog-product-view .product-info-price .tax-note-reverse-tax {
  font-weight: 400;
  font-size: 14px;
}

.checkout-index-index .opc-wrapper .step-title, .checkout-index-index .opc-wrapper .fieldset>.field>.label, #opc-sidebar .opc-block-summary span.title, #opc-sidebar .items-in-cart .minicart-items .product-item-name, #opc-sidebar .items-in-cart .minicart-items .subtotal, table#product-comparison tbody tr th.label {
  color: #010100;
}

.opc-progress-bar .opc-progress-bar-item span:before {
  bottom: 0;
}

.table-checkout-shipping-method {
  margin-bottom: 2rem;
}

.checkout-index-index .opc-wrapper .shipping-address-item.selected-item button {
  margin-top: 1rem;
}

.search-autocomplete .search-item .price-container.price-final_price, .search-autocomplete .search-item .tax-note, .search-autocomplete .search-item .tax-note-reverse-tax .price-wrapper.price-excluding-tax {
  display: inline-block;
}

.search-autocomplete .search-item .tax-note {
  color: #010100;
}

.search-autocomplete .search-item .tax-note-reverse-tax {
  display: none;
}

.payment-method img.payment-icon+span, .payment-method img.payment-icon+span+a.action-help {
  display: block !important;
  margin-left: 20px;
}

#checkout-step-payment .fieldset .payment-method-note {
  padding-bottom: 1rem;
}

#checkout-step-payment .discount-code {
  margin-top: 2rem;
}

#checkout-step-payment .payment-group .step-title {
  font-size: 22px;
  line-height: 22px;
  margin-bottom: 24px;
}

#checkout-step-payment .payment-method .payment-method-content {
  padding: 0 16px;
}

@media (min-width: 992px) {
  #checkout-step-payment .payment-option.opc-payment-additional {
    float: left;
    width: 48%;
    max-width: 48% !important;
    margin-right: 1%;
  }
}

#checkout-step-payment .payment-option.opc-payment-additional.comment {
  margin-top: 2rem;
}

select.parcel-terminal-list {
  margin-bottom: 1rem;
}

.filter-options[role="tablist"] .filter-options-content .item a {
  text-transform: initial;
}

#search_mini_form .search-autocomplete ul li.search-item a .special-price {
  margin-right: 10px;
}
#search_mini_form .search-autocomplete ul li.search-item a .special-price .price,
#search_mini_form .search-autocomplete ul li.search-item a .old-price .price {
  display: inline-block;
}
#search_mini_form .search-autocomplete ul li.search-item a .special-price .price {
  color: #fe3435;
}
#search_mini_form .search-autocomplete ul li.search-item a .old-price .price {
  text-decoration: line-through;
}

/*.products-grid .product-item .price-box .old-price, .products-list .product-item .price-box .old-price {*/
/*  font-size: 70%;*/
/*}*/

.product-info-main .prices-tier {
  margin: 1em 0;
  padding: 1em .5em;
  font-size: 1.4em;
  background: #fcf8e3;
  border: 1px solid #fcf8e3;
  border-radius: 5px;
}
.product-info-main .prices-tier .price-tier_price {
  font-weight: bold;
}

@media (min-width: 1200px) {
  .captcha .captcha-image button.captcha-reload {
    position: relative;
    top: -20px;
  }
}

.installation-offer {
  text-align: center;
  padding: 1em;
  border: 1px solid red;
  border-radius: 7px;
  font-size: 1.3em;
  background: #f5f5f5;
}
.select2-search--dropdown {
  display: block;
  padding: 4px 2%;
}
.opc-wrapper .shipping-address-item.selected-item {
  background-color: #f5f5f5;
}

@media (min-width: 992px) {
  nav.navigation li.level-top>ul:not(.megamenu-wrapper), 
  nav.navigation li.level-top>ul:not(.megamenu-wrapper) ul {
    width: auto;
    min-width: 160px;
  }
  nav.navigation li.level-top>ul:not(.megamenu-wrapper) li>a>span, 
  nav.navigation li.level-top>ul:not(.megamenu-wrapper) ul li>a>span {
    white-space: nowrap;
  }
  nav.navigation li.level-top>ul li {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  nav.navigation li.level2 > ul.level2 {
    position: absolute;
  }
  
  .minicart-items-wrapper {
    max-height: 400px !important;
  }
  .minicart-items-wrapper.overflowed {
    overflow-y: auto;
  }
}

.catalog-product-view .product.description .value,
.catalog-product-view .overview .value {
  font-size: 1.1em;
  line-height: 1.4em;
}

.checkout-agreements {
  margin-bottom: 1em;
}
.checkout-agreements button {
  background: none;
  color: #191919;
  font-weight: normal;
  padding-left: .5em;
}
.checkout-agreements button:hover {
  background: none;
  color: #fe3435;
}

@media (min-width: 737px) {
  .add_header_info__mobile {
    display: none;
  }
  .switcher.language.switcher-language .switcher-options .toggle.switcher-trigger {
    display: none;
  }
}

@media (max-width: 736px) {
  .sm-header_customer-menu-wrap.ui-dialog .switcher .switcher-trigger,
  .sm-header_customer-menu-wrap.ui-dialog .switcher .mage-dropdown-dialog a {
    color: #191919;
  }
  .sm-header_customer-menu-container .sm-header_customer-menu .welcome {
    border-bottom: 0;
  }
  .add_header_info__mobile .add_header_info {
    display: block;
    margin-top: 0;
  }
  .add_header_info__mobile .add_header_info .wrap-text {
    justify-content: left;
    padding: 11px 16px;
  }
  .add_header_info__mobile .add_header_info .wrap-text a {
    color: #191919;
  }
  .switcher.language.switcher-language {
    position: absolute;
    top: 0;
    left: 64px;
    width: 90px;
    height: 56px;
    z-index: 20;
  }
  .switcher.language.switcher-language .switcher-options {
    width: 100%;
  }
  .switcher.language.switcher-language .switcher-options .toggle.switcher-trigger {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    line-height: 56px;
  }
  .switcher.language.switcher-language .switcher-options .ui-dialog.ui-widget-content {
    background: #fff;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.25);
  }
  .switcher-language .switcher-dropdown li.switcher-option {
    margin-right: 0;
  }
  .switcher-language .switcher-dropdown li.switcher-option a {
    font-size: 18px;
    font-weight: bold;
    line-height: 56px;
  }
  .switcher-language .switcher-dropdown li.switcher-option strong {
    display: none;
  }
}

.block.related {
  -webkit-order: 4;
  -ms-flex-order: 4;
  order: 4;
}
.block.upsell {
  -webkit-order: 5;
  -ms-flex-order: 5;
  order: 5;
}

[class*="swatch-opt"] .swatch-option.image {
  min-height: 40px;
  border: 0 solid #fff;
  background-size: cover !important;
}


body #co-shipping-form select {
  height: 3.285em;
  min-height: 3.285em;
}
form div.euvat-address-vatid .control._with-tooltip input {
  float: left;
  width: calc(65% - 123px) !important;
}
form div.euvat-address-vatid .control._with-tooltip .field-tooltip {
  right: 113px;
}
form div.euvat-address-vatid button.action-euvat-vatid-validate {
  margin: 3px !important;
}
form div.euvat-address-vatid .euvat-response {
  width: 100%;
  clear: both;
}

