/** Shopify CDN: Minification failed

Line 339:3 Expected ":"

**/
h1,h2,h3,h4,h5,h6{
  font-family: 'Anybody', cursive !important;
}

p {
  font-family: 'Arial';
  font-weight: 500;
}

.carouselBtn a {
    font-family: 'Anybody', cursive !important;
    font-style: italic;
    font-weight: 400;
    text-transform: uppercase;
}

.Text a.iconBoxButton {
    font-family: 'Anybody', cursive !important;
    font-style: italic;
    font-weight: 400;
    text-transform: uppercase;
}
/* h2{
  text-shadow: 0px 4px 4px rgba(0,0,0,.25);
} */
li.snize-suggestion {
    font-family: Anybody,cursive!important;
    font-size: 12px;
    line-height: 12px !important;
}
span.snize-description {
    display: none !important;
}
div.snize-ac-results span.snize-title {
    font-family: Anybody,cursive!important;
    color: #041421 !important;
    margin-top: 10px !important;
    margin-bottom: 10px;
    font-size: 80% !important;
    line-height: 1.2 !important;
}
div.snize-ac-results .snize-price-list {
    color: #041421 !important;
    font-weight: normal !important;
    font-size: 60% !important;
    font-family: Anybody,cursive!important;
}
div.snize-ac-results li.snize-view-all-link span {
    display: block;
    color: #041421 !important;
    font-size: 80% !important;
    padding: 5px 0px !important;
}
/* Announcment Bar */
.announcement{
  gap:3rem;
}
ul.announcement__content .rte{
  position:relative;
      font-family: Anybody,cursive!important;
    font-weight: 400;
      font-size: 14px;
    line-height: 14px;
}
ul.announcement__content .rte:before {
    position: absolute;
    content: "";
    top: -4px;
    left: -25px;
    right: 0;
    width: 20px;
    height: 20px;
    background: url(/cdn/shop/files/world-icon-png-3019.png?v=1680348673) no-repeat;
    background-size: contain;
    background-position: center;
}

/* Header */
.header-icons{
  align-items:center;
}
.header-icons .icon--search {
	display: none;
}
.menu-list-item {
    text-transform: uppercase;
    font-style: italic;
    font-size: 18px;
      font-family: Anybody,cursive!important;
}
.search-bar input {
    width: 230px;
    font-family: 'Arial';
    text-align: center;
    border-radius: 50px;
    padding: 3px 10px;
    height: auto;
    min-height: 100%;
    border: 2px solid #000;
    color: #000;
    font-size: 12px;
    line-height: 22px;
    background: #ffffff40;
}
.search-bar input.btn.icon-fallback-text {
    padding: 3px 20px;
    border: 2px solid #E12026;
    border-radius: 50px;
    font-size: 16px;
    line-height: 22px;
    margin: 0 20px 0 5px;
    width: auto;
    color: #fff;
    background: #E12026;
    font-size: 14px;
    font-family: Anybody,cursive!important;
    font-style: italic;
    font-weight: 400;
    text-transform: uppercase !important;
}
.search-bar input.btn.icon-fallback-text:hover {
    background:#fff;
    color: #c32a2a!important;
}
.search-bar input:focus-visible{
  outline:none;
  box-shadow:none;
}
.search-bar input::placeholder {
    font-family: Anybody,cursive!important;
    font-size: 10px;
    font-weight: 700;
    text-align: left;
}
.bannerSearch form.search-bar {
  position: relative;
  width: 100%;
  height: 100%;
}
.bannerSearch .search-bar input.btn.icon-fallback-text{
  position:absolute;
  right:0;
  margin-right: 5px;
  width: 150px;
  min-height: 56px;
  top: 5px;
}
.bannerSearch .search-bar input.snize-input-style {
  width: 100%;
  padding: 20px;
  border-color: transparent;
  padding-right: 170px;
  color: #fff;
  text-align: left !important;
  font-size: 12px;
}

.bannerSearch .search-bar .marquee-placeholder span {
  color: #fff;
  font-size: 14px;
  font-family: Anybody, cursive !important;
}
.bannerSearch {
  max-width: 520px;
    margin-top: 10px;
  padding-bottom: 150px;
}
.homebanner.mainSection .Text p {
    max-width: 100%;
    padding-bottom: 20px;
}
.header-top .header-menu ul li a {
  color: #0A0D35;
}

