/** Shopify CDN: Minification failed

Line 2786:2 Unexpected "`"

**/
/*font-family: calebri*/
@font-face {
  font-family: "cali-semi";
  src: url(CalibreSemibold.woff2);
}

@font-face {
  font-family: "cali-light";
  src: url(CalibreLight.woff2);
}

@font-face {
  font-family: "gt-regular";
  src: url(GT_America_Regular.woff);
}

/*Global Styling*/

body {
  padding: 0;
  margin: 0;
  width: 100%;
  overflow: hidden;
  font-family: "cali-light" !important;
  position: relative;
  background-color: #fff;
  scroll-behavior: smooth;
}

html {
  height: 100%;
  width: 100%;
  overflow-x: hidden;
}

*,
::after,
::before {
  box-sizing: border-box;
}

ol,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 13px;
}

a,
a:hover,
a:focus {
  outline: none;
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}

.background-position {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

/* Global font size */

.up {
  text-transform: uppercase;
}

h1,
.h1 {
  font-size: 50px;
}

h2,
.h2 {
  font-size: 30px;
}

h3,
.h3 {
  font-size: 30px;
}

h4,
.h4 {
  font-size: 24px;
}

h5,
.h5 {
  font-size: 20px;
}

h6,
.h6 {
  font-size: 13px;
}

p {
  line-height: 1.4;
  font-size: 13px;
  margin: 0;
}
h1 {
  font-family: "cali-semi";
  text-transform: uppercase;
}

/*textarea*/

textarea {
  resize: none;
}

/********************
    Main Container start
*********************/
.main-container {
  /*     max-width: 1920px;*/
  margin: 0 auto;
  /*     padding: 0 20px; */
  /*   padding: 0 10%; */
}

/********************
    Main Container start
*********************/
/********************
    Header start
*********************/

.hamburger {
  display: none;
}

header .header-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 10% 0 10%;
}

header .header-container .navbar-brand {
  display: flex;
  align-items: center;
  padding-bottom: 12px;
}

header .header-container .navbar-brand img {
  max-width: 120px;
  object-fit: contain;
}

#navbarNavDropdown {
  display: flex;
  align-items: center;
}

#navbarNavDropdown > ul {
  display: flex;
  align-items: center;
}

#navbarNavDropdown > ul > li > a {
  display: inline-block;
  color: #000;
  font-size: 18px;
  text-transform: uppercase;
  padding-bottom: 12px;
  transition: all 0.4s ease-in-out;
}
#navbarNavDropdown > ul > li > a.subscribe-button {
  color: #fff;
  background-color: #000;
  padding: 11px 10px 8px 10px;
  line-height: 1;
  cursor: pointer;
}

/* #navbarNavDropdown>ul>li.active>a:hover,
#navbarNavDropdown>ul>li>a:hover {
    font-weight: 600;
} */

#navbarNavDropdown > ul > li {
  margin-left: 20px;
  position: relative;
  margin-right: 10px;
}

#navbarNavDropdown > ul > li.subscribe-button-wrapper {
  margin-right: 0;
  padding-bottom: 12px;
}

#navbarNavDropdown > ul > li select {
  border: none;
  font-size: 13px;
  -webkit-appearance: none;
  padding: 0 10px;
}

body.focus #navbarNavDropdown > ul > li select {
  background-color: transparent;
  color: #fff;
}

body.focus #navbarNavDropdown > ul > li.region img {
  filter: brightness(1) invert(1);
}

#navbarNavDropdown > ul > li.bag {
  margin-left: 5px;
  margin-right: 0;
  width: 55px;
}

.tabcontent-header {
  display: none;
  padding: 0;
  border: none;
  border-top: none;
}

.submenu {
  position: absolute;
  width: 237px;
  background-color: #fff;
  z-index: 9;
  right: -10px;
  border-top: 1px solid #000;
  padding: 13px 10px 16px 10px;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}

.submenu .shop-flex {
  display: flex;
  justify-content: space-between;
}

.sub-menu-ul ul > li {
  display: block;
  margin: 13px 0 0 0;
  line-height: 1;
}

.sub-menu-ul > ul {
  display: block;
}

#navbarNavDropdown .sub-menu-ul ul {
  display: block;
  text-align: right;
}

.shop-type button {
  display: block;
  background-color: transparent;
  border: none;
  outline: none;
  color: rgba(196, 196, 196, 1);
  text-transform: uppercase;
  font-size: 13px;
  font-family: "cali-light";
  margin-top: 13px;
  padding: 0;
  cursor: pointer;
}

.shop-type button:first-child {
  margin-top: 0;
}

.sub-menu-ul ul > li {
  margin-left: 0;
}

#navbarNavDropdown ul > li .sub-menu-ul ul > li > a {
  color: rgb(153 149 149);
  padding-bottom: 0;
  font-size: 13px;
}

/* .focus #navbarNavDropdown ul > li .sub-menu-ul ul >li >a {
    color: #fff;
} */
.sub-menu-ul ul > li:first-child {
  margin-top: 0;
}

#navbarNavDropdown ul > li .sub-menu-ul ul > li > a:hover,
button.tablinks:hover,
button.tablinks.active {
  color: #000;
}

.focus #navbarNavDropdown ul > li .sub-menu-ul ul > li > a:hover,
.focus button.tablinks:hover,
.focus button.tablinks.active {
  color: #fff;
}

.submenu.editorial-sub {
  /*  width: 100vw;
    right: -326px; */
  width: 100vw;
  /*     right: -224px; */
  right: -335%;
}

.submenu.editorial-sub .editorial-slider .owl-stage,
.submenu.editorial-sub .editorial-slider {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}

.submenu.editorial-sub .editorial-slider .editorial-content {
  width: 20%;
  padding: 0 10px;
}

.submenu.editorial-sub .editorial-slider .editorial-content img {
  width: 100%;
  height: 350px;
  object-fit: cover;
}

.submenu.editorial-sub .editorial-slider .editorial-text {
  margin-top: 5px;
  color: #000;
}

.focus .submenu.editorial-sub .editorial-slider .editorial-text {
  color: #fff;
}

.submenu.editorial-sub .editorial-slider .editorial-text h6 {
  font-weight: 600;
  font-size: 13px;
  font-family: cali-semi;
  line-height: 1.4rem;
}
.focus .submenu.editorial-sub .editorial-slider .editorial-text h6 {
  color: #fff;
}

.submenu.editorial-sub .editorial-slider .editorial-text p {
  font-size: 13px;
}

.editorial-container {
  padding: 10px 40px;
}

.submenu {
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}

#navbarNavDropdown > ul > li:hover .submenu {
  visibility: visible;
  opacity: 1;
}

.focus .submenu {
  background-color: #000;
  border-top: 1px solid #fff;
}

.header-social.social-icon ul {
  display: flex;
  align-items: center;
}
.header-social.social-icon ul > li {
  margin-left: 15px;
}
.header-social.social-icon ul > li:first-child {
  margin-left: 0px;
}

.header-social.social-icon ul > li > a {
  width: 25px;
  height: 25px;
  border-radius: 100px;
  border: 1px solid #000;
  font-size: 12px;
  color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  /* padding-top: 2px; */
  padding-top: 0px;
}
.header-social.social-icon {
  padding-bottom: 14px;
}
/********************
    Header end
*********************/
/********************
    Main Banner start
*********************/

.main-banner {
  height: calc(100vh - 63px);
  display: flex;
  padding: 40px;
}

.main-banner.content-middle-left {
  align-items: center;
  justify-content: flex-start;
}

.main-banner.content-middle-right {
  align-items: center;
  justify-content: flex-end;
}

.main-banner.content-middle-center {
  align-items: center;
  justify-content: center;
  background-position: top;
}

.main-banner.content-top-center {
  align-items: flex-start;
  justify-content: center;
}

.main-banner.content-top-left {
  align-items: flex-start;
  justify-content: flex-start;
}

.main-banner.content-top-right {
  align-items: center;
  justify-content: flex-end;
}

.main-banner.content-bottom-center {
  align-items: flex-end;
  justify-content: center;
}

.main-banner.content-bottom-left {
  align-items: flex-end;
  justify-content: flex-start;
}

.main-banner.content-bottom-right {
  align-items: flex-end;
  justify-content: flex-end;
}
.content-bottom-left .main-banner-content {
  text-align: left !important;
}
.main-banner .main-banner-content {
  text-align: center;
}

.main-banner .main-banner-content h1 {
  margin-top: 10px;
  font-family: "cali-semi";
  color: #fff;
  font-weight: 600;
}

.main-banner .main-banner-content h6 {
  position: relative;
  display: inline-block;
  padding-bottom: 5px;
  color: #fff;
  font-family: "cali-semi";
}
.main-banner .main-banner-content button::before,
.main-banner .main-banner-content a::before,
.main-banner .main-banner-content h6::before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #fff;
  left: 0;
}

.main-banner .main-banner-content p {
  font-size: 16px;
  margin-bottom: 25px;
  margin-top: 5px;
  color: #fff;
  max-width: 640px;
}
.main-banner .main-banner-content button,
.main-banner .main-banner-content a {
  position: relative;
  display: inline-block;
  padding-bottom: 5px;
  font-size: 13px;
  color: #fff;
  font-family: "cali-semi";
  padding-left: 0;
  padding-right: 0;
}
.main-banner .main-banner-content button {
  background: transparent;
  border: none;
  outline: none;
}
/********************
    Main Banner end
*********************/

/********************
   shop section start
*********************/
.h-shop-flex {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 20px;
  height: calc(100vh - 40px);
  overflow: hidden;
  background-color: #f6f6f6;
}

.h-shop-flex:nth-child(even) {
  flex-direction: row-reverse;
  /* margin-bottom: 20px; */
}

.h-shop-flex .h-shop-width {
  flex: 50%;

  height: 100%;
}
.h-shop-flex .h-shop-width a {
  width: 100%;
  display: flex;
  align-items: center;
  height: 100%;
}
.h-shop-flex:nth-child(even) {
  background-color: #23412f;
  color: #fff;
}

.h-shop-flex .h-shop-img img {
  width: 100%;
  height: 100vh;
  object-fit: cover;
}

.h-shop-content {
  max-width: 500px;
  margin: 0 auto;
}

.h-shop-content p {
  text-transform: none;
  margin-top: 10px;
  font-size: 16px;
}

.h-shop-content h2 {
  font-family: "cali-semi";
  font-weight: 700;
  line-height: 0.9;
  margin-top: 30px;
  font-size: 40px;
}

