/** Shopify CDN: Minification failed

Line 1571:0 Expected "}" to go with "{"

**/
/* body{display:none;} */
/* 
font-family: 'Crimson Text', serif;
font-family: 'Poppins', sans-serif; */

/* COLLECTION PAGE PRICE  */
.temp_collection ul#product-grid .money {
  display: none;
}

p:empty{
  display:block;
       min-height: 20px;
}
.faqs_questions_content  p + p,
.product_info_accordions_content p + p,
.heading_styles_questions_content p + p {
  margin-top: 12px;
      min-height: 20px;
}
.accordion p + p {
    margin-top: 12px;
    min-height: 20px;
}
.measurement_guide_banner_image img {
    max-width: 100%;
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    width: 100%;
}
.measurement_guide_banner_image img+img{
  opacity:0;
  visibility:hidden;
}
.measurement_guide_banner_wrapper {
    position: relative;
}

.measurement_guide_banner_content {
    position: absolute;
    top: 60%;
    width: 100%;
    height: auto;
    max-width: 1290px;
  padding: 0 15px;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}

.measurement_guide_banner_image {
    padding-bottom: 933px;
    position: relative;
}

/* .temp_page-measurement_guide .section-header.shopify-section-group-header-group>sticky-header {
    position: absolute;
    top: 0;
    width: 100%;
} */

.measurement_guide_banner_content>div {
    max-width: 547px;
}

.measurement_guide_banner_content h1 {
    font-size: 45px;
    letter-spacing: 0px;
    line-height: 45px;
    color: #010101;
    font-weight: 400;
    font-family: Crimson Text,serif;
    margin: 0 0 32px;
}

.measurement_guide_banner_subtext {
    font-size: 16px;
    line-height: 28px;
    color: #010101;
    font-weight: 300;
    font-family: 'Poppins', sans-serif;
}
.measurement_guide_banner_subtext * {
    margin: 0;
}
.measurement_guide_banner_content button {
    font-size: 13px;
    letter-spacing: 3px;
    line-height: 1.5;
    text-decoration: underline;
    text-transform: uppercase;
    color: #141414;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    border: 0;
    background: transparent;
    padding: 0;
    margin-top: 46px;
}


.heading_styles_side_bar {
    display: flex;
    justify-content: center;
    align-items: center;
}

