#colors_we_use {
    color: #55C65E; /*Ok*/
    color: #1E72EF; /*Preorder*/
    color: #FE9126; /*Warning*/
    color: #F3515C; /*Danger*/
}

#backoffice_other_colors {
    color: #F9CCE1; /*bg-danger*/
    color: #FEF1D3; /*bg-warning*/
    color: #D3F1F7; /*bg-info*/
    color: #CCE9D7; /*bg-success*/
}


.wd_blue {
    color: #0d6efd;
}

.wd_indigo {
    color: #6610f2;
}

.wd_purple {
    color: #6f42c1;
}

.wd_pink {
    color: #d63384;
}

.wd_red {
    color: #dc3545;
}

.wd_orange {
    color: #fd7e14;
}

.wd_yellow {
    color: #ffc107;
}

.wd_green {
    color: #198754;
}

.wd_teal {
    color: #20c997;
}

.wd_cyan {
    color: #0dcaf0;
}

.wd_overflow {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}


div.features > div.author {
    font-size: 125%;
    margin: -5px 0 0 0;
}

.grid .author {
    text-align: center;
    font-size: 125%;
    margin: -10px 32px -32px 0;
}

/*
LINKS
*/
/* mouse over link */
a:hover {
    text-decoration: underline;
}

a {
    color: #1E72EF;
}

.wd_text_link {
    color: #1E72EF !important;
}

.wd_text_primary {
    color: #1E72EF !important;
}

.wd_text_danger {
    color: #F3515C !important;
}

.wd_text_ok {
    color: #46a74e !important;
}

.wd_text_warning {
    color: #FE9126 !important;
}

.wd_text_default {
    color: #555555 !important;
}

.wd_text_light {
    color: #999999 !important;
}

.wd_text_xsmall {
    font-size: 8px;
}

.wd_text_small {
    font-size: 11px;
}

.wd_text_medium {
    font-size: 13px;
}

.wd_text_medium_large {
    font-size: 14px;
}

.wd_text_large {
    font-size: 16px;
}

.wd_text_xl {
    font-size: 18px;
}

.wd_text_xxl {
    font-size: 22px;
}

/*
PRODUCT LIST (product-list.tpl, product_list)
*/
/*Feature list (layout for the grid view)*/
ul.product_list.grid > li .product-container .features {
    padding-bottom: 15px;
    font-size: 12px;
    line-height: 20px;
}

ul.product_list.grid > li .product-container .features span {
    font-weight: bold;
}

ul.product_list.grid > li .product-container .product_type span {
    font-size: 11px;
}

/*Feature list (layout for the list view)*/
ul.product_list.list > li .features {
    margin-bottom: 8px;
    font-size: 11px;
    line-height: 15px;
}

ul.product_list.list > li .features span {
    font-weight: bold;
}

ul.product_list.list > li .product_type {
    padding-bottom: 5px;
}

ul.product_list.grid > li .product-container .product_type {
    padding-bottom: 5px;
}

ul.product_list.list > li .product_type span {
    font-size: 11px;
}

@media (min-width: 1200px) {
    #index ul.product_list.tab-pane > li {
        padding-bottom: 15px;
        margin-bottom: 0px;
    }
}

/*Promotion i nav*/
.navpromo {
    float: right;
    display: block;
    line-height: 18px;
    min-height: 35px;
    height: 35px;
    margin-right: 10px;
}

.tp_top {
    width: 265px;
    height: 20px;
    margin-top: 7px;
}

.em_top {
    width: 107px;
    margin-top: 2px;
}

/*Header*/
#header {
    padding-bottom: 0;
}


#wd_main_logo {
    margin-top: 23px;
}

@media (max-width: 1200px) {
    #wd_main_logo {
        margin-top: 36px;
    }
}

/*@media (max-width: 992px) {*/
/*    #wd_main_logo {*/
/*        margin-top: 44px;*/
/*    }*/
/*}*/

@media (max-width: 767px) {
    #wd_main_logo {
        margin-top: 20px;
        margin-bottom: -15px;
    }
}

