/** Shopify CDN: Minification failed

Line 595:78 Unexpected "{"

**/
.on-bottom-inner {
    display: grid;
    grid-template-columns: 1fr 2fr;
    align-items: flex-end;
    padding-top: 30px;
    max-width: 905px;
    margin: 0 auto;
    grid-gap: 10px;
}
.on-item.on-item-right p.on-text {
     font-family: 'Poppins', sans-serif!important;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    color: #767676;
    text-align: left;
    margin: 0;
}
.on-page-video-content a.btn.on-btn {
    border: 2px solid #000000;
     font-family: 'Poppins', sans-serif!important;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    letter-spacing: .02em;
    text-transform: uppercase;
    background-color: transparent;
    color: #000;
    padding: 12px 15px;
    display: inline-block;
    margin: 16px 0 5%;
}
.on-page-video-content a.btn.on-btn:hover {
    background: #000;
    color: #fff;
}
.on-page-video-content h2.on-name {
    font-family: 'Poppins', sans-serif!important;
    font-size: 18px;
    line-height: unset;
    text-align: center;
    letter-spacing: .02em;
    color: #000;
    margin: 10px 0 0;
    font-weight: 600;
}
.on-page-video-content .on-ul .on-li.active{
    border-color: #222;
    background: #ffffff;
}
.on-page-video-inner{
  display:none;
}
.on-page-video-inner.active {
    display: flex;
    flex-wrap: wrap;
}
.on-page-video-inner.active .on-item {
    flex: 1 1 33.33%;
    padding: 30px 15px;
    position: relative;
}
/* palirooter-page */
.on-team-content {
    padding: 50px 0 0;
}
.on-team-content p.on-text {
    max-width: 75%;
    font-family: 'Poppins', sans-serif!important;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.7;
    text-align: center;
    color: #000;
    margin: 0 auto 10px;
    padding: 0 15px;
}
.on-team-inner {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: wrap;
}
.on-team-content .on-team-inner .on-item {
    -webkit-flex: 1 1 33.33%;
    -moz-flex: 1 1 33.33%;
    -ms-flex: 1 1 33.33%;
    flex: 1 1 33.33%;
    padding: 0 50px;
    margin-bottom: 50px;
}
.on-info h2.on-name {
    font-weight: 700;
    font-size: 1.75em;
    line-height: 1.5;
    text-align: center;
    color: #000;
    font-family: 'Poppins', sans-serif!important;
    margin: 0;
}
.on-team-inner .on-item .on-info p.on-desc {
     font-family: 'Poppins', sans-serif!important;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
    color: #000;
    margin: 20px 0 0;
    max-width: 340px;
    width:100%;
}
.on-team-content:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 250px;
    height: 2px;
    transform: translate(-50%,-50%);
    background: #c4c4c4;
}
.on-team-content {
    position: relative;
}
.on-instagram .on-header .on-title {
    font-family: 'Poppins', sans-serif!important;
    font-weight: 700;
    font-size: 1.75em;
    line-height: 1.5;
    text-align: center;
    letter-spacing: .02em;
    text-transform: uppercase;
    color: #000;
    margin: 0;
}
.on-instagram .on-header h4.on-subtitle a {
    font-weight: 700;
    font-size: 1.75em;
    line-height: 1.5;
    text-align: center;
    letter-spacing: .02em;
    display:block;
    font-family: 'Poppins', sans-serif!important;
    margin: 0;
}
.on-instagram .on-header h4.on-subtitle a:hover{
      color: #d63031;
}
.on-instagram-content.social-feeds-wrap {
    position: relative;
    padding: 60px 0 0;
}
.on-featured-content .on-header {
    margin-bottom: 2%;
    text-align: center;
}
.on-featured-content .on-header .on-subtitle {
     font-family: 'Poppins', sans-serif!important;
    font-weight: 400;
    font-size: 1.15em;
    line-height: 1.7;
    text-align: center;
    letter-spacing: .02em;
    text-transform: uppercase;
    color: #2b2b2b;
    margin: 0 0 3px;
}
.on-featured-content .on-header .on-title {
    font-family: 'Poppins', sans-serif!important;
    font-weight: 700;
    font-size: 1.75em;
    line-height: 1.5;
    text-align: center;
    letter-spacing: .02em;
    color: #2b2b2b;
    margin: 0;
}
.on-featured-content {
    position: relative;
    padding: 40px 0 0;
}
.on-featured .on-name {
    font-family: 'Poppins', sans-serif!important;
    font-weight: 700;
    font-size: 1.75em;
    line-height: 1.5;
    letter-spacing: .02em;
    color: #2b2b2b;
    margin: 0 0 15px;
}
.on-featured-inner {
    display: flex;
      align-items: center;
      justify-content: center;
      flex-wrap: wrap;
}
.on-featured-content .on-featured-inner .on-item .on-box {
    position: relative;
}
.on-featured-content .on-featured-inner .on-item .on-box-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.25);
    padding: 12px 20px;
}
.on-featured-content .on-featured-inner .on-item .on-box-overlay .on-name {
    max-width: 100%;
    font-family: Poppins,sans-serif!important;
    font-weight: 700;
    font-size:18px;
    line-height: 1.7;
    color: #fff;
    margin: 0;
    text-align: left;
    display: block;
}
.on-featured-content .on-featured-inner .on-item .on-box-overlay .on-text {
    position: absolute;
    left: 20px;
    bottom: 12px;
    width: calc(100% - 40px);
    font-family: 'Poppins', sans-serif!important;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.7;
    color: #fff;
    margin: 0;
    text-align: left;
}
.on-join-content {
    position: relative;
    padding: 70px 5% 0;
}
.on-join-content .on-header {
    margin-bottom: 30px;
    text-align: center;
}
.on-join-content .on-header .on-subtitle {
    font-family: 'Poppins', sans-serif!important;
    font-weight: 400;
    font-size: 1.15em;
    line-height: 1.7;
    text-align: center;
    letter-spacing: .02em;
    text-transform: uppercase;
    color: #2b2b2b;
    margin: 0 0 3px;
}
.on-join-content .on-header .on-title {
    font-family: 'Poppins', sans-serif!important;
    font-weight: 700;
    font-size: 1.75em;
    line-height: 1.5;
    text-align: center;
    letter-spacing: .02em;
    color: #2b2b2b;
    margin: 0;
}
.on-item {
    padding: 0 30px;
    text-align: center;
}
.on-join-content .on-join-inner .on-item .on-img {
    width: 100%;
    max-width: 50px;
    min-height: unset;
    margin: 0 auto;
}
.on-join-inner {
    display: flex;
  justify-content: center;
      flex-wrap: wrap;
}
.on-join-content .on-join-inner .on-item {
    -webkit-flex: 1 1 33.333%;
    -moz-flex: 1 1 33.333%;
    -ms-flex: 1 1 33.333%;
    flex: 1 1 33.333%;
    padding: 0 30px;
    margin-top: 30px;
    text-align: center;
}
.on-text a {
    border-bottom: 1px solid;
    font-weight: 700;
}
.on-join-content .on-btn {
    border: 2px solid #000000;
    font-family: 'Poppins', sans-serif!important;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    letter-spacing: .02em;
    text-transform: uppercase;
    background-color: transparent;
    color: #000;
    padding: 12px 15px;
    display: inline-block;
    margin: 16px 0 5%;
}
.on-join-content .on-bottom {
    text-align: center;
}
.on-box img {
    width: 100%;
    display: block;
}
.on-landing-section .on-banner-content .on-banner-inner h1 {
    max-width: 650px;
    font-family: 'Poppins', sans-serif!important;
    font-weight: 700;
    font-size: 60px;
    line-height: 60px;
    text-align: center;
    letter-spacing: .02em;
    text-transform: uppercase;
    color: #222;
    margin: 0;
    transform: matrix(.99,-.09,-.11,1,0,0);
}
.on-banner-inner {
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
 .on-overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block !important;
} 
.on-banner-content {
    position: relative;
}
.on-join-content .on-join-inner .on-item .on-name {
    font-family: 'Poppins', sans-serif!important;
    font-weight: 700;
    font-size: 1.15em;
    line-height: 1.7;
    text-align: center;
    color: #000;
    margin: 19px 0 16px;
}
.on-join-content .on-join-inner .on-item .on-text {
    font-family: 'Poppins', sans-serif!important;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.7;
    text-align: center;
    color: #000;
    margin: 0;
}
.on-featured-content .on-container .on-featured {
    margin-bottom: 30px;
}
.on-featured-content .on-featured-inner .on-item:first-child {
    padding-left: 0;
    padding-right: 25px;
}
.on-featured-content .on-featured-inner .on-item:last-child {
    padding-right: 0;
    padding-left: 25px;
}
.on-join-content .on-join-inner .on-item {
    padding: 0 30px;
    margin-top: 30px;
    text-align: center;
}
.on-team-content .on-team-inner .on-item {
    margin-bottom: 50px;
}
.on-join-content .on-btn:hover {
    background: #000;
    color: #fff;
}
.on-instagram .on-header h4.on-subtitle a {
    color: #000!important;
}
.on-featured-content .on-featured-inner .on-item {
    -webkit-flex: 1 1 33.333%;
    -moz-flex: 1 1 33.333%;
    -ms-flex: 1 1 33.333%;
    flex: 1 1 33.333%;
    padding: 0 12.5px;
}
.on-team-content .on-team-inner .on-item .on-info {
    padding: 17px 10px 0;
    text-align: center;
}
/*======================PRODUCT-PAGE-CSS-START======================*/