.heading_styles_side_bar p {
    display: block;
    padding: 0px 30px;
    max-width: 258px;
    font-size: 13px;
    letter-spacing: 2px;
    line-height: 22px;
    text-transform: uppercase;
    color: #000000;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    margin: 0;
    height: 66px;
    width: auto;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.heading_styles_side_bar p.active {
    background-color: #232525;
    color: #fff;
}

.heading_styles_questions_grid_items {
    display: flex;
    justify-content: space-between;
    gap: 50px;
  
    align-items: flex-start;
}

.heading_styles_questions_grid {
    max-width: 1290px;
    margin: 0 auto;
    padding: 0 15px;
}

.heading_styles_grid_items_left {
    max-width: 682px;
    width: 100%;
    padding-top:160px;
    border-bottom: 1px solid #000;
}

.heading_styles_grid_items_right {
    max-width: 445px;
    width: 100%;
}

.heading_styles_grid_items_right_image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

h5.heading_styles_question {
    font-size: 20px;
    line-height: 1;
    color: #1c1c1c;
    font-weight: 400;
    font-family: 'Crimson Text', serif;
    padding: 22px 1px;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.heading_styles_questions_content {
    font-size: 14px;
    line-height: 26px;
    color: #000000;
    font-weight: 300;
    font-family: 'Poppins', sans-serif;
    padding-bottom: 41px;
    display: none;
}

.heading_styles_questions_content p {
    margin: 0;
}

.heading_styles_questions_item {
    border-top: 1px solid #000;
}

.heading_styles_question svg {
    max-width: 16px;
    height: 16px;
    width: 16px;
    display: block;
}
.heading_styles_header>h2 {
    font-size: 35px;
    letter-spacing: 0px;
    line-height: 45px;
    color: #000000;
    font-weight: 400;
    font-family: 'Crimson Text', serif;
    text-align: center;
    margin: 0;
}

.heading_styles_header {
    margin-top: 136px;
    margin-bottom: 36px;
}

.heading_styles_side_bar {
    margin-bottom: 108px;
}
h5.heading_styles_question.open {
    padding-bottom: 23px;
}

h5.heading_styles_question.open rect:last-child {
    opacity: 0;
}
.heading_styles_side_bar p,h5.heading_styles_question {
    cursor: pointer;
}

.heading_styles_grid_items_right_image {
    position: relative;
    padding-bottom: 132.36%;
}
.heading_styles_grid_items_right_image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    object-fit: contain;
}

.heading_styles_main {margin-bottom: 160px;}
.measurement_guide_banner_subtext.banner_subtext_full_desc {
    display: none;
}
.heading_styles_side_bar p:not(.active, p:last-child, p:first-child) {
    position: relative;
}
.heading_styles_side_bar p:not(.active, p:last-child, p:first-child):before {
    content: "";
    position: absolute;
    right: 0;
    height: 70%;
    width: 100%;
    background-color: transparent;
    opacity: 0.200;
    top: 50%;
    transform: translateY(-50%);
    border-width: 0 1px;
    border-style: solid;
    border-color: #000;
}
.heading_styles_side_bar p:first-child,.heading_styles_side_bar p:last-child {
position:relative;
}
.heading_styles_side_bar p:first-child:before{
        content: "";
    position: absolute;
    right: 0;
    height: 70%;
    width: 100%;
    background-color: transparent;
    opacity: 0.200;
    top: 50%;
    transform: translateY(-50%);
    border-width: 0 1px 0 0
    ;
    border-style: solid;
    border-color: #000;
}
.heading_styles_side_bar p:last-child:before{
            content: "";
    position: absolute;
    right: 0;
    height: 70%;
    width: 100%;
    background-color: transparent;
    opacity: 0.200;
    top: 50%;
    transform: translateY(-50%);
    border-width: 0  0 0 1px
    ;
    border-style: solid;
    border-color: #000;
}
.heading_styles_side_bar p.active {
    margin: -1px;
}

.blogs_section_index .blog__posts.articles-wrapper .article .card__inner:before {
    padding-bottom: 100%;
}
.collection_banner_main.headings_style_guide_main .collection_banner_title {
    font-size: 35px;
    letter-spacing: 0px;
    line-height: 45px;
    color: #000000;
    font-weight: 400;
    font-family: 'Crimson Text', serif;
    text-align: center;
    margin: 0 0 17px;
}
.collection_banner_main.headings_style_guide_main span.collection_banner_caption {
    font-size: 21px;
    letter-spacing: 0px;
    line-height: 1;
    color: #000000;
    font-weight: 400;
    font-family: 'Crimson Text', serif;
    text-align: center;
    display: block;
}
.collection_banner_main.headings_style_guide_main span.collection_banner_caption {
    line-height: 1.5;
}
.collection_banner_description>div {
    font-size: 14px;
    line-height: 26px;
    color: #000000;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
    text-align: center;
}
.collection_banner_main.headings_style_guide_main .container {
    max-width: 805px;
    padding: 0 15px;
}

.collection_banner_description {
    margin-top: 26px;
}
.coll_short_desc.coll_short_desc {
    max-height: 210px;
    overflow: hidden;
}
.coll_short_desc.coll_short_desc.showfull {
    max-height: 100%;
}
button.collection_banner_readmore {
    line-height: 1;
    margin-top: 37px;
}

.collection_banner_main.headings_style_guide_main {
    padding-top: 79px;
}

.headings_styles_grid {
    display: flex;
    gap: 100px 50px;
    flex-wrap: wrap;
    /* justify-content: space-between; */
}

.headings_styles_mian .container {
    max-width: 1570px;
    padding: 0 15px;
    margin: 0 auto;
}

.headings_styles_image img {
    max-width: 100%;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
}

.headings_styles_item {
    max-width: 302px;
    width: 100%;
}

.headings_styles_image {
    position: relative;
    padding-bottom: 113.58%;
}

h3.headings_styles_heading {
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 1;
    text-transform: uppercase;
    color: #141414;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    margin: 31px 0 18px 0;
}

span.headings_styles_heading {
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 24px;
    color: #1c1c1c;
    font-weight: 300;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    display: block;
    line-height: 1;
    margin-bottom: 33px;
}

.headings_styles_content a {
    font-size: 12px;
    letter-spacing: 2px;
    line-height: 1;
    text-decoration: underline;
    text-transform: uppercase;
    color: #141414;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    display: inline-block;
}
.headings_styles_content a:before {content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 1;}

.headings_styles_item {
    position: relative;
}
.headings_styles_content {
    text-align: center;
}

.collection_banner_main.headings_style_guide_main {
    border: 0;
    margin-bottom: 114px;
}
.headings_styles_mian {
    margin-bottom: 100px;
}
.main-blog .blog-articles {
    grid-template-columns: repeat(3,1fr);
    gap: 73px 60px;
}

.main-blog.page-width {
    max-width: 1290px;
    padding: 0 15px;
}
.main-blog.page-width .article-card .card__inner.ratio:before {
    padding-bottom: 100%;
}

.main-blog .blog-articles .article-card__excerpt {
    display: none;
}



.main-blog.page-width .article-card .card__heading a {
    text-decoration: none !important;
    font-size: 20px;
    letter-spacing: 0px;
    line-height: 30px;
    color: #1c1c1c;
    font-weight: 400;
    text-align:left;
    font-family: "Crimson Text";
}

.main-blog.page-width .card__information>a {
    font-size: 13px;
    letter-spacing: 2px;
    line-height: 1;
    text-decoration: underline;
    text-transform: uppercase;
    color: #141414;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    display: none;
}
.main-blog.page-width .article-card .card__heading {
    margin: 0 0 30px !important;
}
  .main-blog.page-width .title--primary {
    display: none;
}
.main-blog.page-width .article-card .card__inner .article-card__image svg {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}
.main-blog.page-width .title--primary {
    display: none;
}
.main-blog.page-width {
    margin-top: 145px;
    margin-bottom: 115px;
}

.faqs_side_bar p {
    transition: all 0.3s;
}

.faqs_side_bar p:before {
    opacity: 0 !important;
    display: none;
}

.faqs_side_bar p.active {
    background-color: #000;
    color: #fff;
    padding: 0 15px;
}

.faqs_side_bar {
    max-width: 217px;
}


/* ================================================================================================================================================
=============================================================================================================================================
                                                                        Blog Post
=============================================================================================================================================
=============================================================================================================================================== */


.article-template .article-template__hero-adapt.media {
    padding-bottom: 42.31% !important;
}

.article-template .article-template__hero-container {
    max-width: 1260px;
}


.article-template header.page-width.title-date {
    display: flex !important;
    flex-direction: column-reverse !important;
}

.article-template  span.circle-divider.caption-with-letter-spacing time {
    font-size: 13px;
    letter-spacing: 3px;
    line-height: 1.5;
    text-transform: uppercase;
    color: #141414;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
    display: block;
    padding-bottom: 25px;
}

.article-template  h1.article-template__title {
    font-size: 45px;
    letter-spacing: 0px;
    line-height: 45px;
    color: #000000;
    font-weight: 400;
    font-family: "Crimson Text";
    margin-bottom: 0 !important;
}


.article-content-wrapper {
    max-width: 1100px;
    margin: auto;
    padding: 60px 80px;
    background: #fff;
    margin-top: -130px;
    z-index: 2;
    position: relative;
}

.article-template header {
    max-width: 100%;
}

.article-template__content {
    max-width: 100%;
    margin-top: 30px !important;
    margin-bottom: 60px !important;
}

.article-template__content p,
.article-template__content p span{
    font-size: 14px;
    line-height: 26px;
    color: #000000 !important;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
    margin: 0;
}


.article-template__content p strong em {
font-size: 40px;
letter-spacing: 0px;
line-height: 45px;
color: #000000;
font-weight: 400;
font-family: "Crimson Text";
    font-style: normal;
  margin-bottom:20px;
  display:block;
}

.article-template__link .icon-wrap {
    transform: none;
}

/* .article-template__content p span img,
.article-template__content p img{
    max-width: 100%;
    width: 100%;
    max-height: 480px;
    object-fit: cover;
}
 */
.article-template__link {
    font-size: 12px !important;
    letter-spacing: 2px;
    line-height: 70px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    max-width: 268px;
    max-height: 58px;
    background: #000;
}

.article-template__link .icon-wrap {
    transform: none !important;
}


.article-template__back {
    margin-top: 50px !important;
    margin-bottom: 0 !important;
}


body.temp_article.gradient .article-template__comment-wrapper {
    margin-top: 50px;
}

.blogs_section_index .blog__posts .article-card .card__information>a {
    font-style: normal !important;
    /* font-weight: 500; */
}
.heading_style_type_gallery {
    position: fixed;
    z-index: 9;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    justify-content: center;
    align-items: flex-start;
    display: flex;
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s;
    overflow-y: auto;
}

.style_type_gallery_inner {
    max-width: 900px;
    width: 100%;
    position: relative;
    z-index: 8;
    padding: 50px 115px;
    background-color: #fff;
}

.style_type_gallery_overlay {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: rgb(0 0 0 / 50%);
    display: block !important;
}

.heading_style_type_gallery.open {
    opacity: 1;
    visibility: visible;
}
.temp_page-headings_style_guide::-webkit-scrollbar {
    display: none;
}
.gallery_thumb_item_image img {
    max-width: 100%;
}

.gallery_thumb_item {
    margin-right: 4px;
}

.gallery_main_item_image img {max-width: 100%;position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: contain;object-position: top center;-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}
.gallery_thumb_item_image {
    position: relative;
    padding-bottom: 100%;
    width: 100%;
}
.gallery_thumb_item_image img {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
}
.gallery_main_item_image {
    position: relative;
    padding-bottom: 80%;
}

.style_type_gallery_images button.slick-arrow {
    display: none;
}

.style_type_gallery_main {
    margin-bottom: 5px;
}
.style_type_gallery_main .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    cursor: pointer;
    z-index: 2;
}

