/*
Theme Name: Coaching Lite
Theme URI: https://www.buywptemplates.com/themes/free-coaching-wordpress-template/
Author: Buywptemplates
Author URI: https://www.buywptemplates.com
Description: Coaching Lite is a responsive, clean, versatile and attention grabbing coaching WordPress theme for coaching classes, tutors, online course providers, coaches and mentors, e-learning classes, hobby classes, religious preachers, motivational speakers, online library, discussion forums, competitive exams coaching, schools, colleges, training schools and other such websites. It can also be used as a blog. Its responsive layout enables the website to be loaded on all devices without breaking. It is cross-browser compatible and multilingual and supports RTL writing. A teaching theme should be engaging with professional look, and this is very well provided by this coaching WP theme. It has clean and bug-free code and is based on latest WordPress version to keep your website safe from malwares and other security breaches. The theme has a good use of call to action (CTA) buttons; sliders are given at the homepage which will leave a good impression on users. It is fully customizable to give personalized effect to your website. Various layouts of header and footer can be chosen; website layout also has three options to choose from: boxed, full-width and full screen. It is embedded with plenty of social media icons and its SEO will give higher rank to your website. Demo: https://www.buywptemplates.com/bwt-coaching-pro/
Version: 0.1
License: GNU General Public License
License URI: license.txt
Text Domain: coaching-lite
Tags: left-sidebar, right-sidebar, one-column, two-columns, three-columns, four-columns, grid-layout, custom-background, custom-logo, custom-menu, custom-header, editor-style, featured-images, footer-widgets, sticky-post, full-width-template, theme-options, threaded-comments, translation-ready, rtl-language-support, e-commerce, education, blog

Coaching Lite WordPress Theme incorporates code from VW Restaurant Lite WordPress Theme, Copyright 2016 VW Themes
Coaching Lite WordPress Theme is distributed under the terms of the GNU GPL
*/

*{ 
  margin:0;
  padding:0;
  outline:none;
}
body{ 
  margin:0;
  padding:0;
  -ms-word-wrap:break-word;
  word-wrap:break-word;
  background-color:#fff;
  font-size:15px; 
  color: #a6acb6;
  font-family: 'Roboto', sans-serif;
}
img{ 
  margin:0;
  padding:0;
  border:none;
  max-width:100%;
  height:auto;
}
section img{
  max-width:100%;
}
h1,
h2,
h3,
h4,
h5,
h6{ 
  margin:0;
  padding:0 0 15px;
}
p{ 
  margin:0;
  padding:0;
}
a{ 
  text-decoration:none;
  color:#8b6aff;
}
a:hover{ 
  text-decoration:none;
  color:#666;
}
ul,
ol{ 
  margin:0 0 0 15px;
  padding:0;
}
input[type='submit']{
  background-color: #8b6aff;
  padding: 1%;
  border: 0;
  color: #000;
  margin: 2% 0;
}
.clear{ 
  clear:both;
}
input[type='submit']:hover{
  cursor: pointer;
}
input[type="text"],
input[type="email"],
input[type="phno"],
textarea{
  border:1px solid #bcbcbc;
  width:100%;
  font-size:16px;
  padding:10px 10px;
  margin:0 0 23px 0;
  height:auto;
}
textarea{
  height:111px;
}
select{
  width:100%;
}
.center{ 
  text-align:center;
  margin-bottom:40px;
}
.main-wrapper{
  margin:20px auto;
  padding:0;
  min-height: 550px;
}
.wp-caption{ 
  margin:0;
  padding:0;
  font-size:13px;
  max-width:100%;
}
.wp-caption-text{ 
  margin:0;
  padding:0;
}
.screen-reader-text {
  position: absolute;
  top:-9999em;
  left:-9999em;
}
.sticky{ 
  margin:0;
  padding:0;  
}
.gallery-caption{ 
  margin:0;
  padding:0;
}
.alignleft,
img.alignleft {
  display: inline;
  float: left;
  margin-right:45px;
  margin-top:4px;
  margin-bottom:20px;
  padding:0;
}
.alignright,
img.alignright { 
  display: inline;
  float: right;
}
.aligncenter,
img.aligncenter { 
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top:0;
}
.comment-list .comment-content ul { 
  list-style:none;
  margin-left:15px;
}
.comment-list .comment-content ul li{
  margin:5px;
}
.toggleMenu{
  display:none;
}
.bypostauthor{ 
  margin:0;
  padding:0;
}
h2.section-title { 
  font-size:30px;
  font-weight:700;
  padding:0 0 45px 0;
  text-align:center;
  display:table;
  margin-bottom:50px;
}

