.admin-bar .sticky-header{
	top:30px;
}
.services-section .col-md-12.col-sm-6.col-xs-12 {
    display: inline-block;
    width: 50%;
}
.two-column .container, .faqs-section .container {
    max-width: 1230px;
    width: 100%;
}
.pagination li span.page-numbers.current {
    background: #00bfa5 none repeat scroll 0 0;
    border-color: #00bfa5;
    color: #fff;
    font-size: 14px;
    font-weight: 800;
    line-height: 24px;
    min-width: 46px;
    padding: 10px 5px;
    text-align: center;
}
.pagination li .page-numbers {
    border-radius: 0 !important;
}
.feedback-form .btn-style-three {
    width: 20% !important;
}
.contact-form input, .contact-form textarea {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
}
.contact-form .icon-label span {
    line-height: 5;
}
.blog-detail .news-block .read-more {
    margin-top: 0 !important;
}
.main-footer .map-image {
    left: inherit;
    right: 10%;
    top: 15%;
}
.rev_slider_wrapper {
    margin-top: -60px !important;
    position: relative;
    z-index: 0;
}
.comment-form .group-title {
    position: relative;
    padding: 0;
}
.form-horizontal .form-group {
    margin-right: 0;
    margin-left: 0;
}
/**********************Shiping Form*************************/

.woocommerce .cart_shipping,
.woocommerce .cart_totals {
    border: 1px solid #ebebeb;
    padding: 15px;
}
.woocommerce .cart_shipping p {
    margin-top: 10px;
}
.woocommerce .cart_shipping input{
	border: 2px solid #f6f4f4;
    display: block;
    height: 40px;
    padding: 0 15px;
    position: relative;
    width: 100%;
}
.woocommerce-cart .cart-collaterals .cart_totals table{
	margin:0px;
}
.woocommerce .cart_totals{
	padding:0px !important;
}
.woocommerce .cart_totals h4{
	margin-bottom:10px;
	padding:20px;
}
.woocommerce .cart_totals h2 {
    background: #f9f9f9 none repeat scroll 0 0;
    border-bottom: 1px solid #ebebeb;
    font-size: 14px;
    margin: 0;
    padding: 20px;
}
.woocommerce .cart_totals tr{
	border-bottom: 1px solid #ebebeb !important;
}
.woocommerce .cart_totals tr th {
    padding:14px 20px !important;
    border-right:1px solid #ebebeb;
}
.woocommerce .cart_totals td {
    padding: 14px 20px !important;
    text-align: right;
}
.woocommerce-cart .wc-proceed-to-checkout{
	padding:20px;
	text-align:right;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{
	background: #00bfa5 none repeat scroll 0 0;
    border: 2px solid transparent !important;
    color: #ffffff !important;
    display: inline-block;
    font-size: 13px;
    font-weight: 800;
    line-height: 1em;
	margin:0;
    padding: 14px 30px;
    position: relative;
    text-transform: uppercase;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover{
	background: #2e4c66 none repeat scroll 0 0;
    color: #ffffff !important;
}
.woocommerce-cart .cart-collaterals .cart_totals table{
	border-collapse:collapse !important;
	width:100%;
}
/****************************Check Out Page****************************/
.woocommerce form .form-row select,
.woocommerce form input[type="text"],
.woocommerce form input[type="email"],
.woocommerce form input[type="password"],
.woocommerce form input[type="tel"] {
    padding: 10px;
	border:1px solid #e3e0dc;
	width:100%;
}
.woocommerce .checkout_coupon p {
    display: inline-block;
}
.woocommerce .checkout_coupon p #coupon_code{

	height:45px !important;
	border:1px solid #e3e0dc;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    float: left;
    width: 48%;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    float: right;
    width: 48%;
}
.woocommerce #place_order{
	float:right;
	background:#00bfa5;
}
.woocommerce #place_order:hover{
	background: #2e4c66 none repeat scroll 0 0;
    color: #ffffff !important;
}
.shop_sidebar .shop_aside{
	margin-top:0px;
}
#order_review_heading{
	color: #262626;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 2px;
    margin-bottom: 30px;
    padding-top: 20px;
    position: relative;
    text-transform: uppercase;
	font-family: "Raleway",sans-serif;
}
.woocommerce .img-holder .thumbnails.columns-3 a.zoom {
    display:inline-block !important;
	width:31.65% !important;
	margin-left:10px;
}
.woocommerce .img-holder .thumbnails.columns-3 a.zoom:first-child{
	margin-left:0px;
}
.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover{
	background-color:#00bfa5 !important;
	color:#ffffff;
}