.style_type_gallery_main .slick-arrow.slick-next {
    right: 0;
}

.style_type_gallery_main .slick-arrow.slick-prev {
    left: 0;
}

.gallery_thumb_item_image {
    cursor: pointer;
}

button.gallery_close_btn {
    position: absolute;
    right: 100px;
    font-size: 26px;
    margin-top: 0;
    outline: none!important;
    transition: all 0.3s ease;
    background: transparent;
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    border: 0;
}

.style_type_gallery_overlay {
    position: fixed;
}

.style_type_gallery_footer {
    line-height: 26px;
    font-size: 14px;
    margin-top: 50px;
    font-family: 'Poppins', sans-serif;
}

.style_type_gallery_footer p {
    margin: 0 0 10px;
}
.style_type_gallery_header h4 {
    font-size: 22px;
    text-transform: capitalize;
    margin: 0;
    font-weight: 500;
    font-family: 'Crimson Text', serif;
}
.headings_styles_image {
    cursor: pointer;
}
.style_type_gallery_header {
    margin-bottom: 25px;
}

.style_type_gallery_inner {
    -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
    box-shadow: 0 5px 15px rgba(0,0,0,.5);
    border: 1px solid rgba(0,0,0,.2);
    margin-top: 30px;
    margin-bottom: 30px;
}

