/** Shopify CDN: Minification failed

Line 116:30 Expected identifier but found bad string token
Line 116:32 Unterminated string token

**/
.dropslider {
    position: relative;
}
.thb-product-detail.thb-product-style7 .product-images>div:first-child {
    grid-column: auto;
    grid-row: auto;
}

.thb-product-detail .product-images .product-single__media.product-single__media-image img {
    height: 100%;
    object-fit: cover;
}

.thb-product-style7 .row.align-center {
    margin: 0;
    max-width: 100%;
    padding: 4px 0px;
    background: #F5F3F5;
}

.thb-product-detail.thb-product-style7 .product-images {
    gap: 10px;
}
.thb-product-style7 .row.align-center {
    display: flex;   
     align-items: flex-start;
}
.summary.entry-summary .product-price-container ~ div button.single-add-to-cart-button:hover {
    background: black;
}
.media-wrap {
    padding: 0;
}.north-breadcrumb {
    text-transform: uppercase;
}

.media-wrap .product-images {
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.thb-product-detail .product-images .product-single__media {
    height: 100%;
}
.thb-product-detail .product-information {
    padding: 60px;
    max-width: 40%;
    flex: 40%;
    position: sticky;
    top: 0px;
}

.media-wrap {
 max-width: 60%;
    flex: 60%;
    min-width: auto;
    width: 100%;
}

.product-section {
    overflow: visible;
}
.swiper-wrapper.main-wrapper {
    display: flex;
  transition-timing-function: linear !important;
}
.swiper.swiper-initialized .swiper-slide.main-media.magnific-img{
    flex: none;
}
p.prtagline {
    font-size: 16px;
    margin-bottom: 30px;
    font-family: 'centra_no2book';
    font-weight: 400;    
  color: hwb(0deg 0% 100% / 60%);
}
.dropslider-info {
    position: absolute;
    top: 0;
    background: #F5F3F5;    
    padding: 50px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    right: 0%;
    width:40%;
}
.dropslider {
    overflow: hidden;
}
.swiper-container.swiper.main-swiper {
    cursor: grab;
}
.dropslider nav.north-breadcrumb {
    position: absolute;
    bottom: 0;
    z-index: 1;
    width:40%;
    padding: 16px;
    text-transform: uppercase;
    font-weight: 400;
    color: #000;
    font-family: 'suisse_intlmedium';
}

.dropslider nav.north-breadcrumb a {
    font-size: 12px;
    line-height: 120%;
    text-transform: uppercase;';
}

h1.product_title {
    font-size: 40px;
    margin-bottom: 16px;
    line-height: 120%;
}

.dropslider-info .summary.entry-summary {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.product__tax.caption {
    display: none;
}

.dropslider-info  span.price {
    font-weight: 400;
    line-height: 120%;
    letter-spacing: 0%;
    font-family: 'queens_var_triallight';
}
.dropslider-info .product-price-container span.price {
  font-size: 32px !important;
}
.dropslider-info .product-price-container span.money {
    font-size: 32px !important;
}
.summary.entry-summary .product-price-container ~ div {
    width: 100%;
    text-align: center;
}
.summary.entry-summary .product-price-container ~ div button.single-add-to-cart-button {
    width: 100%;
    border-radius: 0;
  background: #0E3432;
  padding: 13px;
}
span.single-add-to-cart-button--text {
     font-family: 'queens_var_triallight';
    font-weight: 400;
    font-size: 18px;
    line-height: 120%;
    text-align: center;
    text-transform: uppercase;
}
.complementary-products--heading {
    background: transparent;
    width: 100%;
    margin-top: 10px;
    font-size: 14px;
    line-height: 120%;
    letter-spacing: 0;
    text-align: left;
    color: #000000;
    opacity: 0.75;
    font-family: 'suisse_intllight';
    margin-bottom: 10px;display: block;
}
img.image-slider {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.image-popup-vertical-fit {
    width: 100%;
    height: 100%;
}
.thb-product-detail .product-information .product-price-container .price {
    font-family: 'queens_var_triallight';
    font-weight: 400;
    font-size: 28px;
    line-height: 120%;
    letter-spacing: 0;
}
.thb-product-detail .product-information h1.product_title{
    font-family: "queens_var_triallight";
    font-weight: 400;
    font-size: 40px;
    line-height: 120%;
    letter-spacing: 0;
}
.thb-product-detail .product-information .north-breadcrumb {
    padding-bottom: 40px;
    font-size: 12px;
    text-transform: uppercase;
    color: #141515;
    font-family: 'centra_no2book';
}

.thb-product-detail .product-information .north-breadcrumb a {
    opacity: 0.6;
}

.north-breadcrumb i {
    opacity: 0.6;
}
.titleaccordian {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding-top: 12px;
    border-top: 1px solid #1415151A;
}
.vontent-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 24px;
    padding-bottom: 24px;
    border-bottom:1px solid hsl(180deg 2% 8% / 10%);;
}

.vontent-title p {
    font-family: 'centra_no2book';
    font-weight: 500;
    font-size: 18px;
    line-height: 120%;
    letter-spacing: 0;
    color: #141515;
    margin: 0;
}
.drop_down-section {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    display:none;
    z-index:201;
    background: #00000080;
}

.common-contemt{
    width: 100%;
    height: 100%;
}
.slider-con {
    display: flex;
    align-items: flex-end;
    height: 100%;
    width: 100%;
    flex-direction: column;
}
.close{
    cursor:pointer;
}
.slid-content {
    width: 600px;
    height: 100%;
    background: #FFF;
    padding: 40px;
}
.titleaccordian p {
    margin: 0;
    font-family: 'centra_no2book';
    font-weight: 500;
    font-size: 16px;
    line-height: 120%;
    letter-spacing: 0;
    opacity: 1;
    color: #141515;
}

.accrodian-block {
    display: flex;
    flex-direction: column;
    margin-top: 14px;
    gap: 14px;
}
.titleaccordian {
    cursor: pointer;
}
.divpointswrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 32px;
}

.divpoints {
    display: flex;
    gap: 12px;
    color: #141515;
    align-items: center;
    width: 30%;
}

.divpoints:nth-child(2) {
    border-left: 1px solid #0000001A;
    border-right: 1px solid #0000001A;
    width: 39%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.divpoints img,
.divpoints svg {
    flex: none;
    width:24px;
    height:24px;
}
.divpoints:last-child {
    justify-content: flex-end;
}
.main-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 4px;
}
.mobile-only {
    display: none;
}
.variant-pick {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    border-top: 1px solid #1415151A;
    padding-top: 32px;
    overflow: hidden;
}

.variant-label {
    font-family: 'queens_var_triallight';
    font-size: 18px;
    line-height: 120%;
    letter-spacing: 0;
    color: #141515;
    font-weight: 600;
    display: flex;
}

.variant-label span {
    color: #14151599;
    font-size: 14px;
    margin-left: 6px;
    font-weight: 400;
    font-family: 'centra_no2book';
}

.variant-blk {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    border-radius: 2px;
    background: #F5F3F5;
    flex:none;
}
.relatedvaraint{
            width: auto;
            overflow:auto;
}
.relatedvarain-wrap{
    width:100%;
    display: flex;
    justify-content: flex-start;
}
img.variant-img {
    width: auto;
    height: auto;
}

.relatedvaraint {
    display: flex;
    padding: 4px;
    background: #FFF;
    gap: 4px;
    margin-top: 16px;
}

.variant-blk.active {
    filter: brightness(0.75);
}
.main-media.product-video {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
        video {
        width: 100%;
        height: 100%;
        object-fit:cover;
    }
}

.vontent p {
    color: hsl(180deg 2% 8% / 75%);
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
@media only screen and (max-width: 1524px) {
.thb-product-detail .product-information {
    padding: 40px;
}
.thb-product-detail .product-information h1.product_title{
    font-size: 36px;
}
.divpoints {
    font-size: 14px;
}
}
@media only screen and (max-width: 1024px) {
.thb-product-detail .product-information {
    padding: 24px 16px;
}
.divpoints:nth-child(2){
    width:38%;
}
.divpoints {
    display: flex;
    flex-direction: column;
    font-size: 14px;
}
}

.thumb-wrapper {
    display: none;
}
.thumb-media {
    flex: none;
}
@media only screen and (max-width: 768px) {
.thb-product-style7 .row.align-center {
    display: flex;
    flex-direction: column;
}
.relatedvaraint{
            width: auto;
}
.thumb-media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.thumb-media.swiper-slide-thumb-active {
    opacity: 1;
}

.thumb-media {
    opacity: 0.75;
    transition:0.3s;
    aspect-ratio: 1/1.1;
    width:80px;
}
.thumb-swiper {
    margin-top: 6px;
    overflow:hidden;
}
.thumb-wrapper {
    display: flex;
}
.slid-content {
    width: 95%;
    padding: 24px 16px;
}
.thb-product-detail .product-information .product-price-container .price {
    font-size: 20px;
}

.relatedvaraint {
    margin-top: 12px;
}
.variant-label {
    font-size: 20px;
}

.variant-pick {
    padding: 0;
    border: 0;
}
.mobile-only {
    display: none;
    flex-direction: column;
    align-items: flex-start;
    padding: 0px 16px;
}.thb-product-detail .product-information .add_to_cart_holder {
    margin-top: 20px;
}
.thb-product-style7 .row.align-center {
    padding-top: 0px;
    padding-bottom: 0;
}
.swiper-pagination-main {
    width: 100%;
    background: #1415151A;
    height: 1px;
    margin-top: 10px;
    display:none;
}

span.swiper-pagination-progressbar-fill {
    transform-origin: left;
    width: 100%;
    display: block;
    background: #0E3432;
    height: 100%;
}
.mobile-only nav.north-breadcrumb {
    padding-top: 0;
    padding-bottom: 10px;
    display:none;
}

h1.product_title {
    font-size: 32px;
    margin-bottom: 12px;
}

.mobile-only p.prtagline {
    display: block;
    width: 100%;
    max-width: 100%;
    font-size: 14px;
    margin-bottom: 16px;
}

.thb-product-detail .product-information {
    margin: 0;
    position: relative;
    top: 0;
}
.main-wrapper {
    display: flex;
    gap:0;
}
.main-media.magnific-img {
    flex: none;
    width: 100%;
} 
.thb-product-detail .product-information .north-breadcrumb,
.thb-product-detail .product-information h1.product_title,
p.prtagline {
    display: none;
}
.main-swiper {
    overflow: hidden;
}
.thb-product-detail .product-information {
    max-width: 100%;
    width: 100%;
    padding:24px 10px 48px 10px;
}

.media-wrap {
    max-width: 100%;
    flex: auto;
    width: 100%;
}
}

@media only screen and (max-width: 767px) {
.dropslider {
    display: flex;
    flex-direction: column;
}
.main-media.magnific-img{
aspect-ratio: 1 / 1.2;
}
.dropslider-info {
    position: relative;
    width: 100%;
}
.relatedvaraint{
    overflow:auto;
}
.dropslider-info .summary.entry-summary {
    width: 100%;
}

.dropslider-info {
    padding: 40px 10px;
    text-align: center;
}

h1.product_title {
    font-size: 24px;
}

p.prtagline {
    margin-bottom: 24px;
    max-width: 230px;
}
.dropslider nav.north-breadcrumb {
    top: 0;
    width: 100%;
    height: auto;
    bottom: auto;
}
.thb-product-detail .product-information h1.product_title, p.prtagline {
    display: block;
}

.thb-product-detail .product-information h1.product_title {
    font-size: 28px;
    margin-bottom: 8px;
}

p.prtagline {
    margin-bottom: 16px;
    font-size: 14px;
}
}
@media only screen and (max-width: 550px) {
.vontent-title {
    padding-bottom: 12px;
    margin-bottom: 20px;
}.vontent-title p{
    font-size:16px;
}

.titleaccordian p{
    font-size:14px;
}
}
@media only screen and (max-width: 400px) {
.divpoints{
    font-size:13px;
}
}