/* Secondary Header */
.secondary-menu {
    background: #0A0D35;
    border: 1px solid #0A0D35;
    color: #fff;
}
.secondary-menu .menu-list-item {
    font-size: 15px !important;
}
.secondary-menu .menu-list-item.secondMenuTitle:after {
  display:none;
}
.secondary-menu ul.menu-list {
    width: 100%;
    justify-content: space-between;
}
.secondary-menu .header-menu {
    padding: 0px 0;
}
/* Banner */
.homebanner{
  background-image: radial-gradient(circle, #c2004f, #ad005e, #90006d, #66007b, #160086) !important;
}
.textHeading h1{
  line-height: 1;
  text-transform: uppercase;
  font-style: italic;
}
.bannerSlider {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
  position:relative;
}
.IconBox{
  background: url(/cdn/shop/files/DM_WEBSITE_V1_1.png?v=1680544989);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  padding:50px 0px 0px 80px;
  max-width: 711px;
    position: absolute;
    left: 0;
    bottom: 30px;
}
/* .bannerSlider:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: -5px;
    left: -90px;
    right: 0;
    background: url(/cdn/shop/files/DM_WEBSITE_V1_1.png?v=1680544989);
    z-index: -1;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
} */
.bannerSlider .iconText {
    width: 65%;
      padding-right: 30px;
}
.bannerSlider .iconText h6{
  margin:0px;
}
.bannerSlider .iconText p{
  max-width:100%;
}
.bannerSlider .iconImg {
    width: 35%;
}
.bannerSlider .iconImg img {
    max-width: 140px;
}
.IconBox div#template--16747676303575__fb6e04d3-5ab9-48c5-b7c0-1dc03bfaebfa {
    padding: 0px 10px;
}
.IconBox button.owl-dot.active span {
    background: #fff;
}
.IconBox button.owl-dot span {
    width: 10px;
    height: 10px;
    background: #ffffff75;
    display: block;
    border-radius: 50px;
      margin-right: 5px;
}

/* Logos List */
.section.logosBox {
    padding: 20px 0px;
}
.logosBox header.section-heading {
    padding-bottom: 0px;
}
.logosBox header.section-heading p{
    font-family: 'Anybody', cursive !important;
    font-style: italic;
    font-size: 15px;
    line-height: 15px;
    font-weight: 400;
    text-transform: uppercase;
}
.logosBox .logo {
    justify-content: flex-start;
    padding-bottom: 70px;
}
.logosBox .scroller-bar {
    padding-top: 5px;
  min-height: auto;
}
/* Collection Grid Css */
.collections_grid.container {
    position: relative;
}
.collections_grid.container:after{
  position:absolute;
  content:'';
  width:120px;
  height:120px;
  right: 0px;
  bottom: -40px;
  background-image: url(/cdn/shop/files/image_63.png?v=1680433143);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: none;
}
.collections_grid-heading {
    text-align: center;
    margin-bottom: 40px;
      position: relative;
}
.collections_grid-heading:before, .collections_grid-heading:after{
  position:absolute;
  content:'';
  width: 70px;
  height:70px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: none;
}
.collections_grid-heading:before{
  left:0;
  top:20px;
  background-image: url(/cdn/shop/files/Group_216.png?v=1680432534);
    
}
.collections_grid-heading:after{
  right:0;
  top:0;
  background-image: url(/cdn/shop/files/Group_217.png?v=1680432534);
}
.collections_grid-heading h2{
  t;
}
.collections_grid-heading p {
    max-width: 650px;
    margin: 0 auto;
      text-transform: uppercase;
}
.collections-boxes,.location_Boxes,.locations_grid-heading{
  display:flex;
  flex-wrap:wrap;
  justify-content: space-between;
}
.locations_grid-heading{
  align-items:start;
      margin-bottom: 50px;
}

