body {
    margin: 0;
    padding: 0;
    font-family: "Montserrat";
    font-size: 1vw;
}
.nav > li > a {
    display: block;
}
#mod_virtuemart_search{
   width: 95%;
   padding:1%;
   font-size: 70%;
   margin-top: 9%;
}
.cf_filters_list li .cf_option {
    text-decoration: none;
     padding: 0!important;
}

.cf_flt_wrapper select {
    width: 100%!important;
    font-size: 100%;
    font-family: "Montserrat";
    padding: 1%;
}
.cf_flt_wrapper {
    background: #EFEFEF;
    padding: 3%;
}
.cf_flt_wrapper div{
height: auto!important; 
}
.cf_resetAll_label{
    background: #E71E16;
    padding-top: 3%;
    padding-bottom: 3%;
    padding-left: 7%;
    padding-right: 7%;
    color: #fff;
    margin-left: 3%;
}
.cf_filters_list{
    margin: 0;
    padding: 0;

}
#offlajn-ajax-search150{
   margin-top: 8.6%;
}
#search-results150 .plugin-title {
    height: auto!important;

}
#ajax-search-button150 .magnifier {
    height: 100%!important;
    width: 100%!important;
    background-size: 50%!important;

}
input#suggestion-area150 {
    line-height: normal!important;
    height: auto!important;
}
#ajax-search-button150{
    background: none!important;
    height: 2em!important;
    border: none!important;
    box-shadow: none!important;
}
input#search-area150 {
    font-size: 100%!important;
    height: 2em!important;
    background:none!important;
    border: 1px solid #000!important;
    box-shadow: none!important;
}

a.btn1{
  text-transform: uppercase;
  text-decoration: none;
  position: relative;
  color: #fff;
  display: inline-block;
  padding: 1% 2%;
  border: 1px solid #4A90E2;
  transition: all 300ms ease;
  box-shadow: 0px 4px 12px 3px rgba(154, 147, 140, 0.8);
  background: #ff0000;
}
a:hover.btn1 {
    text-decoration: none;
    color: white; 
    box-shadow:none;
    background: #000;
    transition: all 300ms ease;
}

a {
	color: #000;
	text-decoration: none;
}
li {
	text-decoration: none;
	list-style: none;
}
a:hover,
a:focus {
	color: #002b41;
	text-decoration: underline;
}
.clear {
    clear:both;
}
.all {
    width: 100%;
    padding: 0;
    margin: 0;
 
}
.head {
    width: 100%;
    background: #fff;
    height: auto;
    top: 0;
}



.mod1 {
    width: 25%;
    float: left;
    text-align: left;

}

.mod2 {
    width: 50%;
    float: left;
    text-align: left;

}

.mod3 {
    width: 15%;
    float: left;
    text-align: left;
    padding-right: 5%;
    padding-left: 5%;
}
.mod4 {
    width: 33%;
    float: left;
    text-align: left;

}

.mod5 {
    width: 16%;
    float: left;
    text-align: left;

}
.mod6 {
    width: 10%;
    float: left;
    text-align: left;

}

.men {
    width: 100%;
    background: #464646;
    height: 4vw;
    display: block;
}
.men1 {
    width: 100%;
    height: 18%;
 /*   border-top: 1px solid #ccc;*/
    font-size: 74%;
    
}
.main {
    width: 96%;
    margin: 0 auto;
    overflow: auto;
    padding-left: 2%;
    padding-right: 2%;
}

.cont {
    width: 100%;
}
.content {
    width: 100%;
}
.left {
    font-size: 87%;
}



.left H3 {
  /*  padding-left: 4%;   */
    font-size: 90%;
    color: #efd088;
}


.cf_catOption{
 /*   font-size: 80%;*/
}
.left a:hover {
  /*  text-decoration: underline;
    color: #000;
    background: #ccc;*/

}   
.footer {
    width: 100%;
    height: auto;
    padding-top: 2%;
}
.menufoot  a {
    font-size: 180%;
    display: block;
    color: #fc0200;
    padding-left: 1.5%;
    padding-right: 1.5%;
    margin-right: 0.2%;
    text-align: center; 
    margin-top: 0.4%;
    text-decoration: none;
    float: right;
  /*  border: 2px solid white;
    border-radius: 10%;
 */
}
.menufoot  a:hover {
    text-decoration: underline;
    color: #ccc;
 /*  border-bottom: 2px solid white; */

}   
.menufoot  li.active a{ 
    text-decoration: underline;
    color: #000;
  /*  border-bottom: 2px solid white; */
}
.footer1 {
    width: 100%;
   /* background: url(../images/fon.jpg) repeat ;*/
   background:#ccc;
    overflow: auto;
}
.footer2 {
    width: 100%;

}
.footer3 {
    width: 100%;
}


