@media (min-width: 768px) {
  .single-product #content div.product .woocommerce-tabs.caston-wc-tabs .panel {
    margin-bottom: 3rem;
  }
  .single-product #content div.product .woocommerce-tabs.caston-wc-tabs .caston-tabs-title > li > a::after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    width: 100%;
    border-bottom: 2px solid transparent;
  }
  .single-product #content div.product .woocommerce-tabs.caston-wc-tabs .caston-tabs-title > li > a:hover {
    color: var(--color_heading);
  }
  .single-product #content div.product .woocommerce-tabs.caston-wc-tabs .caston-tabs-title > li > a:hover::after {
    border-bottom-color: var(--color_main);
  }
  .single-product #content div.product .woocommerce-tabs.caston-wc-tabs .caston-tabs-title > li.active > a::after {
    border-bottom-color: var(--color_main);
  }
  .single-product #content div.product .woocommerce-tabs.caston-wc-tabs.vertical {
    flex-direction: row;
    max-width: 100%;
    display: flex;
  }
  .single-product #content div.product .woocommerce-tabs.caston-wc-tabs.vertical .panel {
    width: calc(100% - 280px);
    margin-bottom: 0;
  }
  .single-product #content div.product .woocommerce-tabs.caston-wc-tabs.vertical .panel table.shop_attributes {
    margin-left: 0;
  }
  .single-product #content div.product .woocommerce-tabs.caston-wc-tabs.vertical .caston-tabs-title {
    width: max-content;
    display: flex;
    flex-direction: column;
    min-width: 280px;
    text-align: left;
    margin-bottom: 0;
  }
  .single-product #content div.product .woocommerce-tabs.caston-wc-tabs.vertical .caston-tabs-title > li {
    width: 100%;
    margin: 0;
    padding: 0 0 20px 0;
  }
  .single-product #content div.product .woocommerce-tabs.caston-wc-tabs.vertical #reviews #review_form_wrapper .comment-respond #commentform {
    padding-bottom: 60px;
  }
  .single-product #content div.product .woocommerce-tabs.caston-wc-tabs.vertical #reviews #review_form_wrapper .comment-respond #commentform .comment-form-comment, .single-product #content div.product .woocommerce-tabs.caston-wc-tabs.vertical #reviews #review_form_wrapper .comment-respond #commentform .caston_comment_fields_group, .single-product #content div.product .woocommerce-tabs.caston-wc-tabs.vertical #reviews #review_form_wrapper .comment-respond #commentform .form-submit {
    flex: 0 0 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .single-product #content div.product .woocommerce-tabs.caston-wc-tabs.vertical #reviews #review_form_wrapper .comment-respond #commentform .form-submit {
    transform: translateY(100%);
  }
  .single-product #content div.product .woocommerce-tabs.caston-wc-tabs.vertical #reviews #review_form_wrapper .comment-respond #commentform .comment-form-cookies-consent {
    bottom: 60px;
    align-items: flex-start;
  }
  .single-product #content div.product .woocommerce-tabs.caston-wc-tabs.vertical #reviews #review_form_wrapper .comment-respond #commentform .comment-form-cookies-consent .wp-comment-cookies-consent {
    margin-top: 5px;
  }
  .single-product #content div.product .woocommerce-tabs.caston-wc-tabs.vertical #reviews #review_form_wrapper .comment-respond #commentform .comment-form-cookies-consent label {
    line-height: 1.3;
  }
  .single-product #content div.product .woocommerce-tabs.caston-wc-tabs.vertical #reviews #review_form_wrapper .comment-respond #commentform .comment-form-comment textarea {
    min-height: 150px;
  }
  .single-product .product-footer .related.products .caston-carousel .swiper-pagination-bullets, .single-product .product-footer .up-sells .caston-carousel .swiper-pagination-bullets {
    display: none;
  }
  .single-product .product-footer .related.products .caston-carousel .caston_navigation_wrap, .single-product .product-footer .up-sells .caston-carousel .caston_navigation_wrap {
    display: block;
  }
  .single-product .product-footer .related.products .caston-carousel.swiper-container-horizontal, .single-product .product-footer .up-sells .caston-carousel.swiper-container-horizontal {
    padding: 0 19px;
    margin: 0 -19px;
  }
  .single-product .product-footer .related.products .caston-carousel-wrap .swiper-button-next,
.single-product .product-footer .related.products .caston-carousel-wrap .swiper-button-prev, .single-product .product-footer .up-sells .caston-carousel-wrap .swiper-button-next,
.single-product .product-footer .up-sells .caston-carousel-wrap .swiper-button-prev {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border: none;
    color: var(--color_heading);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 1px solid var(--color_border);
    background-color: #fff;
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
  }
  .single-product .product-footer .related.products .caston-carousel-wrap .swiper-button-next svg,
.single-product .product-footer .related.products .caston-carousel-wrap .swiper-button-prev svg, .single-product .product-footer .up-sells .caston-carousel-wrap .swiper-button-next svg,
.single-product .product-footer .up-sells .caston-carousel-wrap .swiper-button-prev svg {
    fill: var(--color_heading);
    width: 15px;
    height: 15px;
    -webkit-transition: fill 0.25s linear 0s;
    -moz-transition: fill 0.25s linear 0s;
    -ms-transition: fill 0.25s linear 0s;
    -o-transition: fill 0.25s linear 0s;
    transition: fill 0.25s linear 0s;
  }
  .single-product .product-footer .related.products .caston-carousel-wrap .swiper-button-next:hover,
