
body{
  font-family: "Roboto Slab", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  color:#646464;
}
body a{
  color:#646464;
}
body a:active,
body a:hover
{
  color:#a0ce4e;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6{
  font-family: "Roboto Slab", Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
  color:#646464;
}

.related-post-link-custom{
        margin: 50px auto !important;
        text-align: center !important;
        padding: 10px 50px !important;
        width: fit-content !important;
        border: 1px #8b8b8b solid !important;
        border-radius: 50px !important;
}
.related-post-link-custom .h2{
        color:#8b8b8b !important;
}
body h1{font-size: 40px;}
body h2{font-size: 30px;}
body h3{font-size: 25px;}
body h4{font-size: 20px;}
body h5{font-size: 18px;}
body h6{font-size: 15px;}
body #wrapper{margin:0 auto;}
/* Header Layout
   ========================================================================== */
.header-content{display: flex;width: 100%;}
.header-content .site-branding a{
  display: block;
  text-align: left;
}
body header .header-content .site-navigation ul.sub-menu li{
  line-height: 24px;
}
/* Basic responsive layout
   ========================================================================== */
.site-header .header-content, body:not([class*="elementor-page-"]) .site-main {
  margin-right: auto;
  margin-left: auto; 
}

@media (max-width: 575px) {
  .site-header .header-content, body:not([class*="elementor-page-"]) .site-main {
    padding-right: 10px;
    padding-left: 10px; 
  } 
}

@media (min-width: 576px) {
  .site-header .header-content, body:not([class*="elementor-page-"]) .site-main {
    max-width: 500px; 
  } 
}

@media (min-width: 768px) {
  .site-header .header-content, body:not([class*="elementor-page-"]) .site-main {
    max-width: 600px; 
  } 
}

@media (min-width: 992px) {
  .site-header .header-content, body:not([class*="elementor-page-"]) .site-main {
    max-width: 800px; 
  } 
}

@media (min-width: 1200px) {
  .site-header .header-content, body:not([class*="elementor-page-"]) .site-main {
    max-width: 1140px; 
  } 
}

/* General - https://codex.wordpress.org/CSS#WordPress_Generated_Classes
   ========================================================================== */
.alignright {
  float: right;
  margin-left: 1rem; 
}

.alignleft {
  float: left;
  margin-right: 1rem; 
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; 
}

.pagination {
  margin: 20px auto; 
}

.sticky {
  position: relative;
  display: block; 
}

.bypostauthor {
  font-size: inherit; 
}

.gallery-caption {
  display: block;
  font-size: 0.8125rem;
  line-height: 1.5;
  margin: 0;
  padding: 0.75rem; 
}

.wp-caption {
  margin-bottom: 1.25rem;
  max-width: 100%; 
}
.wp-caption.alignleft {
  margin: 5px 20px 20px 0; 
}
.wp-caption.alignright {
  margin: 5px 0 20px 20px; 
}
.wp-caption img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption-text {
  margin: 0;
  text-align: center; 
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
    background-color: #eeeeee;
    clip: auto !important;
    -webkit-clip-path: none;
            clip-path: none;
    color: #333333;
    display: block;
    font-size: 1rem;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}
