/** Shopify CDN: Minification failed

Line 351:26 The "-" operator only works if there is whitespace on both sides
Line 1896:4 "weight" is not a known CSS property

**/
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@media only screen and (max-width: 768px) {
  .section-slideshow-v1 {
    height: 455px !important; }

  .jw_form_shortcode .order_now_form .gfb__footer.wizard__footer {
    display: flex; }

  .jw_form_shortcode .order_now_form .globo-form-control .checkbox-wrapper {
    padding-left: 30px; }

  .jw_form_shortcode .order_now_form .globo-form-control .globo-list-control.option-5-column {
    width: 0%;
    display: contents; }

  #shopify-section-template--16322878570611__section_banner_v5_3YLGAD .box-img img {
    height: auto !important; }

  .section-banner-v5.padding_top_banner5 {
    margin: 0 0px !important; }

  .jw_custom_newletter .wizard__content {
    display: inline-flex !important; }

  .globo-form-id-56205 .globo-form-app,
  .globo-form-id-56324 .globo-form-app {
    margin: 20px; }

  .jw_become_seller .jw-form-mid-title, .bulk_order_form .jw-form-mid-title {
    padding-top: 0px !important; }

  .corporate_orders_banner .jw-page-custom-text {
    padding: 0 20px; }

  .corporate_orders_banner .bread-crumb {
    text-align: center !important; }

  .jw_form_shortcode .globo-form-app {
    padding: 25px 10px !important; }

  .forgot_pass_form {
    display: block !important; }

  .section-slideshow-v1 .info-sideh1 .box-content {
    transform: translate(-50%, 40%) !important; }

  .itemv-slide-h1 {
    height: 445px !important;
    background-size: cover !important;
    background-position: 46%; }

  .shopify-payment-button {
    width: 68%; }

  .footer_v1 .top-footer .info_footer {
    margin-bottom: 0px !important; }

  .login_regester {
    padding: 40px 15px 70px !important; }

  .login_regester .login, .register {
    margin: 20px 0; }

  .contact-page .contact-form .contact_top .info_left .button-wrapper a {
    font-size: 21px !important; }

  .contact-page .contact-form .contact_top .info_left {
    padding: 40px 20px !important; }

  .boost-sd__product-label--customLabelByTag {
    top: 10px !important;
    right: -45px !important; }

  .contact-page .contact-form .contact_bottom {
    padding: 0 20px !important; }

  .product-item-v1 .img-product .only-few-left, .product-item-v1 .img-product .sold-out-new {
    padding: 9px 10px;
    font-size: 13px !important; }

  .prod_extended .content-page-detail .detail-info {
    padding-left: 0px !important; }

  .prod_extended .content-page-detail .detail-info .btn-action .shop-button {
    width: calc(100% - -100%) !important;
    margin-top: 20px;
    margin-left: 0 !important; }

  .prod_extended .content-page-detail .detail-info .btn-action {
    flex-flow: wrap; }

  .aboutus-pages .about-introduce .intro_image img {
    height: auto !important; }

  .contact-page .contact-form .contact_top {
    padding: 0px 0 !important; }

  .aboutus-pages .section-newsletter-v1 .content {
    font-size: 15px !important; }

  .title_newletter p.contact_newsletter_main_title {
    font-size: 22px !important; }

  .aboutus-pages .section-newsletter-v1 .title_newletter h3 {
    font-size: 22px !important; } }
/*------------------------------------------------------------------

[Table of contents]

1. Body
2. Header / #header
3. Navigation / #navbar
4. Content / #content
5. Left column / #leftcolumn
6. Right column / #rightcolumn
7. Sidebar / #sidebar
8. RSS / #rss
9. Search / #search
10. Boxes / .box
11. Sideblog / #sideblog
12. Advertisements / .ads
13. Footer / #footer

-------------------------------------------------------------------*/
* {
  outline: 0 !important;
  box-sizing: border-box; }

.nav > li > a:focus {
  background: transparent; }

a:hover {
  text-decoration: none !important; }

.clear-none {
  clear: none !important; }

.clear-space {
  padding: 0 !important; }

.clear-space-left {
  padding-left: 0; }

.clear-space-right {
  padding-right: 0; }

.red {
  color: red; }

.left {
  float: left; }

.right {
  float: right; }

.flex {
  display: flex; }

.inline-block {
  display: inline-block; }

