@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css");

body,
html {
    height: 100%;
}

.colorTick {
    position: absolute;
    top: -3px;
    right: -2px;
    width: 14px;
    text-align: center;
    display: none;
}

body {
    font-family: 'Inter', sans-serif;
    color: #000000;
    letter-spacing: 1px;
}

p {
    font-family: 'Inter', sans-serif;
    line-height: 1.5;
    font-size: 13px;
    font-weight: 400;
    color: #000000;
}

::-moz-selection {
    background: #4BC2FF;
    text-shadow: none;
    color: #fff;
}

a {
    font-family: 'Inter', sans-serif;
    color: #000000;
}

::selection {
    background: #4BC2FF;
    text-shadow: none;
    color: #ffffff;
}

strong {
    font-weight: 800;
}

img {
    max-width: 100%;
    height: auto;
}

img {
    aspect-ratio: attr(width) / attr(height);
}

a {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    color: #000000;
}

a:hover {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

button {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

button:hover {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.btn.focus,
.btn:focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem #caa2a34f !important;
}

a svg {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    color: #4F7ED7;
}

h1 {
    font-size: 24px;
}

h2 {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 5px 0 5px 0px;
}

h3 {
    font-size: 14px;
    font-weight: 700;
}

.wrapper {
    padding-top: 164px;
    overflow: hidden;
}

.homepage-banner img {
    width: 100%;
}

.home-slider {
    padding: 10px 0;
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-size: 22px;
    color: #000;
}

.swiper-button-next:focus,
.swiper-button-prev:focus {
    outline: none;
}

.home-slider .swiper-slide {
    position: relative;
}

.home-slider .swiper-slide img {
    width: 100%;
}

.btn-primary {
    background-color: #000000;
    border-radius: 6px;
    color: #ffffff;
    border-color: #000000;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 500;
    padding: 12px 15px;
    line-height: 1;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
    background-color: #ffffff;
    color: #000000;
    border-color: #000000;
    outline: none;
    box-shadow: none;
}

.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-primary.dropdown-toggle:focus {
    background-color: #ffffff;
    color: #000000;
    border-color: #000000;
    outline: none;
    box-shadow: none;
}

.slider-btn {
    position: absolute;
    bottom: 25px;
    left: 0;
    width: 100%;
    text-align: center;
}

.mw-300 {
    min-width: 300px;
}

.homeproduct {
    padding: 0 0 8px 0;
    position: relative;
}

.mw-160 {
    min-width: 160px;
}

.homeproduct img {
    width: 100%;
}

.home-products-wraper .col-6 {
    padding-left: 10px;
    padding-right: 10px;
}

.home-products-wraper .row {
    margin-left: -10px;
    margin-right: -10px;
}

.top-trendings h2 {
    margin-bottom: 0;
    margin-top: 0;
    padding: 20px 0px 20px 20px;
}

.home-products-wraper .btn-primary {
    font-size: 12px;
    padding: 10px 15px;
    line-height: 1;
}

.moretext {
    display: none;
}

.moreless-button {
    color: #000000;
    font-size: 12px;
    font-weight: 700;
}

.moreless-button:focus,
.moreless-button:hover {
    color: #000000;
    text-decoration: none;
}

.breadcrumb {
    background-color: #ffffff;
    margin-bottom: 0;
    padding: 15px 0;
}

.breadcrumb-item {
    font-size: 11px;
    font-weight: 500;
    text-transform: uppercase;
}

.breadcrumb-item a {
    color: rgba(0, 0, 0, 0.58);
}

.breadcrumb-item+.breadcrumb-item {
    padding-left: 4px;
}

.breadcrumb-item+.breadcrumb-item::before {
    padding-right: 4px;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: rgba(0, 0, 0, .45);
    border: 1px solid rgba(0, 0, 0, .45);
}

.swiper-pagination-bullet {
    background-color: #ffffff;
    opacity: 1;
    border: 1px solid #c2c3c7;
    width: 10px;
    height: 10px;
}

.new-product-label {
    position: absolute;
    bottom: 25px;
    left: 10px;
}

.new-product-label.btn-primary {
    padding: 4px 15px;
    font-size: 11px;
    font-weight: 500;
    border-radius: 10px;
}

.swiper-pagination.swiper-pagination-bullets {
    bottom: 25px;
}

.product-like {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 1);
    position: absolute;
    right: 15px;
    bottom: 20px;
    line-height: 40px;
    text-align: center;
}

.heart-btn {
    border: none;
    background-color: transparent;
    width: 40px;
}

.heart-btn img {
    width: 23px !important;
    vertical-align: top;
}

.trending-row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -5px;
    margin-right: -5px;
}

.trending-col {
    min-width: 20%;
    max-width: 20%;
    padding-left: 10px;
    padding-right: 10px;
}

.product-info {
    padding: 25px 0 15px 0;
    font-size: 12px;
    display: flex;
    align-items: flex-start;
    font-weight: 500;
}

.product-info img {
    margin-right: 15px;
}

.btn-default {
    font-size: 11px;
    text-transform: uppercase;
    border: 1.5px solid #e6e1dd;
    border-radius: 6px;
    font-weight: 500;
    padding: 8px 20px;
    color: #000000;
    letter-spacing: 2px;
}

