@charset "utf-8";

/*

Theme Name: Lily Kamper Theme
Theme URI: http://www.worktilllate.com/
Author: Work till Late
Author URI: http://www.worktilllate.com/
Description: Theme for Lily Kamper.
Version: 1.4.2
License: GNU General Public License
License URI: http://www.gnu.org/copyleft/gpl.html
Tags: white, black, one-column, two-columns, fluid-layout, fixed-layout, custom-background, custom-menu, featured-images, full-width-template, theme-options, translation-ready
Text Domain: satori

*/



/*********************************** General Styles ***********************************/

.serif,
cite,
h1,
h2,
h3,
h4,
h5,
h6,
#content h1 a,
#content h2 a,
#content h3 a,
#content h4 a,
#header-image h1 a,
#header-image h2 a,
#header-image h3 a,
#header-image h4 a,
h1 a:visited,
h2 a:visited,
h3 a:visited,
h4 a:visited {
color: #333333;
font-weight: 700;
}

h1 a,
h2 a,
h3 a,
h4 a,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover {
text-decoration: none;
}

.monospace,
var,
code {
font-family: "courier new", courier, monospace;
}

input,
textarea {
font-size: inherit;	
}

.amp {
font-style: italic;
font-family: baskerville,palatino,"palatino linotype","book antiqua",georgia,times,"times new roman",serif;
font-weight: normal;
}

.none { /* this class is used to hid the skip to content link at the beginning of the document for accessibility */
display: none;
}

.hidden {
height: 0 !important;
padding: 0 !important;	
}

.clear {
clear: both;
}

.clearboth {
display: block;
margin: 0;
padding: 0;
clear: both;
}

.clearleft {
display: block;
margin: 0;
padding: 0;
clear: left;
}

.clearright {
display: block;
margin: 0;
padding: 0;
clear: right;
}

.left {
float: left;
}

.right {
float: right;
}

.alignnone,
a img.alignnone {
margin: 0;
}

.aligncenter,
div.aligncenter,
a img.aligncenter {
text-align: center;
}

.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.sticky {}

.gallery-caption {}

.bypostauthor {}

.alignleft, 
a img.alignleft,
#content a .alignleft,
.wp-caption.alignleft img {
display: inline;
float: left;
margin-right: 1.4em;
margin-top: 5px;
}

.alignright, 
s#content a .alignright,
a img.alignright,
.wp-caption.alignright img  {
display: inline;
float: right;
margin-left: 1.4em;
margin-top: 5px;
}

a:link {
text-decoration: none;
border-bottom: 1px dotted;
color: #333333;
}

a.fancybox,
.rev_slider_wrapper a {
border-bottom: none;	
}

a.fancybox {
border-bottom: none !important;	
}

.rev_slider_wrapper a,
.tp-scrollbelowslider {
cursor: pointer;	
}

a:visited {
color: #333333;
}

a:hover, a:active {
color: #333333;
}

a:hover {
border-bottom-style: solid; 	
}

::selection {
background: #cccc99;
}

::-moz-selection {
background: #cccc99;
}

.blog #main-body h2 a {
border-bottom: none;
font-size: 28px;
font-weight: 400;	
}

.blog #main-body .post-header {
margin-bottom: 20px;	
}

body {
background: #ffffff;
color: #333333;
padding: 0;
line-height: 1.5em;
font-weight: 300;
font-size: 14px;
padding-right: 15px;
}

#page-background {
position: fixed;
top: 0;
left: 0;
z-index: -100;
height: 100%;
width: 100%;
background-repeat: no-repeat;
background-size: cover;
}

#content img {
height: inherit;
max-width: 100%;
}

#if-logged-in .container {
background: #000;
margin-top: -24px;
}

ul li {
list-style-type: square;
}

ul.fa-ul li {
list-style-type: none;	
}

select {
background: rgba(0, 0, 0, 0);
border: 1px solid;
border-color: inherit;	
}

#preloader-overlay {
width: 100%;
height: 100%;
background-color: #333333;
position: fixed;
z-index: 99999;	
}

.nicescroll-rails {
background-color: #f1f1f1;
width: 14px !important;
border-left: 1px solid;
}

#wp-admin-bar-top-secondary {
padding-right: 15px !important;
}


/*********************************** Header ***********************************/

#header {
display: block;
width: 100%;
}

#header #header-box {
display: table;
width: 100%;
table-layout: fixed;
}

.fixed-header {
position: fixed;
width: 100%;
top: 0;
z-index: 9000;
border-bottom: 1px solid;
} 

.fixed-header .container {
padding-right: 15px;	
}

.header-spacer {
padding-top: 0;	
}

#header-primary {
background-color: #FFF;
}

#logo {
padding: 40px 0;
line-height: 0px;
font-size: 0px;	
}

#logo img {
width: auto;
max-width: inherit !important;	
}

#logo img,
#logo {
-webkit-transition-duration: 0.5s;
   -moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	 -o-transition-duration: 0.5s;
		transition-duration: 0.5s;	
}

#header-secondary {
background-color: #dddddd;
padding: 14px 0 15px 0;
}

#social-top {
display: table-cell;
vertical-align: middle;
text-align: right;
}

#social-top a {
font-size: 14px;
margin-right: 16px;
border-bottom: none;
}

#social-top a:last-child {
margin-right: 0;	
}

.header-social-custom img {
vertical-align: middle;	
}

#social-mobile {
text-align: center;	
}

#social-mobile img {
padding: 4px 8px;
}

#logo-wrap {
display: table-cell;
vertical-align: middle;
text-align: left;
}

#logo-wrap a {
line-height: 0px;
font-size: 0px;
border-bottom: none;
}

.preload-img {
display: none;
}

#header-secondary,
#header-secondary a {
color: #888;	
}

#nav-sec-wrap,
#search-sec-wrap {
float: right;	
}

#search-sec-wrap {
margin-left: 22px;	
}

#search-sec .s {
background-color: rgba(0, 0, 0, 0);
border: none;
padding: 0;
font-size: 12px;
float: right;
position: relative;
z-index: 20;
width: 16px;
-webkit-transition-duration: 0.3s;
   -moz-transition-duration: 0.3s;
	-ms-transition-duration: 0.3s;
	 -o-transition-duration: 0.3s;
		transition-duration: 0.3s;
}

.longsearch {
width: 120px !important;
padding-left: 16px !important;	
}

#search-sec .header-search-sign {
font-family: 'FontAwesome';
content: "\f002";
font-size: 13px;
float: right;
margin-right: -12px;
line-height: 24px;
margin-bottom: -5px;
}

#widget-area-top-sliding .widget-sliding {
float: left;
padding-top: 50px;
padding-bottom: 50px;
border-left: 1px solid #DDD;
margin-right: -1px;
}

#widget-area-top-sliding {
background-color: #aaaaaa;
color: #ffffff;
}

#widget-area-top-sliding .textwidget {
padding-top: 0;
}

#widget-area-top-sliding h4 {
color: #ffffff;
margin-bottom: 30px;
font-weight: 600;	
}

#widget-area-top-sliding .tagcloud a:hover,
#widget-area-top-sliding .social-widget-icon:hover {
background-color: #ffffff;
border-color: #ffffff;
color: #aaa;	
}

#widget-area-top-sliding a {
color: #ffffff;	
}

#widget-area-top-sliding .widget-area ul {
margin-left: 20px;
}

#widget-area-top-sliding .widget-sliding:first-child {
margin-left: 0 !important;
padding-left: 0;
border-left: none;
}

#top-sliding-button {
background-color: #aaa;
height: 51px;
width: 51px;
cursor: pointer;
}

.top-sliding-button-minus #top-sliding-button-element-vert,
.widget-area-top-sliding-inactive {
display: none;
}

.top-sliding-button-element {
background-color: #DDD;
margin: 0 auto;	
}

#top-sliding-button-element-hor {
width: 19px;
height: 3px;
position: absolute;
left: 16px;
top: 24px;	
}

#top-sliding-button-element-vert {
height: 19px;
width: 3px;
position: absolute;
top: 16px;
left: 24px;	
}



/*********************************** Top Menus ***********************************/

#nav-wrap,
nav-sec-wrap {
text-align: right;
vertical-align: middle;
display: table-cell;
}

#nav-wrap {
width: 100%;	
}

#nav-primary .menu-container,
nav-secondary .menu-container {
display: inline-block;	
}

.main-menu,
.secondary-menu {
list-style: none;
vertical-align: middle;
text-align: left;
}

#nav-primary li,
#nav-secondary li {
padding: 0 0 0 24px;
display: inline-block;
list-style-type: none;
}

#nav-primary li:last-child,
#nav-secondary li:last-child {
padding-right: 0px;	
}

#nav-primary li a:hover,
#nav-primary li a:active,
.menu-filter a:hover,
.menu-filter a:active,
#filters .selected,
#nav-primary li a.menu-selected {
border-bottom: 3px solid;
}

#nav-primary ul li ul,
#nav-secondary ul li ul {
display: none;
position: absolute;
z-index: 9000;
text-align: left;
padding: 0;
width: auto;
background-color: #dddddd;
min-width: 160px;
max-width: 200px;
}

#nav-primary ul li ul {
border: 1px solid;	
}

#nav-primary ul ul li i {
position: absolute;
top: 0;
right: 14px;
padding: 14px 0;	
}

.smallheader #nav-primary ul li ul {
margin-top: 16px;	
}

#nav-primary ul ul li a:hover,
#nav-primary ul ul li.current-menu-item > a {
background-color: #333;
border: none;
color: #ddd;
}

#nav-primary ul ul li:hover i,
#nav-primary ul ul li.current-menu-item > i {
color: #ddd;	
}

#nav-secondary ul ul li a:hover,
#nav-secondary ul ul li.current-menu-item > a {
background-color: #ccc;
border: none;	
}

#nav-primary .current-menu-item > a,
#nav-primary .current-menu-item-sub > a {
border-bottom: 3px solid;	
}

#nav-primary .sub-menu .current-menu-item-sub > a,
#nav-primary .sub-menu .current-menu-item > a {
border-bottom: none;	
}

#nav-primary ul li ul li,
#nav-secondary ul li ul li {
text-align: left;
padding: 0;
background: none;
line-height: 16px;
display: block;
border-top: 1px solid #cccccc;
position: relative;
}

#nav-primary ul li ul li {
border-top: 1px solid #333333;	
}

