html, body {
    padding: 0;
    margin: 0;
}

body {
    font-family: Armata, sans-serif !important;
    font-size: 14px;
    line-height: 1.6;
    padding: 0;
    margin: 0 !important;
    color: #4f4f4f !important;
    background-color: #fff;
}

h1, h2, h3 {
    font-size: 22px !important;
    margin: 20px 0 25px 0 !important;
    padding: 0 0 6px 0;
    display: inline-block;
    border-bottom: 2px solid #9eb213 !important;
    color: #9eb213 !important;
    z-index: 2;
}

ol {
	list-style: none;
    margin: 0;
    padding: 0;
}

ol li {
    margin-right: 10px;
    float: left;
    display: block;
}

ul, li {
	list-style: none;
    padding: 0;
    margin: 0;
}
.olivia-main-content ol,
.olivia-main-content ul,
.olivia-main-content li {
	list-style-type: disc;
}

#tab-description ul,
#tab-description ol,
.product-description ul,
.product-description ol
{
    padding-left: 40px;
    list-style: inherit;
}
#tab-description li,
.product-description li{
    list-style: inherit;
}

p {
    line-height: 1.6; }

a {
    text-decoration: none !important;
    color: #4f4f4f !important; }

a:hover {
    color: #4f4f4f !important; }

.container, .titles {
    color: #4f4f4f;
    overflow: visible; }

@media (max-width: 768px) {
    .container, .titles {
        width: auto !important; }
}

/* --- Cookiebalk --- */
.olivia-cookiebar-closed {
    border: 1px solid #eee;
    border-radius: 10px 10px 0 0;
    font-size: 25px;
    padding: 7px 16px 7px 14px;
    top: 306px;
    cursor: pointer;
    position: fixed;
    margin-left: 155px;
    z-index: 1001;
    color: #ffffff !important;
    background-color: #4f4f4f !important;
}

.CookieBar {
    padding: 20px;
    height: auto;
    width: 212px;
    border-radius: 0 10px 10px 0;
    background: #fff;
    border: 1px solid #eee;
    position: fixed;
    left: 0;
    z-index: 1001;
}

.CookieBarPermissionText {
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    color: #4f4f4f;
}

.CookieBarButtonDecline {
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    vertical-align: middle;
    margin: 20px 0;
    float: left;
    color: white;
}

.CookieBarButtonAccept {
    font-size: 14px;
    font-weight: normal;
    padding: 7px 12px;
    float: left;
    border-radius: 6px;
    background-color: #888;
    text-decoration: none !important;
    color: #ffffff !important;
    border-color: #b2c91c !important;
    background-color: #b2c91c !important;
}

.CookieBarButtonAccept:hover {
    border-color: #9eb213 !important;
    color: #fff !important;
    background-color: #9eb213 !important;
}

.CookieBarBottom {
    bottom: inherit !important;
}

.CookieBarTop {
    top: 50px !important;
}

.CookieBarBottom {
    bottom: 50px !important;
}


/* --- Topbar --- */
.olivia-topbar {
    z-index: 1;
    line-height: 50px;
    -webkit-box-shadow: 0 2px 2px 0 #eee;
    box-shadow: 0 2px 2px 0 #eee;
    position: relative;
    color: #4f4f4f;
        background-image: url(/./website/Templates/Olivia/Media/bg-wall.png);
        background-repeat: inherit;
}

.olivia-flag-sub-img,
.olivia-flag-sub-txt {
    float: left !important;
}

.olivia-flag-sub-txt-layout {
    line-height: 2.25;
    margin-left: 11px;
}

.olivia-flag,
.olivia-login,
.olivia-search {
    color: #4f4f4f;
}

.olivia-flag {
    cursor: pointer;
    position: relative;
    z-index: 4;
}

.olivia-flag-xs {
    position: absolute;
    top: 50px;
    left: 0px;
}

.olivia-flag-xs ul {
    float: left;
}

.olivia-flag-sub {
    line-height: 1.3;
    margin-top: 1px;
    padding: 0 17px;
    left: 0;
    top: 51px;
    height: auto;
    position: absolute;
    text-align: left;
    display: none;
    cursor: pointer;
    -webkit-box-shadow: 0 2px 2px 0 #eee;
    box-shadow: 0 2px 2px 0 #eee;
    border-radius: 0 0 8px 8px;
    color: #4f4f4f;
        background-image: url(/./website/Templates/Olivia/Media/bg-wall.png);
        z-index: 4;
}

.olivia-flag-sub-img > ul {
    margin-top: 11px;
}

.olivia-flag-language,
.olivia-flag-language:hover {
    margin-left: 5px;
    color: #fff !important;
}

.olivia-sub-fa,
.olivia-flag-language,
.olivia-flag-language:hover {
    color: #4f4f4f !important; }

.olivia-flag-txt {
    text-transform: uppercase;
    margin-left: 4px;
}

.olivia-login {
    cursor: pointer;
    position: relative;
    z-index: 4;
    display: inline-block;
}

.olivia-login-sub {
    line-height: 1.6;
    top: 52px;
    padding: 16px 17px 21px;
    right: 0px;
    width: 200px;
    display: none;
    cursor: pointer;
    position: absolute;
    -webkit-box-shadow: 0 2px 2px 0 #eee;
    box-shadow: 0 2px 2px 0 #eee;
    border-radius: 0 0 8px 8px;
    color: #4f4f4f;
        background-image: url(/./website/Templates/Olivia/Media/bg-wall.png);
        z-index: 199;
}

@media (max-width: 768px) {
    .olivia-login-sub {
        top: 102px !important;
    }
}

.olivia-search-xs {
    z-index: 999;
    width: 250px;
    display: inline-block;
    margin-right: 15px;
}

@media (max-width: 768px) {
    .olivia-search-xs {
        width: 100% !important;
    }
}

.olivia-topbar-right {
    float: right;
    position: relative;
}

.olivia-search-xs i {
    position: absolute;
    top: 15px;
    margin: 2px 5px 0px 0px;
    cursor: pointer;
    width: 20px;
    height: 20px;
    z-index: 999;
}

@media (min-width: 768px) {
    .olivia-search-xs i {
        left: 225px;
    }
}

@media (max-width: 768px) {
    .olivia-topbar-right {
        float: none;
    }
    .olivia-login {
        float: right;
    }
    .olivia-search-xs i {
        right: 0;
    }
}

.olivia-search-xs #SearchField {
    line-height: 18px;
}

.olivia-login-btn {
    margin-bottom: 10px !important; }

.olivia-login-register {
    font-size: 11px; }

.olivia-login-register:hover {
    text-decoration: underline; }

.olivia-stripe {
    float: right;
    margin: 0 10px;
    color: #4f4f4f;
}

.olivia-logo {
    margin: 29px 0 26px;
    float: left;
    width: 100%;
}

.olivia-logo img {
    max-height: 107px;
    max-width: 100%;
}

.olivia-logo-text {
    margin-top: 65px;
}

.olivia-logo-text > a {
    font-size: 23px;
}

@media (max-width: 768px) {
    .olivia-logo {
        text-align: center;
    }
}

/* --- Basket --- */
@media (min-width: 768px) {
    #SmallBasket {
        margin: 28px 0 26px 0;
        float: right;
        text-align: center;
    }
}

@media (max-width: 768px) {
    #SmallBasket {
        background: #fbfbfb;
        width: 99%;
        margin: 0 45px 10px -2px;
        text-align: center;
        border-radius: 5px;
        border: 1px solid #f6f6f6;
    }

    #SmallBasket br {
        display: none;
    }
}

