.nav-pills > li > a {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
    background-color: #007574;
}
.form-control {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
a {
    color: #393939;
}
a:focus,
a:hover {
    color: #007574;
}
.input-group .form-control,
.input-group .form-control:focus {
    z-index: 0;
}
.thumbnail {
    border-color: #e5e5e5;
}
a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #007574;
}
.btn-default {
    border-color: #e5e5e5;
    background-color: #e5e5e5;
}
.btn-default.focus,
.btn-default:focus {
    border-color: #e5e5e5;
    background-color: #e5e5e5;
}
.btn-default.hover,
.btn-default:hover {
    border-color: #313131;
    background-color: #313131;
    color: #ffffff;
}
#content {
    padding-bottom: 30px;
}
.comment-block .panel-heading.collapsed .panel-title::after,
.discount-block .panel-heading.collapsed .panel-title::after,
.comment-block .panel-title::after,
.discount-block .panel-title::after {
    display: none;
}

#discount-body,
#comment-body {
    display: block;
}

#topbar ul.top-links {
    /* margin-left: -15px; */
    /* margin-right: -15px; */
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 0;
    /* border-bottom: 1px solid #e6b903; */
    color: #2c3e50;
}

#topbar ul.top-links li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    float: left;
    width: 33.3334%;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    padding: 8px 15px 10px;
    color: #2c3e50;
    text-align: center;
    border-right: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-align: center;
    -ms-flex-pack: center;
}

select#select-currency {
    background-color: #ffffff;
    border: 0;
    -webkit-border-radius: 0;
    -webkit-border-radius: 50px;
    -moz-border-radius: 0;
    -moz-border-radius: 50px;
    border-radius: 0;
    border-radius: 50px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
}

.top-header {
    margin: 0;
    float: left;
}

.account-cart-wrapper a.btn {
    height: 30px;
    padding: 6px 10px;
    background-color: transparent;
    border: 0;
    -webkit-border-radius: 0;
    -webkit-border-radius: 50px;
    -moz-border-radius: 0;
    -moz-border-radius: 50px;
    border-radius: 0;
    border-radius: 50px;
}
.account-cart-wrapper a.btn:hover {
    color: #000;
}

.header-minicart > a {
    color: #000;
}

#topbar {
    background-color: #ffffff;
}

.page-header {
    padding: 40px 0 15px;
    margin: 0;
    background-color: #ffffff;
}

body {
    background-color: #393939;
}
.main {
    background: #fff;
}

.navbar-default {
    background-color: #2c3e50;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.salecto-topmenu .salecto-label {
    padding: 14.75px 15px;
}

#header-search {
    margin-top: 0px;
    padding-left: 0;
    padding-right: 0;
}
#search_mini_form .input-group {
    border: 1px solid #eeeeee;
}
#search_mini_form .form-control {
    height: 70px;
    line-height: 70px;
    padding: 0 25px;
    font-size: 16px;
    color: #76777b;
    font-style: italic;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
}
#search_mini_form .btn-default {
    height: 70px;
    width: 70px;
    color: transparent;
    font-size: 0;
    text-indent: -9999px;
    background-color: transparent;
    background-image: url(../images/search-icon.png);
    background-position: center center;
    background-repeat: no-repeat;
    border: 0;
    border-left: 0;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;
}

#search_mini_form .btn-default:hover {
    color: transparent;
    background-color: transparent;
}

.badge {
    padding: 5px 9px;
    background-color: #2c3e50;
}

.navbar-default .navbar-nav > li > a {
    padding: 0 12px 0 0;
    font-size: 14px;
    color: #393939;
    border-left: none;
    line-height: 22px;
    font-weight: 500;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.navbar-default .navbar-nav > li:last-child > a {
    border-right: none;
}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
    background-color: transparent;
    color: #007574;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
    background-color: transparent;
    color: #007574;
}
.salecto-topmenu .salecto-level0.active .salecto-label,
.salecto-topmenu .salecto-level0:hover .salecto-label,
.salecto-topmenu .salecto-level0:active .salecto-label,
.salecto-topmenu .salecto-level0:focus .salecto-label {
    background-color: transparent;
    color: #007574;
}
.salecto-category-dynamic .col-level .col-xs-12.form-group a:hover,
.salecto-category-dynamic .col-level .col-xs-12.form-group.active a,
.salecto-category-dynamic .col-dynamic a:hover span,
.salecto-category-level .parent.active > a.form-group,
.salecto-topmenu .salecto-level0.active .salecto-label {
    background-color: transparent !important;
    color: #007574 !important;
}

form#search_mini_form {
    margin: 0 0;
}

.ui-tabs-panel .product-list .item {
    padding: 0;
}

.product-list .item .panel.panel-default {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.product-list .item form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}
.product-image img {
    width: auto;
}
.product-description {
    font-size: 12px;
    color: #000000;
    padding-top: 10px;
    font-weight: 300;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-family: Arial, Helvetica, sans-serif;
}
.product-description p {
    margin: 0;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

.btn-primary {
    font-weight: 400;
    background-color: #e5e5e5;
    border-color: #e5e5e5;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    color: #393939;
}

.home-products-title {
    padding: 20px 0;
    font-size: 26px;
    font-weight: bold;
    color: #2c3e50;
}

section#breadcrumbs {
    margin-bottom: 20px;
    font-size: 11px;
    text-transform: uppercase;
    background-color: #f4f4f4;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
}

