* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
*:before, *:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
html {
	font-family: 'Roboto', sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
body {
	margin: 0;
	padding: 0;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-style: normal;
}
body > .header {
	background: url("/template/defed47c/image/header-bg.jpg");
	background-repeat: repeat-x;
	background-color: #fff;
}
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;
}
a {
	color: #729603;
}
a:hover, .article-content a:hover {
	color: #729603;
	text-decoration: underline;
}
a, a:link, a:hover, a:active, a:visited{
	color: #729603;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b, strong {
	font-weight: bold;
}
dfn {
	font-style: italic;
}
mark {
	background: #729603;
	color: #ffffff;
}
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: content-box;
	-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 #729603;
	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;
}
td, th {
	padding: 0;
}
html {
	color: 303036;
	font-size: 1em;
	line-height: 1.4;
}

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

::-moz-selection, ::selection {
 background: #d3e2a5;
 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;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	text-shadow: none !important;
}
*:before, *:after {
	background: transparent !important;
	color: #000 !important;
	-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) ")";
}

a[href^="#"]:after, a[href^="javascript:"]:after {
	content: "";
}
pre, blockquote {
	border: 1px solid #303036;
	page-break-inside: avoid;
}

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, body {
	margin: 0;
	padding: 0;
}
body {
	color: #303036;
	font-size: 18px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	background: #fff;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Roboto', sans-serif;
	font-weight: 800;
	color: #303036;
	margin: 0;
}
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: 19.2px;
	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 {
	font-size: 18px;
}
code, table, th, td, ul, ol, li, dl, dt, dd, form, fieldset, legend {
	color: #222;
	font-size: 18px;
}
address {
	color: #222;
	font-size: 18px;
}
p {
	color: #222;
	font-size: 18px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	margin: 0;
	padding: 0 0 20px 0;
	line-height: 30px;
}
input[type=file], input[type=hidden] {
	color: #000;
	font-size: 18px;
}
input[type=image], blockquote {
	color: #303036;
	font-size: 18px;
}
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: 44px;
	border-width: 1px;
	border-radius: 3px;
}
input[type=text].validation-error, input[type=password].validation-error {
	border: 1px solid #e64343;
}
select {
	border-color: #bbb;
	height: 44px;
	border-width: 1px;
	font-family: inherit;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 3px 14px;
	border-radius: 3px;
}
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;
}
table th {
	font-size: 18px;
	font-weight: 500;
	background: #f9f9f9;
}
table, th, td {
	border: 1px solid #efefef;
	padding: 8px;
	text-align: left;
	font-weight: 400;
	font-size: 18px;
	color: #222;
}
.widget-snippet {
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	color: #222;
	line-height: 25px;
	text-align: left;
}
.widget-snippet a {
	color: #222;
	text-decoration: underline;
	font-family: 'Roboto', sans-serif;
}
.widget-snippet a:hover {
	color: #BC9170;
	text-decoration: none;
}
.widget-snippet ul, ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.widget-snippet ul li, .widget-snippet ol li, ul li, ol li {
	position: relative;
	margin: 0;
	padding: 0 0 8px 25px;
	list-style-type: none;
	color: #222;
	font-size: 18px;
	font-family: 'Roboto', sans-serif;
	text-align: left;
	font-weight: 400;
	line-height: 30px;
	margin-bottom: 10px;
}
.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 5px 10px;
}
.widget-snippet ul li::before, ul li::before {
	content: url("/template/defed47c/image/list-icon.png");
	position: absolute;
	left: 0;
	top: -2px;
}
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: 15px;
}
ul li ul {
    margin-top: 10px;
}
.form-row {
	position: relative;
}
#customer-profile-tabs form {
	max-width: 700px;
}
#customer-profile-tabs form.edit-password-form .form-row, #customer-profile-tabs form.store-credit-request-form .form-row, #customer-profile-tabs form.wish-list-edit-form .form-row {
	max-width: 600px;
}
#customer-profile-tabs form.wish-list-edit-form {
	max-width: 100%;
}
.account-details-form .form-row.btn-row, .edit-address-form .form-row.btn-row {
	width: 100%;
}
#customer-profile-tabs form .errorlist.after {
	right: 10px;
}
#customer-profile-tabs form.edit-password-form .errorlist.after, #customer-profile-tabs form.store-credit-request-form .errorlist.after, #customer-profile-tabs form.wish-list-edit-form .errorlist.after {
	right: 0px;
}
.widget.widget-snippet .contact-us-area .three-section span.tool-icon.edit.snippet-elm-edit-btn {
    height: 36px !important;
}
.widget > .widget-title {
	font-size: 20px;
	padding-bottom: 10px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	color: #fff;
}
/* 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: 2px 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: 12px;
	line-height: 12px;
	position: absolute;
}
.errorlist.after .message-block {
	color: #e64343;
}
/* 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: 'Roboto', sans-serif;
	padding: 3px 14px;
	border: 1px solid #bbb;
}
.form-row label {
	width: auto;
}
/* Common Button CSS */
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;
	border-radius: 50px;
	background-color: #303036;
	border: 1px solid #303036;
}
input[type=submit]:focus, input[type=submit].focus, input[type=button]:focus, input[type=button].focus {
	color: #fff;
	background-color: #525261;
	border-color: #525261;
}
input[type=submit]:hover, input[type=button]:hover {
	color: #303036;
	background-color: transparent;
	border: 1px solid #303036;
}
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 0px;
	border-radius: 50px;
	background-color: #303036;
	border: 1px solid #303036;
	max-width: 263px;
	width: 100%;
	text-transform: uppercase;
	font-size: 16px;
	text-align: center;
	font-family: 'Roboto', sans-serif;
}
button:focus, button.focus, .button:focus, .button.focus, a.button:focus, a.button.focus {
	color: #303036;
	background-color: transparent;
	border-color: #303036;
}
button:hover, .button:hover, a.button:hover {
	color: #303036;
	background-color: transparent;
	border: 1px solid #303036;
}
input[type=submit]:hover, input[type=button]:hover {
	background: #fff;
	color: #303036;
}
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: #e6e6e6;
	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: #e6e6e6;
	background-color: #545b62;
	border-color: #545b62;
}
button[disabled]:hover, .button.disabled:hover, a.button.disabled:hover {
	color: #fff;
	background-color: #6c757d;
	border: 1px solid #6c757d;
}
input[type="reset"] {
	color: #e6e6e6;
	background-color: #6c757d;
	border: 1px solid #6c757d;
	text-shadow: none;
	opacity: 0.7;
	opacity: 1;
}
input[type="reset"]:focus, input[type="reset"].focus {
	color: #e6e6e6;
	background-color: #545b62;
	border-color: #545b62;
}
input[type="reset"]:hover {
	color: #fff;
	background-color: #6c757d;
	border: 1px solid #6c757d;
}
.reset-button {
	color: #e6e6e6;
	background-color: #6c757d;
	border: 1px solid #6c757d;
	text-shadow: none;
	opacity: 0.7;
	opacity: 1;
}
.reset-button:focus, .reset-button.focus {
	color: #e6e6e6;
	background-color: #545b62;
	border-color: #545b62;
}
.reset-button:hover {
	color: #fff;
	background-color: #6c757d;
	border: 1px solid #6c757d;
}
.button.cancel-button {
	color: #303036;
	background-color: #fff;
	border: 1px solid #303036;
	text-shadow: none;
	opacity: 0.7;
	opacity: 1;
}
.button.cancel-button:focus, .button.cancel-button.focus {
	color: #e6e6e6;
	background-color: #545b62;
	border-color: #545b62;
}
.button.cancel-button:hover {
	color: #fff;
	background-color: #303036;
}
.widget-pageHeading {
	background-image: url(/template/defed47c/image/page-heading-bg.jpg);
	padding: 60px 0;
	text-align: center;
	margin-bottom: 50px !important;
	background-repeat: no-repeat;
	position: relative;
}
.widget-pageHeading::after {
	content: '';
	position: absolute;
	background: rgb(0, 0, 0, 0.5);
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.widget.widget-pageHeading h1 {
	font-size: 50px;
	font-weight: 300;
	font-family: 'Roboto', sans-serif;
	color: #fff;
	text-align: center;
	padding: 0;
	z-index: 1;
	position: relative;
}
/* Checkout Page options */
.page-content .v-split-container > .v-split {
	margin: auto;
	width: 1280px;
	max-width: 100%;
}
.auto-page .page-content {
	margin: 0 auto;
}
/* Checkout Page options*/
.fee-gallery-jssor .jssor-slider-container .caption-wrapper [u="caption"].button a {
	text-decoration: none;
}

/*start:manu*/
.widget-navigation.main-menu {
	text-align: left;
}
.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 .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: 5px;
	font-weight: bold;
}