#nav-primary nav > div > ul > li > a {
line-height: 32px;
border-bottom: 3px solid rgba(0, 0, 0, 0);
margin-top: 3px;
}

#nav-primary ul li ul li:first-child {
border-top: none;	
}

#nav-secondary ul li a {
font-size: 10px;
text-transform: uppercase;
border-bottom: none;
font-weight: 400;
padding-bottom: 18px;
}

#nav-secondary ul li {
padding: 0 0 0 16px;	
}

#nav-primary ul a,
#icons-mobile .mobile-icons-title {
color: #333333;
text-decoration: none !important;
text-transform: uppercase;
}

#nav-primary ul a {
font-size: 14px;
text-decoration: none;
border-bottom: none;
display: block;
font-weight: 700;
}

#nav-primary ul ul a,
#nav-secondary ul ul a {
font-weight: 700;
display: block;
padding: 14px 40px 14px 24px;
font-size: 10px;
border: none;
}

#nav-primary ul ul ul {
display: none;
margin-left: 100%;
min-width: 100%;
margin-top: -1px;	
top: 0;
}

#icons-mobile .mobile-icons-title {
padding: 10px 18px;
list-style-type: none;
margin: 8px 0;
background-color: #666666;
font-size: 18px;
}

.mobile-icons-title-text,
#icons-mobile .mobile-icons-title img {
display: table-cell;
vertical-align: middle;	
}

#icons-mobile .mobile-icons-title img {
margin-right: 10px;
}

.mobile-icons-title-inner {
display: table;
}

#icons-mobile .mobile-icons-title:hover,
#icons-mobile a:active .mobile-icons-title {
background-color: #999999;
}

#nav-primary ul ul li:first-child a {
border-top: none;
}

#nav-primary ul ul a:active {
text-decoration: none;
} 

#nav-secondary ul ul.sub-menu {
margin-top: 15px;
margin-left: -12px;	
}

#nav-secondary ul ul a {
font-weight: 300;
padding: 8px 40px 8px 12px;	
}

#nav-secondary ul a:hover,
#social-top a:hover {
color: #ff0000;
-webkit-transition-duration: 0.3s;
   -moz-transition-duration: 0.3s;
	-ms-transition-duration: 0.3s;
	 -o-transition-duration: 0.3s;
		transition-duration: 0.3s;
}

#nav-secondary ul ul a:hover {
color: inherit !important;	
}

#mobilemenu ul li i {
margin-left: 10px;
font-size: 10px;
opacity: 0.2;	
}

#iconmenu {
position: absolute;	
}

#icons-menu {
width: 70px;	
}

.icons-item {
line-height: 1px;
background-repeat: no-repeat;
width: 70px;
height: 70px;
background-color: #666;
background-position: 50% 50%;
float: left;
}

.icons-item:hover {
background-color: #888888;	
}

.icons-item img {
visibility: hidden;	
}

.icons-item-wrap {
display: block;
float: left;
position: relative;	
}

#icons-menu,
#icons-title-holder {
float: left;	
}

.icons-text {
position: absolute;
font-size: 22px;
color: #b9cf9a;
display: none;
float: left;
background-color: #888888;
line-height: 70px;
padding: 0 30px 0 10px;
left: 70px;
z-index: 900;
white-space: nowrap;
}

#filters {
float: left;	
}

.menu-filter {
list-style-type: none;
float: left;
margin-right: 20px;
font-size: 22px;
}

.menu-filter a {
color: #ffffff;	
vertical-align: -24%;
}

.menu-filter-mobile {
background-color: #666666;
margin: 8px 0;
padding: 10px 18px;	
float: none;
font-size: 18px;
color: #ffffff;
}

.menu-filter-mobile:hover {
background-color: #999999;	
}



/*********************************** Content ***********************************/

#main-body {
padding-bottom: 50px;
}

#main-container {
padding: 0;
position: relative;
}

.blog #main-body .post-wrapper,
.archive .post-wrapper,
.search .post-wrapper {
padding: 0;	
}

.isotope .post {
overflow: hidden;
border-bottom: none;
padding: 0 !important;
margin: 0 0 1px 0 !important;	
}

.layout-left-sidebar #content,
.layout-right-sidebar #content,
.search #content,
.blog #content,
.category #content,
.date #content,
.author #content,
.tag #content,
.tax-project_type #content,
.post-type-archive-project #content {
width: 60% !important;
}

.isotope .post-header h2 a {
font-size: 32px;	
}

.featured-thumbnail {
margin-bottom: 20px;	
}

.featured-thumbnail img {
width: 100%	
}

.sticky h2 i.icon-pushpin {
font-size: 14px;
margin-right: 12px;	
}

#content a img,
#content img,
#content iframe {
margin-bottom: 0px;
}

.page-header {
width: 100%;
background-repeat: no-repeat;	
margin-bottom: 50px;
background-position: 50% 0;
}

.page-header img {
width: 100%;	
}

.page-delimiter {
border-top: 1px solid #dddddd;
margin-bottom: 50px;
}

.page-delimiter-noborder {
border-top: none !important;	
}

.page-space {
height: 0;	
}

.excerpt-container {
margin-bottom: 15px;
margin-top: 10px;	
}

.breadcrumbs-wrap {
margin-top: -30px;
margin-bottom: 40px;
border-bottom: 1px solid #ddd;
padding-bottom: 20px;	
}

#breadcrumbs i {
margin: 0 10px;
color: #ff0000;	
}

#breadcrumbs,
#breadcrumbs a {
color: #aaa;	
}

.navlinks {
margin-bottom: 20px;	
}

.prev-post-link {
margin-right: 25px;	
}

.prev-post-link,
.next-post-link {
float: left;
font-size: 18px;	
}

.prev-post-link a,
.next-post-link a {
font-size: 14px;	
}

.parallax {
background-position: top center;
}

.full-link-button {
float: right;
padding: 8px 12px;
border: 3px solid;
margin-top: 20px;
font-weight: 700;
}

.full-link-button:hover {
background-color: rgba(204, 204, 204, 0.5);	
}

.page-title h2 {
max-width: 30%;	
}

.page-title h2 a,
.page-heading h1 a,
.single .post-header h1 a,
#blog-header h1 a,
.post-header h1 a,
.woocommerce h1 {
font-size: 40px;
padding-bottom: 5px;
line-height: 60px;	
}

.archive .post h2 a,
.search .post h2 a {
border-bottom: none;
}

.archive .post-header,
.search .search-heading {
text-decoration: none;
margin-bottom: 20px;	
}

.page-excerpt {
float: right;
max-width: 50%;
font-size: 18px;
font-style: italic;
color: #999999;	
}

.portfoliosep {
width: 100%;
clear: both;	
}

.portfolio-page-content,
.blog-page-content {
margin-bottom: 45px;	
}

.single #content {
padding-bottom: 40px;	
}

#post-list .post-header h2 a,
#masonry-list-wrapper .post-header h2 a {
border-bottom: none;	
}

#content p {
margin-bottom: 20px;
}

#content {
line-height: 1.5em;
}

.widget-area img {
max-width: 100% !important;	
}

#blog-header {
padding-bottom: 45px;	
}

#blog-header h1 {
font-size: 38px;
}

#portfolio-header h1 {
padding: 40px 40px 20px 40px;	
}

.portfolio-tax-desc {
padding: 0 40px 40px 40px;	
}

.portfolio-filter-item {
float: left;
margin: 20px 12px 0 0;	
}

.portfolio-filter-item a {
padding: 8px 15px;
border: 1px solid;
display: block;
}

#content .portfolio-tax-desc p {
margin-bottom: 0;	
}

#widget-alert {
background: #C6D8CD;
border: 1px #5b816a solid;
padding: 24px;
margin-bottom: 24px;
}

.single-project .meta-comment-count {
display: none;	
}

.type-project {
margin-bottom: 20px;
}

.type-post,
.page-template-page_portfolio-classic-php .type-project,
.post-type-archive-project .type-project,
.tax-project_type .type-project,
.search .post {
border-bottom: 3px solid;
padding-bottom: 10px;
margin-bottom: 60px;
}

.single .type-post {
margin-bottom: 0;
border-bottom: none;	
}

.single-post .post-single {
border-bottom: none;	
}

.post-wrapper .su-custom-gallery {
margin-bottom: 0;
}

.layout-full-width .page-heading h1 {
padding: 0;
margin-bottom: 20px;
width: 100%;
}

.page-heading h1,
.post-heading h1 {
margin-bottom: 20px;	
}

.page h1 {
margin-left: 0;
}

.single .post-header h1 {
margin-top: 0;
margin-bottom: 20px;
}

.search-no-results .meta-delimiter {
display: none;
}

.layout-left-sidebar #content {
float: right;
}

.layout-left-sidebar #sidebar {
float: left;
}

.layout-full-width #content  {
width: 100%;
}

.post-header-title {
background: #ff0000;
float: left;
}

.post-header-title h4 {
padding: 8px 16px;
color: #FFFFFF;
margin: 0;
}

.post-meta {
margin: 28px 0 0 0;
font-size: 12px;
clear: both;
line-height: 14px;
}

.search .post-meta {
padding-bottom: 40px;	
}

.post-meta a {
color: #b5b5b5;
border-bottom: none;
}

.post-meta div {
white-space: nowrap;
color: #b9b9b9;
float: left;
}

.layout-full-width .page-content,
.layout-full-width .post-edit {
padding-bottom: 10px;
margin: 0 auto;
}

.post-content ul,
.post-content ol {
margin: 0 0 18px 0;
}

.post-content ul li,
.post-content ol li {
margin-bottom: 6px;
margin-left: 48px;
}

.post-content ul li:last-child,
.post-content ol li:last-child {
margin-bottom: 0;
}

.post-content h1, 
.post-content h2, 
.post-content h3,
.post-content h4,
.post-content h5,
.post-content h6 {
margin: 20px 0 10px 0;
}

.page-large-text .page-title h2 {
width: 100%;
max-width: 100%;	
}

.page-large-text .page-title a,
.page-template-page_large-text-php .page-heading a {
border-bottom: none;
font-size: 60px;
line-height: 80px;
}

.page-large-text .content-container-inner {
width: 100%;
float: left;
margin-top: 20px;	
}

.page #content a img, 
.single-post #content a img,
#content iframe  {
max-width: 100%;
}

.no-results input.s {
float: left;	
}