/*--------------------------theme check----------------------------------*/
	#wp-calendar {
		width: 100%;
	}
	#wp-calendar caption {
		text-align: right; 
		color: #333; 
		font-size: 12px; 
		margin-top: 10px;
		margin-bottom: 15px;
	}
	#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: 10px; 
	}
	
	.sticky .inner-box {background: #efefef; padding:10px; }
	.sticky .inner-box .lower-content {border: 3px solid #fff; padding:20px !important; }
	.sticky .post .post-content{ background-color:transparent; }
	.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}
	.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	}
	.gallery-caption {}
	.bypostauthor{}
	.alignright{ 
		text-align:right;
	}
	.alignleft{ 
		text-align:left;
	}
	.aligncenter{ 
		text-align:center;
	}	
	.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

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 #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* 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. */
}
/*************************************Theme Unit Testing***********************/
.sticky .news-style-two{
	background:#fafafa;
	padding:15px;
}
.lower-content h1,.lower-content h2,.lower-content h3,.lower-content h4,.lower-content h5,.lower-content h6,
.comment-box .text h1,.comment-box .text h2,.comment-box .text h3,.comment-box .text h4,.comment-box .text h5,.comment-box .text h6,.news-outer h1,.news-outer h2,.news-outer h3,.news-outer h4,.news-outer h5,.news-outer h6{
	font-family: "Catamaran",sans-serif;
	margin-bottom:15px !important;
	font-weight:400 !important;
	color: #333333 !important;
	line-height:1em;
}
.lower-content h2{
	margin:25px 0;
}
.lower-content h2+h1+h2{
	margin:0 0 15px 0;
}
.lower-content h1,.comment-box .text h1,.news-outer h1{
	font-size:36px;
}
.lower-content h2,.comment-box .text h2,.news-outer h2{
	font-size:32px;
}
.lower-content h3,.comment-box .text h3,.news-outer h3{
	font-size:28px !important;
}
.lower-content h4,.comment-box .text h4,.news-outer h4{
	font-size:26px;
}
.lower-content h5,.comment-box .text h5,.news-outer h5{
	font-size:24px;
}
.lower-content h6,.comment-box .text h6,.news-outer h6{
	font-size:20px;
}
.lower-content table,.comment-box .text table,.news-outer table{
	margin-bottom:20px;
}
.lower-content table thead tr th,.comment-box .text table thead tr th,.news-outer table thead tr th{
	border: 1px solid #ddd;
    vertical-align: bottom;
	padding:8px;
}
.lower-content table tbody tr th,.comment-box .text table tbody tr th,.news-outer table tbody tr th{
	border: 1px solid #ddd;
    line-height: 1.42857;
    padding: 8px;
    vertical-align: top;
}
.lower-content table tbody tr td,.comment-box .text table tbody tr td,.news-outer table tbody tr td{
	border: 1px solid #ddd;
    line-height: 1.42857;
    padding: 8px;
    vertical-align: top;
}
/*.lower-content ul:first-child,.lower-content ol:first-child,
.comment-box .text ul:first-child,.comment-box .text ol:first-child,
.news-outer ul:first-child,.news-outer ol:first-child{
	padding:0px;
}*/
.lower-content ul,.lower-content ol,
.comment-box .text ul, .comment-box .text ol,
.news-outer ul, .news-outer ol{
	padding-left:40px;
}
.lower-content ul li,.comment-box .text ul li,
.news-outer ul li,.news-outer ul li{
	list-style-type:disc;
	display:list-item;
}
.lower-content ul li ul li, .comment-box .text ul li ul li,
.news-outer ul li ul li{
	list-style-type:circle;
}
.lower-content ul li ul li ul li, .comment-box .text ul li ul li ul li,.news-outer ul li ul li ul li{
	list-style-type:square;
}
.lower-content ol li,.comment-box .text ol li,.news-outer ol li{
	list-style-type:decimal;
	display:list-item;
}
.lower-content ol li ol li,.comment-box .text ol li ol li,.news-outer ol li ol li{
	list-style-type:lower-alpha;
}
.lower-content ol li ol li ol li,.comment-box .text ol li ol li ol li,.news-outer ol li ol li ol li{
	list-style-type:upper-roman;
}
.lower-content p img,.lower-content figure img,.lower-content img,.news-outer p img,.news-outer figure img{
	max-width:100%;
	display:block;
	height:auto;
}
.comment-box .children{
	margin-left:50px;
}
figure{
	max-width:100%;
	display:block;
}
.lower-content .alignright{
	float:right;
	padding:10px;
}
.comment-box .text ul.children li{
	list-style-type:none !important;
}