.style_type_gallery_footer_btn {
    padding-top: 20px;
    text-align: center;
}

.style_type_gallery_footer_btn a {
    border-radius: 0;
    background-color: #000;
    border: 0;
    padding: 20px 50px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
        font-size: 12px;
    letter-spacing: 2px;
    line-height: 70px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    height: 59px;
}

.style_type_gallery_footer_btn {
    padding-top: 20px;
    text-align: center;
}
button.gallery_close_btn {
    color: #000;
}
.template-search__results .card__inner {--ratio-percent: 166.66666666666666% !important;}
.card__information .card__heading a {
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 23px;
    text-transform: uppercase;
    color: #141414;
    font-weight: 600;
    text-align: center;
    font-family: 'Poppins', sans-serif;
}

.template-search__results .product-grid .grid__item {
    width: calc(25% - 30px);
    max-width: calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
}

.template-search__results .product-grid {
    grid-column-gap: 30px;
    grid-row-gap: 60px;
}

.card__information .card__heading+div {
    display: none !important;
}
.template-search__header h1 {
    font-size: 45px;
    letter-spacing: 0px;
    line-height: 45px;
    color: #000000;
    font-weight: 400;
    text-align: center;
    text-transform: capitalize;
    font-family: 'Crimson Text', serif;
    margin: 15px 0;
}
.template-search__header .search__input.field__input {
    padding: 15px 98px 15px 15px !important;
}
.heading_styles_side_bar p {
    font-size: 12px;
    height: 45px;
    line-height: 1.5;
    padding: 0 15px;
}
.temp_collection .card .card__inner .card__media>div img {
    height: 95%;
    width: 95%;
    top: 2.5%;
}
.facet-filters__field .select__select, .mobile-facets__sort .select__select {
    text-transform: uppercase; 
}
.cart__ctas {
    flex-direction: column;
}
.cart__dynamic-checkout-buttons[disabled] {
    opacity: 0.5;
    pointer-events: none;
    cursor: not-allowed;
}
.enb_dsb_checkout {
    font-size: 13px;
    line-height: 26px;
    text-align: left;
    font-weight: 400;
}
.enb_dsb_checkout input {
    display: inline-block;
    margin-bottom: 0;
    margin-top: 0px;
}

