html,body {
	overflow-x: hidden;
}
body {
	background: white;

}
a:visited {
	color: inherit;
}
a:link, a:visited:link {
    -webkit-tap-highlight-color: white !important;
}
.btn-primary {
	padding: 10px 20px;
	color: white;
	background: #025ca5;
    border-color: #d9d9d9;
    transition: .3s all;
}
.btn-primary:hover {
	color: #fff;
	background-color: #0b5ed7;
	border-color: #0a58ca;
}
.btn-subscribe {
	color: #025ca5;
}
.btn-subscribe:hover {
	color: #006cd7;
	background: #e6e6e6;
}
.btn-red {
	color: #981c1e !important;
	background: transparent !important;
	font-weight: bold;
}
.btn-red:hover {
	background: #e6e6e6 !important;
}
.btn-bf {
	display: flex;
	align-items: center;
}
.bf-icon {
	height: 40px !important;
	margin-right: 10px;
}
.btn-gray {
	background: #d9d99 !important;
	border-color: #f1f1f1 !important;
	color: #0365b2 !important;
	transition: .3s all;
}
.btn-gray:hover {
	background: white !important;
	color: #0b5ed7;
}
.btn.btn-requestexam {
	background:  #e5e5e5 !important;
	border: 1px solid #666 !important;
	color:  black !important;
	margin-bottom: 20px;
}
.btn.btn-requestexam:hover {
	background:  #fff !important;
	border: 1px solid #666 !important;
	color:  black !important;
}
a.cp_button.orange {
	background:  #e5e5e5 !important;
	border: 1px solid #666 !important;
	color:  black !important;
	margin-bottom: 20px !important;
	border-radius: 5px !important;
	padding: 10px !important;
	text-shadow: none !important;
	box-shadow: none !important;
}
	a.cp_button.orange:hover {
		background:  #fff !important;
		border: 1px solid #666 !important;
		color:  black !important;
	}
/*.product-btn-container */
a.add_to_cart_button {
    background: #008001 !important;
    border-color: #008001 !important;
    color: white !important;
    text-decoration: none !important;
    padding: 10px 20px !important;
    border-radius: 5px !important;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #008001 !important;
    color: #fff;
    -webkit-font-smoothing: antialiased;
}
.woocommerce div.product .woocommerce-tabs .panel {
    padding-right: 20vw;
}
.woocommerce div.product p.price, .woocommerce div.product span.price,
.woocommerce-Price-amount.amount {
    color: #008001 !important;
    font-size: 1.45em;
    font-weight: bold;
}

/* PRODUCT TABS */

.woocommerce div.product .woocommerce-tabs {

}
	.woocommerce div.product .woocommerce-tabs ul.tabs::before {
    	border-bottom: 1px solid #d3ced2;
	}
		.woocommerce div.product .woocommerce-tabs ul.tabs li:hover {
			background: #008af9;
			color: white;
		}
			.woocommerce div.product .woocommerce-tabs ul.tabs li:hover a,
			.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover{
				color: white;
			}
			.woocommerce div.product .woocommerce-tabs ul.tabs li {
			    background: #025ba3;
			    z-index: 2;
			    border-bottom-color: #fff;
			    border-radius: 0px;
			}
				.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
				    border: none !important;
				    box-shadow: none !important;
				}
				.woocommerce div.product .woocommerce-tabs ul.tabs li a{
				    color: white;
				}


.wrps_related_products.wrps_theme_box .wpb_wrps_cart_btn a.button, .wrps_related_products.wrps_theme_box .wpb_wrps_cart_btn a.added_to_cart {
    background: #008001;
    color: #fff;
    border-color: #008001;
}

.header-message {
	    background: black;
    color: white;
    font-size: .9em;
    text-align: center;
    padding: 5px;
}

article.hentry {
	border: 0px;
}