/* --------- SLIDER--------- */
#slider{ 
  max-width:100%; 
  margin:auto; 
  padding:0; 
  background: rgba(0, 0, 0, 0) linear-gradient( 90deg ,#2c4058 53%, transparent 75%) repeat scroll 0 0;
}
#slider img {
  width: 100%;
  opacity: 0.4;
}
#slider .carousel-item-next,#slider .carousel-item-prev,#slider .carousel-item.active {
  display: block !important;
}
#slider .carousel-control-prev-icon, #slider .carousel-control-next-icon{
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 1px;
  padding: 10px 15px;
  background: #2c4058;
  color: #fff;
}
#slider .carousel-control-prev-icon:hover, #slider .carousel-control-next-icon:hover{
  background: #8b6aff;
}
#slider .carousel-control-next, #slider .carousel-control-prev{
  opacity: 1;
}
.carousel-control-next-icon, .carousel-control-prev-icon{
  width: auto;
  height: auto;
}
.carousel-control-prev, .carousel-control-next{
  width: 3.2%;
}
#slider .carousel-caption {
  top: 50%;
  transform: translateY(-50%);
  left:10%;
  right: 35%;
}
#slider .more-btn a {
  background: #8b6aff;
  padding: 10px 7px 10px 15px;
  border-radius: 5px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
}
#slider .more-btn a:hover{
  background: #2c4058;
}
#slider .more-btn a i {
  margin-left: 10px;
  padding: 11px 10px;
  border-left: 1px solid #7e59ff;
}
#slider .more-btn{
  margin: 20px 0;
}
#slider .inner_carousel{
  text-align: left;
}
#slider h2 {
  font-size: 35px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #fff;
}
#slider p{
  font-size: 15px;
  color: #fff;
  font-style: italic;
  letter-spacing: 1px;
}
/*blog section*/
.attachment img {
  width: 100%;
}
a.r_button {
  background: rgba(158, 158, 158, 0.38);
  padding: 0.5em 2em;
  color: #000;
  font-weight: bold;
}
section h3 {
  font-weight: bold;
  margin: 0 0 7px;
  padding: 0;
  font-size: 30px;
}
section h3 a{
  color: #000;
}
/*-----------------Search pop up----------------*/
.serach_outer {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #000;
  overflow: hidden;
  transition: 0.5s;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0, 0.8);
  display: none;
}
.serach_inner {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
.closepop {
  position: absolute;
  top: 20%;
  transform: translateY(-50%);
  width: 100%;
  right: 0;
  text-align: right;
  margin-right: 28px;
}
.serach_outer i {
  font-size: 24px;
  padding: 4px 0 0 0;
  color: #bbb;
  cursor: pointer;
}
.serach_inner form.search-form {
  display: table;
  padding: 0;
  border-radius: 0;
  background: #ffffff;
  margin: 0 auto;
  max-width: 700px;
  width: 100%;
}
.serach_inner form.search-form {
  display: table;
  border: 1px solid #bababf;
  padding: 14px 20px;
  border-radius: 0;
  background: #ffffff;
  margin: 0 auto;
  max-width: 700px;
  width: 100%;
  border-radius: 30px;
}
.serach-page input.search-field {
  border: 1px solid #ccc;
  padding: 9px;
}
button.search-submit {
  border: 0;
  background: transparent;
}
input.search-field {
  border: none;
  padding: 4px 0;
  background: transparent;
  width: 95%;
}
.social-media .dashicons{
  margin: 0 6px;
  padding: 0;
}
.menubar .social-media a:hover{
  color:#3890cb;
}
.serach_inner input[type="search"],
.serach_inner label {
  width: 90%;
}

/*--------------header-------------*/
#header{
  background: rgba(0, 0, 0, 0) linear-gradient( 124deg ,transparent 26%, #8b6aff 22%) repeat scroll 0 0;
}
.top-header {
  background: rgba(0, 0, 0, 0) linear-gradient( 90deg ,#2c4058 80%, transparent 10%) repeat scroll 0 0;
  color: #fff;
}
.top-header span{
  margin-right: 10px;
}
.top-header .mail i,
.top-header .time i{
  margin-right: 5px;
  color: #8b6aff;
}
.top-header .mail,
.top-header .time,
.social-icons{
  margin-top: 10px;
}
.social-icons{
  text-align: right;
}
.social-icons i{
  color: #fff;
  margin-right: 5px;
  font-size: 13px;
  padding: 0 10px;
}
.social-icons i:hover{
  color: #8b6aff;
}
.free-btn {
  background: rgba(0, 0, 0, 0) linear-gradient( 107deg ,#8b6aff 65%, transparent 22%) repeat scroll 0 0;
  padding: 10px;
}
.free-btn a {
  color: #fff;
  font-size: 13px;
  font-weight: 500;
}
.location,
.call {
  margin: 10px 0;
}
.location .phone,
.call .phone {
  text-align: right;
}
.location p,
.call p {
  color: #2c4058;
  font-style: italic;
  font-size: 15px;
}
.location p.color,
.call p.color{
  font-style: normal;
  color: #b2b6bd;
}
.location i,
.call i {
  font-size: 22px;
  color: #8b6aff;
  margin-top: 10px;
}
.padding0{
  padding: 0 !important;
}
.search-box {
  margin-top: 10px;
}
.search-box i{
  color: #fff;
}
.logo a:hover {
  text-decoration: none;
}
#header .logo {
  position: absolute;
  margin: 0;
  top: -38px;
}
#header .logo h1{
  padding:0;
  margin-bottom:0;
  font-size:30px;
  margin-top: 0;
  font-weight: bold;
}
#header .logo a{ 
  color: #2c4058;
  letter-spacing: 3px;
  text-transform: none;
}
#header .logo p{ 
  font-size:12px;
  color: #2c4058;
}
.toggle{
  display:none;
}
#header .nav ul { 
  text-align: center;
  margin:0;
  padding:0;
  font-weight:400;
  font-size:14px;
  text-transform: uppercase;
  font-weight:bold;
}
#header .nav ul li{ 
  display:inline-block;
  margin:0;
  position:relative;
}
#header .nav ul li a {
  color: #fff; 
  font-size: 12px;
  display: block;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 2px;
}
#header .nav ul li a:hover{
  color: #2c4058;
}