.enb_dsb_checkout {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
}

label.enb_dsb_checkout * {
    color: #000;
}
.customer .field__input::placeholder, .customer .field input::placeholder {
    opacity: 0;
}
.customer .field label {
    font-size: 14px;
    top: 30%;
}

label.enb_dsb_checkout a {
    color: #907948;
}

a {
    color: #907948;
}
.article-template .article-template__content a,.article-template .article-template__content a * {
    color: #907948 !important;
    text-decoration: underline;
  font-family: 'Poppins', sans-serif;
}
.article-template .article-template__content a,.article-template .article-template__content a * {
    color: #907948;
    text-decoration: underline;
    text-underline-offset: unset;
    text-decoration-thickness: unset;
    /* font-weight: 400; */
  line-height: 26px;
    font-size: 14px;
}
/* .article-template__content.rte img {
    margin-left: auto !important;
    margin-right: auto !important;
    width: auto !important;
} */
.faqs_questions_content a {
    color: #907948;
    line-height: 26px;
    font-size: 14px;
}
.article-template__content *,.article-template__content p {
    font-size: 14px;
    line-height: 26px;
}
.article-template__content li,.article-template__content li *,.article-template__content {
    font-size: 14px;
    line-height: 26px;
    color: #000000 !important;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
    margin: 0;
}
.article-template__content li strong *,.article-template__content li strong {
    font-weight: 700;
}
.article-template__content h3,.article-template__content h3 * {
    font-size: 28px;
    letter-spacing: 0px;
    line-height: 1.5;
    color: #000000;
    font-weight: 400;
    font-family: "Crimson Text";
}
.article-template__content h4,.article-template__content h4 * {
    font-size: 23px;
    letter-spacing: 0px;
    line-height: 1.5;
    color: #000000;
    font-weight: 400;
    font-family: "Crimson Text";
}
.collection_banner_description a * {
    font-weight: 400;
}
span.close_fillter {
    width: 25px;
    height: 25px;
    font-size: 25px;
    transform: rotate(45deg);
    display: block;
    position: absolute;
    right: 5px;
    cursor: pointer;
}
.facets__header {
    padding-right: 40px !important;
}
.product-card-wrapper .card__inner {
    background-color: #fff;
}

