body {
    overflow-x: hidden;
	background: #fff
}

h3 {
	color: #555
}

h2 a {
	text-decoration: none
}

h2,.moduletable h3, .items-leading h2 {
	border-bottom: solid 1px #ddd;
}

.items-row h2 {
	border-top: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
}

a:link,a:visited {
	color: #c80000
}

a:hover,a:active,a:focus {
	background: #4d4d4d
    ;
	color: #FFF;
}

.logoheader {
	background: url(../images/header-bg.jpg) repeat-x top center #fff;
	color: #FFFFFF;
	min-height: 210px;
    margin: 0px;
}

#all {
	background: #FFFFFF;
	color: #444;
}

#shadow #all {
	/*box-shadow: 0px 20px 10px #555555*/
}

#header ul.menu {
  background-color:#ddd;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#eeeeee", endColorstr="#dddddd");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#eeeeee), to(#dddddd));
  background-image: -moz-linear-gradient(top, #eeeeee, #dddddd);
  background-image: -ms-linear-gradient(top, #eeeeee, #dddddd);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(100%, #dddddd));
  background-image: -webkit-linear-gradient(top, #eeeeee, #dddddd);
  background-image: -o-linear-gradient(top, #eeeeee, #dddddd);
  background-image: linear-gradient(#eeeeee, #dddddd);
  border-color: #b2b2b2 #b2b2b2 hsl(114, 0%, 62.5%);

  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.49);
  -webkit-font-smoothing: antialiased;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px
		rgba(0, 0, 0, 0.05);
	color: #095197;
	border: solid 1px #ddd;
	border: 1px solid #e5e5e5;
	text-transform: uppercase;
}

#header ul.menu a:link,#header ul.menu a:visited {
	color: #333;
	display: inline-block;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 10px;
	margin: 0;
	display: inline-block;
	margin: 0 0 0;
	padding: 12px 15px;
	position: relative;
	border-right: 1px solid #ddd;
	box-shadow: 1px 0px 0px #f5f5f5;
}

/*  grey background */
.button,button,p.readmore a,#header input.button,.pagenav a:link,.pagenav a:visited,#advanced-search-toggle,.profile-edit a:link,.profile-edit a:visited,h3.js_heading
	{
  background-color:#ddd;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#dddddd");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ffffff), to(#dddddd));
  background-image: -moz-linear-gradient(top, #ffffff, #dddddd);
  background-image: -ms-linear-gradient(top, #ffffff, #dddddd);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #dddddd));
  background-image: -webkit-linear-gradient(top, #ffffff, #dddddd);
  background-image: -o-linear-gradient(top, #ffffff, #dddddd);
  background-image: linear-gradient(#ffffff, #dddddd);
  border-color: #b2b2b2 #b2b2b2 hsl(114, 0%, 62.5%);

  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.49);
  -webkit-font-smoothing: antialiased;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px
		rgba(0, 0, 0, 0.05);
	color: #095197;
	border: solid 1px #ddd
}

/* +++++++++++++  table display  Categories table, contact etc, ++++++++++++++++++++* */
table {
	border: solid 1px #ddd
}

table th {
	background-color: #0074cc;
	color: #fff;
	background-image: -moz-linear-gradient(top, #095197, #1B6BA5);
	background-image: -ms-linear-gradient(top, #095197, #1B6BA5);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#095197),
		to(#1B6BA5) );
	background-image: -webkit-linear-gradient(top, #095197, #1B6BA5);
	background-image: -o-linear-gradient(top, #095197, #1B6BA5);
	background-image: linear-gradient(top, #095197, #1B6BA5);
	background-repeat: repeat-x;
	filter: progid :   DXImageTransform.Microsoft.gradient (   startColorstr
		=
		 '#095197', endColorstr =   '#1B6BA5', GradientType =   0 );
	border-color: #0055cc #0055cc #003580;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid :   dximagetransform.microsoft.gradient (   enabled =
		false );
}

table th a:link,table th a:visited {
	color: #fff
}

tr.odd,tr.cat-list-row1 {
	background: #f8f8f8
}

table  tr:hover td {
	background: #FEFDE2;
}

/* blue background */
.button:hover,
.button:active,
.button:focus,
button:hover,
p.readmore a:hover,
#header ul.menu a:hover,
#header ul.menu a:active,
#header ul.menu a:focus,
.pagenav a:hover,
.pagenav a:active,
.pagenav a:focus,
#advanced-search-toggle:hover,
#advanced-search-toggle:active,
#advanced-search-toggle:focus,
.profile-edit a:hover,
.profile-edit a:active,
.profile-edit a:focus,
#fontsize a:hover,#fontsize a:active,#fontsize a:focus,
#mobile_select h2 a
	{
	background-color: #000000;
	color: #fff;

  background-color:#095197;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0087d1", endColorstr="#095197");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#0087d1), to(#095197));
  background-image: -moz-linear-gradient(top, #0087d1, #095197);
  background-image: -ms-linear-gradient(top, #0087d1, #095197);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0087d1), color-stop(100%, #095197));
  background-image: -webkit-linear-gradient(top, #0087d1, #095197);
  background-image: -o-linear-gradient(top, #0087d1, #095197);
  background-image: linear-gradient(#0087d1, #095197);
  border-color: #00456b #095197 hsl(201, 100%, 16%);
  color: #fff ;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.33);
  -webkit-font-smoothing: antialiased;



}

/* +++++++++++++++++  Pagination +++++++++++++++ */
.pagination span,.pagination span  a:hover {
	color: #999999;
	background-color: #f5f5f5;
}

/* active item */
span.pagenav {
	background: #095197;
	color: #fff
}

.pagination-start span.pagenav,.pagination-prev  span.pagenav,.pagination-end span.pagenav,.pagination-next span.pagenav
	{
	background-color: #f5f5f5;
	color: #444
}

/* +++++++++++++++++  content  +++++++++++++++ */
.article-info {
	background-color: #fbfbfb;
	background-image: -moz-linear-gradient(top, #ffffff, #f5f5f5);
	background-image: -ms-linear-gradient(top, #ffffff, #f5f5f5);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff),
		to(#f5f5f5) );
	background-image: -webkit-linear-gradient(top, #ffffff, #f5f5f5);
	background-image: -o-linear-gradient(top, #ffffff, #f5f5f5);
	background-image: linear-gradient(top, #ffffff, #f5f5f5);
	background-repeat: repeat-x;
	filter: progid :   DXImageTransform.Microsoft.gradient (   startColorstr
		=
		 '#ffffff', endColorstr =   '#f5f5f5', GradientType =   0 );
	border: 1px solid #ddd;
	-webkit-box-shadow: inset 0 1px 0 #ffffff;
	-moz-box-shadow: inset 0 1px 0 #ffffff;
	box-shadow: inset 0 1px 0 #ffffff;
}

ul.menu a:link,ul.menu a:visited {
	color: #444;
}

/* ++++++++++++++++++++++  menu ++++++++++++++++++++++++++  */
.moduletable_menu {
	border: solid 1px #ddd;
	background: #f9f9f9;
}

#header ul.menu {
	border: solid 1px #D5D5D5;
	box-shadow: 0 1px 0 #FFFFFF inset, 0 1px 5px rgba(0, 0, 0, 0.1);
}

#header ul.menu a {
	box-shadow: none;
	border-bottom: 0
}

ul.menu a:hover,ul.menu a:active,ul.menu a:focus {
	background-color: #F5F5F5;
	background-image: -moz-linear-gradient(center top, #FFFFFF, #E6E6E6);
	background-repeat: repeat-x;
	background: url(../images/arrow.png) no-repeat right center;
	color: #095197
}

/* ++++++++++++++++   highlighting active menuitem  +++++++++++++++++++ */
ul.menu li.active a,ul.menu  li.active ul li.active a,ul.menu  li.active ul li.active  ul li.active a,ul.menu  li.active ul li.active  ul li.active ul li.active  a,ul.menu  li.active ul li.active  ul li.active ul li.active ul li.active a
	{
	font-weight: bold;
}

ul.menu  li.active ul li a,ul.menu  li.active ul li.active  ul li a,ul.menu  li.active ul li.active  ul li.active ul li  a,ul.menu  li.active ul li.active  ul li.active ul li.active ul li a
	{
	font-weight: normal
}

ul.menu a {
	box-shadow: 0 1px 0 #fff;
	border-bottom: solid 1px #ddd;
	text-shadow: 0 1px 0 #000
}

ul.menu ul a {
	background: #e5e5e5;
	margin-bottom: 1px
}

ul.menu ul ul ul a {
	background: #f5f5f5 url(../images/arrow.png) no-repeat 24px center;
}

ul.menu ul ul ul ul a {
	background: #fff;
}

/* +++++++++++++++++++++++  SLIDER  ++++++++++++++++++++  */
.panel h3.pane-toggler a {
	background: url(../images/slider_plus.png) right top no-repeat;
	color: #333
}

.panel h3.pane-toggler-down a {
	background: url(../images/slider_minus.png) right top no-repeat;
	border-bottom: solid 1px #ddd;
	color: #333
}

/*  +++++++++++++++++   Tabs ++++++++++++++++++++++  */
ul.tabs li,dl.tabs dt h3 a:link,dl.tabs dt h3 a:visited {
	background: #f5f5f5 url(../images/nature/box.png) repeat-x;
}

ul.tabs li a:link,ul.tabs li a:visited,dl.tabs dt a {
	color: #333;
	border: solid 1px #ddd;
	border-bottom: 0
}

ul.tabs li a:hover,ul.tabs li a:active,ul.tabs li a:focus {
	color: #000
}

.tabcontent,div.current {
	background: #fff;
	color: #000;
	border: solid 1px #ddd;
}

.tabcontent .linkclosed {
	color: #000;
	border-bottom: solid 1px #e5e5e5;
}

ul.tabs li a.linkopen,dl.tabs dt.open  h3 a:link,dl.tabs dt.open  h3 a:visited
	{
	background: #fff;
	color: #333;
	border-radius: 5px 5px 0px 0px;
}

ul.tabs li a.linkclosed:hover,ul.tabs li a.linkclosed:active,ul.tabs li a.linkclosed:focus,ul.tabs li a.linkopen:hover,ul.tabs li a.linkopen:active,ul.tabs li a.linkopen:focus
	{
	background: #555;
	color: #fff
}

#footer-inner,#footer {
	/*background: #f5f5f5;
	box-shadow: 0px 20px 10px #555*/
}

#footer {
	/*background: #555;*/
	max-width: 1025px;
	margin: 0 auto;
	/*box-shadow: 0px 0px 10px #555555;*/
	color: #fff
}

#footer a {
	color: #fff;
	background: none
}

#bottom a {
	background: none
}

.box1 {
	border-right: dotted 1px #2d2d2d
}

.box3 {
	border-left: dotted 1px #2d2d2d
}

#bottom  ul li a {
	background-image: none;
	padding-left: 0
}
/*PERSONAL CSS*/
.hideonpc {
        display: none !important;
    }
.full-width {
	left: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
	max-width: 100vw;
	position: relative;
	right: 50%;
	width: 100vw;
    
}
#header {
    padding: 0px;
}
#header ul {
   top: 0em;

}
#logo {
    margin-top: 0;
    margin-left: 10px;
    display: block;
    padding: 1em 20px 20px 10px;
    width: 400px;
    height: 225px;
    font-weight: normal;
    line-height: 1em;
 /*   background: #f5f5f5 url(../images/bg-logo-top.png) top center no-repeat;*/
    
  /*  opacity: 0.5;*/
   
}
.logocontainer{
    width:420px;
    height: 190px;
   /* background: #f5f5f5 url(../images/bg-logo-top.png) repeat-x;*/
    background: rgba(77, 77, 77, 0.3);
    border-radius: 0px 0 13px 13px;
    margin-left: 40px;
    border: 1px #6C6C6C;
    float: left;
}
.mas-de-40-anios {
    float: right;
    padding: 12px;
}
.telefono-whats-top {
    float: right;
    padding: 40px 22px 12px 12px; 
}
.contactotopcontainer {
    padding: 10px;
    font-size: 12px;
    float: right;
    background: #090909;
    color:#f2af46;
    border-radius: 13px;
}
#wrapper2 .item-page {
    max-width: 980px;
}

.logoheader {
    border-top: 7px solid #AC0407;
}
.menuwrapper{
  /*  padding-left: 12%;*/
}
p.readmore a {
        color: #c80000;
}
#footer-outer {
    font-size: 0.65em;
    color: #fff;
    background: #2d2d2d url(../images/footer-bg.jpg) top center no-repeat;
    border-top: 13px solid #171616;
}
#footer-outer a {
    text-decoration: none;
    color: #f76a5b;
}
[class^="icono"] {
  width: 33px;
  height: 33px;
  position: relative;
  top: 13px;
  margin-right: 10px;
  fill: #fff;
}
.icono ul {
  list-style: none;
  padding-left: 0;
}

.icono li {
  margin-bottom: 10px;
}
.popup-top {
    background: #3A3A3A;
}
body h2 {
    margin-bottom: 0.1em;
    font-size: 1.7em;
    font-weight: bold;
    line-height: 1.2;
    padding: 5px 0;
    color: #f76a5b;
}
body h1 {
    margin-bottom: 0.1em;
    font-size: 2.7em;
    line-height: 1.2;
}
.avisomenu ul.menu a {
    text-shadow: 0 1px 0 #000 !important;
}
.menucategorias {
    border-radius: 12px;
    border: 1px thin #737373;
    background: rgb(245,245,245);
background: -moz-linear-gradient(48deg, rgba(245,245,245,1) 0%, rgba(242,242,242,1) 35%, rgba(210,210,210,1) 100%);
background: -webkit-linear-gradient(48deg, rgba(245,245,245,1) 0%, rgba(242,242,242,1) 35%, rgba(210,210,210,1) 100%);
background: linear-gradient(48deg, rgba(245,245,245,1) 0%, rgba(242,242,242,1) 35%, rgba(210,210,210,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f5f5f5",endColorstr="#d2d2d2",GradientType=1);
}
.menucategorias ul.menu {
    font-size: 15px !important;
}
.menucategorias a {
    text-decoration: none;
}
.menucategorias h3 {
    padding: 2px 2px 0px 15px;
}

.spacer.product-container {
    border-radius: 10px;
    border: 1px dotted #ddd;
    margin: 2px;
}
.vmproductsku {
    padding-bottom: 1.1em;
}
.ask-a-question {
    text-align: left;
}
.additional-images img {
    margin-right: 8px;
    width: 100px;
    height: auto;
}
.product-short-description {
    clear: both;
}
.product-container h1 {
    font-size: 2em;
}
.addtocart-area {
    display: none;
}
  .back-to-category {
    display: none;
}
.ask-a-question-view {
    padding: 0px 15px 0px 15px;
}

/*END PERSONAL CSS*/















/* responsive */
#mobile_select h2 {border:0; margin:-17px 0 0 0; padding:0; background:#0C1D43;text-align:right}
#mobile_select h2 a {
display:inline-block;
font-size:0.8em;
border-radius:4px 4px 0 0;
padding:6px;
font-size:0.75em;
margin-right:5px;
}



@media only screen and (max-width: 480px) {

	img {
  max-width: 100%;
  height: auto;
  border: 0;
  -ms-interpolation-mode: bicubic;
}


	#fontsize{display:none}
	#nav,#wrapper2,#wrapper,.cols-3 .column-1,.cols-3 .column-2,.cols-3 .column-3,#right,.box,#header form
		{
		float: none;
		width: 100%
	}
	#header {padding-top:0em}
	#header form  {margin:0}
	.logoheader {background:#fff; min-height:100px; margin:0}
	.box {
		border-left: 0 !important;
		border-bottom: solid 1px #ddd;
	}
	#line {
		text-align: center;
		top: 0;
		right: auto;
		max-width: 100% ;
		min-width:100%;

		margin: 0 0px; background:#c80000;
	}
	#header form input {
		float: none; margin-bottom:4px
	}
	#menuwrapper { margin-top:10px; }
	#header ul.menu {position:relative; top:0;left:20px; right:20px; margin:0; width:90%; border-radius:4px}
	#header ul.menu li:first-child a {border-radius: 4px 4px 0 0}
	#header ul.menu li:last-child a {border-radius:0 0 4px 4px }
	#header ul.menu li a:link,
	#header ul.menu li a:visited {
		display: block;
		padding: 6px 10px;
		border-bottom: solid 1px #ccc
	}
    .logocontainer {
    width: 68%;
    height: auto;
    /* background: #f5f5f5 url(../images/bg-logo-top.png) repeat-x; */
    background: rgba(77, 77, 77, 0.3);
    border-radius: 0px 0 13px 13px;
    margin-left: 0px;
    border: 1px #6C6C6C;
    float: left;
}
    .sloganmov {
        width: 100%;
        float: left;
    }
    .llamenos {
        width: 25%;
        float: right;
        padding-right: 5    px;
    }
    .llamenos img {
        width: 90%;
        padding: 2px 12px 0px 12px;
    }
    #logo {
    margin-top: 0;
    margin-left: 0px;
    display: block;
    padding: 1em 10px 10px 10px;
    width: 100%;
    height: auto;
    font-weight: normal;
    line-height: 1em;
        text-align: center;
    /* background: #f5f5f5 url(../images/bg-logo-top.png) top center no-repeat; */
    /* opacity: 0.5; */
}
    
    .logocontainer {
    /* background: #f5f5f5 url(../images/bg-logo-top.png) repeat-x; */
    background: none;
    border-radius: none;
}
    .hideonmobile {
        display: none !important;
    }
    .hideonpc {
        display: block !important;
    }
    
    #footer {
        padding-bottom: 80px;
    }
    .datosfooter {
    font-size: 1.5em;
    line-height: 1.3em;
    word-wrap: break-word;
}
    .datosfooter a {
        line-height: 3em;
    }
    .maximenuck label {
    color: #fff;
    margin-bottom: 15px;
        padding-bottom: 10px;
    max-width: 90%;
}
    #footer-outer {
    color: #fff;
    background: #2d2d2d;
    border-top: 2px solid #171616;
}
    .vm-product-container .vm-product-media-container {
    float: left;
    width: 100%;
}
    .vm-details-button {
        display: none;
    }
    .back-to-category {
        margin: 15px 0px 20px 0px;
    }
    .icons {
        display: none;
    }
    .productdetails-view .product-short-description {
    font-size: 1.5em;
}
    .main-image {
        border-radius: 15px;
        border: solid 1px #CFCCCC;
    }
    .main-image img {
    max-width: 90%;
    height: auto;
}
  
}

@media only screen and (min-width: 600px) {
}

@media only screen and (min-width: 768px) {
}

@media only screen and (min-width: 992px) {
}

@media only screen and (min-width: 1382px) { /* Styles */
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) , only screen and
		(min--moz-device-pixel-ratio: 1.5) , only screen and
	(min-device-pixel-ratio: 1.5) { /* Styles */
}
