/** Shopify CDN: Minification failed

Line 251:21 The "-" operator only works if there is whitespace on both sides

**/
.first_coll_banner.desk_only {
    background-color: #2ba8ef;
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding-top: 4px;
}
.second_coll_banner {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 1400px !important;
    max-width: 1400px !important;
    margin: 0 auto;
    align-items: center;
  margin-top:8px;
}
  .bnnr_first_hlf img {
    max-width: 369px;
}
  .bnnr_scnd_hlf img {
    width: 959px;
}

.section-tabs_wrap.page-width {
    max-width: 1400px;
    padding: 0px;
}
  .collection-hero__inner.page-width {
    max-width: 1400px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 10px 0;
    border-top: 2px solid rgb(58 156 252);
}
  .tabs_wrap.coll_wrp {
    display: flex;
    flex-direction: row !important;
    justify-content: space-around !important;
    width: 100%;
        gap: 35px;
}
  .tabs_wrap.coll_wrp button.sticky-green {
    padding: 9px 35px;
    font-size: 24px;
    font-weight: 600;
    font-family: inherit;
    color: #fff;
    border: 1px solid #34e0a1;
    background: #34e0a1;
    border-radius: 12px;
    display: inline-block;
    margin: 0;
    width: 100%;
    text-transform: uppercase;
    cursor: pointer;
}
  .hide_title_banner {
    display: none;
}
.img_pric_cont_wrap {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}
  .img_prod {
    width: 33%;
}
  img.product_img {
    width: 118px;
    height: 172px;
}
  .price {
    display:flex;
    flex-direction:column;
    align-items: center;
    justify-content: center;
}
  .prd_cont a{
    text-decoration:none;
  }
  .prd_cont h1.product_title {
    font-size: 16px;
    color: #000;
    text-decoration: none;
    margin: 0;
    text-align: left;
    font-weight:700;
}
  .product_card_inr_wrap {
     display: flex;
    width: 100%;
    flex-direction: column;
    border: 1px solid #dcdcdc;
    padding: 20px 20px 20px;
    margin-bottom: 30px;
    border-radius: 20px;
    position: relative; 
    max-width: 437px;
}
  .collection.page-width {
    max-width: 1400px;
    padding: 0;
}
  .new-city_names {
    font-weight: 700;
    font-size: 16px;
    color: #2aa7ef!important;
    display: block;
    text-align: left;
    text-decoration: none;
    margin-bottom: 4px;
}
  .price__regular .price-item.price-item--regular {
    font-size: 25px;
    font-weight: 700;
    color: #2aa7ef!important;
    line-height: 31px;
    letter-spacing: 0em;
    text-align: left;
}
.prd_cont {
    width: calc(70% - 15px);
}
 .product_card_inr_wrap p.sow-mobile {
    color: #000000 !important;
    font-size: 15px;
    font-weight: 500;
    line-height: 22.5px;
    padding: 0px;
    margin: 6px 0 0 0px;
}

  .product-buttons.custom-coll-page .logo_green_mobile_trip img {
    max-height: 32px;
    width: auto;
    margin: 0 auto;
}

  .product-buttons.custom-coll-page .card_btn_wrp a, .product-buttons.custom-coll-page .card_btn_wrp button {
    margin: 0;
    font-size: 15px!important;
    background: #2aa7ef;
    color: #000;
    text-decoration: none;
    font-weight: 600!important;
    min-width: initial!important;
    padding: 14px 10px!important;
    white-space: nowrap;
    border-radius: 10px;
    width: 100%;
    height: auto;
    line-height: 1;
    max-width: 100%;
    border: none;
    text-align: center;
}
    .product-buttons.custom-coll-page .card_btn_wrp a {
    background: #93d6fd;
}
 
