/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/
#menu-item-1008 .w-nav-list.level_2 {
	left: auto;
	right: 0;
}
.ush_menu_1 .w-nav-item.level_1.current-menu-item>a:not(.w-btn), .ush_menu_1 .w-nav-item.level_1.current-menu-ancestor>a:not(.w-btn), .ush_menu_1 .w-nav-item.level_1.current-page-ancestor>a:not(.w-btn) {
	border-radius: .2rem;
}
body .w-filter.state_desktop.style_drop_default .w-filter-item:not(.has_value) .w-filter-item-title:after {
	margin: -.3em var( --inputs-padding ) 0;
}
body .w-nav-arrow:before {
	content: '\f0d7';
	font-weight: 700;
	font-size: .9em;
}
body .w-search-open {
	width: 2.801em;
	background: #fb6022;
	border-radius: 50%;
	color: #fff !important;
	font-size: 18px;
}
body .w-nav.type_desktop .w-nav-list.level_2 {
	border-radius: .2rem;
	/* padding: 0 1rem; */
}
body .w-nav  .w-nav-anchor:not(.level_1) {
	border-bottom: 2px solid rgb(0 0 0 / 10%) !important;
	/* padding-left: 0; */
	/* padding-right: 0; */
	border-radius: .2rem;
}
.ush_menu_1 .w-nav-item:not(.level_1).current-menu-item:hover>a, .ush_menu_1 .w-nav-item:not(.level_1).current-menu-item:hover>a{
	background: #fb6022 !important;
	color: #ffffff!important;
}
body .w-nav.type_desktop .menu-item:last-child .w-nav-anchor:not(.level_1) {
	border-bottom: 0px solid rgb(0 0 0 / 0) !important;
}
body .only-xs{
	display:none !important;
}
.fab.fa-instagram{
	background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
  -webkit-background-clip: text;
          /* Also define standard property for compatibility */
          background-clip: text;
  -webkit-text-fill-color: transparent;
}
.inlineform, .inlineform p{
	display: flex;
	align-items: center;
	justify-content: start;
}
.inlineform input:not([type=submit]) {
	background: rgb(255 255 255 / 38%);
	border-color: rgb(255 255 255);
	color: #fff;
	border: 1px solid;
}
.inlineform .wpcf7-form-control-wrap {
	margin: 8px!important;
}
.inlineform input.wpcf7-form-control.wpcf7-submit {
	background: #fff !important;
	color: #000 !important;
	margin-top: 0;
	margin-left: 1rem;
}
.inlineform input.wpcf7-form-control.wpcf7-submit:hover, .inlineform input.wpcf7-form-control.wpcf7-submit:focus{
	background: var(--h2-color,inherit) !important;
	color: #fff !important;
}
.brand-info {
	display: none;
}
.brand-info-landing .brand-info {
	display: flex;
}
.brand-info .img-div {
	max-width: 200px;
}
.pick {
	font-size: 18px !important;
	line-height: 1em !important;
	font-weight: 400 !important;
	width: 100% !important;
	background: var(--color-content-heading);
	padding: 0.5rem 1rem 0.5rem 1rem !important;
	position: relative;
	text-align: center;
	/*-webkit-clip-path: polygon(100% 0px, 96% 50%, 100% 100%, 0px 100%, 0px 0px);
	clip-path: polygon(100% 0px, 96% 50%, 100% 100%, 0px 100%, 0px 0px);*/
	display: inline-block !important;
	color: #fff;
}
.brand-info-landing .pick {
	max-width: 150px;
}
.brand-info-landing .popup-btn {
	max-width: 290px;
	margin-top: .5rem;
	text-transform: uppercase;
}
.brand-info-landing .post_title {
	color: var(--color-content-link-hover);
	font-size: 40px;
	margin-bottom: 0;
	line-height: 1.2;
}
.brand-info-landing .post_content{
	font-size: 18px;
	line-height: 1.3;
}
.brand-info-landing .book_author{
	font-size: 22px;
}
/*.pick::after {
	content: '';
	position: absolute;
	right: 0px;
	top: 0px;
	width: 0%;
	height: 0px;
	border-top: .9em solid transparent;
	border-bottom: .9em solid transparent;
	border-right: .9em solid transparent;
}*/
body .available_on * {
	display:inline !important;
}
body .available_on a {
	text-decoration: underline;
	color: #fb6022 !important;
}
.pointer:hover {
	cursor: pointer;
}
.w-grid-item-h .with_placeholder img  {
	height: 100%;
	width: 100%;
}
.post_author.vcard {
	display: flex;
	align-items: center;
}
.post_author.vcard .post-author-ava{
	margin-right: .5rem;
	margin-bottom: 0;
}
.post-footer-social {
	width: 100%;
	margin-bottom: 10px !important;
	border-bottom: 1px solid rgba(0,0,0,0.25)!important;
	border-top: 1px solid rgba(0,0,0,0.25)!important;
	padding: .8rem 0;
}
body .ssbp--theme-8 .ssbp-btn {
	border: 0 !important;
}
.post-footer-social .aligncenter {
	margin-left: 0;
}
.ssba-share-text {
	display: none;
}
.ssba br{
	display:none;
}
.ssbp-wrap .ssbp-list li {
	margin-top: 0 !important;
	margin-bottom: 0!important;
	line-height: initial;
	border: 1px solid;
}
.ssbp-wrap .ssbp-list li:first-child {
	margin-left: 0 !important;
}
.post-footer-social  .sfsi_shortcode_container .sfsi_wicons {
	margin-bottom: 0 !important;
}
.post-footer-social .sfsi_widget {
	min-height: 40px;
}
.post-footer-metas .views .wpb_wrapper {
	position: relative;
	display: flex;
	align-items: center;
}
.post-footer-metas .views .wpb_wrapper .post-views{
	margin-right: .3rem;
}
.post-footer-metas .pld-like-dislike-wrap {
	margin-bottom: 0;
}
.filters .flex{
	display:flex !important;
	flex-direction: row;
	align-items: center;
}
.filters .wpb_text_column {
	margin-bottom: 0;
	margin-right: .8rem;
}
.filters .w-filter-item-title{
	min-width: 150px;
}
.w-popup-closer:before {
	font-weight: 300;
}
.ssba.ssbp-wrap.aligncenter.aligncenter {
	margin-left: 0;
}
.pld-like-trigger.pld-prevent {
	color: var(--color-header-middle-text);
}
.counters {
	padding-right: 1.5rem;
	border-right: 1px solid #fff;
}
body .w-counter:not(.has_font_size) .w-counter-value{
	font-size: max(4rem, 4vw);
	color: #fff !important;
	font-weight: 700;
	font-style: italic;
}
body .w-counter-title {
	font-size: 22px !important;
	font-weight: 400 !important;
	font-family: "Abril Fatface", cursive !important;
	letter-spacing: 0.03em;
}
.brand-grid .w-grid-list{
	justify-content: center;
}
body .owl-carousel.navpos_inside .owl-nav{
	display: flex;
	align-items: center;
	justify-content: center;
}
body .owl-carousel.navpos_inside .owl-nav button {
	position: relative;
	top: 0;
	transform: none;
}
.owl-carousel.navstyle_circle>.owl-nav button, .owl-carousel.navstyle_block>.owl-nav button {
	text-shadow: none;
	color: #fff;
	background: var(--color-header-middle-text);
	width: 36px;
	height: 36px;
	font-size: 20px !important;
}
.owl-carousel.navstyle_circle.navpos_inside>.owl-nav button, .owl-carousel.navstyle_block.navpos_inside>.owl-nav button {
	margin: .3rem;
}
body .owl-prev:after {
	content: '\f177';
	font-weight: 300;
}
body .owl-next:after {
	content: '\f178';
	font-weight: 300;
}
.img-middle .w-grid-item-h{
	align-items: center;
	display: flex;
}
body .wpcf7-form-control-wrap {
	margin-top: 0;
	margin-bottom: 1rem;
}
.w-person .w-person-image {
	max-width: 200px;
	border: 5px solid #fff;
	margin: 0 auto;
}
body .w-person-name{
	font-size: 24px;
	font-weight: 400;
	font-family: "Abril Fatface", cursive;
	color: #000;
}
.w-person-role {
	font-size: 0.9em;
	opacity: .8;
	line-height: 1.3;
	margin-top: .5rem;
	font-weight: 400;
	font-family: 'Ropa Sans';
}
.w-person-links .w-person-links-item i{
	font-size: 35px;
}
/*.w-person-links .w-person-links-item i.fa-linkedin{
	color: #0083be;
}*/
.wpcf7-form input[type=submit] {
	border-style: solid;
	border-width: 1px;
	line-height: 1.1 !important;
}
body .w-person.layout_circle .w-person-links {
	background: rgb(251 96 34 / 71%);
}
.single-us_portfolio .w-counter {
	padding-bottom: 0;
	padding-left: 1.5rem;
	border-left: 5px solid #0057e1;
	margin-bottom: 3vmax;
}
body.single-us_portfolio .w-counter .w-counter-value, body.single-us_portfolio .w-counter .w-counter-title{
	color: var(--color-content-link-hover) !important;
}	
.portfolios.w-grid  .w-grid-item .w-grid-item-h {
	display: flex;
	align-items: flex-end;
	justify-content: start;
}
.wpb_text_column .wpb_wrapper p{
	letter-spacing: 0.04em;
}
::placeholder {
  opacity: 1; /* Firefox */
		font-family: "Ropa Sans", sans-serif;
	font-size:20px;
	letter-spacing:0.04em;
}

 ::-ms-input-placeholder { /* Edge 12 -18 */
		font-family: "Ropa Sans", sans-serif;
	font-size:20px;
	 letter-spacing:0.04em;
}
.whitetform ::placeholder {
  color: white;
  opacity: 1; /* Firefox */
}

