/** Shopify CDN: Minification failed

Line 74:0 Unexpected "}"
Line 760:17 Expected ":"

**/
html{  scroll-behavior: smooth;}
body{padding:0px;margin:0px; font-size:16px; padding-top:0px;    font-family: "Jost", sans-serif; }
section.aaouncement-bar p {
    color: #fff;
    font-size: 15px;
}
.d-none{display:none}
ul.collection-list.grid.grid--3-col-desktop.grid--2-col-tablet-down {
    padding-bottom: 50px;
    padding-top: 30px;
}
.cards-img {
    text-align: right;
}
.cards-img img {
    max-width: 200px;
    margin-bottom: 10px;
}
p:last-child {
margin-bottom:0px;
}
ul.dropdown-menu.show li a:hover{background:transparent !important;}
ul.dropdown-menu.show li {
    padding: 5px 13px !important;
    border-left: 0px  !important;
}
.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
    color: rgb(179 81 158);
}
ul.dropdown-menu.show li a:focus {
    background: transparent !important;
}
ul.dropdown-menu {
    background: #000000;
}
ul.dropdown-menu.show li a {
    color: #b3519e;
    font-size: 17px;
    font-weight: 600;
}
.card-wrapper.animate-arrow.collection-card-wrapper a {
    font-size: 20px;
    font-weight: 700;
}
.predictive-search__pages-wrapper {
    display: none !important;
}
.content-manage {
    padding-bottom: 70px;
}
button.button {
    text-transform: uppercase;
    font-weight: 600;
}
.contact__button button:hover {
    background: #b3519e;
}
h1 {
font-size:64px;      font-family: "Jost", sans-serif;
}
h2 {
font-size: 40px;       font-family: "Jost", sans-serif;
}
h3 {
font-size: 24px;    font-family: "Jost", sans-serif;}
h4 {
font-size: 22px;    font-family: "Jost", sans-serif;}
}
h5 {
font-size: 18px;    font-family: "Jost", sans-serif;
}
h6 {
font-size: 16px;    font-family: "Jost", sans-serif;
}
.button:after, .shopify-challenge__button:after, .customer button:after, .shopify-payment-button__button--unbranded:after {
    box-shadow: none !important;
}
.customer button:hover {
    background: #b3519e !important;  transition:ease-in-out 0.5s;
}
.customer.section-template--18503748288741__main-padding h1 {
    font-size: 50px;
    font-weight: 700;
    color: #000;
}
.customer button {
    background: #796D42;
  transition:ease-in-out 0.5s;
    color: #fff;
    font-weight: 600;
    display: inline-block;
    padding: 15px 30px;
    margin-top: 20px;
    width: 100%;
}
span.price-item.price-item--sale.price-item--last {
    font-size: 15px !important;
}
p.totals__total-value {
    font-weight: 700;
    color: #000;
}
s.price-item.price-item--regular {
    font-size: 15px !important;
}
h1.title.title--primary {
    font-size: 40px;
    font-weight: 800;
    color: #000;
}
.cart-items thead th {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    color: #000;
}
/******** product page css ******************/
.card--standard.card--text {
    background-color: transparent;
    border: 0px;
}
button.navbar-toggler {
    font-size: 18px;
    margin-right: 3px;
}
    .search-bar-mob {
    display: none;
    height: 80px;
    position: absolute;
    max-width: 100%;
    left: 0;
    padding: 17px 15px 0px;
    z-index: 99999;
    right: 0;
    background: #000000;
    width: 100%;
}
a.crs-btn {
    position: absolute;
    top: 25px;
    color: #fff;
    font-size: 20px;
    right: 20px;
}
.search-bar-mob input[type=text] {
    width: 88%;
    border-radius: 5px;
    border: 1px solid #000;
    padding-left: 15px;
    height: 45px;
}
.search-bar-mob input[type=text] {
    outline: none;
    box-shadow: none;
}
span.badge-new {
    border-radius: 5px;
    font-size: 10px;
    color: #fff;
    background: #b3519e;
    position: absolute;
    top: 2px;
    right: -2px;
    padding: 1px 0px 0px 1px;
    display: flex;
    width: 13px;
    height: 13px;
    text-align: center;
    align-items: center;
    justify-content: center;
}
ul#predictive-search-results-products-list li {
    padding: 10px 20px;
    float: left;
    width: 50%;
}
h2#predictive-search-products {
    color: #fff !important;
    font-size: 25px;
}
span.hidden {
    color: #fff;
    text-align: center;
    display: block;
    font-size: 14px;
    padding-bottom: 15px;
}
h2#predictive-search-queries{   display: none;}
ul#predictive-search-results-queries-list {
    display: none;
}
    .predictive-search__result-group:first-child {
        flex: 0 0 0px !important;
    }
