@font-face {
    font-family: 'mreaves';
    src: url('../fonts/mreavesxlmodot-light-webfont.woff2') format('woff2'),
         url('../fonts/mreavesxlmodot-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.banner-text-right h1 {
    font-size: 60px;
}

.header .nav li a {
    font-family: 'mreaves';
    font-weight: bold;
        font-size: 17px;
    letter-spacing: 1px;
}

.sectionHeading__title {
    font-family: 'mreaves';
    font-weight: bold;
}

.font-bold {
    font-weight: bold !important;
}

.accordion__content__inner .text-md ul li {
    margin-left: 23px;
    list-style-type: square;
}

.heading-font {
    font-family: 'mreaves';
    font-weight: normal;
}

.text-uppercase {
    text-transform: uppercase;
}

.breadcrumbs {
    color: #FFF;
}

.breadcrumbs li {
    display: inline-block;
}

.header__logo img {
    height: 45px;
}

.page-masthead-min {
    padding-top: 13.1875rem;
}

.page-masthead-min .page-masthead__back_title {
    -webkit-text-stroke: 1px rgba(0,0,0, 0.2);
}

.page-masthead-min .breadcrumbs {
    color: #000;
}

.header.force-black .header__bar {
    padding: 0 3.75rem;
    background: #18130C;
}

.brands-filter .ratio-img {
    height: auto;
    object-fit: unset;
}

.read-more-btn {
    cursor: pointer;
}

.read-more-btn:hover {
    text-decoration: underline;
}

.read-more {
    display: none;
}

.strikethrough {
    text-decoration: line-through;
}

.shopCard {
    position: relative;
}

.shopCard .ribbon {
    position: absolute;
    top: 5px;
    right: 5px;
    background-color: #18130C;
    color: var(--accent-color);
    z-index: 9;
    padding: 3px 10px;
    font-weight: bold;
    text-transform: uppercase;
}

.shopCard .ribbon.sale {
    background-color: red;
    color: #FFF;
}

.produced-by {
    margin-left: 6px;
    display: flex;
    align-items: center;
}

.produced-by img {
    width: 27px;
    margin-left: 6px;
}

.produced-by img:first-child {
    background-color: #FFFFFF;
    margin-right: 6px;
}

.produced-by a:last-child img {
    background-color: transparent;
}

.home-banner-slide {
    background-repeat: no-repeat;
    background-size: cover;
}

.search {
    position: relative;
}

.total-results {
    margin-top: 30px;
}

.masthead .swiper-slide {
    background-repeat: no-repeat;
    background-size: cover;
}

.errors {
    color: var(--accent-color) !important;
}

.login-page .content-container, .checkout-page .content-container {
	max-width: 1400px;
}

.login-page .flex-col, .checkout-page .flex-col {
	padding: 0 100px;
}

.login-page .login-flex .flex-col:first-child, .checkout-page .login-flex .flex-col:first-child {
	border-right: 1px solid #dfdfdf;
}

.checkout-page .no-border {
	border-right: none !important;
}

.login-page form, .login-page .form-footer {
	margin-bottom: 2rem;
}

.guestCheckoutOptionsInner {
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 50px;
}

.guestCheckoutOptions .registration label {
    font-size: 15px;
    display: flex;
    align-items: center;
    float: left;
    margin: 0 0 5px 0;
    clear: both;
    position: relative;
    z-index: 1;
}

.guestCheckoutOptions .registration input {
    margin: 0 6px 0 0;
    width: 14px;
    height: 25px;
}

.customer-registration {
    width: 100%;
}

.form-group {
    position: relative;
}

.toggleShowPassword {
    position: absolute;
    right: 20px;
    top: 15px;
    opacity: 0.6;
    font-size: 16px;
    cursor: pointer;
    color: #000;
}

.freeprivacypolicy-com---nb-simple, .cc-nb-main-container {
	max-width: 100% !important;
	width: 100%;
}

.cc-nb-main-container .cc-nb-buttons-container {
	display: flex;
}

.freeprivacypolicy-com---nb .cc-nb-main-container {
    padding: 2rem !important;
}

.category-title {
    font-size: 17px;
    font-weight: bold;
}

.sitemap ul, .sitemap ul li {
    margin-left: 10px;
}

.icon-cart {
    margin-top: -3px;
}

.icon-user {
    font-size: 21px;
}

.header__account {
    font-size: 1.25rem;
}

.shopSingle-info__price span.old {
    text-decoration: line-through;
}

.required-error .nice-select {
    border-bottom: 1px solid red;
}

.required-error .current {
    color: red !important;
}

.required-error .nice-select:after {
    border-bottom: 2px solid red;
    border-right: 2px solid red;
}

.cartResult {
    position: fixed;
    bottom: 30px;
    left: 30px;
    width: auto;
    z-index: 9999999;
    border-radius: 2px;
    box-shadow: 0 0 2px 1px #efefef;
    display: none;
}

.cartResult .wrapper {
    padding: 20px;
}

.cartResult .error {
    background-color: red;
}

.cartResult .success {
    background-color: #4BB543;
}

.cartResult p {
    color: #ffffff;
    margin-bottom: 0;
}

.cartResult p a {
    color: #ffffff;
    font-weight: bold;
}

.alert {
    padding: 15px 50px 15px 15px;
    background-color: #FFFFFF;
    border: 1px solid #d7926b;
}

.alert .btn-close {
    position: absolute;
    top: 50%;
    right: 1rem;
    transform: translateY(-50%);
    color: #d7926b;
}

.alert-btn .button:not(.btn-close) {
    margin-right: 15px;
}

.header__cart {
    position: relative;
}

.header__cart .cartTotal {
    position: absolute;
    display: inline-block;
    transition: color 0.4s;
    right: -15px;
    top: 31px;
    text-align: center;
    font-size: 11px;
    font-weight: 600;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #d7926b;
    color: #fff;
    z-index: 1;
    padding-top: 1px;
}

.cart-remove {
    cursor: pointer;
}

.shopCart-products__product .title {
    text-transform: uppercase;
    font-weight: bold;
}

.shopCart-products__product .title span {
    text-transform: capitalize;
    font-weight: normal;
}

.shopCart-products .cart-item .input-counter {
    margin-bottom: 0;
}

.shopCart-products .cart-item .input-counter input {
    text-align: center;
    padding-left: 0;
    width: 70px;
}

.shopCart-footer__item form {
    display: flex;
}

.shopCart-footer__item form input {
    display: inline-block;
    float: left;
    width: auto;
    min-width: 200px;
}

.payment-method label {
    width: 100%;
    font-weight: bold;
}

.payment-method p {
    font-size: 14px;
}

.seperate-shipping {
    width: 100%;
}

.seperate-shipping {
    display: none;
}

.show-seperate-shipping {
    display: block;
}

.product-page-top {
    padding-top: 180px;
    margin: 0 80px;
}

.product-page-top h1 {
    font-size: 40px;
}

.product-info {
    width: 800px;
    float: left;
}

.product-info > div, .product-share > div {
    margin-bottom: 40px;
}

.product-info > div b, .product-share b {
    text-transform: uppercase;
    color: #000000;
    font-size: 15px;
}

.product-share {
    width: 200px;
    float: right;
}

.product-share a {
    margin: 0 20px 0 0;
}

.product-share a:hover {
    color: #d7926b;
}

.product-banner img {
    max-width: 100%;
}

.button.add-to-cart {
    background-color: #d7926b !important;
}

.border-button {
    border: 1px solid #000000;
    color: #000000 !important;
    padding: 20px;
}

.border-button:hover {
    background-color: #000000;
    color: #FFFFFF !important;
}

.border-button-reverse {
    background-color: #000000;
    color: #FFFFFF !important;
}

.border-button-reverse:hover {
    background-color: #FFFFFF;
    color: #000000 !important;
}

.product-border-top {
    border-top: 1px solid #E4E4E4;
}

.product-content img {
    width: 100%;
}

.product-content .row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.profile-form {
    padding-bottom: 40px;
    margin-bottom: 40px;
}

.account-menu li {
    border-bottom: 1px solid #E4E4E4;
    margin-bottom: 10px;
    display: block;
    padding-bottom: 5px;
}

.account-menu li.active {
    color: #d7926b;
}

.account-menu i {
    margin-right: 10px;
}

.profile-change-password .toggleShowPassword {
    top: 5px;
}

.brand-tags .shopSidebar__item.-tags .tags__item label {
    background-color: #000000;
    color: #FFFFFF;
}

.brand-tags .shopSidebar__item.-tags .tags__item label:hover {
    background-color: #F9F6F6 !important;
    color: #615E5E !important;
}

.brand-tags .shopSidebar__item.-tags .tags__item label.checked {
    background-color: #F9F6F6 !important;
    color: #615E5E !important;
}

.toggle-filter {
    display: none;
}

.toggle-filter i {
    margin-right: 5px;
}

.product-content img {
    border: 1px solid #d7926b
}

.dimensions {
    margin-left: 25px;
}

.dimensions li {
    list-style-type: disc;
}

.nice-select {
    position: relative;
    z-index: 99;
}

.nice-select .current {
    color: #d7926b;
}

.size-form {
    position: relative;
    z-index: 100;
}

.js-slider-pagination {
    height: 628px;
    overflow-y: auto;
}

.shopSingle-preview .shopSingle-preview__image, .shopSingle-preview__imageList .ratio {
    border: 1px solid #d7926b;
}

.product-content.bg-beige-light img {
    max-width: 80%;
}

.cart_titles {
    font-weight: bold;
    text-transform: uppercase;
}

.min-width-auto {
    min-width: auto !important;
}

.shopCart-products__item .profile-order:last-child {
    border-bottom: 0;
}

.add-wishlist {
    display: inline-block;
    padding: 16px 8px;
    letter-spacing: -.015em;
    white-space: nowrap;
    cursor: pointer;
}

.add-wishlist:hover {
    color: #d7926b !important;
}

.shopCart-products__cross {
    cursor: pointer;
}

.shopCart-products__cross:hover {
    color: #d7926b;
}

.modal {
    position: fixed;
    left: 0;
    top: 0;
    right: -15px;
    bottom: 0;
    z-index: 1500;
    background-color: rgba(00, 00, 00, 0.65);
    display: none;
    padding: 2rem;
    overflow-y: auto;
}
	
.modal__container {
    height: 100%;
    display: table;
    width: 100%;
}
	
.modal__content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    width: 100%;
}
	
