/*=============================
	Theme Reset
===============================*/
body,
button,
input,
select,
optgroup,
body, button, input, select, optgroup, textarea {
	font-family: "Mulish", sans-serif;
	Color: #111a3a;
	font-weight: 400;
	font-size: 15px;
	line-height: 24px;
}
h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a, h5, h5 a, h6 a {
	font-family: "Mulish", sans-serif;
	font-weight: 700;
	margin: 0;
	color: #111a3a;
}
p {
	color: #616161;
	margin: 0;
	line-height: 24px;
	font-weight: 400;
	font-size: 16px;
}
.off-white-bg {
	background: #f6f6f6;
}
.navbar-nav {
	display: initial;
}
.navbar-nav li {
	display: inline-block;
}
/* Font Size */
h1, .hs-1 {
	font-size: 48px;
	line-height: 65px;
}
h2,.hs-2 {
	font-size: 36px;
	line-height:45px;
}
h3,.hs-3 {
	font-size:30px;
	line-height:38px;
}
h4,.hs-4{
	font-size:24px;
	line-height:35px;
}
h5,.hs-5{
	font-size:18px;
	line-height:28px;
}
h6,.hs-6{
	font-size:16px;
	line-height:24px;
}
.fs-10{
	font-size:10px;
}
.fs-18{
	font-size:18px;
}
.fs-20{
	font-size:20px;
}
.fs-28{
	font-size:28px;
}
.fs-30{
	font-size:30px;
}
.fs-40{
	font-size:40px;
}
.fs-50{
	font-size:50px;
}
.header .shopping .shopping-item{
	opacity:0;
	visibility:hidden;
}
.nice-select .list {
	z-index: 9999;
}
.fancybox-image, .fancybox-spaceball {
	border: 10px solid #fff;
}
/* Padding Top */
.p-top-10{
	padding-top:10px;
}
.p-top-20{
	padding-top:20px;
}
.p-top-30{
	padding-top:30px;
}
.p-top-40{
	padding-top:40px;
}
.p-top-50{
	padding-top:50px;
}
.p-top-60{
	padding-top:60px;
}
.p-top-70{
	padding-top:70px;
}
.p-top-80{
	padding-top:80px;
}
.p-top-90{
	padding-top:90px;
}
.p-top-100{
	padding-top:100px;
}
.p-top-110{
	padding-top:110px;
}
.p-top-120{
	padding-top:120px;
}
.p-top-130{
	padding-top:130px;
}
.p-top-140{
	padding-top:140px;
}
.p-top-150{
	padding-top:150px;
}

/* Padding Bottom */
.p-btm-10{
	padding-bottom:10px;
}
.p-btm-20{
	padding-bottom:20px;
}
.p-btm-30{
	padding-bottom:30px;
}
.p-btm-40{
	padding-bottom:40px;
}
.p-btm-50{
	padding-bottom:50px;
}
.p-btm-60{
	padding-bottom:60px;
}
.p-btm-70{
	padding-bottom:70px;
}
.p-btm-80{
	padding-bottom:80px;
}
.p-btm-90{
	padding-bottom:90px;
}
.p-btm-100{
	padding-bottom:100px;
}
.p-btm-110{
	padding-top:110px;
}
.p-btm-120{
	padding-bottom:120px;
}
.p-btm-130{
	padding-top:130px;
}
.p-btm-140{
	padding-bottom:140px;
}
.p-btm-150{
	padding-bottom:150px;
}
/* Margin Top */
.m-top-10{
	margin-top:10px;
}
.m-top-20{
	margin-top:20px;
}
.m-top-30{
	margin-top:30px;
}
.m-top-40{
	margin-top:40px;
}
.m-top-50{
	margin-top:50px;
}
.m-top-60{
	margin-top:60px;
}
.m-top-70{
	margin-top:70px;
}
.m-top-80{
	margin-top:80px;
}
.m-top-90{
	margin-top:90px;
}
.m-top-100{
	margin-top:100px;
}
.m-top-110{
	margin-top:110px;
}
.m-top-120{
	margin-top:120px;
}
.m-top-130{
	margin-top:130px;
}
.m-top-140{
	margin-top:140px;
}
.m-top-150{
	margin-top:150px;
}
select option {
	font-weight: 500;
}
/* Padding Bottom */
.m-btm-10{
	margin-bottom:10px;
}
.m-btm-20{
	margin-bottom:20px;
}
.m-btm-30{
	margin-bottom:30px;
}
.m-btm-40{
	margin-bottom:40px;
}
.m-btm-50{
	margin-bottom:50px;
}
.m-btm-60{
	margin-bottom:60px;
}
.m-btm-70{
	margin-bottom:70px;
}
.m-btm-80{
	margin-bottom:80px;
}
.m-btm-90{
	margin-bottom:90px;
}
.m-btm-100{
	margin-bottom:100px;
}
.m-btm-110{
	margin-top:110px;
}
.m-btm-120{
	margin-bottom:120px;
}
.m-btm-130{
	margin-top:130px;
}
.m-btm-140{
	margin-bottom:140px;
}
.m-btm-150{
	margin-bottom:150px;
}
/* Overlay */
.fl-overlay{
	position:relative;
}
.fl-overlay:before{
	position:absolute;
	content:"";
	width:100%;
	height:100%;
	background:#000;
	top:0;
	left:0;
	opacity:0.5;
}
/* BG Color */	
.pr-color{
	color: #00ab55;
}

