/** Shopify CDN: Minification failed

Line 899:0 Unexpected "{"
Line 899:1 Expected identifier but found "%"
Line 899:24 Unexpected "14"
Line 899:49 Expected identifier but found "%"
Line 1022:0 Unexpected "{"
Line 1022:1 Expected identifier but found "%"
Line 1022:24 Unexpected "16"
Line 1022:49 Expected identifier but found "%"
Line 1066:0 Unexpected "{"
Line 1066:1 Expected identifier but found "%"
... and 2 more hidden warnings

**/
.Container {
  padding: 0 80px;
}

.Grid__Cell--center,
.Rte img {
  display: block;
  margin: 0 auto;
}

.Rte .Form,
.Rte .VideoWrapper,
.Rte img {
  margin-top: 3em;
  margin-bottom: 3em;
}

.CustomWrapImgWithText {
  margin-top: 0;
  margin-bottom: 0;
  padding: 125px 30px;
}

.FeatureText__Content {
  max-width: 430px;
  margin: 0 auto;
}

.FeatureText--withImage {
  display: table;
  width: 100%;
  text-align: left;
  table-layout: fixed;
}

.FeatureText--withImage .FeatureText__ContentWrapper,
.FeatureText--withImage .FeatureText__ImageWrapper {
  display: table-cell;
  width: 50%;
  vertical-align: middle;
}

.FeatureText--withImage .FeatureText__ContentWrapper {
  padding: 50px;
}

.FeatureText--imageRight .FeatureText__ContentWrapper {
  padding-right: 100px;
}

.FeatureText--imageRight .AspectRatio,
.FeatureText--imageRight .FeatureText__Content {
  margin-right: 0;
}

.FeatureText--imageRight .AspectRatio {
  text-align: right;
}

.FeatureText--imageLeft .FeatureText__ContentWrapper {
  padding-left: 100px;
}

.FeatureText--imageLeft .AspectRatio,
.FeatureText--imageLeft .FeatureText__Content {
  margin-left: 0;
}

.FeatureText--imageLeft .AspectRatio {
  text-align: left;
}

.SectionHeader__Description {
  max-width: 530px;
  font-size: 17px;
  word-break: break-word;
}

.SectionHeader__Description a {
  color: #0000ff;
}
.Article__CommentFormWrapper .Form__Input, .Article__CommentFormWrapper .Form__Textarea, 
.Article__CommentFormWrapper .Form__FloatingLabel, 
.playf strong, strong.playf, .copyright-texts .Heading strong, 
.copyright-texts strong, .template-article p strong, .template-page .PageContent div a, 
p strong, .PageContent p strong, .template-page div em, .hotspot-modal div, 
.hotspot-modal div span,
b, strong
.SectionHeader__Description p strong,
.SectionHeader__SubHeading {
  font-family: var(--heading-font-family);
  font-style: normal;
}
.PageContent a:not(.Button) {
  color: #0000ff;
}
#section-footer .Footer__Inner .Footer__Block--text a, .PageContent div a, .Article__Content div a {
  font-family: var(--heading-font-family) !important;
  font-size: 15px!important;
  font-weight: 700!important;
}
.Cart__Empty,
.SectionFooter,
.SectionHeader--center {
  text-align: center;
}

.shopify-section--bordered > .Section--spacingNormal {
  padding: 45px 0;
}

h2.h2 {
  margin-bottom: 30px;
  font-size: 25px !important;
  font-weight: 700;
}

li.header__primary-nav-item .header__dropdown-menu li a{
  color: rgba(28, 27, 27, 0.5);
  font-size: 16px;
  font-family: var(--heading-font-family);
  font-weight: 400;
}

li.header__primary-nav-item summary,
li.header__primary-nav-item > a.h6{
  font-size: 15px;
  font-weight: 400;
  font-family: var(--heading-font-family);
}

li.header__primary-nav-item .header__dropdown-menu li a:hover {
  color: var(--text-color);
}

.social-media--list {
  gap: 1rem;
  /* margin-top: 20px; */
}

.Footer_block_content .prose + .social-media--list {
  gap: 0rem;
  margin-top: 20px;
}

.footer__block--text {
  flex-basis: 23%;
  max-width: 23%;
}

