/* @import url('http://example.com/example_style.css'); */
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif:wght@400;700&family=Roboto:wght@300;400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;0,1000;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900;1,1000&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@100;200;300;400;500;600;700;800;900&display=swap');
@font-face {
  font-family: 'Noto Serif';
  src: url(//25265714.fs1.hubspotusercontent-eu1.net/hubfs/25265714/raw_assets/public/CREOATE%20Theme/fonts/NotoSerif-Medium.eot);
  src: url("//25265714.fs1.hubspotusercontent-eu1.net/hubfs/25265714/raw_assets/public/CREOATE%20Theme/fonts/NotoSerif-Medium.eot?#iefix") format('embedded-opentype'),
    url('//25265714.fs1.hubspotusercontent-eu1.net/hubfs/25265714/raw_assets/public/CREOATE%20Theme/fonts/NotoSerif-Medium.woff2') format('woff2'),
      url('//25265714.fs1.hubspotusercontent-eu1.net/hubfs/25265714/raw_assets/public/CREOATE%20Theme/fonts/NotoSerif-Medium.woff') format('woff'),
        url('//25265714.fs1.hubspotusercontent-eu1.net/hubfs/25265714/raw_assets/public/CREOATE%20Theme/fonts/NotoSerif-Medium.ttf') format('truetype'),
          url('//25265714.fs1.hubspotusercontent-eu1.net/hubfs/25265714/raw_assets/public/CREOATE%20Theme/fonts/NotoSerif-Medium.svg#NotoSerif-Medium') format('svg');
            font-weight: 500;
            font-style: normal;
            font-display: swap;
            }

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/
*{box-sizing:border-box}








body, html{font-size:16px;}
body, p li samp, span{font-family:'Roboto', sans-serif; }
h1, h2{font-family:'Noto Serif', sans-serif; font-weight:500}
h3, h4{font-family:'Roboto', sans-serif; font-weight:500;}
h1, h2, h3, h4, h5, h6{line-height:1.3;}
h1{font-size:38px;}
h2{font-size:48px;}
h3{font-size:30px;}
h4{font-size:24px;}

/* =========Header CSS=========== */
html:not(.no-transition) body, .zeynep:not(.no-transition), .zeynep .submenu:not(.no-transition) { transition: all 375ms;  transition-property: left, right, transform;}
.zeynep{bottom:0;overflow:hidden;-webkit-overflow-scrolling:touch;overflow-y:auto;pointer-events:none;position:fixed;top:0;transform:translateX(-100%);z-index:1011}
.zeynep .submenu:not(.no-transition),.zeynep:not(.no-transition){transition:all 250ms}
.zeynep-overlay{background-color:rgba(0,0,0,.42);bottom:0;display:none;left:0;position:fixed;right:0;top:0;z-index:1010}
.zeynep-opened .zeynep-overlay{display:block}
.zeynep.opened{pointer-events:auto;transform:translateX(0)}
.zeynep.submenu-opened{overflow:hidden}
.zeynep .submenu{min-height:100%;overflow:hidden;-webkit-overflow-scrolling:touch;overflow-y:auto;pointer-events:none;position:fixed;top:0;width:100%}
.zeynep .submenu.opened{left:0;pointer-events:auto}
.zeynep .submenu.opened:not(.current){overflow:hidden}
/* left side menu specific styles */
body.lp-template23 {left: 0;}
.zeynep-opened body {overflow: hidden;}
.zeynep {right: auto;left: 0;}
header#website-header .header-top-bar {background-color: rgb(0, 0, 0);color: rgb(255, 255, 255);font-size: 16px;font-family: Roboto Slab,serif;}
header#website-header .header-top-bar .header-inner-wrapper {display: flex;-webkit-box-pack: center;justify-content: center;}
header#website-header .header-top-bar .menu-traslate-header ul {padding: 0;margin: 0;list-style: none;}
header#website-header .header-top-bar .menu-traslate-header ul li {padding: 0;}
header#website-header .menu-traslate-header.desktop-layout {position: absolute;right: 4.5rem;}
header#website-header .header-top-bar .container {position: relative;}
header#website-header .header-top-bar .menu-traslate-header ul li a {color: #ffffff;}
header#website-header .header-top-bar .menu-traslate-header ul li .lang-dropdown {position: absolute;z-index: 9;background-color: rgb(255, 255, 255);
  color: rgba(0, 0, 0, 0.87); transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;    border-radius: 4px;    box-shadow: rgba(0, 0, 0, 0.2) 0px 5px 5px -3px, rgba(0, 0, 0, 0.14) 0px 8px 10px 1px, rgba(0, 0, 0, 0.12) 0px 3px 14px 2px;    position: absolute; overflow: hidden auto; min-height: 16px;  outline: 0px;padding:8px 0; min-width:160px; right:0;}
header#website-header .menu-traslate-header.desktop-layout li a span {  display: none;}
header#website-header .header-top-bar .menu-traslate-header ul li .lang-dropdown span{display:block;}
header#website-header .header-top-bar .menu-traslate-header ul li .lang-dropdown a {color: #000; display:block;}
header#website-header .header-top-bar .menu-traslate-header ul li .lang-dropdown li a {padding: 6px 16px;display: block;font-size: 14px;display:flex;}
header#website-header .header-top-bar .menu-traslate-header ul li .lang-dropdown li a:hover {text-decoration: none;background-color: rgba(0, 0, 0, 0.04);}
header#website-header .header-top-bar .menu-traslate-header ul li .lang-dropdown li a img {margin-right: 10px;}
header#website-header .header-top-bar .header-inner-wrapper .top-bar-text p {margin: 4px;font-size:16px;color: #ffffff;line-height: normal;font-family: Roboto Slab,serif;}
header#website-header .header-top-bar .header-inner-wrapper .top-bar-text p a {text-decoration: underline;color: #ffffff;}
header#website-header .header-main-section.desktop-layout .header-top-row {display: flex;width: 100%;height: 4.5rem;}
header#website-header .header-main-section.desktop-layout .header-logo {display: flex;align-items: center;max-width: 150px;}
header#website-header .header-main-section.desktop-layout .header-search-bar {display: flex;-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1;justify-content: center;flex-direction: column;margin-inline: 1rem;}
header#website-header .header-main-section.desktop-layout .header-button-column {display: flex;justify-content: center;align-items: center;flex-direction: row;justify-content: flex-end;}
header#website-header .container {width: 100% !important;padding: 0 48px;}
header#website-header .header-main-section.desktop-layout .header-search-bar .hs-search-field__bar {margin: 0;}
header#website-header .header-main-section.desktop-layout .header-search-bar form {padding: 0;border: none;box-shadow: none;}
header#website-header .header-main-section.desktop-layout .header-search-bar form input {color: #1a1a1a;background: transparent;height: auto;display: block;width: 100%;border: solid 0.0625rem #000;padding: 3px 1rem;box-sizing: border-box;font-size: 14px;}
header#website-header .translator-row.tablet-layout {display: none;}
header#website-header .header-bottom-row .header-menu.desktop-menu {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-flex-direction: row;-ms-flex-direction: row;flex-direction: row;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-align-items: stretch;-webkit-box-align: stretch;-ms-flex-align: stretch;align-items: stretch;}
header#website-header  .header-main-section .header-search-bar form{position:relative;}
header#website-header  .header-main-section .header-search-bar form button { position: absolute; top: 0; right: 0; background: transparent; padding: 7px 1rem; height:34px;}
header#website-header  .header-main-section .header-search-bar form button svg {height: 19px;}

header#website-header  .header-main-section .header-button-column .normal-link a {font-family: 'Roboto Slab',serif; color:#000000;font-weight: 500;
  font-size: 0.8125rem;  line-height: 1.75; letter-spacing: 0.02857em; text-transform: uppercase; min-width: 64px; padding: 4px 5px;  border-radius: 4px;}
header#website-header  .header-main-section .header-button-column .normal-link a:hover{background-color: rgba(0, 0, 0, 0.04);}