.modal__inner {
    width: 100%;
    max-width: 36rem;
    position: relative;
    overflow: hidden;
    box-shadow: 0 0 70px rgba(0,0,0,.3);
    background-color: #FFFFFF;
}

.modal .enquireForm {
    padding: 30px;
    position: relative;
}

.enquireText {
    width: 100%;
    float: left;
}

.enquireText img {
    margin-bottom: 10px;
}

.closeModal {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #000;
    font-size: 25px;
    padding: 20px;
    cursor: pointer;
}

.ask-a-question {
    cursor: pointer;
}

.scrolling-table {
    width: 100%;
    overflow-x: auto;
}

.scrolling-table table {
    width: auto;
}

.table-striped>tbody>tr:nth-of-type(even) {
    background-color: #F9F6F6;
}

.select-styled {
    color: #000;
}

.pro-details-length .nice-select {
    z-index: 100;
}

.pro-details-size {
    position: relative;
}
.pro-details-size, .pro-details-size .nice-select {
    z-index: 101;
}

.modal {
    position: fixed;
    left: 0;
    top: 0;
    right: -15px;
    bottom: 0;
    z-index: 99999999;
    background-color: rgba(0,0,0,.65);
    display: none;
    padding: 2rem;
    overflow-y: auto;
    width: auto;
}
.modal__container {
    height: 100%;
    display: table;
    width: 100%
}
.modal__content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    width: 100%
}
.modal__inner {
    width: 100%;
    max-width: 1064px;
    position: relative;
    overflow: hidden;
    box-shadow: 0 0 70px rgba(0,0,0,.3);
    background-color: #fff;
    margin-top: 0;
    text-align: center;
}

