/*
Theme Name: Efgem 
Theme URI: http://mythemeshop.com/themes/efgem/
Author: MyThemeShop
Author URI: http://mythemeshop.com/
Description: Efgem is a pixel perfect, ultra responsive WordPress theme with a beautiful design, fast loading time, SEO optimizations and a built-in review system for writing helpful reviews.
Version: 2.0.8
*/
@font-face {
    font-family: 'cinzelregular';
    src: url('fonts/cinzel-regular-webfont.woff2') format('woff2'),
         url('fonts/cinzel-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cinzelbold';
    src: url('fonts/cinzel-bold-webfont.woff2') format('woff2'),
         url('fonts/cinzel-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'GeorgiaRegular';
    src: url('fonts/4455.eot');
    src: url('fonts/4455.eot') format('embedded-opentype'),
         url('fonts/4455.woff') format('woff'),
         url('fonts/4455.ttf') format('truetype'),
         url('fonts/4455.svg#GeorgiaRegular') format('svg');
}

@font-face {
    font-family: 'Museo500';
    src: url('fonts/museo500-regular.eot');
    src: url('fonts/museo500-regular.eot') format('embedded-opentype'),
         url('fonts/museo500-regular.woff') format('woff'),
         url('fonts/museo500-regular.ttf') format('truetype'),
         url('fonts/museo500-regular.svg#Museo500') format('svg');
}
@font-face {
    font-family: 'Museo700';
    src: url('fonts/museo700-regular.eot');
    src: url('fonts/museo700-regular.eot') format('embedded-opentype'),
         url('fonts/museo700-regular.woff') format('woff'),
         url('fonts/museo700-regular.ttf') format('truetype'),
         url('fonts/museo700-regular.svg#Museo700') format('svg');
}
@font-face {
    font-family: 'Museo300';
    src: url('fonts/museo300-regular.eot');
    src: url('fonts/museo300-regular.eot') format('embedded-opentype'),
         url('fonts/museo300-regular.woff') format('woff'),
         url('fonts/museo300-regular.ttf') format('truetype'),
         url('fonts/museo300-regular.svg#Museo300') format('svg');
}


*, *:before, *:after { box-sizing: border-box }
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 {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
html { -webkit-font-smoothing: antialiased }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block }
ol, ul { list-style: none }
blockquote, q { quotes: none }
table {
    border-collapse: collapse;
    border-spacing: 0;
}
button, input, select, textarea { margin: 0 }
:focus { outline: 0 }
img, video, object {
    max-width: 100%;
    height: auto!important;
}
iframe { max-width: 100% }
blockquote {
    font-weight: normal;
    font-size: 22px;
    line-height: 1.5;
    padding: 0 0 0 38px;
    position: relative;
    margin: 0 0 25px;
    font-family: Georgia;
    font-style: italic;
}
blockquote:after {
    font-family: FontAwesome;
    position: absolute;
    content: "\f10d";
    font-size: 30px;
    color: #737373;
    font-style: inherit;
    top: 0;
    left: 0;
}
.entry-content > blockquote { margin: 0 0 25px }
blockquote p:last-child { margin-bottom: 0 }
blockquote p { margin-bottom: 10px }
strong, b { font-weight: bold }
em, i, cite { font-style: italic }
small { font-size: 100% }
figure { margin: 10px 0 }
code, pre {
    font-weight: normal;
    font-style: normal;
}
pre {
    margin: 5px 0 20px 0;
    line-height: 1.3em;
    padding: 8px 10px;
    overflow: auto;
}
code {
    padding: 0 8px;
    line-height: 1.5;
}
mark {
    padding: 1px 6px;
    margin: 0 2px;
    color: black;
    background: #FFF7A8;
}
address {
    margin: 10px 0;
    font-style: italic;
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center;
}
.sticky {

}
.gallery-caption {

}
#gallery-1 img { border: 0!important }
.bypostauthor {

}
.wp-caption-text { margin-bottom: 0 }
dl { padding-bottom: 1em }
dt {
    float: left;
    clear: left;
    width: 100px;
    text-align: right;
    font-weight: bold;
}
dd {
    margin: 0 0 0 110px;
    padding: 0 0 0.5em 0;
    overflow: hidden;
}
#wpadminbar { -webkit-backface-visibility: hidden }
/*-[ Framework ]--------------------*/
body {
    font: 15px/1.5 Noto Sans, sans-serif;
    color: #444;
    background:#000000 !important;
}
::-moz-selection {
    background: #222;
    color: white;
    text-shadow: none;
}
::selection {
    background: #222;
    color: white;
    text-shadow: none;
}
#page, .container {
    position: relative;
    margin-right: auto;
    margin-left: auto;
}
/*-[ Headings ]---------------*/


h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    color: #444;
    line-height: 1;
    margin-bottom: 15px;
}
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 { line-height: 1.4 }
h1 { font-size: 30px }
h2 { font-size: 25px }
h3 { font-size: 20px }
h4 { font-size: 18px }
h5 { font-size: 15px }
h6 { font-size: 13px }
.sub-title { font-size: 12px }
p { margin-bottom: 25px }
.entry-content p {

}
/*-[ Links ]---------------*/
a {
    color: inherit;
    text-decoration: none;
    transition: all 0.25s ease;
}
a:hover { color: #3498DB }
a:link, a:visited, a:active { text-decoration: none }
a.disabled { pointer-events: none }
/*-[ Main container ]---------------*/
.main-container-wrap { max-width: 100%; }
.main-container {
    width: 100%;
}
#page, .container {
    width: 980px;
}
#page {
    width: 100%;
}
.featured-section-1-full-width-1 #page { padding: 0 }
/*-[ Header ]-----------------------*/
header {
    position: relative;
}
.main-header {
  background:none !important;
    position: relative;
}
#header {
  position: relative;
    z-index: 999;
}
.secondary-menu-disabled #header { padding: 0 }