body.product,
body.product h1,
body.product h2,
body.product h3,
body.product h4,
body.product h5,
body.product h6{
    font-family: Poppins,sans-serif !important;
}


.breadcrumb a, .breadcrumb span {
    display: inline-block;
    padding: 0 7px 0 0;
    margin-right: 7px;
}
.breadcrumb a {
    font-size: 12px;
    color: #9ba5a7;
    margin: 0;
    padding-right: 3px;
}

.breadcrumb a:first-child, .breadcrumb span:first-child {
    padding-left: 0;
}
.breadcrumb span {
    font-size: 12px;
    color: #444;
    margin: 0;
    padding-right: 3px;
}

.medium-down--hide.next-product img {
    max-width: 40px;
    width: 100%;
    margin-right: 10px;
}
.wrapper-full-gutter {
    max-width: 100%;
    margin: 0 auto;
    width: 100%;
    position: relative;
}
.product.product--large {
    padding: 2em 0;
}
.medium-down--hide.next-product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-transform: uppercase;
    padding: 0;
    position: absolute;
    right: 0px;
    top: 50%;
    -webkit-transform: translate(0%,-50%);
    -moz-transform: translate(0%,-50%);
    -o-transform: translate(0%,-50%);
    -ms-transform: translate(0%,-50%);
    transform: translateY(-50%);
    font-weight: 500;
}
.medium-down--hide.next-product svg.icon {
    height: 10px;
    width: 10px;
    stroke: #000;
    margin-left: 10px;
}
.product-title-block .product__title {
    display: flex;
    justify-content: space-between;
    grid-gap: 10px;
    margin-bottom: 0px;
    align-items: flex-start;
}
.product-title-block .product-inline-price {
    display: flex;
    grid-gap: 10px;
    margin-top: 5px;
    width: 10%;
  align-items:center;
    justify-content: flex-end;
}

.okeReviews .okeReviews-reviewsSummary-ratingCount span {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.6;
    color: #000;
}
.product-title-block .product__title h1 {
    display: inline-block;
/*     float: left; */
    font-family: 'Poppins', sans-serif!important;
    font-weight: 600;
    margin-bottom:5px;
    font-size: 1.375em;
    line-height: 1.5;
    text-align: start;
    letter-spacing: .015em;
    color: #000;
}
body.product main .page-width {
    max-width: 1760px;
    padding: 0 40px;
}
body.product main#MainContent {
    display: block;
    margin-top: 0;
/*     padding: 20px 0 0; */
}
nav.breadcrumb {
    padding: 0.6rem 0;
    font-size: 11px;
    line-height: 1.3;
    margin-bottom: 0;
}
.product-form__input {
    border-top: 1px solid #d9d9d9;
    border-bottom: 0;
    margin: 0!important;
    position: relative;
    padding: 10px 0;
    display: table;
    vertical-align: top;
    width: 100%;
    max-width: 100%;
}
.shopify-installments__content {
    padding-right: 4px;
    font-size: 14px;
}
.shopify-installments {
    font-style: normal;
    color: #000;
    line-height: 1.8;
}

.product.product--large .product__info-wrapper.grid__item .product-form__input {
    border-top: 1px solid #d9d9d9;
    border-bottom: 0;
    margin: 0;
    position: relative;
    padding: 10px 0;
    display: table;
    vertical-align: top;
    width: 100%;
    max-width: 100%;
}
.size-label-and-size-chart {
    display: flex;
    justify-content: space-between;
    grid-gap: 10px;
}
.size-label-and-size-chart fieldset.product-form__input .form__label {
    font-size: 16px;
    font-style: normal;
    line-height: 1.7;
    color: #000;
    font-weight: 400;
    margin: 0;
}
.product.product--large variant-radios.no-js-hidden {
    margin: 0;
}
.product-single__size-guide a#sizeGuide {
    font-size: 13px;
    text-decoration: underline !IMPORTANT;
    font-style: normal;
    line-height: 1.7;
    font-weight: 400;
    color: #000;
}
.product.product--large .product__info-wrapper.grid__item .product-form__input  input[type=radio]+label {
    font-family: Poppins;
    font-weight: 400;
    font-size: 13px;
    text-align: center;
    letter-spacing: .015em;
    min-width: 40px!important;
    height: 40px!important;
    line-height: 40px;
    border-radius: 0;
    padding: 0;
    margin: 5px 15px 5px 0!important;
}
.product.product--large .product-form__input input[type=radio]:checked+label, {
    background: #000!important;
    color: #fff;
}
.product.product--large .product-form__input input[type=radio]+label:hover {
    border-color: #000;
    background-color: #000;
    color: #fff;
}
.product.product--large fieldset.product-form__input .form__label {
    font-size: 16px;
    font-style: normal;
    line-height: 1.7;
    color: #000;
    font-weight: 400;
}
.product.product--large product-form.product-form {
    margin: 0 !important;
}
.product.product--large .product-form__submit {
    margin-bottom: 0;
}
.product.product--large .product-form__buttons {
    max-width: 100%;
}
.product.product--large .product-form__buttons .product-form__submit {
    padding: 12px 5px;
/*     border-radius: 4px; */
    line-height: 1.2;
    width: 100%;
    text-transform: uppercase;
    letter-spacing: .05em;
    display: inline-block;
    font-weight: 700;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    cursor: pointer;
    border: 2px solid transparent;
    min-width: 200px;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
    background-color: #000;
    color: #fff;
}
.product.product--large .product-form__buttons .product-form__submit:hover {
    background-color: #3d4246;
    color: #fff;
}
.product.product--large .product-form__buttons .button:disabled{
  background-color: #000;
    color: #fff;
  opacity:1;
}
.product.product--large .product-form__buttons .button.product-soldout:disabled {
    background: #ddd;
    color: #555;
}
button#SI_trigger {
    font-size: 1.5rem;
}
.product.product--large .product-form__buttons button.btn {
/*     border-radius: 4px; */
    text-transform: uppercase;
    letter-spacing: .05em;
    display: inline-block;
    font-weight: 700;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    cursor: pointer;
    border: 2px solid transparent;
    min-width: 200px;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
    background-color: #000;
    color: #fff;
    font-size: 11px;
    line-height: 1.2;
    padding: 12px 5px;
}
.product.product--large product-form.product-form {
    margin: 0 !important;
}
.guaranteed-ship-block {
    border-top: 1px solid #d9d9d9;
    padding-top: 10px;
    margin: 0;
}
.guaranteed-ship-block p {
    display: flex !important;
    align-items: center;
    grid-gap: 5px;
    margin-bottom: 8px;
    font-size: 13px;
    font-style: normal;
    line-height: 1.7;
    color: #000;
    font-weight: 400;
}
.guaranteed-ship-block p.eran-points a, .oke-sr .oke-is-clickable {
    display: flex;
    align-items: center;
}
.guaranteed-ship-icon svg {
    width: 24px;
    height: 24px;
}
.product.product--large .product__point-value {
    margin-bottom: 30px;
    margin-top: 0;
}
.product__point-value span, .product__point-value a {
    color: #135b2e;
    width: 100%;
    display: block;
    font-size: 12px;
    text-transform: initial;
    font-weight: bold;
    letter-spacing: 0.07em;
}
.product-main-addtocart {
    margin: 0 !important;
}
.product__point-value a {
    text-decoration: underline !IMPORTANT;
    text-transform: uppercase;
    display: flex;
    align-items: center;
}
.product__point-value a img {
    max-width: 18px;
    margin-left: 6px;
}
.product-single__swatches .swatch.size input:checked+label {
    background: #000!important;
    color: #fff;
}
.resp-easy-accordion h2.resp-accordion {
    padding: 3.5% 0!important;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: .015em;
    text-transform: uppercase;
    color: #000;
    font-weight: bold;
    display: block;
    border-top: 1px solid #d8d8d8;
    position: relative;
    cursor: pointer;
}

.resp-arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0%,-50%);
    -moz-transform: translate(0%,-50%);
    -o-transform: translate(0%,-50%);
    -ms-transform: translate(0%,-50%);
    transform: translateY(-50%);
    right: 0;
    height: 13px;
    width: 13px;
    background-size: 13px;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(/cdn/shop/files/icon-chevron-down.png?v=1663567455);
}
.resp-easy-accordion h2.resp-accordion.resp-tab-active .resp-arrow {
    transform: rotate(180deg);
}
 .resp-tab-content {
    padding: 0;
    border-bottom: 1px solid transparent;
}
#productTabs.resp-easy-accordion .resp-tab-content ul {
    padding-left: 0;
}
#productTabs.resp-easy-accordion .resp-tab-content ul li {
    padding-left: 15px;
    list-style: none;
    background-image: url(/cdn/shop/t/36/assets/icon-logo-black.svg?v=47463704511231705281605774537);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 6px;
    margin-bottom: 0.4em;
}
.resp-tab-content {
    font-family: Poppins;
    font-weight: 400;
    font-size: 13px;
    line-height: 21px;
    letter-spacing: .015em;
    color: #000;
    margin: 0 0 30px 0;
}
.on-product-inner .product-single__charity {
    margin: 0;
}
.social-links {
    margin: 0;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    padding: 10px 0;
    display: flex;
    -ms-flex-items: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    margin: 0 !IMPORTANT;
}
.product.product--large .product__info-wrapper.grid__item .social-links .label {
    font-family: Poppins;
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: .015em;
    color: #000;
}
.product.product--large .product__info-wrapper.grid__item  .social-links .label {
    font-family: Poppins;
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: .015em;
    color: #000;
}

