body {
    font-size: 14px;
    padding: 0;
    margin: 0!important;
}
body.layout-default, body.layout-static {

    padding-top: 96px;
}
body.test-mode {
    /*border: 0.3vw solid red;
    border-width: 0 0.3vw 0;*/
}
h1, .h1 {
    font-size: 28px;
}
h2, .h2 {
    font-size: 24px;
}
h3, .h3 {
    font-size: 20px;
}
h4, .h4 {
    font-size: 18px;
}
h5, .h5 {
    font-size: 16px;
}
h6, .h6 {
    font-size: 15px;
}
.text1-1, .text1-1 p {
    font-size: 1.1em;
}
.text1-2, .text1-2 p {
    font-size:1.2em;
}
.text1-3, .text1-3 p {
    font-size: 1.3em;
}
.input-sm {
    padding-left: 5px!important;
    padding-right: 5px!important;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-left: min(0.75vw, 15px);
    padding-right: min(0.75vw, 15px);
}
.container-fluid {
    padding-left: 30px;
    padding-right: 30px;
}
#layout-content #layout-title {
    padding: 0;
}
#layout-content #layout-title h1 {
    margin-top: 0;
    margin-bottom: 20px;
}

.row .row {
    margin-left: 0;
    margin-right: 0;
}
a.image-effects {
    display: block;
    overflow: hidden;
    position: relative;
}
.image-effects-fade {
    position: absolute;
    width: 100%;
    height: 30%;
    background-image: linear-gradient(rgba(0,0,0,1), rgba(0,0,0,0));
    top: 0;
    left: 0;
}
.image-effects-logo {
    position: absolute;
    width: 100%;
    height: 33%;
    top: 0;
    left: 0;
    background: transparent url('../images/grey-logo-a2a2a2-90-400.png') no-repeat 50% 19%;
    background-size: 41%;
}

.image-effects h2 {
    color: white;
    font-size: 1.6vw;
    white-space: nowrap;
    position: absolute;
    top: 3.65vw;
    left: 0;
    text-align: center;
    width: 100%;
    margin: 0;
}
.image-effects-title-underline {
    position: absolute;
    top: 5.9vw;
    left: 50%;
    width: 33%;
    height: 3px;
    border-radius: 2px;
    margin: 0 0 0 -16.5%;
}
.image-effects-tag-wrapper {
    font-size:0.9vw;
    font-weight:400;
    color: white;
    text-align: center;
    line-height: 1.5em;
    position: absolute;
    bottom: 0;
    left:0;
    width: 100%;
    height: 27%;
    visibility:hidden;
    -webkit-transition: opacity 0.5s ease-out;
    -moz-transition: opacity 0.5s ease-out;
    -o-transition: opacity 0.5s ease-out;
    transition: opacity 0.5s ease-out;
    opacity: 0;
}
.learn-more {
    padding: .6vw 2vw .5vw;
    border: 1px solid white;
    display: inline-block;
    margin-top: 6%;
}
.front-link-img {
    margin-bottom: 30px;
}
.front-link-img h4 {
   /* transform: translate(-50%, -62%);*/
    font-size: 46px;
    text-align:center;
}
#front-link-img-partner h4 {
    /*transform: translate(-50%, -59%);*/
    padding: 7px 9px 5px;
}


.image-effects img {
    transition: transform 0.5s ;
}
.image-effects:hover  img {
    transform: scale(1.1);
    transition-timing-function: ease-out;
}
.image-effects:hover  .image-effects-tag-wrapper {
    opacity: 1;
    visibility: visible;
}
.page-account-account .btn-block .fa {
    transition: transform 0.5s ;
}
.page-account-account .btn-block:hover .fa {
    transform: scale(1.1);
    transition-timing-function: ease-out;
}
select {
    font-family: "Lato", Helvetica, Arial, sans-serif!important;
    padding: 5px 0;
}
html input[disabled], html select[disabled]{
    background: #EBEBE4;
}
input[type="checkbox"]{
    height: 20px;
    width: 20px;
}
table th input[type="checkbox"]{
    height: 20px;
    width: 20px;
}

