/* ThemeREX Addons
------------------------------------------------------------------------------------ */

/* Grid */
.sidebar .trx_addons_columns_wrap {
	margin-right: 0;
}
.sidebar .trx_addons_columns_wrap [class*="trx_addons_column-"] {
	display:block;
	width: 100%;
	padding: 0;
}

/*Extra classes*/
.contacts.wpb_text_column h6 {
	margin: 0;
	display: inline-block;
	font-size: 16px;
	padding-right: 7px;
	min-width: 70px;
}
.contacts.wpb_text_column h6+p {
	display: inline-block;
	position: relative;
	bottom: 1px;
	margin: 0;
}
.contacts.wpb_text_column p+p {
	display: block;
	margin: 0;
	line-height: 0;
}

.bg-white input[type="text"],
.bg-white textarea {
	border-color: #ffffff ;
	background-color: #ffffff !important;
}

.white-link a {
	color: #ffffff !important;
}
.white-link a:hover {
	color: #9d6a32 !important;
}

.inline-images .wpb_wrapper>div {
	display: inline-block;
	float: left;
}

.bigger .sc_item_title {
	font-size: 2.941rem;
}
.sc_item_title i {
	font-family: "Covered By Your Grace";
	color: #9d6a32;
	font-style: normal;
	margin-left: 8px;
}
h4.sc_item_title i {
	font-size: 2.353rem;
}


.accent-text strong {
	font-family: "Covered By Your Grace";
	font-size: 1.529rem;
	font-weight: 400;
	position: relative;
	top: 4px;
	margin-right: 3px;
}

.equal-height .wpb_wrapper>div.wpb_single_image:nth-child(1),
.equal-height .wpb_wrapper>div.wpb_single_image:nth-child(2),
.equal-height .wpb_wrapper>div:nth-child(3),
.equal-height .wpb_wrapper>div.wpb_single_image img {
	height: 19.53rem;
}
.equal-height .wpb_wrapper>div.wpb_single_image:nth-child(1) {
	float: left;
	width: 17.8%;
}
.equal-height .wpb_wrapper>div.wpb_single_image:nth-child(2) {
	float: left;
	width: 29.4%;
	margin-left: 1.65%;
	margin-right: 1.65%;
}
.equal-height .wpb_wrapper>div:nth-child(3) {
	float: left;
	width: 49.5%;
}
.equal-height .wpb_wrapper>div.wpb_single_image img {
	opacity: 0 !important;
	width: 100% !important;
}
.equal-height .wpb_wrapper .wpb_single_image a:hover {
	background-color: rgba(157, 106, 50, 0.8);
}
.wpb_single_image .vc_figure,
.wpb_single_image .vc_single_image-wrapper {
	display: block !important;
	width: 100% !important;
}





/* Scroll to top */
.menu_style_right .trx_addons_scroll_to_top {
	left: 2em;
	right: auto;
}


/* Layouts */
.menu_style_left .sc_layouts_row_fixed_on {	margin-left: 6rem !important; }
.menu_style_right .sc_layouts_row_fixed_on {margin-right: 6rem !important;}
body.mobile_layout.menu_style_left .sc_layouts_row_fixed_on { margin-left: 0 !important; }
body.mobile_layout.menu_style_right .sc_layouts_row_fixed_on {margin-right: 0 !important; }

.header_position_under .top_panel .wpb_row {
	background-color: transparent !important;
}

.top_panel.with_bg_image .sc_layouts_row:not(.sc_layouts_row_fixed_on) {
	background-color:transparent;
}


/* Search field inside content */
.content .search_wrap {
	max-width:50%;
	margin:0;
}
.post_item_none_search .search_wrap,
.post_item_none_archive .search_wrap {
	max-width:none;
}
.content .search_wrap .search_form_wrap {
	width: 100%;
}
.content .search_wrap .search_form_wrap .search_field {
	width:100%;
}
.content .search_wrap .search_submit {
	background-color:transparent;
}
.post_item_none_search .search_wrap .search_field,
.post_item_none_archive .search_wrap .search_field {
	padding: 1em 3em 1em 1em !important;
	line-height: normal;
}
.post_item_none_search .search_wrap .search_submit,
.post_item_none_archive .search_wrap .search_submit {
	left: auto;
	right: 0;
	top: 0;
	padding: 0 1em;
}
.content .search_wrap .search_results {
	width:100%;
}



/* Slider
---------------------------------------------- */

/* Pagination */
.sidebar .slider_pagination_pos_bottom > .swiper-pagination,
.sidebar .slider_outer_pagination_pos_bottom > .swiper-pagination {
	bottom: 0.5em;
}
.sidebar .slider_container .swiper-pagination-bullet,
.sidebar .slider_outer .swiper-pagination-bullet {
	width: 8px;
	height: 8px;
}

/* Controls */
.sidebar .slider_outer .slider_controls_wrap,
.sidebar .slider_container.slider_controls_side .slider_controls_wrap {
	display:none;
}

