body, html {
	min-height: 100%;
	background-color: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
	letter-spacing: 0.7px;
} 
a:hover, a:focus, a:active, button, input[type="button"], input[type="reset"], input[type="submit"], .btn {
	text-decoration: none !important;
	transition: background-color 0.6s ease 0s, border-color 0.7s ease 0s, color 0.7s ease 0s;
}
a:focus, a:hover {
	outline: none;
	text-decoration: none !important;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	margin: 0;
	padding: 0;
	letter-spacing: 0.4px;
}
.fl-accordion-button-label, .fl-accordion-button-label:focus {
	font-size: 16px !important;
	outline: 0;
}
.fl-accordion-button-icon:hover, .fl-accordion-button-icon:focus {
	border: none !important;
}
.fl-accordion-small .fl-accordion-button {
	padding: 10px 15px !important;
	background: #fff;
}
.fl-accordion-button-icon {
	font-size: 15px !important;
	border: none !important;
	opacity: 1;
	pointer-events: none;
}
.fl-accordion-button-icon:hover i {
	color: #4b4b4b !important;
}
.fl-accordion-small .fl-accordion-content {
	padding: 10px 30px 10px 15px;
	border-top: solid 1px #e7e7e7;
}
.fl-accordion-small .fl-accordion-content {
	padding: 15px 40px 15px 20px !important;
	border-top: solid 1px #e7e7e7;
	background: #fff;
}
.fl-page-nav-right .fl-page-header-container {
	padding-bottom: 15px;
	width: 100%;
}
.navbar-nav {
	width: 100%;
	text-align: center;
}
.fl-page-header-container {
	max-width: 94%;
	width: 100% !important;
}
.fl-page-fixed-nav-wrap .navbar-nav {
	width: auto;
	text-align: center;
}
.fl-page-fixed-nav-wrap .fl-page-nav-wrap {
	background: transparent !important;
}
.navbar-nav > li {
	float: none;
	display: inline-block;
}
.fl-page-nav .navbar-nav > li > a {
	border-right: none;
}
.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li > a {
	border-bottom: 2px solid transparent;
	padding: 1px 0 2px !important;
	font-size: 15px;
}
.fl-page-nav-right .fl-page-nav ul.navbar-nav > li {
	margin: 0 15px;
}
.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li > a:hover, .fl-page-nav-right .fl-page-nav-wrap .navbar-nav li > a:focus, .fl-page-nav-right .fl-page-nav-wrap .navbar-nav li.current-menu-ancestor > a, .fl-page-nav-right .fl-page-nav-wrap .navbar-nav li.current-menu-parent > a, .fl-page-nav-right .fl-page-nav-wrap .navbar-nav li.current-menu-item > a {
	border-bottom-color: #E64C55;
}
.fl-page-nav-right .fl-page-nav-collapse {
	width: 100%;
	display: inline-block !important;
	float: left;
}
.single-post .footer-menu a, .single-post .mt-footer a {
	color: #fff !important;
}
.single-post .footer-menu a:hover, .single-post .mt-footer a:hover {
	color: #E64C55 !important;
}
.single .fl-sidebar ul, .single .fl-sidebar ol {
	padding-left: 0;
	float: left;
	width: 100%;
	list-style: none;
	margin: 0;
}
.single .fl-sidebar ul li, .single .fl-sidebar ol li {
	width: 100%;
	float: left;
	margin: 3px 0;
}
.single .fl-post-thumb img {
	width: 100%;
}
.blog_Home h2.fl-post-grid-title {
	font-size: 22px !important;
}
#bf_gallery_1 .hvr-shadow-radial {
	padding: 0;
	border: solid 1px #e7e7e7;
	box-shadow: none;
	margin: 10px;
}
#bf_gallery_1 .bf_title_1 {
	font-weight: 400;
	margin: 5px 0 0;
	text-overflow: ellipsis;
	overflow: hidden;
	width: 100%;
	white-space: nowrap;
	letter-spacing: 1px;
	color: #000;
}
#bf_gallery_1 .blog_metaInfo {
	margin-bottom: 0;
}
#bf_gallery_1 .blog_metaInfo a {
	color: #4c4c4c;
	font-weight: 400;
	font-size: 13px;
}
#bf_gallery_1 .blog_metaInfo span i {
	font-size: 14px;
	vertical-align: middle;
	display: inline-block;
	margin-top: -3px;
	margin-right: 5px;
}
#bf_gallery_1 .blog_metaInfo a:hover {
	color: #E64C55;
}
#bf_gallery_1 .bf_title_box_2 a:hover h3 {
	color: #E64C55;
}
#bf_gallery_1 .bf_read_more_div_1 {
	text-align: left;
	margin: 15px 0px 5px 0px;
}
#bf_gallery_1 figure.snip1120.blue i {
	background-color: #E64C55;
}
.blog_filter_main .snip0047.active {
	background-color: #176BDD !important;
}
.blog_filter_main .snip0047 {
	background-color: #3983EA !important;
}
.blog_filter_main figure.snip1228 figcaption {
	opacity: 0;
	display: none;
}
.blog_filter_main ul.simplefilter {
	margin-top: 0 !important;
	list-style: none !important;
	display: none;
}
.blog_filter_main figure.snip1228::after {
	content: "";
	width: 100%;
	height: 100%;
	background-color: rgba(41,135,226,0.4);
	position: absolute;
	top: 0;
	display: block;
	opacity: 0;
}
.blog_filter_main figure.snip1228:hover::after {
	opacity: 1;
}
.blog_filter_main figure.snip1228:hover img {
	opacity: 1;
	-webkit-transform: inherit;
	transform: inherit;
}
.single-post .fl-post-header .fl-post-meta {
	float: left;
	margin-bottom: 15px;
	width: 100%;
	font-weight: 300;
	font-size: 14px;
}
.single-post .fl-post-header .fl-post-meta span a {
	font-weight: 500;
}
.single-post .fl-post-header .fl-post-meta a, .single-post .entry-footer a, .fl-post-cats-tags a, .fl-comment-form a, .recentcomments a {
	color: #E64C55 !important;
}
.single-post .fl-post-header .fl-post-meta a:hover, .single-post .entry-footer a:hover, .fl-post-cats-tags a:hover, .fl-comment-form a:hover, .recentcomments a:hover {
	color: #202125 !important;
}
.single-post .fl-comment-form {
	float: left;
	width: 100%;
	background: #fafafa;
	padding: 20px;
	border: solid 1px #e7e7e7;
}
.blog_filter_main .snip0047:hover, .blog_filter_main .snip0047:focus {
	color: #fff !important;
	background: #176BDD !important;
}
.single-post .fl-comment-form .comment-reply-title {
	margin-top: 0 !important;
}
.single-post .inner_Para {
	padding-right: 17px;
}
.single-post #secondary {
	padding-left: 40px;
	border-left: solid 1px #e7e7e7;
	float: left;
	width: 100%;
	padding-bottom: 20px;
}
.single-post h2, .single-post h3, .single-post h4, .single-post h5, .single-post h6 {
	float: left;
	width: 100%;
	margin-bottom: 7px;
}
.single-post .fl-comment-form .form-submit input[type="submit"] {
	padding: 10px 12px;
	font-size: 14px;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	background-color: #E64C55;
	border-color: #E64C55;
	color: #fff;
	letter-spacing: 0.5px;
	margin-top: 10px;
	font-family: 'Open Sans', sans-serif !important;
}
.single-post .fl-comment-form .form-submit input[type="submit"]:hover, .single-post .fl-comment-form .form-submit input[type="submit"]:focus {
	background-color: #498DD1;
	border-color: #498DD1;
}
.single-post .single_post_widget ul {
	padding: 0;
	margin: 0 0 20px 0;
	list-style: none;
	float: left;
	width: 100%;
}
.single-post .fl-widget ul li {
	border-bottom: 1px solid #f2f2f2;
	padding: 10px 0;
	margin: 0;
}
.single .fl-widget {
	margin-bottom: 20px;
	float: left;
	width: 100%;
}
.single-post .fl-search-input {
	float: left;
	width: 100%;
	height: 42px;
	padding: 10px;
	font-size: 15px;
	margin-bottom: 0;
}
.fl-sidebar .fl-widget {
	margin-bottom: 20px;
	float: left;
	width: 100%;
}
.fl-widget .fl-widget-title {
	font-size: 20px;
	font-weight: 400;
}
.single-post .fl-post-header .fl-post-title {
	font-size: 30px;
	margin-bottom: 5px;
}
.single-post .fl-post-content p {
	font-weight: 300;
	line-height: 1.7em;
	font-size: 14px;
}
.single-post .fl-comment-form .form-control {
	padding: 15px;
	resize: none;
	font-size: 14px;
}
.single-post .fl-post-header {
	margin-bottom: 20px;
	border-bottom: solid 1px #e7e7e7;
	width: 100%;
	float: left;
}
.single-post .fl-comment-form .form-control {
	padding: 15px;
}
.single-post .fl-comment-form label {
	width: 100%;
	font-weight: 500 !important;
	font-size: 16px;
}
.single-post .fl-comment-form input[type="text"], .single-post .fl-comment-form input[type="email"], .single-post .fl-comment-form input[type="url"] {
	width: 100%;
	float: left;
	height: 42px;
	font-size: 14px;
	padding: 10px 15px;
	margin-bottom: 15px;
}
.single-post .entry-footer {
	margin-top: 15px;
	float: left;
	width: 100%;
	border-bottom: solid 1px #e7e7e7;
	padding-bottom: 10px;
	margin-bottom: 25px;
}
.single-post nav.navigation.post-navigation {
	float: left;
	width: 100%;
}
.single-post nav.navigation.post-navigation .nav-links a {
	border-bottom: solid 1px #E64C55;
	color: #E64C55;
	letter-spacing: 1px;
}
.single-post nav.navigation.post-navigation .nav-links a:hover, .single-post nav.navigation.post-navigation .nav-links a:focus {
	border-bottom: solid 1px #4c4c4c;
	color: #4c4c4c;
}
.single-post .fl-comment-form .required {
	color: red;
}
.single-post .fl-post-cats-tags {
	font-weight: 500;
}
.single-post fl-post-cats-tagss a {
	font-weight: 500;
}
.single-post .fl-post-content ul, .single-post .fl-post-content ol {
	float: left;
	width: 100%;
	padding-left: 15px;
}
.single-post .fl-post-content ul li, .single-post .fl-post-content ol li {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.blog_filter_main ul li {
	width: auto !important;
	float: none !important;
	margin-bottom: 0 !important;
}
.fl-post-grid-meta, .fl-post-grid-meta a {
	color: #4c4c4c !important;
	font-weight: 500;
}
.blog_filter_main .bf_title_box_2 {
	padding-left: 20px;
	padding-right: 20px;
}
.blog_pagination a {
	padding: 4px 12px 6px !important;
}
.blog_pagination span {
	padding: 4px 12px 6px !important;
	border: 1px solid #fff !important;
}
.fl-post-grid-text {
	background: #fff;
}
.fl-post-grid-content a.fl-post-grid-more {
	border: none;
	background-color: #E64C55 !important;
	border-radius: 5px;
	color: #ffffff;
	cursor: pointer;
	padding: 8px 30px;
	display: inline-block;
	margin: 5px 3px 5px 3px;
	text-transform: uppercase;
	line-height: 1.4em;
	font-weight: 500;
	font-size: 12px;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	margin-top: 20px;
	font-family: 'Raleway', Arial, sans-serif;
}
.fl-post-grid-content a.fl-post-grid-more:hover, .fl-post-grid-content a.fl-post-grid-more:focus {
	background-color: #e2bdf4 !important;
	color: #fff;
}
.blog_filter_main figure.snip1228::after {
	background: -moz-linear-gradient(to top, rgba(57,131,234,0.4), rgba(23,107,201,0.2));
	background: -webkit-linear-gradient(to top, rgba(57,131,234,0.4), rgba(23,107,201,0.2));
	background: linear-gradient(to top, rgba(57,131,234,0.4), rgba(23,107,201,0.2));
}
.gray_Hover .fl-photo-img {
	filter: none;
	-webkit-filter: grayscale(0);
	-webkit-transform: scale(1);
}
.gray_Hover .fl-photo-content:hover .fl-photo-img {
	/* filter: url(filters.svg#grayscale); Firefox 3.5+ */
	filter: gray; /* IE5+ */
	-webkit-filter: grayscale(1); /* Webkit Nightlies & Chrome Canary */
	-webkit-transition: all .8s ease-in-out;
}
.fl-post-grid-image a {
	display: block;
	height: 100%;
}
.fl-comments-popup-link {
	display: none !important;
}
.fl-post-grid-title:hover a {
	color: #E64C55;
}
.contact_form .wpcf7-text, .contact_form .wpcf7-textarea, .contact_form .wpcf7-select, .contact_form .wpcf7-number {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #202125;
	border-radius: 0;
	box-shadow: none;
	color: #808080;
	font-size: 15px;
	height: 47px;
	margin-bottom: 15px;
	margin-top: 5px;
	outline: medium none;
	padding: 10px 15px;
	resize: none;
	width: 100%;
	letter-spacing: 1px;
	font-weight: 300;
}
.contact_form .wpcf7-textarea {
	min-height: 160px;
}
.contact_form .wpcf7-submit {
	background: #E64C55;
	border: solid 1px #E64C55;
	border-radius: 0 !important;
	color: #ffffff;
	cursor: pointer;
	float: left;
	font-size: 18px;
	font-weight: 300;
	padding: 13px 10px;
	text-align: center;
	width: 180px;
	font-variant: small-caps;
}
.contact_form .wpcf7-submit:hover, .contact_form .wpcf7-submit:focus {
	background: #4B4B4B;
	border: solid 1px #4B4B4B;
	transition: all 0.5s ease 0s;
	color: #fff;
	top: 0 !important;
}
.button_Center {
	float: left;
	width: 100%;
	margin-top: 15px;
	text-align: center;
}
.C_Form {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.wpcf7-form p {
	font-size: 16px;
	color: #3F5C89;
}
.contact_form .fl-contact-form label {
	display: none;
}
.contact_form label {
	float: left;
	width: 100%;
	color: #707070;
	text-transform: capitalize;
	font-size: 15px;
	margin-bottom: 0;
	font-weight: 400;
}
.pointer_star {
	font-weight: 400;
	display: inline-block;
	margin-left: 3px;
	color: red;
}
.label_SP br {
	display: none;
}
.label_SP {
	float: left;
	width: 100%;
	margin-bottom: 5px;
}
div.wpcf7-validation-errors {
	background-color: #f2dede;
	border: 1px solid #ebccd1;
	color: #a94442;
	float: left;
	width: 100%;
}
div.wpcf7-mail-sent-ok {
	background-color: #dff0d8;
	border: 1px solid #d6e9c6;
	color: #3c763d;
	float: left;
	width: 100%;
}
div.wpcf7-response-output {
	margin: 0;
	padding: 10px !important;
	text-align: center;
	float: left;
	width: 100%;
}
span.wpcf7-not-valid-tip {
	display: block;
	font-size: 14px;
	font-weight: 400;
	float: left;
	width: 100%;
	background-color: #f2dede;
	border: 1px solid #ebccd1;
	color: #a94442;
	padding: 3px 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.wpcf7-list-item {
	float: left;
	margin-bottom: 5px;
	width: 100%;
}
span.wpcf7-list-item {
	margin: 0px 0 7px 0 !important;
}
.wpcf7-list-item > input {
	margin-right: 7px;
}
.wpcf7-list-item-label {
	display: inline-block;
	margin-left: 7px;
}
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="tel"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="url"]:focus, textarea:focus {
	background-color: #ffffff;
	border-color: #d73a25;
	box-shadow: none;
	outline: 0 none;
}
.list_Alighn li ul {
	margin-top: 10px;
}
.list_Alighn ul, .list_Alighn ol {
	padding-left: 15px;
	float: left;
	width: 100%;
	margin-bottom: 15px;
}
.list_Alighn ul li, .list_Alighn ol li {
	margin-bottom: 10px !important;
	float: left;
	width: 100%;
}
.fl-page-footer-widgets {
	border-top: none !important;
}
.footer_copy {
	display: inline-block;
	font-size: 13px;
}
.footer_pages {
	font-size: 13px;
	display: inline-block;
	width: 100%;
	margin: 10px 0;
}
.pipe_ft {
	display: inline-block;
	font-size: 12px;
	margin: 0 6px 0 10px;
	color: #cccccc;
}
.display_content h1 {
	font-family: PlayfairDisplay-Regular;
	font-size: 52px;
	line-height: 56px;
	font-weight: 500;
}
.fl-page-nav-wrap {
	border-bottom: none !important;
	border-top: none !important;
}
.hero_Section p {
	margin: 0;
}
.socail_icon {
	display: inline-block;
	text-align: center;
	width: 100%;
	margin: 30px 0 10px;
}
.address_text {
	display: block;
	margin: 20px 0 10px;
	font-size: 16px;
}
.socail_icon a {
	display: inline-block;
	margin: 5px 10px;
}
.socail_icon a:hover {
	opacity: 0.90;
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
}
.sp_1 {
	display: block;
	width: 100%;
	margin: 10px 0;
	font-size: 16px;
}
.fl-page-footer {
	border-top: none;
	padding: 20px 0 20px;
	background-size: cover !important;
}
.fl-page-nav-right .fl-page-header-wrap {
	border-bottom: none;
}
.call_Pro a {
	border-bottom: solid 2px;
	padding-bottom: 2px;
}
.call_Pro a:hover {
	opacity: 0.8;
}
.fl-page-header {
	border-color: transparent;
	background-color: #fff;
}
.fl-page-nav-search {
	float: right;
}
.fl-page-nav-search a {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
.hero_Section .fl-row-content-wrap {
	margin-top: -118px !important;
	padding-top: 150px;
}
.mark_Row mark a {
	color: #1f5179 !important;
	padding: 10px 15px;
	background: #fff;
	font-weight: 600;
}
.mark_Row mark a:hover {
	color: #202125 !important;
}
.table_All table, .single-ep-specialist table.specialist-table {
	float: left;
	width: 100%;
	border: solid 1px #e7e7e7;
}
.table_All thead {
	background: #F1F3F9;
}
.table_All thead th {
	color: #6A7382 !important;
	text-transform: uppercase;
	font-weight: 500;
}
.table_All td, .table_All th, .single-ep-specialist .specialist-table td {
	padding: 15px;
	font-weight: 400;
	font-size: 14px;
	text-align: left;
	color: #172B4D;
}
.table_All tr:nth-child(2n), .single-ep-specialist .specialist-table tr:nth-child(2n) {
	background-color: #F7FAFC;
}
.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li ul.sub-menu {
	border-top: none;
	padding: 44px 0 0;
	transition: all .5s;
	background: transparent;
	-webkit-box-shadow: 0 0 7px rgb(0 0 0 / 10%);
    box-shadow: 0 0 7px rgb(0 0 0 / 10%);
}
.fl-page-header-fixed.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li ul.sub-menu {
	padding-top: 18px;
}
.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li ul.sub-menu li {
	padding: 10px 20px;
	display: block;
	background: #fff;
	/*border-top: 1px solid #E64C55;*/
}
.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li ul.sub-menu li:hover {
	background: #E64C55;
	transition: background-color 0.6s ease 0s, border-color 0.7s ease 0s, color 0.7s ease 0s;
}
.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li ul.sub-menu li a {
	/*color: #fff !important;*/
	margin: 0 !important;
	font-size: 13px !important;
	padding: 0 !important;
	border: none !important;
}
.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li ul.sub-menu li a:hover, .fl-page-nav-right .fl-page-nav-wrap .navbar-nav li ul.sub-menu li a:focus {
	color: #fff !important;
	border: none !important;
	padding: 0 !important;
}
.blockquote {
	font-size: 17px;
}
.footer-logo {
	position: relative;
	margin-bottom: 30px;
}
.logo-widget .text {
	color: #cccccc;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.6em;
	margin-bottom: 25px;
}
.social_area {
	display: inline-block;
}
.social_area a {
	text-align: center;
	margin-right: 8px;
	width: 36px;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	color: #cccccc;
	background: #1c1c1c;
	border: 1px solid #2e2e2e;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	text-align: center;
	line-height: 32px;
	font-size: 14px;
	color: #cccccc;
	display: inline-block;
}
.social_area a:hover {
	background: #111111;
	color: #cccccc;
	border-color: #2e2e2e;
}
.in-touch {
	position: relative;
}
.in-touch h2 {
	position: relative;
	color: #ffffff;
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 25px;
	text-transform: uppercase;
}
.in-touch ul {
	position: relative;
	padding: 0;
	margin: 0;
}
.in-touch ul li {
	position: relative;
	color: #ffffff;
	font-size: 14px;
	margin-bottom: 15px;
}
.in-touch ul li span {
	position: relative;
	color: #cccccc;
}
.number-widget {
	position: relative;
	margin-top: 50px;
}
.number-widget h3 {
	position: relative;
	color: #E64C55;
	font-size: 28px;
	font-weight: 700;
	margin-bottom: 15px;
	padding-left: 40px;
}
.number-widget .text {
	position: relative;
	color: #cccccc;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.6em;
	margin-bottom: 25px;
}
.number-widget h3 .icon {
	position: absolute;
	left: 0px;
	top: 4px;
	color: #E64C55;
	font-size: 22px;
}
.fl-page-footer-widgets-container {
	padding-top: 50px;
}
.fl-page-footer-container.container {
	border-top: none;
	padding-top: 40px;
}
.sp_1 {
	display: block;
	width: 100%;
	margin: 30px 0 10px;
	font-size: 15px;
	font-weight: 600;
}
.email-tag {
	color: #fff !important;
	text-decoration: none !important;
	display: inline-block;
	font-weight: 700;
	margin-top: 5px;
	font-size: 15px;
}
.email-tag:hover {
	color: #E64C55 !important;
}
.footer_Menu {
	display: inline-block;
	text-align: center;
	width: 100%;
	padding: 0;
	list-style: none;
	margin: 15px 0 0;
}
.footer_Menu li {
	display: inline-block;
	text-align: center;
	margin: 5px 10px;
}
.footer_Menu li a {
	font-size: 16px;
}
.address_text {
	display: block;
	margin: 10px 0 10px;
	font-size: 14px;
	line-height: 24px;
	color: #eee;
}
.socail_icon a {
	font-size: 28px;
	display: inline-block;
	color: #E64C55;
	margin: 0 10px;
}
.socail_icon {
	display: inline-block;
	text-align: center;
	width: 100%;
	margin: 30px 0 10px;
}
.socail_icon a:hover {
	color: #fff;
}
.onepress-menu {
	display: inline-block;
	height: auto;
	margin: 0;
	padding: 0;
	list-style: none;
}
.fl-page-nav-bottom .fl-page-header-content .fl-page-header-text {
	margin: 0;
}
.onepress-menu li {
	white-space: nowrap;
	white-space: normal;
	-webkit-transition: background 0.2s;
	transition: background 0.2s;
	display: inline-block;
}
.onepress-menu a {
	color: #333333;
	font-size: 16px;
	font-weight: 500;
 text-transform:;
	text-decoration: none;
	border-bottom: solid 1px #e7e7e7;
	padding-bottom: 1px;
	font-variant: small-caps;
}
.onepress-menu .current-menu-item a, .onepress-menu a:hover {
	color: #E64C55;
}
.pipe {
	display: inline-block;
	margin: 0 5px;
	color: #E64C55;
}
.fl-page-header-text {
	margin: 0;
}
.fl-fixed-width.home-wide .fl-page {
	width: 100%;
	max-width: 100%;
}
.fl-fixed-width.home-wide .fl-page-header-container {
	max-width: 94%;
	width: 100%;
}
.fl-page-header-container {
	padding-bottom: 13px;
	padding-top: 15px;
}
.video_Section .fl-wp-video {
	border: double 3px #e64c55;
	padding-bottom: 55.25% !important;
}
.fl-video-poster img {
	filter: none;
	-webkit-filter: grayscale(0);
	-webkit-transform: scale(1);
}
.fl-video-poster:hover img {
	/* filter: url(filters.svg#grayscale); Firefox 3.5+ */
	filter: gray; /* IE5+ */
	-webkit-filter: grayscale(0.5); /* Webkit Nightlies & Chrome Canary */
	-webkit-transition: all .8s ease-in-out;
}
.video_Section .fl-video-poster {
	height: 100%;
}
.testimonial_Section {
	background: #4B4B4B;
	float: left;
	width: 100%;
	padding: 20px;
}

.testimonial_Section .testimonial .client-pic {
	width: 38%;
	padding: 20px 0;
	margin: 0 6% 0 2%;
	float: right;
	position: relative;
	z-index: 1;
	order: 1;
}
.testimonial_Section .testimonial .client-pic:before, .testimonial_Section .testimonial .client-pic:after {
	content: "";
	width: 170px;
	height: 180px;
	background: #E64C55;
	position: absolute;
	z-index: -1;
}
.testimonial_Section .testimonial .client-pic:before {
	top: 0;
	right: -20px;
}
.testimonial_Section .testimonial .client-pic:after {
	bottom: 0;
	left: -20px;
}
.testimonial_Section .testimonial .client-pic img {
	width: 100%;
	height: 100%;
	border: 3px solid #E64C55;
	object-fit: cover;
	object-position: 50% 50%;
}
.testimonial_Section .testimonial .testimonial-content {
	width: 52%;
	display: flex;
	justify-content: center;
	align-items: start;
	flex-direction: column;
}
.testimonial_Section .testimonial .title {
	display: block;
	font-size: 18px;
	font-weight: 600;
	color: #fff;
	margin: 0;
	text-transform: uppercase;
	padding-top: 35px;
}
.testimonial_Section .testimonial .post {
	display: block;
	font-size: 14px;
	font-weight: 400;
	line-height: 27px;
	color: #fff;
	text-transform: capitalize;
	margin-bottom: 25px;
	padding-left: 15px;
}
.testimonial_Section .testimonial .description {
	font-size: 14px;
	color: #fff;
	padding: 20px 15px 20px 0;
	margin: 0;
	line-height: 26px;
}
.testimonial_Section .testimonial .description small {
	color: #E64C55;
	font-size: 18px;
	font-weight: 600;
}
.testimonial_Section .owl-nav {
	position: absolute;
	left: 10px;
	top: 0;
}
.testimonial_Section .testimonial {
	display: flex;
	justify-content: center;
	align-items: center;
}
.testimonial_Section .owl-carousel .owl-nav .owl-prev, .testimonial_Section .owl-carousel .owl-nav .owl-next {
	margin: 0;
	padding: 0;
	width: 30px;
	height: 30px;
	line-height: 0;
	-moz-border-radius: 100%;
	-khtml-border-radius: 100%;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
	display: inline-block;
	color: transparent;
}
.testimonial_Section .owl-next::after {
	content: "";
	background: url(../images/Arrow-R.png);
	width: 16px;
	height: 35px;
	display: block;
	background-repeat: no-repeat;
	background-size: 100%;
}
.testimonial_Section .owl-prev::after {
	content: "";
	background: url(../images/Arrow-L.png);
	width: 16px;
	height: 35px;
	display: block;
	background-repeat: no-repeat;
	background-size: 100%;
}
.testimonial_Section .owl-carousel .owl-nav .owl-prev:hover, .testimonial_Section .owl-carousel .owl-nav .owl-next:hover {
	opacity: 0.7;
}
.contact_form .Subscribe_orm .wpcf7-text:focus {
	border: solid 1px #E64C55;
	transition: background-color 0.6s ease 0s, border-color 0.7s ease 0s;
}
.contact_form .Subscribe_orm .wpcf7-submit {
	background: #333333;
	border: solid 1px #333333;
	color: #fff;
	float: none;
	display: block;
	margin: 0 auto;
}
.contact_form .Subscribe_orm .wpcf7-submit:hover,
.contact_form .Subscribe_orm .wpcf7-submit:focus {
	background: #202125;
	border: solid 1px #202125;
}
.membership_pricing .fl-pricing-table .fl-pricing-table-col-3:nth-child(2) {
	margin-top: -40px;
}
.membership_pricing .fl-pricing-table .fl-pricing-table-col-3:nth-child(2) .fl-pricing-table-column {
	box-shadow: 0 0 3rem -1rem rgba(0,0,0,0.5);
	transition: transform 0.1s ease-in-out, box-shadow 0.1s;
}
.membership_pricing .fl-pricing-table .fl-pricing-table-features li {
	text-align: center !important;
}
.home_post .fl-post-grid-text .fl-post-grid-title a {
	color: #202125;
}
.home_post .fl-post-grid-text .fl-post-grid-title a:hover {
	color: #E64C55;
}
.home_post .fl-post-grid-image {
	height: 240px;
}
.home_post .fl-post-grid-image img {
	height: 100% !important;
	width: 100% !important;
	object-fit: cover;
-webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all .5s ease 0s;
  -moz-transition: all .5s ease 0s;
  transition: all .5s ease 0s;
}
.home_post .fl-post-column .fl-post-grid-post:hover .fl-post-grid-image img {
-webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transform: scale(1.2);
}
.home_post .fl-terms-label, .post_Meta .fl-html {
	font-weight: 500;
}
.post_Meta .fl-html a {
	font-weight: 400;
}
.home_post .fl-post-column .fl-post-grid-post {
	border: solid 3px #999;
	-webkit-transition-property: all;
	-o-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: .15s;
	-o-transition-duration: .15s;
	transition-duration: .15s;
	-webkit-transition-timing-function: cubic-bezier(.25,.46,.45,.94);
	-o-transition-timing-function: cubic-bezier(.25,.46,.45,.94);
	transition-timing-function: cubic-bezier(.25,.46,.45,.94);
	-webkit-transition-delay: 0s;
	-o-transition-delay: 0s;
	transition-delay: 0s;
}
.home_post .fl-post-column:nth-child(3n+1) .fl-post-grid-post:hover {
	border: solid 3px #E64C55;
	transition: border-color 0.7s ease 0s;
}
.home_post .fl-post-column:nth-child(3n+2) .fl-post-grid-post:hover {
	border: solid 3px #4b4b4b;
	transition: border-color 0.7s ease 0s;
}
.home_post .fl-post-column:nth-child(3n+3) .fl-post-grid-post:hover {
	border: solid 3px #E64C55;
	transition: border-color 0.7s ease 0s;
}
.home_post .fl-post-grid-text {
	background: #fff !important;
}
.home_post .fl-post-grid-terms a {
	color: #E64C55;
}
.home_post .fl-post-grid-terms a:hover, .home_post .fl-post-grid-terms a:focus {
	color: #202125;
}
.home_post .fl-post-grid-terms {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.home_post .fl-post-grid-content p {
	font-size: 13px;
	line-height: 22px;
}
.home_post .fl-post-grid-post {
	box-shadow: 0px 8px 9px -4px rgba(0,0,0,0.2);
}
.blog_pagination a {
	padding: 4px 12px 6px !important;
}
.blog_pagination span {
	padding: 4px 12px 6px !important;
	border: 1px solid #fff !important;
}
.post_Content .fl-node-content p {
	font-size: 14px;
	color: #747474;
	line-height: 26px;
}
.nav-previous a, .nav-next a, .post_Meta .fl-html {
	font-size: 13px;
}
.prime_Sidebar .fl-widget-title {
	border-bottom: double 3px #e7e7e7;
	padding-bottom: 6px;
	font-size: 20px;
}
.prime_Sidebar .fl-widget ul {
	float: left;
	width: 100%;
}
.prime_Sidebar .fl-widget ul li {
	border-bottom: solid 1px #e7e7e7;
	padding: 14px 0;
}
.prime_Sidebar .fl-widget ul li:first-child {
	padding-top: 0;
}
.prime_Sidebar .fl-widget ul li a {
	font-size: 15px;
}
.post_Content ul, .post_Content ol {
	margin-top: 0;
	margin-bottom: 10px;
	padding: 0 0 0 15px;
	float: left;
	width: 100%;
}
.post_Content ul li, .post_Content ol li {
	margin-bottom: 5px;
	float: left;
	width: 100%;
}

.fl-builder-pagination li a.page-numbers:hover, .fl-builder-pagination li span.current {
	background: #E64C55;
	color: #fff !important;
}
.fl-builder-pagination li a.page-numbers, .fl-builder-pagination li span.page-numbers {
	border: 1px solid #E64C55;
	display: inline-block;
	padding: 4px 14px 6px;
	margin: 0 2px 5px;
	border-radius: 4px;
} 
.home_post .fl-post-grid-post {
	-webkit-transition: -webkit-box-shadow 0.5s ease-in-out;
	transition: -webkit-box-shadow 0.5s ease-in-out;
	-o-transition: box-shadow 0.5s ease-in-out;
	transition: box-shadow 0.5s ease-in-out;
	transition: box-shadow 0.5s ease-in-out, -webkit-box-shadow 0.5s ease-in-out;
}
.home_post .fl-post-grid-post:hover {
	-webkit-transition: -webkit-box-shadow 0.5s ease-in-out;
	transition: -webkit-box-shadow 0.5s ease-in-out;
	-o-transition: box-shadow 0.5s ease-in-out;
	transition: box-shadow 0.5s ease-in-out;
	transition: box-shadow 0.5s ease-in-out, -webkit-box-shadow 0.5s ease-in-out;
	-webkit-box-shadow: 0 0 11px rgba(133,28,59,.3);
	box-shadow: 0 0 11px rgba(133,28,59,.3);
	cursor: pointer;
}
.home_post .fl-post-grid-post .fl-post-grid-text {
	transform: translateY(0);
	transition: .3s ease-out;
    transition-property: all;
	transition-property: opacity,transform,filter;
}
.home_post .fl-post-grid-post:hover .fl-post-grid-text {
	transform: translateY(-15%);
}
.home_post .fl-terms-label, .post_Meta .fl-html {
	font-weight: 600;
}
.home_post.product-Showcase .fl-post-grid-image {
	height: auto !important;
	overflow: hidden;
}
.home_post.product-Showcase .fl-post-grid-image img {
	height: auto !important;
	width: auto !important;
	object-fit: inherit;
}
.home_post.product-Showcase a.button {
	color: #fff !important;
	background-color: #E64C55 !important;
	font-size: 15px !important;
	padding: 10px 19px !important;
	margin-top: 10px !important;
	display: block !important;
	border-color: #E64C55 !important;
}
.woocommerce .home_post.product-Showcase a.added_to_cart {
	display: block !important;
	color: #fff;
	background-color: #E64C55;
	font-size: 15px;
	padding: 10px 19px !important;
	margin-top: 10px;
	border-radius: 4px;
}
.home_post.product-Showcase a.button:hover,
.home_post.product-Showcase a.button:focus,
.woocommerce .home_post.product-Showcase a.added_to_cart:hover,
.woocommerce .home_post.product-Showcase a.added_to_cart:focus {
	color: #fff !important;
	background-color: #4a4a4a !important;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
	color: #E64C55 !important;
	font-weight: 700 !important;
}
.home_post.product-Showcase .fl-post-column .fl-post-grid-post {
	border: solid 2px #999;
}
.sing-Product div.images.woocommerce-product-gallery {
	border: solid 2px #e7e7e7;
}
.woocommerce .quantity .qty {
	width: 5.631em !important;
	margin-right: 5px !important;
}
.woocommerce div.product form.cart .button:hover,
.woocommerce div.product form.cart .button:focus {
	top: 0 !important;
	background: #4a4a4a !important;
	color: #fff !important;
}
.related h2 {
	margin-top: 0;
	border-bottom: double 3px #e7e7e7;
	font-size: 28px;
	padding-bottom: 10px;
	color:#E64C55;
}
.related ul.products {
	padding-top: 15px !important;
}
.woocommerce .fl-module-fl-woo-related-products .related ul.products li.product {
	margin-left: 0;
	margin-right: 20px;
	border: solid 1px #e7e7e7;
	margin-bottom: 14px;
}
.related .woocommerce-loop-product__title {
	border: none;
	color: #4a4a4a;
	padding: 0;
	margin-bottom: 10px;
}
.related .woocommerce-loop-product__title:hover {
	color:#E64C55;
}
.related ul.products li.product .button {
	display: block;
	width: 100%;
	max-width: 80%;
	margin: 15px auto;
	border: none !important;
	padding: 10px 15px !important;
}
.related .added_to_cart {
	display: block !important;
	color: #fff;
	background-color: #E64C55;
	font-size: 15px;
	padding: 10px 19px !important;
	border-radius: 4px;
	width: 100%;
	margin: 15px auto !important;
	max-width: 80%;
}
.related .added_to_cart:hover,
.related .added_to_cart:focus{
	color: #fff !important;
	background-color: #4a4a4a !important;
}
.cart-button .single_add_to_cart_button  {
	padding: 8px 15px !important;
	border: none !important;
}
.woocommerce .cart-button a.added_to_cart {
	display: none !important;
}
.post_Content ul li ul li {
    list-style:none;
    padding-left:10px;
}
.post_Content ul li ul li:before {
    display:inline-block;
    content:"–";
    width:20px; /* control space between dash and text */
    margin-left:-20px; /* width x -1 for indent */
}
.post_Content ul {
	list-style-type: "✓";
	font-weight: 700;
}
.post_Content ul li {
	padding-left: 10px;
	font-weight: 500;
}

#billing_city_field, #billing_state_field, #billing_postcode_field, #billing_phone_field {
    width: 50%;
    float: left;
}

#billing_state_field, #billing_phone_field {
    clear: inherit !important;
}
.woocommerce-tabs.wc-tabs-wrapper div#tab-description h2:first-child {
    display: none;
}
.dgwt-wcas-search-wrapp.dgwt-wcas-is-detail-box.woocommerce.dgwt-wcas-layout-icon.js-dgwt-wcas-mobile-overlay-enabled {
    padding: 15px 10px;
}
.dgwt-wcas-product-details {
    padding-top: 10px;
}
.fl-page-fixed-nav-wrap #menu-home li#menu-item-463 {
    display: none;
}