#header .nav ul.sub-menu li,
#header .nav ul.children li{
  display: inline;
}

/* --------- Homepage --------- */
#blog_sec i {
  font-size: 13px;
}
.postbtn {  
  text-align: right;
  margin: 20px;
}
.postbtn a {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  border: 1px solid #8b6aff;
  padding: 10px;
  color: #fff;
  background: #8b6aff;
}
.section-title {
  text-align: left;
  padding: 10px 0px;
}
h3.section-title {
  letter-spacing: 1px;
  font-style: italic;
  padding: 0;
}
.blog-section .section-title a {
  color: #000;
  font-size: 20px;
  font-weight: 900;
}
.blog-section .section-title a:after{
  content: "";
  display: block;
  width: 100px;
  height: 3px;
  background: #8b6aff;
  margin-top: 7px;
}
.blog-section .section-title a:hover{
  text-decoration:none;
}
.blog-section .new-text p{
  font-size: 14px;
  color: #a6acb6;
  margin: 10px 0;
  line-height:23px;
}
.blog-section .about-us{
  padding: 10px;
  margin-top:20px;
}
.blog-section  .about-us a{
  border: 1px solid #000;
  padding:8px 20px;
  color: #000;
  text-decoration:none;
  text-transform: uppercase;
  font-size: 19px;
}
.blog-section .button{
  margin: 0 18%;
  display: inline-block;
}
.blogpost{
  padding: 2% 0;
}
.blogpost h3{
  color: #8b6aff;
}
.blogpost img{
  width: 100%;
}
.blogpost .metabox{
  color:#2c4058;
  padding: 15px 0 5px;
  clear:both;
  border-top:1px solid #f1f1f1;
}
.blogpost .metabox span {
  margin-right: 24px;
  font-size: 14px;
}
.blogpost .date-color {
  position: absolute;
  margin-top: -52px;
  background: #2c4058;
  color: #fff;
  padding: 15px;
  text-align: center;
}
.blogpost .metabox .entry-author{
  float: right;
}
.blogpost .date-color i {
  margin-right: 5px;
  color: #fff;
}
.blogpost .metabox i {
  margin-right: 5px;
  color: #2c4058;
}
.blogpost .more-btn{
  margin: 10px 0;
}
.blogpost .more-btn a {
  background: #8b6aff;
  padding: 10px 7px 10px 15px;
  border-radius: 5px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
}
.blogpost .more-btn a:hover{
  background:#2c4058;
}
.blogpost .more-btn a i {
  margin-left: 10px;
  padding: 11px 10px;
  border-left: 1px solid #7e59ff;
  margin-right: 0px;
}
.blogpost .more-btn a:hover{
  background: #2c4058;
}
.blogpost hr {
  margin: 0;
  padding: 0;
  background: #2c4058;
}
/* Breadcrumb */

