/*
Theme Name: EdgeWP
Theme URI: http://www.shindiristudio.com/memento/
Description: The EdgeWP Wordpress Theme! by Shindiri Studio (http://www.shindiristudio.com/) & Mihajlovicnenad.com (http://www.mihajlovicnenad.com/). The ultimate one page template. The Edge for Wordpress.
Version: 1.0.5
Tags: light, fluid-layout, fixed-layout, custom-colors, custom-background, custom-menu, theme-options, threaded-comments, translation-ready, white, responsive-layout, left-sidebar, right-sidebar, one-column, two-columns, three-columns, four-columns, light
Author: Shindiri Studio
Author URI: http://www.shindiristudio.com/
License:
License URI:
Text Domain: edgewp
Domain Path: /languages
*/

/*	Reset	*/

 body {
 margin: 0;  
 padding: 0;  
 border: 0;  
 outline: 0;  
 font-size: 100%;
 vertical-align: baseline;

}
html, div, span, applet, object, iframe,  
h1, h2, h3, h4, h5, h6, p, blockquote, pre,  
a, abbr, acronym, address, big, cite, code,  
del, dfn, em, img, ins, kbd, q, s, samp,  
small, strike, strong, sub, sup, tt, var,  
b, u, i, center,  
dl, dt, dd, ol, ul, li,  
fieldset, form, label, legend,  
table, caption, tbody, tfoot, thead, tr, th, td,  
article, aside, canvas, details, figcaption, figure,   
footer, header, hgroup, menu, nav, section, summary,  
time, mark, audio, video {  
 margin: 0;  
 padding: 0;  
 border: 0;  
 outline: 0;  
 font-size: 100%;  
 font: inherit;  
 vertical-align: baseline;
 }

body {font-size:14px; line-height:28px;font-weight:400}
body {-webkit-text-size-adjust:none;}
a {text-decoration: none;transition: all 300ms !important;}
a:focus {text-decoration: none; outline: none;}

h1 {font-size:48px; line-height: 56px;}
h2 {font-size:36px; line-height: 42px;}
h3 {font-size:24px; line-height: 32px;}
h4 {font-size:18px; line-height: 28px;}
h5 {font-size:16px; line-height: 28px;}
h6 {font-size:14px; line-height: 28px;}

strong {font-weight:bold;}
em {font-style:italic;}
small {font-size:12px;}

input, textarea {font-family: inherit;}
blockquote {border-top:1px solid transparent; border-bottom:1px solid transparent; padding:10px 0; margin:0; margin-bottom:36px;}
blockquote cite {display:block; margin-top:20px;}
blockquote p:last-child {margin-bottom:0;}
ol,ul {margin: 16px 0;padding: 0 0 0 20px;}
ul {list-style-type: disc;}
nav ul,nav ol,aside ul,aside ol, .comments_wrapper li, ul.comments_wrapper, .comments_wrapper ol {margin: 0;padding: 0;list-style: none;list-style-image: none;}
li > ul, li > ol {margin: 0;}
dl {margin: 0 20px;}
dt {font-weight: bold;text-decoration:underline}
dd {margin: 0 0 20px;}
abbr[title] {border-bottom: 1px dotted;}
pre,code,tt {-webkit-border-radius: 3px;-moz-border-radius: 3px;-ms-border-radius: 3px;-o-border-radius: 3px;border-radius: 3px;font: 0.8em 'Andale Mono', 'Lucida Console', monospace;background: #f2f2f2;border: 1px solid #e6e6e6;color: #888;padding: 2px 4px;}
pre {white-space: pre;word-wrap: break-word;overflow-x: scroll;line-height: 1.3; overflow: hidden;}
table {border-bottom: 1px solid #ededed;border-collapse: collapse;border-spacing: 0;font-size:14px;;line-height: 2;margin: 0 0 20px;width: 100%;}
caption,th,td {font-weight: normal;text-align: left;}
caption {font-size: 16px;margin: 20px 0;}
th {font-weight: bold;}
td {border-top: 1px solid transparent;padding: 6px 10px 6px 0;}
tr.odd {background: #f4f4f4;}
p {margin-bottom:36px;}

input[type="submit"]{transition:all 300ms;-webkit-transition:all 300ms;-moz-transition:all 300ms;-o-transition:all 300ms;-ms-transition:all 300ms;}

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {background-color: transparent;border: 3px solid transparent;-webkit-transition: border linear .2s;-moz-transition: border linear .2s;-o-transition: border linear .2s;transition: border linear .2s;
}
input {width:100%;border:3px solid transparent; border-radius:0; -ms-box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
ul, ol{margin-bottom:30px;}
ul ul, ol ol{margin-bottom:0px;}
label, select, button, input[type="button"], input[type="reset"], input[type="submit"], input[type="radio"], input[type="checkbox"] {cursor: pointer;}
::-webkit-input-placeholder, :-moz-placeholder, ::-moz-placeholder, :-ms-input-placeholder {color:inherit;font-size:14px;line-height:14px;}
input, textarea, select {font-family:inherit;font-weight: inherit;-moz-appearance: none;text-indent: 0.01px;text-overflow: '';}

header, nav, section, article, aside, footer, video, audio {
	display:block;
}
input, select, button, textarea {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-appearance: none;
	border-radius:0;
	outline: none;
	padding-left:15px;
	padding-right:15px;
}
video {
	background:#111;
}



.font-weight100 {font-weight:100;}
.font-weight200 {font-weight:200;}
.font-weight300 {font-weight:300;}
.font-weight400 {font-weight:400;}
.font-weight500 {font-weight:500;}
.font-weight600 {font-weight:600;}
.font-weight700 {font-weight:700;}
.font-weight800 {font-weight:800;}
.font-weight900 {font-weight:900;}

.letter-spacing1 {letter-spacing: 1px;}
.letter-spacing2 {letter-spacing: 2px;}
.border-box {-ms-box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.halfwidth {width:50%; display: block;}
.fullwidth {width:100%; display: block;}
.fullmaxwidth {display: block; max-width:100%;}
.list_style {list-style: none;}
.relative {position: relative;}
.margin0 {margin: 0;}
.padding0 {padding: 0;}
.block {display: block;}
.inline {display: inline;}
.inline-block {display: inline-block;}
.float_left {float: left !important;}
.float_right {float: right !important;}
.bold {font-weight: 600;}
.text-center {text-align: center;}
.text-left {text-align: left;}
.text-right {text-align: right;}
.a-inherit {color: inherit;}
.a-inherit > a {color: inherit;}
.a-inherit li > a {color: inherit;}
.uppercase {text-transform: uppercase;}
.bold_font {font-weight:bold;}
.overflow_ellipsis {text-overflow: ellipsis;display:block;white-space: nowrap;overflow: hidden;}


.padding-top10 {padding-top: 10px;}
.padding-right12 {padding-right: 12px;}
.padding-bottom24 {padding-bottom:24px;}

/*		margins		*/
.margin-bottom5 {margin-bottom:5px !important;}
.margin-top5 {margin-top:5px !important;}
.margin-left5 {margin-left:5px !important;}
.margin-right5 {margin-right:5px !important;}

.margin-bottom10 {margin-bottom:10px !important;}
.margin-top10 {margin-top:10px !important;}
.margin-left10 {margin-left:10px !important;}
.margin-right10 {margin-right:10px !important;}

.margin-bottom15 {margin-bottom:15px !important;}
.margin-top15 {margin-top:15px !important;}
.margin-left15 {margin-left:15px !important;}
.margin-right15 {margin-right:15px !important;}

.margin-bottom20 {margin-bottom:20px !important;}
.margin-top20 {margin-top:20px !important;}
.margin-left20 {margin-left:20px !important;}
.margin-right20 {margin-right:20px !important;}

.margin-bottom30 {margin-bottom:30px !important;}
.margin-top30 {margin-top:30px !important;}
.margin-left30 {margin-left:30px !important;}
.margin-right30 {margin-right:30px !important;}

.margin-bottom40 {margin-bottom:40px !important;}
.margin-top40 {margin-top:40px !important;}
.margin-left40 {margin-left:40px !important;}
.margin-right40 {margin-right:40px !important;}


.margin-bottom36 {margin-bottom:36px !important;}
.margin-top36 {margin-top:36px !important;}
.margin-left36 {margin-left:36px !important;}
.margin-right36 {margin-right:36px !important;}

.margin-bottom48 {margin-bottom:48px !important;}
.margin-top48 {margin-top:48px !important;}
.margin-left48 {margin-left:48px !important;}
.margin-right48 {margin-right:48px !important;}

.margin-bottom64 {margin-bottom:64px !important;}
.margin-top64 {margin-top:64px !important;}
.margin-left64 {margin-left:64px !important;}
.margin-right64 {margin-right:64px !important;}

.margin-bottom24 {margin-bottom:24px !important;}
.margin-top24 {margin-top:24px !important;}
.margin-left24 {margin-left:24px !important;}
.margin-right24 {margin-right:24px !important;}

.margin-bottom18 {margin-bottom:18px !important;}
.margin-top18 {margin-top:18px !important;}
.margin-left18 {margin-left:18px !important;}
.margin-right18 {margin-right:18px !important;}

.margin-bottom12 {margin-bottom:12px !important;}
.margin-top12 {margin-top:12px !important;}
.margin-left12 {margin-left:12px !important;}
.margin-right12 {margin-right:12px !important;}

.margin-bottom9 {margin-bottom:9px !important;}
.margin-top9 {margin-top:9px !important;}
.margin-left9 {margin-left:9px !important;}
.margin-right9 {margin-right:9px !important;}

.margin-bottom6 {margin-bottom:6px !important;}
.margin-top6 {margin-top:6px !important;}
.margin-left6 {margin-left:6px !important;}
.margin-right6 {margin-right:6px !important;}


/*		columns		*/
.edgewp_container {
	margin-right: auto;
	margin-left: auto;
	*zoom: 1;
}
.anivia_row:before,
.anivia_row:after {
	display: table;
	content: "";
	line-height: 0;
}
.anivia_row:after {
	clear: both;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}

#edgewp_content {
	padding:72px 0;
}

.page-template-template-onepage-php .header_wrapper {
	background-color: transparent;
}
.edgewp_div_inherit_width {
	width:inherit !important;
}
.edgewp_container img {max-width: 100%;}
.edgewp_boxed #edgewp_wrapper {
	border-left:1px solid transparent;
	border-right:1px solid transparent;
	padding:0 18px !important;
}


/*		footer	*/
.edgewp_footer_container {
	padding:64px 0 48px;
}
.edgewp_footer_container a.edgewp_logo img {
	position:relative;
	display:block;
	margin:0 auto;
	max-height:50px;
}

.single h1.edgewp_blog_title {font-size:18px; line-height: 18px;}
h1.edgewp_ahtitle {text-transform:uppercase;}
h1.edgewp_tarchive {text-transform:uppercase;text-align: center;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: -o-border-box;box-sizing: -ms-border-box;box-sizing: border-box;padding:0 18px;font-size:36px;margin-bottom:64px;}
h1.edgewp_tarchive_s, .edgewp_tarchive_desc {text-transform:uppercase;text-align: center;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: -o-border-box;box-sizing: -ms-border-box;box-sizing: border-box;padding:0 18px;font-size:36px;margin-bottom:0;}
.edgewp_tarchive_desc{font-size:18px;margin-bottom:72px;text-transform: none;}



/* #Wordpress core
================================================== */
img.wp-post-image { max-width:100%; height: auto; }
@media \0screen {img.wp-post-image { width: auto }}
img.wp-post-image {}
.alignnone {margin: 6px 12px 12px 0;}
.aligncenter, div.aligncenter {display: block;margin: 6px auto 6px auto;}
.alignright {float:right;margin: 6px 0 12px 12px;}
.alignleft {float: left;margin: 6px 12px 12px 0;}
.aligncenter {display: block;margin: 5px auto 6px auto;}
a img.alignright {float: right;margin: 6px 0 12px 12px;}
a img.alignnone {margin: 6px 12px 12px 0;}
a img.alignleft {float: left;margin: 6px 12px 12px 0;}
a img.aligncenter {display: block;margin-left: auto;margin-right: auto}
.wp-caption {-webkit-border-radius: 3px;-moz-border-radius: 3px;-ms-border-radius: 3px;-o-border-radius: 3px;border-radius: 3px;background: #f2f2f2;border: 1px solid #e6e6e6;max-width: 100%;padding: 10px;text-align: center;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-o-box-sizing: border-box;-ms-box-sizing: border-box;}
.wp-caption.alignnone {margin: 6px 12px 12px 0;}
.wp-caption.alignleft {margin: 6px 12px 12px 0;}
.wp-caption.alignright {margin: 6px 0 12px 12px;}
.wp-caption img {border: 0 none;height: auto;margin: 0;max-width: 100%;padding: 0;width: auto;}
.wp-caption p.wp-caption-text { color:#111;}
.gallery-caption {}
.bypostauthor {}
.sticky {}

.gallery img {border:0 !important;}
.gallery br + br {display:none;}
.image-excerpt {font-style:italic;}



/*		header		*/
#edgewp_wrapper .header_wrapper {
	z-index:101;
	position:absolute;
	top:0;
	left:0;
	width:100%;
}
#edgewp_wrapper .header_holder {
	padding:24px 0;
}
#edgewp_wrapper .header_holder .logo {
	display:block;
}
#edgewp_wrapper .header_holder .logo span img {
	 max-height: 200px; max-width:300px;margin:0 auto;
}
#edgewp_wrapper .sticky-header {
	position: fixed !important; top: 0; left: 0; width: 100% !important; z-index: 1101 !important; -webkit-transform: translateZ(0) !important
}
body.page-template-template-onepage-php #edgewp_wrapper .header_wrapper {
	position:absolute;
	width:100%;
	left:0;
	top:0;
}
body.page-template-template-onepage-php.edgewp_div_responsive #edgewp_wrapper .header_wrapper {
	position:relative;
}