.h-shop-content h6 {
  position: relative;
  padding-bottom: 5px;
  display: inline-block;
  font-family: "cali-semi";
}
.h-shop-content button,
.h-shop-content a {
  color: #000;
  font-size: 13px;
  display: inline-block;
  padding-bottom: 5px;
  position: relative;
  margin-top: 20px;
  font-family: "cali-semi";
  padding-left: 0;
  padding-right: 0;
}
.h-shop-content button {
  border: none;
  outline: none;
  background: transparent;
}
.h-shop-flex:nth-child(even) .h-shop-content a {
  color: #fff;
}
.h-shop-content button::before,
.h-shop-content a::before,
.h-shop-content h6::before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #000000;
  left: 0;
}

.h-shop-flex:nth-child(even) .h-shop-content h6::before,
.h-shop-flex:nth-child(even) .h-shop-content a::before {
  background-color: #fff;
}

/********************
    shop  section start
*********************/

/****************************
    discover  section start
*****************************/

.h-discover-flex {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: 0 -10px;
}

.h-discover-flex .h-discover-width {
  flex: 50%;
  padding: 0 10px;
}

.h-discover-flex .h-discover-width .h-discover-content {
  padding: 40px;
  display: flex;
  align-items: flex-end;
  height: 100%;
  color: #fff;
  margin: 20px 0 0 0;
  height: calc(100vh - 40px);
  width: 100%;
}

.h-discover-flex .h-discover-width .h-discover-text {
  max-width: 340px;
}

.h-discover-content p {
  text-transform: none;
  margin-top: 10px;
  font-size: 16px;
}

.h-discover-content h2 {
  font-family: "cali-semi";
  font-weight: 700;
  line-height: 1;
  margin-top: 30px;
}

.h-discover-content h6 {
  position: relative;
  padding-bottom: 5px;
  display: inline-block;
  font-family: "cali-semi";
}

.h-discover-content a {
  color: #fff;
  font-size: 13px;
  display: inline-block;
  padding-bottom: 5px;
  position: relative;
  margin-top: 20px;
  font-family: "cali-semi";
}

.h-discover-content a::before,
.h-discover-content h6::before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #fff;
}

/****************************
    discover  section end
*****************************/
/****************************
    shirts section end
*****************************/
.h-shirt-flex {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: 0 -10px;
}

.h-shirt-flex .h-shirt-width {
  flex: 25%;
  padding: 0 10px;
  width: 25%;
}

.h-shirt-width .h-shirt-content {
  background-color: #f6f6f6;
  /*     height: calc(100vh - 40px); */
  height: 100%;
  padding: 40px;
  margin: 20px 0;
}
#shopify-section-template--16685995327702__16626412509ff146e2
  .h-shirt-width
  .h-shirt-content {
  height: calc(75vh - 40px);
}
.h-shirt-width .h-shirt-content h2 {
  font-family: "cali-semi";
  line-height: 1.1;
  font-size: 24px;
  height: 45px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  /* -webkit-line-clamp: 2; */
  -webkit-box-orient: vertical;
}

.h-shirt-width .h-shirt-content h6 {
  margin-top: 12px;
  font-family: "cali-semi";
  font-size: 15px;
}
.h-shirt-width .h-shirt-content span,
.h-shirt-width .h-shirt-content a {
  display: inline-block;
  font-family: "cali-semi";
  font-size: 13px;
  margin-top: 20px;
  position: relative;
  color: #000;
}
.h-shirt-width .h-shirt-content span:before,
.h-shirt-width .h-shirt-content a::before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #000;
}

.h-shirt-width .h-shirt-content .h-shirt-text {
  max-width: 334px;
  margin: 40px 0 0 0;
}

.h-shirt-img {
  text-align: center;
  height: 70%;
  filter: drop-shadow(2px 2px 17px rgba(0, 0, 0, 0.2));
  position: relative;
}
.h-shirt-img-hover {
  position: absolute;
  top: 0;
  opacity: 0;
  visibility: hidden;
  left: 0;
  right: 0;
}

.h-shirt-content:hover .h-shirt-img-static {
  opacity: 0;
  visibility: hidden;
}

.h-shirt-content:hover .h-shirt-img-hover {
  opacity: 1;
  visibility: visible;
}

.h-shirt-img-hover,
.h-shirt-img-static {
  transition: all 0.3s ease-in-out;
  height: 100%;
}
.home-shirt .h-shirt-img {
  filter: none;
}

.h-shirt-img img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}

div#main-collection-filters {
  max-width: 100%;
}
.not-reg-img img {
  width: 100%;
  min-width: 340px;
}
/****************************
    shirts section end
*****************************/

/****************************
    social section start
*****************************/
.social-area {
  background-color: #f6f6f6;
  margin-top: 180px;
  height: 236px;
}

body.focus .social-area {
  background-color: #111111;
}

.social-area .social-container {
  max-width: 1074px;
  margin: 0 auto;
  padding: 0 20px;
}

.social-flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.social-icons ul {
  display: flex;
  align-items: center;
}

.social-icons ul > li {
  margin-left: 40px;
}

.social-icons ul > li:first-child {
  margin-left: 0px;
}

.social-icons ul > li > a {
  width: 53px;
  height: 53px;
  border-radius: 100px;
  border: 1px solid #000;
  font-size: 29px;
  color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
}

/****************************
   social section end
*****************************/
/****************************
   footer start
*****************************/
footer {
  padding: 35px 0;
  margin-top: 40px;
}

footer .footer-container {
  max-width: 1074px;
  margin: 0 auto;
  padding: 0 20px;
}

footer .footer-top ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

footer .footer-top ul > li > a {
  font-size: 18px;
  color: #000;
  font-family: "gt-regular";
}

body.focus footer .footer-top ul > li > a {
  color: #fff;
}

footer .footer-bottom {
  margin-top: 60px;
  text-align: center;
}

footer .footer-bottom .copyright {
  margin-top: 10px;
  margin-right: 500px;
}

body.focus footer .footer-bottom .copyright p {
  color: #fff;
}

body.focus .footer-logo img {
  filter: brightness(1) invert(1);
}

/****************************
   footer end
*****************************/

/****************************
*****************************
   shop page start
******************************
*****************************/
.product-recommendations,
.products,
#ProductGridContainer {
  margin: 0 auto;
  padding: 0 10%;
}
.s-header-container {
  margin: 0 auto;
  padding: 0%;
}
.s-header-container .s-header-flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.product-dropdown {
  display: flex;
  align-items: center;
}

.product-dropdown select {
  font-size: 13px;
  border: none;
  text-transform: uppercase;
  font-family: "cali-light";
  font-weight: 500;
}

.product-dropdown .product-list {
  margin-left: 20px;
}

.product-dropdown .product-list:first-child {
  margin-left: 0px;
}

.shop-header {
  padding: 20px 0 15px 0;
}

.shop {
  max-width: 1920px;
  margin: 0 auto;
}

.shop .shop-flex ul {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin: 0 -10px;
}

.shop .shop-flex li {
  width: 25%;
  padding: 20px 10px 0 10px;
}

.shop .shop-flex .shop-box-width a.shop-box {
  display: block;
}

.shop .shop-flex .shop-box-width a.shop-box .product-img {
  background-color: #f6f6f6;
  text-align: center;
  padding: 40px 20px;
  height: 534px;
  display: flex;
  align-items: center;
}

.shop .shop-flex .shop-box-width a.shop-box .product-img img {
  height: 534px;
  object-fit: contain;
  width: 100%;
}

.shop .shop-flex .shop-box-width .product-tag h6 {
  color: #000;
  line-height: 1.4rem;
}

.shop .shop-flex .shop-box-width .product-tag {
  padding: 10px 20px 0 20px;
}

.shop .shop-flex .shop-box-width span.price {
  color: #000;
  display: inline-block;
  font-size: 16px;
  font-family: "cali-semi";
}
.new-col-fil,
.contentfilters ul {
  position: absolute;
  min-width: 127px;
  background-color: #fff;
  z-index: 9;
  right: -13px;
  border-top: 1px solid #000;
  padding: 13px 10px 13px;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
  text-align: right;
  visibility: hidden;
  opacity: 0;
  transition: all 0.4s ease-in-out;
  text-transform: uppercase;
}
.new-col-fil {
  min-width: 210px;
}
.product-dropdown .col-md-3 {
  display: flex;
  align-items: center;
}
.navbar-colecion,
.contentfilters {
  position: relative;
  margin-left: 20px;
  text-transform: uppercase;
}

.contentfilters:first-child {
  margin-left: 0;
}

.navbar-colecion:hover .new-col-fil,
.contentfilters:hover ul {
  visibility: visible;
  opacity: 1;
}
.navbar-colecion h6,
.contentfilters h6 {
  cursor: pointer;
  text-transform: uppercase;
}
.navbar-colecion h6 i {
  margin-left: 10px;
}
.contentfilters ul > li input {
  display: none;
}
.contentfilters ul > li label {
  color: #000;
  padding-bottom: 0;
  font-size: 13px;
}
.new-col-fil ul > li,
.contentfilters ul > li {
  line-height: 1;
  margin: 13px 0 0;
}
.new-col-fil ul > li:first-child,
.contentfilters ul > li:first-child {
  margin: 0;
}
.new-col-fil ul li a {
  color: #000;
  padding-bottom: 0;
  font-size: 13px;
}
.navbar-colecion a {
  color: #000;
}
/****************************
*****************************
   shop page end
******************************
*****************************/

/****************************
*****************************
   product page end
******************************
*****************************/
.product-flex {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}

.product-flex .product-width {
  flex: 50%;
  /*     height: calc(100vh - 45px); */
  position: relative;

  width: 50%;
}

.product-flex .product-width.product-content {
  display: flex;
  align-items: center;
}

.product-scroll {
  overflow-y: scroll;
  height: calc(100vh - 45px);
}

.product-scroll::-webkit-scrollbar {
  display: none;
}

.product-scroll {
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */
}

.stick-scroll {
  height: 100%;
  top: 0;
  background-color: #f6f6f6;
}

.stick-scroll img {
  width: 100%;
  border: 0;
  height: 100%;
  object-fit: contain;
}

.about-product .product-heading h2 {
  font-size: 30px;
  font-family: "cali-semi";
}

.about-product {
  padding: 0 20px;
  max-width: 572px;
}

.about-product .product-heading span {
  font-size: 18px;
  font-family: "cali-semi";
  padding-bottom: 3px;
  position: relative;
}

.about-product .product-heading span:before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #000;
}

.about-product .description {
  margin-top: 45px;
}

.about-product .description p {
  margin-top: 20px;
}

