/* CSS Rules: Sorted alphabetically for better organization. */

/* =Reset CSS (v2.0) http://meyerweb.com/eric/tools/css/reset/
-------------------------------------------------------------- */
html, body, 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, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	border: 0;
	font-size: 100%;
	font: inherit;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body.full-width-layout #content-outer, body.default-layout #content-outer,body.full-width-no-box #content-outer {
	margin: 0 auto;
	max-width: 1200px;
}
body.full-width-no-box #wrapper {margin-bottom: 0px;}
.main-nav {
	background-color: #025f8a;
}
#menu-header, .menu {
		max-width: 1200px;
margin: 0 auto;
}
body.full-width-no-box #wrapper {margin-bottom: 0px;}
body.full-width-layout div#container, body.full-width-layout div#footer, body.full-width-no-box div#container, body.full-width-no-box div#footer {
    width: 100%;
    max-width: 100%;
    padding: 0;
}
.full-width-no-box .skip-container { padding: 0px;}
.full-width-no-box #header {background-color: #585858;	}
.full-width-no-box .top-menu {margin: 0; padding-top: 4px;}
.full-width-no-box .main-nav  {
	background-color: #585858;
	background-image: none;
}
.full-width-no-box .top-menu li a {
	color: #edeaea;
}
.full-width-no-box .top-menu li a:hover {
color:#f2efef;
}
.full-width-layout #testimonial_div, .full-width-layout #team_div,.full-width-layout #about_div,.full-width-layout #feature_div {padding-bottom:0px; }
.full-width-no-box .menu a:hover {
	background-color: #585858;background-image: none;
	color: #f4f2f2;
}
.full-width-no-box .menu li li a:hover {
	color: #444444;
}
.full-width-no-box ul.menu > li:hover {
	background-color: #585858;
	color: #ffffff;
}
.full-width-no-box .menu .current_page_item a,
.full-width-no-box .menu .current-menu-item a {
	background-color: #585858;
}
.full-width-no-box .menu {background-color: #585858;background-image: none;}
.full-width-no-box #featured {border: none;}
.full-width-no-box #feature_div {border: none;}
.full-width-no-box #team_div {border: none;}
.full-width-no-box #testimonial_div  {
	background-color:#585858;
	border-radius: 0;
	color: #fff;
}
.full-width-no-box #about_div .section_title::after {border-bottom: solid 2px #fff;}
.full-width-no-box #testimonial_div .section_title::after {border-bottom: solid 2px #fff;}
.full-width-no-box #about_div  {
	background-color:#585858;
	padding-bottom: 20px;
	border-radius: 0;
	color: #fff;
}
.full-width-layout #about_div {border: none; background-color: inherit;}
.full-width-layout #testimonial_div {border: none;background-color:inherit;}
.full-width-no-box #testimonial_div {border: none;}
.full-width-layout #about_div #content-outer { border: 1px solid #e5e5e5;-moz-border-radius: 4px;background-color: #ffffff;-webkit-border-radius: 4px;display: table;width: 100%;border-radius:4px;}
.full-width-layout #testimonial_div #content-outer {border: 1px solid #e5e5e5;-moz-border-radius: 4px;background-color: #ffffff;-webkit-border-radius: 4px;border-radius:4px;display:table;width: 100%;}
.full-width-layout .about-content {padding-bottom: 40px;}
.full-width-no-box .site-name a {color: #ffffff;}
.post-meta .fa-calendar {
	margin-right: 6px;
}
.post-meta .posted-in{
	padding-left: 9px;
}
.post-meta .timestamp, .post-meta .vcard {
	border-right: solid 1px #7E7E7E;
	padding-right: 9px;
	display: inline;
}
.post-meta .byline {
	padding-left: 9px;
}
.breadcrumb {
    padding-right: 4px;
    padding-left: 4px;
}
.breadcrumb-current{padding-left: 4px;}

.single-post .entry-title {
	line-height: normal;
    font-size: 20px;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 20px;
    text-transform: uppercase;
}


/*HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

button, input, select, textarea {
	font-size: 100%;
	overflow: visible;
	margin: 0;
	vertical-align: baseline;
	width: auto;
	cursor:pointer;
}

textarea {
	overflow: auto;
	vertical-align: text-top;
}

/* =Horizontal Rule
-------------------------------------------------------------- */
hr {
	background: #dddddd;
	border: none;
	clear: both;
	float: none;
	height: 1px;
	width: 100%;
}

hr.space {
	background: #ffffff;
}

/* =Base
-------------------------------------------------------------- */
html {
	height: 100%;
}

body {
	-moz-font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	background: #fff;
	color: #555555;
	/* font-family: Arial, Helvetica, sans-serif; */
	font-family: 'Open sans', sans-serif; 
	
	/* font-family: 'Montserrat', sans-serif; */
	
	/*font-family: 'Roboto', sans-serif;*/
	font-size: 14px;
	-ms-filter: "progid:DXImageTransform.Microsoft.font-smoothing(antialiased)";
	line-height: 1.5em;
	-ms-filter: "progid:DXImageTransform.Microsoft.text-rendering(optimizeLegibility)";
}

/* =Typography
-------------------------------------------------------------- */
p {
	word-wrap: break-word;
}

i,
em,
dfn,
cite {
	font-style: italic;
}

tt,
var,
pre,
kbd,
samp,
code {
	font-family: monospace, serif;
	font-style: normal;
}

b,
strong {
	font-weight: 700;
}

pre {
	-moz-box-sizing: border-box;
	-moz-border-radius: 2px;
	-moz-box-shadow: 0 1px 0 #ffffff, inset 0 1px 1px rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 2px;
	-webkit-box-shadow: 0 1px 0 #ffffff, inset 0 1px 1px rgba(0, 0, 0, 0.2);
	-webkit-box-sizing: border-box;
	box-shadow: 0 1px 0 #ffffff, inset 0 1px 1px rgba(0, 0, 0, 0.2);
	box-sizing: border-box;
	background: #f4f4f4;
	border: 1px solid #aaaaaa;
	border-bottom-color: #cccccc;
	border-radius: 2px;
	height: auto;
	margin: 0;
	outline: none;
	padding: 6px 10px;
	vertical-align: middle;
	width: 100%;
	word-wrap: break-word;
	white-space: pre-wrap;
}

del {
	color: #555555;
	text-decoration: line-through;
}

ins,
dfn {
	/* border-bottom: 1px solid #cccccc; */
}

sup,
sub,
small {
	font-size: 85%;
}

abbr,
acronym {
	font-size: 85%;
	letter-spacing: .1em;
	text-transform: uppercase;
}

a abbr,
a acronym {
	border: none;
}

dfn[title],
abbr[title],
acronym[title] {
	border-bottom: 1px solid #cccccc;
	cursor: help;
}

sup {
	vertical-align: super;
}

sub {
	vertical-align: sub;
}
.sticky-header {
	position: fixed;
	top: 0;
	left: 0px;
	z-index: 200;
	width: 100%;
	background-color: #fff;
	margin: 0 !important;
	opacity:0.9;
	-webkit-transition: all 0.8s ease-in-out 0s;
	-moz-transition: all 0.8s ease-in-out 0s;
	-o-transition: all 0.8s ease-in-out 0s;
	transition: all 0.8s ease-in-out 0s;
}
.admin-bar .sticky-header{
	top:30px;
}

/* .sticky-header #header > * { display:none } */
/* .sticky-header #header > .site-menu { display:block } */

.sticky-menu-live .header_section_wrap {
	padding-bottom:45px !important;
}
/* =Responsive 12 Column Grid
-------------------------------------------------------------- */
.grid {
	float: left;
	margin-bottom: 2.127659574468%;
	padding-top: 0;
}

.grid-right {
	float: right;
	margin-bottom: 2.127659574468%;
	padding-top: 0;
}

.col-60,
.col-140,
.col-220,
.col-300,
.col-380,
.col-460,
.col-540,
.col-620,
.col-700,
.col-780,
.col-860 {
	margin-right: 2.127659574468%;
}

.col-60 {
	width: 6.382978723404%;
}

.col-140 {
	width: 14.893617021277%;
}

.col-220 {
	width: 23.404255319149%;
}

.col-300 {
	width: 31.914893617021%;
}

.col-380 {
	width: 40.425531914894%;
}

.col-460 {
	width: 48.936170212766%;
}

.col-540 {
	width: 57.446808510638%;
}

.col-620 {
	width: 65.957446808511%;
}

.col-700 {
	width: 74.468085106383%;
}

.col-780 {
	width: 82.978723404255%;
}

.col-860 {
	width: 91.489361702128%;
}

.col-940 {
	width: 100%;
}

.fit {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

/* =Visibility
-------------------------------------------------------------- */
.hidden {
	visibility: hidden;
}

.visible {
	visibility: visible;
}

.none {
	display: none;
}

.hide-desktop {
	display: none;
}

.show-desktop {
	display: block;
}

/* =Responsive Images
-------------------------------------------------------------- */
img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
}

.ie8 img {
	height: auto;
	width: auto;
}

.ie8 img.size-large {
	max-width: 60%;
	width: auto;
}

/* =Responsive Videos
-------------------------------------------------------------- */
video {
	width: 100%;
	max-width: 100%;
	height: auto;
}

/* =Responsive Embeds/Objects
-------------------------------------------------------------- */
embed,
object {
	max-width: 100%;
}

svg:not(:root) {
	overflow: hidden;
}

/* =Links
-------------------------------------------------------------- */
a {
	color: #025f8a;
	font-weight: 400;
	text-decoration: none;
	-webkit-transition:all .5s;
	-moz-transition:all .5s;
	-o-transition:all .5s;
	transition:all .5s;
}

a:hover,
a:focus,
a:active {
	/* color: #444444; */
	color: #eab830;
	outline: 0;
	text-decoration: none;
	-webkit-transition:all .5s;
	-moz-transition:all .5s;
	-o-transition:all .5s;
	transition:all .5s;
}

a::-moz-selection {
	background: #999999;
	color: #ffffff;
	text-shadow: none;
}

/* =Forms
-------------------------------------------------------------- */
label {
	display: inline-block;
	font-weight: 700;
	padding: 2px 0;
}

legend {
	padding: 2px 5px;
}

fieldset {
	border: 1px solid #cccccc;
	margin: 0 0 1.5em;
	padding: 1em 2em;
}

select,
input[type="tel"],
input[type="text"],
input[type="password"],
input[type="email"] {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	background-color: #ffffff;
	box-sizing: border-box;
	border: 1px solid #025f8a;
	cursor: text;
	margin: 0;
	outline: none;
	padding: 12px 20px;
	vertical-align: middle;
	max-width: 100%;
	    width: 100%;
}

select {
	height: auto;
	max-width: 100%;
}

area,
textarea {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	background-color: #ffffff;
	box-sizing: border-box;
	border: 1px solid #025f8a;
	height: auto;
	overflow: auto;
	margin: 0;
	outline: none;
	padding: 12px 20px;
	max-width: 100%;
	width: 100%;
}

map area {
	padding: 0px;
	border: 0px;
}

input,
select {
	cursor: pointer;
	padding: 12px 20px;
}

area:focus,
input:focus,
textarea:focus {
	border: 1px solid #66ccff;
}

input[type='text'],
input[type='password'] {
	cursor: text;
}

/* =IE Forms
-------------------------------------------------------------- */
.ie7 area,
.ie7 select,
.ie7 textarea,
.ie7 input[type="text"],
.ie7 input[type="password"],
.ie7 input[type="email"] {
	width: 96%;
}

/* =IE6 Notice
-------------------------------------------------------------- */
.msie-box {
	background-color: #f9edbe;
	border: 1px solid #f0c36d;
	color: #212121;
	display: block;
	margin: 0 auto;
	max-width: 1200px;
	padding: 10px;
	position: absolute;
	top: 60px;
	text-align: center;
	width: 100%;
}

.msie-box a {
	color: #212121;
}

/* =Tables
-------------------------------------------------------------- */
th,
td,
table {
	border: 1px solid #dddddd;
}

table {
	border-collapse: collapse;
	width: 100%;
}

/* =Lists
-------------------------------------------------------------- */
ul {
	list-style-type: disc;
	margin: 0;
	padding: 0;
}

ol {
	line-height: 22px;
	list-style-position: outside;
	list-style-type: decimal;
	margin: 0;
	padding: 0;
}

dt {
	font-weight: 400;
}

/* =Blockquote
-------------------------------------------------------------- */
blockquote {
	background: #f9f9f9;
	border: none;
	border-left: 4px solid #025f8a;
	margin: 20px;
	overflow: auto;
	padding: 0 0 10px 12px;
}

blockquote p {
	font-family: 'Georgia', 'Times New Roman', Times, serif;
	font-style: italic;
	font-size: 18px;
	line-height: 26px;
}

/* =Headings
-------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-weight: 700;
	line-height: 1.0em;
	word-wrap: break-word;
    /* font-family: 'Open sans',sans-serif; */
	/* font-family: 'Montserrat', sans-serif; */
	/* font-family: 'Roboto', sans-serif; */
}

h1 {
	font-size: 2.625em; /* = 42px */
	margin-bottom: .5em;
	margin-top: .5em;
}

h2 {
	font-size: 2.250em; /* = 36px */
	margin-bottom: .75em;
	margin-top: .75em;
}

h3 {
	font-size: 1.875em; /* = 30px */
	margin-bottom: .857em;
	margin-top: .857em;
}

h4 {
	font-size: 1.500em; /* = 24px */
	margin-bottom: 1em;
	margin-top: 1em;
}

h5 {
	font-size: 1.125em; /* = 18px */
	margin-bottom: 1.125em;
	margin-top: 1.125em;
}

h6 {
	font-size: 1.000em; /* = 16px */
	margin-bottom: 1.285em;
	margin-top: 1.285em;
}

.wpb_text_column h1,
.wpb_text_column h2,
.wpb_text_column h3,
.wpb_text_column h4,
.wpb_text_column h5,
.wpb_text_column h6 {
	margin:20px 0;
	text-transform:uppercase;
	font-weight:600;
	line-height: normal;
}
/* =Margins & Paddings
-------------------------------------------------------------- */
p,
hr,
dl,
pre,
form,
table,
address,
blockquote {
	margin: 1.6em 0;
}

th, td {
	padding: .8em;
}

caption {
	padding-bottom: .8em;
}

blockquote {
	padding: 0 1em;
}

blockquote:first-child {
	margin: .8em 0;
}

fieldset {
	margin: 1.6em 0;
	padding: 0 1em 1em;
}

legend {
	padding-left: .8em;
	padding-right: .8em;
}

legend+* {
	margin-top: 1em;
}

input,
textarea {
	/* padding: .3em .4em .15em; */
}

select {
	/* padding: .1em .2em 0; */
}

option {
	padding: 0 .4em;
}

dt {
	margin-bottom: .4em;
	margin-top: .8em;
}

ul {
	list-style-type: disc;
}

ol {
	list-style-type: decimal;
}

ul,
ol {
	margin: 0 1.5em 1.5em 0;
	padding-left: 2.0em;
}

li ul,
li ol {
	margin: 0;
}

form div {
	margin-bottom: .8em;
}

/* =Globals
-------------------------------------------------------------- */
#container {
	margin: 0 auto;
	max-width: 1200px;
	padding: 0px 25px;
}

#wrapper {
	clear: both;
	margin: 20px auto 20px auto;
	/* padding: 0 20px 20px 20px; */
	position: relative;
}
.home #wrapper {
    /* margin: -9px auto 20px auto; */
	margin-bottom: 0;
}


#header {
	margin: 0;
}

#footer {
	clear: both;
	padding: 0 25px 0 25px;
}

#footer-wrapper {
	margin: 0;
	padding: 0;
	margin: 0 auto;
	max-width: 1200px;
}

.header_section_wrap {
	margin: 0;
	padding: 0;
	margin: 0 auto;
	max-width: 1200px;
}


/* =Visual Composer
-------------------------------------------------------------- */
.home #content-full .wpb_button, 
.home #content-full .wpb_content_element, 
.home #content-full ul.wpb_thumbnails-fluid>li {
	margin-bottom: 20px;
}

.home .vc_row { padding-bottom:0;}

.home .vc_row+.vc_row,
.vc_row {
	padding-bottom:15px;
}

#content .wpb_content_element,
#content-full .wpb_content_element {
	margin-bottom:10px;
}

#bbpress-forums {
    padding-top: 15px;
}

/* =BB Forum
-------------------------------------------------------------- */

#bbp_topic_subscription+label {
	margin-left:15px !important;
}

/* =contact-iconbox & working hours
-------------------------------------------------------------- */

.contact-iconbox {
	margin-top:20px;
	display:table;
}

.working-hours-wrap .block-title,
.contact-wrap .block-title {
    font-size: 14px;
    color: #333333;
    text-align: left;
    font-family: Open Sans;
    font-weight: 600;
    font-style: normal;
	    margin-top: 10px;
}

.working-hours-wrap .block-title {
	margin-bottom: 20px;
}

.working-hours-wrap .grid.col-460.fit {
	text-align:right;
}

.working-hours-wrap .item {
    margin-bottom: 5px;
    overflow: hidden;
}

.working-hours-wrap .grid.col-460 {
	float:left !important;
	width:48.936170212766% !important;
}

.contact-iconbox .icon {
    display: table-cell;
    vertical-align: middle;
    color: #666;
    font-size: 18px;
    text-align: center;
}

.contact-iconbox .content {
    display: table-cell;
    vertical-align: middle;
    padding-left: 21px;
}

.contact-iconbox  .icon span {
    display: inline-block;
    width: 60px;
    height: 54px;
    line-height: 54px;
    border: 1px solid #e6e6e6;
	color: #025f8a;
	font-size:25px;
}
.content .title {
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    text-transform: none;
    color: #333;
	margin-top:0px;
	margin-bottom:5px;
}

.content .text {
    line-height: 18px;
	font-size: 13px;
    color: #888;
}

/* =Contact Us page
-------------------------------------------------------------- */
.page-id-114 .wpb_text_column h4:first-child,
.page-id-114 .wpb_text_column h3:first-child {
    margin-top: 4px;
    padding-bottom: 10px;
}
/* =Header
-------------------------------------------------------------- */

#header-top-bar:after {
	content: "";

	background-position: center;
	background-size: auto 84px;
	position:absolute;
	width:100%;
	height:84px;
	display:block;
	left:0;
	z-index:-1;
    margin-top: -53px;
}

#header-top-bar {
	background: #3d3d3d;
	background: -moz-linear-gradient(-45deg, #3d3d3d 0%, #2f2f2f 24%, #2c2c2c 52%, #2f2f2f 80%, #4c4c4c 100%);
	background: -webkit-linear-gradient(-45deg, #3d3d3d 0%,#2f2f2f 24%,#2c2c2c 52%,#2f2f2f 80%,#4c4c4c 100%);
	background: linear-gradient(135deg, #3d3d3d 0%,#2f2f2f 24%,#2c2c2c 52%,#2f2f2f 80%,#4c4c4c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d3d3d', endColorstr='#4c4c4c',GradientType=1 );
	
	position:relative;
	/* z-index:1; */
	color:#fff;
	margin-bottom: 20px;
	    z-index: 998;
}

#header-top-bar .grid {
	margin-bottom:1px;
}

#header-top-bar .social-icons {
    list-style: none;
    float: right;
    margin: 0;
    padding: 0;
    margin-top: 4px;
	margin-left:20px;
}

#header-top-bar .social-icons li {
	float:left;
    display: inline-block;
}

#header-top-bar .social-icons li a {
	display: inline-block;
	color:#aaaaaa;
    width: 32px;
    height: 32px;
	line-height: 32px;
	text-align:center;
}

#header-top-bar .social-icons li a:hover {
	color:#025f8a;
}

#logo {
	float: left;
	margin: 0;
}

.site-name {
	display: block;
	font-size: 2.063em; /* = 33px */
	line-height: 1.0em;
	padding-top: 20px;
}

.site-name a {
	color: #333333;
	font-weight: 700;
}

.site-description {
	color: #afafaf;
	display: block;
	font-size: 0.875em; /* = 14px */
	margin: 10px 0;
}

#mobile-search {
	display: none; 
	position:absolute;
    width: 98%;
    left: 1%;
    right: 1%;
}

/* =Content
-------------------------------------------------------------- */
#content {
	margin-top: 0px;
	margin-bottom: 20px;
}

#content-full {
	margin-top: 0px;
	margin-bottom: 20px;
}

#content-images {
	margin-bottom: 20px;
}

#content-search {
	margin-bottom: 20px;
}

#content-archive {
	margin-bottom: 20px;
}

#content .sticky {
	clear: both;
}

#content .sticky p {
}

/* =Templates (Landing Page)
-------------------------------------------------------------- */
.page-template-landing-page-php .menu,
.page-template-landing-page-php .top-menu,
.page-template-landing-page-php .main-nav,
.page-template-landing-page-php .footer-menu,
.page-template-landing-page-php .sub-header-menu {
	display: none;
}

/* =Author Meta (Author's Box)
-------------------------------------------------------------- */
#author-meta {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #f9f9f9;
	border: 1px solid #d6d6d6;
	border-radius: 4px;
	clear: both;
	display: block;
	margin: 30px 0 40px 0;
	padding: 10px;
	overflow: hidden;
}

#author-meta img {
	float: left;
	padding: 10px 15px 0 5px;
}

#author-meta p {
	margin: 0;
	padding: 5px;
}

#author-meta .about-author {
	font-weight: 700;
	margin: 10px 0 0 0;
}


/* =Post
-------------------------------------------------------------- */
.comments-link {
	font-size: 12px;
}

#cancel-comment-reply-link {
	color: #990000;
}

.post-data {
	clear: both;
	font-size: 12px;
	font-weight: 700;
	margin-top: 20px;
}

.post-data a {
	color: #111111;
}

.post-entry {
	clear: both;
	/* overflow:hidden; */
}

.post-entry-wrap {
    overflow: hidden;
    border: 1px solid #e6e6e6;
    /* margin-top: 10px; */
    margin-bottom: 30px;
}

