﻿.js-step-progress {
    display: flex;
}
.mr-4, .mx-4 {
    margin-right: 1.5rem !important;
}

.g-brd-gray-light-v3 {
    border-color: #ddd !important;
}

g-width-80 {
    width: 80px !important;
}

.g-top-3 {
    top: 0.21429rem;
}

.g-brd-bottom {
    border-bottom: solid 1px transparent !important;
}

.pb-3, .py-3 {
    padding-bottom: 1rem !important;
}

.g-px-5 {
    padding-left: 0.35714rem !important;
    padding-right: 0.35714rem !important;
}

.pt-3, .py-3 {
    padding-top: 1rem !important;
}

.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important;
}

.justify-content-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}

.g-pos-rel {
    position: relative !important;
}

.w-100 {
    width: 100% !important;
}

.img-fluid {
    max-width: 100%;
    height: auto;
    width: 100% !important;
}

.img-cover {
    width: 100%;
    aspect-ratio: 3/2;
    object-fit: contain;
    /*mix-blend-mode: color-burn;*/
}

.block-cover {
    width: 100%;
    height: 100%;
}

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

.g-brd-y {
    border-top: solid 1px transparent !important;
    border-bottom: solid 1px transparent !important;
}


.g-mb-10 {
    margin-bottom: 0.71429rem !important;
}

.g-mx-minus-5 {
    margin-left: -0.35714rem;
    margin-right: -0.35714rem;
}


.g-py-10 {
    padding-top: 0.71429rem !important;
    padding-bottom: 0.71429rem !important;
}

.g-font-size-12 {
    font-size: 0.85714rem !important;
}

.btn {
    position: relative;
    -webkit-transition: .2s ease;
    -o-transition: .2s ease;
    transition: .2s ease;
    cursor: pointer;
}

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

.rounded {
    border-radius: 0.25rem !important;
}

.btn-block {
    display: block;
    width: 100%;
}



input-group > .custom-file, .input-group > .custom-select, .input-group > .form-control, .input-group > .form-control-plaintext {
    position: relative;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    min-width: 0;
    margin-bottom: 0;
}

.g-mb-30 {
    margin-bottom: 2.14286rem !important;
}


.pb-3, .py-3 {
    padding-bottom: 1rem !important;
}

.pt-3, .py-3 {
    padding-top: 1rem !important;
}

.input-group {
    position: relative;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
}

.g-pa-5 {
    padding: 0.35714rem !important;
}

.g-width-30 {
    width: 30px !important;
}

.g-font-size-13 {
    font-size: 0.92857rem !important;
}

.g-brd-gray-light-v2 {
    border-color: #ccc !important;
}

.rounded-0 {
    border-radius: 0 !important;
}

.input-group > .input-group-prepend > .input-group-text {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: 0;
}

.mr-2, .mx-2 {
    margin-right: 0.5rem !important;
}

.mr-1, .mx-1 {
    margin-right: 0.25rem !important;
}

.mb-3, .my-3 {
    margin-bottom: 1rem !important;
}

.mt-3, .mx-3 {
    margin-top: 1rem !important;
}

.input-group-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.375rem 0.75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
}

.mb-4, .my-4 {
    margin-bottom: 1.5rem !important;
}

.mb-2, .my-2 {
    margin-bottom: 0.5rem !important;
}

.mb-5, .my-5 {
    margin-bottom: 3rem !important;
}

.height-100 {
    height: 100%;
}


.w-100 {
    width: 100% !important;
}

.justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.u-has-error-v1 {
    background-color: #fff0f0;
}

.media {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    justify-content: space-between;
}




.u-icon-v1, .u-icon-v2, .u-icon-v3, .u-icon-v4 {
    position: relative;
    display: inline-block;
    text-align: center;
    transition: all .2s ease-in-out;
}


.g-color-primary {
    color: #3bb18f !important;
}

[class*="u-icon-v"] .u-line-icon-pro {
    -webkit-transform: translateY(-45%);
    transform: translateY(-45%);
}

.media-body {
    -ms-flex: 1;
    flex: 1;
}

.g-font-weight-400 {
    font-weight: 400 !important;
}

.g-bg-gray-light-v5 {
}

.g-pa-20 {
    padding: 1.42857rem !important;
}

.g-bg-gray-light-v5 {
    background-color: #f7f7f7 !important;
}

.g-color-gray-dark-v5 {
    color: #999 !important;
}