.header-inner {
    border-bottom: 2px solid #2e2e2e;
    padding: 37px 0 32px;
}
.logo-wrap {
    float: left;
	width:315px;
}
#header h1, #header h2 {
    margin-bottom: 0;
}
#logo img {display:block; margin:auto; }
.site-description {
    float: left;
    margin-top: 0;
    clear: left;
}
/* header add */
#header .ad-728 { float: right }
#header .ad-728 img {
    display: block;
    width: 100%;
}
/*-[ Navigation ]-----------------*/
#navigation.mobile-only { display: none }
#navigation .menu-item-has-children > a:after {
    content: "\f107";
    font-family: FontAwesome;
    position: absolute;
    right: 20px;
}
#navigation .menu li {
    position: relative;
    list-style: none!important;
}
#navigation ul li li {
    background: #fff;
    border-bottom: 0;
}
#navigation ul ul {
    position: absolute;
    width: 255px;
    padding: 20px 0 0 0;
    padding-top: 0;
    font-size: 12px;
    color: #798189;
    z-index: 99999;
}
#navigation ul ul li {
    padding: 0;
    color: #fff;
    border-right: 0;
}
#header nav ul ul > li:first-child { border-top: 1px solid rgba(0, 0, 0, 0.1) }
#header nav ul ul ul > li:first-child { border-top: 0 }
#header nav#navigation ul ul li { background: #e52329 }
#header nav ul ul a, #header nav ul ul a:link, #header nav ul ul a:visited {
    padding: 9px 45px 9px 20px;
    color: #fff;
    position: relative;
    width: 190px;
    border-left: 0;
    background: transparent;
    border-right: 0;
    border-radius: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin: 0;
    box-sizing: content-box;
}
#header nav ul ul li:last-child a { border-bottom: none }
#header nav ul ul { display: none }
#header nav ul ul ul {
    left: 255px;
    top: 0;
}
#header nav .menu-item-has-children>a, #header nav .page_item_has_children>a { padding-right: 40px }
#header nav ul li:hover a { color: #fff!important }
#navigation .menu li, #navigation .menu li a { font-size: 15px }
#navigation .menu li, #navigation .menu li a { color: #fff }
#navigation .menu a:hover, #navigation .menu .current-menu-item > a {

}
.home #navigation .menu .home-menu-item a, #navigation .menu .current-menu-item > a {  }
/* bottom header nav */
.secondary-navigation {
    width: 100%;
    position: relative;
	background:none !important;
}
#navigation {
    width: 100%;
    z-index: 99999;
		background:none !important;
}
#navigation ul { margin: 0 auto }
#navigation ul li {
    float: left;
    line-height: 22px;
}
#navigation ul li a, #navigation ul li a:link, #navigation ul li a:visited { display: inline-block }
#navigation > ul > .current a {
    background: transparent;
    color: #5a5a5a !important;
}
.menu .menu-item:not(.home-menu-item) .fa { margin-right: 4px }
.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after { clear: both }
.clearfix { *zoom: 1   }
a#pull { display: none }
/* Flyout nav */
.sticky-navigation-active {
    z-index: 500;
    position: fixed;
    top: 0;
    margin: 0 !important;
    -webkit-backface-visibility: hidden;
}
.admin-bar .sticky-navigation-active { top: 32px }
/*-[ Toggle menu ]---------------------------*/
#navigation .toggle-caret { display: none }
.toggle-menu ul ul { display: none }
.toggle-menu .toggle-menu-item-parent { position: relative }
.toggle-menu .toggle-caret {
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    cursor: pointer;
    line-height: inherit;
}
.toggle-menu .toggle-caret .fa {
    width: 20px;
    text-align: center;
    font-size: inherit;
    color: inherit;
    line-height: 40px;
}
.toggle-menu .active > .toggle-caret .fa:before { content: "\f068" } /*minus*/
.toggle-menu .toggle-caret:hover .fa {

}
/*-[ Content ]--------------------*/
.article {
    width: 71.7%;
    float: left;
    margin-bottom: 10px;
    padding: 0;
}
#content_box, .hentry, .hentry header, .hentry .box {
    width: 100%;
}
.hentry header, .hentry .box {
    padding: 0 0 15px 0;
    margin-bottom: 0;
}
.hentry header, .hentry .entry-title { margin-bottom: 0 }
.hentry .entry-title {
    font-size: 25px;
    line-height: 1.4;
    text-transform: initial;
}
.hentry header { border-bottom: 1px solid rgba(0, 0, 0, 0.1) }
.page .hentry header { padding-bottom: 10px }
.single_page { padding-top: 0 }
.entry-content a { color: #3498DB }
.post-content {
    overflow: hidden;
    clear: both;
}
.error404 .post-content { overflow: visible }
.post-single-content {
    clear: both;
    padding: 30px;
}
.post-single-content-inner {
    float: right;
    overflow: hidden;
    clear: both;
    width: 83%;
}
.singleleft {
    float: left;
    width: 14.3%;
}
.singleleft .related-posts { margin-bottom: 0 }
div.singleleft.crlayout { float: right }
.readMore {
    float: left;
    margin-top: 15px;
}
.readMore a {
    display: inline-block;
    border: 0;
    line-height: 1;
    border-radius: 3px;
}
.ss-full-width {
    overflow: hidden;
    padding-top: 0;
    margin-bottom: 30px;
}
.ss-full-width #content_box {
    padding-right: 0;
    padding-left: 0;
}
.wp-post-image {
    float: left;
    border-radius: 3px;
}
.post-box .wp-post-image { width: 100% }
.featured-thumbnail {
    float: left;
    max-width: 100%;
}
.featured-thumbnail img {
    margin-bottom: 0;
    width: 100%;
}
.title {
    margin-bottom: 5px;
    line-height: 21px;
    clear: both;
    word-wrap: break-word;
}
.single-title {
    float: left;
    padding: 0;
    width: 100%;
    text-transform: initial;
}
.page h1.title { padding-top: 0 }
.post-info {
    display: block;
    color: #919191;
    float: left;
    clear: both;
    width: 100%;
    margin-top: 15px;
    line-height: 20px;
}
.single .post-info { margin-top: 5px }
.post-info a {
    color: #919191;
    padding: 1px 4px;
}
.post-info > span {
    display: inline-block;
    white-space: nowrap;
    font-size: 14px;
    width: auto;
    margin: 0;
    margin-right: 10px;
    float: none;
}
.thecategory a {
    color: #FFF!important;
    background: #3498DB;
}
article header {
    margin-bottom: 11px;
    float: left;
    width: 100%;
}
.type-page .single_page header {
    padding-top: 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
}
.single_post header {
    width: 100%;
    margin-bottom: 15px;
    margin-top: -7px;
}
.article img.left, .article img.alignleft, .wp-caption.alignleft {
    margin: 0.3em 1.571em 0.5em 0;
    display: block;
    float: left;
}
.article img.right, .article img.alignright, .wp-caption.alignright {
    margin: 0.3em 0 0.5em 1.571em;
    display: block;
    float: right;
}
.article img.center, .article img.aligncenter, .wp-caption.aligncenter {
    margin: 0.3em auto 0.5em auto;
    display: block;
}
.article img.aligncenter, .article img.alignnone {
    margin-top: 1em;
    margin-bottom: 1em;
    display: block;
    clear: both;
}
.article ul, .textwidget ul {
}
.article ol, .textwidget ol {
}
.article ul ul, .article ol ol, .article ul ol, .article ol ul, .textwidget ul ul, .textwidget ul ol, .textwidget ol ul {
    margin-top: 0;
    margin-bottom: 0;
}
.article .iconlist { margin-left: 0 }
.article .iconlist li { list-style-type: none }
/**********featured sections***********/
/*general*/
.featured-section { margin: 10px 0 25px 0 }
.featured-section.no-gap, #latest-posts.no-gap { margin: 0 0 50px 0 }
.featured-section-title {
    padding: 0;
    margin-bottom: 30px;
    font-size: 25px;
    line-height: 15px;
}
.no-gap .featured-section-title { padding: 0 }
/*checker layouts*/
.featured-section-1-1, .featured-section-2-1, .dark { margin: 0 0 35px 0 }
.featured-section-2-1 .featured-section-title, .dark .featured-section-title { padding: 0 }
/*slider 1*/
.featured-section-1-full-width-1 .featured-section-1-1 { position: relative }
#featured-section-1 .static-posts, #featured-section-1 .static-posts .post-box { float: left }
.featured-section-1-full-width-2 .featured-section-1-2 .slider-container { width: 71.2% }
.featured-section-1-full-width-2 .featured-section-1-2 .static-posts { width: 28.8% }
.featured-section-1-full-width-1 .featured-section-1-1 .static-posts .post-box { padding: 0 }
/*slider 2*/
.featured-section-1-2 { margin-bottom: 40px }
.featured-section-1-2 .slider-container { margin-bottom: 10px }
.featured-section-1-2 .slider-container, .featured-section-1-2 .static-posts .post-box, .slider-like .post-box { padding: 0 5px }
/*section 2*/
.dark .post-box, .featured-section-2-1 .post-box { width: 33.33%!important }
.featured-section-2-2 .post-box, .slider-like .post-box { width: 50%!important }
.featured-section-2-full-width-2 .featured-section-2-2 .post-box { width: 33.33%!important }
.dark .post-box, .featured-section-2-1 .post-box {
    padding: 0;
    margin: 0!important;
}
#latest-posts { margin: 0 }
#featured-section-3 .vertical-small .post-img { margin-top: 3px }
#featured-section-3 .featured-section-title { margin-bottom: 25px }
/**********post layouts***********/
/*post container*/
.post-box {
    margin: 0 0 10px 0;
    list-style-type: none;
    width: 100%;
    float: left;
}
.widget .post-box {
    padding: 0;
    max-width: 345px;
    margin-left: 0;
    list-style-type: none;
    margin-bottom: 15px;
}
.latestPost {
    padding: 0;
    clear: both;
}
.mixed.latestPost {
    width: 48.394%;
    clear: none;
    margin-right: 3%;
    margin-bottom: 27px;
}
.mixed.latestPost:nth-of-type(2n+1) { clear: left }
.post-data, .post-img {
    position: relative;
    overflow: hidden;
}
.post-data .post-title a { line-height: 1.4;text-transform: initial;}

#site-footer .post-data .post-title a {
    color: inherit;
}
.post-img img {
    border-radius: 3px;
    float: left;
    width: 100%;
}
.vertical-small .post-img, .vertical-small .post-data { width: 100% }
.vertical .post-data { overflow: hidden }
.mixed.vertical-small:nth-of-type(2n+2) { margin-right: 0 }
.vertical .post-img {
    margin-bottom: 0;
    margin-right: 20px;
    float: left;
    margin-top: 5px;
    width: 48.4%;
}
.post-box.vertical { margin-bottom: 30px }
/* horizontal boxes */
.horizontal-container, .horizontal-container-inner {
    width: 100%;
    float: left;
    position: relative;
}
.horizontal-container { overflow: hidden }
/* horizontal loop */
.horizontal .post-img, .horizontal .post-data { width: 50% }
.horizontal:nth-of-type(odd) .horizontal-container-inner { left: 50% }
.horizontal:nth-of-type(odd) .post-img, .horizontal:nth-of-type(odd) .post-data { right: 50% }
.horizontal:nth-of-type(even) .horizontal-container-inner { right: 50% }
.horizontal:nth-of-type(even) .post-img, .horizontal:nth-of-type(even) .post-data { left: 50% }
.horizontal:nth-of-type(even) .post-img { float: right }
.horizontal .post-data-container { margin: 8% 20px !important }
/* horizontal in mixed loop / related / widgets */
.horizontal-small .post-img {
    width: 29.423%;
    float: left;
    margin-top: 4px;
}
.widget .horizontal-small .post-img {
    width: 33.33%;
    margin-top: 3px;
}
.widget .horizontal-small .post-data { overflow: hidden }
.clear-left { clear: left }
.clear-right { clear: right }
.clear-none { clear: none }
/*data*/
.vertical-small .post-data { margin-top: 15px }
.post-data header { margin-bottom: 0 }
.post-data .post-title {
    display: block;
    margin-bottom: 0 !important;
    overflow: hidden;
}
.horizontal-small .post-info {
    color: #919191;
    margin-top: 10px;
}

#site-footer .horizontal-small .post-info, #site-footer .post-info {
    color: inherit;
}