.widget-navigation.main-menu .navigation-item.first a, .widget-navigation.main-menu .navigation-item.first {
	padding-left: 0;
}
.widget-navigation.main-menu .navigation-item {
	padding: 0 12px;
}
.widget-navigation.main-menu .navigation-item a {
	color: #000;
	font-size: 19px;
	font-weight: 400;
	font-family: 'Roboto', sans-serif;
	padding: 12px 17px;
	line-height: 42px;
}
.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: #8FB613;
	text-decoration:none;
}
.widget-navigation .horizontal .navigation-item.last a, .widget-navigation .horizontal .navigation-item.last {
	padding-right: 0;
}
/** Sub Menu **/
.main-menu .navigation-item .navigation-item-child-container {
	width: 268px;
	top: 55px;
	background: #fff;
	text-align: center;
	padding: 0px;
	left: 50%;
	box-shadow: 5px 0px 32px rgba(0, 0, 0, 0.12);
	margin: -10px 0 0 -122px;
	position: absolute;
	border-radius: 0;
}
.main-menu .navigation-item-child-container .navigation-item.first a::before {
	content: "";
	position: absolute;
	top: -8px;
	left: 50%;
	width: 0px;
	height: 0px;
	border-color: #FFF transparent #FFF transparent;
	border-width: 0 10px 10px 10px;
	border-style: solid;
	transition: all 0.5s ease 0s;
	transform: translateX(-50%);
	margin-left: 10px;
	z-index: 1;
}
.main-menu .navigation-item-child-container .navigation-item.first a:hover::before {
	border-color: #E8542C transparent #E8542C transparent;
}
.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 {
	border-bottom: 1pxsolid #f7f4f4;
	padding: 12px 6px;
	font-size: 16px;
	letter-spacing: 0.5px;
	text-align: center;
	color: #000000;
	text-transform: none;
	font-weight: 500;
	transition: all 0.5s ease 0s;
}
.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item.last a {
	padding-right: 24px;
}
.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item:last-child a {
	border-bottom: 0;
}
.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item a:hover {
	background: #E8542C;
	color: #fff;
	z-index: 2;
	display: block;
}
.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;
}
/*end:menu*/

