/** Shopify CDN: Minification failed

Line 111:6 Expected ":"
Line 258:6 Expected ":"

**/
/*-----------------------------------------------------------------------------/
/ Custom Theme CSS
/-----------------------------------------------------------------------------*/
/*---------------- Global Custom CSS -------------------*/

.swatch-title {
  display: block;
  font-weight: 600;
  font-size: 14px;
  line-height: 1.2;
}

.swatch-sub {
  display: block;
  font-size: 12px;
  opacity: 0.75;
  margin-top: 2px;
  line-height: 1.2;
}

.swatch-badge {
  display: block;
  font-size: 11px;
  font-weight: 700;
  color: #ff7a00;
  margin-bottom: 2px;
  text-transform: uppercase;
}
.product__detail_print {}

.product__detail_print .product__meta {
    display: flex;
    align-items: center;
}

.product__detail_print .product__meta .product-features {
    width: 100%;
    display: grid;
    grid-template-columns: 33% 33% 33%;
    align-items: center;
    background: #fafafa;
    border-radius: 16px;
    padding: 5px 0 8px 20px;
}

.product__detail_print .product__meta .product-features .fearure-single {
    display: flex;
    justify-content: start;
    align-items: center;
    padding: 10px 0 5px;
}

.product__detail_print .product__meta .product-features .fearure-single img {
    width: 18px;
    margin-right: 8px;
}

.product__detail_print .product__meta .product-features .fearure-single .title {
    font-weight: 600;
    font-size: 10px;
    line-height: 13px;
    color: #1b2341;
}
.product__detail_print {}

.product__detail_print .product__meta {
    display: flex;
    align-items: center;
}

.product__detail_print .product__meta .product-features {
    width: 100%;
    display: grid;
    grid-template-columns: 33% 33% 33%;
    align-items: center;
    background: #fafafa;
    border-radius: 16px;
    padding: 5px 0 8px 20px;
}

.product__detail_print .product__meta .product-features .fearure-single {
    display: flex;
    justify-content: start;
    align-items: center;
    padding: 10px 0 5px;
}

.product__detail_print .product__meta .product-features .fearure-single img {
    width: 18px;
    margin-right: 8px;
}

.product__detail_print .product__meta .product-features .fearure-single .title {
    font-weight: 600;
    font-size: 10px;
    line-height: 13px;
    color: #1b2341;
}

.t4s-swatch__title {
    text-transform: capitalize;
}

.t4s-product-form__variants {
    \: ;
}

.t4s-product-form__variants .t4s-swatch__option:nth-child(1) {}

.t4s-product-form__variants .t4s-swatch__option:nth-child(1) .t4s-swatch__list {}

.t4s-product-form__variants .t4s-swatch__option:nth-child(1) .t4s-swatch__list .t4s-swatch__item {
    width: 47%;
    border-radius: 48px;
    border: 1px solid #ddd;
    cursor: pointer;
    background-color: #fff;
    padding: 13px 0;
}

.t4s-product-form__variants .t4s-swatch__option:nth-child(1) .t4s-swatch__list .t4s-swatch__item.is--selected,
.t4s-product-form__variants .t4s-swatch__option:nth-child(2) .t4s-swatch__list .t4s-swatch__item.is--selected
 {
    border: 2px solid #cb943e;
    color: #17365d;
    border-radius: 48px;
    background: #e9c46178;
}

.t4s-product-form__variants .t4s-swatch__option .t4s-swatch__list .t4s-swatch__item {
    font-weight: 600;
    letter-spacing: 0.3px;
}


.t4s-product-form__variants .t4s-swatch__option .t4s-swatch__list .t4s-swatch__item span.swatch-badge {
    position: absolute;
    font-weight: 600;
    font-size: 9px;
    line-height: 16px;
    color: #1b2341;
    background: #17365d;
    border-radius: 18px;
    padding: 0 6px;
    top: -8px;
    left: 50%;
    width: max-content;
    transform: translate(-50%);
    margin-bottom: 0;
    color: white;
}

.t4s-product-form__variants .t4s-swatch__option .t4s-swatch__list .t4s-swatch__item {
    position: relative;
}

.t4s-product-form__variants .t4s-swatch__option:nth-child(2) .t4s-swatch__list .t4s-swatch__item {
    padding: 7px 30px;
    width: 30%;
}

.t4s-product-form__variants .t4s-swatch__option .t4s-swatch__list .t4s-swatch__item span.swatch-sub {
    font-size: 9px;
    font-weight: 500;
}
.t4s-cart-total .t4s-row {
    width: 100%;
}
.t4s-cartPage__footer {
    background: #f2f2f2;
    padding: 40px 30px;
    margin: 0;
}

.t4s-cart-total .t4s-row {
    align-items: flex-start !important;
    display: flex;
}

.t4s-cart-total .t4s-row .t4s-col-item {
    text-align: left;
    padding-right: 0;
}

.t4s-cartPage__footer {
    text-align: center;
}

.t4s-cartPage__footer .t4s-col-item {
    text-align: left !important;
}

.t4s-cartPage__footer .t4s-col-item .t4s-btn-group__checkout-update {
    width: 100%;
    display: block;
}

.t4s-cartPage__footer .t4s-col-item .t4s-btn-group__checkout-update button.t4s-btn__checkout {
    width: 100%;
}

.t4s-cartPage__footer .t4s-col-item  .t4s-cat__imgtrust {
    justify-content: center !important;
}
.cart-reviews {
  margin: 40px auto;
}

.cart-reviews-header {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 25px;
}

.review_cart .stars {
   color: rgb(0, 148, 99);
  font-size: 18px;
}

.review_cart .rating {
  color: #555;
  font-size: 14px;
}

.review_cart {
  border-top: 1px solid #eee;
}

.cart-reviews .review-header {
  display: flex;
  align-items: center;
  gap: 10px;
}

.review_cart .avatar {
  width: 36px;
  height: 36px;
  background: #ddd;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
}


.review_cart .cart-reviews-name {
    display: flex;
    justify-content: space-between;
    padding: 10px 0;
    \: ;
}

.review_cart .cart-reviews-name .stars {
    justify-content: flex-end;
    display: flex;
}