.breadcrumb {
    padding-left: 0;
    margin: 0;
    background-color: transparent;
    padding: 0 0 15px 0;
}
.breadcrumb li {
    font-size: 11px;
}
.breadcrumb > li + li:before {
    content: ">";
}

.panel.panel-default.add-to-cart-panel {
    border: 1px solid #e6e6e6;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.panel.panel-default.add-to-cart-panel .panel-body {
    padding: 30px;
}

.home-usps,
.home-text {
    padding: 30px;
    margin-top: 35px;
    background-color: #ffffff;
    border: 1px solid #dddddd;
}

.usp-title {
    margin-bottom: 5px;
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
}

.row.usp-inner-row::after {
    position: absolute;
    top: 50%;
    right: 15px;
    display: block;
    width: 1px;
    height: 100%;
    content: "";
    background-color: #dddddd;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

#n2-ss-1-align {
    border-bottom: 1px solid #dddddd;
}

h1 {
    margin-top: 0;
    font-size: 30px;
    font-weight: 600;
}

h2 {
    font-size: 25px;
    font-weight: 600;
}

#footer {
    margin-top: 80px;
    color: #333333;
    background: #393939;
    border-top: none;
    padding: 30px 0 0px 0;
}

.footer-logo img {
    margin-bottom: 10px;
}

.footer-title {
    margin-bottom: 0px;
    font-size: 15px;
    color: #999999;
    font-weight: 600;
    line-height: 24px;
}

.footer-col li,
.footer-col p {
    line-height: 24px;
    font-size: 12px;
    color: #999999;
    white-space: nowrap;
}
.footer-col li a {
    color: #999999;
}

.dealer-text strong {
    display: block;
    font-size: 19px;
    line-height: 28px;
    font-weight: 600;
    color: #fff;
}
.dealer-text strong a {
    color: #fff;
}
.dealer-text span {
    display: block;
    color: #ffffff;
    font-size: 15px;
    line-height: 22px;
    font-weight: 500;
    padding-top: 8px;
}
.footer-logos {
    display: block;
    text-align: right;
}
.footer-logos .img {
    display: inline-block;
    width: auto;
    padding-right: 20px;
}
.footer-logos .img:last-child {
    padding-right: 0;
}
.copyright {
    margin-top: 25px;
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #7d7d7d;
}
.copyright-text {
    font-size: 12px;
    line-height: 16px;
    color: #999999;
    font-weight: 500;
}

.block-layered-nav .panel-default > .panel-heading {
    font-weight: bold;
    color: #ffffff;
    background-color: #f1c40f;
    border-color: #f1c40f;
}

#narrow-by-list div:first-of-type {
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0;
}

#narrow-by-list {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.footer-creditcard {
    padding: 30px 0;
    margin: 30px 0;
    text-align: center;
    border-top: 1px solid #f4f4f4;
    border-bottom: 1px solid #f4f4f4;
}

address.copyright {
    text-align: center;
}

.footer-creditcard img {
    height: 33px;
}

.btn.btn-default {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.btn-primary:hover {
    background-color: #313131;
    border-color: #313131;
}

.btn-primary.focus,
.btn-primary:focus {
    color: #fff;
    background-color: #313131;
    border-color: #313131;
}
.btn-primary.active,
.btn-primary:active {
    color: #fff;
    background-color: #313131;
    border-color: #313131;
}

.product-view .product-media .product-image {
    background-color: #ffffff;
    border: 1px solid #e5e5e5;
}

.salecto-menumanager .form-group.salecto-boxtitle,
.salecto-boxtitle {
    margin-bottom: 5px;
    font-size: 20px;
    font-weight: bold;
    color: #2c3e50;
}

.salecto-topmenu .salecto-submenu a.form-group {
    font-size: 14px;
    line-height: 24px;
    color: #2c3e50;
}

a {
    color: #2c3e50;
}

.product-title a {
    font-size: 14px;
    font-weight: bold;
}

#sort-filters {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border-color: #e5e5e5;
    margin-bottom: 15px;
    -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    -moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
}
.toolbar .panel-body {
    padding: 8px 10px;
}
.toolbar .count-container {
    background: url(../images/count-icon.jpg) 0 0 no-repeat;
    line-height: 26px;
    color: #76777b;
    padding: 0 0 0 30px;
    font-size: 12px;
    font-weight: 300;
}
.toolbar .limiter label,
.toolbar .sort-by label {
    display: inline-block;
    margin-bottom: 0;
    line-height: 26px;
    color: #76777b;
    font-size: 12px;
    font-weight: 300;
    padding-right: 10px;
    vertical-align: top;
}
.toolbar .limiter .form-control,
.toolbar .sort-by .form-control {
    border: 1px solid #e5e5e5;
    width: 50px;
    height: 24px;
    padding: 0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    display: inline-block;
    color: #76777b;
    font-size: 12px;
    font-weight: 300;
    vertical-align: top;
}
.toolbar .sort-by .form-control {
    width: 110px;
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(229, 229, 229, 0.5);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(229, 229, 229, 0.5);
}
.toolbar .sort-by .input-group {
    display: inline-block;
    vertical-align: top;
}

