@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');
* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
*:before, *:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
body {
	margin: 0;
	padding: 0;
}
body#webcommander-page > .header:before {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	width: 100%;
	height: 42px;
	background: #204D47;
}
article, aside, details, figcaption, figure, footer, header, hgroup, 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 {
	background-color: transparent;
}
a:active, a:hover {
	outline: 0;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b, strong {
	font-weight: bold;
}
dfn {
	font-style: italic;
}
mark {
	background: #ff0;
	color: #000;
}
small {
	font-size: 80%;
}
sub {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
img {
	border: 0;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 1rem 0;
}
hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}
pre {
	overflow: auto;
}
code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
optgroup {
	color: inherit;
	font: inherit;
}
button {
	overflow: visible;
	text-transform: none;
}
select {
	text-transform: none;
}
button, html input[type="button"] {
	-webkit-appearance: button;
	cursor: pointer;
}
input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled], html input[disabled] {
	cursor: default;
}
 button::-moz-focus-inner {
 border: 0;
 padding: 0;
}
input {
	line-height: normal;
}
 input::-moz-focus-inner {
 border: 0;
 padding: 0;
}
input[type="checkbox"], input[type="radio"] {
	-webkit-box-sizing: border-box;
	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-appearance: textfield;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
 input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
 -webkit-appearance: none;
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
legend {
	border: 0;
	padding: 0;
}
textarea {
	overflow: auto;
}
optgroup {
	font-weight: bold;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	color: #000;
}
table, th, td {
	border: 1px solid #d9d9d9;
	padding: 8px;
	text-align: left;
	line-height: 28px;
	font-size: 16px;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	color: #000;
}
table th {
	font-size: 16px;
	font-weight: 500;
	background: #eee;
}
table tr:nth-child(2n) {
	background: #f8f8f8;
}
.widget-snippet ul, ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.widget-article a, .widget-article a:link{
    font-weight: inherit;
    color: #000;
    text-decoration: underline;
}
.widget-article a:hover{
    color: #00a18d;
    text-decoration: none;
}
.widget-snippet ul li, .widget-snippet ol li, ul li, ol li {
	position: relative;
	margin: 0;
	padding: 0 0 8px 20px;
	list-style-type: none;
	text-align: left;
	line-height: 28px;
	font-size: 16px;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	color: #000;
}
.widget ul li a, .widget ol li a {
	color: #000000;
}
.widget ul li a:hover, .widget ol li a:hover {
	color: #f22954;
}
ol li{
	list-style-type: decimal;
	padding: 0 0 15px 10px;
}
ol li ul {
	padding: 15px 0 0px 10px;
}
ol li ul li{
	list-style-type: none;
	padding: 0 0 10px 18px;
}
.article-content ul li::before, .widget-snippet ul li::before {
	content: '\f111';
	position: absolute;
	left: -1px;
	top: 9px;
	width: 13px;
	height: 10px;
	z-index: 1;
	font: normal normal normal 14px/1 FontAwesome;
	color: #00A18D;
	font-size: 10px;
}
ul, ol, .widget-snippet ul, .widget-article ul, .widget-snippet ol, .widget-article ol {
	margin-bottom: 12px;
}
ol, .widget-article ol, .widget-snippet ol {
	padding-left: 19px;
}
html {
	color: #000;
	font-size: 1em;
	line-height: 1.4;
}

::-moz-selection, ::-moz-selection {
 background: #d1eeea;
 text-shadow: none;
}

::-moz-selection, ::selection {
 background: #d1eeea;
 text-shadow: none;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}
audio, canvas, iframe, img, svg, video {
	vertical-align: middle;
}
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
textarea {
	resize: vertical;
}
 @media print {
* {
	background: transparent !important;
	color: #000 !important;
	/* Black prints faster:
         http://www.sanbeiji.com/archives/953 */
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	text-shadow: none !important;
}
*:before, *:after {
	background: transparent !important;
	color: #000 !important;
	/* Black prints faster:
           http://www.sanbeiji.com/archives/953 */
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	text-shadow: none !important;
}
a {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a[href]:after {
	content: " (" attr(href) ")";
}
abbr[title]:after {
	content: " (" attr(title) ")";
}
/*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */

a, a:link, a:visited {
    text-decoration: none;
    color: #00a18d;
}

a:link:hover, a:hover, a:visited {
    text-decoration: underline;
    color: #000;
}
a[href^="#"]:after, a[href^="javascript:"]:after {
	content: "";
}
pre, blockquote {
	border: 1px solid #999;
	page-break-inside: avoid;
}
/*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */
thead {
	display: table-header-group;
}
tr {
	page-break-inside: avoid;
}
img {
	page-break-inside: avoid;
	max-width: 100% !important;
}
p, h2, h3 {
	orphans: 3;
	widows: 3;
}
h2, h3 {
	page-break-after: avoid;
}
}
.btn-group.view-switchers .list-view-switcher, .btn-group.view-switchers .image-view-switcher {
	height: 20px !important;
	background-color: transparent;
	border: 0;
}
/* Theme Base */
html {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-size: 16px;
}
body {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	color: #000;
}
h1, h2, h3 {
	margin-top: 20px;
	margin-bottom: 10px;
	padding-bottom: 0;
}
h4, h5, h6 {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Poppins", sans-serif;
	font-weight: 600;
	color: #000;
}
h1 {
	font-size: 48px;
	line-height: 1.2;
}
h2 {
	font-size: 40px;
	line-height: 1.2;
}
h3 {
	font-size: 32px;
	line-height: 1.2;
}
h4 {
	font-size: 24px;
	line-height: 1.2;
}
h5 {
	font-size: 20px;
	line-height: 1.2;
}
h6 {
	font-size: 17.6px;
	line-height: 1.2;
}
/* Common Styles */
p, code, table, th, td, ul, ol, li, dl, dt, dd, form, fieldset, legend, input[type="submit"], input, input[type="text"], textarea, select, input[type="password"], address, input[type="file"], input[type="hidden"], button, input[type="image"], blockquote {
	text-align: left;
	line-height: 28px;
	font-size: 16px;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	color: #000;
}
code, table, th, td, ul, ol, li, dl, dt, dd, form, fieldset, legend {
	color: #000;
	font-size: 16px;
}
address {
	color: #000;
	font-size: 16px;
}
p {
	margin: 0;
	padding: 0 0 20px 0;
	text-align: left;
	line-height: 28px;
	font-size: 16px;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	color: #000;
}
input[type=file], input[type=hidden] {
	color: #000;
	font-size: 16px;
}
input[type=image], blockquote {
	color: #000;
	font-size: 16px;
}
input[type=text], input[type=password] {
	font-family: inherit;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 3px 14px;
	border-color: #bbb;
	height: 50px;
	border-width: 1px;
	border-radius:0;
}
input[type=text].validation-error, input[type=password].validation-error {
	border: 1px solid #e64343;
}
select {
	border-color: #bbb;
	height: 50px;
	border-width: 1px;
	font-family: inherit;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 3px 14px;
	border-radius: 0;
}
textarea {
	border-color: #bbb;
	border-width: 1px;
	font-family: inherit;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 3px 14px;
	height: 90px;
	border-radius: 3px;
}
/* webocommander Form css */
.simpleCaptcha-container {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	padding: 5px 0 5px;
	width: 100%;
	display: block;
	margin-bottom: 10px;
}
.simpleCaptcha-container .simple-captcha label[for="captcha"], .simpleCaptcha-container .simple-captcha-reload {
	display: none;
}
.simpleCaptcha-container .form-row.simple-captcha {
	width: calc(50% - 15px);
	display: block;
	float: left;
	border-radius: 3px;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-align: center;
	background: #fff;
	border: 1px solid #bbb;
	height: 43px;
	padding: 0;
}
.simpleCaptcha-container .form-row.simple_captcha_input_field.mandatory {
	width: calc(50% - 15px);
	float: right;
	margin-top: 0;
	vertical-align: top;
}
.simpleCaptcha-container .form-row.simple_captcha_input_field label, .simpleCaptcha-container .form-row.simple_captcha_help_text {
	display: none;
}
.simpleCaptcha-container .form-row.simple_captcha_input_field input {
	width: 100%;
}
.errorlist.after {
    font-size: 11px;
    line-height: 10px;
    position: absolute;
}
.errorlist.after .message-block {
	color: #e64343;
}
.checkout-page .section.loaded .header {
  padding: 0;
}
.checkout-page .section.loaded > .header {
  padding: 20px 10px 0;
}
.checkout-page .section.loaded .body table tr:nth-child(2n) {
	background: transparent;
}
/* web form CSS */
.form-template input[type="text"], .form-template .form-row select {
	height: 43px;
}
.widget-form input[type="text"], .widget-form textarea, .widget-form select {
	width: 100%;
	font-family: 'Poppins', sans-serif;
	padding: 3px 14px;
	border: 1px solid #bbb;
}
.form-row label {
	width: auto;
	text-transform: capitalize;
	font-weight: normal;
	color: #000;
	font-size: 16px;
}
.checkout-page .form-row input, .checkout-page .form-row select {
    height: 50px;
	margin-top: 0;
}
.checkout-page .address-edit-from-wrap form .multi-column {
    margin-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
}
.checkout-page .address-edit-from-wrap .form-row {
    margin-top: 15px;
}
.multi-column.two-column .columns {
    width: 50%;
    margin: 0 auto;
}
img.popup-image {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.page-product .image-popup-container.popup > span {
    position: unset;
	border:0;
}
/* Common Button CSS */
.page-content .v-split-container > .v-split {
	margin:0 auto;
	width: 1400px;
	max-width: 100%;
}

input[type=submit], input[type=button] {
	margin-top: 0px;
	height: auto !important;
	color: #fff;
	display: inline-block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px 35px;
	background-color: #00a18d;
	border: 1px solid #00a18d;
	text-align: center;

}
input[type=submit]:focus, input[type=submit].focus, input[type=button]:focus, input[type=button].focus {
	color: #fff;
	background-color: #359478;
	border-color: #359478;
}
input[type=submit]:hover, input[type=button]:hover {
	color:  #00a18d;
	background-color: transparent;
    border: 1px solid #00a18d;
}
button, .button, a.button {
	margin-top: 0px;
	height: auto !important;
	color: #fff;
	display: inline-block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px 28px;
	border-radius: 0;
	background-color: #00a18d;
	border: 1px solid #00a18d;
	text-transform: uppercase;
	width: 100%;
	max-width: 248px;
	text-align: center;
}
button:focus, button.focus, .button:focus, .button.focus, a.button:focus, a.button.focus {
	color: #fff;
	background-color: #204d47;
	border-color: #204d47;
}
button:hover, .button:hover, a.button:hover {
    color: #fff;
    background-color: #204d47;
    border: 1px solid #204d47;
}
input[type=submit]:hover, input[type=button]:hover {
	background: #fff;
	color: #00a18d;
}
button.Zebra_DatePicker_Icon {
	background-position: right center;
}
/* Disable Button */
input[type=submit][disabled], input[type=button][disabled] {
	color: #e6e6e6;
	background-color: #6c757d;
	border: 1px solid #6c757d;
	text-shadow: none;
	opacity: 0.7;
}
input[type=submit][disabled]:focus, input[type=submit][disabled].focus, input[type=button][disabled]:focus, input[type=button][disabled].focus {
	color: #e6e6e6;
	background-color: #545b62;
	border-color: #545b62;
}
input[type=submit][disabled]:hover, input[type=button][disabled]:hover {
	color: #fff;
	background-color: #6c757d;
	border: 1px solid #6c757d;
}
button[disabled], .button.disabled, a.button.disabled {
	color: #fff;
	background-color: #6c757d;
	border: 1px solid #6c757d;
	text-shadow: none;
	opacity: 0.7;
}
button[disabled]:focus, button[disabled].focus, .button.disabled:focus, .button.disabled.focus, a.button.disabled:focus, a.button.disabled.focus {
	color: #fff;
	background-color: #545b62;
	border-color: #545b62;
}
.popup button[disabled]:nth-of-type(1):hover, button[disabled]:hover, .button.disabled:hover, a.button.disabled:hover {
	color: #fff;
	background-color: #6c757d;
	border: 1px solid #6c757d;
}
input[type="reset"] {
	color: #fff;
	background-color: #6c757d;
	border: 1px solid #6c757d;
	text-shadow: none;
	opacity: 0.7;
	opacity: 1;
}
input[type="reset"]:focus, input[type="reset"].focus {
	color: #fff;
	background-color: #545b62;
	border-color: #545b62;
}
input[type="reset"]:hover {
	color: #fff;
	background-color: #6c757d;
	border: 1px solid #6c757d;
}
.reset-button {
	color: #fff;
	background-color: #6c757d;
	border: 1px solid #6c757d;
	text-shadow: none;
	opacity: 0.7;
	opacity: 1;
}
.reset-button:focus, .reset-button.focus {
	color: #fff;
	background-color: #545b62;
	border-color: #545b62;
}
.reset-button:hover {
	color: #fff;
	background-color: #6c757d;
	border: 1px solid #6c757d;
}
.button.cancel-button {
	color: #fff;
	background-color: #6c757d;
	border: 1px solid #6c757d;
	text-shadow: none;
	opacity: 0.7;
	opacity: 1;
}
.button.cancel-button:focus, .button.cancel-button.focus {
	color: #fff;
	background-color: #545b62;
	border-color: #545b62;
}
.button.cancel-button:hover {
	color: #fff;
	background-color: #6c757d;
	border: 1px solid #6c757d;
}
.widget-pageHeading {
    background: #d1eeea;
    padding: 40px 0;
    text-align: center;
    margin-bottom: 50px;
}
.widget-pageHeading h1 {
    font-size: 38px;
}
.widget-breadcrumb.widget-pageHeading span.breadcrumb-item {
    display: none;
}

.widget-breadcrumb.widget-pageHeading span.breadcrumb-item:nth-child(2) {
    display: block;
}
.widget-breadcrumb.widget-pageHeading span.breadcrumb-item:nth-child(2) a span:nth-child(2) {
       display: none;
}
.widget-breadcrumb.widget-pageHeading span.breadcrumb-item:nth-child(2) a span.label {
      font-size:38px;
      font-family: "Poppins", sans-serif;
    font-weight: 600;
    color: #000;
}
.widget-breadcrumb.widget-pageHeading span.breadcrumb-item:nth-child(2) a span.label:hover {
    color: #00a18d;
}
.widget-breadcrumb.widget-pageHeading span.breadcrumb-item:nth-child(2) {
    display: block;
    padding: 11px 0;
    font-size: 38px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    color: #000;
}
/*========= main menu ========= */
/* Menu */

.widget-navigation.main-menu {
	text-align: center;
}
.widget-navigation.main-menu .navigation-item.has-child {
	position: relative;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.widget-navigation.main-menu .nav-wrapper.horizontal > .navigation-item.has-child > a span {
	position: relative;
}
.widget-navigation.main-menu .navigation-item a {
	text-transform: uppercase;
	font-size: 18px;
	color: #000;
	padding: 14px 23px 20px;
	font-family: 'Poppins', sans-serif;
	line-height: 30px;
	font-weight: 500;
	text-decoration: none;
}
.widget-navigation.main-menu .navigation-item:first-child a {
	padding-left: 0;
}
.widget-navigation.main-menu .navigation-item:last-child a {
	padding-right: 0;
}
.widget-navigation.main-menu .navigation-item a span {
	position: relative;
}
.widget-navigation.main-menu .navigation-item.has-child {
	position: relative;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.widget-navigation.main-menu .navigation-item a:hover span::before {
	height: 5px;
}
.widget-navigation.main-menu .navigation-item.has-child a span::before {
	display: none;
}
.widget-navigation.main-menu .navigation-item.has-child a:hover, .widget-navigation.main-menu .navigation-item.active a, .widget-navigation.main-menu .navigation-item a:hover, .widget-navigation.main-menu .navigation-item a:focus {
	color: #00A18D;
}
.widget-navigation .navigation-item-child-container .navigation-item.last a, .widget-navigation .navigation-item-child-container .navigation-item.last a:hover {
	background-color: transparent;
	border-radius: 0;
	margin: 0;
	/*padding: 12px 24px;*/
}
.widget-navigation.main-menu .nav-wrapper.horizontal > .navigation-item.has-child > a span::after {
	content: '\f107';
	display: inline-block;
	color: #000;
	font-size: 16px;
	font-family: "FontAwesome";
	right: 0;
	margin-left: 7px;
	font-weight: bold;
}
.widget-navigation.main-menu .nav-wrapper.horizontal > .navigation-item.has-child > a:hover span::after {
	color: #00A18D;
}
/** Sub Menu **/
.main-menu .navigation-item .navigation-item-child-container {
	width: 300px;
	top: 57px;
	text-align: left;
	padding: 10px;
	left: 45%;
	box-shadow: 5px 0px 32px rgba(0, 0, 0, 0.2);
	transform: translateX(-50%);
	margin: -5px 0px 0;
	background: #00a18d;
}
.main-menu .navigation-item .navigation-item-child-container::before {
	content: "";
	position: absolute;
	top: -8px;
	left: 50%;
	width: 0px;
	height: 0px;
	border-color: #00a18d transparent #00a18d transparent;
	border-width: 0 8px 9px 7px;
	border-style: solid;
	z-index: 1;
}
.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item {
	margin-right: 0;
}
.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item a {
    margin: 0;
    font-size: 16px;
    letter-spacing: 0.5px;
    text-align: center;
    color: #fff;
    font-weight: normal;
    font-family: 'Poppins', sans-serif;
    padding: 5px 0;
    text-transform: uppercase;
    font-weight: 500;
}
.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item a:hover {
	transition: all 0.5s ease 0s;
	color: #204d47;
	z-index: 2;
	display: block;
}
.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item:last-of-type a:hover {
	border-color: rgba(255, 255, 255, 0.1);
}
.main-menu .navigation-item-3.navigation-item .navigation-item-child-container {
	width: 98vw;
	top: 70px;
	background: #1f1f1f;
	text-align: left;
	padding: 50px 30px;
	left: calc(-44vw - 49%);
	right: 0;
	transform: none;
	margin: 0;
}
.main-menu .navigation-item-3.navigation-item .navigation-item-child-container .navigation-item {
	width: 33%;
	float: left;
}
.main-menu .navigation-item-3.navigation-item .navigation-item-child-container .navigation-item a {
	padding: 4px !important;
	margin: 0 25px !important;
}
.main-menu .navigation-item-3.navigation-item .navigation-item-child-container::before {
	content: "";
	position: absolute;
	top: -9px;
	left: 50%;
	width: 0px;
	height: 0px;
	border-color: #555555 transparent #555555 transparent;
	border-width: 0 8px 9px 7px;
	border-style: solid;
	margin-left: -19px;
	z-index: 1;
	opacity: .9;
	display: none;
}
.horizontal .navigation-item-3.navigation-item .navigation-item-child-container .navigation-item a {
	border-bottom: 1px #363636 solid;
}
.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item a::after, .widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item a:hover::after, .widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item a:focus::after, .widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item.active a::after {
	display: none;
}
.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item {
	padding: 0px;
}
.horizontal .navigation-item .navigation-item-child-container .navigation-item a {
	display: block;
	position: relative;
	border-bottom: 1px #12aa97 solid;
	color: #000;
}
.horizontal .navigation-item .navigation-item-child-container .navigation-item:last-child a {
	border: none;
}
/*end:menu*/

/*start:top right*/
.widget-navigation.user-nav .menu-title .menu-button {
	background: url(../images/user-icon.png) no-repeat right top;
	width: 100%;
	user-select: none;
	text-align: right;
	max-width: 20px;
	margin: 0;
	margin-left: auto;
	height: 20px;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.widget-navigation.user-nav .menu-title .menu-button:hover, .widget-navigation.user-nav .menu-title .menu-button.close {
	background-position-y: -22px
}
.widget-navigation.user-nav .menu-title .menu-button em {
	display: none;
}
.widget-navigation.user-nav a[href="#"], .widget-navigation.user-nav .child-opener {
	display: none !important;
}
.widget-navigation.user-nav .nav-wrapper.vertical.show {
	width: 250px;
	position: absolute;
	right: -15px;
	background: #00A18D;
	height: auto;
	padding: 20px 20px 10px;
	top: 35px;
}
.widget-navigation.user-nav .responsive-navigation .navigation-item {
	display: block;
	padding: 0;
	background: transparent;
}
.widget-navigation.user-nav .responsive-navigation .navigation-item a {
    padding: 12px 0;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
	border: 0;
}
.widget-navigation.user-nav .responsive-navigation .navigation-item-1 {
    border-bottom: 1px solid #03b59f;
    border-top: 1px solid #03b59f;
}
.widget-navigation.user-nav .responsive-navigation .navigation-item:last-child a {
	border-bottom: 0;
}
.widget-navigation.user-nav .nav-wrapper.vertical.show::before {
	content: "";
	width: 15px;
	height: 15px;
	background: #00a18d;
	top: -7px;
	border-top: 1px solid #00a18d;
	border-left: 1px solid #00a18d;
	right: 15px;
	position: absolute;
	transform: rotate(45deg);
	transition: all 300ms ease-out 0s;
}
.widget-navigation.user-nav .responsive-navigation .navigation-item a:hover {
	color: #204d47;
	text-decoration:none;
}
.widget.widget-cart .cart-widget-img {
	background: url('../images/cart-icon.png') no-repeat;
	width: 22px;
	height: 22px;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.widget.widget-cart .cart-widget-img:hover {
	background-position-y: -23px;
}
.header .cart-widget-text {
  color: #fff;
  font-size: 12px;
  position: absolute;
  top: -7px;
  left: 12px;
  background: #00A18D;
  height: 17px;
  width: 17px;
  border-radius: 50%;
  text-align: center;
  font-weight: normal;
  line-height: 17px;
  padding: 0;
}
.widget-cart a:hover .cart-widget-text {
	background: #204d47;
}
.widget.widget-cart .widget-title {
	position: absolute;
	left: 38px;
	top: -4px;
}
.widget-navigation.wishlist-menu a {
	width: 20px;
	height: 20px;
	background: url('../images/wishlist-icon.png') no-repeat;
	border: 0;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.widget-navigation.wishlist-menu a:hover {
	background-position-y: -21px;
}
.widget-navigation.wishlist-menu a span {
	font-size: 0;
}
.widget-navigation .navigation-item .nav-profile-not-logged-in>a.autoGeneratedPage {
    background-color: #fff;
	color:#000;
    padding: 8px 42px !important;
}
.widget-navigation .navigation-item .nav-profile-not-logged-in>a.autoGeneratedPage:hover {
    background-color: #000;
	color:#fff;
    padding: 8px 42px !important;
}
.widget-navigation .nav-profile-not-logged-in .nav-customer-qa {
    color: #fff;
}
/*search-form*/
.widget.widget-search {
	text-align: right;
}
.widget-search .search-menu-button {
	color: #444;
	height: 20px;
	width: 20px;
	background: url('../images/search-icon.png') no-repeat;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.widget-search .search-menu-button:hover, .widget-search .search-menu-button.close {
	background-position-y: -21px;
}
.widget-search .search-menu-button::after {
	display: none;
}
.widget-search .search-menu-button:hover:after {
	color: #7c370d;
}
/*search-form*/
.widget.widget-search .search-form {
	display: block;
	height: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 35px;
	transition: all 400ms ease 0s;
	width: 400px;
	z-index: 9999;
	border-radius: 0px;
}
.widget.widget-search .search-form button {
	background-color: #00a18d;
	padding: 6px;
	position: absolute;
	right: 10px;
	border-radius: 0px;
	top: 5px;
	width: 90px;
	border: none;
	text-align: center;
	text-transform: uppercase;
}
.widget.widget-search .search-form button:hover {
	color: #fff;
	background-color: #204d47;
}

.widget.widget-search .search-form.show {
	height: 60px;
}
.widget.widget-search .search-form form {
	padding: 0;
	position: relative;
	background: #fff;
	border: 3px solid #00a18d;
}
.widget.widget-search .search-form input {
	border: medium none;
	height: 50px;
	padding: 5px 100px 5px 10px;
	width: 100%;
	background: #fff;
}
/*end:manu*/

/********start:gallery**********/
.jssorSlider.widget.widget-gallery {
	margin-bottom: 120px;
}
div.jssor-slider-container {
	width: 1920px;
	height: 720px;
	padding: 0 !important;
	text-align: left;
	margin: 0 auto;
}
div.jssor-slider-container .slide {
	display: none;
}
div.jssor-slider-container[jssor-slider="true"] .slide {
	display: block;
}
div.jssor-slider-container .slide:after {
    background: rgba(0,0,0,.2);
}
div.jssor-slider-container .container {
	width: 1920px;
	height: 720px;
	padding: 0 !important;
	text-align: left;
}
.jssor-slider-container .caption-wrapper {
	position: absolute;
	left: 15px;
	right: 15px;
	bottom: 28%;
	text-align: center;
	padding: 15px;
	z-index: 1;
}
.jssor-slider-container .caption-wrapper .description.jssor-caption-2 h1{
	font-size: 54px;
	font-weight: 600;
	max-width: 1100px;
	margin: 0 auto 30px;
	color: #fff;
}
.jssor-slider-container .caption-wrapper .description.jssor-caption-1{
	font-size: 23px;
	margin: 0 auto;
	font-style: italic;
	font-weight: 300;
}
.jssor-slider-container .caption-wrapper .button {
	max-width: 213px;
	padding: 0;
	margin: 0 auto;
	border-radius: 0;
	border: 0;
}
.jssor-slider-container .caption-wrapper a.submit-button {
    display: block;
    padding: 11px 0;
    background: #00A18D;
    border: 2px solid #00A18D;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 20px;
    font-weight: normal;
}
.jssor-slider-container .caption-wrapper a.submit-button::after {
	content: url(../images/white-arrow.png);
	margin-left: 8px;
	vertical-align: middle;
	line-height: 20px;
}
.jssor-slider-container .caption-wrapper a.submit-button:hover {
	background: #204d47;
	border: 2px solid #204d47;
}
div[id^="jssor-slider-"] .jssora20l::before, div[id^="jssor-slider-"] .jssora20r::before {
	color: #ffffff;
	content: "\f105 ";
	font-family: fontawesome;
	font-size: 36px;
	font-size: 32px;
	position: absolute;
	left: 17px;
}
div[id^="jssor-slider-"] .jssora20l {
	left: auto;
	right: 50px;
}
div[id^="jssor-slider-"] .jssora20l, div[id^="jssor-slider-"] .jssora20r {
	background: transparent;
	bottom: 0;
	height: 45px;
	line-height: 40px;
	text-align: center;
	position: absolute;
	transition: all 400ms ease-out 0s;
	width: 45px;
	border-radius: 50%;
	border: 1px solid #fff;
}
div[id^="jssor-slider-"] .jssora20r::before {
	line-height: 65px;
}
div[id^="jssor-slider-"] .jssora20r {
	transform: rotate(180deg);
}
div[id^="jssor-slider-"] .jssora20r {
	right: auto;
	left: 50px;
}
div[id^="jssor-slider-"] .jssora20r::before {
	display: block;
	margin-top: -13px;
}
div[id^="jssor-slider-"] .jssora20l:hover, div[id^="jssor-slider-"] .jssora20r:hover {
	background: #204d47;
	border: 1px solid #204d47;
}
.jssor-slider-container .jssorb03 {
	position: absolute;
	width: 400px !important;
	left: 50% !important;
	right: auto !important;
	bottom: 45px !important;
	top: auto !important;
	transform: translatex(-50%);
	border-radius: 35px;
	opacity: 1 !important;
	height: auto !important;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 !important;
}
.jssor-slider-container .jssorb03 div {
	width: 22px !important;
	height: 22px !important;
	border-radius: 15px;
	display: inline-block;
	vertical-align: middle;
	background-color: transparent !important;
	position: relative !important;
	left: auto !important;
	top: auto !important;
	background-image: none !important;
	font-size: 0;
	margin: 0 7px;
	border: 1px solid transparent;
}
.jssor-slider-container .jssorb03 div.av {
	background-color: transparent !important;
	border: 1px solid #fff;
	width: 22px !important;
	height: 22px !important;
	border: 1px solid #fff;
}
.jssor-slider-container .jssorb03 div.av span, .jssor-slider-container .jssorb03 div span {
	font-size: 0;
	width: 4px !important;
	height: 4px !important;
	display: block;
	background: #fff;
	margin: 8px auto;
	border-radius: 50%;
}
.jssor-slider-container .jssorb03 div:hover, .jssor-slider-container .jssorb03 .av:hover {
	font-size: 0;
	background-color: transparent !important;
	border: 1px solid #fff;
	width: 22px !important;
	height: 22px !important;
}
.jssor-slider-container::before {
	content: url("../images/loading.gif");
	height: 64px;
	left: 50% !important;
	margin-left: -32px !important;
	margin-top: -32px !important;
	position: absolute;
	top: 50%;
	width: 64px;
}
.jssor-slider-container .jssor-loader .loader-2 {
	display: none;
}
/***************end:gallery**************************/


.newsletter.unsubscribe {
	text-align: center;
	margin: 0 0 20px 0;
	text-align: center;
	max-width: 500px;
	margin: 0 auto;
}
.newsletter.unsubscribe.valid-verify-form h3 {
	margin: 0;
	font-size: 26px;
	color: #080808;
	text-transform: none;
	line-height: 36px;
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	text-align: center;
	padding: 0;
}
.newsletter.unsubscribe span.message {
	margin-bottom: 20px;
	display: block;
	color: #2d2d2d;
	font-weight: normal;
	font-size: 17px;
}
.newsletter.unsubscribe.valid-verify-form textarea {
	height: 90px;
	width: 100%;
	display: block;
	text-align: left;
	margin: 0 auto;
}
.newsletter.unsubscribe .form-row.mandatory label {
	width: 100%;
	font-size: 16px;
}
.newsletter.unsubscribe .form-row.button-container {
    padding-top: 15px;
}

.subscription-list-success .title {
	background-color: #00a18d;
	padding: 10px 10px;
	text-align: center;
	margin: 0;
}
.subscription-list-success .help {
	text-align: center;
}
.subscription-list-success .help .link {
	color: #00A18D;
	margin-right: 5px;
}
.subscription-list-success .help .link:hover {
	color: #000;
}
.page-newsletter-subscription .subscription-list-success .message-block {
	margin: 10px;
}
.page-newsletter-subscription .subscription-list-success {
	border: 1px solid #00A18D;
	margin:90px auto;
}
.newsletter.unsubscribe .form-row button::after {
	content: url(../images/white-icon.png);
	vertical-align: middle;
	margin-left: 8px;
}
.discount-coupon-code-form .errorlist.after .message-block {
	margin-left: 0px;
	font-size: 11px;
}
.subscription-list-success .messess-text {
    background-position-y: 50px;
}
.blog-post-details .social-media-share a {
    background-color:#00A18D !important;
    border-color:#00A18D !important;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.blog-post-details .social-media-share a:hover {
    background-color: #204D47 !important;
    border-color: #204D47 !important;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.blog-post-details .social-media-share a,.blog-post-details .social-media-share a svg{
    background-color:#00A18D !important;
    border-color:#00A18D !important;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.blog-post-details .social-media-share a svg:hover, .blog-post-details .social-media-share a:hover {
    background-color: #204D47 !important;
    border-color: #204D47 !important;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.widget-blogPost.recent-post.featured .post.post-list-view-height {
	padding-bottom: 7px;
}
.blog-categories .vertical .navigation-item a {
	border-bottom: none;
	display: block;
	padding: 0 0 0 20px;
	position: relative;
	color: #000000;
	font-size: 18px;
	margin: 0 0 10px;
	font-weight: normal;
	line-height: 25px;
	font-family: 'Poppins', sans-serif;
}
.blog-categories .vertical .navigation-item a::before {
	content: "";
	width: 8px;
	height: 8px;
	background: #333;
	position: absolute;
	border-radius: 50%;
	top: 11px;
	left: 0;
}
.blog-categories .vertical .navigation-item a:hover, .blog-categories .vertical .navigation-item a:focus {
	color: #2b2b8a;
}
.blog-categories .vertical .navigation-item + .navigation-item {
	margin-top: 5px;
}
.blog-post-item {
	width: 45%;
	overflow: hidden;
	float: left;
	padding: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	min-height: 394px;
	border: none;
	margin: 0 32px 20px 0;
}
.page-content .post-list-view-width {
	width: 100%;
	height: 210px;
	overflow: hidden;
	margin-bottom: 10px;
	padding-bottom: 0;
	position: relative;
}
.page-content .blog-post-item a img {
	width: 100%;
	height: 100%;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	-o-object-fit: cover;
	object-fit: cover;
}
.blog-categories {
	padding-top: 50px;
	padding-bottom: 100px;
}
.page-content .blog-post-item a:hover img {
	transform: scale(1.05);
	-ms-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-o-transform: scale(1.05);
	-moz-transform: scale(1.05);
}
.widget-blogPost .blog-post-content .blog-post-item .post-description {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.page-content .blog-post-item .title {
	width: 100%;
	font-size: 17px;
	line-height: 25px;
	text-transform: none;
	margin: 0;
	padding: 0;
}
.page-content .blog-post-item .title a {
	font-weight: 600;
	color: #000;
	font-size: 19px;
}
.blog-post-item .title {
	font-size: 20px;
	padding-bottom: 0px;
	padding-top: 0;
	line-height: 24px;
	margin-bottom: 8px;
}
.blog-post-item .title a {
	color: #000;
	font-size: 1em;
	font-weight: 400;
	font-size: 22px;
}
.blog-post-item .title a:hover {
	color: #2b2b8a;
}
.post-description .blog-post-info {
	margin-bottom: 3px;
	padding-top: 3px;
	position: absolute;
	bottom: 120px;
	left: 0;
}
.blog-post-info span.date {
   		 color: #fff;
	    background: rgba(0,161,141,0.8);
    margin-right: 5px;
    font-style: normal;
    content: '';
    font-size: 16px;
    display: block;
    padding: 7px 23px;
	    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.blog-post-info span.date:after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgb(32, 77, 71);
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.blog-post-info span.date:before {
	content: "Post:";
	font-weight: 600;
	display: none;
	margin-right: 5px;
-webkit-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
-o-object-fit: cover;
}

 .blog-post-item:hover .post-description .blog-post-info span.date:before{
		display: inline-block;
-webkit-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
-o-object-fit: cover;
}
.blog-post-item:hover .blog-post-info span.date {
	background: transparent;
	-webkit-transform: scaleX(1);
transform: scaleX(1);
}

 .blog-post-item:hover .post-description .blog-post-info span.date:after{
	 color: #fff;
-webkit-transform: scaleX(1);
transform: scaleX(1);
}
.blog-post-info span.categories {
	background: none;
	padding-left: 0;
	margin-right: 10px;
	font-style: italic;
}
.page-content .blog-post-info span.categories a {
	color: #8a8685;
	padding-right: 15px;
}
.page-content .blog-post-info span.categories a:hover {
	color: #000;
}
.page-content .blog-post-item .content {
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 0;
}
.blog-post-item .post-description > a {
	display: none;
}
.recent-post .content, .recent-post .blog-post-info {
	display: none;
}
.recent-post .blog-post-item {
	width: 100%;
	margin: 0;
	float: none;
	min-height: auto;
}
.recent-post .blog-post-item .title {
	margin: 0;
	padding: 0;
	position: relative;
	padding-left: 20px;
}
.recent-post h1.title::before {
	content: "";
	width: 8px;
	height: 8px;
	background: #333;
	position: absolute;
	border-radius: 50%;
	top: 11px;
	left: 0;
}
.widget-snippet .service-read-more {
	padding-left: 35px !important;
}
.widget-snippet .service-read-more::after {
	display: none;
}
.recent-post .blog-post-item .title a {
	color: #000000;
	font-size: 18px;
	margin: 0 0 30px;
	font-weight: normal;
	line-height: 25px;
	font-family: 'Poppins', sans-serif;
}
.recent-post .blog-post-item .title a:hover {
	color: #2b2b8a;
}
.blog-post-item .title a {
	font-size: 15px;
	line-height: 20px;
	font-weight: 400;
}
.recent-post div.footer {
	display: none;
}
.recent-post .blog-post-item + .blog-post-item {
	margin-top: 15px;
}
.blog-post-content .footer {
	overflow: hidden;
	width: 100%;
	background-color: transparent;
	text-align: center;
	padding-top: 40px;
}
.blog-post-content .footer span.pagination {
	float: none;
}
.blog-post-details .comment-post-panel {
	border: none;
	padding: 0;
	position: relative;
}
.page-content .blog-post-content .footer{
text-align:center;
padding-top:50px
}
.message-block.info-message, .message-block.success {
	top: 28px;
}
.blog-category-details {
	padding: 91px 0 30px;
}
.blog-category-details .blog-post-item {
	min-height: 300px;
}
.blog-category-details .title {
	color: #070659;
	font-size: 45px;
	line-height: 50px;
	font-weight: bold;
	margin: 0;
	font-family: 'Poppins', sans-serif;
}
.comment-post-panel input[type="text"], .comment-post-panel input[type="email"] {
	width: 100%;
}
.comment-post-panel textarea {
	width: 100%;
	min-height: 150px;
	margin: 0;
}
.blog-post-details .comment-post-panel textarea {
	width: 100%;
	height: 200px;
	margin-bottom: 0;
}
.comment-post-panel .errorlist.after {
	font-weight: 600;
	color: #000069;
	font-size: 18px;
	font-family: 'Poppins', sans-serif;
	line-height: 25px;
}
.comment-post-panel .simpleCaptcha-container {
	margin-top: 20px;
	padding-bottom: 2px;
}
.blog-post-details .comment-post-panel h2 {
	font-size: 22px;
	padding-bottom: 15px;
	font-weight: 600;
}
.comment-post-panel .form-row {
	text-align: left;
}
.comment-post-panel .form-row.simple_captcha_input_field.mandatory {
	margin-top: 0;
}
#blog-post-create-comment-panel .max-character {
	color: #999;
	display: block;
	font-size: 11px;
	font-style: italic;
	padding-left: 5px;
	padding-right: 0;
	text-align: right;
	position: absolute;
	right: 0;
	top: 18px;
}
.blog-post-details {
	padding: 100px 60px 100px 0;
}
.auto-page.page-blog-post .blog-post-details {
	padding:10px 60px 0px 0;
}
.blog-post-details .comment-post-panel label {
	color: #555555;
	display: block;
	padding-bottom: 7px;
	padding-top: 10px;
	font-size: 16px;
}
.blog-post-details .image img {
	width: 100%;
}
.blog-post-details .blog-post-info {
    padding-bottom: 17px;
    position: relative;
    bottom: unset;
}
.blog-post-details .blog-post-info .date {
    background: transparent;
    color: #00a18d;
    padding: 15px 0 0;
    font-size: 20px;
}
.blog-post-details .title {
	margin-bottom: 4px;
}
.page-blog .page-content .widget.page-heading {
	margin-top: -15px;
}
.page-content .blog-post-details .title {
	margin-top: -6px;
	line-height: 38px;
	padding-bottom: 0;
}
.blog-post-details .post-description .content p {
    color: #000000;
    font-size: 16px;
	margin: 0;
	font-weight: normal;
	line-height: 30px;
    font-family: 'Poppins', sans-serif;
}
.blog-post-details .post-description .content p a{
	    text-decoration: none;
    color: #00a18d;
}

.blog-post-details .post-description .content p a:hover {
    text-decoration: underline;
    color: #000;
}
	
.comment-post-panel .errorlist.after {
	right: 25px;
	background: red;
	text-align: center;
	width: 143px;
	min-width: auto;
	position: absolute;
	bottom: -10px;
	border-radius: 10px;
}
.comment-post-panel .errorlist.after .message-block {
	text-align: center;
	font-size: 11px;
	font-weight: 500;
	color: #fff;
}
.comment-post-panel .form-row.textArea .errorlist.after {
	bottom: -7px;
	right: 10px;
}
.comment-post-panel .form-row.simple_captcha_input_field.mandatory .errorlist.after {
	bottom: -7px;
	right: 11px;
}
.blog-post-details .social-media-share-bar .social-media-share {
    margin-right: 8px;
}
/* comments popup and like */

.blog-comments .info-row.writer .name {
	font-weight: bold;
	color: #000069;
	font-size: 22px;
	display: block;
	padding: 0 0 10px 0;
}
.blog-comments .info-row.writer .date {
	background: none;
	position: relative;
	padding-left: 19px;
	font-size: 14px;
}
.blog-comments .info-row.writer .date::before {
	content: "\f073";
	position: absolute;
	left: 0;
	top: -4px;
	font-family: "FontAwesome";
	font-size: 14px;
	color: #000069;
}
.blog-comments .info-row.writer span:nth-of-type(3) {
	font-weight: bold;
	color: #000069;
	display: none;
}
.blog-comments .info-row.writer span:nth-of-type(4) {
	font-size: 14px;
	display: none;
}
.blog-post-comment-panel .btn-like {
	margin-right: 10px;
	margin-left: 3px;
	display: none;
}
.blog-post-comment-panel .btn-liked {
	margin-right: 10px;
	margin-left: 3px;
	display: none;
}
.blog-post-comment-panel .btn-liked::after {
	content: "\f164";
	color: #000069;
	cursor: pointer;
}
.blog-post-comment-panel .btn-like::after {
	content: "\f164";
	color: #000069;
	cursor: pointer;
}
.blog-comments .info-row.writer .btn-comment-reply {
	position: relative;
	padding-right: 19px;
	font-size: 14px;
	cursor: pointer;
	font-weight: bold;
	color: #000069;
}
.blog-post-comment-panel .btn-liked::after {
	content: "\f165";
	color: #000069;
}
.blog-comments .info-row.writer .btn-comment-reply:hover {
	color: #000;
}
.blog-comments .comment-item .content i {
	margin: 0 3px;
	color: #000000;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
}
.loging-to-react.popup .body a {
	font-weight: bold;
}
.loging-to-react.popup .header {
	background-color: #000069;
	border-bottom: 0;
	color: #fff;
	font-size: 16px;
	padding: 11px 10px;
	font-weight: bold;
}
.blog-comment-reply-popup.popup .header {
	background-color: #000069;
	border-bottom: 0;
	color: #fff;
	font-size: 16px;
	padding: 11px 10px;
	font-weight: bold;
}
.blog-comment-reply-popup label {
	display: block;
	font-size: 14px;
	font-weight: 600;
	color: #000;
}
.blog-comment-reply-popup input {
	width: 100%;
	height: 40px;
	border: none;
	border: 2px solid #dcdcdc;
	margin-top: 0;
	margin-bottom: 20px;
	padding: 0 10px 0 0;
}
.blog-comment-reply-popup textarea {
	width: 100%;
	height: 40px;
	border: none;
	border: 2px solid #dcdcdc;
	margin-top: 0;
	margin-bottom: 20px;
	padding: 0 10px 0 0;
	height: 90px;
}
.blog-comment-reply-popup .textarea-wrap .max-character {
	top: 0;
	right: 0;
	position: absolute;
	font-size: 12px;
}
.blog-comment-reply-popup input[type="text"].validation-error, .blog-comment-reply-popup input[type="password"].validation-error {
	background-color: transparent;
	border: none;
	border: 1px solid #dcdcdc;
	color: #ff0000;
}
.auto-page .blog-comment-reply-popup .errorlist.after .message-block {
	top: -1px;
	font-size: 14px;
}
.blog-comment-reply-popup .form-row.simple_captcha_input_field.mandatory {
	width: 100%;
	display: block;
	margin-left: 0;
	margin-top: 20px;
	vertical-align: top;
}
.blog-comment-reply-popup .simpleCaptcha-container {
	padding: 5px 0 0;
}
.blog-comment-reply-popup .simpleCaptcha-container .form-row.simple-captcha {
	display: inline-block;
	width: 100%;
}
.blog-post-details .blog-post-comment-panel .comment-item .content {
	font-size: 15px;
	line-height: 26px;
}
.blog-post-details .blog-post-comment-panel .comment-count-info-row {
	font-weight: 600;
}
.blog-comment-reply-popup .popup .body {
	background-color: #FFFFFF;
	padding: 20px 15px;
}
.loging-to-react.popup .body {
	min-height: 100%;
}
.loging-to-react.popup .body a {
	font-weight: 700;
	font-size: 19px;
	color: #000069;
}
.blog-comment-reply-popup .popup-bottom.footer {
	padding: 15px 15px 20px;
}
.blog-comment-reply-popup.popup .close-icon {
	background: url("/template/3b77056f/images/remove-icon.png");
	background-repeat: no-repeat;
	background-size: 14px;
	background-position: center 5px;
}
.blog-comment-reply-popup.popup .close-icon::after, .popup .close-icon::after {
	display: none;
}
/* eCommerce Base */
.stepper {
	width: 220px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: 0;
}
.stepper .stepper-arrow {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
	border: none;
	border-radius: 0 !important;
	height: 36px;
	position: relative;
	right: 0;
	width: 30px;
	z-index: 0;
}
.stepper .stepper-arrow.up {
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3;
	position: relative;
}
.stepper .stepper-arrow.up::before {
	position: absolute;
	content: "+";
	height: 100%;
	width: 100%;
	top: 0;
	text-indent: 0;
	font-size: 20px;
	left: 0;
	line-height: 36px;
	text-align: center;
}
.stepper .stepper-arrow.down {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
	position: relative;
}
.stepper .stepper-arrow.down::before {
	position: absolute;
	content: "-";
	height: 100%;
	width: 100%;
	top: 0;
	text-indent: 0;
	font-size: 20px;
	left: 0;
	line-height: 36px;
	text-align: center;
}
.stepper .stepper-input {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
	width: 30px;
	padding: 0;
	text-align: center;
	    border: 0;
    background: transparent;
}
/* cart Page
------------------
link: /cart/details
--------------------
*/
.shopping-cartitem h1 {
	float: none;
	padding-bottom: 15px;
	text-align: center;
	display: none;
	max-width: 960px;
}
.page-cart .shopping-cartitem {
	background: none;
	border: 0px;
	-webkit-box-shadow: 0px 0px 0px;
	box-shadow: 0px 0px 0px;
	margin: 0 auto;
	max-width: 1200px;
}
.page-cart .shopping-cartitem.empty-cart {
    text-align: center;
    width: 100%;
    max-width: 450px;
    border: 1px solid #efefef;
    background: #fff;
    margin: 0 auto;
    padding: 80px 0;
}
.page-cart .shopping-cartitem.empty-cart .empty-cartitem-text {
	margin-bottom: 20px;
	font-size: 20px;
	color: #000;
}
.cartitem-btn-wrapper.top {
	text-align: center;
	position: relative;
	margin-top: 0px;
	float: none;
	display: block;
	margin-bottom: 35px;
}
.cartitem-btn-wrapper.top a {
	margin-right: 5px;
	display: inline-block;
	float: none;
	vertical-align: middle;
	margin-left: 5px;
}
.cartitem-btn-wrapper.top .button {
	float: none;
	display: inline-block;
	vertical-align: middle;
}
.cartitem-btn-wrapper.top .empty-cartitem-btn {
	color:  #00a18d;
	background-color: transparent;
	border-color:  #00a18d;
	border: 1px solid  #00a18d;
}
.cartitem-btn-wrapper.top .empty-cartitem-btn:focus, .cartitem-btn-wrapper.top .empty-cartitem-btn.focus {
	color: #fff;
	background-color:  #00a18d;
	border: 1px solid  #00a18d;
}
.cartitem-btn-wrapper.top .empty-cartitem-btn:hover {
	color: #fff;
	background-color:  #00a18d;
	border: 1px solid  #00a18d;
}
.cartitem-table {
	margin-bottom: 20px !important;
}
.cartitem-table .stepper {
	margin: 0 auto;
	width: auto;
	float: none;
	width: 90px;
}
.cartitem-table th {
	font-weight: 400;
}
.cartitem-table td.total-label, .cartitem-table td.price {
	font-weight: 400;
}
.check-out-total .price, .shopping-cart-total .price {
	font-weight: 400;
}
.cartitem-table th, .cartitem-table td {
	width: 20%;
	text-align: center;
	border: 0px solid #eee;
	font-size: 16px;
}
.page-cart .shopping-cartitem .cartitem-table {
    border: 1px solid #fff;
}
.check-out-total .left-column, .shopping-cart-total .left-column {
	width: 40%;
	text-align: left;
}
.check-out-total .right-column, .shopping-cart-total .right-column {
	width: 58%;
	text-align: right;
}
.check-out-total *, .shopping-cart-total * {
	font-size: 15px;
}
.discount-coupon-code-form {
	background-color: #f8f8f8;
	border: 0;
	padding: 50px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.discount-coupon-code-form input[type=text] {
	height: auto;
	width: 100%;
	padding: 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.discount-coupon-code-form .form-row.btn-row label {
	display: none;
}
.discount-coupon-code-form .form-row.btn-row button {
	display: block;
	width: 100%;
	color:  #00a18d;
	background-color: transparent;
	border-color:  #00a18d;
	border: 2px solid  #00a18d;
}
.discount-coupon-code-form .form-row.btn-row button:focus, .discount-coupon-code-form .form-row.btn-row button.focus {
	color: #fff;
	background-color:  #00a18d;
	border: 2px solid  #00a18d;
}
.discount-coupon-code-form .form-row.btn-row button:hover {
	color: #fff;
	background-color:  #00a18d;
	border: 2px solid  #00a18d;
}
.check-out-total table, .shopping-cart-total table {
	font-size: 15px;
}
.check-out-total td.total-label, .shopping-cart-total td.total-label {
	padding: 10px 30px 10px 15px;
	border: 0;
}
.check-out-total .price, .shopping-cart-total .price {
	border: 0;
}
.check-out-total tr, .shopping-cart-total tr {
	border-bottom: 0;
}
.cartitem-btn-wrapper {
	text-align: right;
}
.cartitem-btn-wrapper .button {
	float: none;
}
.cartitem-btn-wrapper .continue-shopping-btn {
	color:  #00a18d;
	background-color: transparent;
	border-color:  #00a18d;
	border: 1px solid  #00a18d;
}
.cartitem-btn-wrapper .continue-shopping-btn:focus, .cartitem-btn-wrapper .continue-shopping-btn.focus {
	color: #fff;
	background-color:  #00a18d;
	border: 1px solid  #00a18d;
}
.cartitem-btn-wrapper .continue-shopping-btn:hover {
	color: #fff;
	background-color:  #00a18d;
	border: 1px solid  #00a18d;
}
.page-cart .shopping-cartitem .cartitem-table {
  border: 0;
  background: transparent;
}
 .page-cart .shopping-cartitem .cartitem-table th {
  border-top:1px solid #f7f7f7;
     border-bottom:1px solid #f7f7f7;
     background: transparent;
}
 .page-cart .shopping-cartitem .cartitem-table tr:nth-child(2n) {
  border-top:1px solid #f7f7f7;
     background: transparent;
}
 .page-cart .shopping-cartitem .cartitem-table tr:last-child {
     border-bottom:1px solid #f7f7f7;
}
.check-out-total .right-column table, .shopping-cart-total .right-column table,
.check-out-total .left-column table, .shopping-cart-total .left-column table {
	  border: 0;
  background: transparent;
}
.page-cart .shopping-cartitem .cartitem-table th:last-child, .page-cart .shopping-cartitem .cartitem-table td:last-child{
  text-align: right
}
.page-cart .shopping-cartitem .cartitem-table th.product-name, .page-cart .shopping-cartitem .cartitem-table td.product-name{
  width:40%;
}
/* Checkout Page options
---------------------
link:/shop/checkout(before  login)
---------------------
*/
.checkout-page-options {
    margin: 0 auto;
    padding: 0;
    max-width: 1200px;
}
.checkout-page-options .item-head {
	font-weight: 700;
	color: #000;
	margin-bottom: 15px;
	text-align: center;
	background: none;
	display: none;
}
.checkout-page-options > h1 {
	font-size: 36px;
	font-weight: 700;
	display: none;
}
.checkout-page-options .content-wrapper {
    border: 1px solid #efefef;
    padding: 50px 30px;
}
.checkout-page-options .new-customer {
	display: inline-block;
	padding-right: 7%;
	vertical-align: top;
	width: 48%;
	padding-left: 3%;
}
.checkout-page-options .new-customer h1 {
    font-size: 22px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    margin-bottom: 20px;
}
.checkout-page-options .new-customer .option {
    font-size: 16px;
}
.checkout-page-options .new-customer p {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 5px;
}
.checkout-page-options .new-customer .checkout-option {
	margin-top: 25px;
}
.checkout-page-options .registered-customer {
	border-left:1px solid #efefef;
	display: inline-block;
	padding-left: 7%;
	width: 48%;
}
.checkout-page-options .registered-customer p {
    font-size: 16px;
    font-weight: normal;
}

.checkout-page-options .registered-customer > h1 {
    font-size: 22px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    margin-bottom: 17px;
}
.checkout-page-options .registered-customer .form-row {
	margin-bottom: 15px;
}
.checkout-page-options .registered-customer .form-row.lost-password-row {
    padding-left: 0;
}
.checkout-page-options .registered-customer .valid-verify-form {
    margin-top: 20px;
}
.checkout-page-options .registered-customer .form-row label {
    line-height: 20px;
    width: 100%;
}
.checkout-page-options .registered-customer input[type="text"], .checkout-page-options .registered-customer input[type="password"] {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 10px;
    float: none;
    margin-bottom: 0;
}
.checkout-page-options .registered-customer button.login-submit {
    width: 100%;
    margin-top: 5px;
    float: none;
    max-width: 70%;
}

/* after login> */
.checkout-page .address-view .address {
    border: 0 !important;
    background-color: rgba(147, 156, 121, 0.1);
}
.checkout-page .section .step-continue-button {
    margin-top: 10px;
    padding: 10px 20px;
    width: 100%;
    font-weight: normal;
    max-width: 100%;
}
.checkout-page input[type="checkbox"], .checkout-page input[type="radio"] {
    opacity: 0 !important;
}
.checkout-page .address-edit-from-wrap .button.cancel-button {
    margin-right: 15px;
    color: #00a18d;
    background-color: transparent;
    border-color: #00a18d;
    width: auto;
    min-width: 170px;
}
.checkout-page .address-edit-from-wrap .button.cancel-button:hover {
    background-color: #00a18d;
    color: #ffffff;
}
.checkout-page .address-edit-from-wrap input[type="submit"].submit-button {
    text-align: center;
    background-color: #00a18d;
    border-color: #00a18d;
    width: auto;
    min-width: 170px;
}
.checkout-page .address-edit-from-wrap input[type="submit"].submit-button:hover {
    background: #204d47;
    color: #fff;
    border-color: #204d47;
}
.checkout-page .section .checkout-page {
    margin: 15px auto 30px;
}
.checkout-page .message-block.error-message, .checkout-page .message-block.error {
    letter-spacing: 0;
}
.checkout-page-options .registered-customer p.register {
    padding-bottom: 0;
    font-size: 16px;
    font-weight: 400;
    color: #048c7b;
}
.checkout-page-options .registered-customer p {
    padding-bottom: 0;
}
.checkout-page-options .registered-customer .form-row.lost-password-row a:hover {
    color: #00a18d;
}
/* Checkout Page 
---------------------
link: /shop/checkout
---------------------
*/
.checkout-page {
	max-width: 960px;
	margin: 0 auto;
}
.checkout-page .toolbar-btn:hover {
	background-color:  #00a18d;
	border-color:  #00a18d;
}
.checkout-page .page-heading {
	font-size: 36px;
	display: none;
}
.checkout-page .section {
	border: 0;
	color: #000;
	height: auto;
	line-height: 27px;
	margin-bottom: 15px;
	position: relative;
	background: none repeat scroll 0 0 #f5f5f5e6;
	padding-top: 10px;
	padding-bottom: 10px;
}
.checkout-page .section.loaded {
	border: 1px solid #efefef;
	background: #fff;
}
.checkout-page .section.loaded .header .title {
	padding-top: 9px;
	font-size: 16px;
	display: inline-block;
	color: #000;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
}
.checkout-page .section.loaded > .header > .title {
	font-size: 17px;
	padding-left: 20px;
	color: #000000;
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
}
.checkout-page .section.loaded .body {
	padding: 20px 30px;
}
.checkout-page .section .header .title {
	color: #000;
	font-size: 16px;
	padding-left: 30px;
}
.checkout-page .section .header .icon {
	display: none;
}
.checkout-page .address-view .address {
	border: 1px solid rgba(0, 0, 0, 0.3) !important;
	background: #fff;
}
.checkout-page .section .section.delivery-types {
	margin-top: 0;
	margin-bottom: 0;
}
.checkout-page .section .section.delivery-types > .form-row {
	margin-bottom: 10px;
}
.checkout-page .payment-option .body {
	background-color: #e6eae9;
}
.checkout-page .payment-option .body .code-submit-form button {
	line-height: 16px;
}
.section.delivery-types {
	background: #fff;
}
.checkout-page .address-edit-from-wrap > .header {
	margin-bottom: 15px;
}
.checkout-page .delivery-types .different-shipping {
	margin-left: 0;
	font-size: 14px;
	color: #000;
	font-weight: 500;
	text-transform: uppercase;
}
.checkout-page .section .step-continue-button {
	margin-top: 10px;
	padding: 10px 20px;
	width: 100%;
}
.checkout-page .address-view > .header {
	margin-bottom: 7px;
}
.checkout-page .body .header .title {
	padding-top: 0 !important;
	padding-left: 0 !important;
	text-transform: capitalize !important;
	letter-spacing: 1px !important;
	font-weight: 700;
}
.checkout-page .toolbar-btn {
	text-transform: uppercase;
}
.checkout-page .confirm-order-btn-row .confirm-order-button {
    padding: 10px 20px;
    font-size: 16px;
    width: 100%;
    max-width: 100%;
}
.checkout-page .address-edit-from-wrap .form-row label {
	color: #353535;
	font-family: 'Poppins', sans-serif;
	line-height: 24px;
}
.checkout-page .address-edit-from-wrap form {
	background-color: transparent;
	padding: 0;
}

.check-out-total > .price-row {
	padding-top: 0;
	padding-bottom: 0;
}
.confirm-step-form .left-panel {
	width: 50%;
	background: #fff;
	padding: 40px;
	margin: 53px 0 0 0;
	padding-left: 15px;
}
.confirm-step-form .cart-item .details .price {
	padding: 0;
}
.confirm-step-form .right-panel {
	padding: 0 0 0 30px;
	background-color: #ffffff;
	width: 50%;
}
.checkout-page .section.confirm form > div + div span strong {
	font-size: 15px;
	vertical-align: top;
}
.confirm-step-form .left-panel > .header .title {
	padding-top: 0 !important;
	padding-left: 0 !important;
	text-transform: capitalize !important;
	letter-spacing: 1px !important;
	font-weight: 700;
}
.checkout-page .payment-option > .header {
	border-top: 0;
	text-transform: uppercase;
}
.checkout-page .payment-options {
	border-bottom: 0;
}
.confirm-step-form .cart-item .details {
	padding-left: 15px;
}
.payment-gateway {
	padding-top: 20px;
	margin-bottom: 40px;
}
.payment-gateway .payment-method {
	border: 2px solid #9d9d9d;
	width: 100%;
	max-width: 300px;
}
.cartitem-table .total-price-column {
	min-width: 106px;
	width: 106px;
}
.check-out-total > .price-row .price {
	font-weight: 500;
}
.check-out-total > .price-row .label, .check-out-total > .price-row .price {
	font-family: 'Poppins', sans-serif;
	padding: 5px 0;
}
.check-out-total .total-order .price {
	font-size: 16px;
}
table.cartitem-table {
  border: 0;
}
table.cartitem-table th {
  background: transparent;
  border-bottom: 1px solid #f7f7f7;
  border-top: 1px solid #f7f7f7;
}
table.cartitem-table td {
    background: transparent;
  border: 0;
    border-bottom: 1px solid #f7f7f7;
}
.checkout-page .section.loaded .body table.cartitem-table th:last-child,
.checkout-page .section.loaded .body table.cartitem-table td:last-child{
	text-align: right;
}
.checkout-page .section.loaded .body table.cartitem-table th:first-child,
.checkout-page .section.loaded .body table.cartitem-table td:first-child{
	text-align: left;
	width: 45%
}

/* Login Page*/
.login-form {
    width: 100%;
    width: 100%;
    max-width: 650px;
    border: 1px solid #efefef;
    background: #fff;
    margin: 0 auto;
    padding: 70px;
}
.login-form .lost-password a {
	color: #0c9a70;
	margin-top: 15px;
	display: inline-block;
	font-weight: 500;
}
.login-form .lost-password a:hover {
	color: #204D47;
}
.login-form span.title {
	display: none;
}
.login-form .account-register a {
	color: #0c9a70;
}
.login-form .account-register a:hover {
	color: #204D47;
}
.login-form .errorlist.after {
	bottom: -15px;
}
.login-form input[type="password"], .login-form input[type="text"] {
	width: 100%;
	background-color: transparent;
	margin-bottom: 3px;
}
.login-form .submit-row {
	margin: 0px 0 0;
	float: none;
	display: block;
	padding-top: 5px;
}
.login-form .remember {
	margin: 22px 0 12px;
	width: 230px;
}
.form-row.remember input {
	vertical-align: middle;
	margin-right: 5px;
	margin-top: -5px;
}
.page-login .login-form .form-row {
    margin-top: 15px;
	position: relative;
}
.message-block.error-message, .message-block.error {
    background-color: #fee;
    border: 0 solid #fcd2d2;
    color: #f00;
    margin: 0;
    font-size: 15px;
}
.message-block.info-message, .message-block.success {
    background-color: #d5f4d5;
    border: 0 solid #c2e7c2;
    color: #008000;
    margin: 0;
    font-size: 15px;
}
/* Forget Password */
.password-reset-form {
    width: 100%;
    width: 100%;
    max-width: 600px;
    border: 1px solid #efefef;
    background: #fff;
    margin: 0 auto;
    padding:70px 80px;
	text-align: center;
}
.password-reset-form .title {
	font-family: "Poppins", sans-serif;
	font-weight: 700;
	color: #000;
}
.password-reset-form .form-row {
	display: block;
}
.password-reset-form .form-row input {
	width: 100%;
}
.password-reset-form .form-row label {
	text-align: center;
	margin-bottom: 5px;
}
.password-reset-form .form-row.submit-row button {
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	margin: 0;
	width: 100%;
	position: relative;
	margin-top: 10px;
}
.password-reset-form .lost-password-text {
	padding: 0 0 5px 0;
	color: #000;
	font-weight: normal;
	font-size: 17px;
	margin-bottom: 20px;
}
.password-reset-form .errorlist.after {
	top: auto;
	left: auto;
	position: relative;
	width: 100%;
	bottom: auto;
}
.password-reset-form .errorlist.after .message-block {
	text-align: center;
}
/* Customer Registration 
------------------------------
link: /customer/register
------------------------------
*/
.registration-form {
	margin: 0 auto;
	max-width: 800px;
	padding: 0;
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 30px;
	border: 1px solid #efefef;
}
.registration-form .title {
	text-align: center;
	display: none;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.registration-form .simpleCaptcha-container {
	padding: 5px 15px 5px;
}
.registration-form > .form-row:not(.submit-row) {
	width: 50%;
	float: left;
	padding: 4px 15px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}
.registration-form .form-row.submit-row {
	padding: 0 15px;
	margin-top: 15px;
}
.registration-form .form-row .suggestion {
	right: 15px;
}
.registration-form .form-row.submit-row label {
	display: none;
}
.registration-form .form-row.submit-row button {
   width: 100%;
   max-width: 100%;
   margin-top: 15px;
}
.registration-form input {
	width: 100%;
}
.registration-form select {
	width: 100%;
}
.registration-form input.radio:nth-of-type(2) {
	margin-left: 15px;
}
.registration-form .errorlist.after {
	position: absolute;
}
.password-meter-wrap {
    position: absolute;
    top: 15px;
    right: 17px;
    display: flex;
    vertical-align: text-bottom;
    justify-content: space-between;
    height: 15px;
}
.password-meter-wrap .password-description {
  font-size: 13px;
	width: 100px;
    line-height: 10px;
}

.password-meter-wrap .weak {
  width: 70px;
  background: #cf6100;
  float: right;
}
.password-meter-wrap .password-strength-bar {
    height: 5px;
    margin: 3px 0 0;
    border-radius: 100px;
}
/*start:quick cart*/
.quick-cart-content {
	background: #ffffff none repeat scroll 0 0;
	opacity: 1;
	position: absolute;
	right: 0;
	top: 35px;
	width: 450px;
	z-index: 99999;
	padding: 20px 25px 30px 25px;
	border: none;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-shadow: 0 0 2px 0 #aeadad;
	box-shadow: 0 0 2px 0 #aeadad;
	height: auto !important;
}
.quick-cart-content::before {
	margin-left: 0;
	  content: "";
    position: absolute;
    top: -10px;
    right:30px;
    width: 0px;
    height: 0px;
    border-color: #efefef transparent #efefef transparent;
    border-width: 0 8px 9px 7px;
    border-style: solid;
    z-index: 1;
}
.quick-cart-content table {
	border: none;
	padding: 8px 0;
	font-size: 13px;
	line-height: 23px;
	font-weight: 500;
	margin: 0;
}
.quick-cart-content table th, .quick-cart-content table td {
	border: none;
	padding: 8px 0;
	font-size: 15px;
	line-height: 23px;
	font-weight: 500;
}
.quick-cart-content table tr th, .quick-cart-content table tr td {
	border-bottom: 1px solid #ccc;
	word-break: normal;
}
.quick-cart-content table th {
	color: #000;
	font-weight: 500;
	font-size: 15px;
	background-color: #fff;
}
.quick-cart-content table td.total, .quick-cart-content table td.total-price {
	color: #000;
	font-weight: 500;
	font-size: 15px;
	background-color: #fff;
	border-bottom: none;
}
.quick-cart-content table tr th.quantity {
	text-align: center;
}
.quick-cart-content table tr:nth-child(2n) {
	background: #fff;
}
.quick-cart-content table tr th.price {
	text-align: right;
}
.quick-cart-content .cart-details-link {
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.quick-cart-content .cart-details-link .button {
	width: 49%;
}
.quick-cart-content .cart-details-link a.view-cart.button {
	color:  #00a18d;
	background-color: transparent;
	border-color:  #00a18d;
	border: 1px solid  #00a18d;
}
.quick-cart-content .cart-details-link a.view-cart.button:focus, .quick-cart-content .cart-details-link a.view-cart.button.focus {
	color: #fff;
	background-color: #204d47;
	border: 1px solid #204d47;
}
.quick-cart-content .cart-details-link a.view-cart.button:hover {
	color: #fff;
		background-color: #00a18d;
	border: 1px solid  #00a18d;
}
.quick-cart-content .price {
  width: 120px;
}
/*end:quick cart*/
/**************profile************/
.bmui-tab.left-side-header .bmui-tab-body-container .bmui-tab-header {
text-align: center;
border: 1px solid #00a18d;
margin-left: -1px;
width: auto;
padding: 3px 15px;
}
.bmui-tab.left-side-header .bmui-tab-body-container .bmui-tab-header:first-child {
margin-left: 0;
}
.bmui-tab.left-side-header .bmui-tab-body-container .bmui-tab-header-container.top-box {
  display: flex;
  border: 0;
  padding: 0;
  margin-bottom: -1px;
}
.bmui-tab.left-side-header .bmui-tab-header .title{
  color: #000;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.02em
}
.bmui-tab.left-side-header .bmui-tab-header.bmui-tab-active .title{
  background: #00a18d;
  color: #fff;
  margin: 0;
}
.bmui-tab.left-side-header .bmui-tab-header.bmui-tab-active{
  background: #00a18d;
  border-left: 1px solid #00a18d;
}
.bmui-tab.left-side-header .bmui-tab-body-container {
  border: 1px solid #e2e2e2;
  min-height: 550px;
  overflow: hidden;
  padding: 20px;
  margin: ;
}

.bmui-tab.left-side-header .bmui-tab-body-container .store-credit-request-form .form-row textarea {
  border-radius: 0;
  padding: 5px 10px;
  height: 120px;
  border-radius: 3px;
  max-width: 600px;
  width: 100%
}

.bmui-tab.left-side-header .bmui-tab-body-container .store-credit-request-form .form-row label{
   display: block
}


.product-view .header, .category-view .header, .entire-search .header, .product-search .header {
    background-color: transparent;
	padding: 10px 10px 0;
	overflow: hidden;
	text-align: right;
	max-width: 1360px;
	margin: -61px 15px 10px;
	border: 0;
}
.product-view .sortable {
    margin-right: -10px;
	border-color: #bbb;
}

.product-view .sortable select#product-sorting {
    height: 44px;
}


/*start: breadcrumb*/
.page-category .widget.widget-breadcrumb, .page-search-result .widget.widget-breadcrumb, .page-wish-list .widget.widget-breadcrumb{
	padding: 0 0 20px;
}
.breadcrumb-item.root .icon {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	height: 0;
	width: auto;
}
.breadcrumb-item .separator:hover::before {
	color: #404040;
	transition: all 0.5s ease 0s;
}
.breadcrumb-item .separator {
	font-size: 0;
	padding: 0 6px 0 0;
	position: relative;
	vertical-align: top;
}
.breadcrumb-item {
	font-weight: 500;
	color: #00A18D;
	font-size: 15px;
	line-height: 30px;
}
.breadcrumb-item .label, span.breadcrumb-item.root span.icon::before {
	color: #9A9A9A;
	font-weight: 500;
}
.breadcrumb-item.root .icon:hover::before {
	color: #9A9A9A;
}
span.breadcrumb-item.root {
	position: relative;
	line-height: 30px;
	padding-top: 0;
	padding-left: 0;
	vertical-align: top;
}
span.breadcrumb-item.root span.icon::before {
	content: "Home";
	top: 0;
	left: 0;
	line-height: 16px;
	color: #000;
	font-size: 15px;
}
span.breadcrumb-item {
	padding: 10px 0;
}
.breadcrumb-item .separator::after {
	content: "/";
	color: #404040;
	font-size: 15px;
	padding-left: 0px;
	text-decoration: none;
	width: 20px;
	top: 0;
	margin-left: 12px;
	margin-right: 2px;
}
.breadcrumb-item.root a {
	text-decoration: none;
	padding-left: 0;
	vertical-align: top;
}
/****************/


/**************end:profile**********/
.widget-category.category-page .content {
    max-width: 1400px;
    margin:0 auto;
    display: flex;
    flex-wrap:wrap;
    justify-content: center;
}
.widget-category.category-page .content .category {
    width: 16%;
    text-align: center;
    border: 0;
    margin: 15px;
}
.widget-category.category-page .content .category .category-image-view-height {
    height: 200px;
    border: 1px solid #eee;
	border-radius: 10px;
}
.widget-category.category-page .content .category .category-name a {
    font-size: 19px;
    line-height: 26px;
    margin: 0px;
    padding: 0px;
    color: #00A18D;
}
.widget-category.category-page .content .category .category-image-view-height img{
	border-radius: 10px;
}
.widget-category.category-page .content .category a {
    width: 100%;
    height: 100%;
    display: block;
}
.widget-category.category-page .content .category:hover .category-name a.category-name-link.title-link.link{
	color: #000
}
/*Start:Product block*/
.product-view.image-view .product-block, .product-view.scrollable-view .product-block {
	width: 33.333%;
	float: left;
	margin: 0;
	text-align: center;
	padding: 14px 15px;
	border: 0;
	margin-bottom: 20px;
}
.product-view.image-view .content {
	overflow: hidden;
}
.product-view.image-view, .product-view.scrollable-view {
 width: calc($product-block-width - 4px);
}
.add-to-cart-popup .short-info > div, .add-cart-information-popup .short-info > div {
	padding-bottom: 0;
}
.category-details .product-container .title {
    max-width: 1360px;
    margin: 10px 15px 0;
}
.popup div.quantity, .popup div.item {
	padding: 7px 0 7px;
}
.popup .item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.popup .item > span {
	margin: 0;
}
.popup .stepper {
	margin-bottom: 0;
}
.popup.add-cart-information-popup .variation-container {
	text-align: center;
}
.popup.add-cart-information-popup .close-btn.button {
	color:  #00a18d;
	background-color: transparent;
	border-color:  #00a18d;
	border: 1px solid  #00a18d;
}
.popup.add-cart-information-popup .close-btn.button:focus, .popup.add-cart-information-popup .close-btn.button.focus {
	color: #fff;
	background-color:  #00a18d;
	border: 1px solid  #00a18d;
}
.popup.add-cart-information-popup .close-btn.button:hover {
	color: #fff;
	background-color:  #00a18d;
	border: 1px solid  #00a18d;
}
.popup.add-cart-information-popup td.product-img {
	width: 100px;
}
.popup.add-cart-information-popup span.title {
	color: #000;
	font-size: 16px;
	font-weight: 500;
	display: block;
}
.popup.add-cart-information-popup h4.title {
	font-size: 16px;
	margin-top: 20px;
	text-align: center;
	font-weight: normal;
}
.popup .cart-summary {
	clear: none;
	color: #000;
	display: block;
	float: none;
	text-align: center;
}
.popup .cart-summary-header {
	color: #000;
	float: none;
	font-size: 16px;
	padding-right: 0px;
	text-align: center;
}
.popup .status-bar-product-name {
	color: #000;
	font-size: 21px;
	font-weight: 500;
	display: block;
	text-align: center;
}
.popup .header .status-message {
	font-size: 16px;
}
.popup .button-item {
	display: block;
	clear: both;
}
.popup .button-item .button {
	vertical-align: middle;
	width: 220px;
	padding: 10px 5px;
}
.popup .continue-shopping-btn {
	color:  #00a18d;
	background-color: transparent;
	border-color:  #00a18d;
	border: 1px solid  #00a18d;
}
.popup .continue-shopping-btn:focus, .popup .continue-shopping-btn.focus {
	color: #fff;
	background-color:  #00a18d;
	border: 2px solid  #00a18d;
}
.popup .continue-shopping-btn:hover {
	color: #fff;
	background-color: #00a18d;
	border: 1px solid #00a18d;
	
}
.popup .header {
	background-color: #fff;
	border-bottom: 1px solid #f9f9f9;
	color: #000;
	padding: 0px 0 15px;
	text-align: center;
}
.popup .body {
	background-color: #FFFFFF;
	padding: 20px 10px;
}
.popup .button-line, .popup .footer {
	background-color: #fff;
	padding: 0;
	text-align: center;
	border: 0;
	margin-top: 20px;
}
.popup .button-item {
	text-align: center;
	margin: 25px 0 0px;
}
.popup .close-icon {
	top: 15px;
	right: 10px;
}
.popup .button-item .continue-shopping-btn, .popup .button-item .cart-page-button {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
}
.popup a.cart-page-button.button.et_ecommerce_view_cart, .popup .close-btn.button {
	margin-left: 10px;
}
.page-product .cart-page-button.view-wish-list.button {
    margin-left: 10px;
}
.popup button{
	margin-left: 10px
}
.popup button:nth-of-type(1) {
	margin-left: 0;
}
.add-to-compare-button:hover, .add-to-wish-list:hover, .remove-from-compare-button:hover, .add-to-wish-list.disabled:hover {
    background: #204d47;
}

.popup {
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 30px 50px;
	background: #fff;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.confirm-popup.popup .header-line .title {
	text-align: center;
	display: block;
	font-size: 16px;
	font-weight: 700;
}
.confirm-popup.popup .button-line {
	padding-top: 0;
}
.wish-list-popup label {
	display: inline-block;
	margin-right: 15px;
	width: auto;
}
.shipment-calculator-popup .header > .status-message {
	font-size: 16px;
}
.shipment-calculator-popup .multi-column form {
	margin: 0 -15px;
}
.shipment-calculator-popup .first-column .form-row {
	width: 50%;
	float: left;
	padding: 0 15px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.shipment-calculator-popup .form-row label {
	width: 100%;
	display: block;
}
.shipment-calculator-popup .form-row input, .shipment-calculator-popup .form-row select {
	width: 100%;
}
.save-cart button.form-reset.close-popup {
	color: #fff;
	background-color: #6c757d;
	border: 2px solid #6c757d;
	text-shadow: none;
	opacity: 0.7;
}
.save-cart button.form-reset.close-popup:focus, .save-cart button.form-reset.close-popup.focus {
	color: #e6e6e6;
	background-color: #545b62;
	border-color: #545b62;
}
.save-cart button.form-reset.close-popup:hover {
    color: #fff;
    background-color: #00a18d;
    border: 2px solid #00a18d;
}
.save-cart .popup-bottom.footer {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}
.save-cart .popup-bottom.footer button {
	width: 49%;
	margin-left: 0;
}

.auto-page.page-cart .save-cart.save-cart-init-form.popup {
    max-width: 550px;
    width: 100% !important;
}
/*# sourceMappingURL=style.css.map */
.customer-new-password.valid-verify-form {
    max-width: 650px;
    margin: 0 auto;
    padding: 70px;
    border: 1px solid #efefef;
}
.customer-new-password .form-row label{
  display: block;
  width: 100%;
  max-width: 100%;
  margin-top: 10px
}
.customer-new-password .form-row input {
    width: 100%;
}
.customer-new-password .form-row.submit-row button {
    margin-top: -10px;
}

.widget.widget-product.home-products .product-view.image-view .product-block, .widget.widget-product.home-products .product-view.scrollable-view .product-block {
		width: 25%;
}
.auto-page.page-search-result .product-view .sortable {
    margin-right: 0px;
}
/********************Start:Product*********************/
.widget.widget-html.home-products {
	max-width: 740px;
	margin: 55px auto 30px;
	text-align: center;
}
.widget.widget-tabAccordion.home-products {
	max-width: 1440px;
	margin: 0 auto;
	margin-bottom: 30px;
}
.widget.widget-tabAccordion.home-products .bmui-tab-header-container {
	text-align: center;
}
.widget.widget-tabAccordion.home-products .bmui-tab .bmui-tab-header {
	border: 0;
	border-top: 1px solid #00A18D;
	border-bottom: 1px solid #00A18D;
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	padding: 8px 18px;
	max-width: 206px;
	text-align: center;
	width: 100%;
	margin-left: -4px;
	position:relative;
}

.widget.widget-tabAccordion.home-products .bmui-tab .bmui-tab-header:last-child:after {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
	height: 21px;
	background:#00A18D;
}
.widget.widget-tabAccordion.home-products .bmui-tab .bmui-tab-header:nth-child(even):before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
	height: 21px;
	background:#00A18D;
}
.widget.widget-tabAccordion.home-products .bmui-tab .bmui-tab-header:first-child.bmui-tab-active + .bmui-tab-header:nth-child(even):before,
.widget.widget-tabAccordion.home-products .bmui-tab .bmui-tab-header:nth-child(even).bmui-tab-active + .bmui-tab-header:last-child:after,
.widget.widget-tabAccordion.home-products .bmui-tab .bmui-tab-header:last-child.bmui-tab-active:after{
	display: none;
}


.widget.widget-tabAccordion.home-products .bmui-tab .bmui-tab-header:last-child {
	border-right: 1px solid #00A18D;
}
.widget.widget-tabAccordion.home-products .bmui-tab .bmui-tab-header:first-child {
	border-left: 1px solid #00A18D;
}
.widget.widget-tabAccordion.home-products .bmui-tab .bmui-tab-header.bmui-tab-active {
	background-color: #00a18d;
	color: #fff;
}
.widget.widget-tabAccordion.home-products .bmui-tab .bmui-tab-header:hover {
	background-color: #00a18d;
	border: 1px solid #00a18d;
	color: #fff;
}

.widget.widget-tabAccordion.home-products .bmui-tab .bmui-tab-header:first-child:hover + .bmui-tab-header:nth-child(even):before {
	display: none;
}
.widget.widget-tabAccordion.home-products .bmui-tab .bmui-tab-header:nth-child(even):hover + .bmui-tab-header:last-child:after {
	display: none;
}

.widget.widget-tabAccordion.home-products .bmui-tab .bmui-tab-body-container {
	border: 0;
	padding: 56px 0 0;
}
.product-view.image-view .product-image-link, .product-view.scrollable-view .product-image-link {
	display: block;
	width: 100%;
	height: 100%;
	border: 1px solid #efefef;
}
.product-view.scrollable-view img, .product-view.image-view img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
	padding:1px;
	}
.product-view.image-view .product-name, .product-view.scrollable-view .product-name {
	height: 100px;
	margin-bottom: 10px;
	margin-top: 15px;
}
.product-view.image-view .product-name a.product-name-link {
	font-size: 19px;
	font-weight: 500;
	color: #000;
	line-height: 25px;
}
.product-view.image-view .product-block .price-waper, .product-view.scrollable-view .product-block .price-waper {
	display: block;
	margin-bottom: 20px;
}
.quick-cart-content .product-name {
	width: 250px;
}
.product-view.image-view .product-name a.product-name-link:hover{
color: #00a18d;
}
span.add-to-cart-button {
	display: block;
	border: 1px solid #00A18D;
	font-size: 17px;
	color: #00A18D;
	font-weight: normal;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	background-color: transparent;
	text-transform: uppercase;
	text-align: center;
	width: 100%;
	max-width: 100%;
	border-radius: 0;
	box-shadow: none;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
span.add-to-cart-button::before {
	content: "";
	background: url(../images/button-icon.png);
	vertical-align: top;
	height: 20px;
	display: inline-block;
	overflow: hidden;
	width: 20px;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	margin-right: 5px;
}
span.add-to-cart-button:hover {
	display: block;
	border: 1px solid #00A18D;
	font-size: 17px;
	color: #fff;
	font-weight: normal;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	background-color: #17A997;
	text-transform: uppercase;
	text-align: center;
	width: 100%;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
span.add-to-cart-button:hover::before {
	background-position-y: -22px;
	display: inline-block;
	overflow: hidden;
}
.widget.widget-html.view-all-link {
	text-align: center;
	margin: 30px auto 0;
}
.widget.widget-html.view-all-link p {
	text-align: center;
}
.widget.widget-html.view-all-link a {
	border: 1px solid #00a18d;
	padding: 9px;
	background: #00a18d;
	color: #fff;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: normal;
	font-family: 'Poppins', sans-serif;
	max-width: 282px;
	width: 100%;
	display: block;
	margin: 0 auto;
}
.widget.widget-html.view-all-link a::after {
	content: "";
	background: url(../images/button-arrows.png);
	vertical-align: middle;
	height: 16px;
	display: inline-block;
	overflow: hidden;
	width: 14px;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	margin-left: 12px;
}
.widget.widget-html.view-all-link a:hover {
	background: #204d47;
	color: #fff;
}
.widget.widget-html.view-all-link a:hover::after {
}
.add-to-cart-popup.popup table td, .add-to-cart-popup.popup table {
    border: 0 !important;
}
.add-to-cart-popup td.product-img img {
    max-width: 100px;
    max-height: 100px;
}
.add-to-cart-popup td.product-img {
    width: 130px;
    padding-right: 20px;
}
/* Product Details */

.widget-productImage .multi-image-scroll-wrapper {
    border: 0;
}

.product-detail-width {
    width: 100%;
    border: 1px solid #E8E8E8;
    padding: 24px;
    height: 500px;
}
.widget-productImage .image-preview-box .vertical-aligner {
  height: auto;
}
.product-widget.widget-productImage {
    margin-right: 60px;
}

.product-detail-view img {
    max-width: 100%;
    max-height: initial;
    object-fit: cover;
}

.widget-productImage .multi-image-scroll-wrapper .image-thumb-container {
    margin: 0;
    padding: 8px 15px;
}

.widget-productImage .multi-image-scroll-wrapper {
    padding: 0 20px;
}

.widget-productImage .image-thumb-container .thumb-image.active {
    border: 1px solid #1f366a;
    box-shadow: 0 0 0px 1px inset #00a18d;
    position: relative;
}

.widget-productImage .image-thumb-container .thumb-image.active::after {
    content: "";
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 9px solid #00a18d;
    position: absolute;
    left: 50%;
    transform: translateX(-50%) rotate(180deg);
    top: -8px;
}

.widget-productImage .image-thumb-container .thumb-image {
    border: 1px solid #D9D9D9 !important;
    padding: 6px;
    margin: 0 6px;
    width: 129px;
    height: 102px;
    cursor: pointer;
}


.product-thumb-view img {
    max-width: 100%;
    max-height: initial;
    height: 100%;
    object-fit: cover;
}

table.cartitem-table.product-thumb-view tr td a img {
    width: 76px;
}

.product-widget.widget-productName h1.product-name {
    font-size: 40px;
    line-height: 57px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    border-bottom: 2px solid rgba(112, 112, 112, .2);
    padding-bottom: 12px;
    margin: 0 0 25px 0;
    color: #00A18D;
}


.widget-productSummary .title {
    display: none;
}

.widget-productSummary .summary {
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    color: #1C1C1C;
    line-height: 27px;
}

label.label-for-price {
    display: none;
}

.widget-price .price {
    font-size: 30px;
    color: #444;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
}

.variation-container .variation-type label.type-label {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    color: #1C1C1C;
    font-size: 21px;
    vertical-align: middle;
    display: inline-block;
}

.variation-thumb ul.options {
    padding: 0;
    margin: 6px 0 0 0;
}

.variation-thumb ul.options li.option-cell {
    list-style: none;
    display: inline-block;
    margin-right: 10px;
    border: 1px solid #D2D2D2;
    width: 60px;
    height: 40px;
    text-align: center;
    line-height: 33px;
    padding: 4px;
    cursor: pointer;
}

.variation-thumb ul.options li.option-cell.selected {
    border: 2px solid #1F366A;
}

.variation-container .option-cell.selected .variation-value {
    border: 0;
    padding: 0;
}

.variation-container .option-cell .variation-value {
    font-size: 17px;
    font-weight: 500;
    color: #1C1C1C;
    font-family: 'Poppins', sans-serif;
}

.product-widget.widget-price {
    padding: 30px Ã¢â‚¬â€¹0 15px;
}

.product-widget.widget-addCart {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 40px;
}

.page-product .product-widget.widget-addCart span.add-to-cart-button.button.et_pdp_add_to_cart {
    font-size: 20px;
    font-family: 'Poppins', sans-serif;
    margin: 0 10px;
    max-width: 400px;
    width: 100%;
	line-height: 22px;
	padding: 14px 0;
	background-color: #00A18D;
	color:#fff;
}
.page-product .product-widget.widget-addCart span.add-to-cart-button.button.et_pdp_add_to_cart:hover {
    border: 1px solid #204D47;
    background-color: #204d47;
    color: #fff;
}

.product-widget.widget-addCart span.add-to-cart-button.button.et_pdp_add_to_cart::before {
		background: url(../images/cart-icon-details.png) no-repeat;
		background-position-y: -22px;
}
.product-widget.widget-addCart span.add-to-cart-button.button.et_pdp_add_to_cart:hover::before {
		background-position-y: 0px;
}

.chosen-container-single .chosen-single {
    height: 38px;
}
.chosen-container-single .chosen-single span {
    line-height: 30px;
}
.variation-container .variation-type {
    padding-bottom: 5px;
    max-width: 100%;
    width: 100%;
    display: block;
}
.variation-container .variation-dropdown-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.widget-variation {
    padding-bottom: 38px;
}

.page-product .stepper {
    width: 132px;
    margin-bottom: 0px;
    border: 1px solid #DDD;
}

.page-product .stepper {
    width: 180px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0;
    float: none;
    background: transparent;
    border-radius: 0;
}

.page-product .stepper .stepper-arrow {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border: none;
    border-radius: 0 !important;
    height: 50px;
    position: relative;
    right: 0;
    width: 54px;
    z-index: 0;
}

.page-product .page-product .stepper-input {
    background: transparent;
    border: 0;
    z-index: 0;
}

.page-product .stepper .stepper-input {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: 70px;
    padding: 0;
    text-align: center;
    border: 0;
    font-size: 28px;
    height: 50px;
    font-weight: 500;
    line-height: 54px;
	z-index: 0;
}

.page-product .stepper .stepper-arrow.up {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    position: relative;
}

.page-product .stepper .stepper-arrow.down {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    position: relative;
}

.page-product .page-product .stepper .stepper-arrow {
    height: 50px;
    font-size: 21px;
    width: 55px;
}

.page-product .stepper .stepper-arrow.down::before, .page-product .stepper .stepper-arrow.up::before {
    font-size: 29px;
    line-height: 61px;
}

.page-product .stepper .stepper-arrow.up::before {
    position: absolute;
    content: "+";
    height: 100%;
    width: 100%;
    top: 0;
    text-indent: 0;
    font-size: 31px;
    left: 0;
    line-height: 50px;
    text-align: center;
}

.page-product .stepper .stepper-arrow.down::before {
    position: absolute;
    content: "-";
    height: 100%;
    width: 100%;
    top: 0;
    text-indent: 0;
    font-size: 31px;
    left: 0;
    line-height: 50px;
    text-align: center;
}

.product-widget.widget-addCart span.add-to-wish-list.button.et_pdp_add_to_wish_list {
    width: 72px;
    text-align: center;
    height: 58px;
   line-height: 0;
    border: 1px solid #DDD;
    min-width: 72px;
}

.product-widget.widget-addCart span.add-to-wish-list.button.et_pdp_add_to_wish_list:hover {
    background: #00A18D;
}

.wish-list-popup input[type="text"], .wish-list-popup select {
    border: 1px solid #ccc;
}

.wish-list-popup .form-row label {
    width: 100%;
}

.product-widget.widget-addCart span.add-to-wish-list.button.et_pdp_add_to_wish_list:hover::after {
    color: #fff;
}

.product-widget.widget-addCart .add-to-wish-list:after, .remove-from-compare-button:after {
    font-size: 28px;
    color: #1C1C1C;
	line-height: 34px;
}

.add-to-wish-list-popup.add-to-wishlist-popup.popup .message-block.cart-add-error.error-message {
  max-width: 60%;
  padding:10px 40px;
  margin:0 auto;
}


.widget-socialMediaShare .social-media-wrapper span {
    margin-right: 20px;
}

.product-widget.widget-socialMediaShare {
    padding-left: 100px;
    position: relative;
}

.product-widget.widget-socialMediaShare:after {
    content: 'Share';
    font-size: 19px;
    font-weight: 500;
    position: absolute;
    top: -4px;
    left: 0;
    text-transform: uppercase;
    color: #000;
}

.social-media-wrapper:before {
    content: "";
    width: 1px;
    height: 22px;
    background: rgba(34, 31, 31, .5);
    display: inline-block;
    position: absolute;
    left: 76px;
    top: -1px;
}

.page-event .bmui-tab.event-description-container {
    margin: 0 auto;
    max-width: 1366px;
}

.page-product .bmui-tab, 
.page-event .bmui-tab,
.venue-location-container .bmui-tab
{
    padding-top: 80px;
}

.page-product .bmui-tab .bmui-tab-header, 
.page-event .bmui-tab .bmui-tab-header,
.venue-location-container .bmui-tab .bmui-tab-header
 {
    background-color: transparent;
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-weight: 500;
    color: #000;
    padding: 10px 0;
    margin-right: 36px;
    border: 0;
    border-bottom: 3px solid transparent;
    position: relative;
    margin-bottom: -2px;
}

.page-product .bmui-tab .bmui-tab-header.bmui-tab-active,
.page-event .bmui-tab .bmui-tab-header.bmui-tab-active,
.venue-location-container .bmui-tab .bmui-tab-header.bmui-tab-active 
{
    background-color: transparent;
    color: #00A18D;
    border-color: #00A18D;
}

.page-product .bmui-tab .bmui-tab-header.bmui-tab-active::after, 
.page-event .bmui-tab .bmui-tab-header.bmui-tab-active::after,
.venue-location-container .bmui-tab .bmui-tab-header.bmui-tab-active::after
 {
    content: "";
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
border-top: 9px solid #00A18D;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -11px;
    margin: 0;
}

.widget-productImage .multi-image-scroll-wrapper .scroll-navigator {
    background-image: none;
    background-repeat: no-repeat;
    bottom: 0;
    position: absolute;
    top: 50%;
    width: 26px;
    height: 26px;
    transform: translateY(-50%);
    right: -9px;
    border: 1px solid #00A18D;
    border-radius: 100%;
    text-align: center;
    background: #fff;
    z-index: 11;
}


.widget-productImage .multi-image-scroll-wrapper .scroll-navigator::after {
    content: "\f105";
    font-family: 'FontAwesome';
    font-size: 20px;
    line-height: 20px;
    color: #1F366A;
    display: inline-block;
    line-height: 24px;
}

.widget-productImage .multi-image-scroll-wrapper .image-left-scroller.scroll-navigator::after {
    transform: rotate(180deg);
}

.widget-productImage .multi-image-scroll-wrapper .scroll-navigator:hover, .event-details .multi-image-scroll-wrapper .scroll-navigator:hover {
    cursor: pointer;
    border: 1px solid #00A18D;
}

.widget-productImage .multi-image-scroll-wrapper .scroll-navigator:hover::after {
    color: #00A18D;
}

.bmui-tab span.description p, 
.bmui-tab span.description,
.bmui-tab span.description span
 {
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    color: #1C1C1C;
    line-height: 26px;
    margin-bottom: 25px;
}

.product-widget.widget-information .bmui-tab-header-container, 
body.page-event .bmui-tab-header-container,
.venue-location-container  .bmui-tab-header-container
{
    border-bottom: 2px solid rgba(112, 112, 112, .2);
}

.bmui-tab .bmui-tab-body-container {
    border: 0;
    border-top-width: 0;
    padding: 30px 0 0 0;
}



.product-widget.widget-information .bmui-tab-body-container .title {
    font-size: 18px;
    padding-bottom: 10px;
    font-family: 'Poppins', sans-serif;
    color: #000000;
    font-weight: 500;
}


.page-product .zoomContainer div {
    border: none !important;
}

.page-cart .discount-coupon-code-form.valid-verify-form button {
    width: 100%;
    margin-top: 10px;
    color: #fff;
}
.page-product .popup .stepper .stepper-arrow.up::before,.page-product .popup .stepper .stepper-arrow.down::before {
	    	font-size: 20px;
}
.page-product .popup .stepper .stepper-arrow {
	width: 20px;
}
.page-product .popup .stepper .stepper-input {
    font-size: 16px;
    width: 50px;
}
.page-product .popup .stepper {
    	width: 220px;
      border: 0;
    	margin-left: 15px;
}
/********************end:Product*********************/
/*start:newsletter*/
.newsletter-title {
	display: inline-block;
	background-color: #00A18D;
	width: 100%;
	max-width: 50%;
	vertical-align: top;
	margin-right: -4px;
	height: 155px;
	padding-top: 44px;
}
.newsletter-title h3 {
	width: 700px;
	margin-right: 0;
	margin-left: auto;
	font-size: 25px;
	color: #fff;
	font-weight: normal;
	padding: 0;
}
.newsletter-area {
	background-color: #00A18D;
	width: 100%;
	max-width: 50%;
	display: inline-block;
	vertical-align: top;
	margin-left: -0.5px;
	height: 155px;
	padding-top: 47px;
	padding-right: 55px;
}
.newsletter-area .form-row label {
	display: none;
}
.newsletter-area .newsletter .form-row.button-container {
	position: absolute;
	right: 4px;
	top: 8px;
	margin: 0;
}
.newsletter-area .newsletter {
	position: relative;
	max-width: 500px;
	margin-right: auto;
	margin-left: auto;
}
.newsletter-area .form-row.mandatory {
	margin: 0;
	width: 100%;
}
.newsletter-area .form-row input[type="text"] {
	width: 100%;
	height: 50px;
	line-height: 50px;
	padding: 0 130px 0 20px;
	border: none;
	border-radius: 0;
	text-align: left;
	line-height: 28px;
	font-size: 15px;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	color: #444243;
}
.newsletter-area .newsletter .form-row.button-container button {
	background: #204D47;
	border: none;
	box-shadow: none;
	border-radius: 0;
	height: 44px;
	padding: 0;
	width: 121px;
	text-align: center;
	line-height: 44px;
	text-transform: uppercase;
	color: #fff;
	font-size: 15px;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.newsletter-area .newsletter .form-row.button-container button:hover {
	background: #00A18D;
	color: #fff;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
 .newsletter-area .newsletter ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 color: #444243;
 font-size: 15px;
 font-family: 'Poppins', sans-serif;
 font-weight: 400;
}
 .newsletter-area .newsletter ::-moz-placeholder { /* Firefox 19+ */
 color: #444243;
 font-size: 15px;
 font-family: 'Poppins', sans-serif;
 font-weight: 400;
}
 .newsletter-area .newsletter :-ms-input-placeholder { /* IE 10+ */
 color: #444243;
 font-size: 15px;
 font-family: 'Poppins', sans-serif;
 font-weight: 400;
}
.newsletter-area .newsletter :-moz-placeholder { /* Firefox 18- */
 color: #444243;
 font-size: 15px;
 font-family: 'Poppins', sans-serif;
 font-weight: 400;
}
.newsletter-area .errorlist.after .message-block {
	color: #e64343;
	background-color: #fff;
	padding: 5px 20px;
}
 .widget-newsletter .message-block.info-message,  .widget-newsletter .message-block.success, .widget-newsletter .message-block.error-message, .widget-newsletter .message-block.error {
	position: absolute;
	top:56px;
	width:100%;
}

/*end:newsletter*/




.widget.widget-html.blog-title .blog-title h2 {
    padding: 90px 0 3px 0;
}
.widget-html.blog-title h2 {
	text-align: center;
	font-size: 44px;
	line-height: 59px;
	margin: 0;
	padding: 88px 0 12px 0;
}
/*start:blog*/
.blog-post-content {
    max-width: 1475px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
}
.page-home .blog-post-content {
    justify-content: center;
}
.blog-post-content .blog-post-item {
   width: 45%;
   margin: 30px;
   min-height: auto;
   padding: 0;
   text-align: left;
}
.page-home .blog-post-content .blog-post-item {
   width: 29.3%;
}
.page-content .blog-post-content .blog-post-item .content{
	display: none;
}
.page-content .blog-post-content .blog-post-item .post-description {
text-align:left;
}
.blog-post-content .blog-post-item:nth-child(3n+3) {
	margin-right: 0;
}
.page-blog-category .blog-post-item .post-list-view-width a,
.page-content .blog-post-content .post-list-view-width, .page-content .blog-post-content .post-list-view-width a {
	width: 100%;
	height: 280px;
	display: block;
}

.page-content .blog-post-content .post-list-view-width a img {
	width: 100%;
	height: 100%;
	max-width: 100%;
	max-height: 100%;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	-o-object-fit: cover;
	object-fit: cover;
}
.page-blog-category .blog-posts .blog-post-item .title,
.page-content .blog-post-content .blog-post-item .title {
	width: 100%;
	line-height: 31px;
	text-align: left;
	text-transform: none;
	margin: 0 0 10px 0;
	padding: 0;
}
.page-blog-category .blog-posts .blog-post-item .title a,
.page-content .blog-post-content .blog-post-item .title, .page-content .blog-post-content .blog-post-item .title a {
	color: #3A393E;
	font-size: 21px;
	font-weight: 500;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	height: 70px;
}
.page-blog-category .blog-posts .blog-post-item .title a:hover,
.page-content .blog-post-content .blog-post-item .title a:hover {
	color: #00A18D;
	text-decoration: none;
}
.page-blog-category .blog-posts .blog-post-item .post-description > a,
.page-content .blog-post-content .blog-post-item .post-description > a {
	color: #00A18D;
	font-size: 17px;
	line-height: 26px;
	font-weight: 500;
	text-transform: uppercase;
	display: inline-block;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.page-blog-category .blog-posts .blog-post-item .post-description > a:hover,
.page-content .blog-post-content .blog-post-item .post-description > a:hover {
	color: #204D47;
}
.page-blog-category .blog-post-item .post-description > a:after,
.page-content .blog-post-content .blog-post-item .post-description > a:after {
	content: '';
	width: 13px;
	height: 12px;
	display: inline-block;
	background: url(../images/colored-light-arrow-hover.png) no-repeat;
	position: relative;
	top: 3px;
	margin: 0 0 0 10px;
}
.page-blog-category .blog-posts .blog-post-item .post-description > a:hover:after,
.page-content .blog-post-content .blog-post-item .post-description > a:hover:after {
	background: url(../images/colored-light-arrow.png) no-repeat;
}
.page-home .blog-post-content .footer {
    padding-top: 0;
    display: none;
}
.page-home .blog-post-content {
	padding-bottom: 0;
}
.page-home .blog-post-content .blog-post-item {
	margin-bottom: 0;
}
.page-news .blog-post-content .blog-post-item {
    margin: 12px 22px;
	margin-bottom: 40px;
}
.recent-post.featured .blog-post-item .title{
    padding-left: 0;
}
.recent-post.featured .blog-post-item .title::before{
    display: none;
}
.recent-post.featured .blog-post-item img{
    max-width: 100%;
}
.widget.widget-blogPost.recent-post{
}
.news-categories .widget-title {
  line-height: 25px;
  font-size: 25px;
  color: #000;
  padding: 0;
  margin-bottom:22px;
  margin-top:20px;
      font-weight: 500;
}
.recent-post .widget-title{
  line-height: 25px;
  font-size: 25px;
  color: #000;
  padding: 0;
  margin-bottom:22px;
  margin-top:10px;
  border: 1px solid #efefef;
    border-bottom:0;
	    font-weight: 500;
}
.recent-post .widget-title, .recent-post .blog-post-item {
 border-bottom: 0px;
 margin-top: 11px;
 padding: 40px 30px 22px;
 margin-bottom: 0;
}
.recent-post .blog-post-item {
    border-bottom: 0px;
    margin:0px !important;
    padding-bottom:10px;

}
.recent-post .content,
.recent-post .blog-post-info {
    display: none;
}

.recent-post .blog-post-item {
    width: 100%;
    margin: 0;
    float: none;
    min-height: auto;
}

.recent-post .blog-post-item .title {
    margin: 0;
    padding: 0;
    position: relative;
    padding-left:21px;
}

.recent-post h1.title::before {
    content: "";
    width: 8px;
    height: 8px;
    background: #333;
    position: absolute;
    border-radius: 50%;
    top: 11px;
    left: 0; 

}
.recent-post .blog-post-item .title a:hover {
    color: #00a18d;
	text-decoration:none;
}
.widget-snippet .service-read-more::after{
    display:none;
}

.recent-post .blog-post-item .title a {
    color: #000000;
    font-size: 17px;
    margin: 0 0 10px;
    line-height: 28px;
}
.recent-post .blog-post-item .title a::before {
    content: '\f111';
    position: absolute;
    left: 0;
    z-index: 1;
    font: normal normal normal 14px/1 FontAwesome;
        font-size: 14px;
    font-size: 14px;
    color: #00A18D;
    font-size: 10px;
    top: 10px;
    background-color: transparent;
}
.recent-post div.footer {
    display: none;
}
.recent-post .blog-post-content {
   padding: 0 30px 40px;
  border: 1px solid #efefef;
    border-top:0;
}
.recent-post .blog-post-item .content ~ a {
    display: none;
}
.widget.widget-navigation.news-categories {
	padding: 20px 30px 40px;
	margin-top: 20px;
	  border: 1px solid #efefef;
	  margin-bottom: 70px;
}
.recent-post .blog-post-item, .recent-post .blog-post-item .post-description{
    margin:0;
    padding:0;
    padding-bottom:8px;
	text-align:left;
}
.news-categories .vertical .navigation-item a::before {
  content: '\f111';
  position: absolute;
  left: 0;
  z-index: 1;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 14px;
  color: #00A18D;
  font-size: 10px;
  top: 8px;
  background-color: transparent;
}

.news-categories .vertical .navigation-item + .navigation-item {
    margin-top: 5px;
}

.news-categories .vertical .navigation-item a {
    color: #000000;
    font-size: 17px;
    margin: 0 0 10px;
    font-weight: normal;
    line-height: 17px;
    border-bottom: 0px;
    padding-left: 20px;
    position: relative;
   text-decoration:none;
   display: inline-block;
}

.news-categories .vertical .navigation-item a:hover,
.blog-categories .vertical .navigation-item a:focus {
    color: #00a18d;
}
.page-news .page-content .blog-post-content .blog-post-item .title{
	min-height:65px;
}
.page-blog-category .blog-post-item .post-description .content{
	display:none;
}
.page-blog-category .blog-post-item .post-list-view-width a{
	overflow:hidden;
}
.page-blog-category .blog-posts .blog-post-item {
    width: 45%;
    margin:10px;
    min-height: auto;
    padding: 0;
	margin: 0 32px 20px 0;
	margin-bottom: 40px;
}
.category.post-list-view img {
    max-width:100%;
    max-height:100%;
}
.page-blog-category .blog-category-details {
    padding: 0px 0 30px;
}
.blog-category-details .title {
    font-size: 25px;
    line-height: 29px;
    margin: 0;
	color: #000;
	font-weight:400;
	padding: 0 35px 10px;
}
.page-blog-category .blog-posts::after {
    content: "";
    clear: both;
    display: table;
}
.page-blog-category .page-content {
    margin-bottom: 30px;
}
.page-blog-category .recent-post .blog-post-item .post-description > a{
   display: none;
}
.page-blog-category .blog-post-item .post-description > a {
    display: block;
}
.page-blog-category .post-list-view-width {
    height: 285px;
}
.page-blog-category .blog-posts .blog-post-item .title{
	min-height:65px;
}
.page-blog-category .blog-posts .blog-post-item {
    margin: 12px 22px;
    margin-bottom: 40px;
}
.page-blog-category .blog-posts {
padding-left: 15px;
padding-right: 15px;
}
.blog-post-details .social-media-share a.twitter-share-icon:hover::after,
.blog-post-details .social-media-share a.facebook-share-icon:hover::after {
    color: #ffffff;
}
.blog-post-details .social-media-share a.twitter-share-icon:hover {
    background-color: #2ca8d2;
}
.blog-post-details .social-media-share a.facebook-share-icon:hover {
    background-color: #305891;
}
/*end:blog*/

/* Search Page Start */
.entire-search .search-results .search-result {
    border-bottom: 0;
    padding-bottom: 30px;
    margin-bottom: 0;
}
.entire-search > h2 > .title {
    color: #0c9a70;
	text-align: center;
}
.entire-search .total-result {
    text-align: left;
    color: #00a18d;
    padding: -82px 0 25px 0px;
    padding: 0 15px 8px;
    font-size: 26px;
}
.entire-search .search-results .search-result .title.product {
    font-size: 20px;
    color: #333;
    margin: 0 auto 15px;
    border: 0;
    text-align: left;
    max-width: 1360px;
}
.entire-search .header, .product-search .header {
    border-bottom: none;
    padding: 45px 15px 15px;
    text-align: right;
    background-color: transparent;
	margin: -118px auto 10px;
	max-width: 1370px;
}
.entire-search .header .product-view .sortable {
    margin-right: 0px;
}

.page-search-result .page-content .footer {
    background: none;
    border: 0;
    border-bottom: 1px solid #ccc;
    padding-top: 0;
    text-align: left;
    clear: both;
    padding: 20px 0 20px;
    margin-top: 20px;
	max-width: 1034px;
}

.search-result .pagination-literal-status, .search-result .pagination {
    font-size: 16px;
}
select#per-page-count {
    margin-left: 15px;
    min-width: 68px;
    height: 40px;
	background-position-x: 82%;
}
select{
    line-height: 1;
    background: url(http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png) no-repeat right #fff;
    background-position-x: 95%;
    -webkit-appearance: none;
    padding: 3px 11px;
        padding-right: 11px;
    padding-right: 40px;
    color: #938e8e;
    margin: 5px 0;
    background-size: 14px;
}
.search-result .pagination-literal-status, .search-result .pagination {
    font-size: 16px;
}
.pagination span {
    box-shadow: 0 0 0 0;
    margin: 0 1px;
    border: 1px solid #fff;
    color: #00a18d;
    background: transparent;
    font-size: 17px;
    border-radius: 0;
    padding: 3px 14px;
    min-width: 42px;
    height: 40px;
    text-align: center;
    transition: 0.3s;
}
.pagination span.current {
    border: 1px solid #e8fffa;
    color: #FFF;
    border-radius: 0;
    background: #00a18d;
}
.pagination span:hover{
    color: #000;
}
.pagination span.current {
	font-weight: 500;
}
.pagination span.current:hover{
	color:#fff;
}
.pagination span.disabled {
    color: #bebebe;
    cursor: no-drop;
}
.entire-search .search-result > .title {
	font-weight: 500;
	color: #0c9a70;
    text-align: left;
    padding: 15px 0 15px 15px;
    border-top: 0;
    border-bottom: 0;
}
.entire-search h2 {
    display: none;
}
.entire-search .search-result.pages .title.page {
    padding: 0 0 15px 0;
}
.search-results a.page, .entire-search .search-results .page a {
    color: #0c9a70;
    font-weight: 500;
	font-size: 16px;
}
.search-results a.page:hover, .entire-search .search-results .page a:hover {
    color: #204D47;
}
.entire-search .search-results .page a .title {
    font-size: 24px;
    margin-right: 3px;
}
.entire-search span.add-to-cart-button {
    padding: 5px 0;
}
.entire-search span.add-to-cart-button::before {
    vertical-align: middle;
}
.entire-search .search-results .search-result.page {
    max-width: 1360px;
    margin: 0 auto;
}
.entire-search .search-result.pages {
    max-width: 1032px;
    margin: 0 auto;
}
/* Search Page End */

/* Custom radio box */
.checkout-page-options .new-customer .option label {
    padding-left: 13px;
    font-size: 16px;
}
input[type="radio"]+label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 30px;
    margin-right: 15px;
    font-size: 13px;
}

input[type="radio"]+label:before {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    margin-right: 14px;
    position: absolute;
    top: 5px;
    left: -15px;
    border: 2px solid #00A18D;
    background-color: #fff;
    border-radius: 50%;
}

input[type="radio"] {
    opacity: 0 !important;
    *display: inline;
}

input[type="radio"]:checked+label:after {
    content: "";
    display: block;
    position: absolute;
    top: 10px;
    left: -10px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #00A18D;
}
/* End Custom radio box */
/* Contact Page Start */
.page-contact-us .no-fixed-container{
	border: 1px solid #efefef;
	  padding: 84px 52px 84px 52px;
}
.contact-info {
	text-align: left;
	margin-bottom: 0;
}
/*.contact-info .widget-title {
    color: #000000;
    font-size: 30px;
    font-weight: 500;
    line-height: 34px;
    margin: 0 0 20px;
	font-family: 'Poppins', sans-serif;
}*/
.widget.widget-html.title h2{
    color: #000000;
    font-size: 30px;
    font-weight: 500;
    line-height: 34px;
    margin: 0 0 20px;
    font-family: 'Poppins', sans-serif;
    padding-bottom: 10px;
}
.widget.widget-html.title-second h2{
    color: #000000;
    font-size: 30px;
    font-weight: 500;
    line-height: 34px;
    margin: 0 0 20px;
    font-family: 'Poppins', sans-serif;
    padding-top: 80px;
    padding-bottom: 10px;
}
.contact-info .footer-address {
    max-width: 800px;
    margin: auto;
}
.contact-info .address-foot p br{
	display:none;
}
.contact-info .footer-address .address-link-foot p{
	display:inline-block;
	position:relative;
}
.contact-info .footer-address .address-link-foot p:first-child{
	padding-left:33px;
}
.contact-info .footer-address .address-link-foot p:first-child::before {
    content: "";
	position: absolute;
    background-image: url("../images/message-icon.png");
    left: 0px;
    top:13px;
	color:#000;
	width:25px;
	height:18px;
		background-size: 22px;
    background-repeat: no-repeat;
}
.contact-info .footer-address .address-link-foot p:last-child{
	padding-left:26px;
}
.contact-form .contact-form-template .form-row.textArea {
    padding-top: 12px;
}
.contact-info .footer-address .address-link-foot p:last-child::before {
    content: "";
	position: absolute;
    background-image: url("../images/phone-icon2.png");
    left: 0px;
    top:7px;
	color:#000;
	width:19px;
	height:25px;
		background-size: 17px;
    background-repeat: no-repeat;
}
.contact-info .footer-address .address-link-foot p a{
		font-size:20px;
}
.contact-info .address-link-foot p:first-child{
	padding-right:40px
} 
.contact-info .footer-address .address-foot p {
    font-size: 20px;
	margin-bottom:8px;
	position:relative;
	padding-left: 33px;
}
.contact-info .footer-address .address-foot p:before{
	content:" ";
	background-image: url("../images/map-icon.png");
    width:20px;
	height:25px;
	position:absolute;
	left:0px;
	top:1px;
	border:0;
	background-size: 19px;
    background-repeat: no-repeat;
}
.contact-info .footer-address p {
    text-align: left;
}
.widget.widget-snippet.footer-social.contact-info .social-links {
    text-align: left;
}
.contact-form {
    text-align: left;
    margin-top:0;
}
.contact-form .submit-button {
    width: 100%;
    max-width: 100%;
    position: relative;
    font-size: 20px;
    margin-top: 10px;
}
.contact-form .submit-button:after{
      content:" ";
	  background-image: url("../images/button-arrows.png");
      width:14px;
	  height:16px;
	  position:absolute;
  	  top:18px;
       margin-left:8px;
  	  display:inline-block;
	  
	}
.contact-form .submit-button:hover{
	background-color:#204d47;
	border:1px solid #204d47;
	color:#fff;
}
.contact-map-right .google-map-container {
    height: 700px;
    border-radius: 30px;
}
.google-map-container {
    height: 700px;
    border-radius: 30px;
}
.contact-form .widget-title {
    font-size: 30px;
    font-weight: 500;
    line-height: 34px;
    margin: 0 0 20px;
}
.contact-form .contact-form-template {
    max-width: 800px;
	width: 100%;
    border: 0px solid #efefef;
    background: #fff;
    margin: 0 auto;
    padding: 0px 52px 0px 0px;
	z-index: 1;
	position: relative;
}
.contact-form .contact-form-template .form-row {
    margin: 0 0 10px;
    padding-top: 0;
    padding-bottom: 0;
}
.contact-form-template .form-row label {
    width: auto;
    text-transform: capitalize;
    font-weight: normal;
	color: #555;
	padding: 0;
	font-size: 16px;
}
.contact-form-template input[type=text], .contact-form-template input[type=password], .contact-form-template textarea {
	font-family: inherit;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 3px 14px;
    border-color: #bbb;
    height: 50px;
    border-width: 1px;
    border-radius: 0;
	margin: 0;
}
.contact-form-template textarea {
    height:200px;
}
.contact-form-template input[type=text].validation-error, .contact-form-template input[type=password].validation-error, .contact-form-template textarea.validation-error {
    border: 2px solid #e64343;
}
.page-contact-us .page-content {
	margin-bottom:50px;
}

.widget.widget-snippet .footer-address p a:hover {
    text-decoration: none;
}
.widget.widget-snippet .footer-address p a{
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
/* Contact Page End */
.page-home .footer{
	border-bottom:0px solid #ccc !important;
}
.page-news .footer {
	border-bottom:0px solid #ccc !important;
	padding-bottom:0px;
}
.page-content .footer {
    background: none;
    border: 0;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: 0px;
    border-bottom: 0;
    padding-top: 0;
    text-align: left;
    clear: both;
    padding: 45px 15px 20px;
    margin-top: 20px;
	padding-bottom: 35px;
	max-width: 1360px;
    margin: 0 auto;
}
 body > .footer {
    background: #f7f7f7;
}
.pagination span {
    line-height: 33px;
}


.time-out.popup.active {
	display: -webkit-flex;
	display: flex;
	flex-direction: column;
}
.time-out.popup .header-line {
	order: 2;
	-webkit-order: 2;
}
.time-out.popup .body {
	order: 1;
	-webkit-order: 1;
}
.time-out.popup .header-line {
	text-align: center;
	background: transparent;
}
.time-out.popup .header-line .ok {
	background-color: #008171;
	text-transform: capitalize;
	width: 100%;
	font-size: 16px;
	max-width: 130px;
	margin-bottom: 30px;
}
.time-out.popup .header-line .ok:hover {
	background-color: #000;
	color: #fff;
}


.bmui-tab.left-side-header .bmui-tab-header {
    padding: 5px 0;
}


.payment-form.site-popup-form .header-wrapper h1 {
	font-size: 16px;
	padding-bottom: 0;
	margin-top: 0;
}
.payment-form.site-popup-form .form-row, .payment-form.site-popup-form .double-input-row {
	position: relative;
		margin-top: 15px;
}
.payment-form.site-popup-form .form-row label, .payment-form.site-popup-form .form-row input, .payment-form.site-popup-form .double-input-row label {
	display: block;
	width: 100%;
}
.payment-form.site-popup-form .double-input-row.mandatory {
    display: flex;
    flex-wrap: wrap;
}
.payment-form.site-popup-form .double-input-row .mandatory.mandatory-chosen-wrapper {
	width: 48%;
}
.payment-form.site-popup-form .double-input-row .mandatory.mandatory-chosen-wrapper select {
	width: 100%;
	padding: 3px 10px;
	border-color: #bbb;
	height: 50px;
	border-width: 1px;
	border-radius: 0;
}
.payment-form.site-popup-form .double-input-row.mandatory span.form-type-info {
    width: 4%;
    text-align: center;
    display: inline-block;
    padding: 12px 0;
}


.payment-form.site-popup-form .form-row .errorlist.after, .payment-form.site-popup-form .double-input-row .errorlist.after {
	left: 0;
	bottom: -14px;
}
.payment-form.site-popup-form .double-input-row.mandatory > label  span.form-type-info{
	padding:0;
	width: auto;
}


.wish-list-popup.add-to-wishlist-popup.popup .status-message {
  font-size: 28px;
}
.wish-list-popup.add-to-wishlist-popup.popup input[type="text"], .wish-list-popup.add-to-wishlist-popup.popup select {
  width: 100%
    
}

.wish-list-popup.add-to-wishlist-popup.popup  .body{
  max-width: 530px;
  width: 100% !important;
  margin: 0 auto
}
.save-cart.save-cart-init-form.popup {
    max-width:550px;
    width: 100% !important;
	padding: 30px 50px;
}
.save-cart.save-cart-init-form.popup .header .status-message {
    font-size: 24px;
    font-weight: 500;
}
.save-cart.save-cart-init-form.popup .body label, .save-cart.save-cart-init-form.popup .body input {
    display: block;
    width: 100%;
}
.save-cart.save-cart-init-form.popup .body {
    display: block;
    width: 100%;
	padding:0;
}

.popup.confirm-popup .body {
	text-align: center;
	padding-top: 0;
}
.pending_order img.product-thumb-image, .completed_order img.product-thumb-image {
	display: none;
}

.action-icon {
    background-image: url("../images/action-icon.png");
    width: 16px;
}

#order-details .info-row label {
    color: #000;
    font-weight: normal;
}
#order-details .info-row .value {
    color: #000;
    font-weight: 600;
}
#order-details .info-row > * {
    font-size: 16px;
    font-weight: normal;
}

/********************Start:Footer*********************/
.footer .widget > .widget-title {
	padding-bottom: 20px;
	font-size: 22px;
	font-weight: 500;
	text-transform: uppercase;
}
.footer-menu .vertical .navigation-item a {
	border-bottom: 0;
	display: inline-block;
	padding: 6px 0;
	color: #555;
}
.footer-menu .vertical .navigation-item a.active {
	color: #000;
}
.footer-menu .vertical .navigation-item a:hover {
	color: #00a18d;
}
.widget.widget-snippet.footer-social .social-links a i {
	color: #909090;
}
.widget.widget-snippet.footer-social .social-links a:hover i {
	color: #00a18d;
}
.widget.widget-snippet.footer-social .social-links {
	text-align: left;
}
.widget.widget-image.payment-getway {
	text-align: right;
	padding-top: 5px;
}
.widget-navigation.footer-categories-menu .vertical .navigation-item {
    max-width: 49%;
    width: 100%;
    float: left;
}
.widget-navigation.footer-categories-menu .vertical .navigation-item:nth-child(2n) {
	padding-left: 38px;
}
.widget-navigation.footer-categories-menu .vertical .navigation-item a {
    border-bottom: 0;
    padding: 5px 0;
	color:#555;
	display: inline-block;
}
.widget-navigation.footer-categories-menu .vertical .navigation-item a:hover {
	color: #00a18d;
}
.site-popup .title-bar .close::before, .confirm-popup .header-line .close::before {
	display:none;
}



/********************end:Footer*********************/
.page-content {
    margin-bottom: 50px;
    min-height: 100px;
}

.page-home .page-content {
    margin-bottom: 0px;

}
.follow-instagram {
	text-align: center;
	background-color: rgba(0,161,141,0.04);
	padding: 80px 0 30px 0;
	margin: 105px 0 0 0;
}
.follow-instagram * {
	text-align: center;
}
.follow-instagram h4 strong {
	color: #00A18D;
}
.follow-instagram h4 {
	text-align: center;
	font-size: 28px;
	font-weight: 600;
	margin: 0;
	padding: 0 0 10px 0;
}
.follow-instagram p {
	color: #3A393E;
	text-align: center;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	margin: 0;
	padding: 0;
}
.follow-instagram-content {
	text-align: center;
	background-color: rgba(0,161,141,0.04);
	padding-bottom: 20px;
}
.home-products h2 {
    font-size: 44px;
    font-weight: 600;
    line-height: 54px;
    margin: 0;
    padding: 0 0 5px 0;
}
.home-products h4 {
font-size: 16px;
font-family: 'Poppins', sans-serif;
font-weight: 400;
color: #000;
}
.page-product .image-popup-container.popup {
    padding: 0;
}
.page-product .image-popup-container.popup {
    padding: 300px;
    min-width: 500px !important;
    min-height: 500px !important;
}
/*.page-product .image-popup-container .navigator.close-button {
    background: rgba(0, 0, 0, 0) url(../images/close-icon.png) no-repeat center;
    height: 40px;
    right: 4px;
    top: -2px;
    width: 40px;
}*/
.site-popup .title-bar .close, .confirm-popup .header-line .close, .confirm-popup .title-bar .close, .popup .close-popup.close-icon {
	background: url("../images/close-icon.png") no-repeat center top;
	background-size: auto;
	background-size: 20px;
}
.shopping-cartitem .remove-cartitem {
	background: url("../images/close-icon.png") no-repeat center center;
}


.page-product .add-to-wish-list-popup.add-to-wishlist-popup.popup table {
    width: 100%;
  border:1px solid #f7f7f7;
}
.page-product .add-to-wish-list-popup.add-to-wishlist-popup.popup table td.product-img.product-thumb-view {
width: 25%;
  text-align: center
}
.page-product .add-to-wish-list-popup.add-to-wishlist-popup.popup table td{
border: 1px solid #f0f0f0;
padding: 15px;
}
.category-details-container, .subcategory-container {
    padding-bottom: 0px;
}
/***********************/
.widget.widget-navigation.categories-list {
  background: #f9f9f9;
  padding:28px;
  	margin-right: 20px;
	margin-bottom: 36px;
}
.categories-list > .widget-title {
    font-size: 25px;
    padding-bottom: 10px;
    color: #333232;
    line-height: 25px;
    text-transform: uppercase;
    margin-bottom: 15px;
    position: relative;
    font-weight: 600;
}
.categories-list .vertical .navigation-item .navigation-item-child-container {
	padding-left: 15px;
}
.categories-list span.child-opener {
	width: 20px;
	height: 20px;
	position: absolute;
	right: -5px;
	top: 2px;
	cursor: pointer;
	font-family: 'FontAwesome';
}
.categories-list .navigation-item {
	position: relative;
}
.categories-list .navigation-item a {
    position: relative;
    padding: 14px 0;
    border-bottom: 1px solid rgb(242, 242, 242);
    color: #464242;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: 500;
	letter-spacing: -0.3px;
}
.categories-list .navigation-item.active > a, .categories-list .navigation-item > a:hover {
    color: #025e51;
}
.categories-list .vertical .navigation-item.active > .navigation-item-child-container .navigation-item:hover a, .categories-list .vertical .navigation-item.active > .navigation-item-child-container .navigation-item.active a,
.categories-list .vertical .navigation-item.active > .navigation-item-child-container .navigation-item.active > .navigation-item-child-container .navigation-item.active a {
    color: #00a18d;
}
.categories-list .vertical .navigation-item.active > .navigation-item-child-container .navigation-item .navigation-item-child-container .navigation-item a{
	color: #242424;
	font-size:16px;
}
.categories-list .vertical .navigation-item.active > .navigation-item-child-container .navigation-item .navigation-item-child-container .navigation-item a:hover{
	color: #0e665b;
}
.categories-list span.child-opener::after {
	content: "\f107";
	text-align: center;
	width: 100%;
	position: absolute;
	line-height: 43px;
	height: 100%;
	font-size: 22px;
	color: rgb(83, 83, 83);
}
.categories-list .navigation-item.active > span.child-opener::after {
	content: "\f106";
}
.categories-list .vertical .navigation-item.active > .navigation-item-child-container {
	display: block;
	padding: 0 0 0 12px;
}
.categories-list .vertical .navigation-item.active > .navigation-item-child-container {
	margin: 15px auto
}
.categories-list .vertical .navigation-item.active > .navigation-item-child-container .navigation-item.has-child.child-active .navigation-item {
	padding-left: 10px;
	border: 0;
}
.categories-list .vertical .navigation-item.active > .navigation-item-child-container .navigation-item.has-child.child-active .navigation-item a {
	border: 0;
	padding: 6px 0;
}
.categories-list .vertical .navigation-item.active > .navigation-item-child-container .navigation-item.has-child .navigation-item a {
	border: 0;
}

/*****************payment pay*******************/
.page-credit-card-payment .payment-form.securepay-payment-gateway-form.valid-verify-form {
    max-width: 1100px;
    margin: 3px auto 20px;
    overflow: hidden;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
.page-credit-card-payment .credit-card-payment .billing-address{
  background-color: #eee;
}
.page-credit-card-payment .credit-card-payment .payer-details{
  background: #f8f8f8;
  padding: 60px 80px 60px 100px;
}
.page-credit-card-payment .logo.credit-card {
  text-align: left;
  max-width: 1100px;
  margin: 0 auto;
}
.page-credit-card-payment .logo.credit-card {
  background:#00a18d;
  padding: 15px 0 15px 50px ;
  position: relative;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.page-credit-card-payment .credit-card-payment .tlr input {
  background: #00A18D;
  border-radius: 0;
  width: 100%;
}
.page-credit-card-payment .credit-card-payment .payer-details input[type="text"] {
  width: 100%;
  max-width: 506px;
  height: 44px;
  border: 1px solid #d2d2d2;
    border-radius: 0;
}
.page-credit-card-payment .credit-card-payment .mandatory-chosen-wrapper {
  width: 48.5%;
  vertical-align: top;
}
.page-credit-card-payment .credit-card-payment .payer-details div {
  max-width: 506px;
}
.credit-card-payment .payer-details .form-row, .credit-card-payment .payer-details .double-input-row {
    margin: 0 0 25px;
}
.page-credit-card-payment form.payment-form.securepay-payment-gateway-form select {
  width: 100%;
    border-radius: 0;
  font-size: 15px;
}
.page-credit-card-payment .credit-card-payment .tlr input:hover {
  background: transparent;
  border: 1px solid #00A18D;
  color: #00A18D;
}
.page-credit-card-payment .payment-form .merchant-logo {
    max-width: 100%;
    padding-bottom: 60px;
  display: block;
    text-align: left;
}
.payment-form .merchant-logo img {
    max-width: 240px;
}
.page-credit-card-payment .payment-form .merchant-info .company-name {
  font-size: 17px;
  color: #3e3e3e;
  font-weight: 500;
font-family: 'Open Sans', sans-serif;
}
.page-credit-card-payment .payment-form .merchant-info .company-address {
    font-size: 16px;
    font-weight: normal;
    color: #333131;
}
.page-credit-card-payment .payment-form .billing-address .form-row ~ .form-row{
  padding: 0;
  margin: 0;
}
.page-credit-card-payment .payment-form .billing-address .form-row input{
  padding: 5px 0;
  margin: 0;
  height: auto;
  border-bottom: 0;
  font-size: 16px;
  color: #2f2f2f;
  font-weight: normal;
}

.page-credit-card-payment .credit-card-payment h2 {
    font-size: 20px;
    font-weight: 500;
    padding: 0 0 12px;
    color: #303030;
}
.page-credit-card-payment .credit-card-payment .tlr input[disabled] {
    background-color: #d9d9d9;
    border-color: #d9d9d9;
}
.page-credit-card-payment .credit-card-payment .payer-details label {
    font-size: 14px;
    font-weight: normal;
}
.page-credit-card-payment .credit-card-payment .payable-amount-label .label {
    font-size: 17px;
  color: #000;
}
.page-credit-card-payment .credit-card-payment .payable-amount-label .currency-code {
    color: #9b9999;
}
.payment-form .merchant-info {
    margin-bottom: 30px;
}
.page-credit-card-payment .payment-form .billing-address label {
    display: block;
    color: #242424;
    margin-top: 8px;
    width: 100%;
    font-weight: 700;
}
.credit-card-payment .billing-address h2 {
  color: #000;
  margin-top: 0;
}
.page-credit-card-payment .credit-card-payment .payer-details .form-row.recaptcha-row label {
  display: none;
}
.page-credit-card-payment .credit-card-payment .payer-details div .errorlist.after {
    bottom: -13px;
}
.page-credit-card-payment .logo.credit-card img {
    max-width: 250px;
}
.page-credit-card-payment .credit-card-payment .mandatory-chosen-wrapper::after {
    display: none;
}
/*****************End payment pay*******************/
body > .footer .vertical .navigation-item.active > .navigation-item-child-container {
    display: none;
}
/***Payment***/
.page-post-payment .page-content {
  max-width: 1100px;
  margin: 0 auto 100px;
}
.page-post-payment .page-content .message-details{
max-width: 500px;
margin: 0 auto 25px;
}
.page-post-payment .page-content .message-details p{
  text-align: center;
}
.page-post-payment .page-content .message-details p a{
  font-weight: 700;
  color: #204d47;
}
.page-post-payment .page-content .message-details p a:hover{
  font-weight: 700;
  color: #00a18d;
}
.page-post-payment .page-content .message-details span.custom-message.pending-message {
  border-bottom: 1px solid #eee;
  display: block;
  margin-bottom: 15px;
}
.page-post-payment .payment-success-total table {
    width: 33%;
    border: 0;
    padding: 0;
	/*display: inline;*/
}
.payment-success-total > table .total-order td {
    font-size: 18px;
    font-weight: 600;
}
.page-post-payment table tr:nth-child(2n) {
  background: transparent;
}
.page-post-payment table tr td:first-of-type, .page-post-payment table tr th:first-of-type {
    width: 45%;
  text-align: left
}
.page-post-payment table tr td:last-child, .page-post-payment table tr th:last-child {
    text-align: right
}
.payment-success-total > table td{
  border: 0;
}
.payment-success-total > table td:nth-child(2n){
  text-align: right
}

.page-post-payment .page-content .message-details p.order-info {
    font-weight: 700;
}
.newsletter.unsubscribe button.newsletter-unsubscription.submit-button:hover{
        background-color: #204d47;
    border: 1px solid #204d47;
    color: #fff;

}
.loging-to-save.save-cart-init-form.popup a {
    margin-top: 0px;
    height: auto !important;
    color: #fff;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 28px;
    border-radius: 0;
    background-color: #00a18d;
    border: 1px solid #00a18d;
    text-transform: uppercase;
    width: 100%;
    max-width: 248px;
    text-align: center;
}
.loging-to-save.save-cart-init-form.popup a:hover {
    color: #00a18d;
    background-color: transparent;
    border: 1px solid #00a18d;
}
.notification.popup {
    border-radius: 0;
    max-width: 1000px;
    min-width: 450px;
    padding: 30px 30px 30px 30px !important;
	background: #eefff3;
}
body:not(.fee) .notification .message {
    color: #018f26;
}
body:not(.fee) .notification .type {
	font-family: 'Poppins', sans-serif;
    font-size: 20px;
    color: #00a105;
    font-weight: 700;
    line-height: 18px;
}
body:not(.fee) .notification .icon {
    display: none;
}

.payment-success-total > table tr{
	width: 100%;
display: inline-table;
border-bottom: 1px solid #f4f4f4;
}
.page-wish-list .product-view.image-view .content {
    margin-top: -15px;
}
/***Payment success***/
.page-terms-and-conditions .widget-article ol{
  margin-bottom:0;
}
.fee .popup {
    padding: 0;
}
.fee-html-edit-content-popup .button-line, .fee .widget-image-edit-popup .fee-pu-content-footer {
  margin: 0 30px 20px !important;
}
 .fee .widget-image-edit-popup .fee-pu-content-footer {
  max-width: 500px;
}
.fee .widget.widget-html.newsletter-title {
    background-color: #00A18D;
}

.footer  .widget.widget-navigation.footer-vertical-nav {
    padding-top: 30px;
    border-top: 2px solid #EBEBEB;
}
.footer .footer-vertical-nav .horizontal .navigation-item a  {
    border-bottom: 0;
    display: inline-block;
    padding:0 8px;
    color: #555;
}
.footer .footer-vertical-nav .horizontal .navigation-item a:hover  {
      color: #00a18d;
}
.footer .footer-vertical-nav .horizontal .navigation-item a span::after {
content: '|';
display: inline-block;
color:  #C8C7C7;
font-size: 16px;
right: 0;
margin-left: 15px;
}
.footer .footer-vertical-nav .horizontal .navigation-item:last-child a span::after {
display: none;
}
.footer .footer-vertical-nav .horizontal .navigation-item:first-child a{
padding-left: 0;
}
.page-category .category-details-container{
padding: 0 15px 15px 15px;
}
.page-category .category-details-container .description p {
  font-size: 21px;
  color:#000;
  line-height:28px;
}
.loging-to-save.save-cart-init-form.popup .header .status-message {
  font-size: 22px;
}


/**************/
.header .widget.widget-snippet .widget-title {
	color: #fff;
	padding:10px 0
}
.header .widget.widget-snippet .widget-title:empty{
	display:none
}
@media only screen and (max-width:767px) {
	.header .widget.widget-snippet .widget-title {
		padding: 4px 10px;
		font-size: 14px;
		line-height: 17px;
		text-align: center;
	}
}
/************************/
/****************************/
.page-content > .v-split-container > .v-split.fee-fixed-width-content,
.widget-container > .v-split-container .v-split.fee-fixed-width-content,
.widget-container > .page-content > .v-split.fee-fixed-width-content,
.widget-container > .page-content > .v-split-container > .v-split.fee-fixed-width-content {
	width: auto;
}
.fee-fixed-width-content {
	padding-left: calc(50% - 700px) !important;
	padding-right: calc(50% - 700px) !important;
}
.widget-navigation.main-menu .navigation-item a {
    padding-bottom: 0;
    margin-bottom: 0;
}
.fee .widget.widget-cart {
    padding-top: 11px;
    margin-top:-10px
}
.fee  .header .cart-widget-text{
    top: 3px;
}
/****************************/

/*Section New customer Profile*/
#webcommander-page.page-profile  .customer-profile-v2-wrapper {
    background-color: #ffffff;
}
#customer-profile-tabs.customer-profile-v2 th,
#customer-profile-tabs.customer-profile-v2 td {
    word-break: break-word;
    font-family: "Montserrat",sans-serif;
}
.customer-profile-v2.bmui-tab.left-side-header .bmui-tab-header.bmui-tab-active {
    background: none;
    border: none;
}

#customer-profile-tabs.customer-profile-v2.bmui-tab.left-side-header .bmui-tab-header .title:after {
    display: none;
}

#customer-profile-tabs.customer-profile-v2 .button.profileLogout a:hover,
#customer-profile-tabs.customer-profile-v2.bmui-tab.left-side-header .bmui-tab-header.bmui-tab-active .title,
#customer-profile-tabs.customer-profile-v2.bmui-tab.left-side-header .bmui-tab-header:hover .title {
    color: #000 !important;
}

#customer-profile-tabs.customer-profile-v2 .button.profileLogout,
#customer-profile-tabs.customer-profile-v2 .button.profileLogout:hover {
    border: none;
	max-width: 97px;
}

#customer-profile-tabs.customer-profile-v2 .profileLogout a,
#customer-profile-tabs.customer-profile-v2 .button.profileLogout a:hover {
    background: none;
    font-family: "Montserrat",sans-serif;
}
#customer-profile-tabs.customer-profile-v2 .product-view.scrollable-view .product-block .product-name {
    height: auto;
}
.customer-profile-v2 .profile-pic-wrapper>.customer-name-text {
    font-size: 18px;
    font-weight: 600;
    color: #000;
    padding-bottom: 20px;
}

#customer-profile-tabs.customer-profile-v2 button {
    background: #00a18d;
}

#customer-profile-tabs.customer-profile-v2 button:hover {
    background: #204d47;
    color: #fff;
}
#customer-profile-tabs.customer-profile-v2 .pagination span.current {
    background-color: #00a18d;
}
.customer-profile-v2.bmui-tab.left-side-header .bmui-tab-header.top.bmui-tab-active {
    border-bottom: 2px #00a18d solid;
}
#customer-profile-tabs.customer-profile-v2 input[type="checkbox"] {
    padding: 0;
}

#webcommander-page.page-profile .notification.popup {
    font-family: "Montserrat", sans-serif;
    background-color: #fff;
    border-radius: 4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px 30px 20px 20px;
    border: none;
    max-width: 600px;
    min-width: 300px;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .25)
}
.widget-navigation .nav-profile-logged-in .nav-profile-pic {
    display: none;
}
.widget-navigation .nav-profile-logged-in .nav-customer-name {
    font-size: 16px;
    color: #fff;
}
@media (max-width: 767px) {
    #webcommander-page.page-profile .notification.popup {
        max-width: calc(100vw - 40px);
        min-width: 300px
    }
}

