@charset "UTF-8";

/**
 * Override all Magento base styles.
 * Add theme-specific styles.
 */

/* devanagari */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url(fonts/pxiGyp8kv8JHgFVrLPTucXtAKPY.woff2) format('woff2');
    unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}

/* latin-ext */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url(fonts/pxiGyp8kv8JHgFVrLPTufntAKPY.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url(fonts/pxiGyp8kv8JHgFVrLPTucHtA.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* devanagari */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(fonts/pxiEyp8kv8JHgFVrJJbecmNE.woff2) format('woff2');
    unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}

/* latin-ext */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(fonts/pxiEyp8kv8JHgFVrJJnecmNE.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(fonts/pxiEyp8kv8JHgFVrJJfecg.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* devanagari */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(fonts/pxiByp8kv8JHgFVrLEj6Z11lFc-K.woff2) format('woff2');
    unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}

/* latin-ext */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(fonts/pxiByp8kv8JHgFVrLEj6Z1JlFc-K.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(fonts/pxiByp8kv8JHgFVrLEj6Z1xlFQ.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/**
 *
 *
 * OVERRIDE/EXTEND styles.css
 *
 *
 */

/* Layout %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
body {
    font-family: "Poppins";
}

#root-wrapper {
    opacity: 1 !important;
}

.wrapper {
    border-top-style: solid;
    border-top-width: 5px;
}

/* Additional margin for sidebars
-------------------------------------------------------------- */
.col-left > *,
.col-left .widget-static-block {
    margin-right: 32px;
}

.col-right > *,
.col-right .widget-static-block {
    margin-left: 32px;
}

/* Global Styles %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */

/* Form
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/

/* Page Heading
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.page-title h1,
.page-title h2 {
    margin: 0;
    min-height: 1.3125em; /* 42px. Has to ba aligned with ".block .block-title" */
}

.category-title {
    margin-bottom: 0;
}

/* Global Messages
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.note-msg.empty-catalog {
    background: url(../images/img/empty-catalog.png) 10px 10px no-repeat transparent !important;
    color: inherit;
    min-height: 70px;
    padding: 40px 20px 40px 160px !important;
}

/* BreadCrumbs
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.breadcrumbs {
    line-height: 1.5em; /*18px*/
    margin: 0 0 5px;
}

/* Breadcrumbs on product page */
.catalog-product-view .breadcrumbs {
    margin-bottom: 10px;
}

.mobile_return {
    display: none;
}

/* Header %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */

/* Line breaker */
.user-menu .line-break-after {
    clear: both;
    margin-bottom: 1px;
}

#trustbadge-widget {
    margin-left: 4%;
}

.header-top.header.container.clearer .inner-container {
    display: inline-block;
    float: left;
}

.header-top.header.container.clearer #account-links-wrapper-regular {
    display: inline-block;
    float: right;
}

.header-primary.header.container {
    background-color: whitesmoke;
}

.header-container3 .header-primary-container {
    background-color: whitesmoke;
    padding-top: 10px;
}

#search-wrapper-regular {
    width: 100%;
}

#search-wrapper-regular #header-search .form-search input#search {
    background-color: white;
    width: 100%;
    border: 1px solid #cecece;
    float: inherit;
}

#search-wrapper-regular #header-search {
    width: 100%;
}

/* Regular header %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */

/* Skip link
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.header-regular .skip-link {
    display: none;
}

/* Products counter */
.skip-link .count {
    display: inline-block;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    background-color: red;
    color: #fff;
    border-radius: 3px;

    /* To display products counter sticked above the icon, uncomment this code: */
    /*
    margin-left: -14px;
    margin-right: -7px;
    margin-top: -22px;
    position: relative;
    */
}

/* Selected skip links
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/

/* Cart + compare
-------------------------------------------------------------- */
/* Skip links has to be hidden except cart and compare */
.header-regular .mini-cart-heading,
.header-regular .mini-compare-heading {
    display: block;
}

.header-regular .mini-cart-heading .label.no-display,
.header-regular .mini-compare-heading .label.no-display {
    display: none;
}

.cart-table-wrapper .product-name span.delivery_costs {
    font-size: 13px;
    font-weight: normal;
    display: block;
    white-space: nowrap;
}

/* Vertically aligned grid (in "Header - Primary" section)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.header-regular .hp-blocks-holder {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
}

.header-regular .hp-blocks-holder .hp-block {
    /*float: none;*/
    /*display: table-cell;*/
    /*vertical-align: middle;*/
}

.header-regular .hp-blocks-holder .hp-block:before,
.header-regular .hp-blocks-holder .hp-block:after {
    display: table;
    content: " ";
}

.header-regular .hp-blocks-holder .hp-block:after {
    clear: both;
}

/* Selected elements
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
/* Search
-------------------------------------------------------------- */
/* Let the search box have the same width as containing block */
.header-regular .search-wrapper {
    width: 100%;
}

#search_autocomplete a {
    display: -ms-flexbox;
    display: flex;
    font-weight: normal;
    font-size: 12px;
}

#search_autocomplete a .info {
    flex-grow: 1;
}

#search_autocomplete a .info .price-box {
    text-align: left;
}

#search_autocomplete a .info .name {
    color: #666;
}

#search_autocomplete a div.image {
    margin-right: 8px;
}

#search_autocomplete li.title {
    font-size: 12px;
}

/* Header sections
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.header-regular .left-column {
    text-align: left;
}

.header-regular .central-column {
    text-align: center;
    padding-right: 10px;
}

.header-regular .right-column {
    text-align: right;
}

/* Left column
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
/* Dropdowns
-------------------------------------------------------------- */
/* Force left-aligned edge of dropdowns */
.header-regular .left-column .dropdown .dropdown-content {
    left: 0;
    right: auto;
}

/* Avoid dropdown heading stretched in containing block */
.header-regular .left-column .dropdown {
    display: inline-block;
}

/* Search box
-------------------------------------------------------------- */
.header-regular .left-column .search-wrapper {
    float: left;
}

/* Elements of User Menu
-------------------------------------------------------------- */
.header-regular .left-column .user-menu .search-wrapper,
.header-regular .left-column .user-menu .mini-cart,
.header-regular .left-column .user-menu .mini-compare,
.header-regular .left-column .user-menu .top-links,
.header-regular .left-column .user-menu .top-links ul {
    float: left;
}

/* Right column
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
/* Dropdowns
-------------------------------------------------------------- */
/* Force right-aligned edge of dropdowns */
.header-regular .right-column .dropdown .dropdown-content {
    left: auto;
    right: 0;
}

/* Avoid dropdown heading stretched in containing block */
.header-regular .right-column .dropdown {
    display: inline-block;
}

/* Search box
-------------------------------------------------------------- */
.header-regular .right-column .search-wrapper {
    float: right;
}

/* Elements of User Menu
-------------------------------------------------------------- */
.header-regular .right-column .user-menu .search-wrapper,
.header-regular .right-column .user-menu .mini-cart,
.header-regular .right-column .user-menu .mini-compare,
.header-regular .right-column .user-menu .top-links,
.header-regular .right-column .user-menu .top-links ul {
    float: right;
}

/* Main menu
-------------------------------------------------------------- */
.header-regular .right-column .nav-container {
    float: right;
}

/* Central column
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
/* Search box
-------------------------------------------------------------- */
/* Centered search box */
.header-regular .central-column .form-search {
    margin: 0 auto;
}

/* Elements of User Menu
-------------------------------------------------------------- */
/* Elements of the central column are centered so the "user-menu" container also needs to be centered:
   so it needs to be inline-block, it can't float and can't have 100% width. */
.header-regular .central-column .user-menu {
    display: inline-block;
    float: none;
    width: auto;
}

.header-regular .central-column .user-menu .search-wrapper,
.header-regular .central-column .user-menu #mini-cart-wrapper-regular, /* IMPORTANT: cart wrapper also needs to float */
.header-regular .central-column .user-menu .mini-cart,
.header-regular .central-column .user-menu .mini-compare,
.header-regular .central-column .user-menu .top-links,
.header-regular .central-column .user-menu .top-links ul {
    float: right;
}

#mini-cart .cart_block {
    background: linear-gradient(to bottom, #f56348 0%, #f33f1c 100%);
    padding: 0 25px;
    height: 40px;
    display: flex;
    align-items: center;
}

#mini-cart span.basket {
    display: none;
}

.cart_block span.label {
    background-color: inherit !important;
    color: white !important;
}

.cart_block span.count {
    border: 2px solid #d4cfcf;
    border-radius: 11px;
    padding: 1px 5px 1px 5px;
    position: absolute;
    top: -10px;
    right: -9px;
}

/* Hidden elements
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.header-regular .logo-wrapper--mobile,
.header-regular .logo--mobile,
.header-regular .header-collateral,
.header-regular .after-mobile-logo,
.header-regular .skip-links-clearer,
.header-regular #search-wrapper-mobile,
.header-regular #user-menu-wrapper-mobile,
.header-regular #account-links-wrapper-mobile,
.header-regular #mini-cart-wrapper-mobile,
.header-regular #mini-compare-wrapper-mobile {
    display: none;
}

/* Other
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
/*.header-regular .header-top .lang-switcher,
.header-regular .header-top .currency-switcher, */
.header-regular #lang-switcher-wrapper-regular,
.header-regular #currency-switcher-wrapper-regular,
.header-regular .header-top .dropdown {
    margin: 0;
}

/* Mobile header %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */

/* Skip links
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
/* Some skip links are also displayed in regular header so the styles specific to mobile header
   have to be applied with "header-mobile" class */
.header-mobile .skip-link {
    position: relative;
    float: left;
    width: 20%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
}

.header-mobile a.skip-link {
    text-decoration: none;
}

/*.header-mobile .skip-link:not(.skip-active):hover*/
.header-mobile .skip-link:hover {
    opacity: 0.7;
}

.header-mobile .skip-link.skip-active:hover {
    opacity: 1;
}

/* Elements
-------------------------------------------------------------- */
.header-mobile .skip-link .icon {
    display: inline-block;
    vertical-align: middle;
    margin-right: 3px;
    margin-bottom: 7px;
    font-size: 16px;
    line-height: 16px;
}

.header-mobile .skip-link .label {
    display: inline-block !important; /* Added "!important" because label can be hidden in cart and in compare */
    vertical-align: middle;
    line-height: 16px;
    font-size: 14px;
}

.header-mobile .skip-link .count {
    display: inline-block;
    vertical-align: middle;
}

.header-mobile .skip-link .caret {
    display: none;
}

/* Active link
-------------------------------------------------------------- */
.header-mobile .skip-link.skip-active,
.header-mobile .skip-link:hover {
    color: inherit;
}

.header-mobile .skip-link.skip-active span {
    color: inherit;
}

.header-mobile .skip-link.skip-active .count {
    color: #fff;
}

/* Size
-------------------------------------------------------------- */
.header-mobile .skip-links--1 .skip-link {
    width: 100%;
}

.header-mobile .skip-links--2 .skip-link {
    width: 50%;
}

.header-mobile .skip-links--3 .skip-link {
    width: 33.33%;
}

.header-mobile .skip-links--4 .skip-link {
    width: 25%;
}

.header-mobile .skip-links--5 .skip-link {
    width: 20%;
}

.header-mobile .skip-links--6 .skip-link {
    width: 16.66%;
}

/* Selected skip links
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
/* Compare
-------------------------------------------------------------- */
/* Hide compare block's heading (only heading) */
.header-mobile .mini-compare .mini-compare-heading {
    display: none;
}

.header-mobile .mini-compare .actions {
    border: none;
    padding-top: 0;
}

/* Cart + compare
-------------------------------------------------------------- */
/* Important: possible value "relative" of the "position" property.
   In mobile header, we need to reset "position" of the dropdown container so that it doesn't cover other skip links.
   We also need to remove float.
   */
.header-mobile .mini-cart,
.header-mobile .mini-compare {
    position: static;
    float: none;
}

.header-mobile .mini-cart-content,
.header-mobile .mini-compare-content {
    clear: both;
    width: 100%;
}

/*.header-mobile .skip-cart { float: right; }
.header-mobile .skip-compare { float: right; }*/

/* Skip content
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.header-mobile .skip-content {
    display: none;
}

.header-mobile .skip-content.skip-active {
    display: block;
}

/* Styls required in skip-content blocks are added through
   special class so that we can control which blocks are styled
-------------------------------------------------------------- */
.header-mobile .skip-content--style {
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

    /* Skip content blocks have to be reset the same as all grid units
       because skip content blocks can have grid units */
    width: 100% !important; /* Added "!important" to override units with "no-gutter" */
    margin: 0;
}

.header-mobile .skip-content--style:before,
.header-mobile .skip-content--style:after {
    display: table;
    content: " ";
}

.header-mobile .skip-content--style:after {
    clear: both;
}

/* Containers
-------------------------------------------------------------- */
/* In mobile header set new bottom padding for primary header
   to show space at the very bottom of skip links and skip content blocks
   (which are inside primary header) */
.header-mobile .header-primary {
    padding-bottom: 20px;
}

/* Main menu is outside primary header so we need to pull it up
   to get rid of the gap between menu and its skip link.
   Important: but only when menu is in the full width container
   (so when it's child of ".header-container3" element)
   and not when menu is inside one of other containers.
*/
.header-mobile .header-container3 > .nav-container {
    margin-top: -20px;
    margin-bottom: 20px;
}

/* Selected skip content
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
/* Search
-------------------------------------------------------------- */
.header-mobile .form-search {
    width: 100%;
}

.header-mobile .form-search .input-text {
    width: 100%;
}

/* Cart + compare
-------------------------------------------------------------- */
.header-mobile .mini-cart-content,
.header-mobile .mini-compare-content {
    clear: both;
    width: 100%;
}

/*New Cart Design============================================*/

.block_cart_below_table.grid-full.alpha.omega .grid12-4 .std {
    padding-top: 18px;
}

.main-cart .cart_left_side .cart-collaterals {
    margin-top: 0;
}

.similar_title p {
    font-size: 1.5em;
    line-height: 1.2222em;
    margin-bottom: 15px;
    padding: 7px 0;
    border-bottom: 1px solid #e5e5e5;
    margin-top: 20px;
}

.col-delete.mobile_delete {
    display: none;
}

#shopping-cart-table a.mobile_delete {
    display: none;
}

.main-container.col1-layout .inner-container .main-cart {
    display: -ms-flexbox;
    display: flex;
    font-family: "Poppins";
}

#shopping-cart-totals-table .shipping-method-select span.price {
    margin-right: 0;
}

.main-container.col1-layout .inner-container .main-cart span {
    font-family: "Poppins";
}

.main-cart .cart_left_side {
    width: 100%;
}

.cart_left_side .cart {
    border: 1px solid #cbcfce;
    margin-bottom: 0;
    border-bottom: none;
}

.cart_left_side #discount-coupon-form .discount-form {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}

.cart_left_side #discount-coupon-form .discount h2 {
    display: none;
}

.cart_left_side .discount_coupon_form {
    width: 70%;
    padding: 20px 5px 20px 20px;
}

.cart_left_side .discount_coupon_form .discount-form .buttons-set {
    margin: 0;
    padding-top: 0;
}

.cart_left_side .discount_coupon_form.mobile {
    display: none;
}

.cart_left_side .discount-form .buttons-set .button:hover {
    background: linear-gradient(to bottom, #F3821C 0%, #F3704C 100%);
}

#shopping-cart-table .btn-update {
    margin-right: 20px;
    border: 1px solid #d0d0d0;
}

#header-cart .actions button:first-of-type {
    box-shadow: inset 0 0 0 1px #d0d0d0;
}

#colibo_popup .popup-buttons .colibo-button.silver.close {
    border: 1px solid #d0d0d0;
    font-family: "Poppins";
    font-size: 12px;
    font-weight: normal;
    color: #333333;
}

#colibo_popup .popup-buttons .colibo-button.silver.close:hover {
    background-color: #e26703;
    color: #ffffff;
}

#shopping-cart-table tr.odd td.last {
    padding-right: 13px;
}

.cart_left_side .discount-form .buttons-set .button {
    background: linear-gradient(to bottom, #f56348 0%, #f33f1c 100%);
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    height: 40px;
}

.cart-right-column.mobile-mini,
.cart-right-column.mobile_cart {
    display: none;
}

.cart_left_side .discount-form label {
    font-size: 13px;
    color: #515151;
    margin-right: 10px;
    margin-bottom: 10px;
    width: 100%;
}

.order-confirm-block .btn-update {
    height: 40px;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    border: 1px solid #cbcfce;
}

.cart_left_side .order-confirm-block .checkout-types .btn-proceed-checkout {
    line-height: 0;
}

.checkout-types.mobile {
    display: none;
}

.cart_left_side .discount-form .input-box {
    width: 38%;
    margin-right: 10px;
    height: 40px
}

.cart_left_side .discount-form .button span {
    font-size: 17px;
    font-weight: 500;
}

.cart_left_side .discount-form .buttons-set {
    border-top: none;
}

.cart_left_side .order-confirm-block {
    border: 1px solid #cbcfce;
    border-top: none;
    background-color: #f5f5f5;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 10px 20px;
}

.cart_left_side .order-confirm-block .checkout-types {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    /*-ms-flex-flow: row-reverse;
    flex-flow: row-reverse;*/
    width: 400px;
    margin-left: auto;
}

.cart_left_side .order-confirm-block .checkout-types li > span {
    display: none;
}

.cart_left_side .order-confirm-block .checkout-types li .btn-proceed-checkout {
    background: linear-gradient(to bottom, #f56348 0%, #f33f1c 100%);
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    height: 40px
}

.cart_left_side .input-box .input-text {
    width: 100%;
    height: 40px;
}

.inner-container .cart-right-column .page-title,
.cart_left_side .page-title.title-buttons {
    padding: 7px 0;
    margin: 0;
    border-bottom: 1px solid #cbcfce;
}

#shopping-cart-table .cart-table-head {
    background-color: #f5f5f5;
    border-bottom: 1px solid #cbcfce;
}

.cart-collaterals.nested-container .trusted_description {
    display: -ms-flexbox;
    min-width: 80px;
    display: flex;
    padding: 10px 25px 10px 10px;
}

.cart-collaterals.nested-container .trusted_description h5 {
    width: 80px;
    font-size: 13px;
    margin-top: 61px;
}

#shopping-cart-table .cart-table-head td {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

#shopping-cart-table tbody td.col-total {
    text-align: right;
}

.cart-collaterals.nested-container .cart-right-column {
    width: 70%;
}

.cart-right-column .totals-inner #shopping-cart-totals-table {
    width: 100%;
}

.cart-right-column .totals-inner #shopping-cart-totals-table tbody tr td {
    font-size: 16px;
}

.checkout-types .btn-checkout span {
    font-size: 17px;
    font-weight: 500;
    font-family: "Poppins";
}

.cart-right-column .totals-inner #shopping-cart-totals-table tr :first-child {
    text-align: left !important;
}

.cart-right-column .totals-inner #shopping-cart-totals-table tr {
    line-height: 1.7;
}

.cart-right-column .totals-inner .checkout-types li {
    text-align: center;
}

.cart-right-column .totals-inner .checkout-types #payButtonWidgetDiv {
    float: left;
    width: 100%;
}

#shopping-cart-table .product-name .shipping_block {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 15px;
}

#shopping-cart-table .product-name .shipping_block .delivery_costs {
    margin-right: 10%;
}

#shopping-cart-table .product-name .shipping_block .delivery_costs p {
    color: #000;
    font-size: 15px;
}

#shopping-cart-totals-table {
    border-left: 1px solid #cbcfce;
}

#shopping-cart-totals-table tbody > :first-child {
    border-bottom: 1px dotted #cbcfce;
}

#shipping_price_id {
    display: none;
}

#shipping_price_id + label {
    position: absolute;
    z-index: 1;
    top: 14px;
}

#shipping_price_id:checked + label:after {
    position: absolute;
    content: " ";
    width: 2px;
    height: 7px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=5);
    border: 2px solid #549900;
    border-top-color: transparent;
    border-left-color: transparent;
    left: 6px;
    top: 0;
    border-radius: 2px;
    cursor: pointer;
}

#shipping_price_id + label:before {
    position: absolute;
    content: " ";
    width: 15px;
    height: 15px;
    background-color: white;
    border: 1px solid #d4d4d4;
    border-radius: 3px;
    left: 0;
    top: 4px;
    display: block !important;
    margin-top: -5px;
    cursor: pointer;
}

.shipping-method-select {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: baseline;
    align-items: baseline;
}

.shipping-method-select span.is_delivery {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    line-height: 1.5;
}

.shipping-method-select span.is_delivery span.first {
    font-weight: bold;
    font-size: 15px;
    color: #62605e;
}

.shipping-method-select span.is_delivery span.second {
    font-size: 15px;
    white-space: nowrap;
}

.shipping-method-select span.is_delivery {
    margin-left: 35px;
    margin-right: 0 !important;
}

.shipping-method-select {
    position: relative;
}

#shopping-cart-totals-table tfoot tr > td:first-child,
#shopping-cart-totals-table tbody tr > td:first-child {
    padding-left: 25px;
}

#shopping-cart-totals-table tfoot tr > td span,
#shopping-cart-totals-table tbody tr > td span {
    margin-right: 45px;
    font-family: "Poppins";
}

.cart-right-column .totals-inner #shopping-cart-totals-table tbody tr:not(:first-child) {
    line-height: 1.2;
}

.cart-right-column .totals-inner #shopping-cart-totals-table tbody tr:not(:first-child) td {
    font-weight: normal;
}

.cart-right-column .totals-inner #shopping-cart-totals-table tbody tr:last-child td:first-of-type:after {
    font-size: 14px;
    font-weight: 100;
}

.cart-right-column .totals-inner #shopping-cart-totals-table tbody tr:last-child td:first-of-type {
    font-size: 14px;
    font-weight: 100;
}

#shopping-cart-totals-table tbody tr:last-child td:last-of-type span {
    font-size: 14px;
    font-weight: 100;
}

.cart-right-column .totals-inner #shopping-cart-totals-table tbody tr:last-child td {
    padding-bottom: 5px;
}

.cart-right-column .totals-inner #shopping-cart-totals-table tbody tr:not(:first-child):not(:last-child) td {
    position: relative;
    padding-left: 25px;
    padding-top: 15px;
    border-bottom: 1px dotted #cbcfce;
}

.cart-right-column .totals-inner #shopping-cart-totals-table tfoot td strong span {
    font-size: 16px;
}

#shopping-cart-totals-table tfoot tr td strong {
    font-size: 16px;
}

.totals-inner #shopping-cart-totals-table tfoot tr td {
    padding-top: 5px !important;
}

.cart-right-column .totals-inner #shopping-cart-totals-table tfoot tr td,
.cart-right-column .totals-inner #shopping-cart-totals-table tbody tr td {
    padding-top: 15px;
    padding-bottom: 15px;
}

.block_cart_below_table .grid12-4 {
    height: 200px;
    margin-left: 10px;
    margin-right: 0;
}

.block_cart_below_table.grid-full.alpha.omega .grid12-4 .std {
    padding-top: 0;
}

.block_cart_below_table.grid-full.alpha.omega {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.cart_left_side > h1 {
    margin: 10px 0 25px 25px;
}

.cart_left_side .cart {
    border-bottom: 2px solid #d7181e;
}

.cart_left_side .cart-collaterals.nested-container {
    width: 100%;
    margin-left: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
    box-sizing: border-box;
    border: 1px solid #cbcfce;
    border-top: none;
}

#shopping-cart-table.data-table tr.even.last td {
    border-bottom: none;
}

#shopping-cart-table .additional-product .image {
    width: 120px;
    text-align: center;
    padding: 0px 10px 0px 0px;
    flex-shrink: 0;
}

#shopping-cart-table .addition-product-wrapper {
    width: 50%;
    float: left;
    display: flex;
    flex-wrap: nowrap;
    align-items: stretch;
    box-sizing: border-box;
    padding: 17px 0px 17px 20px;
    background-color: whitesmoke;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    z-index: 2;
    position: relative;
}

#shopping-cart-table .addition-product-wrapper .image {
    position: relative;
}

#shopping-cart-table .addition-product-wrapper .image:before {
    content: "+";
    position: absolute;
    top: 50%;
    color: #d7181e;
    font-size: 40px;
    left: -10px;
    margin-top: -10px;
    z-index: 99;
}

#shopping-cart-table tr.additional-product > td {
    border-bottom: none;
}

#shopping-cart-table .addition_products > .addition-product-wrapper .btn-cart-wrapper {
    border-right: 1px solid #e5e5e5;
}

#shopping-cart-table .addition_products > .addition-product-wrapper ~ .addition-product-wrapper .btn-cart-wrapper {
    border-right: none;
}

#shopping-cart-table .addition-product-wrapper p.price {
    font-size: 14px;
    line-height: 14px;
    margin-top: auto;
}

#shopping-cart-table .addition-product-wrapper a.btn-cart {
    background: linear-gradient(to bottom, #f56348 0%, #f33f1c 100%);
    color: white;
    font-size: 14px;
    line-height: 35px;
    font-weight: 700;
}

#shopping-cart-table .addition-product-wrapper a.btn-cart:hover {
    background: linear-gradient(to bottom, #F3821C 0%, #F3704C 100%);
}

#shopping-cart-table .addition-product-wrapper .title {
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
}

#shopping-cart-table .addition-product-wrapper .description {
    flex-grow: 1;
    display: flex;
    flex-flow: column wrap;
}

