@font-face {
    font-family: 'proxima_softbold';
    src: url('../fonts/proxima/proximasoft-bold-webfont.woff2') format('woff2'),
        url('../fonts/proxima/proximasoft-bold-webfont.woff') format('woff');
    font-weight: bold;
    font-style: normal;

}

@font-face {
    font-family: 'proxima_softlight';
    src: url('../fonts/proxima/proximasoft-light-webfont.woff2') format('woff2'),
        url('../fonts/proxima/proximasoft-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'proxima_softmedium';
    src: url('../fonts/proxima/proximasoft-medium-webfont.woff2') format('woff2'),
        url('../fonts/proxima/proximasoft-medium-webfont.woff') format('woff');
    font-weight: 500;
    font-style: normal;

}


@font-face {
    font-family: 'proxima_softregular';
    src: url('../fonts/proxima/proximasoft-regular-webfont.woff2') format('woff2'),
        url('../fonts/proxima/proximasoft-regular-webfont.woff') format('woff');
    font-weight: 500;
    font-style: normal;

}

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: 1px;
	color: rgba(26,26,26,.7);
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 30px;
}
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;
	top: 0 !important;
}
button:focus, button:hover {
	top: 0 !important;
}

h1, h2, h4, h5, h6, .h1, .h2, .h4, .h5, .h6 {
	margin: 0;
	padding: 0;
	letter-spacing: 1px;
    font-weight: 500;
}
.fl-heading h3, .fl-heading .h3 {
	letter-spacing: 2px;
	font-weight: 600;
	color:rgba(26,26,26,.9);
}
.fl-accordion-button-label, .fl-accordion-button-label:focus {
	font-size: 20px !important;
	outline: 0;
}
.fl-accordion-small .fl-accordion-button {
	padding: 10px 15px !important;
}
.fl-accordion-small .fl-accordion-content {
	padding: 10px 30px 10px 15px;
	border-top: solid 1px #e7e7e7;
}
.fl-accordion-small .fl-accordion-content {
    padding: 10px 40px 5px 40px !important;
    border-top: none;
}
.fl-page-nav-right .fl-page-header-container {
	padding-bottom: 15px;
	width: 100%;
}
.fl-page-header-container { 
	padding-top: 15px;
}

