/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

a, a:focus, a:hover, a:visited{outline:none !important;}

.ast-single-post .entry-content a, .ast-comment-content a:not(.ast-comment-edit-reply-wrap a) {
    text-decoration:none !important;
}

.main-header-menu > .menu-item > a{transition:0.8s;text-transform:uppercase;}
.main-header-menu > .menu-item > a:hover{color:#FFB619 !important;transition:0.8s;}

#footmenu ul {margin: 0 15px;list-style:square;color:#fff;}
#footmenu a{color:#fff;}
#footmenu a:hover{color:var( --e-global-color-primary );}


.footer-contact{margin:0 !important;}
.footer-contact a{color:#fff;}
.footer-contact a:hover{color:#FFB619}
.footer-contact li{display:flex;margin: 5px 0;line-height: 28px;color:#fff;}
.footer-contact .address:before {content: "\e9a7"; margin-right: 10px;font-size: 24px;font-style: normal;font-family: 'elementskit';color:#fff;}
.footer-contact .phone:before {content: "\e830"; margin-right: 10px;font-size: 24px;font-style: normal;font-family: 'elementskit';color:#fff;}
.footer-contact .email:before {content: "\e998"; margin-right: 10px;font-size: 20px;font-style: normal;font-family: 'elementskit';color:#fff;}

.inner {width: 1180px;margin: 0 auto;max-width: 100%;}
#footer {clear: both;background: var( --e-global-color-text);overflow:hidden;color: #fff;padding: 10px 0;text-align: center;font-size: 13px;}
#footer a {color: #fff;}
#footer a:hover {color:var( --e-global-color-primary )}
.fleft {float: left;}
.fright {float: right;}
@media screen and (max-width: 981px) {
#footer {font-size: 12px;padding: 10px 0;}
.fleft, .fright {float: none;}
.inner {width: 100%;padding: 0%;}
}


#scroll {position: fixed;right: 10px;bottom: 10px;cursor: pointer;width: 50px;height: 50px;background-color: var( --e-global-color-secondary);text-indent: -9999px;display: none;-webkit-border-radius: 60px;-moz-border-radius: 60px;border-radius: 60px;z-index: 999;}
#scroll span {position: absolute;top: 50%;left: 50%;margin-left: -8px;margin-top: -12px;height: 0;width: 0;border: 8px solid transparent;border-bottom-color: #ffffff;}
#scroll:hover {background-color:var( --e-global-color-primary );opacity: 1;filter: "alpha(opacity=100)";-ms-filter: "alpha(opacity=100)";}

.sidewidget h5{
	   color: #11161f;
    font-size: 18px;
    z-index: 9;
	  position: relative;
    font-weight: 700;
    padding-bottom: 20px;
    margin-bottom: 20px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.sidewidget h5::before{
    content: '';
    width: 45px;
    height: 2px;
    background:var( --e-global-color-primary );
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
}
.sidewidget ol, ul{
	margin: 0;
}
.sidewidget ul > li:last-child {
    border: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
.sidewidget li{
    list-style: none;
	   padding: 0;
    border-bottom: 1px dotted rgba(0,0,0,.2);
    margin-bottom: 18px;
    padding-bottom: 18px;
}

.sidewidget ul li a:hover {
   color:var( --e-global-color-primary )
}
.elementor embed, .elementor iframe, .elementor object, .elementor video{min-height:350px;}
.directorist-details-info-wrap .directorist-single-info .directorist-single-info__label{
    min-width:auto!important;
}

.directorist-details-info-wrap .directorist-single-info .directorist-single-info__value{
    text-align:right !important;
}

.directorist-single-tag-list{
background: #f0f3f6;
list-style: none;	
display: inline-block;
padding: 5px 20px;
border-radius: 4px;
font-size: 12px;
text-transform: uppercase;
letter-spacing: 2px;
margin-right: 5px;
margin-bottom: 10px;
font-weight: 500;
font-family: "Barlow",sans-serif;}

.directorist-card{border:none !important;}
.directorist-card .directorist-card__body {
	padding:20px 10px !important;}



/*------------------------------------------------------------------*\	
				11 - COMMENT STYLE																											
\*------------------------------------------------------------------*/
#comments {
  margin-top: 30px;
}

#comments:before, #comments:after {
  content: " ";
  display: table;
}

#comments:after {
  clear: both;
}

#comments .title, #comments .comments-title {
  font-size: 28px;
  position: relative;
  color: #11161F;
  font-weight: 600;
}

#comments .comments-title {
  padding: 20px 0 15px;
  margin: 0 0 30px;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

#comments .comments-title:after {
  content: '';
  width: 60px;
  height: 2px;
  background: #fc3c3c;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}

#comments input[type*="email"], #comments input[type*="text"], #comments textarea {
  padding-left: 10px;
  padding-right: 10px;
  min-height: 68px;
  background: #F0F3F6;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
}

#comments input[type*="email"]::-webkit-input-placeholder, #comments input[type*="text"]::-webkit-input-placeholder, #comments textarea::-webkit-input-placeholder {
  color: #797F89;
}

#comments input[type*="email"]::-moz-placeholder, #comments input[type*="text"]::-moz-placeholder, #comments textarea::-moz-placeholder {
  color: #797F89;
}

#comments input[type*="email"]:-ms-input-placeholder, #comments input[type*="text"]:-ms-input-placeholder, #comments textarea:-ms-input-placeholder {
  color: #797F89;
}

#comments input[type*="email"]:-moz-placeholder, #comments input[type*="text"]:-moz-placeholder, #comments textarea:-moz-placeholder {
  color: #797F89;
}