.about-product .description p:first-child {
  margin-top: 0;
}

.about-product .product-btn {
  margin-top: 25px;
  display: flex;
  align-items: center;
}

.about-product .size-selection select {
  background-color: transparent;
  border: none;
  font-size: 10px;
  font-family: "cali-light";
  position: relative;
  -webkit-appearance: none;
}

.about-product .product-btn .size-selection:before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #000;
}

.about-product .product-btn .size-selection {
  position: relative;
  padding-right: 20px;
}

.about-product .product-btn .cart-btn button {
  background-color: transparent;
  outline: none;
  font-size: 10px;
  border: none;
  position: relative;
  padding: 0 0 4px 0;
  font-family: "cali-semi";
  cursor: pointer;
  margin-left: 20px;
}

select {
  outline: none;
}

.about-product .product-btn .cart-btn button:before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #000;
  left: 0;
}

.about-product .product-btn .size-selection span.down {
  position: absolute;
  right: 0;
  color: #000;
  font-size: 10px;
  top: 5px;
}

.product-flex .product-width .pro-shipping {
  position: absolute;
  left: 20px;
  bottom: 20px;
}

.product-flex .product-width .pro-shipping ul > li > a {
  font-size: 13px;
  color: #d2d2d2;
  display: inline-block;
  padding-bottom: 2px;
  position: relative;
}

.product-flex .product-width .pro-shipping ul > li > a::before {
  content: "";
  position: absolute;
  height: 1px;
  bottom: 0;
  width: 100%;
  background-color: #d2d2d2;
}

.product-flex .product-width .pro-shipping ul > li .drop-text {
  display: none;
  margin-top: 10px;
  max-width: 572px;
  background-color: #fff;
  border: 0px solid #0006;
  padding: 5px;
  position: relative;
  z-index: 9;
}

.related-product {
  margin-top: 100px;
}

.related-pro-heading {
  padding: 0 60px;
}

.related-product .shop-flex {
  margin-top: 20px;
}

/****************************
*****************************
   product page end
******************************
*****************************/
/****************************
*****************************
   focus page end
******************************
*****************************/
/********************
    focus header start
*********************/
body.focus {
  background-color: #000;
}

body.focus header .header-container .navbar-brand img {
  filter: brightness(0) invert(1);
}

body.focus #navbarNavDropdown > ul > li > a {
  color: #fff;
}

/********************
    focus header end
*********************/
/********************
    focus Banner start
*********************/
.focus-main-banner {
  height: 100vh;
}

/********************
    focus Banner end
*********************/
/**************************
    shop  section start
*************************/
.mjb-shop {
  padding: 80px 0;
}

.mjb-shop .mjb-flex {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.mjb-shop .mjb-flex .mjb-img-width {
  width: 60%;
  flex: 60%;
}

.mjb-shop .mjb-flex .mjb-content-width {
  width: 40%;
  flex: 40%;
}

.mjb-shop .mjb-flex .mjb-img img {
  width: 100%;
}

.mjb-shop .mjb-flex .mjb-content {
  color: #fff;
  max-width: 370px;
  margin: 0 auto;
}

.mjb-shop .mjb-flex .mjb-content h6 {
  font-family: "cali-light";
}

.mjb-shop .mjb-flex .mjb-content h2 {
  line-height: 0.8;
  margin-top: 10px;
  font-family: "cali-semi";
  font-size: 40px;
  color: #fff;
}

.mjb-shop .mjb-flex .mjb-content p {
  margin-top: 40px;
  text-align: justify;
  max-width: 346px;
}

.mjb-shop .mjb-flex .mjb-content .mjb-btn a {
  display: inline-block;
  font-size: 13px;
  margin-top: 100px;
  position: relative;
  padding-bottom: 5px;
}

.mjb-shop .mjb-flex .mjb-content .mjb-btn a::before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #fff;
}

.t-shirt .t-shirt-flex {
  display: flex;
  /* align-items: center; */
  flex-wrap: wrap;
  margin: 0 -30px;
}

.t-shirt .t-shirt-flex .t-shirt-width {
  flex: 50%;
  width: 50%;
  padding: 0 30px;
}

.t-shirt .t-shirt-flex .t-shirt-img img {
  width: 100%;
}

.t-shirt .t-shirt-flex .t-shirt-content {
  max-width: 418px;
  color: #fff;
  margin-left: auto;
}

.t-shirt .t-shirt-flex .t-shirt-content p {
  margin-top: 20px;
  text-align: justify;
}

.t-shirt .t-shirt-flex .t-shirt-content p:first-child {
  margin-top: 0;
}

.t-shirt-img.img-with-content {
  margin-top: 90px;
}

.t-shirt-img.img-with-shop {
  margin-top: -50px;
}

.t-shirt-buy-content {
  margin-top: 200px;
  background-color: #f6f7f6;
}

.t-shirt-buy-img {
  padding: 40px;
  text-align: center;
}

.t-shirt-buy-img img {
  height: 445px;
  object-fit: contain;
  filter: drop-shadow(2px 2px 17px rgba(0, 0, 0, 0.2));
  width: 100%;
}

.t-shirt-buy-text {
  padding: 20px;
  max-width: 350px;
}

.t-shirt-buy-text h2 {
  color: #000000;
  font-size: 30px;
  font-family: "cali-semi";
  line-height: 0.8;
}

.t-shirt-buy-text h6 {
  color: #000000;
  margin-top: 10px;
  font-family: "cali-light";
}

.t-shirt-buy-text .t-shirt-buy-btn a {
  display: inline-block;
  font-size: 13px;
  margin-top: 20px;
  position: relative;
  padding-bottom: 5px;
  color: #000000;
  text-decoration-color: #000000;
}

.t-shirt-buy-text .t-shirt-buy-btn a::before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #000;
}

.ladies-shirt-flex {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -25px;
}

.ladies-content-width {
  width: 60%;
  flex: 60%;
  padding: 0 25px;
}

.ladies-img-width {
  width: 40%;
  flex: 40%;
  padding: 0 25px;
}

.ladies-shirt-img img {
  width: 100%;
}

.ladies-t-shirt {
  margin-top: 60px;
}

.ladies-shirt-content {
  max-width: 316px;
  color: #fff;
  margin-left: auto;
}

.ladies-shirt-content p {
  text-align: justify;
  margin-top: 20px;
}

.ladies-shirt-content p:first-child {
  margin-top: 0;
}

.jacket-flex {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -30px;
}

.jacket-content-width {
  width: 45%;
  flex: 45%;
  padding: 0 30px;
}

.jacket-content-img img {
  width: 100%;
}

.jacket-img-width {
  width: 55%;
  flex: 55%;
  padding: 0 30px;
}

.jacket-img-width .jacket-img img {
  width: 100%;
}

.jacket-img-width .jacket-img {
  margin-top: 245px;
}

.jacket-content-width .jacket-text {
  color: #fff;
  max-width: 316px;
  margin-left: auto;
  margin-top: 115px;
}

.jacket-content-width .jacket-text p {
  text-align: justify;
  margin-top: 20px;
}

.jacket-content-width .jacket-text p:first-child {
  margin-top: 0;
}

.video-area {
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 30px;
}

body.focus .social-logo img {
  filter: brightness(1) invert(1);
}

body.focus .social-icons ul > li > a {
  border: 1px solid #fff;
  color: #fff;
}

/********************
    shop  section end
*********************/
/********************
 focus template one
*********************/
.ft-main-banner-img {
  height: 100%;
}

.ft-main-banner-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.focus-about-shirt-flex {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  /* justify-content: center; */
}

.focus-about-shirt-content,
.focus-about-shirt-width {
  width: 50%;
}

section.focus-about-shirt {
  padding: 0 124px 0 162px;
}

.focus-about-shirt-content p {
  font-size: 28px;
  font-family: "cali-semi";
  color: #fff;
  padding: 0 0 0 20px;
  text-align: ;
  max-width: 461px;
}

section.focus-about-shirt .t-shirt-buy-text {
  max-width: 100%;
}

.shop-area.template-one .mjb-shop .mjb-flex .mjb-content {
  max-width: 426px;
}

.shop-area.template-one .mjb-shop .mjb-flex .mjb-content h2 {
  text-transform: uppercase;
}

/*************************
 focus template one end
*************************/
/*************************
 focus template two
*************************/
.template-two-heading-flex {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
  padding: 60px 0;
}

.template-two-heading-shop,
.template-two-heading-para {
  padding: 0 10px;
  width: 50%;
}

.template-two-heading {
  max-width: 970px;
  margin: 0 auto;
  padding: 0 20px;
}

.template-two-heading-shop h2 {
  font-size: 40px;
  color: #fff;
  font-family: "cali-semi";
  line-height: 0.8;
  text-transform: uppercase;
}

.template-two-heading-shop a {
  display: inline-block;
  font-size: 13px;
  margin-top: 10px;
  position: relative;
  padding-bottom: 5px;
}

.template-two-heading-shop a::before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #fff;
}

.template-two-heading-para p {
  font-size: 13px;
  color: #fff;
  text-align: justify;
  margin-top: 15px;
}

.template-two-heading-para p:first-child {
  margin-top: 0;
}

.template-two-pro-images {
  padding: 0 20px;
}

.template-two-main-img {
  margin-top: 20px;
  /*     padding-top: 38%; */
  overflow: hidden;
  position: relative;
}
.template-two-main-img img {
  width: 100%;
}
/* .template-two-main-img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    overflow: hidden;
}
 */

.template-two-img-with-text {
  margin: 20px -10px 0 -10px;
  display: flex;
  flex-wrap: wrap;
}

.template-two-img-with-text .two-img-with-text {
  width: 50%;
  padding: 0 10px;
}

.template-two-img-with-text .two-img-with-text img {
  width: 100%;
}

.template-two-img-with-text .two-img-text {
  width: 50%;
  padding: 20px 10px;
}

.template-two-img-with-text .two-img-text p {
  color: #fff;
  font-size: 13px;
  text-align: justify;
  max-width: 468px;
  margin: 0 auto;
}

.template-two-double-img {
  display: flex;
  align-items: center;
  margin: 20px -10px 0 -10px;
  flex-wrap: wrap;
}

.template-two-double-img .double-img {
  width: 50%;
  padding: 0 10px;
}

.template-two-double-img .double-img img {
  width: 100%;
}

.template-two-triple-img {
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
}

.template-two-triple-img .triple-img {
  width: 33.33%;
}

.template-two-triple-img .triple-img img {
  width: 100%;
}

.focus-about-shirt.focus-template-two-shirt .focus-about-shirt-content p {
  max-width: 508px;
  margin: 10px auto 0 auto;
}