#webcommander-page.page-profile .notification.popup .icon {
    display: block;
    float: none;
    width: 24px;
    height: 24px;
    margin: 0;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

#webcommander-page.page-profile .notification.popup.info .icon {
    background: rgba(0, 0, 0, 0) url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M12%2022C17.5228%2022%2022%2017.5228%2022%2012C22%206.47715%2017.5228%202%2012%202C6.47715%202%202%206.47715%202%2012C2%2017.5228%206.47715%2022%2012%2022Z%22%20stroke%3D%22%234A4A4A%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3Cpath%20d%3D%22M12%208V12%22%20stroke%3D%22%234A4A4A%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3Cpath%20d%3D%22M12%2016H12.01%22%20stroke%3D%22%234A4A4A%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3C%2Fsvg%3E") no-repeat center
}

#webcommander-page.page-profile .notification.popup.success .icon {
    background: rgba(0, 0, 0, 0) url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M22%2011.0799V11.9999C21.9988%2014.1563%2021.3005%2016.2545%2020.0093%2017.9817C18.7182%2019.7088%2016.9033%2020.9723%2014.8354%2021.5838C12.7674%2022.1952%2010.5573%2022.1218%208.53447%2021.3744C6.51168%2020.6271%204.78465%2019.246%203.61096%2017.4369C2.43727%2015.6279%201.87979%2013.4879%202.02168%2011.3362C2.16356%209.18443%202.99721%207.13619%204.39828%205.49694C5.79935%203.85768%207.69279%202.71525%209.79619%202.24001C11.8996%201.76477%2014.1003%201.9822%2016.07%202.85986%22%20stroke%3D%22%2304B100%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3Cpath%20d%3D%22M22%204L12%2014.01L9%2011.01%22%20stroke%3D%22%2304B100%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3C%2Fsvg%3E") no-repeat center
}

