a:hover,
a:focus {
    color: #000;
    text-decoration: none;
}

.container.product-container {
    max-width: 1400px !important;
    width: 1280px !important;
}

.autocomplete-item {
    display: flex;
    align-items: center;
    padding: 5px;
}

ul.mobi {
    top: 30%;
}

.toast-top-right {
    top: 10% !important;
    right: 12px;
}

.autocomplete-item:hover {
    background: #040404;
    color: #fff !important;
}

.autocomplete-item:hover p {
    color: #fff !important;
}

.mobile-search .icon-search {
    font-size: 1.2rem;
    border: 1px solid #ebebeb;
    padding: 8px;
    border-radius: 0 5px 5px 0;
}

.autocomplete-item img {
    width: 50px;
    height: 50px;
    margin-right: 10px;
}

/* .brand-logos img {
    width: 200px;
    height: 100px;
} */
.brand-logos img {
    max-height: 100px;
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.cursor {
    cursor: pointer;
}

marquee {
    max-width: 500px;
    /* margin: 0 auto; */
    width: 100%;
}

.fixed .logo img {
    filter: brightness(0) invert(1);
}

.btn-dark {
    background: #000 !important;
    color: #fff !important
}

.btn-dark:hover {
    background: #fff !important;
    color: #000 !important
}

a.login-view-prices {
    background: #3c3939;
    color: white;
    font-size: 14px;
    font-weight: 500;
    padding: 3px 10px;
    border-radius: 3px;
}

.btn-light {
    background: #fff !important;
    color: #000 !important;
    border: 1px solid transparent;
}

.btn-light:hover {
    background: #000 !important;
    color: #fff !important;
    border: 1px solid #000 !important
}


/* .sticky-header.fixed a.logo {
    width: 50px;
} */

.product.product:hover .product-image {
    opacity: 0;
}

.product.product-list:hover .product-image,
.product.product-7:hover .product-image {
    opacity: 1;
}

.product-action {
    bottom: 30px;
}

.product.product-7 .product-action {
    bottom: 0px;
}

.product.product-10 .product-body {
    padding-bottom: 0 !important;
}

.product-body .btn-wishlist {
    color: var(--theme-secondry);
}

.btn.btn-login {
    color: #000;
    border: 0.1rem solid #000;
}


/*.sticky-wrapper .header-middle.fixed,
.footer, .btn  {
    background-color: var(--theme-secondry);
}*/

.sticky-header.fixed.header-middle .menu>li>a {
    padding-top: 2rem;
    padding-bottom: 2rem;
    color: #fff;
}

.sticky-header.fixed i {
    color: #fff
}

.btn:hover {
    color: #fff;
}

.uilist {
    height: 80vh;
    overflow: auto;
    scrollbar-color: #000000 #e0e0e0;
    scrollbar-width: thin;
}

.uilist::-webkit-scrollbar {
    width: 10px;
}

.uilist::-webkit-scrollbar-track {
    border-radius: 20px;
}

.uilist::-webkit-scrollbar-thumb {
    border-radius: 20px;
    background-image: linear-gradient(180deg, #d0368a 0%, #708ad4 99%);
    box-shadow: inset 2px 2px 5px 0 rgba(255, 255, 255, 0.5);
}

.zoomWindowContainer div,
img.mfp-img {
    background: #fff;
}

.filter-list {
    width: 100%;
}

.filter-btn {
    background: transparent;
    box-shadow: 0 0 8px rgb(67 110 141 / 37%);
    border-radius: 50rem;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 24px;
    color: var(--theme-secondry);
    padding: 2px 10px;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    margin: 0 8px 15px;
    border: 1px solid #000;
    position: relative;
    width: max-content;
    min-width: 110px;
}

.filter-btn:hover {
    border: 1px solid var(--theme-primary);
}

.filter-btn.active {
    background: #9e9e9e;
    box-shadow: none;
    color: #FFFFFF;
    text-align: left;
}

.filter-btn.active:after {
    content: '';
    width: 11px;
    height: 5px;
    border: 1px solid #fff;
    position: absolute;
    right: 8px;
    top: 9px;
    border-top: 0;
    border-right: 0;
    transform: rotate(-45deg);
}

.filter-red.active {
    background: #c51f2e;
}

.filter-black.active {
    background: black;
}

.filter-blue.active {
    background: #2a3d87;
}

.filter-green.active {
    background: #558b2f;
}

.filter-red {
    border-color: #c51f2e;
}

.filter-black {
    border-color: black;
}

.filter-blue {
    border-color: #2a3d87;
}

.filter-green {
    border-color: #558b2f;
}

.filter-content {
    background: #FFFFFF;
    border-radius: 4px;
    margin-top: 30px;
    padding: 30px 20px;
}

.grid-item img {
    height: 200px;
    object-fit: cover;
}

.grid-item h5 {
    font-size: 1.25rem;
}

.clear-all {
    font-size: 14px;
    line-height: 24px;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    border: 0px;
    padding: 4px 15px;
    border-radius: 50rem;
    width: 150px;
}

table.table-striped td,
table.table-striped th {
    padding: 5px 10px;
}

.header-section {
    height: 850px;
    position: relative;
}


/*.header-section:before {
    position: absolute;
    top: 0;
    width: 100%;
    height: 260px;
    background: linear-gradient(to bottom, #000 0%, rgba(230, 230, 230, 0) 95%, rgba(229, 229, 229, 0) 100%);
    content: '';
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#e6ffffff', endColorstr='#00e5e5e5', GradientType=0);
    z-index: 1;
}*/

.hero-slider {
    top: 0;
    width: 100%;
    height: 700px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 0;
    background: aliceblue;
}

.hero-slider .swiper-slide {
    overflow: hidden;
    color: #fff;
}

.hero-slider .swiper-container {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.hero-slider .slide-inner {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background-size: cover;
    background-position: center;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: left;
}

.hero-slider .swiper-button-prev,
.hero-slider .swiper-button-next {
    background: transparent;
    width: 55px;
    height: 55px;
    line-height: 53px;
    margin-top: -30px;
    text-align: center;
    border: 2px solid #d4d3d3;
    border-radius: 55px;
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease;
}

.hero-slider:hover .swiper-button-prev,
.hero-slider:hover .swiper-button-next {
    transform: translateX(0);
    opacity: 1;
    visibility: visible;
}

@media (max-width: 767px) {

    .hero-slider .swiper-button-prev,
    .hero-slider .swiper-button-next {
        display: none;
    }
}

.hero-slider .swiper-button-prev {
    left: 25px;
    transform: translateX(50px);
}

.hero-slider .swiper-button-prev:before {
    font-family: "Font Awesome 5 Free";
    content: "\f060";
    font-size: 15px;
    color: #d4d3d3;
    font-style: normal;
    display: inline-block;
    vertical-align: middle;
    font-weight: 900;
}

.hero-slider .swiper-button-next {
    right: 25px;
    transform: translateX(-50px);
}

.hero-slider .swiper-button-next:before {
    font-family: "Font Awesome 5 Free";
    content: "\f061";
    font-size: 15px;
    color: #d4d3d3;
    font-style: normal;
    display: inline-block;
    vertical-align: middle;
    font-weight: 900;
}

.hero-slider .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    text-align: left;
    line-height: 12px;
    font-size: 12px;
    color: #000;
    opacity: 0.3;
    background: #000000;
    transition: all .2s ease;
}

.hero-slider .swiper-pagination-bullet-active {
    opacity: 1;
}

.hero-slider .swiper-container-horizontal>.swiper-pagination-bullets,
.hero-slider .swiper-pagination-custom,
.hero-slider .swiper-pagination-fraction {
    bottom: 30px;
}

@media screen and (min-width: 992px) {}

.swiper-pagination {
    text-align: left;
}

.hero-slider .swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 50px;
    max-width: 1200px;
    padding: 0 15px;
    margin: 0 auto;
    left: 0;
    /* transform: translateX(-50%); */
    right: 0;
    text-align: center;
}

@media (min-width: 767px) {
    .hero-slider .swiper-container-horizontal>.swiper-pagination-bullets {
        bottom: 30px;
    }
}


/*--------------------------------------------------------------
    #hero-style
--------------------------------------------------------------*/

.hero-style {
    height: 850px;
    transition: all .4s ease;
}

@media (max-width: 991px) {

    .hero-style {
        height: 600px;
        position: relative !important;
    }

    .hero-slider .swiper-container-horizontal>.swiper-pagination-bullets {
        bottom: 10px;
    }
}

@media (max-width: 767px) {
    .header-section {
        height: auto !important;
    }

    .w-xs-100 {
        width: 100%;
    }

    section.hero-slider.hero-style img {
        width: 200px;
        margin: 0 auto 25px;
    }

    .owl-carousel .owl-item .entry-media img {
        height: 250px;
    }

    figure.product-media img {
        height: 250px;
    }
}

@media screen and (min-width: 992px) {
    .hero-style .container {
        padding-top: 95px;
    }
}

.hero-style .slide-title,
.hero-style .slide-text,
.hero-style .slide-btns {
    max-width: 690px;
}

.hero-style .slide-title h2 {
    font-size: 60px;
    font-weight: 600;
    line-height: 1;
    color: #000;
    margin: 0 0 40px;
    text-transform: capitalize;
    transition: all .4s ease;
}

@media (max-width: 1199px) {
    .hero-style .slide-title h2 {
        font-size: 60px;
    }
}

@media (max-width: 991px) {
    .hero-style .slide-title h2 {
        font-size: 30px;
        margin: 0 0 35px;
    }
}

@media (max-width: 767px) {
    .hero-style .slide-title h2 {
        font-size: 25px;
        margin: 0 0 30px;
    }
}

.hero-style .slide-text p {
    opacity: 0.8;
    font-family: Rajdhani;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: normal;
    color: #000;
    margin: 0 0 40px;
    transition: all .4s ease;
}

@media (max-width: 767px) {
    .hero-style .slide-text p {
        font-size: 16px;
        font-size: 1rem;
        font-weight: normal;
        margin: 0 0 30px;
    }
}

.hero-style .slide-btns>a:first-child {
    margin-right: 10px;
}


/*--------------------------------------------------------------
    #button-style
--------------------------------------------------------------*/

.theme-btn,
.theme-btn-s2 {
    background-color: #ffffff;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.4;
    text-align: center;
    color: #2b3b95;
    padding: 9px 32px;
    border: 1px solid var(--theme-primary);
    border-radius: 3px;
    text-transform: uppercase;
    display: inline-block;
    line-height: initial;
    transition: all .4s ease;
}

.theme-btn-s2 {
    background-color: rgba(255, 255, 255, 0.9);
    color: #131e4a;
}

.theme-btn:hover,
.theme-btn-s2:hover,
.theme-btn:focus,
.theme-btn-s2:focus,
.theme-btn:active,
.theme-btn-s2:active {
    background-color: var(--theme-primary);
    color: #fff;
}

.theme-btn-s3 {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    color: #ffffff;
    text-transform: uppercase;
}

i.fa-chevron-circle-right {
    height: 22px;
    width: 22px;
}

.eyeshowpassord {
    position: absolute !important;
    right: 5% !important;
    bottom: 7% !important;
    z-index: 99999 !important;
}

@media (max-width: 991px) {
    .top-menu:not(.top-link-menu) {
        display: block;
    }

    .top-menu:not(.top-link-menu) ul {
        display: block;
        position: relative;
        right: 0;
        top: 100%;
        z-index: 20;
        padding-top: 0;
        padding-bottom: 0;
        min-width: 180px;
        visibility: visible;
        opacity: 1;
        margin-top: 1px;
        background-color: #fff;
        box-shadow: none;
        text-transform: capitalize;
    }

    .top-menu:not(.top-link-menu)>li::after {
        display: none;
    }

    .theme-btn,
    .theme-btn-s2,
    .theme-btn-s3 {
        font-size: 13px;
        padding: 15px 25px;
    }
}

@media (max-width: 767px) {

    .theme-btn,
    .theme-btn-s2 {
        padding: 13px 20px;
        font-size: 13px;
    }
}

.our-value {
    background: url('../images/values.jpeg');
    background-size: cover;
    background-position: center;
    height: 400px;
}

.our-value:after {
    content: '';
    background: #1d325394;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.our-value li {
    margin: 10px;
    font-size: 2rem;
}

.z-index {
    z-index: 9999
}

.btn.btn-login:hover,
.btn.btn-login:focus {
    background-color: #000;
}

.cart-dropdown .cart-count,
.wishlist .wishlist-count {
    color: #fff
}

.ratings-val {
    color: #ff9800;
}

.banners.stretch .action a:hover,
.banners.stretch .action a:focus {
    color: #fff;
}

/* .banner .banner-menu img {
    width: 100%;
    height: 114px;
    object-fit: cover;
    padding: 3px;
} */

/* .menu .banner-content.banner-content-top {
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    right: 0;
    margin: 0 auto;
    text-align: center;
    height: 94%;
    background: #0000007d;
    width: 94%;
    display: flex;
    align-items: center;
    justify-content: center;
} */
.banner .banner-menu img {
    width: 93%;
    padding: 3px;
    height: 150px;
    object-fit: contain;
}

.menu .banner-content.banner-content-top {
    left: 0;
    top: 0;
    transform: translateY(-0);
    -ms-transform: translateY(-50%);
    right: 0;
    margin: 0 auto;
    text-align: center;
    height: auto;
    background: #000;
    width: 100%;
    display: block;
    align-items: center;
    justify-content: center;
    position: relative;
    border-top: 1px solid;
    padding: 2px;
}

a.banner-menu {
    height: 100%;
    display: block;
    margin-bottom: 0;
    border: 1px solid;
}

.menu .banner-title {
    font-size: 1.5rem;
}

.entry-media img {
    display: block;
    max-width: none;
    width: 100%;
    height: 400px;
    object-fit: contain;
    padding: 30px;
}

.owl-carousel .owl-item .entry-media img {
    display: block;
    width: 100%;
    object-fit: contain;
    padding: 0;
    height: 400px;
}

.entry-media {
    background-color: #fff;
    border: 1px solid #eee;
}

.related-product {
    height: 450px;
    position: relative;
    overflow-y: auto;
}

#scrollbar::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
}

