body {
    letter-spacing: normal;
}

p{
    line-height: 1.5em;
}

.card-information span, .card-information div {
    letter-spacing: normal !important;
}

.button, .button-label, .shopify-challenge__button, .customer button {
    letter-spacing: normal;
}

.country-US #shopify-section-announcement-bar p.announcement-bar__message:before,
.country-AU #shopify-section-announcement-bar p.announcement-bar__message:before,
.country-GB #shopify-section-announcement-bar p.announcement-bar__message:before{
    width: 34px;
    height: 23px;
    display: inline-block;
    content: '';
    margin: 0 4px -7px 0;
    background-size: auto 22px !important;
}

.country-US #shopify-section-announcement-bar p.announcement-bar__message:before {
    background: url(../../../files/us-flag_v-1664719119.png) no-repeat left top;
}

.country-AU #shopify-section-announcement-bar p.announcement-bar__message:before {
    background: url(https://cdn.shopify.com/s/files/1/0578/2264/2308/files/au-flag.png?v=1664719119) no-repeat left top;
}

.country-GB #shopify-section-announcement-bar p.announcement-bar__message:before {
    background: url(https://cdn.shopify.com/s/files/1/0578/2264/2308/files/uk-flag.png?v=1664719118) no-repeat left top;
}

#zednero-theme .announcement-bar__message {
    padding: 7px 10px 10px;
}

#zednero-theme .announcement-bar p {
    font-weight: 600;
    font-size: 15px;
    letter-spacing: normal;
	color: #FFF;
}

@media screen and (max-width: 400px){
    #zednero-theme .announcement-bar p{
        font-size: 14px;
    }
}

#zednero-theme a.button {
    font-weight: 600;
    letter-spacing: normal;
    font-size: 18px;
    text-transform: uppercase;
	  color: #FFF;
	  padding-top: 2px;
}

#zednero-theme a.button:hover{ opacity: 0.7; }

#zednero-theme .banner__buttons{ gap: unset; border: none; }
#zednero-theme .banner__buttons a { background: #08c2c2 !important; color: #FFF; }
#zednero-theme .banner__buttons a:hover { background: #2b9f9d !important; opacity: 1 !important; }
#zednero-theme .banner__buttons:before, #zednero-theme .banner__buttons:after, #zednero-theme .button:before, #zednero-theme .button:after{ display: none; }

#zednero-theme nav.header__inline-menu {
    position: absolute;
    left: 273px;
    top: 36px;
    margin: 0 !important;
    padding: 0;
    grid-area: none;
}

#zednero-theme .header__inline-menu ul li:first-of-type a {
    margin-left: 0;
}

#zednero-theme .header {
    position: relative;
}

#zednero-theme sticky-header {
    top: -1px;
	box-shadow: 1px 1px 9px #00000036;
}

#zednero-theme header a#cart-icon-bubble {
    margin-left: -11px;
}

#zednero-theme .header__inline-menu {
    margin-left: 0;
}

#zednero-theme .header__inline-menu a {
    font-size: 16px;
    font-weight: 500;
    text-underline-offset: auto;
    text-decoration: none;
    background: #EFEFEF;
    border-radius: 6px;
    margin-left: 8px;
    padding: 0;
    overflow: hidden;
}

#zednero-theme .header__active-menu-item {
    text-decoration: none;
}

#zednero-theme .header__inline-menu a span {
    display: inline-block;
    padding: 10px 15px;
    text-decoration: none;
}

#zednero-theme .header__inline-menu a .header__active-menu-item {
    background: #08c2c2;
    color: #FFF;
    font-weight: 600;
}

#zednero-theme .header__inline-menu a:hover {
    background: #000;
    color: #FFF;
}

#zednero-theme .search-modal.modal__content {
    position: fixed;
    height: 100px;
    min-height: 100px;
}

#zednero-theme .search-modal__content.search-modal__content-bottom {
    height: 100px;
}

#zednero-theme footer .grid--4-col-tablet .grid__item:nth-child(1) {
    width: 23%;
}

#zednero-theme footer .grid--4-col-tablet .grid__item:nth-child(2) {
    width: 47%;
    padding-right: 6%;
}

#zednero-theme footer .grid--4-col-tablet .grid__item:nth-child(3) {
    width: 24%;
}

#zednero-theme footer .grid--4-col-tablet .grid__item:nth-child(2) div {
    font-size: 15px;
}

#zednero-theme footer .grid--4-col-tablet .grid__item h2 {
    color: #47c1bf;
    font-weight: 600;
    font-size: 19px;
}

#zednero-theme .section-footer-padding {
    padding-top: 53px;
}

#zednero-theme .footer__column.footer__column--info {
    text-align: center;
    align-items: center;
}

#zednero-theme .footer__copyright.caption {
    text-align: center;
    margin: 22px 0;
    font-size: 10px;
    color: #4a4a4a;
}

#zednero-theme .footer__copyright.caption a{
    color: #4a4a4a;
    text-decoration: none;
}

#zednero-theme .footer__content-bottom {
    border-top: solid 0.1rem #222222;
}