/*		menu	*/



.header_wrapper .menu_wrapper {margin:0 auto;}
.header_wrapper.sticky-header .menu_wrapper {border:0;}
.header_wrapper .menu_wrapper > ul {position: relative;text-align:center;padding:0;width:inherit;}
.header_wrapper .menu_wrapper > ul > li {display:inline-block; padding:0px 2px;}
.header_wrapper .menu_wrapper li.menu-item {position:relative;}
.header_wrapper .menu_wrapper li.menu-item li.menu-item a {font-size: 14px; line-height: 24px; display: block;  padding: 12px;padding-top:0;}
.header_wrapper .menu_wrapper li.menu-item li.menu-item:first-child a {padding-top: 12px;}
.header_wrapper .menu_wrapper > ul > li > ul.sub-menu {text-align:left;opacity:0;display:block;visibility: hidden;}
.header_wrapper .menu_wrapper > ul > li > a {font-size: 12px; line-height: 24px; display: block; padding: 10px;}
.header_wrapper .menu_wrapper ul.sub-menu {position: absolute; top:100%; left: 0px; width:200px; -ms-box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; z-index: 100;-moz-box-shadow: 0 0 5px 4px rgba(0,0,0,.1);-webkit-box-shadow: 0 0 5px 4px rgba(0,0,0,.1);box-shadow: 0 0px 5px 4px rgba(0,0,0,.1);border-top:3px solid transparent;}
.header_wrapper .menu_wrapper li.menu-item:hover {
z-index: 1003;
}
.header_wrapper .menu_wrapper > ul > li#search-trigger > a i.br0 {
	font-size:16px;
	margin-top:-8px;
	vertical-align: middle;
}
.header_wrapper .menu_wrapper > ul > li#woocart-trigger > a i.br0 {
	font-size:17px;
	margin-top:-5px;
	vertical-align: middle;
}
.header_wrapper .menu_wrapper li.menu-item.menu-item-has-children {
	transition:background-color 300ms;
	-webkit-transition:background-color 300ms;
	-moz-transition:background-color 300ms;
	-ms-transition:background-color 300ms;
	-o-transition:background-color 300ms;
}
.header_wrapper .menu_wrapper > ul > li.has_children ul.sub-menu {
	transition:opacity 300ms;
	-webkit-transition:opacity 300ms;
	-moz-transition:opacity 300ms;
	-ms-transition:opacity 300ms;
	-o-transition:opacity 300ms;
}
.header_wrapper .menu_wrapper li.menu-item a:hover {text-decoration: none;}
.header_wrapper .menu_wrapper.solid li.menu-item a { display: block;}
.header_wrapper .menu_wrapper > ul > li.has_children.hovered > a {z-index: 101;position:relative;}
.header_wrapper .menu_wrapper > ul > li.has_children.hovered > ul.sub-menu {opacity:1;visibility: visible;}
.header_wrapper .menu_wrapper li.menu-item i {
	width:16px;
	margin-right:6px;
	text-align:center;
}
.header_wrapper.sticky-header .menu_wrapper > ul > li > a {padding: 32px 8px!important;}



/*		input,textarea			*/