/*Start Search*/
.header .widget-search .search-menu-button {
	background: none;
	margin-left: 28px;
}
.header .widget-search .search-menu-button::after {
	background: url(/template/defed47c/image/search-icon.png)no-repeat;
	width: 30px;
	height: 30px;
	font-size: 0;
	position: absolute;
	top: 5px;
}
.search-form.show input.search-text {
	width: 310px;
	left: auto;
	right: 112px;
	top: 48px;
	position: absolute;
	border: 3px solid #729603;
	border-radius: 0;
	height: 50px;
	z-index: 11;
}
.search-form button:hover {
  background: #000 !important;
  border-color: #000 !important;
}
.search-form.show button.icon-search.et_ecommerce_search {
	position: absolute;
	top: 48px;
	right: 0;
	padding: 13.5px 30px;
	border-radius: 0;
	display: block;
	background: #729603;
	border: 2px solid #729603;
	color: #fff;
	z-index: 11;
	overflow: visible;
	width: 115px;
}
/* End Search*/

/* Login Page*/
.login-form {
	width: 100%;
	width: 100%;
	max-width: 480px;
	border: 1px solid #efefef;
	background: #fff;
	margin: 0 auto;
	padding: 45px;
}
.login-form .lost-password a {
	color: #0c9a70;
	margin-top: 15px;
	display: inline-block;
	font-weight: 500;
}
.login-form .lost-password a:hover {
	color: #000000;
}
.login-form span.title {
	display: none;
}
.login-form .account-register a {
	color: #0c9a70;
}
.login-form .account-register a:hover {
	color: #0c9a70;
}
.login-form .errorlist.after {
	bottom: -11px;
}
.login-form input[type="password"], .login-form input[type="text"] {
	width: 100%;
	background-color: transparent;
	margin-bottom: 17px;
}
.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;
}
/* Forget Password */
.password-reset-form {
	text-align: center;
	max-width: 370px;
	margin: 0 auto;
}
.password-reset-form .title {
	font-family: 'Roboto', 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: 750px;
	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%;
}
.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: 0;
	right: 0;
}
/*start:quick cart*/
.quick-cart-content {
	background: #ffffff none repeat scroll 0 0;
	opacity: 1;
	position: absolute;
	right: 0;
	top: 35px;
	width: 430px;
	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 {
	content: "";
	margin-left: 0;
	top: -10px;
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 10px 10px 10px;
	border-color: transparent transparent #fff transparent;
	right: 10px;
}
.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: 13px;
	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: #42ba96;
	background-color: transparent;
	border-color: #42ba96;
	border: 2px solid #42ba96;
}
.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: #42ba96;
	border: 2px solid #42ba96;
}
.quick-cart-content .cart-details-link a.view-cart.button:hover {
	color: #fff;
	background-color: #42ba96;
	border: 2px solid #42ba96;
}
/*end:quick cart*/
/*Start:Product block*/
.product-view.image-view .product-block, .product-view.scrollable-view .product-block {
	width: 25%;
	float: left;
	margin: 0;
	text-align: center;
	padding: 25px;
}
.product-view.image-view .content {
	overflow: hidden;
}