/* Icons in controls */
.sc_slider_controls .slider_controls_wrap > a:before,
.slider_container.slider_controls_side .slider_controls_wrap > a:before,
.slider_outer_controls_side .slider_controls_wrap > a:before,
.slider_outer_controls_top .slider_controls_wrap > a:before,
.slider_outer_controls_bottom .slider_controls_wrap > a:before {
	font-family:'fontello';
	font-size:1.6em;
}
.sc_slider_controls .slider_controls_wrap > .slider_prev:before,
.slider_container.slider_controls_side .slider_controls_wrap > .slider_prev:before,
.slider_outer_controls_side .slider_controls_wrap > .slider_prev:before,
.slider_outer_controls_top .slider_controls_wrap > .slider_prev:before,
.slider_outer_controls_bottom .slider_controls_wrap > .slider_prev:before {
	content: '\e939';
}
.sc_slider_controls .slider_controls_wrap > .slider_next:before,
.slider_container.slider_controls_side .slider_controls_wrap > .slider_next:before,
.slider_outer_controls_side .slider_controls_wrap > .slider_next:before,
.slider_outer_controls_top .slider_controls_wrap > .slider_next:before,
.slider_outer_controls_bottom .slider_controls_wrap > .slider_next:before {
	content: '\e93a';
}
.slider_elastistack_outer.slider_outer_controls > .slider_controls_wrap > .slider_next:before,
.slider_elastistack.slider_controls > .slider_controls_wrap  > .slider_next:before {
	content: '\e929';
}


/* Slider in the widgets area */
.header_widgets_wrap .slider_container .slide_overlay.slide_overlay_large {
	background-color: transparent;
}
.header_widgets_wrap .slider_container.slider_titles_center:not(.slider_multi) .slide_info.slide_info_large {
	width: 18em;
}

.sidebar .slider_container.slider_multi .slide_info:not(.slide_info_large),
.sidebar .slider_container .slide_info:not(.slide_info_large) {
	bottom: 8px;
}
.sidebar .slider_container.slider_multi .slide_title,
.sidebar .slider_container .slide_info:not(.slide_info_large) .slide_title {
	font-size: 1em;
}
.sidebar .slider_container.slider_multi .slide_date,
.sidebar .slider_container .slide_info:not(.slide_info_large) .slide_date {
	font-size: 12px;
	line-height:16px;
}



/* Widgets
---------------------------------------------- */
.footer_wrap .sc_layouts_row {
	line-height: 1.7857em;
}

.footer_wrap .sc_layouts_item {
	margin-top: 0;
	margin-bottom: 0;
}


/* Widget Categories list in columns or sidebar */
.widget_categories_list[class*="column-"] [class*="column-"],
.sidebar .widget_categories_list [class*="column-"] {
	width:100%;
	float:none;
	overflow:hidden;
}
.widget_categories_list[class*="column-"] [class*="column-"]+[class*="column-"],
.sidebar .widget_categories_list [class*="column-"]+[class*="column-"] {
	margin-top:0.5em;
}
.widget_categories_list[class*="column-"] .categories_list_style_1 .categories_list_item,
.sidebar .widget_categories_list .categories_list_style_1 .categories_list_item {
	text-align:left;
}
.widget_categories_list[class*="column-"] .categories_list_style_1 .categories_list_image {
	display:inline-block;
	width: 20%;
}
.sidebar .widget_categories_list .categories_list_style_1 .categories_list_image {
	display:inline-block;
	width: 32px;
	vertical-align:middle;
}
.widget_categories_list[class*="column-"] .categories_list_style_1 .categories_list_image img,
.sidebar .widget_categories_list .categories_list_style_1 .categories_list_image img {
	width: 100%;
	height: auto;
}
.widget_categories_list[class*="column-"] .categories_list_style_1 .categories_list_title,
.sidebar .widget_categories_list .categories_list_style_1 .categories_list_title {
	display:inline-block;
	vertical-align:middle;
	width: 70%;
	margin: 0;
	font-size:1em;
	text-align:left;
	text-transform:none;
	-webkit-box-sizing: border-box;
	    -ms-box-sizing: border-box;
	        box-sizing: border-box;
}
.widget_categories_list[class*="column-"] .categories_list_style_1 .categories_list_image + .categories_list_title,
.sidebar .widget_categories_list .categories_list_style_1 .categories_list_image + .categories_list_title {
	padding-left: 1em;
}


/* Recent News + Shortcode Recent News */
body.expand_content .sc_recent_news_style_news-announce .post_size_full { height: 656px; }
body.expand_content .sc_recent_news_style_news-announce .post_size_big { height: 328px;  }
body.expand_content .sc_recent_news_style_news-announce .post_size_medium,
body.expand_content .sc_recent_news_style_news-announce .post_size_small { height: 164px;  }