input[type="text"].input_field { height:50px; width:100%;border:3px solid transparent; border-radius:0; -ms-box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

textarea.textarea_field { border:solid 3px transparent; border-radius:0; -ms-box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
input[type="text"].input_field:focus, textarea.textarea_field:focus { -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none;}




.edgewp_pcbw {position:relative;padding:36px 0;border-top:1px solid transparent;}
.edgewp_pcbw .social_bar {font-size: 24px;float: right;margin-top: -20px;}
.edgewp_pcbw .blog_socials {min-width:18px;height:24px;padding-left:12px; display:block; transition:color 300ms;}
.edgewp_pcbw .blog_socials.edgewp_facebook:hover {color:#3b5998 !important;}
.edgewp_pcbw .blog_socials.edgewp_linked:hover {color:#4875b4 !important;}
.edgewp_pcbw .blog_socials.edgewp_pinterest:hover {color:#c63d2d !important;}
.edgewp_pcbw .blog_socials.edgewp_twitter:hover {color:#33ccff !important;}
.edgewp_pcbw .blog_socials.edgewp_google:hover {color:#dc2727 !important;}


/*						OUR TEAM						*/

.team_member_module .img_wrapper {width:100%;max-width:100%;overflow: hidden;}
.team_member_module .hover_element {position:absolute; top:0; left:0;height:100%;width:100%; opacity:1; filter: alpha(opacity = 0); background-color:#111; color:#fff;text-align:center; opacity:0; transition:opacity 300ms;-webkit-transition:opacity 300ms;-moz-transition:opacity 300ms;-o-transition:opacity 300ms;-ms-transition:opacity 300ms;z-index: -1;}
.team_member_module .shade {opacity: 0; filter: alpha(opacity = 0); position: absolute; top:0; left:0; width: 100%; height: 100%; background: #000; z-index:1; display: none;}
.team_member_module .hover_element .vert_align_wrap_system {position: absolute; top:0; left: 0; height: 100%; width: 100%;box-sizing: border-box;-moz-box-sizing: border-box;-o-box-sizing: border-box;-webkit-box-sizing: border-box;-ms-box-sizing: border-box;padding:32px; }
.team_member_module .hover_element .socials li {display:inline-block;}
.team_member_module .hover_element .socials li a {padding: 12px; display:inline-block; border:3px solid #fff;margin:0 6px;height:24px;}
.team_member_module .hover_element .socials li a:hover {border:3px solid transparent;}
.team_member_module .img_wrapper > img.attachment-full {display:block;}
.team_member_module .name {font-size:28px; line-height:28px;}
.team_member_module .workplace {font-size:20px; line-height:20px; }
.team_member_module h4 {padding-bottom:12px;line-height: 32px;}
.team_member_module h4,.team_member_module h4 a {color:#fff;}
.team_member_module .edgewp_lbl {color:#fff;text-transform: uppercase;}
.team_member_module .edgewp_chover {position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;height:0;width:80%;}
.team_member_module.edgewp_mousee .hover_element {opacity:1;z-index: 1;}
.team_member_module .tmm_text {padding-bottom: 24px;}



/*						PORTFOLIO						*/

.portfolio_content .edgewp_hover {overflow:hidden;}
.portfolio_content .edgewp_portfolio_meta {position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;width:80%;height:0;}
.portfolio_content .edgewp_relativw {position:relative;}
.portfolio_content .edgewp_portfolio_single_loader {margin:0 auto;}
.portfolio_content .edgewp_prtvm {border:3px solid #fff;color:#fff;padding:10px 24px;display:inline-block;}
.portfolio_content .edgewp_portfolio_meta h4 {color:#fff;font-size: 24px;text-transform: uppercase;line-height: 28px;}
.portfolio_content .pagination_wrapper {overflow:hidden;margin-top:24px !important;}









/*					WIDGETS					*/

aside.widget:first-child {
	margin-top:0 !important;
}
.edgewp_widget_title {font-size: 18px;text-transform: uppercase;line-height:18px;}

.widget ul {padding-left:20px;}
.widget ul li {list-style:disc;list-style-position: outside;}
.widget ul ul li {}
.widget ul ul {margin-left:12px;}
.widget a {color:inherit;}
.widget > ul {padding-left:0;}
.widget > ul > li {list-style: none;}

.widget_recent_entries li:first-child, .widget_recent_comments li:first-child, .widget_archive li:first-child, .widget_categories li:first-child, .widget_meta li:first-child, .widget_pages li:first-child, .widget_nav_menu li:first-child, .widget.woocommerce li:first-child {border-top:0;padding-top:0;}

.widget_recent_entries li:last-child, .widget_recent_comments li:last-child, .widget_archive li:last-child, .widget_categories li:last-child, .widget_meta li:last-child, .widget_pages li:last-child, .widget_nav_menu li:last-child, .widget.woocommerce li:last-child {padding-bottom:0;}

.widget_recent_entries ul, .widget_recent_comments ul, .widget_archive ul, .widget_categories ul, .widget_meta ul, .widget_pages ul, .widget_nav_menu ul, .widget.woocommerce ul {padding-left:0 !important;}

.widget_recent_entries li, .widget_recent_comments li, .widget_archive li, .widget_categories  li, .widget_meta li, .widget_pages li, .widget_nav_menu li, .widget.woocommerce li {padding-top:6px;margin-top:6px;list-style:none !important;}

.widget_recent_entries li li, .widget_recent_comments li li, .widget_archive li li, .widget_categories li li, .widget_meta li li, .widget_pages li li, .widget_nav_menu li li, .widget.woocommerce li li {padding:0px;line-height:36px;}

.widget_recent_entries li.menu-item-has-children:first-child, .widget_recent_comments li.menu-item-has-children:first-child, .widget_archive li.menu-item-has-children:first-child, .widget_categories li.menu-item-has-children:first-child, .widget_meta li.menu-item-has-children:first-child, .widget_pages li.menu-item-has-children:first-child, .widget_nav_menu li.menu-item-has-children:first-child {padding-bottom:0px !important;}

.widget_recent_entries li, .widget_archive li, .widget_pages li, .widget_meta li, .widget_nav_menu li {font-size:14px;line-height:20px;}
.widget_recent_entries a, .widget_archive a, .widget_pages a, .widget_meta a, .widget_nav_menu a {text-transform: uppercase;}

.widget_recent_comments li a {display:block !important;font-size:14px;text-transform: uppercase;}
.widget_recent_comments li a.url {font-weight:normal !important;display:inline !important;font-size:normal !important;line-height:normal !important;text-transform: none !important;}










.widget_categories ul, .widget_product_categories ul {padding-top: 9px;
padding-bottom: 9px;}
.widget_categories li, .widget_product_categories li {display:block;font-size:14px;margin-top:24px !important;white-space:nowrap}
.widget_categories li:first-child, .widget_product_categories li:first-child {margin-top:0px !important;}
.widget_categories li a, .widget_product_categories li a {text-transform: uppercase;padding:12px 24px;border:3px solid transparent;font-size:14px;line-height:14px;}

.widget li li {border-top:0;}

/*					WIDGET CATEGORIES					*/
.widget-edgewp-cat .smaller_image img {
	width:72px;
	height:72px;
	display:block;
}
.widget-edgewp-cat li:last-child .smaller_image img {
	margin-bottom:0 !important;
}
.widget-edgewp-cat .overflow_ellipsis {
	text-overflow: ellipsis;
	display:block;
	white-space: nowrap;
	overflow: hidden;
}
.widget-edgewp-cat ul {
	padding:0;
}
.widget-edgewp-cat ul li {
	clear: both;
	list-style: none;
	margin-top:10px;
	padding-top:10px;
}
.widget-edgewp-cat ul li:first-child {
	margin-top:0;
	padding-top:0;
	border-top:0;
}
.widget-edgewp-cat a {
	color:inherit
}

.widget-edgewp-catthree ul {
	padding:0;
	margin-bottom:12px;
	display:none;
}

.widget-edgewp-catthree ul li {
	clear: both;
	list-style: none;
	margin-top:12px;
	padding-top:12px;
	border-top:1px solid transparent;
}
.widget-edgewp-catthree ul li:first-child {
	margin-top:0;
	padding-top:0;
	border-top:0;
}
.widget-edgewp-catthree .smaller_image img {
	width:75px;
	height:75px;
	display:block;
}
.widget-edgewp-catthree li:last-child .smaller_image img {
	margin-bottom:0 !important;
}
.widget-edgewp-catthree .overflow_ellipsis {
	text-overflow: ellipsis;
	display:block;
	white-space: nowrap;
	overflow: hidden;
}
.widget-edgewp-catthree ul.edgewp_div_first_child {
	display:block;
}
.widget-edgewp-catthree i {

	margin-right:-6px;
}
.widget_product_search {
	position:relative;
}
.widget_product_search label {
	display:none;
}
.widget_product_search #searchsubmit {
	position:absolute;
	bottom:0;
	right:0;
	width:100px;
	z-index: 101;
	height:50px;
	border:0;
	text-transform: uppercase;
}



/*		tag cloud		*/
.widget_tag_cloud .tagcloud, .widget_product_tag_cloud .tagcloud, .edgewp_post .tagcloud {clear:both;}
.widget_tag_cloud .tagcloud a, .widget_product_tag_cloud .tagcloud a, .edgewp_post .tagcloud a {display: inline-block !important; margin-bottom:6px;margin-right:3px; list-style:none; font-size:14px !important;border:3px solid transparent;text-transform: uppercase;line-height:14px !important;display: block; padding:12px 24px;}
.widget_tag_cloud .tagcloud a:hover, .widget_product_tag_cloud .tagcloud a:hover, .edgewp_post .tagcloud a:hover {border-color:transparent !important;}
.single-tags-list a { display: inline-block !important; margin-bottom:3px; list-style:none; font-size:14px !important;}
.single-tags-list a {color: inherit; display: block; padding:5px 10px 7px 10px; font-family: inherit;}
.single-tags-list a:hover {text-decoration:none !important;}
.edgewp_post .tagcloud {
	margin-bottom:36px;
}






#comments li {list-style:none;}


.gallery dl {margin:0 !important;}




.text-color-pale a {color:inherit;}



img.maxfullwidth{max-width:100%;height:auto;}


.edgewp_page.display_none {display:none;}



.fbuilder_column img {max-width:100%;height:auto;}





.contact_form_wrapper span.error {display:block;margin-bottom:10px}
.contact_form_wrapper select {border:0}
body.page #respond {display:block !important;}
.form-allowed-tags, .form-allowed-tags * {font-family:inherit;background:transparent;border:0;font-size:12px;line-height:14px;}





.icon-remove.color-red{color:#c00;}
.icon-ok.color-green{color:#0c0;}





body.page-template-template-onepage-php #edgewp_content {
	padding:0;
}

body.edgewp_boxed .fbuilder_row.fbuilder_row_full_width {
	margin: 0 -1500px !important;
}
body.edgewp_boxed .rev_slider {
	margin-left:-20px;
	margin-right:-20px;
	padding: 0 20px;
}
body.edgewp_div_responsive #edgewp_wrapper {
	margin-top:0 !important;
}
body.page-template-template-onepage-php .header_wrapper .menu_wrapper {
	border-bottom:1px solid transparent;
}
body.page-template-template-onepage-php .header_wrapper.sticky-header .menu_wrapper {
	border-color:transparent !important;
}

body.edgewp_boxed .edgewp_footer_container {
	margin-left: -18px;
	margin-right: -18px;
}


body.edgewp_boxed #edgewp_wrapper {margin:0 auto;padding:0 1px 0;}
#edgewp_wrapper {z-index:1;position: relative;}
#edgewp_content.edgewp_hidden_flow {overflow:hidden;}
#edgewp_wrapper {overflow:hidden;}
body.edgewp_remove_padding #edgewp_content {


}
#edgewp_page_bg {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	padding:200px;
	z-index:-999999;
}
#edgewp_page_bg iframe, #edgewp_page_bg video {
	position: absolute;
	width: 100%;
	height: 100%;
	margin-top: -400px;
	margin-left: -400px;
	z-index:-999;
}




.blog_content .separate-post-column:first-child {margin-top:0 !important;}
.blog_content {white-space:normal;}
.blog_content {
	position:relative;
	left:0
}







.tagcloud a, .single-tags-list a, .background-color-main, #respond input#submit, .hover-background-color-lighter-main:hover, #respond input#submit:hover, .menu_wrapper.relative > ul > li > a:hover, .menu_wrapper.relative ul ul a.current-menu-item, .menu_wrapper.relative > ul > li.current-menu-item, .menu_wrapper.relative > ul > li.current-menu-ancestor, .background-color-passive, .woocommerce a.button.alt, .woocommerce-page a.button.alt, .woocommerce button.button.alt, .woocommerce-page button.button.alt, .woocommerce input.button.alt, .woocommerce-page input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce-page #respond input#submit.alt, .woocommerce #content input.button.alt, .woocommerce-page #content input.button.alt, .woocommerce a.button:hover, .woocommerce-page a.button:hover, .woocommerce button.button:hover, .woocommerce-page button.button:hover, .woocommerce input.button:hover, .woocommerce-page input.button:hover, .woocommerce #respond input#submit:hover, .woocommerce-page #respond input#submit:hover, .woocommerce #content input.button:hover, .woocommerce-page #content input.button:hover, .woocommerce a.button.alt:hover {transition: all 300ms;}








.search_form {display: block; opacity: 0; filter: alpha(opacity=0); z-index: 20; position: absolute; top: 0; left: 12px;}
.search_input {display: block; width:95px;float:left; color:#ededed; font-size:14px; background:none!important;border:0 !important; padding:0px 0 0px 4px; border: none;color:inherit;margin-right:10px;}
.search_button {display:block; border:none; background:url(images/magnifier1.png) no-repeat center center; float:right; height:16px; width:16px; cursor: pointer;margin-right:2px;margin-top:2px !important;}
.search_input.empty {background:#db1d1d;}
.search_button:hover {opacity:0.66;}






/* EdgeWP */
.edgewp_border {border-bottom:6px solid transparent;}
.edgewp_separator {height:1px;}







/*	comments	*/
.comments_wrapper .headline {font-size:20px; line-height:20px;}
.comments_wrapper .single_comment {position: relative; -ms-box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width:100%; padding-top:36px;}
#comments .nocomments {display:none;}
#comments .author_meta {font-size:18px;}
#comments .date_meta {font-style: oblique;}
#comments .comment_text p {margin-bottom:18px;}
.single_comment.indent {padding-left:70px;}

.comment_form input[type="text"].input_field, #respond input[type="text"].input_field { float:left; width:32%;border-style:solid; border-radius:0;  -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; height: 50px; display: block; padding:0 10px;}
.comment_form input[name="email"].input_field, #respond input[name="email"].input_field {margin:0 2%;}

.comment_form input[type="text"].input_field:focus,.comment_form textarea.textarea_field:focus, #respond input[type="text"].input_field:focus,#respond textarea.textarea_field:focus { -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none;}

.comment_form, #respond {padding: 0px;}

.contact_form.comment_form input[type="text"].input_field {width:100%; float: none; max-width:none;}
.contact_form.comment_form .input_wrapper {float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding:0 10px 0 0; width:50%;}
.contact_form.comment_form .input_wrapper:nth-child(even) { padding:0 0px 0 10px;}
.contact_info_single i {font-size:22px; line-height: 22px; padding: 8px 0px; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; cursor: default;}

.contact_form.comment_form select.input_field {width:100%;float: none;max-width:none;}
.comment_form select.input_field {float:none; width:100%; border:1px solid #888; border-radius:0;  -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; height: 40px; font-size:16px; line-height: 16px; display: block; padding:0 10px; max-width:600px; height:50px;-webkit-appearance: none; -moz-appearance: none; appearance: none; background-image: url('images/dropdown.png'); background-position: center right; background-size: 50px 50px; background-repeat: no-repeat;}


/* contact form select mozilla fix */
.contact_form.comment_form .input_wrapper_select {float: left;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding: 0 10px 0 0;width: 50%;color: #aaa;height: 16px;}
.contact_form.comment_form .input_wrapper_select > div {border: 3px solid #888;padding:13px 10px 12px 10px;background-image: url('images/dropdown.png');background-position: center right;background-size: 50px 50px;background-repeat: no-repeat;transition: border-color 300ms;-webkit-transition: border-color 300ms;-mozetransition: border-color 300ms;-o-transition: border-color 300ms;-ms-transition: border-color 300ms;}
.contact_form.comment_form .input_wrapper_select select {width:100%;-webkit-appearance: none;-moz-appearance: none;appearance: none;border:none;background: transparent;}

.input_wrapper_select > div > select {height:23px;}
.input_field_select[name="contactEmailSend"] {
	padding:0;
	text-transform: uppercase;
}
#respond p.form-allowed-tags {
	display:none;
}
textarea#comment {
	margin-bottom:36px;
}
p.comment-notes {
	margin-bottom:12px;
}
#comments li.comment:first-child {
	border:0;
	padding:0;
}

#comments ul.children {
	padding-top:36px;
}
#comments ul ul {
	margin-left:0;
	padding-left:90px;
}

#cancel-comment-reply-link {
	font-size:14px;
	float:right;
}
p.form-submit{
	margin-bottom:0;
}




.edgewp_image_hover {width:100%; height:100%; position:absolute; top:0; left:0; opacity:0; transition:opacity 150ms;-webkit-transition:opacity 150ms;-moz-transition:opacity 150ms;-ms-transition:opacity 150ms;-o-transition:opacity 150ms; text-align:center;z-index:-1;}
.edgewp_mousee .edgewp_image_hover {opacity:1;z-index:1;}
.edgewp_image_hover > div {margin:auto; position:absolute; top:0; left:0; bottom:0; right:0; text-align:center;width: 132px; height:54px;}
.single .edgewp_image_hover > div {width: 48px;}
.edgewp_image_hover a.edgewp_image_hover_button {border:3px solid transparent; display:block; float:left; text-decoration:none; margin:0 6px; vertical-align: top;}
.edgewp_image_hover a.edgewp_image_hover_button i {font-weight: bold;
font-size: 24px;
line-height: 24px;
display: block;
padding: 12px;
width: 24px;
height: 24px;}
.edgewp_image_hover a.edgewp_image_hover_button i.edgewp_div_plus {
	font-size:28px;
	font-family: serif;
	font-weight:200;
	line-height: 15px;
	margin:12px 10px 8px;
}


.a-inherit >a:hover {
	text-decoration:none !important;
}





/*	Headers Wrapper	*/
.header_wrapper.layout-news-central .logo_sticky {
	display:none !important;
}

.header_wrapper.layout-news-central .menu_wrapper > ul {
	text-align:center;
}
.header_wrapper.layout-small-left .menu_wrapper > ul {
	text-align:left;
}
.header_wrapper.layout-small-right .menu_wrapper > ul {
	text-align:right;
}
.header_wrapper.layout-small-left .menu_wrapper .logo_sticky img, .header_wrapper.layout-small-right .menu_wrapper .logo_sticky img {
	display:block;
}
.header_wrapper.layout-small-left .menu_wrapper .logo_sticky img {
	right:0;
	left:auto;
}
.header_wrapper.layout-small-left .header_edgewp_bottom, .header_wrapper.layout-small-left .header_holder, .header_wrapper.layout-small-right .header_edgewp_bottom, .header_wrapper.layout-small-right .header_holder {
	display:none;
}
.header_wrapper.layout-small-left .header_edgewp, .header_wrapper.layout-small-right .header_edgewp {
	padding-bottom:0;
}
.header_wrapper.layout-small-left .menu_wrapper > ul > li:first-child {
	margin-left:0;
}
.header_wrapper.layout-small-left .menu_wrapper > ul > li:first-child > a {
	padding-left:0;
}
.header_wrapper.layout-small-right .menu_wrapper > ul > li:last-child {
	margin-right:0;
}
.header_wrapper.layout-small-right .menu_wrapper > ul > li:last-child > a {
	padding-right:0 !important;
}
.header_wrapper.layout-small-right .menu_wrapper > ul > li > a, .header_wrapper.layout-small-left .menu_wrapper > ul > li > a {
	padding:32px 8px;
}
.header_wrapper.layout-small-right.edgewp_div_logo_bigger .menu_wrapper > ul > li > a, .header_wrapper.layout-small-left.edgewp_div_logo_bigger .menu_wrapper > ul > li > a {
	padding:42px 8px 42px;
}

.header_wrapper.layout-small-right.edgewp_div_logo_biggest .menu_wrapper > ul > li > a, .header_wrapper.layout-small-left.edgewp_div_logo_biggest .menu_wrapper > ul > li > a {
	padding:52px 8px 52px;
}


.sticky_logo {display:none;margin-top:11px;margin-left: 11px;}
.sticky_logo img {height:18px;width:auto;}
.sticky_menu .sticky_logo {display:inline-block;vertical-align: top;}

.sticky-header .logo_sticky img {top: 30%;height: 40%;display:none !important;}
.edgewp_div_logo_bigger img.edgewp_div_sticky_logoimg {
	top:25%;
	left:0;
	height:50%;
	width:auto;
}
.edgewp_div_logo_biggest img.edgewp_div_sticky_logoimg {
	top:20%;
	left:0;
	height:60%;
	width:auto;
}




.edgewp_div_sticky_logoimg {
	display:none !important;
}
.sticky-header .logo_sticky img.edgewp_div_sticky_logoimg {
	display:block !important
}

.logo_sticky img {
	display:none;
	position:absolute;
	top:30%;
	left:0;
	height:40%;
	width: auto;
	z-index:2;
}
.sticky-header nav.menu_wrapper > ul {
	text-align:right;
}
.header_holder .logo img {
	display:block;margin:0 auto;position:relative;
}

.sticky-header .element-to-be-hidden {
	display:none;
}


.txtlogo_stickymain, .txtlogo_sticky {
	font-size:24px;
	line-height:88px;
}
.layout-small-right .txtlogo_stickymain {
	float:left;
	position: relative;
	z-index: 101;
}


.logo img {
	top:30%;
	left:0;
	height:40%;
	width:auto;
}

.edgewp_div_logo_bigger  .logo img {
	top:20%;
	left:0;
	height:60%;
	width:auto;
}
.edgewp_div_logo_biggest .logo img {
	top:10%;
	left:0;
	height:80%;
	width:auto;
}

.edgewp_div_responsive_icons {
	display:none;
	font-size:20px;
	vertical-align: top;
}

.edgewp_div_responsive_icons a {
	color:inherit;
	display:inline-block;
	border:1px solid #111;
	margin-left:6px;
	width:36px;
	line-height:20px;
	padding:6px 0;
	border-radius:50%;
	text-align:center;
}

.edgewp_div_responsive .menu_wrapper #edgewp_menu .sub-menu {
	display:none;
	position:relative;
	top:auto;
	right:auto;
	opacity:1;
	visibility: visible;
}
.edgewp_div_responsive .menu_wrapper > ul > li {
	padding:0 12px;
}
.edgewp_div_responsive #edgewp_div_header_menu {
	display:none;
}
#widgets-trigger a, #search-trigger a  {
	top: 2px;
	position: relative;
}
.edgewp_div_responsive #search-trigger {
	display:none !important;
}
.edgewp_div_responsive #edgewp_div_header_menu {
	border-top:1px solid transparent;
}
.edgewp_div_responsive #edgewp_div_header_menu li.menu-item > a, .edgewp_div_responsive #edgewp_div_header_menu li.menu-item-type-custom > a, .edgewp_div_responsive #edgewp_div_header_menu li.a-inherit > a {
	font-size:16px;
}
.edgewp_div_responsive #edgewp_div_header_menu ul ul.sub-menu {
	display:none;
}
.edgewp_div_responsive #edgewp_div_header_menu li.has_children > a:after, .edgewp_div_responsive #edgewp_div_header_menu li.menu-item-has-children > a:after {
	font-family:'br0font';
	content:"\0073";
	font-size:10px;
	font-weight:100;
	float:right;
}
.edgewp_div_responsive #edgewp_div_header_menu > ul > li {
	border-top:1px solid transparent;
	display:block;
	font-weight:normal;
}
.edgewp_div_responsive #edgewp_menu.edgewp_menu {
	text-align:left;
}
.edgewp_div_responsive #edgewp_div_header_menu > ul > li:first-child {
	border-top:0;
}
.edgewp_div_responsive #edgewp_div_header_menu li.menu-item > a, .edgewp_div_responsive #edgewp_div_header_menu li.menu-item-type-custom > a, .edgewp_div_responsive #edgewp_div_header_menu li.a-inherit > a {
	display:block;
	padding:6px 0 !important;
}
body.edgewp_boxed .header_wrapper.sticky-header {
	margin-left:0px;
	margin-right:0px;
}
body.edgewp_div_responsive .logo img {
	max-height:40px;
	width:auto;
}

