*,html{
    padding:0;
    margin:0;
    -webkit-text-size-adjust:none
}

body{
    background: #F5F5F5;
    font-family: arial;
    font-size: 1em;
    color:#3c3c3c;
}


img{
    border:0px;
}

a{
    font-family: arial;
    color:#3c3c3c;
    text-decoration: none;
}

h1{
    color:#31865b;
    font-size: 15px;
}

h3{
    font-weight: bold;
    font-size: 12px;
}

#wrapper{
    width:100%;
    max-width: 1000px;
    min-width: 270px;
    margin: 0 auto;
    background-color: #FFFFFF;
}

#page{
    width:100%;
    text-align: left;
}



#top{
    width:100%;
    height:180px;
    background:url("../images/header.jpg") left top no-repeat;
}


        #logo{
            width:133px;
            height:180px;
            margin:0;
            padding:0;
        }


#top-mobile{
    display: none;
}


        #logo-mobile{
            display: none;
        }

#content{
    width: 100%;
    padding-top: 6px;
}

#menu_categories{

}

#menu-icon {
	font-size: 0.75em;
    font-weight: bolder;
	text-align:left;
	color:#FFF;
	height:25px;
	background:url("../images/icon-menu.png") left top no-repeat;
    background-color:#31865B;
	margin:0 0 5px 0;
    padding:7px 0 0 50px;
	display: none;
	}

#menu_categories h2 {
	font-size: 0.75em;
	text-align:center;
	color:#FFF;
	width:100%;
	height:25px;
	background-color:#31865B;
	border-bottom:3px solid #BDBDBD;
	margin:0 0 5px 0;
    padding:7px 0 0 0;
	}

#menu_categories h2 a {
	font-size: 0.75em;
	text-align:left;
	color:#FFF;
	margin:0;
	padding:0;
	}

#menu_categories h2 a:hover {
  background-color: transparent;
	font-size: 0.75em;
	text-align:left;
	color:#FFF;
	margin:0;
	padding:0;
	}

#menu_categories h3 {
	font-size: 0.90em;
	text-align:center;
	color:#FFF;
	width:100%;
	height:25px;
	background-color:#31865B;
	border-bottom:3px solid #BDBDBD;
	margin:0;
	padding:9px 0 0 0;
	}

#menu_categories h3 a {
	font-size: 0.99em;
	text-align:center;
	color:#FFF;
	margin:0;
	padding:0;
	}

#blog h3 {
	text-align:center;
	color:#FFF;
	width:100%;
	height:25px;
	background-color:#31865B;
	border-bottom:3px solid #BDBDBD;
	margin:0;
	padding:9px 0 0 0;
	}

#blog h3 a {
	font-size: 0.8em;
	text-align:center;
	color:#FFF;
	margin:0;
	padding:0;
	}

#blog h3 a:hover {
    background: none;
	}

    #menu_categories a{
        color:#0E9C49;
        font-size: 1.2em;
        padding: 3px 0 4px 30px;
        width:180px;
        display: block;
    }

    #menu_categories a:hover{
        color:#FFFFFF;
        font-weight: bold;
        background: #D3CD1C;
    }

    .active{
        font-weight: bold;
    }

    #menu_categories ul{
        list-style-type:none;
        font-size: 0.75em;
    }
    #menu_categories ul li{
            border-bottom: 1px #f2f4f4 solid;
            font-size: 1em;
             font-weight: bold;
            padding: 0px 0px 0px 20px;
        }
        #menu_categories ul li a{
            background: url("../images/product_menu_bg.png") top left no-repeat;
            background-size: 20px;
            font-weight: normal;
        }


#left_block{
    min-width: 230px;
    border-top: 1px #f2f4f4 solid;
    border-right: 1px #f2f4f4 solid;
    float: left;
    display: table-cell;

}

#center{
    width: -webkit-calc(100% - 231px - 1%);
    width: -moz-calc(100% - 231px - 1%);
    width: -ms-calc(100% - 231px - 1%);
    width: -o-calc(100% - 231px - 1%);
    width: calc(100% - 231px - 1%);
    min-width: 231px;
    font-size: 0.9em;
    float: right;
    display: table-cell;

}

#center1{
    width: 73.6%;
    border-top: 1px solid #0E9C49;
    font-size: 0.9em;
    float: right;
    display: table-cell;
}

    .products{
       margin:7px 0 0 0;
       display: table;
        width: 100%;
    }

    .products div{
        float:left;
    }

        .product{
            color:#3c3c3c;
            width: 210px;
            height:150px;
            padding:10px 20px 0 7px;
            display: table-cell;
        }

        .product_title{
            color:#0E9C49;
            font-weight: bold;
            width:140px;
            font-size: 13px;
        }
            .product_title a{
                color:#0E9C49;
                font-weight: bold;
            }
        .product_pill{
            color:#FFFFFF;
            font-weight: bold;
            font-size: 11px;
            background: #DAD43C;
            margin: 0px 20px 0px 0px;
            padding: 0px 0px 0px 5px;
        }

        .product_img{
            float:right;
            width:70px;
            height:70px;
            text-align: right;
        }





.center_title{
    margin:15px 0 0 0;
}

#product_descr{
    margin:0 0 5px 0;
}

    #product_descr div{
        float:left;
    }

    .product_descr_img{
        text-align: center;
        width:150px;
        margin:0 0 0 5px;
    }

    .product_descr_title{
        margin:5px 5px 0 0px;
        font-weight: bold;
        font-size:16px;
    }

    .product_descr_title h1{
          padding: 0 0 10px 10px;
    }
        .product_descr_title p{
            font-size: 12px;
            font-weight: normal;
            color:#7d7d7d;
        }

    .product_descr_text{
        margin:10px 0 0 0px;
    }