.bg-second {
	background: #f5f5f5 !important;
}
.bg-full{
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
}

span{
	display:inline-block;
}
.f-trsn{
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.bx-sdw{
	-webkit-box-shadow: 0px 0px 10px #00000017;
	-moz-box-shadow: 0px 0px 10px #00000017;
	box-shadow: 0px 0px 10px #00000017;

}

a,
button,
input,
textarea {
    font-weight: 600;
}
img,
a,
input,
h1,
h2,
h3,
h4,
h5,
h6 {
    transition: all 0.4s ease;
}
dfn,
cite,
em,
i {
    font-style: italic;
}
address {
    margin: 0 0 1.5em;
}
ul,
ul li {
    margin: 0;
    list-style: none;
}
ul,
ul li,
ul li a{
	color:#616161;
}
pre {
    background: #eee;
    font-family: "Mulish", sans-serif;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}
code,
kbd,
tt,
var {
    font-family: "Mulish", sans-serif;
    font-size: 15px;
    font-size: 0.9375rem;
}
abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}
mark,
ins {
    background: #fff9c0;
    text-decoration: none;
}
big {
    font-size: 125%;
}
html,
body {
    height: 100%;
    margin: 0;
}
* {
    padding: 0;
    margin: 0;
}
body {
    margin: 0;
}
img {
    max-width: 100%;
}
html {
    box-sizing: border-box;
}
*,
*:before,
*:after {
    box-sizing: inherit;
}
body {
    background: #fff;
}
hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}
ul,
ul li {
    list-style: none;
    padding: 0;
    margin: 0;
}
li > ul,
li > ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}
dt {
    font-weight: bold;
}
dd {
    margin: 0 1.5em 1.5em;
}
img {
    height: auto;
    max-width: 100%;
}
figure {
    margin: 1em 0;
}
table {
    margin: 0 0 1.5em;
    width: 100%;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    border-radius: 3px;
    background: #e6e6e6;
    color: rgba(0, 0, 0, 0.8);
    line-height: 1;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 3px;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus {
	color: #666;
}
select {
    border: 1px solid #ccc;
}
textarea {
    width: 100%;
}
a:hover,
a:focus,
a:active {
    color: #00ab55;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
a {
    text-decoration: none;
}
a:active,
a:hover {
    outline: 0;
    text-decoration: none;
}
.animated:focus-visible {
    outline: none;
}
.table {
	display: table;
	width: 100%;
	/* height: 100%; */
}
.table-cell {
    display: table-cell;
    vertical-align: middle;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}
hr {
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
button, input, optgroup, select, textarea {
	color: inherit;
	margin: 0;
	font-weight: 600;
}
button:focus-visible {
    outline: none;
}
input:focus-visible {
    outline: none;
}
textarea:focus-visible {
    outline: none;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
legend {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: bold;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td,
th {
    padding: 0;
}
.sc-title-button .theme-btn:hover {
	background: #00ab55;
	color: #fff;
	border-color: transparent;
}
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}
#content[tabindex="-1"]:focus {
    outline: 0;
}
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}
.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}
.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    content: "";
    display: table;
    table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both;
}
.widget {
    margin: 0 0 1.5em;
}
.widget select {
    max-width: 100%;
}
.sticky {
    display: block;
}
.hentry {
    margin: 0 0 1.5em;
}
.updated:not(.published) {
    display: none;
}
.page-content,
.entry-content,
.entry-summary {
    margin: 1.5em 0 0;
}
.page-links {
    clear: both;
    margin: 0 0 1.5em;
}
.comment-content a {
    word-wrap: break-word;
}
.bypostauthor {
    display: block;
}
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    display: none;
}
.infinity-end.neverending .site-footer {
    display: block;
}
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}
embed,
iframe,
object {
    max-width: 100%;
}
.custom-logo-link {
    display: inline-block;
}
.section-padding {
	padding-top: 70px;
	padding-bottom: 70px;
}
.owl-carousel .owl-item img {
	width: auto;
}