#shopping-cart-table .addition-product-wrapper .free-shipping {
    font-size: 13px;
    line-height: 13px;
    color: #f33f1c;

}

#shopping-cart-table .additional-product td {
    padding: 0 !important;
}

#shopping-cart-table .additional-product.last .addition-product-wrapper {
    border-bottom: none;
}

#shopping-cart-table .additional-product .image a {
    position: relative;
    display: inline-block;
    width: 95px;
}

#shopping-cart-table .additional-product .image a img {
    min-height: 55px;
}

#shopping-cart-table .additional-product .btn-cart-wrapper {
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 10px;
    display: flex;
    align-items: center;
}

#shopping-cart-table .addition_products:before {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    top: 50%;
    background-color: #e5e5e5;
    z-index: 1;
    left: 0;
}

#shopping-cart-table .addition_products {
    position: relative;
    top: -1px;
    background: white;
}

#shopping-cart-table .addition-product-wrapper:only-child {
    border: 1px solid #e5e5e5 !important;
    margin-left: 136px;
    width: 599px;
}

#shopping-cart-table .addition-product-wrapper:only-child .btn-cart-wrapper {
    border: none;
}

#shopping-cart-table .additional-product .image a:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.35);
    z-index: 999;
    opacity: 0.1;
}

/* Vertically aligned grid of blocks (in "Header - Primary" section).
   In mobile header all blocks are stretched to full width
   and stack vertically.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.header-mobile .hp-blocks-holder .hp-block {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
}

/** FILTER SLIDES **/
.slides-filter-hide .filter-slides-inputs {
    display: none;
}

@media only screen and (min-width: 960px) and (max-width: 1100px) {

    .cart_left_side .discount_coupon_form .discount-form .buttons-set {
        margin-top: 5px;
        width: 90%;
    }

    .cart_left_side .discount-form .input-box {
        width: 90%;
    }
}

@media only screen and (max-width: 960px) {

    #shopping-cart-table .addition-product-wrapper {
        width: 100%;
    }

    #shopping-cart-table .addition-product-wrapper .btn-cart-wrapper {
        border-right: none !important;
    }

    /* If special class exists,
       reset blocks below this breakpoint - blocks become full width and stack vertically. */
    .header-regular .hp-blocks-holder--stacked .hp-block {
        display: block;
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0;
    }

    .discount_coupon_form.mobile #discount-coupon-form .buttons-set .button {
        font-size: 16px;
    }

    .discount_coupon_form.mobile #discount-coupon-form .discount-form {
        -ms-flex-flow: initial;
        flex-flow: initial;
    }

    .cart-collaterals.nested-container .trusted_description {
        padding: 20px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .cart-collaterals.nested-container .trusted_description h5 {
        width: 145px;
    }

    .cart-collaterals.nested-container .cart-right-column.grid12-4 {
        width: 416px;
    }

    .discount_coupon_form.mobile #discount-coupon-form .discount-form label {
        width: 40%;
        margin-right: 10px;
        margin-bottom: 0;
        font-size: 14px;
    }

    .discount_coupon_form.mobile h5 {
        display: none;
    }

    .discount_coupon_form.mobile #discount-coupon-form .discount-form .input-box {
        width: 35%;
        margin-right: 10px;
        height: auto;
    }

    .cart_left_side .discount_coupon_form.mobile {
        display: block;
        width: auto;
        border-left: 1px solid #cbcfce;
        border-right: 1px solid #cbcfce;
        padding-right: 20px;
    }

    .cart_left_side .discount_coupon_form {
        display: none;
    }

    .cart-right-column.mobile_cart {
        display: block;
    }

    .cart-right-column.desctop_cart {
        display: none;
    }

    .block_cart_below_table.grid-full.alpha.omega {
        display: block;
    }

    .block_cart_below_table.grid-full.alpha.omega .grid12-4 .std {
        padding-top: 15px;
    }

    .main-container.col1-layout .inner-container .main-cart {
        display: block;
    }

    .main-cart .cart_left_side {
        width: 100%;
    }

    .main-cart .block_cart_below_table .grid12-4 {
        height: 198px;
        width: 95%;
        margin-bottom: 6px;
        margin-left: 0;
        padding: 0;
    }

    .main-cart .cart-right-column.grid12-4 {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
    }

    /* Remove floating of the menu container */
    .header-regular .hp-blocks-holder--stacked .nav-container {
        float: none;
    }

    .header-regular .hp-blocks-holder--stacked .right-column {
        text-align: inherit;
    }

    /* Logo
    -------------------------------------------------------------- */
    .header-regular .hp-blocks-holder--stacked .logo-wrapper {
        text-align: center;
    }

    .header-regular .hp-blocks-holder--stacked .logo-wrapper .logo {
        max-width: 60%;
        margin-left: auto; /* Margins "auto" not needed. Left in case custom CSS removes "display:inline-block" from the ".logo" element. */
        margin-right: auto;
    }

    /* Search
    -------------------------------------------------------------- */
    .header-regular .hp-blocks-holder--stacked .search-wrapper {
        float: none;
        max-width: 440px;
        margin: 10px auto; /* Add space above and below search box */
    }

}

/* Top links
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.header-mobile .top-links {
    float: none !important;
    clear: both;
}

.header-mobile .top-links ul {
    float: none !important;
}

/* Generic vertical inline links
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.header-mobile .skip-content .links > li {
    float: none;
    line-height: 44px;
    font-size: 16px;
}

.header-mobile .skip-content .links > li > a {
    background-image: none; /* Remove link separators */
}

/* Logo and collateral elements
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
/* Regular logo */
.header-mobile .logo-wrapper--regular {
    display: none;
}

/* Mobile logo */
.header-mobile .logo-wrapper--mobile {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.header-mobile .logo-wrapper--mobile .logo {
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
}

/* Header collateral elements */
.header-mobile .header-collateral {
    float: right;
    text-align: right;
}

/* If collateral next to logo, logo floats left */
.header-mobile .header-collateral + .logo-wrapper--mobile {
    float: left;
    text-align: left;
}

/* Other
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.header-mobile .line-break-after {
    display: none !important;
}

.header-container3 .inner-container .header a {
    color: #000;
}

/* User menu
-------------------------------------------------------------- */
.header-mobile .user-menu {
    float: none !important;
    margin: 0; /* Important: remove margins to collapse the block completely */
}

/* Language/currency switcher
-------------------------------------------------------------- */
/*.header-mobile #lang-switcher-wrapper-regular,
.header-mobile #currency-switcher-wrapper-regular {
	display: none;
}*/
.header-mobile.move-switchers #lang-switcher-wrapper-regular,
.header-mobile.move-switchers #currency-switcher-wrapper-regular {
    display: none;
}

/* Mobile menu inside mobile header
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
/* Hide/show basic elements */
.header-mobile .mobnav-trigger-wrapper {
    display: none !important;
}

/* Always hidden */
.header-mobile .nav-mobile {
    display: block !important;
}

/* Always displayed */

/* Remove side padding from inner container when menu container has "simple" class */
.header-mobile .nav.simple .inner-container {
    padding-left: 0;
    padding-right: 0;
}

/* Containers
-------------------------------------------------------------- */
/* Important: menu container is also a "skip-content" block */
.header-mobile .nav-container {

    /* Padding for menu container may be added via admin panel so we need to remove it here */
    padding: 0;

    /* If needed, reset also other styles which are added to standard "skip-content" blocks */

    /* Remove background color */
    background-color: transparent !important;
}

/* Menu bar
-------------------------------------------------------------- */
/* Remove shadow */
.header-mobile .nav-container .nav,
.header-mobile .nav-container #nav {
    box-shadow: none;
}

.header-mobile .nav-border-bottom {
    border-bottom: none;
}

/* Menu items
-------------------------------------------------------------- */
/* Mobile menu - remove possible gap from the top of the very first item.
   Gaps are added as dividers between items of the mobile menu accordion. */
.header-mobile .nav-mobile .nav-item.nav-1 {
    margin-top: 0 !important;
}

/* Hidden elements
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.header-mobile .container_header_primary_left_1,
.header-mobile .container_header_primary_central_1,
.header-mobile .container_header_primary_right_1 {
    display: none;
}

/* Sticky header %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */

.sticky-header .sticky-container {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 1000;
    background-color: #fff;
}

/* Reset selected styles of the menu bar in sticky header
-------------------------------------------------------------- */
/* Remove additional padding above and below the menu container */
.sticky-header .nav-container {
    padding-top: 0;
    padding-bottom: 0;
}

/* Remove background color and vertical padding (they work as an outline of the menu bar) from the nav container */
.sticky-header .nav-container .nav {
    background-color: transparent;
    padding-top: 0;
    padding-bottom: 0;
}

/* Remove shadow from the menu bar and from the menu bar container */
.sticky-header .nav-container .nav,
.sticky-header .nav-container #nav {
    box-shadow: none !important;
}

/* Category labels
-------------------------------------------------------------- */
/* Make top-level category labels invisible */
.sticky-header .nav-regular .nav-item.level0 > a .cat-label {
    display: none;
}

/* Alternatively, we can make the labels smaller */
/*.sticky-header .nav-regular .nav-item.level0 > a .cat-label {
	font-size: 11px;
	line-height: 15px;
	padding: 0 4px;
	top: 2px;
}
.sticky-header .nav-regular .nav-item.level0 > a .pin-bottom:before { display: none; }*/

/* Full width content
-------------------------------------------------------------- */
.sticky-header .sticky-container--full-width .container {
    /* Stretch the container to take all available space */
    max-width: none;
    width: 100%;
}

.sticky-header .sticky-container--full-width .inner-container {
    padding-left: 0;
    padding-right: 0;
}

/* Hide selected elements
-------------------------------------------------------------- */
/* Text label of the dropdown when inside sticky header */
.sticky-header .nav-holder .dropdown-heading .label {
    display: none;
}

/* Sticky header + mobile menu %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */

/*.sticky-header .nav-container {
	height: 55px;
}
.sticky-header .nav-mobile {
	height: 300px;
	overflow-y: auto;
	overflow-x: hidden;
}*/

/* Sidebar %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */

/* Block lists
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.block-viewed .block-content ol,
.block-compare .block-content ol,
.block-compared .block-content ol {
    padding-left: 0;
    list-style: none;
}

.block-viewed .block-content li.item,
.block-compare .block-content li.item,
.block-compared .block-content li.item {
    background: url(../images/img/bullet.png) no-repeat 3px 10px;
    padding-left: 15px;
}

/* Block: Related
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
/* Align block title with the tabs on product page */
/*.block-related .section-title { padding-top: 19px; }*/

/* Block: Account
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.block-account .block-title {
    background: url(../images/img/ic-account.png) 5px 2px no-repeat;
    padding-left: 42px !important;
}

.block-account .block-content {
    padding: 10px 0 0;
}

.block-account li > * {
    padding: 2px;
}

.block-account li.current strong {
    font-weight: bold;
}

/* Category view %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
.products-grid .item {
    -webkit-tap-highlight-color: transparent;
}

/* Product view elements %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */

/* Availability
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.availability {
    float: right;
}

/* Product page %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */

/* Prices
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
/* Bundle product */
.price-box-bundle {
    border-bottom: 1px solid #e5e5e5;
    margin: -10px 0 15px; /* Move up to align with the main price box */
    padding-bottom: 15px;
}

/* Main containers
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
/* Margin before price box */
.product-view .space-before-avail {
    margin: 0 0 15px;
    height: 0;
    line-height: 0;
}

/* Upper part of the container */
.product-view .product-type-data > .price-box {
    border-top-style: solid;
    border-top-width: 1px;
    margin: 10px 0 0;
    padding: 10px 0;
}

/* Other
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
/* Reviews */
.product-view .box-reviews .buttons-set {
    margin-left: 0;
    margin-right: 0;
}

/* New elements
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.product-view .sku {
    margin: 15px 0;
}

.product-view .sku .label {
    font-weight: bold;
}

/* Product type specific data
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.product-view .is-type-grouped .availability {
    margin-top: 0;
    margin-bottom: 0;
}

.product-view .grouped-items-table input.input-text {
    height: 26px;
    padding: 4px; /* Decrease default height and padding */
}

/* My Account %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */

/*.my-account .pager { margin: -1px 0 20px; }*/

/**
 *
 *
 * MISCELLANEOUS
 *
 *
 */

/* Accordion/collapsible %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */

/* Accordion - Style 1
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.accordion-style1 li a {
    border-bottom-color: #eee;
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}

.accordion-style1 li a:hover {
    background-color: rgba(0, 0, 0, 0.03);
}

/* Deprecated: opener
-------------------------------------------------------------- */
.accordion-style1 .opener {
    background-color: rgba(0, 0, 0, 0.03);
}

/* Collapsible blocks.
   Set position and other properties of arrow icon.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/

/* Different types of collapsible blocks share the same styles */

/* Generic tabs - accordion */
.gen-tabs .acctab:after,

    /* Collapsible blocks */
.collapsible .block-title:after,
.mobile-collapsible .block-title:after,

    /* Sidebar blocks */
.sidebar .block .block-title:after,

    /* Layered navigation */
.block-layered-nav .block-title:after {
    float: right;
    font-size: 22px;
}

/* Blocks collapsible only on mobile - hide arrow */
.mobile-collapsible .block-title:after,
.sidebar .block .block-title:after,
.block-layered-nav .block-title:after {
    display: none !important;
}

/* Icons %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */

/* Icons applied with icon codes
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
/* These icons needs to have the same basic styles as standard font icons.
   Except line height - it would override individual size of each icon.
*/
.form-search .button:before,
.buttons-set .back-link a:before,
.btn-remove:before,
.btn-remove2:before,
.map-popup-close:before,
.remember-me-popup-head .remember-me-popup-close:before,
.btn-edit:before,
.breadcrumbs .sep,

    /* Generic tabs - accordion */
.gen-tabs .acctab:after,

    /* Collapsible block icon */
.collapsible .block-title:after,
.mobile-collapsible .block-title:after,
.sidebar .block .block-title:after,
.block-layered-nav .block-title:after {
    display: inline-block;
    font-family: ThemeIcons;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    /*line-height: 1em;*/ /* Important: don't overrid line height, it depends on the size of the icon */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.mobi-subcat-thumbnail{
    display: none;
}
.menu_img{
    display: none !important;
}
/* Apply icon codes
-------------------------------------------------------------- */
.form-search .button:before {
    content: "";
    width: 71%;
    height: 70%;
    float: left;
    display: block;
    /*background: url(/skin/frontend/ultimo/default/images/search.png) 0 0 no-repeat;*/
    background: url(../images/search.png) 0 0 no-repeat;
    background-size: cover;
}

.buttons-set .back-link a:before {
    content: "\e22a";
}

.btn-remove:before,
.btn-remove2:before,
.map-popup-close:before,
.remember-me-popup-head .remember-me-popup-close:before {
    content: "\e22d";
}

.btn-edit:before {
    content: "\e22e";
}

.breadcrumbs .sep:before {
    content: "/";
    font-size: 18px;
}

#sofa_loader {
    height: 380px;
    top: 50%;
    left: 50%;
    border-radius: 10px;
    background: url(../images/infortis/_shared/ajax-loader.gif) no-repeat center center;
    z-index: 999;
    display: block;
}

.gen-tabs .acctab:after,
.collapsible .block-title:after,
.mobile-collapsible .block-title:after,
.sidebar .block .block-title:after,
.block-layered-nav .block-title:after {
    content: "\e261";
}

.gen-tabs .acctab.current:after,
.collapsible .block-title.active:after,
.mobile-collapsible .block-title.active:after,
.sidebar .block .block-title.active:after,
.block-layered-nav .block-title.active:after {
    content: "\e262";
}

/* Other modifications %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */

/* Menu container
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
/* Simple menu container - when menu is inside the container which is not full-width but is narrow
   and placed in one of the header sections. Override the width of the "nav" class. */
.nav.simple {
    width: 100%;
}

/* Cart
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
/* Collateral boxes - full width */
.cart-left-column .grid-full,
.cart-right-column .grid-full {
    width: 100%;
}

.cart .discount_coupon_form.grid12-4 {
    margin-left: 0;
}

.cart .cart-left-column > *,
.cart .cart-right-column > * {
    margin-bottom: 0;
}

.cart .cart-collaterals {
    margin-top: 0;
    height: 240px;
    border-bottom: 1px solid #eeeeee;
    margin-left: 0;
    width: 100%;
    margin-bottom: 100px;
}

.cart-collaterals.nested-container .cart-left-column.grid12-8 {
    display: none;
}

.cart-collaterals.nested-container .totals-inner,
.cart-collaterals.nested-container .totals.grid-full.alpha.omega,
.cart-collaterals.nested-container .cart-right-column.grid12-4,
.cart-collaterals.nested-container #discount-coupon-form,
.cart-collaterals.nested-container .cart-left-column.grid12-8,
.cart-collaterals.nested-container .discount_coupon_form.grid12-4,
.cart-collaterals.nested-container .block_cart_below_table.grid-full.alpha.omega {
    height: 100%;
}

.cart-collaterals.nested-container .buttons-set button {
    background-color: #55af32;
    color: #ffffff;
    font-size: 16px;
}

.cart-collaterals.nested-container .buttons-set button:hover {
    background-color: #71cc4f;
    color: #ffffff;
}

.cart-collaterals.nested-container .cart-left-column.grid12-8 {
    width: 68.67%;
}

.cart-collaterals.nested-container .cart-left-column.grid12-8,
.cart-collaterals.nested-container .cart-right-column.grid12-4 {
    margin-left: 0;
    margin-right: 0;
}

.cart-collaterals .trustedshop-widget-wrap div[id^="MarkCustomBadge"] {
    font-size: 70.5128% !important;
}

.cart-collaterals .trustedshop-widget-wrap div[id^="MarkInWordsCustomBadge"] {
    margin-bottom: 1.41026px !important;
    font-size: 70.5128% !important;
}

.cart-collaterals .trustedshop-widget-wrap div[id^="TrustmarkBlockCustomBadge"] {
    padding-top: 0 !important;
}

.cart-collaterals .trustedshop-widget-wrap div[id^="BottomSlantCustomBadge"] {
    height: 12px !important;
}

.cart-collaterals .trustedshop-widget-wrap div[id^="ContentCustomBadge"] {
    padding: 3px 0 14px !important;
}

.cart-collaterals .trustedshop-widget-wrap div[id^="ts-stars-wrapper"] {
    margin-bottom: 2px !important;
    width: 52px !important;
    height: 8px !important;
}

.cart-collaterals .trustedshop-widget-wrap div[id^="tsCustomBadge4"] {
    width: 110px !important;
    height: 55px !important;
}

.cart-collaterals .trustedshop-widget-wrap div[id^="TrustmarkImageCustomBadge"] {
    width: 35px !important;
    height: 35px !important;
}

.cart-collaterals .trustedshop-widget-wrap div[id^="tsbadge_db"] i {
    font-size: 9px !important;
    font-size: 9px !important;
}

.cart-collaterals .trustedshop-widget-wrap div[id^="TriangleCustomBadge_db"] {
    right: 14px !important;
    bottom: 3px !important;
    border-width: 0 9px 9px 0 !important;
}

.cart-collaterals .trustedshop-widget-wrap div[id^="TriangleCustomBadge_db"] {
    right: 14px !important;
    bottom: 3px !important;
    border-width: 0 9px 9px 0 !important;
}

.cart-collaterals .trustedshop-widget-wrap div[id^="tsbadge_db"] {
    width: 108px !important;
    height: 58px !important;
}

.cart .discount {
    background-color: #eeeeee;
    padding: 18px 15px;
    height: 85%;
}

.shipping_methods .price_and_time {
    display: flex;
    align-items: center;
}

.data-table thead {
    background-color: whitesmoke;
    border-top: 1px solid #e5e5e5;
}

#shopping-cart-table td.a-center input {
    font-weight: bold;
}

.data-table tr.odd td,
.data-table tr.odd th {
    border-right: none;
    vertical-align: middle;
}

.cart-table .btn-continue {
    float: none;
}

.data-table tr.even td,
.data-table tr.even th {
    border-right: none;
    border-bottom: 1px solid #f5f5f5;
    vertical-align: middle;
}

#shopping-cart-table td.col-unit-price,
#shopping-cart-table td.col-total {
    text-align: center;
    color: #707070;
    height: 162px;
}

#my-orders-table tbody {
    background-color: white;
    border-bottom: 1px solid #e5e5e5;
}

.data-table tr.even {
    background-color: white;
}

#unit-price,
#quantity_pcs,
#subtotal_cost {
    width: 10%;
}

#readjust_shipment {
    width: 7%;
}

.col-delete a {
    color: #d72429;
}

.cart-table .product-name {
    margin: 0 0 10px;
    font-weight: bold;
    font-size: 1.22em;
    line-height: 1.2em;
}

.footer-primary.footer.container .block-title.heading {
    font-weight: bold;
}

.cart .totals .totals-inner .checkout-types li {
    clear: both;
    display: -ms-flexbox;
    display: flex;
    margin: 7px 0;
    float: right;
    -ms-flex-align: center;
    align-items: center;
}

.cart .totals .totals-inner .checkout-types .amazonpayments-or {
    margin: 0;
    display: block;
    clear: both;
    font-size: 11px;
    line-height: 1;
    padding: 4px 25px 0 0;
}

.cart .totals .totals-inner .checkout-types li button {
    background-color: #55af32;
    color: #fff;
    height: 35px;
    display: -ms-flexbox;
    display: flex;
    line-height: 35px;
}

.discount-form .buttons-set .button {
    height: 35px;
    line-height: 1;
}

.cart .totals .totals-inner .checkout-types li button:hover {
    background-color: #71cc4f;
    color: #fff;
}

/**
 *
 *
 * BUILT-IN STATIC BLOCKS
 *
 *
 */

.block_category_above_collection {
    margin: 10px 0;
}

.block_category_below_collection {
    margin: 10px 0;
}

.block_category_above_empty_collection {
    margin: 10px 0;
}

.block_mini_cart_above_products {
    margin: 0 0 10px;
}

.block_cms_page_top {
    margin: 0 0 15px;
}

.block_footer_payment {
    margin-bottom: 10px;
    margin-left: 20px;
}

/* Sample block content
-------------------------------------------------------------- */
.sample-block {
    color: #999;
    margin-top: 10px;
    padding: 0 !important;
    transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
    -moz-transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
    -webkit-transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
    -o-transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
}

.sample-block:hover {
    color: #333;
}

/** toolbar sorter content-----------------------------------*/

.sorter .sort-by {
    margin-top: 5px;
    border: 1px solid #ddd;
    height: 30px;
    margin-left: 54px;
    padding-right: 0;
}

.sorter .limiter select {
    border: 1px solid #ddd;
}

.sorter .sort-by select {
    padding-left: 20px;
    width: 150px;
    margin-top: -7px;
}

/**Promo Block content---------------------------------------------*/

.promotion_block {
    background-color: #9eb992;
    float: left;
    width: 100%;
}

/**Type of cover and padding content--------------------------------------------*/
.padding_type,
.covers_type_image {
    float: right;
    position: relative;
    margin-top: -39px;
    display: inline;
    margin-left: 2px;
}

.covers_type_image.leder {
    padding-right: 7px;
}

.lieferung-vor-weihnachten {
    position: relative;
    width: 100%;
    margin-bottom: -10px;
    margin-top: -24px;
}

.lieferung-vor-weihnachten img {
    width: 200px;
}

/**
 *
 *
 * HIGH-RESOLUTION READY IMAGES (RETINA-READY)
 *
 *
 */

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (   min--moz-device-pixel-ratio: 1.5), only screen and (     -o-min-device-pixel-ratio: 3/2), only screen and (    -ms-min-device-pixel-ratio: 1.5), only screen and (        min-device-pixel-ratio: 1.5) {

    /* Rating */
    .rating-box,
    .rating-box .rating {
        background-image: url(../images/img/rating@2x.png);
        background-size: 14px 43px;
    }

    /* Icons below are obsolete and will be removed in future releases.
       Icons created with image sprites were replaced with font icons.
       Font icons should be used instead of old sprite image icons.
    %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
    */
    /* Theme icons
       IMPORTANT: Deprecated: will be removed in next versions (sprite image icons were replaced with font icons).
    -------------------------------------------------------------- */
    /* To top */
    #scroll-to-top,

        /* Search button */
    .header .form-search .button span,

        /* All icons from icons-theme.css */
        /* Row 1: */
    .icon.i-wishlist,
    .icon.i-wishlist-w,
    .icon.i-wishlist-bw,
    .icon.i-wishlist-wb,
    .icon.i-compare,
    .icon.i-compare-w,
    .icon.i-compare-bw,
    .icon.i-compare-wb,
    .icon.i-recommend,
    .icon.i-recommend-w,
    .icon.i-recommend-bw,
    .icon.i-recommend-wb,
    .icon.i-lowstock,
    .icon.i-lowstock-w,
    .icon.i-lowstock-bw,
    .icon.i-lowstock-wb,
    .icon.i-cart,
    .icon.i-cart-w,
    .icon.i-cart-bw,
    .icon.i-cart-wb,

        /* Row 2: */
    .icon.i-home,
    .icon.i-home-w,
    .icon.i-home-bw,
    .icon.i-home-wb,
    .icon.i-left,
    .icon.i-left-w,
    .icon.i-left-bw,
    .icon.i-left-wb,
    .icon.i-right,
    .icon.i-right-w,
    .icon.i-right-bw,
    .icon.i-right-wb,
    .icon.i-top,
    .icon.i-top-w,
    .icon.i-top-bw,
    .icon.i-top-wb,
    .icon.i-bottom,
    .icon.i-bottom-w,
    .icon.i-bottom-bw,
    .icon.i-bottom-wb /* Last selector without trailing coma */

    {
        background-image: url(../images/sprite@2x.png);
        background-size: 500px 200px;
    }

    /* All icons from icons-social.css
    -------------------------------------------------------------- */
    /* Row 1: */
    .icon.i-telephone,
    .icon.i-telephone-w,
    .icon.i-mobile,
    .icon.i-mobile-w,
    .icon.i-skype,
    .icon.i-skype-w,
    .icon.i-letter,
    .icon.i-letter-w,
    .icon.i-location,
    .icon.i-location-w,

        /* Row 2: */
    .icon.i-twitter,
    .icon.i-twitter-w,
    .icon.i-facebook,
    .icon.i-facebook-w,
    .icon.i-googleplus,
    .icon.i-googleplus-w,
    .icon.i-youtube,
    .icon.i-youtube-w,
    .icon.i-vimeo,
    .icon.i-vimeo-w,
    .icon.i-wordpress,
    .icon.i-wordpress-w,
    .icon.i-pinterest,
    .icon.i-pinterest-w,
    .icon.i-linkedin,
    .icon.i-linkedin-w,
    .icon.i-blogger,
    .icon.i-blogger-w,
    .icon.i-envato,
    .icon.i-envato-w /* Last selector without trailing coma */

    {
        background-image: url(../images/sprite-icons-social@2x.png);
        background-size: 500px 200px;
    }

}