#zednero-theme small.copyright__content {
    font-size: 10px;
}

#zednero-theme .menu-drawer__navigation {
    padding: 0 !important;
    border-top: 1px solid #CCC;
}

#zednero-theme div#menu-drawer .menu-drawer__utility-links {
    display: none;
}

#zednero-theme div#menu-drawer {
    border-radius: 0 20px 0 0 !important;
    overflow: hidden;
    border-left: 5px solid #47c1bf;
    width: 252px;
}

#zednero-theme div#menu-drawer .menu-drawer__menu-item {
    padding-left: 15px;
}

#zednero-theme .header__icon--menu[aria-expanded=true]:before{
    z-index: 3;
}

@media screen and (max-width: 975px){
    #zednero-theme footer .grid--4-col-tablet .grid__item {
        width: 100% !important;
        text-align: center;
        max-width: 600px;
        padding: 0 !important;
        margin: 0 auto 30px;
    }
    
    #zednero-theme ul.footer-block__details-content.list-unstyled li a {
        text-align: center;
        display: block;
    }
    
    #zednero-theme .footer__blocks-wrapper {
        margin-bottom: 0 !important;
    }
    
    #zednero-theme .footer__content-top {
        padding-bottom: 20px !important;
    }
    
    #zednero-theme .footer__content-bottom {
        padding-top: 16px;
    }

    #zednero-theme .footer-block__details-content {
        margin-bottom: 0;
    }

    #zednero-theme .footer__content-top .grid {
        row-gap: normal !important;
    }

    #zednero-theme .footer-block__details-content&gt;li {
        margin-right: 0 !important;
    }
    
    #zednero-theme .footer-block__details-content a.link.link--text.list-menu__item.list-menu__item--link {
        padding: 3px 0 !important;
    }
}

/* CART DRAWER */

div#CartDrawer {
    z-index: 999999999 !important;
}

#CartDrawer .cart-drawer__collection {
    display: none;
}

#CartDrawer small.tax-note {
    display: none;
}

#CartDrawer .cart-drawer__footer {
    padding-bottom: 14px;
}

#CartDrawer .cart__checkout-button {
  text-transform: uppercase;
  font-weight: 600;
  color: #FFF;
  font-size: 20px;
}

#CartDrawer #CartDrawer-CartItems:after {
    content: "Coupons are redeemable during check out";
    bottom: 128px;
    text-align: center;
    display: block;
    width: 100%;
    left: 0;
    background: #e9f9f9;
    padding: 10px;
    margin: 0 0 22px;
    border: 2px dashed #08c2c2;
    font-weight: 600;
    font-size: 14px;
    line-height: 1.3em;
    color: #11817f;
}

@media (max-width: 425px) {
    #CartDrawer #CartDrawer-CartItems:after {
        font-size: 12px;
    }
}

a#custom-cart-drawer-checkout-button {
    width: 100%;
    border-radius: 8px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 7px 3rem;
    cursor: pointer;
    font: inherit;
    text-decoration: none;
    transition: background-color var(--duration-short) ease;
    -webkit-appearance: none;
    appearance: none;
    background-color: rgba(var(--color-button),var(--alpha-button-background));
    text-transform: uppercase;
    font-weight: 600;
    color: #FFF;
    font-size: 20px;
}

a#custom-cart-drawer-checkout-button:hover {
    background-color: #009595;
}

/* PRODUCT PAGE */

#template-product .product-recommendations {
    clear: both;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0 !important;
}

product-recommendations {
    padding-bottom: 20px !important;
}

#template-product img#product-info-image {
    display: block;
    width: auto;
    max-width: 100%;
    border-radius: 0 16px 0 16px;
}

#template-product .product__media-icon {
    display: none;
}

#template-product .product-form__submit, #template-product .shopify-payment-button__button {
    border-bottom: 2px solid #00000026;
    border-left: 2px solid #00000026;
}

#template-product div#extra-single-image {
    text-align: center;
    max-width: 831px;
    margin: 0 auto 21px;
    padding: 0 15px;
}

#template-product div#extra-single-image img {
    display: block;
    width: auto;
    max-width: 100%;
}

#template-product .price .price-item {
    letter-spacing: normal;
}

#template-product .product-form__input input[type=radio]+label {
    letter-spacing: normal;
    padding: 11px 13px;
    margin: 6px 0 0 0;
}

#template-product .product__tax.caption.rte {
    display: none;
}

#template-product .product__info-container .product__description {
    margin-top: -7px !important;
}

#template-product #size-chart {
    max-width: 831px;
    margin: -11px auto 46px;
    padding: 0 15px;
}

#template-product #size-chart img {
    display: block;
    width: auto;
    max-width: 100%;
}

#template-product.country-AU div#size-chart img.metric,
#template-product.country-GB div#size-chart img.metric
{
    display: block;
}

#template-product.country-AU div#size-chart img.imperial,
#template-product.country-GB div#size-chart img.imperial
{
    display: none;
}

#template-product.country-US div#size-chart img.metric{
    display: none;
}