.inline-checkbox-label {
    margin-left: 20px;
    vertical-align: middle;
    padding-bottom: 6px;
}
.inline-checkbox-label input[type="checkbox"] {
    margin: 0 0 0 -30px;
}
.btn-sm, .btn-group-sm > .btn, .btn-group-sm > .btn {
    padding: 6px 10px 4px;
}
.btn-slim, .btn-group-slim > .btn, .btn-group-slim > .btn {
    /* like btn-sm but larger text */
    padding:9px 13px 7px;
    font-size: 14px;
    line-height: 1.2;
}
.btn-grey.btn-slim {
    padding:7px 13px 5px;
}
.img-col {
    width: 50px;
}
/*number spinner*/
.input-group.spinner {
    width: 76px;
    display: inline-table;
    vertical-align: middle;
}
.spinner input {
    text-align: right;
}
.input-group-btn-vertical {
    position: relative;
    white-space: nowrap;
    width: 1%;
    vertical-align: middle;
    display: table-cell;
}
.input-group-btn-vertical > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
    padding: 11px;
    margin-left: -1px;
    position: relative;
    border-radius: 0;
}
.input-group-btn-vertical > .btn:first-child {
    border-radius: 0!important;
    border-top-right-radius: 2px!important;
}
.input-group-btn-vertical > .btn:last-child {
    border-radius: 0!important;
    margin-top: -2px;
    border-bottom-right-radius: 2px!important;
}
.input-group-btn-vertical i{
    position: absolute;
    top: 3px;
    left: 6px;
}
/*general*/
.clearboth {
    clear: both;
}
.strong {
    font-weight: bold;
}
.product-attributes-form input, .product-attributes-form select {
    display: block;
}
.price .old {color:#e74c3c;text-decoration:line-through;font-weight:normal;}
.table > thead > tr th.cart-checkbox, .table > tbody > tr td.cart-checkbox  {
    width:30px;
    padding-bottom:0;
    padding-top: 2px;
}
.table > thead > tr th.cart-price-header, .table > tbody > tr td.cart-price-each {
    width:80px;
}
.table > thead > tr th.cart-qty-header, .table > tbody > tr td.cart-qty {
    width:70px;
}
.table > thead > tr th.cart-row-total-header, .table > tbody > tr td.cart-row-total {
    width:80px;
}
.table > thead > tr th.cart-ops-header, .table > tbody > tr td.cart-ops {
    width:28px;
}
.table > thead > tr th.cart-ops, .table > tbody > tr td.cart-ops {
    width:28px;
}
.cart-checkbox .cart-item-configure {
    margin:6px 0 10px 3px;
    display: block;
}
.cart-table {

}
#cart-top-actions-wrapper {
    padding: 15px 15px 5px;
}
#cart-bottom-actions-wrapper {
    padding: 5px 15px 15px;
    margin-top: 15px;
}
table.cart-totals {
    float:right;
    margin: 0 45px 0 30px;
}
#full-cart .cart-key-mob a {
    text-decoration: underline;
}
.cart-attributes, .cart-notes, .invoice-attributes, .invoice-notes , .office-notes, .office-pricing-notes{
    font-size: 14px;
    line-height: 16px;
    padding-left: 15px;
}
.cart-variant-name, .invoice-variant-name {
    font-size: 14px;
    margin: 0 0 2px;
    padding-left: 15px;
}
.cart-notes, .invoice-notes, .office-notes, .office-pricing-notes {
    margin-top: 3px;
    font-style: italic;
}
.item .item-name {
    font-weight: bold;
    font-size: 15px;
}
.obsolete {
    color: #d9262b;
}
.attribute-wrapper {
    margin: 0 0 15px 0;
}
.attribute-wrapper label {
    display: block;
    line-height: normal;
    font-weight: 700;
}
.form-group label, .panel-heading {
    font-weight: 700;
}
.filter-compact .form-group {
    margin-bottom: 10px;
}
.filter-compact label {
    margin-bottom: 3px;
}
.attribute-wrapper input, .attribute-wrapper select {
    display: inline-block;
}
.product-label-suffix {
    padding-left: 3px;
}
.price-warning, .orange {
    color: #f1c40f;
}
.price-error, .red {
    color: #d9262b;
    /*color: #bb2424;*/
}
.green {
    color: #1abc9c;
}
.green-border {
    border-color: #1abc9c;
}
.red-border {
    border-color: #d9262b;
}
.text-office, a.text-office {
    color: #9B59B6;
}
a.text-office:hover {
    color: #ae4fff;
}
.text-awaiting_manager {
    color: #00ffd0;
}
a.text-awaiting_manager:hover {
    color: #24ffd2;
}
.btn-office {
    color: white;
    background-color: #9B59B6;
}
.btn-office:hover {
    background-color: #ae4fff;
}
.btn-yellow {
    color: #252525;
    background-color: #efce08;
}
.btn-yellow:hover {
    background-color: #fcd304;
}
.btn-cyan {
    color: #252525;
    background-color: #02bdd5;
}
.btn-cyan:hover {
    background-color: #02d8f5;
}
/*.table > tbody > tr.office > td , .bg-office{
  background-color: #eadfef;
}*/
.form-control, .select2-search input[type="text"] {
    font-weight: 600;
}
::placeholder {
    color: #bdc3c7!important;
    opacity: 1;
}
:-ms-input-placeholder, ::-ms-input-placeholder {
    color: #bdc3c7!important;
}
.form-group.focus .form-control, .form-control:focus, .form-group.focus .select2-search input[type="text"], .select2-search input[type="text"]:focus {
    border-color: #9b9c9d;
}
.cart-update{
    font-size: 12px;
}
/*.cart-item-configure {
    float: right;
}*/
.small-price-cart {
    font-size: 11px;
    line-height: normal;
    display:inline-block;
}
.cart-key {
    font-size: 13px;
}
.cart-key-mob {
    display: none;
}
#mini-cart a {
    font-size: 16px;
    padding: 15px 21px;
    line-height: 23px;
}
.account-panel {
    padding-top: 20px;
}
.account-panel-title {
    height: 43px;
    margin-top: 20px;
    font-weight: bold;
}
.custom-error {
    font-size:12px;
}

ul#breadcrumbs {
    list-style-type: none;
    padding:0;
    margin-top: 10px;
}
#breadcrumbs li {
    display: inline-block;
    font-size: 13px;
}
#layout-content #accountNav .list-group-item, #catNav .list-group-item {
    padding: 0;
}
.list-group-item a {
    padding: 10px 15px 10px 25px;
    display: block;
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item:hover, .list-group-item.active:focus {
    background-color: #e8e8e8;
    /*border-color: inherit;*/
}
.list-group-item.active a, .list-group-item.active:hover a, .list-group-item.active:focus a {
    font-weight: 700;
}
.dummy-btn {
    padding: 11px 15px 10px;
    border-radius: 4px;
}
#btn-notify {
    position: relative;
    display: inline-block;
    padding-top: 2px;
}
#btn-notify .badge {
    position: absolute;
    top: 0;
    left: 16px;
}
.mini-cart-items {
    overflow-y: auto;
    max-height: 300px;

    width: 328px;
    max-width: calc(100vw - 32px);
}
.mini-cart-items div {
    min-height: 20px;
}
.mini-cart-items p {
    margin: 0 20px 0 55px;
    font-size: 12px;
}
.popover {
    max-width: 100%;
}
.popover-title::before {
    content: 'X';
    color: lightgray;
    font-size: 20px;
    float:right;
    line-height: 1;
    margin: 0 0 0 10px;
    cursor: pointer;
}
.popover label {
    font-weight: 700;
}
.popover .small {
    line-height: 1;
}
.c-prod, .c-prod-sub-img {
    float: left;
    margin: 0 0 30px;
}
.c-prod-sub-img a {
    position:relative;
    display: block;
    padding: 8px;

}
.c-prod-sub-img img {
    border: 5px solid white;

}
.c-prod-sub-img .c-p-n {
    /*position:absolute;
    background: #9b9c9d;
    color: white;
    padding: 5px 10px;
    left: 0;
    bottom: 0;*/
    padding: 16px 0 8px;
    text-align: center;

}

.c-p-i { /*cat-prod-image*/
    padding: 0 10px 0;
}
.c-p-n {/*cat-prod-name*/
    font-size: 14px;
    font-weight: 700;
    line-height: 1.2;
    padding-top: 10px;
    text-align: center;
    /*color: #34495e;*/
}
.c-p-n a
{
    /*color: #34495e;*/
}
.c-p-p, s-r-p { /*cat-prod-price, search-prod-price*/
    height: 30px; /*preset height before prices loaded*/
}
.c-p-p .p-f, .s-r-p .p-f { /*p-f = price-from*/
    font-weight: 400;
    /*color: #34495e;*/
    font-size: 12px;
}
.c-p-p .price, .s-r-p .price {
    font-weight: 800;
    /*color: #34495e;*/
    font-size: 16px;
}
.price-block {
    margin-bottom: 20px;
}
.price-block {
    font-weight: 700;
}
.price-block .price {
    vertical-align: middle;
}
.price-block input  {
    font-weight: 700;
    font-size: 20px;
}
.price-block .product-qty {
    padding-left: 20px;
}
.price-block .new {
    font-size: 20px;
}
.panel-heading.clickable {
     cursor: pointer;
}
.panel-heading.clickable span {
    margin-top: -20px;
    font-size: 15px;
}
/*Spacing */
.mb-30 {
    margin-bottom: 30px;
}
.mt-30 {
    margin-top: 30px;
}
.ml-30 {
    margin-left: 30px;
}
.mr-30 {
    margin-right: 30px;
}
.ml-15 {
    margin-left: 15px;
}
.mr-15 {
    margin-right: 15px;
}

