
body {
    background-color: #E9ECF0;
    background-image: url("../images/bodyBg.png");
    background-repeat: repeat-x;
    font-family: Tahoma;
    font-size: 12px;
	overflow-x: hidden;
}
strong {
    font-weight: bolder;
}
h1 {
    border-bottom: 1px solid #E5E5E5;
    font-size: 20px;
    font-weight: bolder;
    margin: 0 0 10px;
    padding: 5px;
}
#wrapper {
    background-color: #FFFFFF;
    border-radius: 0 0 0 0;
    box-shadow: 0 0 5px #999999;
    margin: 0 auto;
    width: 1010px;
}
#site {
    padding: 15px 10px;
    width: 990px;
}
#header {
    height: 120px;
    position: relative;
}
#header a.logo {
    float: left;
    padding: 10px 0;
}
#header .users.links {
    color: #666666;
    height: 18px;
    line-height: 18px;
    position: absolute;
    right: 10px;
    top: 8px;
}
#header .users.links a {
    color: #666666;
    margin: 0 6px;
}
#header .users.links a:hover {
    color: #FF6600;
}
#header .users.welcome {
    color: #335442;
    height: 18px;
    line-height: 18px;
    margin-top: 8px;
    position: absolute;
    right: 10px;
}
#header .users.welcome a {
    border-left: 1px solid #EEEEEE;
    color: #666666;
    display: block;
    float: left;
    margin-left: 8px;
    padding: 0 0 0 8px;
    text-decoration: underline;
}
#header .users.welcome a:hover {
    text-decoration: none;
}
#header .search {
    height: 32px;
    position: absolute;
    right: 0;
    top: 38px;
    width: 368px;
}
#header .search input[type="text"] {
    border: 1px solid #EEEEEE;
    border-radius: 20px 0 0 20px;
    color: #666666;
    float: left;
    font-family: Tahoma;
    font-size: 11px;
    height: 18px;
    padding: 6px;
    width: 314px;
}
#header .search input[type="submit"] {
    background: url("../images/searchButton.png") no-repeat scroll center center transparent;
    border: medium none;
    float: left;
    height: 32px;
    width: 40px;
}
#header .card {
    background: url("../images/card.png") no-repeat scroll 13px 2px transparent;
    border: 1px solid #EEEEEE;
    border-radius: 14px 14px 14px 14px;
    color: #838181;
    height: 26px;
    line-height: 25px;
    padding: 2px 8px 2px 38px;
    position: absolute;
    right: 378px;
    top: 38px;
}
#menu {
    background: none repeat scroll 0 0 #333333;
    border-radius: 6px 6px 6px 6px;
    height: 40px;
    margin: 5px 0 10px;
    padding-left: 10px;
}
#menu ul li {
    border-right: 1px solid #666666;
    float: left;
}
#menu ul li a {
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    height: 40px;
    line-height: 40px;
    padding: 0 32px;
}
#menu ul li a:hover, #menu ul li a.active {
    background: none repeat scroll 0 0 #666666;
}
#subHeader #slideshow {
    float: left;
    height: 305px;
    width: 794px;
}
#slideshow img {
    border-radius: 5px 0 5px 5px;
}
#newsBar {
    background: none repeat scroll 0 0 #333333;
    box-shadow: 0 0 5px #CCCCCC inset;
    height: 34px;
    margin: 6px 0;
    padding: 4px;
}
#newsBar h2 {
    color: #FFFFFF;
    display: block;
    float: left;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    line-height: 34px;
    padding: 0 0 0 16px;
}
#newsBar .news {
    color: #FFFFFF;
    float: left;
    font-size: 12px;
    line-height: 34px;
    margin-left: 12px;
}
#newsBar .socaials {
    float: right;
    margin-right: 5px;
}
#newsBar .socaials a {
    display: block;
    float: left;
    margin: 4px 0 0 2px;
}
#products {
}
.product {
    border-bottom: 1px solid #EEEEEE;
    float: left;
    padding-bottom: 5px;
    width: 322px;
}
.product .img {
    border: 1px solid #EEEEEE;
}
.product a.title {
    color: #333333;
    display: block;
    font-family: Arial;
    font-size: 14px;
    font-weight: bolder;
    line-height: 20px;
    padding: 4px;
}
.product span.desc {
    color: #666666;
    display: block;
    padding: 0 4px;
}
.product .bottom {
    padding-top: 6px;
}
.product .bottom .price {
    color: #FF6600;
    float: left;
    font-size: 18px;
    font-weight: bolder;
    padding: 4px;
}
.product .bottom .buttons {
    float: right;
}
a.button {
    background: none repeat scroll 0 0 #64a4e0;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    float: left;
    height: 24px;
    line-height: 24px;
    margin-right: 4px;
    margin-top: 4px;
    padding: 0 8px;
}
a.button.green {
    background: none repeat scroll 0 0 #006699;
}
a.basket {
    background-image: url("../images/green_link.png");
    background-repeat: repeat;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    display: block;
    font-size: 13px;
    height: 34px;
    line-height: 34px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 6px;
    padding-left: 10px;
    padding-right: 10px;
    width: 160px;
}
#footer {
    background: none repeat scroll 0 0 #333;
    border-radius: 0 0 5px 5px;
    box-shadow: 0 0 5px #999999;
    height: 250px;
    margin: 1px auto 10px;
    width: 1012px;
}
#footer .logo {
    float: left;
    padding: 20px 0 0 10px;
}
#footer .center {
    float: left;
    padding: 20px 10px 0 0;
    text-align: center;
    width: 720px;
}
#footer .center .links {
    margin: 10px 0;
}
#footer .center .links a {
    color: #000000;
    margin: 0 8px;
}
#footer .center .copyright {
    padding: 0 0 10px;
}
#footer .lineTeknoloji {
    float: right;
    padding: 70px 20px 0 0;
}
#product {
    font-family: Arial;
    padding: 10px 0;
}
#full_page_detail {
    padding: 10px;
}
.list {
    font-family: Arial;
    font-size: 12px;
    margin: 6px;
}
.list a {
    color: #666666;
    text-decoration: underline;
}
.list thead td {
    background: linear-gradient(to bottom, #FFFFFF 0%, #E5E5E5 90%) repeat scroll 0 0 transparent;
    color: #666666;
    font-weight: bolder;
    padding: 10px;
}
.list td {
    padding: 10px;
}
#cart_finish {
}
#cart_finish h2 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 6px;
    padding-left: 8px;
}
#cart_finish #cart.form {
    float: left;
    width: 440px;
}
#cart_finish #cart.list {
    float: right;
    width: 500px;
}
#cart.form {
    padding: 8px;
    width: 440px;
}
#cart.form .line {
    border-bottom: 1px solid #DDDDDD;
    padding: 5px;
}
#cart.form .line label {
    display: block;
    float: left;
    line-height: 24px;
    margin-right: 6px;
    padding-left: 6px;
    text-align: right;
    width: 100px;
}
#cart.form .line input[type="text"], #cart.form .line input[type="password"], #cart.form .line textarea, .itext {
    border: 1px solid #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 2px 2px 2px #EEEEEE inset;
    color: #999999;
    font-family: Arial;
    font-size: 11px;
    padding: 4px;
    width: 160px;
}
#cart.form .line textarea {
    height: 42px;
    width: 300px;
}
#cart.form .line input[type="text"]:focus, #cart.form .line input[type="password"]:focus, #cart.form .line textarea:focus {
    color: #666666;
}
#cart.form .line input[type="submit"], .ibutton {
    background-color: #003366;
    border: medium none;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    margin-right: 12px;
    padding: 10px 16px;
}
#cart.form .line input[type="submit"]:hover {
    background-color: #333333;
}
.error {
    font-size: 15px;
    padding: 10px;
    text-align: center;
}
#product .product_images {
    float: left;
    width: 340px;
}
#product .product_images a.big_image {
    border: 1px solid #DDDDDD;
    display: block;
}
#product .product_images .gallery a {
    border: 1px solid #CCCCCC;
    display: block;
    float: left;
    margin: 10px 0 0 8px;
}
#product .product_info {
    float: left;
    margin: 0 0 0 15px;
    width: 635px;
}
#product .product_info h1 {
    border-bottom: 1px solid #CCCCCC;
}
#product .product_info p.description {
    padding: 5px;
}
#product .product_info .blocks .price {
    color: #FF6600;
    float: right;
    font-size: 26px;
    font-weight: bolder;
    line-height: 74px;
    margin: 10px 0;
    width: 150px;
}
#product .product_info .blocks .cart-button {
    float: right;
    margin: 10px 0;
}
#product .product_info .blocks .cart-button a {
    background: none repeat scroll 0 0 #333333;
    border-radius: 16px 16px 16px 16px;
    color: #FFFFFF;
    display: block;
    font-size: 25px;
    height: 46px;
    line-height: 46px;
    margin: 12px 0 0;
    padding: 0 25px;
}
#product .product_info .blocks .social-buttons {
    float: left;
    margin: 10px 0;
    width: 282px;
}
#product .product_info .blocks .social-buttons a {
    display: block;
    margin: 0 0 1px;
}
#about .links {
    background-color: #333333;
    border-radius: 0 5px 5px 5px;
    float: left;
    width: 190px;
}
#about .links a {
    background-image: url("../images/icon2.png");
    background-position: 14px center;
    background-repeat: no-repeat;
    border-bottom: 1px solid #FFFFFF;
    color: #FFFFFF;
    display: block;
    height: 29px;
    line-height: 28px;
    padding-left: 30px;
}
#about .links a:hover, #about .links a.active {
    color: #FF6600 !important;
}
#about .detail {
    float: left;
    margin: 0 0 0 10px;
    width: 790px;
}
#about .detail .title {
    padding: 0 0 5px;
}
#footer .logo {
    float: left;
    width: 200px;
}
#footer .links {
    float: left;
    margin: 10px 0 0 40px;
    width: 750px;
}
#footer .links h2 {
    color: #fff;
    font-family: Arial;
    font-size: 14px;
    margin: 10px 0 4px;
}
#footer .links ul li {
    float: left;
    list-style: disc outside none;
    margin: 0 0 0 10px;
    width: 155px;
}
#footer .links ul li a {
    color: #fff;
    display: block;
    padding: 2px 0;
}
#footer .feed {
    float: left;
    margin: 20px 0 0;
}
#footer .feed h2 {
    color: #666666;
    font-family: Arial;
    font-size: 16px;
}
#footer .feed span {
    color: #333333;
    display: block;
    line-height: 25px;
    margin: 0 2px 2px;
}
#footer .feed input[type="text"] {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 1px -1px 3px #DDDDDD inset;
    color: #999999;
    float: left;
    height: 28px;
    margin: 0;
    padding: 0 6px;
    width: 175px;
}
#footer .feed input[type="submit"] {
    background: none repeat scroll 0 0 #333333;
    border: 0 none;
    border-radius: 0 5px 5px 0;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    height: 30px;
    margin: 0 0 0 -10px;
    padding: 0 5px;
    position: relative;
}
.product2 {
	margin: 0 12px;
}