.mobile-nav {
	display: none;
}
.theme-btn {
	padding: 13px 30px;
	color: #fff;
	background: #00ab55;
	display: inline-block;
	font-size: 16px;
	font-weight: 600;
	border-radius: 5px;
	position: relative;
	transition: all 0.4s ease;
	z-index: 1;
	overflow: hidden;
}
.theme-btn:hover{
	background:#111a3a;
	color:#fff;
}
.theme-btn.btn-second {
	background: transparent;
	color: #fff;
	border: 2px solid #111a3a;
	color: #111a3a;
}
.popup-search-box {
	z-index: 99999;
	opacity: 0;
	visibility: hidden;
	transition: all ease 0.4s;
	position: absolute;
	right: 0;
	top: 70px;
	width: auto;
}

.popup-search-box.active {
	opacity: 1;
	visibility: visible;
}

.popup-search-box form {
	position: absolute;
	top: 50%;
	right: 0;
	display: inline-block;
	cursor: auto;
	width: 300px;
}

.popup-search-box form input {
	font-size: 18px;
	height: 61px;
	width: 100%;
	border-width: 0;
	border-bottom-width: 2px;
	border-style: solid;
	background-color: transparent;
	padding-left: 30px;
	border-radius: 50px;
	font-weight: 400;
	padding-right: 65px;
	border-radius: 3px;
	color: #111a3a;
	border: none;
	border: 1px solid #ffffff40;
	border-radius: 15px;
	background: #ffffff36;
}

.popup-search-box form:hover input {
	color: #fff;
}

.popup-search-box form input::placeholder {
	color: #fff;
}

.popup-search-box form button {
	position: absolute;
	top: 0px;
	background: #fff;
	border: none;
	color: #111a3a;
	font-size: 20px;
	right: 12px;
	cursor: pointer;
	width: 49px;
	height: 60px;
	transition: all ease 0.4s;
	right: 0;
	border-radius: 3px;
}

.fluid-padding {
	padding-left: 40px;
	padding-right: 40px;
}


/* Section Title */
.section-title{
	z-index:10;
	position:relative;
}
.section-title .small-title {
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
}
.section-title .s-content-title {
	color: #232323;
	font-size: 28px;
	text-transform: capitalize;
	line-height: 1.2;
}
.s-content-title span {
	background: #00ab55;
	color: #fff;
	padding: 3px 15px;
	border-radius: 3px;
	border-radius: 30px;
}
.sc-title-button{
	text-align:right;
}
.font-stylish {
	font-family: 'Caveat', cursive;
	letter-spacing: 2px;
}
/* Section Title */
.section-wt .small-title{
	color:#fff;
}
.section-wt .s-content-title{
	color:#fff;
}

.fluid-fix{
	padding:0;
}
/* Theme ScrollUp */
#scrollUp {
	right: 10px;
	z-index: 33;
	bottom: 10px;
	position: fixed;
	text-align: center;
	opacity: 1;
	visibility: visible;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
}
#scrollUp i {
	height: 55px;
	width: 55px;
	line-height: 48px;
	background: #00ab55;
	border-radius: 6px;
	font-size: 20px;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	transition: all 0.6s ease;
	display: block;
	color: #fff;
	border-radius: 100%;
	border: 4px solid #fff;
	box-shadow: 0px 0px 5px #00000042;
}
#scrollUp i:hover {
	background: #00ab55;
	color: #fff;
}

@keyframes waves {
	0% {
		transform: scale(0.2, 0.2);
		opacity: 0;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	}
	50% {
		opacity: 0.9;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	}
	100% {
		transform: scale(0.9, 0.9);
		opacity: 0;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	}
}

.breadcrumbs {
	position: relative;
	margin-top: 30px;
}
.theme-btn.bread-button {
	background: #fff;
	color: #00ab55;
	margin-top: 20px;
	padding: 12px 25px;
	box-shadow: 0px 0px 15px #0000002e;
}
.bread-overlay {
	position: relative;
}
.bread-inner {
	border-radius: 4px;
	overflow: hidden;
}
.bread-overlay::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	opacity: 1;
	left: 0;
	background: #00ab55;
	opacity: 0.6;
}
.breadcrumb-content {
	padding: 30px;
}
.breadcrumb-content p {
	font-size: 15px;
	z-index: 11;
	position: relative;
	color: #fff;
}
.breadcrumb-content h2 {
	color: #fff;
	font-size: 32px;
	font-weight: 800;
	position: relative;
	margin-bottom: 10px;
	line-height: 50px;
}

.breadcrumb-menu {
	text-align: center;
	margin-top: 25px;
	color: #fff;
}
.breadcrumb-menu li {
	display: inline-block;
	margin-right: 10px;
}

.breadcrumb-menu li.active {
	position: relative;
	padding-left: 10px;
}

.breadcrumb-menu li.active::before {
	position: absolute;
	content: "";
	width: 6px;
	height: 20px;
	background: #00ab55;
	left: -2px;
	top: 2px;
}

.breadcrumb-menu li:last-child {
	margin: 0;
}