.page #content a img.alignleft, 
.page #content a img.alignright,
.single-post #content a img.alignleft,
.single-post #content a img.alignright,
.page #portfolio-list a img,
.page #content .wp-caption a img,
.single-post #content .wp-caption a img {
margin-left: 0;
}

img.size-auto, img.size-full, img.size-large, img.size-medium, .attachment img  {
max-width: 100%;
height: auto;
}

.post-edit {
clear: both;
}

.post-edit-link,
#vc-load-inline-editor {
display: inline-block;	
}

.edit-post-link,
.post-edit-link {
margin-right: 10px;
}

#post-meta .post-tags {
text-align: right;
margin: 3px 12px 9px 0;
}

#content #post-meta .post-tags a {
white-space: nowrap;
}

#content #post-meta {
padding: 16px 0 12px 0;
margin: -8px 0 0 0;
font-size: 11px;
}

.post-meta .meta-img {
margin-right: 10px;
font-size: 18px;
color: #B9B9B9;
}

.post-meta .meta-text {
margin-top: 4px;
font-style: italic;	
}

.single-post #post-meta .meta-img {
margin-right: 2px;
}

.single-post #post-meta #meta-tag {
margin-right: 7px;
}

.meta-delimiter {
height: 20px;
width: 100%;
}

#content .meta-img img {
margin-bottom: -2px;
margin-right: 4px;
}

.meta-author,
.meta-cat,
.meta-date,
.meta-comment-count,
.meta-tag {
margin: 4px 4px 0 4px;
text-transform: uppercase;
}

.post-meta .meta-comment-count {
float: right;
}

input[type="text"],
input[type="password"],
input[type="email"],
textarea,
.wpcf7-text { 
padding: 10px;
border: 1px solid;
max-width: 100%;
background-color: transparent;
color: inherit;
}

input[type="password"] {
width: auto !important;	
}

input::-webkit-input-placeholder,
input:-ms-input-placeholder,
input:-moz-placeholder,
input::-moz-placeholder { 
color: #666666;
}

.archive input.s {
float: left;
}

textarea {
min-height: 150px;
width: 100%;
text-align: left;
}

a.more-link {
white-space: nowrap;
}

blockquote {
margin: 25px 0;
padding: 12px 0 12px 38px;
color: #999;
}

blockquote p {
margin-bottom: 0 !important;	
}

.blockquote-sign {
float: left;
margin-left: -35px;
font-size: 22px;	
}

.wp-caption {
text-align: left;
max-width: 100%;
}

.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}

.wp-caption.aligncenter {
margin: 5px 20px 20px 0;
text-align: left;
}

.wp-caption.aligncenter a {
text-align: left;
}

.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;
padding: 0;
width: auto;
text-align: left;
}

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
margin: 0;
}

.wp-caption-text {
margin-top: 0;
color: #777777;
font-style: italic;
}

.tag #content #post-meta .post-tags a {
margin: 0 0 5px 5px;
float: left;
}

.tag #content #post-meta .post-tags {
margin-left: 12px;
text-align: left;
}

.post-delimiter {
margin: 0 16px 10px 16px;
}

.post-content ul, 
.post-content menu, 
.post-content dir {
display: block;
}


/*********************************** Author and Comments ***********************************/

#post-author {
padding: 40px 0 0 0;
display: block;
min-height:80px;
border-top: 1px solid #333333;
}

#post-author h3,
#author h3 {
margin: 4px 0 9px 0;
}

#post-author img {
margin: 0;
width: 80px;
height: 80px;
}

#post-author #authorDescription {
margin-top:-92px;
padding-left: 100px;
margin-bottom: 20px;
}

.comment-awaiting-moderation {
clear: both;
display: block;	
}

#author-desc {
margin-top:-108px;
padding-left: 100px;
line-height: 1.4em;
}

.author #author-desc {
}

#author-section-desc {
margin: 0 0 -4px 0;
}

#author img {
margin: 0;
width: 80px;
height: 80px;
}

.author-section-desc {
margin-bottom: 30px;
margin-top: -20px;	
}

#comments-title {
margin-bottom: 0 !important;
}

#cancel-comment-reply-link {
margin-left: 20px;
font-size: 12px;
}

#comments-top {
height: 30px;
border-top: 1px solid #333333;
}

#post-author-top {
border-top: 1px solid #333333;
height: 12px;
}

#comments ul,
#comments ol,
#comments li {
list-style-type: none;
}

#comments .reply a {
font-size: 11px;	
}

#comments h3,
#comments h4, 
#post-author h3,
#author h3
{
font-weight: 400;
}

#comments .comment {
border-bottom: 1px solid #333333;
padding-top: 15px;
border-collapse: collapse;
}

#comments article:last-child {
border-bottom: none;
}

#comments li.depth-1:first-child article {
border-top: none;
}

#comments h3, 
#comments h4, 
#post-author h3, 
#author h3, 
.error404 #content h4 {
}

.comment-wrapper {
padding: 0;
}

#content #comments img {
margin-bottom: 0;
}

#comments .reply {
text-align: right;
font-size: 0.8em;
float: right;
}

.comment-author {
margin-right: 10px;
font-weight: 700;
}

.vcard {
float: left;	
}

.comment-author a {
font-weight: 700;
background: none;
padding: 24px 0 0 0;
}

.comment-date {
font-size: 11px;
color: #818181;
float: left;
line-height: 18px;
}

.comment-content {
min-height: 27px;
line-height: 1.6em;
}

#content #comments .vcard img {
margin: 3px 0 0 0;
}

#respond {
padding: 30px 0 0 0;
border-top: 1px solid #333333;
}

.contact-form input[type='text'] {
max-width: 100% !important;
margin-bottom: 30px !important;
}

.container #respond input#author, 
.container #respond input#email, 
.container #respond input#url, 
.container #respond textarea,
.container .contact-form div input:not(.checkbox), 
.container .contact-form div textarea,
.woocommerce .product #respond input#email, 
.woocommerce .product #respond input#name, 
.woocommerce .product #respond textarea {
box-sizing: border-box;
-moz-box-sizing: border-box;
width: 100%;	
}

input[type="radio"],
input[type="checkbox"] {
-webkit-appearance: inherit;
position: relative;
}

input[type="checkbox"] {
top: 1px;
}

input[type="radio"]:before,
input[type="checkbox"]:before {
font-family: 'FontAwesome';
padding-right: 3px;
font-size: 14px;
}

input[type="radio"]:before {
content: "\f10c"; 
}

input[type="radio"]:checked:before {
content: "\f111";
}

input[type="checkbox"]:before {
content: "\f096"; 
}

input[type="checkbox"]:checked:before {
content: "\f14a"; 
}

#respond input#submit,
.contact-submit input,
.back-button input,
input[type="submit"],
input.button,
button.button,
.wc-proceed-to-checkout a {
cursor: pointer;
color: inherit;
margin-left: 0;
width: auto !important;
font-size: inherit;
padding: 11px 13px;
font-weight: 700;
font-family: inherit !important;
background-color: rgba(0, 0, 0, 0);
border: 3px solid;
-webkit-transition-duration: 0.5s;
   -moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	 -o-transition-duration: 0.5s;
		transition-duration: 0.5s;
}

#respond input#submit:hover,
.contact-submit input:hover,
.back-button input:hover,
input.button:hover,
button.button:hover,
.wc-proceed-to-checkout a:hover {
background-color: #333;
color: #FFF;
border-color: inherit;
}

#respond textarea {
display: block;
margin-bottom: 7px;
}

#respond label {
display: none;	
}

#respond input {
display: block;
}

.comment-form-author,
.comment-form-email,
.comment-form-url,
.comment-form-comment {
margin-bottom: 14px !important;	
}

.comment-edit-link {
font-size: 11px;
position: relative;
top: -3px;
}	
}

.logged-in-as,
.comment-notes {
font-size: 11px;
color: #999999;
}

.pagerbox a,
.woocommerce-pagination .page-numbers li a,
.woocommerce-pagination .page-numbers li .current {
white-space: nowrap;
display: inline-block;
text-decoration: none;
font-size: 14px;
border: 1px solid #333;
margin-top: 8px; 
margin-bottom: 8px; 
margin-right: 10px;
padding: 8px 15px;
-webkit-transition-duration: 0.3s;
   -moz-transition-duration: 0.3s;
	-ms-transition-duration: 0.3s;
	 -o-transition-duration: 0.3s;
		transition-duration: 0.3s;
}

.woocommerce-pagination .page-numbers li a,
.woocommerce-pagination .page-numbers li .current {
margin-right: 6px !important;	
}

.blog .pagerbox a,
.page-portfolio .pagerbox a, {
margin-right: 12px;
margin-left: 0;
}

.page-portfolio .pagerbox {
float: left;
margin-bottom: 20px;
}

.pagerbox a.current,
.pagerbox a:hover,
.woocommerce-pagination .page-numbers li a:hover,
.woocommerce-pagination .page-numbers li .current {
background: #333;
color: #FFF;
}

.pagerbox a:active {
text-decoration: none;
}

.page-template-page_blog-posts-php .pagerbox {
float: right;
margin: 20px 0;
}

.gallery img,
.su-custom-gallery img { 
border: none !important; 
}


/*********************************** Post Formats ***********************************/


#main-body #content .isotope .format-gallery .post-content {
padding: 0 !important;	
}

.isotope .post-content p {
margin-bottom: 0 !important;	
height: 100%;
}

.isotope .post {
z-index: 2;
}

.isotope-hidden.post {
pointer-events: none;
z-index: 1;	
}

#content .format-link .post-link h2 a,
#content .format-link .post-link h2 {
font-size: 22px;
color: #999999;
line-height: 36px;
}

#content .post-size-large .post-link h2 a,
#content .post-size-large .post-link h2 {
font-size: 36px;
line-height: 48px;
}

#content .format-link .post-link h2 a {
text-decoration: none;
border-bottom: 2px solid #999999;
}

.standard-post-linker {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 100;	
}

#content .format-link .post-link-url {
color: #818181;	
margin-top: 20px;
}

.format-link .post-meta {
margin-top: 46px;	
}

.format-link .post-link {
font-size: 1.8em;
line-height: 1.6em;
}

.format-link .post-link a {
}

.isotope .format-aside .post-content p {
overflow: hidden;	
}

#content .format-quote .post-quote h2 {
font-size: 32px;
margin-bottom: 18px;
}

.post-quote-author {
color: #818181;
margin-top: 20px;
margin-left: 40px;
}