#template-product.country-US div#size-chart img.size-AU,
#template-product.country-US div#size-chart img.size-GB{
    display: none;
}

#template-product.country-AU div#size-chart img.size-US,
#template-product.country-AU div#size-chart img.size-GB{
    display: none;
}

#template-product.country-GB div#size-chart img.size-AU,
#template-product.country-GB div#size-chart img.size-US{
    display: none;
}

#template-product span.badge.price__badge-sale {
    background: #e31645;
    border: none;
    font-weight: 600;
    color: #FFF;
    text-transform: uppercase;
    letter-spacing: normal;
}

#template-product .product-media-modal__content img {
    max-width: 640px;
    box-shadow: 0px 2px 5px 0px #00000042;
}

#template-product .product__media {
    box-shadow: 0px 2px 7px #0000004a;
}

#template-product .product__media {
    box-shadow: 0px 2px 7px #0000004a;
}

#template-product .product__title h1 {
    margin: 0;
    font-weight: 600;
    line-height: 1em;
    font-size: 28px;
    letter-spacing: normal;
}

#template-product .product__title {
    margin: 0 0 -6px 0 !important;
}

#template-product .caption-large,
#template-product .customer .field input,
#template-product .customer select,
#template-product .field__input,
#template-product .form__label,
#template-product .select__select {
    font-size: 14px;
    font-weight: 600;
}

#template-product .product-form__input .select {
    max-width: 100%;
    width: 100%;
}

#template-product .product-form__input--dropdown {
    max-width: 100%;
}

#template-product .product-form__buttons {
    max-width: 100%;
    margin: 0 0 41px 0;
}

#template-product .product-form__submit, #template-product .shopify-payment-button__button {
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
}

#template-product .shopify-payment-button__button {
    color: #FFF;
}

#template-product .product-form__submit {
    background: #08c2c2;
    color: #FFF;
    line-height: 57px;
    margin-bottom: 7px;
    transition: background 0.2s ease-in-out;
}

#template-product .product-form__submit:hover {background: #008d8d;}

#template-product .shopify-payment-button__button {
    background: #08c2c2;
    line-height: 17px;
}

#template-product .shopify-payment-button__button--unbranded:hover, #template-product .shopify-payment-button__button--unbranded:hover:not([disabled]) {
    background: #008d8d !important;
    box-shadow: none;
    border: none;
    margin: 0;
}

#template-product .shopify-payment-button__button:before{
    display: none;
}

#template-product .shopify-payment-button__button:after{
    display: none;
}

#template-product .product__description ul {
    padding-left: 18px;
}

#template-product .product__description li {
    line-height: 1.4em;
    margin: 6px 0;
    padding-left: 0;
}

#template-product .product__description p, #template-product .product__description li {
    font-size: 14px;
    letter-spacing: normal;
}

#template-product .product__description h3 {
    color: #08c2c2;
    font-weight: 600;
    font-size: 22px;
}

#template-product .card__information {
    padding-bottom: 4px;
    padding-top: 9px;
}

#template-product .card__information h3 {
    font-weight: 600;
    letter-spacing: normal;
    font-size: 14px;
}

#template-product .card__inner {
    box-shadow: 0px 3px 6px -1px #00000024;
    overflow: hidden;
}

#template-product .product--thumbnail_slider .slider-mobile-gutter .slider-button {
    background: #08c2c2;
    color: #FFF;
    width: 30px;
    height: 30px;
    border-radius: 100%;
}

#template-product .product--thumbnail_slider .slider-button[disabled] .icon {
    color: #333;
}

#template-product .product--thumbnail_slider .slider-button[disabled] {
    background: #e5e5e5 !important;
}

#template-product .product-media-modal__content.gradient {
    background: #a7a7a7;
}

#template-product .multicolumn-card>.multicolumn-card__image-wrapper--full-width:not(.multicolumn-card-spacing) {
    border-radius: 6px;
}

#template-product .multicolumn .title-wrapper--no-top-margin {
    display: block;
    width: 100%;
    text-align: center;
    margin: -3px 0 23px 0;
}

#template-product .multicolumn .title-wrapper--no-top-margin h2 {
    font-weight: 600;
    font-size: 30px;
}

#template-product .multicolumn:before {
    content: "";
    display: block;
    background: #08c2c2;
    height: 3px;
    width: 100px;
    margin: 8px auto 0;
}

#template-product .product-recommendations:before {
    content: "";
    display: block;
    background: #08c2c2;
    height: 3px;
    width: 100px;
    margin: 0 auto 30px;
}

#template-product .product-recommendations h2 {
    font-weight: 600;
    font-size: 30px;
    text-align: center;
}

#template-product .collection{
    margin-top: -17px;
}

#template-product .collection:before {
    content: "";
    display: block;
    background: #08c2c2;
    height: 3px;
    width: 100px;
    margin: -33px auto 30px;
}

#template-product .collection h2 {
    font-weight: 600;
    font-size: 30px;
    text-align: center;
}

#template-product .collection .collection__view-all{
    margin: 10px 0 0;
}

