/** Shopify CDN: Minification failed

Line 21:0 All "@import" rules must come first
Line 22:0 All "@import" rules must come first

**/
html.overflow-hidden {
    overflow-y: visible!important;
}
.ctVBqw {
    position: relative!important;
}
/*popup box css */
.yotpo-smsbump-modal__backdrop.sc-151px96-2.xDyZz {
    display: none!important;
}
.sc-gjt4dd-0.dCwsfy.sc-151px96-0.cBcGnh {
    display: none!important;
}

@import url('https://fonts.googleapis.com/css2?family=Alex+Brush&family=Inter:wght@100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Oxanium:wght@200..800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Alex+Brush&family=Chakra+Petch:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Inter:wght@100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Oxanium:wght@200..800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

.page-width {
    padding-left:15px!important;
  padding-right:15px!important;
}
.container {
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    max-width: 1200px!important;
}
body{
  font-family: "Poppins", sans-serif !important;
  letter-spacing:initial!important;
}
h1, h2, h3, h4, h5, h6{
   font-family: "Oxanium", sans-serif !important;
   letter-spacing:initial!important;
}
.p0{
  padding:0px!important;
}
.flex_col.align_center{
    align-items: center;
}
.flex_col{
    display:flex;
    flex-wrap: wrap;
} 
.button:focus-visible, .button:focus, .button.focused, .shopify-payment-button__button--unbranded:focus-visible, .shopify-payment-button [role=button]:focus-visible, .shopify-payment-button__button--unbranded:focus, .shopify-payment-button [role=button]:focus {
    box-shadow: none!important;
  text-decoration:none!important;
}
a:focus , a:focus-visible, a:hover{
    outline: none;
    text-decoration:none;
    box-shadow:none;
}
a.button, .cart__checkout-button {
    color: #fff!important;
    font-family: Oxanium,sans-serif!important;
    font-size: 18px!important;
    font-style: normal!important;
    font-weight: 700!important;
    line-height: 1em!important;
    padding: 23px 40px 21px!important;
    letter-spacing: initial!important;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 0!important;
    background: linear-gradient(90deg,#dd1d3a,#bd263c 97.54%)!important;
    transition:all 0.3s ease-in-out;
}
a.button:hover, .cart__checkout-button:hover {
    background: linear-gradient(90deg, #000000 0%, #1F1F1F 97.54%) !important;
}
a.button:after, .cart__checkout-button:after {
    content: ""!important;
    background: url(/cdn/shop/files/Group_4.png)!important;
    background-repeat: no-repeat;
    background-size: contain !important;
    width: 20px;
    height: 16px;
    background-repeat: no-repeat !important;
    position: initial!important;
    display: inline-block;
    margin-left: 8px;
    box-shadow: none!important;
}
.common-title h1{
    margin-top: 0px;
    color: #000;
    font-size: 55px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.15em !important;
    letter-spacing: initial;
}
.common-title h2{
    margin-top: 0px;
    color: #000;
    font-size: 40px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.25em;
    letter-spacing: initial;
}
.common-title h5 {
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    margin-top: 0px;
    text-transform: uppercase;
    margin-bottom: 12px !important;
    line-height: 1.1em;
}
.newsletter_section .content p {
    font-size: 16px;
    font-weight: 400;
    color: #fff !important;
    line-height: 1em !important;
}
.shopify-section-header-sticky .header {
   box-shadow: 0 0 16px #0000001a;
}
header .header__icon--account{
  display:none!important;
}


/* ---------------------------- Header_css ---------------------------------- */
.banner_top_bar .header-account {
    padding-left: 28px;
    margin-left: 28px;
    border-left: 1px solid #ffff;
}
.banner_top_bar .container {
    max-width: 100% !important;
}
.banner_top_bar {
    background: #0D0D0D !important;
    box-shadow: 0px 5px 10px 0px #00000040;
    padding: 12px 60px 12px ;
}
.banner_top_bar .banner_top_bar_box {
    display: flex;
    justify-content: end;
    align-items: center;
}
.banner_top_bar .phone_box {
    display: flex;
    align-items: center;
    gap: 10px;
}
.banner_top_bar .phone_box img {
    width: 20px;
    height: 20px;
    object-fit: contain;
}
.content p:last-child{
  margin-bottom:0px !important;
}
.banner_top_bar .content p a, .banner_top_bar .header-account a{
    font-size: 16px;
    font-weight: 500!important;
    color: #fff!important;
    line-height: 25px;
}
.mobile_show {
    display: none;
}

/* ------- Header css ------- */

header.page-width {
    padding-left: 60px !important;
    padding-right: 60px !important;
    max-width: 100% !important;
    padding-top: 0px;
    padding-bottom: 0px;
    position:relative;
    column-gap: 46px;
    grid-template-columns: 1fr auto auto;
}
header.page-width:before {
    content: "";
    position: absolute;
    background: #000 !important;
    width: 70px;
    height: 100%;
}
header .header__heading-link {
    padding: 20px 30px 20px 8px;
    background: #000;
    position: relative;
}
header .header__heading-link:after {
    content: "";
    position: absolute;
    background: #000!important;
    clip-path: polygon(0 0,100% 0,0 105%,0% 100%);
    width: 30px;
    height: 100%;
    right: -29px;
    top: -1px;
}
header a.header__heading-link:before {
    content: "";
    position: absolute;
    background: url(/cdn/shop/files/Group_516192.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 46px;
    height: 100%;
    right: -47px;
    top: 0;
    z-index: 999 !important;
}
.header-wrapper--border-bottom {
    border-bottom: 0rem solid rgba(var(--color-foreground),.08) !important;
}
header .header__icons {
    align-items: center;
    column-gap: 12px;
}
header .header__icon.header__icon--cart {
    width: 37px;
    height: 37px;
    background: #DD1D3A;
}
header .header__icon.header__icon--cart svg {
    height: 37px !important;
    width: 37px !important;
    color: #fff !important;
}
header .header__icon.header__icon--cart:hover svg {
    color: #fff !important;
}
header .header__icon.header__icon--account {
    width: 37px;
    height: 37px;
    background: #E6E6E6 !important;
}
header .header__icon:hover .icon, header .modal__close-button:hover .icon {
    transform: scale(1)!important;
    color: #000 !important;
}
.header__icons .search__input.field__input {
    padding: 10px 44px 10px 20px !important;
    height: 37px;
    background: #E6E6E6 !important;
    font-size:14px !important;
}
.header__icons .field:before , .header__icons .field:after {
  display:none;
}
.header__icons button.search__button.field__button {
    height: 37px;
}
header .search_box {
    max-width: 200px;
}
.header__icons label.field__label {
    color: #7d7d7d;
    font-size: 13px;
    font-weight: 500!important;
    letter-spacing: 0px!important;
    line-height: 1.4em;
    left:20px !important;
}
.header__icons .field__input:focus{
  box-shadow:none !important;
}
.header__icons .field__input:focus~.field__label, .header__icons .field__input:not(:placeholder-shown)~.field__label{
    display:none;
}
header summary.header__icon.header__icon--search {
    width: 37px;
    height: 37px;
    background: #e6e6e6;
}
header .header__inline-menu .list-menu--inline {
    display: inline-flex;
    flex-wrap: wrap;
    column-gap: 30px;
    height: 100% !important;
    align-items: center;
}
header .header__inline-menu .list-menu__item {
    font-family: Oxanium, sans-serif !important;
    font-size: 15px;
    font-weight: 600 !important;
    text-transform: uppercase;
    color: #000 !important;
    padding: 0px;
}
header nav.header__inline-menu {
    height: 100%;
}
header ul.list-menu li {
    height: 100%;
    display: inline-flex;
    align-items: center;
    position:relative;
}
header ul.list-menu li header-menu {
    height: 100%;
    display: flex;
}
header summary.list-menu__item {
    height: 100%;
}
header .header__menu-item:hover .header__active-menu-item {
    text-decoration: none !important;
    color: #dd1d3a !important;
}
header .header__active-menu-item {
    color: #DD1D3A !important;
    text-decoration: none !important;
}
header .header__menu-item:hover span {
    text-decoration: none !important;
    color: #DD1D3A !important;
}
header summary .icon-caret {
    top: calc(50% - 0.4rem) !important;
    right:0px !important;
}
header summary.list-menu__item {
    padding-right: 1.7rem !important;
}
header .header__inline-menu .list-menu__item .header__active-menu-item:after {
    content: "";
    position: absolute;
    background: #DD1D3A !important;
    width: 100%;
    height: 6px;
    left: 0;
    bottom: 0;
}
header .header__submenu .header__menu-item:hover {
    text-decoration-line: none !important;
}
header .header__submenu {
    padding: 10px 0px !important;
}
header .header__submenu li {
    width: 100% !important;
    padding: 8px 15px;
}
header .header__submenu li a {
    margin-top: 3px;
}
header .header__submenu li:hover a{
  color: #DD1D3A !important;
}
header details[open]>.header__menu-item {
    text-decoration: none;
}
.banner_top_bar .header-account img{
  height: 20px;
    object-fit: contain;
    margin-right: 14px;
}
header .cart-count-bubble {
    font-size: 10px !important;
    line-height: 1.2em !important;
}


/* ---------- Home css ----------- */


.collection-header-area {
    display: flex;
    max-width: 1200px!important;
    margin: auto;
    padding: 0 15px;
    align-items: center;
    gap: 20px;
    padding-bottom: 40px;
}
.collection__title.title-wrapper {
    margin-bottom: 0!important;
    margin-left: 0px !important;
    padding: 0!important;
    max-width: 65%;
}
.collection__title.title-wrapper h2 {
    margin: 0px !important;
}
.home_col_slider {
    max-width: 100% !important;
    padding: 0px 60px !important;
}


/* ------- Prodcust custom css ------- */


.card-wrapper{
    background: #fff;
    padding: 12px;
    border: 1px solid #DADADA !important;
}
.grid__item1 .card-wrapper{
    height: 100% !important;
}
.grid__item1 {
    height: 100%;
}
.card-wrapper .quick-add {
    margin: 0px !important;
}
.card-wrapper .card__heading {
    font-size: 15px!important;
    color: #000!important;
    text-align: center!important;
    font-weight: 600!important;
    line-height: 1.5em!important;
    text-transform: capitalize!important;
    font-family: Poppins!important;
    margin-bottom: 15px !important;
}
.card-wrapper.underline-links-hover:hover a {
    text-decoration: none !important;
    color:#C0263C !important;
}
.card-wrapper .price.price--sold-out {
    margin: 0px !important;
}
.card-wrapper .card-information {
    text-align: center !important;
}
.card-wrapper .card__information {
    padding-top: 22px !important;
    padding-bottom: 22px !important;
}
.card-wrapper .card-information span.price-item {
    color: #545454 !important;
    font-size: 20px !important;
    font-weight: 600 !important;
    font-family: Oxanium !important;
    line-height: 1em !important;
    letter-spacing:initial!important;
}
.card-wrapper .quick-add__submit {
    background: linear-gradient(90deg, #000000 0%, #1F1F1F 97.54%);
    opacity: 1 !important;
    color: #fff !important;
    text-transform: uppercase !important;
    font-size: 15px !important;
    font-weight: 700 !important;
    font-family: Oxanium !important;
    letter-spacing: 0px !important;
    padding: 16px 15px 14px !important;
    gap:12px;
}
.card-wrapper .quick-add__submit:before , .card-wrapper .quick-add__submit:after{
  display:none !important;
}
.card-wrapper .quick-add__submit img {
    width: 16px !important;
    height: 17px !important;
    object-fit: contain !important;
    margin-top:-4px;
}
.card-wrapper:hover {
    border-color: #2C2C2C !important;
    box-shadow: 0px 0px 45px 0px #00000026;
}
.card-wrapper:hover .quick-add__submit {
    background: linear-gradient(90deg, #DD1D3A 0%, #BD263C 97.54%) !important;
}
.commom_btn .owl-prev img , .commom_btn .owl-next img {
    width: 12px;
    height: 24px;
    object-fit: contain;
}
.commom_btn .owl-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    display: flex !important;
    align-items: center !important;
    left: -40px !important;
}
.commom_btn .owl-next {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    display: flex !important;
    align-items: center !important;
    right: -40px !important;
}
.commom_btn .owl-prev , .commom_btn .owl-next {
    display: inline-flex !important;
    height:fit-content;
}


.home_col_slider .owl-stage {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.collection_section_home .view-all-btn a{
    background: linear-gradient(90deg, #000000 0%, #1F1F1F 97.54%)!important;
}
.collection_section_home .view-all-btn a:hover{
  background: linear-gradient(90deg, #dd1d3a, #bd263c 97.54%) !important;
}

/* ------ review section -------- */

.review_section {
    padding-bottom: 60px;
    padding-top: 80px;
  overflow:hidden;
}
   .review_section .collection-header-area {
     justify-content: space-between;
     padding-left:0px;
     padding-right:0px;
     padding-bottom:25px !important;
}
  .review_section .google_img img {
    width: 100%;
    max-width: 180px;
}
  .review_section .collection-header-area h2 {
    margin: 0px;
}
  .review_section .owl-item {
    border: 1px solid #939393 !important;
    box-shadow: 0px 10px 35px 0px #00000026;
    padding: 58px 30px 38px;
    position:relative;
    margin-top:25px;
    margin-bottom:40px;
}
  .review_section .details_content {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-top: 16px;
}
  .review_section .details_content img {
    width: 50px !important;
    height: 50px !important;
    object-fit: contain;
}
  .review_section .details_content p {
    margin: 0;
    color: #DD1D3A !important;
    font-family: "Chakra Petch", sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase !important;
}
  .review_section .review_content p {
    font-size: 15px;
    font-weight: 400;
    line-height: 1.6em;
    color: #666666;
    margin-bottom:0px !important;
}
  .review_section .owl-item:before {
    content: "";
    position: absolute;
    background: url(/cdn/shop/files/Group_516193.png);
    width: 46px;
    height: 39px;
    background-size: contain;
    background-repeat: no-repeat;
    top: -9px;
}
  .review_section .review_content {
    height: 195px;
    overflow-y: auto;
    padding-right: 5px;
}
  .review_section .review_content::-webkit-scrollbar {
    width: 3px;
    background-color: #dd1d3a87;
}
  .review_section .review_content::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #dd1d3a87;
}
  .review_section .review_content::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #b9b9b9;
}
.commom_btn .owl-next {
    top:-25px;
}
.commom_btn .owl-prev {
    top:-25px;
}


/* ---------- news letter section ---------- */

.newsletter_section {
    padding-top: 38px;
    padding-bottom: 38px;
    background: #191919 !important;
}
  .newsletter_section .newsletter-form__button.field__button {
    position: relative !important;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}
  .newsletter_section .footer__newsletter.newsletter-form {
    width: 100% !important;
    max-width: 685px !important;
    margin-right: 0px !important;
}
  .newsletter_section .newsletter-form__field-wrapper {
    width: 100%;
    max-width: 100% !important;
}
  .newsletter_section .newsletter-form__field-wrapper .field {
    column-gap: 30px;
}
  .newsletter_section .footer__newsletter.newsletter-form .field__input {
    background: #000 !important;
    border: 1px solid #fff !important;
    color: #fff !important;
    font-family: Oxanium !important;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.2em !important;
    width: 100% !important;
    max-width: 370px !important;
    min-width: 370px !important;
    padding: 15px 40px !important;
    height: 53px;
}
  .newsletter_section .footer__newsletter.newsletter-form label.field__label {
    color: #fff;
    font-family: Oxanium;
    font-size: 18px;
    font-weight: 400;
    left: 40px;
    top: 15px;
}
  .newsletter_section .footer__newsletter.newsletter-form .field__input:focus{
    padding: 22px 40px 8px !important;
  }
  .newsletter_section .field__input:focus~.field__label {
    left: 40px !important;
    top: 6px !important;
    font-size: 10px !important;
}
  .newsletter_section .newsletter-form__button svg {
    display: none;
}
  .newsletter_section .footer-block__newsletter {
    display: flex;
    justify-content: end;
}
  .newsletter_section .newsletter-form__button.field__button {
    background: linear-gradient(90deg, #DD1D3A 0%, #BD263C 97.54%);
    color: #fff !important;
    font-family: Oxanium;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1em !important;
    height: 53px !important;
    padding: 16px 15px 13px !important;
}
  .newsletter_section .newsletter-form__button.field__button:hover{
    background:#fff;
    color:#DD1D3A!important;
  }
  .newsletter_section .field:before , .newsletter_section .field:after {
    display:none !important;
  }


/* --------- collection css --------- */


.collection_logo_div.logo-area {
    padding-top: 25px;
    padding-bottom: 25px;
}
.collection-hero__title {
    margin: 0rem !important;
    color:#fff !important;
    position:relative;
    z-index:1;
}
.collection-hero {
    padding-top: 210px !important;
    padding-bottom: 200px !important;
    position:relative;
}
.collection-hero:before {
    content: "";
    position: absolute;
    background: #0000004D !important;
    width: 100%;
    height: 100% !important;
    top: 0;
    left: 0;
}
.collection_inner_div {
    padding-top: 90px !important;
    padding-bottom: 70px !important;
}
.collection_inner_div .facets-container {
    padding-top: 0px !important;
    padding-bottom: 30px !important;
}
.collection_inner_div .facets__form {
    align-items:center;
    gap: 0 3rem;
    margin-bottom: 0px;
    grid-template-columns: 1fr max-content !important;
}
.collection_inner_div .product-count.light {
  display:none;
}
.collection_inner_div h2.facet-filters__label label {
    margin-bottom: 0px !important;
}
.collection_inner_div .facets-container #FacetsWrapperDesktop{
  margin-top:0px;
}
.collection_inner_div .list-menu__item input[type="checkbox"]:focus {
  outline: none;
}
.collection_inner_div .facets__form .select__select:focus {
  box-shadow: none !important;
}
.collection_inner_div .facets__form .select__select:focus-visible {
  box-shadow: none !important;
}
.collection_inner_div .facets__form .facet-filters__sort:focus-visible {
  outline: 0;
  outline-offset: 0;
}
.collection_inner_div .facet-checkbox > input[type="checkbox"]:checked ~ .icon-checkmark {
  color:#F55D28;
}
.collection_inner_div .facet-checkbox > input[type="checkbox"]:checked  .icon-checkmark  span {
  color: #F55D28;
}
.collection_inner_div .facet-checkbox>input[type=checkbox]:checked~svg {
    background: #dd1d3a !important;
    border: 1px solid #dd1d3a;
    color: #fff !important;
}
.collection_inner_div .product-grid-container .collection.page-width {
    max-width: 100% !important;
    padding: 0px 60px !important;
}
.collection_inner_div .facet-checkbox > input[type="checkbox"]:checked ~ svg.icon-checkmark {
  border: none;
}
.collection_inner_div .facet-filters__field .facet-filters__sort {
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.3em;
    border-radius: 0!important;
    border: 0px solid #000;
    padding: 10px 50px 10px 0px;
    letter-spacing: initial;
}
.collection_inner_div .facets-container h2.facet-filters__label label {
    color: #666;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.3em;
    text-transform: capitalize;
    font-family: Poppins;
}
.collection_inner_div .facets-container .facets__summary span {
    color: #666;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.2em;
    text-transform: capitalize;
    letter-spacing: initial;
}
.collection_inner_div .facet-checkbox > svg > rect {
  stroke-width: 0px !important;
  background: transparent;
}
.collection_inner_div .facets__form .facet-checkbox {
  align-items: center;
  color:#000;
}
.collection_inner_div .facets__form {
    margin-bottom: 0px !important;
}
.collection_inner_div .facets__form .list-menu__item.facets__item svg {
  border: 1px solid #000;
  border-radius: 0;
  width: 20px;
  min-width: 20px;
  height: 20px;
  border-radius: 3px;
  background: transparent;
}
.collection_inner_div .facets__form .list-menu__item.facets__item svg.icon.icon-checkmark {
  width: 12px !important;
  min-width: 12px !important;
  height: 12px !important;
  left: 0.4rem;
}
.collection_inner_div .facets__summary {
    margin: 0px !important;
}
.facet-checkbox input[type="checkbox"] {
	position: absolute;
	opacity: 1;
	width: 1.6rem;
	height: 1.6rem;
	top: .7rem;
	left: -.4rem;
	z-index: -1;
	appearance: none;
	-webkit-appearance: none;
}
.collection_inner_div .facets__heading {
    display: block;
    position:relative;
    color: #000 !important;
    margin: 0rem 2rem 0 0 !important;
    font-size: 18px !IMPORTANT;
    font-weight: 700 !important;
    line-height: 1em !important;
    padding-left: 31px;
    text-transform:uppercase !important;
}
.collection_inner_div .facets-container h2.facets__heading:before {
    content: "";
    background: url(/cdn/shop/files/filter_1.png)no-repeat;
    width: 20px;
    height: 20px;
    background-size: 100% 100%;
    position: absolute;
    left: 0px;
    top: -1px;
    bottom: 0;
    margin: auto;
}
.collection_inner_div .active-facets__button--light .active-facets__button-inner {
    box-shadow: none !important;
    border: 1px solid #dd1d3a;
    font-size: 12px;
    color: #fff !important;
    font-weight: 600;
    background: #dd1d3a !important;
}
.pagination__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.pagination-wrapper a.pagination__item {
    color: #000;
    font-weight: 600;
    font-size: 18px;
    line-height: 1.2em;
    opacity: 1;
}
.pagination-wrapper .pagination {
    display: block;
}
.collection-hero__description {
    color: #fff !important;
    position: relative;
    margin: 0px !important;
}
.collection-section{
   padding-top:80px;
   padding-bottom:80px;
}
.collection-section .card-wrapper:hover a{
    color:#DD1D3A;
}
.collection-section .title{
    display:none;
}



.product__info-wrapper .select__select {
    border: 1px solid #949494 !important;
    box-shadow: none !important;
    color: #000 !important;
    font-weight: 400 !important;
    font-size: 18px;
    padding: 5px 27px;
    height: 55px;
}
.product__info-wrapper .product-form__input .select {
    max-width: 360px;
}
.product__info-wrapper .select:before, .product__info-wrapper .select:after{
  display:none !important;
}
.product__info-wrapper .product-form__input .select svg {
    width: 20px !important;
    height: 9px !important;
    top: 0px !important;
    bottom: 0px !important;
    margin: auto;
}



/* ------- Media Query Start -------- */
@media screen and (min-width: 991px) and (max-width: 1550px) {
header.page-width {
    padding-left: 40px !important;
    padding-right: 40px !important;
}
header .header__inline-menu .list-menu--inline {
    column-gap: 15px;
}
header .header__inline-menu .list-menu__item {
    font-size: 14px;
}
header .header__heading-link {
    padding: 20px 8px 20px 8px;
}  
}

@media screen and (max-width:1300px){
  header.page-width {
    padding-left: 15px!important;
    padding-right: 15px!important;
    grid-template-columns: 1fr auto auto;
}
  .banner_top_bar {
    padding: 12px 15px;
}
  header .header__inline-menu .list-menu--inline {
    column-gap: 11px;
}
  header .header__heading-link {
    padding: 10px 5px 10px 0;
}
  header a.header__heading-link:before {
    display:none !important;
} 
}


@media screen and (max-width: 1200px) {
  .desktop_show.search_box {
    display: none;
}
  .mobile_show {
    display: block;
}
  header.page-width {
    column-gap: 20px;
}
  .home_col_slider {
    padding: 0 35px!important;
}
  .commom_btn .owl-prev {
    left: -25px!important;
}
  .commom_btn .owl-next {
    right: -25px!important;
}
  .review_section .owl-carousel {
    padding: 0px 30px !important;
}
  .review_section .commom_btn .owl-next {
    right: 0px!important;
    top:0px !important;
}
  .review_section .commom_btn .owl-prev {
    left: 0px!important;
    top:0px !important;
}
  .collection_inner_div .product-grid-container .collection.page-width {
    padding: 0 15px!important;
}
  .collection_inner_div .facets-container #FacetsWrapperDesktop {
    margin-top: 10px;
}
  .collection_inner_div .active-facets__button, .collection_inner_div .active-facets__button-remove {
    margin: 0;
    padding: 5px;
}
  .collection_inner_div .active-facets__button-wrapper * {
    font-size: 14px;
}
  .mobile-facets__sort .select__select {
    font-size: 16px;
}
  .mobile-facets__summary {
    padding: 1rem 2rem;
    font-size: 16px;
}
}

@media screen and (max-width: 991px) {
.collection-section {
    padding-top: 50px;
    padding-bottom: 50px;
}  
  header .cart-count-bubble {
    border: 1px solid #fff !important;
}
  .mobile-facets__label{
    color:#000 !important;
    font-weight: bold;
  }
  .banner_top_bar .content p a, .banner_top_bar .header-account a {
    font-size: 12px;
}
  .banner_top_bar .content p a {
    font-size: 12px;
}

header.page-width {
    background: #000;
    border-top: 1px solid #ffffff40;
    border-bottom: 1px solid #ffffff40;
}
.collection_inner_div .facets-container #FacetsWrapperDesktop {
    gap: 20px;
} 
.column-reverse{
    display: flex;
    flex-direction: column-reverse;
}    
  .collection_inner_div {
    padding-top: 50px!important;
    padding-bottom: 50px!important;
}
  .collection-hero {
    padding-top: 120px!important;
    padding-bottom: 110px!important;
}
  header .header__heading-link:after , header.page-width:before {
    display:none;
}
  header.page-width {
    grid-template-columns: 0.5fr 1fr 0.5fr;
}
  header .header__heading-link {
    padding: 15px 20px 15px 20px;
}
  .header__icons {
    padding-right: 0px !important;
}
  .header__icon--menu {
    width: 37px;
    height: 37px;
    background: #DD1D3A !important;
}
  .header__icon--cart {
    margin-right: 0rem !important;
}
  header header-drawer {
    margin-left: 0px !important;
}
  header header-drawer .header__icon--menu .icon{
    color:#fff !Important;
  }
  header .menu-drawer-container .header__icon:hover .icon, header .menu-drawer-container .modal__close-button:hover .icon {
    transform: scale(1)!important;
    color: #fff !important;
}
  header ul.list-menu li {
    display: contents;
}
  .collection_section_home {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
  .common-title h2 {
    font-size: 32px;
}
  .newsletter_section .newsletter-form__field-wrapper .field {
    gap: 10px;
    flex-direction: column;
}
  .newsletter_section .footer__newsletter.newsletter-form .field__input {
    max-width: 100% !important;
    min-width: 100% !important;
    padding: 15px 40px!important;
}
  .newsletter_section .footer__newsletter.newsletter-form {
    max-width: 100% !important;
}
}


@media screen and (max-width: 767px) {
  .product__info-wrapper .product-form__input .select {
    max-width: 100%;
}
  .product__info-wrapper .select__select {
    font-size: 16px;
    padding: 5px 18px;
    height: 50px;
}
    .banner_top_bar .phone_box img {
    width: 20px;
    height: 20px;
}
   .newsletter_section .footer-block__newsletter {
    margin-top: 30px;
}
  .banner_top_bar {
    padding: 8px 15px;
}
  header .header__heading-link {
    padding: 20px;
}
  .header__icon--menu {
    width: 32px;
    height: 32px;
}
  .header__icon--menu svg {
    width: 16px !important;
    height: 16px !important;
}
  header .header__icons {
    column-gap: 5px;
}
  header summary.header__icon.header__icon--search {
    width: 32px;
    height: 32px;
}
  header .header__icon.header__icon--cart {
    width: 32px;
    height: 32px;
}
  header.page-width {
    column-gap: 5px;
}
  header .header__heading-link {
    padding: 15px 10px;
}
  .collection-header-area {
    padding: 0 15px 30px;
    flex-direction: column;
    gap: 14px;
}
  .common-title h2 {
    font-size: 26px;
}
  .collection-hero__description {
    color: #fff;
    position: relative;
    margin: 0PX;
}
  .collection__title.title-wrapper {
    max-width: 100%;
    text-align: center;
}
  .review_section {
    padding-bottom: 50px;
    padding-top: 50px;
}
  .review_section .google_img img {
    max-width: 130px;
}
  .review_section .owl-item {
    padding: 45px 20px 25px;
    margin-bottom:0px !important;
}
  .review_section .collection-header-area {
    padding-bottom: 10px !important;
}
  .card-wrapper .card-information span.price-item {
    font-size: 16px!important;
}
  .review_section .details_content img {
    width: 38px!important;
    height: 38px!important;
}
  .review_section .owl-carousel {
    padding: 0 25px!important;
}
  .common-title h5 {
    font-size: 20px;
    margin-bottom: 10px!important;
    line-height: 1.3em;
}
  .newsletter_section .footer__newsletter.newsletter-form .field__input {
    height: 50px;
}
  .newsletter_section .newsletter-form__button.field__button {
    height: 50px!important;
}
  .newsletter_section .footer__newsletter.newsletter-form label.field__label {
    top: 13px;
}
.banner_top_bar .banner_top_bar_box {
    justify-content: center;
}  
}

/* Media Query End */