.review_cart .cart-reviews-detail {
    text-align: left;
}

.review_cart .cart-reviews-detail h4 {
    font-size: 14px;
}

.review_cart .cart-reviews-detail p {
    font-size: 13px;
}
.review_cart .cart-reviews-name .cart-reviews-av {
    display: flex;
    align-items: center;
}

.review_cart .cart-reviews-name .cart-reviews-av .avatar {
    float: left;
}

.review_cart .cart-reviews-name strong {
    padding-left: 6px;
}
.reviews-header span.stars {
    color: rgb(0, 148, 99);
}

.reviews-header {
    font-weight: 700;
    color: black;
}

.review_cart .cart-reviews-detail h4 {
    font-weight: 600;
}

.review_cart .cart-reviews-name .stars {
    padding: 2px 0;
}
.t4s-cartPage__footer {
    margin-bottom: 40px;
}
.cart-addons {
  margin-top: 25px;
  margin-bottom: 50px;
}

.t4s-cart-addon-item {
  padding: 12px 0;
  border-bottom: 1px solid #eee;
}

.t4s-cart-addon-name {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 4px;
}

.t4s-cart-addon-desc {
  font-size: 12px;
  color: #666;
  margin-bottom: 6px;
}

.t4s-cart-addon-price {
  font-weight: 600;
  color: #17365d;
}

.t4s-cart-addon-price .compare {
  text-decoration: line-through;
  color: #999;
  margin-left: 6px;
}

.t4s-cart-addon-item .t4s-col:nth-child(2) {
    padding-left: 15px;
}

.cart-addons .t4s-row.t4s-align-items-center {margin: ;}

.cart-addons button.t4s-btn.t4s-btn-outline {
    margin-right: 30px;
    border: 2px solid #c18432;
    padding: 10px 20px;
    color: #17355D;
    font-weight: 600;
    color: #c18432;
}
#cl_optionsapp .customily_option .cl-option-content span.divider-content {
    color: #cb943e;
}

#cl_optionsapp .customily_option .option_name {
    color: #17365d;
    font-weight: 500;
}
#cl_optionsapp .customily_option.cl-has-checkbox.cart_addon_pro {}

#cl_optionsapp .customily_option.cl-has-checkbox.cart_addon_pro label {
    display: none;
}

#cl_optionsapp .customily_option.cl-has-checkbox.cart_addon_pro small.help-text {
    display: flex;
    align-items: center;
}

#cl_optionsapp .customily_option.cl-has-checkbox.cart_addon_pro small.help-text .head-items {
    display: flex;
    align-items: center;
    float: left;
}

#cl_optionsapp .customily_option.cl-has-checkbox.cart_addon_pro small.help-text span.icon-svg svg {
    width: 100%;
}

#cl_optionsapp .customily_option.cl-has-checkbox.cart_addon_pro small.help-text span.icon-svg {
    /* width: 20%; */
    float: left;
    margin-right: 8px;
}

#cl_optionsapp .customily_option.cl-has-checkbox.cart_addon_pro small.help-text h3 {
    font-weight: 700;
    color: #17365d;
    letter-spacing: .37px;
    margin-bottom: 6px;
    font-size: 13px;
    line-height: 15px;
}

#cl_optionsapp .customily_option.cl-has-checkbox.cart_addon_pro  span.stock-info-icon.green {
    border-radius: 32px;
    padding: 2px 5px;
    display: inline-flex;
    gap: 2px;
    border: 2px solid #CB933E;
    color: #17365d;
    background: #e9c46178;
    font-size: 11px;
}

#cl_optionsapp .customily_option.cl-has-checkbox.cart_addon_pro small.help-text  p {
    font-weight: 500;
    opacity: 1;
    color: #17365d;
    font-size: 13px;
    line-height: 16px;
    margin-bottom: 6px;
    width: 100%;
    float: left;
}

#cl_optionsapp .customily_option.cl-has-checkbox.cart_addon_pro .checkbox-container {
    float: right;
}

#cl_optionsapp .customily_option.cl-has-checkbox.cart_addon_pro small.help-text .fb_extra-fields-content {
    margin-top: -35px;
    width: 80%;
}

#cl_optionsapp .customily_option.cl-has-checkbox.cart_addon_pro span.stock-info-icon.green svg {margin-top: 2px;}

#cl_optionsapp .customily_option.cl-has-checkbox.cart_addon_pro span.stock-info-icon.green  span {
    font-weight: 600;
}

#cl_optionsapp .customily_option.cl-has-checkbox.cart_addon_pro small.help-text .fb_extra-fields-content .price {
    color: #cb943e;
    line-height: 14px;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: .37px;
    margin-bottom: 0;
}

#cl_optionsapp .customily_option.cl-has-checkbox.cart_addon_pro small.help-text .price-container {
    width: 100%;
    float: left;
}

#cl_optionsapp .customily_option.cl-has-checkbox.cart_addon_pro span.stock-info-icon.green path {
    fill: #CB933E;
}
#cl_optionsapp .customily_option.cl-has-checkbox.cart_addon_pro.cart_addonpro {
    border-top: 1px solid #ccc;
    padding-top: 16px;
    margin-top: 20px;
}

#cl_optionsapp .customily_option.choose_pos_opt.custom_basket 
{ 
padding-bottom: 20px; border-bottom-left-radius: 14px; border-bottom-right-radius: 14px; 
}
/* #cl_optionsapp .customily_option.giftmsg_text {
    display: none;
} */

.gift-note-box textarea.gift_note_cart {
    padding: 5px 0;
    border-radius: 16px;
    width: 100%;
    font-weight: 700;
    color: #1B2349;
    font-size: 16px;
    line-height: 20px;
    padding: 14px 24px;
    margin-top: 10px;
    overflow: auto;
    height: auto;
}
.gift-note-box textarea.gift_note_cart {
    margin-top: 0;
}
.addon-item-div.addnote_active {align-items: flex-start !important;}
.t4s-main-cart .t4s-cart__agree input[type=checkbox][data-agree-checkbox]+label:before {
    border-color: black;
}

