@charset "UTF -8";
/* CSS Document 
Author Name:themeperch
Author URI:http://themeforest.net/user/themeperch?ref=themeperch
Creation Date:19th October, 2016
Description:A default stylesheet for Book Press Busisess Template Developed By themeperch.

------------ TABLE OF CONTENT ------------- 
- GENERAL
- HEADER
- ABOUT US
- BOOK INFORMATION
- TESTIMONIAL
- PROGRESS CIRCLE
- AUTHOR VIDEO
- CART
- CHEAK OUT
- BLOG
- CONTACT US
- FOOTER
*/


/* ================================= */
/* ------------ GENERAL ------------ */
/* ================================= */

body{
	color: #888;
	font-size: 16px;
	font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    line-height: 24px;
}
img{
	max-width: 100%;
}
a{
	color: #222;
}
a:focus{
	outline: none;
}
a:hover,
a:focus{
	text-decoration: none;
}

a.impressum{
	color: #FFFFFF;
	}

a.impressum:hover{
	color: #000000;
	text-decoration:underline;
	}


ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
p{
	line-height: 30px;
}

p.subline{
	color: #888;
	font-size: 1.3em;
	font-weight: 400;
	line-heignt:1.1em;
}


h1, h2,h3,h4,h5{
	margin-top: 0;
	text-transform: capitalize;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
	text-transform: uppercase;
}
h1{
	margin-bottom: 30px;
}
h2{
	margin-bottom: 20px;
}

h3, h4, h5, h6{
	margin-bottom: 10px;
}
.h50{
	height: 50px;
}
.h40{
	height: 40px;
}
.h30{
	height: 30px;
}
.h20{
	height: 20px;
}
.h10{
	height: 10px;
}


.border-bottom{
	border-bottom: 1px solid rgba(0,0,0,.05);
}
.no-padding{
	padding: 0;
}
.padding-left-zero{
	padding-left: 0;
}
.padding-right-zero{
	padding-right: 0;
}

/*All Button Style*/
.btn{
	border-radius: 0;
	font-size: 1.1em;
	letter-spacing: 0.1em;
	line-height: 40px;
	padding: 0 35px;
	color: #fff;
	margin-right: 10px;
	text-transform: uppercase;
}

.btn-round{
	border-radius: 50px;
}
/*.btn-primary*/

.btn-primary-outline{
	background-color: rgba(0,0,0,0);
	border-color: #fff;
}

/*.btn-secondary*/