/*Product flags*/
.product-flags {
    display: none;
}

/*
HEADERS
*/
h1, h2, h3 {
    margin-top: 2px;
}

/*
BREADCRUMB
*/
.breadcrumb {
    margin-bottom: 10px;
    margin-top: 1px;
}

.breadcrumb > li.breadcrumb-last::before {
    content: " > " !important;
    padding: 0 5px !important;
    color: #333 !important;
}

/**
This fixes a layout error on Edge.
 */
.breadcrumb-list-item {
    white-space: nowrap;
}

/*.breadcrumb .breadcrumb-extra a {*/
/*    color: #007f6f !important;*/
/*}*/

/*
BLOCKLAYRED
*/
#layered_block_left .layered_subtitle {
    font-weight: bold;
    font-size: 14px;
}

/*
SIDEBOXES
*/
.block .title_block, .block h4 {
    font: 600 18px/22px "Open Sans", sans-serif;
    color: #555454;
    background: #f6f6f6;
    border: 1px solid #d6d4d4;
    text-transform: uppercase;
    padding: 14px 5px 17px 20px;
    margin-bottom: 15px;
}

/*Hide the cart on small screens*/
@media (max-width: 767px) {
    .block .title_block, .block h4 {
        margin-bottom: 25px !important;
    }
}


/*
PS_SIMPLEBLOG
*/
/*.simpleblog-single h1, .simpleblog-single .block-title {*/
/*    font: 600 18px/22px "Open Sans", sans-serif;*/
/*    color: #555454;*/
/*    background: #f6f6f6;*/
/*    border: 1px solid #d6d4d4;*/
/*    text-transform: uppercase;*/
/*    padding: 14px 5px 17px 20px;*/
/*    margin-bottom: 15px;*/
/*}*/

/*This is in the dynamic block*/
.ph_simpleblog.simpleblog-recent {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.ph_simpleblog.simpleblog-recent .post-item {
    margin: 0 0 0 0 !important;
    min-height: 275px !important;
}

@media screen and (max-width: 992px) {
    .ph_simpleblog.simpleblog-recent .post-item {
        margin: 0 0 25px 0 !important;
    }
}

@media screen and (max-width: 768px) {
    .ph_simpleblog .simpleblog-posts .post-content {
        min-height: 150px !important;
    }
}


/*@media screen and (min-width: 993px) {*/
/*    .ph_simpleblog .simpleblog-posts .post-content {*/
/*        min-height: 75px !important;*/
/*    }*/
/*}*/

/*@media screen and (max-width: 992px) {*/
/*    .ph_simpleblog.simpleblog-recent .post-item {*/
/*        margin: 0 0 25px 0 !important;*/
/*    }*/
/*}*/

/*@media screen and (max-width: 768px) {*/
/*    .ph_simpleblog .simpleblog-posts .post-content {*/
/*        min-height: 150px !important;*/
/*    }*/
/*}*/


.ph_simpleblog .simpleblog-posts .post-content {
    margin: 0 0 0 0 !important;
}

.ph_simpleblog h1, .simpleblog-single .block-title {
    border: 1px solid #d6d4d4;
    text-transform: uppercase;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 15px;
}

.ph_simpleblog .simpleblog-posts h2 {
    font-size: 16px !important;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    margin-bottom: 5px !important;
    border-bottom: 1px solid #f0f0f0;
}

.ph_simpleblog .media-body .editable {
    font-size: 14px;
    line-height: 22px;
}

.simpleblog-recent .simpleblog-posts .post-content,
.simpleblog-home .simpleblog-posts .post-content,
.simpleblog-category .simpleblog-posts .post-content {
    padding: 0 5px 5px 5px !important;
}

.simpleblog-recent .simpleblog-posts .post-title,
.simpleblog-home .simpleblog-posts .post-title,
.simpleblog-category .simpleblog-posts .post-title {
    padding: 0 5px 0 5px !important;
}

.simpleblog-recent .simpleblog-posts .post-content {
    height: 100px;
    max-height: 100px;
    overflow: hidden;
}

.simpleblog-category .simpleblog-posts .post-content,
.simpleblog-home .simpleblog-posts .post-content {
    height: 150px;
    max-height: 150px;
    overflow: hidden;
}

.simpleblog-recent .post-read-more,
.simpleblog-home .post-read-more,
.simpleblog-category .post-read-more {
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 0 5px 5px 0;
}

.simpleblog-home .post-read-more,
.simpleblog-category .post-read-more {
    padding: 0 5px 35px 0;
}

.ph_simpleblog .simpleblog-posts .post-additional-info {
    padding: 5px;
    overflow: hidden;
    margin-top: 10px;
    border-top: 1px solid #f0f0f0 !important;
}


/*
PRODUCT PAGE
*/
.top-hr {
    background: #C4C4C4;
    height: 0px;
    margin: 0 0 0 0;
}

.box-info-product {
    background: #f6f6f6;
    border: 1px solid #d6d4d4;
    border-top: 1px solid #d6d4d4;
    border-bottom: 1px solid #d6d4d4;
}

h3.page-product-heading {
    color: #555454;
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 20px;
    padding: 14px 20px 17px;
    margin: 0 0 20px;
    position: relative;
    border: 1px solid #d6d4d4;
    background: #fbfbfb;
}

#product_comments_block_extra {
    padding: 8px 10px 10px;
    font-weight: bold;
    line-height: 18px;
    border: 1px solid #d6d4d4;
    background: #fbfbfb;
    margin: 10px 0 10px 0;
}