/* end: media query */

.header-mobile #trustbadge-widget {
    display: none;
}

.header-mobile ~ .main-container .block_product_primary_bottom > div {
    height: 21px;
    overflow: hidden;
}

.header-mobile #header-nav .nav.container {
    background-color: white;
}

#nav .nav-panel--dropdown {
    background-color: white !important;
}

#nav.nav-mobile ul.level0 .nav-item > a.img_url {
    background-color: #ffffff !important;
}

.nav-regular a.img_url {
    padding: 10px 0px;
}

.mini-cart-heading span.label {
    color: rgb(255, 105, 32);
    font-size: 18px;
    background-color: white;
    width: auto;
    height: auto;
}

.mini-cart-heading span.count {
    color: rgb(215, 24, 30);
    font-size: 16px;
    background-color: white;
    width: auto;
    height: auto;
    line-height: 16px;
}

#mini-cart .mini-cart-heading span.label {
    font-size: 17px;
    font-weight: 500;
}

.mini-cart-heading span.cost {
    font-size: 18px;
    color: #ccc;
}

.mini-cart-heading span.basket {
    background: url(../images/basket.png);
    height: 19px;
    width: 25px;
    background-size: cover;
    margin-top: -4px;
}

.header-mobile #mini-cart-wrapper-mobile span.label {
    background-color: #f65857;
    color: white;
    font-size: 14px;
}

#mini-cart-wrapper-mobile span.cost {
    display: none;
}

#mini-cart-wrapper-mobile span.basket {
    display: inline-block;
    background-size: cover;
    margin-top: 0;
    position: relative;
    top: 0px;
}

.related-products-grid .button.btn-cart {
    background-color: #eeeeee;
    color: #333333;
    min-width: auto;
    font-size: 12px;
}

.related-products-grid .owl-item .item {
    width: 100% !important;
}

.nav-mobile li.nav-item a.menu_item:focus {
    background-color: #ffffff !important;
    color: #201f1f;
}

.related-products-grid .owl-controls .owl-buttons div {
    background-image: none !important;
    text-indent: 0;

    /* Font icons */
    display: inline-block;
    font-family: ThemeIcons;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    /*line-height: 1em;*/ /* Important: don't overrid line height, it depends on the size of the icon */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

    /* Icon size */
    font-size: 20px;
}

.related-products-grid .owl-controls .owl-buttons div {
    float: left;
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
    text-decoration: none;
    overflow: hidden;
}

.slider-arrows1 .owl-controls div.owl-buttons {
    position: static;
}

div.owl-wrapper-outer + div.owl-controls.clickable div.owl-buttons div:hover {
    background-color: #d7181e;
    color: #ffffff;
}

.slider-arrows1 .owl-controls div.owl-buttons div {
    transition: none;
}

.related-products-grid .owl-wrapper-outer {
    padding-top: 20px;
    box-sizing: border-box;
}

.checkout-cart-index .related-products-grid .owl-wrapper-outer {
    height: 310px;
}

.finanzieren i {
    font-size: 18px;
    position: relative;
    top: 4px;
    margin-right: 5px;
}

.finanzieren:hover {
    color: red;
}

.finanzieren {
    cursor: pointer;
    text-decoration: underline;
}

.finanzieren-content {
    display: none;
    text-align: left;
}

#cboxLoadedContent .careset-content {
    display: block !important;
}

.careset-content {
    display: none;
    text-align: left;
}

.finanzieren-content p,
.careset-content p {
    margin-bottom: 10px;
}

.finanzieren-content a,
.careset-content a {
    color: red;
}

.finanzieren-title,
.careset-title {
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px solid #dadae5;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.colibo-form-add {
    border: 1px solid #dadae5;
    margin-top: 24px;
    border-radius: 3px;
    width: 100%;
}

.colibo-box-reviews h2 {
    font-size: 16px;
    padding-bottom: 10px;
    padding-top: 20px;
    margin: 0 20px;
    display: block !important;
    font-weight: 600;
    color: #3f4c58;
    border-bottom: 1px solid #dadae5;
}

.colibo-box-reviews .h2-title {
    border-bottom: none !important;
    margin-left: 0;
}

.colibo-form-add form {
    display: block;
    padding: 20px;
}

.colibo-form-add form input, .colibo-form-add form textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: inset 0 1px 1px #dadae5;
    background: #f8f8fa;
    border: 1px solid #dadae5;
    border-top-color: #cbcbdb;
    color: #8798a9;
    text-align: left;
    line-height: 1.1875rem;
    border-radius: 3px;
    padding: 10px 10px 9px 10px;
    width: 100% !important;
}

.colibo-form-add form input:focus, .colibo-form-add form textarea:focus {
    box-shadow: 0 0 0 transparent;
    outline: none;
    border-color: #d7181e;
    background: #fff;
    color: #5f7285;
}

.colibo-form-add .btn-wrap {
    text-align: right;
}

.colibo-form-add button {
    background: linear-gradient(to bottom, #f56348 0%, #f33f1c 100%);
    padding: 0 25px;
    height: 40px;
    line-height: inherit;
    font-size: 17px;
    font-weight: 500;
    font-family: "Poppins";
    color: #fff;
}

.question-container {
    border-radius: 3px;
    background-clip: padding-box;
    margin: 0 0 25px 0;
    padding: 20px 20px 20px 20px;
    border: 1px solid #dadae5;
}

.answer-container {
    margin-left: 40px;
    margin-top: 16px;
}

.question-title, .answer-title {
    color: #bbbbbb;
}

#tab-tabreviews .count {
    font-size: 14px;
    display: inline-block;
    padding: 3px;
    background-color: #d7181e;
    color: #fff;
    line-height: 14px;
    margin-left: 6px;
}

#colorbox .finanzieren-content {
    display: block;
}

.related-products-grid .tax-details {
    white-space: nowrap;
    overflow: hidden;
}

.related-products-grid .owl-item {
    position: relative;
    z-index: 1;
    padding: 0 10px;
    box-sizing: border-box;
    margin-bottom: 2px;
}

.related-products-grid .owl-item:hover {
    z-index: 2;
}

.related-products-grid .owl-item .product-name,
.related-products-grid .owl-item .product-name a {
    white-space: nowrap;
    overflow: hidden !important;
}

.viewed-products {
}

.viewed-slider .item {
    border-top: none;
}

.viewed-products .section-title {
    padding-left: 15px;
}

.viewed-products .owl-controls .owl-buttons {
    top: -35px;
    right: 10px;
}

div.owl-controls div.owl-page span {
    background-color: #b8bcbf;
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 999px;
    margin: 7px 7px;
}

.owl-controls .owl-page {
    margin: 0 7px;
}

.owl-controls .owl-page {
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
}

div.owl-controls div.owl-page:hover span {
    background-color: #848484;
    color: #fff;
}

div.owl-controls div.owl-page.active span {
    background-color: #4c5556;
    color: #9f9f9f;
}

.viewed-slider {
    padding: 15px;
    box-sizing: border-box;
}

.product-view .box-collateral {
    margin-bottom: 0 !important;
}

.topcats {
    display: none;
}

.topcats center {
    text-align: left;
}

.product-view .product-type-data .price-box {
    float: left;
    border: none;
    clear: both;
}

.product-view .product-type-data .price-additional {
    clear: both;
}

#variants_link {
    display: none;
}

#variants_link:hover {
    text-decoration: underline;
}

#variants_link .material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 19px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    position: absolute;
    top: 1px;
    left: 0;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}

.variants_block {
    position: relative;
}

.variants_block a {
    color: #343434;
}

#variants_link.active {
    display: block;
    margin-left: 21px;
    white-space: nowrap;
}

.product-view .product-type-data .price-additional:hover a {
    color: red;
    text-decoration: underline;
}

.product-view .product-type-data .price-additional .tax-details {
    padding-left: 0;
    padding-right: 7px;
}

.product-view .product-type-data .price-additional .uvp-desc {
    color: #3c3c3c;
    float: none;
    vertical-align: top;
    margin-left: 10px;
    text-decoration: underline;
}

.price-popup #cboxLoadedContent .col-main {
    padding-bottom: 30px;
}

.price-popup#cboxOverlay {
    background: black;
    opacity: 0.8 !important;
}

.catalog-product-view #cboxLoadedContent {
    padding: 20px;

    border-radius: 4px;
}

.price-popup #cboxLoadedContent {
    background: transparent;
}

.price-popup.show #cboxClose {
    display: block !important;
}

.price-popup #cboxClose {
    display: none !important;
    float: right;
    width: 30px;
    height: 30px;
    background: url(../images/close.png) top right no-repeat;
    text-align: right;
    outline: none;
    opacity: 0.7;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    transition: opacity 0.2s;
    background-image: url(../images/close.png) !important;
}

.price-popup #cboxClose:hover {
    cursor: pointer;
    opacity: 1;
    background-position: top right;
}

.price-popup #cboxClose:before {
    display: none;
}

.price-popup.show #cboxLoadedContent {
    background: #fff;
}

.price-popup #cboxContent {
    background: none;
}

/*.product-view .availability {*/
/*    display: -ms-flexbox;*/
/*    display: flex;*/
/*    width: 100%;*/
/*    -ms-flex-align: center;*/
/*    align-items: center;*/
/*}*/

.availability .ic.icon-color-productview {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}

.availability .flaticon-exclamation {
    position: relative;
}

.product-view .service-info .calc {
    background: url(../images/calc.png) 6px no-repeat;
    width: 100%;
    padding-left: 50px;
    margin: 10px 0px;
    box-sizing: border-box;
}

.product-view .service-info .phone {
    background: url(../images/phone.png) 6px no-repeat;
    width: 100%;
    padding-left: 50px;
    margin: 10px 0px;
    box-sizing: border-box;
}

.product-view .service-info .tel {
    color: #2d271e;
}

.product-view .service-info {
    border-top: 2px solid #eee;
    margin-top: 10px;
}

.product-view .grey-wrapper .btn-cart {
    background: linear-gradient(to bottom, #f56348 0%, #f33f1c 100%);
    padding: 0 25px;
    height: 40px;
    line-height: inherit;
}

#header-cart .clearer .btn-checkout.btn-inline {
    color: #ffffff;
    background: linear-gradient(to bottom, #f56348 0%, #f33f1c 100%);
    padding: 0 25px;
    font-size: 1.1em;
}

.onestepcheckout-place-order-wrapper #onestepcheckout-place-order:hover,
.product-view .add-to-cart #product-addtocart-button:hover,
.cart_left_side .order-confirm-block .checkout-types li .btn-proceed-checkout:hover,
#header-cart .clearer .btn-checkout.btn-inline:hover {
    background: linear-gradient(to bottom, #F3821C 0%, #F3704C 100%);
}

.onestepcheckout-place-order-wrapper #onestepcheckout-place-order {
    border-radius: inherit;
}

#header-cart .clearer .btn-checkout.btn-inline span {
    font-weight: 500;
    font-family: "Poppins";
}

#colibo_popup .popup-buttons .colibo-button {
    color: #ffffff;
    font-weight: 500;
    background-color: #f45234;
    font-size: 14px;
}

.onestepcheckout-place-order-wrapper #onestepcheckout-place-order span,
.product-view #product-addtocart-button {
    font-size: 17px;
    font-weight: 500;
    font-family: "Poppins";
}

.underline {
    text-decoration: underline;
}

.itemslider-wrapper .product_discount {
    top: 0px;
    right: 0px;
}

.product_discount {
    float: right;
    background-color: #d7181e;
    color: white;
    font-weight: bold;
    font-size: 14px;
    padding: 0 5px;
    border-radius: 2px;
    font-family: "Poppins";
    padding-top: 1px;
    line-height: 24px;
    height: 24px!important;
    width: 50px;
    box-sizing: border-box;
}

.product-view .product-primary-column .brand-logo {
}

.product-view .product-type-data .uvpice {
    float: left;
    line-height: 20px;
    padding-right: 25px;
    clear: both;
}

.availability-wrapper {
    float: left;
}

.product-view .product-primary-column .add-to-box {
    float: right;
    border: none;
    margin-bottom: 0;
}

.product-view .grey-wrapper {
    background-color: #eeeeee;
    margin-bottom: 2px;
    border: 1px solid #eee;
}

.variants_block.mobile {
    display: none;
}

.product-view .link-stock-alert {
    display: none;
}


.product-view .grey-wrapper .availability-wrapper {
    margin-left: 15px;
    margin-top: 0;
    height: 75px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    width: 222px;
}

.count_product_block {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    height: 72%;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}

.count_product_block .material-icons {
    font-size: 20px;
}

.product-view .grey-wrapper .add-to-box {
    margin-right: 15px;
}

.product-view .shipping_methods > p {
    border-top: 1px solid #eee;
    padding: 13px 15px 14px 45px;
    background-color: white;
}

.products-grid.single-line-name .product-name {
    clear: both;
    min-height: 37px;
    display: block;
}

.category-products .category-products-grid .item .media-images {
    width: 70px;
    float: left;
    display: none;
    position: absolute;
    left: -90px;
    height: 100%;
    top: 0px;
    background: inherit;
    box-shadow: 0 0 0 1px rgb(229, 229, 229);
    padding: 0px 0px 0px 10px;
    width: 80px;
}

.category-products .category-products-grid .item .media-images img:first-child {
}

.category-products .category-products-grid .item .media-images:before {
    content: "";
    height: 100%;
    width: 15px;
    background: inherit;
    position: absolute;
    right: -15px;
    top: 0;
}

.category-products .category-products-grid .item .media-images img {
    margin-top: 1px;
    cursor: pointer;
}

.limiter {
    margin-left: 20%;
}

.category-products .category-products-grid .item:hover .media-images {
    display: block;
}

.item .product-image-wrapper {
    position: relative;
}

.product-view .shipping_methods > p label {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
    position: relative;
    -ms-flex-align: center;
    align-items: center;
}

.category-products .category-products-grid .item:hover .product_discount {
    right: 24px;
}

.product-view .shipping_methods > p input {
    display: none;
}

.product-view .shipping_methods > p label:before {
    position: absolute;
    content: " ";
    width: 15px;
    height: 15px;
    background-color: white;
    border: 1px solid #d4d4d4;
    border-radius: 3px;
    left: -29px;
    top: 50%;
    margin-top: -8px;
}

.product-view .shipping_methods > p input:checked + label:after {
    position: absolute;
    content: " ";
    width: 2px;
    height: 7px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=5);
    border: 2px solid #549900;
    border-top-color: transparent;
    border-left-color: transparent;
    left: -23px;
    top: 50%;
    border-radius: 2px;
    margin-top: -7px;
}

.product-view .shipping_methods > p {
    color: #646464;
}

.product-view .shipping_methods > p .title {
    font-weight: bold;
    width: 85%;
}

.product-view .shipping_methods > p .title small {
    font-weight: normal;
    padding-left: 1px;
}

.product-view .shipping_methods > p .price {
    text-align: left;
    -ms-flex: 1 1 12%;
    flex: 1 1 12%;
}

.product-view .shipping_methods > p .time {
    text-align: right;
    white-space: nowrap;
}

.product-view .product-type-data > .price-box {
    font-weight: normal;
    color: #f65857;
    margin-top: 5px;
}

.product-view .product-type-data > .price-box .price {
    font-size: 38px;
    font-weight: normal;
}

.uvpice a {
    text-decoration: underline !important;
}

.product-view .box-tabs .panel > h2:first-child {
    display: none;
}

.product-view .product-type-data {
    padding: 0;
    margin: 0px 0px 0px 5px;
}

.product-view .uvp-wrap .uvp-price {
    text-decoration: line-through;
}

.product-view .product-primary-column .price-box .regular-price .price {
    font-size: 38px;
    font-weight: normal;
}

.product-view .product-primary-column .add-to-box {
    padding: 16px 0;
    margin: 0 15px 0 0;
}

.product-view.bankstelplus .shipping_methods > p .title {
    font-weight: bold;
    -ms-flex: 1 1 6%;
    flex: 1 1 6%;
}

.product-view.bankstelplus .uvpice {
    padding-right: 0;
}

@media only screen and (max-width: 430px) {
    .product-view .add-to-box {
        width: 100%;
        margin-right: 0 !important;
        padding: 5px 15px;
        box-sizing: border-box;
    }

    .product-view .product-type-data .uvpice {
        float: left;
    }

    .product-view .brand-logo {
        text-align: center;
        float: none !important;
    }

    .product-view .shipping_methods > p label {
        display: block;
    }

    .product-view .shipping_methods > p span {
        display: block;
        text-align: left !important;
    }

    #colibo_popup {
        width: 100%;
        left: 0;
        margin-left: 0;
        box-sizing: border-box;
    }

    .product-view .product-type-data {
        padding: 0;
    }
}

@media only screen and (max-width: 780px) {
    .product-view .box-additional .box-collateral .panel {
        padding: 0;
    }

    .product-view .box-additional .box-collateral .panel .std > div {
        margin: 25px 0 !important;
    }
}

#apa-shipping_method_additional {
    border: none !important;
}

.amazon-left-block {
    width: 32%;
}

.top-toolbar .toolbar {
    border-top: none;
}

/*toolbar sort-arrows--------------------------------------------------------------------------------------*/

.sorter .sort-by .category-asc {
    background-size: cover;
    background: url(../../default/fonts/arrows/sort-by-alphabet.png) no-repeat 50% 50% transparent;
}

.sorter .sort-by .category-desc {
    background-size: cover;
    background: url(../../default/fonts/arrows/sort-reverse-alphabetical-order.png) no-repeat 50% 50% transparent;
}

.top-toolbar .toolbar .sorter {
    padding-top: 7px;
}

#apa-review .item-options {
    display: none;
}

.uvp-wrap {
    margin-right: 5px;
}

@media only screen and (max-width: 1250px) and (min-width: 950px) {
    .uvp-desc {
        clear: both;
    }
}

@media only screen and (max-width: 950px) and (min-width: 768px) {

    .product-view .grey-wrapper .btn-cart {
        padding: 0 15px
    }

    .product-view .shipping_methods > p .title small {
        white-space: normal;
    }

    .shipping_methods .price_and_time {
        width: 45%
    }

    .product-view .product-type-data .uvpice {
        float: left;
    }
}

.product-view .availability.out-of-stock {
    color: #f65857;
}

.product-view form .product-title .sku {
    margin: 20px 0 10px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 14px;
    color: #999999;
}

.product-view form .product-title {
    width: 100%;
    display: inline-block;
}

.product-view .prices {
    float: left;
    margin-bottom: 20px;
}

.cart .totals .checkout-types .amazonpayments-or {
    margin: 10px 0px;
}

.header-mobile .logo-wrapper--mobile .skip-link:hover,
.header-mobile .logo-wrapper--mobile .logo-button #mini-cart > a,
.header-mobile .logo-wrapper--mobile .logo-button {
    background: transparent;
    color: rgb(255, 105, 32);
}

.header-mobile .logo-wrapper--mobile .logo-button {
    float: left;
    width: 15%;
}

.logo.logo--mobile {
    float: left;
    width: 70%;
}

.header-mobile .logo-wrapper--mobile .logo-button .mini-cart-heading {
    width: 15%;
}

.header-mobile .logo-wrapper--mobile .logo-button#mini-cart-wrapper-mobile {
    float: none;
    width: 100%;
}

.header-mobile .logo-wrapper--mobile .logo-button#mini-cart-wrapper-mobile .label {
    display: none !important;
}

.header-mobile .logo-wrapper--mobile .logo-button#mini-cart-wrapper-mobile .count {
    font-size: 14px !important;
    line-height: 15px;
    top: -15px;
    left: 0px;
    background-color: rgb(255, 105, 32);
    border: none;
    color: white;
    font-weight: normal;
    right: auto;
}

.header-mobile .logo-wrapper--mobile .skip-link:hover,
.header-mobile .logo-wrapper--mobile .logo-button #mini-cart > a {
    background: transparent !important;
}

.header-mobile .logo-wrapper--mobile .logo-button#mini-cart-wrapper-mobile .cart_block {
    display: inline-block;
    width: 1px;
    height: 1px;
    position: relative;
    overflow: visible;
}

.price-info {
    position: absolute;
    bottom: 0;
}

.footer .inner-container .clearer {
    position: relative;
}

.itemslider-wrapper div.owl-controls div.owl-page span {
    background-color: #b8bcbf;
    width: 10px;
    height: 10px;
}

.item .price-box .tax-details {
    display: none;
}

.owl-controls .owl-page {
    margin: 0 7px;
}

.item .bezug-farbe {
    font-size: 11px;
}

.item .bezug-farbe,
.item .price-box {
    text-align: center;
}

.owl-buttons {
    opacity: 0;
}

.tabs:hover + .tabs-panels .owl-buttons,
.section-title:hover + .itemgrid .owl-buttons,
.itemgrid:hover .owl-buttons,
.section-title:hover + .itemslider-wrapper .owl-buttons,
.itemslider:hover .owl-buttons {
    opacity: 1;
}

.viewed-products .section-title,
.box-collateral .section-title {
    text-align: center;
}

.header-mobile .logo-wrapper--mobile .logo img {
    max-height: 50px;
}

.header-mobile .logo-wrapper--mobile .logo {
    margin: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: 50px;
    -ms-flex-pack: center;
    justify-content: center;
}

.header-mobile .logo-wrapper--mobile .skip-link.skip-active {
    background-color: #d7181e !important;
    color: white;
}

.header-mobile .skip-content--style#header-cart {
    background-color: #d7181e;
    color: #ffffff;
    margin-bottom: 10px;
}

.main-container .topcats > .grid12-2 {
    font-size: 17px;
    color: #52595c;
    border-bottom: 1px solid #ccc;
}

.main-container .topcats > .grid12-2 h4 {
    margin: 0;
    line-height: 60px;
    position: relative;
}

.main-container .topcats > .grid12-2.sale-category h4 {
    color: #d7181e;
}

.header-mobile .skip-content.skip-active#header-nav {
    margin-top: 0px;
}

.main-container .topcats > .grid12-2 h4:after {
    content: "\e263";
    font-family: ThemeIcons;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    position: absolute;
    right: 0;
    top: 0px;
    font-size: 32px;
}

.product-view .availability {
    white-space: nowrap;
}

.checkout-cart-index .main-container .inner-container {
    padding: 0 !important;
}

.header-mobile .skip-content--style#header-search {
    display: block;
    background: transparent;
    padding: 0;
}

.header-mobile .skip-content--style#header-search input {
    background: #fbfbfb;
    border: 1px solid #eceded;
    border-radius: 5px;
    color: #333;
}

.checkout-onepage-success .klarna_promotion_logo {
    display: none;
}

.service-info,
#creditRateContainer {
    display: none;
}

.configurable-swatch-list li .swatch-label img {
    pointer-events: none;
}

.onestepcheckout-threecolumns.checkoutcontainer.onestepcheckout-skin-magento {
    padding-top: 15px;
}

.bankstelplus.product-view .product-primary-column .add-to-box {
    margin-right: 10px;
}

[lang="nl"] #shipping_address_list li div.input-box.input-address.input-nr,
[lang="nl"] #billing_address_list li div.input-box.input-address.input-nr,
[lang="nl"] #billing_address_list li div.input-box.input-postcode,
[lang="nl"] #shipping_address_list li div.input-box.input-postcode {
    width: 90px;
}

@media only screen and (max-width: 1280px) {
    .category-products .category-products-grid .item:hover .media-images {
        display: none;
    }

    #shopping-cart-table div.addition-product-wrapper:only-child {
        margin-left: 100px;
    }


    .category-products .category-products-grid .item:hover .product-image img {
        max-width: 100%;
    }

    .mini-cart-heading span.count, .mini-cart-heading span.label {
        font-size: 16px !important;
    }

    .my-orders a {
        padding: 0;
        font-size: 14px;
    }

    .mini-cart-heading span.basket {
        height: 17px;
        width: 22px;
    }
}

@media only screen and (max-width: 1024px) {
    .mini-cart-heading span.count, .mini-cart-heading span.label,
    .my-orders a {
        font-size: 1.3vw !important;
    }
}