.post-entry-wrap .grid { margin-bottom:0;}
.post-entry-wrap img { margin-bottom:0 !important; margin-top:0 !important;     border-right: 1px solid #e6e6e6;}

.post-meta {
	clear: both;
	color: #7E7E7E;
	font-size: 12px;
	margin-bottom: 10px;
}

.post-edit {
	clear: both;
	display: block;
	font-size: 12px;
	margin: 1.5em 0;
}

.post-search-terms {
	clear: both;
}

.read-more {
	clear: both;
	font-weight: 700;
}

.attachment-entry {
	clear: both;
	text-align: center;
}

/* =bbPress
    bbPress has its own breadcrumb lists
-------------------------------------------------------------- */
.bbPress .breadcrumb-list {
	display: none;
}

/* =Symbols
-------------------------------------------------------------- */
.ellipsis {
	color: #aaaaaa;
	font-size: 18px;
	margin-left: 5px;
}

.form-allowed-tags {
	display: none;
	font-size: 10px;
}

/* =Widgets
-------------------------------------------------------------- */
.widget-wrapper { margin: 0 0 20px; }

.widget-wrapper select,
.widget-wrapper input[type="text"],
.widget-wrapper input[type="password"],
.widget-wrapper  input[type="email"] {
	width: 75%;
}

/* #widgets { overflow:hidden;} */

#widgets a {
	display: inline-block;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#widgets form {
	margin: 0;
	margin: 0;
}

#widgets ul,
#widgets ol {
	padding: 0 0 0 20px;
}

#widgets ul li a {
	display: inline;
	text-decoration: none;
}

#widgets.theme-sidebar .widget-wrapper ul {
	margin-left:0;
    padding-left: 0;
}

#widgets.theme-sidebar .widget-wrapper ul li {
    list-style: none;
    border-bottom: 1px solid #e6e6e6;
    padding: 5px 0;
    font-size: 13px;
    display: inline-block;
    float: left;
    width: 100%;
}

#widgets.theme-sidebar .widget-wrapper ul li:last-child {
	border-bottom: 0px solid #e6e6e6;
}

#widgets.theme-sidebar .widget_archive ul  a::before,
#widgets.theme-sidebar .widget-wrapper ul .cat-item a::before {
    font-family: 'FontAwesome';
    content: '\f0da';
    margin: 0 8px 0 1px;
}

#widgets .widget-title img {
	float: right;
	height: 11px;
	position: relative;
	top: 4px;
	width: 11px;
}

#widgets .rss-date {
	line-height: 18px;
	padding: 6px 12px;
}

#widgets .rssSummary {
	padding: 10px;
}

#widgets cite {
	font-style: normal;
	line-height: 18px;
	padding: 6px 12px;
}

#widgets .tagcloud,
#widgets .textwidget {
	display: block;
	line-height: 1.5em;
	margin: 0;
	word-wrap: break-word;
}

#widgets .textwidget a {
	display: inline;
}

#widgets ul .children {
	padding: 0 0 0 10px;
}

#widgets .author {
	font-weight: 700;
	padding-top: 4px;
}

.widget_archive select, #cat {
	display: block;
	margin: 0 15px 0 0;
}

/* =Titles
-------------------------------------------------------------- */

.widget-title h3,
.widget-title-home h3 {
    display: inline-block;
    width: 100%;
    font-size: 14px;
    font-weight: 600;
    height: 40px;
    line-height: 40px;
    text-transform: uppercase;
    color: #222;
    border-bottom: 1px solid #e6e6e6;
    margin-top: 0;
    margin-bottom: 20px;
    padding: 0;
    position: relative;
}

.top-widget .widget-title h3 {
	font-size: 14px;
	padding: 0;
	text-align: right;
}

.widget-title a {
	border-bottom: none;
	padding: 0 !important;
}

.title-404 {
	color: #993333;
}

/* =404 Page
-------------------------------------------------------------- */
.error404 select,
.error404 input[type="text"],
.error404 input[type="password"],
.error404 input[type="email"] {
	width: auto;
}

/* =Accessibility
-------------------------------------------------------------- */
.screen-reader-text{
	position: absolute !important;
	clip: rect(1px, 1px, 1px, 1px);
}
.screen-reader-text:focus
{
	clip:auto;
}

/* =Skip Links
-------------------------------------------------------------- */
.skip-container {
	display: block;
	padding: 0.5em 0.5em 0.5em 0;
	position: relative;
}

.skip-link {
	background: #f5f5f5;
	border: 1px solid #d5d5d5;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	float: right;
	font-size: 0.8125em;
	margin-left: -100%;
	padding: 0.5em;
	text-transform: uppercase;
}

.skip-link:hover,
.skip-link:active,
.skip-link:focus {
	border: 1px solid #666;
	margin-left:-20%;
}

.custom-background .site {
	-webkit-box-shadow: 0 -5px 5px 4px #d5d5d5;
	-moz-box-shadow: 0 -5px 5px 4px #d5d5d5;
	box-shadow: 0 -5px 5px 4px #d5d5d5;
	margin: 0 auto;
}


/* =Top Menu
-------------------------------------------------------------- */
.top-menu {
	float: right;
	margin: 10px 0;
	padding: 0;
	margin-bottom: -5px;
}

.top-menu li {
	display: inline-block;
	list-style-type: none;
	position:relative;
}

.top-menu li a {
	/* border-left: 1px solid #333; */
	color: #fff;
	/* font-size: 11px; */
	padding: 0 4px 0 8px;
	text-transform:uppercase;
}

.top-menu > li:first-child > a {
	border-left: none;
}

.top-menu li a:hover {
	color: #eab830;
}

.top-menu ul.sub-menu {
    list-style: none;
    position: absolute;
    top: 100%;
    /* left: 0; */
    background: #fff;
    min-width: 200px;
    -webkit-box-shadow: 0 0 9px 0 rgba(0,0,0,.2);
    -moz-box-shadow: 0 0 9px 0 rgba(0,0,0,.2);
    box-shadow: 0 0 9px 0 rgba(0,0,0,.2);
    -webkit-transition: opacity .5s,-webkit-transform .5s;
    transition: opacity .5s,transform .5s;
    -webkit-transform: translate(0, 30px);
    -moz-transform: translate(0, 30px);
    -o-transform: translate(0, 30px);
    -ms-transform: translate(0, 30px);
    transform: translate(0, 30px);
    opacity: 0;
    visibility: hidden;
    z-index: 999999;
    border-top: 3px solid #025f8a;
	
	margin:0;
	padding:0;
	padding-top:5px;
	
}

.top-menu li:hover > .sub-menu {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    visibility: visible;
    opacity: 1;
}

.top-menu ul.sub-menu li {
	float:none!important;
	display:block !important;
}

.top-menu ul.sub-menu li a {
    padding: 9px 15px;
    display: block;
	color:#333;
	font-size:13px;
}
.top-menu ul.sub-menu  li:hover {
    background: #F5F5F5;
}
.top-menu ul.sub-menu  li a:hover {
    color: #025f8a;
}

.top-menu a.button {
    margin-left: 5px;
    padding: 2px 10px;
    margin-top: -4px;
}

.top-menu a.button:hover {
	color:#fff;
}

/* =Header Menu (Primary)
-------------------------------------------------------------- */

.menu {
	background-color: #025f8a;
	clear: both;  	
	margin: 0 auto;
}


.main-nav {
	display: flow-root;
	clear: both;
}
.menu {
	display: block;
	list-style-type: none;
	padding: 0;
}
.menu ul {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.menu li {
	border: 0;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	padding: 0 2px;
	z-index: 5;
}

.menu li:hover {
	white-space: normal;
	z-index: 10000;
}

.menu li li {
	float: none;
}

.menu ul {
	left: 0;
	position: absolute;
	top: 0;
	visibility: hidden;
	z-index: 10;
	top: 100%;
}

.menu .vertical-menu > ul.sub-menu {
    -webkit-transition: opacity .5s;
    -o-transition: opacity .5s;
    -moz-transition: opacity .5s;
    transition: opacity .5s;
	opacity:0;
}
.home .menu .vertical-menu > ul.sub-menu {
	opacity:1;
}
.menu .vertical-menu:hover > ul.sub-menu,
.menu li:hover > ul {
	
	visibility: visible;
    -webkit-transition: opacity .5s;
    -o-transition: opacity .5s;
    -moz-transition: opacity .5s;
    transition: opacity .5s;
	opacity:1;
	/* change transition to all to make menu super funcy */
}

.menu li li:hover > ul {
	left: 100%;
	top: 0;
}

.menu:after,
.menu ul:after {
	clear: both;
	content: '.';
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}

.menu,
.menu ul {
	min-height: 0;
}

.menu ul,
.menu ul ul {
	margin: 0;
	padding: 0;
}

.menu ul li a:hover,
.menu li li a:hover {
	color: #484848;
	text-decoration: none;
}

.menu ul {
	margin-top: 1px;
	min-width: 15em;
	width: auto;
}

.menu a {
	color: #ffffff;
	cursor: pointer;
	display: block;
	font-size: 13px;
	font-weight: 700;
	height: 45px;
	line-height: 45px;
	margin: 0;
	padding: 0 2.85em;
	position: relative;
	text-decoration: none;
	white-space: nowrap;
	text-transform:uppercase;
}

@media screen and (max-width: 1200px) {
	#header .menu a {
		padding: 0 2.35em;
	}
	
	#header .menu li.vertical-menu ul a { padding:10px 15px; }
}

@media screen and (max-width: 1100px) {
	#header .menu a {
		padding: 0 1.85em;
	}
	#header .menu li.vertical-menu ul a { padding:10px 15px; }
}

#header .menu a:hover {
	color: #eab830;
	background: #025f8a;
}

ul.menu > li:hover {
	color: #ffffff;
}

.menu .current_page_item a,
.menu .current-menu-item a {
	background: #025f8a;
}

.home .menu .current_page_item a,
.home .menu .current-menu-item a {
	background:none;
}

.menu li li {
	background: #ffffff;
	background-image: none;
	border: 1px solid #e5e5e5;
	color: #444444;
	filter: none;
	margin: -1px 0 1px 0;
	width: auto;
}

.menu li li a {
	background: transparent !important;
	border: none;
	color: #444444;
	font-size: 12px;
	font-weight: 400;
	height: auto;
	height: 20px;
	line-height: 20px;
	padding: 5px 10px;
	text-shadow: none;
	white-space: nowrap;
}

.menu li li a:hover {
	background: #f5f5f5 !important;
	background-image: none;
	border: none;
	color: #444444;
	filter: none;
}

.menu li li:hover {
	background: #f5f5f5 !important;
	filter: none;
}

.menu ul > li + li {
	border-top: 0;
}

.menu li li:hover > ul {
	left: 100%;
	top: 0;
}

.menu > li:first-child > a {
	border-left: none;
}

.menu a#responsive_menu_button {
	display: none;
}

.main-nav #responsive_current_menu_item {
	display: none;
}

/* vertical-menu */

.vertical-menu > a {
	background: #025f8a;
	font-weight:700;
	font-size:15px;
	padding: 0 1.2em;
}

.menu li.vertical-menu ul  a {
	padding: 10px 15px;
	height:31px;
	line-height:31px;
	font-weight:700;
}


#header .menu li.vertical-menu ul  a:hover,
#header .menu li.vertical-menu ul  li:hover > a {
	color:#444444;
}

.vertical-menu .sub-menu .menu-item-has-children::after {
    top: 14px;
    right: 20px;
	color:#333;
	content:"\f105";
}

.menu li.vertical-menu ul a img {
	margin-right:15px;
}

.vertical-menu > a i {
	float: left;
    line-height: 43px;
	font-weight:300;
    margin-right: 21px;
    margin-left: 7px;
}

.home .sticky-header .vertical-menu > ul  {
	display:none;
	visibility:invisible;
	width: 100%;
	top:100%;
}


/*.shopParent > ul li,
.discountParent > ul,*/
.sticky-header .vertical-menu:hover > ul,
.vertical-menu > ul.sub-menu,
.vertical-menu:hover > ul.sub-menu {
	display:none;
	visibility:visible;
	width: 100%;
	top:100%;
	
	visibility: visible !important;
    opacity: 1 !important;
}


.home .vertical-menu > ul.sub-menu  {
	display:block;
	visibility:visible;
	width: 100%;
	top:100%;
}

.home .sticky-header .vertical-menu > ul.sub-menu  {
	display:none;
}




.shopParent > ul,
.discountParent > ul,
.vertical-menu > ul  {
	width: 100%;
}


.vertical-menu.menu-item-has-children::after { display:none;}
.vertical-menu .sub-menu { left:0;}

.shopParent .customBlock,
.discountParent .customBlock,
.vertical-menu .customBlock {
	height:auto;
	min-height:250px;
	max-height:350px;
	width: 600px !important;
	overflow:auto;
    -webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.2);
    -webkit-transition: opacity .5s;
    -o-transition: opacity .5s;
    -moz-transition: opacity .5s;
    transition: opacity .5s;
	opacity:0;
	padding: 30px 40px;
}

.shopParent:hover > ul > .customBlock,
.discountParent:hover > ul > .customBlock,
li:hover > ul  > li.customBlock {
	opacity:1;
    -webkit-transition: opacity .5s;
    -o-transition: opacity .5s;
    -moz-transition: opacity .5s;
    transition: opacity .5s;
}

.shopParent:hover > ul .customBlock div ul,
.discountParent:hover > ul .customBlock div ul,
.vertical-menu  li:hover > ul .customBlock div ul {
	position: relative;
	visibility:visible;
	display:block;
}

.shopParent .customBlock {
	left: -65%;
}
.discountParent .customBlock {
	left: -100%;
}

.vertical-menu  li+li+li+li:hover  > ul   {
	top: -100px;
}
.vertical-menu  li+li+li+li+li:hover  > ul   {
	top: -120px;
}
.vertical-menu  li+li+li+li+li+li:hover  > ul   {
	top: -170px;
}
.vertical-menu  li+li+li+li+li+li+li:hover  > ul   {
	top: -230px;
}

#creativeBG img {
    /*position: absolute;
    top: -18px;
    right: 0;
    max-width: 426px;
	*/
    position: absolute;
    top: -54px;
    right: -15px;
    max-width: 426px;
    max-height: 325px;
}


/* =Menu CustomBlock
-------------------------------------------------------------- */

.menu li li.customBlock:hover {
	background:#fff !important;
}
.customBlock *,
.customBlock ul,
.customBlock ul li {
	background:none;
	border:none;
	padding:0;
	margin:0;
	font-size:14px;
}

.customBlock h1,
.customBlock h2,
.customBlock h3,
.customBlock h4,
.customBlock h5,
.customBlock h6 {
	background:none;
	padding:0;
	margin:0;
	margin-bottom:5px;
	z-index: 2;
    position: relative;
	text-transform:uppercase;
}
.menu li li.customBlock a {
    padding: 0;
    margin: 0;
    font-weight: normal;
    height: auto;
    line-height: 23px;
	text-transform:none;
	display:inline-block;
	
	transition: all 0s ease 0s;
	-webkit-transition: all 0s ease 0s; 
	-moz-transition: all 0s ease 0s; 
	-ms-transition: all 0s ease 0s;
}

.menu li li.customBlock a:hover {
	background:none !important;
	color:#025f8a!important;
}

.menu li li.customBlock li:hover  { background: transparent !important; }

.customBlock .wpb_single_image { margin-bottom: 0; }
.customBlock .wpb_single_image img { margin-bottom: 0; margin-top: 0; }

/*.js .main-nav .menu {*/
/*display: block;*/
/*}*/

/* =Primary Main Menu IE Fixes
-------------------------------------------------------------- */
.ie7 .menu ul {
	background: url(../../core/images/ie7-fix.gif) repeat;
}

.ie7 .menu li li a {
	min-width: 100%;
}
.full-width-no-box #wrapper {
	margin: 0 auto 20px auto ;
}


/* =Footer Menu
-------------------------------------------------------------- */
.footer-menu,
.footer-menu ul {
	margin: 0;
	padding: 0;
}

.footer-menu li {
	display: inline;
	list-style-type: none;
}


.footer-menu li a {
	border-left: 1px solid #cccccc;
	color: #333333;
	padding: 0 8px;
}

.footer-menu li:first-child a {
	border:none;
}

.footer-menu li a:hover {
	color: #222222;
}

.footer-menu > li:first-child > a {
	border-left: none;
	padding: 0 8px 0 0;
}

/* =Navigation
-------------------------------------------------------------- */
.navigation {
	color: #111111;
	display: block;
	font-size: 13px;
	height: 28px;
	line-height: 28px;
	margin: 20px 0;
}

.navigation > div{
    border: 1px solid #025f8a;
    padding: 2.5%;
    width: 44%;
	background: #025f8a;
	color: #fff;
}
.navigation > div:empty { display:none !important; }
.navigation a {
	color: #fff;
}

.navigation div:hover {
	background-color: #eab830;
}

.navigation a:hover {
	text-decoration: none;
}

.navigation .previous {
	float: left;
}

.navigation .next {
	float: right;
}

.navigation .bracket {
	font-size: 36px;
}

/* =Pagination (pages)
-------------------------------------------------------------- */
.pagination {
	clear: both;
	display: block;
	font-size: 16px;
	font-weight: 700;
	margin: 10px 0;
	padding: 5px 0;
}

.pagination a {
	text-decoration: none;
}

/* =Breadcrumb Lists
-------------------------------------------------------------- */
.breadcrumb-list {
	font-size: 12px;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 20px;
	margin-bottom: 20px;
}

/* =Section Header & Tabs Links
-------------------------------------------------------------- */
.forustraining_submitTabs { visibility: visible !important; position: relative; z-index: 1; }
.home .vc_tta-panel-body { padding: 0 !important; overflow: visible !important; }
.vc_tta-tabs-list { position: absolute; top: -48px; right: 10px; }
.home .vc_tta-tabs-list { right: 100px; }
.wpb-js-composer .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container { overflow:visible !important; }
.wpb-js-composer .vc_tta-tab>a:focus, 
.wpb-js-composer .vc_tta-tab>a:hover { text-decoration:underline; }
.wpb-js-composer .vc_tta.vc_general .vc_tta-panel{
    display: block;
    padding: 0 20px;
}
.wpb-js-composer .vc_tta-tab>a:focus, 
.wpb-js-composer .vc_tta-tab>a:hover,
.wpb-js-composer .vc_tta-tab.vc_active>a,
.wpb-js-composer .vc_tta-tab>a {
	background:none !important;
	border:none !important;
	text-transform: uppercase !important;
	color: #025f8a !important;
}

.wpb-js-composer .vc_tta-tab.vc_active>a { font-weight:700; }

/* .forustraining_submitProducts .woocommerce {     margin-top: -40px; } */

.adion-products,
.product-list-grid,
.woocommerce .products ul, 
.woocommerce ul.products { 
	border: 1px solid #e6e6e6;
	/* padding:10px; */
	list-style:none;
	padding:0;
	margin:0;
	margin-bottom:-1px;
	clear:both;
}

.adion-products {
	border-bottom: 0 !important;
    margin-bottom: -20px !important;
}

 /* wooc produkti */
 /* brendi */
 .pwb-all-brands .brands-cols-outer .brands-col3 { height:70px; text-align:center; width: 14.5%; padding: 0 1%; float:left;}
 .pwb-all-brands .brands-cols-outer .brands-col3 img { height:auto; width: auto; max-height:60px;}
 
 /* stils */
 
 .product-inner {
    padding: 10px;
    padding-bottom: 13px;
    position: relative;
	background:#fff;
	
	border-right: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
}
 .product-inner > a {
	display:block;
}
.product-inner .product-thumb {
    position: relative;
}

.product-inner:hover {
    -webkit-box-shadow: 0 0 9px rgba(0,0,0,0.35);
    -moz-box-shadow: 0 0 9px rgba(0,0,0,0.35);
    box-shadow: 0 0 9px rgba(0,0,0,0.35);
	z-index: 99;
}

.product-inner .product-info .product-info-right {
    /* border-top: 1px solid #e6e6e6; */
    padding: 14px 0 0 0;
    overflow: hidden;
	display:none;
	text-align:left;
}

.product-inner:hover .product-info .product-info-right {
	display:block;
}

.product-inner:hover {
	/* margin-bottom: -60px; */
}


.owl-carousel .product-inner .product-info .product-info-right {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    z-index: 9;
    opacity: 0;
    visibility: hidden;
	background:#fff;
	padding: 5%;
    width: 90%;
}

.owl-carousel  .product-item:hover  .product-info-right  {
    opacity: 1;
    display: block;
    visibility: visible;
    -webkit-box-shadow: 0px 7px 9px rgba(0,0,0,0.35);
    -moz-box-shadow: 0px 7px 9px rgba(0,0,0,0.35);
    box-shadow: 0px 7px 9px rgba(0,0,0,0.35);
}

.owl-carousel  .product-inner:hover {
	margin-bottom: 0;
}


.forustraining_submitProducts { z-index: 9; }

.product-list-grid .product-item,
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    margin: 0 0 0 0;
	padding:0;
	width: 24.95%;
	clear:none !important;
	float:left;
	position:relative;
}
.jcarousel-products .woocommerce ul.products li.product,
.jcarousel-products .woocommerce-page ul.products li.product {
	width:auto;
}

.product-info-left > * {
	text-align:left;
}

.product-info h2 {
    font-size: 14px;
    line-height: 20px;
    color: #555555;
    margin: 0;
	font-weight: normal;
	margin-top: 10px;
}

.woocommerce-Price-amount {
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    color: #222222;
}

.price ins .woocommerce-Price-amount, .product-price ins .woocommerce-Price-amount {
    color: #e5534c;
}

del .woocommerce-Price-amount, ul.products del .woocommerce-Price-amount {
    font-size: 13px;
    font-weight: 400;
    color: #888888;
    text-decoration: line-through;
}

/* Mobile-shop-filter */

.mobile-shop-filter { display:none; }
.mobile-menu-close,
.mobile-shop-filter-close { 
	display:none;
	font-size:25px;
}
.mobile-shop-filter { 
	position:fixed; 
	right:0; 
	top:100px;
	background: #025f8a;
	color:#fff;
	font-size:25px;
	width:40px;
	height:40px;
	line-height:40px;
	text-align:center;
	border:1px solid #fff;
	border-right:0;
}

