

.magazaSelect, #searchStore { float: left; width: 30%; margin-right: 20px; }

.magazaSelect { background-color: #eeeeee; line-height: 1; height: 45px; display: block; vertical-align: middle; margin: 0 10px 0 0; padding: 5px 10px; }

.magazaSelect option:first-child { line-height: 45px; min-height: 45px; }

#searchStore input { width: 70%; float: left; line-height: 1; background-color: #eeeeee; height: 45px; margin: 0 10px 0 0; padding: 5px 10px; }

#searchStore .buton { line-height: 42px; min-height: 45px; margin-left: 20px; text-align: center; width: 24%; float: left; border: 1px solid #000; font-weight: 600; color: #fff; background-color: #000; margin: 0; padding: 0 10px; }

#searchStore .buton:before { margin-left: -10px; margin-right: 8px; display: inline-block; content: "\f041"; font: normal normal normal 14px/1px FontAwesome; }

#searchStore .buton:hover { background-color: #ddd; border-color: #ddd; }

.storeList { margin-left: -1%; margin-right: -1%; margin-top: 20px; max-height: 400px; overflow-y: auto !important; }

#searchResultList { margin-left: -1%; margin-right: -1%; margin-top: 20px; max-height: 300px; overflow-y: auto !important; }

.storeList:after { clear: both; display: table; content: ""; }

.mgz { width: 48%; float: left; border: 1px solid #dddddd; padding: 20px; margin: 0 1% 20px 1%; }

.mgz:after { clear: both; display: table; content: ""; }

.mgz .magazaItemLeft { float: left; width: 25%; }

.mgz .magazaItemLeft img { max-width: 100%; max-height: 100%; }

.mgz .magazaItemRight { float: right; width: 70%; }

.mgz .magazaItemRight.noimg { float: right; width: 100%; }

.mgz h4 { font-size: 15px; font-weight: 600; color: #000; }

.mgz .mgzAdress { margin-top: 10px; font-size: 13px; line-height: normal; height: 30px; float: left; width: 100%; }

.mgz .mgzAdress:before { content: "\f041"; font: normal normal normal 14px/1px FontAwesome; border-right: 1px solid #dfdfdf; height: 30px; display: inline-block; line-height: 30px; padding-right: 15px; margin-right: 15px; float: left; }

.mgz .mgzAciklama { margin-top: 10px; font-size: 13px; line-height: normal; height: 30px; float: left; width: 100%; }

.mgz .mgzAciklama:before { content: "\f039"; font: normal normal normal 12px/1px FontAwesome; border-right: 1px solid #dfdfdf; height: 30px; display: inline-block; line-height: 30px; padding-right: 12px; margin-right: 15px; float: left; }

.mgz .mgzTel { margin-top: 10px; font-size: 13px; line-height: 30px; height: 30px; float: left; width: 100%; }

.mgz .mgzTel:before { content: "\f095"; font: normal normal normal 14px/1px FontAwesome; border-right: 1px solid #dfdfdf; height: 30px; display: inline-block; line-height: 30px; padding-right: 13px; margin-right: 15px; float: left; }

.mgz .mgzTelM { margin-top: 10px; font-size: 13px; line-height: 30px; height: 30px; float: left; width: 100%; }

.mgz .mgzTelM:before { content: "\f10b"; font: normal normal normal 19px/1px FontAwesome; border-right: 1px solid #dfdfdf; height: 30px; display: inline-block; line-height: 30px; padding-right: 16px; margin-right: 15px; float: left; }


.mgz .mgzFax { margin-top: 10px; font-size: 13px; line-height: 30px; height: 30px; float: left; width: 100%; }

.mgz .mgzFax:before { content: "\f1ac"; font: normal normal normal 13px/1px FontAwesome; border-right: 1px solid #dfdfdf; height: 30px; display: inline-block; line-height: 30px; padding-right: 11px; margin-right: 15px; float: left; }

.mgzHarita { margin-top: 20px; line-height: normal; height: 30px; float: left; width: 100%; }

.mgz .buton { background-color: #000; font-size: 13px; line-height: 25px; color: #fff; padding: 5px 8px; }

.mgz .buton:hover { background-color: #222; color: #fff; }

#nearStores { margin-top: 20PX; }

.mapsGoster { margin-top: 20px; }

.mapsGoster .mapAlert { margin: 0 0 20px 0; }

.mapAlert { margin-left: 1%; margin-right: 1%; background-color: #000; line-height: 35px; color: #fff; text-indent: 10px; font-size: 13px; }

.marker p { line-height: 30px; }

.marker .button { margin-top: 10px; background-color: #000; color: #fff; border: 0; }

@media (max-width:1300px) {

    .magazaSelect, #searchStore { width: 45%; margin: 0 1% 0 0; }

    .mgz .mgzAdress, .mgz .mgzTel, .mgz h4 { width: 60%; text-align: left; height: 30px; overflow: hidden; float: none; }
}

@media (max-width:1199px) {
    .magazaSelect, #searchStore { width: 45%; margin: 0 1% 0 0; }

    #searchStore input { width: 69%; }

    .mgz { width: 48%; margin: 0 1% 20px 1%; padding: 10px; }

    .mgz .mgzAdress, .mgz .mgzTel, .mgz h4 { width: 50%; text-align: left; height: 30px; overflow: hidden; float: none; }
}

@media (max-width:1024px) {
    .magazaSelect, #searchStore { width: 45%; margin: 0 1% 0 0; }

    #searchStore input { width: 69%; }

    .mgz { width: 48%; margin: 0 1% 20px 1%; padding: 10px; }

    .mgz .mgzAdress, .mgz .mgzTel, .mgz h4 { width: 100%; text-align: left; height: 30px; overflow: hidden; float: none; }
}



@media (max-width:767px) {
    .magazaSelect, #searchStore { width: 99%; margin: 0; margin-bottom: 10px; }

    #searchStore input { width: 69%; }

    .mgz { width: 99.8%; margin: 0 0 10px 0; }

    .mgz img { float: none; margin: 0; display: inline-block; max-width: 100%; }

    .mgz h4 { float: none; }

    .mgz .mgzAdress, .mgz .mgzTel { width: 100%; display: block; height: auto; }

    .mgz .mgzAdress:before, .mgz .mgzTel:before { display: none; }

    .mgzHarita { margin-left: 0; margin-top: 10px; float: none; display: inline-block; }

    .mgz .buton { float: none; }
}
