/** Shopify CDN: Minification failed

Line 1159:12 Expected ":"

**/
.common-banner {
  min-height: 600px;
    background-position: center;
    background-size: cover;
    display: flex;
    align-items: center;
}
.blogleft_inner_content .tt-blog-content .tt-blog-description .blog-btn a{
  color:#434D77;
}

.easify_addon_product.product-grid {
    display:none;
}


.product-single__addtocart .btn.disabled, .product-single__addtocart .btn[disabled]{
background-color:#fec5bb;
  
}
._tpo_main_product_id,._tpo_option_value_id,._tpo_add_on_key,._tpo_add_on_keys,._tpo_add_on_variant_ids,._tpo_is_main_product{
    display:none !important;
}
a:hover {
    color: #FEC5BB;
}
a.def-btn:hover {
    background-color: #FEC5BB;
}
.banner-content-wrap {
    width: 100%;
}
.banner-content {
    color: #fff;
    max-width: 470px;
}
.banner-content span {
    font-size: 18px;
    display: block;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.banner-content h2 {
    color: #fff;
}
a.def-btn {
    background: #434D77;
    color: #fff;
    padding: 13px 27px;
    border-radius: 50px;
    margin-top: 30px;
    display: inline-block;
}
.h1,h1{font-size:50px;line-height: 65px;}
.h2,h2{font-size:40px;line-height: 52px;}
.h3,h3{font-size:30px;line-height: 40px;}
.h4,h4{font-size:24px;line-height: 32px;}
.h5,h5{font-size:20px;line-height: 26px;}
.h6,h6{font-size:18px;line-height: 24px;}
body, input, textarea, button, select {
   font-size: 16px;line-height: 26px;letter-spacing: 0px;
}
.def-section,.special {
    padding: 60px 0px;
}
.client-testimonials {
    background: #D8E2DC;
}
.testimonial-wrapper {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.test-col:nth-child(1) {
    width: 34%;
}
.test-col:nth-child(1) p {
    font-size: 30px;
    line-height: 35px;
}
.test-col:nth-child(2) {
    width: 54%;
}
.test-col:nth-child(2) h3 {
    font-size: 30px;line-height: 39px;
}
.rating i.mdi {
    color: #FEC5BB;
    letter-spacing: -4px;
}
.test-col a {
    text-decoration: underline;
    margin-top: 10px;
    display: block;
}
.durable-six .container {
    position: relative;
}
img.absolute-img {
    position: absolute;
    top: -104px;
    left: -30px;
}
.durable-six h3 {
    font-size: 30px;
    text-align: center;
    max-width: 800px;
    margin: 0 auto 30px auto;
}
.durable-six .def-link {
    text-align: center;
    margin-bottom: 40px;
}
.durable-cols {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.durable-col {
    width: 18%;
    text-align: center;
}
.durable-col img {
    margin-bottom: 20px;
    transition: all 500ms ease-in-out 0s;
    -webkit-transition: all 500ms ease-in-out 0s;
}
.durable-col:hover img {
    opacity: 0.5;
}
.your-partner {
    background: #FFFAF7;
}
.partner-cols {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.partner-col {
    width: 47%;
}
.partner-col img {
    max-width: 650px;
    margin: 0 auto;
    width: 100%;
    -webkit-transition: all 4s cubic-bezier(0, 0, 0.1, 1);
    -moz-transition: all 4s cubic-bezier(0, 0, 0.1, 1);
    -o-transition: all 4s cubic-bezier(0, 0, 0.1, 1);
    -ms-transition: all 4s cubic-bezier(0, 0, 0.1, 1);
}
.partner-col:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}
.section-title {
    margin-bottom: 30px;
}
.section-title span {
    display: block;
    color: #FEC5BB;
    margin-bottom: 0px;
    text-transform: uppercase;
}
.section-title {
    text-align: center;
}
.partner-col .section-title {
    text-align: left;
}
.def-link a {
    text-decoration: underline;
}
.more-ways .def-link {
    text-align: center;
    margin-top: 50px;
}
.client-reviews {
    background: #D8E2DC;
}
.testimonial-col {
    padding: 0 100px;
    text-align: center;
}
.slick-prev, .slick-next {
    background: transparent !important;
}
#blog_slider .tt-blog-content .blog-content-wrap .h3.article__title a {
    font-family: 'Work Sans', sans-serif !important;
    font-size: 22px !important;
}
.article__grid-excerpt {
    font-family: 'Work Sans', sans-serif !important;
    font-size: 16px !important;
}
#blog_slider .tt-blog-content .blog-content-wrap .list--inline.article__meta-buttons a.read-more {
    font-size: 16px !important;
}
.design_2 #blog_slider .article__date {
   font-family: 'Work Sans', sans-serif !important;
    background: #ffffff;
    font-size: 16px;
}
section.instagram-home {
    background: #FFFAF7;
}
a.insta-head {
    margin-bottom: 20px;
    display: inline-block;
    font-size: 18px;
    color: #434D77;
    font-weight: 500;
}
.instagram-feeds {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.insta-feed {
    width: 18.5%;
}
.insta-feed img {
    width: 100%;
}
.feature-blog {
    background: #fffaf7;
    padding: 40px 0px;
}
.blog_latest_new_home {
    background: #fff;padding: 50px 0px;
}
img.bottom-divider,img.top-divider {
    width: 100%;
}
#shopify-section-footer-model-2 form#contact_form {
    border-bottom: 2px solid #c6c6c6;
}
#shopify-section-footer-model-2 form#contact_form ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #434D77;
}