#container {
	padding: 0;
}
.header-top {
	padding: 0px 15px 15px 15px;
	background: #f8f9fa;
}
	.header-top-left {
		padding-top: 15px;
	}
	.header-top-right {
	    display: flex;
	    align-items: stretch;
	    justify-content: flex-end;
	    height: 60px;
	}
		.header-top-right .btn {
			margin-right: 0px;
			border-radius: 0px !important;
			padding-top: 15px;
			height: 100%;
			display: flex;
			align-items: center;
		}
		.header-top-right #navCart {
			border-right: 1px solid #d2d2d2 !important;
		}
		img.navbar-brand  {
			max-height: 110px;
			width: auto;
			height: 100%;
			padding: 0px;
		}

h1,h2,h3 {
	font-family: "Jaldi", "Open Sans", sans-serif;
	font-weight: 900;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.25em;
}
h1.page-title {
	padding: 20px 0px;
}


h1, h2, h3, h4, h5, h6, .breadcrumb, .sidebar-primary, .sidebar-secondary, #ez-home-sidebar, .entry-content p, .entry-content ul li, .entry-content ol li, .wpb_wrps_title {
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
}

.page-template-default .default-content-container, .hpp-authors-template-default .default-content-container {
    padding: 25px 10vw;
}

.content-area ul,
.default-content-container ul {
	list-style: disc;
}

.content-area ol,
.default-content-container ol {
	list-style-type: decimal;
}


header.header {
	background: rgb(5,100,177);
	background: linear-gradient(90deg, rgba(5,100,177,1) 0%, rgb(0 88 159) 100%);
}
.navbar-toggler {
	color: white;
}
header.header>nav {
	background: transparent;
	padding: 0px !important;
	justify-content: flex-start;
}
.navbar .nav-container {
	margin: 0px 15px;
	padding: 0px;
}
.image-container {
	background-position: center center;
	background-size:  cover;
}
.header-top a.cart-customlocation {
	background: transparent !important;
	border: 0px !important;
	display: flex;
	align-items: center;
	color: #008001 !important;
	transition: all .3s;
}
.header-top a.cart-customlocation:hover {
	background: #e6e6e6 !important;
}
	span.cart-count-circle {
	    display: inline-block;
	    border: 1px solid white;
	    border-radius: 50%;
	    padding: 5px 8px;
	    margin: 0px 10px;
	    font-size: .9em;
	    margin-left: -10px;
	    background: #0c560c;
	    color: white;
	}
	span.cart-amount {
		font-style: italic;
	}
#content .container img.size-full {
	max-width: 100%;
}

#mainMenu {
	width: 100%;
}
#mainMenu .dropdown:hover>.dropdown-menu {
  display: block;
}
#mainMenu>ul>li {
    margin-right: 15px;
    text-align: center;
}
#mainMenu>ul>li:hover {
	text-decoration: none;
	background-color: #054f90;
}
#mainMenu>ul>li .nav-link {
    color: rgb(30 101 177);
    font-family: "Jaldi", "Open Sans", sans-serif;
    font-weight: bold;
    font-size: 1.3em;
    display: flex;
    align-items: center;
    color: white;
    padding: 15px 10px;
    line-height: 1.2em;
    height: 100%;
}
#mainMenu ul.dropdown-menu {
	background-color: #054f90;
	border-radius: 0px !important;
	border: 0px !important;
}
#mainMenu ul.dropdown-menu li a{
	color:  white;
}
#mainMenu ul.dropdown-menu li a:hover{
	color:  white;
	background: #0166b3;
}
#mainMenu li#menu-item-6285 {
	background-color: #ba313b;
    position: relative;
}

.breadcrumb-container,
nav.woocommerce-breadcrumb {
	background: #ebebeb !important;
    margin-bottom: 0px !important;
    padding: 15px !important;
}
	nav.woocommerce-breadcrumb a,
	#breadcrumbs a {
		color: #0365b2 !important;
	}


/* BLOG --------------------------------------------------------------------------- */


.page-title-row {
	padding: 25px 0px;
}
.page-title-row h1 {
	color: #015aa3;
}
.blog-item {
	border-bottom: 1px solid #d9d9d9;
	padding: 25px;
}
.blog-item-date {
	color: #5a5a5a
}

/* FAQ --------------------------------------------------------------------------- */

