/* Image with text overlay */
.image-overlay {
    margin-top: 40px;
    height: 492px;
}

.image-overlay img.card-img {
    height: 492px;
}

.image-overlay .card-title {
    margin-bottom: 0;
    font-size: 2.812rem;
    line-height: 3.2rem;
}

.image-overlay .card-text p {
    max-width: 670px;
    margin: 0 auto;
    font-size: 1.5rem;
    font-weight: 300;
    line-height: 27px;
}

.image-overlay .card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem;
    padding-top: 12rem;
    background: rgba(210, 233, 227, 0.8);
    text-align: center;
    color: #000;
}

.image-overlay .card {
    border-radius: 0;
    border: none;
    z-index: -1;
}

/*image with text overlay*/

/*Image with text*/
.image-with-text p {
    font-size: 0.875rem;
    font-weight: 300;
}

.image-with-text h5 {
    font-size: 1.25rem;
    margin-bottom: 1.8rem;
    margin-top: 1.5rem;
    color: #48c4a0;
}

.image-with-text .left-image {
    margin-top: 1.5rem;
}

.image-with-text button span {
    background: #48c4a0;
    height: 18px;
    width: 20px;
    display: inline-flex;
    padding-left: 3px;
    margin-top: 2px;
    vertical-align: text-top;
    margin-left: 6px;
}

.image-with-text button {
    background: transparent;
    padding-left: 0 !important;
    border: none !important;
    font-size: 0.8125rem;
}

.image-with-text img.left-image {
    height: 281px;
    border: 1px solid #c5c5c5;
}

/*Image with text*/

/*image with text 3 columns*/
.image-text-three-column .card {
    margin-top: 1.5rem;
    border: 0;
}