/* PRODUCT PAGE COUNTRY ASSURANCE */

#template-product .country-assurance {
    margin: 29px 0 30px;
    display: block;
    width: 100%;
    overflow: hidden;
}

#template-product .country-assurance h4 {
    font-weight: 600;
    margin: 0 0 -3px;
    font-size: 20px;
}

#template-product .country-assurance div {
    font-size: 14px;
}

#template-product .country-assurance .ca-left {
    float: left;
    width: 71px;
}

#template-product .country-assurance .ca-left img{
    display: block;
    width: auto;
    max-width: 100%;
}

#template-product .country-assurance .ca-right {
    float: left;
	padding-left: 15px;
}

@media (max-width: 768px) {
	#template-product .country-assurance .ca-left {
		width: 55px;
	}

	#template-product .country-assurance h4 {
		font-size: 16px;
	}

	#template-product .country-assurance div {
		font-size: 12px;
	}

	#template-product .country-assurance {
		margin: 27px auto 15px;
		width: 281px;
		display: block;
	}
}

@media(max-width: 340px){
	#template-product .country-assurance {
		width: 271px;
		margin: 29px auto 7px;
	}
	
    #template-product .country-assurance .ca-left {
        width: 50px;
    }

    #template-product .country-assurance .ca-right {
        padding-left: 10px;
    }

    #template-product .country-assurance h4 {
        font-size: 15px;
        margin: -1px 0 -3px;
    }
}

/* PRODUCT VIDEO */

div#product-video-holder.product-video-small h3 {
    color: #08c2c2;
}

div#product-video-holder.product-video-small {
    margin: 0 auto 11px;
}

div#product-video-holder-border-top.product-video-small-border-top {
    margin: 0 auto 46px;
}

div#product-video-holder{
    max-width: 900px;
    margin: 0 auto 12px;
    overflow: hidden;
    display: flex;
    padding: 0 20px;
}

div#product-video-holder .product-video-holder-left{
    width: 50%;
    float: left;
    text-align: left;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: flex-start;
    padding-right: 20px;
}

div#product-video-holder .product-video-holder-right{
    width: 50%;
    float: right;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: flex-end;
}

div#product-video-holder h3 {
    color: #000000;
    margin: 0 0 28px 0;
    text-align: center;
    font-weight: 600;
    font-size: 30px;
}

div#product-video-holder p {
    margin: 0;
    font-size: 16px;
    line-height: 1.4em;
}

div#product-video-holder .product-video-holder-right video {
    border-left: 4px solid #08c3c3;
    padding: 0;
    margin: 0;
    overflow: hidden;
    height: 396px;
    border-radius: 0 40px 0 40px;
}

div#product-video-holder-border-top {
    display: block;
    height: 3px;
    width: 100px;
    background: #08c3c3;
    margin: 6px auto 33px;
}

div#product-video-holder-border-bottom {
    clear: both;
    height: 3px;
    width: 80px;
    background: #08c3c3;
    margin: 65px auto -18px;
}

@media(max-width:934px){
    div#product-video-holder{
        display: block;
        padding: 0 15px;
        max-width: 100%;
        width: 100%;
        margin: 0 auto 0;
    }
    
    div#product-video-holder .product-video-holder-left{
        width: 100%;
        float: none;
        display: block;
        justify-content: unset;
        flex-direction: unset;
        align-items: unset;
        padding: 0 0 35px 0;
        text-align: center;
    }

    div#product-video-holder .product-video-holder-right{
        width: 100%;
        float: none;
        display: block;
        justify-content: unset;
        flex-direction: unset;
        align-items: unset;
        padding: 0;
        text-align: center;
        flex-wrap: unset;
        align-content: unset;
    }

    div#product-video-holder .product-video-holder-right video {
        height: auto;
        width: auto;
        max-width: 100%;
    }
    
    div#product-video-holder h3 {
        font-size: 26px;
    }
    
    div#product-video-holder p {
        font-size: 14px;
    }
    
    div#product-video-holder-border-top {
        margin: 15px auto 45px;
    }
    
    div#product-video-holder-border-bottom {
        margin: 47px auto 2px;
    }
    
    div#product-video-holder-border-top.product-video-holder-video-only {
        margin: -13px auto 28px;
    }
    
    div#product-video-holder .product-video-holder-center h3 {
        font-size: 24px;
    }
}

/* PRODUCT PAGE REVIEWS (CUSTOM) */

.product #shopify-product-reviews {
    max-width: 1305px;
    margin: 34px auto 0;
    padding: 0 10px;
    position: relative;
}

.product #shopify-product-reviews:after{
    content: "";
    display: block;
    height: 3px;
    width: 80px;
    background: #08c3c3;
    margin: 52px auto 0;
}

.shopify-product-reviews-main-three {
    overflow: hidden;
    padding: 0 20px 8px;
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
    height: auto;
    width: 100%;
    max-width: 1160px;
    margin: 0 auto;
}