.toolbar .pager {
    margin: 0;
    text-align: right;
    padding-left: 15px;
}
.pagination {
    margin: 0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.toolbar .pager li {
    margin: 0 2px;
}
.toolbar .pager li > a,
.toolbar .pager li > span {
    background-color: #fff;
    border: 1px solid #e5e5e5;
    width: 24px;
    height: 24px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    color: #76777b;
    text-align: center;
    padding: 0;
    float: none;
    vertical-align: top;
    line-height: 22px;
}
.toolbar .pager li.active > a,
.toolbar .pager li > a:hover,
.toolbar .pager li > span:hover {
    background-color: #007574;
    border: 1px solid #007574;
    color: #ffffff;
}
.toolbar .pager .next > a,
.toolbar .pager .next > span,
.toolbar .pager .previous > a,
.toolbar .pager .previous > span {
    float: none;
}
.item .panel > .label.label-sale,
.product-image-gallery .label.label-sale {
    background-color: #007574;
    padding: 0 8px;
    line-height: 20px;
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 400;
    width: auto;
    height: auto;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    right: 5px;
    top: 5px;
}
.item .panel .panel-body {
    padding: 8px;
}
.panel-body .product-title {
    margin-bottom: 10px;
}
.panel-body .product-title a {
    font-size: 15px;
    line-height: 20px;
    color: #393939;
    font-weight: 400;
}
.panel-body .product-title a:hover {
    color: #007574;
}
.panel-body .price-box p.special-price,
.panel-body .price-box p.old-price {
    margin-bottom: 0;
}
.panel-body .price-box span.price {
    color: #007574 !important;
    font-size: 18px;
    line-height: 20px;
    font-weight: 600;
    margin-bottom: 0;
}
.panel-body .price-box span.label {
    color: #007574 !important;
    padding: 0;
    font-size: 75%;
    font-weight: 600;
}

.panel-body .prod_img_label {
    color: #000;
    padding: 0;
    font-size: 75%;
    font-weight: 600;
    margin-bottom: 5px;
}

.panel-body .price-box .special-price {
    color: #007574 !important;
    font-size: 15px;
    line-height: 18px;
    font-weight: 400;
}
.panel-body .price-box .old-price {
    text-decoration: none;
}
.panel-body .price-box .old-price span.price,
.panel-body .price-box .old-price span {
    color: #a6a6a6 !important;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
}

.quantity_box {
    display: block;
}
.quantity_box .form-control {
    display: inline-block;
    width: 30px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    padding: 0;
    font-size: 11px;
    color: #393939;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.quantity_box .btn-primary {
    background-color: #e5e5e5;
    height: 32px;
    width: 80%;
    float: right;
    font-size: 11px;
    text-align: center;
    padding: 0;
    line-height: 32px;
    color: #393939;
    font-weight: 400;
    text-transform: uppercase;
    border-color: #e5e5e5;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    display: inline-block;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.quantity_box .btn-primary:hover {
    background-color: #313131;
    border-color: #313131;
    color: #fff;
}

.product-collateral {
    clear: both;
    background: none;
    float: left;
    width: 100%;
    margin: 20px 0;
}

.product-collateral .toggle-tabs {
    width: 100%;
    float: left;
    position: relative;
    border-right: none;
    padding: 0 0;
}

.product-collateral .toggle-tabs li {
    float: left;
    padding: 0;
}

.product-collateral .toggle-tabs li span {
    padding: 0 38px;
    font-size: 13px;
    font-weight: 400;
    color: #393939;
    cursor: pointer;
    line-height: 32px;
    display: block;
    background-color: #e5e5e5;
    border: 1px solid #e5e5e5;
    border-bottom: none;
}

.product-collateral .toggle-tabs li.current span,
.product-collateral .toggle-tabs li:hover span {
    color: #393939;
    background: #fff;
}
.collateral-tabs {
    width: 100%;
    float: left;
    border: none;
    background: #ffffff;
    padding: 15px;
    margin-top: -1px;
    margin-bottom: 0;
    border: 1px solid #e5e5e5;
}

.product-collateral .tab-container {
    display: none;
    font-size: 16px;
    line-height: 22px;
    color: #333;
}

.product-collateral .tab-container.current {
    display: block;
}

.product-collateral .tab-container h2 {
    display: none;
}

.product-collateral .tab-container .std {
    font-weight: 300;
    font-size: 14px;
    line-height: 20px;
    color: #000000;
}

.product-details .panel-default {
    border-color: #f4f4f4;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    margin: 0;
}

.collateral-tabs .tab {
    display: none;
}

.collateral-tabs .data-table .label {
    color: #000000;
    font-size: 14px;
    line-height: 20px;
    font-weight: 300;
}
.collateral-tabs .data-table .data {
    color: #000000;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open > .dropdown-toggle.btn-default.focus,
.open > .dropdown-toggle.btn-default:focus,
.open > .dropdown-toggle.btn-default:hover {
    color: #333;
    background-color: transparent;
    border-color: transparent;
    box-shadow: none;
}
.account-cart-wrapper a.btn {
    font-size: 23px;
    padding: 0 24px;
    color: #007574;
    vertical-align: top;
}

.opc-wrapper-opc .panel-default > .panel-heading {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.tops-blouses .icon {
    width: 75px;
    height: 98px;
    background-image: url("/media/wysiwyg/tpfour/blouse.png");
}

.home-category .icon {
    display: block;
    text-indent: -99999px;
    background-repeat: no-repeat;
    background-position: center;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}

.home-categories {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-align-content: flex-end;
    align-content: flex-end;
    margin-top: 30px;

    -moz-box-direction: normal;
    -moz-box-flex: 1;
    -moz-box-orient: horizontal;
    -ms-flex-line-pack: end;
}

.home-category-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-between;
    -webkit-justify-content: center;
    justify-content: space-between;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: 25px;

    -webkit-box-align: center;
    -moz-box-align: center;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-box-pack: center;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -moz-box-pack: center;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -ms-flex-pack: justify;
}

.home-category .title {
    display: block;
    margin-top: 10px;
    font-size: 18px;
    font-weight: bold;
    color: #2c3e50;
    text-align: center;
}

.home-category {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-evenly;
    justify-content: space-evenly;
    -webkit-align-items: center;
    align-items: center;
    padding: 20px;
    background: #ffffff;
    border: 1px solid #dddddd;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);

    -webkit-box-align: center;
    -moz-box-align: center;
    -moz-box-direction: normal;
    -moz-box-flex: 1;
    -moz-box-orient: vertical;
    -webkit-box-pack: space-evenly;
    -moz-box-pack: space-evenly;
    -ms-flex-align: center;
    -ms-flex-pack: space-evenly;
}

.home-category:hover {
    text-decoration: none;
    background-color: #2c3e50;
    border: 1px solid #2c3e50;
}

.pants-denim .icon {
    width: 46px;
    height: 98px;
    background-image: url(/media/wysiwyg/tpfour/jeans.png);
}

.dresses-skirts .icon {
    width: 91px;
    height: 98px;
    background-image: url(/media/wysiwyg/tpfour/skirt.png);
}

.new-arrivals .icon {
    width: 52px;
    height: 98px;
    background-image: url(/media/wysiwyg/tpfour/suitcase.png);
}

.shirts .icon {
    width: 85px;
    height: 98px;
    background-image: url(/media/wysiwyg/tpfour/shirt.png);
}

.tees-polos .icon {
    width: 88px;
    height: 98px;
    background-image: url(/media/wysiwyg/tpfour/polo.png);
}

.blazers .icon {
    width: 82px;
    height: 98px;
    background-image: url(/media/wysiwyg/tpfour/jacket.png);
}

.shoes .icon {
    width: 100px;
    height: 46px;
    background-image: url(/media/wysiwyg/tpfour/sneaker.png);
}

.new-arrivals:hover .icon {
    background-image: url(/media/wysiwyg/tpfour/suitcase-white.png);
}

.tops-blouses:hover .icon {
    background-image: url(/media/wysiwyg/tpfour/blouse-white.png);
}

.pants-denim:hover .icon {
    background-image: url(/media/wysiwyg/tpfour/jeans-white.png);
}

.dresses-skirts:hover .icon {
    background-image: url(/media/wysiwyg/tpfour/skirt-white.png);
}

.shirts:hover .icon {
    background-image: url(/media/wysiwyg/tpfour/shirt-white.png);
}

.tees-polos:hover .icon {
    background-image: url(/media/wysiwyg/tpfour/polo-white.png);
}

.blazers:hover .icon {
    background-image: url(/media/wysiwyg/tpfour/jacket-white.png);
}

.shoes:hover .icon {
    background-image: url(/media/wysiwyg/tpfour/sneaker-white.png);
}

.home-category:hover .title {
    color: #ffffff;
}

#topbar ul.top-links li:last-child {
    border-left: 0;
}

#topbar ul.top-links li:first-child {
    border-right: 0;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
    background-color: #2c3e50;
    border-color: #2c3e50;
}