@media only screen and (max-width: 768px) {

    .catalog-category-view .products-grid.category-products-grid li.item {
        box-sizing: border-box;
        height: auto !important;
    }

    span.icon-menu:before {
        content: "";
        width: 14px;
        height: 1px;
        display: inline-block;
        border-top: 3px solid #fa6926;
        border-bottom: 3px solid #fa6926;
    }

    .owl-controls .owl-page {
        display: inline-block;
        vertical-align: middle;
        zoom: 1;
        margin: 0;
    }

    #cart_ajax_loader {
        top: 12px !important;
        left: 4px !important;
    }

    .inner-container {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .mini-products-list .item .btn-edit {
        display: none;
    }

    .variants_block.mobile {
        display: -ms-flexbox;
        display: flex;
        white-space: nowrap;
    }

    #variants_link_mobile .material-icons,
    #variants_link .material-icons {
        font-family: 'Material Icons';
        font-weight: normal;
        font-style: normal;
        font-size: 19px;
        line-height: 1;
        letter-spacing: normal;
        text-transform: none;
        display: inline-block;
        position: relative;
        top: 5px;
        left: -7px;
        white-space: nowrap;
        word-wrap: normal;
        direction: ltr;
        -webkit-font-feature-settings: 'liga';
        -webkit-font-smoothing: antialiased;
    }

    .product-type-data .tax-details,
    .product-type-data .rabbat {
        display: none !important;
    }

    .product-view .availability {
        -ms-flex-pack: center;
        justify-content: center;
    }

    .product-view .product-primary-column .add-to-box {
        padding: 16px 0;
        margin: 0 0 0 0;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .product-view .grey-wrapper .availability-wrapper {
        margin-left: auto;
        margin-right: auto;
    }

    #variants_link_mobile.active,
    #variants_link.active {
        display: block;
        margin-left: 0;
        width: 110%;
    }

    .addition-product-wrapper .title {
        text-align: left;
    }

    p.price-info {
        position: relative;
        padding: 15px;
        margin-bottom: 0;
        text-align: center;
    }

    .price-box .jetzt,
    .product-primary-column .price-additional .tax-details,
    .freeshipping-wrapper .title br,
    .product-primary-column .brand-logo,
    .product-img-column .img-box {
        display: none;
    }

    .freeshipping-wrapper .title small:before {
        content: ", ";
    }

    .product-view .product-type-data .price-box {
        display: inline-block;
        float: none;
    }

    .product-view .product-type-data {
        width: 100%;
        box-sizing: border-box;
        text-align: center;
        margin: 20px 0;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -ms-flex-align: center;
        align-items: center;
    }

    .product-view .grey-wrapper {
        margin-left: -15px;
        margin-right: -15px;
        text-align: center;
    }

    .product-view .grey-wrapper .availability-wrapper {
        float: none;
    }

    div.product-view .add-to-cart .btn-cart {
        width: auto !important;
    }

    .product-view .rabbat {
        -ms-flex-order: 2;
        order: 2;
        margin-right: 10px;
        margin-left: auto;
    }

    .product-view .price-additional {
        -ms-flex-order: 3;
        order: 3;
        margin-right: auto;
    }

    .product-view .product-type-data .price-additional a.uvp-desc {
        font-size: 14px;
        font-weight: normal;
        color: #716861;
        text-decoration: none;
    }

    .product-view .product-primary-column .product-type-data .uvp-wrap {
        float: none;
    }

    .product-view .product-type-data .price-box,
    .product-view .product-primary-column .product-type-data .uvpice {
        width: 100%;
    }

    .product-view .product-primary-column .product-type-data .uvpice {
        display: inline-block;
        padding: 0;
    }

    .product-view .product-primary-column .product-type-data .uvpice,
    .product-view .product-primary-column .prices {
        float: none;
    }

    .mobi-wrapper.owl-carousel.owl-theme {
        min-height: 271px;
    }

    .owl-wrapper-outer,
    .owl-wrapper,
    .owl-item {
        min-height: 241px;
    }

    [data-media-wrapper] {
        background: #fff;
        box-sizing: border-box;
        transition: top .75s ease, background .3s ease;
        position: relative;
        top: -30px;
        margin: 30px -15px 0px;
        z-index: 9;
        box-shadow: none;
        left: auto;
        right: auto;
        padding: 0px;
        border-radius: 0px;
    }

    .mobi-wrapper .owl-item {
        box-sizing: border-box;
        display: flex;
    }

    .owl-carousel.mobi-wrapper .owl-item {
        padding: 0;
    }

    .owl-carousel.mobi-wrapper .owl-controls {
        width: 100%;
        margin: 0;
    }

    .mobi-wrapper .owl-item img {
        margin: auto;
        width: auto;
        max-height: 40vh;
        height: 67vw;
    }

    .owl-controls .owl-page.active span {
        background-color: #4c5556;
        color: #9f9f9f;
    }

    .header-mobile .header-nav .ic-menu .menu-title {
        font-size: 7px;
        text-transform: uppercase;
        color: #fe6b28;
    }

    .header-mobile a.skip-link:hover {
        opacity: 1;
    }

    .header-mobile .header-nav .ic-menu {
        line-height: 12px;
        margin-bottom: 4px;
    }

    .header-mobile .header-nav.skip-active .ic-menu .menu-title {
        color: white;
    }

    .header-mobile .header-nav.skip-active .ic-menu:before {
        border-top-color: white;
        border-bottom-color: white;
    }

    #cart_ajax_loader {
        top: 12px !important;
        left: 4px !important;
    }

    #shopping-cart-table .btn-update {
        margin-right: 0;
        border: 1px solid #d0d0d0;
    }

    .mini-products-list .item .btn-edit {
        display: none;
    }

    #shopping-cart-table td.item-image {
        float: left;
        width: 70px;
    }

    .inner-container {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .cart_left_side .discount_coupon_form {
        padding: 20px 5px 20px 20px;
    }

    #shopping-cart-table td.col-unit-price,
    #shopping-cart-table td.col-total {
        height: 100%;
    }

    .cart .totals .totals-inner .checkout-types li button,
    .cart .totals .totals-inner .checkout-types li {
        display: block;
        float: none;
        text-align: center;
    }

    #shopping-cart-table td.item-image {
        float: left;
        width: 30%;
        height: 150px;
        margin-right: 10px;
        margin-left: 10px;
    }

    #shopping-cart-table .product-name {
        position: relative;
    }

    #shopping-cart-table .cell-label {
        display: none;
    }

    #shopping-cart-table td.a-center,
    #shopping-cart-table td.col-total {
        float: left;
        width: 60px;
        margin: 0 !important;
        text-align: left !important;
    }

    .cart-right-column .totals-inner #shopping-cart-totals-table tfoot td strong span {
        margin-right: 20px !important;
    }

    #shopping-cart-totals-table tbody tr td span.price {
        font-weight: normal;
        margin-right: 20px !important;
    }

    #shopping-cart-table tbody tr {
        overflow: hidden;
    }

    #shopping-cart-table .first.odd {
        border: none !important;
    }

    #shopping-cart-table tr td .product-name {
        margin-bottom: 20px;
        padding-right: 43px;
    }

    #shopping-cart-table td.col-unit-price {
        display: none;
    }

    #shopping-cart-table a.mobile_delete {
        display: block;
        margin-top: 5px;
        color: #d7181e;
    }

    #shopping-cart-table .product-image {
        width: 100%;
    }

    #shopping-cart-table .cart-table .product-image {
        height: 150px;
        display: block
    }

    .data-table.cart-table .col-delete.mobile_delete {
        display: block;
        position: absolute;
        right: 15px;
    }

    #shopping-cart-table .product-name .shipping_block {
        display: none;
    }

    .product-name .shipping_block {
        display: block;
    }

    #shopping-cart-table .btn-update {
        margin-right: 20px;
    }

    .data-table.cart-table .col-delete.desktop_delete {
        display: none !important;;
    }

    #shopping-cart-table td {
        padding: 0;
    }

    .cart .page-title.title-buttons {
        padding-top: 10px;
    }

    #shopping-cart-table td .btn-remove {
        width: auto;
        font-size: 13px;
        float: right;
    }

    .cart-collaterals.nested-container .totals-inner {
        padding: 0;
    }

    .cart-collaterals.nested-container .totals-inner td.a-right {
        text-align: left !important;
    }

    .cart .totals .totals-inner .checkout-types .amazonpayments-or {
        display: none;
    }

    #shopping-cart-table td .cell-label {
        font-size: 13px;
        font-weight: normal;
        color: #555;
    }

    #shopping-cart-table td .qty {
        padding: 0;
        height: 25px;
    }

    #shopping-cart-table td .product-name {
        margin: 0;
    }

    #shopping-cart-table td .product-name a {
        font-size: 14px;
    }

    #shopping-cart-table td .product-name a.mobile_delete {
        position: absolute;
        top: 0;
        right: 20px;
    }

    #shopping-cart-table td.item-image img {
        width: 100%;
    }

    #nav.nav-mobile .full-width .nav-item.level1 {
        float: left;
        width: 49% !important;
    }

    .sidebar .block-layered-nav .actions,
    .sidebar .filter-currently {
        display: block;
    }

    .order_status_description .footer_links_block {
        line-height: 1.5;
    }

    .order_status_description .footer_links_block span {
        display: -ms-flexbox;
        display: flex;
    }

    .order_status_description .footer_links_block span.footer_slash {
        display: none;
    }

    .order-info-box.second .col-1,
    .order-info-box.second .col-2 {
        width: 100%;
    }

    .header-mobile .skip-content--style#header-cart {
        background-color: white;
        box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
    }

    .header-mobile .mini-cart .mini-cart-content a {
        color: #d7181e;
    }

    .mini-cart .mini-cart-content .empty,
    .mini-cart .mini-cart-content .subtotal,
    #mini-cart-wrapper-mobile .product-details,
    .header-mobile .mini-cart .mini-cart-content .block-subtitle {
        color: #666;
    }

    .header-container3 .header-primary-container {
        background-color: white;
        padding-top: 0px;
    }

    .header-primary.header.container {
        background-color: white;
    }

    #mini-cart span.basket {
        display: inline-block;
        margin-top: 15px;
    }

    #mini-cart .cart_block {
        background: transparent;
    }

    .product-view .description-wrap .short-description,
    .product-view .description-wrap .description-text,
    .product-view .description-wrap .attribute-table {
        float: left;
        width: 100%;
        background: #fff;
        padding: 15px;
        border-radius: 5px;
        box-sizing: border-box;
    }

    .product-view .description-wrap {
        padding: 10px 0px 20px 0px;
    }

    .product-view .description-wrap .attribute-table tr td:first-child {
        padding-right: 10px;
    }

    .product-view .description-wrap .attribute-table table {
        width: 100%;
    }

    .related-products-grid .owl-wrapper-outer {
        height: auto;
        padding-top: 0px;
    }

    .product_description_wrapper .show_series.active {
        width: 100% !important;
        white-space: nowrap;
        left: 4px;
    }

    li.item.series_on {
        padding-bottom: 0;
        height: auto !important;
    }

    .series_wrap .product-image-wrapper {
        float: none !important;
    }

    .category-products-grid.hover-effect .item:hover {
        margin-bottom: 0px !important;
        box-shadow: none;
    }

    .topcats ~ h2.section-title.padding-right {
        padding-top: 17px;
        padding-bottom: 19px;
    }

    .topcats ~ h3.section-title.padding-right {
        padding-top: 17px;
        padding-bottom: 19px;
    }

    .topcats ~ .itemslider-wrapper .owl-buttons {
        top: -46px;
    }

    .tabs-panels .item:hover .top-labels {
        padding: 0 !important;
    }

    .category-products .series_wrap .item .top-labels {
        padding-right: 0% !important;
    }

    .owl-wrapper-outer .item .top-labels {
        padding: 0;
    }

    .series_wrap .related-products-grid .owl-wrapper-outer {
        height: auto !important;
    }

    .show_series {
        margin: 0 !important;
        text-align: center;
        display: none;
    }

    .products-grid.single-line-name .item:hover .product-name {
        overflow: hidden !important;
        white-space: normal !important;
    }

    .category-products-grid.hover-effect.itemgrid-2col .item .display-onhover {
        display: none !important;
    }

    .container {
        width: 100% !important;
    }

    .breadcrumbs {
        padding: 16px 0px;
        border-top: 1px solid #eee;
        border-bottom: 1px solid #eee;
        margin: 0;
    }

    .breadcrumbs li a {
        color: #f44336;
    }

    .header-mobile .header-primary.header.container {
        padding-bottom: 0;
    }

    .top-toolbar .sort-by {
        display: none !important;
    }

    .block.block-layered-nav {
        margin: 0;
        background-color: #f9f9f9;
        display: block;
        width: 100%;
        padding: 4px 15px;
        box-sizing: border-box;
    }

    .block.block-layered-nav .block-content {
        margin: 10px 0;
    }

    .block.block-layered-nav .block-content.toggle-content > .block-subtitle {
        border: 1px solid #aaa;
        width: 45%;
        display: inline-block;
        text-align: center;
        border-radius: 5px;
        box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
        font-size: 16px;
        padding-left: 10px;
        padding-bottom: 6px;
    }

    .block.block-layered-nav .block-content.toggle-content > .block-subtitle:before {
        content: "\e22b";
        font-family: ThemeIcons;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        border: none;
        margin-right: 15px;
        font-size: 10px;
    }

    .block.block-layered-nav .block-content.toggle-content > .block-subtitle:after {
        content: none;
    }

    .main-container .topcats {
        display: block;
    }

}

body {
    background-color: white !important;
}

.nav-mobile .nav-item.level0 > a,
.mobnav-trigger,
.nav,
.nav-regular,
.nav-container {
    background-color: #d7181e !important;
}

.exchange-30 {
    background: url(../images/exchange.png) no-repeat;
    padding-left: 50px;
    background-position: 13px;
    margin: 25px 0px;
}

.product-view .product-image.simple-mode {
    display: inline-block;
}

.product-view .img-box .more-images {
    width: auto;
    float: none;
    padding-left: 30px;
    padding-right: 30px;
    box-sizing: border-box;
}

[data-media-wrapper] .img-box-style1 .product-image{
    padding: 0;
    width: 100%;
    border: none;
}

[data-media-wrapper] .img-box-style1 .product-image .product-image-gallery{
    padding: 0;
    width: 100%;
    display: inline-block;
}

[data-media-wrapper] .img-box-style1 .product-image .product-image-gallery img{
    margin: 0 auto;
    max-height: 438px;
}

#product_addtocart_form .product-img-column{
    position: relative;
}
#product_addtocart_form .product-img-column.absolute [data-media-wrapper] {
    position: absolute;
    bottom: 0;
    top: auto;
}
#product_addtocart_form .product-img-column.fixed [data-media-wrapper] {
    position: fixed;
    top: 0;
    bottom: auto;
}

[data-media-wrapper] .img-box .more-images .thumbnails.show-all.noowl .item{
    margin: 0 20px;
}
[data-media-wrapper] .img-box-style1 .more-images .thumbnails .item a {
    margin:0;
    border:1px solid #ccc;
    padding: 0;
    width: auto;
    border-radius: 2px;
    max-height: 55px;
}
[data-media-wrapper] .img-box-style1 .more-images .thumbnails .item{
    margin: 0px 15px;
}

[data-media-wrapper] .img-box-style1 .more-images .thumbnails .item a img{
    height: 55px;
}

[data-media-wrapper] .img-box-style1 .more-images .thumbnails .item:hover a,
[data-media-wrapper] .img-box-style1 .more-images .thumbnails .item a.active {
    border:1px solid #d7191e;
}

[data-media-wrapper] .owl-controls .owl-buttons {
    opacity: 1;
}

[data-media-wrapper] #itemslider-zoom div.owl-controls div.owl-buttons div {
    background-color: transparent;
    border: none;
    color: #ccc;
    background-image: url(../images/arrow.svg) !important;
    background-position: center;
    margin: 0;
    top: 50%;
    transform: translateY(-50%);
}

[data-media-wrapper] #itemslider-zoom div.owl-controls div.owl-buttons div.owl-prev{
    -webkit-transform: rotate(180deg) translateY(50%);
    -moz-transform: rotate(180deg) translateY(50%);
    -ms-transform: rotate(180deg) translateY(50%);
    -o-transform: rotate(180deg) translateY(50%);
    transform: rotate(180deg) translateY(50%);
}

[data-media-wrapper] #itemslider-zoom div.owl-controls div.owl-buttons div:before{
    content: none;
}

[data-media-wrapper] #itemslider-zoom .owl-item{
    max-height: 56px;
}


[data-media-wrapper] .img-box .more-images .thumbnails.show-all{
    width: auto;
}


.product-view .availability-only {
    margin: 0;
}

#header-nav .nav-regular .nav-item.level0:hover > a {
    background-color: #ff7120;
    color: #d7181e;
}

.top_bezug_farbe {
    float: left;
    clear: both;
    margin: 0 10px 5px 10px;
    font-size: 14px;
}

.product-view form .product-title .product-name h1 {
    margin-bottom: 0px;
    margin-top: 0px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 32px;
    color: #333333;
}

.catalog-product-view .breadcrumbs {
    margin-bottom: 10px;
    padding-bottom: 7px;
}

#cart_ajax_loader {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 12px;
    left: 9px;
    border-radius: 10px;
    background: url(../images/infortis/_shared/ajax-loader.gif) no-repeat center center;
    background-color: white;
    z-index: 999;
    display: none;
}

.category_custom_description {
    padding: 10px;
}

.mobi-wrapper {
    display: none !important;
}

#cart_ajax_loader {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 12px;
    left: 9px;
    border-radius: 10px;
    background: url(../images/infortis/_shared/ajax-loader.gif) no-repeat center center;
    background-color: white;
    z-index: 999;
    display: none;
}

.description-wrap .attribute-table a:hover {
    text-decoration: underline;
}

@media only screen and (max-width: 768px) and (min-width: 540px) {

    div.mobi-share {
        justify-content: flex-start;
    }

    #shopping-cart-table td.item-image {
        width: 150px;
    }
}

.hp-block.central-column {
    width: 35%;
}

.block_header_top_left2 .skip-content span {
    font-size: 12px !important;
    color: #000;

}

.header-mobile #header-nav .nav.container {
    background: white !important;
}

.pager .pages li.next_jump {
    border: none;
    font-weight: bold;
}

.pager .pages li.next_jump .next_jump:hover,
.pager .pages li.next_jump .next_jump {
    line-height: 32px;
    background-color: transparent;
    color: #909090;
}

@media only screen and (max-width: 1120px) and (min-width: 768px) {
    .product-view .product-primary-column .brand-logo {
        float: none !important;
        margin-top: 0;
        text-align: center;
    }

}

@media only screen and (min-width: 768px) {

    .catalogsearch-result-index div.category-products ul.products-grid .item,
    .catalogsearch-result-index div.category-products ul.products-grid .item:hover,
    .catalog-category-view div.category-products ul.products-grid .item:hover,
    .catalog-category-view div.category-products ul.products-grid .item {
        padding: 0;
        margin: 0;
        overflow: visible;
        box-shadow: none;
    }

    .catalogsearch-result-index div.category-products ul.products-grid .item .item-overlay,
    .catalog-category-view div.category-products ul.products-grid .item .item-overlay {
        padding: 18px 9px;
    }

    .catalogsearch-result-index div.category-products ul.products-grid .item:hover .item-overlay,
    .catalog-category-view div.category-products ul.products-grid .item:hover .item-overlay {
        box-shadow: 0 0 0 1px rgb(229, 229, 229);
        background-color: white;
        margin-left: -3px;
        margin-right: -3px;
        min-height: 324px !important;
        position: relative;
        padding: 18px 12px;
    }

    .catalogsearch-result-index div.category-products ul.products-grid .item .show_series,
    .catalog-category-view div.category-products ul.products-grid .item .show_series {
        display: none;
    }

    .catalogsearch-result-index div.category-products ul.products-grid .item .show_series.active,
    .catalogsearch-result-index div.category-products ul.products-grid .item:hover .show_series,
    .catalog-category-view div.category-products ul.products-grid .item .show_series.active,
    .catalog-category-view div.category-products ul.products-grid .item:hover .show_series {
        display: block;
    }

    .catalogsearch-result-index div.category-products ul.products-grid.itemgrid-2col .item,
    .catalog-category-view div.category-products ul.products-grid.itemgrid-2col .item {
        width: 50%;
    }

    .catalogsearch-result-index div.category-products .products-grid li.item:hover div.top-labels,
    .catalog-category-view div.category-products .products-grid li.item:hover div.top-labels {
        padding: 0 18px;
    }

    .catalogsearch-result-index div.category-products ul.products-grid .item.series_on,
    .catalog-category-view div.category-products ul.products-grid .item.series_on {
        padding-bottom: 25px !important;
    }

    .catalogsearch-result-index div.category-products ul.products-grid .item:hover.series_on,
    .catalog-category-view div.category-products ul.products-grid .item:hover.series_on {
        height: auto !important;
        padding-bottom: 0px !important;
    }

    .catalogsearch-result-index div.category-products ul.products-grid .item .product-image-wrapper,
    .catalog-category-view div.category-products ul.products-grid .item .product-image-wrapper {
        max-width: 292px !important;
        margin: 0 auto;
    }

    .catalogsearch-result-index div.category-products ul.products-grid .item:hover .product-name,
    .catalog-category-view div.category-products ul.products-grid .item:hover .product-name {
        overflow: visible;
        white-space: normal;
    }
}

@media only screen and (min-width: 1280px) {
    .catalogsearch-result-index div.category-products ul.products-grid.itemgrid-adaptive.itemgrid-2col .item,
    .catalog-category-view div.category-products ul.products-grid.itemgrid-adaptive.itemgrid-2col .item {
        width: 33.3333%;
    }
}

@media only screen and (max-width: 640px) {

    .product-view .master-group {
        flex: 1 1 auto;
        width: 100%;
        margin: 0;
    }

    #shopping-cart-totals-table tbody > :first-child, #shopping-cart-totals-table tbody {
        border-bottom: none;
    }

    .cart-collaterals.nested-container .trustedshop-widget-wrap {
        padding: 0 !important;
    }

    .cart-right-column .totals-inner #shopping-cart-totals-table tfoot tr td,
    .cart-right-column .totals-inner #shopping-cart-totals-table tbody tr td {
        padding-right: 10px;
    }

    .trustedshop-widget-wrap #tsbadge_db8d3657bdbe440c985ae127463eaad4 {
        display: block !important;
    }

    .cart_left_side .cart-collaterals.nested-container {
        -ms-flex-pack: center;
        justify-content: center;
        padding: 20px 10px;
    }

    .cart-right-column .totals-inner #shopping-cart-totals-table tbody tr:not(:first-child):not(:last-child) td {
        border: none;
    }

    .order-confirm-block {
        display: none !important;
    }

    .cart-collaterals.nested-container .trusted_description h5 {
        width: auto;
    }

    .cart-right-column.mobile_cart {
        display: none;
    }

    .cart-collaterals.nested-container .cart-right-column.grid12-4 {
        display: none;
    }

    .cart_left_side .cart-right-column.mobile-mini.grid12-4 {
        margin-bottom: 20px;
    }

    .cart-right-column.mobile-mini {
        display: block;
        border: none !important;
    }

    .discount_coupon_form.mobile #discount-coupon-form .discount-form .input-box {
        width: auto;
        margin-right: 0;
    }

    .cart-right-column.mobile-mini .page-title {
        display: none;
    }

    .cart-right-column .totals-inner #shopping-cart-totals-table tr :first-child {
        text-align: left !important;
        margin-left: 0;
    }

    .block_cart_below_table.grid-full.alpha.omega div.grid12-4:first-of-type {
        margin-right: 10px;
    }

    .cart-right-column .totals-inner #shopping-cart-totals-table tr {
        line-height: 2.5;
    }

    .cart_left_side .discount_coupon_form {
        border: none;
    }

    .cart_left_side .discount_coupon_form .discount-form {
        display: block !important;
    }

    .cart_left_side .discount_coupon_form .discount-form .input-box {
        width: 100%;
        margin-top: 10px;
    }

    #shopping-cart-totals-table {
        border-left: none;
    }

    .cart_left_side .discount_coupon_form .discount-form .buttons-set {
        height: 40px;
        width: 189px;
        margin-top: 10px;
        margin-left: auto;
        margin-right: auto;
    }

    .product-title .product-name h3 {
        margin-bottom: 0 !important;
        line-height: 22px !important;
    }
}

@media only screen and (min-width: 769px) and (max-width: 1200px) {
    .product-view .img-box .more-images {
        width: auto;
        margin-left: 8px;
        float: none;
    }

    .shipping_methods .price_and_time {
        flex-direction: column;
        text-align: -webkit-right;
    }

    .product-view .grey-wrapper .availability-wrapper {
        width: 44%;
    }

    .count_product_block .availability {
        flex-flow: inherit;
    }

    .add-to-cart #product-addtocart-button {
        min-width: 155px;
    }

    .count_product_block .variants_block {
        display: none;
    }
}

@media only screen and (min-width: 769px) and (max-width: 1233px) {
    .product-view .img-box .more-images {
        width: auto;
        margin-left: 8px;
        float: none;
    }
}

.product-img-column .more-images .slider-arrow {
    display: none;
}