.add-to-cart-popup .short-info > div, .add-cart-information-popup .short-info > div {
	padding-bottom: 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: #42ba96;
	background-color: transparent;
	border-color: #42ba96;
	border: 2px solid #42ba96;
}
.popup.add-cart-information-popup .close-btn.button:focus, .popup.add-cart-information-popup .close-btn.button.focus {
	color: #fff;
	background-color: #42ba96;
	border: 2px solid #42ba96;
}
.popup.add-cart-information-popup .close-btn.button:hover {
	color: #fff;
	background-color: #42ba96;
	border: 2px solid #42ba96;
}
.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: 16px;
	font-weight: 500;
	display: block;
	text-align: center;
}
.popup .button-item {
	display: block;
	clear: both;
}
.popup .button-item .button {
	vertical-align: middle;
}
.popup .continue-shopping-btn {
	color: #42ba96;
	background-color: transparent;
	border-color: #42ba96;
	border: 2px solid #42ba96;
}
.popup .continue-shopping-btn:focus, .popup .continue-shopping-btn.focus {
	color: #fff;
	background-color: #42ba96;
	border: 2px solid #42ba96;
}
.popup .continue-shopping-btn:hover {
	color: #fff;
	background-color: #42ba96;
	border: 2px solid #42ba96;
}
.popup .header {
	background-color: #fff;
	border-bottom: 1px solid #e2e2e2;
	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: 3%;
}
.popup button:nth-of-type(1) {
	margin-left: 0;
}
.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: #e6e6e6;
	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: #6c757d;
	border: 2px solid #6c757d;
}
.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;
}
/* Footer */
body > .footer {
	background: #222222;
}
.footer .footer-copyright {
	max-width: 1280px;
	margin: 0 auto;
}
.footer .widget-article.footer-bottom {
	border-top: 1px solid #545454;
	width: 100%;
	padding-top: 60px;
}
.footer .footer-copyright .footer-left, .footer .footer-copyright .footer-right {
	max-width: 49%;
	display: inline-block;
	width: 100%;
	color: #fff;
}
.footer .footer-copyright .footer-left p {
	color: #fff;
	font-size:16px;
 }