.home-banners {
    margin-top: 0;
}

#brand-slider,
.home-trustpilot {
    padding: 25px;
    margin-top: 30px;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

#tp-widget-wrapper {
    color: #2c3e50;
}

.tp-widget-wrapper div {
    color: #2c3e50;
}

.home-banners img {
    margin-top: 30px;
    border: 1px solid #dddddd;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.home-categories {
    float: left;
    width: 100%;
}
.home-categories ul {
    display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	justify-content: space-between;
    width: 100%;
}
.home-categories ul li {
	border: 5px solid #fff;
	width: 20%;
	flex-grow: 1;
    margin-bottom: 15px;
    overflow: hidden;
}
.home-categories ul li:nth-child(4),
.home-categories ul li:nth-child(8),
.home-categories ul li:nth-child(12) {
    margin-right: 0px;
}

.home-categories .categorie {
    background-color: #f2f2f2;
    display: flex !important;
    justify-content: space-between !important;
    flex-direction: column !important;
    -webkit-flex: 0 1 auto;
	height: 100%;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.home-categories .categorie:hover {
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
}
.home-categories .categorie .categorie-img {
    overflow: hidden;
    position: relative;
    z-index: 1;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.home-categories .categorie .categorie-img img {
    max-width: 100%;
    height: auto;
    transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
}
.home-categories .categorie:hover .categorie-img img {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1); /* IE 9 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.1, M12=0, M21=0, M22=1.1, SizingMethod='auto expand')"; /* IE8 */
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=1.1, M12=0, M21=0, M22=1.1, SizingMethod='auto expand'); /* IE6 and 7 */
}

.home-categories .categorie .categorie-name {
    width: 100%;
    text-align: center;
}
.home-categories .categorie .categorie-name a {
    display: block;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    background-color: #007574;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
	padding: 14px 5px;
}
.home-categories .categorie .categorie-name a:hover {
    background-color: #005453;
    text-decoration: none;
}

/* Slider */

.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
}

.slick-list {
    position: relative;
    display: block;
    padding: 0;
    margin: 0;
    overflow: hidden;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: "";
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir="rtl"] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: inline-block;
    float: none;
    vertical-align: middle;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

#brand-slider img {
    max-width: 140px;
    max-height: 70px;
    margin: 0 auto;
}