.bradcrumbs{
  padding:30px 0;
}
.bradcrumbs a{
  background:#f1f1f1;
  color:#000;
  padding:5px 15px;
  margin-right:5px;
  line-height: 37px;
}
.bradcrumbs a:hover{
  background:#ffd34e;
}
.bradcrumbs span{
  background:#dddddd;
  color:#000;
  padding:5px 15px;
}
/* --------- Blog Page ------- */
.metabox{
  margin: 10px 0;
  color:#2c4058;
  clear:both;
}
.metabox span{
  margin-right: 10px;
}
.metabox i{
  margin-right: 5px;
} 
/* Comments BOX */
#comments{
  margin-top:40px;
}
#comments h2.comments-title{
  font-size:20px;
  font-weight:bold;
  border-top:2px dotted #7e7e7e;
  padding:40px 0 0 0;
}
#comments h3.comment-reply-title{
  font-size:20px;
  font-weight:bold;
  clear:both;
}
#comments input[type="text"],
#comments input[type="email"],
#comments textarea {
  padding:12px 10px;
  font-size:18px;
  margin:20px 0 0 0;
}
#comments input[type="submit"].submit{
  background: #8b6aff !important;
  padding:10px 60px;
  text-transform:uppercase;
  font-weight:bold;
  margin-top:20px;
  margin-left: 0px;
  color: #fff;
}
#comments a.comment-reply-link{
  color:#000;
  background:#cecece;
  padding:5px 15px;
}
#comments a.comment-reply-link:hover{
  background:#dd3333;
}
#comments a time{
  color:#000;
  font-weight:bold;
  font-size:12px;
}
#content_box #comments ol li{
  width:100%;
  background:none;
  list-style:none;
  margin: 0 0 20px;
  padding: 20px;
  background:#eee;
  display:inline-block;
}
#content_box #comments ul{
  margin:0 0 0 40px;
}
#comments .reply{
  float:right;
}
.comment-respond{
  clear:both;
}
#comments .comment-metadata{
  width:90%;
  float:left;
  padding:1% 0 0 0;
}
#comments .comment-content{
  width:90%;
  float:left;
  margin-left:7%;
}
#comments p {
  width:90%;
  float:left;
}
.comment-list, ol.comment-list{
  list-style:none;
  margin-left:0;
  margin-top:20px;
  margin-bottom:20px;
}
.comment-list ul, ol.comment-list ul{
  list-style:none;
}
.comment-list li.comment{
  margin-top:20px;
}
.comment-list .comment-content h1,
.comment-list .comment-content h2,
.comment-list .comment-content h3,
.comment-list .comment-content h4,
.comment-list .comment-content h5,
.comment-list .comment-content h6{
  margin-top:15px;
}

/*--------------- Sidebar -----------------*/
#sidebar {
  padding-top: 36px;
}
#sidebar h3{
  font-size: 24px;
  color: #fff;
  background: #8b6aff;
  border-top-left-radius: 20px;
  padding: 15px;
  border-top-right-radius: 20px;
  text-align: center;
  font-weight: 900;
  letter-spacing: 2px;
}
#sidebar h3:after{
  content: "";
  display: block;
  width: 32px;
  height: 3px;
  margin-top: 7px;
}
#sidebar select {
  padding: 10px;
  border-radius: 10px;
  background: transparent;
}
#sidebar input[type="search"] {
  background:transparent;
  padding:10px 10px; 
  border:solid 1px #000; 
  font-size:15px; 
  color:#000;
  font-style: italic;
  border-radius: 15px;
  width: 100%;
  margin-bottom: 15px;
}
#sidebar input[type="submit"] {
  border: none;
  color: #fff;
  padding: 11px 20px;
  font-size: 15px;
  margin: 0;
  border-radius: 15px;
  width: 100%;
}
#sidebar aside{
  margin-bottom:20px;
}
#sidebar ul.sub-menu {
    border: none;
}
#sidebar ul {
  border: 1px solid #2c4058;
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 17px;
  border-radius: 18px;
  margin-top: -15px;
  background: #fff;
}

