/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/

.l-subheader{
	padding:0 !important;
	background: transparent !important;
	box-shadow: none !important;
}
.l-section-h {
	padding-top: 0 !important;
}
.l-header.sticky .l-subheader.at_middle{
	height: auto !important;
	line-height: normal !important;
}
.l-header.sticky{
    position: fixed;
    background: linear-gradient(90deg, #00265D -8.98%, #0050C3 104.66%);
}
.l-subheader-cell.at_center{
	width:100%;
}
.l-footer{
	overflow: unset !important;
	background: rgba(252, 253, 255, 1) !important;
}
h6{
	padding-top: 0 !important;
}
.w-grid article:first-child{
	width: 100% !important;
}
.w-grid article{
	width: 48.6% !important;
	flex-shrink: unset !important;
	padding: 0 !important;
}
.most_Popular.w-grid article{
	width: 100% !important;
}
.most_Popular.w-grid article:last-child .w-grid-item-h .w-vwrapper{
	border: 0 !important;
}
.g-cols.via_grid{
	align-items: start;
}
.w-grid-list{
	gap:20px !important;
	width: 100%;
	margin: 0 !important;
}
.w-filter.state_desktop.style_switch_default .w-filter-item-value{
	color: #232323 !important;
	font-size: 20px !important;
	font-weight: 500 !important;
}
.w-filter.state_desktop[class*="style_switch_"] .w-filter-item-value{
	line-height: normal !important;
	margin: 0 !important;
}
.no-touch .w-filter.state_desktop.style_switch_default .w-filter-item-value:hover{
	background: transparent !important;
}
.w-filter.state_desktop.style_switch_default .w-filter-item-value.selected{
	border-bottom: 2px solid #014DBC;
	background: transparent !important;
	margin: 0 !important;
	border-radius:0 !important;
}
.w-filter-item-value label{
	padding: 0 0 6px !important;
}
.w-filter.state_desktop[class*="style_switch_"] .w-filter-item-values{
	gap: 40px;
}
.w-grid-item-h>.w-vwrapper:only-child{
	height: auto !important;
}
.w-filter.state_desktop.style_drop_default .w-filter-item-title, .w-color-swatch, .select2-selection, select, textarea, input:not([type=submit]){
	background: transparent !important;
}
.w-filter.state_desktop.style_drop_default .w-filter-item-title:focus, .select2-container--open .select2-selection, select:focus, textarea:focus, input:not([type=submit]):focus,
.w-filter.state_desktop.style_drop_default .w-filter-item-title, .w-color-swatch, .select2-selection, select, textarea, input:not([type=submit]){
	box-shadow: unset !important;
}
input::placeholder{
	color: #737B7D !important;
}
input[type="checkbox"]{
	border:1px solid #3b82f6 !important;
}
.joinNewsletter_form{
	display:flex;
	align-items: center;
	border-radius:4px !important;
	overflow: hidden;
	height: 56px;
}
.joinNewsletter_form input{
	border: 1px solid #0000001A !important;
	height: 100% !important;
	padding: 16px 20px !important;
	border-radius: 4px !important;
	border-top-right-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
}
.joinNewsletter_form .btn_blue{
	border-radius:0 !important;
	height: 100% !important;
}
.navigation{
	background: transparent !important;
}
.pagination>:not(.custom) .page-numbers.current{
	background:#1071FF !important;
}
.pagination .nav-links{
	gap:5px !important;
	background: transparent !important;
	flex-direction: row !important;
	position: inherit !important;
}
.pagination>:not(.custom) .page-numbers{
	background: #F1F1F1 !important;
	border-radius:8px !important;
	padding: 0 !important;
}
.w-grid>.pagination{
	margin-top: 4rem !important;
}
.w-filter-list-panel>.w-btn{
	line-height: normal !important;
	font-size: 16px !important;
	padding: 20px !important;
	background: #1071FF !important;
}
.w-filter-item-value{
	font-size:16px !important;
	line-height: normal !important;
}
button{
	border: 0 !important;
}
.w-filter.state_mobile.layout_hor .w-filter-item-title{
	font-size: 20px !important;
	margin: 0 0 30px !important;
}
h3.post_title {
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.post_content h5{
	font-weight: 700;
}
.post_content ul li::marker{
	color: #1071ff !important;
}
.w-sharing-item{
	border-radius:50px !important;
	min-width: 40px !important;
	padding:0 !important;
	height: 40px !important;
	background: #01265D !important;
}
.w-sharing-item i::before{
	font-size: 18px  !important;
}
.fa-facebook:before{
	content: '\f39e' !important;
}
.fa-linkedin:before{
	content: '\f0e1' !important;
}
.faq_blocks .repeater-row {
	border-radius: 0px;
	border-bottom: 0.8px solid rgba(233, 234, 233, 1) !important;
}
.faq_blocks .repeater-row .repeater-field.title {
	font-size: 20px;
	line-height: 32px;
	font-weight: 700;
	color: #232323;
	display: flex;
	align-items: center;
	position: relative;
	cursor: pointer;
	padding-right: 24px;
	padding-top: 16px;
	padding-bottom: 16px;
}
.faq_blocks .repeater-row .repeater-field.title::after {
	content: "\002B" !important;
	font-family: 'fontawesome';
	font-weight: 600;
	color: #1071ff ;
	background: transparent !important;
	font-size: 24px;
	position: absolute;
	right: 0 !important;
	transition: transform .3s;
}
.faq_blocks .repeater-row .repeater-field.title.active::after {
	content: "\2212" !important;
}
.faq_blocks .repeater-row .repeater-field.description {
	padding: 0 30px 20px 0;
	color: #737373 !important;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: 0 !important;
	text-transform: none !important;
	transition: transform .3s;
	display: none;
}

@media screen and (max-width: 992px) {
	.w-filter.state_desktop[class*="style_switch_"] .w-filter-item-values{
		gap: 20px !important;
	}
}
@media screen and (max-width: 767px) {
	.w-grid article{
		width: 100% !important;
	}
}