.mt-15 {
    margin-top: 15px;
}
.mt-20 {
    margin-top: 20px;
}

.mb-15 {
    margin-bottom: 15px;
}
.mb-20 {
    margin-bottom: 20px;
}
.ml-10 {
    margin-left: 10px;
}
.mr-10, .mr-btn-i {
    margin-right: 10px;
}

.mt-10 {
    margin-top: 10px;
}

.mb-10 {
    margin-bottom: 10px;
}
.ml-5 {
    margin-left: 5px;
}
.mr-5, .mr-btn-i {
    margin-right: 5px;
}

.mt-5 {
    margin-top: 5px;
}

.mb-5 {
    margin-bottom: 5px;
}
.mt--10 {
    margin-top: -10px;
}
.mt--15 {
    margin-top: -15px;
}
.mt--30 {
    margin-top: -30px;
}
.mb--10 {
    margin-bottom: -10px;
}
.mb--15 {
    margin-bottom: -15px;
}
.mb--20 {
    margin-bottom: -20px;
}
.ml--15 {
    margin-left: -15px;
}
.mr--15 {
    margin-right: -15px;
}
.m-b-0, .mb-0 {
    margin-bottom: 0!important;
}
.m-t-0, .mt-0 {
    margin-top: 0!important;
}
.m-l-0, .ml-0 {
    margin-left: 0!important;
}
.m-r-0, .mr-0 {
    margin-right: 0!important;
}
.m-0 {
    margin: 0!important;
}
.w-100 {
    width:100%
}
.w-auto {
    width: auto;
}
.p-0 {
    padding: 0 !important;
}
.p-30 {
    padding: 30px !important;
}
.p-5 {
    padding: 5px !important;
}
.p-10 {
    padding: 10px !important;
}
.p-20 {
    padding: 20px !important;
}
.p-15 {
    padding: 15px !important;
}
.pb-20 {
    padding-bottom: 20px!important;
}
.pt-20 {
    padding-top: 20px!important;
}
.pb-30 {
    padding-bottom: 30px!important;
}
.pt-30 {
    padding-top: 30px!important;
}
.pb-60 {
    padding-bottom: 60px!important;
}
.pt-60 {
    padding-top: 60px!important;
}
.pb-0 {
    padding-bottom: 0!important;
}
.pt-10 {
    padding-top: 10px;
}
.pb-10 {
    padding-bottom: 10px;
}
.pl-10 {
    padding-left: 10px;
}
.pr-10 {
    padding-right: 10px;
}
.pl-15 {
    padding-left: 15px;
}
.pr-15 {
    padding-right: 15px;
}
.pl-20 {
    padding-left: 20px;
}
.pr-20 {
    padding-right: 20px;
}
.white-bg {
    background: white;
}
label {
    font-size: 13px;
    margin-bottom: 2px;
}
.btn.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px!important;
}
.btn-circle.btn-lg {
    width: 50px;
    height: 50px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 25px;
}
.btn-circle.btn-xl {
    width: 70px;
    height: 70px;
    padding: 10px 16px;
    font-size: 24px;
    line-height: 1.33;
    border-radius: 35px;
}
.ib, .product-attributes-form input.ib {
    display: inline-block;
}
#view-modal {
    z-index: 1500;
}
.modal-img {
    width: 750px;
    max-width: 95vw;
    max-height: 95vh;
}
.modal-img img{
    margin: 0 auto;
}
.icon-box-cog {
    background: white;
    padding: 6px 5px 5px 4px;
    border-radius: 50%;
    margin-left:5px;
}
[data-toggle="collapse"].collapsed .if-not-collapsed {
    display: none;
}
[data-toggle="collapse"]:not(.collapsed) .if-collapsed {
    display: none;
}
/*Loading Spinner */
.loading {
    display: block;
    margin: auto;
    position: relative;
    width: 100px;
    height: 100px;
}
.loading span {
    display: block;
    position: absolute;
    width: 50%;
    height: 50%;
}
.loading span:nth-child(1) {
    top: 0;
    left: 0;
    background-color: rgba(66, 133, 244, 0.75);
    -webkit-animation: move1 2s linear infinite;
    animation: move1 2s linear infinite;
}
.loading span:nth-child(2) {
    top: 0;
    right: 0;
    background-color: rgba(219, 68, 55, 0.75);
    -webkit-animation: move2 2s linear infinite;
    animation: move2 2s linear infinite;
}
.loading span:nth-child(3) {
    bottom: 0;
    left: 0;
    background-color: rgba(244, 180, 0, 0.75);
    -webkit-animation: move3 2s linear infinite;
    animation: move3 2s linear infinite;
}
.loading span:nth-child(4) {
    bottom: 0;
    right: 0;
    background-color: rgba(15, 157, 88, 0.75);
    -webkit-animation: move4 2s linear infinite;
    animation: move4 2s linear infinite;
}
/*Search*/
.s-i {
    width: 180px;
    height: 120px;
}
.s-r-p {
    padding-top: 17px;
}
/*nav*/
#layout-nav {
    background: white;
    box-shadow: 0 0 6px 2px #eee;
    /*max-width: 100vw;*/
}

.navbar-inverse .navbar-lower {
    /*border-top: 1px solid white;*/
}
.navbar-right {
    margin-right: 0;
}
.navbar-nav > li > a {
    font-size: 14px;
    font-weight: 600;
}
.navbar-lower .navbar-nav > li > a {
    padding: 5px 21px 4px;
}
.layout-wide .navbar-lower .navbar-nav > li > a {
    padding: 10px 21px 8px;
}
.navbar-lower  a {

}
.navbar-block {
    margin-top: 15px;
}
.navbar-wide-block-right {
    /*margin: 19px 15px 0 0;*/
    margin: 42px 15px 0 0;
    /*width: 450px;*/
}
.navbar-wide-block-right .btn {
    font-size: 14px;
    font-weight: 700;
    line-height: 21px;
    padding: 9px 13px;
}
.navbar-wide-block-right .btn i {
    padding-right: 4px;
}
header#layout-header .navbar-brand {
    background-image: none;
    /*padding: 24px 0 0 0;*/
    padding: 49px 0 0 0;
    float: none;
    position: relative;
    width: 265px;
}
.layout-default header#layout-header .navbar-brand, .layout-static header#layout-header .navbar-brand {
    padding: 20px 0 0 16px;  /* header size (top padding */
    /*height: 64px;*/  /* header size */
    float: left;
    width: 220px;
    margin-bottom: 20px;
}
.layout-wide .navbar-header {
    height: 130px;
}
#layout-header {
    z-index: 50;
}
#mob-nav-source {
    z-index: 2000;
}
.layout-wide .navbar-header {
    float: none;
}
.layout-default .navbar-header, .layout-default .navbar-header {
    float: left;
}
.nav-wide-upper .navbar-brand {
    margin: 0 auto;
    display: block;
}
.navbar{
    margin-bottom: 35px;
}
.navbar .container > .navbar-header {
    margin-left: 0;
    margin-right: 0;
}

