.category_div {
    background: #fcfcfc no-repeat padding-box;
    border: 1px solid #e2f0ff;
    border-radius: 5px;
    opacity: 1;
    padding: 5px;
}

.seller-header-image {
    margin-top: 9px;
    border-radius: 4px;
    height: 220px;
    background-repeat: no-repeat;
    background: url("./img/seller.png");
    background-position: center;
    background-size: cover;
}

.for-discoutn-value {
    color: white;
    border-radius: 5px 0px;
    font-size: small;
}

html[dir="ltr"] .for-discoutn-value {
    padding: 3px 4px 2px 5px;
}

html[dir="rtl"] .for-discoutn-value {
    padding: 3px 5px 2px 4px;
}

.for-discoutn-value-null {
    color: white;
    border-radius: 0px 5px;
    font-size: small;
    display: inline-block;
}

html[dir="ltr"] .for-discoutn-value-null {
    padding: 3px 4px 2px 5px;
}

html[dir="rtl"] .for-discoutn-value-null {
    padding: 3px 5px 2px 4px;
}

.for-dicount-div {
    margin-top: -6%;
    margin-bottom: 6%;
}

html[dir="ltr"] .for-dicount-div {
    margin-right: -9%;
}

html[dir="rtl"] .for-dicount-div {
    margin-left: -9%;
}

@media (max-width: 375px) {
    .discount-hed {
        margin-top: -5%;
        margin-right: -5%;
        margin-bottom: 6%;
    }
}
.for-count-value {
    position: absolute;
    right: 0.6875rem;
    width: 1.25rem;
    height: 1.25rem;
    border-radius: 50%;
    color: black;
    font-size: 0.75rem;
    font-weight: 500;
    text-align: center;
    line-height: 1.25rem;
}

@media (max-width: 600px) {
    .seller-header-image {
        height: 86px;
    }
}
.chat {
    float: right;
    margin-right: 5px;
    width: 100px;
}

.flower {
    float: right;
    width: 114px;
}

.cz-carousel [data-nav].tns-nav-active {
    background-color: #92c6ff !important;
}

.cz-carousel [data-nav] {
    background-color: #fff !important;
}

.cz-carousel .tns-nav {
    position: relative;
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    bottom: 25px;
}

.tns-outer {
    padding: 0 !important;
    margin-bottom: -20px;
}

.banner_card {
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1019607843);
    border: 1px solid #e2f0ff;
    border-radius: 3px;
}

[data-simplebar] {
    overflow-y: auto;
    padding-right: 0px !important;
}

.simplebar-content {
    padding-right: 0px !important;
}

.footer_banner {
    padding-right: 4px;
    padding-left: 4px;
    margin-top: 5px;
}

.footer_banner:first-child {
    padding-right: unset;
    padding-left: 0;
}

html[dir="rtl"] .footer_banner:first-child {
    padding-right: 0;
}

.footer_banner:nth-child(5) {
    padding-left: unset;
    padding-right: 0;
}

html[dir="rtl"] .footer_banner:nth-child(5) {
    padding-left: 0;
}

.widget-product-title .ptr {
    position: relative;
    display: inline-block;
    word-wrap: break-word;
    overflow: hidden;
    max-height: 1.2em; /* (Number of lines you want visible) * (line-height) */
    line-height: 1.2em;
    font-weight: 400;
    font-size: 13px;
}

widget .btn > i {
    margin-top: -1px;
    vertical-align: middle;
    font-size: 10px;
}

.widget .btn-outline-accent {
    border-radius: 3px;
    width: 80px;
    padding: 2px;
}

.widget-product-title {
    position: relative;
}

.text-accent {
    font-weight: 700;
    font-size: 17px;
}

.media {
    /*border-bottom: 1px solid #e3e9ef !important;*/
}

.category_title {
    color: black !important;
    font-size: 16px;
    font-weight: 600;
}

.featured_deal_title {
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    color: white;
}

/*.carousel-item {
    height: 130px;
}*/
.featured_deal_product {
    cursor: pointer;
    height: 97px;
}

.featured_product_details {
    padding: 5px;
}

.featured_product_pic .image_center img {
    vertical-align: middle;
}

.featured_deal_title {
    position: relative;
}

.featured_product-title .ptr {
    font-weight: 400;
    font-size: 19px !important;
    color: #000000 !important;
    position: relative;
    display: inline-block;
    word-wrap: break-word;
    overflow: hidden;
    max-height: 2.4em; /* (Number of lines you want visible) * (line-height) */
    line-height: 1.2em;
}

.featured_product-price {
    margin-top: -10px;
}