.product.product--large .social-links ul, 
.product.product--large .social-links li {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: 15px;
}
.product.product--large .social-links a svg {
    width: 15px;
    height: 15px;
   vertical-align: top;
}
.product.product--large .product-description.rte {
    margin: 0;
}
.on-prod-info-tab .on-container {
    max-width: 90%;
    padding: 0;
}
.on-prod-info-tab .on-prod-info-inner {
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: -moz-flex;
    justify-content: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    align-content: center;
    -webkit-align-content: center;
    -moz-align-content: center;
    -ms-align-content: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 15px 10px;
}
.on-prod-info-tab .on-prod-info-inner .on-item {
    -wbkit-flex: 1 1 33.333%;
    -moz-flex: 1 1 33.333%;
    -ms-flex: 1 1 33.333%;
    flex: 1 1 33.333%;
    text-align: center;
    padding: 20px;
}
.on-prod-info-tab .on-prod-info-inner .on-title {
    font-family: Poppins;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    letter-spacing: .015em;
    color: #000;
    margin: 0 0 12px;
}
.on-prod-info-tab .on-prod-info-inner .on-subtitle {
    font-family: Poppins;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    letter-spacing: .015em;
    color: #000;
    margin: 0;
    position: relative;
}
.on-prod-info-tab .on-prod-info-inner .on-item-2 {
    border-left: 1px solid #d8d8d8;
    border-right: 1px solid #d8d8d8;
}
.on-prod-info-tab {
    padding: 40px 0;
    position: relative;
}
.product.product--large  .social-links a {
    margin: 0 0 0 4px;
}
.shopify-installments {
    color: #000;
}
product-recommendations.product-recommendations.page-width {
/*     max-width: 1200px !important; */
    margin: 0 auto;
    padding: 4em 30px !IMPORTANT;
}
product-recommendations.product-recommendations .product-recommendations__heading {
    margin: 0 0 40px;
    display: inline-block;
    position: relative;
    width: 100%;
    padding: 0 0 10px;
    font-size: 1.4em;
    font-weight: 600;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: .03em;
    text-align: center!important;
}
.product-section__header .h4.clearfix {
    font-weight: 600;
    font-style: normal;
    font-size: 1.4em;
    display: inline-block;
    position: relative;
}
.on-hol-content {
    margin: 50px 0;
    position: relative;
}
.on-hol-content .on-container {
    max-width: 770px;
}
.on-hol-content .on-hol-inner {
    padding: 0 15px;
    text-align: center;
}
.on-hol-content .on-hol-inner .on-icon {
    max-width: 185px;
    display: block;
    margin: 0 auto 16px;
}
.on-hol-content .on-hol-inner .on-text {
    font-family: Poppins;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    letter-spacing: .015em;
    color: #000;
    margin: 0;
}
/* .okeReviews .okeReviews-reviews-footer:after {
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid currentColor;
    content: "";
    display: inline-block;
    margin-left: -2em;
} */

.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

span.size-popup-close {
    display: flex;
    position: absolute;
    right: 22px;
    top: 38px;
    cursor: pointer;
    padding: 8px;
}
span.size-popup-close svg.icon {
    width: 15px;
    height: 15px;
}
#sizeGuidePopup {
    width: 100%;
    background: rgba(255 255 255 / 60%);
    padding: 120px 30px 30px;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 99;
    display: flex;
    align-items: center;
}
.card-wrapper.col-product-grid {
    cursor: pointer;
}
product-recommendations.product-recommendations .product-grid .grid__item {
    padding-top: 55px;
    padding-left: 30px;
    padding-bottom: 30px;
}
.product-single__size-guide a#sizeGuide:hover {
    color: #d63031;
}
.size-popup-inner {
    width: 100%;
    max-width: 50%;
    margin: 10px auto;
    background: #fff;
    padding: 60px 30px 30px;
    position: relative;
}
.global-media-settings {
    border: 0;
}
.okeReviews .okeReviews-reviews-showMore {
    padding: 0.7em 2em 0.7em 1em;
}

.product-main-photo-block {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 10px;
    position: relative;
}
.product-images-block {
    position: relative;
}
.product-images-block  .product-discount-block {
    position: absolute;
    top: 15px;
    z-index: 2;
    left: 15px;
}
product-recommendations.product-recommendations .product-grid .grid__item .col-product-grid .product-form__buttons button {
    margin-bottom: 0;
}
/* product-recommendations.product-recommendations .product-grid  li.grid__item .col-product-grid:hover .product-cart {
    padding-bottom: 0;
} */
.product-images-block .product-discount-block p {
    background: #c82126;
    display: flex !important;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin: 0;
    color: #fff;
    border-radius: 5px;
    font-size: 14px;
    font-weight: bold;
    padding: 2px 20px 0;
}

.product.product--large .product__info-wrapper.grid__item .product__info-container .price--on-sale .price-item--regular .money {
    font-size: 15px;
    color: #000;
    font-weight: 400;
    text-decoration: line-through !important;
}
/* .product.product--large .product__info-wrapper.grid__item .variant-options-blocks input[type=radio]+label {
    height: 30px !important;
    border: 1px solid #000 !important;
    font-weight: normal;
    font-size: 14px !important;
    text-align: center;
    line-height: 28px;
    white-space: nowrap;
    text-transform: none;
    padding: 0 12px;
    float: left;
    color: #000;
    border-radius: 2px;
    margin: 5px 11px 5px 0 !important;
} */
/* .product.product--large .product__info-wrapper.grid__item .variant-options-blocks input[type=radio]+label:hover {
    background: #fff;
    color: #000;
} */
/* .product.product--large .product__info-wrapper.grid__item .variant-options-blocks  input[type=radio]:checked+label {
    color: #fff  !important;
    background: #000 !important;
} */
.product-main-photo-block a#js-featured-image {
    position: relative;
}
#js-featured-image:hover:after {
    opacity: .8;
    visibility: visible;
}

#js-featured-image:after {
    content: "Click to zoom";
    height: 25px;
    width:auto;
    background-image: url(/cdn/shop/t/53/assets/icon-search.svg?v=5945757…);
    background-size: 14px 12px;
    background-position: 15px center;
    background-color: #0101011a;
    background-repeat: no-repeat;
    padding: 0 15px 0 35px;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: .03em;
    display: inline-block;
    line-height: 25px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    position: absolute;
    bottom: 15px;
    left: 50%;
    -webkit-transform: translate(-50%,0%);
    -moz-transform: translate(-50%,0%);
    -o-transform: translate(-50%,0%);
    -ms-transform: translate(-50%,0%);
    transform: translate(-50%);
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
    opacity: 0;
    visibility: hidden;
    color: #000;
}
/* #js-featured-image {
    position: relative;
} */
.mfp-container.mfp-image-holder, .mfp-container.mfp-s-ready.mfp-iframe-holder {
    background: #fff;
}
.product iframe.mfp-iframe {
    left: 50%;
    max-width: 506px;
    background: transparent;
    transform: translate(-50%, 0);
}
.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.mfp-image-holder .mfp-content {
    max-width: 100%;
  width:100%;
}
.mfp-figure button.mfp-close, .mfp-container.mfp-s-ready.mfp-iframe-holder button.mfp-close {
    position: absolute;
    right: 30;
    padding: 0;
    cursor: pointer!important;
}
.mfp-counter {
    right: 29%;
    width: auto;
    max-width: 100%;
    display: inline-block;
}
.mfp-figure:after {
    box-shadow: none;
    border-radius: 0;
}
.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}
.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    top: 0;
    text-decoration: none;
    opacity: .65;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial,Baskerville,monospace;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}
/* 
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto;
}

.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid white;
    margin-left: 39px;
}
button.mfp-close, button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
}
button.mfp-arrow.mfp-arrow-right.mfp-prevent-close:before {
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7;
    margin-left: 25px;
    border-right: 27px solid #3f3f3f;
}
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid white;
    margin-left: 31px;
}
.mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
} */
body.product .on-prod-info-tab span.on-subtitle:after {
    content: '';
    content: "";
    height: 2px;
    width: 0;
    -webkit-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    border-bottom: 2px solid #000;
    position: absolute;
    bottom: -5px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translate(-50%);
}
body.product .on-prod-info-tab .on-prod-info-inner a:hover .on-subtitle:after {
    width: 100%;
}

body.product .on-prod-info-tab .on-prod-info-inner .on-subtitle {
    position: relative;
}


span.price-item.price-item--regular span {
    font-size: 15px !IMPORTANT;
    font-weight: 700 !IMPORTANT;
    font-family: 'Poppins', sans-serif!important;
}
.price-item--sale.price-item--last span.money {
    color: #b01a0b;
    line-height: 21px;
    font-weight: 700;
    font-size: 15px;
}
/*======================PRODUCT-PAGE-CSS-END======================*/