.quote-sign {
float: left;
font-size: 26px;
margin-right: 10px;
}

.blog .quote-sign {
margin: 0 18px 0 -40px;
}

.post-quote {
font-size: 1.8em;
line-height: 1.4em;
padding-left: 40px;	
}

.post-format-image img {
max-width: 100%;	
}

.post-format-image a {
border-bottom: none !important;	
}

.inner-image-placeholder {
background-size: cover;
background-repeat: no-repeat;
background-position: 50% 50%;	
width: 100%;
height: 100%;
}

.image-link-inner {
width: 100%;
height: 100%;
position: relative;
z-index: 20;	
}

.isotope .image-post-overlay {
position: absolute;
background-color: #333333;
z-index: 2;
bottom: 0;
width: 100%;
left: 0;
color: #ffffff;
height: 100%;	
}

.isotope .format-gallery .image-post-overlay {
z-index: 200;	
}

.image-post-overlay-in {
padding: 10%;
height: 100%;
}

#content .image-post-overlay-in h4 a {
color: #FFF;
padding-bottom: 4px;
line-height: 24px;
font-size: 20px;
font-weight: 700;
}

#content .image-post-overlay-type {
margin-top: 30px;	
}

#content .image-post-overlay-type i {
margin-right: 6px;	
}

#content .image-post-overlay-in h4 {
margin: 0 0 12px 0;	
}

.image-post-overlay-in p,
.format-quote p {
margin-bottom: 0 !important;	
}

.overlay {
width: 60px;
height: 60px;
position: absolute;
z-index: 2;
bottom: 0;
right: 0;
line-height: 60px;
color: #FFF;
background-color: #333;
text-align: center;
font-size: 20px;
}

.post-content #orbit-slider {
margin-bottom: 20px;	
}

.page-portfolio .format-gallery .post-wrapper,
.page-portfolio .format-gallery .post-content,
.page-portfolio .format-gallery #orbit-slider,
.page-portfolio .format-gallery .container_orbit,
.page-portfolio .format-gallery .orbit-wrapper,
.page-portfolio .format-gallery .orbit-featured {
height: 100%;	
}

.post-link-url {
word-break: break-all;	
}

.isotope .format-standard .post-wrapper, 
.isotope .format-link .post-wrapper, 
.isotope .format-aside .post-wrapper, 
.isotope .format-quote .post-wrapper,
.inner-image-placeholder .post-content {
height: 80%;
width: 80%;
padding: 0;
top: 10%;
left: 10%;
position: absolute;
}

.isotope .format-quote .post-quote {
padding-left: 0;	
}

.page-template-page_portfolio-masonry-php .pagerbox,
.page-template-page_blog-masonry-php .pagerbox {
margin-top: 20px;	
}

.wobble-fix { 
-webkit-filter: blur(0); 
}

#infscr-loading .fa {
font-size: 30px;	
}



/*********************************** Sidebar ***********************************/

#sidebar {
}

.widget-sidebar {
margin-top: 44px;
}

#sidebar .widget-sidebar:first-child h3 {
margin-top: 10px !important;	
}

.widget-area ul li {
margin-left: 0;
list-style-type: none !important;	
}

.widget-sidebar:first-child {
margin-top: 0;	
}

.wpb_wrapper .widget-sidebar:first-child {
margin-top: 20px;	
}

.widget-sidebar ul {
padding: 0;
}

.widget-sidebar div#twitter_div {
background: transparent !important;
}

.widget-sidebar h3 {
margin: 0 0 12px 0 !important;
font-size: 24px;
}

.textwidget {
padding-top: 14px;	
}

#sidebar .widget-sidebar ul {
clear: both;
}

#sidebar #calendar_wrap #wp-calendar {
width: auto;
}

#wp-calendar tfoot tr td {
border-top: 1px solid;	
}

#wp-calendar thead tr th {
border-top: 1px solid;
border-bottom: 1px solid;	
}

#calendar_wrap #wp-calendar tr td,
#calendar_wrap #wp-calendar tr th {
padding-right: 20px;
}

#calendar_wrap #wp-calendar tr td,
#calendar_wrap #wp-calendar tr th,
#wp-calendar caption {
text-align: left;
}

#wp-calendar tr td#next {
text-align: right;	
}

.widget-area .screen-reader-text {
display: none;
}

.rp-title a {
position: relative;
top: -5px;
}

#sidebar ul#twitter_update_list li {
padding-top: 25px;
}

#sidebar .post-date {
margin-left: 8px;	
}

#sidebar .widget-area:last-child {
margin-bottom: 40px;	
}

input#searchsubmit { 
display: none;
}

input#searchsubmit:hover { 
background-image: url('images/search-hover.png');
}

#sidebar ul,
#sidebar li {
margin: 0;
list-style: none;
}

#sidebar .children {
padding-left: 10px;
}

#sidebar .children .children {
padding-left: 10px;
}

.widget-sidebar ul li,
.widget-sidebar ul p,
.widget-sidebar .searchform div {
padding-top: 8px;
}

.better-recent-posts ul li {
padding: 18px 12px 0 0;
line-height: 1.4em;
list-style-type: none;
margin-left: 0;
}

.better-recent-posts ul li:last-child {
padding-bottom: 0;
}

.better-recent-posts ul li img {
margin-right: 3px;
}

.better-recent-posts ul li .time {
color: #b5b5b5;
margin-top: 4px;
position: relative;
}

.better-recent-posts ul li .time:before {
font-family: Fontawesome;
content: "\f073";	
margin-right: 6px;
}

#sidebar .widget_links ul li img {
margin: 0 4px -4px 0;
}

#wp-calendar caption {
margin: 0 0 10px 0;
}

#wp-calendar tfoot tr td {
padding-top: 5px;	
}

.widget-sidebar .tagcloud {
padding: 12px 12px 12px 0;
margin-bottom: -10px;
}

.tagcloud a {
padding: 8px 12px;
margin: 0 7px 11px 0;
white-space: nowrap;
display: inline-block;
text-decoration: none;
font-size: 14px !important;
border: 1px solid;
-webkit-transition-duration: 0.3s;
   -moz-transition-duration: 0.3s;
	-ms-transition-duration: 0.3s;
	 -o-transition-duration: 0.3s;
		transition-duration: 0.3s;
}

.tagcloud a:hover {
background: #333;
color: #FFF;
border-color: inherit;
}

.recent-post-thumb a {
border-bottom: none;	
}

.social-widget-icon {
width: 30px;
height: 30px;
float: left;
margin: 0 10px 10px 0;
border: 1px solid;
text-align: center;
line-height: 30px;	
-webkit-transition-duration: 0.5s;
   -moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	 -o-transition-duration: 0.5s;
		transition-duration: 0.5s;
}

.social-widget-icon:hover {
background-color: #333333;
color: #ffffff;	
}

.socialmedia-buttons {
margin-top: 24px;	
}

.socialmedia-text {
margin: 0 0 18px 0;	
}

.dropdown-menu-widget .menu,
.widget_categories .postform,
.widget_archive select {
width: 100%;
padding: 6px;
}

.widget_rss h4 img {
display: none;	
}



/*********************************** Error 404 Page & misc ***********************************/

.error404 #content .top-border {
margin-left: 0;
}

.error404 #content {
margin: 0;
width: 100%;
}

.error404 .error-archives {
list-style-type: none;	
}

.error404 .searchform {
padding-left: 5px;
}

.error404 h4 {
margin-left: 0;
margin-top: 16px;
}

.error404 .post-single {
border-bottom: none;	
}

.error404 h4 {
margin-bottom: 10px;
}

.error-list {
margin-bottom: 24px;
}

.error404 #content input.s {
margin-bottom: 26px;
width: 50%;
}

.error404 .post-header {
margin-bottom: 40px;	
}

#error-text {
float: left;
width: 40%;
margin-right: 40px;
}

.error-archives {
float: left;
width: 25%;
}

.no-results {
padding: 0 16px 16px 0;
}

.post-single input.s, 
.post-single input.searchsubmit {
float: left;
}

.search-no-results .screen-reader-text,
.error404 .screen-reader-text  {
display: none;
}

.search .post-single {
padding-bottom: 16px;
border-bottom: 1px solid #333333;
margin-bottom: 70px;	
}

.scrolltop {
text-decoration: none;
position: fixed;
bottom: 10px;
right: 25px;
overflow: hidden;
width: 40px;
height: 40px;
border: none;
z-index: 10;
line-height: 36px;
text-align: center;
background-color: #999999;
color: #ffffff;
font-size: 30px;
}

.scrolltop:hover {
background-color: #666666;
}

.tag-desc, .cat-desc {
margin: 0 0 30px 0;
line-height: 1.4em;
padding: 16px;
font-style: italic;
}

.meta-icon {
float: left;
width: 40px;
height: 40px;
background-color: #ff0000;
margin: 0 5px -7px 0;
}

#content .meta-icon img {
margin: 15px 14px 14px 14px;
}

.image-divider {
width: 100%;
}

.header-desc {
padding-bottom: 35px;
margin-top: -30px;
}


/*********************************** Portfolio ***********************************/

.page-portfolio .post-header h2 a {
text-decoration: none !important;
font-size: 32px;
}

.page-portfolio .post-header h2 {
margin: 0 0 30px 0;
}

.page-portfolio #portfolio-list-wrapper {
margin-bottom: 20px;
}

.edit-this {
width: 100%;	
}

.isotope-filter {
margin-bottom: 20px;	
}

.isotope-filter-button,
.categories_filter li a {
display: inline-block;
padding: 8px 14px;
border: 1px dashed !important;
margin-right: 12px;	
margin-bottom: 14px;
}

.categories_filter li a {
margin-right: 0 !important;	
}

.isotope-filter-button:hover,
.categories_filter li a:hover {
border-style: solid !important;
cursor: pointer;
}

.page-template-page_portfolio-grid-php #masonry-list-wrapper {
margin: 0 -2% !important;	
}

.page-template-page_portfolio-grid-php .isotope .post {
margin: 2% !important;
}


/**** Isotope Filtering ****/

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.5s;
     -moz-transition-duration: 0.5s;
      -ms-transition-duration: 0.5s;
       -o-transition-duration: 0.5s;
          transition-duration: 0.5s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:      -o-transform, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope-infinite-scroll {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}



/****************************** Revolution Slider ******************************/


