/*
	Theme Name: Norwood Child
	Theme URI: http://wp.vlthemes.com/norwood/
	Description: Norwood Child Theme
	Author: VLThemes
	Author URI: https://themeforest.net/user/vlthemes
	Template: norwood
	Version: 1.0
	License: GNU General Public License version 3.0 & Envato Regular/Extended License
	License URI:  http://www.gnu.org/licenses/gpl-3.0.html & http://themeforest.net/licenses
	Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, featured-images, full-width-template, theme-options, translation-ready
	Text Domain: norwood
*/


/* --------- Insert your custom styles on next rows --------- */


/* begin global customization classes */
.centered { text-align: center; }
.float-left { float: left; }
.position-bottom { position: absolute; bottom: 0px; }
.inline-block { display: inline-block; }
/* end global customization classes */

/* begin custom homepage classes */
@media only screen and (min-width: 992px) {
.vlt-header { border-top: 0px none !important; border-bottom: 0px none !important; z-index: 100; background-color: transparent !important; }
.home main { margin-top: -86px; }
}
main, .vlt-main, .vlt-main--padding { padding-top: 0px !important; }
.vlt-page-title { display: none; }
#homepage-logo img { max-width: 85%; }
@media only screen and (min-width: 768px) {
#homepage-logo img { max-width: 50%; }
}
.partner-logos {
	text-align: center;
}
.partner-logos .vlt-partner-logo {
	display: inline-block;
	margin: 20px 10px;
}
.vlt-partner-logo__image img {
	height: auto !important;
	max-height: 100% !important;
}
	
/* end custom homepage classes */

/* begin custom header styles */
.vlt-secondary-font {
	font-family: 'Gilroy-Regular';
}
.vlt-header--default .vlt-primary-nav .sf-menu > li > a, .vlt-header--center .vlt-primary-nav .sf-menu > li > a {
	font-size: 13px;
	background-color: transparent !important;
}
.vlt-menu-burger {
	width: 30px;
}
.vlt-menu-burger .line-one span.inner::after {
	content: '';
	display: block;
	background-color: #fff;
	height: 2px;
	width: 3px;
	position: absolute;
	left: 7px;
}
.vlt-menu-burger--opened .line-one span.inner::after {
	content: none;
}
.vlt-header .container {
	max-width: 100%;
	padding-left: 30px;
	padding-right: 30px;

}
@media only screen and (max-width: 991px) {
	.hidden-md-down {
		display: inline !important;
	}
	.hidden-md-down nav {
		display: none;
	}
}
/* end custom header styles */

/* begin custom navigation styles */
@media only screen and (max-width: 991px) {
	.sf-menu ul {
		margin-left: 15px;
	}
}
@media only screen and (min-width: 992px) {
	.vlt-header--default .vlt-primary-nav .sf-menu > li > a::before, .vlt-header--center .vlt-primary-nav .sf-menu > li > a::before {
		background-image: url('/wp-content/themes/norwood-child/assets/img/crown-topper.png');
		background-size: 18px 12px;
		background-repeat: no-repeat;
		content: "";
		position: absolute;
		bottom: 30px;
		left: 50%;
		margin-left: -10px;
		opacity: 0;
		transition: all 0.3s ease-in-out;
		width: 25px;
		height: 17px;
	}
	.vlt-header--default .vlt-primary-nav .sf-menu > li > a:hover::before, .vlt-header--center .vlt-primary-nav .sf-menu > li > a:hover::before, li.current-menu-item > a::before {
		opacity: 1 !important;
	}
	.vlt-header--default .vlt-primary-nav .sf-menu > li > a::after, .vlt-header--center .vlt-primary-nav .sf-menu > li > a::after {
		position: absolute;
		top: 27px;
		right: 50%;
		margin-right: -3px;
		opacity: 0.5;
	}
	.vlt-header--default .vlt-primary-nav .sf-menu > li > a:hover::after, .vlt-header--center .vlt-primary-nav .sf-menu > li > a:hover::after {
		opacity: 1;
	}
}
/* end custom navigation styles */