.footer .footer-copyright .footer-left p a {
	color: #fff;
	text-decoration: underline;
}
.footer .footer-copyright .footer-left p a:hover {
	color: #729603;
	text-decoration: none;
}
.footer .footer-copyright .footer-right {
	text-align: right
}
.footer .footer-copyright .footer-right a {
    position: relative;
    font-size: 16px;
    margin: 0 2px;
    color: #fff;
}
.footer .footer-copyright .footer-right a:before {
	content: "-";
	margin-right: 10px
}
.footer .footer-copyright .footer-right a:hover {
	color: #729603;
	text-decoration:none;
}
.footer .footer-copyright .footer-right a:hover:before {
	color: #fff;
}
.footer .footer-copyright .footer-right a:first-child:before {
	display: none;
}
.footer .vertical .navigation-item {
	display: inline-block;
	width: 50%;
}

.footer .vertical .navigation-item a {
	border-bottom: 0;
	padding: 2px 0;
	color: #c2c2c2;
	font-family: 'Roboto', sans-serif;
	display: inline-block;
	font-size: 14px;
	line-height: 27px;
}
.footer .vertical .navigation-item a:hover {
	color: #729603;
	text-decoration: none;
}
.footer .widget.widget-navigation {
	border-left: 1px solid #545454;
	padding: 60px 0px 60px 40px;
}
.footer .widget.widget-navigation .nav-wrapper{
	display:flex;
	flex-wrap:wrap;
}
.footer .widget.widget-navigation.links {
	border-right: 1px solid #545454;
}
.appointment-section {
	width: 100%;
}
.appointment-section .appointment-area {
	max-width: 1280px;
	margin: 0 auto;
	padding-bottom: 80px;
}
.appointment-section .appointment-area h3 {
	font-size: 28px;
	line-height: 29px;
	font-weight: 600;
	color: #222222;
	padding: 25px 0px;
	font-family: 'Roboto', sans-serif;
}
.appointment-section .appointment-area p {
	font-size: 18px;
	color: #222222;
	font-weight: 400;
	line-height: 26px;
}
.appointment-section .appointment-area a:hover {
	color: #729603;
}
.appointment-section .appointment-area a {
    text-decoration: underline;
    color: #222222;
}
.page-services {
	background: #D7DBCC;
}
.page-services .widget.widget-snippet .our-services {
	background: none;
	padding: 0;
	margin-bottom: 120px;
}
.page-services .widget.widget-snippet .container-fluid .services-area h1 {
	display: none;
}
.page-services .widget.widget-snippet .container-fluid .services-area {
	margin: 0 auto;
	max-width: 100%;
}
.widget-html.service-top p {
	font-size: 20px;
	margin-top: 110px;
	display: block;
	font-weight:300;
}
/******Home Tab*****/
.widget-tabAccordion.home-tab {
	position: relative;
}
.widget-tabAccordion.home-tab:before {
	content: '';
	position: absolute;
	background: #E7E9E1;
	left: 0;
	top: 60px;
	width: 100%;
	height: 100%;
}
.widget-tabAccordion.home-tab .tab-accordion-accordion.accordion-panel {
	max-width: 1280px;
	margin: -60px auto 0;
	position: relative;
}
.fee .widget-tabAccordion.home-tab .tab-accordion-accordion.accordion-panel {
	margin: 0 auto;
}
.accordion-panel > .label-bar {
	font-size: 24px;
	font-weight: 500;
	line-height: 50px;
	height: 110px;
	padding: 13px 40px 22px 40px;
	color: #729603;
	background: #FBFFF0;
	border-radius: 8px;
	overflow: hidden;
	border: 0;
	position: relative;
	margin-bottom: 20px;
}
.accordion-panel > .label-bar.expanded {
	border-radius: 8px 8px 0 0;
	background: #FBFFF0;
	position: relative;
}
.accordion-panel > .label-bar.collapsed::after {
	position: absolute;
	content: "";
	right: 35px;
	top: 37px;
	height: 20px;
	overflow: hidden;
	background: url("/template/defed47c/image/readmore-less.png");
	width: 98px;
	background-position-y: -30px;
}
.accordion-panel > .label-bar.expanded::after {
	position: absolute;
	content: "";
	right: 35px;
	top: 37px;
	height: 20px;
	overflow: hidden;
	background: url("/template/defed47c/image/readmore-less.png");
	width: 98px;
}
.accordion-panel > .label-bar:before {
	position: absolute;
	content: "";
	right: 165px;
	top: 15px;
	width: 1px;
	background: #DFE2D6;
	height: 80px;
	z-index: 1;
}
.accordion-panel > .accordion-item.expanded {
	border-radius: 0 0 8px 8px;
	background: #FBFFF0;
}
.accordion-item.expanded .widget-html.wc-tab-accordion-widget {
	padding: 0 250px 10px 40px;
}
.accordion-item.expanded .widget-html.wc-tab-accordion-widget p {
	font-size: 16px;
	line-height: 30px;
	font-weight:300;
}
.accordion-item.expanded .widget-html.wc-tab-accordion-widget p a {
	text-decoration: underline;
}
.accordion-panel > .label-bar .toggle-icon {
	background-image: none
}
.accordion-panel > .label-bar.expanded {
	color: #222;
	height: 75px;
}
.accordion-panel > .accordion-item.collapsed {
	display: block !important;
	margin-top: -71px;
	margin-bottom:20px;
	border: 0px;
	height: 44px;
	overflow: hidden;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	background: #fbfff0;
	border-top: 0;
	padding: 3px 200px 3px 30px;
}
.accordion-panel > .accordion-item.collapsed p {
	line-height: 32px;
	font-size: 16px;
	font-weight:300;
}
.accordion-panel > .label-bar:hover {
	background: none repeat scroll 0 0 #fbfff0;
}
.accordion-panel > .accordion-item.collapsed .widget-html.wc-tab-accordion-widget {
	padding-left: 10px
}
/*******Fees******/
.widget.widget-article.fees-section {
	padding-bottom: 80px;
	padding-top: 20px;
}
.widget.widget-article.fees-section .article-item.full-article h3 {
	font-size: 35px;
	font-weight: 600;
	color: #222222;
	line-height: 40px;
	padding: 20px 0;
}
.widget.widget-article.fees-section .article-item.full-article h5 {
	font-size: 28px;
	font-weight: 500;
	color: #222222;
	line-height: 36px;
	padding: 15px 0;
}
.widget.widget-article.fees-section .article-item.full-article p {
	font-size: 18px;
	font-weight: 400;
	color: #222222;
	line-height: 26px;
}
.widget.widget-article.fees-section .article-item.full-article p a {
	color: #222222;
	text-decoration: underline;
}
.widget.widget-article.fees-section .article-item.full-article p a:hover {
	color: #729603;
}