.Footer__Copyright {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin-bottom: 50px;
}

.Footer__Copyright .Footer__StoreName,
.Header__LogoLink,
.Password__Footer {
  text-align: center;
}

.footer__aside {
  display: block;
}

.Footer__Copyright .Footer__StoreName strong {
  font-weight: 700;
  font-size: 18px;
}

.footer__aside .payment-methods {
  justify-content: start;
}

.product-card .price-list {
  display: none;
}

.blog-post-card__info {
  justify-items: center;
  justify-content: center;
  text-align: center;
}
a.blog-post-card__title.h4 {
  font-size: 16px;
  line-height: 20px!important;
  margin-bottom: 12.8px;
  font-weight: 700;
  color: #1c1b1b;
}
.blog-post-card__category{
  font-size: 13px !important;
}
a.blog-post-card__read-more.link {
  font-size: 13px;
}

.insta_title h2.h2 {
  font-size: 22px !important;
  font-weight: 400;
}
.product .text h3 a{
  font-size: 16px;
  font-weight: 400;
}
@media screen and (max-width: 640px) {
  .FeatureText--withImage .FeatureText__ContentWrapper,
  .FeatureText--withImage .FeatureText__ImageWrapper {
    display: block;
    width: 100%;
  }
  .FeatureText--withImage .FeatureText__ContentWrapper {
    padding-top: 50px;
    padding-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
  }
  .FeatureText__Content {
    text-align: center;
  }
  .CustomWrapImgWithText {
    padding: 45px 30px;
    overflow: hidden;
  }
  .Heading.u-h1 {
    font-size: 22px !important;
    margin-bottom: 10px;
    display: inline-block;
  }
  .Container {
    margin: 0 auto;
    padding: 0 24px;
  }
}
.product-title {
  font-size: 20px;
}

#sw_wishlist_label,
.product .buttons .btn {
  text-transform: uppercase;
  font-weight: 700;
}

span#sw_wishlist_label {
  font-family: var(--heading-font-family) !important;
}

#smartwishlist #bookmarkit {
  line-height: 40px !important;
  font-family: var(--heading-font-family);
  letter-spacing: 0;
  font-size: 14px !important;
}

.product-info__block-list .form-controls ul li {
  width: 42px;
  height: 42px;
}

@media screen and (max-width: 640px) {
  .product-info .price-list {
    justify-content: center;
  }
  .product-info .product-title {
    text-align: center;
  }
  .blog-tags {
    flex-wrap: wrap;
    justify-content: center;
    gap: 5px 10px;
    display: flex;
  }
}
.section-header .h2 {
  font-size: 20px !important;
  font-weight: 700;
}

.blog-tags li > a {
  font-family: var(--heading-font-family);
  font-size: 15px;
  display: inline-block;
  color: #000000;
}

.blog-tags li:not(.link-faded) > a {
  font-weight: 700;
}

.blog-tags li:not(.link-faded)::after {
  display: block;
  content: "";
  width: calc(100% - 0.15em);
  height: 1px;
  background: currentColor;
}

/* .blog-post-list .blog-post-card img,
.prev-next-blog-posts .blog-post-card img{
  height: 232px;
  object-fit: cover;
  width: 100%;
}

.blog-post-list .blog-post-card__info ,
.prev-next-blog-posts .blog-post-card__info {
  justify-items: start;
  justify-content: start;
  text-align: left;
}

.blog-post-list .blog-post-card__category ,
.prev-next-blog-posts .blog-post-card__category {
  font-size: 13px;
  margin-bottom: 10px;
  color: #000000;
}

.blog-post-list .blog-post-card__title,
.prev-next-blog-posts .blog-post-card__title{
  line-height: 20px!important;
  margin-bottom: 12.8px;
  font-size: 22px;
}

@media screen and (min-width: 1150px){
  .blog-post-list {
    --blog-post-list-row-gap: 100px;
}
} */
.article__wrapper a {
  color: #0000ff !important;
  font-family: var(--heading-font-family) !important;
  font-size: 15px !important;
  font-weight: 700 !important;
}
.article__wrapper .prose strong{
  font-family: var(--heading-font-family);
}
.article__wrapper .prose div{
  text-align: left !important;
  font-size: 17px;
}