.collections-boxes .collectionImg img {
    width: 100px;
    object-fit: contain;
    height: 100px;
    margin: 15px auto;
}
.collectionTitle h5 {
  background: #0A0D35;
  margin: 0;
  border-radius: 0px 0px 25px 25px;
  font-size: 18px;
  line-height: 20px;
  color: #fff;
  padding: 25px 20px;
  text-transform: uppercase;
  min-height: 90px;
  font-style: italic;
}
.locations_grid-heading h2{
  width:40%;
  line-height: 1;
}
.locations_grid-heading p {
  width:60%;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.locations_grid-heading p svg {
  width: 25px;
  height: 25px;
  margin: 0px 5px;
}
.locationGrid .location_name {
    margin-top: 20px;
}
.location_image img {
    box-shadow: 0px 4px 4px 2px #00000035;
    border-radius: 25px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.location_image img:hover {
    box-shadow: 0 4px 4px 6px #00000029;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.locationGrid .location_name h4{
  font-weight: 400;
font-size: 20px;
line-height: 20px;
}
/* products Slider */
.product_carousel-upperblock {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  margin-bottom:50px;
}
/* Featured Banner */
.featured-banner {
    background-image: radial-gradient(circle,#c2004f,#ad005e,#90006d,#66007b,#160086)!important;
}
.featured_heading {
    text-align: center;
    margin-bottom: 30px;
}
.featured_heading h2{
  margin-top:10px;
  line-height:0.8;
}
.feat-footer {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin-top: 50px;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}
.feat-footer .feat-icon{
  width:20%;
}
.feat-footer .feat_description{
  width:80%;
  padding-left:30px;
}

.featured-img img {
    width: 800px;
    margin: 0 auto;
    object-fit: cover;
}
/* Footer Block */
footer .footer-top{
  border-top: 1px solid #fff;
    margin-top: 60px;
  padding-bottom: 40px;
}
.footer-block-menu .menu-list-item {
    text-transform: capitalize;
    font-style: normal;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Arial' !important;
}
.footer-block-menu .menu-list--stacked {
    display: grid;
    gap: 0px;
    margin-bottom: 20px;
}
.footer__payment-icons .payment-icons {
    justify-content: flex-start;
}
footer .footer-bottom {
    display: none;
}
footer .section.block.color-custom.color-gradient {
    border-color: #0a0d35;
}
.footer-block-social svg {
  width: 50px;
  height: 50px;
}
/* Footer Block End */
.phonelistBox {
    text-align: center;
    max-width: 800px;
    margin: 0 auto;
}
.phonelistBox h2 {
    text-transform: uppercase;
    font-style: italic;
    font-size: 60px !important;
}
.phonelistBox p.subHeading {
    line-height: 28px;
    text-align: center;
    letter-spacing: 0.005em;
    margin: 20px auto;
    font-family: 'Arial';
    font-weight: 400;
  max-width: 75%;
}
.phonelistBox p.infotext {
    font-family: 'Arial';
    text-transform: capitalize;
}
/* Collection Page */
.collection-aside__title{
  display:none;
}
#template--collection .card__image {
    padding-bottom: 85%;
}
#template--collection .card__title, #template--product .card__title{
      min-height: 40px;
      max-height: 40px;
    overflow: hidden;
}
#template--collection .card__image img{
    max-height: 200px;
    object-fit: contain;
    object-position: center center;}
.collection-filter{
  border:none !important;
} 
.collection-filter__count,.input__checkbox{
  display:none !important;
}
button.collection-filter__label.button.button--plain.button--icon.tap.h4 {
    border-bottom: 2px solid #f00;
    border-radius: 0;
    padding-bottom: 10px;
    color: #7c83c1;
    font-size: 18px;
    font-family: Anybody, cursive !important;
}
label.collection-filter__input .button--small {
    font-size: 15px;
    color: #7c83c1;
    font-family: Arial;
    font-weight: 600;
}
#template--collection .product-grid{
  gap:20px;
}
#template--collection loess-product-card.card, #template--product loess-product-card.card {
    background: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.2);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.8);
    border-radius: 0px 0px 21px 21px;
  padding-bottom: 0;
}
#template--collection .card__metadata, #template--product  .card__metadata {
    border-radius: 0px 0px 21px 21px;
    background: #CCCFE7;
    padding: 10px;
  margin-top:0px;
}
#template--collection  .card__title, #template--product  .card__title {
    font-weight: 700;
    font-family: 'Anybody';
    font-size: 20px;
    line-height: 20px;
}
#template--collection .banner__text h2{
      font-size: 30px;
      line-height: 31px;
      text-transform: uppercase;
      font-style: italic;
}
#template--collection .banner__text .rte.body-text {
    font-size: 16px;
    line-height: 16px;
}
.productPageSection .imageBox img {
    width: 100%;
    border-radius: 25px;
}
.productPageSection.mainSection .Text p {
    max-width: 80%;
}
#template--product .main-product__blocks h1 {
    color: #e12026;
    font-size: 40px;
    text-transform: uppercase;
    line-height: 41px;
}
#template--product .main-product__block-price {
    margin: 0px;
}
#template--product .main-product__block-price span.price-item.price-item--regular {
    font-size: 20px;
    font-family: 'Anybody';
    font-weight: 600;
}
#template--product .main-product__blocks .rte.caption {
    font-size: 16px;
    line-height: 20px;
}
#template--product .main-product__blocks {
    padding-right: 200px;
    position: relative;
}
#template--product .main-product__block-images{
      position: absolute;
    top: 0;
    right: 0;
    display: flex;
    flex-wrap: wrap;
  justify-content: flex-end;
    max-width: 160px;
}
#template--product h2.section-heading__heading {
    color: #E12026;
    font-size: 60px;
    line-height: 62px;
}
#template--product p.section-heading__desc {
    font-size: 16px;
    line-height: 20px;
}
#template--product a.btn.relatedBtn {
    font-weight: 400;
    font-family: Anybody,cursive!important;
    font-style: italic;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 22px;
    color: #FFF3F9;
    background: #E12026;
    border: 1px solid #e12026;
    padding: 10px 40px;
    border-radius: 50px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#template--product a.btn.relatedBtn:hover{
  -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    color: #E12026;
    background: transparent;
}
#template--product loess-stagger-items ul.featured-collection li {
    margin: 20px;
}
#template--product loess-product-gallery.main-product__media-gallery__inner.main-product__media-gallery__inner {
    border-radius: 21px;
    border: 1px solid rgb(0, 0, 0);
}
#template--product ul.main-product-media__thumbnails {
    padding-top: 20px;
  gap:15px;
}
#template--product .main-product-media__thumbnails button.soft-background,#template--product .main-product-media__thumbnail{
  border-radius:21px;
}
#template--product .main-product-media__thumbnail:after{
      border-radius: 21px;
    border: 1px solid #000;
}

