/** Shopify CDN: Minification failed

Line 652:1 Expected "}" to go with "{"

**/
sticky-header header.header {
    grid-template-columns: auto 1fr auto;
    padding-top: 8px;
    padding-bottom: 5px;
}

nav.header__inline-menu {
    margin: 0 !important;
}

body {
    overflow-x: hidden;
}

.header_search_new button.search__button {
    right: 6px;
    background: #1C5FF8 !important;
    border-radius: 55px;
    height: 35px;
    width: 35px;
    top: 6px;
}

.header_search_new .field input {
    border: 1px solid #1C5FF8;
    border-radius: 55px;
    box-shadow: unset!important;
    background: transparent;
}

.header_search_new button.search__button svg path {
    fill: transparent;
    stroke: #fff;
}

.header__icons {
    align-items: center;
    gap: 20px;
}

ul.header__submenu.list-menu.list-menu--disclosure.caption-large.motion-reduce li a{

    color:#fff;
}

a.header__icon {
    background: #1C5FF8;
    border-radius: 55px;
    box-shadow: 1px 1px 3px 0px #00000057;
}

.header_search_new span.svg-wrapper {
    position: relative;
    top: 2px;
}

.header__icon  svg ellipse {
    stroke: #fff;
}

.header__icon  svg  circle {
    stroke: #fff;
}

.header__icon  svg  path {
    fill: #fff;
    stroke: #fff;
}

.header_search_new {
    width: 100%;
    max-width: 60%;
    margin:auto;
}

sticky-header header.header .header__icons a.btn.btn-custom:hover {
    background: transparent;
    color: #1C5FF8;
}


sticky-header header.header .header__icons a.btn.btn-custom {
    background: #1C5FF8;
    color: #fff;
    text-decoration: none;
    padding: 9px 18px;
    border-radius: 55px;
    font-size: 13px;
    border: 1px solid #1C5FF8;
    transition: .6s ease all;
    margin-right: 0;
    font-weight: 500;
    line-height: normal;
}

summary.header__icon svg.icon.icon-hamburger path , summary.header__icon svg.icon.icon-close path {
    stroke: #1C5FF8;
    
}




/* Collection---list */

.collection_list_mainn li.collection-list__item {
    max-width: 25% !important;
        padding: 0;
}

.collection_list_mainn li.collection-list__item h3 {
    display: flex;
    justify-content: space-between;
    font-size: 16px;
}

.collection_list_mainn li.collection-list__item .card {
    margin: 0 5px;
    border-radius: 12px;
    border-color: #0000004f;
}

/* .collection_list_mainn li.collection-list__item h3 {
    display: flex;
    justify-content: space-between;
} */

.collection_list_mainn li.collection-list__item .card:hover .card__text {
    background: #1C5FF8;
}

.collection_list_mainn li.collection-list__item .card:hover .card__text h3 {
    color: #fff;
}

.collection_list_mainn h2.collection-list-title {
    font-size: 32px;
}

.collection_list_mainn   .title-wrapper-with-link {
    margin-top: 0 !important;
}
.collection-list-section {
    margin-top: 40px;
}

.collection_list_mainn  .collection-list {
    row-gap: 20px;
}
ul.header__submenu.list-menu.list-menu--disclosure.caption-large.motion-reduce a {
    color:black !important
}
sticky-header.header-wrapper.color-background-2.gradient {
  background: #1c5ff8;
}
.announcement-bar p {
    margin: 0;
    text-align: center;
    padding: 7px 10px;
    font-size: 14px;
    color:black;
    font-weight:500
}

footer.footer {
    background: #1C5FF8;
}

.footer-block-image p {
    color: #fff;
    line-height: 1.4;
    font-size: 15px;
}


.footer-block-image p {
    color: #fff;
    line-height: 1.4;
    font-size: 15px;
}

.footer-block--menu .footer-block__details-content a {
    color: #fff;
    padding: 0 0;
}

.footer__content-top {
    padding-bottom: 4rem !important;
}

.footer-block--newsletter {
    display: block !important;
}

.footer-block--newsletter .footer__list-social {
    margin-top: 20px  !important;
    justify-content: start;
    gap: 14px;
}

.footer-block--newsletter .footer__list-social a.link.list-social__link {
    padding: 10px;
    background: #fff;
    border-radius: 55px;
}

