/*!
Theme Name: gdreport

@fs_premium_only /functions/metaboxes-post-formats.php, /template-parts/content-audio.php, /template-parts/content-gallery.php, /template-parts/content-video.php, /template-parts/content-status.php, /js/post-admin.js, /sidebar-page.php, /inc/widgets/about-widget.php, /inc/widgets/link-box-widget.php, /inc/widgets/recent-posts-widget.php,  /js/top-navigation.js, /function/gdreport-customizer-single-post.php
*/
/*********** remove test page */
/*@import url("/wp-content/themes/gdreport/css/font-awesome.css");
@import url("/wp-content/themes/gdreport/css/mega-menu.css");
@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@200;400;500;600;700&display=swap');*/
@font-face {
 font-family:Rubik;
 font-style:normal;
 font-weight:300;
 src:local('Rubik Light'),
 local('Rubik-Light'),
 url("/wp-content/themes/gdreport/fonts/rubik-font/Rubik-Light-latin-ext.woff2") format('woff2');
 unicode-range:U+0100-024F,
 U+1E00-1EFF,
 U+20A0-20AB,
 U+20AD-20CF,
 U+2C60-2C7F,
 U+A720-A7FF
}
@font-face {
 font-family:Rubik;
 font-style:normal;
 font-weight:300;
 src:local('Rubik Light'),
 local('Rubik-Light'),
 url("/wp-content/themes/gdreport/fonts/rubik-font/Rubik-Light-latin.woff2") format('woff2');
 unicode-range:U+0000-00FF,
 U+0131,
 U+0152-0153,
 U+02C6,
 U+02DA,
 U+02DC,
 U+2000-206F,
 U+2074,
 U+20AC,
 U+2212,
 U+2215
}
@font-face {
 font-family:Rubik;
 font-style:normal;
 font-weight:400;
 src:local('Rubik'),
 local('Rubik-Regular'),
 url("/wp-content/themes/gdreport/fonts/rubik-font/Rubik-Regular-latin-ext.woff2") format('woff2');
 unicode-range:U+0100-024F,
 U+1E00-1EFF,
 U+20A0-20AB,
 U+20AD-20CF,
 U+2C60-2C7F,
 U+A720-A7FF
}
@font-face {
 font-family:Rubik;
 font-style:normal;
 font-weight:400;
 src:local('Rubik'),
 local('Rubik-Regular'),
 url("/wp-content/themes/gdreport/fonts/rubik-font/Rubik-Regular-latin.woff2") format('woff2');
 unicode-range:U+0000-00FF,
 U+0131,
 U+0152-0153,
 U+02C6,
 U+02DA,
 U+02DC,
 U+2000-206F,
 U+2074,
 U+20AC,
 U+2212,
 U+2215
}
@font-face {
 font-family:Rubik;
 font-style:normal;
 font-weight:500;
 src:local('Rubik Medium'),
 local('Rubik-Medium'),
 url("/wp-content/themes/gdreport/fonts/rubik-font/Rubik-Medium-latin-ext.woff2") format('woff2');
 unicode-range:U+0100-024F,
 U+1E00-1EFF,
 U+20A0-20AB,
 U+20AD-20CF,
 U+2C60-2C7F,
 U+A720-A7FF
}
@font-face {
 font-family:Rubik;
 font-style:normal;
 font-weight:500;
 src:local('Rubik Medium'),
 local('Rubik-Medium'),
 url("/wp-content/themes/gdreport/fonts/rubik-font/Rubik-Medium-latin.woff2") format('woff2');
 unicode-range:U+0000-00FF,
 U+0131,
 U+0152-0153,
 U+02C6,
 U+02DA,
 U+02DC,
 U+2000-206F,
 U+2074,
 U+20AC,
 U+2212,
 U+2215
}