.shopify-product-reviews-main-three-review {
    width: 31.33%;
    float: left;
    padding: 20px;
    box-shadow: 0px 5px 9px -7px #000;
    margin: 0 1%;
    border: 1px solid #e1e1e1;
    border-radius: 10px;
}

.shopify-product-reviews-main-three-review img{
    border-radius: 5px;
    display: block;
    width: auto;
    max-width: 100%;
}

.shopify-product-reviews-main-three-review h4 {
    text-transform: uppercase;
    font-size: 16px;
    margin: 10px 0 7px 0;
    font-weight: 600;
    letter-spacing: normal;
}

.shopify-product-reviews-main-three-review p {
    font-size: 14px;
    line-height: 1.4em;
    margin: 13px 0 11px 0;
}

.shopify-product-reviews-main-three-review span {
    display: block;
    font-weight: 600;
    font-style: italic;
    font-size: 14px;
}

@media(max-width:850px){
    .product #shopify-product-reviews:after{
        margin: 42px auto 0;
    }
    
    .shopify-product-reviews-main-three{
        max-width: 500px;
        margin: 0 auto;
    }
    .shopify-product-reviews-main-three-review{
        width: 100%;
        float: none;
        margin: 7px 0;
    }    
}

@media(max-width:767px){
    .product #shopify-product-reviews{
        margin: 20px auto 0;
    }

    .product #shopify-product-reviews:after{
        margin: 30px auto 15px;
    }
    
    .product #shopify-product-reviews h2.h-reset.font__family--title {
        font-size: 28px;        
    }

    .product #shopify-product-reviews .section__heading{
        margin-bottom: 20px;
    }
}

@media(max-width: 767px){  
  .product .spr-starrating.spr-summary-starrating {
      margin: -16px 0 18px -1px;
  }
  
  /*
  .product #shopify-product-reviews {
      margin: 24px 0 20px 0;
  }
  */
}

div#shopify-product-reviews-additional {
    margin: -30px auto 0;
    padding: 9px 20px;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    max-width: 1160px;
}

.shopify-product-reviews-additional-review {
    flex: 48.4%;
    box-shadow: 0 5px 9px -7px #000;
    border: 1px solid #e1e1e1;
    border-radius: 10px;
    margin: 0.8%;
    padding: 7px 22px 18px;
}

.shopify-product-reviews-additional-review h4 {
    margin-bottom: 7px;
    font-weight: 600;
    letter-spacing: normal;
}

.shopify-product-reviews-additional-review p {
    font-size: 14px;
}

div#shopify-product-reviews-additional span {
    font-weight: 600;
    font-size: 14px;
    font-style: italic;
}

@media(max-width:768px){
    div#shopify-product-reviews-additional {
        max-width: 526px;
        margin: -30px auto 8px;
    }
    
    .shopify-product-reviews-additional-review {
        flex: 100%;
        margin: 7px 0;
    }
}

div#shopify-product-reviews h2 {
    font-weight: 600;
    font-size: 30px;
    text-align: center;
}

div#shopify-product-reviews:before {
    content: "";
    display: block;
    background: #08c2c2;
    height: 3px;
    width: 100px;
    margin: 22px auto 30px;
}

/* PRODUCT PAGE MOBILE */

@media screen and (max-width:768px){
    #template-product .content-for-layout .shopify-section .page-width {
        padding-top: 10px;
    }
    
    #template-product .product__media-item--variant:first-child {
        padding-right: 0 !important;
    }

    #template-product .product__title h1 {
        font-size: 24px;
        margin: 10px 0 0;
    }
    
    #template-product .multicolumn {
        margin-bottom: 22px;
    }
    
    #template-product .multicolumn:before {
        margin: 11px auto 18px;
    }
    
    #template-product div#product-video-holder {
        margin: 0 auto 2px;
    }
    
    
    #template-product .product {
        margin-bottom: -20px;
    }
    
    #template-product .multicolumn .title-wrapper--no-top-margin h2 {
        font-size: 24px;
    }
    
    #template-product .product-recommendations h2 {
        font-size: 24px;
    }
    
    #template-product .collection h2 {
        font-size: 24px;
    }
    
    #template-product .collection:before {
        margin: -12px auto 19px;
    }

    #template-product #size-chart {
        margin: -11px auto 49px;
    }
    
    #template-product .thumbnail {
        border: 1px solid #00000082;
        box-shadow: 0px 3px 6px -4px #0006;
        background: #000;
    }
    
    #template-product .thumbnail[aria-current] {
        box-shadow: none;
        border: 3px solid #000;
        box-shadow: 0px 3px 6px -4px #0006;
    }
    
    #template-product .product__media {
        box-shadow: 0px 1px 6px -1px #00000057;
    }
    
    #template-product .product__media {
        box-shadow: 0px 1px 6px -1px #00000057;
    }
    
    #template-product .product-media-modal {
        background-color: #a7a7a7;
    }
    
    #template-product .product-media-modal img {
        max-width: 100% !important;
    }
    
    #template-product .product-media-modal__content.gradient {
        box-shadow: 0px 0px 6px 4px #0000004a;
    }
    
    #CartDrawer #CartDrawer-CartItems:after {
        padding: 10px 15px;
    }
    
    #template-product div#product-video-holder-border-top.product-video-small-border-top {
        margin: 32px auto 34px;
    }
    
    #template-product div#product-video-holder.product-video-small {margin: 0 auto 45px !important;}
    
    #template-product div#shopify-product-reviews:before {
        margin: 16px auto 30px;
    }
    
    #template-product div#shopify-product-reviews-additional {
        margin: -30px auto 18px;
    }
    
    #template-product .collection h2 {
        margin: 0;
    }
    
    #template-product .collection .collection__title {
        margin: 0;
    }
    
    #template-product div#shopify-product-reviews h2 {
        font-size: 24px;
        margin: -2px 0 18px;
    }
}