body article.post{
    margin:30px 0;
    padding:0 15px;
    width:33.33%;
}
body.blog .page-content{
    display:flex;
}
body article.post .entry-title a{
    font-size:14px;
    font-weight:400;
    line-height:16px;
    letter-spacing:0;
}
body article.post .post-thumbnails img{
    padding:20px 0;
}
/* single
   ========================================================================== */
   body.single-post #wrapper{
       background:#e4e4e4 !important;
   }
   body.single-post .site-main header.page-header{
       text-align:center;
       margin:130px auto 100px auto;
   }
   body.single-post .site-main header.page-header h1{
       font-size:24px;
       line-height:28px;
       font-weight:400;
   }
   body.single-post .site-main header.page-header span{
        padding: 30px 50px;
        border-bottom: 2px solid #333333;
   }
   body.single-post .site-main p{
       font-size:12px;
       line-height:23px;
       letter-spacing:1;
   }
   body.single-post .site-main header.page-header h1,
   body.single-post .site-main p,
   body.single-post .site-main header.page-header{
       color:#333333;
   }
   .nav-pages{
       padding:20px 0;
       margin:30px 0;
       margin-bottom:150px;
	   display:flex;
   }
   .nav-pages a{
       padding:10px 30px;
       border:1px solid #333333;
       color:#333333;
       border-radius:50px;
   }
   .nav-pages a[rel="next"]{
       margin-left:auto;
   }
   body .site-main{
       margin:0 auto;
   }
   body.single-product .other-product{
       background:#4d4d4d;
       padding:70px 0;
   }
   .other-product{
       background:#4d4d4d;
       padding:70px 0;
   }
   .other-product .title-product,
    .other-product .other-product-content{
        margin:0 auto;
        width:1140px;
        max-width:1140px;
    }
    .other-product .title-product{
        text-align:center;
        margin-bottom:70px;
    }
    .other-product .title-product h2{
        border:1px solid #a5a5a5;
        display:inline-block;
        padding:15px 50px;
        font-size:21px;
        line-height:26px;
        letter-spacing:1;
    }
    .other-product .other-product-content{
        display:flex;
    }
    .other-product .other-product-item{
        width:33.33%;
        text-align:center;
        margin:0 15px;
    }
    .other-product .other-product-item .entry-title{
        font-size:18px;
        line-height:21px;
        color:#e4e4e4;
        font-weight:400;
        margin-bottom:30px;
    }
    .other-product .other-product-item .product-content{
        font-size:11px;
        line-height:13px;
        background-color:#333333;
    }
    .other-product .other-product-item .content-product{
        padding:20px;
		text-transform:lowercase;
		font-size:11px;
		line-height:14px;
    }
    .other-product .other-product-item .content-product .read-more{
        margin-top:20px;
        font-size:12px;
        color:#d8d8d8;
        line-height:14px;
        letter-spacing:1;
		text-transform:uppercase;
    }
    #product-grid .eael-grid-post-excerpt{
        text-align:center;
    }
    .related-posts .related-post-title{
        background-color:#333333;
        text-align:center;
        padding:30px 0;
    }
    .related-posts .related-post-link{
        background-color:#8b8b8b;
        text-align:center;
        padding:30px 0;
    }
    .related-posts .related-post-link h2{
        font-size:18px;
        font-weight:400;
        line-height:21px;
        letter-spacing:2;
        color:#ffffff;
    }
    .related-posts .related-post-title h2{
        font-size:24px;
        font-weight:400;
        line-height:21px;
        letter-spacing:2;
        color:#bebebe;
    }
    .relate-post-wrapper{
        width:1140px;
        margin:0 auto;
        max-width:1140px;
        position:relative;
        padding:90px 0;
    }
    .related-posts .related-content{
        font-size:14px;
        line-height:16px;
        font-weight:400;
        color:#1a1a1a;
        text-align:center;
        letter-spacing:1;
    }
    .related-posts .entry-title{
        font-size:14px;
        line-height:16px;
        font-weight:400;
        color:#1a1a1a;
        text-align:center;
        margin:15px auto;
    }
    .related-posts .related-content span{
        font-size:8px;
    }
    .related-posts .related-content .content-post{
        font-size:10px;
    }
    .related-posts .related-content .content-post .read-more a{
        font-size:11px;
        margin-top:20px;
        color:#333333;
        display:inherit;
    }
    .related-posts .owl-nav .owl-prev,
    .related-posts .owl-nav .owl-next{
        position: absolute;
        top: 30%;
        z-index: 99;
        font-size: 60px !important;
        color: #666666 !important;
    }
    .related-posts .owl-nav .owl-prev{
        left:-30px;
    }
    .related-posts .owl-nav .owl-next{
        right:-30px;
    }
/* Header layout
   ========================================================================== */
.site-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.site-branding {
  max-width: 300px; 
}
.site-branding .site-title,
.site-branding .site-description {
    margin: 0; 
}

.custom-logo-link {
  display: block; 
}
#searchform label,
#searchform input[type=submit]{
    display:none;
}
#searchform input::-webkit-input-placeholder { 
    font-family: "Font Awesome 5 Free";
  font-weight: 900;
    overflow: visible;
    vertical-align: top;
    display: inline-block !important;
    padding-left: 5px;
    padding-top: 2px;
    color: #ffffffff;
}

#searchform input::-moz-placeholder  { 
    font-family: "Font Awesome 5 Free";
  font-weight: 900;
    overflow: visible;
    vertical-align: top;
    display: inline-block !important;
    padding-left: 5px;
    padding-top: 2px;
    color: #ffffff;
}

#searchform input:-ms-input-placeholder  { 
    font-family: "Font Awesome 5 Free";
  font-weight: 900;
    overflow: visible;
    vertical-align: top;
    /* display: inline-block !important; */
    padding-left: 5px;
    padding-top: 2px;
    color: #fff;
}
#searchform input[type=text]{
    border-color:#ffffff;
    background:inherit;
    border-radius:50px;
    padding:10px 15px;
    color:#ffffff;
	font-size:14px;
	line-height:17px;
}

/* Main Menu
   ========================================================================== */
