/** Shopify CDN: Minification failed

Line 246:26 The "-" operator only works if there is whitespace on both sides

**/
@charset "UTF-8";
/*------------------------------------------------------------------

[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: #202020;
  box-shadow: unset;
  background: #202020; }

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

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

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

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

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

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

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

a:focus {
  text-decoration: none; }

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

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

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

.circle {
  border-radius: 50%;
  border: 1px solid #202020;
  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: #202020;
  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: #202020; }

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

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

.link-menu {
  color: #202020; }

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

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

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

.title-hover:hover {
  color: #f72d9a !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: #202020;
  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: #f72d9a;
  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: #f72d9a;
  height: 50px;
  width: 60%;
  border-radius: 0;
  border: 0;
  outline: 0;
  box-shadow: unset; }

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

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

.form-search form button {
  margin-left: 15px;
  border-radius: 0;
  border: 0;
  font-size: 18px;
  background: #f72d9a;
  color: #202020;
  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: #202020; }

.form-cart i {
  cursor: pointer;
  position: absolute;
  top: 50px;
  right: 50px;
  font-size: 30px;
  color: #f72d9a;
  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: #f72d9a;
  color: #202020;
  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: #f72d9a000;
  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: #f72d9a000;
  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 #f72d9a;
  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 #202020;
  transition: all .3s ease;
  position: relative;
  margin-bottom: 5px; }
  .swatch .link_color:after {
    content: "";
    border: 1px solid #202020;
    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 #202020;
    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 #202020;
      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 #202020;
  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 #202020;
    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 #f72d9a; }

.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: auto;
  min-width: 43px;
  display: inline-block;
  min-width: unset !important;
  height: unset !important;
  line-height: unset;
  padding: 10px 15px;
  border: 1px solid #202020 !important;
  color: #f72d9a;
  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 #f72d9a !important;
  opacity: 1; }

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

@-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); } }

body {
  background-color: #202020 !important;
  color: #ffffff !important; }

.popup, .modal, .search-popup, .cart-popup, .login-popup {
  background-color: #202020 !important;
  color: #ffffff !important; }

h1, h2, h3, h4, h5, h6, p,
.title, .section-title, .product-title, .heading,
div, span, strong, li, label, a, small {
  color: #ffffff !important; }

.engo-popup .content {
  max-width: 800px;
  padding: 20px;
  margin: 0 auto;
  text-align: left;
  position: relative;
  background: #303030 !important;
  min-width: 490px;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.prod_sticky .content-page-detail .detail-info .btn-action .js-qty input[type=text] {
  width: 45px;
  border: none;
  padding: 10px 0;
  text-align: center;
  font-size: 20px;
  color: #ffffff !important;
  font-weight: 600;
  border-right: 1px solid #ddd;
  border-radius: 0; }

.minicart .mini-content .sub-total {
  height: 59px;
  line-height: 59px;
  background-color: #f72d9a !important;
  color: var(--shopify-editor-setting-color_main);
  padding: 0 15px;
  overflow: hidden;
  bottom: 59px;
  position: absolute;
  width: 400px;
  max-width: 100%; }

.minicart .mini-content .prod {
  position: relative;
  height: calc(100vh - 162px);
  max-height: 100%;
  overflow: auto;
  padding: 0 20px;
  background-color: #202020 !important; }

.minicart .mini-content .mini-cart-head .title {
  font-weight: 500;
  line-height: 43px;
  height: 45px;
  color: var(--shopify-editor-setting-color_main);
  border-bottom: 1px solid #ecebeb;
  padding-bottom: 0;
  margin-bottom: 0;
  text-align: center;
  font-size: 20px;
  background-color: #202020;
  /* 🔧 Add this line */ }

.minicart .mini-content .mini-cart-head .close-mini-cart svg {
  width: 14px;
  height: auto;
  fill: #f72d9a !important;
  transition: fill 0.3s ease; }