#site-footer .slider-container .post-info {
    color: #919191;
}
.post-data .post-excerpt {
    float: left;
    width: 100%;
    margin-top: 15px;
    padding-right: 5px;
}
.latestPost.mixed.horizontal-small {
    margin-right: 0;
    clear: none;
}
.horizontal-small .post-data-container {
    margin: 0 0 0 18px;
    overflow: hidden;
}
.slider1 .post-data-container { margin: 40px 20px }
.slider1 .post-box, .featured-section-1-1 .post-box { margin: 0 !important }
.post-day {
    position: absolute;
    top: 20px;
    right: 20px;
    line-height: 1;
    font-weight: lighter;
    color: #fff;
}
/* no image widget box */
.no-thumb.post-box .post-data { overflow: hidden }
.no-thumb.horizontal-container .post-data {
    height: auto!important;
    padding: 0!important;
    width: 100%!important;
}
.no-thumb.horizontal-container .post-data-container { position: relative!important }
/*-[ Thumbnail video icon ]--------------------------------*/
.play-icon {
    position: absolute;
    left: 50%;
    top: 50%;
    color: white;
    font-size: 14px;
    text-align: center;
    width: 48px;
    height: 48px;
    line-height: 48px;
    margin: -24px 0 0 -24px;
    background: rgba(0,0,0,.5);
    border-radius: 50%;
    padding: 3px;
}
.play-icon .fa {
    width: 100%;
    height: 100%;
    display: block;
    line-height: 38px;
    border-radius: 50%;
    border: 2px solid #fff;
}
.vertical .play-icon, .slider1 .play-icon, .slider2 .play-icon {
    font-size: 18px;
    width: 96px;
    height: 96px;
    line-height: 96px;
    margin: -48px 0 0 -48px;
    padding: 5px;
}
.vertical .play-icon .fa, .slider1 .play-icon .fa, .slider2 .play-icon .fa {
    line-height: 80px;
    border-width: 3px;
}
.slider1 .play-icon { left: 68.75% }
.featured-section-1-full-width-1 .featured-section-1-1 .slider1 .play-icon {
    top: 25%;
    left: 75%;
}
/*-[ Related Posts ]---------------------------*/
.related-posts {
    clear: both;
    float: left;
    width: 100%;
    margin-bottom: 40px;
}
.related-posts h3 {
    text-transform: uppercase;
    font-size: 25px;
    margin: 0;
}
.related-posts ul {
    margin-left: 0;
    padding: 0;
    margin: 0;
    overflow: hidden;
    margin-top: 0;
}
.related-posts li {
    width: 48.5%;
    float: left;
    list-style: none;
    margin-bottom: 20px;
    margin-right: 3%;
    padding: 0;
}
.related-posts li:nth-child(odd) { clear: left }
.related-posts li:nth-child(even) {
    clear: right;
    margin-right: 0;
}
.relatedthumb img {
    width: 100%;
    max-width: 115px;
    margin: 0;
}
.singleleft .related-posts li {
    width: 100%;
    padding: 0;
}
.singleleft .postauthor-top { margin-bottom: 20px }
.singleleft .related-posts h3 {
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
}
.singleleft .related-posts ul { margin: 0 }
.singleleft .rthumb img { margin-bottom: 3px }
/*-[ Tab/Review Widgets ]---------------------------*/
.widget .wpt_widget_content, .widget .wp_review_tab_widget_content { border: 0 }
.widget .wpt_widget_content .tab_title a { border-color: rgba(0, 0, 0, 0.05) }
.widget .wpt_widget_content .tab_title.selected a, .widget .wp_review_tab_widget_content .tab_title.selected a { color: #fff }
.widget .wpt_widget_content .tab-content li, .widget .wp_review_tab_widget_content .tab-content li {
    padding: 0 0 10px 0;
    border: 0;
}
.widget .wpt_thumb_small, .widget .wp_review_tab_thumb_small {
    width: 115px;
    height: 115px;
    margin-top: 4px;
    padding-top: 0;
}
.widget .wpt_widget_content .entry-title, .widget .wp_review_tab_widget_content .entry-title {
    text-transform: uppercase;
    line-height: 1.6;
}
.widget .wpt_widget_content .wp-post-image, .widget .wp_review_tab_widget_content .wp-post-image { width: 100% }
.widget .wpt_widget_content .tab_title.selected a, .wpt_widget_content .has-3-tabs .tab_title.selected a, .wpt_widget_content .has-4-tabs .tab_title.selected a, .widget .wp_review_tab_widget_content .tab_title.selected a, .wp_review_tab_widget_content .has-3-tabs .tab_title.selected a, .wp_review_tab_widget_content .has-4-tabs .tab_title.selected a { border-color: rgba(0, 0, 0, 0.05) }
.widget .wpt_widget_content .has-2-tabs .tab_title:first-child a, .widget .wp_review_tab_widget_content .has-2-tabs .tab_title:first-child a, .widget .wpt_widget_content .has-3-tabs .tab_title:first-child a, .widget .wp_review_tab_widget_content .has-3-tabs .tab_title:first-child a { border-radius: 3px 0 0 3px }
.widget .wpt_widget_content .has-2-tabs .tab_title:last-child a, .widget .wp_review_tab_widget_content .has-2-tabs .tab_title:last-child a, .widget .wpt_widget_content .has-3-tabs .tab_title:last-child a, .widget .wp_review_tab_widget_content .has-3-tabs .tab_title:last-child a { border-radius: 0 3px 3px 0 }
.widget .wpt_widget_content .has-4-tabs .tab_title:first-child a, .widget .wp_review_tab_widget_content .has-4-tabs .tab_title:first-child a { border-radius: 3px 0 0 0 }
.widget .wpt_widget_content .has-4-tabs .tab_title:nth-child(2) a, .widget .wp_review_tab_widget_content .has-4-tabs .tab_title:nth-child(2) a { border-radius: 0 3px 0 0 }
.widget .wpt_widget_content .has-4-tabs .tab_title:nth-child(3) a, .widget .wp_review_tab_widget_content .has-4-tabs .tab_title:nth-child(3) a { border-radius: 0 0 0 3px }
.widget .wpt_widget_content .has-4-tabs .tab_title:last-child a, .widget .wp_review_tab_widget_content .has-4-tabs .tab_title:last-child a { border-radius: 0 0 3px 0 }
.widget .wpt_widget_content .wpt-pagination a, .widget #comments-tab-content .wpt-pagination a, .widget .wp_review_tab_widget_content .wp-review-tab-pagination a {
    padding: 5px 10px;
    border-radius: 3px;
    margin: 0;
    margin-top: 15px;
    float: left;
    font-size: 16px;
    color: #fff;
    text-transform: initial;
    font-weight: normal;
}
.widget .wpt_widget_content .wpt-pagination a.next, .widget #comments-tab-content .wpt-pagination a.next, .widget .wp_review_tab_widget_content .wp-review-tab-pagination a.next { float: right }
.widget .review-type-circle.review-total-only {
    height: 27px;
    padding: 3px;
}
.widget .review-total-only.small-thumb.review-type-star { font-size: 2px }
.widget .wp-review-show-total .review-star, .widget .wp-review-user-rating .review-star { margin: 2px 3px 0 3px }
/* Review Data */
.post-box .post-info { display: inline-table }
.post-box .review-total-only {
    display: inline-block;
    padding: 0 6px;
    background: #3498db;
    color: #fff;
    position: relative;
    border-radius: 3px;
    overflow: hidden;
}
.review-total-only { border-radius: 3px }
.latestPost.post-box .review-total-only { margin-bottom: -5px }
.post-box .review-type-circle.review-total-only, .post-box .review-type-circle.wp-review-show-total {
    margin-bottom: -5px;
    margin-top: -7px;
    height: 27px;
    padding: 3px;
}
.post-box .review-total-only span { margin: 0 }
.post-box .review-type-star.review-total-only {
    background: none!important;
    padding: 0;
    vertical-align: middle;
    margin-bottom: 0px;
}
.post-box .review-total-only .review-result-wrapper i {
    color: #919191 !important;
    opacity: 1;
}
.post-box .review-total-only .review-result-wrapper .review-result i { color: #e52329 !important }
/*-[ Facebook like box Widget ]---------------------------*/
.widget.facebook_like iframe { width: 100% !important }
.fb_iframe_widget, .fb_iframe_widget span {
    max-width: 100%;
    width: 100%!important;
}
/*-[ WP Widgets ]---------------------------*/
.widget.widget_meta li, .widget.widget_archive li, .widget.widget_categories li, .widget.widget_pages li, .widget.widget_recent_comments li, .widget.widget_recent_entries li { padding: 0 }
/* Custom Nav Widget */
.widget_nav_menu ul li { list-style-type: square; }
.widget_nav_menu ul a {
    padding: 0;
    line-height: 2;
}
.widget_nav_menu .menu-item { margin: 0;margin-left: 17px;margin-bottom: 0;}
.widget_nav_menu .sub-menu > li > a {padding-left: 0;}
.widget_nav_menu .menu-item-has-children a {
    padding-right: 0;
    padding-left: 0;
}
.menu-caret {
    position: absolute;
    right: 0;
    top: 1px;
    width: 40px;
    text-align: center;
    border-left: 1px solid #c5c5c5;
    line-height: 40px;
}
.menu-caret:before {
    content: "\f105";
    font-family: "FontAwesome";
    font-size: 18px;
    vertical-align: middle;
}
.active > a > .menu-caret {
    color: #ffffff;
    background: #e52329;
}
.active > a > .menu-caret:before { content: "\f107" }
/*-[ Form Input ]------------------*/
input, textarea, select {
     border: 1px solid #2e2e2e;
    color: #aaaaaa;
    font-family: "GeorgiaRegular";
    font-size: 16px;
    line-height: 20px;
    padding: 14px 19px;
    width: 100%;
    background:none;
}
textarea {
    overflow: auto;
    resize: vertical;
	height:169px;
}
select {
}
input:focus, textarea:focus { border:1px solid #F00; }
/*-[ Tables ]--------------------*/
table {
    width: 100%;
    text-align: left;
    margin-bottom: 25px;
    border: 1px solid #eee;
}
thead {
    background: #F7F8F9;
    font-size: 14px;
    color: #585F65;
}
table th, table td {
    padding: 7px 15px;
    text-align: left;
}
thead th { padding: 14px }
tbody th {
    font-weight: normal;
    border-bottom: 1px solid #eee;
    background: #eee;
}
/*-[ Line ]---------------------*/
hr {
    border: none;
    border-bottom: 1px solid #E5E5E5;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    width: 297px;
    margin: 35px 0;
    clear: both;
    position: relative;
}
/*-[ Search Form ]------------------*/
.widget-header form#searchform {
    max-width: 300px;
    float: right;
}
#searchform, .widget_product_search {
    padding: 0;
    float: left;
    clear: both;
    width: 100%;
    position: relative;
}
.article #searchform { max-width: 300px }
#searchform fieldset { float: left }
.sbutton, #searchsubmit, .widget_product_search input[type="submit"] {
    right: 0px;
    top: 0px;
    padding: 0;
    float: right;
    border: 0;
    width: 48px;
    height: 48px;
    cursor: pointer;
    text-align: center;
    color: white;
    transition: all 0.25s linear;
    z-index: 10;
    position: absolute;
    border: 0;
    vertical-align: top;
    background: transparent;
}
.widget_product_search input[type="submit"] { width: auto; padding: 0 10px; border-radius: 0 3px 3px 0;}
#searchform .fa-search {
    font-size: 18px;
    top: 0px;
    position: absolute;
    right: 0px;
    color: #919191;
    padding: 15px 15px;
}
#s, .widget_product_search .search-field {
    width: 100%;
    float: left;
    padding: 15px 0;
    height: 48px;
    text-indent: 10px;
    color: #919191;
    background: rgba(0, 0, 0, 0.05);
    border: 1px solid rgba(0, 0, 0, 0.04);
    transition: all 0.25s linear;
    border-radius: 3px;
}
/* Search input placeholder text styling */
::-webkit-input-placeholder { opacity:1; }
:-moz-placeholder { opacity:1; }
::-moz-placeholder { opacity:1; }
:-ms-input-placeholder { opacity:1; }
:input-placeholder { opacity:1; }
/* Microphone icon position fix */
input::-webkit-input-speech-button {
    margin-right: 50px;
    margin-left: 5px;
    cursor: pointer;
}
#searchform fieldset { width: 100% }
.breadcrumb, .breadcrumb> div, .breadcrumb .fa-caret-right, .breadcrumb .root a { float: none }
.breadcrumb {
    clear: both;
    padding: 0;
    overflow: hidden;
    margin-bottom: 20px;
}
.breadcrumb> div {
    padding: 0 5px;
    overflow: hidden;
    float: none;
    display: inline-block;
}
.breadcrumb .fa-caret-right { padding: 0 }
.breadcrumb .root { padding: 0 }
.breadcrumb .fa-caret-right { padding: 0 0 }
.breadcrumb > div { overflow: visible }
.breadcrumb > div:first-child { padding-left: 0 }
.no-results h2 { font-size: 16px }
/*-[ Top Ad in Post ]-------------------------------------*/
.topad {
    margin-bottom: 10px;
    clear: both;
}
/*-[ Bottom Ad in post ]-----------*/
.bottomad {
    float: left;
    clear: both;
    margin-bottom: 10px;
}
/*-[ Sidebar ]---------------------*/
#sidebars p { line-height: 20px }
.sidebar.c-4-12 {
    float: right;
    width: 27.3%;
    line-height: 20px;
    max-width: 300px;
}
.sidebar.c-4-12 a {

}
.widget {
    width: 100%;
    overflow: hidden;
}
#site-footer .widget h3 {color: inherit;}
.sidebar .widget h3 { margin-top: -5px }
.widget .title {
    font-weight: bold;
    text-transform: uppercase;
    color: inherit;
    font-size: 12px;
}
.widget li {
}
.widget li:last-child { margin-bottom: 0 }
.widget h3 {
    font-size: 25px;
    line-height: 1.4;
    margin: 0 0 20px 0;
    text-transform: uppercase;
}
/*-[ Social Buttons ]--------------------------*/
.share-item.facebookbtn, .share-item.linkedinbtn, .share-item.stumblebtn { width: 92px }
.shareit {
    padding: 20px 0 0;
    overflow: hidden;
    clear: both;
    border: none;
}
.share-item {
    display: block;
    margin: 0;
    float: left;
    height: 25px;
    width: 90px;
}
.shareit.top {
    padding-top: 0!important;
    margin-bottom: 15px!important;
}
.share-item.shareit.top {
    float: left;
    margin-bottom: 10px!important;
    margin-top: 0;
    width: 100%;
}
.share-item.facebookbtn, .share-item.facebooksharebtn {
    margin-top: -1px;
    width: 100px;
    height: 28px;
}
.share-item.gplusbtn { width: 85px }
.share-item.pinbtn a { transition: none }
.share-item.stumblebtn {
    margin-top: 1px;
    height: 24px;
}
/*-[ Social Profile Widget ]--------------------------*/
.widget .social-profile-icons { margin: -6px }
.social-profile-icons ul li {
    background: none;
    border: none;
    float: left;
    list-style-type: none;
    margin: 0 !important;
    padding: 6px !important;
}
.social-profile-icons ul li a {
    width: 40px;
    height: 40px;
    display: block;
    float: left;
    text-align: center;
    line-height: 40px;
    color: #FFF;
    border-radius: 3px;
}
.social-profile-icons ul li a:hover { opacity: 0.8 }
.social-profile-icons ul li i {
    font-size: 18px;
    line-height: 40px;
}
.social-profile-icons .social-youtube a { background: #c9322b }
.social-profile-icons .social-rss a { background: #ef922f }
.social-profile-icons .social-twitter a { background: #40bff5 }
.social-profile-icons .social-facebook a { background: #5d82d1 }
.social-profile-icons .social-gplus a { background: #eb5e4c }
.social-profile-icons .social-vimeo a { background: #35c6ea }
.social-profile-icons .social-dribbble a { background: #f7659c }
.social-profile-icons .social-tumblr a { background: #426d9b }
.social-profile-icons .social-instagram a { background: #91653f }
.social-profile-icons .social-flickr a { background: #ff48a3 }
.social-profile-icons .social-pinterest a { background: #e13138 }
.social-profile-icons .social-linkedin a { background: #238cc8 }
.social-profile-icons .social-github a { background: #b5a470 }
.social-profile-icons .social-email a { background: #1d90dd }
.social-profile-icons .social-behance a { background: #1879fd }
.social-profile-icons .social-skype a { background: #13c1f3 }
.social-profile-icons .social-soundcloud a { background: #ff7e30 }
.social-profile-icons .social-stumbleupon a { background: #ff5c30 }
.social-profile-icons .social-dropbox a { background: #3476e4 }
.social-profile-icons .social-foursquare a { background: #0bbadf }
.social-profile-icons .social-reddit a { background: #ff4400 }
/*-[ Footer ]-------------------*/
footer > .footer-carousel-wrap, footer > .copyrights { background: #000 !important }
.footer-carousel-wrap { padding: 50px 0 }
footer {
    overflow: hidden;
    width: 100%;
    position: relative;
    clear: both;
	background: #000 !important 
}
.footer-widgets {
    overflow: hidden;
    padding: 50px 0 0;
    width: 100%;
}
.f-widget {
    width: 29.5%;
    float: left;
    position: relative;
    margin-bottom: 0;
    margin-right: 5.75%;
}
.widgets-num-4 .f-widget {
    width: 22%;
    margin-right: 4%;
}
.footer-widgets .f-widget:last-of-type { margin-right: 0px!important }
.copyrights {
    padding: 55px 0 66px;
    width: 100%;
}
#copyright-note > span { float: left }
.postsby { margin-bottom: 25px }
/*-[ Back To Top ]---------------------------*/
#move-to-top {
    color: #fff;
    cursor: pointer;
    display: inline-block;
    position: fixed;
    right: 10px;
    bottom: 31px;
    z-index: 25;
    background: #444;
    transition: all 0.25s linear;
    -webkit-backface-visibility: hidden;
    border-radius: 3px;
}
#move-to-top:hover { color: #ffffff;background: #444;}
#move-to-top:not(.filling) {
    opacity: 0;
    visibility: hidden;
}
#move-to-top .fa-chevron-up {
    font-size: 14px;
    padding: 0;
    width: 40px;
    line-height: 40px;
    text-align: center;
}
/*-[ Post Tags ]---------------------------------*/
.thetags {
    float: left;
    width: 100%;
    display: inline-block;
    margin: 0 0 25px 0;
}
.thetags a { padding-right: 0 }
.tags a { margin-left: 5px }
/*-[ Author Box ]--------------------------------*/
.postauthor {
    margin: 0 0 50px 0;
    padding: 0;
    min-height: 180px;
    float: left;
    clear: both;
    width: 100%;
}
.postauthor h4 {
    text-transform: uppercase;
    font-size: 25px;
    line-height: 22px;
}
.postauthor .vcard {
    margin-bottom: 15px;
    text-transform: uppercase;
}
.postauthor .vcard .fa { padding-right: 7px }
.postauthor .vcard .mail { color: #919191 }
.author-box {
    float: left;
    width: 100%;
}
.author-box img, .author-box-content { margin: 0 }
.author-box img {
    float: left;
    width: 19.2%;
}
.author-box-content {
    position: relative;
    padding: 0 0 0 20px;
    min-height: 150px;
    overflow: hidden;
}
.postauthor p {
    padding-top: 0px;
    margin-bottom: 0;
}
.postauthor h4 a { color: #444 !important }
#respond h4, .total-comments, .postauthor h4, .postauthor-top {
    margin-bottom: 25px;
    margin-top: 0;
    font-size: 25px;
    line-height: 22px;
}
.clear { clear: both }
.left { float: left }
.right { float: right }
.last { margin-right: 0!important }
/*-[ Tag widget ]------------------------------*/
.widget .wpt_widget_content #tags-tab-content ul li {
    float: left;
    margin: 0;
}
.tagcloud a, #tags-tab-content a, .widget .wpt_widget_content #tags-tab-content ul li a {
    font-size: 15px!important;
    padding: 7px 13px;
    margin-bottom: 7px;
    float: left;
    border-radius: 3px;
    margin-right: 7px;
    background: #c5c5c5;
    color: #FFFFFF!important;
    transition: all 0.25s linear;
    line-height: 1.4;
}
/*-[ Ad Widgets ]------------------------------*/
.ad-125 ul {
    list-style: none outside none;
    margin: 0 auto;
    max-width: 100%;
}
.ad-125 li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none !important;
    float: left;
    list-style: none outside none !important;
    margin-bottom: 15px;
    margin-left: 0;
    padding-left: 0;
    padding-top: 0 !important;
    max-width: 48%;
}
.ad-125 li:nth-child(2n+2) { float: right!important }
.ad-125 li:nth-last-child(2), .ad-125 li:last-child { margin-bottom: 0 }
.ad-300 { text-align: center }
/*-[ Calender Widget ]-------------------------*/
#wp-calendar {
    margin-bottom: 0;
    border: 0px none;
    position: relative;
}
#wp-calendar td {
    text-align: center;
    padding: 0;
    line-height: 40px;
}
#wp-calendar td a {
    display: block;
    color: #fff;
    background: #444;
}
#wp-calendar td a:hover, #wp-calendar #today { color: #fff }
#wp-calendar caption {
    font-size: 15px;
    padding: 10px 40px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    background: #444;
}
#wp-calendar thead {
    background: transparent;
    font-size: 15px;
    font-weight: bold;
    color: #919191;
}
#wp-calendar thead th {
    padding: 25px 0;
    text-align: center;
    border-bottom: 1px solid #c5c5c5;
}
#wp-calendar thead th.today {
    border-bottom: 1px solid;
    color: #444;
}
#wp-calendar #prev, #wp-calendar #next {
    position: absolute;
    top: 0;
}
#wp-calendar #prev { left: 0 }
#wp-calendar #next { right: 0 }
#wp-calendar #prev a, #wp-calendar #next a { position: relative }
#wp-calendar #prev a:before, #wp-calendar #next a:before {
    position: absolute;
    font-family: "FontAwesome";
    font-size: 18px;
    color: #fff;
    width: 40px;
    line-height: 40px;
    text-align: center;
    background: #444;
    transition: all 0.25s ease;
}
#wp-calendar #prev a:before {
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    content: "\f104";
}
#wp-calendar #next a:before {
    border-left: 1px solid #5e5e5e;
    content: "\f105";
}
#wp-calendar tfoot .pad { display: none }
/*-[Comments]--------------*/
.nocomments {
    margin: 0;
    clear: both;
    float: left;
    width: 100%;
}
.total-comments { text-transform: uppercase }
#comments {
    padding: 0;
    float: left;
    clear: both;
    width: 100%;
    margin-bottom: 0;
}
#respond h4 {
    text-transform: uppercase;
    padding-top: 5px;
    padding-bottom: 7px;
    font-size: 25px;
    line-height: 20px;
}
#commentsAdd {
    width: 100%;
    float: left;
    clear: both;
    margin-bottom: 20px;
}
#comments .avatar {
    position: absolute;
    left: -115px;
    top: 0;
}
.comment-box {
    padding: 0 0 0 20px;
    margin-left: 115px;
    min-height: 115px;
    position: relative;
}
.comment time { padding-left: 10px }
input.text-input, #commentform input { padding: 11px }
input#author, input#email, input#url {
    width: 300px;
    border: 1px solid rgba(0, 0, 0, 0.04);
    background: rgba(0, 0, 0, 0.05);
    max-width: 85%;
    margin-right: 10px;
}
input#author, input#email, input#url, #comment {
    transition: all 0.25s ease-in-out;
    border-radius: 3px;
}
#cancel-comment-reply-link {
    float: right;
    line-height: 24px;
    margin-top: 0;
    cursor: pointer;
    margin-bottom: -20px;
    text-decoration: underline;
    z-index: 100;
    position: relative;
}
#commentform input#submit, .contactform #submit, input[type="submit"] {
    line-height: 20px;
	font-size:16px;
    background: #383838 !important;
    padding: 15px 15px;
    color: #aaaaaa !important;
    cursor: pointer;
    display: inline-block;
    border: none;
    transition: all 0.2s linear;
    border-radius: 0;
    text-transform: uppercase;
	 width: 127px;
}
.contactform #submit { float: left }
.contactform label { display: block }
.contactform {
    overflow: hidden;
    margin-bottom: 35px;
}
.comment #respond {
    float: left;
    width: 100%;
    margin-top: 20px;
}
.error { color: red }
.thanks p { color: green }
ol.commentlist {
    margin-left: 0;
    margin-top: 13px;
}
.commentlist li {
    list-style: none;
    margin: 0 0 25px 0;
    padding-left: 0;
    float: left;
    width: 100%;
    position: relative;
}
.commentlist p { margin-bottom: 15px }
.ago {
    color: #919191;
    float: left;
    text-transform: uppercase;
    margin-right: 15px;
    font-size: 15px;
}
.fn {
    float: left;
    text-transform: uppercase;
    margin-right: 18px;
    font-size: 15px;

    font-weight: bold;
    position: relative;
}
.bypostauthor .fn { padding-left: 85px }
.fn a {
    font-weight: bold;
    font-size: 15px;
}
.comment-reply-link {
    color: #3498DB;
    float: right;
    margin-left: 15px;
    font-size: 14px;
}
.commentmetadata {
    overflow: hidden;
    margin-top: 15px;
}
.commentmetadata > ul, .commentmetadata > ol {
    margin-bottom: 15px!important;
    float: left;
}
.commentmetadata li {
    border: 0;
    padding: 0;
    margin-top: 0;
    margin-bottom: 5px;
    list-style: square;
}
.commentmetadata ol li { list-style: decimal }
.comment .wp-review-usercomment-rating { margin-top: -4px }
.comment .wp-review-usercomment-rating .review-star { margin: 0 auto }
.comment .review-result, #commentform .wp-review-comment-rating .review-result i { color: #FFB300!important }
.reply {
    margin-top: 0px;
    padding-bottom: 0px;
    overflow: hidden;
    width: 100%;
    float: right;
}
.reply a {
    font-weight: bold;
    float: left;
    padding: 0 0px;
    color: #e52329;
    font-size: 12px;
}
#commentsAdd #respond h4 { margin-bottom: 25px }
.comment #respond #respond { margin-top: 20px }
.commentlist .children {
    margin-left: 113px;
    margin-bottom: 0;
    margin-top: 0;
    float: left;
}
.commentlist .children li { margin-bottom: 35px }
.avatar {
    float: left;
    border-radius: 3px;
}
#respond h3 {
    font-size: 18px;
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
}
.comment-awaiting-moderation {
    font-style: italic;
    font-weight: bold;
}
/*-[ Comment Form ]----------------------------*/
#commentform textarea {
    width: 100%;
    border: 1px solid rgba(0, 0, 0, 0.04);
    background: rgba(0, 0, 0, 0.05);
    padding: 2%;
    line-height: 25px;
    font-family: inherit;
}
#commentform textarea:focus { background: #fff }
#commentform p {
    margin-bottom: 15px;
    float: left;
    width: 100%;
    clear: both;
}
#commentform p label {
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 10px;
}
.cancel-comment-reply a {
    float: right;
    margin-top: -8px;
}
.required {
    color: red;
    padding: 0;
    line-height: 1;
}
.comment-notes .required {
    padding-left: 0;
    padding-top: 3px;
}
.comment-notes { font-style: italic }
/*-[ pagination ]------------------*/
.pagination {
    clear: both;
    overflow: hidden;
    float: left;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 20px;
    text-align: center;
    display: block!important;
}
.single .pagination {
    border: 0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin-top: 0;
    padding: 0;
    width: 100%;
    text-align: left;
}
article .pagination { padding: 0 }
article .pagination a { margin-right: 10px;color: #fff;text-align: center;}
.pagination ul {
    list-style: none;
    margin: 0 auto;
    display: inline-block;
}
.pagination-previous-next ul { display: block }
.pagination-previous-next ul li, .pagination ul li:only-child, .pagination ul li:last-child { border-right: 0px none }
.pagination > .current, .pagination .page-numbers.current, .pagination a:hover, .single .pagination a:hover .currenttext {
    color: #fff;
    display: inline-block;
    padding: 10px 15px;
    background: #444;
}
.pagination > .current, .pagination .page-numbers.current {
    float: none;
    background: #444;
    border-radius: 3px;
    min-width: 42px;
    margin-right: 7px;
    margin-bottom: 10px;
}
.pagination a, .pagination .dots {
    background: #444;
    display: inline-block;
    float: none;
    text-decoration: none;
    padding: 10px 15px;
    transition: all 0.25s linear;
    border-radius: 3px;
    min-width: 42px;
    color: #fff;
    margin-right: 7px;
    margin-bottom: 10px;
}
.pagination .nav-previous, .pagination .previous {
    float: left;
    margin: 0;
    margin-bottom: 10px;
}
.pagination .nav-next, .pagination .next {
    float: right;
    margin: 0;
    margin-bottom: 10px;
}

.pagination a.previous.page-numbers,.pagination a.next.page-numbers {
    float: none;
}
.pagination .nav-previous a, .pagination .nav-next a { color: #fff!important }
.single .pagination a .currenttext, .single .pagination a:hover .currenttext {
    padding: 0;
    background: transparent;
    margin-right: 0;
    min-width: 100%;
}
.single .pagination a:hover .currenttext { color: #fff }
.pagination .fa { font-size: 14px }
.pagination .nav-previous .fa { margin-right: 5px }
.pagination .nav-next .fa { margin-left: 5px }
/*-[ Contact Form ]------------------*/
.contact-form { position: relative }
.contact-form.loading:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.8);
}
.contact-form label, .contact-form input, .contact-form textarea {
    display: block;
    width: 100%;
}
.contact-form input, .contact-form textarea { padding: 12px }
.contact-form textarea { height: 150px }
.contact-form label { margin-top: 12px }
.contact-form input[type="submit"] {
    margin-top: 12px;
    padding: 15px;
    float: right;
    width: auto;
}
.mtscontact_error { color: #B90101 }
/*-[ AJAX search results ]------------------*/
.widget_search, #sidebar-search { overflow: visible }
.ajax-search-box-open #s { background-color: #eeeeee }
.ajax-search-results-container {
    position: absolute;
    top: 47px;
    left: 0;
    width: 100%;
    z-index: 9;
    background: #EEEEEE;
    border: 1px solid #EEE;
    border-top-color: rgba(0, 0, 0, 0.1);
    color: #6a6a6a;
    margin-top: -1px;
    border-radius: 0 0 3px 3px;
}
.ajax-search-results-container a { padding: 0 }
.ajax-search-results-container.loading:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(255,255,255,0.8);
}
ul.ajax-search-results {
    margin: 0;
    padding: 0;
}
.ajax-search-results li {
    margin: 0;
    display: block;
    float: left;
    clear: both;
    width: 100%;
    list-style: none;
    min-height: 50px;
    padding: 12px 12px 0;
    border-bottom: 0;
    position: relative;
}
.ajax-search-results li:last-of-type { padding-bottom: 12px }
.ajax-search-results .wp-post-image {
    margin: 3px 15px 0 0;
    max-width: 80px;
}
.ajax-search-results .meta { margin: 5px 0 0 94px }
.ajax-search-meta .results-count { padding: 0 12px }
.ajax-search-meta .results-link {
    float: left;
    width: 100.6%;
    text-align: center;
    padding: 12px 20px;
    line-height: 1;
    border-radius: 0 0 3px 3px;
    background: rgb(0, 0, 0);
    margin: 7px 0px -1px;
    color: #fff;
}
.ajax-search-results-container .no-results {
    padding: 8px;
    color: #AAA;
    font-style: italic;
}
.ajax-search-results .play-icon {
    left: 16.5%;
    top: 50%;
}
/*-[ Load More ]-------------------*/
.pace .pace-progress {
    background: #e52329;
    position: fixed;
    z-index: 2000;
    top: 0;
    left: 0;
    height: 3px;
    transition: width 0.8s;
    -webkit-backface-visibility: hidden;
}
.admin-bar .pace .pace-progress { top: 32px }
.pace-inactive { display: none }
#load-posts, #fs2_load_more_container {
    float: left;
    width: 100%;
    text-align: center;
}
#load-posts a, #fs2_load_more_button {
    font-size: 15px;
    color: #fff;
    display: inline-block;
    float: none;
    line-height: 22px;
    text-decoration: none;
    padding: 9px 20px;
    margin: 15px 0 25px 0;
    background: #444;
    border-radius: 3px;
}
#fs2_load_more_button { margin-bottom: 0 }
#load-posts .fa, #fs2_load_more_button .fa { margin-right: 15px }
/*-[ Parallax & Zoom Out ]--------------------------------*/
#parallax {
    position: relative;
    padding-bottom: 350px;
    height: 0;
    overflow: hidden;
    background-size: cover;
    margin-bottom: 25px;
}
#zoom-out-effect, #zoom-out-bg {
    position: relative;
    padding-bottom: 350px;
    height: 0;
}
#zoom-out-effect {
    overflow: hidden;
    margin-bottom: 25px;
}
#zoom-out-bg {
    background-size: cover;
    width: 100%;
}
/*-[ Misc ]---------------------------*/
pre {
    overflow: auto;
    padding: 15px;
    margin: 15px 0;
    position: relative;
    background: rgba(0, 0, 0, 0.1);
    font-family: monospace;
    color: #444;
}
pre:before {
    content: "\f121";
    color: #444;
    position: absolute;
    font-size: 18px;
    right: 14px;
    top: 6px;
    font-family: FontAwesome;
}
/*-[ WP Review ]--------------------------------*/
.latestPost-review-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    background: #FFF;
    padding: 2px 8px;
}
.latestPost-review-wrapper .review-total-star { margin: 4px 0 }
.latestPost-review-wrapper .percentage-icon {
    top: 0;
    font-size: inherit;
    font-style: normal;
}
.post-box .review-total-star {
    position: relative!important;
    right: auto!important;
    top: auto!important;
}
/*-[ Mega Menu ]------------------------------------*/
#wpmm-megamenu a:hover { background: none!important }
#wpmm-megamenu .review-total-only { border-radius: 0 3px 0 }
#navigation .menu .menu-item-wpmm-megamenu a:hover { background: transparent }
#navigation .menu .wpmm-light-scheme.menu-item-wpmm-megamenu a:hover {
    background: transparent;
    color: #333!important;
}
/* Screen reader Css as WordPress's recommendation */
/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}
.clearfix:after{
	clear:both;
	content:"";
	display:block;
}
.header-top-main-left {
    float: left;
}
.header-top-main-right {
    float: right;
}
.header-top-main-right ul li{
	display:inline-block;
	color:#979797;
	font-family: 'cinzelregular';
	font-size:16px;
	line-height:20px;
	background:url(images/header-top-list-imag.png) no-repeat right center;
 margin-right: 25px;
    padding-right: 34px;
    letter-spacing: 1px;
}
.header-top-main-right ul li:last-child{
	background:none;
	   margin-right: 18px;
    padding-right: 0;
}
.header-top-main-left a{
	color:#979797 !important;
	font-family: 'cinzelregular';
	font-size:16px;
	line-height:20px;
	text-transform:uppercase;
}
.header-left-menu, .header-right-menu {
    float: left;
    width: 332px;
    padding-top: 56px;
}
.header-right-menu{
	padding-left:48px;
}
.header-right-left{
	float:left;
}
.header-social-icons{
	float:right;
	padding-top:2px;
}
.header-social-icons .social-icons-list ul li{
	float:left;
	margin:0 11px;
}
.header-social-icons .social-icons-list ul li img{
	display:block;
}
.header-left-menu ul.menu li, .header-right-menu ul.menu li{
    display: block;
    margin-right: 64px;
    float: left;
}
.header-right-menu ul.menu li{
	margin-right:35px;
}
.header-left-menu ul.menu li a, .header-right-menu ul.menu li a{
	font-family: 'cinzelregular';
	color:#ffffff;
	font-size:18px;
	line-height:20px;
	text-transform:uppercase;
	display:block;
}
.header-left-menu ul.menu li:last-child, .header-right-menu ul.menu li:last-child{
	margin-right:0;
}
.header-top-full-div {
    padding-top: 36px;
}
.header-top-full-div-inner h6{
	text-align:center;
	color:#d1d1d1;
	font-size:14px;
	line-height:20px;
	font-weight:normal;
	font-family: 'cinzelregular';
	margin:17px 0 0;
}
.home-slider-full-div{
    padding: 73px 0 0;
}
.main-container .slider-text h2{
    text-align: center;
    color: #ffffff;
    font-size: 35px;
    font-family: 'cinzelregular';
    font-weight: normal;
    letter-spacing: 0;
    line-height: 44px;
    text-transform: uppercase;
    margin: 0;
    padding: 123px 0 0;
}
.main-container .slider-text h2 b{
	font-weight:normal;
	font-family: 'cinzelbold';
}
.affiliates-section{
	background:#1a1a1a;
	padding:58px 0;
}
.affiliates-section h3{
	color: #838383 !important;
	font-size:25px;
	line-height:26px;
	font-weight:normal;
	font-family: 'cinzelregular';
	margin:0 0 26px;
	text-align:center;
}
.affiliates-section .affiliate-icons-list ul{
	text-align:center;
}
.affiliates-section .affiliate-icons-list ul li img{
	display:block;
}
.affiliates-section .affiliate-icons-list ul li{
	display:inline-block;
	margin:0 20px;
vertical-align: top;
}
.home-slider-full-div .rev_slider_wrapper .rev_slider .tp-caption.slider-text-title{
	text-align:center !important;
	color:#ffffff !important;
	font-size:35px !important;
	font-family: 'cinzelregular' !important;
	font-weight:normal !important;
	letter-spacing:0 !important;
	line-height:44px !important;
	text-transform: uppercase !important;
}
.home-slider-full-div .rev_slider_wrapper .rev_slider .tp-caption.slider-text-title b{
	font-weight:normal !important;
	font-family: 'cinzelbold' !important;
}
.footer-text-full-div ul li{
color: #ffffff;
    float: left;
    font-family: "cinzelregular";
    font-size: 18px;
    line-height: 28px;
    margin-right: 30px;
    padding-right: 30px;
    text-transform: uppercase;
	background:url(images/footer-list-bg.jpg) no-repeat right center;
}
.footer-text-full-div ul li a{
	color:#ffffff !important;
}
.footer-text-full-div ul li:last-child{
	background:none;
	 margin-right: 0;
    padding-right: 0;
}
.footer-text-full-div {
    border-bottom: 2px solid #2e2e2e;
    margin-bottom: 28px;
    padding-bottom: 23px;
}
.footer-bottom-l{
	float:left;
	width:35%;
padding-top: 4px;
}
.footer-bottom-l p{
	color:#979797;
	font-size:14px;
	line-height:20px;
	font-family: "cinzelregular";
	margin:0;
	text-transform:uppercase;
}
.footer-bottom-m{
	float:left;
	width:30%;
}
.footer-bottom-m ul{
	text-align:center;
}
.footer-bottom-m ul li{
	display:inline-block;
	margin:0 11px;
	vertical-align:middle;
}
.footer-bottom-m ul li img{
	display:block;
}
.footer-bottom-r{
	float:right;
}
.copy-right-text .footer-bottom-r img{
	vertical-align:-9px;
	margin-left: 9px;
}
.copy-right-text .footer-bottom-r{
	  color: #979797;
    font-family: "cinzelregular";
    font-size: 14px;
    line-height: 20px;
}
.copy-right-text span{
	color:#979797;
	font-size:15px;
	line-height:20px;
	font-family: 'cinzelregular';
	display:block;
}
.copy-right-text-left{
    float: left;
	background:url(images/footer-copy-right-imge.jpg) no-repeat right center;
	 width: 323px;
	 margin-top:1px;
}
.about-middle-image img{
	display:block;
	margin:auto;
}
.about-section-full h2.about-title{
	    margin-bottom: 43px;
}
.page-caption h1, .collection-main-div h5, .page-caption h1, .collection-gallery-main h6{
	color:#ffffff;
	font-size:50px;
	line-height:50px;
	font-weight:normal;
	font-family: 'cinzelregular';
	 letter-spacing: 7px;
	 text-align:center;
}
.collection-page-titile{
	padding: 84px 0 100px;
}
.contact-full-section h2.about-title{
	margin-top:-10px;
}
.collection-main-div h5{
	text-align:center;
	 margin-bottom: 90px;
}
.about-section-full h6{
  color: #aaaaaa;
    font-family: "GeorgiaRegular";
    font-size: 22px;
    font-weight: normal;
    line-height: 29px;
    padding-bottom: 24px;
    text-align: center;
    text-transform: none;
}
.about-section-full p{
  color: #aaaaaa;
    font-family: "GeorgiaRegular";
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 19px;
    text-align: center;
}
.about-section-full {
    margin: 23px 0 117px;
}