.edgewp_div_responsive .menu_wrapper ul.sub-menu, .edgewp_div_responsive #edgewp_woocart, .edgewp_div_responsive li#woocart-trigger {
	background:transparent;
	color:inherit;
	border-top:0;
	position:relative;
	top:auto !important;
	left:auto !important;
	right:auto !important;
	bottom:auto !important;
	margin:0;
	padding:0;
	width:auto;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
}
.edgewp_div_responsive li#woocart-trigger {
	text-align:center;
	margin:0 auto;
	padding:24px 24px 0;
}
.edgewp_div_responsive li#woocart-trigger a {
	padding:0;
	
}

.edgewp_div_responsive .menu_wrapper #edgewp_woocart {
	margin:36px auto 24px;
	width:234px;
	border:1px solid #fff !important;
	padding:12px;
	display:block !important;
}
.edgewp_div_responsive a.edgewp_cartcont:before {
	content:'';
	position:absolute;
	width:128px;
	height:128px;
	top:0;
	left:50%;
	margin-left:-64px;
	border-radius:50%;
	border:1px solid #fff;
	clear:both;
	display:block;
	z-index:-1;
}
.edgewp_div_responsive .menu_wrapper #edgewp_woocart:after {
	content:'';
	clear:both;
	display:block;
}
.edgewp_div_responsive .menu_wrapper #edgewp_woocart .edgewp_cart_button {
	padding:6px;
	color:inherit;
}
.edgewp_div_responsive .menu_wrapper a.edgewp_cartcont {
	padding-top: 32px !important;
	margin-bottom: -32px;
}