/* begin custom font classes */
body {
	color: #252525;
	font-family: 'Gilroy-Regular'; 
	font-size: 16px;
}
strong {
	font-weight: normal;
	font-family: 'Gilroy-SemiBold';
}
em {
	font-style: normal;
	font-family: 'Gilroy-RegularItalic';
}
H1, H2, H3, H4, H5 { 
	font-family: 'Gilroy-ExtraBold';
}
H6 {
	font-family: 'Gilroy-Regular';
}
H1 { 
	font-size: 32px;
	line-height: 1.2;
	color: #b2944d;
}
H2 {font-size: 24px;
}
H3 {
	font-size: 22px;
	color: #b2944d;
}
H4 {
	font-size: 18px;
	color: #b2944d;
}
H5 {
	font-size: 16px;
	color: #1c1c1c;
}
H6 {
	font-size: 13px;
}
a {
	color: #93753b;
}
a:hover {
	color: #d5bc72;
}
@media only screen and (min-width: 768px) {
	H1, H2 {
		font-size: 52px;
	}
	H3 {
		font-size: 32px;
	}
	H4 {
		font-size: 24px;
	}}
h2.wpb_heading {
	font-size: 24px;
}
ul, ol {
	margin-left: 40px;
	list-style-position: outside;
}
/* end custom font classes */