/*
FRONT PAGE
*/
/*Tabs på forsiden*/
#index .tab-content {
    margin-top: 15px;
    margin-bottom: 15px;
}

div.author_home {
    margin-bottom: 5px;
}

/*Homeslider*/
@media (max-width: 767px) {
    #homepage-slider {
        width: 100%;
        max-width: 100%;
        padding-top: 0px;
    }
}

/*Advance Top Menu*/
/*.adtm_sub {*/
/*-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; !* IE 8 *!*/
/*filter: alpha(opacity=90); !* IE 5-7 *!*/
/*-moz-opacity: 0.9; !* Netscape *!*/
/*-khtml-opacity: 0.9; !* Safari 1.x *!*/
/*opacity: 0.9; !* Good browsers *!*/
/*}*/

/*Checkmark list*/
/* List styling */
.featureList, .featureList ul {
    margin-top: 0;
    padding-left: 2em;
}

.featureList li:before {
    position: absolute;
    margin-left: -1.3em;
    font-weight: bold;
}

.featureList li.tick:before {
    content: "\2713";
    color: #5cb85c;
}

.featureList li.xmas:after {
    content: "\1F384";
    color: #5cb85c;
}

.featureList li.cross:before {
    content: "\2717";
    color: #F3515C;
}

.footer-block li, a, .bottom-footer {
    font-weight: normal !important;
}

.footer-block li {
    color: #9a9a9a !important;
}

.footer-block a {
    color: #dedede !important;
}

.bottom-footer {
    color: #9a9a9a !important;
}

#homefeatured > li > div > div > h5 {
    padding: 0 15px 0px 15px;
}

#blockbestsellers > li > div > div > h5 {
    padding: 0 15px 0px 15px;
}

.tp-widget-wrapper {
    text-align: right;
}

#wishlist_button:before, #wishlist_button_nopop:before {
    margin: 6px 6px 6px 6px;
}

.label {
    line-height: normal;
    text-align: left;
}

/*
YOUTUBE VIDEOS
*/
.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

.embed-container iframe, .embed-container object, .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*
CMS STUFF
*/
#cms #page .rte {
    border: 1px solid #d6d4d4;
    padding: 10px;
}

#cms #center_column h1 {
    color: #333333;
    font-family: "Open Sans", sans-serif;
    font-size: 32px;
    font-weight: 900;
    padding: 0 0 5px 0;
    margin: 0px 0 0px 0;
    text-transform: uppercase;
}