#head-search {
    float: left;
    width: 300px;
    margin: 11px 20px 0 20px;  /* header size (top margin) */
}
#head-search input, #head-search button {
    /*border-width: 0;*/
}
#head-search .tooltip-inner {
    background: white;
    /*color: #34495e;*/
}
#head-search .tooltip-arrow {
    border-left-color: white;
  }


.white, .white a, .white a:active {
    color: #fff!important;
}
#default-settings {
    background: white;
}
.pay-now-arrow, #pay-now-all, .unpay-now, #unpay-now-all {
    cursor: pointer;
}
.pay-invoice-amount, #total-invoice-payment-amount {
    width: 75px;
}
body > p.flash-message.success {
    background: #08ac70!important;
}
.usr-msg-text p:last-child {
    margin-bottom: 0;
}
.usr-msg-subject {
    margin-top:5px;
}
.well {
    border-width: 2px;
}
.well.usr-msg p {
    font-size: 14px;
}
.well.usr-msg .usr-msg-date {
    font-size: 12px;
}
.well.usr-msg {
    color: white;
}
.well.usr-msg h1,.well.usr-msg h2,.well.usr-msg h3,.well.usr-msg h4,.well.usr-msg h5,.well.usr-msg h6,.well.usr-msg p {
    color: white;
}
.quick-load-left-field {
    width:calc(100% - 40px);
}
.quick-qty-change {
    cursor: pointer;
    font-size: 16px;
}
.quick-list-item, .quick-list-row-empty {
    margin-top: 10px;
}
.shopping-cart table img {
    float: left;
    max-width: 100px;
    margin: 0 10px 0 0;
}
.shopping-cart .item {
    margin-left: 60px;
}
.navbar-collapse {
    padding-left: 0;
}
.navbar-nav > li > .dropdown-menu {
    border: 1px solid rgba(255,255,255,0.7);
    border-width: 0 1px 1px;
    margin-top: 0px;
    margin-left: -1px;
}
.navbar-nav > li {
    border-right: 1px solid rgba(255,255,255,0.2);
}
.navbar-nav > li:first-child {
    border-left: 1px solid rgba(255,255,255,0.2);
}
.navbar-nav > li a {
    font-weight: 600;
}
.dropdown-menu li {
    border-bottom: 1px solid rgba(255,255,255,0.2);
}
.dropdown-menu li:last-child {
    border-bottom: none;
}
.product-description {
    margin-top: 30px;
    border-top: 1px solid #ddd;
    padding-top:30px;
}
#layout-nav-lower {
    box-shadow: 0px 2px 3px 1px rgba(0,0,0,0.3);
}
.layout-wide #layout-nav-lower {
    box-shadow: none;
    height: 0px;
}
#layout-footer {
    padding-bottom: 25px;
    padding-top: 60px;
}
#layout-footer .col-xs-12 {
    margin-bottom: 30px;
}
#layout-footer, #layout-footer a, #layout-sub-footer, #layout-sub-footer a {
    color: white;
}
#layout-footer, #layout-footer a, #layout-footer p, #layout-footer h6 {
    font-size: 14px;
}
#layout-footer nav ul li {
     float: none;
     margin-left: 0;
    margin-top: 0!important;
}
#layout-footer nav a {
    display: block;
    padding: 9px 15px 8px;
    width: 358px;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}
#layout-footer nav a:after {
    content: '';
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 145%;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: top;
    float: right;
    transform: translateY(8%);
}
.footer-1  {
}
.footer-2 nav {
    margin-left:auto;
    margin-right: auto;
}
.footer-3 nav {
    float: right;
}
#layout-sub-footer {
    padding: 10px;
    text-align: center;
}
#layout-sub-footer a {
    text-decoration: underline;
}
.table-condensed {
    font-size: 13px;
}
.home-lower-panels, .front-lower-panels {
    padding: 30px 0 0;
    margin: 4px 0 0;
    margin: 4px 0 0;
}
.home-lower-panels .col-xs-12, .front-lower-panels .col-xs-12 {
    margin-bottom: 30px;
}
.home-lower-panels a, .front-lower-panels a {
    text-align: center;
}
.front-lower-panels .action-img-wrapper {
    position: relative;
}
.home-lower-panels h2 {
    font-size: 30px;
    margin: 36px 0 17px;
}
.front-lower-panels h2 {
    font-size: 24px;
    position: absolute;
    color: white;
    top: 63%;
    left: 50%;
    transform: translate(-50%, -50%);
    white-space: nowrap;
}
.front-lower-panels img {
    max-width: 132%;
    margin-left: -16%;
}
.action-image-fade {
    height: 50%;
    width: 100%;
    position: absolute;
    background-image: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,1));
    bottom: 0;
    left: 0;
}
.home-lower-panels .action-btn, .front-lower-panels .action-btn {
    padding: 3% 13px 2.5%;
    margin: 20px auto 53px;
    font-weight: 700;
    display: inline-block;
}
.front-lower-panels .action-btn {
    margin: 30px auto 35px;
    width: 80%;
}
.orders-ops {
    min-width:215px;
    width:215px;
}
.quotes-ops {
    min-width: 133px;
    width: 133px;
}
#orders-display td.id, #quotes-display td.id, #invoices-display td.id {
    font-weight: 700;
}
#orders-display th.table-checkbox, #quotes-display th.table-checkbox,
#orders-display td.table-checkbox, #quotes-display td.table-checkbox{
    padding: 2px;
}
.nowrap {
    white-space: nowrap;
}

.page-cart-cart .col-sm-4 {
    width: 380px;
    padding: 0;
}
#hamburger {
    display: none;
    /*color: white;*/
    padding-left: 4px;
    font-size: 1.6em;
    margin-bottom: -3px;
}
#hamburger-top {
    /*
    margin: 16px 0 0 1.5vw;
    */
    margin: 42px 0 0 1.5vw;
    display: none;
    padding: 9px 13px;
}
#hamburger-top i {
    font-size: 16px;
}
.layout-wide #hamburger-top {
    display: block;
}
.hamburger {
    display: none;
}
.layout-wide .hamburger {
    display: block;
}
.mm-menu_fullscreen {
    max-width: 100vw;
}
.mm-menu {
    --mm-color-background: #f8f8f8;
    --mm-color-text: #111;
}
#home-nav-lower {
    background-color: #818284;
    height: 6px;
}
.top-image {
    height: 400px;
    color: white;
    text-align: center;
    /*margin-top: -22px;*/
    position: relative;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}

