/*
Theme Name:     Neve
Theme URI:      https://themeisle.com/themes/neve/
Author:         ThemeIsle
Author URI:     https://themeisle.com
Tested up to:   6.2
Requires PHP:   7.0
Requires at least: 5.5
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:        3.7.5
License:        GNU General Public License v2 or later
License URI:    http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:    neve
Pro Slug:  			neve-pro-addon
AMP: 						true
WordPress Available:  yes
Requires License:     no
Tags: blog, custom-logo, e-commerce, rtl-language-support, 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, footer-widgets, portfolio, left-sidebar, right-sidebar
*/

h1, h2, h3, h4, h5, h6 {
	font-family: PlusJakartaSans-Bold;
	font-weight:700;
}

.elementor-heading-title {
	font-family: PlusJakartaSans-Bold !important;
	font-weight:700;
}

body, a {
	font-family: PlusJakartaSans-Medium;
	font-weight:500;
}

a {
	text-decoration:none !important;
}

.elementor-widget-container p  {
	font-family: PlusJakartaSans-Medium !important;
	font-weight:500;
}

.nav-ul {
	margin-bottom:0;
}
.nav-ul li a {
	font-family: PlusJakartaSans-Bold !important;
	font-weight:700;
}

#page-header {
	min-height: 300px;
	background-color:#1B2250;
	vertical-align:middle;
	position:relative;
	width:100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	align-self: stretch;
}

#page-header h1 {
	text-align:center;
	color:#fff;
	text-transform:uppercase;
}
#page-content {
	padding:64px 0;
}

h2.product-title a {
	font-family: PlusJakartaSans-Bold !important;
	font-weight:700;
}

.short-description p {
	color:#949494;
}

.right-sidebar .nv-single-archieve-wrap {
	margin:0 15px;
}

.right-sidebar .nv-single-archieve-wrap .product-grid-wrapper {
	padding:15px;
	margin-bottom:30px;
	border: 1px solid #ccc;
	border-radius:16px;
}

.right-sidebar .nv-single-archieve-wrap .product-grid-wrapper .btn-inline {
	display:inline;
}

.right-sidebar .nv-single-archieve-wrap .product-grid-wrapper .btn-inline a.btn {
	border: 1px solid #ccc;
	font-family: PlusJakartaSans-Bold !important;
	font-weight:700;
	
}

.right-sidebar .product-description .short-description {
	min-height:135px;
	margin-bottom:10px;
}

.button-wrapper {
	text-align:center;
}

.button-wrapper .contact-us button.btn {
	background: #1B2250;
	color:#fff;
	border: 1px solid #1B2250;
	font-family: PlusJakartaSans-Medium;
	font-weight:500;
}

.right-sidebar .product-description .category-product {
	margin-bottom:20px;
}

.right-sidebar .product-description  .short-description {
	font-family: PlusJakartaSans-Medium;
	font-weight:500;
}

.right-sidebar .product-description .category-product {
	font-size:12px;
	font-family: PlusJakartaSans-Bold !important;
	font-weight:700;
}

.right-sidebar .product-description .category-product a {
	color: #FF6B52;
	padding:5px;
	background:#fff3e6;
	border-radius:8px;
}

.left-sidebar .wpc-term-count {
	color:#FF6B52;
}

.sort-product {
	margin-bottom: 24px;
}

.wpc-filter-layout-search-field .wpc-filter-title, .widget_wpc_sorting_widget h2.widgettitle {
	display:none;
}

.wpcf7-form p,
.wpcf7-form p input.wpcf7-text,
.wpcf7-form p textarea {
	width:100%;
}

.wpcf7-form textarea {
	height:180px !important;
}

.wpc-filter-layout-checkboxes {
	border: 1px solid #ccc;
	border-radius:16px;
}