.widget.widget-article.fees-section .article-item.full-article ul li {
	font-size: 18px;
	font-weight: 400;
	color: #222222;
	line-height: 26px;
}
/*******Privacy Policy******/
.widget.widget-article.privacy-policy-content {
	padding-bottom: 80px;
	padding-top: 20px;
}
.widget.widget-article.privacy-policy-content .article-item.full-article h6 {
	font-size: 28px;
	font-weight: 500;
	color: #222222;
	line-height: 36px;
	padding: 15px 0;
}
.widget.widget-article.privacy-policy-content .article-item.full-article p {
	font-size: 18px;
	font-weight: 400;
	color: #222222;
	line-height: 30px;
}
.widget.widget-article.privacy-policy-content .article-item.full-article p a {
    text-decoration: underline;
    color: #222222;
}
.widget.widget-article.privacy-policy-content .article-item.full-article p a:hover {
    color: #729603;
}

.widget.widget-article.privacy-policy-content .article-item.full-article ul li {
	font-size: 18px;
	font-weight: 400;
	color: #222222;
	line-height: 30px;
}
.widget.widget-snippet .team-page  .team-item-content h2{
    font-family: 'Poppins', sans-serif;
}
/*******Page Not Found******/

.page-page-not-found .page-content .article-content h2 {
	color: #729603;
	text-align: center;
	font-weight: bold;
	margin: 20px auto;
	font-size: 75px;
	line-height: 60px;
	text-transform: none;
	font-family: 'Roboto', sans-serif;
}
.page-page-not-found .page-content .article-content h2 strong {
	text-transform: uppercase;
	font-size: 90px;
}
.page-page-not-found .page-content .article-content h3 {
	color: #ff1818;
	font-size: 35px;
	text-align: center;
	padding: 15px 0 15px 0;
	margin: 0;
	font-weight: normal;
	text-transform: none;
	font-family: 'Roboto', sans-serif;
}
.page-page-not-found .page-content .article-content p {
	color: #222222;
	text-align: center;
	font-weight: 500;
	font-size: 19px;
	padding-top: 15px;
	font-family: 'Roboto', sans-serif;
}
.pregnancy-content .article-content p i {
	color: inherit;
	margin: 0;
}

