-.pm-full-mode {
	width: 100%;
}
.pm-boxed-mode {
	width: 1170px;
	margin: 20px auto;
	background-color: #fff;
}
.pm-standard-mode {
	width: 970px;
	margin: 0 auto;
}
.navbar-fixed-top.pm-boxed-mode,
.navbar-fixed-bottom.pm-boxed-mode,
.navbar-fixed-top.pm-standard-mode,
.navbar-fixed-bottom.pm-standard-mode {
	position: inherit;
}
html,
body {
	height: 100%;
}
body {
	background-position: center top;
	background: fixed;
	background-color: #fff;
}
a {
	color: #00ae42;
	font-family: "Open sans";
	font-weight: 400;
	text-decoration: none !important;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
}
a:hover {
	color: #f15b5a;
}
a.pm-secondary {
	color: #f15b5a;
}
a.pm-secondary:hover {
	color: #0db7c4;
}
a.pm-standard-link {
	color: #f15b5a;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 14px;
	margin: 20px 0;
	display: inline-block;
}
a.pm-sidebar-link {
	color: #f15b5a;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 14px;
	margin: 5px 0;
	display: inline-block;
}
a.pm-standard-link:hover,
a.pm-sidebar-link:hover {
	color: #34ceda;
}
a.pm-standard-link i,
a.pm-sidebar-link i {
	font-size: 10px;
	font-weight: 400;
	margin-left: 3px;
}
p {
	color: #666;
	font-family: "Open sans";
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
}
p.light {
	color: #fff;
}
strong {
	font-weight: 600;
	line-height: 24px;
}
ul li:before {
	font-family: "FontAwesome";
	font-size: 16px;
	color: #2b5c84;
	padding-right: 15px;
}
ul li {
	font-size: 17px;
	color: #000;
	padding-right: 15px;
	padding-bottom: 10px;
	list-style: disc;
}
ul {
	color: #5f5f5f;
	font-family: "Open sans";
	font-size: 14px;
	font-weight: 500;
	line-height: 24px;
	margin: 15px 0;
	list-style: none;
}
blockquote {
	border: 1px solid #e2e2e2;
	padding: 20px;
	margin: 20px 0;
	border-left: 4px solid #dbc164;
	border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
	-o-border-radius: 6px 6px 6px 6px;
}
blockquote p {
	color: #5f5f5f;
	font-family: "Open sans";
	font-size: 14px;
	font-weight: 100;
	line-height: 24px;
}
iframe {
	width: 100%;
}
.visual-bg {
	background-color: #ccc;
}
.pp_gallery li:before {
	content: "";
	padding: 0;
	margin: 0;
}
.pm-column-container {
	width: 100%;
	background-repeat: no-repeat;
	position: relative;
}
.pm-column-title {
	font-size: 24px;
	font-family: "Raleway";
	font-weight: 300;
	color: #34ceda;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 0;
}
.pm-column-title-divider {
	width: 270px;
	height: 1px;
	border-top: 1px solid #00ae42;
	display: table;
	margin: 0 auto;
	position: relative;
	margin: 30px auto 0 auto;
}
.pm-column-title-divider img {
	display: table;
	margin: 0 auto;
	position: relative;
	top: -15px;
}
h1 {
	font-size: 36px;
	font-family: sans-serif;
	font-weight: 400;
	color: #000;
}
h2 {
	font-size: 28px;
	font-family: sans-serif;
	font-weight: 700;
	color: #1bac4a;
	margin: 20px 0 10px;
	padding: 0;
}
h3 {
	font-size: 24px;
	font-family: Arial;
	font-weight: 300;
	color: #ef5438;
	margin-top: 0;
	margin-bottom: 20px;
	padding: 0;
}
h4 {
	font-size: 30px;
	font-family: "Raleway";
	font-weight: 300;
	color: #fff;
	margin-top: 0;
	margin-bottom: 10px;
	padding: 0;
}
h4.pm-primary {
	color: #0db7c4;
}
h5 {
	font-size: 30px;
	font-family: "Raleway";
	font-weight: 700;
	color: #000;
	margin-top: 0;
	line-height: 32px;
	margin-bottom: 5px;
}
h5.light {
	color: rgb(51, 51, 51);
	margin-bottom: 15px;
}
h6 {
	font-size: 22px;
	font-family: "Open sans";
	font-weight: 100;
	color: #5e5c5c;
	text-align: center;
	line-height: 28px;
	font-weight: 700;
	margin-top: 20px;
}
.pm-container-arrow {
	border-left: 40px solid transparent;
	border-right: 40px solid transparent;
	border-top: 30px solid #182433;
	margin: -30px auto 0;
	max-height: 50px;
	max-width: 50px;
	position: relative;
	top: 30px;
}
.pm-title-divider {
	width: 120px;
	height: 1px;
	background-color: #34ceda;
	margin: 26px auto;
}
.pm-containerMargin20 {
	margin: 20px 0;
}
.pm-containerMargin30 {
	margin: 30px 0;
}
.pm-containerMargin40 {
	margin: 40px 0;
}
.pm-containerMargin50 {
	margin: 50px 0;
}
.pm-containerMargin60 {
	margin: 60px 0;
}
.pm-containerMargin70 {
	margin: 70px 0;
}
.pm-containerMargin80 {
	margin: 80px 0;
}
.pm-containerMargin90 {
	margin: 90px 0;
}
.pm-containerMargin100 {
	margin: 100px 0;
}
.pm-containerMargin110 {
	margin: 110px 0;
}
.pm-containerMargin120 {
	margin: 120px 0;
}
.pm-containerPadding20 {
	padding: 20px 15px;
}
.pm-containerPadding30 {
	padding: 30px 15px;
}
.pm-containerPadding40 {
	padding: 40px 15px;
}
.pm-containerPadding60 {
	padding: 60px 15px;
}
.pm-containerPadding80 {
	padding: 80px 15px;
}
.pm-containerPadding100 {
	padding: 100px 15px;
}
.pm-containerPadding110 {
	padding: 110px 15px;
}
.pm-containerPadding120 {
	padding: 120px 15px;
}
.pm-containerPadding-top-20 {
	padding-top: 20px;
}
.pm-containerPadding-top-30 {
	padding-top: 30px;
}
.pm-containerPadding-top-40 {
	padding-top: 40px;
}
.pm-containerPadding-top-50 {
	padding-top: 50px;
}
.pm-containerPadding-top-60 {
	padding-top: 60px;
}
.pm-containerPadding-top-70 {
	padding-top: 70px;
}
.pm-containerPadding-top-80 {
	padding-top: 80px;
}
.pm-containerPadding-top-90 {
	padding-top: 90px;
}
.pm-containerPadding-top-100 {
	padding-top: 100px;
}
.pm-containerPadding-top-110 {
	padding-top: 110px;
}
.pm-containerPadding-top-120 {
	padding-top: 120px;
}
.pm-containerPadding-bottom-20 {
	padding-bottom: 20px;
}
.pm-containerPadding-bottom-30 {
	padding-bottom: 30px;
}
.pm-containerPadding-bottom-40 {
	padding-bottom: 40px;
}
.pm-containerPadding-bottom-50 {
	padding-bottom: 50px;
}
.pm-containerPadding-bottom-60 {
	padding-bottom: 60px;
}
.pm-containerPadding-bottom-70 {
	padding-bottom: 70px;
}
.pm-containerPadding-bottom-80 {
	padding-bottom: 80px;
}
.pm-containerPadding-bottom-90 {
	padding-bottom: 90px;
}
.pm-containerPadding-bottom-100 {
	padding-bottom: 100px;
}
.pm-containerPadding-bottom-110 {
	padding-bottom: 110px;
}
.pm-containerPadding-bottom-120 {
	padding-bottom: 120px;
}
.pm-columnPadding20 {
	padding: 20px 15px;
}
.pm-columnPadding30 {
	padding: 30px 15px;
}
.pm-columnPadding40 {
	padding: 40px 15px;
}
.pm-columnPadding60 {
	padding: 60px 15px;
}
.pm-columnPadding80 {
	padding: 80px 15px;
}
.pm-columnPadding100 {
	padding: 100px 15px;
}
.pm-columnPadding120 {
	padding: 120px 15px;
}
.pm-columnPadding-30 {
	padding: 0 15px;
}
.pm-container-border {
	border-right: 1px solid #c6c6c6;
}
.pm-no-margin {
	margin: 0 !important;
}
.pm-no-margin-top {
	margin-top: 0 !important;
}
.pm-no-margin-bottom {
	margin-bottom: 0 !important;
}
.pm-no-padding {
	padding: 0 !important;
}
.pm-column-spacing {
	margin-bottom: 15px;
	overflow: hidden;
}
.pm-column-spacing.news-post {
	margin-bottom: 50px;
}
.pm-center {
	text-align: center;
}
.pm-inline {
	display: inline;
}
.pm-right-align {
	text-align: right;
	display: block;
}
.pm-left-align {
	text-align: left;
	display: block;
}
.pm-center-align {
	margin: 0 auto !important;
	display: table !important;
}
.pm-center-align a {
	font-weight: 600;
}
.pm-divider {
	height: 1px;
	background-color: #0db7c4;
	width: 80px;
	margin: 20px 0;
}
.pm-divider.light {
	background-color: #fff;
}
.pm-clear-element {
	clear: both;
}
.columnContainer .row [class*="col-"] {
	padding-bottom: 30px;
}
.reset-pulse-sizing,
.reset-pulse-sizing *,
.reset-pulse-sizing :before,
.reset-pulse-sizing :after {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	vertical-align: top;
}
.pm-icon-container {
	width: 140px;
	height: 140px;
	border: 6px solid #7d7d7d;
	display: block;
	margin: 0 auto;
	padding-top: 10px;
	border-radius: 99px;
	-webkit-border-radius: 99px;
	-o-border-radius: 99px;
}
.pm-icon-container i {
	font-size: 70px;
	color: #7d7d7d;
	vertical-align: middle;
}
.navbar-collapse {
	padding: 0 !important;
}
.navbar-collapse.in {
	overflow-y: inherit !important;
}
.navbar-toggle {
	float: none !important;
	background-color: transparent;
	border: 1px solid transparent;
	float: right;
	margin-bottom: 8px;
	margin-right: 0;
	margin-top: 4px;
	padding: 9px 10px;
	position: relative;
	border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	-o-border-radius: 4px 4px 4px 4px;
}
#back-top:before {
	content: "\f077";
	font-family: "FontAwesome";
	font-size: 20px;
	color: #fff;
	position: absolute;
	top: 11px;
	left: 15px;
}
#back-top {
	bottom: -70px;
	position: fixed;
	right: 20px;
	text-align: center;
	z-index: 999;
	margin: 0 0 10px 10px;
	padding: 25px;
	background-color: #00ae42;
	border: 3px solid #fff;
	border-radius: 99px;
	-webkit-border-radius: 99px;
	-o-border-radius: 99px;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
}
#back-top:hover {
	cursor: pointer;
	background-color: #fff;
	border: 3px solid #00ae42;
}
#back-top:hover:before {
	color: #00ae42;
}
#pm_marker_tooltip {
	font-size: 11px;
	font-family: "Open sans";
	line-height: 20px;
	width: auto;
	opacity: 0;
	height: auto;
	padding: 2px 12px;
	background-color: #0db7c4;
	position: absolute;
	color: #fff;
	text-align: center;
	margin-top: -10px;
	z-index: 999999;
	text-transform: uppercase;
	border-radius: 99px;
	-webkit-border-radius: 99px;
	-o-border-radius: 99px;
	transition: all 0.4s;
	-moz-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
}
#pm_marker_tooltip.pm_tip_arrow_bottom {
	background-color: #0db7c4;
	color: #fff;
	border-radius: 99px;
	-webkit-border-radius: 99px;
	-o-border-radius: 99px;
}
.tinynav {
	padding: 5px;
	border: 1px solid #0db7c4;
	background-color: #fff;
	color: #0db7c4;
	font-size: 16px;
	background-image: none !important;
	font-family: "Lato";
	text-transform: uppercase;
}
.pm-sub-menu-container {
	background-color: #0db7c4;
	padding: 10px 0;
	position: relative;
	z-index: 999;
}
.pm-sub-menu-info {
	overflow: hidden;
}
.pm-sub-navigation {
	list-style: none;
	padding: 0;
	margin: 0;
	float: right;
}
.pm-sub-navigation li:before {
	content: "";
	margin: 0;
	padding: 0;
}
.pm-sub-navigation li {
	float: left;
	margin-right: 10px;
}
.pm-sub-navigation li:last-child {
	margin-right: 0;
}
.pm-sub-navigation li a {
	font-family: "Open sans";
	font-weight: 500;
	font-size: 14px;
	color: #fff;
	display: block;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
}
.pm-sub-navigation a:hover {
	color: #f14527;
}
.pm-sub-navigation a i {
	font-family: "FontAwesome";
	font-weight: 300;
	font-size: 17px;
	color: #fff;
	margin-top: 4px;
	transition: all 0.4s;
	-moz-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
}
.pm-sub-navigation a i.typcn {
	font-size: 20px;
}
.pm-sub-navigation a i:hover {
	color: #0db7c4;
}
header {
	padding: 25px 0;
}
.pm-boxed-mode .pm-nav-container {
	width: inherit !important;
}
.pm-nav-container.fixed {
	position: fixed;
	width: 100%;
	top: 0;
	height: auto;
	padding: 0;
	background-image: none;
}
.pm-header-logo {
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
}
.pm-nav-container {
	background-color: #000;
	width: 100%;
	z-index: 999;
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.196);
}
.pm-slider-container {
	background-image: url(/design/med/img/slider/slide1.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	width: 100%;
	min-height: 700px;
}
.pm-fat-footer {
	width: 100%;
	background-color: #191b27;
	padding: 100px 0;
	background-repeat: no-repeat;
	background-image: url(/design/med/img/footer/fat-footer-bg.jpg-);
	background-repeat: no-repeat;
	background-position: center center;
}
.pm-fat-footer p {
	color: #fff;
}
.pm-fat-footer a {
	color: #0db7c4;
}
.pm-fat-footer a:hover {
	color: #fff;
}
.pm-fat-footer-title {
	font-size: 22px;
	font-weight: 300;
	color: #fff;
	text-align: left;
	font-family: "Raleway";
	display: block;
	overflow: hidden;
	padding: 0;
	text-transform: none;
	line-height: 30px;
	margin: 0 0 10px !important;
}
.pm-fat-footer-title span {
	font-weight: 700;
	color: #fff;
}
.pm-fat-footer-title-divider {
	width: 30px;
	height: 3px;
	background-color: #d6d6d6;
	margin: 0 0 20px;
	display: inline-block;
}
.pm-widget-footer:last-child {
	margin-bottom: 0 !important;
}
.pm-widget-footer p,
.pm-footer-copyright-info {
	font-size: 14px;
	color: #fff;
	line-height: 24px;
	font-family: "Open sans";
	margin: 0 0 10px;
	padding: 0;
	font-weight: 300;
}
#pm-back-to-top {
	display: table;
	margin: 0 auto;
	font-size: 20px;
	color: #000;
	padding-top: 80px;
}
#pm-back-to-top:hover {
	color: #666;
	cursor: pointer;
}
.pm-footer-copyright-info {
	-line-height: 44px !important;
	margin: 0;
	padding: 9px 0;
}
.pm-footer-copyright {
	width: 100%;
	height: 310px;
	background-color: #272d36;
	padding: 160px 0 0;
	text-align: center;
	margin-top: -150px;
}
.pm-footer-copyright p {
	font-family: "Open sans";
	font-size: 11px;
	font-weight: 300;
	color: #ccc;
	margin: 0;
	color: #fff;
	text-transform: uppercase;
}
.pm-footer-social-icons li:before {
	content: "" !important;
	margin: 0 !important;
	padding: 0 !important;
}
.pm-footer-social-icons {
	overflow: hidden;
	width: auto;
	height: auto;
	margin: 0 auto;
	display: table;
	padding: 0 0 20px;
}
.pm-footer-social-icons li {
	float: left;
	margin-right: 20px;
	list-style: none;
}
.pm-footer-social-icons li:last-child {
	margin-right: 0;
}
.pm-footer-social-icons li a {
	text-decoration: none;
}
.pm-footer-social-icons li a i {
	display: block;
	text-align: center;
	padding: 14px;
	color: #fff;
	font-size: 18px;
	width: 45px;
	height: 45px;
	position: relative;
	z-index: 20;
}
.pm-footer-social-icons li.tw:hover .pm-social-icon-diamond {
	background-color: #58ccff;
}
.pm-footer-social-icons li.fb:hover .pm-social-icon-diamond {
	background-color: #3c599b;
}
.pm-footer-social-icons li.gp:hover .pm-social-icon-diamond {
	background-color: #dd4b39;
}
.pm-footer-social-icons li.linked:hover .pm-social-icon-diamond {
	background-color: #007bb6;
}
.pm-footer-social-icons li.yt:hover .pm-social-icon-diamond {
	background-color: #e52c27;
}
.pm-footer-social-icons li.tw:hover .pm-social-icon-diamond {
	background-color: #58ccff;
}
.pm-footer-social-icons li.st:hover .pm-social-icon-diamond {
	background-color: #eb4924;
}
.pm-footer-navigation {
	overflow: hidden;
	width: auto;
	height: auto;
	margin: 22px 0 0;
	padding: 0;
	float: right;
}
.pm-footer-navigation li:before {
	content: "" !important;
	margin: 0 !important;
	padding: 0 !important;
}
.pm-footer-navigation li {
	float: left;
	margin-left: 25px;
	list-style: none;
}
.pm-footer-navigation li a {
	font-size: 15px;
	font-family: "Open Sans", "system-ui", "Segoe UI", Roboto, Oxygen, Ubuntu,
		"Fira Sans", "Droid Sans", "Helvetica Neue", sans;
	text-decoration: none;
	color: #000;
	font-weight: 700;
	display: block;
	padding-top: 10px;
	border-top: 3px solid transparent;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
}
.pm-footer-navigation li a.active {
	border-top: 3px solid #00ae42;
}
.pm-footer-navigation li a:hover {
	color: #f15b5a;
	border-top: 3px solid #00ae42;
}
.sf-menu {
	margin-bottom: 0 !important;
}
.pm-nav {
	background-color: transparent;
	margin: 0 !important;
	padding-left: 34px !important;
}
.sf-menu li:before {
	content: "" !important;
	margin: 0 !important;
	padding: 0 !important;
}
.sf-menu li:first-child a {
}
.sf-menu li > ul {
	left: -1px;
}
.sf-menu a {
	font-family: "Open Sans", "system-ui", "Segoe UI", Roboto, Oxygen, Ubuntu,
		"Fira Sans", "Droid Sans", "Helvetica Neue", sans;
	font-weight: 500;
	color: #fff;
	text-transform: none;
	font-size: 16px;
	display: block !important;
	padding: 0.75em 0.9em !important;
	line-height: 29px;
}
.sf-menu a.sf-with-ul {
	padding: 0.75em 2.2em 0.75em 1.2em !important;
}
.sf-menu a:hover,
.sf-menu li.active a {
	border-bottom: 5px solid #07d857 !important;
}
.sf-sub-indicator {
	right: 11px !important;
	background-image: none !important;
	overflow: visible !important;
	text-indent: 0 !important;
	font-size: 12px;
	color: #0db7c4;
}
.sf-sub-indicator i {
	color: #fff !important;
}
.sf-menu li {
	background-color: transparent !important;
	padding-bottom: 0;
	float: left;
}
#pm-home-btn {
	font-family: "FontAwesome";
}
ul.second li {
	display: block !important;
	float: left;
}
.sf-menu ul {
	box-shadow: none !important;
	background-color: rgba(13, 183, 196, 0.8);
}
.sf-menu ul li {
	border-bottom: 1px solid #1ad7e6;
	padding-bottom: 0;
}
.sf-menu ul li:last-child {
	border-bottom: 0 solid #f1482b;
}
.sf-menu ul li:after {
	content: "";
	margin: 0;
	padding: 0;
}
.sf-menu ul li a {
	font-family: "Open sans";
	font-weight: 500;
	font-size: 14px;
	color: #fff;
	display: block !important;
	width: 100%;
	border-left: 0 solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	line-height: 30px;
	transition: all 0.4s;
	-moz-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
}
.sf-menu ul li a:before {
	content: "\f132";
	color: #fff;
	font-family: "FontAwesome";
	margin-right: 10px;
}
.sf-menu ul li a:hover {
	color: #fff;
	background-color: #f15b5a;
}
.sf-menu ul li:last-child a {
	border-bottom: 0 solid #e0e0e0;
}
.sf-menu ul .sf-sub-indicator {
	background-position: 0 -1px !important;
	right: 0.85em !important;
	top: 20% !important;
}
.sf-menu ul li:first-child a {
	border-top: 1px solid #e0e0e0;
}
.sf-menu ul li:last-child a {
	border-radius: 0 0 0 0;
	-webkit-border-radius: 0 0 0 0;
	-o-border-radius: 0 0 0 0;
}
.sf-menu ul li:last-child {
	border-radius: 0 0 0 0;
	-webkit-border-radius: 0 0 0 0;
	-o-border-radius: 0 0 0 0;
}
.sf-menu ul ul {
	left: 100%;
	top: -3px !important;
}
.pm-sidebar .pm-widget {
	margin-bottom: 30px;
	overflow: hidden;
	padding: 0 10px;
}
.pm-sidebar .pm-widget h6 {
	color: #fff;
	font-family: "Raleway";
	font-size: 20px;
	font-weight: 500;
	padding: 8px 15px;
	margin-top: 0;
	margin-bottom: 25px;
	background-color: #0db7c4;
}
.pm-sidebar .pm-widget p {
	font-size: 14px;
}
.pm-sidebar .pm-widget p strong {
	font-size: 15px;
}
.pm-sidebar-padding {
	padding: 0 15px;
}
.pm-sidebar-search-container {
	width: 100%;
	height: 42px;
	border: 1px solid #0db7c4;
}
.pm-sidebar-search-container i {
	display: block;
	font-family: "FontAwesome";
	font-size: 14px;
	color: #f15b5a;
	float: right;
	padding: 13px;
	transition: all 0.4s;
	-moz-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
}
.pm-sidebar-search-container i:hover {
	cursor: pointer;
	color: #000;
}
.pm-sidebar-search-field {
	border: 0 solid grey;
	width: 83%;
	padding: 5px;
	margin: 5px;
	font-family: "Open sans";
}
.pm-sidebar-popular-posts {
	list-style: none;
	padding: 0;
	margin: 0;
}
.pm-sidebar-popular-posts li:before {
	content: "" !important;
	margin: 0 !important;
	padding: 0 !important;
}
.pm-sidebar-popular-posts li {
	padding-bottom: 16px;
	margin-bottom: 16px;
	border-bottom: 1px solid #d5d5d5;
}
.pm-sidebar-popular-posts li a {
	font-family: "Open sans";
	font-size: 14px;
	color: #8e8e8e;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
}
.pm-sidebar-popular-posts li a:hover {
	color: #2b5d82;
}
.pm-sidebar-popular-posts li a:before {
	content: "\f054";
	font-family: "FontAwesome";
	font-size: 14px;
	color: #2b5d83;
	padding-right: 16px;
}
.pm-sidebar-cart-posts {
	list-style: none;
	padding: 0;
	margin: 0;
}
.pm-sidebar-cart-posts li {
	padding-bottom: 16px;
	margin-bottom: 16px;
	border-bottom: 1px solid #d5d5d5;
}
.pm-sidebar-cart-posts li a {
	font-family: "Open sans";
	font-size: 14px;
	color: #295d85;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
}
.pm-sidebar-cart-posts li a:hover {
	color: #333;
}
.pm-cart-widget-buttons {
	margin-top: 10px;
	display: inline-block;
}
.pm-cart-widget-buttons .wc-forward {
	background-color: #dbc164;
	border: 0 none;
	color: #fff;
	padding: 7px 15px;
	text-decoration: none;
	border-radius: 2px 2px 2px 2px;
	-webkit-border-radius: 2px 2px 2px 2px;
	-o-border-radius: 2px 2px 2px 2px;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
}
.pm-cart-widget-buttons .wc-forward:hover {
	background-color: #333;
}
.pm-cart-widget-buttons .wc-forward i {
	margin-left: 5px;
}
.pm-sidebar-tags {
	list-style: none;
	padding: 0;
	margin: 0;
}
.pm-sidebar-tags li:before {
	content: "" !important;
	margin: 0 !important;
	padding: 0 !important;
}
.pm-sidebar-tags li {
	float: left;
	margin-right: 0;
}
.pm-sidebar-tags li .pm-rounded-btn a {
	margin: 3px 0 !important;
}
.pm-recent-blog-posts {
	list-style: none;
	padding: 0;
	margin: 0;
}
.pm-recent-blog-posts li:before {
	content: "" !important;
	margin: 0 !important;
	padding: 0 !important;
}
.pm-recent-blog-posts li {
	clear: both;
	margin-bottom: 20px;
	overflow: hidden;
	position: relative;
	min-height: 95px;
}
.pm-recent-blog-post-thumb {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	border: 1px solid #0db7c4;
	float: right;
	height: 58px;
	width: 58px;
	margin-top: 7px;
	margin-left: 10px;
}
.pm-recent-blog-post-details a {
	font-family: "Open sans";
	font-size: 13px;
	color: #9a9a9a;
	font-weight: 300;
	line-height: 20px !important;
	transition: all 0.4s;
	-moz-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
}
.pm-widget-footer .pm-recent-blog-post-details a {
	color: #fff;
}
.pm-widget-footer .pm-recent-blog-post-details .pm-date {
	color: #0db7c4;
}
.pm-recent-blog-post-details a:hover {
	color: #0db7c4;
}
.pm-recent-blog-post-details .pm-date {
	font-family: "Open sans";
	font-size: 12px !important;
	color: #f15b5a;
	font-weight: 300;
	font-style: italic;
	margin-top: 10px;
}
.pm-recent-blog-post-divider {
	height: 1px;
	width: 50px;
	background-color: #34ceda;
	margin: 15px 0;
}
.pm-recent-blog-posts.sidebar .pm-recent-blog-post-details a {
	color: #333;
}
.pm-recent-blog-posts.sidebar .pm-recent-blog-post-details a:hover {
	color: #ef5438;
}
.pm-recent-blog-posts.sidebar .pm-recent-blog-post-details .pm-comment-count {
	color: #333;
}
.pm-pagination-page-counter {
	display: table;
	margin: 0 auto;
}
.pm-pagination-page-counter p {
	font-family: "Open sans";
	font-size: 14px;
	font-weight: 300;
	color: #959595;
	margin: 0;
	padding: 0;
}
.pm-pagination {
	list-style: none outside none;
	padding: 12px 0;
	margin: 0;
	display: table;
	margin: 0 auto;
}
.pm-pagination li:before {
	content: "";
	margin: 0;
	padding: 0;
}
.pm-pagination li {
	float: left;
	width: 40px;
	height: 35px;
	margin-right: 1px;
	background-color: #000;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
}
.pm-pagination li:hover {
	background-color: #ccc;
}
.pm-pagination li:hover a {
	color: #fff;
}
.pm-pagination li a {
	display: block;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-family: arial !important;
	font-size: 12px !important;
	line-height: 36px !important;
}
.pm-pagination li.current {
	background-color: #ef5438;
}
.pm-pagination li span.current {
	color: #fff;
	font-weight: 700;
}
.pm-pagination li span {
	display: block;
	font-family: arial !important;
	font-size: 12px !important;
	line-height: 36px !important;
	text-align: center;
}
.nav-tabs {
	border-bottom: 0 solid #ddd;
}
.tab-content > .active,
.pill-content > .active {
	display: block;
}
.nav-tabs li:before {
	content: "";
	margin: 0;
	padding: 0;
}
.tab-content {
	padding-top: 15px;
	background-color: transparent;
}
.nav-tabs > li > a {
	background-color: transparent;
	color: #fff;
	margin-right: 0;
	border: 0 solid #fff;
	font-family: "Oswald";
	text-transform: uppercase;
	font-weight: 500;
	border-radius: 0 0 0 0;
	-webkit-border-radius: 0 0 0 0;
	-o-border-radius: 0 0 0 0;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.nav-tabs > li > a:hover {
	background-color: #fff;
	color: #0db7c4;
}
.nav-tabs > li {
	border-top: 3px solid transparent;
}
.nav-tabs > li.active {
	border-top: 3px solid #0db7c4;
}
.nav-tabs > li.active a {
	color: #0db7c4 !important;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
	background-color: #fff;
	color: #fff;
	border-width: 0;
	font-family: "Oswald";
	text-transform: uppercase;
	font-weight: 500;
}
.tab-content .tab-pane p {
	font-family: "Open sans";
	font-size: 16px;
	font-weight: 400;
	text-align: Left;
	line-height: 20px;
}
.clear {
	clear: both;
}
.pm-sub-header-info ul.breadcrumb-list {
	position: relative;
	top: 4px;
	list-style: none;
}
.pm-sub-header-info ul.breadcrumb-list li {
	list-style: none;
	display: inline-block;
	padding-right: 5px;
}

.pm-sub-header-info ul.breadcrumb-list li a{
	color:#ccc
}
.pm-sub-header-info ul.breadcrumb-list li a:hover{
	color:#f15b5a;
}

.breadcrumb-item + .breadcrumb-item::before {
	position: relative;
	top: -2px;
	display: inline-block;
	color: #00ae42 !important;
	padding-right: 5px;
	color: #2b2b2b;
	content: "\00BB";
	font-size: 15px;
}
.pm-sub-header-container {
	width: 100%;
}
.pm-sub-header-info {
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(/design/med/img/faqbg.png);
	background-color: #ededed;
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.196);
}
.pm-page-title {
	text-align: center;
	font-family: "Open sans";
	font-size: 34px;
	color: #fff;
	font-weight: 700;
	margin-bottom: 60px;
	margin-top: 60px;
	line-height: 40px;
}
.cont {
	margin-top: 40px;
	margin-bottom: 10px;
}
.pm-services-post-excerpt img,
.pm-services-post .pim {
	display: none;
}
.pm-post-title {
	font-family: "Raleway";
	font-size: 36px;
	color: #0db7c4;
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 20px;
	margin-bottom: 15px;
	max-width: 720px;
	line-height: 40px;
}
.pm-page-message {
	font-family: "Raleway";
	font-size: 17px;
	color: #3f3b3b;
	font-weight: 300;
	margin-bottom: 30px;
}
.pm-sub-header-breadcrumbs {
	border-bottom: 1px solid #eee;
}
.pm-breadcrumbs {
	list-style: none;
	padding: 10px 0;
	margin: 0;
	overflow: hidden;
	float: left;
}
.pm-breadcrumbs li:before {
	content: "";
	padding: 0;
	margin: 0;
}
.pm-breadcrumbs li {
	float: left;
	font-family: "Raleway";
	font-size: 12px;
	color: #5b5b5b;
	text-transform: uppercase;
	margin-right: 7px;
	font-weight: 300;
}
.pm-breadcrumbs li a {
	font-family: "Raleway";
	font-size: 12px;
	color: #5b5b5b;
	font-weight: 300;
	text-transform: uppercase;
}
.pm-breadcrumbs li a:hover {
	color: #f15b5a;
}
.pm-post-navigation {
	list-style: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	float: right;
}
.pm-post-navigation li:before {
	content: "";
	padding: 0;
	margin: 0;
}
.pm-post-navigation li {
	float: left;
	border-left: 1px solid #eee;
	transition: all 0.4s;
	-moz-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
}
.pm-post-navigation li:last-child {
	border-right: 1px solid #eee;
}
.pm-post-navigation li:hover {
	background-color: #34ceda;
}
.pm-post-navigation li:hover a {
	color: #fff;
}
.pm-post-navigation li a {
	color: #0db7c4;
	display: block;
	font-family: "FontAwesome";
	font-size: 20px;
	padding: 12px 20px;
}
.pm-isotope-filter-container {
	width: 100%;
	min-height: 72px;
	background-color: #efefef;
}
.pm-isotope-filter-system {
	list-style: none;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #d3d3d3;
	overflow: hidden;
	transition: all 0.4s;
	-moz-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
}
.pm-isotope-filter-system li:before {
	content: "";
	padding: 0;
	margin: 0;
}
.pm-isotope-filter-system li {
	float: left;
	margin-right: 9px;
}
.pm-isotope-filter-system li i {
	float: right;
	font-family: "FontAwesome";
	margin-top: 14px;
}
.pm-isotope-filter-system li:last-child {
	margin-right: 0;
}
.pm-isotope-filter-system li a {
	font-family: "Open sans";
	font-size: 14px;
	color: #565656;
	font-weight: 300;
	padding: 5px;
	display: block;
	border-bottom: 3px solid transparent;
	transition: all 0.4s;
	-moz-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
}
.pm-isotope-filter-system li a.current {
	border-bottom: 3px solid #0db7c4;
}
.pm-isotope-filter-system li a:hover {
	border-bottom: 3px solid #0db7c4;
}
.pm-isotope-filter-system-expand {
	background-color: #0db7c4;
	color: #fff;
	font-family: "Open sans";
	font-size: 14px;
	line-height: 40px;
	font-weight: 700;
	padding: 3px 25px;
	text-transform: uppercase;
	display: none;
	visibility: hidden;
}
.pm-isotope-filter-system-expand:hover {
	cursor: pointer;
}
.pm-isotope-page-count {
	text-transform: uppercase;
	font-family: "Cantata One";
	color: #777;
	font-size: 12px;
	margin-bottom: 0;
	margin-top: 15px;
}
.ui-widget-header {
	background-color: #0db7c4 !important;
	color: #fff !important;
	background-image: none !important;
}
.ui-datepicker {
	z-index: 99999 !important;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	border: 0 solid #fff;
}
.ui-widget-header .ui-state-hover {
	border: 0 solid #999 !important;
	background-color: transparent !important;
	font-weight: inherit !important;
	color: #212121;
	cursor: pointer !important;
}
.ui-widget-header .ui-icon {
	background-image: url(jquery-ui/images/ui-icons_222222_256x240_white.png) !important;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	text-align: center;
}
.pm-video-container {
	width: 100%;
	min-height: 300px;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 30px 0;
	position: relative;
	background-size: cover;
}
.pm-video-overlay {
	background-color: rgba(0, 0, 0, 0.5);
	bottom: 0;
	min-height: 150px;
	position: absolute;
	right: 0;
	width: 100%;
}
.pm-video-activator-btn {
	background-color: #fff;
	border: 3px solid #0db7c4;
	color: #0db7c4;
	display: table !important;
	font-size: 30px !important;
	height: 80px;
	margin: 0 auto;
	padding: 23px 0 0 7px;
	position: relative;
	text-align: center;
	top: -40px;
	width: 80px;
	border-radius: 99px;
	-webkit-border-radius: 99px;
	-o-border-radius: 99px;
}
.pm-video-activator-btn:hover {
	background-color: #0db7c4;
	border: 3px solid #fff;
	color: #fff;
}
.pm-pricing-table-container {
	width: 100%;
	height: auto;
}
.pm-pricing-table-title {
	width: inherit;
	height: 60px;
	background-color: #f15b5a;
	text-align: center;
	border-bottom: 3px solid #0db7c4;
}
.pm-pricing-table-title p {
	font-family: "Lato";
	color: #fff;
	font-size: 20px;
	line-height: 60px;
	text-transform: uppercase;
}
.pm-pricing-table-price {
	width: inherit;
	height: 210px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	padding-top: 70px;
	position: relative;
}
.pm-pricing-table-price .price {
	color: #fff;
	font-size: 66px;
	text-align: center;
	font-family: "Lato";
}
.pm-pricing-table-price .price sup {
	font-size: 24px;
	top: -1.1em;
}
.pm-pricing-table-price .price sub {
	font-size: 18px;
	bottom: -0.1em;
}
.pm-pricing-table-price .details {
	font-family: "Lato";
	color: #fff;
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;
	margin-top: 25px;
	display: block;
	text-align: center;
	padding: 0 15px;
}
.pm-pricing-table-price i {
	position: absolute;
	right: 10px;
	top: 15px;
	z-index: 3;
	font-family: "FontAwesome";
	font-size: 20px;
	color: #000;
}
.pm-pricing-table-featured-shadow {
	border-left: 100px solid transparent;
	border-top: 100px solid rgba(0, 0, 0, 0.6);
	height: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 0;
	z-index: 1;
}
.pm-pricing-table-featured {
	border-left: 80px solid transparent;
	border-top: 80px solid #f6d600;
	height: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 0;
	z-index: 2;
}
.pm-pricing-table-list {
	list-style: none;
	padding: 0;
	margin: 0;
	border: 1px solid #d3d3d3;
}
.pm-pricing-table-list li:before {
	content: "";
	padding: 0;
	margin: 0;
}
.pm-pricing-table-list li {
	border-bottom: 1px solid #d3d3d3;
	padding: 13px 0;
}
.pm-pricing-table-list li:last-child {
	border-bottom: 0 solid #d3d3d3;
}
.pm-pricing-table-list li p {
	font-family: "Open sans";
	font-size: 16px;
	margin-bottom: 0;
	color: #f15b5a;
	text-align: center;
	line-height: 30px;
}
.pm-pricing-table-btn {
	width: 100%;
	height: 65px;
	background-color: #f15b5a;
	display: block;
	text-align: center;
	font-family: "Open sans";
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	padding-top: 23px;
}
.pm-pricing-table-btn:hover {
	background-color: #999;
	color: #fff;
}
.pm-testimonials-carousel {
	width: 100%;
	height: auto;
	position: relative;
}
.pm-testimonial-items {
	list-style: none;
	padding: 130px 0 0;
	margin: 0;
	line-height: 50px !important;
}
.pm-testimonial-items li:before {
	content: "";
	margin: 0;
	padding: 0;
}
.pm-testimonial-items li {
	position: relative;
	text-align: center;
	display: none;
}
.pm-testimonial-items li.active {
	display: block;
}
.pm-testimonial-quote {
	font-family: "Open sans";
	font-size: 16px;
	font-weight: 700;
	color: #000;
	line-height: 26px;
	padding: 0 20px;
	display: block;
	max-width: 850px;
	text-align: center;
	display: inline-block;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.pm-testimonial-name {
	font-family: "Lato";
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
	color: #fff;
	margin-top: 30px;
}
.pm-testimonial-title {
	font-family: "Lato";
	font-size: 14px;
	font-weight: 300;
	text-transform: uppercase;
	color: #fff;
}
.pm-testimonial-divider {
	width: 50px;
	height: 1px;
	background-color: #fff;
	display: block;
	margin: 15px auto;
}
.pm-testimonial-img {
	position: relative;
	display: block;
	width: 800px;
	height: 450px;
	margin: 0 auto;
	background-position: center top;
	background-size: cover;
	background-repeat: no-repeat;
}
.pm-testimonial-img-icon {
	background-color: #fff;
	border: 3px solid #0db7c4;
	color: #0db7c4;
	display: table !important;
	font-size: 30px !important;
	height: 70px;
	width: 70px;
	margin: 0 auto;
	padding-top: 12px;
	position: relative;
	text-align: center;
	bottom: -150px;
	border-radius: 99px;
	-webkit-border-radius: 99px;
	-o-border-radius: 99px;
}
.owl-item .item {
	text-align: center;
}
.pm-testimonials-arrows {
	left: 0;
	margin: 0 auto;
	position: relative;
	top: 195px;
	width: 850px;
	z-index: 999;
}
.pm-testimonials-arrows a {
	text-align: center;
	font-family: "FontAwesome";
	font-size: 40px;
	background-color: #ccc;
	padding: 20px;
	width: 75px;
	height: 75px;
	border-radius: 37px;
	color: #fff;
	transition: none !important;
}
.pm-testimonials-arrows a:hover {
	color: #999;
}
#pm-testimonial-prev {
	float: left;
}
#pm-testimonial-next {
	float: right;
}
.milestone {
	margin: 15px 0;
	position: relative;
	text-align: center;
}
.milestone:after {
	clear: both;
	content: " ";
	display: block;
	font-size: 0;
	height: 0;
	visibility: hidden;
}
.milestone i {
	color: #295d84;
	display: block;
	font-size: 50px;
	z-index: 20;
}
.milestone .milestone-description {
	color: #5e5e5e;
	font-size: 16px;
	line-height: 26px;
	font-weight: 300;
	font-family: "Open sans";
}
.milestone .milestone-value {
	display: inline-block;
	font-family: "Open sans";
	font-weight: 700;
	font-size: 42px;
	color: #0db7c4;
}
.milestone .milestone-content {
	font-size: 60px;
	line-height: 73px;
	color: #2c5c80;
}
.pm-value-item-container {
	position: relative;
	width: 100%;
	height: 240px;
}
.pm-value-diamond-shadow {
	width: 0;
	height: 0;
	border-left: 120px solid transparent;
	border-right: 120px solid transparent;
	border-top: 125px solid #2d343d;
	position: relative;
	margin: 0 auto;
	z-index: 1;
}
.pm-value-diamond {
	width: 0;
	height: 0;
	border-left: 105px solid transparent;
	border-right: 105px solid transparent;
	border-top: 108px solid #0db7c4;
	position: relative;
	margin: 0 auto;
	top: -119px;
	z-index: 2;
}
.pm-value-quote-container {
	position: relative;
	top: -90px;
	padding: 0 15px;
}
.pm-value-quote-container p {
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-family: "Open sans";
}
.pm-value-title {
	position: absolute;
	top: 25px;
	z-index: 5;
	text-align: center;
	width: 100%;
}
.pm-value-title p {
	color: #000;
	font-size: 18px;
	text-transform: uppercase;
}
.pm-value-title i {
	color: #000;
	font-size: 24px;
}
.pm-progress-bar-description {
	display: block;
	font-weight: 400;
	line-height: 14px;
	margin-bottom: 15px;
	position: relative;
	font-family: "Open sans";
	font-size: 16px;
	font-weight: 300;
	color: #fff;
	text-align: left;
}
.pm-progress-bar-description span {
	color: #000;
	font-family: "Lato";
	font-size: 14px;
	font-weight: 500;
	left: 0;
	margin-left: -30px;
	opacity: 0;
	position: absolute;
	top: 35px;
	z-index: 200;
}
.pm-progress-bar-diamond {
	background-color: #fff;
	border: 3px solid #0db7c4;
	height: 60px;
	margin-left: -45px;
	position: absolute;
	top: 15px;
	width: 60px;
	z-index: 120;
	border-radius: 99px;
	-webkit-border-radius: 99px;
	-o-border-radius: 99px;
}
.pm-progress-bar {
	background-color: rgba(36, 43, 52, 0.8);
	display: block;
	height: 7px;
	height: 35px;
	margin-bottom: 40px;
	position: relative;
}
.pm-progress-bar .pm-progress-bar-outer {
	background-color: #fff;
	height: 35px;
	left: 0;
	position: absolute;
	top: 0;
	border: 1px solid #34ceda;
}
.pm-progress-bar .progress-bar-outer .progress-bar-inner {
	display: none;
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}
.pm-post-loaded-info {
	list-style: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	border-top: 1px solid #d3d3d3;
}
.pm-post-loaded-info.news {
	margin: 80px auto;
}
.pm-post-loaded-info li:before {
	content: "";
	padding: 0;
	margin: 0;
}
.pm-post-loaded-info li:first-child {
	float: left;
}
.pm-post-loaded-info li:last-child {
	float: right;
}
.pm-post-loaded-info li {
	padding: 13px 0;
}
.pm-post-loaded-info li p {
	margin-bottom: 0;
	font-family: "Lato";
	font-size: 14px;
	color: #565656;
	font-weight: 300;
}
.pm-post-loaded-info li a {
	margin-bottom: 0;
	font-family: "Open sans";
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	display: block;
	min-width: 115px;
	padding: 3px 15px;
	background-color: #f15b5a;
	border-radius: 99px;
	-webkit-border-radius: 99px;
	-o-border-radius: 99px;
}
.pm-post-loaded-info li a:hover {
	color: #fff;
	background-color: #0db7c4;
}
.pm-filter-system {
	list-style: none;
	padding: 0;
	overflow: hidden;
}
.pm-filter-system li:before {
	content: "";
	padding: 0;
	margin: 0;
}
.pm-filter-system li:first-child {
	border-right: 3px solid #d3d3d3 !important;
	padding-right: 15px;
	margin-right: 15px;
}
.pm-filter-system li:last-child {
	margin-right: 0;
}
.pm-filter-system li {
	float: left;
	margin-right: 10px;
	padding: 10px 0;
}
.pm-filter-system li p {
	margin-bottom: 0;
	font-family: "Open sans";
	font-size: 14px;
	color: #c8c8c8;
	text-transform: uppercase;
	font-weight: 700;
}
.pm-filter-system li a {
	margin-bottom: 0;
	font-family: "Open sans";
	font-size: 14px;
	color: #c8c8c8;
	text-transform: uppercase;
	font-weight: 700;
}
.pm-filter-system li a:hover {
	color: #0db7c4;
}
.pm-single-post-social-icons {
	list-style: none;
	padding: 0;
	margin: -10px 0 0;
	overflow: hidden;
	float: right;
}
.pm-single-post-social-icons li:before {
	content: "";
	margin: 0;
	padding: 0;
}
.pm-single-post-social-icons li {
	float: left;
	margin-right: 3px;
}
.pm-single-post-social-icons li:last-child {
	margin-right: 0;
}
.pm-single-post-social-icons li a {
	display: block;
	width: 37px;
	height: 37px;
	text-align: center;
	background-color: #fff;
	border: 2px solid #11c7d5;
	font-family: "FontAwesome";
	font-size: 16px;
	color: #7be0e8;
	padding-top: 8px;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	border-radius: 99px;
	-webkit-border-radius: 99px;
	-o-border-radius: 99px;
}
.pm-single-post-social-icons li a:hover {
	background-color: #0db7c4;
	border: 3px solid #fff;
	color: #fff;
}
.pm-single-post-social-icons li:first-child {
	margin-right: 14px;
	margin-top: 8px;
}
.pm-single-post-social-icons li:first-child p {
	color: #2a313a;
	font-family: "Oswald";
	font-size: 14px;
	font-weight: 300;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.pm-related-blog-posts {
	list-style: none;
	padding: 0;
	margin: 35px 0 0;
}
.pm-related-blog-posts li:before {
	content: "" !important;
	margin: 0 !important;
	padding: 0 !important;
}
.pm-related-blog-posts li {
	margin-bottom: 20px;
	overflow: hidden;
	position: relative;
	min-height: 95px;
	width: 30%;
	margin-right: 35px;
	float: left;
}
.pm-related-blog-post-thumb {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	border: 1px solid #0db7c4;
	float: right;
	height: 70px;
	width: 70px;
	margin-top: 8px;
	margin-left: 15px;
}
.pm-related-blog-posts a {
	font-family: "Open sans";
	font-size: 14px;
	color: #9a9a9a;
	font-weight: 300;
	line-height: 26px !important;
	display: block;
	transition: all 0.4s;
	-moz-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
}
.pm-related-blog-posts a:hover {
	color: #0db7c4;
}
.pm-related-blog-posts .pm-date {
	font-family: "Open sans";
	font-size: 12px !important;
	color: #f15b5a;
	font-weight: 300;
	font-style: italic;
}
.pm-store-filter {
	border: 1px solid #d3d3d3;
	padding: 5px 10px;
}
.pm-store-filter-system {
	list-style: none;
	padding: 0;
	overflow: hidden;
}
.pm-store-filter-system li:before {
	content: "";
	padding: 0;
	margin: 0;
}
.pm-store-filter-system li:last-child {
	margin-right: 0;
	float: right;
}
.pm-store-filter-system li {
	float: left;
	margin-right: 10px;
	padding: 0;
}
.pm-store-filter-system li p {
	margin-bottom: 0;
	font-family: "Open sans";
	font-size: 14px;
	color: #565656;
	font-weight: 300;
	line-height: 50px;
}
.pm-store-filter-system li a {
	margin-bottom: 0;
	font-family: "Open sans";
	font-size: 14px;
	color: #c8c8c8;
	text-transform: uppercase;
	font-weight: 700;
}
.pm-store-filter-system li a:hover {
	color: #0db7c4;
}
.pm-store-filter-system .pm-dropdown.pm-filter-system {
	min-width: 145px !important;
}
.pm-store-filter-system
	.pm-dropdown.pm-filter-system
	.pm-dropmenu-active
	ul
	li {
	min-width: 220px;
}
.pm-store-filter-system
	.pm-dropdown.pm-filter-system
	.pm-dropmenu-active
	ul
	li
	a {
	font-size: 13px !important;
}
.pm-store-filter-system .pm-dropdown.pm-filter-system .pm-dropmenu-active ul {
	overflow: hidden;
}
.pm-store-paging-system {
	list-style: none;
	padding: 30px 0 0;
	margin: 0 auto;
	display: table;
}
.pm-store-paging-system li:before {
	content: "";
	padding: 0;
	margin: 0;
}
.pm-store-paging-system li:last-child {
	margin-right: 0;
}
.pm-store-paging-system li {
	float: left;
	margin-right: 5px;
	list-style: none;
}
.pm-store-paging-system li a {
	display: block;
	width: 45px;
	height: 45px;
	color: #fff !important;
	text-align: center;
	font-size: 16px !important;
	padding-top: 10px;
	font-family: "Open sans";
	font-weight: 700;
	background-color: #858585;
}

.pm-store-paging-system li a:hover
{
	background-color: #037c31;
	color: #fff !important;
}
.pm-store-paging-system li a.selected {
	background-color: #00ae42;
	color: #fff !important;
}
.float-none {
	float: none;
	display: inline-block;
	margin: 0 -2px;
}
.pm-store-paging-system li a.fa {
	font-family: "FontAwesome";
	line-height: 24px !important;
}
.pm-store-divider {
	width: 100%;
	height: 1px;
	background-color: #d3d3d3;
	margin: 20px 0;
}
.pm-micro-navigation {
	list-style: none;
	padding: 0;
	margin: 7px 0 0;
	overflow: hidden;
}
.pm-micro-navigation li:before {
	content: "";
	margin: 0;
	padding: 0;
}
.pm-micro-navigation li:after {
	content: "\f132";
	margin: 0;
	padding: 0;
	font-family: "FontAwesome";
	color: #fff;
	position: absolute;
	top: 0;
	right: 0;
}
.pm-micro-navigation li:last-child:after {
	content: "";
}
.pm-micro-navigation li {
	float: left;
	margin-right: 10px;
	padding-right: 20px;
	position: relative;
}
.pm-micro-navigation li:last-child {
	margin-right: 0;
}
.pm-micro-navigation li a {
	font-family: "Open sans";
	font-weight: 500;
	font-size: 14px;
	color: #fff;
	display: block;
	transition: all 0.4s;
	-moz-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
}
.pm-micro-navigation li a:hover {
	color: #333;
}
.pm-social-navigation {
	list-style: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	float: right;
}
.pm-social-navigation li:before {
	content: "";
	margin: 0;
	padding: 0;
}
.pm-social-navigation li {
	float: left;
	margin-right: 6px;
}
.pm-social-navigation li:last-child {
	margin-right: 0;
}
.pm-social-navigation li a {
	display: block;
	width: 37px;
	height: 37px;
	text-align: center;
	background-color: #fff;
	border: 3px solid #11c7d5;
	font-family: "FontAwesome";
	font-size: 16px;
	color: #7be0e8;
	padding-top: 8px;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	border-radius: 99px;
	-webkit-border-radius: 99px;
	-o-border-radius: 99px;
}
.pm-social-navigation li a:hover {
	background-color: #0db7c4;
	border: 3px solid #fff;
	color: #fff;
}
.pm-header-info {
	float: right;
	list-style: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
.pm-header-info li:before {
	content: "";
	margin: 0;
	padding: 0;
}
.pm-header-info li {
	float: left;
	margin-right: 10px;
}
.pm-header-info li:last-child {
	margin-right: 0;
}
.pm-header-info li p {
	font-family: "Open sans";
	font-size: 14px;
	font-weight: 500;
	color: #7e7e7e;
}
.pm-header-info li p i {
	font-family: "FontAwesome";
	color: #0db7c4;
}
.pm-search-container {
	float: right;
	clear: right;
	list-style: none;
	padding: 0;
	margin: 0;
}
.pm-search-container li:before {
	content: "";
	margin: 0;
	padding: 0;
}
.pm-search-container li {
	float: left;
	margin-right: 10px;
}
.pm-search-container li:last-child {
	margin-right: 0;
}
.pm-search-field-container {
	width: 265px;
	height: 45px;
	border: 3px solid #7de2ea;
	border-radius: 99px;
	-webkit-border-radius: 99px;
	-o-border-radius: 99px;
}
.pm-search-field-container button {
	color: #7de2ea;
	display: block;
	float: right;
	font-family: "FontAwesome";
	padding: 8px 15px;
}
button.link {
	border: none;
	background: none;
}
.pm-search-field-container button:hover {
	color: #999;
}
.pm-search-field {
	border: none !important;
	background-color: transparent !important;
	padding: 8px 12px 8px 17px;
	font-family: "Open sans";
	font-size: 14px;
	color: #0db7c4;
	width: 215px;
	font-weight: 500;
}
.pm-search-field-container input[type="text"],
.pm-search-field-container input[type="text"]:focus {
	box-shadow: none;
}
.pm-dropdown.pm-categories-menu {
	width: 190px;
	border: 3px solid #7de2ea;
	margin-right: 0 !important;
	border-radius: 99px;
	-webkit-border-radius: 99px;
	-o-border-radius: 99px;
}
.pm-dropdown.pm-categories-menu .pm-dropmenu {
	padding: 7px 15px;
}
.pm-dropdown.pm-categories-menu .pm-menu-title {
	color: #0db7c4;
}
.pm-dropdown.pm-categories-menu .pm-dropmenu i {
	color: #0db7c4;
	right: 13px;
}
.pm-dropdown.pm-categories-menu .pm-dropmenu-active {
	width: 250px;
	margin-top: 2px;
	margin-left: -2px;
}
.pm-dropdown.pm-categories-menu .pm-dropmenu-active ul {
	background-color: transparent;
	border: none !important;
}
.pm-dropdown.pm-categories-menu .pm-dropmenu-active ul li {
	background-color: #fff;
	border: 3px solid #7de2ea;
	margin-top: 2px;
	border-radius: 99px;
	-webkit-border-radius: 99px;
	-o-border-radius: 99px;
}
.pm-dropdown.pm-categories-menu .pm-dropmenu-active ul li:hover {
	background-color: #f15b5a;
	border: 3px solid #f15b5a;
}
.pm-dropdown.pm-categories-menu .pm-dropmenu-active ul li:hover a {
	color: #fff !important;
}
.pm-dropdown.pm-categories-menu .pm-dropmenu-active ul li a {
	padding: 7px 11px;
	color: #0db7c4;
}
.pm-dropdown.pm-categories-menu .pm-dropmenu-active ul li a:hover {
	color: #999;
}
.pm-cart-info {
	list-style: none;
	margin: 7px 5px 0px 5px;
	padding: 0;
	float: right;
}
.pm-cart-info li:before {
	content: "";
	margin: 0;
	padding: 0;
}
.pm-cart-info li {
	float: left;
	margin-right: 10px;
	padding-bottom: 0;
}
.pm-cart-info li:last-child {
	float: left;
	margin-right: 0;
}
.pm-cart-info li p {
	font-family: "Open sans";
	color: #fff;
	font-size: 14px;
	margin-bottom: 0;
	line-height: 52px;
}
.pm-cart-info li a {
	background-color: #00ae42;
	padding: 0 10px;
	display: block;
	width:88px;
	text-align:center;
	color: #fff;
	font-size: 16px;
	line-height: 44px;
	border-radius: 5px;
}
.pm-cart-info li a:hover {
	background-color: #037c31;
}
.pm-cart-info li {
	padding-right:0
}
.pm-general-icon-list {
	list-style: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
.pm-general-icon-list li:before {
	content: "";
	padding: 0;
	margin: 0;
}
.pm-general-icon-list li {
	margin-bottom: 5px;
	overflow: hidden;
}
.pm-general-icon-list li p {
	line-height: 35px;
}
.pm-general-icon-list li a {
	color: #fff;
}
.pm-general-icon-list li a:hover {
	color: #0db7c4;
}
.pm-general-icon {
	display: block;
	width: 43px;
	height: 43px;
	text-align: center;
	background-color: #fff;
	border: 3px solid #9d9d9d;
	font-family: "FontAwesome";
	font-size: 18px !important;
	color: #9d9d9d;
	padding-top: 8px;
	float: left;
	margin-right: 10px;
	border-radius: 99px;
	-webkit-border-radius: 99px;
	-o-border-radius: 99px;
}
.pm-column-container-message {
	max-width: 900px;
	background-color: #f15b5a;
	border: 3px solid #fff;
	text-align: center;
	position: relative;
	margin: 0 auto;
	display: table;
	padding: 15px 30px;
	top: -30px;
	border-radius: 99px;
	-webkit-border-radius: 99px;
	-o-border-radius: 99px;
}
.pm-column-container-message p {
	font-family: "Raleway";
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 0;
}
.panel-title > a {
	padding: 8px 0 8px 15px;
	display: block;
	line-height: 28px !important;
	font-family: "Open sans";
	font-size: 18px;
	color: #34ceda;
	font-weight: 300;
}
.panel-title > a.pm-dark-link {
	background-color: #588360;
	color: #fff;
	text-align: left;
}
.panel-body p {
	font-size: 18px;
	color: #fff;
	font-weight: 100;
	line-height: 24px;
}
.panel {
	box-shadow: none;
}
.panel-default {
	border: none;
}
.panel-group {
	margin: 30px 0 !important;
}
.panel-group .panel {
	border-bottom: 0 solid #e3e3e3;
	border-radius: 0;
	margin-bottom: 15px;
	padding-bottom: 0;
}
.panel-title {
	display: block;
	font-size: 16px;
	margin-bottom: 0 !important;
	margin-top: 0;
}
.panel-title i {
	display: block;
	float: right;
	font-size: 14px;
	padding: 15px;
	color: #fff;
	background-color: #f15b5a;
}
.panel-title p {
	margin: 0;
	padding: 0;
}
.panel-body {
	float: left;
	padding: 10px 4px;
}
.panel-collapse {
	float: left;
	width: 100%;
	background-color: #fff;
}
.panel-collapse a {
	color: #fff;
	font-weight: 500;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
	border-top: medium none;
	padding: 20px 30px 20px 20px;
}
.panel-default > .panel-heading {
	background-color: #fff;
	border-color: transparent;
	color: inherit;
	padding: 0;
	display: inline-block;
	width: 100%;
	border-radius: 0;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
	transition: all 0.4s;
	-moz-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
}
.panel-default > .panel-heading:hover {
	background-color: #f15b5a;
}
.panel-default > .panel-heading:hover h4 a {
	color: #fff;
}
#accordion p {
	color: #000;
}
.pm-accordionIcon {
	float: left;
	font-size: 16px;
	margin-right: 7px;
	width: auto;
	padding: 6px 5px;
	display: block;
}
.panel-group .panel + .panel {
	margin-top: 0 !important;
}
.pm-standalone-news-post {
	width: 100%;
	height: 320px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	margin-top: 0;
	position: relative;
}
.pm-standalone-news-post-category a {
	font-family: "Oswald";
	font-size: 14px;
	font-weight: 300;
	text-transform: uppercase;
	color: #0db7c4;
	text-align: center;
	display: block;
	letter-spacing: 1px;
}
.pm-standalone-news-post-category a:hover {
	color: #f15b5a;
}
.pm-standalone-news-post-category span {
	display: inline-block;
	vertical-align: baseline;
	zoom: 1;
	display: inline;
	vertical-align: auto;
	position: relative;
	padding: 0 20px;
}
.pm-standalone-news-post-category span:before,
.pm-standalone-news-post-category span:after {
	content: "";
	display: block;
	width: 15%;
	position: absolute;
	top: 12px;
	border-top: 1px solid #0db7c4;
}
.pm-standalone-news-post-category span:before {
	right: 100%;
	width: 1000%;
}
.pm-standalone-news-post-category span:after {
	left: 100%;
	width: 1000%;
}
.pm-standalone-news-post-overlay {
	width: 100%;
	height: 160px;
	background-color: rgba(52, 206, 218, 0.9);
	position: absolute;
	bottom: 0;
}
.pm-standalone-news-post-icon {
	background-color: #fff;
	border: 3px solid #0db7c4;
	color: #0db7c4;
	display: table !important;
	font-size: 30px !important;
	margin: 0 auto;
	text-align: center;
	width: 80px;
	height: 80px;
	position: relative;
	top: -40px;
	padding-top: 12px;
	border-radius: 99px;
	-webkit-border-radius: 99px;
	-o-border-radius: 99px;
}
.pm-standalone-news-post-title {
	top: -40px;
	position: relative;
	padding: 0 20px;
}
.pm-standalone-news-post-title a {
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-family: "Oswald";
	font-size: 18px;
	font-weight: 700;
	display: block;
	letter-spacing: 1px;
}
.pm-standalone-news-post-title a:hover {
	color: #333;
}
.pm-standalone-news-post-date {
	font-family: "Open sans";
	font-size: 12px;
	font-weight: 300;
	font-style: italic;
	color: #fff;
	letter-spacing: 1px;
	text-align: center;
	top: -43px;
	position: relative;
	padding: 0 20px;
}
.pm-standalone-news-post-comment-count {
	font-family: "Open sans";
	font-size: 12px;
	font-weight: 300;
	color: #fff;
	text-align: center;
	top: -48px;
	position: relative;
	padding: 0 20px;
	display: block;
}
.pm-standalone-news-post-comment-count:hover {
	color: #000;
}
.pm-standalone-news-post-excerpt {
	margin-top: 40px;
}
.pm-standalone-news-post-excerpt p {
	font-family: "Roboto";
	font-size: 17px;
	font-weight: 300;
	color: #000;
	text-align: center;
	margin-bottom: 20px;
	padding: 0 20px;
}
.pm-standalone-news-post-excerpt p a {
	font-family: inhert !important;
	font-size: inhert !important;
	color: #0db7c4;
}
.pm-standalone-news-post-excerpt p a:hover {
	color: #f15b5a;
}
.pm-newsletter-form-container {
	margin: 20px auto;
}
.pm-newsletter-form-container input[type="text"] {
	border: 0 solid #ccc;
	font-size: 18px !important;
	font-weight: 100 !important;
	margin-bottom: 2px;
	margin-left: -3px;
	margin-right: 4px;
	min-width: 280px;
	padding: 8px 14px;
	font-family: "Open sans";
	font-size: 18px;
	color: #34ceda;
	border: 1px solid #34ceda;
	font-weight: 300;
}
.pm-newsletter-submit-btn {
	width: auto;
	height: auto;
	display: inline;
	background-color: #f15b5a;
	min-width: 100px;
	display: block;
	padding: 14px 30px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: "Open sans";
	font-size: 14px;
	font-weight: 700;
	color: #fff !important;
	margin: 25px auto;
	text-align: center;
	border: 2px solid #fff;
	border-radius: 99px;
	-webkit-border-radius: 99px;
	-o-border-radius: 99px;
	transition: all 0.4s;
	-moz-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
}
.pm-newsletter-submit-btn:hover {
	color: #fff !important;
	background-color: #038fd5;
}
.not {
	background: #a6a6a6;
	color: #fff;
	font-size: 21px;
	font-weight: 700;
	margin: 10px auto;
	padding: 5px;
	text-align: center;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
}
input[type="text"]:focus,
textarea:focus {
	box-shadow: inset 0 0 7px #1e7db4;
	transition: all 0.5s cubic-bezier(0.25, 0.1, 0.25, 1) 0;
	outline: medium none currentColor;
}
input[type="text"],
input[type="password"] {
	box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.196);
	transition-delay: 0.1s;
}
#oneclick {
	background: #77c882;
	font-size: 14px;
	margin: -12px;
	max-width: 500px;
	padding: 15px;
}
a.oneclick {
	display: inline-block !important;
}
#oneclick2 {
	display: block !important;
}
.fancybox-skin .pm-square-btn.appointment-form {
	background: #f15b5a !important;
	border-radius: 20px;
}
.fancybox-skin .pm-square-btn.appointment-form:hover {
	background: #038fd5 !important;
	color: #fff !important;
}
.fancybox-skin .pm-newsletter-submit-btn {
	margin: 0 auto;
}
.fancybox-skin #oneclick2 {
	background: #72a966;
	padding-top: 20px;
	margin: -12px;
	border-radius: 4px;
}
.fancybox-skin #oneclick2 .pm-request-appointment-form-textfield {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.fancybox-skin .row {
	margin: 0;
}
.bord {
	border-top: 1px dotted #c1c1c1;
}
#cart-popup table td {
	color: #000;
	font-size: 14px;
}
#cart-popup .image img {
	border-radius: 5px;
	max-height: 50px;
	max-width: 50px;
	vertical-align: middle;
}
#cart-popup .name {
	font-weight: 500;
	padding: 0 10px;
	width: 250px;
}
.pselect {
	border-radius: 5px;
	box-shadow: 1px 0 5px 2px #ccc;
	float: left;
	font-size: 19px;
	margin-left: 4px;
	overflow: hidden;
	padding: 5px 10px;
}
.del {
	min-width: 20px;
}
#total {
	border-top: 1px solid #c1c1c1;
	color: #4e4e4e;
	font-size: 18px;
	font-weight: 700;
	height: 45px;
	padding: 10px;
}
#total th {
	text-align: center;
}
#totprice {
	background: #5cbd81;
	color: #fff;
	font-family: "Verdana";
	font-size: 22px;
	font-weight: 700;
	padding: 10px;
	text-align: center;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
	border-radius: 0 0 3px 0;
}
#cart-popup #totprice {
	font-size: 18px;
	padding: 6px;
}
#cart_informer {
	list-style: none;
}
.check {
	padding-top: 10px;
}
.rem2 {
	display: none;
}
.fright {
	float: right;
}
.cartfull {
	-background: url(/design/med/img/cartfull.gif);
}
.cartfull:hover {
	background: #087c51 !important;
}
.otable {
	background: #f6f6f6;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-shadow: 0 0 3px 1px #ccc;
	margin: 15px 5px 0;
}
#purchases {
	width: 100%;
}
.pselect {
	width: auto;
	float: none;
}
.theader {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 18px;
	font-weight: 500;
	height: 34px;
	line-height: 34px;
	text-align: center;
}
.otable td {
	padding: 7px;
}
.otable .price,
.amount,
.remove {
	font-weight: 500;
	text-align: center;
}
td.amount {
	min-width: 85px;
}
#deliveries {
	padding: 0;
	margin: 0;
}
#deliveries li {
	background: #fff;
	border: 2px solid #c9c9c9;
	border-radius: 5px;
	display: inline-block;
	margin: 5px 0 5px 5px;
	padding: 5px;
	position: relative;
	width: 32.5%;
}
#deliveries li img {
	width: 100%;
	height: auto;
}
#deliveries input {
	float: left;
	margin: 8px 0 0 8px;
}
#deliveries h3 {
	border-radius: 5px 5px 0 0;
	color: #1d7194;
	cursor: pointer;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 18px;
	font-weight: 700;
	margin: -5px -5px 0;
	padding: 7px 3px;
	text-align: center;
}
.descript h4 {
	background: #fc9324;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
	border-radius: 3px 3px 0 0;
	margin: -10px -10px 10px;
	padding: 5px;
	font-size: 24px;
}
.order_info {
	width: 100%;
}
.order_info td.rt {
	border-bottom: 1px dotted #000;
	color: #2294cc;
}
.order_info td {
	padding: 7px 5px;
}
.mybt {
	margin-top: 20px;
	background-color: #038fd5 !important;
}
.mybt:hover {
	background-color: #29ac20 !important;
}
.lf {
	text-align: right;
}
#deliveries .description {
	overflow: hidden;
	padding: 10px 0;
}
#deliveries li .description .hide {
	background: #fffee5;
	border-bottom: 2px solid #c9c9c9;
	border-left: 2px solid #c9c9c9;
	border-radius: 0 0 10px 10px;
	border-right: 2px solid #c9c9c9;
	border-top: medium none currentColor;
	height: auto;
	left: 0;
	opacity: 0;
	padding: 7px;
	display: block !important;
	position: absolute;
	transform: scale(0, 0);
	transform-origin: 20% 20%;
	transition: all 0.4s cubic-bezier(0.25, 0.1, 0.25, 1) 0;
	z-index: 9999;
}
.descript .hide {
	display: block !important;
}
.phd .hide {
	display: none !important;
}
.description img {
	cursor: pointer;
}
.descript {
	max-width: 500px;
	margin: 0 auto;
	padding: 10px;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-shadow: 0 0 3px 1px #ccc;
}
p.hide {
	color: #404040;
	font-size: 16px;
	margin: 0 -2px;
	text-align: justify;
}
#deliveries input:checked + h3 {
	background: #fc9324;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
}
#deliveries li:hover {
	background: #fffee5;
}
#deliveries li:hover .description .hide {
	opacity: 1;
	transform: scale(1);
}
.pm-staff-profile-container {
	width: 100%;
	height: 290px;
	background-position: center top;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
}
.pm-staff-profile-overlay-container {
	width: 100%;
	height: 290px;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.pm-staff-profile-icons {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 10px;
	right: 15px;
	z-index: 10;
	transition: all 0.4s;
	-moz-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
}
.pm-staff-profile-icons li:before {
	content: "";
	margin: 0;
	padding: 0;
}
.pm-staff-profile-icons li {
	margin-bottom: 1px;
}
.pm-staff-profile-icons li span {
	width: 53px;
	height: 53px;
	display: block;
	background-color: #0db7c4;
	color: #fff;
	font-family: "FontAwesome";
	padding-top: 14px;
	text-align: center;
	font-size: 35px !important;
	font-weight: 700;
}
.pm-staff-profile-icons li a:hover {
	background-color: #f15b5a;
	color: #fff;
}
.pm-staff-profile-expander {
	background-color: #f15b5a;
	border: 3px solid #fff;
	color: #fff;
	font-size: 18px !important;
	display: table !important;
	height: 60px;
	margin: 0 auto;
	padding-top: 17px;
	position: relative;
	text-align: center;
	top: 260px;
	width: 60px;
	z-index: 9;
	border-radius: 99px;
	-webkit-border-radius: 99px;
	-o-border-radius: 99px;
}
.pm-staff-profile-expander:hover {
	color: #fff;
	background-color: #0db7c4;
}
.pm-staff-profile-info {
	padding: 50px 30px 0;
	text-align: center;
}
.pm-staff-profile-info p {
	margin-bottom: 10px;
}
.pm-staff-profile-name {
	font-family: "Oswald";
	font-weight: 700;
	font-size: 20px;
	text-transform: uppercase;
	color: #0db7c4;
	letter-spacing: 1px;
}
.pm-staff-profile-name.light,
.pm-staff-profile-title.light {
	color: #fff;
}
.pm-staff-profile-title {
	font-family: "Oswald";
	font-weight: 300;
	font-size: 14px;
	text-transform: uppercase;
	color: #f15b5a;
	letter-spacing: 1px;
}
.pm-staff-profile-quote {
	width: 100%;
	height: 290px;
	background-color: rgba(0, 0, 0, 0.8);
	position: absolute;
	top: 290px;
	left: 0;
	z-index: 2;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.pm-staff-profile-quote p {
	text-align: center;
	padding: 30px;
	color: #fff;
	font-family: "Open sans";
}
.pm-brand-carousel-btns {
	display: block;
	margin: 20px auto;
	width: 100px;
}
.owl-item .pm-brand-item {
	text-align: center;
	position: relative;
	height: auto;
}
.owl-item .pm-brand-item a {
	display: inline-block;
	font-family: "Open sans";
	font-weight: 500;
	font-size: 12px;
	background-color: #f15b5a;
	color: #fff;
	padding: 5px 15px;
	text-align: center;
	position: relative;
	margin: 20px auto;
	z-index: 2;
	border-radius: 99px;
	-webkit-border-radius: 99px;
	-o-border-radius: 99px;
	transition: all 0.4s;
	-moz-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
}
.owl-item .pm-brand-item a:hover {
	background-color: #0db7c4;
	color: #fff;
}
.btn.pm-owl-prev {
	display: block;
	width: 45px;
	height: 45px;
	background-color: #0db7c4;
	color: #fff;
	font-size: 22px !important;
	line-height: 35px;
	padding-right: 15px;
	float: left;
	border-radius: 99px;
	-webkit-border-radius: 99px;
	-o-border-radius: 99px;
}
.btn.pm-owl-next {
	display: block;
	width: 45px;
	height: 45px;
	background-color: #0db7c4;
	color: #fff;
	font-size: 22px !important;
	line-height: 35px;
	padding-left: 15px;
	float: right;
	border-radius: 99px;
	-webkit-border-radius: 99px;
	-o-border-radius: 99px;
}
.btn.pm-owl-next:hover,
.btn.pm-owl-prev:hover {
	background-color: #f15b5a;
}
.isotope-item {
	margin-bottom: 100px;
	margin-top: 0;
	opacity: 0;
}
.isotope-item.size1 {
	height: 370px;
}
.isotope-item.size2 {
	height: 270px;
}
.isotope-item.size3 {
	height: 330px;
}
.pm-gallery-post-item-container {
	height: inherit;
	width: 100%;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	opacity: 1;
}
.pm-gallery-post-item-info-container {
	height: inherit !important;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 100%;
}
.pm-gallery-item-expander {
	background-color: #f15b5a;
	border: 3px solid #fff;
	border-radius: 99px;
	color: #fff;
	font-size: 18px !important;
	height: 60px;
	margin: 0 auto;
	padding-top: 18px;
	position: absolute;
	text-align: center;
	bottom: -30px;
	width: 60px;
	z-index: 9;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
}
.pm-gallery-item-expander:hover {
	color: #fff;
	background-color: #0db7c4;
}
.pm-gallery-item-excerpt {
	background-color: rgba(0, 0, 0, 0.8);
	height: inherit !important;
	left: 0;
	position: absolute;
	top: 400px;
	width: 100%;
	z-index: 2;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.pm-gallery-item-excerpt p {
	color: #fff;
	font-family: "Open sans";
	padding: 20px 30px;
	text-align: left;
}
.pm-gallery-item-title {
	padding: 45px 30px 0;
	text-align: center;
}
.pm-gallery-item-title p {
	color: #0db7c4;
	font-family: "Oswald";
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.pm-gallery-item-btns {
	bottom: 20px;
	list-style: outside none none;
	margin: 0 0 0 30px;
	padding: 0;
}
.pm-gallery-item-btns li:before {
	content: "";
	margin: 0;
	padding: 0;
}
.pm-gallery-item-btns li {
	float: left;
	margin-right: 1px;
}
.pm-gallery-item-btns li a {
	background-color: #0db7c4;
	color: #fff;
	display: block;
	font-family: "FontAwesome";
	padding: 22px 17px;
	line-height: 0 !important;
	text-align: center;
	transition: all 0.4s;
	-moz-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
}
.pm-gallery-item-btns li a:hover {
	background-color: #f15b5a;
}
.pm-trends-list {
	padding: 0 0 0 30px;
	margin: 0;
	counter-reset: li;
}
.pm-trends-list li:before {
	content: counter(li);
	counter-increment: li;
	font-weight: 700;
	font-size: 30px;
	font-family: "Open sans";
	color: #f15b5a;
	margin-left: -30px;
	position: absolute;
	top: 4px;
}
.pm-trends-list li {
	border-bottom: 1px solid #d3d3d3;
	margin-bottom: 10px;
	min-height: 50px;
	padding-bottom: 15px;
	position: relative;
}
.pm-trends-list li a {
	margin-bottom: 10px;
	font-weight: 300;
	font-size: 14px;
	font-family: "Open sans";
	color: #9a9a9a;
}
.pm-trends-list li a:hover {
	color: #f15b5a;
}
.pm-knowledge-centre-list {
	background-color: #eee;
	border: 1px solid #0db7c4;
	margin-bottom: 20px;
}
.pm-single-news-post {
	width: 100%;
	height: 400px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
	margin-bottom: 30px;
}
.pm-single-news-post-overlay {
	width: 100%;
	height: 160px;
	background-color: rgba(52, 206, 218, 0.9);
	position: absolute;
	bottom: 0;
}
.pm-single-news-post-icon {
	background-color: #fff;
	border: 3px solid #0db7c4;
	color: #0db7c4;
	display: table !important;
	font-size: 30px !important;
	margin: 0 auto;
	text-align: center;
	width: 80px;
	height: 80px;
	position: relative;
	top: -40px;
	padding-top: 12px;
	border-radius: 99px;
	-webkit-border-radius: 99px;
	-o-border-radius: 99px;
}
.pm-single-news-post-title {
	top: -40px;
	position: relative;
	padding: 0 20px;
}
.pm-single-news-post-title a {
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-family: "Oswald";
	font-size: 18px;
	font-weight: 700;
	display: block;
	letter-spacing: 1px;
}
.pm-single-news-post-title a:hover {
	color: #333;
}
.pm-single-news-post-date {
	font-family: "Open sans";
	font-size: 12px;
	font-weight: 300;
	font-style: italic;
	color: #fff;
	letter-spacing: 1px;
	text-align: center;
	top: -43px;
	position: relative;
	padding: 0 20px;
}
.pm-single-post-article p {
	color: #;
	text-align: justify;
}
.pm-single-post-social-features {
	width: 100%;
	height: auto;
	border-top: 1px solid #0db7c4;
	margin-top: 60px;
	position: relative;
	padding-top: 20px;
}
.pm-single-post-tags {
	float: left;
}
.pm-single-post-tags .tags {
	color: #2a313a;
	font-family: "Oswald";
	font-size: 14px;
	font-weight: 300;
	letter-spacing: 1px;
	text-align: center;
	text-transform: uppercase;
}
.pm-single-post-tags .tags a {
	color: #0db7c4;
	font-family: "Oswald";
	font-size: 14px;
	font-weight: 300;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.pm-single-post-tags .tags a:hover {
	color: #f15b5a;
}
.pm-single-post-share-icons {
	float: right;
	position: absolute;
	right: 0;
	top: 22px;
}
.pm-single-post-like-feature {
	position: relative;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	top: -50px;
	max-width: 80px;
	text-align: center;
}
.pm-single-post-like-feature span {
	font-family: "Oswald";
	font-size: 14px;
	font-weight: 300;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #2a313a;
	display: block;
	margin-top: 15px;
}
.pm-single-post-like-btn {
	background-color: #fff;
	border: 3px solid #0db7c4;
	color: #0db7c4;
	display: table !important;
	font-size: 30px !important;
	margin: 0 auto;
	text-align: center;
	width: 55px;
	height: 55px;
	position: relative;
	font-size: 18px !important;
	top: 0;
	padding-top: 14px;
	border-radius: 99px;
	-webkit-border-radius: 99px;
	-o-border-radius: 99px;
}
.pm-single-post-like-btn:hover {
	background-color: #0db7c4;
	color: #fff;
}
.pm-author-bio-img-bg {
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
	width: 200px;
	position: relative;
	border: 5px solid #fff;
	margin: 0 auto;
	border-radius: 99px;
	-webkit-border-radius: 99px;
	-o-border-radius: 99px;
}
.pm-single-news-post-avatar-icon {
	background-color: #fff;
	border: 3px solid #0db7c4;
	color: #0db7c4;
	display: table !important;
	font-size: 30px !important;
	margin: 0 auto;
	text-align: center;
	width: 70px;
	height: 70px;
	position: relative;
	top: 155px;
	padding-top: 8px;
	border-radius: 99px;
	-webkit-border-radius: 99px;
	-o-border-radius: 99px;
}
.pm-single-news-post-avatar-icon img {
	display: inline;
}
.pm-author-name {
	color: #fff;
	font-family: "Lato";
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
}
.pm-author-title {
	color: #fff;
	font-family: "Open sans";
	font-size: 14px;
	font-weight: 300;
	text-transform: uppercase;
}
.pm-author-divider {
	background-color: #34ceda;
	height: 1px;
	margin: 20px 0;
	width: 100px;
}
.pm-author-bio {
	color: #fff;
	font-family: "Open sans";
	font-size: 14px;
	font-weight: 300;
}
.pm-services-post {
	width: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	margin-top: 20px;
	position: relative;
	padding-top: 110%;
}
.pm-s {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
}
.pm-s img {
	margin-left: -21%;
}
.pm-services-post-overlay {
	width: 100%;
	height: 120px;
	background-color: rgba(52, 206, 218, 0.9);
	position: absolute;
	bottom: 0;
}
.pm-services-post-icon {
	background-color: #fff;
	border: 3px solid #0db7c4;
	color: #0db7c4;
	display: table !important;
	font-size: 30px !important;
	margin: 0 auto;
	text-align: center;
	width: 80px;
	height: 80px;
	position: relative;
	top: -40px;
	padding-top: 12px;
	border-radius: 99px;
	-webkit-border-radius: 99px;
	-o-border-radius: 99px;
}
.pm-services-post-title {
	top: -30px;
	position: relative;
	padding: 0 10px;
	margin-top: 0;
}
.pm-services-post-title a {
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-family: "Oswald";
	font-size: 18px;
	font-weight: 700;
	display: block;
	letter-spacing: 1px;
}
.pm-services-post-title a:hover {
	color: #333;
}
.pm-services-post-excerpt {
	margin-top: 20px;
}
.pm-services-post-excerpt p {
	font-family: "Roboto";
	font-size: 16px;
	font-weight: 300;
	color: #8b8b8b;
	text-align: center;
	margin-bottom: 20px;
	padding: 0 20px;
}
.pm-services-post-excerpt p a {
	font-family: inhert !important;
	font-size: inhert !important;
	color: #0db7c4;
}
.pm-services-post-excerpt p a:hover {
	color: #f15b5a;
}
.cattitle {
	border-top: 2px solid #ccc;
	color: #fff;
	font-family: "Open sans";
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 1px;
	text-align: center;
	text-transform: uppercase;
	overflow: hidden;
}
.cattitle table td {
	vertical-align: middle;
	padding: 0 5px;
}
.cattitle table {
	height: 60px;
	width: 100%;
}
.catspacer {
	background: #858585;
	border: 1px solid #d3d3d3;
	transition: all 0.5s cubic-bezier(0.42, 0, 0.58, 1) 0;
	margin: 5px 3px;
	width: 220px;
	display: inline-block;
}
.catimg {
	background: #fff;
}
.catimg img {
	height: auto;
	max-width: 100%;
}
.prod {
	border: 1px solid #d3d3d3;
	background: #f7f7f7;
	transition: all 0.5s cubic-bezier(0.42, 0, 0.58, 1) 0;
	margin: 5px 0;
}
.catspacer:hover {
	background: #037c31;
}
.prod:hover,
.catspacer:hover {
	box-shadow: 0 0 5px 2px #ccc;
}
.ulist {
	background: #3dc5d0;
	overflow: hidden;
	border-radius: 4px;
	padding: 10px 15px;
}
.ulist ul {
	padding: 5px 15px;
	color: #fff;
	text-shadow: 1px 1px 1px #888;
	width: 50%;
	display: inline-block;
	float: left;
	font-size: 18px;
	line-height: 26px;
}
.ulist li {
	border-bottom: 1px solid #ccc;
	padding: 8px 8px 8px 20px;
	list-style-type: disc;
	list-style-position: inside;
}
.ulist li:nth-child(odd) {
	background-color: #4d8aac;
}
.ulist li:nth-child(even) {
	background: #34a8b1;
}
.pm-store-post-container {
	width: 100%;
	height: 368px;
	position: relative;
	border: 1px solid #d3d3d3;
}
.pm-store-post-info-container {
	height: inherit !important;
	left: 0;
	top: 0;
	overflow: hidden;
	position: absolute;
	width: 100%;
}
.pm-store-post-tags {
	background-color: #fff;
	border-top: 2px solid #ccc;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 110px;
	padding: 5px 15px;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.pm-store-post-tags p {
	text-align: center;
	color: #fff;
	font-family: "Oswald";
	font-size: 13px;
	line-height: 17px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 0;
	height: 53px;
	overflow: hidden;
}
.pm-store-post-tags p a {
	text-align: center;
	color: #3a3a3a;
	font-family: "Open sans";
	font-size: 15px;
	text-transform: none;
	letter-spacing: 1px;
	font-weight: 700;
}
.pm-store-post-tags p a:hover {
	color: #000;
}
.pm-store-post-title {
	text-align: center;
	font-family: "Oswald";
	font-size: 15px;
	color: #7e7e7e;
	letter-spacing: 0.5px;
	margin: 0 0 20px;
	display: block;
}
.pm-add-to-cart-btn {
	position: relative;
	margin: 0 auto !important;
	display: table !important;
	top: 348px;
	z-index: 99;
}
.pm-store-post-price {
	font-family: "Oswald";
	font-size: 20px;
	color: #7e7e7e;
	letter-spacing: 1px;
	text-align: center;
	display: block;
	margin: 25px 0 14px;
	font-weight: 400;
}
.pr {
	color: #e92d00;
	font-size: 24px;
}
.pm-store-post-price .cur {
	font-family: "Oswald";
	font-size: 18px;
	color: #7e7e7e;
}
.pm-store-post-info-overlay {
	width: 100%;
	height: inherit;
	background-color: rgba(0, 0, 0, 0.9);
	position: absolute;
	left: 0;
	top: 451px;
	z-index: 3;
	padding: 20px;
	text-align: center;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.act {
	top: 0;
}
.cls {
	top: 400px;
}
.pm-store-post-info-overlay p {
	color: #fff;
	font-family: "Open sans";
	font-size: 14px;
}
.pm-store-post-quantity {
	color: #0db7c4 !important;
	font-size: 18px !important;
	margin-bottom: 15px;
}
.pm-store-post-details-btn {
	width: 48px;
	height: 48px;
	background-color: #0db7c4;
	padding-top: 18px;
	font-family: "FontAwesome";
	color: #fff;
	text-align: center;
	font-size: 16px;
	margin-top: 20px;
	margin-right: -3px;
}
.pm-store-post-details-btn:hover {
	background-color: #f15b5a;
	color: #fff;
}
.pm-store-post-expander {
	font-family: "FontAwesome";
	color: #606060;
	font-size: 20px !important;
	display: table !important;
	margin: 0 auto 4px;
}
.pm-store-post-img {
	margin: 0 auto;
	display: table;
	height: auto;
	width: 100%;
}
.pm-store-post-img img {
	height: auto;
	width: 100%;
}
.prodphoto {
	width: 10%;
	float: left;
	padding: 5px;
}
.prodphoto img {
	width: 100%;
	height: auto;
	border: 0 #ccc solid;
	border-radius: 5px;
}
.gal,
.pro {
	border: 1px solid #ddd;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.196);
	float: left;
}
.gal {
	height: auto;
	margin: 0 1.5% 0 0;
	padding-top: 33.3%;
	width: 33.3%;
	position: relative;
}
.gal .image {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
	padding: 7px;
}
.pro table {
	float: left;
}
.pro table td {
	padding: 10px;
}
.row1 {
	height: 25%;
	width: 47%;
}
.row2 {
	height: 25%;
	width: 53%;
}
.row3 {
	height: 35%;
	width: 47%;
}
.row4 {
	height: 35%;
	width: 53%;
}
.row5 {
	height: 40%;
	width: 47%;
}
.row6 {
	height: 40%;
	width: 53%;
}
#que table {
	width: 50%;
	float: left;
	height: 100%;
}
.gal .image img {
	width: 100%;
	height: auto;
}
.pro {
	padding-top: 33.3%;
	position: relative;
	width: 65%;
}
.pro .pm-rounded-btn {
	margin: 0;
}
.zoom img {
	transition: all 0.5s cubic-bezier(0.25, 0.1, 0.25, 1) 0;
	transition: all 0.5s ease;
}
.zoom img:hover {
	opacity: 0.7;
	transform: scale(1.05);
}
.crt {
	position: relative;
	z-index: 9;
}
.fa-shopping-cart {
	position: absolute;
	left: 15px;
	top: -2px;
	z-index: 9;
	color: #fff;
	font-size: 24px !important;
}
.crt .pm-rounded-btn {
	z-index: 99;
	width: 250px;
	padding-left: 50px;
}
.net {
	background: #a6a6a6 !important;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
	color: #fff !important;
}
.quant input[type="text"] {
	background: #fff;
	height: 42px;
	padding: 5px;
	text-align: center;
	width: 42px;
	border: 1px solid #9e9d9d;
	border-radius: 3px;
}
.sel select {
	width: 90%;
}
.pro span {
	color: #5b5b5b;
	font-size: 18px;
	font-weight: 700;
}
td.shelf {
	background: url(/design/med/img/shelf.png) 47% 40%/60% no-repeat transparent;
}
.shelf .price {
	color: #f66724;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 30px;
	font-weight: 700;
}
span.currency {
	color: #828282;
	font-family: "Lato";
	font-size: 26px;
	text-shadow: none;
}
.back {
	font-size: 18px;
}
.pro .variants {
	background: url(/design/med/img/mainbg.jpg) transparent;
	border: 1px solid #ddd;
	border-radius: 6px;
	height: 77%;
	left: 8px;
	position: absolute;
	right: 8px;
	top: 8px;
}
.variants td {
	text-align: center;
}
table,
table td {
	vertical-align: middle;
}
#que {
	bottom: 0;
	height: 20.5%;
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
}
.disclaimer {
	background: #6fc8a1;
	color: #fff !important;
	text-align: justify;
}
.disclaimer h1 {
	color: #fff;
}
.pm-copyright-container {
	background-color: #515151 !important;
	width: 100%;
}
.pm-request-appointment-form {
	background-color: #097d86;
	width: 100%;
	height: 0;
	overflow: hidden;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.pm-request-appointment-form-textfield {
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: none;
	background-color: #fff;
	padding: 10px 13px;
	min-width: 250px;
	margin-bottom: 10px;
	font-family: "Lato";
	color: #211717;
	font-family: "Open sans";
	border-radius: 0;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.pm-request-appointment-form-textfield.invalid_field {
	background-color: #fff;
	border-bottom: 3px solid #fff;
	background-image: none;
	color: #000;
	text-transform: none;
}
.pm-request-appointment-form-textfield:focus,
.pm-comment-form-textarea:focus {
	background-color: #fff;
	background-image: none;
	color: #000;
	text-transform: none;
}
.pm-appointment-form-notice {
	font-size: 13px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.pm-appointment-form-close {
	font-size: 16px;
	color: #fff;
}
.pm-appointment-form-close:hover {
	color: #34ceda;
}
#pm-appointment-form-response {
	color: #fff;
	margin-bottom: 20px;
	margin-top: 5px;
	text-align: center;
}
.pm-request-appointment-form p,
.pm-newsletter-form-container p {
	color: #fff;
}
.pm-static-icon {
	display: block;
	padding: 24px;
	background-color: #f15b5a;
	font-size: 40px !important;
	color: #fff;
	width: 160px;
	height: 160px;
	border-radius: 99px;
	-webkit-border-radius: 99px;
	-o-border-radius: 99px;
}
.pm-static-icon.typcn:before {
	margin-left: 0 !important;
}
.pm-static-icon.typcn {
	line-height: 96px !important;
	font-size: 90px !important;
	display: inline-block !important;
}
.pm-static-icon.fa {
	line-height: 106px !important;
	font-size: 76px !important;
	display: inline-block !important;
}
.pm-single-testimonial-shortcode {
	text-align: center;
	width: 100%;
	height: auto;
}
.pm-single-testimonial-shortcode img {
	margin-bottom: 30px;
}
.pm-single-testimonial-shortcode .name {
	font-family: "Open Sans";
	font-size: 20px;
	color: #0db7c4;
	text-transform: uppercase;
	font-weight: 500;
}
.pm-single-testimonial-shortcode .title {
	font-family: "Open Sans";
	font-size: 14px;
	color: #0db7c4;
	font-weight: 500;
}
.pm-single-testimonial-shortcode .quote {
	font-family: "Open Sans";
	font-size: 16px;
	color: #7e7e7e;
	font-weight: 300;
}
.pm-single-testimonial-shortcode .date {
	font-family: "Open Sans";
	font-size: 13px;
	color: #0db7c4;
	font-weight: 500;
}
.pm-single-testimonial-divider {
	width: 85px;
	height: 1px;
	margin: 20px auto;
	background-color: #d1d1d1;
}
.pm-single-testimonial-img-bg {
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
	width: 200px;
	position: relative;
	border: 5px solid #34ceda;
	margin: 0 auto 50px;
	border-radius: 99px;
	-webkit-border-radius: 99px;
	-o-border-radius: 99px;
}
.pm-single-testimonial-avatar-icon {
	background-color: #fff;
	border: 3px solid #0db7c4;
	color: #0db7c4;
	font-size: 30px !important;
	margin: 0 auto;
	text-align: center;
	width: 70px;
	height: 70px;
	position: relative;
	top: 155px;
	padding-top: 8px;
	border-radius: 99px;
	-webkit-border-radius: 99px;
	-o-border-radius: 99px;
}
.pm-single-testimonial-avatar-icon img {
	display: inline;
	margin-bottom: 0;
}
.pm_captcha_box {
	display: table;
	margin: 30px auto 0;
	text-align: center;
}
.pm-contact-form-container {
	width: auto;
	height: auto;
	overflow: hidden;
}
.pm-required {
	font-family: "Open sans";
	font-size: 14px;
	color: #0db7c4;
	text-transform: uppercase;
	font-weight: 300;
}
.pm-form-textfield {
	border: 1px solid #848484;
	background-color: #fff;
	padding: 13px;
	width: 100%;
	margin-bottom: 20px;
	font-family: "Lato";
	font-size: 16px;
	color: #000;
	border-radius: 0;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.pm-form-textfield.invalid_field {
	border: 1px solid red;
}
.pm-form-textfield:focus,
.pm-form-textarea:focus {
	background-color: #d7f6f8;
	color: #000;
	background-image: none;
	text-transform: none;
}
.pm-form-textarea {
	border: 1px solid #848484;
	background-color: #fff;
	padding: 10px 13px;
	width: 100%;
	margin-top: 10px;
	font-family: "Lato";
	font-size: 16px;
	min-height: 80px;
	color: #000;
	border-radius: 0;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.pm-form-submit-btn {
	background-color: #f15b5a;
	color: #fff !important;
	display: block;
	font-family: "Open sans";
	font-size: 14px;
	font-weight: 700;
	height: auto;
	margin: 35px auto 20px;
	min-width: 100px;
	padding: 14px 30px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: auto;
	border: none;
	border-radius: 99px;
	-webkit-border-radius: 99px;
	-o-border-radius: 99px;
	transition: all 0.4s;
	-moz-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
}
.pm-form-submit-btn:hover {
	background-color: #038fd5;
	color: #fff;
}
.cartb {
	margin-top: 25px !important;
	width: 50% !important;
}
span1 {
	color: red;
}
span2 {
	color: #50a82c;
}
span5 {
	color: grey;
	display: block;
	font-size: 20px;
	line-height: 1.4;
}
.pm-checkbox-input {
	overflow: hidden;
	margin-top: 10px;
}
.pm-remember-checkbox {
	float: left;
	margin-right: 8px !important;
}
.pm-checkbox-input p {
	line-height: 22px !important;
}
.pm-textfield {
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 3px solid #e1e1e1;
	padding: 15px 13px;
	width: 100%;
	margin-top: 10px;
	font-family: "Open Sans";
	background-color: transparent;
	text-transform: uppercase;
	font-family: Lato;
	border-radius: 0;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
	transition: all 0.4s;
	-moz-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
}
.pm-textfield.invalid_field {
	border: 1px solid red;
}
.pm-textfield:focus,
.pm-textarea:focus {
	background-color: #0db7c4;
	border-bottom: 3px solid #0db7c4;
	background-image: none;
	color: #000;
	text-transform: none;
}
.pm-textfield.review-field,
.pm-textarea.review-field {
	border-bottom: 3px solid #fff !important;
}
.pm-textfield.review-field:focus,
.pm-textarea.review-field:focus {
	background-color: #fff;
	border-bottom: 3px solid #fff;
	color: #000;
}
.pm-textarea {
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 3px solid #e1e1e1;
	padding: 10px 13px;
	width: 100%;
	margin-top: 10px;
	min-height: 150px;
	font-family: "Open Sans";
	background-color: transparent;
	text-transform: uppercase;
	font-family: Lato;
	transition: all 0.4s;
	-moz-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
}
select {
	padding: 15px 13px;
	width: 100%;
	font-family: "Open Sans";
	border: 1px solid #e1e1e1;
	margin-top: 10px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #fff),
		color-stop(0, #f7f7f7),
		color-stop(1, #fff)
	);
	background-image: -o-linear-gradient(bottom, #fff 0%, #f7f7f7 0%, #fff 100%);
	background-image: -moz-linear-gradient(
		bottom,
		#fff 0%,
		#f7f7f7 0%,
		#fff 100%
	);
	background-image: -webkit-linear-gradient(
		bottom,
		#fff 0%,
		#f7f7f7 0%,
		#fff 100%
	);
	background-image: -ms-linear-gradient(bottom, #fff 0%, #f7f7f7 0%, #fff 100%);
	background-image: linear-gradient(to bottom, #fff 0%, #f7f7f7 0%, #fff 100%);
}
select.invalid_field {
	border: 1px solid red;
}
label {
	font-family: "Open sans";
	font-size: 14px;
	color: #656565;
	font-weight: 300;
	margin-top: 20px;
	margin-bottom: 0;
}
.pm-rounded-submit-btn {
	min-width: 100px;
	display: inline-block;
	padding: 12px 20px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: "Open sans";
	font-size: 14px;
	font-weight: 700;
	color: #fff !important;
	margin: 10px 0;
	text-align: center;
	border: 0 solid #fff;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	transition: all 0.4s;
	-moz-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
}
.pm-rounded-submit-btn:hover {
	color: #fff;
	background-color: #333 !important;
}
.pm-rounded-submit-btn.pm-primary {
	background-color: #ef5438;
}
.pm-rounded-submit-btn.pm-secondary {
	background-color: #44619d;
}
.pm-cart-items-container {
	border: 1px solid #e0dede;
	margin-bottom: 30px;
	padding-bottom: 10px;
}
.pm-cart-totals-container {
	border: 1px solid #e0dede;
	margin-bottom: 0;
	padding-bottom: 0;
}
.pm-cart-count {
	border-bottom: 1px solid #e0dede;
	margin-bottom: 30px;
	padding: 15px 0 10px 20px;
}
.pm-cart-count-text {
	color: #295d84;
	font-family: "Open sans";
	font-size: 22px;
	font-style: normal;
	font-variant: normal;
	font-weight: 300;
}
.pm-cart-total {
	border-bottom: 1px solid #e0dede;
	padding: 15px 0 10px 20px;
}
.row.cart_item:last-child {
	padding-bottom: 0;
}
.row.cart_item {
	padding: 0 0 20px 30px;
}
.pm-cart-totals {
	padding: 0;
	margin: 0;
	list-style: none;
	overflow: hidden;
}
.pm-cart-totals li:last-child {
	border-bottom: 0 solid #e0dede;
}
.pm-cart-totals li {
	overflow: hidden;
	padding: 20px 30px 10px 12px;
	border-bottom: 1px solid #e0dede;
}
.pm-cart-totals li .label {
	float: left;
	display: block;
	color: #295d84;
	font-family: "Open sans";
	font-size: 14px;
	text-transform: uppercase;
}
.pm-cart-totals li .price {
	float: right;
	display: block;
	font-family: "Open sans";
	font-size: 14px;
}
.pm-expandable-login-container {
	width: auto;
	height: auto;
	overflow: hidden;
	border: 1px solid #e0e0e0;
	padding: 20px;
	margin-top: 20px;
	display: none;
}
.pm-form-checkbox-input {
	display: inline-block;
	margin-top: 20px !important;
	width: 100%;
}
.pm-order-summary-container {
	border: 1px solid #e0dede;
	margin-bottom: 30px;
	margin-top: 20px;
}
.pm-order-summary {
	padding: 0;
	margin: 0;
	list-style: none;
	overflow: hidden;
}
.pm-order-summary li:last-child {
	border-bottom: 0 solid #e0dede;
}
.pm-order-summary li:before {
	content: "";
	padding: 0;
	margin: 0;
}
.pm-order-summary li {
	overflow: hidden;
	padding: 20px 30px 10px 12px;
	border-bottom: 1px solid #e0dede;
}
.pm-order-summary li .title {
	float: left;
	display: block;
	color: #333;
	font-family: "Open sans";
	font-size: 14px;
	text-transform: uppercase;
	padding: 0 10px;
}
.pm-order-summary li .label {
	float: left;
	display: block;
	color: #333;
	font-family: "Open sans";
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 0 !important;
}
.pm-order-summary li .price {
	float: right;
	display: block;
	font-family: "Open sans";
	font-size: 14px;
}
.pm-payment-option-container {
	background-color: #f2f2f2;
	padding: 20px;
}
.pm-dropdown {
	min-width: 120px;
	margin-right: 20px;
}
.pm-dropmenu {
	cursor: pointer;
	line-height: 1;
	overflow: hidden;
	position: relative;
	width: 100%;
	background-color: transparent;
	padding: 7px 0 5px;
	transition: all 0.4s;
	-moz-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
}
.pm-dropmenu .pm-menu-title {
	color: #fff;
	font-family: "Open Sans";
	font-weight: 500;
	font-size: 14px;
	margin: 0;
	text-align: left;
}
.pm-dropmenu .pm-selected {
	color: grey;
	font-family: "Open sans";
	font-size: 18px;
	font-weight: 700;
	letter-spacing: -1px;
	margin: 0;
}
.pm-dropmenu i {
	color: #fff;
	position: absolute;
	right: 10px;
	top: 35%;
}
.pm-dropmenu-active {
	display: none;
	height: auto;
	position: absolute;
	min-width: 120px;
	z-index: 99999;
}
.pm-dropmenu-active ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #0db7c4;
}
.pm-dropmenu-active ul li:before {
	content: "" !important;
	margin: 0 !important;
	padding: 0 !important;
}
.pm-dropmenu-active ul li:first-child {
	margin-right: 0;
}
.pm-dropmenu-active ul li {
	text-align: left;
	float: none;
	margin-right: 0;
	border-top: 1px solid #1ad7e6;
	transition: all 0.4s;
	-moz-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
}
.pm-dropmenu-active ul li:last-child {
	border-bottom: 1px solid #1ad7e6;
}
.pm-dropmenu-active ul li:hover {
	background-color: #fff;
}
.pm-dropmenu-active ul li:hover a {
	color: #000;
}
.pm-dropmenu-active ul li a {
	color: #fff;
	display: block;
	padding: 4px 11px;
	text-decoration: none;
	font-family: "Open Sans";
}
.pm-dropmenu-active ul li a.active {
	font-weight: 700;
}
.pm-dropdown.pm-filter-system {
	min-width: 130px !important;
}
.pm-filter-system li:first-child {
	border-right: 0 solid #d3d3d3;
}
.pm-dropdown.pm-filter-system .pm-dropmenu .pm-menu-title {
	color: #565656 !important;
	font-family: "Open Sans" !important;
	font-weight: 300 !important;
	font-size: 14px !important;
	margin: 0;
	text-align: left;
}
.pm-dropdown.pm-filter-system .pm-dropmenu i {
	color: #565656 !important;
	position: absolute;
	right: 0 !important;
}
.pm-dropdown.pm-filter-system .pm-dropmenu-active ul {
	background-color: #c8c8c8 !important;
	border-top: none !important;
}
.pm-dropdown.pm-filter-system .pm-dropmenu-active ul li {
	border-bottom: 1px solid #ddd !important;
}
.pm-dropdown.pm-filter-system .pm-dropmenu-active ul li:first-child {
	border-right: none !important;
}
.pm-dropdown.pm-filter-system .pm-dropmenu-active ul li:last-child {
	border-bottom: 0 solid #ddd !important;
}
.pm_s_security_code {
	float: none;
	width: 125px;
}
#pm-contact-form-response,
#pm-event-form-response,
#pm-catering-form-response {
	margin: 15px 0 5px;
	color: red !important;
}
.pm-form-textfield-with-icon {
	border: 1px solid #e1e1e1;
	padding: 11px 10px 10px 40px;
	width: 100%;
	margin-top: 10px;
	font-family: "Open Sans";
	position: relative;
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #fff),
		color-stop(0, #f7f7f7),
		color-stop(1, #fff)
	);
	background-image: -o-linear-gradient(bottom, #fff 0%, #f7f7f7 0%, #fff 100%);
	background-image: -moz-linear-gradient(
		bottom,
		#fff 0%,
		#f7f7f7 0%,
		#fff 100%
	);
	background-image: -webkit-linear-gradient(
		bottom,
		#fff 0%,
		#f7f7f7 0%,
		#fff 100%
	);
	background-image: -ms-linear-gradient(bottom, #fff 0%, #f7f7f7 0%, #fff 100%);
	background-image: linear-gradient(to bottom, #fff 0%, #f7f7f7 0%, #fff 100%);
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.pm-input-container {
	position: relative;
}
.pm-input-container-icon {
	color: #bfbfbf;
	display: inline-block;
	width: auto;
	height: auto;
	min-width: 16px;
	padding: 4px 5px;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	text-align: center;
	position: absolute;
	left: 10px;
	top: 17px;
	bottom: 3px;
	z-index: 3;
}
.pm-mailchimp-field {
	font-family: "Lato";
	text-transform: uppercase;
	text-align: center;
	width: 93%;
	color: #fff;
	padding: 20px 10px;
	background-color: transparent;
	border: 1px solid #7c7c7d;
	margin-bottom: 20px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
}
.pm-mailchimp-submit {
	width: 200px;
	background-color: #0db7c4;
	font-family: "Open sans";
	text-transform: uppercase;
	color: #000;
	font-size: 14px;
	font-weight: 700;
	padding: 10px;
	text-align: center;
	border: none;
	display: table;
	margin: 0 auto 20px;
	transition: all 0.4s;
	-moz-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	border-radius: 99px;
	-webkit-border-radius: 99px;
	-o-border-radius: 99px;
}
.pm-mailchimp-submit:hover {
	background-color: #999;
	color: #fff;
}
.pm_quickcontact_widget {
	overflow: hidden;
}
.pm_quick_contact_field.Dark {
	background-color: #444 !important;
	border: 0 solid #333 !important;
	border-radius: 0 !important;
	color: #fff !important;
	float: left !important;
	font-size: 12px !important;
	height: 20px !important;
	line-height: 20px !important;
	padding: 6px 8px !important;
	vertical-align: middle !important;
	box-shadow: none !important;
	margin-bottom: 5px;
	width: 95%;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
}
.pm_quick_contact_textarea.Dark {
	border-radius: 0 !important;
	color: #fff !important;
	float: left !important;
	font-size: 12px !important;
	height: 70px !important;
	line-height: 20px !important;
	padding: 6px 8px !important;
	vertical-align: middle !important;
	background-color: #444 !important;
	border: 0 solid #333 !important;
	box-shadow: none !important;
	margin-bottom: 5px;
	width: 95%;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
}
.pm_quick_contact_field.Light {
	background-color: #fff !important;
	border-radius: 0 !important;
	color: grey;
	float: left !important;
	font-size: 12px !important;
	height: 20px !important;
	line-height: 20px !important;
	padding: 10px 12px !important;
	vertical-align: middle !important;
	width: 92% !important;
	box-shadow: none !important;
	margin-bottom: 5px;
	border: 1px solid #0db7c4;
	transition: all 0.4s;
	-moz-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
}
.pm_quick_contact_field:focus {
	background-color: #f15b5a !important;
	border: 1px solid #f15b5a;
	color: #fff;
}
.pm_quick_contact_textarea.Light {
	border-radius: 0 !important;
	color: grey;
	float: left !important;
	font-size: 12px !important;
	height: 70px !important;
	line-height: 20px !important;
	padding: 6px 8px !important;
	vertical-align: middle !important;
	width: 95% !important;
	background-color: #fff !important;
	box-shadow: none !important;
	margin-bottom: 5px;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
}
.pm_quick_contact_submit {
	border: 0 solid #fff;
	color: #000;
	font-size: 12px;
	font-weight: 700;
	padding: 7px 15px 5px;
	text-transform: uppercase;
	background-color: #acdb05;
	float: left;
	margin-right: 20px;
	transition: all 0.3s ease 0;
	-moz-transition: all 0.3s ease 0;
	-webkit-transition: all 0.3s ease 0;
	-o-transition: all 0.3s ease 0;
	-ms-transition: all 0.3s ease 0;
}
.pm_quick_contact_submit:hover {
	background-color: #333 !important;
	color: #fff !important;
	border: 0 solid #fff !important;
}
.pm_form_response.Dark {
	color: #333;
	font-size: 12px;
	margin-top: 7px;
	width: auto;
}
.pm_form_response.Light {
	color: #fff;
	font-size: 12px;
	margin-top: 2px;
	width: auto;
}
#pm-twitter-news ul li:before {
	content: "\f099" !important;
	font-size: 20px;
	margin: 0 !important;
	padding: 0 !important;
	position: absolute;
	top: 7px;
	left: 10px;
	color: #0db7c4;
}
#pm-twitter-news ul li {
	padding: 0 0 11px 48px;
	color: #fff;
	word-wrap: break-word;
	line-height: 22px;
	position: relative;
	font-weight: 300;
}
#pm-twitter-news ul li a {
	color: #0db7c4;
	line-height: 20px !important;
	font-weight: 300;
}
#pm-twitter-news ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.tweet_list {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
.tweet_list li {
	list-style: none;
	color: #fff;
	font-weight: 300;
	line-height: 22px;
	overflow-wrap: break-word;
	padding: 0 0 11px 40px;
	position: relative;
}
.tweet_list li:before {
	content: "\f099" !important;
	font-size: 20px;
	margin: 0 !important;
	padding: 0 !important;
	position: absolute;
	top: 7px;
	left: 10px;
	color: #0db7c4;
}
.tweet_list li a {
	color: #0db7c4;
	line-height: 20px !important;
	font-weight: 300;
}
.tweet_container {
	padding: 2px 5px;
}
.pm-gallery-widget-items {
	list-style: none;
	padding: 0;
	margin: 0;
}
.pm-gallery-widget-items li:before {
	content: "";
	padding: 0;
	margin: 0;
}
.pm-gallery-widget-items li {
	width: 100%;
	height: 70px;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: cover;
	margin-bottom: 1px;
}
.pm-gallery-widget-item-expand {
	width: 33px;
	height: 70px;
	background-color: #0db7c4;
	color: #000 !important;
	font-family: "FontAwesome";
	text-align: center;
	font-size: 14px;
	line-height: 70px !important;
	float: right;
	border-left: 1px solid #000;
	transition: all 0.4s;
	-moz-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
}
.pm-gallery-widget-item-expand:hover {
	background-color: #999;
	color: #fff !important;
}
.pm-gallery-widget-view-more {
	text-transform: uppercase;
	font-size: 13px;
}
.pm-rounded-btn {
	width: auto;
	height: auto;
	display: inline;
	background-color: #00ae42;
	min-width: 100px;
	display: inline-block;
	padding: 14px 30px;
	text-decoration: none;
	font-family: "Open sans";
	font-size: 14px;
	font-weight: 700;
	color: #fff !important;
	margin: 15px 0;
	text-align: center;
	border: 2px solid #fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 15px;
	transition: all 0.4s;
	-moz-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
}
.pm-rounded-btn:hover {
	color: #fff !important;
	background-color: #f15b5a;
}
.pm-rounded-btn.no-border {
	border: none !important;
}
.pm-rounded-btn i {
	font-size: 10px !important;
}
.pm-rounded-btn.submit {
	border: 0 solid #fff;
	margin-top: 10px;
}
.pm-rounded-btn.tag {
	margin: 1px;
}
.pm-rounded-btn.expand {
	padding: 7px 0 !important;
	min-width: 40px !important;
}
.pm-rounded-btn.small {
	padding: 7px 17px;
}
.pm-rounded-btn.no-border {
	border: 0 solid #fff;
}
.pm-rounded-btn.pm-primary {
	background-color: #ef5438;
}
.pm-rounded-btn.pm-secondary {
	background-color: #44619d;
}
.pm-rounded-btn.transparent:hover {
	color: #fff;
	background-color: #333;
}
.pm-rounded-btn.transparent a {
	background-color: transparent;
	color: #fff;
	border: 3px solid #fff;
}
.pm-rounded-btn.transparent a:hover {
	color: #fff;
	border: 3px solid #dbc164;
	background-color: #dbc164;
}
.pm-rounded-btn a i {
	font-family: "FontAwesome";
	margin-left: 5px;
}
.pm-rounded-btn.animated a {
	padding-left: 22px;
}
.pm-rounded-btn.animated i {
	opacity: 0;
	margin-left: -3px;
	transition: all 0.4s;
	-moz-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
}
.pm-rounded-btn.animated:hover i {
	margin-left: 7px;
	opacity: 1;
}
.pm-square-btn {
	min-width: 100px;
	padding: 10px 25px;
	border: 3px solid #fff;
	font-family: "Open sans";
	font-size: 14px;
	font-weight: 700;
	color: #fff !important;
	text-align: center;
	text-transform: uppercase;
	margin: 10px 0;
	display: inline-block;
	transition: all 0.4s;
	-moz-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
}
.pm-square-btn:hover {
	background-color: #0db7c4;
	color: #fff !important;
	border: 3px solid #0db7c4;
}
.pm-square-btn.comment-reply:hover {
	background-color: #fff;
	color: #000 !important;
	border: 3px solid #fff;
}
.pm-square-btn.appointment-form {
	background-color: #34ceda !important;
	border: 3px solid #34ceda !important;
	display: table;
	margin: 0 auto 10px;
}
.pm-square-btn.appointment-form:hover {
	background-color: #fff !important;
	border: 3px solid #fff !important;
	color: #000 !important;
}
#pm-pulse-container {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.196);
	border-bottom: 1px solid #ccc;
}
.pm-dots span {
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.196);
}
.pm-icon-btn {
	display: block;
	padding: 30px;
	background-color: #f15b5a;
	font-size: 60px !important;
	color: #fff;
	width: 120px;
	height: 120px;
	border-radius: 99px;
	-webkit-border-radius: 99px;
	-o-border-radius: 99px;
}
.pm-icon-btn.typcn:before {
	margin-left: -4px !important;
}
.pm-icon-btn.typcn {
	line-height: 30px !important;
	font-size: 50px !important;
	display: inline-block !important;
}
.pm-icon-btn:hover {
	color: #fff;
	background-color: #34ceda;
}
.pm-square-btn.event {
	border: 3px solid #e1e1e1;
	color: #c8c8c8 !important;
}
.pm-square-btn.event:hover {
	background-color: #0db7c4;
	color: #fff !important;
	border: 3px solid #0db7c4;
}
.pm-square-btn.news-post {
	border: 3px solid #e1e1e1;
	color: #c8c8c8 !important;
	display: block;
	margin: 20px auto 40px;
	width: 150px;
}
.pm-square-btn.news-post:hover {
	background-color: #0db7c4;
	color: #fff !important;
	border: 3px solid #0db7c4;
}
.pm-square-btn.tag {
	border: 0 solid #e1e1e1;
	color: #fff !important;
	display: inline;
	line-height: 36px;
	margin-bottom: 1px;
	margin-right: 2px;
	padding: 7px 15px;
	background-color: #0db7c4;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
}
.pm-square-btn.tag:hover {
	background-color: #f15b5a;
	color: #fff !important;
	border: 0 solid #0db7c4;
}
.pm-square-btn.class-widget {
	border: 3px solid #e1e1e1;
	color: #c8c8c8 !important;
	display: inline;
	line-height: 48px;
}
.pm-square-btn.class-widget:hover {
	background-color: #0db7c4;
	color: #fff !important;
	border: 3px solid #0db7c4;
}
.pm-square-btn.store-btn {
	border: 3px solid #e1e1e1;
	color: #c8c8c8 !important;
	display: table;
	line-height: 48px;
	margin: 0 auto !important;
	padding: 0 20px !important;
	text-align: center;
}
.pm-square-btn.store-btn:hover {
	background-color: #0db7c4;
	color: #fff !important;
	border: 3px solid #0db7c4;
}
.pm-square-btn.pm-cart-remove {
	color: #fff !important;
	display: table;
	line-height: 48px;
	margin: 5px auto 0 !important;
	padding: 0 20px !important;
	text-align: center;
	border: none !important;
	background-color: #0db7c4;
	font-family: "Open sans" !important;
}
.pm-square-btn.pm-cart-remove:hover {
	background-color: #999;
	color: #fff !important;
}
.pm-required-comments {
	font-family: "Open sans";
	font-size: 13px;
	color: #a7a7a7;
	text-transform: none;
	font-weight: 300;
}
.pm-comments-container {
	width: auto;
	height: auto;
	overflow: hidden;
}
.pm-comment-section-title {
	color: #f1482b;
	font-size: 24px;
	font-family: "Cantata One";
}
.pm-single-blog-post-comments {
	margin-bottom: 30px;
}
.pm-comment-box-container {
	width: auto;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.pm-comment-box-avatar-container {
	width: auto;
	height: auto;
	overflow: hidden;
	padding: 13px 13px 0;
}
.pm-comment-box-avatar-container p {
	font-family: "Lato";
	font-size: 18px;
	color: #fff;
}
.pm-comment-avatar {
	border: 3px solid #fff;
	float: left;
	margin-right: 8px;
	overflow: hidden;
	height: 75px;
	width: 75px;
	background-position: center center;
	background-repeat: no-repeat;
	border-radius: 99px;
	-webkit-border-radius: 99px;
	-o-border-radius: 99px;
}
.pm-comment {
	border-top: 1px solid #34ceda;
	margin: 10px 31px 0 106px;
	padding: 20px 0;
}
.pm-comment-reply-btn {
	float: left;
	margin-bottom: 12px;
	margin-left: 106px;
}
.pm-comment-author-list {
	float: left;
	overflow: hidden;
	list-style: none;
	padding: 0;
	margin-top: 20px;
	margin-left: 10px;
	width: 90%;
}
.pm-comment-author-list li {
	float: left;
}
.pm-comment-author-list li:before {
	padding: 0;
	margin: 0;
	content: "";
}
.pm-comment-author-list li:last-child {
	float: right;
}
.pm-comment-name {
	font-family: "Lato";
	font-size: 18px;
	color: #0db7c4;
	text-transform: uppercase;
	font-weight: 300;
	margin-bottom: 0;
}
.pm-comment-date {
	font-family: "Open sans";
	font-size: 14px !important;
	font-weight: 400;
}
.pm-comment p {
	font-family: "Open sans";
	font-size: 14px !important;
	color: #fff;
}
.answer {
	background: #d9ffe2;
	margin: 10px 0 0;
	padding: 5px 20px;
	border-radius: 5px;
}
.answer p {
	color: #666 !important;
}
.pm-submit-comment-form-container {
	overflow: hidden;
	width: auto;
	height: auto;
	margin-top: 40px;
}
.pm-submit-comment-form-container h3 {
	margin-bottom: 5px;
}
.pm-comment-required {
	font-family: "Open Sans";
	font-size: 14px;
	color: #f1482b;
}
.pm-comment-form-textfield {
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 3px solid #0db7c4;
	background-color: transparent;
	padding: 10px 13px;
	width: 100%;
	margin-bottom: 20px;
	font-family: "Lato";
	text-transform: uppercase;
	color: #666;
	font-family: "Open sans";
	border-radius: 0;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.pm-comment-form-textfield:focus,
.pm-comment-form-textarea:focus {
	background-color: #0db7c4;
	border-bottom: 3px solid #0db7c4;
	background-image: none;
	color: #000;
	text-transform: none;
}
.pm-comment-form-textarea {
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 3px solid #0db7c4;
	background-color: transparent;
	padding: 10px 13px;
	width: 100%;
	margin-top: 10px;
	font-family: "Lato";
	text-transform: uppercase;
	min-height: 150px;
	color: #666;
	border-radius: 0;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.pm-comment-html-tags {
	margin: 20px 0;
}
.pm-comment-html-tags span {
	font-family: "Open Sans";
	font-weight: 500;
	color: #f15b5a;
	font-size: 13px;
	text-transform: uppercase;
}
.pm-comment-html-tags p {
	font-size: 14px;
	margin: 0;
}
.pm-comment-submit-btn {
	min-width: 100px;
	padding: 10px 25px;
	border: 3px solid #e1e1e1;
	font-family: "Open sans";
	font-size: 14px;
	font-weight: 700;
	color: #c8c8c8 !important;
	text-align: center;
	text-transform: uppercase;
	margin: 10px 0;
	display: inline-block;
	background-color: transparent;
	transition: all 0.4s;
	-moz-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
}
.pm-comment-submit-btn:hover {
	background-color: #0db7c4;
	color: #fff !important;
	border: 3px solid #0db7c4;
}
#pm-cart-btn {
	position: relative;
}
.pm-cart-icon-count {
	width: 15px;
	height: 15px;
	position: absolute;
	top: -1px;
	right: -7px;
	font-family: "Open sans";
	color: #000;
	text-align: center;
	font-size: 10px;
	font-weight: 500;
	line-height: 13px;
	background-color: #0db7c4;
	border-radius: 99px;
	-webkit-border-radius: 99px;
	-o-border-radius: 99px;
}
.hide-toggle {
	display: none;
}
.list-toggle {
	margin-top: 0 !important;
}
.show {
	margin: 0 auto;
}
.u-list li:nth-child(n + 5) {
	max-height: 0;
	padding: 0 !important;
	margin-top: 0 !important;
	transition: all 0.3s;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
}
.u-list.open li:nth-child(n + 5) {
	max-height: 500px;
	transition: all 0.3s;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
}
.prev_page_link,
.next_page_link {
	display: block !important;
	margin-bottom: 20px;
}
#pm-product-comments .commentlist {
	padding: 0;
	margin-bottom: 30px;
}
#pm-product-comments .commentlist li {
	background-color: #fcfcfc;
	overflow: hidden;
	padding: 10px;
	margin-bottom: 20px;
	border: 1px solid #ccc;
	border-radius: 5px;
	box-shadow: 3px 3px 3px #ccc;
}
#pm-product-comments .commentlist li .comment_container img {
	float: left;
	margin: 10px;
	border-bottom: 3px solid #0db7c4;
}
#pm-product-comments .commentlist li .comment_container .comment-text {
	float: left;
	max-width: 90%;
	padding: 7px;
}
#pm-product-comments h3 {
	color: #fff;
	font-family: "Open sans";
	font-size: 22px;
	font-weight: 700;
	text-transform: uppercase;
}
.comment-respond h3 {
	color: #fff;
	font-family: "Open sans";
	font-size: 22px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.pm-woocommerce-breadcrumbs {
	margin-bottom: 20px;
}
.pm-woocommerce-breadcrumbs p {
	float: left;
	font-size: 14px;
	font-weight: 300;
	font-family: "Open sans";
	margin-right: 7px;
	color: #5b5b5b;
}
.pm-woocommerce-breadcrumbs p:last-child {
	color: #f15b5a;
	text-transform: uppercase;
}
.pm-woocommerce-breadcrumbs p a {
	color: #fff;
	font-size: 14px;
	font-weight: 300;
	font-family: "Lato";
	color: #5b5b5b;
	margin: 0;
	text-transform: uppercase;
	text-decoration: none;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
}
.pm-woocommerce-breadcrumbs p a:hover {
	color: #f15b5a;
}
.pm-woocomm-item-thumb-container {
	width: 552px;
	height: 326px;
	border: 1px solid #d3d3d3;
	position: relative;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.pm-woocomm-item-thumb-container img {
	width: 100%;
}
.pm-woocomm-item-sale-tag {
	width: 80px;
	height: 40px;
	text-align: center;
	font-family: "Open sans";
	text-transform: uppercase;
	font-size: 18px;
	background-color: #0db7c4;
	color: #fff;
	text-align: center;
	padding: 7px 20px;
	position: absolute;
	top: 0;
	right: 0;
	margin: 10px;
	border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	-o-border-radius: 4px 4px 4px 4px;
}
.pm-woocom-item-title {
	font-family: "Lato";
	text-transform: uppercase;
	font-size: 24px;
	color: #575757;
	font-weight: 300;
}
.pm-widget-star-rating {
	float: left;
	list-style: none outside none !important;
	margin: 0 5px 0 0;
	overflow: hidden;
	padding: 0;
}
.pm-widget-star-rating li:before {
	content: "";
	padding: 0;
	margin: 0;
}
.pm-widget-star-rating li {
	border: medium none !important;
	float: left;
	margin-bottom: 0;
	margin-right: 3px;
	padding-bottom: 0;
}
.pm-widget-star-rating li,
.comment-form-rating .stars span a {
	color: #0db7c4;
	font-size: 20px !important;
}
.pm-widget-star-rating li i.inactive {
	color: #aaa;
}
.pm-woocom-item-review {
	float: left;
	font-family: "Open sans";
	font-size: 14px;
}
.pm-woocom-item-price {
	clear: left;
	color: #4c4c4c;
	display: inline-block;
	float: left;
	font-family: "Lato";
	font-size: 30px;
	font-weight: 500;
	margin-top: 10px;
}
.pm-woocom-item-short-description {
	clear: left;
	float: left;
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	margin: 20px 0;
	padding: 20px 0;
}
.pm-woocom-item-short-description p {
	font-size: 14px !important;
}
.quantity {
	display: inline-block;
	overflow: hidden;
}
.quantity .qty {
	border: 1px solid #ebebeb;
	color: #333;
	float: left;
	height: 45px;
	margin-right: 1px;
	padding: 5px;
	text-align: center;
	width: 20%;
	font-size: 18px !important;
}
.quantity .qty.cart {
	width: 45%;
	margin-right: 0;
}
.quantity-product-post {
	display: inline-block;
	overflow: hidden;
	float: left;
	clear: left;
}
.quantity-product-post .qty {
	border: 1px solid #ebebeb;
	color: #333;
	float: left;
	height: 45px;
	margin-right: 1px;
	padding: 5px;
	text-align: center;
	width: 20%;
	font-size: 18px !important;
}
.quantity-product-post .qty.cart {
	width: 45%;
	margin-right: 0;
}
.pm-quantity-btns-container {
	float: left;
	height: 70px;
	width: 30px;
}
.pm-item-add-to-cart {
	float: left;
	margin-left: 5px;
}
.pm-item-add-to-cart .pm-rounded-submit-btn {
	margin: 0 !important;
	padding: 12px 20px 13px;
}
.quantity .minus,
.quantity .plus,
.quantity-product-post .minus,
.quantity-product-post .plus {
	border: 1px solid #d3d3d3;
	color: #fff;
	margin-bottom: 1px;
	padding: 0 5px;
	width: 25px;
	color: #000;
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #fff),
		color-stop(1, #a3a3a3)
	);
	background-image: -o-linear-gradient(bottom, #fff 0%, #a3a3a3 100%);
	background-image: -moz-linear-gradient(bottom, #fff 0%, #a3a3a3 100%);
	background-image: -webkit-linear-gradient(bottom, #fff 0%, #a3a3a3 100%);
	background-image: -ms-linear-gradient(bottom, #fff 0%, #a3a3a3 100%);
	background-image: linear-gradient(to bottom, #fff 0%, #a3a3a3 100%);
	border-radius: 0 0 0 0;
	-webkit-border-radius: 0 0 0 0;
	-o-border-radius: 0 0 0 0;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
}
.quantity .minus:hover,
.quantity .plus:hover {
	background-color: #333;
	color: #fff;
}
.pm-woocom-tags-container {
	clear: left;
	float: left;
	margin-bottom: 20px;
}
.posted_in {
	margin-right: 10px;
}
.posted_in,
.tagged_as {
	color: #2a313a;
	font-family: "Oswald";
	font-size: 14px;
	font-weight: 300;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.posted_in a,
.tagged_as a {
	font-family: "Oswald";
	font-size: 14px;
	font-weight: 300;
	color: #0db7c4;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.posted_in a:hover,
.tagged_as a:hover {
	color: #f15b5a;
}
.pm-woocomm-item-thumbs {
	list-style: none;
	padding: 0;
	margin: 0;
	float: none;
}
.pm-woocomm-item-thumbs li:before {
	content: "";
	padding: 0;
	margin: 0;
}
.pm-woocomm-item-thumbs li {
	border: 1px solid #d3d3d3;
	margin-bottom: 10px;
	max-width: 112px;
	position: relative;
	overflow: hidden;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
}
.pm-woocomm-item-thumbs li span {
	width: 180px;
	height: 0;
	background-color: rgba(0, 0, 0, 0.8);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
	transition: all 0.6s;
	-moz-transition: all 0.6s;
	-webkit-transition: all 0.6s;
	-o-transition: all 0.6s;
}
.pm-woocomm-item-thumbs li i {
	position: absolute;
	top: 45%;
	left: 45%;
	font-family: "FontAwesome";
	font-size: 16px;
	color: #fff;
	z-index: 10;
	opacity: 0;
	transition: all 0.6s;
	-moz-transition: all 0.6s;
	-webkit-transition: all 0.6s;
	-o-transition: all 0.6s;
}
.pm-woocomm-submit-btn {
	border: 2px solid #b0acac;
	min-width: 230px;
	padding: 12px 25px;
	color: #5b5b5b;
	font-family: "Open sans";
	font-size: 14px;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
	display: inline-block;
	background-color: #fff;
	border-radius: 5px !important;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
	transition: all 0.4s;
	-moz-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
}
.pm-woocomm-submit-btn:hover {
	background-color: #999;
	color: #fff;
}
.pm-cart-info-container {
	border: 1px solid #e1e1e1;
}
.pm-cart-info-title {
	border-bottom: 1px solid #e1e1e1;
	padding: 20px;
}
.pm-cart-info-title h3,
.pm-cart-shipping-calculator-title h3,
.pm-cart-totals-title h3 {
	font-family: "Oswald";
	font-size: 24px;
	font-weight: 500;
	margin-bottom: 0;
	text-transform: uppercase;
	color: #0db7c4;
}
.pm-cart-info-column {
	padding: 15px;
	text-align: center;
}
.pm-cart-info-column a,
.pm-cart-info-column p {
	font-family: "Lato";
}
.pm-cart-info-column.text {
	padding: 30px 15px 15px;
	text-align: center;
}
.pm-cart-info-column.quantity {
	padding: 20px 0 0;
}
.pm-cart-shipping-calculator {
	border: 1px solid #e1e1e1;
}
.pm-cart-shipping-calculator-title {
	border-bottom: 1px solid #e1e1e1;
	padding: 20px;
}
.pm-cart-shipping-calculator-title h3 {
	margin-bottom: 0;
}
.pm-cart-shipping-calculator-fields {
	padding: 20px;
}
.pm-cart-shipping-calculator-fields select {
	margin-top: 0;
}
.pm-cart-totals {
	border: 1px solid #e1e1e1;
}
.pm-cart-totals-title {
	border-bottom: 1px solid #e1e1e1;
	padding: 20px;
}
.pm-cart-totals-title h3 {
	margin-bottom: 0;
}
.pm-cart-totals-column {
	padding: 15px 20px;
	text-align: left;
}
.pm-cart-totals-label {
	font-weight: 500;
	text-transform: uppercase;
	color: #000;
}
.pm-cart-totals-buttons {
	border-top: 1px solid #e1e1e1;
	padding: 20px;
}
.pm-woocomm-submit-btn:hover {
	background-color: #00ae42;
	color: #fff;
	border-color: #00ae42;
}
.pm-woocomm-checkout-titles {
	color: #0db7c4;
	font-family: "Oswald";
	font-size: 24px;
	font-weight: 500;
	margin-bottom: 0;
	text-transform: uppercase;
}
.pm-woocomm-checkout-titles a {
	font-family: "Open sans";
	font-size: 16px;
	text-transform: none;
	font-weight: 300;
	color: #666;
}
.pm-checkout-password-field {
	display: none;
}
.pm-payment-option-container {
	overflow: hidden;
	margin-top: 20px;
}
.pm-payment-options {
	list-style: none;
	padding: 0;
	margin: 0;
}
.pm-payment-options li:before {
	content: "" !important;
	margin: 0 !important;
	padding: 0 !important;
}
.pm-payment-options label {
	margin-top: 0;
	margin-bottom: 6px;
}
.pm-woocomm-textfield {
	border: 1px solid #e1e1e1;
	padding: 15px 13px;
	width: 100%;
	margin-top: 10px;
	font-family: "Open Sans";
	font-family: Lato;
	border-radius: 0;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #fff),
		color-stop(0, #f7f7f7),
		color-stop(1, #fff)
	);
	background-image: -o-linear-gradient(bottom, #fff 0%, #f7f7f7 0%, #fff 100%);
	background-image: -moz-linear-gradient(
		bottom,
		#fff 0%,
		#f7f7f7 0%,
		#fff 100%
	);
	background-image: -webkit-linear-gradient(
		bottom,
		#fff 0%,
		#f7f7f7 0%,
		#fff 100%
	);
	background-image: -ms-linear-gradient(bottom, #fff 0%, #f7f7f7 0%, #fff 100%);
	background-image: linear-gradient(to bottom, #fff 0%, #f7f7f7 0%, #fff 100%);
	transition: all 0.4s;
	-moz-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
}
.pm-woocomm-textfield.invalid_field {
	border: 1px solid red;
}
.pm-woocomm-textfield:focus,
.pm-woocomm-textarea:focus {
	background-color: #0db7c4;
	background-image: none;
	color: #fff;
	text-transform: none;
}
.pm-review-submit-btn {
	min-width: 100px;
	padding: 10px 25px;
	border: 3px solid #fff;
	font-family: "Open sans";
	font-size: 14px;
	font-weight: 700;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	margin: 30px auto 0;
	display: block;
	background-color: transparent;
	transition: all 0.4s;
	-moz-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
}
.pm-review-submit-btn:hover {
	background-color: #fff;
	color: #000 !important;
	border: 3px solid #fff;
}
span3 {
	font-family: "Open sans";
}
.comment_header {
	font-weight: 700;
	color: #50a5d4;
	text-align: left;
}
.inner {
	background-color: #fff;
	padding: 10px;
}
article {
	background-color: #fff;
	-webkit-box-shadow: 4px 4px 11px -6px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 4px 4px 11px -6px rgba(0, 0, 0, 0.75);
	box-shadow: 4px 4px 11px -6px rgba(0, 0, 0, 0.75);
}
.pm-standalone-news-post-excerpt h1 {
	text-align: center;
	font-size: 31px;
	font-weight: 500;
}
.awards {
	text-align: center;
	color: #fff;
	padding-bottom: 10px;
}
.awardsbg {
	background-color: #000;
	background-image: url(/design/med/img/home/awards-bg.png);
	background-position: center top;
}
.pm-standalone-news-post img {
	width: 100%;
}
.pm-standalone-news-post a {
	display: block;
}
.scale1 {
	transition: transform 0.3s;
}
.scale1:hover {
	transform: scale(1.05);
}
.hei {
	height: auto !important;
}
.header-block-left {
	-left: 5%;
}
.header-cart-left {
	position: relative;
	float: right;
	max-width: 200px;
	right: -15px
}
.header-lang-right {
	position: relative;
	-float: left;
	-top: 13px;
	-left: -15px;
	-width: 30%;
}
.header-dropdown {
	position: relative;
	display: inline-block;
}
.navigation__extra > li a {
	color: #fff;
}
.header-dropdown > a {
	position: relative;
	display: block;
	padding-right: 20px;
}
.header-dropdown ul {
	position: absolute;
	top: 20px;
	-right: 0px;
	z-index: 100;
	min-width: 40px;
	max-width: 200px;
	width: 80px;
	padding: 8px 0;
	background-color: #000;
	-ms-box-shadow: 0 1px 1px 2px rgba(204, 204, 204, 0.2);
	box-shadow: 0 1px 1px 2px rgba(204, 204, 204, 0.2);
	visibility: hidden;
	opacity: 0;
	text-align: left;
}
.header-dropdown ul li {
	font-size: 14px;
	list-style-type: none;
	margin: 0;
	padding: 0 0 4px 14px;
}
.header-dropdown:hover ul {
	visibility: visible;
	opacity: 1;
}
@media (max-width: 768px) {
	.header-lang-right,
	.header-block-left {
		left: 0;
	}
	.header-dropdown ul {
		
	}
}
.portal-css-79elbk {
	position: relative;
	margin-top: 50px;
}

.portal-css-npiem8 .pageContent .fullHeight {
	height: var(--vh100-fixedTop);
}
.portal-css-1xfzz3b {
	width: 100%;
	height: 100%;
	overflow: hidden;
	line-height: 0;
}
.portal-css-1xfzz3b video {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center center;
	line-height: 0;
}
.portal-css-18ofjp6 {
	position: absolute;
	top: 0;
	left: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	height: 100%;
}
.portal-css-1xg9hio {
	padding: 0 40px;
	max-width: 690px;
}
.portal-css-1xg9hio .title {
	margin: 0;
	font-weight: 700;
	font-size: 50px;
	line-height: 55px;
	color: #ffffff;
	text-align: center;
	margin-bottom: 15px;
}
.portal-css-1xg9hio .desc {
	margin: 0;
	font-weight: 400;
	font-size: 16px;
	line-height: 25px;
	color: #ffffff;
	text-align: center;
	margin-bottom: 0px;
}
.portal-css-1xg9hio .buttons {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.portal-css-1xg9hio .buttons .play {
	padding: 0 20px;
	border-radius: 5px;
	height: 55px;
	font-size: 20px;
	line-height: 25px;
	font-weight: 400;
	color: #fff;
}
.portal-css-1xg9hio .buttons .play svg {
	width: 22px;
	height: 22px;
	margin-left: 5px;
}
.portal-css-1ihbk72 {
	margin: 0;
	color: #00ae42;
	-webkit-text-decoration: none;
	text-decoration: none;
}
@media (max-width: 800px) {
	.portal-css-1xg9hio .title {
		font-size: 30px;
		line-height: 30px;
	}
	h2 {
		font-size: 30px;
	}
}

.commentform {
	padding: 15px;
	background: url(/design/med/img/mainbg.jpg) transparent;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.196);
	border: 1px solid #ddd;
	border-radius: 15px;
	margin-bottom: 20px;
}
.backgr {
	background: url(/design/med/img/mainbg.jpg) transparent;
}
.pm-header-logo-container img {
	display: block;
	width: 115px;
	float: left;
}

.download {
	background: #000;
	border-radius: 3px;
	color: #fff;
	padding: 5px 30px;
	margin: 0 10px;
	min-width: 250px;
}
.download:hover {
	background: #4f4f4f;
	border-color: #4f4f4f;
}
.contetn_404 {
	padding-bottom: 40px;
}
.contetn_404 h2 {
	font-size: 120px;
}
.contetn_404 p {
	font-size: 15px;
}

a.language__switcher {
	padding: 5px 8px;
	font-size: 18px;
	color:#fff;
	-border-radius: 4px;
	-background-color: #1d1d1d;
	-ms-box-shadow: 0 1px 1px 2px rgba(204, 204, 204, 0.2);
	-box-shadow: 0 1px 1px 2px rgba(204, 204, 204, 0.2);
}

.lang{
	width:20%;
	float:left;
	text-align:center;
	padding: 13px 0 0 0
}
.tel{
	width:20%;
	float:left;
	color:#ccc;
	font-size:28px;
	text-align:center;
	padding: 10px 0 0 0;
	-color: #40bc6f
}
.search{
	width:20%;
	float:left;
	color:#ccc;
	font-size:28px;
	text-align:center;
	padding: 10px 0 0 0;
	-color: #66a8d3
}
.cart{
	width:40%;
	float:left;
}
.tel a{color:#ccc;
}
.search a{color:#ccc;
}
.search a:hover, .tel a:hover  {
	color: #f15b5a;
}






.div50 {
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.div50 p,
.div50 h2 {
	padding: 10px;
}

.flexdir img {
	width: 100%;
}
.flexdir {
	display: flex;
	flex-direction: row;
	align-items: stretch;
	padding: 10px 0;
}
.flexdir:nth-of-type(2n) {
    flex-direction: row-reverse;
}
.flexdir4 img {
	width: 100%;
}
.flexdir4 {
	display: flex;
	flex-direction: row;
	align-items: center;
	padding: 20px 0;
}
.black {
	background-color:#000;
	color:#fff;
	padding:20px
}
.black h2{
	color:#fff;
}
.black ul li{
	color:#fff;
	font-size:14px;
	padding-bottom:5px
}
.black p{
	color:#fff;
}

@media only screen and (min-width: 100px) and (max-width: 991px) {
	.flexdir{flex-direction: column;}
	.div50 p, .div50 h2 {padding: 5px 0}
	.flexdir:nth-of-type(2n) {
    flex-direction: column;
}
}
.pct .pct_st-tbc .pct_tb .pct_th .pct_td {
	font-size: 16px;
	line-height: 25px;
	font-weight: 600;
	color: #ffffff;
	background-color: #333333;
}
.pct .pct_st-tbc .pct_tb .pct_td {
	border: 1px solid #bfbfbf;

	padding: 5px 10px !important;
	white-space: nowrap;
	background-color: #f8f8f8;
}
.pct_tb {
	width: 100%;
	font-size: 16px;
}

.Rte h3 {
    margin: 2.2em 0 1.2em;
}
    
    .Product .ProductMeta__Description {
        padding: 0;
        font-family: 'Open sans';
        border-top: none;
    }



    .tpl .tpl-flex {
        display: flex;
        width: 100%;
    }

 
    .tpl .tpl-flex-1 {
        flex: 1;
    }

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

    
        .Product .ProductMeta__Description .tpl .tpl-t,
        .Product .ProductMeta__Description .tpl h2,
        .tpl .tpl-t,
        .tpl h2 {
            margin: 0;
            font-size: 22px;
            line-height: 30px;
            font-weight: 500;
            color: #333333;
        }

       
        .Product .ProductMeta__Description .tpl .tpl-st,
        .Product .ProductMeta__Description .tpl h3,
        .tpl .tpl-st,
        .tpl h3 {
            margin: 0;
            font-size: 22px;
            line-height: 30px;
            font-weight: 500;
            color: #333333;
        }

    
        .Product .ProductMeta__Description .ttpl-inventory-text,
        .Product .ProductMeta__Description .tpl p,
        .ttpl-inventory-text,
        .tpl p {
            margin: 0;
            font-size: 14px;
            line-height: 22px;
            color: #333333;
        }

        .Product .ProductMeta__Description .tpl .tpl-sectionTitle,
        .tpl .tpl-sectionTitle {
            text-align: center;
            margin-top: 40px;
            margin-bottom: 20px;
        }


        .tpl .tpl-bg {
            position: absolute;
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
        }

        .tpl .tpl-bg .tpl-bg-sm {
            position: absolute;
            width: 100%;
            height: 100%;
            object-fit: cover;
            display: block
        }

        .tpl .tpl-bg .tpl-bg-big {
            position: absolute;
            width: 100%;
            height: 100%;
            object-fit: cover;
            display: none
        }

        /* flex */
        .tpl .tpl-flex-mobile {
            display: flex;
            width: 100%;
        }

        .tpl .hide-in-mobile {
            display: none;
        }

        .tpl .tpl-hide-in-mobile {
            display: none;
        }

        .tpl .tpl-text-left-mobile {
            text-align: left !important;
        }

        .ttpl-inventory-textadding-in-mobile {
            padding-left: 20px;
            padding-right: 20px;
        }

        .tpl .tpl-grad-1-mobile {
            grid-template-columns: 1fr !important;
        }

        .tpl .tpl-grad-2-mobile {
            grid-template-columns: 1fr 1fr !important;
        }

        .tpl .tpl-grad-3-mobile {
            grid-template-columns: 1fr 1fr 1fr !important;
        }

      
        .tpl .tpl-font-size-mobile-12 {
            font-size: 12px !important;
            line-height: 16px !important;
        }

        .tpl .tpl-font-size-mobile-14 {
            font-size: 14px !important;
            line-height: 18px !important;
        }

        .tpl .tpl-font-size-mobile-16 {
            font-size: 16px !important;
            line-height: 20px !important;
        }

        .tpl .tpl-font-size-mobile-18 {
            font-size: 18px !important;
            line-height: 22px !important;
        }

        .tpl .tpl-font-size-mobile-20 {
            font-size: 20px !important;
            line-height: 24px !important;
        }

        .tpl .tpl-font-size-mobile-22 {
            font-size: 22px !important;
            line-height: 26px !important;
        }

        .tpl .tpl-font-size-mobile-24 {
            font-size: 24px !important;
            line-height: 28px !important;
        }

        .tpl .tpl-font-size-mobile-26 {
            font-size: 26px !important;
            line-height: 30px !important;
        }

       
        .tpl .tpl-margin-top-mobile-10 {
            margin-top: 10px !important;
        }

        .tpl .tpl-margin-top-mobile-20 {
            margin-top: 20px !important;
        }

        .tpl .tpl-margin-top-mobile-30 {
            margin-top: 30px !important;
        }

        .tpl .tpl-margin-top-mobile-40 {
            margin-top: 40px !important;
        }

        .tpl .tpl-margin-top-mobile-50 {
            margin-top: 50px !important;
        }
    }

    @media (min-width: 640px) {

        .Product .ProductMeta__Description .tpl .tpl-t,
        .Product .ProductMeta__Description .tpl h2,
        .tpl .tpl-t,
        .tpl h2 {
            margin: 0;
            font-size: 40px;
            line-height: 50px;
            font-weight: 500;
            color: #333333;
        }

       
        .Product .ProductMeta__Description .tpl .tpl-st,
        .Product .ProductMeta__Description .tpl h3,
        .tpl .tpl-st,
        .tpl h3 {
            margin: 0;
            font-size: 34px;
            line-height: 42px;
            font-weight: 500;
            color: #333333;
        }

     
        .Product .ProductMeta__Description .ttpl-inventory-text,
        .Product .ProductMeta__Description .tpl p,
        .ttpl-inventory-text,
        .tpl p {
            margin: 0;
            font-size: 16px;
            line-height: 24px;
            color: #333333;
        }

       
        .Product .ProductMeta__Description .tpl .tpl-sectionTitle,
        .tpl .tpl-sectionTitle {
            text-align: center;
            margin-top: 70px;
            margin-bottom: 30px;
        }

        .tpl .tpl-bg {
            position: absolute;
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
        }

        .tpl .tpl-bg .tpl-bg-sm {
            position: absolute;
            width: 100%;
            height: 100%;
            object-fit: cover;
            display: none
        }

        .tpl .tpl-bg .tpl-bg-big {
            position: absolute;
            width: 100%;
            height: 100%;
            object-fit: cover;
            display: block
        }

        .tpl .tpl-max-width-title {
            max-width: 700px;
            margin: 0 auto;
        }

        /* flex布局 */
        .tpl .tpl-flex-pc {
            display: flex;
            width: 100%;
        }

        .tpl .hide-in-pc {
            display: none;
        }

        .tpl .tpl-hide-in-pc {
            display: none;
        }

        .tpl .tpl-text-left-pc {
            text-align: left !important;
        }

        .tpl .tpl-grad-1-pc {
            grid-template-columns: 1fr !important;
        }

        .tpl .tpl-grad-2-pc {
            grid-template-columns: 1fr 1fr !important;
        }

        .tpl .tpl-grad-3-pc {
            grid-template-columns: 1fr 1fr 1fr !important;
        }

        
        .tpl .tpl-font-size-pc-12 {
            font-size: 12px !important;
            line-height: 16px !important;
        }

        .tpl .tpl-font-size-pc-16 {
            font-size: 16px !important;
            line-height: 26px !important;
        }

        .tpl .tpl-font-size-pc-20 {
            font-size: 20px !important;
            line-height: 30px !important;
        }

        .tpl .tpl-font-size-pc-24 {
            font-size: 24px !important;
            line-height: 34px !important;
        }

        .tpl .tpl-font-size-pc-28 {
            font-size: 28px !important;
            line-height: 38px !important;
        }

        .tpl .tpl-font-size-pc-30 {
            font-size: 30px !important;
            line-height: 40px !important;
        }

        .tpl .tpl-font-size-pc-40 {
            font-size: 40px !important;
            line-height: 50px !important;
        }

        .tpl .tpl-font-size-pc-50 {
            font-size: 50px !important;
            line-height: 60px !important;
        }

        .tpl .tpl-font-size-pc-60 {
            font-size: 60px !important;
            line-height: 70px !important;
        }

        /* 间距 */
        .tpl .tpl-margin-top-pc-10 {
            margin-top: 10px !important;
        }

        .tpl .tpl-margin-top-pc-20 {
            margin-top: 20px !important;
        }

        .tpl .tpl-margin-top-pc-30 {
            margin-top: 30px !important;
        }

        .tpl .tpl-margin-top-pc-40 {
            margin-top: 40px !important;
        }

        .tpl .tpl-margin-top-pc-50 {
            margin-top: 50px !important;
        }

        .tpl .tpl-margin-top-pc-60 {
            margin-top: 60px !important;
        }

        .tpl .tpl-margin-top-pc-70 {
            margin-top: 70px !important;
        }

        .tpl .tpl-margin-top-pc-80 {
            margin-top: 80px !important;
        }

        .tpl .tpl-margin-top-pc-100 {
            margin-top: 100px !important;
        }

        .tpl .tpl-margin-top-pc-120 {
            margin-top: 120px !important;
        }

        .tpl .tpl-margin-top-pc-150 {
            margin-top: 150px !important;
        }
    }

    .tpl {
        color: #333333;
    }

    /* mainFeature 布局 开始 */
    .tpl .tpl-main-feature {
        position: relative;
        height: 500px;
    }

    .tpl-main-feature-text {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        padding: 25px 20px;
    }

    .tpl .tpl-main-feature-text h3 {
        margin-bottom: 10px
    }

    .tpl .tpl-bannner-ul {
        display: grid;
        grid-template-columns: 1fr;
        grid-row-gap: 5px;
        padding-left: 20px;
        margin-left: 0px;
        margin-top: 5px;
    }

    .tpl-bannner-ul li {
        margin: 0;
        padding: 0px;
        font-size: 14px;
        line-height: 22px;
        white-space: nowrap;
    }

    @media (min-width: 640px) {
		.tpl .tpl-bannner-ul {
        display: grid
;
        grid-template-columns: 1fr 1fr;
        grid-column-gap: 30px;
        grid-row-gap: 15px;
        padding-left: 20px;
        margin-left: 0;
        margin-top: 15px;
    }

        .tpl .tpl-main-feature {
            position: relative;
            padding-top: 33.34%;
            height: 0;
        }

        .tpl-main-feature-text {
            position: absolute;
            top: 50%;
            left: 0;
            transform: translateY(-50%);
            padding: 40px;
            max-width: 600px;
        }

        .tpl .tpl-main-feature-text .bannerTitle {
            font-size: 40px;
            line-height: 50px;
        }

        .tpl .tpl-main-feature-text h3 {
            margin-bottom: 15px
        }

        .tpl .tpl-bannner-ul {
            display: grid;
            grid-template-columns: 1fr 1fr;
            grid-column-gap: 30px;
            grid-row-gap: 15px;
            padding-left: 20px;
            margin-left: 0px;
            margin-top: 15px;
        }

        .tpl-bannner-ul li {
            padding: 0px;
            font-size: 18px;
            line-height: 28px;
        }

        .tpl-main-feature-content {
            margin-top: 20px;
            display: grid;
            grid-template-columns: 1fr;
            grid-row-gap: 15px;
        }

        .tpl-main-feature-grid-1 {
            display: grid;
            grid-template-columns: 1fr;
            grid-row-gap: 15px;
        }

        .tpl-main-feature-grid-2 {
            display: grid;
            grid-template-columns: 1fr 1fr;
            grid-row-gap: 15px;
            grid-column-gap: 15px;
        }

        .tpl-main-feature-grid-2 .tpl-main-feature {
            padding-top: 67.38%;
        }

        .tpl-main-feature-grid-2 .tpl-main-feature-text {
            top: 0;
            left: 0;
            transform: none;
        }

        .tpl-main-feature {
            margin-bottom: 0px;
        }
		.Product .ProductMeta__Description .tpl .tpl-st, .Product .ProductMeta__Description .tpl h3, .tpl .tpl-st, .tpl h3 {
        margin: 0;
        font-size: 34px;
        line-height: 42px;
        font-weight: 500;
        color: #333;
    }
	
	.tpl-main-feature-grid-2 .tpl-main-feature-text {
        top: 0;
        left: 0;
        transform: none;
    }
	.Product .ProductMeta__Description .tpl .tpl-st, .Product .ProductMeta__Description .tpl h3, .tpl .tpl-st, .tpl h3 {
        margin: 0;
        font-size: 34px;
        line-height: 42px;
        font-weight: 500;
        color: #333;
    }
	
    }

    /* mainFeature 布局 结束 */


    /* table 布局 开始 */

    .tpl .tpl-table-content {
        padding-left: 0px;
        padding-right: 0px;
        width: 100%;
        overflow-x: auto;
        box-sizing: border-box;
    }

    .tpl .tpl-table-content .tpl-table {
        border: 1px solid #C0C0C0;
        border-collapse: collapse;
        text-align: center;
        background-color: #f8f8f8;
        min-width: 100%;
    }

    .tpl .tpl-table-content .tpl-table td {
        border: 1px solid #bfbfbf;
        font-size: 14px;
        line-height: 22px;
        padding: 10px 10px !important;
        white-space: nowrap;
        background-color: #f8f8f8;
    }

    .tpl .tpl-table-content .tpl-table thead {
        font-size: 14px;
        line-height: 22px;
        font-weight: 500;
    }

    .tpl .tpl-table-content .tpl-table thead td {
        font-size: 14px;
        line-height: 22px;
        font-weight: 500;
        color: #ffffff;
        background-color: #333333;
    }

    @media (min-width: 640px) {
        .tpl .tpl-table-content {
            padding-left: 0px;
            padding-right: 0px;
        }

        .tpl .tpl-table-content .tpl-table td {
            font-size: 16px;
            line-height: 24px;
        }

        .tpl .tpl-table-content .tpl-table thead {
            font-size: 18px;
            line-height: 28px;
        }

        .tpl .tpl-table-content .tpl-table thead td {
            font-size: 18px;
            line-height: 28px;
        }
    }

   
    .tpl .tpl-inventory {
        padding: 0 20px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .tpl .tpl-inventory .tpl-inventory-content {
        width: 100%;
        display: inline-grid;
        grid-template-columns: 1fr 1fr;
        column-gap: 15px;
        row-gap: 15px;
    }

    .tpl .tpl-inventory .tpl-inventory-content .tpl-inventory-text {
        margin-top: 10px;
        text-align: center;
    }

    .tpl .tpl-inventory-img {
        width: 100%;
        padding-top: 100%;
        position: relative;
    }

    .tpl .tpl-inventory-img .tpl-inventory-img-sm {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: contain;
        display: block;
    }

    .tpl .tpl-inventory-img .tpl-inventory-img-big {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: contain;
        display: none;
    }

    .tpl .tpl-inventory-item-accessoryBox {
        grid-row-start: 4;
        grid-row-end: 4;
        grid-column-start: 1;
        grid-column-end: 3;
    }

    .tpl .tpl-inventory-item-accessoryBox .tpl-inventory-img {
        padding-top: calc((100% - 15px) / 2);
    }

.VideoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}
.Rte iframe {
    max-width: 100%;
}
.VideoWrapper iframe, .VideoWrapper object, .VideoWrapper embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.h2d__section_specs-tableInner table td{
	border: 1px solid var(--BC-Fill-Color-Grey_5, #BDBDBD);
	padding:5px;
}

    @media (min-width: 640px) {
        .tpl .tpl-inventory .tpl-inventory-content {
            grid-template-columns: 1fr 1fr 1fr 1fr;
            column-gap: 15px;
            row-gap: 15px;
        }

        .tpl .tpl-inventory .tpl-inventory-text {
            font-size: 16px;
            line-height: 22px;
            margin-top: 15px;
        }

        .tpl .tpl-inventory-img .tpl-inventory-img-sm {
            display: none;
        }

        .tpl .tpl-inventory-img .tpl-inventory-img-big {
            display: block;
        }

        .tpl .tpl-inventory-item-accessoryBox {
            grid-row-start: 2;
            grid-row-end: 2;
            grid-column-start: 3;
            grid-column-end: 5;
        }
    }
	
	.pct.pct_mc {
    margin: 0 auto;
}
.pct {
    color: #333;
}
.pct .pct_t-stpc {
    padding: 0 20px;
}
.pct .pct_t-stpc .pct_st-p {
    margin-top: 20px;
}

.pct.pct_mc .pct_st {
    margin: 0;
    font-size: 19px;
    line-height: 31px;
    font-weight: 600;
    color: #333;
}


.pct .pct_tpc-ic {
    text-align: center;
}
.pct.pct_mc {
    margin: 0 auto;
}

.pct .pct_stpc-ic, .pct .pct_stpc-ic-column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    margin-top: 20px;
}

@media (min-width: 640px) {
    .pct.pct_mc .pct_ic {
        margin-top: 30px;
    }
	.pct_i {
        display: inline-block;
		width:100%
    }
	.pct_mi {
        display: none;
    }
	  .pct .pct_t-stpc .pct_st-p {
        margin-top: 15px;
    }
	.pct .pct_stpc-ic .pct_st-p {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        padding-right: 150px;
    }
	    .pct .pct_stpc-ic .pct_ic {
        width: 50%;
    }
	
    .pct .pct_stpc-ic {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 30px;
    }
}
@media (max-width: 640px) {
.pct_mi {
        width:100%
    }
	.pct_i {
        display: none
    }
	
.pct .pct_stpc-ic {
       
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
      
    }
}
.pct .pct_tpc-ic .pct_t-p {
    padding: 0 20px;
}
@media (min-width: 640px) {
    .pct .pct_tpc-ic .pct_t-p .pct_t {
        margin: 0 auto;
        max-width: 750px;
    }
}
@media (min-width: 640px) {
    .pct .pct_tpc-ic .pct_t-p .pct_p {
        margin: 15px auto 0;
        max-width: 1000px;
    }
	.pct_grad-2-pc {
        grid-template-columns: 1fr 1fr !important;
    }
}
@media (min-width: 640px) {
    .pct.pct_mc .pct_ic {
        margin-top: 30px;
    }
}

.pct .pct_t-tb .pct_tb .pct_td {
    border: 1px solid #bfbfbf;
    font-size: 12px;
    line-height: 16px;
    padding: 5px 10px !important;
    white-space: nowrap;
    background-color: #f8f8f8;
}

.product-description__grip-item-title {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333;
    font-size: 14px;
    font-weight: 700;
    line-height: 150%;
}
.product-description__grip-item-image {
    position: relative;
    margin-bottom: 12px;
}
.product-description__grip-item-image-placeholder {
    padding-bottom: 75%;
}
.product-description__grip-item-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.standard-description__section-content {
    margin: 0 auto;
    width: 100%;
    max-width: 1466px;
}

.product-description__unboxing {
    text-align: center;
}
.product_description__unboxing-videoWrapper .unboxing-videoPlaceHolder {
    padding-bottom: calc(330 / 588* 100%);
}

.product_description__unboxing-videoWrapper {
    position: relative;
    overflow: hidden;
}

.product_description__unboxing-videoWrapper video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.product-description__banner-wrapper img, .product-description__banner-wrapper video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.product-description__grip-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
}
.product-description__grip-item {
    overflow: hidden;
}

.product-description__grip-title {
    margin-bottom: 16px;
    color: #333;
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    line-height: 120%;
}

.product-description__banner .product-description__banner-wrapper {
    position: relative;
}

.product-description__banner-wrapper .product-description__banner-content {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding: 40px 24px;
    width: 100%;
    height: 100%;
}

.product-description__banner-content .product-description__banner-content-title {
    color: #FFF;
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    line-height: 120%;
}
.product-description__banner-content .product-description__banner-content-subtitle {
    margin-top: 8px;
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 130%;
}
.product-description__banner-content .product-description__banner-content-button {
    margin-top: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 6px;
    padding: 10px 20px;
    color: #333;
    font-size: 14px;
    font-weight: 400;
    line-height: 150%;
    background-color: #FFF;
    border-radius: 4px;
    user-select: none;
}
.Icon {
    display: inline-block;
    height: 1em;
    width: 1em;
    fill: currentColor;
    vertical-align: middle;
    stroke-width: 1px;
    background: none;
    pointer-events: none;
}
svg:not(:root) {
    overflow: hidden;
}
.standard-description__section {
    margin-bottom: 80px;
}
.standard-description__section-content {
    margin: 0 auto;
    width: 100%;
    max-width: 1466px;
}
.standard-description__section-content-margin {
    padding: 0 0px;
}
.product-description__picAndText--flex {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.product-description__picAndText--flex-videoText {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 12px;
}
.product-description__picAndText--flex-videoText .picAndText--flex-videoText-videoWrapper {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.picAndText--flex-videoText-videoWrapper .picAndText--flex-videoText-videoPlaceholer {
    padding-bottom: calc(330 / 588* 100%);
}
.product-description__picAndText--flex-videoText .picAndText--flex-videoText-textWrapper {
    text-align: center;
}
.picAndText--flex-videoText-textWrapper .picAndText--flex-videoText-text-subtitle {
    margin-bottom: 4px;
    color: #333;
    font-size: 16px;
    font-weight: 700;
    line-height: 130%;
}
.picAndText--flex-videoText-textWrapper .picAndText--flex-videoText-text-title {
    margin-bottom: 12px;
    color: #333;
    font-size: 18px;
    font-weight: 700;
    line-height: 120%;
}
.picAndText--flex-videoText-textWrapper .picAndText--flex-videoText-text-description {
    color: #333;
    font-size: 14px;
    font-weight: 400;
    line-height: 150%;
	padding-bottom:15px
}
	.product-description__picAndText--flex {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.picAndText--flex-videoText-videoWrapper video, .picAndText--flex-videoText-videoWrapper img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.product-description__unboxing .product-description__unboxing-title {
        margin-bottom: 12px;
        font-size: 22px;
    }
	.product-description__witb .product-description__witb-title {
    margin-bottom: 12px;
    color: #333;
    font-size: 22px;
    font-weight: 700;
    line-height: 120%;
}
.product-description__witb .product-description__witb-subtitle {
    margin-bottom: 24px;
    color: #333;
    font-size: 14px;
    font-weight: 400;
    line-height: 150%;
}
.product-description__witb .product-description__witb-items {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
}
.product-description__witb-items .product-description__witb-item {
    width: 100%;
}
.product-description__witb-item .witb-item-imageWrapper {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.witb-item-imageWrapper .witb-item-imagePlaceholder {
    padding-bottom: calc(130 / 146* 100%);
}
.witb-item-imageWrapper img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.product-description__witb-item .witb-item-name {
    padding: 8px 16px;
    color: #333;
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    line-height: 150%;
}
.product-description__witb-item .witb-item-name {
    padding: 8px 16px;
    color: #333;
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    line-height: 150%;
}
.product-description__youtubers .product-description__youtubers-title {
    margin-bottom: 12px;
    color: #333;
    font-size: 22px;
    font-weight: 700;
    line-height: 120%;
}
.product-description__youtubers .product-description__youtubers-subtitle {
    margin-bottom: 24px;
    color: #333;
    font-size: 14px;
    font-weight: 400;
    line-height: 150%;
}
.product-description__youtubers .swiperContainer {
    position: relative;
}
.product-description__youtubers .product-description__youtubers-swiperWrapper {
    padding-bottom: 22px;
    width: 100%;
}
.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    display: block;
}
.swiper-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    box-sizing: content-box;
}
.swiper-grid-column>.swiper-wrapper, .swiper-grid>.swiper-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    display: block;
}
.swiper-backface-hidden .swiper-slide {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.product-description__youtubers-item .youtubers-item-videoWrapper {
    position: relative;
    margin-bottom: 12px;
    width: 100%;
    overflow: hidden;
}
.youtubers-item-videoWrapper .youtubers-item-videoPlaceholder {
    padding-bottom: calc(87 / 156* 100%);
}
.youtubers-item-videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none;
}
.youtubers-swiper-button-next, .youtubers-swiper-button-prev {
    position: absolute;
    margin-top: -64px;
    display: none;
    width: 64px;
    height: 64px;
    background: #f5f5f5;
    border-radius: 50%;
    color: #333;
    z-index: 2 !important;
}
.youtubers-swiper-button-next {
    right: -104px;
}
.product-description__witb {
    text-align: center;
}
.product-description__banner {
    margin-bottom: 60px;
}
.product-description__special .product-description__special-title {
    margin-bottom: 12px;
    color: #333;
    font-size: 22px;
    font-weight: 700;
    line-height: 120%;
}
.product-description__special {
    text-align: center;
}
.pct .pct_t-icpc {
    padding: 0 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.pct.pct_mc {
    margin: 0 auto;
}
.pct.pct_mc .pct_t {
    margin: 0;
    font-size: 22px;
    line-height: 36px;
    font-weight: 700;
    text-align: center;
    color: #333;
}
.pct.pct_mc .pct_st {
    margin: 0;
    font-size: 19px;
    line-height: 31px;
    font-weight: 600;
    color: #333;
}
.pct .pct_t-icpc .pct_icpc {
    margin-top: 20px;
    display: inline-grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 20px;
    row-gap: 20px;
}
.pct .pct_t-icpc .pct_ic {
    margin-top: 0;
    grid-template-columns: 1fr 1fr;
    column-gap: 20px;
}
.pct .pct_mi {
    display: inline-block;
    width: 100%;
}
.ProductMeta__Description img {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.TableWrapper {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}
.pct .pct_table-row .TableWrapper {
    height: 100%;
}
.ProductMeta__Description table {
    width: 100% !important;
}
.pct .pct_table-row .pct_tb {
    margin-top: 30px;
    border-bottom: 1px solid #bfbfbf;
    border-collapse: collapse;
    text-align: right;
}
.pct .pct_table-row .pct_tbc .pct_tb {
    width: 100%;
    white-space: normal;
    text-align: right;
}
.pct .pct_table-row .pct_tb .pct_th {
    font-size: 15px;
    line-height: 25px;
    font-weight: 600;
    background-color: #333;
}
.ProductMeta__Description table td, .ProductMeta__Description table tr {
    text-align: center;
}
.pct .pct_table-row .pct_tb .pct_td {
    border-bottom: 1px solid #bfbfbf;
    font-size: 12px;
    line-height: 15px;
    padding: 5px 10px !important;
    text-align: right;
}
.pct .pct_table-row .pct_tb .pct_th .pct_td {
    font-size: 15px;
    line-height: 25px;
    font-weight: 600;
    color: #fff;
}
.pct .pct_table-row .pct_tb .pct_th .pct_td:nth-of-type(1) {
    text-align: left;
}
.pct.pct_mc .pct_p {
    margin: 0;
    font-size: 15px;
    line-height: 24.5px;
    color: #333;
}
.pct.pct_mc p {
    margin: 0;
    font-size: 15px;
    line-height: 24.5px;
    color: #333;
}
.pct .pct_t-stpc {
    padding: 0 20px;
}
.pct .pct_t-stpc .pct_st-p {
    margin-top: 20px;
}
.pct .pct_st-tbc .pct_st {
    text-align: center;
}
.pct.pct_mc .pct_st {
    margin: 0;
    font-size: 19px;
    line-height: 31px;
    font-weight: 600;
    color: #333;
}

.pct.pct_mc p {
    margin: 0;
    font-size: 15px;
    line-height: 24.5px;
    color: #333;
}
.pct.pct_mc .pct_p {
    margin: 0;
    font-size: 15px;
    line-height: 24.5px;
    color: #333;
}
.pct .pct_t-icpc .pct_icpc .pct_p {
    margin-top: 10px;
    text-align: center;
}

@media (min-width: 640px) {
	.pct .pct_icpc .pc-grid-column-2-5 {
        grid-column: 2 / 5;
    }
	    .pct .pct_stpc-ic:nth-of-type(2n) {
        flex-direction: row-reverse;
    }
 .pct .pct_stpc-ic:nth-of-type(2n) .pct_st-p {
        padding-right: 20px;
        padding-left: 150px;
	}
	.pct .pct_icpc .pc-grid-column-3-5 {
        grid-column: 3 / 5;
    }
	    .features--heading-large .u-h3, .features--heading-large .Rte h3 {
        font-size: 20px;
    }
	    .pct .pct_t-stpc .pct_st-p {
        margin-top: 15px;
    }
	.pct.pct_mc .pct_flex-pc {
        display: flex;
        width: 100%;
    }
	.pct.pct_mc .pct_flex-pc {
        display: flex;
        width: 100%;
    }
	    .pct .pct_table-row .pct_tb .pct_th .pct_td {
        font-size: 19px;
        line-height: 27px;
    }
	.pct.pct_mc .pct_table-row .pct_tb .pct_td {
        padding: 10px 20px !important;
    }
	    .pct .pct_table-row .pct_tb .pct_td {
        font-size: 15px;
        line-height: 25px;
    }
	.pct .pct_table-row .pct_tb {
        margin-top: 0;
    }
    .pct .pct_t-icpc .pct_icpc {
        margin-top: 30px;
        grid-template-columns: 1fr 1fr 1fr 1fr;
        column-gap: 30px;
        row-gap: 30px;
    }
	.pct.pct_mc .pct_ic {
        margin-top: 30px;
    }
	.pct .pct_mi {
        display: none;
    }
	.pct .pct_i {
        display: inline-block;
    }
	    .pct .pct_table-row {
        display: flex;
        padding: 0;
    }
	.pct .pct_table-row .pct_tbc {
        flex: 1;
        margin-right: 10px;
    }

}
@media screen and (max-width: 768px) {
    .product-description__banner-wrapper .product-description__banner-placeholder {
        padding-bottom: 40%;
        padding-left: 100px;
    }
}
@media screen and (min-width: 768px) {
	.product-description__banner {
    margin-bottom: 60px;
}
	.product-description__banner-wrapper .product-description__banner-placeholder {
        padding-bottom: 40%;
		padding-left:100px
    }
    .product-description__grip-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 16px 24px;
    }
	 .product-description__grip-item-image {
        margin-bottom: 12px;
    }
	  .product-description__grip-title {
        margin-bottom: 24px;
        font-size: 24px;
    }
 .product-description__grip-item-title {
        font-size: 18px;
        line-height: 130%;
    }
	    .product-description__banner-wrapper .product-description__banner-content {
        justify-content: center;
    }
	.standard-description__section {
        margin-bottom: 80px;
    }
	.standard-description__section-content-margin, .standard-description__section-content-margin.standard-description__section-content-phone-no-margin {
        padding: 0 0px;
    }
	    .product-description__picAndText--flex {
        gap: 40px;
    }
.product-description__picAndText--flex-videoText {
        gap: 24px;
    }

	.picAndText--flex-videoText-textWrapper .picAndText--flex-videoText-text-subtitle {
        margin-bottom: 8px;
        font-size: 18px;
    }
	.picAndText--flex-videoText-textWrapper .picAndText--flex-videoText-text-title {
        margin-bottom: 20px;
        font-size: 24px;
    }
	.picAndText--flex-videoText-textWrapper .picAndText--flex-videoText-text-description {
        font-size: 14px;
    }
	.product-description__picAndText--flex {
        gap: 40px;
    }
	.product-description__unboxing .product-description__unboxing-subtitle {
        margin: 0 auto 24px;
        max-width: 500px;
        font-size: 16px;
    }
	.product-description__unboxing .product-description__unboxing-title {
        margin-bottom: 12px;
        font-size: 22px;
    }
	.product-description__witb .product-description__witb-title {
        margin-bottom: 12px;
        font-size: 22px;
    }
	    .product-description__witb .product-description__witb-subtitle {
        margin: 0 auto 24px;
        max-width: 500px;
        font-size: 14px;
    }
	.product-description__witb .product-description__witb-items {
        grid-template-columns: repeat(4, 1fr);
        gap: 16px;
    }
	    .product-description__witb-item .witb-item-name {
        padding: 8px 16px;
        font-size: 12px;
    }
	.product-description__witb-item .witb-item-name {
        padding: 8px 16px;
        font-size: 12px;
    }
	.product-description__youtubers .product-description__youtubers-title {
        margin-bottom: 12px;
        font-size: 22px;
    }
	    .product-description__youtubers .product-description__youtubers-subtitle {
        margin: 0 auto 24px;
        max-width: 500px;
        font-size: 14px;
    }
	.product-description__special .product-description__special-title {
        margin-bottom: 12px;
        font-size: 22px;
    }
}


@media (min-width: 1250px) {
	
    .product-description__banner {
        margin-bottom: 100px;
    }

	.product-description__banner-content .product-description__banner-content-button {
        margin-top: 48px;
        font-size: 16px;
    }
	    .product-description__banner-content .product-description__banner-content-title {
        font-size: 40px;
    }
    .standard-description__section {
        margin-bottom: 120px;
    }
	 .product-description__grip-item-image {
        margin-bottom: 12px;
    }
	 .product-description__grip-grid {
        grid-template-columns: repeat(3, 1fr);
        gap: 18px 24px;
    }
	 .product-description__grip-title {
        margin-bottom: 24px;
        font-size: 34px;
    }
	.product-description__grip-item-image {
        margin-bottom: 12px;
    }
	 .product-description__grip-item-title {
        font-size: 18px;
        line-height: 130%;
    }
	.product-description__banner-content .product-description__banner-content-subtitle {
        margin-top: 12px;
        font-size: 18px;
    }
	.standard-description__section {
        margin-bottom: 120px;
    }

	    .product-description__picAndText--flex {
        gap: 24px;
    }
.product-description__picAndText--flex-item {
        flex-direction: row;
    }
.product-description__picAndText--flex-videoText {
        gap: 18px;
    }
	    .product-description__picAndText--flex-videoText .picAndText--flex-videoText-videoWrapper {
        flex-shrink: 0;
        width: calc(50% - 9px);
    }
	    .product-description__picAndText--flex-videoText .picAndText--flex-videoText-textWrapper {
        flex-shrink: 0;
        padding: 0px 36px;
        width: calc(50% - 9px);
        text-align: left;
    }
	    .picAndText--flex-videoText-textWrapper .picAndText--flex-videoText-text-subtitle {
        font-size: 18px;
    }
	.picAndText--flex-videoText-textWrapper .picAndText--flex-videoText-text-title {
        font-size: 24px;
    }
	.picAndText--flex-videoText-textWrapper .picAndText--flex-videoText-text-description {
        font-size: 16px;
    }
	    .product-description__picAndText--flex {
        gap: 24px;
    }
}

@media screen and (min-width: 1250px) {
    .product-description__picAndText--flex-item:nth-of-type(odd) {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
}