/** Shopify CDN: Minification failed

Line 1278:0 Unexpected "}"
Line 1908:5 Unexpected "`"

**/


.product-single__photos, 
.product-single__details {
    opacity: 1;
    margin-bottom: 30px;
    transition: all 0.3s ease;
}

.product-single__photos {
    margin-left: auto;
    margin-right: auto;
}

.product-single__photos.product-single__photos--hide {
    opacity: 0;
}

.product-single__photos .wrapper-image {
    position: relative;
}

.product-single__photos .productView-description {
    width: 100%;
    margin-top: 50px;
}

.hover-to-zoom {
    display: none;
}

.hover-to-zoom .icon {
    position: relative;
    top: -2px;
    margin-right: 3px;
}

.product-single__videos {
    z-index: 2;
    bottom: 15px;
    left: 15px;
    opacity: 0.8;
    display: block;
    position: absolute;
}

.product-single__videos a {
    display: inline-block;
    vertical-align: top;
}

.product-single__videos .icon {
    width: 30px;
    height: 30px;
    color: #ffffff;
    fill: #ffffff;
    stroke: #ffffff;
}

.hover-to-zoom + .product-single__videos,
.hover-to-zoom + .product-single__compareColor,
.hover-to-zoom + .product-single__videos + .product-single__compareColor {
    bottom: 15px;
}

.ask-an-expert + .product-single__videos,
.ask-an-expert + .product-single__compareColor,
.ask-an-expert + .product-single__videos + .product-single__compareColor {
    bottom: 65px;
}

.hover-to-zoom + .ask-an-expert + .product-single__videos,
.hover-to-zoom + .ask-an-expert + .product-single__compareColor,
.hover-to-zoom + .ask-an-expert + .product-single__videos + .product-single__compareColor {
    bottom: 65px;
}

.product-single__photos-wrapper.slick-dotted + .hover-to-zoom + .ask-an-expert + .product-single__videos,
.product-single__photos-wrapper.slick-dotted + .hover-to-zoom + .ask-an-expert + .product-single__compareColor,
.product-single__photos-wrapper.slick-dotted + .hover-to-zoom + .ask-an-expert + .product-single__videos + .product-single__compareColor {
    bottom: 95px;
}
.page-productDetail .wrapper__details .productView-bottomInfo .product__short-description{
    margin-top: 0px
}
.page-productDetail .wrapper__details .product-card__price{
    margin-bottom: 5px;
}

.popup-video-main iframe {
    min-height: 200px;
}

.size-chart-link {
    top: 45px;
    right: 0;
    z-index: 2;
    font-size: 14px;
    display: none;
    position: absolute;
  	font-style:italic;
}
.size-chart-link svg {
    width: 24px;
    height: 24px;
    transform: rotate(225deg);
    margin-right: 6px;
    position: relative;
    top: -1px;
}
.size-chart-link span{
    border-bottom: 1px solid;
}

.selector-wrapper ~ .size-chart-link {
    display: inline-block;
}

.selector-wrapper {
    padding-right: 60px;
}

.product-form__item--submit .btn--addToCart {
    position: relative;
    top: auto;
    left: auto;
    width: calc(100% - 60px);
    display: inline-block;
    vertical-align: top;
    margin-bottom: 20px
}

.product-form__item--submit .btn--addToCart + .btn--wishlist {
    margin-left: 10px;
}

.product-form__controls-group.custom .product-form__item {
    margin-bottom: 26px;
}

.product-tab-container {
    display: block;
    font-size: 0;
    margin-bottom: 30px;
}

.product-tab-container .product-tab__item {
    display: block;
    font-size: 16px;
    width: 100%;
}



.breadcrumb-wrapper {
    padding: 10px 0 30px;
    position: relative;
}

/**
 *
 * Compare Color Popup
 *
 */
#compareColor-modal .modal-dialog.modal-lg {
    max-width: 1030px;
}
.product-single__compareColor {
    display: block;
    z-index: 2;
    bottom: 60px;
    right: 15px;
    position: absolute;
    padding: 3px 0;
    color: #ffffff;
}
#compareColor-modal .close{
    width: 20px;
    height: 20px;
    top: 4px;
    position: absolute;
    right: 15px;
}
#compareColor-modal .close svg{
    width:18px;
    height: 18px;
    color: #000;
}
#compareColor-modal .product-form__item{
    margin-bottom: 15px;
}
#compareColor-modal input[type="checkbox"]+label:before{
    display: none;
}
#compareColor-modal input[type="checkbox"]:not(:checked)+label:after{
    transform: none;
}

.product-single__compareColor .compareColor-link {
   color: var(--color_body_text);
    line-height: 20px;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    background-image: linear-gradient(transparent 97%, #fff 3%);
    background-repeat: repeat-x;
    background-position-y: -3px;
}

.compareColor-swatch {
    display: block;
    font-size: 0;
}

.compareColor-swatch .swatch-element {
    display: inline-block;
    vertical-align: top;
    margin: 0 15px 15px 0;
    overflow: visible;
}

.compareColor-swatch .swatch-element.color label {
    font-size: 0px;
    width: 40px;
    height: 40px;
    text-transform: uppercase;
}

#compareColor-modal .modal-title, #sizeChart-modal .modal-title {
    line-height: 20px;
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
}

#compareColor-modal .modal-header, #sizeChart-modal .modal-header {
    min-height: 50px;
    position: relative;
    background-color: #fafafa;
    text-align: right;
    border:none;
    overflow: visible;
    padding: 13px 10px;
}
 #sizeChart-modal .close{
    top: 12px;
 }
.product-single__compareColor{
    text-align: right;
}
.product-single__compareColor .icon {
    width: 24px;
    height: 24px;
    background-size: cover;
    background-repeat: no-repeat;
    margin-right: 8px;
    background-image: url(https://cdn.shopify.com/s/files/1/0437/2263/7477/files/compare-icon.png?v=1600169600);
    position: relative;
    top: -1px;
}

.show-img {
    display: block;
    position: relative;
    white-space: nowrap;
    overflow: auto;
    margin: 0 -15px;
    font-size: 0;
}

.show-img .item {
    width: 50%;
    padding: 0 15px;
    font-size: 14px;
    vertical-align: top;
    display: inline-block;
}

.show-img .item img {
    width: 100%;
    margin-bottom: 10px;
}

.show-img .item p {
    margin-bottom: 15px;
    font-weight: 400;
    font-size: 14px;
    color: #787878;
    text-transform: uppercase;
}

.compareColor-swatch .swatch-element.color input:not(:checked) + label.disabled2 {
    opacity: 0.3;
    pointer-events: none;
}

/**
 *
 * Next & Prev Product
 *
 */

.next-prev-product {
    display: none;
}

.next-prev-product .next-prev-icons {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 132px;
}

.next-prev-icons .prev-icon span{
    margin-left: 10px;
}
.next-prev-icons .next-icon span{
    margin-right: 10px;
}
.next-prev-icons .prev-icon,
.next-prev-icons .next-icon {
    width: auto;
    height: 30px;
    padding: 0;
    display: flex;
    align-items: center;
}

.next-prev-icons .prev-icon svg,
.next-prev-icons .next-icon svg {
    width: 10px;
    height: 10px;
}

.next-prev-icons span {
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: normal;
    border-bottom: 1px solid transparent;
}

.next-prev-modal {
    top: calc(100% - 10px);
    left: auto;
    right: 0px;
    z-index: 3;
    display: none;
    padding-top: 10px;
    position: absolute;
}
.next-prev-modal .next-prev-content {
    display: none;
    width: 340px;
    padding: 0 15px 0 0;
    background-color: #ffffff;
    border-radius: 0;
    border: 0;
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.05);
}