/*	Div Top	*/

.edgewp_top > div > div {
	max-height:25px;
}
.edgewp_top_left > .float_left {
	padding:0 16px;
	border-left:1px solid transparent;
}
.edgewp_top_right > .float_right {
	padding:0 16px;
	border-right:1px solid transparent;
}
.edgewp_top_left > .float_left:first-child {
	padding-left:0;
	border-left:0;
}
.edgewp_top_right > .float_right:first-child {
	padding-right:0;
	border-right:0;
}

.edgewp_header_widgets {
	padding-top:36px;
	display:none;
}




/* edgewp hover */

.edgewp_image_hover{background-color:#000;background-color:rgba(0,0,0,0.88)}.edgewp_image_hover a.edgewp_image_hover_button, a.kklike-box{border-color:#fff;color:#fff}
.edgewp_hover_over{background-color:#333;}
.edgewp_portfolio_meta .category_meta, .edgewp_portfolio_meta a {
		color:#fff;
	}
.edgewp_hover {
	overflow: hidden;
	display:block;
	position:relative;
}
.edgewp_hover img {
	transition:all 300ms;
}
.portfolio_content .edgewp_mousee .edgewp_hover_over {
	opacity: 1;
	z-index: 1 !important;
}
.edgewp_hover_over {
	text-align: center;
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	opacity:0;
	transition:opacity 150ms;
	-webkit-transition:opacity 150ms;
	-moz-transition:opacity 150ms;
	-ms-transition:opacity 150ms;
	-o-transition:opacity 150ms;
	z-index:-1;
}




/* feat area */

.blog_content .edgewp_div_featarea.edgewp_div_feat_video, .blog_content .edgewp_div_featarea.edgewp_div_feat_gallery {
	position:relative;
	width:100%;
	height:0;
}
.edgewp_div_featarea.edgewp_div_feat_video, .edgewp_div_featarea.edgewp_div_feat_gallery {
	position:relative;
	width:100%;
	height:0;
}
.edgewp_div_featarea.edgewp_div_feat_video video, .edgewp_div_featarea.edgewp_div_feat_video iframe, .edgewp_div_featarea.edgewp_div_feat_gallery > div {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.edgewp_div_featarea {
	position:relative;
	display:block;
}

.edgewp_div_featarea img {
	display:block;
	width:100%;
	height:auto;
}

.blog_content .edgewp_div_featarea {
	margin-bottom:18px !important;
}
.edgewp_div_feat_quote {
	padding:0;
	font-size:18px;
}
.edgewp_div_featarea.edgewp_div_feat_quote {
	padding-left:108px;
	margin-top:18px;
}
.blog_content .format-quote .edgewp_div_featarea.edgewp_div_feat_quote {
	padding:0;
	margin:0;
}
.post.format-quote .edgewp_post {
	position:static !important;
}
.post.format-quote .edgewp_blogicons {
	top:24px !important;
}

.blog_content .format-quote .text, .blog_content .format-quote h3 {
	display:none
}


body.single-format-quote #edgewp_div_pure_single {
	display:none;
}


body.archive .format-quote .text, body.archive .format-quote h3, body.search .format-quote .text, body.search .format-quote h3 {
	display:none;
}
.edgewp_div_featarea.edgewp_div_feat_small {
	float:left;
	width:150px;
	height:150px;
	margin-right:36px;
	margin-bottom:18px;
}





/* slider */
.separate-slider-column {
	position:relative;
	float:left;
}
.edgewp_div_slider_img img {
	transition: margin-top 300ms;
	-moz-transition: margin-top 300ms;
	-ms-transition: margin-top 300ms;
	-o-transition: margin-top 300ms;
	-webkit-transition: margin-top 300ms;
}
.edgewp_slider_content .edgewp_slider_meta {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	position:absolute;
	bottom:-100%;
	left:0;
	width:100%;
	height:auto;
	padding:18px;
	display:block;
	transition:bottom 300ms;
	-moz-transition:bottom 300ms;
	-ms-transition:bottom 300ms;
	-webkit-transition:bottom 300ms;
	-o-transition:bottom 300ms;
}
.edgewp_slider_content {
	overflow: hidden;
}
.edgewp_slider_wrapper .swiper-slide-active + div {
	margin:0;
}
.edgewp_slider_wrapper {
	overflow: hidden;
	width:100%;
}
.separate-slider-column:hover .edgewp_div_slider_img img {
	margin-top:-35px;
}
.separate-slider-column:hover .edgewp_slider_meta {
	bottom:0;
}




body.single .edgewp_div_featarea .edgewp_div_button_link {
	display:none;
}



/*		Tweet		*/
.tweets-list > li > a i {
	vertical-align: middle;
	font-size: 24px;
	padding-right: 6px;
}
.tweets-list .edgewp_twauthor {
	text-transform: uppercase;
	font-size:14px;
	vertical-align: middle;
}
.tweets-list li {
	margin-top:10px;
	padding-top:10px;
}
.tweets-list li:first-child {
	margin-top:0;
	padding-top:0;
}
.edgewp_div_trans_bg {
	background:transparent !important;
}





.edgewp_div_inherit_width > * {overflow: hidden;}






/*		fbuilder		*/
.frb_text iframe{margin-bottom:-12px;}












.edgewp_hidden_flow, .anivia_row, .portfolio_content {
	overflow:hidden !important;
}
.fbuilder_row_full_width.fbuilder_row .fbuilder_column-1-1 {
	
}
.edgewp_type_1 .edgewp_div_featarea.edgewp_div_feat_quote, .edgewp_type_6 .edgewp_div_featarea.edgewp_div_feat_quote {
	margin-bottom:24px !important;
}
.edgewp_nav_element a, .edgewp_nav_element i {
	display:block;
	font-size:64px;
	line-height:64px;
}
ul.edgewp_div_top_nav_cat, .edgewp_div_top_nav_cat li {
	list-style:none;
	margin:0;
	padding:0;
}
ul.edgewp_div_top_nav_cat {
	margin:-6px auto 0;
	padding:48px 0;
}
.edgewp_div_top_nav_cat li {
	display:inline-block;
	border-left:0;
	margin:6px 0;
}
.edgewp_div_top_nav_cat li a {
	display:block;
	padding:10px 24px;
	text-transform: uppercase;
	font-size: 14px;
	border:3px solid transparent;
	margin:0 6px;
}
.edgewp_div_top_nav_cat.text-left li:first-child a {margin-left:0;}
.edgewp_div_top_nav_cat.text-right li:last-child a {margin-right:0;}
.edgewp_div_top_nav_cat li a:hover {
	color:#fff !important;
}
.edgewp_div_responsive .header_holder a img {
	max-height:40px !important;
}
.element-to-the-top i {
	font-size:18px;
}


/*			header socials			*/

.element-network-icons > a {position: relative;margin-left:6px;}
.element-network-icons > a:first-child {margin-left:0;}
.element-network-icons > a:before {
	content: "";
	display: block;
	border: 1px solid transparent;
	position: absolute;
	top: -1px;
	left: -1px;
	transition: opacity 300ms;
	opacity: 0;
	width: 100%;
	height: 100%;
}
.element-network-icons > a:hover:before {
	opacity:1;
	filter:alpha(opacity=100);
}
.edgewp_blog .post.fbuilder_column {
	margin-top:36px;
}

.edgewp_blog .post.fbuilder_column:first-child {
	border-top:0;
	margin-top:0;
}
.edgewp_blog .post.fbuilder_column p:last-child {
	margin-bottom:0;
}


.edgewp_blogicons {
	position:absolute;
	top:0;
	left:24px;
	width:64px;
}
.edgewp_blogicons a {
	color:inherit !important;
}
.edgewp_blogicons a:hover {
	color:inherit !important;
	opacity:0.5;
}
.edgewp_blog .post.fbuilder_column:first-child .edgewp_blogicons {
	top:0;
}
.edgewp_icon {
	position:relative;
	width:60px;
	height:60px;
	line-height:60px;
	margin-bottom:8px;
	text-align:center;
}
.edgewp_icon i {
	font-size:36px;
	line-height: inherit;
}







/*		pagination		*/
.edgewp_pagination_wrapper {
	margin-top:48px;
}
.edgewp_woo_wrap .edgewp_pagination_wrapper {
	margin-top:0;
}
.edgewp_pagination_wrapper li i {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	line-height:inherit;
	text-align: inherit;
}
.edgewp_pagination_wrapper li.edgewp_opaque {
	position:relative;
	width:50px;
	height:50px;
	margin:0 6px;
	line-height:50px;
	font-size:30px;
	border:3px solid transparent;
}
.edgewp_pagination_wrapper a {
	position:relative;
	display:block;
	width:50px;
	height:50px;
	margin:0 6px;
	line-height:50px;
	font-size:30px;
	border:3px solid transparent;
	font-size:bold;
}
.edgewp_pagination_wrapper a:hover {
	color: #fff !important;
	border-color: transparent;
	
}
.edgewp_blogicons .edgewp_icon i {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	line-height:inherit;
	text-align: inherit;
}
.edgewp_pagination_wrapper .edgewp_icon {
	margin-bottom:0;
	margin-right:12px;
}
.edgewp_pagination_wrapper .edgewp_icon {
	font-size:42px;
}
.edgewp_blog_top_pagination li {
	text-align:center;
	margin:0 9px;
}
.edgewp_icon_comments span {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	text-align:center;
	font-size:12px;
	line-height:60px;
}
.edgewp_opaque i {
	opacity:0.4;
}
.edgewp_blogicons .edgewp_icon .edgewp_id_day {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:44px;
	line-height:44px;
	font-size:24px;
	font-style:bold;
}
.edgewp_blogicons .edgewp_icon .edgewp_id_month {
	position:absolute;
	top:32px;
	left:0;
	width:100%;
	height:20px;
	line-height:20px;
	text-transform: uppercase;
}
.fbuilder_column.post {
	border-left-color: transparent !important;
	border-right-color: transparent !important;
}

.edgewp_post_author {
	padding-top:36px;
	border-top:1px solid transparent;
}
.edgewp_pa_box {
	margin-left:84px;
}
.edgewp_post_author  img.avatar {
	float:left;
	width:60px;
	height:60px;
	margin-right:24px;
}


#comments {
	padding-top:36px;
	border-top:1px solid transparent;
}
#reply-title {
font-size:14px; line-height: 14px;text-transform:uppercase;margin-bottom:24px;
	
}
#respond p.logged-in-as {
	margin-top:-24px;
	margin-bottom:24px;
}
#respond p.form-submit {
	text-align:right;
}
.comment_form input[type="submit"],#respond input[type="submit"] {margin:0; font-size:14px; line-height:28px;padding: 10px 24px;border:3px solid transparent; background-color:transparent;text-transform: uppercase;width: auto;}