.sidebar .sc_recent_news .post_item .post_title,
.footer .sc_recent_news .post_item .post_title {
	font-size: 1em;
}
.sidebar .sc_recent_news .post_item .post_content,
.footer .sc_recent_news .post_item .post_content {
	font-size: 0.8667em;
	line-height:1.3846em;
}
.widget_area .widget_recent_posts .post_item .post_thumb a, aside.widget_recent_posts .post_item .post_thumb a {
	position: relative;
	height: 100%;
	display: block;
}
.widget_area .widget_recent_posts .post_item .post_thumb a:before, aside.widget_recent_posts .post_item .post_thumb a:before {
	content: '';
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(157,106,50,0.7);
	-webkit-transition: all ease .5s;
	-ms-transition: all ease .5s;
	transition: all ease .5s;
	opacity: 0;
}
.widget_area .widget_recent_posts .post_item .post_thumb a:hover:before, aside.widget_recent_posts .post_item .post_thumb a:hover:before {
	opacity: 1;
}


/* Shortcodes
---------------------------------------------- */

h2.sc_item_title.sc_item_title_style_default:not(.sc_item_title_tag) {
	font-size: 3.6667rem;
}

/* Anchor in the side menu */
.menu_side_inner #toc_menu {
	display:block;
}
.menu_side_icons #toc_menu {
	position:relative;
	left:0;
	top:0;
	margin:0;
}
.menu_side_icons .toc_menu_item .toc_menu_description {
	height: 6rem;
	line-height:6rem;
	font-size:1.0667em;
	font-weight:bold;
	text-transform:uppercase;
	top: 1px;
}
.menu_side_icons .toc_menu_item:hover .toc_menu_description {
	margin-right:0;
}
.menu_side_icons .toc_menu_item .toc_menu_description span {
	display:inline-block;
	vertical-align:middle;
	padding: 0 3em;
	letter-spacing:1px;
}
.menu_side_icons .toc_menu_item .toc_menu_icon {
	width: 100%;
	height: 6rem;
	line-height: 6rem;
	border-top: 1px solid #ddd;
	-webkit-box-sizing: content-box;
	    -ms-box-sizing: content-box;
	        box-sizing: content-box;
}
.menu_side_icons .toc_menu_item .toc_menu_icon:before {
	font-size:2rem;
	font-weight:normal;
	line-height:inherit;
}

.menu_side_dots #toc_menu .toc_menu_item .toc_menu_icon {
	text-align:center;
}
.menu_side_dots #toc_menu .toc_menu_item .toc_menu_icon:before {
	content: ' ';
	width: 5px;
	height: 5px;
	line-height:inherit;
	-webkit-border-radius: 50%;
	    -ms-border-radius: 50%;
			border-radius: 50%;
}
.menu_side_dots #toc_menu .toc_menu_item_active .toc_menu_icon:before {
	width: 9px;
	height: 9px;
}

.menu_style_left .toc_menu_item .toc_menu_description {
	left: -20em;
	right: auto;
}
.menu_style_left .toc_menu_item:hover .toc_menu_description {
	left: 100%;
	right: auto;
}


/* Events */
.sc_events_item_button:before,
.sc_events_item_button:after {
	content:'\e93a';
	font-family:'fontello';
}


/* Form */
.sc_form .sc_form_info_item .sc_form_info_icon:before { font-family: 'fontello'; }
.sc_form .sc_form_info_item_address .sc_form_info_icon:before { content: '\e8fd'; }
.sc_form .sc_form_info_item_email .sc_form_info_icon:before { content: '\e8fa'; }
.sc_form .sc_form_info_item_phone .sc_form_info_icon:before { content: '\e8f5'; }

span.sc_form_field_title {
	font-size: 1.059rem !important;
	text-transform: uppercase !important;
	font-family: Oswald !important;
	font-weight: 600 !important;
}
.sc_form_field {
	margin-bottom: 1.55em !important;
}
.sc_form_default .sc_form_field_button {
	margin-top: 2.2em;
}
.sc_form_default .sc_form_field_button button {
	padding: 0.875em 1.589em;
}


/* Icons */
.footer_wrap .sc_icons .sc_icons_icon + .sc_icons_item_title {
	margin-top:1em;
	margin-bottom:2em;
}


/* Testimonials */
.sc_testimonials_item_content:before {
	display: none;
}
.sc_testimonials_item_content {
	text-align: center !important;
	font-size: 1.235rem !important;
	line-height: 1.765rem !important;
}