.rev_slider .tp-button {
border: 1px solid !important;
box-shadow: none !important;
-moz-box-shadow: none !important;
-webkit-box-shadow: none !important;
border-radius: 0 !important;
background: none !important;
text-shadow: none !important;
letter-spacing: normal !important;
padding: 10px 20px !important;
font-size: 20px !important;
font-weight: 300 !important;
font-family: inherit;	
}

.rev_slider .tp-button:hover,
.rev_slider .purchase:hover {
background-color: #ffffff !important;
color: #333333 !important;	
border-color: #ffffff !important;
}

a.tp-button,
a.tp-button:hover,
a.tp-button:active {
text-decoration: none !important;
}

.rev_slider .tp-button.big {
padding: 25px 40px !important;
font-size: 30px !important;
font-weight: 700 !important;
border: 3px solid !important;
}

.rev_slider .tp-button.green, 
.rev_slider .tp-button:hover.green,
.rev_slider .purchase.green, 
.rev_slider .purchase:hover.green {
border-color: #090 !important;
color: #090 !important;
}

.rev_slider .tp-button:hover.green,
.rev_slider .purchase:hover.green {
background-color: #090 !important;
color: #ffffff !important;	
}


.rev_slider .tp-button.blue, 
.rev_slider .tp-button:hover.blue,
.rev_slider .purchase.blue, 
.rev_slider .purchase:hover.blue {
border-color: #0387A3 !important;
color: #0387A3 !important;
}

.rev_slider .tp-button:hover.blue,
.rev_slider .purchase:hover.blue {
background-color: #0387A3 !important;
color: #ffffff !important;	
}


.rev_slider .tp-button.red, 
.rev_slider .tp-button:hover.red,
.rev_slider .purchase.red, 
.rev_slider .purchase:hover.red {
border-color: #F00 !important;
color: #F00 !important;
}

.rev_slider .tp-button:hover.red,
.rev_slider .purchase:hover.red {
background-color: #F00 !important;	
color: #ffffff !important;
}

.rev_slider .tp-button.orange, 
.rev_slider .tp-button:hover.orange,
.rev_slider .purchase.orange, 
.rev_slider .purchase:hover.orange {
border-color: #FF8040 !important;
color: #FF8040 !important;
}

.rev_slider .tp-button:hover.orange,
.rev_slider .purchase:hover.orange {
background-color: #FF8040 !important;	
color: #ffffff !important;
}

.rev_slider .tp-button.darkgrey,
.rev_slider .tp-button.grey,
.rev_slider .tp-button:hover.darkgrey,
.rev_slider .tp-button:hover.grey,
.rev_slider .purchase.darkgrey, 
.rev_slider .purchase:hover.darkgrey {
border-color: #444444 !important;
color: #444444 !important;
}

.rev_slider .tp-button:hover.darkgrey,
.rev_slider .purchase:hover.darkgrey {
background-color: #444444 !important;
color: #ffffff !important;	
}

.rev_slider .tp-button.lightgrey,
.rev_slider .tp-button:hover.lightgrey,
.rev_slider .purchase.lightgrey,
.rev_slider .purchase:hover.lightgrey {
border-color: #bbb !important;
color: #bbb !important;	
}

.rev_slider .tp-button:hover.lightgrey,
.rev_slider .purchase:hover.lightgrey {
background-color: #bbb !important;
color: #ffffff !important;		
}

.rev_slider_wrapper  ul li {
margin: 0 !important;	
}

.tp-leftarrow.default,
.tp-rightarrow.default {
background-image: none !important;
font-size: 60px;
color: #FFF;
opacity: 0.4;
}

.tp-leftarrow.default:hover,
.tp-rightarrow.default:hover {
opacity: 1.0;	
}

.tp-leftarrow.default:before {
font-family: Fontawesome;	
content: "\f104";
}

.tp-rightarrow.default:before {
font-family: Fontawesome;	
content: "\f105";
}

.tp-bullets.simplebullets.round .bullet {
border: 1px solid #FFF;
background-image: none !important;	
width: 21px !important;
height: 21px !important;
margin-left: 5px !important;
}

.tp-bullets.simplebullets.round .selected:before,
.tp-bullets.simplebullets.round .selected:after {
content: "";
position: absolute;
z-index: -1;
background: #FFF;
left: -4px;
top: 10px;
width: 29px;
height: 1px;
}

.opera .tp-bullets.simplebullets.round .selected:before,
.opera .tp-bullets.simplebullets.round .selected:after,
.safari .tp-bullets.simplebullets.round .selected:before,
.safari .tp-bullets.simplebullets.round .selected:after {
left: -5px !important;	
}

.tp-bullets.simplebullets.round .selected:before {
transform:rotate(45deg);
-ms-transform:rotate(45deg);
-webkit-transform:rotate(45deg);
}

.tp-bullets.simplebullets.round .selected:after {
transform:rotate(135deg);
-ms-transform:rotate(135deg);
-webkit-transform:rotate(135deg);
}



/*********************************** Footer ***********************************/

#footer {
color: #cccccc;
line-height: 1.5em !important;
background-color: #666666;
}

#container-footer {
background-repeat: repeat;
}

#container-footer a, 
#copyright a, 
#container-footer a:hover, 
#copyright a:hover {
color: #cccccc;
}

#footer #calendar_wrap #wp-calendar tr td, 
#footer #calendar_wrap #wp-calendar tr th,
#footer #wp-calendar thead, 
#footer #wp-calendar tfoot {
background: none;
}

#footer #copyright {
clear: both;
padding: 20px 0;
background-color: #666;
font-size: 12px;
border-top: 1px solid #888;
}

#footer-content {
padding: 20px;
}

#footer ul,
#footer li {
list-style: none;
}

footer h4 {
font-size: 20px;
margin: 0 0 24px 0;
color: #FFF;
float: left;
font-weight: 700;
width: 100%;
}

footer h4 a {
border-bottom: none !important;	
}

#footer .widget-footer {
border-left: 1px solid #888;
padding-top: 50px;
padding-bottom: 50px;
margin-right: -1px;
}

#footer .socialmedia-buttons,
#footer .tagcloud {
margin-top: 5px;	
}

#footer .textwidget {
padding-top: 0;
}

#footer .social-widget-icon:hover {
background-color: #CCC;
border-color: #CCC;
color: #666;	
}

#footer .widget-footer:first-child {
margin-left: 0 !important;
border-left: none;
padding-left: 0;
}

#footer .widget-footer ul li {
padding: 6px 0;
}

#footer .widget-footer ul li:first-child {
padding-top: 0;
}

#footer .widget-footer ul li:last-child {
border-bottom: none;
}

#footer .better-recent-posts ul ul li .time {
color: #aaaaaa;
}

#footer .widget-footer .blogroll img {
margin-bottom: -3px;
margin-right: 4px;
}

#footer .tagcloud a {
line-height: 17px !important;
}

#footer .tagcloud a:hover {
background-color: #CCC;
color: #666;	
}

.sitewide-cta .wpb_row {
margin: 0 !important;
padding: 40px 0;	
}


/*********************************** Reactive ***********************************/

.reactive {
display: none;
}

.reactive-overlay {
position: fixed;
z-index: 9999;
background-color: #FFF;
padding: 40px;
border: 8px solid #DDD;
top: 0;
}

.reactive-overlay-background {
display: none;
background-color: #000;
opacity: 0.5;
width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
z-index: 9998;
}

.reactive-toppromo,
.reactive-bottompromo {
position: relative;
width: 100%;	
}

.reactive-toppromo {
padding: 20px 0;	
}

.reactive-bottompromo {
padding: 40px 0;
}

.reactive-toppromo .wpb_row,
.reactive-bottompromo .wpb_row {
margin: 0 !important;	
}

.reactive-object-activated {
display: block !important;
}

.reactive-overlay-close,
.reactive-toppromo-close,
.reactive-bottompromo-close {
position: absolute;
right: 10px;
top: 6px;
font-size: 16px;
color: inherit;
line-height: 26px;
cursor: pointer;	
}

.reactive-overlay-close:hover,
.reactive-toppromo-close:hover,
.reactive-bottompromo-close:hover {
cursor: pointer;
color: #e07a7a;	
}


/*********************************** Visual Composer ***********************************/

@font-face {
font-family: FontAwesome;
src: url('includes/font-awesome/fonts/fontawesome-webfont.woff');	
}

.wpb_separator, 
.vc_text_separator {
border-color: #dddddd !important;	
top: -11px !important;
}

.wpb_alert {
border-width: 4px !important;
border-radius: 0 !important;	
}

.wpb_alert .messagebox_text {
background: none !important;	
}

.wpb_alert .messagebox_text i.fa-alert-symbol {
float: left;
margin-left: -30px;
font-size: 20px;
margin-top: 4px;
}

.wpb_pinterest a {
border-bottom: none !important;	
}

.wpb_toggle, #content h4.wpb_toggle {
background: none !important;	
position: relative;
}

.wpb_toggle:before {
content: "\f196";
font-family: FontAwesome;
position: absolute;
left: 0;
top: 2px;
font-weight: 400;
font-size: 14px;
}

.wpb_toggle_title_active:before {
content: "\f147";
font-family: FontAwesome;
}

.wpb_alert .messagebox_text {
position: relative;	
line-height: 1.4em;
}

.wpb_alert .messagebox_text:before {
content: "\f06a";
font-family: FontAwesome;
position: absolute;
left: 0;
top: 2px;
font-weight: 400;
font-size: 20px;
}

.wpb_alert-info .messagebox_text:before {
content: "\f05a";
}

.wpb_alert-success .messagebox_text:before {
content: "\f058";
}

.wpb_alert-error .messagebox_text:before {
content: "\f057";
}

.flex-control-nav li {
margin: 0 6px !important;
}

.flex-control-paging li a {
border-radius: 0 !important;
-webkit-border-radius: 0 !important;
background: transparent !important;
border: 1px solid #333333 !important;
box-shadow: none !important;
}

.flex-control-paging li a.flex-active {
background-color: #333333 !important;
border: 1px solid #333333;	
}

.flex-control-nav {
margin: 0 !important;
margin: 0 0 0 !important;
bottom: -8px !important;	
}

.flexslider {
border-radius: 0 !important;
-webkit-border-radius: 0 !important;
box-shadow: none !important;	
border: none !important;
padding-bottom: 24px !important;
margin: 0 0 40px !important;
background: transparent !important;
}

.flex-direction-nav a,
.vc-carousel-control {
border-bottom: none !important;	
text-indent: 0 !important;
background-image: none !important;
text-shadow: none !important;
}

