   /*
	Extra css
   */
   
   .multiselect {
        width: 100%;
    }
    .selectBox {
        position: relative;
    }
    .selectBox select {
        width: 100%;
        font-weight: bold;
    }
    .overSelect {
        position: absolute;
        left: 0; right: 0; top: 0; bottom: 0;
    }
    #checkboxes {
        display: none;
        border: 1px #dadada solid;
    }
    #checkboxes label {
        display: block;
    }
    #checkboxes label:hover {
        background-color: #1e90ff;
    }
	
	.navbar-nav > li > a {
	  padding-top: 10px;
	  padding-bottom: 10px;
	 
	}
	
	
/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
	/*
    top: -30px;
    width: 100%; /* Full width */
   /* height: 100%; /* Full height */
    overflow: auto; /* 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-content {
    background-color: #fefefe;
    margin: 15% auto; /* 15% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
    width: 41%; /* Could be more or less, depending on screen size */
}

/* The Close Button */
.close,.close2 {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close,.close2:hover,
.close,.close2:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

@media screen and (max-width: 736px) {
.modal-content {

    width: 80%; /* Could be more or less, depending on screen size */
}

#remove{
	display:none;
}
.navbar-nav > li > a {
	  padding-top: 5px;
	  padding-bottom: 5px;
	  line-height: 10px;
	}
	

}
</style>
 

 <style>

hr{
border-top: 1px solid #eee;
}
</style>  
<style>
.box-header2 {
   
}
.box-header2 >h4 {
   
}
hr{
border-top: 1px solid #eee;
}

.wrap-title-page {
    
	text-align: center;
	background: url("../../assets/img/head34.jpg") center center repeat fixed;
	background-size: cover;
	color: white;
	
	padding: 90px 0;
}


.ui-title-page{
	color:#fff;
}


.opaq{
	position: absolute; left: 50%; transform: translate(-50%, -50%);	
	text-align:center;	color: #fff; background: rgba(0,0,0, 0.6); display: table-cell; vertical-align: middle; width:100%; height:180px
}

.active{
	color:red;
}

#port-folio {
    padding-top: 40px;
}

* {
    box-sizing: border-box;
}

 
 @media (min-width:1020px){
	#header{
		display:block !important;
		
	}
	
	.topnav{
		display:none;
	}
	
	.topnav2{
		display:none;
	}
 }
 
 
 @media (max-width:1020px){
	#header{
		display:none !important;
	}
 }
 
 
 
 .dropdown-login {
    background-color: #eee !important;
    width: 200px !important;  
}


/* mobile menu */

/* Style the navigation menu */
.topnav {
  overflow: hidden;
  background-color: #333;
  position: relative;
}

/* Hide the links inside the navigation menu (except for logo/home) */
.topnav #myLinks {
  display: none;
}

/* Style navigation menu links */
.topnav a {
  color: white;
  padding: 9px 16px;
  text-decoration: none;
  font-size: 17px;
  display: block;
}

/* Style the hamburger menu */
.topnav a.icon {
  background: #D83C33;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
}

/* Add a grey background color on mouse-over */
.topnav a:hover {
  background-color: #D83C33;
  color: #fff;
}

/* Style the active link (or home/logo) */
.nav-active {
  background-color: #fff;
  color: #D83C33;
}

 
 
 .osh-popup-template.-default {
    background: #fff;
    border-radius: 4px;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.osh-btn.-white-primary {
    background-color: #fff;
    border: 1px solid #fff;
    color: #D83C33;
}

.osh-btn {
    text-transform: uppercase;
    background: #D83C33;
    border: 1px solid #D83C33;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: Roboto,Helvetica,Arial,sans-serif;
    font-weight: 700;
    font-size: 12px;
    font-style: normal;
    line-height: 1.42857;
    padding: 5px;
    position: relative;
    vertical-align: middle;
    text-decoration: none;
    text-align: center;
}
.-mrm {
    margin-right: 8px!important;
}
.-pal {
    padding: 10px!important;
}

.osh-popup-template.-default .head {
    font-size: 20px;
    font-weight: 500;
    padding-left: 0;
    padding-right: 10px;
    padding-bottom: 0;
    padding-top: 0;
    margin-bottom: 16px;
    border-bottom: 0;
    height: auto;
    color: #000;
    font-family: inherit;
}

.-fs-17 {
    font-size: 17px;
	padding: 10px;
	background:#EBFCEE;
	margin-bottom: 5px;
}

a:hover {
    text-decoration: none !important;
}
 
 
 @media (max-width:699px){
	.product_cat_img{
		display:none !important;
	}
 }
 
 .product-item{
	 margin-bottom:5px;
 }
 
 