.product-buttons.custom-coll-page {
    flex-direction: row;
    justify-content: flex-start;
    padding: 15px 0px;
    display: flex;
  gap: 31px;
}
.card_btn_wrp {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    gap: 10px;
    width: 100%;
}
  .price__regular dd {
    margin: 0;
}
.card_btn_wrp button.addtocartlist.add_to_cart_ajax_cust_info {
    padding: 14px 10px !important;
    display: inline-block;
    width: 100% !important;
    cursor: pointer;
    position: relative;
}
.card_btn_wrp img.sppnr_pr {
    width: 34px;
    height: 34px;
    position: absolute;
    left: 47px;
    bottom: 6px;
}
button.gift-card-btn.add_to_cart_ajax_cust_info {
    cursor: pointer;
}
.prd-ribon {
    width: 45px;
    height: 45px;
    top: -15px;
    right: -22px;
    font-size: 8px;
    background-color: #c94e36;
    color: #fff;
    border-radius: 50%;
    padding: 11px;
    margin-top: -2px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: -19px;
    right: -24px;
    text-align: center;
    font-weight: 700;
}
.review_img {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  margin-top: 32px;
}
.review_img img.img_rvw_coll {
    max-width: 454px;
    width: 454px;
    height: 454px;
}
.tabs_product_wrap:first-of-type h2.tabs_h_tag {
  display: none;
}
.card_product {
    margin: 0 auto !important;
    display: flex;
    flex-direction: row;
    justify-content: center;
}
h2.tabs_h_tag {
    margin: 40px 30px 57px 30px;
    padding-bottom: 25px;
    border-bottom: 2px solid #2aa7ef;
    color: #2aa7ef;
    font-size: 37px;
    font-weight: 700;
    line-height: 48px;
    text-transform: capitalize !important;
    width: calc(100% -60px);
    width: calc(97% - 60px);
}
div#add_to_basket.open_modal {
    opacity: 1;
    top: 0!important;
    display: block;
    z-index: 9999999;
    position: fixed!important;
    height: calc(100vh + 30px)!important;
    background: #0007;
    overflow-y: scroll;
    width: 100%;
}
body.open_product_modal {
    overflow: hidden;
}

