/*
Theme Name:     Osteo Duo
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
*/

html{
    font-size: 1.45833vw !important;
    --bodyfontsize: 1rem !important;
	-webkit-text-size-adjust:none;
}

h4{letter-spacing:0.4rem;}

p{margin-bottom:1em;}

.builder-item{padding:0 0.5rem;}
.nav-ul > li{margin:0 1rem;}

.nav-ul > li.wpml-ls-item{min-width:3.5rem; margin:0; background-color: var( --e-global-color-nvlightbg ); padding:0.5rem 0.8rem; border-radius:50px;}
.nav-ul > li.wpml-ls-item:hover{border-radius:1rem 1rem 0 0;}
.nav-ul > li.wpml-ls-item > .wrap{padding:0;}
.nav-ul > li.wpml-ls-item a{min-height:0; line-height:1.3em;}
.nav-ul > li.wpml-ls-item .sub-menu{left:0; border-radius:0 0 1rem 1rem;}
.nav-ul .sub-menu li.wpml-ls-item{min-width:3.5rem; margin:0;}
.nav-ul .sub-menu li .wrap{padding:0.5rem 0.8rem;}

.elementor-widget-container ul{
	list-style-position: outside;
	margin-left:0.5rem;
}


.ibs-table{background-color:var(--e-global-color-nvsitebg); border-radius:1rem; margin:0;}
.ibs-table{color:var(--nv-text-color)}
.ibs-table h4{margin:0;}
.ibs-table img{width:auto; height:1.7rem !important;}
.ibs-table tbody tr:first-child td{padding-top:0;}
.ibs-table tbody tr:last-child td{padding-bottom:3rem;}
.ibs-table th, .ibs-table td{padding:1.5rem 2.5rem; width:30%; text-align:center; border:0 none; font-weight:400; font-size:1.15rem;}
.ibs-table tr th:nth-child(2n), .ibs-table tr td:nth-child(2n){background-color:var(--nv-primary-accent); color:#fff;}
.ibs-table tr th:first-child, .ibs-table tr td:first-child{text-align:left; width:40%;}


.site-footer .container{padding:0 6rem;}
.site-footer .builder-item .item--inner{font-size:0.6rem;}
.site-footer .widget_nav_menu li{margin:0 0 0.05rem 0;}

.scroll-to-top{bottom:10px; right:10px;}

@media (min-width:960px) {
  .builder-item {
    margin: 0.3rem 0;
  }
}

@media (max-width:767px) {
	html{
		font-size: 3.077vw !important;
		--bodyfontsize: 1rem !important;
		-webkit-text-size-adjust:none;
	}
	
	#header-menu-sidebar-inner{min-height:100vh;height:100vh; max-height:100vh;}
	
	.header-menu-sidebar .nav-ul li:not([class*="block"]) > .wrap > a{padding:1.5rem 0;}
	
	h4{letter-spacing:0.8rem;}
	
	.ibs-table th, .ibs-table td{padding:1rem;}
	.ibs-table h4{font-size:1rem;}
	
	.site-footer .container{padding:0 3rem;}
	.site-footer .footer--row-inner .row{grid-template-columns: 1fr 1fr 1fr 1fr 1fr;}
	.site-footer .footer--row-inner .row .hfg-slot.left{grid-column-start: 1; grid-column-end: 6;}
	.site-footer .footer--row-inner .row .hfg-slot.c-left{grid-column-start: 1; grid-column-end: 4;}
	.site-footer .footer--row-inner .row .hfg-slot.center{grid-column-start: 4; grid-column-end: 6;}
	.site-footer .footer--row-inner .row .hfg-slot.c-right{grid-column-start: 1; grid-column-end: 6;}
	.site-footer .builder-item .item--inner{font-size:0.85rem;}
	
	.nv--lang-switcher li:not(:first-child){margin-left:2rem !important;}
	.nv--lang-switcher .wpml-ls-legacy-list-horizontal .wpml-ls-flag{width:2rem;}
}


@media (min-width:768px) and (max-width:959px)  {
	#header-menu-sidebar-inner{min-height:100vh;height:100vh; max-height:100vh;}
	
	.site-footer .footer--row-inner .row{grid-template-columns: 1fr 1fr 1fr 1fr;}
	.site-footer .footer--row-inner .row .hfg-slot.left{grid-column-start: 1; grid-column-end: 2;}
	.site-footer .footer--row-inner .row .hfg-slot.c-left{grid-column-start: 2; grid-column-end: 3;}
	.site-footer .footer--row-inner .row .hfg-slot.center{grid-column-start: 3; grid-column-end: 4;}
	.site-footer .footer--row-inner .row .hfg-slot.c-right{grid-column-start: 4; grid-column-end: 5;}
	
	.site-footer .footer--row-inner .row .hfg-slot.left img{max-width:80%;}
}