#webcommander-page.page-profile .notification.popup.warning .icon {
    background: rgba(0, 0, 0, 0) url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M10.2898%203.8602L1.81978%2018.0002C1.64514%2018.3026%201.55274%2018.6455%201.55177%2018.9947C1.55079%2019.3439%201.64127%2019.6873%201.8142%2019.9907C1.98714%2020.2941%202.2365%2020.547%202.53748%2020.7241C2.83847%2020.9012%203.18058%2020.9964%203.52978%2021.0002H20.4698C20.819%2020.9964%2021.1611%2020.9012%2021.4621%2020.7241C21.7631%2020.547%2022.0124%2020.2941%2022.1854%2019.9907C22.3583%2019.6873%2022.4488%2019.3439%2022.4478%2018.9947C22.4468%2018.6455%2022.3544%2018.3026%2022.1798%2018.0002L13.7098%203.8602C13.5315%203.56631%2013.2805%203.32332%2012.981%203.15469C12.6814%202.98605%2012.3435%202.89746%2011.9998%202.89746C11.656%202.89746%2011.3181%202.98605%2011.0186%203.15469C10.7191%203.32332%2010.468%203.56631%2010.2898%203.8602Z%22%20stroke%3D%22%23FFA100%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3Cpath%20d%3D%22M12%209V13%22%20stroke%3D%22%23FFA100%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3Cpath%20d%3D%22M12%2017H12.01%22%20stroke%3D%22%23FFA100%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3C%2Fsvg%3E") no-repeat center
}