div#coupon-code-container {
    max-width: 1102px;
    margin: 19px auto -14px;
    background: #08c2c2;
    color: #FFF;
    padding: 16px 10px 16px;
    border-radius: 6px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.coupon-code-content {
    font-size: 24px;
    border: 2px dashed;
    display: inline-block;
    padding: 5px 15px;
    margin: 0 0 0 10px;
    font-weight: 600;
}

.coupon-code-intro {
    display: inline-block;
}

@media(max-width:1143px){
    div#coupon-code-container{
        margin: 15px 13px -18px;
    }
}

@media(max-width:768px){
    div#coupon-code-container{
        margin: 15px 15px 2px;
        display: block;
        padding: 13px 10px 17px;
    }

    .coupon-code-intro {
        display: block;
        width: 100%;
        text-align: center;
        font-size: 12px;
    }
    
    .coupon-code-content {
        display: block;
        width: 100%;
        margin: 13px auto 0;
        max-width: 213px;
    }
}

@media(max-width:500px){
    div#coupon-code-container{
        margin: 15px 14px 2px;
        display: block;
        padding: 13px 10px 17px;
    }
}

@media screen and (max-width: 600px){
    .coupon-code-content {
        font-size: 18px;
        padding: 3px 9px;
        max-width: 157px;
        margin: 7px auto 0;
    }
    
    div#coupon-code-container {
        padding: 8px 10px 12px;
    }
}

@media screen and (max-width: 370px){
    .coupon-code-intro {
        line-height: 1.2em;
        max-width: 200px;
        margin: 4px auto 13px;
    }
}

/* SHOP OR MAIN COLLECTION PAGE */

#template-collection .gift-product:before {
    content: "";
    position: absolute;
    z-index: 1;
    top: 6px;
    right: 6px;
    background-image: url(https://cdn.shopify.com/s/files/1/0578/2264/2308/files/gift-idea.png?v=1664801888);
    background-repeat: no-repeat;
    width: 100px;
    height: 26px;
    background-size: 100px auto;
}

@media (max-width: 768px) {
    #template-collection .gift-product:before {
        width: 80px;
        height: 21px;
        background-size: 80px auto;
    }
}

#template-collection div#trust-bar {
    margin: -22px auto 0;
}

@media screen and (max-width: 500px){
    #template-collection .pagination__list>li:not(:last-child) {
        margin-right: 0;
    }
    
    #template-collection .pagination__list>li {
        max-width: 3.1rem;
    }
}

#template-collection .collection-hero__inner {
    max-width: 100%;
    text-align: center;
}

#template-collection .collection-hero {
    background: #000;
}

#template-collection h1.collection-hero__title {
    color: #FFF;
    font-weight: 500;
    margin: 30px 0 33px;
    font-size: 34px;
    padding: 0 20px;
}

#template-collection .collection .card__heading {
    font-weight: 600;
    letter-spacing: normal;
}

#template-collection .card__information {
    padding-bottom: 4px;
    padding-top: 9px;
}

#template-collection .card__inner {
    box-shadow: 0px 3px 6px -1px #00000024;
    overflow: hidden;
}

#template-collection .pagination-wrapper {
    margin: 30px 0 -37px 0;
}

@media screen and (max-width: 900px){
    #template-collection .pagination-wrapper {
        margin: 28px 0 -22px 0;
    }
    
    #template-collection h1.collection-hero__title {
        font-size: 28px;
    }
}

/* GENERAL PAGE */

#template-page .page-width--narrow {
    max-width: 100%;
    padding: 0;
}

#template-page .page-width--narrow .rte {
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 20px 45px;
}

#template-page .main-page-title {
    width: 100%;
    text-align: center;
    background: #000;
    color: #FFF;
    font-weight: 500;
    padding: 30px 20px 33px;
    font-size: 34px;
}

@media screen and (max-width: 900px){
    #template-page .main-page-title {
        font-size: 28px;
    }
}

/* CART PAGE */

#template-cart .product-option * {
    word-break: break-word;
}

#template-cart #main-cart-footer:before {
    content: "Coupons are redeemable during check out";
    text-align: center;
    display: block;
    width: 100%;
    background: #e9f9f9;
    padding: 10px;
    margin: 0;
    border: 2px dashed #08c2c2;
    font-weight: 600;
    font-size: 14px;
    line-height: 1.3em;
    color: #11817f;
    margin: 0 0 -10px;
}