.mobile-account-overlay,
.mobile-menu-overlay,
.mobile-search-overlay,
.mobile-shop-filter-back-overlay {
	display:none;
	width:100%;
	height:100%;
	position:fixed;
	z-index:9999;
	top:0;
	left:-100%;
}

.admin-bar .mobile-account-overlay,
.admin-bar .mobile-menu-overlay,
.admin-bar .mobile-search-overlay,
.admin-bar .mobile-shop-filter-back-overlay {
	top:30px;
}

.only-mobile { 
	background: #fff;
	display:none;
	border-bottom: 3px solid #025f8a;
	/* border-bottom: 3px solid #21262a; */
    /* padding: 5px; */
	opacity: 1 !important;
}

.only-mobile #logo img {
    height: 40px;
    width: auto;
	margin-top:5px;
}

.only-mobile .block-minicart:hover .mini-cart-content { display:none; }

.admin-bar .only-mobile.sticky-header {
	top:0 !important;
	opacity:1 !important;
	background:#fff !important;
	z-index:999999 !important;
}

.mobile-nav-button {
    font-size: 25px;
    float: left;
    width: 40%;
    text-align: center;
    border-right: 1px solid;
    line-height: 48px;
	color:#025f8a;
}
.mobile-nav-button.mobile-account-switch { border-left: 1px solid; border-right: 0px solid;     float: right; }
.mobile-nav-button.mobile-cart .block-minicart { padding: 0 ;}
.mobile-nav-button.mobile-cart .block-minicart::after,
.mobile-nav-button.mobile-cart .block-minicart::before { display:none;}
.mobile-nav-button.mobile-cart { border: none;}

#widgets.shop-sidebar .yith-wcan-sort-by {
	display:none !important;
}

/* badges */

.product-inner .onsale, .product-inner .new, .single-product .onsale, .single-product .new {
    position: relative;
    display: block;
    margin-bottom: 5px;
    padding: 0 10px 0 14px;
    border-bottom: 1px solid;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    font-weight: 600;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    float: left;
    clear: left;
    background-color: #e95d01;
    border-bottom-color: #c15c87;
    position: absolute;
    margin-top: 5px;
	/* left:-10px; */
}

.owl-carousel .product-inner .onsale, .owl-carousel .product-inner .new, .owl-carousel .single-product .onsale, .owl-carousel .single-product .new,
.jcarousel-products .product-inner .onsale, .jcarousel-products .product-inner .new, .jcarousel-products .single-product .onsale, .jcarousel-products .single-product .new {
	z-index:2;
}
.product-inner .onsale:before, .product-inner .new:before, .single-product .onsale:before, .single-product .new:before {
    position: absolute;
    top: 0;
    left: 100%;
    content: "";
    border-style: solid;
    border-width: 15px 8px;
	border-color: #e95d01 transparent transparent #e95d01;
}

.product-inner .new, .single-product .new {
    background-color: #025f8a;
    border-bottom-color: #325256;
}
.product-inner .new+.onsale, .single-product .new+.onsale, .single-product .onsale+.new {
	margin-top: 42px;
}
.product-inner .new::before, .single-product .new:before {
    border-color: #025f8a transparent transparent #025f8a;
}

/*woocommerce-products-tabs*/
.woocommerce-tabs {
  margin-top: 30px;
}
.wc-tabs {
  padding: 0;
  overflow: hidden;
  margin-bottom: -1px;
}
.shop_attributes{
  margin-bottom: 0;
}
.wc-tabs li {
  list-style: none;
  display: inline-block;
  vertical-align: bottom;
  margin-right: 7px;
  text-align: center;
}
.wc-tabs li.description_tab a {
  padding: 0 29px;
}
.wc-tabs li.additional_information_tab a {
  padding: 0 19px;
}
.wc-tabs li.reviews_tab a {
  padding: 0 25px;
}
.wc-tabs li a {
  display: block;
  /* width: 100%; */
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  height: 45px;
  line-height: 45px;
  text-align: center;
  background-color: #eeeeee;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  padding: 0 10px;
  color: #666666;
}
.wc-tabs li a:hover {
  color: #ffffff;
  background-color: #025f8a;
}
.wc-tabs li.active a {
  color: #ffffff;
	background-color: #025f8a;

}
.woocommerce-Tabs-panel {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 1px solid #e6e6e6;
  padding: 25px 20px;
}
.woocommerce-Tabs-panel p:last-child {
  margin-bottom: 0;
}
.woocommerce-Tabs-panel h2:first-child+ul,
.woocommerce-Tabs-panel h2:first-child+div {
    padding-top: 20px;
}

.woocommerce-Reviews.woocommerce-Reviews-title {
  font-size: 18px;
  color: #333333;
  margin: 0;
}

.shop_attributes p {
	padding:0;
	margin:0;
}

.shop_attributes,
.shop_attributes th,
.shop_attributes td {
	border:none;
}

.shop_attributes tr:hover,
.shop_attributes tr:nth-child(odd):hover { 
	background:#eeeeee;
}

.shop_attributes tr:nth-child(odd) {
    background-color:#fbfbfb;
}



.woocommerce-Tabs-panel { padding-top:0; }
.woocommerce-Tabs-panel h2:first-child { display:none;}
.woocommerce-Tabs-panel { display:block;}
#tab-additional_information th { font-weight: 600; text-transform:uppercase; width: 25%; text-align:left;}

/* product-remove */


.product-remove .remove {
  font-size: 0;
  line-height: 28px;
  color: #888888;
}
.product-remove .remove::before {
  font-family: 'FontAwesome';
  content: '\f00d';
  font-size: 12px;
}
/* product-quantity */
.quantity,
.quantity .control {
  overflow: hidden;
}
.quantity .control {
    width: 115px;
    margin: 0 auto;
}
.quantity .btn-number {
  float: left;
  font-size: 0;
  color: #8e8e8e;
  background:#fff;
  text-align: center;
  display: inline-block;
  width: 31px;
  height: 35px;
  line-height: 35px;
  border: 1px solid #e6e6e6;
}
.quantity .btn-number:hover {
	color: #fff;
	background-color: #025f8a;
}
.quantity .btn-number::before {
  font-family: 'FontAwesome';
  font-size: 12px;
}
.quantity .btn-number.quantity-minus::before {
  content: '\f068';
}
.quantity .btn-number.quantity-plus::before {
  content: '\f067';
}
.quantity .input-qty {
  float: left;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  color: #8e8e8e;
  text-align: center;
  width: 48px;
  height: 37px;
  line-height: 35px;
  padding: 0 5px;
	border:1px solid #e6e6e6;
  border-left: none;
  border-right: none;
  background-color: #ffffff;
}



/*form-cart*/
.form-cart {
  margin-bottom: 40px;
}
.form-cart-left {
  padding: 0 20px;
  border: 1px solid #e6e6e6;
}
/*.shop_table*/
.shop_table {
  border: none;
}
.shop_table ul {
  padding: 0;
}
.shop_table ul li {
  list-style: none;
}
.shop_table .woocommerce-Price-amount {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  color: #222222;
}
.shop_table del .woocommerce-Price-amount {
  font-size: 13px;
  font-weight: 400;
  color: #888888;
  text-decoration: line-through;
}
.shop_table thead tr th {
  font-weight: 600;
  color: #8e8e8e;
  text-align:left;
}
.shop_table thead,
.shop_table tbody,
.shop_table tfoot {
  background-color: transparent;
}
.shop_table thead {
  border-bottom: 1px solid #e6e6e6;
}
.shop_table tr {
  border-bottom: 1px solid #e6e6e6;
}
.shop_table tr.cart-subtotal {
  border-bottom: none;
}
.shop_table.shop_table_responsive tr:last-child {
  border-bottom: none;
}
.shop_table.shop_table_responsive tr.cart_item:last-child {
  border-bottom: 1px solid #e6e6e6;
}
.shop_table tfoot tr:last-child {
  border: none;
}
.shop_table tr th:last-child,
.shop_table tr td:last-child {
  text-align: right;
}
.shop_table tr td.wishlist-empty {
  text-align: center;
}
.shop_table tr th,
.shop_table tr td {
  border: none;
  font-size: 14px;
  padding: 10px 15px;
	vertical-align: middle;
}
.cart_totals .shop_table tr th {
    text-align: right;
    font-weight: 600;
}
.shop_table tr th:first-child,
.shop_table tr td:first-child {
  padding-left: 0;
  
}
.shop_table tr th:last-child,
.shop_table tr td:last-child {
  padding-right: 0;
}
.shop_table tr td.product-thumbnail img {
  width: 100px;
  height: auto;
  margin-left:10px;
}
.shop_table .quantity .control {
	margin:0;
}

.shop_table .product-remove { width:30px;}
.continue_shoping {
  float: left;
}
.clear_cart.update_cart {
  text-align: right;
}
.clear_cart.update_cart .cart_update_cart {
  margin-left: 7px;
}
.continue_shoping a,
#cart_clear_cart,
.clear_cart.update_cart .cart_update_cart {
  display: inline-block;
  text-align: center;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px 12px;
  color: #555555;
  background-color: #eeeeee;
}
.continue_shoping a:hover,
#cart_clear_cart:hover,
.clear_cart.update_cart .cart_update_cart:hover {
  color: #ffffff;
background: #eab830;
}
.cart-collaterals {
  margin: 30px 0 50px 0;
}
.cart-collaterals h3 {
  font-size: 15px;
  font-weight: 700;
  line-height: 18px;
  color: #222222;
  text-transform: uppercase;
  margin: 20px 0;
}
.cart-collaterals .table-wrap {
      border: 1px solid #025f8a;
  padding: 19px;
}
.cart-collaterals .table-wrap .table-title {
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
  color: #222222;
  text-transform: uppercase;
  padding: 12px 0 20px 0;
  margin: 0;
  border-bottom: 1px solid #e6e6e6;
}
.cart-actions .coupon {
  position: relative;
}
.cart-actions .coupon .input-text {
  width: 100%;
  padding: 20px 20px;
  background-color: #fff;
  padding-right: 90px;
}
.cart-actions .coupon .button {
  position: absolute;
	right: 10px;
    top: 10px;
    padding: 9px 15px;
    border-radius: 0;
}
.wc-proceed-to-checkout {
  margin-bottom: 10px;
}
.wc-proceed-to-checkout .button {
  display: inline-block;
  padding: 15px 0;
  font-weight: 600;
  min-width: 187px;
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
	width:100%;
}
.wc-proceed-to-checkout a.button,
.wc-proceed-to-checkout input.button:hover {
  color: #ffffff;
}

.shop_table .product-thumbnail { width:10%; }
.shop_table .product-name { width:40%; }
.shop_table .product-remove { width:5%; }

.shop_table tr.shipping {
    vertical-align: top;
    border-top: 1px solid #e6e6e6;
}


#order_review .shop_table tr th:first-child, 
#order_review .shop_table tr td:first-child,
.cart_totals .shop_table tr th:first-child, 
.cart_totals .shop_table tr td:first-child {
    padding-left: 0;
    text-align: left;
	width:40%;
}


#order_review .shop_table ul,
.cart_totals  .shop_table ul {
    padding: 0;
    margin-right: 0;
	
    margin-bottom: 0;
}

#order_review .shop_table tr.order-total {
    /* border: none; */
}

#order_review .shop_table tr.order-total th,
#order_review .shop_table tr.order-total td {
    padding-top: 20px;
    padding-bottom: 20px;
}

#order_review .shop_table tr.order-total th,
#order_review .shop_table tr.order-total td strong > span {
    font-size: 22px;
}
#order_review .shop_table ul label { color:#fff; font-size: 14px; }
/*checkout in cart*/

#order_review  .shop_table .woocommerce-Price-amount {
  font-size: 16px;
  color: #fff;
}

#order_review .shop_table tr {
	border-bottom: 1px solid #3c5356;
}


#order_review  .orderReview .shop_table tr th:first-child {
	width:50%;
}
.orderReview {
	background: #025f8a;
	padding: 25px 30px;
	color:#fff;
}

.orderReview .product-name { font-size : 14px; }
.orderReview .product-name img {     max-width: 25px;
    margin-right: 5px;
    margin-bottom: 2px; }
.orderReview .product-quantity { font-weight:500; }
.orderReview a {
	color:#fff;
}

.orderReview .shop_table { margin-top:0;}
.orderReview .shop_table thead tr th { color:#fff; }
.orderReview thead .product-name { font-size:16px; }
.orderReview .product-total { font-size:16px; }
.orderReview .shop_table tr th { font-weight: 500; }
.orderReview .cart_item:hover { background:none; } 

.calculated_shipping .shop_table .woocommerce-Price-amount {

}
.shop_table tr.shipping {
  vertical-align: top;
}
.shop_table tr.shipping .shipping_method {
	/* margin-right:12px; */
	/* position:relative; */
    margin-left: 20px;
    position: relative;
    float: right;
    line-height: 20px;
    margin-top: 8px;
}
.shop_table tr.shipping .shipping_method:before {
    content: "";
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    background: #fff;
    border: 1px solid #e4e6e6;
    top: -4px;
    left: -7px;
}

.shop_table tr.shipping .shipping_method:checked:before {
    font-family: 'FontAwesome';
    content: '\f00c'; 
	background: #025f8a;
	color:#fff;
	text-align:center;
	line-height:20px;
}


.shop_table tr.shipping td >p {
  margin: 0;
}
.shop_table tr.shipping td label,
.shop_table tr.shipping td >p a {
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
  color: #555555;
}
table.cart .actions{
  padding-top: 30px;
}
.shipping-calculator-form {
  margin-top: 10px;
}
.shipping-calculator-form p {
  float: none;
  width: auto;
}
.shipping-calculator-form p input {
  width: auto;
  color: #555555;
  font-size: 15px;
  font-weight: 600;
}
.shipping-calculator-form p select {
  width: 222px;
}
.shipping-calculator-form p .button {
  display: inline-block;
  padding: 0 15px;
  font-size: 13px;
  font-weight: 600;
  height: 42px;
  line-height: 42px;
  min-width: 187px;
  text-transform: uppercase;
  text-align: center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #ffffff;
  background-color: #eeeeee;
}

/* payment options */

.orderReview .form-row label {color:#fff;}
.place-order .button {
    background: #fff;
    width: 100%;
    color: #343535;
    padding: 20px;
    font-size: 18px;
	transition: all 0.1s ease 0s;
	-webkit-transition: all 0.1s ease 0s; 
	-moz-transition: all 0.1s ease 0s; 
	-ms-transition: all 0.1s ease 0s;
}

.place-order .button:hover {
	background: #c04a7c;
	color:#fff;
}

.woocommerce-checkout-payment .payment_methods {
  padding: 0;
}
.woocommerce-checkout-payment .payment_methods .wc_payment_method {
	list-style: none;
	margin-bottom: 15px;
}
#add_payment_method #payment .payment_box,
.woocommerce-checkout #payment .payment_box {
position: relative;
    box-sizing: border-box;
    width: 100%;
    padding: 15px;
    margin: 20px 0;
    font-size: 14px;
    border-radius: 3px;
    line-height: 20px;
    background-color: rgba(255,255,255,0.7);
    color: #000000;
}
#add_payment_method #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before {
  content: "";
  display: block;
  border: 15px solid rgba(255,255,255,0.7);
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
  position: absolute;
  top: -10px;
  left: 0;
  margin: -20px 0 0 30px;
}
.woocommerce-checkout-payment .payment_box p {
  margin: 0;
  line-height: 20px;
}
input[type='checkbox'],
.woocommerce-checkout-payment .payment_methods input {
	/* margin-right:12px; */
	/* position:relative; */
    margin-right: 20px;
    position: relative;
    line-height: 20px;
}
input[type='checkbox']:before,
.woocommerce-checkout-payment .payment_methods input:before {
    content: "";
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    background: #fff;
    border: 2px solid #333;
    top: -4px;
    left: 0px;
}


.shop_table tr.shipping .shipping_method:checked:before,
input[type='checkbox']:checked:before,
.woocommerce-checkout-payment .payment_methods input:checked:before,
#order_review input[type='checkbox'].woocommerce-form__input:checked:before {
    font-family: 'FontAwesome';
    content: '\f00c'; 
	text-align:center;
	line-height:20px;
	background:#fff;
	color:#333;
}


.woocommerce-cart input[type='radio']:checked:before {
	background: #025f8a !important; 
	color:#fff !important;
}

/* Woo checkout */
.forustraining_submitOverlay  {
	position:fixed;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:9999999;
	display:none;
	
	background:rgba(255,255,255,0.5);
}

.processing .forustraining_submitOverlay {

	display:block;
}

.forustraining_submitOverlay::after {
	font-family: 'FontAwesome';  
	content: "\f110"!important;
	font-size: 100px;
	display: inherit;
	line-height: inherit;
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear;
	display:block;
	position:absolute;
	top:45%;
	left:45%;
	color:#025f8a;
}

.form-row label {
    display: inline-block;
    width: 100%;
    font-size: 14px;
    font-weight: 600;
    line-height: 19px;
    color: #222222;
}

.form-row input[type='radio'],
.form-row input[type='checkbox'] {
    width: auto;
}
.form-row input {
    width: 100%;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #025f8a;
    border-radius: 0px;
    height: 40px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    padding-left: 20px;
    line-height: 40px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px;
}

/*====================
  WOOCOMMERCE INPUT
=====================*/
.phoen_rewpts_reward_message_on_cart,

.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message {
  padding: 1em 2em 1em 2em;
  margin: 15px 0;
  position: relative;
  background-color: #f8f8f8;
  color: #222222;
  border-top: 3px solid #30a9cb;
  list-style: none!important;
  width: auto;
  word-wrap: break-word;
}
.phoen_rewpts_reward_message_on_cart {
border: 3px solid #eb64a0;
}

.woocommerce .woocommerce-error:after,
.woocommerce .woocommerce-error:before,
.woocommerce .woocommerce-info:after,
.woocommerce .woocommerce-info:before,
.woocommerce .woocommerce-message:after,
.woocommerce .woocommerce-message:before {
  content: " ";
  display: table;
}
.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-message .button {
  float: right;
  font-size: 14px;
  display: inline-block;
  padding: 0 10px;
  color: #fff;
  height: 30px;
  line-height: 30px;
  margin: 0;
    margin-top: -5px;
}
.woocommerce .woocommerce-error{
  border-color: #ff0505;
}
.woocommerce .woocommerce-info{
  border-color: #30a9cb;
}

/*single-product*/
/*.single-product .single-right*/
.single-product .product_title {
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
  color: #222222;
  margin: 12px 0 8px 0;
}
.single-product .star-rating {
  display: inline-block;
  margin-bottom: 0;
}
.summary .product-overview p {
  font-size: 14px;
  line-height: 20px;
  color:#333;
  margin-bottom: 35px;
}

.summary .product-overview {
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 26px;

}

.summary .product-overview p:empty {
  display:none;
}

.summary .price .woocommerce-Price-amount {
  font-size: 26px;
}
.single-product .price del .woocommerce-Price-amount {
  font-size: 20px;
}
.product-info-stock-sku .stock .label {
    font-size: 13px;
    font-weight: 400;
    line-height: 28px;
    color: #666666;
    padding: 0;
}
.product-info-stock-sku .stock {
    font-size: 13px;
    line-height: 28px;
    font-weight: 600;
}
.product-info-stock-sku .stock.in-stock,
.product-info-stock-sku .available {
  color: #35b035;
}
.product-info-stock-sku .stock.available-on-backorder,
.product-info-stock-sku .stock.out-of-stock {
  color: #e5534c;
}

.summary:before,
.summary:after{
  content: '';
  display: table;
}
.summary:after{
  clear: both;
}
.single-product .product_meta {
	display: block;
	width: 100%;
    line-height: 32px;
	clear:both;
}
/* pa_color swatches */
.swatches-links { margin:0; display:inline-block; margin-bottom:-0.8em;}
.variations .swatches-links .swatch-link {
    display: inline-block;
    border: 1px solid #ccc;
    margin-right: 5px;
	min-width:25px;
	height:35px;
	padding:0 5px;
	line-height:35px;
    cursor: pointer;
	text-align:center;
	/* margin-bottom:0; */
	text-transform: uppercase;
}
.variations .swatches-links .swatch-link:hover {
	border: 1px solid #333;
}
.variations .swatches-links .swatch-link.on {
    background-color: #025f8a;
    color: #fff;
}