.page-intro {
	padding: 50px 10vw;
}
.faq-item {
	margin-bottom: 25px;
	width: 100%;
}
.faq-title {
	color: #007072;
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 15px;
	display: flex;
	align-items: flex-start;
	width:100%;
}
.faq-title a {
	color: #007072;
	display: inline-block;
	font-size: 1.3em;
	padding-right: 5vw;
}
.faq-title-icon {
    display: inline-block;
    margin-top: 5px;
    margin-right: 15px;
}
.faq-content {
	display: none;
	padding: 25px;
    background: #f8f8f8;
}
.faq-content-inner {
	padding-right: 5vw;
}
.faq-block .faq-title span {
	display: inline-block;
}
.faq-block .fa-caret-down {
	float: left;
	display:inline-block;
}

.faq-item ul {
	list-style: disc !important;
	list-style-type:disc !important;
	overflow:hidden;
}
.faq-item ol {
	list-style: decimal !important;
	list-style-type:decimal !important;
	overflow:hidden;
}
.faq-item table {
  border-collapse: collapse;
}

.faq-item table td, .faq-item table th {
  border: 1px solid black;
  padding: 5px;
}

/* BANNER ROTATOR ---------------------------------------------------------------- */

.banner {
	height: 500px;
    padding: 0 !important;
    margin: 0 !important;
    width: 100% !important;
}
.banner .row {
	height: 100%;
	margin: 0px !important;
}
.banner-rotator {
	margin: 0 !important;
    padding: 0 !important;
}

.banner-rotator,
.banner-rotator .slick-list,
.banner-rotator .slick-track {
	height: 100%;

}
.banner-item {
	margin: 0 auto;
	text-align: center;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
	padding: 0;
	height: 100%;
	display: flex !important;
	justify-content: space-between;
    align-items: center;
    padding-left: 120px;
}

.banner-rotator.banner-interior,
.banner-interior .banner-item{
	height: 500px;
}


.banner-item-inner {
    width: 40vw;
    padding: 30px 20px;
    font-size: 18px;
    background-color: rgba(255, 255, 255, .6);
    border-left: 20px solid #2167B2;
    color: #000000;
    text-align: left;
}
.banner-item-inner h1 {
	font-size: 2.2rem;
    font-weight: bold;
}



.banner-rotator .slick-arrow.slick-hidden {
    display: none;
}


.banner-rotator .slick-arrow {
    position: absolute;
    top: 45%;
    z-index:9999;
}
.banner-rotator .slick-next {
	right: 25px;
}
.banner-rotator .slick-prev {
	left: 25px;
}
.banner-rotator .btn-primary {
	font-size: 1em !important;
	color:  white !important;
}


.page-template-template-homepage-2020 header .checkout {
    font-size: 1.5em;
}

.slick-dots {
	width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: 0px;
}

.slick-dots li button { 
   font-size: 0; 
   border-radius: 50%;
    background: white;
    padding: 7px;
    margin: 0px 15px;
    border: 1px solid #2067B2;
}
.slick-dots li.slick-active button {
	border: 2px solid white;
	background: #2067B2;
} 



.product-slider-container {
	width: 30%;
    display: flex;
    flex-direction: column;
    padding: 10px;
    background: white;
    height: 100%;
    margin-right: 10vw;
}
.product-slider-contaner .slick-prev {
	left: 0px !important;
}
.product-slider-contaner .slick-next {
	right: 0px !important;
}
.banner-product-slider {
	height: 100%;
}
.banner-product-item {
	display: flex !important;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}
.banner-product-item  .product-image-container {
	height: 60%;
	padding-bottom:5px;
}
.banner-product-item  .product-content-container {
	height: 20%;
	width: 100%;
}	
	.banner-product-item  .product-content-container h4{
		font-size: 1em !important; 
	}
	.banner-product-item  .product-content-container .woocommerce div.product p.price, .woocommerce div.product span.price, .woocommerce-Price-amount.amount {
    	font-size: 1em !important;
	}
.banner-product-item  a.btn-primary {
	width: 50% !important;
	margin: 0 auto;
	margin-top: 10px;
	font-size: .9em;
}
.banner-product-item  .product-image-container a {
	height: 100%;
	display: block;
}
.banner-product-item  .product-image-container img{
	width: auto !important;
	height: 100% !important;
	margin: 0 auto;
}