/*
 * Collection edits 21/april
 */

.collection-main-div {
    margin-bottom: 60px;
}
.collection-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center;
}

.collection-item {
    position: relative;
    width: calc(33% - 40px);
    margin: 0 20px 40px;
}

.collection-img img{
	display:block;
	width:100%;
}
.collection-title {
    top: 80%;
    transform: translateY(-50%);
    left: 0;
    position: absolute;
    text-align: center;
    z-index: 999;
	width:100%;
}
.collection-title h3, .contact-form-section h4{
	color:#ffffff;
	font-size:30px;
	line-height:30px;
	font-weight:normal;
	font-family: 'cinzelregular';
	margin-bottom:0;
	letter-spacing:3px;
}

.wpb_text_column.wpb_content_element.contact-middle-image, .wpb_text_column.wpb_content_element.about-middle-image {
    margin-bottom:0 !important;
}
.contact-full-section h2.about-title {
    letter-spacing: 6px;
    margin-left: 26px;
    margin-top: -82px;
}
.contact-address-section ul li{
	display:inline-block;
	color:#aaa;
	font-size:25px;
	line-height:32px;
	  font-family: "GeorgiaRegular";
	   margin-right: 91px;
	   padding-left: 28px;
}
.contact-address-section ul li b{
  display: block;
    font-size: 18px;
    font-weight: normal;
    line-height: 21px;
}
.contact-address-section ul li a{
	color:#aaa !important;
}
.contact-address-section {
 border-bottom: 2px solid #171717;
    margin: 82px 0;
    padding-bottom: 76px;
}
.contact-address-section ul li.contact-location{
	background:url(images/contact-location-icon.jpg) no-repeat left 9px;
	  padding-left: 32px;
}
.contact-address-section ul li.contact-phone{
	background:url(images/contact-phone-icon.jpg) no-repeat left 11px;
}
.contact-address-section ul li.contact-mail{
	background:url(images/contact-mail-icon.jpg) no-repeat left 6px;
	margin-right:0;
}
.send-us-feedbak-full-left {
    float: left;
	width: 392px;
}
.send-us-feedbak-full-right {
    float: right;
	 width: 577px;
}
.wpcf7-form p{
	margin-bottom:10px;
}
.contact-form-section h4{
margin-bottom: 58px;
}
.send-us-feedbak-full {
    margin-bottom: 28px;
}
.capcha-text{
	padding-bottom:38px;
}
.contact-form-section{
    margin-bottom: 38px;
    padding-bottom: 68px;
}
.page-template-page-contact-php .footer-text-full-div {
    display: none;
}
.collection-gallery-main h6{
	text-align:center;
}
.collection-inner-list-main.one_third {
   margin-bottom: 70px;
    margin-right: 70px;
    width: 280px;
}
.collection-gallery-main-inner img{
	border:1px solid #0d0d0d;
}
.collection-gallery-main-inner:hover img{
	border:1px solid #515151;
}
.collection-gallery-main-inner img{
 display: block;
 width:100%;
}
.single-gal-images-main {
	padding-bottom:24px;
}
.header-mobile-menu {
    display: none;
}
.home-slider-full-div img{
	display:block;
}
.mobile-slider-full-div {
    display: none;
}
.middle-image img{
    margin: auto;
	display:block;
}
.page-template-page-contact-php .page-caption{
	 margin-top: -64px;
}
.page-template-page-contact-php .page-featured-img-div{
	padding-top:117px;
}
.page-template-page-contact-php footer#site-footer{
	padding-bottom:32px;
}
.page-featured-img-div {
    padding-top: 85px;
}
.page-template-template_about-php .page-caption {
     padding: 7px 0 8px;
}
div.wpcf7-response-output {
    color: #ffffff;
    font-family: "GeorgiaRegular";
    font-size: 16px;
    line-height: 20px;
    margin: 20px 0 0;
    padding: 7px 12px;
}
div.wpcf7-validation-errors {
    border: 2px solid #ff0000;
}
div.wpcf7-mail-sent-ok {
    border: 2px solid #ffffff;
}

