:root {
  --purple-color: #5819b8;
  --black-color: #000;
  --grey-color: #F5F5F5;
  --red-color: #FF4848;
  --white-color: #ffffff;
}
/*------------------ Contact Page -----------------*/
.c_icon {
  margin: 0 auto;
}
h3.contact-page {
  margin-left: 3%;
  font-weight: bold;
  color: #18304c;
  border-bottom: solid 4px #d3da36;
  display: table;
  margin-bottom: 4%;
}
.contac_form form {
  max-width: 500px;
  margin: 0 auto;
  margin-top: 20px;
}
.contac_form input[type='text'],
.contac_form input[type='email'],
.contac_form input[type='url'],
.contac_form input[type='password'],
.contac_form input[type='search'],
.contac_form input[type='number'],
.contac_form input[type='tel'],
.contac_form input[type='range'],
.contac_form input[type='date'],
.contac_form input[type='month'],
.contac_form input[type='week'],
.contac_form input[type='time'],
.contac_form input[type='datetime'],
.contac_form input[type='datetime-local'],
.contac_form input[type='color'],
.contac_form select,
.contac_form textarea,
.contac_form .wpcf7 .wpcf7-form-control-wrap[class*="file-"] {
  width: 100%;
  color: #2f3357;
  border-radius: 0px;
  box-shadow: none;
  background-color:#fff;
  border:none;
}
.inner-cont:hover i {
    color: #fff;
}
.inner-cont:hover .c_icon i{
    background: #f74748;
}
.contact-box .wpcf7 input[type="text"], .contact-box .wpcf7 input[type="email"] {
  width: 100% !important;
  font-size: 16px;
  padding: 10px 10px;
  margin: 0 12px 23px 0;
  height: auto;
  float: left;
}
.contact-box .wpcf7 input[type="text"]::placeholder{
  color: #13182c;
  font-style: italic;
}
.contact-box .wpcf7 input[type="email"]::placeholder{
  color: #13182c;
  font-style: italic;
}
.contac_form.col-md-12 {
  margin-top: 20px;
}
section#contact-box{
  padding:0;
  margin:0;
}
.contact-info {
  font-size: 14px;
  line-height: 26px;
  padding: 0;
  width: 100%;
}
.inner-cont {
  padding: 10px 5px;
  background: #ffffff;
}
.contac_form h3 {
  text-align: center;
  color: #f74748;
}
.contact-email i, .contact-address i, .contact-phone i {
  text-align: center;
  border-radius: 50%;
  font-size: 38px;
  color: #f74748;
  margin: 0 auto;
  text-align: center;
  width: 87px;
  height: 87px;
  line-height: 87px;
  display: inline-table;
 font-style: normal;
}
.contact-info .head{
  color:#000;
}
.contact-box a{
  color:#1d2027;
}
.c_content span {
  font-size: 18px;
  color:#13182c;
}
.c_content p{
  font-size: 16px;
  color:#13182c;
}
.contac_form form {
  max-width: 500px;
  margin: 0 auto;
  margin-top: 20px;
  padding-bottom: 5px;
  margin-bottom: 5%;
}
.contac_form .fancy-title {
    width: 250px;
    margin: 0 auto;
}
.contac_form label{
  width: 100%;
}
.contact-box .contac_form textarea{
  max-height: 100px;
}
.contact-box .contac_form textarea::placeholder{
  color: #13182c;
  font-style: italic;
}
.contact-box .contac_form input[type="submit"]{
  background-color: #f74748;
  color: #fff;
  margin-top: 20px;
  border: 1px solid #f74748;
  font-size: 18px;
  padding: 6px 45px;
  border-radius: 30px;
}
.contact-box .contac_form input[type="submit"]:hover {
  box-shadow: 7px 7px #f7474894;
  transition: .3s;
}
.contact-box p {
  color: #000000;
  padding-left: 10px;
  padding-right: 10px;
}
/* ----------------------- POST---------------------- */
.post-section {
  padding: 20px 0;
}
.post-template-default h1 {
  font-size: 30px;
}
a.page-numbers, span.page-numbers.current {
  padding: 10px !important;
  background: #5819B8;
  color: #ffffff !important;
  border: 1px solid #5819B8;
}
.navigation span.page-numbers.current{
  background: #ffffff;
  border: 1px solid #5819B8;
  color: #000000 !important;
}
.blog-icon i {
  font-size: 20px;
  background: #bbb;
  border-radius: 50%;
  padding: 10px 14px 12px 15px;
  color: #fff;
  margin-right: 1%;
}
.blog-icon i:hover {
    background: #d3da36;
    color: #fff;
}
.blog-icon i.fa-google-plus {
    padding: 12px 10px 12px 11px
}
aside#search-3 {
  padding: 0 !important;
}
.feature-image-box img{
  width:100%;
}
.feature-image-box img a:hover{
  opacity:0.8;
}
.post-singlepage {
  border: solid 1px #bbb;
  box-shadow: 0 0 1px #bbb;
}
.bradcrumbs{
  padding:30px 0;
}
.bradcrumbs a{
  background: #f74748;
  color: #fff;
  padding:5px 15px;
  margin-right:5px;
  font-weight: 600;
}
.bradcrumbs span{
  background:#fff;
  color: #000;
  padding:5px 15px;
  font-weight: 600;
}
/* --------- Inner Pages --------- */
.more_info a {
  background: #333;
  color: #ffffff;
  padding: 10px;
  border-radius: 20px;
}
.more_info {
  margin: 20px 0;
}
.more_info a:hover {
  background: #ffffff;
  color: #333333;
}
/* --------- Blog Page ------- */
.main_title h1 {
  margin: 20px 0;
  position: relative;
  font: normal normal bold 40px/48px Open Sans;
  letter-spacing: 0px;
  color: #000000;
}
/*.main_title h1:before {
  content: '';
  background: #f74748;
  position: absolute;
  width: 15%;
  height: 2px;
  bottom: 0;
}*/
#full-width-blog .postbox h3{
  font-weight:normal;
  font-size: 35px;
}
.postbox h3 {
  padding: 10px 0;
}
.blogimg-full img{
  width: 100%;
}
.metabox img {
  border-radius: 50%;
  margin-left: 30%;
}
.postbox {
   margin-bottom: 39px;
}
.postbox h2{
  margin:0 0 5px;
  font-weight:bold;
}
a.post-readmore i {
   margin-left: 8px !important;
   font-size: 18px;
   border-bottom: 1px solid #ffffff;
   padding-bottom: 2px;
}
.widget_recent_entries li {
  margin: 20px 10px;
}
.postbox  a.blogbutton {
  background:none;
  color:#fff;
  font-size:12px;
  font-weight:bold;
  color:#fff;
  padding:6px 25px;
  border:1px solid #000;
  color:#000;
  font-size:18px;
  text-transform:uppercase;
  margin:25px 0 0 0;
  display:table;
}
.blogbutton-small{
  background:none;
  font-size:12px;
  font-weight:bold;
  padding:6px 25px;
  border:1px solid #000;
  color:#000;
  font-size:14px;
  text-transform:uppercase;
  margin:14px 0 0 0;
  display:table;
}
.blog-button a:hover {
    color: #54d4fd;
}
.metabox {
  color: #000;
  padding: 5px 0;
  clear: both;
  margin: 10px 0;
  border-top: 1px solid #13182c;
  border-bottom: 1px solid #13182c;
}
.metabox span.seperator:first-child {
  display: none;
}
.metabox span{
  margin-right: 10px;
}
.metabox span i{
  margin-right: 10px;
}
.metabox .entry-date{
  margin: 0 15px 0 0;
  color:#13182c;
}
.metabox .entry-author{
  margin: 0 15px 0 0;
  color:#13182c;
}
.metabox .entry-author a,
.metabox .entry-comments{
  color: #13182c;
}
#comment-nav-above .nav-links {
  width: 100%;
  float: left;
  margin-bottom: 17px;
}
.post-featured img {
  width: 100%;
}
.feature-box{
  margin-bottom: 10px;
}
.feature-box img{
  width: 100%;
}
.single-post-block .single-content p {
  font: normal 16px/30px Open Sans;
  color: #000000;
  padding: 20px 0;
}
.post-views {
  font-size: 16px;
  padding: 0px 0 10px;
}
.post_ctg {
  display: -webkit-box;
  padding-bottom: 15px;
}
.single-post-block ul.post-categories {
    padding-left: 10px;
}
.authordetails {
  padding-top: 25px;
}
.authordetails .author_links {
  padding-left: 17%;
  font-weight: bold;
  margin-bottom: 7px;
}
.authordetails .author_links{
  font-family: var(--comforta-font);
}
.authordetails .b-content{
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 27px;
  color: #90939c;
  font-family: var(--comforta-font);
  font-style: italic;
}
.authordetails img{
  border-radius: 50%;
}
.authordetails ul {
  list-style-type: none;
  margin-left: 18%;
  margin-top: 10px;
  position: relative;
}
.authordetails ul li {
  display: inline;
}
.authordetails ul li a {
  background-color: #5819B8;
  padding: 9px 15px 9px 15px;
  color: white;
  border-radius: 50%;
  width: 40px;
  margin-right: 10px;
}
.inner-sbox h3 a{
  font: bold 14px Open Sans;
  letter-spacing: 0px;
  color: var(--black-color);
}
.inner-sbox p{
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 27px;
  color:#90939c;
  font-family: Open Sans;
}
.inner-sbox .post-readmore{
  font: 400 12px/15px Open Sans;
  letter-spacing: 0px;
  color: #5819b8;
  display: inline-block;
}
.post-featured .blog-information ul.post-categories a{
  font: 600 12px/17px Open Sans;
  letter-spacing: 0px;
  color: #5819B8;
  padding: 6px 15px;
}
.blog-information .blog-heading a {
  font: bold 24px/31px Source Sans Pro;
  letter-spacing: 0px;
  color: #000000;
}
.blog-information p.blog-content{
  font: normal 16px/26px Open Sans;
  letter-spacing: 0px;
  color: #000000;
  padding-bottom: 20px;
}
.blog-information .author-name{
  font: bold 16px/22px Open Sans;
  letter-spacing: 0px;
  color: #000000;
}
.post-featured span.latest-post-cate ul li a:after {
  content: '';
  background: #B2B2B2;
  position: absolute;
  width: 3px;
  height: 3px;
  border-radius: 50px;
  top: 12px;
  right: 10px;
}
.post-featured .blog-date{
  font: normal normal normal 16px/22px Open Sans;
  letter-spacing: 0px;
  color: var(--black-color);
  padding-left: 15px;
}
.archive  h1{
  font-family: var(--comforta-font);
  color: #13182c;
  font-weight: normal;
  font-size: 30px;
  padding-top: 25px;
}
.search .entry-title{
  font-family: var(--comforta-font);
  color: #13182c;
  font-weight: normal;
  font-size: 30px;
  padding-top: 25px;
}
.postbox.smallpostimage {
  border: 1px solid #A3A3A3;
  border-radius: 5px;
}
.post-content-boxx {
  padding: 15px 25px 20px;
}
/*-------404 Pgae----------*/
.page-content h1 {
  font-size: 15em;
  color: #5819b8;
  text-shadow: 1px 1px 1px #823bee, 2px 2px 1px #823bee, 3px 3px 1px #823bee, 4px 4px 1px #823bee, 5px 5px 1px #823bee, 6px 6px 1px #823bee, 7px 7px 1px #823bee, 8px 8px 1px #823bee, 25px 25px 8px rgb(0 0 0 / 20%);
}
p.text-404 {
  margin: 2rem 0;
  font-size: 20px;
  font-weight: 600;
  color: #444;
}
/* --------- search Page ------- */
.postbox h6 {
  font-weight: bold;
}
/*---- Related post css -----*/
.related-posts .postbox{
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 0;
  padding: 10px;
}
.related-posts{
  padding: 2% 0;
  border-top: 1px solid;
  clear: both;
}
.related-posts h2{
  font-size: 28px;
  font-weight: 600;
  color: #000;
  letter-spacing: 0;
}
/*------------- Page -----------------*/
.title-box{
  color:#fff;
  text-transform:uppercase;
  font-weight:bold;
  text-align:center;
  margin-bottom:25px;
}
.title-box img{
  width:100%;
}
.title-box h1 {
  font-weight: bold;
  text-shadow: 0 2px 2px rgba(150, 150, 0, 0.58);
  font-size: 34px;
  color: #fff ;
}
.above_title {
  position: absolute;
  right: 0;
  left: 0;
  margin-top: 6%;
}
.read-moresec{
  margin:2% 0;
}
.middle-content {
  padding-bottom: 20px;
}
/* ------------- Category --------------------*/
/*--- Share icon css ----*/
.share_icon i {
  padding: 10px 10px 10px 8px;
  margin: 0 0;
  background-color: #ffffff;
  color: #5819b8;
  border: 1px solid #5819b8;
  border-radius: 7px;
  width: 36px;
  margin: 5px 4px;
  text-align: center;
}
.share_icon i:hover {
  color: #ffffff;
  background-color: #5819b8;
}
#blog-right-sidebar #slider,#blog-left-sidebar #slider,#full-width-blog #slider{
  margin-bottom: 3%;
}
/* post comment button */
input#submit:hover{
  transition: 0.2s;
  border-left: none !important;
  border-right: none !important;
}
/* next button */
.nav-next .meta-nav, .nav-previous .meta-nav{
  transition: all 0.5s;
}
.nav-next .meta-nav, .nav-previous .meta-nav{
  position: relative;
  transition: 0.5s;
}
.nav-next .meta-nav:hover{
  padding: 8px 30px 8px 10px;
}
.nav-next .meta-nav:after{
  content: '»';
  position: absolute;
  opacity: 0;
  top: 2px;
  right: -20px;
  transition: 0.5s;
  font-size: 20px;
}
.nav-next .meta-nav:hover:after {
  opacity: 1;
  right: 10px;
}
/* previous button */
.nav-previous .meta-nav:hover{
  padding: 8px 10px 8px 30px;
}
 .nav-previous .meta-nav:after {
  content: '«';
  position: absolute;
  opacity: 0;
  top: 2px;
  left: -20px;
  transition: 0.5s;
  font-size: 20px;
}
.nav-previous .meta-nav:hover:after {
  opacity: 1;
  left: 10px;
}
.wpcf7 form .wpcf7-response-output{
  margin-left: 0;
  text-align: center;
}
/*----Blog page css-----*/
.author-box img {
    width: 40px;
    border-radius: 50px;
}
ul.post-categories {
    margin: 0;
    list-style: none;
}
.blog-information li {
    margin-bottom: 10px;
}
/*------hot deal------*/
ul.products li.product .woocommerce-loop-category__title, ul.products li.product .woocommerce-loop-product__title, ul.products li.product h3 {
    padding: 0.5em 0;
    margin: 0;
    font-size: 1em;
}
.star-rating::before {
    content: "sssss";
    color: #d3ced2;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
}
.products .star-rating {
    display: block;
    margin: 10px auto;
    float: none;
}
.star-rating {
    float: right;
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    font-size: 1em;
    width: 5.4em;
    font-family: star;
    color: #ffd116;
}
.star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
}
.star-rating span::before {
    content: "SSSSS";
    top: 0;
    position: absolute;
    left: 0;
}
ul.products li.product strong {
    display: block;
}
ul.products li.product .price {
    color: #5819B8;
    display: block;
    font-weight: 400;
    margin-bottom: 0.5em;
    font-size: .857em;
}
a.button, button.button, input.button {
    font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: 0.618em 1em;
    font-weight: 700;
    border-radius: 3px;
    left: auto;
    background-color: #5819B8;
    border-radius: 0;
    padding: 10px 14px;
    color: #fff;
    border: 0;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
}
li.product {
    box-shadow: 3px 3px 13px #ccc;
    padding: 30px 20px !important;
    position: relative;
    bottom: 0;
    list-style: none;
}
ul.products {
    text-align: center;
}
li.product:hover {
    bottom: 15px;
    transition: 2s;
}
span.onsale {
    position: absolute;
    top: 0;
    left: 0;
    background: #5819b8;
    color: #fff;
    padding: 12px 12px;
    font-weight: 600;
}
/*---  Shiping Page----------*/
h2.shipping-main-heading {
    font: bold 34px/42px Source Sans Pro;
}
p.shipping-main-para {
    font: normal 16px/26px Open Sans;
    padding: 10px 0;
}
h4.shipping-small-heading{
  font: bold 25px/42px Source Sans Pro;
  padding: 20px 0;
}
#shipping-page ul li {
    font: normal 16px/26px Open Sans;
    list-style: inside;
}
#shipping-page img{
  margin-bottom: 20px;
}
.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text{
  width: 118px
}
.woocommerce a.added_to_cart{
  display: block;
}
.woocommerce .woocommerce-product-rating .star-rating{
  float: left !important;
}
.woocommerce div.product p.price, .woocommerce div.product span.price{
  font-size: 20px;
    margin-bottom: 10px;
}
table.wishlist_table {
    font-size: 16px;
}
.woocommerce nav.woocommerce-pagination ul li a:hover{
  color: #000 !important;
}
.woocommerce ul.products li.product a img{
  width: auto;
  margin: 0 auto;
}
