﻿/* --------------------------------------------------------
--- B2 Yazilim A.S.
--- +90 (212) 320 7356
--- www.b2yazilim.com
--- info@b2yazilim.com
--------------------------------------------------------*/


/* GENERAL
--------------------------------------------------------*/
.red { color: #CC0000; }


/* HEADER
--------------------------------------------------------*/
.kopa-page-heading p { color: #FFF; }
.header-bg { background-image: url(../images/header-bg2.jpg); background-repeat: repeat-x; }
.header-bg .slogan { display: block; font-size: 12px; text-align: center; color: #fff; margin-top: 10px; }


/* CONTENT
--------------------------------------------------------*/
.margin-bottom-main { margin-bottom: 55px; }
.picture-box { padding: 1px; border: 1px solid #999;
    -webkit-box-shadow: 0px 10px 5px -8px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 10px 5px -8px rgba(0,0,0,0.75);
    box-shadow: 0px 10px 5px -8px rgba(0,0,0,0.75);
}
.picture-box img { width: 100%; }

.categories a { display: block; padding: 10px 16px; background-color: #F0F0F0; margin-bottom: 1px; }
.categories a:hover,
.categories .active { background-color: #000; color: #FFF; }

.search label { display: block; }
.search input,
.search .dropdown { width: 100%; margin-bottom: 10px !important; }

.mobilErisimBody .table .cell:nth-child(1) img { width: 150px; max-width: none; }
.mobilErisimBody .table .cell span { display: block; }
.mobilErisimBody .table .cell span .mobilIcon { margin-right: 5px; }

.aracFiyati { text-align: center; color: #ec1d23; font-weight: bold; font-size: 28px; }

.kopa-partner-widget .partner-link > span { font-size: 16px; display: block; }
.search-box .search-form .search-text { color: #C0C0C0; }


/* FOOTER
--------------------------------------------------------*/
.loadingButton { height: auto; line-height: normal !important; text-shadow: none !important; font-weight: normal;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}
.newsletter-content .loadingButton { display: none; height: auto; line-height: normal !important; }



/* RESPONSIVE
--------------------------------------------------------*/