/* THREE CALLOUT ROW ---------------------------------------------------------------- */

.three-callout-row {
	min-height: 350px;
	margin: 0px !important;
	padding: 0px !important;
}
.three-callout-row>.row {
	height: 100%;
	padding: 0px !important;
	margin: 0px !important;
}
.three-callout-row .image-overlay {
    background: rgba(0,0,0,.55);
	width: 100%;
	height: 100%;
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
}
.three-callout-row .callout-block {
	padding: 25px;
	background-size: cover;
	min-height: 350px;
	display: flex;
	position: relative;
	align-items: center;
	justify-content: center;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
	color: white !important;
	border-right: 2px solid #fff;
}
.three-callout-row .callout-block:last-child {
	border-right: 0px;
}
.three-callout-row .callout-block .callout-block-inner {
	text-align: left;
	padding: 25px;
	z-index:9999 !important;
	position:relative;
	text-align: center;
}
.three-callout-row .callout-block .callout-block-inner h1,
.three-callout-row .callout-block .callout-block-inner h2,
.three-callout-row .callout-block .callout-block-inner h3,
.three-callout-row .callout-block .callout-block-inner h4,
.three-callout-row .callout-block .callout-block-inner p {
	color: inherit;
}
.three-callout-row .callout-block .callout-block-inner h2 {
	font-size: 2em;
    font-weight: 900;
}
.three-callout-row .callout-block .callout-block-inner p {
	font-size: 1em;
}
.three-callout-row .btn-primary {
	font-size: 1em;
    font-weight: bold;
}

.page-template-template-homepage-2020 .email-signup {
	padding: 50px 25px;
	background: #2067b2 !important;
}
.page-template-template-homepage-2020  .email-signup h2 {
	 margin-bottom: 25px;
	 color: white !important;
}
#mc_embed_signup {
	padding: 0px 10vw;
}
.sidebar #mc_embed_signup {
	padding: 0px;
}
.form-inputs {
	display: flex;
	align-items: center;
	flex-direction: row;
}
.form-inputs input.email {
	margin: 0px !important;
    font-size: 1.6em;
}

/* BASIC TEXT SECTION ---------------------------------------------------------------- */

.basic-text-section {
	padding: 50px 10vw;
}
	.basic-text-section ul { list-style: disc; }

/* PRODUCT GRID ---------------------------------------------------------------- */

.author__products_list {
	display: grid;
	grid-template-columns: 1fr;
	@media(min-width: 968px){
		grid-template-columns: 1fr 1fr;
	}
	@media(min-width: 1200px){
		grid-template-columns: 1fr 1fr 1fr;
	}
}

.product-grid {
	background-color:white !important;
}

.product-grid-header {
	padding: 25px 0px;
	background: #f1f1f1;
}
.product-grid-footer>div {
	margin: 0;
	padding: 0;
}
.product-grid-header h2{
	font-size: 2.5em;
	color:#333;
	font-family: "Jaldi", "Open Sans", sans-serif;
	font-weight: bold;
}
.product-item {
	display: flex;
	align-items: stretch;
	padding: 15px;
	height: auto !important;
	border-right: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
}
.product-item .product-title-link {
	color:  #0d6efd
}
.product-item .product-item-inner {
	display: flex;
	flex-direction: column;
	padding: 10px;
	width: 100%;
}
.product-item-inner .product-image-container {
    height: 250px;
    margin-bottom: 15px;
    position: relative;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}
.product-item-inner .product-image-container a {
	display: block;
    width: 100%;
    height: 100%;
}
.product-item-inner .product-image-container img {
	height: auto;
	width: 100%;
	margin: 0 auto;
}
.product-item-inner h3 {
	color: #333 !important;
	font-size: 1em;
	font-weight: 500;

}
.product-item-inner .btn {
	font-size: 1.6em;
	border-radius: 0px !important;
}
.product-content-container {
	font-size: 1.3em;
}
.product-item-inner .woocommerce-Price-amount {
	color: #0e8d44;
    padding: 10px 0px !important;
    display: block;
    /* font-weight: bold; */
    font-size: 1.2em;
}
.product-grid .slick-track {
	display: flex;
	align-items: stretch;
}