#cms #center_column h2 {
    color: #333;
    font-family: "Open Sans", sans-serif;
    font-size: 24px;
    font-weight: bold;
    padding: 0 0 0 0;
    margin: 10px 0 10px 0;
    text-transform: uppercase;
}

#cms #center_column h3 {
    color: #333;
    font-family: "Open Sans", sans-serif;
    font-size: 20px;
    font-weight: 500;
    padding: 0 0 5px 0;
    margin: 15px 0 0px 0;
    text-transform: uppercase;
}

#cms #center_column h4 {
    color: #333;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 500;
    padding: 0 0 5px 0;
    margin: 15px 0 0px 0;
    text-transform: uppercase;
}

#cms #center_column h5 {
    color: #333;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 500;
    padding: 0 0 5px 0;
    margin: 15px 0 0px 0;
    text-transform: uppercase;
}

#cms #center_column h6 {
    color: #333;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 500;
    padding: 0 0 5px 0;
    margin: 15px 0 0px 0;
}

#cmsinfo_block {
    height: 100%;
    border: 1px solid #d6d4d4;

}

#cms #center_column img {
    margin: 0 0 0 0;
    max-width: 100%;
    height: auto;
}

/*CATEGORIES*/
.content_scene_cat span.category-name {
    font: 600 42px/51px "Open Sans", sans-serif;
    color: #333;
    /*margin-top: -5px;*/
    margin-bottom: 12px;
    line-height: 35px;
    display: block;
    text-transform: uppercase;
}

span.category-name {
    font: 600 42px/51px "Open Sans", sans-serif;
    color: #333;
    text-transform: uppercase;
}

.category-header-big {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 40px;
    color: #333;
    margin-bottom: 20px;
    margin-top: -10px;
}

.content_scene_cat {
    border-top: 0px solid #333;
    line-height: 19px;
}

#subcategories ul li {
    height: 135px;
}

.content_scene_cat a {
    color: #1E72EF;
}

.content_scene_cat p {
    margin: 10px 0 10px 0 !important;
}

/*.cat_desc > .widget > .container {*/
/*    border: 1px #515151 !important;*/
/*}*/

/*use this class to create extra elements*/
.extra-top-nav-element {
    float: right;
    border-left: 1px solid #515151;
}

@media (max-width: 479px) {
    .extra-top-nav-element {
        text-align: center;
    }
}

.cat-name {
    font-size: 16px;
}

.cat-name .cat-name-header {
    font-weight: normal;
}


.extra-top-nav-element a {
    display: block;
    color: #fff;
    font-weight: bold;
    padding: 8px 10px 11px 10px;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    line-height: 18px;
}

@media (max-width: 479px) {
    .extra-top-nav-element a {
        font-size: 11px;
        padding-left: 5px;
        padding-right: 5px;
    }
}

.extra-top-nav-element a:hover, .extra-top-nav-element a.active {
    background: #2b2b2b;
}

@media (max-width: 767px) {
    .extra-top-nav-element.is_logged {
        display: none;
    }
}

/*FOOTER*/
.footer-container #footer .footer-block {
    margin-top: 25px;
}

iframe[name='google_conversion_frame'] {
    height: 0 !important;
    width: 0 !important;
    line-height: 0 !important;
    font-size: 0 !important;
    margin-top: -13px;
    float: left;
}

/*Cart*/
@media (max-width: 991px) {
    #order-detail-content #cart_summary .cart_avail .label {
        white-space: normal;
    }
}


/*Xsell Cart*/
#wd_xsellcart .well {
    padding: 10px;
}

#wd_xsellcart p {
    margin: 0 0 0 0;
}

/*wd_downloads*/
/*Xsell Cart*/
#wd_downloads .well {
    padding: 10px;
}

#wd_downloads p {
    margin: 0 0 0 0;
}

/*Various stuff*/
.free_shipping_label {
    background: #585858;
    border: 1px solid #000000;
    font: 600 21px/24px "Open Sans", sans-serif;
    color: #fff;
    padding: 0 5px 0 3px;
    display: inline-block;
}