@media only screen and (min-width: 1233px) {

    .product-img-column .more-images .slider-arrow {
        font-size: 32px;
        width: 100%;
        line-height: 17px;
        text-align: center;
        margin: 5px 0px;
        cursor: pointer;
    }

    .product-img-column .more-images .slider-arrow.visible {
        display: block;
    }

    .product-img-column .more-images .slider-arrow.not-active:hover,
    .product-img-column .more-images .slider-arrow.not-active {
        color: #ddd;
    }

    .product-img-column .more-images .slider-arrow:hover {
        color: #d7191e;
    }
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .product-img-column .img-box .thumbnails.show-all.auto-adjust-width .item {
        max-width: 100%;
    }
}


@media only screen and (max-width: 767px) and (min-width: 480px) {
    .product-view .img-box .product-image {
        width: 60.4651%;
        max-width: none !important;
    }

    .product-view .img-box {
        text-align: center;
    }
}

@media only screen and (max-width: 768px) {

    .inner-container .block.block-layered-nav {
        box-sizing: border-box;
    }

    .toolbar-bottom .toolbar {
        border-top: none;
    }

    .toolbar-bottom div.sort-by {
        display: none;
    }

    div.owl-pagination {
        display: block;
    }

    .viewed-slider .owl-item .item {
        padding-bottom: 0;
    }

    #header-nav #nav.nav-mobile .nav-item.level1 .menu_item {
        background-color: white;
        padding: 5px 10px;
        border-bottom: 1px solid #eee;
        font-size: 16px;
        color: #d7181e !important;
    }

    #shopping-cart-table td.col-total {
        float: right;
        padding-right: 25px;
        padding-top: 5px;
    }


    .cart_left_side .cart-collaterals.nested-container {
        width: 100%;
        border-left: none;
        border-right: none;
        margin-left: 0;
        display: flex;
        justify-content: flex-end;
        border-top: 1px solid #cbcfce;
        box-sizing: border-box;
        border-bottom: 1px solid #cbcfce;
    }

    .owl-controls .owl-page span {
        display: block;
        width: 12px;
        height: 12px;
        margin: 7px 7px;

        border-radius: 20px;
        background-color: #eee;
        transition: background-color 300ms ease-in-out;
        -moz-transition: background-color 300ms ease-in-out;
        -webkit-transition: background-color 300ms ease-in-out;
        -o-transition: background-color 300ms ease-in-out;
    }

    .owl-controls .owl-page {
        display: inline-block;
        vertical-align: middle;
        zoom: 1;
    }

    .owl-buttons {
        display: none !important;
    }

    .itemslider div.owl-pagination {
        display: block;
    }

    .itemslider .bezug-farbe {
        font-size: 0.75em;
        text-align: center;
    }

    .category-products .products-grid.category-products-grid li.item .regular-price .tax-details {
        display: none;
    }

    .products-grid.viewed-slider {
        padding: 0px;
    }

    .main-container div.topcats > .grid12-2 {
        margin: 0px -15px !important;
        padding: 0px 15px;
        display: block;
        width: 100%;
    }

    .slider-pagination1 div.owl-controls div.owl-page span,
    div.owl-controls div.owl-page span {
        background-color: #b8bcbf;
        width: 10px;
        height: 10px;
    }

    .top-labels .product_discount {
        font-weight: 500;
    }

    .cms-index-index .owl-wrapper-outer .owl-wrapper .item {
        padding-bottom: 0;
    }

    .cms-index-index .itemslider.products-grid {
        margin-bottom: 0;
    }

    .cart-collaterals.nested-container .cart-left-column.grid12-8 {
        margin-right: 10px;
    }

    #shopping-cart-table td.col-total {
        float: right;
        padding-right: 25px;
        padding-top: 5px;
    }

    .cart_left_side .cart-collaterals.nested-container {
        width: 100%;
        border-left: none;
        border-right: none;
        margin-left: 0;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: end;
        justify-content: flex-end;
        border-top: 1px solid #cbcfce;
        box-sizing: border-box;
        border-bottom: 1px solid #cbcfce;
    }

    .cart-collaterals.nested-container .cart-left-column.grid12-8 {
        margin-right: 10px;
    }

    #shopping-cart-totals-table .shipping-method-select {
        margin-left: 0 !important;
    }

    #shopping-cart-table td.col-unit-price, #shopping-cart-table td.col-total {
        margin: 9px 0;
    }

    #oar_widget_orders_and_returns_form > div.fieldset {
        width: 100%;
        box-sizing: border-box;
    }

    .block-layered-nav #narrow-by-list {
        margin: 0;
    }

    .block-layered-nav #narrow-by-list .filter-content {
        height: auto;
        padding: 0 25px;
    }

    .img-box .more-images .thumbnails.show-all .item {
        float: left !important;
    }

    .product-view .product-img-column {
        margin-bottom: 0 !important;
    }

    .desctop_breadcrumbs {
        display: none;
    }

    .cms-home .mobile_return {
        display: none;
    }

    .mobile_return {
        display: block;
        padding: 10px 0px 10px 25px;
        border-top: 1px solid #eee;
        border-bottom: 1px solid #eee;
        margin-left: -15px;
    }

    .catalog-product-view .mobile_return {
        margin-right: -15px;
    }

    .mobile_return span {
        color: rgb(255, 105, 32);
    }

    .catalog-product-view .box-collateral .acctab {
        margin-left: -15px;
        margin-right: -15px;
        padding-left: 20px;
        margin-bottom: 10px;
        border-bottom: 1px solid #000;
        text-align: center;
        background-color: #eee;
    }

    .checkout-cart-index .main-cart-wrapper + .similar_title p {
        text-align: center;
    }

    .footer .inner-container .phone_block + .clearer {
        text-align: center;
    }

    .gen-tabs div.acctab:hover {
        background-color: #eee;
        color: #333;
    }

    .viewed-products.container .section-title.padding-right,
    .box-collateral p.section-title.padding-right {
        background-color: #eee;
        margin-left: -15px;
        margin-right: -15px;
        color: #d43d48;
        border-bottom: 1px solid #d43d48;
        line-height: 44px;
        padding-left: 20px;
        padding-bottom: 7px;
    }

    .viewed-products.container .section-title.padding-right {
        margin-right: 0;
        margin-left: 0;
    }

    .catalog-product-view div.owl-item li.item {
        box-sizing: border-box;
        height: auto !important;
    }

    .gen-tabs.accor .tabs-panels .panel {
        margin: 0 !important;
    }

    .catalog-product-view .box-collateral .acctab {
        margin-bottom: 0 !important;
    }

    .catalog-product-view .box-collateral div.acctab.current {
        color: #d43d48 !important;
        border-bottom: 1px solid #d43d48;
    }

    #phote_tube {
        float: right;
        margin-right: 10%;
        margin-top: 0;
        margin-left: 10px;
    }

    .additional-bg-color, .block-layered-nav .currently, .block-layered-nav .actions, .cart .totals, .checkout-agreements li {
        background-color: transparent !important;
    }

    .category-products .category-products-grid .item:hover .product_discount {
        right: 15px;
    }
}

ul.links .my-orders a {
    color: #040404;
}

.category-products .toolbar select {
    height: 29px;
    padding: 7px;
}

.configurable-swatch-list .count {
    display: none;
}

.configurable-swatch-list li {
    width: auto !important;
}

.configurable-swatch-list li .swatch-label {
    border: none !important;
}

.configurable-swatch-list li .no-item .swatch-label img {
    opacity: 0.3;
}

.swatch-link.has-image.active span.swatch-label:after {
    position: absolute;
    content: " ";
    width: 2px;
    height: 7px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=5);
    border: 2px solid #549900;
    border-top-color: transparent;
    border-left-color: transparent;
    left: 9px;
    top: 21px;
    border-radius: 2px;
    z-index: 2;
}

.swatch-link.has-image.active span.swatch-label:before {
    position: absolute;
    content: " ";
    width: 15px;
    height: 15px;
    background-color: rgb(255, 255, 255);
    border: 1px solid #d4d4d4;
    border-radius: 3px;
    left: 3px;
    top: 20px;
    z-index: 1;
}

.swatch-link.has-image.active:hover span.swatch-label:after {
    border-color: transparent;
    content: "+";
    color: #d7181e;
    font-size: 23px;
    font-weight: bold;
    top: 15px;
}

.swatch-link.has-image.active:focus span.swatch-label:before,
.swatch-link.has-image.active:focus span.swatch-label:after {
    display: none;
}

.configurable-swatch-list li .swatch-label img {
    border-color: #ccc !important;
    border-radius: 5px !important;
}

.product-view .product-type-data > .price-box,
.product-view .product-type-data > .price-box .price,
.products-grid .item .price-box .regular-price .price,
.owl-item .item .price-box .regular-price .price {
    color: #d7181e;
}

.products-list .product-image img, .category-products-grid .product-image img {
    max-height: 193px;
}

.category-products-grid.hover-effect .owl-item .item:hover {
    padding-bottom: 10px;
}

.category-products-grid.hover-effect .owl-item .item:hover .product_discount {
    right: 17px;
}

@media only screen and (max-width: 767px) {

    .category-products .item .top-labels {
        top: 18px;
        width: 46%;
        box-sizing: content-box;
        max-width: 295px;
    }

    .category-products .products-grid.category-products-grid li.item .price-box {
        text-align: left;
        font-size: 14px;
    }

    div.category-products .item .product_description_wrapper .price-box,
    div.category-products .item .product_description_wrapper .uvp-price {
        margin: 5px;
    }

    .category-products-grid.hover-effect.itemgrid-2col .item:hover {
        margin-left: 0%;
        margin-right: 0%;
        padding-left: 1%;
        padding-right: 1%;
        width: 99%;
        box-shadow: none;
    }

    .footer-container .collapsible .block-content {
        box-shadow: inset 0 10px 10px -10px rgba(0, 0, 0, .3), inset 0 -10px 10px -10px rgba(0, 0, 0, .1);
    }

    .category-products .products-grid li.item:hover .top-labels {
        padding-left: 15px !important;
    }

    .product-view .shipping_methods > p .title {
        align-items: baseline;
        text-align: -webkit-left;
    }

    .product-view .shipping_methods > p span {
        -ms-flex: 1;
        flex: 1;
    }

    .product-view .shipping_methods > p .time {
        white-space: normal;
    }

    .category-products-grid.hover-effect .item {
    }

    .update_cart_btn tr {
        margin-bottom: 0 !important;
    }

    #shopping-cart-table .btn-update {
        margin-right: 0;
    }

    .cart-right-column .totals-inner #shopping-cart-totals-table tfoot td strong span,
    #shopping-cart-totals-table tbody tr td span.price {
        margin-right: 15px !important;
    }

    .category-products-grid.hover-effect .item {
        border-top-color: rgb(229, 229, 229) !important;
    }

    .viewed-slider .owl-item li.item {
        box-shadow: none !important;
    }

    .block_cart_below_table.grid-full.alpha.omega .discount_coupon_form.grid12-4 {
        width: 100% !important;
    }

    .cart .cart-collaterals {
        height: auto;
        margin-bottom: 0;
    }

    .show_series_block {
        display: none !important;
    }

    .show_series_plus {
        height: 22px !important;
    }

    .products-grid.single-line-name .product-name {
        overflow: auto;
        white-space: normal !important;
    }
}

@media only screen and (max-width: 479px) {
    .product-view .add-to-cart .btn-cart {
        display: block;
        width: 80% !important;
        margin: 0 auto !important;
        float: none;
    }

    #shopping-cart-table .addition-product-wrapper {
        flex-wrap: wrap;
    }

    #shopping-cart-table .addition-product-wrapper .btn-cart-wrapper {
        margin-left: auto;
    }

    #shopping-cart-table .addition-product-wrapper .description {
        width: 50%;
        margin-bottom: 10px;
    }

    #shopping-cart-table .addition-product-wrapper span.image {
        width: 100px;
    }
}

.promotion_block img,
.promotion_block .content {
    display: inline-block;
}

.promotion_block img {
    background-color: #a8c09d;
    padding: 3px;
}

.promotion_block .content {
    color: white;
    font-weight: bold;
    padding-left: 10px;
    font-size: 16px;
    line-height: 16px;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-top: 6px;
}

.promotion_block {
    background-color: #43a72b;
    float: left;
    width: 100%;
    font-size: 0px;
    line-height: 0px;
    margin-bottom: 10px;
    border-top: 8px solid #9db790;
    border-bottom: 8px solid #9db790;
}

.category-products .btn-cart:hover {
    background-color: rgb(255, 105, 32);
}

.series_wrap {
    float: left;
    width: 100%;
    display: none;
    border: 2px solid #d7181e;
    border-left: 0;
    border-right: 0;
    position: relative;
    background: #f2f2f2;
}

.show_series_block {
    position: absolute;
    height: 45px;
    width: 100%;
    border-bottom: 0;
    background-color: #d7181e;
    bottom: -2px;
    margin-left: -9px;
    display: none;
}

.show_series.active {
    line-height: 45px;
    margin-left: -9px;
    color: white;
    background-color: #d7181e !important;
    margin-bottom: -18px;
}

.products-grid .item {
    padding-bottom: 18px;
}

.show_series {
    margin: 10px 50px 0px 50px;
    background-color: #dddddd;
    cursor: pointer;
    font-size: 13px;
    position: relative;
    margin-bottom: 6px;
}

.show_series_plus {
    background-color: #d7181e;
    color: white;
    position: relative;
    top: 6px;
}

.show_series .arrow {
    position: relative;
    top: 11px;
    width: 0;
    height: 0;
    background: none;
    border-top: 5px solid #535251;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    border-bottom: 5px solid transparent;
    margin-left: 6px;
}

.show_series.active .arrow {
    top: -9px;
    border-top: 5px solid transparent;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid white;
}

.show_series.active .arrow_plus {
    border-bottom: 5px solid white;
}

.show_series:hover {
    background-color: #cccccc;
}

.series_wrap .series_wrap_image_block {
    position: relative;
}

.series_wrap .owl-wrapper-outer .owl-wrapper .owl-item .item {
    background: #f2f2f2;;
}

.owl-wrapper-outer .owl-wrapper .owl-item .item .media-images {
    background: #f2f2f2;;
}

p.series_wrap .product-image-wrapper:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.35);
    z-index: 999;
    opacity: 0.15;
}

p.series_wrap .item .media-images .series_wrap_image_block:before {
    content: "";
    display: block;
    width: 70px;
    height: 70px;
    position: absolute;
    top: 1px;
    right: 5px;
    background: rgba(0, 0, 0, 0.68);
    z-index: 999;
    opacity: 0.15;
}

p.series_wrap .category-products-grid .item {
    border: 0;
}

.show_series_plus:hover {
    background-color: #d7181e;
}

.change_bottom_location {
    margin-left: -22px;
}

.series_wrap .related-products-grid .owl-wrapper-outer {
    height: 380px;
}

.related-products-grid .media-images {
    display: none;
}

.series_wrap .related-products-grid .media-images {
    display: block;
}

.category-products .products-grid .item .display-onhover {
    display: none !important;
}

.category-products .toolbar .sort-by select {
    border: none;
    background-color: transparent;
}

.category-products .products-grid .series_wrap .owl-item.active:hover .media-images {
    display: none;
}

.category-products .products-grid .series_wrap .owl-item.active ~ .owl-item.active:hover .media-images {
    display: block;
}

.top_seller {
    background: #ffd328;
    color: white;
    font-weight: 500;
    font-size: 14px;
    padding: 0 5px;
    border-radius: 2px;
    font-family: "Poppins";
    padding-top: 1px;
    float: left;
    height: 24px;
    line-height: 24px;
}

.top-labels {
    position: absolute;
    top: 10px;
    left: 0px;
    width: 100%;
    z-index: 4;
    padding: 0 15px;
    box-sizing: border-box;
}

.top-labels > * {
    margin: 0 2px;
}

.top-labels .sticker-wrapper {
    position: static !important;
    float: left;
}

.top-labels .sticker-wrapper .sticker {
    height: auto !important;
    width: auto !important;
    color: white;
    font-weight: bold;
    font-size: 14px;
    padding: 0 5px;
    border-radius: 5px;
    font-family: "Poppins";
    padding-top: 1px;
    float: left;
    line-height: 21px;
}

.category-products .products-grid li.item:hover .top-labels {
    padding: 0px 24px;
}

.category-products .products-grid .owl-wrapper .item:hover .top-labels {
    padding: 0px 18px;
}

.owl-wrapper .item:hover .top-labels {
    padding: 0px 17px;
}

.cms-index-index .owl-wrapper-outer .top-labels {
    padding: 0 !important;
    top: 0;
}

.product-view .product-img-column .sticker {
    width: auto;
    height: auto;
    color: white;
    font-weight: bold;
    font-size: 14px;
    padding: 0 5px;
    border-radius: 5px;
    font-family: "Poppins";
    padding-top: 1px;
    float: left;
    line-height: 21px;
}

.product-view .product-img-column .sticker-wrapper {
    left: auto;
    right: 30px;
    top: 10px;
}

.product-view .addition_products > p {
    color: #646464;
}

.product-view .addition_products > p {
    border-top: 1px solid #eeeeee;
    padding: 13px 15px 14px 45px;
    background-color: white;
}

.product-view .addition_products > p input {
    display: none;
}

.product-view .addition_products > p label {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
    position: relative;
    -ms-flex-align: center;
    align-items: center;
}

.product-view .addition_products > p .title {
    font-weight: bold;
    -ms-flex: 1 1 12%;
    flex: 1 1 12%;
    line-height: 14px;
}

.product-view .addition_products > p .price {
    text-align: center;
    -ms-flex: 1 1 12%;
    flex: 1 1 12%;
}

.product-view .addition_products > p .image {
    text-align: right;
    margin-top: -10px;
    margin-bottom: -10px;
}

.product-view .addition_products > p span {
    -ms-flex: 1;
    flex: 1;
}

.product-view .addition_products > p label:before {
    position: absolute;
    content: " ";
    width: 15px;
    height: 15px;
    background-color: white;
    border: 1px solid #d4d4d4;
    border-radius: 3px;
    left: -29px;
    top: 50%;
    margin-top: -8px;
}

.product-view .addition_products > p input:checked + label:after {
    position: absolute;
    content: " ";
    width: 2px;
    height: 7px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=5);
    border: 2px solid #549900;
    border-top-color: transparent;
    border-left-color: transparent;
    left: -23px;
    top: 50%;
    border-radius: 2px;
    margin-top: -7px;
}

.promotion_block .icon {
    float: left;
    height: 50px;
    width: 79px;
}

.promotion_block .icon.cart {
    background: url(../images/info-cart.png) 17px no-repeat;
}

.promotion_block .icon.truck {
    background: url(../images/truck.png) 17px no-repeat;
}

.promotion_block .icon.timer {
    background: url(../images/timer.png) 17px no-repeat;
}

.header-top-container {
    background-color: whitesmoke;
}

.footer-primary-container {
    background-color: #F5F5F5;
}

.gen-tabs .acctab.current,
.gen-tabs .tabs a.current,
.topcats a:hover {
    color: #d7181e !important;
}

.zustand {
    margin-bottom: 15px;
    font-weight: bold;
}

.zustand span {
    display: table-cell;
}

.zustand .zustand-title {
    padding-right: 10px;
    padding-left: 5px;
}

.promotion_block .copy {
    font-weight: normal;
    font-size: 15px;
}

.product-view .category-products .products-grid li.item .show_series,
.product-view .category-products .toolbar {
    display: none;
}

.product-view .category-products .products-grid li.item:first-child {
    border-top: none;
}

.product-view .category-products .products-grid li.item:hover .top-labels {
    padding: 0px 27px;
}

.promotion_block {
    display: none;
}

.header-primary-container .hp-block.right-column {
    width: 20%;
}

#header-nav .inner-container #nav {
    width: 100%;
}

.accountLinks div.item {
    float: right;
}

.accountLinks #account-links-wrapper-regular {
    display: inline-block;
}

#header-nav #nav .nav-panel--dropdown a {
    color: #716861 !important;
    text-transform: none;
}

.opener2 {
    background-image: none !important;
    display: inline-block;
    font-family: ThemeIcons;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    width: 28px;
    height: 28px;
    line-height: 28px;
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
}

.opener2:before {
    content: "\e23c";
}

.opener2:hover {
    background-color: #848484;
    color: #ffffff;
}

.opener2.active:before {
    content: "\e23d";
}

.nav-regular .opener2 {
    display: none;
}

#nav .nav-item.level0 a.menu_item[href*="sale"] {
    font-weight: bold;
}

.nav-regular li.level0 > a {
    padding: 0 8px;
}

.acco .opener2 {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    cursor: pointer;
    text-align: center;
    width: 49px;
    height: 49px;
    line-height: 49px;
    background: url(../images/infortis/_shared/accordion/opener.png) center center no-repeat;
    color: white;
}

.discount_coupon_form form .discount h2 {
    border: 0;
    padding: 0;
}

.discount_coupon_form > h5 {
    font-weight: bold;
    margin-bottom: 0;
}

.discount_coupon_form .cancel-coupon {
    display: none;
}

.discount_coupon_form button {
    width: 100%;
}

.block_cart_below_table.grid-full.alpha.omega .grid12-4:last-child {
    display: none;
}

.box-collateral .gen-tabs .tabs a {
    border-top: 1px solid #f5f5f5 !important;
}

.gen-tabs--style1 .tabs-panels {
    border-bottom: 0;
}

.products-grid span.product-name {
    margin-bottom: 10px;
    margin-top: 15px;
}

.cms-index-index .preface {
    margin-bottom: 12px;
}

@media only screen and (min-width: 480px) and (max-width: 639px) {

    /* Item grid
    -------------------------------------------------------------- */
    .itemgrid.itemgrid-adaptive .item {
        width: 99% !important;
        clear: none !important;
    }

    .cart-collaterals.nested-container .cart-left-column {
        margin-right: 0 !important;
    }

    .cart-collaterals.nested-container .cart-left-column .block_cart_below_table {
        display: -ms-flexbox;
        display: flex;
    }

    .products-grid.single-line-name .product-name {
        white-space: normal;
    }

    .itemgrid.itemgrid-adaptive > li:nth-of-type(2n+1) {
        clear: left !important;
    }

    .product-image-wrapper.mobile {
        width: 47%;
        float: left;
        padding-top: 10px;
    }

    .product_description_wrapper {
        width: 49%;
        float: left;
        text-align: left;
        margin-left: 3%;
        font-size: medium;
    }

    /*discount position-----------------------------------------*/

}

@media only screen and (min-width: 640px) and (max-width: 767px) {

    /* Item grid
    -------------------------------------------------------------- */
    .itemgrid.itemgrid-adaptive .item {
        width: 99% !important;
        clear: none !important;
    }

    #shopping-cart-totals-table tfoot tr > td span, #shopping-cart-totals-table tbody tr > td span {
        margin-right: 20px !important;
    }

    #shopping-cart-totals-table {
        width: 293px;
    }

    .trustedshop-widget-wrap #tsbadge_db8d3657bdbe440c985ae127463eaad4 {
        display: block !important;
    }

    .itemgrid.itemgrid-adaptive > li:nth-of-type(2n+1) {
        clear: left !important;
    }

    .product-image-wrapper.mobile {
        width: 47%;
        float: left;
        padding-top: 10px;
    }

    .product_description_wrapper {
        width: 49%;
        float: left;
        text-align: left;
        margin-left: 3%;
        font-size: large;
    }
}

@media only screen and (min-width: 320px) and (max-width: 479px) {
    /* Item grid
    -------------------------------------------------------------- */
    .itemgrid.itemgrid-adaptive .item {
        width: 99% !important;
        clear: none !important;
    }

    #shopping-cart-table td.col-total {
        padding-right: 25px;
    }

    .discount_coupon_form.mobile #discount-coupon-form .buttons-set .button {
        margin-top: 5px;
    }

    #shopping-cart-table .input-text.qty {
        margin-bottom: 5px;
    }

    .cart-collaterals.nested-container .trusted_description {
        margin-top: 0 !important;
    }

    .cart-collaterals.nested-container .trusted_description h5 {
        margin-top: 35px;
    }

    .cart_left_side .cart-collaterals.nested-container {
        padding: 20px;
    }

    .cart-collaterals.nested-container .trustedshop-widget-wrap {
        padding: 0 !important;
    }

    .cart-right-column .totals-inner #shopping-cart-totals-table tr :first-child {
        width: 120px;
    }

    .itemgrid.itemgrid-adaptive > li:nth-of-type(2n+1) {
        clear: left !important;
    }

    .category-products .category-products-grid .item:hover .product-image-wrapper {
        float: left;
    }

    .cart-collaterals.nested-container .cart-left-column.grid12-8 {
        margin-right: 0;
    }

    .products-grid.single-line-name .product-name {
        white-space: normal;
    }

    .product-image-wrapper.mobile {
        width: 47%;
        float: left;
        padding-top: 30px;
    }

    div.product_description_wrapper {
        width: 48%;
        float: left;
        text-align: left;
        margin-left: 5%;
        font-size: 4vw !important;
    }
}

div.price-range {
    font-weight: bold;
    color: #d7181e;
}

div.price-slider .span {
    background-color: #d7181e;
}

.header-container .dropdown .dropdown-content a {
    font-size: 14px;
}

.price-limit {
    opacity: 0;
}

#header-account .my-orders a {
    font-size: 12px;
}

.cms-page-view .inner-container .page-title {
    margin-top: 10px;
}

.category-products .toolbar .pager .pages {
    float: right;
}

.category-products .sorter .sort-by {
    margin-left: 0;
}