#template-cart #main-cart-footer.is-empty:before {
    display: none;
}

#template-cart button#checkout {
    font-weight: 600;
    color: #FFF;
    text-transform: uppercase;
    font-size: 22px;
    letter-spacing: normal;
    line-height: 63px;
}

#template-cart .totals {
    font-weight: 600;
}

#template-cart .title-wrapper--no-top-margin>.title {
    text-align: center;
    font-weight: 600;
    font-size: 28px;
}

#template-cart .collection{
    padding-bottom: 60px;
    padding-top: 60px;
}

#template-cart .collection .card__heading {
    font-weight: 600;
    letter-spacing: normal;
}

#template-cart .card__information {
    padding-bottom: 4px;
    padding-top: 9px;
}

#template-cart .card__inner {
    box-shadow: 0px 3px 6px -1px #00000024;
    overflow: hidden;
}

#template-cart .pagination-wrapper {
    margin: 30px 0 -37px 0;
}

#template-cart .center.collection__view-all {
    margin-top: 10px;
}

/* TRUST LOGOS */

div#trust-bar {
    max-width: 900px;
    margin: 0 auto 0;
    text-align: center;
    padding: 20px 20px 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

div#trust-bar img {
    display: inline-block;
    max-width: 100%;
    width: auto;
    height: auto;
}

div#trust-bar .promo-draw{
    display: none;
}

.country-GB div#trust-bar .promo-draw-uk {
    display: inline-block !important;
}

.country-AU div#trust-bar .promo-draw-au {
    display: inline-block !important;
}

div#trust-bar img.trust-logos {
    max-width: 600px;
}

.country-GB div#trust-bar .promo-draw-au {
    display: none !important;
}

.country-AU div#trust-bar .promo-draw-uk {
    display: none !important;
}

div#trust-bar img.promo-draw {
    border-radius: 10px;
    margin: 6px 0 16px;
}

div#trust-bar img.win-a-gift-card-gbp{
    display: none;
}

.country-GB div#trust-bar img.win-a-gift-card{
    display: none;
}

.country-GB div#trust-bar img.win-a-gift-card-gbp{
    display: inline-block;
}

div#trust-bar img.win-a-gift-card, div#trust-bar img.win-a-gift-card-gbp {
    border-radius: 12px;
    margin: 0 0 21px;
}

@media screen and (max-width: 768px){
    div#trust-bar {
        padding: 15px 15px 15px;
    }
    
    div#trust-bar img.trust-logos {
        max-width: 100%;
    }

    div#trust-bar img.win-a-gift-card, div#trust-bar img.win-a-gift-card-gbp {
        border-radius: 7px;
        margin: 0 0 19px;
    }
}

/* CHAT WIDGET */

body div#zsiq_maintitle {
    font-weight: 600;
    color: #07c4c4;
}

body .zsiq_theme1 div.zsiq_cnt {
    box-shadow: 1px 1px 10px -1px #0000005e;
}

body .zsiq_theme1 .zsiq_cnt:after{
    box-shadow: 2px -1px 2px 0 #00000021;
}

@media(max-width:767px){
    body div#zsiq_maintitle {
        font-size: 12px;
    }
    
    body p#zsiq_byline {
        font-size: 10px;
    }
    
    body .zsiq_theme1 div.zsiq_cnt {
        padding: 0 10px;
        height: 47px;
        width: 140px !important;
        min-width: 100%;
        left: -148px;
        box-shadow: 1px 1px 10px -1px #0000005e;
    }
    
    body .zsiq_theme1 .zsiq_cnt:after{
        box-shadow: 2px -1px 2px 0 #00000021;
    }
}

/* SHOPIFY CHAT */

div#shopify-chat {
    z-index: 888 !important;
}

iframe#dummy-chat-button-iframe {
    z-index: 888 !important;
}

/* SUB MENU SUPPORT */

#zednero-theme .header__inline-menu li:nth-child(3) {
    margin-left: 8px;
}

#zednero-theme .header__inline-menu li:nth-child(3) summary {
    background: #efefef;
    border-radius: 6px;
    font-size: 16px;
    padding: 10px 24px 9px 15px;
    overflow: hidden;
    text-decoration: none;
}

#zednero-theme .header__inline-menu li:nth-child(3) summary span{
    text-decoration: none;
}

#zednero-theme .header__inline-menu li:nth-child(3) summary:hover{
    background: #000;
    color: #FFF;
    text-decoration: none;
}

#zednero-theme .header__inline-menu li:nth-child(3) summary:hover span{
    color: #FFF;
}

#zednero-theme .header__inline-menu li:nth-child(3) ul.header__submenu {
    padding: 0;
    margin: 4px 0 0 0;
    background: #00c2c2;
    z-index: 3;
}

#zednero-theme .header__inline-menu li:nth-child(3) ul.header__submenu li,
#zednero-theme .header__inline-menu li:nth-child(3) ul.header__submenu li a{
    padding: 0;
    margin: 0;
    background: none;
    color: #FFF;
}