ul.children {
  border: none !important;
}
#sidebar ul li a{ 
  color:#2c4058;
  line-height: 32px;
}
#sidebar ul li{
  font-size: 14px; 
  padding-left:20px;
}
#sidebar ul li a:before {
  background: #2c4058;
  content: "";
  display: inline-block;
  height: 2px;
  margin-right: 12px;
  transition: all 0.15s ease-out 0s;
  vertical-align: middle;
  width: 8px;
}
#sidebar ul li a:hover, #sidebar ul li a:active, #sidebar ul li a:focus {
  text-decoration: none;
  transition: all 500ms ease 0s;
  color: #8b6aff !important;
  text-decoration: none !important;
  transition: all .3s;
}
#sidebar ul li a:hover {
  padding-left: 7px;
  position: relative;
}
#sidebar .tagcloud a {
  background: #8b6aff;
  color: #fff;
  font-size: 15px !important;
  padding: 5px 18px;
  margin: 0 0 5px;
  display: inline-block;
  border-radius: 10px;
}
#sidebar .tagcloud,
#sidebar .textwidget,
#sidebar form,
#sidebar #calendar_wrap {
  border: 1px solid #2c4058;
  font-size: 17px;
  border-radius: 18px;
  margin-top: -15px;
  background: #fff;
  padding: 10px;
}
#sidebar .tagcloud a:hover{
  background: #2c4058;
  color: #fff;
}
#sidebar table,#sidebar th,#sidebar td {
  border: 1px solid #eee;
  text-align: center;
  padding: 0px;
}
table {
  border-collapse: separate;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  margin: 0 0 1.75em;
  table-layout: fixed;
  width: 100%;
}
.widget.widget_calendar table {
  margin: 0;
}
.widget_calendar td,
.widget_calendar th {
  line-height: 2.5625;
  padding: 0;
  text-align: center;
}
.widget_calendar caption {
  font-weight: 900;
  margin-bottom: 1.75em;
  color: #000;
  padding-left: 15px;
}
.widget_calendar tbody a {
  background-color: #bbb;
  color: #fff;
  display: block;
  font-weight: 700;
}
.widget_calendar tbody a:hover,
.widget_calendar tbody a:focus {
  background-color: #686868;
  color: #fff;
}
.widget th,
.widget td {
  padding: 0.5384615385em;
}

/* Page */
#content_box p{
  line-height: 25px;
  font-size: 16px;
  margin:20px 0;
  color: #a6acb6;
}
#content_box hr{
  border:none;
  border-bottom:2px solid #7e7e7e;
  margin:20px 0;
  clear:both;
}
#content_box h1{
  padding-top: 10px;
  color: #2c4058;
  padding-bottom: 0px;
}
#content_box h2{
  padding:0;
  color:#2c4058;
  margin:0 0 25px;
}
#content_box h3{
  padding:0;
  color:#2c4058;
  margin:0 0 25px;
}
#content_box h4{
  padding:0;
  color:#2c4058;
  margin:0 0 25px;
}
#content_box  h6{
  margin:0 0 15px;
  padding:0;
  line-height:normal;
}
#content_box ul{
  list-style:none;
  margin:0 0 0 10px;
  padding:10px 0 0;
  font-size:16px;
}
#content_box ul li{
  padding:0 0 0 4px;
  margin:0 0 10px 0;
  line-height:25px;
}
#content_box ul li ul li{
  list-style-type: circle;
}
#content_box ol{
  list-style: none;
  margin:0 0 0 0px;
  padding:10px 0 0 0;
  font-size:16px;
  counter-reset: myCounter;
}
#content_box ol li{
  list-style-type: circle;
  padding:0 0 0 0;
  margin:0 0 20px 0;
}
#content_box ol li ol li{
  margin:0 0 20px 0;
  padding:0 0 0 5px;
}
#content_box  h5{
  margin:0 0 15px;
  padding:0;
  line-height:normal;
}
.read-moresec{
  margin:2% 0;
}
a.button {
  border: 2px solid #2c4058;
  color: #2c4058;
  font-size: 16px;
  margin: 20px 0 0;
  padding: 7px 30px;
  text-transform: uppercase;
  font-weight: bold;
}
a.button:hover {
  background: #8b6aff;
  color: #fff;
}
/*copyright css*/
.copyright-wrapper {
  background-color: #8b6aff;
  font-size: 15px;
  text-align: center;
  padding: 10px 0;
}
.copyright {
  color: #fff;
}
.copyright-wrapper a {
  color: #fff;
}