.btn-default:focus {
    background-color: #ffffff;
    box-shadow: none;
}

.btn-default img {
    margin-left: 10px;
}

.shopping-sec {
    padding: 10px 0 30px 0;
}

.btn-secondary {
    /* background-color: #f1852d;
    border-color: #f1852d; */
    background-color: #57B1AA;
    border-color: #57B1AA;
    border-radius: 6px;
    padding: 8px 20px;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.btn-secondary img {
    vertical-align: top;
}

.btn-secondary:focus {
    background-color: #000000;
    outline: none;
    box-shadow: none;
}

.product-description p {
    font-size: 12px;
    line-height: 2;
    font-weight: 500;
}

.pro-moreless-button {
    color: #000000;
    font-size: 12px;
    font-weight: 600;
    border-bottom: 1px solid #000000;
}

.pro-moreless-button:focus,
.pro-moreless-button:hover {
    color: #000000;
    text-decoration: none;
}

.payment-shipping {
    padding: 20px 0 0px 0;
}

.product-rules {
    background-color: #f0f0f0;
    padding: 15px 20px;
    border-radius: 4px;
    margin: 10px 0;
}

.product-rules ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: space-between;
}

.product-rules ul li {
    background: url(../images/green-check-icon.svg) top left no-repeat;
    background-size: 18px 18px;
    padding: 0px 10px 2px 30px;
    font-size: 11px;
    font-weight: 600;
}

.product-rules ul li:last-child {
    padding-right: 0;
}

.mix-matched-slider h2 {
    margin: 0;
    padding: 20px 0 20px 0px;
    font-weight: 800;
    font-size: 14px;
}

.swiper-slide img {
    width: 100%;
}

.mix-product {
    position: relative;
}

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

.mix-product-info {
    padding: 12px 6px;
    text-align: left;
    position: relative;
}

.mix-product-info.procutLike {
    position: relative;
}

.mix-product-info .product-title-small {
    font-weight: 400;
    font-size: 12px;
    margin-bottom: 5px;
}

.mix-product-price {
    font-size: 14px;
    font-weight: 600;
}

.mix-product-price span.cutPrice {
    text-decoration: line-through;
}

.mix-product-price span.salePrice {
    color: #CC0E0E;
}

.mix-matched-slider .new-product-label.btn-primary {
    padding: 6px 10px;
    font-size: 10px;
    border-radius: 9px;
    min-width: 80px;
    text-align: center;
    line-height: 1;
}

.mix-matched-slider .product-like {
    width: 30px;
    height: 30px;
    right: 15px;
    bottom: 13px;
    line-height: 30px;
}

.mix-matched-slider .new-product-label {
    bottom: 15px;
    left: 15px;
}

.mix-matched-slider .heart-btn {
    width: 30px;
    line-height: normal;
}

.btn-primary.outofstock {
    background: #bbacb1;
}

.product-list .new-product-label.btn-primary.outofstock:hover,
.product-list .new-product-label.btn-primary.outofstock:focus {
    background: #bbacb1;
}

.btn-primary.comming-soon {
    background: #f1d4d6;
    color: #000000;
}

.product-list .new-product-label.btn-primary.comming-soon:hover,
.product-list .new-product-label.btn-primary.comming-soon:focus {
    background: #f1d4d6;
    color: #000000;
}

.remove-product {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #ffffff;
    text-align: center;
    line-height: 15px;
    padding: 2px;
}

.remove-product img {
    width: 10px;
    height: 10px;
    cursor: pointer;
}

.product-banner-title {
    min-width: 130px;
    background: #ffffff;
    font-size: 14px;
    border-radius: 6px;
    padding: 8px 15px;
    text-align: center;
    font-weight: 700;
}

.product-banner-floating {
    position: absolute;
    bottom: 15px;
    left: 0;
    right: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    text-align: center;
}

.product-list {
    padding: 15px 0;
}

.product-list .row {
    margin-left: -7px;
    margin-right: -7px;
}

/* .product-list .col-6 {
    padding-left: 7px;
    padding-right: 7px;
} */

.product-list-box {
    position: relative;
}

.product-list .product-like {
    width: 30px;
    height: 30px;
    right: 10px;
    bottom: 13px;
    line-height: 30px;
}

.procutLike .product-like {
    top: 7px;
    right: 0;
}

.product-list .heart-btn {
    width: 30px;
    line-height: normal;
}

.product-list .new-product-label {
    bottom: 15px;
    padding: 5px 10px 5px 20px;
    font-size: 10px;
    border-radius: 0px 10px 10px 0;
    min-width: 110px;
    text-align: center;
    left: 0;
}

.product-list .new-product-label.btn-primary:hover,
.product-list .new-product-label.btn-primary:focus {
    background-color: #000000;
    color: #ffffff;
}

.product-list .new-product-label.productSele {
    background: #CC0E0E;
}

.btn-primary.productin-sale {
    background: #cd1719;
}

.product-list .new-product-label.btn-primary.productin-sale:hover,
.product-list .new-product-label.btn-primary.productin-sale:focus {
    background: #cd1719;
}

.mix-product-price .old-price {
    text-decoration: line-through;
    display: inline-block;
}

.mix-product-price span.actual-sale-price {
    text-decoration: none;
    color: #cd1719;
    display: inline-block;
    padding-left: 3px;
}