#shopify-section-footer-model-2 form#contact_form :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #434D77;
}

#shopify-section-footer-model-2 form#contact_form ::-ms-input-placeholder { /* Microsoft Edge */
  color: #434D77;
}
.header_1 .fullscreen_header_toggle {
    display: none !important;
}
  ul.tt_menus_ul li a,.header_1 .destination {
    font-family: 'Work Sans', sans-serif !important;
}
.header_1 .destination{font-size:16px;}
#shopify-section-footer-model-2 .footer-logo-content {
    float: left;
}
#shopify-section-footer-model-2 .footer-wrapper {
    background-color: #ffffff;
}
footer h5.widget-title {
    font-family: 'Work Sans', sans-serif !important;
}
#shopify-section-footer-model-2 .grid {
    text-align: left;
}
#shopify-section-footer-model-2 .site-footer .footer-column ul.inline-list li {
    text-align: left;
}
#shopify-section-footer-model-2 .site-footer a {
    font-size: 16px; color: #434D77;
}
#shopify-section-footer-model-2 .site-footer a:hover {
    color: #FEC5BB;
}
#shopify-section-footer-model-2 .footer-bottom-wrap {
    background: #FFFAF7;
    padding: 30px 0;
}
.copyright {
    display: flex;
    justify-content: space-between;
    font-size: 16px;
}
ul.social-icons li a {
    margin: 0 2px;
    color: #434D77;
    font-size: 18px !important;
}
ul.social-icons li {
    display: inline-block;
}
footer .social-icons {
    display: inline-block;
}
ul.social-icons.bottom-social {
    display: none;
}
.footer-cms.block_newsletter .container {
    max-width: 1000px !important;
}
.right-text {
    background: #fffaf7;
}
.right-text-cols {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}
.right-text-col {
    width: 48%;
}
.right-text-col img {
    width: 100%;
}
.right-text-col .section-title {
    text-align: left;
}
.right-text-col .section-title span {
    margin-bottom: 10px;
}
.breadcrumb-block {
    display: none;
}
.left-text {
    background: #fffaf7;
}
.left-text-wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}
.left-text-col {
    width: 48%;
}
.left-text-col img {
    width: 100%;
}
.left-text-col .section-title {
    text-align: left;
}
.left-text-col .section-title span {
    margin-bottom: 10px;
}
.padding-top-0 {
    padding-top: 0 !important;
}
.padding-bottom-0 {
    padding-bottom: 0 !important;
}
.padding-top-20 {
    padding-top: 20px !important;
}
.padding-bottom-20 {
    padding-bottom: 20px !important;
}
span.title-22 {
    font-weight: 500;
}
.durable-four {
    background: #FFFAF7;
}
.durable-four .section-title {
    max-width: 800px;
    margin: 0 auto 50px auto;
}
.four-cols {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.four-col {
    width: 23%;
    text-align: center;
}
.four-col img {
    margin-bottom: 20px;
    width: 100%;
}
.four-col span.title-22 {
    margin-bottom: 10px;
    display: block;
    padding: 0 10px;
}
#shopify-section-footer-model-2 .footer-container {
    margin-top: 0px;
}
.reverse-flex {
    flex-direction: row-reverse;
}
.custom-contact {
    background: #FFFAF7;
    text-align: center;
}
.contact-us-form {
    margin: 20px auto 0 auto;
    max-width: 800px;
}
.contact-form .btn {
    background: #434D77;
    color: #fff;
    padding: 13px 27px;
    border-radius: 50px;
    display: inline-block;
    width: 130px;
  margin-top:10px;
}
.stockist {
    background: #D8E2DC;
}
.stockist .container {
    position: relative;
}
.stockist-content {
    max-width: 900px;
    text-align: center;
    margin: 0 auto;
}
.custom-faq {
    background: #FFFAF7;
}
h5.tt-toggle-accordion.active {
    background: transparent;
    color: #434D77;
}
.tt-toggle-content {
    padding-left: 0px;
    border: 0px solid var(--color-border);
}

