/** Shopify CDN: Minification failed

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

**/
/*------------------------------------------------------------------

[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; }

body #header .menu ul .nav-item .list-woman .list-clothing ul li a:hover,
body #header .menu ul .nav-item .list-woman .list-clothing ul li a:focus,
body #header .menu ul .nav-item .list-woman .list-clothing ul li a:active {
  color: #0000da; }

body #header .menu ul .nav-item .list-woman .list-clothing ul li a::after {
  border-bottom: 1px solid #0000da; }

body .section-testimonial-v1 .testimonial-inner .testimonial-info:hover {
  border: 0; }

body .section-testimonial-v1 .testimonial-inner .testimonial-info {
  border: 0; }

body .footer_v4 .top-footer .info_footer ul li .social-item:hover {
  border: 0; }

body .footer_v4 .top-footer .info_footer ul li a i {
  font-style: inherit; }

body #header .menu ul .nav-item:first-child .list-woman.shop.show {
  display: none !important; }

body #header .menu ul .nav-item:last-child .list-woman.shop.show {
  display: none !important; }

body .footer_v4 .top-footer .info_footer ul li .social-item {
  border: 0; }

body .breadcrumb_collection .bg-breadcrumb {
  padding: 80px 0; }

body .breadcrumb_collection .bg-breadcrumb .bread-crumb {
  padding: 0; }

body .breadcrumb_collection .bg-breadcrumb .bread-crumb {
  padding: 0; }

.detail-info .pd_summary ul {
  list-style: none;
  padding: 0; }

.detail-info .pd_summary ul li {
  display: flex; }

.detail-info .pd_summary ul li img {
  flex-shrink: 0;
  position: relative;
  top: 4px; }

.detail-info .pd_summary ul li p {
  flex-shrink: 0;
  margin: 0;
  width: 90%; }

.detail-info .pd_summary ul li img {
  flex-shrink: 0;
  width: 20px;
  height: 20px;
  object-fit: contain;
  margin: 0 15px 0 0; }

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

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

body .QT4by.rqC98.hodFu.VDIfJ.j6D1f.janiy {
  background-color: #0000da; }

.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: 0;
  transition: all .3s ease;
  position: relative;
  background-image: none !important; }
  .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; } }

body .breadcrumb_collection .bg-breadcrumb {
  padding: 80px 0; }

body .related-product {
  display: none; }

body #add .ls-is-cached {
  display: none; }

body .tab-pd-details {
  display: none; }

body #header .menu ul .nav-item .nav-link::after {
  top: 20px;
  left: inherit;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #000;
  border-width: 6px;
  margin-left: 0;
  right: -14px; }

body #header .menu ul .nav-item .relative.nav-link::after {
  display: none; }

body .prod_extended .content-page-detail .detail-info .maxus-productdetail__options .title_variant {
  font-size: 12px;
  font-weight: 600;
  border-bottom: 0;
  padding-bottom: 0;
  letter-spacing: .1em;
  display: inline-block;
  margin-bottom: 0; }

body .product_sidebar .content-page-detail .detail-info .maxus-productdetail__options .title_variant {
  font-size: 12px;
  font-weight: 600;
  border-bottom: 0;
  padding-bottom: 0;
  letter-spacing: .1em;
  display: inline-block;
  margin-bottom: 0; }

.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 {
  display: inline-block;
  min-width: unset !important;
  height: unset !important;
  line-height: unset;
  padding: 10px 15px;
  border: 1px solid #d7d7d7 !important;
  color: #979797;
  margin: 0 10px 10px 0 !important;
  text-align: center;
  transition: all .3s ease;
  font-size: 14px;
  font-weight: 600; }

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

@-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 #header {
  border-bottom: 1px solid #dfdfdf;
  margin-bottom: 0; }

body #header .menu ul .nav-item .list-woman .list-clothing ul li a:hover,
body #header .menu ul .nav-item .list-woman .list-clothing ul li a:focus,
body #header .menu ul .nav-item .list-woman .list-clothing ul li a:active {
  color: #638a1f; }

body #header .menu ul .nav-item .list-woman .list-clothing ul li a:after {
  border-bottom: 1px solid #638a1f; }

body #header .currencies-login .cart-login-search ul li {
  margin-right: 25px !important; }

body #header .menu ul .nav-item .nav-link {
  font-size: 16px;
  font-weight: 500; }

body #header .menu ul .nav-item .nav-link::after {
  top: 17px; }

body .footer_v4 .top-footer .info_footer ul li .social-item i {
  font-size: 16px; }

body .section-blog-v2 .info_blog .date .day:after {
  display: none; }

body .img-product {
  height: 400px;
  display: flex;
  align-items: center; }

body .product-item-v5 .img-product a {
  display: block; }

body .pd_summary.full-content {
  margin-top: 32px;
  width: 100%;
  padding: 0 20px; }

body .prod_extended .content-page-detail .gallery-control .slick-track .prod_sub,
body .product_sidebar .content-page-detail .gallery-control .slick-track .prod_sub {
  margin-bottom: 15px; }

body .pd_summary.full-content h2,
body .pd_summary.full-content h3 {
  font-weight: 700;
  margin-bottom: 24px; }

body ul.a-unordered-list.a-vertical.a-spacing-mini {
  list-style: none;
  margin: 0;
  padding: 0; }

body .prod_extended .arrows-product .prev_prod .img-prev,
body .product_sidebar .arrows-product .prev_prod .img-prev,
body .prod_extended .arrows-product .next_prod .img-next,
body .product_sidebar .arrows-product .next_prod .img-next {
  padding: 15px;
  background: #fff;
  border: 1px solid #dfdfdf; }

body .gutter:nth-child(odd) {
  padding: 0; }

body .prod_extended .content-page-detail .detail-info .product-title,
body .product_sidebar .content-page-detail .detail-info .product-title {
  font-family: Poppins;
  font-size: 32px;
  font-weight: 500;
  color: #000;
  text-transform: capitalize;
  padding-right: 40px;
  line-height: 44px;
  margin-bottom: 10px; }

body .short_description p {
  margin: 20px 0; }

body .shopify-payment-button {
  display: inline-block;
  margin: 25px 0 0 0; }

body .prod_extended .content-page-detail .detail-info .product-meta-info .product-category-info a,
body .product_sidebar .content-page-detail .detail-info .product-meta-info .product-category-info a,
body .prod_extended .content-page-detail .detail-info .product-meta-info .product-category-info label,
body .product_sidebar .content-page-detail .detail-info .product-meta-info .product-category-info label,
body .prod_extended .content-page-detail .detail-info .product-meta-info .product-sku label,
body .product_sidebar .content-page-detail .detail-info .product-meta-info .product-sku label,
body .prod_extended .content-page-detail .detail-info .product-meta-info .product-sku span,
body .product_sidebar .content-page-detail .detail-info .product-meta-info .product-sku span {
  font-size: 16px;
  font-weight: 500;
  color: #638a1f; }

body .prod_extended .content-page-detail .detail-info .product-meta-info .product-category-info label,
body .prod_extended .content-page-detail .detail-info .product-meta-info .product-sku label {
  color: #000000; }

body .prod_extended .content-page-detail .detail-info .product-price ins,
body .product_sidebar .content-page-detail .detail-info .product-price ins {
  font-size: 24px;
  font-weight: 500;
  color: #638a1f;
  text-decoration: none; }

body .prod_extended .content-page-detail .detail-info .product-price,
body .product_sidebar .content-page-detail .detail-info .product-price {
  align-items: baseline; }

body .count-down .text {
  text-align: left; }

body .random_product,
body .visitor {
  border-bottom: 1px solid #dfdfdf; }

body .list-category .img_collection {
  position: relative;
  overflow: hidden;
  height: 400px;
  display: flex;
  align-items: center;
  justify-content: center; }

body .list-category .img_collection a {
  display: block; }

body .wrap-bread-crumb .bread-crumb {
  padding: 20px 0 30px; }

div#shopify-section-list-collection .breadcrumb_collection2 {
  position: relative; }

div#shopify-section-list-collection .breadcrumb_collection2:before {
  content: '';
  background: rgba(0, 0, 0, 0.6);
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0; }

body #shopify-section-list-collection .wrap-bread-crumb .bread-crumb {
  padding: 30px 0 0;
  position: relative;
  z-index: 999;
  color: #fff; }

body #shopify-section-list-collection .wrap-bread-crumb .bread-crumb a i {
  color: #ffffff; }

body #shopify-section-list-collection .wrap-bread-crumb .bread-crumb a i {
  color: #ffffff;
  padding: 0 8px 0 15px; }

body #shopify-section-list-collection .breadcrumb_collection2 .bg-breadcrumb .bread-crumb a {
  color: #fff;
  font-size: 18px; }

body #shopify-section-list-collection .breadcrumb_collection2 .bg-breadcrumb .bread-crumb strong {
  color: #fff;
  font-size: 18px; }

body #shopify-section-page-cart .breadcrumb_collection2 .bg-breadcrumb {
  padding: 60px 0;
  min-height: inherit; }

body #shopify-section-page-cart .wrap-bread-crumb .bread-crumb a i {
  padding: 0px 5px 0 10px;
  color: #000; }

body .page-cart .content-cart-page .shop_table .cart_item .product-name-thumb,
body .page-cart .content-cart-page .shop_table .cart_item .product-price,
body .page-cart .content-cart-page .shop_table .cart_item .product-subtotal {
  font-family: Poppins;
  font-size: 14px;
  color: #000;
  line-height: 1.6;
  font-weight: 500; }

body .page-cart .content-cart-page .shop_table .cart_item .product-subtotal,
body .page-cart .content-cart-page .shop_table .cart_item .product-price {
  font-size: 18px;
  color: #638a1f;
  font-weight: 600; }

body .page-cart .content-cart-page .shop_table .cart-title th {
  font-size: 14px;
  font-weight: 600; }

body .users-manual img {
  width: 100%; }

body .users-manual ul {
  padding: 0 0 0 15px; }

body #shopify-section-section_service_v1_KWBNpa .box-service .number {
  text-align: center; }

body #shopify-section-section_service_v1_KWBNpa .box-service {
  text-align: center; }

body #shopify-section-section_service_v1_KWBNpa h3 {
  font-size: 22px;
  margin: 15px 0 5px; }

body .inner-box-grid {
  margin-bottom: 24px !important; }

body .titleBox {
  margin-bottom: 40px; }

body .inner-slider {
  padding: 60px 0 40px; }

body #shopify-section-section_service_v1_M7LJrc .inner-slider .titleBox {
  display: none; }

.section-info-v1.aboutUs h2 {
  font-size: 38px;
  line-height: 50px; }

.section-info-v1.aboutUs h3.content_info {
  font-size: 28px;
  color: #638a1f; }

body #shopify-section-section_service_v1_M7LJrc .inner-box-grid {
  max-width: 25%;
  text-align: center; }

body #shopify-section-section_service_v1_M7LJrc .inner-box-grid h3 {
  font-size: 20px;
  font-weight: 600;
  margin-top: 15px; }

body .section-info-v1.aboutUs {
  margin: 0;
  padding: 60px 0; }

body .aboutUs h3,
body .aboutUs h5 {
  margin-bottom: 8px; }

body .aboutUs ul {
  display: flex;
  flex-wrap: wrap;
  margin-top: 25px;
  padding-left: 20px; }

body .aboutUs ul li {
  width: 50%;
  margin-bottom: 8px; }

body p,
body .commonSec ul li {
  font-size: 16px;
  line-height: 30px; }

body .commonSec ul li {
  margin-bottom: 15px; }

body .commonSec h2 {
  margin-bottom: 15px; }

body #header .menu ul .nav-item .list-woman.page {
  padding: 15px 0;
  border: 1px solid #dfdfdf; }

body #header .menu ul .nav-item .list-woman .list-clothing ul li a {
  display: block; }

body #header .menu ul .nav-item .list-woman .list-clothing ul li a:after {
  display: none; }

body .article-page .content-single-blog .post-details .content-post-default p {
  color: #000; }

body .product-item-v5 .img-product {
  border: 2px solid #dfdfdf;
  padding: 15px; }

body .title-info h3,
body .title-info h5 {
  margin-bottom: 20px; }

body .section-collection-v1 .item .box-img {
  border-radius: 0; }

body .section-collection-v1 .item .box-img {
  transition: all .5s ease 0s;
  border-radius: 0;
  border: 3px solid #dfdfdf; }

body .section-blog-v2 .content-section-blog .picrure {
  border-radius: 0;
  width: 100%; }

body .section-blog-v2 .info_blog .date .day {
  color: #638a1f;
  font-size: 14px; }

body .section-blog-v2 .info_blog .content {
  color: #000; }

body #shopify-section-section_product_v3_DFn4aP,
body #shopify-section-section_collection_v1_pkci3j {
  padding: 80px 0 30px;
  background-color: #f3f3f3; }

body #shopify-section-section_collection_v1_pkci3j {
  padding-bottom: 80px; }

body #shopify-section-section_service_v1_M7LJrc p {
  margin-bottom: 0; }

body #shopify-section-section_product_v3_DFn4aP .mt-all,
body #shopify-section-section_collection_v1_pkci3j .mt-all {
  margin-top: 0; }

body .product-item-v5 .img-product {
  background-color: #ffffff; }

body .product-item-v5 .product-icon-action {
  left: 0; }

body .page_aboutus_v1.page_FQA .asked .content_askeds {
  padding-top: 20px;
  border: 0; }

body .page_aboutus_v1.page_FQA .asked {
  margin-top: 40px; }

body #shopify-section-FAQ-template-v1 .text-center.bg-breadcrumb {
  background-position: top -160px center; }

body table.woocommerce-product-attributes.shop_attributes th,
body table.woocommerce-product-attributes.shop_attributes td {
  padding: 0;
  vertical-align: middle; }

body .fusion-builder-row.fusion-builder-row-inner.fusion-row.fusion-flex-align-items-flex-start.fusion-flex-content-wrap {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: flex-start; }

body .fusion-builder-row.fusion-builder-row-inner.fusion-row.fusion-flex-align-items-flex-start.fusion-flex-content-wrap .fusion-layout-column {
  width: 20%;
  text-align: center; }

body .article-page .content-single-blog .post-details .article_title {
  font-size: 50px;
  font-weight: 600;
  font-family: Poppins;
  text-align: center;
  text-transform: unset;
  padding-bottom: 20px;
  width: 80%;
  margin: 0 auto;
  color: #638a1f; }

body .article-page .content-single-blog .post-details .cmt-author .comment_count,
body .article-page .content-single-blog .post-details .cmt-author .author {
  color: #000000; }

body .content-single-blog h2,
body .content-single-blog p {
  margin-bottom: 20px; }

body .content-single-blog h3 {
  margin-bottom: 12px; }

body .article-page .content-single-blog .post-details .cmt-author .author:after {
  background-color: #638a1f; }

body .article-page .content-single-blog .post-details .single-post-thumb img {
  width: 100%; }

body .article-page .content-single-blog h3,
body .article-page .content-single-blog h3 a {
  color: #638a1f;
  font-size: 20px; }

body #shopify-section-blog-template .bg-breadcrumb {
  background-size: cover;
  width: 100%; }

body #shopify-section-section_product_v3_DFn4aP .product-item-v5 .add-to-cart {
  background: #f3f3f3; }

body .section-slideshow-v1 .info-sideh1 .box-content .box-title .titlebig {
  font-size: 48px; }

body .box-title {
  width: 1050px; }

body .section-slideshow-v1 .info-sideh1 .box-content .button-main2 {
  margin-top: 30px;
  font-weight: 500;
  font-family: Poppins;
  border-color: #638a1f !important;
  background: #638a1f; }

body .number {
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center; }

body #shopify-section-section_service_v1_KWBNpa .titleBox h2 {
  font-size: 50px;
  font-weight: 600;
  line-height: 1.2;
  color: #000;
  letter-spacing: 2px;
  text-transform: none;
  position: relative;
  margin-bottom: 15px; }

body #shopify-section-section_service_v1_KWBNpa .titleBox p {
  font-size: 18px; }

body .section-product-v2 .nav-tabs.title-tab li .ds-prod-1 {
  font-size: 16px;
  height: inherit;
  line-height: 40px;
  color: #638a1f;
  padding: 4px 28px;
  letter-spacing: 1.4px; }

body #shopify-section-FAQ-template-v1 .text-center.bg-breadcrumb {
  padding: 160px 0; }

body #shopify-section-section_product_v2_Wj43Rd {
  background-color: #f3f3f3;
  padding: 60px 0;
  border-top: 1px solid #c7c7c7; }

body #shopify-section-section_product_v2_Wj43Rd .mt-all {
  margin: 0; }

body .section-product-v2 .nav-tabs.title-tab li .ds-prod-1 {
  background-color: #ffffff; }

body .product-item-v5 .add-to-cart {
  background-color: #f3f3f3; }

body .pd_summary.full-content ul {
  margin: 0 0 0 20px;
  padding: 0; }

body .pd_summary.full-content ul li {
  margin-bottom: 10px;
  line-height: normal; }

body .pd_summary.full-content table {
  width: 670px;
  table-layout: fixed; }

body .pd_summary.full-content table th,
body .pd_summary.full-content table td {
  border: 1px solid #dfdfdf;
  padding: 10px 15px; }

body .fusion-builder-row.fusion-builder-row-inner.fusion-row.fusion-flex-align-items-flex-start.fusion-flex-content-wrap h2.fusion-layout-column {
  width: 100%; }

body .pd_summary.full-content table th, body .pd_summary.full-content table td p {
  margin: 0; }

body .trans-product .product-item-v5 .add-to-cart {
  background-color: #ffffff; }

body .search-full-destop .search-eveland .wg-search-form .search-input {
  padding-right: 40px; }

body .info_footer.end a {
  bottom: 60px;
  right: 10px; }

body #header .menu ul .nav-item .nav-link:after {
  top: 14px;
  position: relative;
  right: -6px; }

body #header .menu ul .nav-item .nav-link {
  padding: 0; }

body .list-category {
  gap: 24px; }

body .col-md-4.margin-bottom-30 {
  border: 1px solid #dfdfdf;
  margin: 0;
  width: 32%;
  flex: 0 0 32%;
  padding: 30px 10px; }

body .engo-popup .content .also_like_prod {
  display: none; }

body .page-cart .content-cart-page .cart_totals .cart-check {
  padding: 24px; }

body .page-cart .content-cart-page .cart_totals .cart-check .cart-title {
  padding-top: 0; }

body form#AddToCartForm {
  margin: 0 0 10px 0 !important; }

body .section-slideshow-v1 .info-sideh1:before {
  display: none; }

body .login_regester h1,
body .login_regester h2.title24.title-form-account {
  padding-bottom: 20px; }

body .login_regester h1 i,
body .login_regester h2.title24.title-form-account i {
  display: none; }

body .login_regester h1,
body .login_regester h2.title24.title-form-account {
  font-size: 24px; }

body .login_regester .form-control {
  padding: 0;
  border-bottom: 1px solid #dfdfdf; }

body .content-pages.woocommerce {
  padding: 80px 0; }

body .maxus-myaccount__wrap br {
  display: none; }

body .secondary-text,
body .maxus-myaccount__content a {
  text-decoration: underline; }

body .content-pages.woocommerce br {
  display: none; }

body #EditAddress_34711367876988 input.link-v1.rt,
body #AddAddress input.link-v1.rt {
  border: 0;
  background: #638a1f;
  color: #fff;
  padding: 8px 20px;
  border-radius: 0;
  margin-bottom: 0; }

body #EditAddress_34711367876988 a.link-v1.color-brand,
body #AddAddress a.link-v1.color-brand {
  background: #000;
  color: #fff;
  padding: 10px 42px;
  display: inline-block; }

body #AddAddress .form-vertical input,
body #AddAddress .form-vertical select,
body #AddAddress .form-vertical textarea {
  margin-bottom: 20px; }

body #AddAddress form label {
  font-weight: 600; }

body .linkBox {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start; }

body .linkBox a {
  font-weight: 500;
  font-size: 18px;
  display: inline-block;
  text-decoration: underline; }

body .linkss a {
  text-decoration: underline; }

body div#AddAddress {
  margin-top: 20px; }

body .form-vertical input,
body .form-vertical select,
body .form-vertical textarea {
  margin-bottom: 20px; }

body .grid__item {
  vertical-align: top; }

body #EditAddress_34711367876988 h4 {
  margin: 20px 0 30px; }

body #EditAddress_34711367876988 label {
  font-weight: 600; }

body .socialSection {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0; }

body .footer_v4 .top-footer .info_footer ul li.list-inline-item {
  display: block;
  margin: 0; }

body .footer_v4 .top-footer .info_footer ul li.list-inline-item a.social-item {
  display: block; }

body .footer_v4 .top-footer .info_footer ul li {
  margin-right: 8px; }

body .socialSection li {
  margin-right: 8px;
  padding-right: 8px;
  position: relative; }

body .socialSection li:last-child:after {
  display: none; }

body .footer_v4 .top-footer .info_footer ul li .social-item {
  margin: 0; }

body .login_regester h1, body .login_regester h2.title24.title-form-account {
  text-align: left !important; }

body .footer_v4 .top-footer .info_footer ul li img {
  filter: brightness(0);
  width: 25px;
  height: 25px; }

@media screen and (min-width: 992px) {
 /* body .section-collection-v1 .slick-track {
  width: 100% !important;
}  */
  /* body .section-collection-v1 .col-item {
    width: 33.3% !important;
  } */ }
