/* The Modal (background) */
.modal-nc {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1040; /* Sit on top */
/*  animation: slide-down 5s; */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 150%; /* Full height */
  overflow: hidden; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-nc-content {
  background-color: #fefefe;
  margin: 15px auto; /* 15% from the top and centered */
  padding: 0px;
  border: 1px solid #888;
  width: 90%; /* Could be more or less, depending on screen size */
  height: calc(65% - 20px);;
  overflow: hidden;
}

.modal-ncs-content
{
	position:relative;
	background-color:#fff;
	background-clip:
	padding-box;
	outline:0
}

.modal-ncs-header
{
	padding:15px;
	border-bottom:1px solid #e5e5e5
}
.modal-ncs-header:after
{
	content:"";
	display:table;
	clear:both
}

.modal-ncs-header .close{margin-top:-2px}


.modal-nc-body {
  padding: 10px 15px;
  width: 100%;
  height: 90%;
  overflow-y: auto; /* Enable scroll if needed */
  overflow-x: hidden;
}

/* The Close Button */
.close-nc {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close-nc:hover,
.close-nc:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

.flex-column-nc {
	flex-direction: column; 
    flex-flow: column;
}

.nc-toggle
{
	display: none; 
	text-align: justify;
}

.mapButton {
    padding: 10px 15px;
    background: #4479BA;
    color: #FFF;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: solid 1px #20538D;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);    
    text-decoration  : none; 
    font-weight      : bold;
}

#header .header-nav .user-info{text-align:left;margin-left:0}

.tabs .nav-tabs .nav-link1 {
    color: #b6b6b6;
    display: block;
    font-size: 16px;
    font-weight: 600;
    line-height: 48px;
    padding: 0 10px 0px 10px;
    text-transform: uppercase;
}
.tabs .nav-tabs .nav-link1.active, 
.tabs .nav-tabs .nav-link1:hover{
    /*color:#1e1e1e; inno-theme-option */
 /*   border:1px solid #ffdc52;*/
    border:1px solid #e2e2e2;
/*    border:1px solid #4e7df1;*/
	border-bottom:0;
	padding: 0 10px 0 10px;
	color: #4e7df1;
	background:#f7f7f7;
}
.tabs .nav-tabs .nav-link2 {
    color: #b6b6b6;
    display: block;
    font-size: 16px;
    font-weight: 400;
    line-height: 48px;
    padding: 0 10px 0px 10px;
    text-transform: uppercase;
}
.tabs .nav-tabs .nav-link2.active, 
.tabs .nav-tabs .nav-link2:hover{
    /*color:#1e1e1e; inno-theme-option */
 /*   border:1px solid #ffdc52;*/
    border:1px solid #e2e2e2;
/*    border:1px solid #4e7df1;*/
	border-bottom:0;
	padding: 0 10px 0 10px;
	color: #4e7df1;
	background:#f7f7f7;
}

.my-tab-content
{
	background:#f7f7f7;
}

@media screen and (min-width:70050px){
.mobile-logo-bar {
    display: flex;
    height: 70px;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
}

}
.cart span.icon1 {
    display: flex;
    font-size: 21px;
    color: #1e1e1e;
    position: relative;
    padding: 0;
    margin-bottom: 0;
    transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    top: 0;
    border-left: 1px solid #fff;
    padding-left: 10px;
    margin-left: 12px;
}
#_mobile_user_icon #Capa_1 {
	width: 45px;
	height: 37px;
	margin: 5px 11px 3px 0;
	padding: 4px  0 0 0;

}
.mobile-search-bar {
	display: none;
}
.mobile-menu-meta {
	border-bottom: 3px solid #4e7df1;
/*	background-color: #fafafa; */
}
#header .header-nav {
    height: 80px;
}
#search_block_top1 .btn.button-search{
	color:#222;
    line-height: 42px;
}

@media screen and (min-width: 768px){
.cart span.hidden-sm-down1 {
    color: #000;
    font-size: 14px;
    font-weight: 500;
}
#_mobile_cart .innovatory-cart{
padding: 15px 0px;
}
#_mobile_cart .innovatory-cart a.cart{
background-color: var(--main-color);
padding: 0px 15px;
}
}

@media screen and (max-width:767px){
.cart span.hidden-sm-down1 {
    display: none;
}
#header .innovatory-cart .cart > span.icon1 {
    width: 26px;
    height: 24px;
    background-size: 50px;
    border-left: none;
    padding: 0;
    margin: 0;
}
#_mobile_user_icon #Capa_1 {
	width: 24px;
	height: 24px;
	margin: 3px 11px 1px 2px;
	padding: 2px  0 0 0;
}

.tabs .nav-tabs .nav-link2 {
    line-height: 28px;
    padding: 0 5px 0px 5px;
}
.tabs .nav-tabs .nav-link2.active, 
.tabs .nav-tabs .nav-link2:hover{
	padding: 0 5px 0 5px;
}
.tabs .nav-tabs{	
height: 30px;	
}
.page-addresses #content{
padding: 10px;	
}	
}
/*		
@media (max-width:992px){
#_mobile_search1 {
	display: none;
}
.mobile-search-bar {
	display: block;
}
#header .header-nav {
    height: 140px;
}	
}	
*/

#cookie_info{
    bottom: 15px;
    color: #222;
    padding: 5px 10px;
    display: block;
    font-size: 14px;
    line-height: 27px;
    opacity: 0.9;
    position: fixed;
    left: 10%;
    text-align: center;
    width: 80%;   
    box-shadow: 0 0 15px rgba(0,0,0,.2);
    background-color: #b6b6b6; 
    z-index: 99;   
    transition:all .3s;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;    
}

.cookie_in{
	margin-left: 20px;
}

.j-image
{
    position: absolute;
    height: 100% !important;
}

.scroll-box-arrows .owl-next, .scroll-box-arrows .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	 font-size: 45px;
}
.scroll-box-arrows .owl-prev{
	left: 0px;
}
.scroll-box-arrows .owl-next{
	right: 0px;
}

.scroll-box-arrows > *{
    color: #fff;
    display: inline-block;
    font-size: 15px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    cursor: pointer;
    position: absolute;
    width: 35px;
    height: 120px;
    text-align: center;
    line-height: 26px;
    border: 1px solid transparent;
    background-color: #ffffff;
    bottom: 40px;
}

.scroll-box-arrows .left {
    left: 8px;
}
.scroll-box-arrows .right {
    right: 8px;
}

ul.reglist {
  counter-reset: list;
  padding-left: 24px;
}
ul.reglist > li {
  list-style: none;
  position: relative;
}
ul.reglist > li:before {
  counter-increment: list;
  content: counter(list, decimal) ") ";
  position: absolute;
  left: -1.7em;
}
ul.reglist > li > p {
  display: inherit;
}