.category-products .top-toolbar .toolbar .sorter {
    padding: 7px 0 9px 0;
    display: flex;
}

.category-products .top-toolbar .toolbar .sorter .category_title {
    flex: 1;
}

.category-products .top-toolbar .toolbar .sorter .sort-by {
    margin-top: 3px;
}

.category-products .sorter .view-mode span.grid,
.category-products .sorter .view-mode span.list,
.category-products .pager .pages .current {
    background-color: #d7181e;
    color: white;
}

.category-products .sorter .view-mode span.grid:hover,
.category-products .sorter .view-mode span.list:hover,
.category-products .pager .pages li a:hover {
    background-color: #d7181e;
    color: white;
    cursor: pointer;
}

.page #scroll-to-top:hover {
    background-color: #d7181e;
    color: #ffffff;
}

.category-products .pages li {
    margin-left: 5px;
    font-family: "Poppins";
}

.category-products .pager .pages li a.next,
.category-products .pager .pages li a.previous {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 7px;
    width: auto;
}

.category-products .pages li a.not-active {
    pointer-events: none;
    opacity: .3;
}

.category-products .pager .pages li.mobile-nav {
    display: none;
}

.toolbar-bottom .next.mobile-nav {
    margin-right: 10px;
}

.sofa-type-description {
    font-size: 14px;
}

@media only screen and (max-width: 768px) {

    .mobi-wrapper {
        display: block !important;
    }

    .grid12-1, .grid12-2, .grid12-3, .grid12-4, .grid12-5, .grid12-6, .grid12-7, .grid12-8, .grid12-9, .grid12-10, .grid12-11, .grid12-12, .grid-full, .grid-col2-sidebar, .grid-col2-main, .grid-col3-sidebar, .grid-col3-main {
        width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .category-products .products-grid li.item:hover .top-labels {
        padding: 0 15px;
    }

    .category-products-grid.hover-effect.itemgrid-2col .item:hover {
        margin-left: 0%;
        margin-right: 0%;
        padding-left: 1%;
        padding-right: 1%;
        box-shadow: none;
    }

    .block_footer_primary_bottom_left .impressum {
        text-align: center;
    }

    .category-products .pager .pages li.desktop-nav {
        display: none;
    }

    .checkout-cart-index #root-wrapper .main-container .noitem_wrapper {
        padding: 15px 0 0 15px;
        box-sizing: border-box;
    }

    #shopping-cart-table .item-image .product-image {
        max-width: 100%;
    }

    .cart-table-wrapper .update_cart_btn {
        border-bottom: 1px solid #eeeeee;
    }

    .cart_left_side .order-confirm-block {
        border-right: none;
        border-left: none;
    }

    #shopping-cart-table td {
        padding: 0;
        border: none !important;
        background: transparent !important;
        display: block;
        width: 100%;
        /*text-align: left !important;*/
    }

    #shopping-cart-table tbody tr {
        overflow: hidden;
        border-bottom: 1px solid #eeeeee;
        background: transparent !important;
        display: block;
        width: 100%;
        text-align: left !important;
    }

    .similar_title p {
        padding-left: 10px;
    }

    .main-cart .cart_left_side .page-title.title-buttons {
        border: none;
    }

    .main-cart .cart_left_side .cart {
        border: none;
    }

    .category-products .pager .pages li.mobile-nav {
        display: block;
    }
}

.category-products .pager .pages .current {
    font-weight: bold;
}

.header-mobile .accountLinks {
    display: none;
}

#mini-cart-wrapper-mobile .mini-cart-content .product-name a {
    font-size: 14px;
}

#mini-cart-wrapper-mobile .product-details {
    text-align: left;
}

.product-view .rabbat {
    clear: left;
    line-height: 17px;
}

.product-view .gutschein-products.addition_products > p .image {
    text-align: center;
}

#oar_widget_orders_and_returns_form .fieldset {
    border: 1px solid #EDEDED;
    padding: 25px;
    margin: 28px auto;
    width: 50%;
}

#oar_widget_orders_and_returns_form .fieldset h2 {
    margin: -35px 0 0 10px;
    border: none;
    background-color: white;
    float: left;
    padding: 0 14px;
}

#oar_widget_orders_and_returns_form input,
#oar_widget_orders_and_returns_form select {
    width: 100%;
}

#oar_widget_orders_and_returns_form .buttons-set {
    border: none;
    text-align: center;
}

#oar_widget_orders_and_returns_form .buttons-set button {
    float: none;
}

ul.bubble-elasticsearch .image {
    float: left;
    margin-right: 10px;
}

.owl-controls .owl-buttons div.owl-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -50px;
}

.owl-controls .owl-buttons div.owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -50px;
}

.owl-wrapper-outer + div.owl-controls div.owl-buttons div {
    border-radius: 999px;
    width: 43px;
    height: 43px;
    line-height: 43px;
    background-color: #f5f5f5;
    font-size: 43px;
    border: 1px solid #e8e8e8;
}

.owl-wrapper-outer + div.owl-controls div.owl-buttons div:hover {
    border: 1px solid #d7181e;
}

.description-wrap {
    padding: 10px 30px 20px 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.description-wrap:after {
    content: '';
    display: table;
    clear: both;
}

.related-products-grid .owl-wrapper-outer .item .btn-cart {
    display: none;
}

.owl-wrapper-outer .item {
    text-align: center;
}

.itemgrid.itemgrid-adaptive .item {
    margin-top: 2px;
}

.description-wrap .description-text {
    float: none !important;
}

.description-wrap .description-text:empty {
    display: none !important;
}

.description-wrap .description-text {
    width: 100%;
    background: #fff;
    padding: 1%;
    margin: 2% 0 0;
}

.description-wrap .attribute-table {
    background: #fff;
    padding: 1%;
    margin: 0;
    width: 47%;
}

.description-wrap .short-description {
    width: 47%;
    background: #fff;
    padding: 1%;
    margin: 0;
}

.description-wrap .attribute-table tr td:first-child {
    padding-right: 40px;
}

.description-wrap .attribute-table table {
    width: 75%;
}

.description-wrap .attribute-table table p {
    margin-bottom: 0px;
}

.description-wrap .attribute-table tr td {
    padding-bottom: 10px;
}

.block-layered-nav dl#narrow-by-list dd ol > li > a.filter-item {
    position: relative;
    padding-left: 25px;
}

.block-layered-nav dl#narrow-by-list dd ol > li > a.filter-item:before {
    position: absolute;
    content: " ";
    width: 15px;
    height: 15px;
    background-color: white;
    border: 1px solid #d4d4d4;
    border-radius: 3px;
    left: 0px;
    top: 4px;
    display: block !important;
}

.block-layered-nav dl#narrow-by-list dd ol > li > a.filter-item:focus:after,
.block-layered-nav dl#narrow-by-list dd ol > li > a.filter-item.checked:after {
    position: absolute;
    content: " ";
    width: 2px;
    height: 7px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=5);
    border: 2px solid #549900;
    border-top-color: transparent;
    border-left-color: transparent;
    left: 6px;
    top: 0px;
    border-radius: 2px;
}

.block-layered-nav dl#narrow-by-list dd ol > li > a.filter-item.checked:focus:after {
    display: none;
}

.block-layered-nav .actions,
.filter-currently {
    display: none;
}

.block-layered-nav .filter-content {
    height: 0;
    overflow: hidden;
}

.block-layered-nav .filter-content.active {
    height: auto;
}

.block-layered-nav .filter-title {
    border-bottom: 1px solid #f0f0f0;
    cursor: pointer;
    position: relative;
}

.block-layered-nav .filter-title .arrow {
    position: absolute;
    top: 8px;
    right: 0;
    font-size: 25px;
}

.block-layered-nav .filter-title:hover {
    color: #d7181e;
}

.block-layered-nav .block-content > dl > dd.filter-content {
    margin-top: 10px;
}


h1.category_title {
    float: left;
    margin: 0;
}

.owl-wrapper-outer .owl-wrapper .item {
    border-color: transparent;
}

.impressum {
    text-decoration: none !important;
}

#header-account .links li a:hover,
.footer_Impressum:hover {
    color: #d7181e !important;
    text-decoration: underline;
}

.registered-users .buttons-set a:hover,
.breadcrumbs a:hover {
    text-decoration: underline;
}

.footer-primary-container {
    background-color: #f5f5f5 !important;
}

.footer-primary a:hover {
    color: #d7181e !important;
    text-decoration: underline;
}

.footer {
    background-color: #f5f5f5 !important;
    color: #555 !important;
}

.footer a {
    color: #555 !important;
}

iframe[name="google_conversion_frame"] {
    height: 0 !important;
    width: 0 !important;
    line-height: 0 !important;
    font-size: 0 !important;
    margin-top: -13px;
    float: left;
}

/*Order info design=======================================================================================*/

.order-items.order-details h2,
.order-info-box .box-title h2 {
    font-size: 20px;
    color: #d7181e;
    text-transform: uppercase;
    font-weight: bold;
    padding-bottom: 10px;
    border-bottom: 2px solid #e5e5e5;
    padding-left: 10px;
}

.box-content .shipping_method_amperitem_amperitem {
    background: url(../images/methods/amperitem.png) no-repeat;
    background-size: contain;
    width: 89px;
    height: 58px;
    float: right;
    z-index: 10;
}

.box-content .shipping_method_freeshipping_freeshipping {
    background: url(../images/methods/freeshipping.png) no-repeat;
    background-size: contain;
    width: 89px;
    height: 58px;
    float: right;
    z-index: 10;
}

.order-info-box.second .box-content {
    display: -ms-flexbox;
    display: flex;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.box-content .payment_method_banktransfer {
    background: url(../images/methods/banktransfer.png) no-repeat;
    background-size: contain;
    width: 89px;
    height: 58px;
    float: right;
    z-index: 10;
}

.box-content .payment_method_vaimo_klarna_account {
    background: url(../images/methods/klarna.png) no-repeat;
    background-size: contain;
    width: 89px;
    height: 58px;
    float: right;
    z-index: 10;
}

.box-content .payment_method_paypal_express {
    background: url(../images/methods/paypal_express.png) no-repeat;
    background-size: contain;
    width: 89px;
    height: 58px;
    float: right;
    z-index: 10;
}

.box-content .payment_method_cashondelivery {
    background: url(../images/methods/cashondelivery.png) no-repeat;
    background-size: contain;
    width: 89px;
    height: 58px;
    float: right;
    z-index: 10;
}

.box-content .payment_method_vaimo_klarna_invoice {
    background: url(../images/methods/klarna.png) no-repeat;
    background-size: contain;
    width: 89px;
    height: 58px;
    float: right;
    z-index: 10;
}

.box-content .payment_method_phoenix_cashondelivery {
    background: url(../images/methods/phoenix_cashondelivery.png) no-repeat;
    background-size: contain;
    width: 89px;
    height: 58px;
    float: right;
    z-index: 10;
}

.box-content .info_span {
    width: 70%;
}

.order-info-box .box-payment .box-content p {
    line-height: 1;
}

.order-info-box .col-1 {
    border-right: 0;
}

.order-info-box .box .box-content {
    background-color: white;
    padding: 15px;
    margin-top: 17px;
    margin-bottom: 15px;
    border: 1px solid #e5e5e5;
}

.order-info-box .box-payment p {
    margin: 0;
}

.col-main .order-info-box {
    margin: 0 0 60px;
    width: 100%;
}

.col2-set.order-info-box .box-content {
    min-height: 40px;
}

.order-info-box.second .box-content {
    line-height: 30px;
}

.col-main .order-items.order-details {
    background-color: whitesmoke;
    padding: 15px;

}

.box.box-payment .box-content table td {
    line-height: normal;
}

.sales_block .data-table thead {
    background-color: white;
    border-top: none;
}

.order-details .sales_block {
    margin-top: 23px;
    padding: 0 15px;
    background-color: white;
    border: 1px solid #ddd;
    border-bottom: none;
}

#my-orders-table .a-right,
#my-orders-table .image_th {
    width: 15%;
}

#my-orders-table .a-center {
    float: right;
}

td.item_image .mobile_items div {
    display: none;
    margin-bottom: 15px;
}

td.item_image .mobile_items div span {
    display: inline-block;
    width: 50%;
    white-space: nowrap;
    text-align: left;
}

.mobile_items .product-name {
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 11px;
}

.order-items.order-details h2.table-caption {
    font-weight: bold;
    font-size: 20px;
    margin: 0;
}

.order-info .order_status_description {
    padding: 15px;
}

.order_status_description .footer_links_block {

}

.order-info .order_status_description .box-title h3 {
    font-size: 17px;
    padding-bottom: 10px;
    border-bottom: 2px solid #e5e5e5;
    padding-left: 10px;
}

.order-info .info_block {
    background-color: white;
    padding: 15px;
    margin-top: 17px;
    margin-bottom: 15px;
    border: 1px solid #e5e5e5;
    line-height: 1;
}

.order-info .order_status_description {
    background-color: whitesmoke;
    width: 100%;
}

.col-main .order-info-box {
    padding: 15px;
}

.col-main .order-items {
    width: 100%;
}

.data-table tbody tr td {
    padding: 12px 10px;
    vertical-align: middle;
    font-size: 16px;
}

.data-table thead th {
    padding: 12px 10px;
    vertical-align: middle;
    font-size: 16px;
}

#my-orders-table tbody tr td h3 {
    font-size: 20px
}

@media only screen and (max-width: 600px) {
    .data-table tbody td {
        display: block;
        width: 100%;
    }

    .sales_block thead {
        display: none;
    }

    .sales_block tfoot {
        display: block;
    }

    .data-table tbody td {
        display: none;
    }

    .data-table tbody td.item_image {
        text-align: center;
        display: block;
    }

    td.item_image .mobile_items div {
        display: flex;
        display: -ms-flexbox;
        display: flex;
    }

    #my-orders-table .a-right,
    #my-orders-table .image_th {
        width: auto;
    }

    td.item_image .mobile_items .name_block {
        text-align: center;
        display: inline-block;
    }

    .order-info-box.second .box-content {
        line-height: 17px;
    }
}

#nav .full-width .nav-panel-inner {
    padding: 23px;
}

#nav .nav-panel-inner {
    padding: 22px 10px 4px;
}

#nav .nav-panel-inner li.nav-item a.menu_item {
    font-size: 18px;
    line-height: 30px;
    padding: 0px 15px;
}

#header-nav #nav .nav-panel-inner li.nav-item a.menu_item.all-items {
    color: #d7181e !important;
    font-weight: 500;
}

#header-nav #nav .nav-panel-inner li.nav-item a.menu_item:hover {
    background-color: #d7181e;
    color: white !important;
}

#header-nav .nav-regular .nav-item.level0:hover > a {
    background-color: white;
}

.cart .shipping-method-select {
    font-size: 14px;
    color: #555;
}

/* Success page styles
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/

.success-page-wrapper .success-page-banner img {
    width: 100%;
    margin-top: 10px;
}

.success-page-wrapper .page-title {
    margin: 15px 0 0;
}

.success-page-wrapper .sub-title {
    margin: 0 0 30px;
}

.success-page-wrapper .order-id {
    color: #d6191d;
}

.success-page-wrapper .buttons-set {
    margin: 13px 0 100px;
    padding-top: 15px;
}

/* Footer mobile sliding menu styles
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/

@media (max-width: 768px) {

    .related-products-grid div.owl-item {
        padding: 0px 5px;
    }

    .owl-wrapper-outer .item div.uvp-price,
    .item .product_description_wrapper .uvp-price {
        font-size: 13px;
    }

    .owl-wrapper-outer .item div.price-box,
    .item .product_description_wrapper .price-box {
        margin-right: 0px;
    }


    .category-bottom-description {
        padding: 0 15px;
    }

    .footer-container .block-title.heading:after {
        transition: .5s ease-in-out;
    }

    #mini-cart .cart_block {
        padding: 0;
    }

    .footer-container .block-title.heading.active:after {
        content: "\e261";
        transform: rotate(180deg);
    }

    .cart-right-column .totals-inner #shopping-cart-totals-table tbody tr:not(:first-child):not(:last-child) td {
        padding-left: 20px;
    }

    .cart-table tfoot button {
        margin: 20px 0 15px 10px;
    }

    .count_product_block .material-icons {
        right: 0;
    }

    .col-main .owl-carousel .owl-wrapper {
        display: flex !important;
        padding-bottom: 1px;
    }

    .related-products-grid .tax-details {
        white-space: normal;
    }

    .footer-container .collapsible .block-content {
        max-height: 100vh;
        padding: 15px;
        transition: max-height .5s ease-in-out, padding .5s ease-in-out;
    }

    .footer-container .collapsible .block-content.no-display {
        max-height: 0;
        padding: 0 15px;
        overflow: hidden;
        display: block !important;
    }

    .footer-container .collapsible.mobile-collapsible {
        background-color: #f5f5f5;
    }

    .footer-container .footer-primary,
    .footer-container .inner-container {
        padding: 0 !important;
    }

    .footer-container .collapsible .block-title,
    .footer-container .mobile-collapsible .block-title {
        padding: 15px;
        margin: 0;
    }
}

@media (max-width: 480px), (min-width: 768px) and (max-width: 1024px) {

    .cart .totals-inner {
        padding: 20px 20px 20px 0;
    }

    #shopping-cart-table .product-name .shipping_block {
        flex-direction: column;
        width: 260px;
    }

    #shopping-cart-table .product-name .shipping_block .delivery_costs {
        margin: 10px 0 0 0;
        white-space: normal;
    }

    .cart_left_side .discount_coupon_form .discount-form .buttons-set {
        padding-top: 0;
    }

    .cart_left_side .discount-form .input-box {
        width: 90%;
        margin-right: 0;
        height: inherit;
    }

    .cart_left_side .discount-form .buttons-set .button {
        height: 40px;
    }

    .cart .totals td {
        padding: 1px 0 1px 0;
    }

    .cart .shipping-method-select {
        font-size: 12px;
    }

    select {
        padding: 0;
    }
}

#header-nav .nav-regular .nav-item.level0:hover > a {
    background-color: white;
}

.mega_menu_main_block {
    display: -ms-flexbox;
    display: flex;
    margin: 0 20px 10px 20px;
    -ms-flex-pack: center;
    justify-content: center;
}

.mega_menu_main_block .first_block {
    width: 25%;
    margin-top: 30px;
    margin-left: 15px;
}

.mega_menu_main_block .third_block,
.mega_menu_main_block .second_block {
    width: 20%;
    margin-top: 30px;
}

.mega_menu_main_block .picture_block {
    width: 35%;
}

.mega_menu_main_block li span {
    font-size: 15px;
}

.mega_menu_main_block p strong {
    color: #666;
    font-size: 17px;
    font-weight: bold;
}

/*Popap for discount===============================================================================
===================================================================================================*/
.modal {
    display: none;
    position: absolute;
    background-color: white;
    width: 1200px;
    left: 50%;
    margin-left: -600px;
    top: 51px;
}

.modal:before {
    content: "";
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-color: white;
}

.close-btn:before {
    content: '+';
    font-size: 44px;
    font-family: serif;
    position: absolute;
    color: #81848d;
    text-shadow: 0 1px rgba(255, 255, 255, 0.77);
    top: 1px;
    left: 12px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=5);
}

.close-btn {
    position: absolute;
    right: 0;
    top: 17px;
    display: inline-block;
    width: 50px;
    text-align: center;
    height: 46px;
    line-height: 46px;
    text-decoration: none;
    cursor: pointer;
    transition: background 100ms ease-in-out;
    z-index: 99;
    border: 0;
    background: none;
    margin: 0;
    border-radius: 0 5px 0 0;
}

.messanger_wrap .colibo-button:hover {
    text-decoration: none !important;
    background: #d62705;
}

.modal-exitintent .gutschein-button {
    position: absolute;
    bottom: 20px;
    right: 20px;
}

.modal-exitintent .bar-positive p.title {
    margin-bottom: 0;
    text-align: center;
    padding: 25px 0;
    color: #d7181e;
    font-weight: bold;
    font-size: 25px;
}

.messanger_wrap .colibo-button {
    border-radius: 6px;
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    width: 180px;
    color: white;
    font-size: 16px;
    font-weight: bold;
    height: 42px;
    background: #f56348;
    background: linear-gradient(to bottom, #f56348 0%, #f33f1c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f56348 ', endColorstr='#f33f1c ', GradientType=0);
}

.modal-exitintent #subscribe-form {
    overflow: hidden;
    padding: 0px 3px 0px 3px;
    height: 0;
}

.modal-exitintent .messanger_wrap {
    background-image: url(/skin/frontend/ultimo/default/images/10_euro.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-color: white;
    padding: 0 25px 220px;
    height: 128px;
    overflow: hidden;
    position: relative;
    z-index: 1200;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
}

.modal-exitintent .messanger_wrap p {
    border-top: 1px solid #e5e5e5;
    padding: 25px 0;
    font-size: 14px;
    color: #555;
}

.modal-exitintent {
    width: 530px;
    margin-left: -255px;
    top: 50%;
    margin-top: -180px;
    position: fixed;
    z-index: 150;
}

.modal-exitintent #back {
    display: none;
    height: 100%;
    width: 100%;
    z-index: 10;
    position: fixed;
    top: 0;
    left: 0;
    background: #000;
}

.modal-exitintent .bar-positive {
    background-color: white;
    position: relative;
    z-index: 11;
}

/*END of popap for discount===============================================================================
===================================================================================================*/

/*checkout right sidebar ===============================================================================
===================================================================================================*/

#eKomiWidget_sidebar {
    margin-top: 30px;
    text-align: center;
}

#order_problems {
    margin-top: 20px;
}

#order_problems .sidebar-header h5 {
    font-size: 18px;
    padding: 15px 0;
    font-weight: bold;
    color: #fff;
    margin-bottom: 0;
}

.onestepcheckout-column-right .onestepcheckout-place-order-loading {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    margin-right: 10px;
}

.onestepcheckout-column-right .onestepcheckout-place-order-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

#order_problems .service-info {
    display: block;
    text-align: center;
    padding: 10px 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