.g-line-height-1 {
    line-height: 1 !important;
}

.g-font-weight-300 {
    font-weight: 300 !important;
}

.g-font-size-25 {
    font-size: 1.78571rem !important;
}

.g-height-2 {
    height: 2px;
}

.g-width-10 {
    width: 10px !important;
}

.g-bg-gray-dark-v5 {
    background-color: #999 !important;
}

.mb-1, .my-1 {
    margin-bottom: 0.25rem !important;
}

.d-inline-block {
    display: inline-block !important;
}

.g-color-gray-dark-v4 {
    color: #777 !important;
}

.g-font-size-12 {
    font-size: 0.85714rem !important;
}

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


.g-brd-top {
    border-top: solid 1px transparent !important;
}

/*Reviews*/
.reviews-container {
    display: flex;
    flex-flow: column;
    margin: 5px 10px;
}

.review-card {
    position: relative;
    display: flex;
    flex-flow: column;
    margin-bottom: 15px;
    padding: 30px;
    border-left: #e0e0e0 solid thin;
    max-width: 500px;
    border-bottom: 1px solid #e0e0e0;
}

.review-header {
    display: flex;
    flex-flow: row;
    margin-bottom: 15px;
    line-height: 1.5;
}

.review-image {
    width: 70px;
}

.reply-image {
    width: 50px;
    display: flex;
    align-content: center;
    justify-content: left;
}

.review-user {
    flex-grow: 1;
    display: flex;
    flex-flow: column;
}

.review-image .user-image {
    width: 60px;
    height: 60px;
    border-radius: 100px;
}

.reply-image .user-image {
    width: 40px;
    height: 40px;
    border-radius: 100px;
}

.review-header .user-name {
    font-weight: 600;
    font-size: 1.2em;
}

.review-header .user-address {
    font-size: 1.2em;
    color: #808080;
}

.review-rate {
    font-size: 1.5rem;
}

.review-text {
    font-size: 1.0em;
    color: rgb(51, 51, 51);
}

.reply-text {
    font-size: 1.2em;
}

.admin-review-reply {
    border-left: solid 4px #d0d0d0;
    padding-left: 25px;
    margin-left: 50px;
    margin-top: 20px;
}

.review-reply {
    border-left: solid 4px #d0d0d0;
    padding-left: 25px;
    margin-left: 30px;
    margin-top: 20px;
}

.review-stars {
    font-size: 1.5rem;
    color: #b0b0b0;
}

.review-total {
    padding-left:20px;
}
.review-total > a {
    text-decoration: underline;
}

.review-stars.small-stars {
    font-size: 1.0rem;
}

.checked {
    color: #FDCC0D;
}

.reply-controls {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.no-reviews {
    font-size: 1.2em;
    padding: 10px 0 50px 0;
}

.center-text {
    display: flex;
    align-items: center;
    justify-content: center;
}


.review-star {
    cursor: pointer;
}

.review-star-list {
    cursor: pointer;
    user-select: none;
}

.review-star {
    cursor: pointer;
    margin: 0 2px;
}

.review-star-list {
    cursor: pointer;
    user-select: none;
    display: flex;
    justify-content: flex-start;
}

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

.review-button {
    border: 1px solid #cccccc;
    border-radius: 10px;
    color: #777777;
    display: inline-block;
    margin: 5px 0;
    padding: 5px 5px;
    max-width: 200px;
    font-size: 13px;
    width: 230px;
    text-decoration: none;
    transition: all 150ms ease-in-out;
}

.no-reviews .review-button {
    margin: 10px 0;
    background-color: #1138ca;
    border: solid thin #24a0ed;
    padding: 2px 10px;
    border-radius: 100px;
    color: #ffffff;
    font-weight: bold;
}

.delete-review-card {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 1.15em;
    background-color: darkred;
    padding: 8px;
    border-radius: 20px;
    color: white;
    cursor: pointer;
}

.cutomers-rating-rate-value {
    font-size: 1.2em;
}

.star-container {
    position: relative;
}

.half-star {
    position: absolute;
    left: 0;
}

.paypal-button {
    align-items: center;
    justify-content: center;
    background: #ffc439 !important;
    border-radius: 4px !important;
    border: none !important;
}

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


.deliveryTitle {
    font-weight: bold;
    padding-bottom: 10px;
    font-size: 18px !important;
}

.deliverySentence {
}

.actionBtn-wrapper {
    margin-top: 16px;
    display: flex;
    flex-direction: row; /* Add rule for column if media screen is smaller */
    gap: 8px;
    justify-content: flex-end;
}

@media screen and (max-width: 992px) {
    .actionBtn-wrapper {
        flex-direction: column;
        justify-content: flex-start; /* Align to the top */
    }
}

.actionBtn:hover {
    background-color: #ccc !important;
}

.actionBtn {
    text-decoration: none;
    font-size: 10px;
    background-color: white;
    border: 1px solid rgb(247, 247, 247);
    grid-template-rows: min-content;
    gap: 4px;
    border-radius: 4px;
    cursor: pointer;
    padding: 12px;
    text-align: left;
    display: grid;
    box-shadow: none;
    vertical-align: baseline;
    position: relative;
    cursor: pointer;
    margin-bottom: 20px
}

}