.site-navigation {
  grid-area: nav-menu;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; 
}
.site-navigation ul.menu, 
.site-navigation ul.menu ul,
ul.menu{
  list-style-type: none;
  padding: 0; 
}
.site-navigation ul.menu,
ul.menu{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; 
}
.site-navigation ul.menu li,
ul.menu li{
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; 
}
.site-navigation ul.menu li a,
ul.menu li a{
  display: block;
  padding: 0px 15px; 
  font-family: 'Red Hat Display';
}
.site-navigation ul.menu li.menu-item-has-children {
  padding-right: 15px; 
}
.site-navigation ul.menu li.menu-item-has-children:after {
  display: block;
  content: '\25BE';
  font-size: 1.5em;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #666666; 
}
.site-navigation ul.menu li ul {
  background: #fff;
  display: none;
  min-width: 150px;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 100%;
  border: #eeeeee 1px solid; 
}
.site-navigation ul.menu li ul li.menu-item-has-children a {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; 
}
.site-navigation ul.menu li ul li.menu-item-has-children:after {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg); 
}
.site-navigation ul.menu li ul ul {
  left: 100%;
  top: 0; 
}
.site-navigation ul.menu li:hover > ul {
  display: block; 
}
ul.menu{
    list-style:none;
    padding:0;
}
.slick-slider .slick-track, .slick-slider .slick-list{
	padding:0 !important;
}
a.carousel-arrow.carousel-prev{
	left:-20px !important;
}
.premium-carousel-wrapper a.carousel-arrow{
	top:46% !important;
}
a.carousel-arrow.carousel-next{
	right:-20px !important;
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom:30px !important;
}
/* blog
   ========================================================================== */
#himalaya-recent-posts{
	padding:0;
	list-style:none;
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: calc( -20px/2 );
	margin-right: calc( -20px/2 );
	
}
#himalaya-recent-posts li{
	width:33.33%;
	padding-right: calc( 20px/2 );
	padding-left: calc( 20px/2 );
	margin-bottom: 20px;
	color:#1a1a1a;
}
#himalaya-recent-posts li .recent-content .entry-content{
	color:#1a1a1a;
	font-size:10px;
	line-height:12px;
	padding:20px;
}

#himalaya-recent-posts li .recent-content .date-entry{
	color:#1a1a1a;
	font-size:8px;
	line-height:9px;
}
#himalaya-recent-posts li .recent-content .readmore{
	color:#666;
	font-size:11px;
	line-height:12px;
}

#himalaya-recent-posts li .recent-content{
	color:#1a1a1a;
	font-size:10px;
	line-height:12px;
}

.text-center{
	text-align:center;
}
#himalaya-recent-posts li .entry-title{
	font-size:14px;
	line-height:16px;
	letter-spacing:1;
	color:#1a1a1a;
}
.filter-blog{
	margin-bottom:30px;
	display:flex;
	justify-content:flex-end;
}
.filter-blog select{
	width:20%;
}
.filter-blog select.js-category{
	margin-right:20px;
}
.load-more{
	margin-top:30px;
	text-align:center;
}
.load-more{
	margin-top:30px;
	text-align:center;
}
.load-more .himalaya_loadmore{
	border-color:#a5a5a5;
	border-radius:50px;
	width:230px;
	color:#4d4d4d;
	font-size:14px;
}
.load-more .himalaya_loadmore:active,
.load-more .himalaya_loadmore:focus,
.load-more .himalaya_loadmore:hover{
	border-color:#a5a5a5;
	border-radius:50px;
	width:230px;
	color:#4d4d4d;
	font-size:14px;
	background:inherit;
}
select.js-category,
select.js-year{
    width: 200px;
	font-size: 16px;
	line-height: 23px;
	border: 0;
	border-radius: 5px;
	height: auto;
	background: url(http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png) no-repeat right;
		background-position-x: right;
	-webkit-appearance: none;
	background-position-x: 135px;
	border-radius: 0;
}
/* footer
   ========================================================================== */
  body .site-footer .footer-widget{
    margin:0 auto;
    display: flex;
  }
  body .site-footer.footer-1-col .footer-widget .footer-col-1{
    width: 100%;
  }
  body .site-footer.footer-2-col .footer-widget .footer-col-1{
    width: 50%;
    padding-right: 15px;
  }
  body .site-footer.footer-2-col .footer-widget .footer-col-2{
    width: 50%;
    padding-left: 15px;
  }
  body .site-footer.footer-3-col .footer-widget .footer-col-1{
    width: 33.33%;
    padding-right: 15px;
  }
  body .site-footer.footer-3-col .footer-widget .footer-col-2,
  body .site-footer.footer-3-col .footer-widget .footer-col-3{
    width: 33.33%;
    padding:0 15px;
  }
  body .site-footer.footer-3-col .footer-widget .footer-col-3{
    padding-right:0;
  }  
  body .site-footer.footer-4-col .footer-widget .footer-col-1,
  body .site-footer.footer-4-col .footer-widget .footer-col-2,
  body .site-footer.footer-4-col .footer-widget .footer-col-3,
  body .site-footer.footer-4-col .footer-widget .footer-col-4{
    width: 25%;
    padding:0 15px;
  }
  body .site-footer.footer-4-col .footer-widget .footer-col-1{
    padding-left: 0px;
  }
  body .site-footer.footer-4-col .footer-widget .footer-col-4{
    padding-right: 0;
  }
  body .site-footer.footer-alt-1 .footer-widget .footer-col-1{
    width: 40%;
    padding-right: 15px;
  }
  body .site-footer.footer-alt-1 .footer-widget .footer-col-2,
  body .site-footer.footer-alt-1 .footer-widget .footer-col-3,
  body .site-footer.footer-alt-1 .footer-widget .footer-col-4{
    width: 20%;
    padding:0 15px;
  }
  body .site-footer.footer-alt-1 .footer-widget .footer-col-4{
    padding-right: 0;
  }
  body .site-footer .footer-copyright{
    margin:0 auto;
    text-align: center;
  }
  #footer-custom-top p{
      font-family: 'Red Hat Display';
      font-weight:400;
      color:#ffffff;
      font-size:12px;
      line-height:26px;
  }
  heading-footer-2{
      font-family: 'Red Hat Display';
      font-weight:700;
      color:#ffffff;
      font-size:12px;
      line-height:26px;
  }