.article__wrapper .prose div:has(img){
  text-align: center !important;
}

.social-media--block svg {
  margin-inline: auto;
  color: #f38ab8;
}
.PageContent {
  padding: 80px 0;
  max-width: 1000px;
  margin: 35px auto;
}
.Rte ol:not(:last-child), .Rte p:not(:last-child), .Rte ul:not(:last-child) {
  margin-bottom: 1.6em;
}
.FeatureText--imageRight .AspectRatio {
  text-align: right;
}
.CartItemWrapper, .FeatureText__ImageWrapper, .no-scroll, svg:not(:root) {
  overflow: hidden;
}
.theme-page-wrapper .container {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0;
}

@media only screen and (max-width: 767px) {
  .theme-page-wrapper .container {
    padding: 0 15px;
  }
}
@media screen and (min-width: 1140px){
.FeatureText--imageLeft .FeatureText__ContentWrapper {
    padding-left: 100px;
}
}
.theme-page-wrapper .prose {
  font-size: 17px;
}
h3.SectionHeader__SubHeading.Heading.u-h6 {
  font-weight: 400;
}
.theme-page-wrapper .prose b,
.theme-page-wrapper .prose optgroup,
.theme-page-wrapper .prose strong {
  font-weight: 700;
  font-family: var(--heading-font-family);
}

.theme-page-wrapper .prose .Form,
.theme-page-wrapper .prose .VideoWrapper,
.theme-page-wrapper .prose blockquote,
.theme-page-wrapper .prose img {
  margin-top: 2.4em;
  margin-bottom: 2.4em;
}

.theme-page-wrapper .prose img {
  display: block;
  margin: 0 auto;
}

@media screen and (min-width: 1008px) {
  .theme-page-wrapper .prose .Form,
  .theme-page-wrapper .prose .VideoWrapper,
  .theme-page-wrapper .prose img {
    margin-top: 3em;
    margin-bottom: 3em;
  }
}
.FlexboxIeFix {
  display: flex;
  flex-direction: row;
}

