/*
Theme Name: Scorilo
Theme URI: http://www.wowthemes.net/themes/scorilo/
Author: Wow Themes Net
Author URI: http://www.wowthemes.net/
Description: The theme you've been waiting for! Sell your downloads easily. Fresh, modern , smart with built in SEO for all pages and products. Integrated with Easy Digital Downloads plugin.
Version: 1.5
License: GNU General Public License
License URI: license.txt
Text Domain: tdwowscorilo
Domain Path: /languages/
Tags: theme-options,custom-menu,responsive-layout,white,light,translation-ready
*/

/* 
CHAPTERS
1. General
2. Sections
3. Shop
4. Blog
5. Other
6. Footer
7. Responsive
*/
/*==============================================* GENERAL *===============================================*/
body {
	margin-top:120px;
	color:#555;
	font-weight:300;
	font-size:16px;
}

body.home {
	margin-top: 75px;
}
#site-content {
	background-color:#fff;
}
a {
	color:#00bba7;
}
a:hover,h1,h2,h3,h4,h5,h6 {
	color:#444;
}
body.admin-bar header {
	top:32px !Important;
}
ul.unstyled {list-style:none;}
#ascrail2000 {
	z-index:99990!important;
	background-color:#2c2c2c;
	padding: 0 0 0 1px;
}

.list-margin ol, ul {
	margin-left: 30px;
}

.wpb_button, .wpb_content_element, .wpb_row, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 15px !important; 
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active>a {
    background-color: #D0D0D0 !important;
}

.home-steps.text-12 {
	font-size: 12px !important;
	padding-top: 0px;
}

.menu >li> a:hover, .menu >li:hover>a {
	background: #1494b8;
}

/*==============================================* SECTIONS *===============================================*/
/*Header*/
header.wowhead {
	height:75px;
	-webkit-box-shadow:0px 3px 2px 0px rgba(50,50,50,0.1);
	-moz-box-shadow:0px 3px 2px 0px rgba(50,50,50,0.1);
	box-shadow:0px 3px 2px 0px rgba(50,50,50,0.1);
	position:fixed;
	width:100%;
	background-image: url(img/valens-bg.jpg);
	text-transform:uppercase;
	font-weight:700;
	top:0px;
	z-index:9999;
}
header.wowhead .grid {
	background:transparent;
}
header.wowhead .row {
	margin-bottom:0px;
}
header.wowhead nav {
	margin-top:0px;
}
header.wowhead h1 {
	margin-top:9px;
}
header.wowhead h1 a {
	color:#444;
	font-size:32px;
}
.thelogo img {
}
/*Home*/
.homeimage {
	height:500px;
	background-repeat:no-repeat;
	background-position:50% 100%;
	position:relative;
}
.homeimage:after {
	content:'';
	width:100%;
	height:100%;
	z-index:1;
	display:block;
	position:absolute;
	top:0;
	left:0;
}
.headerwowimage {
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:top center;
	position:relative;
}
.headerwowimage:after {
	content:'';
	width:100%;
	height:100%;
	z-index:1;
	display:block;
	position:absolute;
	top:0;
	left:0;
}
.text-homeimage {
	text-align:center;
	color:#0083a8;
	z-index:2;
	position:relative;
	font-size:50px;
	line-height:55px;
	text-transform:uppercase;
	padding-top:45px;
	font-weight:700;
}
.subtext-image {
	text-transform:none;
	font-weight:100 !Important;
}
.home-intro,.page-intro {
	position:relative;
	background:#fff;
	z-index:2;
}
h1.titlehead {
	font-size:31px;
	color:#444;
	margin-top:0px;
}
.home-intro {
	padding-top:40px;
	margin-top:-90px;
}
.shopsection h1.titlehead {
	text-transform:uppercase;
}
.pagenamehome .startpage {
	position:relative;
	background:#fff;
	z-index:2;
	margin-top: 0px;
	padding-top:30px;
}
.pagenameall.startpage {
	position:relative;
	background:#fff;
	z-index:2;
	margin-top:-0px;
	padding-top:0px;
}
.pagenameall.startpage.pagenameindexblog,.pagenameall.startpage.pagenamesinglepost {
	padding-top:40px;
}
.pagenameall.startpage.pagenamesinglepost h1.entry-title {
	margin-top:0;
	font-size:31px;
	margin-bottom:15px;
}
.numberstep {
	background-color:#00bba7;
	border-radius:50%;
	color:#fff;
	margin-right:4px;
	text-align:center;
	height:50px;
	width:50px;
	line-height:50px;
	display:inline-block;
	font-size:20px;
	font-weight:700;
	margin-bottom:5px;
}
.numbertext {
	font-weight:700;
	font-size:16px;
	line-height:29px;
	color:#444;
	text-transform:uppercase;
	display:block;
	margin-bottom:0px;
}
.wow-hr {
	position:relative;
	font-size:0;
	text-align:center;
	height:24px;
	margin:auto;
	margin-top:2%;
	margin-bottom:2.3%;
	width:50%;
	padding:2px 0;
	overflow:hidden;
	clear:both;
}
.wow-hr-h:before {
	left:-13px;
	margin-left:-50%;
	background:#f7f7f7;
}
.wow-hr-h:after {
	left:13px;
	margin-right:-50%;
}
.wow-hr-h:before,.wow-hr-h:after {
	display:inline-block;
	content:"";
	height:1px;
	width:50%;
	margin-top:9px;
	vertical-align:top;
	position:relative;
	background-color:#e4e4e4;
}
.wow-hr-h i {
	font-size:16px;
	line-height:20px;
	height:20px;
	width:20px;
	vertical-align:top;
	text-align:center;
	color:#e4e4e4;
}
.featured .wow-pricing-per,.featured .wow-pricing-cost,.featured .wow-pricing-button .wow-button,.featured .wow-pricing-per {
	background-color:#1abc9c;
}
.wow-pricing-table>div.featured {
	border-top:#1abc9c 3px solid;
}
.homebrowseitems {
	text-decoration:none;
	background-color:#00bba7;
	font-weight:700;
	font-size:20px;
	border:0;
	padding:13px 39px;
	letter-spacing:1px;
	margin-top:40px;
	display:inline-block;
	color:#fff;
	margin-bottom: 10px;
}
.homebrowseitemsicon {
	color:#fff;
	display:inline-block;
	padding:13px 20px;
	margin-top:-13px;
	margin-bottom:-13px;
	margin-right:-39px;
	margin-left:15px;
	background:rgba(0,0,0,0.2);
}
a.homebrowseitems:hover {
	color:#fff;
	opacity:0.8;
}
.pagenamehome .row {
	margin-bottom:0px;
}
.pagenamehome section {
	padding-top:10px;
}
.latestitemst {
	font-size:22px;
	line-height:28px;
	color:#444;
	text-transform:uppercase;
	letter-spacing: 1px;
	margin-top: 30px;
}
/*Testimonials*/
.testimonialpage .testimonial h1 {
	font-size:22px;
	margin-bottom:15px;
	font-weight:500;
}
.testimonialpage .testimonial p {
	font-weight:300;
	font-size:16px;
	margin-bottom:15px;
}
.testimonial-name {
	color:#444;
	font-size:16px;
	font-weight:500;
}
.testimonial-name span:before {
	content:'-';
	padding-left:5px;
	padding-right:5px;
}
.testimonialpage .blogindex .boxportfolio3 {
	padding:5px 20px 25px 20px;
	border: 1px solid #e4e4e4;
}
/*==============================================* SHOP *===============================================*/
/*Product Box*/
.productbox {
	background:#fff;
	padding:13px;
	border:1px solid #e4e4e4;
}