.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li > a {
	border-bottom: none;
    padding: 0.75em 1em;
    font-size: 18px;
}
.fl-page-nav-right .fl-page-nav ul.navbar-nav > li {
	margin: 0 0px;
}
.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: #00bfa5;
}
.fl-page-nav-right .fl-page-nav-collapse {
	width: 100%;
	display: inline-block !important;
	float: left;
}
.fl-page-nav .navbar-nav li > a {
	padding: 15px 10px;
}
.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: #00bfa5 !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: #00bfa5;
}
#bf_gallery_1 .bf_title_box_2 a:hover h3 {
	color: #00bfa5;
}
#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: #00bfa5;
}
.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: #00bfa5 !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: #00bfa5;
	border-color: #00bfa5;
	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: none;
	padding: 0px 0;
	margin: 0;
}
.single-post .fl-widget ul li a {
	color: #3d9991;
	font-size: 15.3px;
	font-weight: 400;
	transition: all 500ms ease;
}
.single-post .fl-widget ul li a:hover, .single-post .fl-widget ul li a:focus {
	text-decoration: none;
	color: #edaf53;
}
.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-sideba .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 #edaf53;
	color: #edaf53;
	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;
	padding:0px!important;
}
.fl-post-grid-content a.fl-post-grid-more {
	border: none;
	background-color: #00bfa5 !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: #5E96CA !important;
	color: #fff;
}
.blog_filter_main figure.snip1228::after {
	background: -moz-linear-gradient(to top, rgba(57,131,234,0.6), rgba(23,107,201,0.2));
	background: -webkit-linear-gradient(to top, rgba(57,131,234,0.6), rgba(23,107,201,0.2));
	background: linear-gradient(to top, rgba(57,131,234,0.6), rgba(23,107,201,0.2));
}
.gray_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;
}
.gray_Hover .fl-photo-content:hover .fl-photo-img {
		filter: none;
	-webkit-filter: grayscale(0);
	-webkit-transform: scale(1);
}
.fl-post-grid-image a {
	display: block;
	height: 100%;
}
.fl-comments-popup-link {
	display: none !important;
}
/* .fl-post-grid-image a::after {
	background: -moz-linear-gradient(to top, rgba(218,162,84,0.7), rgba(200,95,80,0.6));
	background: -webkit-linear-gradient(to top, rgba(218,162,84,0.7), rgba(200,95,80,0.6)); 
	background: linear-gradient(to top, rgba(218,162,84,0.7), rgba(200,95,80,0.6));
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	height: 100%;
	width: 100%;
	opacity: 0;
} */
.fl-post-grid-image a:hover::after {
	opacity: 1;
}
.fl-post-grid-title:hover a {
	color: #00bfa5;
}
.contact_form .wpcf7-text, .contact_form .wpcf7-textarea, .contact_form .wpcf7-select {
    background: #fafafa;
    border: 1px solid #ccc;
    border-radius: 2px;
    box-shadow: none;
    color: #808080;
    font-size: 18px;
    height: 45px;
    margin-bottom: 10px;
    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: #000!important;
    border: solid 1px #000;
    border-radius: 0px !important;
    color: #ffffff;
    cursor: pointer;
    float: none;
    font-size: 20px;
    font-weight: 300;
    padding: 15px 40px 15px;
    text-align: center;
    letter-spacing: 3px;
    display: block;
    margin: 15px auto 0;
    width: auto;
}
.contact_form .wpcf7-submit:hover, .contact_form .wpcf7-submit:focus {
    background: #676a6d!important;
    border: solid 1px #000;
    transition: all 0.5s ease 0s;
    color: #fff;
}
.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: 18px;
	margin-bottom: 15px;
	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: #000;
	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;
}
.notifie_form {
	display: inline-block;
	max-width: 100%;
	width: 100%;
	text-align: center;
}
.form_pol {
	display: inline-block;
	max-width: 100%;
	width: 460px;
}
.form_pol .form-group {
	float: left;
	margin: 0;
	width: calc(100% - 160px);
}
.form_pol .wpcf7-text {
	height: 48px;
	border: none;
	box-shadow: none;
	border-radius: 100px 0 0 100px;
	background-color: rgba(255,255,255,0.7);
	padding: 5px 20px;
	font-size: 16px;
	font-weight: 500;
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.form_pol .wpcf7-text:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}
.form_pol .wpcf7-submit {
	float: right;
	width: 160px;
	background-color: #606E7B;
	color: #fff;
	padding: 5px 15px;
	height: 48px;
	font-size: 18px;
	border-radius: 0 100px 100px 0;
	letter-spacing: 0.7px;
	transition: all .5s ease;
	border: none;
}
.form_pol .wpcf7-submit:hover, .form_pol .wpcf7-submit:focus {
	background: #4D5F62;
	color: #fff;
	top: 0 !important;
}
.bu_Center {
	display: inline-block;
	text-align: center;
	width: 100%;
	margin-top: 20px;
}
.contact_form .bu_Center .wpcf7-submit:hover,
.contact_form .bu_Center .wpcf7-submit:focus {
	background: #00bfa5;
	border: solid 2px #00bfa5;
	transition: all 0.5s ease 0s;
	color: #fff;
	top: 0 !important;
}
.fl-page-nav-wrap {
	border-bottom: none !important;
	border-top: none !important;
	margin-left: 0px !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-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 {
    border-top: none;
	box-shadow: 0px 0px;
}
.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li ul.sub-menu li {
	padding: 8px 20px;
	display: block;
	background: #fff;
}
.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li ul.sub-menu li:hover {
	background: #fff;
	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: #f7931d !important;
	margin: 0 !important;
	font-size: 18px !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: #ca412b !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: #00bfa5;
	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: #00bfa5;
	font-size: 22px;
}
.fl-page-footer-widgets-container {
	padding-top: 50px;
}
.fl-page-footer-container.container {
	border-top: 1px solid #4b4d51;
}
.menu-item i._mi {
	margin-top: 0;
}
a.cart-contents {
	position: relative;
}
a.cart-contents span.cart-contents-count {
	background: #202125;
	width: 20px;
	display: inline-block;
	height: 20px;
	border-radius: 100px;
	text-align: center;
	font-size: 10px;
	position: absolute;
	left: 6px;
	top: -15px;
	font-family: "Roboto",sans-serif;
	font-weight: 500;
	padding: 2px;
}

.check_now_ks{
	display: none;
}

.checker_status div {
    color: red;
    font-size: 15px;
    margin-top: 10px;
}

.btn_site_theme:hover{
	color: #fff;
	background-color: #ea991f;
	font-family: "Roboto",sans-serif;
	font-weight: 500;
	font-size: 14px;
	line-height: 1.2;
	text-transform: uppercase;
	border: solid 1px #ea991f;
	border-radius: 3px;
	padding: 10px 15px;
}


.btn_site_theme,
.btn_site_theme:hover,
.btn_site_theme:focus,
.btn_site_theme:active{
	color: #fff;
	background-color: #ea991f;
	font-family: "Roboto",sans-serif;
	font-weight: 500;
	font-size: 14px;
	line-height: 1.2;
	text-transform: uppercase;
	border: solid 1px #ea991f;
	border-radius: 3px;
	padding: 10px 15px;
}
#form_check_order_status input[type="email"],
#form_check_order_status input[type="text"]{
	border: solid 1px #e7e7e7;
	height: 48px;
}

#form_check_order_status label {
	font-size: 14px;
}

.check_order_status small.text-muted {
	color: #777;
	font-size: 13px;
}

.check_order_status {
	padding: 2.5rem;
	border-top-left-radius: 0.25rem;
	border-top-right-radius: 0.25rem;
	margin: 0;
	border: double 4px #e7e7e7;
	background: #fafafa;
}

