.gsldropdown-button {
  border-left: 0;
  border-radius: 0;
}

.headerTopFull {
  background: white;
/*  height: 70px; */
}
.headerTopHeader {
  	height: 30px;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 13px;
    background-color: #fff;
    color: #444;
    width: 100%;
    max-width: 1764px;
    text-align: left;
    position: relative  	
}
.headerTopHeader a{
  	height: 30px;
  	color: black;
	line-height:25px;
	padding:2px;
	font-size:12px;
}
.headerTopBody {
  	height: 65px;
  	padding-top: 2px;
	font-size:13px;  
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-bottom: none;
}

/* Main Search Bar CSS*/
.wssearchbar {
  width: 100%;
  float: left;
  padding-top: 16px;
}

.wssearchbar .topmenusearch input {
 	font-size: 13px;
    height: 35px;
    border-radius: 2px;
    border: solid 1px;
    margin: 2px;
    text-indent: 10px;
    line-height: 20px;
    padding: 0px;
}


.headerTopSocial ul li a i{
	font-size:18px;
	margin:0 1px;
}
.headerTopUser ul{
	text-align: right;
	font-size:12px;
}

.headerLogo {
  padding-top: 5px;
  margin: 0;
  float: left;
  width: 6%;
}
.headerLogo a {
  display: block;
  float: left;
  padding: 0;
}
/* Header Top Bar */
#headerTopBar ul{
  	padding-top:8px;
}

#headerTopBar ul li{
	display:inline;
	line-height:30px;
	margin:0px 5px;
	color:white;
}

/* [ Header ] */
header #topBtnCategorias{
	margin:20px 0; 
}
header #topBtnCategorias p{
	line-height:40px;
	padding-top:2px; 
	margin-bottom:0px;
}
header #topBtnCategorias p span{
	cursor: pointer;
}
header #topSearch{
	margin:20px 0;
}
header #topSearch input{
	padding:19px;
	border-radius:0;
}
header #topSearch button{
	padding:9px;
	border:1px solid silver;
	border-radius:0;
}
header #topCart{
	margin:20px 0;
}
header #topCart button{
	padding:9px 15px;
	border:1px solid silver;
	border-radius:0;
}
header #topCart p{
	padding:2px;
	padding-left:60px;
	border:1px solid #aaa;
	font-size:12px;
}
header #topCategorias{
	display:none;
	margin-top:-10px;
	position: relative;
	padding-bottom:20px;
}
header #topCategorias h4{
	margin-top:20px;
	margin-bottom:-10px;
}
header #topCategorias h5{
	margin-top:20px;
	margin-bottom:-10px;
}
header #topCategorias hr{
	border:1px solid rgba(255,255,255,.3);
}

/*=============================================
VENTANAS MODALES
=============================================*/
.modalTitulo{
	padding:5px 0px;
}

.modalTitulo h3{
	text-align:center;
	margin-top:-5px;
	padding:15px 0px;
	border-radius:5px 5px 0px 0px;
}

.modalFormulario .close{
	position:absolute;
	right:27px;
	top:15px; /* 15px byGSL */
	color:white;
}

.modalFormulario .facebook, .modalFormulario .google{
	cursor:pointer;
}

.modalFormulario .facebook p{
	background:#46639f;
}

.modalFormulario .google p{
	background:#d6513e;
}

.modalFormulario .facebook p, .modalFormulario .google p{
	color:white;
	text-align:center;
	line-height:40px;
	padding:8px;
	font-size:18px;
	margin-top:10px;
	margin-bottom:20px;
}

.modalFormulario p i{
	margin-left:-25px;
	margin-right:25px;
	font-size:25px;	
}

.modalFormulario form{
	padding:20px;
}

.modalFormulario form hr{
	border:1px solid #eee;
}

.modalFormulario form input[type="text"], .modalFormulario form input[type="email"], .modalFormulario form input[type="password"]{
	padding:25px;
}
.modalFormulario form input[type="submit"]{
	padding:15px;
}

.modalFormulario form .checkBox{
	margin-top:10px;
}



/*=============================================
Small devices (landscape phones, 576px and up)
=============================================*/
@media (max-width:767.98px){
	.headerTopFull {
	  height: 0px; /* 0px; byGSL */
	  display:none; 
	}
	.headerTopBody {
	  display:none; 
	  height: 0px; /* 0px; byGSL */
	}
	.header-navbar {
	  display:none; 
	  height: 0px;
	}		
	.headerfull {
	    height: 0px;		
/*		display:none; */
/*	    width: 100%;
	    height: 0px;
	    position: relative;
	    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.16);
	    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.16);
	    box-shadow: 0 0 4px rgba(0, 0, 0, 0.16); */
	}	
	/* [ Header Top Bar] */
	#headerTopBar ul{
		text-align: center;
	}
	#headerTopBar #headerTopUser{
		border-top:1px solid #222;
	}
	/* [ Header ] */
	header #topLogotipo img{
		padding:30px;
		padding-bottom:10px;
	}
	header #topCategorias{
		margin-bottom:10px;
	}
	header #topSearch{
		padding-top:2px;
		margin-bottom:10px;
	}
	header #topCart{
		margin:0px;
	}
	.modalFormulario {
		padding-top:55px;
		margin-bottom:55px;
	}	
	.modalFormulario .google p{
		margin-top:-15px;
	}	
}

/*=============================================
Medium devices (tablets, 768px and up)
=============================================*/
@media (min-width:768px) and (max-width:991.98px){
	.headerTopFull {
	  width: 100%;
	  height: 40px;
	}
	/* [ Header ] */
	header #topLogotipo img{
		padding:30px 0px;
	}
	header #topCart{
		padding-left:55px;
	}
	header #topCart p{
		display:none;
	}
	.modalFormulario {
		padding-top:65px;
		margin-bottom:65px;
	}	
	.modalFormulario .facebook p{
		margin-right:-15px;
	}
}

/*=============================================
Large devices (desktops, 992px and up)
=============================================*/
@media (min-width:992px) and (max-width:1199.98px){
	/* [ Header ] */
	header #topLogotipo img{
		padding:25px 60px;
		padding-left:0px;
	}
	header #topCart{
		padding-left:70px;
	}
	.modalFormulario {
		padding-top:65px;
		margin-bottom:65px;
	}	
	.modalFormulario .facebook p{
		margin-right:-15px;
	}	
}

/*=============================================
Extra large devices (large desktops, 1200px and up)
=============================================*/
@media (min-width:1200px){
	/* [ Header ] */
	header #topLogotipo img{
		padding:20px 60px;
		padding-left:0px;
	}
	header #topCart{
		padding-left:100px;
	}
	header #topSearch{
		padding-top:2px;
	}
	.modalFormulario {
		padding-top:80px;
	}
	.modalFormulario .facebook p{
		margin-right:-15px;
	}	
}