.next-prev-modal .next-prev-content.active {
    display: block;
}

.next-prev-modal .product-card--2 .product-card__image {
    width: 70px;
}

.next-prev-modal .product-card--2 .product-card__content {
    width: calc(100% - 70px);
    text-align: left;
}
.next-prev-modal .product-card--2 .product-card__content .product-card__title{
    font-size: 14px;
    white-space: normal;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
    padding-bottom: 2px;
}

.product-single__details .wrapper__details .halo-productView-left {
    margin-top: 19px;
}
.productView-optionsLabel {
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0 0 20px 0;
}

/**
 *
 * Recently Product
 *
 */

#recently-viewed-products .product-card {
    width: 220px;
}

#recently-viewed-products.slick-slider .product-card {
    width: 100%;
}
.social-share {
    padding: 18px 0px 13px;
}
.social-share .text_share {
    position: relative;
    top: -2px;
}

/**
 *
 * tab horizontal
 *
 */

.tab-horizontal {
    width: 100%;
    font-size: 0;
    border: none;
    display: none;
    position: relative;
    text-align: center;
}
.tab-horizontal .tab {
    z-index: 1;
    padding: 0;
    float: none;
    width: calc(50% - 8px);
    margin-bottom: 15px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    text-align: center;
}
.tab-horizontal .tab a {
    height: 50px;
    padding: 0px 15px;
    line-height: 46px;
    font-size: 16px;
    font-weight: bold;
    display: block;
    white-space: nowrap;
    color: var(--color_btn_primary_text);
    text-transform: capitalize;
    overflow: hidden;
    text-overflow: ellipsis;
    background-color: #f7f7f7;
    min-width: 235px;
}
.productView-tab .tab:first-child a {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
.productView-tab .tab:last-child a {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.tab-horizontal .tab a.active {
    background-color: var(--color_btn_primary_bg);
}

.tab-horizontal .tab:nth-child(odd) {
    margin-right: 8px;
}
.tab-horizontal .tab:nth-child(even) {
    margin-left: 8px;
}

.tab-content .toggle-title {
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    display: block;
    margin-bottom: 0;
    text-transform: capitalize;
    border-top: 1px solid #e6e6e6;
}

.tab-content .toggle-title .toggleLink {
    width: 100%;
    color: inherit;
    display: block;
    padding-top: 15px;
    padding-bottom: 13px;
    position: relative;
    padding-top: 19px;
    padding-bottom: 22px;
}

.tab-content .toggle-title svg {
    width: 12px;
    height: 24px;
    float: right;
    transform: rotate(0deg);
    transition: all .3s ease;
}

.tab-content .toggleLink.collapsed svg{
    transform: rotate(180deg);
}

.tab-content .rte h6,
.tab-content .rte h5,
.tab-content .rte h4 {
    font-size: 1.16667em;
}

.tab-horizontal + .tab-content .tab-pane {
    display: block;
}

.tab-horizontal + .tab-content .fade {
    opacity: 1;
}

.tab-horizontal + .tab-content .toggle-content {
    margin:3px 0 10px;
    overflow: hidden;
    position: relative;
    transition: all 0.3s ease;
}

.tab-horizontal + .tab-content .tab-description .toggle-content {
    margin-bottom: 20px;
}

.product-wrapper .productView-description {
    width: 100%;
    margin-bottom: 0;
    margin-top: 50px;
}

.product-wrapper.text-center .qty-group input[data-quantity-input] {
    text-align: center;
}

/**
 *
 * Tab vertical
 *
 */

.tab-vertical .toggle-content .rte {
    margin-bottom: 28px;
}


/**
 *
 * product review
 *
 */

#shopify-product-reviews {
    margin: 0 !important;
    padding-bottom: 5px;
    position: relative;
}

#shopify-product-reviews .spr-container {
    border: none !important;
    padding: 0 !important;
}

#shopify-product-reviews {
    display: block;
    width: auto;
    text-align: left;
}

#shopify-product-reviews .spr-summary {
    text-align: left;
}



#shopify-product-reviews .spr-header-title {
    display: none !important;
}



#shopify-product-reviews .spr-form-title {
   display: none;
}

#shopify-product-reviews .spr-review-header-title {
    font-size: 16px;
    text-transform: capitalize;
    margin: -8px 0 4px 0;
}

#shopify-product-reviews .spr-review-content-body {
    font-size: 16px;
    font-style: italic;
    line-height: 28px;
}

#shopify-product-reviews .spr-review-header-byline {
    font-size: 14px;
    font-weight: 400;
    opacity: 1;
    font-style: italic;
    margin: 0 0 10px 0;
    color: #969696;
}
#shopify-product-reviews .spr-review-header-byline strong {
    font-weight: 400;
}
.recently-viewed-products{
    margin-top: 30px;
}
.spr-review-content{
    margin: 0 0 12px 0!important;
}
.spr-form-message-success{
    text-align: center;
    font-style: italic;
}

#shopify-product-reviews .spr-review-reportreview {
    float: none;
    color: #d1433a;
    font-size: 14px;
    font-weight: 500;
    font-style: italic;
}
#shopify-product-reviews .spr-review-reportreview:hover{
    border-bottom: 1px solid ;
}

#shopify-product-reviews .spr-button-primary {
    float: none;
}
#shopify-product-reviews .spr-summary {
    text-align: center;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
#shopify-product-reviews .spr-summary-caption {
    width: 100%;
    font-size: 14px;
    font-style: italic;
    margin: -5px 0px 16px;
}
.spr-header .spr-icon.spr-icon-star:before, .spr-header .spr-icon.spr-icon-star-empty:before{
    font-size: 30px !important;
    width: 24px;
    height: 24px;
}
.product-reviews .section-header {
    margin-bottom: 28px;
}
.spr-content .spr-form{
    border:none!important;
    max-width: 670px;
    margin: 0 auto;
}
.spr-form-label{
    font-size: 16px!important;
    margin-bottom: 10px;
}
.spr-form-contact-name, .spr-form-contact-email, .spr-form-contact-location, .spr-form-review-rating, .spr-form-review-title, .spr-form-review-body{
    margin: 0 0 22px 0!important;
}
.spr-form-review-rating{
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 8px!important;
}

.spr-form-review-rating .spr-form-input{
    margin-left: 20px!important;
}
.spr-form-review-body{
    margin-bottom: 17px!important;
}
.spr-review{
    border-top: 1px solid #e2e2e7!important;
    padding: 27px 0!important;
}
.spr-review:first-child {
    margin-top: 30px!important;
}

/**
 *
 *product brans section
 *
 */


.product-brands .product-brand__col{
   display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}