.main_success_error{
	position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
/*** Media CSS Start Here ***/
 
@media screen and (max-width:1320px) {
.ele_slider .owl-dot {
	display: inline-block;
	width: 30px;
	height: 8px;
	background: #fff;
	border-radius: 100px;
	margin: 0 5px;
}
.ele_slider .owl-dot.active,
.ele_slider .owl-dot:hover {
	background: #00bfa5;
}
.ele_slider .owl-dots {
	display: inline-block;
	text-align: center;
	width: 100%;
	margin-top: 25px;
}
.eleSlider .owl-nav,
#eleSlider_About .owl-nav {
	display: none !important;
}
.about_Home > .fl-col-content {
	padding-right: 50px;
	padding-left: 50px;
}
}
@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;
}
.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li > a {
    padding: 0px 7px;
}	 
}
@media screen and (max-width:993px) {
  .top_header_menu ul {
    float: left !important;
    text-align: -webkit-left;
	padding-left: 0;
}
.top_header_menu ul li a {
    margin: 0px 6px !important;
}
.cart-contents {
    border-right: 1px solid;
    padding-right: 10px !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: #fff !important;
	border-top: solid 1px #e7e7e7;
	margin-top: 10px !important;
	padding-top: 10px;
} */
.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;
}
ul#menu-footer-menu {
    text-align: center;
}
.fl-page-nav-toggle-visible-always .fl-page-header-wrap .fl-page-header-container, .fl-page-nav-toggle-visible-medium-mobile .fl-page-header-wrap .fl-page-header-container  {
    padding-left: 20px;
}
.fl-page-nav-right .fl-page-header-logo {
    padding-left: 0px;
	padding-bottom: 15px!important;
}
p.customtag_btn a {
    margin: 0px 0px 10px 10px;
}
.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-medium-mobile .fl-page-nav ul.sub-menu li a:before {
    font-family: 'Font Awesome 5 Free';
    content: '\f105';
    font-weight: 900;
    margin-right: 0px;
	display:none;
}
.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-medium-mobile .fl-submenu-icon-wrap {
    visibility: visible;
}
.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-medium-mobile .fl-submenu-icon-wrap .fl-submenu-toggle-icon {
    color: #f39700!important;
}
.tagstand_btn a.fl-button {
    padding: 10px 10px!important;
}
.tagstand_btn span.fl-button-text {
    font-size: 14px;
}
.tagstand_footer a {
    text-align: center;
}
.hometag_slider .fl-slideshow-image-nav-left {
    display: block!important;
    opacity: 1!important;
}
.hometag_slider .fl-slideshow-image-nav-right {
    display: block!important;
    opacity: 1!important;
}
.hometag_slider .fl-slideshow-image-nav-left a:after {
   content: "\276E";
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    right: -58px;
    top: 0px;
    background: rgba(0,0,0,.12);
    font-size: 30px;
    height: 60px;
    width: 45px;
    line-height: 60px;
    color: #fff;
}
.hometag_slider .fl-slideshow-image-nav-right a:after {
    content: "\276F";
    text-align: center;
    display: inline-block;
    vertical-align: middle;
   position: absolute;
    left: -58px;
    top: 0px;
    background: rgba(0,0,0,.12);
    font-size: 30px;
    height: 60px;
    width: 45px;
    line-height: 60px;
    color: #fff;
}	
.menu-item i._mi {
	display: none;
}	 
}

 @media screen and (max-width:767px) {
.tagstand_blog .fl-post-feed-post {
  margin-bottom: 50px;
}	 
.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: 30px !important;
}

/* h2.fl-heading {
	font-size: 22px !important;
}  */
h3.fl-heading {
	font-size: 16px !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: #ca412b !important;
}
.fl-offcanvas-close {
	margin-top: 10px !important;
}
.fl-offcanvas-close:hover i, .navbar-toggler:hover i {
	color: #00bfa5 !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: 16px;
}
.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;
}
.tagstand_btn .fl-button-group-buttons {
    flex-wrap: unset;
    display: block;
    text-align: -webkit-center;
}	 
}


@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;
}
p.customtag_btn a {
    margin-left: 5px!important;
    padding: 8px 20px!important;
    font-size: 13px!important;
}	
}


/* my css start */
.fl-page-header-container.container{
	max-width:97%;
}
.product_catlog a {
    padding-right: 0px!important;
}
img.fl-logo-img {
    width: 100%;
    max-width: 150px;
}
.tagstand_btn .fl-button-group-buttons {
    flex-wrap: inherit;
}
.blog_images img {
    height: 186px!important;
    object-fit: cover;
	margin-bottom: 15px;
}
span.fl-post-grid-date::after {
    content: " ·";
    margin: 0 3px;
}
.fl-post-grid-terms {
    position: relative;
    top: -32px;
    left: 95px;
}
.fl-post-grid-content {
    margin-top: -25px;
}
.faq_section i.fl-accordion-button-icon {
    font-size: 12px;
    color: #000!important;
}
p.customtag_btn{
	text-align:center;
}
p.customtag_btn a {
    background-color: #000;
    display: inline-block;
    width: auto;
    color: #fff;
    margin-left: 15px;
    padding: 10px 28px;
    border-radius: 35px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 15px;
    font-weight: 600;
}
p.customtag_btn a:hover {
    background-color: rgba(0,0,0,.8);
}
/* grevity form css start */
.contact-grav .gfield_label {
	display: block !important;
}
.contact-grav .ginput_container {
	margin-bottom: 0px !important;
	margin-top: 0 !important;
}
.contact-grav div.ginput_container_name span:last-child {
	padding-right: 16px !important;
}
.contact-grav .large, .name_last input, .name_first input {
    background: #fafafa;
    color: #08373d!important;
    margin-top: 0;
    outline: medium none;
    padding: 10px !important;
    resize: none;
    font-size: 14px !important;
    font-weight: 500;
    border: 1px solid #ccc;
    border-radius: 2px;
    text-transform: capitalize;
    text-indent: 5px !important;
    height: 50px !important;
}


.name_last input, .name_first input {
	width: 99% !important;
}
.contact-grav .gform_button.button {
	font-size: 15px !important;
	color: #fff !important;
	cursor: pointer;
	font-weight: 500;
	padding: 15px 30px 12px;
	text-align: center;
	letter-spacing: 3px;
	text-transform: uppercase;
	background: #000;
	border-radius: 0px;
	border: 1px solid #000 !important;
	white-space: normal;
	line-height: 1.5 !important;
}
.contact-grav .gform_button.button:hover, .contact-grav.contact-grav .gform_button.button:focus {
    background: #000000ad;
    border-color: #000000ad!important;
    color: #fff!important;
    border-radius: 0px !important;
    top: 0 !important;
}
.contact-grav .gform_wrapper .gform_footer {
	padding: 0px 0 .625em;
	text-align: center;
	margin-top: 30px;
}
.contact-grav .medium::placeholder {
	color: #ffffff;
}
.contact-grav input[type=text]:focus,
.contact-grav .gform_wrapper textarea.medium:focus,
.contact-grav input[type=text]:hover,
.contact-grav .gform_wrapper textarea.medium:hover,
.contact-grav .name_last input:focus, .contact-grav .name_first input:focus {
	border-color: #000 !important;
	background-color: transparent;
}

