a.nav-link {
    color: white;
    text-decoration: none;
    font-size: 13px;
    padding: 14px;
    text-transform: uppercase;
}

.modal {
    padding-top: 10%;
}

.row.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

body {

    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #101010;
    font-family: 'Manrope', sans-serif;
    font-size: 14px;
    font-weight: normal;
    text-transform: none;
    line-height: 1.5;
    background-color: #f7f7f7;
}

.site-search input {
    display: block;
    position: a;
    width: 100%;
    height: 100px;
    padding-right: 0;
    padding-left: 2px;
    border: 0;
    background-color: #FFF;
    color: #606975;
    font-size: 16px;
    border-bottom: #606975 solid 1px;
    padding-bottom: 10px;
    border-top-style: hidden;
    border-right-style: hidden;
    border-left-style: hidden;
    border-bottom-style: groove;
    outline: none;
    box-shadow: 0 0 10px 2px #0001;
    padding-left: 20px;
}

.site-search .search-tools {
    position: absolute;
    top: 50%;
    right: 0px;
    transform: translateY(-50%);
    z-index: 5;
}

.site-search {
    display: block;
    position: absolute;
    width: 100%;
    height: 100px;
    transition: .3s;
    background-color: white;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    margin-bottom: 0;
    left: 0;
    overflow-y: auto;
    z-index: 99;
    margin: 0 auto;
    right: 0;    margin-top: 2px;

}


input#topSearch {
    border: 0;
    background-color: #374f66;
    color: #ffffff;
    border-bottom: 1px solid #ffffff;
    padding: 6px;
    margin-top: 10px;
    width: calc(100% - 100px);
}

input#topSearch::placeholder {
    color: #ffffffb5;
}

i.icon-search {
    color: #ffffff;
}


.megamenu {
    width: 100%;
    left: 0;
    position: absolute;
    color: #fff;
    z-index: 1000;
    margin: 0;
    text-align: left;
    padding: 8px 0;
    font-size: 15px;
    border: 0;
    background-color: #fff;
    opacity: 0;
    -o-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    -o-transition: -o-transform .3s, opacity .3s;
    -ms-transition: -ms-transform .3s, opacity .3s;
    -moz-transition: -moz-transform .3s, opacity .3s;
    -webkit-transition: -webkit-transform .3s, opacity .3s;
    visibility: hidden;
top:44px;

}

.show-grid div {
    padding-bottom: 4px;
    padding-top: 4px;
    background-color: transparent;
    color: #333;
    margin: 2px 0;
}


h3.category-title {
    text-transform: uppercase;
    font-size: 15px;
    margin-top: 10px;

}

.search-box {
    margin-top: 40px;
}

.usp-header {
    background-color: #fff;
    padding-top: 0px;
    padding-bottom: 0px;
}

.usp-header h2 {
    color: #333333;
    font-size: 17px;
    text-transform: none;
    margin-top: 13px;
    margin-bottom: 0px;
}

.usp-header p {
    color: #333333;
    font-size: 14px;
    text-transform: none;
    margin-top: 0px;
    margin-bottom: 5px;
    font-weight: 200;
}




.head-tag {
    text-transform: uppercase;
    color: #cccccc;
}

.sidebar {
    width: 100%;
    max-width: 400px;
}


.wsdownmenu {
    color: #fff;
    position: relative;
    font-size: 15px;
    padding: 0px;
    margin: 0px auto;
    width: 100%;
    max-width: 1200px;
    background-color: transparent;
    -webkit-border-radius: 4px 4px 0px 0px;
    -moz-border-radius: 4px 4px 0px 0px;
    border-radius: 0;
}

.wsdownmenu-list>li>a:hover {
    text-decoration: none;
    color: #FCFCFC;
}

.page-title h1,
.page-title h2,
.page-title h3 {
    margin: 0;
    font-size: 24px;
    font-weight: normal;
    line-height: 1.25;
    text-transform: none;
}
.page-title h1{
    color: #fff;
}