.modal__inner h2 {
    margin-bottom: 25px;
}

.modal-default .modal__inner .subscribe-row {
    border-top: 1px solid #efefef;
    border-bottom: none !important;
}

.modal-default .modal__wrapper > img {
    margin-bottom: 20px;
}

.modal-default .subscribe-style-2 > h4 {
    margin: 0 0 20px;
}

.modal .closeModal {
    position: absolute;
    top: 15px;
    right: 15px;
    color: #000;
    font-size: 25px;
    padding: 4px 15px;
    cursor: pointer;
}

.modal .closeModal img {
    width: 16px;
}

.modal-default .modal__inner {
    max-width: 600px;
}

.modal-default .modal__wrapper {
    margin: 15px;
    position: relative;
}

.modal-default .modal-banner {
    width: 100%;
    height: auto;
}

.modal-default .modal__wrapper.black-bg p {
    color: #FFFFFF;
    font-weight: lighter;
}

.modal-default .modal__wrapper.black-bg .box-title {
    background-color: #FFF;
}

.modal-default .modal__wrapper .subscribe-form .mc-form .clear::before {
    top: 4px;
    font-size: 23px;
}

.modal-default .modal__wrapper.white-bg .box-title {
    background-color: #000000;
}

.modal-default .modal__wrapper.white-bg .box-title h2 {
    color: #FFFFFF;
}