.contact-grav .name_last label, .contact-grav .name_first label {
	display: block !important;
}
.contact-grav textarea#input_1_5 {
	height: 160px !important;
}
/* gform placeholders*/
::-webkit-input-placeholder { color:#5e5e5e !important; }
:-moz-placeholder { opacity: 0.7; color:#5e5e5e !important; } /* Firefox 18- */
::-moz-placeholder { opacity: 0.7; color:#5e5e5e !important; } /* firefox 19+ */
:-ms-input-placeholder { color:#5e5e5e !important; } /* ie */
input:-moz-placeholder { color:#5e5e5e !important; }
.gform_wrapper div.validation_error {
	border: 1px solid #FF0000;
	font-weight: normal;
	width: 98%;
	color: #FF0000;
	text-align: center;
	font-size: 1em;
	padding: 5px 0;
	margin-bottom: 15px;
}
.gform_wrapper form li, .gform_wrapper li {
	margin-bottom: 15px !important;
}
.instruction.validation_message {
	display: none;
}
.gform_wrapper ul li.gfield.gfield_error {
	margin-top: 0px !important;
	padding-top: 0 !important;
}
.gform_wrapper li.gfield_error input {
	border-color: red !important;
}
.gform_wrapper .top_label .gfield_error {
	width: 100%;
}
.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container {
	margin-left: 0px;
	max-width: 100%;
}
.contact-grav .gform_wrapper li.gfield.gfield_error div.gfield_description.validation_message {
	display: inline-block !important;
	background: #f2dede;
	width: 100%;
	text-align: left;
	padding-left: 15px !important;
	color: #a94442;
	border: solid 1px #ebccd1;
	margin-right: 0 !important;
	max-width: 100%;
	padding: 5px;
	margin-top: 10px;
	margin-left: 0;
	margin-bottom: 15px;
}
.contact-grav .gform_wrapper li.gfield.gfield_error div.gfield_description.validation_message {
	display: inline-block !important;
	background: #f2dede;
	width: 100%;
	text-align: left;
	padding-left: 15px !important;
	color: #a94442;
	border: solid 1px #ebccd1;
	margin-right: 0 !important;
	max-width: 100%;
	padding: 5px;
	margin-top: 10px;
}
.gfield.gfield_error.gfield_contains_required.field_sublabel_below.field_description_below {
	background: none;
	border: none;
	font-weight: 400;
	margin-bottom: 0 !important;
	margin-left: 0 !important;
}
.contact-grav div.wpforms-container-full .wpforms-form input.wpforms-field-medium, div.wpforms-container-full .wpforms-form select.wpforms-field-medium, div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium {
    max-width: 100%;
}
@media screen and (max-width:580px) { 
.gform_wrapper form li, .gform_wrapper li {
	width: 100% !important;
}
div.ginput_complex.ginput_container.gf_name_has_2 span {
	width: 100%;
	padding: 0 !important;
	margin: 15px 0 0 0 !important;
}
.contact-grav div.ginput_container_name span:last-child {
	padding-right: 0 !important;
}
.gform_wrapper .top_label li.gfield.gf_left_half {
	margin-right: 0 !important;
}
.contact-grav .medium, .name_last input, .name_first input {
	width: 100% !important;
}
.name_last input, .name_first input {
	width: 100% !important;
}
}
.gform_wrapper textarea.large {
    height: 120px!important;
}
/* grevity form css end */
.wdt_table table,thead,tbody,tr {
        border: none;
    }

.wdt_table table {
        font-weight: 400;
        font-style: normal;
        font-size: 17px;
        letter-spacing: 0px;
        line-height: 1.6em;
        color: rgba(26, 26, 26, .7);
    }

.wdt_table_btn input {
        font-family: inherit;
        font-size: 100%;
        margin: 0;
        cursor: pointer;
    }

.wdt_table_btn  a {
        color: rgba(255, 255, 255, 0.7);
    }

    html{
        scroll-behavior: smooth;
    }
.wdt_table_btn .table_title{
        text-align: center;
    }
.wdt_table_btn .btn{
        text-align: center;
    }
.wdt_table_btn .btn a{
        margin: 10px 10px 10px 0px;
        display: inline-block;
    }
.wdt_table_btn .btn a input{
        padding: 4px 8px;
        font-size: 18px;
        color: #FFF;
        font-weight: 100;
        background: #ee911d;
        border: 1px solid #ee911d;
		text-transform:unset;
    }
.wdt_table_btn .btn a input:hover{
        opacity: 0.8;
	    border: 1px solid;
    }
.wdt_table {
	padding: 40px 0px 0px;
	border: none;
}
.wdt_table table, thead, tbody, td {
    padding: 7px 10px 7px;
}
.wdt_table table, thead, tr, th {
    padding: 7px 10px 7px;
}
.wdt_table th {
    text-align: center;
}
.tag_checkbox .gfield_checkbox li {
    margin-bottom: 5px!important;
}
.tag_date .datepicker {
    width: 92%!important;
}
.gform_body .hr_heading {
	display:none !important;
}
.hr_heading {
    display: block;
    text-align: center;
    border-bottom: 1px solid #e6e6e6;
    width: 100%;
    border-top: 1px solid #e6e6e6;
    padding-top: 25px;
    padding-bottom: 25px;
	/* update */
	font-weight: bold;
    font-size: 20px;
}
span.fl-post-info-date {
    color: #fff !important;
}
.tagstand_product h2.fl-post-grid-title {
    margin: 13px 0 4px;
}
.tagstand_product .price {
    text-align: left;
    font-weight: bold;
}
.tagstand_product select.orderby {
    padding: 8px;
    border: 1px solid #f0f0f0;
    border-radius: 5px;
    color: #338dbc;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
/*     position: absolute;
    top: 90px;
    right: 140px; */
}
.tagstand_category h2.widgettitle {
    font-size: 16px;
    font-weight: bold;
    border-bottom: 3px solid #f0f0f0;
    padding: 0px 0px 15px;
}
.tagstand_category .product-categories {
    padding-top: 15px;
	
}
.tagstand_category li.menu-item a {
    padding-top: 0px;
    color: #4c4c4c;
	font-size: 15px;
}
.tagstand_category li.menu-item .sub-menu li a {
	font-size: 14px;
}
.widget_nav_menu ul#menu-shop-by-product li.menu-item-has-children .child_cat_togger, .widget_product_categories ul.product-categories li.cat-parent .child_cat_togger {
	padding-left: 5px;
	padding-right: 5px;
	font-size: 28px;
}
.tagstand_category li.menu-item a:hover {
    color: #edaf53;
}
.tagstand_category li.cat-item a:hover {
    color: #338dbc;
}
/* my css end */

/*** My Account ****/
.woocommerce-account .woocommerce-MyAccount-navigation {
	width: 20%;
}
.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: unset;
	width: 100%;
	margin-bottom: 30px;
	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 .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 .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;
}
/* 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: block;
	color: #f39700!important;
}
.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: 45%;
	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: #f7931d !important;
	color: #fff !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: unset;
}
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;
}

.woocommerce #order_review_heading, .woocommerce-page #order_review_heading, .woocommerce-EditAccountForm fieldset legend, .woocommerce .woocommerce-billing-fields h3 {
	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;
}
}
@media only screen and (max-width: 425px) {
.cart_btn .quantity .qty {
    width: 270px !important;
}	
}
.cart_btn .quantity .qty {
    width: 360px;
    text-align: left;
    border: 1px solid #f0f0f0;
    padding: 18px 10px!important;
    margin-bottom: 30px;
    border-radius: 2px;
}
button.single_add_to_cart_button.button.alt {
    text-transform: capitalize;
    padding: 10px 16px;
    font-size: 15px;
}
.price-rules-table-wrapper h3 {
    text-align: center;
    font-size: 16px;
    letter-spacing: 0;
}
.tagstand_producttbl span {
    font-size: 16px;
}
.tagstand_discription h2 {
    display: none;
}
.tagstand_discription li#tab-title-reviews {
    display: none;
}
.tagstand_discription .woocommerce-tabs ul.tabs li {
    text-transform: uppercase;
	font-size: 14px;
}
.tagstand_discription .woocommerce-tabs ul.tabs {
  padding: 0px !important;
}
.tagstand_discription .woocommerce-tabs ul.tabs::before {
    border-bottom: 3px solid #f0f0f0!important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active, .woocommerce-page div.product .woocommerce-tabs ul.tabs li.active {
	background: #edaf53;
	color: #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce-page div.product .woocommerce-tabs ul.tabs li {
	float: left;
	margin: 0;
}
.tagstand_discription p{
    font-size: 16px;
	margin-bottom: 15px;
}
.tagstand_discription a {
	color:#338dbc;
}
/* .tagstand_discription th, td {
    text-align: left;
    padding: 15px;
	font-size: 16px;
} */
p.tagstand_skuid {
    margin-top: 30px;
    font-size: 16px;
}
/* .cart_btn table.shop_table td {
    border: none;
} */
.tagstand_discription .table-wrapper td {
    padding: 15px;
}
.social_icon .fl-callout-center:hover {
    background-color: #cecece;
}

.social_icon .fl-callout-center {
    height: 35px;
    padding-top: 5px;
    vertical-align: middle;
}
.related_product h2.woocommerce-loop-product__title {
    color: #337ab7;
    font-size: 16px!important;
    margin: -5px 0 4px!important;
    padding: 0px!important;
	text-align: left;
}
.tagstand_blog .fl-post-feed-image img {
    width: 100%!important;
    height: 216px!important;
    object-fit: cover;
}
p.cloumn_text {
    font-size: 13px;
    color: #000;
    line-height: 20px;
    font-family: adobe-garamond-pro;
}
.post_category .fl-heading {
    border-bottom: 2px solid #3d9991;
    width: max-content;
}
.post_category .fl-heading-text:after {
    content: '\00D7';
    padding-left: 15px;
    font-size: 25px!important;
}
.category_tag .widgettitle {
    font-size: 18px;
    color: rgba(26,26,26,.4);
}
.category_tag a.tag-cloud-link{
    font-size: 18px!important;
    color: rgba(26,26,26,.4);
}
.category_tag a.tag-cloud-link:after {
    content: ",";
}
.category_tag .widgettitle:after {
    content: ":";
    padding-left: 5px;
}
.woocommerce form .form-row.woocommerce-validated .select2-container, .woocommerce form .form-row.woocommerce-validated input.input-text, .woocommerce form .form-row.woocommerce-validated select {
    border-color: rgb(179, 191, 200);
}
.woocommerce-info {
    color: #f39700!important;
}
/*** Woo CSS End ***/

.nfc_check input {
    margin-top: 0px!important;
}
.hometag_slider .fl-slideshow-image-nav-left a {
	background-image: none!important;
}
.hometag_slider .fl-slideshow-image-nav-right a {
	background-image: none!important;
}
.hometag_slider .fl-slideshow-image-nav-left {
    display: block!important;
    opacity: 1!important;
}
.hometag_slider .fl-slideshow-image-nav-right {
    display: block!important;
    opacity: 1!important;
}
.hometag_slider .fl-slideshow-image-nav-left a:after {
   content: "\276E";
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    right: -58px;
    top: 0px;
    background: rgba(0,0,0,.12);
    font-size: 30px;
    height: 60px;
    width: 45px;
    line-height: 60px;
    color: #fff;
}
.hometag_slider .fl-slideshow-image-nav-right a:after {
    content: "\276F";
    text-align: center;
    display: inline-block;
    vertical-align: middle;
   position: absolute;
    left: -58px;
    top: 0px;
    background: rgba(0,0,0,.12);
    font-size: 30px;
    height: 60px;
    width: 45px;
    line-height: 60px;
    color: #fff;
}
.wdt_comman_ev{
 display:none;
}
.radio_wrep p {
    color: #555;
    font-weight: bold;
    font-size: 18px;
}
.redio_input label {
	cursor: pointer;
	width: calc(100% - 30px);
	max-width: inherit;
	vertical-align: top;
}

.inner_section {
  margin: 0px 0px;
  border-top: 1px solid;
  border-bottom: 1px solid;
  padding: 15px 0px;
}
.text_tag p {
  background: #eeeeee none repeat scroll 0% 0%;
  border: 1px solid #cccccc;
  padding: 5px 10px;
  text-align: center;
  margin-bottom: 50px;
  margin-top: 50px;
  font-size: 18px !important;
  font-weight: normal;
}
.details-comp[open] > .summary-colapse::after {
    display: block;
    content: url("https://cdn-icons-png.flaticon.com/24/7153/7153564.png");
    font-size: 16px;
    padding-right: 24px;
    float: right;
}

.details-comp > .summary-colapse::after {
    display: block;
    content: url("https://cdn-icons-png.flaticon.com/24/7153/7153566.png");
    font-size: 16px;
    padding-right: 24px;
      float: right;
}
summary.summary-colapse::marker {
    color: transparent;
    display: none;
}
.details-comp {
   cursor: pointer;
    width: calc(100% - 0px);
    padding: 15px;
    border-radius: 5px;
    margin-top: 30px;
    border: 1px solid;
    position: relative;
    left: 0px;
    background: #eeeeee;
}
.tagstand_form {
    margin: 40px 20px;
}
.col-md-3.tagstand_link {
    padding: 20px;
}
li#field_3_11 .gfield_label {
    display: none!important;
}
.tagstand_capcha {
    text-align: -webkit-center;
    padding: 10px 0 0;
}
.tag_link a {
    color: #3d9991!important;
}
.product_price .price {
    font-size: 28px!important;
    font-weight: bold;
    font-family: 'Lato';
}
.tag_catlog_wrapper .fl-col-content {
    cursor: pointer;
}
.tagstand_product .fl-post-column:hover {
    opacity: 0.8;
}
div#tab-description {
    padding: 15px 3px;
    border: none;
}
.tagstand_blog .fl-post-feed-post {
    border-bottom: none;
}
.tagstand_blog .fl-post-text {
    padding-left: 0px!important;
}
.tagstand_blog .fl-post-title {
    font-size: 32px;
    line-height: 40px;
    margin: 0;
    padding: 0 0 15px;
    color: rgba(26,26,26,.9);
}
.fl-post-feed-terms a {
    color: rgba(26,26,26,.4);
}
.fl-post-feed-terms a:hover {
    color: #edaf53;
}
.fl-post-meta{
 color: rgba(26,26,26,.4);	
}
.fl-post-more-link {
    padding: 10px 0px;
}
.fl-post-feed-terms.tags {
    padding-top: 8px;
}
.tagstand_category .menu {
    margin-top: 15px;
}
#tag_store select.orderby {
    display: none;
}
li.product-category.product:hover {
    opacity: 0.8;
}
.tag-tagcloud {
  list-style-type: none;
  padding-left: 0px;
  margin: 0px 20px;
  padding-right: 20px;
  line-height: 18px;
}
.tag-tagcloud li {
  display: inline-block;
}
.top_header_menu ul {
  float: right;
  display: flex;
  list-style: none;
}
.top_search button {
  display: none;
}
.top_header_menu ul li a {
  color: #fff;
  font-size: 15px;
  margin: 0px 15px;
  font-family: "Lato", "HelveticaNeue", "Helvetica Neue", sans-serif;
  font-weight: normal;
}
.cart-contents {
  border-right: 1px solid;
  padding-right: 25px;
}

