/*
Theme Name:     Neve Child
Theme URI:      https://themeisle.com/themes/neve/
Template: neve
Author:         ThemeIsle
Author URI:     https://themeisle.com
Description:    Neve is a super fast, easily customizable, multi-purpose theme. It’s perfect for blogs, small business, startups, agencies, firms, e-commerce shops (WooCommerce storefront) as well as personal portfolio sites and most types of projects. A fully AMP optimized and responsive theme, Neve will load in mere seconds and adapt perfectly on any viewing device. While it is lightweight and has a minimalist design, the theme is highly extendable, it has a highly SEO optimized code, resulting in top rankings in Google search results. Neve works perfectly with Gutenberg and the most popular page builders (Elementor, Brizy, Beaver Builder, Visual Composer, SiteOrigin, Divi). Neve is also WooCommerce ready, responsive, RTL & translation ready. Look no further. Neve is the perfect theme for you!
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:    neve
Tags: blog, custom-logo, e-commerce, rtl-language-support, post-formats, grid-layout, one-column, two-columns, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, accessibility-ready, wide-blocks, block-styles
*/

@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?65la28');
  src:  url('fonts/icomoon.eot?65la28#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?65la28') format('truetype'),
    url('fonts/icomoon.woff?65la28') format('woff'),
    url('fonts/icomoon.svg?65la28#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="fa-"], [class*=" fa-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-twitter:before {
  content: "\f099";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-facebook-f:before {
  content: "\f09a";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-youtube:before {
  content: "\f167";
}

body {
	font-size: 1rem;
}
.section {
	display: block;
}
.theme-page-header-area {
    background: #17212c url(https://www.estonetech.com/wp-content/uploads/2021/04/tablet-panel-pc-design-manufacturing-banner.jpg.webp);
    background-attachment: scroll;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
	padding: 12.5rem 0 7rem 0;
	position: relative;
    width: 100%;
    height: 100%;
	margin-top: -105px;
}
	
.theme-page-header-area .overlay {
    background-color: rgba(0, 0, 0, 0.7);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
}
	
@media (max-width: 768px) {
.page-header-title {
    text-align: center !important;
}}
	
.page-header-title {
    position: relative;
    word-wrap: break-word;
}
	
.text-left {
    text-align: left;
}
	
.theme-blog {
    margin: 0;
    padding-bottom: 2.5rem;
    width: 100%;
}
	
.theme-block {
    position: relative;
    padding: 5rem 0 1.875rem;
}
	
.theme-blog .post {
    background-color: #000;
    border: 1px solid #333;
    border-radius: 3px;
    padding: 0;
    transition: all 0.5s;
}
	
.theme-blog .post-thumbnail {
    position: relative;
    overflow: hidden;
    margin: 0;
}
	
.pt-3, .py-3 {
    padding-top: 1rem !important;
}
	
.m-3 {
    margin: 1rem !important;
}
	
.img-fluid {
    max-width: 100%;
    height: auto;
}
	
.entry-meta {
    font-weight: 500;
    font-size: 0.938rem;
    width: 100%;
    overflow: hidden;
}
	
.entry-meta > span {
    color: #878e94;
    margin: 0px -5px 0px 0px;
}
	
.theme-blog .post .entry-header {
    position: relative;
}
	
.theme-blog .post .entry-header::before {
    background-color: #626364;
	bottom: -8px;
	position: absolute;
    left: 0;
    width: 50px;
    height: 1px;
    content: '';
}
	
.entry-meta > span {
    color: #878e94 !important;
    margin: 0px -5px 0px 0px;
}
	
.read-more-wrapper {
	float: right;
	margin-bottom: 20px;
}
	
.pagination {
    margin: 0 0 3.125rem;
    display: block;
    padding: 0;
    text-align: center;
	list-style: none;
	border-radius: 0.25rem;
}
	
.pagination .nav-links .page-numbers.current {
    background-color: #cc0000;
    border: 1px solid #cc0000;
}
	
.navigation.pagination .nav-links .page-numbers, .navigation.pagination .nav-links a {
    cursor: pointer;
    display: inline-block;
    line-height: 1.5;
    font-weight: 600;
    transition: all 0.3s ease 0s;
    font-size: 1.125rem;
    border-radius: 5px;
    margin: 0 0.125rem 0.625rem;
    padding: 0.625rem;
    vertical-align: baseline;
    white-space: nowrap;
    width: 3.125rem;
    height: 3.125rem;
}
	
.pagination .nav-links .page-numbers.current {
    color: #fff;
}
	
.navigation.pagination .nav-links .page-numbers, .navigation.pagination .nav-links a {
    border: 1px solid #e9e9e9;
    cursor: pointer;
    display: inline-block;
    line-height: 1.5;
    font-weight: 600;
    transition: all 0.3s ease 0s;
    font-size: 1.125rem;
    border-radius: 5px;
    margin: 0 0.125rem 0.625rem;
    padding: 0.625rem;
    vertical-align: baseline;
    white-space: nowrap;
    width: 3.125rem;
    height: 3.125rem;
}
	
.pagination a, .page-links a, .post-nav-links a, .post-nav-links .post-page-numbers.current {
    background-color: #ffffff;
    color: #01012f;
    box-shadow: none;
    text-align: center;
}


.wp-block-table.is-style-stripes {
    border-bottom: none;
}

.button {
	text-transform: unset;
}

.button.button-primary {
	border-color: #cc0000 !important;
}

.nv-comment-content a, 
.nv-content-wrap a:not(.button):not(.wp-block-file__button) {
    text-decoration: none;
}

a:hover {
	text-decoration: none;
}

.entry-title a:hover {
	color: #cc0000 !important;
}

.footer-top-inner a:hover {
	color: #cc0000 !important;
}

.footer-bottom-inner a:hover {
	color: #cc0000 !important;
}

footer {
	border-top-color: red;
	border-top-style: solid;
}

.footer-bottom-inner {
	background-color: #000 !important;
}

.footer-top-inner {
	background-color: #000 !important;
}

p.has-text-color a {
	color: #cc0000;
}

.kt-blocks-post-readmore {
	display: block !important;
	margin-left: auto !important;
	margin-right: auto !important;
	width: 50%;
	text-align: center;
}

.single-estone_products .nv-content-wrap.entry-content {
	margin-top: -86px;
}

table, th, td {
	border: 1px solid #585858 !important;
}

/* menu */
.is-stuck {
  background: #18191b;
}

.sub-menu{
  background-color: #18191b !important;
}

.hide-on-mobile .nav-ul>.menu-item-has-children>.sub-menu {
  right: unset;
	left: -2px;
}

.hide-on-mobile .header--row-inner.header-main-inner .row.row--wrapper
{
	align-items: stretch;
}
.hide-on-mobile .builder-item {
	display: flex;
	align-items: center;
}

.hide-on-mobile .header--row-inner.header-main-inner .row.row--wrapper .builder-item {
	margin-bottom: unset;
	margin-top: unset;
}

.hide-on-mobile .builder-item--primary-menu {
	  display: flex;
    height: 100%;
    align-items: center;
}

.hide-on-mobile .nv-nav-wrap {
	  display: flex;
    height: 100%;
    align-items: center;
}

.hide-on-mobile .nav-menu-primary {
	  display: flex;
    height: 100%;
    align-items: center;
}

.hide-on-mobile #nv-primary-navigation-main {
	  display: flex;
    height: 100%;
    align-items: center;
}

.hide-on-mobile .menu-item-has-children {
	  display: flex;
    height: 100%;
    align-items: center;
	  padding: 0 10px;
}

.hide-on-mobile .sub-menu .menu-item {
	font-size: .938rem;
	font-weight: 400;
}

.hide-on-mobile .sub-menu {
	border-bottom: 3px solid #cc0000;
}

.hide-on-mobile .primary-menu-ul .sub-menu li a {
	justify-content: left !important;
}

.hide-on-mobile .primary-menu-ul .menu-item-has-children {
	background: linear-gradient(to bottom, #cc0000 50%, transparent 50%);
  background-size: 200% 200% !important;
  background-position: bottom;
  transition: all .35s ease-out;
}

.hide-on-mobile .primary-menu-ul .menu-item:hover {;
  background-position: top;
	color: #FFF !important;
}

.builder-item.mobile-center:not(.hfg-item-v-middle) {
    display: flex;
    align-items: center;
}

.menu-item-title-wrap {
	color: #FFF !important;
}

.caret-wrap {
	color: #FFF !important;
}
.menu-sidebar-panel .menu-item-has-children {
    border-bottom: 1px solid #626364 !important;
}

.menu-sidebar-panel .sub-menu .menu-item {
	font-size: .938rem;
	font-weight: 400;
}

.header-menu-sidebar-inner .tablet-center .nav-ul .has-caret, .header-menu-sidebar-inner .tablet-center .nav-ul li a {
    justify-content: unset;
}

.tablet-center .builder-item--footer-menu, .tablet-center .component-wrap, .tablet-center .nav-ul, .tablet-center .nv-nav-wrap, .tablet-center .nv-search-icon-component, .tablet-center .site-logo {
    justify-content: unset; 
}

/* footer social icons */

ul.social-network {
  list-style: none;
  display: inline;
  margin-left: 0 !important;
  padding: 0;
}

ul.social-network li {
  display: inline;
  margin: 0 5px;
}

.footer--row.layout-fullwidth .footer--row-inner .container {
    max-width: 1500px !important;
}

@media (min-width: 576px) {
.footer-content-wrap .container { max-width: 540px !important; }
}

@media (min-width: 768px) {
.footer-content-wrap .container { max-width: 720px !important; } 
}

@media (min-width: 992px) {
.footer-content-wrap .container { max-width: 1500px !important; }
}

@media (min-width: 576px) {
.container-fluid { max-width: 540px; }
}

@media (min-width: 768px) {
.container-fluid { max-width: 720px; } 
}

@media (min-width: 992px) {
.container-fluid { max-width: 1500px; }
}

.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

/* footer social icons */

.social-network a.icoFacebook:hover {
  background-color: #3B5998;
}

.social-network a.icoLinkedin:hover {
  background-color: #007bb7;
}

.social-network a.icoTwitter:hover {
  background-color: #1DA1F2;
}

.social-network a.icoYouTube:hover {
  background-color: #c4302b;
}

.social-network a.icoFacebook:hover span,
.social-network a.icoLinkedin:hover span,
.social-network a.icoTwitter:hover span,
.social-network a.icoYouTube:hover span{
  color: #fff;
}

.social-network a.socialIcon:hover,
.socialHoverClass {
  color: #44BCDD;
}

.social-circle li a {
  display: inline-block;
  position: relative;
  margin: 0 auto 0 auto;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  width: 30px;
  height: 30px;
  font-size: 15px;
}

.social-circle li span {
  margin: 0;
  line-height: 30px;
  text-align: center;
}

.social-circle li a:hover span,
.triggeredHover {
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -ms--transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}

.social-circle span {
  color: #595959;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s;
}

.social-network a {
  background-color: #F9F9F9;
}