#comments input[type*="email"], #comments input[type*="text"] {
  height: 68px;
  padding: 0 20px;
  line-height: 68px;
}

#comments textarea {
  padding: 20px;
}

#comments .comment-rating {
  margin-bottom: 15px;
}

#comments #add_review_button,
#comments #submit {
  font-size: 14px;
  background: #fc3c3c;
  color: #fff;
  font-weight: 500;
  padding: 22px 38px;
  line-height: 1.2;
  position: relative;
  z-index: 9;
  display: inline-block;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  text-decoration: none;
  display: inline-block;
  letter-spacing: 2px;
  width: auto;
}

#comments #add_review_button:hover,
#comments #submit:hover {
  background: #11161F;
}

#comments #add_review_button {
  margin-bottom: 20px;
}

#comments .headline {
  height: 30px;
  text-align: left;
  margin-bottom: 10px;
}

#comments .headline h2 {
  padding: 0;
}

#comments .headline a {
  text-transform: uppercase;
  float: right;
  margin-top: 2px;
  font-size: 12px;
}

#comments #reply-title {
  font-size: 28px;
  color: #fc3c3c;
  margin: 0 0 6px;
  position: relative;
}

#comments #reply-title:before, #comments #reply-title:after {
  content: " ";
  display: table;
}

#comments #reply-title:after {
  clear: both;
}

#comments #reply-title small {
  float: right;
  font-weight: 500;
  font-size: 14px;
  line-height: 39px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 11;
}

#comments .comment-notes {
  margin-bottom: 20px;
}

#comments .comment-form-main {
  margin-top: 2px;
}

#comments .comment-form-main:before, #comments .comment-form-main:after {
  content: " ";
  display: table;
}

#comments .comment-form-main:after {
  clear: both;
}

#comments .comment-form-main .logged-in-as, #comments .comment-form-main .h-info {
  margin-bottom: 28px;
  margin-top: 16px;
}

#comments .comment-form-main .row {
  margin-left: -8px;
  margin-right: -8px;
}

#comments .comment-form-main .row > div {
  padding-left: 8px;
  padding-right: 8px;
}

#comments .comment-form-main .form-submit {
  margin-bottom: 20px;
}

#comments ol.comment-list {
  list-style: none;
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  display: block;
  float: left;
  width: 100%;
}

@media (max-width: 1024.98px) {
  #comments ol.comment-list {
    padding: 20px;
  }
}

#comments ol.comment-list .comment-body {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

#comments ol.comment-list .comment-body p {
  margin-bottom: 5px;
}

#comments ol.comment-list > li {
  width: 100%;
  float: left;
  position: relative;
}

#comments ol.comment-list > li:before {
  display: none;
}

#comments ol.comment-list > li li {
  position: relative;
}

#comments ol.comment-list > li li:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}

#comments ol.comment-list > li:last-child {
  padding-bottom: 0;
}

#comments ol.comment-list > li #respond {
  float: left;
  width: 100%;
  margin: 5px 0 32px;
  display: block !important;
}

#comments ol.comment-list > li #respond #reply-title {
  display: block;
}

#comments ol.comment-list > li #respond #reply-title #cancel-comment-reply-link {
  font-family: "Muli", sans-serif;
}

#comments ol.comment-list > li #respond .logged-in-as {
  margin-bottom: 30px;
}

#comments ol.comment-list > li:first-child .comment-inner {
  margin-top: 0;
}

#comments ol.comment-list > li:last-child {
  border: 0;
}

#comments ol.comment-list .the-comment {
  border-bottom: 1px solid #E9E9EE;
  padding-bottom: 28px;
  margin-bottom: 30px;
  position: relative;
}