#webcommander-page.page-profile .notification.popup.alert .icon,
#webcommander-page.page-profile .notification.popup.error .icon {
    background: rgba(0, 0, 0, 0) url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M7.86%202H16.14L22%207.86V16.14L16.14%2022H7.86L2%2016.14V7.86L7.86%202Z%22%20stroke%3D%22%23E44646%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3Cpath%20d%3D%22M12%208V12%22%20stroke%3D%22%23E44646%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3Cpath%20d%3D%22M12%2016H12.01%22%20stroke%3D%22%23E44646%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3C%2Fsvg%3E") no-repeat center
}

#webcommander-page.page-profile .notification.popup .message {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #000;
    padding-left: 10px;
    margin-left: 10px;
    border-left: 1px #ddd solid;
    text-align: left;
}

#webcommander-page.page-profile .notification.popup .type {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 500;
    margin: 0 0 0 10px;
    color: #000;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

#webcommander-page.page-profile .notification.popup.success .type {
    color: green
}

#webcommander-page.page-profile .notification.popup.warning .type {
    color: orange
}

#webcommander-page.page-profile .notification.popup.alert .type,
#webcommander-page.page-profile .notification.popup.error .type {
    color: red
}

#webcommander-page.page-profile .notification.popup .close {
    height: 16px;
    width: 16px;
    background: rgba(0, 0, 0, 0) url("data:image/svg+xml,%3Csvg%20width%3D%2217%22%20height%3D%2217%22%20viewBox%3D%220%200%2017%2017%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M12.1953%204.9541L4.19531%2012.9541%22%20stroke%3D%22%234D4D4D%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3Cpath%20d%3D%22M4.19531%204.9541L12.1953%2012.9541%22%20stroke%3D%22%234D4D4D%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3C%2Fsvg%3E") no-repeat center;
    position: absolute;
    right: 7px;
    top: 5px
}