.focus-about-shirt.focus-template-two-shirt
  .focus-about-shirt-content
  p:first-child {
  margin-top: 0;
}

.focus-about-shirt.focus-template-two-shirt .focus-about-shirt-content {
  padding-right: 60px;
}

/*************************
 focus template two end
*************************/
/*************************
 focus template three 
*************************/
.focus-template-three-top-sale .mjb-shop {
  padding: 0px 0;
}

.focus-template-three-top-sale .mjb-flex {
  display: flex;
  flex-wrap: wrap;
}

.focus-template-three-top-sale .mjb-content-width {
  width: 50%;
}

.focus-template-three-top-sale .mjb-img-width {
  width: 50%;
}

.focus-template-three-top-sale .mjb-img-width img {
  width: 100%;
}

.focus-template-three-top-sale .mjb-content h6 {
  font-family: "cali-light";
  color: #fff;
}

.focus-template-three-top-sale .mjb-content h2 {
  line-height: 0.8;
  margin-top: 10px;
  font-family: "cali-semi";
  font-size: 40px;
  text-transform: uppercase;
  color: #fff;
}

.focus-template-three-top-sale .mjb-content p {
  margin-top: 40px;
  text-align: justify;
  max-width: 346px;
  color: #fff;
  font-size: 13px;
}

.focus-template-three-top-sale .mjb-content a {
  display: inline-block;
  font-size: 13px;
  margin-top: 20px;
  position: relative;
  padding-bottom: 5px;
}

.focus-template-three-top-sale .mjb-content a:before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #fff;
}

.focus-template-three-top-sale .mjb-content {
  max-width: 474px;
  margin-left: auto;
  margin-top: 75px;
}

.focus-template-three-img-widthin-text {
  padding: 60px 0 0 0;
}

.template-three-img-widthin-text-container {
  max-width: 468px;
  margin: 0 auto;
}

.focus-template-three-img-widthin-text p {
  text-align: justify;
  color: #fff;
  font-size: 13px;
  margin-top: 15px;
}

.focus-template-three-img-widthin-text p:first-child {
  margin-top: 0;
}

.focus-template-three-img-widthin-text img {
  margin-top: 60px;
  margin-bottom: 45px;
  width: 100%;
}

.focus-template-three-img-widthin-text img:last-child {
  margin-bottom: 0;
}

.focus-template-three-img-with-salebox {
  max-width: 976px;
  margin: 0px auto 0 auto;
  display: flex;
  flex-wrap: wrap;
  padding-top: 60px;
}

.focus-template-three-img-with-salebox .img-with-salebox {
  width: 50%;
  padding: 0 10px;
}

.focus-template-three-img-with-salebox .img-with-salebox img {
  width: 100%;
}

.focus-template-three-img-with-salebox .salebox {
  width: 50%;
  padding: 0 10px;
  background-color: #111111;
}

.focus-template-three-img-with-salebox .t-shirt-buy-img img {
  width: 372px;
  object-fit: contain;
}

.focus-template-three-img-with-salebox .t-shirt-buy-text {
  max-width: 100%;
}

.focus-template-three-img-with-salebox .t-shirt-buy-text h2 {
  font-size: 13px;
}

.focus-template-three-img-with-salebox .t-shirt-buy-text .t-shirt-buy-btn a {
  margin-top: 13px;
}

.focus-template-three-img-with-salebox .t-shirt-buy-img {
  padding-bottom: 0;
}

/*************************
 focus template three end
*************************/
/****************************
*****************************
   focus page end
******************************
*****************************/

/****************************
*****************************
   Events page start
******************************
*****************************/
.event-logo {
  padding: 30px 20px 20px 20px;
  text-align: center;
}

.event-container {
  max-width: 1160px;
  margin: 0 auto;
  padding: 0 20px;
}

.event-flex {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -5px;
  justify-content: center;
}
.shoe-con p {
  font-size: 18px;
}
.event-width {
  width: 33.33%;
  padding: 0 5px;
}

.event-box {
  background-color: #f6f6f6;
  padding: 10px 20px 10px 10px;
  margin-top: 10px;
}

.event-box a {
  display: block;
}

.event-box .event-img {
  display: flex;
}

.event-box span.event-title {
  display: block;
  font-size: 8px;
  color: #000000;
  writing-mode: vertical-lr;
  -webkit-writing-mode: vertical-lr;
  text-transform: uppercase;
  margin-left: 5px;
}

.event-box .event-img img {
  width: 100%;
}

.event-text h5 {
  font-size: 20px;
  font-weight: 700;
  color: #000;
  margin-top: 10px;
  font-family: "cali-semi";
  text-transform: uppercase;
  letter-spacing: -1px;
}

.event-text .event-date {
  font-size: 10px;
  color: #000;
  margin-top: 15px;
  display: block;
}

.event-detail {
  padding: 0px 0 30px 0;
}

.event-detail-container {
  max-width: 974px;
  margin: 0 auto;
  padding: 0 20px;
}

.event-detail-content .about-event {
  text-align: center;
}

.event-detail-content .about-event h2 {
  font-size: 50px;
  font-family: "cali-semi";
  line-height: 1;
  font-weight: 900;
}

.event-detail-content .about-event .event-name span {
  font-size: 14px;
  color: #000;
  font-family: "cali-semi";
  max-width: 500px;
  display: block;
  margin: 50px auto 0 auto;
}

.event-detail-content .about-event p {
  font-size: 16px;
  max-width: 803px;
  margin: 30px auto 0 auto;
  text-align: left;
}

.detail-content {
  margin-top: 40px;
}

.detail-img img {
  width: 100%;
  margin-top: 0px;
}

.detail-img {
  margin-top: 60px;
}

.detail-img:first-child {
  margin-top: 0;
}

.detail-img .double-img {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}

.detail-text {
  margin: 50px auto 0 auto;
  max-width: 803px;
}

.detail-text p {
  margin-top: 20px;
  color: #000;
  font-size: 16px;
}

.detail-img span {
  letter-spacing: 0px;
  text-transform: uppercase;
  color: #a2a2a2;
  font-size: 8px;
  /*     margin-top: 10px; */
  margin-top: 0px;
  display: block;
}
.detail-img a {
  display: block;
  /*   height:100%; */
  width: 100%;
}
.detail-text h6 {
  font-family: "cali-semi";
  margin-top: 20px;
  font-size: 16px;
}

.detail-text h6:first-child {
  margin-top: 0;
}

.detail-img .double-img a {
  width: 50%;
  padding: 10px 10px;
}
.detail-img .double-img a img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}
.detail-middle-heading h3 {
  font-family: "cali-semi";
  text-align: center;
  font-size: 38px;
  line-height: 1;
  text-transform: uppercase;
  margin-top: 50px;
}

/****************************
*****************************
   events page end
******************************
*****************************/

/****************************
*****************************
   store page start
******************************
*****************************/
.store-banner {
  height: 100vh;
}

.map-area {
  padding: 55px 0;
}

.map-area .map-area-flex {
  display: flex;
  flex-wrap: wrap;
}

.map-area .map {
  width: 40%;
}

.map-area .map iframe {
  height: 575px;
  width: 100%;
  filter: grayscale(1);
}

.address-area {
  width: 60%;
  padding: 0 117px 0 75px;
}

.address-area .address-area-heading h3 {
  font-size: 30px;
  font-family: "cali-semi";
}

.address-area .address-area-heading p {
  font-size: 13px;
  margin-top: 20px;
  max-width: 552px;
}

.address-area-flex {
  display: flex;
  flex-wrap: wrap;
  margin-top: 40px;
  justify-content: space-between;
  max-width: 542px;
}

.address-area-flex .location h4 {
  font-size: 20px;
  font-family: "cali-semi";
  margin-bottom: 10px;
}

.address-area-flex .location p {
  font-size: 12px;
}

.address-area-flex .timings h4 {
  font-size: 20px;
  font-family: "cali-semi";
  margin-bottom: 10px;
}

.address-area-flex .timings span {
  font-size: 12px;
  display: block;
}

.address-area-flex .timings span:first-child {
  /* margin-top: 0; */
}

/****************************
*****************************
   store page end
******************************
*****************************/

/****************************
*****************************
   subscribe page start
******************************
*****************************/
.subscribe {
  min-height: calc(100vh - 354px);
  display: flex;
  align-items: center;
}

.subscribe-container {
  max-width: 855px;
  margin: 0 auto;
  padding: 0 20px;
}

.subscribe-heading h2 {
  font-size: 40px;
  line-height: 1;
  font-family: "cali-semi";
  text-align: center;
  margin-bottom: 10px;
}

.subscribe .subscribe-flex,
.subscribe .subscribe-flex .subscribe-sub-flex {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}

.subscribe .subscribe-flex .subscribe50 {
  width: 50%;
  padding: 0 10px;
}

.subscribe .subscribe100 {
  width: 100%;
  margin: 0 10px;
}

.subscribe .subscribe-flex input,
.subscribe .subscribe-flex select {
  width: 100%;
  color: #c4c4c4;
  font-size: 12px;
  height: 30px;
  border: none;
  border-bottom: 1px solid #000;
  margin-top: 10px;
}

.subscribe .subscribe-flex input::placeholder,
.subscribe .subscribe-flex select {
  color: #c4c4c4;
}

.subscribe .subscribe-submit {
  color: #c4c4c4;
  font-size: 12px;
  width: 100%;
  display: block;
  border: none;
  background-color: #000;
  padding: 8px;
  margin-top: 20px;
  cursor: pointer;
}

.thank-you-popup {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 999;
}

.thank-you-popup .thanx-heading h1 {
  font-size: 60px;
  font-family: "cali-semi";
}

.thank-you-popup .thanx-close {
  position: absolute;
  top: 20px;
  right: 20px;
}