/*Buttons*/
.sc_button.sc_button_simple:before, .sc_button.sc_button_simple:after {
	display: none !important;
}
.sc_button.sc_button_simple {
	font-size: 15px;
}
.sc_testimonials_item_author {
	text-align: center !important;
	padding: 0.6em 0 1.5em !important;
}
.sc_testimonials_item_author_avatar {
	margin: 0 auto !important;
	width: 78px !important;
	height: 78px !important;
}
.sc_testimonials_item_author_title {
	font-size: 1em !important;
	font-style: normal !important;
	font-family: 'FrankRuhlLibre-Regular' !important;
	line-height: normal !important;
	display: inline-block;
}
.sc_testimonials_item_author_subtitle {
	display: inline-block;
}
.sc_testimonials_item_author_title + .sc_testimonials_item_author_subtitle {
	margin-top: 0 !important;
	font-size: 1em !important;
	line-height: normal !important;
}
.sc_testimonials_item_author_avatar, .sc_testimonials_item_author_data {
	display: block !important;
}
.sc_testimonials_item_author_data {
	max-width: 100% !important;
}
.sc_testimonials_item_author_avatar + .sc_testimonials_item_author_data {
	padding-top: 1em;
}


/*Recent Comments*/
.widget.widget_comment_guestbook_widget ul > li:before {
	display: none;
}
.widget.widget_comment_guestbook_widget ul {
	padding: 0;
}
.widget.widget_comment_guestbook_widget .cgb-date {

	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
	margin-right: 5px;
}
.widget.widget_comment_guestbook_widget .cgb-author {
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.cgb-widget-text {
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
	padding: 1.5rem 1.8rem;
	line-height: 1.295em;
}
.cgb-widget-text:before {
	content: '"';
}
.cgb-widget-text:after {
	content: '"';
}
.cgb-widget-item {
	padding-bottom: 41px;
}
.cgb-widget-item> a {
	position: absolute;
	bottom: 0;
}
.cgb-widget-item + .cgb-widget-item {
	margin-top: 22px;
}

/*Video*/
.trx_addons_video_player.with_cover:hover .video_mask {
	opacity: 0 !important;
}

/*Slider*/
.slider_container .swiper-pagination-bullet, .slider_outer .swiper-pagination-bullet {
	border: 1px solid !important;
	width: 7px !important;
	height: 7px !important;
	opacity: 0.6 !important;
}
.swiper-pagination-custom .swiper-pagination-button.swiper-pagination-button-active,
.slider_container .slider_pagination_wrap .swiper-pagination-bullet.swiper-pagination-bullet-active,
.slider_outer .slider_pagination_wrap .swiper-pagination-bullet.swiper-pagination-bullet-active,
.slider_container .slider_pagination_wrap .swiper-pagination-bullet:hover,
.slider_outer .slider_pagination_wrap .swiper-pagination-bullet:hover {
	opacity: 1 !important;
}
.slider_container.slider_pagination_pos_bottom .swiper-pagination-bullet, .slider_outer.slider_outer_pagination_pos_bottom .swiper-pagination-bullet, .slider_outer.slider_outer_pagination_pos_bottom_outside .swiper-pagination-bullet {
	margin: 0 11px 0 0 !important;
}
.slider_container.slider_pagination_pos_bottom .swiper-pagination-bullets, .slider_outer.slider_outer_pagination_pos_bottom .swiper-pagination-bullets, .slider_outer.slider_outer_pagination_pos_bottom_outside .swiper-pagination-bullets {
	bottom: 2em !important;
}

/*Skills*/
.sc_skills_pie.sc_skills_compact_off .sc_skills_total {
	font-size: 2.059rem !important;
	line-height: normal;
}
.sc_skills_pie.sc_skills_compact_off .sc_skills_item_title {
	font-size: 1.059rem !important;
	font-weight: 600 !important;
	letter-spacing: 0 !important;
	text-transform: uppercase !important;
	font-family: Oswald !important;
	max-width: 160px;
	margin-left: auto;
	margin-right: auto;
}
.sc_skills_pie.sc_skills_compact_off .sc_skills_total:after {
	content: '%';
}

/*Skills Counter*/
.sc_skills_counter .sc_skills_total {
	font-size: 3.235rem !important;
	font-family: "Covered By Your Grace" !important;
}
.sc_skills_counter .sc_skills_item_title {
	font-size: 1.059em !important;
	font-style: normal !important;
	text-transform: uppercase !important;
	font-family: Oswald !important;
	font-weight: 600 !important;
}
.sc_skills_counter .sc_skills_icon {
	font-size: 4.8rem;
}


/*Prices*/
.sc_price_item.with_image .sc_price_item_inner {
	padding: 0 !important;
}
.sc_price_item_title {
	font-size: 2.059rem !important;
	line-height: normal !important;
	text-transform: none !important;
	letter-spacing: 0 !important;
}
.sc_price_item_price {
	font-size: 1.765rem !important;
	font-family: "Covered By Your Grace" !important;
	letter-spacing: 0 !important;
	line-height: 2em !important;
}
.sc_price_item_price_value {
	font-size: 4.706rem !important;
}
.sc_price_item_description ul, .sc_price_item_details ul {
	list-style: none !important;
	font-size: 1.059rem;
	text-transform: uppercase;
	font-family: Oswald;
	font-weight: 600;
	padding: 0;
}
.sc_price_item_description ul li+li, .sc_price_item_details ul li+li {
	margin-top: 0.85em;
	padding-top: 0.9em;
	border-top: 1px solid #e6e2d9;
}
.sc_price_item_description, .sc_price_item_details {
	font-style: normal !important;
	max-width: 190px;
	margin-left: auto;
	margin-right: auto;
}
.sc_price_item_price + .sc_price_item_details:before {
	content: '';
	display: block;
	width: 46px;
	height: 2px;
	background-color: #eab317;
	margin: 1.6em auto 3em;
	text-align: center;
}
.sc_price_item_info {
	padding: 3.6em 2em 3.2em !important;
	margin-top: 1.4em !important;
}
.sc_price_item_subtitle + .sc_price_item_price, .sc_price_item_title + .sc_price_item_price {
	margin-top: 0.7em !important;
}
.sc_price_item_subtitle + .sc_price_item_link, .sc_price_item_title + .sc_price_item_link, .sc_price_item_description + .sc_price_item_link, .sc_price_item_details + .sc_price_item_link {
	margin-top: 3.1em !important;
}

/*Action*/
.sc_button.sc_action_item_link {
	line-height: normal !important;
	padding: 0.907em 2.274em !important;
}
.sc_action_item_title {
	line-height: 4.118rem !important;
}
.sc_action_item_subtitle {
	font-family: "Covered By Your Grace" !important;
	font-size: 1.765rem !important;
	line-height: normal !important;
	text-transform: none !important;
	font-weight: 400 !important;
}
.sc_action_item_subtitle + .sc_action_item_title {
	margin-top: 0 !important;
}
.sc_action_item_subtitle + .sc_action_item_link, .sc_action_item_title + .sc_action_item_link, .sc_action_item_description + .sc_action_item_link {
	margin-top: 2.3em !important;
}

.sc_action_alter .sc_action_item {
	padding-bottom: 3rem;
	padding-top: 1rem;
}
.sc_action_alter .sc_action_item_title {
	font-size: 2.059rem;
	line-height: 1.765rem !important;
	padding-bottom: 1rem;
	margin: 0 auto;
	max-width: 450px;
	-webkit-transition: all ease .3s;
	-ms-transition: all ease .3s;
	transition: all ease .3s;
}
.sc_action_alter .sc_action_item_subtitle {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}
.sc_action_alter .sc_action_item_subtitle:before,
.sc_action_alter .sc_action_item_subtitle:after {
	content: '';
	display: inline-block;
	vertical-align: middle;
	box-sizing: border-box;
	width: 100%;
	max-width: 20px;
	height: 2px;
	background: #eab317;
}
.sc_action_alter .sc_action_item_subtitle:before {
	margin-right: 10px;
}
.sc_action_alter .sc_action_item_subtitle:after {
	margin-left: 10px;
}
.sc_action_alter .sc_action_item.with_image .sc_action_item_mask {
	background-color: #9d6a32 !important;
}

.scheme_dark .sc_button_hover_style_hover.sc_button_hover_slide_left:hover {
	color: #9d6a32 !important;
}


/*Title*/
.sc_title_alter .sc_item_subtitle {
	font-style: normal !important;
	line-height: normal !important;
	font-family: "Covered By Your Grace" !important;
	font-size: 1.765rem !important;
	position: absolute;
	bottom: 0;
	width: 100%;
}
.sc_title_alter .sc_item_subtitle:before,
.sc_title_alter .sc_item_subtitle:after,
.sc_title_alter_top .sc_item_subtitle:before,
.sc_title_alter_top .sc_item_subtitle:after {
	content: '';
	display: inline-block;
	vertical-align: middle;
	box-sizing: border-box;
	width: 100%;
	max-width: 20px;
	height: 2px;
	background: #eab317;
}
.sc_title_alter .sc_item_subtitle:before,
.sc_title_alter_top .sc_item_subtitle:before {
	margin-right: 10px;
}
.sc_title_alter .sc_item_subtitle:after,
.sc_title_alter_top .sc_item_subtitle:after {
	margin-left: 10px;
}
.sc_title_alter .sc_item_title {
	padding-bottom: 3.4rem;
	margin: 0;
}



.sc_item_title {
	line-height: normal;
}
h1.sc_item_title {
	line-height: 4.118rem;
}
h3.sc_item_title {
	line-height: 3.235rem;
}

/*Subtitile*/
.sc_item_subtitle {
	font-family: "Covered By Your Grace" !important;
	font-size: 1.765rem !important;
	line-height: normal !important;
	text-transform: none !important;
	font-weight: 400 !important;
}
.sc_item_subtitle + .sc_item_title {
	margin-top: 0.4rem !important;
}


/*Services*/
.sc_services_default .sc_services_item_subtitle {
	display: none;
}
.sc_services_default .sc_services_item_info {
	margin-top: 1.4rem;
	padding: 1.8em 3em 1.6em !important;
}
.sc_services_default .sc_services_item_content {
	margin-top: 0.9em !important;
}
.sc_services_default .sc_services_item_button {
	margin: 0.9em 0 0 !important;
}
.sc_services_default .sc_services_item_button .sc_button {
	padding: 0.344em 1.1em;
	line-height: normal;
}
@-moz-document url-prefix() {
	.sc_services_default .sc_services_item_button .sc_button {
		padding: 0.344em 1.1em 0.4em;
	}
}
body:last-child:not(:root:root) .sc_services_default .sc_services_item_button .sc_button {
	padding: 0.344em 1.1em 0.4em;
}
.sc_services_default .trx_addons_columns_wrap.columns_padding_bottom > [class*="trx_addons_column-"], .sc_services_default .trx_addons_columns_wrap > [class*="trx_addons_column-"].columns_padding_bottom {
	padding-bottom: 3.2rem;
}

/*Services light*/
.sc_services_light .sc_services_item_subtitle,
.sc_services_light .sc_services_item_button {
	display: none;
}
.sc_services_light .sc_services_item_featured_top .sc_services_item_info {
	margin-top: 1.5rem;
	padding: 3.2rem 1.3rem 3.6rem !important;
	text-align: center;
}
.sc_services_light .sc_services_item_content {
	margin-top: 2.2em !important;
}

/*Services lists*/
.sc_services_list .sc_services_item_title {
	font-weight: 600 !important;
	max-width: 119px;
	margin-left: auto;
	margin-right: auto;
	line-height: 1.294rem;
}
.sc_services_list .sc_services_item_icon {
	width: 7.6471rem !important;
	height: 7.6471rem !important;
	line-height: 7.6471rem !important;
	font-size: 4.9rem !important;
}
.sc_services_list .sc_services_item .icon-icon2:before {
	position: relative;
	left: 7px;
	top: 2px;
}

/*Services Single*/
.services_single .services_page_content blockquote {
	margin: 2em 0 0 !important;
}
.services_single .services_page_content img.alignright {
	margin-top: 0.5em;
}

/*Team*/
.sc_team_default .sc_team_item_content {
	display: none;
}
.sc_team_default .sc_team_item_subtitle, .sc_team_short .sc_team_item_subtitle, .sc_team_featured .sc_team_item_subtitle {
	font-size: 1rem !important;
	line-height: normal !important;
	font-style: normal !important;
	margin-top: 0.7rem !important;
}
.sc_team_default .sc_team_item_socials .social_item .social_icon {
	width: 32px !important;
	height: 32px !important;
	line-height: 32px !important;
	text-align: center;
	-webkit-border-radius: 7px;
	-ms-border-radius: 7px;
	border-radius: 7px;
	font-size: 13px;
}
.sc_team_default .sc_team_item_info {
	margin-top: 1.5em;
	padding: 1.6em 3em !important;
}
.sc_team_default .post_featured .mask {
	display: none;
}
.sc_team_default .post_featured.hover_dots .icons {
	opacity: 0 !important;
}
.sc_team_default .sc_team_item_thumb:before {
	content: '';
	height: 4px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #9ec588;
	opacity: 0;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
	z-index: 1;
}
.sc_team_default .sc_team_item_thumb:hover:before {
	opacity: 1;
}
.sc_team_default .sc_team_item_thumb img {
	-webkit-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.sc_team_default .sc_team_item_thumb:hover img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.sc_team_default .sc_team_item_socials {
	margin: 1.3em -0.5em 0 0 !important;
}
.sc_team_default .sc_team_item_socials .social_item {
	margin: 0 7px 3px 0 !important;
}

.team_member_page .team_member_socials .social_item .social_icon {
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

/*Testimonials*/
.sc_testimonials .slider_container .swiper-pagination-bullet,
.sc_testimonials .slider_outer .swiper-pagination-bullet {
	opacity: 1 !important;
	background-color: #f4e9d6 !important;
	border-color: #f4e9d6 !important;
	margin: 0 5px 0 5px !important;
}
.sc_testimonials .slider_container .swiper-pagination-bullet.swiper-pagination-bullet-active,
.sc_testimonials .slider_outer .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: #eab317 !important;
	border-color: #eab317 !important;
}
.sc_testimonials .slider_container.slider_pagination_pos_bottom .swiper-pagination-bullets,
.sc_testimonials .slider_outer.slider_outer_pagination_pos_bottom .swiper-pagination-bullets,
.sc_testimonials .slider_outer.slider_outer_pagination_pos_bottom_outside .swiper-pagination-bullets {
	bottom: 1.3em !important;
}

/*Tabs*/
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab>a {
	background-color: transparent !important;
	color: #ffffff !important;
	border: none !important;
	font-size: 16px !important;
	font-family: Oswald;
	padding: 7px 1.564rem !important;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab>a:hover {
	background-color: #ac7539 !important;
	color: #ffffff !important;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab.vc_active>a {
	background-color: #ac7539 !important;
	color: #ffffff !important;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
	background-color: transparent !important;
	border: none !important;
}
.scheme_dark .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
	color: #ffffff !important;
}
.wpb-js-composer .vc_tta.vc_tta-style-modern .vc_tta-panel-body, .wpb-js-composer .vc_tta.vc_tta-style-modern .vc_tta-panel-heading, .wpb-js-composer .vc_tta.vc_tta-style-modern .vc_tta-tab>a {
	background-image: none !important;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs .vc_tta-panel-body {
	padding-left: 0 !important;
	padding-right: 2rem !important;
}
.wpb-js-composer .vc_tta.vc_tta-shape-rounded .vc_tta-panel-body, .wpb-js-composer .vc_tta.vc_tta-shape-rounded .vc_tta-panel-heading, .wpb-js-composer .vc_tta.vc_tta-shape-rounded .vc_tta-tab>a {
	border-radius: 12px !important;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta.vc_tta-style-modern .vc_tta-tabs-list {
	-webkit-border-radius: 12px;
	-ms-border-radius: 12px;
	border-radius: 12px;
	margin-bottom: 1.8rem;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta.vc_tta-style-modern .vc_tta-tabs-list .vc_tta-tab {
	background-color: rgba(163, 111, 56, 0.2);
	margin: 0 !important;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta.vc_tta-style-modern .vc_tta-tabs-list .vc_tta-tab:first-child {
	-webkit-border-top-left-radius: 12px;
	-ms-border-top-left-radius: 12px;
	border-top-left-radius: 12px;
	-webkit-border-bottom-left-radius: 12px;
	-ms-border-bottom-left-radius: 12px;
	border-bottom-left-radius: 12px;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta.vc_tta-style-modern .vc_tta-tabs-list .vc_tta-tab:last-child {
	-webkit-border-top-right-radius: 12px;
	-ms-border-top-right-radius: 12px;
	border-top-right-radius: 12px;
	-webkit-border-bottom-right-radius: 12px;
	-ms-border-bottom-right-radius: 12px;
	border-bottom-right-radius: 12px;
}

/*Blogger Default*/
.sc_blogger_default .sc_blogger_item_excerpt {
	display: none;
}
.sc_blogger_default .sc_blogger_item_content + .post_featured {
	margin-top: 1.2rem;
}
.sc_blogger_default .post_meta {
	margin-top: 0.8em;
}
.sc_blogger_default .sc_blogger_item_content {
	padding: 3.4em 3em 2.7em !important;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.sc_blogger_default .sc_item_columns + .sc_item_button {
	margin-top: 1.1em !important;
}

/*Images with Link*/
.wpb_single_image a {
	background-color: rgba(157, 106, 50, 0);
}
.wpb_single_image a img {
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.wpb_single_image a:hover img {
	opacity: 0.2;
}
.wpb_single_image a:hover {
	background-color: rgba(157, 106, 50, 1);
}

/*Slider*/
.rev-btn {
	-webkit-transition: all 0.3s ease !important;
	-ms-transition: all 0.3s ease !important;
	transition: all 0.3s ease !important;
	z-index: 999999 !important;
}
.ares .tp-bullet {
	width: 9px !important;
	height: 9px !important;
}
.tp-parallax-wrap {
	transform-style: inherit !important;
}
.ares .tp-bullet-title {
	display: none !important;
}

/*Login*/
.sc_layouts_item_icon.sc_layouts_login_icon.trx_addons_icon-user-times:before,
.trx_addons_login_link:after {
	display: none !important;
}

/*Header*/
.sc_layouts_menu_nav > li.menu-item-has-children > a:after {
	display: none;
}
.sc_layouts_menu_nav > li > a {
	padding: 0.383em 0.61em !important;
}
.menu_hover_slide_box .sc_layouts_menu_nav > li  {
	-webkit-border-radius: 10px !important;
	-ms-border-radius: 10px !important;
	border-radius: 10px !important;
}
.sc_layouts_login .sc_layouts_menu_nav > li > a {
	padding: 0 !important;
	font-family: "FrankRuhlLibre-Regular",sans-serif;
	font-size: 1rem;
	font-weight: 400;
	text-transform: none;
}
.sc_layouts_login .sc_layouts_menu_nav > li > a span {
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.sc_layouts_row.sc_layouts_row_fixed_on .custom-logo-link img, .sc_layouts_row.sc_layouts_row_fixed_on .sc_layouts_logo img {
	max-height: 91px;
}
.breadcrumbs .breadcrumbs_delimiter:before {
	content: '\E836' !important;
	font-family: fontello !important;
	position: relative;
	font-size: 13px;
	top: -3px;
	font-weight: 600;
}
.breadcrumbs .breadcrumbs_delimiter {
	margin: 0 0.75em !important;
}
.sc_layouts_title_breadcrumbs {
	margin-top: 2.4em !important;
}
.breadcrumbs {
	font-family: Oswald;
	line-height: normal;
	font-size: 1.059rem !important;
	text-transform: uppercase;
}
.sc_layouts_menu_nav > li > ul ul.submenu_left {
	left: -9.5em;
}
header .sc_layouts_column .sc_layouts_item {
	margin-right: 0;
}


/*Sub Menu*/
.sc_layouts_menu_popup .sc_layouts_menu_nav, .sc_layouts_menu_nav > li ul {
	text-align: center !important;
}
.sc_layouts_menu_popup .sc_layouts_menu_nav > li.menu-item-has-children > a:after, .sc_layouts_menu_nav li li.menu-item-has-children > a:after {
	display: none;
}
.sc_layouts_menu_popup .sc_layouts_menu_nav, .sc_layouts_menu_nav > li ul {
	width: 9.5em;
}
.sc_layouts_menu_nav > li > ul {
	top: 2.5em;
	margin-left: -4.75em;
	left: 50%;
}
.sc_layouts_menu_nav > li > ul:before {
	content: '';
	position: absolute;
	left: 50%;
	top: -7px;
	width: 0;
	height: 0;
	border-left: 13px solid transparent;
	border-right: 13px solid transparent;
	border-bottom: 13px solid;
	margin-left: -13px;
}
.sc_layouts_menu_popup .sc_layouts_menu_nav > li > a, .sc_layouts_menu_nav > li li > a {
	padding: 0.3em 1.5em;
}
.sc_layouts_menu_popup .sc_layouts_menu_nav, .sc_layouts_menu_popup .sc_layouts_menu_nav > li > ul, .sc_layouts_menu_nav > li > ul ul {
	left: 9.5em;
}

/*Form*/
.sc_form input[type="text"], .sc_form textarea {
	line-height: normal;
}

/*Search form*/
.widget_search form {
	overflow: visible;
}

/*Footer*/
.contacts_description {
	line-height: normal;
}
footer .widget ul {
	padding-left: 0;
}
footer .widget ul > li:before {
	display: none;
}
footer .socials_wrap .social_item .social_icon {
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
}
footer .widget li {
	margin-bottom: 2px;
	line-height: 20px;
}
footer .socials_wrap {
	padding-top: 0.6rem;
}
footer .widget_contacts .contacts_logo + .contacts_description {
	margin-top: 3.6em;
}

.socials_wrap .social_item {
	transition: none;
}

/*Login*/
.trx_addons_popup button.mfp-close {
	font-size: 18px;
}
#trx_addons_login_popup .sc_input_hover_iconed .sc_form_field_icon {
	line-height: 1.45em;
}
#trx_addons_login_popup .trx_addons_popup_form_register .sc_form_field_icon {
	position: relative;
	top: -2px;
}
#trx_addons_login_popup .trx_addons_popup_form_register .sc_form_field_hover {
	font-size: 13px !important;
	padding: 1em !important;
}
#trx_addons_login_popup .trx_addons_popup_form_register .sc_form_field_wrap input {
	padding: 0.5em 2em 0.5em 3em !important;
	height: 45px;
	line-height: normal;
}
#trx_addons_login_popup .trx_addons_tabs_title a i:before {
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}




/*IE*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	ul[class*='trx_addons_list_dot'] > li::before {
		top: 9px;
	}
	.trx_addons_popup_form_field_agree label:before {
		top: 9px !important;
	}
	#trx_addons_login_popup .trx_addons_popup_form_register .sc_form_field_wrap input {
		padding: 0.5em 2em 0.5em 2em !important;
	}
	.post_layout_excerpt.post_format_audio .post_header.entry-header > div:nth-child(1).post_meta {
		position: relative !important;
	}
	.mejs-button.mejs-playpause-button {
	    line-height: 25px !important;
	}
	ul[class*='trx_addons_list_dot'] > li::before {
		top: 9px;
	}
}

/*Safari 4+*/
@media screen and ( -webkit-min-device-pixel-ratio : 0 ) {
	 body .woocommerce ul.products li.product .post_data .add_to_cart_button,
	 body .woocommerce-page ul.products li.product .post_data .add_to_cart_button {
		padding: 0.344em 0.621em 0.4em;
	}
	body.woocommerce ul.products li.product .post_data .add_to_cart_button,
	body.woocommerce-page ul.products li.product .post_data .add_to_cart_button {
		padding: 0.344em 0.621em 0.4em;
	}
	.post_item_single .post_content > .post_meta_single .post_share .social_item .social_icon,
	.author_bio .socials_wrap .social_icon {
		line-height: 33px;
	}
	.trx_addons_audio_player .mejs-container .mejs-controls .mejs-playpause-button {
		line-height: 23px;
	}
	body .woocommerce form .form-row label.inline input[type="checkbox"] {
		top: 0;
	}
}