.t4s-cus-width .t4s-container {
	max-width: var(--width);
}
.t4s-type-accordion > .t4s-tab-wrapper {
	position: relative;
	margin-bottom: 10px;
}
.t4s-type-accordion .t4s-accor-title {
	display: block;
	line-height: 24px;
	padding: 0 50px 0 20px;
	color: var(--title-cl);
	background-color: var(--bg-title-cl);
	position: relative;
	font-weight: 500;
}
.t4s-type-accordion .t4s-tab-wrapper.t4s-active .t4s-accor-title {
	color: var(--title-active-cl);
	background-color: var(--bg-title-active-cl);
}
.t4s-type-accordion .t4s-tab-content {
	background-color: #fff;	
	color: var(--content-cl);
	background-color: var(--bg-content-cl);
	padding: 20px;
    border: 1px solid #f5f5f5;
    border-top: 0;
}
.t4s-accor-title .t4s-accor-icon {
	margin-right: 5px;
    color: inherit;
}
.t4s-accor-title .t4s-accor-icon svg {
	display: flex;
    align-self: center;
    fill: currentColor;
    height: 18px;
    width: 18px;
}
.t4s-accor-title .t4s-accor-text {
	display: inline-flex;
    padding: 10px 0;
    line-height: 24px;
    justify-content: center;
    align-items: center;
}
.t4s-accor-title .t4s-accor-item-nav {
	width: 44px;
    height: 44px;
    background-color: var(--title-cl);
    position: absolute;
    z-index: 2;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    display: inline-block;
	vertical-align: top;
}
.t4s-tab-wrapper.t4s-active .t4s-accor-title .t4s-accor-item-nav {
	background-color: var(--title-active-cl);
}
.t4s-accor-title .t4s-accor-item-nav::before,
.t4s-accor-title .t4s-accor-item-nav::after {
	position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%) rotate(-90deg);
    transform: translate(-50%,-50%) rotate(-90deg);
    background-color: currentColor;
    transition: transform .35s ease-in-out,opacity .35s ease-in-out,-webkit-transform .35s ease-in-out;
    background-color: #fff;
}
.t4s-accor-title .t4s-accor-item-nav::before {
	width: 15px;
    height: 2px;
    opacity: 1;
}
.t4s-accor-title .t4s-accor-item-nav::after {
	width: 2px;
    height: 15px;
    opacity: 1;
}
.t4s-tab-wrapper.t4s-active .t4s-accor-title .t4s-accor-item-nav::before {
	opacity: 0;
}
.t4s-tab-wrapper.t4s-active .t4s-accor-title .t4s-accor-item-nav:after, 
.t4s-tab-wrapper.t4s-active .t4s-accor-title .t4s-accor-item-nav:before {
	-webkit-transform: translate(-50%,-50%) rotate(90deg);
    transform: translate(-50%,-50%) rotate(90deg);
    background-color: var(--bg-title-active-cl);
}
.t4s-type-accordion.t4s-text-center .t4s-accor-title .t4s-accor-item-nav {
	display: inline-block;
	vertical-align: top;
	position: relative;
	left: auto;
	right: auto;
	margin-left: 10px;
}
.t4s-type-accordion.t4s-text-end .t4s-accor-title .t4s-accor-item-nav {
	left: 0;
	right: auto;
}
.t4s-type-accordion.t4s-text-end .t4s-accor-title .t4s-accor-text {
    justify-content: flex-start;
    flex-direction: row-reverse;
}
.t4s-type-accordion.t4s-text-end .t4s-accor-title .t4s-accor-icon {
	margin-left: 5px;
	margin-right: 0;
}
.t4s-accordion-style-2 .t4s-type-accordion .t4s-accor-title {
	padding: 10px 30px;
}
.t4s-accordion-style-2 .t4s-accor-title .t4s-accor-item-nav {
	border-radius: 100%;
	right: 30px;
	background-color: var(--bg-title-active-cl);
}
.t4s-accordion-style-2 .t4s-type-accordion.t4s-text-end .t4s-accor-title .t4s-accor-item-nav {
	left: 30px;
	right: auto;
}


.t4s-mb-tab__title:nth-child(2) {
    display: none !important;
}

.t4s-mb-tab__title {
    width: 100% !important;
    text-align: left;
    padding-left: 25px;
}

.t4s-col-auto.addon-actions button.t4s-btn.t4s-btn-disable {
    margin-right: 30px;
    border: 2px solid #e0e0e0;
    padding: 10px 20px;
    color: #17355D;
    font-weight: 600;
    color: gray;
}
.text__slider_home {
    margin-top: -30px;
    margin-bottom: 40px;
}
.t4s-product .t4s-product-title a {
    font-size: 16px;
    font-weight: 600;
}
.t4s-product .t4s-product-info .t4s-product-info__inner .t4s-product-price {
    font-weight: 500;
    font-size: 15px;
}
.template-collection .t4s-iconbox-inner:hover svg path {
    fill: white;
}

.template-collection .t4s-iconbox-inner .t4s-iconbox-icon.t4s-iconbox-icon__svg {
    margin-bottom: 0 !important;
}


.template-collection .t4s-iconbox-2 {
       /* z-index: 99999; */
    position: relative;
}
.template-collection .t4s-iconbox-2 .t4s-iconbox-inner {
    padding: 20px 0 5px;
}
#cl_optionsapp .customily_option.cl-has-checkbox.cart_addon_pro small.help-text p {padding-left: 50px;}

#cl_optionsapp .customily_option.cl-has-checkbox.cart_addon_pro small.help-text .head-items {
    display: block;
    width: 100%;
}

#cl_optionsapp .customily_option.cl-has-checkbox.cart_addon_pro small.help-text .fb_extra-fields-content {
    width: 95%;
}
#cl_optionsapp .customily_option .cl-option-content input {
    font-size: 15px;
}

#cl_optionsapp .customily_option.cl-has-checkbox.cart_addon_pro small.help-text h3 {
    font-size: 15px;
}

#cl_optionsapp .customily_option.cl-has-checkbox.cart_addon_pro small.help-text p {
    font-size: 14px;
    font-weight: 500;
}
body.template-page .t4s-col-item.t4s-hero-image-item .t4s-hero-block {
    background-color: #182165;
}
.t4s-cate-wrapper a.t4s-cat-title {
    border-radius: 20px;
}
.t4s-product .t4s-product-price del {
    color: #cb943e;
}