.flex-direction-nav li {
position: absolute !important;
top: 50%;
}

.flex-direction-nav li:nth-child(2) {
right: 0;	
}

.flexslider:hover .flex-prev:before {
font-family: FontAwesome;
content: "\f137";
left: 0;
top: 0;
font-size: 30px;
}

.flexslider:hover .flex-prev {
left: 15px !important;	
}

.flexslider:hover .flex-next:before {
font-family: FontAwesome;
content: "\f138";
left: 0;
top: 0;
font-size: 30px;	
}

.flexslider:hover .flex-next {
right: 15px !important;	
}

.vc-carousel-indicators {
margin: 0 0 0 -30% !important;
bottom: -20px !important;	
}

.vc-carousel-indicators li {
margin: 1px !important;	
border-radius: 0 !important;
border-color: inherit !important;
background-color: transparent !important;
}

.vc-carousel-indicators .vc-active {
width: 10px !important;
height: 10px !important;	
border-color: inherit !important;
background-color: #333 !important;
}

.vc-carousel-control .icon-next:before {
font-family: FontAwesome !important;
content: "\f054" !important;	
}

.vc-carousel-control .icon-prev:before {
font-family: FontAwesome !important;
content: "\f053" !important;	
}

.wpb_content_element.wpb_tour .wpb_tabs_nav li.ui-tabs-active, 
.wpb_content_element.wpb_tour .wpb_tabs_nav li:hover {
background-color: #ffffff !important;
margin-right: -1px !important;
z-index: 2;
position: relative;
border-right: none !important;
}

.wpb_content_element.wpb_tabs .wpb_tabs_nav li.ui-tabs-active, 
.wpb_content_element.wpb_tabs .wpb_tabs_nav li:hover {
background-color: #ffffff !important;
border-bottom: none !important;
z-index: 2;
position: relative;
padding-bottom: 1px;
}

.wpb_content_element.wpb_tour .wpb_tabs_nav li.ui-tabs-active a:before,
.wpb_content_element.wpb_tour .wpb_tabs_nav li:hover a:before {
font-family: Fontawesome;
content: "\f105 ";
left: 0;
position: absolute;
}

.wpb_content_element.wpb_tour .wpb_tabs_nav li.ui-tabs-active a,
.wpb_content_element.wpb_tour .wpb_tabs_nav li:hover a {
margin-left: 10px !important;
}

.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav li {
-webkit-transition: none !important;
transition: none !important;
}

.wpb_content_element .wpb_tabs_nav li a {
padding-left: 0 !important;	
}

.wpb_content_element .wpb_tabs_nav li {
white-space: normal !important;	
}

.wpb_tabs .wpb_tabs_nav li {
margin: 2px -1px -1px 0 !important;
background-color: rgba(0, 0, 0, 0) !important;
border: 1px solid #DDD !important;
}

.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab,
.wpb_content_element.wpb_tour .wpb_tour_tabs_wrapper .wpb_tab {
background-color: rgba(0, 0, 0, 0) !important;
border: none;	
}

.wpb_content_element.wpb_tour .wpb_tour_tabs_wrapper .wpb_tab {
padding: 0px 14px 0 34px !important;
border-left: 1px solid #DDD;
margin-bottom: 14px;
}

.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab {
padding: 24px 0px 14px !important;	
border-top: 1px solid #ddd;
}

.wpb_tour .wpb_tabs_nav li {
margin: 0 -1px -1px 0 !important;
background-color: rgba(0, 0, 0, 0) !important;
border: 1px solid #DDD !important;
border-left: none !important;
}

.wpb_tour .wpb_tabs_nav li:first-child { 
border-top: none !important;
}

.wpb_tour_next_prev_nav {
padding: 0 14px 14px 34px !important;
margin-left: 20% !important;
}

.wpb_tour_next_prev_nav span {
padding-top: 5px !important;	
}

.wpb_tour_next_prev_nav a {
color: inherit !important;	
}

.wpb_tour .wpb_tabs_nav {
width: 20% !important;	
}

.wpb_tour .wpb_tour_tabs_wrapper .wpb_tab {
width: 80% !important
}

.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon, 
.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon {
left: 0.7em !important;
width: auto;
height: auto;	
background-image: none !important;
position: relative !important;
display: inline !important;
}

.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon:before, 
.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon:before {
font-family: FontAwesome !important;
content: "\f067" !important;
top: -1px;
left: 0;
position: absolute;
}

.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon:before {
font-family: FontAwesome !important;
content: "\f068" !important;
top: -1px;
left: 0;
position: absolute;
}

.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a {
padding-left: 34px !important;	
}

.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header {
border: 1px solid #DDD;
margin-bottom: -1px !important;
background-color: rgba(0, 0, 0, 0) !important;	
}

.wpb_accordion .wpb_accordion_wrapper .ui-accordion-header-active {
background-color: #dddddd !important;	
}

.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content {
border: 1px solid #DDD !important;
margin: -1px 0px !important;
}

.wpb_teaser_grid .wpb_thumbnails li h2,
.vc_carousel .vc-item h2 {
font-size: 18px;	
margin: 10px 0;
}

.wpb_wrapper .post-thumb a,
.wpb_wrapper h2 a {
border-bottom: none;	
}

.wpb_teaser_grid .wpb_thumbnails li .post-thumb {
margin-bottom: 0;	
}

.wpb_teaser_grid .wpb_thumbnails li .post-thumb a {
display: block;
line-height: 0px;
}

.wpb_teaser_grid .wpb_thumbnails li {
margin-bottom: 30px !important;	
}

.wpb_teaser_grid .wpb_thumbnails li .entry-content {
border-bottom: 3px solid;
}

.vc_carousel .vc-carousel-control .icon-prev, 
.vc_carousel .vc-carousel-control .icon-next {
background-color: transparent !important;	
}

.vc-carousel-control {
margin-top: 0 !important;	
}

.vc_carousel_horizontal .vc-carousel-control .icon-next:before {
top: 15px !important;	
}

.vc-carousel.vc-per-view-more .vc-carousel-slideline .vc-carousel-slideline-inner > .vc-item > .vc-inner {
margin: 0 1px 0 0 !important;	
}

.vc-carousel .vc-carousel-indicators {
bottom: -30px !important;
}

.vc-carousel {
margin-bottom: 20px;	
}

.wpb_button {
text-shadow: none !important;
background-color: transparent !important;	
border: 3px solid !important;
border-radius: 0 !important;
padding: 10px 14px !important;
font-size: inherit !important;
font-weight: 700 !important;
border-color: inherit !important;	
}

.wpb_button:hover {
background-color: #333333 !important;
color: #ffffff !important;
}

.wpb_btn-large {
padding: 14px 20px;
font-size: 18px !important;	
}

.wpb_btn-small {
padding: 8px 12px !important;
font-size: 13px !important;	
border: 2px solid !important;
}

.wpb_btn-mini {
padding: 6px 10px !important;
font-size: 12px !important;	
border: 2px solid !important;
}

.wpb_btn-danger {
border-color: #ff0000 !important;
color: #ff0000 !important;	
}

.wpb_btn-danger:hover {
color: #ffffff !important;
background-color: #ff0000 !important;
}

.wpb_btn-inverse {
border-color: #000000 !important;
color: #000000 !important;	
}

.wpb_btn-inverse:hover {
color: #ffffff !important;
background-color: #000000 !important;
}

.wpb_btn-success {
border-color: #090 !important;
color: #090 !important;	
}

.wpb_btn-success:hover {
color: #ffffff !important;
background-color: #090 !important;
}

.wpb_btn-primary {
border-color: #06C !important;
color: #06C !important;	
}

.wpb_btn-primary:hover {
color: #ffffff !important;
background-color: #06C !important;
}

.wpb_btn-info {
border-color: #0CC !important;
color: #0CC !important;	
}

.wpb_btn-info:hover {
color: #ffffff !important;
background-color: #0CC !important;
}

.wpb_btn-warning {
border-color: #FC3 !important;
color: #FC3 !important;	
}

.wpb_btn-warning:hover {
color: #ffffff !important;
background-color: #FC3 !important;
}

.wpb_call_to_action {
background-color: transparent !important;
border: none !important;	
}

.wpb_gmaps_widget .wpb_map_wraper {
background-color: tranparent !important;
padding: 0 !important;
}

.wpb_teaser_grid .categories_filter li, 
.wpb_categories_filter li {
display: inline-block !important;
float: none !important;	
}

.vc_progress_bar .vc_single_bar,
.vc_progress_bar .vc_single_bar .vc_bar {
border-radius: 0 !important;
box-shadow: none !important;	
}

.vc_progress_bar .vc_single_bar.bar_red .vc_label {
text-shadow: none !important;	
}

.wpb_gmaps_widget img {
max-width: inherit !important;	
}

.wpb_wrapper .widget ul,
.wpb_wrapper .widget li {
margin: 0 !important;
list-style: none !important;
}

.wpb_wrapper .widget ul li {
padding-top: 8px;	
}

.wpb_row, 
.wpb_content_element:not(.wpb_content_element.wpb_single_image), 
ul.wpb_thumbnails-fluid > li, 
.last_toggle_el_margin, 
.wpb_button {
margin-bottom: 25px !important;
}

.vc_separator .vc_sep_holder .vc_sep_line {
border-color: #ddd !important;	
}

.nomargin {
margin-bottom: 0 !important;	
}

.leftpadding {
padding-left: 50px;	
}

.rightpadding {
padding-right: 50px;	
}

.wpb_row {
margin-top: 45px !important;
}

.wpb_separator {
height: 0 !important;	
}

.wpb_single_image .wpb_wrapper {
line-height: 0px;	
}

.wpb_call_text {
font-size: 28px;	
line-height: 38px;
}

.wpb_call_to_action {
margin-bottom: 0 !important;	
padding: 30px 0 !important;;
}

.cta_align_bottom .wpb_call_text {
margin-bottom: 10px !important;	
}

.cta_align_right .wpb_call_text,
.cta_align_right .wpb_call_to_action_button_wrap,
.cta_align_left .wpb_call_text,
.cta_align_left .wpb_call_to_action_button_wrap {
display: table-cell !important;
vertical-align: middle !important;
float: none !important;
max-width: none !important;
width: auto !important;
}

.cta_align_right .wpb_call_to_action_wrapper,
.cta_align_left .wpb_call_to_action_wrapper {
display: table;
margin: 0 auto;	
}