/* brand */
.pwb-single-product-brands img { margin:0 !important;height: 60px;  }
.pwb-single-product-brands {float:left; border: 1px solid #e6e6e6; margin-bottom: 10px; margin-top: 5px;     padding: 10px;}
.brand-title {float:left; margin-right:10px; line-height:35px;}
/* brand end */

.single-product .onsale, .single-product .new {
	z-index:10;
}

.single-product .product_meta>span{
  display: block;

}
.single-product .group_table tr th {
  font-size: 14px;
  font-weight: 600;
  color: #8e8e8e;
}
.single-product .group_table .label-product label {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 0;
}
.single-product .group_table .quantity {
  margin: 0;
}
.single-product .group_table .price .woocommerce-Price-amount {
  font-size: 18px;
  font-weight: 400;
}
.single-product .group_table .price del .woocommerce-Price-amount {
  font-size: 13px;
}
.single-product .quantity {
  display: inline-block;
  float: left;
  margin: 0 10px 10px 0;
}
.single-product .quantity .control {
  width: 125px;
}
.single-product .quantity .btn-number {
  width: 34px;
  height: 38px;
  line-height: 40px;
}
.single-product .quantity .input-qty {
  width: 52px;
  height: 40px;
  line-height: 40px;
}
.single_add_to_cart_button {
  float: left;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  text-align: center;
  text-transform: uppercase;
  padding: 0 15px;
  margin: 0 10px 10px 0;
  font-size: 14px;
  font-weight: 600;
  border: 1px solid #e6e6e6;
  color: #666666;
  background-color: #ffffff;
}
.single_add_to_cart_button:hover,
.single_add_to_cart_button:focus,
.single-product .compare:hover::before,
.single-product .yith-wcwl-add-to-wishlist a:hover,
.single-product .yith-wcwl-wishlistaddedbrowse a:hover::before,
.single-product .yith-wcwl-wishlistexistsbrowse a:hover::before {
  color: #ffffff;
    background-color: #025f8a;
}
.single-product .yith-wcwl-add-to-wishlist,
.single-product.product .compare {
  float: left;
  margin: 0 10px 10px 0;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.single-product.product .yith-wcwl-add-to-wishlist {
  margin-right: 0;
}
.single-product .yith-wcwl-add-to-wishlist a,
.single-product .compare {
  display: inline-block;
  float: left;
  width: 40px;
  height: 40px;
  line-height: 38px;
  font-size: 0;
  text-align: center;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border: 1px solid #e6e6e6;
}
.single-product .yith-wcwl-add-to-wishlist {
  display: inline-block;
  font-size: 0;
  margin-top: 0;
}
.single-product .yith-wcwl-add-to-wishlist a::before,
.single-product .compare::before {
  padding-right: 0;
}

.ideal-gift {
    border: 1px solid #e6e6e6;
    margin-bottom: 10px;
    margin-top: 5px;
    padding: 10px;
    clear: both;
    max-width: 200px;
    overflow: hidden;
    font-size: 20px;
    line-height: 25px;
    text-transform: uppercase;
    font-weight: 300;
}

.ideal-gift i {
	color:#025f8a;
	font-size:45px;
	float:left;
	margin-right:20px;
}


/* =.woocommerce GLOBAL Layout
===================================================================*/


.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
    float: left;
}
.woocommerce ul.products::after, .woocommerce ul.products::before, .woocommerce-page ul.products::after, .woocommerce-page ul.products::before {
    content: ' ';
    display: table;
}
.woocommerce ul.products::after, .woocommerce-page ul.products::after {
    clear: both;
}

.cross-sells.forustraining_submitProducts {
	margin: 30px 0;
}
.cross-sells.forustraining_submitProducts div {
	margin-bottom:0;
}

.page-id-109 .post-entry { overflow:hidden; }
/* =.woocommerce-product-gallery
===================================================================*/

.woocommerce-product-gallery__image img {
    /* min-width: 500px; */
}

.woocommerce-product-gallery {
  position: relative;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger{
  text-decoration: none;
  position: absolute;
  top: .875em;
  right: .875em;
  display: block;
  height: 2em;
  width: 2em;
  border-radius: 3px;
  z-index: 99;
  text-align: center;
  text-indent: -999px;
  overflow: hidden;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger {
  background-color: #169fda;
  color: #ffffff;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger:hover {
  background-color: #1781ae;
  border-color: #1781ae;
  color: #ffffff;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger:before {
  font: normal normal normal 1em/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  content: "\f00e";
  line-height: 2;
  text-indent: 0;
}
.woocommerce-product-gallery .flex-viewport {
  border: 1px solid #e6e6e6;
  text-align: center;
}
.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs{
  margin-left:0;
  padding-left:0;
  margin-top: 10px;
  display: inline-block;
  width: 100%;
}
.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li {
  list-style: none;
  display: inline-block;
  float: left;
}
.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs >li {
  width: 25%;
  padding: 5px;
}
.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li img {
  border: 1px solid #e6e6e6;
}
.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs.owl-loaded{
  position: relative;
}
.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs.owl-loaded .owl-stage-outer {
  overflow: hidden;
}
.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs.owl-loaded .owl-item {
  display: inline-block;
}
.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs.owl-loaded .owl-nav .owl-prev,
.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs.owl-loaded .owl-nav .owl-next {
  display: inline-block;
  position: absolute;
  width: 32px;
  height: 32px;
  line-height: 28px;
  font-size: 18px;
  text-align: center;
  color: #555555;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #dddddd;
  top: 45%;
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  -o-transform: translate(0,-50%);
  transform: translate(0,-50%);
  border: none;
}
.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs.owl-loaded .owl-nav .owl-prev {
  left: -10px;
}
.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs.owl-loaded .owl-nav .owl-next {
  right: -10px;
}
.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs.owl-loaded .owl-nav .owl-prev:hover,
.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs.owl-loaded .owl-nav .owl-next:hover {
  color: #ffffff;
  background-color: #025f8a;
}

/*adion-tabs*/
.adion-tabs .tab-panel{
  min-height: 200px;
}
.adion-tabs .tab-head .tabs-link {
  display: block;
  overflow: hidden;
  float: right;
  padding-left: 20px;
  padding-right: 90px;
}
.adion-tabs .tab-head .tabs-link li {
  list-style: none;
  display: inline-block;
  float: left;
  padding-left: 25px;
  height: 46px;
  line-height: 46px;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
}
.adion-tabs .tab-head .tabs-link li:first-child {
  padding-left: 0;
}
.adion-tabs.layout2 .section-header {
  background-color: #191919;
}
.adion-tabs.layout2 .section-header .section-title::after {
  border-color: transparent transparent transparent #6b6b6b;
}
.adion-tabs.layout2 .owl-carousel .owl-prev:hover,
.adion-tabs.layout2 .owl-carousel .owl-next:hover {
  color: #ffffff;
}

.adion-blogs .nav-top-right .owl-nav, .adion-blogs .nav-top-left .owl-nav {
    top: -40px;
}

.adion-blogs {
	/* margin-bottom:-30px; */
}
.adion-blogs .owl-carousel .owl-item {
	padding-bottom:6px;
}

/* =Product Slider - jcarousel-products
BY ADION.IE
-------------------------------------------------------------- */

.forustraining_submitProducts .wpb_wrapper { overflow:hidden; padding-top: 5px; }
.jcarousel-products-pre-wrapper {
	padding: 0 50px;
	    /* margin-top: -25px; */
}

.jcarousel-products-wrapper {
    margin: 25px auto;
    position: relative;
	text-align:center;
	margin-top: 0;
}

/** Carousel **/
.product_list_widget_wrap {
    position: relative;
	    margin-top: -21px;
}
.jcarousel-products {
    position: relative;
    /* overflow: hidden; */
    width: 99.7%;
}

.home_slider .jcarouselHome ul,
.product_list_widget_wrap ul,
.jcarousel-products ul {
    width: 10000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}
.home_slider .jcarouselHome ul li,
.product_list_widget li {
	list-style:none;
}
.home_slider .jcarouselHome ul li,
.product_list_widget li,
.jcarousel-products li {
    width: 250px;
	
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.home_slider .jcarouselHome ul li { width: 800px; }
.product_list_widget li { width:300px; }

.jcarousel-products li .logo-wrapper {
	/* border: 1px solid #efefef; */
	margin:15px;
	padding-left: 15px;
	padding-right: 15px;
}

.jcarousel-products img {

}

.jcarousel-products li:hover div > a img,
.jcarousel-products li:hover div > img {
    -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);

    opacity: 1;
    filter: alpha(opacity=100);
}

.jcarousel-products li:hover > div {
    /* -webkit-box-shadow: 0 0 4px #ccc; */
    /* -moz-box-shadow: 0 0 4px #ccc; */
    /* box-shadow: 0 0 4px #ccc; */
}

/** Carousel Controls **/

.jcarousel-home-control-prev,
.jcarousel-home-control-next,
.jcarousel-products-control-prev,
.jcarousel-products-control-next {
    position: absolute;
    top: 0;
    margin-top: -40px;
    width: 30px;
    height: 30px;
	color: #efefef;
    text-align: center;
    text-decoration: none;
    font: 24px/27px Arial, sans-serif !important;
	
	transition: all 0.1s ease 0s;
	-webkit-transition: all 0.1s ease 0s; 
	-moz-transition: all 0.1s ease 0s; 
	-ms-transition: all 0.1s ease 0s;
	
	border:1px solid #efefef;
	
	background: #025f8a;
}

.jcarousel-products-control-prev {
    right: 47px;
}

.jcarousel-products-control-next {
    right: 9px;
}

.product_list_widget_wrap .jcarousel-products-control-prev,
.product_list_widget_wrap .jcarousel-products-control-next {
    margin-top: -33px !important;
    width: 20px;
    font-size: 19px !important;
    height: 20px;
    line-height: 20px !important;
}

.widget_product_inner_wrap {
    border: 1px solid #e6e6e6;
    padding: 0px 6% 6% 6%;
    max-width: 87%;
}

.product_list_widget_wrap .jcarousel-products-control-prev {
	right: 25px;
}
.product_list_widget_wrap .jcarousel-products-control-next {
	right: 0;
}

.jcarousel-home-control-prev:focus,
.jcarousel-home-control-next:focus,
.jcarousel-home-control-prev:hover,
.jcarousel-home-control-next:hover,
.jcarousel-products-control-prev:focus,
.jcarousel-products-control-next:focus,
.jcarousel-products-control-prev:hover,
.jcarousel-products-control-next:hover {
	background: #eab830;
	text-decoration:none;
	color:#fff;
}

/* home slider specifics */

.home_slider_wrapper {
	overflow:hidden;
	/* margin-top: -3px; */
	/* margin-left:10px; */
}
.home_slider {
	margin:0;
	padding:0;
}
.home_slider .jcarouselHome {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.slide-wrapper {
	max-height:500px;
	overflow:hidden;
	display:block;
	width:100%;
	margin-bottom:15px;

    position: relative;
	
}
.slide-wrapper img.home-slider-image {
	margin:0;
	height:auto;
	width:auto;
	min-width:100%;
	max-width:120%;
	max-height:120%;
	min-height:100%
}

.jcarousel-home-control-prev,
.jcarousel-home-control-next {
    top: 51%;
    left: 20px;
    width: 40px;
    height: 40px;
    line-height: 37px !important;
    border: none;
	/* opacity:0; */
	/* visibility:hidden; */
    -webkit-transition: opacity 500ms ease-in-out;
    -moz-transition: opacity 500ms ease-in-out;
    -ms-transition: opacity 500ms ease-in-out;
    -o-transition: opacity 500ms ease-in-out;
    transition: opacity 500ms ease-in-out
}

.jcarousel-home-control-next {
	left:auto;
	right:20px;
}

.home_slider:hover .jcarousel-home-control-prev,
.home_slider:hover .jcarousel-home-control-next  {
	opacity:1;
	visibility:visible;
}

.home_slider .slide-inner-content a {
	display:block;
}
.home_slider .slide-inner-content {
/* 	position: absolute;
    bottom: 0;
    height: 50px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    width: 100%;
    background-color: rgb(39, 47, 88,0.8); */
	
	position: absolute;
    top: 0;
    height: 100% !important;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    width: 100%;
    text-align: center;
    background-color: rgb(39, 47, 88,0.2);
    padding-top: 15%;
	margin-top:0 !important;
	padding-left: 10% !important;
	padding-right: 10% !important;
	width:80% !important;
}

.home_slider li .slide-wrapper:hover .slide-inner-content {
	/* height: 100px; */

    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.home_slider .slide-inner-content > * {
	color:#fff;
	/* padding-left:15px; */
	/* padding-right:100px; */
}

.home_slider .slide-inner-content h1 {
	font-size: 18px;
    font-weight: 600;
	line-height:normal;
    text-transform: uppercase;
    margin: 17px 0;
	padding-right:0;
}

.home_slider .slide-inner-content-inner { position:relative; }

.home_slider .slide-inner-content a.button {
	position: relative;
    /* padding-right: 15px; */
    /* right: 10px; */
    /* bottom: -12px; */
	width:180px;
	margin:0 auto;
	background:#eab830;
}
.home_slider .slide-inner-content a.button:hover {
	background:#d8b34f;
}
/** Carousel Pagination **/

.jcarousel-products-pagination {
    position: absolute;
    bottom: -40px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    margin: 0;
}

.jcarousel-products-pagination a {
    text-decoration: none;
    display: inline-block;

    font-size: 11px;
    height: 10px;
    width: 10px;
    line-height: 10px;

    background: #fff;
    color: #4E443C;
    border-radius: 10px;
    text-indent: -9999px;

    margin-right: 7px;


    -webkit-box-shadow: 0 0 2px #4E443C;
    -moz-box-shadow: 0 0 2px #4E443C;
    box-shadow: 0 0 2px #4E443C;
}

.jcarousel-products-pagination a.active {
    background: #4E443C;
    color: #fff;
    opacity: 1;

    -webkit-box-shadow: 0 0 2px #F0EFE7;
    -moz-box-shadow: 0 0 2px #F0EFE7;
    box-shadow: 0 0 2px #F0EFE7;
}

/* single product */

.single-product #wrapper {
	
    margin-bottom: 0;
    padding-bottom: 15px;
}

.product > .grid {
	margin-bottom:0;
}
.single-product #wrapper2 {
    overflow: hidden;
    clear: both;
    padding-top: 5px;
    padding-bottom: 51px;
    margin-bottom: -51px;
}

.cat_image_out {
margin-bottom:-20px;
}
.cat_image_out h3 {
	color: #fff;
    background-color: rgb(39, 47, 88,0.8);
    margin-top: -50px;
    height: 20px;
    position: relative;
    padding: 15px 0;
    overflow: hidden;
    display: block;
    text-align: center;
    font-size: 15px;
    line-height: 23px;
    text-transform: uppercase;
}

.widget_recently_viewed_products {
	margin-bottom:0;
	overflow:hidden;
}
/* =Owl Slider
-------------------------------------------------------------- */

.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-height {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    /* overflow: hidden; */
    -webkit-transform: translate3d(0px, 0px, 0px)
}
/* 
.home #wrapper {
    overflow: hidden;
} */

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel .owl-refresh .owl-item {
    display: none
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel:not(.thumbnails) .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d
}

.owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto
}

.owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease
}

.owl-carousel:not(.thumbnails) .owl-item img {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale 100ms ease;
    -moz-transition: scale 100ms ease;
    -ms-transition: scale 100ms ease;
    -o-transition: scale 100ms ease;
    transition: scale 100ms ease
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3, 1.3);
    -moz-transition: scale(1.3, 1.3);
    -ms-transition: scale(1.3, 1.3);
    -o-transition: scale(1.3, 1.3);
    transition: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1
}

.nav-top-right .owl-nav, .nav-top-left .owl-nav {
    position: absolute;
    right: 9px;
    top: -43px;
}

.owl-carousel .owl-prev, .owl-carousel .owl-next {
    text-align: center;

    float: left;
    cursor: pointer;
	
	transition: all 0.1s ease 0s;
	-webkit-transition: all 0.1s ease 0s; 
	-moz-transition: all 0.1s ease 0s; 
	-ms-transition: all 0.1s ease 0s;
	
	border:1px solid #efefef;
	
	background: #025f8a;

    width: 30px;
    height: 30px;
	color: #efefef;
    font: 21px/25px Arial, sans-serif !important;
    margin-left: 6px;
}

.owl-carousel .owl-prev:hover, .owl-carousel .owl-next:hover,
.owl-carousel .owl-prev:focus, .owl-carousel .owl-next:focus {
	background: #eab830;
	text-decoration:none;
	color:#fff;

}

.owl-dots { display:none !important;}

/* =Language Switcher
-------------------------------------------------------------- */
.language_switcher {
	position:relative;
	line-height: 40px;
	text-transform: uppercase;
	display:inline-block;
}