#webcommander-page.page-profile .site-popup .title-bar {
    padding: 15px 20px;
    background-color: #fff;
    border-bottom: 1px #f0f3f4 solid;
    border-radius: 4px 4px 0 0;
    text-align: left;
}

#webcommander-page.page-profile .site-popup .title-bar .title {
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    color: #000;
}

#webcommander-page.page-profile .site-popup .window-corner-toolbar .close::after {
    display: none;
}

#webcommander-page.page-profile .site-popup .form-row {
    margin: 0;
}
#webcommander-page.page-profile .site-popup .button-line {
    padding: 15px 20px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    column-gap: 10px;
}
#webcommander-page.page-profile .site-popup .button-line button {
    width: auto;
    background-color: #00a18d;
    border: 1px #00a18d solid;
    margin: 0;
    letter-spacing: normal;
}

#webcommander-page.page-profile .site-popup .button-line button:hover {
    width: auto;
    background-color: #204d47;
    border: 1px #204d47 solid;
}
#webcommander-page.page-profile .site-popup .button-line button[disabled] {
    background: #bfbfbf none repeat scroll 0 0 !important;
    border: 1px #bfbfbf solid;
}
#webcommander-page.page-profile .confirm-popup .header-line .close::after {
    display: none;
}

.page-profile .confirm-popup .button-line button {
    width: auto;
}

