body {
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 16px
}

h1,h2,h3,h4,h5,h6 {
	color: #292621;
	margin-top: 0px;
	font-style: normal;
	font-weight: 500;
	text-transform: normal
}

p {
	color: #301A22;
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 15px;
	font-weight: 400;
	line-height: 1.6
}


a,.button {
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-ms-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s
}

a:focus,.button:focus {
	text-decoration: none;
	outline: none
}

a {
	color: #635c5c;
	text-decoration: none
}

a:hover {
	color: #fff
}

a:focus,a:hover,.portfolio-cat a:hover,.footer -menu li a:hover {
	text-decoration: none
}

a,button {
	color: #fff;
	outline: medium none
}

button:focus,input:focus,input:focus,textarea,textarea:focus {
	outline: 0
}

.uppercase {
	text-transform: uppercase
}

input:focus::-moz-placeholder {
	opacity: 0;
	-webkit-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
	outline: 0px
}

.capitalize {
	text-transform: capitalize
}

h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
	color: inherit
}

ul {
	margin: 0px;
	padding: 0px
}

li {
	list-style: none
}

hr {
	border-bottom: 1px solid #eceff8;
	border-top: 0 none;
	margin: 30px 0;
	padding: 0
}

.breadcrumb>.active {
	color: #888
}

.sticky-bar {
	left: 0;
	margin: auto;
	position: fixed;
	top: 0;
	width: 100%;
	-webkit-box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
	box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
	z-index: 2;
	-webkit-animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
	animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
	-webkit-box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1)
}

.header-mid.header-sticky.sticky-bar {
    background-color: #f3f3f7;
}

.header-area .header-mid .menu-wrapper {
	display: flex;
	align-content: center;
	justify-content: space-between;
	align-items: center;
}

.header-area .header-mid .menu-wrapper .logo {
    width: 145px;
}

.header-area .header-mid .menu-wrapper .logo a {
    display: block;
}

.header-area .header-mid .menu-wrapper .logo a img {
    width: 100%;
}

.header-area .header-mid .menu-wrapper .main-menu ul li {
	display: inline-block;
	position: relative;
	z-index: 1
}

.header-area .header-mid .menu-wrapper .main-menu ul li a {
	font-size: 15px;
	color: #434339;
	font-weight: 600;
	padding: 24px 10px;
	display: inline-flex;
	text-transform: capitalize;
	transition: all .3s ease-out 0s;
    align-items: center;
}

.header-area .header-mid .menu-wrapper .main-menu ul li.login_btn a {
    background-image: linear-gradient(45deg, #acf2ec, #81d8d0);
    padding: 10px 30px;
    border-radius: 30px;
    box-shadow: 0px 4px 9px 0px #6ec7bf54;
}

.header-area .header-mid .menu-wrapper .main-menu ul li:hover>a {
	color: #434339
}

.header-area .header-bottom {
	background: #16161a;
	padding: 10px 0px
}

.header-area .header-bottom p {
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	margin: 0
}

.header-area .header-bottom p a {
    background-color: #ff2020;
    padding: 0px 10px;
    display: inline-block;
    letter-spacing: 1px;
    clip-path: polygon(100% 0%, 92% 50%, 100% 100%, 0% 100%, 8% 50%, 0% 0%);
    color: #ffffff;
    font-weight: 500;
}

.mobile_menu {
	position: absolute;
	right: 0px;
	width: 100%;
	z-index: 99
}

.mobile_menu .slicknav_menu {
	background: transparent;
	margin-top: 0px !important
}

.mobile_menu .slicknav_menu .slicknav_btn {
    top: -33px;
    right: 15px;
}

.mobile_menu .slicknav_menu .slicknav_btn .slicknav_icon-bar {
	background-color: #c1ac51 !important;
}

.mobile_menu .slicknav_menu .slicknav_nav {
    margin-top: -7px !important;
    text-align: center;
    background-color: #000;
    border-color: #000;
}

.mobile_menu .slicknav_menu .slicknav_nav li.nav-icon {
    display: inline-block;
    margin: 0;
}

.mobile_menu .slicknav_menu .slicknav_nav a:hover {
	background: transparent;
	color: #FF2020
}

.mobile_menu .slicknav_menu .slicknav_nav a {
    font-size: 15px;
    padding: 7px 10px;
    text-align: center;
    color: #fff;
}

.mobile_menu .slicknav_menu .slicknav_nav .slicknav_item a {
	padding: 0 !important
}




body {
    background-position: top;
    background-size: cover;
}


/*home css*/

section.home-slider-sec {
    padding: 60px 0;
}

.home-slider-heading {
    font-size: 47px;
    font-weight: 700;
    color: #14141E;
    margin-bottom: 10px;
}

.home-slider--text {
    font-size: 18px;
    font-weight: 400;
    color: #67657A;
    margin-bottom: 40px;
}

.home-slider-btn a.learn-more-btn {
    background-image: linear-gradient(45deg, #acf2ec, #81d8d0);
    color: #434339;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    padding: 11px 28px;
    border-radius: 30px;
    box-shadow: 0px 4px 10px 0px #6ec7bf54;
    border: none;
    max-width: 100%;
    display: inline-block;
}

.home-slider-img-blk {
    position: relative;
}

.home-slider-img-blk:before {
    position: absolute;
    content: '';
    width: 100px;
    height: 100px;
    background-color: #81D8D0;
    border-radius: 50%;
    filter: blur(55px);
    top: 90px;
    right: 120px;
}

.home-slider-img-blk:after {
    position: absolute;
    content: '';
    width: 60px;
    height: 60px;
    background-color: #C1AC51;
    border-radius: 50%;
    filter: blur(25px);
    bottom: 40px;
    left: 70px;
}

.home-slider-img-blk img {
    z-index: 2;
    position: relative;
    width: 100%;
}

#home-slider .owl-item .item {
    padding: 20px 10px;
}

#home-slider .owl-controls {
    margin: 30px 0px 0px 10px;
}

#home-slider .owl-pagination {
    text-align: initial;
    display: flex;
    height: 20px;
    align-items: center;
}

#home-slider .owl-pagination .owl-page span {
    border-radius: 50%;
    width: 12px;
    height: 12px;
    background-color: #DEDEDE;
    margin: 0 5px;
}

#home-slider .owl-pagination .owl-page.active span {
	background-image: linear-gradient(45deg, #acf2ec, #81d8d0);
    border: 2px solid #fff;
    width: 20px;
    height: 20px;
    box-shadow: 0px 0px 16px 0px #6ec7bfab;
    transition: ease 0.2s;
}

section.about-us-sec {
    padding: 10px 0;
}

.about-us-content {
    box-shadow: 0px 0px 2px 2px #fff;
    border-radius: 10px;
    padding: 90px 0;
}

.about-sec-heading {
    font-size: 36px;
    font-weight: bold;
    color: #14141E;
}
.about-sec-image-blk .about-sec-img {
    position: relative;
    width: 300px;
    height: 300px;
    display: inline-block;
    background-position: center;
    background-size: cover;
    border: 8px solid #fff;
    border-radius: 50%;
    box-shadow: 0 0px 16px 3px #fff;
    z-index: 1;
}

.about-sec-image-blk {
    text-align: center;
    position: relative;
}

.about-sec-image-blk:before {
    position: absolute;
    content: '';
    width: 120px;
    height: 120px;
    background-color: #81D8D0;
    border-radius: 50%;
    filter: blur(35px);
    bottom: 0;
}

.about-sec-image-blk:after {
    position: absolute;
    content: '';
    width: 120px;
    height: 120px;
    background-color: #C1AC51;
    border-radius: 50%;
    filter: blur(35px);
    top: 0;
    right: 120px;
}

