/** Shopify CDN: Minification failed

Line 142:15 Expected ":"
Line 1069:0 "pointer-event" is not a known CSS property

**/
div#shopify-section-collection-template h1 {
display: none;
}
@font-face {
font-family: 'Graphie Extra Bold';
src: url('Graphie-ExtraBold.woff2') format('woff2');
font-weight: bold;
font-style: normal;
font-display: swap;
}

@font-face {
font-family: 'Graphie Thin';
src: url('Graphie-Thin.woff2') format('woff2');
font-weight: 100;
font-style: normal;
font-display: swap;
}

@font-face {
font-family: 'Graphie Semi Bold';
src: url('Graphie-SemiBold.woff2') format('woff2');
font-weight: 600;
font-style: normal;
font-display: swap;
}

@font-face {
font-family: 'Graphie Regular';
src: url('Graphie-Regular.woff2') format('woff2');
font-weight: normal;
font-style: normal;
font-display: swap;
}

html {
padding-bottom: 0 !important;
}



.main-content { 
padding-top: 156px !important;
padding-bottom: 0 !important;
width: 100%;
margin-left: auto;
transition: all .2s;  
}

.main-content.shift {
width: 100%;
}

p {
font-family: 'Graphie Regular';
}

a.featured-blog__post:hover {
color: #fff;
}

.featured-blog__post h2.h3 {
font-family: 'Graphie Regular' !important;
font-size: 20px;
color: #000;
}

.featured-blog__post .rte {
font-family: 'Graphie Regular';
color: #000;
}

.featured-blog__post .text-link {
font-family: 'Graphie Regular';
}

.featured-blog__post .text-link span {
position: relative;
top: 3px;
transition: all .3s;
}

.featured-blog__post .text-link:hover > span {
transform: translateX(3px);
}

.footer__heading{
font-family: 'Graphie Extra Bold' !important;
}

.footer__link {
font-family: 'Graphie Regular' !important;
}

.subscribe__heading {
font-family: 'Graphie Semi Bold' !important;
color: #000 !important;
}

button#footer-Subscribe {
font-family: 'Graphie Extra Bold' !important;
letter-spacing: 1px;
background: linear-gradient(to left, #ff5142,#ff288e,#ff1aeb);
color: #fff;
transition: all .3s;
}

button#footer-Subscribe:hover {
background: linear-gradient(to left, #ff1aeb,#ff288e,#ff5142);
}

input#footer-Email {
font-family: 'Graphie Regular';
border: 1px solid #bebebe;
}

.footer__copyright, .footer__copyright a {
font-family: 'Graphie Regular' !important;
color: #000 !important;
}

a {
color: #fff;
}

.footer__subscribe .social-icons .icon,
.footer__subscribe .social-icons svg {
color: #000;
fill: #000;
transition: all .3s;
}

.footer__subscribe .social-icons .icon:hover,
.footer__subscribe .social-icons svg:hover{
color: #e9663d;
fill: #e9663d;s
}

div#wts1799495 {
display: none;
}

div#PageContainer {
position: relative;
}

.nav {
position: fixed;
top: 41.88px;
right: 0;
width: 250px;
height: 100vh;
background: #fff;
z-index: 22222;
box-shadow: 0 0 10px rgba(0,0,0,0.1);
/* transform: translate(0,0); 
transition: all .2s;  */
      padding-top: 20px;
}

.nav.left {
height: 0;
transform: translate(-1000%,0); 
pointer-events: none;
}

.nav ul {
margin: 0;
padding: 0;
list-style: none;
opacity: 1;
margin-top: 20px;
/* transform: translateX(0);
transition: all .4s;  */
}

/* .nav ul.arrive {
opacity: 0;
transform: translateX(-500%);
}
 */
.nav ul li {
    margin: 0;
    text-align: left;
    padding: 0;
    border-bottom: 1px solid #bebebe;
    padding-left: 20px;
}

.nav ul a {
font-family: 'Graphie Semi Bold';
color: #000;
font-size: 20px;
display: inline-block;
padding: 10px;
width: 100%;
}

a.navigation__link.navigation__link--icon.cart-link {
padding-top: 6px;
}
/* 
.close {
display: none;
} */

h2.callout__title, .callout__rte {
color: #000;
}

.tags a {
color: #e9663d;
transition: all .3s;
}

/* .tags a:hover, .tag--active a {
color: #e9663d;
}
*/

.dark nav.navigation__nav{
background: #000000;
}
.dark .common-buttons-products{
border: 1px solid #3E395F;
}
p.cart--continue-browsing a {
color: #000;
text-decoration: underline;
}