/*======================MEDIA-KIT-CSS-START======================*/
body.media-kit .main-page-title {
    padding-top: 60px!important;
    margin: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 50px;
    background-size: cover;
    background-position: left center;
    background-repeat: no-repeat;
    position: relative;
    justify-content: center;
    line-height: 1.2;
    margin: 0 !important;
    font-family: Poppins,sans-serif !IMPORTANT;
    font-weight: 600;
    font-size: 2.25em;
    text-align: center;
}
body.media-kit .rte {
    width: 60%;
    left: 20%;
    box-sizing: border-box;
    min-height: 1px;
    padding-left: 30px;
    vertical-align: top;
    text-align: center;
    margin: 0 auto !IMPORTANT;
}
body.media-kit .rte a {
    text-decoration: none !IMPORTANT;
    font-family: 'Poppins';
  border-radius:0!important;
}
.product-name-price-right .price--on-sale .price__sale {
    display: flex !important;
    flex-direction: column-reverse!Important;
}
.okeReviews .okeReviews-reviews-showMore {
    padding: 0.7em 2em 0.7em 1em !IMPORTANT;
    z-index: 99;
    position: relative;
}
/*======================MEDIA-KIT-CSS-END========================*/
/*======================PALIROOTS-FUNDING-PROJECT-CSS-END========================*/
body.page-charity,
body.page-charity h1,
body.page-charity h2,
body.page-charity h3,
body.page-charity h4,
body.page-charity h5,
body.page-charity h6{
    font-family: 'Poppins', sans-serif!important;
}

#pageCharityTabs .tab-head {
    padding: 30px 0;
    border-bottom: 1px solid #ddd;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
#pageCharityTabs .tab-head .title:hover, #pageCharityTabs .tab-head .title.active {
    background: black !important;
    color: #fff !important;
}

#pageCharityTabs .tab-head .title {
    border: 2px solid black;
    padding: 14px 10px;
    font-size: 16px;
    line-height: 1.2;
    min-width: 180px;
    text-align: center;
    margin: 0 30px;
    cursor: pointer;
    color: #000 !important;
    border-radius: 2px;
    font-size: 14px;
    font-weight: 700;
    -webkit-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
}
.home-row-section {
    padding: 4em 0;
}
.wrapper-full-gutter.charity_roww_1 {
    padding: 0 20px;
}
.feature-row.feature-row__txt--left {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}
.home-row-section .feature-row__item.feature-row__text {
    -webkit-flex: 0 1 50%;
    -moz-flex: 0 1 50%;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
   z-index:1;
}
.home-row-section .feature-row__item.feature-row__image {
    -webkit-flex: 0 1 50%;
    -moz-flex: 0 1 50%;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
    margin: 0 auto 0 0;
    padding-top: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.page-block__item-page-charity-timeline {
    background-color: #fafafa !important;
    padding: 3.5em 0;
    position: relative;
}
.page-timeline-section .page-width {
    max-width: 828px;
    padding: 0 30px;
}
.page-block__item-page-charity-timeline .section-header__subtitle {
    width: 100%;
    max-width: 690px;
    margin: 0 auto 40px;
    font-size: 1.15em;
    font-style: normal;
    line-height: 1.7;
    color: #000;
    font-weight: 400;
}
.page-block__item-page-charity-timeline h2.text-center {
    margin: 0 0 25px;
    font-weight: 600;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: .03em;
    font-size: 1.75em;
}
.page-timeline-section .timeline-wrap .timeline-item {
    padding: 15px 0;
}
.page-timeline-section .timeline-wrap .timeline-item {
    position: relative;
    padding: 15px 0;
}
.page-timeline-section .timeline-wrap:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    height: 100%;
    width: 3px;
    background: #ddd;
}
.page-timeline-section .timeline-wrap .timeline-item .timeline-point {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -11px;
    margin-top: -18px;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #ddd;
    border: 5px solid #fafafa;
    display: flex;
}
.page-timeline-section .timeline-wrap .timeline-item .timeline-content {
    position: relative;
    width: 45%;
}
.page-timeline-section .timeline-wrap {
    position: relative;
}
.page-timeline-section .timeline-wrap .timeline-item .timeline-content .title-site .icon img {
    max-width: 70px;
}
.page-timeline-section .timeline-wrap .timeline-item .timeline-content h3 {
    display: block;
    font-weight: 600;
    font-style: normal;
    margin: 0 0 0.5em;
    line-height: 1.5;
    letter-spacing: .03em;
    font-size: 1.375em;
}
.page-timeline-section .timeline-wrap .timeline-item .timeline-content .text-site p {
    font-size: 16px;
    font-family: Poppins,sans-serif;
    font-style: normal;
    line-height: 1.7;
    color: #000;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    margin: 0 0 15px;
    display: block;
}

.home-row-section .feature-row__text .feature-row__item-wrapper {
    padding: 40px 70px;
    position: relative;
    z-index: 2;
}
.page-charity-tabs {
    padding: 4em 0;
}
.home-row-section .feature-row__item.feature-row__image img {
    width: 100%;
}
.page-charity-tabs .page-width {
    max-width: 1200px;
    margin: 0 auto;
}
.page-charity-tabs .section-header__subtitle {
    width: 100%;
    max-width: 690px;
    margin: 0 auto 40px;
    font-size: 1.15em;
    font-style: normal;
    line-height: 1.7;
    color: #000;
    font-weight: 400;
    text-align: center;
}
.page-charity-tabs .section-header__title {
    margin: 0 0 25px;
    font-weight: 600;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: .03em;
    font-size: 1.75em;
}
.page-charity-tabs .page-charity-tabs-wrap {
    max-width: 768px;
    margin: 0 auto!important;
}

element.style {
    background-color: rgb(255, 255, 255);
    border-color: rgb(193, 193, 193);
}
.page-charity-tabs #charityTabs ul.resp-tabs-list li.resp-tab-active {
    border-top: 3px solid #185b2d!important;
    background-color: #fff!important;
}
.page-charity-tabs #charityTabs ul.resp-tabs-list li {
    width: 100%;
    padding: 13px 5px;
    border-right: 1px solid #fff!important;
    border-top: 3px solid transparent!important;
    background-color: #ececec!important;
}

.resp-tabs-list li {
    color: #000;
    font-weight: 600;
    font-size: 13px;
    display: inline-block;
    padding: 10px 20px;
    margin: 0 0 -1px;
    list-style: none;
    cursor: pointer;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
    text-align: center;
}
.resp-tab-active {
    border-bottom: none;
}
.page-charity-tabs #charityTabs ul.resp-tabs-list {
    border: none!important;
}
.page-charity-tabs #charityTabs ul.resp-tabs-list li.resp-tab-active {
    border-top: 3px solid #185b2d!important;
    background-color: #fff!important;
}
.page-charity-tabs #charityTabs .resp-tabs-container {
    padding: 30px 15px;
}
.page-charity-tabs #charityTabs .resp-tabs-container p:after {
    content: "";
    position: absolute;
    left: 0;
    top: 4px;
    width: 16px;
    height: 24px;
    background-image: url(/cdn/shop/t/36/assets/icon-logo-green.svg?v=132284945526435463261605774538);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left top;
}
.page-charity-tabs #charityTabs .resp-tabs-container p {
    position: relative;
    padding-left: 20px;
    font-size: 16px;
    font-style: normal;
    line-height: 1.7;
    color: #000;
    font-weight: 400;
    margin: 0 0 15px;
}
.page-charity-tabs .small-text {
    display: block;
    text-align: right;
    margin: 15px 0 0;
    color: #666;
    font-size: .9em;
}
.home-row-section .feature-row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    flex-wrap: wrap;
}

#pageCharityTabs .tab-content .content {
    display: none;
}
#pageCharityTabs .tab-content .content.open {
    display: block;
}

.resp-tab-content-active {
    display: block;
}
.resp-tab-content {
    position: relative;
    display: none;
    padding: 0 0 15px 0;
    border: none;
    margin: 0;
}

.page-charity-card .card-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-shadow: 0 0 8px rgba(128,128,128,.2);
    box-shadow: 0 0 8px #80808033;
    margin: 40px auto 0;
}
.page-charity-card .card-item .left-side {
    position: relative;
    width: 30%;
    min-height: 336px;
    overflow: hidden;
}
.page-charity-card .card-item .right-side .content-inner.full-width {
    width: 100%;
}
.page-charity-card .card-item .right-side .content-inner {
    padding: 20px 30px;
}
.page-charity-card .card-item .right-side .content-inner .content-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.page-charity-card .card-item .right-side .content-inner .content-top .info {
    position: relative;
    padding-right: 30px;
    margin: 0 0 15px;
    line-height: 1.2;
    font-size: 16px;
    line-height: 1.7;
    color: #000;
    font-weight: 400;
}
.page-charity-card .card-item .right-side .content-inner .content-top .info:after {
    content: "";
    position: absolute;
    top: -2px;
    right: 12px;
    width: 13px;
    height: 100%;
    background-image: url(/cdn/shop/t/36/assets/icon-location.svg?v=92170070701031889041605774536);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}