.featured_product-price .ptp {
    font-weight: 700;
    font-size: 19px !important;
}

/*.featured_deal_carosel .carousel-inner {
    position: relative;
    width: 95%;
    overflow: hidden;
}*/
/*.featured_deal_carosel .carousel-control-prev {
    left: -9%;
}

.featured_deal_carosel .carousel-control-next {
    right: -5%;
}*/
.flash_deal {
    /*box-shadow: 0px 0px 8px #0000001a;*/
    border-radius: 3px;
}

.flash_deal_title {
    /*font-weight: 600;*/
    /*font-size: 18px;*/
    /*text-transform: uppercase;*/
    color: black;
    font-weight: 700;
    font-size: 25px;
    text-transform: uppercase;
}

.cz-countdown .cz-countdown-value {
    font-size: 16px !important;
    font-weight: 700 !important;
}

.cz-countdown {
    /* display: inline-block; */
    flex-wrap: wrap;
    font-weight: normal;
    /* margin-top: 6px; */
    display: flex;
    justify-content: center;
    flex-direction: row;
}

.flash_deal_product {
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.0509803922);
    background: white;
    border-radius: 5px;
}

.flash_deal_product_pic {
    height: 175px;
    background: #f9f9f9;
    border-radius: 3px;
    padding: 0px 10px;
}

.flash_deal_product_pic img {
    height: 149px;
}

.flash_deal_product_details {
    position: relative;
}

.flash_deal_product_details .flash-product-title {
    position: relative;
    display: inline-block;
    word-wrap: break-word;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.2em;
}

.flash_deal_product_details .flash-product-title a {
    font-weight: 600;
    font-size: 16px;
    color: black !important;
}

.flash_deal_product_details .flash-product-review {
    font-weight: 400;
    font-size: 11px;
}

.flash_deal_product_details .flash-product-review .review-count {
    color: #fea96e !important;
}

.flash_deal_product_details .flash-product-review .star-rating i {
    font-size: 16px !important;
}

.deal_of_the_day h1 {
    font-weight: 700;
    font-size: 29px;
    padding-top: 40px;
    text-align: center;
    text-transform: uppercase;
}

.buy_btn {
    font-weight: 700;
    font-size: 22px;
    width: 198px;
    height: 46px;
    background-color: white;
    border-radius: 3px;
    border: 1px solid white;
}

.deal_latest_product .product-card {
    box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.0784313725);
    border-radius: 5px;
    height: 284px;
}

.deal_latest_product .product-card .card-header {
    /*background-color: #F9F9F9 ;*/
    height: 200px;
    text-align: center;
    background: #f9f9f9 0% 0% no-repeat padding-box;
    border-radius: 5px 5px 0px 0px;
}

.product-title1 {
    font-weight: 400 !important;
    font-size: 16px !important;
    color: #000000 !important;
    position: relative;
    display: inline-block;
    word-wrap: break-word;
    overflow: hidden;
    max-height: 2.4em; /* (Number of lines you want visible) * (line-height) */
    line-height: 1.2em;
}

.deal_latest_product .product-title {
    font-weight: 400 !important;
    font-size: 16px !important;
    color: #000000 !important;
}

.deal-title {
    font-weight: 400;
    font-size: 14px;
    text-align: center;
}

.order-summery-footer-image {
    width: auto;
}

.view_all {
    display: flex;
    justify-content: flex-end !important;
}

.view_border {
    margin-top: -53px;
    border-top: 2px solid #e3e9ef;
    margin-bottom: 53px;
}