.shopify-payment-button__more-options {
   font-size: 0.75em;
}

/* search page css */

.snize-results-page .section-vertical-spacer.container {
  background: #fff;
  max-width: 100%;
}
.snize-results-page .section.shadow {
  box-shadow: none;
}
.snize-results-page .snize-main-panel, .snize-results-page .snize-header, .snize-results-page .snize-horizontal-filters, .snize-results-page .snize-filters-sidebar, .snize-results-page .snize-action-button.snize-view-product-button {
  display: none !important;
}
.snize-results-page #snize-search-results-grid-mode {
  width: 100% !important;
}
.snize-results-page .page-content {
  max-width: 100% !important;
  padding: 0px 10px;
}
.snize-results-page .page-heading h1 {
  color: #f10011;
  font-size: 60px;
  line-height: 72px;
  text-transform: uppercase;
}
.snize-results-page ul.snize-search-results-content li.snize-product {
  background: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.2) !important;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.8);
  border-radius: 0px 0px 21px 21px;
  height: 100%;
}
.snize-results-page ul.snize-search-results-content li.snize-product .snize-thumbnail-wrapper {
  height: 206px;
  padding: 20px;
}
.snize-results-page ul.snize-search-results-content li.snize-product .snize-thumbnail-wrapper span.snize-thumbnail {
  height: 100% !important;
}
.snize-results-page ul.snize-search-results-content li.snize-product .snize-thumbnail-wrapper span.snize-thumbnail img.snize-item-image {
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  top: 0 !important;
}
.snize-results-page ul.snize-search-results-content li.snize-product span.snize-overhidden {
  background: #CCCFE7 !important;
  border-radius: 0px 0px 21px 21px;
  padding: 20px !important;
  text-align: left;
}
.snize-results-page ul.snize-search-results-content li.snize-product span.snize-title {
  font-size: 18px !important;
  line-height: 22px !important;
  text-transform: uppercase;
  max-height: 44px !important;
  height: 44px;
  overflow: hidden !important;
  color: #041421 !important;
  font-weight: 900;
  font-family: 'Anybody', cursive !important;
  text-align: left !important;
}
.snize-results-page ul.snize-search-results-content li.snize-product .snize-price-list {
    text-align: left !important;
    color: #041421 !important;
}
.snize-results-page .snize-pagination {
  width: 100% !important;
}
.snize-results-page .snize-pagination ul li a, .snize-results-page .snize-pagination ul li span {
  color: #7c83c1!important;
  font-size: 20px!important;
  line-height: 20px !important;
  padding: 12px 20px !important;
}


/* search page css close */

/* dummy-chat-button-iframe css */

#dummy-chat-button-iframe {
 z-index: 98 !important; 
}
#template--product .card__title {
  font-weight: 700;
  font-family: Anybody;
  font-size: 14px;
  line-height: 19px;
}
.cart-drawer-recommendations ul {
  row-gap: 15px;
}
.cart-drawer-recommendations ul li {
  padding: 0px 5px;
}

/* dummy-chat-button-iframe css close */


/* cart drawer css */

.cart-drawer-recommendations__heading h2 {
  font-size: 20px;
}

/* cart drawer css close */


/* about us page css */

.aboutImageWithText p {
  font-size: 22px !important;
  line-height: 30px !important;
  margin-top: 20px !important;
}
.aboutImageWithText img {
  width: 100%;
  height: 100%;
}
.aboutImageSlider .section-heading {
  padding-bottom: 10px !important;
  border-bottom: 1px solid #fff;
  margin-bottom: 30px;
}
.aboutImageSlider h2 {
  color: #fff;
}
.aboutImageSlider ul {
  gap: 30px;
}
.aboutImageSlider ul li.logo {
  padding: 0px !important;
  background: tranparent !important;
}
.aboutImageSlider ul li.logo img {
  position: unset;
  width: 100%;
  height: 100%;
  transform: none !important;
}
.aboutImageSlider .scroller-buttons {
  display: none;
}