#scrollbar::-webkit-scrollbar {
    height: 4px;
    background-color: #F5F5F5;
}

#scrollbar::-webkit-scrollbar-thumb {
    background-color: #000000;
    border: 2px solid #555555;
}

.related-product {
    height: 110px;
    position: relative;
    overflow-y: hidden;
    overflow-x: auto;
}

.related-product a {
    min-width: 82px !important;
}

.related-product a img {
    height: 65px;
    margin: 0 auto;
    object-fit: contain;
}

.brand-logo img {
    height: 150px;
}

div#product-zoom-gallery {
    height: 522px;
    overflow-y: auto;
}

figure.product-main-image {
    height: 522px;
}

#product-zoom-gallery::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
}

#product-zoom-gallery::-webkit-scrollbar {
    width: 4px;
    background-color: #F5F5F5;
}

#product-zoom-gallery::-webkit-scrollbar-thumb {
    background-color: #000000;
    border: 2px solid #555555;
}

figure.product-main-image img {
    height: 100%;
    object-fit: contain;
}

figure.product-media img {
    height: 400px;
    object-fit: cover;
}

.check-out-table img {
    width: 70px;
    height: 70px !important;
}

.table td {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.table.table-summary tbody td {
    padding: 0;
    height: 30px;
    border-bottom: 0.1rem solid #ebebeb;
}

.nav-dashboard .nav-link.active:before {
    left: 10px;
    opacity: 1;
}

ul.nav.nav-dashboard .active {
    background: #000;
    color: #fff;
    padding-left: 35px;
}

.tags {
    list-style: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
}

.tags li {
    float: left;
}

.tag {
    background: #eee;
    border-radius: 3px 0 0 3px;
    color: #999;
    display: inline-block;
    height: 26px;
    line-height: 26px;
    padding: 0 20px 0 23px;
    position: relative;
    margin: 0 10px 10px 0;
    text-decoration: none;
    -webkit-transition: color 0.2s;
    transition: color 0.2s;
}

.tag::before {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 1px rgba(0, 0, 0, 0.25);
    content: '';
    height: 6px;
    left: 10px;
    position: absolute;
    width: 6px;
    top: 10px;
}

.tag::after {
    background: #fff;
    border-bottom: 13px solid transparent;
    border-left: 10px solid #eee;
    border-top: 13px solid transparent;
    content: '';
    position: absolute;
    right: 0;
    top: 0;
}

.tag:hover {
    background-color: crimson;
    color: white;
}

.tag:hover::after {
    border-left-color: crimson;
}

.vod li a.active {
    border-bottom: 2px solid #343a40 !important;
}

.sidebarCheckboxColor {
    position: relative;
    display: block;
    width: 2.4rem;
    height: 2.4rem;
    border-radius: 50%;
    border: 0.2rem solid #fff;
    margin: 7px;
    transition: box-shadow .35s ease;
    border: 1px solid;
}

.sidebarCheckboxColor.active {
    border: 3px solid #fff;
    box-shadow: 0px 0px 11px #00000080;
}

.table td,
.table th {
    vertical-align: top;
    padding-left: 1rem;
    padding-right: 1rem;
}

.owl-simple .owl-nav .owl-prev {
    left: 0;
}

.owl-simple .owl-nav .owl-next {
    right: 0;
}

.filter-content {
    padding: 30px 0px;
}

span.dicountspan {
    float: right;
    color: red;
}

.switch {
    display: inline-block;
    height: 25px;
    position: relative;
    width: 60px;
}

.switch input {
    display: none;
}

.slider {
    background-color: #ccc;
    bottom: 0;
    cursor: pointer;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: .4s;
}

.slider:before {
    background-color: #fff;
    bottom: 4px;
    content: "";
    height: 18px;
    left: 4px;
    position: absolute;
    transition: .4s;
    width: 18px;
}

input:checked+.slider {
    background-color: #66bb6a;
}

input:checked+.slider:before {
    transform: translateX(33px);
}

.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}

