.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;
    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;
}


/****************Custom Widget*********************/

.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;
}
.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;
	padding-bottom:30px;
	border-bottom:1px solid #eeeeee;
}
.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;
}
.comment-form .comment-title{
	padding-left:0px;
}
.comment-form .form-group{
	padding:0 15px;
}

.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;
	margin-top:40px;
}
.woocommerce-cart .cart_item .product-thumbnail img {
    width: 100px;
    height: 100px;
}
.m-b50{
	margin-bottom:50px !important;
}
.m-t30{
	margin-top:30px !important;
}
.comment-form{
	margin-top:60px;
}
.np-comment-item .np-comment-item{
	margin-left:70px;
}
.sidebar .sidebar-title h2 a{
	color:inherit;
}