/* ===== Bayrakdirekci.com ana sayfa modern düzen ===== */
#slideshow.home-hero-modern{
    position:relative;
    overflow:hidden;
    margin:0 0 14px 0;
    border-radius:8px;
    box-shadow:0 8px 22px rgba(0,0,0,.12);
}
#slideshow.home-hero-modern ul{margin:0;padding:0;list-style:none;}
#slideshow.home-hero-modern li{
    position:relative;
    overflow:hidden;
}
#slideshow.home-hero-modern li:before{
    content:"";
    position:absolute;
    inset:0;
    background:linear-gradient(90deg, rgba(0,0,0,.68) 0%, rgba(0,0,0,.42) 42%, rgba(0,0,0,.10) 100%);
    z-index:1;
}
#slideshow.home-hero-modern .slider-text{display:none !important;}
.hero-modern-panel{
    position:absolute;
    left:34px;
    top:50%;
    transform:translateY(-50%);
    z-index:2;
    width:470px;
    max-width:calc(100% - 68px);
    color:#fff;
    font-family:Arial, Helvetica, sans-serif;
}
.hero-modern-eyebrow{
    display:inline-block;
    padding:6px 10px;
    margin-bottom:10px;
    background:#a67c18;
    color:#fff;
    border-radius:20px;
    font-size:11px;
    font-weight:bold;
    letter-spacing:.4px;
    text-transform:uppercase;
}
.hero-modern-panel h1{
    margin:0 0 10px 0;
    padding:0;
    border:0;
    color:#fff;
    font-size:30px;
    line-height:1.15;
    font-weight:800;
    text-shadow:0 2px 5px rgba(0,0,0,.40);
}
.hero-modern-panel p{
    margin:0 0 16px 0;
    font-size:14px;
    line-height:1.55;
    color:#f3f3f3;
    text-shadow:0 1px 4px rgba(0,0,0,.45);
}
.hero-modern-actions{display:flex;gap:10px;flex-wrap:wrap;}
.hero-modern-btn{
    display:inline-block;
    padding:10px 15px;
    border-radius:6px;
    font-size:13px;
    font-weight:bold;
    text-decoration:none !important;
    line-height:18px;
}
.hero-modern-btn.primary{background:#a67c18;color:#fff !important;}
.hero-modern-btn.secondary{background:#fff;color:#222 !important;}
.hero-modern-btn:hover{filter:brightness(.94);}

.home-trust-strip{
    display:grid;
    grid-template-columns:repeat(4,1fr);
    gap:10px;
    margin:14px 0 14px;
}
.home-trust-strip .trust-item{
    background:#fff;
    border:1px solid #e7ded2;
    border-radius:8px;
    padding:12px 12px;
    box-shadow:0 3px 12px rgba(0,0,0,.05);
}
.home-trust-strip strong{
    display:block;
    margin-bottom:4px;
    color:#222;
    font-size:14px;
    font-family:Arial, Helvetica, sans-serif;
}
.home-trust-strip span{display:block;color:#666;font-size:12px;line-height:1.45;}

#newsBar.home-news-modern{
    display:flex;
    align-items:center;
    gap:14px;
    clear:both;
    height:auto !important;
    margin:14px 0 18px !important;
    padding:10px 14px !important;
    background:#faf7ef !important;
    border:1px solid #e1d4c5;
    border-radius:8px;
    box-shadow:none !important;
    overflow:hidden;
}
#newsBar.home-news-modern h2{
    float:none !important;
    margin:0;
    padding:0;
    color:#6b431d;
    font-size:15px;
    line-height:24px;
    white-space:nowrap;
}
#newsBar.home-news-modern .news{
    float:none !important;
    flex:1;
    width:auto !important;
    min-width:0;
    margin:0;
    color:#333;
    overflow:hidden;
}
#newsBar.home-news-modern .new{
    width:auto !important;
    line-height:24px;
    font-size:13px;
    color:#333;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