.actionBtn-title {
    color: rgb(51, 51, 51) !important;
    font-weight: bold !important;
}

.actionBtn-text {
    font-size: 10px;
}

.actionBtn-icon {
}

/**/

.checkbox {
    border: 1px solid rgb(136, 136, 136);
    border-radius: 100%;
    cursor: pointer;
    flex: 0 0 20px;
    height: 20px;
    position: relative;
    width: 20px;
}
.returnOption {
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0px;
    text-indent: 0px;
    text-shadow: none;
    text-transform: none;
    vertical-align: baseline;
    white-space: normal;
    -webkit-box-align: center;
    align-items: center;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    justify-content: start;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 20px;
}
.returnLabel {
    -webkit-box-align: center;
    align-items: center;
    cursor: pointer;
    display: flex;
    flex: 1 1 0%;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    text-align: left;
    justify-content: space-between;
    padding-left: 8px;
}

.returnLabelSpan {
    padding-top: 0px;
    flex: 0 0 100%;
    font-family: "Helvetica for Target", HelveticaForTarget, Targetica, "HelveticaNeue for Target", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 1.4285;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0px;
    text-indent: 0px;
    text-shadow: none;
    text-transform: none;
    vertical-align: baseline;
    white-space: normal;
    color: rgb(102, 102, 102);
    display: block;
}


<style >
.pricing-v10 {
    padding: 10px;
    border: solid 1px #f7f7f7;
}

.pricing-v10__block {
    margin-bottom: 0;
    padding: 10px 40px;
    transition: all .3s ease;
}

.pricing-v10__block-list {
    padding: 10px 0;
    border-bottom: solid 1px #e7e7e7;
}

.g-bg-gray {
    background: #f7f7f7;
}

.pricing-v10__price {
    font-size: 30px;
    line-height: 35px;
}

.panel {
    background-color: #fff;
    border-radius: 10px;
    padding: 15px 25px;
    position: relative;
    width: 100%;
    z-index: 10;
}

.pricing-img {
    margin-bottom: 25px;
    max-width: 100%;
}

.pricing-header {
    color: #888;
    font-weight: 600;
    letter-spacing: 1px;
}

.pricing-features {
    color: #016FF9;
    font-weight: 600;
    letter-spacing: 1px;
    margin: 50px 0 25px;
    list-style-type: none;
}

.pricing-features-item {
    text-align: left;
    border-top: 1px solid #e1f1ff;
    font-size: 12px;
    line-height: 1.5;
    padding: 15px 0;
}

    .pricing-features-item:last-child {
        border-bottom: 1px solid #e1f1ff;
    }

.pricing-price {
    color: #016FF9;
    display: block;
    font-size: 22px;
    font-weight: 700;
}

.pricing-button {
    border: 1px solid #9dd1ff;
    border-radius: 10px;
    color: #348EFE;
    display: inline-block;
    margin: 25px 0;
    padding: 15px 35px;
    text-decoration: none;
    transition: all 150ms ease-in-out;
}

    .pricing-button:hover,
    .pricing-button:focus {
        background-color: #e1f1ff;
    }

    .pricing-button.is-featured {
        background-color: #48aaff;
        color: #fff;
    }

        .pricing-button.is-featured:hover,
        .pricing-button.is-featured:active {
            background-color: #269aff;
        }


.mycontainer {
    display: flex;
    width: 100%;
    justify-content: center;
}

.x-list--inline-bullets > li {
    position: relative;
    display: inline;
    vertical-align: top;
    margin: 0 0 .125rem 1.125rem;
    padding-left: 1.125rem;
    list-style-type: square;
}