/*From TB*/

.loading-overlay {
    position: relative;
    pointer-events: none;
    cursor: not-allowed;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.loading-overlay:after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.4) url("/img/preloader.gif") no-repeat center center;
    z-index: 110;
}

.adtm_sub {
    -webkit-box-shadow: 0px 10px 5px -5px rgba(0, 0, 0, 0.5) !important;
    -moz-box-shadow: 0px 10px 5px -5px rgba(0, 0, 0, 0.5) !important;
    box-shadow: 0px 10px 5px -5px rgba(0, 0, 0, 0.5) !important;
}

/*.sub {*/
/*border-bottom: 5px !important;*/
/*background-color: #000 !important;*/
/*}*/

/*MOBILE FIX*/

/*Hide the cart on small screens*/
@media (max-width: 767px) {
    .shopping_cart {
        display: none;
    }
}

/*Used in checkout form*/
.wd_no_padding_lr {
    padding-left: 0;
    padding-right: 2px;
}

/*Break the line on small widths*/
@media (max-width: 767px) {
    .wd_br_small {
        display: block;
    }
}

.wd_required_input_field {
    color: #F3515C;
    font-weight: lighter;
    padding-left: 5px;
}

.btn-huge {
    padding-top: 10px;
    padding-bottom: 15px;
    font-size: 26px;
}

@media (min-width: 768px) and (max-width: 1199px) {
    .btn-huge {
        font-size: 22px;
    }
}

/*ADDWISH*/
.LPE-aw-frontpage-product-box {
    /*min-height: 330px;*/
}

.aw_category_product_box {
    text-align: center;
}

/*
Media heading (CMS)
*/

.media-heading {
    text-transform: uppercase !important;
}

.media-heading a:hover {
    text-decoration: none;
    color: #1E72EF;
}

h4.media-heading {
    font-size: 20px !important;
}

.bg-danger {
    background-color: #F9CCE1;
}

.bg-warning {
    background-color: #FEF1D3;
}

.bg-success {
    background-color: #CCE9D7;
}

.bg-info {
    background-color: #D3F1F7 !important;
}

.bg-default {
    background-color: #fff;
}


.text-danger {
    color: #F3515C;
}

.text-warning {
    color: #FE9126;
}

.text-success {
    color: #55C65E;
}

.text-info {
    color: #1E72EF;
}

.text-white {
    color: #ffffff !important;
}


.side-column-box {
    background: #fefefe;
    /*border: 0px solid #d6d4d4;*/
    /*padding: 5px 5px 5px 5px;*/
    margin: 0 0 30px 0;
    line-height: 23px;
}

.side-column-box h4 {
    text-transform: uppercase;
    font-size: 18px;
    margin: 0 0 15px 0;
    padding: 0;
}

.side-column-box h3 {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    margin: 0 0 5px 0;
    padding: 0;
}

.side-column-box b {
    color: #333;
}

.side-column-box .panel-heading {
    background-color: #ffffff;
    text-transform: uppercase;
    padding-left: 5px;
    padding-right: 5px;
}

.LPE-cat-description-box {
    min-height: 110px;
}


/** MOBILE MENU **/

/*The hamburger icon*/
#iqitmegamenu-mobile .iqitmegamenu-icon {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    font-size: 20px !important;
    width: 34px !important;
    height: 34px !important;
    line-height: 34px !important;
    margin: 2px;
!important;
}

/* Just hide the parent menu */
#iqitmegamenu-mobile #iqitmegamenu-shower {
    top: 0;
    left: 0;
    position: fixed;
    height: 1px;
    width: 1px;
    padding: 0;
    margin: 0;
    border: 0;
    background-color: transparent;
}

/*The text on the side of the menu*/
#iqitmegamenu-mobile .iqitmegamenu-text {
    text-transform: none !important;
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    color: #ffffff;
    margin-left: 40px;
    font-size: 11px !important;
}