.t4s-product .t4s-product-price {
    font-size: ;
}

.t4s-product .t4s-product-price del,.t4s-product .t4s-product-price ins {
    font-size: 16px;
    font-weight: 600;
}

.t4s-product .t4s-product-info .t4s-product-info__inner h3.t4s-product-title a {
    font-size: 18px;
}
.t4s-product__info-container .t4s-product-price del {
    text-decoration: line-through;
    text-decoration-color: #d32f2f; /* red strike-through line */
    color: grey;
}

.t4s-product__info-container .t4s-product-price ins {
    color: #009463;
}

.t4s-product__info-container .t4s-product-price {
    font-size: 23px;
    font-weight: 600;
}
#contact_form_page p input,#contact_form_page p textarea {
    border: 1px solid #E6E9EE;
    border-radius: 16px;
    width: 100%;
    font-weight: 700;
    color: #1b2341;
    font-size: 14px;
    line-height: 20px;
    padding: 25px 24px;
    margin-top: 5px;
}

#contact_form_page input.t4s-btn {
    font-weight: 800;
    font-size: 18px;
    line-height: 16px;
    height: 48px;
    text-transform: capitalize;
    color: #fff;
    width: 100%;
    background: #c18432;
    border-radius: 16px;
    margin-bottom: 0;
    border: none;
}

.t4s-main-cart .t4s-cart__agree label {
    width: 100%;
    float: left;
    display: inline-flex;
}

.t4s-cart-addon-price {
    padding-left: 0px;
}

.t4s-cart-addon-price .compare {
    color: red;
}
.t4s-col-auto.addon-actions select {
    float: left;
    width: auto;
    margin-right: 20px;
    border: 2px solid #17365d;
    color: #17365d;
    border-radius: 48px;
    font-weight: 600;
}
.cp-popup-overlay {
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.65);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 999999;
}

.cp-popup-box {
    background: #fff;
    width: 640px;
    max-width: 90%;
    padding: 30px;
    border-radius: 14px;
    position: relative;
    animation: fadeIn 0.25s ease-out;
}

.cp-close-popup {
    position: absolute;
    top: 12px;
    right: 18px;
    font-size: 26px;
    cursor: pointer;
}
.shutter-btn {
    color: #17365d;
}
@keyframes fadeIn {
    from { opacity: 0; transform: scale(0.95); }
    to { opacity: 1; transform: scale(1); }
}

.cp-magnify-icon {
    cursor: pointer;
    margin-left: 8px;
    font-size: 16px;
    color: #333;
}
.cp-magnify {
    cursor: pointer;
}

#cl_optionsapp .customily_option.cl-has-checkbox.cart_addon_pro small.help-text .cp-popup-content {text-align: center;}

#cl_optionsapp .customily_option.cl-has-checkbox.cart_addon_pro small.help-text .cp-popup-content p {
    display: block;
    text-wrap: auto;
    padding: 0;
    padding-top: 20px;
}

.cp-popup-box span.cp-close-popup {
    background-color: #E6E9EE;
    color: #1B2341;
    align-items: center;
    justify-content: center;
    padding: 0px 14px;
    border-radius: 50%;
}

#cl_optionsapp .customily_option.cl-has-checkbox.cart_addon_pro small.help-text .cp-popup-content h2 {
    margin-bottom: 30px;
}
#cl_optionsapp .customily_option.cl-has-checkbox.cart_addon_pro small.help-text .cp-popup-content h2 {
    font-weight: bold;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    color: #1B2341;
}
.banner-col.t4s-col-item.t4s_ratioadapt .t4s-banner-item img {
    object-fit: contain;
}
.template-page  h4 {
    color: #17365d;
    font-weight: 700;
}
.custom_club .swatch-arrow {
    display: none;
}
.shutter-btn {
  position: relative !important;
  overflow: hidden !important;
  background: #deb106 !important;
  z-index: 1;
  height: auto;
  padding: 15px 0;
  font-size: 20px;
}

/* shutter background */
.shutter-btn::before {
  content: "" !important;
  position: absolute;
  inset: 0;
  background: #17365d;
  transform: scaleX(0);
  transform-origin: center;
  transition: transform 0.45s ease;
  z-index: 1;
}

/* expand */
.shutter-btn:hover::before {
  transform: scaleX(1);
}

/* keep text ABOVE shutter */
.shutter-btn span {
  position: relative;
  z-index: 2;
}

.gift-note-box textarea.gift_note_cart {
    width: 95%;
}
h3.t4s-cart-addon-title {font-weight: 600;border-bottom: none;}

.t4s-page_cart__item.t4s-cart-addon-item {
    border-top: 0;
}

.t4s-page_cart__item.t4s-cart-addon-item .t4s-cart-addon-name {
    font-weight: 700;
}

.t4s-page_cart__item.t4s-cart-addon-item .t4s-cart-item-price.addon-price {
    color: #17365d;
}

.gift-note-box textarea.gift_note_cart {
    font-weight: 500;
    padding: 14px;
    margin-top: 5px;
}
.gift-note-box label {
    font-size: 15px;
}

.additional_checkout_buttons div#dynamic-checkout-cart shop-pay-wallet-button,.additional_checkout_buttons div#dynamic-checkout-cart shopify-google-pay-button {
    margin: 10px 0;
    border-radius: 40px !important;
}

.t4s-col-auto.addon-actions button.t4s-btn.t4s-btn-outline.out_stock {
    border-color: #b4b4b4;
    color: #b4b4b4;
    cursor: not-allowed;
}
.standard__rte.read_more_text ul {
    list-style: disc;
}
.heading_accordion_top_heading h2 {
    padding-bottom: 20px;
    font-size: 22px;
    color: #cb943e;
    font-weight: 600;
    padding-top: 20px;
    margin-bottom: 5px;
    text-align: center;
}
.t4s-footer-wrap.t4s-bottom-bar p {
    margin-bottom: 0;
}