form.search-form label {
  display: inline;
}
.footer-wp {
  background: #2c4058;
}
.footer-wp .rssSummary,
.footer-wp ul li,
.footer-wp p{
  color: #fff;
}
.footer-wp h3 {
  text-align: left;
  font-size: 20px;
  letter-spacing: 2px;
  color: #fff;
}
.footer-wp h3:after {
  content: "";
  display: block;
  width: 40px;
  height: 3px;
  background: #fff;
  margin-top: 7px;
}
.footer-wp input[type="search"]{
  width:100%;
  float:left;
}
.footer-wp input[type="submit"] {
  border: none;
  background: #8b6aff;
  border-radius: 0;
  font-size: 12px;
}
.footer-wp  td#prev a {
  color: #fff;
}
.footer-wp caption {
  font-weight: bold;
  color: #fff;
  font-size: 25px;
  text-align: center;
  letter-spacing: 2px;
}
.footer-wp table,.footer-wp th,.footer-wp td{
  border: 1px solid #858282;
  text-align: center;
}
.footer-wp .widget th,.footer-wp .widget td{
  padding: 0px;
}
.footer-wp td {
  color: #fff;
}
.footer-wp th {
  text-align: center;
  padding: 10px;
  color: #fff;
}
.footer-wp select {
  padding: 8px 5px;
}
.footer-wp li a {
  color: #fff;
  font-size: 17px;
}
.footer-wp ul li {
  list-style: none;
  padding: 5px 0;
}
.footer-wp ul {
  margin: 0;
}
.footer-wp .widget {
  margin: 5% 0;
}
.footer-wp .tagcloud a {
  color: #fff;
  background: #8b6aff;
  font-size: 15px !important;
  padding: 5px 18px;
  margin: 0 0 5px;
  display: inline-block;
  border-radius: 10px;
}

/* Pagination */
.pagination {
  clear:both;
  position:relative;
  font-size:15px;  
  line-height:13px;
  float:right;  
  font-weight:bold;
  width:100%;
} 
.pagination span, .pagination a {
  padding: 12px 16px;
  display: block;
  float: left;
  margin: 0 3px;
  text-decoration: none;
  width: auto;
  color: #fff;
  background: #8b6aff;
  font-weight:bold;
  -webkit-transition: background .15s ease-in-out;
  -moz-transition: background .15s ease-in-out;
  -ms-transition: background .15s ease-in-out;
  -o-transition: background .15s ease-in-out;
  transition: background .15s ease-in-out;
  font-weight: bold;
} 
.pagination a:hover{
  color:#fff;
  background: #2c4058;
}
.pagination .current{
  background: #2c4058;
  color: #fff;
  font-weight:bold;
}
#content_box .pagination ul{
  margin:0;
  clear:both;
}
#content_box .pagination ul li{
  margin:0;
}

/* ------ Contact Form ------ */
.wpcf7{ 
  margin:0;
  padding:0;
  color:#222222;
}
.wpcf7 form{ 
  margin:0;
  padding:0;
}
.wpcf7 form span.last{ 
  float:none !important;
}
.wpcf7 form input[type="text"],
.wpcf7 form input[type="email"],
.wpcf7 form input[type="tel"],
.wpcf7 form input[type="url"],
.wpcf7 form input[type="date"],
.wpcf7 form select, .leftdiv input[type="text"],
.leftdiv input [type="url"],
.leftdiv input[type="email"],
.leftdiv input[type="tel"],
.wpcf7 form textarea{ 
  width:94%;
  background-color:#f8f8f8;
  border:1px solid #e6e5e5;
  padding:10px;
  margin-top:15px;
  color:#777777;
}
.wpcf7 form textarea, .rightdiv textarea{
  height:132px;
}
.wpcf7 form input[type="checkbox"],
.wpcf7 form input[type="radio"],
.wpcf7 form input[type="file"]{ 
  margin-top:10px;
  padding:0;
}
span.wpcf7-list-item{ 
  margin:0 15px 0 0 !important;
}
.wpcf7 form input[type="submit"]{
  margin:25px 0 0 0;
  padding:5px 20px;
  border:none;
  color:#ffffff;
  border-radius:4px;
  -moz-border-radius:4px;
  -o-border-radius:4px;
  -webkit-border-radius:4px;
  cursor:pointer;
  background-color:#00A885;
}
.pagination{
  display:table;
  clear:both;
}
.pagination ul{
  list-style:none;
  margin:20px 0;
}
.pagination ul li{
  display:inline;
  float:left;
  margin-right:5px;
}
.pagination ul li span,
.pagination ul li a{
  background:#222222;
  color:#fff;
  padding:5px 10px;
  display:inline-block;
}
.pagination ul li .current,
.pagination ul li a:hover{
  background:#ff8a00;
}
h1.entry-title, h1.page-title {
  padding: 10px;
  font-size: 25px;
  text-transform: uppercase;
  color: #8b6aff;
  text-align: left;
  font-weight: bold;
  margin-bottom: 10px; 
}
article img{
  height:auto;
}
article p{
  margin:10px 0;
}
form.search-form{
  margin-bottom:0px;
}
input.search-field,
.post-password-form input[type=password]{
  border:1px #eee solid;
  padding:4px;
}
input.search-submit,
.post-password-form input[type=submit]{
  border:none;
  color:#ffffff;
  padding:4px 10px;
  cursor:pointer;
}
.wpcf7-form p{ 
  color:#222222;
}