.x-body4, .hg-badge {
    font-size: 12px;
    font-size: 1rem;
    line-height: 1.5;
    color: #191919;
    font-weight: 300;
    text-transform: none;
    letter-spacing: .013rem;
    margin: 0;
}

.x-list--inline-bullets > li::before {
    position: absolute;
    content: "";
    left: -.063rem;
    width: .25rem;
    height: .25rem;
    background-color: #000;
    border-radius: .125rem;
    top: .313rem;
}

.optionAmount {
    display: inline-block;
    font-size: 0;
    width: 33.33333%;
    padding: 6px 0 0 5px;
}

.btn-amount {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    text-align: center;
    height: 40px;
    font-size: 17px;
    font-weight: 500;
    padding: 0 2px;
    margin: 0;
    border: 0;
    border-radius: 5px;
    color: #515151;
    width: 100%;
    background-image: -webkit-linear-gradient(top,#fff 0,#f9f9f9 100%);
    background-image: -o-linear-gradient(top,#fff 0,#f9f9f9 100%);
    background-image: linear-gradient(to bottom,#fff 0,#f9f9f9 100%);
    background-repeat: repeat-x;
    box-shadow: 0 1px 3px rgba(0,0,0,.25);
    outline: 0;
}


    /* , .nav-link.active

        .nav-link.active > h5 {
            color: #fff !important;
        }

    */
    .btn-amount.active {
        background-image: -webkit-linear-gradient(top,#5087d9 0,#4579c7 100%);
        background-image: -o-linear-gradient(top,#5087d9 0,#4579c7 100%);
        background-image: linear-gradient(to bottom,#5087d9 0,#4579c7 100%);
        background-repeat: repeat-x;
        box-shadow: none;
        color: #fff !important;
    }

        


.text-truncate {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.group-price-control {
    position: relative;
    background: #fff;
    box-shadow: 0 0 0 1px #8e939f inset;
    border-radius: 5px;
    justify-content: flex-end;
}

.group-price {
    justify-content: flex-end;
    align-items: center;
}

.price-control {
    display: block;
    font-size: 25px;
    line-height: 1.12857;
    height: 40px;
    font-weight: 400;
    vertical-align: middle;
    color: #4c85db;
    padding: 1px 7px;
    margin: 0;
    text-align: right;
    width: 100%;
    border: 0;
    background-color: transparent;
    background-image: none;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}

.price-symbol {
    padding-left: 13px;
    font-size: 21px;
    line-height: 25px;
    font-weight: 400;
}

.confirmText {
    line-height: 21px;
    font-size: 14px;
    color: rgb(93, 96, 99);
    padding-left: 5px;
    text-align: left;
    padding-top: 20px;
    padding-bottom: 0px;
}

.text-secondary {
    font-size: 11px;
}

.saving {
    padding: 5px 15px;
    background: #2a2e39a3;
    color: #d1d4dc;
    border-radius: 10px;
}

.display-1 {
    font-size: 6rem
}

.display-1, .display-2 {
    font-weight: 300;
    line-height: 1.3
}

.display-2 {
    font-size: 5.5rem
}

.display-3 {
    font-size: 4.5rem
}

.display-3, .display-4 {
    font-weight: 300;
    line-height: 1.3
}

.display-4 {
    font-size: 3.5rem
}

.js-carousel .js-next,
.js-carousel .js-prev {
    opacity: 0;
}

.js-carousel.slick-initialized {
    background: none;
}

    .js-carousel.slick-initialized .js-slide,
    .js-carousel.slick-initialized .js-thumb {
        visibility: visible;
        height: auto;
        overflow: visible;
    }

    .js-carousel.slick-initialized .js-next,
    .js-carousel.slick-initialized .js-prev {
        opacity: 1;
    }

.js-slide, .js-thumb {
    height: 0;
    visibility: hidden;
    overflow: hidden;
}

    .js-slide:first-child, .js-thumb:first-child {
        height: auto;
    }

.visibleSlides {
 
}

.slick-vertical .slick-slide {
    border: none;
}

.no-wrap {
    flex-flow: nowrap;
}



@media screen and (max-width: 600px) {
    .galleryGrid {
        grid-template-columns: calc(100% - 20px) !important;
    }

    .no-wrap {
        flex-flow: wrap !important;
    }
}