.contact_tag ul.sub-menu {
	min-width: 170px !important;
}
.taghumburg_icon span.svg-container {
    color: #fff;
}
/* .viewSwitcher {
    position: absolute;
    top: 91px;
    right: 50px;
    border: 1px solid #f0f0f0;
    padding: 0px;
    width: 75px;
    text-align: center;
    color: #f0f0f0;
    line-height: 32px;
    border-radius: 3px;
    font-size: 16px;
	cursor:pointer;
}
.viewSwitcher i{
    margin: 10px;
}
i.active{
    color: #1c78b7 !important;
}
.active i:hover, i:active {
  color: #f0f0f0 !important;
} */
.widget_product_tag_cloud .tagcloud a {
    font-size: 16px !important;
    color: #4c4c4c;
    font-family: 'Lato';
    padding: 5px 7px 5px 0px;
    margin: 0px 12px 0px 0px;
}
.product_table tr td {
    border: 1px solid #f0f0f0;
    padding: 15px;
}
.tagstand_discription {
    font-size: 16px;
    line-height: 1.8;
    font-family: Lato,HelveticaNeue,Helvetica Neue,sans-serif;
    color: #4c4c4c;
}
.tagstand_producttbl .woocommerce table.shop_table th, .woocommerce-page table.shop_table th, .woocommerce table.shop_table td, .woocommerce-page table.shop_table td {
    border-color: #e6e6e6 !important;
    padding: 5px 10px;
}
.dgwt-wcas-search-wrapp{
	width:100%;
	min-width:0px !important;
}