.swiper-button-next:after {
    background: url(../images/right-arrow.svg) top left no-repeat;
    background-size: 25px 25px;
    width: 30px;
}

.swiper-button-prev:after {
    background: url(../images/left-arrow.svg) top left no-repeat;
    background-size: 25px 25px;
    width: 30px;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.btn-white {
    font-size: 12px;
    text-transform: uppercase;
    border: 1px solid #000000;
    border-radius: 5px;
    font-weight: 700;
    padding: 8px 20px;
    color: #000000;
    display: flex;
    background: #ffffff;
    letter-spacing: 2px;
    align-items: center;
    justify-content: center;
    max-width: 100%;
    cursor: pointer;
}


.btn-white:hover {
    background-color: #f5f5f5;
    border: 1px solid #707070;
}

.btn-white:focus {
    background-color: #ffffff;
    box-shadow: none;
}

table.table {
    margin-bottom: 0;
    font-size: 12px;
    font-weight: 500;
}

table.table td:first-child {
    padding-left: 0;
}

table.table td:last-child {
    padding-right: 0;
}

table.table td {
    border-top: none;
    padding-top: 5px;
    padding-bottom: 5px;
}

table.table td.nowrap {
    white-space: nowrap;
}

hr {
    border-color: rgba(0, 0, 0, .23)
}

.btn-link {
    font-size: 12px;
    color: #000000;
    text-decoration: underline;
}

.btn .bold-btn {
    font-weight: 800;
}

.ligth-btn {
    font-weight: 300;
}

.pink-btn {
    background: #f1d4d6;
    border-color: #f1d4d6;
    color: #000000;
}

.font-12 {
    font-size: 12px;
}

.mw-140 {
    min-width: 140px;
}

.small-label {
    text-transform: none;
}

.mw-200 {
    min-width: 200px;
}

.newest-slider h2 {
    text-align: center;
    font-weight: 600;
}

.voorIedereen.newest-slider h2 {
    text-align: left;
}

.mw-220 {
    min-width: 220px;
}

.product-container {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.container {
    max-width: 1280px;
}

.container-fluid {
    max-width: 1600px;
}

.form-control {
    height: 38px;
}

.form-control::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: rgba(0, 0, 0, .50);
}

.form-control::-moz-placeholder {
    /* Firefox 19+ */
    color: rgba(0, 0, 0, .50);
}

.form-control:-ms-input-placeholder {
    /* IE 10+ */
    color: rgba(0, 0, 0, .50);
}

.form-control:-moz-placeholder {
    /* Firefox 18- */
    color: rgba(0, 0, 0, .50);
}

.form-control:focus {
    border-color: rgba(0, 0, 0, 1);
    box-shadow: none;
}


/* login form */

.loginbox {
    position: fixed;
    right: -100%;
    top: 0;
    height: 100%;
    background: #ffffff;
    width: 32%;
    transition: ease all 0.3s;
    padding: 20px;
    z-index: 90;
    overflow: auto;
}

.loginbox.open {
    right: 0;
}

.loginbox .popup-title {
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
    font-weight: 600;
}

.close-login {
    position: absolute;
    right: 10px;
    top: 10px;
    background: transparent;
    border: 1px solid #000000;
    border-radius: 50%;
    padding: 6px;
    width: 25px;
    height: 25px;
    min-width: 25px;
    min-height: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.login-form {
    padding: 20px 0;
}

.login-form h2 {
    font-size: 13px;
    font-weight: 700;
    margin: 0 0 30px 0;
}

.login-form .form-group {
    margin-bottom: 12px;
}

.login-form .form-group label {
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 700;
}

.login-form .form-control {
    border-radius: 0;
    border-color: #000000;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 1px;
}

.login-submit {
    padding-top: 10px;
    padding-bottom: 10px;
}

.forgot-password {
    color: #000000;
    font-size: 10px;
    border-bottom: 1px solid #000000;
    display: inline-block;
    font-weight: 500;
}

.login-form .btn-secondary,
.login-form .btn-primary {
    font-size: 11px;
}

ul.account-list {
    margin: 0 0 20px 0;
    padding: 0;
    list-style: none;
}

ul.account-list li {
    position: relative;
    font-size: 12px;
    font-weight: 600;
    padding: 7px 0 7px 28px;
}

ul.account-list li .account-list-icon {
    position: absolute;
    top: 7px;
    left: 0;
}

.create-ac-bottom .btn {
    padding: 8px 20px;
    font-size: 11px;
}

.createaccount-box {
    position: fixed;
    right: -100%;
    top: 0;
    height: 100%;
    background: #ffffff;
    width: 32%;
    transition: ease all 0.3s;
    padding: 20px;
    z-index: 90;
    overflow: auto;
}

.createaccount-box.open {
    right: 0;
}

.forgotpassword-box {
    position: fixed;
    right: -100%;
    top: 0;
    height: 100%;
    background: #ffffff;
    width: 32%;
    transition: ease all 0.3s;
    padding: 20px;
    z-index: 90;
    overflow: auto;
}

.forgotpassword-box.open {
    right: 0;
}

#overlay {
    position: fixed;
    display: none;
    width: 100%;
    /* Full width (cover the whole page) */
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 89;
}

#overlay.open {
    display: block;
}

.compositeSelectProduct {
    margin-left: 25px;
}