.text-center {
  text-align: center; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.row.flex {
  display: flex;
  flex-direction: row; }

.relative {
  position: relative; }

.absolute {
  position: absolute; }

.fixed {
  position: fixed; }

.delay02 {
  transition: all .2s ease; }

.delay03 {
  transition: all .3s ease; }

.delay04 {
  transition: all .4s ease; }

.delay05 {
  transition: all .5s ease; }

.delay1 {
  transition: all 1s ease; }

.delay1_5 {
  transition: all 1.5s ease; }

.delay2 {
  transition: all 2s ease; }

.uppercase {
  text-transform: uppercase; }

.capital {
  text-transform: capitalize; }

.full-width {
  width: 100%; }

.column-10 {
  width: 10%; }

.column-3 {
  width: 33.33333%; }

.column-4 {
  width: 25%; }

.column-6 {
  width: 16.66667%; }

.column-20 {
  width: 20%; }

.column-30 {
  width: 30%; }

.column-40 {
  width: 40%; }

.column-50 {
  width: 50%; }

.column-60 {
  width: 60%; }

.column-70 {
  width: 70%; }

.column-80 {
  width: 80%; }

.column-90 {
  width: 90%; }

.dropdown-menu {
  transform: translateY(10px);
  transition: .3s; }

.dropdown-menu li a {
  font-size: 14px !important;
  line-height: 24px; }

.dropdown:hover .dropdown-menu,
.dropdown:focus .dropdown-menu {
  transform: none;
  transition: .3s; }

.mega-menu-main {
  padding-bottom: 30px;
  min-width: 550px;
  box-shadow: 0px 5px 11.88px 0.12px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 5px 11.88px 0.12px rgba(0, 0, 0, 0.1);
  border: 0;
  border-radius: 0; }

.menu-main li {
  list-style-type: none; }

.menu-main .lv1 li a {
  font-size: 16px; }

.btn-default {
  border: 0;
  border-radius: 0;
  background: #fff;
  box-shadow: unset;
  background: #fff; }

.btn-default:hover {
  background: #fff; }

.btn-default:focus {
  background: #fff; }

.btn-default:focus:active {
  background: #fff; }

.btn-default:active {
  background: #fff;
  box-shadow: unset; }

.btn-default.active {
  background: #fff;
  border-color: #fff;
  box-shadow: unset; }

.btn-default.active:hover {
  background: #fff; }

.btn-default.active:focus {
  background: #fff !important; }

a:focus {
  text-decoration: none; }

.form-control:focus {
  border-color: #ddd;
  box-shadow: unset; }

.link-default {
  color: black;
  transition: all .3s ease; }

.link-default:hover {
  color: #ee9051; }

.circle {
  border-radius: 50%;
  border: 1px solid #f0f0f0;
  width: 15px;
  height: 15px;
  display: inline-block;
  margin-right: 5px;
  transition: .3s; }
  .circle:hover {
    transform: scale(1.2);
    transition: .3s; }

.table > tbody > tr > td {
  vertical-align: middle; }

.input-number-group {
  display: flex; }

.input-number-group input[type=number]::-webkit-inner-spin-button,
.input-number-group input[type=number]::-webkit-outer-spin-button {
  appearance: none; }

.input-number-group .input-group-button {
  line-height: calc(80px/2-10px); }

.input-number-group .input-number {
  width: 40px;
  text-align: center;
  outline: none;
  display: block;
  margin: 0; }

.input-number-group .input-number,
.input-number-group .input-number-decrement,
.input-number-group .input-number-increment {
  user-select: none; }

.input-number-group .input-number-decrement,
.input-number-group .input-number-increment {
  display: inline-block;
  width: 30px;
  background: #fff;
  color: #909090;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
  font-weight: 400; }

.input-number-group .input-number-decrement {
  margin-right: 0.3rem; }

.input-number-group .input-number-increment {
  margin-left: 0.3rem; }

input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none; }

li .link-menu {
  color: #323232; }

li .link-menu.white {
  color: #fff; }

li:hover .link-menu {
  color: #ee9051; }

.link-menu {
  color: #323232; }

.link-menu.white {
  color: #fff; }

.link-menu.white .st0 {
  stroke: #fff; }

.link-menu:hover i {
  color: #ee9051; }

.title-hover:hover {
  color: #ee9051 !important; }

.hover-zoom-out {
  overflow: hidden;
  transition: all .5s ease; }

.hover-zoom-out:hover {
  transform: scale(1.05); }

.over-hidden {
  overflow: hidden; }

.overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 30;
  background: rgba(29, 29, 31, 0.6);
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
  transition: all .3s ease; }

.overlay.active {
  opacity: 1;
  visibility: visible; }

.overlay-mini {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  opacity: 0;
  transition: all .3s ease;
  transform: scale(0);
  top: 0; }

.form-search {
  z-index: 100;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  background: #fff;
  padding: 10% 0 0 0; }

.form-search h3 {
  font-size: 50px;
  padding-bottom: 55px;
  text-transform: capitalize;
  line-height: 60px; }

.form-search i {
  cursor: pointer;
  position: absolute;
  top: 50px;
  right: 50px;
  font-size: 50px;
  color: #333;
  transition: all .3s ease; }

.form-search i:hover {
  transform: rotate(90deg); }

.form-search form {
  justify-content: center;
  display: flex; }

.form-search form input {
  font-weight: 300;
  font-size: 40px;
  color: #000;
  height: 50px;
  width: 60%;
  border-radius: 0;
  border: 0;
  outline: 0;
  box-shadow: unset; }

.form-search form input::-webkit-input-placeholder {
  color: #000; }

.form-search form input::-moz-placeholder {
  color: #000; }

.form-search form button {
  margin-left: 15px;
  border-radius: 0;
  border: 0;
  font-size: 18px;
  background: #000;
  color: #fff;
  padding: 5px 50px;
  text-transform: uppercase;
  transition: all .3s ease; }

.form-search form button:hover {
  background: #41cce5; }

.form-cart {
  position: fixed;
  overflow: hidden;
  right: -470px;
  height: 100%;
  width: 470px;
  top: 0;
  z-index: 100;
  background: #fff; }

.form-cart i {
  cursor: pointer;
  position: absolute;
  top: 50px;
  right: 50px;
  font-size: 30px;
  color: #333;
  transition: all .3s ease; }

.form-cart i:hover {
  transform: rotate(90deg); }

.form-cart h3 {
  font-size: 36px;
  text-align: left;
  padding-left: 30px;
  padding-top: 26px; }

.form-cart .empty-cart {
  padding-top: 50%; }

.form-cart .empty-cart p {
  font-size: 22px;
  text-align: center;
  padding-bottom: 20px; }

.form-cart .empty-cart a {
  width: 187px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  display: inline-block;
  background: #ee9051;
  color: #fff;
  font-size: 18px;
  margin-left: 30%; }

.form-cart .empty-cart a:hover {
  background: #f47d2e; }

@media (max-width: 480px) {
  .form-cart {
    width: 300px; }

  .form-cart .empty-cart a {
    margin-left: 20%; } }
.st0 {
  fill: none;
  stroke: #000000;
  stroke-width: 3;
  stroke-linecap: round;
  stroke-miterlimit: 10; }

#myVideo {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; }

.swatch .title_variant {
  color: #000000;
  margin: 0;
  position: relative;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 20px;
  font-weight: 600;
  min-width: 55px;
  border-bottom: 2px solid #000;
  margin-right: 27px; }

.swatch .title_variant.header:after {
  bottom: 10px; }

.swatch .link_color {
  display: inline-block;
  height: 20px !important;
  min-width: 20px !important;
  margin-right: 10px;
  border-radius: 50%;
  border: 1px solid #ccc;
  transition: all .3s ease;
  position: relative; }
  .swatch .link_color:after {
    content: "";
    border: 1px solid #b0b0b0;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    text-align: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0; }
  .swatch .link_color:hover:after {
    content: "";
    width: 26px;
    height: 26px;
    border: 1px solid #b0b0b0;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    text-align: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 1; }
  @media (max-width: 576px) {
    .swatch .link_color:hover:after {
      content: "";
      border: 2px solid #b0b0b0;
      width: 26px;
      height: 26px;
      border-radius: 50%;
      display: inline-block;
      position: absolute;
      text-align: center;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      opacity: 1; } }

.swatch input:checked + .border-color .link_color:after {
  content: "";
  border: 1px solid #b0b0b0;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  text-align: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 1; }
@media (max-width: 576px) {
  .swatch input:checked + .border-color .link_color:after {
    content: "";
    border: 2px solid #b0b0b0;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    text-align: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 1; } }

.swatch .variant_color.variant_quickview .link_color {
  margin-bottom: 0; }

.swatch .variant_color .link_color:hover {
  border: 1px solid #000; }

.swatch .variant_color .link_color .ciloe_filter_color {
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 50%; }

.swatch .variant_color {
  top: 5px; }

.swatch .variant_other {
  width: 80px;
  display: inline-block;
  min-width: unset !important;
  height: unset !important;
  line-height: unset;
  padding: 10px 15px;
  border: 1px solid #ccc !important;
  color: #000;
  margin: 0 10px 10px 0 !important;
  text-align: center;
  transition: all .3s ease;
  font-size: 14px;
  font-weight: 600;
  opacity: .2; }

.swatch .variant_other:hover,
.swatch .variant_other:focus,
.swatch input:checked + .variant_other {
  border: 1px solid #000 !important;
  opacity: 1; }

.swatch input:checked + label {
  background: unset;
  color: #000; }

@-webkit-keyframes smoothFadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(10px);
    transform: translateY(10px); }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes smoothFadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px); }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

@-webkit-keyframes smoothFadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes smoothFadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@-webkit-keyframes smoothFadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes smoothFadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@-webkit-keyframes smoothFadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes smoothFadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@-webkit-keyframes smoothFadeInTop {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes smoothFadeInTop {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@-webkit-keyframes smoothFadeInTop {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes smoothFadeInBottom {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@-webkit-keyframes smoothFadeInBottom {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@-webkit-keyframes smoothFadeOutUp {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); } }

@keyframes smoothFadeOutUp {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); } }

@-webkit-keyframes smoothFadeOutDown {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); } }

@keyframes smoothFadeOutDown {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); } }

@-webkit-keyframes smoothFadeOutLeft {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); } }

@keyframes smoothFadeOutLeft {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); } }

@-webkit-keyframes smoothFadeOutRight {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

@keyframes smoothFadeOutRight {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

.jw-page-custom-text {
  color: #FFF;
  text-align: center;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal; }

.aboutus-pages .section-newsletter-v1 .newletter_email form .btn {
  background-color: #ED2024 !important; }

.aboutus-pages .about-introduce .intro_image {
  text-align: center; }

.aboutus-pages .about-introduce .intro_image img {
  height: 480px;
  width: 480px !important; }

.aboutus-pages .about-introduce .intro_detail .info-intro .title_intro {
  color: #231F20 !important;
  line-height: normal !important; }

.aboutus-pages .about-introduce .intro_detail .info-intro .content_intro {
  color: #231F20;
  margin-top: 15px !important; }

.aboutus-pages .section-newsletter-v1 .title_newletter h3 {
  font-family: 'Poppins',sans-serif; }

.aboutus-pages .section-newsletter-v1 .content {
  font-family: 'Poppins',sans-serif; }

.custom-top-bar {
  background: #2E368F; }

.custom-top-bar span {
  color: #FFF;
  text-align: center;
  font-family: Poppins;
  font-size: 14px !important;
  font-style: normal;
  font-weight: 500;
  line-height: normal; }

.contact-page .contact-form .contact_top .info_left .content p {
  color: #231F20 !important;
  font-family: Poppins;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 168%; }

.contact-page .contact-form .contact_top .info_left .follow_us ul.social-link li a i {
  color: #2E368F !important; }

.contact-page .contact-form .contact_top .info_left .follow_us ul.social-link li a {
  border: 0px solid rgba(46, 54, 143, 0.3) !important; }

.contact-page .contact-form .contact_top .info_left .follow_us ul.social-link li a:hover {
  background: transparent !important; }

.contact-page .contact-form .contact-form-page .contact-form label {
  margin-left: 0px !important; }

.jw_custom_collection_background {
  background: #F5F5F5;
  padding-bottom: 30px; }

.breadcrumb_collection .jw_custom_collection_background .title-page h2 {
  color: #2E368F !important;
  text-align: center;
  font-family: Poppins;
  font-size: 36px !important;
  font-style: normal;
  line-height: 110.993%;
  /* 39.957px */ }

.newsletter_left .jw_newsletter_email_icon {
  height: 64px;
  width: auto; }

.aboutus-pages .section-newsletter-v1 .newletter_email {
  text-align: center; }

.newletter_email .jw_newsletter_button {
  padding: 13px 34px;
  color: var(--Grays-White, white);
  text-align: center;
  font-family: Poppins;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  /* 160% */ }

.title_newletter .main_title {
  color: var(--Grays-White, white);
  font-family: Poppins;
  font-size: 28px;
  font-style: normal;
  font-weight: 500;
  line-height: 132%;
  /* 36.96px */ }

.contact-page .contact-form .contact-form-page .contact-form .contact-name input,
.contact-page .contact-form .contact-form-page .contact-form .contact-email input {
  height: 48px !important; }

.newsletter_left .newsletter_icon {
  height: 64px;
  width: 64px; }

.title_newletter p.contact_newsletter_main_title {
  color: var(--Grays-White, white);
  font-family: Poppins;
  font-size: 28px;
  font-style: normal;
  font-weight: 500;
  line-height: 132%;
  margin-bottom: 0; }

.contact-page .contact-form .contact_bottom {
  margin-top: 0px !important;
  z-index: 0;
  position: relative; }

.contact-page .contact-form .contact_top {
  padding: 50px 0; }

.contact-page .contact-form .contact-form-page .contact-form .contact-submit input {
  background: #ed2024; }

._modalContainer_4tu8s_2 ._modalContent_4tu8s_22._cornerRadius-standard_4tu8s_64 {
  border-radius: 0px; }

.jw-custom-menu a.gm-target {
  letter-spacing: 0.5px !important;
  text-transform: uppercase !important; }

.gm-submenu {
  width: 1100px !important; }

.jw_custom_submenu {
  padding: 30px 20px 0 !important; }

span.gm-text {
  text-align: center;
  font-family: Poppins;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0.5px;
  display: block; }

#header .currencies-login .cart-login-search ul li a svg {
  fill: transparent !important; }

.product-item-v1 .img-product .only-few-left,
.product-item-v1 .img-product .sold-out-new {
  height: 35px;
  display: inline-block;
  padding: 5px 10px;
  right: 0px;
  font-family: Poppins;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: .5px;
  text-transform: capitalize;
  width: 100%;
  bottom: 0px;
  margin: 0; }

/* .prod_extended .content-page-detail .detail-info{
  padding-left: 40px !important;
} */
.swatch input:checked + .variant_other {
  border: 1px solid #ED2024 !important;
  background-color: #ED2024;
  color: #fff; }

.swatch .variant_other {
  border: 1px solid #ED2024 !important;
  color: #ED2024;
  text-align: center;
  font-family: Poppins;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  /* 160% */ }

.swatch .variant_other:hover {
  border: 1px solid #ED2024 !important; }

.jw_product_social_icon.social-icon {
  text-align: left !important; }

.prod_extended .content-page-detail .detail-info .pd_summary {
  padding: 32px 0 !important; }

.jw_product-type-info {
  padding: 0px 0px 20px;
  border-bottom: 2px solid #D9D9D9; }

.jw_product-type-info li {
  list-style-type: none; }

.jw_product-type-info label.jw-custom_labels,
.social_share label.jw-custom_labels {
  color: #231F20;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 168%; }

.jw_product-type-info .item_product-type span {
  color: #231F20;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 168%; }

.social_share {
  padding: 30px 0px; }

.social_share a img {
  margin: 0 10px;
  height: 40px; }

.related-product {
  padding-bottom: 0px !important;
  margin-top: 0px !important; }

#header .logo a img {
  width: 250px; }

button.boost-sd__filter-tree-toggle-button.boost-sd__filter-tree-toggle-button--expand {
  padding: 10px 30px;
  border: 1px solid rgba(46, 54, 143, 0.3);
  background: var(--Grays-White, white); }

button.boost-sd__filter-tree-toggle-button.boost-sd__filter-tree-toggle-button--expand:hover {
  background-color: #ED2024;
  border: 1px solid #ED2024; }

button.boost-sd__filter-tree-toggle-button.boost-sd__filter-tree-toggle-button--expand:hover svg path {
  fill: #fff; }

button.boost-sd__filter-tree-toggle-button.boost-sd__filter-tree-toggle-button--expand:hover span.boost-sd__filter-tree-toggle-button-title {
  color: #fff; }

.boost-sd__filter-option-box-item .boost-sd__filter-option-item-button:hover {
  background-color: #ED2024 !important; }

.boost-sd__button--select-option[disabled], .boost-sd__button--select-option[disabled]:hover, .boost-sd__button--add-to-cart[disabled], .boost-sd__button--add-to-cart[disabled]:hover {
  color: #595959;
  background-color: #d3d3d3;
  border-color: #d3d3d3; }

.boost-sd__product-image-wrapper {
  overflow: hidden; }

.boost-sd__product-label--customLabelByTag {
  position: absolute;
  top: 15px;
  right: -40px;
  font-size: 15px !important;
  font-weight: 500 !important;
  letter-spacing: 1px;
  padding: 5px 12px;
  transform: rotate(45deg);
  width: 125px; }

.boost-sd__filter-option-box-item--selected {
  background-color: #ED2024 !important;
  border-color: #ED2024 !important; }

.poup-login-destop .overlay_login-content .btn {
  background-color: #ED2024 !important; }

.login_regester .login, .register {
  border: 1px solid #222;
  padding: 30px; }

.login_regester .col-lg-1 {
  display: none; }

.login_regester .justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-around !important; }

.related-product .next-slide,
.related-product .prev-slide {
  top: 30% !important;
  border-radius: 50%; }

#header .currencies-login .cart-login-search ul li .cart .number-cart.active {
  /* display: none; */ }

.gm-submenu-align-full > .gm-submenu {
  left: -65% !important; }

.gw-float-widget {
  border-radius: 0 !important;
  top: 21.5% !important;
  right: 150px !important;
  height: 55px !important;
  -webkit-transform: translate(0%, 0%) rotate(0deg) !important; }

.gw-float-widget[gw-stock-fulfilled] {
  color: #ffffff;
  display: flex;
  width: 250px;
  padding: 13px 0px;
  justify-content: center;
  align-items: center; }

.contact-page .contact-form .contact_top .info_left h2,
.contact-page .contact-form .contact_top .contact_bottom h2.contact_title {
  color: #231F20;
  font-family: Poppins;
  font-size: 20px !important;
  font-style: normal;
  font-weight: 500;
  line-height: 132%;
  /* 26.4px */
  letter-spacing: 3px !important;
  text-transform: uppercase !important;
  padding-bottom: 15px !important;
  margin-bottom: 20px !important; }

.contact-page .contact-form .contact_top .info_left h2:before,
.contact-page .contact-form .contact_top .contact_bottom .contact_title:before {
  width: 132px !important;
  height: 2px !important; }

.jw-contact-form .wizard__footer button {
  width: 40% !important;
  height: 55px;
  border-radius: 0px !important;
  color: var(--Grays-White, white);
  text-align: center;
  font-family: Poppins;
  font-size: 15px !important;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  text-transform: uppercase;
  display: block;
  left: 0;
  right: 0;
  margin: 0 auto; }

.jw-contact-form .globo-form-input input,
.jw-contact-form .globo-form-input textarea {
  border-radius: 0px;
  border: 0.64px solid #D4D4D4;
  background: var(--Grays-White, white);
  height: 48px; }

.jw-contact-form .header {
  display: none !important; }

.jw-contact-form span.label-content {
  color: #434343 !important;
  font-family: Poppins;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 15.899px; }

.contact-page .contact-form .contact_top .info_left {
  margin-top: -30px; }

.boost-sd__product-swatch--full-width {
  display: none; }

.boost-sd__quick-view .boost-sd__product-label--customLabelByTag {
  display: block !important; }

.boost-sd__quick-view .boost-sd__product-image-img {
  width: auto;
  height: auto; }

.jw_privacy-policy p,
.jw_refund-cancellation-policy p,
.jw_terms-conditions p {
  margin-bottom: 20px; }

.jw_privacy-policy h2,
.jw_refund-cancellation-policy h2,
.jw_terms-conditions h2 {
  font-size: 28px !important;
  color: #000;
  line-height: 32px !important;
  text-transform: capitalize;
  line-height: 16px;
  font-weight: 500;
  margin: 0 0 15px; }

.boost-sd__view-as {
  display: none !important; }

.corporate_orders_banner .bg-breadcrumb {
  padding: 10px 0 10px !important; }

.corporate_orders_banner .corporate_orders_logo img {
  width: 250px;
  height: 120px; }

.corporate_orders_banner .bread-crumb {
  padding: 5px 30px 30px !important;
  text-align: left; }

.corporate_orders_banner .title-page h2.corporate_orders_title {
  font-size: 36px !important;
  line-height: normal;
  margin-bottom: 15px; }

.corporate_orders_banner .title-page h2.corporate_orders_title span:before {
  content: "";
  border-bottom: 2px solid #FFCB08;
  height: 2px;
  width: 90px;
  display: block;
  position: relative;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 60px;
  bottom: 0; }

.corporate_orders_banner .jw-page-custom-text {
  color: var(--Grays-White, white);
  text-align: center;
  font-family: Poppins;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: normal; }

._inline_stahb_47 ._formContainer_stahb_30 {
  max-width: 60% !important; }

.related-product .title_heading:before {
  content: "";
  width: 50%;
  height: 2px;
  background: #ed2024;
  position: absolute;
  left: auto;
  -webkit-transform: translateX(-50%);
  transform: translate(-50%);
  bottom: 0;
  right: 0;
  margin: 0 auto; }

.info_footer .title_footer {
  margin-top: 30px; }

.footer_v1 .top-footer {
  padding: 50px 0 20px !important; }

.prod_extended .content-page-detail .detail-info .btn-action .shop-button:hover {
  background-color: #CD1B1F !important; }

.boost-sd__collection-header .boost-sd__header-main.boost-sd__header-main-2.boost-sd__header-main-2--middle-center {
  max-width: 100%; }

.boost-sd__collection-header h1.boost-sd__header-title {
  color: #2E368F;
  text-align: center;
  font-family: 'Poppins', sans-serif;
  font-size: 36px;
  font-style: normal;
  font-weight: 500;
  line-height: 110.993%;
  /* 39.957px */ }

.boost-sd__header-main-2-content--relative {
  padding: 25px !important; }

.CustomerLoginForm .fa-eye,
.CustomerLoginForm .fa-eye-slash,
.register .fa-eye,
.register .fa-eye-slash {
  position: relative;
  float: right;
  top: -25px;
  right: 10px;
  cursor: pointer; }

.CustomerLoginForm .fa-eye:before,
.register .fa-eye:before {
  content: "\f06e" !important; }

.jw_form_shortcode {
  position: relative;
  z-index: 0; }

.jw_form_shortcode h3.heading-title {
  color: #2E368F !important;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 19.2px;
  /* 120% */
  letter-spacing: 0.4px; }

.jw_form_shortcode span.label-content,
.bulk_order_form span.label-content {
  color: #434343 !important;
  font-family: Poppins;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 19.874px;
  /* 141.959% */ }

.jw_form_shortcode span.label-content a {
  color: #2E368F; }

.jw_form_shortcode .reset {
  background-color: transparent !important;
  color: #ED2024 !important; }

.bulk_order_form button {
  text-transform: uppercase !important; }

.bulk_order_form .submit,
.jw_become_seller .submit {
  background-color: #ED2024 !important; }

.bulk_order_form .wizard__footer button,
.jw_become_seller .wizard__footer button {
  border: 1px solid #ED2024 !important;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  /* 160% */
  width: 150px;
  margin: 0 15px; }

.jw_become_seller .jw-form-mid-title,
.bulk_order_form .jw-form-mid-title {
  padding-top: 10px; }

.jw_form_shortcode .globo-form-app {
  padding: 50px 128px; }

.jw_custom_newletter .wizard__content {
  display: flex; }

.jw_custom_newletter .globo-form-app .panel {
  width: calc(100% + 4px);
  display: block !important; }

.jw_custom_newletter .globo-form-control.layout-2-column {
  width: 100% !important;
  margin-bottom: 0px !important;
  padding: 0 0px !important; }

.jw_custom_newletter .globo-form-control label {
  margin-bottom: 0px !important; }

.jw_custom_newletter .gfb__footer .description {
  margin-bottom: 0px !important; }

.jw_custom_newletter button {
  height: 41px; }

.jw_custom_newletter {
  position: relative;
  z-index: 0; }

.jw_custom_newletter button.wizard__submit:after {
  content: "";
  position: relative;
  background-image: url("/cdn/shop/files/tabler_send_1.png?v=1726222805");
  display: block;
  height: 40px;
  width: 70px;
  background-repeat: no-repeat;
  background-position: center; }

.jw_custom_newletter button.wizard__submit {
  padding: 0px 0px;
  min-width: 60px; }

.jw_custom_newletter .flat-label {
  display: none; }

.bulk_order_form .globo-form-control .globo-form-input .globo-form-icon svg {
  opacity: 1 !important;
  fill: #2e368f; }

.bulk_order_form .globo-form-control.layout-2-column {
  display: none; }

/* .bulk_order_form .globo-form-control.layout-2-column .globo-form-input {
  flex-direction: row-reverse;
} */
.corporate_orders_banner.breadcrumb_collection2 .bg-breadcrumb .bread-crumb a:hover {
  color: #FFF !important; }

.jw_become_seller .globo-form-control input, .globo-form-control textarea, .globo-form-control select,
.bulk_order_form .globo-form-control input, .globo-form-control textarea, .globo-form-control select {
  background-color: #FFF !important;
  height: 48px !important;
  border: 0.64px solid #D4D4D4;
  margin: 0 10px 0 0;
  box-shadow: none; }

.bulk_order_form .globo-form-control input:focus {
  box-shadow: none; }

.jw_become_seller .globo-form-control,
.bulk_order_form .globo-form-control {
  margin-bottom: 20px; }

.bulk_order_form .globo-form-control .globo-form-input .globo-form-icon {
  background: #FFF !important; }

.bulk_order_form .globo-form-control .checkbox-wrapper .checkbox-input ~ .checkbox-label:before,
.jw_become_seller .globo-form-control .checkbox-wrapper .checkbox-input ~ .checkbox-label:before {
  border-color: #8C8C8C !important; }

.globo-form-app .message.success .gfb__content-title {
  font-size: 18px !important;
  font-weight: 500 !important;
  margin-bottom: 0px !important;
  font-family: 'Poppins',sans-serif; }

.jw-custom-menu.mg-active a.gm-target {
  color: #ED2024; }

.jw_custom_newletter .globo-form-control input {
  border: 0.64px solid #D4D4D4;
  background: var(--Grays-White, white); }

.jw_custom_newletter .wizard__submit {
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important; }

.bulk_order_form .globo-formbuilder-wizard p,
.jw_become_seller .globo-formbuilder-wizard p,
.jw-contact-form .globo-formbuilder-wizard p {
  display: block;
  font-size: 13px !important; }

.bulk_order_form .globo-form-control .globo-form-input,
.jw_become_seller .globo-form-control .globo-form-input,
.jw-contact-form .globo-form-control .globo-form-input {
  display: block; }

.tmp_pdp_order_button {
  background: #2E368F;
  color: var(--Grays-White, white);
  text-align: center;
  font-family: Poppins;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  /* 160% */
  text-transform: capitalize;
  display: flex;
  width: 250px;
  padding: 13px 0px;
  justify-content: center;
  align-items: center; }

.tmp_pdp_order_button:hover,
.tmp_pdp_order_button:focus {
  color: var(--Grays-White, white);
  background: #1C2368; }

.section-banner-v5.padding_top_banner5 {
  margin: 0 50px; }

#shopify-section-template--16322878570611__section_banner_v5_3YLGAD .box-img img {
  width: 600px !important;
  height: 400px; }

#shopify-section-template--16322878570611__section_banner_v5_3YLGAD .banner-content {
  margin: 0 0; }

.info_footer .img-fluid {
  margin-top: 20px; }

#shopify-section-header .jw-custom-menu.mg-active a.gm-target span {
  color: #ed2024 !important; }

#shopify-section-header .gm-menu.gm-menu-53503 .gm-item.gm-level-0 > .gm-target {
  padding: 15px 28px !important; }

footer .info_footer li a {
  white-space: nowrap; }

.boost-sd__filter-product-list .boost-sd__toolbar-content {
  position: relative; }

.mobile-order {
  display: none; }

.add-to-cart .fsz-unset svg {
  fill: transparent !important; }

.add-to-cart .enj-loader-add-to-cart svg {
  fill: #ed2024 !important; }

.hiddene {
  visibility: hidden; }

footer .globo-form-app .message.success {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0; }

.boost-sd__product-image-column.boost-sd__product-image-column--in-bottom.boost-sd__product-image-column--left {
  display: none; }

footer .globo-form-app .message.success .content p {
  font-size: 14px !important;
  text-align: left; }

.js-poup-login-destop, .js-bg-login-popup {
  display: none !important; }

.bulk_order_form .gfb__footer.wizard__footer {
  flex-wrap: wrap; }

.RecoverPasswordForm h2 {
  font-size: 18px;
  font-family: poppins;
  text-transform: uppercase;
  font-weight: 600;
  padding-bottom: 50px; }

.content-page-detail .btn-addwhlist {
  display: none; }

.reset-pass-template .form-group {
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-end;
  margin-bottom: 30px; }

.reset-pass-template .form-group i {
  position: absolute;
  right: 10px;
  top: 30%; }

.reset-pass-template .form-group label {
  padding-right: 30px;
  text-align: left;
  width: 130px; }

.reset-pass-template .form-group input {
  font-family: poppins;
  border: none;
  border-bottom: 1px solid #ccc;
  border-radius: 0; }

.reset-pass-template .box {
  border: 1px solid #222;
  padding: 30px; }

.reset-pass-template .box h1 {
  font-size: 18px;
  font-family: poppins;
  text-transform: uppercase;
  font-weight: 600;
  padding-bottom: 25; }

.reset-pass-template .box p {
  margin-bottom: 30px; }

.cust-btn {
  border-radius: 0;
  padding: 12px 40px;
  background-color: #ed2024;
  text-transform: uppercase;
  color: #fff;
  position: relative;
  overflow: hidden;
  border: none;
  letter-spacing: .2em;
  font-size: 14px;
  margin-top: 25px; }

.boost-sd__instant-search-product-list,
div#boost-sd__search-widget-init-wrapper {
  display: none; }

.boost-sd__toolbar-content button {
  z-index: 1; }

.boost-sd__filter-tree-vertical-content .boost-sd__filter-option {
  flex-direction: column; }

.search-prod {
  margin-bottom: 30px; }

.search-prod h3 {
  font-size: 18px; }

.search-prod img {
  width: 100%; }

@media (min-width: 992px) {
  .boost-sd__filter-product-list .boost-sd__toolbar-content .boost-sd__toolbar {
    position: absolute; } }
@media (max-width: 767px) {
  .menu_moblie .menuright a span {
    top: -11px !important; }

  .boost-sd-layout.boost-sd-layout--has-filter-vertical.boost-sd-layout--has-vertical-style-expand {
    margin-top: 110px; }

  footer .globo-form-app .message.success {
    max-width: 300px;
    margin: 0 auto; }

  .info_footer {
    display: flex;
    flex-direction: column;
    align-items: center; }

  .boost-sd__filter-product-list .boost-sd__toolbar-content .boost-sd__toolbar {
    position: absolute; }

  .desktop-order {
    display: none; }

  .mobile-order {
    display: block;
    padding: 0;
    padding-bottom: 20px; }

  .bulk_order_form .flex-wrap {
    flex-direction: column; }

  .bulk_order_form .flex-wrap li {
    width: 100% !important; } }
@media (max-width: 480px) {
  .bulk_order_form .gfb__footer button,
  .jw_become_seller .gfb__footer button {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 20px; }

  .corporate_orders_banner .bg-breadcrumb {
    height: auto !important; }

  .checkbox-wrapper label {
    padding-right: 20px; }

  .reset-pass-template {
    padding-left: 20px !important;
    padding-right: 20px !important; } }
.logo_wrap .image-block img {
  filter: none !important; }

#shopify-section-template--16374235529331__become-seller .jw-page-custom-text {
  width: 50%;
  margin: 0 auto; }

#header {
  z-index: 9999; }

.set-20-svg:hover svg {
  fill: transparent !important; }

.contact-form .follow_us .social-link li:nth-child(3) {
  display: none !important; }

@media screen and (max-width: 500px) and (min-width: 320px) {
  .box-info-slideshow_DJP3rr .title-small {
    display: none; }

  .box-info-slideshow_DJP3rr .titlebig {
    text-align: center;
    padding-bottom: 10px !important; }

  .box-info-slideshow_DJP3rr .btn-animation-slideshow_DJP3rr {
    display: flex;
    justify-content: center; } }
.w-290 {
  width: 290px; }

.quick-view {
  display: block !important; }
  .quick-view svg {
    fill: transparent !important; }
    .quick-view svg path {
      stroke: red; }

.prod_extended .product-price, .content-page-detail .btn-addwhlist {
  display: block !important; }

@media (max-width: 1300px) {
  .product-quickview .shop-button {
    padding: 0 20px !important;
    font-size: 13px !important; } }
@media (max-width: 767px) {
  .section-slideshow-v1 img {
    height: 527px !important; } }
@media (min-width: 1200px) {
  .section-slideshow-v1 {
    height: 600px !important; }

  .itemv-slide-h1 {
    height: 600px !important; } }
#header .gm-submenu p {
  display: none !important; }

.gm-grid .gmcol-2 {
  flex: 33.33% !important;
  max-width: 33.33% !important; }

.gm-collection:nth-of-type(3), .gm-collection:nth-of-type(4), .gm-collection:nth-of-type(5) {
  display: none !important; }

.gm-menu-installed .gm-menu.gm-menu-53503 .gm-submenu.gm-mega {
  width: auto !important;
  max-width: 450px !important;
  margin: 0 auto !important;
  left: 50% !important;
  transform: translateX(-50%); }

svg #path14, svg #path16, svg #path18 {
  fill: #ed2024; }

@media (min-width: 1025px) {
  .footer_v1 .container-v1 {
    padding: 0 10%; } }
.footer_v1 .container-v1 .col-lg-4:nth-of-type(2) {
  padding-left: 83px; }
  @media (max-width: 991px) {
    .footer_v1 .container-v1 .col-lg-4:nth-of-type(2) {
      padding-left: 0; } }

.boost-sd__toolbar-container .boost-sd__filter-tree-toggle-button {
  display: none; }

.boost-sd__toolbar-content {
  padding-top: 40px !important; }

.boost-sd__product-list .boost-sd__product-image-wrapper {
  aspect-ratio: auto !important; }

@media (min-width: 1300px) {
  .boost-sd__product-list .boost-sd__product-image {
    weight: 280px;
    height: 280px; } }
.section-slideshow-v1 a {
  pointer-events: all !important; }

.footer_v1 .container-v1 {
  padding: 0 5%; }