.single-product .product-footer .related.products .caston-carousel-wrap .swiper-button-prev:hover, .single-product .product-footer .up-sells .caston-carousel-wrap .swiper-button-next:hover,
.single-product .product-footer .up-sells .caston-carousel-wrap .swiper-button-prev:hover {
    border-color: var(--color_heading);
  }
  .single-product .product-footer .related.products .caston-carousel-wrap .swiper-button-next, .single-product .product-footer .related.products .caston-carousel-wrap.swiper-container-rtl .swiper-button-prev, .single-product .product-footer .up-sells .caston-carousel-wrap .swiper-button-next, .single-product .product-footer .up-sells .caston-carousel-wrap.swiper-container-rtl .swiper-button-prev {
    right: -19px;
  }
  .single-product .product-footer .related.products .caston-carousel-wrap .swiper-button-next svg, .single-product .product-footer .related.products .caston-carousel-wrap.swiper-container-rtl .swiper-button-prev svg, .single-product .product-footer .up-sells .caston-carousel-wrap .swiper-button-next svg, .single-product .product-footer .up-sells .caston-carousel-wrap.swiper-container-rtl .swiper-button-prev svg {
    margin-left: 6px;
  }
  .single-product .product-footer .related.products .caston-carousel-wrap .swiper-button-prev, .single-product .product-footer .related.products .caston-carousel-wrap.swiper-container-rtl .swiper-button-next, .single-product .product-footer .up-sells .caston-carousel-wrap .swiper-button-prev, .single-product .product-footer .up-sells .caston-carousel-wrap.swiper-container-rtl .swiper-button-next {
    left: -19px;
  }
  .single-product .product-footer .related.products .caston-carousel-wrap .swiper-button-prev svg, .single-product .product-footer .related.products .caston-carousel-wrap.swiper-container-rtl .swiper-button-next svg, .single-product .product-footer .up-sells .caston-carousel-wrap .swiper-button-prev svg, .single-product .product-footer .up-sells .caston-carousel-wrap.swiper-container-rtl .swiper-button-next svg {
    margin-right: 4px;
  }
  .single-product .product-footer .related.products .caston-carousel-wrap:not(:hover) .swiper-button-next,
.single-product .product-footer .related.products .caston-carousel-wrap:not(:hover) .swiper-button-prev, .single-product .product-footer .up-sells .caston-carousel-wrap:not(:hover) .swiper-button-next,
.single-product .product-footer .up-sells .caston-carousel-wrap:not(:hover) .swiper-button-prev {
    opacity: 0;
    visibility: hidden;
  }
  .single-product #reviews #review_form_wrapper .comment-respond #commentform {
    position: relative;
  }
  .single-product #reviews #review_form_wrapper .comment-respond #commentform .comment-form-comment, .single-product #reviews #review_form_wrapper .comment-respond #commentform .caston_comment_fields_group {
    flex: 0 0 calc(50% - 10px);
  }
  .single-product #reviews #review_form_wrapper .comment-respond #commentform .comment-form-comment {
    order: 5;
  }
  .single-product #reviews #review_form_wrapper .comment-respond #commentform .comment-form-comment textarea {
    min-height: 205px;
  }
  .single-product #reviews #review_form_wrapper .comment-respond #commentform .form-submit {
    order: 6;
    flex: 0 0 calc(50% - 10px);
    margin-left: 20px;
  }
  .single-product #reviews #review_form_wrapper .comment-respond #commentform .caston_comment_fields_group {
    margin-right: 20px;
  }
  .single-product #reviews #review_form_wrapper .comment-respond #commentform .caston_comment_fields_group ~ .form-submit {
    margin-left: 0;
    transform: translateY(-75px);
  }
  .single-product #reviews #review_form_wrapper .comment-respond #commentform .comment-form-cookies-consent {
    position: absolute;
    bottom: 0;
    display: flex;
    align-items: center;
  }
  .single-product #reviews #review_form_wrapper .comment-respond #commentform .comment-form-cookies-consent label {
    margin-bottom: 0;
  }
  .single-product #reviews #review_form_wrapper .comment-respond #reply-title {
    font-size: 18px;
  }
  .single-product #reviews #comments ol.commentlist li.review {
    padding-top: 30px;
    padding-left: 30px;
    flex: 0 0 calc(50% - 11px);
  }
  .single-product #reviews #comments ol.commentlist li.review:nth-child(2n+1) {
    margin-right: 20px;
  }
  .single-product #reviews #comments ol.commentlist li.review .comment_container img.avatar {
    top: 25px;
    left: 30px;
    padding: 10px;
    width: 60px;
  }
  .single-product #reviews #comments ol.commentlist li.review .comment_container .comment-text .meta {
    margin-top: 5px;
    margin-bottom: 20px;
  }
  .single-product #reviews #comments ol.commentlist li.review .comment_container .comment-text .meta .woocommerce-review__author,