.shop-sorting button.btn.btn-primary.hidden-lg-up{
    margin-bottom: 25px;
}


.custom-checkbox {
    font-size: 17px;
}


.col-lg-4.col-md-6.col-sm-6.mb-2.match-height {
    border-bottom: 1px solid #33333369;
    padding-bottom: 37px;
}

section.product-data-section {
    background-color: whitesmoke;
    padding-bottom: 60px;
    padding-top: 59px;
}

a.availability_button {
    background-color: #ffffff;
    padding: 5px 5px 5px 5px;
    border: 2px solid #f5f5f5;
    text-align: center;
    color: #636c77;
    display: block;
    text-decoration: none;
    margin-top: 6px;
}


button.btn.btn-info.finance-button {
    display: none;
}

.addtocart-div {
    display: none;
}

.pt-1.mb-2.partno-display {
    display: none;
}

.share-options {
    display: none;
}

.card {
    border-radius: 0pc;
    border: 0;
    border-bottom: solid 1px #f2f2f2;
    background-color: transparent;
}

.accordion .card {
    margin-bottom: 0px;
}

.card-header:first-child {
    border-radius: 0;
}

.card-header {
    border-radius: 0;
    padding-left: 0px;
}

.card-header,
.card-footer {
    background-color: transparent;
}

.accordion [data-toggle='collapse'].collapsed::after {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0px;
    padding-top: 10px;
}



.accordion [data-toggle='collapse']::after {
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    margin-top: 0;
    transition: 0;
    transition: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
    content: '';
    display: block;
    background: url(/app/img/icons/plus.png) no-repeat;
    width: 31px;
    height: 28px;
    float: left;
    margin: 0 -17px 0 0;
    background-size: 50%;
}

.accordion [aria-expanded='true']::after {
    background: url(/app/img/icons/minus.png) no-repeat;
    width: 31px;
    height: 28px;
    float: left;
    background-size: 50%;
}

.accordion .show {
    padding-bottom: 8px;
    margin-bottom: 5px;
    border-bottom: 0px;
}


.selbok.oos {
    background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' preserveAspectRatio='none' viewBox='0 0 10 10'> <path d='M0 0 L0 10 L10 10' fill='%23f2f2f2' /></svg>");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%, auto;
    border: 1px solid #f2f2f2;
    color: #cbcbcb;
}

.selbok {
    border: 2px solid #f5f5f5;
    /* display: inline; */
    padding: 5px;
}

.selbok:hover {
    border-color: #0F0F0F;
    color: #0F0F0F;
}

.selbok.oos:hover {
    border: 1px solid #f2f2f2;
    color: #cbcbcb;
}

.selbok.selectedColourOpt {
    border: 2px solid;
    display: inline;
    padding: 5px;
    font-weight: 700;
}

.product-badge {
    position: absolute;
    font-size: 14px;line-height: 16px;
    font-weight: 500;
    text-transform: uppercase;
    background-color: #C70337;
    padding: 4px 8px 4px 8px;
    color: #fff;
    z-index: 1;    top: 25px;
    right: 20px;
}


/*.product-addtocart {
    height: 666px;
    overflow: scroll;
}*/

.product-addtocart h3 {
    text-transform: uppercase;
    color: #606975;
    font-size: 14px;
    margin-bottom: 0px;
}

.product-addtocart h2 {
    text-transform: none;
}


.wsdownmenu-list {
    text-align: left;
    margin: 0 auto 0 auto;
    width: 100%;
    display: flex;
    justify-content: center;
    padding: 0px;
    margin-top: 8px;
}
.wsdownmenu-list>li{
    padding-left: 8px;
    padding-right: 8px;
}
.wsdownmenu * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    -webkit-font-smoothing: antialiased;
    margin-top: 0px;
    margin-bottom: 0px;
    text-transform: uppercase;
}