.product-brands .product-brand__col .col-left,
.product-brands .product-brand__col .col-right{
    width: 50%;
    overflow: hidden;
}
.product-brands .product-brand__col .col-left{
    background: #fafafa;
}
.product-brands .product-brand__col .col-left .wrapper_content{
    padding: 60px 0px 70px;
    max-width: 95%;
}
.product-brands .col-left  .wrapper_content .title{
    font-size: 28px;
    margin-bottom: 28px;
}
.product-brands .col-left {
    padding-left: 30px;
}
.product-brands .col-left .rte li {
    padding: 5px 0 7px;
}
.product-brands .col-left .content p{
    font-style: italic;
    line-height: 28px;
    padding-bottom: 3px;
}
.product-brands .col-left .content ul .bold{
    font-weight: 600;
}
.product-brands .col-left .custom-link{
    font-size: 16px;
    font-style: italic;
    color: var(--color_heading_text);
    border-color: #93a5a7;
}
.product-brands .col-left .custom-link:hover{
    color: var(--color_body_url_hover);
    border-color: var(--color_body_url_hover);
}
.product-brands .col-left .content_bottom h3{
    margin-bottom: 0px;
    font-size: 20px;
}
.product-brands .col-left .content_bottom.image{
    display: flex;
    align-items: center;
}
.product-brands .col-left .content_bottom.image .author_signature{
    margin-right: 25px;
    width: 86px;
    height: 86px;
    border-radius: 50%;
    overflow: hidden;
}
.product-brands .col-left .content_bottom.image .author_signature img{
    width: 100%;
}
.product-brands .col-left .author_note{
    font-size: 14px;
    font-style: italic;
    color: #969696;
}
.product-brands .product-brand__col .col-right{
    background: var(--color_heading_text);
    position: relative;
}
.product-brands .product-brand__col .col-right .content{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 30px;
    width: 100%;
}
.product-brands .product-brand__col .col-right .title{
    font-size: 28px;
    color: #fff;
    padding-left: 10px;
    padding-bottom: 10px;
    margin-top: -12px;
}
.product-brands .product-brand__col .col-right .wrapper_items{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    max-width: 90%;
}
.product-brands .product-brand__col .col-right .wrapper_items .item{
    width: 33.333333%;
    padding: 10px;
}
.product-brands .product-brand__col .col-right .wrapper_items .item img{
    width: 100%;
}
/**
 *
 * product tab shipping
 *
 */
 .productView_tab{
    position: relative;
    overflow: hidden;
 }
.productView_tab_shipping{
    height: 100%;
}
.productView_tab_shipping  .productView-tab{
    width: 100%;
    padding: 0 15px;
    margin: 0 auto;
}
.productView-tab .productView-tab-header .title {
    font-weight: 400;
    font-size: 24px;
    line-height: 25px;
    margin: 0;
    text-transform: inherit;
    padding: 15px 0;
    text-align: center;
    margin-bottom: 24px;
}
.tab-horizontal + .tab-content .toggle-content a{
    font-weight: 700;
    transition: unset;
    color: var(--color_heading_text);
    background-image: linear-gradient(transparent 97%,var(--color_heading_text) 3%);
    background-repeat: repeat-x;
    border:none;
}
.tab-horizontal + .tab-content .toggle-content a:hover{
    color: var(--color_body_url_hover);
    background-image: linear-gradient(transparent 97%,var(--color_body_url_hover) 3%);
}

/**
 *
 * product tab vertical
 *
 */
 
 .vertical_tab_wrapper {
    width: 100%;
}
.vertical_tab_wrapper .productView-description {
    width: 100%;
    background: #fff;
}
.vertical_tab_wrapper  .vertical_tab_gallery {
    width: 100%;
    padding:0px 10px;
}
.vertical_tab_wrapper  .has-lookbook_gallery .slick-dots {
    bottom: 25px;
}
.vertical_tab_wrapper  .has-lookbook_gallery .slick-dots li button {
    background-color: transparent;
    border-color: #ffffff;
}
.vertical_tab_wrapper  .has-lookbook_gallery .slick-dots li.slick-active button {
    background-color: #ffffff;
    border-color: #ffffff;
}
.tab-content .toggle-title .toggleLink {
    position: relative;
    border-bottom: 0;
    font-size: 20px;
    font-weight: normal;
}
.vertical_tab_wrapper .tab-content .toggle-title .icon-plus {
    font-size: 0;
    display: inline-block;
    vertical-align: top;
    position: absolute;
    top: 50%;
    right: 0;
    width: 36px;
    height: 36px;
    border: 1px solid #96a7a9;
    border-radius: 50%;
    z-index: 2;
    pointer-events: none;
    transform: translateY(-50%);
    background: #fff;
}
.vertical_tab_wrapper .tab-content .toggle-title .icon-plus:after, .tab-content .toggle-title .icon-plus:before {
    content: "";
    position: absolute;
    top: 50%;
    right: 50%;
    z-index: 2;
    transition: all .3s ease;
    transform: translate(50%,-50%);
    background: var(--color_heading_text);
}
.vertical_tab_wrapper .tab-content .toggle-title .icon-plus:before {
    width: 2px;
    height: 16px;
}
.vertical_tab_wrapper .tab-content .toggle-title .icon-plus:after {
    width: 16px;
    height: 2px;
}
.vertical_tab_wrapper .tab-content .toggle-title .toggleLink:not(.collapsed) .icon-plus:before {
    transform: translateY(-50%) rotate(90deg);
}
.vertical_tab_gallery .hero__image img {
    width: 100%;
}
.vertical_tab_wrapper .has-lookbook_gallery-item,
.vertical_tab_wrapper .vertical_tab_gallery{
    position: relative;
}
.productView-description a.link {
    font-style: italic;
}
.productView-description a.link:after {
    content: ">";
    position: absolute;
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    top: 2px;
    right: -15px;
}
.productView-description p+p {
    margin-top: 27px;
    margin-bottom: 0px;
}
.productView-description p+ol, .productView-description p+ul {
    margin-top: 15px;
    margin-bottom: 17px;
}
.productView-description .custom-tab {
    font-style: italic;
    margin-bottom: 30px;
}
.productView-description .item{
    list-style: none;
    margin: 0px;
}
.productView-description .item{
    list-style: none;
    margin: 0px;
}
.productView-description .item .case_des{
     padding: 9px 14px;
}
.productView-description .item .case_des .title{
    padding-right: 15px;
    min-width: 130px;
    display: inline-block;
    color: var(--color_heading_text);
    font-weight: 700;
}
.productView-description .item .case_des:nth-child(odd){
    background: #fafafa;
}

/**
 *
 * sticky add to cart
 *
 */

.sticky_form {
    position: fixed;
    left: auto;
    right: 15px;
    top: 85px;
    max-width: 470px;
    width: 100%;
    z-index: 99;
    padding: 30px 0;
    text-align: center;
    background: #fff;
    transition: all 0.5s ease;
    box-shadow: 0 1px 20px rgba(0,0,0,0.1);
    transform: translate3d(0,-100%,0);
    pointer-events: none;
    visibility: hidden;
}
.sticky_form.open-sticky .pr-selectors ul li:last-child{
    border-bottom: none;
}


 .sticky_form .sticky-add-to-cart form {
     display: flex;
     flex-wrap: nowrap;
     justify-content: space-between;
     align-items: flex-start;
     padding: 0 30px;
}
.sticky_form .product-details .product-name{
    margin-top: -3px;
}
.sticky_form .sticky-add-to-cart .content-left {
    padding-right: 20px;
    width: 90px;
}