.t4s-section-inner.t4s_nt_se_bottom-bar {
    padding: 15px 0 12px;
}
.gift-note-box label {
    font-size: 14px;
}

.wallet-cart-grid.wallet-cart-grid--vertical .wallet-cart-button, .additional-checkout-buttons--vertical .wallet-cart-grid .wallet-cart-button {
    border-radius: 20px !important;
}

.t4s-cartPage__footer .t4s-col-item .t4s-cat__imgtrust {
    margin-top: 25px;
}
.cp-popup-content {
    text-align: center;
}

.cp-popup-content h2 {
    padding-bottom: 15px;
}

.cp-popup-content p {
    margin: 0;
    padding-top: 20px;
}
.my-gift-counter {
    color: red;
    float: right;
    padding-bottom: 5px;
}
.cp-popup-content h2 {
    color: #17365d;
    font-size: 20px;
    font-weight: 700;
}
.gift-note-box .my-gift-counter {padding-right: 30px;}
#customily-options .customily_option.rating_opt .cl-option-content input::placeholder {
    color: #8080805e;
    opacity: 1; /* Needed for Firefox */
}
.t4s-cart-addon-item {border-left: 0;border-right: 0;}

.t4s-cartPage__items .t4s-page_cart__item>.t4s-row, .t4s-page_cart__item .t4s-page_cart__actions, .t4s-main-cart .t4s-quantity-cart-item, .t4s-main-cart .t4s-quantity-cart-item button,.t4s-main-cart .t4s-quantity-cart-item input {
    visibility: visible !important;
}

.csh-product-customizer-modal__canvas-section .customily-mobile-controls .cl-mobile-control-wrapper:nth-last-child(1) { display: none; }
h4.t4s-swatch__title > span {
    width: auto;
    float: left;
}

h4.t4s-swatch__title .unit-toggle {
    float: left;
    width: auto;
    display: flex;
    margin-left: 10px;
    border: 1px solid gray;
    border-radius: 50px;
    padding: 7px 15px;
}

h4.t4s-swatch__title {
    width: 100%;
    float: left;
    display: flex;
    align-items: center;
}

h4.t4s-swatch__title .unit-toggle .unit-btn:nth-child(1) {
    border-right: 1px solid;
    padding-right: 5px;
}

h4.t4s-swatch__title .unit-toggle .unit-btn:nth-child(2) {
    padding-left: 5px;
}

h4.t4s-swatch__title .unit-toggle .unit-btn {
    color: gray;
    font-weight: 500;
    font-size: 12px;
    text-transform: lowercase;
    cursor: pointer;
}

h4.t4s-swatch__title .unit-toggle .unit-btn.active {
    color: black;
}

h4.t4s-swatch__title {
    width: 100%;
    display: flex;
    justify-content: space-between; /* pushes Size Guide to right */
    align-items: center;
}

h4.t4s-swatch__title .left-side {
    display: flex;
    align-items: center;
    gap: 12px;
}

h4.t4s-swatch__title .unit-toggle {
    display: flex;
    border: 1px solid gray;
    border-radius: 50px;
    padding: 7px 15px;
}

h4.t4s-swatch__title .unit-toggle .unit-btn:nth-child(1) {
    border-right: 1px solid;
    padding-right: 5px;
}

h4.t4s-swatch__title .unit-toggle .unit-btn:nth-child(2) {
    padding-left: 5px;
}

h4.t4s-swatch__title .unit-toggle .unit-btn {
    color: gray;
    font-weight: 500;
    font-size: 12px;
    text-transform: lowercase;
    cursor: pointer;
}

h4.t4s-swatch__title .unit-toggle .unit-btn.active {
    color: black;
}

.size-guide-btn {
  display: inline-block;
  padding: 8px 14px;
  background: #000;
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  border-radius: 4px;
  margin-bottom: 10px;
}

.size-guide-modal {
  display: none;
  position: fixed;
  z-index: 99999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.6);
  justify-content: center;
  align-items: center;
  padding: 20px;
}

.size-guide-content {
  background: #fff;
  padding: 20px;
  max-width: 600px;
  width: 100%;
  border-radius: 8px;
  position: relative;
}

.size-guide-close {
  position: absolute;
  top: 10px;
  right: 15px;
  font-size: 28px;
  cursor: pointer;
}

.size-guide-img {
  width: 100%;
  margin-bottom: 15px;
  border-radius: 6px;
}

.size-guide-text {
  font-size: 15px;
  line-height: 1.5;
}

.sg-btn {
  display: inline-block;
  padding: 10px 16px;
  background: #000;
  color: #fff;
  cursor: pointer;
  border-radius: 4px;
  font-size: 15px;
}

.sg-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,0.55);
  display: none;
  z-index: 9998;
}


.sg-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
}

.sg-header h2 {
  margin: 0;
  font-size: 20px;
}

.sg-close {
  font-size: 28px;
  cursor: pointer;
}

.sg-body {
  margin-top: 20px;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.sg-img {
  width: 100%;
  border-radius: 6px;
  margin-bottom: 20px;
}

.sg-text p {
  line-height: 1.6;
}

.sg-inner {
  max-width: 700px;
  width: 100%;
  background: #fff;
  margin: 0 auto;
  border-radius: 10px;
  padding: 20px;
  box-sizing: border-box;
}
.sg-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,0.55);
  display: none;
  z-index: 99998;
}

.sg-popup {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: none;
  z-index: 99999;
  background: transparent;
  max-width: 700px;
  width: 90%;
}


.sg-inner {
  max-width: 700px;
  width: 100%;
  background: #fff;
  margin: 0 auto;
  border-radius: 10px;
  padding: 20px;
  box-sizing: border-box;
}


/* Size Guide button alignment */
.sg-wrapper {
    display: flex;
    align-items: center;
}

.sg-btn,#cl_optionsapp .customily_section .option_name span.photo-guide-trigger {
    display: flex;
    align-items: center;
    gap: 6px;
    cursor: pointer;
    font-size: 13px;
    color: #000;    border-radius: 4px;
}