.view-all-btn {
    margin: 0 auto;
    font-size: 1.3em !important;
    background: #025ba4 !important;
    padding: 15px 25px !important;
    color: #fff !important;
    font-weight: bold;
    width: 100%;
    border-radius: 0px !important;
    transition: .3s all;
}
.view-all-btn:hover {
	background: #006fcb !important;
}
.new-product-tag {
	background: green;
    position: absolute;
    top: 0;
    right: 0;
    padding: 18px 10px;
    font-weight: bold;
    font-size: 1em;
    font-family: "Roboto", sans-serif;
    border-radius: 50%;
    color: white;
}


/* SLICK SLIDER ---------------------------------------------------------------- SLICK SLIDER */
.slick-arrow.slick-hidden {
    display: none;
}
.slick-arrow {
	background-color: transparent;
	transition: 200ms all ease;
	width: 50px;
	height: 50px;
	position: absolute;
	top: 45%;
	z-index: 999;
    color: #007bff !important;
    font-size: 1.5em;
}
.slick-arrow.a-right {
	right: 0px;
}
.slick-arrow.a-left {
	left: 0px;
}
.slick-arrow:hover {
	background-color: transparent;
	opacity: .6;
}
.slick-arrow:focus {
	outline: none;
}

/* SPACER ----------------------------------------------------------------------  */

.flexcontent-spacer {
	width: 100%;
	height: 50px;
	background: transparent;
	display: block;
}

/* LIST ITEM -------------------------------------------------------------------  */
.feature-list-item {
	min-height: 350px;
	margin-bottom: 5px;
	display: flex;
	align-items: flex-start;
}
.feature-list-item ul {
	list-style: disc;
}
.feature-list-item .list-item-image img {
	width: 100%;
}
.list-item-image {
	background-position: center center;
	background-size: cover;
	background-repeat:  no-repeat;
}
.list-item-content {
	padding: 25px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	font-size: 1.2em;
	align-items: flex-start;
}
.list-item-content h2 {
	font-size: 1.7em;
}
.list-item-content .btn-primary {
	display: inline-block;
}

/* PRODUCT-FEATURE --------------------------------------------------------------  */

.product-feature {
	border-bottom: 2px solid white;
	/*background: #015ea8;
	background-image:#025ba4;background-image:  
		radial-gradient(at 40% 20%, hsla(208,100%,37%,1) 0, transparent 50%),  
		radial-gradient(at 80% 0%, hsla(209,100%,50%,1) 0, transparent 50%),  
		radial-gradient(at 0% 50%, hsla(211,76%,35%,1) 0, transparent 50%),  
		radial-gradient(at 80% 50%, hsla(208,89%,31%,1) 0, transparent 50%),  
		radial-gradient(at 0% 100%, hsla(208,92%,28%,1) 0, transparent 50%),  
		radial-gradient(at 80% 100%, hsla(208,98%,30%,1) 0, transparent 50%),  
		radial-gradient(at 0% 0%, hsla(208,100%,58%,1) 0, transparent 50%);*/

}
.product-feature-inner {	
    display: flex;
    align-items: stretch;
    justify-content: center;
}
.product-feature .product-feature-content {
	padding:  0px 0vw 0px 20vw;
	color: white;
}
.product-feature .product-feature-content h2 {
	font-size: font-size: 1.5em;
}
.product-feature .product-feature-content a {
	color:  #dbdbdb;
}
.product-feature .product-feature-content a.btn,
.product-feature .product-feature-content a.button {
    color: #dbdbdb;
    background: green;
    padding: 8px 20px;
    text-decoration: none;
    border-radius: 5px;
    font-size: 1.5em;
}


.product-feature .product-feature-content h4,
.product-feature .product-feature-content h4 * {
    color: white !important;
    font-weight: 100;
    font-style: italic;
    font-size: 1.1em;
}
.product-feature .product-feature-product {
	padding-left: 10vw;
}
.product-feature-inner .product-feature-product img {
	height: 90%;
	max-height: 350px;
	width: auto;
	margin: 0 auto;
}