span.slick-arrow {
    position: absolute;
    z-index: 999;
    cursor: pointer;
}

span.slick-prev.slick-arrow {
    top: 40%;
    left: 25px;
}

span.slick-next.slick-arrow {
    top: 40%;
    right: 25px;
}

.add-to-cart-buttons button.btn.btn-success {
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}

.page-title.cart-title,
.opc-wrapper-opc {
    margin-top: 20px;
}

.btn-proceed-checkout.btn-checkout,
.btn-checkout.opc-btn-checkout {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background-color: #007574;
    border-color: #007574;
}

#sidebar-nav {
    margin-bottom: 0;
    border: 1px solid #e5e5e5;
}
#sidebar-nav .block-title {
    margin-bottom: 0;
    color: #393939;
    font-size: 16px;
    line-height: 44px;
    padding: 0 20px;
    font-weight: 500;
    text-transform: uppercase;
    border-bottom: 1px solid #e5e5e5;
}
#sidebar-nav .block-title strong {
    font-weight: 500;
}
#sidebar-nav .block-content {
    padding: 15px 18px;
}
#sidebar-nav-menu > li {
    background: none;
    font-weight: 500;
    padding: 4px 0;
}
#sidebar-nav .block-content a {
    color: #76777b;
    line-height: 1.9;
}
#sidebar-nav .block-content a:hover {
    color: #007574;
}
#sidebar-nav-menu .arrow-right,
#sidebar-nav-menu .plus-right {
    margin: 7px 3px 0;
}

.product-details .product-title h1 {
    display: block;
    font-size: 24px;
    line-height: 28px;
    color: #393939;
    font-weight: 400;
    margin-top: 30px;
    margin-bottom: 10px;
    margin-top: 0;
}
.product-details .product-sku {
    color: #007574;
}
.product-details .product-short-description {
    margin-top: 10px;
}
.product-details .product-short-description ul {
    margin-left: 15px;
}
.product-details .product-short-description li {
    line-height: 20px;
    color: #a6a6a6;
    font-size: 14px;
    font-weight: 400;
    list-style: disc;
}
.product-details .price-box p.special-price,
.product-details .price-box p.old-price {
    margin-bottom: 0;
}
.product-details .price-box span.price {
    color: #007574 !important;
    font-size: 18px;
    line-height: 26px;
    font-weight: 600;
    margin-bottom: 0;
}
.product-details .price-box span.label {
    color: #007574 !important;
    font-weight: 600;
    font-size: 12px;
    line-height: 26px;
    padding: 0;
}

.product-details .price-box .special-price {
    color: #007574 !important;
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
}
.product-details .price-box .old-price {
    text-decoration: none;
}
.product-details .price-box .old-price span.price,
.product-details .price-box .old-price span {
    color: #777777 !important;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    vertical-align: top;
}
.product-details .product-options-bottom,
.product-details .add-to-cart-wrapper {
    background-color: #e5e5e5;
    padding: 20px 35px;
    margin-top: 20px;
}
.product-details .add-to-cart .input-group-addon {
    width: 32px;
    height: 32px;
    line-height: 30px;
    color: #393939;
    font-size: 11px;
    font-weight: 400;
    border: none;
    background-color: #fff;
    padding: 0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    cursor: pointer;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.product-details .add-to-cart .input-group-addon:hover {
    background-color: #393939;
    color: #fff;
}

.product-details .add-to-cart .input-group .form-control {
    width: 32px;
    height: 32px;
    line-height: 30px;
    color: #393939;
    font-size: 11px;
    font-weight: 400;
    border: none;
    background-color: #fff;
    padding: 0;
    margin: 0 4px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.add-to-cart-buttons button.btn.btn-success {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    width: 100%;
    height: 32px;
    line-height: 30px;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 400;
    border: none;
    background-color: #393939;
    padding: 0;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.add-to-cart-buttons button.btn.btn-success:hover {
    background-color: #007574;
}

.home-login-banner {
    float: left;
    width: 100%;
    padding: 0;
    margin-bottom: -90px;
}
.home-login-banner img {
    max-width: 100%;
    height: auto;
    display: inline-block;
    width: 100%;
}
.customer-login-text h2 {
    display: block;
    margin: 0;
    font-size: 16.5px;
    line-height: 24px;
    color: #393939;
    font-weight: 400;
    background-image: url(../images/customer-login-icon.jpg);
    background-position: 0 2px;
    background-repeat: no-repeat;
    text-align: right;
}
.registered-users .form-group {
    margin-bottom: 0;
}
.registered-users .form-group .form-control {
    height: 48px;
    line-height: 46px;
    padding: 0 15px;
    font-size: 16px;
    color: #b7a99a;
    font-style: italic;
    font-weight: 400;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border-color: #ebebeb;
    -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    -moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
}
.registered-users .form-group .form-control::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #b7a99a;
}
.registered-users .form-group .form-control::-moz-placeholder {
    /* Firefox 19+ */
    color: #b7a99a;
}
.registered-users .form-group .form-control:-ms-input-placeholder {
    /* IE 10+ */
    color: #b7a99a;
}
.registered-users .form-group .form-control:-moz-placeholder {
    /* Firefox 18- */
    color: #b7a99a;
}
.registered-users .buttons-set .btn-primary {
    height: 48px;
    line-height: 48px;
    color: #fff;
    background-color: #007574;
    border-color: #007574;
    width: 100%;
    text-align: center;
    padding: 0;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}
.registered-users .buttons-set .btn-primary:hover {
    background-color: #005453;
    border-color: #005453;
}

.product-details .price-box {
    margin-bottom: 0;
}
.item .product-info .price-box {
    margin-bottom: 0;
}
.product-details .add-to-cart-panel .prod_img_label {
    color: #000;
    font-weight: 600;
    font-size: 12px;
    padding: 0;
    display: inline;
}

@media only screen and (min-width: 769px) {
    .block-layered-nav .block-title {
        display: none !important;
    }
}
.block-layered-nav .panel-default > .panel-heading {
    background: #fff;
    color: #393939;
    font-size: 16px;
    line-height: 44px;
    padding: 0 20px;
    font-weight: 500;
    text-transform: uppercase;
    border: none;
    border-bottom: 1px solid #e5e5e5;
}
.block-layered-nav .panel-default .panel-body {
    padding: 15px 18px;
    border-bottom: 1px solid #e5e5e5;
}
ol.layered-links li > a,
ol#category-filters li > a {
    line-height: 1.9;
}

.product-list.row:before {
    display: none;
}
.item .panel a.product-image {
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
}
.item .panel .panel-body.product-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
#MB_content .buttons .btn-primary {
    background-color: #007574;
    border-color: #007574;
    color: #fff;
}
.minicart-wrapper .btn-primary {
    background-color: #007574;
    border-color: #007574;
    color: #fff;
}
.category-second-description,
.category-description {
    margin-bottom: 30px;
}