.sticky_form .sticky-add-to-cart .content-right {
    text-align: left;
    width: calc(100% - 110px);
}

 .sticky_form .sticky-add-to-cart form > .item {
     margin-right: 15px;
     margin-bottom: 0;
}
 .sticky_form .sticky-add-to-cart form > .item:last-child {
     margin-right: 0;
}
 .sticky_form .sticky-add-to-cart form .countdown-wrapper {
     display: none;
}
 .sticky_form .sticky-add-to-cart form .countdown-wrapper .product-countdown {
     border: 1px solid #efefef;
}
 .sticky_form .sticky-add-to-cart form .countdown-wrapper .countdown .block-time {
     padding: 8px 14px;
}
 .sticky_form .sticky-add-to-cart form .countdown-wrapper .countdown .block-time .num {
     font-size: 16px;
}
 .sticky_form .sticky-add-to-cart form .product-wrapper {
     display: none;
}
 .sticky_form .sticky-add-to-cart form .quantity {
     display: none;
}
 .sticky_form .sticky-add-to-cart form .quantity .qty-group {
     min-height: 40px;
}
 .sticky_form .sticky-add-to-cart form .quantity .qty-group input {
     height: 40px;
     width: 100px;
     box-shadow: none;
     outline: none;
     -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #191919;
}
.sticky_form .sticky-add-to-cart form .quantity .qty-group .icon {
     padding: 12px;
}
 .sticky_form .product-on-cart {
     text-align: left;
}
.product-on-cart {
     position: relative;
     display: block;
}
 .product-on-cart .product-image {
     width: 90px;
}
 .product-on-cart .product-image img {
     width: 100%;
     object-fit: cover;
}
.product-details .btn-remove {
     right: 0;
     top: 0;
     font-size: 30px;
     position: absolute;
     opacity: 0.7;
     color: red;
}
.product-details .product-name {
     font-size: 16px;
     font-weight: bold;
     line-height: 26px;
     margin: 0;
     overflow: hidden;
     text-transform: none;
     white-space: normal;
     display: -webkit-box;
     -webkit-line-clamp: 1;
     text-overflow: ellipsis;
     -webkit-box-orient: vertical;
     font-family: "Arsenal",sans-serif;
     margin-bottom: 10px;
}
.product-details .product-vendor {
    font-size: 14px;
    font-weight: 400; 
    font-family: "Arsenal",sans-serif;
    margin-bottom: 3px;
    padding-top: 8px;
}
.product-details .option {
     font-size: 12px;
     line-height: 1;
     font-weight: 400;
     margin-bottom: 12px;
     text-transform: capitalize;
     display: block;
     font-style: italic;
     opacity: 0.7;
}
.product-details .cart-collateral {
     line-height: 1;
     font-size: 14px;
}
.product-details .cart-collateral .price {
     font-weight: 700;
     margin-left: 5px;;
}
.product-details .cart-collateral .qtt,.product-details .cart-collateral .price {
     width: auto;
     display: inline-block;
     vertical-align: middle;
}
.product-details .wishlist {
     display: none;
}

.sticky_form .close_sticky {
    position: absolute;
    right: 15px;
    top: 21px;
}

.sticky_form .close_sticky svg {
    width: 16px;
    height: 16px;
}

 .sticky_form .pr-selectors {
    position: relative;
    display: block;
    text-align: left;
    border-bottom: 1px solid #787878;
    margin-bottom: 20px;
}
 .sticky_form .pr-selectors .icon {
    z-index: 2;
    top: 50%;
    right: 0;
    bottom: 0;
    width: 12px;
    height: 12px;
    pointer-events: none;
    position: absolute;
    fill: #787878;
    color: #787878;
    transform: translateY(-50%);
}
 .sticky_form .pr-selectors .pr-active {
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
    height: auto;
    max-width: 100%;
    width: 100%;
    line-height: 40px;
    max-height: 40px;
    background-clip: unset;
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    font-weight: 400;
    padding: 0 25px 0 0;
    text-transform: capitalize;
}
 .sticky_form .pr-selectors .pr-active:focus {
     box-shadow: none;
     border-color: #000;
}
 .sticky_form .pr-selectors ul {
     padding: 0;
     list-style: none;
     text-align: left;
     position: absolute;
     width: 100%;
     top: calc(100% - 1px);
     margin-bottom: 0;
     background-color: #fff;
     border: 1px solid #cbcbcb;
     overflow: auto;
     height: 0;
     opacity: 0;
     transition: all 0.3s ease;
     font-size: 14px;
     z-index: 10;
}
.sticky_form .pr-selectors ul li a {
     display: block;
     padding: 5px 0;
     text-transform: capitalize;
}
.sticky_form .pr-selectors ul li .sold-out {
     color: #b6b6b6;
     text-decoration: line-through !important;
    /*pointer-events: none;
    */
}
.content-right .action-wrapper {
    display: flex;
    justify-content: space-between;
}
.sticky_form .btn.btn-sticky-add-to-cart {
    width: calc(100% - 70px);
    height: 50px;
}
.sticky_form .btn--wishlist {
    width: 50px;
    height: 50px;
    padding: 11px 12px;
    border-radius: 50%;
    background: #f7f7f9;
    border-color: transparent;
    font-size: 0px;
}
.sticky_form .btn--wishlist svg {
    width: 25px;
    height: 25px;
    fill: #193753;
    color:#193753;
}
.sticky_form .btn--wishlist:hover, .sticky_form .btn--wishlist.wishlist-added {
    border-color: var(--color_btn_primary_bg);
    color: var(--color_btn_primary_bg);
}
.sticky_form .btn--wishlist:hover svg, .sticky_form .btn--wishlist.wishlist-added svg{
    fill: var(--color_btn_primary_bg);
    color: var(--color_btn_primary_bg);
}
.sticky_form.open-sticky .pr-selectors ul {
     opacity: 1;
     max-height: 250px;
     padding: 0px;
     height: inherit;
}
.sticky_form.open-sticky .pr-selectors ul li{
    border-bottom: 1px solid #cbcbcb ;
    padding: 0px 15px;
}
.sticky_form.open-sticky .pr-selectors ul::-webkit-scrollbar-track {
        background-color: #f5f5f5;
    }
.sticky_form.open-sticky .pr-selectors ul::-webkit-scrollbar {
        width: 3px;
        height: 5px;
        background-color: #f5f5f5;
    }
.sticky_form.open-sticky .pr-selectors ul::-webkit-scrollbar-thumb {
        background-color: #a6a6a6;
    }
.product-card__variant--popup .variant_wrapper .swatch .swatch-element.color label{
    width:32px;
    height: 32px;
    min-width: 22px;
}
 .show_sticky .sticky_form {
     -webkit-transform: translate3d(0, 0, 0);
     transform: translate3d(0, 0, 0);
     visibility: visible;
     pointer-events: auto;
}
}