.comment_form input[type="submit"]:hover, #respond input[type="submit"]:hover {
	color:#fff;
	border:3px solid transparent !important;
}

.comment_form textarea.textarea_field, #respond textarea.textarea_field { font-size: inherit;line-height:inherit;clear:both; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; resize: none; width:100%; padding: 10px; height: 300px;}

.edgewp_div_comment {
	position:relative;
	padding-left:136px;
}
#comments li.comment #respond {
	margin-top:36px;
}
#comments li.comment #respond p.form-submit {
	margin-bottom:0;
}
#comments h6.comments_title {
	padding-top:36px;
	border-top:1px solid transparent;
	margin-top: 36px;
}
.edgewp_comment_bubble {
	position:relative;
	padding:15px;
}
.edgewp_comment_bubble:before {
	position:absolute;
	top:45px;
	left:-20px;
	border:10px solid transparent;
	content:'';
	
}
.comments_wrapper .single_comment .avatar {display: block; position:absolute; top:0; left:0; width: 100px; height: 100px;}
.comments_wrapper ul {margin-left:70px;}

.edgewp_comment_edit {
	position:absolute;
	top:15px;
	right:15px;
	line-height:14px;
}
.edgewp_comment_edit a {
	margin-left:12px;
}
.edgewp_comment_text p {
	margin-bottom:0;
}