h5.tt-toggle-accordion, .tt-toggle-frame h5.tt-toggle, h5.tt-toggle {
    border: 0px solid #ededed;padding: 15px 0px 15px 0px;
    border-bottom: 1px solid #ededed;
}
h5.tt-toggle-accordion:before, h5.tt-toggle:before {
    left: unset;
    right: 0;
}
h5.tt-toggle-accordion.active a {
    color: #434D77;
}
.template-page .tt-toggle-frame-set {
    margin-top: 0px;
}
.template-blog main.main-content {
    background: #fffaf7;
    padding: 60px 0px;
}
.blog_masonry_left .article.tt-blog-content {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
}
.custom-single-blog {
    background: #FFFAF7;
}
.special{background:#FFFAF7;}
.template-index .main-content .shopify-section {
   margin: 0 0 0px;
}
.template-index .main-content .shopify-section.special {
    margin: 0 0 0px;
}
button#subscribe {
    text-align: right;
}
.testimonial-wrapper {
    padding: 0 50px;
}
a.grid-link__title {
    color: #434D77;
    font-family: 'Work Sans', sans-serif !important;
}
.product-li.grid-item .price span {
    color: #FEC5BB !important;font-family: 'Work Sans', sans-serif !important;
}
.durable-six.right-absolute {
    background: #FFFAF7;
}
.right-absolute img.absolute-img {
    position: absolute;
    top: -104px;
    right: -30px;left:unset;
}
.durable-six.right-absolute .def-link {
    margin-bottom: 0px;
    margin-top: 40px;
}
.template-index section.instagram-home.def-section {
    padding-top: 10px;
}
.product-information .review-wrap {
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    padding: 20px 0px;
    margin: 0px 0px 30px 0px;display: flex;
}
.custom-product {
    background: #FFFAF7;
}
.product-single__title {
    font-size: 30px;
    margin-bottom: 45px;
}
.enorm-shopify-product-reviews .icon_color{
    color: #FEC5BB;
}
.qty-box-set .qtyminus, .qty-box-set .qtyplus, .qty-box-set .qtyminus1, .qty-box-set .qtyplus1 {
   background: transparent;
}
.qty-box-set {
    border: 0px solid var(--color-border);
}
.product-single__addtocart .btn {
    border-radius: 50px;
}
.shopify-payment-button__button {
    border-radius: 50px !important;
}
.custom-product {
    padding-bottom: 0 !important;
}
.as-seen-on {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.seen-col {
    width: 24%;
}
section.as-seen {
    background: #fffaf7;
}
.template-collection .container-fluid {
    background: #fffaf7;
}
.product-information .product-info {
    display: none;
}
share-button.share-button {
    display: none;
}
.enorm-reviews .enorm-star-rating .enap-star, .enorm-shopify-product-reviews .icon_color, #enorm-full-reviews .icon_color, #enormReviews .enormicon-review, .enap_star_graph span.enap-star, .grid_str span.enap-star, .enorm-reviews .icon_color, .enap-star-o {
    color: #fec5bb;
}
.product-description .h4 {
    margin-top: 15px;
    text-align: left;
}
.product-price__price, .product-price__price .money, .price, price .money {
    color: #FEC5BB;
    text-align: left;
}
.style3.product-layouts.grid-view-item .product-wrapper:hover .product-description .grid-view-item__meta {
    visibility: visible !important;
    opacity: 1 !important;
}
.template-product .durable-four {
    padding-top: 0 !important;
}
.template-product  .durable-six.right-absolute {
    background: #ffffff;
}
.collection_template {
    margin-top: 50px;
}
.footer-logo img {
    max-width: 210px;
}
/*.common-banner:after {
    content: '';
   background: none repeat scroll 0 0 rgb(0 0 0 / 32%);
    position: absolute;
    display: block;
    top: 10px;
    right: 10px;
    bottom: 10px;
    opacity: 0;
    left: 10px;
    -webkit-transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    -ms-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    transition: all 400ms ease-in-out 0s;
    -webkit-transform: rotate(-180deg) scale(0);
    -moz-transform: rotate(-180deg) scale(0);
    -ms-transform: rotate(-180deg) scale(0);
    -o-transform: rotate(-180deg) scale(0);
    transform: rotate(-180deg) scale(0);
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
  z-index: -1;
}
.common-banner:hover::after {
    -webkit-transform: rotate(0) scale(1);
    -moz-transform: rotate(0) scale(1);
    -ms-transform: rotate(0) scale(1);
    -o-transform: rotate(0) scale(1);
    transform: rotate(0) scale(1);
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
}
.common-banner{position:relative;z-index: 99;overflow:hidden;}*/
.swimwear-wrapper {
    display: flex;
    flex-wrap: wrap;
}
.swimwear-col {
    width: 23%;
    margin: 10px 1%;
    border: 1px solid #fff;
    background: #fffaf7;
    padding: 10px 1.5%;
    border-radius: 10px;
}
.swimwear-col h5 {
    font-weight: 600;
}
section.afilateSec {
    text-align: center;
}
section.afilateSec .container {
    max-width: 570px !important;
}
section.afilateSec h1 {
    font-size: 46px;    line-height: 60px;
}
section.afilateSec h3 {
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 600;
}
section.afilateSec a.def-btn {
    text-transform: uppercase;
    letter-spacing: 4px;
}
div#sa-modal-container .sa-Polaris-Modal-Header__Title {
    text-align: center;
}
div#sa-modal-container div#sa-modal-container h2 {
    text-align: center !important;
    text-transform: uppercase;
    font-size: 26px;
    letter-spacing: 0px;
}
div#sa-modal-container section.sa-Polaris-Modal-Section {
    text-align: center;
}
div#sa-modal-container .sa-Polaris-Stack {
    justify-content: center;
}
div#sa-modal-container .sa-Polaris-Button {
    background: #434D77;
    border: none;
    border-radius: 50px;
    width: 110px;
}
div#sa-modal-container .sa-Polaris-Button:hover {
    background: #FEC5BB;
}
div#sa-modal-container h2 {
    text-align: center !important;
    text-transform: uppercase;
    font-size: 26px;
    letter-spacing: 0px;
}
div#sa-container .sa-signupStep {
    display: block !important;
}
.login-page,.register-page {
    margin: 70px 0px;
}
div#sa-container .sa-subHeader {
    font-size: 30px;
}
:where(.sa-legacy) #sa-select-stats {
    font-size: 16px !important;
}
button#sa-btn-new-link {
    background: #434D77;
    border-radius: 50px;
    border: none;
}
.policy-join {
    text-align: left;
    padding-top: 50px;
    margin-top: 50px;
    border-top: 1px solid #e5e5e5;
}
.policy-join ul {
    list-style: disc;
    padding-left: 16px;
}
.policy-join ul li {
    margin-bottom: 15px;
}
.product-template__container .social-sharing {
    position: fixed;
    top: 40%;
    left: 4%;
    right: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    z-index: 2;
}
.social-sharing i.mdi {
    background: #fff;
    border-radius: 50%;
}
.friday-content {
    position: relative;
    text-align: center;
    color: #f5f5f5;
}
span.codeSpan {
    background: #fec5bb;
    width: 150px;
    height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    border-radius: 50%;
    font-size: 30px;
    line-height: 35px;
    text-transform: uppercase;
    font-weight: 500;
}
.friday-content h2 {
    color: #fff;
    font-size: 70px;
    letter-spacing: 8px;
    font-weight: 600;
    font-family: 'Work Sans', sans-serif !important;
    margin-top: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.friday-content h2 img {
    filter: brightness(0) invert(1);
    rotate: -5deg;
}
p.bigp {
    font-size: 30px;
    line-height: 38px;
    margin-bottom: 5px;
}
section.black-friday {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;position:relative;
}
.overlay {
    background: #00000061;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}

div#loader {
    background: #c5c5c57a;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
}

.thumbs.product-thumb {
    border-radius: 25px;
}
.template-page .page-content {
    padding: 60px 0px;
}
.header_1_wrapper .header_logo_wrap {
    float: left;
    margin: 19px 0;
    max-width: 180px;
    padding: 0 20px 0 0px !important;
}
/* cart popup start*/
 .cartt-popup-wrapper {
    position: fixed;
    background: #00000045;
    height: 100%;
    width: 100%;
    top: 0;
    z-index: 9;
    display: flex;
    align-items: center;
    justify-content: center;
}
.cartt-popup-outer {
    background: #fff;
    max-width: 800px;
    width: 100%;
    position: relative;
    padding: 15px;
}	
span.close-cartt {
    position: absolute;
    right: 0;
    top: 0;
    background: #424e78;
    color: #fff;
    width: 35px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    line-height: 0;
    cursor: pointer;
}
span.close-cartt:hover {
    background: #fdc6b9;
}
.cartt-popup-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;flex-direction: row-reverse;
}
.cartt-col {
    width: 48%;
}
.cartt-col h2 {
    font-size: 21px;
    margin-bottom: 0;
    color: #fdc6b9;
    font-weight: 600;
    letter-spacing: 1px;
}