.whitetform ::-ms-input-placeholder { /* Edge 12 -18 */
  color: white;
}
.wpcf7-form .wpcf7-submit{
	margin-top: 1rem;
}
.no-touch .w-person-links-item:hover {
	background: no-repeat;
	color: #fff!important;
	transform: scale(1.1);
}
body .w-filter.style_drop_default .w-filter-item-title {
	color: #fff !important;
	letter-spacing: 0.04em;
	min-width: 200px;
	padding: 0.4rem;
	line-height: 24px !important;
	text-transform: uppercase;
	font-size: 20px !important;
	min-height: 40px !important;
}
.w-filter.style_drop_default .w-filter-item-title:after{
	color: #fff !important;
}
.rmp-icon--ratings {
	color: #fff;
	font-size: 1.4rem;
	margin: .2rem;
}
body .wpcf7-spinner {
	position: absolute;
	top: 50%;
	left: 36%;
}
body .stopover:hover, body .stopover:focus{
	background:#fb6022 !important;
}

@media screen and (max-width: 767px) {
	.w-nav-close {
		font-size: 2rem;
		z-index: 999;
		opacity: 1;
		color: #fff;
	}
}
@media (max-width: 600px) {
	body .only-xs{
		display:block !important;
	}
	body .w-search-open {
	width: 1.801em;
	background: transparent;
	border-radius: 50%;
	color:var(--color-header-middle-text)!important;
	line-height: 1.801em;
		font-size: 24px;
}
	.inlineform, .inlineform p {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}
	.inlineform input.wpcf7-form-control.wpcf7-submit {
	width: 100%;
}
	.inlineform .wpcf7-form-control-wrap {
	margin: 8px 0!important;
}
	body .w-counter:not(.has_font_size) .w-counter-value {
	font-size: max(2.5rem, 2vw);
}
	body .w-counter-title {
	font-size: 18px !important;
}
	.single-us_portfolio .w-counter {
	padding-left: .5rem;
}
	body .w-person-name {
	font-size: 16px;
}
	.w-person-links .w-person-links-item i {
	font-size: 24px;
}
body .us-btn-style_1, body .us-btn-style_2, body .us-btn-style_3 {
	font-size: 16px;
}
	.w-person.layout_simple_circle .w-person-image {
	max-width: 120px;
}
	.wpcf7-form  .g-cols.stacking_default.via_grid.mobiles-cols_1 {
	gap: 0;
}
	.inlineform input.wpcf7-form-control.wpcf7-submit {
	margin-top: 7px;
	margin-left: 0;
}
	.wpcf7-form .wpcf7-submit {
	margin-top: .5rem;
}
body .w-filter-opener {
	background: #fff;
	width: 30px;
	height: 30px;
	display: flex !important;
	align-items: center;
	justify-content: center;
	border-radius: 0.2rem;
}
body .w-filter-opener.icon_atright i {
	margin-left: 0;
	color: #fb6022;
}
	.pick {
	font-size: 12px !important;
}
	.brand-info-landing .pick {
	max-width: 110px;
}
	.brand-info-landing .post_title {
	font-size: 20px;
}
	.brand-info-landing .book_author {
	font-size: 16px;
}
	.brand-info-landing .post_content {
	font-size: 12px;
	line-height: 1.3;
}
	.brand-info-landing .popup-btn {
	margin-top: 0;
}
	body .brand-info-landing .us-btn-style_1, body .brand-info-landing .us-btn-style_2, body .brand-info-landing .us-btn-style_3 {
	font-size: 14px;
}
	.w-popup-wrap[style*="--popup-padding"] .w-popup-box-content {
	padding: 1.5rem;
}
.post-author-ava {
	font-size: 30px !important;
}
	.item-xs-gap article {
	padding:0 1rem;
}
.counters {
	padding-right: 0;
	border-right: 0;
	border-bottom: 1px solid #fff;
	padding-bottom: 1rem;
}
}