.shopify-section--image-with-text-overlay .content-over-media img {
  transform: scale(1) !important;
  transition: transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.shopify-section--image-with-text-overlay:hover .content-over-media img {
  transform: scale(1.1) !important;
}

.newsletter .form {
  align-items: center;
}

.shopify-product-form .button {
  font-family: var(--heading-font-family);
  font-size: 13px;
  letter-spacing: 0;
  font-weight: 700;
  color: #1c1b1b !important;
  border-color: #f38ab8;
  background-image: none;
  transition: all .3s ease-in-out;
}
.shopify-product-form .button:hover{
  background-image: var(--initial-gradient),var(--hover-gradient);
  color: #f38ab8 !important;
}
.shopify-payment-button__button {
  letter-spacing: normal;
  font-weight: 700;
  font-size: 12px;
}

.shopify-product-forma .button {
  background: transparent;
  border-color: rgb(28, 27, 27);
}

.shopify-product-forma .button:before {
  background-color: #f5dadf;
  position: absolute;
  content: "";
  display: block;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  transform: scale(1, 1);
  transform-origin: left center;
  z-index: -1;
}

.footer p.h6 {
  font-size: 15px;
  text-transform: uppercase;
}
.footer .prose {
  font-size: 15px;
  color: var(--text-color) !important;
}
.footer .prose a {
  color: #0000ff;
  font-weight: 700;
  font-family: var(--heading-font-family);
}
.footer .link-faded {
  color: rgba(28, 27, 27, 0.5);
  transition: color 0.2s ease-in-out;
  text-transform: capitalize;
  font-family: var(--heading-font-family) !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 24px;
}
.footer .link-faded:hover {
  color: #1c1b1b;
}
.footer .social-media--list .social-media__item a {
  color: #f38ab8;
}
.footer .social-media--list .social-media__item a:hover {
  color: #1c1b1b;
}
.footer .Footer__PaymentList {
  padding: 0;
  margin: 0 -8px;
  border: none;
  display: flex;
}
@media screen and (max-width: 760px) {
  .footer .Footer__PaymentList {
    justify-content: center;
    border-top: 1px solid #d3cec6;
    padding-top: 30px;
  }
}
.footer ul.Footer__PaymentList.HorizontalList img {
  width: 245px;
}
@media screen and (max-width: 760px) {
  .footer ul.Footer__PaymentList.HorizontalList img {
    width: 200px;
  }
}
.footer ul.Footer__PaymentList.HorizontalList img.gpay_image {
  width: 59px;
  vertical-align: bottom;
}
@media screen and (max-width: 760px) {
  .footer ul.Footer__PaymentList.HorizontalList img.gpay_image {
    width: 50px;
  }
}
.footer ul.Footer__PaymentList.HorizontalList img.applepay_image {
  width: 54px;
  margin-left: 4px;
}
@media screen and (max-width: 760px) {
  .footer ul.Footer__PaymentList.HorizontalList img.applepay_image {
    width: 45px;
  }
}

@media screen and (max-width: 1024px) {
  .header-sidebar__main-panel {
    background-color: #fff;
  }
  .drawer::part(content) {
    background-color: #fff;
  }
  .header-sidebar__collapsible-panel {
    background-color: #fff;
  }
  .header-sidebar__linklist-button, .header-sidebar__back-button.is-divided {
    font-family: var(--heading-font-family);
    font-size: 15px;
    font-weight: 600;
  }
  summary.header-sidebar__linklist-button.h6,
  .header-sidebar__sub-panel li:has([aria-expanded=true]) .header-sidebar__linklist-button,
  .header-sidebar__nested-linklist,
  .header-sidebar__sub-panel li a {
    font-family: var(--heading-font-family);
    font-size: 15px;
    color: rgba(28, 27, 27, 0.5) !important;
    font-weight: 100;
    text-transform: uppercase;
  }
  .header-sidebar__footer:before {
    content: none;
  }
  .SectionHeader--center {
    position: relative;
  }
}
.text-with-icon {
  font-size: 15px;
}
.popover__value-list>* {
  width: 100%;
  transition: color .2s ease-in-out;
  font-size: 15px;
  font-weight: 700;
  font-family: var(--heading-font-family);
  color: rgb(var(--text-color)) !important;
  text-align: left;
}
@media screen and (max-width: 1405px) and (min-width: 991px) {
  .header__secondary-nav {
    column-gap: 25px;
    grid-column: 3/span 1;
  }
  x-header.header {
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(2, 1fr);
    row-gap: .5rem;
    padding: 15px 50px;
  }
  .header__primary-nav {
    grid-column: 1/span 3;
    grid-row: 2;
    justify-content: center;
  }
  .header__logo {
    grid-column: 2/span 1;
    justify-self: center;
  }
}

.blog-post-card__image {
  aspect-ratio: 1.7;
  object-fit: cover;
}
.ProductMeta__ShareButtons .ProductMeta__ShareItem svg {
  width: 20px;
  height: 20px;
}
.ProductMeta__ShareButtons .ProductMeta__ShareItem svg{
  opacity: .6;
}
.ProductMeta__ShareButtons .ProductMeta__ShareItem:hover svg{
  opacity: 1;
}
.ProductMeta__ShareButtons .ProductMeta__ShareItem {
  margin: 0 4px;
}
.ProductMeta__ShareButtons .ProductMeta__ShareTitle {
  margin-right: 10px;
  font-size: 16px;
  font-family: var(--heading-font-family);
  font-weight: 100;
}
h1.titletext,.wishlistpage .btn {
  font-family: var(--heading-font-family) !important;
}
@media screen and (min-width: 1140px) {
  .PageHeader--withBackground {
    min-height: 450px;
    max-height: 450px;
  }
  .footer__block--links, 
  .footer__block--image {
    max-width: 16rem;
  }
}
.footer__block--links:nth-child(3) .link-faded{
  text-transform: capitalize !important;
}
.footer__block--links:nth-child(4) .link-faded:first-child{
  text-transform: capitalize !important;
}
@media screen and (max-width: 750px) {
  .section-header .h2 {
    font-size: 19px!important;
    margin-bottom: 5px;
  }
 
  /* .header {
    justify-content: flex-end;
} */
  .header__primary-nav {
    padding-right: 20px;
}
}

@media only screen and (max-width: 750px) {
.cc-color-override-588703398.cc-window {
    line-height: 1.4 !important;
    padding: 0.4em 0.6em !important;
    font-size: 14px !important;

.cc-color-override-588703398 .cc-btn {
    padding: 0em 0em !important;
    font-size: 12px !important;
}
}


@media screen and (max-width: 750px) {
  .prose.page-content-wrap.PageContent {
    padding: 0px !important;
    margin: 5px !important;
}
  

  .subject {
    padding-top: 45px;
}

  .content {
    margin-top: -45px ! Important;
}

  .playf {
    padding-top: 100px !important;
}

  header.SectionHeader {
    margin-top: -40px!important;
}

  div#tex-mini {
    padding-top: 0px ! Important;
}

  div#text-mini {
    padding-top: 0px !important;
}
}

  @media screen and (max-width: 640px) {
    .FeatureText--withImage .FeatureText__ContentWrapper {
        padding-top: 0px!important;
        padding-bottom: 0px!important;
        padding-left: 0;
        padding-right: 0;
    }
    .PageContent.Rte {
    margin: 0px!important;
}

    .prose.page-content-wrap.PageContent {
    margin-top: -79px !important;
    margin-bottom: 0px !important;
}
.layoutArea {
    padding-top: 68px ! Important;
}
  div#image-new {
    margin-top: -85px !important;
}
    .text-p{
      padding-top: 78px ! Important;
    }
    .look-book-button {
    margin-top: -44px !important;
    margin-bottom: -23px !important;
}

    .text-section {
    padding-top: 72px !important;
}
    .content {
    padding-top: 62px !important;
}



     .theme-page-wrapper .prose img {
    margin-block: 0em !important;
  }

    .theme-page-wrapper .prose img {
    margin-block: 0em !important;
}

    .AspectRatio {
    margin-top: -36px ! Important;
}


    .FeatureText.FeatureText--withImage.FeatureText--imageRight {
    display: flex;
    flex-direction: column-reverse;
}
    
}