.category-imgs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 10px;
}
.category-imgs .sub-cat-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
}
.category-imgs .panel {
    padding: 0;
    border-radius: 0;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border: none;
    margin-bottom: 0;
}
.category-imgs .cat-imgs {
    padding: 0px;
    background: #f2f2f2;
}
.category-imgs .sub-cat-name {
    padding: 10px;
    margin-top: auto;
    display: block;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 20px;
    background-color: #007574;
}
.category-imgs .sub-cat-item:hover .sub-cat-name {
    background: #005453;
}
.category-imgs a:focus,
.category-imgs a:hover {
    text-decoration: none;
}
.item .product-info .product-sku {
    color: #007574;
    margin-top: auto;
}
.rabat-label {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 9;
    background: #007574;
    color: #fff;
    border-radius: 50%;
    font-weight: 700;
    text-align: center;
    padding: 16px 10px;
    width: 80px;
    line-height: 1.2;
    display: table;
    min-height: 80px;
}
.rabat-label span {
    display: table-cell;
    vertical-align: middle;
}
.product-details .add-to-cart-wrapper .product-pricing {
    margin-bottom: 10px;
}
.item .product-info .price-box .minimal-price-link {
    display: none;
}
.item .product-info .price-box .regular-price {
    display: inline-block;
    width: 100%;
}
.rabattekst_label {
    margin-top: 10px;
}

.item .quantity_box {
    margin-top: auto;
}

@media only screen and (min-width: 768px) {
    #header-nav {
        margin: 6px 20px 0 0;
        border: none;
        background: none;
        width: auto;
        display: inline-block;
        min-height: inherit;
    }
    #header-search {
        display: block;
    }
    .skip-links {
        width: auto;
        display: inline-block;
    }
}

@media only screen and (min-width: 769px) {
    .page-header .row {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        align-items: center;

        -webkit-box-align: center;
        -moz-box-align: center;
        -ms-flex-align: center;
    }
    .header-minicart {
        margin-top: 0px;
        float: right;
    }
    span.cart-icon-container {
        position: relative;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        width: 25px;
        height: 30px;
        -webkit-justify-content: center;
        justify-content: center;
        background-color: transparent;
        background-image: url(../images/cart-icon.png);
        background-repeat: no-repeat;
        background-position: 0 0;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
    }

    .cart-icon-container i.fa {
        -webkit-align-self: center;
        align-self: center;
        font-size: 1.3em;
        -ms-flex-item-align: center;
    }

    span.cart-text-container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        display: flex;
        height: 40px;
        -webkit-box-flex: 1;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: space-between;
        -webkit-justify-content: center;
        justify-content: space-between;
        justify-content: center;
        -webkit-align-items: center;
        align-items: center;
        padding: 10px 15px;
        background-color: #daae00;
        -webkit-box-align: center;
        -moz-box-align: center;
        -moz-box-direction: normal;
        -moz-box-flex: 1;
        -moz-box-orient: vertical;
        -webkit-box-pack: justify;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        -moz-box-pack: justify;
        -ms-flex-align: center;
        -ms-flex-pack: center;
        -ms-flex-pack: justify;
    }

    .cart-icon-container span.badge {
        position: absolute;
        top: 0px;
        left: -6px;
        padding: 2px 4px;
        color: #ffffff;
        background-color: #393939;
    }

    .header-minicart > a {
        position: relative;
        position: relative;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        display: flex;
        -webkit-box-flex: 1;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-align-items: center;
        align-items: center;
        -webkit-align-content: flex-end;
        align-content: flex-end;
        color: #ffffff;
        -webkit-box-align: center;
        -moz-box-align: center;
        -moz-box-direction: normal;
        -moz-box-flex: 1;
        -moz-box-orient: horizontal;
        -ms-flex-align: center;
        -ms-flex-line-pack: end;
    }
}

@media (min-width: 993px) {
    #topbar ul li i.fa {
        margin-right: 5px;
    }
    .item .panel-body .product-title {
        min-height: 65px;
        margin-bottom: 2px;
    }
}