.edgewp_submit_button {
	position: absolute;
	top: 0;
	right: 0;
	height: 50px;
	width: 100px;
	background:transparent;
	border:0;
	font-family: inherit;
}
.edgewp_submit_button i {
	position:absolute;
	top:0;
	left:0;
	width:50px;
	height:50px;
	line-height: 50px;
}
.edgewp_icon_comments span {
	color:inherit !important;
}
.fbuilder_module[data-shortcode="read_more"] {
	min-height:0;
}


.edgewp_blog_top_pagination {
	position:relative;
	text-align:center;
	font-size:36px;
	line-height:36px;
}
.edgewp_blog_top_pagination ul {

}

.edgewp_div_featarea .frb-swiper-container {
	height:inherit !important
}

.edgewp_div_top_nav_wrap + div {
	margin-top:0 !important;
}

button.edgewp_submit_button {
	transition: color 300ms;
	-webkit-transition: color 300ms;
	-moz-transition: color 300ms;
	-ms-transition: color 300ms;
	-o-transition: color 300ms;
}

#fbuilder_content_wrapper .fbuilder_row.fbuilder_row_full_width > div:last-child {
	margin:0 !important;
}




.edgewp_ahtitle {
	display:inline-block;
	overflow:hidden;

}
.edgewp_ats {
	position:relative;
	color:inherit;
	display:block;
	margin:18px 0 12px;
}
.edgewp_ats:before {
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-664px;
	width:640px;
	content:'';
	border-bottom:1px solid #111;
	
}
.edgewp_area.text-left .edgewp_ats:before {
	display:none;
}
.edgewp_area.text-right .edgewp_ats:before {
	right:48px;
	left:auto;
	margin-left:0;
}
.edgewp_area.edgewp_medicon .edgewp_ats:before {
	margin-left:-682px;
}
.edgewp_area.edgewp_largeicon .edgewp_ats:before {
	margin-left:-700px;
}
.edgewp_ats:after {
	position:absolute;
	top:50%;
	width:640px;
	margin-left:24px;
	left:50%;
	content:'';
	border-bottom:1px solid #111;
}
.edgewp_area.text-right .edgewp_ats:after {
	display:none;
}
.edgewp_area.text-left .edgewp_ats:after {
	left:48px;
	margin-left:0;
}
.edgewp_area.edgewp_medicon .edgewp_ats:after {
	margin-left:42px;
}
.edgewp_area.edgewp_largeicon .edgewp_ats:after {
	margin-left:60px;
}
.edgewp_adesc {
	font-size:16px;
	line-height:26px;
	max-width:90%;
	margin:0 auto;
}
.edgewp_area.text-left .edgewp_adesc, .edgewp_area.text-right .edgewp_adesc {
	max-width:100%;
}





.edgewp_div_ajax_col {
	float:left;
}
.edgewp_div_ajax_col.edgewp_port_1 {
	width:100%;
}
.edgewp_div_ajax_col.edgewp_port_2 {
	width:50%;
}
.edgewp_div_ajax_col.edgewp_port_3 {
	width:33.33%;
}
.edgewp_div_ajax_col.edgewp_port_4 {
	width:25%;
}
.edgewp_div_ajax_col.edgewp_port_5 {
	width:20%;
}


@media (max-width: 1024px) {
	.portfolio_content .separate-portfolio-column * {
		clear: none;
		
	}
	.edgewp_div_ajax_col.edgewp_port_1, .edgewp_div_ajax_col.edgewp_port_2 {
		
	}
	.edgewp_div_ajax_col.edgewp_port_3, .edgewp_div_ajax_col.edgewp_port_4 {
		width:50%;
	}
	.edgewp_div_ajax_col.edgewp_port_5 {
		width:33.33%
	}
}

@media (max-width: 768px) {
	.edgewp_div_ajax_col.edgewp_port_5 {
		width:50%
	}
}








#comments {
	padding-bottom:30px;
}
#respond:after {
	clear:both;
	display:block;
	content:''
}
.edgewp_post {
	position:relative;
	padding-left:108px;
	padding-right:30px;
}
.edgewp_remove_padding .edgewp_post {
	padding-left:30px;
}
.edgewp_remove_padding .edgewp_single_bm {
	margin-left:0;
}
.single .edgewp_post {
	padding-top:36px;
}
.edgewp_div_featarea img {
	display:block;
}
.edgewp_single_bm {
	margin-left:-84px
}
.single .edgewp_div_featarea {
	margin-bottom:0 !important;

}

.single .edgewp_div_featarea.edgewp_div_feat_quote {
	margin:0 !important;
	padding-top:18px;
}

.single .edgewp_blogicons {
	top:36px !important;
}



.div_linked_wrap.div_flip_wrapper {
	overflow:hidden;
}

.edgewp_vertcent {
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	margin:auto;
}

a.edgewp_prtvm {
	text-transform:uppercase;
}
a.edgewp_prtvm:hover {
	border-color:transparent;
	background-color:#fff;
}

.edgewp_image_hover a.edgewp_image_hover_button:hover {
	border-color:transparent;
	color:#fff;
}




#edgewp_div_header_menu > #edgewp_woo_shopping_cart {
	opacity:0;
}
#edgewp_woocart {
	top:100%;
	font-size:14px;
	font-weight:normal;
	line-height:24px;
	-moz-box-shadow: 0 0 5px 4px rgba(0,0,0,.1);
	-webkit-box-shadow: 0 0 5px 4px rgba(0,0,0,.1);
	box-shadow: 0 0px 5px 4px rgba(0,0,0,.1);
	text-align:left;
	padding:18px;
}
#edgewp_woocart .edgewp-cart-thumbnail {
	
	
}

a.edgewp_cartcont {
	position:relative;
}
a.edgewp_cartcont:hover span.edgewp_cartico {
	color:#fff;
}
a.edgewp_cartcont span.edgewp_cartico {
	position: absolute;
	top: 3px;
	left: 7px;
	height: 10px;
	line-height: 10px;
	text-align: center;
	font-size: 8px;
	padding: 0 2px;
	border-radius: 2px;
	transition: all 300ms;
	-webkit-transition: all 300ms;
	-moz-transition: all 300ms;
	-o-transition: all 300ms;
	-ms-transition: all 300ms;
}

.edgewp_wciw {
	position:relative;
}
.edgewp_shopping_cart {
	display:none;
	position:absolute;
	top: 34px;
	right:0;
	width:291px;
	z-index:1002;
	border-top:3px solid transparent;
}