/*------------- Woocommerce --------------*/
.woocommerce .products li {
  width: 30% !important;
  text-align: center;
  margin: 0px 22px 20px 0 !important;
}
.woocommerce #sidebar {
  margin-top: 2em;
}
a.showcoupon,
.woocommerce-message::before{
  color: #2c4058;
}
.woocommerce-message {
  border-top-color: #2c4058;
}
.woocommerce span.onsale {
  background: #2c4058;
  color: #fff;
  padding: 0;
  border-radius: 0;
  margin: 0 !important;
}
h2.woocommerce-loop-product__title{
  color: #999;
  letter-spacing: 1px;
  font-weight: 500;
  font-size: 15px !important;
}
.woocommerce ul.products li.product .price,
.woocommerce div.product p.price, .woocommerce div.product span.price {
  color: #8b6aff;
}
.woocommerce div.product .product_title,.woocommerce div.product p.price, .woocommerce div.product span.price{
  margin-bottom: 5px;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button,.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{
  background: #2c4058;
  color: #fff;
  border-radius: 0;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover,.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover{
  background: #8b6aff;
  color: #fff;
}
.woocommerce .quantity .qty {
  width: 5em;
  padding: 5px;
  border-radius: 0;
  border: solid 1px #8b6aff;
  color: #8b6aff;
}
.col-1,.col-2 {
  max-width: 100%;
}
nav.woocommerce-MyAccount-navigation ul {
  list-style: none;
}
nav.woocommerce-MyAccount-navigation ul li {
  background: #2c4058 !important;
  padding: 12px!important;
  margin-bottom: 10px;
}
nav.woocommerce-MyAccount-navigation ul li a{
  color: #fff;
  font-weight: bold;
}
.posted_in {
  display: block;
}
.woocommerce .woocommerce-ordering select{
  padding: 10px;
}
span.woocommerce-input-wrapper,
.woocommerce label {
 width: 100%;
}
.woocommerce-product-gallery__image{
  padding: 2px;
}
/* our services */
#our-services{
  padding: 2% 0;
  text-align: center;
}
#our-services h4{
  padding: 10px 0 0 0;
  font-size: 22px;
  letter-spacing: 1px;
}
#our-services a h4{
  color: #2c4058;
}
#our-services .service-layout {
  box-shadow: 2px 2px 5px 5px #eee;
  margin-top: -80px;
  position: relative;
  background: #fff;
}
#our-services .text-content{
  padding: 5%;
}
/* about */
#about{
  padding: 2% 0;
}
#about h3{
  color: #a6acb6;
  font-size: 16px;
  font-weight: normal;
}
#about h3:before {
  background: #8b6aff;
  content: "";
  display: inline-block;
  height: 2px;
  margin-right: 12px;
  vertical-align: middle;
  width: 30px;
  margin-top: 5px;
}
#about h4{
  color: #2c4058;
}
#about p{
  color: #a6acb6;
  line-height: 2;

}
#about .more-btn a {
  background: #8b6aff;
  padding: 10px 7px 10px 15px;
  border-radius: 5px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
}
#about .more-btn a:hover {
  background: #2c4058;
}
#about .more-btn a i {
  margin-left: 10px;
  padding: 11px 10px;
  border-left: 1px solid #7e59ff;
}
#about .more-btn{
  margin: 20px 0;
}