@media screen and (max-width: 768px) {
  body .box-title {
    width: 100%; }

  body #shopify-section-section_service_v1_M7LJrc .inner-box-grid {
    max-width: 50%; }

  body .inner-slider {
    padding: 40px 0 20px; }

  body #shopify-section-section_service_v1_M7LJrc .inner-box-grid h3 {
    font-size: 16px; }

  body .section-slideshow-v1 .info-sideh1 .box-content .box-title .titlebig {
    font-size: 26px; }

  body p, body .commonSec ul li {
    font-size: 14px;
    line-height: 26px; }

  body #shopify-section-section_collection_v1_pkci3j {
    padding: 40px 0; }

  body .title_heading {
    font-size: 24px; }

  body .section-collection-v1 .title_heading {
    margin-bottom: 20px; }

  body .section-collection-v1 .item .category-info {
    margin-top: 10px; }

  body .section-info-v1.aboutUs h2 {
    font-size: 24px;
    letter-spacing: 0;
    line-height: 34px; }

  body .section-info-v1.aboutUs {
    padding: 40px 0; }

  body .shopify-section-section_info_v1_wFMiA8 .content_info {
    margin: 10px auto 0; }

  body .section-info-v1.aboutUs h3.content_info {
    font-size: 22px;
    line-height: normal;
    margin-top: 15px; }

  body .section-info-v1 .button-about {
    margin-top: 10px; }

  body #shopify-section-section_product_v3_DFn4aP,
  body #shopify-section-section_collection_v1_pkci3j {
    padding: 40px 0 40px; }

  body .section-product-v3 .product_best_sell {
    margin-top: 20px; }

  body .list-category {
    gap: 14px;
    padding: 60px 20px; }

  body .col-md-4.margin-bottom-30 {
    width: 30%;
    flex: 0 0 30%; }

  body .list-category .info_col .title_collection {
    margin: 0; }

  body .footer_v4 .top-footer .info_footer ul li.list-inline-item a.social-item {
    width: 100%; }

  body .socialSection {
    justify-content: center;
    align-items: center; } }