button.predictive-search__item.predictive-search__item--term.link.link--text.h5.animate-arrow span {
    display: block;
}
.section-template--18503748124901__main-padding {
        padding-top: 36px;
        padding-bottom: 72px !important;
    }
button.predictive-search__item.predictive-search__item--term.link.link--text.h5.animate-arrow {
    position: static;
    color: #fff;
    width: 100%;
}
div#predictive-search {
    position: absolute;
    background: #101010;
    width: 100%;
    margin-top: 20px;
    border-radius: 10px;
}
.overlay-bg {
    display: block !important;
}
.heading-area {
    background: #b3519e;
    margin-bottom: 40px;
    text-align: center;
    padding: 33px 0px 25px;
}
.heading-area h1 {
    font-size: 45px;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    margin-bottom: 0px;
}
h1.collection-hero__title {
    color: #000;
    text-align: center;
    font-size: 50px;
    margin-top: 40px;
}
.pagination__item--current:after, .pagination__item:hover:after {
    content: "";
    display: block;
    width: 0px !important;}
ul.pagination__list.list-unstyled li a:hover {
    background: #b3519e;
    text-decoration: none !important;
}
ul.pagination__list.list-unstyled {
    width: 100%;
}
.pagination__item {
    background: #000000;
    border-radius: 40px;
    color: #fff !important;
}
.card__inner.color-scheme-2.gradient.ratio {
    height: 300px;
    border-radius: 20px;
    overflow: hidden;
}
a.nav-link.crt-icon {
    position: relative;
}
.img-nw img {
    border-radius: 30px !important;
}
.product__title h1 {
    font-weight: 700;
    font-size: 35px;
    line-height: normal;
    color: #000000;
}
span.price-item.price-item--regular {
    font-weight: 700;
    font-size: 20px;
    line-height: normal;
    color: #237ec0;
}
.product__description.rte.quick-add-hidden p {
    font-weight: 400;
    font-size: 15px;
    line-height: normal;
    color: #000000;
}
.product__description.rte.quick-add-hidden ul {
    padding: 0px;
    color: #000;
}
button.quantity__button {
    background: #796d42 !important;
    color: #FFf;
}
quantity-input.quantity {
    padding: 4px;
    border: 1px solid #796d42;
}
.quantity:after {
    border: 0px;
    box-shadow: none !important;
}
.quantity__button .svg-wrapper {
    width: 15px !important;
    pointer-events: none;
}
.product__media.media.media--transparent {
    border-radius: 10px;
}
button.thumbnail.global-media-settings.global-media-settings--no-shadow {
    border-radius: 11px;
}
span.price-item.price-item--sale.price-item--last {
    font-weight: 700;
    font-size: 15px;
    line-height: normal;
    color: #237ec0;
}
s.price-item.price-item--regular {
    font-weight: 700;
    font-size: 15px;
    line-height: normal;
    color: #b35153;
}
button.product-form__submit.button.button--full-width.button--primary:after {
    background: transparent;
    box-shadow: none !important;
    border: 0px !important;
}
button.product-form__submit.button.button--full-width.button--primary {
    background: #796d42;
    font-weight: 700;
    font-size: 16px;
    color: #ffffff;
}
button.product-form__submit.button.button--full-width.button--primary:hover {
    background: #000;
    transition: ease-in-out 0.5s;
}
product-recommendations.related-products.page-width.section-template--18503748124901__related-products-padding.isolate.scroll-trigger.animate--slide-in.product-recommendations--loaded h2 {
    font-weight: 700;
    font-size: 40px;
    line-height: 58px;
    text-align: left;
    color: #000000;
    text-transform: capitalize;
    font-family: jost;
}
.card.card--standard.card--media {
    border: 0px;
}
.card__information a {
    font-family: Jost;
    font-weight: 500;
    font-size: 15px;
    line-height: normal;
    color: #000000;
}
.price__container span.price-item.price-item--regular {
    font-size: 15px;
}
ul{list-style:none; padding:0px;    font-family: "Jost", sans-serif;}
	a{text-decoration:none !important;    font-family: "Jost", sans-serif; }