.single-product div#tab-description table {
    margin: 0 auto;
}
.single-product div#tab-description table tr:first-child {
    font-weight: bold;
}
.single-product div#tab-description table,
.single-product div#tab-description tr, 
.single-product div#tab-description th, 
.single-product div#tab-description td {
    border: 1px solid;
    padding: 5px 10px;
}

.single-product div#tab-description img {
    border: 1px dashed #000;
}
    
#tab-description h1, #tab-description h2, #tab-description h3, #tab-description h4, #tab-description h5 {
	float: left;
	width: 100%;
	color: #e64c55 !important;
	margin-bottom: 10px;
}
#tab-description {
	float: left;
	width: 100%;
}
#tab-description p {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
#tab-description ul, #tab-description ol {
	margin-top: 0;
	margin-bottom: 10px;
	padding-left: 15px;
	float: left;
	width: 100%;
}
#tab-description ul li, #tab-description ol li {
	margin-bottom: 10px;
	float: left;
	width: 100%;
}
#robacon-options {
	width: 100%;
	padding: 10px;
	background: #fff;
	border: solid 1px #e7e7e7;
	border-radius: 4px;
}
.woocommerce div.product form.cart .variations td.label label, .woocommerce-page div.product form.cart .variations td.label label {
	color: #E64C55 !important;
	margin-top: 5px;
}
/*** Media CSS Start Here ***/




 @media screen and (max-width:1280px) {
.container {
	width: 100%;
}
.fl-page-footer-widgets-container.container {
	width: 100%;
	padding: 30px 15px !important;
}
.fl-page-footer-container.container {
	width: 100%;
}
.fl-post-slider-navigation .slider-next {
	right: 5px;
}
.fl-post-slider-navigation .slider-prev {
	left: 5px;
}
.fl-page-nav-search .socail_icon {
	display: none;
}
.fl-page-nav-wrap {
	margin-left: -15px !important;
}
}
 @media screen and (max-width:1080px) {
.fl-page-header-container.container {
	max-width: 100% !important;
}
}
 @media screen and (max-width:991px) {
.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-mobile .fl-page-nav .navbar-toggle {
	border: solid 1px transparent;
}
.fl-nav-mobile-offcanvas.fl-responsive-nav-enabled .fl-offcanvas-close {
	font-size: 22px;
	padding: 10px 15px;
}
.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li > a {
	padding: 15px;
}
.fl-page-header {
	border-bottom: solid 1px #72687f;
}
.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-mobile .fl-page-nav-collapse .fl-page-nav-search {
	display: block !important;
}
.fl-page-header-container.container {
	max-width: 100% !important;
}
.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-mobile.fl-page-nav-right .fl-page-header-row .fl-page-header-logo {
	padding-bottom: 0 !important;
}
.fl-page-nav-wrap {
	border: none !important;
	margin-top: 0;
}
.fl-page-nav-right .fl-page-header-container {
	padding-bottom: 10px !important;
}
.fl-col-small {
	max-width: 100% !important;
}
.fl-page-header {
	border: none;
}
.fl-page-header-primary .fl-logo-img {
	height: auto;
}
.fl-page-nav .navbar-nav li > a {
	padding: 15px 10px;
}
.hero_Section .fl-row-content-wrap {
	margin-top: 0 !important;
}
.fl-page-nav {
	background: top !important;
	border-top: solid 1px #e7e7e7;
	margin-top: 0 !important;
	padding-top: 0;
}
.fl-page-header {
	background: #fff !important;
}
.hero_Section .fl-row-content-wrap {
	padding-top: 0;
}
.fl-page-nav-right .fl-page-nav-search a.fa-search {
	position: absolute;
	right: 13px;
	top: 3px;
}
.testimonial_Section .testimonial {
	flex-direction: column;
}
.testimonial_Section .testimonial .title {
	margin: 0 auto;
}
.testimonial_Section .testimonial .client-pic {
	width: 240px;
	margin: 0 auto;
	float: none;
}
.testimonial_Section .testimonial .client-pic img {
	width: auto;
	height: auto;
}
.testimonial_Section .testimonial .client-pic:before,  .testimonial_Section .testimonial .client-pic:after {
	width: 80px;
	height: 100px;
}
.testimonial_Section .testimonial .testimonial-content {
	width: 100%;
	float: none;
	order: 2;
}
.testimonial_Section .testimonial_Section .testimonial .title {
	padding: 15px 0 0 0;
}
.testimonial_Section .testimonial .post {
	padding: 0;
	margin-bottom: 10px;
}
.testimonial_Section .owl-nav {
	position: inherit;
	width: 100%;
	text-align: center;
}
.testimonial_Section .testimonial .description {
	text-align: center;
}
}
 @media screen and (max-width:767px) {
.fl-page-nav-right .fl-page-header-container {
	padding-bottom: 10px;
}
.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-mobile .fl-page-nav .navbar-toggle {
	right: 15px !important;
	top: 23px !important;
}
h1.fl-heading {
	font-size: 28px !important;
}
h2.fl-heading {
	font-size: 24px !important;
}
h3.fl-heading {
	font-size: 20px !important;
}
.fl-page-nav-right .fl-page-nav ul.navbar-nav > li {
	margin: 0;
}
.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li > a {
	border-bottom: none;
	padding: 10px 15px !important;
}
.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li > a:hover, .fl-page-nav-right .fl-page-nav-wrap .navbar-nav li > a:focus, .fl-page-nav-right .fl-page-nav-wrap .navbar-nav li.current-menu-ancestor > a, .fl-page-nav-right .fl-page-nav-wrap .navbar-nav li.current-menu-parent > a, .fl-page-nav-right .fl-page-nav-wrap .navbar-nav li.current-menu-item > a {
	color: #E64C55 !important;
}
.fl-offcanvas-close {
	margin-top: 10px !important;
}
.fl-offcanvas-close:hover i, .navbar-toggler:hover i {
	color: #E64C55 !important;
}
.fl-page-header-container.container {
	max-width: 100% !important;
}
.blog_filter_main ul li {
	margin-bottom: 10px !important;
}
.fl-page-header-container.container {
	max-width: 100% !important;
}
.display_content h1 {
	font-size: 34px !important;
	line-height: 46px;
	margin-top: 0 !important;
}
.fl-page-footer-widgets-row .fl-widget {
	margin-bottom: 20px;
	float: left;
	width: 100%;
}
.fl-page-footer-widgets-container.container {
	padding: 30px 15px 0 !important;
}
.fl-page-footer-text.fl-page-footer-text-1 {
	padding-bottom: 10px;
}
.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-mobile .fl-page-nav-collapse ul.navbar-nav > li {
	border-color: #ddd;
}
.fl-nav-mobile-offcanvas.fl-responsive-nav-enabled header[class*=" fl-page-nav-toggle-visible-"].fl-page-header .fl-nav-offcanvas-collapse {
	border: none;
}
.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-mobile .fl-page-header-logo {
	text-align: left;
	margin-right: 0;
}
.fl-page-nav {
	border-top: none;
	margin-top: 0;
	padding-top: 0;
}
.hero_Section p br {
	display: none;
}
.fl-nav-mobile-offcanvas.fl-responsive-nav-enabled header[class*=" fl-page-nav-toggle-visible-"].fl-page-header .fl-nav-offcanvas-collapse {
	background-color: #fff !important;
}
.fl-page-nav .navbar-nav li > a {
	font-size: 14px;
}
.fl-row-full-height.hero_Section .fl-row-content-wrap {
	min-height: 50vh !important;
}
.fl-post-slider-navigation .slider-prev {
	left: 5px;
}
.fl-post-slider-navigation .slider-next {
	right: 5px;
}
.blog_Slide .fl-post-slider-background .fl-post-slider-content {
	padding: 30px 15px;
}
.blog_Slide .fl-post-slider-post .fl-post-slider-title {
	margin: 0 0 10px 0 !important;
	font-size: 22px;
}
.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li ul.sub-menu {
	padding: 0;
}
.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-mobile.fl-page-nav-right .fl-page-nav-collapse ul.navbar-nav {
	margin-top: 45px;
	border-top: solid 1px #ddd;
}
.fl-page-nav-search a {
	padding: 10px !important;
}
.fl-page-nav-right .fl-page-nav-search a.fa-search {
	right: 0;
	top: 0;
}
.fl-page-nav-search form {
	width: 250px;
	padding: 10px;
}
.number-widget {
	margin-top: 0;
}
.number-widget .text {
	margin-bottom: 0;
}
.fl-page-footer-text {
	padding-bottom: 0;
}
.fl-rich-text p br {
	display: none;
}
.footer-logo {
	margin-bottom: 20px;
}
.logo-widget .text {
	margin-bottom: 20px;
}
.fl-post-grid-post {
	margin-bottom: 25px !important;
}
.sp_1, .email-tag, .footer_Menu li a, .address_text {
	font-size: 14px;
}
.socail_icon a {
	font-size: 22px;
	margin: 0 6px;
}
.fl-page-header-container {
	padding-bottom: 20px;
	padding-top: 20px;
}
.footer-text a img {
	width: 100px;
}
.onepress-menu {
	height: auto;
}
.fl-page-nav-bottom .fl-page-header-content .fl-page-header-text {
	margin: 0;
}
.fl-page-nav-toggle-icon.fl-page-nav-bottom .fl-page-header-content {
	background: #fafafa;
	padding: 10px;
	border: none;
}
.membership_pricing .fl-pricing-table .fl-pricing-table-col-3:nth-child(2) {
	margin-top: 0;
}
.woocommerce .fl-module-fl-woo-related-products .related ul.products li.product {
	margin-left: auto;
	margin-right: auto;
}
}
@media screen and (max-width:575px) {
.woocommerce-account .skinny_cform-wrap .woocommerce-form .woocommerce-LostPassword.lost_password {
	float: right;
	width: 100%;
	margin-top: 10px;
}
}
 @media screen and (max-width:480px) {
.copy__text {
	display: inline-block;
	text-align: center;
	width: 100%;
}
.mark_Row mark {
	width: 100%;
	float: left;
}
.mark_Row mark a {
	width: 100%;
	float: left;
	font-size: 16px !important;
	text-align: center;
	padding: 10px;
}
}