.breadcrumb-menu li a {
	color: #111a3a;
	z-index: 50;
	position: relative;
	font-size: 25px;
}

.breadcrumb-menu li a:hover {
	color: #111a3a;
}

.breadcrumb-menu li.active a {
	color: #111a3a;
}

.breadcrumbs.blog-single h2 {
	color: #fff;
	z-index: 102;
	position: relative;
}


.breadcrumb-content .breadcrumb-nav {
	float: none;
	border-radius: 5px;
	margin-top: 25px;
	display: inline-block;
}
.breadcrumb-content .breadcrumb-nav li {
	display: inline-block;
	z-index: 111a3a;
	position: relative;
}
.breadcrumb-content .breadcrumb-nav li,
.breadcrumb-content .breadcrumb-nav li a {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
}

.breadcrumb-content .breadcrumb-nav li a {
  padding-right: 15px;
  margin-right: 15px;
  position: relative;
}

.breadcrumb-content .breadcrumb-nav li a:hover {
  color: #00A347;
}

.breadcrumb-content .breadcrumb-nav li a:after {
  content: "";
  height: 80%;
  width: 2px;
  background-color: #fff;
  position: absolute;
  top: 2px;
  right: 0;
}



@media only screen and (max-width:767px) {
.sc-title-button {
	text-align: left;
}
.breadcrumb-nav {
	float: none;
	border-radius: 5px;
	margin-top: 10px;
	display: inline-block;
}
.breadcrumb-content h2 {
	margin-bottom: 10px;
	line-height: 40px;
	font-size: 25px;
}
.breadcrumb-content p {
	font-size: 14px;
}
.breadcrumb-content {
	padding: 18px;
}
}