#product_description{
    margin:5px 0 31px 0;
}

    #product_description ul{
        list-style-type:disc;
        margin: 0px 0px 0px 10px;
    }
    #product_description ul li{
        margin: 0px 0px 0px 20px;
        }

#product_descr_head{
    min-height:20px;
}
    #product_descr_head div{
        float:left;
        margin: 0 3px 0 0;
        min-height:27px;
        font-weight: bold;
        text-align: center;
    }
    #product_descr_head p{
        padding:6px;
    }
    .product_descr_head{
        background: #e7f4fa url("../images/block_hl.gif") left no-repeat;
    }

    .product_descr_head_active{
        background: #31865b;
        color:#fff;
    }
        .product_descr_head_active a{
            color:#fff;
        }
    #product_description_text{
        font-size: 1em;
        padding-top: 9px
    }
    #product_description_text span{
       font-weight: bold;
       color: #31865B;
    }

    #product_description_text h1{
        margin:10px;
    }

    #product_description_text p{
        margin:10px;
    }
    #product_description_text a{
        color:#0E9C49;
        font-size: 12px;
        text-decoration: underline;
    }
    .generic{
      padding: 0 2% 0 2%;
      font-size: 0.8em;
    }

    .generic span{
      color: #31865b;
    }

textarea,select{
   border:1px #a3a6a7 solid;
}

#flash_area{
    margin:1%;
    width: 96%;
    border-bottom: 1px solid #31865B
}

#flash_area h1{
    padding: 1%;
}
#flash_area h2{
    padding: 1%;
    font-size: 0.9em;
    color: #1E5238;
}
#flash_area h3{
    padding: 1%;
    font-size: 0.859em;
    color: #276847;
}

#flash_area p{
    padding: 1%;
}

#flash_area ul{
    padding-left: 30px;
}

#flash_area a{
    color:#31865b;
    text-decoration: none;
}

#flash_area a:hover{
    color:#31865b;
    text-decoration: underline
}

.mmm {
  width: 96%;
  max-width: 650px;
  margin: 0 auto;
}
.mmm img {
  width: 100%;
  height: auto;
}

#footer{
    width:100%;
    height:65px;
    font-size: 0.8em;
    border-top: 1px solid #31865b
}

#footer_menu{
    float:left;
    margin: 25px 20px 20px 20px;
    color:#7d7d7d;
}

html>body #footer_menu{
    margin: 20px;
}

    #footer_menu a{
        color:#0E9C49;
    }
    #footer_menu a:hover{
        color:#7d7d7d;
    }

.clearing{
    clear:both;
}

#small {
  display: none;
}

#big {

}

.tupillo {
 display: none;
}

.tupillo1 {
 display: none;
}

/* ================ MEDIA ==================================================================*/

@media screen and (max-width: 600px) {
	#nav {
		position: relative;
		min-height: 30px;
        display: none;
	}

	#nav li {
		margin: 0;
	}
	#nav a {
	  display: block;
	}

    #top{
      display: none;
        }

    #top-mobile{
        width:100%;
        height:100px;
        background:url("../images/header-m.jpg") left top no-repeat;
        display: block !important;
    }


    #logo-mobile{
        width:111px;
        height:100px;
        margin:0;
        padding:0;
        display: block !important;
    }

    #menu-icon {
	  display: block !important;
    }

    #content{
      padding-top: 0;
    }

	#blog  {
	  display: none;
	}

    .product{
      border-top: 1px solid #DEDEDE;
      margin-left: 30px
    }

    #menu_categories ul li{
      height: 35px;
      padding: 8px 0px 0px 40px;
    }


    #menu_categories a:hover{
      height: 100%;
      background-color: transparent;
      color:#0E9C49;
    }

    #menu_categories h3 {
	display: none;
	}
    #left_block{
      width: 100%;
      border-right: 0px;
    }
    #menu_categories h2 {
    	display: none;
	}
    #menu_categories a{
      width: -webkit-calc(100% - 40px);
      width: -moz-calc(100% - 40px);
      width: -ms-calc(100% - 40px);
      width: -o-calc(100% - 40px);
      width: calc(100% - 40px);
    }

    .tupillo {
     display: inline;
     font-size: 0.9em;
     color: #7D7D7D;
     font-style: italic;
    }

    .tupillo1 {
     display: inline;
     font-size: 0.9em;
     color: #7D7D7D;
     font-style: italic;
    }

}

@media screen and (max-width: 320px){

    .tupillo1 {
     font-size: 0.8em;
    }

}

@media screen and (max-width: 480px){

    #menu_categories ul li{
      padding: 8px 0px 0px 10px;
    }

}


@media screen and (max-width: 990px){

     #top{
        background:url("../images/header-null.jpg") left top no-repeat;
    }

}
/*
@media screen and (max-width: 990px)
{
    #center {
        width: 75%;
        float: left;
    }

}

@media screen and (max-width: 820px)
{
    #center {
        width: 69%;
        float: left;
    }

}

@media screen and (max-width: 760px)
{
    #center {
        width: 61%;
        float: left;
    }

}

@media screen and (max-width: 600px)
{
    #center {
        width: 60%;
        float: left;
    }

}
*/
@media screen and (max-width: 590px)
{
    #center {
        width: 100%;
        float: left;
    }

}

@media screen and (max-width: 560px)
{

    #small {
      display: block !important;
    }

    #big {
      display: none;
    }


}

