.distributors-map{
width: 80%; height: 520px; margin: 0 auto; border: 2px solid white; box-shadow: 0px 0px 20px #fff;
}
@media screen and (min-width:712px){
.trabica-infowindow{
width: 300px; height: 520px;position: absolute;top:22px;left:10%;display: none;background-color: rgba(183,32,38,0.9);color: white;
}
}
@media screen and (max-width:711px){
.trabica-infowindow{
width: 300px; height: 481px;position: relative;margin: 0 auto;display: none;background-color: rgba(183,32,38,0.9);color: white;
}
}
.iwCloseBtn {
position:absolute;
}
.trabica-map-email, .trabica-map-site{
color: #ffffff;
}
@media screen and (min-width:1025px){
.gm-style-iw {
width: 350px !important;
top: -57px !important;
left: -20px !important;
background-color: #fff;
height:481px
}
#iw-container {
margin-bottom: 10px;
}
#iw-container .iw-title {
font-family: 'Open Sans Condensed', sans-serif;
font-size: 22px;
font-weight: 400;
padding: 10px; color: white;
margin: 0;
border-radius: 2px 2px 0 0;
}
#iw-container .iw-content {
font-size: 13px;
line-height: 18px;
font-weight: 400;
margin-right: 1px;
padding: 15px 5px 20px 15px;
max-height: 300px;
overflow-y: auto;
overflow-x: hidden;
}
.iw-content img {
float: right;
margin: 0 5px 5px 10px;
}
.iw-content h5{
position:absolute;
bottom: 0px;
}
.iw-subTitle {
font-size: 16px;
font-weight: 700;
padding: 5px 0;
}
.iw-bottom-gradient {
position: absolute;
width: 300px;
height: 25px;
bottom: 0px;
right: 0px;
background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
}
.iw-title-inner{
padding-right: 33px;
}
.iwCloseBtn img{
display: none;
}
}
@media screen and (max-width:1024px){
.gm-style-iw {
width: 350px !important;
top: 0px !important;
left: 0px !important;
background-color: #fff;
box-shadow: 0 1px 6px #9c1a20;
border: 1px solid #888888;
border-radius: 2px 2px 10px 10px;
}
#iw-container {
margin-bottom: 10px;
}
#iw-container .iw-title {
font-family: 'Open Sans Condensed', sans-serif;
font-size: 22px;
font-weight: 400;
padding: 10px; color: white;
margin: 0;
border-radius: 2px 2px 0 0;
}
#iw-container .iw-content {
font-size: 13px;
line-height: 18px;
font-weight: 400;
margin-right: 1px;
padding: 15px 5px 20px 15px;
max-height: 300px;
overflow-y: auto;
overflow-x: hidden;
}
.iw-content img {
float: right;
margin: 0 5px 5px 10px;
}
.iw-subTitle {
font-size: 16px;
font-weight: 700;
padding: 5px 0;
}
.iw-bottom-gradient {
position: absolute;
width: 300px;
height: 25px;
bottom: 0px;
right: 0px;
background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
}
.iw-title-inner{
padding-right: 33px;
}
.iwCloseBtn img{
display: none;
}
}