.fl-menu .fl-menu-toggle {
	right: -5px;
	margin-top: -3px !important;
}
.menu li .sub-menu li {
	border-top: 1px solid #e7e7e7;
}
.menu li .sub-menu li:first-child {
	border-top: none;
}
.woocommerce ul.products li.product a .woocommerce-loop-category__title {
	color: #338dbc;
}
div.heateor_sss_follow_ul, div.heateor_sss_sharing_ul {
	margin-top: 10px !important;
}
body .gform_wrapper .gfield_checkbox li input[type=checkbox] {
    opacity: 0;
    position: absolute;   
}
body .gform_wrapper .gfield_checkbox li input[type=checkbox] + label{
    position: relative;
    overflow: hidden;
    padding-left: 35px;
    cursor: pointer;
    display: inline-block;
}

body .gform_wrapper .gfield_checkbox li input[type=checkbox] + label:before,
body .gform_wrapper .gfield_checkbox li input[type=checkbox] + label:after{
    content: '';
    position: absolute;
    left: 0;
    z-index: 1;
    -webkit-transition: .2s;
    transition: .2s;
}
/* after */
body .gform_wrapper .gfield_checkbox li input[type=checkbox]:not(:checked) + label:after{
    width: 20px;
    height: 20px;
    border: 2px solid #000;
    top: 0px;
}
body .gform_wrapper .gfield_checkbox li input[type=checkbox]:checked + label:after{
    top: 0;
    width: 20px;
    height: 20px;
    border: 2px solid #f7931d;
    background-color: #f7931d;
    z-index: 0;
}
/* before */
body .gform_wrapper .gfield_checkbox li input[type=checkbox]:not(:checked) + label:before{
	width: 0;
    height: 0;
    border: 3px solid transparent;
    left: 6px;
    top: 10px;
    -webkit-transform: rotateZ(37deg);
    transform: rotateZ(37deg);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}
