body {
    margin: 0;
    padding: 0;
    font-family: "Montserrat";
    font-size: 1vw;
}

#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;
}
#offlajn-ajax-search150 .offlajn-ajax-search-container{
    font-size: 100%!important;
    height: 2em!important;
    background:none!important;
    border: none!important;
    box-shadow: none!important;
    padding: 0px!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;
}

.header {
    width: 100%;
    padding-bottom: 7.5%;
} 

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

}

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

}

.mod3 {
    width: 9%;
    float: left;
    text-align: left;

}
.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: #030303;
    display: inline-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: #000;
    overflow: auto;
    padding-bottom: 3%;
}
.footer2 {
    width: 100%;
    background: #000;
    color: #fff;
}
.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) {

.men {
    width: 100%;
    background: #030303;
    display: inline-block;
    height: 18em;
} 
.mod11 {
    margin-top: 0%;
} 
.topmenu ul {

}
#vmCartModule {
    background: none;
    box-sizing: border-box;
    display: inline-block;
    font-size: 14px;
    height: 75px;
    line-height: normal;
    position: relative;
    width: 200px;
    z-index: 999999;
    margin-top: 22%;
}
    
.vmCartModule svg {
    height: 50% !important;
    width: 19% !important;
    padding: 11% !important;
    border: 1px solid #000;
    border-radius: 50px;
}
.cart_top .total_products {
    height: 25%!important;
    left: 36%!important;
    line-height: 24px!important;
    min-width: 10%!important;
    padding: 0 2px!important;
    top: 40% !important;
    background: #E71E16 !important;
}

.cart_top .total strong {
    font-size: 14px!important;
    font-weight: bold!important;
    margin-top: 15%;
}
.cart_top .total {
    padding-top: 26%;
}
.content {
    width: 100%!important;
}
}

@media (max-width: 480px) {
.content {
    width: 100%!important;
}
.topmenu ul {

}
.men {
    width: 100%;
    background: #030303;
    display: inline-block;
    height: 18em;
}
#vmCartModule {
    background: none;
    box-sizing: border-box;
    display: inline-block;
    font-size: 14px;
    height: 51px;
    line-height: normal;
    position: relative;
    width: 155px;
    z-index: 999999;
    margin-top: 22%;
}

.vmCartModule svg {
    height: 50% !important;
    width: 18% !important;
    padding: 8% !important;
    border: 1px solid #000;
    border-radius: 29px;
}
.cart_top .total_products {
    height: 25%!important;
    left: 30%!important;
    line-height: 12px!important;
    min-width: 8%!important;
    padding: 0 2px!important;
    top: 40% !important;
    background: #E71E16 !important;
}

.cart_top .total strong {
    font-size: 14px!important;
    font-weight: bold!important;
    margin-top: 15%;
}
.cart_top .total {
    padding-top: 19%;
}
}
@media screen and (max-width: 767px) {

#offlajn-ajax-search150{
    margin-top: 6%;
    margin-left: 6%;
    width: 85%!important;
    font-size: 300%;
}
input#search-area150 {
    display: block;
    position: relative;
    height: 2em!important;
    padding: 0 30px 0 5px;
    border: 2px solid #000!important;;
    width: 100%;
    box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    -ms-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    -khtml-box-sizing: border-box !important;
    background-color: transparent;
    /* border: none; */
    z-index: 4;
    top: 0px;
    float: left;
    margin: 0;
    box-shadow: none;
}    

.sbox-content-image img {
    display: block;
    width: inherit!important;
    height: auto!important;
}
#sbox-window {
    height: auto!important;
}
.cart_top .total {
    line-height: normal!important;
    width: 100%!important;
    font-size: 100%!important;
}
.footer1 {
    display: none;
} 
.mod11 {
    width: 80%;
    float:left;
}

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

} 

.position-1 {
    display: none;
}  
.left {
    display: none;
}    
.header {
    width: 100%;
    padding-bottom: 49%;
}
.mod2{
    display: none;
}
.mod3{
    display: none;
}
.mod4{
width: 98%;
    position: absolute;
    padding-top: 29%;
    padding-left: 2%;
}
#mod_virtuemart_search {
    width: 84%;
    padding: 2%;
    font-size: 300%;
    margin-top: 4%;
    margin-left: 7%;
}
.mod5{
    display: none;
}
.mod6{
    width: 45%;
} 
.mod1{
    width: 50%;
    padding-left: 5%;
}

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

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

}
.topmenu a {
    display: block;
    /* border-bottom: 1px solid #007cc3; */
    color: #fff;
    padding-top: 5%;
    padding-bottom: 5%;
    margin-left: 20%;
    width: 60%;
    text-align: left;
    text-decoration: none;
    font-size: 400%;
}
.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) {
.footer2 {
    display: none;
}        
.position-2 {
    display: none;
}     
.mod11 {
    display: none;
}    
.mod12 {
    display: none;
}    
#vmCartModule {
    background: none;
    /* box-sizing: border-box; */
    display: inline-block;
    /* font-size: 14px; */
    height: 2.5vw;
    line-height: normal;
    /* padding: 1%; */
    position: relative;
    width: 93%;
    margin-left: 7%;
    z-index: 999999;
    margin-top: 14%;
}
.cart_top .total {
    line-height: normal!important;
    width: 100%!important;
    padding-top: 6%;
    font-size: 100%!important;
}
.cart_top .total_products {
    height: 42%!important;
    left: 14%!important;
    line-height: normal!important;
    min-width: 7%!important;
    padding: 0 2px!important;
    top: 33% !important;
    background: #E71E16 !important;
    font-size: 90%!important;
}
.vmCartModule svg {
    height: 48%!important;
    width: 7% !important;
    padding: 4% !important;
    border: 1px solid #000;
    border-radius: 30px;
}
.cart_empty {
    font-size: 100%!important;
    font-weight: normal;
    visibility: visible;
}
.cart_top .total strong {
    font-size: 14px!important;
    font-weight: bold!important;
    visibility: visible;
}
.nav {
	list-style: none;
	margin:0;
	padding:0;
}
.toggle-button {
      display: none;
    }
.topmenu {
    margin: 0;
    width: 100%;
    padding: 0;
}

.topmenu a {
    font-size: 94%;
    display: block;
    color: #fff;
    margin-left: 2.3%;
    margin-right: 2.3%;
    padding-top: 1.4%;
    margin-bottom: 0.2%;
    text-align: left; 
    text-decoration: none;
    float: left;
    padding-bottom: 1.2%;
  /*  border: 2px solid white;
    border-radius: 10%;
 */
}
.topmenu a:hover {
    text-decoration: none;
    color: #fff;
    border-bottom: 2px solid #fff;
    padding-bottom: 1%;
    box-shadow: 0 8px 0 0 #E71E16;

}   
.topmenu li.active a{ 
    text-decoration: none;
    color: #fff;
    border-bottom: 2px solid #fff;
    padding-bottom: 1.1%;
    box-shadow: 0 8px 0 0 #E71E16;

}

}