.wsdownmenu-list>li>a {
    /* text-transform: uppercase; */
    font-weight: 400;
    display: block;
    background-color: transparent;
    padding: 0px 10px;
    text-decoration: none;
    position: relative;
    height: auto;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    padding-top: 0px;
    color: #FFFFFF; 
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    text-transform: capitalize;
    letter-spacing: 1px;
}

.toolbar .search,
.toolbar .account,
.toolbar .cart,
.toolbar .location {
    display: inline-block;
    position: relative;
    width: 50px;
    height: 50px;
    margin-left: 0px;
    border: 0;
    transition: background-color .35s;
    border-left: 0px solid ;
    border-right: 0px solid;
    border-radius: 0;
    color: #606975;
    font-size: 23px;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 0px;

}

.toolbar .cart {
    width: 50px;
    padding: 0px;
    border-radius: 0px;
    padding-right: 8px;
}

.toolbar .search>i {
    line-height: 40px;
    color: #fff;
}


.toolbar .cart>.count {
    margin-left: 5px;
    color: #ffffff;
    font-weight: bold;
}

.megamenu .col-md-3 {
    margin-bottom: 5px;
}

.toolbar .search>i,
.toolbar .account>i,
.toolbar .cart>i,
.toolbar .location>i {
    line-height: 39px;
    color: #FFFFFF;
}

.toolbar .search:hover,
.toolbar .account:hover,
.toolbar .cart:hover {
    background-color: transparent;
}
.toolbar .search:hover i,
.toolbar .account:hover i,
.toolbar .cart:hover i{
    color: #fff;
}

.dark {
    background-color: #0F0F0F;
    color: white;
    padding-bottom: 10px;
}

.dark i {
    font-size: 17px;
    margin-right: 2px;
    margin-top: -6px;
}

.dark-grey {
    background-color: #979797;
    background-image: linear-gradient(#444343, #545454);
    color: white;
    padding: 8px;
}

.dark-grey i {
    font-size: 17px;
    margin-right: 2px;
    margin-top: -6px;
}

.owl-dots {
    background-color: transparent !important;
}

.site-logo>img {
    display: block;
    width: 100%;
    max-width: 100%;
}

.twoColumns {
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}

ul.top-bar-nav {
    min-width: 696px;
    list-style: none;
    padding-top: 10px;
}

ul.top-bar-nav li {
    display: inline;
    margin-right: 30px;
}

a.nav-top-link {
    color: white;
    font-weight: bold;
}

#top-bar {
    background-color: #43D9A5;
    color: #fff;
}


.form-control {
    border-radius: 0px;
}

hr {
    margin: 0;
    border: 0;
    border-top: 0.5px solid #4c4c4c;
}

.page-title {
    width: 100%;
    margin-bottom: 20px;
    padding: 5px 0;
    border-bottom: 0;
    background-color:#107095;
}

.widget-categories ul>li,
.widget-links ul>li {
    position: relative;
    margin-bottom: 1px;
    padding-left: 0px;
}

.widget {
    margin-bottom: 0px;
}

.widget h5 {
    font-size: 15px;
    text-transform: uppercase;
    color: #90908F;
    font-weight: normal;
}

.widget p {
    color: #90908F;
    margin-bottom: 5px;
}

.widget-title {
    color: #121212;
    padding-top: 15px;
    padding-bottom: 15px;
    border-top: 1px rgba(0, 0, 0, 0.13) solid;
    border-bottom: none;
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 0px;
}

.expanded ul {
    margin-left: 0px;
}

.expanded li {
    margin-left: 10px;
}

.widget-light-skin.widget-categories ul>li>a,
.widget-light-skin.widget-links ul>li>a {
    color: #BABAB9;
}

.widget-title i {
    float: right;
    margin-top: 3px;
    margin-right: 10px;
}

.widget-title.active {
    border-bottom: none;
}

#status-choices,
#size-choices,
#brand-choices,
#colour-choices {
    margin-bottom: 15px;
}

.widget-light-skin h3.widget-title {
    background-color: transparent;
    padding: 0px;
    padding-bottom: 10px;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; /* 125% */
    color: #ffffff;
    text-transform: none;
    margin-bottom: 10px;
    border-bottom: none;
    border-top: none;
}