.cartt-popup-outer h3 {
    font-size: 24px;
    line-height: 33px;
} 
/* cart popup close*/
.alpha-btns {
    display: flex;
  margin-top:20px;
}
.alpha-btns a {
    background:#fdc6b9;
    color: #000;
    display: block;
    padding: 7px 20px;
    border-radius: 50px;
}
.alpha-btns a:nth-child(2) {
    margin-left:10px;
}
.alpha-btns a:hover {
    background:#424e78 !important;
}
section.alpha-banner img {
    width: 100%;
}
.afterpay-main-text {
    padding-right: 0px;
    display: block !important;
    clear: both !important;
}
.kl_reviews__stars_badge svg {
    height: 13px !important;
    width: 13px !important;
}
/* reuseable landing css start */
body#reusable-shopping-bags .special {
    overflow: hidden;
}
body#reusable-shopping-bags .header-top {
    display: none;
}
body#reusable-shopping-bags .menu-left {
    display: none;
}
body#reusable-shopping-bags .menu-right {
    display: none;
}
body#reusable-shopping-bags section.instagram-home {
    background: #FFFAF7;
    display: none;
}
body#reusable-shopping-bags .footer-wrapper {
    display: none !important;
}
body#reusable-shopping-bags .text-center.copyright {
    justify-content: center;
}
body#reusable-shopping-bags .text-center.copyright p {
    margin-bottom: 0;
}
body#reusable-shopping-bags .shopify-section:has(.page-con) {
    background: #f9f9f9;
}
body#reusable-shopping-bags h3.tt-innerpagetitle {
    text-align: center;
    font-size: 32px;
    line-height: 40px;
}	
body#reusable-shopping-bags header.site-header {
    min-height: auto !important;
}
body#reusable-shopping-bags .res-product-wrap {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}
body#reusable-shopping-bags .res-product-wrap .cus-grid {
    width: 32%;
    margin: 0 0.5%;
}
body#reusable-shopping-bags .res-product-wrap .cus-grid .thumbs.product-thumb,.cus-grid .right_img {
    width: 100% !important;
}
body#reusable-shopping-bags .grid-view-item a.add-cart-btn .tooltip-label {
    display: inline-block !important;
}
body#reusable-shopping-bags .footer-cms.block_newsletter {
    display: none !important;
}