#comments ol.comment-list .the-comment .media-comment-left {
  min-width: 90px;
  float: left;
}

@media (max-width: 1024.98px) {
  #comments ol.comment-list .the-comment .media-comment-left {
    min-width: 70px;
  }
}

@media (max-width: 490px) {
  #comments ol.comment-list .the-comment .media-comment-left {
    display: block;
  }
  #comments ol.comment-list .the-comment .media-comment-left .author-image {
    margin-bottom: 8px;
  }
}

#comments ol.comment-list .the-comment .media-comment-left .author-image {
  padding-top: 6px;
}

#comments ol.comment-list .the-comment .media-comment-left .author-image img {
  width: 70px;
  height: 70px;
  overflow: hidden;
  border-radius: 50%;
}

@media (max-width: 1024.98px) {
  #comments ol.comment-list .the-comment .media-comment-left .author-image img {
    width: 55px;
    height: 55px;
  }
}

#comments ol.comment-list .the-comment .media-comment-body {
  padding-left: 91px;
}

@media (max-width: 1024.98px) {
  #comments ol.comment-list .the-comment .media-comment-body {
    padding-left: 71px;
  }
}

@media (max-width: 490px) {
  #comments ol.comment-list .the-comment .media-comment-body {
    display: block;
    width: 100%;
    padding-left: 0;
  }
}

#comments ol.comment-list .the-comment .comment-rate {
  margin-top: 2px;
}

#comments ol.comment-list .the-comment .comment-rate .on {
  color: #fc3c3c;
}

#comments ol.comment-list .the-comment .author-meta {
  line-height: 1.8;
  position: relative;
  margin-bottom: 5px;
}

#comments ol.comment-list .the-comment .author-meta a {
  font-size: 14px;
}

#comments ol.comment-list .the-comment .author-meta .fn {
  font-weight: 600;
  display: block;
  width: 100%;
  font-size: 16px;
  font-style: normal;
  color: #11161F;
}

#comments ol.comment-list .the-comment .author-meta .fn a {
  font-size: 16px;
}

#comments ol.comment-list .the-comment .comment-meta {
  display: block;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 300;
  margin-bottom: 5px;
  color: #676767;
}

#comments ol.comment-list .the-comment .comment-info {
  position: relative;
  padding-left: 22px;
}

#comments ol.comment-list .the-comment .comment-info:after {
  content: '';
  width: 12px;
  height: 2px;
  background: #fc3c3c;
  position: absolute;
  top: 11px;
  left: 0;
  z-index: 1;
}

#comments ol.comment-list .the-comment .comment-info a {
  color: #999;
}

#comments ol.comment-list .the-comment .comment-info a:hover {
  color: #fc3c3c;
}

#comments ol.comment-list .the-comment .comment-body {
  position: relative;
  margin-top: 10px;
}

#comments ol.comment-list .the-comment .comment-body img {
  margin-bottom: 5px;
}

#comments ol.comment-list .the-comment .awaiting_moderation {
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 8px;
  padding: 2px 4px;
  font-style: normal;
}

#comments ol.comment-list .the-comment .comment-review-avg {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  color: #fc3c3c;
  font-weight: 600;
}

#comments ol.comment-list .the-comment .comment-action-wrap {
  position: absolute;
  top: 2px;
  right: 0;
}

#comments ol.comment-list .the-comment .comment-action-wrap a {
  color: #fc3c3c;
  display: inline-block;
  font-weight: 600;
  font-size: 14px;
}

#comments ol.comment-list .the-comment .comment-action-wrap a.comment-edit-link {
  color: #11161F;
  margin-right: 15px;
}

#comments ol.comment-list .children {
  display: block;
  float: left;
  width: 100%;
  padding-left: 50px;
  list-style: none;
}

@media (max-width: 1024.98px) {
  #comments ol.comment-list .children {
    padding-left: 40px;
  }
}

#comments ol.comment-list .children .comment-author {
  padding-left: 70px;
}

#comments ol.comment-list .children .children {
  padding-left: 50px;
}

@media (max-width: 1024.98px) {
  #comments ol.comment-list .children .children {
    padding-left: 30px;
  }
}

@media (max-width: 767.98px) {
  #comments ol.comment-list .children .children {
    padding-left: 20px;
  }
}

#respond {
  clear: left;
  margin-bottom: 30px;
}

#respond input[type="text"],
#respond input[type="tel"],
#respond input[type="password"],
#respond input[type="email"],
#respond textarea {
  width: 100%;
}

#respond .form-submit {
  margin: 16px 0 0;
}