/* .article-template__content ol,.article-template__content ul {
    padding: 0;
} */
.article-template__content ul,.article-template__content ol {
    list-style-position: outside;
}
.article-template .article-template__content *:not(strong)>a {font-weight: 400;}
.index_collapsiable .accordion__content a, .index_collapsiable .accordion__content a * {
    color: #fff;
    font-weight: inherit;
}
.article-template__content h2 *, .article-template__content h2 {
    font-size: 34px;
    letter-spacing: 0px;
    line-height: 45px;
    color: #000000;
    font-weight: 400;
    font-family: "Crimson Text";
    margin-top: 44px;
    margin-bottom: 22px;
}

/* .article-template__content *{
    margin: 0;
} */
 .article-template__content.rte img {
    /* width: 100%; */
    display: inline-block;
    margin: 0;
}
.main-blog.page-width .title--primary {
    display: block;
    text-align: center;
    font-size: 45px;
    letter-spacing: 0px;
    line-height: 45px;
    color: #000000;
    font-weight: 400;
    text-align: center;
    font-family: 'Crimson Text', serif;
    margin: 0 0 70px;
}

.main-blog.page-width {
    margin-top: 30px;
}
.mobile-facets__sort select.select__select {
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 24px;
    color: #000000;
    font-weight: 300;
    font-family: "Poppins";
    text-align: center;
    font-family: 'Poppins', sans-serif;
}
.mobile-facets__sort label {
    opacity: 0.902;
    font-size: 13px;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #141414;
    font-weight: 600;
    text-align: center;
    font-family: 'Poppins', sans-serif;
}
.temp_reviews .main-page-title {font-size: 50px;letter-spacing: 0px;line-height: 45px;color: #000000;font-weight: 400;font-family: 'Crimson Text', serif;text-align: center;margin: 0 0 17px;}

.temp_reviews .yotpo-head {
    display: none !important;
}
.reviews_custom_banner .container {
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 15px;
}

.custom_banner_main.reviews_custom_banner {
    margin-bottom: 10px;
}

.temp_page-reviews .page-width {
    max-width: 1600px;
    padding: 0 15px;
}

.temp_reviews .main-page-title {
    display: none;
}
.temp_reviews .yotpo-seo-page-layout {
    margin: 0;
}
.temp_reviews .yotpo-bottom-line {
    margin-bottom: 0 !important;
}

.collection_banner_description a,.collection_banner_description a * {
    font-weight: 400;
      color: #907948;
}
.collection_banner_description strong *, .collection_banner_description a strong,.collection_banner_description a strong * {
    font-weight: 700;
}
.temp_list-collections #MainContent .page-width {
    max-width: 1650px;
    width: 100%;
  padding:0 15px;
}
.main-list-collections h1.title {
    font-size: 45px !important;
    letter-spacing: 0px;
    line-height: 45px;
    color: #000000;
    font-weight: 400;
    text-align: center;
    font-family: 'Crimson Text', serif;
    margin: 15px 0;
    padding: 50px 0;
}

.main-list-collections .collection-list li.collection-list__item.grid__item .card__inner {--ratio-percent: 166.66666666666666% !important;}
.main-list-collections .collection-list {
    --grid-desktop-horizontal-spacing: 43px;
    grid-column-gap: 43px;
    grid-row-gap: 60px;
}
.main-list-collections .collection-list li.collection-list__item.grid__item span.icon-wrap {
    display: none;
}
.main-list-collections .collection-list li.collection-list__item.grid__item .card__information {padding-bottom: 0;}
@media screen and (min-width:1081px){
  .headings_styles_grid {
    justify-content: flex-start;
    gap: 100px 110px;
}

.headings_styles_item {
    max-width: calc(100% / 4 - 83px);
}
}


/* ================================================================================================================================================
=============================================================================================================================================
                                                                       Media 1280
=============================================================================================================================================
=============================================================================================================================================== */