.minicart .mini-content .mini-cart-head .close-mini-cart:hover svg {
  fill: #ffffff !important; }

.wrap-bread-crumb.breadcrumb_cart {
  background: #f72d9a !important; }

.page-cart .content-cart-page .shop_table .cart-title th {
  border-bottom: 0;
  font-weight: 500;
  font-size: 12px;
  letter-spacing: .2em;
  text-transform: uppercase;
  color: #ffffff !important;
  font-family: Inter;
  padding: 15px 20px;
  border-left: 1px solid #dee2e6; }

.page-cart .content-cart-page .shop_table .cart_item .product-quantity .js-qty input[type=text] {
  width: 45px;
  border: none;
  padding: 10px 0;
  text-align: center;
  font-size: 20px;
  color: #ffffff !important;
  font-weight: 600;
  border-right: 1px solid #ddd;
  border-radius: 0; }

.prod_sticky .content-page-detail .detail-info .btn-addwhlist svg {
  width: 14px;
  height: auto;
  fill: #f72d9a !important; }

#header .menu ul li.dropdown:hover .list-woman {
  margin-top: 1px;
  display: none !important;
  opacity: 0 !important;
  visibility: hidden !important; }

.also_like_prod {
  display: none !important; }

.minicart, .box_contentmenu {
  background-color: #202020 !important; }

.box_contentmenu .tab_content_menu_mobile ul .toptab_li span {
  color: #202020 !important; }

.logo_menumoblie {
  width: 100%;
  max-width: 150px; }

.logo_menumoblie img, .logo_menumoblie a {
  width: 100%; }

.collection-sorting .dropdown .dropdown-content {
  border: 1px solid #d3d3d3;
  color: #969696;
  border-radius: 0;
  padding: 0;
  transform: translate3d(-40px, 33px, 0) !important;
  background-color: #202020; }

.collection-sorting .dropdown .dropdown-content li a:hover {
  color: #f72d9a !important; }

.collection-page-fullwidth .content-page .shop_control .filter_sortby .filter, .collection-page-sidebar .content-page .shop_control .filter_sortby .filter {
  border: 2px solid #202020;
  padding: 7px 20px;
  align-items: center;
  background-color: #f72d9a !important; }

.search-full-destop .search-eveland.active {
  height: auto;
  opacity: 1;
  visibility: visible;
  transition: all .5s;
  z-index: 101;
  padding-bottom: 50px;
  background-color: #202020; }

.set-16-svg svg {
  width: 16px;
  height: 16px;
  fill: #f72d9a !important; }

.section-slideshow-v1 .slick-active .info-sideh1 .picture-slideshow {
  position: relative;
  /* make container the reference point */
  overflow: hidden;
  /* ensure overlay doesn't spill */ }

.section-slideshow-v1 .info-sideh1 .box-content-center {
  position: absolute !important;
  top: 94% !important;
  transform: translate(-50%, -50%) !important;
  left: 50% !important;
  text-align: center !important;
  z-index: 2 !important; }

.section-slideshow-v1 .info-sideh1 .box-content-center .button-main2 {
  margin-top: 30px;
  font-weight: 500;
  margin-bottom: 60px !important; }

.section-slideshow-v1 .slick-active .info-sideh1 .picture-slideshow img {
  position: relative;
  z-index: 1;
  /* keep image behind overlay */
  transform: scale(1); }

.section-slideshow-v1 .info-sideh1 .box-info-163945161296cfeb1a-0 .box-title-163945161296cfeb1a-0 .titlebig {
  color: #f72d9a !important; }

.menu_moblie.menu_mobilescroll {
  -webkit-animation: mations 1s ease;
  animation: mations 1s ease;
  transition: background-color .5s ease 0s, padding .5s ease 0s;
  margin: 0 auto;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9;
  background-color: #202020 !important; }

.menu_moblie .menuleft .iconmenu {
  display: inline-block;
  vertical-align: bottom;
  text-transform: uppercase;
  color: #ffffff Important; }

element.style {
  fill: #f72d9a !important;
  fill-opacity: 1;
  fill-rule: nonzero;
  stroke: none; }

element.style {
  fill: #f72d9a !important;
  fill-opacity: 1;
  fill-rule: nonzero;
  stroke: none; }

.popup3 .modal-window .window-window .window-content .left {
  width: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #202020 !important; }

.popup3 .modal-window .window-window {
  box-sizing: border-box;
  height: auto;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin: auto;
  position: fixed;
  top: 50%;
  width: 920px;
  z-index: 1000000;
  background: #202020 !important; }

.menu_moblie {
  justify-content: space-between;
  padding: 15px;
  background: #202020 !important;
  position: relative;
  z-index: 2;
  transition: background-color .5s ease 0s, padding .5s ease 0s; }

.poup-login-destop {
  width: 500px;
  margin: auto;
  background-color: #202020 !important;
  box-shadow: 7px 6px 40px 0 rgba(204, 204, 223, 0.16);
  position: fixed;
  max-width: 90%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 600px;
  padding: 50px;
  z-index: 11;
  opacity: 0;
  visibility: hidden; }

.poup-login-destop .overlay_login-content .btn {
  height: 55px;
  border-radius: 0;
  background-color: #f72d9a !important;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: .2em;
  font-weight: 600;
  margin-top: 20px;
  width: 100%;
  transition: all .3s ease;
  border: none; }

.poup-login-destop .overlay_login-content .formlogin-destop .or_creat .box-register {
  display: block;
  text-align: center;
  margin-top: 30px;
  padding: 10px;
  background: #f72d9a !important;
  border: 1px solid #f72d9a !important;
  font-size: 14px; }

.collection-page-fullwidth .filter-to-left .filter_sidebar, .collection-page-sidebar .filter-to-left .filter_sidebar {
  padding: 48px;
  height: 100%;
  overflow-y: auto;
  position: relative;
  background-color: #202020 !important; }

.collection-page-fullwidth .filter-to-left .filter_sidebar .widget-title h2, .collection-page-sidebar .filter-to-left .filter_sidebar .widget-title h2 {
  font-family: Inter;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
  background: #202020 !important;
  position: relative;
  overflow: hidden;
  display: inline-block;
  padding-right: 15px; }

.login-card {
  padding: 1.3125rem 1.3125rem 0;
  background-color: #202020 !important; }

.login-footer:not(.mobile) {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #202020 !important; }

.tshopify-popup.active .content {
  max-height: 100%;
  background-color: #202020; }

.product-quickview .popup-quickview .product-info-main .product-item .details .product-actions .product-quantity .js-qty input[type=text] {
  width: 45px;
  border: none;
  padding: 10px 0;
  text-align: center;
  font-size: 20px;
  color: #ffffff !important;
  font-weight: 600;
  border-right: 1px solid #ddd;
  border-radius: 0; }

.iconmenu span {
  fill: #fff !important;
  background: white !important; }

#header .menu ul .nav-item .nav-link.active, #header .menu ul .nav-item .nav-link:focus, #header .menu ul .nav-item .nav-link:hover {
  color: #f72d9a !important; }

.product-item-v9 .price-product .price {
  font-family: Inter;
  font-size: 15px;
  font-weight: 700;
  color: #f72d9a !important; }

@media (max-width: 575.98px) {
  .section-flash-sale .prev-slide {
    display: none !important; } }
@media (max-width: 575.98px) {
  .section-flash-sale .next-slide {
    display: none !important; } }
.section-collection-v1 button.next-slide, .section-collection-v1 button.prev-slide {
  font-size: 20px;
  border: none;
  top: 35%;
  width: 40px;
  color: #f72d9a !Important;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.09);
  height: 40px;
  border-radius: 0;
  text-align: center;
  background-color: #000000 !Important;
  opacity: 1;
  z-index: 1;
  visibility: visible;
  position: absolute;
  transition: all .3s;
  border: 2px solid #f72d9a !Important; }

.section-banner-v8 .box-banner .info-banner .title-template--25185781612883__163946991771737c40 {
  color: #f72d9a !important; }

.popup3 .modal-window .window-window .window-content .left .title {
  font-size: 35px;
  font-weight: 500;
  padding-bottom: 10px;
  position: relative;
  text-transform: uppercase;
  margin: auto auto 20px;
  color: #f72d9a !important; }

.tab-menu-mobile [class*=tab-menu].active {
  left: 0;
  right: 0;
  transform: none;
  background-color: #202020 !important; }

.tab-menu-mobile {
  position: fixed;
  width: 320px;
  left: 0;
  top: 0;
  bottom: 0;
  background: #202020 !important;
  color: #333;
  z-index: 12;
  transition: all .3s;
  border: 1px solid #f4f4f4;
  overflow: hidden;
  transform: translateX(-100%); }

a:focus, a:hover {
  color: #f72d9a !important; }

.header-v5-h5 .model_menu .model-menu-icon span {
  background: #f72d9a !important; }

.header-v5-h5 .model_menu .model-menu-icon:hover span {
  background: #ffffff !important; }

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

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

.engo-popup-wrap {
  display: none !important; }

.ciloe-size-guide .extra-link {
  display: none !important; }

.section-product-v2 .nav-tabs.title-tab li .ds-prod-1.active, .section-product-v2 .nav-tabs.title-tab li .ds-prod-1:hover {
  background-color: #f72d9a;
  color: #fff !important; }

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  /* ✅ Fixed for mobile responsiveness */
  margin-right: -15px;
  margin-left: -15px;
  justify-content: center; }

.featured-icon {
  padding-bottom: 60px;
  display: none !important; }

.social-icon .social-share a:hover, .social-icon .social-share a:focus {
  background: #f72d9a;
  color: #ffffff !important;
  border-color: #f72d9a; }

.prod_sticky .arrows-product .prev_prod:hover .img-prev {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  background-color: #202020 !important; }

.prod_sticky .arrows-product .next_prod:hover .img-next {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  background-color: #202020 !important; }

.section-slideshow-v1 .slick-active .info-sideh1 .picture-slideshow {
  position: relative;
  overflow: hidden;
  height: 90vh !important; }

.section-slideshow-v1 .slick-active .info-sideh1 .picture-slideshow img {
  transform: scale(1);
  height: 90vh !important; }

/* ✅ Responsive Fixes */
@media (max-width: 575.98px) {
  .engo-popup .content {
    min-width: auto !important;
    width: 90% !important; } }
@media (max-width: 767.98px) {
  .popup3 .modal-window {
    width: 90% !important; } }
@media (min-width: 992px) {
  #header .menu ul li.dropdown:hover .list-woman {
    margin-top: 1px;
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important; } }
.social-icon {
  text-align: center;
  padding: 10px 0;
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 30px;
  display: none !important; }

.collection-page-fullwidth .content-page .shop_control .change_prod .change_collum .icon_change:before, .collection-page-sidebar .content-page .shop_control .change_prod .change_collum .icon_change:before {
  width: 36px;
  height: 36px;
  border: 2px solid #f72d9a !important;
  color: #ffffff !important;
  font-family: FontAwesome;
  content: "\f04d\f04d\f04d\f04d";
  display: inline-block;
  word-break: break-word;
  line-height: 1;
  letter-spacing: 1px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  text-align: right;
  font-size: 6px;
  padding: 10px 9px;
  margin-right: 20px; }

element.style {
  background-color: #202020 !important;
  font-weight: 500;
  font-family: Roboto, sans-serif;
  padding: 15px 25px;
  box-sizing: border-box;
  top: 5px;
  border: 1px solid rgba(0, 0, 0, 0.12);
  border-radius: 5px;
  left: 50%;
  max-width: 375px;
  position: absolute;
  transform: translateX(-50%);
  width: calc(100% - 10px);
  z-index: 1; }

.shopify-pc__banner__dialog {
  display: none !important; }

.jdgm-write-rev-link.jdgm-write-rev-link:not([disabled]):hover,
.jdgm-write-rev-link.jdgm-write-rev-link:focus {
  color: #e5e5e5 !important;
  background-color: #108474;
  background-color: var(--jdgm-write-review-bg-color, var(--jdgm-primary-color)); }

@media only screen and (min-width: 768px) {
  .jdgm-write-review-modal .jdgm-write-review-modal__content {
    background-color: #202020 !important; } }
.jdgm-write-review-modal .jdgm-write-review-modal__form {
  background-color: #202020 !important; }

.set-12-svg svg {
  width: 12px;
  height: 12px;
  fill: #f72d9a !important; }

.poup-login-destop .overlay_login-content .box-register {
  display: block;
  text-align: center;
  margin-top: 30px;
  padding: 10px;
  background: #f72d9a !important;
  border: 1px solid #e8eced;
  font-size: 14px; }

.continue-shopping-1:hover,
.checkout-button:hover {
  border: 2px solid #f72d9a !important; }

.prod_sticky .content-page-detail .detail-info .btn-action .shop-button:hover {
  background: #d12481 !important;
  transition: all .3s; }

.page_contact .get_find .box_getin .box-email .btn-primary {
  background-color: #f72d9a !important;
  border-radius: 0;
  border: none;
  padding: 16px 0;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
  margin-top: 21px;
  transition: .3s; }

/* Hover effect */
.page_contact .get_find .box_getin .box-email .btn-primary:hover {
  background-color: transparent !important;
  border: 2px solid #f72d9a !important;
  color: #f72d9a !important; }

/*
@media (min-width: 992px) {
    .col-lg-3 {
        -ms-flex: 0 0 20% !important;
        flex: 0 0 20% !important;
        max-width: 20% !important;
    }
}
*/
img.tiktok-icon {
  margin-top: -3px; }

.footer_v1 .top-footer .info_footer.end .list-icon ul li a:hover {
  color: #fff !important; }

.row.own-col .title_footer {
  width: 100% !important; }

.row.own-col .title_footer h4 {
  font-size: 18px; }

.row.own-col .col-6 {
  padding: 0px; }

.top-footer {
  padding-bottom: 0px !important; }

.copyright {
  padding: 0px !important; }

.copyright .col-lg-6.col-md-6.text-lg-right.text-md-right {
  display: none; }

.copyright .text-copyright.mb-0 {
  text-align: center; }

.copyright .col-lg-6.col-md-6.text-lg-left.text-md-left {
  max-width: 100% !important;
  flex: 100% !important; }

@media (max-width: 767px) {
  .row.own-col .title_footer h4 {
    text-align: center; }

  .row.own-col {
    width: 80% !important;
    margin: auto !important; } }