/* SECTION HEADER --------------------------------------------------------------  */
.section-header {
	padding: 20px 0px 0px;
}
.section-header h1,
.section-header h2{
	font-size:  2.4em;
	margin: 0;
	padding: 0;
	color: #1e72bd
}
.section-header h3 {
	color:  #666;
	font-style: italic;
	font-weight: 100;
	font-size: 2em;
	margin: 0;
	padding: 0;
}

/* WIDE CALLOUT ---------------------------------------------------------------- */
.wide-callout {
	margin: 0px !important;
	padding: 0px !important;
}
.wide-callout h2{
    font-size: 2.5em !important;
    color: white;
    font-weight: 600;
}
.wide-callout p {
    font-size: 1em !important;
    margin-top: 12px;
}
.wide-callout .btn-primary {
	font-size: 1.5em;
	margin-top: 25px;
}

.wide-callout>.row {
	align-items: center;
	min-height: 400px;
	height: auto;
	padding: 0px !important;
	margin: 0px !important;
}
.wide-callout.image-right>.row {
	flex-direction: row-reverse;
}
.wide-callout .image-container {
	background-size: cover;
	background-position: center center;
	height: 100%;
	min-height: 400px;
}
	.wide-callout .image-container img {
		width: 100%;
		margin: 0 auto;
	}
.wide-callout .content-container {
	padding: 35px 25px;
}

.btn-outline {
	background: transparent;
    border: 2px solid #fff !important;
    color: #fff !important;
    padding: 8px 25px !important;
    font-size: 1.2em !important;
    display: inline-block !important;
    margin-top: 15px;
}

.searchform>div {
	display: flex;
    align-items: center;
}
	.searchform button {
		padding: 0;
		margin: 0;
		background: transparent;
		border: 0px;
		color:  white;
		margin-left: 15px;
	}
	.searchform input {
		margin: 0;
	}


/* WOOCOMMERCE PRODUCTS ---------------------------------------- WOOCOMMERCE PRODUCTS */

.woocommerce-loop-product__title{
    color: #0d6efd;
    font-size: 1.3em !important;
    font-weight: 500;
}
	.wpb_wrps_title {
	    color: #0d6efd !important;
	    font-size: 1.2em !important;
	    font-weight: 500;
	    line-height: 1em;
	    text-transform: none;
	}
		.wpb_wrps_title a {
			color: #0d6efd !important;
		}
		.wrps_related_products .wpb_wrps_title a {
			color: #fff !important;
		}
		.wrps_related_products .woocommerce-Price-amount.amount {
			color:  white !important	
		}
		