#zednero-theme .header__inline-menu li:nth-child(3) ul.header__submenu li a{
    display: block;
    padding: 8px 10px;
}

#zednero-theme .header__inline-menu li:nth-child(3) ul.header__submenu li a:hover{
    background: #009595;
}

/* MOBILE PRODUCT PAGE GALLERY REMOVE SLIDER FROM THUMBNAILS */

@media screen and (max-width: 750px){
    #template-product .thumbnail-list {
        display: block;
    }
    
    #template-product .thumbnail-list li {
        float: left;
        width: calc(25% - 2%);
        margin: 1%;
    }
    
    #template-product .slider-button {
        display: none;
    }
    
    #template-product .thumbnail-slider {
        padding: 0 5px;
        margin-top: -8px;
    }
}

/* CHRISTMAS CUT OFF ANNOUNCEMENT */

div#christmas-shipping {
    background: #e61245;
    border-bottom: 2px solid #FFF;
    text-align: center;
    color: #FFF;
    font-weight: 600;
    font-size: 14px;
    padding: 3px 10px;
}

@media screen and (max-width: 500px){
    div#christmas-shipping {
        font-size: 12px;
    }
}

/* OPINEW */

div#opinew-reviews-product-page-code {
    max-width: 1133px;
    margin: 0 auto;
}

#zednero-theme div#opinew-reviews-product-page-code .opw-text-center.opw-text-sm.opw-border-solid.opw-border-0.opw-mt-3.opw-py-3 {
    display: none;
}

#zednero-theme div#opinew-reviews-product-page-code .opw-pagination-container {
    margin-top: 20px !important;
}

#zednero-theme div#opinew-reviews-product-page-code .opw-review-content p {
    font-size: 14px;
}

#zednero-theme div#opinew-reviews-product-page-code .opw-mb-1.opw-flex.opw-justify-between.opw-flex-wrap span {
    font-size: 13px !important;
}

#zednero-theme div#opinew-reviews-product-page-code .opw-verified-badge {
    font-size: 11px !important;
}

#zednero-theme div#opinew-reviews-product-page-code .opw-paginatorFontSize {
    font-size: 14px !important;
}

#zednero-theme div#opinew-reviews-product-page-code .opw-paginator-li {
    padding: 10px 13px;
}

@media screen and (max-width: 750px){
    #zednero-theme div#opinew-reviews-product-page-code .opw-review-content p {
        font-size: 12px;
    }
}

.opw-review-form-container {
    top: 0 !important;
    max-height: 100% !important;
    height: 100% !important;
    transform: unset !important;
    left: 0 !important;
    padding: 20px !important;
    overflow: hidden !important;
}

.opw-review-form-container .opw-star-rating {
    text-align: center;
}

.opw-review-form-container img.opw-shop-logo {
    width: auto !important;
    max-height: 49px !important;
}

.opw-review-form-container .opw-delicate-grey {
    font-size: 14px !important;
    padding: 12px 9px !important;
    font-family: Montserrat, sans-serif !important;
    line-height: 1.2em !important;
    height: auto !important;
}

.opw-review-form-container .opw-formHeadingsFontSize,
.opw-review-form-container .owp-formHeadingsFontSize {
    font-size: 12px !important;
}

.opw-review-form-container .close-icon {
    right: 15px !important;
    top: 15px !important;
}

.opw-review-form-container .opw-text-base {
    font-size: 16px !important;
    font-weight: 600 !important;
}

.opw-review-form-container .opw-justify-end {
    justify-content: center !important;
}

.opw-review-form-container .opw-bg-grey {
    padding: 12px 27px !important;
}

.opw-review-form-container .opw-py-4.opw-flex.opw-justify-between.opw-items-center.opw-font-sans {
    display: none !important;
}

/* CHECKBOX VALIDATION */

.bcpo-validation {
    z-index: 2;
}

#bcpo .bcpo-checkboxes input[type="checkbox"] {
    float: left;
    display: inline-block;
    margin: 0 10px 24px 0 !important;
}

#bcpo .bcpo-checkboxes > label {
    padding: 0;
    margin: 0 !important;
    text-indent: unset;
    letter-spacing: normal;
    line-height: 1.2em;
    font-weight: normal;
    font-size: 14px;
}

#bcpo .bcpo-checkboxes:before {
    content: "All photos/images are accurate and show what you will receive";
    color: #00c2c2;
    display: block;
    line-height: 1.2em;
    margin: 0 0 24px 0;
}

@media screen and (min-width: 1167px) and (max-width: 4000px) {
    #bcpo .bcpo-checkboxes {
        margin-bottom: -8px;
    }
}

@media screen and (max-width: 768px){
    #bcpo .bcpo-checkboxes:before {
        margin: 20px 0 25px 0;
    }

    #bcpo .bcpo-checkboxes {
        margin-bottom: 10px;
    }
}

.opw-filters-select[data-v-2cbb1dfc], #opinew-app-container [data-v-2cbb1dfc]{
  z-index: 1;
}