section.widget.widget-categories {
    margin-bottom: 15px;
    border-top: 0px;
}

.widget-categories .widget-title {
    border-top: 0px;
    padding-top: 0px;
}


.breadcrumbs>li, .breadcrumbs>li a {
    color: #fff;
}

.breadcrumbs>li>a:hover{
    color: #f2f2f2; 
}



.breadcrumbs>li.separator{
    background: #f2f2f2; 
     margin: 0px 5px 0 9px;
}
footer.ui-range-slider-footer {
    margin-bottom: 30px;
}

.noUi-connect {
    transition: background .45s;
    background: #bbbbbb;
}

.noUi-handle {
    border: 2px solid #bbbbbb;
    border-radius: 50%;
    background: #ffffff;
    cursor: default;
}

.noUi-horizontal {
    height: 2px;
}


.from-bottom {
    transform: translateY(50%);
}


.newsletter h2 {
    text-transform: none;
    color: #ffffff;
    margin-bottom: 0px;
}

.newsletter p {
    color: #ffffff9e;
    margin-bottom: 0px;
}


.lifestyle-image img {
    display: none;
}

.product-image-section {
    height: 500px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.topbar {
    display: table;
    position: relative;
    width: 100%;
    height: 34px;
    padding: 0 30px;
    background-color: #bf3b46;
}

.topbar .topbar-column a:not(.social-button),
.topbar .topbar-column span,
.topbar .topbar-column p {
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
}


.promo-front h2 {
    color: #ffffff;
    font-size: 25px;
    border-bottom: 4px white solid;
    padding-bottom: 6px;
}

.promo-front h1 {
    color: #ffffff !important;
    font-size: 34px;
    padding-bottom: 6px;
    font-weight: bold;
}

.promo-front p {
    color: #ffffff;
    font-size: 18px;
}

.promo-front {
    color: #ffffff;
    font-size: 15px;
}


.product-images {
    display: flex;
    vertical-align: middle;
    horiz-align: center;
    max-height: 666px;
}

.feature-table {
    background-color: transparent;
    padding-top: 0px;
}

.social-button {
    color: #fff;
}

table.shop_attributes {
    width: 100%;
}

.site-logo {
    max-width: 100%;
    padding: 0px 0px 0px 0px;
    text-decoration: none;
}

.toolbar {
    position: relative;
    top: 0;
    right: 0px;
    height: 100%;
    z-index: 5;
}

.widget-light-skin a {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    /* text-transform: uppercase; */
}


ul.payment_methods.methods {
    list-style: none;
}

.hidden {
    display: none;
}

#opc_input {
    color: #CBCBCB;
    padding: 0 18px 3px;
    border: 1px solid #dbe2e8;
    /*border-bottom-left-radius: 22px;
    border-top-left-radius: 22px;*/
    background-color: #fff;
    color: #606975;
    font-size: 16px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 45px;
}

#opc_button {
    display: inline-block;
    position: relative;
    height: 44px;
    margin-top: 8px;
    margin-right: 12px;
    margin-bottom: 8px;
    padding: 0 22px;
    transform: translateZ(0);
    transition: all .4s;
    border: 1px solid transparent;
    background-color: #0F0F0F;
    background-image: none;
    color: #fff;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: .07em;
    line-height: 42px;
    white-space: nowrap;
    cursor: pointer;
    vertical-align: middle;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    touch-action: manipulation;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#opc_dropdown {
    padding: 0 18px 3px;
    border: 1px solid #dbe2e8;
    /*border-radius: 22px;*/
    color: #606975;
    font-size: 14px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-top: 11px;
    padding-bottom: 11px;
    width: 100%;
    background-color: #00800036;
}


a.btn.btn-paypal {
    background-color: #11111138;
    color: #fff;
}

a.btn.btn-paypal:hover {
    background-color: #e8b41e;
    color: #fff;
}