/*  customers pages*/

.lv_sust_tabs_wraper{
position:relative;
}
.lv_customer_tabs{
border-bottom:1px dotted #59597a;
padding-left:8px;
margin:23px 0 30px
}
.lv_customer_tabs li{
display: inline-block;
}
.lv_customer_tabs li a{
padding: 15px;
font-size: 25px;
color: #8d8da1;
display: block;
font-family: 'Museo500';
border: 1px solid transparent;
line-height: 20px;
}
.lv_customer_tabs li a.active{
border:1px dotted #59597a;
border-bottom:1px solid #000033;
color:#ebebeb;
}
.lv_sust_tabs_wraper #add_new_record{
float:right;
}

.page-template-page_customers-php .header-left-menu, .page-template-page_customers-php .header-right-menu, .page-template-page_customers-php .page-caption, .page-template-page_customers-php .affiliates-section{
display:none;
}
.page-template-page_customers-php .logo-wrap{
margin:auto;
text-align:center;
float:none;
}
.page-template-page_customers-php .main-container{
	padding:30px 0 0;
}
table.customer_list{
border:1px solid #333359;
border-collapse:collapse;
width:980px;
}
table.customer_list tr{
background:none;
}
table.customer_list tr th{
background:#1e1e4d;
font-family: 'Museo700';
color:#b0b0c1;
font-size:14px;
padding:10px 20px;
}
table.customer_list tr th,
table.customer_list tr td{
border:1px solid #333359;
vertical-align:middle;
}
table.customer_list tr td{
font-family: 'Museo500';
color:#ffffff;
font-size:14px;
font-weight:normal;
}
table.customer_list tr td:nth-child(4), table.customer_list tr th:nth-child(4){
	width:100px;
}
table.customer_list tr td a.open_pop_customer{
font-family: 'Museo500';
color:#ffffff;
font-size:14px;
font-weight:normal;
}
table.customer_list tr td a.open_pop_customer span,
.for_gender{
text-transform:capitalize;
}