/* about us page css close */

/* Dev 26 */
.iconSection {
  display:none !important;
  opacity:0 !important;
  z-index:-111;
}

.D_SearchBar input::placeholder {
  color: #fff;
  font-size: 12px;
}

.input-wrapper {
  position: relative;
  width: 300px;
}

.marquee-placeholder {
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-60%);
  white-space: nowrap;
  overflow: hidden;
  pointer-events: none;
  color: gray;
  width: calc(100% - 20px);
}

.marquee-placeholder span {
  display: inline-block;
  padding-left: 100%;
  animation: marquee 8s linear infinite;
}

@keyframes marquee {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}

.input-with-marquee {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}

.input-with-marquee:focus + .marquee-placeholder {
  display: none;
}

.input-with-marquee:not(:placeholder-shown) + .marquee-placeholder {
  display: none;
}

.search-bar input:focus::-webkit-input-placeholder { color:transparent; }
.search-bar input:focus:-moz-placeholder { color:transparent; } /* FF 4-18 */
.search-bar input:focus::-moz-placeholder { color:transparent; } /* FF 19+ */
.search-bar input:focus:-ms-input-placeholder { color:transparent; } /* IE 10+ */

.search-bar input::-webkit-input-placeholder { opacity: 1; -webkit-transition: opacity .1s; transition: opacity .1s; }  /* Chrome <=56, Safari < 10 */
.search-bar input:-moz-placeholder { opacity: 1; -moz-transition: opacity .1s; transition: opacity .1s; } /* FF 4-18 */
.search-bar input::-moz-placeholder { opacity: 1; -moz-transition: opacity .1s; transition: opacity .1s; } /* FF 19-51 */
.search-bar input:-ms-input-placeholder { opacity: 1; -ms-transition: opacity .1s; transition: opacity .1s; } /* IE 10+ */
.search-bar input::placeholder { opacity: 1; transition: opacity .1s; } /* Modern Browsers */
    
.search-bar input:focus::-webkit-input-placeholder { opacity: 0; } /* Chrome <=56, Safari < 10 */
.search-bar input:focus:-moz-placeholder { opacity: 0; } /* FF 4-18 */
.search-bar input:focus::-moz-placeholder { opacity: 0; } /* FF 19-50 */
.search-bar input:focus:-ms-input-placeholder { opacity: 0; } /* IE 10+ */
.search-bar input:focus::placeholder { opacity: 0; } /* Modern Browsers */


/* Dev 26 */

.D_SearchBar {
  display: block;  
}

.MbSearchBar {
  display: none;
}








header.shopify-section--header {
  min-height: 158px;
}
.secondary-menu {
  transition: all .3s ease;
}
.sticky {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9;
  opacity: 0;
  transform: translateY(-20px);
  pointer-events: none;
  transition: all .3s ease;
}
.sticky.show {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
  transition: all .3s ease;
}


.section.header > .container {
  transition: all .5s ease-in-out;
  max-width: 100%;
}
.sticky-up {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9;
  opacity: 0;
  transform: translateY(-20px);
  pointer-events: none;
  height: 0;
  transition: all .1s ease-in-out;
}
.sticky-up.show {
  transition: none !important;
  height: fit-content;
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
  background-color: white; /* Or use your header bg color */
  transition: none !important;
}

.header-wrapper {
  max-width: 1520px;
  margin: 0 auto;
}
.container.sticky-up + .secondary-menu {
  top: 120px;
}
.section.header .container {
  transition: none !important;
}
#FilterProductGrid .card-badges {
  top: 5px !important;
  bottom: auto !important;
  right: 0;
}
#FilterProductGrid .card-badges img {
  width: 140px;
  margin-left: auto;
}
.product-grid .card__image-wrapper .card__quick-view-icon {
  top: 35px;
}
#template--collection .card__image img {
  padding-top:23px;
  background:#fff;
  object-fit:contain;
}
#template--product .main-product__media-zoom-button {
  top: 45px;
  right: 18px;
}
#template--product .main-product__media-gallery  {
  position: relative;
}
#template--product .dank-bogo-banner {
  position: absolute;
  z-index: 2;
  top: 10px;
  right: 0;
  width: 200px;
}


/* Product template 2 css */