.language_switcher a { color:#fff; }
.language_switcher ul li a { color: #333; }
.language_switcher ul li a:hover { color: #025f8a; }
.language_switcher img { margin-right:10px; }

.language_switcher .sub-menu { padding:0;}
.language_switcher .sub-menu li a {
    padding: 9px 15px;
	display:block;
}
.language_switcher .sub-menu li:hover {
	background: #F5F5F5;
}
.language_switcher .sub-menu {
    list-style: none;
    position: absolute;
    top: 100%;
    left: 0;

    background: #fff;
    min-width: 150px;
    -webkit-box-shadow: 0 0 9px 0 rgba(0,0,0,.2);
    -moz-box-shadow: 0 0 9px 0 rgba(0,0,0,.2);
    box-shadow: 0 0 9px 0 rgba(0,0,0,.2);
    -webkit-transition: opacity .5s,-webkit-transform .5s;
    transition: opacity .5s,transform .5s;
    -webkit-transform: translate(0, 30px);
    -moz-transform: translate(0, 30px);
    -o-transform: translate(0, 30px);
    -ms-transform: translate(0, 30px);
    transform: translate(0, 30px);
    opacity: 0;
    visibility: hidden;
    z-index: 999;
	border-top:3px solid #025f8a;
}

.language_switcher.has-sub:hover > .sub-menu {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    visibility: visible;
    opacity: 1;
}

/* 
.menu-item-has-children .sub-menu {
    -webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.2);
} */

/* =Woo Form Login/Reg/Forgot
-------------------------------------------------------------- */
form.woocommerce-ResetPassword.lost_reset_password,
form.woocommerce-form.woocommerce-form-register.register,
form.woocommerce-form.woocommerce-form-login.login {
	background: #f9f9f9;
    padding: 5px 25px;
    margin: 0;
    border: 1px solid #f5f5f5;
	margin-bottom:25px;
}

.center-block { 
	float:none;
	margin:0 auto !important;
}

form.woocommerce-form.woocommerce-form-login.login button.woocommerce-Button.button {
	margin-bottom:15px;
}

/* Style WC Account Endpoint Links */
nav.woocommerce-MyAccount-navigation ul {
    list-style-type: none;
    padding-left: 0;
    max-width: 270px;
    line-height: 26px;
    margin-top: 15px;
    margin-right: 0;
}
nav.woocommerce-MyAccount-navigation ul li {
  padding: 8px 20px;
  background-color: rgba(0,0,0,0.05);
  border-bottom: 1px solid rgba(0,0,0,0.05);
}
nav.woocommerce-MyAccount-navigation ul li.is-active {
  background-color: #025f8a;

}
nav.woocommerce-MyAccount-navigation ul li.is-active a {
  color: #fff; cursor: default;
  
}
nav.woocommerce-MyAccount-navigation ul li a {
display: inline-block;
    width: 100%;
}
nav.woocommerce-MyAccount-navigation ul li a i {
	margin-right:7px;
}
nav.woocommerce-MyAccount-navigation ul li.is-active:after {
  content: "";
  height: 0;
  width: 0;
  border-top: 20px solid transparent;
  border-left: 14px solid #025f8a;
  border-bottom: 20px solid transparent;
  float: right;
  margin-right: -34px;
  margin-top: -7px;
}
nav.woocommerce-MyAccount-navigation ul li:not(.is-active):hover {
  background-color: rgba(0,0,0,0.07);
}
nav.woocommerce-MyAccount-navigation ul li:not(.is-active):hover:after { 
  content: "";
  height: 0;
  width: 0;
  border-top: 20px solid transparent;
  border-left: 14px solid rgba(0,0,0,0.07);
  border-bottom: 20px solid transparent;
  float: right;
  margin-right: -34px;
  margin-top: -7px;
}

.woocommerce-MyAccount-content .edit {
    background-color: #025f8a;
    border: 0px solid #dddddd;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    margin: 0;
    padding: 10px 12px;
    text-decoration: none;
    vertical-align: middle;
    white-space: nowrap;
    text-transform: uppercase;
}

.woocommerce-customer-details address,
.woocommerce-MyAccount-content address {
    background: #f2f2f2;
    padding: 25px;
}

.woocommerce-orders-table__header-order-number {
    width: 12%;
}

.woocommerce-order-details tr:hover,
.woocommerce-MyAccount-content tr:hover { background:#F2F2F2;}

.woocommerce-order-details .shop_table td:first-child,
.woocommerce-MyAccount-content .shop_table td:first-child,
.woocommerce-order-details .shop_table th:first-child,
.woocommerce-MyAccount-content .shop_table th:first-child { text-align: left; padding-left:5px;}

.woocommerce-order-details .shop_table td:last-child,
.woocommerce-MyAccount-content .shop_table td:last-child,
.woocommerce-order-details .shop_table th:last-child,
.woocommerce-MyAccount-content .shop_table th:last-child {
	padding-right:5px;
}

form.edit-account .grid p {
	margin:0;
}


section.woocommerce-bacs-bank-details {
    /* background: #025f8a; */
    /* color: #fff; */
	/* padding: 2px 40px; */
	
    margin-bottom: 30px;
}

.wc-item-meta li strong { margin:0; float:left;}
.wc-item-meta li p { margin:0; margin-left:10px; float:left;}


/* Order Details */


.woocommerce ul.order_details {
    margin: 0 0 0;
    list-style: none;
	padding:10px;
	border: 1px solid #e5e5e5;
}

.woocommerce ul.order_details::after,
.woocommerce ul.order_details::before {
    content: ' ';
    display: table
}

.woocommerce ul.order_details::after {
    clear: both
}

.woocommerce ul.order_details li {
    float: left;
    margin-right: 2em;
    text-transform: uppercase;
    font-size: .715em;
    line-height: 1;
    border-right: 1px dashed #d3ced2;
    padding-top: 2em;
    padding-bottom: 2em;
    padding-right: 2em;
    margin-left: 0;
    padding-left: 2em;
    list-style-type: none
}

.woocommerce ul.order_details li strong {
    display: block;
    font-size: 1.4em;
    text-transform: none;
    line-height: 1.5
}

.woocommerce ul.order_details li:last-of-type {
    border: none
}
/* =Section Header & Tabs Links
-------------------------------------------------------------- */


.section-header {
    border-bottom-color: #025f8a;
    background: #ddd;
    border-bottom: 2px solid #272f58;
    background-color: #f4f4f4;
    position: relative;
	clear:both;
}

.section-header .section-title {
    background-color: #025f8a;
    display: inline-block;
    position: relative;
    height: 46px;
    line-height: 42px;
    padding: 0 20px;
    margin: 0;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    color: #ffffff;
    min-width: 230px;
}


.section-header .section-title::before {
    content: '';
    background-color: #025f8a;
    position: absolute;
    left: 0;
    width: 100%;
    height: 6px;
    top: -5px;
}

.section-header .section-title::after {
    position: absolute;
    content: '';
    border-style: solid;
    border-width: 6px 0 0 5px;
    border-color: transparent transparent transparent #333333;
    top: -5px;
    right: -5px;
}


.section-title a:hover,
.section-title a {
	color:#fff;
}


.shortcode_title {
    position: relative;
    font-size: 20px;
    font-weight: 600;
    line-height: 19px;
    margin: 20px 0;
    text-align: center;
    text-transform: uppercase;
    overflow: hidden;
}

.shortcode_title .title-wrap {
    display: inline-block;
    background: #fff;
    padding: 0 30px;
    margin-top: -15px;
}
.shortcode_title .line {
	background: #ddd;
    height: 1px;
    width: 100%;
    margin-top: 15px;
    display: block;
    margin-bottom: -11px;
}

.shortcode_title_desc {
	text-align:center;
}

/* TABS */

.adion-tabs .tab-head .tabs-link {
    display: block;
    overflow: hidden;
    float: right;
    padding-left: 20px;
    padding-right: 90px;
	    margin-bottom: 0;
}

.adion-tabs .tab-head .tabs-link li:first-child {
    padding-left: 0;
}
.adion-tabs .tab-head .tabs-link li {
    list-style: none;
    display: inline-block;
    float: left;
    padding-left: 25px;
    height: 46px;
    line-height: 46px;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
}

.tab-head .tabs-link li a {
	font-weight:500;
}
.tab-head .tabs-link li.active a {
    color: #444444;
	font-weight:700;
}


/*-------------------------
 NEWS FEED
 -------------------------*/
 
/*adion-blogs*/
.adion-blogs .blog-item .post-info >a {
  display: inline-block;
  font-size: 13px;
  line-height: 29px;
  color: #bbbbbb;
}
.adion-blogs .blog-item .post-info >a:hover {
  color: #025f8a;
}
.adion-blogs .blog-item .post-info >a::after {
  font-family: 'FontAwesome';
  content: '\f0a9';
  margin-left: 8px;
}
.post-archive-content .head,
.adion-blogs .blog-item .head {
  overflow: hidden;
  padding-bottom: 15px;
}
.post-archive-content .time,
.adion-blogs .blog-item .time {
  width: 40px;
  height: 45px;
}
.post-archive-content .time .day,
.adion-blogs .blog-item .time .day {
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  display: block;
  width: 40px;
  height: 27px;
  line-height: 27px;
  font-size: 18px;
  font-weight: 600;
  color: #333333;
  text-align: center;
  background-color: #e9e9e9;
}
.post-archive-content .time .month,
.adion-blogs .blog-item .time .month {
  -webkit-border-radius: 0 0 2px 2px;
  -moz-border-radius: 0 0 2px 2px;
  border-radius: 0 0 2px 2px;
  display: block;
  width: 40px;
  height: 18px;
  line-height: 18px;
  font-size: 11px;
  color: #ffffff;
  text-align: center;
}

.post-archive-content .time .month,
.adion-blogs .blog-item .time .month {
    background-color: #025f8a;
}
.post-archive-content  .time .month,
.adion-blogs .blog-item .time .month {
    -webkit-border-radius: 0 0 2px 2px;
    -moz-border-radius: 0 0 2px 2px;
    border-radius: 0 0 2px 2px;
    display: block;
    width: 40px;
    height: 18px;
    line-height: 18px;
    font-size: 11px;
    color: #ffffff;
    text-align: center;
}

.post-archive-content .post-title,
.adion-blogs .blog-item .post-title {
  overflow: hidden;
  padding-left: 11px;
  line-height: 17px;
  max-height: 34px;
  margin:0;
	font-size: 14px;
    text-transform: uppercase;
}
.post-archive-content .post-title {
	height:auto;
	max-height:45px;
	font-size:18px;
	line-height: 22px;
}
.post-archive-content .post-title a,
.adion-blogs .blog-item .post-title a{
  color: #333;
    font-weight: 600;
}
.adion-blogs .blog-item .post-metas {
  color: #aaaaaa;
  line-height: 20px;
  margin: 0;
  overflow: hidden;
}
.adion-blogs .blog-item .post-metas >span {
  position: relative;
  padding: 0 10px;
  display: inline-block;
  float: left;
}
.adion-blogs .blog-item .post-metas >span:first-child {
  padding-left: 0;
}
.adion-blogs .blog-item .post-metas >span:last-child {
  padding-right: 0;
}
.adion-blogs .blog-item .post-metas >span::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  content: '';
  display: inline-block;
  width: 1px;
  height: 14px;
  background-color: #e6e6e6;
}
.adion-blogs .blog-item .post-metas >span:last-child::after {
  display: none;
}
.post-archive-content .blog-des,
.adion-blogs .blog-item .blog-des {
  font-size: 13px;
  line-height: 20px;
  margin-bottom: 10px;
  height: 40px;
  overflow: hidden;
}

.post-archive-content  .blog-des {
	height:auto;
}
/*.adion-blogs.default*/
.adion-blogs.default .blog-item {
  overflow: hidden;
  background-color: #ffffff;
  border: 1px solid #e6e6e6;
  margin-top: 10px;
}
.adion-blogs.default.no-border .blog-item{
  border: none;
}
.adion-blogs.default .blog-item .post-thumb {
  float: left;
  width: 250px;
}
.adion-blogs .blog-item .post-thumb  img {
	margin:0 auto;
}

.post-archive-content .post-info,
.adion-blogs.default .blog-item .post-info {
  overflow: hidden;
  padding: 29px 20px;
  padding-bottom: 10px;
}
.adion-blogs.default .blog-item .post-metas {
  padding-bottom: 13px;
  margin: 0;
}

.post-archive-content .time,
.adion-blogs.default .blog-item .time {
  float: left;
}
/*adion-blogs.layout2*/
.adion-blogs.layout2 .blog-item .post-thumb {
  position: relative;
}
.adion-blogs.layout2 .blog-item .post-head {
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 1;
}
.adion-blogs.layout2 .blog-item .post-metas {
  padding-top: 9px;
  padding-bottom: 7px;
}
.adion-blogs.layout2 .blog-item .post-metas >span {
  display: inline;
  width: auto;
  height: auto;
}
.adion-blogs.layout2 .blog-item .post-title {
  padding: 0;
}

.adion-blogs .blog-item:hover {
    /* -webkit-box-shadow: 0 0 9px rgba(0,0,0,0.35);
    -moz-box-shadow: 0 0 9px rgba(0,0,0,0.35);
    box-shadow: 0 0 9px rgba(0,0,0,0.35);
	z-index: 99; */
	border: 1px solid #b1b1b1;
}
 
/*-------------------------
 TABS
 -------------------------*/
.tab-container {
  position: relative;
}
.tab-container .tab-panel {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  height: 1px;
  overflow: hidden;
}
.tab-container .tab-panel.active {
  opacity: 1;
  visibility: inherit;
  position: inherit;
  -vendor-animation-duration: 0.3s;
  -vendor-animation-delay: 1s;
  -vendor-animation-iteration-count: infinite;
  height: auto;
  overflow: inherit;
}
.tab-container .cssload-wapper{
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  bottom: 0;
  z-index: 10;
}
.tab-container .cssload-wapper .cssload-square{
  top: 50%;
  position: absolute;
  left: 50%;
  margin-left: -13px;
  margin-top: -13px;
}

/*----------------------
 AJAX LOADING
 ---------------------*/
.cssload-square {
  margin: 68px auto;
  width: 19px;
  height: 19px;
  transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
}
.cssload-square-part {
  position: absolute;
  width: 19px;
  height: 19px;
  z-index: 1;
  animation: cssload-part-anim 0.92s cubic-bezier(0.445, 0.05, 0.55, 0.95) infinite alternate;
  -o-animation: cssload-part-anim 0.92s cubic-bezier(0.445, 0.05, 0.55, 0.95) infinite alternate;
  -webkit-animation: cssload-part-anim 0.92s cubic-bezier(0.445, 0.05, 0.55, 0.95) infinite alternate;
  -moz-animation: cssload-part-anim 0.92s cubic-bezier(0.445, 0.05, 0.55, 0.95) infinite alternate;
}
.cssload-square-green {
  background: rgb(84,250,212);
  right: 0;
  bottom: 0;
  animation-direction: alternate-reverse;
  -o-animation-direction: alternate-reverse;
  -webkit-animation-direction: alternate-reverse;
  -moz-animation-direction: alternate-reverse;
}
.cssload-square-pink {
  background: rgb(233,111,146);
  left: 0;
  top: 0;
}
.cssload-square-blend {
  background: rgb(117,81,125);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
  animation: blend-anim 0.92s ease-in infinite;
  -o-animation: blend-anim 0.92s ease-in infinite;
  -webkit-animation: blend-anim 0.92s ease-in infinite;
  -moz-animation: blend-anim 0.92s ease-in infinite;
}

@keyframes blend-anim {
  0% {
    transform: scale(0.01, 0.01) rotateY(0deg);
    animation-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
  }
  50% {
    transform: scale(1, 1) rotateY(0deg);
    animation-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  }
  100% {
    transform: scale(0.01, 0.01) rotateY(0deg);
  }
}

@-o-keyframes blend-anim {
  0% {
    -o-transform: scale(0.01, 0.01) rotateY(0deg);
    -o-animation-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
  }
  50% {
    -o-transform: scale(1, 1) rotateY(0deg);
    -o-animation-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  }
  100% {
    -o-transform: scale(0.01, 0.01) rotateY(0deg);
  }
}

@-ms-keyframes blend-anim {
  0% {
    -ms-transform: scale(0.01, 0.01) rotateY(0deg);
    -ms-animation-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
  }
  50% {
    -ms-transform: scale(1, 1) rotateY(0deg);
    -ms-animation-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  }
  100% {
    -ms-transform: scale(0.01, 0.01) rotateY(0deg);
  }
}

@-webkit-keyframes blend-anim {
  0% {
    -webkit-transform: scale(0.01, 0.01) rotateY(0deg);
    -webkit-animation-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
  }
  50% {
    -webkit-transform: scale(1, 1) rotateY(0deg);
    -webkit-animation-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  }
  100% {
    -webkit-transform: scale(0.01, 0.01) rotateY(0deg);
  }
}

@-moz-keyframes blend-anim {
  0% {
    -moz-transform: scale(0.01, 0.01) rotateY(0deg);
    -moz-animation-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
  }
  50% {
    -moz-transform: scale(1, 1) rotateY(0deg);
    -moz-animation-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  }
  100% {
    -moz-transform: scale(0.01, 0.01) rotateY(0deg);
  }
}

@keyframes cssload-part-anim {
  0% {
    transform: translate3d(-10px, -10px, 0);
  }
  100% {
    transform: translate3d(10px, 10px, 0);
  }
}

@-o-keyframes cssload-part-anim {
  0% {
    -o-transform: translate3d(-10px, -10px, 0);
  }
  100% {
    -o-transform: translate3d(10px, 10px, 0);
  }
}

@-ms-keyframes cssload-part-anim {
  0% {
    -ms-transform: translate3d(-10px, -10px, 0);
  }
  100% {
    -ms-transform: translate3d(10px, 10px, 0);
  }
}

@-webkit-keyframes cssload-part-anim {
  0% {
    -webkit-transform: translate3d(-10px, -10px, 0);
  }
  100% {
    -webkit-transform: translate3d(10px, 10px, 0);
  }
}

@-moz-keyframes cssload-part-anim {
  0% {
    -moz-transform: translate3d(-10px, -10px, 0);
  }
  100% {
    -moz-transform: translate3d(10px, 10px, 0);
  }
}

/* =Hotline
-------------------------------------------------------------- */
.header-control {
	padding-top:25px;
}

.header-control .dgwt-wcas-search-wrapp {
	margin-top:10px;
}

.header-control .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    border-radius: 0px;
    -webkit-border-radius: 0px;
}

.hotline {
  position: relative;
  display: inline-block;
  vertical-align: top;
  float: right;
  line-height: 0;
  padding: 5px 10px 5px 0;
  margin-left:15px;
}
.hotline .icon{
    float: left;
    vertical-align: top;
    display: inline-block;
    font-size: 40px;
    color: #025f8a;
    margin-right: 3px;
}
.hotline .content {
  overflow: hidden;
  padding-left: 8px;
  display: inline-block;
  text-align: left;
}
.hotline .content .text {
  display: block;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 18px;
}
.hotline .content .phone {
  display: block;
  font-size: 15px;
  font-weight: 700;
  color: #222222;
  line-height: 21px;
}

/* =MiniCart
-------------------------------------------------------------- */
.block-minicart {
  display: inline-block;
  float: right;
  position: relative;
  padding: 5px 15px 5px 10px;
}
.block-minicart::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 27px;
  width: 1px;
  background-color: rgba(0,0,0,.2);
}
.block-minicart::after {
  font-family: 'FontAwesome';
  content: '\f0dd';
  position: absolute;
  right: 0;
  top: 50%;
  line-height: 0;
  font-size: 14px;
  color: #aaaaaa;
}
.block-minicart .widget_shopping_cart_content {
  float: right;
}
.block-minicart .cart-icon {
  position: relative;
  display: inline-block;
  color: #666666;
}
.block-minicart .cart-icon::before {
  font-family: 'FontAwesome';
  content: '\f291';
  font-size: 26px;
  line-height: 42px;
  color: inherit;
}
.block-minicart .cart-icon .count {
  position: absolute;
  top: 3px;
  right: -9px;
  font-size: 14px;
  text-align: center;
  color: #ffffff;
  width: 23px;
  height: 23px;
  line-height: 24px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  background-color: #025f8a;
}
.block-minicart .cart-text .text2 {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  padding-left: 7px;
  color: #666666;
}
.block-minicart .cart-text .woocommerce-Price-amount{
  font-size: 17px;
  font-weight: 700;
  color: #333333;
  display: inline-block;
  margin-left: 5px;
}
.block-minicart:hover .mini-cart-content{
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
  visibility: visible;
}
.mini-cart-content {
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 9999;
  padding-top: 9px;
  -webkit-transition: opacity .5s,-webkit-transform .5s;
  transition: opacity .5s,transform .5s;
  -webkit-transform: translate(0, 30px);
  -moz-transform: translate(0, 30px);
  -o-transform: translate(0, 30px);
  -ms-transform: translate(0, 30px);
  transform: translate(0, 30px);
  opacity: 0;
  visibility: hidden;
}
.minicart-content-wrapper {
  background-color: #ffffff;
  min-width: 305px;
  padding: 18px 20px 31px 20px;
  border-width: 2px 0 0 0;
  border-style: solid;
  -webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.2);
}
.mini-cart-content.empty-cart .minicart-content-wrapper{
  padding: 20px;
  text-align: center;
}
.minicart-title {
  font-size: 13px;
  font-weight: 700;
  line-height: 36px;
  text-transform: uppercase;
  color: #333333;
}

.minicart-items-wrapper {
  padding-bottom: 25px;
  border-bottom: 1px solid #e6e6e6;
}
.minicart-items {
  max-height: 197px;
  overflow-y: auto;
  padding: 0;
}
.minicart-items .item {
  list-style: none;
  overflow: hidden;
  padding: 9px 0;
  border-bottom: 1px solid #e6e6e6;
}
.minicart-items .item:last-child {
  border: none;
}
.minicart-items .item .thumb {
  float: left;
  width: 80px;
  height: auto;
}
.minicart-items .item .info {
  position: relative;
  overflow: hidden;
  padding: 0 30px 0 10px;
}
.minicart-items .item .info .qty {
  font-size: 18px;
  line-height: 28px;
  display: inline-block;
}
.minicart-items .item .info .delete {
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  font-size: 14px;
  line-height: 18px;
  color: #888888;
}

.minicart-content-wrapper .subtotal {
  padding: 14px 0 15px 0;
}
.minicart-content-wrapper .subtotal .text{
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 26px;
  text-transform: uppercase;
}
.minicart-content-wrapper .subtotal .total .woocommerce-Price-amount {
  font-weight: 700;
  color: #e5534c;
}
.minicart-content-wrapper .actions {
  overflow: hidden;
}
.minicart-content-wrapper .actions .button {
  display: inline-block;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  height: 39px;
  line-height: 39px;
  padding: 0;
  text-align: center;
  width: 49%;
  z-index: 999;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.minicart-content-wrapper .actions .button.btn-checkout {
  float: right;
}
.minicart-content-wrapper .actions .button.btn-viewcart {
  float: left;
  background:#eee;
  color:#333;
}
.minicart-content-wrapper .actions .button.btn-viewcart:hover {
  float: left;
  background:#025f8a;
  color:#fff;
}

.minicart-content-wrapper .product-name {
    font-size: 14px;
    line-height: 20px;
    color: #555;
    margin: 0;
	font-weight:400;
}


/*add to cart*/
.add_to_cart_button,
.added_to_cart,
.product_type_simple,
.product_type_external,
.product_type_grouped {
	/* button class */
}
.add_to_cart_button:hover,
.add_to_cart_button:focus,
.added_to_cart:hover,
.added_to_cart:focus,
.product_type_simple:hover,
.product_type_simple:focus,
.product_type_external:hover,
.product_type_external:focus,
.product_type_grouped:hover,
.product_type_grouped:focus {
  color: #ffffff;
}

.add_to_cart_button.loading::after {
	font-family: 'FontAwesome';  
	content: "\f110"!important;
	font-size: 17px;
	display: inherit;
	line-height: inherit;
	margin-left: 10px;
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear;
}
.add_to_cart_button.added {
  display: none;
}

a.added_to_cart::after {
	font-family: 'FontAwesome';  
	content: "\f00c" !important;
	font-size: 17px;
	display: inherit;
	line-height: inherit;
	margin-left: 10px;
}

/*cart-empty*/
.cart-empty {
  font-weight: 600;
  text-transform: uppercase;
  line-height: 30px;
  color: #222222;
  margin: 0 0 30px 0;
  text-align:center;
}
.return-to-shop {
	text-align:center;
}
.return-to-shop .wc-backward {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  padding: 0 25px;
  font-size: 14px;
  font-weight: 600;
  color: #ffffff;
  text-transform: uppercase;
}

/* =IconBox
-------------------------------------------------------------- */

.iconbox:last-child {
    margin-bottom: 5px;
}

.iconbox {
    background: #ddd;
    text-align: center;
    padding: 13px 0;
    border: 1px solid #e6e6e6;
    margin-bottom: 9px;
}

.iconbox .icon {
    color: #025f8a;
    font-size: 30px;
    line-height: 20px;
}

.iconbox .title {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    text-transform: uppercase;
    color: #000000;
    margin: 0;
}

.iconbox .text {
    font-size: 13px;
    line-height: 20px;
    color: #888888;
}

/* =Image With Cutome Link
-------------------------------------------------------------- */

.img-block-wrap {
	overflow:hidden;
	position: relative;
}

.img-block-wrap img { width: 100%; height: auto;}

.img-block-inner-content {
	position: absolute;
	bottom:0;
    height: 50px;
	-webkit-transition:all .5s;
	-moz-transition:all .5s;
	-o-transition:all .5s;
	transition:all .5s;
	width:100%;
}

.img-block-wrap:hover > .img-block-inner-content,
.img-block-wrap:hover > a > .img-block-inner-content {
	height:110px;
	-webkit-transition:all .5s;
	-moz-transition:all .5s;
	-o-transition:all .5s;
	transition:all .5s;
}

.img-block-inner-content h1,
.img-block-inner-content h2,
.img-block-inner-content h3,
.img-block-inner-content h4,
.img-block-inner-content h5,
.img-block-inner-content h6 {
	font-size:14px;
	text-transform:uppercase;
	padding: 7px 20px;
}
.img-block-inner-content p {
	padding: 0px 20px;
	margin:0;
	    min-height: 50px;
}

.img-block-inner-content p.hasbutton {
	padding-right:125px;
}

.img-block-inner-content a.btn {
	float: right;
    display: block;
    /* border: 1px solid #e5e5e5; */
    padding: 5px 16px;
    text-transform: uppercase;
    background: #c04a7c;
    margin-top: -35px;
    margin-right: 20px;
	color:#fff;
	font-size: 12px;
}

.img-block-inner-content a.btn:hover {
	background: #f4adcd;
	color:#333;
}

/* =Comments
-------------------------------------------------------------- */
#commentform {
	margin: 0;
}

.commentlist {
	border-bottom: 1px solid #e5e5e5;
	list-style: none;
	margin: 0;
	padding: 0;
}

.commentlist ol {
	list-style: decimal;
}

.commentlist li {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background-color: #ffffff;
	border-radius: 4px;
	margin: 0;
}

.commentlist .bypostauthor {
}

.commentlist li cite {
	color: #111111;
	font-size: 1.1em;
	font-style: normal;
	font-weight: 400;
}

.commentlist li.alt {
	background: #f9f9f9;
}

.commentlist .children {
	list-style: none;
	margin-left: 10px;
	padding: 10px;
}

.commentlist .avatar {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	float: left;
	margin-right: 10px;
	padding: 0;
	vertical-align: middle;
}

.comment-author .fn {
}

.comment-author .says {
	color: #999999;
}

.comment-body .comment-meta {
	color: #999999;
	display: inline-block;
	margin: 0;
	padding: 0;
	text-align: left;
}

.comment-body .comment-meta a {
	font-size: 11px;
}

.comment-body {
	clear: both;
	padding: 10px;
}

.comment-body p {
	clear: both;
}

.comment-body .reply {
}

.pingback, .trackback {
	list-style: none;
	margin: 20px 0;
}

.pingback cite,
.trackback cite {
	font-style: normal;
}

#pings,
#comments {
	text-align: left;
}