@media screen and (max-width: 575px) {
  body #shopify-section-section_service_v1_M7LJrc .inner-box-grid {
    max-width: 100%; }

  body .section-collection-v1 .col-item {
    padding: 0 4px; }

  body .section-collection-v1 .item .category-info .box-info a {
    font-size: 14px; }

  body .section-product-v3 .product_best_sell .col-lg-3.col-6.col-md-4 {
    max-width: 100%;
    flex: 0 0 100%;
    padding: 0 15px; }

  body #shopify-section-section_product_v2_Wj43Rd {
    padding: 40px 0; }

  body .section-product-v2 .nav-tabs.title-tab li .ds-prod-1 {
    font-size: 14px;
    line-height: 28px; }

  body .section-product-v2 .nav-tabs.title-tab {
    margin-bottom: 20px; }

  body #shopify-section-section_product_v2_Wj43Rd .tab-content .col-lg-3.col-md-4.col-sm-6.col-6.product-tab-pd {
    flex: 0 0 100%;
    max-width: 100%; }

  body body #shopify-section-section_service_v1_KWBNpa .titleBox h2 {
    font-size: 28px;
    margin-bottom: 10px; }

  body .titleBox {
    margin-bottom: 20px; }

  body #shopify-section-section_service_v1_KWBNpa h3 {
    font-size: 18px; }

  body .section-blog-v2 .info_blog .title-blog a {
    font-size: 20px; }

  body .section-blog-v2 .info_blog .content {
    font-size: 14px;
    line-height: 24px;
    padding-top: 10px; }

  body .section-blog-v2 .title-section-blog {
    margin-bottom: 10px; }

  body .section-blog-v2 {
    padding-top: 30px;
    padding-bottom: 30px; }

  body #shopify-section-section_banner_v1_eGyzCJ .mt-all {
    margin: 0; }

  body #shopify-section-section_service_v1_KWBNpa .titleBox h2 {
    font-size: 28px;
    margin-bottom: 10px; }

  body #shopify-section-section_service_v1_KWBNpa .titleBox p {
    font-size: 16px; }

  body .inner-box-grid {
    margin-bottom: 15px !important; }

  body .section-slideshow-v1 .info-sideh1 .box-content .button-main2 {
    margin-top: 15px; }

  body .search-full-destop .search-eveland .drawer-search-top .drawer-search-title {
    font-size: 22px;
    margin-top: 20px; }

  body .menu_moblie {
    border-bottom: 1px solid #dfdfdf; }

  body .breadcrumb_collection .bg-breadcrumb {
    padding: 60px 0; }

  body .breadcrumb_collection.style2 .bg-breadcrumb .title-page h2,
  body .breadcrumb_collection.style3 .bg-breadcrumb .title-page h2,
  body .breadcrumb_collection.style4 .bg-breadcrumb .title-page h2,
  body .breadcrumb_collection.style5 .bg-breadcrumb .title-page h2 {
    font-size: 28px; }

  body .content-page .js-draw-filter-2.trans_product .col-6 {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0 15px;
    padding-bottom: 0 !important; }

  body .collection-page-fullwidth .shop_control,
  body .collection-page-sidebar .shop_control {
    padding: 40px 0 20px !important; }

  body .content-page-detail .gallery-control .row {
    flex-direction: column-reverse; }

  body .prod_extended .content-page-detail .detail-info .product-title, body .product_sidebar .content-page-detail .detail-info .product-title {
    font-size: 24px;
    line-height: normal; }

  body .pd_summary.full-content {
    margin-top: 0; }

  body .pd_summary.full-content ul {
    margin: 0 0 0 40px; }

  body .aboutUs ul li {
    width: 100%; }

  body .title-info h3, body .title-info h5 {
    font-size: 22px; }

  body .title-info h5 {
    font-size: 18px; }

  body .footer_v4 .top-footer {
    padding: 30px 0; }

  body .footer_v4 .top-footer .content_footer {
    font-size: 14px;
    line-height: normal; }

  body h2.maxus-titlebox__title.h1.font-300.fz-60.mb-5 {
    font-size: 28px;
    margin-bottom: 30px !important; }

  body .wrap-bread-crumb .bread-crumb {
    padding: 20px 0 20px; }

  body .minicart .mini-content .mini-cart-head .title {
    font-size: 16px; }

  body .top-banner-content {
    font-size: 12px;
    line-height: normal; }

  body .col-md-4.margin-bottom-30 {
    width: 100%;
    flex: 0 0 100%; }

  body .breadcrumb_collection .bg-breadcrumb,
  body .breadcrumb_collection2 .bg-breadcrumb {
    padding: 80px 0;
    min-height: inherit;
    background-position: center; }

  body .list-category .info_col .shop-button {
    font-size: 14px;
    padding: 12px 15px;
    height: inherit;
    line-height: normal;
    margin: 10px 0 0 0; }

  body .list-category .img_collection {
    height: 300px; } }