a#llokbok-b {
    background: none !important;
}






 
  }

@media only screen and (max-width: 750px) {
.section p {
    margin: 0;
    font-family: "Montserrat", sans-serif !important;
    font-size: 15px !important;
    text-align: left;
}


  
div#neer {
    flex-direction: column !important;
}

  div#nwwr {
    flex-direction: column !important;
}
  
}

.Heading.u-h1 {
    margin-bottom: 30px;
    font-size: 20px !important;
    font-weight: 700;
    font-family: var(--heading-font-family);
}

strong.foreverluxury {
    font-size: 20px !important;
}

strong.persi {
    font-size: 20px !important;
}

strong.backst {
    font-size: 20px !important;
}

p.MsoNormal {
    font-size: 17px !important;
}

p#backstage {
    text-align: left !important;
}


.SectionHeader__Description.Rte {
    font-family: "Montserrat", sans-serif;
    margin-top: 0;
    font-size: 17px !important;
    text-align: center;
    margin-bottom: 1rem !important;
}

.content {
    font-family: "Montserrat", sans-serif;
    margin-top: 0;
    font-size: 17px !important;
    text-align: center;
    margin-bottom: 1rem !important;
}


.playf p, .playf li {
    font-family: "Montserrat", sans-serif;
    margin-top: 0;
    font-size: 17px !important;
    text-align: center;
    margin-bottom: 1rem !important;
}

strong.mybrand {
    font-size: 20px !important;
}




@media only screen and (max-width: 750px) {
.SectionHeader__Description.Rte, .content, .playf p, .playf li {
    font-family: Montserrat, sans-serif;
    margin-top: 0;
    font-size: 15px !important;
    text-align: center;
    margin-bottom: 1rem !important;
}
  .theme-page-wrapper .prose {
    font-size: 15px!important;
}
}




{% comment %} new april 14/25 code for no space {% endcomment %}


@media only screen and (max-width: 750px) {
    .SectionHeader__Description.Rte, .content, .playf p, .playf li {
        font-family: Montserrat, sans-serif;
        margin-top: 0;
        font-size: 15px !important;
        text-align: center;
        margin-bottom: 0rem !important;
    }


  
}
    .SectionHeader__Description.Rte, .content, .playf p, .playf li {
        font-family: Montserrat, sans-serif;
        margin-top: 0;
        font-size: 15px !important;
        text-align: center;
        margin-bottom: 0rem !important;
    }