/* close*/
.product-li.grid-item a.add-cart-btn.btn {
    background: #fed3e0 !important;
    padding: 10px !important;
    border-radius: 4px;
    width: auto !important;
    display: flex;
    align-items: center;
    gap: 5px;
}
.style3.product-layouts .product-wrapper .pro_btn.add_tocart {
     left: auto;
    right: 0;
}
/*popup css start*/
/* .needsclick.kl-private-reset-css-Xuajs1 {
    display: none !important;
} */
/*popup css closed*/
section.shop-content {
    padding-top: 0 !important;padding-bottom: 0 !important;
}
section.shop-content ul {
    list-style: disc;
    padding-left: 20px;
}
section.shop-content ul li {
    margin-bottom: 1em;
}
.product-li.grid-item .price span {
    color: #434d77 !important;
    margin-top: 10px !important;
    display: block;
}
/*  .header_1_wrapper .header_logo_wrap {
    max-width: 230px;
}*/
.payment-images {
    display: flex;
    gap: 15px;
}
.payment-images img {
    max-height: 18px;
}
.product-single__desc {
    clear: both;
}
   .product-single__desc .h1, .product-single__desc h1, .product-single__desc .h2, .product-single__desc h2 {
        font-size: 32px;
        line-height: 53px;
    }