.fw-title {
    font-size: 70px;
    text-transform: uppercase;
    line-height: 59px;
    font-weight: bold;
}

.fw-text {
    font-size: 23px;
    margin-top: 15px;
}

.fw-section {
    cursor: pointer;
}

.product_finance_banner {
    background-color: #616161;
    background-color: #616161;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    /* position: absolute; */
    bottom: 0;
    /* margin-bottom: 10px; */
    margin-top: 10px;
}


.product_finance_banner_off {
    /*border-bottom: 1px solid #e1e7ec;*/
}

.shopping-cart-version-2 {
    padding-right: 60px;
}


li.has-children.expanded a {
    color: #0F0F0F;
}

.comment-reply .comment-body {
    background-color: #43d9a31c;
}

.product-gallery {
    position: relative;
    padding-top: 74px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    border: 0;
    border-radius: 7px;
}


.product-card-custom {
    /*display: block;
    position: relative;
    width: 100%;
    padding: 18px;
    border: 1px solid #e1e7ec;
    /*border-top-right-radius: 7px;
    border-top-left-radius: 7px;*/
    background-color: #fff;
    border-bottom: 0;
}

.product-card-custom .product-thumb>img {
    display: block;
    width: 100%;
}

.product-card-custom .product-title>a {
    transition: color .3s;
    text-decoration: none;
}

.product-card-custom .product-title {
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: bold;
    text-transform: none;
}


.product-card-custom .product-buttons>.btn.btn-wishlist>i {
    font-size: 1.2em;
}

.product-card-custom .product-buttons>.btn {
    margin: 0 4px;
}

.sp-buttons .btn {
    margin: 0;
    margin-left: 0;
}

.finance_banner {
    background-color: #ffffff;
    padding: 5px 5px 5px 5px;
    border: 2px solid #f5f5f5;
    text-align: center;
}

.finance_banner p {
    margin: 0;
}

.finance_banner a {
    color: #606975;
}

.alert {
    position: relative;
    padding: 10px;
    border: 5px solid transparent;
    border-radius: 5px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-clip: padding-box;
}

.offcanvas-container {
    background-color: #383838;
}

.navbar {
    border-bottom: 0;
    z-index: 7;
    background-color: #374f66;
}

.topbar {
    z-index: 7;
}

.account-link {
    display: table;
    width: 100%;
    padding: 20px 18px;
    transition: background-color .3s;
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
    background-color: #107095;
    text-decoration: none;
}

.slick-next {
    right: 30px;
}

.slick-prev {
    left: 30px;
    z-index: 9000;
}

.promo_link a {
    color: #fff;
    text-decoration: none;
}

.usp_link {
    text-decoration: none;
}

.sale_banner {
    background-color: #111111;
    padding: 20px;
    margin-bottom: 20px;
    margin-left: 2px;
    margin-right: 0px;
    border-radius: 7px;
    cursor: pointer;
}

.sale_banner p {
    color: #fff;
}

.sale_banner a {
    color: #fff;
}

.sale_banner h1 {
    color: #fff;
    margin-bottom: 0px;
}

@media (max-width: 1070px) {

    .wsdownmenu-list {
        margin-left: 270px;
    }
}
@media (max-width: 767px) {
    form.subscribe-form {
        margin-top: 20px;
        width: 90%;
        max-width: 90%;
        padding: 17px 40px 29px;
    }
}
@media (max-width: 576px) {
 

    .toolbar {
        right: 6px;
    }

    .navbar {
        border-bottom: 1px solid #e1e7ec;
    }

    .fw-title {
        font-size: 56px;
        text-transform: uppercase;
        line-height: 59px;
        font-weight: bold;
    }

    .fw-text {
        font-size: 18px;
        margin-top: 8px;
    }

    form.subscribe-form {
        margin-top: 20px;
        width: 90%;
    
    }

    .product-image-section {
        display: none;
    }

    .social-button.shape-circle,
    .social-button.shape-rounded,
    .social-button.shape-square {
        width: 60px;
        height: 60px;
        margin-right: 8px;
        line-height: 56px;
        text-align: center;
    }


    .product-addtocart {
        height: auto;
        overflow: visible;
    }

}