.product-code {
    font-size: 20px;
    font-weight: 700;
    text-align: inherit;
    color: gray;
    position: relative;
}

.product-code:after {
    background: #fff;
    content: '';
    position: absolute;
    left: 0;
    width: 20%;
    padding: 1px;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: auto;
    height: 100%;
    z-index: -1;
}

.product-code:before {
    border-top: 1px solid #000;
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    padding: 1px;
    top: 50%;
    transform: translateY(-50%);
    z-index: -1;
}

.selectQty {
    text-align: center;
    padding-left: 12px;
}

.min-width-un {
    min-width: unset !important;
}

.lds-dual-ring.hidden {
    display: none;
}

.lds-dual-ring {
    display: inline-block;
    width: 80px;
    height: 80px;
}

.lds-dual-ring:after {
    content: " ";
    display: block;
    width: 64px;
    height: 64px;
    margin: 5% auto;
    border-radius: 50%;
    border: 6px solid #fff;
    border-color: #fff transparent #fff transparent;
    animation: lds-dual-ring 1.2s linear infinite;
}

@keyframes lds-dual-ring {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}


.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, .8);
    z-index: 999;
    opacity: 1;
    transition: all 0.5s;
}

@media only screen and (max-width: 800px) {
    .selectQty {
        padding-left: 0px;
        width: 100%;
        border: 1px solid #ccc;
    }

    /* Force table to not be like tables anymore */
    #no-more-tables table,
    #no-more-tables thead,
    #no-more-tables tbody,
    #no-more-tables th,
    #no-more-tables td,
    #no-more-tables tr {
        display: block;
    }

    /* Hide table headers (but not display: none;, for accessibility) */
    #no-more-tables thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    #no-more-tables tr {
        border: 1px solid #ccc;
    }

    #no-more-tables td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
        white-space: normal;
        text-align: left;
        min-height: 40px;
    }

    #no-more-tables td:before {
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
        text-align: left;
        font-weight: bold;
    }

    /*
    Label the data
    */
    #no-more-tables td:before {
        content: attr(data-title);
    }
}