.sg-wrapper .sg-btn span,#cl_optionsapp .customily_section .option_name span.photo-guide-trigger span {
    white-space: nowrap;
    font-weight: 500;
    font-size: 11px;
    line-height: 16px;
    display: flex;
    cursor: pointer;
    align-items: center;
}

.sg-wrapper .sg-btn,#cl_optionsapp .customily_section .option_name span.photo-guide-trigger {
    background: transparent;
    border: 1px solid;
    padding: 6px 6px;
}

.sg-wrapper .sg-btn svg.ai-size-guide-button-icon,
.photo-guide-trigger svg.ai-size-guide-button-icon  {
    width: 15px; height: 15px;
}

.sg-inner {
    text-align: center;
}

.sg-inner h2 {
    text-align: center;
    font-weight: 600;
    color: #17365d;
}
.sg-overlay {
  background: rgba(0,0,0,0.55);
}
.sg-inner {
  background: #fff;
}



/* photo guide */
.pg-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,0.55);
  display: none;
  z-index: 99998;
}

.pg-popup {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: none;
  z-index: 99999;
  background: transparent;
  max-width: 900px;
  width: 90%;
}

.pg-inner {
  background: #fff;
  padding: 20px;
  border-radius: 10px;
}

.pg-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
}

.pg-close {
  font-size: 28px;
  cursor: pointer;
}

.pg-img {
  width: 100%;
  margin-top: 20px;
  border-radius: 6px;
}

.pg-text p {
  line-height: 1.6;
  margin-top: 10px;
}
.pg-popup {
    overflow: scroll;
    height: 600px;
}

.pg-header h2,.sg-header h2 {
    text-align: center;
    font-weight: 600;
    color: #17365d;
    font-size: 22px;
}

.pg-header,.sg-header {
    justify-content: center;
    border-bottom: none;
}

.pg-close,
.sg-close  {
    position: absolute;
    right: 10px;
    top: 10px;
    background-color: #e6e9ee;
    width: 40px;
    color: #1b2341;
    height: 40px;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    margin: 0;
    display: flex;
}

.standard__image-box h5 {
    color: #17365d;
    font-weight: 600;
    font-size: 17px;
    margin-bottom: 10px;
}

.standard__image-box p {
    font-size: 14px;
}

.standard__image-box ul {
    list-style-type: disc;
}
#cl_optionsapp .customily_section:nth-child(1) {}

#cl_optionsapp .customily_section:nth-child(1) .customily_option:nth-child(2) {}

#cl_optionsapp .customily_section:nth-child(1) .customily_option:nth-child(2) .option_name {
    display: flex;
    justify-content: space-between;
    position: relative;
}

#cl_optionsapp .customily_section .option_name span.photo-guide-trigger {text-decoration: none !important;position: relative;margin-top: 5px;}

#cl_optionsapp .customily_section:nth-child(1) .customily_option:nth-child(2) .option_name span.customily-required-label {
    position: absolute;
    left: 90px;
}

#cl_optionsapp .customily_section .option_name span.photo-guide-trigger img.pg-img-icon {
    width: 14px;
}

#cl_optionsapp .customily_section .option_name span.photo-guide-trigger  span {top: 1px;margin-right: 5px;position: relative;font-size: 11px;}

.standard__image-box ul li {
    font-size: 14px;
}
.t4s-page_cart__img {
    --aspect-ratioapt: 0.6668900804289544;
}