table.customer_list tr td img{
height:45px;
height:45px
}
table.customer_list tr td span.small-head{
font-family: 'Museo700';
color:#b0b0c1;
font-size:11px;
display:block;
}
table.customer_list tr td span.divider{
border:1px solid #333359;
display:block;
margin:5px -15px;
width:100%;
}
div.border_for_phone{
border-top:1px solid #333359;
margin: 5px -5px;
width: 120px;
}
#add_new_record{
background:url(images/add_new_btn.png) no-repeat center center;
display: block;
    height: 31px;
    text-indent: -9999px;
    width: 120px;
}
.page_mask{
position:fixed;
width:100%;
height:100%;
left:0px;
top:0px;
display:none;
background:url(images/mask.png) repeat;
}
.add_new_form,
.pop_customer_page,
.pop_customer_page_edit{
width:600px;
background:#eeeeef;
min-height:500px;
position:absolute;
top:150px;
left:50%;
margin-left:-300px;
z-index:999;
display:none;
max-width:95%;
}
.lv_pop_head{
background:#FFFFFF;
color:#444444;
font-family: 'Museo500';
font-size:18px;
padding:10px 20px;
}
.form_fields{
padding:20px 25px;
position:relative;
}
.form_fields .form_row{

}
.form_fields .form_row:after{
clear:both;
content:"";
display:block;
}
.form_fields .form_row .form_half{
width:48%;
float:left;
margin-right:4%;
}
.form_fields .form_row .form_half.last{
float:right;
margin-right:0px;
}