.home-slider div.overlay-dark::before {border-radius: 0 0 100px 100px;}
td.two input {
    border: #333 solid 1px;
    margin-bottom: 9px;
    font-size: 15px;
    padding: 10px;
}

td.two select {
    border: #333 solid 1px;
    margin-bottom: 9px;
    font-size: 15px;
    padding: 10px;
}

td.one select {
    border: #333 solid 1px;
    margin-bottom: 9px;
    font-size: 15px;
    padding: 10px;
}

td.one {
    background-color: #FFFFFF;
    padding-top: 8px;
}

.containercell h2 {
    font-size: 21px;
    margin-top: 17px;
}

.cardlabel td {
    padding-right: 29px;
}

.offcanvas-toggle {
    /* width: 74px; */
    transition: color .3s;
    border-right: none;
    color: #fff;
    font-size: 34px;
    line-height: 1;
    cursor: pointer;
    /* text-align: center; */
    text-decoration: none;
    float: right;
}


.site-backdrop {
    display: contents;
    background-color: transparent;
    /* position: fixed; */
    transition: opacity .35s, visibility .35s;
    cursor: pointer;

    padding: 15px 20px;
    transition: color .3s;
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: .05em;
    text-transform: uppercase;
    text-decoration: none;
}

.offcanvas-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #111111;
    visibility: hidden;
    z-index: 9999;
    overflow-y: auto;
}

@media only screen and (min-width: 1024px) {
    #search {
        padding: 0;
        position: absolute;
        left: 30%;
        right: 30%;
        top: 0;
    }
}

#search {
    margin: 0 auto;
    color: #fff;
    margin-top: 24px;
    margin-left: 100px;
}

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

    #search .catalogue-search-form,
    #header #search .catalogue-search-form .icn-mic,
    #header #search .catalogue-search-form .input-text {
        height: 3.125em;
    }
}

@media only screen and (min-width: 1024px) {
    #search .catalogue-search-form {
        display: block !important;
        margin: 0 auto;
        height: 3.143em;
        float: none;
    }
}

#search .catalogue-search-form {
    position: relative;
    width: 100%;
    height: 49px;
    float: left;
    display: none;
}

@media only screen and (min-width: 1024px) {
    #search .catalogue-search-form fieldset {
        height: auto;
        position: relative;
        right: auto;
        bottom: auto;
        left: auto;
        float: left;
        border: 0;
        width: 100%;
    }
}

#search .catalogue-search-form fieldset {
    position: absolute;
    bottom: 0;
    height: 44px;
    border: none;
    overflow: hidden;
    margin-bottom: 5px;
    left: 4px;
    right: 4px;
    width: 500px;
}

#search .catalogue-search-form legend {
    display: none;
}


#search .catalogue-search-form fieldset>div {
    position: absolute;
    top: 0;
    right: 100px;
    bottom: 0;
    left: 0;
    background: #fff;
    border-radius: 5px 0 0 5px;
}

@media only screen and (min-width: 1024px) {
    #search .catalogue-search-form label {
        display: block;
    }
}

#search .catalogue-search-form label {
    z-index: 0;
    position: absolute;
    left: 0;
    line-height: 4.125;
    height: 100%;
    padding: 0 1em;
    color: #9c9c9c;
    font-size: .8em;
    display: none;
}

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

    #search .catalogue-search-form,
    #header #search .catalogue-search-form .icn-mic,
    #header #search .catalogue-search-form .input-text {
        height: 3.125em;
    }
}

#search .catalogue-search-form .input-text {
    z-index: 1;
    position: absolute;
    width: 100%;
    padding: 0 1em;
    border: 1px solid #fff;
    height: 3.143em;
    background: 0 0;
    color: #616161;
    border-radius: 5px 0 0 5px;
    outline: none;
}