.single-product #reviews #comments ol.commentlist li.review .comment_container .comment-text .meta .woocommerce-review__published-date,
.single-product #reviews #comments ol.commentlist li.review .comment_container .comment-text .meta .woocommerce-review__awaiting-approval {
    margin-left: 75px;
  }
  .single-product .product-main .product-info .product_meta .posted_in a {
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    -ms-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
  }
  .single-product .product-info.summary #reviews #comments ol.commentlist li.review, .single-product .product-info.summary #reviews #review_form_wrapper .comment-respond #commentform .form-submit, .single-product .product-info.summary #reviews #review_form_wrapper .comment-respond #commentform > * {
    flex: 0 0 100%;
    margin-right: 0 !important;
    margin-left: 0 !important;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .single-product {
    /* Product Style - Special */
  }
  .single-product .woocommerce-product-gallery {
    margin-bottom: 0;
  }
  .single-product .woocommerce-product-gallery .flex-control-thumbs li img {
    border: 1px solid var(--color_border);
    width: max-content;
    float: none;
    opacity: 1 !important;
    -webkit-transition: border-color 0.25s linear 0s;
    -moz-transition: border-color 0.25s linear 0s;
    -ms-transition: border-color 0.25s linear 0s;
    -o-transition: border-color 0.25s linear 0s;
    transition: border-color 0.25s linear 0s;
  }
  .single-product .woocommerce-product-gallery .flex-control-thumbs li img.flex-active {
    border-color: var(--color_main);
  }
  .single-product .woocommerce-product-gallery .flex-control-thumbs li:hover img {
    border-color: var(--color_main);
  }
  .single-product .woocommerce-product-gallery .caston-prev, .single-product .woocommerce-product-gallery .caston-next {
    width: 40px;
    height: 40px;
    -webkit-transition: background-color 0.3s linear 0s, color 0.3s linear 0s, border 0.3s linear 0s;
    -moz-transition: background-color 0.3s linear 0s, color 0.3s linear 0s, border 0.3s linear 0s;
    -ms-transition: background-color 0.3s linear 0s, color 0.3s linear 0s, border 0.3s linear 0s;
    -o-transition: background-color 0.3s linear 0s, color 0.3s linear 0s, border 0.3s linear 0s;
    transition: background-color 0.3s linear 0s, color 0.3s linear 0s, border 0.3s linear 0s;
  }
  .single-product .woocommerce-product-gallery .caston-prev:hover, .single-product .woocommerce-product-gallery .caston-next:hover {
    background: var(--color_main);
    color: #ffffff;
    box-shadow: none;
  }
  .single-product .woocommerce-product-gallery .caston-prev:hover svg, .single-product .woocommerce-product-gallery .caston-next:hover svg {
    fill: #ffffff;
  }
  .single-product .woocommerce-product-gallery.gallery_style_default .flex-viewport {
    margin-bottom: 10px;
    border: 1px solid var(--color_border);
  }
  .single-product .woocommerce-product-gallery.gallery_style_default .gallery_thumb_swiper {
    position: relative;
  }
  .single-product .woocommerce-product-gallery.gallery_style_default .gallery_thumb_swiper > .flex-control-thumbs {
    padding: 1px 0 !important;
    display: flex;
    overflow: initial;
  }
  .single-product .woocommerce-product-gallery.gallery_style_default .gallery_thumb_swiper > .flex-control-thumbs li img {
    width: 100%;
  }
  .single-product .woocommerce-product-gallery.gallery_style_default .gallery_thumb_swiper .swiper-pagination-bullets {
    display: none;
  }
  .single-product .woocommerce-product-gallery.gallery_style_vertical {
    display: grid;
    grid-template-columns: 100px 1fr;
    grid-gap: 10px;
  }
  .single-product .woocommerce-product-gallery.gallery_style_vertical .flex-viewport {
    border: 1px solid var(--color_border);
  }
  .single-product .woocommerce-product-gallery.gallery_style_vertical .gallery_thumb_swiper {
    position: relative;
  }
  .single-product .woocommerce-product-gallery.gallery_style_vertical .gallery_thumb_swiper .flex-control-thumbs {
    display: flex;
    opacity: 1;
    z-index: 1;
    height: auto;
  }
  .single-product .woocommerce-product-gallery.gallery_style_vertical .gallery_thumb_swiper .flex-control-thumbs li.swiper-slide {
    width: 100%;
    box-sizing: border-box;
  }
  .single-product .woocommerce-product-gallery.gallery_style_vertical .gallery_thumb_swiper .swiper-pagination-bullets {
    display: none;
  }
  .single-product .woocommerce-product-gallery.gallery_style_vertical .gallery_thumb_swiper .caston-prev, .single-product .woocommerce-product-gallery.gallery_style_vertical .gallery_thumb_swiper .caston-next {
    display: flex;
    left: 50%;
    right: auto;
    transform: rotate(90deg);
    margin-left: -20px;
  }
  .single-product .woocommerce-product-gallery.gallery_style_vertical .gallery_thumb_swiper .caston-prev {
    top: 3px;
    bottom: auto;
  }
  .single-product .woocommerce-product-gallery.gallery_style_vertical .gallery_thumb_swiper .caston-next {
    top: auto;
    bottom: 3px;
  }
  .single-product .woocommerce-product-gallery.gallery_style_vertical > .woocommerce-product-gallery__wrapper {
    grid-column: 1/span 2;
  }
  .single-product .woocommerce-product-gallery.gallery_style_vertical .flex-viewport {
    order: 1;
  }
  .single-product .woocommerce-product-gallery.gallery_style_grid2 {
    margin-bottom: 60px;
  }
  .single-product .product-main.sidebar-left > .row, .single-product .product-main.sidebar-left-full > .row, .single-product .product-main.sidebar-right > .row, .single-product .product-main.sidebar-right-full > .row {
    flex-direction: row;
  }
  .single-product .product-main.sidebar-left > .row .product-content > .row, .single-product .product-main.sidebar-left-full > .row .product-content > .row, .single-product .product-main.sidebar-right > .row .product-content > .row, .single-product .product-main.sidebar-right-full > .row .product-content > .row {
    flex-direction: row;
  }
  .single-product .product-main.sidebar-left .product-info, .single-product .product-main.sidebar-left-full .product-info, .single-product .product-main.sidebar-right .product-info, .single-product .product-main.sidebar-right-full .product-info {
    padding-left: 65px;
    padding-right: 0;
  }
  .single-product .product-main.sidebar-left .product-sidebar .widget, .single-product .product-main.sidebar-left-full .product-sidebar .widget, .single-product .product-main.sidebar-right .product-sidebar .widget, .single-product .product-main.sidebar-right-full .product-sidebar .widget {
    max-width: 320px;
    margin-left: auto;
  }
  .single-product .product-main.sidebar-left > .row, .single-product .product-main.sidebar-left-full > .row {
    flex-direction: row-reverse;
  }
  .single-product .product-main.sidebar-left .product-sidebar .widget, .single-product .product-main.sidebar-left-full .product-sidebar .widget {
    margin-left: initial;
  }
  .single-product .product-main.no-sidebar .product-gallery, .single-product .product-main.sticky-layout .product-gallery, .single-product .product-main.sidebar-left .product-gallery, .single-product .product-main.sidebar-left-full .product-gallery, .single-product .product-main.sidebar-right .product-gallery, .single-product .product-main.sidebar-right-full .product-gallery {
    -ms-flex: 0 0 60;
    flex: 0 0 60%;
    max-width: 60%;
  }
  .single-product .product-main.no-sidebar .product-info, .single-product .product-main.sticky-layout .product-info, .single-product .product-main.sidebar-left .product-info, .single-product .product-main.sidebar-left-full .product-info, .single-product .product-main.sidebar-right .product-info, .single-product .product-main.sidebar-right-full .product-info {
    max-width: 40%;
    width: 40%;
  }
  .single-product .product-main.wide-gallery .product-info {
    padding-bottom: 60px;
    margin-bottom: 60px;
    width: 100% !important;
    padding-right: 60%;
  }
  .single-product .product-main.wide-gallery .product-info > form.cart {
    position: absolute;
    right: 0;
    top: 0;
    width: 35%;
  }
  .single-product .product-main.wide-gallery .product-info::after {
    display: inline-block;
    content: "";
    position: absolute;
    width: 100vw;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    border-top: 1px solid var(--color_border);
  }
  .single-product .product-main .product-page-accordian {
    margin-top: 60px;
  }
  .single-product .product-main .product-page-accordian .accordion-item.card button.btn-link {
    font-size: 22px;
  }
  .single-product #content div.product .woocommerce-tabs.caston-tabs-title {
    margin-bottom: 0;
  }
  .single-product #content div.product .woocommerce-tabs.caston-tabs-title > li {
    padding: 0 20px;
  }
  .single-product #content div.product .woocommerce-tabs.caston-tabs-title ~ .woocommerce-Tabs-panel {
    padding: 20px 0;
  }
  .single-product #content div.product .woocommerce-tabs.vertical {
    flex-direction: row;
    flex-wrap: nowrap;
  }
  .single-product #content div.product .woocommerce-tabs.vertical .caston-tabs-title {
    border-right: 1px solid var(--color_border);
    margin-right: 50px;
  }
  .single-product #content div.product .woocommerce-tabs.vertical .caston-tabs-title > li {
    padding: 20px 0;
  }
  .single-product .product-page-sections .product-section .section-tab-content {
    padding-left: 115px;
  }
  .single-product .product-page-sections .product-section ~ .product-section {
    margin-top: 50px;
  }
  .single-product.single-product-layout-special #content {
    padding-top: 0;
  }
  .single-product.single-product-layout-special #content .type-product .product-container .product-main.special .product-content {
    padding-bottom: 0;
  }
  .single-product.single-product-layout-special #content .type-product .product-container .product-main.special.clean .content-row {
    justify-content: space-between;
    align-items: center;
  }
  .single-product.single-product-layout-special #content .type-product .product-container .product-main.special.clean .content-row .product-gallery {
    padding: 0;
    display: block;
  }
  .single-product.single-product-layout-special #content .type-product .product-container .product-main.special.clean .content-row .product-gallery .woocommerce-product-gallery .flex-control-paging {
    bottom: 30px;
    right: 40px;
    margin: 0;
    transform: translateX(0);
  }
  .single-product.single-product-layout-special #content .type-product .product-container .product-main.special.clean .content-row .product-gallery .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
    bottom: 30px;
    top: auto;
    left: 50px;
    right: auto;
    background: transparent;
    -webkit-transition: background-color 0.25s linear 0s;
    -moz-transition: background-color 0.25s linear 0s;
    -ms-transition: background-color 0.25s linear 0s;
    -o-transition: background-color 0.25s linear 0s;
    transition: background-color 0.25s linear 0s;
  }
  .single-product.single-product-layout-special #content .type-product .product-container .product-main.special.clean .content-row .product-gallery .woocommerce-product-gallery .woocommerce-product-gallery__trigger:hover {
    background: #ffffff;
  }
  .single-product.single-product-layout-special #content .type-product .product-container .product-main.special.clean .content-row .product-info {
    max-width: 50%;
    width: 50%;
  }
  .single-product.single-product-layout-special #content .type-product .product-container .product-main.special.clean .content-row .product-info .product_clean_wrap {
    position: relative;
    left: 50%;
    top: 50px;
    flex: 0 0 50vw;
    width: 50vw;
    max-width: 50vw;
    transform: translateX(-50vw);
    padding: 0;
    display: block;
    text-align: center;
  }
  .single-product.single-product-layout-special #content .type-product .product-container .product-main.special.clean .content-row .product-info .product_clean_wrap h1.product_title {
    max-width: 450px;
    font-size: 40px;
    line-height: 48px;
    margin-left: auto;
    margin-right: auto;
  }
  .single-product.single-product-layout-special #content .type-product .product-container .product-main.special.clean .content-row .product-info .product_clean_wrap .woocommerce-product-rating {
    justify-content: center;
  }
  .single-product.single-product-layout-special #content .type-product .product-container .product-main.special.clean .content-row .product-info .product_clean_summary_wrap {
    width: 450px;
    max-width: 100%;
    margin-left: auto;
    margin-right: 0;
  }
  .single-product.single-product-layout-special #content .type-product .product-container .product-main.special.modern {
    position: relative;
    height: max-content;
  }
  .single-product.single-product-layout-special #content .type-product .product-container .product-main.special.modern::before {
    display: inline-block;
    content: "";
    position: absolute;
    width: 100vw;
    height: 100%;
    left: 50%;
    transform: translateX(-50%);
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #f6f6f6;
    z-index: 1;
  }
  .single-product.single-product-layout-special #content .type-product .product-container .product-main.special.modern::before .content-row {
    z-index: 2;
    height: max-content;
  }
  .single-product.single-product-layout-special #content .type-product .product-container .product-main.special.modern .content-row {
    justify-content: space-between;
    align-items: center;
    padding: 80px 0 0 0;
  }
  .single-product.single-product-layout-special #content .type-product .product-container .product-main.special.modern .content-row .product-gallery, .single-product.single-product-layout-special #content .type-product .product-container .product-main.special.modern .content-row .product-info {
    position: relative;
    z-index: 3;
  }
  .single-product.single-product-layout-special #content .type-product .product-container .product-main.special.modern .content-row .product-info {
    flex: 0 0 380px;
    max-width: 25%;
    width: 380px;
  }
  .single-product.single-product-layout-special #content .type-product .product-container .product-main.special.modern .content-row .product-info h1.product_title {
    font-size: 40px;
    line-height: 46px;
  }
  .single-product.single-product-layout-special #content .type-product .product-container .product-main.special.modern .content-row .product-info > .price {
    padding-bottom: 0;
    margin-bottom: 20px;
  }
  .single-product.single-product-layout-special #content .type-product .product-container .product-main.special.modern .content-row .product-info > .price::before {
    display: none;
  }
  .single-product.single-product-layout-special #content .type-product .product-container .product-main.special.modern .content-row .product-info form.cart .single_variation_wrap .woocommerce-variation-add-to-cart .quantity {
    flex: 0 0 100%;
    margin: 0 0 15px 0;
  }
  .single-product.single-product-layout-special #content .type-product .product-container .product-main.special.modern .content-row .product-info form.cart .single_add_to_cart_button {
    flex: 0 0 100%;
  }
  .single-product.single-product-layout-special #content .type-product .product-container .product-main.special.modern .content-row .product-info form.cart .quantity {
    flex: 0 0 100%;
    margin: 0 0 15px 0;
  }
  .single-product.single-product-layout-special #content .type-product .product-container .product-main.special.modern .content-row .product-info form.cart.variations_form table.variations .variable-items-wrapper .variable-item.button-variable-item {
    padding: 15px 8px;
    margin: 0 8px 8px 0;
    height: 40px;
    min-width: 40px;
    background: none;
  }
  .single-product.single-product-layout-special #content .type-product .product-container .product-main.special.modern .content-row .product-gallery {
    position: relative;
    flex: 0 0 calc(50%);
    max-width: 50%;
    width: 50%;
    display: flex;
    justify-content: center;
    padding: 35px 15px 80px 15px;
  }
  .single-product.single-product-layout-special #content .type-product .product-container .product-main.special.modern .content-row .product-gallery .woocommerce-product-gallery .gallery_thumb_swiper {
    margin-top: 10px;
  }
  .single-product.single-product-layout-special #content .type-product .product-container .product-main.special.modern .content-row .product-gallery .woocommerce-product-gallery .flex-control-thumbs:not(swiper-wrapper) {
    margin-top: 10px;
    display: flex;
    justify-content: center;
  }
  .single-product.single-product-layout-special #content .type-product .product-container .product-main.special.modern .content-row .product-gallery .woocommerce-product-gallery .flex-control-thumbs:not(swiper-wrapper) li {
    margin: 0 5px;
    max-width: 105px;
  }
  .single-product.single-product-layout-special #content .type-product .product-container .product-main.special.fullwidth {
    display: block;
    position: relative;
    height: max-content;
  }
  .single-product.single-product-layout-special #content .type-product .product-container .product-main.special.fullwidth::before {
    display: inline-block;
    content: "";
    position: absolute;
    width: 100vw;
    height: 100%;
    left: 50%;
    transform: translateX(-50%);
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #f6f6f6;
    z-index: 1;
  }
  .single-product.single-product-layout-special #content .type-product .product-container .product-main.special.fullwidth::before .content-row {
    z-index: 2;
    height: max-content;
  }
  .single-product.single-product-layout-special #content .type-product .product-container .product-main.special.fullwidth .product-gallery {
    display: flex;
    z-index: 2;
    position: relative;
  }
  .single-product.single-product-layout-special #content .type-product .product-container .product-main.special.fullwidth .product-gallery .woocommerce-product-gallery .flex-viewport {
    position: relative;
    margin: 0;
    width: 100vw;
    left: 50%;
    transform: translateX(-50%);
  }
  .single-product.single-product-layout-special #content .type-product .product-container .product-main.special.fullwidth .product-gallery .woocommerce-product-gallery .flex-control-thumbs {
    position: absolute;
    top: 120px;
    left: auto;
    z-index: 5;
    right: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
  }
  .single-product.single-product-layout-special #content .type-product .product-container .product-main.special.fullwidth .product-gallery .woocommerce-product-gallery .flex-control-thumbs > li {
    width: 100%;
    max-width: 68px;
    margin-bottom: 10px;
  }
  .single-product.single-product-layout-special #content .type-product .product-container .product-main.special.fullwidth .product-gallery .woocommerce-product-gallery .flex-control-thumbs > li img {
    border-color: var(--color_border);
  }
  .single-product.single-product-layout-special #content .type-product .product-container .product-main.special.fullwidth .product-gallery .woocommerce-product-gallery .flex-control-thumbs > li img:hover, .single-product.single-product-layout-special #content .type-product .product-container .product-main.special.fullwidth .product-gallery .woocommerce-product-gallery .flex-control-thumbs > li img.flex-active {
    opacity: 0.5;
  }
  .single-product.single-product-layout-special #content .type-product .product-container .product-main.special.fullwidth .product-info {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: 60px;
    z-index: 3;
    display: flex;
    flex-direction: column;
  }
  .single-product.single-product-layout-special #content .type-product .product-container .product-main.special.fullwidth .product-info h1.product_title {
    font-size: 40px;
    line-height: 46px;
  }
  .single-product.single-product-layout-special #content .type-product .product-container .product-main.special.fullwidth .product-info > .price {
    padding-bottom: 0;
    margin-bottom: 20px;
  }
  .single-product.single-product-layout-special #content .type-product .product-container .product-main.special.fullwidth .product-info .product_meta {
    padding-top: 0;
    margin-top: 0;
  }
  .single-product.single-product-layout-special #content .type-product .product-container .product-main.special.fullwidth .product-info .price::before, .single-product.single-product-layout-special #content .type-product .product-container .product-main.special.fullwidth .product-info .product_meta::before, .single-product.single-product-layout-special #content .type-product .product-container .product-main.special.fullwidth .product-info .tinv-wraper {
    display: none;
  }
  .single-product.single-product-layout-special #content .type-product .product-container .product-main.special.fullwidth .product-info form.cart {
    order: 2;
    margin: 0;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: flex-end;
    align-items: flex-end;
    max-width: 100%;
  }
  .single-product.single-product-layout-special #content .type-product .product-container .product-main.special.fullwidth .product-info form.cart .quantity,
