/** Shopify CDN: Minification failed

Line 126:0 Unexpected "}"

**/
/* common css */
.wishlist-p-tag{
    margin: 0;
    line-height: 1.2;
    color: #000;
}
.tt-hide{
    display: none !important;
}
.tt-container{
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    padding: 0 15px;
}
.tt-popup-overlay{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1111;
    background-color: #00000040;
    display: none;
}
.active .tt-popup-overlay{
    display: block !important;
}
.tt-btn{
    background-color: #000;
    border: 1px solid #000;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 15px;
}
body.tt-overflow-hidden{
    overflow: hidden;
}
.tt-position.top_left{
    top: 15px;
    left: 15px;
}
.tt-position.top_center{
    top: 15px;
    left: 50%;
    transform: translateX(-50%);
}
.tt-position.top_right{
    top: 15px;
    right: 15px;
}
.tt-position.middle_left{
    top: 50%;
    left: 15px;
    transform: translateY(-50%);
}
.tt-position.middle_center{
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.tt-position.middle_right{
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
}
.tt-position.bottom_left{
    bottom: 15px;
    left: 15px;
}
.tt-position.bottom_center{
    bottom: 15px;
    left: 50%;
    transform: translateX(-50%);
}
.tt-position.bottom_right{
    bottom: 15px;
    right: 15px;
}
/* Product page button */
.wishlist-pdp-btn-main-wrap{
    display: flex;
    justify-content: center;
}
.wishlist-pdp-btn-main{

}
.wishlist-pdp-btn-main .wishlist-pdp-btn-wrap{
    border: 1px solid  #548091/*var(--tt-main-btn-bg)*/;
    padding: 10px 15px;
    background-color: #548091/*var(--tt-main-btn-bg)*/;
    font-size: 13px;
    width: 100%;
    cursor: pointer;
    color: #548091;
    width: calc(100% - 60px);
}
.wishlist-pdp-btn-main .wishlist-pdp-btn-wrap.full-width{
    width:100%;
    line-height: 1.42;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-align: center;
    white-space: normal;
    font-size: calc(var(--typeBaseSize) + 2px);
    font-weight: var(--typeHeaderWeight);
    display: inline-block;
    padding: var(--btnPadding);
    margin: 0;
    width: auto;
    min-width: 90px;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    user-select: none;
    -webkit-appearance: none;
      border-radius: 4px;
  }
}
.wishlist-pdp-btn-main .wishlist-pdp-btn-wrap svg path{
    fill: var(--tt-main-btn-color);
}
.wishlist-pdp-btn-main .wishlist-pdp-btn-wrap.active svg path{
    fill: var(--tt-main-af-btn-color);
}
.wishlist-pdp-btn-main .wishlist-pdp-btn-wrap.active{
    border: 1px solid #548091 /*var(--tt-main-af-btn-bg)*/;
    border-radius: 4px;
    padding: 10px 15px;
    background-color: #548091 /*var(--tt-main-af-btn-bg)*/;
    font-size: 13px;
    width: 100%;
    cursor: pointer;
    color: #548091 /*var(--tt-main-af-btn-bg)*/;
   line-height: 1.42;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-align: center;
    white-space: normal;
    font-size: calc(var(--typeBaseSize) + 2px);
    font-weight: var(--typeHeaderWeight);
    display: inline-block;
    padding: var(--btnPadding);
    margin: 0;
    width: auto;
    min-width: 90px;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    user-select: none;
    -webkit-appearance: none;
}
.wishlist-pdp-btn-main.tt-icon-border .wishlist-pdp-btn-wrap{
    background-color: unset;
}
.wishlist-pdp-btn-main.tt-icon-border .wishlist-pdp-btn-wrap:hover {
  background: #548091;
}
.wishlist-pdp-btn-main.tt-icon-border .wishlist-pdp-btn-wrap:hover .wishlist-icon svg path {
  fill: #fff;
}
.wishlist-pdp-btn-main.tt-icon-border .wishlist-pdp-btn-wrap:hover .tt-btn-text {
  color: #fff;
}
.wishlist-pdp-btn-main.tt-border .wishlist-pdp-btn-wrap{
    background-color: unset;
}
.wishlist-pdp-btn-main.tt-border .wishlist-pdp-btn-wrap .wishlist-icon{
    display: none;
}
.wishlist-pdp-btn-main.tt-icon-fill .wishlist-pdp-btn-wrap{

}
.wishlist-pdp-btn-main.tt-fill .wishlist-pdp-btn-wrap .wishlist-icon{
    display: none;
}
.wishlist-pdp-btn-main.tt-icon-text .wishlist-pdp-btn-wrap{
    border: none;
    background-color: unset;
}
.wishlist-pdp-btn-main.tt-text .wishlist-pdp-btn-wrap{
    border: none;
    background-color: unset;
}
.wishlist-pdp-btn-main.tt-text .wishlist-pdp-btn-wrap .wishlist-icon{
    display: none;
}
.wishlist-pdp-btn-main.tt-only-icon .wishlist-pdp-btn-wrap{
    border: none;
    background-color: unset;
}
.wishlist-pdp-btn-main.tt-only-icon .wishlist-pdp-btn-wrap .tt-btn-text{
    display: none;
}
.wishlist-pdp-btn-main .wishlist-pdp-btn-wrap .wishlist-btn-content-span{
    display: none;
    align-items: center;
    justify-content: center;
    width: 100%;
    gap: 10px;
    font-weight: bold;
}
.wishlist-pdp-btn-main .wishlist-pdp-btn-wrap .wishlist-btn-content-span .wishlist-icon{
    width: 22px;
    height: 22px;
}
.wishlist-pdp-btn-main .wishlist-pdp-btn-wrap .wishlist-btn-content-span .wishlist-icon svg{
    width: 22px;
    height: 22px;
    display: inline-block;
}
.wishlist-pdp-btn-main .wishlist-pdp-btn-wrap:not(.active) .wishlist-init-label{
    display: flex;
}
.wishlist-pdp-btn-main .wishlist-pdp-btn-wrap.active .wishlist-after-label{
    display: flex;
}
.wishlist-pdp-btn-main .tt-vote-btn-wrap{
    width: 60px;
    cursor: pointer;
    border: 1px solid var(--tt-vote-btn-bg);
    padding: 10px 5px;
    background-color: var(--tt-vote-btn-bg);
    font-size: 13px;
    color: var(--tt-vote-btn-color);
    border-left: 1px solid var(--tt-vote-btn-color);
}
.wishlist-pdp-btn-main .tt-vote-btn-wrap.active{
    color: var(--tt-vote-af-btn-color);
    background-color: var(--tt-vote-af-btn-bg);
    border-color: var(--tt-vote-af-btn-bg);
}
.wishlist-pdp-btn-main .tt-vote-btn-wrap:not(.active) .tt-vote-init-label{
    display: flex;
}
.wishlist-pdp-btn-main .tt-vote-btn-wrap.active .tt-vote-after-label{
    display: flex;
}
.wishlist-pdp-btn-main .tt-vote-btn-wrap .tt-vote-btn-span{
    display: none;
    align-items: center;
    justify-content: center;
    width: 100%;
    gap: 10px;
    font-weight: bold;
}
.wishlist-pdp-btn-main .tt-vote-btn-wrap svg path{
    fill:var(--tt-vote-btn-color);
}
.wishlist-pdp-btn-main .tt-vote-btn-wrap.active svg path{
    fill: var(--tt-vote-af-btn-color);
}
.wishlist-pdp-btn-main .tt-vote-btn-wrap .tt-vote-icon svg{
    width: 22px;
    height: 22px;
    display: inline-block;
}