.cta_align_right .wpb_button,
.cta_align_left .wpb_button {
max-width: none !important;	
}

.wpb_call_to_action .wpb_button_a {
margin: 0 20px !important;
display: block;
}

.wpb_toggle {
border-bottom: 1px solid #DDD !important;
padding-bottom: 20px !important;	
}

.wpb_teaser_grid .categories_filter, 
.wpb_categories_filter {
margin: 10px 0 20px 0 !important;	
}

.vc-row-container-inner {
margin: 0 -15px;	
}

.wpb_row {
margin-left: 0 !important;
margin-right: 0 !important;	
}

.wpb_gmaps_widget .wpb_wrapper {
padding: 0 !important;
background-color: transparent;	
}

.control-btn,
.control-btn:hover {
border-bottom: none !important;	
}

.teaser_grid_container ul {
margin-left: -15px;
margin-right: -15px;
}

.teaser_grid_container ul li {
padding: 0 15px !important;
}

.teaser_grid_container ul li .image-post-overlay {
position: absolute;
background-color: #333333;
z-index: 2;
right: 15px;
width: auto;
left: 15px;
top: 0;
color: #ffffff;
height: 100%;
text-align: left;
display: none;
}

.vc-teaser-grid-overlay-link {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 10;
border: none !important;
}

.rev_slider_wrapper .bullet {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;	
}


/*********************************** WooCommerce ***********************************/

.products li a:not(.button) {
text-decoration: none;
border-bottom: none;	
}

.products li {
list-style-type: none;	
}

.products {
padding-top: 10px;
}

.products .product h3 {
font-size: 18px;
margin-top: 8px;
font-weight: 700;	
margin-bottom: 0;
}

.products .product .price {
margin-top: 4px;
display: block;
font-size: 16px;	
}

.products .product .price ins {
text-decoration: none;
color: #F00;
font-weight: 700;	
}

.products .product .price del {
margin-right: 8px;
}

.products .product .add_to_cart_button {
position: absolute;
top: 0;
right: 0;
padding: 10px 14px;
border-bottom: none;
background-color: #333;
color: #FFF;	
display: none;
}

.products .product .add_to_cart_button:hover {
background-color: #000;
}

.products .product .add_to_cart_button:before {
font-family: Fontawesome;
content: "+ \f07a";
}

.product .onsale {
position: absolute;
padding: 10px 14px;
background-color: #F00;
color: #FFF;	
}

.woocommerce-ordering .orderby {
padding: 8px 12px;
font: inherit !important;	
}

.post-type-archive-product h1 {
float: left;
padding-bottom: 20px;	
}

.woocommerce ul.products li.last, 
.woocommerce-page ul.products li.last {
margin-right: 0 !important;	
}

.single-product h1 {
margin-top: -16px;	
}

.single-product .price {
font-size: 18px;
font-weight: 700;
padding-bottom: 10px;	
}

.single-product .cart {
padding-top: 20px;	
}

.single-product .cart .plus,
.single-product .cart .minus,
.woocommerce-cart .plus,
.woocommerce-cart .minus {
background: rgba(0, 0, 0, 0);
border: 1px solid;
font-size: 18px;
line-height: 36px;
width: 40px;
margin: 0;
float: left;
height: 40px;	
}

.single-product .cart .plus:hover,
.single-product .cart .minus:hover,
.single_add_to_cart_button:hover,
.woocommerce-cart .plus:hover,
.woocommerce-cart .minus:hover {
cursor: pointer;	
background-color: #333333;
border-color: inherit;
color: #ffffff;
}

.single-product .cart .qty,
.woocommerce-cart .qty {
margin: 0;
border-left: none;
border-right: none;
border-top: none;
border-bottom: none;
padding: 0 14px;
line-height: 38px;
float: left;
width: 22px;
font-weight: 700;
background: rgba(0, 0, 0, 0);
text-align: center;
float: left;
height: 38px;
}

.single-product .product_meta {
clear: both;
margin-top: 30px;
font-size: 12px;
}

.single_add_to_cart_button {
background: rgba(0, 0, 0, 0);
border: 3px solid;
line-height: 34px;
margin: 0 0 0 20px !important;
font-family: inherit;
padding: 0 10px !important;
font-weight: 700;
}

.single-product .woocommerce-tabs {
float: right;
width: 48%;
clear: none !important;	
margin-top: 50px;
}

.single-product .woocommerce-tabs .tabs {
border-bottom: 1px solid;
padding-bottom: 5px;	
}

.woocommerce .product .woocommerce-tabs ul.tabs { 
margin-bottom: 20px;	
}

.woocommerce .product .woocommerce-tabs ul.tabs li a { 
margin-right: 16px;
padding-bottom: 4px;
border-bottom: none;	
}

.woocommerce .product .woocommerce-tabs ul.tabs li.active a,
.woocommerce .product .woocommerce-tabs ul.tabs li a:hover {
border-style: solid;
border-bottom: 3px solid;	
}

.single-product .related {
float: left;
margin-top: 50px;
border-top: 3px solid;
padding-top: 30px;
}

.woocommerce .product .woocommerce-tabs h2,
.woocommerce .product .woocommerce-tabs h3 {
margin-bottom: 20px;	
}

.shop_attributes th,
.shop_attributes td {
text-align: left;
padding-right: 10px;	
}

.woocommerce .product #reviews .comment img {
float: left !important;	
}

.woocommerce #tab-reviews .comment-text {
padding-left: 80px;
}

.woocommerce #tab-reviews .comment-text .meta {
margin-bottom: 10px;
line-height: 10px;
}

.stars .star-1,
.stars .star-2,
.stars .star-3,
.stars .star-4,
.stars .star-5 {
text-indent: -9999px;
position: relative;
display: inline-block;	
margin-right: 12px;
border-bottom: none;
-webkit-transition-duration: 0.3s;
   -moz-transition-duration: 0.3s;
	-ms-transition-duration: 0.3s;
	 -o-transition-duration: 0.3s;
		transition-duration: 0.3s;
}

.stars .star-1:after,
.stars .star-2:after,
.stars .star-3:after,
.stars .star-4:after,
.stars .star-5:after {
font-family: Fontawesome;
text-indent: 0;
position: absolute;
top: 0;
left: 0;	
}

.stars .star-1 {
width: 1em;
}

.stars .star-2 {
width: 2em;
}

.stars .star-3 {
width: 3em;	
}

.stars .star-4 {
width: 4em;	
}

.stars .star-5 {
width: 5em;	
}


.stars .star-1:after {
content: '\f006';	
}

.stars .star-2:after {
content: '\f006\f006';	
}

.stars .star-3:after {
content: '\f006\f006\f006';	
}

.stars .star-4:after {
content: '\f006\f006\f006\f006';	
}

.stars .star-5:after {
content: '\f006\f006\f006\f006\f006';	
}

.stars .star-1:hover:after,
.stars .star-1.active:after {
content: '\f005';	
}

.stars .star-2:hover:after,
.stars .star-2.active:after {
content: '\f005\f005';	
}

.stars .star-3:hover:after,
.stars .star-3.active:after {
content: '\f005\f005\f005';	
}

.stars .star-4:hover:after,
.stars .star-4.active:after {
content: '\f005\f005\f005\f005';	
}

.stars .star-5:hover:after,
.stars .star-5.active:after {
content: '\f005\f005\f005\f005\f005';	
}

.star-rating:before {
font-family: Fontawesome;
content: "\f006\f006\f006\f006\f006";
float: left;
top: 0;
left: 0;
position: absolute;
text-indent: 0;
}

.star-rating span, 
.woocommerce-page .star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
}

.star-rating span:before {
font-family: Fontawesome;
content: '\f005\f005\f005\f005\f005';	
top: 0;
left: 0;
position: absolute;
overflow: hidden;
text-indent: 0;
}

.star-rating {
overflow: hidden;
position: relative;
height: 1em;
line-height: 1em;
width: 4.6em;
text-indent: -9999px;
float: right;
}

.woocommerce-product-rating {
margin: 0 0 30px 0;	
}

.woocommerce-product-rating .star-rating {
display: inline-block;
margin-right: 10px;
float: none;
top: 2px;	
}

.woocommerce-product-rating .woocommerce-review-link {
display: inline-block;	
}

.wc-proceed-to-checkout {
margin: 40px 0 0 0;	
}

.products .product .star-rating {
color: #CCC;
float: left;
margin: 6px 0;
}

.widget-sidebar .star-rating {
color: #CCC;	
}

.product .related h2 {
margin-bottom: 10px;	
}

.product .thumbnails {
margin-top: 14px;	
}

.product .thumbnails a {
width: 30.8% !important;
}

.select2-container .select2-choice {
padding: 10px;
border-radius: 0;
border-color: inherit;
background-color: transparent;	
}

.single-product .price del {
font-size: 14px;
margin-right: 4px;
color: #999;	
}

.single-product .price ins {
text-decoration: none;
color: #F00;	
}

#header #wc-wrap {
vertical-align: middle;
display: table-cell;
width: 5%;
text-align: right;	
}

#header .wc-dropdown-cart-wrapper {
position: relative;	
}

#header #wc-wrap .cart-contents,
#header #wc-wrap li a {
display: block;
border-bottom: none;	
}

#header #wc-wrap .cart-notification-inner {
line-height: 32px;
margin-top: 3px;
float: right;
font-weight: 700;
border-bottom: 3px solid rgba(0, 0, 0, 0);
}

#header #wc-wrap .cart-notification-inner:hover,
.woocommerce-cart #header #wc-wrap .cart-notification-inner {
border-bottom: 3px solid;	
}

.added_to_cart {
display: none;	
}

.wc-dropdown-cart {
position: absolute;
width: 240px;
height: auto;
z-index: 9000;
display: none;
text-align: left;
margin-top: 38px;
right: 0;	
}

#wc-wrap .widget_shopping_cart_content {
background-color: #DDD;
padding: 20px !important;
}

ul.cart_list li img {
width: 50px !important;
height: auto !important;
float: right;
}

.wc-dropdown-cart-title {
display: none;	
}

ul.cart_list li, 
ul.product_list_widget li {
list-style-type: none !important;
padding: 10px 0 !important;
border-bottom: 1px solid #ddd !important;
}

.wc-dropdown-cart ul.cart_list li {
border-color: inherit !important;	
}