.top-image h1 {

    font-size: 72px;
    /*
    background: rgba(0,0,0,0.2);
    */
    padding: 0;
    display: inline-block;
}
.top-image-inner {
    width: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.top-image-fade {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 65%;
    background-image: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,1));
    width: 100%;
}
#top-image-kitchens {
    background-image: url("/storage/app/media/site_images/kitchens-top2.jpg");
}
#top-image-services {
    background-image: url("/storage/app/media/site_images/office-top.jpg");
}
#top-image-product-offer {
    background-image: url("/storage/app/media/site_images/factory3.jpg");
}
#top-image-bedrooms {
    background-image: url("/storage/app/media/site_images/bedrooms-top.jpg");
}
#top-image-doors {
    background-image: url("/storage/app/media/site_images/doors-top.jpg");
}
#top-image-inframe {
    background-image: url("/storage/app/media/site_images/Clarendon-Hartforth-Blue-Inframe-Kitchen-1920-700-60.jpg");
}
#top-image-storage {
    background-image: url("/storage/app/media/site_images/kitchen-storage-1920-700-60.jpg");
}
#top-image-fittings {
    background-image: url("/storage/app/media/site_images/hinges-fittings-1920-700-60.jpg");
}
#trade_signup .short {
    display: none;
}
header#layout-header .navbar-brand {
    height: auto;
}
.sub-cat-img {
    /*border: 1px solid #9b9c9d;*/
}
.slick-slider {
    margin-bottom: 0;
}
.shop-item .slick-dots {
    position: relative;
    bottom: auto;
    margin-top: 20px;
}
.shop-item .slick-dots li {
    width: 62px;
    height: 47px;
    border: 1px solid #dddddd;
    box-sizing: content-box ;
}
.shop-item .slick-dots li.slick-active {
    border: 1px solid #9b9c9d;
}

.shop-item .slick-dots li  img {
    width: 60px;
    height: 45px;
    padding: 1px;
}
.under-md-inline {
    display: none;
}
.room-ul {
    font-size: 15px;
    font-weight: 600;
    line-height: 30px;
    list-style-type: none;
    padding: 0;
    margin-top: 30px;
}
.room-ul i {
    padding-right: 10px;
}
.room-ul h3 {
    font-size: 24px;
}
.key-underline {
    width: 8%;
    position: absolute;
    height: 3px;
    border-radius: 1.5px;
}
#layout-quality-message {
    text-align: center;
    /*margin-top: 20px;*/
}
#layout-quality-message img {
    max-width: 100%;
    height: auto;
    padding: 3% 5% 2.5%;
}
.home-main-panels .col-xs-6 {
    padding-bottom: 30px;
}
.front-top-text p {
    font-weight: 600;
    max-width: 782px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
    line-height: 24px;
}
.front-top-text .col-sm-12 {
    text-align: center;
}
.key-features, .inset-harry {
    position: absolute;
    right: 0.75vw;
    top: 10%;
    padding: 2% 5%;
    height: 80%;
    width: 46%;
}
.focus-box {
    padding: 30px 10%;
    text-align: center;
}
.focus-box-1 p {
    font-size: 125%;
}
.focus-box h2 {
    font-size: 24px;
    margin: 10px 0 0;
}
.focus-underline {
    width: 45px;
    height: 3px;
    border-radius: 1.5px;
    display: inline-block;
    line-height: 0;
    margin: 7px 0 18px;
}
.header-img-underline {
    width: 175px;
    height: 3px;
    border-radius: 1.5px;
    display: block;
    line-height: 0;
    margin: -2px auto 0;
}
.harry-focus-wrapper {
    position: relative;
    margin-bottom: 30px;
}
.harry-focus {
    width: 96%;
}
.inset-harry {
    padding: 0;
    overflow: hidden;
    width: 36%;
}
.inset-harry img {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: auto;
}
.focus-text-left {
    width: 50%;
    text-align: left;
    padding: 5% 5% 7%;
}
.focus-text-left h2 {
    margin-bottom: 0;
}
.no-top-image {
    text-align: center;
}
.no-top-image h1 {
    margin-bottom: 0!important;
}
.col-centered {
    float: none;
    margin: 0 auto;
}
.center-key-features {
    margin: 0 auto;
    width: 420px;
    max-width: 100%;
    padding: 0 2%;
    text-align: center;
}
.center-key-features h3 {
    margin-bottom: 0;
}
.center-key-features .focus-underline {
    margin-bottom: 0;
}
.reg-signin {
    height: 400px;
}
#signin-trade-register {
    display: block;
    position: relative;
    width: 100%;
}
#signin-trade-register img {
    position: absolute;
    top: 0;
    right: 0;
}
#signin-trade-register h3 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    font-weight: 400;
    text-align: center;
}
.register {
    padding: 0;
}
.register-screen {
    max-width: 100%;
}
.filter-list-group a {
    text-transform: none;
}
#archive-current-msg {
    border-bottom: none;
}
.door-range-description {
    font-size: 14px;
    text-align: center;
}
.door-range-note {
    font-size: 18px;
    text-align: center;
    padding: 0 0 20px;
    font-style: italic;
    font-weight: 700;
}
.door-range .range-icons {
    white-space: nowrap;
    text-align: center;
}
.room-wrapper, .finish-wrapper {
    overflow: hidden;
}
.zoom-wrapper {
    position: relative;
}
.room_set_as_door .zoom-wrapper {
    border-width: 0 0 2px;
}
.room_set_as_door .zoom-wrapper {
    padding: 10px;
}
.tab-product-wrapper .zoom-wrapper {
    margin: 20px 20px 0;
}
.zoom-btn {
    position: absolute;
    right:0;
    bottom: 0;
    color: white;
    background: #999;
    border-radius: 0!important;
}
.room-name, .finish-name {
    font-size: 15px;
}
.list-door-details, .list-product-details, .list-product-details p {
    font-size: 12px;
    line-height: normal;
}
.list-product-sku {
    font-size: 12px;
}
.nav-tabs > li > a {
    font-weight: bold;
}
.edge-options p.edge-name {
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    padding: 5px;
}
.edge-option {
    display: inline-block;
    margin-right: 10px;
    width: 75px;
    vertical-align: top;
    position: relative;
    cursor: pointer;
}
.edge-option:last-child {
    margin-right: 0;
}
.edge-option input {
    position: absolute;
    top: 0px;
    left: 4px;
}
.edge-img-wrapper {
    height: 130px;
    overflow: hidden;
}
.inline-checkboxes {
    padding: 20px 0 0 20px;
    clear: both;
}
label.inline-label {
    display: inline-block;
}
.inline-checkboxes input {
    margin-top: -3px;
    padding-right: 5px;
}