@media (min-width: 1024px) {
    .main_banner_img {
        margin: 0px;
    }
    .footer_banner_img {
        height: 165px;
    }
    .banner_product {
        height: 490px !important;
    }
}
@media (min-width: 992px) {
    .main_banner_img {
        margin: 0px;
        height: 378px !important;
    }
    .footer_banner_img {
        height: 165px !important;
    }
    .banner_product {
        background: white;
        height: 526px !important;
    }
}
@media (max-width: 375px) {
    .for-dicount-div {
        margin-top: -5%;
        margin-bottom: 6%;
    }
    html[dir="ltr"] .for-dicount-div {
        margin-right: -5%;
    }
    html[dir="rtl"] .for-dicount-div {
        margin-left: -5%;
    }
}
@media (min-width: 768px) {
    .main_banner_img {
        margin: 0px;
        height: 260px;
    }
    .banner_product {
        height: 306px;
    }
    .flash_deal {
        height: 258px;
    }
}
@media (max-width: 768px) {
    .banner_card {
        box-shadow: none;
        border: none;
        border-radius: 0;
    }
    .deal-title {
        font-size: 20px !important;
    }
    .btn-sm,
    .btn-group-sm > .btn {
        padding: 5px 10px;
        font-size: 0.8125rem;
        line-height: 1.5;
        border-radius: 0.1875rem;
        margin-top: 3px;
    }
    .carousel-control-prev,
    .carousel-control-next {
        position: absolute;
        top: 0;
        bottom: 0;
        z-index: 1;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 14%;
        color: #fff;
        text-align: center;
        opacity: 0.5;
        transition: opacity 0.15s ease;
    }
    .featured_deal_carosel .carousel-inner {
        padding: 0px;
    }
    .view_all {
        display: flex;
        justify-content: flex-start !important;
    }
    .flash_deal {
        box-shadow: none;
        border: none;
        border-radius: 0;
    }
    .fd {
        padding-bottom: 10px;
        border-bottom: 2px solid #e2f0ff !important;
    }
    .feature_header {
        margin-top: 0;
    }
    .feature_header span {
        padding-right: 0;
        padding-left: 0;
        font-weight: 700;
        font-size: 25px;
        text-transform: uppercase;
    }
    .view_border {
        margin: 16px 0px;
        border-top: 2px solid #e2f0ff !important;
    }
    .flash-product-price,
    .text-accent {
        font-size: 14px !important;
    }
}
.featured_deal {
    min-height: 108px;
}

.btn-outline--info {
    border: 1px solid #1b7fed;
    color: #1b7fed !important;
}

.btn-outline--info:hover {
    border-color: #1b7fed;
    color: #fff !important;
    background-color: #1b7fed;
}

.qty_input {
    width: 50px;
    background-color: #f4f9fe;
    border: 1px solid #d5e8fc;
    border-radius: 5px;
    text-align: center;
    height: 40px;
}
.qty_minus,
.qty_plus {
    display: flex;
    align-items: center;
    color: #1455ac;
    cursor: pointer;
}

.__img-62 {
    min-width: 60px;
}

.fs-10 {
    font-size: 10px !important;
}

.outline-0 {
    outline: 0 !important;
}

.steps {
    max-width: 500px;
}

.steps .step-item:first-child .step-count {
    left: 12px;
}

.steps .step-item:first-child .step-label {
    text-align: left;
}

.steps .step-item:last-child .step-count {
    left: auto;
    right: 0;
}

.steps .step-item:last-child .step-label {
    text-align: right;
}

.saved-address-dropdown .dropdown-item {
    margin-inline: 10px;
    width: auto;
}

.saved-address-dropdown .dropdown-item.active {
    border-radius: 8px;
    border: 1px solid rgba(20, 85, 172, 0.3);
    background: rgba(20, 85, 172, 0.02);
    padding: 10px 14px;
}

.progress {
    height: 0.25rem;
    background-color: #dfedff;
    border-radius: 50rem;
}

.progress-bar {
    background-color: var(--primary-clr);
}

.border-primary-light {
    border: 1px solid rgba(27, 127, 237, 0.2) !important;
}

@media (max-width: 991px) {
    #shop-sidebar {
        position: fixed;
        right: 0;
        left: auto;
        top: 0;
        width: 320px;
        max-width: 100%;
        height: 100%;
        z-index: 9999;
        border-radius: 0.5rem 0 0 0.5rem;
        transform: translateX(100%);
        transition: transform 200ms ease;
        background-color: #fff !important;
    }
    #shop-sidebar.active {
        transform: translateX(0);
    }
    .profile-aside-overlay {
        position: fixed;
        left: 0;
        top: 0;
        width: calc(100vw - 320px);
        height: 100%;
        z-index: 9998;
        transform: translateX(2000%);
        transition: transform 200ms ease;
        background-color: rgba(0, 0, 0, 0.158) !important;
    }
    .profile-aside-overlay.active {
        transform: translateX(0);
    }
}
.profile-aside-close-btn {
    font-size: 1.5rem;
}
.flash_deal_product_details a.text-capitalize {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
}
.others-store-card .name-area .info h5 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
}
.recomanded-product-card img {
    border: 1px solid #eef1ff;
}

.kimg {
    border-radius: 50%;
    border: 2px solid #95d5bc;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.subtitle {
    position: relative;
    font-size: 30px;
    font-family: 'Lunchtype_Medium', sans-serif;
    margin-bottom: 15px;
}
.subtitle span {
    position: relative;
    display: inline-block;
    padding-left: 45px;
    font-size: 30px;
    color: #4a9375;
    /* text-shadow: -3px -2px 1px rgba(41, 64, 71, 0.15); */
}
.subtitle span:after {
    content: '';
    position: absolute;
    left: 0;
    margin-left: 0px;
    top: 50%;
    width: 35px;
    margin-top: -1px;
    border-bottom: 5px solid #2eab7a;
    border-radius: 20%;
}