html {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
*, *:before, *:after {
	-webkit-box-sizing: inherit;
	box-sizing: inherit;
}
body {
	background: #fff;
	font-family: 'IBM Plex Sans', sans-serif;
	font-size: 16px;
}

a, h2 {
    color: #231142;
}
a:focus, a:hover {
    color: #0025aa;
    outline: 0;
    text-decoration: none;
}
/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.content_top_margin {
	display: block;
    position: relative;
    top: 90px;
}

.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline; 
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before::after, .clear:after::after, .entry-content:before::after, .entry-content:after::after, .comment-content:before::after, .comment-content:after::after, .site-header:before::after, .site-header:after::after, .site-content:before::after, .site-content:after::after, .site-footer:before::after, .site-footer:after::after {
display: block;
content: "";
clear: both;
}
.clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after {
	clear: both;
}
/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 0.8em;
}
.widget select {
	max-width: 100%;
}
/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
.sticky {
	display: block;
}
.hentry {
	margin: 0 0 1.5em;
}
.byline, .updated:not(.published) {
	display: none;
}
.single .byline, .group-blog .byline {
	display: inline;
}
.page-content, .entry-content, .entry-summary {
	margin: 1.5em 0 0;
}
.page-links {
	clear: both;
	margin: 0 0 1.5em;
}
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
margin-top: .75rem; font-family: 'IBM Plex Sans', sans-serif;
}
.entry-content h4 { margin: 15px 0; padding: 0 10px 10px 0; border-bottom: 1px solid #231142; color: #231142 !important;
text-transform: none !important;
font-weight: 400; }
/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}
.bypostauthor {
	display: block;
}
/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer {
	display: none;
}
.infinity-end.neverending .site-footer {
	display: block;
}
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a {
	font-size: 1.1rem;
margin-bottom: .5rem;
	color: #272B30;
	display: block;
}
.comment-subscription-form {
	padding-left: 15px;
	padding-right: 15px;
	font-size: 90%;
	margin-top: 15px;
}
/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
embed, iframe, object {
	max-width: 100%;
}
/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}
.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
# INDEX
--------------------------------------------------------------*/
.st-content-area {
	word-wrap: break-word;
	/* max-width: 1260px; */
	margin: auto; 
	/* margin-top: 23%;*/
}
.woocommerce-page .st-content-area { margin-top: 23%;}
.entry-title a {
	color: #272B30;
	font-style: italic;
}
.entry-title a:hover {
	color: #838384;
}
.gdreport-card {
	border: 0px;/* -webkit-box-shadow: 0 20px 20px rgba(39, 43, 48, 0.08); box-shadow: 0 20px 20px rgba(39, 43, 48, 0.08); */
}
.hentry {
	margin-bottom: 2.5rem;
}
.hentry .entry-summary {
	color: #555d68;
	font-size: 1rem;
}
.hentry .entry-meta {
	font-size: 1rem;
	color: #555d68;
}
.post-hover-effect .hentry:not(.masonry-card) {
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.post-hover-effect .hentry:not(.masonry-card):hover {
	-webkit-box-shadow: 0 30px 30px rgba(39, 43, 48, 0.12);
	box-shadow: 0 30px 30px rgba(39, 43, 48, 0.12);
	-webkit-transform: translate(0, -10px);
	-ms-transform: translate(0, -10px);
	transform: translate(0, -10px);
	-webkit-transition-delay: 0s !important;
	-o-transition-delay: 0s !important;
	transition-delay: 0s !important;
}
.card-columns {
	width: 100%;
	padding: 0 15px;
}
.gdreport-help-bar {
	background: #1e88e5 !important;
	margin-right: 10px !important;
}
.gdreport-help-bar a {
	padding-right: 10px !important;
	padding-left: 10px !important;
}
.gdreport-help-bar a:before {
	content: "\f468";
	top: 2px;
}
.wpcf7-select { font-size: 14px;
line-height: 1.42857143;
color: #555;
height: 34px;
padding: 6px 12px;
position: relative;
z-index: 2;
float: left;
width: 92%;
margin-bottom: 0; border: 1px solid #ccc;}

h4#sample-page-request-modal-label.modal-title {
    margin: 0;
    line-height: 1.42857143; padding: 0 10px 10px 10px;
border-bottom: 1px solid #231142; width:100%;
}

 @media (min-width: 576px) and (max-width: 767px) {
.card-columns {
	-webkit-column-count: 1;
	-moz-column-count: 1;
	column-count: 1;
}
}
 @media (min-width: 768px) and (max-width: 991px) {
.card-columns {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
}
}
 @media (min-width: 992px) and (max-width: 1199px) {
.card-columns {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
}
}
 @media (min-width: 1200px) {
.card-columns {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
}
}
.card-columns .gdreport-card {
	border: 1px solid #e7e7e3;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.card-footer {
font-size: .875rem;
	background: transparent;
	border-color: #e7e7e3;
}
.cat-links {
	text-transform: uppercase;
}
.cat-links a {
	margin-right: 1rem;
}
.comments-link {
	margin-left: 1rem;
}
.gdreport-badge-secondary {
	background: #e7e7e3;
padding: .25rem .5rem;
margin-right: .5rem;
font-size: .75rem;
	font-weight: normal;
}
 @media (min-width: 576px) {
.card-columns .card {
	margin-bottom: 0;
}
}
/*--------------------------------------------------------------
# HEADER
--------------------------------------------------------------*/
.st-header-area {
	background: #ffffff;
	/*-webkit-box-shadow: 0 8px 14px rgba(39, 43, 48, 0.08);*/
	box-shadow:0 4px 15px 5px #e8e8e8;
	padding: 4px 0 0 0;
}
.st-header-area .container, .navtopline .container{padding:0 30px; }
.navtopline .container{padding:0 30px 0 34px; }
.site-title {
	font-style: italic;
	margin-bottom: 0; margin-top: -4px;
}
.container {width:96%;  max-width: 96%;}
.site-description {
font-size: .875rem;
	color: #8E847E;
	margin-bottom: 0;
}

.gdreport-logo-img {
	max-width: inherit;
}
 @media (max-width: 599px) {
.main-navigation li {
	float: none;
	display: block;
	text-align: left;
}
.main-navigation ul ul {
	position: relative;
	float: none;
	display: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}
.gdreport-main-menu .menu-item-has-children > .showSubMenu {
	left: 30px;
	top: 0;
	display: block !important;
}
.gdreport-main-navbar.appear-fixed-on-scroll {
	display: none;
}
button.menu-toggle.btn {
	margin: auto;
	margin-bottom: 10px;
}
.site-branding {
	text-align: center;
}
}
#topbar-menu .menu-item:first-child {
	padding-left: 0;
}
/*--------------------------------------------------------------
# INPUTS
--------------------------------------------------------------
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
	padding: 4px 10px;
	border-color: #cac5c2;
	font-size: 1rem;
}
button, input, optgroup, select, textarea {
	font-family: inherit;
}*/
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
.gdreport-navigation .gdreport-newer a, .gdreport-navigation .gdreport-older a {
	display: inline-block;
padding: .5rem 1rem;
	background: #8E847E;
	border: 0px;
	border-radius: 0.25rem;
font-size: .75rem;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	color: #F3F3F1;
	text-transform: uppercase;
	margin: 1rem 0;
	-webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.gdreport-navigation .gdreport-newer a:hover, .gdreport-navigation .gdreport-older a:hover {
	text-decoration: none;
	background: #746b65;
	color: #F3F3F1;
}
.gdreport-navigation .gdreport-newer .fa {
margin-right: .25rem;
}
.gdreport-navigation .gdreport-older .fa {
margin-left: .25rem;
}
/*--------------------------------------------------------------
# COVER
--------------------------------------------------------------*/
.gdreport-cover-wrapper {
	min-height: 50vh;
	position: relative;
	overflow-y: hidden;
	width: 100vw;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-bottom: 2rem;
}
.gdreport-cover-wrapper.short-cover {
	min-height: 20vh;
}
.gdreport-cover-wrapper.page-cover {
	min-height: 30vh;
}
.gdreport-cover-wrapper .gdreport-cover-bg {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 0;
	width: 100vw;
	background: #6a6a6a;
	background-size: cover;
	background-position: 50% 50%;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.gdreport-cover-wrapper .gdreport-cover-content {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 9;
	min-width: 100%; /* text-shadow: 0 0.05rem 0.1rem rgba(0, 0, 0, 0.5); */
	color: #F3F3F1;
	text-align: center;
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.gdreport-cover-wrapper .gdreport-cover-content .sub-title {
	color: #c3c3c3;
	margin-bottom: 1rem;
	
	text-transform: uppercase;
	font-size: 1.25rem;
	letter-spacing: .5px;
}
.gdreport-cover-wrapper .gdreport-cover-content .title {
	font-size: 2.5rem;
	margin-bottom: 1rem;
}
.gdreport-cover-wrapper .gdreport-cover-content .entry-meta {
	color: rgba(243, 243, 241, 0.75);
}
.gdreport-cover-wrapper .gdreport-cover-content .entry-meta a {
	color: rgba(243, 243, 241, 0.75);
}
.gdreport-cover-wrapper .gdreport-cover-content .entry-meta a:hover {
	color: #f3f3f1;
}
.height-54 {
	height: 54px;
}
.typed-cursor {
	opacity: 1;
	-webkit-animation: blink 0.7s infinite;
	-moz-animation: blink 0.7s infinite;
	animation: blink 0.7s infinite;
}
 @keyframes blink {
0% {
opacity: 1;
}
 50% {
opacity: 0;
}
 100% {
opacity: 1;
}
}
 @-webkit-keyframes blink {
0% {
opacity: 1;
}
 50% {
opacity: 0;
}
 100% {
opacity: 1;
}
}
 @-moz-keyframes blink {
0% {
opacity: 1;
}
 50% {
opacity: 0;
}
 100% {
opacity: 1;
}
}
 @media (max-width: 600px) {
.gdreport-cover-wrapper {
	min-height: 50vh;
}
}
/*--------------------------------------------------------------
# Featured
--------------------------------------------------------------*/
.st-featured-area {
	margin-bottom: 2rem;
	border-radius: 6px;
	-webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.st-featured-area .featured-title {
font-size: .75rem;
	text-transform: uppercase;
	letter-spacing: .5px;
}
.gdreport-slide {
	height: 340px;
	border-radius: 0.25rem;
	background-size: cover;
	background-position: center;
	display: inline-block;
	border-radius: 6px;
}
.gdreport-slide .slide-content {
	background: rgba(0, 0, 0, 0.5);
	width: 100%;
	height: 100%;
	border-radius: 6px;
	color: #F3F3F1;
}
.gdreport-slide .slide-content h4 {
	text-align: center;
	padding: 10px;
	font-size: 1.5rem;
	letter-spacing: 1.5px;
	margin-bottom: 0;
	margin-top: 0;
	color: #F3F3F1;
	line-height: 1.25;
	font-style: italic;
}
.gdreport-slide .slide-content .text-center {
	padding: 20px;
}
.gdreport-slide .slide-content a {
	color: #F3F3F1;
}
.gdreport-slide .slide-content h6 {
	color: #F3F3F1;
	margin-top: 0;
	margin-bottom: 0;
font-size: .875rem;
}
.gdreport-slide .slide-content .ver-center {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 60%;
}
.gdreport-slide .slide-content .btn {
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	margin-top: 1rem;
padding: .5rem 1.25rem;
}
.swiper-button-next, .swiper-button-prev {
	background-size: 27px 34px;
}
.btn-secondary {
	background: #fff;
	border-color: #fff;
	color: #838384;
}
.btn-secondary:hover {
	background: #838384;
	border-color: #838384;
	color: #fff;
}
/*--------------------------------------------------------------
# WIDGETS
--------------------------------------------------------------*/
.subscribe-post-widget .gdreport-subscribe-card {
	background: #838384;
	color: #F3F3F1;
	margin-bottom: 1.5em;
	border: 0px;
	-webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.subscribe-post-widget .gdreport-subscribe-card h5 {
margin-bottom: .75rem;
}
.subscribe-post-widget .gdreport-subscribe-card .form-control {
padding: .5rem 1rem;
	
	margin: auto;
}
.subscribe-post-widget .gdreport-subscribe-card .btn-secondary {
	background: #F3F3F1;
	color: #838384;
	
	border: 0;
	cursor: pointer;
	-webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.subscribe-post-widget .gdreport-subscribe-card .btn-secondary:hover {
	background: #8E847E;
	color: #F3F3F1;
}
.subscribe-post-widget .mc4wp-response {
	color: #F3F3F1;
font-size: .875rem;
}
.widget.card { /*border-color: #e7e7e3; */
}
.widget.gdreport-widget ul {
	margin-left: 0rem;
	padding-left: 0rem;
	list-style: none;
}
.widget.gdreport-widget ul.children {
	padding: 10px 0px 0px 20px;
}
.widget.gdreport-widget ul li {
margin-bottom: .875rem;
/*font-size: .875rem;*/
}
.widget.gdreport-widget ul li .post-date {
	display: block;
	font-size: 0.75rem;
	color: #8E847E;
}
.widget.gdreport-widget ul li a {
	color: #656565; position:relative; display: block;
}
.widget.gdreport-widget ul li a:hover {
	color: #272B30;
}
.widget.gdreport-widget .calendar_wrap table {
font-size: .875rem;
margin-bottom: .5rem;
}
.widget.gdreport-widget .calendar_wrap caption {
	caption-side: top;
	text-align: center;
	
}
.widget.gdreport-widget .calendar_wrap thead th {
	text-align: center;
}
.widget.gdreport-widget .calendar_wrap tbody td {
	text-align: center; /* color: $color__muted; */
	padding: 5px 0;
}
.widget.gdreport-widget .calendar_wrap tbody td a {
	color: #F3F3F1;
	background: #8E847E;
	border-radius: 50%;
	display: inline-block;
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
}
.widget.gdreport-widget .calendar_wrap tfoot {
	
}
.widget.gdreport-widget .calendar_wrap tfoot:before {
	content: '';
	display: block;
	height: 10px;
}
.widget.gdreport-widget .calendar_wrap tfoot td#next {
	text-align: right;
}
.widget.gdreport-widget .calendar_wrap a {
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.widget.gdreport-widget .calendar_wrap a:hover {
	text-decoration: none;
}
.widget.card.widget_search .form-control.s {
font-size: .875rem;
	padding: 3px 12px;
	border: 0px;
	
}
.widget.card.widget_search .search-button {
	border: 0px;
	padding: 12px 15px;
	cursor: pointer;
border-radius: .25rem;
}
.widget.card.widget_search .search-button .fa {
font-size: .875rem;
}
.widget.card > .card-block > div > ul li a:before, .widget.card > .card-block > ul li a:before, .widget.card > .card-block > ul li:before, .widget_calendar caption:before {
	font-family: FontAwesome;
	font-size: 13px;
	margin-right: 8px;
	color: #8E847E;
	display: inline-block !important;
	width: 1em;
	text-align: center;
}
.widget_categories > .card-block > ul > li a:before {
	content: "\f115";
}
.widget_archive > .card-block > ul > li a:before {
	content: "\f073";
}
.widget_recent_comments > .card-block > ul > li > span:before {
	content: "\f27b";
	font-family: FontAwesome;
	font-size: 13px;
	margin-right: 8px;
	color: #8E847E;
	display: inline-block !important;
	width: 1em;
	text-align: center;
}
.widget_meta > .card-block > ul > li a:before {
	content: "\f0c1";
}
.widget_recent_entries > .card-block > ul > li a:before {
	content: "\f0f6";
}
.widget_pages > .card-block > ul > li a:before {
	content: "\f0f6";
}
.widget_nav_menu > .card-block > div > ul > li a:before {
	content: "\f0f6";
}
.tp_recent_tweets li {
font-size: .8rem !important;
margin-bottom: .25rem !important;
}
.tp_recent_tweets li a {
	font-weight: normal !important;
}
.gdreport_about_widget > .card-block {
	padding-left: 0;
	padding-right: 0;
}
.gdreport_about_widget .widget-title {
	padding-left: 1.5rem;
	padding-right: 1.5rem;
}
.gdreport_about_widget .gdreport-about-widget .card-block {
	padding-bottom: 0;
}
.gdreport_latest_posts_widget .recent-post-img {
	width: 80px;
	height: 80px;
}
.gdreport_latest_posts_widget .rp-date, .gdreport_latest_posts_widget .rp-author {
	display: block;
	font-size: 0.75rem;
	color: #8E847E;
}
.gdreport_latest_posts_widget .media {
	margin-bottom: 1rem;
}
.gdreport_latest_posts_widget h6 a {
font-size: .875rem;
	color: #838384;
}
.gdreport_link_box_widget .card-header {
	display: none;
}
.gdreport_link_box_widget .card-block {
	padding: 0;
}
.gdreport-link-box .card-img-overlay {
	background: rgba(0, 0, 0, 0.5);
}
.gdreport-link-box .card-img-overlay h5 {
	color: #F3F3F1;
}
.widget.card.widget_mc4wp_form_widget {
	background: rgba(0, 0, 0, 0.5);
	color: #F3F3F1;
}
.widget.card.widget_mc4wp_form_widget > .card-block {
	padding: 0;
}
.widget.card.widget_mc4wp_form_widget .gdreport-subscribe-card {
	text-align: center;
	border: 0px;
	background: transparent;
}
.widget.card.widget_mc4wp_form_widget .gdreport-subscribe-card .form-control {
font-size: .875rem;
	padding: 12px 12px;
	margin-bottom: 1rem;
	text-align: center;
}
.widget.card.widget_mc4wp_form_widget .gdreport-subscribe-card .btn {
	cursor: pointer;
font-size: .75rem;
}
.widget.card.widget_mc4wp_form_widget .gdreport-subscribe-card .title .fa {
margin-right: .5rem;
margin-bottom: .5rem;
}
.widget.card.widget_mc4wp_form_widget .btn-secondary {
	background: #F3F3F1;
	color: #838384;
	
	border: 0;
	cursor: pointer;
	-webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.widget.card.widget_mc4wp_form_widget .btn-secondary:hover {
	background: #8E847E;
	color: #F3F3F1;
}
.widget.card.widget_mc4wp_form_widget .mc4wp-response {
	padding: 0 15px;
font-size: .875rem;
	text-align: center;
}
.fb_iframe_widget {
	text-align: center;
}
.widget.card.widget_fbw_id .card-block {
	padding: 0;
}
/*--------------------------------------------------------------
# FOOTER
--------------------------------------------------------------*/
.st-footer-area {
	margin-top: 0rem;
	background: #E0E0E0;
	color: rgba(255, 255, 255, 0.5);
}
.st-footer-area > .container {
	padding: 0rem 15px 1rem 15px;
}
/*.st-footer-area h6 { font-size: .75rem; letter-spacing: .75px; color: #333;}

.st-footer-area a { color: rgba(255, 255, 255, 0.5); }

.st-footer-area a:hover { color: white; text-decoration: none; }*/

.st-footer-area .social-links-footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.st-footer-area .social-links-footer ul li a {
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.st-footer-area .social-links-footer ul li a:hover {
	color: white;
	text-decoration: none;
}
.st-footer-area .scroll-to-top {
	position: fixed;
	right: 15px;
	bottom: -60px;
	background: #272B30;
	width: 35px;
	height: 35px;
	color: #F3F3F1;
	text-align: center;
	line-height: 35px;
	border-radius: 50%;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	cursor: pointer;
}
 @media (max-width: 767px) {
.st-footer-area > .container .col-md-4 {
	text-align: center !important;
}
.container {
	max-width: 767px;
	margin-top: 50px;
}
}
 @media (min-width: 1200px) {
.container {
	max-width: 96%;
	margin-top: 30px;
}
}
.site-footer .widget-area {
	margin-top: 2rem;
}
#footer-instagram .instagram-widget .instagram-title {
	display: none;
}
#footer-instagram .instagram-widget ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer-instagram .instagram-widget ul li {
	display: inline-block;
	width: 10%;
}
#footer-instagram .instagram-widget ul li img {
	max-width: 100%;
}
#footer-instagram .instagram-widget p {
	display: none;
}
/*--------------------------------------------------------------
# Loader
--------------------------------------------------------------*/
.loading-screen {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 999999;
	background: #F3F3F1;
}
.loading-screen.hide-screen {
	display: none !important;
}
.loading-screen .spinner {
	margin: auto;
	width: 50px;
	height: 40px;
	text-align: center;
	font-size: 10px;
}
.loading-screen .spinner > div {
	background-color: #0034EC;
	height: 100%;
	width: 6px;
	display: inline-block;
	-webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
	animation: sk-stretchdelay 1.2s infinite ease-in-out;
}
.loading-screen .spinner .rect2 {
	-webkit-animation-delay: -1.1s;
	animation-delay: -1.1s;
}
.loading-screen .spinner .rect3 {
	-webkit-animation-delay: -1.0s;
	animation-delay: -1.0s;
}
.loading-screen .spinner .rect4 {
	-webkit-animation-delay: -0.9s;
	animation-delay: -0.9s;
}
.loading-screen .spinner .rect5 {
	-webkit-animation-delay: -0.8s;
	animation-delay: -0.8s;
}
 @-webkit-keyframes sk-stretchdelay {
0%, 100%, 40% {
-webkit-transform: scaleY(0.4);
}
 20% {
-webkit-transform: scaleY(1);
}
}
 @keyframes sk-stretchdelay {
0%, 100%, 40% {
transform: scaleY(0.4);
 -webkit-transform: scaleY(0.4);
}
 20% {
transform: scaleY(1);
 -webkit-transform: scaleY(1);
}
}
/*--------------------------------------------------------------
# COMMENTS
--------------------------------------------------------------*/
.comments-title {
	font-size: 1.25rem;
	margin-bottom: 2rem;
}
.comment-list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
.gdreport-comment .comment-author {
	margin-bottom: 0;
}
.gdreport-comment .comment-author a {
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.gdreport-comment .date {
	margin-bottom: 10px;
	display: inline-block;
	color: #8E847E;
}
.gdreport-comment .reply a {
	
	color: #8E847E;
}
.gdreport-comment .gdreport-comment-by-author {
	margin-left: 15px;
font-size: .7rem;
}
.comment-list .comment {
	margin-bottom: 2rem;
}
.comment-list .comment.bypostauthor {
	padding: 15px;
	background: #F3F3F1;
	border-radius: 0.25rem;
}
.comment-list .children {
	list-style: none;
}
.comment-list .fa-reply {
	color: #8E847E;
}
.comment-awaiting {
	margin-left: 15px;
font-size: .875rem;
	color: #8E847E;
}
.comment-notes, .logged-in-as {
	color: #8E847E;
font-size: .875rem;
	text-align: center;
	width: 100%;
}
.gdreport-reply-title {
	font-size: 1.25rem;
	text-align: center;
}
.gdreport-cancel-reply a {
	background: rgba(131, 131, 132, 0.9);
padding: .5rem 1rem;
font-size: .6rem;
margin-left: .75rem;
	border-radius: 0.25rem;
	color: #F3F3F1;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	letter-spacing: .5px;
}
.gdreport-cancel-reply a:hover {
	background: #838384;
}
.comment-submit-btn {
	cursor: pointer;
	border: 0;
}
.comment p {
	word-break: break-word;
}
.comment-form .form-control {
padding: .5rem .5rem;
	
font-size: .875rem;
	border-color: #dbdbd6;
}
.comment-form .form-control:focus {
	border-color: #b8b8ac;
}
.comment-form .btn, input[type="submit"] {
font-size: .875rem;
	border: 0;
	border-radius: 4px;
	color: #F3F3F1;
	padding: 0.5rem 1rem;
	line-height: 1.5;
	text-transform: uppercase;
	
	letter-spacing: .5px;
}
.post-navigation .nav-previous a {
	background: #fff;
	padding: 6px 20px;
	display: inline-block;
	border-radius: 6px;
	-webkit-box-shadow: 0 10px 20px -6px rgba(0, 0, 0, 0.3);
	box-shadow: 0 10px 20px -6px rgba(0, 0, 0, 0.3);
	-webkit-transition: color .4s ease;
	-o-transition: color .4s ease;
	transition: color .4s ease;
}
.post-navigation .nav-next a {
	background: #fff;
	padding: 6px 20px;
	display: inline-block;
	border-radius: 6px;
	-webkit-box-shadow: 0 10px 20px -6px rgba(0, 0, 0, 0.3);
	box-shadow: 0 10px 20px -6px rgba(0, 0, 0, 0.3);
	-webkit-transition: color .4s ease;
	-o-transition: color .4s ease;
	transition: color .4s ease;
}
.post-password-form input[type="submit"] {
	font-size: 1rem;
}
/*--------------------------------------------------------------
# Custom CSS
--------------------------------------------------------------*/
.gdreport_latest_posts_widget .media-object {
	max-width: none;
	width: 100px;
	height: 100px;
	border-radius: 6px;
}
.media {
	margin-top: 15px;
}
.media:first-child {
	margin-top: 0;
}
.media, .media-body {
	zoom: 1;
	overflow: hidden;
}
.media-body {
	width: 10000px;
}
.media-object {
	display: block;
}
.media-object.img-thumbnail {
	max-width: none;
}
.media-right, .media > .pull-right {
	padding-left: 10px;
}
.media-left, .media > .pull-left {
	padding-right: 10px;
}
.media-left, .media-right, .media-body {
	display: table-cell;
	vertical-align: top;
}
.media-middle {
	vertical-align: middle;
}
.media-bottom {
	vertical-align: bottom;
}
.media-heading {
	margin-top: 0;
	margin-bottom: 5px;
}
.media-list {
	padding-left: 0;
	list-style: none;
}
/* link box widget css */
.gdreport-link-box {
	margin-top: 0px;
	border-radius: 6px;
}
.gdreport-link-box img {
	border-radius: 6px;
}
.gdreport-link-box a {
	position: relative;
	display: block;
}
.gdreport-link-box .card-img-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.6);
	color: #fff;
	border-radius: 6px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center !important;
	-webkit-align-items: center !important;
	-ms-flex-align: center !important;
	align-items: center !important;
	-webkit-box-pack: center !important;
	-webkit-justify-content: center !important;
	-ms-flex-pack: center !important;
	justify-content: center !important;
	text-align: center;
}
.gdreport-link-box .card-img-overlay h3 {
	color: #fff;
}
/* Top navigation css */
.top-navbar.dark-bg, .top-navigation .sub-menu {
	background: #323232;
	color: #f2f2f2;
}
.top-navbar.dark-bg a {
	color: #f2f2f2;
}
.top-navbar.dark-bg a:hover {
	color: #e74c3c;
}
.top-navbar.dark-bg .social-links ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}
.top-navbar.dark-bg .social-links ul li {
	display: inline-block;
	margin-bottom: 0;
}
.top-navbar.dark-bg .social-links ul li a {
	line-height: 44px;
	display: inline-block;
	padding: 0px 10px;
	font-size: 18px;
}
/* bxslider for gallery post */
.bx-wrapper {
	border: 0px !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	margin-bottom: 0px;
	border-radius: 6px 6px 0 0;
}
.bx-wrapper .bx-controls-direction a {
	text-indent: 0 !important;
	border-radius: 50%;
	line-height: 32px;
	text-align: center;
	font-size: 22px;
	background: #fff;
	-o-transition: .25s;
	-ms-transition: .25s;
	-moz-transition: .25s;
	-webkit-transition: .25s;
}
.bx-wrapper .bx-controls-direction a:hover {
	background: #e74c3c;
	color: #fff;
}
.bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager {
	bottom: 20px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	width: 30px;
	height: 4px;
	background: rgba(30, 136, 229, 0.5);
}
.bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus, .bx-wrapper .bx-pager.bx-default-pager a:hover {
	background: #1e88e5;
}
.bx-wrapper img {
	width: 100%;
	border-radius: 6px 6px 0 0;
}
.gdreport-about-widget .gdreport-about-img {
	padding: 1rem;
}
.gdreport-about-widget .widget-title {
	text-align: center !important;
}
body {
	overflow-x: hidden;
}
.gdreport-title-spacing {
	height: 2rem;
	width: 100%;
}
.card-status .card-blockquote {
	border-left: 0.25rem solid #F3F3F1 !important;
	padding: 0.5rem 1rem !important;
}
.upper-footer {
	border-bottom: 0px solid;
}
.social-links-footer .social-item {
	margin-bottom: 0;
}
.video-thumbnail.embed-responsive-16by9::before {
	padding-top: 0;
}
.site-footer.row.align-items-center {
	padding-top: 1rem;
}
 @media (max-width: 678px) {
.gdreport-social-header {
	text-align: center !important;
}
}

/*--------------------------------------------------------------
# MEDIA QUERIES
--------------------------------------------------------------*/
@media (max-width: 768px) {
.fixed-top {
	position: relative;
}
.admin-bar .fixed-top {
	top: 0 !important;
}
/*.st-content-area {
	margin-top: 0 !important;
}*/
.site-footer .row.align-items-center {
	padding: 2rem 0;
}
}
.navtopline {
	background: #F3F5F6;
}
.sub-menu-container {
	display: block;
	position: relative;
	margin: -1px auto 1px -14px;
}
.sub-menu-container ul {
	font-size: 12px;
	list-style: none;
	margin: 0;
	padding: 4px 0 2px;
}
.sub-menu-container ul li {
	display: inline-block;
	/*margin: 2px 0 1px;*/
	vertical-align: middle;
	border-right: 1px solid #C2C6C9;
}
.sub-menu-container ul li:last-child { border:0; }
.sub-menu-container ul li:last-child  a {padding-right: 0;}
.sub-menu-container ul li a {
	color: #656565;
	font-size: 12px;
	margin: 0;
	padding: 0 10px;
	text-align: center;
}
.sub-menu-container li:first-child a {
	float: left;
	margin-left: -3px;
	margin-top: -3px;
	padding-left: 0;
	text-align: left;
}
.left {
	float: left;
}
.right {
	float: right;
}
.trending {
	background: rgba(37,31,49,.75);
	padding: 15px 15px 30px 15px;
	color: #fff !important;
	margin: 8% 0 8% 0 !important;
}
.trending h3 {
	border: 0;
	color: #fff !important;
	display: block;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
	font-size: 1.4em;
}
.search-bar {width: 50% !important; padding:1.4%; 	width: 100% !important;	margin-top: 13% !important;	background: #0034EC;}
/*@media (min-width:1100px) {.search-bar {	padding:1% 1.4%;	width: 60% !important;}}*/

.search-bar h2 { 	font-size: 1.4em;	font-weight: 400;	line-height: 100%;	margin: 0;	padding: 0;}
.search-bar .search-control {	max-width: 100% !important;	background: #0034EC;}
.search-bar .search-control input, .input-grou input.search-field {	border: none;	box-shadow: 0 1px 1px 0 rgba(0,0,0,.16), 0 0 0 1px rgba(0,0,0,.08);	transition: box-shadow 200ms cubic-bezier(.4, 0, .2, 1);	border-radius: 4px !important;	max-width: 82%;	margin-right: 1.5%;}
.input-group .form-control, .input-group-addon, .input-group-btn {	display: table-cell;}
.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn /*, button, input[type="button"],*/ input[type="reset"], input[type="submit"] {	height: 46px;	padding: 10px 16px;	font-size: 18px;	line-height: 1.3333333; }
.input-group .form-control, .input-group .search-field {	position: relative;	z-index: 2;	float: left;	width: 100%;	margin-bottom: 0;}
.search-control {	margin-top: 20px;	max-width: 24em;	float: right;}

@media (min-width:1368px) {.search-bar {	padding:1% 1.4%;	width: 100% !important;}
.search-bar .search-control input, .input-grou input.search-field{max-width: 89%;}
.container.search-bar {
    width: 95% !important;
}
}
@media screen and (max-width:767px) {.container.search-bar h2 {padding: 15px; text-align:center;}.container.search-bar .search-control input {width: 100%; max-width: 100%; margin-bottom:0.8em;}.container.search-bar .search-control .btn {width: 100% ;} }

.search-bar .search-control .btn, input[type="button"], input[type="reset"], input[type="submit"], .search-lhs button[type="submit"] {
	background: #0034EC;
	border-radius: 50px;
	box-shadow: 0 .1em .35em 0 rgba(0,0,0,.3);
	color: #fff;
	padding: .5em 2em;
	text-decoration: none;
	border: 0;
	cursor: pointer;
}
.search-bar .search-control .btn {
	height: 46px;
}
.big-home {
	width: 100%;
	height: 100%;
	display: block;
	z-index: 0;
	position: relative;
	top: 0;
	float: left;
	background: url("/wp-content/uploads/sites/2/2019/06/home-bg.a7a7c4b170dd.jpg") top left no-repeat;
	background-size: auto;
	background-size: cover;
}
.site-footer .my-md-3 {	margin: 0;}
.site-footer {	padding: 0em 0 0 0;}
.footer-logo {	background: url("/wp-content/uploads/sites/2/2019/07/logofooter.png") no-repeat;	display: block;	float: left;	height: 40px;	width: 199px;	margin-left: 10px;	margin-top: 10px;}
.footer-menu {	padding: 0;	margin-top: 28px;	list-style: none;	font-size: 13.5px;	font-weight: 600;	color: #000;}
.footer-menu li, .footer-menu li a, .footer-menu-social li {	display: inline-block;}
.footer-menu li a {	margin-right: 15px;	color: #231142;	font-weight: 500;}
.footer-menu li a:hover {	color: #0034EC;}
.footer-menu-social li:hover {
    background: 
    #0034EC;
}
hr {	box-sizing: content-box;	height: 0;}
.footer-hr {	border: none;	border-bottom: .3px solid #B9B9B9;	margin-bottom: -16px; height:1px;}
.footer-menu-social li a i {	color: #fff;	margin: 0;	padding: 0;}
.footer-menu-social li {	font-size: 20px;	font-weight: 700;	border-radius: 15px;	line-height: 30px;	width: 30px;	height: 30px;	color:#fff;	background: #000;	text-align: center;}
.site-info {	color: #333;	font-size: 13px;	font-weight: 400;}
.search-field {	background-color: transparent;	background-position: 170px center;	background-repeat: no-repeat;	background-size: 24px 24px;	border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color #F3F5F6;	border-image: none;	border-radius: 0;	border-style: none none none solid;	border-width: medium medium medium 1px;	box-shadow: none;	cursor: auto;	height: 33px;	padding: 0 35px 0 10px;	position: relative;	width: 155px;}
.search-submit {	background: url("/wp-content/uploads/sites/2/2019/06/icon-search.png") no-repeat;	background-size: auto;	background-size: 24px 24px;
height: 30px;	left: inherit !important;	padding: 0;	position: absolute;	right: 0 !important;	top: 6px;	width: 30px !important;	border: 0;
box-shadow: none;}
.search-form { display:none;}

@media (min-width: 768px) {
/*.widget-area.col-lg-3.gdreport-sidebar.left-sidebar { margin-left:-15px;}*/
.search-form {	position: relative;	float: left; max-width: 150px; display:block; margin-top: -4px;}
.search-form label { margin:0;}
.search-field:focus {    background-color: #fff;    border-left: 1px solid;    cursor: text;    outline: 0;    width: 150px;    color: #0034EC;}
.search-field {    -moz-border-bottom-colors: none;    -moz-border-left-colors: none;    -moz-border-right-colors: none;    -moz-border-top-colors: none;    background-color: transparent;    background-position: 170px center;    background-repeat: no-repeat;    background-size: 24px 24px;   border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color #F3F5F6;    border-image: none;    border-radius: 0;    border-style: none none none solid;    border-width: medium medium medium 1px;    box-shadow: none;    cursor: auto;    height: 33px;    padding: 0 35px 0 10px;    position: relative;    width: 150px;}


.single-product #content .container {	display: block;}
#content .container-flex {	display: flex;}
.card-block {	padding: 0 0 3rem 0;}
.card {	background-color: transparent;	border: 0}
.col-left {	float: left;}
.col-right {	float: right;}
.woocommerce .woocommerce-breadcrumb {	margin:20px 0 20px 15px; }
/*.woocommerce div.product.type-product {	margin-left: -15px;	margin-right: -15px;}*/
}
.buy-now {	padding: 20px;	background-color: #231142;	float: left;	min-width: 98%;	margin-bottom: 20px;}
ul.license, ul.license li {	margin: 0;	padding: 0;	list-style: none;	display: block;}
ul.license h4 {	font-size: 2em;	margin: -5px 0 20px;	float: left; color: #fff !important;}
ul.license h4, ul.license select.currency option:first-child {	}
ul.license select.currency {/*background: #1e1727;border: 0;color: #fff !important;*/ border: 0;	background: #f3f5f6;	color: #352354; margin: -20px -20px 0 0;padding: 11px !important;width: auto;top: 0;right: 0;position: relative;font-size: 1em;float: right;}
ul.license, ul.license li {	list-style: none;}
ul.license, ul.license li {	margin: 0;	padding: 0;	list-style: none;	display: block;}
ul.license li label {	display: block;	margin: 10px 0;	padding-bottom: 10px;	border-bottom: 1px solid #443e51;	color: #fff;	font-size: 1.3em;	font-weight: 400;	position: relative;}
ul.license li label, .woocommerce div.product span.price {	color: #fff;	font-size: 1.2em;	font-weight: 400; margin-left: 0.5em;}
.right {	float: right;}
ul.license li label b {	font-weight: 400;}
.buy-now .local-price {	font-size: .8em;}
.license .fa.fa-question-circle {	margin: 5px;}
.buy-now .buttons {/*	background: #f3f5f6;*/	color: #fff;	margin: 10px -20px 20px;	padding: 35px 20px 15px;}
.special-offer, .special-offer .note, .special-offer a, .special-offer p {	color: #fff;}
.special-offer {	margin: 20px 0;}
.buy-now .btn {
	font-size: 1.1em;
	text-transform: capitalize;
	display: block;
	text-align: left;
	margin-bottom: 20px;
	border-radius: 50px;
	background-color: #36c3ff;
	color: #fff !important;
	}
.buy-now .btn-buy {	background-color: #0034EC !important;	color: #231142;}
.buy-now .btn-buy:hover, .buy-now .btn-ccholder:hover {    opacity: .8;    border: 1px solid #fff;}
.buy-now .btn-buy, .buy-now .btn-ccholder {	color: #231142;	font-weight: 400;}
.mailing_list_header {
	background: #F3F5F6;
	font-size: 22px;
	margin-bottom: 25px;
	padding: 12px;
	position: relative;
	text-align: center;
	max-width: 14.5em;
	}
.mailing_list_header:after {
	top: 100%;
	left: 20%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255,255,255,0);
	border-top-color: rgba(255, 255, 255, 0);
	border-top-color: #F3F5F6;
	border-width: 10px;
	margin-left: -30px;
	}
.mailing_list_form {	max-width: 26.3em;	margin-bottom: 2em;}
.input-group {	position: relative;	border-collapse: separate;}
.col-right h3, div.tab-content > div h3 {	padding: 0;	background: 0 0;	border: 0;	font-size: 1.6em;	margin-bottom: 20px;}
a.list-group-item {	color: #231142 !important;	padding: 0 0 10px;	margin: 0 0 10px !important;	border-bottom: 1px solid #F3F5F6;}
.list-group-item:last-child {	margin-bottom: 0;	border-bottom-right-radius: 4px;	border-bottom-left-radius: 4px;}
.listing-container .arrow_box {
	position: relative;
	background: #F3F5F6;
	font-size: 22px;
	padding: 12px;
	text-align: center;
	margin-bottom: 25px;
	}
.listing-container .arrow_box:after {top: 100%;left: 20%;border: solid transparent;content: " ";height: 0;width: 0;position:absolute;pointer-events: none;border-color: rgba(255,255,255,0);border-top-color: rgba(255, 255, 255, 0);border-top-color: #F3F5F6;border-width: 10px;margin-left: -30px;}
h2 {	font-size: 1.6em;	margin: 0;	padding: 0;}
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {	border-bottom-right-radius: 0;	border-top-right-radius: 0;}
.input-group .form-control, .input-group-addon, .input-group-btn {	display: table-cell;}
.input-group .form-control {	position: relative;	z-index: 2;	float: left;	width: 100%;	margin-bottom: 0;}
.form-control {	width: 100%;	height: 34px;	padding: 6px 12px;	background-color: #fff;	border: 1px solid #ccc;	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);	-webkit-transition: border-color ease-in-out .15s, 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-control, output {	display: block;	font-size: 14px;	line-height: 1.42857143;	color: #555;}
.form-control {	border-radius: 0;	border-top-right-radius: 0px;	border-bottom-right-radius: 0px;}
.btn, .btn-group, .btn-group-vertical, .caret, .checkbox-inline, .radio-inline, img {	vertical-align: middle;}
/*#buy-form .btn-checkout, .btn-primary, .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary.active[disabled], .btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary.focus, .btn-primary.focus:active, .btn-primary.focus[disabled], .btn-primary:active:focus, .btn-primary:active:hover, .btn-primary:focus, .btn-primary[disabled], .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {	background-color: #231142;	text-transform: none;	border-radius: 0;	border: 0;}*/
.listing .col-sm-12 .btns .btn-primary {	color: #fff;}
.btn-primary:hover {	background: #593370;}
.listing .col-sm-12 .btns .btn.quick-view, .quick-view-small-devices {background: #36C3FF;}
.quick-view-small-devices {background-color: #36C3FF;}
.listing .col-sm-12 .btns .btn.add-to-saved, .btns .yith-wcwl-add-to-wishlist a {color: #68737B;	background: #fff;	border: 1px solid #68737B !important;}
.listing-container .listing .col-sm-12 h2 a {font-size: initial;/* text-decoration: underline; */}
.yith-wcwl-add-to-wishlist a:after {    content: "\f0c7"; font: normal normal normal 14px/1 FontAwesome; color: #68737B; margin-left: 0.5em;}
.yith-wcwl-add-to-wishlist {      float: left;    width: auto;    margin: 0;}
.listing-container .listing .col-sm-12 .btns {	display: block;	float: left;	width: 100%;	margin: 15px 0;}
.listing-container .listing .col-sm-12 .btns .btn, .btns .yith-wcwl-add-to-wishlist a {text-align: left;display: inline-block;float: left;margin-right: 10px;border-radius: 50px;border: 0;padding: 10px 16px;text-transform: none;}
.listing-container .listing .col-sm-12 h2 a {	font-size: initial;}
.listing-container .listing .col-sm-12 {padding:0;}
.listing h2 a {	font-size: 1.2em;	font-weight: 500;	line-height: 120%;	text-transform: none;}
.category {	margin-bottom: 1px;	position: relative;	min-height: 250px;	background-position: bottom center !important;	background-size: cover !important;	background-repeat: no-repeat !important; width:100%}
.category h2 {	background: #F3F5F6;	padding:6px 15px;	color: #736b81 !important;     font-size: 1.35em; }
.category h2 .icon {	background: #0034EC;	padding: 6px 15px;	margin: -15px;	color: #fff;	float: right;	font-size: 26px;}
.category .description {	background: #e8e8e8;	padding: 15px 15px 5px;	position: absolute;	bottom: 0;}
.pagination {	font-size: .9em; 	padding: 10px 15px;	background: #F3F5F6;	display: block;	margin: 0;	border-radius: 0; }
.page-counter {	margin-right: 5px;	font-size: 0.9em;	font-weight: 400;}
.btn-group, .btn-group-vertical {	position: relative;	display: inline-block;}
.btn .caret, .btn-group > .btn:first-child {	margin-left: 0;}
.per-page .btn, .sort-by .btn {	width: 100%;	text-align: left;	border-radius: 4px;	color: #656565;	font-size: 1em;	font-weight: 400;}
.btn-group-vertical > .btn, .btn-group > .btn {	position: relative;	float: left;}
.btn {	border: 0 !important;}
.btn-default {	color: #333;	background-color: #fff;	border-color: #ccc;}
.btn-default.active, .btn-default:active, .btn-default:hover, .open > .dropdown-toggle.btn-default {	color: #333;	background-color: #e6e6e6;	border-color: #adadad;}
.pager li, .pagination>li {	display: inline}
/*.breadcrumb>li+li:before {	content: "/\00a0";	padding: 0 5px;	color: #ccc}*/
.breadcrumb>.active {	color: #777}
select.js-currency-chooser {
    font-size: .9em;
}
.breadcrumbs {padding-top:19px;}
.breadcrumb { 
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
}
.breadcrumb > li {
    display: inline-block;
}
.breadcrumb {
    font-size: 11px;
    background: 0 0;
    padding: 0;
    margin: 0 0 10px 10px; float:left; 
}

.breadcrumbs select.js-currency-chooser {
    top: -5px;
  /*  right: -15px;*/ margin-bottom:0;
}
select.js-currency-chooser {
    position: relative;
    top: 5px;
    right: 0;
    float: right;
    //padding: 0px;
    font-size: .9em;
	max-width: 190px;
}

.pagination {	padding-left: 0}
.pagination>li>a, .pagination>li>span {	position: relative;	float: left;	line-height: 1.42857143;	text-decoration: none;	background-color: #fff;	border: 1px solid #ddd;	margin-left: -1px}
.pagination>li:first-child>a, .pagination>li:first-child>span {	margin-left: 0;	border-bottom-left-radius: 4px;	border-top-left-radius: 4px}
.pagination>li:last-child>a, .pagination>li:last-child>span {	border-bottom-right-radius: 4px;	border-top-right-radius: 4px}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {	z-index: 3;	color: #23527c;	background-color: #eee;
	border-color: #ddd}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {	z-index: 2;	background-color: #337ab7;	cursor: default}

span.page-numbers.current {
    z-index: 3;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd;
}
.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {	color: #777;	background-color: #fff;	border-color: #ddd;	cursor: not-allowed}
.pagination-lg>li>a, .pagination-lg>li>span {	padding: 10px 16px;	font-size: 18px;	line-height: 1.3333333}
.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {	border-bottom-left-radius: 6px;	border-top-left-radius: 6px}
.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {	border-bottom-right-radius: 6px;	border-top-right-radius: 6px}
.pagination-sm>li>a, .pagination-sm>li>span {	padding: 5px 10px;	font-size: 12px;	line-height: 1.5}
.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {	border-bottom-left-radius: 3px;	border-top-left-radius: 3px}
.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {	border-bottom-right-radius: 3px;	border-top-right-radius: 3px}
.pager {	padding-left: 0;	margin: 20px 0;	list-style: none;	text-align: center}
.pager li>a, .pager li>span {	display: inline-block;	padding: 5px 14px;	background-color: #fff;	border: 1px solid #ddd;	border-radius: 15px}
.pager li>a:focus, .pager li>a:hover {	text-decoration: none;	background-color: #eee}
.pager .next>a, .pager .next>span {	float: right}
.pager .previous>a, .pager .previous>span {	float: left}
.pager .disabled>a, .pager .disabled>a:focus, .pager .disabled>a:hover, .pager .disabled>span {	color: #777;background-color: #fff;	cursor:not-allowed;}
ul.pagination {	display: block;	float: left;	padding: 0 0 10px;	width: 100%}
.pagination {font-size: .9em;padding: 10px 15px;background: #F3F5F6;display: block;margin: 0;border-radius: 0;}
.pagination>li>a, .pagination>li>span {background: #0034EC;color: #fff;margin: 0px 1px;padding: 6px 8px;}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {	background: #F3F5F6;	color: #231142;	border: 0}
.pagination>li:first-child>a, .pagination>li:first-child>span, .pagination>li:last-child>a, .pagination>li:last-child>span {	border-radius: 0}
ul.pagination {	width: auto;	display: inline-block;	padding: 0;	float: right}
.h1, .h2, .h3, .h4, .h5, .h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h1,h2,h3,h4,h5,h6{color: #352354;text-transform: none !important;font-weight: 400;font-family: 'IBM Plex Sans', sans-serif;font-size:2.25rem;}
h3, h4, label {	font-weight: 400;	font-size: 1.1em;}
h3, h4 {	background: 0 0;	text-transform: uppercase;	color: #555;	margin: 15px 0;	padding: 0 10px 10px 0;	/*border-bottom: 1px solid #231142;*/}
.h5, h5 {     font-size: 14px; }
.h4, .h5, .h6, h4, h5, h6 {     margin-top: 10px;    margin-bottom: 10px;}
#product-sidebar {	float: left;	/*margin-left: -5%;*/	width: 150px;}
.tab-content h3, .tab-content h4 {background: 0 0; text-transform: uppercase;	color: #555;	margin: 15px 0;	padding: 0 10px 10px 0;	border-bottom: 1px solid #231142;}
ul.sticky-nav {	margin: 0;	padding: 0;}
.fa-ul, ul.sticky-nav {	list-style-type: none;}
.sticky-nav {	width: 120px;}
ul.sticky-nav li a {	background: #36c3ff;	color: #fff;	float: left;	margin: 5px 0;	width: 150px;}
ul.sticky-nav li a:after {	background: #0034ec;	color: #fff;	content: "\f0d7";	float: right;	font-family: FontAwesome;padding: 10px 15px;}
.sticky-nav li b, .sticky-nav li h2  {	padding: 10px 15px;	font-weight: 400;	float: left; font-size: 1em;}
.sticky-nav.stick {	position: fixed;	top: 0;	z-index: 883;	margin-top: 180px;}
div.tab-content>div p {	border-bottom: 1px solid #F3F5F6;	padding: 0 0 10px;}
div.tab-content>div:first-child {	margin-top: 0;}
div.tab-content>div {	margin: 50px 0;}
div.tab-content>div p {	border-bottom: 1px solid #F3F5F6;	padding: 0 0 10px;}
div.tab-content > div:first-child {	margin-top: 0;}
ul.details {list-style: none; margin:10px 0px 0px 0px; padding:2px; }
.report-details ul.details {	list-style: none; padding: 15px 0;margin: 25px 0;border-top: 1px solid #F3F5F6;border-bottom: 1px solid #F3F5F6;}
.listing {border-bottom: 1px solid #F3F5F6;display: inline-block; margin: 20px 0 0; padding-bottom: 15px; width: 100%;}
ul.details li {vertical-align: middle;	display: inline-block;	margin-right: 15px;	text-transform: none;	/*color: #68737b;*/	font-size: 1em;}
ul.details li .fa {	color: #231142;	font-size: 1.7em;	margin-left: 1.5em;	vertical-align: sub;}
ul.details span.price{color:#000000 !important;}
ul.details  li.date {    color: #68737b;}
ul.details li.date:before {    border-left: 1px solid #F3F5F6;    content: " ";    padding-left: 1.5em;}
ul.details .yith-wcwl-add-button a.add_to_wishlist { padding:0;}
ul.details .yith-wcwl-add-to-wishlist a:after{color:#000000;}

/*ul.details {padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px;}*/

.fa {	margin-right: 5px;}
.fa.fa-envelope {margin-right: 0px;}
div.tblc_show_hide p br:nth-child(n+2), div.lot_show_hide p br:nth-child(n+2), div.lof_show_hide p br:nth-child(n+2) {	display: none;}
.btn {	display: inline-block;	margin-bottom: 0;	font-weight: 400;	text-align: center;	touch-action: manipulation;	cursor: pointer;	white-space: nowrap;	padding: 6px 12px;	font-size: 14px;	line-height: 1.42857143;	border-radius: 0px;	-webkit-user-select: none;
	-moz-user-select: none;	-ms-user-select: none;	user-select: none;	out-line: none}
.btn.focus, .btn:focus, .btn:hover { color: #333;text-decoration: none; }
.btn-primary.active, .btn-primary:active, .btn-primary:hover, .open > .dropdown-toggle.btn-primary { color: #fff; background-color: #286090;	border-color: #204d74; }
.btn-primary:hover {background: #002cc9;}
.col-right .btn-primary.append_addbasket:hover {	background: #36c3ff;}
.btn-group-sm > .btn, .btn-sm {    font-size: 12px;    line-height: 1.5;}
.btn.focus, .btn:focus, .btn:hover {//color: #36c3ff;}
.btn.wpcf7-submit:focus, .btn.wpcf7-submit:focus, .btn.wpcf7-submit:hover { color:#fff;}

.col2-set .col-1, .col2-set .col-1, .woocommerce .col2-set .col-2 {
    float: left;
    width: 48%;
    max-width: 48%; margin:1em 1em 0 0;
}
.woocommerce .woocommerce-customer-details address {padding: 1.5em 2em;}
.woocommerce-checkout #payment .wc_payment_method.payment_method_cheque div.payment_box{width:100%;}
 .woocommerce-checkout #payment .wc_payment_method.payment_method_stripe div.payment_box{width:100%; left: 0;}
.woocommerce-checkout #payment .wc_payment_method.payment_method_stripe div.payment_box:before {left: 55%;}
.woocommerce-checkout #payment ul.payment_methods li input {     margin: 0.5em 1em 0 0; }
.woocommerce-checkout #payment ul.payment_methods li .form-row label {min-width: 90%;}
.woocommerce-form-coupon {max-width: 45%;}
.listing .badge {
    background: #0034EC;
    margin: 3px 5px 2px 0;
    padding: 5px;
    border-radius: 0;
    vertical-align: middle;
    font-weight: 400; font-size: 12px;
}

.WOO_CK_WUVIC_buttom,.product-name img#loder_img{display:none}
.saved-reports-total.disabled {
    color: #fff;
    background: #C7CFD4;
}
.basket-total {
    background: #0034EC;
    color: #fff;
    font-size: 10px;
    font-weight: 700;  top: -3px;
position: relative;
}
.saved-reports-total {
    background: #0034EC;
    color: #fff;
    font-size: 10px;
    font-weight: 700; top: -3px;
position: relative;
}
.basket-total.disabled, a.btn.append_addbasket.disabled {
    color: #0025aa !important;
    background: #f3f5f6; opacity: 0.9;
}
.saved-reports-link.disabled, .basket-link.disabled {
    pointer-events: none; 
}
.saved-reports-icon {    font-size: 16px;    line-height: 22px;}

a.saved-reports-link , a.basket-link, a:hover.saved-reports-link , a:hover.basket-link  {text-decoration: none;}


.dropdown-menu > li > a {
    display: block;
    font-weight: 400;
    color: #333;
}
.dropdown-header, .dropdown-menu > li > a {
    white-space: nowrap;
    padding: 3px 20px;
    line-height: 1.42857143;
}

#solr_facet input[type="submit"], .search-lhs button[type="submit"] {padding: 5px 20px;
margin: 0 0 0 12px;
height: auto;
box-shadow: none;
border: 0;
}
#solr_facet .search-lhs button[type="submit"] { padding: 17px 20px; cursor: pointer; }
#solr_facet .search-lhs{ position: relative; float: left;}
#solr_facet .search-lhs i {    position: absolute;  color: #fff;    top: 10px; left: 25px;}
#solr_facets { clear: both; }
#solr_facet  input[type="text"]{width:80%; float:left;}
input, button, select, optgroup, textarea {
    padding: 6px 12px;
}
h5.widget-title, #solr_facet h2 {
    border-bottom: 0 none;
    color: #231142;
    font-size: 1.5em;
    font-weight: 400;
    padding-right: 0;
    margin-top: 0;
    margin-bottom: 1em;
}
h5.widget-title {
border-bottom: 0 none;
font-size: 1.5em;
font-weight: 400;
padding-right: 0; position:relative;
}
h5.widget-title:after, .h5.widget-title:after {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f0dc";
    right: 6px;
    position: absolute;
    font-size: 1.0em;
    color: #0034EC;
}

.listing-container h4.panel-title {
    border-bottom: 0 none;
    font-size: 1.5em;
    font-weight: 400;
    padding-right: 0; margin-top: 1.5em;
}

h4.panel-title i.fa.fa-sort.right:before {font-size: 0.6em !important;color: #0034EC;}

#email {width: 80%;}
#solr_facets h2 {margin:1.5em 0;}
.owl-theme .owl-nav {
   position: absolute;
right: -40px;
left: -35px;
top: 20%;
font-size: 30px;
z-index:-5;
}
.js-hide, .show-if-has-success {
    display: none;
}
#buy-form .btn-checkout, .btn-primary, .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary.active[disabled], .btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary.focus, .btn-primary.focus:active, .btn-primary.focus[disabled], .btn-primary:active:focus, .btn-primary:active:hover, .btn-primary:focus, .btn-primary[disabled], .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
    background-color: #0034EC;
    text-transform: none;
    /* border-radius: 0; */
    border: 0;
}

.category h2 {
	background: #F3F5F6;
	padding: 15px;
	color: #736b81 !important;
	font-weight: 400;
	font-size: 1.35rem;
}
.category-no-image {
    min-height: 151px;
}
.category-no-image .icon-large {
    font-size: 6em;
    padding-top: 6px;
    margin-bottom: -25px;
}
.category-no-image-description {
    margin: .5em;
}
/*.container.static, .type-product*/ .listing-container, .report-container { font-size: .9em;  padding: 0 0 20px 0; position: relative; top: 1rem;min-height: 400px; }
	
label {
    font-weight: 400;
    font-size: 1.1em;
}
.listing-container b.panel-title {
    color: #555;
    font-weight: 400;
    padding-bottom: 10px;
    margin: 20px 0 5px;
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: 1em;
}
.js-tree ul, .js-tree ul li {
    list-style: none;
    padding: 0;
}
.js-tree {
    margin-left: 10px;
}
.payment-faq p, body {
    color: #656565;
}
.collapse.in {
    display: block;
}
b.panel-title a i.fa {
    color: #0034EC;
    font-size: 1.6em !important;
    vertical-align: sub;
}
b.panel-title a.right i.fa {
    color: #0034EC;
    font-size: 1.4em;
    vertical-align: text-bottom;
}
.js-tree .fa.fa-caret-down, .js-tree .fa.fa-caret-right {
    margin-left: -10px; top: 7px;
position: absolute;
} 

.js-tree .fa.fa-caret-down {
    margin-left: -12px;
}

.checkbox label, .radio label {
    min-height: 20px;
    padding-left: 0px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
}
.js-tree ul ul {
    padding-left: 16px !important; margin-top: 0.8em;
}
.subterms_first {display:none;}
.facet-count {
    color: #777;
}
.mega-toggle-on  ul.mega-sub-menu {display:block !important;}

input#solr_s {    width: 100%;
    height: 34px;
    padding: 6px 12px;
    background-color: #fff;
    border: 1px solid #ccc;
        border-top-color: rgb(204, 204, 204);
        border-right-color: rgb(204, 204, 204);
        border-bottom-color: rgb(204, 204, 204);
        border-left-color: rgb(204, 204, 204);
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,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;
}
input#solr_s: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);
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
	width: 95%;
}
.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0;
}
.ui-widget-header {
    background: #0034EC !important;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus {
    border: 1px solid #cccccc;
    background: #ededed;
    font-weight: bold;
    color: #c77405;
    outline: none;
}


.listing-container .ui-widget-header {
    background: #0034EC !important;
}
#collapse-Price > span#amount {
    float: left;
    margin: 10px 0 5px;
}

.radio label a.facet_link {    color: #656565;    margin-left: 0.5em;}
.radio {    margin-bottom: 0.5em;}

.quick-view-small-devices{
	display:none !important;
}
@media (min-width:320px) and (max-width:479px) {
    ul.sticky-nav li a.nav-active::after,
    ul.sticky-nav li a::after,
    ul.sticky-nav li.active a.nav-active::after,
    ul.sticky-nav li.active a::after {
        display: none!important
    }
    ul.sticky-nav li a {
        width: auto!important
    }
    .sticky-nav li {
        margin: 0 5px 0 0!important
    }
    .sticky-nav li b {
        padding: 5px 10px!important
    }
    .sticky-nav {
        position: relative;
        left: -15px;
        width: 112%!important
    }
    .sticky-nav.stick {
        left: 15px
    }
	.container.listing-container .row{ margin:0 -10px;}
}


@media (min-width:480px) and (max-width:767px) { ul.sticky-nav li a {   width: 130px;} }
@media (min-width:768px) and (max-width:989px) {
    ul.sticky-nav li a.nav-active::after,
    ul.sticky-nav li a::after,
    ul.sticky-nav li.active a.nav-active::after,
    ul.sticky-nav li.active a::after {
        display: none!important
    }
    ul.sticky-nav li a {
        width: auto!important
    }
    .btn.btn-buy.btn-lg.js-show-buy-form.q-buy.nav-active {
        background: #0034EC!important;
        border-radius: 0;
        display: block;
        font-size: 1.1em
    }
    .btn.btn-buy.btn-lg.js-show-buy-form.q-buy.nav-active .fa.fa-caret-right.right {
        margin: 2px 0 0 10px!important
    }
}

#solr_facets a.solr_reset {
    display: block !important;
}
.listing h2 {line-height: 0.6em;}
@media (min-width:320px) and (max-width:478px) {
	.tab-content {padding-left: 80px !important;}
}
@media (min-width:320px) and (max-width:639px) {
	.sticky-nav li { clear:both; }
	.sticky-nav {background:transparent !important;}
}
@media (min-width:320px) and (max-width:990px) {
#product-sidebar {	margin-left: 0!important; 	width: 120%!important;	margin-bottom: 10px}
.sticky-nav { 	background: #fff; 	left: 7px; top: -12px!important;	width: 100%!important}
.sticky-nav li { float: left; 	margin: 0 10px 0 0 }
.tab-content {  	margin-left: 0!important; }
.row  {margin:0;}
/*.navtopline.row {margin:0 -5px;}*/
.st-header-area .container{padding: 0 1px;}
.sub-menu-container ul li a {padding: 0 5px; }
.navtopline .container {    padding: 0 5px 0 10px;}
}
 @media (min-width:991px) and (max-width:1463px) { 
#product-sidebar {/*margin-left: -5% !important; */}
}  .tab-content { padding-left: 165px; } 
@media (min-width:1025px) { .container.listing-container .row{ margin:0;} }
@media (max-width: 767px) { #primary-navigation a.logo, .listing-container .listing .col-sm-12 .btns, .quickview img {    display: none;}
.listing-container .listing .col-sm-12 .btns-sd .quick-view-small-devices{ max-width: 150px;  
    text-align: left;
    margin-right: 10px;
    border-radius: 50px;
    border: 0;
    padding: 10px 16px;
    text-transform: none; margin-top:1em;     background: #36C3FF;
}
.quick-view-small-devices{
	display:block !important;
}
.btns #quick-sd{
	display:none !important;
}


.widget {    margin: 1em 0 3.8em;}
.card {padding: 1em;  border:0;}
.woocommerce .woocommerce-breadcrumb {padding: 1em;}
.breadcrumb {width: 100%; margin-top: 0em; margin-bottom: 0.5; }
}


@media (min-width: 767px) and (max-width:1100px) { #solr_facet input[type="text"] {    width: 75%;} #email {    width: 70%;}
}


.listing-container, .report-container, .container {
        max-width: 1230px; 
}


/* Checout page styles ****/
.vat-help {
	padding: 20px;
	background-color: #F3F5F6;
	width: 100%;
}
.vat-help ul {
	padding: 0 20px;
	margin-top: 15px;
}
.col-right h3, div.tab-content>div h3 {
	padding: 0;
	background: 0 0;
	border: 0;
	font-size: 1.6em;
	margin-bottom: 20px;
}
ul.contact {
	list-style: none;
	margin: 0;
	padding-left: 20px;
	color: #666;
}
.payment-faq {
	background-color: #F3F5F6;
	padding: 20px;
	width: 100%; margin-bottom:4em !important;
}
.payment-faq h2 {
	margin-bottom: 1em;
}
.payment-faq p.question {
	font-weight: 700;
	margin-top: 1.5em;
}
.payment-faq p {
	color: #656565;
}

.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text {
width: 100%;
margin-left: 0 !important;
}

ul.well{overflow: hidden;}

.well, .woocommerce-billing-fields, .woocommerce-shipping-fields {
	padding: 25px;
    border-radius: 0;
    background: #F3F5F6;
    border: 0;
    min-height: 20px;
    margin-bottom: 20px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05)
}
.nav-justified {
	width: 100%;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
	background-color: #0034EC;
}
.paybycard, .paybyinvoice {
	cursor: pointer;
}
h3#ship-to-different-address {
	/*width: 168.5%;
	margin: 8px -8.5%;
	margin:0 0em 0 -1em;background: #fff;*/
	padding: 0 20px;
margin: 0px 20px 00px -1em; 
}
/*.form-row.place-order{position: absolute; bottom: -4em; }
.pb3{padding-bottom: 3em;}*/
.woocommerce-checkout #payment ul.payment_methods { border-bottom: 0px solid #d3ced2; }
h3#ship-to-different-address label {
	/*background: #F3F5F6;*/
	padding: 0 25px;
margin: 00px 20px 0px -1em;
	width: 100.5%;
	
}
.payment_method_stripe label {
	width: 91%;
}
.wc_payment_method{ width:100%; float:left;}
.stripe-icon {display:none;}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
	background: transparent !important;
	border-radius: 0 !important;
}
#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
	background-color: transparent !important;
}

h3#order_review_heading,  #order_review .shop_table.woocommerce-checkout-review-order-table {display:none;}
 #order_review .shop_table.woocommerce-checkout-review-order-table {}
.woocommerce form .form-row label {
    line-height: 2;
    min-width: 100%;
}

/*#billing_first_name_field {min-width: 57%;}
#billing_last_name_field {max-width: 42%; }*/
#billing_last_name_field  label{min-width: 6rem;}
#billing_address_2 {margin-left: 9.2em; max-width: 14em;}

.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text {width:100%;}
.woocommerce form .optional {
    display: none;
}
.woocommerce-billing-fields .form-row, .shipping_address .form-row {
    width: 46% !important;
    float: left !important;
    clear: none !important;
    margin-right: 2em !important;

}
.woocommerce-billing-fields h2, .shipping_address h2{ margin-bottom:1em;}
.woocommerce-billing-fields .woocommerce-input-wrapper, .shipping_address .woocommerce-input-wrapper  { width:100%; display:inline-block;}
.tooltip  > .tooltip-inner {background: #F3F5F6;font-size: 1.1em;font-weight: 600;padding: 0;color: #656565;opacity: 1;filter: alpha(opacity=100);max-width: initial;text-align: left;max-width: inherit;}
.tooltip > .tooltip-arrow { border-bottom-color:#F3F5F6; }
.woocommerce .woocommerce-breadcrumb {   
    font-size: 11px;
    color: #777;
font-weight: 400;
}
.woocommerce .woocommerce-breadcrumb a {
    color: #231142;
}

/*modal*/
#report-quickview .modal-dialog {
    width: 80%; max-width:700px;
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
    background-clip: padding-box;
    outline: 0;
}

.modal-header {
    padding: 15px 0 0 15px;
    border-bottom: 0px solid #e5e5e5;   
}
.modal-header .close {margin: 0;  padding: 0;position: absolute; right: 1em; font-size: 2.5em; }
#report-quickview img {
    margin-left: 0;
    margin-right: 25px;
}
.modal-footer {}

#report-quickview .btn-primary, #report-quickview .btn {
    text-align: left;
    display: inline-block;
    float: left;
    margin-right: 10px;
    border-radius: 4px;
    border: 0;
    padding: 10px 15px;
    text-transform: none; color:#fff;
}
#report-quickview ul.details li {vertical-align: middle; border-right: 1px solid #F3F5F6; padding-right: 0.6em;margin-right: 0.6em;}
#report-quickview ul.details li:last-child{border-right:0; padding-right: 0em;margin-right: 0em;}
#report-quickview .modal-footer  a.btn.view {
    background: #68737B;
}

#report-quickview  .add-to-saved {color: #68737B; background: #fff; border: 1px solid #68737B !important;}
#report-quickview .modal-footer  a.add-basket-btn { color:#fff;}

.logo-296 {
    background: url("/wp-content/uploads/sites/2/2019/07/logo_296.d78178321b15.png") no-repeat;
    width: 296px;
    height: 57px;
    display: block; margin:0 auto 2em auto;
}

#research-alert-modal.modal-title {
    margin: 0;
    line-height: 1.42857143;
}
#research-alert-modal h3, #research-alert-modal  h4 {
    margin: 00px 0;
padding: 0 10px 10px 0;
border-bottom: 1px solid #231142;
width: 100%;
}
.input-group-btn .btn.focus, .input-group-btn .btn:focus, .input-group-btn .btn:hover {
    color: #fff;
}
#research-alert-modal .modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.43px;
}

/*modal end*/

/*404 page*/
/*body.error404 #solrpower_facet_widget-2 {display:none;}*/
.error404 .well {
    width: 100% !important;
    margin: 0;
}
.error h1 .icon:after {
    content: '0';
}
.error .col-md-6 {
    margin-top: 25px;
    width: 43%;
}
.error h2 {
    font-weight: 700;
    font-size: 2.4em;
    margin: 0;
}
.error h1 .icon {    display: inline-block;}
/*.error h1 {
    font-weight: 900;
    font-size: 15em;
    margin: -40px 0 0;
    letter-spacing: -.1em;
}*/
.error.search-bar {
   width: 100% !important;
margin-top: -20px !important;
position: static; max-width: 100% !important;
}
.error .col-md-5, .error .col-md-6{float: left; }

.error h1 {
    font-weight: 900;
    font-size: 15em;
    margin: -40px 0 0;
    letter-spacing: -.1em;
}


@media (max-width:1200px) { 
 .error {
        text-align: center;
        width: 95%
    }
    
    .error .col-md-6 {
        width: 100%
    }
  /*  .error h1 .icon {       
        width: 50px;
        height: 50px
    }*/
	.error h1 {
    letter-spacing: normal;
}
	.error .col-md-5, .error .col-md-6 {
    float: none;     max-width: 100%;
        width: 100%
    }
}
@media (min-width: 320px) and (max-width:640px) { 
.error h1 {
        letter-spacing: normal;
        font-size: 5em;
        margin-top: 0
    }
}
body.is-waiting  *{
    cursor: progress;
}
/*body.is-waiting {background: rgba(0, 0, 0, 0.5); z-index: 9999;}*/
.blockOverlay{z-index: 1000; border: medium none; margin: 0px; padding: 0px; width: 100%; height: 100%; top: 0px; left: 0px; background-color: rgb(0, 0, 0); opacity: 0.6; cursor: wait; position: fixed; display:none;}
body.is-waiting  .blockOverlay{display:block;}
a.price_solr_reset.right {
    cursor: pointer;
}
/*body.is-waiting *{
  cursor: wait; 
display: block !important;
background: rgba(0, 0, 0, 0.5);
transform: translate(0,0);
position: fixed;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: 9999;
}*/

/*404 page end*/
/*Navya*/
a.disabled {
	pointer-events: none;
	cursor: not-allowed;
	opacity: .65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
	/*padding: 10px 12px;*/
}

.btn-group-lg > .btn, .btn-lg {
    padding: 10px 16px;
    /* font-size: 18px; */
    line-height: 1.3333333;
    border-radius: 6px;
}
/* The Modal (background) */

.form-control, output {
    display: block;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
}

.form-control  {
    width: 100%;
    height: 34px;
    padding: 6px 12px 6px 1em;
    background-color: #fff;
    border: 1px solid #ccc;
        border-top-color: rgb(204, 204, 204);
        border-right-color: rgb(204, 204, 204);
        border-bottom-color: rgb(204, 204, 204);
        border-left-color: rgb(204, 204, 204);
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,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-control {
    border-radius: 0;
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
}
#wpcf7-f674849-p688881-o1 .form-control {  padding: 6px 12px 6px 3em;}
#wpcf7-f674849-p688881-o1  #form-text-area.form-control {padding: 6px 12px 6px 1em;}
.form-control: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);
}
.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}

.js-tree ul, .js-tree ul li {
    list-style: none;
    padding: 0;
}


.input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell;
}
.input-group .form-control:last-child, /*.input-group-addon:last-child,*/ .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.input-group-addon .fa {
    margin-right: 0;
}
.fa-fw {
    text-align: center;
}
.form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
}
.form-horizontal .control-label {
    text-align: right;
}
.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px;
}
.has-feedback {
    position: relative;
}
.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
.has-success .input-group-addon {
    color: #3c763d;
}
.close:focus, .close:hover {
    color: #000;
    cursor: pointer;
}
button.close {
    cursor: pointer;
}
.close {
    font-size: 21px;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
}
.close {
    float: right;
    font-size: 21px;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20);
}
.alert .alert-link, .close {
    font-weight: 700;
}
.modal-header .close { margin:0; padding:0;}

.input-group-addon {
    padding: 8.5px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
   /* background-color: #eee;*/
    border: 1px solid #ccc;
    border-right-color: rgb(204, 204, 204);
    border-right-style: solid;
    border-right-width: 1px;
    border-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
	  background: #fff;
	
}

.input-group-addon {
position: absolute;
z-index: 9;
left: -43px;
}

.input-group .form-control {  }
/*Popup end Navya*/

/*contact form and terms and confitions changes */

.contact select.form-control:not([size]):not([multiple]) {
    height: calc(2.00rem + 2px);
    padding-left: 3em;
    max-width: 92%;
}

.contact .input-group-addon {
    position: absolute;
    z-index: 9;
    left: 13px;
}
.contact #form-text-area {
    max-width: 97%;
	height: 7em;
}


#myModal2 .form-group {
    margin-bottom: 2rem;
}
#myModal2 span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 1em;
    font-weight: normal;
    display: block;
    position: absolute;
    z-index: 99;
    bottom: -20px;
}
.cn-button.bootstrap {
    background-color: #000 !important;
    background-image: none;
    color: #fff !important;
}

.cn-button.bootstrap :hover{
    background-color: #000 !important;
    background-image: none;
    color: #000 !important;
}
.category h2 .icon {
    background: #002cc9;
    padding: 12px 15px;
    margin: -15px;
    color: #fff;
    float: right;
    font-size: 26px;
}

.product-remove{
    position: relative !important;
}
.woocommerce table.shop_table{
	    font-size: .9em;
    border: none;
}
.woocommerce table.shop_table tr.js-total-price-row td {
    border-top: none !important;
}
.woocommerce table.shop_table td.total-bill {
    color: #fff;
    background-color: #36C3FF;
}
.woocommerce table.shop_table td.subtotal-bill,.vat_amount {
    color: #000;
    background-color: #F3F5F6;
}
.woocommerce table.wishlist_table thead{
	font-weight: 500;
    color: #231142;
    text-transform: uppercase;
    font-size: 1em;
}
/* checkout page styles *******/
@media (min-width: 768px){
	#license-chooser-modal .modal-dialog {
		width: 100%;
	    max-width: 600px;
	    margin: 50px auto;
	}}
	@media (max-width: 768px){
	
.woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
    content: attr(data-title) " " !important;   
}

	
}
#license-chooser-modal .modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.43px;
}
#license-chooser-modal .modal-title {
    margin: 0;
    line-height: 1.42857143;
}

.page-template-checkout  h4{
    font-size: 1.1em;
}

.page-template-checkout  h2 {
    font-size: 1.6em !important;
    }

.checkout  .select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 34px;}
.checkout  .select2-container--default .select2-selection--single {
    border-radius: 0px;
    height: 34px;
}
/*.checkout p#billing_postcode_field {
    line-height: 60px;
}*/
.checkout #billing_country_field,.checkout #shipping_country_field {
    line-height: 80px;
}
.nav-justified {
    width: 100%;
}
.nav-justified li.active {
    background-color: #0034EC;
    border-radius: 50px;
    color: #fff;
}
.nav-justified li.active a{
	color: #fff;
}
ul.nav-justified li {
    width: 40%;
    float: left;
    text-align: center;
    padding: 10px 15px;
}
.checkout .woocommerce-billing-fields,.checkout .woocommerce-shipping-fields,.checkout .woocommerce-checkout-review-order,.wc_payment_method  label, .wc_payment_method  input {
display: none;
}
#wc-stripe-new-payment-method{display: inline-block !important;}
.woocommerce a.remove {color: #36C3FF!important;}
.woocommerce a.remove:hover {
    color: #593370!important;
    background: transparent;
}
.woocommerce form .form-row {
    width: auto;
    float: left;
}
.form-row.place-order{
	width: 100% !important;
	float: left;
	text-align: center;
}
.woocommerce-form-coupon button.button{
background-color: #231142;
    text-transform: none;
    border-radius: 0;
    color: #fff;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;

    text-align: center;
    touch-action: manipulation;
    cursor: pointer;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.woocommerce #place_order {
    background-color: #231142;
	color:#fff !important;
    text-transform: none;
    border-radius: 0;
    padding: 13px 11px 13px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    touch-action: manipulation;
    cursor: pointer;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
    max-width: 320px;
    margin: 2px auto;
    line-height: 1; margin-bottom: 3em;
}
.woocommerce-form-coupon button.button:hover, .woocommerce-page #place_order:hover
{
	background-color: #593370;
}
ul.license div.tooltip {
    position: absolute;
    width: 95%;
    left: 0;
    background: #F3F5F6;
    padding: 10px;
    color: #656565;
    opacity: 1;
	pointer-events: none;
}
.input-group-btn:last-child >.btn, .input-group-btn:last-child >.btn-group 
{
 margin-left:10px;
}
.btnn-register:hover
{
 background-color:#593370;
}
.btnn-register
{
    padding: .5em 1em !important;
    font-size: 14px !important;
    height: 32px !important;
    text-transform: none !important;
	cursor:pointer;
}
.modal-join-mail-list .js-tree ul ul li .checkbox {
margin-left: 20px;
}
.modal-join-mail-list .js-tree ul ul li .checkbox label input[type="checkbox"], .modal-join-mail-list .js-tree ul ul li .checkbox-inline input[type="checkbox"]  {
margin-left: -17px;
}
/********* Order completed page design *********/
.woocommerce-order-received .checkoutrow{display: none;}
.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee;
}
.woocommerce-order-received .checkoutrow h1{font-size: 36px;}
.woocommerce-order-received .panel.panel-default.checkout {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
    border: 0;
}
.woocommerce-order-received .checkout .panel-heading {
    background: #0034EC;
    color: #231142;
    border-radius: 0;
    padding: 10px 15px;
    border-color: #ddd;
}
.woocommerce-order-received  .subtotal-bill {
    color: #000;
    background-color: #F3F5F6;
}
.woocommerce-order-received  .total-bill {
    color: #fff;
    background-color: #36C3FF;
}
.woocommerce-order-received .checkout .table>tbody>tr>th,.woocommerce-order-received .checkout .table>thead>tr>th {
    border-top: 0 none;
    color: #231142;
    font-size: 1em;
    font-weight: 500;
    text-transform: uppercase;
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
}
.woocommerce-order-received.checkout .table>thead>tr>td,.woocommerce-order-received .table>tbody>tr>td {
    vertical-align: middle;
    border-top: 1px solid #F3F5F6;
}
.widget_recently_viewed_products { font-size: .9em; margin-bottom: 20px;
padding-left: 0;}

/*.widget_recently_viewed_products li a {
    color: #231142 !important;
    padding: 0 0 10px;
    margin: 0 0 10px !important;
    border-bottom: 1px solid #F3F5F6;
}*/
.widget_recently_viewed_products.widget.gdreport-widget ul {max-width: 88%; }
.widget_recently_viewed_products li a.list-group-item-recent {
    color: #231142 !important;
    padding: 0 0 10px !important;
    margin: 0 0 10px !important;
    border-bottom: 1px solid #F3F5F6 !important;
    font-weight: 400 !important;
    font-size: 1.1em !important;
}
.widget_recently_viewed_products.widget.gdreport-widget ul li {margin-bottom:0;}
.widget_recently_viewed_products.widget.card > .card-block > ul li:before {display:none !important;}
.widget_recently_viewed_products  h5.widget-title {padding: 0;
background: 0 0;
border: 0;
font-size: 1.8em;
margin-bottom: 20px; margin: 15px 0;
color: #231142 !important;
text-transform: none !important;
font-weight: 400;
}
.discount_code span{
	cursor: pointer;
}
.subtotal-bill .text_green{
	color: green;
}
.discount_code a{display: none;}

@media (max-width: 768px){
ul.nav-justified li {width:100%;} 
.woocommerce-billing-fields .form-row, .shipping_address .form-row {width:100% !important; }

table.shop_table_responsive {
  empty-cells:hide;
}
.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
color:#000;}
td.empty {border:0 !important; padding:0 !important; margin:0 !important; line-height:0 !important; }
td.empty:before {display:none;}
.woocommerce-page table.shop_table_responsive tr td.empty {border:0 !important; padding:0 !important; margin:0 !important; line-height:0 !important; }
.woocommerce-page table.shop_table_responsive tr td.empty:before {display:none;}

.woocommerce-page table.shop_table_responsive tr td.empty {border:0 !important; padding:0 !important; margin:0 !important; line-height:0 !important; }
.woocommerce-page table.shop_table_responsive tr td.empty:before {display:none;}

.nav-justified {width:100%; background:#fff;}
.woocommerce-form-coupon {
    max-width: 100%;
    margin-left: 12px;
}
.woocommerce-page table.shop_table_responsive tr td.cart-mob {display:none;}
.woocommerce-page table.shop_table_responsive tr td.total-bill.total_price {color:#fff; background-color:#36C3FF;}
.page-template-checkout h2 {
    font-size: 1.4em !important;
}

}

/************* Loader Styles ***********/
.cloader {
  border: 5px solid #54505d;
    border-radius: 50%;
    border-top: 5px solid #0034EC;
    width: 60px;
    height: 60px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    top: 50%;
    left: 50%;
    text-align: center;
    position: absolute;
}
div#report-quickview .modal-body {
    min-height: 10em;
}
div#report-quickview .modal-body .cloader {
    top: 30%;
    left: 48%;
}
/* Safari */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
a.nav-active, ul.sticky-nav li.active a {
    color: #0034ec!important;
    background: #fff!important;
}
ul.sticky-nav li a.nav-active::after, ul.sticky-nav li.active a.nav-active::after, ul.sticky-nav li.active a::after {
    background: #fff;
    color: #0034ec;
    content: "\f0d9";
    float: right;
    font-family: FontAwesome;
    font-size: 3em;
    line-height: normal;
    padding: 0;
}

.industry-join-email ul li span.wpcf7-not-valid-tip {
    display: none;
}
.industry-join-email ul li:last-child span.wpcf7-not-valid-tip {
    display: block !important;
}
.successtick i {
    background: #212529;
    color: #0034EC;
    border-radius: 100%;
    padding: 0.8em;
    font-size: 1.2em;
    margin-bottom: 2em;
}


.jumbotron.text-center {
    max-width: 600px;
    margin: auto;
    margin-bottom: 4em;
}
.page-template-template-partscheckout-php .woocommerce form .form-row .woocommerce-input-wrapper .description {
    position: absolute;
    width: auto;
    left: 0px;
    left: 50%;
    font-size: 10px;
    margin-top: 37px;
    height: 27px;
    line-height: 8px;
}
 @media (max-width: 1200px) {
.page-template-template-partscheckout-php .woocommerce form .form-row .woocommerce-input-wrapper .description {
    left: 0%;
}
}


.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
	font-size: 100%;
	margin: 0;
	line-height: 1;
	cursor: pointer;
	position: relative;
	text-decoration: none;
	overflow: visible;
	padding: .618em 1em;
	font-weight: 700;
	border-radius: 3px;
	left: auto;
	color: #515151 !important;
	background-color: #ebe9eb;
	border: 0;
	display: inline-block;
	background-image: none;
	box-shadow: none;
	text-shadow: none;
}
.buy-now .js-buy-now {color: #fff!important;}
.row.checkoutrow {
	/*padding-top: 40px;*/
}

.gdreport-sidebar .widget.card {
    border-color: #fff;
    border: 0;
    box-shadow: none;
}

.hide-header .container {margin-top:10px;}
form.checkout.woocommerce-checkout {
    margin-bottom: 5em;
}

p {
    color: #303030;
    font-size: 15px;
    line-height: 24px;
    font-style: normal;
    font-weight: 400;
    margin-top: 15px;
    margin-bottom: 15px;
}
.badge.basket-total.js-basket-total {
	top: -0.5em;
	right: -0.5em;
}

.widget.gdreport-widget ul li a.facet_link {
    display: inline-block;
}
select.currency.right.js-currency-chooser.convertjssingle {appearance: auto !important;}
.page-template-checkout .content_top_margin {top:60px;}


@media only screen and (min-width: 1024px) {
 .buy-now span.price {
	 font-size: 1.15em !important;
 }
}
@media only screen and (min-width: 421px) and (max-width: 490px) {
.buy-now ul.license li {
    font-size: 1.12em !important;
}
 .buy-now ul.license li {
    display: inline-grid !important;
}	
}
@media only screen and (max-width: 421px) and (orientation: portrait) {
.buy-now ul.license li {
    font-size: 0.8em !important;
}
 .buy-now ul.license li {
    display: inline-grid !important;
}
#site-user span.price {
    margin-left: 45px ;
}
}
@media only screen and (min-width: 768px) and (max-width: 1024px){
 .buy-now ul.license li{
	display:inline-grid !important;
 }
}
@media only screen and (min-width: 768px) and (max-width: 856px){
  ul.license select.currency {
    margin: -20px 11px 0 0 !important;
}
.buy-now ul.license li .price {
    font-size: 0.9em;
}
}
@media only screen and (min-width: 1020px) and (max-width: 1024px){
  ul.license h4{
    font-size: 1.8em !important;
}
}
@media only screen and (min-width: 958px) and (max-width: 961px){
ul.license select.currency{
	max-width: 175px !important;
} 
ul.license h4{
    font-size: 1.7em !important;
}
}

@media only screen and (min-width: 319px) and (max-width: 330px){
ul.license select.currency{
	max-width: 175px !important;
} 
ul.license h4{
    font-size: 1.7em !important;
}
 .buy-now ul.license li{
	display:inline-grid !important;
 }
 #site-user span.price {
    margin-left: 25px;
}
}

td.product-name {
    max-width: 450px;
}
.add-basket-btn i,.quick-view i, .yith-wcwl-add-to-wishlist a:after  {display:none;}
div.price-range-section{
margin-right:20px;
}
div.price-range-section div.js-tree p input#sliderrangeamount{
	width: 100% !important;
	font-size: 16px;
}


.wpcf7-submit {
    color: #fff !important;
    font-weight: 400 !important;
    font-size: 1rem !important;
    border-radius: 50px;
    background-color: #0034EC !important;
}
div.wpcf7 .wpcf7-submit:disabled {color: #fff !important;}
div.wpcf7 .wpcf7-submit:disabled {
	color: #333!important;
	font-weight: 400 !important;
	font-size: 1rem !important;
	border-radius: 50px;
	background-color: #36c3ff !important; color: #fff !important;
}

div.wpcf7 .wpcf7-submit:disabled .fa-download {color: #333!important;}

.wpcf7-select {
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	height: 43px;
	padding: 12px 12px;
	position: relative;
	z-index: 2;
	float: left;
	width: 92%;
	margin-bottom: 0;
	border: 1px solid #ccc;
}
.buy-now .append_addbasket,.buy-now .btn-ccholder {
    color: #000000 !important;
}


@media only screen and (min-width: 1025px) {
.buy-now .amount {float: left;clear: none;margin-right: 26px;}

.buy-now span.js-hide.local-price.js-local-price {
    float: left;
    clear: both;
}

.buy-now i.fa.fa-question-circle {
    float: right;
    margin-top: 8px !important;
}
.buy-now li{
     display: grid !important;
}

}

@media only screen and (max-width: 420px) {
.buy-now .amount {
    margin-top: -33px;
}
}

@media only screen and (min-width: 421px) and (max-width: 533px) {
.buy-now .amount {
    margin-top: -48px;
}
}

@media only screen and (min-width: 491px) and (max-width: 768px) {
.buy-now .amount {
    margin-top: -42px;
}
}

@media only screen and (min-width: 768px) and (max-width: 856px) {
.buy-now {
    width: 115%;
}
.buy-now .amount {
    margin-top: -32px;
}
.buy-now li {
    width: 109%;
}
.buy-now li {margin-left: -13px !important;}
}

@media only screen and (min-width: 1000px) and (max-width: 1024px) {
    .buy-now .amount {
    margin-top: -39px;
    }
	.buy-now li { 
		width:100%;
	}
}

@media only screen and (max-width: 1024px) {
.buy-now li{
    display: grid !important; 
}
.buy-now .amount {
    float: right;
    clear: both;
    display: inline-block;
    margin-right: 25px;
}
.buy-now i.fa.fa-question-circle {
    float: right;
}
.buy-now span.js-hide.local-price.js-local-price {
    float: right;
	clear: both;
}
}

@media only screen and (min-width: 1000px){
.buy-now li#enterprise-site-user div.tooltip , .buy-now li#site-user div.tooltip{
top:-107.6666660308838px !important;
}
}

/*new sample page & before buying css*/
.page-id-3077476 .card.gdreport-card , .page-id-3083386  .card.gdreport-card{
    background-color: #f3f5f6;
}
.page-id-3077476 .wpcf7-form-control.wpcf7-submit.btn , .page-id-3083386  .wpcf7-form-control.wpcf7-submit.btn {
	float: left;
}
.page-id-3077476 footer.entry-footer , .page-id-3083386  footer.entry-footer{
    clear: both;
	    margin-top: 20px;
    padding-left: 32px;
}
.page-id-3077476 .wpcf7-response-output , .page-id-3083386  .wpcf7-response-output{
    clear: both;
}
.page-id-3077476 .wpcf7-response-output, .page-id-3083386  .wpcf7-response-output {
    display: none !important;
}
@media screen and (min-width: 800px) {	
.page-id-3077476  .col-lg-9.sample-request-page-left, .page-id-3083386   .col-lg-9.sample-request-page-left {
    width: 75%;
    float: left;
    display: inline-block;
	padding: 10px;
}
.page-id-3077476  .col-lg-4.sample-request-page-right , .page-id-3083386   .col-lg-4.sample-request-page-right {
    float: left;
    display: inline-block;
   /* width: 25%;*/
	max-width: 375px;
	padding: 10px;
}
}
@media screen and (max-width: 400px) {
.page-id-3077476 .col-lg-4.sample-request-page-right img , .page-id-3083386  .col-lg-4.sample-request-page-right img{
    width: 100px !important;
    float: left;
	margin-right:5px;
}
}
@media screen and (max-width: 800px) {	
	.col-lg-4.sample-request-page-right {
    margin-top: 50px;
}
	.col-lg-4.sample-request-page-right img {
    width: 150px;
    float: left;
	margin-right:5px;
}
.page-id-3077476  .col-lg-12,.col-lg-9 , .page-id-3083386   .col-lg-12,.col-lg-9 {    padding: 0px;
}
.page-id-3077476  .sample-request-page-left .input-group-addon, .page-id-3083386   .sample-request-page-left .input-group-addon{
    margin-left:20px;
}
.page-id-3077476  .sample-request-page-left input, .page-id-3083386   .sample-request-page-left input{
    margin-left:20px;
}
.page-id-3077476 .sample-request-page-left .control-label, .page-id-3083386  .sample-request-page-left .control-label{
    padding: 0px;
}
}

.page-id-3077476 .input-group-addon, .page-id-3083386  .input-group-addon {background:#FFF !important; color:#0060FD!important; border-right:0 !important; padding:0 0px 0 0.4em !important; font-size:1em !important; line-height: 2.57rem; }
.page-id-3077476 div.wpcf7 .wpcf7-submit, .page-id-3083386  div.wpcf7 .wpcf7-submit{margin-left:1em;}
.page-id-3077476 .input-group-addon.name-field , .page-id-3083386  .input-group-addon.name-field{padding: 0 0px 0em 0.4em !important; line-height: 2.6rem;}
.page-id-3077476 .form-group, .page-id-3083386  .form-group {margin-bottom:0 !important}
.page-id-3077476 .wpcf7-form-control-wrap.name, .page-id-3083386  .wpcf7-form-control-wrap.name {	width: 100%;
}
.page-id-3077476 .input-group-addon, .page-id-3083386  .input-group-addon {
	left: 0 !important;
}
.page-id-3077476 .input-group , .page-id-3083386  .input-group {
	padding-left: 1.6em;
	margin-bottom:0.8em !important
}
.page-id-3077476 .entry-content, .page-id-3083386  .entry-content {
	margin: 1.0em 0 0;
}
.page-id-3077476 .wpcf7-acceptance input, .page-id-3083386  .wpcf7-acceptance input {
	margin-left: 11px;
	margin-right: 10px;
}
.page-id-3077476 .sample-request-page-right .right-box, .page-id-3083386  .sample-request-page-right .right-box {
	border: 1px solid #ccc; margin-bottom:1rem; 
	padding: 1rem; overflow:auto;
}
.page-id-3077476 .sample-request-page-right img , .page-id-3083386  .sample-request-page-right img {
	max-width: 25%;
	float: left;
	margin: 0 0.6em 0.6em;
}
.sample-request-page-right p {
	font-size: 0.9em;
	line-height: 1.4em;
}
.page-id-3077476 h1 , .page-id-3083386  h1{
	font-size: 1.5rem;
	margin-bottom: 1em;
}
.page-id-3077476 div.wpcf7 .wpcf7-submit:disabled , .page-id-3083386  div.wpcf7 .wpcf7-submit:disabled {opacity:1; }
.page-id-3077476 div.wpcf7 .wpcf7-submit, .page-id-3083386  div.wpcf7 .wpcf7-submit{box-shadow:none; padding: 0.5625rem 0.9375rem 0.625rem 0.9375rem !important; } 
.page-id-3077476 ul.details, .page-id-3083386  ul.details {margin-bottom:1.5em !important;}
.page-id-3077476 .sample-request-page-right h3, .page-id-3083386  .sample-request-page-right h3 {
	font-size: 1.4rem;
	font-weight: 600 !important;
	margin-bottom: 1.0rem;
	line-height: 1.8rem;
}
.page-id-3077476 ul.details b, .page-id-3083386  ul.details b  {font-weight: 600;}
.card-block ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #D3D3D3;
  opacity: 1; /* Firefox */
}
.card-block :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #D3D3D3;
}
.card-block ::-ms-input-placeholder { /* Microsoft Edge */
  color: #D3D3D3;
}

/*FAQ*/

#tab-faq-contents .accordion { width:100%;
border-radius: 3px; background: #F3F5F6;
/* -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
box-shadow: inset 0 1px 1px rgba(0,0,0,.05);*/
-webkit-box-shadow:none;
box-shadow:none; color:#352354; font-weight: 500;
padding: 6px; letter-spacing:0.1; height: 40px; margin: 1em 0 0 0; text-align: left; outline:0; border:1px solid #c7cfd4;
}
#tab-faq-contents .accordion:hover,
#tab-faq-contents button:focus {background-color: #F3F5F6;background: #F3F5F6; outline:0;}
#tab-faq-contents .faq_questions b { font-weight: 600; font-size: 1em;}
/* Style the accordion panel. Note: hidden by default */
#tab-faq-contents .panel {
padding:1em;background-color: white; display: none;overflow: hidden; border:1px solid #c7cfd4; border-top: 0;
}
div.tab-content div.panel p {border:0; padding: 0;}
#tab-faq-contents .accordion:before {content: '\f067';float: left; color: #fff; font-size: 11px; background: #0034ec; padding:0.9em; margin:-0.8em 1em -0.8em -0.4em; font: normal normal normal 14px/1 FontAwesome;}
#tab-faq-contents .active:before {content: "\f068"; font: normal normal normal 14px/1 FontAwesome;}
div.tab-content > div {
margin: 10px 0; overflow: hidden;}


.page-id-3083386  .wpcf7-form-control-wrap.Enquiry {
width: 109%;
}
.page-id-3083386  .wpcf7-form-control.wpcf7-textarea {
width: 100%;
}
.page-id-3083386  .wpcf7-select {
font-size: 14px;
line-height: 1.42857143;
color: #555;
height: 43px;
padding: 12px 32px 12px 12px;
position: relative;
z-index: 2;
float: left;
width: 100%;
margin-bottom: 0;
border: 1px solid #ccc;
}
.page-id-3083386  .wpcf7-form-control-wrap.Enquiry .wpcf7-textarea {
margin-left: -1.3em;
max-height:170px;
}
.page-id-3083386  .enquiry .input-group {
padding-left: 0;
}
.page-id-3083386  .enquiry .wpcf7-form-control-wrap.Enquiry .wpcf7-textarea {
margin-left: 0em;
max-height:170px;
}