.product-attribute-comment {
    font-size: 11px;
    margin: 2px 0 0;
}
#shipping-address-edit label {
    margin: 5px 0 0;
}
.pill {
    border-radius: 12px;
    padding: 3px 8px 0;
    margin: 0;
    color: white;
    display: inline-block;
    white-space: nowrap;
}
.pill-success {
    background: #31ac5f;
}
.pill-warning {
    background: #f0ad4e;
}
.pill-danger {
    background: #ab2a1c;
}
.pill-primary {
    background: #34495e;
}
.pill-default {
    background: #999999;
}
.pill-info {
    background: #5bc0de;
}
.pill-office {
    background: #9B59B6;
}
.pill-awaiting_manager {
    background: #c0392b;
}
/*styles for messages from rich text editor*/
.oc-text-bordered {
    border-top: solid 1px #222;
    border-bottom: solid 1px #222;
    padding: 10px 0;
    border-color: white;
}
.oc-text-gray {
    color: #AAA !important;
}
.oc-text-spaced {
    letter-spacing: 1px;
}
.oc-text-uppercase {
    text-transform: uppercase;
}
img.fr-dib {
    position:relative;
    max-width:100%;
    margin: 5px auto;
    display: block;
    float: none;
    vertical-align: top;
}
img.fr-dib.fr-fil {margin-left:0}
img.fr-dib.fr-fir {margin-right:0}
img.fr-dii.fr-fil {float:left;margin:5px 5px 5px 0;max-width:calc(95%)}
img.fr-dii.fr-fir {float:right;margin:5px 0 5px 5px;max-width:calc(95%)}
.image-disclaimer {
    font-size: 12px;
}
.style-description h3 {
    font-size:12px;
    margin: 0 0 10px;
}
.style-description h4 {
    font-size:12px;
    margin: 0 0 3px;
}
.style-description p {
    font-size:12px;
    margin: 0 0 7px;
}
a.dark-grey-link:focus {
    color: #252525;
}
#staff h4 {
    font-size:13px;
    padding-left: 1.8%;
    margin-bottom:5px;
}
#staff .c-p-n {
    font-size: 11px;
}
.staff-underline {

    height: 3px;
    border-radius: 1.5px;

}
.staff-underline.col-xs-12 {
    margin: 0 4% 10px 2%;
    width:96%;
}
.staff-underline.col-xs-9 {
    margin: 0 4% 10px 2%;
    width:71%;
}
.doors-to-add-header, .doors-to-add-body, .doors-to-add-door{
    font-size: 13px;
    margin-bottom: 0;
}
.checkbox-wrapper {
    border: 2px solid #bdc3c7;
    border-radius: 4px;
    width:35px;
    height: 35px;
}
#default-setting-wrapper-complete {
    vertical-align: top;
}
#default-setting-wrapper-complete input {
    width:31px;
    height: 31px;
    margin:0;
}
.table-bordered > tbody > tr.has-subs > td {
    border-bottom: none;
}
.table-bordered > tbody > tr.sub-item > td {
    border-top: none;
}
.table-bordered > tbody > tr.sub-item-mid > td {
    border-bottom: none;
}
.table-bordered > tbody > tr.sub-item-mid.last-item > td {
    border-bottom: 1px solid #dddddd;
}
.storage-option {
    height: 120px;
}
@-webkit-keyframes move1 {
    0% {
        -webkit-transform: translate(0);
        transform: translate(0);
        z-index: 10;
    }
    25% {
        -webkit-transform: translate(100%, 0);
        transform: translate(100%, 0);
    }
    50% {
        -webkit-transform: translate(100%, 100%);
        transform: translate(100%, 100%);
    }
    75% {
        -webkit-transform: translate(0, 100%);
        transform: translate(0, 100%);
        z-index: 0;
    }
    100% {
        -webkit-transform: translate(0);
        transform: translate(0);
    }
}