.widget_shopping_cart_content ul.cart_list li:last-child {
border-bottom: 3px solid !important;	
}

.widget_shopping_cart_content ul.cart_list li.empty:last-child {
border-bottom: none !important;	
}

.widget-area .widget_shopping_cart_content .total {
margin-top: 10px;	
}

.wc-dropdown-cart ul.product_list_widget li .amount {
display: inline;	
}

.wc-dropdown-cart ul.product_list_widget {
margin-bottom: 10px !important;	
}

ul.cart_list li:after, 
ul.cart_list li:before, 
ul.product_list_widget li:after, 
ul.product_list_widget li:before {
content: " ";
display: table;
}

ul.cart_list li:after, 
ul.product_list_widget li:after { 
clear: both;
}

.widget_shopping_cart_content {
border: 1px solid;
}

#wc-wrap .widget_shopping_cart_content .buttons {
margin-top: 20px;	
}

#wc-wrap .widget_shopping_cart_content .buttons:after {
clear: both;
content: " ";
display: table;	
}

#wc-wrap .widget_shopping_cart_content .buttons a:first-child {
float: left;	
}

#wc-wrap .widget_shopping_cart_content .buttons a:last-child {
float: right;	
}

.wc-display {
display: block !important;	
}

.wc-hide {
display: none !important;	
}

#header #wc-wrap .cart-notification-inner-active {
border-bottom: 3px solid;	
}

.post-type-archive-product .woocommerce-ordering {
line-height: 60px !important;
}

table.cart {
width: 100%;
text-align: left;	
}

#content table.cart img, 
table.cart img, 
.woocommerce-page #content table.cart img, 
.woocommerce-page table.cart img {
width: 60px;	
}

.cart_item td {
border-bottom: 1px solid;
padding: 14px 0;	
}

table.cart th {
padding-bottom: 14px;
border-bottom: 1px solid;	
}

.woocommerce-page table.cart .product-remove {
padding-right: 20px;	
font-size: 20px;
}

.woocommerce-page table.cart .product-remove a,
.woocommerce-page table.cart .product-thumbnail a {
border-bottom: none;	
}

.woocommerce-page table.cart .product-thumbnail a {
line-height: 1px;
display: block;
}

.woocommerce-page table.cart .product-remove a:hover {
color: #ff0000;	
}

.woocommerce-page table.cart tr:last-child td {
padding-top: 30px;	
}

.woocommerce-page table.cart input#coupon_code {
width: 90px !important;	
}

.woocommerce-page table.cart tr:last-child .button {
margin-left: 10px;	
}

.cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
margin: 30px 0;
text-align: left;
width: 100%;
float: left;	
}

.cart-collaterals .cart_totals table th,
.cart-collaterals .cart_totals table td {
padding: 0 36px 0 0;	
}

.cart-collaterals .shipping_calculator, 
.woocommerce-page .cart-collaterals .shipping_calculator {
width: auto;
float: left;	
}

.cart-collaterals .cart_totals table .order-total td strong {
font-weight: inherit !important;	
}

.shipping_calculator h2:before {
font-family: Fontawesome;
content: "\f0ac";
margin-right: 10px;	
}

.shipping_calculator h2 a {
border-bottom: none;	
}

.shipping_calculator h2:after {
content: " ›";	
}

.shipping-calculator-form select {
padding: 10px;
font-family: inherit !important;
font-size: inherit !Important;	
}

.wc-dropdown-cart .cart_list .empty {
border-bottom: none !important;
padding-bottom: 0 !important;
margin-bottom: 0 !important;	
}

.cart-collaterals .cross-sells, 
.woocommerce-page .cart-collaterals .cross-sells {
margin-top: 40px;
width: 100%;
border-bottom: 1px solid;	
}

.cart-collaterals .cross-sells .products, 
.woocommerce-page .cart-collaterals .cross-sells .products {
margin-bottom: -20px;
}

.woocommerce-info {
background-color: #DDD;
padding: 16px;	
}

.woocommerce-info .showcoupon {
border-bottom: 1px dashed;	
}

.checkout_coupon {
display: block;
margin-top: 20px;	
}

.checkout_coupon .form-row {
width: auto !important;	
}

.checkout_coupon .form-row #coupon_code {
margin: 4px 0 !important;	
}

.checkout_coupon .form-row-last {
float: left !important;
margin-left: 20px !important;
}

.checkout {
margin-top: 30px;	
}

.wc-dropdown-cart .checkout {
margin-top: 0;	
}

form.checkout .chosen-container {
font-size: inherit !important;
font-weight: inherit !important;	
}

form.checkout .chosen-container .chosen-single {
background: rgba(0, 0, 0, 0) !important;
border: 1px solid !important;
border-radius: 0 !important;
box-shadow: none !important;
padding: 10px;
line-height: inherit !important;
height: auto !important;	
}

.woocommerce-checkout .form-row .chosen-container-single .chosen-single div b {
background: none !important;	
}

.woocommerce-checkout .form-row .chosen-container-single .chosen-single div b:before {
font-family: Fontawesome;
content: "\f0d7";
position: absolute;	
top: 10px;
font-size: 16px;
}

.woocommerce-checkout .form-row .chosen-container .chosen-drop {
border-radius: 0 !important;
box-shadow: none !important;
line-height: inherit !important;
height: auto !important;	
border-color: inherit !important;
}

.woocommerce-checkout .form-row .chosen-container .chosen-drop .chosen-search input {
border-radius: 0 !important;
box-shadow: none !important;
line-height: inherit !important;
height: auto !important;
border: 1px solid;
background: none !important;
}

.woocommerce-checkout .form-row .chosen-container .chosen-drop .chosen-results .highlighted {
background-color: #333 !important;
background-image: none !important;	
}

.woocommerce-billing-fields abbr,
.woocommerce-shipping-fields abbr {
border-bottom: none !important;	
color: #ff0000;
}

.woocommerce-checkout #order_review_heading {
margin-top: 50px;	
}

.woocommerce-checkout #customer_details {
margin-bottom: 10px;
padding-bottom: 20px;
border-bottom: 3px solid;	
}

.woocommerce-checkout #order_review {
width: 48%;	
}

.woocommerce-checkout #order_review .shop_table {
width: 100%;
text-align: left;
border-collapse: collapse;	
margin-bottom: 50px;
}

.woocommerce-checkout #order_review .shop_table th {
border-bottom: 1px solid;	
}

.woocommerce-checkout #order_review .shop_table tfoot th,
.woocommerce-checkout #order_review .shop_table tfoot td {
border-bottom: 1px solid;
padding: 4px 0;	
}

.woocommerce-checkout #order_review .shop_table thead th {
padding: 4px 0;		
}

#payment .payment_methods li {
margin-left: 0;
list-style-type: none;	
}

#payment .payment_methods li p {
margin: 14px 0 !important;
padding-left: 26px;	
}

#payment .place-order {
margin-top: 20px;
border-top: 1px solid;
padding-top: 20px;	
}

.payment_method_paypal img {
display: none;	
}

.woocommerce .login #password {
width: 100% !important;	
}

.woocommerce .login .form-row label.inline {
margin-top: 12px;
}

.woocommerce-account input[type="password"] {
width: 100% !important;	
}

ul.product_list_widget li:last-child {
border-bottom: none !important;	
}

ul.product_list_widget li img {
float: left;
height: auto;
width: 60px;
margin-right: 14px;
}

ul.product_list_widget li .quantity, 
ul.product_list_widget li .amount,
ul.product_list_widget li .reviewer,
ul.product_list_widget li .star-rating {
display: block;
margin-top: 6px;	
}

ul.product_list_widget li ins,
ul.product_list_widget li del { 
display: block;	
float: left;
}

ul.product_list_widget li ins {
text-decoration: none !important;
margin-left: 10px;
}

ul.product_list_widget li a:after {
display: table;
content: " ";
}

.widget_shopping_cart ul.product_list_widget li .amount {
display: inline;	
}

.widget_price_filter .price_slider_wrapper {
margin-top: 40px;	
}

.widget_price_filter .price_slider {
position: relative;
height: 1px;
background-color: #CCC;	
}

.widget-area .widget_shopping_cart_content {
border-top: none !important;	
}

.widget_price_filter .price_slider .ui-slider-range {
height: 1px;
background-color: #333;
position: absolute;	
}

.widget_price_filter .price_slider .ui-slider-handle {
width: 9px;
height: 9px;
display: block;
margin-top: -7px;
border: 3px solid;
position: absolute;	
}

.widget_price_filter .price_slider .ui-slider-handle:last-child {
margin-left: -15px;	
}

.widget_price_filter .price_slider .ui-slider-handle:hover {
background-color: #333333;	
}

.widget_price_filter .price_slider_amount {
margin-top: 30px;	
}

.widget_price_filter .price_slider_amount .price_label {
float: left;
line-height: 44px;
margin-left: 20px;
}

.widget_price_filter .price_slider_amount .button {
padding: 9px 13px !important;
float: left;
}

.widget_shopping_cart_content .buttons {
margin-top: 10px;
font-weight: 700;	
}

.widget-area .widget_shopping_cart_content .buttons {
float: right;	
}

.widget-area .widget_shopping_cart_content .total {
float: left;	
}

.widget_shopping_cart_content .buttons .checkout {
margin-left: 10px;	
}

.woocommerce-message {
margin-bottom: 30px;	
}

woocommerce-message a {
margin-right: 10px;	
}

.tax-product_cat #main-body #content .products .product:nth-child(4n+1),
.post-type-archive-product  #main-body #content .products .product:nth-child(4n+1),
.page  #main-body #content .woocommerce.columns-4 .products .product:nth-child(4n+1),
.page  #main-body #content .woocommerce.columns-3 .products .product:nth-child(3n+1),
.page #main-body #content .woocommerce.columns-2 .products .product:nth-child(2n+1),
.page #main-body #content .woocommerce.columns-2 .products .product:nth-child(n+1) {
clear: both;
}

.tax-product_cat #main-body #content .products .product:nth-child(4n),
.post-type-archive-product  #main-body #content .products .product:nth-child(4n),
.page #main-body #content .woocommerce.columns-4 .products .product:nth-child(4n),
.page #main-body #content .woocommerce.columns-3 .products .product:nth-child(3n),
.page #main-body #content .woocommerce.columns-2 .products .product:nth-child(2n),
.page #main-body #content .woocommerce.columns-1 .products .product:nth-child(n) {
margin-right: 0;
}