.koshcard {
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    padding: 20px; 
    justify-content: center;
    background: #95d5bb4d;
    margin-bottom: 15px; 
	height: 95%;
}
.koshcardimg {
    border-radius: 50%;
    border: 2px solid #95d5bc;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    width: 70% !important;
    margin: auto;
    margin-bottom: 20px;
}
.titleunderline3 {
    width: 80px;
    height: 5px;
    background: #276f52;
    margin-right: 5px;
}
.titleunderline2 {
    width: 50px;
    height: 5px;
    background: #95d5bb;
    margin-right: 5px;
}

.titleunderline1 {
    width: 80px;
    height: 5px;
    background: #276f52;
    margin-right: 5px;
}
.title {
    font-size: 25px;
    color: #007a49;
    margin-bottom: 15px;
}
.sec-title .subtitle {
    position: relative;
    font-size: 20px;
    margin-bottom: 15px;
}



.about-three{
    position: relative;
    padding: 20px 0;
}

.padd_100{
    padding: 100px 0 100px;
}
.text{font-size:16px}


/* .ktxt{ */
    /* text-align: justify; */
/* } */




.social-icon {
    position: fixed;
    right: 0;
    top: 40%; 
	z-index: 1;
}

.social-icon .social-media li {
    width: 50px;
    background: #95d5bb;
    padding: 10px;
    margin-bottom: 10px;
	list-style: none;
}

nav.breadcrumb{
    padding: 50px 0px;
    background: url('https://koshtreasureofkhadi.in/newpro/public/assets/front-end/img/innerbanner.jpg');
    background-size: cover;
    width: 100%;
    height: 450px;
    align-items: center;
}
 
nav.breadcrumb .breadcrumb-item{
	color: #fff;
    font-size: 30px;
    font-weight: 600;
	line-height: 20px;
}

nav.breadcrumb .breadcrumb-item a{
	color: #00d17f;
}
.padd_sec{
    padding: 35px 0;
}
@media screen and (max-width: 991px) {
	nav.breadcrumb {
		height: 250px;
		padding: 40px 0px;
	}
	nav.breadcrumb .breadcrumb-item {
		font-size: 25px;
	}
}
@media screen and (max-width: 768px) {
	nav.breadcrumb {
		height: 200px;
		padding: 40px 0px;
	}
	nav.breadcrumb .breadcrumb-item {
		font-size: 20px;
	}
}