#order_problems i.icon-call {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAPCAYAAAAGRPQsAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAEWUaVRYdFhNTDpjb20uYWRvYmUueG1wAAAAAAA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/Pgo8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzAxNCA3OS4xNTY3OTcsIDIwMTQvMDgvMjAtMDk6NTM6MDIgICAgICAgICI+CiAgIDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+CiAgICAgIDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiCiAgICAgICAgICAgIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIKICAgICAgICAgICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICAgICAgICAgICB4bWxuczpwaG90b3Nob3A9Imh0dHA6Ly9ucy5hZG9iZS5jb20vcGhvdG9zaG9wLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIgogICAgICAgICAgICB4bWxuczpzdEV2dD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlRXZlbnQjIgogICAgICAgICAgICB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIKICAgICAgICAgICAgeG1sbnM6dGlmZj0iaHR0cDovL25zLmFkb2JlLmNvbS90aWZmLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOmV4aWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vZXhpZi8xLjAvIj4KICAgICAgICAgPHhtcDpDcmVhdG9yVG9vbD5BZG9iZSBQaG90b3Nob3AgQ0MgMjAxNCAoV2luZG93cyk8L3htcDpDcmVhdG9yVG9vbD4KICAgICAgICAgPHhtcDpDcmVhdGVEYXRlPjIwMTYtMTItMjdUMTA6NDErMDI6MDA8L3htcDpDcmVhdGVEYXRlPgogICAgICAgICA8eG1wOk1vZGlmeURhdGU+MjAxNy0wMS0wNVQxNzoxNTozMiswMjowMDwveG1wOk1vZGlmeURhdGU+CiAgICAgICAgIDx4bXA6TWV0YWRhdGFEYXRlPjIwMTctMDEtMDVUMTc6MTU6MzIrMDI6MDA8L3htcDpNZXRhZGF0YURhdGU+CiAgICAgICAgIDxkYzpmb3JtYXQ+aW1hZ2UvcG5nPC9kYzpmb3JtYXQ+CiAgICAgICAgIDxwaG90b3Nob3A6Q29sb3JNb2RlPjM8L3Bob3Rvc2hvcDpDb2xvck1vZGU+CiAgICAgICAgIDxwaG90b3Nob3A6SUNDUHJvZmlsZT5zUkdCIElFQzYxOTY2LTIuMTwvcGhvdG9zaG9wOklDQ1Byb2ZpbGU+CiAgICAgICAgIDxwaG90b3Nob3A6RG9jdW1lbnRBbmNlc3RvcnM+CiAgICAgICAgICAgIDxyZGY6QmFnPgogICAgICAgICAgICAgICA8cmRmOmxpPkNCRDQxNzdBRjQ0NUYzNDlDQzE2MDM4MzBBMTZGRjgwPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+YWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOmU5ZjBhNTNkLWJlMTYtMTFlNi05NTBlLWQwMzYyZWNhYTViODwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6M2VkZjczODYtMTRlOC0yMzQ4LWFiMGYtZTkxMmQ1ODI3NzNmPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo0MjFEOEU0RUFGMUExMUU1OEI4M0FFOUE4NDhDMjhDNTwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6NkMxNTU0RDNGNjYwRTUxMUJBQzhDNkEzOThDQUNDMDY8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjg3ODY3OTI4LTJiNmQtMzA0OC04ZTkzLTg3N2NmMTQ2YzFhMDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6OGY3ZDE0ZjMtYTUzOC02ZDQwLWFmNDEtNDgwNzdjYzhkOGE2PC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo5MTU1NzE2My1hMjVlLThhNGQtYWUyNS0yMWQxZGU0MTk4NGI8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOjk2RTgzQjFFMDgyMDY4MTE4MjJBQTQ1RDA2MDAzODhCPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDo5QTgxRDM3MjA4MjA2ODExODA4MzkzODI3MjczQzA3MDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6QTlBMTE5NjE2QTE4MTFFNTgwMzlENzgwM0Y3MjdCMTk8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaT54bXAuZGlkOkNFMUQ3NDgyMDcyMDY4MTE4MjJBRjU1MkI1QkUwMTMwPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGk+eG1wLmRpZDphY2FlMDA2YS1kZDhkLTRmNDYtYTQ5NC00NjcyMGNlMTQ2ZmM8L3JkZjpsaT4KICAgICAgICAgICAgPC9yZGY6QmFnPgogICAgICAgICA8L3Bob3Rvc2hvcDpEb2N1bWVudEFuY2VzdG9ycz4KICAgICAgICAgPHhtcE1NOkluc3RhbmNlSUQ+eG1wLmlpZDo2MjAyMjM2ZS1iNmNkLTNlNDUtYjU1MC02ZjdmZTdkYzIzNGU8L3htcE1NOkluc3RhbmNlSUQ+CiAgICAgICAgIDx4bXBNTTpEb2N1bWVudElEPmFkb2JlOmRvY2lkOnBob3Rvc2hvcDpiOGE2ZWZhNy1kMzU5LTExZTYtOTViZS1iMDViOTQxZDY0NjA8L3htcE1NOkRvY3VtZW50SUQ+CiAgICAgICAgIDx4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ+eG1wLmRpZDo1YjBkNTVlNC02N2QyLTkxNDctOTMwMC03ZjAwYTJjMWE0Zjg8L3htcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD4KICAgICAgICAgPHhtcE1NOkhpc3Rvcnk+CiAgICAgICAgICAgIDxyZGY6U2VxPgogICAgICAgICAgICAgICA8cmRmOmxpIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmFjdGlvbj5jcmVhdGVkPC9zdEV2dDphY3Rpb24+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDppbnN0YW5jZUlEPnhtcC5paWQ6NWIwZDU1ZTQtNjdkMi05MTQ3LTkzMDAtN2YwMGEyYzFhNGY4PC9zdEV2dDppbnN0YW5jZUlEPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6d2hlbj4yMDE2LTEyLTI3VDEwOjQxKzAyOjAwPC9zdEV2dDp3aGVuPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6c29mdHdhcmVBZ2VudD5BZG9iZSBQaG90b3Nob3AgQ0MgMjAxNCAoV2luZG93cyk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmFjdGlvbj5zYXZlZDwvc3RFdnQ6YWN0aW9uPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6aW5zdGFuY2VJRD54bXAuaWlkOjgwNmE3NTFhLWUwYTktNzA0Ny1iYzdmLTcxNDIzYTBhYmYyZDwvc3RFdnQ6aW5zdGFuY2VJRD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OndoZW4+MjAxNi0xMi0yOVQxNjo1NjoxMiswMjowMDwvc3RFdnQ6d2hlbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnNvZnR3YXJlQWdlbnQ+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKFdpbmRvd3MpPC9zdEV2dDpzb2Z0d2FyZUFnZW50PgogICAgICAgICAgICAgICAgICA8c3RFdnQ6Y2hhbmdlZD4vPC9zdEV2dDpjaGFuZ2VkPgogICAgICAgICAgICAgICA8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaSByZGY6cGFyc2VUeXBlPSJSZXNvdXJjZSI+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDphY3Rpb24+c2F2ZWQ8L3N0RXZ0OmFjdGlvbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0Omluc3RhbmNlSUQ+eG1wLmlpZDpmYjMzZmQxZi0xMTIwLWJmNGUtODhmYy01NWU0NzEwNzIzMjE8L3N0RXZ0Omluc3RhbmNlSUQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDp3aGVuPjIwMTctMDEtMDVUMTc6MTU6MzIrMDI6MDA8L3N0RXZ0OndoZW4+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpzb2Z0d2FyZUFnZW50PkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE0IChXaW5kb3dzKTwvc3RFdnQ6c29mdHdhcmVBZ2VudD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmNoYW5nZWQ+Lzwvc3RFdnQ6Y2hhbmdlZD4KICAgICAgICAgICAgICAgPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGkgcmRmOnBhcnNlVHlwZT0iUmVzb3VyY2UiPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6YWN0aW9uPmNvbnZlcnRlZDwvc3RFdnQ6YWN0aW9uPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6cGFyYW1ldGVycz5mcm9tIGFwcGxpY2F0aW9uL3ZuZC5hZG9iZS5waG90b3Nob3AgdG8gaW1hZ2UvcG5nPC9zdEV2dDpwYXJhbWV0ZXJzPgogICAgICAgICAgICAgICA8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaSByZGY6cGFyc2VUeXBlPSJSZXNvdXJjZSI+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDphY3Rpb24+ZGVyaXZlZDwvc3RFdnQ6YWN0aW9uPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6cGFyYW1ldGVycz5jb252ZXJ0ZWQgZnJvbSBhcHBsaWNhdGlvbi92bmQuYWRvYmUucGhvdG9zaG9wIHRvIGltYWdlL3BuZzwvc3RFdnQ6cGFyYW1ldGVycz4KICAgICAgICAgICAgICAgPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGkgcmRmOnBhcnNlVHlwZT0iUmVzb3VyY2UiPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6YWN0aW9uPnNhdmVkPC9zdEV2dDphY3Rpb24+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDppbnN0YW5jZUlEPnhtcC5paWQ6NjIwMjIzNmUtYjZjZC0zZTQ1LWI1NTAtNmY3ZmU3ZGMyMzRlPC9zdEV2dDppbnN0YW5jZUlEPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6d2hlbj4yMDE3LTAxLTA1VDE3OjE1OjMyKzAyOjAwPC9zdEV2dDp3aGVuPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6c29mdHdhcmVBZ2VudD5BZG9iZSBQaG90b3Nob3AgQ0MgMjAxNCAoV2luZG93cyk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpjaGFuZ2VkPi88L3N0RXZ0OmNoYW5nZWQ+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICA8L3JkZjpTZXE+CiAgICAgICAgIDwveG1wTU06SGlzdG9yeT4KICAgICAgICAgPHhtcE1NOkRlcml2ZWRGcm9tIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgPHN0UmVmOmluc3RhbmNlSUQ+eG1wLmlpZDpmYjMzZmQxZi0xMTIwLWJmNGUtODhmYy01NWU0NzEwNzIzMjE8L3N0UmVmOmluc3RhbmNlSUQ+CiAgICAgICAgICAgIDxzdFJlZjpkb2N1bWVudElEPnhtcC5kaWQ6NWIwZDU1ZTQtNjdkMi05MTQ3LTkzMDAtN2YwMGEyYzFhNGY4PC9zdFJlZjpkb2N1bWVudElEPgogICAgICAgICAgICA8c3RSZWY6b3JpZ2luYWxEb2N1bWVudElEPnhtcC5kaWQ6NWIwZDU1ZTQtNjdkMi05MTQ3LTkzMDAtN2YwMGEyYzFhNGY4PC9zdFJlZjpvcmlnaW5hbERvY3VtZW50SUQ+CiAgICAgICAgIDwveG1wTU06RGVyaXZlZEZyb20+CiAgICAgICAgIDx0aWZmOk9yaWVudGF0aW9uPjE8L3RpZmY6T3JpZW50YXRpb24+CiAgICAgICAgIDx0aWZmOlhSZXNvbHV0aW9uPjcyMDAwMC8xMDAwMDwvdGlmZjpYUmVzb2x1dGlvbj4KICAgICAgICAgPHRpZmY6WVJlc29sdXRpb24+NzIwMDAwLzEwMDAwPC90aWZmOllSZXNvbHV0aW9uPgogICAgICAgICA8dGlmZjpSZXNvbHV0aW9uVW5pdD4yPC90aWZmOlJlc29sdXRpb25Vbml0PgogICAgICAgICA8ZXhpZjpDb2xvclNwYWNlPjE8L2V4aWY6Q29sb3JTcGFjZT4KICAgICAgICAgPGV4aWY6UGl4ZWxYRGltZW5zaW9uPjE5PC9leGlmOlBpeGVsWERpbWVuc2lvbj4KICAgICAgICAgPGV4aWY6UGl4ZWxZRGltZW5zaW9uPjE1PC9leGlmOlBpeGVsWURpbWVuc2lvbj4KICAgICAgPC9yZGY6RGVzY3JpcHRpb24+CiAgIDwvcmRmOlJERj4KPC94OnhtcG1ldGE+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgCjw/eHBhY2tldCBlbmQ9InciPz53yuWBAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAFTSURBVHjatNI7S1xRFMXx3+g1PmIZzYAwahOChY2EQARFfKQIdmolKWxi6RcQBCsbC9skRQobwW9go1gISiwEB7QYBkwTwUFQiA/UZg9cLpkUUTec4u517v+cs/bKFfMFUe8xhHd4i3bUownNuMANrnCJMnawjp+QK+YLDVjFpP+vNUwnmMmAbrGHI/zCeUprQQfexEteRH8KOwk+Z07pRSO+4Su2U9oEPmEOJZyktQRn2Eg1f+ML+vADlZTWhgKGsZj570+CkTAZ7vEBC7jGAXZxilcxnNeYDysG0VCF5Yr5Qmuq0YotJPiIw7+Y3Y3NsGIgXgI3dTHySqxldMWoD2tMroT9iM73iEkFF3WpTbNhMIxjBT0ZUE/0x+O7H0tVMReh7UQxwpmty/CsDS9r3HYUG9WbjdUACUDXP0AiLqqwxOOqMQ17knoWWBl3j+Acw8MA6u1FTd2FypMAAAAASUVORK5CYII=);
    line-height: 22px;
    width: 25px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
    vertical-align: middle;
}

#order_problems .utm_phone {
    font-size: 20px;
    font-weight: bold;
    color: #d7181e;
    vertical-align: middle;
}

#order_problems .hot_line-wrap {
    margin-top: 5px;
}

.viewed-products.container .category-products-grid.hover-effect .item .display-onhover,
.box-additional .category-products-grid.hover-effect .item .display-onhover {
    display: none !important;
}

#order_problems .sidebar-header {
    background-color: #d7181e;
    text-align: center;
}

#order_problems .block-content {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

.trustedshop-widget-wrap h5 {
    font-weight: bold;
    font-size: 16px;
    white-space: nowrap;
    margin-bottom: 17px;
}

.cart-collaterals.nested-container .trustedshop-widget-wrap {
    min-width: 130px;
    padding: 20px 0 15px 0;
}

.cart_left_side #discount-coupon-form .discount-form {
    margin-top: 1px;
}

#main_cart_id .cart-collaterals .discount_coupon_form h5 span.ic {
    font-family: ThemeIcons;
    font-size: 25px;
    line-height: 0;
    vertical-align: middle;
}

#main_cart_id .cart-collaterals .discount_coupon_form form {
    display: none;
}

#main_cart_id .cart-collaterals .discount_coupon_form form.active {
    display: block;
}

#main_cart_id .cart-collaterals .discount_coupon_form h5 {
    color: #d7181e;
    cursor: pointer;
}

.trustedshop-widget-wrap > div[data-shopname],
.trustedshop-widget-wrap > div[data-shopname] > div {
    width: 100% !important;
    height: inherit !important;
}

.category_custom_description {
    text-align: left;
    font-size: 12px;
    line-height: 15px;
    color: #999;
}

.category_custom_description h2 {
    font-size: 16px
}

@media only screen and (max-width: 1024px) {
    #order_problems .sidebar-header h5 {
        font-size: 1.6vw !important;
    }

    .cart_left_side .discount-form .buttons-set .button {
        font-size: 13px;
    }

    #order_problems .utm_phone {
        font-size: 1.6vw !important;
    }
}

@media only screen and (max-width: 768px) {
    #order_problems .sidebar-header h5 {
        font-size: 1.6vw !important;
    }

    #order_problems .utm_phone {
        font-size: 1.6vw !important;
    }
}

/*END checkout right sidebar ===============================================================================
===================================================================================================*/

/** FILTER slides */

/** desktop */
@media only screen and (min-width: 770px) {
    .filter-close,
    .slides-filter-items-close,
    .slides-filter-init {
        display: none;
    }

    /* FILTER SLIDES DESC TOP */
    .slides-filter-title {
        margin-top: 1px;
        position: relative;
        padding: 7px 0;
        font-weight: bold;
        text-rendering: optimizeSpeed;
        border-bottom: 1px solid #f0f0f0;
        cursor: pointer;
    }

    .slides-filter-title .arrow {
        position: absolute;
        top: 8px;
        right: 0;
        font-size: 25px;
    }

    .slides-filter-hide {
        height: auto;
        padding: 0 5px;
        margin: 0;
        overflow: hidden;
    }

    .slides-filter-hide {
        margin-top: 10px;
        height: 0;
        padding: 0 5px;
    }

    .slides-filter-hide .filter-item {
        position: relative;
        padding-left: 25px;
        display: inline;
    }

    .slides-filter-hide .filter-item:before {
        position: absolute;
        content: " ";
        width: 15px;
        height: 15px;
        background-color: white;
        border: 1px solid #d4d4d4;
        border-radius: 3px;
        left: 0px;
        top: 4px;
        display: block !important;
        margin-top: -5px;
    }

    .slides-filter-hide a.filter-item.checked:after {
        position: absolute;
        content: " ";
        width: 2px;
        height: 7px;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=5);
        border: 2px solid #549900;
        border-top-color: transparent;
        border-left-color: transparent;
        left: 6px;
        top: 0px;
        border-radius: 2px;
    }

    .slides-filter-hide .swatch-link {
        padding: 0;
        display: inline;
        border: none;
        margin-right: 2px;
        text-align: left;
    }

    .slides-filter-hide .swatch-label img {
        border: 1px solid #fff;
    }

    .slides-filter-hide .swatch-label {
        padding: 0;
        background: #f4f4f4;
        border: 1px solid #ccc;
        border-radius: 0;
        display: block;
        float: left;
        line-height: 1.5em;
        margin: 0 5px 0 0;
        white-space: nowrap;
    }

    .slides-filter-hide li {
        padding: 2px 0;
    }

    .slides-filter-hide.active {
        height: auto;
    }

    .slides-color-label {
        display: none;
    }
}

@media only screen and (max-width: 979px) {

    .container #narrow-by-list.slides-filter {
        font-size: 12px;
    }
}

/** mobile */
@media only screen and (max-width: 769px) {

    div.mobi-share {
        display: flex;
    }


    /* Block SLIDES FILTER
        -------------------------------------------------------------- */
    .slides-filter-head {
        font-weight: 700;
    }

    #shopping-cart-table .additional-product div.addition-product-wrapper {
        width: 100% !important;
        margin: 0 !important;;
        border: none !important;
        background-color: white !important;
        padding-top: 0;
    }

    #shopping-cart-table .additional-product div.addition-product-wrapper .image a:before {
        display: none;
    }

    .container #narrow-by-list.slides-filter {
        position: fixed;
        width: 100%;
        background-color: white;
        z-index: 10;
        top: 900px;
        left: 0;
        height: 100%;
        margin: 0;
        -webkit-transition-duration: 0.5s;
            -moz-transition-duration: 0.5s;
            -o-transition-duration: 0.5s;
            transition-duration: 0.5s;
        font-size: 20px;
        visibility: hidden;
    }

    .container #narrow-by-list.slides-filter.slides-filter-show {
        top: 0;
        visibility: visible;
        -webkit-transition-duration: 0.5s;
            -moz-transition-duration: 0.5s;
            -o-transition-duration: 0.5s;
            transition-duration: 0.5s;
    }

    .cart-collaterals.nested-container .trusted_description {
        padding: 10px;
    }

    .order-confirm-block .btn-update {
        display: none;
    }

    .cart-right-column.desctop {
        width: 54% !important;
    }

    .cart-right-column .totals-inner .btn-proceed-checkout {
        width: auto;
        background: linear-gradient(to bottom, #f56348 0%, #f33f1c 100%);
        color: #fff;
        font-size: 16px;
        font-weight: bold;
        height: 40px;
        line-height: 0;
    }

    .cart-collaterals.nested-container .totals-inner td.a-right {
        text-align: right !important;;
    }

    #shopping-cart-totals-table tfoot tr > td span, #shopping-cart-totals-table tbody tr > td span {
        margin-right: 15px;
    }

    #shopping-cart-totals-table tfoot tr > td:first-child,
    #shopping-cart-totals-table tbody tr > td:first-child {
        padding-left: 20px;
    }

    .cart_left_side .order-confirm-block {
        -ms-flex-pack: end;
        justify-content: flex-end;
    }

    .cart-right-column .totals-inner #shopping-cart-totals-table tbody tr:not(:first-child):not(:last-child) td {
        padding-left: 20px;
    }

    .cart_left_side .discount_coupon_form.mobile {
        border-left: none;
        border-right: none;
    }

    .cart-right-column .totals-inner {
        padding: 0;
    }

    .checkout-types.mobile {
        display: block;
    }

    .container #narrow-by-list.slides-filter.slides-filter-show ul {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        overflow: scroll;
        top: 50px;
    }

    .container #narrow-by-list.slides-filter .slides-filter-items-show ol a.filter-item {
        position: relative;
        padding-left: 45px;
    }

    .container #narrow-by-list.slides-filter .slides-filter-items-show ol a.filter-item:before {
        position: absolute;
        content: " ";
        width: 25px;
        height: 25px;
        background-color: white;
        border: 1px solid #d4d4d4;
        border-radius: 3px;
        left: 0px;
        top: -2px;
    }

    .container #narrow-by-list.slides-filter .slides-filter-items-show ol a.filter-item.checked:after {
        position: absolute;
        content: " ";
        width: 7px;
        height: 14px;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=5);
        border: 2px solid #549900;
        border-top-color: transparent;
        border-left-color: transparent;
        left: 7px;
        border-radius: 2px;
        top: 1px
    }

    .main-container .container .block-layered-nav .slides-filter-init {
        margin: 0;
        display: block;
        padding: 7px 10px 7px 25px;
        line-height: 1.2222em;
        font-family: "Poppins";
        font-size: 16px;
        font-weight: normal;
        cursor: pointer;
    }

    .container .block-layered-nav .filter-close {
        display: block;
        text-align: center;
        font-size: 20px;
        border-bottom: 1px solid #e2e4e4;
        padding: 10px 35px 10px 15px;
    }

    .filter-close-btn {
        font-size: 19px;
        color: rgba(0, 0, 0, .2);
        padding: 0 10px;
        cursor: pointer;
        text-align: left;
    }

    .filter-close-btn i:after {
        content: '✖';
        font-style: normal;
        position: absolute;
    }

    .slides-scroll-disable {
        overflow: hidden;
    }

    .slides-filter-hide {
        position: fixed;
        width: 100%;
        height: 100%;
        left: 900px;
        top: 0;
        -webkit-transition-duration: 0.5s;
            -moz-transition-duration: 0.5s;
            -o-transition-duration: 0.5s;
            transition-duration: 0.5s;
        z-index: 11;
        background-color: white;
    }

    .slides-filter-hide.slides-filter-items-show {
        left: 0;
        -webkit-transition-duration: 0.5s;
            -moz-transition-duration: 0.5s;
            -o-transition-duration: 0.5s;
            transition-duration: 0.5s;
    }

    .slides-filter-hide.slides-filter-items-show ul li {
        display: block;
    }

    .slides-filter-title {
        padding: 15px 0 15px 20px;
        border-bottom: 1px solid #e2e4e4;
    }

    .slides-filter-title:after {
        display: block;
        content: '';
        position: absolute;
        width: 0;
        height: 0;
        border-top: 7px solid transparent;
        border-bottom: 7px solid transparent;
        border-left: 7px solid #ddd;
        border-right: none;
        right: 10%;
        margin-top: -20px;
    }

    .slides-filter-items-close {
        padding: 15px 0 15px 20px;
        border-bottom: 1px solid #e2e4e4;
        text-align: center;
        margin-bottom: 10px;
    }

    .slides-filter-items-close:after {
        display: block;
        content: '';
        position: absolute;
        width: 0;
        height: 0;
        border-top: 7px solid transparent;
        border-bottom: 7px solid transparent;
        border-left: none;
        border-right: 7px solid #ddd;
        left: 10%;
        margin-top: -16px;
    }

    .slides-filter-items-close ol {
        padding: 0 20px;
    }

    .container .block-layered-nav .slides-filter-items-show ol li {
        padding: 15px 0;
        float: none;
    }

    .container .block-layered-nav .slides-filter-items-show .swatch-label span {
        padding-left: 50px;
        font-size: 18px;
    }

    .container .block-layered-nav .slides-filter-items-show ol li a {
        border: none;
    }

    .slides-filter-items-show div.price-range input {
        width: 100px;
    }

    .slides-filter-hide .filter-slides-inputs {
        display: block;
    }

    .slides-filter ol,
    .slides-filter div.layer-slider {
        padding: 0 20px;
    }

    .slides-filter {
        line-height: 30px;
    }

    .checkbox-filter {
        width: 30px;
        height: 30px;
    }

    .slides-filter-items-show ol {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        top: 74px;
        overflow: scroll;
        z-index: 15;
    }

    .filter-list-initems {
        padding-top: 4px;
        padding-right: 10px;
        display: inline-block;
    }

    .filter-list-count {
        line-height: 30px;
        color: #e2e4e4;
        padding-top: 5px;
        margin-left: auto;
    }

    .slides-filter-items-show .swatch-link {
        border: none;
    }

    .slides-filter-items-show div.price-range input {
        width: 260px;
    }

    .slides-filter-items-show div.price-slider .handle-left {
        position: absolute;
        width: 22px;
        height: 22px;
        cursor: move;
        border: 1px solid #bec4c4;;
        border-radius: 50%;
        background: #fff;
        box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
        z-index: 1;
    }

    .slides-filter-items-show div.price-slider .handle-right {
        position: absolute;
        width: 22px;
        height: 22px;
        cursor: move;
        border: 1px solid #bec4c4;;
        border-radius: 50%;
        background: #fff;
        box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
        z-index: 1;
        transform: translate(-50%, 0);
    }

    #shopping-cart-table .cart-table-head {
        display: none;
    }

    #narrow-by-list .ic-up:before {
        content: '';
    }

    #narrow-by-list .ic-down:before {
        content: '';
    }

    .slides-color-label {
        display: inline-block;
    }
}

@media only screen and (max-width: 599px) {
    .slides-filter-items-show div.price-range input {
        width: 200px;
    }
}

@media only screen and (min-width: 480px) and (max-width: 769px) {
    .catalog-product-view .product-primary-column.product-shop {
        width: 98%;
    }

    .product-view .grey-wrapper .btn-cart,
    .product-view .product-primary-column .add-to-box {
        float: none;
    }

    .catalog-product-view .product-view .shipping_methods {
        text-align: left;
    }
}

@media only screen and (min-width: 960px) and (max-width: 1100px) {

    .cart_left_side .discount_coupon_form .discount-form .buttons-set {
        margin-top: 5px;
        width: 90%;
    }

    .cart_left_side .discount-form .input-box {
        width: 90%;
    }

}