/* plp button */
.tt-wishlist-plp-btn-main:not(.tt-cart-btn){
    position: absolute;
    z-index: 2;
}
.tt-wishlist-plp-btn-main:not(.tt-cart-btn) .wishlist-plp-btn-wrap{
    height: 35px;
    width: 35px;
    border-radius: 50px;
    background-color: #fff;
    margin: 10px;
}
.tt-wishlist-plp-btn-main.tt-cart-btn .wishlist-plp-btn-wrap{
    background-color: unset;
    border:1px solid var(--wishlist-plp-btn-bg);
    margin: 10px 0;
}
.tt-wishlist-plp-btn-main .wishlist-plp-btn-wrap{
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    cursor: pointer;
}
.tt-wishlist-plp-btn-main:not(.tt-cart-btn) .wishlist-plp-btn-wrap .wishlist-btn-content-span{
    width: 20px;
    height: 17px;
}
.tt-wishlist-plp-btn-main .wishlist-plp-btn-wrap .wishlist-btn-content-span{
    display: block;
}
.tt-wishlist-plp-btn-main .wishlist-plp-btn-wrap svg{
    width: 20px;
    height: 20px;
}
.tt-wishlist-plp-btn-main .wishlist-plp-btn-wrap svg path{
    fill: var(--wishlist-plp-btn-color);
}
.tt-wishlist-plp-btn-main .wishlist-plp-btn-wrap .wishlist-btn-content-span{
    display: none;
}
.tt-wishlist-plp-btn-main .wishlist-plp-btn-wrap:not(.active) .wishlist-init-label{
    display: flex;
}
.tt-wishlist-plp-btn-main .wishlist-plp-btn-wrap.active .wishlist-after-label{
    display: flex;
}
/* Toast popup */
.wishlist-toast-msg-wrap{
    display: block;
    position: fixed;
    z-index: 1111;
    width: 250px;
    padding: 16px;
    border: 1px solid #c9c9c9;
    border-radius: 4px;
    background: #fff;
}
.wishlist-toast-msg-wrap .wishlist-toast-msg{
    display: flex;
    gap: 10px;
}
.wishlist-toast-msg-wrap .wishlist-toast-msg .left-side-img{
    width: 50px;
}
.wishlist-toast-msg-wrap .wishlist-toast-msg .left-side-img img{
    width: 100%;
    height: auto;
}
.wishlist-toast-msg-wrap .wishlist-toast-msg .right-side-content{
    width: calc(100% - 60px);
}
.wishlist-toast-msg-wrap .wishlist-toast-msg .right-side-content .wishlist-product-toast-msg{
    margin-bottom: 10px;
    font-size: 13px;
}
.wishlist-toast-msg-wrap .wishlist-toast-msg .right-side-content .wishlist-branding-wrap{
    font-size: 13px;
}