:before, :after {
font-family:FontAwesome;
}
	b.dsk {
    display:block;
}
b.mob {
    display: none; margin-top:0px;
}
.owl-theme .owl-dots .owl-dot span {
background: #878787 !important;}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #000000 !important;
}
	ul.navbar-mob-v {
    display: none;
}
a.nav-link.wht {
    filter: invert(1);
}
a{transition:ease-in-out 0.5s;}
:hover{transition:ease-in-out 0.5s;}
nav.navbar.navbar-expand-lg.white-bg {
    padding: 20px 0px;
}
input.form-control.me-2 {
    border-radius: 40px;
}
ul.navbar-nav.custom-bar li {
    border-left: 1px solid #232323;
    border-right: 0px solid #232323;
}
a.navbar-brand.custom-logo {
    padding: 0px;
    margin-right: 20px;
}
.search-bar button {
    position: absolute;
    right: 4px;
    top: 4px;
    border: 0px;
    align-items: center;
    justify-content: center;
    padding: 0px;
    display: flex;
    background: transparent;
    width: 37px;
    height: 37px;
    border-radius: 40px;
}
.search-bar{position:relative;}
.search-bar input[type=text]:focus {
    outline: none;
    box-shadow: none;
}
.search-bar input[type=text] {
    width: 100%;
    height: 45px;
    border-radius: 50px;
    padding: 0px 15px;
    border: 1px solid #000;
}
.left-text {
    padding-top: 20px;
}
.img-girl img {
    width: 100%;
}
section.banner-area {
    background: url(banner.jpg);
    background-size: cover;
    padding: 40px 0px 0px;
}
.left-text a i {
    margin-left: 10px;
}
.left-text a {
    background-color: #b3519e;
    color: #fff;
    font-weight: 600;
    display: inline-block;
    padding: 15px 30px;
    margin-top: 30px;
}
.left-text h2 {
    font-weight: 700;
    font-size: 50px;
    line-height: 60px;
    color: #ffffff;
    margin-bottom: 15px;
}
.search-bar {
    min-width: 586px;
}
ul.navbar-nav.navbar-right li {
    padding: 0px 5px;
}
nav.navbar.navbar-expand-lg.custom-nav.sticky-top {
    background: #000;
    padding: 0px;
}
ul.navbar-nav.custom-bar li a {
    padding: 0px 0px !important;
}
section.aaouncement-bar span {
    color: #fff;
    font-size: 15px;
}
.discount-applied p {
    font-size: 12px;
    line-height: normal;
    color: #ffffff;
    font-weight: 500;
    text-align: right;
}
.container-fluid {
    max-width: 1200px;
}
ul.navbar-nav.custom-bar li a{padding:0px;}
ul.navbar-nav.custom-bar li {
    padding: 30px 23px;
    align-items: center;
    display: grid;
}
.t-box b {
    font-weight: 700;
    font-size: 17px;
    line-height: normal;
    color: #ffffff;
}
.newsletter-box {
    background-color: #f0ece5;
    padding: 40px 30px;
    border-radius: 20px;
}
ul.footer-list.clearfix li {
    display: inline-block;
    padding-right: 20px;
}
.news-content p {
    font-weight: 400;
    font-size: 17px;
     line-height: auto;
    text-align: left;
    color: #000000;
}
ul.term-list {
    text-align: right;
    margin-bottom: 0px;
}
ul.footer-list.clearfix li a:hover {
    color: #b3519e;
}
ul.term-list {
    text-align: right;
}
ul.social-list {
    text-align: right;
    margin: 0px 0px 10px;
}
ul.social-list li {
    display: inline-block;
    padding-left: 20px;
}
ul.social-list li a:hover {  color: #b3519e;transition:ease-in-out 0.5s;}
ul.social-list li a:hover i{transition:ease-in-out 0.5s;}
ul.social-list li a i{transition:ease-in-out 0.5s;}
ul.social-list li a {
    color: #fff;transition:ease-in-out 0.5s;
    font-size: 18px;
}
ul.term-list li {
    display: inline-block;
    padding-left: 20px;
}
ul.term-list li a:hover {  color: #b3519e;}
ul.term-list li a {
    color:#fff;
}
footer b {
    color: #fff;
    font-size: 14px;
}
ul.footer-list.clearfix li a {
    color: #fff;
    display: inline-block;
}
footer {
    background: #000;
    padding: 30px 0px;
}
.news-fields button {
    width: 100%;
    height: 50px;
    background: #000;
    color: #fff;
    border-radius: 5px;
    border: 1px solid #000;
    margin-top: 5px;
}
.news-fields input[type=email] {
    width: 100%;
    height: 50px;
	outline:none;
	background:transparent;
    padding: 0px 15px;
    border-radius: 6px;
    border: 1px solid #000;
    font-weight: 400;
    font-size: 18px;
    line-height: normal;
    text-align: left;
    color: #000;
}
section.newsletter {
    padding: 50px 0px;
}
.news-content h2 {
    font-weight: 700;
    font-size: 40px;
    text-align: left;
    color: #000000;
}
div#testimonial {
    margin-top: 40px;
}
.fant p {
    color: #fff !important;
}
section.customer-review p {
    font-weight: 400;
    font-size: 17px;
    text-align: left;
    color: #000000;
}
section.customer-review h2 {
    font-weight: 700;
    font-size: 40px;
    line-height: 58px;
    text-align: left;
    color: #000000;
    margin: 0px;
}
section.customer-review {
    background-color: #e5dec4;
    padding: 60px 0px;
}
.t-box {
    border-radius: 20px;
    overflow: hidden;
    position: relative;
}
.t-box p {
    font-weight: 500;
    font-size: 15px;
    line-height: normal;
    color: #ffffff;
}
.fant {
    position: absolute;
    bottom: 0px;
    padding: 20px 20px;
    background: linear-gradient(to bottom, #d9d9d900, #000000);
}
.btn-cvr {
    text-align: right;
}
section.featured-collection h2 {
    font-weight: 700;
    font-size: 40px;
    color: #000000;
}
section.sustain .container-fluid {
    position: relative;
}
a.primary-btn.wht {
    background: #fff;
    color: #000;
}
section.best-new h3 {
    font-weight: 700;
    font-size: 40px;
    line-height: 58px;
    text-align: center;
    color: #000000;
}
section.best-new {
    padding: 60px 0px;
}
a.primary-btn.wht:hover {
    background: #b3519e;
    color: #ffffff;
}
section.sustain h2 {
    font-weight: 700;
    font-size: 40px;
    line-height: 58px;
    text-align: center;
    color: #ffffff;
}
section.sustain p {
    font-weight: 400;
font-size: 18px;    margin-bottom: 30px;
line-height: 28px;
text-align: center;
color: #ffffff;
}
button.owl-prev {
    background: #000000ad !important;
    width: 40px;
    display: flex !important;
    align-items: center;
    justify-content: center;    left: 10px !important;
    height: 40px;
    padding: 0px !important;
    z-index: 2;
    border-radius: 50px !important;
    color: #fff !important;
    font-size: 22px !important;
}
.owl-nav button:hover {
    background: #b3519e !important;
    color: #ffffff !important;
}
button.owl-prev span {
    position: absolute;
    top: 2px;
}
button.owl-next {
 position: absolute;
    top: 35%;
    right: 0px; 
 background: #000000ad !important;
    width: 40px;
    display: flex !important;
    align-items: center;
    justify-content: center;    right: 10px !important;
    height: 40px;
    padding: 0px !important;
    z-index: 2;
    border-radius: 50px !important;
    color: #fff !important;
    font-size: 22px !important;
}
button.owl-next span {
    position: absolute;
    top:2px;
}
.overlay-bg {
    background: #000000b0;
    position: absolute;
    width: 100%;
    content: "";
    height: 100%;
    top: 0px;
    bottom: 0px;
}
button.owl-prev {
    position: absolute;
    top: 35%;
    left: 0px;
}
.left-text a:hover {
    background: #796d42;
}
a.primary-btn:hover {
    background: #b3519e;
}
ul.pricing li:nth-child(2) {
    font-weight: 700;
    font-size: 16px;
    line-height: normal;
    text-decoration: line-through;
    color: #b35153;
}
ul.pricing li {
    font-weight: 700;
    font-size: 16px;
    line-height: normal;
    color: #237ec0;
    display: inline-block;
    margin-right: 5px;
}
.new-cvr h4 {
    font-weight: 500;
    font-size: 17px;
    line-height: normal;
    color: #000000;
    margin-top: 15px;
}
.new-cvr {
    margin-top: 30px;
}
.new-cvr img {
    width: 100%;
    border-radius
}
section.best-new h3 {
    text-align: left;
    display: block;
}

section.sustain {
    /* background: url(sustain-bg.png);   */
  background-size: cover;
    text-align: center;    position: relative; background-position:center;
padding: 58px 0px 66px;
}
a.primary-btn {
        background: #796D42;
    color: #fff;
    font-weight: 600;
    display: inline-block;
    padding: 15px 30px;
       margin-top: 0px;
}
a.primary-btn i {
    margin-left: 15px;
}

section.featured-collection p {
    font-weight: 400;
    font-size: 17px;
    color: #000000;
}
ul.navbar-nav.custom-bar li a:hover {
    color: #b2509d;
}
section.aaouncement-bar {
    background-color: #b3519e;
    padding: 5px 0px;
}
a.navbar-brand.custom-logo img {
    min-width: 80px;
}
section.about-area h3 {
    font-weight: 700;
    font-size: 40px;
    line-height: 28px;
    color: #000000;
    margin-bottom: 30px;
}
section.about-area p {
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #000000;
}
.about-img img {
    max-width: 95%;
}
section.about-area {
    padding: 70px 0px;
}
section.featured-collection {
    background: #F0ECE5;
    padding: 60px 0px;
}
.img-cvr b {
    font-weight: 700;
    font-size: 20px;
    line-height: auto;
    color: #000000;
    text-align: center;
    display: block;
    margin-top: 10px;
}
.f-box {
    margin-top: 40px;
}
/*=============================
         Media Queries
===============================*/

nav.navbar.navbar-expand-lg.custom-nav.sticky-top {
    background: #000;
}
ul.navbar-nav.custom-bar li a.active {
    color: #b3519e;
}
ul.navbar-nav.custom-bar li a {
    color: #fff;
}
@media (min-width: 1400px) and (max-width:3000px) {
	a.navbar-brand.custom-logo {
    padding: 0px;
    margin-right: 15px;
}
}
@media (min-width: 1200px) and (max-width: 1300px) {

}
@media (min-width: 992px) and (max-width: 1199px) {
  .container-fluid {
    max-width: 1000px;
}
	.search-bar {
        min-width: 496px;
}
    ul.navbar-nav.custom-bar li {
        padding: 30px 13px;
        align-items: center;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
.left-text {
    padding-top: 0px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
	.left-text {
    padding-top: 0px;
}
	.left-text h2 {
    font-weight: 700;
    font-size: 40px;}
	.img img {
    max-width: 120px;
}
	.news-content h2 {
    font-weight: 700;
    font-size: 35px;}
	section.customer-review h2 {
    font-weight: 700;
    font-size: 35px;}
	section.best-new h3 {
    font-weight: 700;
    font-size: 35px;}
	section.featured-collection h2 {
    font-weight: 700;
    font-size: 35px;}
	section.about-area h3 {
    font-weight: 700;
    font-size: 35px;}
	.img-cvr b {
    font-weight: 700;
    font-size: 16px;}
	.logo-area img {
    width: 100%;
}
	ul.term-list li a {
    color: #fff;
    font-size: 13px;
}
	ul.footer-list.clearfix li {
    display: inline-block;
    padding-right: 10px;
}
	button.navbar-toggler {
    padding: 0px;
}
a.navbar-brand.custom-logo img {
    max-width: 50px;
}
a.navbar-brand.custom-logo {
    padding: 9px 0px;
    margin-right: 0px;
}
button.navbar-toggler i {
    color: #b3519e;
}
button.navbar-toggler.collapsed {
    padding: 0px;
}
ul.navbar-nav.custom-bar {
    margin-bottom: 15px;
}
	ul.navbar-nav.navbar-right.mob-non {
    display: none;
}
	a.navbar-brand.custom-logo img {
    min-width: 60px;
}
    ul.navbar-mob-v {
        top: 28px;
        position: absolute;
        right: 50px;
        margin: 0px;
    }
	ul.navbar-mob-v li {
    display: inline-block;
    margin-left: 10px;
}
	li.search-list {
    display: none !important;
}
	ul.navbar-nav.custom-bar li {
    padding: 10px 0px;
    align-items: center;
    display: block;
    border: 0px;
}
    ul.navbar-mob-v {
        top: 28px;
        position: absolute;
        right: 50px;
        margin: 0px; display:block;
    }
	ul.navbar-mob-v li {
    display: inline-block;
    margin-left: 10px;
}
	li.search-list {
    display: none !important;
}

}
@media (min-width: 320px) and (max-width: 767px) {
  .cards-img {
    text-align: center;
}
  .section-template--18503748124901__related-products-padding {
    padding-top: 67px;
    padding-bottom: 0px;
}
     product-recommendations .btn-cvr {
        text-align: left;
        margin-top: 30px;
        margin-bottom: 30px;
    }
product-recommendations.related-products.page-width.section-template--18503748124901__related-products-padding.isolate.scroll-trigger.animate--slide-in.product-recommendations--loaded h2 {
    font-weight: 700;
    font-size: 40px;
    margin-bottom: 0px;
    line-height: 30px;
    text-align: left;
    color: #000000;
    text-transform: capitalize;
    font-family: jost;
}
  ul#predictive-search-results-products-list li {
    padding: 10px 20px;
    float: left;
    width: 100%;
}
	b.dsk {
    display: none;
}
b.mob {
    display: block; margin-top:20px;
}
  span.badge-new {
        color: #fff;
        border-radius: 5px;
        font-size: 10px;
        background: #b3519e;
        position: absolute;
        top: 0px;
        right: 28px;
        padding: 1px 0px 0px 1px;
        display: flex
;
        width: 13px;
        height: 14px;
        text-align: center;
        align-items: center;
        justify-content: center;
    }
	.logo-area img {
    margin: 0 auto 20px;
    display: block;
}
	ul.term-list li {
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
}
	ul.term-list {
    text-align: center;
}
	ul.social-list {
    text-align: center;
    margin: 10px 0px 10px;
}
	footer b {
    color: #fff;
    font-size: 14px;
    text-align: center;
    display: block;
}
	ul.footer-list.clearfix li {
    display: block;
    padding-right: 0px;
    text-align: center;
}
	.news-content p {
    font-weight: 400;
    font-size: 17px;
    line-height: auto;
    text-align: left;
    color: #000000;
    margin-bottom: 20px;
}
	ul.navbar-mob-v {
    display: block;
}
	.owl-stage-outer {
    margin-right: -15px;
}
	section.best-new h3 {
    text-align: left;
    display: block;
    font-size: 28px;
    line-height: normal;
    margin: 0px;
}
	section.sustain h2 {
    font-weight: 700;
    font-size: 30px;
    line-height: 38px;
    text-align: center;
    color: #ffffff;
}
	section.featured-collection h2 {
    font-weight: 700;
    font-size: 30px;
    color: #000000;
}
	.left-text h2 {
    font-weight: 700;
    font-size: 40px;
    line-height: 40px;
    color: #ffffff;
    margin-bottom: 15px;
}
	.left-text {
    text-align: center;
}
	ul.navbar-nav.custom-bar {
    margin-bottom: 15px;
}
	ul.navbar-nav.navbar-right.mob-non {
    display: none;
}
	a.navbar-brand.custom-logo img {
    min-width: 60px;
}
    ul.navbar-mob-v {
        top: 28px;
        position: absolute;
        right: 50px;
        margin: 0px;
    }
	ul.navbar-mob-v li {
    display: inline-block;
    margin-left: 10px;
}
	li.search-list {
    display: none !important;
}
	ul.navbar-nav.custom-bar li {
    padding: 10px 0px;
    align-items: center;
    display: block;
    border: 0px;
}
	.discount-applied p {
    font-size: 12px;
    line-height: normal;
    color: #ffffff;
    font-weight: 500;
    text-align: center;
}
	section.aaouncement-bar span {
    color: #fff;
    font-size: 15px;
    text-align: center;
    display: block;
}
	.btn-cvr {
    text-align: left; margin-top:30px;
}
	button.navbar-toggler {
    padding: 0px;
}
a.navbar-brand.custom-logo img {
    max-width: 50px;
}
a.navbar-brand.custom-logo {
    padding: 9px 0px;
    margin-right: 0px;
}
button.navbar-toggler i {
    color: #b3519e;
}
button.navbar-toggler.collapsed {
    padding: 0px;
}
.left-text a {
    margin-bottom: 30px;
}
section.about-area h3 {
    font-weight: 700;
    font-size: 30px;
    line-height: 28px;
    color: #000000;
    margin-bottom: 30px;
    margin-top: 30px;
}
}
@media (min-width: 320px) and (max-width: 576px) {
	.img img {
    max-width: 200px;
}
	
}