@media screen and (max-width: 768px) {
.navigation { align-items: flex-start !important; }

nav.navigation__nav.bg { background: #fff; }
}

@media screen and (max-width: 640px) {
/* .nav { top: 63.75px; transform: translate(-1000%,0); } */

/* .close { display: block; } */

.main-content { width: 100%; }


}
.nav.nav-scroll-add {
overflow-y: scroll;
}
.nav.nav-scroll-add::-webkit-scrollbar {
width: 0;
}
.index-sections .shopify-section.custom-css{
margin-top: 0 !important;
}

/* ==header css */
.header-wrapper h1,.header-wrapper h2,.header-wrapper h3,.header-wrapper h4,.header-wrapper h5,.header-wrapper h6,.header-wrapper button, .header-wrapperli,.header-wrapper ul,.header-wrapper a{
font-family: 'Graphie Semi Bold'!important;
}
span,p{
font-family:  'Inter', sans-serif !important;
}

.switch-customiz label.switch {
position: relative;
top: unset;
transform: unset;
right: unset;
}
.switch-customiz input.dark_mode{
position: relative;
}

.switch-toggle-space{
display: flex !important;
align-items: center;
}
.inner-space{
padding: 1rem;
padding-top: 6px;
display: flex;
align-items: center;
}
ul.navigation__list.navigation-list-dis li {
display: flex !important;
align-items: center;
height: auto !important;
margin-left: 48px;
}
ul.navigation__list.navigation-list-dis {
align-items: center;
}
.navigation-list-dis .slider:before{
bottom: 2.5px;
}
.navigation__main{
margin-left: 0;
}
.nav_toggle .burger-header-menu path {
fill: #1E1E1E;
}
.header-editor span.navigation__link-icon-label {
position: absolute;
top: -11px;
right: -7px;
font-size: 15px !important;
}
.header-editor span.icon-fallback-text{
position: relative;
display: flex;
align-items: center;
}
.announcement-custome p.announcement-bar__message {
font-style: normal;
font-weight: 400;
font-size: 17px;
line-height: 20px;
color: #FFFFFF;
letter-spacing: normal;
font-family: 'Graphie Regular' !important;
}
.featureproduct-data h3 a{
font-style: normal;
font-weight: 700;
font-size: 34px;
line-height: 41px;
letter-spacing: -0.025em;
text-transform: uppercase;
color: #FF3262;
}
.navigation-list-dis .inner-space{
padding: 0 !important;
}
.navigation-list-dis .inner-space, .navigation-list-dis .navigation__link{
padding: 0 !important;
}
.productcoll-bckgrnd {
background-repeat: no-repeat;
background-size: cover;
flex: 0 0 100%;
padding: 53px 47px;
border-radius: 12px;
}
.d-flex {
display: flex;
flex-wrap: wrap;
}
.fx-50{
flex: 0 0 50%;
max-width: 50%;
}
.spacing-seperate3 {
flex: 0 0 75%;
max-width: 75%;
}
.fx-25{
flex: 0 0 25%;
max-width: 25%;
}
.collection-name {
color: #3A3556;
font-style: normal;
font-weight: 600;
font-size: 34px;
line-height: 41px;
text-align: center;
}
/* .container-max{
max-width: 1544px;
padding-left: 15px;
padding-right: 15px;
} */

.spacing-seperate1 {
padding-right: 11px;
padding-bottom: 11px;
}
.spacing-seperate2 {
padding-left: 11px;
padding-bottom: 11px;
}
.spacing-seperate3 {
padding-right: 11px;
padding-top: 11px;
}
.spacing-seperate4 {
padding-left: 11px;
padding-top: 11px;
}
.featureproduct-data h3 {
color: #FF3262;
font-style: normal;
font-weight: 700;
font-size: 34px;
line-height: 41px;
letter-spacing: -0.025em;
text-transform: uppercase;
font-family: 'Graphie Semi Bold';
}
a.navigation__link {
color: #3A3556;
font-style: normal;
font-weight: 600;
font-size: 18px;
line-height: 22px;
}
.collection-starting p{
color: #FF3262;
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 17px;
margin-bottom: 11px;
}
.feature-coll-price span{
text-transform: uppercase;
color: #FF3262;
font-style: normal;
font-weight: 600;
font-size: 48px;
line-height: 58px;
}
.shop-now-button {
text-transform: uppercase !important;
color: #FFFFFF;
font-style: normal;
font-weight: 600;
font-size: 20px;
line-height: 24px;
padding: 18px !important;
background: #FF3262 !important;
border-radius: 6px !important;
min-width: 240px;
height: auto !important;
}
.featureproduct-data h3 span {
display: block;
color: #fff;
margin-top: -12px;
font-size: 15px;
}
.collection-name h2 {
font-style: normal;
font-weight: 600;
font-size: 34px;
line-height: 41px;
font-family: 'Inter', sans-serif !important;
margin-bottom: 50px;
text-transform: capitalize;
margin-top: 50px;
}
.whole-spacing{
margin-top: 100px !important;
}
.featureproduct-data {
padding-bottom: 94px;
}
.feature-coll-price {
margin-bottom: 15px;
}
.spacing-seperate4 .shop-now {
width: 100%;
}
.spacing-seperate4  .productcoll-bckgrnd {
display: flex;
align-items: end;
width: 100%;
}
.common-title-cus{
font-style: normal;
font-weight: 800;
font-size: 64px;
line-height: 90%;
letter-spacing: -0.025em;
text-transform: uppercase;
color: #FF3262 !important;
font-family: 'Graphie Extra Bold' !important;
}
.common-title-cus span{
display: block;
color: #fff;
font-family: 'Graphie Extra Bold' !important;
}
.description-short{
text-transform: uppercase;
color: #FF3262;
font-style: normal;
font-weight: 600;
font-family: 'Graphie Semi Bold' !important;
font-size: 24px;
line-height: 29px;
}
.starting-price {
color: #FF3262;
}
span.starting-content {
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 17px;
}
span.pro_prices {
font-style: normal;
font-weight: 600;
font-size: 48px;
line-height: 58px;
vertical-align: top;
}
.slider-blocks-edit{
text-align: start !important;
background: unset !important;
border-radius: unse !important;
box-shadow: unset !important;
}
.slider-buttons .shop-now-button{
margin: 0 !important;
}
.slider-buttons {
display: flex;
align-items: center;
}
.shop-now-dark{
background: #3A3556 !important;
}
.custom_slider_inner .slick-arrow {
top: unset !important;
bottom: 12%;
left: unset;
right: 0;
background: #FF3262 !important;
border-radius: 6px;
}
.custom_slider_inner .slick-prev {
left: unset;
right: 10%;
}
.custom_slider_inner .slick-next {
right: 6%;
}
.custom_slider_inner .slick-prev {
left: unset !important;
right: 10%;
}
.custom_slider_inner .slick-next {
right: 6% !important;
}
.custom_slider_inner .slick-next:before {
content: "";
}
.custom_slider_inner .slick-prev:before {
content: "";
}
.custom_slider_inner button.slick-arrow.slick-disabled {
background: #3A3556 !important;
}
.custom_slider_inner button.slick-arrow.slick-disabled svg path {
stroke: #BCBCBC !important;
}
.custom_slider_inner .slick-dots li{
display: block;
}
.slick-slider .slick-dots li.slick-active button:before{
background: #FF3262;
border-radius: 8px;
width: 26px;
height: 4px;
border: 0;
}
.slider-blocks-edit {
left: 0 !important;
padding-left: 90px;
}
.join-pro-squad-wrapper {
padding: 82px 0px 86px;
background-size: contain;
background-repeat: no-repeat;
background-color: #15131E;
background-position: bottom right;
  margin-bottom: 10px;
}
h2.main-title-edit.common-title-cus {
margin-bottom: 17px !important;
}
.pro-squad-content p {
font-style: normal;
font-weight: 400;
font-size: 24px;
line-height: 29px;
color: #fff;
}
.join-pro-squad-wrapper .shop-now{
margin-top: 120px;
}
.giftcard-image img {
width: 100%;
max-width: 268px;
}
.giftcard-section {
background-size: cover;
background-repeat: no-repeat;
padding: 107px 0px;
}
.gift-card-vendor h4 {
color: #FF3262;
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 162%;
margin-bottom: 30px;
font-family: 'Graphie Regular' !important;
}
.gift-card-vendor h2 {
font-style: normal;
font-weight: 700;
font-size: 40px;
line-height: 48px;
color: #FFFFFF;
margin-bottom: 35px;
text-transform: inherit;
  font-family: 'Graphie Regular';
}
.gift-card-vendor p {
color: #FFFFFF;
font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 148%;
}
.giftcard-information .shop-now {
margin-top: 60px;
}
.giftcard-data {
background: #FF3262;
border-radius: 12px;
max-width: 685px;
margin-top: 100px;
position: relative;
}
.giftcards-contains-whole {
display: flex;
align-items: center;
justify-content: space-between;
}
.giftcard-image {
margin-top: -51px;
}
button.giftcardPlusButton {
display: flex;
align-items: center;
padding-right: 23px !important;
padding-left: 23px !important;
}
.giftcard-cart {
margin-right: -34px;
}
.brand-logos {
background: #FF3262;
padding: 37px 0px;

}
.brand-logos img {
display: flex;
align-items: center;
}
.remove-spacing {
margin-top: 0 !important;
}
.slider-buttons .button-spacingslider{
margin-right: 26px !important;
}
span.subheading-featurerow {
color: #FF3262;
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 162%;
font-family: 'Graphie Regular' !important;
}
.row-feature-title{
text-transform: inherit;
font-style: normal;
font-weight: 700;
font-size: 40px;
line-height: 48px;
color: #000000;
}
.featurerow-cus .rte-setting.featured-row__subtext p{
font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 148%;
color: #000;
}

.footer-wrapper.footer,.footer-wrapper.footer.dark{
width:100%;
padding: 150px 92px 58px 92px;
background: #15131E;
border-top: 0;
}
.footer-wrapper.footer .footer__wrapper.wrapper{
padding: 0;
}
.footer-wrapper.footer .footer__logo-wrapper{
margin: 0;
}
.footer-wrapper.footer .footer-logo{
width: 213px;
height: 116px;
display: block;
}
.footer-wrapper.footer .committed{
display: block;
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 200%;
color: #DEDFEB;
margin-top: 38px;
}
.footer-wrapper.footer .footer__heading{
font-family: 'Inter' !important;
font-weight: 500;
font-size: 22px;
line-height: 27px;
color: #DEDFEB;
margin-bottom: 39px;
text-transform: capitalize;
letter-spacing: unset;
}
.footer-wrapper.footer .footer__link{
font-weight: 400;
font-size: 18px;
line-height: 200%;
color: #DEDFEB !important;
padding: 0;
}
.footer-wrapper.footer .footer__link::before{
display: none;
}
.footer-wrapper.footer .footer__list--columns{
column-count: unset;
}
.footer-wrapper.footer .footer__menu{
justify-content: space-between;
}
.footer-wrapper.footer .footer__subscribe{
max-width: unset;
}
.mb-37{
margin-bottom: 37px;
}
.footer-wrapper.footer .subscribe__input-group{
flex-wrap: wrap;
}
.footer-wrapper.footer .subscribe__email{
flex: 1 1 100%;
width: 100%;
margin-bottom: 12px;
background: #3A3556;
border-radius: 6px;
padding: 18px 22px;
font-size: 20px;
line-height: 24px;
color: #FFFFFF;
border: 0 !important;
}
.footer-wrapper.footer .subscribe__email::placeholder{
color: #FFFFFF;
}
.footer-wrapper.footer .subscribe__button,.footer-wrapper.footer button#footer-Subscribe{
width: 100%;
margin-left: 0;
background: #FF3262 !important;
border-radius: 6px;
padding: 18px;
font-weight: 500 !important;
font-size: 20px;
line-height: 24px;
color: #FFFFFF;
text-transform: capitalize;
border: 0;
font-family: 'Graphie Regular' !important;
}
.footer-wrapper.footer .social-icons{
margin: 43px 0 0 0;
display: flex;
align-items: center;
}
.footer-wrapper.footer .no-bullets.social-icons li a{
display: flex;
}
.footer-wrapper.footer .no-bullets.social-icons li{
margin: 0 15px 0 0;
}
.footer-wrapper.footer .no-bullets.social-icons li a{
padding:0 !important;
}
.footer-wrapper.footer .footer__copyright{
margin-top: 150px;
text-align: center;
}
.footer-wrapper.footer .footer__copyright, .footer-wrapper.footer .footer__copyright a{
font-family: 'Inter' !important;
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 22px;
color: #7C788A !important;
}
.giftcard-information {
display: flex;
flex-wrap: wrap;
}
.gift-card-flex {
flex: 0 0 50%;
max-width: 50%;
}
.giftcard-title-price h2 {
color: #fff;
text-transform: uppercase;
font-family: 'Graphie Semi Bold' !important;
font-style: normal;
font-weight: 600;
font-size: 24px;
line-height: 29px;
margin-top: 30px;
}
.giftcard-title-price h3 {
font-style: normal;
font-weight: 600;
font-size: 40px;
line-height: 48px;
color: #fff;
font-family: 'Graphie Semi Bold' !important;
text-transform: uppercase;
}
.dark .grid-products-custom {
background: #1B182D !important;
}
.grid-product__meta.dark {
background: #1B182D !important;
border: unset !important;
}
.giftcard-title-price{
margin-right: 50px;
}
.giftcard-cart span {
padding-left: 16px;
}
.slick-dots{
display: none !important;
}
.slider-buttons{
margin-top:44px;
}
.dark .darkmode-title{
color: #D1CEDF !important;
}