body .gform_wrapper .gfield_checkbox li input[type=checkbox]:checked + label:before{
	top: 0;
    left: 1px;
    width: 8px;
    height: 13px;
	margin-top:3px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: rotateZ(37deg);
    transform: rotateZ(37deg);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}
.woocommerce ul.products li.product .onsale, .woocommerce-page ul.products li.product .onsale, .woocommerce span.onsale, .woocommerce-page span.onsale {
	background: #338dbc;
	border-radius: 100px;
	width: 55px;
	height: 55px;
	line-height: 53px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	padding: 1em;
	display: block;
}

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

.fl-menu-mobile-flyout {
	padding: 0;
}
.fl-menu .fl-menu-toggle {
	right: 5px;
}
.tagstand_discription .woocommerce-tabs ul.tabs li {
	font-size: 14px;
}
.fl-menu .fl-menu-toggle {
	margin-top: -15px !important;
}
.menu li.fl-has-submenu ul.sub-menu {
	padding-left: 0;
}	
}
@media only screen and (max-width: 767px) {
.fl-post-feed-post.fl-post-feed-image-beside, .fl-post-feed-post.fl-post-feed-image-beside-content, 
	.fl-post-feed-post.fl-post-feed-image-beside-right, .fl-post-feed-post.fl-post-feed-image-beside-content-right {
	max-width: 100%;
}
.col-md-3.tagstand_link {
	padding: 15px 21px 0;
}
.text_tag p {
	margin-bottom: 20px;
	margin-top: 20px;
}	
}
.fl-page .fl-module span.soldout,
.fl-page .fl-module span.onsale {
    color: #fff;
	background: #338dbc;
	font-size: 13px;
	font-weight: normal;
	left: 10px;
	margin: 0;
	padding: 6px 8px;
	right: auto;
	text-shadow: none;
	top: 10px;
	min-height: 3.5em;
	min-width: 3.5em;
	position: absolute;
	text-align: center;
	border-radius: 40px;
}
.fl-page .fl-module span.soldout{
	right: 10px;
	left: auto;
}
.fl-page .fl-module .fl-post-grid-image span.soldout {
    background: rgb(247, 147, 29);
    word-break: break-all;
    width: 4.236em;
    height: 4.236em;
    line-height: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
}
a.woocommerce-button.button.order-again {
    margin-left: 20px;
}
.cart_btn th.label {
    display: block;
    margin-left: -10px;
    padding-bottom: 0px;
}
.cart_btn .value{
    display: block;
}
li.wc_payment_method.payment_method_cod label {
    display: contents;
}
li.wc_payment_method.payment_method_stripe label {
    display: contents;
}
li.payment_method_ppcp-gateway label {
    display: contents;
}
.wcpa_form_outer {
    background: lightgray;
    padding: 15px;
    width: calc(100% - -120px);
}
.wcpa_form_outer {
    background: lightgray;
    padding: 15px;
    width: calc(100% - -120px);
}
@media only screen and (max-width: 620px) {
.woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce-page div.product .woocommerce-tabs ul.tabs li {
	width: 100%;
	text-align: center;
}
}

/* UI reviews */
.gform_legacy_markup_wrapper .gfield_required {
	color: red !important;
}              

.ui-datepicker-month,
.ui-datepicker-year{
	color: #08373d !important;
}
.woocommerce form .form-row label {
	color:#000 !important;
}

.menu-item.menu-item-type-taxonomy.current-menu-parent > a, 
.menu-item.menu-item-type-taxonomy.current-menu-item > a {
	color: #f7931d !important;
}