.modal-default .box-title {
    width: auto;
    height: auto;
    position: relative;
    z-index: 1;
    padding: 10px;
    margin: 10px auto 20px;
    display: inline-block;
}

.modal-default .box-title h2 {
    margin-bottom: 0;
    font-size: 30px;
}

.modal-default .cta-btn {
    margin: 40px 0 0;
}

.modal-bg-padding {
    padding: 0 20px 30px 20px;
}

.table.product-table td {
    padding: 5px !important;
    position: relative;
}
.table.product-table th {
    padding: 10px 5px !important;
}

.table.product-table img {
    height: 55px;
    max-width: 100%;
    border: 1px solid #dbdbdb;
}

.table.product-table td {
    cursor: pointer;
}

.table.product-table td:hover img {
    border: 1px solid #d7926b;
}

.table.product-table td i {
    display: none;
}

.table.product-table td.selected img {
    border: 1px solid green;
}

.table.product-table td.selected i {
    background-color: green;
    color: white;
    border-radius: 13px;
    font-size: 11px;
    padding: 4px;
    position: absolute;
    bottom: 10px;
    right: 10px;
    display: block;
}

.table.product-table th {
    width: 25%;
    text-align: center;
}

.table.product-table td {
    width: 25%;
}

.lh-normal {
    line-height: normal;
}

.cart-option {
    position: relative;
    margin-right: 5px;
}

.cart-option:after {
    position: absolute;
    content: ", ";
    right: -4px;
}

.shopCart-products__product .title .cart-option:last-child:after {
    display: none;
}

.product-price-text b {
    font-size: 25px
}

.blogCard__text ol li {
    list-style: unset;
}

.modal-subscribe {
    padding-top: 10px;
    border-top: 1px solid #D7926B;
    margin-top: 10px;
}

.modal-subscribe #subscribe-form2 {
    max-width: 300px;
    position: relative;
    margin: 20px auto 10px;
}

.modal-subscribe.footer__newsletter form input {
    color: #000;
    border-bottom: 1px solid #D7926B !important;
}

.out-of-stock {
    color: red;
}

.headerCart {
    max-height: 400px;
    max-height: calc(100vh - 200px);
    overflow-y: auto;
}

@media screen and (min-width: 768px) {
    .footer__bottom_text {
        max-width: 400px;
        margin-bottom: 15px;
    }
}