.page-charity-card .card-item .right-side .content-inner .content-top .date {
    margin: 0 0 15px;
    line-height: 1.2;
    color: #000;
    font-size: 16px;
    font-weight: 400;
}
.page-charity-card .card-item .right-side .content-inner .content-title {
    line-height: 1.2;
    font-size: 1.75em;
    display: block;
    font-weight: 600;
    font-style: normal;
    margin: 0 0 0.5em;
}
.page-charity-card .card-item .right-side .content-inner .content-title a:hover{
    color: #d63031;
}
.page-charity-card .card-item .right-side {
    position: relative;
    width: 70%;
}
.page-charity-card .card-item .right-side .content-inner .learn-more-btn {
    position: relative;
    margin: 15px 0 0;
    padding: 5px 0;
    display: inline-block;
    font-size: 18px;
    line-height: 1.2;
    font-weight: 500;
    text-transform: uppercase;
    color: #000;
    text-decoration: none;
    background: transparent;
    float: right;
    margin-top: 0;
}
.on-projrct-number-content .on-number {
    float: left;
    font-size: 16px;
    font-family: Poppins,sans-serif;
    font-style: normal;
    line-height: 1.7;
    color: #000;
    font-weight: 400;
}
.page-charity-card .card-item .right-side .content-inner .learn-more-btn {
    position: relative;
    margin: 15px 0 0;
    padding: 5px 0;
    display: inline-block;
    font-size: 18px;
    line-height: 1.2;
    font-weight: 500;
    text-transform: uppercase;
    color: #000;
    background: transparent;
    float: right;
    margin-top: 0;
}
.page-charity-card .card-item .right-side .content-inner .learn-more-btn:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 100%;
    height: 2px;
    background: black;
    -webkit-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    transform: translate(-50%);
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}

.page-charity-card .card-item .right-side .content-inner .learn-more-btn:hover:after {
    width: 80%;
}
.content-excerpt.rte {
    margin-bottom: 15px;
    font-size: 16px;
    font-style: normal;
    line-height: 1.7;
    color: #000;
    font-weight: 400;
}
.on-projrct-number-content {
    display: inline-block;
    width: 100%;
    margin-top: 30px;
}
.page-charity-card .card-item .right-side .content-inner .learn-more-btn:hover {
    color: #d63031;
}
.page-charity-card-2 {
    padding: 25px 0 4em;
}
.page-charity-card-2 .page-header-title {
    display: block;
    font-weight: 600;
    font-style: normal;
    margin: 0 0 0.5em;
    line-height: 1.5;
    letter-spacing: .03em;
    font-size: 1.75em;
}
.page-charity-card-2 p {
    margin: 0 0 15px;
    font-size: 16px;
    font-style: normal;
    line-height: 1.7;
    color: #000;
    font-weight: 400;
}
.page-charity-card-2 .cards-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.page-charity-card-2 .cards-wrap .card-item {
    width: 33.3333%;
    margin: 40px 0 0;
    padding: 0 15px;
}
.page-charity-card-2 .cards-wrap .card-item .card-item-wrap {
    -webkit-box-shadow: 0 0 8px rgba(128,128,128,.2);
    box-shadow: 0 0 8px #80808033;
}
.page-charity-card-2 .cards-wrap .card-item .card-item-wrap .image-site {
    pointer-events: none;
    cursor: default;
    display: block;
    padding: 15px;
}
.page-charity-card-2 .cards-wrap .card-item .card-item-wrap .image-site .placeholder-svg,
.page-charity-card-2 .cards-wrap .card-item .card-item-wrap .image-site img {
    display: block;
    width: 100%;
}
.page-charity-card-2 .cards-wrap .card-item .card-item-wrap .text-site {
    pointer-events: none;
    cursor: default;
    padding: 15px 15px 30px;
}
.page-charity-card-2 .cards-wrap .card-item .card-item-wrap .text-site .learn-more-btn {
    position: relative;
    margin: 15px 0 0;
    padding: 5px 0;
    display: none;
    font-size: 18px;
    line-height: 1.2;
    font-weight: 500;
    text-transform: uppercase;
}
.page-charity-card-2 .cards-wrap .card-item .card-item-wrap .text-site h4.title {
    font-size: 1.25em;
    display: block;
    font-weight: 600;
    font-style: normal;
    margin: 0 0 0.5em;
    line-height: 1.5;
    letter-spacing: .03em;
}
.page-charity-card-2 .cards-wrap .card-item .card-item-wrap .text-site .excerpt {
    font-size: 16px;
    font-style: normal;
    line-height: 1.7;
    color: #000;
    font-weight: 400;
}
.page-charity-card-2 .page-width {
    max-width: 1200px;
}

product-recommendations.product-recommendations .card--standard.card--media {
    height: auto;
}
product-recommendations.product-recommendations .card-wrapper.col-product-grid {
    height: auto;
    transition: .4s all;
    -webkit-transition: .4s all;
}
.product-recommendations ul.related-products-carousel li.grid__item {
    width: 100% !important;
    max-width: 100% !important;
}
.page-charity-card {
    padding: 25px 0 4em;
}
h2.resp-accordion {
    display: none;
}
.on-prod-video-tab .on-prod-image-bg {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
}
/* .mfp-content {
    position: initial !important;
} */
button.mfp-close {
    background-image: url(/cdn/shop/t/36/assets/close-dark.svg?v=1250835…);
    height: 25px!important;
    width: 25px!important;
    display: block;
    background-size: 15px;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    top: 30px;
    right: 30px;
    text-indent: 99999999px;
    padding: 0;
}
.page-charity-card .card-item img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.page-charity-card-2 .page-header {
    margin: 30px 0 0;
}
  .feature-row.feature-row__txt--right {
    padding: 0 20px;
}
.collection ul#product-grid li.grid__item .collection-text-block {
    height: 100%;
}
.page-faq #shopify-section-header,
.product #shopify-section-header,
.page-new-desing #shopify-section-header,
.article #shopify-section-header,
.customers-login #shopify-section-header,
.collection #shopify-section-header,
.return #shopify-section-header,
.media-kit #shopify-section-header,
.page-signup #shopify-section-header,
.page-reviews #shopify-section-header,
.page #shopify-section-header
{
/*     z-index: 9;
    position: sticky;
    width: 100%;
    padding-top: 0px; */
}

.page-faq .section-header.shopify-section-header-sticky,
.product .section-header.shopify-section-header-sticky,
.cart .section-header.shopify-section-header-sticky,
.collection .section-header.shopify-section-header-sticky,
.page-reviews .section-header.shopify-section-header-sticky,
.page-new-desing .section-header.shopify-section-header-sticky,
.article .section-header.shopify-section-header-sticky,
.customers-login .section-header.shopify-section-header-sticky,
.return .section-header.shopify-section-header-sticky,
.media-kit .section-header.shopify-section-header-sticky,
.page-signup .section-header.shopify-section-header-sticky,
.page .section-header.shopify-section-header-sticky
{
    padding: 0!important;
}
.page-faq #shopify-section-announcement-bar,
.product #shopify-section-announcement-bar,
.page-new-desing #shopify-section-announcement-bar,
.article #shopify-section-announcement-bar,
.customers-login #shopify-section-announcement-bar,
.return #shopify-section-announcement-bar,
.collection #shopify-section-announcement-bar,
.page-reviews #shopify-section-announcement-bar,
.media-kit #shopify-section-announcement-bar,
.page-signup #shopify-section-announcement-bar,
.cart #shopify-section-announcement-bar,
.page #shopify-section-announcement-bar
{
/*     position: fixed; */
    width: 100%;
}
/*  .page-faq .faq-main-section, 
.article main#MainContent, 
.customers-login main#MainContent, 
 .return main#MainContent,
 .media-kit main#MainContent, 
 .cart main#MainContent, 
.page-afterpay main#MainContent
{
    padding-top: 110px!important;
} */

.page-new-desing header.header.site-header,
.customers-login header.header.site-header,
.page-faq header.header.site-header, 
.cart header.header.site-header, 
.collection header.header.site-header, 
.page-project header.header.site-header,
body.return header.header.site-header, 
.page header.header.site-header,
.page-reviews header.header.site-header,
.media-kit header.header.site-header,
.customers-register header.header.site-header,
.product header.header.site-header,
.page-signup header.header.site-header, 
.article header.header.site-header,
.page-Gaza-Project header.header.site-header,
.customers-account header.header.site-header,
.customers-order header.header.site-header,
.customers-addresses header.header.site-header
{
  background-color:#fff!important;
  height: 70px;
}
/* .page-signup main#MainContent{
  padding-top:210px!important;
}
.product main#MainContent{
  padding-top: 20px!important;
}  */
.header.site-header svg.wk-icon__svg path
{
   fill: transparent!important;
    stroke: #fff!important;
    stroke-width:1.5!important;
}