@media (max-width: 1199px) {
	.home-categories ul {
		flex-wrap: wrap;
	}

	.home-categories ul li {
		width: 33.3%;
	}
}

@media (max-width: 992px) {
    #topbar ul li i.fa {
        display: block;
        margin-bottom: 5px;
    }

    #topbar ul.top-links li {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;

        -moz-box-direction: normal;
        -moz-box-orient: vertical;
    }
}

@media only screen and (max-width: 768px) {
    .add-to-cart-panel .add-to-cart-buttons button.btn.btn-success.btn-lg.btn-block {
        padding: 0;
        font-size: 13px;
        line-height: 30px;
    }

    span.cart-text-container {
        display: none;
    }

    .cart-icon-container i.fa {
        position: relative;
        top: 2px;
        font-size: 1em;
    }

    #header-search {
        padding: 10px;
        background-color: #f4f4f4;
        border: 1px solid #dddddd;
    }

    .home-banners img {
        width: 100%;
        margin-top: 30px;
    }

    .cart-col .skip-links .header-minicart > a {
        padding-top: 0;
    }

    .cart-col .header-minicart .skip-cart > i.fa.fa-shopping-cart {
        position: relative;
        top: 3px;
    }

    .page-header {
        padding: 0;
    }

    .page-header > .container {
        padding: 0;
    }

    .logo-col {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 100%;
        -ms-flex: 1 0 100%;
        flex: 1 0 100%;
        -webkit-justify-content: center;
        justify-content: center;
        padding: 0;
        margin: 10px 0 20px;
        -moz-box-flex: 1;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
    }

    .header-nav,
    .header-search {
        width: 33.3334%;
        color: #007574;
    }
    .header-minicart {
        width: 33.3334%;
    }

    .cart-col {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 100%;
        -ms-flex: 1 0 100%;
        flex: 1 0 100%;
        padding: 0;

        -moz-box-flex: 1;
    }

    section#breadcrumbs {
        margin-bottom: 10px;
    }

    .breadcrumb {
        padding-right: 0;
        padding-left: 0;
    }
    div#layered-navigation-container {
        margin-bottom: 0;
    }
    .block-layered-nav .block-title.mobile-title.collapsed {
        color: #ffffff;
        background-color: #313131;
    }

    .block-layered-nav .block-title.mobile-title {
        background-color: #e5e5e5;
        color: #393939;
    }

    .block-layered-nav .panel-default > .panel-heading::before,
    .block-layered-nav .panel-default > .panel-heading::after,
    .sort-by::after,
    .limiter::after {
        display: table;
        clear: both;
        content: "";
    }

    .navbar-default {
        background-color: #ffffff;
    }

    .navbar-default.skip-content.skip-active {
        border: 0;
        margin-bottom: 0;
    }

    .navbar-default .navbar-nav > li > a {
        color: #000000;
        border: 0;
    }

    .navbar-default .navbar-nav > li:last-child > a {
        color: #000000;
        border: 0;
    }

    .navbar.navbar-default > .container {
        padding: 0;
    }

    #narrow-by-list .sort-by,
    #narrow-by-list .limiter {
        float: none;
    }

    .block-layered-nav .panel-default > .panel-heading {
        color: #333333;
        background-color: transparent;
    }

    .cms-index-index #content {
        margin-top: 0;
    }

    .row.usp-inner-row::after {
        position: inherit;
        display: table;
        clear: both;
        content: "";
    }

    .row.usp-inner-row {
        margin-bottom: 30px;
    }

    .page-header .row {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0;
    }
}

@media only screen and (max-width: 767px) {
    .product-collateral .toggle-tabs {
        display: none;
    }
    .collateral-tabs {
        padding: 0;
        border: 1px solid #fff;
    }
    .collateral-tabs .tab {
        display: block;
        padding: 7px 15px;
        font-size: 16px;
        line-height: 24px;
        font-weight: 600;
        background-color: #e5e5e5;
        border-bottom: 1px solid #313131;
        position: relative;
    }
    .collateral-tabs .tab.last {
        border-bottom: none;
    }
    .collateral-tabs .tab:after {
        position: absolute;
        right: 0;
        top: 0;
        width: 38px;
        line-height: 38px;
        height: 38px;
        color: #000;
        font-size: 20px;
        background-color: #f4f4f4;
        content: "+";
        font-weight: 800;
        text-align: center;
    }
    .collateral-tabs .tab.current:after {
        content: "-";
    }
    .product-collateral .tab-container {
        padding: 15px;
        color: #393939;
        border-bottom: 1px solid #313131;
        background-color: #e5e5e5;
    }
}
@media only screen and (min-width: 981px) and (max-width: 1180px) {
    .customer-login-text h2 {
        font-size: 13px;
        line-height: 22px;
    }
    .footer-col li,
    .footer-col p {
        white-space: normal;
    }

    .home-categories ul li,
    .home-categories ul li:nth-child(4),
    .home-categories ul li:nth-child(8),
    .home-categories ul li:nth-child(12) {
        margin-left: 3px;
        margin-right: 3px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 980px) {
    .registered-users {
        margin-bottom: 20px;
    }
    .customer-login-text h2 {
        font-size: 10.5px;
        line-height: 49px;
        background-position: 0 15px;
    }
    .dealer-text {
        text-align: center;
        margin-bottom: 30px;
    }
    .home-categories ul li {
        width: 48%;
        margin-right: 1%;
        margin-left: 1%;
        text-align: center;
    }
    #footer {
        margin-top: 0;
    }

    .page-header .skip-links {
        position: relative;
    }
    .header-nav.skip-active,
    .header-search.skip-active,
    .header-minicart a.skip-active {
        background-color: #e5e5e5;
        color: #393939;
    }
    .salecto-level0 .salecto-label,
    .salecto-menumanager .mb-label {
        background-color: #e5e5e5;
    }
    .header-minicart > a.skip-cart {
        text-align: center;
        height: auto;
        line-height: initial;
    }
    span.cart-icon-container {
        position: relative;
        display: inline-block;
        width: 25px;
        height: 30px;
        background-color: transparent;
        background-image: url(../images/cart-icon.png);
        background-repeat: no-repeat;
        background-position: center center;
    }
    span.cart-icon-container .badge {
        display: inline-block;
        padding: 4px 6px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        position: absolute;
        left: initial;
        top: 5px;
        width: auto;
        right: -8px;
    }
    #header-search.skip-active {
        display: block;
        padding: 0;
        position: relative;
        top: -20px;
        margin: 0;
        width: 100%;
    }
    .search_mini_form-container {
        width: 100%;
        padding: 0;
        background-color: #fff;
        border: none;
    }
    #header-cart.skip-active {
        top: 50px;
        margin: 0;
    }

    #sidebar-nav {
        display: none;
    }
    .toolbar .count-container {
        padding-bottom: 15px;
    }
    #sort-filters {
        padding: 0;
    }
    .product-media .product-image #image-main {
        max-height: inherit;
    }
    .account-cart-wrapper a.btn {
        padding: 0 14px;
    }
}