@media (min-width: 1200px) {
    .t4s-main-cart .t4s-quantity-cart-item svg use,
    .t4s-main-cart .t4s-quantity-cart-item input[type=number],
    .t4s-main-cart .t4s-quantity-cart-item svg {
        visibility: visible !important;
    }
    .t4s-cartPage__form .t4s-page_cart__img img, .t4s-main-cart .t4s-page_cart__title,.t4s-cart_price {
        visibility: visible !important;
    }    
    #cl_optionsapp .customily_option {
        background: #fafafa;
        margin-bottom: 0!important;;
        padding: 0  20px;
    }

    #cl_optionsapp .customily_option:nth-child(1), #cl_optionsapp .customily_option:nth-child(4), #cl_optionsapp .customily_option:nth-child(7), #cl_optionsapp .customily_option:nth-child(22) {
        border-top-left-radius: 14px;
        border-top-right-radius: 14px;
        margin-top: 15px;
    }

    #cl_optionsapp .customily_option:nth-child(3), #cl_optionsapp .customily_option:nth-child(6), #cl_optionsapp .customily_option:nth-child(21) {
        margin-bottom: 20px;
        padding-bottom: 20px;
        border-bottom-left-radius: 14px;
        border-bottom-right-radius: 14px;
    }

    #cl_optionsapp .customily_option:nth-child(25) {
        padding: 10px 20px;
        /* border-radius: 14px; */
        margin-bottom: 20px;
    }

    #cl_optionsapp .customily_option.cl-has-checkbox.cart_addon_pro {
        margin: 0;
    }

    #cl_optionsapp .customily_option.cl-has-checkbox.cart_addon_pro.cart_addonpro {
        margin-top: 0;
    }

    #cl_optionsapp .customily_option.cl-has-checkbox.cart_addon_pro:nth-child(3) {}

    #cl_optionsapp .customily_option:nth-child(29), #cl_optionsapp .customily_option:nth-child(30), #cl_optionsapp .customily_option:nth-child(31),#cl_optionsapp .customily_option:nth-child(32) {
        padding-bottom: 20px;
    }

    .t4s-product-thumb-size__medium {
        padding: 0;
    }

    .t-6s-main-area {
        padding: 0;
    }

    #cl_optionsapp .customily_option.custom_nationality .cl-option-content,#cl_optionsapp .customily_option.custom_club .cl-option-content {padding-top: 0;}

    #cl_optionsapp .customily_option.custom_nationality .cl-option-content {
        margin-bottom: 20px;
        margin-left: -10px;
    }

    .custom_nationality .swatch-arrow {
        display: none;
    }

    #cl_optionsapp .customily_option.custom_club + .customily_option {
    }

    #cl_optionsapp .customily_option.custom_nationality + .customily_option label {
        display: none;
    }

    #cl_optionsapp .customily_option.custom_club label {
        display: block !important;
    }

    #cl_optionsapp .customily_option.cl-has-checkbox.cart_addon_pro {
        padding-bottom: 20px;
    }    

    .cl-sticky-container .cl-sticky {
        top: 0 !important;
    }
        .template-product .shopify-section-header-sticky, .t4sp-sticky .t4s-section-header.shopify-section-header-sticky {
        position: relative;
    }
    .customily_gallery {
        padding: 15px;
        padding-top:0;
    }
    .canvas-container canvas {max-width: 70% !important;}
        .canvas-container {
        text-align: center;
    }


    /* #cl_optionsapp .customily_option.custom_club + .customily_option label,#cl_optionsapp .customily_option.custom_club + .customily_option + .customily_option label {
        display: none;
    } */

    #cl_optionsapp .customily_option.custom_club_list label,
     #cl_optionsapp .customily_option[sort-id="42"] label,
    #cl_optionsapp .customily_option[sort-id="43"] label,
     #cl_optionsapp .customily_option[sort-id="28"] label,
    #cl_optionsapp .customily_option[sort-id="29"] label,
     #cl_optionsapp .customily_option[sort-id="30"] label,
    #cl_optionsapp .customily_option[sort-id="31"] label  {
        display: none;
    }

    #cl_optionsapp .customily_option.custom_club + .customily_option {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    #cl_optionsapp .customily_option.custom_club + .customily_option + .customily_option {}

    #cl_optionsapp .customily_option.custom_club + .customily_option + .customily_option {
        padding-bottom: 20px;
        border-bottom-right-radius: 14px;
        border-bottom-left-radius: 14px;
    }

    #cl_optionsapp .customily_option.condition_checkbox {
        border-radius: 14px;
        padding-top: 10px;
        padding-bottom: 15px;
        margin-bottom: 15px !important;
    }

    #cl_optionsapp .customily_option.condition_checkbox +  .customily_option {
        border-top-left-radius: 14px;
        border-top-right-radius: 14px;
    }

    #cl_optionsapp .customily_option.cl-has-checkbox.cart_addon_pro.cart_addonpro:nth-last-child(1) {
        border-bottom-left-radius: 14px;
        border-bottom-right-radius: 14px;
    }

    #cl_optionsapp .customily_option.cl-has-checkbox.cart_addon_pro {
        padding-left: 12px;
    }

    #cl_optionsapp .customily_option.cl-has-checkbox.cart_addon_pro small.help-text .fb_extra-fields-content h3 .price {
        margin-left: 8px;
    }    
    .canvas-container canvas {
        margin: 0 auto;
        text-align: center;
    }

   /* .customily-mobile-controls {
               justify-content: left !important;
        padding-left: 45px;
    }*/

    .customily-mobile-controls .cl-mobile-control-wrapper:nth-last-child(1) {
        display: none;
    }    
    #cl_optionsapp .customily_option.cl-has-checkbox.cart_addon_pro small.help-text h3 span.cp-magnify.cp-magnify-icon svg {
        width: 20px;
        height: 20px;
    }

    #cl_optionsapp .customily_option.cl-has-checkbox.cart_addon_pro small.help-text h3 span.cp-magnify.cp-magnify-icon svg path {
        fill: red;
    }    
}

@media (max-width: 1023px) {
    .pg-popup, .pg-overlay {
        z-index: 999999999999999;
    }
}
@media (max-width: 767px) {
    .t4s-page_cart__img {
        position: absolute;
        left: 7px;
        top: 0;
    }    
    .shopify-section.t4s-section.t4s-custom-section .t4s-section-inner.t4s_nt_se_template--21874992447728__1652061282d05ea8a6.t4s-container-wrap {
    padding-top: 0;
}
    }

@media (max-width: 767px) {
    span.cp-magnify.cp-magnify-icon svg path {fill: red;}
            .t4s-custom-col.t4s-col-item.t4s-col-lg-6.t4s-col-md-6.t4s-col-12.bl-16520612827b9f51d5-3 {
            padding-bottom: 0;
        }
        #cl_optionsapp .customily_option.cl-has-checkbox.cart_addon_pro small.help-text .fb_extra-fields-content h3 .cp-magnify-icon + .price.price-or-amoount {
            width: 100%;
        }

        #cl_optionsapp .customily_option.cl-has-checkbox.cart_addon_pro small.help-text .fb_extra-fields-content h3 .cp-magnify-icon svg {
            width: 17px;
            height: 17px;
        }

        #cl_optionsapp .customily_option.cl-has-checkbox.cart_addon_pro small.help-text .fb_extra-fields-content h3 .cp-magnify-icon {
            position: relative;
            top: 4px;
        }

     .template-product .t4s-tab-content p {
        line-height: 27px !important;
    }
    .t4s-mb__menu .t4s-menu-item a i {
        display: none;
    }
    
    .t4s-drawer__header.t4s-mb-nav__tabs span {
        font-size: 14px;
        font-weight: 700;
    }
    
    .t4s-mb__menu>li>a {
        font-weight: 700;
        font-size: 14px;
    }
    
    
    .t4s-section-all .collection-col.t4s-col-item {
        padding-top: 40px;
    }
    
    .t4s-section-all .collection-col.t4s-col-item .t4s-product {
        padding-bottom: 20px;
    }
    
    .t4s-section-all .collection-col.t4s-col-item .t4s_box_pr_grid {
        padding-bottom: 20px;
    }
    
    .shopify-section.t4s-section.t4s-custom-section .t4s-section-inner {
        padding: 40px 20px 20px;
    }
    
    .shopify-section.t4s-section.t4s-custom-section .t4s-section-inner h3 {
        font-size: 24px;
        line-height: normal !important;
    }
    
    /* .shopify-section.t4s-section.t4s-custom-section .t4s-section-inner p {
        line-height: normal !important;
    } */
    
    .shopify-section.t4s-section.t4s-custom-section .t4s-section-inner .t4s-custom-col {
        padding-bottom: 20px;
    }
    
    .shopify-section.t4s-section.t4s-custom-section .t4s-section-inner .t4s-custom-col:nth-child(1) {
        padding-bottom: 0;
    }
    
    .shopify-section.t4s-section.t4s-custom-section .t4s-section-inner .t4s-custom-col img {
        width: 85%;
    }

    /* .shopify-section p {
        line-height: normal !important;
    }     */
	.t4s-type-accordion .t4s-accor-title {
		padding: 0 50px 0 10px;
	}
	.t4s-accordion-style-2 .t4s-type-accordion .t4s-accor-title {
		padding: 10px 50px 10px 10px;
	}
	.t4s-accordion-style-2 .t4s-accor-title .t4s-accor-item-nav {
		right: 10px;
	}
	.t4s-type-accordion .t4s-tab-content {
		padding: 10px;
	}
	.t4s-accor-title .t4s-accor-text {
		padding: 6px 0;
	}
	.t4s-accor-title .t4s-accor-item-nav {
		width: 36px;
		height: 36px;
	}
    #cl_optionsapp .customily_option.choose_pos_opt.custom_basket {
        margin-bottom: 15px !important;
    }
    #cl_optionsapp .customily_option.choose_pos_opt.custom_basket {
        margin-bottom: 15px !important;
    }

    #cl_optionsapp .customily_option.choose_pos_opt.custom_basket + .customily_option.rating_button {
        border-radius: 0;
        border-top-left-radius: 14px;
        border-top-right-radius: 14px;
    }    

    .t4s-page_cart__item.t4s-cart-addon-item .gift_pro {
        align-items: flex-start !important;
    }

    .t4s-page_cart__item.t4s-cart-addon-item .gift_pro .t4s-col .gift-note-box {
        width: 140%;
    }

    .t4s-page_cart__item.t4s-cart-addon-item .gift_pro .t4s-col .gift-note-box label {
        line-height: normal;
    }    
}