#newsBar.home-news-modern .socaials{
    float:none !important;
    width:auto !important;
    margin:0;
    text-align:right;
    display:flex;
    align-items:center;
    gap:8px;
}
#newsBar.home-news-modern .socaials a{display:inline-flex;align-items:center;justify-content:center;margin:0;}
#newsBar.home-news-modern .socaials img{height:22px;width:auto;display:block;}

.home-section-head{
    text-align:center;
    margin:22px 0 18px;
    font-family:Arial, Helvetica, sans-serif;
}
.home-section-head span{
    display:inline-block;
    padding:5px 10px;
    margin-bottom:8px;
    background:#f5ecdc;
    color:#8a641d;
    border-radius:20px;
    font-size:11px;
    font-weight:bold;
    text-transform:uppercase;
}
.home-section-head h2{
    margin:0 0 7px 0;
    padding:0;
    border:0;
    color:#222;
    font-size:24px;
    line-height:1.25;
}
.home-section-head p{
    margin:0 auto;
    max-width:650px;
    color:#666;
    font-size:13px;
    line-height:1.55;
}
.home-section-head.compact{margin:0 0 16px;}

#products.home-products-premium{
    display:grid !important;
    grid-template-columns:repeat(3,1fr);
    gap:18px;
    clear:both;
    margin:18px 0 24px;
    padding:0;
    align-items:stretch;
}
#products.home-products-premium .product{
    float:none !important;
    width:auto !important;
    height:auto !important;
    min-height:0 !important;
    margin:0 !important;
    padding:0 !important;
    background:#fff;
    border:1px solid #e4ded6;
    border-radius:12px;
    box-shadow:0 5px 17px rgba(0,0,0,.07);
    display:flex !important;
    flex-direction:column;
    overflow:hidden;
    transition:all .18s ease;
}
#products.home-products-premium .product:hover{
    transform:translateY(-2px);
    box-shadow:0 9px 22px rgba(0,0,0,.11);
}
#products.home-products-premium .product .img{
    float:none !important;
    width:100% !important;
    height:235px !important;
    display:flex !important;
    align-items:center;
    justify-content:center;
    background:linear-gradient(180deg,#fffaf2,#f5eee3);
    border:0 !important;
    border-bottom:1px solid #eee5da !important;
    border-radius:0 !important;
    overflow:hidden;
    margin:0 !important;
    padding:0 !important;
}
#products.home-products-premium .product .img a{
    display:flex !important;
    width:100% !important;
    height:100% !important;
    align-items:center;
    justify-content:center;
    text-align:center;
    text-decoration:none;
}
#products.home-products-premium .product .img img{
    display:block;
    max-width:100% !important;
    max-height:225px !important;
    width:auto !important;
    height:auto !important;
    margin:0 auto !important;
    border:0;
}
#products.home-products-premium .product .no-image{
    display:flex;
    align-items:center;
    justify-content:center;
    width:100%;
    height:100%;
    padding:18px;
    text-align:center;
    color:#8a6a38;
    font-weight:bold;
    font-size:13px;
    line-height:1.45;
}
#products.home-products-premium .premium-product-body{
    display:flex;
    flex-direction:column;
    flex:1;
    padding:14px;
}
#products.home-products-premium .product-badge{
    display:inline-block;
    align-self:flex-start;
    margin:0 0 8px 0;
    padding:4px 8px;
    border-radius:20px;
    background:#f4ecd9;
    color:#8a641d;
    font-size:10px;
    font-weight:bold;
    text-transform:uppercase;
}
#products.home-products-premium .product .title{
    display:block;
    min-height:44px;
    margin:0 0 8px 0 !important;
    padding:0 !important;
    font-family:Arial, Helvetica, sans-serif;
    font-size:16px;
    font-weight:bold;
    line-height:1.35;
    color:#222;
    text-decoration:none;
}
#products.home-products-premium .product .title:hover{text-decoration:underline;}
#products.home-products-premium .product .desc{
    display:block;
    flex:1;
    min-height:48px;
    margin:0 0 14px 0 !important;
    padding:0 !important;
    font-size:13px;
    line-height:1.5;
    color:#555;
    overflow:hidden;
}
#products.home-products-premium .product .bottom{
    float:none !important;
    clear:both !important;
    margin-top:auto !important;
    padding-top:4px !important;
    width:100% !important;
    height:auto !important;
    position:static !important;
}
#products.home-products-premium .product .buttons{
    float:none !important;
    width:100% !important;
    height:auto !important;
    text-align:center;
    margin:0 !important;
    padding:0 !important;
    position:static !important;
}
#products.home-products-premium .product .home-product-btn{
    display:block !important;
    width:100% !important;
    height:auto !important;
    line-height:18px !important;
    min-height:38px;
    padding:10px 12px !important;
    border-radius:7px;
    background:#2f2f2f;
    color:#fff !important;
    text-align:center;
    font-weight:bold;
    font-size:13px;
    text-decoration:none;
    border:0;
    box-shadow:none;
    position:static !important;
    white-space:normal;
}
#products.home-products-premium .product .home-product-btn:hover{
    background:#a67c18;
    text-decoration:none;
}
.home-empty-message{
    grid-column:1/-1;
    width:100%;
    padding:18px;
    background:#fff8f0;
    border:1px solid #e4d6c8;
    color:#5b3920;
    border-radius:8px;
}