.single-product.single-product-layout-special #content .type-product .product-container .product-main.special.fullwidth .product-info form.cart .single_variation_wrap .woocommerce-variation-add-to-cart .quantity,
.single-product.single-product-layout-special #content .type-product .product-container .product-main.special.fullwidth .product-info form.cart button.single_add_to_cart_button {
    margin-bottom: 0 !important;
  }
  .single-product.single-product-layout-special #content .type-product .product-container .product-main.special.fullwidth .product-info form.cart .quantity {
    background: #ffffff;
  }
  .single-product.single-product-layout-special #content .type-product .product-container .product-main.special.fullwidth .product-info form.cart button.single_add_to_cart_button {
    flex: 0 0 280px;
  }
  .single-product.single-product-layout-special #content .type-product .product-container .product-main.special.fullwidth .product-info form.cart table.variations {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .single-product.single-product-layout-special #content .type-product .product-container .product-main.special.fullwidth .product-info form.cart table.variations tbody {
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
  .single-product.single-product-layout-special #content .type-product .product-container .product-main.special.fullwidth .product-info form.cart table.variations tbody tr {
    margin-bottom: 0;
    flex-direction: column;
  }
  .single-product.single-product-layout-special #content .type-product .product-container .product-main.special.fullwidth .product-info form.cart table.variations tbody tr td.label label {
    padding: 0 0 10px;
  }
  .single-product.single-product-layout-special #content .type-product .product-container .product-main.special.fullwidth .product-info form.cart table.variations tbody tr td.woo-variation-items-wrapper {
    position: relative;
    padding-right: 50px;
  }
  .single-product.single-product-layout-special #content .type-product .product-container .product-main.special.fullwidth .product-info form.cart table.variations tbody tr td.woo-variation-items-wrapper .reset_variations {
    margin: 0;
    bottom: 5px;
    top: auto;
    position: absolute;
    right: 5px;
  }
  .single-product.single-product-layout-special #content .type-product .product-container .product-main.special.fullwidth .product-info form.cart table.variations .variable-items-wrapper .variable-item {
    margin-bottom: 0 !important;
  }
  .single-product.single-product-layout-special #content .type-product .product-container .product-main.special.fullwidth .product-info form.cart .single_variation_wrap {
    flex: 0 0 50%;
    max-width: 50%;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
  }
  .single-product.single-product-layout-special #content .type-product .product-container .product-main.special.fullwidth .product-info form.cart .single_variation_wrap .woocommerce-variation-add-to-cart {
    justify-content: flex-end;
    flex-wrap: nowrap;
    flex: 0 0 430px;
    max-width: 80%;
  }
  .single-product.single-product-layout-special #content .type-product .product-container .product-main.special.fullwidth .product-info form.cart .single_variation_wrap > .woocommerce-variation {
    margin-right: auto;
    margin-left: 6px;
  }
  .single-product.single-product-layout-special #content .type-product .product-container .product-main.special.fullwidth .product-info form.cart .single_variation_wrap .woocommerce-variation-price {
    margin-bottom: 0;
  }
  .single-product.single-product-layout-special #content .type-product .product-container .product-main.special.fullwidth .product-info form.cart .single_variation_wrap .woocommerce-variation-description {
    display: none;
  }
  .single-product.single-product-layout-special #content .type-product .product-container .product-main.special.fullwidth .product-info form.cart.variations_form table.variations .variable-items-wrapper .variable-item.button-variable-item {
    margin: 0 10px 5px 0;
    padding: 0 6px;
    height: 36px;
    min-width: 36px;
  }
  .single-product.single-product-layout-special #content .type-product .product-container .product-main.special.large .content-row {
    justify-content: space-between;
    align-items: center;
  }
  .single-product.single-product-layout-special #content .type-product .product-container .product-main.special.large .content-row .product-gallery {
    padding: 0;
    display: block;
    max-width: 55%;
    width: 55%;
    flex: 0 0 55%;
  }
  .single-product.single-product-layout-special #content .type-product .product-container .product-main.special.large .content-row .product-info {
    max-width: 45%;
    width: 495px;
    flex: 0 0 495px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    padding-top: 15px;
    padding-bottom: 15px;
    display: flex;
    flex-direction: column;
    margin-bottom: 0;
  }
  .single-product.single-product-layout-special #content .type-product .product-container .product-main.special.large .content-row .product-info .product_meta {
    margin-top: 10px;
  }
  .single-product.single-product-layout-special #content .type-product .product-container .product-main.special.large .content-row .product-info .caston-breadcrumb-summary {
    order: -1;
  }
  .single-product.single-product-layout-special #content .type-product .product-container .product-main.special.large .content-row .product-info .caston-breadcrumb-summary .woocommerce-breadcrumb {
    margin-bottom: 0;
  }
  .single-product.single-product-layout-special.single-product-style-fullwidth .site-header, .single-product.single-product-layout-special.single-product-style-modern .site-header, .single-product.single-product-layout-special.single-product-style-clean .site-header {
    position: fixed;
    width: 100%;
  }
  .single-product.single-product-layout-special.single-product-style-clean .site-header .header-layout {
    border-bottom-color: transparent;
  }
  .single-product.single-product-layout-special.single-product-style-clean .site-header .header-layout::after {
    content: "";
    display: inline-block;
    position: absolute;
    right: 0;
    width: 50%;
    height: 1px;
    border-bottom: 1px solid var(--color_border);
  }
  .single-product.single-product-layout-special.single-product-style-clean .site-header .header-layout.fm-header-sticky.headroom--pinned.headroom--not-top::after {
    display: none;
  }
  .single-product.single-product-layout-special.single-product-style-clean #content > .container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .single-product #product-sidebar .widget.caston_featured_box .widget-title {
    display: none;
  }
  .single-product #product-sidebar .widget.caston_featured_box .content-box .icon {
    margin-bottom: 15px;
  }
  .single-product #product-sidebar .widget.caston_featured_box .content-box .content-text .title {
    text-transform: uppercase;
    color: var(--color_heading);
    font-size: 14px;
    margin-bottom: 10px;
  }
  .single-product #product-sidebar .widget.caston_featured_box .content-box .content-text .text {
    color: #83868c;
    font-size: 14px;
    line-height: 24px;
  }
  .single-product #content .type-product .product-container .product-sidebar::before {
    display: none;
  }
  .single-product #content {
    padding-top: 34px;
    overflow-x: hidden;
  }
  .single-product .product-main {
    margin-bottom: 3rem;
  }
  .single-product .product-main .product-info {
    margin-bottom: 0;
  }
  .single-product .product-main.sidebar-right-full .product-content, .single-product .product-main.sidebar-left-full .product-content {
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .single-product .product-main.sidebar-right-full .product-content::before, .single-product .product-main.sidebar-left-full .product-content::before {
    display: none !important;
  }
  .single-product .product-main.sidebar-right-full .product-content > .content-row, .single-product .product-main.sidebar-left-full .product-content > .content-row {
    padding-bottom: 3rem;
    margin-bottom: 3rem;
    border-bottom: 1px solid var(--color_border);
  }
  .single-product .product-footer {
    padding-bottom: 20px;
    padding-top: 0;
  }
  .single-product .product-footer .related.products, .single-product .product-footer .up-sells.products {
    padding-top: 3rem;
    margin-top: 3rem;
  }
  .single-product .product-footer .related.products ul.products, .single-product .product-footer .related.products ul.products li.product, .single-product .product-footer .up-sells.products ul.products, .single-product .product-footer .up-sells.products ul.products li.product {
    margin-bottom: 0;
  }
  .single-product .product-footer .related.products > h2, .single-product .product-footer .up-sells.products > h2 {
    margin-bottom: 3rem;
  }
  .single-product .product-footer .related.products .caston-carousel .swiper-pagination-bullets, .single-product .product-footer .up-sells.products .caston-carousel .swiper-pagination-bullets {
    display: none;
  }
  .single-product .product-footer .related.products .caston-carousel .caston_navigation_wrap, .single-product .product-footer .up-sells.products .caston-carousel .caston_navigation_wrap {
    display: block;
  }
  .single-product .product-main .product-info > .price {
    position: relative;
    padding-bottom: 25px;
    margin-bottom: 25px;
  }
  .single-product .product-main .product-info > .price::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: var(--color_border);
    left: 0;
    bottom: 0;
  }
  .single-product .product-main .product-info .product_meta {
    position: relative;
    padding-top: 25px;
    margin-top: 25px;
  }
  .single-product .product-main .product-info .product_meta::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: var(--color_border);
    left: 0;
    top: 0;
  }
  .single-product .product-main .product-info .product-share {
    position: relative;
    padding-top: 25px;
    margin-top: 25px;
  }
  .single-product .product-main .product-info .product-share::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: var(--color_border);
    left: 0;
    top: 0;
  }
  .single-product .product-main .product-info .type-product.product-type-variable .product-container .product-main .product-info form.cart.variations_form table.variations .variable-items-wrapper .variable-item.button-variable-item {
    margin: 0 16px 8px 0;
    padding: 15px;
    height: 48px;
    min-width: 48px;
  }

  .caston-sticky-atc-btn.mobile-off {
    display: block;
  }
  .caston-sticky-atc-btn button.single_add_to_cart_button, .caston-sticky-atc-btn .caston-sticky-variations-atc, .caston-sticky-atc-btn .caston-sticky-btn-cart .quantity {
    margin-left: 25px;
  }
  .caston-sticky-atc-btn .caston-sticky-btn-thumbnail {
    margin-right: 20px;
  }

  a.product-video-button.on_vertical_thumbs {
    left: 150px;
  }
  .product-360-button ~ a.product-video-button {
    top: 60px;
  }

  a.product-360-button.on_vertical_thumbs {
    left: 150px;
  }
}
@media (min-width: 1200px) {
  .single-product .product-main.no-sidebar .product-info, .single-product .product-main.sticky-layout .product-info, .single-product .product-main.sidebar-left .product-info, .single-product .product-main.sidebar-left-full .product-info, .single-product .product-main.sidebar-right .product-info, .single-product .product-main.sidebar-right-full .product-info {
    padding-left: 30px;
  }
  .single-product .woocommerce-product-gallery.gallery_style_default .flex-viewport {
    margin-bottom: 15px;
  }
  .single-product .woocommerce-product-gallery.gallery_style_vertical {
    grid-gap: 15px;
  }
  .single-product .woocommerce-product-gallery.gallery_style_vertical .flex-control-thumbs li {
    margin-bottom: 15px;
  }
  .single-product .product-main .product-info .type-product .product-container .product-footer .caston-wc-tabs .caston-tabs-title > li {
    padding: 0 30px;
  }
  .single-product .product-main .product-info .type-product .product-container .product-footer .caston-wc-tabs.vertical .caston-tabs-title > li {
    padding: 20px 0;
  }
  .single-product #content div.product .woocommerce-tabs.caston-wc-tabs:not(.vertical):before {
    width: 100vw;
  }
  .single-product #content div.product .woocommerce-tabs.caston-wc-tabs.vertical #reviews #review_form_wrapper .comment-respond #commentform {
    padding-bottom: 0;
  }
  .single-product #content div.product .woocommerce-tabs.caston-wc-tabs.vertical #reviews #review_form_wrapper .comment-respond #commentform .form-submit {
    transform: translateY(30px);
  }
  .single-product #content div.product .woocommerce-tabs.caston-wc-tabs.vertical #reviews #review_form_wrapper .comment-respond #commentform .comment-form-cookies-consent {
    bottom: 30px;
  }
  .single-product .product-main .product-content:before,