.header.site-header.darkHeader svg.wk-icon__svg path{
   stroke: #000!important;
  fill: transparent!important;

}
/* body.index header.header.site-header .wk-icon.wk-link__icon svg path {
    stroke: #fff!important;
} */
/* body.index header.header.site-header a.wk-link.wk-link--filled svg path {
    stroke: #000!important;
} */
/* body.index header.header.site-header.darkHeader .wk-icon.wk-link__icon svg path,
body.index header.header.site-header:hover .wk-icon.wk-link__icon svg path{
   stroke: #000!important;

} */
/* body.index header.header.site-header:hover .wk-icon.wk-link__icon svg path{
   fill:#000!important;
} */
.page-faq .header.site-header svg.wk-icon__svg path,
.product .header.site-header svg.wk-icon__svg path,
.page-new-desing .header.site-header svg.wk-icon__svg path,
.article .header.site-header svg.wk-icon__svg path,
.customers-login .header.site-header svg.wk-icon__svg path,
.return .header.site-header svg.wk-icon__svg path,
.page-text-sitty .header.site-header svg.wk-icon__svg path,
.collection .header.site-header svg.wk-icon__svg path,
.media-kit .header.site-header svg.wk-icon__svg path,
.page-signup .header.site-header svg.wk-icon__svg path,
.cart .header.site-header svg.wk-icon__svg path,
.page-project .header.site-header svg.wk-icon__svg path,
.page-reviews .header.site-header svg.wk-icon__svg path,
.page header.header.site-header a.wk-link svg path,
.page-Gaza-Project header.header.site-header a.wk-link svg path,
.customers-account header.header.site-header a.wk-link svg path,
.customers-order header.header.site-header a.wk-link svg path,
.customers-addresses header.header.site-header a.wk-link svg path{
   stroke: #000!important;
}
.page-faq .header.site-header a.wk-link.wk-link--filled svg.wk-icon__svg path,
.product .header.site-header a.wk-link.wk-link--filled svg.wk-icon__svg path,
.page-project .header.site-header a.wk-link.wk-link--filled svg.wk-icon__svg path,
.page-new-desing .header.site-header a.wk-link.wk-link--filled svg.wk-icon__svg path,
.article .header.site-header a.wk-link.wk-link--filled svg.wk-icon__svg path,
.page-text-sitty .header.site-header a.wk-link.wk-link--filled svg.wk-icon__svg path,
.customers-login .header.site-header a.wk-link.wk-link--filled svg.wk-icon__svg path,
.return .header.site-header a.wk-link.wk-link--filled svg.wk-icon__svg path,
.collection .header.site-header a.wk-link.wk-link--filled svg.wk-icon__svg path,
.media-kit .header.site-header a.wk-link.wk-link--filled svg.wk-icon__svg path,
.page-signup .header.site-header a.wk-link.wk-link--filled svg.wk-icon__svg path,
.cart .header.site-header a.wk-link.wk-link--filled svg.wk-icon__svg path,
.page-reviews .header.site-header a.wk-link.wk-link--filled svg.wk-icon__svg path,
.page header.header.site-header a.wk-link.wk-link--filled svg path,
.customers-account  header.header.site-header a.wk-link.wk-link--filled svg path,
.customers-order  header.header.site-header a.wk-link.wk-link--filled svg path,
.customers-addresses  header.header.site-header a.wk-link.wk-link--filled svg path{
   fill: #000!important;
}
.product-price-block .price {
    display: none !important;
}
.product-title-block .product-inline-price {
    width: 30%;
    flex-direction: column;
    grid-gap: 0;
}
 .automatic-discount-add {
    width: 100%;
    text-align: right;
}
  .product-title-block .product-inline-price .automatic_discount_price_block {
    display: flex;
    width: 100%;
    justify-content: flex-end;
}
.automatic_discount_price_block p.product-page-price.product-sale {
    line-height: 27px;
    margin-left: 10px;
    font-size: 15px;
}
.product-title-block .product-inline-price {
    align-items: flex-end;
}













/*======================PALIROOTS-FUNDING-PROJECT-CSS-END========================*/



@media (min-width: 1200px){
.product.product--large .product__media-wrapper.grid__item {
    width: 66%;
    padding-right: 50px;
    padding-left: 30px;
}
  .product.product--large .product__info-wrapper.grid__item {
    width: 34%;
    padding-left: 0px;
}
   .product.product--large {
    margin-left: -20px;
}

}
@media screen and (min-width: 990px){
.product--stacked .product__media-item {
    max-width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2) !important;
}
.product--stacked .product__media-item {
    max-width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2) !important;
}
  header.header.site-header:hover a.wk-link.wk-link--empty svg path {
    stroke: #000!important;
}
  header.header.site-header:hover .cart-count-bubble{
     color: #000!important;
}
.header.site-header:hover:hover .wk-link--filled svg.wk-icon__svg path {
    fill: #000!important;
  stroke:#000!important;
}
    header.header.darkHeader .swym-header-launcher svg path,
  .page-our-mission header.header:hover .swym-header-launcher svg path,
/*   .collection header.header:hover .swym-header-launcher svg path, */
  .page-landing header.header:hover .swym-header-launcher svg path,
  .page-afterpay header.header:hover .swym-header-launcher svg path,
  .blog header.header:hover .swym-header-launcher svg path,
.page-nablus-soap header.header:hover .swym-header-launcher svg path,
.index header.header:hover .swym-header-launcher svg path,
  .page-charity header.header:hover .swym-header-launcher svg path,
  .page-program header.header:hover .swym-header-launcher svg path,
  .page-Ambassador header.header:hover .swym-header-launcher svg path,
  .page-loyalty-landing header.header:hover .swym-header-launcher svg path,
  .page-contact header.header:hover .swym-header-launcher svg path{
  stroke: #000;
  }
    header.header.darkHeader .header__icons svg path, 
  .page-our-mission header.header:hover .header__icons svg path, 
/*   .collection header.header:hover .header__icons svg path, */
  .page-afterpay header.header:hover .header__icons svg path,
.page-landing header.header:hover .header__icons svg path,
  .index header.header:hover .header__icons svg path,
  .blog header.header:hover .header__icons svg path,
 .page-nablus-soap header.header:hover .header__icons svg path,
  .page-program header.header:hover .header__icons svg path,
  .page-Ambassador header.header:hover .header__icons svg path,
  .page-charity header.header:hover .header__icons svg path,
  .page-loyalty-landing header.header:hover .header__icons svg path,
  .page-contact header.header:hover .header__icons svg path{
  fill: #000;
  }
   .page-travel header.header:hover .header__icons svg path {
  fill: #000;
  
  }
  .page-travel header.header:hover .header__icons a span.swym-icon svg path{
  stroke:#000;
  }
}

@media screen and (min-width: 769px){
  .page-timeline-section .timeline-wrap .timeline-item .timeline-content .title-site {
    position: absolute;
    width: 100%;
    left: 122%;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translateY(-50%);
}
  .page-timeline-section .timeline-wrap .timeline-item .timeline-content .title-site {
    position: absolute;
    width: 100%;
    left: 122%;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translateY(-50%);
}
  .page-timeline-section .timeline-wrap .timeline-item .timeline-content .text-site {
    margin: 0;
    min-height: 120px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
  .page-timeline-section .timeline-wrap .timeline-item .timeline-content .title-site {
    position: absolute;
    width: 100%;
    left: 122%;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translateY(-50%);
}
  .page-timeline-section .timeline-wrap .timeline-item:nth-child(even) .timeline-content .title-site {
    left: auto;
    right: 122%;
    text-align: right;
}
  .page-timeline-section .timeline-wrap .timeline-item:nth-child(even) .timeline-content {
    margin: 0 0 0 auto;
}
  .page-charity-tabs #charityTabs {
    background: #fff;
    -webkit-box-shadow: 0 0 8px rgb(128 128 128 / 20%);
    box-shadow: 0 0 8px #80808033;
}

}

@media screen and (min-width: 480px){
.page-charity-tabs .page-width {
    padding: 0 30px;
}
  .page-charity-tabs #charityTabs ul.resp-tabs-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
  .page-charity-card-2 .page-width {
    padding: 0 30px;
}
    .page-landing .on-team-content .on-container .on-team-inner {
    padding: 50px 0 0;
}

  .page-landing .on-team-content .on-container .on-team-inner .on-item {
    padding: 0 25px;
}
}
@media(max-width:1366px){


  #shopify-section-page-charity-row-1 .feature-row .feature-row__text .feature-row__item-wrapper {
    padding: 25px 0 25px 20px;
}
.home-row-section .feature-row__text .feature-row__item-wrapper {
    padding: 25px 20px 25px 0;
}

}
@media(max-width:1024px){

  .on-page-video-content .on-ul .on-li {
    font-size: 14px;
}
  div#OnVideoTabs {
    padding: 0 20px;
}
  .on-page-video-content .on-container {
    padding: 0;
}
}