@media screen and (min-width: 991px) {
    .footer__bottom_text {
        margin-bottom: 0;
    }
}

@media screen and (max-width: 1360px) {
    .js-slider-pagination {
        height: 423px;
    }
}

@media screen and (max-width: 1250px) {
    .product-info, .product-share {
        width: 100%;
    }    
}

@media (max-width: 1199px) {
    .page-masthead-min .page-masthead {
        padding-top: 13.75rem;
        padding-bottom: 5.375rem;
    }
}

@media screen and (min-width: 992px) {
    .header__logo img {
        height: 95px;
    }
    
    .total-results {
        margin-top: 0;
    }
}

@media (max-width: 991px) {
    .banner-text-right h1 {
        font-size: 40px;
        line-height: 47px;
    }
    .max-width-mobile {
        max-width: 215px;
        margin-top: 20px;
    }
    
    .login-page .flex-col {
		padding: 0 50px;
	}
	
	.login-page .flex-col, .checkout-page .flex-col {
		padding: 0 80px;
	}
    
    .form-footer {
		display: block;
	}
	
	.header__cart .cartTotal {
        top: 9px;
    }
 
    .js-slider-pagination {
        height: auto;
    }
}

@media (max-width: 767px) {
    .page-masthead-min .page-masthead {
        padding-top: 12.5rem;
        padding-bottom: 7.5rem;
    }
    
    .shopSidebar {
        margin-top: 3.25rem;
    }
    
    .search-page .layout-pt-md {
        padding-top: 0;
    }
    
     .footer-row {
        width: 100%;
        text-align: center;
        margin: 10px 0;
    }
    
    .footer-credits {
        display: flex;
        justify-content: center;
    }
    
    .toggle-filter {
        display: block;
    }
    
    .shopSidebar {
        display: none;
        padding-bottom: 30px;
        border-bottom: 1px solid #e4e4e4;
    }
    
    .show-filter .shopSidebar {
        display: block;
    }
    
    .max-width-mobile {
        max-width: 145px;
    }
    
    .max-width-mobile:before {
        display: none;
    }
    
    .login-page .flex-col, .checkout-page .flex-col {
		padding: 30px 0;
	}
	
	.login-page .flex-col:first-child, .checkout-page .flex-col:first-child {
		padding: 0 0 30px;
	}
	
	.login-page .login-flex, .checkout-page .login-flex:not(.no-border) {
		padding: 0 30px;
		text-align: center;
	}
	
	.login-page .login-flex .flex-col:first-child, .checkout-page .login-flex .flex-col:first-child {
		border-right: none;
		border-bottom: 1px solid #dfdfdf;
	}
	
	.login-page .login-cta, .checkout-page .login-cta {
		width: 100%;
	}
	
	.login-page .form-footer {
		display: block;
	}
	
	.forget-pass {
		margin-top: 20px;
		display: block;
	}
	
	.login-page form {
        margin-bottom: 0;
    }
    
    .mt-sm-40 {
        margin-top: 40px;
    }
    
    .product-page-top {
        padding-top: 140px;
        margin: 0 0 20px;
    }
    
    .mobile-flex-reverse {
        flex-direction: column-reverse;
    }
    
    .profile-order {
        border-bottom: 1px solid #d7926b;
        padding: 15px 0;
    }
    
    .center-on-mobile {
        justify-content: center;
    }
}

@media screen and (max-width: 600px) {
    .mobile-banner-image img {
        display: none !important;
    }
    
    .mobile-banner-image .masthead .swiper-slide:after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: rgba(0, 0, 0, 0.4);
    }
    
    .mobile-banner-image .masthead .swiper-slide .masthead__image {
        opacity: 0;
    }
    
    .mobile-banner-image .container-fluid {
        position: relative;
        z-index: 1;
    }
    
    .header.force-black .header__bar {
        padding: 0 1.75rem;
    }
}

@media screen and (max-width: 400px) {
    .banner-text-right h1 {
        font-size: 30px;
        line-height: 35px;
    }
}