/* begin scrolling gradient fonts */
H1, H2, H3, H4 {
	background: -webkit-linear-gradient( #d5bc72, #b2944d, #93753b );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-attachment: fixed;
}
/* end scrolling gradient fonts */

/* begin custom buttons */
.vc_btn3 {
	color: #252525 !important;
	border-color: #252525 !important;
	background-color: transparent !important;
	border-width: 1px !important;
	border-radius: 0px !important;
	padding: 12px 16px !important;
	background-image: none !important;
	border: 1px solid #252525 !important;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
}
.vc_btn3:hover {
	color: #f8f8f8 !important;
	background-color: #252525 !important;
	background-image: none;
}
.vc_btn3-color-white {
	color: #f8f8f8 !important;
	border-color: #f8f8f8 !important;
}
.vc_btn3-color-white:hover {
	color: #252525 !important;
	background-color: #b4974e !important;
	border-color: #b4974e !important;
}
/* end custom buttons */

/* begin custom social buttons */
.vlt-social-icon-box {
	display: inline-block;
	background-color: transparent !important;
	padding: 0px 20px;
	color: #a6a2a2 !important;
	font-size: 32px !important;
}
.vlt-social-icon-box:hover {
	color: #b4974e !important;
}
/* end custom social buttons */

/* begin custom separators */
.vc_separator .vc_sep_holder .vc_sep_line {
	border-top: 1px solid #dfdfdf;
}
.vc_separator h4 {
	background: -webkit-linear-gradient( #757575, #757575, #757575 );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-attachment: fixed;
}
/* end custom separators */

/* begin single image heading classes */
.wpb_singleimage_heading {
	position: absolute;
	bottom: 35px;
	width: 100%;
	color: #ffffff;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 20px;
	padding-top: 30px;
}
/* end single image heading classes */

/* begin custom filtering styles */
.facetwp-facet-mastatus { display: inline; margin-left: 12px;}
.facetwp-facet-mastatus div { display: inline; }
.facetwp-facet-mastatus div span { display: none; }
.facetwp-slider.noUi-horizontal {
	height: 6px;
	margin-top: 16px;
	border-radius: 0px;
	box-shadow: none;
	border: none;
	background: #dfdfdf;
}
.facetwp-slider .noUi-connect {
	background: #b4974e;
}
.facetwp-slider .noUi-handle {
	border: 1px solid #757575;
	border-radius: 0px;
	box-shadow: none;
	top: -11px !important;
}
.facetwp-slider .noUi-handle::before, .facetwp-slider .noUi-handle::after {
	background: #757575;
}
.facetwp-slider-reset {
	border: 1px solid #252525 
!important;
	border-radius: 0px !important;
	box-shadow: none !important;
	transition: all 0.3s ease-in-out;
}
.facetwp-slider-reset:hover {
	background: #252525;
	color: #f8f8f8;
}
.display-titleholders .facetwp-checkbox {
	background: url(/wp-content/themes/norwood-child/assets/img/checkbox.png) 0 50% no-repeat;
	background-size: 20px 20px;
	padding: 4px 0 3px 26px;
	transition: all 0.3s ease-in-out;
}
.display-titleholders .facetwp-checkbox.checked {
	background: url(/wp-content/themes/norwood-child/assets/img/checkbox-checked.png) 0 50% no-repeat;
	background-size: 20px 20px;
}
/* end custom filtering styles */

/* begin custom footer styles */
.vlt-footer {
	background-color: #252525; 
	color: #fff;
	padding: 0px;
}
.vlt-footer__socials a {
	background-color: #b4974e !important;
	color: #252525 !important;
	cursor: pointer !important;
}
.vlt-footer__socials a:hover {
	background-color: #dfdfdf !important;
	color: #252525 !important;
}
.vlt-footer--default, .vlt-footer__socials {
	padding: 20px 0 20px;
	border-top: 0px none !important;
	margin: 0px;
}
.vlt-footer__menu ul {
	margin-left: 0px;
}
.vlt-footer__logo {
	margin: 20px 0px 0px 0px !important;
}
.vlt-footer__menu li {
	padding-top: 20px;
	text-align: left;
	margin: 0px 15px !important;
	vertical-align: top;
	display: inline-flex;
}
.vlt-footer__menu li a {
	display: none;
}
.vlt-footer__menu li a:hover {
	color: #dfdfdf !important;
}
.vlt-footer__menu .sub-menu li a {
	display: inline-block;
}
.vlt-footer__menu .sub-menu li:nth-child(1) {
	font-family: 'Gilroy-ExtraBold';
}
.vlt-footer__menu ul.sub-menu {
	margin-bottom: 10px;
	overflow: hidden;
}
.vlt-footer__menu .sub-menu li {
	display: block;
	float: left;
	clear: left;
	padding-top: 0px;
}
.vlt-footer__copyright {
	clear: both;
	padding: 20px 0 10px;
	color: #dfdfdf;
}
/* end custom footer styles */

/* begin custom post list styles */
.vlt-post-title {
	font-size: 32px !important;
}
.vlt-post {
	border-bottom: 0px none;
}
.vlt-post-content footer .vlt-btn {
	background-color: transparent;
	padding: 0px;
	font-family: 'Gilroy-Regular';
	font-size: 16px;
}
.vlt-post-content footer .vlt-btn {
	color: #252525;
}
.vlt-post-content footer .vlt-btn:hover {
	color: #b4974e;
}
.vlt-post-content footer .vlt-btn::after {
	content: "";
	margin-left: 8px;
	font-family: 'FontAwesome';
	color: #b4974e;
}
/* end custom post list styles */

/* begin custom social post styles */
.fts-mashup-post-wrap {
	position: static !important;
	float: left;
}
/* end custom social post styles */

/* begin custom testimonial styles */
.vlt-testimonials-child__icon {
	display: none;
}
.vlt-testimonials-child__text::before, .vlt-testimonials-child__text::after {
	display: inline-block;
	content: "\275e";
	font-family: "vc_entypo";
	font-style: normal;
  font-weight: 400;
	speak: none;
	font-size: 42px;
	position: relative;
	color: #b4974e;
}
.vlt-testimonials-child__text::before {
	transform: rotate(180deg);
	left: -15px;
	line-height: 36px;
}
.vlt-testimonials-child__text::after {
	left: 15px;
	top: 16px;
	line-height: 22px;
}
.owl-theme .owl-dots span::after, .owl-theme .owl-dots .owl-dot.active span::after {
	content: none;
}
.owl-theme .owl-dots span {
	border-color: transparent !important;
	border-radius: 10px;
	background-color: rgba(180,151,78,0.3) !important;
}
.owl-theme .owl-dots .owl-dot.active span {
	border-radius: 10px;
	background-color: #b4974e !important;
}
.vlt-testimonials-child__text , .vlt-testimonials-child__name, .vlt-testimonials-child__function {
	color: #252525 !important;
}
.vlt-testimonials-parent.owl-dark .vlt-testimonials-child__text, .vlt-testimonials-parent.owl-dark .vlt-testimonials-child__name, .vlt-testimonials-parent.owl-dark .vlt-testimonials-child__function {
	color: #f8f8f8 !important;
}
.owl-next, .owl-prev {
	background: transparent !important;
}
.owl-next i::before, .owl-prev i::before {
	font-family: "IconsMind";
	font-size: 28px;
	speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.owl-next i::before {
	content: "\ed5c";
}
.owl-prev i::before {
	content: "\ed4c";
}
/* end custom testimonial styles */

/* begin custom titleholder styles */
.vlt-team-member {
	margin-bottom: 40px;
}
.vlt-team-member p {
	font-size: 14px;
	line-height: 1.4;
}
.vlt-team-member__info {
	padding: 12px;
	box-shadow: none;
	outline: 1px solid #252525;
	left: 25px;
	right: 25px;
}
a .vlt-team-member__name {
	transition: all 0.3s ease-in-out;
	color: #93753b;
	margin: 0;
}
a:hover .vlt-team-member__name {
	color: #b4974e;
}
.vlt-team-member__function {
	color: #252525 !important;
	margin: 5px 0 0;
}
.vlt-team-member__info a {
	color: #252525;
}
/* end custom titleholder styles */

/* begin custom carousel styles */
.owl-carousel .vlt-hero-header__content {
	max-width: 100%;
}
/* end custom carousel styles */

/* begin custom timeline options */
.timeline-dot {
	background-color: #777777 !important;
}
.timeline-separator-text .sep-text {
	background-color: #777777;
}
/* end custom timeline options */

/* begin custom search styles */
#vlt-search-popup-toggle {
	position: relative;
	top: -3px;
}
#vlt-search-popup-toggle i {
	color: #757575;
	transition: all 0.3s ease-in-out;
}
#vlt-search-popup-toggle i:hover {
	color: #252525;
}
/* end custom search styles */