.sticky_form .qty-group > a {
    width: 7px;
    height: 5px;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 4px solid black;
    position: absolute;
    right: 12px;
}
.sticky_form .qty-group > a.minus {
    transform: rotate(180deg);
    bottom: 13px;
}
.sticky_form .qty-group > a.plus {
    top: 13px;
}
.sticky-add-to-cart .product-details .product-vendor{
    font-size: 14px;
    font-weight: 400;
    color: #969696;
    text-transform: uppercase;
    line-height: 28px;
    margin: 0;
}

/*-------------------- Bundle Add on -------------------*/

[data-section-type="frequently-by-together"] .section-header h2{
    margin-bottom: 11px;
}
[data-section-type="frequently-by-together"] .section-header p {
    line-height: 26px;
    margin-top: 0;
    color: #787878;
}
.frequently-bought-together-content {
    padding-top: 10px;
}
.frequently-bought-together-content .col-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.frequently-bought-together-block .products-grouped-info .halo-row__item, .products-grouped-info.halo-row.slick-slider .halo-row__item{
    padding-left: 25px;
    padding-right: 25px;
}
.frequently-bought-together-block .products-grouped-info.halo-row{
    margin-left: -25px;
    margin-right: -25px;
}
.frequently-bought-together-content .col-left {
    width: calc(100% - 320px);
    max-width: 1100px;
}
.halo-row__item .product-image{
    position: relative;
}
.frequently-bought-together-content .halo-row__item .icon-plus {
    position: absolute;
    z-index: 10;
    display: block;
    vertical-align: top;
    display: none;
    width: 16px;
    height: 16px;
    left: -24px;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.frequently-bought-together-content .slick-active .product-image .icon-plus {
    display: block;
}
.frequently-bought-together-content .slick-slide:not(.slick-active) + div .product-image .icon-plus {
    display: none;
}
.frequently-bought-together-content .halo-row__item .icon-plus:after {
    width: 2px;
    height: 16px;
    left: auto;
    right: 7px;
    transform: translate3D(0,-50%,0) rotate(0);
}
.frequently-bought-together-content .halo-row__item .icon-plus:before{
    width: 16px;
    height: 2px;
    left: 100%;
    transform: translate3D(-100%,-50%,0) rotate(0);
}
.frequently-bought-together-content .halo-row__item .icon-plus:after,.frequently-bought-together-content .halo-row__item .icon-plus:before {
    content: "";
    background-color: #a0a0a0;
    position: absolute;
    top: 50%;
}
.frequently-bought-together-content .col-right {
    width: 290px;
}
.frequently-bought-together-content .products-grouped-info {
    padding: 0;
}
.products-grouped-info .product-title input {
    display: none;
}
.frequently-bought-together-content  .product-content .product-title input[type="checkbox"]:checked+label span{
    font-size: 16px;
    font-weight: normal;
    line-height: 26px;
}
.products-grouped-info .slick-slide.slick-current .product-review_variant{
    right: auto;
    left: 15px;
}
.show_bundle_variant .overplay_bundle {
    background: transparent;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%!important;
    height: 100%;
    z-index: 9;
}
.product-review_variant {
    display: none;
    position: absolute;
    top: 50%;
    left: auto;
    right: 15px;
    transform: translateY(-50%);
    background: #fff;
    z-index: 101;
    padding: 20px;
    width: 320px;
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
    transition: all .3s ease;
}

.frequently-bought-together-block .products-grouped-info .halo-row__item, .products-grouped-info.halo-row.slick-slider .halo-row__item{
    position: relative;
}
.products-grouped-info.halo-row.slick-slider .halo-row__item .product-review_variant,
.frequently-bought-together-block .products-grouped-info .halo-row__item  .product-review_variant{
    display: none;
}
.products-grouped-info.halo-row.slick-slider .halo-row__item.show_variantOption .product-review_variant,
.frequently-bought-together-block .products-grouped-info .halo-row__item.show_variantOption .product-review_variant{
    display: block;
}
.product-review_variant .product-variant {
    display: none;
}
.frequently-bought-together-block .product-card .product-variant {
    display: none;
}
.show_bundle_variant .product-review_variant .close-options {
    position: absolute;
    right: 10px;
    top: 0px;
    z-index: 10;
    cursor: pointer;
    pointer-events: auto;
    font-size: 30px;
    font-weight: 400;
    line-height: 20px;
    color: #26292d;
}
.show_bundle_variant .swatch .swatch-element {
    overflow: unset;
}


.products-grouped-info .fbt-item:not(.isChecked) {
    opacity: .5;
}

.fbt-item .product-title {
    margin-bottom: 0px;
}
.fbt-toogle-options{
    display: inline-block;
    vertical-align: top;
    font-weight: 400;
    font-style: italic;
    line-height: 25px;
    text-transform: unset;
    padding: 0;
}
.fbt-toogle-options span{
   border-bottom: 1px solid;
}
.fbt-toogle-options:hover,
.fbt-toogle-options:focus {
    text-decoration: none;
}
.fbt-toogle-options:after {
    content: ">";
    position: absolute;
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    top: 3px;
    right: -13px;
}
.fbt-item .product-title .text_item {
    display: block;
    font-weight: 400;
    font-style: italic;
    min-height: 15px;
    margin: 11px 0 9px;
    color: #787878;
    font-size: 14px
}
.fbt-item .product-title .text_item span {
    border-bottom: 1px solid #d6d6d6;
    display: inline-block;
}
.fbt-item .product-title label {
    position: relative;
}

.fbt-item .product-title label:before {
    position: relative;
    content: "";
    top: 2px;
    left: 0;
    border: 1px solid #d8d8d8;
    width: 15px;
    height: 15px;
    background-color: #fff;
    line-height: 1;
    display: inline-block;
    margin-right: 7px;
}

.fbt-item .product-title label:after{
    content: '';
    width: 9px;
    height: 5px;
    position: absolute;
    top: 12px;
    left: 3px;
    border: 2px solid #fff;
    border-top: none;
    border-right: none;
    transition: all 0.2s ease;
}
.fbt-item .product-title input:checked + label:before {
    background-color: #193753; 
    border-color: #193753;
}
.fbt-item .product-title input:checked + label:after {
    transform: rotate(-45deg);
}
.fbt-checkbox-disable {
    pointer-events: none;
}
.fbt-item .product-title label span {
    line-height: 24px;
}
.price--on-sale .price-item--regular {
    margin-right: 5px;
}
.fbt-item .product-price {
    margin-bottom: 11px;
}
.fbt-item  input[type="checkbox"]+label{
    margin-bottom: 4px;
}
.fbt-item .product-action {
    margin-bottom: 15px;
}
.products-grouped-action .total {
    display: flex;
    align-items: baseline;
    justify-content: center;
    margin-bottom: 20px;
}

.products-grouped-action .total .label {
    line-height: 24px;
    margin-right: 12px;
}
.products-grouped-action .total .product-price {
    font-size: 20px;
}

.products-grouped-action .total .product-price span {
    font-weight: 700;
}
.products-grouped-action .btn-action {
    margin-bottom: 18px;
}
.products-grouped-action .btn-action button {
    width: 100%;
    height: 50px;
    line-height: 50px;
}
.products-grouped-action .discount-text {
    line-height: 22px;
    max-width: 200px;
    margin: 0 auto;
    font-size: 14px;
    font-style: italic;
}
.products-grouped-info .halo-row__item {
    position: relative;
}
.frequently-bought-together-content  .selector-wrapper{
   padding-right: 0px; 
}
.show_bundle_variant .product-review_variant .close-options .close .icon{
    width: 10px;
    height: 9px;
}


/**
 *
 * ask an thao expert
 *
 */

 #askAnExpert-modal .modal-content {
    max-width: 750px;
    margin: 0 auto;
 }