.wpc-filter-layout-checkboxes .wpc-filter-header {
	border-bottom:1px solid #ccc;
	padding:15px;
	font-family: PlusJakartaSans-Medium;
	font-weight:500;
}
.wpc-filter-content {
	padding:15px;
	font-size:0.9rem;
}

.wpc-filter-search-form .wpc-search-field {
	border-radius:40px;
	border: 1px solid #ccc;
}

.widget_wpc_sorting_widget select {
	border-radius:40px !important;
	border:1px solid #ccc !important;
}

.nv-index-posts .navigation ul {
	display:block;
	position:relative;
	text-align: center;
	padding:0;
	margin-top:16px;
}

.nv-index-posts .navigation ul li {
	display:inline-block;
	position:relative;
}

.pagenavi {
    margin: 0 0 20px 30px;
    padding: 5px 1px 5px;
    float:left;
    width: 98%;
}   
.pagenavi a {
    padding: 5px 6px 4px 6px; 
    margin: 3px;
    text-decoration: none;
    border: 1px solid #000;
    color: #666;
    background-color: inherit;  
}
.pagenavi a:hover { 
    border: 1px solid #444;
    color: #444;
    background-color: #eee;
}
.pagenavi span.pages {
    padding: 5px 6px 4px 6px; 
    margin: 3px;
    color: #000000;
    font-weight:bold;
    border: 1px solid #777;
    background-color: inherit;  
}
.pagenavi span.current {
    padding: 5px 6px 4px 6px; 
    margin: 3px;
    font-weight:bold;
    border: 1px solid #555;
    color: #444;
    background-color: #eee;
}
.pagenavi span.expand {
    padding: 5px 6px 4px 6px; 
    margin: 3px;    
    border: 1px solid #bbb;
    color: #444;
    background-color: inherit;  
}
.pagenavi .first, .pagenavi .last { 
    border: 1px solid #aaa;
}
.pagenavi .single_page {    
border: 1px dashed #bbb;    
}

.navigation div.page-numbers {
	padding: 20px 0;
    text-align: center;
    position: relative;
}

.navigation a.page-numbers
 {
	display: inline-block;
    padding: 5px;
    width: 35px;
    background: #fff;
    color: #616161;
    border: 1px solid #ccc;
    border-radius: 6px;
    margin: 0 5px;
}

.navigation span.page-numbers.current
 {
	display: inline-block;
    padding: 5px;
    width: 35px;
    background: #FF6B52;
    color: #fff;
    border: 1px solid #FF6B52;
    border-radius: 6px;
    margin: 0 5px;
}

.navigation a.page-numbers:hover  {
	background: #FF6B52;
	border: 1px solid #FF6B52;
	color:#fff;
	
}

.wpcf7 form.sent .wpcf7-response-output {
	padding: 10px;
    border-radius: 6px;
    border-color: #46b450;
    background: #daf0da;
    color: green;
	    margin: 20px 0;
}

/*
.wpcf7 .screen-reader-response {
    overflow: hidden !important;
    height: auto !important;
    width: 100% !important;
    padding: 15px !important;
    border: 0;
    word-wrap: normal !important;
    background: #daf0da;
    margin-bottom: 20px !important;
    border-radius: 6px;
    align-items: center;
    vertical-align: middle;
	clip: unset !important;
    clip-path: unset !important;
}

.wpcf7 .screen-reader-response p, .wpcf7 .screen-reader-response ul {
	margin-bottom:0;
}

.wpcf7-form.sent {
	display: none;
}*/


/* MEDIA QUERIES */

/* Small devices (phone 575px) */
/* phone screen xs */
@media (max-width: 575px) { 

.col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  
  .right-sidebar .product-description .category-product {
	font-size:0.5rem;
  }
  .short-description p {
	 font-size:0.5rem; 
  }
  
  .right-sidebar .product-description .short-description {
	min-height:95px;
  }

}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767px) {
	.col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

.col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
	
	
	
}

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991px) { ...
.col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

}

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199px) {
	.col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

 }
 
/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
	.col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

	
}