.mobi-share {
    align-items: center;
    justify-content: flex-start;
    padding: 10px 15px;
    display: none;
    margin-left: -15px;
    margin-right: -15px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

.mobi-share .title {
    margin: 0px 15px;
}

.mobi-share a {
    display: inline-block;
    width: 50px;
    height: 50px;
    margin: 0px 13px;
    box-sizing: border-box;
    text-align: center;
}

.mobi-share a.whatsapp {
    background: url(../images/whatsapp.png);
    background-size: contain;
    background-repeat: no-repeat;
    color: #65bc54;
    border-radius: 8px;
}

.mobi-share a.email {
    background: url(../images/mail.png);
    background-size: contain;
    background-repeat: no-repeat;
    color: #808080;
}


.owl-controls .owl-buttons .owl-next:before {
    margin-left: 1px;
}

.owl-controls .owl-buttons .owl-prev:before {
    margin-left: -2px;
}

.category-bottom-description p {
    margin-bottom: 10px;
}

.owl-wrapper-outer .item .price-box,
.item .product_description_wrapper .price-box {
    margin-right: 5px;
    display: inline-block;
}

.owl-wrapper-outer .item .uvp-price,
.item .product_description_wrapper .uvp-price {
    margin: 10px 0 10px;
    font-size: 13px;
    color: #c5c5c5;
    display: inline-block;
    text-decoration: line-through;
}

@media (max-width: 360px) {
    .owl-wrapper-outer .item div.uvp-price,
    .item .product_description_wrapper .uvp-price {
        margin: 0px;
        float: none;
        text-align: center;
    }

    .owl-wrapper-outer .item div.price-box,
    .item .product_description_wrapper .price-box {
        margin: 0px;
        float: none;
    }
}

.product-view .uvpice {
    cursor: pointer;
}

.uvp-title {
    display: inline-block;
    margin-top: 5px;
}

@media only screen and (min-width: 959px) and (max-width: 1050px) {
    .nav-regular > .nav-item {
        text-align: left;
        float: none !important;
        width: 16.5%;
        display: inline-block;
    }

    .nav-regular .nav-holder {
        display: none;
    }
}


/**Trusted Badge*/

@media only screen and (min-width: 648px) and (max-width: 769px) {

    [id^="tsbadgeResponsiveTop_"] [class^="responsiveBadge_"] [class^="responsiveBadgeBlockLogo_"] span {
        width: 32px;
        height: 32px;
        display: block;
        background-size: 100%;
        background-image: url(https://widgets.trustedshops.com/images/trustmark_64x64.png);
    }

    [id^="tscard4_"].checkout {
        display: none !important
    }

    [id^="tscard4_"][class^="customCheckout_"] {
        display: block !important
    }

    div#tsbadgeResponsiveTop_db8d3657bdbe440c985ae127463eaad4 {
        display: inline-block !important;
    }

    [id^="tsbadgeResponsiveTop_"] {
        margin: 0;
        padding: 0;
        border: 0;
        outline: 0;
        font-weight: inherit;
        font-style: inherit;
        font-size: 100%;
        font-family: arial, helvetica, sans-serif;
        vertical-align: baseline;
        background: none no-repeat scroll 0 transparent;
        text-decoration: none;
        text-transform: none;
        letter-spacing: normal;
        line-height: normal;
        vertical-align: bottom;
        overflow: hidden;
        width: 100%;
        display: inline-block !important;
        left: 0;
        clear: both;
        margin-top: 0;
        padding-top: 0;
        text-align: left;
        background-color: #fff
    }

    [id^="tsbadgeResponsiveTop_"][class$="tsbadgeResponsiveTop_"] --no-content {
        display: block !important
    }

    [id^="tsbadgeResponsiveTop_"][class$="tsbadgeResponsiveTop_"] --hidden {
        display: none !important
    }

    [id^="tsbadgeResponsiveTop_"] .checkoutTrustcardResponsiveTitle {
        cursor: pointer;
        font-size: 19px;
        font-weight: 700;
        font-style: normal;
        background: #f7f7f5;
        border-bottom: 1px solid #d3d3d3;
        padding: 10px 5%;
        color: #000;
        text-align: left;
        display: table;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        width: 100%;
        vertical-align: middle
    }

    [id^="tsbadgeResponsiveTop_"] .checkoutTrustcardResponsiveTitle .checkoutTrustcardResponsiveTitleText {
        display: table-cell;
        vertical-align: middle
    }

    [id^="tsbadgeResponsiveTop_"] [class^="checkoutTrustcard_"] {
        clear: both
    }

    [id^="tsbadgeResponsiveTop_"] .rateLaterCardResponsiveTitle {
        cursor: pointer;
        font-size: 15px;
        font-weight: 700;
        font-style: normal;
        background: #f7f7f5;
        border-bottom: 1px solid #d3d3d3;
        padding: 10px 5%;
        color: #000;
        display: table;
        box-sizing: border-box;
        width: 100%;
        vertical-align: middle;
        text-align: right
    }

    [id^="tsbadgeResponsiveTop_"] .rateLaterCardResponsiveTitle .rateLaterCardResponsiveTitleText {
        display: table-cell;
        vertical-align: middle
    }

    [id^="tsbadgeResponsiveTop_"] [class^="responsiveBadge_"] {
        box-sizing: border-box;
        clear: both;
        height: 44px;
        padding: 5px 10px;
        margin: 0;
        font-size: 13px;
        border-top: 1px solid #ecece7;
        color: #000
    }

    [id^="tsbadgeResponsiveTop_"] [class^="responsiveBadge_"] [class^="responsiveBadgeReviewsBlock_"] {
        height: 34px;
        margin-left: 10px;
        padding-left: 10px;
        display: inline-block;
        border-left: 1px solid #dad9d5
    }

    [id^="tsbadgeResponsiveTop_"] [class^="responsiveBadge_"] [class^="responsiveBadgeReviewsBlock_"] [id^="ThumbUp_"] {
        color: #0dbedc;
        float: left;
        width: 24px;
        height: 24px;
        font-size: 24px;
        margin: 4px 5px 0 0
    }

    [id^="tsbadgeResponsiveTop_"] [class^="responsiveBadge_"] [class^="responsiveBadgeReviewsBlock_"] [class^="recommendationsLink_"] {
        color: #0dbedc;
        margin-top: 13px;
        float: left
    }

    [id^="tsbadgeResponsiveTop_"] [class^="responsiveBadge_"] [class^="responsiveBadgeBlockStars_"] {
        float: left;
        width: 90px
    }

    [id^="tsbadgeResponsiveTop_"] [class^="responsiveBadge_"] [class^="responsiveBadgeBlockStarsStars_"] {
        width: 85px;
        height: 14px;
        display: inline-block
    }

    [id^="tsbadgeResponsiveTop_"] [class^="responsiveBadge_"] [class^="responsiveBadgeBlockStarsStars_"] .ts-stars-wrapper {
        width: 72px;
        height: 12px;
        display: block;
        position: relative;
        vertical-align: bottom;
        line-height: normal;
        z-index: 0
    }

    [id^="tsbadgeResponsiveTop_"] [class^="responsiveBadge_"] [class^="responsiveBadgeBlockStarsStars_"] .ts-stars-wrapper .ts-stars-fullBar {
        background-color: #fff;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        white-space: nowrap;
        z-index: 99999;
        overflow: hidden;
        line-height: normal
    }

    [id^="tsbadgeResponsiveTop_"] [class^="responsiveBadge_"] [class^="responsiveBadgeBlockStarsStars_"] .ts-stars-wrapper .ts-stars-emptyBar {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        white-space: nowrap;
        z-index: 1;
        line-height: normal
    }

    [id^="tsbadgeResponsiveTop_"] [class^="responsiveBadge_"] [class^="responsiveBadgeBlockStarsStars_"] .ts-stars-wrapper i {
        font-size: 12.2px;
        margin: 0 2px 0 0;
        width: auto;
        padding: 0;
        background: none;
        height: auto;
        line-height: normal
    }

    [id^="tsbadgeResponsiveTop_"] [class^="responsiveBadge_"] [class^="responsiveBadgeBlockStarsReviewCount_"] {
        width: 250px;
        max-width: none
    }

    [id^="tsbadgeResponsiveTop_"] [class^="responsiveBadge_"] [class^="responsiveBadgeBlockStarsReviewCount_"] [class^="responsiveBadgeAverageRating_"] {
        display: inline-block;
        margin-left: 5px
    }

    [id^="tsbadgeResponsiveTop_"] [class^="responsiveBadge_"] [class^="responsiveBadgeBlockStarsReviewCount_"] [id^="Number_"] {
        display: inline
    }

    [id^="tsbadgeResponsiveTop_"] [class^="responsiveBadge_"] [class^="responsiveBadgeBlockLogo_"] {
        float: left;
        font-size: 30px
    }

    [id^="tsbadgeResponsiveTop_"] [class^="responsiveBadge_"] [class^="responsiveBadgeBlockClose_"] {
        float: right;
        font-size: 19px;
        color: rgba(0, 0, 0, .2);
        padding: 4px 10px;
        cursor: pointer
    }

    [id^="tsbadgeResponsiveTop_"] [class^="responsiveBadge_"] [class^="responsiveBadgeBlockClose_"]:hover {
        color: #000
    }

    [id^="tsbadgeResponsiveTop_"] [id^="BottomSlantResponsiveBadge_"] {
        width: 100%;
        height: 10px;
        background-color: #ffdc0f;
        overflow: hidden;
        margin-top: -5px;
        position: relative;
    }

    [id^="tsbadgeResponsiveTop_"] [id^="BottomSlantResponsiveBadge_"] svg {
        height: 20px;
        width: 100%;
        margin-top: -2px
    }

    [id^="tsbadgeResponsiveTop_"] [id^="TriangleResponsiveBadge_"] {
        position: absolute;
        right: 50px;
        margin-top: -12px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 13px 10px 0;
        border-color: transparent #fff transparent transparent
    }

    [id^="MobileCoveringLayer_"] {
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: 2147483640 !important;
        padding-top: 20px;
        font-size: 17px;
        background: rgba(0, 0, 0, .4);
        color: #fff;
        text-align: center
    }

    [id^="MobileCoveringLayer_"]:after {
        color: #fff;
        content: "\00d7";
        font-size: 30px;
        font-weight: 700
    }

    [id^="tsbadge4_"],
    [id^="tsbadge4_"].custom,
    [id^="tsbadge4_"].custom_reviews,
    [id^="tsbadge4_"].integration,
    [id^="tsbadge4_"].reviews,
    [id^="tsbadge4_"].small,
    [id^="tsbadge4_"].standard,
    [id^="tsbadge4_"].text,
    [id^="tsbadge_"],
    [id^="tsbadge_"].custom,
    [id^="tsbadge_"].custom_reviews,
    [id^="tsbadge_"].integration,
    [id^="tsbadge_"].reviews,
    [id^="tsbadge_"].small,
    [id^="tsbadge_"].standard,
    [id^="tsbadge_"].text {
        display: none !important
    }

    [id^="tsbadgeReviewsWrapper_"] {
        display: none
    }
}

.delivery_label {
    color: #716861;
}

.item .minimal-price-link,
.item .old-price,
.item .special-price .price-label,
.price.hidden-tax .old-price,
.price.hidden-tax .price-label,
.price.hidden-tax .tax-details {
    display: none;
}

.item .special-price .price,
.product-view .product-shop .price.hidden-tax .special-price .price {
    color: #d7181e !important;
    font-size: inherit;
}

.holiday-msg {
    color: #d7181e;
    padding: 6px 15px 0px 15px;
    font-weight: 600;
    font-size: 13px;
    line-height: 19px;
    margin-bottom: -15px;
}

.holiday-msg span {
    text-decoration: underline;
}

.product-view [data-is-master] {
    margin: 0 0 20px;
}

.product-view [data-is-master] h4 {
    margin: 0 0 10px 0;
}

.itemslider-wrapper .master-materials,
.category-products .master-materials {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 70%;
    position: relative;
    padding-right: 25px;
    padding-left: 25px;
    margin: 5px auto 0;
    overflow: hidden;
    max-height: 25px;
    padding-bottom: 10px;
    -webkit-transition: max-height 0.2s ease-in;
    -moz-transition: max-height 0.2s ease-in;
    -o-transition: max-height 0.2s ease-in;
    transition: max-height 0.2s ease-in;
    justify-content: center;
}

.itemslider-wrapper .master-materials.expand,
.category-products .master-materials.expand {
    max-height: 1000px;
    -webkit-transition: max-height 0.2s ease-in;
    -moz-transition: max-height 0.2s ease-in;
    -o-transition: max-height 0.2s ease-in;
    transition: max-height 0.2s ease-in;
}

.itemslider-wrapper .material-item,
.category-products .material-item {
    width: 20px;
    height: 20px;
    display: flex;
    margin: 1px;
    border: 2px solid #ccc;
    overflow: hidden;
    font-size: 12px;
    text-align: center;
    justify-content: center;
    align-items: center;
    padding: 5px;
    white-space: normal;
    line-height: 12px;
    animation: .5s ease all;
    position: relative;
    cursor: pointer;
    border-radius: 50%;
    -webkit-transition: border 0.2s ease-in;
    -moz-transition: border 0.2s ease-in;
    -o-transition: border 0.2s ease-in;
    transition: border 0.2s ease-in;
}

.itemslider-wrapper .material-item.active,
.category-products .material-item.active,
.itemslider-wrapper .material-item:hover,
.category-products .material-item:hover,
.itemslider-wrapper .material-item.active.in-stock,
.category-products .material-item.active.in-stock,
.itemslider-wrapper .material-item.in-stock:hover,
.category-products .material-item.in-stock:hover {
    border: 2px solid orangered !important;
}

.itemslider-wrapper .material-item.in-stock,
.category-products .material-item.in-stock,
.itemslider-wrapper .material-item:hover {
    border: 2px solid #37b537;
}

.itemslider-wrapper .collapser {
    position: absolute;
    right: -1px;
    top: 0;
    font-size: 20px;
    line-height: 28px;
    font-family: cursive;
}

.category-products .collapser {
    position: absolute;
    right: 0px;
    top: 0;
    font-size: 20px;
    line-height: 28px;
    font-family: cursive;
}

.itemslider-wrapper .material-image,
.category-products .material-image {
    position: absolute;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    animation: .5s ease all;
    left: 2px;
    top: 2px;
    bottom: 2px;
    right: 2px;
    z-index: 2;
    border-radius: 50%;
    overflow: hidden;
    transform: rotateY(0deg) rotate(45deg);
}

.product-view [data-is-master] .master-materials {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    background: #F5F5F5;
    border-radius: 2px;
    position: relative;
    padding-bottom: 10px;
}

.show-in-stock{
    background: #F5F5F5;
    padding: 0px 10px;
    margin-top: 9px;
}

.show-in-stock div{
    padding: 20px 10px;
    border-bottom: 1px solid #ccc;
}
.show-in-stock label{
    font-size: 16px;
    font-weight: 600;
    position: relative;
    padding-left: 24px;
}

.show-in-stock input{
    display: none;
}

.show-in-stock label span{
    font-size: 14px;
    font-weight: normal;
    color: #999;
    padding-left: 24px;
}

.show-in-stock label:before {
    position: absolute;
    content: " ";
    width: 24px;
    height: 24px;
    background-color: white;
    border: 1px solid #ccc;
    left: -10px;
    top: 16px;
    margin-top: -8px;
}
.show-in-stock input:checked+label:before{
    border: 1px solid #D7181D;
}
.show-in-stock input:checked+label:after {
    position: absolute;
    content: " ";
    width: 3px;
    height: 9px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=5);
    border: 2px solid #D7181D;
    border-top-color: transparent;
    border-left-color: transparent;
    left: 0px;
    top: 19px;
    border-radius: 2px;
    margin-top: -7px;
}

.product-view [data-is-master] .material-item {
    width: 50px;
    height: 50px;
    display: flex;
    margin: 0 10px 10px 0;
    border: 1px solid #eee;
    font-size: 10px;
    text-align: center;
    justify-content: center;
    align-items: center;
    padding: 0;
    white-space: normal;
    line-height: 12px;
    cursor: pointer;
    animation: .5s ease all;
    position: relative;
    border-radius: 50%;
    box-sizing: border-box;
}

.product-view [data-is-master] .material-item.in-stock {
    border: 2px solid #1cb51c;
}

.product-view [data-media-wrapper] {
    min-height: 290px;
    display: block;
}

.product-view .master-group {
    flex: 1 1 auto;
    margin: 0 20px 0 20px;
    position: relative;
}

.product-view .master-group-name {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 12px;
    color: #333333;
    margin-bottom: 10px;
    margin-top: 25px;
}

.product-view .master-group-items {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 0;
    position: relative;
}

.product-view .variant-instock-label {
    position: absolute;
    color: #fff;
    z-index: 8;
    font-size: 9px;
    bottom: -16px;
}

.product-view [data-is-master] .material-item [role="tooltip"] {
    display: none;
}

.product-view .corner-selector,
.product-view .box-selector {
    margin-top: 30px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-around;
}

.product-view .corner-selector a,
.product-view .box-selector a {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 14px;
    color: #999;
    display: flex;
    height: 40px;
    border: 1px solid #CCC;
    box-sizing: border-box;
    border-radius: 2px;
    justify-content: center;
    align-items: center;
    flex: 1 1 auto;
    position: relative;
}

.product-view .corner-selector a.loading,
.product-view .box-selector a.loading {
    color: #fff !important;
}

.product-view .corner-selector a.loading:after,
.product-view .box-selector a.loading:after {
    content: '';
    position: absolute;
    z-index: 9;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: url(/skin/frontend/ultimo/default/images/infortis/_shared/ajax-loader.gif) no-repeat center center;
    background-size: 20px;
}

.product-view .box-selector a {
    margin: 5px;
}

.product-view .corner-selector a:first-child {
    margin-right: 10px;
}

.product-view .corner-selector a:last-child {
    margin-left: 10px;
}

.product-view .box-selector a.selected,
.product-view .corner-selector a.selected,
.product-view .box-selector a:hover,
.product-view .corner-selector a:hover {
    border: 1px solid #D7181E;
    color: #D7181E;
}

.product-view [data-is-master] .material-image {
    position: absolute;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    animation: .5s ease all;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 2;
    transform: rotateY(0deg) rotate(45deg);
    border-radius: 50%;
}

.product-view [data-is-master] .tooltip-image,
.product-view [data-is-master] .tooltip-title,
.product-view [data-is-master] .tooltip-desc {
    visibility: hidden;
}

.tooltip-image {
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #fff;
    width: 120px;
    display: block;
    height: 120px;
    margin: 5px 10px 10px 0;
    float: left;
}

.tooltip-price {
    float: right;
    font-weight: bold;
    color: #D7181E;
    font-size: 150%;
}

.tooltip-uvp {
    float: left;
    font-weight: normal;
    text-decoration: line-through;
    color: #777;
    font-size: 120%;
}

.tooltip-title {
    margin-bottom: 10px;
    margin-top: 5px;
    text-align: left;
    font-weight: bold;
    font-size: 110%;
}

.tooltip-desc {
    margin-bottom: 10px;
    margin-right: 10px;
    font-size: 12px;
    line-height: 18px;
    text-align: left;
    min-height: 120px;
    display: block;
}

.tippy-box[data-theme~='light'] {
    background-color: rgba(0, 0, 0, 0.92);
    color: #eee;
    box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.3);
    border: 1px solid #333;
    padding-left: 10px;
    width: 350px;
}

.tippy-box[data-theme~='light'][data-placement^='top'] > .tippy-arrow::before,
.tippy-box[data-theme~='light'][data-placement^='bottom'] > .tippy-arrow::before,
.tippy-box[data-theme~='light'][data-placement^='right'] > .tippy-arrow::before,
.tippy-box[data-theme~='light'][data-placement^='left'] > .tippy-arrow::before {
    border-top-color: #333;
}

.product-view [data-is-master] .material-item.selected {
    border-color: orangered;
    border-width: 2px;
}

.product-view [data-is-master] .material-item.selected:after {
    content: "";
    height: 6px;
    width: 13px;
    position: absolute;
    z-index: 9;
    left: 16px;
    top: 17px;
    transform: rotateY(0deg) rotate(-45deg);
    border: 2px solid #fff;
    border-top: none;
    border-right: none;
}

.product-view [data-is-master] .material-item:hover {
    border-color: orangered;
    border-width: 2px;
}

.product-view [data-is-master] .material-item.selected.in-stock,
.product-view [data-is-master] .material-item.in-stock:hover {
    border-color: orangered;
    border-width: 2px;
}

#product-attribute-specs-table th.label {
    width: 200px;

}


.itemslider-wrapper .material-item.active .material-image:after,
.category-products .material-item.active .material-image:after {
    content: "";
    height: 4px;
    width: 10px;
    position: absolute;
    z-index: 9;
    left: 6px;
    top: 8px;
    transform: rotateY(0deg) rotate(-90deg);
    border: 2px solid #fff;
    border-top: none;
    border-right: none;
}


#product-attribute-specs-table tr:nth-child(even) {
    background-color: #eee;
}

/** CARESET LANDING */
.careset-video {
    margin-left: 10px;
    color: #f34b2b;
    display: inline-block;
    cursor: pointer;
}

.careset-video:hover {
    text-decoration: underline;
}

#stoff h2,
#leder h2,
#kunstleder h2,
#nubuck-leder h2 {
    font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    font-size: 60px;
    line-height: 70px;
    padding: 0;
    margin: 0 0 10px;
    color: #000000;
}

#stoff h3,
#leder h3,
#kunstleder h3,
#nubuck-leder h3 {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 23px;
    color: #B8B8B8;
    margin-bottom: 20px;
}

#stoff p,
#leder p,
#kunstleder p,
#nubuck-leder p {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    color: #B8B8B8;
    display: block;
    max-width: 900px;
    margin-bottom: 60px;
}

#stoff .left-img,
#leder .left-img,
#kunstleder .left-img,
#nubuck-leder .left-img {
    vertical-align: middle;
    display: inline-block;
    margin-right: 63px;
}

#leder .full-img {
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    height: 665px;
    width: 998px;
    position: absolute;
    right: 705px;
    top: 0;
    background-position: top right;
}

#kunstleder .full-img {
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    height: 665px;
    width: 998px;
    position: absolute;
    right: 675px;
    top: 0;
    background-position: top right;
}

#leder div.right-img,
#kunstleder div.right-img {
    height: 665px;
    float: right;
}

#leder .img-icon {
    text-align: center;
    font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 23px;
    color: #000000;
    width: 50%;
    margin-top: 50px;
}

#leder .img-icon img {
    margin: 35px 0;
}

#leder .img-set,
#kunstleder .img-set {
    position: relative;
}

#stoff .right-img,
#leder .right-img,
#kunstleder .right-img,
#nubuck-leder .right-img {
    vertical-align: middle;
    display: inline-block;
}

#stoff-2,
#leder-2,
#kunstleder-2,
#nubuck-leder-2 {
    margin-top: 150px;
}

#stoff iframe,
#nubuck-leder iframe {
    width: 696px;
    height: 377px;
    background: #eee;
    float: left;
}

#stoff .video-description,
#nubuck-leder .video-description {
    float: left;
    margin-right: 10px;
    padding-top: 60px;
}


#stoff .video-description h2,
#nubuck-leder .video-description h2 {
    font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    font-size: 40px;
    line-height: 47px;
    color: #000000;
    padding: 0;
    margin: 0;
    margin-bottom: 50px;
}


#stoff .video-description p,
#nubuck-leder .video-description p {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    color: #B8B8B8;
    max-width: 393px;
}

#stoff-3,
#leder-3,
#kunstleder-3,
#nubuck-leder-3 {
    margin-top: 150px;
}

#stoff .product-img,
#leder .product-img,
#kunstleder .product-img,
#nubuck-leder .product-img {
    float: left;
    margin-right: 11px;
}

#stoff .product-form,
#leder .product-form,
#kunstleder .product-form,
#nubuck-leder .product-form {
    float: left;
}

#stoff .product-title,
#leder .product-title,
#kunstleder .product-title,
#nubuck-leder .product-title {
    font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    font-size: 40px;
    line-height: 47px;
    color: #000000;
    padding: 0;
    margin: 0;
}

#stoff .product-price .from,
#leder .product-price .from,
#kunstleder .product-price .from,
#nubuck-leder .product-price .from {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    color: #B8B8B8;
    margin-bottom: 10px;
}

#stoff .product-price,
#leder .product-price,
#kunstleder .product-price,
#nubuck-leder .product-price {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 38px;
    color: #D7181E;
    margin-bottom: 20px;
}

#stoff .product-description b,
#leder .product-description b,
#kunstleder .product-description b,
#nubuck-leder .product-description b {
    font-weight: 400;
    color: #000;
}

#stoff .product-description,
#leder .product-description,
#kunstleder .product-description,
#nubuck-leder .product-description {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    color: #B8B8B8;
    width: 494px;
    margin-bottom: 20px;
}

#stoff button,
#leder button,
#kunstleder button,
#nubuck-leder button {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    padding: 13px 24px;
    color: #FFFFFF;
    border: none;
    cursor: pointer;
    outline: none;
    background: linear-gradient(180deg, #F56348 0%, #F33F1C 100%), #D7181E;
}

#cboxLoadedContent #stoff-3,
#cboxLoadedContent #kunstleder-3,
#cboxLoadedContent #nubuck-leder-3,
#cboxLoadedContent #leder-3 {
    display: none;
}

#cboxLoadedContent #stoff-2,
#cboxLoadedContent #kunstleder-2,
#cboxLoadedContent #nubuck-leder-2,
#cboxLoadedContent #leder-2 {
    margin-top: 20px;
}

#cboxLoadedContent #stoff p,
#cboxLoadedContent #kunstleder p,
#cboxLoadedContent #nubuck-leder p,
#cboxLoadedContent #leder p {
    margin-bottom: 0;
}

li[data-attribute="delivery_time_filter"] {
    padding: 10px;
    border: 1px solid #0D800D;
    border-radius: 4px;
    background: #EDFDDE;
    margin-bottom: 20px;
    position: relative;
    display: inline-block;
}

li[data-attribute="delivery_time_filter"] a.filter-item {
    font-weight: 500;
    color: #0D800D;
    position: relative;
    padding-left: 43px;
}

li[data-attribute="delivery_time_filter"] a.filter-item:before {
    border: 1px solid #0D800D !important;
}

li[data-attribute="delivery_time_filter"]:after {
    display: inline-block;
    content: '●';
    position: absolute;
    left: 37px;
    top: 9px;
    color: #0D800D;
}

li[data-attribute="delivery_time_filter"] .filter-item-count {
    opacity: .5;
}

.nav-regular .menu_item.level-top[title="Halloween "],
.nav-mobile .menu_item.level-top[title="Halloween "] {
    background: #111 !important;
}

.cms-index-index .preface .the-slideshow .owl-pagination {
    margin: 0;
    height: 2px;
    display: flex;
}

.cms-index-index .preface .the-slideshow .owl-pagination .owl-page {
    flex: 1;
    margin: 0;
}

.cms-index-index .preface .the-slideshow .owl-pagination .owl-page span {
    float: left;
    width: 100%;
    background-color: #d7191e !important;
    margin: 0;
    height: 2px;
    transition: all 2s;
}

.cms-index-index .preface .the-slideshow .owl-pagination .owl-page.active ~ .owl-page span {
    width: 0;
}

.label360{
    display: block;
    background: url(../images/360.svg);
    width: 50px;
    height: 24px;
    float: right;
    clear: both;
    margin-top: 5px;
}

@media only screen and (max-width: 767px) {
    .cms-index-index .preface .the-slideshow .owl-controls {
        width: 100%;
    }

    .label360{
        margin-top: 0;
        clear: none;
    }
}