/* ul.list-menu.list-menu--inline li a.header__menu-item {
    padding-left: 0;
} */

.footer-block--newsletter .footer__list-social a.link.list-social__link svg path {
    fill: #1C5FF8;
}

/* ul.header__submenu a.header__menu-item {
    padding-left: 19px !important;
} */

.footer__content-bottom {
    padding-top: 1rem  !important;
    padding-bottom: 2rem !important;
}

.header_search_new label.field__label {
    font-size: 12px;
    top: 15px;
}

.img_home_mainn .image-with-text__heading {
    font-size: 32px;
    max-width: 400px;
    line-height: 1.2;
}

.img_home_mainn p {
    opacity: 1;
    line-height: 1.5;
}


.img_home_mainn a.button.button--primary {
    border: 1px solid #1C5FF8;
    border-radius: 55px;
    transition: 0.6s ease all;
}

.img_home_mainn a.button.button--primary:hover {
    background: transparent;
    color: #1C5FF8;
}

.slick-dotted.slick-slider {
    margin: 0 !important;
}


li.collection-list__item .card-colored.color-background-1 {
    background: transparent;
}

button.slick-prev.slick-arrow {
    background: #1C5FF8;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
    border-radius: 55px;
    left: 10px;
}

button.slick-next.slick-arrow{
    background: #1C5FF8;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
    border-radius: 55px;
    right: 10px;

}


button.slick-prev.slick-arrow::before {
    background-image: url(/cdn/shop/files/left.png?v=1775137740);
    font-size: unset;
    background-repeat: no-repeat;
    background-size: contain;
    width: 20px;
    height: 20px;
}


button.slick-next.slick-arrow:before{
    background-image: url(/cdn/shop/files/left.png?v=1775137740);
    font-size: unset;
    background-repeat: no-repeat;
    background-size: contain;
    width: 20px;
    height: 20px;
    transform: rotate(180deg);
}

.img_home_mainn.image-with-text.page-width.color-scheme-background-1 {
    margin: 0 !important;
}

div#shopify-section-template--21408740344032__image_with_text_8bRA4w {
    margin: 30px 0;
}


/* Responsive */
@media (min-width: 1025px) and (max-width: 1366px){
   .header__menu-item{
      font-size: 1.1rem;
   }
}

@media screen and (max-width:989px){
.collection_list_mainn li.collection-list__item {
    max-width: 50%!important;
    padding: 0;
}

.header_search_new {
    display: none;
}

    sticky-header header.header {
    grid-template-columns: 1fr  1fr  1fr;
}

}

@media screen and (max-width:768px){


    .header_search_new {
    display: none;
}
.announcement-bar li svg.icon {
    width: 20px;
}

.header__icon--cart .icon {
    width: 15px;
    height: 15px;
}

a.header__icon {
    height: 30px;
    width: 30px;
}

sticky-header header.header .header__icons a.btn.btn-custom {
    padding: 6px 9px;
    font-size: 10px;
}
.header__icons {
    align-items: center;
    gap: 10px;
}

.collection_list_mainn li.collection-list__item {
    max-width: 50%!important;
}

.collection_list_mainn li.collection-list__item h3 {
    font-size: 12px;
}

.collection-list__item .card__text {
    transition: .5s ease all;
    padding: 11px !important;
}

.collection_list_mainn h2.collection-list-title {
    font-size: 26px;
}

.collection-list-section {
    margin-top: 10px;
}


.category-title , .img_home_mainn .image-with-text__heading , .hura-marquee .heading h2 {
    font-size: 26px !important;
}

.img_home_mainn .image-with-text__content {
    padding-left: 0;
    padding-right: 0;
    padding-top: 20px;
    padding-bottom: 20px;
}

.footer__content-top {
    padding: 20px 20px 0  !important;
}

.footer-block.grid__item {
    margin: 0 0 !important;
}

.footer-block.grid__item ul.footer-block__details-content {
    margin-bottom: 20px;
}

ul.list.list-payment {
    padding: 0;
}

.announcement-bar p {
    font-size: 11px;
}
.header__icon--cart {
    position: relative;
    margin-right: 0 !important;
}
}



/* New CSS */
.banner-image img{
    width: 100%;
    height: calc(100vh - 122.18px);
    object-fit: cover !important;
}