@media (max-width: 1199px) {
    #cl_optionsapp .customily_option .option_name {
        margin-left: 0;
    }
    .customily-modal-container #cl_optionsapp .customily_option.cl-has-checkbox.condition_checkbox .option_name {
        align-self: baseline;
    }

    .customily-modal-container #cl_optionsapp .customily_option.cl-has-checkbox.condition_checkbox .cl-option-content {
        margin-top: 0;
    }

    #cl_optionsapp .customily_option.cl-has-checkbox.cart_addon_pro label {
        display: block;
        padding-top: 5px;
    }

    #cl_optionsapp .customily_option.cl-has-checkbox.cart_addon_pro  .cl-option-content {
        margin-top: 0;
    }

    #cl_optionsapp .customily_option.cl-has-checkbox.cart_addon_pro .cl-option-content .checkbox-container label.cl-checkbox-inner-label {
        display: none;
    }

    #cl_optionsapp .customily_option.cl-has-checkbox.cart_addon_pro small.help-text .fb_extra-fields-content h3 {
        width: 80%;
        display: block;
        float: left;
        text-align: left;
    }

    #cl_optionsapp .customily_option.cl-has-checkbox.cart_addon_pro small.help-text .fb_extra-fields-content h3 span.stock-info-icon.green,#cl_optionsapp .customily_option.cl-has-checkbox.cart_addon_pro small.help-text .fb_extra-fields-content h3 .price.price-or-amoount {width: auto;float: left;margin-top: 12px;}

    #cl_optionsapp .customily_option.cl-has-checkbox.cart_addon_pro small.help-text .fb_extra-fields-content h3 .price.price-or-amoount {
        padding-top: 4px;
    }

    #cl_optionsapp .customily_option.cl-has-checkbox.cart_addon_pro.cart_addonpro {
        padding-top: 0;
    }

    #cl_optionsapp .customily_option.cl-has-checkbox.cart_addon_pro.cart_addonpro:nth-last-child(1) small.help-text .fb_extra-fields-content h3 {
        width: 50%;
    }
    .template-collection .t4s-section-inner {
        margin-top: 0;
    }
    .template-collection  .t4s-section-all.t4s-iconbox-2 p {
        font-size: 13px;
    }

    .template-collection  .t4s-section-all.t4s-iconbox-2 .t4s-iconbox-icon__image {
        width: 30px;
        margin-bottom: 0;
    }    
    .template-collection .t4s-iconbox-2 {
        z-index: 0;
    }    
}    

/*---------------- Custom CSS for only desktop -------------------*/
@media (min-width: 1025px) {
    #cl_optionsapp .customily_option.cl-has-checkbox.condition_checkbox .checkbox-container label {
        display: contents;
    }
  
}

/*---------------- Custom CSS for tablet, mobile -------------------*/
@media (max-width: 1024px) {
  
}

/*---------------- Custom CSS for only tablet -------------------*/
@media (min-width: 768px) and (max-width: 1024px) {
  
}

/*---------------- Custom CSS for only mobile -------------------*/
@media (max-width: 767px){
  
  .t4s-product-form__variants .t4s-swatch__option:nth-child(2) .t4s-swatch__list .t4s-swatch__item {padding: 10px 0;}
}

@media (max-width: 480px){
    .csh-product-customizer-modal__options-panel #cl_optionsapp .customily_section:nth-child(3) {
        padding-top: 10px;
    }

    .csh-product-customizer-modal__options-panel #cl_optionsapp .customily_section .customily_section__header span button.random-btn {
        top: -10px;
    }
    .t4s-product-form__variants .t4s-swatch__option .t4s-swatch__list {
        display: flex;
    }   
}


@media (max-width: 392px){
    .csh-product-customizer-modal__options-panel #cl_optionsapp .customily_section .customily_option.rating_opt .cl-option-content input {
        min-width: auto;
    }
    .csh-product-customizer-modal__options-panel #cl_optionsapp .customily_section .customily_option.rating_opt .cl-option-content input {min-width: auto;}

    .csh-product-customizer-modal__options-panel #cl_optionsapp .customily_section .customily_section__header span button.random-btn {
        width: 140px;
    }

    .csh-product-customizer-modal__options-panel #cl_optionsapp .customily_section .customily_section__header span button.random-btn svg {
        margin-right: 6px;
    }

    .csh-product-customizer-modal__options-panel #cl_optionsapp .customily_section .customily_section__header span button.random-btn span {font-size: 13px;}    
}    

@media (max-width: 365px){

}