.form_fields .form_full{
width:100%;
display:block;
}
.form_fields textarea{
width:94%;
height:95px;
}
.form_fields input[type="submit"]{
border-radius: 4px;
margin-top: 5px;
padding: 5px 19px;
outline: none;
cursor: pointer;
text-align: center;
font-size: 13px;
font-weight: bold;
color: #000000 !important;
width: auto;
font-family: Arial, Helvetica, sans-serif;
border: none;
float: right;
background: url(images/crm-form-submit.png) repeat-x !important;
line-height: 20px;
}

.form_fields label{
display:block;
color:#777777;
font-size:13px;
font-family: 'Museo500';
font-weight:bold;
margin-bottom:5px;
}
.form_fields input[type=text],
.form_fields textarea{
border: 1px solid #d7d7d7;
background: #FFFFFF;
border-radius: 0px;
padding: 5px;
color: #333333;
font-size: 14px;
font-family: 'Museo500';
margin: 0 0 14px;
width: 100%;
}
.form_fields #phone1, .form_fields #phone2{
width:49%;
display:inline;
}
.form_fields #phone1{
margin-right:2%;
}
.form_fields select#gender{
border: 1px solid #d7d7d7;
display: inline;
padding: 5px;
width: 48%;
background: #fff;
color: #333;
font-family: 'Museo500';
font-size: 14px;
line-height: 20px;
margin-right: 3%;
}
.form_fields #name{
width: 49%;
display: inline;
}