/*** My Account ****/
.woocommerce-account .woocommerce-MyAccount-navigation {
	width: 20%;
}
.woocommerce-MyAccount-navigation-link--ppcp-paypal-payment-tokens {
    display:none;
}
.woocommerce-account .woocommerce-MyAccount-content {
	display: inline-block;
	float: left;
	margin-left: 5%;
	width: 75%;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
	padding: 0;
	border-top: 1px solid #eee;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li {
	list-style: none;
	border-bottom: 1px solid #eee;
	padding: 0;
	margin: 0;
	border-top: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
	padding: 10px 5px;
	display: block;
	color: #202125;
	font-size: 15px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover, .woocommerce-account .woocommerce-MyAccount-navigation ul li a:focus, .woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a {
	color: #E64C55;
}
.woocommerce-account .woocommerce-MyAccount-content h2 {
	font-size: 25px;
	text-align: center;
	font-weight: 600;
}
.woocommerce-account p.order-again {
	text-align: right;
}
.woocommerce-account .woocommerce-EditAccountForm input[type="submit"] {
	margin-top: 50px;
	float: right;
}
.woocommerce-account .fl-post-header, .woocommerce-page .fl-post-header {
	padding: 25px 15px;
	float: left;
	width: 100%;
	margin-bottom: 45px;
	background: #ffffff;
	background: linear-gradient(-90deg, white, #f4f9fe, #f4f9fe, #f4f9fe, white);
	text-align: center;
}
.woocommerce-account .fl-content, .woocommerce-page .fl-content {
	margin-top: 0;
}
.woocommerce-account .fl-post-title, .woocommerce-page .fl-post-title {
	text-align: center;
	font-size: 26px;
	line-height: 1.4;
	color: #202125;
	margin: 0px;
	font-weight: 500;
	text-transform: capitalize;
}
.woocommerce-account .skinny_cform-wrap {
	width: 100%;
	max-width: 560px;
	margin: 0 auto;
}
.woocommerce-account .skinny_cform-wrap label, .woocommerce-account .skinny_cform-wrap .form-row span {
	font-size: 14px;
	font-weight: 500;
	text-transform: capitalize;
	margin: 0;
	text-align: left;
}
.woocommerce-account .skinny_cform-wrap .woocommerce-form .woocommerce-Input, .woocommerce-account .skinny_cform-wrap .lost_reset_password .woocommerce-Input--text {
	color: #555;
	font-size: 18px;
	width: 100%;
	height: 50px;
	padding: 10px 20px;
}
.woocommerce-account .skinny_cform-wrap .lost_reset_password .woocommerce-form-row {
	width: 100%;
	text-align: center;
}
.woocommerce-account .skinny_cform-wrap .woocommerce-form .woocommerce-Input:focus {
	border-color: #E64C55;
}
.woocommerce-account .skinny_cform-wrap .woocommerce-form .woocommerce-form__label-for-checkbox {
	float: left;
	width: 100%;
}
.woocommerce-account .skinny_cform-wrap .woocommerce-form .woocommerce-form-login__submit, 
.woocommerce-account .skinny_cform-wrap .woocommerce-form .woocommerce-form-register__submit,
.woocommerce-account .skinny_cform-wrap .lost_reset_password .woocommerce-Button {
	padding: 15px 20px 15px;
	text-transform: capitalize;
	font-size: 18px;
	line-height: 16px;
	color: #E64C55;
	background: #fff;
	border-radius: 0;
	width: 160px;
	margin-top: 10px;
}
.woocommerce-account .skinny_cform-wrap .lost_reset_password .woocommerce-Button {
	width: 200px;
}
.woocommerce-account .skinny_cform-wrap .woocommerce-form .woocommerce-form-login__submit:hover, .woocommerce-account .skinny_cform-wrap .woocommerce-form .woocommerce-form-login__submit:focus, .woocommerce-account .skinny_cform-wrap .lost_reset_password .woocommerce-Button:hover, .woocommerce-account .skinny_cform-wrap .lost_reset_password .woocommerce-Button:focus {
	color: #fff;
	background-color: #E64C55;
	border-color: #E64C55;
	border-radius: 0;
	top: 0 !important;
}
.woocommerce-account .skinny_cform-wrap .woocommerce-form .form-row .woocommerce-form__input-checkbox {
	width: 20px;
	height: 18px
}
.woocommerce-account .skinny_cform-wrap .woocommerce-form .form-row span {
	vertical-align: top;
}
.woocommerce-account .skinny_cform-wrap .skinny_cform {
	display: inline-block;
	width: 100%;
}
.woocommerce-account .skinny_cform-wrap .skinny_cform h2 {
	text-align: center;
	font-size: 28px;
}
.woocommerce-account .skinny_cform-wrap .woocommerce-form-login, 
.woocommerce-account .skinny_cform-wrap .woocommerce-form-register,
.woocommerce-account .skinny_cform-wrap .lost_reset_password {
	float: left;
	width: 100%;
	background: url(../images/simplebar_contnet.jpg) center;
	background-size: contain;
	border-radius: 10px;
	border: none;
	box-shadow: 0 0.46875rem 2.1875rem rgb(4 9 20 / 3%), 0 0.9375rem 1.40625rem rgb(4 9 20 / 3%), 0 0.25rem 0.53125rem rgb(4 9 20 / 5%), 0 0.125rem 0.1875rem rgb(4 9 20 / 3%);
}
.woocommerce-account .skinny_cform-wrap .woocommerce-form .woocommerce-LostPassword.lost_password {
	float: right;
}
.woocommerce-account .skinny_cform-wrap .woocommerce-form .form-row:nth-child(3) {
	float: left;
}
.woocommerce-account .skinny_cform-wrap .lost_reset_password {
	padding: 20px;
}
.page-id-195.woocommerce-account .skinny_cform-wrap .woocommerce-form .form-row:nth-child(3) {
	float: none;
}
/* Woocommerce Styles */

/* 
A couple things to note...
1. This code was written very specifically for my base child theme so it might not work out of the box with every theme.
   I have it here mostly to share with anyone who might be looking to do the same thing I was.
2. I generally add my WooCommerce CSS overrides to a custom-woo.css file then use wp_enqueue_style() to call it 
   so that it enqueues after the default WooCommerce Stylesheets
*/

.woocommerce-message {
	display: none;
}
.woocommerce-cart.full-width-content .content, .woocommerce-checkout.full-width-content .content {
	max-width: 100%;
}
.woocommerce-cart .woocommerce table.shop_table td.actions {
	border-top: 1px solid #e6e6e6;
	background: #f7f7f7;
	border-bottom: 0px solid #e6e6e6;
}
.woocommerce-cart .entry-content form {
	width: 60%;
	float: left;
}
.woocommerce-cart .woocommerce .cart-collaterals {
	width: 33%;
	float: right;
}
.woocommerce-cart .woocommerce .cart-collaterals h2 {
	display: none;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals {
	width: 100%;
}
#add_payment_method .cart-collaterals .cart_totals tr th, .woocommerce-cart .cart-collaterals .cart_totals tr th, .woocommerce-checkout .cart-collaterals .cart_totals tr th, #add_payment_method table.cart th, .woocommerce-cart table.cart th, .woocommerce-checkout table.cart th, .woocommerce-checkout table.shop_table th {
	color: #202125;
	font-size: 14px;
	font-size: 1.4rem;
}
#add_payment_method .cart-collaterals .cart_totals tr td, .woocommerce-cart .cart-collaterals .cart_totals tr td, .woocommerce-checkout .cart-collaterals .cart_totals tr td, #add_payment_method table.cart td, .woocommerce-cart table.cart td, .woocommerce-checkout table.cart td, .woocommerce-checkout table.shop_table td {
	color: #555;
	font-size: 16px;
	font-size: 1.4rem;
}
.woocommerce-cart .woocommerce table.shop_table th {
	border-bottom: 2px solid #E64C55;
}
.woocommerce-cart .woocommerce table.shop_table, .woocommerce-checkout .woocommerce table.shop_table {
	border: 1px solid #e6e6e6;
	margin: 0;
	text-align: left;
	width: 100%;
	border-collapse: separate;
	border-radius: 0;
	border-bottom: none;
	border-right: none;
	margin-bottom: 35px;
	border-bottom: 1px solid #e6e6e6;
}
body #add_payment_method #payment ul.payment_methods li input, body.woocommerce-cart #payment ul.payment_methods li input, body.woocommerce-checkout #payment ul.payment_methods li input {
	width: auto;
	margin: -2px .5em 0 0;
}
body .woocommerce form .form-row .input-checkbox {
	width: auto;
	margin: -2px 5px 0 0;
}
#add_payment_method .cart-collaterals .cart_totals tr td, #add_payment_method .cart-collaterals .cart_totals tr th, body.woocommerce-cart .cart-collaterals .cart_totals tr td, body.woocommerce-cart .cart-collaterals .cart_totals tr th, body.woocommerce-checkout .cart-collaterals .cart_totals tr td, body.woocommerce-checkout .cart-collaterals .cart_totals tr th, body .woocommerce table.shop_table th {
	border-top: none;
	border-bottom: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	text-align: right;
	padding: 10px 20px;
}
body #add_payment_method table.cart td, body #add_payment_method table.cart th, body.woocommerce-cart table.cart td, body.woocommerce-cart table.cart th, body.woocommerce-checkout table.cart td, body.woocommerce-checkout table.cart th {
	border-right: 1px solid #e6e6e6;
}
#add_payment_method .cart-collaterals .cart_totals tr th, body.woocommerce-cart .cart-collaterals .cart_totals tr th, body.woocommerce-checkout .cart-collaterals .cart_totals tr th {
}
.woocommerce-cart .cart-collaterals .cart_totals table th {
	border-bottom: 1px solid #e6e6e6;
}
body .woocommerce #respond input#submit.alt, body .woocommerce a.button.alt, body .woocommerce button.button.alt, body .woocommerce input.button.alt {
	background: rgb(228, 223, 218, 0.5) !important;
	font-weight: 500;
	border: 1px solid rgb(194, 190, 185);
	color: rgb(26, 46, 59) !important;
}
body .woocommerce #respond input#submit.alt:hover, body .woocommerce a.button.alt:hover, body .woocommerce button.button.alt:hover, body .woocommerce input.button.alt:hover, body .woocommerce #respond input#submit.alt:focus, body .woocommerce a.button.alt:focus, body .woocommerce button.button.alt:focus, body .woocommerce input.button.alt:focus {
	background: rgb(194, 190, 185, 0.5) !important;
	color: rgb(26, 46, 59) !important;
	border: 1px solid rgb(194, 190, 185) !important;
}
body .woocommerce .cart .button, body .woocommerce .cart input.button, body .woocommerce #respond input#submit, body .woocommerce a.button, body .woocommerce button.button, body .woocommerce input.button {
	background: #fff !important;
	color: #202125 !important;
	font-weight: 500 !important;
	border-color: #202125 !important;
	font-size: 14px !important;
}
.fl-post-content .woocommerce a {
	color: #202125;
}
.fl-post-content .woocommerce a:hover, .fl-post-content .woocommerce a:focus {
	color: #000000;
}
body .woocommerce .cart .button:hover, body .woocommerce .cart input.button:hover, body .woocommerce #respond input#submit:hover, body .woocommerce a.button:hover, body .woocommerce button.button:hover, body .woocommerce input.button:hover, body .woocommerce .cart .button:focus, body .woocommerce .cart input.button:focus, body .woocommerce #respond input#submit:focus, body .woocommerce a.button:focus, body .woocommerce button.button:focus, body .woocommerce input.button:focus {
	background: #202125 !important;
	color: #fff !important;
	top: 0 !important;
	border-color: #202125 !important;
}
body .woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
	float: right;
	width: 100%;
	display: block;
	text-align: center;
	margin-bottom: 0;
	font-size: 16px;
	padding: 1em;
	border-radius: 40px;
	margin-top: .5em;
}
body .woocommerce form .form-row-first, body .woocommerce form .form-row-last, body .woocommerce-page form .form-row-first, body .woocommerce-page form .form-row-last {
	width: 49%;
}
body .woocommerce #respond input#submit.disabled, body .woocommerce #respond input#submit:disabled, body .woocommerce #respond input#submit:disabled[disabled], body .woocommerce a.button.disabled, body .woocommerce a.button:disabled, body .woocommerce a.button:disabled[disabled], body .woocommerce button.button.disabled, body .woocommerce button.button:disabled, body .woocommerce button.button:disabled[disabled], body .woocommerce input.button.disabled, body .woocommerce input.button:disabled, body .woocommerce input.button:disabled[disabled] {
	background: #ccc;
}
body .woocommerce a.checkout-button.button.alt {
	border-radius: 40px;
	border: 1px solid rgb(194, 190, 185) !important;
}
body .woocommerce #content table.cart td.actions .coupon, body .woocommerce table.cart td.actions .coupon {
	width: 68%;
}
body #add_payment_method table.cart td.actions .coupon .input-text, body.woocommerce-cart table.cart td.actions .coupon .input-text, body.woocommerce-checkout table.cart td.actions .coupon .input-text {
	padding: 8px 15px 8px;
	width: 65%;
	height: 30px;
}
body .woocommerce table.shop_table td {
	padding: 15px;
}
body .woocommerce-checkout table.shop_table td {
	text-align: right;
	border-right: 1px solid #e6e6e6;
	border-top: 0;
}
.woocommerce a.remove {
	margin: 0 auto;
}
.woocommerce-cart .woocommerce table.shop_table th.product-remove, .woocommerce-cart .woocommerce table.shop_table th.product-name {
	text-align: center;
}
.woocommerce-cart .woocommerce table.shop_table th.product-price, .woocommerce-cart .woocommerce table.shop_table th.product-quantity, .woocommerce-cart .woocommerce table.shop_table th.product-subtotal {
	text-align: right;
}
.woocommerce-cart .woocommerce table.shop_table .cart_item td.product-price, .woocommerce-cart .woocommerce table.shop_table .cart_item td.product-quantity, .woocommerce-cart .woocommerce table.shop_table .cart_item td.product-subtotal {
	text-align: right;
}
.woocommerce-checkout #add_payment_method #payment ul.payment_methods li, .woocommerce-checkout #payment ul.payment_methods li {
	list-style: none;
}
.woocommerce-checkout .woocommerce .col2-set {
	width: 47.8260869565%;
	float: left;
	margin-right: 4.347826087%;
}
.woocommerce-checkout .woocommerce .col2-set .col-1, .woocommerce-checkout .woocommerce .col2-set .col-2 {
	margin-bottom: 2em;
	width: 100%;
	float: none;
}
.woocommerce-checkout #order_review_heading, .woocommerce-checkout #order_review {
	background: #fff;
	width: 47.8260869565%;
	float: right;
	margin-right: 0;
}
.woocommerce-checkout #order_review {
	padding: 10px 0;
}
.woocommerce-checkout #ship-to-different-address-checkbox {
	width: auto;
	float: right;
	margin-left: 15px;
	margin-top: 10px;
	opacity: 1;
	position: static;
}
.woocommerce-checkout #ship-to-different-address label {
	font-size: 15px;
	font-weight: 500;
	line-height: 1;
	text-transform: uppercase;
	color: #000;
}
.woocommerce-checkout .woocommerce form .form-row.create-account label {
	padding-top: 2px;
	font-weight: bold;
}
.woocommerce-checkout .payment-fixed {
	position: fixed;
	z-index: 9;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 6px 2em;
	left: 52%;
	margin-left: 0;
	padding: 20px;
	top: 0;
	width: 45.5% !important;
	-webkit-transition: padding .1s ease-in;
	-moz-transition: padding .1s ease-in;
	-o-transition: padding .1s ease-in;
	-ms-transition: padding .1s ease-in;
	transition: padding .1s ease-in;
}
.product-shipping-message {
	font-size: 16px;
	text-align: center;
	text-transform: uppercase;
	padding: 10px 0px;
	border-top: 1px solid #139248;
	border-bottom: 1px solid #139248;
}
body .woocommerce table.shop_table tbody th, body .woocommerce table.shop_table tfoot td, body .woocommerce table.shop_table tfoot th {
	border-bottom: none;
}
body .woocommerce form .form-row input.input-text, body .woocommerce form .form-row textarea {
	max-width: 100%;
}
body .woocommerce .product-name a {
	color: #000;
	pointer-events: none;
	cursor: default;
}
.woocommerce-info {
	width: 100%;
	float: left;
}
div.woocommerce-billing-fields h2, div.woocommerce-billing-fields h3, #order_review h2, #order_review h3, .woocommerce-additional-fields h3 {
	font-size: 18px;
	color: #202125;
	border-bottom: double 3px #e7e7e7;
	padding-bottom: 7px !important;
	margin-bottom: 15px;
}
.woocommerce-checkout #ship-to-different-address-checkbox {
	float: left;
	margin-left: 0;
	margin-top: 0;
	margin-right: 10px;
}
.woocommerce-checkout .woocommerce-shipping-fields {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.woocommerce-checkout label {
	font-weight: 500;
	font-size: 14px;
	color: #E64C55;
	margin: 0;
	width: 100%;
}
body .woocommerce table.shop_table td {
	padding: 5px 15px;
	font-size: 13px;
}
body .woocommerce form .form-row input.input-text {
	max-width: 100%;
	height: 50px;
	border: 1px solid rgb(179, 191, 200);
	color: rgb(26, 46, 59);
	padding: 0.3125rem 0.9375rem 0px;
	border-radius: 3px;
	transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
}
body .woocommerce form .form-row input.input-text:focus {
	outline: transparent solid 1px;
	border: 1px solid rgb(26, 46, 59);
	box-shadow: rgb(26, 46, 59) 0px 0px 0px 1px;
}
.woocommerce-password-strength.short {
	align-items: flex-start;
	border-radius: 3px;
	color: rgb(26, 46, 59);
	display: flex;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: rgb(255, 237, 237);
}
#add_payment_method .cart-collaterals .cart_totals tr td, #add_payment_method .cart-collaterals .cart_totals tr th, body.woocommerce-cart .cart-collaterals .cart_totals tr td, body.woocommerce-cart .cart-collaterals .cart_totals tr th, body.woocommerce-checkout .cart-collaterals .cart_totals tr td, body.woocommerce-checkout .cart-collaterals .cart_totals tr th, body .woocommerce table.shop_table th {
	border-top: none;
	border-bottom: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	text-align: right;
	padding: 5px 20px;
}
#stripe-payment-data p, .woocommerce-privacy-policy-text p {
	font-size: 13px;
}
.wc-stripe-elements-field, .wc-stripe-iban-element-field {
	padding: 10px;
	border-radius: 4px;
	border: 1px solid rgb(179, 191, 200);
	color: rgb(26, 46, 59);
	border-radius: 3px;
	transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
}
.wc-stripe-elements-field:focus, .wc-stripe-iban-element-field:focus {
	outline: transparent solid 1px;
	border: 1px solid rgb(26, 46, 59);
	box-shadow: rgb(26, 46, 59) 0px 0px 0px 1px;
}
.woocommerce-checkout p.woocommerce-invalid-required-field span.error {
	color: #E2401C;
	display: block !important;
	font-weight: bold;
}
/*.checkout .woocommerce-error {
	display: none !important;
}*/
.woocommerce #order_review_heading, .woocommerce-page #order_review_heading, .woocommerce-EditAccountForm fieldset legend {
	margin-top: 0;
	font-size: 18px;
	color: #202125;
	border-bottom: double 3px #e7e7e7;
	padding-bottom: 7px !important;
	margin-bottom: 15px;
}
.woocommerce-EditAccountForm fieldset legend {
	margin-top: 20px;
}
#add_payment_method #payment div.form-row, .woocommerce-cart #payment div.form-row, .woocommerce-checkout #payment div.form-row {
	padding: 0;
}
.woocommerce #payment .form-row.place-order, .woocommerce-page #payment .form-row.place-order {
	padding: 15px;
}
.woocommerce form .form-row label {
	line-height: 2;
	font-weight: 500;
	font-size: 14px;
	color: #E64C55;
	margin: 0;
	width: 100%;
}
.woocommerce-MyAccount-content .woocommerce-Button, .woocommerce-MyAccount-content .button {
	font-size: 15px !important;
	margin-top: 15px !important;
	padding: 8px 20px !important;
}
.woocommerce-Message--info .woocommerce-Button, .woocommerce-Message--info .button {
	margin-top: 0 !important;
}
.woocommerce-EditAccountForm span em {
	font-size: 80%;
}
.woocommerce-Message.woocommerce-Message--info.woocommerce-info {
	line-height: 40px;
}
.shop_table table th {
	color: #E64C55;
}
.woocommerce-Addresses.addresses {
	float: left;
	margin-top: 15px;
}
.woocommerce-account .addresses .title h3 {
	float: left;
	margin: 0;
	font-size: 15px;
	width: calc(100% - 85px);
}
.woocommerce-account .addresses .title .edit {
	float: right;
	position: inherit;
	border: solid 1px #E64C55;
	padding: 3px 15px;
	width: 70px;
	text-align: center;
	font-size: 13px;
	border-radius: 4px;
}
.woocommerce .customer_details, .woocommerce-page .customer_details, .woocommerce .addresses address, .woocommerce-page .addresses address {
	font-size: 80%;
}
.select2-container {
	width: 100% !important;
}
.select2-container .select2-selection--single {
	background-color: transparent;
	border: 1px solid #ced4da;
	border-radius: 4px;
	box-shadow: none;
	box-sizing: content-box;
	height: auto;
	margin: 0;
	outline: none;
	padding: 8px 10px 5px 10px;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.select2-container .select2-selection--single .select2-selection__rendered {
	color: #444;
	line-height: 28px;
	padding-left: 0;
	font-size: 14px;
}
.select2-container .select2-selection--single .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: bold;
}
.select2-container .select2-selection--single .select2-selection__placeholder {
	color: #999;
}
.select2-container .select2-selection--single .select2-selection__arrow {
	height: 26px;
	margin: 0.6rem 0 0.4rem 0;
	position: absolute;
	top: 1px;
	right: 1px;
	width: 20px;
}
.select2-container .select2-selection--single .select2-selection__arrow b {
	border-color: #888 transparent transparent transparent;
	border-style: solid;
	border-width: 5px 4px 0 4px;
	height: 0;
	left: 50%;
	margin-left: -4px;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 0;
}
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__clear {
	float: left;
}
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__arrow {
	left: 1px;
	right: auto;
}
.select2-container.select2-container--disabled .select2-selection--single {
	background-color: #eee;
	cursor: default;
}
.select2-container.select2-container--disabled .select2-selection--single .select2-selection__clear {
	display: none;
}
.select2-container.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #888 transparent;
	border-width: 0 4px 5px 4px;
}
.select2-container .select2-selection--multiple {
	background-color: transparent;
	border: none;
	border-bottom: 1px solid #ced4da;
	border-radius: 0;
	box-shadow: none;
	box-sizing: content-box;
	cursor: text;
	height: auto;
	margin: 0;
	outline: none;
	padding: 5px 0 0 0;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
	box-sizing: border-box;
	list-style: none;
	margin: 0;
	padding: 0 5px;
	width: 100%;
}
.select2-container .select2-selection--multiple .select2-selection__rendered li {
	list-style: none;
}
.select2-container .select2-selection--multiple .select2-selection__placeholder {
	color: #999;
	margin-top: 5px;
	float: left;
}
.select2-container .select2-selection--multiple .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 10px;
}
.select2-container .select2-selection--multiple .select2-selection__choice {
	background-color: #ffca28;
	border-radius: 16px;
	color: rgba(0, 0, 0, 0.6);
	cursor: default;
	float: left;
	margin-right: 5px;
	margin-top: 6px;
	padding: 0 12px;
}
.select2-container .select2-selection--multiple .select2-selection__choice__remove {
	cursor: pointer;
	display: inline-block;
	font-weight: bold;
	float: right;
	margin-left: 5px;
}
.select2-container .select2-selection--multiple .select2-selection__choice__remove:hover {
	color: #333;
}
.select2-container[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container[dir="rtl"] .select2-selection--multiple .select2-search--inline {
	float: right;
}
.select2-container[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
	margin-left: 5px;
	margin-right: auto;
}
.select2-container[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
	margin-left: 2px;
	margin-right: auto;
}
.select2-container.select2-container--disabled .select2-selection--multiple {
	background-color: #eee;
	cursor: default;
}
.select2-container.select2-container--disabled .select2-selection__choice__remove {
	display: none;
}
.select2-container.select2-container--open.select2-container--above .select2-selection--single, .select2-container.select2-container--open.select2-container--above .select2-selection--multiple {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.select2-container.select2-container--open.select2-container--below .select2-selection--single, .select2-container.select2-container--open.select2-container--below .select2-selection--multiple {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
.select2-container.select2-container--focus .select2-selection--single {
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	outline: 0;
}
.select2-container.select2-container--focus .select2-selection--multiple {
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	outline: 0;
}
.select2-container .select2-search--dropdown .select2-search__field {
	border: none;
	border-bottom: 1px solid #ced4da;
	border-radius: 0;
	outline: none;
}
.select2-container .select2-search--dropdown .select2-search__field:focus:not([readonly]) {
	box-shadow: 0 1px 0 0 #ced4da;
	border-bottom: 1px solid #ced4da;
}
.select2-container .select2-search--inline .select2-search__field {
	background: transparent;
	border: none !important;
	outline: 0;
	box-shadow: none !important;
	-webkit-appearance: textfield;
}
.select2-container .select2-results > .select2-results__options {
	max-height: 200px;
	overflow-y: auto;
}
.select2-container .select2-results__option[role=group] {
	padding: 0;
}
.select2-container .select2-results__option[aria-disabled=true] {
	color: #999;
}
.select2-container .select2-results__option[aria-selected=true] {
	background-color: #ddd;
}
.select2-container .select2-results__option .select2-results__option {
	padding-left: 1em;
}
.select2-container .select2-results__option .select2-results__option .select2-results__group {
	padding-left: 0;
}
.select2-container .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -1em;
	padding-left: 2em;
}
.select2-container .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -2em;
	padding-left: 3em;
}
.select2-container .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -3em;
	padding-left: 4em;
}
.select2-container--material .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -4em;
	padding-left: 5em;
}
.select2-container .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -5em;
	padding-left: 6em;
}
.select2-container .select2-results__option--highlighted[aria-selected] {
	background-color: #3f729b;
	color: white;
}
.select2-container .select2-results__group {
	cursor: default;
	display: block;
	padding: 6px;
}
.select2-dropdown {
	background-color: white;
	border: 1px solid #ced4da;
	border-radius: 4px;
	box-sizing: border-box;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
	display: block;
	position: absolute;
	left: -100000px;
	width: 100%;
	z-index: 1051;
	-webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.select2-results {
	display: block;
}
.select2-results__options {
	list-style: none;
	margin: 0;
	padding: 0;
}
.select2-results__option {
	padding: 6px;
	user-select: none;
	-webkit-user-select: none;
}
.select2-results__option[aria-selected] {
	cursor: pointer;
}
.select2-container--open .select2-dropdown {
	left: 0;
}
.select2-container--open .select2-dropdown--above {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
.select2-container--open .select2-dropdown--below {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.select2-search--dropdown {
	display: block;
	padding: 4px;
}
.select2-search--dropdown .select2-search__field {
	padding: 4px;
	width: 100%;
	box-sizing: border-box;
}
 .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
 -webkit-appearance: none;
}
.select2-search--dropdown.select2-search--hide {
	display: none;
}
#coupon_code {
	height: 31px !important;
}
.checkout_coupon .button {
	font-size: 14px !important;
}
.checkout_coupon.woocommerce-form-coupon {
	width: 100% !important;
	margin-top: 0 !important;
	float: left;
}
.woocommerce .woocommerce-error, .woocommerce .woocommerce-success {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 0 !important;
	max-width: 100% !important;
}
 @media only screen and (max-width: 1139px) {
.woocommerce-cart .entry-content form {
	width: 64%;
}
}
 @media only screen and (max-width: 980px) {
.woocommerce-cart .entry-content form {
	width: 80%;
	float: none;
	margin: 0 auto;
}
.woocommerce-cart .woocommerce .cart-collaterals {
	width: 80%;
	float: None;
	margin: auto;
}
body .woocommerce #content table.cart td.actions .coupon, body .woocommerce table.cart td.actions .coupon {
	width: 100%;
}
body #add_payment_method table.cart td.actions .coupon .input-text, body.woocommerce-cart table.cart td.actions .coupon .input-text, body.woocommerce-checkout table.cart td.actions .coupon .input-text {
	width: 48%;
}
}
@media only screen and (max-width: 767px) {
.woocommerce-account .woocommerce-MyAccount-navigation {
	width: 100%;
}
.woocommerce-account .woocommerce-MyAccount-content {
	margin-left: 0;
	width: 100%;
	margin-top: 10px;
}
}
@media only screen and (max-width: 650px) {
.woocommerce-cart .entry-content form {
	width: 100%;
}
.woocommerce-cart .woocommerce .cart-collaterals {
	width: 100%;
}
.woocommerce-checkout .woocommerce .col2-set {
	width: 100%;
	float: none;
	margin-right: 0;
}
.woocommerce-checkout #order_review_heading, .woocommerce-checkout #order_review {
	width: 100%;
	float: none;
}
}

/*** Woo CSS End ***/