.btn-secondary:hover,
.btn-secondary:focus{
	background-color: #d74b0a;
	border-color: #d74b0a;
}
.btn-secondary-outline{
	background-color: rgba(0,0,0,0);
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus{
	background-color: #d74b0a;
}
.btn-gray-outline{
	border-color: rgba(0, 0, 0, .1);
	color: inherit;
}

/*.btn-dark*/
.btn-dark-outline{
	background-color: #fff;
}

.header-left .lead,
.header-left h2,
.header-menu li a,
.header-left ul li a,
.video-content.subscrib-form,
.video-content h2,
.header-menu ul,
.header-menu li,
.blog-search form i,
a.scroll-top,
.copyright,
.play-video,
.play-video a,
.play-video h2,
.video-content,
.heading-text,
.subscribe-section h3,
.main-menu li a ,
.dark-bg,
.primary-bg,
.secondary-bg,
.btn-primary-outline,
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-primary-outline,
.btn-gray-outline:hover,
.btn-gray-outline:focus,
a.scroll-top:hover,
a.scroll-top:focus,
.btn:hover,
.btn:focus,
.btn-primary-outline:hover,
.btn-primary-outline:focus{
	color: #fff;
}
/*.btn-info*/
.btn-info{
	background-color: #5bc0de;
	border-color: #5bc0de;
}
.btn-info-outline{
	background-color: #fff;
	border-color: #5bc0de;
	color: #5bc0de;
}
.btn-info-outline:hover{
	background-color: #5bc0de;
	border-color: #5bc0de;
}
.btn-lg{
	font-size: 16px;
	line-height: 50px;
	padding: 0 40px;
}
.btn-sm{
	font-size: 10px;
	line-height: 30px;
	padding: 0 15px;
}


/*Stylesheet*/
.section-padding{
	padding: 100px 0;
}

.display-flex{
	display: flex;
}
.vertical-align-middle{
	display: flex;
	align-items: center;
	text-align: center;
}
.form-control {
  height: 40px;
  margin-bottom: 20px;
  box-shadow: none;
  border-radius: 3px;
}
textarea{
	resize: none;
}
input.form-control{
	letter-spacing: 1px;
}

/*Amimation*/
.btn,
.header-area,
.main-menu li a,
.logo,
.subscribe-now a,
.main-menu li a,
.film,  
.graph,
.post-image-holder::after,
.post-image-holder img,
.play-video a,
.full-size-video::after,
.footer-social-icon li a,
.header-area,
.book-item-list.owl-theme .owl-nav>div,
.post-list.owl-theme .owl-nav>div,
.social-link a,
.social-link a i,
.blog-post-content h4 a,
.blog-post-content h3 a,
.read-more,
.read-more:hover,
.blog-post-single-item ul li a:hover,
.categories li a,
.recent-posts li a,
.toggle-menu,
.blog-post-pagination .pagination li a,
.book-description h2 a,
.header-menu li a,
.header-menu li,
.feature-icon-wrap{
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.mc-msg{
	margin: 10px 0;
}

/* ================================= */
/* ------------ HEADER ------------ */
/* ================================= */

.title {
	margin: 0 auto;
	max-width: 900px;
	margin-bottom: 60px;
}
.title h2 {
	font-size: 2.5em;
	line-height:1.2em;
	margin-bottom: 15px;
}
.header-area {
    padding: 10px 0;
}
.logo {
	display: block;
	padding: 8px 0;
}

.sticky-wrapper.is-sticky .header-area {
	width: 100%;
	z-index: 999999;
	padding: 0;	
}

.main-menu {
    display: block;
}
.toggle-menu{
	background: #ffffff;
	cursor: pointer;
	display: none;
	font-size: 20px;
	height: 40px;
	line-height: 40px;
	position: absolute;
	right: 15px;
	text-align: center;
	top: -53px;
	width: 50px;
}
.main-menu li {
    display: inline-block;
    position: relative;
}
.main-menu li a {
    display: block;
    padding: 15px;
    text-transform: uppercase;
    font-weight: 300;    
}
.main-menu li:last-child a{
	margin-right: 0;
}

/*dropdown*/

.main-menu li ul.dropdown {
	left: 0;
	position: absolute;
	top: 54px;
	min-width: 260px;
	z-index: 999; 
	background: rgba(0,0,0,.8);
	display: none;
}
.main-menu li:hover ul.dropdown {
	display: block;
}
.main-menu li ul.dropdown li{
	display: block;
}
.main-menu li ul li a {
    padding: 10px 15px;
}

li.subscribe-now a{
	padding: 0 35px !important;	
}
li.subscribe-now{
	padding: 6px 0;
}

/*subscribe-section*/
.subscribe-section h3{
	font-size: 36px;
}
.subscribe {
	margin: 35px auto 0;
	max-width: 800px;
}
.subscribe .form-control{
	margin-bottom: 0;
}
.subscribe input[type="submit"] {
	display: block;
	width: 100%;
}
.subscribe input[type="submit"]:hover{
	border: 1px solid;
}
.call-to-action h3{
	font-size: 36px;
}

/*Header-Area*/
.header-slider {
	background: url("../images/background1.jpg") no-repeat scroll center center / cover ;
	background-color: #f2f2f2;
	min-height: 600px;
	width:100%;
	padding: 100px 0;
	position: relative;
}
.header-contact-form {
	background: #ebeaea ;
	display: block;
	height: auto;
	padding: 30px 20px;
	border-radius: 3px;
	position: relative;
	z-index: 1;
}
.header-contact-form input{
	border: none;
}
.header-contact-form span{
	margin-bottom: 13px;
	display: block;
}

.about-header {
	background: url("../images/treatment5.jpg") no-repeat scroll center center / cover;
	position: relative;
}
.heading-text{
	margin-bottom: 10px;
}
.heading-table {
	display: table;
	height: 300px;
	width: 100%;
	z-index: 9;
	position: relative;
}
.heading-table-cell {
	display: table-cell;
	vertical-align: middle;
}

.header-menu li a{
	padding-right: 10px;
}


/*HEADER Fixed BACKGROUND*/
.header-fixed-background {
	background: url("../images/background1.jpg") no-repeat scroll center center / cover ;
	min-height: 650px;
	width:100%;
	position: relative;
}
.header-left {
	z-index: 1;
}
.header-left ul li{
	padding: 5px 0;
}
.header-left ul li:first-child {
	padding-top: 0;
}


.header-left ul li a{
	text-transform: capitalize;
}
.header-left h2{
	font-size: 40px;
}
.header-left .lead {
	font-weight: 400;
}
.header-left ul li a {
    text-decoration: none;
}
.header-left ul li a i {
	font-size: 35px;
	margin-right: 10px;
	position: relative;
	top: 10px;
}

/*HEADER VIDEO BACKGROUND*/
.header-video-background{
	position: relative;
}
.header-video {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9999;
}
.post-image-holder:hover:after,
.header-video-background:after,
.header-fixed-background:after,
.video-container::after,
.about-header:after {
	background: rgba(0, 0, 0, 0.5);
	content: "";
	display: block;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
}

.video-container{
	position: relative;
	max-height: 650px;
	width: 100%;
	overflow: hidden;
	display: block;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.video-content{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
.video-text{
	padding: 0 30px;
}
.video-content h2{
	font-size: 3.5em;
	line-height:1.5em;
	margin-bottom: 30px;
}
.video-content p {
	font-size: 1.7em;
	line-height:1.1em;
	font-weight: 500;
	/*text-transform: capitalize;*/
}
.video-content-table{
	width: 100%;
	height: 100%;
	display: table;
}
.video-content-table-cell{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
video{
	min-width: 100%;
	min-height: 100%;
}


/*FEATURES AREA*/
.feature {
	padding-bottom: 20px;
}
.feature .feature-icon-wrap {
	color: #fff;
	float: left;
	font-size: 40px;
	height: 70px;
	line-height: 70px;
	margin-right: 20px;
	text-align: center;
	width: 70px;
}
.feature-content{
	margin-left: 90px;
}



/* ================================= */
/* ------------ ABOUT US ------------ */
/* ================================= */
.book-author{
	padding-left: 60px;
}
.book-author blockquote,
.book-author blockquote p {
	font-family: 'Bad Script', cursive;
	font-size: 22px;
	line-height: 30px;
	letter-spacing: 0.03em;
	background-color: #fafafa;
}
.social-link li a {
	border: 1px solid;
	border-radius: 50%;
	display: block;
	height: 50px;
	line-height: 50px;
	text-align: center;
	width: 50px;
}
.social-link li a:hover i,
.social-link li a:focus i{
	color: #fff;
}
.social-link a.facebook:hover,
.social-link a.facebook:focus{
	background-color: #4867AA;
	border-color: #4867AA;
}

.social-link a.twitter:hover,
.social-link a.twitter:focus{
	background-color: #2CAAE1;
	border-color: #2CAAE1;
}
.social-link a.linkedin:hover,
.social-link a.linkedin:focus{
	background-color: #007CB7;
	border-color:#007CB7;
}
.social-link a.google_plus:hover,
.social-link a.google_plus:focus{
	background-color: #D62223;
	border-color:#D62223;
}
.social-link a.pinterest:hover,
.social-link a.pinterest:focus{
	background-color: #CB2027;
	border-color:#CB2027;
}
.social-link a.rss:hover,
.social-link a.rss:focus{
	background-color: #FC7A02;
	border-color:#FC7A02;
}
.author-image-holder{
	overflow: hidden;
	border-radius: 50%;
}
.author-details:hover .author-image-holder img {
	transform: scale(1.05);
}
.author-image-holder img {
	transition: all 0.3s linear 0s;
}
.subscribe-section{
	padding: 60px 0;
}


/* ================================= */
/* ------- BOOK INFORMATION ------- */
/* ================================= */

.book-item{
	position: relative;
}

.star-rating::before {
    color: #d6d6d6;
    float: left;
    left: 0;
    position: absolute;
    top: 0;
    content: '\f408\f408\f408\f408\f408';       
    -webkit-font-smoothing: antialiased;
    font-family: 'Genericons';

}
.star-rating {
    overflow: hidden;
    position: relative;
    height: 1.1em;
    line-height: 1em;
    font-size: 22px;
    width: 124px;
    font-family: 'Genericons';
    margin: 10px 0;
}
.star-rating span::before {
    content: "\f408\f408\f408\f408\f408";
    left: 0;
    position: absolute;
    top: 0;
     font-family: 'Genericons';
     -webkit-font-smoothing: antialiased;  

}
.star-rating span {
    color: #000;
    float: left;
    left: 0;
    overflow: hidden;
    padding-top: 1.5em;
    position: absolute;
    top: 0;
}
.price{
	font-size: 36px;
	text-decoration: 
}
.price del{
	font-size: 28px;
}
.description-table li{
	border-bottom: 1px solid rgba(0,0,0,.05);
	padding: 10px 0;
}
.description-table li:last-child{
	border-bottom: none;
}
.description-table span {
	display: block;
	float: left;
	min-width: 200px;
	margin-right: 10px;
}
.book-description{
	padding-left: 30px;
}
.book-description .btn{
	border-radius: 5px;
	font-weight: 600;
}
.book-description .btn i {
	font-size: 16px;
	margin-left: 10px;
}
.post-list:hover.owl-theme .owl-nav>div,
.book-item-list:hover.owl-theme .owl-nav>div{
	opacity: 1;
}
.post-list.owl-theme .owl-nav>div,
.book-item-list.owl-theme .owl-nav>div {
	opacity: 0;
    top: 45%;
    left: -60px;
    line-height: 38px;
    position: absolute;
    text-align: center;
    padding: 0;
    width: 40px;
    height: 40px;
    border-radius: 3px;
    font-size: 22px;
}

.post-list.owl-theme .owl-nav>div.owl-next,
.book-item-list.owl-theme .owl-nav>div.owl-next {
    left: auto;
    position: absolute;
    right: -60px;
}

.post-list:hover.owl-theme .owl-nav>div,
.book-item-list:hover.owl-theme .owl-nav>div {
    color: #fff;
}
.modal-body{
	padding: 0 15px 15px;
}
.modal-content{
	border-radius: 3px;
}
.modal-header{
	border-bottom: none;
}
.close-popup {
	font-size: 25px;
	position: absolute;
	right: 20px;
	top: 15px;
	cursor: pointer;
}

/* ================================= */
/* -------- PROGRESS CIRCLE ------- */
/* ================================= */
.progress-work.border-right {
    border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.progress-work .large-text {
    font-size: 45px;
    line-height: 80px;
    margin: 5px 0 0;
}
.progress-work-icon {
    font-size: 36px;
    height: 40px;
    line-height: 40px;
    width: 40px;
}
.progress-work p {
    margin-bottom: 0;
}

.progress-work {
    border: 5px solid rgba(255, 255, 255, 0.5);
    height: 195px;
    padding: 20px 0;
    width: 195px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

.progress-work:after {
	border: 1px solid rgba(255, 255, 255, 0.5);
	bottom: 50px;
	content: "";
	height: 1px;
	left: calc(50% - 25px);
	position: absolute;
	width: 25%;
}

/* ================================= */
/* ---------- AUTHOR VIDEO --------- */
/* ================================= */
.author-video-section{
	background: url("../images/parallax.jpg") no-repeat scroll top center / cover ;
	min-height: 500px;
	position: relative;
	background-attachment: fixed;
}
.author-video-section:after{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.3);
	content: "";
}
.play-video {
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 99;
}

.play-video h2{
	margin-bottom: 0;
}
.play-video a {
	border: 3px solid #ffffff;
	border-radius: 50%;
	display: block;
	font-size: 30px;
	height: 80px;
	line-height: 77px;
	margin: 0 auto 20px;
	width: 80px;
	padding-left: 5px;
}
.play-video a:hover {
    transform: scale(1.1);
}
.full-size-video {
    position: relative;
}
.full-size-video::after {
    background: #ffffff;
    border-radius: 50%;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transform: scale(0.5);
    width: 100%;
    z-index: -1;
}
.full-size-video:hover::after {
    opacity: 1;
    transform: scale(1);
}
.play-video-table {
    display: table;
    height: 100%;
    width: 100%;
}
.play-video-table-cell {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}


/* ================================= */
/* ---------- TESTIMONIAL --------- */
/* ================================= */
.client-author {
	border-radius: 50%;
	display: inline-block;
	padding: 10px;
	z-index: 9999;
	width: 180px;
	height: 180px
}
.client-author img{
	width: 100%;
	height: 100%;
}
.author-content{
	padding: 95px 30px 20px;
}
.author-content-details {
    border: 1px solid;
    background-color: #fff;
    top: -85px;
    position: inherit;
    z-index: -1;
}
.client-item {
    position: relative;
}
.testimonial-area .owl-controls {
	bottom: 0;
	left: 0;
	position: absolute;
	text-align: center;
	width: 100%;
}
.testimonial-area .owl-controls .owl-dots{
	bottom: 25px;
	display: inline-block;
	left: 0;
	position: absolute;
	width: 100%;
}

/* ================================= */
/* ------------ CART ------------ */
/* ================================= */

.modal-dialog{
	margin-top: 60px;
	max-width: 700px;
}
.modal-dialog .btn{
	float: right;
	margin-right: 0;
	border-radius: 3px;
}
.table thead th {
	vertical-align: middle;
}
.table-bordered > thead > tr > td, .table-bordered > thead > tr > th{
	border-bottom-width:1px;
}

.table th,
.table td {
	border: 0;
	vertical-align: middle;	
}
.shoping-cart .table th,
.shoping-cart .table td{
	text-align: center;
}
.table > thead > tr > th{	
	border-right: 1px solid;
	font-size: 15px;
	font-weight: 700;
	padding: 10px 0;
	text-transform: uppercase;
}
.checkout-main-content .table > thead > tr > th{
	border-right: 0;
	background-color: transparent;
}
.update-cart {
  margin-right: 10px !important;
}
.cart-image {
	display: block;
	height: 100px;
	line-height: 100px;
	margin: 10px auto;
	width: 100px;
}
.table > tbody > tr > td{
	vertical-align: middle;
}
tbody ul li a{
	font-size: 17px;
}
.shoping-cart h3 {
	margin-bottom: 30px;
	text-transform: uppercase;
}
.total-cart ul li {
	font-size: 15px;
}
.total-cart-price ul li {
	font-size: 18px;
	text-transform: uppercase;
}
.total-cart-price {
	padding-top: 20px;
	padding-bottom: 25px;
}
.total-cart-price span{
	padding-left: 135px;
}
.sub-total li span {
    color: #666;
    font-weight: 600;
    padding-left: 102px;
}
.sub-total {
    padding-bottom: 15px;
}

.cart-table{
	margin-bottom: 15px;
}

.cart-form .shoping {
	border: 2px solid;
	border-radius: 0;
	height: 48px;
}
.cart-form .btn{
	margin-right: 10px;
}
.coupon-code {
	max-width: 404px;
	margin-top: 25px;
}

.coupon-code .form-control {
    float: left;
    width: 60%;
}
.coupon-code .apply-coupon {
    float: left;
    font-weight: 600;
    width: 40%;
}
.coupon-code label {
    display: block;
    font-weight: normal;
    font-size: 15px;
}



/* ================================= */
/* ------------ CHEAK OUT ------------ */
/* ================================= */

.checkout-main-content h3 {
	margin-bottom: 20px;
}
.checkout-billing-adddress label {
	font-weight: normal;
	margin: 0;
	padding-bottom: 10px;
	text-transform: uppercase;
}
.creat-account{
	margin-top: 20px;
}
.creat-account input[type="checkbox"]{
	margin-right: 20px;
}
.creat-account li a{
	font-size: 14px;
	text-transform: uppercase;
}
.creat-account .facebook-official {
    color: #3C5B9B;
}
.creat-account .google-plus {
    color: #F86D5C;
}

.ship-to-different-address {
	margin-bottom: 42px;
	margin-top: 30px;
}
.checkout-billing-adddress .form-control {
	padding-left: 20px;
}
.ship-to-different-address .checkbox{
	font-size: 25px;
	padding-left: 0;
}
.ship-to-different-address input[type="checkbox"] {
	margin-left: 20px;
}
.checkout-billing-adddress textarea {
	height: 100px;
}
.select-country{
	margin-bottom: 20px;
}
.order-review {
	padding: 25px 40px 36px;
	margin-top: 50px;
}
.order-review .table th,
.order-review .table td {
	border-top: 0;
}
.order-review .table tbody{
	padding: 20px 0;
}
.order-review .table tbody td{
	padding-left: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}
.order-review .table td{
	padding: 18px 0;
}
.order-review .table .catagory-padding-bottom{
	padding-bottom: 20px;
}
.order-review .table .catagory-padding-top{
	padding-top: 20px
}
.order-review .table .price {
	font-size: 15px;
}
.order-review .table th {
	border-bottom: 0 none;
	font-size: 14px;
	font-weight: normal;
	padding: 18px 0;
}

.payment_methods input[type="radio"] {
	margin-right: 10px;
}
.payment_methods label a {
	display: block;
	padding-left: 30px;
}

.payment_methods ul li {
    padding-bottom: 17px;
}
.payment_methods ul li p {
    margin-bottom: 0;
    padding-left: 37px;
}
.payment_methods ul li:last-child {
    padding-bottom: 0;
}
.payment_methods li .btn{
	display: block;
}
.selectize-control.single .selectize-input::after {
  content: "\e688";
  display: block;
  font-family: "Pe-icon-7-stroke";
  font-size: 35px;
  height: 0;
  margin-top: 0;
  position: absolute;
  right: 40px;
  top: 27%;
  width: 0;
  border-style: none;
}
.selectize-input{
	border-radius: 5px;
}

/* ================================= */
/* ---------------- BLOG ----------- */
/* ================================= */

article{
	margin-bottom: 60px;
}
.film{
	font-size:30px ;
}
.graph {
	font-size:24px ;
} 
.film,  
.graph {   
	opacity: 0;
	position: absolute;
	right: 25px;
	top: 25px;
	z-index: 9;
	border-radius: 3px;
}
.blog-post-single-item:hover .film, .graph {
	opacity: 1;
	transform: scale(1.1);
}
.film .full-size-video::after{
	background: none;
}
.film a,
.film a:hover,
.film a:focus,
.graph a:hover,
.graph a:focus,
.graph a{
	display: block;
	width: 50px;	
	color: #ffffff;
	height: 50px;
	line-height: 50px;	
	text-align: center;
}
.blog-post-single-item,
.post-image-holder{
	overflow: hidden;
	position: relative;
}
.blog-post-single-item:hover .post-image-holder:after {
	opacity: 1;
}
.blog-post-single-item:hover .post-image-holder img {
	transform: scale(1.1);
}
.blog-post-content{
	border: 1px solid rgba(0, 0, 0, 0.1);
	padding: 30px 20px 20px;
}
.blog-post-single-item h5{
	margin-bottom: 16px;
	text-transform: uppercase;
}

.blog-post-single-item ul {
	padding:5px 0 15px;
	margin: 0;	
	border-style: none none dashed;
	border-width: 1px;
	border-color:rgba(0,0,0,.1);
}
.blog-post-single-item ul li a i {
	font-size: 18px;
	margin-right: 5px;
	position: relative;
	top: 4px;
}
.blog-post-single-item ul li{
	padding-left:0;
	padding-right: 10px; 
	position: relative;
}
.blog-post-single-item ul li a {
	font-size: 13px;
	text-transform: uppercase;
}
.blog-post-single-item p{
	padding-top: 15px;
	padding-bottom: 5px;
}
.blog-post-content .btn{
	font-size: 12px;
}
.post-date {
	border-color: -moz-use-text-color;
	border-style: dashed none none;
	border-width: 1px 0 0;
	position: relative;
}
.book-item-list.owl-theme .owl-dots .owl-dot,
.post-list.owl-theme .owl-dots .owl-dot{
	display: none;
}
.blog-post-pagination .pagination{
	margin: 0;
}
.blog-post-pagination .pagination li a:hover,
.blog-post-pagination .pagination li a.active,
.tagcloud a:hover{
	color: #fff !important;
}
.read-more {
    font-size: 14px;
    text-decoration: underline;
}
.read-more:hover {
    text-decoration: underline;
}
/*BLOG-SINGLE*/
.checkout-main-content,
.blog-single{
	padding: 100px 0;
}
.blog-single .blog-post-content{
	padding: 30px;
}
.blog-post-content .blog-post-qotue p {
	font-size: 20px;
	font-style: italic;
	margin: 0;
	padding: 0;
}
.blog-post-qotue {
	border-radius: 5px;
	padding: 25px;
	position: relative;
}
.blog-post-content .blog-post-qotue:after {
	color: rgba(0, 0, 0, 0.1);
	content: "“";
	font-family: "Droid Serif",serif;
	font-size: 180px;
	left: 40%;
	position: absolute;
	top: 100px;
	width: 100%;
}
.about-author{
	margin-bottom: 0;
}
.author-info {
    margin-bottom: 64px;
    margin-top: 26px;
    overflow: hidden;
}

.blog-second-post {
    margin-top: 50px;
}

.comment li {
    padding: 0;
}
.comment li:last-child {
    border-right: 0 none;
}
.author-info-image {
	float: left;
	margin-right: 20px;
}
.author-info .author-title {
	font-weight: 400;
	line-height: 15px;
	margin-bottom: 16px;
}
.author-info ul {
	margin-top: 37px;
}
.author-info ul li a {
	font-size: 14px;
	text-transform: uppercase;
}
.author-desc .author-title a {
	padding-left: 5px;
	padding-right: 5px;
	text-transform: capitalize;
}
.author-title strong {
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
}
.author-desc .reply a {
    border-right: 1px solid;
    padding: 0 10px 0 0;
}
.author-desc p:last-child {
    margin-bottom: 0;
}
.comment-title {
    margin-bottom: 30px;
}
.comment-list {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.comment-info {
    display: block;
    margin-bottom: 41px;
    overflow: hidden;
}
.comment-info img {
    min-width: 94px;
    min-height: 94px;
}
.comment-info .author-desc {
    margin-left: 120px;
    border: 1px solid rgba(0,0,0,.1);
    padding: 20px;
}
.comment-info .author-title {
    line-height: 16px;
    margin-bottom: 20px;
}
.author-info ul li {
	padding: 0 9px;
}
.comment-list .children {
    list-style: outside none none;
    padding-left: 90px;
}
.blog-single-comment-form .form-control {
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.1);
}
.blog-single-image-holder>img {
    height: 100%;
    width: auto;
}
.blog-single-comment-form {
    margin-top: 80px;
}
.blog-single-comment-form h4{
	margin-bottom: 26px;
}
.blog-single-comment-form textarea {
    min-height: 200px;
}
.blog-search form {
	position: relative;
}
.blog-search .form-control {
	background: #ffffff;
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-radius: 0;
	float: left;
	margin-bottom: 0;
	padding-left: 20px;
	width: 80%;
}
.blog-search .form-control.submit {
	border: none;
	border-radius: 0 3px 3px 0;
	float: left;
	text-indent: -999px;
	width: 20%;
}
.blog-search form i {
	cursor: pointer;
	font-size: 18px;
	position: absolute;
	right: 7%;
	top: 10px;
}
.widget {
	margin-bottom: 50px;
	padding: 0 30px;
}
.widget h4{
	margin-bottom: 20px;
}
.categories li {
	padding-bottom: 10px;
}
.categories li:last-child{
	padding-bottom: 0;
}

.sidebar-wrap-content {
	border: 1px solid rgba(0, 0, 0, 0.1);
	padding-top: 30px;
}
.widget ul.categories a i {
	font-size: 20px;
	margin-right: 10px;
	position: relative;
	top: 4px;
}
.recent-posts-image::after {
	background: rgba(182, 142, 83, 0.8);
	border-radius: 50%;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.recent-posts-image {
	float: left;
	height: 70px;
	margin-right: 20px;
	overflow: hidden;
	position: relative;
	width: 70px;
}
.search {
	font-size: 22px;
	left: 31px;
	opacity: 0;
	position: absolute;
	top: 24px;
	transform: rotate(45deg);
	z-index: 9;
}
.recent-posts ul {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
.recent-posts ul li {
	overflow: hidden;
	padding-bottom: 23px;
}
.recent-posts ul a {
	font-size: 16px;
	line-height: 22px;
}
.post-meta {
	display: block;
	font-style: italic;
}
.tagcloud a {
	border: 1px solid rgba(0, 0, 0, 0.1);
	display: inline-block;
	margin-bottom: 8px;
	margin-right: 4px;
	padding: 4px 12px;
	transition: all .3s linear 0s;
	font-size: 14px;
}


/* ================================= */
/* ---------- CONTACT US ---------- */
/* ================================= */
.contact-form textarea {
    height: 158px;
}
.contact-form input:last-child {
    margin: 0;
}
.contact-form .btn {
    border-radius: 3px;
    display: block;
    width: 100%;
}

#google-map {
    width: 100%;
    height: 400px;
    display: block;
}


/* ================================= */
/* ------------ FOOTER ------------ */
/* ================================= */

.copyright {
	padding: 30px 0;
}
.copyright p{
	margin: 0;
}
.copyright .social-link {
	padding-bottom: 15px;
	padding-top: 5px;
}
a.scroll-top{
	bottom: 30px;
	font-size: 30px;
	height: 40px;
	line-height: 43px;
	position: fixed;
	right: 30px;
	text-align: center;
	width: 40px;
	border-radius: 50%;
	display: block;
	z-index: 9999999999;
}