.mod7{
    width: 15%;
    float: left;
}
.mod8{
    width: 20%;
    float: left;
}
.mod9{
    width: 30%;
    float: left;
}
.mod10{
    width: 35%;
    float: left;
}
#menu-checkbox {
  display: none;
  height: 0;
  margin: 0 auto;
  padding: 0;
}

#menu-checkbox:checked + nav[role="navigation"] .topmenu {
  display: block;
}
#menu-checkbox:checked + nav[role="navigation"] .toggle-button:after {
  content: attr(data-close);
}


.breadcrumb {
	padding: 8px 15px;
	margin: 0 0 18px;
	list-style: none;
	background-color: #f5f5f5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.breadcrumb > li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	text-shadow: 0 1px 0 #fff;
}
.breadcrumb > li > .divider {
	padding: 0 5px;
	color: #ccc;
}
.breadcrumb > .active {
	color: #999;
}



@media (min-width: 768px) and (max-width: 900px) {

} 

@media (min-width: 901px) and (max-width: 1200px) {

}

@media (min-width: 1200px) and (max-width: 1680px) {

}
@media screen and (min-width: 1680px) {


}

@media (min-width: 481px) and (max-width: 767px) {
.header {
    width: 100%;
    height: 15vw;
    background: #d8f2c2;
}     
.mod1 {

    width: 35%;
}
.mod2 {

    width: 35%;
}
.mod3 {

    width: 20%;
}
}

@media (max-width: 480px) {
.header {
    width: 100%;
    height: 21vw;
    background: #d8f2c2;
} 
.content {
    width: 100%!important;
}
.mod2 {

    display: none;
}
.mod1 {

    width: 60%;
}
.mod3 {

    width: 30%;
}

}
@media screen and (max-width: 767px) {
.all {
    width: 100%;
    padding: 0;
    margin: 0;
    font-size: 220%;
}

.men {
    width: 100%;
    background: #9E9E9E;
    display: inline-block;
    height: 4em;
}

.mod11 {
    width: 80%;
    float:left;
}

.mod12 {
    width: 100%;
    position: relative;
    display: block; 
    z-index: 9999;

} 

.position-1 {
    display: none;
}  
.left {
    display: none;
}    

.mod1{
    font-size: 90%;
}
.mod2{
    font-size: 55%;
    margin-top: 1%;
}
.mod3{

}

.topmenu ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
}

.topmenu {
    display: none;
    padding-top: 8%;
    margin: 0;
    background: #9E9E9E;
}
.topmenu li {
    display: block;   
    position:relative;
    z-index:9999;
    width: 100%;
    text-transform:uppercase;	  
    background: #9E9E9E;

}
.topmenu a {
    display: block;
    /* border-bottom: 1px solid #007cc3; */
    color: #fff;
    padding-top: 5%;
    padding-bottom: 5%;
    margin-left: 15%;
    width: 70%;
    text-align: left;
    text-decoration: none;
    font-size: 150%;
}
.topmenu a:hover {
    text-decoration: underline;

}
.topmenu li.active a{ 
    text-decoration: none;
    border-bottom: 5px solid #E71E16;

}
.center1 {
    width: 100%;
}
.toggle-button {
  text-align: center;
  display: block;
    width: 20%;
	background: url(../images/menu-icon.png) no-repeat 10px center;
	cursor: pointer;
	height: 100%;
	font-size: 240% ;
	float:right;
}
.toggle-button:after {
  content: attr(data-open);
  display: block;
  padding-top:0px;
}
}

@media screen and (min-width: 768px) {
 .header {
    width: 100%;
    height: 12vw;
    background: #577be6;
}    
.footer2 {
   /* display: none;*/
}        
.position-2 {
    display: none;
}     
.mod11 {
    display: none;
}    
.mod12 {
    display: none;
}    

.nav {
	list-style: none;
	margin:0;
	padding:0;
}
.toggle-button {
      display: none;
    }
.topmenu {
    margin: 0;
    width: 100%;
    padding-top: 1%;
}

nav {
    width: 82%;
    float: left;
    display: block;
}

.topmenu  ul.menu li {
    float:left;
    display:block;
}


.topmenu  ul.menu a:link,.topmenu  ul.menu a:visited {  
    display:block; 
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    padding: 0.5vw 1.3vw;
    margin: 0;
    text-transform:uppercase;	    
	z-index:9999;

}
.topmenu  ul.menu a:hover {   
    display:block; 
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    padding: 0.5vw 1.3vw;

}
.topmenu  ul.menu li.current a, #nav li.current a:hover {   
    display:block; 
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}

.topmenu  li.parent ul{
    display:none;
    float: left;
    position: absolute;
    text-decoration: none;
    background: #464646;
    border-radius: 5px;
    border: solid 1px #ccc;
}
.topmenu  li.parent:hover ul{
    display:block; 
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    padding: 0;
    margin: 0;
    z-index:9999;

}
.topmenu  li.parent:hover ul li {
    display:inline-block; 
    float: left;
    width:100%;
    clear:both;
}
}