.ask-an-expert {
    display: block;
    text-align: center;
    margin-top: 20px;
}

.ask-an-expert .btn {
    min-width: 200px;
}

.ask-form-wrapper {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
}

@-moz-document url-prefix() {
    .ask-form-wrapper {
        margin-bottom: 15px;
    }
}

.ask-form-wrapper .title {
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 15px 0;
}

.ask-form-wrapper .des {
    max-width: 450px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 35px;
}

.ask-form-wrapper .des strong {
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
}

.ask-form-wrapper .actions .btn {
    width: 100%;
}

.ask-form-wrapper .custom-radio {
    margin-bottom: 12px;
    padding-top: 5px;
    line-height: 22px;
}
.ask-form-wrapper .custom-radio label {
    display: inline-block;
    vertical-align: middle;
    margin-right: 30px;
    text-transform: capitalize;
    font-weight: 500;
}
.ask-form-wrapper .form-label {
    font-weight: 500;
}
.ask-form-wrapper .custom-radio.last {
    margin-bottom: 18px;
}
.ask-form-wrapper .custom-radio.last label:first-child {
    display: block;
    margin-right: 0;
    margin-bottom: 16px;
}
.ask-form-wrapper .custom-radio input[type="radio"] {
    vertical-align: top;
    margin-right: 10px;
    display: none;
}

.ask-form-wrapper .custom-radio input[type="radio"] + label {
    cursor: pointer;
    margin-bottom: 9px;
    position: relative;
    padding-left: 24px;
    text-transform: capitalize;
    opacity: 0.7;
    font-weight: 400;
}
.ask-form-wrapper .custom-radio input[type="radio"] + label:before {
    position: absolute;
    content: "";
    top: 4px;
    left: 0;
    width: 14px;
    height: 14px;
    border: 1px solid #cecece;
    border-radius: 50%;
}
.ask-form-wrapper .custom-radio input[type="radio"] + label:after {
    position: absolute;
    content: "";
    border: 4px solid #141414;
    border-radius: 50%;
    top: 7px;
    left: 3px;
    transition: all 0.3s ease;
}

.ask-form-wrapper .custom-radio input[type="radio"]:not(:checked) + label:after {
    opacity: 0;
    transform: scale(0);
}

.ask-form-wrapper .custom-radio input[type="radio"]:checked + label:after,
.ask-form-wrapper .custom-radio input[type="radio"] + label:hover:after {
    opacity: 1;
    transform: scale(1);
}


.description_showmore {
    display: block;
    text-align: center;
}

.description_showmore .showmore {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 50px 0 0 0;
    background-color: rgba(255,255,255,0.9);
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 12%, rgba(255,255,255,0.9) 34%, rgba(255,255,255,0.96) 57%, #fff 73%);
}

.description_showmore .btn {
    width: 160px;
    background-color: #ffffff;
}
#shopify-section-product-tab-review{
    margin-bottom: 30px;
}
.product-card__variant--popup--content .selector-wrapper{
    padding-right: 0px;
}

.product__collection_more .slick-prev,
.product__collection_more .slick-next {
    top: -65px;
    right: 15px;
    left: auto;
    transform: none;
}