.justify{text-align: justify;}
.recognitionsec{
	background: #95d5bb40;
    padding: 60px 0px 90px;
}
.recognition .items img{width:70%!important; margin:auto}
.certificates .bshadow {box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; text-align:center; padding:20px 0px;background: #fff;  border-radius: 1.5rem;}
.recognitionsec .bshadow {
    border-radius: 1.5rem;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 8px 5px;
    text-align: center;
    margin: 10px;
    /* padding: 15px; */
    /* background: #fff; */
}
.recognitionsec .bshadow img{width:100%; margin:auto}
.recognition .items {
    border-radius: 1.5rem;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 5px;
    text-align: center;
    margin: 10px;
    padding: 15px;
    background: #fff;
}
.recognitionsec .owl-theme .owl-nav [class*="owl-"] {
    color: #ffffff;
    background: #3a9f3e!important;
}
.themebg{
	background: #95d5bb40;
    padding: 45px 0px 25px;
}

.cool-pillars {
    position: relative;
    margin-bottom: 30px;
}

.cool-pillars .inner-box {
    position: relative;
    padding: 35px 35px;
    border-radius: 10px;
    border: 1px solid #000000;
    background-color: #000000;
}
.cool-pillars .image {
    position: relative;
    width: 200px;
    height: 200px;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 50%;
    margin-top: 25px;
    margin-bottom: 35px;
}
.cool-pillars .overlay-box {
    position: absolute;
    left: 1px;
    top: 1px;
    right: 1px;
    bottom: 1px;
    opacity: 0;
    border-radius: 10px;
    display: flex;
    padding: 0px 40px;
    align-items: center;
    justify-content: center;
    background-color: #ffffff;
    transform: scale(1,0.6);
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
.cool-pillars .text {
    position: relative;
    color: #000000;
    font-size: 20px;
    line-height: 30px;
}
.cool-pillars h3 {
    position: relative;
    color: #ffffff;
    line-height: 1em;
    font-size: 35px;
    font-weight: 500;
    font-family: 'SuisseIntl_Medium', sans-serif;
}
.cool-pillars h3 a {
    position: relative;
    color: #ffffff;
}
.cool-pillars h4 a {
    position: relative;
    text-decoration: none;
    cursor: pointer;
    color: #95d5bb;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
	font-size: 16px;
}
.cool-pillars .inner-box:hover .overlay-box {
    opacity: 1;
    transform: scale(1,1);
}
.cool-pillars .inner-box:hover .teamtitle a {
    color: #000000;
}
.cool-pillars :hover .inner-box h4 a {
    color: #95d5bb;
}
.cntxt{
	font-weight: 700;
    color: #165e42;
}
.brleft {
    border-left: 3px solid #017f80;
    padding: 0px 0px 0px 10px;
    text-align: initial;
}

.prodtable{margin-bottom:5px}
.prodtable tr th {
    border-top: 0.1rem solid #95d5bc42;
    background-color: #95d5bc42;
    color: #000;
    padding: 5px 10px;
    width: 50%;
    font-weight: 600;
    font-size: 14px;
}
.prodtable tr td {
    width: 50%;
    padding: 5px 10px;
    border-top: 0.1rem solid #e7e7e7;
    border-right: 0.1rem solid #e7e7e7;
    word-wrap: break-word;
    word-break: break-word;
    font-size: 14px;
}



.__inline-9 .widget-list-item .widget-list-link:hover{color: #95d5bc!important;}

@media screen and (max-width: 768px) {
	.padd_sec{
		padding: 25px 0 25px;
	}
	.recognitionsec {
		background: #95d5bb40;
		padding: 50px 0px 50px;
	}
}

.innerbanner img{width: 100%; height:75vh}

.__inline-23 .datailtable th, .__inline-23 .datailtable td {
    border: 1px solid #ddd;
    padding: 5px 10px;
}
.poddetail{
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.shadowbox {
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
    padding: 25px;
    border-radius: 1.5rem;
    border-bottom: 2px dashed #0ebf1c;
    border-right: 2px dashed #0ebf1c;
    border-top: 2px dashed #276f52;
    border-left: 2px dashed #276f52;
}
.sustainability .shadowbox {
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
    padding: 25px;
    border-radius: 1.5rem;
    border-bottom: 2px dashed #0ebf1c;
    border-right: 2px dashed #0ebf1c;
    border-top: 2px dashed #276f52;
    border-left: 2px dashed #276f52;
	height: 97%;
}
.quickbtn {
    text-align: center;
    margin: 0;
    margin-top: 10px;
}
.quickbtn li {
    display: inline-block;
    margin: 0px 4px 9px 0px;
}
.quickbtn li a {
    padding: 13px 20px;
    color: #000;
    line-height: 1;
    font-size: 15px;
    font-weight: 400;
    text-align: center;
    background: #fff;
    border: 1px solid #00ab68;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.footer-dndlink{
	padding:15px 0;
    background: #93d4bc5c;
    border-bottom: 1px solid #fff;
}
@media only screen and (min-width:768px){
.pdtlbox{flex-flow: row;}
.pdtl_left{
    position: -webkit-sticky;
    position: sticky;
    top: 0px;
    bottom: 0;
    z-index: 2;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
	background: #fff;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
}


@media only screen and (max-width:1060px){

.navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.625rem !important;
    padding-left: 0.625rem !important;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    font-size: 14px;
}
}
/* .cat-sec .__inline-52 .side-category-bar{ */
    /* position: relative; */
    /* z-index: -1; */
/* } */

/* .cat-sec .__inline-52 .side-category-bar:after { */
    /* content: ""; */
    /* display: block; */
    /* position: absolute; */
    /* z-index: 0; */
    /* width: 100%; */
    /* height: 100%; */
    /* top: 0; */
    /* left: 0; */
    /* background: url('https://koshtreasureofkhadi.in/public/assets/front-end/img/kosh-wm.png'); */
    /* pointer-events: none; */
    /* background-position: center center; */
    /* background-repeat: no-repeat; */
/* } */




.wm-img{
    position: relative;
    z-index: 0;
}

/* .wm-img:after { */
    /* content: ""; */
    /* display: block; */
    /* position: absolute; */
    /* z-index: 0; */
    /* width: 100%; */
    /* height: 100%; */
    /* top: 0; */
    /* left: 0; */
    /* background: url('https://koshtreasureofkhadi.in/public/assets/front-end/img/watermark-kosh.png'); */
    /* pointer-events: none; */
    /* background-position: center center; */
    /* background-repeat: no-repeat; */
	/* background-size: cover;    */
	/* opacity: 0.5; */
	
/* } */