@media(max-width:992px){
  .on-page-video-content .on-ul .on-li {
    background: inherit;
}
  .page-landing .on-team-content .on-container .on-team-inner .on-item {
    padding: 0 10px;
}
  .page-landing .on-team-content .on-container .on-team-inner {
    padding: 25px 0 0;
}
  .page-landing .on-featured-content .on-container .on-featured .on-featured-inner .on-item {
    flex-basis: 50%;
    padding: 0 10px;
    margin-bottom: 20px;
    width:100%;
}
  .page-landing .on-featured-content .on-container, .page-landing .on-team-content .on-container {
    padding: 0 20px;
}
  .page-landing .on-join-content .on-container {
    padding: 0;
}
  .page-landing .on-join-content .on-container .on-join-inner .on-item {
    padding: 0 10px;
    margin-top: 20px;
}
  .home-row-section .feature-row__item.feature-row__text {
    -webkit-flex: 0 1 100%;
    -moz-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
   
}
    .page-charity-card-2 .cards-wrap .card-item {
    width: 50%;
}
  #shopify-section-page-charity-row-1 .feature-row .feature-row__text .feature-row__item-wrapper {
    padding: 25px 0px;
}
  .page-timeline-section .page-width {
    padding: 0 15px;
}
  .page-charity-tabs #charityTabs .resp-tabs-container {
    padding: 0;
}
  .page-charity-tabs .section-header__subtitle {
    margin: 0 auto 20px;
    font-size: 14px;
}
}
@media(max-width:991px){
  .product-main-photo-block {
    display: block;
}
  #js-featured-image:after {
    content: "Tap to zoom";
    visibility: visible;
}
    #pageCharityTabs .tab-head .title {
    font-size: 14px;
    margin: 5px;
    padding: 12px 5px;
    width: 47%;
}
}
@media(max-width:767px){
/*       .page-new-desing .on-banner-content {
    padding-top: 50px!important;
} */
  .page-charity-card-2 .cards-wrap .card-item {   
    margin: 0px 0 20px;
}
  .page-timeline-section .timeline-wrap .timeline-item .timeline-point {
    left: 0;
}
.page-timeline-section .timeline-wrap .timeline-item .timeline-content {
    position: relative;
    width: 100%;
    padding-left: 15px;
}
  .on-prod-info-tab .on-container {
    padding: 0;
    max-width: 100%!important;
}
  .on-prod-info-tab .on-container .on-prod-info-inner {
    padding: 0;
}
.on-prod-info-tab .on-container .on-prod-info-inner .on-item {
    border: 0;
    flex: 1 1 100%;
    padding: 50px 20px;
}
.medium-down--hide.next-product {
    display: none;
}
  div#pageCharityTabs .tab-head {
    max-width: 500px;
    margin: 0 auto;
    flex-wrap: wrap;
}

  .page-timeline-section .timeline-wrap:before {
    left: 0;
}
  .page-timeline-section .timeline-wrap .timeline-item .timeline-content {
    width: 100%;
}

  .okeReviews .okeReviews-mediaStrip-item {
    height: 60px !important;
}
  .page-charity-tabs #charityTabs h2.resp-accordion, .page-charity-tabs #charityTabs .resp-accordion.h2 {
    background: none!important;
    font-size: 14px;
}
h2.resp-accordion {
    display: block !important;
    padding: 15px 0!important;
    border-top: 1px solid #e4e4e4 !IMPORTANT;
    color: #000;
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: .03em;
}
h2.resp-accordion {
    cursor: pointer;
    display: none;
    font-size: 1.2em;
    margin: 0;
    padding: 10px 15px;
    position: relative;
}
 body.page-charity.iti-mobile .resp-arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0%,-50%);
    -moz-transform: translate(0%,-50%);
    -o-transform: translate(0%,-50%);
    -ms-transform: translate(0%,-50%);
    transform: translateY(-50%);
    right: 0;
    height: 13px;
    width: 13px;
    background-size: 13px;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(/cdn/shop/t/36/assets/icon-plus.svg?v=43703540826678532171605774540);
}
body.page-charity.iti-mobile  h2.resp-tab-active span.resp-arrow {
    background-image: url(/cdn/shop/t/36/assets/icon-minus.svg?v=24489195668612105541605774539);
}
  .page-charity-tabs #charityTabs h2.resp-accordion.resp-tab-active, .page-charity-tabs #charityTabs .resp-accordion.resp-tab-active.h2 {
    border-top: 3px solid #185b2d!important;
}
  .page-charity-tabs #charityTabs ul.resp-tabs-list {
    display: none;
}
h2.resp-accordion:last-of-type {
    border-bottom: 1px solid #e4e4e4;
}
  h2.resp-tab-active {
    border-bottom: 0px solid #c1c1c1!important;
    margin-bottom: 0!important;
}
  .home-row-section .feature-row__item.feature-row__image {
    -webkit-flex: 0 1 100%;
    -moz-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
}
  .home-row-section {
    padding: 3em 0 2em;
}
   .page-charity-card .card-item .right-side {
    width: 100%;
}
  .page-charity-card .card-item .right-side .content-inner.full-width {
    width: 100%;
    padding: 20px 10px;
}
  .page-charity-card .page-width {
    padding: 0 15px;
}