@media only screen and (min-width: 800px) and (max-width: 812px) {
    .logo-col {
        width: 20%;
    }
    .customer-login {
        width: 80%;
    }
    .customer-login-text h2 {
        font-size: 8.5px;
        line-height: 49px;
        background-position: 0 15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 769px) {
    .text-col-nav {
        width: 100%;
    }
    #header-search {
        display: none;
    }
    #header-search.skip-active {
        display: block;
        padding: 0;
        position: absolute;
        top: 50px;
        width: 100%;
        z-index: 9;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .search-col-nav {
        width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .page-header {
        margin-bottom: 15px;
    }
    .registered-users {
        margin-bottom: 20px;
    }
    .customer-login-text h2 {
        font-size: 18px;
        line-height: 48px;
        text-align: left;
        background-position: 0 15px;
        padding-left: 20px;
    }
    .registered-users .form-group {
        margin-bottom: 20px;
    }

    .dealer-text {
        margin-bottom: 15px;
    }
    .dealer-text strong {
        font-size: 15px;
        line-height: 24px;
    }
    .dealer-text span {
        font-size: 13px;
        line-height: 16px;
    }
    .footer-logos {
        text-align: left;
    }

    .scrollToTop {
        right: 10px;
        bottom: 10px;
    }
    .page-header .skip-links {
        position: relative;
    }
    .header-nav.skip-active,
    .header-search.skip-active,
    .header-minicart a.skip-active {
        background-color: #e5e5e5;
        color: #393939;
    }
    .salecto-level0 .salecto-label,
    .salecto-menumanager .mb-label {
        background-color: #e5e5e5;
    }
    .header-minicart > a.skip-cart {
        text-align: center;
        height: 50px;
        line-height: 50px;
    }
    span.cart-icon-container {
        position: relative;
        display: inline-block;
        width: 25px;
        height: 50px;
        background-color: transparent;
        background-image: url(../images/cart-icon.png);
        background-repeat: no-repeat;
        background-position: center center;
    }
    span.cart-icon-container .badge {
        display: inline-block;
        padding: 4px 6px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        position: relative;
        left: -25px;
        top: -1px;
        width: auto;
    }
    #header-search {
        display: none;
    }
    #header-search.skip-active {
        display: block;
        padding: 0;
        position: absolute;
        top: 53px;
        margin: 0;
        width: 100%;
        z-index: 9;
    }
    .search_mini_form-container {
        width: 100%;
        padding: 0;
        background-color: #fff;
        border: none;
    }
    #header-cart.skip-active {
        top: 50px;
        margin: 0;
    }
    .home-categories ul li {
        width: 50%;
        text-align: center;
    }
    .home-categories ul li,
    .home-categories ul li:nth-child(4),
    .home-categories ul li:nth-child(8),
    .home-categories ul li:nth-child(12) {
        margin-left: 0px;
        margin-right: 0px;
    }

    .home-categories {
        margin-top: 15px;
    }
    #footer {
        margin: 0;
    }

    #sidebar-nav {
        display: none;
    }
    #sort-filters {
        padding: 0;
    }
    .toolbar .count-container {
        display: none;
    }
    .sort-by,
    .limiter {
        margin-top: 10px;
    }
    .product-options-bottom .input-group.qty-wrapper {
        margin-bottom: 0px;
    }
    .product-details .product-title h1 {
        margin-top: 0;
    }

    .page-title.cart-title,
    .page-title.checkout-title {
        margin-top: 0;
    }

    .btn-checkout.opc-btn-checkout {
        margin-bottom: 20px;
    }
    .page-title.cart-title,
    .opc-wrapper-opc {
        margin-top: 0;
    }
    .contact-details {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}
@media only screen and (max-width: 375px) {
    .toolbar .limiter label,
    .toolbar .sort-by label {
        display: block;
    }
    .quantity_box .btn-primary {
        width: 74%;
    }
}