#search .catalogue-search-form .icn-mic {
    fill: #616161;
    position: absolute;
    top: 1px;
    right: 100px;
    width: 40px;
    height: 3.143em;
    background: #fff;
    padding: .5em;
    z-index: 1;
    display: none;
}


#search .catalogue-search-form .input-submit {
    float: right;
    padding: 0;
    border: 1px solid #fff;
    border-left: 0;
    line-height: 1;
    background: #4f4e4e;
    color: #ffffff;
    width: 100px;
    height: 44px;
    font-size: 14px;
    border-radius: 0 5px 5px 0;
    padding-top: 3px;
}

#search .catalogue-search-form .input-submit:hover {

    background: #333;
    color: #ffffff;
    transition: color .3s, background .3s;

}

.breadcrumbs {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: left;
    text-transform: uppercase;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}


.widget-categories ul>li::before,
.widget-links ul>li::before {
    content: none;
}







@media (min-width: 1680px) {
    /* .container {
        width: 1620px;
        max-width: 1620px;
    } */

    .slick-initialized .slick-slide {
        display: block;
        max-height: 650px;
    }
}



.cart-summary {
    background-color: whitesmoke;
    padding: 20px;
    padding-left: 60px;
    padding-right: 60px;
}

.cart-summary h5 {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    margin-bottom: 18px;
}


.table th {
    font-size: 15px;
    text-transform: uppercase;
}

.quantity input.btn.btn-primary {
    background-color: #ffffff;
    color: #333333;
    border: 1px solid #dbe2e8;
}

.form-control:disabled,
.form-control[readonly] {
    background-color: #ffffff;
    cursor: not-allowed;
}

.shopping-cart .remove-from-cart,
.wishlist-table .remove-from-cart,
.order-table .remove-from-cart {
    display: inline-block;
    color: #333333;
    font-size: 12px;
    /* line-height: 1; */
    text-decoration: none;
    margin-top: 11px;
}

p.cart-price {
    font-size: 17px;
    font-weight: bold;
}

/* Blend Mode */
.bg-opacity-cat {
    position: relative;
    display: flex;
    width: 100%;
    border-bottom: 1px solid #333333;
}

.bg-opacity-cat img {
    width: 375px;
    height: auto;
    border: 10px solid #ffffff;
    align-self: center;
    margin-left: auto;
    margin-right: auto;

}

.bg-opacity-cat:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.0);
}

.btn-outline-primary {
    border-color: #11111154;
    background-color: transparent;
    color: #11111194;
}

.widget-light-skin {
    color: #fff;
}

/* here */


.container-wide {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 576px) {
    .container-wide {
        max-width: 540px
    }
}

@media (min-width: 768px) {
    .container-wide {
        max-width: 720px
    }
}

@media (min-width: 992px) {
    .container-wide {
        max-width: 960px
    }
}

@media (min-width: 1200px) {
    .container-wide {
        max-width: 1140px
    }
}

@media (min-width: 1680px) {
    .container-wide {
        width: 1620px;
        max-width: 1620px;
    }
}


.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

/* @media (min-width: 576px) {
    .container {
        max-width: 480px
    }
} 

 @media (min-width: 768px) {
    .container {
        max-width: 690px
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 900px
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1000px
    }
}

@media (min-width: 1680px) {
    .container {
        width: 1500px;
        max-width: 1500px;
    }
} */





.desktop .account {
    font-size: 14px;
    color: #595959;
    width: 100%;
    margin-top: 10px;
}

.desktop .account i {
    font-size: 16px;
    color: #595959;
    margin-top: 10px;
}

.navbar {

    min-height: 70px;

}

.top-user {
    padding-top: 24px;
}

.top-basket {
    padding-top: 24px;
}



.search.col-md-4 {
    margin-top: 9px;
}

.top-user a {
    color: #fff;
    text-decoration: none;
}

.top-user a:hover {
    color: #fff;
    text-decoration: underline;
}

.top-basket a {
    color: #fff;
    text-decoration: none;
}