.productbox img {
	min-height: 220px;
	max-height: 220px;
}

.latest-items .productbox {
  margin-bottom: 30px;
}
.latest-items .c4:nth-last-child(-n+3) .productbox {margin-bottom: 0;}
.productbox h1 {
	display:block;
	font-size:17px;
	text-transform:uppercase;
	margin-top:0;
	border-bottom:double medium #eee;
	padding-bottom:10px;
	margin-bottom:10px;
	font-weight:500;
}
.product-details {
	padding:13px 0 0 0;
	text-align:center;
	color:#444;
}
.productbox .price {
	font-weight:400;
}
.shopsection .productbox {
	margin-bottom:30px;
}
.captionshop {
	display:none;
	position:absolute;
	top:0;
	left:0;
	background-color:#00bba7;
	width:100%;
	height:100%;
}
.captionshop h3,.captionshop p {
	color:#fff;
	margin:20px;
}
.captionshop h3 {
	margin:30px 20px 10px;
}
.captionshop p {
	font-size:15px;
	margin:0 20px 15px;
}
.captionshop a.learn-more {
	padding:8px 12px;
	background:transparent;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	border:1px solid;
	display:inline-block;
	min-width:120px;
	text-transform:uppercase;
	font-size:16px;
}
.captionshop a.learn-more.detailslearn {
	margin-left:-1px;
}
.captionshop a.learn-more:hover {
	background:#fff;
	color:#00bba7;
	display:inline-block;
	border:1px solid #fff;
}
.fadeshop {
	position:relative;
}
.properties-box {
	padding:20px 20px 15px 20px;
	border:1px solid #e4e4e4;
	margin-top:25px;
	clear:both;
	float:none;
	line-height:1.7;
}
.slide-text {
	position:relative;
	color:#666;
	overflow:hidden;
	text-align:center;
	font-size:22px;
	font-weight:300;
	line-height:35px;
	max-width:75%;
	margin:0px auto;
	margin-top:0px;
}
.edd-submit.button {
	font-size:20px;
	border:0px;
	padding:7px 20px;
	text-decoration:none;
	color:#444;
	text-align:center;
	font-weight:400;
	background:#fff;
	text-transform:uppercase;
	border-radius:0;
	border-bottom:5px solid rgba(0,0,0,0.1);
	background-color:#00bba7;
	color:#fff;
}
.edd-submit.button,.edd-submit.button:visited {
	background-color:#00bba7;
	color:#fff;
	border-bottom:5px solid rgba(0,0,0,0.1);
}
.edd-submit.button:hover {
	opacity:0.8;
}
.rightarea-price .edd-submit.button {
	font-size:25px;
	padding:14px 25px;
	text-decoration:none;
	color:#fff;
	text-align:center;
	font-weight:400;
	border-bottom:5px solid rgba(0,0,0,0.1);
	text-transform:uppercase;
	border-radius:0;
}
.rightarea-price .edd_purchase_submit_wrapper a.edd-add-to-cart.edd-has-js,.rightarea-price .edd-submit.button {
	display:block;
}
.edd-submit.button.active,.edd-submit.button:focus,.edd-submit.button:hover {
	color:#fff;
}
#edd-purchase-button,.edd-submit,input[type=submit].edd-submit {
	background-color:#00bba7;
	color:#fff;
	border:0;
	border-radius:0;
	border-bottom:5px solid rgba(0,0,0,0.1);
	font-size:17px;
	font-weight:700;
}
#edd_checkout_cart a.edd-cart-saving-button,th input[type=submit].edd-submit {
	text-decoration:none;
	padding:4px 10px;
	text-transform:none;
	font-size:14px;
	background:#fff;
	color:#444;
	border:1px solid #eee;
	font-weight:500;
}
#edd_checkout_cart input.edd-item-quantity {
	padding-left:10px;
}
.edd-cart-added-alert {
	border:2px solid green;
	padding:7px 10px;
	margin-bottom:30px;
	float:right;
	display:inline;
	margin-left:20px;
}
.rightarea-price .edd-cart-ajax-alert {
	display:inline;
}
.rightarea-price .edd-cart-added-alert {
	border:2px solid green;
	padding:16px 10px;
	top:2px;
	position:absolute;
	margin-left:20px;
	clear:both;
	float:none;
	margin-bottom:0px;
}
.rightarea-price .edd_download_purchase_form {
	margin-bottom:0;
}
.rightarea-price .edd_go_to_checkout {
	clear:both;
	float:none;
	margin-bottom:0px;
}
.rightarea-price .edd-submit.button {
	display:block;
	clear:both;
	float:none;
	margin-bottom:0px;
}
.edd_empty_cart {
	padding:20px;
	display:block;
	background-color:#fcf8e3;
	border:#faebcc 1px solid;
	color:#8a6d3b;
	text-align:center;
	margin-bottom:200px;
}
.headercart {
	color:#fff;
	font-size:21px;
	display:block;
	padding-top:0px;
	font-weight:300;
	letter-spacing:1px;
	z-index:2;
	position:relative;
	display: none !important;
}
.headercart a {
	z-index:2;
	position:relative;
	color:#fff;
}
.filtertagscats a {
	color:#999;
	border:1px solid #ccc;
	padding:5px 10px;
	margin-right:10px;
	margin-bottom:13px;
	display:inline-block;
	text-transform:uppercase;
	font-size:13px !Important;
}
table#edd_purchase_receipt td,table#edd_purchase_receipt th,table#edd_purchase_receipt_products td,table#edd_purchase_receipt_products th {
	text-align:left;
	border:1px solid #eee;
	padding:10px;
}
.myaccountsection legend {
	-webkit-padding-start:0;
	text-transform:uppercase;
	margin-bottom:20px;
	font-weight:700;
	display:block;
}
.myaccountsection #edd_login_form {
	margin-top:20px;
}
.myaccountsection #edd_login_form input,.myaccountsection #edd_login_form select {
	margin-bottom:0;
	margin-left:10px;
}
.myaccountsection #edd_login_form input[type="submit"] {
	margin-left:0px;
}
.myaccountsection input,.myaccountsection select {
	margin-bottom:20px;
	padding:7px 5px;
}
.myaccountsection input[type="submit"] {
	background:#333;
	padding:7px 20px;
	color:#fff;
	border:0px;
	margin-left: 0px;
}
/*==============================================* BLOG *===============================================*/
.comment-form .add-on {
	background-color:#00BBA7;
	color:#FFFFFF;
	float:left;
	line-height:40px;
	text-align:center;
	width:45px;
}
#commentform input {
	margin-bottom:10px;
}
#commentform input[type=text],#commentform input[type=password],#commentform input[type=email],#commentform input[type=url],#commentform input.text,#commentform input.title,#commentform select {
	background-color:#fff;
	border:1px solid #eee;
	font-size:12px;
	height:40px;
	width:78%;
	padding:0 10px;
	color:#999;
}
.input-prepend {
	width:100%;
}
#commentform label {
	display:block;
	font-weight:400;
	font-size:85%;
}
input {
	border:1px solid #eee;
}
#contact-form input {
	
	height:40px;
	margin-bottom:20px;
	padding:0px 20px;
}
#contact-form input.btn {
	color:#fff;
}
#contact-form textarea {
	margin-bottom:20px;
	padding:10px 20px;
}
textarea {
	width:100%;
	border:1px solid #eee;
	height:150px;
}
.form-allowed-tags {
	font-size:12px;
	display:none;
}
#commentform input#submit {
	background-color:#00BBA7;
	border:0;
	color:#FFF;
	padding:7px 15px;
	font-weight:400;
}
#commentform textarea {
	margin-bottom:20px;
}
#comments .page-numbers,#comments .next.page-numbers {
	background-color:#555;
	color:#fff;
	display:inline-block;
	margin:2px 2px 2px 0;
	padding:10px 15px;
	text-decoration:none;
	width:auto;
	font-size:11px;
	line-height:13px;
}
#comments .page-numbers.current {
	background-color:#00bba7;
}
#comments .page-numbers:hover,#comments .next.page-numbers:hover {
	background-color:#777;
}
#respond {
	padding-bottom:20px;
}
#commentform input[type=text],#commentform input[type=password],#commentform input[type=email],#commentform input[type=url],#commentform input.text,#commentform input.title,#commentform select {
	background-color:#fff;
	border:1px solid #eee;
	font-size:12px;
	height:40px;
	width:79%;
}
#commentform textarea {
	width:99%;
	border:1px solid #eee;
}
.add-on {
	float:left;
	background:#1abc9c;
	line-height:40px;
	margin-top:5px;
	width:45px;
	text-align:center;
	color:#fff;
}
.input-prepend {
	width:100%;
}
.comment-form-comment {
	margin-top:10px !important;
}
.bordercomment {
	margin-top:-15px;
	width:28.5%
}
.page-template-sidebar-page-php #respond {
	width:auto
}
.comments-title {
	color:#444444;
	font-size:17px;
	margin-top:25px;
}
.comments-title.titleborder {
	border:0px;
	margin-top:0px;
	margin-bottom:40px;
}
ol.comment-list {
	margin-left:0;
	margin-top:-10px;
	-moz-padding-start:0px;
	-webkit-padding-start:0px;
	-khtml-padding-start:0px;
	-o-padding-start:0px;
}
ol.comment-list h2 {
	margin-top: 20px;
}
/* styles odd numbered comments */
ol.comment-list li.odd {
	background: #fff;
}
/* styles even numbered comments */
ol.comment-list li.even {
	background: #FFF;
}
/* styles post author comments */
ol.comment-list li.bypostauthor {
	background:#f8f8f8;
	border: 1px solid #e7e7e7;
}
/* styles threaded comments */
ol.comment-list ul.children {
	padding:0 0 0 15px;
}
li.comment,li.pingback {
	border:1px solid #eee;
	background:#fff;
	margin-bottom:20px;
}
li.pingback {
	list-style:none;
}
li.comment .avatar {
	float:left;
	background:#fff;
	padding:5px;
	border:1px solid #eee;
	border-radius:50%;
	box-shadow:0px 1px 1px 1px #fff /* across displacement,vertical displacement,smearing,increase and color */;
	margin-right:10px;
	width:50px;
}
li.comment article,li.pingback .comment-body {
	padding:20px 0;
}
.comment-metadata {
	font-size:11px;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}