/* category popup */
.wishlist-create-category-popup-main{
    display: none;
}
.wishlist-create-category-popup-main.active{
    display: block;
}
.wishlist-create-category-popup .tt-category-popup{
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    z-index: 11111;
    border-radius: 4px;
    padding: 20px;
}
.wishlist-create-category-popup .tt-category-close{
    width: 30px;
    height: 30px;
    position: absolute;
    top: -15px;
    right: -15px;
    background: #fff;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 7px;
    box-shadow: 0px 0px 5px 1px #000;
    cursor: pointer;
}
.wishlist-create-category-popup .tt-popup-content{
    max-height: 500px;
    overflow-y: auto;
}
.wishlist-create-category-popup .tt-category-close svg{
    width: 12px;
    height: 12px;
}
.wishlist-create-category-popup .tt-form-title p{
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
    color: #000;
}
.wishlist-create-category-popup .tt-cat-wrap .tt-form-group{
    border: 1px solid #000;
    padding: 5px 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px;
}
.wishlist-create-category-popup .tt-form-new-group{
    background-color: #dcdcdc;
    border: 1px solid #000;
    padding: 5px 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.wishlist-create-category-popup .tt-form-new-group input{
    border: none;
    background-color: #dcdcdc;
    outline: none;
    appearance: none;
    box-shadow: none;
    font-size: 14px;
}

/* floating button */
.wishlist-floating-btn-main{
    position: fixed;
    z-index: 1;
}
.wishlist-floating-btn-main.left_center{
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.wishlist-floating-btn-main.right_center{
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.wishlist-floating-btn-main.bottom_right{
    right: 15px;
    bottom: 15px;
}
.wishlist-floating-btn-main.bottom_left{
    left: 15px;
    bottom: 15px;
}
.wishlist-floating-btn-main.text{
    position: fixed;
}
.wishlist-floating-btn-main.text .wishlist-icon{
    display: none;
}
.wishlist-floating-btn-main.text button{
    padding: 8px 15px;
    font-size: 16px;
}
.wishlist-floating-btn-main.text.bottom_right{
    right: 0;
    bottom: 0;
}
.wishlist-floating-btn-main.text.bottom_left{
    left: 0;
    bottom: 0;
}
.wishlist-floating-btn-main.text.left_center button{
    transform: rotate(-90deg) translateY(-27px);
}
.wishlist-floating-btn-main.text.right_center button{
    transform: rotate(90deg) translateY(-27px);
}
.wishlist-floating-btn-main.icon{

}
.wishlist-floating-btn-main.icon button{
    /* border-radius: 50%; */
    margin: 10px;
    padding: 5px;
    height: 35px;
    width: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.wishlist-floating-btn-main.icon.circle button{
    border-radius: 4px;
}
.wishlist-floating-btn-main.icon button .wishlist-icon{
    display: block;
    width: 20px;
    height: 20px;
}
.wishlist-floating-btn-main.icon button svg{
    width: 20px;
    height: 20px;
}
.wishlist-floating-btn-main.icon .wishlist-btn-text{
    display: none;
}
.wishlist-floating-btn-main .wishlist-floting-btn-wrap{
    background-color: var(--floating-btn-bg);
    color: var(--floating-btn-color);
    border: none;
    cursor: pointer;
}
.wishlist-floating-btn-main .wishlist-floting-btn-wrap svg path{
    fill: var(--floating-btn-color);
}


/* wishlist details */
.tt-wishlist-details-main{

}
.tt-wishlist-details-main .tt-details-title{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: calc(15px * var(--tt-wishlist-font-multipler)) 0;
    margin: calc(25px * var(--tt-wishlist-font-multipler)) 0;
    border-bottom: 1px solid #ccc;
}
.tt-wishlist-details-main .tt-details-title p{
    font-size: calc(34px * var(--tt-wishlist-font-multipler));
    font-weight: bold;
    margin: 0;
    color: #000;
}
.tt-wishlist-details-main .tt-details-title .tt-wishlist-share-btn{
    background-color: unset;
    border: 0;
    display: flex;
    align-items: center;
    gap: 10px;
    cursor: pointer;
}
.tt-wishlist-details-main .tt-details-title .tt-wishlist-share-btn svg{
    width: 20px;
    height: 20px;
}
.tt-wishlist-details-main .tt-details-title .tt-wishlist-share-btn .tt-share-text{
    font-size: 14px;
    color: #000;
}

.tt-wishlist-details-content .tt-tab-header-wrap{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    padding: 10px 0 0;
    border-bottom: 1px solid #ccc;
    gap: 10px;
}
.tt-wishlist-details-content .tt-tab-header-wrap li{
    list-style: none;
    display: flex;
    align-items: center;
    border-bottom: 1px solid transparent;
}
.tt-wishlist-details-content .tt-tab-header-wrap li.active{
    border-color: #000;
}
.tt-wishlist-details-content .tt-tab-header-wrap li:hover{
    border-color: #000;
}
.tt-wishlist-details-content .tt-tab-header-wrap li button{
    background-color: unset;
    border: 0;
    cursor: pointer;
    padding: 10px 10px;
}
.tt-wishlist-details-content .tt-tab-header-wrap li .tt-category-remove svg{
    width: 15px;
    height: 15px;
}

.tt-wishlist-details-content .tab-content-inner-wrap{
    display: none;
    flex-wrap: wrap; 
}
.tt-wishlist-details-content .tab-content-inner-wrap.active{
    display: flex;
}
.tt-wishlist-details-content .tab-content-inner-wrap .tt-product-list{
    width: calc(100% / 3 - 20px);
    margin: 0 10px 20px;
    padding: 10px;
    background: #fff;
    text-decoration: none;
    position: relative;

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: #f5f5f5;
    border-radius: 4px;
}
.tt-product-list .tt-image-a{
    display: block;
}
.tt-product-list .tt-image-a img{
    width: 100%;
}
.tt-product-list .tt-product-content{
    padding: 10px 0;
    display: flex;
    flex-direction: column;
}
.tt-product-list .tt-product-content .tt-product-title{
    display: block;
    font-size: calc(18px * var(--tt-wishlist-font-multipler));
    margin-bottom: calc(10px * var(--tt-wishlist-font-multipler));
    color: #000;
    line-height: 1;
    text-decoration: none;
}
.tt-product-list .tt-product-content .tt-product-price-wrap{
    /* font-size: calc(18px * var(--tt-wishlist-font-multipler)); */
    color: #777;
    line-height: 1;
}
.tt-product-list .tt-product-content select{
    background: transparent;
    border: 1px solid #000;
    position: relative;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='9' viewBox='0 0 14 9' fill='none'%3E%3Cpath d='M1 1.5835L7 7.5835L13 1.5835' stroke='%23000000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: calc(100% - 15px) 50%;
    padding: 10px 30px 10px 10px;
    min-width: 120px;
    background-size: 12px;
    appearance: none;
    margin-top: calc(10px * var(--tt-wishlist-font-multipler));
}
.tt-product-list .tt-product-action{
    width: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}
.tt-product-list .tt-product-action .tt-atc-button-wrap{
    width: 100%;
    display: flex;
}
.tt-product-list .tt-product-action .tt-atc-button-wrap button{
    width: 100%;
    padding: calc(10px * var(--tt-wishlist-font-multipler)) calc(20px * var(--tt-wishlist-font-multipler));
    color: var(--tt-atc-btn-color);
    background: var(--tt-atc-btn-bg);
    border: 1px solid var(--tt-atc-btn-color);
    font-size: calc(16px * var(--tt-wishlist-font-multipler));
    font-weight: bold;
    cursor: pointer;
    margin-bottom: 10px;
}
.tt-product-list .tt-product-action .tt-atc-button-wrap button:disabled{
    color: var(--tt-oos-btn-color);
    background: var(--tt-oos-btn-bg);
    border-color: var(--tt-oos-btn-color);
}
.tt-product-list .tt-product-action .tt-product-remove-wishlist{
    position: absolute;
    background: #fff;
    border: 0;
    color: #000;
    right: 5px;
    top: 5px;
    width: 25px;
    height: 25px;
    border-radius: 4px;
    box-shadow: 0 0 5px #000;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 1;
}
.tt-product-list .tt-product-action .tt-product-remove-wishlist svg{
    width: 12px;
    height: 12px;
}
/* Details popup */
.tt-wishlist-details-popup{
    display: none;
}
.tt-wishlist-details-popup.active{
    display: block !important;
}
.tt-wishlist-details-popup .tt-wishlist-details{
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    z-index: 11111;
    border-radius: 4px;
    padding: 10px;
    width: 70vw;
    max-width: 900px;
}
.tt-wishlist-details-popup .tt-details-close{
    width: 25px;
    height: 25px;
    position: absolute;
    top: -15px;
    right: -15px;
    background: #fff;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 7px;
    box-shadow: 0px 0px 5px 1px #000;
    cursor: pointer;
}
.tt-wishlist-details-popup .tt-wishlist-details-main{
    max-height: 700px;
    overflow-y: auto;
    height: 60vh;
}
.tt-wishlist-details-popup.drawer .tt-wishlist-details{
    top: 0;
    right: 0;
    left: unset;
    transform: unset;
    width: 40vw;
    max-width: 900px;
}
.tt-wishlist-details-popup.drawer .tt-details-close{
    top: 10px;
    right: 10px;
}
.tt-wishlist-details-popup.drawer .tt-wishlist-details-main{
    max-height: 100%;
    height: 100vh;
}
.tt-wishlist-details-popup.drawer .tt-wishlist-details-content .tab-content-inner-wrap .tt-product-list{
    width: calc(50% - 20px);
}
/* share wishlist popup */
.tt-share-wishlist-popup{
    display: none;
}
.tt-share-wishlist-popup.active{
    display: block !important;
}
.tt-share-wishlist-popup  .tt-popup-overlay{
    z-index: 11111;
}
.tt-share-wishlist-popup .tt-share-wishlist{
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    z-index: 11112;
    border-radius: 4px;
    padding: 20px;
}
.tt-share-wishlist-popup .tt-share-wishlist-close{
    width: 30px;
    height: 30px;
    position: absolute;
    top: -15px;
    right: -15px;
    background: #fff;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 7px;
    box-shadow: 0px 0px 5px 1px #000;
    cursor: pointer;
}
.tt-share-wishlist-main .tt-share-title{
    letter-spacing: normal;
    font-size: 24px;
    font-weight: bold;
    margin: 0;
}

.tt-share-wishlist-main  .tt-social-share {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: auto;
    padding: 30px 15px 20px
}

.tt-share-wishlist-main  .tt-share-icon a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: .25s ease-in-out all;
    transition: .25s ease-in-out all;
    color: #FFF
}

.tt-share-wishlist-main .tt-share-icon svg {
    width: 70px;
    height: 70px;
    margin: 0 10px;
    padding: 4px 20px;
    background: #eceff5;
    border-radius: 4px;
    -webkit-transition: .25s ease-in-out all;
    transition: .25s ease-in-out all;
    border: 1px solid transparent
}

.tt-share-wishlist-main .tt-share-icon a span {
    margin-top: 10px;
    color: #000;
    -webkit-transition: .25s ease-in-out all;
    transition: .25s ease-in-out all
}

.tt-share-wishlist-main .tt-share-icon.tt-fb-share:hover span {
    color: #3b5998
}

.tt-share-wishlist-main .tt-share-icon.tt-fb-share:hover svg {
    background: #3b599847;
    fill: #3b5998;
    border: 1px solid #3b5998
}

.tt-share-wishlist-main .tt-share-icon.tt-twitter-share:hover span {
    color: #4d6ef5
}

.tt-share-wishlist-main .tt-share-icon.tt-twitter-share:hover svg {
    background: #4d6ef54f;
    fill: #4d6ef5;
    border: 1px solid #4d6ef5
}

.tt-share-wishlist-main .tt-share-icon.tt-wp-share:hover span {
    color: #62d467
}

.tt-share-wishlist-main .tt-share-icon.tt-wp-share:hover svg {
    fill: #62d467;
    background: #62d46747;
    border: 1px solid #62d467
}
.tt-share-wishlist-main .tt-share-icon.tt-email-share:hover span {
    color: #b3261e;
}

.tt-share-wishlist-main .tt-share-icon.tt-email-share:hover svg {
    fill: #b3261e;
    background: #b3261e4f;
    border: 1px solid #b3261e;
}
.tt-share-wishlist-main .tt-share-icon.tt-email-share:hover svg path {
    fill: #b3261e;
}
.tt-share-wishlist-main .tt-share-input-url {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.tt-share-wishlist-main .tt-share-copy label {
    display: block;
    text-align: left;
    font-size: 14px;
    text-transform: capitalize;
    letter-spacing: normal;
    margin-bottom: 6px;
    color: #000
}

.tt-share-wishlist-main #ttCopyShareUrlText {
    width: calc(100% - 60px);
    background: white;
    border: 1px solid #000;
    color: #000;
    padding: 10px;
    font-size: 14px;
    height: 50px
}

button#ttCopyShare {
    -webkit-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1;
    background: transparent;
    border: 1px solid #000;
    margin-left: -1px;
    height: 50px;
    padding: 0;
    color: #000;
    -webkit-transition: .25s ease-in-out all;
    transition: .25s ease-in-out all;
    cursor: pointer;
}

button#ttCopyShare svg {
    width: 23px;
    height: 50px;
    fill: currentColor
}
button#ttCopyShare.active {
    color: white;
    background-color: #000
}
button#ttCopyShare:hover {
    color: white;
    background-color: #000
}
/* trending wishlist */
.super-wishlist-trending-widget .tt-wishlist-trending-wrap{
    padding: 15px 0;
}
.tt-wishlist-trending-wrap .tt-trending-title-wrap p{
    margin: 0 0 15px 0;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    color: #000;
}
.tt-wishlist-trending-inner-wrap:not(.swiper-initialized) .swiper-wrapper{
    box-sizing: border-box;
}
.tt-wishlist-trending-inner-wrap:not(.swiper-initialized) .tt-product-list{
    max-width: 500px;
}
.tt-wishlist-trending-inner-wrap:not(.swiper-initialized) .swiper-button{
    display: none;
}
.super-wishlist-trending-widget:not(.slider) .tt-wishlist-trending-wrap .swiper-wrapper{
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}
.tt-wishlist-trending-wrap .tt-product-list{
    padding: 0 15px 15px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: auto;
}
.tt-wishlist-trending-wrap .tt-product-list .tt-product-action .tt-product-remove-wishlist{
    display: none;
}
.super-wishlist-trending-widget[data-desktop-row='3']:not(.slider) .tt-product-list{
    width: calc(100% / 3);
}
.super-wishlist-trending-widget[data-desktop-row='4']:not(.slider) .tt-product-list{
    width: calc(100% / 4);
}
.super-wishlist-trending-widget[data-desktop-row='5']:not(.slider) .tt-product-list{
    width: calc(100% / 5);
}
.super-wishlist-trending-widget[data-desktop-row='6']:not(.slider) .tt-product-list{
    width: calc(100% / 6);
}
.tt-wishlist-trending-inner-wrap .swiper-button{
    background: #000;
    color: #fff;
    border-radius: 4px;
    width: 40px;
    height: 40px;
}
.tt-wishlist-trending-inner-wrap .swiper-button::after{
    font-size: 20px;
    font-weight: bold;
}