.top-basket a:hover {
    color: #fff;
    text-decoration: underline;
}

.wsdown-mobile li>.megamenu {
    transition: 0.1s 1s;
}

.wsdown-mobile li:hover>.megamenu {
    transition-delay: 0s;
}


/***************** 24-04-23****************/

footer.site-footer .widget p {
    color: #fff;
}

.ui-range-slider-footer {
    margin-bottom: 20px;
}

.form-group label {
    padding-left: 0;
}

.contact-page .list-icon>li>i~p {
    padding-left: 0 !important;
}

.contact-page .list-icon>li {
    padding-left: 0 !important;
    display: flex;
}

.contact-page .list-icon>li>i {
    position: relative;
    margin-right: 10px;
}

nav.pagination {
    margin-top: 25px;
}

section.product-lower-section {
    padding-bottom: 50px;
    max-width: 90%;
    margin: 0 auto;
}

.total-page-header {
    background-color: #374f66;
}

.total-page-header .navbar .row {
    align-items: center;
}

.total-page-header .top-user,
.total-page-header .top-basket,
.total-page-header .search.col-md-4 {
    padding-top: 0px;
    margin-top: 0px;
}

.total-page-header input#topSearch {
    margin-top: 0;
}

form#commentform hr {
    display: none;
}

form#commentform button.btn {
    margin-top: 20px;
    margin-bottom: 20px;
}

.subscribe-form .btn-primary:hover {
    background-color: #375066;
    border: 1px solid #6091a2;

}

.subscribe-form .btn-primary {
    border: 1px solid #6091a2;
}

.news-page .fw-section.rounded,
.news-page .overlay.rounded {
    border-radius: 0 !important;
}

.news-page .fw-section {
    height: 100%;
}

.selectedColourOpt {
    border-color: #374f66 !important;
}

#modalShopFilters .widget {
    margin-bottom: 20px;
}


.shopping-cart-footer > .column-right a.btn.btn-paypal{
    font-size: 11px !important;
}
.shopping-cart-footer button.btn.btn-outline-primary.btn-sm {
    margin-top: 0;    height: 54px;
}
@media (max-width: 1070px) {
    header.navbar .hidden-sm-down {
        display: none !important;
    }

    header.navbar .site-branding.hidden-sm-up {
        display: block !important;
    }

    header.navbar .toolbar.hidden-sm-up {
        display: block !important;
    }

    nav.wsdownmenu .wsdownmenu-list {
        margin-left: 270px;
        display: none;
    }

    .toolbar span.count {
        position: absolute;
        top: 0;
        right: 0;
    }
}

@media (max-width: 991px) {
    .ui-range-values {
        display: flex;
        margin-top: 10px;
    }

    .ui-range-slider-footer {
        margin-bottom: 20px;
        margin-top: 20px;
    }

    .newsletter p {
        margin: 10px 0;
    }
}

@media (max-width: 576px) {
    .footer-links-responsive .col {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .social-button.shape-circle,
    .social-button.shape-rounded,
    .social-button.shape-square {
        width: 36px;
        height: 36px;
        line-height: 36px;
    }

    .footer-links-responsive .col .widget-title {
        margin-top: 20px;
        margin-bottom: 5px !important;
        padding: 0 !important;
    }
}

@media only screen and (min-width: 320px) and (max-width: 720px) {

    .checkout-footer .column a,
    .checkout-footer .column button {
        line-height: 20px !important;
    }
}

.offcanvas-wrapper.product-list-page , .offcanvas-wrapper.news-article-page , .offcanvas-wrapper.content-page {
    padding-top: 20px;
}
div#breadcrumbs_title {
    padding-top: 20px;
}

i.fa.fa-check-square.green {
    color: green;
}

i.fa.fa-minus-circle.red {
    color: #c30303;
}

table.servicingTable.table.table-bordered tr:first-child th {
    background: #107095;
    color: white;
}

.paypal-button.paypal-button-shape-sharp{
    border-radius: 50px;
}

.shop-sorting label{
    color: #040404;
}