.page-profile .confirm-popup .button-line button.yes-button {
    background-color: #00a18d;
    border: 1px #00a18d solid;
}

.page-profile .confirm-popup .button-line button.yes-button:hover {
    background-color: #204d47;
    border: 1px #204d47 solid;
}

#customer-profile-tabs.customer-profile-v2 .order-basic-info-card {
    background-color: #fff;
    border-radius: 8px;
    padding: 20px 24px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .02), 0 -2px 10px 0 rgba(0, 0, 0, .05);
    margin-bottom: 24px;
}

#customer-profile-tabs.customer-profile-v2 .order-basic-info-card h1 {
    padding: 0;
    margin: 0;
    font-size: 18px;
    line-height: 36px;
    color: #000;
    font-weight: 600;
}

#customer-profile-tabs.customer-profile-v2 .order-basic-info-card .order-status {
    font-size: 12px;
    line-height: 16px;
    color: #ffffff;
    padding: 3px 8px;
    background-color: #666;
    border-radius: 30px;
    text-transform: capitalize;
}

#customer-profile-tabs.customer-profile-v2 .order-basic-info-card .order-header-left-bottom {
    padding-bottom: 16px;
    margin-bottom: 16px;
    border-bottom: 1px rgba(0, 0, 0, .08) solid;
}