.shopping-sec .itemAddToCart {
    border-radius: 5px !important;
}

.whitecartIconDesktop {
    vertical-align: top !important;
    width: 20px !important;
    height: 18px !important;
    margin-left: 10px !important;
}

.selectBox {
    border: 1px solid #707070;
    border-radius: 10px;
    min-width: 150px;
    color: #707070;
    padding: 7px 10px;
}

.pagination {
    margin: 0;
}

.pagination.paginationBtn {
    margin: 0 auto;
}

.footerPagination {
    text-align: center;
}

.footerPagination .pagination.paginationBtn {
    margin: 0 auto;
    width: 100%;
    display: block;
}

.footerPagination .pagination {
    display: block;
}

.footerPagination .pagination li.page-item {
    display: inline-block;
}

.btn.btnPink {
    background: #CAA2A3;
    color: #fff;
    border-radius: 10px;
    min-width: 120px;
}

.btn.btnPink:hover {
    background: #000;
}

.btn-outline-secondary {
    color: #707070;
    border-color: #707070;
    border-radius: 10px;
    min-width: 120px;
}

.btn-outline-secondary:hover {
    background: #CAA2A3;
    color: #fff;
    border-color: #CAA2A3;
}


/* custom-radios  */

.customCheckbox {
    display: inline-block;
    position: relative;
    padding-left: 34px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    height: 30px;
}


/* Hide the browser's default checkbox */

.customCheckbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}


/* Create a custom checkbox */

.customCheckbox .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 30px;
    width: 30px;
    background-color: #eee;
    border-radius: 6px;
}

label.customCheckbox.checkBoxSm {
    padding-left: 30px;
    height: 20px;
    margin-right: 10px;
    font-size: 15px;
    display: block;
}

.customCheckbox.checkBoxSm .checkmark:after {
    left: 8px;
    top: 2px;
}

.customCheckbox.checkBoxSm input:checked~.checkmark {
    background-color: #C4A4A5;
}

.customCheckbox.checkBoxSm .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #C4A4A5;
    border-radius: 6px;
}


/* On mouse-over, add a grey background color */


/* .customCheckbox:hover input~.checkmark {
    background-color: #ccc;
} */


/* When the checkbox is checked, add a blue background */

.customCheckbox input:checked~.checkmark {
    background-color: red;
}

.customCheckbox .checkmark.blackCheck {
    background-color: #000;
}

.customCheckbox input:checked~.checkmark.blackCheck {
    background-color: #000;
}

.customCheckbox .checkmark.whiteCheck {
    background-color: #fff;
    border: 1px solid #707070;
}

.customCheckbox input:checked~.checkmark.whiteCheck {
    background-color: #fff;
    border: 1px solid #707070;
}

.customCheckbox .checkmark.goldCheck {
    background-color: #D4BE8D;
}

.customCheckbox input:checked~.checkmark.goldCheck {
    background-color: #D4BE8D;
}

.customCheckbox .checkmark.tealCheck {
    background-color: #838383;
}

.customCheckbox input:checked~.checkmark.tealCheck {
    background-color: #838383;
}

.customCheckbox .checkmark.blueCheck {
    background-color: #0F73AE;
}

.customCheckbox input:checked~.checkmark.blueCheck {
    background-color: #0F73AE;
}

.customCheckbox .checkmark.blueCheck {
    background-color: #0F73AE;
}

.customCheckbox input:checked~.checkmark.blueCheck {
    background-color: #0F73AE;
}

.customCheckbox .checkmark.naviBlueCheck {
    background-color: #187390;
}

.customCheckbox input:checked~.checkmark.naviBlueCheck {
    background-color: #187390;
}

.customCheckbox .checkmark.lightBlueCheck {
    background-color: #3ACBCE;
}

.customCheckbox input:checked~.checkmark.lightBlueCheck {
    background-color: #3ACBCE;
}

.customCheckbox .checkmark.greenCheck {
    background-color: #548B13;
}

.customCheckbox input:checked~.checkmark.greenCheck {
    background-color: #548B13;
}

.customCheckbox .checkmark.yellowCheck {
    background-color: #FFFF46;
}

.customCheckbox input:checked~.checkmark.yellowCheck {
    background-color: #FFFF46;
}

.customCheckbox .checkmark.orgCheck {
    background-color: #FC843B;
}

.customCheckbox input:checked~.checkmark.orgCheck {
    background-color: #FC843B;
}

.customCheckbox .checkmark.redCheck {
    background-color: #DE403F;
}

.customCheckbox input:checked~.checkmark.redCheck {
    background-color: #DE403F;
}

.customCheckbox .checkmark.pinkCheck {
    background-color: #F563B8;
}

.customCheckbox input:checked~.checkmark.pinkCheck {
    background-color: #F563B8;
}

.customCheckbox .checkmark.purpleCheck {
    background-color: purple;
}

.customCheckbox input:checked~.checkmark.purpleCheck {
    background-color: purple;
}


/* Create the checkmark/indicator (hidden when not checked) */

.customCheckbox .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}


/* Show the checkmark when checked */

/* .customCheckbox input:checked~.checkmark:after {
    display: block;
} */


/* Style the checkmark/indicator */