/*The close menu icon*/
#cbp-close-mobile {
    position: fixed;
    bottom: 0;
    border: 2px solid #d6d4d4 !important;
    background-color: #fff !important;
    color: #333 !important;
    height: 65px !important;
    width: 65px !important;
    font-size: 40px !important;
    line-height: 50px !important;
}

/*Hide a border from the hamburger-menu*/
.cbp-mobilesubmenu {
    border-bottom: 0 !important;
}

.cbp-hrmenu .cbp-mainlink-iicon, .cbp-hrmenu .cbp-mainlink-icon {
    padding-bottom: 2px;
}

/*The inner menu*/
#iqitmegamenu-mobile .cbp-hrmenu .cbp-mainlink-iicon, .cbp-hrmenu .cbp-mainlink-icon {
    margin-bottom: 2px;
    height: 16px;
}


/*Series*/
.wd_series-product-listing {
    margin-top: 10px;
    font-size: 125%;
}

.cbp-hrsub .row {
    margin-right: 10px !important;
    margin-left: 10px !important;
}

/*Default Body text*/
body {
    line-height: 18px;
    font-size: 13px;
    color: #555;
}

.widget .owl-carousel .owl-item {
    padding: 0px !important;
}

/*
wd_top_scroller
 */
.wd_top_scroller {
    width: 50px;
    height: 85px;
    padding: 10px;
    text-align: center;
    position: fixed;
    top: 50px;
    right: 25px;
    display: none;
    background: url('../../../img/up-arrow.png') no-repeat 0px 20px;
    z-index: 10000;
}

@media (max-width: 999px) {
    .wd_top_scroller {
        top: -10px !important;
        right: 10px !important;
    }
}

.wd_top_scroller:hover {
    text-decoration: none;
}

.wd_nav_name {
    background-color: #333333;
    color: #ffffff;
    font-weight: normal;
    padding: 0 5px 0 5px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
}

@media (max-width: 767px) {
    #wd-info-1 {
        display: none;
    }
}


.LPE-dynamic_products_container {
    max-height: 395px;
    min-height: 390px;
}

@media (max-width: 1199px) {
    .LPE-dynamic_products_container {
        max-height: 430px;
        min-height: 390px;
    }
}

@media (max-width: 991px) {
    .LPE-dynamic_products_container {
        max-height: 455px;
        min-height: 450px;
    }
}

@media (max-width: 767px) {
    .LPE-dynamic_products_container {
        max-height: 490px;
        min-height: 450px;
    }
}


/*CLS-fix*/
/*TOP BANNER*/
.LPE-dynamic_content_container_top_banner {
    max-height: 354px;
    min-height: 344px;
}

@media (max-width: 1199px) {
    .LPE-dynamic_content_container_top_banner {
        max-height: 296px;
        min-height: 286px;
    }
}

@media (max-width: 991px) {
    .LPE-dynamic_content_container_top_banner {
        max-height: 436px;
        min-height: 426px;
    }
}

@media (max-width: 800px) {
    .LPE-dynamic_content_container_top_banner {
        max-height: 436px;
        min-height: 426px;
    }
}

@media (max-width: 700px) {
    .LPE-dynamic_content_container_top_banner {
        max-height: 410px;
        min-height: 400px;
    }
}

@media (max-width: 600px) {
    .LPE-dynamic_content_container_top_banner {
        max-height: 360px;
        min-height: 350px;
    }
}

@media (max-width: 500px) {
    .LPE-dynamic_content_container_top_banner {
        max-height: 310px;
        min-height: 300px;
    }
}

@media (max-width: 400px) {
    .LPE-dynamic_content_container_top_banner {
        max-height: 260px;
        min-height: 250px;
    }
}

@media (max-width: 300px) {
    .LPE-dynamic_content_container_top_banner {
        max-height: 220px;
        min-height: 210px;
    }
}

/*Blog*/
.LPE-dynamic_content_container_blog {
    max-height: 309px;
    min-height: 299px;
}