.olivia-basket-big-text {
    font-size: 17px;
    color: #4f4f4f !important;
}

.olivia-basket-small-text {
    color: #4f4f4f !important;
}

/* --- Navigation --- */
.nav-container {
    width: 105%;
    height: auto;
    position: relative;
    margin-left: -10px;
    margin-bottom: 20px;
}

@media (max-width: 768px) {
    .nav-container {
        width: 102.5% !important;
        margin: 0 0 0 -10px !important;
    }
}

@media (min-width: 768px) {
    .nav-container {
        margin-left: -26px;
    }
}

.nav-container:before {
    content: " ";
    background: url('/./website/Templates/Olivia/Media/nav-left.png') repeat-y;
    position: absolute;
    z-index: 2;
    left: -10px;
    width: 30px;
    height: 100%;
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
    display: block;
    -webkit-box-shadow: 0 2px 0px 0 #fff;
    box-shadow: 0 2px 0px 0 #fff;
}

.nav-container:after {
    content: " ";
    background: url('/./website/Templates/Olivia/Media/nav-right.png') repeat-y;
    position: absolute;
    z-index: 2;
    top: 0;
    right: -10px;
    width: 30px;
    height: 100%;
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
    display: block;
    -webkit-box-shadow: 0 2px 0px 0 #fff;
    box-shadow: 0 2px 0px 0 #fff;
}

.nav {
    padding-left: 30px !important;
    z-index: 1 !important;
}

.navbar-nav {
    margin: 0 -46px !important;
}

@media (max-width: 768px) {
    .navbar-nav {
        margin: 0 -46px !important;
    }
}

@media (max-width: 768px) {
    .navbar {
        margin-bottom: 25px !important;
    }
}

.nav.navbar-nav.navbar-right {
    width: 75px;
}

.navbar {
    margin-bottom: 10px !important;
}

.navbar-default {
    font-size: 17px;
    margin: 0px 10px 15px 10px;
    -webkit-box-shadow: 0 1px 1px 0 #eee;
    box-shadow: 0 1px 1px 0 #eee;
    border-color: #eee !important;
    background-color: #4f4f4f !important;
}

@media (min-width: 768px) {
    .navbar-default {
        font-size: 14px !important;
        border-color: #4f4f4f !important;
}
    .navbar-default ul li {
        padding: 0px 1px 0px 0px;
        background: url('/./website/Templates/Olivia/Media/menu-divider.png') right no-repeat;
        list-style: none;
        margin-bottom: 0px !important;
    }

    .navbar-default ul li ul li {
        background: none;
    }

    .navbar-default li:last-child {
        background: none;
    }
}