.paginate-links {
	margin-top: 15px;
}
.paginate-links a,
.paginate-links > span {
    margin: 0 5px 7px 0;
    position: relative;
	border: 1px solid #1b3953;
    color: #1b3953;
    display: inline-block;
    font-size: 14px;
    font-weight: 800;
    line-height: 24px;
    min-width: 46px;
    padding: 10px 5px;
    text-align: center;
    text-transform: capitalize;
    transition: all 500ms ease 0s;
}
.paginate-links a:hover,
.paginate-links > span{
	background: #00bfa5 none repeat scroll 0 0;
    border-color: #00bfa5;
    color: #ffffff;
}
/****************Custom Widget*********************/
.widget_recent_comments ul li{
	padding:6px 15px 6px 20px;
}
.widget select{
	width:100%;
	display:block;
	border:1px solid #ededed;
	padding:10px 0;
}
.textwidget img {
    height: auto;
    max-width: 100%;
}
.widget ul{
	padding-bottom:0px;
}
.widget ul li ul li{
	margin-bottom:0px;
	margin-top:10px;
}
.lower-content .share-box ul{
	padding-left:0px !important;
}
.lower-content .share-box ul li{
	list-style-type:none !important;
	display:inline-block !important;
}
.lower-content .share-box ul li img{
	display:inline-block !important;
}
.post-password-form input[type="password"]{
	border:1px solid #38ccea;
	padding:5px 10px;
}
.post-password-form input[type="submit"]{
	background:#38ccea;
	color:#fff;
	padding:6px 15px; 
	
}
.lower-content ul.social-links-two li{
	list-style:none !important;
	display:inline-block !important;
}
.lower-content ul.list-style-one li{
	list-style:none !important;
}
.comments-area .comment{
	margin-bottom:30px;
	min-height:100px;
}
.comments-area .comment .comment{
	margin-top:60px;
	margin-bottom:0px;
}
.tp-dottedoverlay.twoxtwo{
	background:rgba(0,0,0,0.5);
	background-image:none;
}
.services-section .service-content .theme-btn{
	margin-top:15px;
}
.blog-news-section .lower-content h3{
	margin-top:15px;
}
.comment-form .comment-title{
	padding-left:0px;
}
.comment-form .form-group{
	padding:0 15px;
}
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

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 #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
        white-space: nowrap;
	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. */
}
/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.main-slider .rev_slider_wrapper .text{
	font-size:18px !important;
	font-weight:600 !important;
}
.main-slider .rev_slider_wrapper .text.text-center{
	text-align:center !important;
}
/***********************Custom Footer Widget***********************/
.footer-widget ul li a,.footer-widget ul li {
	color:#ffffff;
}
.footer-widget select{
	width:100%;
	padding:5px 8px;
}
.footer-widget #wp-calendar caption{
	color: #ffffff;
    font-size: 17px;
    margin-top: 0;
	margin-bottom:0px;
}
.footer-widget #wp-calendar thead th{
	border:1px solid #fafafa;
	color:#ffffff;
	text-align:center;
	padding:5px 0;
}
.footer-widget #wp-calendar tbody .pad{
	background:#f5f5f5;
}
.footer-widget #wp-calendar tbody td{
	color:#121212;
}
.footer-widget .search-box .form-group{
	position:relative;
}
.footer-widget .search-box .form-group input{
	border:1px solid #00bfa5;
	height:40px;
	width:100%;
	padding-right:40px;
	line-height:40px;
	color:#ffffff;
	background:none;
	padding-left:10px;
	position:relative;
}
.footer-widget .search-box .form-group button{
	height:40px;
	width:40px;
	text-align:center;
	background:#00bfa5;
	position:absolute;
	top:0px;
	right:0px;
	line-height:40px;
	color:#ffffff;
}
.post-option .tags a {
    position: relative;
    color: #666666;
	background-color: #fafafa;
    font-size: 14px;
    font-weight: 600;
    margin:0 10px 10px 0;
    text-transform: uppercase;
    display: inline-block;
	padding: 7px 20px;
}
#comments_form #comments_text{
	border:1px solid #cdcdcd;
	padding:8px;
}
.woocommerce #payment ul li{
	list-style-type:none;
}
#comments_form #comments_text{
	width:100%;
}
.footer-widget .textwidget p{
	color:#fff;
}
a,a:hover{
	color:#00bfa5;
}
.comment-box .default-form{
	margin-bottom:30px;
}