.productIconBoxes.iconBoxes .container .row .col-md-3 {
  width: calc(25% - 37.5px);
}
.productIconBoxes.iconBoxes .container .row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 50px;
}
.productIconBoxes.iconBoxes .icon-box p {
  font-weight: 400;
  line-height: 24px;
}
.product-template-two .main-product {
  align-items: top;
}
.product-template-two .main-product-media__thumbnail:after {
  border: none !important;
}
.product-template-two .main-product-media__thumbnail img {
    border: 1px solid #000;
}
.productPageTwoSection h1 {
  margin-bottom: 15px;
  font-style: normal;
}
.productPageTwoSection .textHeading + p {
  display: none;
}
.productPageTwoSection ul {
  margin: 0;
  padding-left: 20px;
}
.productPageTwoSection.mainSection .Text p, .productPageTwoSection.mainSection .Text ul li {
    max-width: 80%;
    font-size: 20px;
}

.rbr-productNamePrice__title__container a {
  font-weight: 600;
}

.rbr-sbap_item {
    padding: 10px 0;
}

/* product template 2 css close */


/* search bar css */

div.snize-ac-results .snize-price-list {
  font-size: 12px !important;
}

div.snize-ac-results li, div.snize-ac-results li a.snize-view-link {
  font-size: 14px !important;
}

div.snize-ac-results span.snize-title {
  text-transform: uppercase;
  font-size: 13px !important;
}

div.snize-ac-results li, div.snize-ac-results li a.snize-view-link {
  color: #000;
}

div.snize-ac-results li.snize-category a.snize-view-link {
  color: #000 !important;
}

div.snize-ac-results li.snize-label {
    padding: 8px !important;
    color: #fff !important;
    font-family: Anybody, cursive !important;
    text-align: right;
    font-style: italic;
    text-transform: uppercase;
    border-top: 1px solid #5760b1 !important;
    border-bottom: 1px solid ##5760b1 !important;
    background: #0A0D35 !important;
    font-weight: 600 !important;
}

div.snize-ac-results {
  border: solid 1px #000 !important;
  border-bottom-left-radius: 20px !important;
  border-bottom-right-radius: 20px !important;
}

div.snize-ac-results li.snize-view-all-link span {
  background: #E12026 !important;
  color: #fff !important;
  text-transform: uppercase !important;
  font-family: Anybody, cursive !important;
  font-weight: 600 !important;
}

div.snize-ac-results li.snize-view-all-link {
  background: #E12026 !important;
  border-bottom-left-radius: 20px !important;
  border-bottom-right-radius: 20px !important;
}






.menu-list .icon--caret {
  width: fit-content !important;
  height: 8px !important;
}






/* Responsive Fixing */
@media(max-width:1440px){
  .bannerSlider .iconText h6 {
    font-size: 24px !important;
    line-height: 24px !important;
  }
  .bannerSlider .iconText p {
    font-size: 16px;
    line-height: 20px;
}
  .bannerSlider .iconImg img {
    max-width: 120px;
}
  .collections-boxes .collectionBox {
    height: 100%;
  }
  .IconBox {
    padding: 35px 0px 15px 130px;
  }
  .bannerSlider .iconText {
    width: 55%;
    padding-right: 10px;
  }
  .bannerSlider .iconImg img {
    max-width: 150px;
  } 
  .collectionTitle h5 {
    min-height: 90px;
  }
}
@media(max-width:1366px){
  .header-top .menu-list{
        column-gap: 20px;
  }
  .menu-list-item{
    font-size:16px;
  }

  .product-img {
    background: #fff;
  }
  
  
  .product-box {
    min-height: 330px;
    background: #CCCFE7 !important;
  }
}
@media(max-width:1200px){
  .search-bar input {
    width: 150px;
  }
  .search-bar input.btn.icon-fallback-text {
    padding: 3px 10px;}
  .header-top .menu-list {
    column-gap: 10px;
  }
  .menu-list-item {
    font-size: 14px;
  }

  .location_Boxes .locationBox {
    width: calc((100% / 2) - 40px) !important;
  }

  .tiktok-embed iframe {
    min-height: 760px !important;
  }
  .snize-results-page ul.snize-search-results-content li.snize-product .snize-thumbnail-wrapper {
    height: 140px;
    padding: 20px;
  }
  .product-box {
   min-height: 300px;
  }
}

@media(max-width:1100px){
  .locations_grid-heading h2 {
    font-size: 50px !important;
  }
}

/* Ipad pro Css */
@media(max-width:1024px){
#template--collection .product-grid {
    gap: 15px;
}

  #template--collection loess-product-card.card, #template--product loess-product-card.card {
    min-height: 280px;
    background: #CCCFE7 !important;
  }
  .product-box {
   min-height: 270px;
  }
  #template--collection .card__image img {
    object-fit: cover;
  }
  #template--collection .card__title, #template--product .card__title {
    font-size: 18px;
    line-height: 20px;
  }
}