.image-text-three-column.card-img,
.card-img-top {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.image-text-three-column .card-title {
    font-size: 1.25rem;
    margin-bottom: 1.8rem;
    color: #48c4a0;
}

.image-text-three-column .card-text {
    font-size: 0.875rem;
    font-weight: 400;
}

.image-text-three-column .card-body {
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem;
    padding-left: 0;
    padding-right: 0;
}

.image-text-three-column button span {
    background: #48c4a0;
    height: 18px;
    width: 20px;
    display: inline-flex;
    padding-left: 3px;
    margin-top: 2px;
    vertical-align: text-top;
    margin-left: 6px;
}

.image-text-three-column button {
    background: transparent;
    padding-left: 0 !important;
    border: none !important;
    font-size: 0.8125rem;
}

/*image with text 3 columns*/

/* collection list */
.collection-list h3 {
    margin-top: 2.5rem;
    font-size: 1.375rem;
    font-weight: 500;
}

.collection-list .card {
    margin-top: 1.5rem;
    border: 0;
}

.collection-list.card-img,
.card-img-top {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.collection-list .card-title {
    font-size: 1.25rem;
    margin-bottom: 1rem;
    color: #000000;
    font-weight: 400 !important;
    text-align: center;
}

.collection-list .card-text {
    font-size: 0.875rem;
    font-weight: 300;
    text-align: center;
}

.collection-list .card-body {
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem;
    padding-left: 0;
    padding-right: 0;
}

.collection-list button span {
    background: #48c4a0;
    height: 18px;
    width: 20px;
    display: inline-flex;
    padding-left: 3px;
    margin-top: 2px;
    vertical-align: text-top;
    margin-left: 6px;
}

.collection-list button {
    background: transparent;
    padding-left: 0 !important;
    border: none !important;
    font-size: 0.8125rem;
}

/* collection list */

/* Contact us */
.contact-us p.card-text {
    font-size: 1rem;
}

section.contact-us {
    max-width: 750px;
    margin: 0 auto;
    text-align: center;
    margin: 2rem auto;
}

.contact-form {
    text-align: left;
}

.contact-us button.btn-gree {
    width: 240px;
    background: #48c4a0;
    border: none;
    height: 35px;
    color: #fff;
    margin: 0 auto;
    margin-top: 40px;
}

.contact-us .checkout-btn {
    text-align: center;
}

/* Contact us*/

/* Featured collection */
.featured-collection h3 {
    margin-top: 2.5rem;
    font-size: 1.375rem;
    font-weight: 500;
}

.featured-collection .card {
    margin-top: 1.5rem;
    border: none;
}

.featured-collection .card-img,
.card-img-top {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.featured-collection .card-title {
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 500;
    color: #000;
}

.featured-collection .card-body {
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1rem 0 0;
}

.featured-collection .price {
    font-size: 1.125rem;
    font-weight: 300;
    color: #48c4a0;
}

/* Featured collection */

/* home blog */
.home-blog h3 {
    margin-top: 2.5rem;
    font-size: 1.375rem;
    font-weight: 500;
}

.home-blog .card {
    margin-top: 1.5rem;
    border: 0;
}

.home-blog.card-img,
.card-img-top {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.home-blog .card-title {
    font-size: 1.25rem;
    margin-bottom: 1.8rem;
    color: #48c4a0;
}

.home-blog .card-text {
    font-size: 0.875rem;
    font-weight: 300;
}

.home-blog .card-body {
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem;
    padding-left: 0;
    padding-right: 0;
}

.home-blog button span {
    background: #48c4a0;
    height: 18px;
    width: 20px;
    display: inline-flex;
    padding-left: 3px;
    margin-top: 2px;
    vertical-align: text-top;
    margin-left: 6px;
}

.home-blog button {
    background: transparent;
    padding-left: 0 !important;
    border: none !important;
    font-size: 0.8125rem;
}

.home-blog button a,
.home-blog button a:hover {
    color: #000;
}

/* home blog */

/* home gallery */
.home-gallery .container-fluid {
    padding-left: 0;
    padding-right: 0;
}

.home-gallery img {
    height: 399px !important;
    width: 100%;
}

/* home gallery */

/* home map */
.home-map {
    height: 400px;
    width: 100%;
    background: #eaeaea;
}

.home-map .map-section {
    text-align: center;
    position: relative;
}

.home-map .green-button {
    background: #48c4a0;
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 1.5rem;
    border: none;
}

.home-map .address-box {
    height: 329px;
    width: 288px;
    background: #fff;
    padding: 40px;
    text-align: center;
    position: absolute;
    left: 50px;
    top: 35px;
    z-index: 999999;
}

.home-map .h5,
h5 {
    font-size: 1.375rem;
}

.home-map .address-box h5 {
    margin-bottom: 0;
}

.home-map h3 {
    margin-bottom: 0;
    font-size: 2.812rem;
    line-height: 3.2rem;
}

.home-map .address-box p {
    font-size: 1rem;
    margin-bottom: 0;
}

.home-map ul.timings-list {
    margin-top: 30px;
    margin-left: 0;
    padding-left: 0;
    text-align: center;
}

.home-map ul.timings-list li {
    list-style-type: none;
    font-size: 1rem;
    padding-bottom: 10px;
}

/* home map */

/* home testimonials */
.home-testimonials {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.home-testimonials .carousel-caption h3 {
    color: #000000;
    font-size: 2.8125rem;
    margin-bottom: 0;
    line-height: 1;
}

.home-testimonials .carousel-item {
    height: 150px;
}

.home-testimonials .carousel-caption p {
    color: #000000 !important;
    font-size: 1rem !important;
    font-weight: 400;
    max-width: 600px;
    text-align: center;
    margin: 0 auto;
}

.home-testimonials .carousel-caption strong {
    color: #000000 !important;
    font-weight: 500;
    font-size: 0.875rem !important;
}

.home-testimonials .carousel-control-prev-icon {
    background-image: url("../images/icons/slide-prev.svg");
}

.home-testimonials .carousel-control-next-icon {
    background-image: url("../images/icons/slide-next.svg");
}

/* home testimonials */

/* image-slice */
.image-slice .carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 35% !important;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}

.image-slice img {
    height: 399px !important;
}

.carousel-control-prev-icon {
    background-image: url("../images/icons/slide-prev.svg") !important;
    background-repeat: no-repeat;
}

.carousel-control-next-icon {
    background-image: url("../images/icons/slide-next.svg") !important;
    background-repeat: no-repeat;
}

.image-slice .carousel-indicators li {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 8px;
    height: 8px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: 0.5;
    transition: opacity 0.6s ease;
    border-radius: 50%;
}

.image-slice .carousel-caption h3 {
    color: #000000;
    font-size: 2.8125rem;
    margin-bottom: 0;
    line-height: 1;
}

.image-slice .carousel-caption p {
    color: #000000 !important;
    font-size: 1.5rem !important;
    font-weight: 300;
}

/* image-slice */

/* logo-list  */
.logo-list h3 {
    margin-top: 2.5rem;
    font-size: 1.375rem;
    font-weight: 500;
}

.logo-list .logo-img {
    margin-top: 1.5rem;
    text-align: center;
}
.logo-list .logo-img img {
    width: 100%;
}

/* logo-list */

/* newsletter */
.newsletter {
    max-width: 500px;
    text-align: center;
    margin: 2rem auto;
}

.newsletter p.card-text {
    font-size: 1rem;
}

.newsletter .discount-form button.btn-gree {
    margin-top: 6px;
    width: 154px;
    height: 36px;
}

.newsletter .discount-form {
    margin-bottom: 1.5rem;
    padding-bottom: 1rem;
    position: relative;
}

.newsletter button.btn-gree {
    width: 240px;
    background: #48c4a0;
    border: none;
    height: 35px;
    color: #fff;
    margin: 0 auto;
    margin-top: 40px;
}

.newsletter .checkout-btn {
    position: absolute;
    top: -5px;
    right: 0;
}

/* newsletter */

/* rich text */
.rich-text {
    max-width: 500px;
    text-align: center;
    margin: 2rem auto;
}
.rich-text .card-text p {
    font-size: 1rem;
}

.large-rich-text h3 {
    font-size: 1.75rem !important;
}

.medium-rich-text h3 {
    font-size: 1.5rem !important;
}
.small-rich-text h3 {
    font-size: 1.33333rem !important;
}

.large-rich-text p {
    font-size: 1.13333rem !important;
}

.medium-rich-text p {
    font-size: 15px !important;
}
.small-rich-text p {
    font-size: 0.86667rem !important;
}

/* rich text */

/* two column proudcts */
@media (min-width: 992px) {
    .two-column-products .container-fluid {
        padding-left: 100px;
        padding-right: 100px;
    }
}

.two-column-products {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}

.two-column-products .card {
    border: none;
    border-radius: 0;
}

.card img {
    border: 1px solid #c5c5c5;
}

.two-column-products .card-body {
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem;
    padding-top: 0;
}

.two-column-products .green-button {
    background: #48c4a0;
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 1.5rem;
    border: none;
}

.two-column-products .card-title {
    margin-bottom: 0;
    font-size: 20px;
}

.two-column-products .price {
    font-size: 20px;
    font-weight: 300;
    color: #48c4a0;
}

.two-column-products .social-links ul {
    padding-left: 0;
    margin-left: 0;
}

.two-column-products .social-links li {
    list-style-type: none;
    display: inline-block;
    border: none;
    margin-right: 20px;
}

.two-column-products .social-links li img {
    border: none;
}

.two-column-products p.card-text {
    margin-bottom: 1.2rem;
    font-size: 0.875rem;
}

/* two column products */

/* video section */
@media (max-width: 991px) {
    .video-box {
        width: 100% !important;
        height: 300px !important;
        margin: 0 auto !important;
    }
    .video-box iframe {
        width: 100% !important;
        height: 300px !important;
    }
    .card-body {
        text-align: center;
    }
    .home-map .address-box {
        height: 329px;
        width: 288px;
        background: #fff;
        padding: 40px;
        text-align: center;
        position: relative;
        left: 0;
        top: 35px;
        z-index: 999999;
        text-align: center;
        margin: 0 auto;
    }
    .two-column-products .card-title {
        margin-bottom: 0;
        font-size: 20px;
        padding-top: 15px;
    }

    ul.ml-auto.green-menus i {
        padding-top: 10px;
    }
}

.video-section {
    margin: 2rem auto;
    max-width: 1090px;
    max-height: 775px;
    text-align: center;
}

.video-box {
    position: relative;
}

.video-box {
    width: 1000px;
    height: 775px;
    margin: 0 auto;
}

.video-overlay {
    height: 100%;
    width: 100%;
    position: absolute;
    background: rgba(0, 0, 0, 0.1);
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.play-button {
    font-size: 30px;
    width: 100px;
    z-index: 99999;
    height: 100px;
    color: #fff;
    top: 43%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.video-box iframe {
    width: 1000px;
    height: 775px;
}

.social-links li a {
    color: #555 !important;
}

i.fas.fa-long-arrow-alt-right {
    color: #fff;
    padding-top: 3px;
}

i.fal.fa-shopping-cart {
    color: #000;
}

ul.cards-list li {
    list-style-type: none;
    float: left;
    padding-right: 6px;
    font-size: 20px;
    color: #fff;
}

ul.cards-list {
    padding-left: 0 !important;
}

.quotation {
    text-align: center;
    font-size: 30px;
    color: #48c4a0;
}

/*******Video height********/
/*******small height: 475px********/
/*******medium height: 650px********/
/*******large height: 775px********/
.large-video,
.large-video iframe {
    height: 775px !important;
}

.medium-video,
.medium-video iframe {
    height: 650px !important;
}

.small-video,
.small-video iframe {
    height: 475px !important;
}

/** add any of these classes to video-section **/
.top-left-img {
    background-position: left top !important;
}
.top-center-img {
    background-position: center top !important;
}
.top-right-img {
    background-position: right top !important;
}

.middle-left-img {
    background-position: left center !important;
}

.middle-center-img {
    background-position: center center !important;
}
.middle-right-img {
    background-position: right center !important;
}

.bottom-left-img {
    background-position: left bottom !important;
}
.bottom-center-img {
    background-position: center bottom !important;
}
.bottom-right-img {
    background-position: center bottom !important;
}
/** add any of these classes to video-section **/

/*   New Css for Content Builder */

/*Image with text overalay*/
/* Image alignment css*/
.image-overlay img.card-img.top-center-img {
    background-position: center top !important;
}
.image-overlay img.card-img.middle-center-img {
    background-position: center center !important;
}
.image-overlay img.card-img.bottom-center-img {
    background-position: center bottom !important;
}

/*Image with text overalay*/
/*section height*/
/* image height for */
.image-overlay.adapt,
.image-overlay.adapt img {
    height: 412px !important;
}
.image-overlay.extra-small,
.image-overlay.extra-small img {
    height: 264px !important;
}
.image-overlay.small,
.image-overlay.small img {
    height: 300px !important;
}
.image-overlay.medium,
.image-overlay.medium img {
    height: 475px !important;
}
.image-overlay.large,
.image-overlay.large img {
    height: 650px !important;
}
.image-overlay.extra-large,
.image-overlay.extra-large img {
    height: 775px !important;
}

/*image overlay font sizes */
/* Put these classes in col*/
/* large-text large*/
/* med-text medium*/
.image-overlay.large-text h2 {
    font-size: 4.33333rem !important;
}
.image-overlay.large-text p {
    font-size: 1.53333rem !important;
}
.image-overlay.large-med h2 {
    font-size: 2.33333rem !important;
}
.image-overlay.large-med p {
    font-size: 1.26667rem !important;
}

/*  Home Gallery Settings */
.image-slice.large-slider .carousel,
.image-slice.large-slider .carousel img {
    height: 625px !important;
}

.image-slice.medium-slider .carousel,
.image-slice.medium-slider .carousel img {
    height: 515px !important;
}

.image-slice.small-slider .carousel,
.image-slice.small-slider .carousel img {
    height: 475px !important;
}

/* Add these classes to for slideshow height
font-medium
font-large
*****/
.image-slice.font-medium .carousel h3 {
    font-size: 2.33333rem !important;
}
.image-slice.font-medium .carousel p {
    font-size: 1.26667rem !important;
}
.image-slice.font-large .carousel h3 {
    font-size: 4.33333rem !important;
}
.image-slice.font-large .carousel p {
    font-size: 1.53333rem !important;
}

/******
Add these classes to for slideshow height #carousel-fade
top-left-text
top-center-text
top-right-text
middle-left-text
middle-center-text
middle-center-text
*****/
.image-slice.top-left-text .carousel .carousel-caption {
    left: 4% !important;
    text-align: left !important;
    top: 4%;
}
.image-slice.top-center-text .carousel .carousel-caption {
    text-align: center !important;
    top: 4%;
}
.image-slice.top-right-text .carousel .carousel-caption {
    text-align: right !important;
    top: 4%;
    right: 4%;
}
.image-slice.middle-left-text .carousel .carousel-caption {
    left: 4% !important;
    text-align: left !important;
}
.image-slicemiddle-center-text .carousel .carousel-caption {
    text-align: center !important;
}
.image-slice.middle-right-text .carousel .carousel-caption {
    text-align: right !important;
    bottom: 4% !important;
    right: 4% !important;
}
.image-slice.bottom-left-text .carousel .carousel-caption {
    left: 4% !important;
    text-align: left !important;
    bottom: 4% !important;
}
.image-slice.bottom-center-text .carousel .carousel-caption {
    text-align: center !important;
    bottom: 4% !important;
}
.image-slice.bottom-right-text .carousel .carousel-caption {
    text-align: right !important;
    bottom: 4% !important;
    right: 4% !important;
}

/*Video section*/
/*******Video height********/
/*******small height: 475px********/
/*******medium height: 650px********/
/*******large height: 775px********/
.video-section.large-video,
.video-section.large-video iframe {
    height: 775px !important;
}
.video-section.medium-video,
.video-section.medium-video iframe {
    height: 650px !important;
}
.video-section.small-video,
.video-section.small-video iframe {
    height: 475px !important;
}
/* add any of these classes to video-section */
.video-section.top-left-img .video-overlay {
    background-position: left top !important;
}
.video-section.top-center-img .video-overlay {
    background-position: center top !important;
}
.video-section.top-right-img .video-overlay {
    background-position: right top !important;
}
.video-section.middle-left-img .video-overlay {
    background-position: left center !important;
}
.video-section.middle-center-img .video-overlay {
    background-position: center center !important;
}
.video-section.middle-right-img .video-overlay {
    background-position: right center !important;
}
.video-section.bottom-left-img .video-overlay {
    background-position: left bottom !important;
}
.video-section.bottom-center-img .video-overlay {
    background-position: center bottom !important;
}
.video-section.bottom-right-img {
    background-position: center bottom !important;
}
/* add any of these classes to video-section */
/*****add text classes to video_text*****/
/* large text 4.33333rem*/
.video-section.large-text h2 {
    color: #fff;
    font-size: 4.3333rem !important;
}
/****Medium text 2.33333em*****************/
.video-section.medium-text h2 {
    color: #fff;
    font-size: 3.3333rem !important;
}

.video-overlay {
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.text-center {
    text-align: center !important;
}

.text-left {
    text-align: left !important;
}
.text-right {
    text-align: right !important;
}

/*
Articles
 */

.article .image-overlay {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
    height: 213px;
}
.article .image-overlay img.card-img {
    height: 213px;
}
.article .image-overlay .card-title {
    margin-bottom: 0;
    font-size: 2.812rem;
    line-height: 3.2rem;
}
.article .image-overlay p.card-text {
    max-width: 670px;
    margin: 0 auto;
    font-size: 1.5rem;
    font-weight: 300;
    line-height: 27px;
}
.article .image-overlay .card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem;
    padding-top: 3rem;
    background: rgba(210, 233, 227, 0.8);
    text-align: center;
    color: #000;
}
.article .image-overlay .card {
    border-radius: 0;
    border: none;
    z-index: -1;
}
@media (max-width: 991px) {
    .article .image-overlay .card-img-overlay {
        padding-top: 5px;
    }
    .article .image-overlay .card-title {
        margin-bottom: 0;
        font-size: 1.812rem;
        line-height: 3.2rem;
    }
}
.article .card {
    margin-top: 1.5rem;
    border: 0;
}
.article .card-img,
.article .card-img-top {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.article .card-title {
    font-size: 1.25rem;
    margin-bottom: 1.8rem;
    color: #48c4a0;
}
.article .card-text {
    font-size: 0.875rem;
    font-weight: 300;
}
.article .card-body {
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem;
    padding-left: 0;
    padding-right: 0;
    display: flex;
}
.article .post h4.card-title {
    margin-bottom: 0 !important;
}
.article .post-detail {
    max-width: 250px;
    display: inline-block;
}
.article .post-img {
    display: inline-block;
    vertical-align: text-bottom;
}
.article .post {
    border-bottom: 2px solid #d2e9e3;
}
.article .post .card-body {
    padding-bottom: 0 !important;
}
.article .mpost .post-detail {
    max-width: 200px;
    margin-left: 20px;
    vertical-align: top;
}
.article .mpost h4.card-title {
    margin-bottom: 0;
}
.article h4.m-popular {
    margin-top: 3rem;
}
.article .mpost {
    border-bottom: 2px solid #d2e9e3;
}
.article .featured-img img {
    width: 100%;
}
.article .meta {
    display: inline-flex;
    margin-bottom: 1.5rem;
}
.article .meta-img {
    margin-right: 5px;
    margin-top: -3px;
}
.article .meta-data {
    font-size: 0.875rem;
    font-weight: 500;
    margin-right: 20px;
}
.article .current-post p {
    font-size: 0.875rem;
    font-weight: 300;
    margin-bottom: 40px;
}
.article h5.quotation {
    width: 70%;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 30px;
}
.article .current-post h3 {
    font-size: 1.375rem;
    margin-top: 1.5rem;
    margin-bottom: 0;
}
.article .post-comments h3 {
    font-size: 1.375rem;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}
.article input {
    max-width: 100%;
    margin: 0 auto;
    border: 1px solid #c9ced6;
    color: #555 !important;
    border-radius: 0;
    font-size: 12px;
    height: 35px;
}
.article textarea {
    width: 100%;
    margin: 0 auto;
    border: 1px solid #c9ced6;
    color: #555 !important;
    border-radius: 0;
    font-size: 12px;
    padding-top: 20px;
    padding-left: 14px;
}
.article .notice {
    height: auto;
    background: #edfaf6;
    padding-top: 20px;
    margin-bottom: 20px;
    padding-left: 20px;
    border: 1px solid #9bdfcb;
    color: #979797;
    padding-bottom: 20px;
}
.article .notice img {
    margin-right: 10px;
}
.article button.btn-submit {
    background: #48c4a0;
    border: none;
    color: #fff;
    font-size: 1.125rem;
    font-weight: 500;
    height: 35px;
    width: 138px;
    margin-top: 20px;
    margin-bottom: 50px;
}

@media (max-width: 991px) {
    .right-filters.col-sm-12.col-md-6.col-lg-4.col-xl-4 {
        text-align: center;
    }
    .right-filters.col-sm-12.col-md-6.col-lg-5.col-xl-5 {
        text-align: center;
    }
    .filter-dropdown {
        margin-bottom: 15px;
    }
}
.blog-subheader {
    margin-top: 20px;
    margin-bottom: 20px;
}
.blog-subheader .page-title h3 {
    font-size: 1.625rem;
    padding-right: 10px;
    border-right: 2px solid #d2e9e3;
}
.blog-subheader .page-title {
    display: inline-flex;
    max-width: 118px;
}
ul.breadcrumb {
    background: transparent;
    max-width: 100%;
    display: inline-flex;
    padding-top: 0;
    vertical-align: super;
}
ul.breadcrumb li {
    font-size: 12px;
    margin-right: 8px;
}
ul.breadcrumb li span {
    color: #48c4a0;
}
section.blog-subheader .container {
    border-bottom: 3px solid #d2e9e3;
}

.social-links li a {
    color: #555 !important;
}
i.fas.fa-long-arrow-alt-right {
    color: #fff;
    padding-top: 3px;
}
i.fal.fa-shopping-cart {
    color: #000;
}
ul.cards-list li {
    list-style-type: none;
    float: left;
    padding-right: 6px;
    font-size: 20px;
    color: #fff;
}
ul.cards-list {
    padding-left: 0 !important;
}
.quotation {
    text-align: center;
    font-size: 30px;
    color: #48c4a0;
}
i.fal.fa-check-circle {
    color: #48c4a0;
    margin-right: 10px;
}

/* product detail */

@media (max-width: 991px) {
    .col-sm-12.col-md-6.col-lg-4.col-xl-4 {
        text-align: center;
    }

    .right-filters.col-sm-12.col-md-6.col-lg-5.col-xl-5 {
        text-align: center;
    }

    .filter-dropdown {
        margin-bottom: 15px;
    }

    ul.ml-auto.green-menus i {
        padding-top: 10px;
    }

    ul.cards-list {
        padding-left: 0 !important;
        display: flex;
        justify-content: center;
    }

    .gallery-thumbs {
        height: 100% !important;
        box-sizing: border-box;
        padding: 0 !important;
        width: 20%;
        float: left;
        text-align: center;
        display: flex !important;
        justify-content: center !important;
    }

    .gallery-top {
        text-align: center !important;
        display: flex !important;
        justify-content: center !important;
    }

    .gallery-top .swiper-button-next {
        right: 40% !important;
    }

    .gallery-top .swiper-button-prev {
        left: 40% !important;
    }

    .swiper-button-next {
        position: absolute;
        bottom: 0;
        top: 90% !important;
        width: 40px;
        background: url(./assets/images/icons/swiper-bottom.svg) no-repeat;
        left: auto !important;
        margin: 0 auto;
    }

    .swiper-button-prev {
        top: 25px;
        background: url(./assets/images/icons/swiper-top.svg) no-repeat;
        left: auto !important;
        width: 40px;
        text-align: center;
        margin: 0 auto;
    }
    .product-detail .b-sidebar {
        width: 350px !important;
        padding: 20px;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 99999;
    }
    .product-detail h3.product-title {
        font-size: 1.375rem;
        font-weight: 500;
        margin-top: 30px;
        margin-bottom: 0;
    }
}

.product-sub-header .page-title h3 {
    font-size: 1.625rem;
    padding-right: 10px;
    border-right: 2px solid #d2e9e3;
}

.product-sub-header .page-title {
    display: inline-flex;
    max-width: 218px;
}

ul.breadcrumb {
    background: transparent;
    /* max-width: 200px; */
    display: inline-flex;
    padding-top: 0;
    vertical-align: super;
}

ul.breadcrumb li {
    font-size: 12px;
    margin-right: 8px;
}

ul.breadcrumb li span {
    color: #48c4a0;
}

.custom-select {
    width: 201px;
    border-radius: 0 !important;
    border: 1px solid #c9ced6;
    height: 35px;
    background-image: url("./assets/images/icons/dropdown-arrow.svg");
    vertical-align: super;
}

.filter-dropdown {
    width: 201px;
    display: inline-flex;
    vertical-align: top;
}

.top-pagination {
    display: inline-flex;
    max-width: 350px;
}

.top-pagination ul {
    padding-left: 0;
}

.top-pagination ul li {
    list-style-type: none;
    float: left;
    padding-left: 20px;
}

.top-pagination ul li p {
    font-size: 0.875rem;
}

.top-pagination ul li p span {
    color: #b0b3a9;
    padding-left: 5px;
    padding-right: 5px;
}

.right-filters {
    text-align: right;
}

section.product-sub-header .container {
    border-bottom: 3px solid #d2e9e3;
}

section.product-sub-header {
    padding-top: 1.5rem;
}

/* cart sidebar */
.cart-sidebar .continue-cart {
    width: 100%;
}

.cart-sidebar button.btn-gree {
    width: 100%;
    background: #48c4a0;
    border: none;
    height: 35px;
    color: #fff;
}

.cart-sidebar .btn-gree span {
    float: right;
}

.cart-sidebar .sidebar-header h3 {
    font-size: 1.375rem;
    text-align: center;
}

.cart-sidebar .added-product-list {
    margin: 1.5rem 0;
}

.cart-sidebar .close-btn {
    position: absolute;
    cursor: pointer;
}

.cart-sidebar .cart-sidebar {
    margin: 20px;
}

.cart-sidebar .added-product-list {
    margin: 1.5rem 0;
    border-bottom: 2px solid #d2e9e3;
    border-top: 2px solid #d2e9e3;
    padding-bottom: 20px;
}

.cart-sidebar .product img {
    display: inline-block;
    vertical-align: top;
}

.cart-sidebar .product .product-detail {
    display: inline-block;
    padding-left: 15px;
    padding-top: 0;
    vertical-align: baseline;
}

.cart-sidebar .product {
    margin-bottom: 14px;
    margin-top: 15px;
}

.cart-sidebar .product-detail h4 {
    font-size: 1.125rem;
    margin-bottom: 0;
}

.cart-sidebar .subscribe h3 {
    font-size: 1.375rem;
}

.cart-sidebar p.thin {
    font-size: 1.625rem;
    font-weight: 700;
    line-height: 1.1;
    text-align: left;
    font-family: "Garamond";
}

.cart-sidebar .subscribe p {
    font-size: 22px;
    font-family: "Garamond";
    padding: 10px 0;
}

.cart-sidebar .subscribe button.btn-gree {
    height: 40px;
    width: 220px;
    margin: 20px auto;
    display: block;
}

.cart-sidebar .subscribe-cta {
    text-align: center;
    border-bottom: 2px solid #d2e9e3;
    padding-bottom: 1rem;
    margin-bottom: 1.5rem;
}

.cart-sidebar .subscribe-cta strong {
    font-weight: 700;
    font-style: italic;
    font-size: 1.375rem;
}

.cart-sidebar .subscribe-cta p {
    font-size: 1.25rem;
    font-family: "Garamond";
    font-style: italic;
}

.cart-sidebar .recommended-products h4 {
    font-size: 1.375rem;
    margin-bottom: 25px;
}

.cart-sidebar .recommended-products .product-detail p.price {
    color: #48c4a0;
    font-size: 1.375rem;
    padding-top: 0 !important;
}

.cart-sidebar .recommended-products .product-detail h4 {
    font-size: 1.125rem;
    margin-bottom: 0 !important;
}

.cart-sidebar .recommended-products .product {
    margin-bottom: 14px;
    margin-top: 10px;
    border-bottom: 2px solid #d2e9e3;
    padding-bottom: 15px;
    padding-top: 10px;
}

.cart-sidebar .select-quantity {
    width: 106px;
    display: inline-block;
}

.cart-sidebar .add-cart-section .select-quantity {
    display: inline-block;
    width: 106px !important;
}

.cart-sidebar .add-cart-section .select-quantity select {
    width: 106px !important;
}

.cart-sidebar .add-button .btn-gree {
    width: 150px !important;
    margin-top: 0 !important;
    margin-left: 0 !important;
}

.cart-sidebar .add-button {
    display: inline-block;
    margin-left: 15px;
}

.cart-sidebar .custom-select {
    border-radius: 0 !important;
    border: 1px solid #c9ced6;
    background-image: url("./assets/images/icons/dropdown-arrow.svg");
}

.cart-sidebar .remove-product {
    position: absolute;
    right: 0;
}

.cart-sidebar .btn-gree span {
    margin-right: 10px;
}

.cart-sidebar section.cart {
    padding-bottom: 150px;
}

/* Product Detail */
.product-detail h3.product-title {
    font-size: 1.375rem;
    font-weight: 500;
    margin-bottom: 0;
}

.product-detail {
    margin-top: 1.5rem;
}

.product-detail p.see-more-seller {
    font-size: 0.875rem;
}

.product-detail span {
    color: #48c4a0;
}

.product-detail .price {
    font-size: 1.875rem;
    color: #48c4a0;
    margin-bottom: 0;
}

.product-detail .price sub {
    bottom: 0;
    font-size: 0.875rem;
    color: #8e8e8e;
}

.product-detail .price .sale {
    font-size: 0.875rem;
    color: #48c4a0;
}

.product-detail .sale-heading {
    font-size: 1.875rem;
    color: #48c4a0;
    line-height: 1;
}

.product-detail .discount {
    font-size: 0.875rem;
}

.product-detail .shipping p {
    font-size: 0.875rem;
    margin-bottom: 0;
}

.product-detail .shipping p:last-child {
    margin-bottom: 10px;
}

.product-detail .select-color p {
    font-size: 0.875rem;
}

.product-detail .color {
    width: 50px;
    height: 50px;
    background: #eaeaea;
    display: inline-block;
    margin-right: 10px;
    border: 1px solid #c5c5c5;
}

.product-detail .color.active {
    border: 1px solid #48c4a0;
}

.product-detail .color-list {
    margin-bottom: 20px;
    margin-top: 10px;
}

.product-detail .filter-dropdown select {
    width: 200px;
    height: 35px;
}

.product-detail .custom-select {
    width: 201px;
    border-radius: 0 !important;
    border: 1px solid #c9ced6;
    height: 35px;
    background-image: url("./assets/images/icons/dropdown-arrow.svg");
    vertical-align: super;
}

.product-detail .select-quantity {
    margin-right: 20px;
    display: inline-flex;
}

.product-detail .wishlist {
    margin-right: 0px;
    text-align: right;
    display: inline-flex;
}

.product-detail .cart-button {
    width: 100%;
}

.product-detail button.btn-gree {
    width: 100%;
    background: #48c4a0;
    border: none;
    height: 35px;
    color: #fff;
}

.product-detail .btn-gree span {
    float: right;
}

.product-detail .product-description h4 {
    font-size: 1.25rem;
    margin-top: 2rem;
    margin-bottom: 0;
}

.product-detail .product-description p {
    font-size: 0.875rem;
}

.product-detail .b-sidebar {
    width: 482px;
    padding: 20px;
}

/* Similar Products */
.similar-products h3 {
    margin-top: 2.5rem;
    font-size: 1.375rem;
    font-weight: 500;
}

.similar-products .card {
    margin-top: 1.5rem;
    border: none;
}

.similar-products .card-img,
.card-img-top {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.similar-products .card-title {
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 500;
}

.similar-products .card-body {
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1rem 0 0;
}

.similar-products .price {
    font-size: 1.125rem;
    font-weight: 300;
    color: #48c4a0;
}

/* Top Products */
.top-products h3 {
    margin-top: 2.5rem;
    font-size: 1.375rem;
    font-weight: 500;
}

.top-products .card {
    margin-top: 1.5rem;
    border: none;
}

.top-products .card-img,
.card-img-top {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.top-products .card-title {
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 500;
}

.top-products .card-body {
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1rem 0 0;
}

.top-products .price {
    font-size: 1.125rem;
    font-weight: 300;
    color: #48c4a0;
}

.thumb-example {
    height: 480px;
    background-color: transparent;
}

.swiper .swiper-slide {
    background-size: cover;
    background-position: center;
}

.swiper-slide.slide-1 {
    background-image: url("https://picsum.photos/445/568");
}

.swiper-slide.slide-2 {
    background-image: url("https://picsum.photos/445/568");
}

.swiper-slide.slide-3 {
    background-image: url("https://picsum.photos/445/568");
}

.swiper-slide.slide-4 {
    background-image: url("https://picsum.photos/445/568");
}

.swiper-slide.slide-5 {
    background-image: url("https://picsum.photos/445/568");
}

.gallery-top {
    height: 100%;
    width: 75%;
    float: right;
}

.gallery-thumbs {
    height: 80%;
    box-sizing: border-box;
    padding: 50px 0;
    width: 20%;
    float: left;
}

.gallery-thumbs .swiper-slide {
    width: 100%;
    height: 100px !important;
    opacity: 0.4;
}

.gallery-thumbs .swiper-slide-active {
    opacity: 1;
}

.swiper-button-prev {
    top: 25px;
    background: url("./assets/images/icons/swiper-top.svg") no-repeat;
    left: 40px;
    width: 40px;
}

.swiper-button-prev:after {
    content: "" !important;
}

.swiper-button-next {
    position: absolute;
    bottom: 0;
    top: 94%;
    width: 40px;
    background: url("./assets/images/icons/swiper-bottom.svg") no-repeat;
    left: 40px;
}

.swiper-button-next:after {
    content: "" !important;
}

.product-detail .b-sidebar {
    width: 482px;
    padding: 20px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 99999;
}

.collapse {
    display: none;
}

.social-links li a {
    color: #555 !important;
}

i.fas.fa-long-arrow-alt-right {
    color: #fff;
    padding-top: 3px;
}

i.fal.fa-shopping-cart {
    color: #000;
}

ul.cards-list li {
    list-style-type: none;
    float: left;
    padding-right: 6px;
    font-size: 20px;
    color: #fff;
}

ul.cards-list {
    padding-left: 0 !important;
}

.quotation {
    text-align: center;
    font-size: 30px;
    color: #48c4a0;
}

i.fal.fa-cart-plus {
    color: #fff;
    font-size: 16px;
    padding-top: 5px;
}

i.fal.fa-arrow-down {
    color: #fff;
}

i.fal.fa-heart-square {
    font-size: 30px;
    padding-top: 2px;
    color: #48c4a0;
}

/*
/* cart */

@media (max-width: 991px) {
    .cart .added-product {
        width: 300px !important;
        padding-top: 20px;
        text-align: left;
    }
    .cart .product {
        text-align: center;
    }
    ul.ml-auto.green-menus i {
        padding-top: 10px;
    }
    ul.ml-auto.green-menus i {
        padding-top: 10px;
    }
    ul.cards-list {
        padding-left: 0 !important;
        display: flex;
        justify-content: center;
    }
}
.cart ul.breadcrumb {
    background: transparent;
    max-width: 200px;
    display: inline-flex;
    padding-top: 2rem;
    vertical-align: super;
}
.cart ul.breadcrumb li {
    font-size: 12px;
    margin-right: 14px;
}
.cart ul.breadcrumb li a {
    color: #000;
}
.cart h1 {
    font-size: 1.625rem;
    font-weight: 400;
    margin-bottom: 50px;
}
.cart .product img {
    display: inline-block;
    vertical-align: top;
}
.cart .added-product {
    display: inline-block;
    width: 340px;
    padding-left: 20px;
    position: relative;
}
.cart .added-product h3 {
    font-size: 1.375rem;
    font-weight: 400;
}
.cart .product p.price {
    font-size: 1.375rem;
    color: #8e8e8e;
}
.cart .product p.price span {
    color: #48c4a0;
}
.cart .product-actions {
    float: right;
    margin-top: -22px;
}
.cart .quantity {
    display: inline-block;
    margin-right: 60px;
}
.cart .quant {
    display: inline-block;
    margin-right: 12px;
}
.cart .product-actions .price {
    display: inline-block;
}
.cart .product-actions h5 {
    font-size: 1.125rem;
    font-weight: 300;
    margin-bottom: 15px;
    margin-top: 6px;
}
.cart .quant.quantity {
    font-size: 1.375rem;
    color: #8e8e8e;
    font-weight: 500;
    vertical-align: middle;
}
.cart .total-price {
    color: #48c4a0;
    font-size: 1.375rem;
    font-weight: 500;
}
.cart .product {
    margin-bottom: 2rem;
}
.cart .pricing-box {
    border: 2px solid #d2e9e3;
    padding: 20px;
}
.cart .item-sub-total {
    display: flex;
    justify-content: space-between;
}
.cart .item-sub-total p {
    font-size: 1.125rem;
    font-weight: 300;
}
.cart .shipping-info {
    display: flex;
    justify-content: space-between;
}
.cart .shipping-info p {
    font-size: 1.125rem;
    font-weight: 300;
}
.cart .tax-info {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
    border-bottom: 2px solid #d2e9e3;
}
.cart .tax-info p {
    font-size: 1.125rem;
    font-weight: 300;
}
.cart p.total {
    font-size: 1.375rem;
    font-weight: 700;
}
.cart .cart-totals {
    display: flex;
    justify-content: space-between;
}
.cart .cart-totals p {
    font-size: 1.375rem;
    font-weight: 500;
    margin-bottom: 0;
}
.cart .cart-totals .total {
    font-size: 2rem !important;
    font-weight: 500 !important;
}
.cart .saving {
    display: flex;
    justify-content: space-between;
}
.cart .saving p {
    font-size: 1.125rem;
    font-weight: 300;
}
.cart .saving .save-total {
    font-size: 1.375rem;
    font-weight: 400;
}
.cart .ship-to span {
    text-decoration: underline;
}
.cart button.btn-gree {
    width: 294px;
    background: #48c4a0;
    border: none;
    height: 50px;
    color: #fff;
}
.cart .checkout-btn {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 100px;
}
.cart .remove-product {
    position: absolute;
    right: 0;
}
.cart {
    padding-bottom: 100px;
}
.social-links li a {
    color: #555 !important;
}
i.fas.fa-long-arrow-alt-right {
    color: #fff;
    padding-top: 3px;
}
.header i.fal.fa-shopping-cart {
    color: #000;
}

i.fal.fa-shopping-cart {
    color: #fff;
}
ul.cards-list li {
    list-style-type: none;
    float: left;
    padding-right: 6px;
    font-size: 20px;
    color: #fff;
}
ul.cards-list {
    padding-left: 0 !important;
}
.quotation {
    text-align: center;
    font-size: 30px;
    color: #48c4a0;
}
i.fal.fa-trash-alt {
    color: red;
}
.quant.img-left {
    width: 26px;
    background: #ddd;
    padding: 5px;
    margin-right: 4px;
    color: #fff;
    cursor: pointer;
}
.quant.img-right {
    width: 26px;
    background: #ddd;
    padding: 5px;
    margin-right: 4px;
    color: #fff;
    cursor: pointer;
}

/*
/*shipping method*/

@media (max-width: 991px) {
    .shipping-method .col-sm-12.col-md-6.col-lg-4.col-xl-4 {
        text-align: center;
    }
    .shipping-method .right-filters.col-sm-12.col-md-6.col-lg-5.col-xl-5 {
        text-align: center;
    }
    .shipping-method .filter-dropdown {
        margin-bottom: 15px;
    }
    ul.ml-auto.green-menus i {
        padding-top: 10px;
    }
    ul.cards-list {
        padding-left: 0 !important;
        display: flex;
        justify-content: center;
    }
}
.shipping-method .shipping-subheader {
    margin-top: 20px;
}
.shipping-method .shipping-subheader .page-title h3 {
    font-size: 1.625rem;
    padding-right: 10px;
    border-right: 2px solid #d2e9e3;
}
.shipping-method .shipping-subheader .page-title {
    display: inline-flex;
    max-width: 118px;
}
.shipping-method ul.breadcrumb {
    background: transparent;
    max-width: 100%;
    display: inline-flex;
    padding-top: 0;
    vertical-align: super;
}
.shipping-method ul.breadcrumb li {
    font-size: 12px;
    margin-right: 8px;
}
.shipping-method ul.breadcrumb li span {
    color: #48c4a0;
}
section.shipping-subheader .container {
    border-bottom: 3px solid #d2e9e3;
}

.shipping-method h2 {
    font-size: 1.375rem;
    margin-top: 2rem;
    margin-bottom: 1.5rem;
}
.shipping-method button.btn-gree {
    width: 240px;
    background: #48c4a0;
    border: none;
    height: 35px;
    color: #fff;
    margin: 0 auto;
    margin-top: 40px;
}
.shipping-method .discount-form button.btn-gree {
    margin-top: 6px;
    width: 154px;
}

.shipping-method .btn-gree span {
    float: right;
}
.shipping-method input {
    max-width: 100%;
    margin: 0 auto;
    border: 1px solid #c9ced6;
    color: #555 !important;
    border-radius: 0;
    font-size: 12px;
    height: 35px;
}
.shipping-method .pricing-box {
    border: 2px solid #d2e9e3;
    padding: 20px;
    margin-top: 1.5rem;
}
.shipping-method .item-sub-total {
    display: flex;
    justify-content: space-between;
}
.shipping-method .item-sub-total p {
    font-size: 1.125rem;
    font-weight: 300;
}
.shipping-method .shipping-info {
    display: flex;
    justify-content: space-between;
}
.shipping-method .shipping-info p {
    font-size: 1.125rem;
    font-weight: 300;
}
.shipping-method .tax-info {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
    border-bottom: 2px solid #d2e9e3;
}
.shipping-method .tax-info p {
    font-size: 1.125rem;
    font-weight: 300;
}
.shipping-method p.total {
    font-size: 1.375rem;
    font-weight: 700;
}
.shipping-method .cart-totals {
    display: flex;
    justify-content: space-between;
}
.shipping-method .cart-totals p {
    font-size: 1.375rem;
    font-weight: 500;
    margin-bottom: 0;
}
.shipping-method .cart-totals .total {
    font-size: 2rem !important;
    font-weight: 500 !important;
}
.shipping-method .saving {
    display: flex;
    justify-content: space-between;
}
.shipping-method .saving p {
    font-size: 1.125rem;
    font-weight: 300;
}
.shipping-method .saving .save-total {
    font-size: 1.375rem;
    font-weight: 400;
}
.shipping-method .ship-to span {
    text-decoration: underline;
}
.shipping-method .product img {
    display: inline-block;
    vertical-align: top;
}
.shipping-method .added-product {
    display: inline-block;
    position: relative;
    width: calc(100% - 118px);
    padding-left: 20px;
}
.shipping-method .added-product h3 {
    font-size: 1.125rem;
    font-weight: 500;
}
.shipping-method .product p.price {
    font-size: 1.375rem;
    color: #8e8e8e;
    position: absolute;
    top: 0;
    right: 0;
}
.shipping-method .product p.price span {
    color: #48c4a0;
}
.shipping-method .product-actions {
    margin-top: -22px;
}
.shipping-method .quantity {
    display: inline-block;
    margin-right: 60px;
}
.shipping-method .quant {
    display: inline-block;
    margin-right: 12px;
}
.shipping-method .product-actions .price {
    display: inline-block;
}
.shipping-method .product-actions h5 {
    font-size: 0.875rem;
    font-weight: 400;
    margin-bottom: 15px;
    margin-top: 20px;
}
.shipping-method .quant.quantity {
    font-size: 1.375rem;
    color: #8e8e8e;
    font-weight: 500;
    vertical-align: middle;
}
.shipping-method .total-price {
    color: #48c4a0;
    font-size: 1.375rem;
    font-weight: 500;
}
.shipping-method .product {
    margin-bottom: 2rem;
    display: flex;
}
.shipping-method p.desc {
    font-size: 0.75rem;
    max-width: 200px;
}
.shipping-method .custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top;
    font-size: 12px !important;
    padding-top: 2px !important;
    color: #979797 !important;
}
.shipping-method .custom-checkbox .custom-control-label::before {
    border-radius: 50%;
}

.shipping-method .custom-control-label::before {
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: #48c4a0 solid 1px;
}
.shipping-method .custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: transparent;
    background-color: #48c4a0;
    border: #48c4a0 solid 1px;
}
.shipping-method .checkout-btn {
    display: block;
    margin-top: -42px;
    float: right;
}
section.shipping-method {
    padding-bottom: 100px;
}
.shipping-method .discount-form {
    margin-bottom: 1.5rem;
    padding-bottom: 1rem;
    border-bottom: 2px solid #d2e9e3;
}
.shipping-method .shipping-address {
    position: relative;
}
.shipping-method .shipping-address p {
    color: #8e8e8e;
    font-size: 1.125rem;
    margin-bottom: 0;
}
.shipping-method .shipping-address a {
    position: absolute;
    text-decoration: underline;
    right: 0px;
    top: 0;
    color: #48c4a0;
}
.shipping-method .method {
    border: 2px solid #b0b3a9;
    padding: 16px 20px 0;
    display: flex;
    justify-content: space-between;
    border-bottom: none;
}
.shipping-method .method-type .custom-control-label {
    position: relative;
    margin-bottom: 0;
    font-size: 18px !important;
    padding-top: 0 !important;
    color: #333 !important;
}
.shipping-method .method:last-child {
    border-bottom: 2px solid #b0b3a9;
}
.shipping-method .method-title {
    font-weight: 500;
    font-size: 1.125rem;
}
.shipping-method .payment-button .checkout-btn {
    margin-top: 0;
}

.social-links li a {
    color: #555 !important;
}
i.fas.fa-long-arrow-alt-right {
    color: #fff;
    padding-top: 3px;
}
i.fal.fa-shopping-cart {
    color: #000;
}
ul.cards-list li {
    list-style-type: none;
    float: left;
    padding-right: 6px;
    font-size: 20px;
    color: #fff;
}
ul.cards-list {
    padding-left: 0 !important;
}
.quotation {
    text-align: center;
    font-size: 30px;
    color: #48c4a0;
}

/*shipping Address*/

@media (max-width: 991px) {
    .col-sm-12.col-md-6.col-lg-4.col-xl-4 {
        text-align: center;
    }
    .right-filters.col-sm-12.col-md-6.col-lg-5.col-xl-5 {
        text-align: center;
    }
    .filter-dropdown {
        margin-bottom: 15px;
    }
    ul.ml-auto.green-menus i {
        padding-top: 10px;
    }
    ul.ml-auto.green-menus i {
        padding-top: 10px;
    }
    ul.cards-list {
        padding-left: 0 !important;
        display: flex;
        justify-content: center;
    }
}
.shipping-subheader {
    margin-top: 20px;
}
.shipping-subheader .page-title h3 {
    font-size: 1.625rem;
    padding-right: 10px;
    border-right: 2px solid #d2e9e3;
}
.shipping-subheader .page-title {
    display: inline-flex;
    max-width: 118px;
}
ul.breadcrumb {
    background: transparent;
    max-width: 100%;
    display: inline-flex;
    padding-top: 0;
    vertical-align: super;
}
ul.breadcrumb li {
    font-size: 12px;
    margin-right: 8px;
}
ul.breadcrumb li span {
    color: #48c4a0;
}
section.shipping-subheader .container {
    border-bottom: 3px solid #d2e9e3;
}
.shipping-address h2 {
    font-size: 1.375rem;
    margin-top: 2rem;
    margin-bottom: 1.5rem;
}
.shipping-address button.btn-gree {
    width: 240px;
    background: #48c4a0;
    border: none;
    height: 35px;
    color: #fff;
    margin: 0 auto;
    margin-top: 40px;
}
.shipping-address .discount-form button.btn-gree {
    margin-top: 6px;
    width: 154px;
}

.shipping-address .btn-gree span {
    float: right;
}
.shipping-address input {
    max-width: 100%;
    margin: 0 auto;
    border: 1px solid #c9ced6;
    color: #555 !important;
    border-radius: 0;
    font-size: 12px;
    height: 35px;
}
.shipping-address .pricing-box {
    border: 2px solid #d2e9e3;
    padding: 20px;
    margin-top: 1.5rem;
}
.shipping-address .item-sub-total {
    display: flex;
    justify-content: space-between;
}
.shipping-address .item-sub-total p {
    font-size: 1.125rem;
    font-weight: 300;
}
.shipping-address .shipping-info {
    display: flex;
    justify-content: space-between;
}
.shipping-address .shipping-info p {
    font-size: 1.125rem;
    font-weight: 300;
}
.shipping-address .tax-info {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
    border-bottom: 2px solid #d2e9e3;
}
.shipping-address .tax-info p {
    font-size: 1.125rem;
    font-weight: 300;
}
.shipping-address p.total {
    font-size: 1.375rem;
    font-weight: 700;
}
.shipping-address .cart-totals {
    display: flex;
    justify-content: space-between;
}
.shipping-address .cart-totals p {
    font-size: 1.375rem;
    font-weight: 500;
    margin-bottom: 0;
}
.shipping-address .cart-totals .total {
    font-size: 2rem !important;
    font-weight: 500 !important;
}
.shipping-address .saving {
    display: flex;
    justify-content: space-between;
}
.shipping-address .saving p {
    font-size: 1.125rem;
    font-weight: 300;
}
.shipping-address .saving .save-total {
    font-size: 1.375rem;
    font-weight: 400;
}
.shipping-address .ship-to span {
    text-decoration: underline;
}
.shipping-address .product img {
    display: inline-block;
    vertical-align: top;
}
.shipping-address .added-product {
    display: inline-block;
    position: relative;
    width: calc(100% - 118px);
    padding-left: 20px;
}
.shipping-address .added-product h3 {
    font-size: 1.125rem;
    font-weight: 500;
}
.shipping-address .product p.price {
    font-size: 1.375rem;
    color: #8e8e8e;
    position: absolute;
    top: 0;
    right: 0;
}
.shipping-address .product p.price span {
    color: #48c4a0;
}
.shipping-address .product-actions {
    margin-top: -22px;
}
.shipping-address .quantity {
    display: inline-block;
    margin-right: 60px;
}
.shipping-address .quant {
    display: inline-block;
    margin-right: 12px;
}
.shipping-address .product-actions .price {
    display: inline-block;
}
.shipping-address .product-actions h5 {
    font-size: 0.875rem;
    font-weight: 400;
    margin-bottom: 15px;
    margin-top: 20px;
}
.shipping-address .quant.quantity {
    font-size: 1.375rem;
    color: #8e8e8e;
    font-weight: 500;
    vertical-align: middle;
}
.shipping-address .total-price {
    color: #48c4a0;
    font-size: 1.375rem;
    font-weight: 500;
}
.shipping-address .product {
    margin-bottom: 2rem;
    display: flex;
}
.shipping-address p.desc {
    font-size: 0.75rem;
    max-width: 200px;
}
.shipping-address .custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top;
    font-size: 12px !important;
    padding-top: 2px !important;
    color: #979797 !important;
}
.shipping-address .custom-checkbox .custom-control-label::before {
    border-radius: 50%;
}

.shipping-address .custom-control-label::before {
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: #48c4a0 solid 1px;
}
.shipping-address
    .custom-control-input:checked
    ~ .custom-control-label::before {
    color: #fff;
    border-color: transparent;
    background-color: #48c4a0;
    border: #48c4a0 solid 1px;
}
.shipping-address .checkout-btn {
    display: block;
    margin-top: -42px;
    float: right;
}
section.shipping-address {
    padding-bottom: 100px;
}
.shipping-address .discount-form {
    margin-bottom: 1.5rem;
    padding-bottom: 1rem;
    border-bottom: 2px solid #d2e9e3;
}

.social-links li a {
    color: #555 !important;
}
i.fas.fa-long-arrow-alt-right {
    color: #fff;
    padding-top: 3px;
}
i.fal.fa-shopping-cart {
    color: #000;
}
ul.cards-list li {
    list-style-type: none;
    float: left;
    padding-right: 6px;
    font-size: 20px;
    color: #fff;
}
ul.cards-list {
    padding-left: 0 !important;
}
.quotation {
    text-align: center;
    font-size: 30px;
    color: #48c4a0;
}

/*Welcome Back*/

@media (max-width: 991px) {
    .col-sm-12.col-md-6.col-lg-4.col-xl-4 {
        text-align: center;
    }
    .right-filters.col-sm-12.col-md-6.col-lg-5.col-xl-5 {
        text-align: center;
    }
    .filter-dropdown {
        margin-bottom: 15px;
    }
    ul.ml-auto.green-menus i {
        padding-top: 10px;
    }
    ul.cards-list {
        padding-left: 0 !important;
        display: flex;
        justify-content: center;
    }
}
.welcome-back .checkout-btn {
    text-align: center;
}
.welcome-back button.btn-gree {
    width: 240px;
    background: #48c4a0;
    border: none;
    height: 35px;
    color: #fff;
    height: 50px;
    margin: 0 auto;
    margin-top: 40px;
}
.welcome-back .btn-gree span {
    float: right;
}
.welcome-back h1.text-center {
    font-size: 2.8125rem;
    font-weight: 400;
}
.welcome-back input {
    max-width: 480px;
    margin: 0 auto;
    margin-top: 20px;
    border: 1px solid #c9ced6;
    color: #c9ced6;
    margin-bottom: 20px;
}
section.welcome-back {
    padding-top: 50px;
    padding-bottom: 200px;
}
.welcome-back .forgot-password {
    text-align: center;
    margin-top: 20px;
}
.welcome-back .forgot-password a {
    color: #000;
    text-decoration: underline;
    text-align: center;
}
.social-links li a {
    color: #555 !important;
}
i.fas.fa-long-arrow-alt-right {
    color: #fff;
    padding-top: 3px;
}
i.fal.fa-shopping-cart {
    color: #000;
}
ul.cards-list li {
    list-style-type: none;
    float: left;
    padding-right: 6px;
    font-size: 20px;
    color: #fff;
}
ul.cards-list {
    padding-left: 0 !important;
}
.quotation {
    text-align: center;
    font-size: 30px;
    color: #48c4a0;
}

/*Create Account*/

@media (max-width: 991px) {
    .col-sm-12.col-md-6.col-lg-4.col-xl-4 {
        text-align: center;
    }
    .right-filters.col-sm-12.col-md-6.col-lg-5.col-xl-5 {
        text-align: center;
    }
    .filter-dropdown {
        margin-bottom: 15px;
    }
    ul.ml-auto.green-menus i {
        padding-top: 10px;
    }
    ul.cards-list {
        padding-left: 0 !important;
        display: flex;
        justify-content: center;
    }
}
.create-account .checkout-btn {
    text-align: center;
}
.create-account button.btn-gree {
    width: 240px;
    background: #48c4a0;
    border: none;
    height: 35px;
    color: #fff;
    height: 50px;
    margin: 0 auto;
    margin-top: 40px;
}
.create-account .btn-gree span {
    float: right;
}
.create-account h1.text-center {
    font-size: 2.8125rem;
    font-weight: 400;
}
.create-account input {
    max-width: 480px;
    margin: 0 auto;
    margin-top: 20px;
    border: 1px solid #c9ced6;
    color: #c9ced6;
    margin-bottom: 20px;
}
section.create-account {
    padding-top: 50px;
    padding-bottom: 200px;
}
.create-account .forgot-password {
    text-align: center;
    margin-top: 20px;
}
.create-account .forgot-password a {
    color: #000;
    text-decoration: underline;
    text-align: center;
}
.create-account .email-section {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}
.create-account .email-section p {
    font-size: 1.125rem;
}
.create-account .email-section a {
    color: #8e8e8e;
    text-decoration: underline;
}
.create-account .terms-section {
    text-align: center;
    margin-top: 30px;
}
.create-account .terms-section p {
    font-size: 12px;
}
.create-account .terms-section a {
    color: #48c4a0;
    text-decoration: underline;
}
.social-links li a {
    color: #555 !important;
}
i.fas.fa-long-arrow-alt-right {
    color: #fff;
    padding-top: 3px;
}
i.fal.fa-shopping-cart {
    color: #000;
}
ul.cards-list li {
    list-style-type: none;
    float: left;
    padding-right: 6px;
    font-size: 20px;
    color: #fff;
}
ul.cards-list {
    padding-left: 0 !important;
}
.quotation {
    text-align: center;
    font-size: 30px;
    color: #48c4a0;
}

/*Payment Method*/

@media (max-width: 991px) {
    .col-sm-12.col-md-6.col-lg-4.col-xl-4 {
        text-align: center;
    }
    .right-filters.col-sm-12.col-md-6.col-lg-5.col-xl-5 {
        text-align: center;
    }
    .filter-dropdown {
        margin-bottom: 15px;
    }
    ul.ml-auto.green-menus i {
        padding-top: 10px;
    }
    ul.ml-auto.green-menus i {
        padding-top: 10px;
    }
    ul.cards-list {
        padding-left: 0 !important;
        display: flex;
        justify-content: center;
    }
    .payment-methods .product p.price {
        font-size: 13px;
    }
    .payment-methods .discount-form button.btn-gree {
        margin-top: 6px;
        width: 100px;
    }
}
.shipping-subheader {
    margin-top: 20px;
}
.shipping-subheader .page-title h3 {
    font-size: 1.625rem;
    padding-right: 10px;
    border-right: 2px solid #d2e9e3;
}
.shipping-subheader .page-title {
    display: inline-flex;
    max-width: 118px;
}
ul.breadcrumb {
    background: transparent;
    max-width: 100%;
    display: inline-flex;
    padding-top: 0;
    vertical-align: super;
}
ul.breadcrumb li {
    font-size: 12px;
    margin-right: 8px;
}
ul.breadcrumb li span {
    color: #48c4a0;
}
section.shipping-subheader .container {
    border-bottom: 3px solid #d2e9e3;
}
.payment-methods h2 {
    font-size: 1.375rem;
    margin-top: 2rem;
    margin-bottom: 1.5rem;
}
.payment-methods button.btn-gree {
    width: 240px;
    background: #48c4a0;
    border: none;
    height: 35px;
    color: #fff;
    margin: 0 auto;
    margin-top: 40px;
}
.payment-methods .discount-form button.btn-gree {
    margin-top: 6px;
    width: 154px;
}

.payment-methods .btn-gree span {
    float: right;
}
.payment-methods input {
    max-width: 100%;
    margin: 0 auto;
    border: 1px solid #c9ced6;
    color: #555 !important;
    border-radius: 0;
    font-size: 12px;
    height: 35px;
}
.payment-methods .pricing-box {
    border: 2px solid #d2e9e3;
    padding: 20px;
    margin-top: 1.5rem;
}
.payment-methods .item-sub-total {
    display: flex;
    justify-content: space-between;
}
.payment-methods .item-sub-total p {
    font-size: 1.125rem;
    font-weight: 300;
}
.payment-methods .shipping-info {
    display: flex;
    justify-content: space-between;
}
.payment-methods .shipping-info p {
    font-size: 1.125rem;
    font-weight: 300;
}
.payment-methods .tax-info {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
    border-bottom: 2px solid #d2e9e3;
}
.payment-methods .tax-info p {
    font-size: 1.125rem;
    font-weight: 300;
}
.payment-methods p.total {
    font-size: 1.375rem;
    font-weight: 700;
}
.payment-methods .cart-totals {
    display: flex;
    justify-content: space-between;
}
.payment-methods .cart-totals p {
    font-size: 1.375rem;
    font-weight: 500;
    margin-bottom: 0;
}
.payment-methods .cart-totals .total {
    font-size: 2rem !important;
    font-weight: 500 !important;
}
.payment-methods .saving {
    display: flex;
    justify-content: space-between;
}
.payment-methods .saving p {
    font-size: 1.125rem;
    font-weight: 300;
}
.payment-methods .saving .save-total {
    font-size: 1.375rem;
    font-weight: 400;
}
.payment-methods .ship-to span {
    text-decoration: underline;
}
.payment-methods .product img {
    display: inline-block;
    vertical-align: top;
}
.payment-methods .added-product {
    display: inline-block;
    position: relative;
    width: calc(100% - 118px);
    padding-left: 20px;
}
.payment-methods .added-product h3 {
    font-size: 1.125rem;
    font-weight: 500;
}
.payment-methods .product p.price {
    font-size: 1.375rem;
    color: #8e8e8e;
    position: absolute;
    top: 0;
    right: 0;
}
.payment-methods .product p.price span {
    color: #48c4a0;
}
.payment-methods .product-actions {
    margin-top: -22px;
}
.payment-methods .quantity {
    display: inline-block;
    margin-right: 60px;
}
.payment-methods .quant {
    display: inline-block;
    margin-right: 12px;
}
.payment-methods .product-actions .price {
    display: inline-block;
}
.payment-methods .product-actions h5 {
    font-size: 0.875rem;
    font-weight: 400;
    margin-bottom: 15px;
    margin-top: 20px;
}
.payment-methods .quant.quantity {
    font-size: 1.375rem;
    color: #8e8e8e;
    font-weight: 500;
    vertical-align: middle;
}
.payment-methods .total-price {
    color: #48c4a0;
    font-size: 1.375rem;
    font-weight: 500;
}
.payment-methods .product {
    margin-bottom: 2rem;
    display: flex;
}
.payment-methods p.desc {
    font-size: 0.75rem;
    max-width: 200px;
}
.payment-methods .custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top;
    font-size: 12px !important;
    padding-top: 2px !important;
    color: #979797 !important;
}
.payment-methods .custom-checkbox .custom-control-label::before {
    border-radius: 50%;
}

.payment-methods .custom-control-label::before {
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: #48c4a0 solid 1px;
}
.payment-methods .custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: transparent;
    background-color: #48c4a0;
    border: #48c4a0 solid 1px;
}
.payment-methods .checkout-btn {
    display: block;
    margin-top: -42px;
    float: right;
}
section.payment-methods {
    padding-bottom: 100px;
}
.payment-methods .discount-form {
    margin-bottom: 1.5rem;
    padding-bottom: 1rem;
    border-bottom: 2px solid #d2e9e3;
}
.payment-methods .shipping-address {
    position: relative;
}
.payment-methods .shipping-address p {
    color: #8e8e8e;
    font-size: 1.125rem;
    margin-bottom: 0;
}
.payment-methods .shipping-address a {
    position: absolute;
    text-decoration: underline;
    right: 0px;
    top: 0;
    color: #48c4a0;
}
.payment-methods .shipping-methods {
    position: relative;
}
.payment-methods .shipping-methods a {
    position: absolute;
    text-decoration: underline;
    right: 0px;
    top: 0;
    color: #48c4a0;
}
.payment-methods .payment-info {
    position: relative;
}
.payment-methods .payment-info a {
    position: absolute;
    text-decoration: underline;
    right: 0px;
    top: 0;
    color: #48c4a0;
}

.payment-methods .method {
    border: 2px solid #b0b3a9;
    padding: 16px 20px 0;
    display: flex;
    justify-content: space-between;
    border-bottom: none;
}
.payment-methods .method-type .custom-control-label {
    position: relative;
    margin-bottom: 0;
    font-size: 18px !important;
    padding-top: 0 !important;
    color: #333 !important;
}
.payment-methods .method:last-child {
    border-bottom: 2px solid #b0b3a9;
}
.payment-methods .method-title {
    font-weight: 500;
    font-size: 1.125rem;
}
.payment-methods .payment-button .checkout-btn {
    margin-top: 0;
}
.payment-methods .method-body {
    border-left: 2px solid #b0b3a9;
    border-right: 2px solid #b0b3a9;
    border-top: 2px solid #b0b3a9;
    padding: 30px 20px 10px;
}
.payment-methods .billing-address .custom-control-label {
    font-size: 1.125rem !important;
    color: #000 !important;
    padding-top: 0 !important;
}
.payment-methods .exclusive-offer {
    bottom: -14px;
    position: absolute;
}
.payment-methods .payment-button p {
    font-size: 0.75rem;
}
.payment-methods .payment-button p {
    font-size: 0.75rem;
    margin-bottom: 0;
    margin-top: 30px;
}
.payment-methods .payment-button a {
    color: #000;
    text-decoration: underline;
}
.social-links li a {
    color: #555 !important;
}
i.fas.fa-long-arrow-alt-right {
    color: #fff;
    padding-top: 3px;
}
i.fal.fa-shopping-cart {
    color: #000;
}
ul.cards-list li {
    list-style-type: none;
    float: left;
    padding-right: 6px;
    font-size: 20px;
    color: #fff;
}
ul.cards-list {
    padding-left: 0 !important;
}
.quotation {
    text-align: center;
    font-size: 30px;
    color: #48c4a0;
}

/*order complete*/

.order-complete .pricing-box {
    border: 2px solid #b0b3a9;
    padding: 20px;
    margin-top: 1.5rem;
}

.order-complete .confirmation-box {
    border: 2px solid #b0b3a9;
    padding: 20px;
    margin-top: 1.5rem;
}

.order-complete .item-sub-total {
    display: flex;
    justify-content: space-between;
}
.order-complete .item-sub-total p {
    font-size: 0.875rem;
    font-weight: 300;
}
.order-complete .shipping-info {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #b0b3a9;
    margin-bottom: 20px;
}
.order-complete .shipping-info p {
    font-size: 0.875rem;
    font-weight: 300;
}
.order-complete .tax-info {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
    border-bottom: 2px solid #b0b3a9;
}
.order-complete .tax-info p {
    font-size: 0.875rem;
    font-weight: 300;
}
.order-complete p.total {
    font-size: 1.375rem;
    font-weight: 700;
}
.order-complete .cart-totals {
    display: flex;
    justify-content: space-between;
}
.order-complete .cart-totals p {
    font-size: 1.375rem;
    font-weight: 500;
    margin-bottom: 0;
}
.order-complete .cart-totals .total {
    font-size: 2rem !important;
    font-weight: 500 !important;
}
.order-complete .saving {
    display: flex;
    justify-content: space-between;
}
.order-complete .saving p {
    font-size: 0.875rem;
    font-weight: 300;
}
.order-complete .saving .save-total {
    font-size: 1.375rem;
    font-weight: 300;
}
.order-complete .confirm-row h4 {
    font-size: 1.125rem;
    text-align: right;
}
.order-complete .confirm-row p {
    font-size: 1.125rem;
    margin-bottom: 0;
    color: #8e8e8e;
}
.order-complete .confirm-row {
    padding-top: 30px;
    border-bottom: 1px solid #b0b3a9;
    margin-left: -6px;
    margin-right: -15px;
    padding-bottom: 24px;
}
.order-complete .confirm-row a {
    clear: both;
    display: block;
    margin-top: 20px;
    color: #48c4a0;
}
.order-complete .confirm-row:last-child {
    border-bottom: none;
    padding-bottom: 0 !important;
}
.order-complete .pricing-box strong {
    font-size: 0.875rem;
}
.order-complete .title-heading {
    text-align: center;
    font-size: 1.5rem;
    color: #8e8e8e;
}
section.order-complete {
    padding-top: 2rem;
    padding-bottom: 100px;
}
.social-links li a {
    color: #555 !important;
}
i.fas.fa-long-arrow-alt-right {
    color: #fff;
    padding-top: 3px;
}
i.fal.fa-shopping-cart {
    color: #000;
}
ul.cards-list li {
    list-style-type: none;
    float: left;
    padding-right: 6px;
    font-size: 20px;
    color: #fff;
}
ul.cards-list {
    padding-left: 0 !important;
}
.quotation {
    text-align: center;
    font-size: 30px;
    color: #48c4a0;
}
@media (max-width: 991px) {
    ul.ml-auto.green-menus i {
        padding-top: 10px;
    }
    ul.cards-list {
        padding-left: 0 !important;
        display: flex;
        justify-content: center;
    }
    .order-complete .confirm-row p {
        font-size: 14px !important;
        margin-bottom: 0;
    }
}