.page-template-default img.wp-smiley, .page-template-default img.emoji {
    height: 0.7em !important;
    width: 0.7em !important;
    opacity: 0.6;
}
.wp-block-categories .cat-item.current-cat a {
	color: #000;
}
.fl-builder-content[data-type="header"].fl-theme-builder-header-sticky {
	z-index: 102 !important;
}
.box_heading_link_click {
	background-color: rgba(0,0,0,0.5);
}
p.woocommerce-store-notice.demo_store {
    background: #000;
    font-size: 14px;
}
form#gform_5 input#gform_submit_button_5 {
    margin: 0 auto;
}

/* hide brand tab from product single tabs */
.woocommerce-tabs ul.tabs.wc-tabs li#tab-title-pwb_tab {
    display: none;
}




header.add_notice_margin {
	margin-top: 50px;
}
a.offer_top_bar {
    text-decoration: none !important;
}


#udraw-options-page-design-btn {
  background: #ea991f;
}
.wc-pao-addon-description {
  display: inline-block;
}

.fieldlabel .tooltip .tooltiptext {
  width: 200px !important;
	font-style: italic;
}
#divFields .fieldlabel, #spanQty label {
  width: 40% !important;
  font-size: 12pt;
}
#divFields .fieldcontrol, #spanQty .fieldcontrol {
  width: 60% !important;
  font-size: 12pt;
  margin-bottom: 5px;	
}
.wc-pao-addons-container .input-text, textarea, select {
  background-color: #e9e9ed !important;
  border: 1px solid #797575;
  border-radius: 5px;
}
#spanQty .minmax {
  font-size: 10px;
  display: block;
}
#divContainer .tooltiptext{
	font-style:italic !important;
}

.search_fibosearch_header.hidden{
	transform: translateY(0);
}
.search_fibosearch_header {
	position: absolute;
	right: 0;
	width: 100%;
	top: 82px;
	max-width: 400px;
	z-index: 100;
	display: none;
}
.search_fibosearch_header.search_fibosearch_inner{
	top: 51px;
}
.cart-content-count .header-cart__count{
	border-radius: 50%;
}
.tagstand-home-front h4.fl-heading, .tagstand-home-front h5.fl-heading, .tagstand-home-front h6.fl-heading, .tagstand-home-front .wpsf-product-title, .tagstand-home-front span.fl-button-text {
	font-family: proxima_softmedium;
	letter-spacing: 0.4px !important;
}
.tagstand-home-front h2.fl-heading, .tagstand-home-front h3.fl-heading, .tagstand-home-front .tag_header_btn span.fl-button-text, .tagstand-home-front .fl-rich-text h2, .tagstand-home-front .fl-post-grid-title {
	font-family: proxima_softbold;
	letter-spacing: 0.4px !important;
}
.counter_sec .fl-col-content.fl-node-content:hover .fl-number-after-text {
	color: #fff;
}
@media screen and (max-width: 991px){
	.new_header_tagstand .fl-col-group.fl-col-group-responsive-reversed {
		flex-direction: row !important;
	}
}
@media screen and (max-width: 768px){

.Tag_Header_New #menu-custom-footer-menu > li {
	text-align: left;
	border-bottom: solid 1px #e7e7e7;
	padding: 7px 0;
}
.Tag_Header_New  #menu-custom-footer-menu > li a {
	font-size: 14px;
}
.Tag_Header_New .fl-menu-mobile-close, .Tag_Header_New .fl-menu-mobile-close:hover {
	font-size: 25px !important;
	color: #e45454;
}
.gform-body.gform_body {
  width: 100%;
}
.gform_footer.before {
  width: 100%;
}
#footer_subsribe_form input#input_9_1 {
  border-radius: 0px !important;
}
#footer_subsribe_form input#gform_submit_button_9 {
  border-radius: 0px !important;
  width: 100%;
}
#footer_subsribe_form form#gform_9 {
	flex-direction: column;
}
}
body.postid-37067 .product-addon-totals {
    display: none;
}
body.postid-37417 .product-addon-totals {
    display: none;
}
body.archive .fl-row-content-wrap span.fl-heading-text {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}
.fl-node-z67gjucrwtmo > .fl-module-content {
    margin-top: 7px;
}
tr.tiered-pricing.tiered-pricing--active {
    background: #f7931d !important;
    color: #fff  !important;
}
#pricematrix-quantity-selection-table > tbody > tr > td > span{
	padding:10px;
}

.tooltip span.tooltiptext {
    font-size: 12px !important;
}
 .tooltip {
            position: relative;
            display: inline-block;
            cursor: pointer;
        }

        /* Tooltip text */
        .tooltip .tooltiptext {
            visibility: hidden;
            width: 100%;
            background-color: black;
            color: #fff;
            text-align: center;
            border-radius: 5px;
            padding: 5px;
            position: absolute;
            z-index: 1;
            opacity: 0;
            transition: opacity 0.3s;
            display: none; /* Initially hide the tooltip text */
        }

        /* Show the tooltip text on hover */
        .tooltip:hover .tooltiptext {
            visibility: visible;
            opacity: 1;
            display: block; 
        }
.tooltip {
    position: absolute;
    top: -43px;
}
.fieldlabel {
    position: relative;
}
.wc-pao-addon-description {
    position: relative;
}
.tooltip span.tooltiptext {
    background-color: #f7931d !important;
}
.product-addon-totals {
    display: none !important;
}
.tiered-pricing--active td {
    background-color: #f7931d !important;
    color: #fff;
    transition: all .3s ease-in-out;
}


@media screen and (max-width: 39.9375em) {
	p.woocommerce-store-notice.demo_store {
    
    font-size: 11px;
}
}