.breadcrumbs.single {
  padding: 20px 0;
}
.breadcrumbs.single h2 {
  font-size: 26px;
  margin-bottom: 5px;
}
.gr-overlay {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
.gr-overlay:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: -webkit-gradient(linear, left top, right top, color-stop(30%, #1A2C79), to(rgba(26, 44, 121, 0.18)));
  background: linear-gradient(to right, #F1EDEDE3 30%, rgba(26, 44, 121, 0.18) 100%);
  background: #ED4264;
  background: -webkit-linear-gradient(to left, #FFEDBC, #ED4264);
  background: linear-gradient(to left, #00ab55, #00265E);
  opacity: 0.9;
}

.single-item-list.order-view-list .item-image img {
    height: 55px;
    border-radius: 5px;
}

.custom_checkbox label {
    border-radius: 5px;
    padding: 10px 20px;
    margin-top: -9px;
    margin-right: 15px;
    margin-bottom: 10px;
    border: 1px solid #ddd;
    color: #666;
}

.custom_radio_section label {
    border-radius: 5px;
    padding: 10px 20px;
    margin-top: -9px;
    margin-right: 15px;
    margin-bottom: 10px;
    border: 1px solid #ddd;
    color: #666;
}

.option-colors h6 {
    margin-bottom: 0;
}

.custom_checkbox input {
    display: none;
}

.custom_radio_section input {
    display: none;
}


.contact-area {
    margin: 100px 0;
}

.contact-area input {
    width: 100%;
    margin-top: 10px;
    height: 50px;
    padding: 0 16px;
}

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

.contact-area textarea {
    margin-top: 10px;
}

.contact-area textarea:focus {
    outline: 0;
    box-shadow: none;
    border-color: #ddd;
    padding: 15px 13px;
}

.contact-btn button {
    float: right;
    background: #00ab55;
    border: none;
    padding: 14px 35px;
}

.contact-btn button:hover {
    background: #00ab55;
}


.notification-button-area {
	position: fixed;
	bottom: 30px;
	left: 30px;
	z-index: 999999;
  }
  
  .notification-button-area button {
	border: none;
	background: #00aa55;
	padding: 20px 20px;
	border-radius: 50px;
  }
  
  .notification-button-area button svg {
	width: 35px;
	height: 35px;
	fill: white;
  }

  .customer-button-area a {
    background: #039245;
    color: #fff;
    text-decoration: none;
    padding: 16px 40px;
    border-radius: 5px;
	margin-bottom: 20px;
	float: right;
}

.h-300 {
	height: 300px;
}

.w-100p {
	width: 100%;
}

/*======================================
    Dashbord CSS
========================================*/
:root {
	--primary: #00A347;
	--secondary: #FFC223;
	--black: #293567;
	--white: #ffffff;
	--gray: #f4f7fa;
	--shadow-1: 0px 0px 1px rgba(40, 41, 61, 0.08),
	  0px 0.5px 2px rgba(96, 97, 112, 0.16);
	--shadow-2: 0px 0px 1px rgba(40, 41, 61, 0.04),
	  0px 2px 4px rgba(96, 97, 112, 0.16);
	--shadow-3: 0px 0px 2px rgba(40, 41, 61, 0.04),
	  0px 4px 8px rgba(96, 97, 112, 0.16);
	--shadow-4: 0px 2px 4px rgba(40, 41, 61, 0.04),
	  0px 8px 16px rgba(96, 97, 112, 0.16);
	--shadow-5: 0px 2px 8px rgba(40, 41, 61, 0.04),
	  0px 16px 24px rgba(96, 97, 112, 0.16);
	--shadow-6: 0px 2px 8px rgba(40, 41, 61, 0.08),
	  0px 20px 32px rgba(96, 97, 112, 0.24);
  }
  .dashboard {
	background: #f9f9f9;
  }
  
  .dashboard .main-content .details-lists .single-list {
	position: relative;
	background: #fff;
	border-radius: 6px;
	border: 1px solid #eee;
	padding: 50px 30px;
	padding-left: 115px;
	background-image: url("images/newsletter/pattern.png");
  }
  .dashboard .main-content .details-lists .single-list.primary {
	background-color: var(--primary);
  }
  .dashboard .main-content .details-lists .single-list.dark {
	background-color: var(--black);
  }
  
  .dashboard .main-content .details-lists .single-list .list-icon {
	height: 65px;
	width: 65px;
	line-height: 75px;
	border-radius: 50%;
	position: absolute;
	left: 30px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	background-color: var(--white);
  }
  
  .dashboard .main-content .details-lists .single-list .list-icon i {
	font-size: 32px;
	color: var(--primary);
  }
  
  .dashboard .main-content .details-lists .single-list.dark .list-icon i {
	color: var(--black);
  }
  
  .dashboard .main-content .details-lists .single-list h3 {
	font-size: 28px;
	font-weight: 600;
	position: relative;
	top: -2px;
	color: var(--white);
  }
  
  .dashboard .main-content .details-lists .single-list h3 span {
	display: block;
	font-size: 15px;
	font-weight: 500;
	margin-top: 5px;
  }
  
  .dashboard .main-content .activity-log {
	margin-top: 30px;
	background: #fff;
	border-radius: 6px;
	border: 1px solid #eee;
	padding-bottom: 20px;
  }
  
  .dashboard .main-content .activity-log .block-title {
	margin-bottom: 20px;
  }
  
  .dashboard .main-content .activity-log ul li {
	display: block;
	position: relative;
	padding-right: 50px;
	padding-left: 65px;
	padding-top: 20px;
	padding-bottom: 20px;
	background: #fff;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
  }
  
  .dashboard .main-content .activity-log ul li:hover {
	background: #f9f9f9;
  }
  
  .dashboard .main-content .activity-log ul li .log-icon {
	position: absolute;
	left: 30px;
	top: 25px;
  }
  
  .dashboard .main-content .activity-log ul li .log-icon i {
	color: var(--primary);
	font-size: 16px;
  }
  
  .dashboard .main-content .activity-log ul li .title {
	font-size: 14px;
	color: #666;
	font-weight: 500;
  }
  
  .dashboard .main-content .activity-log ul li .title:hover {
	color: var(--primary);
  }
  
  .dashboard .main-content .activity-log ul li .time {
	display: block;
	font-size: 14px;
	color: #888;
	margin-top: 2px;
  }
  
  .dashboard .main-content .activity-log ul li .remove {
	display: block;
  }
  
  .dashboard .main-content .activity-log ul li .remove a {
	position: absolute;
	right: 30px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	height: 15px;
	width: 15px;
	line-height: 15px;
	background: #f4193f;
	color: #fff;
	font-size: 10px;
	text-align: center;
	opacity: 0;
	visibility: hidden;
	border-radius: 3px;
  }
  
  .dashboard .main-content .activity-log ul li .remove a:hover {
	color: #fff;
	background: #081828;
  }
  
  .dashboard .main-content .activity-log ul li:hover .remove a {
	opacity: 1;
	visibility: visible;
  }
  
  .dashboard .main-content .recent-items {
	padding-bottom: 20px;
  }
  
  .dashboard .main-content .recent-items .block-title {
	margin-bottom: 20px;
  }
  
  .dashboard .main-content .recent-items ul li {
	  display: block;
	  position: relative;
	  padding-right: 50px;
	  padding-left: 110px;
	  padding-top: 8px;
	  padding-bottom: 25px;
	  background: #fff;
	  -webkit-transition: all 0.4s ease;
	  transition: all 0.4s ease;
  }
  
  .dashboard .main-content .recent-items ul li .image a {
	position: absolute;
	left: 30px;
	top: 15px;
  }
  
  .dashboard .main-content .recent-items ul li .image img {
	height: 60px;
	width: 60px;
	border-radius: 3px;
  }
  
  .dashboard .main-content .recent-items ul li:hover {
	background: #f9f9f9;
  }
  
  .dashboard .main-content .recent-items ul li .title {
	font-size: 14px;
	color: #666;
	font-weight: 500;
  }
  
  .dashboard .main-content .recent-items ul li .title:hover {
	color: var(--primary);
  }
  
  .dashboard .main-content .recent-items ul li .time {
	display: block;
	font-size: 14px;
	color: #888;
  }
  
  .dashboard .main-content .recent-items ul li .remove {
	display: block;
  }
  
  .dashboard .main-content .recent-items ul li .remove a {
	position: absolute;
	right: 30px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	height: 15px;
	width: 15px;
	line-height: 15px;
	background: #f4193f;
	color: #fff;
	font-size: 10px;
	text-align: center;
	opacity: 0;
	visibility: hidden;
	border-radius: 3px;
  }
  
  .dashboard .main-content .recent-items ul li .remove a:hover {
	color: #fff;
	background: #081828;
  }
  
  .dashboard .main-content .recent-items ul li:hover .remove a {
	opacity: 1;
	visibility: visible;
  }
  
  .messages-auth {
  
  }
  .messages-auth a {
	  background: var(--primary);
	  color: #fff;
	  padding: 12px 20px;
	  display: inline-block;
	  border-radius: 30px;
	  font-size: 14px;
  }
  .messages-auth a:hover{
	  background:var(--black);
	  color:#fff;
  }
  .block-title.order-view-title {
	display: flex;
	justify-content: space-between;
	align-items: center;
  }
  .messages-auth i {
	  margin-right: 5px;
  }
  /* Dashboard Block */
  .dashboard-block {
	border: 1px solid #eee;
	border-radius: 6px;
	background: #fff;
	margin-top: 30px;
	padding-bottom: 30px;
  }
  
  .dashboard-block .block-title {
	  padding: 25px 30px;
	  font-size: 18px;
	  font-weight: 500;
	  border-bottom: 1px solid #eee;
	  margin-bottom: 30px;
  }
  .block-title.order-view-title b {
	  font-weight: 500;
  }
  .block-title.order-view-title b span {
	  text-decoration: none;
	  background-image: linear-gradient(#FFD400,#FFD400);
	  background-position: 0 90%;
	  background-repeat: repeat-x;
	  background-size: 11px 7px;
	  font-weight: 700;
  }
  
  /* Dasshboard Sidebar */
  .dashboard-sidebar {
	background: #fff;
	border: 1px solid #eee;
	border-radius: 6px;
  }
  
  .dashboard-sidebar .user-image {
	position: relative;
	padding: 30px;
	border-bottom: 1px solid #eee;
	padding-bottom: 40px;
  }
  
  .dashboard-sidebar .user-image img {
	height: 50px;
	width: 50px;
	border-radius: 3px;
	position: absolute;
	left: 30px;
	top: 30px;
  }
  
  .dashboard-sidebar .user-image h3 {
	font-size: 15px;
	font-weight: 600;
	color: #081828;
	margin-top: 5px;
  }
  
  .dashboard-sidebar .user-image h3 span {
	display: block;
	margin-top: 3px;
  }
  
  .dashboard-sidebar .user-image h3 span a {
	font-weight: 400;
	color: #888;
	font-size: 15px;
  }
  
  .dashboard-sidebar .user-image h3 span a:hover {
	color: var(--primary);
  }
  
  .dashboard-sidebar .dashboard-menu {
	padding: 30px 0;
  }
  
  .dashboard-sidebar .dashboard-menu ul li {
	display: block;
	margin-bottom: 15px;
  }
  
  .dashboard-sidebar .dashboard-menu ul li:last-child {
	margin: 0;
  }
  
  .dashboard-sidebar .dashboard-menu ul li a {
	color: #888;
	font-weight: 500;
	font-size: 15px;
	display: block;
	position: relative;
	padding: 6px 30px;
  }
  
  .dashboard-sidebar .dashboard-menu ul li a i {
	display: inline-block;
	margin-right: 10px;
	font-size: 15px;
	position: relative;
	top: 1px;
  }
  
  .dashboard-sidebar .dashboard-menu ul li a::before {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	height: 100%;
	width: 3px;
	border-radius: 0 3px 3px 0;
	background: var(--primary);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
  }
  
  .dashboard-sidebar .dashboard-menu ul li a.active {
	color: var(--primary);
  }
  
  .dashboard-sidebar .dashboard-menu ul li a.active::before {
	opacity: 1;
	visibility: visible;
  }
  
  .dashboard-sidebar .dashboard-menu ul li a:hover {
	color: var(--primary);
  }
  
  .dashboard-sidebar .dashboard-menu ul li a:hover::before {
	opacity: 1;
	visibility: visible;
  }
  
  .dashboard-sidebar .dashboard-menu .button {
	  margin-top: 15px;
	  padding: 0px 30px;
  }
  .dashboard-sidebar .dashboard-menu .button .btn {
	padding: 13px 35px;
	font-size: 14px;
	font-weight: 600;
  }
  
  .profile-settings-block .inner-block {
	padding: 0px 30px;
  }
  
  .profile-settings-block .image img {
	height: 150px;
	width: 150px;
	border-radius: 6px;
  }
  
  .customer-order-details {
	  background: #fff;
	  padding: 30px;
  }
  .customer-order-details.order-sum {
	  margin-top: 0;
	  margin-bottom:30px;
  }
  .customer-order-details.order-sum:last-child{
	  margin:0;
  }
  .orderd-title{}
  
  .total-am-top {
	background: transparent;
	padding: 0;
	text-align: center;
  }
  .total-am-top .total-amount {
	  background: var(--primary);
	  padding: 15px 30px;
	  color: #fff;
	  display: flex;
	  justify-content: space-between;
	  font-size: 16px;
  }
  
  
  /* Addon product */
  .top-content-addon {
	  margin-top: 30px;
	  background: #fff;
	  padding: 0px 20px 30px;
	  border: 1px solid #eee;
	  border-radius: 10px;
	  overflow: hidden;
	  background-color: var(--white);
  }
  .top-addon-single {
	  display: flex;
	  justify-content: space-between;
	  background: #fff;
	  padding: 20px;
	  align-items: center;
	  border: 1px solid #cccccc70;
	  margin-top: 30px;
  }
  .top-s-title {
  }
  .top-single-right {
	  width: 30%;
	  margin-left: 10px;
  }
  
  /* Order summary */
  .customer-order-details.order-sum .order-d-list b,
  .customer-order-details.order-sum .order-d-list span {
	display: block;
  }
  .customer-order-details.order-sum .order-d-list li {
	display: block;
	line-height: 25px;
	margin-bottom: 8px;
	padding-bottom: 8px;
  }
  .customer-order-details.order-sum .order-d-list li:last-child{
	  padding:0;
	  margin:0;
  }
  .orderd-title {
	font-size: 30px;
  }
  .block-title.order-view-title {
  }
  .orderd-title {
  }
  .orderd-title:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 30px;
	height: 3px;
	background: var(--primary);
  }
  .orderd-title {
	font-size: 20px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	position: relative;
	text-transform: capitalize;
  }
  .order-d-list li {
	display: flex;
	justify-content: space-between;
	align-items: center;
	line-height: 40px;
	border-bottom: 1px solid #cccccc9e;
  }
  .order-d-list li:last-child {
	border: none;
  }
  .order-d-list li b {
	  color: var(--black);
	  font-weight: 500;
  }
  .profile-settings-block .profile-setting-form {
	margin-top: 45px;
  }
  
  .profile-settings-block .profile-setting-form .form-group {
	margin-bottom: 30px;
  }
  
  .profile-settings-block .profile-setting-form .form-group label {
	font-size: 14px;
	font-weight: 500;
	display: block;
	margin-bottom: 10px;
	color: #081828;
  }
  
  .profile-settings-block .profile-setting-form .form-group input {
	height: 50px;
	width: 100%;
	border: 1px solid #eee;
	border-radius: 6px;
	color: #081828;
	background: #fff;
	padding: 0px 20px;
  }
  
  .profile-settings-block .profile-setting-form .form-group textarea {
	height: 130px;
	padding: 20px;
	border: 1px solid #eee;
	border-radius: 6px;
	color: #081828;
	width: 100%;
  }
  
  .profile-settings-block .profile-setting-form .form-group.upload-image input {
	padding: 10px;
	font-size: 14px;
	color: #888;
  }
  
  .password-change-block .inner-block {
	padding: 0px 30px;
  }
  
  /* Default Form Style */
  .default-form-style {
	margin-top: 30px;
  }
  
  .default-form-style .form-group {
	margin-bottom: 30px;
  }
  
  .default-form-style .form-group.button .btn {
	padding: 13px 30px;
	margin-left: 10px;
  }
  
  .default-form-style .form-group.button .btn.alt-btn {
	background: #081828;
	color: #fff;
  }
  
  .default-form-style .form-group.button .btn.alt-btn:hover {
	color: #fff;
	background: var(--primary);
  }
  
  .default-form-style .form-group.button .btn:first-child {
	margin: 0;
  }
  
  .default-form-style .form-group label {
	font-size: 14px;
	font-weight: 500;
	display: block;
	margin-bottom: 10px;
	color: #081828;
  }
  
  .default-form-style .form-group input {
	height: 50px;
	width: 100%;
	border: 1px solid #eee;
	border-radius: 6px;
	color: #081828;
	background: #fff;
	padding: 0px 20px;
  }
  
  .default-form-style .form-group select {
	height: 50px;
	width: 100%;
	border: 1px solid #eee;
	border-radius: 6px;
	color: #081828;
	background: #fff;
	padding: 0px 20px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	position: relative;
  }
  
  .default-form-style .form-group select:focus {
	outline: none !important;
  }
  
  .default-form-style .form-group .selector-head {
	position: relative;
  }
  
  .default-form-style .form-group .arrow {
	position: absolute;
	color: #888;
	right: 20px;
	top: 50%;
	z-index: 2;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 12px;
  }
  
  .default-form-style .form-group textarea {
	height: 130px;
	padding: 20px;
	border: 1px solid #eee;
	border-radius: 6px;
	color: #081828;
	width: 100%;
  }
  
  /* Order Map */
  .mapouter{
	  position:relative;
	  text-align:right;
  }
  #gmap_canvas {
	  overflow:hidden;
	  background:none!important;
	  height:300px;
	  width:100%;
  }
  .gmap_canvas {
	  padding: 10px;
	  background: #f7f7f7;
  }
  
  
  /* My Items */
  .my-items {
	padding: 0 30px;
  }
  
  .my-items .item-list-title {
	padding-bottom: 15px;
	border-bottom: 2px solid #eee;
  }
  
  .my-items .item-list-title p {
	  color: var(--black);
	  font-weight: 600;
  }
  .my-items .single-item-list {
	padding: 20px 0;
	border-bottom: 1px solid #eee;
  }
  
  .my-items .single-item-list .content {
	position: relative;
	top: -6px;
  }
  
  
  
  .my-items .single-item-list .item-image .title a {
	  font-size: 15px;
	  font-weight: 500;
	  color: #333;
  }
  .my-items .single-item-list .item-image .title a:hover {
	color: var(--primary);
  }
  
  .my-items .single-item-list .item-image .price {
	font-size: 14px;
	color: #888;
	display: block;
	margin-top: 3px;
  }
  
  .my-items .single-item-list p {
	color: #888;
  }
  .my-items .single-item-list .action-btn {
	  display: flex;
	  justify-content: center;
	  align-items: revert;
	  justify-content: right;
	  gap: 10px;
  }
  .my-items .single-item-list .action-btn li {
	display: inline-block;
  }
  
  .my-items .single-item-list .action-btn li:last-child {
	margin: 0;
  }
  
  .my-items .single-item-list .action-btn li a {
	height: 30px;
	width: 30px;
	line-height: 30px;
	border: 1px solid #eee;
	border-radius: 50%;
	color: #888;
	text-align: center;
	display: block;
  }
  
  .my-items .single-item-list .action-btn li a:hover {
	color: #fff;
	background: var(--primary);
	border-color: transparent;
  }

  /*======================================
    Login CSS
========================================*/
.login .form-head {
	padding: 50px;
	-webkit-box-shadow: 0px 0px 50px #00000014;
	box-shadow: 0px 0px 50px #00000014;
  }
  
  .login .form-head .title {
	font-size: 30px;
	line-height: 1.42;
	font-weight: 600;
	margin-bottom: 25px;
  }
  
  .login .form-head form .form-group {
	margin-bottom: 25px;
  }
  
  .login .form-head form .form-group label {
	display: block;
	margin-bottom: 0.5rem;
	color: #081828;
	font-size: 13px;
	font-weight: 500;
  }
  
  .login .form-head form .form-group input {
	width: 100%;
	min-height: 56px;
	padding: 3px 20px;
	color: #081828;
	border: 1px solid #f5f5f5;
	border-radius: 0;
	outline: 0;
	background-color: #f5f5f5;
  }
  
  .login .form-head form .check-and-pass .form-check {
	float: left;
  }
  
  .login .form-head form .check-and-pass .form-check input {
	cursor: pointer;
  }
  
  .login .form-head form .check-and-pass .form-check label {
	cursor: pointer;
  }
  
  .login .form-head form .check-and-pass .lost-pass {
	float: right;
	color: #777;
	position: relative;
	top: -2px;
  }
  
  .login .form-head form .check-and-pass .lost-pass:hover {
	color: #00A347;
  }
  
  .login .form-head form .button {
	margin-top: 25px;
  }
  
  .login .form-head form .button .btn {
	width: 100%;
  }
  
  .login .form-head form .outer-link {
	display: block;
	font-size: 13px;
	font-weight: 500;
	color: #081828;
	margin-top: 20px;
	text-align: center;
  }
  
  .login .form-head form .outer-link a {
	color: #00A347;
  }
  
  .login .form-head form .outer-link a:hover {
	text-decoration: underline;
  }

.review-modal .modal-body {
    min-height: 220px !important;
}

.review-modal .modal-header {
    position: unset !important;
    padding: 26px 32px !important;
    border-bottom: 1px solid #ddd !important;
}

.review-modal .product-availity select {
    width: 100% !important;
}

.review-modal .product-availity {
    width: 100%;
}

.review-modal .modal-dialog {
    width: 360px;
}

/*=============================
	End Theme Reset
===============================*/