/* Post Item in Archive
   ========================================================================== */

.post .wp-post-image {
  width: 100%;
  max-height: 500px;
  -o-object-fit: cover;
     object-fit: cover; 
}
@media (max-width: 991px) {
  .post .wp-post-image {
    max-height: 400px; 
  } 
}
@media (max-width: 575px) {
  .post .wp-post-image {
    max-height: 300px;
  } 
}
/* Comments
   ========================================================================== */
#comments .comment-list {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: .9em; 
}

#comments .comment,
#comments .pingback {
  position: relative; 
}
#comments .comment .comment-body,
#comments .pingback .comment-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 30px 0 30px 60px;
  border-bottom: 1px solid #cccccc; 
}
body.rtl #comments .comment .comment-body, body.rtl
#comments .pingback .comment-body {
  padding: 30px 60px 30px 0; 
}
#comments .comment .avatar,
#comments .pingback .avatar {
  position: absolute;
  left: 0;
  border-radius: 50%;
  margin-right: 10px; 
}
body.rtl #comments .comment .avatar, body.rtl
#comments .pingback .avatar {
  left: auto;
  right: 0;
  margin-right: 0;
  margin-left: 10px; 
}

#comments .comment-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: .9rem; 
}

#comments .reply,
#comments .comment-metadata {
  font-size: 11px;
  line-height: 1; 
}

#comments .children {
  position: relative;
  list-style: none;
  margin: 0;
  padding-left: 30px; }
  body.rtl #comments .children {
    padding-left: 0;
    padding-right: 30px; 
}
#comments .children li:last-child {
  padding-bottom: 0; 
}

#comments ol.comment-list .children:before {
  display: inline-block;
  font-size: 1em;
  font-weight: normal;
  line-height: 100%;
  content: '\21AA';
  position: absolute;
  top: 45px;
  left: 0;
  width: auto; 
}
body.rtl #comments ol.comment-list .children:before {
  content: '\21A9';
  left: auto;
  right: 0; 
}

@media (min-width: 768px) {
  #comments .comment-author,
  #comments .comment-metadata {
    line-height: 1; 
  } 
}

@media (max-width: 767px) {
  #comments .comment .comment-body {
    padding: 30px 0; 
  }
  #comments .children {
    padding-left: 20px; 
  }
  #comments .comment .avatar {
    position: inherit;
    float: left; 
  }
  body.rtl #comments .comment .avatar {
      float: right; 
  } 
  body .site-footer .footer-widget{
    display: block;
  }
  body .site-footer .footer-widget .footer-col-1,
  body .site-footer .footer-widget .footer-col-2,
  body .site-footer.footer-widget .footer-col-3,
  body .site-footer .footer-widget .footer-col-4{
    width: 100% !important;
    padding:0 10px !important;
  }
  body .site-header .header-content,
  body .site-main,
  body #wrapper,  
  body .site-footer .footer-widget{
    max-width: 100% !important;
  }
	.hfe-active-menu.hfe-active-menu-full-width + .hfe-nav-menu__layout-expandible, .hfe-active-menu.hfe-active-menu-full-width + .hfe-nav-menu__layout-horizontal, .hfe-active-menu.hfe-active-menu-full-width + .hfe-nav-menu__layout-vertical{
		top:150%;
	}
	a.carousel-arrow.carousel-prev{
		left:0px !important;
	}
	a.carousel-arrow.carousel-next{
		right:0px !important;
	}

}

@media (hover: none) and (pointer: coarse) {
    /* Smartphones and touchscreens */

}