.customCheckbox .checkmark:after {
    left: 12px;
    top: 6px;
    width: 7px;
    height: 14px;
    border: solid white;
    border-width: 0px 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.customCheckbox .checkmark.whiteCheck:after {
    border: solid black;
    border-width: 0px 2px 2px 0;
}


/* end*/


/* Price Range*/

.priceRange .ui-page.ui-page-theme-a {
    background: #fff;
    position: initial;
}

.priceRange .ui-content {
    padding: 0;
    margin: 0;
}

.priceRange .ui-rangeslider-sliders {
    width: 90%;
    margin: 45px 0 0 0 !important;
}

.priceRange input#price-min,
.priceRange input#price-max {
    border: 1px solid #707070;
    font-size: 12px;
    font-weight: normal;
    box-shadow: none;
    border-radius: 20px;
    width: 60px;
}

.priceRange input#price-max {
    margin-right: 20px;
}

.priceRange .ui-focus {
    box-shadow: none !important;
}

.ui-page-theme-a .ui-btn:focus,
html .ui-bar-a .ui-btn:focus,
html .ui-body-a .ui-btn:focus,
html body .ui-group-theme-a .ui-btn:focus,
html head+body .ui-btn.ui-btn-a:focus,
.ui-page-theme-a .ui-focus,
html .ui-bar-a .ui-focus,
html .ui-body-a .ui-focus,
html body .ui-group-theme-a .ui-focus,
html head+body .ui-btn-a.ui-focus,
html head+body .ui-body-a.ui-focus {
    box-shadow: none !important;
}

.priceRange .ui-slider-track {
    height: 4px;
}

html>body .ui-rangeslider .ui-rangeslider-sliders .ui-slider-track:first-child {
    height: 4px !important;
    border-width: 1px !important;
}

.priceRange .ui-slider-track .ui-btn.ui-slider-handle {
    width: 20px;
    height: 20px;
    margin: -10px 0 0 0px;
    border-radius: 50%;
}

.ui-page-theme-a .ui-btn,
html .ui-bar-a .ui-btn,
html .ui-body-a .ui-btn,
html body .ui-group-theme-a .ui-btn,
html head+body .ui-btn.ui-btn-a,
.ui-page-theme-a .ui-btn:visited,
html .ui-bar-a .ui-btn:visited,
html .ui-body-a .ui-btn:visited,
html body .ui-group-theme-a .ui-btn:visited,
html head+body .ui-btn.ui-btn-a:visited {
    background-color: #CAA1A3 !important;
    border-color: #CAA1A3 !important;
    color: #333;
    text-shadow: none !important;
}

.priceRange .ui-page-theme-a .ui-slider-track .ui-btn-active {
    background-color: #CAA1A3;
    border-color: #CAA1A3;
}


/**/

a.btn.buttonSml {
    background: #CAA2A3;
    color: #fff;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    border-radius: 16px;
}

a.btn.buttonSml:hover {
    background: #000;
    color: #fff;
}

.product-list-box {
    position: relative;
    margin-bottom: 20px;
}


/* form responsive css */

@media only screen and (max-width: 1200px) {
    .loginbox {
        width: 40%;
    }

    .createaccount-box {
        width: 40%;
    }

    .forgotpassword-box {
        width: 40%;
    }
}

@media only screen and (max-width: 991px) {
    .loginbox {
        width: 50%;
    }

    .createaccount-box {
        width: 50%;
    }

    .forgotpassword-box {
        width: 50%;
    }
}

@media only screen and (max-width: 767px) {
    .loginbox {
        width: 70%;
    }

    .createaccount-box {
        width: 70%;
    }

    .forgotpassword-box {
        width: 70%;
    }

    .detailRow {
        flex-direction: column;
    }

    .detailCol {
        min-width: 100% !important;
        max-width: 100% !important;
        padding-right: 15px !important;
    }

    .detailInfo {
        padding: 37px 15px !important;
    }

    .footerRow {
        flex-direction: column;
    }

    .footerInfo {
        padding: 28px 15px;
    }

    .footerCol1 {
        min-width: 100%;
        max-width: 100%;
        padding-right: 0;
        padding-left: 0;
    }

    .footerCol {
        padding-left: 0;
        padding-right: 0;
        min-width: 100%;
        max-width: 100%;
    }

    .footer-links-row {
        padding-top: 30px;
    }

    .footer-col {
        padding-left: 0;
        padding-right: 0;
    }
}

@media only screen and (max-width: 576px) {
    .loginbox {
        width: 100%;
    }

    .createaccount-box {
        width: 100%;
    }

    .forgotpassword-box {
        width: 100%;
    }
}


/* responsive css */

@media only screen and (max-width: 1200px) {
    .wrapper {
        padding-top: 137px;
    }

    .mw-200 {
        min-width: 160px;
    }
}

@media only screen and (max-width: 991px) {
    .wrapper {
        padding-top: 77px;
    }

    .trending-col:last-child {
        display: none;
    }

    .trending-col {
        min-width: 25%;
        max-width: 25%;
    }

    .mw-200 {
        min-width: 140px;
    }

    .home-products-wraper .btn-primary {
        font-size: 11px;
    }
}

@media only screen and (max-width: 767px) {
    h2 {
        font-size: 14px;
    }

    .wrapper {
        padding-top: 73px;
    }
}