.edgewp_shopping_cart .edgewp_cart_item {
	margin-top:12px;
	padding-top:12px;
	border-top:1px solid transparent;
	box-sizing: border-box;
	min-height:60px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
.edgewp_shopping_cart .edgewp_cart_item:first-child {
	margin-top:0;
	padding-top:0;
	border-top:0;
}
.edgewp_shopping_cart .edgewp-cart-name {
	font-size:14px;
	line-height:20px;
	margin-left:72px;
}
.edgewp_shopping_cart .edgewp-cart-subtotal {
	font-size:18px;
	margin-left:72px;
}
.edgewp_shopping_cart .edgewp-cart-thumbnail img {
	float:left;
	width:60px;
	height:60px;
	margin-right:12px;

}
.edgewp_shopping_cart .edgewp-cart-remove {
	float:right;
	font-family:serif;
	font-size:24px;
	line-height:24px;
	padding:0;
	text-align:center;
	margin-left:12px;
}
.edgewp_shopping_cart .edgewp-cart-remove a {
	display:inline-block;
	width:24px;
	height:24px;
	border:1px solid transparent;
}
.edgewp_shopping_cart .edgewp-cart-remove a:hover, .edgewp_shopping_cart .edgewp_cart_button:hover {
	color:#fff !important;
	border-color:transparent !important;
}
.edgewp_shopping_cart .edgewp_cart_button {
	border:3px solid transparent;
	width:40%;
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	-o-box-sizing: content-box;
	-ms-box-sizing: content-box;
	text-align:center;
	text-transform: uppercase;
	padding:6px;
	margin-top:12px;
}
.edgewp_shopping_cart .edgewp_cart_button.float_left {
}
.edgewp_shopping_cart .edgewp_cart_button.float_right {

}
.woo_shopping a.cart-contents {
	position:relative;
	padding-bottom:36px;
}
.edgewp_shopping_cart.edgewp_empty_cart {
	padding:18px;
	text-align: center;
}
.edgewp_shopping_cart.edgewp_empty_cart span {
	font-size:16px;
}









/*  Search    */
.edgewp_search {
	display: none;
	position: absolute;
	top:100%;
	width: 260px;
	height:48px;
	margin-right:-64px;
	-moz-box-shadow: 0 0 5px 4px rgba(0,0,0,.1);
	-webkit-box-shadow: 0 0 5px 4px rgba(0,0,0,.1);
	box-shadow: 0 0px 5px 4px rgba(0,0,0,.1);
	margin-top:-24px;
}
.edgewp_search:before {
	border:9px solid transparent;
	content:'';
	position:absolute;
	top:-18px;
	right:12px;
	border-bottom-color:#fff;
}

.edgewp_search form {color: inherit;}
.edgewp_search form input{border: none;display: block; color: inherit; position:absolute;top:0;left:48px;line-height:24px;width:188px;height:24px;padding:12px;margin:12px;}
.edgewp_search form button {border: none; background: transparent; color: inherit; display: block; margin: 0;position:absolute;top:0;left:0;width:48px;height:48px;line-height:52px;}
.edgewp_search form button i {font-size:16px;}

.edgewp_div_responsive .edgewp_search {
	position:relative;
	display:block;
	margin:18px auto 18px;
}
.edgewp_div_responsive .edgewp_search:after {
	display:none;
}


/*   */




.edgewp_footer_container span.edgewp_footer_desc {
	display:block;
	text-align:center;
	font-size:18px;
	margin:24px 0 0;
}
.edgewp_footer_bottom {
	padding-top:36px;
	font-size:12px;
	border-top:1px solid transparent;

}







/*	Fbuilder Addon Shortcodes	*/

#fbuilder_content .frb_accordion_edgewp .frb_accordion_trigger:after {
	font-family:serif;
	display: block;
	top:8px;
	right:auto;
	left:0;
	font-size: 18px;
	width:30px;
	text-align: center;
	line-height: 20px;
	width: 20px;
	height:auto;
	color:#fff;
}
#fbuilder_content .frb_accordion.frb_accordion_edgewp h3.ui-accordion-header {
	font-size:14px;
	padding:0 0 0 36px;

}
#fbuilder_content .frb_accordion.frb_accordion_edgewp {
	border-bottom:0;
}
#fbuilder_content .frb_tabs.frb_tabs_edgewp ul:first-child li {
	margin-right:6px !important;
}
#fbuilder_content .frb_tabs.frb_tabs_edgewp ul:first-child a.active {
	position:relative;
	color:#fff;
}
#fbuilder_content .frb_tabs.frb_tabs_edgewp ul:first-child a.active:after {
	content:'';
	position:absolute;
	bottom: -14px;
	left: 50%;
	margin-left:-6px;
	border:6px solid transparent;
}
#fbuilder_content .frb_tabs.frb_tabs_edgewp {
	
}
#fbuilder_content .frb_tabs.frb_tabs_edgewp .frb_tabs-content {
	margin: 18px 0 0 0;
	padding: 10px;
	border:0;
}
#fbuilder_content .frb_tabs.frb_tabs_edgewp > ul:first-child > li > a {
	padding:12px 18px;
}
#fbuilder_content .frb_testimonials.frb_testimonials_clean:after {
	content:'';
	position:absolute;
	bottom: -24px;
	right: 50px;
	border:12px solid transparent;
}
#fbuilder_content .frb_testimonials_main_block {
	position: relative;
	float:right;
	width: 100px;
	height: auto;
	text-align: center;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin:18px 12px 0;
	padding:10px 10px 0;
}
#fbuilder_content .frb_testimonials_main_block img {
	border-radius:50%;
	display:block;
}
#fbuilder_content .frb_testimonials_clean .frb_testimonials_quote {
	min-height: 80px;
	margin: 0;
	padding: 0 10px;
}
#fbuilder_content .frb_testimonials_name {
	margin-top:44px;
	text-align:right;
	padding-right:118px;
	min-height: 64px;
}
#fbuilder_content .frb_testimonials_name span {
	padding-bottom:0;
}
#fbuilder_content .frb_testimonials_quote {
	font-style:normal;
}

/*	Progress Bar	*/
.progers-bars-wrapper .progress-full {
	height:9px;
	position:relative;
}
.progers-bars-wrapper .progress-done {
	height:9px;
	position:absolute;
	left:0;
	top:0;
	width:0;
	opacity:0;
	transition:all 1s cubic-bezier(.01,.85,.34,.97);
	-webkit-transition:all 1s cubic-bezier(.01,.85,.34,.97);
	-moz-transition:all 1s cubic-bezier(.01,.85,.34,.97);
	-o-transition:all 1s cubic-bezier(.01,.85,.34,.97);
	-ms-transition:all 1s cubic-bezier(.01,.85,.34,.97);
}
.progers-bars-wrapper .progress-tag {
	position:absolute;
	top:-36px;
	right:0;
	padding:0 0px 3px;
}
.progers-bars-wrapper span.tag-place {
	display:block;
	position:relative;
	left:50%;
	padding:0 3px;
	font-size:12px;
}
.progers-bars-wrapper .progress-tag span.tag-place:after {
	content:'';
	position:absolute;
	bottom: -11px;
	left: 50%;
	margin-left:-6px;
	border:6px solid transparent;
}


/*		WooCommerce		*/

.woocommerce .div_flip_wrapper {
	margin-bottom:12px;
}
li.product:hover .div_flip_wrapper_z img {
opacity:0;
}
.woocommerce-ordering select {
	background:url(images/arrow_select.png);
	background-position: center right;
	background-repeat: no-repeat;
}










i.frb_features_icon {
	border-width:3px !important;
}

a.div_flip_card {
	display:block
}

.separate-portfolio-column:after {
	display:block;
	clear:both;
	content:'';
}
body.archive .edgewp_post, body.search .edgewp_post, body.blog .edgewp_post {
	margin-top:24px;
	padding-bottom:24px
}
.frb-swiper-container, .frb-swiper-container * {
	display:block !important;
}



#edgewp_port_close {
	text-align:right;
}

.fbuilder_row_full_width > div > div.fbuilder_column  {
	border:0;
}

.linked_image_buttons_inner > a {
	position:relative;
}
body.error404 #content {
	margin-top:128px;
}
.sidebar_wrapper {
	margin-bottom:64px;
}
body.blog  .edgewp_post {
	margin-top:24px;
}

input.edgewp_button {
	width:auto;
}
#fbuilder_wrapper .frb_features h3.frb_features_title,
#fbuilder_wrapper a .frb_features h3.frb_features_title {
	font-weight:normal !important;
}


/*QUICK VIEW*/

#edgewp_quickview {
	position:fixed;
	top:0;
	left:0;
	bottom:0;
	right:0;
	background-color:rgba(0,0,0,0.9);
	z-index:1001;
	overflow:scroll;
	overflow-y:auto;
	overflow-x:hidden;
	padding:64px 0;
}
#edgewp_quickview .edgewp_single_portfolio_navigation,
#edgewp_quickview .edgewp_single_portfolio_content {
	position:relative;
	margin:0 auto;
	z-index:1;
	max-width:1200px;
}
#edgewp_quickview .edgewp_single_portfolio_navigation {
	padding:0 15px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
}
#edgewp_quickview .edgewp_single_portfolio_content {
	opacity:0;
	z-index: 3;
}
#circleG {
	width:70px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left:0;
	margin-right:0;
	margin-top: -8px;
	margin-left: -35px;
}
.circleG{
	background-color:#111;
	float:left;
	height:16px;
	margin-left:7px;
	width:16px;
	border-radius:21px;
}
#circleG_1{
	animation:edgewpcone 1s infinite;
	-webkit-animation:edgewpcone 1s infinite;
}
#circleG_2{
	animation:edgewpctwo 1s infinite;
	-webkit-animation:edgewpctwo 1s infinite;
}
#circleG_3{
	animation:edgewpcthree 1s infinite;
	-webkit-animation:edgewpcthree 1s infinite;
}
@keyframes edgewpcone{0%{background-color:#e3ac1c}16.67%{}100%{}}
@-webkit-keyframes edgewpcone{0%{background-color:#e3ac1c}16.67%{}100%{}}
@keyframes edgewpctwo{0%{}33.33%{}50% {background-color:#e3ac1c}66.67%{}100%{}}
@-webkit-keyframes edgewpctwo{0%{}33.33%{}50% {background-color:#e3ac1c}66.67%{}100%{}}
@keyframes edgewpcthree{0%{}83.33 {}100%{background-color:#e3ac1c}}
@-webkit-keyframes edgewpcthree{0%{}83.33 {}100%{background-color:#e3ac1c}}


#circleGbar {
	position:absolute;
	top:20px;
	left:0;
	width:70px;
	text-align:center;
	font-family:arial,serif;
	font-size:10px;
	text-transform:uppercase;
	padding-left:7px;
}

/*EDGE*/
.edgewp_disabled {
	height:0;
	visibility:hidden;
}
#edgewp_wrapper .frb_button {
	border-width:3px !important;
}
.layout-news-central.edgewp_div_logo_normal .edgewp_div_mainlogoimg {
	max-height:100px
}
.layout-news-central.edgewp_div_logo_bigger .edgewp_div_mainlogoimg {
	max-height:125px
}
.layout-news-central.edgewp_div_logo_biggest .edgewp_div_mainlogoimg {
	max-height:150px
}
.layout-news-central.sticky-header .header_holder {
	display:none !important;
}
/*body.edgewp_quickview_active {
	overflow:hidden !important;
}*/
#edgewp_loader {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:#fff;
	z-index:1001;
}
h1.edgewp_page_title {
	margin-bottom:48px;
}