.home-why-section{
    margin:28px 0 18px;
    padding:22px;
    background:#faf7ef;
    border:1px solid #e6dac8;
    border-radius:12px;
}
.why-grid{
    display:grid;
    grid-template-columns:repeat(4,1fr);
    gap:12px;
}
.why-card{
    background:#fff;
    border:1px solid #eadfce;
    border-radius:9px;
    padding:14px;
    box-shadow:0 3px 12px rgba(0,0,0,.04);
}
.why-card strong{
    display:block;
    margin-bottom:6px;
    color:#222;
    font-size:14px;
    font-family:Arial, Helvetica, sans-serif;
}
.why-card p{
    margin:0;
    color:#666;
    font-size:12px;
    line-height:1.5;
}
.home-contact-cta{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:15px;
    margin:18px 0 22px;
    padding:18px 20px;
    background:#2f2f2f;
    color:#fff;
    border-radius:10px;
    font-family:Arial, Helvetica, sans-serif;
}
.home-contact-cta strong{
    display:block;
    margin-bottom:4px;
    font-size:18px;
    color:#fff;
}
.home-contact-cta span{
    display:block;
    color:#ddd;
    font-size:13px;
    line-height:1.45;
}
.home-contact-cta a{
    display:inline-block;
    flex:0 0 auto;
    padding:11px 16px;
    background:#a67c18;
    color:#fff !important;
    border-radius:6px;
    font-weight:bold;
    text-decoration:none !important;
}

@media screen and (max-width:900px){
    .home-trust-strip{grid-template-columns:repeat(2,1fr);}
    #products.home-products-premium{grid-template-columns:repeat(2,1fr);}
    .why-grid{grid-template-columns:repeat(2,1fr);}
    #newsBar.home-news-modern{display:block;}
    #newsBar.home-news-modern h2,
    #newsBar.home-news-modern .news,
    #newsBar.home-news-modern .socaials{display:block;width:100% !important;text-align:left;}
    #newsBar.home-news-modern .socaials{margin-top:8px;}
}
@media screen and (max-width:560px){
    .hero-modern-panel{left:18px;max-width:calc(100% - 36px);}
    .hero-modern-panel h1{font-size:22px;}
    .hero-modern-panel p{font-size:13px;}
    .home-trust-strip{grid-template-columns:1fr;}
    #products.home-products-premium{grid-template-columns:1fr;gap:14px;}
    #products.home-products-premium .product .img{height:auto !important;min-height:190px;}
    .why-grid{grid-template-columns:1fr;}
    .home-contact-cta{display:block;text-align:center;}
    .home-contact-cta a{margin-top:12px;}
    #newsBar.home-news-modern .new{white-space:normal;}
}