.tt-product-content select{
  width: 100%;
}
/* mobile css */
@media (max-width:767px){
    .tt-wishlist-details-content .tab-content-inner-wrap .tt-product-list{
        width: calc(50% - 10px);
        margin: 0 5px 10px;
        padding: 10px;
    }
    .tt-wishlist-details-popup .tt-wishlist-details{
        width: 100vw;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        transform: unset;
    }
    .tt-wishlist-details-popup .tt-details-close{
        top: 5px;
        right: 5px;
    }
    .tt-wishlist-details-popup.drawer .tt-wishlist-details{
        width: 100vw;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        transform: unset;
    }
    .tt-wishlist-trending-inner-wrap .swiper-button{
        width: 30px;
        height: 30px;
    }
    .tt-wishlist-trending-inner-wrap .swiper-button::after{
        font-size: 16px;
    }
    .super-wishlist-trending-widget[data-mobile-row='1']:not(.slider) .tt-product-list{
        width: calc(100% / 1);
    }
    .super-wishlist-trending-widget[data-mobile-row='2']:not(.slider) .tt-product-list{
        width: calc(100% / 2);
    }
}

.tt-qty-input {
    display: flex;
    align-items: center;
    overflow: hidden;
    gap: 10px;
    margin-top: 10px;
}
.tt-qty-input .tt-product-qty, .tt-qty-input .tt-qty-count {
    background: transparent;
    color: inherit;
    font-weight: bold;
    font-size: inherit;
    border: none;
    display: inline-block;
    min-width: 0;
    height: 2rem;
    line-height: 1;
}
.tt-qty-input .tt-product-qty:focus, .tt-qty-input .tt-qty-count:focus {
    outline: none;
    box-shadow: none;
}
.tt-qty-input .tt-product-qty {
    width: 50px;
    min-width: 0;
    display: inline-block;
    text-align: center;
    appearance: textfield;
}
.tt-qty-input .tt-product-qty::-webkit-outer-spin-button, .tt-qty-input .tt-product-qty::-webkit-inner-spin-button {
    appearance: none;
    margin: 0;
}
.tt-qty-input .tt-qty-count {
    padding: 0;
    cursor: pointer;
    width: 2.5rem;
    font-size: 1.25em;
    text-indent: -100px;
    overflow: hidden;
    position: relative;
}
.tt-qty-input .tt-qty-count:before, .tt-qty-input .tt-qty-count:after {
    content: "";
    height: 2px;
    width: 10px;
    position: absolute;
    display: block;
    background: #000;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.tt-qty-input .tt-qty-count--minus {
    border-right: 1px solid #e2e2e2;
}
.tt-qty-input .tt-qty-count--add {
    border-left: 1px solid #e2e2e2;
}
.tt-qty-input .tt-qty-count--add:after {
    transform: rotate(90deg);
}
.tt-qty-input .tt-qty-count:disabled {
    color: #ccc;
    background: #f2f2f2;
    cursor: not-allowed;
    border-color: transparent;
}
.tt-qty-input .tt-qty-count:disabled:before, .tt-qty-input .tt-qty-count:disabled:after {
    background: #ccc;
}
.tt-qty-input .tt-qty-label{
  margin: 0;
  font-size: 12px;
}
.tt-qty-input .tt-qty-input-inner{
    border-radius: 4px;
    border: 1px solid#ccc;
    display: flex;
    align-items: center;
}
.wishlist-page-widget{
    text-decoration: none;
}
.wishlist-page-widget .wishlist-total-count{
    margin-left: 5px;
}
.tt-error-msg{
    color: red;
}
body .tt-product-list .tt-product-content .tt-product-title{
  margin-top: 10px;
}

body .tt-product-content select{
    margin-top: 10px;
    margin-bottom: 5px;
}
body .tt-product-list .tt-product-content{
  margin-bottom: 0px;
}
.image_wrapper {
    width: 100%;
}

body .tt-product-list .tt-product-content {
  margin-bottom: 0;
}

body .tt-product-list .tt-product-content select{
  border-radius: 4px;
}
.tt-product-atc-main[disabled]{
  opacity: 0.5;
  pointer-events: none;
}

.tt-wishlist-landing-page-main .tt-product-list .tt-product-action .tt-atc-button-wrap button{
  border: 1px solid var(--colorBtnPrimaryText)!important;
}

.tt-product-content .grid-product__colors{
  margin: 0 0 10px -4px;
}

.tt-product-list .grid-product__image-wrap:hover .grid-product__secondary-image{
  opacity: 1;
}
.tt-wishlist-plp-btn-main:hover .tooltip_wishlist{
  visibility: visible;
  opacity: 1;
}

.grid-product:hover .grid-product__actions{
  z-index: 1;
}

.tt-tab-content-wrap .cstm_product_title{
  text-decoration: none !important;
}