body span.stockBox {
  font-weight: 500;
  display: block;
  margin-top: 5px;
  color: #e12c43; }

body span.stockBox span {
  display: inline-block; }

body .skuBox {
  display: block;
  margin-top: 10px; }

body .content-page-detail .gallery-control .col-sm-10.gutter {
  height: 600px; }

body .content-page-detail .gallery-control .col-sm-10.gutter .slick-slide.slick-current.slick-active img {
  height: 600px !important;
  object-fit: contain; }

body .product-item-v5 .price-product {
  padding: 0; }

.common-space h2 {
  margin: 24px 0; }

body .section-collection-v1 .item .box-img {
  padding: 15px;
  background: #fff; }

body .page-cart .content-cart-page .cart_totals .cart-check .cart-title {
  font-size: 14px; }

body .readMore {
  margin-top: 30px;
  text-align: center; }

body .readMore a {
  color: #000;
  display: inline-block;
  transition: all .3s;
  font-weight: 500;
  position: relative;
  line-height: 1;
  padding-bottom: 2px;
  border-bottom: 2px solid;
  text-transform: capitalize; }

body .section-collection-v1 .item .category-info {
  margin-top: 10px; }

body .section-collection-v1 .item .category-info .box-info a {
  font-size: 18px; }

body .section-collection-v1 .col-item {
  padding: 10px; }

body .section-collection-v1 button.prev-slide,
body .section-collection-v1 button.next-slide {
  opacity: 1;
  visibility: visible; }

body .section-collection-v1 button.prev-slide {
  left: -50px; }

body .section-collection-v1 button.next-slide {
  right: -50px; }

body .btn-addwhlist {
  display: none; }

body .title_heading {
  font-family: Poppins;
  font-size: 38px;
  font-weight: 600;
  line-height: 44px;
  color: #000;
  letter-spacing: 1px;
  text-transform: none;
  position: relative; }

body .section-info-v1 .content_info {
  width: auto; }

body .section-info-v1.aboutUs h3.content_info {
  font-size: 26px;
  color: #638a1f;
  margin: 20px 0; }

body .section-info-v1 p.content_info {
  margin: 0; }

body #shopify-section-section_product_v3_DFn4aP,
body #shopify-section-section_collection_v1_pkci3j {
  padding: 60px 0 60px; }

body #shopify-section-section_service_v1_KWBNpa .titleBox h2 {
  font-size: 38px;
  line-height: 48px;
  margin-bottom: 10px; }