.black-button a{font-family: "Roboto Slab","IBM Plex Serif","Arial",serif;  font-weight: 500; font-size: 0.8125rem;    line-height: 1.75;  letter-spacing: 0.02857em; text-transform: uppercase; min-width: 64px; padding: 4px 10px;  border-radius: 4px; background:#000000; color:#fff; box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 2px -2px; display:inline-block}
.black-button a:hover{box-shadow: 0px 2px 4px -1px rgba(0,0,0,0.2), 0px 4px 5px 0px rgba(0,0,0,0.14), 0px 1px 10px 0px rgba(0,0,0,0.12);}
header#website-header  .header-main-section .header-button-column .black-button a{font-family: 'Roboto Slab',serif;  font-weight: 500; font-size: 0.8125rem;
  line-height: 1.75;  letter-spacing: 0.02857em; text-transform: uppercase; min-width: 64px; padding: 4px 10px;  border-radius: 4px; background:#000000; color:#fff;margin-left:16px; }
header#website-header .header-inner-wrapper .header-bottom-row{position:relative;}
header#website-header  .header-main-section .header-bottom-row .desktop-menu  .hs-menu-wrapper > ul{display:flex;}
header#website-header  .header-main-section .header-bottom-row .desktop-menu  .hs-menu-wrapper > ul > li{   margin-bottom:0px; position:unset;}
header#website-header  .header-main-section .header-bottom-row .desktop-menu  .hs-menu-wrapper > ul a{font-family:'Nunito', sans-serif;; font-size: 1rem; padding: 0;line-height: 1.5;  letter-spacing: 0.00938em;font-weight: 400;    text-transform: none;padding:0.25rem 0.75rem !important; display:inline-block;color:#000; display:block;}
header#website-header  .header-main-section .header-bottom-row .desktop-menu  .hs-menu-wrapper > ul a:hover{background-color: rgb(255, 228, 212);box-shadow: rgba(69, 79, 91, 0.2) 4px 0px 12px;}
header#website-header  .header-main-section .header-bottom-row .desktop-menu  .hs-menu-wrapper > ul > li > ul.hs-menu-children-wrapper { background-color: rgb(255, 255, 255);  color: rgba(0, 0, 0, 0.87);    transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;  border-radius: 4px;  box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 1px -1px, rgba(0, 0, 0, 0.14) 0px 1px 1px 0px, rgba(0, 0, 0, 0.12) 0px 1px 3px 0px;    top: 100%;
  width: 100%; margin-left: auto; height: 430px; overflow: hidden; margin-right: auto; position: absolute; padding: 1rem 55px; display: flex; left:-999px;  flex-flow: row wrap;    width: calc(100% + 2.75rem);
  margin-left: -2.75rem; max-width:1440px; margin:0 auto}
header#website-header  .header-main-section .header-bottom-row .desktop-menu  .hs-menu-wrapper > ul > li:hover ul{left:0; right:0;}
header#website-header  .header-main-section .header-bottom-row .desktop-menu  .hs-menu-wrapper > ul > li > ul.hs-menu-children-wrapper > li > a{font-size: 1.25rem;font-family: "Roboto Slab", "IBM Plex Serif", Arial, serif; color:#000;cursor:default; position:relative;font-weight:bold; margin-bottom:10px !important;}

header#website-header  .header-main-section .header-bottom-row .desktop-menu  .hs-menu-wrapper > ul > li > ul.hs-menu-children-wrapper > li > a:hover{color:#000; background:none; box-shadow:none;}
header#website-header  .header-main-section .header-bottom-row .desktop-menu  .hs-menu-wrapper > ul > li:first-child > ul li ul{display: block; visibility: visible;  opacity: 1;  position: relative;}
header#website-header  .header-main-section .header-bottom-row .desktop-menu  .hs-menu-wrapper > ul > li{padding:0px}
header#website-header  .header-main-section .header-bottom-row .desktop-menu  .hs-menu-wrapper > ul > li:first-child ul > li {max-width:25%; padding-left:0px; margin:0px; width:100%}
header#website-header  .header-main-section .header-bottom-row .desktop-menu  .hs-menu-wrapper > ul > li:first-child ul > li li{max-width:100%;}
header#website-header  .header-main-section .header-bottom-row .desktop-menu  .hs-menu-wrapper > ul  .nav-thumbs-row { margin-left: 25%;  max-width: 25%;}
header#website-header  .header-main-section .header-bottom-row .desktop-menu  .hs-menu-wrapper > ul  .nav-thumbs-row a{padding:0px;}
header#website-header  .header-main-section .header-bottom-row .desktop-menu  .hs-menu-wrapper > ul  .nav-thumbs-row a:hover{background:none;}
header#website-header  .header-main-section .header-bottom-row .desktop-menu  .hs-menu-wrapper > ul > li > ul.hs-menu-children-wrapper li ul li a{padding: 6px 8px; border-radius: 4px;display:block;     font-family: Nunito, "Open Sans", Lato, sans-serif;  font-weight: 400;  font-size: 0.875rem; line-height:1.75;  letter-spacing: 0.02857em;    min-width: 64px;}
header#website-header  .header-main-section .header-bottom-row .hs-menu-wrapper > ul > li > ul.hs-menu-children-wrapper li ul li a:hover{background-color: rgba(0, 0, 0, 0.04); box-shadow:none;}
header#website-header  .header-main-section .header-bottom-row .hs-menu-wrapper > ul > li > ul.hs-menu-children-wrapper li ul> li.hs-item-has-children.active> a{background-color: rgb(224, 224, 224);}
header#website-header  .header-main-section .header-bottom-row .hs-menu-wrapper > ul > li > ul.hs-menu-children-wrapper > li > ul> li.hs-item-has-children.active > a,
header#website-header  .header-main-section .header-bottom-row .hs-menu-wrapper > ul > li > ul.hs-menu-children-wrapper > li > ul > li.hs-item-has-children > a:hover{ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='currentColor' class='w-6 h-6'%3E%3Cpath fill-rule='evenodd' d='M16.28 11.47a.75.75 0 010 1.06l-7.5 7.5a.75.75 0 01-1.06-1.06L14.69 12 7.72 5.03a.75.75 0 011.06-1.06l7.5 7.5z' clip-rule='evenodd' /%3E%3C/svg%3E%0A");background-size: 20px;    background-repeat: no-repeat;    background-position: 98% 50%;}
header#website-header .header-main-section .header-bottom-row .desktop-menu .hs-menu-wrapper>ul>li>ul{position:relative;}
header#website-header .header-main-section .header-bottom-row .desktop-menu .hs-menu-wrapper>ul>li>ul > li{margin-right:25%; max-width:25%; width:100%; position:unset;}
header#website-header .header-main-section .header-bottom-row .desktop-menu .hs-menu-wrapper>ul>li>ul > li:first-child > ul {  display: block; visibility: visible;  opacity: 1; position: unset; position:relative; padding-left:0px; height:100%;}
header#website-header .header-main-section .header-bottom-row .desktop-menu .hs-menu-wrapper>ul > li > ul > li:first-child > ul  li,
header#website-header .header-main-section .header-bottom-row .desktop-menu .hs-menu-wrapper>ul > li > ul > li:first-child > ul > li{margin-bottom:0px; position:unset; padding-left:10px;}

header#website-header .header-main-section .header-bottom-row .desktop-menu .hs-menu-wrapper>ul>li>ul > li:first-child > ul li ul{max-width;100% ; left:100%; top:0; padding-left:25%}
header#website-header .header-main-section .header-bottom-row .desktop-menu .hs-menu-wrapper>ul>li>ul > li:first-child > ul li:first-child > ul.hs-menu-children-wrapper { visibility: visible;  opacity: 1;    background: #ffffff;  width: 100%; top:-46px; padding-left:0px; left:100%; display:block;}
header#website-header .header-main-section .header-bottom-row .desktop-menu .hs-menu-wrapper>ul>li>ul > li:first-child > ul li ul.hs-menu-children-wrapper{z-index:1;  max-width: 100%;   width: 100%; left:100%; padding-left: 0; background: #FFF; height:100%; top:-46px; display:none}
header#website-header .header-main-section .header-bottom-row .desktop-menu .hs-menu-wrapper>ul>li>ul > li:first-child > ul li:hover ul{display:block}
header#website-header .header-main-section .header-bottom-row .desktop-menu .hs-menu-wrapper>ul>li>ul > li:first-child > ul  li   ul.hs-menu-children-wrapper li ul{ max-width: 100%;   width: 100%; left:0 !iMPORTANT; position:unset !iMPORTANT;}
header#website-header .header-main-section .header-bottom-row .desktop-menu .hs-menu-wrapper>ul>li>ul > li:first-child > ul > li > ul > li:first-child > a{font-size: 1.25rem;    font-family: "Roboto Slab", "IBM Plex Serif", Arial, serif;  color: #000;  cursor: default; padding: 0.25rem 0.75rem !important; font-weight:bold;}

/*** Landing page heaer ***/

header#website-header.landing-header{ position:relative; z-index: 1111; -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1); -o-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1); -ms-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);   box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1); padding: 5px 0px; }
header#website-header.landing-header .header-main-section.desktop-layout .header-logo{ max-width: 186px; }
header#website-header.landing-header .container{ max-width: 1200px; padding: 0 15px; }
header#website-header.landing-header .header-main-section.desktop-layout .header-top-row{ justify-content: space-between; }


/* ================== */
.hero-module-01 { display: flex; flex-wrap: wrap;  gap: 30px;    justify-content: space-between; align-items: center;}
.hero-module-01 .header-image-column { max-width: 50%; width:100%;}
.hero-module-01 .header-image-column img{height:auto;}

.three-column-content-module .content-repetaer-row { display: grid; grid-gap: 60px; grid-template-columns: 1fr 1fr 1fr;}
.three-column-content-module .content-repetaer-row .content-column { text-align: center;}
.three-column-content-module .content-repetaer-row h4{font-weight:500;}