.about-sec-text {
    font-size: 16px;
    font-weight: 400;
    color: #67657A;
    margin-bottom: 35px;
}

.about-sec-btn a.read-more-btn {
    background-image: linear-gradient(45deg, #acf2ec, #81d8d0);
    color: #434339;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    padding: 11px 44px;
    border-radius: 30px;
    box-shadow: 0px 4px 10px 0px #6ec7bf54;
    border: none;
    max-width: 100%;
    display: inline-block;
}

section.featured-product-sec {
    padding: 60px 0;
}

.featured-item {
    background-image: linear-gradient(180deg, #eceaea, #fff);
    padding: 20px 20px 40px;
    border-radius: 15px;
    border: 2px solid #fff;
}

.featured-item-image a.featured-img {
    height: 260px;
    width: 100%;
    display: block;
    background-position: center;
    background-size: cover;
    border-radius: 15px;
    border: 4px solid #fff;
}

.featured-item-image {
    margin-bottom: 20px;
}

.featured-item-nm a.featured-nm {
    font-size: 22px;
    color: #241F1F;
    font-weight: 600;
}


#featured-product .owl-pagination {
    justify-content: center;
    display: flex;
    height: 20px;
    align-items: center;
}

#featured-product .owl-pagination .owl-page span {
    border-radius: 50%;
    width: 12px;
    height: 12px;
    background-color: #DEDEDE;
    margin: 0 5px;
}

#featured-product .owl-pagination .owl-page.active span {
	background-image: linear-gradient(45deg, #acf2ec, #81d8d0);
    border: 2px solid #fff;
    width: 20px;
    height: 20px;
    box-shadow: 0px 0px 16px 0px #6ec7bfab;
    transition: ease 0.2s;
}

#featured-product .owl-controls {
    margin-top: 50px;
}

#featured-product .owl-item .item {
    padding: 0 15px;
}

.contact-us-content {
    box-shadow: 0px 0px 2px 2px #fff;
    border-radius: 10px;
    padding: 90px 0;
}

section.contact-us-sec {
    padding: 10px 0;
}

.section-heading {
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    color: #14141E;
}

.section-text {
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    color: #67657A;
    margin-bottom: 35px;
}

.contact-us-form form .form-group {
    margin-bottom: 20px;
}