body .section-blog-v2 {
  padding-top: 60px;
  padding-bottom: 60px; }

body ul li,
body ul li span {
  font-size: 16px !important;
  line-height: 30px; }

body .breadcrumb_collection2 .bg-breadcrumb {
  background-position: center;
  padding: 220px 0;
  min-height: inherit; }

body #shopify-section-list-collection .wrap-bread-crumb .bread-crumb {
  padding: 0; }

body .section-blog-v2 .title-section-blog {
  margin-bottom: 15px; }

body .section-banner-v6 .banner-box .banner-info {
  padding: 0; }

body .section-banner-v6 {
  padding: 60px 0; }

body .section-blog-v2 .description {
  margin-bottom: 30px; }

body .titleBox {
  margin-bottom: 25px; }

body .section-product-v2 .nav-tabs.title-tab {
  margin-bottom: 25px; }

body .section-product-v2 .nav-tabs.title-tab li .ds-prod-1 {
  letter-spacing: 1px; }

body .minicart .mini-content .prod .product-cart .minicart_item li .product-detail .product_name_mini a {
  font-size: 14px; }

body .minicart .mini-content .prod .product-cart .minicart_item li .product-detail .product_info {
  font-size: 14px; }

body .minicart .mini-content .prod .product-cart .minicart_item li .product-detail .product_info .price_sale {
  font-size: 14px; }