.woocommerce-products-header .page-title {
	color: #025ba4;
	padding-bottom: 0px;
}
.single.single-product .woocommerce-product-gallery {
	    width: auto !important;
}
.single.single-product .product {
	margin-top: 25px;
}
.single.single-product .single-product-left {
	position: relative;
	/* width:  auto !important; */
}
.single.single-product .onsale {
	right: -.5em !important;
	left: auto !important;
}
.single.single-product .woocommerce-product-gallery__image a img.wp-post-image {
	/* width: auto;
    height: 400px !important;
    */
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.single.single-product .entry-title {
	 display: block;
}
.single_product_authors_container {
	margin-bottom: 1rem;
	span:last-child {
		display: none;
	}
}
.single.single-product  {
	.woocommerce-product-details__short-description {
		&.has-tagline {
			h4:nth-of-type(2) {
				display: none;
			}
		}
		&.has-authors {
			>p>em,>p>strong {
				display: none;
			}
		}
	}
}


.single.single-product div.product div.summary {
    float: none !important;
    width: auto !important;
    clear: none;
}
.single.single-product div.product div.images {
	/* width: auto !important; */
	width:  100% !important;
    clear: none;
}
.single.single-product .sku_wrapper {
	display: block;
    margin-bottom: 15px;
}
.wrps_related_products.wrps_theme_hover figcaption {
    padding: 10px 15px;
    padding-bottom: 70px;
    padding-top: 25px;
    height: auto;
    background: #0365b2;
    box-shadow: 0px 0px 5px #333;
    opacity: 1;
    border-top: 10px solid #005291;
}

.woocommerce-message {
    border-top-color: #008001;
}
.woocommerce-message::before {
    content: "\e015";
    color: #008001;
}
.wrps_related_products_area {
	margin-bottom: 25px;
}

/* MODALS -------------------------------------------------------- MODALS */

.modal {
	background: rgba(255, 255, 255, 0.71);
}
.blue-modal .modal-content{
	background: rgb(5,100,177);
	background: linear-gradient(180deg, rgba(5,100,177,1) 0%, rgba(0,41,74,1) 100%);
	color: white;
	border: 0px;
}
.blue-modal input,
.blue-modal textarea,
.blue-modal select {
	color: black;
	width: 100%;
	max-width: 9999px;
}
.blue-modal label {
	width: 100%;
}
.blue-modal form p {
	margin: 0;
	padding: 0;
}
.blue-modal input[type="submit"] {
	padding: 12px 20px;
	text-align: center;
	margin: 0 auto;
	border-radius: 10px;
	border: 1px solid blue;
	margin-top: 15px;
	background: #068fff;
	color: white;
	font-weight: bold;
}
.blue-modal .modal-header {
	border-bottom: 0px !important;
}
.blue-modal .modal-footer {
	border-top: 0px !important;
}


.search-results .search-image-container img {
	width: 100%;
	height:  auto !important;
}
.search-results article {
	padding: 15px 25px;
	border-bottom: 1px solid #ccc;
}
.search-results article:nth-child(4n-2), .search-results article:nth-child(4n-1){
	background: white;
}
.search-page-title {
	border-bottom: 1px solid #ccc;
}
.search-page-title h1 {
	padding: 15px;
	font-weight: 900;
	margin: 0px;
	color: #025ca6;
	font-size: 1.5em;
}
.search-page-title h1 span {
	font-weight: 100;
}
h3.search-title.entry-title a {
	margin-bottom: 15px;
	padding-top: 25px;
	font-size: 1.2em;
	color: #025ca6 !important;
}

/* PAGINATION -------------------------------------------------------------- PAGINATION */

.pager-row {
    padding: 15px 0px;
    margin-bottom: 10px;
}
.pager-container {
	display: flex;
	width: 100%;
	justify-content: flex-end;
}
.pager-row a,
.pager-row span.current {
	padding: 0px 10px;
}
nav.pagination {
	justify-content: center;
}
nav.woocommerce-pagination {
	margin-bottom: 25px;
}
.woocommerce nav.woocommerce-pagination ul,
.woocommerce nav.woocommerce-pagination ul li {
	border: 0px !important;
}
nav.woocommerce-pagination .page-numbers {
    background: #d9d9d9;
    color: #333;
    font-size: 1.2em;
    font-weight: bold;
    cursor: pointer;
    transition: .3s all;
}
nav.woocommerce-pagination .page-numbers:not(.current):hover {
    background: #0089ff !important;
    color: white;
}
nav.woocommerce-pagination .page-numbers.current {
    background: #084f8c !important;
    color: white !important;
}



footer {
	clear: both;
    background-color: #074F8D;
    color: #f8f9fa;
}
footer a {
	color:  white;
}
	footer a:hover {
		color: #9ad0ff !important;
	}
footer .footer-social {
    padding: 25px 0px 0px;
    align-items: center;
    display: flex;
    justify-content: center;
}
	footer .footer-social .textwidget {
		display: flex;
		align-items:  center;
	}
		footer .footer-social .widget {
			margin: 0;
			padding: 0;
		}
			footer .footer-social .social-icons {
				margin-left: 25px;
			}
			footer .footer-bottom {
				background-color: #0365b2;
				padding: 10px 0px;
			}
			footer .footer-bottom div {
				text-align: center;
			}
footer li {
	list-style: none;
	margin: 0;
	padding: 0;
}

/* EULA POPUP ----------------------------------------------------------------- */

#eulaPopup .eula-container {
	height: 400px;
	overflow-y: scroll;
	overflow-x: hidden;
}