.single-product .product-footer .related.products:before,
.single-product .product-footer .up-sells.products:before {
    width: 100vw;
  }
  .single-product .product-footer .related.products, .single-product .product-footer .up-sells.products {
    padding-top: 4rem;
    margin-top: 4rem;
  }
  .single-product .product-main {
    margin-bottom: 4rem;
  }
  .single-product .product-main.sidebar-right-full .product-content > .content-row, .single-product .product-main.sidebar-left-full .product-content > .content-row {
    padding-bottom: 4rem;
    margin-bottom: 4rem;
  }
  .single-product .product-main.no-sidebar:not(.special):not(.sticky):not(.has_background):not(.sticky-layout) {
    margin-bottom: 28px;
  }
  .single-product .product-main.no-sidebar:not(.special):not(.sticky):not(.has_background):not(.sticky-layout) .product-content {
    padding-bottom: 0;
  }
  .single-product .product-main.no-sidebar:not(.special):not(.sticky):not(.has_background):not(.sticky-layout) .product-content:before {
    bottom: -41px;
  }
  .single-product.theme-caston #content div.product .woocommerce-product-gallery.images, .single-product.theme-caston #content div.product .woocommerce-product-gallery.images + .product-info {
    margin-bottom: 4rem;
  }
}
@media (min-width: 1440px) {
  .single-product .product-navigation {
    display: block;
  }
  .single-product.single-product-layout-special #content .type-product .product-container .product-main.special.clean .content-row {
    margin-left: 0;
    margin-right: 0;
  }
  .single-product.single-product-layout-special #content .type-product .product-container .product-main.special.clean .content-row .product-info .product_clean_wrap {
    top: 0;
  }
  .single-product.single-product-layout-special #content .type-product .product-container .product-main.special.clean .content-row .product-info .product_clean_summary_wrap {
    margin-right: auto;
  }
  .single-product.single-product-layout-special #content .type-product .product-container .product-main.special.fullwidth .product-gallery .woocommerce-product-gallery .flex-control-thumbs {
    top: 150px;
  }
  .single-product.single-product-layout-special #content .type-product .product-container .product-main.special.fullwidth .product-gallery .woocommerce-product-gallery .flex-control-thumbs > li {
    max-width: 117px;
    margin-bottom: 15px;
  }
  .single-product.single-product-layout-special #content .type-product .product-container .product-main.special.fullwidth .product-info form.cart table.variations tbody tr {
    flex: 1;
  }
  .single-product.single-product-layout-special #content .type-product .product-container .product-main.special.fullwidth .product-info form.cart table.variations tbody tr td.label label {
    padding: 0 0 20px;
  }
  .single-product.single-product-layout-special #content .type-product .product-container .product-main.special.fullwidth .product-info form.cart.variations_form table.variations .variable-items-wrapper .variable-item.button-variable-item {
    margin: 0 16px 8px 0;
    padding: 15px;
    height: 48px;
    min-width: 48px;
  }
  .single-product.single-product-layout-special #content .type-product .product-container .product-main.special.large .product-info {
    padding-bottom: 30px;
    padding-top: 30px;
  }
  .single-product.single-product-layout-special #content .type-product .product-container .product-main.special.large .product-info .caston-breadcrumb-summary {
    display: block;
  }
  .single-product.single-product-layout-special #content .type-product .product-container .product-main.special.large .product-info .caston-breadcrumb-summary .woocommerce-breadcrumb {
    margin-bottom: 10px;
  }
  .single-product.single-product-layout-special.single-product-style-clean #content > .container, .single-product.single-product-layout-special.single-product-style-large #content > .container {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .single-product.single-product-layout-special.single-product-style-clean .product-footer, .single-product.single-product-layout-special.single-product-style-large .product-footer {
    max-width: 1410px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 1800px) {
  .single-product.single-product-layout-special #content .type-product .product-container .product-main.special.modern {
    position: relative;
    height: max-content;
    width: 1740px;
    margin-left: 50%;
    transform: translateX(-50%);
  }
}

/*# sourceMappingURL=single_desktop.css.map */