@keyframes move1 {
    0% {
        -webkit-transform: translate(0);
        transform: translate(0);
        z-index: 10;
    }
    25% {
        -webkit-transform: translate(100%, 0);
        transform: translate(100%, 0);
    }
    50% {
        -webkit-transform: translate(100%, 100%);
        transform: translate(100%, 100%);
    }
    75% {
        -webkit-transform: translate(0, 100%);
        transform: translate(0, 100%);
        z-index: 0;
    }
    100% {
        -webkit-transform: translate(0);
        transform: translate(0);
    }
}
@-webkit-keyframes move2 {
    0% {
        -webkit-transform: translate(0);
        transform: translate(0);
    }
    25% {
        -webkit-transform: translate(0, 100%);
        transform: translate(0, 100%);
    }
    50% {
        -webkit-transform: translate(-100%, 100%);
        transform: translate(-100%, 100%);
        z-index: 0;
    }
    75% {
        -webkit-transform: translate(-100%, 0);
        transform: translate(-100%, 0);
        z-index: 10;
    }
    100% {
        -webkit-transform: translate(0);
        transform: translate(0);
    }
}
@keyframes move2 {
    0% {
        -webkit-transform: translate(0);
        transform: translate(0);
    }
    25% {
        -webkit-transform: translate(0, 100%);
        transform: translate(0, 100%);
    }
    50% {
        -webkit-transform: translate(-100%, 100%);
        transform: translate(-100%, 100%);
        z-index: 0;
    }
    75% {
        -webkit-transform: translate(-100%, 0);
        transform: translate(-100%, 0);
        z-index: 10;
    }
    100% {
        -webkit-transform: translate(0);
        transform: translate(0);
    }
}
@-webkit-keyframes move3 {
    0% {
        -webkit-transform: translate(0);
        transform: translate(0);
    }
    25% {
        -webkit-transform: translate(0, -100%);
        transform: translate(0, -100%);
        z-index: 10;
    }
    50% {
        -webkit-transform: translate(100%, -100%);
        transform: translate(100%, -100%);
    }
    75% {
        -webkit-transform: translate(100%, 0);
        transform: translate(100%, 0);
    }
    100% {
        -webkit-transform: translate(0);
        transform: translate(0);
        z-index: 0;
    }
}
@keyframes move3 {
    0% {
        -webkit-transform: translate(0);
        transform: translate(0);
    }
    25% {
        -webkit-transform: translate(0, -100%);
        transform: translate(0, -100%);
        z-index: 10;
    }
    50% {
        -webkit-transform: translate(100%, -100%);
        transform: translate(100%, -100%);
    }
    75% {
        -webkit-transform: translate(100%, 0);
        transform: translate(100%, 0);
    }
    100% {
        -webkit-transform: translate(0);
        transform: translate(0);
        z-index: 0;
    }
}
@-webkit-keyframes move4 {
    0% {
        -webkit-transform: translate(0);
        transform: translate(0);
    }
    25% {
        -webkit-transform: translate(-100%, 0);
        transform: translate(-100%, 0);
        z-index: 0;
    }
    50% {
        -webkit-transform: translate(-100%, -100%);
        transform: translate(-100%, -100%);
        z-index: 10;
    }
    75% {
        -webkit-transform: translate(0, -100%);
        transform: translate(0, -100%);
    }
    100% {
        -webkit-transform: translate(0);
        transform: translate(0);
    }
}
@keyframes move4 {
    0% {
        -webkit-transform: translate(0);
        transform: translate(0);
    }
    25% {
        -webkit-transform: translate(-100%, 0);
        transform: translate(-100%, 0);
        z-index: 0;
    }
    50% {
        -webkit-transform: translate(-100%, -100%);
        transform: translate(-100%, -100%);
        z-index: 10;
    }
    75% {
        -webkit-transform: translate(0, -100%);
        transform: translate(0, -100%);
    }
    100% {
        -webkit-transform: translate(0);
        transform: translate(0);
    }
}
.mob-block, .mob-span {
    display: none;
}
/*Styling for under ipad width*/
@media (min-width: 768px) {
    .navbar-collapse .navbar-nav.navbar-left:first-child > li:first-child a {
        border-radius: 0;
    }
    .navbar-collapse .navbar-nav.navbar-right:last-child{
        margin-right: 0;
    }
}
@media screen and (max-width: 1199px) {
    .container-fluid {
        padding-left: 20px;
        padding-right: 20px;
    }
    .full-only {
        display: none;
    }
    #mini_account i {
        margin: 0;
    }
    .image-effects h4 {
        font-size: 3vw;
        padding: 0.5vw 0.5vw 0.4vw;
    }
    .front-link-img h4 {
        font-size: 37px;
        padding: 7px 9px 5px;
        transform: translate(-50%, -64%);
    }
    #front-link-img-partner h4 {
        transform: translate(-50%, -61%);
        padding: 5px 9px 3px;
    }
    .footer-1  {
    }
    .footer-2 nav {
        margin-left:0;
        margin-right: 0;
    }
    .footer-3 nav {
        float: none;
    }
    .image-effects-tag-wrapper {
        /*height: 30%;*/
    }
    #trade_signup .short {
        display: inline;
    }
    #mylarks_login .long, #trade_signup .long {
        display: none;
    }

    .key-underline {
        width: 9.5%;
    }
    .key-features .room-ul {
        font-size: 14px;
        line-height: 26px;
    }
    .key-features .room-ul h3 {
        font-size: 22px;
    }
    .front-lower-panels h2 {
        font-size: 22px;
        top: 60%;
    }
    .front-lower-panels .action-btn {
        font-size: 14px;
        width: 80%;
    }
    .inset-harry {
        width: 38%;
    }


}
@media screen and (max-width: 991px) {
    #cart-bulk-actions {
        clear: both;
        margin-bottom: 10px;
    }
    #head-search {
        clear: both;
        margin: -5px 0 10px -5px;
    }

    h1, .h1 {
        font-size: 28px;
    }
    h2, .h2 {
        font-size: 24px;
    }
    h3, .h3 {
        font-size: 20px;
    }
    h4, .h4 {
        font-size: 18px;
    }
    h5, .h5 {
        font-size: 16px;
    }
    h6, .h6 {
        font-size: 15px;
    }
    .navbar-nav > li a {
        font-size: 12px;
        font-weight: 600;
    }
    .layout-wide .navbar-lower .navbar-nav > li > a {
        padding: 10px 15px 8px;
    }
    /*header#layout-header .navbar-brand {
        width: 300px;
        padding-top: 25px;
    }*/
    .navbar-nav > li a {
        font-size: 13px;
    }
    .navbar-lower .navbar-nav > li > a {
        padding-left: 17px;
        padding-right: 17px;
    }
    .front-link-img h4 {
        font-size: 30px;
        padding: 7px 9px 5px;
        transform: translate(-50%, -67%);
    }
    #front-link-img-partner h4 {
        transform: translate(-50%, -65%);
        padding: 5px 9px 3px;
        font-size: 24px
    }
    .page-account-signin .front-link-img h4 {
        font-size: 9vw;
        padding: 1vw 1vw 0.8vw;
        transform: translate(-50%, -57%);
    }
    .under-md-inline {
        display: inline;
    }
    #orders-display th, #orders-display td,
    #quotes-display th, #quotes-display td,
    #invoices-display th, #invoices-display td {
        display: block;
        float: left;
        border: none;
    }
    #orders-display .status, #quotes-display .status, #invoices-display .pay {
        clear: left;
    }
    #orders-display th.orders-ops, #orders-display td.orders-ops,
    #quotes-display th.quotes-ops, #quotes-display td.quotes-ops {
        float: right;
    }
    #orders-display tr, #quotes-display tr, #invoices-display tr {
        border-top: 1px solid #ddd;

    }
    #orders-display table, #quotes-display table, #invoices-display table {
        border-bottom: 1px solid #ddd;
    }
    #orders-display th.id, #orders-display td.id, #quotes-display th.id, quotes-display td.id {
        width: 56px;
    }
    #orders-display th.table-date, #orders-display td.table-date, #quotes-display th.table-date, #quotes-display td.table-date {
        width: 76px;
    }
    #orders-display th.order-ref, #orders-display td.order-ref, #quotes-display th.quote-ref, #quotes-display td.quote-ref {
        width: calc(100% - 24px - 56px - 76px - 1px); /* 100% - checkbox, id, date, extra (prob not reqd)*/
    }
    #orders-display th, #quotes-display th, #invoices-display th {
        height: 21px;
        line-height: 13px;
    }
    #orders-display th.orders-ops, #quotes-display th.quotes-ops {
        display: none;
    }

    .image-effects-tag-wrapper {
        height: 32%;
        font-size: 1.1vw;
    }
    .key-features {
        padding: 0 3%;
    }

    .key-features .room-ul {
        font-size: 12px;
        line-height: 20px;
    }
    .key-features h3 {
        font-size: 20px;
    }
    .key-underline {
        width: 10%;
    }
    .front-lower-panels h2 {
        font-size: 20px;
        top: 57%;
    }
    .front-lower-panels .action-btn {
        font-size: 12px;
        width: 86%;
        padding-left: 5px;
        padding-right: 5px;
    }
    .inset-harry {
        width: 52%;
    }
}

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

    .mob-block {
        display: block;
    }
    .mob-span {
        display: inline;
    }
    .not-mob {
        display: none!important;
    }
    .container-fluid {
        padding-left: 1vw;
        padding-right: 1vw;
    }
    .container, .navbar .container {
        padding-left: 1%;
        padding-right: 1%;
    }
    .row {
        margin-left: -1vw;
        margin-right: -1vw;
    }
    .cart-table thead th {
        border: none!important;
        display: block;
        float: left;
    }
    .cart-table th.cart-code-header, .cart-table th.cart-price-header, .cart-table th.cart-qty-header, .cart-table th.cart-row-total-header, .cart-table th.cart-ops-header {
        display: none;
    }
    .cart-table.table-bordered > tbody > tr > td {
        border: none;
    }
    .cart-table tr {
        border-bottom: 2px solid #ddd;
    }
    .cart-table tr.has-subs {
        border-bottom: none;
    }
    .cart-table tr.sub-item-mid {
        border-bottom: none;
    }

    .cart-checkbox {
        display: block;
        float: left;
    }
    th.cart-checkbox {
        padding-top: 6px!important;
    }
    .cart-description, .cart-description-header {
        display: block;
        float: left;
        width: calc(100% - 30px);
    }

    .cart-sku {
        display:block;
        clear: both;
        float: left;
    }
    .cart-price-each {
        display: block;
        float: left;
    }
    .cart-qty {
        display: block;
        float: left;
    }
    .cart-row-total {
        display:block;
        float: left;
    }
    .cart-ops {
        display: block;
        float: right;
    }
    .page-cart-cart .col-sm-4 {
        width: 100%;
    }
    header#layout-header .navbar-brand {
        padding-left: 0;
    }
    #head-search {
        margin-left: 0;
    }

    .layout-default .hamburger, .layout-static .hamburger {
        display: block;
    }
    #defaults-toggle {
        margin-right: 10px;
    }
    #notification_icon {
        margin-right: 10px;
    }

    .layout-wide #hamburger-top {
        display: block;
    }
    .layout-default #hamburger, .layout-static #hamburger {
        display: inline-block;
    }
    .layout-wide .hamburger {
        display: block;
    }
    .layout-wide #layout-nav-lower {
        /*
        height: 6px;
        */
    }
    .image-effects h4 {
        font-size: 7vw;
        padding: 1vw 1vw 0.8vw;
    }
    .image-effects h5 {
        font-size: 3.5vw;
    }
    #layout-footer .footer-1 {
        text-align: center;
    }
    #layout-footer nav {
        margin-left: auto;
        margin-right: auto;
        max-width: 340px;
    }
    .layout-default header#layout-header .navbar-brand, .layout-static header#layout-header .navbar-brand {
        padding: 23px 0 0 0; /* header size (top padding */
        width: 180px;
    }


    .front-link-img h4 {
        font-size: 12vw;
        padding: 1vw 1vw 0.8vw;
        transform: translate(-50%, -62%);
    }
    #front-link-img-partner h4 {
        transform: translate(-50%, -57%);
        padding: 1vw 1vw 0.8vw;
        font-size: 10vw
    }
    #trade_signup {
        display: none;
    }
    .image-effects h2 {
        font-size: 3.2vw;
        top: 7.3vw;
    }
    .image-effects-title-underline {
        top: 11.8vw;
        height: 2px;
        border-radius: 1px;
    }
    .image-effects-tag-wrapper {
        height: 30%;
        font-size: 2.2vw;
    }
    .front-pages-center-img {
        padding-bottom: 275px;
    }
    .front-pages-center-img img {
        width: 100%;
    }
    .key-features {
        top: 85%;
        right: calc(50% - 250px);
        width: 500px;
        max-width: 90%;
        height: 318px;
        padding: 23px 58px;
    }
    .key-features .room-ul {
        font-size: 15px;
        line-height: 30px;
    }
    .key-features h3 {
        font-size: 24px;
    }
    .key-underline {
        width: 8.5%;
    }
    .home-lower-panels a {
        max-width: 350px;
        margin-left: auto;
        margin-right: auto;
    }
    .front-lower-panels a {
        max-width: 350px;
        margin-left: auto;
        margin-right: auto;
    }
    .front-lower-panels h2 {
        font-size: 24px;
        top: 65%;
    }
    .front-lower-panels .action-btn {
        font-size: 14px;
        width: 55%;
        padding-left: 5px;
        padding-right: 5px;
    }
    .inset-harry {
        padding: 0;
        overflow: hidden;
        width: 90%;
        max-width: 350px;
        right: 50%;
        top: 90%;
        height: auto;
        transform: translate( 50%, 0 );
    }
    .inset-harry img {
        position: relative;
        height: auto;
        width: 100%;
    }
    .focus-text-left {
        width: 100%;
        text-align: left;
        padding: 5% 5% 7%;
    }
    .harry-focus{
        width: 100%;
        margin-bottom: 206px;
    }
    #staff h4 {
        font-size:2.4vw;
        padding-left: 1.8%;
    }
    #staff .c-p-n {
        font-size: 2.2vw;
    }

}
@media screen and (max-width: 599px) {
    body.layout-default, body.layout-static {
        padding-top: 140px;
    }
    #mini_cart {
        clear: none;
        margin: 0 5px 10px 0;
    }
    #mini_cart button {
        padding-right: 5px;
        padding-left: 5px;
    }
    .layout-wide .navbar-header {
        height: 100px;
    }
    .navbar-wide-block-right {
        margin: 30px 15px 0 0;
    }
    /*#trade_signup .short {
        display: none;
    }
    #mylarks_login .long, #trade_signup .long {
        display: inline;
    }*/
    #hamburger-top {
        margin: 30px 0 0 1.5vw;
    }
    .layout-wide header#layout-header .navbar-brand {
        width: 200px;
        padding-top: 43px;
    }
    .layout-default .navbar-header, .layout-default .navbar-header {
        float: none;
        text-align: center;
    }
    .layout-default header#layout-header .navbar-brand, .layout-static header#layout-header .navbar-brand {
        padding: 10px 0 0; /* header size (top padding */
        float: none;
        display: inline-block;
        margin-bottom: 10px;
    }
    .top-image h1  {
        font-size: 64px;
    }
    .navbar-block {
        margin: 0 auto 50px;
        width: 300px;
    }
    .front-pages-center-img {
        padding-bottom: 280px;
    }
    .key-features {
        right: 5%;
        width: 90%;
        height: 318px;
        padding: 23px 36px;
    }
    .room-ul {
        font-size: 14px;
        line-height: 30px;
    }
    .key-features h3 {
        font-size: 24px;
    }
    .key-underline {
        width: 10%;
    }
    .usr-msg button.btn.last {
        clear: right;
        margin: 15px 0 0 10px;
    }

}
@media screen and (max-width: 479px) {

    .navbar-header {
        margin: 0 auto!important;
        float: none;
        width: 300px;
    }
    #mini_cart button {
        padding-right: 13px;
        padding-left: 13px;
    }

    #notification_icon {
        margin-right: 0;
    }

    .layout-wide header#layout-header .navbar-brand {
        width: 160px;
    }
    .navbar-wide-block-right {
        margin-right: 1vw;
    }
    #hamburger-top {
        margin-left: 1vw;
    }

    .image-effects-tag-wrapper {
        /*height: 25%;*/
        font-size: 2.5vw;
    }
    .front-pages-center-img {
        padding-bottom: 315px;
    }
    .key-features {
        right: 0;
        width: 100%;
        max-width: 100%;
        height: 318px;
        padding: 15px 24px;
        border-radius: 0!important;
        top: 120%;
        background: white!important;
    }
    .room-ul {
        font-size: 13px;
        line-height: 30px;
    }
    .key-features h3 {
        font-size: 22px;
    }
    .key-underline {
        width: 10%;
    }
    #mylarks_login i {
        display: none;
    }

}