@media (max-width: 768px) {
	.header-top {
		padding: 0px 0px 0px 0px !important;
	}
	.header-top .navbar-brand-link {
		display: block;
		text-align: center;
		width: 100%;
	}
	.header-top img.navbar-brand {
		margin: 0 auto;
	}
		img.navbar-brand {
			max-height: 70px;
		}
		.header-top-left {
			padding: 10px 15px;
		}
		.header-top-right {
			height: auto !important;
			margin: 0px !important;
			padding: 0px !important;
		}

			.header-top-right #navCart {
				width: 100%;
			}
			.header-top-right a,
			.header-top-right button {
				width: 100%;
				margin: 0px !important;
				text-align: center;
				align-items: center;
				justify-content: center;
			}
				.header-top-right a:not(.cart-customlocation) span,
				.header-top-right button span
				{
					display: none;
				}
				.nav-container .search-container {
					padding: 0px 15px;
				}
	.search-container {
	    display: block;
	    width: 100%;
	    margin-bottom: 10px;
	}
	.navbar-toggler {
		display: block;
	    width: 100%;
	    margin-top: 15px;
	    margin-bottom: 10px;
	}
	.navbar .nav-container {
    	margin: 0 !important;
	}
	#mainMenu>ul>li {
    	margin-right: 0px !important;
    	border-bottom: 1px solid white;
	}
	#mainMenu ul li a {
	    width: 100%;
	    display: flex;
	    justify-content: space-between;
	    margin: 0;
	    padding: 0;
	}
	#mainMenu>ul>li:last-child {
		margin-bottom: 10px;
		border-bottom: 0px;
	}
	#mainMenu ul.dropdown-menu {
		padding: 15px;
	}
	#mainMenu ul.dropdown-menu>li{
		padding: 10px 0px;
	}
	.banner-item {
		padding: 0px !important;
	}
		.banner-item .banner-item-inner {
			width: 100%;
		}
	#content iframe {
		width: 100%;
	}

	.product-grid {
		display: block !important;
	}
	.product-grid .product-item {
		width: 100%;
	}

	.woocommerce div.product .woocommerce-tabs ul.tabs li {
		width: 100%;
		display: block;
	}
	.wc-tab iframe {
		width: 100%;
	}
	.wc-tab img {
		max-width: 100%;
	}
	.woocommerce div.product .woocommerce-tabs ul.tabs li a{
		width: 100%;
	}
	.woocommerce div.product .woocommerce-tabs .panel {
    	padding-right: 0;
	}

	.banner-item-inner h1 {
		font-size: 1.5rem;
	}
	

	.banner-item.product-banner {
		flex-direction: column;
	}
		.banner-item.product-banner .product-slider-container {
		    width: 100%;
		    display: flex;
		    flex-direction: column;
		    padding: 10px;
		    background: #ffffffc2;
		    height: 100%;
		    margin-right: 0px;
		}
		.banner-item.product-banner .banner-product-item {
		    display: flex !important;
		    align-items: center;
		    flex-direction: row;
		    justify-content: space-between;
		}
		.banner-product-item  .product-content-container {
		    height: auto;
		    width: auto;
		}

	/* PRODUCT FEATURE ----------------------------------------------- */

	.product-feature-inner {
	    flex-direction: column-reverse;
	    align-items: center;
	    justify-content: center;
	}
		.product-feature-inner .product-feature-content {
		    padding: 0px !important;
		}
		.product-feature-inner .product-feature-product {
		    padding: 0px !important;
		    text-align: center;
		    margin-bottom: 25px;
		}
	footer .footer-social .textwidget {
	    display: flex;
	    align-items: center;
	    flex-direction: column;
	    margin-bottom: 25px;
	    margin-top: ;
	}
	footer .footer-left,
	footer .footer-right,
	footer .footer-middle {
		text-align: center;
		margin-bottom: 25px;
	}
	footer .footer-bottom {	
    	padding: 25px 15px;
	}
}

@media(min-width: 1300px){
	.page-template-default .default-content-container, .hpp-authors-template-default .default-content-container {
    	padding: 25px 15vw;
	}
	.basic-text-section {
    	padding: 50px 20vw;
	}
}