.comment-metadata a {
	color:#aaa;
}
.comment-respond .form-allowed-tags {
	display:none;
}
.comment-author-admin {
}
.reply {
	font-size:11px;
	color:#aaa;
	display:inline;
}
.reply a {
	color:#aaa;
}
#commentform label {
	display:block;
	font-weight:400;
	font-size:85%;
}
#commentform input[type=text]:focus,#commentform input[type=password]:focus,#commentform input[type=email]:focus,#commentform input[type=url]:focus,#commentform input.text:focus,#commentform input.title:focus,#commentform textarea:focus,#commentform select:focus {
	outline:0;
	border-color:#c2c2c2
}
#commentform input[type=text],#commentform input[type=password],#commentform input[type=email],#commentform input.text,#commentform input.title,#commentform textarea,#commentform select {
	margin:5px 0
}
#commentform textarea {
	height:180px;
	resize:none
}
#commentform textarea,#commentform input {
	padding:10px;
}
#commentform input#submit:hover {
	opacity:0.8;
	color:#fff;
	cursor:pointer;
}
#comment-form-title {
	text-transform:uppercase;
	border-bottom:1px solid #ddd;
	width:96.5%;
	padding-bottom:10px;
}
#authorbox {
	overflow:hidden;
	margin:0 auto 20px;
	padding:5px 0
}
#authorbox h4 {
	font-size:16px;
	margin:0;
	padding:10px;
	color:#444;
}
#authorbox h4 a {
	color:#444;
	text-transform:uppercase;
}
.authortext {
	padding-left:90px
}
#authorbox img {
	float:left;
	background:#fff;
	width:45px;
	height:45px;
	border:1px solid #999;
	border-radius:50%;
	box-shadow:0 1px 1px 1px #bbb;
	margin:28px 10px 10px 10px;
	padding:12px
}
#authorbox p {
	margin:0;
	padding:0 10px 10px
}
.widget_archive select {
	border:1px solid #DDD;
	color:#333;
	background:#F8f8f8;
	padding:5px
}
.commentstitle,#reply-title {
	padding-top:10px;
	font-size:17px;
	padding-bottom:3px;
	text-transform:uppercase;
	font-weight:700;
}
li.comment {
	list-style:none;
	padding:0px 20px;
}
.form-submit {
	margin-top:20px;
}
.clearfix {
	float:none;
	clear:both;
}
textarea:focus,input:focus {
	outline:0;
}
*:focus {
	outline:0;
}
.fa-hover:hover {
	color:#00bba7;
}
.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,div.aligncenter {
	display:block;
	margin:5px auto 20px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
.aligncenter {
	display:block;
	margin:5px auto 20px auto;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#fff;
	border:1px solid #e6e6e6;
	max-width:100%;
	padding:10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:100%;
	padding:0;
	width:auto;
}
.wp-caption p.wp-caption-text {
	font-size:12px;
	margin:0;
	padding:10px 0 0;
}
table {
	width:100%;
	background:#fff;
}
table td,table th {
	padding:8px;
	border:1px solid #eee;
	text-align:left;
}
table th {
	background:#fafafa;
	font-weight:bold;
}
table caption {
	padding:1em 0;
	text-align:center;
}
dt {
	font-weight:bold;
}
dd {
	line-height:1.4;
	margin:4px 0 0;
	padding:0 0 .5em 0;
}
.sticky {
}
.gallery-caption {
}
.gallery {
	margin:0 auto 18px;
}
.gallery .gallery-item {
	float:left;
	margin-top:0;
	text-align:center;
}
.gallery img {
		border:1px solid #eee !important;
	padding:8px;
}
.gallery img:hover {
	background:white;
}
.gallery-columns-2 .attachment-medium {
	height:auto;
}
.gallery-columns-4 .attachment-thumbnail {
	height:auto;
}
.gallery .gallery-caption {
	color:#888;
	font-size:12px;
	margin:0 0 12px;
}
.gallery dl,.gallery dt {
	margin:0;
}
.gallery br+br {
	display:none;
}
.attachment-testimonial-thumb {
	float:left;
	margin-right:20px;
	border-radius:50%;
}
.single .entry-content img,img.attachment-recentprojects-thumb {
	transition:opacity .75s ease-in-out;
	-moz-transition:opacity .75s ease-in-out;
	-webkit-transition:opacity .75s ease-in-out;
}
img.attachment-recentprojects-thumb {
	margin-bottom:-1px;
}
img.attachment-recentprojects-thumb:hover {
	opacity:0.8;
}
.single .entry-content h1,.single .entry-content h2,.single .entry-content h3,.single .entry-content h4,.single .entry-content h5,.single .entry-content h6 {
	margin-top:20px;
}
#search {
	margin:0;
	overflow:hidden;
	position:relative;
	padding:0;
}
#search input {
	background:#fff;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	color:#ccc;
		margin:0;
	padding:10px;
	height:50px;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	float:left;
	font-size:13px;
	border:1px solid #eee;
	width:80%;
}
#search input:focus {
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
#search a,#search input.search-submit {
	display:inline-block;
	float:left;
	background:#00bba7 url(img/part-btn-search.png) no-repeat center center;
	width:50px;
	height:50px;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
	border:0;
	margin-left:-1px;
}
.post-navigation {
	margin-bottom:20px;
	font-style:italic;
}
.wowmetaposts {
	margin-bottom:25px;
	font-size:13px;
	color:#999;
	font-size:12px;
	color:#999;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	padding:13px 0;
	margin-top:10px;
}
.wowmetaposts span {
	margin-right:15px;
}
.wowmetaposts span a {
	color:#999;
}
.wowmetaposts span a:hover {
	color:#00bba7;
}
#secondary {
	font-size:90%;
}
h1.widget-title {
	font-size:18px;
	color:#00bba7;
	margin-bottom:5px;
	text-transform:uppercase;
}
a.post-edit-link {
	color:#fff;
	display:inline-block;
}
.blog-widget {
	color:#777;
}
.blog-widget ul,.footer-widget ul {
	padding-left:0px;
	-moz-padding-start:0px;
	-webkit-padding-start:0px;
	-khtml-padding-start:0px;
	-o-padding-start:0px;
	list-style:none;
}
.blog-widget.widget.widget_archive ul li a {
	color:#777;
	transition:all 0.3s;
}
.blog-widget.widget.widget_archive ul li a:hover {
	padding-left:10px;
}
.blog-widget.widget.widget_archive ul li {
	border-bottom:1px solid #eee;
	padding:5px 0;
}
.blog-widget.widget.widget_archive li a:before {
	font-family:'FontAwesome';
	content:"\f101";
	margin-right:5px;
}
.blog-widget.widget.widget_recent_entries ul li a {
	color:#777;
	transition:all 0.3s;
}
.blog-widget.widget.widget_recent_entries ul li a:hover {
	padding-left:10px;
}
.blog-widget.widget.widget_recent_entries ul li {
	border-bottom:1px solid #eee;
	padding:5px 0;
}
.blog-widget.widget.widget_recent_entries li a:before,.blog-widget.widget.widget_recent_comments li:before,.blog-widget.widget.widget_categories li a:before {
	font-family:'FontAwesome';
	content:"\f101";
	margin-right:5px;
}
.blog-widget.widget.widget_meta ul li a {
	color:#777;
	transition:all 0.3s;
}
.blog-widget.widget.widget_meta ul li a:hover,.blog-widget.widget.widget_categories ul li:hover {
	padding-left:10px;
}
.blog-widget.widget.widget_meta ul li,.blog-widget.widget.widget_categories ul li {
	border-bottom:1px solid #eee;
	padding:5px 0;
}
.blog-widget.widget.widget_meta li a:before {
	font-family:'FontAwesome';
	content:"\f101";
	margin-right:5px;
}
.blog-widget.widget.widget_nav_menu ul li a {
	color:#777;
	transition:all 0.3s;
}
.blog-widget.widget.widget_nav_menu ul li a:hover {
	padding-left:10px;
}
.blog-widget.widget.widget_nav_menu ul li {
	border-bottom:1px solid #eee;
	padding:5px 0;
}
.blog-widget.widget.widget_nav_menu li a:before {
	font-family:'FontAwesome';
	content:"\f101";
	margin-right:5px;
}
.blog-widget.widget.widget_recent_comments ul li a {
	color:#777;
	transition:all 0.3s;
}
.blog-widget.widget.widget_recent_comments ul li a:hover {
	padding-left:10px;
}
.blog-widget.widget.widget_recent_comments ul li {
	border-bottom:1px solid #eee;
	padding:5px 0;
}
.widget_tag_cloud a,.tagcloud a {
	background-color:#00bba7;
	font-size:13px !Important;
	color:#fff !important;
	display:inline-block;
	line-height:25px;
	padding:0px 9px;
	margin-bottom:7px;
}
.tagcloud {
	margin-top:15px;
}
.widget-area aside {
	margin-bottom:20px;
	clear:both;
	float:none;
}
.widget-area aside a {
	color:#999;
}
.blogindex .inneritem {
	padding:0px;
	border:0;
}
.blogindex .wrapinneritem {
	padding:20px 20px 20px 20px;
	word-wrap:break-word;
	border:1px solid #eee;
}
.wrapinneritem .entry-meta {
	font-size:12px;
}
.blogindex .wrapinneritem a {
	color:#777;
}
.blogindex .boxportfolio3 {
	width:30.50%;
	margin-bottom:25px;
}
.blogindex .wrapinneritem h1 {
	font-size:20px;
	line-height:25px;
	margin-top:0;
}
.blogindex .wrapinneritem h1 a {
	color:#444;
}
.blogindex .wrapinneritem h1 a:hover {
	color:#00bba7;
}
.excerptsep {
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	height:5px;
	margin-bottom:10px;
	margin-top:10px;
}
.widget_calendar {
	float:left;
}
#wp-calendar {
	width:100%;
	background:#EBF5FB;
}
#wp-calendar caption {
	border-top:1px dotted #999;
	text-align:right;
	font-weight:bold;
	color:#333;
	font-size:12px;
	padding:10px 10px 0 0;
	padding-bottom:15px;
	background:#EBF5FB;
}
#wp-calendar thead {
	font-size:10px;
}
#wp-calendar thead th {
	padding-bottom:10px;
}
#wp-calendar tbody {
	color:#aaa;
}
#wp-calendar tbody td {
	background:#f5f5f5;
	border:1px solid #fff;
	text-align:center;
	padding:8px;
}
#wp-calendar tbody td:hover {
	background:#fff;
}
#wp-calendar tbody .pad {
	background:none;
}
#wp-calendar tfoot #next {
	font-size:10px;
	text-transform:uppercase;
	text-align:right;
}
#wp-calendar tfoot #prev {
	font-size:10px;
	text-transform:uppercase;
	padding-top:0px;
}
#wp-calendar thead th {
	padding-bottom:10px;
	text-align:center;
}
.post-navigation .nav-previous {
	float:left;
}
.post-navigation .nav-next {
	float:right;
}
.post-navigation .nav-next:after {
	clear:both;
	float:none;
}
.pagination {
	clear:both;
	position:relative;
	font-size:11px;
	line-height:13px;
}
.pagination span,.pagination a {
	display:block;
	float:left;
	margin:2px 2px 2px 0;
	padding:10px 15px;
	text-decoration:none;
	width:auto;
	color:#fff;
	background:#555;
}
.pagination a:hover {
	color:#fff;
	background:#777;
}
.pagination .current {
	padding:10px 15px;
	background-color:#00bba7;
	color:#fff;
}
.shopsection .pagination {
	margin: -30px 0px 0px;
}
/*==============================================* OTHER *===============================================*/
/* TABLE */
table {
	max-width:100%;
	background-color:transparent;
}
th {
	text-align:left;
}
.table {
	width:100%;
	margin-bottom:20px;
}
.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td {
	padding:8px;
	line-height:1.42857143;
	vertical-align:top;
	border-top:1px solid #ddd;
}
.table>thead>tr>th {
	vertical-align:bottom;
	border-bottom:2px solid #ddd;
}
.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>td {
	border-top:0;
}
.table>tbody+tbody {
	border-top:2px solid #ddd;
}
.table .table {
	background-color:#fff;
}
.table-condensed>thead>tr>th,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>td {
	padding:5px;
}
.table-bordered {
	border:1px solid #ddd;
}
.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>td {
	border:1px solid #ddd;
}
.table-bordered>thead>tr>th,.table-bordered>thead>tr>td {
	border-bottom-width:2px;
}
.table-striped>tbody>tr:nth-child(odd)>td,.table-striped>tbody>tr:nth-child(odd)>th {
	background-color:#f9f9f9;
}
.table-hover>tbody>tr:hover>td,.table-hover>tbody>tr:hover>th {
	background-color:#f5f5f5;
}
table col[class*="col-"] {
	position:static;
	display:table-column;
	float:none;
}
table td[class*="col-"],table th[class*="col-"] {
	position:static;
	display:table-cell;
	float:none;
}
.table>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.table>tfoot>tr.active>th {
	background-color:#f5f5f5;
}
.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th {
	background-color:#e8e8e8;
}
.table>thead>tr>td.success,.table>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.table>tfoot>tr.success>th {
	background-color:#dff0d8;
}
.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th {
	background-color:#d0e9c6;
}
.table>thead>tr>td.info,.table>tbody>tr>td.info,.table>tfoot>tr>td.info,.table>thead>tr>th.info,.table>tbody>tr>th.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>tbody>tr.info>td,.table>tfoot>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr.info>th,.table>tfoot>tr.info>th {
	background-color:#d9edf7;
}
.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th {
	background-color:#c4e3f3;
}
.table>thead>tr>td.warning,.table>tbody>tr>td.warning,.table>tfoot>tr>td.warning,.table>thead>tr>th.warning,.table>tbody>tr>th.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>tbody>tr.warning>td,.table>tfoot>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr.warning>th,.table>tfoot>tr.warning>th {
	background-color:#fcf8e3;
}
.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th {
	background-color:#faf2cc;
}
.table>thead>tr>td.danger,.table>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.table>tfoot>tr.danger>th {
	background-color:#f2dede;
}
.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th {
	background-color:#ebcccc;
}
input[type="search"] {
	-webkit-appearance:none;
}
input[type="date"] {
	line-height:34px;
}
.radio,.checkbox {
	display:block;
	min-height:20px;
	padding-left:20px;
	margin-top:10px;
	margin-bottom:10px;
}
.radio label,.checkbox label {
	display:inline;
	font-weight:normal;
	cursor:pointer;
}
.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"] {
	float:left;
	margin-left:-20px;
}
.radio+.radio,.checkbox+.checkbox {
	margin-top:-5px;
}
.radio-inline,.checkbox-inline {
	display:inline-block;
	padding-left:20px;
	margin-bottom:0;
	font-weight:normal;
	vertical-align:middle;
	cursor:pointer;
}
.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline {
	margin-top:0;
	margin-left:10px;
}
input[type="radio"][disabled],input[type="checkbox"][disabled],.radio[disabled],.radio-inline[disabled],.checkbox[disabled],.checkbox-inline[disabled],fieldset[disabled] input[type="radio"],fieldset[disabled] input[type="checkbox"],fieldset[disabled] .radio,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox,fieldset[disabled] .checkbox-inline {
	cursor:not-allowed;
}
.collapse {
	display:none;
}
.collapse.in {
	display:block;
}
.collapsing {
	position:relative;
	height:0;
	overflow:hidden;
	-webkit-transition:height .35s ease;
	transition:height .35s ease;
}
.nav {
	padding-left:0;
	margin-bottom:0;
	list-style:none;
}
.nav>li {
	position:relative;
	display:block;
}
.nav>li>a {
	position:relative;
	display:block;
	padding:10px 15px;
}
.nav>li>a:hover,.nav>li>a:focus {
	text-decoration:none;
	background-color:#eee;
}
.nav>li.disabled>a {
	color:#999;
}
.nav>li.disabled>a:hover,.nav>li.disabled>a:focus {
	color:#999;
	text-decoration:none;
	cursor:not-allowed;
	background-color:transparent;
}
.nav .open>a,.nav .open>a:hover,.nav .open>a:focus {
	background-color:#eee;
	border-color:#428bca;
}
.nav .nav-divider {
	height:1px;
	margin:9px 0;
	overflow:hidden;
	background-color:#e5e5e5;
}
.nav>li>a>img {
	max-width:none;
}
.nav-tabs {
	border-bottom:1px solid #ddd;
}
.nav-tabs>li {
	float:left;
	margin-bottom:0px;
}
.nav-tabs>li>a {
	margin-right:2px;
	line-height:1.42857143;
	border:1px solid transparent;
	border-radius:4px 4px 0 0;
}
.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus {
	color:#555;
	cursor:default;
	background-color:#fff;
	border:1px solid #ddd;
	border-bottom-color:transparent;
}
.tab-content>.tab-pane {
	display:none;
}
.tab-content>.active {
	display:block;
}
.label {
	display:inline;
	padding:.2em .6em .3em;
	font-size:75%;
	font-weight:bold;
	line-height:1;
	color:#fff;
	text-align:center;
	white-space:nowrap;
	vertical-align:baseline;
	border-radius:.25em;
}
.label[href]:hover,.label[href]:focus {
	color:#fff;
	text-decoration:none;
	cursor:pointer;
}
.label:empty {
	display:none;
}
.btn .label {
	position:relative;
	top:-1px;
}
.thumbnail {
	display:block;
	padding:4px;
	margin-bottom:20px;
	line-height:1.42857143;
	background-color:#fff;
	border:1px solid #ddd;
	border-radius:4px;
	-webkit-transition:all .2s ease-in-out;
	transition:all .2s ease-in-out;
}
.thumbnail>img,.thumbnail a>img {
	margin-right:auto;
	margin-left:auto;
}
a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active {
	border-color:#428bca;
}
.thumbnail .caption {
	padding:9px;
	color:#333;
}
.alert {
	padding:15px;
	margin-bottom:20px;
	border:1px solid transparent;
	border-radius:0px;
}
.alert h4 {
	margin-top:0;
	color:inherit;
}
.alert .alert-link {
	font-weight:bold;
}
.alert>p,.alert>ul {
	margin-bottom:0;
}
.alert>p+p {
	margin-top:5px;
}
.alert-dismissable {
	padding-right:35px;
}
.alert-dismissable .close {
	position:relative;
	top:-2px;
	right:-21px;
	color:inherit;
}
.alert-success {
	color:#3c763d;
	background-color:#dff0d8;
	border-color:#d6e9c6;
}
.alert-success hr {
	border-top-color:#c9e2b3;
}
.alert-success .alert-link {
	color:#2b542c;
}
.alert-info {
	color:#31708f;
	background-color:#d9edf7;
	border-color:#bce8f1;
}
.alert-info hr {
	border-top-color:#a6e1ec;
}
.alert-info .alert-link {
	color:#245269;
}
.alert-warning {
	color:#8a6d3b;
	background-color:#fcf8e3;
	border-color:#faebcc;
}
.alert-warning hr {
	border-top-color:#f7e1b5;
}
.alert-warning .alert-link {
	color:#66512c;
}
.alert-danger {
	color:#a94442;
	background-color:#f2dede;
	border-color:#ebccd1;
}
.alert-danger hr {
	border-top-color:#e4b9c0;
}
.alert-danger .alert-link {
	color:#843534;
}
.alert-error {
	color:#a94442;
	background-color:#f2dede;
	border-color:#ebccd1;
}
.alert-block {
	color:#8a6d3b;
	background-color:#fcf8e3;
	border-color:#faebcc;
}
.media,.media-body {
	overflow:hidden;
	zoom:1;
}
.media,.media .media {
	margin-top:15px;
}
.media:first-child {
	margin-top:0;
}
.media-object {
	display:block;
}
.media-heading {
	margin:0 0 5px;
}
.media>.pull-left {
	margin-right:10px;
}
.media>.pull-right {
	margin-left:10px;
}
.media-list {
	padding-left:0;
	list-style:none;
}
.well {
	min-height:20px;
	padding:19px;
	margin-bottom:20px;
	background-color:#f5f5f5;
	border:1px solid #e3e3e3;
	border-radius:4px;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);
	box-shadow:inset 0 1px 1px rgba(0,0,0,.05);
}
.well blockquote {
	border-color:#ddd;
	border-color:rgba(0,0,0,.15);
}
.close {
	float:right;
	font-size:21px;
	font-weight:bold;
	line-height:1;
	color:#000;
	text-shadow:0 1px 0 #fff;
	filter:alpha(opacity=20);
	opacity:.2;
}
.close:hover,.close:focus {
	color:#000;
	text-decoration:none;
	cursor:pointer;
	filter:alpha(opacity=50);
	opacity:.5;
}
button.close {
	-webkit-appearance:none;
	padding:0;
	cursor:pointer;
	background:transparent;
	border:0;
}
.clearfix:before,.clearfix:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after,.pager:before,.pager:after,.panel-body:before,.panel-body:after,.modal-footer:before,.modal-footer:after {
	display:table;
	content:" ";
}
.clearfix:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical>.btn-group:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after,.pager:after,.panel-body:after,.modal-footer:after {
	clear:both;
}
.center-block {
	display:block;
	margin-right:auto;
	margin-left:auto;
}
.pull-right {
	float:right !important;
}
.pull-left {
	float:left !important;
}
.hide {
	display:none !important;
}
.show {
	display:block !important;
}
.invisible {
	visibility:hidden;
}
.text-hide {
	font:0/0 a;
	color:transparent;
	text-shadow:none;
	background-color:transparent;
	border:0;
}
.hidden {
	display:none !important;
	visibility: hidden !important;
}
/*==============================================* FOOTER *===============================================*/
.callaction {
	background-color:#00bba7;
	margin-bottom:-30px;
	margin-top:40px;
	color:#fff;
	padding-top:20px;
	padding-bottom:20px;
}
.callactiontext {
	max-width:80%;
	margin:0px auto;
}
.callactiontitle {
	font-size:25px;
	font-weight:300;
}
.callactionbutton {
	border:1px solid;
	padding:10px 20px;
	margin-top:-10px;
	margin-left:30px;
}
.callactiondownarrow {
	font-size:90px;
	position:absolute;
	margin-top:-16px;
	color:#00bba7;
	margin-left:-32px;
}
.callactiondownarrowwhite {
	font-size:90px;
	position:absolute;
	margin-top:-6px;
	color:#fff;
	margin-left:-32px;
}
.callaction a,.callaction h1,.callaction h2,.callaction h3,.callaction h4,.callaction h5,.callaction h6 {
	color:#fff;
}
.footer {
	background:#222;
	color:#999;
	font-size:14px;
	padding:60px 0 40px 0;
	margin-top:30px;
}
.footernote {
	font-size:30px;
	color:#fff;
}
.negm30 {
	margin-bottom:-30px;
}
.padbot30 {
	padding-bottom:30px;
}
.upperthis {
	text-transform:uppercase;
}
.footer ul.social-iconsfooter {
	margin-bottom:30px;
}
.footer ul.social-iconsfooter li {
	display:inline-block;
	float:none;
	position:relative;
	background:transparent;
	margin-right:5px;
	border:1px solid #333;
}
.footer ul.social-iconsfooter li i {
	font-size:22px;
	text-align:center;
}
.footer ul.social-iconsfooter li a {
	color:#fff;
	width:60px;
	height:60px;
	line-height:70px;
	display:inline-block;
}
.footer ul.social-iconsfooter li a:hover {
	background-color:#00bba7;
}
.footer ul.social-iconsfooter li a i {
	-webkit-transition-duration:0.8s;
	-moz-transition-duration:0.8s;
	-o-transition-duration:0.8s;
	transition-duration:0.8s;
	-webkit-transition-property:-webkit-transform;
	-moz-transition-property:-moz-transform;
	-o-transition-property:-o-transform;
	transition-property:transform;
	overflow:hidden;
}
.footer ul.social-iconsfooter li a i:hover {
	-webkit-transform:rotate(360deg);
	-moz-transform:rotate(360deg);
	-o-transform:rotate(360deg);
}
.footer ul.social-iconsfooter li a:hover {
	text-decoration:none;
	color:#fff;
}
.footer a {
	color:#999;
	text-decoration:none;
}
.footer a:hover {
	color:#fff;
}
.footermenu {
	list-style:none;
	text-align:center;
	margin-bottom:10px;
}
.footermenu li {
	display:inline-block;
}
.footermenu li:after {
	content:'|';
	padding-left:8px;
	padding-right:5px;
}
.footermenu li:last-child:after {
	content:'';
	padding-right:0px;
}
.footermenu li a:hover {
	color:#fff;
}
#back-top {
	position:fixed;
	bottom:50px;
	right:2%;
	z-index:1000;
}
#back-top span {
	border-radius:50%;
	-moz-transition:1s;
	display:block;
	position:fixed;
	bottom:30px;
	right:30px;
	text-align:center;
	font-size:16px;
	line-height:50px;
	height:50px;
	width:50px;
	z-index:100;
	-webkit-transition:background-color 0.25s ease-out;
	transition:background-color 0.25s ease-out;
	background-color:rgba(0,0,0,0.3);
	color:#fff;
}
#back-top a:hover span {
	background-color:#1abc9c;
}
#back-top a {
		display:block;
	text-align:center;
	font:11px/100% Arial,Helvetica,sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	color:#666;
	-webkit-transition:1s;
	-moz-transition:1s;
	transition:1s;
}
#back-top a:hover {
	color: #999;
}
.active i.fontawesome-icon {color:#fff;}
/*==============================================* RESPONSIVE *===============================================*/
nav select {
	display:none;
}
@media (max-width:960px) {
	.callactionbutton {
	margin-top: 0;
	display: inline-block;
	  }
	.blogindex .boxportfolio3, .blogindex .boxportfolio3 img {
	width: 100%;
	}
	.rightarea-price .edd-submit.button {
	font-size: 17px;
	}
}
@media (max-width:800px) {
	#main-menu {
		display:none;
	}
	nav select {
			display:inline-block;
		height:40px;
		margin-top:20px;
		padding-left:20px;
		border-radius:2px;
		  width: 100px;
	}
		body {
		margin-top:0px;
	}
	header.wowhead {
		position:relative;
	}
	body.admin-bar header {
		top:0px !important;
	}
	.text-homeimage {
		font-size:25px;
		line-height:30px;
	}
	.homeimage {
		height:270px;
	}

	.text-homeimage {
	    margin-top: 35px;
	    padding-top: 10px;
	    padding-bottom: 10px;
	}


	.callactionbutton {
		margin-top:10px;
		display:block;
	}

	.hidden-xs {
		display: none;
	}

	body.home {
		margin-top: 0;
	}

	.pagenamehome section {
		padding-top:0px;
	}

}
			@media (min-width:769px) and (max-width:1079px) {
	.captionshop p {
		font-size:0;
		margin:0;
	}
	.captionshop a.learn-more,.captionshop a.learn-more.detailslearn {
		display:block;
		width:150px;
		margin:0px auto;
	}
	.captionshop a.learn-more {
		margin-top:20%;
	}
	.captionshop a.learn-more.detailslearn {
		margin-top:5px;
	}
	.captionshop h3 {
		display:none;
	}
.productbox img {
    min-height: 130px;
    max-height: 130px;
}

}
	 @media (max-width:960px) {
	#search input,#search a,#search input.search-submit {
		display:none;
	}
}
	@media (max-width:800px) {
	.camera_caption {
		left:0%;
		width: 85%;
	}
	.captionshop h3 {
		display:none;
	}
	.captionshop p {
		font-size:0;
		margin:0;
	}
	.captionshop a.learn-more,.captionshop a.learn-more.detailslearn {
		display:block !important;
		width:150px;
		margin:0px auto;
	}
	.captionshop a.learn-more {
		margin-top:20%;
	}
	.captionshop a.learn-more.detailslearn {
		margin-top:5px;
	}
	.productbox img {
	    min-height: 130px;
	    max-height: 130px;
	}
}