.thanx-container {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

/****************************
*****************************
   subscribe page end
******************************
*****************************/

/****************************
*****************************
   editorial page start
******************************
*****************************/
/* .latest-library,
.latest-items{
    display: none;
} */
.library_extra {
  display: none;
}
.library-main-tab ul > li > a,
.edit-main-tab ul > li > a {
  font-size: 13px;
  color: #000;
  padding: 14px;
  display: block;
  text-align: center;
}
.library-main-tab ul,
.edit-main-tab ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.library-main-tab ul > li,
.edit-main-tab ul > li {
  width: 50%;
}
.library-main-tab ul > li > a:hover,
.library-main-tab ul > li > a.active,
.edit-main-tab ul > li > a.active,
.edit-main-tab ul > li > a:hover {
  background-color: #f6f6f6;
}

.edit-main-tab-content {
  padding-left: 40px;
}

.edit-main-tab-content .grid-container {
  display: grid;
  grid-template-columns: 34% 18% 18% 18% 18%;
  grid-gap: 10px;
  grid-auto-flow: column;
  overflow-x: scroll;
}

.edit-main-tab-content .grid-container::-webkit-scrollbar {
  display: none;
}

.edit-main-tab-content .grid-container {
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.edit-main-tab-content .grid-container .item1 {
  grid-row: 1 / span 2;
}

.item-box a {
  background-color: #f6f6f6;
  padding: 10px;
  display: block;
  height: 100%;
  position: relative;
}

.items-img {
  display: flex;
  align-items: flex-start;
}

.items-img span.items-name {
  color: #000000;
  display: block;
  font-size: 10px;
  writing-mode: tb;
  margin-left: 5px;
}

.items-img img {
  width: 100%;
}

.items-img {
  display: flex;
  align-items: flex-start;
}

.items-img span.items-name {
  color: #000000;
  display: block;
  font-size: 10px;
  writing-mode: tb;
  margin-left: 5px;
  font-family: "cali-semi";
}

.items-img img {
  width: 100%;
  object-fit: cover;
}
.items-content {
  padding: 10px 0;
}
.items-content h3 {
  color: #000000;
  font-size: 20px;
  font-weight: 900;
  font-family: cali-semi;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-height: 1;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.item1.item-box .items-content h3 {
  font-size: 25px;
}

.item-box img {
  height: 210px;
}

.item1.item-box img {
  height: 462px;
}

span.items-date {
  position: absolute;
  bottom: 0;
  color: #000;
  font-size: 13px;
}
.latest-items {
  padding: 20px 0px;
  margin-bottom: 0px;
}

.la-lib-heading h2 {
  font-weight: 600;
  font-size: 40px;
  font-family: "cali-semi";
}

.la-lib-slider {
  margin-top: 60px;
}

.lib-slide-imgs ul {
  display: grid;
  /* grid-template-columns: auto auto; */
  grid-column-gap: 12px;
  /* grid-auto-rows: 340px; */
  grid-template-columns: auto auto auto;
  grid-template-rows: auto auto;
  grid-auto-flow: column;
  grid-row-gap: 10px;
}
.lib-slide-imgs ul > li > a img {
  height: 180px;
  object-fit: cover;
  margin-left: 0;
}

.lib-slide-imgs ul > li > a {
  display: block;
  max-width: 157px;
}
/* .lib-slide-imgs ul>li {
    grid-row: span 2;
} */
.lib-slide-data {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}

span.lib-slide-tag {
  font-weight: 700;
  font-size: 60px;
  font-family: "cali-semi";
  display: block;
  width: 20%;
  line-height: 1;
}
.lib-slide-imgs {
  display: block;
  width: 100%;
  width: 80%;
}
span.lib-name {
  font-weight: 400;
  font-size: 13px;
  color: #000;
  display: block;
  margin-top: 7px;
  line-height: 1;
}
.li-thumb h6 {
  font-weight: 400;
  font-size: 13px;
  color: #c4c4c4;
  display: block;
}
.owl-item.active.current .li-thumb h6 {
  color: #000;
}
.owl-thumb {
  margin-top: 50px;
  display: flex;
  align-items: center;
}
.for-all-popup a {
  font-weight: 400;
  font-size: 13px;
  color: #c4c4c4;
  display: block;
  margin-bottom: 7px;
  margin-left: 2px;
}

.owl-thumb .owl-stage {
  display: inline-block;
}

div#sync2 {
  width: 22%;
  line-height: 1;
}

.owl-thumb .owl-stage-outer {
  line-height: 1;
}
/* datalist {display: block !important;} */
.brands-grid datalist {
  display: block;
  columns: 4;
}
.brands-grid datalist .brands-block {
  padding-top: 25px;
  line-height: 1.2;
}
.brands-grid datalist .brands-block ul > li > a {
  font-size: 20px;
  color: #000;
}
.edit-search {
  max-width: 1150px;
  margin: 0 auto;
  padding: 0 15px;
}
.edit-search label {
  font-size: 30px;
  font-weight: 600;
}
.brands-grid datalist .brands-block:nth-child(5n + 1) {
  padding: 0;
}
.brands-grid {
  margin-top: 40px;
}
.edit-search input {
  width: 396px;
  border: none;
  border-bottom: 1px solid #000;
  margin-left: 10px;
  font-size: 20px;
  outline: none;
}
.edit-search-section .edit-search-area {
  background-color: rgba(255, 255, 255, 0.8);
  padding: 40px 0;
  position: fixed;
  z-index: 99;
  backdrop-filter: blur(4px);
  padding: 40px 0;
  top: 85px;
  width: 100%;
  height: calc(100vh - 85px);
  left: 0;
  background-color: #fff;
}
body.flow-hidden header {
  position: fixed;
  width: 100%;
  background: #fff;
  z-index: 9999;
}
body.flow-hidden .edit-main-tab {
  position: fixed;
  top: 55px;
  width: 100%;
  background-color: #fff;
  z-index: 999;
}
.latest-items .swiper-grid-column > .swiper-wrapper {
  flex-direction: row;
  margin-left: 570px;
}
.latest-slider {
  padding-right: 569px;
}
.latest-items .swiper-slide:first-child {
  display: block;
  left: -570px;
  position: absolute;
  width: 560px !important;
  height: 600px;
}
.latest-items .swiper-slide:first-child img {
  height: 500px;
}
.latest-items .swiper-slide {
  height: 295px;
  margin-top: 0 !important;
  margin-bottom: 10px;
}
.latest-items {
  height: 100%;
  /* max-height: 600px; */
}
.latest-items .item-box {
  height: 100%;
}
.search-close button {
  background-color: transparent;
  outline: none;
  border: none;
  width: 20px;
  height: 20px;
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
  z-index: 999;
}

.search-close button span {
  display: inline-block;
  width: 100%;
  height: 2px;
  background-color: #000;
  position: absolute;
}

.search-close button span:first-child {
  transform: rotate(45deg);
}

.search-close button span:last-child {
  transform: rotate(-45deg);
}
.latest-items .swiper-slide:first-child a {
  padding-right: 33px;
}
.product-recommendations--loaded a:hover {
  color: black;
}
.part-img img {
  width: 140px;
}
h3.card__heading.h5 a:hover {
  color: black;
}

.card__badge.bottom.left {
  display: none;
}
img.cart-bag {
  width: 60%;
}
span.sold-ut {
  font-family: "cali-semi";
  text-transform: uppercase;
}
h3.card__heading.h5 a {
  font-family: "cali-light";
}
.tripple-img {
  display: flex;
  flex-wrap: wrap;
}
.tripple-img img {
  width: 33.3%;
  object-fit: cover;
  padding: 0 10px;
}
.shoe-logo {
  margin: 30px 0px;
}
.tripple-img {
  margin-bottom: 40px;
}
.shoe-con h2 {
  font-weight: 900;
  font-size: 50px;
  font-family: "cali-semi";
  letter-spacing: -1px;
  padding: 90px 160px;
  line-height: 1;
  text-align: center;
}
.shoe-container {
  max-width: 1400px;
  margin: 0 auto;
  padding-bottom: 50px;
}
.collection.page-width.section-template--16685995753686__166445484668f0b2f1-padding
  h2 {
  margin: 0 auto;
  font-weight: 600;
}
.mob-soc {
  display: none;
}
.mobi-soc {
  display: none;
}
@media (min-width: 1282px) {
  `.latest-items .swiper-slide:first-child {
    width: 500px !important;
  }
  .latest-items .swiper-slide {
    height: 400px;
  }
  .item-box img {
    height: 320px;
  }
  .latest-items .swiper-slide:first-child {
    height: 810px;
  }
  .latest-items .swiper-slide:first-child img {
    height: 715px;
  }
}
/****************************
*****************************
   editorial page end
******************************
*****************************/

/****************************
   new footer start
*****************************/
.new-footer-container {
  /*     max-width: 1280px;
    margin: 0 auto; */
  padding: 0 10%;
  display: flex;
  flex-direction: column;
  row-gap: 8rem;
}

.footer-menu-area,
.bottom-footer-flex,
.top-footer-flex {
  display: flex;
  justify-content: space-between;
}

.bottom-footer-flex {
  align-items: center;
  margin-top: 0px;
  column-gap: 6rem;
}

.bottom-footer-flex:has(> .mobi-soc) {
  display: none;
}

.bottom-footer-flex:has(> .copyright-text-2) {
  justify-content: center;
}

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

.footer-menu-area,
.footer-subscribe {
  width: 50%;
}

.footer-subscribe .payment-icon {
  max-width: 380px;
}

.footer-menu-area {
  align-items: top;
}

.new-footer {
  margin: 4rem 0 5rem 0;
  padding: 0;
}

.new-footer h5 {
  font-size: 12px;
  font-weight: 600;
}

.new-footer .footermenu h5 {
  text-transform: uppercase;
  text-align: right;
  margin-bottom: 8px;
}

.new-footer .footermenu ul > li {
  text-align: right;
}

.new-footer .footermenu ul > li > a {
  font-size: 12px;
  color: #000;
  text-align: right;
}

.focus .subscribe-area p,
.focus .new-footer h5,
.focus .new-footer .footermenu h5,
.focus .new-footer .footermenu ul > li > a {
  color: #fff;
}

.subscribe-area p {
  font-size: 12px;
  line-height: 1;
  margin-top: 10px;
  margin-bottom: 10px;
}

.subscribe-area a {
  background: #000000;
  border: 1px solid #000000;
  color: #fff;
  font-size: 13px;
  padding: 11px 10px 8px 10px;
  margin-top: 5px;
  display: block;
  text-align: center;
  width: 380px;
  cursor: pointer;
}

.focus .subscribe-area a {
  background-color: #fff;
  border-color: #fff;
  color: #000;
}

.top-footer-flex .payment-icon ul li > a {
  width: 38px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #c4c4c4;
  border-radius: 4px;
}

.focus .top-footer-flex .payment-icon ul li.applepay > a img {
  filter: brightness(0) invert(1);
}

.focus .top-footer-flex .payment-icon ul li > a {
  border-color: #fff;
}

.top-footer-flex .payment-icon ul {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 14px;
}

.top-footer-flex .payment-icon ul li {
  margin-right: 28px;
}

.top-footer-flex .payment-icon ul li:last-child {
  margin-right: 0;
}

.top-footer-flex .payment-icon ul li.klarna a {
  background-color: #feb4c7;
}

.bottom-footer-flex .social-icon ul {
  display: flex;
  align-items: center;
}

.bottom-footer-flex .social-icon ul > li {
  margin-left: 20px;
}

.bottom-footer-flex .social-icon ul > li:first-child {
  margin-left: 0px;
}

.bottom-footer-flex .social-icon ul > li > a {
  width: 38px;
  height: 38px;
  border-radius: 100px;
  border: 1px solid #000;
  font-size: 22px;
  color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
}

.focus .bottom-footer-flex .social-icon ul > li > a {
  color: #fff;
  border-color: #fff;
}

.footermenu {
  width: 100%;
}

.copyright-text {
  max-width: 580px;
}

.focus .copyright-text {
  color: #fff;
}

/****************************
   new footer end
*****************************/
a#cart-icon-bubble {
  display: flex !important;
  align-items: center;
  padding-bottom: 16px !important;
}

.mobile-display {
  display: none;
}

/* My new css */

.price {
  color: #000;
  display: inline-block;
  font-size: 10px;
  font-family: "cali-semi";
}

h3.card__heading.h5 {
  font-size: 13px;
}

h3.card__heading.h5:hover {
  color: black !important;
}

.product__info-wrapper {
  padding-left: 0rem !important;
}

.product-heading {
  display: block !important;
}

.product__info-container > * + * {
  margin: 0 !important;
  display: inline-block;
}

.product-form__item {
  flex-basis: 100% !important;
  padding: 0 5px;
}

.select__select,
.customer select {
  cursor: pointer;
  line-height: 1;
  padding: 0;
  margin: 0;
  min-height: auto;
  height: auto;
  border: none;
  outline: 0;
  border-color: inherit;
  -webkit-box-shadow: none;
  box-shadow: none;
  max-width: 78px;
  width: 78px;
}

.product-form__input {
  flex: 0 0 100%;
  padding: 0;
  margin: 0;
  max-width: 100%;
  min-width: auto;
  border: none;
}

.product-form__input--dropdown {
  margin-bottom: 0;
}

button.btn.product-form__cart-submit {
  font-family: "cali-semi";
  background: transparent;
  color: black;
  padding: 0px;
  font-size: 13px;
  border-bottom: 1px solid black;
  border-radius: 0px;
}

.product-form__submit {
  margin-bottom: 1rem;
  min-height: 0px;
  line-height: 1;
  padding: 14px 0 10px 0;
}

.product-form__buttons button:before,
.product-form__buttons button:after,
.product-form__input .select:before,
.product-form__input .select:after {
  border: none;
  border-bottom: 1px solid #000;
  box-shadow: none;
  bottom: -4px;
}
.product-form__input .select {
  height: 30px;
}
.product-form__buttons button:before,
.product-form__buttons button:after {
  bottom: 2px;
}

.product-form__buttons button {
  font-size: 13px;
  margin-left: 10px;
  text-transform: uppercase;
}

.select .icon-caret,
.customer select + svg {
  right: 0;
}

.about-product h2 {
  font-size: 30px;
  font-family: cali-semi;
  line-height: 1;
}

.focus .top-footer-flex .payment-icon ul li img {
  filter: brightness(0) invert(1);
}
.new-col-fil ul li a {
  color: black;
}
ul#sort-by li a {
  color: black;
}
p.produt-text {
  text-align: center;
  font-size: 23px;
  line-height: 200px;
}
.stockx-btn a {
  background-color: black;
  padding: 15px 80px 12px 80px;
  display: flex;
  align-items: center;
  margin-top: 30px;
}

.stockx-btn a span {
  line-height: 1;
  display: flex;
  padding: 0;
  font-size: 10px;
  align-items: center;
  margin-right: 6px;
}

.stockx-btn a img.prod_stock {
  height: 15px;
  margin-bottom: 3px;
}
.section-template--15870781784278__product-recommendations-padding {
  width: 100%;
  max-width: 100%;
  padding: 50px 0;
}
.product-recommendations__heading {
  padding: 0 15px;
  margin-bottom: 1.5rem;
}
.new-event-detail {
  padding-top: 100px;
}
#shopify-section-template--16019810615510__1650663514063b6362 {
  display: none;
}
.product-recommendations {
  width: 100%;
  max-width: 100%;
}
.about-event .part-img {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
}

.about-event .part-img span {
  display: block;
  line-height: 1;
  margin-bottom: -5px;
  margin-right: 10px;
}
.description {
  padding-top: 10px;
  padding-bottom: 10px;
}
.cart-notification-wrapper {
  position: relative;
  z-index: 99;
  max-width: 100%;
}
.cart-notification__links > * {
  margin-top: 1rem;
  color: #000 !important;
}
.cart-count-bubble {
  bottom: 2.4rem;
  left: 3.6rem;
}
a.cart-item__name.h4.break:hover {
  color: black;
}
/* .cart-notification-wrapper {
    position: absolute !important;
   
} */
.cart-notification {
  right: 0 !important;
  width: 350px !important;
}
.card-information {
  padding: 0px 20px 0 !important;
}
form#cart-notification-form .button--full-width {
  padding-top: 2px;
}
.cart__ctas button {
  padding-top: 3px;
}
span.amount-product {
  display: none;
}
body.focus a.subscribe-button {
  color: black !important;
  background: white !important;
}
body.focus .header-social.social-icon ul li a {
  color: white !important;
  border: 1px solid white !important;
}
body.focus img.cart-bag {
  filter: invert(1);
}
main#MainContent {
  padding: 60px 10% !important;
}
.card--standard .card__inner {
  /*   padding:0 10px; */
  background: #fff;
}
.collection.page-width.section-template--16685995753686__166445484668f0b2f1-padding
  h2 {
  margin: 0 auto;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 25px;
  margin: 0 auto 0 auto;
  font-weight: 600;
  font-family: "cali-semi";
  text-align: center;
}
#shopify-section-template--16834801729750__7a205a5c-13db-4e1a-9e25-3a8c51a16d1a
  .h-shirt-width
  .h-shirt-content {
  height: 100%;
}
/* .product-width.mobile-widths {
    display: none;
} */
.focus button#myBtn img {
  filter: invert(1);
}

/****************************
*****************************
   Media Query
******************************
*****************************/
@media (min-width: 767px) {
  #navbarNavDropdown > ul > li.bag:hover .cart-notification {
    transform: translateY(0);
    transition: transform var(--duration-default) ease, visibility 0s;
    visibility: visible;
  }
  .section-template--16685995032790__product-grid-padding
    .collection
    ul#product-grid
    .grid__item {
    width: 100% !important;
    max-width: 20% !important;
    padding: 0 5px;
  }
  .grid {
    column-gap: 10 !important;
    row-gap: 0 !important;
    margin: 0px;
  }
}
@media (max-width: 1680px) {
  .latest-new-items-img img {
    height: 380px;
  }
}
@media (max-width: 1500px) {
  .latest-new-items-img img {
    height: 330px;
  }
}
@media (max-width: 1300px) {
  /* .submenu.editorial-sub {
    right: -218px;
} */
  .latest-items .swiper-slide:first-child {
    width: 405px !important;
    left: -415px;
  }
  .latest-items .swiper-grid-column > .swiper-wrapper {
    margin-left: 415px;
  }
  .latest-slider {
    padding-right: 414px;
  }
  .h-shirt-width .h-shirt-content {
    height: 100%;
  }
  .h-shop-content {
    padding: 0 15px;
  }
}
@media screen and (max-width: 1100px) {
  .main-banner {
    height: 40vh;
    padding: 100px 0;
  }

  .h-shirt-width .h-shirt-content,
  .h-discover-flex .h-discover-width .h-discover-content,
  .h-shop-flex {
    height: 100%;
  }

  .h-discover-flex .h-discover-width .h-discover-content {
    padding: 100px 40px;
  }

  .social-area {
    margin-top: 140px;
  }

  .product-flex .product-width {
    height: 42vh;
  }

  .product-scroll {
    height: 100%;
  }

  section.focus-about-shirt {
    padding: 0 20px;
  }
  .latest-items .swiper-slide:first-child img {
    height: 390px;
  }
  .items-content h3 {
    font-size: 16px;
  }
  .h-shirt-img {
    height: 100%;
  }
  #shopify-section-template--16834801729750__7a205a5c-13db-4e1a-9e25-3a8c51a16d1a
    .h-shirt-width
    .h-shirt-content
    .h-shirt-text {
    margin: 20px 0 0 0;
  }
  #shopify-section-template--16834801729750__7a205a5c-13db-4e1a-9e25-3a8c51a16d1a
    .h-shirt-width
    .h-shirt-content {
    padding: 20px;
  }
  #shopify-section-template--16834801729750__7a205a5c-13db-4e1a-9e25-3a8c51a16d1a
    .h-shirt-width
    .h-shirt-content
    span {
    margin-top: 10px;
  }
}
@media (max-width: 1440px) {
  #shopify-section-template--16685995327702__16626412509ff146e2
    .h-shirt-width
    .h-shirt-content {
    height: auto;
  }
  #shopify-section-template--16685995327702__16626412509ff146e2
    .h-shirt-width
    .h-shirt-content {
    padding: 10px 10px 20px 10px;
  }
  #shopify-section-template--16685995327702__16626412509ff146e2
    .h-shirt-width
    .h-shirt-content
    .h-shirt-text {
    margin: 10px 0 0 0;
    padding: 0 10px;
  }
}
@media screen and (max-width: 992px) {
  /*   .product-recommendations,
  .products,
 #ProductGridContainer,
  .s-header-container,
  .main-container{
    padding:0 4%; 
  } */
  .mobile-display {
    display: block;
  }
  .part-img img {
    width: 90px;
  }
  .header-social {
    display: none;
  }
  #navbarNavDropdown ul.navbar-nav {
    position: fixed;
    top: 0;
    z-index: 9;
    display: block;
    background-color: #fff;
    width: 100%;
    right: -100%;
    height: 100vh;
    padding-top: 20%;
    transition: all 0.3s ease-in-out;
    box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.2);
  }

  body.focus #navbarNavDropdown ul.navbar-nav {
    background-color: #000;
  }

  #navbarNavDropdown ul.navbar-nav.open {
    right: 0;
  }

  #navbarNavDropdown > ul > li {
    margin-left: 20px;
  }
  a#cart-icon-bubble {
    margin-left: auto;
  }
  #navbarNavDropdown > ul > li.bag {
    width: 35px;
  }
  /*     #navbarNavDropdown > ul > li.bag{
        padding-bottom: 12px;
    } */

  #navbarNavDropdown ul > li span.nav-arrow {
    color: #000;
    font-size: 10px;
    position: absolute;
    right: 10px;
    top: 5px;
    width: 20px;
    height: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
  }

  .submenu {
    position: static;
    display: none;
    visibility: visible;
    opacity: 1;
    transition: none;
    width: 95.3%;
  }
  #navbarNavDropdown ul > li span.nav-arrow {
    display: none;
  }

  #navbarNavDropdown ul > li.has-submenu span.nav-arrow {
    display: block;
  }
  #navbarNavDropdown ul > li span.nav-arrow i {
    transition: all 0.3s ease-in-out;
  }

  #navbarNavDropdown ul > li span.nav-arrow.rotate i {
    transform: rotate(180deg);
  }

  .hamburger {
    display: block;
  }

  header .hamburger {
    background-color: transparent;
    outline: none;
    border: none;
    position: relative;
    z-index: 99;
    padding-bottom: 10px;
    left: 40px;
  }
  ul.order {
    position: relative;
    z-index: 9;
  }

  header .hamburger span {
    display: block;
    width: 20px;
    z-index: 9;
    margin-left: auto;
    height: 2px;
    margin-bottom: 4px;
    position: relative;
    background: #000;
    border-radius: 3px;
    transform-origin: 4px 0px;
    transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1),
      background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease;
  }

  body.focus header .hamburger span {
    background: #fff;
  }

  header .hamburger.active span {
    opacity: 1;
    transform: rotate(45deg) translate(1px, -12px);
  }

  header .hamburger.active span:nth-last-child(2) {
    opacity: 1;
    transform: rotate(-45deg) translate(1px, 10px);
  }

  header .hamburger.active span:first-child {
    opacity: 0;
  }

  body.open-nav {
    overflow: hidden;
    height: 100vh;
  }

  body.open-nav::before {
    content: "";
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    z-index: 9;
  }

  header .header-container .navbar-brand {
    display: flex;
    align-items: center;
    position: relative;
    z-index: 99;
  }

  .editorial-container {
    padding: 0;
  }

  .submenu.editorial-sub .editorial-slider .editorial-content {
    width: 100%;
    padding: 0 10px;
    margin: 0 0 0 10px;
  }

  .submenu.editorial-sub {
    width: 100%;
    right: 0;
  }

  .submenu {
    padding: 10px 5px 10px 0;
  }

  .submenu.editorial-sub .editorial-slider {
    margin: 0;
  }

  .editorial-slider.owl-theme .owl-nav {
    margin-top: 0;
  }

  .editorial-slider.owl-theme .owl-nav [class*="owl-"] {
    font-size: 30px;
    padding: 0 10px !important;
    margin: 0;
    height: 0;
    color: #000;
  }

  .editorial-slider.owl-theme .owl-nav [class*="owl-"]:hover {
    color: #000;
  }

  .h-shirt-width .h-shirt-content {
    margin-bottom: 0;
  }

  .h-shirt-width .h-shirt-content {
    padding: 20px;
  }

  .h-shirt-flex {
    align-items: stretch;
    margin: 0;
  }

  .shop .shop-flex .shop-box-width a.shop-box .product-img {
    height: 100%;
  }

  .t-shirt-buy-text h2,
  .mjb-shop .mjb-flex .mjb-content h2 {
    font-size: 30px;
  }

  .video-area,
  .main-banner {
    height: 50vh;
  }

  .t-shirt .t-shirt-flex .t-shirt-content,
  .mjb-shop .mjb-flex .mjb-content {
    padding: 0 20px;
  }

  .t-shirt-buy-img img {
    height: 245px;
  }

  .ladies-content-width {
    width: 50%;
    flex: 50%;
    padding: 0 25px;
  }

  .ladies-img-width {
    width: 50%;
    flex: 50%;
    padding: 0 25px;
  }

  .ladies-shirt-content {
    padding-left: 20px;
    max-width: 100%;
  }

  .product-flex .product-width {
    height: 39vh;
  }

  .about-product .description {
    margin-top: 25px;
  }

  .about-product .description p {
    margin-top: 10px;
  }

  .about-product .product-btn {
    margin-top: 15px;
  }

  .about-product .product-heading h2 {
    font-size: 24px;
  }

  /* new-footer start */
  .subscribe-area a {
    width: 350px;
  }

  footer .subscribe-area a {
    width: 100%;
  }

  /* new-footer end */
  .mjb-shop {
    padding: 30px 0;
  }

  .t-shirt-buy-content {
    margin-top: 120px;
  }

  .jacket-img-width .jacket-img {
    margin-top: 145px;
  }

  .focus-main-banner {
    height: 60vh;
  }

  .focus-template-three-top-sale {
    padding-left: 20px;
  }

  .event-width {
    width: 50%;
  }

  .address-area {
    width: 50%;
    padding: 0 20px 0 20px;
  }

  .map-area .map {
    width: 50%;
  }

  .map-area .map iframe {
    height: 385px;
  }

  .store-banner {
    height: 40vh;
  }
  .edit-main-tab-content .grid-container {
    grid-template-columns: 40% 20% 20% 20%;
  }
  .items-content h3 {
    font-size: 20px;
  }
  .item1.item-box .items-content h3 {
    font-size: 18px;
  }
  .shop .shop-flex li {
    width: 50%;
  }
  .latest-items .swiper-slide:first-child {
    width: 290px !important;
    height: 470px;
    left: -300px;
  }
  .latest-items .swiper-grid-column > .swiper-wrapper {
    margin-left: 300px;
  }
  .latest-items .swiper-slide {
    height: 230px;
  }
  .item-box img {
    height: 155px;
  }
  main#MainContent,
  .new-footer-container {
    padding: 0 4% !important;
  }

  .new-footer {
    margin-top: 8rem;
  }

  #navbarNavDropdown > ul > li.subscribe-button-wrapper {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .product-width.desktop-widths {
    display: none;
  }
  .product-width.mobile-widths {
    display: block;
  }
  body.gradient.focus span.mobile-display.nav-arrow i {
    filter: invert(1);
  }

  .home-shirt {
    margin-top: 20px;
  }
  .news-box-content h3 {
    line-height: 19px !important;
  }
  button#myBtn {
    display: none !important;
  }
  #myBtn {
    right: 0px !important;
  }

  .mob-soc.header-social.social-icon ul li a {
    width: 38px !important;
    height: 38px !important;
  }
  li.mobil-soc .mob-soc {
    display: flex;
    margin-top: 90% !important;
    margin-bottom: 20px;
    justify-content: center;
  }
  .mobi-soc {
    display: flex;
    margin-top: 0%;
    margin-bottom: 30px;
    justify-content: center;
  }
  .navbar-colecion h6,
  .contentfilters h6,
  .show-product h6 {
    font-size: 11px !important;
  }
  .navbar-colecion,
  .contentfilters {
    margin-left: 13px !important;
  }
  .navbar-colecion h6 i {
    margin-left: 2px !important;
  }
  .tripple-img.nwe-doble {
    margin-bottom: 8px;
  }
  .shoe-logo img {
    width: 200px;
  }
  .shoe-con h2 {
    font-size: 30px;
    line-height: 1;
    padding: 20px 0px;
  }
  .shoe img {
    width: 200px;
    margin-bottom: 13px;
  }
  .shoe-logo {
    margin: 5px 0px;
  }
  .h-shirt-width .h-shirt-content h2 {
    letter-spacing: -1px;
  }
  .h-shop-content h2 {
    letter-spacing: -1px;
  }
  .h-discover-content h2 {
    letter-spacing: -1px;
  }
  #navbarNavDropdown > ul > li > a.subscribe-button {
    display: none;
  }
  .part-img img {
    width: 90px;
  }
  .s-header-container .s-header-flex .show-product {
    margin-bottom: 0px;
    width: 28%;
  }
  .s-header-container .s-header-flex {
    display: flex;
  }
  .product-dropdown {
    display: flex;
    width: 78%;
  }
  a#cart-icon-bubble {
    padding-bottom: 12px !important;
  }
  .about-event .part-img {
    margin-top: 15px;
  }
  .stockx-btn a {
    margin-bottom: 30px;
  }
  h1,
  .h1 {
    font-size: 28px;
  }

  h2,
  .h2 {
    font-size: 24px;
  }

  .main-banner {
    /*         height: AUTO;
        padding: 100px 0; */
    padding: 40px 20px;
    height: 600px;
  }

  .main-banner .main-banner-content h1 {
    line-height: 1;
    letter-spacing: -1px;
  }

  .h-shop-flex .h-shop-width {
    flex: 100%;
    width: 100%;
  }

  .h-shop-content {
    max-width: 100%;
    margin: 0 auto;
    padding: 20px 15px 20px 15px;
  }

  .h-discover-flex .h-discover-width .h-discover-content {
    padding: 40px 20px;
    height: 700px;
  }

  .h-shirt-flex .h-shirt-width {
    flex: 100%;
    padding: 0;
    width: 100%;
  }

  .shop .shop-flex .shop-box-width {
    flex: 100%;
    width: 100%;
  }

  .h-discover-flex .h-discover-width {
    flex: 100%;
    width: 100%;
  }

  .h-shirt-img {
    height: 100%;
  }

  .h-shirt-img img {
    width: 100%;
  }

  .shop .shop-flex .shop-box-width a.shop-box .product-img img {
    height: 160px;
  }

  .shop .shop-flex .shop-box-width .product-tag {
    padding: 10px 10px 0 10px;
  }

  /*     .s-header-container .s-header-flex {
        display: block;
    } */

  /*     .s-header-container .s-header-flex .show-product {
        margin-bottom: 10px;
    } */

  .social-area {
    margin-top: 120px;
    height: 100%;
  }

  .social-flex {
    display: block;
  }

  .social-icons {
    padding: 40px 0;
  }

  .h-shirt-flex {
    align-items: center;
  }

  header .header-container {
    padding: 12px 4%;
  }

  .product-flex .product-width {
    flex: 100%;
    width: 100%;
  }

  .product-flex .product-width {
    height: auto;
  }

  .product-scroll {
    height: 50vh;
  }

  .product-flex .product-width.product-content {
    display: block;
    margin-top: 30px;
  }

  .product-flex .product-width .pro-shipping {
    position: static;
    margin-top: 20px;

    padding: 0;
    display: block;
  }

  .related-product {
    margin-top: 50px;
  }

  .related-pro-heading {
    padding: 0 20px;
  }

  footer .footer-top ul {
    flex-wrap: wrap;
  }

  footer .footer-top ul > li {
    width: 50%;
    margin: 5px 0 0 0;
  }

  footer .footer-top ul > li > a {
    font-size: 15px;
  }

  footer .footer-top ul > li > a {
    font-size: 16px;
    color: #000;
    font-family: "gt-regular";
  }

  .t-shirt-img.img-with-content {
    margin-top: 0;
  }

  .t-shirt-width:nth-child(2) {
    order: 1;
  }

  .t-shirt-width:first-child {
    order: 2;
  }

  .t-shirt-width:nth-child(2) {
    order: 3;
  }

  .t-shirt-width:last-child {
    order: 4;
  }

  .t-shirt .t-shirt-flex .t-shirt-content {
    margin: 20px 0;
  }

  .t-shirt-buy-content {
    margin-top: 30px;
  }

  .ladies-shirt-flex {
    margin: 0;
    flex-direction: column-reverse;
  }

  .ladies-shirt-content {
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 20px;
  }

  .ladies-t-shirt {
    margin-top: 30px;
  }

  .jacket-img-width,
  .jacket-content-width,
  .ladies-content-width,
  .ladies-img-width,
  .t-shirt .t-shirt-flex .t-shirt-width,
  .mjb-shop .mjb-flex .mjb-img-width {
    width: 100%;
    flex: 100%;
  }

  .t-shirt .t-shirt-flex .t-shirt-width,
  .jacket-img-width,
  .jacket-content-width,
  .ladies-content-width,
  .ladies-img-width {
    padding: 0;
  }

  .jacket-content-width .jacket-text {
    max-width: 100%;
    padding: 0 20px;
    margin-top: 30px;
  }

  .jacket-img-width .jacket-img {
    margin-top: 30px;
  }

  .mjb-shop .mjb-flex .mjb-content p {
    margin-top: 15px;
    max-width: 100%;
  }

  .mjb-shop .mjb-flex .mjb-content .mjb-btn a {
    margin-top: 25px;
  }

  .mjb-shop .mjb-flex .mjb-content h2 {
    margin-top: 5px;
  }

  .mjb-shop .mjb-flex .mjb-content {
    max-width: 100%;
    margin-top: 10px;
  }

  .jacket-flex,
  .t-shirt .t-shirt-flex {
    margin: 0;
  }

  /* new-footer start */
  .bottom-footer-flex,
  .top-footer-flex {
    display: block;
  }

  .footer-menu-area,
  .footer-subscribe {
    width: 100%;
  }

  .footer-menu-area {
    margin-top: 5rem;
  }

  .new-footer .footermenu ul > li,
  .new-footer .footermenu h5 {
    text-align: left;
  }

  .new-footer {
    margin: 5rem 0;
  }

  .new-footer-container {
    row-gap: 5rem;
  }

  .footer-subscribe .payment-icon {
    max-width: 100%;
  }

  .bottom-footer-flex {
    text-align: center;
  }

  .bottom-footer-flex .copyright-text {
    display: none;
  }

  .bottom-footer-flex .social-icon ul {
    justify-content: center;
    margin-top: 20px;
  }

  /* new-footer end */
  .focus-template-three-top-sale .mjb-img-width,
  .focus-template-three-top-sale .mjb-content-width,
  .focus-about-shirt-content,
  .focus-about-shirt-width,
  .template-two-triple-img .triple-img,
  .template-two-double-img .double-img,
  .template-two-img-with-text .two-img-text,
  .template-two-img-with-text .two-img-with-text,
  .template-two-heading-shop,
  .template-two-heading-para {
    width: 100%;
  }

  .template-two-heading-para p:first-child {
    margin-top: 15px;
  }

  .template-two-heading-flex {
    padding: 30px 0;
  }

  /*     .template-two-main-img {
        padding-top: 60%;
    }
 */
  .focus-about-shirt-content p {
    padding: 0;
  }
  .focus-about-shirt.focus-template-two-shirt .focus-about-shirt-content {
    padding-right: 0px;
  }

  .focus-template-three-img-widthin-text {
    padding: 30px 20px 0 20px;
  }

  .focus-template-three-img-with-salebox {
    padding-top: 30px;
  }

  .focus-template-three-img-with-salebox .salebox,
  .focus-template-three-img-with-salebox .img-with-salebox {
    width: 100%;
    padding: 0 20px;
  }

  .focus-template-three-img-with-salebox .t-shirt-buy-img img {
    width: 180px;
  }

  .focus-template-three-img-with-salebox .t-shirt-buy-img {
    padding: 20px;
    padding-bottom: 0;
  }

  .focus-template-three-img-widthin-text img {
    margin-top: 30px;
    margin-bottom: 15px;
  }

  .focus-template-three-top-sale {
    padding-right: 20px;
  }

  .focus-template-three-top-sale .mjb-img-width img {
    margin-top: 30px;
  }

  .event-width {
    width: 100%;
  }

  .event-detail-content .about-event h2 {
    font-size: 30px;
  }

  .event-detail-content .about-event .event-name span {
    margin: 25px auto 0 auto;
  }

  .event-detail-content .about-event p {
    margin: 20px auto 0 auto;
  }

  .detail-content {
    margin-top: 10px;
  }

  .detail-text {
    margin: 20px auto 0 auto;
  }

  .detail-text p {
    margin-top: 10px;
  }

  .detail-img {
    margin-top: 20px;
  }

  .detail-img .double-img {
    margin: 0 -4px;
  }

  .detail-img .double-img img {
    padding: 0 4px;
  }

  .detail-text h6 {
    margin-top: 10px;
  }

  .detail-img img {
    margin-top: 0px;
  }

  .detail-middle-heading h3 {
    font-size: 20px;
    margin-top: 20px;
  }

  .event-detail {
    padding: 0px;
  }

  .address-area,
  .map-area .map {
    width: 100%;
  }

  .map-area {
    padding: 30px 0;
  }

  .address-area .address-area-heading h3 {
    font-size: 25px;
  }

  .address-area .address-area-heading p {
    margin-top: 10px;
  }

  .address-area-flex {
    margin-top: 20px;
  }

  .address-area {
    margin-top: 20px;
  }

  .store-banner {
    height: 25vh;
  }

  .map-area .map iframe {
    height: 315px;
  }

  .subscribe-heading h2 {
    font-size: 24px;
  }

  .subscribe .subscribe-flex .subscribe50 {
    width: 100%;
  }

  .grid__item {
    max-width: 100%;
  }
  .brands-grid datalist {
    columns: 1;
  }
  .edit-search input {
    width: 100%;
    margin-left: 0;
  }
  .brands-grid datalist .brands-block,
  .brands-grid datalist .brands-block:nth-child(5n + 1) {
    padding: 20px 0 0 0;
  }
  .brands-grid {
    margin-top: 10px;
  }
  .b-search-area {
    display: flex;
  }
  .owl-thumb #sync2 {
    display: none;
  }
  .la-lib-heading h2 {
    font-size: 30px;
  }
  .lib-slide-data {
    display: block;
  }
  .lib-slide-imgs {
    width: 100%;
  }
  .library-tb-content {
    padding: 20px 15px;
  }
  .lib-slide-imgs ul {
    display: flex;
    flex-wrap: wrap;
    grid-column-gap: 0;
    margin: 0 -5px;
  }
  .lib-slide-imgs ul > li {
    width: 50%;
    padding: 0 5px;
  }

  .lib-slide-imgs ul > li > a img {
    width: 100%;
  }
  .edit-main-tab-content {
    padding-left: 15px;
    padding-right: 15px;
  }
  .latest-items .swiper-slide:first-child {
    position: static;
    width: 100% !important;
    height: 100%;
  }
  .items-content h3 {
    margin-bottom: 20px;
  }
  .latest-items {
    height: 100%;
    max-height: 100%;
    padding: 20px 15px;
  }
  .item1.item-box img,
  .item-box img {
    height: 100%;
  }
  .latest-items .swiper-slide {
    height: 100%;
    margin-bottom: 20px;
  }
  /*   .s-header-container {
     padding: 0px 12px;
} */
  .latest-items .swiper-slide .item-box a,
  .latest-items .swiper-slide:nth-child(2) .item-box a {
    padding-right: 33px;
  }
  .latest-items .swiper-slide:first-child .item-box a {
    padding-right: 12px;
  }
  .h-shop-flex .h-shop-width .h-shop-img {
    height: 438px;
  }
  .card-information {
    padding: 0px 10px 0 !important;
  }
  #ProductGridContainer .collection .grid__item {
    max-width: calc(50% - var(--grid-mobile-horizontal-spacing) / 2);
  }

  #shopify-section-template--16685995327702__fe779183-0278-44f4-b21e-c60421993d53 {
    margin-top: 20px;
  }

  .h-shirt-flex {
    margin: 0 -5px;
  }

  .h-shirt-flex .h-shirt-width {
    flex: 50%;
    padding: 5px;
    width: 50%;
  }

  .h-shirt-width .h-shirt-content {
    padding: 10px 5px 20px 5px;
    margin: 0;
    height: auto;
  }
  .h-shirt-width .h-shirt-content h2 {
    font-size: 18px;
    height: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }

  .h-shirt-width .h-shirt-content span {
    margin-top: 10px;
  }

  .h-shirt-width .h-shirt-content .h-shirt-text {
    margin: 20px 0 0 0;
  }
  .h-shop-flex .h-shop-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
@media (max-width: 380px) {
  .navbar-colecion h6,
  .contentfilters h6 {
    font-size: 12px;
  }
  #myBtn {
    right: 0px !important;
  }
}
#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 16px 18px;
  transform: translateY(-55px);
  background: none;
}
button#myBtn img {
  width: 40px;
}
@media screen and (max-width: 767px) {
  .detail-img > span {
    margin-top: 20px;
  }
}

/* NEW CSS */
.mobile-widths .owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
  position: absolute;
  transform: rotate(90deg);
  left: -118px;
  top: 41%;
}
@media screen and (max-width: 767px) {
  .mobile-widths .owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 10px;
    position: absolute;
    transform: rotate(90deg);
    left: -67px;
    top: 41%;
  }
}

/* new css */
.header-social .apple-store-icon img {
  max-width: 12px;
}

.header-social .apple-store-icon .icon {
  width: 15px;
}

.header-social .google-store-icon img {
  max-width: 12px;
}

.header-social .google-store-icon .icon {
  width: 13px;
}

.new-footer .apple-store-icon img {
  max-width: 22px;
}

.new-footer .apple-store-icon .icon {
  width: 26px;
}

.new-footer .google-store-icon img {
  max-width: 22px;
}

.new-footer .google-store-icon .icon {
  width: 23px;
}