/* Ipad Pro Css Close */
/* Ipad CSS */
@media(max-width:991px){
  .header-icons form.search-bar {
    display: none;
  }
  .header-icons .icon--search {
  	display: block;
  }

  .tiktok-embed iframe {
    min-height: auto !important;
  }
#template--collection .card__image {
    padding-bottom: 70%;
}
  #template--collection loess-product-card.card, #template--product loess-product-card.card {
    min-height: 250px;
}

  #MainContent .main-product {
    grid-template-columns: repeat(2, 1fr);
  }

  #template--product .main-product__blocks {
    padding-left: 0px;
    margin-top: 40px;
  }

  .productPageSection.mainSection .Text p {
    max-width: 100%;
  }
  .snize-results-page ul.snize-search-results-content {
    width: 100% !important;
    margin: 0 !important;
    gap: 20px;
  }
  .snize-results-page ul.snize-search-results-content:before {
    display: none !important;
  }
  .snize-results-page ul.snize-search-results-content li.snize-product {
    width: calc(50% - 10px) !important;
  }
  .snize-results-page ul.snize-search-results-content li.snize-product .snize-thumbnail-wrapper span.snize-thumbnail img {
    position: static;
    height: 100%;
    object-fit: contain;
  }
  .snize-results-page .snize-pagination .snize-current-page {
    font-size: 20px !important;
    color: #000 !important;
  }
  .snize-results-page .snize-pagination .snize-pagination-next, .snize-results-page .snize-pagination .snize-pagination-prev {
    color: #7c83c1!important;
  }
  .snize-results-page ul.snize-search-results-content li.snize-product .snize-thumbnail-wrapper {
    height: 170px;
  }
  .collectionTitle h5 {
    min-height: 70px;
  }
  .collectionTitle h5 {
    font-size: 14px !important;
    line-height: 18px !important;
  }

  .D_SearchBar {
    display: none;  
  }
  
  .MbSearchBar {
    display: block;
  }
}

/* Mobile CSS */
@media(max-width:767px){
  h1{
    font-size: 42px !important;
    line-height: 1 !important;
  }
  h2{
    font-size: 36px !important;
    line-height: 1 !important;
    margin-bottom:15px;
  }
  h4{
    font-size: 26px !important;
    line-height: 1 !important;
  }
  h5{
    font-size: 18px !important;
    line-height: 1 !important;
  }
  .secondary-menu nav.header-menu {
    display: block;
  }
  .secondary-menu ul.menu-list {
    flex-wrap: nowrap;
    overflow: scroll;
    padding-bottom: 10px;
}
  .header-cart-icon {
    margin-right: 10px;
  }
  .header-icons .tap , .drawer__header .tap {
    width: 30px;
  }
  .drawer__header .quantity__button {
    width: 50px !important;
  }
  .secondary-menu .menu-list-item{
    white-space: nowrap;
  }
  #template--collection .card__image {
    padding-bottom: 100%;
}
  #template--collection loess-product-card.card, #template--product loess-product-card.card {
    min-height: 250px;
}
  .bannerSearch{
    padding-bottom:40px;
  }
  .IconBox {
    max-width: 400px;
    padding: 40px 0px 15px 60px;
  }
  .bannerSlider .iconText {
    width: 60%;
    padding-right: 10px;
}
  .bannerSlider .iconImg {
    width: 25%;
}
  .bannerSlider .iconText h6 {
    font-size: 14px!important;
    line-height: 14px!important;
}
  .bannerSlider .iconText p{
    font-size: 12px !important;
    line-height: 1 !important;
  }
  .bannerSlider .iconImg img {
    max-width: 80px;
}
  .collections_grid.container, .locationGrid.container, .product-carousel.container, .phoneSubscription {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
  .collections_grid-heading:before{
    width:40px;
    height:40px;
    top:-40px;
  }
  .collections_grid-heading:after{
    width:40px;
    height:40px;
    top:30px;
  }
  .collectionTitle h5{
    padding:25px 10px;
  }
  .locations_grid-heading h2{
    width:100%;
  }
  .location_Boxes{
    row-gap:20px;
  }
  .locations_grid-heading p{
    width:100%;
  }
  .product_carousel-upperblock{
    row-gap:20px;
  }

  #template--product .dank-bogo-banner {
    right: 4px;
    width: 150px;
  }
  .main-product__media-gallery__inner-media img {
    padding: 20px;
    background: #fff;
  }
  
  .locationGrid .location_name h4 {
    font-size: 20px !important;
    line-height: 26px !important;
  }


  .location_Boxes .locationBox {
    width: calc(100% - 0px)!important;
  }

  .customContact .contactTxtSide, .customContact .contactFormSide {
    width: 100% !important;
  }

  .customContact .towColRow .contactTxtSide {
    margin-bottom: 40px;
  }

  #template--collection .card__title, #template--product .card__title {
    font-size: 14px;
    line-height: 19px;
  }

  #template--collection loess-product-card.card, #template--product loess-product-card.card {
    min-height: auto;
    background: #CCCFE7 !important;
}

  .iconBoxes .container .row, .iconBoxes .container .row {
    flex-wrap: nowrap !important;
    overflow:scroll;
}

