.catalog-product-view .page-main {
    padding-top: 28px;
}
.product-main-content {
    padding: 0;
    margin-bottom: 0;
    box-shadow: none;
}
.fotorama__stage__shaft .fotorama__stage__frame {
    border: 1px solid #B5BDCA;
    border-radius: 10px;
}
.fotorama__fullscreen .fotorama__stage__shaft .fotorama__stage__frame {
    border: 0;
}
.fotorama__fullscreen .fotorama__stage {
    max-height: 100% !important;
}
.fotorama__thumb {
    border: 1px solid #CACACA;
    border-radius: 10px;
}
.fotorama__thumb-border {
    background-image: none;
    border: 1px solid #1863C1 !important;
    border-radius: 10px;
}
.fotorama__arr:hover, .fotorama__thumb__arr:hover {
    background-color: #fff;
}
.brand-social-main {
    display: inline-block;
    width: 100%;
}
.product-info-main .product-social-links {
    text-align: right;
    width: auto;
    margin: 0;
}
.product-info-main .product.attribute.sku.brand .type {
    display: none;
}
.product-info-main .product.attribute.sku.brand a, .product-info-main .product.attribute.sku.brand .value {
    color: #1863C1;
    font-weight: 500;
    text-decoration: underline;
    line-height: 16px;
}
.brand-social-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    column-gap: 30px;
}
.product-social-links ul li {
    display: inline-block;
    margin: 0;
    list-style-type: none;
    line-height: 15px;
    float: left;
    margin-right: 12px;
}
.product-social-links ul {
    margin: 0;
    padding: 0;
    line-height: 15px;
}
.product-social-links label {
    font-size: 16px;
    color: #7F7F7F;
    line-height: 16px;
    font-weight: 500;
    line-height: 16px;
}
.product-social-links label:after {
    content: ':';
    font-weight: 700;
}
.social-wrapper {
    display: flex;
    align-items: center;
    column-gap: 12px;
}
.product-social-links ul li:last-child {
    margin-right: 0;
}
.product-social-links ul li a span{
    background-image: url(../images/social-icons.png);
    height: 16px;
    width: 16px;
    background-repeat: no-repeat;
    display: inline-block;
}
.product-social-links ul li a span.facebook{
    background-position: 0 0;
}
.product-social-links ul li a span.twitter {
    background-position: -51px 0px;
}
.product-social-links ul li a span.pinterest{
    background-position: -115px 0px;
}
.product-social-links ul li a:hover span.facebook{
    background-position: 0 -36px;
}
.product-social-links ul li a:hover span.twitter {
    background-position: -51px -36px;
}
.product-social-links ul li a:hover span.pinterest{
    background-position: -115px -36px;
}
.product-info-main .page-title-wrapper .page-title {
    line-height: 55px;
    margin-top: 6px;
    margin-bottom: 15px;
}
.review-stock-main {
    display: inline-block;
    width: 100%;
}
.review-stock-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    column-gap: 30px;
}
.product-reviews-summary .reviews-actions a, .product-reviews-summary .reviews-actions a:active,.rating-count  .action.view{
    color: #1863C1;
    text-decoration: underline;
}
.product-reviews-summary .reviews-actions {
    color: #1863C1;
    font-size: 100%;
    text-transform: capitalize;
    font-weight: 500;
    line-height: 100%;
    margin-left: 15px;
    padding-left: 15px;
    border-left: 1px solid #B9B9B9;
}
.product-info-main .rating-summary, .customer-review .rating-summary {
    margin-right: 0;
    display: flex;
    align-items: center;
    column-gap: 10px;
}
.product-reviews-summary {
    font-weight: 500;
    color: #1863C1;
    text-transform: capitalize;
    display: flex;
    align-items: center;
    line-height: 20px;
}
.product-reviews-summary .reviews-actions a:hover {
    color: #ed1b2f;
    text-decoration: underline;
}
.product-info-main .product-info-stock-sku {
    padding-top: 0;
}
.product-info-main .stock, .product-info-main .stock.available, .product-info-main .stock.unavailable {
    margin: 0;
    color: #000000;
    padding: 0;
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 22px;
}
.product-info-main .stock .label{
    color : #000;
}
.product-info-main .stock .label:after {
    content: ':';
    font-weight: 700;
}
.product-info-main .stock.available {
    color: #68AD44;
}
.product-info-main .stock.unavailable {
    color: #B8190D;
}
.rating-summary .rating-result {
    margin-top: 0;
}
.product-options-bottom .price-box .price-container .price, .product-info-price .price-box .price-container .price {
    font-size: 34px;
    font-weight: 800;
    color: #FF0000;
    line-height: 42px;
}
.product-info-main .product-reward-points-earning {
    margin-bottom: 15px;
    margin-top: 20px;
    font-size: 15px;
}
.product-info-main .product-info-price {
    margin-top: 15px;
    margin-bottom: 5px;
}
.product-emi p {
    font-size: 14px;
    display: flex;
    align-items: center;
}
.product-emi p img {
    margin-left: 5px;
}
.product-add-form .box-tocart .field {
    margin: 0;
}
.product-add-form .box-tocart .field.qty {
    display: flex;
    /*align-items: center;*/
    column-gap: 10px;
}
/*.box-tocart .qty .label {
    display: inline-block !important;
    margin: 0;
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
}*/
.box-tocart .qty .label {
    display: inline-block !important;
    margin: 0;
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    padding-top: 10px;
}
.box-tocart .qty .label:after {
    content: ':';
}
.box-tocart .control .qty-input .input-text.qty {
    width: 45px;
    height: 45px;
    font-size: 20px;
    font-weight: 700;
    background-color: #FDFDFD;
    border: 0;
}
.box-tocart .control .qty-minus .btn-qty, .box-tocart .control .qty-plus .btn-qty,.box-tocart .control .qty-minus .btn-qty:hover, .box-tocart .control .qty-plus .btn-qty:hover {
    width: 45px;
    height: 45px;
    line-height: 45px;
    display: block;
    border: 0;
    background-color: #EBEDF0;
    font-size: 30px;
    text-decoration: none;
}
.box-tocart .control {
    margin-bottom: 0;
    float: none;
}
select[bss-qty-dropdown="bss-qty-dropdown"] {
    max-width: 200px;
}
.box-tocart .control select[bss-qty-dropdown="bss-qty-dropdown"] {
    margin-bottom: 0;
    margin-top: 0;
    max-width: 200px;
}
.prices-tier {
    margin-bottom: 0;
    font-size: 15px;
}
.box-tocart .control .qty-minus .btn-qty {
    border-radius: 5px 0 0 5px;
    font-size: 45px !important;
    line-height: 40px !important;
    color: #ED1B2F !important;
}
.box-tocart .control .qty-plus .btn-qty {
    border-radius: 0 5px 5px 0;
    color: #1863C1 !important;
}
.product-add-form .box-tocart .fieldset {
    display: flex;
    /*align-items: center;*/
    column-gap: 22px;
}
.box-tocart .action.tocart:not(:last-child) {
    margin-bottom: 0;
}
.box-tocart .action.tocart {
    height: 46px;
    background: #10A584;
    border: 0;
    font-size: 14px;
    line-height: 100%;
    padding: 0 66px;
    font-weight: 800;
    border-radius: 4px;
    letter-spacing: 0.50px;
}
.box-tocart .action.tocart:hover {
    color: #fff;
    background-color: #08896D;
}
.product-info-main .product.attibute.overview .title, .product-info-main .product.attribute.overview .title {
    display: none;
}
.mp-arp-slider-content .owl-carousel .owl-nav [class*='owl-']:before {
    display: none;
}
.mp-arp-slider-content .owl-carousel .owl-nav [class*='owl-'].owl-next, .mp-arp-slider-content .owl-carousel .owl-nav [class*='owl-'].owl-prev {
    background-repeat: no-repeat;
    background-position: center;
    background-size: 15px auto;
    background-color: transparent !important;
}
.product-social-links .social-addthis:before {
    content: 'Share:';
    font-size: 16px;
    font-weight: 500;
    color: #7F7F7F;
    margin-right: 10px;
}
.product-social-links a {
    color: #7E7E7E;
}
.fotorama__stage .fotorama__arr {
    display: none !important;
}
.rating-summary .rating-result>span:before {
    color: #F9BF3B;
}
.mp-arp-slider-content .owl-carousel .owl-nav [class*='owl-'].owl-prev {
    background-image: url(../images/bestseller-prev.png);
}
.mp-arp-slider-content .owl-carousel .owl-nav [class*='owl-'].owl-next{
    background-image: url(../images/bestseller-next.png);
    margin-right: 0;
}
.mp-arp-slider-content .owl-nav {
    top: -96px;
}
.bundle-options-container .block-bundle-summary .box-tocart, .box-tocart {
    margin: 0 0 20px;
}
.product-addto-links .action span {
    text-transform: capitalize;
    border: 0;
    padding: 0;
    font-size: 17px;
    line-height: 26px;
    width: auto;
    float: none;
    display: flex;
    align-items: center;
    column-gap: 10px;
    color: #232F3E;
}
.product-addto-links-main {
    display: inline-block;
    width: 100%;
    margin-top: 20px;
}
.product-addto-links .action.towishlist span:before,.product-addto-links .action.tocompare span:before,.product-addto-links-main .product.price a.alert span:before,.product-addto-links .action.tofeedback span:before {
    content: '';
    background-image: url(../images/addto-icons.png);
    background-repeat: no-repeat;
    height: 20px;
    display: inline-block;
}
.product-addto-links .action.towishlist span:before {
    width: 22px;
    background-position: 0 0;
}
.product-addto-links .action.tocompare span:before {
    width: 15px;
    background-position: -140px 0px;
}
.product-addto-links .action.tofeedback span:before {
    width: 20px;
    background-position: -286px 0px;
}
.product-addto-links-main .product.price a.alert span:before {
    width: 20px;
    background-position: -440px 0px;
}
.product-addto-links .action {
    width: auto;
    display: flex;
    align-items: center;
    column-gap: 10px;
}
.product-addto-links {
    margin-bottom: 0;
    clear: none;
    display: flex;
    column-gap: 40px;
}
.product-addto-links-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    row-gap: 10px;
}
.product-addto-links-main .product.price a.alert span {
    display: flex;
    align-items: center;
    align-items: center;
    column-gap: 10px;
    font-weight: 500;
    color: #232F3E;
}
.product-addto-links-main .product.price a.alert:hover span {
    color: #B8190D;
}
.product-info-main .product.alert {
    margin: 0;
}
.feature-attr-title strong{
    display: inline-block;
    margin: 0;
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
}
.product-feature-item {
    display: flex;
    align-items: center;
    column-gap: 10px;
}
.feature-attr-value {
    padding: 0 15px;
    font-size: 15px;
    border: 1px solid #96A2B5;
    border-radius: 5px;
}
.product-featured-attributes {
    display: inline-block;
    width: 100%;
    margin: 10px 0;
}
.product.info.detailed .product.data.items {
    text-align: left;
}
.product.info.detailed .product.data.items > .item.title > .switch {
    color: #000;
    background-color: transparent;
    border-color: transparent;
    padding: 14px 28px;
    border-radius: 0;
    display: block;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    font-weight: 500;
    line-height: 36px;
    background-color: #fff;
    border: 0;
    text-decoration: none;
    height: 60px;
    border-top: 4px solid #fff;
}
.product.info.detailed .product.data.items > .item.title.active > .switch, .product.info.detailed .product.data.items > .item.title > .switch:hover {
    background: #FAF9F4;
    color: #000;
    border-color: #10A584;
}
.product.info.detailed .data.switch .counter {
    display: none;
}
.product.info.detailed .product.data.items > .item.content {
    /* border-color: #6D7E97; */
    margin-top: 59px;
    background: #FAF9F4;
    padding: 30px;
    border: 0;
}
.product.attribute.description p {
    margin-bottom: 20px;
}
.product.info.detailed .product.data.items > .item.title > .switch:hover:before,.product.data.items > .item.title.active > .switch:before{
    display: none;
}
.review-ratings .rating-summary, .customer-review .review-details .customer-review-rating .rating-summary {
    display: inline-block;
    margin-right: 50px;
}
.catalog-product-view .review-ratings {
    max-width: 100%;
    float: left;
    margin-bottom: 0;
    display: block;
    width: 100%;
}
.review-content-container {
    margin-top: 15px;
    float: left;
    width: 100%;
    font-weight: 500;
    display: inline-block;
}
.review-control-vote:before {
    content: '\e605' '\e605' '\e605' '\e605' '\e605';
}
.review-control-vote label:before {
    color: #F9BF3B;
}
.product-info-main .product-info-price .price-box {
    display: flex;
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-end;
}
.product-info-main .product-info-price .price-box .old-price .price {
    font-size: 24px;
    font-weight: 600;
    color: #CDCDCD;
    line-height: 34px;
    position: relative;
}
.product-info-main .product-info-price .price-box .old-price .price-wrapper .price:after {
    content: '';
    height: 2px;
    width: 100%;
    background: #CDCDCD;
    top: 0;
    bottom: 0;
    margin: auto 0;
    position: absolute;
    left: 0;
}
.product-info-main .product-info-price .price-box .old-price .price-wrapper {
    text-decoration: none;
}
.product-options-bottom .price-box .old-price .price-container > span, .product-info-price .price-box .old-price .price-container > span {
    color: #CDCDCD;
}
.product-info-price .price-box .old-price .price-container > span.price-label {
    display: none;
}
.product-options-bottom .price-box .old-price .price-container > span, .product-info-price .price-box .old-price .price-container > span {
    color: #4E4E4E;
}
.product.media ul.cdz-product-labels {
    left: 20px;
}
.catalog-product-view .services-items {
    margin: 0;
}
.product-services.main-services .container {
    padding: 0;
}
.product.attribute.description strong {
    font-weight: 700;
}
.product-info-main .product.attibute.overview strong, .product-info-main .product.attribute.overview strong {
    font-weight: 700;
    text-transform: none;
}
@media (min-width: 769px){
    .page-layout-1column .product.media {
        width: 50%;
        padding-right: 15px;
    }
    .page-layout-1column .product-info-main {
        width: 50%;
        padding-left: 15px;
    }
    .product.media ul.cdz-product-labels {
        left: 116px;
    }
}
.catalog-product-view .page-wrapper > .page-bottom {
    max-width: 100%;
    padding: 0;
    width: 100%;
}
.recently-item-heading h2 {
    margin: 0;
}
.recently-item-heading {
    display: inline-block;
    width: 100%;
    margin-top: 56px;
    margin-bottom: 36px;
}
.recently-viewed-products .owl-carousel .owl-nav [class*='owl-'], .bottom-upsell-container .owl-carousel .owl-nav [class*='owl-']{
    width: 18px;
    height: 40px;
    background-color: transparent;
    border: 0;
    margin: 0 30px;
}
.recently-viewed-products .owl-carousel .owl-nav [class*='owl-'], .bottom-upsell-container .owl-carousel .owl-nav [class*='owl-'] {
    background-repeat: no-repeat;
    background-position: center;
    background-size: 15px auto;
}
.recently-viewed-products .owl-carousel .owl-nav .owl-prev,.bottom-upsell-container .owl-carousel .owl-nav .owl-prev {
    background-image: url(../images/bestseller-prev.png);
}
.recently-viewed-products .owl-carousel .owl-nav .owl-next,.bottom-upsell-container .owl-carousel .owl-nav .owl-next {
    background-image: url(../images/bestseller-next.png);
    margin-right: 0;
}
.recently-viewed-products .owl-carousel .owl-nav, .bottom-upsell-container .owl-carousel .owl-nav {
    top: -90px;
}
.bottom-upsell-container .owl-carousel .owl-nav {
    right: -22.5px;
}
.recently-viewed-products .owl-carousel .owl-nav [class*='owl-']:before,.bottom-upsell-container .owl-carousel .owl-nav [class*='owl-']:before{
    display: none;
}
.products-grid .product-item-info {
    text-align: left;
    border: 1px solid #B2BDCD;
}
.products-grid .product-item-info .product-item-details {
    padding: 0;
}
.products-grid .product-item-actions {
    margin: 0;
}
.product-item-actions .actions-secondary > .action span {
    width: auto;
    position: relative;
    margin: 0;
}
.bottom-upsell-container .slider-title.title {
    display: inline-block;
    width: 100%;
    margin-top: 56px;
    margin-bottom: 36px;
    text-transform: capitalize;
}
.bottom-upsell-container .slider-title.title h2{
    margin: 0;
}
.bottom-upsell-container .owl-carousel {
    padding-top: 0;
}
.bottom-upsell-wrapper.container,.recently-viewed-container .container {
    background: transparent;
    margin-bottom: 0;
}
.bottom-upsell-container, .bottom-related-container{
    background-color: #ECF5F6;
}
.bottom-upsell-container .slider {
    display: inline-block;
    width: 100%;
    margin-bottom: 50px;
}
.bottom-upsell-container .owl-carousel .owl-item .item{
    margin: 0;
}
.bottom-upsell-container .actions-secondary.top-wishlist .action.towishlist,.recently-viewed-container .actions-secondary.top-wishlist .action.towishlist{
    color: #BDB29F;
}
.bottom-upsell-container .actions-secondary.top-wishlist .action.towishlist:hover, .recently-viewed-container .actions-secondary.top-wishlist .action.towishlist:hover {
    color: #60C485;
    background: transparent;
}
.recently-item-content .block {
    margin-bottom: 100px;
}
.bottom-upsell-container .actions-secondary.top-wishlist,.recently-viewed-container .actions-secondary.top-wishlist {
    position: absolute;
    right: auto;
    z-index: 1;
    top: 20px;
    left: 20px;
}
.recently-item-content .products.wrapper .product-item:hover .product-item-info {
    box-shadow: 0px 4px 15px 0 rgba(0, 0, 0, .1);
    border-color: #0DDFB1;
}
.recently-item-content .product-item-info {
    padding: 30px 20px 20px;
    border: 1px solid #CAC2C2;
}
.recently-viewed-container:not(.loaded) .recently-item-heading{
    display: none;
}
.recently-viewed-container.no-items {
    display: none;
}
.mageplaza-fbt-title.title h2 {
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 26px;
    font-weight: 600;
}
.mageplaza-frequently-bought-together-block hr {
    display: none;
}
.mageplaza-fbt-rows ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.mageplaza-frequently-bought-together-block {
    margin: 20px 0 34px;
}
.mageplaza-fbt-rows .mageplaza-fbt-checkbox-label a {
    color: #000;
}
.mageplaza-fbt-image-box {
    margin: 0;
    padding: 0;
}
.mageplaza-fbt-image-box li.product-item .product-image-wrapper {
    padding-top: 0;
}
.mageplaza-fbt-image-box li.product-item {
    width: 135px !important;
    border: 1px solid #B8C5D6;
    border-radius: 10px;
}
.column.main .mageplaza-fbt-image-box .product-item {
    padding: 10px;
    margin: 0;
}
.product-item-plus {
    line-height: 135px;
    font-size: 24px;
    color: #232F3E;
    min-width: 42px;
    text-align: center;
}
.mageplaza-fbt-rows {
    margin-top: 24px;
}
.mageplaza-fbt-out-of-stock, .mageplaza-fbt-rows .item-price, .mageplaza-fbt-price-box .mageplaza-fbt-price, .mpfbt-total-items .mpfbt-total-items-value {
    color: #000000;
}
.mageplaza-fbt-rows .main-product .mageplaza-fbt-checkbox-label{
    font-weight: 400;
}
.mageplaza-fbt-rows ul li {
    margin-bottom: 10px;
}
.product-item .mpfbt-tocart {
    font-size: 14px;
    padding-left: 50px;
    padding-right: 50px;
}
.mageplaza-fbt-total-price {
    font-size: 18px;
}
.mageplaza-fbt-price-box .mageplaza-fbt-price, .mpfbt-total-items .mpfbt-total-items-value {
    font-size: 18px;
    font-weight: 800;
}
.mageplaza-fbt-add-tocart{
    margin: 20px 0 0 0;
}
.product.info.detailed:not(.without_tab) {
    padding: 0;
    margin: 80px 0 100px;
}
@media screen and (max-width: 1199px){
    .catalog-product-view .product-info-main .wk-daily-deal {
        flex-flow: column;
        align-items: flex-start;
    }
}
.mageplaza-autorelated-block.block.widget.block-products-list .mageplaza-autorelated-title.block-title.title{
    display: inline-block;
    width: 100%;
    margin-top: 86px;
    margin-bottom: 26px;
    text-transform: capitalize;
}
.mageplaza-autorelated-block.block.widget.block-products-list .block-mageplaza-autorelated-heading{
    margin: 0;
}
.mageplaza-autorelated-block.block.block-products-list .product-item-info {
    padding: 30px 20px 20px;
    border: 1px solid #ECE9E1;
}
.mageplaza-autorelated-block.block.block-products-list .product-item:hover .product-item-info {
    border-color: transparent;
    box-shadow: 0px 4px 15px 0 rgba(0, 0, 0, .1);
}
.mageplaza-autorelated-slider.products-mageplaza-autorelated.products.items {
    padding: 20px 22.5px;
    background: #fff;
}
.mageplaza-autorelated-block.block.block-products-list .product-item {
    padding: 10px 7.5px;
}
.mageplaza-autorelated-block.block.widget.block-products-list {
    width: 100%;
    margin: 0 0 100px 0;
    display: inline-block;
}
.mageplaza-autorelated-slider>ol {
    width: 100%;
}
.mp-arp-slider-content .owl-nav button span {
    display: none;
}
.mp-arp-slider-content .owl-nav .owl-prev {
    left: 0;
}
.mp-arp-slider-content .owl-nav .owl-next {
    right: 0;
}
.mp-arp-slider-content .owl-theme .owl-dots .owl-dot {
    min-height: auto;
}
.mp-arp-slider-content .owl-nav.disabled {
    display: none !important;
}
/*Group Product*/
.product-info-main .product-info-price {
    float: none;
    width: 100%;
}
.page-product-grouped .product-info-main .product-info-price .price-box {
    justify-content: flex-start;
    align-items: flex-start;
    flex-flow: column;
}
.group-items-toggle strong.action.primary {
    height: 46px;
    padding: 0 70px;
    text-align: center;
    line-height: 46px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: 0.5px;
    border-radius: 4px;
    margin: 0;
    border: 0;
}
.group-items-toggle strong.action.primary:hover,.group-items-toggle strong.action.primary:focus {
    color: #fff;
    background-color: #08896D;
}
.group-items-toggle {
    display: inline-block;
    width: 100%;
    margin: 20px 0 25px;
}
.group-items-toggle strong.action.primary span:after {
    font-size: 20px;
    font-family: 'FontAwesome';
    content: '\f107';
    line-height: 20px;
    margin-left: 8px;
    font-weight: normal;
}
.prd-col-wrap {
    display: flex;
    align-items: center;
    column-gap: 20px;
}
.table.grouped .product-item-name {
    font-weight: 500;
    margin: 0 0 5px 0;
    color: #000;
}
.prd-image img {
    mix-blend-mode: multiply;
}
/*.product.info.detailed .product.data.items>.item.content[id='product.info'] {
    padding: 0;
}*/
.table.data.grouped tbody tr:last-child .col {
    border-bottom: 1px solid #E9E9E9;
}
.table.data.grouped tbody tr td.col:first-child{
    border-left: 1px solid #E9E9E9;
}
.table.data.grouped .col {
    border-right: 1px solid #E9E9E9;
    border-top-color: #E9E9E9;
    min-height: 84px;
    vertical-align: middle;
}
.table.grouped .col.item {
    width: 50%;
}
.table.grouped .col.price {
    width: 18%;
    padding-left: 30px;
}
.table.grouped .col.qty {
    width: 32%;
    text-align: center;
}
.prd-image img {
    vertical-align: top;
}
.page-product-grouped .box-tocart {
    margin-top: 30px;
    margin-bottom: 10px;
}
.table.grouped thead th.col {
    font-weight: 600;
    text-transform: capitalize;
    letter-spacing: 0.25px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 1px solid #E9E9E9;
    border-left: 1px solid #E9E9E9;
}
.page-product-grouped .product-add-form .box-tocart .fieldset {
    justify-content: flex-end;
}
.table.grouped .prices-tier .item, .table.grouped .prices-tier .item .price {
    color: #60C485;
    font-size: 13px;
    font-weight: 600;
}
.table.grouped .col.qty .control.qty select[bss-qty-dropdown="bss-qty-dropdown"].qty {
    margin-bottom: 10px;
    margin-top: 10px;
    width: 100%;
    max-width: 240px;
}
.table.grouped .col.qty .control.qty [bss-qty-input="bss-qty-input"].qty.with-dropdown:not(.active) {
    position: absolute;
    left: -1000%;
    z-index: 0;
    overflow: hidden;
    opacity: 0;
    height: 0;
    width: 0;
    margin: 0;
    padding: 0;
}
.table.grouped .col.qty .control.qty {
    display: flex;
    flex-flow: column;
    align-items: center;
}
.table.grouped .price-box .old-price .price {
    font-size: 16px;
    font-weight: 500;
    color: #ababab;
}
.table.grouped .price-box .old-price .price-wrapper{
    color: #ababab;
}
.table.grouped .old-price .price-label {
    display: none;
}
/*Group Product*/
.bottom-related-container {
    display: none;
}
@media screen and (min-width: 768px) and (max-width: 1199px){
    .product-add-form .box-tocart .field.qty {
        align-items: flex-start;
        flex-flow: column;
        row-gap: 10px;
    }
    .product-add-form .box-tocart .fieldset {
        align-items: flex-end;
    }
    .product-info-main .page-title-wrapper .page-title {
        line-height: 40px;
        font-size: 30px;
    }
    .product.media .fotorama__stage {
        margin-left: 0 !important;
    }
    .page-layout-1column.catalog-product-view .product.media {
        padding-right: 0;
        width: 48%;
    }
    .page-layout-1column.catalog-product-view .product-info-main {
        width: 50%;
        padding-left: 0;
    }
    .review-stock-wrapper {
        flex-wrap: wrap;
        row-gap: 10px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1023px){
    .box-tocart .action.tocart {
        padding: 0;
        min-width: 160px;
    }
}