.home-banner #slick-slide02 img{
    filter: brightness(0.7) !important;
}
.shopify-policy__container {
    padding-top: 50px;
    padding-bottom: 100px;
}



/* New Homepage Responsive CSS */

@media (max-width: 992px) {
	.header {
		padding: 0 3rem;
	}

	.header_search_new button.search__button {
		right: 0 !important;
		position: relative;
		width: 45px;
		height: 45px;
		top: 0px;
	}

	.header__icons .header__icon {
		width: 45px !important;
		min-width: 45px !important;
		height: 45px !important;
	}

	.header_search_new {
		display: flex;
		max-width: 100% !important;
		justify-content: end;

	}

	.header__icon--account {
		display: flex !important;
	}

	.header_search_new .search__input,
	.header_search_new .field__label {
		display: none;
	}
     .banner-image img{
    height: 400px ;
}

	.banner-content {
		left: 50% !important;
		transform: translate(-50%, -50%) !important;
		width: 100% !important;
		text-align: center !important;
	}

	.fiss-content .fcc-text h2 {
		font-size: 12px !important;
	}

	.footer-icon-sec .page-width,
	.img_home_mainn {
		padding: 0 2rem !important;
	}

	.foot_sliderr {
		gap: 10px!important;
		justify-content: center !important;
	}

	.img_home_mainn .image-with-text__content {
		text-align: center !important;
	}

	.img_home_mainn .image-with-text__heading {
		max-width: 100% !important;
		width: 100% !important;
	}

	.img_home_mainn .button {
		margin: 0 auto !important;
	}

	.img_home_mainn .image-with-text__grid {
		gap: 15px !important;
	}

	button#Subscribe {
		position: relative !important;
		width: 100% !important;
		margin-top: 10px !important;
	}
}

@media (max-width: 768px){
    .banner-image img{
        min-height: 200px !important;
        object-fit: cover !important;
        height: unset !important;
    }
    .banner-content h2{
        font-size: 20px !important;
    }
    .banner-content p{
        font-size: 14px !important;
    }
.banner-btn {
    background: #1C5FF8;
    color: #fff;
    padding: 5px 20px !important;
    text-decoration: none;
    display: inline-block;
    border: 1px solid #1C5FF8;
    transition: 0.5s ease all;
    border-radius: 55px;
    margin-bottom: 10px !important;
}



}

@media (max-width: 600px) {
    
	.header_search_new button.search__button {
		width: 30px!important ;
		height: 30px!important;
	}

	.header__icons .header__icon {
		width: 30px !important;
		min-width: 30px !important;
		height: 30px !important;
	}

	.header {
		padding: 0 1.5rem!important;
	}

	.header__icon--menu {
		padding-left: 0px!important;
	}
    /* .banner-image img{
    height: 350px ;
    object-fit: fill;
    } */
    .img_home_mainn .image-with-text__text {
    margin-bottom: 20px !important;
}
	.footer-block__heading {
		text-align: center !important;
	}

	.footer-block ul li a {
		text-align: center !important;
		justify-content: center!important;
	}

    .list-payment{
        flex-wrap: nowrap !important;
    }
    .list-payment li svg{
        width: 100% !important;
    }
}
div#shopify-section-header {
    /* transform: translateY(0%) !important; */
    z-index: 9999 !important ;
}


@media (max-width:768px) {
    section#shopify-section-template--21507944186080__home_banner_YKeqbw {
        display:none;
    }
    section#shopify-section-template--21507944186080__home_banner_qhJyXy {
        display:block;
    }
    span.announcement-bar__payment-icon {
    width: 8.2% !important;
}
}
@media (min-width:769px) {
    section#shopify-section-template--21507944186080__home_banner_YKeqbw {
        display:block;
    }
    section#shopify-section-template--21507944186080__home_banner_qhJyXy {
        
        display:none;
    }
    .announcement-bar__social.announcement-bar__spacer {
        display:block;
    }
}
@media (min-width: 768px) and (max-width:1024px) {
   
    .announcement-bar__social.announcement-bar__spacer {
        display:none
    }
    p.announcement-bar__message {
        text-align:center;
    }
    .announcement-bar__payments {
        min-width:max-content
    }
    #shopify-section-header .list-menu--inline {
        row-gap:15px;
        column-gap:20px;
        min-width:max-content
        
    }
 