@media only screen and (max-width: 750px) {
    @media screen and (max-width: 750px) {
        .subject {
             padding-top: 0px!important; 
        }

      
    }


  div#new-per {
    margin-top: 100px !important;
}
}

@media only screen and (max-width: 750px) {
    @media screen and (max-width: 640px) {
        .content {
            padding-top: 45px !important;
        }
    }

  
div#new-3dg {
    margin-top: 0px !important;
}
}

@media screen and (max-width: 640px) {
    .Heading.u-h1 {
        font-size: 22px !important;
        margin-bottom: 0px!important;
        display: inline-block;
    }
}



.text-section p {

  margin-bottom: 0rem !important;
}


.SectionHeader__Description.Rte, .content, .playf p, .playf li {
    font-family: Montserrat, sans-serif;
    margin-top: 0;
    font-size: 17px !important;
    text-align: center;
    margin-bottom: 0rem !important;
}



@media (max-width: 768px) {
    .playf p, .playf div {
        font-size: 15px !important;
    }
}

@media (max-width: 768px) {
    .playf p, .playf div {
        text-align: center;
        font-size: 15px !important;
    }


  .SectionHeader__Description.Rte, .content, .playf p, .playf li {
    font-family: Montserrat, sans-serif;
    margin-top: 0;
    font-size: 15px !important;
    text-align: center;
    margin-bottom: 0rem !important;
}
  p.MsoNormal {
    font-size: 15px !important;
}

  
p.h3 {
    font-size: 20px !important;
    font-weight: 700 !important;
}


}


@media only screen and (max-width: 750px) {
    @media screen and (max-width: 640px) {
        .AspectRatio {
            margin-top: 0px ! Important;
        }
    }
}


{% comment %} new april 16/25 code for no space {% endcomment %}



.playf p, .playf li {
  
    margin-bottom: 10px !important;
   
}

p.new-desc {
    padding-bottom: 10px !important;
}

.content {
    padding-bottom: 10px !important;
}

.SectionHeader__Description.Rte {
    margin-bottom: 10px !important;
}

p.MsoNormal {
    padding-bottom: 10px !important;
}


.column {
    margin-bottom: 10px !important;
}


@media only screen and (max-width: 750px) {
    div#neer {
        flex-direction: column-reverse !important;
    }
}

.nrr {
    font-style: italic;
      font-size: 20px !important;
}


{% comment %} new april 17/25 code for no space {% endcomment %}

.Heading.u-h1 {
    margin-bottom: 0px!important;
}

.Rte .Form, .Rte .VideoWrapper, .Rte img {
    margin-top: 2em!important;
    margin-bottom: 2em!important;
}

.new-big {
    margin-top: 10px !important;
}


div#my-space {
    margin-bottom: 0px !important;
}

img.img-space {
    padding-top: 10px !important;
}

.nrr {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

img.medium-img {
    padding-bottom: 10px !important;
}

p.ne-als {
    margin-bottom: 0px !important;
}


.content-section {
    margin-bottom: 0px !important;
}


div#nwwr {
    margin-top: 10px !important;
}

div#per-space {
    margin-top: 10px !important;
}

p#new-backs {
    display: none!important;
}

strong.vision {
    margin-top: 10px !important;
}



@media (max-width: 768px) {
    .new-big {
      padding-top: 0px !important; 
    }
}

div#no-my-brand-space {
    margin-bottom: 0px !important;
}

.text-blockin {
    text-align: center;
    margin-top: 10px !important;
}





@media (max-width: 768px) {
    div#new-img {
        margin-top: -50px !important;
        margin-bottom: -30px !important;
    }
}

 div#new-img {
        margin-top: -100px ;
        margin-bottom: -100px ;
    }

strong.all-space {
    font-size: 20px !important;
}


.image_main {
  min-height: 300px;
  max-height: 300px;
  object-fit: cover;
  object-position: center;
  padding-bottom: 32px;
}
/* custom-css-dev */
.cc-window.cc-banner.cc-type-info.cc-theme-block.cc-bottom.cc-color-override-588703398 {
    flex-direction: column;
}