@media (max-width: 1199px) {
    .LPE-dynamic_content_container_blog {
        max-height: 285px;
        min-height: 275px;
    }
}

@media (max-width: 991px) {
    .LPE-dynamic_content_container_blog {
        max-height: 746px;
        min-height: 736px;
    }
}

@media (max-width: 800px) {
    .LPE-dynamic_content_container_blog {
        max-height: 746px;
        min-height: 736px;
    }
}

@media (max-width: 700px) {
    .LPE-dynamic_content_container_blog {
        max-height: 816px;
        min-height: 806px;
    }
}

@media (max-width: 600px) {
    .LPE-dynamic_content_container_blog {
        max-height: 756px;
        min-height: 746px;
    }
}

@media (max-width: 500px) {
    .LPE-dynamic_content_container_blog {
        max-height: 696px;
        min-height: 686px;
    }
}

@media (max-width: 400px) {
    .LPE-dynamic_content_container_blog {
        max-height: 636px;
        min-height: 626px;
    }
}

@media (max-width: 300px) {
    .LPE-dynamic_content_container_blog {
        max-height: 610px;
        min-height: 600px;
    }
}

/*Products*/
.LPE-dynamic_content_container_products_6 {
    max-height: 385px;
    min-height: 375px;
}

@media (max-width: 1199px) {
    .LPE-dynamic_content_container_products_6 {
        max-height: 433px;
        min-height: 423px;
    }
}

@media (max-width: 991px) {
    .LPE-dynamic_content_container_products_6 {
        max-height: 456px;
        min-height: 446px;
    }
}

@media (max-width: 767px) {
    .LPE-dynamic_content_container_products_6 {
        max-height: 502px;
        min-height: 492px;
    }
}

@media (max-width: 600px) {
    .LPE-dynamic_content_container_products_6 {
        max-height: 447px;
        min-height: 437px;
    }
}

@media (max-width: 500px) {
    .LPE-dynamic_content_container_products_6 {
        max-height: 432px;
        min-height: 422px;
    }
}

@media (max-width: 400px) {
    .LPE-dynamic_content_container_products_6 {
        max-height: 460px;
        min-height: 450px;
    }
}

@media (max-width: 300px) {
    .LPE-dynamic_content_container_products_6 {
        max-height: 420px;
        min-height: 410px;
    }
}


/*Categories*/
.LPE-dynamic_content_container_categories_5 {
    max-height: 326px;
    min-height: 316px;
}

@media (max-width: 1199px) {
    .LPE-dynamic_content_container_categories_5 {
        max-height: 280px;
        min-height: 270px;
    }
}

@media (max-width: 991px) {
    .LPE-dynamic_content_container_categories_5 {
        max-height: 291px;
        min-height: 281px;
    }
}

@media (max-width: 767px) {
    .LPE-dynamic_content_container_categories_5 {
        max-height: 319px;
        min-height: 309px;
    }
}

@media (max-width: 600px) {
    .LPE-dynamic_content_container_categories_5 {
        max-height: 282px;
        min-height: 272px;
    }
}

@media (max-width: 500px) {
    .LPE-dynamic_content_container_categories_5 {
        max-height: 268px;
        min-height: 258px;
    }
}

@media (max-width: 400px) {
    .LPE-dynamic_content_container_categories_5 {
        max-height: 296px;
        min-height: 286px;
    }
}

@media (max-width: 300px) {
    .LPE-dynamic_content_container_categories_5 {
        max-height: 256px;
        min-height: 246px;
    }
}


.popover_link:hover {
    color: #1E72EF !important;
    text-decoration: underline !important;
}

/* Product list */

.product_list .grid .product-container .button-container {
    margin-bottom: 35px !important;
}

#center_column .product_list.grid .product-container .product-name {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#center_column .product_list.grid .product-container .right-block {
    min-height: 200px;
}

#center_column .product_list.grid .hovered .content_price {
    padding: 5px;
}

#center_column #p-list {
    scroll-margin-top: 100px;
}


/* Zammad chat */

.zammad-chat {
    z-index: 100000 !important;
}
