body#product #wrapper {
    background: #F6F6F6;
}
#content-wrapper {
    padding: 0;
}
.product_top_section {
    padding: 20px 0 40px;
}
.product_bottom_section {
    background: #fff;
    padding: 50px 0 45px;
}
section.category-products .section-title {
    margin: 0 0 1.5rem;
    color: #000000;
    font-size: 28px;
    font-weight: 700;
    line-height: 34px;
}
.page-product .product__images.not-quickviewthumb {
    margin-bottom: 1rem;
    background: #FFFFFF;
    padding: 11px;
    border: none;
    border-radius: 0;
    display: flex;
    flex-direction: row-reverse;
    position: relative;
}
.page-product .product__images.not-quickviewthumb .thumbnails__list {
    display: flex;
    flex-direction: column;
    width: 114px;
}
.page-product .product__images.not-quickviewthumb .thumbnails__container {
    margin-top: 0;
    width: 114px;
}
.page-product .product__images.not-quickviewthumb .carousel {
    border-radius: 0;
    width: calc(100% - 124px);
    margin-left: 9px;
    border: 1px solid #DCDCDC;
}
.page-product .product__images__modal-opener {
    background-color: #fff;
    border: none;
    border-radius: 0;
    bottom: 10px;
    box-shadow: none;
    right: 10px;
}
.carousel .carousel-control-prev {
    left: 0;
}
.carousel .carousel-control-next {
    right: 0;
}
.product__images.not-quickviewthumb .thumbnails__container.js-qv-mask  {
    max-height: calc(489px + 40px);
    padding-top: 0;
    padding-bottom: 0;
    overflow: hidden;
    position: relative;
}
.product__images.not-quickviewthumb .thumbnails__container .thumbnail:not(:last-child) {
    margin-bottom: 8px;
}
.product__images.not-quickviewthumb .thumbnails__container .thumbnail img {
    border: 1px solid #DCDCDC;
    border-radius: 0;
}
.product__images.not-quickviewthumb .thumbnails__container .thumbnail.active img {
    border: 1px solid #2E3192;
}
.scroll-btns-arrows i {
    top: 11px;
    text-align: center;
    position: absolute;
    left: 12px;
    bottom: 11px;
    width: 100%;
    cursor: pointer;
    width: 114px;
    background: rgb(0 0 0 / 6%);
}
.scroll-btns-arrows i.bottom {
    bottom: 11px;
    top: inherit;
}
.scroll-btns-arrows:not(.scroll) {
    opacity: 0;
}
.page-product .product_brand a {
    font-size: 16px;
    line-height: 20px;
    color: #8C8C8C;
    font-weight: 400;
    text-transform: none;
    text-decoration: underline;
}
.page-product .product_brand a:hover, .page-product .product_brand a:focus {
    text-decoration: none;
}
.page-product .product_brand {
    padding: 10px 0 15px;
    margin: 0;
}
.page-product .product__name {
    margin-bottom: 20px;
    color: #000000;
    font-size: 28px;
    line-height: 34px;
    font-weight: 700;
    font-family: 'Lato', sans-serif;
}
.page-product .detail_reference span {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #000;
}
.product_information .detail_reference {
    position: relative;
    padding: 8px 0;
}
.page-product .product_information {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.product_actionss {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.page-product .slick-arrow.slick-next:before {
    width: 8px;
    height: 8px;
    content: "";
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0) rotate(43deg);
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(43deg);
    margin-left: -2px;
}
.page-product .slick-arrow.slick-prev:before {
    width: 8px;
    height: 8px;
    content: "";
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0) rotate(-45deg);
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
    margin-left: 2px;
}
.page-product .slick-arrow {
    border: none;
    z-index: 1;
    top: -60px;
    transform: none;
    margin-top: 0;
    background-color: #ffffff;
    font-size: 0;
    height: 40px;
    line-height: 40px;
    margin-left: 10px;
    width: 40px;
    cursor: pointer;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .16);
}
.page-product .slick-next {
    right: 10px;
    left: auto;
}
.page-product .slick-prev {
    right: 60px;
    left: auto;
}
#product #ps_checkout-payment-method-logo-block-container {
    display: inline-flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 16px;
}
#product #ps_checkout-payment-method-logo-block-title {
    padding: 0;
    color: #2E3192;
    margin-left: 0;
    margin-right: 10px;
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
}
#product .paypal-mark {
    padding: 4px 8px;
    border-radius: 0;
    margin: 4px;
    background: transparent;
    border: 1px solid #DCDCDC;
    display: none;
}
#ps_checkout-payment-method-logo-block-img {
    margin: 0 8px 0px 0px;
    height: 20px;
    position: relative;
    top: -3px;
}
.page-product .product__tax-info {
    display: none !important;
}
.page-product .product__current-price {
    font-size: 32px;
    font-weight: 900;
    line-height: 38px;
    font-family: 'Lato', sans-serif;
    color: #FE6C06;
}
.page-product .product__infos .accordion-button {
    font-size: 16px;
    font-weight: 400;
    padding: 10px 0;
    border-bottom: 1px solid #DCDCDC;
    color: #000;
    font-family: 'Lato', sans-serif;
    background: transparent;
}
.accordion-item {
    background: transparent;
    border: none;
    color: #000;
    margin-bottom: 10px;
}
.accordion-item .accordion-button:after {
    background-size: 12px;
}
.accordion-item .info__content {
    padding: 15px 0 0;
}
.product__details, .product__features {
    background: transparent;
}
.product__details .detail__title {
    font-weight: 600;
}
.product__details .detail {
    border-bottom: 1px solid #DCDCDC;
    padding: .75rem 0;
}
button.follow-button {
    border: none;
    background: transparent;
    padding: 4px;
    margin-left: 12px;
    font-size: 17px;
    font-weight: 400;
    color: #000000;
    line-height: 28px;
    box-shadow: none;
    outline: 0;
}
button.follow-button span.svg-icon {
    margin-right: 7px;
}
.page-product .product__add-to-cart {
    margin-bottom: 1rem;
    margin-top: 2rem;
}
.product__add-to-cart #product-availability {
    display: none !important;
}
.product_actionss .dropdown-menu.show {
    display: block;
    right: 10px !important;
    left: inherit !important;
    background: #fff;
    border: none;
    border-radius: 0;
    box-shadow: 0 2px 3px rgba(0, 0, 0, .2);
    padding: 6px 12px;
    z-index: 9;
}
.social-sharing ul li {
    background-position: 50%;
    background-size: contain;
    height: 2rem;
    margin-right: 8px;
    margin-left: 8px;
    width: 2rem;
}
button.wishlist-button-add.wishlist-button-product {
    display: none;
}
.modal-content {
    border-radius: 0;
}
button.buy_to_cmd.btn.btn-primary {
    background: #000000;
    border: 1px solid #000;
    border-radius: 0;
    width: 100%;
    height: 45px;
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    font-family: 'Lato', sans-serif;
    padding: 9px 10px;
    color: #fff;
    outline: 0 !important;
    box-shadow: none !important;
    margin-bottom: .5rem;
}
button.buy_to_cmd.btn.btn-primary:hover,
button.buy_to_cmd.btn.btn-primary:focus {
    background-color: #2E3192;
    border-color: #2E3192;
    color: #ffffff;
}
.product__col {
    position: relative;
    padding-bottom: 36px;
}
div#ps_checkout-payment-method-logo-block-container {
    position: absolute;
    bottom: 0;
}
.product-actions__button.add.col {
    padding-right: 0!important;
}
/*** flag ***/
.product-flags {
    padding: 0;
    flex-direction: column;
    gap: 4px;
    margin-bottom: .25rem;
}
.product__images.prod_out_of_stock .product-flags {
    top: 36px;
}
.product__images .badge_out.badge.out_of_stock {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    margin: 0;
    background: #D80027;
    border-radius: 0;
    padding: 5px 8px;
    position: relative;
    font-size: 16px;
    line-height: 20px;
    font-family: 'Lato', sans-serif;
    text-align: center;
    clear: both;
}
.product__images .badge_out.badge.out_of_stock:before {
    content: "";
    position: absolute;
    right: -11px;
    bottom: 0;
    width: 8px;
    height: 8px;
    border: 8px solid #D80027;
    border-right: 6px solid transparent;
    border-top: 12px solid transparent;
}
.product__images .badge_out.badge.out_of_stock:after {
    content: "";
    position: absolute;
    right: -11px;
    top: 0;
    width: 6px;
    height: 6px;
    border: 8px solid #D80027;
    border-right: 6px solid transparent;
    border-bottom: 12px solid transparent;
}
.product-flags .badge {
    background: #2E3192;
}
.product-flags .badge:before {
    border: 8px solid #2E3192;
    border-right: 6px solid transparent;
    border-top: 12px solid transparent;
}
.product-flags .badge:after {
    border: 8px solid #2E3192;
    border-right: 6px solid transparent;
    border-bottom: 12px solid transparent;
}
#ps_checkout-payment-method-logos-container {
    display: inline-flex;
    flex-wrap: nowrap;
    justify-content: center;
}
#product #ps_checkout-payment-method-logo-block-title {
    white-space: nowrap;
}
@media (max-width: 1200px) and (min-width: 992px) {
    .page-product .product__images.not-quickviewthumb .thumbnails__list {
        width: 90px;
    }
    .page-product .product__images.not-quickviewthumb .thumbnails__container {
        margin-top: 0;
        width: 90px;
    }
    .page-product .product__images.not-quickviewthumb .carousel {
        width: calc(100% - 100px);
    }
    .thumbnails__container.js-qv-mask {
        max-height: 460px;
    }
    .scroll-btns-arrows i {
        width: 90px;
    }
}
@media (min-width: 992px) {
    
    .row.product.js-product-container {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-direction: row;
        -webkit-box-pack: justify;
        justify-content: space-between;
    }
    .row.product.js-product-container .product__left {
        width: 50%;
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content;
        position: -webkit-sticky;
        position: sticky;
        top: 40px;
    }
}
@media (max-width: 991px) {
    .product_top_section {
        padding: 0px 0 20px;
    }
    .product__col {
        padding-top: 0;
        margin-top: 0;
    }
    section.category-products .section-title {
    margin: 0 0 1.25rem;
    color: #000000;
    font-size: 25px;
    }
}
@media (max-width: 576px) {
    .page-product .product__images.not-quickviewthumb {
        flex-direction: column;
    }
    .page-product .product__images.not-quickviewthumb .carousel {
    width: 100%;
    margin-left: 0;
    margin-bottom: 10px;
    }
.page-product .product__images.not-quickviewthumb .thumbnails__container {
    margin-top: 0;
    width: 100%;
    height: 100px;
    max-height: max-content;
    white-space: normal;
}
.thumbnails__container .thumbnail:not(:last-child) {
    margin-bottom: 0;
    margin-right: 8px;
}
.page-product .product__images.not-quickviewthumb .thumbnails__list {
        display: flex;
        flex-direction: row;
        margin: 0;
        padding: 0;
        width: 100%;
}
.thumbnails__container .thumbnail img {
    width: 100px;
    height: auto;
    display: block;
    max-width: max-content;
}
.scroll-btns-arrows i.top {
    bottom: inherit;
    top: inherit;
    transform: rotate(-90deg);
    height: 24px;
    width: 100px;
    left: -26px;
    bottom: 50px;
}
.scroll-btns-arrows i.bottom {
    bottom: 50px;
    top: inherit;
    right: -26px;
    left: inherit;
    transform: rotate(-90deg);
    height: 24px;
    width: 100px;
}
section.category-products .section-title {
        font-size: 22px;
        line-height: 32px;
    }
    .product_bottom_section {
    padding: 30px 0 20px;
}
.paypal-mark img {
    width: 48px;
}

#product #ps_checkout-payment-method-logo-block-title {
    font-size: 14px;
}
#product #ps_checkout-payment-method-logo-block-container {
    overflow: hidden;
}
}
@media (max-width: 425px) {
    .page-product .slick-arrow {
        top: 0;
    }
    .products {
        padding-top: 50px;
    }
}