.contact-us-form form .form-group input, .contact-us-form form .form-group textarea , .contact-us-form form .form-group select {
    background-image: linear-gradient(180deg, #ECEAEA -20%, #fff);
    border-radius: 20px;
    border: 2px solid #fff;
    box-shadow: 0px -3px 16px -3px #fff;
    font-size: 14px;
    min-height: 42px;
}

.contact-us-form form .form-group .button.send-btn {
    background-image: linear-gradient(45deg, #acf2ec, #81d8d0);
    color: #434339;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 10px 30px;
    border-radius: 30px;
    box-shadow: 0px 4px 10px 0px #6ec7bf54;
    border: none;
    width: 224px;
    max-width: 100%;
    margin: 0 auto;
    display: block;
}

.contact-us-form form .form-group textarea {
    height: 124px;
}
/*home css*/


section.form_section {
    padding: 70px 0 120px;
}

.form_logo_block {
    text-align: center;
    margin-bottom: 40px;
}

.form_block {
    background-image: linear-gradient(145deg, #e5e6ec, #f2f3f6 40%);
    padding: 40px 55px;
    box-shadow: 3px 3px 20px -3px rgb(36 65 93 / 30%);
    border-radius: 16px;
}

.form_heading_blk {
    text-align: center;
}

.form_heading_hd {
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 30px;
    color: #333;
    position: relative;
    display: inline-block;
}

.form_heading_hd:before {
    content: '';
    position: absolute;
    width: 22px;
    height: 2px;
    background-color: #fff;
    border-top: 1px solid #E2E5F2;
    right: -30px;
    bottom: 40%;
}

.form_heading_hd:after {
    content: '';
    position: absolute;
    width: 22px;
    height: 2px;
    background-color: #fff;
    border-top: 1px solid #E2E5F2;
    left: -30px;
    bottom: 40%;
}

.form_heading_blk .form_text {
    color: #434339;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 20px;
}

.form_inputs .form-group input, .form_inputs .form-group select, .form_inputs .form-group textarea {
    background-image: linear-gradient(180deg, #ECEAEA -20%, #fff);
    border-radius: 20px;
    border: 2px solid #fff;
    box-shadow: 0px -3px 16px -3px #fff;
    font-size: 14px;
    min-height: 42px;
    position: relative;
    line-height: 2;
}

.form_inputs .form-group {
    margin-bottom: 15px;
}

.form-group select {
    -webkit-appearance: auto;
    -moz-appearance: inherit;
    appearance: auto;
}

.form_inputs .form-group label {
    font-size: 12px;
    font-weight: 600;
    color: #434339;
    margin-bottom: 5px;
}

.form_inputs .form-group textarea {
    height: 100px;
}

.form_inputs .form-group button.approval-btn {
    background-image: linear-gradient(45deg, #acf2ec, #81d8d0);
    padding: 10px 30px;
    border-radius: 30px;
    box-shadow: 0px 4px 9px 0px #6ec7bf54;
    font-size: 14px;
    font-weight: 700;
    color: #434339;
    text-transform: uppercase;
    display: block;
    border: 1px solid #cefaf6;
    max-width: 100%;
    width: 350px;
    margin: 0 auto;
}

.form-link a.forgot-password {
    color: #C1AC51;
    font-size: 14px;
    font-weight: 600;
    text-align: end;
    display: block;
}

.form_inputs .form-group button.form-btn {
    background-image: linear-gradient(45deg, #acf2ec, #81d8d0);
    padding: 10px 30px;
    border-radius: 30px;
    box-shadow: 0px 4px 9px 0px #6ec7bf54;
    font-size: 14px;
    font-weight: 700;
    color: #434339;
    text-transform: uppercase;
    display: block;
    width: 100%;
    border: 1px solid #cefaf6;
}

.form_inputs .form-group.otp-field input.form-control {
    border-radius: 10px;
    width: 50px;
    text-align: center;
}

.form_inputs .form-group.otp-field {
    display: flex;
    justify-content: space-around;
}

.resend-otp-link a.resend-link {
    font-size: 14px;
    font-weight: 700;
    color: #C1AC51;
}

.form-group.resend-otp-link {
    margin-top: 40px;
    text-align: center;
}


section.information-section {
    padding: 100px 0;
}

.information-sec-heading {
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    color: #000;
    margin-bottom: 30px;
}

.information-sec-detail h6,
.information-sec-detail h5,
.information-sec-detail h4,
.information-sec-detail h3,
.information-sec-detail h2,
.information-sec-detail h1 {
    font-size: 16px;
    font-weight: 600;
    color: #434339;
    margin-bottom: 20px;
    text-align: justify;
}

.information-sec-detail p {
    color: #67657A;
    font-size: 14px;
    font-weight: 400;
    text-align: justify;
}

.user-request-item {
    background-color: #fff;
    border-radius: 10px;
    padding: 20px;
    border: 1px solid #fff;
}

.user-request-item-hd {
    font-size: 18px;
    font-weight: 600;
    color: #434339;
    margin-bottom: 6px;
}

.user-request-item-text {
    font-size: 14px;
    font-weight: 400;
    color: #67657A;
}

.user-request-list-block ul li {
    margin-bottom: 20px;
}

.user-request-list-block ul li:last-child {
    margin: 0;
}




/* after login css */
.notification .notification-bell svg {
    width: 24px;
    height: 24px;
    fill: #434339;
}

.notification .notification-bell svg {
    position: relative;
}

.notification .notification-bell span.notification-items {
    width: 14px;
    height: 14px;
    background-color: #81D8D0;
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    font-size: 10px;
    text-align: center;
    color: #fff;
    font-weight: 700;
    line-height: 14px;
    right: 8px;
}

.header-area.admin-header .header-mid.header-sticky {
    background-color: #fff;
}

.header-area.admin-header .header-mid.header-sticky.sticky-bar {
    background-color: #fff;
}

.user-info span.user-info-img {
    width: 42px;
    height: 42px;
    display: inline-block;
    border-radius: 50%;
    border: 1px solid #76D3CA;
    background-position: center;
    background-size: cover;
    margin-right: 10px;

    
}

.header-area.admin-header .header-mid .main-menu .user-info-block a.user-info {
    display: flex;
    align-items: center;
    padding: 12px 10px;
}

.header-area.admin-header .header-mid .main-menu ul li a {
    padding: 20px 10px;
}

.header-area .header-mid .menu-wrapper .main-menu ul {
    display: flex;
    align-items: center;
}

.side-menu-block {
    height: calc(100% - 0px);
    min-height: 100%;
    width: 280px;
    background: #fff;
    float: left;
    /* position: sticky; */
    /* top: 65px; */
}

.data-content-right {
    height: calc(100% - 0px);
    width: calc(100% - 280px);
    background: #F9F9FC;
    float: right;
}

.data-content-block {
    height: calc(100vh - 65px);
}

.side-menu-list ul {
    padding: 20px 20px;
}

.side-menu-list ul li.side-menu-item a.menu-item {
    display: flex;
    align-items: center;
    font-size: 15px;
    font-weight: 600;
    color: #67657A;
    width: 100%;
    padding: 20px 20px;
    border-radius: 10px;
    font-size: 15px;
    font-weight: 600;
}

.side-menu-list ul li.side-menu-item a.menu-item span svg {
    width: 17px;
    height: 17px;
    text-align: revert;
    fill: #67657A;
}

.side-menu-list ul li.side-menu-item a.menu-item span.menu-icon {
    margin-right: 20px;
}

.side-menu-list ul li.side-menu-item.active a.menu-item {
    background-color: #81D8D0;
    color: #fff;
    position: relative;
}

.side-menu-list ul li.side-menu-item.active a.menu-item span svg {
    fill: #fff;
}

.side-menu-list ul li.side-menu-item.active a.menu-item:before {
	content: '';
	width: 5px;
	height: 28px;
	position: absolute;
	right: -20px;
	background-color: #81d8d0;
	border-radius: 10px;
}

.side-menu-list {
    height: 100%;
    overflow: scroll;
    position: relative;
    min-height: 500px;
}

.side-menu-list::-webkit-scrollbar {
    display: none;
}

.side-menu-list {
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.menu-bottom {
    position: absolute;
    bottom: 0;
    width: 100%;
    display: block;
}

.menu-bottom a.logout-btn {
    color: #81D8D0;
    fill: #81D8D0;
    padding: 20px 40px;
    display: block;
    width: 100%;
    font-size: 20px;
    font-weight: 500;
}

.content-heading-block .content-heading {
    font-size: 26px;
    font-weight: 600;
    color: #000;
}

.content-heading-block {
    margin-bottom: 20px;
    padding: 20px 0 18px;
    border-bottom: 1px solid #DFDFED;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.data-counter-item {
    background-color: #fff;
    border-radius: 20px;
    box-shadow: 0px 0px 10px 1px rgb(234 234 234 / 16%);
    display: flex;
    align-items: center;
    padding: 40px 20px;
    margin-bottom: 20px;
}

.counter-item-icon {
    margin-right: 15px;
}

.counter-item-info .counter-item-nm {
    font-size: 18px;
    font-weight: 500;
    color: #434339;
}

.counter-item-info .counter-item-text {
    font-size: 30px;
    font-weight: 600;
    color: #434339;
}

.data-info-heading {
    font-size: 20px;
    font-weight: 700;
    color: #000;
}

.data-info-heading-block {
    border-bottom: 1px solid #F2F2F5;
    padding: 0 0 20px;
    margin-bottom: 20px;
}

.data-info-block {
    background-color: #fff;
    padding: 20px;
    border-radius: 20px;
    box-shadow: 0px 0px 10px 1px rgb(234 234 234 / 16%);
    margin-bottom: 20px;
}

.data-content-right-block {
    height: 100%;
    overflow: scroll;
}

.data-content-right-block::-webkit-scrollbar {
    display: none;
}

.data-content-right-block {
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.data-info-item {
    border: 1px solid #F2F2FD;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    min-height: 155px;
}

.data-info-item-blk .data-info-item-nm {
    font-size: 12px;
    font-weight: 500;
    color: #67657A;
}

.data-info-item-blk .data-info-item-text {
    font-size: 30px;
    font-weight: 600;
    color: #67657A;
}

.data-info-item-blk .data-info-item-amt {
    font-size: 20px;
    color: #81D8D0;
    font-weight: 600;
}

.new-order-list .new-order-item {
    background-color: #fff;
    border: 1px solid #F2F2FD;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 15px;
}

.new-order-item .new-order-info {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 600;
    color: #434339;
}

.new-order-item .new-order-info .new-order-date {
    color: #81d8d0;
}

.new-order-item .new-order-delivery {
    font-size: 13px;
    font-weight: 600;
    color: #434339;
}

.new-order-item .new-order-delivery-text {
    font-size: 14px;
    color: #67657A;
    font-weight: 500;
}

.new-order-list .new-order-item:last-child {
    margin-bottom: 0;
}

.product-manage-item {
    border: 1px solid #E7E7FC;
    border-radius: 10px;
    background-color: #fff;
    padding: 0px;
    /* margin-bottom: 20px; */
    height: 100%;
}

.product-manage-item .product-manage-item-img {
    text-align: center;
    margin-bottom: 10px;
    height: 180px;
    overflow: hidden;
    width: 100%;
    border-radius: 9px 9px 0px 0px;
}

.product-manage-item .product-manage-item-img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.product-manage-item-info .product-manage-item-approval {
    font-size: 9px;
    color: #C1AC51;
    font-weight: 400;
    margin-bottom: 8px;
}

.product-manage-item-info .product-manage-item-id {
    font-size: 11px;
    color: #434339;
    font-weight: 600;
    margin-bottom: 6px;
}

.product-manage-item-info .product-manage-item-nm {
    font-size: 12px;
    color: #434339;
    font-weight: 400;
    margin-bottom: 10px;
}

.product-manage-item-info .product-manage-item-stock {
    font-size: 12px;
    color: #67657A;
    font-weight: 400;
    display: flex;
    align-items: center;
}

.product-manage-item-info .product-manage-item-stock a.edit-product {
    margin-left: 10px;
    fill: #81D8D0;
}

.product-management-block {
    background-color: #fff;
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 20px;
}

.product_nav_tabs {
    margin-bottom: 20px;
}

.product_nav_tabs .nav-tabs {
    border-bottom: 1px solid #dfdfed;
}

.product_nav_tabs.nav-button nav .nav-tabs .nav-link {
    color: #434339;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    border: 0;
    padding: 6px 12px;
    padding-top: 0;
    border-bottom: 3px solid transparent;
    /* margin-right: 10px; */
}

.product_nav_tabs.nav-button nav .nav-tabs .nav-link.active {
    color: #81D8D0;
    border-bottom: 3px solid #81D8D0;
    background: none;
}

.content-head-right-blk {
	display: flex;
	align-items: center;
}

.head-add-btn {
    margin-left: 20px;
}

.head-add-btn a.add-btn {
    background-image: linear-gradient(45deg, #acf2ec, #81d8d0);
    padding: 10px 30px;
    border-radius: 30px;
    box-shadow: 0px 4px 9px 0px #6ec7bf54;
    color: #434339;
    font-size: 14px;
    font-weight: 700;
}

.head-search-form form input {
    border: 1px solid #D8D8E5;
    border-radius: 30px;
    padding: 10px 10px 10px 40px;
    width: 360px;
    max-width: 100%;
    font-size: 14px;
    font-weight: 400;
}

.product-manage-item-reason-hd {
    font-size: 11px;
    font-weight: 600;
    color: #434339;
    margin-bottom: 6px;
}

.product-manage-item-reason-text {
    font-size: 11px;
    font-weight: 400;
    color: #67657A;
    margin-bottom: 10px;
}

.product-manage-btns a.manage-btns-round {
    background-image: linear-gradient(180deg, #ECEAEA -20%, #fff);
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    border: 2px solid #fff;
    box-shadow: 0px 2px 9px 0px rgb(204 204 204 / 56%);
    fill: #81D8D0;
    margin-right: 10px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.product-manage-stock {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.out-of-stock-alert {
    font-size: 11px;
    font-weight: 400;
    color: #FF4848;
}

.admin_form_blocks {
    background-color: #fff;
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 20px;
}

.admin_form_inputs .form-group label {
    font-size: 12px;
    font-weight: 600;
    color: #434339;
    margin-bottom: 6px;
}

.admin_form_inputs .form-group input,.admin_form_inputs .form-group select {
    border: 1px solid #D8D8EA;
    border-radius: 20px;
    padding: 9px 10px;
    font-size: 14px;
}

.admin_form_inputs .form-group {
    margin-bottom: 20px;
}

.admin_form_inputs .form-group button.update-btn {
    background-image: linear-gradient(45deg, #acf2ec, #81d8d0);
    color: #434339;
    font-size: 15px;
    font-weight: 600;
    padding: 10px 30px;
    border-radius: 30px;
    box-shadow: 0px 4px 10px 0px #6ec7bf54;
    border: none;
    width: 224px;
    max-width: 100%;
    display: block;
}

.custom-checkbox {
    display: block;
    width: 100%;
}

.custom-checkbox [type="checkbox"]:checked + label, .custom-checkbox [type="checkbox"]:not(:checked) + label {
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    display: inline-block;
    color: #434339;
    width: 100%;
    font-size: 14px;
    font-weight: 600;
}

.custom-checkbox input[type="checkbox"] {
    position: absolute;
    left: -9999px;
}

.custom-checkbox [type="checkbox"] + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0px;
    width: 25px;
    height: 25px;
    border: 1px solid #D8D8EA;
    border-radius: 5px;
    background: #fff;
}

.custom-checkbox [type="checkbox"]:checked + label:after {
    position: absolute;
    top: 0px;
    left: 0px;
    display: block;
    width: 25px;
    height: 25px;
    content: "";
    background: no-repeat 50%/50% 50%;
    background-color: #8EE0D9;
    border-radius: 5px;
}

.custom-checkbox [type="checkbox"]:checked + label:after {
    background-image: url('../img/svg/check.svg');
}

.password-change {
    display: none;
}

.orders-list-block .orders-list-item {
    border: 1px solid #E7E7FC;
    border-radius: 10px;
    padding: 20px;
    background-color: #fff;
    margin-bottom: 20px;
}

.orders-list-item .orders-list-info {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 4px;
}

.orders-list-info-blk .orders-list-info-id {
    font-size: 13px;
    font-weight: 600;
    color: #434339;
}

.orders-list-info-blk .orders-list-info-nm {
    font-size: 18px;
    font-weight: 600;
    color: #434339;
}

.order_actions a.accept_btn {
    background-image: linear-gradient(45deg, #acf2ec, #81d8d0);
    color: #434339;
    font-size: 14px;
    font-weight: 600;
    padding: 10px 30px;
    border-radius: 30px;
    box-shadow: 0px 4px 10px 0px #6ec7bf54;
    border: none;
    display: inline-block;
}

.order_actions a.reject_btn {
    background: #fff;
    color: #90E1DA;
    font-size: 14px;
    font-weight: 600;
    padding: 10px 30px;
    border-radius: 30px;
    box-shadow: 0px 4px 10px 0px #6ec7bf54;
    border: 2px solid #90E1DA;
    display: inline-block;
}

.orders-list-info-size {
    font-size: 14px;
    color: #67657A;
    font-weight: 400;
    margin-bottom: 10px;
}

.orders-list-info-user {
    font-size: 14px;
    font-weight: 400;
    color: #67657A;
    margin-bottom: 10px;
}

.orders-list-info-details {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

.orders-list-info-delivery-dtls .new-order-delivery {
    font-size: 14px;
    font-weight: 600;
    color: #434339;
}

.orders-list-info-delivery-dtls .new-order-delivery-text {
    font-size: 14px;
    font-weight: 400;
    color: #474651;
}

.orders-list-info-date {
    font-size: 14px;
    font-weight: 600;
    color: #67657A;
}

.action-select .form-group select {
    background-image: linear-gradient(180deg, #ECEAEA -20%, #fff);
    border-radius: 20px;
    border: 2px solid #EDEDED;
    box-shadow: 0px -3px 16px -3px #fff;
    min-height: 42px;
    min-width: 160px;
    font-size: 12px;
    font-weight: 500;
}

.order_actions .order-status {
    font-size: 18px;
    color: #3C3C59;
}

.order_actions .order-status span {
    font-weight: 600;
}

.earnings-content-block {
    background-color: #fff;
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 20px;
}

.earnings-counter-item {
    display: flex;
    align-items: center;
    background-color: #F5F5F8;
    border-radius: 20px;
    padding: 20px;
    margin-bottom: 20px;
}

.earnings-counter-item-icon {
    margin-right: 20px;
}

.earnings-counter-item-nm {
    font-size: 18px;
    font-weight: 400;
    color: #434339;
}

.earnings-counter-item-text {
    font-size: 30px;
    font-weight: 600;
    color: #434339;
}

.earning-heading-blk {
    border-bottom: 1px solid #F2F2F5;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

.earning-heading-blk .earning-heading {
    font-size: 20px;
    font-weight: 600;
}

.earning-detail-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #E7E7FC;
    margin-bottom: 20px;
    padding: 20px;
    border-radius: 10px;
}

.earning-detail-item-info .earning-detail-item-id {
    font-size: 14px;
    font-weight: 600;
    color: #434339;
    margin-bottom: 10px;
}

.earning-detail-item-info .earning-detail-item-nm {
    font-size: 18px;
    font-weight: 600;
    color: #434339;
}

.earning-detail-item-info .earning-detail-item-date {
    font-size: 16px;
    font-weight: 400;
    color: #67657A;
}

.earning-detail-item-amt {
    font-size: 22px;
    font-weight: 700;
    color: #81D8D0;
}

.notification-content-block {
    background-color: #fff;
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 20px;
}

.notification-content-txt {
    font-size: 14px;
    font-weight: 400;
    color: #67657A;
    margin-bottom: 20px;
}

.notification-switch {
    display: block;
    width: 100%;
}

.notification-switch input[type="checkbox"] {
    position: absolute;
    left: -9999px;
}

.notification-switch input[type="checkbox"] + label {
    background-color: #F0F0F0;
    width: 100%;
    padding: 20px;
    border-radius: 10px;
    font-size: 18px;
    font-weight: 700;
    position: relative;
    color: #000;
}

.notification-switch input[type="checkbox"]:checked + label:before {
    background-color: #C1AC51;
}

.notification-switch input[type="checkbox"] + label:before {
    content: '';
    position: absolute;
    right: 10px;
    top: 30%;
    width: 50px;
    height: 25px;
    border-radius: 45px;
    background: #cfcfcf;
}

.notification-switch input[type="checkbox"]:checked + label:after {
    background-color: #F0F0F0;
    width: 20px;
    height: 20px;
    border-radius: 20px;
    position: absolute;
    right: 13px;
    content: '';
    top: 33%;
}

.notification-switch input[type="checkbox"] + label:after {
    background-color: #F0F0F0;
    width: 20px;
    height: 20px;
    border-radius: 20px;
    position: absolute;
    right: 36px;
    content: '';
    top: 33%;
}

section.notification-section {
    background-color: #F9F9FC;
    padding: 50px 0;
}

.notification-block {
    background-color: #fff;
    padding: 20px;
    border-radius: 10px;
}

.notification-heading-blk {
    border-bottom: 1px solid #DFDFED;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.notification-heading {
    font-size: 26px;
    font-weight: 600;
    color: #000;
}

.notification-list-item {
    display: flex;
    justify-content: space-between;
    padding: 10px;
    border-bottom: 1px solid #E7E9EE;
}

.notification-list-item-hd {
    font-size: 15px;
    font-weight: 600;
    color: #434339;
}

.notification-list-item-text {
    font-size: 13px;
    font-weight: 400;
    color: #67657A;
}

.notification-list-item-info {
    display: flex;
    justify-content: initial;
}

.notification-list-item-icon {
    margin-right: 20px;
}

.notification-list-item-date {
    font-size: 12px;
    font-weight: 600;
    color: #7E7E95;
    width: 130px;
    max-width: 100%;
    text-align: end;
}

.notification-list-item:last-child {
    border: 0;
}

#faq .accordion-item {
    background-image: linear-gradient(45deg, #e5e6ec, #F2F3F6);
    margin-bottom: 20px;
    box-shadow: 0px 0px 16px 0px #fff;
    border-radius: 10px;
}

#faq .accordion-item .accordion-collapse {
    border: none;
}

#faq .accordion-item 
 button.accordion-button {
    background-color: transparent;
    border: none;
    font-size: 16px;
    font-weight: 600;
    color: #434339;
}

#faq .accordion-item .accordion-collapse .accordion-body {
    padding-top: 0;
    font-size: 14px;
    font-weight: 400;
    color: #67657A;
}

#faq .accordion-item button.accordion-button::after {
    background-image: url("../img/svg/plus-icon.svg");
}
#faq .accordion-item button.accordion-button:not(.collapsed)::after {
    background-image: url("../img/svg/minus-icon.svg");
}

section.product-detail-section {
    background-color: #F9F9FC;
    padding: 40px 0;
}

.product-detail-block {
    background-color: #fff;
    padding: 20px;
    border-radius: 10px;
}

.product-detail-info-block .product-detail-info-id {
    font-size: 16px;
    font-weight: 600;
    color: #67657A;
}

.product-detail-info-block .product-detail-info-nm {
    font-size: 20px;
    font-weight: 600;
    color: #434339;
}

.product-detail-info-block .product-detail-info-desc {
    font-size: 20px;
    font-weight: 400;
    color: #434339;
    margin-bottom: 20px;
}

.product-detail-info-size-hd {
    font-size: 15px;
    font-weight: 600;
    color: #67657A;
    margin-bottom: 10px;
}

.product-detail-info-size-list .custom-size {
    display: block;
    width: 100%;
}

.product-detail-info-size-list .custom-size input {
    position: absolute;
    left: -9999px;
}

.product-detail-info-size-list .custom-size input[type="radio"] + label {
    width: 40px;
    height: 40px;
    border: 1px solid #F5F5F5;
    border-radius: 20px;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    font-weight: 700;
    color: #67657A;
}

.product-detail-info-size-list ul li {
    display: inline-block;
}

.product-detail-info-size-list .custom-size input[type="radio"]:checked + label {
    background-color: #81d8d0;
    color: #fff;
    border: 1px solid #81d8d0;
}

.product-detail-info-size {
    margin-bottom: 20px;
}

.product-detail-action-blk {
    border-top: 1px solid rgb(112 112 112 / 10%);
    padding-top: 20px;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.product-detail-stock label {
    display: block;
    font-size: 17px;
    font-weight: 600;
    color: #434339;
    margin-bottom: 4px;
}

.product-detail-stock input[type="number"] {
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 16%);
    border: none;
    border-radius: 20px;
    padding: 6px 10px;
    max-width: 100px;
    font-size: 13px;
}

.product-detail-action a.update-stock-btn {
    background-color: #81d8d0;
    color: #434339;
    font-size: 14px;
    font-weight: 600;
    padding: 10px 20px;
    border-radius: 50px;
    box-shadow: 0px 0px 13px -4px #6EC7BF;
    display: inline-block;
}

.product-detail-action a.delete-btn {
    background-color: #ffffff;
    color: #90E1DA;
    font-size: 14px;
    font-weight: 600;
    padding: 8px 20px;
    border-radius: 50px;
    box-shadow: 0px 0px 13px -4px #6ec7bf;
    border: 2px solid #90E1DA;
    display: inline-block;
}

.product-price-detail-hd {
    font-size: 18px;
    font-weight: 600;
    color: #434339;
    margin-bottom: 10px;
}

.product-price-detail ul li .product-price-item {
    display: block;
    justify-content: inherit;
    font-size: 15px;
    font-weight: 400;
    color: #67657A;
}

.product-price-detail ul li .product-price-item span.product-price-item-nm {
    width: 140px;
    display: inline-block;
}

.product-price-detail ul li .product-price-item span.product-price-item-amt {
    float: right;
    width: 100px;
}

.product-price-detail ul li {
    margin-bottom: 10px;
}

.product-price-detail {
    margin-bottom: 20px;
}

.product-guarantee-detail p, .product-guarantee-detail {
    font-size: 14px;
    font-weight: 400;
    color: #67657A;
}




/*   */
.product-slider-block {
    display: flex;
    align-items: center;
}

.product-slider-thumbnail-block #thumbcarousel a.left.carousel-control {
	top: -10px;
	bottom: auto;
	background: none;
	right: 0;
	left: 40%;
	color: #C1AC51;
	background-color: #fff;
	width: 20px;
	font-size: 10px;
	height: 20px;
	opacity: 1;
	text-shadow: none;
	text-align: center;
	border-radius: 30px;
	line-height: 20px;
	box-shadow: 0px 0px 6px 0px rgb(0 0 0 / 16%);
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-slider-thumbnail-block #thumbcarousel a.right.carousel-control {
    bottom: -10px;
    top: auto;
    background: none;
    right: 0;
    text-align: center;
    left: 40%;
    color: #C1AC51;
    background-color: #fff;
    width: 20px;
    font-size: 10px;
    height: 20px;
    opacity: 1;
    text-shadow: none;
    border-radius: 30px;
    line-height: 24px;
    box-shadow: 0px 0px 6px 0px rgb(0 0 0 / 16%);
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-slider-thumbnail-block #thumbcarousel .item .carousel-img {
    height: 70px;
    width: 70px;
    border-radius: 5px;
    border: 1px solid #E8E8E8;
    background-position: center;
    background-size: cover;
}

.product-slider-thumbnail-block #thumbcarousel .item .thumb {
    padding: 5px 10px;
}

.product-slider-main-block #carousel .item .carousel-main-img {
    width: 335px;
    height: 320px;
    display: block;
    background-position: center;
    background-size: cover;
    border-radius: 10px;
    border: 1px solid #E8E8E8;
}

/*   */


/* after login css */


















section.contact_us_sec {
    padding: 60px 0;
    background-color: #f1f3f7;
}

.contact_us_sec_hd {
    font-size: 32px;
    color: #333;
    text-align: center;
    font-weight: 600;
}

.contact_us_sec_txt {
    text-align: center;
    font-size: 18px;
    color: #999;
    margin-bottom: 60px;
}

.contact_us_content_block {
    margin-bottom: 2rem;
    box-shadow: 0 4px 24px 0 rgb(34 41 47 / 10%);
    transition: all .3s ease-in-out,background 0s,color 0s,border-color 0s;
    padding: 60px;
    border-radius: 10px;
    background-color: #fff;
}

.contact_info_blk_hd {
    font-size: 28px;
    font-weight: 600;
    color: #ff2020;
}

.contact_info_blk_txt {
    font-size: 14px;
    color: #999;
    line-height: normal;
    margin-bottom: 40px;
}

.contact_info_details ul li {
    display: block;
    padding: 10px 0;
    transform: scale(1);
    transition: ease 0.3s;
}

.contact_info_details .contact_info_item a {
    font-size: 16px;
    color: #555;
    font-weight: 400;
    display: flex;
    align-items: center;
}

.contact_info_item a i {
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 6px;
    box-shadow: 0px 5px 10px 0px #eee;
    padding: 13px 10px;
    font-size: 22px;
    color: #ff2020;
    margin-right: 10px;
}

.contact_info_details {
    margin-bottom: 40px;
}

.contact_social_item img {
    width: 20px;
    height: 20px;
}

.contact_social_item {
    padding: 7px 10px;
    border-radius: 60px;
    background-color: #f7f7f7;
    height: 40px;
    width: 40px;
    display: block;
}

.contact_info_socials ul li {
    margin-right: 5px;
    display: inline-block;
}

.contact_info_details ul li:hover {
    transform: scale(1.05);
}

.contact_form_content .form-group input {
    border: 1px solid #bec0c2;
    box-shadow: none;
    border-radius: 0;
    height: 40px;
    font-size: 14px;
    line-height: normal;
    color: #333;
    margin-bottom: 10px;
}

.contact_form_content .form-group textarea {
    border: 1px solid #bec0c2;
    box-shadow: none;
    border-radius: 0;
    font-size: 14px;
    line-height: normal;
    color: #333;
    margin-bottom: 10px;
}

.contact_form_content .form-group button.contact_submit_btn {
    float: right;
    color: #fff;
    background-color: #ff2020;
    padding: 8px 20px;
    transition: .3s all ease-in-out;
    font-size: 16px;
    font-weight: 400;
    display: inline-block;
    box-shadow: none;
    border-radius: 0;
    margin-top: 20px;
}

.contact_map_block iframe {
    width: 100%;
    height: 100%;
    min-height: 400px;
    margin: 0;
    padding: 0;
}

.contact_info_block {
    margin-bottom: 30px;
}

.contact_form_content .form-group label {
    font-size: 16px;
    font-weight: 500;
    color: #333;
    margin-bottom: 10px;
}

.footer-wrapper .footer-area .footer-tittle .footer_newsletter p {
    font-size: 14px;
    margin-bottom: 30px;
}

.footer_newsletter form {
    display: flex;
    width: 100%;
    position: relative;
}

.footer_newsletter form input {
    background: no-repeat;
    border: none;
    border-bottom: 2px solid #ff2020;
    font-size: 14px;
    width: inherit;
    color: #fff;
}

.footer_newsletter form button {
    position: absolute;
    right: 0;
    border: none;
    background: no-repeat;
    top: -3px;
}









/*footer*/

.footer-wrapper {
    background-position: center;
    background-size: cover;
    padding-top: 50px;
}

.footer-content .footer-logo {
    text-align: center;
}

.footer-nav ul {
    text-align: center;
}

.footer-nav ul li {
    display: inline-block;
}

.footer-nav ul li a {
    font-size: 15px;
    font-weight: 600;
    color: #14141E;
    padding: 0 10px;
}

.footer-copy-right {
    padding: 10px 0;
    border-top: 1px solid #fff;
    box-shadow: 0px 0px 0px 1px #EBEBEB;
}

.footer-copy-right p {
    color: #67657A;
    font-size: 14px;
    font-weight: 500;
    margin: 0;
}
/*footer*/












@media (max-width: 1600px) {
	.latest-items-active button.slick-next {
		right: -20px
	}
	
	.latest-items-active button.slick-prev {
		left: -20px
	}
	
}


@media (max-width: 1400px) {
	#search_input_box {
		max-width: 1116px;
	}
	
	.latest-items-active button.slick-next {
		right: -30px
	}
	
	.latest-items-active button.slick-prev {
		left: -30px
	}
	
	.testimonial-area .testimonial-banner {
		left: 0px
	}
	
	
}

@media (max-width: 1199px) {
	#search_input_box {
		max-width: 936px;
	}
	
	.slider-area .hero-caption p,
	.slider-area2 .hero-caption p {
		font-size: 21px
	}
	
	.slider-area .hero-caption h1,
	.slider-area2 .hero-caption h1 {
		font-size: 60px;
		line-height: 1.2
	}
	
	.slider-height {
		min-height: 450px
	}
	
	.latest-items-active button.slick-next {
		right: -27px
	}
	
	.latest-items-active button.slick-prev {
		left: -27px
	}
	
	.testimonial-area .testimonial-caption .testimonial-top-cap p {
		font-size: 20px;
		padding: 0px 100px
	}
	
	.testimonial-area .testimonial-banner {
		left: 0px
	}
	
	
	
}

@media (max-width: 991px) {
	#search_input_box {
		max-width: 696px;
		margin-top: 0px;
		z-index: 999;
		position: absolute;
	}
	
	.slider-area .hero-caption h1,
	.slider-area2 .hero-caption h1 {
		font-size: 50px;
		line-height: 1.2
	}
	
	.slider-height {
		min-height: 400px
	}
	
	.header-area .header-mid .menu-wrapper .header-right span {
		padding: 21px 19px
	}
	
	.header-area .header-mid .menu-wrapper .header-right {
		margin-right: 82px
	}
	
	.latest-items-active button.slick-next {
		right: -20px
	}
	
	.latest-items-active button.slick-prev {
		left: -25px
	}
	
	.latest-items {
		padding-top: 95px;
		padding-bottom: 100px
	}
	
	.testimonial-area .testimonial-caption .testimonial-top-cap h2 {
		margin-bottom: 30px
	}
	
	.testimonial-area .testimonial-caption .testimonial-top-cap p {
		font-size: 18px;
		padding: 0px;
		padding: 0px 80px
	}
	
	.testimonial-area .testimonial-banner {
		left: 0px
	}
	
	
}

@media (max-width: 767px) {
	#search_input_box {
		max-width: 516px;
	}
	
	.slider-area .hero-caption.hero-caption2 h2,
	.slider-area2 .hero-caption.hero-caption2 h2 {
		font-size: 32x
	}
	
	.slider-area .hero-caption p,
	.slider-area2 .hero-caption p {
		font-size: 20px;
		margin-bottom: 41px
	}
	
	.slider-area .hero-caption h1,
	.slider-area2 .hero-caption h1 {
		font-size: 38px;
		line-height: 1.2;
		margin-bottom: 20px
	}
	
	.slider-height2 {
		min-height: 200px
	}
	
	.slider-height {
		min-height: 350px
	}
	
	.header-area .header-mid .menu-wrapper .header-right {
		margin-right: 73px
	}
	
	.latest-items-active button.slick-next {
		right: -10px
	}
	
	.latest-items-active button.slick-prev {
		left: -10px
	}
	
	.latest-items {
		padding-top: 70px;
		padding-bottom: 70px
	}
	
	.testimonial-area .testimonial-caption .testimonial-top-cap h2 {
		margin-bottom: 30px
	}
	
	.testimonial-area .testimonial-caption .testimonial-top-cap p {
		font-size: 18px;
		padding: 0px 30px;
		margin-bottom: 30px
	}
	
	.testimonial-area .testimonial-banner {
		left: 0px
	}
	
	.h1-testimonial-active button.slick-next {
		right: -28px
	}
	
	.header-area .header-bottom {
		display: none;
	}
	
}

@media (max-width: 575px) {
	.slider-area .hero-caption.hero-caption2 h2,
	.slider-area2 .hero-caption.hero-caption2 h2 {
		font-size: 32px
	}
	
	.items-product .single-items .items-details h4 a {
		font-size: 18px;
		line-height: 1.1
	}
	
	.slider-area .hero-caption p,
	.slider-area2 .hero-caption p {
		font-size: 15px;
		padding: 0 0px;
		line-height: 1.6;
		margin-bottom: 32px
	}
	
	.slider-area .hero-caption h1,
	.slider-area2 .hero-caption h1 {
		font-size: 28px;
		line-height: 1.2;
		margin-bottom: 20px
	}
	
	.slider-area .hero-caption span,
	.slider-area2 .hero-caption span {
		margin-bottom: 30px;
		font-size: 56px
	}
	
	.slider-height {
		min-height: 410px
	}
	
	.header-sticky.sticky-bar .header-right {
		display: none
	}
	
	.header-area .header-mid .menu-wrapper .header-right span {
		padding: 6px 9px;
		color: #FF2020
	}
	
	.header-area .header-mid .menu-wrapper .header-right {
		position: absolute;
		top: 165px;
		z-index: 3;
		right: 14px
	}
	
	.latest-items .properties .properties-card .properties-caption .properties-footer {
		padding: 19px 10px 20px 12px
	}
	
	.latest-items {
		padding-top: 70px;
		padding-bottom: 70px
	}
	
	.testimonial-area .testimonial-caption .testimonial-top-cap h2 {
		font-size: 29px;
		margin-bottom: 20px
	}
	
	.testimonial-area .testimonial-caption .testimonial-founder .founder-text span {
		font-size: 26px
	}
	
	.testimonial-area .testimonial-caption .testimonial-top-cap p {
		font-size: 15px;
		padding: 0px;
		margin-bottom: 30px
	}
	
	.testimonial-area .testimonial-banner {
		left: 0px
	}
	
	.h1-testimonial-active button.slick-arrow {
		display: none
	}
	
	.login-check a {
		display: block;
		padding-top: 7px;
		margin-bottom: 10px
	}
	
	.login-check {
		display: block
	}
   a.user-info.blockset {
    display: flex !important;
    align-items: center;
}
	
}
    
@media (max-width: 420px) {
	
}

.pip {
    display: inline-block;
    margin: 10px 10px 0 0;
}
.langOpt-mr .select2-container{margin: 0px !important;position: relative;
    background-image: linear-gradient(180deg, #ECEAEA -20%, #fff);
    border-radius: 20px;
    border: 2px solid #fff;
    box-shadow: 0px -3px 16px -3px #fff;
    font-size: 14px;
    min-height: 42px;}
ul.select2-selection__rendered{position: absolute;top: 4px;left: 4px;}
.langOpt-mr .select2-container--default.select2-container--focus .select2-selection--multiple {
    border: none !important;
    outline: 0;
}
.langOpt-mr .select2-container--default .select2-selection--multiple {
  border: none !important;}
  .pro-file-multee{position: relative;}

.pro-file-multee .btn{position: absolute;top: 5px;right: 5px;font-size: 20px;padding: 0px; }
#frames{margin-top: 5px;}
#frame2{margin-top: 5px;}

}
.header-area .header-mid .menu-wrapper .main-menu ul li a.active12{
    text-decoration:underline !important;
}

.input-group-blk {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 20px;
}

.product-detail-action-blk form {
    width: 100%;
}

.input-group-blk button {
    background-color: #ffffff;
    color: #90E1DA;
    font-size: 14px;
    font-weight: 600;
    padding: 8px 20px;
    border-radius: 50px;
    box-shadow: 0px 0px 13px -4px #6ec7bf;
    border: 2px solid #90E1DA;
    display: inline-block;
}

.order-productImage {
    width: 100%;
    height: 160px;
    border: 1px solid #eee;
}

.order-productImage img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}
.col-xs-12.col-sm-4.col-md-3 {
    padding-bottom: 15px;
}
select.form-control {
    border: 1px solid #D8D8EA;
    border-radius: 20px;
    padding: 9px 10px;
    font-size: 13px;
    
}
.product-manage-item-img a{display: inline-block;width: 100%;}

.btn.add-btn{    background-image: linear-gradient(
45deg
, #acf2ec, #81d8d0);
    padding: 10px 30px;
    border-radius: 30px;
    box-shadow: 0px 4px 9px 0px #6ec7bf54;
    color: #434339;
    font-size: 14px;
    font-weight: 700;}
.product-manage-item .product-manage-item-info{padding: 15px;}

.order_actions .orders-list-info-id{
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    color: #434339;
}




.product-image-box figure {
    width: 100%;
    margin: 0;
    height: 320px;
    border: 1px solid #eee;
    border-radius: 10px;
    overflow:hidden;
}

.product-image-box figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.product-details-list span.product-title {
    min-width: 170px;
    display: inline-block;
    font-weight: 700;
    color: #333;
}

.product-details-list span {
    font-size: 16px;
    color: #999;
}

.product-details-list li {
    display: block;
    margin-bottom: 15px;
}

.product-jewellery-box h4 {
    font-size: 20px;
    font-weight: 700;
    color: #000;
    margin-bottom: 20px;
}

.product-jewellery-box ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}

.product-jewellery-box ul li {
    width: 100%;
    max-width: calc(20% - 20px);
    margin: 10px 10px;
}

.product-jewellery-box figure {
    width: 100%;
    height: 180px;
    margin: 0;
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid #eee;
}

.product-jewellery-box figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.product-jewellery-signle-images {
    overflow: hidden;
    border: 1px solid #eee;
    border-radius: 10px;
    width: fit-content;
}

hr.custom-hr {
    margin: 10px 0 15px 0;
    opacity: 1;
    background: #eee;
    border: none;
    padding: 0;
}

.product-jewellery-signle-images img {
    max-height: 400px;
}

.orders-list-item .order-id {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #000;
}

.order-info-detail h4.title {
    font-size: 16px;
    font-weight: 700;
    color: #333;
}

.order-info-detail p.description {
    font-size: 14px;
    margin: 0;
}

.order-info-block {
    max-width: 350px;
}

.order-info-detail p.description+p {
    margin-top: 5px;
}

.order-product-detail .order-productImage {
    min-height: 220px;
    border: none;
    border-bottom: 1px solid #eee;
    margin-bottom: 0;
    padding: 10px;
}

.order-product-detail .order-info-detail {
    padding: 20px 20px 20px 20px;
}

.order-product-detail .order-info-detail li {
    font-size: 14px;
    color: #666;
}

.order-product-detail .order-info-detail li span {
    font-weight: 700;
    color: #333;
    min-width: 160px;
    display: inline-block;
}

.order-product-detail .order-info-detail li+li {
    margin-top: 10px;
}

.order-product-detail {
    border-radius: 10px;
    box-shadow: 0px 3px 6px rgb(0 0 0 / 16%);
}

.order-charges-block {
    max-width: 340px;
    margin-left: auto;
}

.order-charges-block .order-info-detail {
    text-align: right;
}

.order-charges-block .order-info-detail ul li {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    color: #666;
}

.order-charges-block .order-info-detail h4.title {
    font-size: 20px;
    margin-bottom: 20px;
}

.order-charges-block .order-info-detail ul li+li {
    margin-top: 10px;
}

.order-charges-block .order-info-detail ul li.main-head {
    border-top: 1px solid #eee;
    padding-top: 10px;
    color: #000;
    font-weight: 600;
    font-size: 16px;
}

.order-status-blk {
    max-width: fit-content;
    margin-left: auto;
}

.order-status-blk form .form-control {
    min-width: 150px;
}

.order-status-blk form {
    display: flex;
    align-items: center;
}

.order-status-blk form .form-control {
    appearance: auto;
}

.order-status-blk form .btn.cancel-btn {
    background-image: linear-gradient( 45deg , #acf2ec, #81d8d0);
    padding: 4px 30px;
    border-radius: 30px;
    box-shadow: 0px 4px 9px 0px #6ec7bf54;
    color: #434339;
    font-size: 14px;
    font-weight: 700;
    margin-left: 15px;
    height: 38px;
    border: none;
}

.order-info-details .order-info-blk h4 {
    font-size: 18px;
    font-weight: 700;
    color: #333;
    margin-bottom: 14px;
}

.order-info-details .order-info-blk p {
    color: #666;
    font-size: 16px;
    margin: auto;
}

.order-info-details .order-info-blk p span {
    color: #81d8d0;
    font-weight: 600;
}

.order-info-details .order-info-actions {
    margin-top: 10px;
}

.order-info-details .order-info-actions p {
    font-size: 16px;
    color: #333;
    font-weight: 600;
    margin: auto;
}

.order-info-details {
    display: flex;
    justify-content: space-between;
}

button.btn-success.upload-btn {
    background-image: linear-gradient(45deg, #acf2ec, #81d8d0);
    padding: 10px 30px;
    border-radius: 30px;
    box-shadow: 0px 4px 9px 0px #6ec7bf54;
    color: #434339;
    font-size: 14px;
    font-weight: 700;
    border: none;
    height: 38px;
}

.data-content-right-block .py-2.text-right {
    text-align: inherit !important;
}

.product-sizes table.table {
    margin: 0;
}

.product-sizes table thead tr th {
    border: none;
    color: #81d8d0;
}

.product-sizes table thead tr th,.product-sizes table tbody tr td {
    padding: 10px 20px;
    font-size: 14px;
    border: 1px solid #eee;
}

.product-sizes {
    border-radius: 10px;
    overflow: hidden;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.product-sizes table tbody tr:last-child td {
    /* border: 1px solid #eee; */
}

.product-sizes table thead tr th {
    background: #81d8d0;
    color: #fff;
}

.multiple-size-block .row+.row,.multiple-size-block .form-row+.form-row {
    border-top: 1px solid #ddd;
    padding-top: 40px;
}

.multiple-size-block .row .box-close-btn,.multiple-size-block .form-row .box-close-btn {
    position: absolute;
    right: -10px;
    width: auto;
    top: 0px;
}

.multiple-size-block .row,.multiple-size-block .form-row {
    position: relative;
    padding-top: 20px;
}

.box-close-btn a.btn-danger {
    background-image: linear-gradient(45deg, #acf2ec, #81d8d0);
    box-shadow: 0px 4px 9px 0px #6ec7bf54;
    border-radius: 50%;
    border: 1px solid #cefaf6;
    width: 30px;
    min-width: 30px;
    height: 30px;
    font-weight: 600;
    color: #212529;
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    line-height: normal;
}

.thumbnail-box {
    display: block;
    width: 100px;
    height: 100px;
    border: 1px solid #ddd;
    background: #ddd;
    border-radius: 6px;
    margin-top: 10px;
}

.thumbnail-box img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}

.thumbnail-upload-box figure {
    width: 100%;
    height: 140px;
    margin: 0;
    border: 1px solid #ddd;
    position: relative;
}

.thumbnail-upload-box figure a.thumbnail-upload-item {
    width: 100%;
    height: 100%;
    display: block;
}

.thumbnail-upload-box figure a.thumbnail-upload-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.thumbnail-upload-box figure a.delete {
    position: absolute;
    top: 0;
    right: 0;
    background: #000;
    font-size: 12px;
    color: #fff;
    width: 20px;
    height: 20px;
    display: flex;
    border-radius: 25px 0 25px 25px;
    overflow: hidden;
    align-items: center;
    justify-content: center;
}

.thumbnail-upload-box figure a.delete i::before {
    content: "\f00d";
}

.upload-images-sec.row {
    margin-top: 10px;
}

.verified-input {
    position: relative;
}

.verified-input span {
    position: absolute;
    right: 20px;
    top: 0px;
    height: 42px;
    line-height: 42px;
    color: #61a8a1;
    font-size: 14px;
    font-weight: 700;
}
#lightbox img {max-width:940px;}
#lightbox p {text-align: center;color: #000;margin-right: 20px;font-size: 12px;width: 35px;height: 35px;background-color: #fff;float: right;border-radius: 50%;line-height: 35px;font-weight: 600; margin-top: 20px;cursor: pointer;}
#lightbox div#content {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}
#lightbox {position:fixed;top:0; left:0; width:100%; height:100%; background:url(overlay.png) repeat; text-align:center;display: none;z-index: 99;background-color: rgba(0, 0, 0, .8);}

.vendor-pagination ul.pagination .page-item.active .page-link {background-color: #81d8d0;border-color: #81d8d0;color: #fff;}
.vendor-pagination ul.pagination .page-link:hover {color: #81d8d0;}
.vendor-pagination ul.pagination .page-link {color: #81d8d0;}
.vendor-pagination .pagination{justify-content: right;}

a.user-info{display: flex;align-items: center;}
.user-info-nm{font-size: 14px;color: #434339;font-weight: 600;text-transform: capitalize;}
.main-menu.d-none.d-lg-block{margin-left: auto;}
.user-profile-sec {
  display: flex;
  align-items: center;
}
.user-profile-sec .notification {
  width: 35px;
  position: relative;
}
.header-mid .dash-btns{display: none;}

.header-area.after-login .mobile_menu .slicknav_menu .slicknav_btn {
  right: 0;
}

.user-profile-sec .login_btn a {
    background-image: linear-gradient(45deg, #acf2ec, #81d8d0);
    padding: 10px 30px;
    border-radius: 30px;
    box-shadow: 0px 4px 9px 0px #6ec7bf54;
}

.input-images-1{margin-bottom: 15px;}
.image-uploader .upload-text span {
  display: block;
  font-size: 13px;
  font-weight: 500;
}

.upload-images-sec.row .col-md-3 {
  flex: 0 0 auto;
  width: 25%;
  margin: 10px 0;
}
.product-detail-section .container .row.justify-content-center .col-md-10 {
  width: 100%;
}
.product-detail-section .container{max-width: 100%;width: 100%;}
.jewellery_max09 figure{width: 300px;height: 230px;overflow: hidden;}
.jewellery_max09 video{width: 300px;height: 230px;overflow: hidden;}
.jewellery_max09 figure img{width:100%;height: 100%;object-fit: cover;object-position: center;}

.product-jewellery-box ul li {
    width: 100%;
    max-width: calc(320px - 20px);
    margin: 10px 10px;
}