.accordion_container {
    width: 100%;
    clear: both;
    padding-top: 20px;
}
.accordion_head {
    padding: 14px 0px;
    border-bottom: 1px solid #dad5d2;
    cursor: pointer;
}
.plusminus {
  float: right;
}
div#header-sticky {
    top: 0 !important;
}
.product-form__buttons {
    clear: both;
}
ul.cart-custom-text {
    border: 1px solid #b6b6b6;
    padding: 10px 20px;
    border-radius: 10px;
    font-size: 16px;
}
.trust-sale-context-section {
    border: 1px solid #ebebeb;
    padding: 10px 20px;
    border-radius: 10px;
    font-size: 16px;
    clear: both;
    background: #f7f7f7;
}
.trust-sale-context-section ul {
    margin-bottom: 0;
    list-style: disc;
    padding-left: 15px;
}

@media (min-width: 991px){
    ul.tmenu_submenu_type_mega {
        padding-left: calc((100% - 1500px) / 2) !important;
        padding-right: calc((100% - 1500px) / 2) !important;
        margin-top: 10px !important;
        box-shadow: none !important;
        border-top: 1px solid #e4e4e4 !important;
        background: #fffaf7 !important;
    }
}
@media (min-width: 992px){
/*.header_1 #shopify-section-TT-megamenu {
    margin-left: -50px;
}*/
.header_1 #shopify-section-TT-megamenu {
        float: none !important;
    }
  .menu_toggle_wrap {
    display: none;
}
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
 .header_1_wrapper .main-header .container {
  display: flex;
        justify-content: space-between !important;
        align-items: center;
        max-width: 100%;
  }
}
@media only screen and (min-width: 1025px) {
     .header_1_wrapper .container {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 20px;
    }
   .header_1_wrapper .main-header .container {
        justify-content: space-between;
    }
   .header_1_wrapper .main-header .container:before, .header_1_wrapper .main-header .container:after{display:none;}  
  #tt-megamenu ul.tt_menus_ul {
    display: flex;
    align-items: center;
}
}
@media only screen and (min-width: 1200px) {
  .common-banner {
   min-height: 700px;
}
  .friday-content h2 {
    font-size: 80px;
}
    .friday-content h2 img {
    max-height: 160px;
}
}
@media only screen and (min-width: 1350px) {
  .h1,h1{font-size:60px;line-height: 78px;}
.def-section,.special {
    padding: 60px 0px;
}

}
@media only screen and (min-width: 1500px) {
  .h1,h1{font-size:65px;line-height: 83px;}
  .h2,h2{font-size:50px;line-height: 65px;}
.h3,h3{font-size:40px;line-height: 52px;}
.h4,h4{font-size:30px;line-height: 40px;}
.h5,h5{font-size:24px;line-height: 32px;}
.h6,h6{font-size:22px;line-height: 30px;}
body, input, textarea, button, select {   font-size: 18px;line-height: 24px;}
  .container {
    max-width: 1400px !important;
}
.banner-content h2 {
    font-size: 68px;
    line-height: 87px;
    margin-bottom: 40px;
}
  .banner-content span {
    font-size: 22px;
}
  a.def-btn {
    margin-top: 40px;
}
    .common-banner {
    min-height: 800px;
}
  .def-section,.special {
    padding: 90px 0px;
}
    .banner-content {
    max-width: 630px;
}
  span.title-22 {
    font-size: 22px;
}
  .your-partner .section-title h2 {
    font-size: 66px;
}
.section-title span {
    margin-bottom: 30px;
    font-size: 22px;
}
.section-title {
    margin-bottom: 50px;
}

.article__grid-excerpt {
    font-size: 18px !important;
}
#blog_slider .tt-blog-content .blog-content-wrap .list--inline.article__meta-buttons a.read-more {
    font-size: 18px !important;
}
  .design_2 #blog_slider .article__date {
    font-size: 18px;
}
  a.insta-head {
   font-size 22px;
}
  ul.tt_menus_ul li a {
    font-size: 18px !important;
}
  .header_1 .destination,#shopify-section-footer-model-2 .site-footer a{font-size:18px;}