/* begin custom toggle styles */
.vc_tta-panel {
	color: #252525;
}
.vc_tta-title-text {
	font-size: 16px;
	color: #252525;
}
.vc_tta-panel-heading, .vc_tta-panel-body {
	background-color: #ffffff !important;
	border-color: #252525 !important;
	border-bottom-left-radius: 0px!important;
	border-bottom-right-radius: 0px!important;
	border-top-left-radius: 0px !important;
	border-top-right-radius: 0px!important;
}
.vc_tta-controls-icon-plus::before, .vc_tta-controls-icon-plus::after {
	border-color: #252525 !important;
}
.vc_tta-controls-icon-plus::before, .vc_tta-controls-icon-plus::after {
	border: none !important;
	outline: 1px solid #252525;
}
.vc_toggle_title h4 {
	background: -webkit-linear-gradient( #252525, #252525, #252525 );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-attachment: fixed;
	font-size: 16px;
}
.vc_tta-panel-title {
	background: none;
  -webkit-background-clip: inherit;
  -webkit-text-fill-color: inherit;
  background-attachment: scroll;
}
.vc_toggle_icon {
	background: #252525 !important;
	border: none !important;
	height: 1px !important;
	outline: 1px solid #252525;
	outline-offset: -1px;
}
.vc_toggle_title i::before {
	background: #252525 !important;
	border: none !important;
	width: 1px !important;
	outline: 1px solid #252525;
	outline-offset: -1px;
}
.vc_toggle_title i::after {
	background: #252525 !important;
	border: none !important;
	height: 1px !important;
	outline: 1px solid #252525;
	outline-offset: -1px;
}
/* end custom toggle styles */

/* tabbed content styles */
.vc_tta-tabs .vc_tta-tab a {
	background-color: #fff !important;
	border-color: #c5c5c5 !important;
	border-bottom-color: #252525 !important;
}
.vc_tta-tabs .vc_tta-tab.vc_active a {
	background-color: #fff !important;
	border-color: #252525 !important;
	border-bottom-color: transparent !important;
}
.vc_tta-tabs .vc_tta-title-text {
	font-family: 'Gilroy-ExtraBold';
		font-size: 20px;
}

/* pageable container styles */
.vc_tta-pageable .vc_tta-panel-body {
	border: 0px none !important;
}
.vc_pagination-trigger {
	background-color: rgba(180,151,78,0.3) !important;
	border: 0px none !important;
}
.vc_active .vc_pagination-trigger {
	background-color: #b4974e !important;
}
.vc_tta-panels h3 {
		background: -webkit-linear-gradient( #252525, #252525, #252525 );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-attachment: fixed;
	font-size: 20px;
}

/* process step styles */
.vlt-process__step {
	background: #b4974e !important;
}
.vlt-process__title {
	color: #252525 !important;
	font-size: 20px;
}
.vlt-process__text {
	color: #252525 !important;
}

/* custom flipbox styles */
.flip-box-icon .aio-icon {
	color: #b4974e !important;
}
.ifb-face, .ifb-front {
	background: #fff !important;
	border-width: 1px !important;
	border-color: #252525 !important;
}
.flipbox_heading {
	background: -webkit-linear-gradient( #252525, #252525, #252525 );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-attachment: fixed;
	font-size: 20px !important;
}

/*/////////////////////////*/
/*/////////////////////////*/
/*/////////////////////////*/
/* MK */

/* /// TIMELINE /// */ 

.timeline-block, .timeline-feature-item {
  border: 1px solid #252525;
  border-color: rgba(37, 37, 37, 1) !important;
  -webkit-border-radius: 0px !important;
  border-radius: 0px !important;
  background: #fff !important;
}

.timeline-wrapper h3,
.timeline-feature-item h3 {
  background: -webkit-linear-gradient( #252525, #252525, #252525 );
  -webkit-background-clip: text;
  -webkit-text-fill-color: #252525;
  background-attachment: fixed;
}

.timeline-separator-text .sep-text {
	border-width: 1px !important;
  border-radius: 0px !important;
	background-color: #252525;
	padding: 3px 12px;
}

.ult-timeline-arrow l {
  top: -18px;
	 border-left-color: #ffffff;
    right: 1px;
}
.feat-dot .ult-timeline-arrow s, .timeline-post-left .ult-timeline-arrow s, .timeline-post-right .ult-timeline-arrow s {
  border-color: rgba(255, 255, 255, 1) rgba(37, 37, 37, 01) !important;
}
.feat-dot .ult-timeline-arrow s {
	border-color: rgb(37, 37, 37) rgba(37, 37, 37, 01) !important;
}

.timeline-dot {
    position: relative;
    background-image: url(/wp-content/themes/norwood-child/assets/img/favicon.png);
    background-color: #fff !important;
    background-size: 80%;
    background-repeat: no-repeat;
	  background-position: center;
	  /*background-position-y:8px;*/
    width: 50px !important;
    height: 50px !important;
	  /*border: 1px solid #ccc !important; */
}
@media (max-width: 767px) {
	.timeline-dot {
  background-size: 65%;
}
}

/* crown postion */


.feat-dot .timeline-dot {
  left: -25px;
  top: -22px;
}
.timeline-post-right .timeline-dot {
  left: -64px;
  top: 15px;	
}
.timeline-post-left .timeline-dot {
  right: -65px;
  top: 15px;	
}

@media (max-width: 1300px) {
.feat-dot .timeline-dot {
  left: -20px;
  top: -22px;
}
.timeline-post-right .timeline-dot {
  left: -64px;
  top: 15px;	
}
.timeline-post-left .timeline-dot {
  right: -64px;
  top: 15px;	
}
}


@media (max-width: 1100px) {
.feat-dot .timeline-dot {
  left: -25px;
  top: -22px;
}
.timeline-post-right .timeline-dot {
  left: -59px;
  top: 15px;	
}
.timeline-post-left .timeline-dot {
  right: -60px;
  top: 15px;	
}
}
@media (max-width: 1067px) {
.feat-dot .timeline-dot {
  left: -25px;
  top: -22px;
}
.timeline-post-right .timeline-dot {
  left: -64px;
  top: 15px;	
}
.timeline-post-left .timeline-dot {
  right: -65px;
  top: 15px;	
}
}
@media (max-width: 767px) {
.feat-dot .timeline-dot {
  left: -25px;
  top: -22px;
}
.timeline-post-right .timeline-dot {
  left: -56px;
  top: 15px;	
}
.timeline-post-left .timeline-dot {
  right: -56px;
  top: 15px;	
}
}

/* end crown postion */



.timeline-block {
    width: -webkit-calc(48.2% - 19px) !important;
    width: calc(48.2% - 19px) !important;
}

@media (max-width: 767px) {
	.timeline-block {
    width: -webkit-calc(47.2% - 19px) !important;
    width: calc(47.2% - 19px) !important;
}
}

/* full width mobile timeline 
@media (max-width: 767px) {
	.timeline-block {
    width: -webkit-calc(47.2% - 19px) !important;
    width: calc(100% - 0px) !important;
}
.timeline-post-left .ult-timeline-arrow, .timeline-post-right .ult-timeline-arrow {
    position: absolute;
    height: 0;
    width: 1px;
    top: -9px;
    left: 50%;
}
}
*/

@media (max-width: 767px) {
.timeline-dot, .ult-timeline-arrow {
    display: block !important;
}
}

.timeline-line span:last-child {
	width: 20px;
  height: 20px;
  left: -9px;
	background-color: #b4974e;
	border: 5px solid #fff;
}

/* /// end timelene /// */


/* /// FORM /// */
/*
@media (min-width: 767px) {
form {
    margin: 0 20%;
}
}
*/

input[type=submit] {
  background-color: #fff;
	border:1px solid #252525;
	color: #252525;
  font-family: 'Gilroy-Regular';
  font-size: inherit;
	padding: 12px 16px;
}

input[type=submit]:hover {
	color: #fff;
  background-color: #252525;
	cursor:pointer !important;
}

input[type="text"], input[type="email"], input[type="password"], input[type="tel"], 
input[type="url"], input[type="search"], input[type="number"], 
textarea, 
select {
    border: 1px solid #c5c5c5;
}

input[type="file"] {
    border: 1px solid #c5c5c5;
    padding: 10px;
}

input[type="date"] {

    padding: 10px;
    font-family: sans-serif;
}

/*
@media (min-width: 767px) {
input[type="text"], input[type="email"], input[type="password"], input[type="tel"], 
input[type="url"], input[type="search"], input[type="number"], 
textarea, 
select {
    width:50%;
}
}
*/

input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=tel]:focus,
input[type=date]:focus,
input[type=number]:focus,
input[type=date]:focus,
input[type=radio]:focus,
input[type=checkbox]:focus,
select:focus,
textarea:focus {
  box-shadow: 0 0 5px rgba(178, 148, 77, 1) !important;
  border: 1px solid rgba(178, 148, 77, 1) !important;
}


input[type=radio],
input[type=checkbox] {
  appearance: none !important;
}

input[type=checkbox], .facetwp-checkbox input
{
-webkit-appearance: none;
	background-color: #fff;
	border: 1px solid #c5c5c5;
	box-shadow: 0 1px 2px rgba(0,0,0,0.00), inset 0px -15px 10px -12px rgba(0,0,0,0.00);
	padding: 9px;
	border-radius: 0px;
	display: inline-block;
	position: relative;
}


input[type=checkbox]:checked {
	background-color: #fff;
	border: 1px solid #c5c5c5;
	box-shadow: 0 0px 0px rgba(0,0,0,0.00), inset 0px 0px 0px 0px rgba(0,0,0,0.00), inset 0px 0px 0px rgba(255,255,255,0.0);
	color: #b4974e;
}


input[type=checkbox]:checked:after {
	content: '\2714';
	font-size: 14px;
	position: absolute;
	top: 0px;
	left: 3px;
	color: #b4974e;
}

.wpcf7-acceptance input[type=checkbox]  {
	padding: 6px;
}

.wpcf7-acceptance input[type=checkbox]:checked:after {
	font-size: 9px !important;
	left: 3px;
}

input[type=radio] {
	-webkit-appearance: none;
	background-color: #fff;
	border: 1px solid #cacece;
	box-shadow: 0 1px 2px rgba(0,0,0,0.00), inset 0px -15px 10px -12px rgba(0,0,0,0.00);
	padding: 9px;
	border-radius: 50px;
	display: inline-block;
	position: relative;
}

input[type=radio]:checked:after {
	content: ' ';
	width: 12px;
	height: 12px;
	border-radius: 50px;
	position: absolute;
	top: 3px;
	background: #b4974e;
	box-shadow: inset 0px 0px 10px rgba(0,0,0,0.3);
	text-shadow: 0px;
	left: 3px;
	font-size: 32px;
}

input[type=radio]:checked {
	background-color: #fff;
	color: #b4974e;
	border: 1px solid #c5c5c5;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1), inset 0px 0px 10px rgba(0,0,0,0.1);
}

input[type=radio]:active, input[type=radio]:checked:active {
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
}

/* /// end form /// */


/* Main/Body Area List style */

.wpb_text_column li {
	color: #252525;
    list-style: none;
	padding-bottom: 0.5em;
}

.wpb_text_column li:before {
    content: "•";
    width: 0.5em;
    margin-left: -0.5em;
    display: inline-block;
    font-size: 35px;
    line-height: 1em;
    color: #b4974e;
    margin-top: -3px;
    position: absolute;
}

.vlt-sidebar li:before {
 display:none;
}

/* end Main/Body Area List style */


.odd_element article .flex-md-row{
     flex-direction: row-reverse !important;
}

.odd_element .vlt-post--style-list .vlt-post-thumbnail + .vlt-post-content{
    padding-left: 0;
    padding-right: 30px;
}

.new_link {
	background: red;
	width: 50%;
	position: absolute;
	top: 0;
}

nav.menu-mobile-ma{
	display: none;
}
nav.menu-mobile-ma li{ 
	line-height: initial;
}

.parent-menu-item{
	width: 100%;
	height: 30px;
	margin: 4px 0;
	position: absolute !important;
	left: -42px;
	z-index: 100;
}


.parent-menu-item a,
.parent-menu-item a:hover{
	text-indent: -999999px;
	background-color: transparent !important;
}