#customer-profile-tabs.customer-profile-v2 .order-basic-info-card .order-created {
    font-size: 14px;
    line-height: 20px;
    color: #4F4F4F;
    font-weight: 400;
}

#customer-profile-tabs.customer-profile-v2 .order-basic-info-card .track-order-action {
    font-size: 13px;
    line-height: 20px;
    color: #000;
    font-weight: 600;
    text-decoration: underline;
    text-underline-offset: 4px;
    margin-left: 10px;
    cursor: pointer;
}

#customer-profile-tabs.customer-profile-v2 .order-basic-info-card .panel-header {
    border: none;
    padding: 0;
    margin: 0;
    justify-content: unset;
}

#customer-profile-tabs.customer-profile-v2 .order-basic-info-card .panel-header .header-left,
#customer-profile-tabs.customer-profile-v2 .order-basic-info-card .panel-header .header-right {
    width: 50%;
    flex-grow: 0;
    flex-shrink: 0;
}

#customer-profile-tabs.customer-profile-v2 .order-basic-info-card .panel-header .header-left {
    padding-right: 24px;
}

#customer-profile-tabs.customer-profile-v2 .order-basic-info-card .panel-header .header-right {
    padding-left: 24px;
    border-left: 1px rgba(0, 0, 0, .05) solid;
}

#customer-profile-tabs.customer-profile-v2 .order-basic-info-card .panel-header .header .title {
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
    color: #212529;
    text-transform: uppercase;
    margin-bottom: 8px;
    display: block;
}

#customer-profile-tabs .bmui-tab-panel .panel-header .address span:first-child {
    font-weight: 500;
    display: block;
    color: #555;
    margin: 15px 0 3px;
}

#customer-profile-tabs.customer-profile-v2 .order-basic-info-card .panel-header .address span,
#customer-profile-tabs.customer-profile-v2 .order-basic-info-card .panel-header .address-details>span {
    font-size: 14px;
    font-weight: 500;
    color: #4F4F4F;
}

#customer-profile-tabs.customer-profile-v2 .order-basic-info-card .panel-header .address .name,
#customer-profile-tabs.customer-profile-v2 .order-basic-info-card .panel-header .address-details .name {
    font-size: 17px;
    font-weight: 600;
    color: #000;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.4;
}

#customer-profile-tabs.customer-profile-v2 .bmui-tab-body-container #bmui-tab-my-orders .bmui-tab-body-container .panel-header .panel-header-left .link-btn {
    font-size: 13px;
    line-height: 20px;
    color: #333;
    font-weight: 600;
    text-decoration: underline;
    text-underline-offset: 4px;
    margin-left: 10px;
    cursor: pointer;
}

#customer-profile-tabs.customer-profile-v2 .bmui-tab-body-container #bmui-tab-my-orders .order-info-wrap {
    width: 320px;
    margin-left: auto;
    border-radius: 8px;
    background-color: #fff;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .02), 0 -2px 10px 0 rgba(0, 0, 0, .05);
}

#customer-profile-tabs.customer-profile-v2 .bmui-tab-body-container #bmui-tab-my-orders .order-info-wrap .info-row {
    margin: 0;
    padding: 14px 16px;
    border-bottom: 1px rgba(0, 0, 0, .05) solid;
    display: flex;
    float: none;
}

#customer-profile-tabs.customer-profile-v2 .bmui-tab-body-container #bmui-tab-my-orders .order-info-wrap .info-row:last-child {
    border-bottom: none;
}

#customer-profile-tabs.customer-profile-v2 .bmui-tab-body-container #bmui-tab-my-orders .order-info-wrap .info-row .value,
#customer-profile-tabs.customer-profile-v2 .bmui-tab-body-container #bmui-tab-my-orders .order-info-wrap .info-row label {
    font-size: 14px;
    font-weight: 500;
    color: #626262;
    width: 50%;
}

#customer-profile-tabs.customer-profile-v2 .bmui-tab-body-container #bmui-tab-my-orders .order-info-wrap .info-row .value {
    color: #000;
    font-weight: 600;
    text-align: right;
    padding-left: 5px;
}

#customer-profile-tabs.customer-profile-v2 .bmui-tab-body-container #bmui-tab-my-orders .order-info-wrap .info-row label {
    text-align: left;
    padding-right: 5px;
}

#customer-profile-tabs.customer-profile-v2 .bmui-tab-body-container #bmui-tab-my-orders .order-info-wrap .info-row:last-child {
    border-top: none;
}

#customer-profile-tabs.customer-profile-v2 .bmui-tab-body-container #bmui-tab-my-orders .order-info-wrap .info-row:last-child label,
#customer-profile-tabs.customer-profile-v2 .bmui-tab-body-container #bmui-tab-my-orders .order-info-wrap .info-row:last-child .value {
    font-weight: 600;
    color: #000;
    font-size: 15px;
}

#customer-profile-tabs.customer-profile-v2 .bmui-tab-body-container #bmui-tab-my-orders .order-info-wrap .info-row:last-child:after {
    font-size: 14px;
    right: 16px;
    bottom: 9px;
    line-height: 16px;
}

.page-profile #customer-profile-tabs #bmui-tab-my-orders .pending_order .order-items-wrap thead tr th:first-child,
.page-profile #customer-profile-tabs #bmui-tab-my-orders .pending_order .order-items-wrap tbody tr td:first-child {
    width: 40%;
}

.page-profile #customer-profile-tabs #bmui-tab-my-orders .pending_order .order-items-wrap tbody tr td .wrapper {
    display: flex;
}

#customer-profile-tabs .bmui-tab-panel #order-details .order-items-wrap table tr td .wrapper img {
    max-width: 60px;
}

#customer-profile-tabs .bmui-tab-panel #order-details .order-items-wrap table tr td .wrapper .details {
    font-size: 16px;
    line-height: 20px;
    padding: 8px 10px;
    width: 70%;
    padding-right: 10px;
    display: inline-block;
    vertical-align: middle;
}

#customer-profile-tabs .bmui-tab-panel #order-details .id {
    font-weight: 600;
}

#customer-profile-tabs .bmui-tab-panel #order-details .name {
    font-size: 14px;
}

#customer-profile-tabs .bmui-tab-panel #order-details .order-items-wrap table tr td .wrapper .details .refer-this.product-share {
    padding: 4px 14px;
    max-width: max-content;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    margin-top: 10px;
    font-size: 13px;
    text-transform: uppercase;
    cursor: pointer;
    line-height: 22px;
    background: #00a18d;
    font-weight: 600;
    width: auto;
}