.form_fields #address2{
width:42%;
display:inline;
margin-right:0px;
}
.form_fields #apt{
width:42%;
display:inline;
margin-right:0px;
}


.form_fields .for_file_upload{
position:relative;
}
.form_fields span.browse{
border: 1px solid #d7d7d7;
    display: block;
    padding: 6px 15px;
    position: absolute;
    right: 0;
    top: 0;
	color:#B9B9B9;
	font-size:12px;
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	cursor:pointer;
}
.form_fields .for_file_upload input[type=file]{
display:none;
}
.form_fields .full_line{
border-top:1px solid #e6e6e6;
width:600px;
margin:10px -25px;
clear:both;
}
#add_more_purchases,
#add_more_purchases1{
border: 1px solid #bbbbbb;
border-radius: 9px;
color: #777777;
float: right;
font-family: 'ProximaNovaRegular';
font-size: 12px;
font-weight: bold;
line-height: 19px;
margin-bottom: 10px;
padding: 0 12px;
text-transform: uppercase;
}
#add_more_purchases:after,
#add_more_purchases1:after{
clear:both;
content:"";
display:block;
}

.form_fields .lv-error{
border:1px solid #f00!important;
}

body .add_new_form .form_fields form#add_new_customer input#anniversary,
body .add_new_form .form_fields form#add_new_customer input.date{
background:url(images/cal_icon.png) no-repeat 97% 5px #fff;
}

/*
 * jQuery UI Datepicker 1.8.17
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */
.ui-datepicker { width: 17em; padding: .2em .2em 0; display: none; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; font-size:0em; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}

.pop_customer_page .lv_customer_name{
color:#444444;
font-size:24px;
font-family: 'Museo500';
background:#FFFFFF;
padding:25px 222px 25px 25px;
}
.pop_customer_page .lv_customer_name a.lv_edit_cust_link{
background:url(images/customer-cm-edit.png) no-repeat center center;
height: 33px;
position: absolute;
right: 30px;
text-indent: -9999px;
text-transform: uppercase;
width: 82px;
top:25px;
}

.pop_customer_page .lv_customer_name a.lv_delete_cust_link{
background:url(images/customer-cm-delete.png) no-repeat center center;
height: 33px;
position: absolute;
right: 120px;
text-indent: -9999px;
text-transform: uppercase;
width: 97px;
top:25px;
}

.pop_customer_page .lv_customer_name a.lv_edit_role_link{
background:none;
border: 1px solid;
border-radius: 12px;
color: #c6b586;
display: block;
font-size: 12px;
height: auto;
padding: 5px;
right: 34px;
text-align: center;
text-indent: 0;
top: 74px;
width: 150px;
position:absolute;
}
.pop_customer_page .lv_customer_contact_details{
border-bottom:1px solid #e6e6e6;
border-top:1px solid #e6e6e6;
background:#f3f3f3;
}
.lv_customer_contact_details_inner{
padding:30px;
color:#555555;
font-size:17px;
font-family: 'Museo500';
}
.pop_customer_page .lv_ccd_phone{
display:inline-block;
width:35%;
background:url(images/phone_icon1.png) no-repeat 1px 2px;
padding-left:25px;
margin-bottom:15px;
}
.pop_customer_page .lv_ccd_phone span{
color:#888888;
font-size:11px;
font-family: 'Museo700';
display:block;
text-transform:uppercase;
}
.pop_customer_page .lv_ccd_loc{
background:url(images/map_icon.png) no-repeat 1px 2px;
padding-left:25px;
margin-bottom:15px;
}
.pop_customer_page .lv_ccd_email{
display:inline-block;
width:49%;
background:url(images/email_icon1.png) no-repeat 1px 2px;
padding-left:25px;
margin-bottom:15px;
}
.pop_customer_page .lv_ccd_email span{
color:#888888;
font-size:11px;
font-family: 'Museo700';
display:block;
text-transform:uppercase;
}
.pop_customer_page .lv_ccd_email a{
color:#bba47a;
}
.pop_customer_page .lv_ccd_aniversary{
background:url(images/cal_icon1.png) no-repeat 1px 2px;
padding-left:25px;
margin-bottom:0px;
}
.pop_customer_page .lv_ccd_aniversary span{
color:#888888;
font-size:11px;
font-family: 'Museo700';
display:block;
text-transform:uppercase;
}

.pop_customer_page .lv_customer_purchases{
background:#FFFFFF;
border-bottom:1px solid #e6e6e6;
}
.pop_customer_page .lv_customer_purchases_inner{
padding:30px;
}
.pop_customer_page .lv_customer_purchases_inner h2{
font-size:17px;
color:#545454;
background:url(images/cart_icon.png) no-repeat 1px 2px;
padding-left:25px;
font-family: 'Museo500';
}

.pop_customer_page .lv_purchaser_row{
margin:15px 15px 15px 25px;
}
.pop_customer_page .lv_purchaser_row:after{
clear:both;
content:"";
display:block;
}
.lv_purchaser_row .lv_pur_img{
display:block;
width:15%;
float:left;
}
.lv_purchaser_row .lv_pur_img img{
width:45px;
height:45px;
border:1px solid #eeeeee;
}
.lv_purchaser_row .lv_pur_title{
display:block;
width:65%;
float:left;
font-family: 'Museo500';
color:$545454;
font-size:16px;
height: 45px;
line-height: 45px;
}
.lv_purchaser_row .lv_pur_date{
display:block;
width:20%;
float:right;
height: 45px;
line-height: 45px;
text-align:right;
color:#878787;
font-family: 'Museo700';
font-size:11px;
}
.pop_customer_page .lv_customer_description{
color:#666666;
font-family: 'ProximaNovaRegular';
font-size:16px;
padding:20px;
background:#fff;
}
.loading_details {
    left: 48%;
    position: absolute;
    top: 48%;
}

.delete_message {
    font-size: 16px;
    font-weight: bold;
    left: 48%;
    position: absolute;
    text-transform: capitalize;
    top: 48%;
}
.add_new_image{
color:#bba47a;
display:block;
font-weight:bold;
}

#customer_list{
position:relative;
}
table.prospects_list{
border:1px solid #333359;
border-collapse:collapse;
max-width:100%;
width:100%;
}
table.prospects_list tr{
background:none;
}
table.prospects_list tr th{
background:#1e1e4d;
font-family: 'Museo700';
color:#b0b0c1;
font-size:14px;
padding:10px 20px;
}
table.prospects_list tr th,
table.prospects_list tr td{
border:1px solid #333359;
vertical-align:middle;
}
table.prospects_list tr td{
font-family: 'Museo500';
color:#ffffff;
font-size:14px;
font-weight:normal;
}

table.prospects_list tr td a.open_pop_customer{
font-family: 'Museo500';
color:#ffffff;
font-size:14px;
font-weight:normal;
}

table.prospects_list tr td img{
height:45px;
height:45px
}
table.prospects_list tr td span.small-head{
font-family: 'Museo700';
color:#b0b0c1;
font-size:11px;
display:block;
}
table.prospects_list tr td span.divider{
border:1px solid #333359;
display:block;
margin:5px -15px;
width:100%;
}

.page-template-page_customers-php #content_wrapper .container{
min-height:400px;
}
.lv_login-wraper{
display:block;
width:300px;
height:250px;
background:#FFFFFF;
position:absolute;
left:50%;
top:15%;
margin-left:-150px;
z-index:99;
}
.lv_login-wraper .inner_wrap{
padding:25px;
}
.lv_login-wraper .form-row{
width:100%;
clear:both;
margin-bottom:0px;
}
.lv_login-wraper .form-row label{
display:block;
font-family: 'Museo700';
font-size:16px;
}
.lv_login-wraper .form-row input[type=text],
.lv_login-wraper .form-row input[type=password]{
width:96%;
padding:2%;
border:1px solid #ccc;
margin:0 0 10px;
color:#000000;
}
.lv_login-wraper .form-row input[type=submit]{
margin-top:10px;
margin-right:0px;
}
.lv_login-wraper h2{
background:#000033;
color:#FFFFFF;
padding:10px;
}
.login-loader{
margin-top:20px;
display:none;
}
.text-danger{
color:#FF0000;
font-weight:bold;
}
.text-success{
color:#009966;
font-weight:bold;
}

.search-form{
float: left;
width: auto;
margin: 0px 5%;
}
.search-form input[type=submit]{
margin: 0 0 0 6px;
padding: 8px;
outline: none;
cursor: pointer;
text-align: center;
font-size: 13px;
font-weight: bold;
color: #000000 !important;
background: url(images/crm-form-submit.png) repeat-x !important;
font-family: Arial, Helvetica, sans-serif;
border-radius: 2px;
border: none;
float: right;
text-transform: capitalize;
width: auto;
}
.search-form input[type=text]{
width: 150px;
margin: 0px;
color: #ebebeb;
border: 1px solid #85859D;
font-size: 14px;
font-family: 'Museo500';
background: none;
border-radius: 3px;
padding: 7px 10px;
line-height: 20px;
}
#list_order_select{
background: none;
border: 1px solid #ccc;
padding: 7px;
width: 160px;
float: left;
margin-right: 5%;
font-family: 'Museo500';
font-size: 15px;
}
#list_order_select option[selected="selected"], #list_order_select option:hover{
	background:#cdab38 !important;
}
.lv_crm_controls{
margin-bottom:10px;
}
.lv_crm_controls:after{
clear:both;
content:"";
display:block;
}
.add_new_form .form_fields form#add_new_customer input[type="text"], .add_new_form .form_fields form#add_new_customer input[type="tel"], .add_new_form .form_fields form#add_new_customer input[type="email"]{
	border: 1px solid #d7d7d7;
background: #FFFFFF;
border-radius: 0px;
padding: 5px;
color: #333333;
font-size: 14px;
font-family: 'Museo500';
}