/*====blog section  */
.blog-design2 {
flex: 0 0 60%;
max-width: 60%;
padding-left: 12px;
}
.blog-design1 {
flex: 0 0 40%;
max-width: 40%;
padding-right: 12px;
}
.text-flx-blog {
display: flex;
}
.blog-design2 .blog-custom:nth-child(1) {
display: none;
}
p.blog__date-text.label__text {
color: #15131E;
font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 24px;
margin: 0;
}
.blog__date-custom {
margin: 41px 0px 15px;
}
.font-Remissis {
font-style: normal;
font-weight: 700;
font-size: 44px;
line-height: 38px;
text-transform: capitalize;
margin-bottom: 15px;
}
.home-blog__link.blog-link {
color: #15131E;
}
p.blog-description {
color: #15131E;
font-style: normal;
font-weight: 500;
font-size: 20px;
line-height: 24px;
}
.blog-design2 .blog-custom {
display: flex;
padding-bottom: 24px;
}
.blog-design2 .blog__media-wrapper {
max-width: 351px;
}
.blog-design2 .blog__date-custom{
margin-top: 0 !important;
}
img.blog__img-custom {
border-radius: 12px;
}
.blog-design2 .blog__details-custom {
padding-left: 22px;
}
h2.ourBlogTitle {
color: #3A3556;
font-style: normal;
font-weight: 600;
font-size: 34px;
line-height: 41px;
font-family: 'Inter', sans-serif !important;
text-transform: capitalize;
margin-bottom: 45px;
  margin-top: 45px;
}
.blog-design2 .font-Remissis {
font-size: 36px;
line-height: 43px;
}
.blog-design2 .font-Remissis {
font-size: 36px;
line-height: 43px;
}
/*====Popular Products====  */
.grid-products-custom span.grid-product__title {
display: block;
}
.hover-content-set {
display: flex;
align-items: center;
padding-top: 15px;
  justify-content: space-between;
}
.common-buttons-products {
border: 1px solid #E6E6E6;
border-radius: 6px;
display: flex;
align-items: center;
padding: 12px;
}
.common-buttons-products{
display: flex;
align-items: center;
}
.ViewMoreButton{
display: flex;
align-items: center;
}
.cartButton {
display: flex;
align-items: center;
}
.button-coll-grid{
text-transform: uppercase;
color:#FFFFFF !important;
font-style: normal;
font-weight: 600;
font-size: 20px;
background: #FF3262;
border-radius: 6px;
line-height: 24px;
font-family: 'Graphie Semi Bold' !important;
      padding: 13px 20px;
}
.productLink{
font-style: normal;
font-weight: 700;
font-size: 18px;
line-height: 22px;
color: #3A3556;
font-family: 'Inter', sans-serif !important;
text-transform: uppercase;
}
.product-coll-price {
padding-top: 25.6px;
padding-bottom: 10px;
}
.dark .featurerow-cus .rte-setting.featured-row__subtext p {
color: #D1CEDF !important;
}
.product-coll-price .grid-product__price {
color: #15131E;
font-style: normal;
font-weight: 500;
font-size: 30px;
line-height: 36px;
display: flex;
align-items: center;
}
.dark span.icon-fallback-text svg path {
fill: #D1CEDF !important;
}
.grid-products-custom .grid-product__meta {
padding: 21px 26px;
}
.grid-product__grid-item.grid-products-custom {
/* flex: 0 1 calc(25% - 1.5rem); */
background: #F8F9FD;
border-radius: 12px;
cursor: pointer;
} 
input.button-coll-grid {
padding: 13px 32px;
}
.review-badge-coll {
padding-top: 10px;
}
.hover-content-set{
display: none;
}
.grid-product__grid-item.grid-products-custom:hover .hover-content-set{
display:flex;
}
.grid-product__grid-item.grid-products-custom:hover .product-coll-price {
display: none;
}
.grid-products-images {
padding: 21px 26px 0px;
}
.grid-products-images .grid-product__image-wrapper {
border-radius: 6px;
}
#CollectionSection h2.h1.section-header__title {
color: #3A3556;
font-style: normal;
font-weight: 600;
font-size: 34px;
line-height: 41px;
font-family: 'Inter', sans-serif !important;
text-transform: capitalize;
  margin-top: 12px;
}
.BuyNowButton {
padding-right: 5px;
}
.ViewMoreButton {
padding: 0 5px;
}
.cartButton {
    padding: 15px;
}