@media (max-width:991px) {
    div#product-zoom-gallery {
        height: auto;
        display: flex;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
        overflow-y: hidden;
        overflow-x: auto;
    }

    .hero-slider,
    .header-section {
        height: 600px;
    }

    #product-zoom-gallery::-webkit-scrollbar {
        height: 5px;
    }

    #product-zoom-gallery::-webkit-scrollbar-track {
        background-color: #000000;
        border: 2px solid #555555;
    }

    #product-zoom-gallery::-webkit-scrollbar-thumb {
        height: 5px;
        background-color: #fff;
    }

    #product-zoom-gallery::-webkit-scrollbar-thumb:hover {
        background-color: #fff;
    }

    #product-zoom-gallery::-webkit-scrollbar:vertical {
        display: none;
    }
}

@media (max-width: 767px) {

    .hero-slider,
    .header-section {
        height: 500px;
    }

    .filter-btn {
        margin: 0 0px 15px;
        min-width: 100px;
        max-width: 122px;
        width: 100%;
    }

    .footer-bottom {
        margin-bottom: 30px;
    }

    .footer-logo {
        margin: auto;
    }

    .widget-about p:last-of-type {
        margin-bottom: 0;
    }

    .footer .widget {
        margin-bottom: 1rem;
    }

    .footer .widget-title {
        font-size: 1.2rem;
        margin-top: 0;
        margin-bottom: 1.9rem;
    }

    .footer-middle {
        padding: 0rem 0 2.2rem;
        border-top: 0.1rem solid #ebebeb;
    }

    figure.product-main-image {
        height: 280px !important;
    }

    div#no-more-tables {
        height: 400px;
        overflow-y: auto;
    }

    #no-more-tables::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
        background-color: #F5F5F5;
    }

    #no-more-tables::-webkit-scrollbar {
        width: 4px;
        background-color: #F5F5F5;
    }

    #no-more-tables::-webkit-scrollbar-thumb {
        background-color: #000000;
        border: 2px solid #555555;
    }

    #AddToBasketForm h6 {
        background: #000;
        color: #fff;
        padding: 14px 5px;
        margin-bottom: 0;
        text-align: center;
    }
}