@media only screen and (max-width: 576px) {
    .trending-col {
        min-width: 50%;
        max-width: 50%;
    }

    .home-products-wraper .col-6 {
        padding-left: 4px;
        padding-right: 4px;
    }

    .home-products-wraper .row {
        margin-left: -4px;
        margin-right: -4px;
    }
}

@media only screen and (max-width: 340px) {
    .mw-160 {
        min-width: 130px;
    }

    .btn-primary {
        font-size: 9px;
    }

    .mw-300 {
        min-width: 250px;
    }

    h2 {
        font-size: 12px;
    }

    .breadcrumb-item {
        font-size: 8px;
    }

    .breadcrumb-item+.breadcrumb-item {
        padding-left: 3px;
    }

    .new-product-label.btn-primary {
        font-size: 9px;
    }

    .product-like {
        width: 35px;
        height: 35px;
        line-height: 35px;
    }

    .heart-btn {
        width: 35px;
    }

    .heart-btn img {
        width: 20px !important;
    }

    .btn-secondary img {
        vertical-align: top;
        max-width: 16px;
    }

    .btn-secondary {
        padding: 6px 20px;
        font-size: 11px;
    }

    .btn-default {
        font-size: 10px;
        padding: 8px 15px;
    }

    .product-description p {
        font-size: 10px;
    }

    .pro-moreless-button {
        font-size: 10px;
    }

    .product-rules {
        padding: 30px 25px;
    }

    .product-info img {
        max-width: 12px;
        margin-right: 10px;
    }

    .product-info {
        font-size: 9px;
    }

    .btn-default img {
        max-width: 15px;
    }

    .product-rules ul li {
        background: url(../images/green-check-icon.svg) top left no-repeat;
        background-size: 15px 15px;
        padding: 0px 0 12px 30px;
        font-size: 10px;
    }

    .mix-product-info .product-title-small {
        font-size: 10px;
    }

    .mix-product-info h3 {
        font-size: 7px;
    }

    .mix-product-price {
        font-size: 11px;
    }

    .new-product-label.btn-primary {
        left: 7px;
        font-size: 9px;
        line-height: 1;
        padding: 6px 15px;
    }

    .product-list-box .new-product-label.btn-primary {
        padding: 6px 10px;
    }

    .product-list .product-like {
        width: 26px;
        height: 26px;
        right: 7px;
        line-height: 24px;
    }

    .product-list .heart-btn {
        width: 26px;
    }

    .product-banner-title {
        font-size: 11px;
    }

    .mix-matched-slider .new-product-label.btn-primary {
        font-size: 9px;
        line-height: 1;
        padding: 6px 10px;
    }

    .mix-matched-slider .product-like {
        width: 26px;
        height: 26px;
        right: 7px;
        line-height: 24px;
    }

    .mix-matched-slider .heart-btn {
        width: 26px;
    }

    table.table {
        font-size: 11px;
    }
}


/* account menu page css */