#respond {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color: #eaeaea;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eaeaea));
	background-image: -webkit-linear-gradient(top, #ffffff, #eaeaea);
	background-image: -moz-linear-gradient(top, #ffffff, #eaeaea);
	background-image: -ms-linear-gradient(top, #ffffff, #eaeaea);
	background-image: -o-linear-gradient(top, #ffffff, #eaeaea);
	background-image: linear-gradient(to top, #ffffff, #eaeaea);
	border: 1px solid #cccccc;
	border-bottom-color: #aaaaaa;
	border-radius: 4px;
	clear: both;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#eaeaea)";
	margin-top: 15px;
	padding: 10px 20px 50px;
}

#respond label {
	display: inline;
}

.reply {
	margin: 10px 0;
}

.comment-form-url input,
.comment-form-email input,
.comment-form-author input,
.comment-form-comment textarea {
	display: block;
	width: 100%;
}

.nocomments {
	color: #999999;
	font-size: .9em;
	text-align: center;
}

/* =Gallery
-------------------------------------------------------------- */
/* Normal */
.gallery-columns-1 .gallery-item {
	max-width: 600px;
}

.gallery-columns-2 .gallery-item {
	max-width: 300px;
}

.gallery-columns-3 .gallery-item {
	max-width: 200px;
}

.gallery-columns-4 .gallery-item {
	max-width: 150px;
}

.gallery-columns-5 .gallery-item {
	max-width: 120px;
}

.gallery-columns-6 .gallery-item {
	max-width: 100px;
}

.gallery-columns-7 .gallery-item {
	max-width: 85px;
}
.gallery-columns-8 .gallery-item {
	max-width: 75px;
}

.gallery-columns-9 .gallery-item {
	max-width: 66px;
}

/* Full Width */
.page-template-full-width-page-php .gallery-columns-1 .gallery-item,
.page-template-landing-page.php .gallery-columns-1 .gallery-item {
	max-width: 900px;
}

.page-template-full-width-page-php .gallery-columns-2 .gallery-item,
.page-template-landing-page.php .gallery-columns-2 .gallery-item {
	max-width: 450px;
}

.page-template-full-width-page-php .gallery-columns-3 .gallery-item,
.page-template-landing-page.php .gallery-columns-3 .gallery-item {
	max-width: 300px;
}

.page-template-full-width-page-php .gallery-columns-4 .gallery-item,
.page-template-landing-page.php .gallery-columns-4 .gallery-item {
	max-width: 225px;
}

.page-template-full-width-page-php .gallery-columns-5 .gallery-item,
.page-template-landing-page.php .gallery-columns-5.gallery-item {
	max-width: 180px;
}

.page-template-full-width-page-php .gallery-columns-6 .gallery-item,
.page-template-landing-page.php .gallery-columns-6 .gallery-item {
	max-width: 150px;
}

.page-template-full-width-page-php .gallery-columns-7 .gallery-item,
.page-template-landing-page.php .gallery-columns-7 .gallery-item {
	max-width: 125px;
}

.page-template-full-width-page-php .gallery-columns-8 .gallery-item,
.page-template-landing-page.php .gallery-columns-8 .gallery-item {
	max-width: 112.5px;
}

.page-template-full-width-page-php .gallery-columns-9 .gallery-item,
.page-template-landing-page.php .gallery-columns-9 .gallery-item {
	max-width: 100px;
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
	margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 20px auto;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.textalignleft { text-align: left; }
.textalignright { text-align: right; }

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

.inline {
	display:inline-block;
    text-align: left;
    margin-left: 5px;
    margin-bottom: 0 !important;
}

.aligncenter {
	display: block;
	margin: 5px auto;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	background: #f9f9f9;
	border: 1px solid #f0f0f0;
	max-width: 96%;
	padding: 13px 10px 10px 10px;
	text-align: center;
}

.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}

.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}

.wp-caption p.wp-caption-text {
	font-size: 12px;
	line-height: 1.5em;
	margin: 0;
	padding: 10px;
}

img.wp-smiley {
	vertical-align: middle;
}

/* =WordPress Gallery
-------------------------------------------------------------- */
.gallery {
	margin: 0 auto 18px;
}

.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	max-width: 155px;
}

.gallery img {
	border: 1px solid #dddddd;
}

.gallery .gallery-caption {
	font-size: 12px;
	margin: 0 0 12px;
}

.gallery dl {
	margin: 0;
}

.gallery br+br {
	display: none;
}

.attachment-gallery img {
	background: #ffffff;
	border: 1px solid #f0f0f0;
	display: block;
	height: auto;
	margin: 15px auto;
	max-width: 96%;
	padding: 5px;
	width: auto;
}

.gallery-meta .iso,
.gallery-meta .camera,
.gallery-meta .shutter,
.gallery-meta .aperture,
.gallery-meta .full-size,
.gallery-meta .focal-length {
	display: block;
}

/* =Post Thumbnails
-------------------------------------------------------------- */
img.wp-post-image,
img.attachment-full,
img.attachment-large,
img.attachment-medium,
img.attachment-thumbnail {
	display: block;
	margin: 15px auto;
	width: auto;
}

/* =Buttons
-------------------------------------------------------------- */
.read-more a,
a.added_to_cart,
#widgets a.button,
a.button,
button[type='submit'],
input[type='reset'],
input[type='button'],
input[type='submit'] {

	background-color: #025f8a;
	border: 0px solid #dddddd;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-weight: 600;
	line-height: 20px;
	margin: 0;
	padding: 10px 12px;
	text-decoration: none;
	vertical-align: middle;
	white-space: nowrap;
	text-transform:uppercase;
}

.read-more a:hover,
a.button:hover,
button[type='submit']:hover,
input[type='reset']:hover,
input[type='button']:hover,
input[type='submit']:hover {
	background-color: #eab830;
}

.read-more a:active,
a.button:active,
button[type='submit']:active,
input[type='reset']:active,
input[type='button']:active,
input[type='submit']:active {
	background-color: #eab830;
}

.read-more { text-align: right;}
.button-border input[type='submit'] { border-bottom: 1px solid #025f8a; }
.button-border input[type='submit']:hover { border-bottom: 1px solid #025f8a; }
.button-border input[type='submit']:active { border-bottom: 1px solid #eab830; }

#content .button-border input[type='submit'] { border-top: 1px solid #025f8a; }
#content .button-border input[type='submit']:hover { border-top: 1px solid #025f8a; }
#content .button-border input[type='submit']:active { border-top: 1px solid #eab830; }

/* =Contact Form
-------------------------------------------------------------- */

div.wpcf7-response-output { clear:both; }
span.wpcf7-list-item {margin-left:0;}
.button-border .wpcf7-list-item-label { font-weight:500;}

.wpcf7-form label {
	display:block;
}

/* =Buttons (Call to Action)
-------------------------------------------------------------- */
.call-to-action {
	text-align: center;
}

.call-to-action a.button {
	font-size: 24px;
	padding: 15px 35px;
}

.call-to-action a.button:hover {
	text-decoration: none;
}

.ie7 .call-to-action a.button {
	padding: 11px 35px 19px 35px;
}

/* =Buttons (Sizes)
-------------------------------------------------------------- */
.small a.button {
	font-size: 10px;
	padding: 3px 6px;
}

.medium a.button {
	font-size: 16px;
	padding: 8px 16px;
}

.large a.button {
	font-size: 18px;
	padding: 10px 35px;
}

.xlarge a.button {
	font-size: 24px;
	padding: 12px 55px;
}

/* =Buttons (Colors)
-------------------------------------------------------------- */
a.blue {
	background-color: #1874cd; /* Dodger Blue */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#4f9eea), to(#1874cd));
	background-image: -webkit-linear-gradient(top, #4f9eea, #1874cd);
	background-image: -moz-linear-gradient(top, #4f9eea, #1874cd);
	background-image: -ms-linear-gradient(top, #4f9eea, #1874cd);
	background-image: -o-linear-gradient(top, #4f9eea, #1874cd);
	background-image: linear-gradient(to top, #4f9eea, #1874cd);
	border: 1px solid #115290;
	color: #ffffff;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4f9eea, endColorstr=#1874cd)";
	text-shadow: 0 -1px 0 #115290;
}

a.blue:hover {
	background-color: #7db7f0;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#7db7f0), to(#1874cd));
	background-image: -webkit-linear-gradient(top, #7db7f0, #1874cd);
	background-image: -moz-linear-gradient(top, #7db7f0, #1874cd);
	background-image: -ms-linear-gradient(top, #7db7f0, #1874cd);
	background-image: -o-linear-gradient(top, #7db7f0, #1874cd);
	background-image: linear-gradient(to top, #7db7f0, #1874cd);
	border: 1px solid #115290;
	color: #ffffff;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#7db7f0, endColorstr=#1874cd)";
	text-shadow: 0 -1px 0 #115290;
}
/* Begin: Flat button style  */
a.blue.flat {
	background-image: none;
	border: none;
        background-color: #1874cd;
}
/* End: Flat button style  */

a.red {
	background-color: #cd0000; /* Red 4 */
	border: 1px solid #890000;
	color: #ffffff;
}

a.red:hover {
	background-color: #ff5656;
	border: 1px solid #890000;
	color: #ffffff;
}

a.orange {
	background-color: #ff7f00; /* Dark Orange 1 */
	border: 1px solid #bb5d00;
	color: #ffffff;
}

a.orange:hover {
	background-color: #ffc388;
	border: 1px solid #bb5d00;
	color: #ffffff;
}

a.yellow {
	background-color: #ecca06; /* Yellow Gold */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fff2aa), to(#ffd700));
	background-image: -webkit-linear-gradient(top, #fff2aa, #ffd700);
	background-image: -moz-linear-gradient(top, #fff2aa, #ffd700);
	background-image: -ms-linear-gradient(top, #fff2aa, #ffd700);
	background-image: -o-linear-gradient(top, #fff2aa, #ffd700);
	background-image: linear-gradient(to top, #fff2aa, #ffd700);
	border: 1px solid #bb9e00;
	color: #161300;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#fff2aa, endColorstr=#ffd700)";
	text-shadow: 0 1px 0 #ffffff;
}

a.yellow:hover {
	background-color: #fffadd;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fffadd), to(#ffd700));
	background-image: -webkit-linear-gradient(top, #fffadd, #ffd700);
	background-image: -moz-linear-gradient(top, #fffadd, #ffd700);
	background-image: -ms-linear-gradient(top, #fffadd, #ffd700);
	background-image: -o-linear-gradient(top, #fffadd, #ffd700);
	background-image: linear-gradient(to top, #fffadd, #ffd700);
	border: 1px solid #bb9e00;
	color: #161300;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#fffadd, endColorstr=#ffd700)";
	text-shadow: 0 1px 0 #ffffff;
}

a.green {
	background-color: #2e8b57; /* Sea Green 4 */
	border: 1px solid #1d5837;
	color: #ffffff;
}

a.green:hover {
	background-color: #71d09b;
	border: 1px solid #1d5837;
	color: #ffffff;
}

a.olive {
	background-color: #838b83; /* Honey Dew 4 */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#e0e000), to(#838b83));
	background-image: -webkit-linear-gradient(top, #afb4af, #838b83);
	background-image: -moz-linear-gradient(top, #afb4af, #838b83);
	background-image: -ms-linear-gradient(top, #afb4af, #838b83);
	background-image: -o-linear-gradient(top, #afb4af, #838b83);
	background-image: linear-gradient(to top, #afb4af, #838b83);
	border: 1px solid #626862;
	color: #ffffff;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#afb4af, endColorstr=#838b83)";
	text-shadow: 0 -1px 0 #626862;
}

a.olive:hover {
	background-color: #c9cdc9;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#c9cdc9), to(#838b83));
	background-image: -webkit-linear-gradient(top, #c9cdc9, #838b83);
	background-image: -moz-linear-gradient(top, #c9cdc9, #838b83);
	background-image: -ms-linear-gradient(top, #c9cdc9, #838b83);
	background-image: -o-linear-gradient(top, #c9cdc9, #838b83);
	background-image: linear-gradient(to top, #c9cdc9, #838b83);
	border: 1px solid #626862;
	color: #ffffff;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#c9cdc9, endColorstr=#838b83)";
	text-shadow: 0 -1px 0 #626862;
}

a.purple {
	background-color: #5d478b; /* Medium Purple 4 */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#8771b6), to(#5d478b));
	background-image: -webkit-linear-gradient(top, #8771b6, #5d478b);
	background-image: -moz-linear-gradient(top, #8771b6, #5d478b);
	background-image: -ms-linear-gradient(top, #8771b6, #5d478b);
	background-image: -o-linear-gradient(top, #8771b6, #5d478b);
	background-image: linear-gradient(to top, #8771b6, #5d478b);
	border: 1px solid #3f305e;
	color: #ffffff;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#8771b6, endColorstr=#5d478b)";
	text-shadow: 0 -1px 0 #3f305e;
}

a.purple:hover {
	background-color: #a492c8;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#a492c8), to(#5d478b));
	background-image: -webkit-linear-gradient(top, #a492c8, #5d478b);
	background-image: -moz-linear-gradient(top, #a492c8, #5d478b);
	background-image: -ms-linear-gradient(top, #a492c8, #5d478b);
	background-image: -o-linear-gradient(top, #a492c8, #5d478b);
	background-image: linear-gradient(to top, #a492c8, #5d478b);
	border: 1px solid #3f305e;
	color: #ffffff;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#a492c8, endColorstr=#5d478b)";
	text-shadow: 0 -1px 0 #3f305e;
}

a.pink {
	background-color: #cd1076; /* Deep Pink 3 */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f042a0), to(#cd1076));
	background-image: -webkit-linear-gradient(top, #f042a0, #cd1076);
	background-image: -moz-linear-gradient(top, #f042a0, #cd1076);
	background-image: -ms-linear-gradient(top, #f042a0, #cd1076);
	background-image: -o-linear-gradient(top, #f042a0, #cd1076);
	background-image: linear-gradient(to top, #f042a0, #cd1076);
	border: 1px solid #8e0b52;
	color: #ffffff;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f042a0, endColorstr=#cd1076)";
	text-shadow: 0 -1px 0 #8e0b52;
}

a.pink:hover {
	background-color: #f471b8;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f471b8), to(#cd1076));
	background-image: -webkit-linear-gradient(top, #f471b8, #cd1076);
	background-image: -moz-linear-gradient(top, #f471b8, #cd1076);
	background-image: -ms-linear-gradient(top, #f471b8, #cd1076);
	background-image: -o-linear-gradient(top, #f471b8, #cd1076);
	background-image: linear-gradient(to top, #f471b8, #cd1076);
	border: 1px solid #8e0b52;
	color: #ffffff;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f471b8, endColorstr=#cd1076)";
	text-shadow: 0 -1px 0 #8e0b52;
}

a.brick {
	background-color: #b22222; /* Fire Brick */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#dd4c4c), to(#b22222));
	background-image: -webkit-linear-gradient(top, #dd4c4c, #b22222);
	background-image: -moz-linear-gradient(top, #dd4c4c, #b22222);
	background-image: -ms-linear-gradient(top, #dd4c4c, #b22222);
	background-image: -o-linear-gradient(top, #dd4c4c, #b22222);
	background-image: linear-gradient(to top, #dd4c4c, #b22222);
	border: 1px solid #791717;
	color: #ffffff;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#dd4c4c, endColorstr=#b22222)";
	text-shadow: 0 -1px 0 #791717;
}

a.brick:hover {
	background-color: #e57777;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#e57777), to(#b22222));
	background-image: -webkit-linear-gradient(top, #e57777, #b22222);
	background-image: -moz-linear-gradient(top, #e57777, #b22222);
	background-image: -ms-linear-gradient(top, #e57777, #b22222);
	background-image: -o-linear-gradient(top, #e57777, #b22222);
	background-image: linear-gradient(to top, #e57777, #b22222);
	border: 1px solid #791717;
	color: #ffffff;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#e57777, endColorstr=#b22222)";
	text-shadow: 0 -1px 0 #791717;
}

a.gold {
	background-color: #8b6508; /* Dark Golden Rod 4 */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#db9f0d), to(#8b6508));
	background-image: -webkit-linear-gradient(top, #db9f0d, #8b6508);
	background-image: -moz-linear-gradient(top, #db9f0d, #8b6508);
	background-image: -ms-linear-gradient(top, #db9f0d, #8b6508);
	background-image: -o-linear-gradient(top, #db9f0d, #8b6508);
	background-image: linear-gradient(to top, #db9f0d, #8b6508);
	border: 1px solid #6b4e06;
	color: #ffffff;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#db9f0d, endColorstr=#8b6508)";
	text-shadow: 0 -1px 0 #6b4e06;
}

a.gold:hover {
	background-color: #f3b828;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f3b828), to(#8b6508));
	background-image: -webkit-linear-gradient(top, #f3b828, #8b6508);
	background-image: -moz-linear-gradient(top, #f3b828, #8b6508);
	background-image: -ms-linear-gradient(top, #f3b828, #8b6508);
	background-image: -o-linear-gradient(top, #f3b828, #8b6508);
	background-image: linear-gradient(to top, #f3b828, #8b6508);
	border: 1px solid #6b4e06;
	color: #ffffff;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f3b828, endColorstr=#8b6508)";
	text-shadow: 0 -1px 0 #6b4e06;
}

a.brown {
	background-color: #8b4513; /* Saddle Brown */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#d66a1d), to(#8b4513));
	background-image: -webkit-linear-gradient(top, #d66a1d, #8b4513);
	background-image: -moz-linear-gradient(top, #d66a1d, #8b4513);
	background-image: -ms-linear-gradient(top, #d66a1d, #8b4513);
	background-image: -o-linear-gradient(top, #d66a1d, #8b4513);
	background-image: linear-gradient(to top, #d66a1d, #8b4513);
	border: 1px solid #4f270b;
	color: #ffffff;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#d66a1d, endColorstr=#8b4513)";
	text-shadow: 0 -1px 0 #4f270b;
}

a.brown:hover {
	background-color: #8b4513;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#e58541), to(#8b4513));
	background-image: -webkit-linear-gradient(top, #e58541, #8b4513);
	background-image: -moz-linear-gradient(top, #e58541, #8b4513);
	background-image: -ms-linear-gradient(top, #e58541, #8b4513);
	background-image: -o-linear-gradient(top, #e58541, #8b4513);
	background-image: linear-gradient(to top, #e58541, #8b4513);
	border: 1px solid #4f270b;
	color: #ffffff;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#e58541, endColorstr=#8b4513)";
	text-shadow: 0 -1px 0 #4f270b;
}

a.silver {
	background-color: #c0c0c0; /* Silver */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#eaeaea), to(#c0c0c0));
	background-image: -webkit-linear-gradient(top, #eaeaea, #c0c0c0);
	background-image: -moz-linear-gradient(top, #eaeaea, #c0c0c0);
	background-image: -ms-linear-gradient(top, #eaeaea, #c0c0c0);
	background-image: -o-linear-gradient(top, #eaeaea, #c0c0c0);
	background-image: linear-gradient(to top, #eaeaea, #c0c0c0);
	border: 1px solid #9e9e9e;
	color: #444444;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#eaeaea, endColorstr=#c0c0c0)";
	text-shadow: 0 1px 0 #ffffff;
}

a.silver:hover {
	background-color: #ffffff;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#c0c0c0));
	background-image: -webkit-linear-gradient(top, #ffffff, #c0c0c0);
	background-image: -moz-linear-gradient(top, #ffffff, #c0c0c0);
	background-image: -ms-linear-gradient(top, #ffffff, #c0c0c0);
	background-image: -o-linear-gradient(top, #ffffff, #c0c0c0);
	background-image: linear-gradient(to top, #ffffff, #c0c0c0);
	border: 1px solid #9e9e9e;
	color: #444444;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#c0c0c0)";
	text-shadow: 0 1px 0 #ffffff;
}

a.gray {
	background-color: #696969; /* Dim Gray */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#939393), to(#696969));
	background-image: -webkit-linear-gradient(top, #939393, #696969);
	background-image: -moz-linear-gradient(top, #939393, #696969);
	background-image: -ms-linear-gradient(top, #939393, #696969);
	background-image: -o-linear-gradient(top, #939393, #696969);
	background-image: linear-gradient(to top, #939393, #696969);
	border: 1px solid #474747;
	color: #ffffff;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#939393, endColorstr=#696969)";
	text-shadow: 0 -1px 0 #474747;
}

a.gray:hover {
	background-color: #adadad;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#adadad), to(#696969));
	background-image: -webkit-linear-gradient(top, #adadad, #696969);
	background-image: -moz-linear-gradient(top, #adadad, #696969);
	background-image: -ms-linear-gradient(top, #adadad, #696969);
	background-image: -o-linear-gradient(top, #adadad, #696969);
	background-image: linear-gradient(to top, #adadad, #696969);
	border: 1px solid #474747;
	color: #ffffff;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#adadad, endColorstr=#696969)";
	text-shadow: 0 -1px 0 #474747;
}

a.black {
	background-color: #080808; /* Black */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#080808));
	background-image: -webkit-linear-gradient(top, #323232, #080808);
	background-image: -moz-linear-gradient(top, #323232, #080808);
	background-image: -ms-linear-gradient(top, #323232, #080808);
	background-image: -o-linear-gradient(top, #323232, #080808);
	background-image: linear-gradient(to top, #323232, #080808);
	border: 1px solid #000000;
	color: #ffffff;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#323232, endColorstr=#080808)";
	text-shadow: 0 -1px 0 #000000;
}

a.black:hover {
	background-color: #4c4c4c;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#4c4c4c), to(#080808));
	background-image: -webkit-linear-gradient(top, #4c4c4c, #080808);
	background-image: -moz-linear-gradient(top, #4c4c4c, #080808);
	background-image: -ms-linear-gradient(top, #4c4c4c, #080808);
	background-image: -o-linear-gradient(top, #4c4c4c, #080808);
	background-image: linear-gradient(to top, #4c4c4c, #080808);
	border: 1px solid #000000;
	color: #ffffff;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4c4c4c, endColorstr=#080808)";
	text-shadow: 0 -1px 0 #000000;
}

/* =Info Boxes
-------------------------------------------------------------- */
.info-box {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	display: block;
	margin: 20px 0;
	padding: 15px;
	text-align: left;
}

.alert {
	background-color: #faebeb;
	border: 1px solid #dc7070;
	color: #212121;
}

.address {
	background-color: #f6f5ef;
	border: 1px solid #cdc9a5;
	color: #212121;
}

.notice {
	background-color: #fbf9e9;
	border: 1px solid #e3cf57;
	color: #212121;
}

.success {
	background-color: #f9fde8;
	border: 1px solid #a2bc13;
	color: #212121;
}

.download {
	background-color: #fff4e5;
	border: 1px solid #ff9912;
	color: #212121;
}

.information {
	background-color: #eef3f6;
	border: 1px solid #6ca6cd;
	color: #212121;
}

.required {
	color: #d5243f;
}

/* =WooCommerce
-------------------------------------------------------------- */

#content-woocommerce {
	margin-bottom: 20px;
}

.products ul, ul.products {
	margin-top: 40px;
}

.cart-collaterals .shipping_calculator {
	width: 100%;
}

table.shop_table {
	table-layout: fixed;
	-ms-word-break: break-all;
	word-break: break-all;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}

@media screen and (max-width:767px) {
	table.shop_table {
		font-size: 10px;
	}
}

@media screen and (max-width:400px) {
	table.shop_table {
		font-size: 10px;
	}
}

table.cart td.actions .coupon .input-text,
table.cart td.actions .coupon .input-text {
	cursor: text;
}

.cart_item:hover { 
	background:#eeeeee;
}

/* =WPML
-------------------------------------------------------------- */
.icl_languages_selector {
	float: right;
	text-align: left
}

.rtl .icl_languages_selector {
	float: left;
	text-align: right
}

@media screen and (max-width: 650px) {
	.icl_languages_selector,
	.rtl .icl_languages_selector {
		float: none;
	}
}

/* =Polylang
-------------------------------------------------------------- */
.widget_polylang li {
	display: inline;
	list-style-type: none;
}

/* =Footer
-------------------------------------------------------------- */
#LogoSlider+div {
	/* position:relative; */
	/* z-index:2; */
	/* overflow:visible; */
}
#LogoSlider+div:after {
	content: "";
	
	background-position: center;
	background-size: auto 84px;
	position:absolute;
	width:100%;
	height:84px;
	display:block;
	left:0;
	z-index:0;
    margin-top: -20px;
}

#footer .copyright p {
	padding-top:0;
	margin-top:0;
}

#footer .wpb_content_element {
	margin-top:15px;
	margin-bottom: 15px;
}
#footer {
	font-size: 13px;
	line-height: 1.5em;
	color: #aaaaaa;

	background: #3d3d3d;
	background: -moz-linear-gradient(-45deg, #3d3d3d 0%, #2f2f2f 24%, #2c2c2c 52%, #2f2f2f 80%, #4c4c4c 100%);
	background: -webkit-linear-gradient(-45deg, #3d3d3d 0%,#2f2f2f 24%,#2c2c2c 52%,#2f2f2f 80%,#4c4c4c 100%);
	background: linear-gradient(135deg, #3d3d3d 0%,#2f2f2f 24%,#2c2c2c 52%,#2f2f2f 80%,#4c4c4c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d3d3d', endColorstr='#4c4c4c',GradientType=1 );
}

#footer .inline img {
	width:auto;
	height: 33px;
}

#footer h1,
#footer h2,
#footer h3,
#footer h4,
#footer h5{

    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    color: #ffffff;
    line-height: 20px;
    margin: 0;
	padding-bottom:20px;
}
#footer h6 {
    font-size: 15px;
    font-weight: normal;
    color: #ffffff;
    line-height: 20px;
	margin: 10px auto -15px;
}

#footer h1.widgettitle,
#footer h2.widgettitle,
#footer h3.widgettitle,
#footer h4.widgettitle,
#footer h5.widgettitle,
#footer h6.widgettitle {
    padding-top: 10px;
    padding-bottom: 25px;
}

#footer h3.widgettitle.widget-newletter-title {
	margin-bottom: -25px;
	padding-bottom: 0;
}

#footer .menu {
	background:none;
}

#footer .menu li {
	float:none;
	
}
#footer .menu a {
	border:none;
	padding: 0;
	height: auto;
    line-height: 30px;
	font-weight:normal;
	text-transform: none;
}

#footer a {
    color: #aaaaaa;
	background: none;
}

#footer a:hover {
	color: #eab830;
}

#footer-wrapper .grid.col-940 {
	margin: 0;
}

#scroll {
    position: fixed;
    right: 2%;
    bottom: 105px;
    cursor: pointer; 
    color: #fff;
    width: 50px;
    height: 50px;
    background-color: #025f8a;
    display: none;
    z-index: 99999999;
    line-height: 50px;
    text-align: center;
    font-size: 22px;
	border:1px solid #fff;
}

#scroll:hover {background-color:#eab830;}

/* =Social Icons
-------------------------------------------------------------- */
.sharing-this-on-social {
	clear: both;
	border-top:1px solid #e5e5e5;
	overflow:hidden;
}
.sharing-this-on-social h5 {
	font-size:12px;
}
.sharing-this-on-social .social-icons,
.wpb_wrapper .social-icons,
#footer .social-icons {
	list-style: none;
	line-height: normal;
	padding: 0;
	margin: 0;
	text-align: left;
	margin-bottom:10px;
}

.wpb_wrapper .social-icons {
	margin: 20px 0;
}

.sharing-this-on-social .social-icons li,
.wpb_wrapper .social-icons li,
#footer .social-icons li {
	display: inline-block;
}

.sharing-this-on-social .social-icons a,
.wpb_wrapper .social-icons a,
#footer .social-icons a {
	display: inline-block;
	width: 40px;
	height: 36px;
	line-height: 36px;
	font-size: 18px;
	text-align: center;
	color: #ffffff;
	margin-right: 4px;
    margin-bottom: 4px;
	background-color: #515151;  
}

.sharing-this-on-social .social-icons a.ss-on-facebook { background: #4267b2; }
.sharing-this-on-social .social-icons a.ss-on-twitter { background: #1B95E0; }
.sharing-this-on-social .social-icons a.ss-on-draugiemlv { background: #FF6600; }
.sharing-this-on-social .social-icons a.ss-on-googleplus { background: #DD5144; }
.sharing-this-on-social .social-icons a.ss-on-linkedin { background: #0378B6; }

.sharing-this-on-social .social-icons a.ss-on-facebook:hover { background: #4267b2;  opacity:0.8; }
.sharing-this-on-social .social-icons a.ss-on-twitter:hover { background: #1B95E0;  opacity:0.8; }
.sharing-this-on-social .social-icons a.ss-on-draugiemlv:hover { background: #FF6600;  opacity:0.8; }
.sharing-this-on-social .social-icons a.ss-on-googleplus:hover { background: #DD5144;  opacity:0.8; }
.sharing-this-on-social .social-icons a.ss-on-linkedin:hover  { background: #0378B6; opacity:0.8; }


.sharing-this-on-social .social-icons a:hover,
.wpb_wrapper .social-icons a:hover,
#footer .social-icons a:hover {
	background-color: #025f8a;
}


/* =Alignments Extras
-------------------------------------------------------------- */
.left {
	float: left;
}

.right {
	float: right;
}

.center {
	text-align: center;
}

/* =Clearfix
-------------------------------------------------------------- */
.clearfix:after,
.clearfix:before,
#container:after,
#container:before,
.widget-wrapper:after,
.widget-wrapper:before {
	content: ' ';
	display: table;
}

.clearfix:after,
#container:after,
.widget-wrapper:after {
	clear: both;
}

.ie7 .clearfix,
.ie7 #container,
.ie7 .widget-wrapper {
	-ms-filter: "progid:DXImageTransform.Microsoft.zoom(1)";
}

.clear {
	clear: both;
}

/* =Begin bidirectionality settings (do not change)
-------------------------------------------------------------- */
BDO[DIR="ltr"] {
	direction: ltr;
	unicode-bidi: bidi-override;
}

BDO[DIR="rtl"] {
	direction: rtl;
	unicode-bidi: bidi-override;
}

[DIR="ltr"] {
	direction: ltr;
	unicode-bidi: embed;
}

[DIR="rtl"] {
	direction: rtl;
	unicode-bidi: embed;
}

/* =Media Print
    If you're working on a Child Theme, make sure that all
	media queries are included in your style.css
-------------------------------------------------------------- */
@media print {

	h1, h2, h3, h4, h5, h6 {
		page-break-after: avoid;
	}

	ul, ol, dl {
		page-break-before: avoid;
	}
}

.author-gravtar img{
border-radius: 50%;
}

.woocommerce-cart-form input[type="submit"]:hover ,.woocommerce a.button.alt:hover{border:none;}
.blogtitle { margin-top:0;text-align: center;}
.blog-3-col .read-more a{
	background-color: #1874cd; /* Dodger Blue */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#4f9eea), to(#1874cd));
	background-image: -webkit-linear-gradient(top, #4f9eea, #1874cd);
	background-image: -moz-linear-gradient(top, #4f9eea, #1874cd);
	background-image: -ms-linear-gradient(top, #4f9eea, #1874cd);
	background-image: -o-linear-gradient(top, #4f9eea, #1874cd);
	background-image: linear-gradient(to top, #4f9eea, #1874cd);
	border: 1px solid #115290;
	color: #ffffff;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4f9eea, endColorstr=#1874cd)";
	text-shadow: 0 -1px 0 #115290;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
border-radius: 2px;
display: inline-block;
line-height: 20px;
margin: 0;
padding: 5px;
vertical-align: middle;
}

.menu-item-has-children::after {
    position: absolute;
    font-family: FontAwesome;
    content: "\f107";
    top: 12px;
    right: 17px;
    color: #ffffff;
    font-size: 15px;
}
.menu-item-has-children {
	position: relative;
}
#footer .social-icons img:hover{opacity: 0.8;}



/*
	changes according gutenberg plugin --START
 */

 /**
  * figure audio style
  *
  */
 figure.wp-block-audio.aligncenter{
 	text-align: center;
 }

 figure.wp-block-audio.aligncenter audio{
 	width: 100%;
 }

 .wp-block-cover.aligncenter{
	 clear: both;
 }

 div .wp-block-cover-text{
  	position: absolute;
     color: #fff;
     font-size: 2em;
     line-height: 1.25;
     margin-bottom: 0;
     max-width: 610px;
     padding: 14px;
     text-align: center;
     z-index: 1;
     top: 50%;
     left: 50%;
     transform: translate(-50%,-50%);
 	width: 100%;

 }

 .wp-block-image {
     margin-bottom: 20px;
 }

 .wp-block-gallery .blocks-gallery-item figcaption{
	 padding: 40px 0 5px;
 }

/*
	changes according gutenberg plugin -- END
 */
 
 
/*
	shop catalog
 */

.page-title {
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
    text-transform: uppercase;
    color: #222;
    margin: 0 0 10px 0;
    margin-top: -7px;
}

/*

.woof_products_top_panel {
    z-index: 8;
    border: 1px solid #e6e6e6;
    padding: 10px;
    margin-top: 0;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-size: 10px;
    color: #000;
}
 
*/
 
 
 
 
 
 /* PRODUCT FILTERS */
 
 /*widget_price_filter*/
/*
.widget .woof .widget_price_filter .price_slider {
  margin: 0;
  margin-top: 6px;
  margin-bottom: 5px;
  display: block;
}
.widget .woof .widget_price_filter .ui-slider-horizontal {
  height: 5px;
  border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  -webkit-border-radius: 5px 0 0 5px;
  border: none;
  background-color: #a5a5a5;
  position: relative;
}

.widget .woof .widget_price_filter .ui-slider .ui-slider-range {
  background-color: #a5a5a5;
  border: none;
  border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  -webkit-border-radius: 5px 0 0 5px;
}
.widget .woof .widget_price_filter .ui-slider .ui-slider-handle {
  width: 16px;
  height: 16px;
  display: inline-block;
  border: none;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  top: -6px;
  margin: 0;
  cursor: pointer;
  outline: 0 none;
  position: absolute;
}*/
.widget_price_filter .price_slider_amount {
  overflow: hidden;
  margin-top: 19px;
}
.widget_price_filter .price_slider_amount .price_label {
  font-size: 13px;
  line-height: 30px;
}
.widget_price_filter .price_slider_amount .button {
  float: right;
  padding: 0;
  background: none;
  font-size: 14px;
  line-height: 30px;
  text-transform: none;
  color: #333333;
}
/*.WOOF_Widget*/
/*
.widget-area .widget.WOOF_Widget .widgettitle {
  font-size: 15px;
  font-weight: 700;
  line-height: 40px;
  color: #000000;
  margin-bottom: 11px;
  border: none;
  padding: 0;
}
.WOOF_Widget .woof_container {
  padding-bottom: 0;
  margin-bottom: 17px;
}
.WOOF_Widget .woof_container.woof_container_pa_color,
.WOOF_Widget .woof_container:last-child {
  margin-bottom: 0;
}
.WOOF_Widget .woof_container h4 {
  display: inline-block;
  width: 100%;
  font-size: 14px;
  font-weight: 600;
  height: 40px;
  line-height: 40px;
  text-transform: uppercase;
  color: #222222;
  border-bottom: 1px solid #e6e6e6;
  margin-top: 0;
  margin-bottom: 20px;
}
#widgets .WOOF_Widget .woof_container .woof_list {
  padding: 0;
}
.widget-area .WOOF_Widget .woof_container .woof_list li {
  margin: 0 !important;
  color: #555555;
  padding: 0 !important;
  line-height: 30px;
  border: none;
}
.WOOF_Widget .woof_container .woof_list input[type="radio"],
.WOOF_Widget .woof_container .woof_list input[type="checkbox"] {
  display: none;
}
.WOOF_Widget .woof_container .woof_list li label {
  width: auto;
  font-size: 14px;
  line-height: 30px;
  font-weight: normal;
  cursor: pointer;
  color: #555555;
  margin: 0;
  padding: 0;
  padding-left: 25px;
  position: relative;
}
.WOOF_Widget .woof_container .woof_list li label .term-attr {
  width: 15px;
  height: 14px;
  display: block;
  position: absolute;
  left: 0;
  top: 7px;
  border: 1px solid #e9e9e9;
  line-height: 12px;
  text-align: center;
  color: #ffffff;
  font-size: 8px;
}
.WOOF_Widget .woof_container:not(.woof_container_pa_color) .woof_list li label .term-attr {
  background: #ffffff;
  background: -webkit-linear-gradient(90deg, #e6e6e6, #ffffff); /* For Safari 5.1 to 6.0 */
/*  background: -o-linear-gradient(0deg, #e6e6e6, #ffffff); /* For Opera 11.1 to 12.0 */
/*  background: -moz-linear-gradient(0deg, #e6e6e6, #ffffff); /* For Firefox 3.6 to 15 */
/*  background: linear-gradient(0deg, #e6e6e6, #ffffff); /* Standard syntax (must be last) */
/*  filter: none;
}
.woof_list .term-attr:before {
  content: "\f00c";
  font-family: "FontAwesome";
  display: none;
  position:relative; 
}

.WOOF_Widget .woof_container .woof_list li label.woof_checkbox_label_selected .term-attr,
.WOOF_Widget .woof_container .woof_list li input[type="checkbox"]:checked + label .term-attr,
.WOOF_Widget .woof_container .woof_list li label.woof_radio_label_selected .term-attr,
.WOOF_Widget .woof_container .woof_list li input[type="radio"]:checked + label .term-attr {
	background: #025f8a;
}

.WOOF_Widget .woof_container .woof_list li label.woof_checkbox_label_selected .term-attr::before,
.WOOF_Widget .woof_container .woof_list li input[type="checkbox"]:checked + label .term-attr::before,
.WOOF_Widget .woof_container .woof_list li label.woof_radio_label_selected .term-attr::before,
.WOOF_Widget .woof_container .woof_list li input[type="radio"]:checked + label .term-attr::before {
  content: "\f00c";
  font-family: "FontAwesome";
  position:relative; 
  display: inline-block;
}

.WOOF_Widget .woof_container .woof_childs_list_opener {
  vertical-align: middle;
  display: inline-block !important;
  float: right;
  margin: 0;
  line-height: normal;
  width: 18px;
  height: 18px;
  margin-top: 7px;
}
.widget-area .WOOF_Widget .woof_container .woof_childs_list {
  margin: 0 !important;
  padding-left: 17px;
}
.WOOF_Widget .woof_container ul > li label .woof_is_closed,
.WOOF_Widget .woof_container ul > li a .woof_is_closed,
.WOOF_Widget .woof_childs_list_opener span.woof_is_opened {
  background-image: none;
}
.WOOF_Widget .woof_container ul > li label .woof_is_closed::before,
.WOOF_Widget .woof_container ul > li a .woof_is_closed::before {
  font-family: "FontAwesome";
  content: "\f067";
}
.WOOF_Widget .woof_container ul > li label .woof_is_opened::before,
.WOOF_Widget .woof_container ul > li a .woof_is_opened::before {
  font-family: "FontAwesome";
  content: "\f068";
}
.WOOF_Widget .woof_container.woof_container_pa_color .woof_list li {
  float: left;
  width: 47%;
}
.WOOF_Widget .woof_container.woof_container_pa_color .woof_list li:nth-child(2n+1) {
  clear: both;
}
.woof_radio_count,
.woof_checkbox_count {
  font-size: 12px;
  line-height: 30px;
  color: #aaaaaa;
  margin-left: 8px;
}
.woof_submit_search_form_container {
  margin: 6px 0 10px 0;
}
.woof_reset_search_form {
    float: none !important;
    background-color: #025f8a;
    border: none;
    color: #fff;
    padding: 10px 20px;
}
.woof_reset_search_form:hover {
    background-color: #eab830;
}

a.woof_front_toggle {
    margin-top: 12px !important;
}*/


/*woocommerce pagination*/

.numbered-navigation ul {
	margin:0;
	padding:0;
}

.woocommerce-pagination {
  overflow: hidden;
  padding-top: 40px;
}
.woocommerce-pagination .page-numbers {
  float: left;
  overflow: hidden;
  padding: 0;
  margin-bottom:0;
}
.numbered-navigation li,
.woocommerce-pagination .page-numbers li {
  list-style: none;
  display: inline-block;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
.numbered-navigation li a,
.woocommerce-pagination .page-numbers li .page-numbers {
  display: inline-block;
  min-width: 40px;
  height: 40px;
  line-height: 40px;
  /* padding: 0 10px; */
  border: 1px solid #e6e6e6;
  font-size: 14px;
  color: #333333;
  text-align: center;
}
.woocommerce-pagination .page-numbers li:last-child .page-numbers {
  margin: 0;
}
.numbered-navigation li:hover > a,
.numbered-navigation li a:hover,
.woocommerce-pagination .page-numbers li .page-numbers:hover {
  color: #ffffff;
}
.numbered-navigation li.current a,
.woocommerce-pagination .page-numbers li .page-numbers.current {
  color: #ffffff;
}

.numbered-navigation .prev a,
.numbered-navigation .next a,
.woocommerce-pagination .page-numbers li .page-numbers.prev,
.woocommerce-pagination .page-numbers li .page-numbers.next {
  padding: 0 25px;
}
.woocommerce-pagination .woocommerce-result-count {
  float: right;
  font-size: 14px;
  line-height: 40px;
  color: #333333;
  margin: 0;
}

.numbered-navigation li:hover,
.numbered-navigation li.current,
.woocommerce-pagination .page-numbers li a.page-numbers:hover, .woocommerce-pagination .page-numbers li .page-numbers.current {
    background-color: #025f8a;
    border-color: #025f8a;
}

/* product catalog display */

.woocommerce-products-header {
    margin-top: 14px;
    margin-bottom: -7px;
}
.yit-wcan-container .woocommerce-info,
.woocommerce-products-header + .woocommerce-notices-wrapper .woocommerce-message {
	margin-top: 10px;
}

.woocommerce #content .products.columns-2 li,
.woocommerce #content-woocommerce .products.columns-2 li {
	width:50%;
}

.woocommerce #content .products.columns-3 li,
.woocommerce #content-woocommerce .products.columns-3 li {
	width:33.3%;
}

.woocommerce #content .products.columns-5 li,
.woocommerce #content-woocommerce .products.columns-5 li {
	width:20%;
}

.products .product-inner .product-info .product-info-right ,
.products .product-inner .product-info .product-info-right {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    z-index: 9;
    opacity: 0;
    visibility: hidden;
    background: #fff;
    padding: 5%;
    width: 90%;
}

.products .product:hover .product-info-right ,
.products .product:hover .product-info-right {
    opacity: 1;
    display: block;
    visibility: visible;
    -webkit-box-shadow: 0px 7px 9px rgba(0,0,0,0.35);
    -moz-box-shadow: 0px 7px 9px rgba(0,0,0,0.35);
    box-shadow: 0px 7px 9px rgba(0,0,0,0.35);
}

.woocommerce #content .products .product-inner,
.woocommerce #content-woocommerce .products .product-inner {
	height:320px
}

.woocommerce #content .products .product-inner:hover,
.woocommerce #content-woocommerce .products .product-inner:hover {
	margin-bottom:0;
}



/* Shop Archive heading */

.shop-archive-heading {
    padding: 0px 15px;
    margin-bottom: 20px;
    background-color: #eeeeee;
}

/* Shop ordering  heading */

#shop-ordering-sidebar { 
	width:auto;
	margin-bottom:1.2em;
}	
#shop-ordering-sidebar .woo-ajax-sort { 
    background-color: #fff;
    border: 1px solid #025f8a;
    padding: 7px 15px;
    padding-right: 35px;
    float: right;
    position: relative;
    margin-top: 14px;
    min-width: 260px;
}

#shop-ordering-sidebar .woo-ajax-sort span {
    display: inline-block;
    max-width: 180px;
    height: 22px;
    overflow: hidden;
    line-height: 23px;
    margin-left: 5px;
    margin-bottom: -5px;
}

#shop-ordering-sidebar .woo-ajax-sort:after {
    font-family: 'FontAwesome';
    content: "\f078";
    display:block;
	position:absolute;
	right:10px;
	top:7px;
}

#shop-ordering-sidebar .woo-ajax-sort:hover:after {
    font-family: 'FontAwesome';
    content: "\f077";
}

#shop-ordering-sidebar .woo-ajax-sort+ul.orderby {
    list-style: none;
    position: absolute;
    top: 55px;
    right: 0;
	margin:0;
    background: #fff;
    min-width: 230px;
    -webkit-box-shadow: 0 0 9px 0 rgba(0,0,0,.2);
    -moz-box-shadow: 0 0 9px 0 rgba(0,0,0,.2);
    box-shadow: 0 0 9px 0 rgba(0,0,0,.2);
    -webkit-transition: opacity .5s,-webkit-transform .5s;
    transition: opacity .5s,transform .5s;
    -webkit-transform: translate(0, 30px);
    -moz-transform: translate(0, 30px);
    -o-transform: translate(0, 30px);
    -ms-transform: translate(0, 30px);
    transform: translate(0, 30px);
    opacity: 0;
    visibility: hidden;
    z-index: 999;
	border-top:3px solid #025f8a;
}

#shop-ordering-sidebar:hover ul.orderby {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    visibility: visible;
    opacity: 1;
}

#shop-ordering-sidebar ul li a {
    padding: 9px 15px;
    display: block;
}


#shop-ordering-sidebar ul li:hover {
    background: #F5F5F5;
}


/* Woo Price Slider */


.woocommerce .widget_price_filter .price_slider {
    margin-bottom: 1em;
}
.woocommerce .widget_price_filter .price_slider_amount {
    text-align: right;
    line-height: 2.4;
    font-size: .8751em;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
    font-size: 1.15em;
    float: left;
}
.woocommerce .widget_price_filter .ui-slider {
    position: relative;
    text-align: left;
    margin-left: .5em;
    margin-right: .5em;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1em;
    height: 1em;
    background-color: #446267;
    border-radius: 1em;
    cursor: ew-resize;
    outline: 0;
    top: -.25em;
    margin-left: -.5em;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    border-radius: 1em;
    background-color: #60929a;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    border-radius: 1em;
    background-color: #6eabb3;
    border: 0;
}
.woocommerce .widget_price_filter .ui-slider-horizontal {
    height: .5em;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
    left: -1px;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
    right: -1px;
}


/* Yith Shop Filter */

#widgets.shop-sidebar .widget-title h3 {
    display: inline-block;
    width: 100%;
    font-size: 14px;
    font-weight: 600;
    height: 40px;
    line-height: 40px;
    text-transform: uppercase;
    color: #222;
    border-bottom: 1px solid #e6e6e6;
    margin-top: 0;
    margin-bottom: 20px;
	padding: 0;
	position:relative;
}

#widgets.shop-sidebar ul {
	margin:0;
	padding:0;
	max-height: 400px;
    overflow: auto;
}
.yith-wcan-color li {
    float: left;
    width: 50%;
    margin-bottom: 10px;
}


.woocommerce #widgets.shop-sidebar .widget_layered_nav ul.yith-wcan-color li a, 
.woocommerce-page #widgets.shop-sidebar .widget_layered_nav ul.yith-wcan-color li a {
    border: none;
    display: block;
    height: auto;
    margin: auto;
    padding: 0;
    width: auto;
    overflow: hidden;
    text-indent: unset;
    white-space: nowrap;
    box-sizing: content-box;
}
/*
.woocommerce #widgets.shop-sidebar .widget_layered_nav ul.yith-wcan-color li span,
.woocommerce-page #widgets.shop-sidebar .widget_layered_nav ul.yith-wcan-color li span {
    border: none;
    display: block;
    height: 20px;
    margin: 5px 5px 5px 0;
    padding: 0;
    width: 20px;
    overflow: hidden;
    text-indent: unset;
    white-space: nowrap;
    box-sizing: content-box;
}*/

#widgets.shop-sidebar .widget_layered_nav ul.yith-wcan-color li a div {
	float:left;
	
}

#widgets.shop-sidebar .colorblk {
    width: 20px;
    height: 20px;
    display: block;
	margin-right: 10px;
	border: none;
}


#widgets.shop-sidebar .yith-woocommerce-ajax-product-filter.with-checkbox ul li a:before {
    content: '';
    z-index: 1;
    position: absolute;
	background:none;
	border: 1px solid #ddd;
    width: 19px;
    height: 19px;
	left: 0;
	top: 0px;
    color: #f9f9f9;
    text-shadow: 1px 0px 1px #025f8a;
    text-align: center;
}


#widgets.shop-sidebar .yith-woocommerce-ajax-product-filter.with-checkbox ul.yith-wcan-stock-on-sale li a,
#widgets.shop-sidebar .yith-woocommerce-ajax-product-filter.with-checkbox.yith-wcan-sort-by ul li a,
#widgets.shop-sidebar .yith-woocommerce-ajax-product-filter.with-checkbox ul.yith-wcan-list li a {
	position:relative;
}

#widgets.shop-sidebar .yith-woocommerce-ajax-product-filter.with-checkbox ul.yith-wcan-list li a:empty {
	display:none;
}

#widgets.shop-sidebar .yith-woocommerce-ajax-product-filter.with-checkbox ul.yith-wcan-stock-on-sale li,
#widgets.shop-sidebar .yith-woocommerce-ajax-product-filter.with-checkbox.yith-wcan-sort-by ul li,
#widgets.shop-sidebar .yith-woocommerce-ajax-product-filter.with-checkbox ul.yith-wcan-list li{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:30px;
}

#widgets.shop-sidebar .yith-woocommerce-ajax-product-filter.with-checkbox ul.yith-wcan-stock-on-sale li a:before,
#widgets.shop-sidebar .yith-woocommerce-ajax-product-filter.with-checkbox.yith-wcan-sort-by ul li a:before,
#widgets.shop-sidebar .yith-woocommerce-ajax-product-filter.with-checkbox ul.yith-wcan-list li a:before {
	left:-30px;
}
#widgets.shop-sidebar .yith-woocommerce-ajax-product-filter.with-checkbox ul.yith-wcan-stock-on-sale li.chosen a:before,
#widgets.shop-sidebar .yith-woocommerce-ajax-product-filter.with-checkbox.yith-wcan-sort-by ul li a.active:before,
#widgets.shop-sidebar .yith-woocommerce-ajax-product-filter.with-checkbox ul.yith-wcan-list li.chosen a:before {
    font-family: 'FontAwesome';
    content: '\f00c'; 
	background: #025f8a;
}

.woocommerce #widgets.shop-sidebar .widget_layered_nav ul.yith-wcan-color li a span.multicolor {
/*     top: 1px;
    left: 1px; */
}

/* .woocommerce #widgets.shop-sidebar .widget_layered_nav ul.yith-wcan-color li > span { display:none !important; } */
#widgets.shop-sidebar .yith-woocommerce-ajax-product-filter.with-checkbox ul.yith-wcan-color li.chosen a:before {
    font-family: 'FontAwesome';
    content: '\f00c'; 
}

.woocommerce .widget_layered_nav ul.yith-wcan-color li a span.multicolor.color-1 {
    border-width: 35px 20px 0 0;
}



/* categories */


#widgets.shop-sidebar .product-categories li,
#widgets.shop-sidebar .product-categories {
	list-style:none;
}
#widgets.shop-sidebar .product-categories li {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:30px;
	position:relative;
}
#widgets.shop-sidebar .product-categories li > ul.children {
	display:none;
	margin-top:15px;
}

#widgets.shop-sidebar .product-categories a {
	position:relative;
	font-weight:600;
}

#widgets.shop-sidebar .product-categories li a:before {
    content: '';
    z-index: 1;
    position: absolute;
	background:none;
	border: 1px solid #ddd;
    width: 19px;
    height: 19px;
	left: -30px;
	top: 0px;
    color: #f9f9f9;
    text-shadow: 1px 0px 1px #025f8a;
    text-align: center;
	display:inline-block;
	margin-right:10px;
}
#widgets.shop-sidebar .product-categories li.current-cat > a:before {
    font-family: 'FontAwesome';
    content: '\f00c'; 
	background: #025f8a;
}

#widgets.shop-sidebar .product-categories  li > .chevron-inner:after {
    font-family: "FontAwesome";
    content: "\f067";
	color: #025f8a;
	position:absolute;
	display:block;
	width:20px;
	height:20px;
	text-align:center;
    top: 6px;
    right: 6px;
	font-size:12px;
	cursor:pointer;
}

#widgets.shop-sidebar .product-categories li.cat-parent.current-cat.open > .chevron-inner:after,
#widgets.shop-sidebar .product-categories li.cat-parent.current-cat-parent.open > .chevron-inner:after,
#widgets.shop-sidebar .product-categories li.cat-parent.open >.chevron-inner:after {
	font-family: "FontAwesome";
    content: "\f068"
}

#widgets.shop-sidebar .product-categories li.current-cat > ul.children,
#widgets.shop-sidebar .product-categories li.cat-parent.current-cat-parent > ul.children,
#widgets.shop-sidebar .product-categories li.cat-parent.opened > ul.children {
	display:block;
}

#widgets.theme-sidebar .chevron,
#widgets.shop-sidebar .chevron {
	color: #025f8a;
	position:absolute;
	display:block;
	width:20px;
	height:20px;
	text-align:center;
    top: 6px;
    right: 6px;
	cursor:pointer;
}

#widgets.theme-sidebar .open .chevron:after,
#widgets.shop-sidebar .open .chevron:after {
    font-family: "FontAwesome";
    content: "\f068";
}

#widgets.theme-sidebar .closed .chevron:after,
#widgets.shop-sidebar .closed .chevron:after {
	font-family: "FontAwesome";
	content: "\f067";
}

#widgets.theme-sidebar .closed .widget-title+*,
#widgets.shop-sidebar .closed .widget-title+* {
	display:none;
}

.yith-wcan-list .count { font-size:100%;}
.yith-wcan-color > li > span { display:none !important;}

.dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
	background-color: #025f8a !important;
}

.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:before {
    border-color: transparent #025f8a  !important;
}

#header { background:  rgba(255,255,255,0.75);}
#container { background: rgba(255,255,255,0.80); }



/*Cookie Consent Begin*/
#cookieConsent {
    background-color: rgba(20,20,20,0.85);
    min-height: 26px;
    font-size: 12px;
    color: #ccc;
    padding: 20px;
	padding-bottom: 30px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
    z-index: 99999999999;
	text-align:center;
}
#cookieConsent a {
    text-decoration: none;
	color:#fff;
}
#closeCookieConsent {
    float: right;
    display: inline-block;
    cursor: pointer;
    height: 20px;
    width: 20px;
    margin: -15px 0 0 0;
    font-weight: bold;
}
#closeCookieConsent:hover {
    color: #FFF;
}
#cookieConsent a.cookieConsentOK {
    color: #fff;
    display: inline-block;
	padding: 10px 20px;
    cursor: pointer;
	margin-top:15px;
}
/*Cookie Consent End*/




/* DivTable.com */
.divTable{
	display: table;
	width: 100%;
	border-bottom: 1px solid #999999;
}
.divTableRow {
	display: table-row;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
}
.divTableCell, .divTableHead {
	border-top: 1px solid #999999;
	display: table-cell;
	padding: 3px 10px;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
	font-weight: bold;
}
.divTableFoot {
	background-color: #EEE;
	display: table-footer-group;
	font-weight: bold;
}
.divTableBody {
	display: table-row-group;
}



/* edits for sp plugin */

.show-recently-uploaded-files,
.show-most-popular-files,
#cdm_wrapper_form > div:first-child,
.sp-cdm-r-head,
.sp-cdm-r-folder-image input.wpfh_batch_checkbox,
.sp-cdm-r-folder-image input.wpfh_batch_checkbox:before
{
	display:none !important;
}


/* woocommerce-password-strength
=========================================================================================================================== */


.woocommerce-password-strength {
    text-align: center;
    font-weight: 600;
    padding: 3px 0.5em;
    font-size: 1em;
}
.woocommerce-password-strength.strong {
    background-color: #c1e1b9;
    border-color: #83c373;
}
.woocommerce-password-strength.short {
    background-color: #f1adad;
    border-color: #e35b5b;
}
.woocommerce-password-strength.bad {
    background-color: #fbc5a9;
    border-color: #f78b53;
}
.woocommerce-password-strength.good {
    background-color: #ffe399;
    border-color: #ffc733;
}
.woocommerce-password-hint {
    margin: 0.5em 0 0;
    display: block;
}

/* Multiseperator
=========================================================================================================================== */

div.multiseparator {
  position: relative;
  overflow: hidden;
  margin: 30px 0;
  height: 3px;
  width: 100%;
}
div.multiseparator:after {
  content: '';
  display: block;
  position: absolute;
  width: 50px;
  height: 3px;
  z-index: 10;
  background-color: #eab830;
  bottom: 0;
  left: 0;
}
div.multiseparator:before {
  content: '';
  display: block;
  position: absolute;
  width: 1200px;
  height: 1px;
  z-index: 10;
  background-color: #dcdcdc;
  bottom: 1px;
  left: 65px;
}



/* Pagination styling for courses
=========================================================================================================================== */


ul.page-numbers {
  padding: 0;
  margin-right:-5px;
  margin-bottom: 45px;
  
  list-style: none;
}
ul.page-numbers:after {
  content: '';
  clear: both;
  display: block;
}
ul.page-numbers > li {
  float: left;
  margin: 0 5px;
}
ul.page-numbers > li a.page-numbers,
ul.page-numbers > li span.page-numbers {
  position: relative;
  display: block;
  padding: 2px 10px;
  color: #aaa;
  font-size: 12px;
  border: 2px solid #ccc;
  text-align: center;
  z-index: 2;
  overflow: hidden;
  text-decoration: none !important;
}
ul.page-numbers > li a.page-numbers.current,
ul.page-numbers > li span.page-numbers.current {
  color: #fff;
  border-color: #eab830;
}
ul.page-numbers > li a.page-numbers.current:after,
ul.page-numbers > li span.page-numbers.current:after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
  top: 0;
  left: 0;
  background-color: #eab830;
  z-index: -1;
}
ul.page-numbers > li a.page-numbers:hover,
ul.page-numbers > li span.page-numbers:hover {
  color: #fff;
  border-color: #eab830;
}
ul.page-numbers > li a.page-numbers:hover:after,
ul.page-numbers > li span.page-numbers:hover:after {
  left: 0;
}
ul.page-numbers > li a.page-numbers:after,
ul.page-numbers > li span.page-numbers:after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
  top: 0;
  left: -100%;
  background-color: #eab830;
  z-index: -1;
}
ul.page-numbers > li .next .pagi_label {
  margin-right: 6px;
  text-transform: none;
}
ul.page-numbers > li .next i {
  margin-left: 6px;
  font-size: 10px;
}
ul.page-numbers > li .prev .pagi_label {
  text-transform: none;
}
ul.page-numbers > li .prev i {
  margin-right: 6px;
  font-size: 10px;
}

/* Upload Form Fixes
=========================================================================================================================== */
.remodal p {
	margin:0;
}
.remodal p:empty {
	display:none !important;
}

input#cdm_og {
    margin-top: 10px;
	    margin-left: 7px;
}
input#dlg-upload-name-premium {
    width: 98% !important;
    margin-left: 7px;
    margin-right: 7px;
}
.remodal .sp-client-document-manager-form textarea {
    margin-left: 5px;
    width: 99% !important;
}
.sp_su_notes.sp_su_category {}

/* Course upload modal
=========================================================================================================================== */

/* course event widget popup */

#wrapper #main {
	z-index:auto;
}

a.close-individual-course-popup {
    position: absolute;
    right: 25px;
    font-size: 35px;
    z-index: 999;
    border: 2px solid #eab830;
    padding: 10px;
    top: 25px;
    color: #fff;
    background: #eab830;
	text-decoration:none;
}

a.close-individual-course-popup:hover {
    color: #eab830;
    background: #fff;
}

.individual-course-popup-overlay {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:998;
	background:rgba(0,0,0,0.85);
	
	opacity:0;
	visibility:hidden;

	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s; 
	-moz-transition: all 0.5s ease 0s; 
	-ms-transition: all 0.5s ease 0s;
}

.individual-course-popup h2 {
	padding-right: 60px;
    margin-top: 8px;
}
.individual-course-popup {
	position:fixed;
	min-width:60%;
	max-width:1100px;
	max-height:85%;
	z-index:999;
	background:#fff;
	overflow:hidden;
	overflow-y: scroll;
	
	opacity:0;
	visibility:hidden;

	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s; 
	-moz-transition: all 0.5s ease 0s; 
	-ms-transition: all 0.5s ease 0s;
}

#course-enquire-form-popup {
	min-width:50%;
	max-width:1000px;
}

.individual-course-popup.open,
.individual-course-popup-overlay.open {
	opacity:1;
	visibility:visible;
}
.event-widget-popup-inner-content {
	position:relative;
	overflow-y:auto;
	padding:25px;
}

.select2-container,
.event-widget-popup-inner-content .select2-container {
	width:auto !important;
	margin-bottom: 10px;
}

.administrate-event-table-register-link {
	
}

.event-widget-popup-inner-content h3 {
	padding-right: 70px;
    font-size: 20px;
    margin-top: 0;
    line-height: 23px;
}

.popup-ajax-content .fa {
	font-size:40px;
}

#ajax-content-iframe {
	min-height:350px;
}


#cdm_upload_premium_form {
	margin-top:0;
}
#cdm_upload_premium_form p {
    margin: 1em 0;
}
#cdm_upload_premium_form p label {
	padding:0;
}

#cdm_upload_premium_form .sp-cdm-form-shortcode-field-inner {
    padding: 0;
}
#cdm_upload_premium_form .plupload_container {
    padding: 8px 0;
}


#cdm_upload_premium_form .plupload_button  {

    background-image: none;
    background-color: #025f8a;
    border: 0px solid #dddddd;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px !important;
    font-weight: 600 !important;
    line-height: 20px;
    margin: 0;
    padding: 10px 12px !important;
    text-decoration: none;
    vertical-align: middle;
    white-space: nowrap;
    text-transform: uppercase;
    -moz-border-radius: 0px;
    -khtml-border-radius: 0px;
    -webkit-border-radius: 0px;
    width: auto !important;
    border-radius: 0px;
}


#cdm_upload_premium_form .plupload_disabled, #cdm_upload_premium_form  a.plupload_disabled:hover {
	cursor: default;
	background-color: #6c749a;
}

#cdm_upload_premium_form .plupload_start:before {
	margin-right: 10px;
    font-family: 'FontAwesome';
    content: '\f0ee';
}
#cdm_upload_premium_form .plupload_add:before {
	margin-right: 10px;
    font-family: 'FontAwesome';
    content: '\f067 ';
}

#cdm_upload_premium_form .plupload_add {
	margin-top:-10px;
}

.cdm_debug_upload_form {
	display:none;
}




#cdm_upload_premium_form .sp_cdm_success {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
	border: 3px solid #46b450;
}


/* Course meter
=========================================================================================================================== */

.meter { 
	margin-left:5px;
    height: 7px;
    position: relative;
    background: #ddd;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    padding: 3px;
    display: inline-block;
    box-shadow: inset 0 -1px 1px rgba(255,255,255,0.3);
    clear: both;
    width: 150px;
}


.meter > span {
  display: block;
  height: 100%;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  background-color: rgb(43,194,83);
  background-image: linear-gradient(
    center bottom,
    rgb(43,194,83) 37%,
    rgb(84,240,84) 69%
  );
  box-shadow: 
    inset 0 2px 9px  rgba(255,255,255,0.3),
    inset 0 -2px 6px rgba(0,0,0,0.4);
  position: relative;
  overflow: hidden;
}
	
/* special design for Submit my work / My Courses page 
=========================================================================================================================== */

.myCoursesTable .divTable {
	border-bottom:none;
}

.myCoursesTable h5{
	margin-bottom:0;
}
.myCoursesTable div.subcontent {
    font-size: 12px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 5px;
    border-top: 1px solid #ddd;
	
}


.myCoursesTable .submissions-required {
    list-style: none;
    font-size: 12px;
    margin-top: 3px;
    margin-bottom: 0;
    margin-left: 0;
    padding-left: 0;
}

.myCoursesTable .submissions-required .not_started i{
	color: #ff7f00;
}

.myCoursesTable .submissions-required .file_uploaded i {
	color: #2e8b57;
}

.myCoursesTable .submissions-required i {
	margin-right:5px;
}


.myCoursesTable .button {
	font-size: 12px;
    padding: 5px 10px;
    margin-bottom: 10px;
    width: 93%;
    text-align: center;
	
}

.myCoursesTable .button i {
	margin-right: 5px;
}

.tbl-head-opt,
.tbl-data-opt {
	width:30%;
	text-align: center;
}

.tbl-data-opt {
	font-size:11px;
}


#footer .textwidget p {
    margin-bottom: 10px;
    line-height: 30px;
    color: #fff;
}

#footer a.read-more {
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    display: inline-block;
    max-width: 155px;
    height: 51px;
    background-color: rgba(255, 255, 255, 0);
    border: solid 2px #fff;
    line-height: 48px;
    padding: 0 14px;
        width: auto;
    margin-top: 10px;
}


.widget_contacts ul li.widget_contacts_address .text {
    position: relative;
    top: -5px;
}
.widget_contacts ul li .text {
    max-width: 185px;
    font-size: 13px;
    overflow: hidden;
    color: #fff;
}

.footer_widgets_wrapper .widget_working_hours .widget_title h3 {
  margin-bottom: 15px !important;

}
.footer_widgets_wrapper .table_working_hours tr {
  border-color: #fff;
}
.footer_widgets_wrapper .table_working_hours tr td {
  padding: 9px 0;
  color: #fff;
}
.footer_widgets_wrapper .table_working_hours tr td.day_value {
  padding-left: 3px;
}

#footer h2.widgettitle,
#footer .working-hours-wrap .block-title,
#footer .widget_title h3 {
  margin: 0px 0px 28px 0;
  color: #fff;
  text-transform: uppercase;
  font-size: 23px;
  letter-spacing: -1px;
  word-spacing: 0px;
    margin-bottom: 0;
    padding-bottom: 0;
}

#footer .working-hours-wrap .block-title {
	margin-top:10px;
	margin-bottom:25px;
}
#footer h2.widgettitle {
	padding-top:0;
	margin-bottom:25px;
}

#footer .menu-widget {
	list-style:none;
	padding:0;
	margin:0;
}

#footer .menu-widget a { color: #fff; line-height: 25px; }
#footer .menu-widget a:hover { color: #eab830; }

#footer .working-hours-wrap .item { color:#fff; border-bottom: 1px dashed #e1e2e4; }



#footer .contact-iconbox .icon span { color:#fff; }
#footer .content .text { color:#fff;}
#footer .content h3.title { padding-bottom:5px;}