.collections-slider-module .section-header { margin-bottom: 50px;}
.collections-slider-module .slick-arrow{width:36px; height:36px;}
.collections-slider-module .slick-arrow::before{display:none;}
.collections-slider-module button.slick-prev.slick-arrow{background:url(//25265714.fs1.hubspotusercontent-eu1.net/hubfs/25265714/raw_assets/public/CREOATE%20Theme/images/arrow_back.png);}
.collections-slider-module button.slick-next.slick-arrow{background:url(//25265714.fs1.hubspotusercontent-eu1.net/hubfs/25265714/raw_assets/public/CREOATE%20Theme/images/arrow_forward.png)}
.collections-slider-module .slick-list { margin: 0 40px;}
.collections-boxes-module .slick-dots,
.collections-slider-module .slick-dots{position: relative;}
.collections-boxes-module .slick-dots li button::before,
.collections-slider-module .slick-dots li button::before{font-size:15px;}
.collections-slider-module  .slick-track { display: flex;}
.collections-slider-module .collection-slide-item{height:auto; position:relative}
.collections-slider-module .collection-slide-item a { margin: 0 15px; border: 1px solid #D3D3D3; border-radius: 5px; display:block;height:100%; padding-bottom:46px;}
.collections-slider-module .collection-slide-item .col-image {  border-radius: 5px;overflow: hidden;}
.collections-slider-module .collection-slide-item .content-box { padding:0px 20px 0px 20px;     margin-top: -16px;}
.collections-slider-module .collection-slide-item .content-box .col-tag {  padding: 0px 10px;font-size: 14px; background: #749B8D; border-radius: 20px; display:inline-block}
.collections-slider-module .collection-slide-item .content-box .col-tag:hover{background:#000000}
.collections-slider-module .collection-slide-item .content-box .col-tag strong{color:#ffffff}
.collections-slider-module .collection-slide-item .content-box .col-button.secondary-button {position: absolute; right: 30px; bottom: 17px;}
.secondary-button span,
.collections-slider-module .collection-slide-item .content-box .secondary-button span{background:#000000; color:#ffffff; font-size:11px; font-family:'Noto Serif', sans-serif; font-weight:500; padding:2px 10px; display:inline-block; border-radius:3px;}
.secondary-button span:hover,
.collections-slider-module .collection-slide-item .content-box .secondary-button span:hover{background:#749B8D}
.collections-slider-module .collection-slide-item .content-box .col-title {padding-top:15px;}
.collections-slider-module .collection-slide-item .content-box .col-title h3 { margin-bottom: 0;font-weight:700}
.collections-slider-module .collection-slide-item .content-box .col-title h3:hover{color:#749B8D}

.threeC-icon-content-module .section-header{margin-bottom:50px;}
.threeC-icon-content-module .boxes-repeater-row{ display: grid; grid-gap: 30px; grid-template-columns: 1fr 1fr 1fr;}
.threeC-icon-content-module .boxes-repeater-row .box-column-block { text-align: center;}
.threeC-icon-content-module .boxes-repeater-row .box-column-block .box-title { margin-top: 40px;}
.threeC-icon-content-module .boxes-repeater-row .box-column-block .box-title h4{font-weight:500;  }

.creoate-topics-module .topics-list-row {  display: flex; flex-wrap: wrap; align-items: center; justify-content: center;  gap: 22px; position:relative;}
.creoate-topics-module .topics-list-row::after { position: absolute; width: 1px; height: 70px; background: #707070; left: 0; right: 0; content: ""; margin: 0 auto;   bottom: -100px;}
.collections-boxes-module .collection-box-column .slide-wrap { display: flex; gap:22px;}

.collections-boxes-repeater-row { display: grid;  grid-gap: 28px; grid-template-columns: 1fr 1fr 1fr;}
.collections-boxes-repeater-row .collection-box-column a{position:relative; border-radius:5px; border:1px solid #D3D3D3; padding-right:15px; display:block}
.collections-boxes-module .collection-box-column .slide-wrap .col-image img{min-height:200px;min-width:150px}
.collections-boxes-module .collection-box-column .slide-wrap .col-button { position: absolute; bottom: 15px; right: 15px;}
.collections-boxes-module .collection-box-column a{transition:all 0.5s;}
.collections-boxes-module .collection-box-column a:hover .col-title h3{color:#749B8D}
.collections-boxes-module .collection-box-column .slide-wrap .col-title h3{font-weight:700;}
.collections-boxes-module .collection-box-column .slide-wrap .content-box { padding: 15px 0 50px 0;}
.creoate-topics-module .section-header,
.threeC-image-content-repeater-module .section-header{margin-bottom:50px;}
.threeC-image-content-repeater-module .boxes-repeater-row{display: grid;  grid-gap: 30px; grid-template-columns: 1fr 1fr 1fr;}
.threeC-image-content-repeater-module .boxes-repeater-row .box-column-block .box-title{margin-top:20px;}
.threeC-image-content-repeater-module .boxes-repeater-row .box-column-block h4 { margin-bottom: 0;}
.threeC-image-content-repeater-module .boxes-repeater-row .box-column-block{text-align:center;}
.collections-boxes-module .collection-box-column .slide-wrap .col-image,
.threeC-image-content-repeater-module .boxes-repeater-row .box-column-block .box-icon{border-radius:5px; overflow:hidden;}
/*--*/
.brand-hubdb-module .section-inner-wrapper form#Filters { display: flex; flex-wrap: wrap;  gap: 20px; justify-content: center;}
.brand-hubdb-module .section-inner-wrapper form#Filters fieldset h4{font-size: 14px; margin-bottom: 0;}
.brand-hubdb-module .section-inner-wrapper form#Filters fieldset { max-width: 250px !important;   width: 100%;}
.brand-hubdb-module .section-inner-wrapper form#Filters button { margin-top: 20px; padding: 8px 15px; cursor: pointer; background: #000; color: #fff;  border-radius: 4px;}
.brand-hubdb-module .section-inner-wrapper form#Filters button:hover{box-shadow: 0px 2px 4px -1px rgba(0,0,0,0.2), 0px 4px 5px 0px rgba(0,0,0,0.14), 0px 1px 10px 0px rgba(0,0,0,0.12);}
.brand-hubdb-module .brands-grid-wrapper {  display: flex;  flex-wrap: wrap;  gap: 30px; margin-top:40px;justify-content: center;}
.brand-hubdb-module .brands-grid-wrapper > div {  max-width: calc(33.333% - 20px);  width: 100%;border: 1px solid #d9d9d9;  border-radius: 8px;   padding: 10px 10px 60px 10px;position:relative;}
.brand-hubdb-module .brand-category-row {  display: flex; justify-content: space-between;  gap: 10px;margin-top: 20px;flex-wrap: wrap; width: 100%; left: 0; padding: 0 10px; bottom: 10px;  position: absolute;}
.brand-hubdb-module .brand-category-row > div p { margin: 0; padding: 4px 12px;  border-radius: 30px; color: #fff; background: #749B8D; font-size: 13px;    font-family: 'Noto Serif', sans-serif; text-decoration: none;  margin: 3px 1px;cursor:default;}
.brand-hubdb-module .brand-title, .brand-hubdb-module .brand-order-price { text-align: center;}
.brand-hubdb-module .brand-image img { display: block;}
.brand-hubdb-module .brand-title{margin-top:20px;}
.brand-hubdb-module .brand-title h4{margin-bottom:0px;}
.brand-hubdb-module .brand-title h4 a {  color: #000; text-transform: capitalize;}
.brand-hubdb-module .brand-title h4 a:hover{color:#749B8D}
.brand-hubdb-module .brand-order-price p { color: #4e4e4e;  font-size: 18px;margin-bottom:0px;}
.brand-hubdb-module .brand-image { max-height: 260px; overflow: hidden;}
.brand-hubdb-module .section-inner-wrapper form#Filters fieldset select { border: 1px solid #000;}
div.filter-error-message { padding-top: 60px; text-align:center;}

/*---lazy load--*/
#spotlight-brand-grid .lazyload { opacity: 0;}
#spotlight-brand-grid .lazyloading { opacity: 1;  transition: 600ms opacity;  background: #f7f7f7 url(//25265714.fs1.hubspotusercontent-eu1.net/hubfs/25265714/raw_assets/public/CREOATE%20Theme/images/loader.gif) no-repeat center; min-height: 60px;}
#spotlight-brand-grid .lazyloaded { opacity: 1; transition: 10ms opacity;}

#brand-grid .lazyload { opacity: 0;}
#brand-grid .lazyloading { opacity: 1;  transition: 600ms opacity;  background: #f7f7f7 url(//25265714.fs1.hubspotusercontent-eu1.net/hubfs/25265714/raw_assets/public/CREOATE%20Theme/images/loader.gif) no-repeat center; min-height: 60px;}
#brand-grid .lazyloaded { opacity: 1; transition: 10ms opacity;}

/*---*/
.header-bar-module .section-inner-wrapper h2{margin-bottom:0px;}
.header-bar-module .section-inner-wrapper {  display: flex;  justify-content: space-between; align-items: center; flex-wrap:wrap}
.header-bar-module .section-link a {  display: flex; align-items: center;}
.header-bar-module .section-link a svg {  height: 20px;}

.twoC-image-copy-slider-module .imageC-slider-sec .slick-track { display: flex;}
.twoC-image-copy-slider-module .imageC-slider-sec .slick-track .slide-item-block { height: auto; overflow:hidden; margin:0 -15px;}
.twoC-image-copy-slider-module .slide-item-block .right-col,
.twoC-image-copy-slider-module .slide-item-block .left-col { max-width: 50%;  width: 100%; float:left; padding:0 15px;}

.image-carousel-module .image-carousel-row button.slick-arrow,
.twoC-image-copy-slider-module  button.slick-arrow{width:45px; height:45px;}
.image-carousel-module .image-carousel-row button.slick-arrow::before,
.twoC-image-copy-slider-module  button.slick-arrow::before{display:none;}
.image-carousel-module .image-carousel-row button.slick-prev.slick-arrow,
.twoC-image-copy-slider-module  button.slick-prev.slick-arrow{background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23000' class='w-6 h-6'%3E%3Cpath fill-rule='evenodd' d='M7.72 12.53a.75.75 0 010-1.06l7.5-7.5a.75.75 0 111.06 1.06L9.31 12l6.97 6.97a.75.75 0 11-1.06 1.06l-7.5-7.5z' clip-rule='evenodd' /%3E%3C/svg%3E%0A"); left:-45px;}
.image-carousel-module .image-carousel-row button.slick-next.slick-arrow,
.twoC-image-copy-slider-module  button.slick-next.slick-arrow{background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23000' class='w-6 h-6'%3E%3Cpath fill-rule='evenodd' d='M16.28 11.47a.75.75 0 010 1.06l-7.5 7.5a.75.75 0 01-1.06-1.06L14.69 12 7.72 5.03a.75.75 0 011.06-1.06l7.5 7.5z' clip-rule='evenodd' /%3E%3C/svg%3E%0A"); right:-45px;}
.twoC-image-copy-slider-module .slide-item-block .right-col .col-link a { display: flex; align-items: center; color:#000;font-family:'Noto Serif', sans-serif; font-size:18px; text-decoration:underline;}
.twoC-image-copy-slider-module .slide-item-block .right-col .col-link a:hover{color:#749B8D}
.twoC-image-copy-slider-module .slide-item-block .right-col .col-link a:hover svg{fill:#749B8D}
.twoC-image-copy-slider-module .slide-item-block .right-col .col-link a svg{height:20px;}
.image-carousel-module .slick-dots li button:before,
.twoC-image-copy-slider-module .slick-dots li button:before{font-size:15px;}
.image-carousel-module ul.slick-dots,
.twoC-image-copy-slider-module ul.slick-dots { position: unset;  margin-bottom: 0;  margin-top: 25px;}

.image-carousel-module .image-block img { width: 100%; max-height: 450px;  object-fit: cover;}

/*--*/
.grid-posts-module .grid-posts-row{display:grid; grid-gap:15px;grid-row-gap: 40px;}
.grid-posts-module.grid-1items-per-row .grid-posts-row{ grid-template-columns: 1fr ;}
.grid-posts-module.grid-2items-per-row .grid-posts-row{ grid-template-columns: 1fr 1fr;}
.grid-posts-module.grid-3items-per-row .grid-posts-row{ grid-template-columns: 1fr 1fr 1fr;}
.grid-posts-module .post-image {  overflow: hidden;}
.grid-posts-module .post-image img{min-height: 329px; max-height: 329px;object-fit: cover; width: 100%;}
.grid-posts-module .grid-post-column .post-title{padding:0 10px; margin-top:15px;}
.grid-posts-module .grid-post-column .post-title h3{min-height:150px;}
.grid-posts-module .grid-post-column .post-title h3 a{color:#000}
.grid-posts-module .grid-post-column .post-title h3 a:hover{color:#749B8D}
.twoC-image-content-repeater-module .tag-link-row,
.grid-posts-module .grid-post-column .post-tag-link-row { display: flex; align-items: center; justify-content: space-between;flex-wrap: wrap;
  gap: 15px;}
.grid-posts-module .grid-post-column .post-tag-column {  display: flex;  flex-wrap: wrap; gap: 10px;}
.twoC-image-content-repeater-module .tag-link-row .tag-column a,
.grid-posts-module .grid-post-column .post-tag-column a{background:#749B8D; color:#ffffff; border-radius:20px;font-size:16px; font-weight:500; font-family:'Noto Serif', sans-serif; padding:0px 12px; display:inline-flex;}
.grid-posts-module .grid-post-column .post-tag-link-row{padding:0 10px;}
/*--*/
.link-column a svg,
.post-link-column a svg{height:18px;}
.link-column a,
.post-link-column a{display: flex; align-items: center; color:#000;font-family:'Noto Serif', sans-serif; text-decoration:underline; font-size:16px;}
.link-column a:hover,
.post-link-column a:hover{color:#749B8D}
.link-column a:hover svg,
.post-link-column a:hover svg{fill: #749B8D }
/*--*/
.faq-module .accordion_group {  margin-bottom: 15px;  border: 1px solid #F3F3F3;  border-radius: 10px;}
.faq-module .accordion_group  .accordion_header h3{margin-bottom:0;}
.faq-module .accordion_group .accordion_content {padding:20px; }
.faq-module .accordion_group  .accordion_header{    padding: 20px 45px 20px 20px;    position: relative;}
.faq-module .accordion_group .accordion_content{border-top:1px solid #F3F3F3;}
.faq-module .accordion_group .accordion_header::after { content: ""; width: 20px; height: 25px;  position: absolute;  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' viewBox='0 0 256 512'%3E%3Cpath d='M64 448c-8.188 0-16.38-3.125-22.62-9.375c-12.5-12.5-12.5-32.75 0-45.25L178.8 256L41.38 118.6c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0l160 160c12.5 12.5 12.5 32.75 0 45.25l-160 160C80.38 444.9 72.19 448 64 448z'%3E%3C/path%3E%3C/svg%3E");  transform: rotate(90deg);  right: 15px;  top: 30px; background-repeat: no-repeat; transition:all 0.3s}
.accordion_group.expanded .accordion_header::after{transform: rotate(-90deg);}
/*--*/
.threeC-cta-banner-module .cta-banner-wrap {  display: flex; align-items:center;    justify-content: space-between;}
.threeC-cta-banner-module .cta-banner-wrap .section-left-col { max-width: 133px; width: 100%; border-radius: 7px;  overflow: hidden;}
.threeC-cta-banner-module .cta-banner-wrap .section-mid-column{display:flex;     max-width: 50%;  width: 100%;  gap: 20px;}
.threeC-cta-banner-module  .section-mid-column .col-title h3{font-size:40px;}
.threeC-cta-banner-module .cta-banner-wrap .section-mid-column .col-content p {  margin: 0;  font-size: 28px;  line-height: 40px;}
.threeC-cta-banner-module .section-right-column a.btn {  margin-bottom: 0;}

/*--*/
.twoC-image-content-repeater-module .section-repeater-row .column-block-item {  display: flex;  flex-wrap: wrap;  gap: 30px; margin-bottom:30px}
.twoC-image-content-repeater-module .section-repeater-row .column-block-item:last-child{margin-bottom:0px;}
.twoC-image-content-repeater-module .section-repeater-row .column-block-item > div {  max-width: calc(50% - 15PX);   WIDTH: 100%;}
.twoC-image-content-repeater-module .section-repeater-row .column-block-item  .post-image img {  WIDTH: 100%;}
.twoC-image-content-repeater-module .section-repeater-row .column-block-item .col-title h3 a{color:#000;}
.twoC-image-content-repeater-module .section-repeater-row .column-block-item .col-title h3 a:hover{color:#749B8D}
/*--*/
.social-share-grid-module .social-grid-row {  display: grid;  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;  grid-gap: 6%;}
.social-share-grid-module .social-grid-row .social-icon {  text-align: center;  display: flex;  align-items: center;  justify-content: center;  min-height: 88px;}
/***-*-*/
.image-carousel-module .slick-list{overflow:hidden}
.image-carousel-module .image-carousel-row button.slick-arrow{top:44%}
#\33.post-item,
#\33.post-item .post-inner{width:100%}

/* ================ */
.twoColumnFormSection .content-repetaer-row {display: flex; gap: 25px;align-items: center;}
.twoColumnFormSection .leftColumnSection {text-align: center;padding: 15px;width: 55%;}
.twoColumnFormSection .rightColumnSection {width: 45%;}
.twoColumnFormSection .rightColumnSection h3.form-title{display: none;}
.twoColumnFormSection .testimonialsImage img {width: 90px !important; height: 90px !important;object-fit: cover;border-radius: 100%; background-color: #fff;}
.twoColumnFormSection .formLeftTopContent h2{font-weight:600;font-size:40px;line-height:1.3;margin-bottom:15px;}
.twoColumnFormSection .formLeftTopContent p {font-size: 24px;line-height: 1.5;}
.twoColumnFormSection .formLeftBottomContent span {display: block;}
.twoColumnFormSection .formLeftBottomContent {margin-top: 35px;padding: 0 25px;}
.twoColumnFormSection form .hs-button,.twoColumnFormSection form input[type=submit] {font-size:16px;min-width:100%;width:100%;padding:24px 12px;background-color:#4285F4;margin-top:15px;box-shadow:0px 3px 1px -2px rgba(0,0,0,0.2), 0px 2px 2px 0px rgba(0,0,0,0.14), 0px 1px 5px 0px rgba(0,0,0,0.12);border-radius: 8px;}
.twoColumnFormSection form {padding: 50px;}
.testimonialsImage {margin-top: 15px;}
.popularColumnGroup  .slick-list {padding-left: 0px!important;}

/* Brands local Section */
.mesonaryInner {background-position: center;background-repeat: no-repeat;background-size: cover;}
.mesonaryCta { padding-top: 20px; position: absolute; bottom: 22px; left: 10px }
.mesonaryInner{position:relative;}
.mesonaryCta a { line-height: 1.3;display: flex; align-items: center; padding: 12px 16px; justify-content: space-between;text-align: left;min-width:inherit;}
.wholesale-brands-module .mesonaryCta a svg{margin-left: 5px;}
.mesonaryInner a.imageLink { position: absolute; height: 100%; width: 100%; top: 0; left: 0; }
.mesonaryGroup {display: flex;flex-wrap: wrap;margin:0 -7.5px;padding-top:15px;}
.mesonaryGroup > div{padding:0 7.5px;}
.mesonaryInner img {display: block;width: 100% !important;object-fit: cover;border-radius: 30PX;height: 100% !important;position: absolute;left: 0;right: 0;top: 0;bottom: 0;}
.mesonaryColumnOne {width: 39%;display: flex;flex-wrap:wrap;gap:15px;}
.mesonaryColumnOne .mesonaryInner {width: calc(57% - 8px);}
.mesonaryColumnOne .mesonaryInner:nth-child(2),.mesonaryColumnOne .mesonaryInner:nth-child(3) {width: calc(43% - 8px);}
.mesonaryColumnTwo {width: 22%; display: flex;}
.mesonaryColumnTwo .mesonaryInner {width:100%;}
.mesonaryColumnThree {width: 39%;display: flex;flex-wrap:wrap;gap:15px;}
.mesonaryColumnThree .mesonaryInner {width: calc(55% - 8px);}
.mesonaryColumnThree .mesonaryInner:nth-child(2),.mesonaryColumnThree .mesonaryInner:nth-child(3) {width: calc(45% - 8px);}
.mesonaryColumnOne .mesonaryInner:first-child, .mesonaryColumnOne .mesonaryInner:nth-child(1) {padding-top: 35%;}
.mesonaryColumnOne .mesonaryInner:nth-child(3), .mesonaryColumnOne .mesonaryInner:last-child{padding-top: 50%;}
.mesonaryColumnThree .mesonaryInner:first-child, .mesonaryColumnThree .mesonaryInner:nth-child(2) { width: calc(50% - 8px);padding-top: 55%;}
.mesonaryColumnThree .mesonaryInner:nth-child(3),.mesonaryColumnThree .mesonaryInner:last-child {padding-top: 35%;}

/* Popular right now Section */
.popularColumnGroup {display: flex; flex-wrap: wrap; gap: 40px 22px; padding-top: 27px;}
.popularItemInner {width: calc(25% - 17px);}
.popularItemInner img {height: 231px !important; object-fit: cover; width:100%;}
.popularRightNowSection .popularItemCta a { padding: 10px 20px; }
.popularItemCta {padding-top: 20px;}
.popularItemTitle h3 { margin-bottom: 0;}
.popularItemTitle a span { height: 24px; width: 24px; border: 2px solid #9bb7ac; border-radius: 50%; line-height: 24px; text-align: center; }
.popularItemTitle a svg { height: 15px; width: 15px; }
.popularItemTitle a { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; }
.popularItemTitle a svg path{fill:#9bb7ac;}
.popularItemTitle { padding-top: 10px; }
/* brands Local Section */
.brandsLocalInner { width: calc(33.33% - 17px);padding: 20px; }
.brandsLocalGroup { display: flex; flex-wrap: wrap; gap: 25px; }
.brandsLocalInner {background-position: 50%; background-repeat: no-repeat; background-size: cover; min-height: 188px; display: flex; justify-content: center; align-items: center;}
.brandsLocalGroup { padding-top: 40px; }
.brandsLocalTitle a h3 { text-align: center; margin-bottom: 0; }
.brandsLocalSection .brandsLocalInner:before{content: ""; position: absolute; height: 100%; width: 100%; left: 0; top: 0;}
.brandsLocalInner .brandsLocalTitle { position: relative; z-index: 4; }
.brandsLocalSection .section-header-row .heading {text-align: left;}
.brandsLocalInner a.brandsLocalImgLink { position: absolute; width: 100%; height: 100%; top: 0; left: 0; }
.blogTagIconRightSide span svg.activeIcon { display: none; }

/* Blog Module */

.blogGroup { display: flex; flex-wrap: wrap; gap: 70px; }
.blogGroup .blogGroupInner { width: calc(50% - 35px); }
.blogTag { display: flex; flex-wrap: wrap; justify-content: space-between; padding: 0 20px; align-items: center; position: relative; bottom: 22px; }
.blogTagLeftSide a {padding: 8px 24px;border-radius: 20px;}
.brandsLocalSection .blogGroupInner .blogTagIconRightSide span {border-radius: 50%;display: block;height: 40px;width: 40px;position: relative;text-align: center;cursor: pointer;}
.brandsLocalSection  .blogGroupInner img { height: 367px; object-fit: cover; width: 100%; }
.blogTagIconRightSide span svg { height: 20px; position: relative; top: 9px; }
.blogGroupTitle {min-height: 150px;}
.blogGroup .blogBottom { display: flex; flex-wrap: wrap; justify-content: space-between; padding-bottom: 20px; padding-top: 20px; }
span.bookMarkActive svg.defaultIcon {   display: none;}
span.bookMarkActive svg.activeIcon {display: block;text-align: center;margin: 0 auto;}



@media all and (max-width:1300px){
  .wholesale-brands-module .section-header-row .heading ,.popularRightNowSection .section-header-row .heading{text-align: left;}
  .link-column { width: 200px; }
  .wholesale-brands-module .link-column a,.popularRightNowSection .link-column a,.brandsLocalSection .link-column a  { justify-content: right; font-size: 20px !important;}
  .wholesale-brands-module .link-column a svg{height: 15px;}
}

@media all and (max-width:1200px){
  
  img{ height:auto; }
  
  .cta_button  img{object-fit: cover;object-position: left;}
  .hero-module-01 .header-content-column { padding-left: 30px;}
  .twoC-image-copy-slider-module .imageC-slider-sec .slick-track .slide-item-block{padding:0 10px;margin: 0;}
  .image-carousel-module .image-carousel-row .image-block { padding: 0px 15px;}
  .image-carousel-module .image-carousel-row button.slick-prev.slick-arrow,
  .twoC-image-copy-slider-module button.slick-prev.slick-arrow{left:-15px;}
  .image-carousel-module .image-carousel-row button.slick-next.slick-arrow,
  .twoC-image-copy-slider-module button.slick-next.slick-arrow{right:-15px;}
  .social-share-grid-module .social-grid-row{gap:3%;}
  .social-share-grid-module .social-grid-row .social-icon{min-height:auto}
  .social-share-grid-module .social-grid-row .social-icon svg{height:40px;}
  .popularRightNowSection h3{font-size: 26px;}
  .brandsLocalSection .blogGroupInner .blogGroupTitle h3 a{font-size: 28px !important;}
}
@media all and (max-width:1125px){
  .brand-hubdb-module .brand-category-row > div p{font-size:11px;}
  .threeC-cta-banner-module .cta-banner-wrap .section-mid-column{    max-width: 55%;}
}
@media all and (max-width:1020px){
  .hero-module-01{flex-wrap:no-wrap;}
  .hero-module-01 .header-content-column {max-width:50%; width:100%;}
  .hero-module-01 .header-image-column img {height: 325px; object-fit: cover;}

}
@media all and (max-width:1024px){
  header#website-header .header-main-section .header-bottom-row .desktop-menu .hs-menu-wrapper > ul > li> a{font-size: 0.75rem;padding-left: 0.5rem;
    padding-right: 0.5rem;}
  .brand-hubdb-module .brands-grid-wrapper{gap: 15px;}
  .brand-hubdb-module .brands-grid-wrapper > div{max-width:320px;}
  .brand-hubdb-module .section-inner-wrapper form#Filters{max-width:680px; margin:0 auto}
  .brand-hubdb-module .section-inner-wrapper form#Filters fieldset{max-width:100% !Important;}
  .grid-posts-module.grid-3items-per-row .grid-posts-row{grid-template-columns: 1fr 1fr;}
}
@media all and (max-width:991px){
  .collections-boxes-repeater-row{grid-template-columns: 1fr 1fr;}
  .twoC-image-copy-slider-module .slide-item-block .right-col, .twoC-image-copy-slider-module .slide-item-block .left-col{max-width:100%;}
  .twoC-image-copy-slider-module .slide-item-block .left-col{margin-bottom:20px;}
  .twoC-image-copy-slider-module .slide-item-block .left-col .image-col img {  width: 100%;}
  .threeC-cta-banner-module .cta-banner-wrap{flex-direction: column;    gap: 20px;}
  .threeC-cta-banner-module .cta-banner-wrap .section-mid-column{flex-direction: column; text-align: center;}
  .threeC-cta-banner-module .cta-banner-wrap .section-right-column a { text-transform: uppercase;}
  .twoColumnFormSection form {padding: 25px;}
  .twoColumnFormSection .formLeftBottomContent {margin-top: 30px;padding: 0;}
  .twoColumnFormSection .formLeftTopContent p {font-size: 20px;}

  /* Popular right now Section */

  .popularItemInner {width: calc(33.33% - 17px);}
  .popularRightNowSection h3{font-size: 24px !important;}
  .popularItemTitle { padding-top: 10px; }
  .brandsLocalSection .blogGroupInner img{height: 300px;}
  .brandsLocalSection .blogGroupInner .blogGroupTitle h3{line-height: 1;}
  .brandsLocalSection .blogGroupInner .blogGroupTitle h3 a{font-size: 22px !important;}
  .blogGroupTitle{min-height: 110px;}
  .brandsLocalSection .blogGroupInner .readMore a {font-size: 18px !important;}
  .mesonaryColumnOne {width: 70%;}
  .mesonaryColumnTwo {width: 30%;}
  .mesonaryColumnThree {width: 100%;}
  .mesonaryGroup {gap: 15px 0;}
  .mesonaryColumnThree .mesonaryInner:nth-child(3), .mesonaryColumnThree .mesonaryInner:last-child {padding-top: 30%; }
  .mesonaryColumnThree .mesonaryInner:first-child, .mesonaryColumnThree .mesonaryInner:nth-child(2) {padding-top: 40%;}
}
@media (min-width:900px){
  header#website-header .header-main-section.responsive-layout{display:none;}
}
@media all and (max-width:899px){
  header#website-header .header-main-section.desktop-layout { display: none;}
  header#website-header .header-main-section.responsive-layout .header-inner-wrapper .header-top-row { display: flex; justify-content: space-between;    align-items: center;}
  header#website-header .header-main-section.responsive-layout .header-inner-wrapper .header-top-row .header-right-column { display: flex;  gap: 12px;}
  header#website-header .header-main-section.responsive-layout .header-inner-wrapper .header-bottom-row form {  padding: 0;  box-shadow: none;}
  header#website-header .header-main-section.responsive-layout .header-inner-wrapper .header-bottom-row form input{border: 0.0625rem solid rgb(0, 0, 0);  border-radius: 0.25rem;  display: flex; -webkit-box-pack: justify; justify-content: space-between;  -webkit-box-align: center;  align-items: center;    height: 2rem;   position: relative;  -webkit-box-flex: 1;  flex-grow: 1;  margin-top: 0rem;}
  header#website-header .header-main-section.responsive-layout .header-inner-wrapper .header-top-row .header-right-column .header-toogle-button button { background: transparent;  height: auto;}
  header#website-header .header-main-section.responsive-layout .header-inner-wrapper .header-bottom-row .hs-search-field__bar{margin-top:7px; margin-bottom:7px;}
  header#website-header .toggle-main-mobile-layout {width:100%;  }
  header#website-header .toggle-main-mobile-layout .inner-wrap .header-top-row .top-block .menu-traslate-header > ul ul { position: absolute;  z-index: 9;    background-color: rgb(255, 255, 255);   color: rgba(0, 0, 0, 0.87);  transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;   border-radius: 4px;  box-shadow: rgba(0, 0, 0, 0.2) 0px 5px 5px -3px, rgba(0, 0, 0, 0.14) 0px 8px 10px 1px, rgba(0, 0, 0, 0.12) 0px 3px 14px 2px;  position: absolute; overflow: hidden auto;  min-height: 16px; outline: 0px;    padding: 8px 0; min-width: 160px;  right: 0;}
  header#website-header .toggle-main-mobile-layout .inner-wrap .header-top-row .top-block .menu-traslate-header > ul li > a span { display: none;}
  header#website-header .toggle-main-mobile-layout .inner-wrap .header-top-row .top-block .menu-traslate-header > ul ul a{display:flex; color:rgba(0,0,0,0.8)}
  header#website-header .toggle-main-mobile-layout .inner-wrap .header-top-row .top-block .menu-traslate-header > ul ul a:hover{color:#000}
  header#website-header .toggle-main-mobile-layout .inner-wrap .header-top-row .top-block .menu-traslate-header > ul li ul li > a span{display:block; margin-left:5px;}

  header#website-header .toggle-main-mobile-layout .inner-wrap {max-width:85%;width: 100%;  background: #fff;min-height:100%; overflow-y: auto;
    display: flex;
    flex-direction: column;
    height: 100%;}
  header#website-header .toggle-main-mobile-layout .close-button {  position: absolute;  right: 0; width: 15vw;}
  header#website-header .toggle-main-mobile-layout .close-button svg{fill:#fff; width:100%}
  header#website-header .toggle-main-mobile-layout .inner-wrap .header-top-row .top-block {  display: flex; justify-content: space-between;}
  header#website-header .toggle-main-mobile-layout .inner-wrap .header-top-row .top-block  .header-translator-block ul { padding-left: 0;  list-style: none; }
  header#website-header .toggle-main-mobile-layout .inner-wrap .header-top-row form{padding:0px; box-shadow:none;}
  header#website-header .header-top-bar .menu-traslate-header ul li,
  header#website-header .toggle-main-mobile-layout .inner-wrap .header-top-row .top-block  .header-translator-block ul li{margin-bottom:0px;}
  header#website-header .toggle-main-mobile-layout .inner-wrap .header-top-row form input{border: 0.0625rem solid rgb(0, 0, 0);  border-radius: 0.25rem;display: flex;  -webkit-box-pack: justify; justify-content: space-between;  -webkit-box-align: center;  align-items: center;    height: 2rem;
    position: relative;  -webkit-box-flex: 1;  flex-grow: 1;  margin-top: 0rem;}
  header#website-header .header-menu.for-responsive div#hs_menu_wrapper_header_mobile_menu > ul > li > a{    margin: 0px; font-family: "Roboto Slab", "IBM Plex Serif", Arial, serif;    font-weight: 500;    line-height: 1.6;   letter-spacing: 0.0075em;   font-size: 0.875rem;   text-transform: uppercase; padding: 8px 16px; color:rgba(0, 0, 0, 0.87);display:block;}
  header#website-header .header-menu.for-responsive div#hs_menu_wrapper_header_mobile_menu > ul> li.hs-item-has-children.has-submenu> a{ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='currentColor' class='w-6 h-6'%3E%3Cpath fill-rule='evenodd' d='M16.28 11.47a.75.75 0 010 1.06l-7.5 7.5a.75.75 0 01-1.06-1.06L14.69 12 7.72 5.03a.75.75 0 011.06-1.06l7.5 7.5z' clip-rule='evenodd' /%3E%3C/svg%3E%0A");    background-repeat: no-repeat;    background-size: 20px; background-position:97% 50%}

  header#website-header .header-menu.for-responsive div#hs_menu_wrapper_header_mobile_menu > ul > li > .submenu {left:-100%; z-index:9; background:#fff; display:block;  bottom:auto; top:0;}
  header#website-header .header-menu.for-responsive div#hs_menu_wrapper_header_mobile_menu > ul > li > .submenu.opened{left:0; max-width:85%; max-height:100%; padding-bottom:30px;}

  header#website-header .header-menu.for-responsive div#hs_menu_wrapper_header_mobile_menu > ul > li ul li .submenu{left:-100%; bottom:auto; top:0;}
  header#website-header .header-menu.for-responsive div#hs_menu_wrapper_header_mobile_menu > ul > li ul li .submenu.opened{left:0; max-width:85%}
  header#website-header .header-menu.for-responsive div#hs_menu_wrapper_header_mobile_menu > ul > li ul li a{margin: 0px;  font-family: "Roboto Slab", "IBM Plex Serif", Arial, serif;   font-weight: 500;  line-height: 1.6; letter-spacing: 0.0075em; font-size: 0.875rem;  text-transform: uppercase;}
  header#website-header .header-menu.for-responsive div#hs_menu_wrapper_header_mobile_menu > ul li.has-submenu .child-trigger { display:none;  }
  header#website-header .header-menu.for-responsive div#hs_menu_wrapper_header_mobile_menu > ul > li a.selected-a ~ .child-trigger ~ .submenu{left:0;background: #fff;display:block; height:100%; max-width:85%;}
  header#website-header .toggle-main-mobile-layout  .header-mid-row {padding: 8px 0px;-webkit-box-flex: 1;
    flex-grow: 1;
    overflow-y: auto;}
  header#website-header .toggle-main-mobile-layout  .header-bottom-row { border-top:1px solid rgba(0, 0, 0, 0.12);  padding: 8px 0px 30px 0px;}
  header#website-header .toggle-main-mobile-layout  .button-top-row {  display: flex;  -webkit-box-align: center;  align-items: center;  position: relative; text-decoration: none;  width: 100%;  box-sizing: border-box; text-align: left; padding: 8px 16px;    -webkit-box-pack: justify;  justify-content: space-between;}
  header#website-header .toggle-main-mobile-layout .header-top-row {border-bottom: 1px solid rgba(0, 0, 0, 0.12); padding:0 15px 7px 15px}
  header#website-header .toggle-main-mobile-layout .button-top-row .normal-link a{color:rgba(0,0,0.8); text-decoration:underline;}
  header#website-header .toggle-main-mobile-layout .button-top-row .normal-link a:hover{color:#000; text-decoration:none;}
  header#website-header .toggle-main-mobile-layout .header-bottom-row .button-bottom-row{padding: 8px 16px; }
  header#website-header .toggle-main-mobile-layout .header-bottom-row .button-bottom-row .black-button a { display: block; text-align: center;}
  header#website-header .toggle-main-mobile-layout  .copyright-row { text-align: center;}
  header#website-header .header-menu.for-responsive div#hs_menu_wrapper_header_mobile_menu > ul > li > .submenu a{font-family: "Roboto Slab", "IBM Plex Serif", Arial, serif;
    font-weight: 500;  line-height: 1.6; letter-spacing: 0.0075em; font-size: 0.875rem; text-transform: uppercase; color:rgba(0, 0, 0, 0.87); padding: 7px 0;  display: inline-block;}
  header#website-header .header-menu.for-responsive div#hs_menu_wrapper_header_mobile_menu > ul > li > .submenu ul li .submenu {position:unset; pointer-events: unset;}
  header#website-header .header-menu.for-responsive div#hs_menu_wrapper_header_mobile_menu > ul > li > .submenu > label{font-family: "Roboto Slab", "IBM Plex Serif", Arial, serif;  font-weight: 500;  font-size: 1.25rem;  line-height: 1.6;  letter-spacing: 0.0075em;  white-space: nowrap; padding: 10px 0;  border-bottom: 1px solid #d9d9d9;  position: sticky;  top: 0;  background: #fff; text-align: center; width:100%;  z-index: 4;}

  header#website-header .header-menu.for-responsive div#hs_menu_wrapper_header_mobile_menu > ul > li > .submenu.opened  .submenu-header { position: fixed;  top: 11px;
    z-index: 9; left:10px;line-height:0; padding:6px 0}

  header#website-header .header-menu.for-responsive div#hs_menu_wrapper_header_mobile_menu > ul > li > .submenu.opened  .submenu-header a{background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='currentColor' class='w-6 h-6'%3E%3Cpath fill-rule='evenodd' d='M7.72 12.53a.75.75 0 010-1.06l7.5-7.5a.75.75 0 111.06 1.06L9.31 12l6.97 6.97a.75.75 0 11-1.06 1.06l-7.5-7.5z' clip-rule='evenodd' /%3E%3C/svg%3E%0A"); font-size:0; height:20px; width:20px; display:inline-block}
  header#website-header .header-menu.for-responsive div#hs_menu_wrapper_header_mobile_menu > ul > li > .submenu.opened ul li .submenu-header{display:none;}
  header#website-header .header-menu.for-responsive div#hs_menu_wrapper_header_mobile_menu > ul > li > .submenu > ul > li > a{font-family: Nunito, "Open Sans", Lato, sans-serif;  font-weight: 400; line-height: 1.5; letter-spacing: 0.00938em; font-size: 1.25rem;text-transform: none;}
  header#website-header .header-menu.for-responsive div#hs_menu_wrapper_header_mobile_menu > ul > li > .submenu > ul > li{border-bottom:1px solid #d9d9d9;}
  header#website-header .header-menu.for-responsive div#hs_menu_wrapper_header_mobile_menu > ul > li > .submenu > ul > li:last-child{border-bottom:none;}
  header#website-header .header-menu.for-responsive div#hs_menu_wrapper_header_mobile_menu > ul > li > .submenu.opened ul li label{display:none}
  header#website-header .header-menu.for-responsive div#hs_menu_wrapper_header_mobile_menu > ul > li > .submenu.opened ul li ul li label{display:block; font-family: "Roboto Slab", "IBM Plex Serif", Arial, serif;  font-weight: 500; font-size: 1.25rem; line-height: 1.6; letter-spacing: 0.0075em; white-space: nowrap; padding: 10px 0;    border-bottom: 1px solid #d9d9d9;  position: sticky; top: 0; background: #fff; text-align: center; width: 100%;  z-index: 4;}
  header#website-header .header-menu.for-responsive div#hs_menu_wrapper_header_mobile_menu > ul > li > .submenu ul li ul li .submenu {  position: fixed;  left: -100%;}
  header#website-header .header-menu.for-responsive div#hs_menu_wrapper_header_mobile_menu > ul > li > .submenu ul li ul li .submenu.opened{left:0; background:#fff; z-index:9}
  header#website-header .header-menu.for-responsive div#hs_menu_wrapper_header_mobile_menu > ul > li > .submenu ul li ul li.hs-item-has-children.has-submenu > a{ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='currentColor' class='w-6 h-6'%3E%3Cpath fill-rule='evenodd' d='M16.28 11.47a.75.75 0 010 1.06l-7.5 7.5a.75.75 0 01-1.06-1.06L14.69 12 7.72 5.03a.75.75 0 011.06-1.06l7.5 7.5z' clip-rule='evenodd' /%3E%3C/svg%3E%0A"); background-repeat: no-repeat;background-size: 20px; background-position:97% 50%; display:block;}
  header#website-header .header-menu.for-responsive div#hs_menu_wrapper_header_mobile_menu > ul > li > .submenu ul li ul li .submenu.opened .submenu-header {display: block;padding: 6px 0px;}
  header#website-header .toggle-main-mobile-layout .copyright-row {  text-align: center;  position: fixed; bottom: 0;  width: 85%; z-index: 9; background: #fff;border-top: 1px solid rgba(0, 0, 0, 0.12); padding:2px 0;}

  header#website-header .container{padding:0 1rem}
  header#website-header .header-top-bar .container { position: relative; padding: 0;}
  header#website-header .header-top-bar .header-inner-wrapper { flex-wrap: wrap;justify-content: start;}
  header#website-header .header-top-bar{background:transparent;}
  header#website-header .menu-traslate-header.desktop-layout{position:unset;padding:12px;}
  header#website-header .header-top-bar .menu-traslate-header ul li .lang-dropdown{right:auto; left:0;}
  header#website-header .header-top-bar .header-inner-wrapper .top-bar-text{width:100%;  background:#000; text-align:center; padding:0 1rem}
  header#website-header .header-top-row .header-logo {  max-width: 134px;}
  header#website-header .toggle-main-mobile-layout .header-top-row .top-block {padding-top: 12px;}

}
@media all and (max-width:767px){
  h1{font-size:34px}
  h2{font-size:36px}
  h3{font-size:28px}
  h4{font-size:20px}
  body, p li samp, span{font-size:16px;}
  
  
  .hero-module-01{flex-wrap:wrap;}
  .hero-module-01 .header-content-column{max-width:100%; padding-right:30px; padding-top:50px;}
  .hero-module-01 .header-image-column{max-width:100%;}
  .hero-module-01 .header-image-column img{height:auto;}
  .threeC-icon-content-module .boxes-repeater-row,.three-column-content-module .content-repetaer-row{grid-template-columns:1fr; grid-gap: 30px;}
  .three-column-content-module .content-repetaer-row .col-summary p { margin-bottom: 10px;}
  .threeC-icon-content-module .boxes-repeater-row .box-column-block .box-summary p { margin-bottom: 0;}
  .threeC-icon-content-module .boxes-repeater-row .box-column-block .box-title {margin-top: 20px;}  
  .creoate-topics-module .topics-list-row{gap:10px;}
  .creoate-topics-module .section-header, .threeC-image-content-repeater-module .section-header, .collections-slider-module .section-header,.threeC-icon-content-module .section-header {margin-bottom: 35px;  }
  .collections-slider-module .collection-slide-item a{margin:0 5px;}
  .threeC-image-content-repeater-module .boxes-repeater-row{grid-template-columns:1fr 1fr;}
  .collections-boxes-module .collection-box-column .slide-wrap .col-image { min-width: 150px;}
  .collections-boxes-module .collection-box-column { margin: 0 10px;}
  .creoate-topics-module .topics-list-row:after{display:none;}
  .cta_button img{height:350px;}

  .grid-posts-module.grid-2items-per-row .grid-posts-row{grid-template-columns: 1fr}
  .twoC-image-content-repeater-module .section-repeater-row .column-block-item > div{max-width:100%;}
  .header-bar-module .section-inner-wrapper{flex-direction: column; gap: 20px;text-align:center;}
  .grid-posts-module .grid-post-column .post-title h3 { margin-bottom:25px; min-height: auto;}
  .threeC-cta-banner-module .cta-banner-wrap .section-mid-column{max-width:100%;}

  .twoC-image-copy-slider-module button.slick-arrow{display:none !important;}
  .image-carousel-module .image-carousel-row button.slick-arrow{max-width:30px; height:30px; background:#fff;z-index:1; border-radius:100%;}
  .image-carousel-module .image-carousel-row button.slick-prev.slick-arrow{left:0px}
  .image-carousel-module .image-carousel-row button.slick-next.slick-arrow{right:0px;}
  .image-carousel-module .image-carousel-row {padding: 0 40px;}
  .twoC-image-copy-slider-module .imageC-slider-sec .slick-track .slide-item-block,.twoC-image-copy-slider-module .slide-item-block .right-col, .twoC-image-copy-slider-module .slide-item-block .left-col{padding:0px;}
  .image-carousel-module .image-carousel-row .image-block{padding:0px;}
  .grid-posts-module.grid-3items-per-row .grid-posts-row{grid-template-columns: 1fr}
  .twoColumnFormSection .content-repetaer-row {flex-direction: column;}
  .twoColumnFormSection .content-repetaer-row > div{width:100%;padding-left: 0; padding-right: 0;}
  .twoColumnFormSection .formLeftTopContent h2 {font-size: 34px;}

  /*    */
  .mesonaryGroup{ gap: 10px 0;padding-top: 20px;} 
  .wholesale-brands-module .section-header-row .heading {text-align: left;}
  .mesonaryGroup .big{grid-column: span 2; grid-row: span 1;}
  .wholesale-brands-module .link-column a,.popularRightNowSection .link-column a, .brandsLocalSection  .link-column a{ line-height: 1.2;}
  .wholesale-brands-module .link-column a svg,.popularRightNowSection  .link-column a svg,.brandsLocalSection  .link-column a svg{height: 10px;width: auto;padding-left: 10px;}
  .wholesale-brands-module .link-column a ,.popularRightNowSection .link-column a ,.brandsLocalSection  .link-column a{ text-align: right; line-height: 1.2; font-size: 14px !important;justify-content: right;}
  .wholesale-brands-module .link-column a svg,.popularRightNowSection  .link-column a svg{height: 12px !important;}
  .mesonaryGroup .tall{grid-row: auto;}
  .mesonaryGroup .half {grid-column: auto;}
  /* Popular right now Section */
  .popularItemTitle a {flex-wrap: nowrap;}
  .popularItemInner{margin: 0 5px;}
  .popularColumnGroup  .slick-dots ,.brandsLocalGroup   .slick-dots ,.blogGroup   .slick-dots{bottom: -40px;}
  .popularColumnGroup{padding-bottom: 15px;}
  .popularColumnGroup .slick-dots li button:before,.brandsLocalGroup .slick-dots li button:before,.blogGroup .slick-dots li button:before{font-size: 17px;color:#8eb9af;}
  .popularRightNowSection h3{font-size: 18px !important;}
  .brandsLocalInner{margin: 0 10px;}
  .brandsLocalInner .brandsLocalTitle { position: absolute; z-index: 5; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 100%; }
  .brandsLocalGroup{padding-bottom: 20px;}
  .blogGroup{padding: 0 15px;}
  .blogGroup .slick-prev{left: 3px;}
  .blogGroup .slick-next{right: 11px;}
  .blogGroup .slick-next:before,.blogGroup .slick-prev:before{color: #d5e1dd;font-size: 28px;}
  .blogGroup{padding-bottom: 30px;}
  .blogGroupInner{margin: 0 20px;}
  .blogSection .link-column { display: none; }
  .popularItemInner img{height: 142px !important;border-radius: 20px !important;}
  .slick-next:before, .slick-prev:before{color: #d5e1dd;font-size: 25px;}
  .popularColumnGroup {padding-left: 10px;}
  .popularRightNowSection .popularItemCta a{font-size: 10px !important;}
  .slick-prev{left: -11px;}
  .slick-next{right: -3px;}
  .brandsLocalInner{padding:0;border-radius: 20px !important;}
  .brandsLocalGroup .slick-list {padding-left: 0 !important;}
  .brandsLocalSection .blogGroupInner .blogGroupTitle h3 a {font-size: 20px !important;}
  .blogGroupTitle{min-height: auto;}

  .wholesale-brands-module .mesonaryCta a svg {height: 10px !important;width: 13px;}
  .wholesale-brands-module .mesonaryCta a{font-size: 10px !important;padding: 8px 7px;}
  .mesonaryInner img {border-radius: 18px;}
  .mesonaryCta {padding-top: 0;bottom: 7px;left: 5px;}
  .mesonaryColumnThree,.mesonaryColumnOne{gap:10px;}
  .mesonaryColumnThree .mesonaryInner:nth-child(2), .mesonaryColumnThree .mesonaryInner:nth-child(3) {width: calc(45% - 5px);}
  .mesonaryColumnThree .mesonaryInner:first-child, .mesonaryColumnThree .mesonaryInner:nth-child(2) { width: calc(50% - 5px); padding-top: 38%;}
  .mesonaryColumnOne .mesonaryInner:nth-child(2), .mesonaryColumnOne .mesonaryInner:nth-child(3) {width: calc(43% - 5px);}
  .mesonaryColumnOne .mesonaryInner {width: calc(57% - 5px);}
  .mesonaryGroup > div{padding:0 5px;}
  
  
}
@media (max-width:685px){
  .brand-hubdb-module .brands-grid-wrapper > div{max-width:480px;}
  .brand-hubdb-module .brand-image{max-height:100%}
}
@media (max-width:620px){
  .brand-hubdb-module .section-inner-wrapper form#Filters fieldset {max-width:100% !important;width: 100%;}
  .brand-hubdb-module .section-inner-wrapper form#Filters{gap:15px}
  .social-share-grid-module .social-grid-row{grid-template-columns:17.6% 17.6% 17.6% 17.6% 17.6%}
}
@media (max-width:599px){
  header#website-header .menu-traslate-header.desktop-layout{display:none;}
  header#website-header .header-main-section.responsive-layout .header-inner-wrapper .header-top-row{padding-top:12px;}
  header#website-header .header-top-row .header-logo{max-width:120px;}
  header#website-header.landing-header .header-main-section.responsive-layout .header-inner-wrapper .header-top-row{ padding-bottom:12px; }
}
@media (max-width:580px){
  .collections-slider-module .slick-list {margin: 0px;}
  .collections-slider-module .container {padding: 0;}
  .collections-slider-module .slick-dots li {margin: 0 0;}
  .grid-posts-module .post-image img{min-height:auto; max-height:100%;}
  /* Popular right now Section */
  .popularItemInner img{height: 140px !important;border-radius: 20px !important;}
  .brandsLocalTitle a h3{font-size: 16px !important;}
  .brandsLocalSection .blogGroupInner .blogTagLeftSide a{font-size: 12px !important;}
  .blogTagIconRightSide span svg{height: 15px;}
  .brandsLocalSection .blogGroupInner .blogTagIconRightSide span{height: 30px;width: 30px;}
  .blogTagIconRightSide span svg{top: 5px;}
  .brandsLocalSection .blogGroupInner img{height: 200px;}
  .brandsLocalSection .blogGroupInner .authorName a{font-size: 15px !important;}
  .brandsLocalSection .blogGroupInner .readMore a{font-size: 16px !important;}
  .blogTag{bottom: 17px;}
  .brandsLocalInner{min-height: 110px;}
}
@media all and (max-width:480px){
  .cta_button img{height:220px;}
  .collections-boxes-module .collection-box-column .slide-wrap{gap:15px;}
  .collections-boxes-module .collection-box-column .slide-wrap .col-image img {min-height:170px;min-width: unset;object-fit: cover;}
  .collections-boxes-module .collection-box-column .slide-wrap .col-image {max-width:125px;min-width:unset;}
  .collections-boxes-module .collection-box-column .slide-wrap .content-box h3{font-size:20px;}
  .brand-hubdb-module .brands-grid-wrapper > div{max-width:100%; padding:10px;}
  .brand-hubdb-module .brand-image{max-height:100%;}
  .brand-hubdb-module .brand-category-row{position: unset; justify-content: center;}
  .social-share-grid-module .social-grid-row .social-icon svg{height:30px; width:auto !important}
  .threeC-cta-banner-module .cta-banner-wrap .section-mid-column .col-content p{font-size: 20px;line-height: 34px;}
  .image-carousel-module .image-block img{max-height:auto;}
  .brandsLocalGroup .slick-list{padding-right: 180px !important;}
}
@media all and (max-width:375px){
  .collections-boxes-module .collection-box-column .slide-wrap .col-image { max-width: 85px;  min-width: unset;}
  .collections-boxes-module .collection-box-column .slide-wrap .content-box h3{font-size:18px;}
  header#website-header .header-main-section.responsive-layout .header-inner-wrapper .header-top-row .header-right-column .black-button a{padding-left: 10px;padding-right: 10px;font-size: 12px;line-height: 1.5rem;}
  header#website-header .header-top-row .header-logo a{padding:0px;}
}
@media all and (max-width:320px){
  header#website-header .header-main-section.responsive-layout .header-inner-wrapper .header-top-row .header-right-column .black-button{display:none;}
}
/************* Zeynep ***********/