@media screen and (max-width:1280px){
  
  .faqs_side_bar {
     max-width:100%;
}
    .heading_styles_side_bar {
    flex-wrap: wrap;
    gap: 30px 10px;
}
  .faqs_side_bar p {
    padding: 0 15px;
}
  .heading_styles_side_bar p:before{
    opacity:0 !important;
  }
 .main-blog.page-width .article-card .card__heading a {
    font-size: 20px;
    line-height: 1.5;
}



  .article-content-wrapper {
    margin-top: -100px;
}
  
}



@media screen and (max-width:1125px){
  .article-content-wrapper {
    max-width: calc(100% - 30px);
}
}

/* ================================================================================================================================================
=============================================================================================================================================
                                                                       Media 1081
=============================================================================================================================================
=============================================================================================================================================== */



@media screen and (min-width:769px) and (max-width:1080px){
    /* .headings_styles_grid {
    gap: 100px 50px;
} */
  .headings_styles_item {
    max-width: calc(100% / 3 - 50px / 1.5);
}
 .main-blog.page-width .main-blog .blog-articles {
    gap: 30px;
}
  .main-blog.page-width {
    margin-top: 30px;
}


}

@media screen and (max-width:1080px){


  .article-content-wrapper {
    margin-top: -50px;
}

  .article-content-wrapper {
    padding: 30px;
}

  
.article-content-wrapper {
    margin-top: -100px;
}

.article-content-wrapper {
    padding: 30px;
}

.article-template header {
    padding: 0;
}

.article-template__content {
    padding: 0;
}




/* ================================================================================================================================================
=============================================================================================================================================
                                                                       Media 768
=============================================================================================================================================
=============================================================================================================================================== */


@media screen and (max-width:768px){
    .heading_styles_side_bar {
     flex-wrap: nowrap;
}
.measurement_guide_banner_image {
    /* padding-bottom: 167.7%; */
    padding-bottom: 800px;
}

  .heading_styles_grid_items_left {
    padding-top:0px;
}

.measurement_guide_banner_content {
    bottom: 58px;
    top: auto;
    transform: none;
    left: 0;
    padding-left: 31px;
}

.measurement_guide_banner_content h1 {font-size: 25px;letter-spacing: 0px;line-height: 25px;color: #010101;font-weight: 400;font-family: "Crimson Text";margin: 0 0 18px;max-width: 246px;}

.measurement_guide_banner_subtext {
    font-size: 10px;
    line-height: 16px;
    color: #010101;
    font-weight: 300;
}

.measurement_guide_banner_content button {
    font-size: 10px;
    letter-spacing: 1px;
    text-decoration: underline;
    text-transform: uppercase;
    color: #141414;
    font-weight: 500;
    text-align: center;
    margin-top: 27px;
}
  .heading_styles_header>h2 {
    font-size: 25px;
    line-height: 25px;
}

.heading_styles_side_bar p {min-width: 250px;}

.heading_styles_questions_grid_items {
    flex-direction: column-reverse;
}

.heading_styles_side_bar {
    justify-content: flex-start;
    padding: 0 15px;
    overflow: auto;
    margin-bottom: 50px;
}

.heading_styles_header {
    margin-top: 65px;
}

h5.heading_styles_question {
    font-size: 20px;
}

.heading_styles_questions_content {
    font-size: 14px;
    line-height: 26px;
}

  .measurement_guide_banner_content h1 {
    font-size: 32px;
    max-width: 314px;
    line-height: 32px;
}

.measurement_guide_banner_subtext {
    font-size: 14px;
    line-height: 1.5;
    color: #1c1c1c;
    font-weight: 300;
    font-family: Poppins,sans-serif;
}
.heading_styles_side_bar p {
    font-size: 12px;
    min-width: 155px;
    padding: 0;
    letter-spacing: 1px;
}
  .measurement_guide_banner_image img+img{
  opacity:1;
  visibility:visible;
}
  .heading_styles_main {
    margin-bottom: 50px;
}
 .headings_styles_item {
    max-width: calc(100% / 2 - 50px / 1.5);
}

.collection_banner_main.headings_style_guide_main .collection_banner_title {
    font-size: 35px;
}

.collection_banner_description>div {
    font-size: 14px;
    line-height: 24px;
}

.collection_banner_main.headings_style_guide_main span.collection_banner_caption {
    font-size: 18px;
}

.collection_banner_main.headings_style_guide_main {
    margin-bottom: 50px !important;
}

.headings_styles_grid {
    gap: 50px;
}
  .headings_styles_mian {
    margin-bottom: 50px;
}
  .collection_banner_main.headings_style_guide_main {
    margin-bottom: 0 !important;
}

.heading_styles_header {
    margin-top: 0;
}
.main-blog.page-width .card.article-card.card--standard.card--media {
    padding: 0 !important;
}

.main-blog .blog-articles {
    grid-template-columns: repeat(2,1fr);
    gap: 40px 30px;
}
.main-blog.page-width {
    margin-top: 70px;
    margin-bottom: 60px;
}
  .main-blog.page-width {
    margin-top: 30px;
}

.article-template h1.article-template__title {
    font-size: 28px;
    line-height: 1.3;
}

.article-template header {
    margin-top: 0 !important;
}

.article-template span.circle-divider.caption-with-letter-spacing time {
    padding-bottom: 10px;
}

.article-template__content {
    margin-top: 20px!important;
    margin-bottom: 20px !important;
}


.article-template__content p strong em {
    font-size: 24px;
    line-height: 1.3;
}

.article-content-wrapper {
    margin-top: -50px;
}
  /* .article-template__content p span img, .article-template__content p img {
    max-height: 400px;
}
 */
  .article-content-wrapper {
    padding:30px 15px;
  }

  .article-template__comment-wrapper > div {
    padding-left: 15px;
    padding-right: 15px;
}
  .style_type_gallery_inner {
    padding: 30px 15px;
    width: 95%;
}
button.gallery_close_btn {
    right: 30px;
}

.style_type_gallery_header h4 {
    text-align: center;
}
  button.gallery_close_btn {
    top: 10px;
    right: 20px;
}

.style_type_gallery_header h4 {
    padding-top: 10px;
    font-size: 20px;
}
.template-search__results .product-grid .grid__item {
    width: calc(50% - 30px) !important;
    max-width: calc(50% - var(--grid-desktop-horizontal-spacing) * 3 / 4) !important;
}

.template-search {
    padding-left: 15px;
    padding-right: 15px;
}

.template-search__results .product-grid {
    grid-column-gap: 30px;
    grid-row-gap: 45px;
}
  .heading_styles_side_bar{
    gap:0;
  }
  .heading_styles_side_bar {
    gap: 10px;
}
  .main-list-collections h1.title {
        font-size: 30px !important;
    line-height: 1.2;
  }
  .temp_reviews .custom_banner_main.reviews_custom_banner .custom_banner_image img {
    min-height: auto;
}
}




/* ================================================================================================================================================
=============================================================================================================================================
                                                                       Media 440
=============================================================================================================================================
=============================================================================================================================================== */
@media screen  and (max-width: 480px) {
    .main-blog .blog-articles {
    grid-template-columns: repeat(1,1fr);
    gap: 40px 30px;
}
}


@media screen and (max-width:440px){
 .main-blog.page-width .main-blog .blog-articles {
    grid-template-columns: repeat(1,1fr);
}
   .headings_styles_item {
    max-width: calc(100%);
}
  .headings_styles_image {
    padding-bottom: 100%;
}
  /* .article-template__content p span img, .article-template__content p img {
    max-height: 300px;
} */

}

@media only screen and (max-width: 400px) {


.blogs_section_index .blog__posts.articles-wrapper .slick-arrow {
    top: 180px;
}

}



  

  @media screen and (max-width:360px){ 

  /* .article-template__content p span img, .article-template__content p img {
    max-height: 200px;
} */
    .blogs_section_index .blog__posts.articles-wrapper .slick-arrow {
    top: 30%;
}
  }

/* @media screen and (min-width:480px) and (max-width:768px){
.measurement_guide_banner_subtext {
    font-size: 13px;
}

.measurement_guide_banner_content button {
    font-size: 12px;
}  
} */