@media (min-width: 992px) {
    .navbar-default {
        font-size: 14px !important;
        border-color: #4f4f4f  !important; }
}

@media (min-width: 1200px) {
    .navbar-default {
        font-size: 17px !important;
        border-color: #4f4f4f !important; }
}

.navbar-default .navbar-toggle {
    border-color: transparent !important;
    width: 100% !important; }

.navbar {
    border-radius: 0px !important;
}

@media (max-width: 768px) {
    .nav > li > a {
        padding: 10px 27px !important; }
}

.navbar-default .navbar-nav > li:hover {
    background-color: #9eb213 !important;
}

@media (max-width: 768px) {
    .navbar-default .navbar-nav > li:hover {
    background-color: #4f4f4f !important; }
}

.navbar-default .navbar-nav > li > a {
    color: #ffffff !important; }

@media (max-width: 768px) {
    .navbar-default .navbar-nav > li > a {
        color: #686a66 !important; }
}
.navbar-collapse {
    margin-left: -15px !important;
    margin-right: -15px !important;
    border-top: 1px solid transparent;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
    max-height: none !important;
}
@media (max-width: 768px) {
    .navbar-collapse.collapse {
     display: none; }
}

.navbar-collapse.in {
    height: 100% !important;
    width: 100% !important;
    display: block !important;
    overflow-y: visible !important;
}
.collapse.navbar-collapse {
    width: 100% !important;
}
@media (max-width: 768px) {
    .navbar-default {
        border-color: #e7e7e7 !important; }
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7;
    width: 100% !important; }

@media (max-width: 768px) {
    .navbar-default,
    .navbar-toggle:hover,
    .navbar-default .navbar-toggle:focus {
        background-color: #eee !important;
    }
}

.navbar-default .navbar-nav > li > a:hover {
    color: #ffffff !important; }

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    background-color: #9eb213 !important; }


@media (max-width: 768px) {
    .navbar-default .navbar-nav > .active > a,
    .navbar-default .navbar-nav > .active > a:hover,
    .navbar-default .navbar-nav > .active > a:focus
    {
        color: #ffffff !important;
        background-color: #4f4f4f !important;
        }
    }
}

.container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.navbar-toggle {
    float: left !important;
}

.navbar-toggle .buttontxt {
    margin-left: 32px;
}

.olivia-top-nav {
    height: 20px !important; }

.nav-mobile-title {
    margin-left: 35px;
    color: #fff; }

.olivia-collapse-txt {
    position: relative !important;
    width: 96px;
    color: #ffffff; }

@media (max-width: 768px) {
    .olivia-collapse-txt,
    .olivia-navicon {
        color: #686a66 !important; }
}

.olivia-navicon {
    color: #ffffff; }

/* Dropdown navigation */
@media (max-width: 768px) {
    .dropdown-menu, .navbar-collapse {
        display: none !important;
    }
}
@media (min-width: 768px) {
    .dropdown-menu {
        border: 1px solid #4f4f4f !important;
        background-color: #4f4f4f !important; }

    .navbar-default .navbar-nav > .open > a,
    .navbar-default .navbar-nav > .open > a:hover,
    .navbar-default .navbar-nav > .open > a:focus {
        background-color: #9eb213 !important;
        z-index: 1 !important; }

    .dropdown-menu > li > a,
    .dropdown-menu > li > a:hover {
        padding: 9px 20px !important;
        color: #ffffff !important; }

    .dropdown-menu > li > a:hover {
        background-color: #9eb213 !important; }

    .dropdown-menu > .active > a,
    .dropdown-menu > .active > a:hover,
    .dropdown-menu > .active > a:focus {
        color: #ffffff; }

    .dropdown-menu {
        padding: 0;
        display: block;
        border: 0;
        border-radius: 0 0 0 0;
        box-shadow: 0 0 0;
        color: #ffffff !important;;
        background-color: #9eb213;
        margin: 0 !important;
    }

    @media (max-width: 768px) {
        .dropdown-menu {
            margin-left: 14px;
            display: none;
            border: 1px solid #e8e8e8;
            border-bottom: 0;
            color: #000;
            opacity: 1;
            background-color: #ffffff; }
    }
}
.dropdown-filter .dropdown-menu-filter LI > A:hover,
.dropdown-filter .dropdown-menu-filter LABEL:hover {
    background-color: #9eb213 !important;
    color: #ffffff !important;
}

/* --- Search --- */
.olivia-search-sub input {
    margin: 0 2px 5px 0 !important;
}

 .olivia-search a.olivia-topbar-search {
    color: #4f4f4f !important;
}

.olivia-navbar-search {
    z-index: 2;
}

/* --- USP --- */
.olivia-usp {
    font-size: 12px;
    color: #4f4f4f;
    display: block;
    width: auto;
    text-align: center;
        background-image: url(/./website/Templates/Olivia/Media/bg-wall.png);
    }

@media (min-width: 768px) {
   .olivia-usp {
       margin: -10px 5px 0 5px;
       padding: 9px 0 0 22px;
       height: 35px;
       -webkit-box-shadow: 0 2px 0 0 #eee;
       box-shadow: 0 2px 0 0 #eee;
   }
}

@media (max-width: 768px) {
    .olivia-usp {
        color: #686a66 !important;
    }

    .dropdown-menu {
        margin-left: 14px;
        display: none;
        border: 1px solid #e8e8e8;
        border-bottom: 0;
        color: #000;
        opacity: 1;
        background-color: #ffffff;
    }
}

.usp-icon-check {
    margin-right: 5px;
    color: #9eb213;
}

/* --- Crumbs --- */
#olivia-crumbs {
    font-size: 12px;
    display: block;
    height: 25px;
    margin-top: 12px;
}

@media (max-width: 768px) {
    #olivia-crumbs {
        margin-top: 10px !important;
        text-align: center;
    }
}

.container-orderprocess-path {
    margin-bottom: 20px;
}

.olivia-content-products {
    margin-top: 60px;
}

.olivia-leftbar-informationblock {
    font-size: 17px;
    line-height: 26px;
    color: #9eb213; }

.Filter-Window #SearchFilter {
    border-radius: 6px;
    padding: 3px; }

.Window {
    margin-bottom: 20px; }

.olivia-newproduct {
    display: block;
}

.olivia-left-nav {
    margin-top: 15px;
    overflow: hidden;
    float: left;
}

@media (min-width: 768px) {
    .olivia-main-content {
        float: right !important;
    }
}

@media (max-width: 768px) {
    .olivia-newproduct img {
        text-align: center;
        margin: 0 auto;
     }
}

.olivia-besteller-product {
    display: inline-block;
    max-width: 100%;
    border-radius: 10px;
}

.olivia-newproduct-top {
    height: 348px;
    width: 642px;
    position: absolute;
    border-radius: 10px;
    opacity: 0;
    background-color: rgba(242, 219, 211, 0.5);
    z-index: 5;
}

@media (min-width: 768px) {
    .olivia-newproduct-top {
        height: 344px;
        width: 345px; }
}

@media (min-width: 992px) {
    .olivia-newproduct-top {
        height: 212px;
        width: 213px; }
}

@media (min-width: 1200px) {
    .olivia-newproduct-top {
        height: 270px;
        width: 270px; }
}

.olivia-newproduct-bg-img {
    position: absolute;
    border-radius: 10px;
    z-index: 2; }

.olivia-newproduct-bg-img:hover {
    display: block;
    opacity: 0.8;
    z-index: 5; }

.olivia-newproduct-deeplink {
    position: relative; }

.olivia-newproduct-deeplink:hover .olivia-newproduct-top {
    opacity: 1;
    z-index: 5; }

.olivia-newproduct-icons {
    font-size: 20px; }

.olivia-newproduct-bg-search,
.olivia-newproduct-bg-cart {
    float: left;
    margin: 118px 0 0 93px;
    padding: 12px;
    border-radius: 10px;
    opacity: 0.85;
    background-color: #fff; }

@media (min-width: 768px) {
    .olivia-newproduct-bg-search,
    .olivia-newproduct-bg-cart {
        margin: 145px 0 0 125px; }
}

@media (min-width: 992px) {
    .olivia-newproduct-bg-search,
    .olivia-newproduct-bg-cart {
        margin: 88px 0 0 60px; }
}

@media (min-width: 1200px) {
    .olivia-newproduct-bg-search,
    .olivia-newproduct-bg-cart {
        margin: 118px 0 0 86px; }
}

.olivia-newproduct-bg-search:hover,
.olivia-newproduct-bg-cart:hover {
    opacity: 1; }

.olivia-newproduct-bg-cart {
    margin-left: 6px; }

.olivia-newproduct-text {
    margin-top: 15px;
}


@media (min-width: 768px) {
    .olivia-newproduct-text {
        margin-bottom: 20px;
    }
}

/* --- Brands --- */
.olivia-brands-above-ft-img {
    line-height: 100px;
    vertical-align: middle;
}

.olivia-brands-img {
    align: middle;
    margin: 24px 0;
    max-height: 50px;
    max-width: 85%; }

.olivia-above-footer-images {
    line-height: 50px; }

/* --- Line --- */
.olivia-line {
    margin: -26px 0 20px 0;
    border-bottom: 1px solid #cfd0c0; }

.olivia-line-home-h1 {
    border-bottom: 1px solid #cfd0c0;
    margin: 26px 0 162px;
    padding: 0 585px;
    position: absolute;
    z-index: 2; }

/* --- Newspaper --- */
#NewsLetterEmailError {
    margin-bottom: 20px;
    color: #db5b5c; }

/* --- Footer --- */
.olivia-ft-bg {
    margin-top: 50px;
    color: #4f4f4f;
        background-image: url(/./website/Templates/Olivia/Media/bg-wall.png);
        background-repeat: repeat; }

.olivia-ft-pattern {
    margin-top: 44px;
    position: absolute;
    width: 100%;
    z-index: 2; }

.olivia-ft-text {
    margin-top: 75px;
    color: #292929 !important; }

.olivia-ft-text-h4.quick{
    margin-bottom:29px;
}
.olivia-ft-text-h4 {
    margin: 10px 0 23px 0;
    color: #292929; }

.olivia-ft-text-block4 {
    color: #4f4f4f;
}

p.olivia-ft-text-block4 {
    padding-top: 13px;
}

.olivia-ft-contact-bg {
    margin-top: -21px;
    padding: 10px 17px;
    border-radius: 10px;
    background-color: #ffffff; }

.olivia-ft-left-block {
    line-height: 0.9 !important; }

.olivia-ft-categories {
    line-height: 1.6; }

.olivia-ft-categories a:hover {
    opacity: 0.9;
    color: #b3af9d !important; }

@media (max-width: 992px) {
    #olivia-ft-social,
    .olivia-payment-options,
    .olivia-payment-options-row {
        text-align: center !important; }
}

.footer-icon {
    margin-left: 5px;
    display: inline-block; }

.olivia-ft-line {
    margin-top: 17px;
    border-bottom: 1px solid #fff;
    opacity: 0.5; }

.olivia-ft-row {
    margin-top: 20px;
    height: 87px; }

.olivia-payment-options {
    margin: 15px 0 6px 0;
    vertical-align: middle;
    line-height: 67px; }

.olivia-payment-options-img {
    vertical-align: middle;
    line-height: 64px; }

.olivia-payment-options-img {
    vertical-align: middle;
    text-align: center;
    display: inline !important; }

.olivia-ft-btm {
    font-size: 13px;
    line-height: 67px;
    color: #292929 !important;
    text-align: center; }

@media (max-width: 768px) {
    .olivia-ft-btm {
        text-align: center !important; }
}

.olivia-ft-btm.text-center > a,
.footer-icon {
    color: #292929 !important; }

.olivia-social {
    font-size: 25px;
    margin-left: 9px;
    display: inline-block;
    opacity: 0.7; }

.olivia-social p {
    line-height: 67px; }

/* --- Button --- */
.StandardButton {
    padding: 6px 12px;
    border-radius: 4px !important;
    border-color: #6b6b6b !important;
    color: #ffffff !important;
    background-color: #6b6b6b !important; }

.btn-primary,
.filter-button,
.ui-dialog-buttonset button {
    border-color: #6b6b6b !important;
    color: #ffffff !important;
    background-color: #6b6b6b !important;
}
.ui-dialog-buttonset button {
	border: 0px;
	padding: 7px 11px;
	border-radius: 4px;
}


.filter-button, .ui-corner-all {
    border-radius: 6px !important; }

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary,
.StandardButton:hover {
    text-decoration: none !important;
    border-color: #b2c91c !important;
    background-color: #b2c91c !important; }

.btn-primary-white {
    border-color: #fff !important;
    color: #9d927e !important;
    background-color: #fff !important; }

.btn-primary-white:hover,
.btn-primary-white:focus,
.btn-primary-white:active,
.btn-primary-white.active,
.open .dropdown-toggle.btn-primary {
    border-color: #9eb213 !important;
    color: #fff !important;
    background-color: #9eb213 !important;
    }

/* Category block view buttons */
.Block_1_InfoButton .StandardButton {
    margin-right: -14px; }

.Block_2_Info2 {
    margin-top: 4px; }

.Block_4_Info2 {
    margin-top: 2px; }

.Block_7_Info2 {
    margin-top: 4px; }

.Block_8_Info2 {
    margin-top: 2px; }

/* --- Form --- */
.olivia-form,
.NewsEmailEmail,
.NewsEmailName {
    font-style: italic;
    margin: 0 0 10px 0;
    padding: 0 12px;
    height: 32px;
    width: 100%;
    outline: none;
    border-radius: 8px;
    border: 1px solid #eee;
    color: #888; }

.NewsMailInputField {
    border: 1px solid #404040;
    font-style: italic;
    margin: 0 0 10px 0;
    padding: 0 12px;
    height: 32px;
    width: 100%;
    outline: none;
    border-radius: 8px;
    border: 1px solid #eee;
    color: #888; }

.NewsMailInputFieldError {
    font-style: italic;
    margin: 0 0 10px 0;
    padding: 0 12px;
    height: 32px;
    width: 100%;
    outline: none;
    border-radius: 8px;
    border: 1px solid #eee;
    color: #db5b5c;
    border: 1px solid #db5b5c; }

.olivia-form-last {
    margin-bottom: 15px; }

h1-title,
h2-title,
h3-title {
    border-bottom: 2px solid #4f4f4f !important;
}

/* --- ProTOM --- */
.HomeText {
    text-align: left !important; }

.filter_bar {
    padding-bottom: 10px;
    border-bottom: 1px solid #cfd0c0;
}

@media (max-width: 768px) {
    .filter_bar {
        display: none;
    }
}

.Filter-Window,
.Filter-Window #SearchFilter .Button-Search,
.Filter-Window #SearchFilter .Clear-Search {
    color: #4f4f4f !important; }

.layout_link i:hover,
.layout_link.active i {
    color: #9eb213; }

.val,
.Prefix {
    color: #4f4f4f; }

.ui-slider-horizontal .ui-slider-range {
    background-color: #9d927e; }

/* --- Category views --- */
.olivia-container {
    padding: 5px 0;
    width: 100%;
}

.olivia-breaker {
    clear: both;
    padding: 10px 0;
    width: 100%;
}

.olivia-product-item {
    padding: 10px;
 }

.olivia-product-item-cat3 {
    padding: 10px;
    height: 80px; }

.olivia-product-item-cat4 {
    margin-top: -10px; }

.olivia-product-item-productname {
    height: 39px; }

.olivia-cat-productname-cat3, .olivia-cat-productname-cat4{
    line-height: 1.8em !important;
}

.olivia-productname-cat3 {
    margin-left: -9px;
}

@media (max-width: 768px) {
    .olivia-cat-productname-cat3 {
        margin-top: 15px;
    }
}

.olivia-product-col-cat1,
.olivia-newproduct {
    display: block;
}

@media (max-width: 768px) {
    .olivia-productname-cat3 {
        margin-left: -10px !important; }
}
@media (min-width: 768px) {
    .olivia-productname-cat3 {
        margin-left: -10px !important; }
}

.olivia-product-item-productname-cat1 {
    height: 47px;
    overflow: hidden;
}

.olivia-product-item-productname-cat3 {
    height: 55px;
    overflow: hidden;
}

@media (min-width: 992px) {
    .olivia-product-item-productname-cat3 {
        height: 55px !important;
    }
}

@media (min-width: 1200px) {
    .olivia-product-item-productname-cat3 {
        height: 50px !important; }
}

.olivia-product-item-productname-cat4 {
    margin-top: 13px;
    height: 26px;
}

@media (min-width: 992px) {
    .olivia-product-item-productname-cat4 {
        height: 46px; }
}

.olivia-product-item-productname-cat4 {
    margin-top: 13px;
    height: 26px;}

@media (min-width: 992px) {
    .olivia-product-item-productname-cat4 {
        height: 46px; }
}

.olivia-product-icons {
    margin-left: 45px; }

@media (min-width: 768px) {
    .olivia-product-icons {
        margin-left: 25px; }
}

@media (min-width: 992px) {
    .olivia-product-icons {
        margin-left: 24px; }
}

@media (min-width: 1200px) {
    .olivia-product-icons {
        margin-left: 45px; }
}

.olivia-product-icons2 {
    margin-left: 45px; }

@media (min-width: 768px) {
    .olivia-product-icons2 {
        margin-left: 84px; }
}

@media (min-width: 992px) {
    .olivia-product-icons2 {
        margin-left: 31px; }
}

@media (min-width: 1200px) {
    .olivia-product-icons2 {
        margin-left: 52px; }
}

.olivia-product-icons4 {
    margin-left: 45px; }

@media (min-width: 768px) {
    .olivia-product-icons4 {
        margin: 23px 0 0 81px; }
}

@media (min-width: 992px) {
    .olivia-product-icons4 {
        margin: -24px 0 0 28px; }
}

@media (min-width: 1200px) {
    .olivia-product-icons4 {
        margin: -8px 0 0 50px; }
}

.olivia-newproduct-bg-search1,
.olivia-newproduct-bg-cart1 {
    float: left;
    margin: 236px 0 0 220px;
    padding: 12px;
    border-radius: 10px;
    opacity: 0.85;
    background-color: #fff;
    z-index: 10; }


@media (min-width: 768px) {
    .olivia-newproduct-bg-search1,
    .olivia-newproduct-bg-cart1 {
        margin: 83px 0 0 9px !important; }
}

@media (min-width: 992px) {
    .olivia-newproduct-bg-search1,
    .olivia-newproduct-bg-cart1 {
        margin: 83px 0 0 8px !important; }
}

@media (min-width: 1200px) {
    .olivia-newproduct-bg-search1,
    .olivia-newproduct-bg-cart1 {
        margin: 81px 0 0 8px; }
}

.olivia-newproduct-bg-search1:hover,
.olivia-newproduct-bg-cart1:hover {
    opacity: 1; }

.olivia-newproduct-bg-search2,
.olivia-newproduct-bg-cart2 {
    float: left;
    margin: 236px 0 0 220px;
    padding: 12px;
    border-radius: 10px;
    opacity: 0.85;
    background-color: #fff;
    z-index: 10;
}

@media (min-width: 768px) {
    .olivia-newproduct-bg-search2,
    .olivia-newproduct-bg-cart2 {
        margin: 120px 0 0 9px !important; }
}

@media (min-width: 992px) {
    .olivia-newproduct-bg-search2,
    .olivia-newproduct-bg-cart2 {
        margin: 86px 0 0 8px !important; }
}

@media (min-width: 1200px) {
    .olivia-newproduct-bg-search2,
    .olivia-newproduct-bg-cart2 {
        margin: 81px 0 0 8px; }
}

.olivia-newproduct-bg-search2:hover,
.olivia-newproduct-bg-cart2:hover {
    opacity: 1; }

.olivia-newproduct-bg-search4,
.olivia-newproduct-bg-cart4 {
    float: left;
    margin: 236px 0 0 220px;
    padding: 12px;
    border-radius: 10px;
    opacity: 0.85;
    background-color: #fff;
    z-index: 10; }

@media (min-width: 768px) {
    .olivia-newproduct-bg-search4,
    .olivia-newproduct-bg-cart4 {
        margin: 83px 0 0 9px !important; }
}

@media (min-width: 992px) {
    .olivia-newproduct-bg-search4,
    .olivia-newproduct-bg-cart4 {
        margin: 83px 0 0 8px !important; }
}

@media (min-width: 1200px) {
    .olivia-newproduct-bg-search4,
    .olivia-newproduct-bg-cart4 {
        margin: 81px 0 0 8px; }
}

.olivia-newproduct-bg-search4:hover,
.olivia-newproduct-bg-cart4:hover {
    opacity: 1; }

.olivia-product-item-price {
    font-size: 18px;
    font-weight: bold;
    display: inline-block;
}

.olivia-product-item-price2 {
    font-size: 20px;
    font-weight: bold;
    display: inline-block;
}

.olivia-product-item-price3 {
    font-size: 20px;
}

.olivia-product-item-price4 {
    font-size: 20px;
}

.olivia-product-item-price-cat3,
.olivia-product-item-price-cat4,
.olivia-newproduct-price {
    font-size: 20px;
    font-weight: bold;
    margin-top: 5px;
    display: inline-block;
}

.olivia-product-item-fromprice {
    font-size: 20px;
    font-weight: normal;
    text-decoration: line-through;
    padding-right: 10px;
    color: #db5b5c;
}

.olivia-category-price-decimals {
    font-size: 12px;
}

.olivia-product-item-buttonbar {
    overflow: visible; }

.olivia-product-item-buttonbar-col {
    margin: 3px 0;
    width: 100%;
}
.olivia-product-item-buttonbar-col:hover {
    text-decoration: underline;
}
.olivia-product-item-buttonbar-col a {
    color: #4f4f4f !important;
}
.flagged-new-text {
    margin-top: 18px;
}

.olivia-flagged-new {
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    margin-top: 25px;
    vertical-align: middle;
    color: #ffffff;
    z-index: 4;
}

.olivia-flagged-new-cirkel-cat1 {
    height: 54px;
    width: auto;
    margin: -12px 0 0 10px;
    float: right;
    vertical-align: middle;
    position: absolute;
    border-radius: 35px;
    color: #ffffff;
    background-color: #9eb213;
    z-index: 4;
    padding: 0 5px;
}

.olivia-flagged-new-cirkel-cat2 {
    height: 64px;
    width: auto;
    margin: -12px 0 0 10px;
    float: right;
    vertical-align: middle;
    position: absolute;
    border-radius: 35px;
    color: #ffffff;
    background-color: #9eb213;
    z-index: 4;
    padding: 0 5px;
}

.olivia-flagged-new-cirkel-cat3 {
    height: 64px;
    width: auto;
    margin: -7px 0 0 10px;
    float: right;
    vertical-align: middle;
    position: absolute;
    border-radius: 35px;
    color: #ffffff;
    background-color: #9eb213;
    z-index: 4;
    padding: 0 5px;
}

.olivia-flagged {
    position: absolute;
    z-index: 10;
    line-height: 25px;
    text-align: center;
    font-weight: bold;
    color: #ffffff; }

.flagged-sale-text {
    margin-top: 19px; }

.flagged-sale-text1 {
    margin-top: 19px;
}

.olivia-flagged-offer {
    font-size: 15px;
    text-align: center;
    text-transform: uppercase;
    margin-top: -12px;
    height: 64px;
    width: 64px;
    right: 26px;
    vertical-align: middle;
    border-radius: 35px;
    color: #ffffff;
    background-color: #b2c91c;
    z-index: 10;
    padding: 0 5px;
}

.olivia-flagged-offer1 {
    font-size: 15px;
    text-align: center;
    text-transform: uppercase;
    margin-top: -12px;
    height: 64px;
    width: 64px;
    left: 124px;
    vertical-align: middle;
    border-radius: 35px;
    color: #ffffff;
    background-color: #b2c91c;
    z-index: 10;
    padding: 0 5px;
}

@media (min-width: 768px) {
    .olivia-flagged-offer1 {
        left: 155px; }
}

@media (min-width: 992px) {
    .olivia-flagged-offer1 {
        left: 125px; }
}

@media (min-width: 1200px) {
    .olivia-flagged-offer1 {
        left: 180px; }
}

@media (max-width: 768px) {
    .olivia-flagged-new-cirkel-cat3,
    .olivia-flagged-new-cirkel-cat1,
    .olivia-flagged-new-cirkel-cat3,
    .olivia-flagged-new-cirkel-cat4 {
        height: 52px !important;
    }
    .flagged-new-text {
        font-size: 13px !important;
        margin: 18px 0 0 0 !important;
        padding: 0 !important;
    }
}

@media (max-width: 768px) {
    .olivia-flagged-offer1 {
        width: 52px !important;
        height: 52px !important;
    }
    .flagged-sale-text {
        font-size: 13px !important;
        margin: 14px 0 0 0 !important;
        padding: 0 !important;
    }
    .flagged-sale-text1 {
        font-size: 13px !important;
        margin: 14px 0 0 0 !important;
        padding: 0 !important;
    }

}

@media (max-width: 768px) {
    .olivia-flagged-offer {
        width: 52px !important;
        height: 52px !important;
    }
}


.olivia-pr {
    display: block; }

.olivia-pr-pr,
.olivia-pr-pr2 {
    display: inline-block;
    max-width: 100%;
    border-radius: 10px;
}

.olivia-pr-top {
    height: 213px;
    width: 220px;
    position: absolute;
    border-radius: 10px;
    opacity: 0;
    background-color: rgba(242, 219, 211, 0.5);
    z-index: 5;
}

@media (min-width: 768px) {
    .olivia-pr-top {
        height: 183px;
        width: 177px; }
}

@media (min-width: 992px) {
    .olivia-pr-top {
        height: 177px;
        width: 172px; }
}

@media (min-width: 1200px) {
    .olivia-pr-top {
        height: 213px;
        width: 100%; }
}

.olivia-pr-bg-img {
    position: absolute;
    border-radius: 10px;
    z-index: 2; }

.olivia-pr-bg-img:hover {
    display: block;
    opacity: 0.8;
    z-index: 5; }

.olivia-pr-deeplink {
    position: relative; }

.olivia-pr-deeplink:hover .olivia-pr-top {
    opacity: 1;
    z-index: 5; }

.olivia-pr-icons {
    font-size: 20px; }

.olivia-pr-bg-search,
.olivia-pr-bg-cart {
    float: left;
    margin: 118px 0 0 93px;
    padding: 12px;
    border-radius: 10px;
    opacity: 0.85;
    background-color: #fff; }

@media (min-width: 768px) {
    .olivia-pr-bg-search,
    .olivia-pr-bg-cart {
        margin: 72px 0 0 45px; }
}

@media (min-width: 992px) {
    .olivia-pr-bg-search,
    .olivia-pr-bg-cart {
        margin: 67px 0 0 42px; }
}

@media (min-width: 1200px) {
    .olivia-pr-bg-search,
    .olivia-pr-bg-cart {
        margin: 87px 0 0 66px; }
}

.olivia-pr-bg-search:hover,
.olivia-pr-bg-cart:hover {
    opacity: 1; }

.olivia-pr-bg-cart {
    margin-left: 6px; }

.olivia-pr-text {
    margin-bottom: 20px; }

#ProductPaginator2 .paginator {
    margin-top: 20px; }

/* --- Subcategories view tiles great with photos --- */
.olivia-subcat-item {
    display: block; }

.olivia-subcat-item img {
    margin: 0 auto 10px;
    height: 90px;
    display: block;
    border-radius: 10px;
}

.olivia-subcat-text {
    margin-bottom: 20px;
    max-height: 20px;
    overflow: hidden;
}
/* --- Subcategory view tiles with category names --- */
#olivia-subcat-blocks {
    margin: 0 0 10px;
}

.olivia-subcat-blocks-item {
    margin-bottom: 20px;
    padding: 20px 10px 20px 10px;
    width: 100%;
    display: block;
    position: relative;
    border-radius: 8px;
    color: #fff !important;
    background-color: #9eb213;
    height: 60px;
    overflow: hidden;
}

.olivia-subcat-blocks-item:hover {
    color: #ffffff !important;
    background-color: #9eb213; }

.olivia-subcat-blocks-item i {
    font-size: 10px;
    margin-right: 3px; }

/* --- Styling content --- */
.header-page-title,
.content-page-text,
.header-page-text,
.form-horizontal label,
.form-control,
textarea.form-control {
    color: #4f4f4f !important;
}

.form-group label {
    font-weight: normal;
}
.bm-icons,
.account-icon,
.ProductList_HeaderBackground {
    color: #9eb213; }

.StandardButton.SignGuestbookButton.btn.btn-default > a,
.StandardButton.GoBackButton.btn.btn-primary > a,
.StandardButton.ImportantButton.SignGuestbookSubmitButton.btn.btn-primary > a,
.StandardButton > a,
.StandardButton.btn-link > a,
.btn.btn-primary > a {
    color: #ffffff !important;
}

.ImportantButton {
    background-color: #9eb213 !important;
    border: 1px solid #9eb213 !important;
    color: #ffffff !important;
}

.text-danger,
.help-text {
    padding: 8px 13px 8px 13px;
    color: #db5b5c !important; }

.ListWithPhoto_Discount,
.OrgPrice1 {
    color: #db5b5c !important; }

.form-control:focus {
    border: 1px solid #e8e8e8 !important; }

.spacer-m-top {
    margin-bottom: 20px; }

/* --- Blog page --- */
.blog-author {
    margin-top: 14px; }

.blog-readmore:hover {
    text-decoration: underline; }

.blog-image-left {
    border-radius: 10px; }

/* --- Contact page --  */
.form-control {
    box-shadow: none !important;
    padding: 4px;
    border: 1px solid #eee !important;
    border-radius: 4px;
    color: #4f4f4f;
    font-style: italic;
    height: 32px;
    margin: 10px 0 10px;
    outline: medium none;
    padding: 0 12px;
    width: 100%;
}

/* --- Calendar page --- */
.container-calendar-text {
    padding: 20px; }

.calendar-date-month {
    margin-top: 18px;
}

.container-calendar {
    border-radius: 0 10px 10px 10px;
}

.r-tabs-panel  {
    border-radius: 0px 10px 10px 10px !important;
    border: 1px solid #eee !important;
}

.r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor {
    border-left: 1px solid #eee !important;
    border-right: 1px solid #eee !important;
}

.newhomepage-nivoslider-container {
    width: 100% !important;
    position: relative;
    z-index: 2;
    clear: both;
    margin-top: 10px !important;
}

.container-calendar-date {
        background-image: url(/./website/Templates/Olivia/Media/bg-wall.png);
    }

.contact-page-form .contact-row-type-file input {
    height: auto !important;
}

/* --- Banner page --- */
.banner-image {
    border-radius: 10px; }

/* --- Poll page --- */
.poll-bar {
    background: #4f4f4f;
    border-radius: 5px;
}

/* --- Link page --- */
.elements-image-top > img {
    margin-bottom: 15px;
    border-radius: 10px; }

.elements-image-left.pull-left > img,
.elements-image-right.pull-right > img,
.elements-image-bottom > img {
    border-radius: 10px; }

/* --- Modulair page --- */
.ProductList_Header {
    padding: 0 0 20px 9px; }

/* --- Product page --- */
.ProductTemplate_Responsive .ImageBox .Thumbs .Thumb {
    border: none; }

.prettyPhotoImage.cloudzoom.swipe {
    border-radius: 10px; }

.ProductTemplate_Responsive .ImageBox .slider .Thumbs .Thumb img {
    border-radius: 10px;
    max-height: 86px;
    max-width: 84px; }

.slider {
    margin-top: 12px !important; }

.orderprocess-path-text {
    color: #4f4f4f !important;
}

/* --- Image hover CSS (only at Desktops) --- */
.olivia-hover-box {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 2;
    border-radius: 10px;
}

.overlay {
    background: #fff;
    opacity: 0.6;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    border-radius: 10px;
}

.olivia-icon-more-info,
.olivia-icon-add-cart {
    height: 40px;
    width: 40px;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: block;
    font-size: 20px;
    border: 1px solid #eee;
}

.olivia-icon-more-info a,
.olivia-icon-add-cart a {
    position: absolute;
    display: block;
    cursor: pointer;
}

.olivia-icon-more-info a {
    left: 10px;
    top: 6px;
}

.olivia-icon-add-cart a {
    left: 9px;
    top: 6px;
}

.olivia-icon-more-info:hover .fa-search,
.olivia-icon-add-cart:hover .fa-shopping-cart {
    color: #b8b1a3;
}

.olivia-icon-more-info {
    background: white;
    border-radius: 10px;
    left: -50px;
}

.olivia-icon-add-cart {
    background: white;
    border-radius: 10px;
    right: -50px;
}

@media (max-width: 992px) {
    .overlay {
        display:none;
    }

    .olivia-icon-more-info {
        display:none;
    }

    .olivia-icon-add-cart {
        display:none;
    }
}
.nivo-caption {
    background-color: #4f4f4f !important;
    font-family: Armata, sans-serif !important;
    font-size: 29px !important;
    color: #fff;
}

/* product resize css styles */
.img-product-resize {
    display :inline-block;
    text-align:center;
}
.orderfield-terms{
	line-height:20px;
	padding:7px 10px;
}

/* device width */
#device_width {
    width: 0;
}
/* img-container */
.img-container {
    text-align:center;
}
/* GRID */
.bm-category-grid .img-container {
    min-height: 145px; /* EDIT THIS */
}
/* LIST */
.bm-category-list .img-container{
    height: auto;
    margin-bottom: 17px;
}
/* CANVAS */
.canvasphoto {
    display: block;
    height: 100%;
    width: 100%;
    background: center center no-repeat;
}

.bm-category-canvas .img-container{
     height: 235px; /* EDIT THIS */
     overflow: hidden;
}

/* Aspect ratio images */
.olivia-product-item-image-cat1 img,
.olivia-product-item-image-cat2 img,
.olivia-product-item-image-cat3 img,
.olivia-newproduct img {
    margin: 0 auto;
    display: block;
    background: #fff;
    max-height: 100%;
}

.olivia-product-item-productname-cat1 a,
.olivia-product-item-productname-cat2 a,
.olivia-cat-productname-cat3 a,
.olivia-cat-productname-cat4 a  {
    color: #9eb213 !important;
}
.olivia-product-item-productname-cat1 a,
.olivia-product-item-productname-cat2 a {
    height: 2em;
	display: block;
}

/* Images with sidebar */
@media (min-width:768px) {
    .col-sm-9 .olivia-product-item-image-cat1,
    .col-sm-10 .olivia-product-item-image-cat1
    {
        height: 220px;
    }
    .col-sm-9 .olivia-product-item-image-cat1 img,
    .col-sm-10 .olivia-product-item-image-cat1 img
    {
        max-height: 220px;
    }
    .col-sm-9 .olivia-product-item-image-cat2,
    .col-sm-10 .olivia-product-item-image-cat2
    {
        height: 158px;
    }
    .col-sm-9 .olivia-product-item-image-cat2 img,
    .col-sm-10 .olivia-product-item-image-cat2 img
    {
        max-height: 158px;
    }
    .col-sm-9 .olivia-product-item-image-cat3,
    .col-sm-10 .olivia-product-item-image-cat3
    {
        height: 220px;
    }
    .col-sm-9 .olivia-product-item-image-cat3 img,
    .col-sm-10 .olivia-product-item-image-cat3 img
    {
        max-height: 220px;
    }
}
@media (min-width:992px) {
    .col-sm-9 .olivia-product-item-image-cat1,
    .col-sm-10 .olivia-product-item-image-cat1
    {
        height: 239px;
    }
    .col-sm-9 .olivia-product-item-image-cat1 img,
    .col-sm-10 .olivia-product-item-image-cat1 img
    {
        max-height: 239px;
    }
    .col-sm-9 .olivia-product-item-image-cat2,
    .col-sm-10 .olivia-product-item-image-cat2
    {
        height: 172px;
    }
    .col-sm-9 .olivia-product-item-image-cat2 img,
    .col-sm-10 .olivia-product-item-image-cat2 img
    {
        max-height: 172px;
    }
    .col-sm-9 .olivia-product-item-image-cat3,
    .col-sm-10 .olivia-product-item-image-cat3
    {
        height: 172px;
    }
    .col-sm-9 .olivia-product-item-image-cat3 img,
    .col-sm-10 .olivia-product-item-image-cat3 img
    {
        max-height: 172px;
    }
}
@media (min-width:1200px) {
    .col-sm-9 .olivia-product-item-image-cat1,
    .col-sm-10 .olivia-product-item-image-cat1
    {
        height: 295px;
    }
    .col-sm-9 .olivia-product-item-image-cat1 img,
    .col-sm-10 .olivia-product-item-image-cat1 img
    {
        max-height: 295px;
    }
    .col-sm-9 .olivia-product-item-image-cat2,
    .col-sm-10 .olivia-product-item-image-cat2
    {
        height: 214px;
    }
    .col-sm-9 .olivia-product-item-image-cat2 img,
    .col-sm-10 .olivia-product-item-image-cat2 img
    {
        max-height: 214px;
    }
    .col-sm-9 .olivia-product-item-image-cat3,
    .col-sm-10 .olivia-product-item-image-cat3
    {
        height: 214px;
    }
    .col-sm-9 .olivia-product-item-image-cat3 img,
    .col-sm-10 .olivia-product-item-image-cat3 img
    {
        max-height: 214px;
    }
}
/* Images fullwidth */
@media (min-width:768px) {
    .col-sm-12 .olivia-product-item-image-cat1,
    .olivia-homepage .olivia-product-item-image-cat1 {
        height: 230px;
    }
    .col-sm-12 .olivia-product-item-image-cat1 img,
    .olivia-homepage .olivia-product-item-image-cat1 img {
        max-height: 230px;
    }
    .col-sm-12 .olivia-product-item-image-cat2,
    .olivia-homepage .olivia-product-item-image-cat2,
    .olivia-newproduct-image {
        height: 165px;
    }
    .col-sm-12 .olivia-product-item-image-cat2 img,
    .olivia-homepage .olivia-product-item-image-cat2 img,
    .olivia-newproduct-image img {
        max-height: 165px;
    }
    .col-sm-12 .olivia-product-item-image-cat3,
    .olivia-homepage .olivia-product-item-image-cat3 {
        height: 228px;
    }
    .col-sm-12 .olivia-product-item-image-cat3 img,
    .olivia-homepage .olivia-product-item-image-cat3 img {
        max-height: 228px;
    }
}
@media (min-width:992px) {
    .col-sm-12 .olivia-product-item-image-cat1,
    .olivia-homepage .olivia-product-item-image-cat1 {
        height: 303px;
    }
    .col-sm-12 .olivia-product-item-image-cat1 img,
    .olivia-homepage .olivia-product-item-image-cat1 img {
        max-height: 303px;
    }
    .col-sm-12 .olivia-product-item-image-cat2,
    .olivia-homepage .olivia-product-item-image-cat2,
    .olivia-newproduct-image {
        height: 220px;
    }
    .col-sm-12 .olivia-product-item-image-cat2 img,
    .olivia-homepage .olivia-product-item-image-cat2 img,
    .olivia-newproduct-image img {
        max-height: 220px;
    }
    .col-sm-12 .olivia-product-item-image-cat3,
    .olivia-homepage .olivia-product-item-image-cat3 {
        height: 220px;
    }
    .col-sm-12 .olivia-product-item-image-cat3 img,
    .olivia-homepage .olivia-product-item-image-cat3 img {
        max-height: 220px;
    }
}
@media (min-width:1200px) {
    .col-sm-12 .olivia-product-item-image-cat1,
    .olivia-homepage .olivia-product-item-image-cat1 {
        height: 370px;
    }
    .col-sm-12 .olivia-product-item-image-cat1 img,
    .olivia-homepage .olivia-product-item-image-cat1 img {
        max-height: 370px;
    }
    .col-sm-12 .olivia-product-item-image-cat2,
    .olivia-homepage .olivia-product-item-image-cat2,
    .olivia-newproduct-image {
        height: 270px;
    }
    .col-sm-12 .olivia-product-item-image-cat2 img,
    .olivia-homepage .olivia-product-item-image-cat2 img,
    .olivia-newproduct-image img {
        max-height: 270px;
    }
    .col-sm-12 .olivia-product-item-image-cat3,
    .olivia-homepage .olivia-product-item-image-cat3 {
        height: 270px;
    }
    .col-sm-12 .olivia-product-item-image-cat3 img,
    .olivia-homepage .olivia-product-item-image-cat3 img {
        max-height: 270px;
    }
}
@media (max-width:768px) {
    .col-sm-9 .olivia-product-item-image-cat1,
    .col-sm-9 .olivia-product-item-image-cat2,
    .col-sm-9 .olivia-product-item-image-cat3,
    .col-sm-10 .olivia-product-item-image-cat1,
    .col-sm-10 .olivia-product-item-image-cat2,
    .col-sm-10 .olivia-product-item-image-cat3,
    .col-sm-12 .olivia-product-item-image-cat1,
    .col-sm-12 .olivia-product-item-image-cat2,
    .col-sm-12 .olivia-product-item-image-cat3,
    .olivia-homepage .olivia-product-item-image-cat1,
    .olivia-homepage .olivia-product-item-image-cat2,
    .olivia-homepage .olivia-product-item-image-cat3,
    .olivia-newproduct-image {
        height: 235px !important;
    }
}
@media (min-width:768px) {
    .olivia-product-col-cat1 {
        margin-bottom: 30px;
    }
    .olivia-product-col-cat2 {
        margin-bottom: 30px;
    }
    .olivia-product-col-cat3 {
        margin-bottom: 30px ;
    }
    .olivia-product-col-cat4 {
        margin-bottom: 30px ;
    }
}
.olivia-product-col-cat1-divider {
    margin-bottom: 40px;
    border-top: 1px solid #eee;
}

.olivia-product-col-cat2-divider {
    margin-bottom: 40px;
    border-top: 1px solid #eee;
}

.olivia-product-col-cat3-divider {
    margin-bottom: 30px;
    border-top: 1px solid #eee;
}

.olivia-product-col-cat4-divider {
    margin-bottom: 30px;
    border-top: 1px solid #eee;
}

/* img-container img */
.img-container img {
    width: auto;
    max-width: 100%;
    max-height: 100%;
}
/* CANVAS */
.bm-category-canvas .img-container img {
    width: 100%;
    max-height: inherit;
}
@media (min-width:768px){
    /* device width */
    #device_width {
        width: 768px;
    }
    /* img-container */
    /* GRID */
    .bm-category-grid .img-container{
        height: 180px; /* EDIT THIS */
    }
    /* LIST */
    .bm-category-list .img-container{
        height: 197px; /* EDIT THIS */
        margin-bottom: 0;
    }
}
@media (min-width:992px){
    /* device width */
    #device_width {
        width: 992px;
    }
}
@media (min-width:1200px){
    /* device width */
    #device_width {
        width: 1200px;
    }
    /* img-container */
    /* GRID */
    .bm-category-grid .img-container{
        height: 220px; /* EDIT THIS */
    }
}