footer h5.widget-title {
    font-size: 22px !important;
}
  .copyright {
    font-size: 18px;
}
  .template-blog main.main-content {
    padding: 110px 0px;
}
  .testimonial-wrapper {
    padding: 0 70px;
}
  .test-col:nth-child(1) {
    width: 30%;
}

.test-col:nth-child(2) {
    width: 50%;
}
  a.grid-link__title {
    font-size: 22px;    margin-bottom: 10px;
}
  .product-li.grid-item .price span {
    font-size: 25px;
}
  .footer-logo img {
    max-width: 280px;
}
  p.bigp {
    font-size: 40px;
    line-height: 48px;
    margin-bottom: 7px;
}
  .friday-content h2 {
    font-size: 100px;
}
    .friday-content h2 img {
    max-height: 170px;
}
}


@media only screen and (min-width: 1650px) {
  .h1,h1{font-size:70px;line-height: 90px;}
  .container {
    max-width: 1500px !important;
}
  .common-banner {
    min-height: 900px;
}
  .testimonial-wrapper {
    padding: 0 100px;
}
}
@media only screen and (max-width: 1299px) {
    .header_style_6 .header_1_wrapper .header_logo_wrap {
        width: 175px;margin: 0px 0;
    }
  .header_1_wrapper .main-header {
    padding: 10px 0px;
}
  
}
@media only screen and (max-width: 1199px) {
  .friday-content h2 img {
    max-height: 140px;
}

}
@media only screen and (max-width: 1024px) {
  .h1,h1{font-size:40px;line-height: 52px;}
.h2,h2{font-size:30px;line-height: 40px;}
.h3,h3{font-size:24px;line-height: 32px;}
.h4,h4{font-size:20px;line-height: 26px;}
.h5,h5{font-size:18px;line-height: 24px;}
.h6,h6{font-size:16px;line-height: 22px;}
  body, input, textarea, button, select { font-size: 14px;line-height: 22px;}
  .common-banner { min-height: auto;}
  .banner-content {
    max-width: 330px;
}
  .test-col:nth-child(1) {
    width: 50%;
}
.test-col:nth-child(1) p {
    font-size: 20px;
    line-height: 25px;
}
.test-col:nth-child(2) h3 {
    font-size: 20px;
    line-height: 25px;
}
img.absolute-img {
    max-height: 100px;
    left: 10px;
}
  .header_1 .destination,#shopify-section-footer-model-2 .site-footer a{font-size:14px;}
  .copyright {
    font-size: 14px;
}
  .left-text-col {
    width: 100%;
}
.left-text-col:nth-child(1) {
    margin-bottom: 30px;
}
  .testimonial-wrapper {
    padding: 0 0px;
}
  .swimwear-col {
    width: 31%;
}
  span.codeSpan {
    width: 120px;
    height: 120px;
    font-size: 24px;
    line-height: 30px;
}
  .friday-content h2 {
    font-size: 50px;
    letter-spacing: 4px;
}
  .friday-content h2 img {
    max-height: 100px;
}
  p.bigp {
    font-size: 26px;
    line-height: 34px;
    margin-bottom: 5px;
}
    .cart-popup-outer {
    max-width: 600px;
    width:90%;
}
  .cart-popup-outer h3 {
    font-size: 20px;
    line-height: 26px;
    padding-right: 15px;
}
      .payment-images {
        justify-content: center;
        margin-top: 10px;
    }
  .payment-images img {
    max-height: 15px;
}
}