.product__collection_more .slick-prev {
    right: 50px;
}
@media(max-width: 991px){
    .tab-content .toggle-title:first-child{
        border-top:none;
    }
    .vertical_tab_wrapper{
        display: flex;
        flex-direction: column-reverse;
    }
    .has-lookbook_gallery{
        margin-bottom: 15px!important;
    }
}
@media(max-width: 768px){
    .frequently-bought-together-content .col-right {
        width: 270px;
    }
    .product-brands .col-left {
        padding-left: 15px;
    }
    .product-brands .product-brand__col{
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .product-brands .product-brand__col .col-left,
    .product-brands .product-brand__col .col-right{
        width: 100%;
    }
    .product-brands .product-brand__col .col-right .content {
        position: relative;
         top: 0px; 
        transform: translateY(0);
        left: 0px;
        width: 100%;
        padding: 60px 15px 70px;
    }
    .product-brands .product-brand__col .col-right .wrapper_items{
        max-width: 100%;
    }
}
@media(min-width: 551px) and (max-width:767px){
    .frequently-bought-together-content .halo-row__item .icon-plus{
        left: -50px;
    }
    .frequently-bought-together-content .col-right {
        width: 70%!important;
    }
    .products-grouped-action .discount-text{
        margin:0 0;
        text-align: left;
    }
    .products-grouped-action .total {
        justify-content: end;
    }
    
}
@media(max-width: 767px){
    .sticky_form{
        max-width: 100%;
    }
    .sticky_form .sticky-add-to-cart .content-right {
        width: 100%;
        display: flex;
        justify-content: space-between;
    }
    .sticky_form .sticky-add-to-cart .content-left,
    .sticky_form .product-details,
    .sticky_form .close_sticky{
        display: none;
    }
    .sticky_form{
        right:0px;
        border-radius: 0px;
        box-shadow: 0 1px 2px rgba(0,0,0,0.15);
    }
    .sticky_form .sticky-add-to-cart form{
        padding: 0 15px;
    }
    .sticky_form .btn--wishlist{
        display: none;
    }
    .sticky_form .btn.btn-sticky-add-to-cart {
        width: 100%;
        height: 46px;
    }

    .sticky_form .content-right .action-wrapper{
        width: 40%;
        margin-left: 15px;
        display: block;
    }
    .sticky_form .variants-wrapper{
        width: 60%;
    }
   .sticky_form {
        padding: 10px 0 0px;
    }
    [data-section-type="frequently-by-together"] .section-header h2{
        font-size: 20px;    
    }
    .frequently-bought-together-content .col-row{
        flex-wrap:wrap;
    }
    .frequently-bought-together-block{
        overflow: hidden;
    }
    .frequently-bought-together-content .col-left {
        width: 100%;
        max-width: 100%;
    }
    .frequently-bought-together-content .col-right {
        width: 100%;
        margin-top: 30px;
    }
    .product-brands .product-brand__col{
        flex-direction: column-reverse;
    }
    .product-brands .product-brand__col .col-right .wrapper_items{
        display: inline-block;
        overflow: auto;
        white-space: nowrap;
    }
    .vertical_tab_wrapper .tab-content .toggle-title .icon-plus{
        width: 26px;
        height: 26px
    }
    .vertical_tab_wrapper .tab-content .toggle-title .icon-plus:before{
        height: 10px;
    }
    .vertical_tab_wrapper .tab-content .toggle-title .icon-plus:after{
        width: 10px;
    }
    .productView_tab_shipping{
        background-image: none!important
    }
    .productView_tab_shipping .productView-tab{
        margin-bottom: 15px;
    }
    .productView-tab .productView-tab-header .title{
        margin-bottom: 0px;
        font-size: 20px;
    }
    .tab-horizontal + .tab-content .fade:first-child .toggle-title{
        border-top:none;
    }
    .product-brands .col-left .wrapper_content .title,
    .product-brands .product-brand__col .col-right .title{
        font-size: 20px;
        margin-bottom: 15px;
    }`
    .product-brands .product-brand__col .col-right .wrapper_items{
        overflow: auto;
        white-space: nowrap;
        display: inline-block;
    }
    .product-brands .product-brand__col .col-right .wrapper_items .item {
        width: 40%;
        padding: 0px;
        padding-right: 10px;
        display: inline-block;
        margin-bottom: 10px;
    }
    .product-brands .product-brand__col .col-right .content {
        padding: 30px 15px 20px;
    }
    .product-brands .product-brand__col .col-right .title {
        padding-left: 0px;
        margin-top: 0px;
    }
    #shopify-product-reviews .spr-button-primary,
    #shopify-product-reviews .spr-summary-actions,
    .spr-summary-actions-newreview{
        width: 100%;
    }
    .product-single__photos-wrapper .slick-dots {
        bottom: -40px;
        position: absolute;
    }
    .product-single__compareColor{
        bottom: 15px;
    }
    .product-single__details .wrapper__details .halo-productView-left {
        margin-top: 60px;
    }
    .product-form__item--submit {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;

    }
    .shopify-payment-button .shopify-payment-button__button--unbranded{
        width: 100%;
    }
}
@media(max-width: 375px){
    .product__countdown .countdown--label span{
        display: none;
    }
    .product__countdown .countdown--label .icon {
        width: 18px;
        margin-right: 0px;
    }
}

@media (min-width: 551px) {
    .show-img .item {
        width: 33.33333333%;
    }
}
    
@media (min-width: 768px) {
    .sticky_form .sticky-add-to-cart form .product-wrapper{
        display:block;
    }
    .tab-content .toggle-title{
        border:none;
    }
    .tab-horizontal + .tab-content .tab-pane{
        height: 435px;
        overflow: auto;
    }
    .productView-tab .productView-tab-header .title{
        font-size: 28px;
    }
    .productView_tab_shipping {
        height: 750px;
        background: #b3b7b4;
    }
    .productView_tab_shipping  .productView-tab {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
        padding: 36px 55px 38px;
        background: #fff;
        z-index: 2;
        max-width: calc(100% - 80px);
    }

    .spr-summary-actions-newreview,
    .spr-form-actions .btn{
        height: 50px;
        line-height: 46px;
        padding: 0 30px;
        min-width: 232px;
    }
    .product-single__photos,
    .product-single__details {
        margin-bottom: 50px;
    }

    .popup-video-main iframe {
        min-height: 500px;
    }

    .product-form__item--submit {
        position: relative;
    }

    .product-form__item--submit .btn--addToCart {
        position: absolute;
        top: -76px;
        left: 115px;
        z-index: 3;
        width: calc(100% - 180px);
    }

    .product-form__item--submit .btn--wishlist {
        position: absolute;
        top: -76px;
        right: 0;
        z-index: 3;
    }
    .product__terms-conditions{
        margin-bottom: 4px;
    }

    .product__terms-conditions input[type="checkbox"]:checked+.title:before{
        background-color: #193753;
        border-color: #193753;
    }
    .product__terms-conditions .title:after {
        border-color: #fff;
    }
    .product__terms-conditions .title,
    .product__terms-conditions a span {
        font-style: italic;
        font-size: 14px;
    }

    .product-form__item--submit .btn--addToCart + .btn--wishlist {
        margin-left: 0;
    }

    .product-single__details .qty-group input[data-quantity-input],
    .product-form__item--submit .btn {
        height: 50px;
    }
    .qty-group input[data-quantity-input]{
        width: 100px;
    }

    #compareColor-modal .modal-header {
        padding-left: 30px;
        padding-right: 30px;
    }

    #compareColor-modal .modal-body {
        padding: 30px;
        padding-bottom: 35px;
    }

    /**
     *
     * tab horizontal
     *
     */

    .tab-horizontal {
        display: block;
        overflow: auto;
        white-space: nowrap;
        display: inline-block;
    }

    .tab-horizontal .tab {
        width: auto;
        margin-bottom: 15px;
    }

    .tab-horizontal .tab a {
        border: none;
        font-size: 16px;
        overflow: visible;
    }

    
    
    .tab-horizontal .tab:last-child a {
        margin-right: 0;
    }
    .tab-horizontal .tab:nth-child(odd) {
        margin-right: 0px;
    }
    .tab-horizontal .tab:nth-child(even) {
        margin-left: 0px;
    }

    .tab-horizontal + .tab-content {
        margin-bottom: 0;
        border-bottom: none;
    }

    .tab-horizontal + .tab-content .toggle-title {
        display: none;
    }

    .tab-horizontal + .tab-content .fade {
        opacity: 0;
    }
    .tab-horizontal + .tab-content .tab-pane {
        display: none;
    }
    .tab-horizontal + .tab-content .tab-pane.active {
        opacity: 1;
        display: block;
    }
    .tab-horizontal + .tab-content .toggle-content {
        display: block;
    }
    .tab-horizontal + .tab-content .toggle-content p {
        margin-bottom: 28px;
    }

    .description_showmore {
        display: none;
    }

    /**
     *
     * product review
     *
     */
     
    #recently-viewed-products .product-card {
        width: 250px;
    }

    @-moz-document url-prefix() {
        .ask-form-wrapper {
            margin-bottom: 30px;
        }
    }
}
/**
 *
 * product Policies
 *
 */
 .page{
    padding-bottom:0px;
 }
 [data-section-type="icon-with-text"] {
    background: #fafafa;
    padding: 37px 0px 18px;
}

@media (min-width: 992px) {
  	.wrapper__details{
        padding-left: 30px;
    }
    .vertical_tab_wrapper .productView-description {
        width: 100%;
        padding: 24px 55px 30px 55px;
        overflow-y: auto;
    }
    .vertical_tab_wrapper .productView-description::-webkit-scrollbar-track {
        background-color: #f5f5f5;
    }
    .vertical_tab_wrapper .productView-description::-webkit-scrollbar {
            width: 5px;
            height: 5px;
            background-color: #f5f5f5;
        }
    .vertical_tab_wrapper .productView-description::-webkit-scrollbar-thumb {
        background-color: #a6a6a6;
    }
    .vertical_tab_wrapper  .vertical_tab_gallery {
        width: 50%;
    }
    .product-single__photos, 
    .product-single__details {
        max-width: none;
    }
    .product-tab-container{
        background: #e7ede8;
     }
    .productView_tab_shipping  .productView-tab{
        max-width: 930px;
        border-radius: 3px;
    }
    .vertical_tab_wrapper .productView-description{
/*         bottom: 0px;
        top: 0px;
        left: 0px;
        overflow-x: hidden;
        overflow-y: auto;
        position: absolute; */
    }
    .vertical_tab_wrapper {
/*         display: flex;
        justify-content: flex-end; */
        width: 100%;
        position: relative;
/*         overflow: auto; */
    }
    .has-lookbook_gallery {
        margin-bottom: 0px!important;
    }
}

@media (min-width: 1025px) {
    #shopify-section-product-tab-review{
        margin-bottom: 60px;
    }
    .product-brands .hover-images{
        display: inherit;
    }
    .product-brands .hover-images:before{
        border-top: 1px solid #dadada;
        border-bottom: 1px solid #dadada;
    }
    .product-brands .hover-images:after{
        border-right: 1px solid #dadada;
        border-left: 1px solid #dadada;
    }
    [data-section-type="product-recommendations"] .slick-dots{
        bottom: -55px;
    }
    .show_bundle_variant .product-review_variant .close-options {
        right: 0px;
        top: 0px;
        width: 20px;
        height: 20px;
    }
    .show_bundle_variant .product-review_variant .close-options svg {
        width: 14px;
        height: 13px;
        color: #5a5a5a;
    }
    .sticky_form {
        right: 30px;
    }
    #compareColor-modal .close{
        width: 25px;
        height: 25px;
        top: 0px;
        position: absolute;
        right: -55px;
    }
    #compareColor-modal .close svg{
        width:25px;
        height: 25px;
        color: #fff;
    }
    [data-section-type="frequently-by-together"] {
        margin-bottom: 7px;
    }
    [data-section-type="frequently-by-together"] .section-header h2{
        font-size: 28px;    
    }
    [data-section-type="frequently-by-together"] .section-header{
       margin-bottom: 43px;  
    }
    .toggleLink.collapsed{
        border-top:none;
    }
    .productView-description .des .toggleLink:first-child{
        border-top:none;
    }
    .toggleLink{
        border-top:1px solid #e2e2e7;
    }
    .tab-horizontal + .tab-content .tab-pane{
        height: 324px;
        overflow: auto;
    }
    .vertical_tab_wrapper .vertical_tab_gallery {
        padding: 0px 15px;
    }
    
    .productView_tab_shipping {
        background-attachment: fixed;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover; 
    }
    
    .recently-viewed-products{
        margin-top: 62px;
    }
    
    .spr-content .spr-form{
        padding-top: 50px;
    }
    .spr-review:first-child {
        margin-top: 55px!important;
    }
    .product-reviews .section-header .title{
        font-size: 28px;
    }
    
    
    .breadcrumb-wrapper {
        padding: 10px 0 46px;
    }

    .section-header {
        margin-bottom: 40px;
    }

    .product-single__videos {
        bottom: 30px;
        left: 30px;
        display: block;
    }

    .product-single__videos .icon {
        width: 40px;
        height: 40px;
    }

    .product-single__compareColor {
        bottom: 30px;
        right: 30px;
        display: block;
        bottom: 57px;
    }
    .product-single__compareColor.no-zoom {
            bottom: 20px;
    }
    .product-single__compareColor .compareColor-link:hover {
        color: var(--color_body_url_hover);
    }

    .hover-to-zoom {
        display: block;
        text-align: center;
        margin: 20px 0 0 0;
    }

    .hover-to-zoom + .product-single__videos,
    .hover-to-zoom + .product-single__compareColor,
    .hover-to-zoom + .product-single__videos + .product-single__compareColor,
    .ask-an-expert + .product-single__videos,
    .ask-an-expert + .product-single__compareColor,
    .ask-an-expert + .product-single__videos + .product-single__compareColor {
        bottom: 80px;
    }

    .hover-to-zoom + .ask-an-expert + .product-single__videos,
    .hover-to-zoom + .ask-an-expert + .product-single__compareColor,
    .hover-to-zoom + .ask-an-expert + .product-single__videos + .product-single__compareColor {
        bottom: 130px;
    }

    .next-prev-product {
        display: block;
        z-index: 10;
        top: 11px;
        right: 0;
        position: absolute;
    }

    .ask-an-expert .btn {
        min-width: 300px;
    }

    .show-img .item {
        width: 20%;
    }

    .product-tab-container {
        margin-bottom: 50px;
    }

    .product-tab-container .product-tab__item {
        display: inline-block;
        vertical-align: top;
    }


    #recently-viewed-products .product-card {
        width: auto;
    }

    /**
     *
     * tab horizontal
     *
     */

    .product__collection_more .section-header {
        text-align: left !important;
    }

    .open_popup_askModal .page-container,
    .open_popup_sizeChart .page-container,
    .open_popup_compareColor .page-container {
        z-index: auto;
    }

    @-moz-document url-prefix() {
        .ask-form-wrapper {
            margin-bottom: 50px;
        }
    }
}

@media (min-width: 1400px) {

    .product-single__photos, .product-single__details {
        margin-bottom: 70px;
    }
}

@media (min-width: 1600px) {
    .product-tab-container {
        margin-bottom: 92px;
    }
    .product-recommendations__inner .section-header{
        margin-bottom: 45px;
    }
    .frequently-bought-together-content .col-left {
        width: calc(100% - 420px);
    }
    .sticky_form{
        right: 100px;
    }
    .vertical_tab_wrapper .productView-description {
        width: 100%;
    }
    .vertical_tab_wrapper  .vertical_tab_gallery {
        width: 670px;
    }
    .product-brands .product-brand__col .col-right .wrapper_items{
        max-width: 73%;
    }
    .product-brands .product-brand__col .col-left .wrapper_content{
        padding: 93px 0px 100px;
        max-width: 89%;
    }
    .product-brands .product-brand__col .col-right .content{
        left: 100px;
    }
    .product-brands .col-left {
        padding-left: 100px;
    }
    

    
    [data-section-type="icon-with-text"]{
        margin-top: 5px;
    }
}
@media (min-width: 1780px) {
    .frequently-bought-together-content .col-left {
        width: calc(100% - 320px);
        max-width: 1100px;
    }
    .product-brands .col-left {
        padding-left: calc((100% - 1570px) / 2);
    }
    .sticky_form{
        right: calc((100% - 1570px)/2);
    }
}


@media (max-width: 1024px) {
    .sticky_form {
        padding: 30px 0px 30px;
    }
    .product__collection_more .halo-row.column-2 .halo-row__item {
        width: auto;
    }
    .product-brands .product-brand__col .col-left .wrapper_content {
        padding: 35px 0px 40px;
    }
}

@media(max-width: 551px){
    .sticky_form {
        padding: 15px 0px 0px;
    }
}
@media (max-width: 360px) {
    .product__group .product__sold {
        margin-left: 0 !important;
        display: block;
        margin-bottom: 10px;
        margin-top: 10px;
    }
}

.spr-header .spr-icon-star{
   display: inline-block;
    width: 30px;
    height: 30px;
    margin-right: 0px;
}
.spr-header .spr-summary-starrating{
    display: block;
    font-size: 0;
    letter-spacing: 0;
}

.vertical_tab_wrapper .vertical_tab_gallery{
  display: none;
}