#customer-profile-tabs .bmui-tab-panel #order-details .order-items-wrap table tr td .wrapper .details .refer-this.product-share:hover {
    background: #204d47;
}

.floating-panel-popup.product-share-option.popup .customer-share-options label {
    font-size: 16px;
    margin-bottom: 12px;
    padding-bottom: 10px;
    display: block;
    border-bottom: 1px solid #f7f7f9;
    transition: all 300ms ease-out 0s;
    display: none;
}

.floating-panel-popup.product-share-option.popup .customer-share-options .share-medium div {
    margin-bottom: 15px;
    cursor: pointer;
    color: #111;
    padding-left: 30px;
    position: relative;
}

.floating-panel-popup.product-share-option.popup .customer-share-options .share-medium div:last-child {
    margin: 0;
}

.floating-panel-popup.product-share-option.popup .customer-share-options .facebook-share:before {
    content: "\f09a";
    font-family: 'FontAwesome';
    position: absolute;
    left: 3px;
    font-size: 21px;
    color: #313131;
    background: none;
}

.floating-panel-popup.product-share-option.popup .customer-share-options .twitter-share:before {
    content: "\f099";
    font-family: 'FontAwesome';
    position: absolute;
    left: 0;
    font-size: 21px;
    color: #313131;
    background: none;
}

.floating-panel-popup.product-share-option.popup .customer-share-options .linkedin-share:before {
    content: "\f0e1";
    font-family: 'FontAwesome';
    position: absolute;
    left: 1px;
    font-size: 20px;
    color: #313131;
    top: -2px;
    background: none;
}

.floating-panel-popup.product-share-option.popup .customer-share-options .share-medium div:hover {
    color: #00a18d;
}

.floating-panel-popup.product-share-option.popup .customer-share-options .share-medium div:hover:before {
    color: #00a18d;
}

.floating-panel-popup .action-item:hover {
    background-color: #f5f5f5;
    color: #000;
}

.floating-panel-popup.product-share-option.popup .customer-share-options .share-medium div img {
    display: none;
}

.floating-panel-popup.product-share-option.popup .customer-share-options .share-medium div:hover img {
    border: 1px solid #ccc
}

.floating-panel-popup.product-share-option .share-medium div[class$="-share"]:hover {
    background: none;
}

#customer-profile-tabs.customer-profile-v2 td {
    word-break: break-word;
}

#customer-profile-tabs.customer-profile-v2 button.back-button {
    font-size: 13px;
    font-weight: 600;
    color: #333;
    padding: 6px 16px;
    background: none;
    border: 1px rgba(0, 0, 0, .2) solid;
    border-radius: 4px;
    height: 32px;
}

#customer-profile-tabs.customer-profile-v2 button.back-button:hover {
    border: 1px rgba(0, 0, 0, .4) solid;
}

#customer-profile-tabs.customer-profile-v2 #saved-cart-details .form-row.btn-row {
    display: flex;
    column-gap: 10px;
}

#customer-profile-tabs.customer-profile-v2 .wish_list .create-wish-list {
    width: auto;
    font-family: "Montserrat",sans-serif;
}

#customer-profile-tabs.customer-profile-v2 #saved-cart-listing td .wrapper[data-label="Actions:"] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 7px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

#customer-profile-tabs.customer-profile-v2 #saved-cart-listing td .action-icon {
    margin: 0;
    padding: 0;
    width: 18px;
    height: 18px;
    background-position: center;
    background-repeat: no-repeat;
}

#customer-profile-tabs.customer-profile-v2 #saved-cart-listing td .action-icon.details {
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M8.9985%203.75C5.94%203.75%203.192%206.06975%201.60875%208.61225C1.53675%208.7315%201.5%208.86575%201.5%209C1.5%209.13425%201.536%209.2685%201.608%209.38775C3.192%2011.9303%205.94%2014.25%208.9985%2014.25C12.1058%2014.25%2014.8455%2011.9325%2016.3965%209.38025C16.4655%209.26325%2016.5%209.13125%2016.5%209C16.5%208.86875%2016.4655%208.73675%2016.3965%208.61975C14.8455%206.0675%2012.1058%203.75%208.9985%203.75ZM15.3082%209C13.9305%2011.1585%2011.6355%2013.125%208.9985%2013.125C6.39975%2013.125%204.0995%2011.151%202.6955%209C4.09875%206.849%206.39975%204.875%208.9985%204.875C11.637%204.875%2013.9327%206.843%2015.3082%209ZM9%206C10.656%206%2012%207.344%2012%209C12%2010.656%2010.656%2012%209%2012C7.344%2012%206%2010.656%206%209C6%207.344%207.344%206%209%206ZM9%207.125C7.965%207.125%207.125%207.965%207.125%209C7.125%2010.035%207.965%2010.875%209%2010.875C10.035%2010.875%2010.875%2010.035%2010.875%209C10.875%207.965%2010.035%207.125%209%207.125Z%22%20fill%3D%22black%22%2F%3E %3C%2Fsvg%3E");
}

#customer-profile-tabs.customer-profile-v2 #saved-cart-listing td .action-icon.add-to-cart {
    background: url("data:image/svg+xml,%3Csvg%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M18%202.25L17.4427%203.75H15.996L13.3905%2012.75H3.46125L0%204.5H12.609L12.186%206H2.256L4.45875%2011.25H12.2797L14.8538%202.25H18ZM6.375%2013.5C5.754%2013.5%205.25%2014.004%205.25%2014.625C5.25%2015.2467%205.754%2015.75%206.375%2015.75C6.996%2015.75%207.5%2015.2467%207.5%2014.625C7.5%2014.004%206.996%2013.5%206.375%2013.5ZM10.125%2013.5C9.504%2013.5%209%2014.0033%209%2014.625C9%2015.2467%209.504%2015.75%2010.125%2015.75C10.746%2015.75%2011.25%2015.2467%2011.25%2014.625C11.25%2014.004%2010.746%2013.5%2010.125%2013.5Z%22%20fill%3D%22black%22%2F%3E %3C%2Fsvg%3E");
}

#customer-profile-tabs.customer-profile-v2 #saved-cart-listing td .action-icon.delete {
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cmask%20id%3D%22mask0_1757_1068%22%20style%3D%22mask-type%3Aalpha%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2218%22%20height%3D%2218%22%3E %3Crect%20width%3D%2218%22%20height%3D%2218%22%20fill%3D%22%23D9D9D9%22%2F%3E %3C%2Fmask%3E %3Cg%20mask%3D%22url%28%23mask0_1757_1068%29%22%3E %3Cpath%20d%3D%22M5.48077%2015.3756C5.10674%2015.3756%204.78727%2015.2431%204.52237%2014.9782C4.25746%2014.7133%204.125%2014.3938%204.125%2014.0198V4.50059H3.375V3.37561H6.74998V2.71216H11.25V3.37561H14.625V4.50059H13.875V14.0198C13.875%2014.3986%2013.7437%2014.7193%2013.4812%2014.9818C13.2187%2015.2443%2012.898%2015.3756%2012.5192%2015.3756H5.48077ZM12.75%204.50059H5.24998V14.0198C5.24998%2014.0871%205.27162%2014.1424%205.31489%2014.1857C5.35817%2014.229%205.41346%2014.2506%205.48077%2014.2506H12.5192C12.5769%2014.2506%2012.6298%2014.2266%2012.6779%2014.1785C12.7259%2014.1304%2012.75%2014.0775%2012.75%2014.0198V4.50059ZM7.05289%2012.7506H8.17787V6.00059H7.05289V12.7506ZM9.82209%2012.7506H10.9471V6.00059H9.82209V12.7506Z%22%20fill%3D%22%231C1B1F%22%2F%3E %3C%2Fg%3E %3C%2Fsvg%3E");
}

#webcommander-page.page-profile .payment-form.site-popup-form .header-wrapper>h1 {
    font-family: "Montserrat",sans-serif;
    font-size: 18px;
    font-weight: 500;
    color: #000;
    line-height: normal;
    margin: 0 0 15px;
}

#webcommander-page.page-profile .payment-form.site-popup-form .form-row,
#webcommander-page.page-profile .payment-form.site-popup-form .double-input-row {
    padding-bottom: 15px;
}

#webcommander-page.page-profile .payment-form.site-popup-form .form-row input,
#webcommander-page.page-profile .payment-form.site-popup-form .double-input-row select {
    width: 100%;
}
#webcommander-page.page-profile .payment-form.site-popup-form .form-row input:focus,
#webcommander-page.page-profile .payment-form.site-popup-form .double-input-row select:focus {
    border: 1px #000000 solid;
}
#webcommander-page.page-profile .payment-form.site-popup-form .form-row label,
#webcommander-page.page-profile .payment-form.site-popup-form .double-input-row label {
    font-size: 14px;
    font-weight: 500;
    color: #000;
    display: block;
    padding: 0 0 5px;
    line-height: 1.4;
}

#webcommander-page.page-profile .payment-form.site-popup-form .double-input-row {
    display: flex;
    flex-wrap: wrap;
}

#webcommander-page.page-profile .payment-form.site-popup-form .form-row.agree-terms {
    position: relative;
    padding: 0 0 0 22px;
    background: none;
    border: none;
}

#webcommander-page.page-profile .payment-form.site-popup-form .form-row.agree-terms input.checkbox {
    width: auto;
    margin: 0;
    position: absolute;
    top: 3px;
    left: 0;
}

#webcommander-page.page-profile .payment-form.site-popup-form .terms_and_condition_title {
    font-size: 14px;
    color: #222;
    line-height: normal;
    font-weight: 400;
}

#webcommander-page.page-profile .payment-form.site-popup-form .double-input-row label {
    width: 100%;
}

#webcommander-page.page-profile .payment-form.site-popup-form .double-input-row .mandatory-chosen-wrapper {
    width: calc(50% - 15px);
}

#webcommander-page.page-profile .payment-form.site-popup-form .double-input-row>.form-type-info {
    color: #999;
    font-size: 20px;
    height: 40px;
    line-height: 37px;
    margin: 0;
    text-align: center;
    width: 30px;
    background: none;
    border: none;
}

#webcommander-page.page-profile .site-popup .button-line button.cancel-button {
    color: #000;
    background: none;
    border: 1px rgba(0, 0, 0, .20) solid;
}

#webcommander-page.page-profile .site-popup .button-line button.cancel-button:hover {
    border: 1px rgba(0, 0, 0, .40) solid;
    background: none;
}

#customer-profile-tabs.customer-profile-v2 .credit-debit-card .link-card-btn {
    background: #00a18d;
}

#customer-profile-tabs.customer-profile-v2 .credit-debit-card .link-card-btn:hover {
    background: #204d47;
}

#customer-profile-tabs.customer-profile-v2 #order-list table {
    margin-bottom: 0;
}

#customer-profile-tabs.customer-profile-v2 .pagination {
    margin: 0;
    width: auto;
}
#customer-profile-tabs.customer-profile-v2 .pagination span.page-number.current:after {
    display: none;
}
#customer-profile-tabs.customer-profile-v2 .pagination span {
    width: auto;
}
#customer-profile-tabs.customer-profile-v2 .pagination span.next:after,
#customer-profile-tabs.customer-profile-v2 .pagination span.prev:after {
    display: none;
}
.bmui-tab.left-side-header.customer-profile-v2 .customer-profile-left .bmui-tab-header-container {
    display: block;
}

#customer-profile-tabs.customer-profile-v2 #order-details .order-items-wrap table {
    margin-bottom: 0;
}
#customer-profile-tabs.customer-profile-v2 .product-view.scrollable-view .header .scroll-left:before,
#customer-profile-tabs.customer-profile-v2 .product-view.scrollable-view .header .scroll-right:before {
    display: none;
}
#customer-profile-tabs.customer-profile-v2 .scroller [class^="scroll-"]:after {
    top: 0;
}
#customer-profile-tabs.customer-profile-v2 .scrollable-view .content {
    margin: 18px 0 0;
}

#customer-profile-tabs.customer-profile-v2 .product-view.scrollable-view .product-block {
    width: 257px;
	float: unset;
}

#customer-profile-tabs.customer-profile-v2 .product-view.scrollable-view .product-block .current-price .tax-message {
    display: block;
    font-size: 13px;
    color: #999;
    margin-top: 5px;
}

#customer-profile-tabs.customer-profile-v2 .product-view.scrollable-view .block-content-wrap > .price-waper {
    display: block;
}
#webcommander-page.page-profile .site-popup .title-bar .close {
    width: 20px;
    height: 20px;
    background: url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M5.33339%2015.5448L4.4552%2014.6666L9.12187%209.99993L4.4552%205.33327L5.33339%204.45508L10.0001%209.12174L14.6667%204.45508L15.5449%205.33327L10.8782%209.99993L15.5449%2014.6666L14.6667%2015.5448L10.0001%2010.8781L5.33339%2015.5448Z%22%20fill%3D%22black%22%2F%3E %3C%2Fsvg%3E");
    position: absolute;
    right: 15px;
    top: 17px;
}
#webcommander-page.page-profile .site-popup .title-bar .close:before {
    display: none;
}
#webcommander-page.page-profile .confirm-popup .header-line .close {
    width: 20px;
    height: 20px;
    background: url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M5.33339%2015.5448L4.4552%2014.6666L9.12187%209.99993L4.4552%205.33327L5.33339%204.45508L10.0001%209.12174L14.6667%204.45508L15.5449%205.33327L10.8782%209.99993L15.5449%2014.6666L14.6667%2015.5448L10.0001%2010.8781L5.33339%2015.5448Z%22%20fill%3D%22black%22%2F%3E %3C%2Fsvg%3E");
    position: absolute;
    right: 15px;
    top: 17px;
}
#webcommander-page.page-profile .confirm-popup .header-line .close:before {
    display: none;
}
#webcommander-page.page-profile .confirm-popup .button-line button {
    height: auto;
    margin: 0;
    letter-spacing: normal;
}
.page-profile .confirm-popup .button-line button.no-button:hover {
    color: #000!important;
}
#webcommander-page.page-profile .confirm-popup .header-line {
    text-align: left;
}
#webcommander-page.page-profile .confirm-popup .header-line .title {
    color: #000;
}
#customer-profile-tabs.customer-profile-v2 #saved-cart-listing {
    overflow-x: auto;
}
#customer-profile-tabs.customer-profile-v2 .errorlist.after {
    position: static;
    margin-top: 3px;
    line-height: normal;
}
#customer-profile-tabs.customer-profile-v2 .errorlist.after .message-block {
    font-family: "Montserrat",sans-serif;
    font-size: 13px;
    font-weight: 400;
}
#customer-profile-tabs.customer-profile-v2 #customer-manage-card-billing_address .address-card-item-group-body .address-card-item-value,
#customer-profile-tabs.customer-profile-v2 #customer-manage-card-shipping_address .address-card-item-group-body .address-card-item-value {
    font-weight: 400;
}
#customer-profile-tabs.customer-profile-v2 #customer-manage-card-billing_address .create-new,
#customer-profile-tabs.customer-profile-v2 #customer-manage-card-shipping_address .create-new {
    font-family: "Montserrat",sans-serif;
}
#customer-profile-tabs.customer-profile-v2 .customer-password-change-card .password-edit-link {
    line-height: normal;
}
.page-profile .site-popup .errorlist.after {
    position: static;
}
.page-profile .site-popup .errorlist.after .message-block {
    font-size: 13px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    margin-top: 3px;
}
#customer-profile-tabs.customer-profile-v2 .credit-debit-card .link-card-suggest {
    font-weight: 400;
}
#customer-profile-tabs.customer-profile-v2 .bmui-tab-header-container.top-box {
    overflow-x: auto;
	display:none;
}
.customer-profile-v2.bmui-tab.left-side-header .bmui-tab-header.top {
    white-space: nowrap;
}
.customer-profile-v2.bmui-tab.left-side-header .bmui-tab-header {
    text-transform: none;
    font-family: "Montserrat",sans-serif;
}
#customer-profile-tabs.customer-profile-v2 #saved-cart-listing .no-data {
    font-weight: 400;
}
#customer-profile-tabs.customer-profile-v2 table {
    table-layout: fixed;
}
.page-profile .confirm-popup .button-line button.no-button {
    background: none;
}
#customer-profile-tabs .all_order .customer-profile-order-details-v2-view .order-basic-info-top {
    margin: 0;
    padding: 0;
    border: none;
}
#customer-profile-tabs.customer-profile-v2 .product-view.scrollable-view .featured.tag-mark {
    font-size: 0;
}

/* exception popup */
#webcommander-page.page-profile .exception-popup {
    width: 600px!important;
    background-color: #fff;
    border-radius: 4px;
    -webkit-box-shadow: 0 4px 25px 0 rgba(0,0,0,.30);
    box-shadow: 0 4px 25px 0 rgba(0,0,0,.30);
    font-family: "Montserrat",sans-serif;
    
}
#webcommander-page.page-profile .exception-popup .header {
        padding: 15px 41px 15px 20px;
        background-color: #fff;
        border-bottom: 1px #f0f3f4 solid;
        border-radius: 4px 4px 0 0;
}

#webcommander-page.page-profile .exception-popup .header .close-popup {
    width: 20px;
    height: 20px;
    background: url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M5.33339%2015.5448L4.4552%2014.6666L9.12187%209.99993L4.4552%205.33327L5.33339%204.45508L10.0001%209.12174L14.6667%204.45508L15.5449%205.33327L10.8782%209.99993L15.5449%2014.6666L14.6667%2015.5448L10.0001%2010.8781L5.33339%2015.5448Z%22%20fill%3D%22black%22%2F%3E %3C%2Fsvg%3E");
    position: absolute;
    right: 15px;
    top: 17px;
}
#webcommander-page.page-profile .exception-popup .header .close-popup:before,
#webcommander-page.page-profile .exception-popup .header .close-popup:after {
    display: none;
}

#webcommander-page.page-profile .exception-popup .header .status-message {
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
}

#webcommander-page.page-profile .exception-popup .footer {
    padding: 15px 20px;
    background-color: #fff;
    border-top: 1px #f0f3f4 solid;
    border-radius: 0 0 4px 4px;
    text-align: right;
}

#webcommander-page.page-profile .exception-popup .footer .button-item {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    column-gap: 10px;
}

#webcommander-page.page-profile .exception-popup .footer .button-item .button {
    font-family: "Montserrat",sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 20px;
    color: #fff;
    padding: 6px 16px;
    border-radius: 4px;
    background-color: #00a18d;
}
#webcommander-page.page-profile .exception-popup .footer .button-item .button:hover {
    background-color: #204d47;
}
#webcommander-page.page-profile .exception-popup table {
    table-layout: fixed;
}
#webcommander-page.page-profile .exception-popup table th,
#webcommander-page.page-profile .exception-popup table td {
    border: 1px solid #e9e7e7;
    font-size: 14px;
}
#webcommander-page.page-profile .exception-popup table th {
    font-weight: 500;
    color: #000;
}
#customer-profile-tabs.customer-profile-v2 .product-view.scrollable-view .product-block .product-image {
    height: 247px;
}
.widget-form .form-template .errorlist {
    padding: 3px 0 0;
}
.page-profile .confirm-popup .header-line {
    padding: 0 0 10px;
}
.page-profile .confirm-popup.popup .button-line {
    padding: 20px 0 0;
}
.add-to-cart-popup.popup .body {
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
}
#customer-profile-tabs.customer-profile-v2 .form-row .pass-input-wrapper .password-meter-wrap {
	width: 20%;
    top: -25px;	
}
@media(max-width: 767px) {
    #webcommander-page.page-profile .exception-popup {
        width: calc(100vw - 40px)!important;
        min-width: unset;
    }
}
/* exception popup:end */
@media(max-width: 991px) {
    .customer-profile-v2-wrapper {
        padding: 20px 0;
    }

    .customer-profile-v2 .customer-welcome-profile {
        margin-bottom: 0;
    }

    .bmui-tab.left-side-header.customer-profile-v2 .customer-profile-right>.bmui-tab-body-container {
        margin-top: 30px;
		        padding: 0 5px;
    }
        #webcommander-page.page-profile .customer-profile-v2 .customer-profile-left.open {
        z-index: 999;
    }

}

@media(max-width: 767px) {
    #webcommander-page.page-profile .payment-form.site-popup-form .double-input-row .mandatory-chosen-wrapper {
        width: 100%;
        margin-bottom: 15px;
    }
    #customer-profile-tabs.customer-profile-v2 #saved-cart-listing table {
        width: 600px;
        margin-bottom: 20px !important;
        max-width: unset;
    }
#webcommander-page.page-profile .bmui-tab.left-side-header.customer-profile-v2 .customer-profile-left .bmui-tab-header-container .bmui-tab-header.left.customer-profile-bmui-tab-header.bmui-tab-active.bmui-state-active {
    background-color: #f3f3f3;
    border-left: 0;
}
}

@media(max-width: 575px) {
    #customer-profile-tabs.customer-profile-v2 .order-basic-info-card .panel-header {
        flex-wrap: wrap;
    }

    #customer-profile-tabs.customer-profile-v2 .order-basic-info-card .panel-header .header-left {
        width: 100%;
        padding-right: 0;
    }

    #customer-profile-tabs.customer-profile-v2 .order-basic-info-card .panel-header .header-right {
        padding-left: 0;
        width: 100%;
        margin-top: 20px;
        border-left: none;
    }

    #customer-profile-tabs.customer-profile-v2 .pending_order .panel-header:has(.order-comment) {
        display: block;
    }

    #customer-profile-tabs.customer-profile-v2 .pending_order .panel-header:has(.order-comment) .header-right {
        margin-top: 7px;
    }
    #customer-profile-tabs.customer-profile-v2 .customer-password-change-card .password-change-title {
        display: block;
    }
}
/*End Section New customer Profile*/
.vertical-aligner.img-preview-box-vertical-aligner {
    height: auto;
}

.product-detail-view img{
  max-height: 100%;
}