@media only screen and (max-width: 991px) {
  .footer-wrapper {
    padding-bottom: 30px !important;
}
ul.social-icons.upper-social {
    display: none !important;
}
ul.social-icons.bottom-social {
    display: inline-block;
}
  .right-absolute img.absolute-img {
    right: 20px;
}
  section.afilateSec h1 {
    font-size: 36px;
}
section.afilateSec h3 {
    font-size: 18px;
}
   body#reusable-shopping-bags .header_1 .menu_toggle_wrap {
        display: none;
    }
  .header_1_wrapper .main-header .container {
        max-width: 100%;
  }
  .header_1_wrapper .header_logo_wrap {
    float: left;
    margin:9px 0 0px 0;
    max-width: 130px;
    padding: 0 0px 0 0px !important;
}
}
@media only screen and (max-width: 768px) {
  .banner-content span {
    font-size: 14px;
    margin-bottom: 20px;
}
  .banner-content p {
    font-size: 12px;
}
  a.def-btn {
    padding: 10px 20px;
    margin-top: 10px;
    font-size: 12px;
}
  .durable-col {
    width: 33.33%;
    text-align: center;
    margin-bottom: 20px;
    padding: 0px 20px;
}
.durable-cols {
    justify-content: start;
}
.partner-col {
    width: 100%;
}
.partner-col img {
    margin-bottom: 30px;
}
.testimonial-col h3 {
    font-size: 20px;
    line-height: 26px;
}
  .testimonial-col {
    padding: 0 40px;
}
  .insta-feed {
    width: 48.5%;
    margin-bottom: 3%;
}
  a.insta-head { font-size: 14px;}
.test-col:nth-child(1) {
    width: 100%;
    margin-bottom: 30px;
}
.test-col:nth-child(2) {
    width: 100%;
}
  .four-col {
    width: 48%;
    margin-bottom: 20px;
}
  .seen-col {
    width: 49%;
    margin: 1% 0;
}
  .seen-col img {
    width: 100%;
}
    body#reusable-shopping-bags .res-product-wrap .cus-grid {
    width: 49%;
}
}

@media only screen and (max-width: 640px) {
  .durable-col {
    width: 50%;
}
    .swimwear-col {
    width: 48%;
}
  span.codeSpan {
    font-size: 20px;
    line-height: 26px;
}
.friday-content h2 {
    font-size: 40px;
    letter-spacing: 2px;
}
.friday-content h2 img {
    max-height: 70px;
}
    .cart-col {
    width: 100%;
}
.cart-popup-inner {
    height: 80vh;
    overflow-y: scroll;
}
.cart-col img {
    margin-top: 15px;
}
}
@media only screen and (max-width: 480px) {
  .copyright {
    display: block;
    text-align: left !important;
}
.swimwear-col {
    width: 100%;
    margin: 5px 0;
    padding: 4%;
}
  .swimwear-col h5 {
    margin-top: 0;
}
  section.afilateSec h3 {
     font-size: 15px;
}
section.afilateSec h1 {
    font-size: 30px;
    line-height: 40px;
}
section.afilateSec h1 {
    font-size: 27px;
    line-height: 34px;
}
  span.codeSpan {
    margin: 0 auto;
}
.friday-content h2 {
    font-size: 30px;
    letter-spacing: 2px;
}
.friday-content h2 img {
    max-height: 50px;
}
p.bigp {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 5px;
}
    body#reusable-shopping-bags .res-product-wrap .cus-grid {
    width: 100%;
      margin:0;
}
  body#reusable-shopping-bags .header_logo_wrap {
        width: 120px;
        margin: 10px 0;
    }
  product-form ul.swatch-view.swatch-view-image {
    flex-wrap: wrap;
}
  ul.swatch-view li {
    margin: 3px !important;
}
      .header_1_wrapper .header_logo_wrap {
        width: 100px;
        margin: 5px 0 0px 0 !important;
    }
}
@media only screen and (max-width: 425px) {
  .banner-content {
    max-width: 300px;
}
}
@media only screen and (max-width: 375px) {
.friday-content h2 {
    font-size: 22px;
    letter-spacing: 2px;
    margin-bottom: 30px;
}
span.codeSpan {
    width: 100px;
    height: 100px;
    font-size: 18px;
    line-height: 23px;
}
}
.tpo_option-set-container {
    display: flex;
    flex-wrap: wrap;
    column-gap: 8px;
    clear: both;
    padding-top: 20px;
}
@media only screen and (max-width: 320px) {}