#add_to_basket .modal-dialog {
    max-width: 600px;
    margin: 110px auto;
    background: #fff;
    box-shadow: 0 0 10px #0002;
    border: 2px solid #2aa7ef;
    border-radius: 0 0 25px 25px;
    overflow: hidden;
}
#add_to_basket .modal-body {
    position: relative;
}
.pdp-popup-top {
    display: flex;
    width: 100%;
    flex-direction: column;
}
.pdp-popup-top .pdp-mobile-new {
    display: flex;
}
.pdp-mobile-new {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 0 auto;
    padding: 5px 15px 0;
    background: #2aa7ef;
    display: none;
}
.pdp-book-image img {
    width: 100%;
}
.top-sec img {
    width: 100%;
}
.pdp-popup-top .pdp-mobile-sec {
    width: 100%;
    max-width: 480px;
    margin: 0 auto;
}
.pdp-flex-text {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.pdp-text {
    display: inline-block;
    width: 80%;
    padding-right: 15px;
}
.free-ship-sec {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2vw;
    font-weight: 700;
    color: #fff;
    gap: 10px;
    align-self: center;
}
.pdp-popup-top .free-ship-sec {
    font-size: 18px;
}
.pdp-popup-top .free-ship-sec img {
    max-width: 40px;
  filter: invert(1);
}
.pdp-popup-top .pdp-book-image {
    max-width: 13%;
}
.pdp-popup-top .pdp-book-image img {
    transform: rotate(22deg);
    padding: 0;
}
.template-product .pdp-mobile-sec, .pdp-mobile-product-detail {
    display: none;
}
.pdp-popup-book-cards {
    background: #f6f6f6;
    position: relative;
    padding: 50px 20px 20px;
}
.add_to_basket_close_icon {
    position: absolute;
    right: 10px;
    background: #000;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-weight: 600;
    transform: rotate(45deg);
    border-radius: 50%;
    font-size: 23px;
    top: 8px;
    cursor: pointer;
}
ul.book-cards-list {
    display: flex;
    flex-direction: row;
    overflow-x: scroll;
    margin-left: -15px;
    margin-right: -15px;
}
ul.book-cards-list>li {
    position: relative;
    padding: 0 15px;
    min-width: 33.33%;
    max-width: 33.33%;
    width: 100%;
}
.book-cards-item {
    border-radius: 0;
    overflow: hidden;
    height: 100%;
}
.book-cross-icon {
    position: absolute;
    right: 6px;
    width: 27px;
    height: 27px;
    background: #2aa7ef;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 23px;
    font-weight: 500;
    transform: rotate(45deg);
    line-height: 1;
    top: 1px;
    z-index: 9;
    cursor: pointer;
}
.book-img {
    background: #ececec;
    border-radius: 15px;
    box-shadow: 0 0 4px #0008;
    margin: 5px;
    display: flex;
    padding: 5px;
    height: calc(100% - 38px);
    justify-content: center;
    align-items: center;
}
.book-img img {
    max-width: 100%;
    height: auto;
    max-height: 100%;
    width: auto;
    margin: 0 auto;
}
.book-title {
    color: #2aa7ef;
    text-align: center;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 1em;
}
.pdp-popup-bottom-sec {
    display: flex;
    align-items: center;
    flex-direction: row;
    gap: 10px;
    justify-content: space-between;
    background: #f6f6f6;
    padding: 20px;
}
.pdp-popup-bottom-new-card {
    max-width: calc(50% - 10px);
}
.pdp-popup-bottom-new-card p {
    color: #d30b23;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 5px;
}
.gift-card {
    aspect-ratio: 1/1;
    overflow: hidden;
    position: relative;
    display: inline-block;
    width: 100%;
}
.pdp-popup-bottom-btn {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 45%;
    text-align: center;
}
button.gift-card-imgbtn.add_to_cart_ajax_cust_info {
    background: transparent;
    border: none;
    padding: 0;
}
.gift-card img {
    width: 100%;
    aspect-ratio: 1/1;
    object-fit: cover;
    object-position: top;
}
.gift-card-btn {
    color: #fd0;
    position: absolute;
    right: 3px;
    top: 2px;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #d20f25;
    font-size: 50px;
    font-weight: 600;
    border-radius: 5px;
    box-shadow: 0 0 5px 2px #0004;
    transition: .3s;
    border: none;
    padding: 0;
    margin: 0;
    -webkit-appearance: none;
}
.pdp-popup-build-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
    background: #f6f6f6;
}
.pdp-popup-bottom-btn .pdp-popup-build-btn {
    padding: 0 0 20px;
}
.pdp-popup-bottom-btn a {
    display: flex;
    background: #f7c81f;
    width: auto;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    justify-content: center;
    font-size: 1.4em;
    font-weight: 600;
    padding: 10px 25px;
    border-radius: 10px;
    color: #000!important;
}
.pdp-popup-bottom-btn p {
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 1.2em;
    color: #666;
}
.pdp-popup-bottom-btn a img.cart_icon {
    max-height: 35px;
    filter: brightness(0);
    margin-right: 10px;
}
.pdp-popup-bottom-btn p {
    margin-top: 10px;
}

.pdp-popup-bottom-btn .pdp-popup-build-btn a {
    background: #34e0a1;
    color: #fff!important;
}

.blank-card.free-book-card .book-img {
    border: 3px solid #06c55b;
}
.blank-card.free-book-card .book-img span.plus, .blank-card.free-book-card .free-book-title {
    color: #06c55b;
}
.blank-card.free-book-card .free-book-title {
    font-size: 22px;
    margin-top: 0;
}
.template-collection .pdp-popup-build-btn a.collection-page-show, .template-collection .pdp-popup-build-btn a.pdp-page-show {
    display: block;
}

.open_product_modal .pdp-popup-build-btn a.all-pages-show {
    display: none;
}
.tabs_product_wrap ul.grid.product-grid > li .card_product, .tabs_product_wrap ul.grid.product-grid > li .card_product .product_card_inr_wrap {
    height: 100%;
}
.tabs_product_wrap ul.grid.product-grid > li .card_product .product_card_inr_wrap {
    justify-content: space-between;
}