.account-menu-wrapper {
    padding: 60px 0;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.account-menu-wrapper h1 {
    font-size: 18px;
    font-weight: 600;
    margin: 0px 0 30px 0;
}

.account-menu-wrapper .nav-pills {
    flex-direction: column;
}

.account-menu-wrapper .nav-pills .nav-item {
    border-bottom: 1px solid rgba(0, 0, 0, 0.50);
}

.account-menu-wrapper .nav-pills .nav-item:first-child {
    border-top: 1px solid rgba(0, 0, 0, 0.50);
}

.account-menu-wrapper .nav-pills .nav-link {
    display: block;
    color: #000000;
    font-size: 13px;
    text-transform: uppercase;
    padding: 15px 50px 15px 10px;
    position: relative;
    line-height: 1;
    position: relative;
    border-radius: 0;
}

.account-menu-wrapper ul li a .menu-right-arrow {
    position: absolute;
    top: 15px;
    right: 5px;
    background: url(../images/right-arrow.svg) top left no-repeat;
    width: 16px;
    height: 16px;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #ffffff;
    background-color: #333333;
    font-weight: 700;
}

.nav-pills .nav-link.active .menu-right-arrow,
.nav-pills .show>.nav-link .menu-right-arrow {
    background: url(../images/right-arrow-white.svg) top left no-repeat;
}

.account-menu-wrapper .account-wraper {
    max-width: 100%;
    padding: 0;
}

.newsletter-box .btn-primary {
    padding: 10px 15px;
    font-size: 12px;
}

.account-menu-wrapper .create-account-form {
    padding: 40px 40px;
}

.account-menu-wrapper .cancel-btn {
    padding: 8px 15px;
    font-size: 10px;
}

@media only screen and (max-width: 991px) {
    .account-menu-wrapper {
        padding: 30px 0;
    }
}

@media only screen and (max-width: 767px) {
    .account-menu-wrapper .nav-pills {
        flex-direction: row;
        flex-wrap: nowrap;
        overflow: auto;
    }

    .nav-pills .nav-link.active,
    .nav-pills .show>.nav-link {
        font-size: 11px;
        white-space: nowrap;
    }

    .account-menu-wrapper .nav-pills .nav-link {
        padding: 15px 15px 15px 15px;
        font-size: 11px;
        white-space: nowrap;
    }

    .account-menu-wrapper ul li a .menu-right-arrow {
        display: none;
    }

    .account-menu-wrapper .tab-content {
        padding-top: 20px;
    }

    .account-menu-wrapper .nav-pills .nav-item:first-child {
        border-top: none;
    }

    .account-menu-wrapper .create-account-form {
        padding: 15px 15px;
    }

    .edit-address-header h3 {
        font-size: 12px;
    }

    .account-menu-wrapper .cancel-btn {
        font-size: 9px;
    }

    .newsletter-box .btn-primary {
        padding: 8px 10px;
        font-size: 9px;
    }
}


/* color checkbox css */

.color-filter ul li {
    position: relative;
}

.color-filter .vh {
    position: absolute !important;
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0 !important;
    border: 0 !important;
    height: 1px !important;
    width: 1px !important;
    overflow: hidden;
}


/*  Add a :before to each label and style this as the checkbox you want to have */

.color-filter label:before {
    content: '';
    position: absolute;
    left: 5px;
    top: 5px;
    width: 35px;
    height: 35px;
    border-radius: 5px;
    background: transparent;
    border: 2px solid transparent;
    display: inline-block;
    margin-right: 16px;
}


/*  Change the styling of the :before when the hidden checkbox is checked, you also can add a background-image  */

.color-filter input[type="checkbox"]:checked~label:before {
    border: 2px solid #ffffff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.50);
}


/*  Show when label and checkbox have focus, to make this keyboard accessible > press spacebar to select the checkbox */

.color-filter input[type="checkbox"]:focus~label {
    color: #20bf6b;
}

.color-filter input[type="checkbox"]:checked~label .color-text {
    color: #000000;
    font-weight: 600;
}

.voorIedereen {
    margin: 20px 30px;
}

.voorIedereen.newest-slider h2 {
    text-align: left;
    font-size: 20px;
}

.voorIedereen .mix-product-info {
    background: #DCC2C3;
    color: #000000;
    text-align: left;
    padding: 12px;
    text-transform: uppercase;
}

.voorIedereen .mix-product-info .product-title-small {
    font-size: 20px;
    font-weight: 700;
}

.voorIedereen .mix-product-info .mix-product-price {
    font-size: 12px;
    font-weight: normal;
}

.voorIedereen .homeproduct {
    margin-bottom: 0;
    padding-bottom: 0;
}


/* favoriteBanner */

.favoriteBanner {
    position: relative;
    text-shadow: 0 3px 6px #00000088;
    text-transform: uppercase;
    text-align: center;
}

.favoriteWeb {
    display: block;
}

.favoriteMob {
    display: none;
}

.favoriteBanner img {
    width: 100%;
}

.favoriteBanner .fBannerInfo {
    position: absolute;
    text-align: center;
    top: 43%;
    width: 100%;
}

.favoriteBanner h2 {
    text-align: center;
    color: #fff;
    font-size: 35px;
}

.favoriteBanner p {
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
}

.otherProduct {
    margin: 20px 0;
}

.otherProduct .mix-product-info {
    text-align: left;
    text-transform: uppercase;
}

.detailInfo {
    background: #E6E6E6;
    font-size: 13px;
    padding: 37px 30px;
}

.detailInfo p {
    margin-bottom: 24px;
}

.detailRow {
    display: flex;
    flex-wrap: wrap;
}

.detailCol {
    min-width: 100%;
    max-width: 100%;
    padding-left: 0px;
    padding-right: 0px;
}

.detailInfo h2 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
    text-transform: none;
}

.mix-product {
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    overflow: hidden;
    position: relative;
}

.mix-product .caption {
    position: absolute;
    bottom: -120%;
    right: 0;
    background: rgba(255, 255, 255, 0.9);
    width: 100%;
    height: auto;
    padding: 10px 0;
    text-align: center;
    color: #707070 !important;
    z-index: 2;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    font-size: 12px;
    padding: 16px ​0;
    text-align: left;
}

.mix-product:hover .caption {
    bottom: 0%;
}

.mix-product .caption ul {
    margin: 0;
    padding: 0;
}

.mix-product:hover .caption ul li {
    margin: 0;
    padding: 3px 10px;
    display: block;
    list-style: none;
    /* background: #D2B1B182; */
    text-align: left;
}

.mix-product:hover .caption ul li:hover {
    background: #D2B1B182;
}

.mix-product .caption ul li a {
    text-align: none;
    color: #707070;
    padding: 0 0px;
}

.mix-product .caption ul li a:hover {
    text-align: none;
}

.mix-product .caption h2 {
    font-weight: 600;
    font-size: 12px;
    color: #707070;
    margin: 0;
    padding: 0 10px;
}

.mix-product .caption p {
    font-size: 12px;
    color: #707070;
    text-transform: none;
    margin-bottom: 10px;
    padding: 0 10px;
}

.min-width-260 {
    min-width: 260px;
}

.custom-select {
    background: #fff url(../images/down-arrow-1.svg) no-repeat right .75rem center/8px 10px
}

.max-width-150 {
    max-width: 150px;
}

.inner-main-title {
    font-size: 35px;
    color: #000000;
    text-transform: uppercase;
    font-weight: 700;
}

.pt-side-60 {
    padding-top: 60px;
}

.new-pro-tag {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #000;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    min-width: 106px;
    text-align: center;
    padding: 3px 10px;
    height: 22px;
}

.title-32 {
    font-size: 32px !important;
}