body .prod_extended .content-page-detail .detail-info .btn-action,
body .product_sidebar .content-page-detail .detail-info .btn-action {
  margin-top: 10px; }

body .pd_summary.full-content h2, body .pd_summary.full-content h3 {
  font-weight: 700;
  margin-bottom: 15px; }

body .top-banner {
  padding: 0 !important; }

body .top-banner-content {
  display: inline-block; }

body .cky-notice-btn-wrapper .cky-btn,
body .cky-btn-accept,
body .cky-btn-revisit-wrapper {
  background-color: #222 !important; }

body .cky-btn.cky-btn-accept {
  color: #fff !important; }

body .cky-notice-btn-wrapper .cky-btn {
  border-color: #222 !important;
  color: #222 !important;
  background-color: #fff !important; }

body .cky-switch input[type="checkbox"]:checked {
  background: #222 !important; }

body button.cky-show-desc-btn:not(:hover):not(:active) {
  color: #222 !important; }

body .cky-btn.cky-btn-accept,
body .cky-btn.cky-btn-reject {
  background: #222 !important;
  color: #fff !important;
  border-color: #222 !important; }

body .cky-prefrence-btn-wrapper .cky-btn.cky-btn-preferences {
  background: #222 !important;
  border-color: #222 !important; }

body .cky-btn-customize,
body .cky-btn-accept {
  border: 2px solid #222 !important; }

body .bodymedia {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  position: fixed;
  top: 50%;
  right: 10px;
  z-index: 9999;
  gap: 12px;
  background: #fff;
  padding: 15px 10px;
  border-radius: 8px;
  border: 1px solid #dfdfdf; }

body .bodymedia img {
  width: 25px;
  height: 25px;
  filter: brightness(0); }

body .section-slideshow-v1 .slick-dots {
  bottom: 5px; }

body .section-slideshow-v1 .slick-dots .slick-active button {
  background-color: #fff;
  border: 2px solid #638a1f; }

body .custom-text-box {
  margin-top: 60px; }

/* body .tableCLass {
  border: 1px solid #dfdfdf;
} */
body .tableCLass td {
  border: 1px solid #dfdfdf; }

body .tableCLass p {
  margin: 0; }

body .tableCLass td {
  padding: 15px !important; }

body .commonSec ul li {
  margin-bottom: 8px; }

.rj-collection-description.rte {
  padding: 0 0 60px;
  margin: 0 !important; }

.container.container-v1 h2 {
  margin-top: 0;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 12px; }

.rj-collection-description.rte br {
  display: none; }

.container.container-v1 .rj-collection-description.rte h2 {
  margin-top: 30px; }

body .product-grid-view {
  margin: 0; }

.container.container-v1 h2 {
  margin-top: 0; }

/* body .filter_sidebar_general .filter-price {
  display: block;
}
 */
@media screen and (max-width: 767px) {
  body .bodymedia {
    top: 30%;
    right: 50px; } }
@media screen and (max-width: 575px) {
  body .content-page .js-draw-filter-2.trans_product .col-6 {
    margin-bottom: 15px; }

  body .product-item-v5 {
    margin-bottom: 20px; } }
body .detail-info {
  position: sticky; }