.page-block__item-page-charity-timeline .section-header__subtitle,
.feature-row__item-wrapper span.section-header__subtitle,
.page-charity-card-2 .cards-wrap .card-item {
    margin: 0 auto 20px;
    font-size: 14px;
}
  .mfp-counter {
    right: 0;
}
/*   .collection-sidebar .closebtn {  
    top: 0;
} */
  .collection-sidebar {
    padding-top: 40px!important;
}
/*   .page-signup main#MainContent {
    padding-top: 160px!important;
} */
  body.index header.header.site-header .wk-icon.wk-link__icon svg path {
    stroke: #000!important;
}
  body.index header.header.site-header a.wk-link.wk-link--filled svg path {
    fill: #000!important;
}
  .collection #shopify-section-header{
    padding-top: 0px;
}
/*   .collection main#MainContent {
    padding-top: 0px!important;
} */
  .collection  .home-mobile-collection.mobile-view {
    padding-top: 0px!important;
}
 #shopify-section-header {
    height: 60px;
}
.page-program   #shopify-section-header,
.page-charity #shopify-section-header,
  .page-our-mission #shopify-section-header,
  .page-travel #shopify-section-header,
  .page-landing #shopify-section-header,
  .blog #shopify-section-header,
   .page-afterpay #shopify-section-header,
   .page-nablus-soap #shopify-section-header,
  .page-contact #shopify-section-header,
  .page-loyalty-landing #shopify-section-header,
  .page-Ambassador #shopify-section-header{
    height: 0px;
}
.travel-page-mobile-tab-block.mobile-view li {
    position: relative;
    border-bottom: 1px solid #000;
    padding: 7px 0;
}
  .travel-page-mobile-tab-block.mobile-view li.active span.resp-arrow {
    display: none;
}
  .travel-page-mobile-tab-block.mobile-view li .travel-page-video-mobile {
    padding-top: 15px;
}
  .travel-page-mobile-tab-block.mobile-view li.active {
    border-top: 2px solid #000;
}
  .travel-page-mobile-tab-block.mobile-view li p.mobonClickTab {
    text-align: left;
}
  .travel-page-mobile-tab-block.mobile-view li p.mobonClickTab span.on-name {
    font-family: Poppins;
    font-weight: 700;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    color: #222;
    width: 100%;
}
  .travel-page-mobile-tab-block.mobile-view li .owl-nav button.owl-prev {
    position: absolute;
    left: 15px;
    width: 33px;
    height: 33px;
    background: #fff;
    border-radius: 50px;
    align-items: center;
    display: block;
    background-image: url(/cdn/shop/t/36/assets/icon-chevron-left.svg?v=9581080…)!important;
    background-repeat: no-repeat;
        background-position: center!important;
}
  .travel-page-mobile-tab-block.mobile-view li .owl-nav button.owl-next {
    position: absolute;
    right: 15px;
     width: 33px;
    background-position: center!important;
    height: 33px;
    background: #fff;
    border-radius: 50px;
    align-items: center;
    display: block;
    background-image: url(/cdn/shop/t/36/assets/icon-chevron-right.svg?v=1558618…)!important;
    background-repeat: no-repeat;
}
  .travel-page-mobile-tab-block.mobile-view li .owl-nav button span {
    display: block;
    font-size: 0;
}
  .on-video-wrapper a {
    display: block !important;
}
  .on-video-wrapper a {
    display: block !important;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-size: cover;
    background-position: center;
}
    .travel-page-mobile-tab-block.mobile-view .resp-arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0%,-50%);
    -moz-transform: translate(0%,-50%);
    -o-transform: translate(0%,-50%);
    -ms-transform: translate(0%,-50%);
    transform: translateY(-50%);
    right: 0;
    height: 13px;
    width: 13px;
    background-size: 13px;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(/cdn/shop/t/36/assets/icon-plus.svg?v=43703540826678532171605774540);
}
  .product main#MainContent .product-main-section{
  padding-top:0!important;
}
}
@media(max-width:749px){
    .page-new-desing #shopify-section-header {
    height: 60px;
}
      .page-charity-card-2 .cards-wrap .card-item {
    width: 100%;
}
  .page-charity-card-2 .cards-wrap .card-item .card-item-wrap {
    max-width: 480px;
    margin: 0 auto;
}
  .page-landing .on-join-content .on-container .on-join-inner .on-item {
    padding: 0 10px;
    margin-top: 20px;
    -webkit-flex: 1 1 50%;
    -moz-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
}
  .page-landing .on-team-content .on-container .on-team-inner .on-item {
    -webkit-flex: 1 1 50%;
    -moz-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
}
  .on-page-video-content .on-container {
    padding: 0 !important;
}
  .page-travel .on-banner-content .on-banner, .page-landing .on-banner-content .on-banner {
    height: 500px!important;
    padding: 0 20px;
}
.on-container {
    padding: 0 23px;
}
/* .on-page-video-content .on-ul .on-li {
    display: flex!important;
    width: 100% !important;
    text-align: left !important;
} */
  .on-header-content h2 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 13px;
}
  .on-header-content .on-text {
    font-size: 14px;
    line-height: 22px;
    padding: 0;
}
  .on-page-video-content .on-page-video-inner.active {
    display: block!important;
    height: auto;
    padding-top: 15px;
    overflow: hidden;
}
  .on-page-video-content .on-ul .on-li, .on-page-video-content .on-ul .on-li:last-child {
    width: 100%;
    margin-right: 0;
    margin-bottom: 0;
    text-align: left;
    position: relative;
    border-bottom: 1px solid #000;
    border-top: 2px solid transparent;
    background-color: #fff;
}

  .on-page-video-content .on-ul .on-li.active span.resp-arrow {
    background-image: url(/cdn/shop/t/10/assets/icon-minus.svg?22916);
  
}
  .on-page-video-inner.video-slider {
    display: none;
}
.on-page-video-content .on-ul .on-page-video-inner  button.owl-prev {
    left: 0;
    background-color: #fff;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0%,-50%);
    -moz-transform: translate(0%,-50%);
    -o-transform: translate(0%,-50%);
    -ms-transform: translate(0%,-50%);
    transform: translateY(-50%);
    text-indent: -9999px;
    height: 33px;
    width: 33px;
    background-size: 17px;
    background-repeat: no-repeat;
    background-position: center center;
    box-shadow: 0 0 15px #0003;
    -moz-box-shadow: 0 0 15px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 0 15px rgb(0 0 0 / 20%);
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
  .on-page-video-content .on-ul .on-li .owl-nav { 
    top: 45%;
    transform: translate(-50%,-45%);
}
    .on-page-video-content .on-ul .on-page-video-inner  button.owl-prev {
    background-image: url(/cdn/shop/t/36/assets/icon-chevron-left.svg?v=95810805782326761301605774533)!important;
left: 15px;
    }
  .on-page-video-content .on-ul .on-page-video-inner  button.owl-next{
    right: 0;
    background-color: #fff;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0%,-50%);
    -moz-transform: translate(0%,-50%);
    -o-transform: translate(0%,-50%);
    -ms-transform: translate(0%,-50%);
    transform: translateY(-50%);
    text-indent: -9999px;
    height: 33px;
    width: 33px;
    background-size: 17px;
    background-repeat: no-repeat;
    background-position: center center;
    box-shadow: 0 0 15px #0003;
    -moz-box-shadow: 0 0 15px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 0 15px rgb(0 0 0 / 20%);
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
 .on-page-video-content .on-ul .on-page-video-inner  button.owl-next {
    background-image: url(/cdn/shop/t/36/assets/icon-chevron-right.svg?v=155861894429878217731605774533)!important;
  right: 15px;
 }  
  .on-page-video-content .on-page-video-inner .on-item {
    padding: 0 0 19px!important;
}
  .on-bottom-inner {
    grid-template-columns: 1fr;
}
.on-item.on-item-right p.on-text {
    text-align: center;
    padding-bottom: 40px;
}
  .on-page-video-content .on-btn {
    margin: 0 0 50px!important;
}
  .page-travel .on-banner-content .on-banner-inner, .page-landing .on-banner-content .on-banner-inner {
    height: 500px!important;
    padding: 0 20px;
}
.on-page-video-content .on-ul .on-li {
      padding: 9px 0;
}

  .on-banner-content:not(.on-banner-content-not-image) .on-banner-inner {
    height: 500px!important;
    padding: 0 20px;
}

  .on-team-content p.on-text {
    max-width: 100%;
}
  .on-team-inner {
    grid-template-columns: 1fr;
}
  .on-item {
    padding:  0px;
}
  .on-team-inner .on-item .on-info p.on-desc {
    max-width: 100%;
}
/*   .on-team-content .on-team-inner .on-item {
    margin-bottom: 10px;
} */
  .on-team-content .on-team-inner .on-item:last-child {
    padding-bottom: 20px;
}
  .template-page-landing .on-featured-content .on-container .on-featured .on-featured-inner .on-item {
    margin-bottom: 20px;
}
  .on-featured-content .on-featured-inner .on-item:last-child {
    padding-left: 0px !important;
}
  .on-featured-content .on-featured-inner .on-item:first-child {
    padding-right: 0 !important;
}
  .template-page-program .on-banner-content .on-banner-inner h1, .on-travel-section .on-banner-content .on-banner-inner h1, .on-landing-section .on-banner-content .on-banner-inner h1 {
    font-size: 36px;
    line-height: 45px;
    margin-top: 60px;
}
  .on-featured-inner {
    flex-direction: column;
}
  .on-featured-content .on-featured-inner .on-item {
    padding: 0 !important;
}
  .on-featured-content .on-featured-inner .on-item {
    margin-bottom: 30px;
}
  .on-join-inner {
    grid-template-columns: 1fr;
}
 .on-join-content .on-container {
    padding: 0;
}
  .on-join-content .on-join-inner .on-item {
    padding: 0;
}
  .on-join-content {
    padding: 0;
}
body.media-kit .main-page-title {
    padding-top: 40px!important;
    padding-bottom: 30px;
}
body.media-kit .rte {
    width: 100%;
    left: 0;
    padding-left: 0;
    margin-bottom: 10px!important;
}
 product-recommendations.product-recommendations .product-grid .grid__item {
    padding-left: 0;
    padding-top: 50px;
}
.product-main-photo-block .owl-dots {
    position: absolute;
    bottom: 14px;
}
  .product-main-photo-block .owl-dots button.owl-dot {
    
    width: 6px!important;
    height: 6px!important;
}
  #js-featured-image:after { 
    bottom: 35px;
}
 .product-main-photo-block .owl-dots button.owl-dot {
    cursor: pointer;
    width: 10px;
    height: 10px;
    padding: 0;
    margin: 0;
    opacity: .5;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-indent: 100px;
    overflow: hidden;
    background: #000;
/*     box-shadow: 0 1px 2px #eee; */
    position: relative;
    display: inline-block;
    margin: 0 3px;
    padding: 0;
    cursor: pointer;
}
  .product-main-photo-block .owl-dots button.owl-dot.active {
   opacity: 1;
}

  .page-charity-card .card-item .left-side {
    width: 100%;
    min-height: 336px;
}
  .page-charity-card {
    padding: 10px 0 4em;
}
    body.product main .page-width {
    padding: 0 15px!important;
}
  product-recommendations.product-recommendations .product-recommendations__heading {
    margin: 0 0 20px;
}

/*     .product main#MainContent {
    padding-top: 0px!important;
} */
  .product nav.breadcrumb {
    padding-top: 9px;
}
.recently-viewed-products-block h2.product-recommendations__heading {
    margin-bottom: 15px;
    font-size: 21px;
    letter-spacing: .2px;
    line-height: 30px;
    color: #000;
    font-weight: 600;
}
  .size-popup-inner { 
    max-width: 80%;
}
.recently-viewed-products-block ul.recently-viewed li.grid__item {
    padding-left: 0px;
    padding-bottom: 40px;
}
  body.product .product-main-section.page-width {
    padding: 0!important;
}
  body.product .product-main-section .product__info-wrapper.grid__item {
    padding: 0 15px;
}
  #sizeGuidePopup {   
    bottom: 30px;
}
  .product-page-row-content .product-page-row-content-inner .product-page-content-row {
    padding: 25px 0 25px 0px;
}
  .product-main-photo-block a#js-featured-image {
    position: unset;
}
p.product-page-price {
    font-size: 1.6rem;
}
}
@media(max-width:480px){
  .on-banner-content:not(.on-banner-content-not-image) .on-banner-inner {
    padding: 0 0px;
}
  .mfp-figure img.mfp-img {
    width: 100%;
    padding:40px 0;
}
  .mfp-figure button.mfp-close {
    right: 0px;
    top: 20px;
}
  body.product main .page-width {
    padding: 0 15px;
}

  .col-product-grid .product-name-price-block .price__sale s.price-item.price-item--regular  span.money {
    font-size: 12px;
}
.col-product-grid .product-name-price-block .price span {
    font-size: 14px!important;
    line-height: 24px;
}
.page-landing .on-team-content .on-container .on-team-inner .on-item {
    -webkit-flex: 1 1 100%;
    -moz-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    padding: 0;
      margin-bottom: 20px;
}
  .on-team-content {
    padding: 20px 0 0;
}
  .page-landing .on-join-content .on-container .on-join-inner .on-item {
    padding: 0;
    -webkit-flex: 1 1 100%;
    -moz-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
}
  .page-landing .on-join-content .on-container {
    padding: 0 20px;
}
  .page-landing .on-featured-content .on-container .on-header .on-title {
    font-size: 22px;
    line-height: 26px;
}
  .on-featured-content .on-header {
    margin-bottom: 40px;
}
 #pageCharityTabs .tab-head .title {
    width: 46%;
    min-width: unset;
}
  .page-charity-card .card-item .left-side {
        min-height: 250px;
}
 .page-charity-card .card-item .right-side .content-inner .learn-more-btn {
    font-size: 16px;
}
  .page-charity-card .card-item .right-side .content-inner .content-title {
    font-size: 18px;
}
  .page-charity-card-2 .page-header-title {
    font-size: 22px;
}
    .size-popup-inner {  
    max-width: 95%;
    padding: 70px 10px 10px;
}
  #sizeGuidePopup { 
    padding: 90px 15px 30px;
}
span.size-popup-close {
    top: 22px;
}
}