.inner-text h4 {
	font-size: 28px;
	line-height: 29px;
	font-weight: 600;
	color: #222222;
	padding: 25px 0px 20px 0;
	font-family: 'Roboto', sans-serif;
	margin: 0;
}
.inner-text i {
	color: inherit;
	margin: 0;
}
.inner-text p {
	font-size: 18px;
	color: #222222;
	font-weight: 400;
	line-height: 26px;
}
.inner-text p a {
    text-decoration: underline;
	color: #222222;
}
.inner-text ul li, .inner-text ol li {
	font-size: 18px;
	color: #222222;
	font-weight: 400;
	line-height: 26px;
	font-family: 'Roboto', sans-serif;
}
.widget.widget-article.inner-text {
	padding-bottom: 30px;
}
.search-results .title {
    font-size: 20px;
    line-height: 29px;
    font-weight: 600;
    color: #222222;
    padding: 25px 0px;
    font-family: 'Roboto', sans-serif;
}
.search-results .page .summary {
    text-transform: none;
    font-size: 17px;
    color: #222222;
    font-weight: 400;
    line-height: 26px;
}
.search-results  .page-read-more {
	position:relative;
    font-size: 14px;
    font-weight: 500;
    line-height: 30px;
    text-decoration: none;
    color: #729603;
    font-family: 'Roboto',sans-serif;
}
.search-results .page-read-more:after {
    content: '';
    vertical-align: top;
    line-height: 34px;
    background: url(/template/defed47c/image/link-right.png) no-repeat 0 0;
    display: inline-block;
    width: 24px;
    height: 14px;
    margin: 11px 0 0 10px;
    background-size: 18px;
}
.search-results  .page-read-more:hover {
    color: #222222;
}
.search-results  .page-read-more:hover:after {
     background: url(/template/defed47c/image/link-right-black.png) no-repeat 0 0;
    background-size: 18px;
 }
.entire-search .total-result {
    color: #729603;
    font-size: 17px;
    line-height: 25px;
    padding-bottom: 10px;
    font-weight: 600;
}
.search-results  .pagination span.current {
    border: 1px solid #729603;
    color: #fff;
    background-image: none;
    background-color: #729603;
}
.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
}
body.widget-snippet .team-page .tremac-social-links a {
	display: inline-block;
		padding: 10px;
}

body.widget-snippet .team-page .tremac-social-links a i {
    font-size: 20px;
	padding: 6px;
}
body.widget-snippet .team-page .row {
    padding: 15px !important;
    position: relative;
    display: block;
}
.widget-search form input {
  margin-right: 0;
  }