/*responsive menu*/
@media screen and (max-width:720px) {
  .menus{
    background: transparent;
  }
  .carousel-control-prev, .carousel-control-next{
    width: auto;
  }
  .toggle,
  .topbar span{
    display:block;
  }
  .toggle a{
    width:100%;
    color:#fff;
    background:url('images/mobile_nav_right.png') no-repeat right center #8b6aff;
    padding:10px 10px;
    font-size:16px;
    border-bottom: 1px solid
  }
  .nav,
  #slider h2,
  #slider p{
    display:none;
  }
  .header .nav{
    float:none;
    margin:0;
    position:absolute;
    z-index:999;
    overflow-x:hidden;
    top: -64px;
    width: 100%;
  }
  .header .nav ul{ 
    width:100%;
    float:none !important;
    margin-top:20px;
    background-color:#222222;
  }
  .header .nav ul li{
    border-top:1px #303030 solid;
    display:block;
    float:none;
    text-align:left;
  }
  .nav ul li a{
    padding:5px 10px;
    display:block;
    color:#ffffff !important;
  }  
  .nav ul li a:hover{
    color:#ff8a00;
  }
  .nav ul li ul,
  .nav ul li ul ul{ 
    display:block !important;
  }
  .nav ul li ul li a:before{
    content:"\00BB \00a0";
  }
  .nav ul li ul li a{
    padding-left:20px !important;
  }  
  .nav ul li ul li ul li a{
    padding-left:30px !important;
  }  
  .header .nav ul li{
    width:100%!important;
  }
  .pagination{
    float:none;
  }
  .blog-section .button {
    margin: 0 auto;
    display: block;
    width: 34%;
  }
  .top-header{
    background: #2c4058;
  }
  .mail,
  .time,
  .social-icons,
  .location,
  .location .phone,
  .call,
  #header .logo,
  .search-box,
  #slider .inner_carousel,
  .call .phone{
    text-align: center;
    margin: 5px 0;
  }
  /*.location i{
    display: block;
  }*/
  #header .logo{
    position: static;
  }
  .free-btn {
    text-align: center;
    margin: 20px 0;
    background: #8b6aff;
  }
  #header{
    background: #8b6aff;
  }
  #slider .carousel-caption{
    left: 0px;
    right:0px;
  }
  #slider .more-btn{
    margin: 0px;
  }
  #our-services .service-layout{
    position: static;
    margin-top: 0px;
  }
   .logo{
    margin-top: 10px;
  }
  .woocommerce ul.products[class*=columns-] li.product,
  .woocommerce-page ul.products[class*=columns-] li.product{
    width: 95% !important;
    float: none !important;
  }
}
@media screen and (min-width:720px){
  .header .nav ul li ul{
    display:none;
    z-index:2;
    font-weight:normal;
    margin: 5% 0 0 0;
  }
  .header .nav ul li:hover > ul{
    display:block;
    background:#2c4058;
    width:200px;
    position:absolute;
    top:35px;
    left:0;
    text-align:left;
    padding:10px 0;
    z-index:99;
  }

  .header .nav ul li:hover > ul li{ 
    display:block;
  }
  .header .nav ul li:hover > ul li a{ 
    padding:7px 0px 7px 10px;
    color:#ffffff;
  }
  .header .nav ul li:hover ul li ul{
    display:none;
  }
  .header .nav ul li:hover ul li:hover > ul{
    display:block;
    position:absolute;
    left:100px;
    top:-30px;
  }  
  .header .nav ul.sub-menu{
    margin-top:6px;
  }
  .header .nav ul.sub-menu li a:hover{
    background:#8b6aff;
    color:#fff !important;
  }
  .header .nav ul {
    margin:0;
  }
  .header .nav ul li a{ 
    color:#fff;
    padding:14px 15px;
    display:block;
    border-right: 1px solid #7e59ff;
  }
}
@media screen and (max-width: 720px) and (min-width: 320px){
  .blog-section .new-line {
    padding-bottom: 5px;
    font-size: 26px;
    width: 60%;
    font-style: oblique;
  }
  #sidebar {
    clear: both;
  }
}
@media screen and (max-width: 768px) and (min-width: 720px){
  .top-header{
    background: #2c4058;
  }
  #slider p{
    display: none;
  }
  #our-services .service-layout{
    position: static;
    margin-top: 0px;
  }
  .woocommerce ul.products[class*=columns-] li.product,
  .woocommerce-page ul.products[class*=columns-] li.product{
    width: 42% !important;
    float: left !important;
    margin-right: 10px;
  }
  .carousel-control-prev, .carousel-control-next{
    width: 5.5%;
  }
  .free-btn{
    background: #8b6aff;
  }
  #header {
    background: rgba(0, 0, 0, 0) linear-gradient( 90deg ,transparent 28%, #8b6aff 26%) repeat scroll 0 0;
  }
  #header .logo{
    top:-45px;
  }
}

@media screen and (max-width: 1024px) and (min-width: 1000px){
  #header .logo{
    top:-30px;
  }
  .woocommerce ul.products[class*=columns-] li.product,
  .woocommerce-page ul.products[class*=columns-] li.product{
    width: 28% !important;
    float: left !important;
    margin-right: 10px;
  }
  #header {
    background: rgba(0, 0, 0, 0) linear-gradient( 124deg ,transparent 27%, #8b6aff 25%) repeat scroll 0 0;
  }
  .free-btn {
    background: rgba(0, 0, 0, 0) linear-gradient( 107deg ,#8b6aff 83%, transparent 22%) repeat scroll 0 0;
  }
  .carousel-control-prev, .carousel-control-next{
    width: 3.8%;
  }
}