.iconBoxes .container .row .col-md-3, .iconBoxes .container .row .col-md-3 {
    flex: 0 0 auto !important;
    width: 50% !important;
    margin: 15px 0px !important;
}

#MainContent .main-product {
    grid-template-columns: repeat(1,1fr);
    row-gap: 0px !important;
}


  #MainContent .main-product__media-gallery[sticky] {
    margin: 50px 0px 0px;
  }

  #template--product .main-product__block-images {
    display:none;
  }

  #template--product .main-product__blocks {
    padding-right: 0px;
}

  #template--product .main-product__blocks h1 {
    font-size: 24px !important;
    line-height: 36px !important;
  }

  .icon--green-check {
    width: 15px !important;
  }  

  .icon-box {
    gap: 10px !important;
  }
  .iconBoxes .container .row  {
    gap: 10px;
  }
.prod-info h4 {
    font-size: 18px !important;
    line-height: 22px !important;
}
.footer-top>div {
  margin-bottom: 10px;
}
  .footer-top h4 {
    margin-bottom: 0px !important;
    font-size: 20px !important;
  }

  .footer-top h4:last-child {
    margin-top: 20px;
  }

  .quantity {
    width: 105px;
    justify-content: center;
  }
  
.bannerSearch .search-bar input.btn.icon-fallback-text {
    position: absolute;
    right: 0;
    margin-right: 17px;
    width: 99px;
    min-height: 0px;
    top: 0px;
    border-radius: 50px!important;
    /* height: fit-content; */
    margin: 7px 8px 2px 0px;
    line-height: 32px;
    /* padding: 20px 0px !important; */
}

  .bannerSearch .search-bar input.snize-input-style {
    padding-right: 100px !important;
    font-size: 12px;
    padding-left: 10px !important;
    padding: 15px;
  }

  .bannerSearch .search-bar input.snize-input-style::placeholder {
    font-size: 10px;
  }

.footer-top .footer-menu .button {
    width: 30px;
}

  #template--product .main-product__blocks .quantity__button {
    flex-shrink: inherit!important;
    padding: 0px;
  }

  #template--collection loess-product-card.card, #template--product loess-product-card.card .card__image-wrapper .icon.icon--quick-view {
    width: auto;
  }
  #SideBarMenu .drawer__header .icon {
    width: auto;
}

  #SideBarMenu .drawer__header .drawer__header-icons .small-caption {
    display: none;
  }

  #SideBarMenu .drawer__header .drawer__header-icons .icon {
    width: auto;
    margin: 0px 10px;
  }
  .snize-results-page ul.snize-search-results-content li.snize-product {
    width: 100% !important;
  }  
  .collectionTitle h5 {
    min-height: 90px;
  }

  #template--collection .card__image img{
    padding-bottom:2px;
    padding-top: 2px;
  } 


.menu-list .icon--caret {
  width: fit-content !important;
  height: 8px !important;
}



}

@media(max-width:750px) {
  .productsBox .owl-nav button.owl-next {
    left: 0;
    bottom: -170px;
  }
  .productsBox .owl-nav button.owl-prev {
    left: 0 !important;
    bottom: -170px;
  }
}

@media(max-width:600px) {
  .productsBox .owl-nav button.owl-next {
  bottom: -150px;
}
  .productsBox .owl-nav button.owl-prev {
    bottom: -150px;
  }
}
@media(max-width:425px) {
  .productsBox .owl-nav button.owl-next {
    bottom: -190px;
  }
  .productsBox .owl-nav button.owl-prev {
    bottom: -190px;
  }
  .IconBox {
    max-width: 100%;
    padding: 40px 0px 15px 60px;
  }
  .bannerSlider .iconText {
    width: 72%;
  }
}
  @media(max-width:320px) {
  .productsBox .owl-nav button.owl-next {
    bottom: -160px;
  }
  .productsBox .owl-nav button.owl-prev {
    bottom: -160px;
  }
}


@media (max-width: 750px) {
    .header-search {
      display:none;
    }
}

span.price-item.price-item--sale {
  font-size: 20px;
}

dziv.price__sale {
  display: inline !important;
}