@media screen and (max-width: 1200px) {
	.search-result{
		overflow:hidden;	
	}
}
@media screen and (max-width: 767px) {
	.responsive .jssor-slider-container .jssora20l {
		width: 80px;
		height: 80px;
	}
	.responsive .jssor-slider-container .jssora20l:before {
		width: 80px;
		height: 80px;
		margin: 30px 0 0 -10px;
		opacity: 1;
	}
	.responsive .jssor-slider-container .jssora20r {
		width: 80px;
		height: 80px;
	}
	.responsive .jssor-slider-container .jssora20r:before {
		width: 80px;
		height: 80px;
		margin: 30px 0 0 -10px;
		opacity: 1;
	}
	.responsive .search-results {
		padding-bottom: 20px;
	}
	.responsive .entire-search > h2 {
		font-size: 23px !important;
	}
	.entire-search .search-result>.title {
		font-size: 20px;
	}
		.responsive .search-results .title{
		font-size: 18px;
	}
	.responsive .search-results .page .summary{
		font-size: 15px;
	}
	.responsive .search-result  .pagination{
		float:none;
	}
}
/*Section Full-wide*/
.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% - 640px) !important;
	padding-right: calc(50% - 640px) !important;
}

@media screen and (max-width: 980px) {
	body > .body {
		padding: 0;
	}
}

.fee-widget-product-scroll-view .product-view.scrollable-view .current-price.price .tax-message,
.fee-widget-product-image-view .product-view.image-view .current-price.price .tax-message,
.fee-widget-product-list-view .current-price.price .tax-message, .fee-widget-product-tabular-view .current-price.price .tax-message {
	color: #999;
	font-size: 10px;
	font-weight: 400;
	width: 100%;
	display: block;
}
.fee-widget-product-scroll-view .product-view.scrollable-view .product-name{
	padding-left: 15px;
	padding-right: 15px;
}
.fee-widget-product-scroll-view .product-view.scrollable-view .block-content-wrap > .price-waper {
	margin: 7px 15px 0;
}

/*Section Full-wide*/
.fee .horizontal .navigation-item:hover > .navigation-item-child-container {
	display: none;
}

.widget-snippet .header-address-section .header-location p,
.widget-snippet .header-address-section .header-call p{
	padding: 0;
}
div.widget-snippet .about-area {
	padding: 0 15px;
}
.widget-snippet .container-fluid .row h4 {
	margin: 25px 0;
}
div.widget-snippet .about-area .about-section,
div.widget-snippet .team-page,
div .our-team-content .team-area,
div .appointment-section .appointment-area,
div.widget-snippet .about-us-area .about-us-section,
div .we-offer-snippet.padding-top-bottom .container,
div.widget-snippet .snippet-text-left-button-right .container-fluid .row {
	max-width: 100%;
}
.fee .widget-snippet .team-page .row {
	margin: 0;
}
div.widget-snippet .container-fluid .row .col-sm-6 .right-content .callbox::before {
	background: url("/template/defed47c/image/footer-call.png") no-repeat;
}
.fee .widget-snippet .header-address-section .header-location div {
	display: none;
}
.snippet-text-left-image-right h1 {
	word-break: break-all;
}
div.widget.widget-html.contact-map iframe {
	margin-top: 0;
}
.fee-gallery-jssor .jssor-slider-container .caption-wrapper [u="caption"].button {
	border: none;
}
.jssor-slider-container .jssorb03 div, .jssor-slider-container .jssorb03 div:hover, .jssor-slider-container .jssorb03 .av {
	width: 24px;
	height: 24px;
}
.fee .widget-tabAccordion.home-tab::before {
	top: 0;
}
.fee .widget-snippet .document-section .document-content .document-item a {
  padding: 10px;
}
.widget-article.practice-fees-content {
	text-align: center;
	margin: 0 0 70px;
}
.widget-article.practice-fees-content h2.title {
	font-size: 38px;
	line-height: 40px;
	font-weight: 600;
	color: #222222;
	margin: 70px 0 0;
	padding:0 0 30px;
	position: relative;
	font-family: 'Roboto', sans-serif;
}
.widget-article.practice-fees-content h2.title:before{
	position: absolute;
	content: '';
	background-color: #ccc;
	height: 3px;
	margin: 15px auto;
	width: 70px;
	bottom: 0;
	transform: translateX(-50%);
	left: 50%;
}
.widget-article.practice-fees-content h3{
	font-size: 28px;
	line-height: 35px;
	font-weight: 600;
	color: #222222;
	margin: 30px 0 15px;
	padding: 0;
	position: relative;
	font-family: 'Roboto', sans-serif;
}