.common-buttons-products{
pointer-event:none;
}
.wrapper.brand-wrapper{
display: flex;
align-items: center;
justify-content: space-between;
}
.logo-wrapper{
padding-right: 60px;
}
.logo-wrapper:last-child{
padding-right: 0px;
}
.shopify-product-form.cart-ajax-form{
display: flex;
flex-direction: column;
height: 100%;
justify-content: space-between;
}
.title-price-section{
margin-bottom: auto;
}
dark span.icon-fallback-text svg path {
fill: #D1CEDF !important;
}
.blog__media-main{
display: flex;  
}
.media_wrapper{
height:100%;
display: block;
}
.blog__media-main{
height: 100%;
}
img.blog__img-custom{
object-fit: cover;
}
.blog-design1 .blog-custom{
height: 100%;
}
.blog-design1 .blog__media-wrapper{
min-height: 476px;
height: 100%;
max-height: 476px;
}
.navigation__dropdown-link:hover{
  background-color:#FF3262 !important;
}
.navigation__item--active .navigation__link {
    color: #FF3262 !important;
}
.navigation__link:hover{
  color: #FF3262 !important;
}
/*===responsive  */
@media screen and (max-width: 1440px){
input.button-coll-grid{
padding: 12px 18px;

}
.common-buttons-products{
padding: 4px 8px;
height: 50px;
width: 55px;
justify-content: center;
}
.common-buttons-products svg{
width: 24px;
height: 24px;
}
}
@media screen and (max-width: 1300px){
.navigation__main{
display: flex !important;
margin-left: 0 !important;
}
.navigation__logo{
transform: translateY(0) !important;
}
a.navigation__link{
font-size: 16px !important;
line-height: 20px !important;
padding: 8px !important;
display: flex;
align-items: center;
}
a.navigation__link .svg-icon{
width: 12px;
height: auto;
margin-left: 4px;
}
.navigation__logo{
margin: 0 !important;
}
ul.navigation__list.navigation-list-dis li{
margin-left: 30px !important;
}
.header-wrapper ul.navigation__list{
display: flex;
}
.grid-product__grid-item.grid-products-custom{
flex: 0 1 calc(33.33% - 1.5rem);
}
.common-buttons-products{
height: 50px;
width: 60px;
justify-content: center;
}
}
@media screen and (max-width: 1230px){
.custom_slider_inner .slick-prev{
right: 11%;
}
.productcoll-bckgrnd {
background-size: cover;
background-color: #15131E;
background-position: center;
}
.spacing-seperate3{
flex: 0 0 70%;
max-width: 70%;
}
.spacing-seperate4{
flex: 0 0 30%;
max-width: 30%; 
}
}
@media screen and (max-width: 1440px)and (min-width: 993px){
.giftcard-cart span{
white-space: nowrap;
}
.giftcard-data{
max-width: 100%;
margin-top: 120px;
}
.gift-card-flex{
flex: 0 0 55%;
max-width: 55%;
}
.giftcard-image-set.gift-card-flex{
flex: 0 0 45%;
max-width: 45%;
}
.giftcard-image{
margin-top: -120px;
}
  .button-coll-grid{
    font-size: 16px;
  }
}
@media screen and (max-width: 1080px){
.hover-content-set{
display: flex !important;
flex-wrap: wrap;
justify-content: center;
}
.BuyNowButton{
padding-right: 0;
margin-bottom: 8px;
width: 100%;
}
.ViewMoreButton{
padding: 0 5px 0 0;
}
input.button-coll-grid{
width: 100%;
}
.blog-design2 .blog__media-wrapper{
max-width: 270px !important;
}
  .button-coll-grid {
    display: flex;
    justify-content: center;
}
}
@media screen and (max-width: 1024px){
.main-content{
padding-top: 138px !important;
}
.navigation.site-header{
padding: 0.5rem 20px 47px 20px!important;
align-items: center !important;
}
.site-header__logo img{
margin-top: 0;
margin-bottom: 0;
}
nav.navigation__nav{
position: absolute;
width: 100%;
bottom: 0;
left: 0;
transition: all .2s;
background: #fff;
border-top: 1px solid #000;
white-space: nowrap;
padding-left: 5px;
padding-right: 20px;
}
.main-content{
padding-top: 156px !important;
}
.productcoll-bckgrnd{
padding:48px 28px;
}
.whole-spacing{
margin-top: 55px !important;
}
.grid-product__grid-item.grid-products-custom{
flex:0 1 calc(33.33% - 1.5rem);
}
.footer-wrapper.footer, .footer-wrapper.footer.dark{
padding: 30px 15px;
}
.footer-wrapper.footer .committed{
text-align: left !important;
margin-top: 18px;
}
.footer__subscribe{
margin-left:0 !important;
margin-right:0 !important;
}
.footer-wrapper.footer .footer__copyright{
margin-top: 50px;
}
.footer-wrapper.footer .footer__menu{
justify-content: flex-start;
text-align: left !important;  
margin-top: 30px;
}
.footer-wrapper.footer .footer__heading{
margin-bottom: 10px;
}
.footer-wrapper.footer .footer-logo{
display: flex;
}
}
.dark header.navigation.site-header.header-editor {
background: #000000 !important;
}
@media screen and (max-width: 992px){
.logo-wrapper{
padding-right: 30px;
}
.custom_slider_inner .slick-prev{
right: 12%;
}
.productcoll-bckgrnd{
padding:28px;
}
.spacing-seperate3,.spacing-seperate4{
flex: 0 0 50%;
max-width: 50%;
}
.collection-products{
display:flex;
flex-direction: column;
height: 100%;
justify-content: space-between;
}
.productcoll-bckgrnd .shop-now-button{
max-width: 100%;
}
.price-wrapper{
margin-top: auto;
}
.featureproduct-data h3{
font-size: 24px;
line-height: 40px;
}
.featureproduct-data h3 span{
font-size: 14px;
}
.feature-coll-price span{
font-size: 36px;
line-height: 46px;
}
.gift-card-flex{
flex: 0 0 100%;
max-width: 100%;
order: 2;
}
.giftcard-image-set.gift-card-flex{
order: 1;
}
.giftcard-data{
max-width: 90%;
}
.giftcard-section{
padding: 55px 0px;
}
.giftcard-cart span{
white-space: nowrap;
}
.wrapper-customize{
padding: 0 30px;
}
.feature-row__item{
flex: 0 1 100%;
}
.feature-row__item.feature-row__text.feature-row__text--left{
padding: 30px 0 0 0 !important;
}
.feature-row{
flex-wrap: wrap;
}
.feature-row__item.feature-row__text.feature-row__text--right{
padding: 30px 0 0 0 !important;
order: 2;
}
.text-flx-blog{
flex-wrap: wrap;
}
.blog-design1{
flex: 0 0 100% !important;
max-width: 100% !important;
padding-right: 0!important;
margin-bottom: 30px;
}
.blog-design1 .blog__media-wrapper{
max-height: 240px;
width: 100%;
}
.blog-design2{
flex: 0 0 100% !important;
max-width: 100% !important;
}
img.blog__img-custom{
width: 100%;
}
.blog-design2{
padding-left: 0 !important;
}
.blog__date-custom{
margin: 26px 0px 15px !important;
}
.index-sections .shopify-section.custom-css{
margin-top: 30px !important;
}
}
@media screen and (max-width: 768px){
nav.navigation__nav{
position: absolute;
width: 100%;
bottom: 0;
left: 0;
top: unset !important;
transition: all .2s;
background: #fff;
border-top: 1px solid #000;
white-space: nowrap;
padding-left: 5px;
padding-right: 20px;
}
.common-title-cus{
font-size: 50px;
}
.custom_slider_inner .slick-prev{
right: 15% !important;
}
.custom_slider_inner .slick-arrow{
bottom: 0 !important;
}
.grid-product__grid-item.grid-products-custom{
flex: 0 1 calc(50% - 1.5rem);
}
.giftcard-title-price h3{
font-size: 30px;
line-height: 38px;
}
.giftcard-title-price h2{
font-size: 20px;
line-height: 24px;
margin-top: 20px;
}
button.giftcardPlusButton{
padding: 12px !important;
font-size: 18px;
line-height: 22px;
}
button.giftcardPlusButton svg{
width: 24px;
height: 30px;
}
.join-pro-squad-wrapper{
padding: 40px 0px 40px;
background-size: 90%;
}
.site-header__logo img{
left: 0;
}
}
@media screen and (max-width: 680px){
.slick-prev, .slick-next{
  left: 0;
  right: 0;
}
.slider-buttons .button-spacingslider{
 }
.shop-now-button{
  width:100% !important;
  padding: 10px 18px!important;
}
  .shop-now-button{
    min-width: unset !important;
  }
}
@media screen and (max-width: 642px){
.spacing-seperate1,.spacing-seperate2,.spacing-seperate3,.spacing-seperate4{
flex: 0 0 100%;
max-width: 100%;
padding-right: 0;
padding-left: 0;
}
.spacing-seperate4{
min-height: 310px;
}
.featureproduct-data{
padding-bottom:30px;
}
.feature-coll-price span{
font-size: 32px;
line-height: 38px;
}
.grid-product__grid-item.grid-products-custom{
flex: 0 1 100%;
}
}
@media screen and (max-width: 640px){
.slider-blocks-edit{
transform: translateY(-50%) !important;
}
nav.navigation__nav.dark{
border-top: 1px solid #fff !important;
border-left: 0px !important;
border-right: 0px !important;
border-bottom: 0px !important;
}
.common-title-cus{
font-size: 32px;
}
.description-short{
font-size: 22px;
line-height: 26px;
margin-bottom: 14px;
display: block;
margin-top: 24px;
}
.slider-blocks-edit p{
margin-bottom: 20px;
}
span.pro_prices{
font-size: 34px;
line-height: 48px;
}
.custom_slider_inner .slide{
height: 660px !important;
}
.main-content{
padding-top: 175px !important;
}
.logo-wrapper{
width: 100%;
max-width: 50%;
margin-bottom: 14px;
height: 100%;
}
.giftcards-contains-whole{
flex-wrap: wrap;
}
.giftcard-title-price{
margin-right: 0;
width: 50%;
padding: 0 0 20px 20px;
}
.giftcard-cart{
width: 50%;
}
.row-feature-title{
font-size: 26px;
line-height: 32px;
}
.featurerow-cus .rte-setting.featured-row__subtext p{
font-size: 18px;
}
p.blog__date-text.label__text{
font-size: 18px;
line-height: 22px;
margin: 0;
}
.font-Remissis{
font-size: 32px;
line-height: 36px;
}
p.blog-description{
font-size: 18px;
line-height: 22px;
}
.blog__date-custom{
margin: 15px 0px 15px !important;
}
.blog-design2 .blog-custom{
flex-wrap: wrap;
}
.blog-design2 .blog__media-wrapper{
max-width: 100% !important;
}
.blog-design1 .blog__media-wrapper{
max-height: unset;
min-height: auto;
height: auto;
}
.blog-design2 .blog__details-custom{
padding-left: 0 !important;
}
.blog-design2 .blog__details-custom{
margin-top: 15px !important;
}
.featurerow-cus .rte-setting.featured-row__subtext p{
margin: 0;
}
}
@media screen and (max-width: 591px){
.wrapper-customize{
padding: 0 15px;
}
}
@media screen and (max-width: 480px){
.custom_slider_inner .slick-prev{
right:17% !important;
}
.slider-buttons .button-spacingslider{
margin-right: 10px !important;
}
.giftcards-contains-whole{
flex-wrap: wrap;
justify-content: center;
}
.giftcard-title-price{
margin-right: 0;
width: 100%;
padding: 0 0 20px 20px;
}
.giftcard-cart{
width: 100%;
padding: 0 20px 20px 20px;
margin-right: 0;
}
button.giftcardPlusButton{
max-width: 100%;
justify-content: center;
}
.giftcard-data{
max-width: 100%;
}
.collection-name h2{
margin-bottom: 25px;
}
.collection-name h2{
font-size: 28px;
line-height: 32px;
}
.section-header .section-header__description{
display: none;
}
#CollectionSection h2.h1.section-header__title{
font-size: 28px;
line-height: 32px;
}
.grid-products-images{
padding: 21px 16px 0px;
}
.grid-products-custom .grid-product__meta{
padding: 21px 16px;
}
.gift-card-vendor h2{
font-size: 32px;
line-height: 42px;
margin-bottom: 20px;
}
.related-products .grid-product__grid-item{
margin-left: 3px;
margin-right: 3px;
}
.related-products .slick-list.draggable{
margin: auto;
width: 95%;
}
}
@media screen and (max-width: 425px){
.slider-buttons{
flex-wrap: wrap;
}
.slider-buttons .button-spacingslider{
margin-right: 0 !important;
margin-bottom: 14px !important;
}
.shop-now-button{
max-width: 100%;
}
.main-content{
padding-top: 150px !important;
}
.custom_slider_inner .slide{
height: 750px !important;
}
.slider-blocks-edit{
padding: 30px 15px !important;
}
.custom_slider_inner .slick-prev{
right: 21% !important;
}
.giftcard-title-price h2{
margin-top: 0;
}
.giftcard-title-price h3{
margin-bottom: 0;
}
.font-Remissis{
font-size: 22px !important;
line-height: 28px !important;
margin-bottom: 8px !important;
}
p.blog__date-text.label__text{
font-size: 18px !important;
line-height: 22px !important;
}
.blog-design2 .blog__date-custom{
margin-bottom: 8px !important;
}
.blog__date-custom{
margin-bottom: 8px !important;
}
.pro-squad-content p{
font-size: 22px;
line-height: 26px;
}
.navigation.site-header{
flex-wrap: wrap;
justify-content: center;
}
.navigation__main{
justify-content: center !important;
margin-bottom: 10px;
}
.navigation__secondary-nav{
width: 100%;
margin-bottom: 10px;
}
.header-wrapper ul.navigation__list{
justify-content: center;
}
.navigation__secondary-nav .navigation__item:not(.navigation__item--cart):first-child{
margin-left: 0 !important;
}
.footer-wrapper.footer .footer__link{
font-size: 16px;
}
.footer-wrapper.footer .footer__link.mb-37{
margin-bottom: 20px;
}
.footer-wrapper.footer .social-icons{
margin: 30px 0 0 0;
}
.footer-wrapper.footer .footer__copyright{
margin-top: 30px;
}
}
.navigation__link.dark svg path{
  fill: #D1CEDF;
}
.navigation.site-header.header-editor.wrapper {
    padding: 1rem;
}
.template-collection .join-pro-squad-wrapper{
  margin-top: 30px;
}
.pagination .page.current{
      color: #fff;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    background: #FF3262;
    border-radius: 6px;
    padding: 10px;
    width: 37.64px;
    height: 37.64px;
}

.pagination .page a{
    color: #7d7d7d;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
}
.template-collection .grid-product__grid-item.grid-products-custom{
  background: #fff;
}
.brand-logos img{
      max-width: 160px;
}
@media(max-width:1170px){
  .brand-logos{
    overflow: scroll;
  }
}
.hover-content-set button {
    background: transparent !important;
}
/* ====== review hide css =====  */

.review-badge-coll {
    display: none;
}
 .spr-badge{
   display: none !important;
}  
.main-custom-product .product-single__image-sticky{
      position: unset;
      top: unset;
} 
.main-custom-product div:empty{
    display: none !important;
}
#shopify-product-reviews .spr-summary-actions-newreview:hover{
  color:#fff;
}
.tags a{
  color:#000;
}
@media(max-width:1440px){
  .productcoll-bckgrnd{
    padding:30px;
  }
  .collection-products {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
}
}
/* .dark .footer-wrapper.footer .footer__copyright a,.dark .footer-wrapper.footer .footer__copyright{
  color: #fff!important;
} */