.breadcrumb-item.active {
    color: #000;
    font-weight: 700;
}

.font-12 {
    font-size: 12px !important;
}

.font-14 {
    font-size: 14px;
}

.font-25 {
    font-size: 25px !important;
}

.product-price span:last-child {
    font-size: 12px;
    color: #000 !important;
}

.product-list-box a:hover {
    color: unset !important;
}

.free-shipping-box.row.delivery-option {
    max-width: 100%;
    margin: 0 auto;
    display: grid;
    grid-gap: 1rem;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
}

@media only screen and (max-width: 1366px) {
    .payment-option {
        grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
    }
}

/* loader */
.loading {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: auto;
    display: flex;
    width: 100%;
    z-index: 11;
    background-color: #00000059;
    align-items: center;
    justify-content: center;
}

.panel-title>a:before {
    float: right !important;
    font-family: FontAwesome;
    content: "\f068";
    padding-right: 5px;
}

.panel-title>a.collapsed:before {
    float: right !important;
    content: "\f067";
}

.panel-title>a:hover,
.panel-title>a:active,
.panel-title>a:focus {
    text-decoration: none;
}

.newtest-klant {
    padding: 0 !important;
}

section.prodcutOtherList {
    margin-top: 30px;
}



.productShipUSPs {
    width: 100%;
    justify-content: space-evenly;
    margin: 10px 0;
    float: left;
    margin-top: 20px;
}

.productShipUSPs .column {
    text-align: center;
    width: 50%;
    float: left;
    height: 145px

}

.productShipUSPs p {
    max-width: 170px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}

.productShip {
    margin: 30px 0 0;
}

.productShip:last-child {
    margin: 0px 0 20px;
}

.productShip img {
    width: 60px;
    height: 60px;
    object-fit: contain;
}

/* size chart */
.wd-sl-sizetable .modal-dialog {
    max-width: 1140px;
}

.wd-sl-sizetable .modal-dialog .modal-content {
    background: #E6E6E6;
    border: none;
    border-radius: 19px;
    padding: 22px;
}

.wd-sl-sizetable .modal-header {
    padding: 0;
    border: none;
    border-radius: unset;
}

.modal-title {
    background: #CAA2A3;
    border-radius: 12px;
    display: block;
    width: 100%;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.42px;
    padding: 10px;
    line-height: normal;
}

button.close {
    background: #CAA2A3;
    border-radius: 12px;
    display: block;
    width: 35%;
    color: #fff !important;
    text-shadow: none !important;
    padding: 10px !important;
    line-height: normal;
    opacity: unset;
    margin: 0 0px 0 10px !important;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.42px;
    opacity: 1 !important;
}

button.close span {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.42px;
    line-height: normal;
}

.wd-sl-sizetable p {
    font-size: 14px;
    margin: 15px 10px;
}

.wd-sl-sizetable .modal-body {
    padding: 0;
}

.wd-sl-sizetable table.table.table-bordered {
    border: 1px solid #707070 !important;
    border-radius: 19px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.wd-sl-sizetable .table-bordered td,
.table-bordered th {
    border: 1px solid #707070 !important;
    text-align: center;
}

.wd-sl-sizetable .table thead th {
    border-bottom: 1px solid #707070 !important;
}

.wd-sl-sizetable .table th {
    font-size: 13px;
    font-weight: 600;
}

.wd-sl-sizetable .table td {
    font-size: 13px;
    font-weight: 400;
}

.shopping-cart-row td span {
    display: inline-block;
}

.wd-sl-boxflexs {
    display: flex;
    justify-content: space-between;
}

.info_sec img {
    width: 20px;
    height: 20px;
    margin-right: 5px;
}

.info_sec {
    margin-top: 5px;
    align-items: center;
}

.size-selection .productInfo:last-child {
    margin-top: 0;
    ;
}

.wd-sl-productmixmactch .swiper-slide {
    flex-shrink: unset;
    margin-right: 30px !important;
}

.wd-sl-productmixmactch .swiper-slide:last-child {
    margin-right: 10px !important;
}

.wd-sl-productmixmactch .swiper-slide:first-child {
    margin-left: 9px;
}

.exp-date {
    font-size: 11px;
}

.color-img {
    font-size: 10px;
    border-radius: 7px;
    text-align: center;
    display: inline-block;
    float: right;
}

.color-img img {
    width: 25px;
    height: 25px;
}

.no_return {
    position: absolute;
    width: 100%;
    bottom: 30px;
    left: 0;
    z-index: 1;
}

.trending-col a:hover {
    text-decoration: none;
}



.badge-successMyAccountList {
    color: #fff;
    background-color: #28a745;
    width: 160px;
    height: 26px;
    padding-top: 9px;
    border-radius: 6px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 9px;

}

.btn-orangeMyAccountList {
    background-color: #f1852d;
    border-color: #f1852d;
    border-radius: 6px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
    width: 160px;
    height: 26px;
    padding-top: 7px;
    padding-top: 5px !important;
    font-size: 9px !important;
    margin-top: 10px;
}



.btn-orangeMyAccountList a {
    color: #fff !important;
    font-size: 9px !important;
}

.btn-orderdetail {
    text-decoration: none;
    font-size: 12px;
    color: #000000;
    font-weight: 400;
}
