
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: 1px 10px;
    width: 990px;
}
#header {
    height: 250px;
    position: relative;
}
#header a.logo {
    float: left;
    padding: 0px 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 #fc0404;
    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: 205px;
    width: 794px;
}
#slideshow img {
    border-radius: 5px 0 5px 5px;
}
#newsBar {
    background: none repeat scroll 0 0 #fc0404;
    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: 2px;
    width: 240px;
}
.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 #fc0404;
    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;
}


/* =========================================================
   Pirincdokum.com modern görünüm düzenlemeleri
   Ana yapı, ürün kartları, ürün detay, footer ve mobil uyum
   ========================================================= */

body {
    background: #eef1f5;
    color: #2e2e2e;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 1.45;
}

a {
    text-decoration: none;
}

#wrapper {
    width: 1180px;
    max-width: calc(100% - 24px);
    margin: 14px auto;
    background: #ffffff;
    border-radius: 14px;
    box-shadow: 0 12px 35px rgba(0,0,0,.12);
    overflow: hidden;
}

#site {
    width: auto;
    padding: 12px;
}

#header {
    height: auto;
    min-height: 0;
    padding: 4px 0 10px;
    text-align: center;
    background: #ffffff;
}

#header a.logo {
    float: none;
    display: block;
    padding: 0;
}

#header a.logo img {
    display: block;
    width: auto !important;
    max-width: 100%;
    height: auto !important;
    margin: 0 auto;
    border-radius: 10px;
}

#menu {
    height: auto;
    margin: 10px 0 12px;
    padding: 0;
    background: linear-gradient(90deg, #7a1f17, #d71920, #7a1f17);
    border-radius: 12px;
    box-shadow: 0 8px 20px rgba(215,25,32,.22);
    overflow: hidden;
}

#menu ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

#menu ul li {
    float: none;
    border-right: 1px solid rgba(255,255,255,.22);
}

#menu ul li:last-child {
    border-right: 0;
}

#menu ul li a {
    height: 44px;
    line-height: 44px;
    padding: 0 24px;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: .2px;
}

#menu ul li a:hover,
#menu ul li a.active {
    background: rgba(0,0,0,.25);
    color: #fff;
}

#slideshow {
    width: 100%;
    height: 230px;
    margin: 0 0 10px;
    border-radius: 12px;
    overflow: hidden;
    background: #d8d0c2;
}

#slideshow ul,
#slideshow li {
    width: 100%;
}

#newsBar {
    display: flex;
    align-items: center;
    min-height: 40px;
    height: auto;
    margin: 10px 0 14px;
    padding: 6px 10px;
    background: #d71920;
    border-radius: 10px;
    box-shadow: none;
}

#newsBar h2 {
    float: none;
    flex: 0 0 auto;
    line-height: 28px;
    padding: 0 10px 0 4px;
    font-size: 14px;
}

#newsBar .news {
    float: none;
    flex: 1 1 auto;
    min-width: 0;
    margin-left: 0;
    line-height: 28px;
    overflow: hidden;
}

#newsBar .news .new {
    width: auto !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#newsBar .socaials {
    float: none;
    flex: 0 0 auto;
    margin-right: 0;
    margin-left: 8px;
}

#newsBar .socaials a {
    float: none;
    display: inline-block;
    margin: 0 0 0 4px;
    vertical-align: middle;
}

#homeIntro {
    margin: 12px 0 16px;
    padding: 20px;
    border-radius: 14px;
    background: linear-gradient(135deg, #fff8ea, #ffffff 60%, #f6f0e6);
    border: 1px solid #ead9bd;
}

#homeIntro h1 {
    margin: 0 0 8px;
    padding: 0;
    border: 0;
    color: #7a4d18;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    line-height: 1.25;
}

#homeIntro p {
    margin: 0;
    color: #575757;
    font-size: 14px;
}

.homeIntroGrid {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: 14px;
}

.homeTag {
    display: inline-block;
    padding: 7px 10px;
    border-radius: 999px;
    background: #8a641f;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
}

.sectionTitle {
    margin: 4px 0 12px;
    padding: 0 0 10px;
    border-bottom: 2px solid #e6dac8;
    color: #333;
    font-size: 20px;
    font-weight: bold;
}

#products {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 14px;
    margin-bottom: 22px;
}

.product,
.product2 {
    float: none !important;
    width: auto !important;
    margin: 0 !important;
    padding: 10px;
    border: 1px solid #e8dfd1;
    border-radius: 14px;
    background: #fff;
    box-shadow: 0 6px 18px rgba(0,0,0,.08);
    transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease;
}

.product:hover {
    transform: translateY(-3px);
    border-color: #caa96c;
    box-shadow: 0 10px 24px rgba(0,0,0,.13);
}

.product .img {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 190px;
    padding: 8px;
    border: 1px solid #efe8dc;
    border-radius: 12px;
    background: #d7d0c0;
}

.product .img a {
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-height: 180px;
}

.product .img img {
    display: block;
    max-width: 100%;
    max-height: 180px;
    width: auto;
    height: auto !important;
    object-fit: contain;
    margin: 0 auto;
}

.product a.title {
    min-height: 42px;
    padding: 10px 2px 4px;
    color: #2f2f2f;
    font-size: 14px;
    line-height: 18px;
    font-weight: bold;
}

.product a.title:hover {
    color: #b21d1d;
}

.product span.desc {
    min-height: 36px;
    padding: 0 2px;
    color: #666;
    font-size: 12px;
    line-height: 18px;
}

.product .bottom {
    padding-top: 8px;
}

.product .bottom .buttons {
    float: none;
}

.product .bottom .buttons .button,
a.button {
    display: inline-block;
    float: none;
    height: 30px;
    line-height: 30px;
    margin: 6px 0 0;
    padding: 0 12px;
    border-radius: 8px;
    background: #d71920;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    transition: background .2s ease;
}

.product .bottom .buttons .button:hover,
a.button:hover {
    background: #7a1f17;
}

/* Ürün detay sayfası */
#product {
    display: flex;
    gap: 24px;
    padding: 18px 4px 26px;
    font-family: Arial, Helvetica, sans-serif;
}

#product .product_images {
    float: none;
    flex: 0 0 380px;
    width: 380px;
}

#product .product_images a.big_image {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 360px;
    padding: 12px;
    border: 1px solid #eadfce;
    border-radius: 16px;
    background: #d7d0c0;
    box-shadow: 0 8px 20px rgba(0,0,0,.08);
}

#product .product_images a.big_image img {
    width: auto !important;
    max-width: 100%;
    max-height: 340px;
    height: auto;
}

#product .product_images .gallery {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: 10px;
}

#product .product_images .gallery a {
    float: none;
    margin: 0;
    padding: 4px;
    border: 1px solid #ddd0bf;
    border-radius: 8px;
    background: #fff;
}

#product .product_info {
    float: none;
    flex: 1 1 auto;
    width: auto;
    margin: 0;
    min-width: 0;
}

#product .product_info h1 {
    margin: 0 0 12px;
    padding: 0 0 12px;
    color: #7a4d18;
    font-size: 26px;
    line-height: 1.25;
    border-bottom: 2px solid #eadfce;
}

#product .product_info p.description {
    padding: 0;
    margin: 0 0 14px;
    color: #555;
    font-size: 14px;
    line-height: 1.7;
}

#product .product_info .article {
    padding: 16px;
    border-radius: 14px;
    background: #faf7f1;
    border: 1px solid #eadfce;
    color: #444;
    font-size: 14px;
    line-height: 1.7;
}

.product-detail-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin: 12px 0 16px;
}

.product-detail-actions a {
    display: inline-block;
    padding: 10px 14px;
    border-radius: 9px;
    background: #d71920;
    color: #fff;
    font-weight: bold;
}

.product-detail-actions a.secondary {
    background: #333;
}

/* Footer */
#footer {
    width: 1180px;
    max-width: calc(100% - 24px);
    height: auto;
    margin: 0 auto 18px;
    padding: 24px;
    border-radius: 14px;
    background: linear-gradient(135deg, #262626, #111);
    box-shadow: 0 12px 30px rgba(0,0,0,.18);
    color: #fff;
}

#footer .logo {
    float: none;
    width: auto;
    padding: 0;
}

#footer .logo img {
    display: block;
    max-width: 210px;
    height: auto !important;
    margin-bottom: 14px;
}

#footer .links {
    float: none;
    width: auto;
    margin: 0;
}

#footer .links h2 {
    color: #fff;
    font-size: 14px;
    line-height: 1.6;
}

#footer .footer-grid {
    display: grid;
    grid-template-columns: 240px 1fr 260px;
    gap: 24px;
    align-items: start;
}

#footer .footer-title {
    margin: 0 0 10px;
    color: #f4d493;
    font-size: 18px;
    font-weight: bold;
}

#footer .footer-text,
#footer .footer-text a {
    color: #e8e8e8;
    font-size: 13px;
    line-height: 1.7;
}

#footer .footer-text a:hover {
    color: #fff;
}

#footer .footer-links {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: 12px;
}

#footer .footer-links a {
    display: inline-block;
    padding: 7px 10px;
    border-radius: 999px;
    background: rgba(255,255,255,.08);
    color: #fff;
    font-size: 12px;
}

#footer .footer-links a:hover {
    background: #d71920;
}

#footer .footer-copy {
    margin-top: 18px;
    padding-top: 14px;
    border-top: 1px solid rgba(255,255,255,.12);
    color: #bdbdbd;
    font-size: 12px;
    text-align: center;
}

/* Mobil uyum */
@media (max-width: 1100px) {
    #products {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    #footer .footer-grid {
        grid-template-columns: 1fr 1fr;
    }

    #footer .footer-grid > div:first-child {
        grid-column: 1 / -1;
    }
}

@media (max-width: 768px) {
    #wrapper,
    #footer {
        max-width: calc(100% - 12px);
        margin-top: 6px;
        border-radius: 10px;
    }

    #site {
        padding: 8px;
    }

    #menu ul {
        display: block;
    }

    #menu ul li {
        border-right: 0;
        border-bottom: 1px solid rgba(255,255,255,.18);
    }

    #menu ul li a {
        height: 40px;
        line-height: 40px;
        text-align: center;
        padding: 0 12px;
    }

    #slideshow {
        height: 170px;
    }

    #newsBar {
        display: block;
    }

    #newsBar h2,
    #newsBar .news,
    #newsBar .socaials {
        display: block;
        width: 100%;
        margin: 0;
        text-align: center;
    }

    #homeIntro {
        padding: 14px;
    }

    #homeIntro h1 {
        font-size: 20px;
    }

    #products {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 10px;
    }

    .product {
        padding: 8px;
    }

    .product .img {
        min-height: 160px;
    }

    .product .img a {
        min-height: 150px;
    }

    .product .img img {
        max-height: 150px;
    }

    #product {
        display: block;
    }

    #product .product_images,
    #product .product_info {
        width: auto;
        flex: none;
    }

    #product .product_images {
        margin-bottom: 18px;
    }

    #product .product_images a.big_image {
        min-height: 260px;
    }

    #footer {
        padding: 18px;
    }

    #footer .footer-grid {
        grid-template-columns: 1fr;
        gap: 18px;
    }
}

@media (max-width: 480px) {
    #products {
        grid-template-columns: 1fr;
    }

    #homeIntro h1,
    .sectionTitle,
    #product .product_info h1 {
        font-size: 19px;
    }
}


/* =========================================================
   Pirincdokum.com ikinci tur ince ayarları
   Üst iletişim barı, daha dengeli header, eşit ürün kartları
   ========================================================= */

body {
    background: #edf0f4;
}

#wrapper {
    width: 1160px;
    max-width: calc(100% - 28px);
    margin-top: 10px;
}

#site {
    padding: 10px 12px 14px;
}

#topBar {
    margin: 0 0 8px;
    padding: 9px 13px;
    border-radius: 10px;
    background: linear-gradient(90deg, #2b241b, #7a5720);
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    box-shadow: 0 6px 18px rgba(0,0,0,.12);
}

#topBar .topBarTitle {
    float: left;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: .2px;
}

#topBar .topBarContact {
    float: right;
    font-size: 12px;
}

#topBar .topBarContact a,
#topBar .topBarContact span {
    color: #fff;
    margin-left: 8px;
}

#topBar .topBarContact a:hover {
    color: #f4d493;
}

#header {
    padding: 0 0 8px;
}

#header a.logo img {
    width: 100% !important;
    max-width: 990px;
    max-height: 250px;
    object-fit: contain;
    background: #fff;
}

#menu {
    margin-top: 6px;
}

#slideshow {
    height: 210px;
    border: 1px solid #e3d8c8;
}

#homeIntro {
    margin: 10px 0 14px;
    padding: 16px 18px;
}

#homeIntro h1 {
    font-size: 22px;
}

.homeTag {
    padding: 6px 10px;
}

.sectionTitle {
    margin-top: 2px;
}

#products {
    gap: 14px;
}

.product,
.product2 {
    display: flex;
    flex-direction: column;
    min-height: 315px;
    padding: 9px;
    border-color: #e1d6c5;
}

.product .img {
    min-height: 170px;
    padding: 7px;
    background: #d4cdbc;
}

.product .img a {
    min-height: 160px;
}

.product .img img {
    max-height: 165px;
}

.product a.title {
    min-height: 38px;
    padding-top: 9px;
    font-size: 13px;
    line-height: 18px;
}

.product span.desc {
    min-height: 34px;
    font-size: 12px;
}

.product .bottom {
    margin-top: auto;
    padding-top: 6px;
}

.product .bottom .buttons .button,
a.button {
    height: 28px;
    line-height: 28px;
    padding: 0 11px;
    border-radius: 7px;
    background: linear-gradient(180deg, #d93028, #b91f18);
}

.product .bottom .buttons .button:hover,
a.button:hover {
    background: linear-gradient(180deg, #8a641f, #6b4b17);
}

#footer {
    width: 1160px;
    max-width: calc(100% - 28px);
    margin-top: 0;
}

#footer .footer-product-groups span {
    display: block;
    margin-bottom: 5px;
    padding-left: 12px;
    position: relative;
}

#footer .footer-product-groups span:before {
    content: "•";
    position: absolute;
    left: 0;
    color: #f4d493;
}

@media (max-width: 1100px) {
    #products {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

@media (max-width: 768px) {
    #topBar .topBarTitle,
    #topBar .topBarContact {
        float: none;
        display: block;
        text-align: center;
    }

    #topBar .topBarContact {
        margin-top: 5px;
    }

    #slideshow {
        height: 160px;
    }

    #products {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .product,
    .product2 {
        min-height: 0;
    }
}

@media (max-width: 480px) {
    #wrapper,
    #footer {
        max-width: calc(100% - 12px);
    }

    #products {
        grid-template-columns: 1fr;
    }
}


/* =========================================================
   Product Detail - Geliştirilmiş ürün detay ve galeri alanı
   ========================================================= */

#product.pd-product-detail {
    display: grid;
    grid-template-columns: 420px minmax(0, 1fr);
    gap: 26px;
    padding: 22px 4px 30px;
    align-items: start;
}

#product .pd-product-images {
    float: none;
    width: auto;
}

#product .pd-main-image {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 410px;
    padding: 15px;
    border: 1px solid #e7dccb;
    border-radius: 18px;
    background: linear-gradient(135deg, #d7d0c0, #f8f5ed);
    box-shadow: 0 10px 26px rgba(0,0,0,.10);
}

#product .pd-main-image img {
    display: block;
    width: 100% !important;
    max-width: 100%;
    max-height: none;
    height: auto !important;
    object-fit: contain;
}

#product .pd-no-image {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 360px;
    border: 1px dashed #c9bda9;
    border-radius: 18px;
    background: #f8f5ed;
    color: #8a641f;
    font-weight: bold;
    font-size: 15px;
}

#product .pd-product-gallery {
    display: flex;
    flex-wrap: wrap;
    gap: 9px;
    margin-top: 12px;
}

#product .pd-product-gallery a {
    float: none !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 78px;
    height: 78px;
    margin: 0 !important;
    padding: 5px;
    border: 1px solid #ded2c0;
    border-radius: 10px;
    background: #fff;
    overflow: hidden;
    box-sizing: border-box;
    transition: border-color .2s ease, box-shadow .2s ease, transform .2s ease;
}

#product .pd-product-gallery a:hover,
#product .pd-product-gallery a.pd-active {
    border-color: #b8924b;
    box-shadow: 0 5px 14px rgba(184,146,75,.26);
    transform: translateY(-2px);
}

#product .pd-product-gallery a img {
    display: block;
    max-width: 100%;
    max-height: 68px;
    width: auto !important;
    height: auto !important;
    object-fit: contain;
}

#product .pd-gallery-note {
    margin-top: 9px;
    color: #777;
    font-size: 12px;
    line-height: 18px;
}

#product .pd-product-info {
    float: none;
    width: auto;
    margin: 0;
    min-width: 0;
}

#product .pd-product-kicker {
    display: inline-block;
    margin-bottom: 8px;
    padding: 6px 10px;
    border-radius: 999px;
    background: #f7f0e4;
    color: #8a641f;
    font-size: 12px;
    font-weight: bold;
}

#product .pd-product-info h1 {
    margin: 0 0 12px;
    padding: 0 0 13px;
    border-bottom: 2px solid #eadfce;
    color: #7a4d18;
    font-size: 28px;
    line-height: 1.25;
}

#product .pd-product-desc {
    margin: 0 0 14px;
    padding: 0;
    color: #505050;
    font-size: 14px;
    line-height: 1.75;
}

#product .pd-product-badges {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin: 0 0 15px;
}

#product .pd-product-badges span {
    display: inline-block;
    padding: 7px 10px;
    border-radius: 999px;
    background: #7a1f17;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
}

#product .pd-info-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
    margin: 0 0 16px;
}

#product .pd-info-box {
    padding: 13px;
    border: 1px solid #eadfce;
    border-radius: 12px;
    background: #fffaf2;
}

#product .pd-info-box strong {
    display: block;
    margin-bottom: 5px;
    color: #7a1f17;
    font-size: 13px;
}

#product .pd-info-box span {
    display: block;
    color: #555;
    font-size: 12px;
    line-height: 18px;
}

#product .pd-product-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 9px;
    margin: 12px 0 18px;
}

#product .pd-product-actions a {
    display: inline-block;
    padding: 11px 15px;
    border-radius: 9px;
    background: linear-gradient(180deg, #d93028, #b91f18);
    color: #fff;
    font-weight: bold;
    font-size: 13px;
    line-height: 18px;
}

#product .pd-product-actions a.secondary {
    background: #333;
}

#product .pd-product-actions a.gold {
    background: linear-gradient(180deg, #b8924b, #8a641f);
}

#product .pd-product-section {
    margin-top: 4px;
}

#product .pd-product-section h2 {
    margin: 0;
    padding: 12px 15px;
    border-radius: 14px 14px 0 0;
    background: #333;
    color: #fff;
    font-size: 17px;
    line-height: 23px;
}

#product .pd-product-article {
    margin: 0;
    padding: 17px;
    border: 1px solid #eadfce;
    border-top: 0;
    border-radius: 0 0 14px 14px;
    background: #faf7f1;
    color: #444;
    font-size: 14px;
    line-height: 1.75;
}

#product .pd-product-article p {
    margin: 0 0 12px;
}

#product .pd-product-help {
    margin-top: 12px;
    padding: 13px 15px;
    border-left: 4px solid #b8924b;
    border-radius: 8px;
    background: #fff8ea;
    color: #555;
    font-size: 13px;
    line-height: 20px;
}

@media (max-width: 900px) {
    #product.pd-product-detail {
        display: block;
        padding: 14px 0 24px;
    }

    #product .pd-product-images {
        margin-bottom: 18px;
    }

    #product .pd-main-image {
        min-height: 300px;
    }

    #product .pd-main-image img {
        max-height: none;
    }

    #product .pd-info-grid {
        grid-template-columns: 1fr;
    }

    #product .pd-product-info h1 {
        font-size: 23px;
    }
}

@media (max-width: 480px) {
    #product .pd-main-image {
        min-height: 245px;
        padding: 10px;
    }

    #product .pd-main-image img {
        max-height: none;
    }

    #product .pd-product-gallery a {
        width: 66px;
        height: 66px;
    }

    #product .pd-product-actions a {
        width: 100%;
        box-sizing: border-box;
        text-align: center;
    }
}

/* =========================================================
   Ana sayfa ürün kartları - ürün detay sayfası ile uyumlu premium görünüm
   ========================================================= */

#products {
    align-items: stretch;
}

#products .home-product-card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-height: 390px;
    padding: 12px;
    overflow: hidden;
    border: 1px solid #eadfce;
    border-radius: 16px;
    background: linear-gradient(180deg, #ffffff 0%, #fffaf2 100%);
    box-shadow: 0 8px 22px rgba(0,0,0,.09);
}

#products .home-product-card:before {
    content: "";
    display: block;
    height: 4px;
    margin: -12px -12px 10px;
    background: linear-gradient(90deg, #7a1f17, #d71920, #8a641f);
}

#products .home-product-card:hover {
    transform: translateY(-4px);
    border-color: #c7a166;
    box-shadow: 0 13px 28px rgba(0,0,0,.14);
}

#products .home-product-card .home-card-media {
    min-height: 178px;
    padding: 8px;
    border: 1px solid #e7dccb;
    border-radius: 14px;
    background: linear-gradient(135deg, #d7d0c0, #f8f5ed);
    box-shadow: inset 0 0 0 1px rgba(255,255,255,.45);
}

#products .home-product-card .home-card-media a {
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-height: 165px;
    text-align: center;
}

#products .home-product-card .home-card-media img {
    display: block;
    max-width: 100%;
    max-height: 165px;
    width: auto !important;
    height: auto !important;
    object-fit: contain;
    margin: 0 auto;
}

#products .home-card-no-image {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 150px;
    color: #8a641f;
    font-size: 13px;
    font-weight: bold;
}

#products .home-card-code {
    display: inline-block;
    align-self: flex-start;
    margin: 10px 0 0;
    padding: 5px 9px;
    border-radius: 999px;
    background: #f7f0e4;
    color: #8a641f;
    font-size: 11px;
    font-weight: bold;
    line-height: 16px;
}

#products .home-product-card .home-card-title {
    min-height: 38px;
    padding: 8px 0 3px;
    color: #2d2d2d;
    font-size: 14px;
    line-height: 19px;
    font-weight: bold;
}

#products .home-product-card .home-card-title:hover {
    color: #7a1f17;
}

#products .home-product-card .home-card-desc {
    min-height: 35px;
    padding: 0;
    color: #5f5f5f;
    font-size: 12px;
    line-height: 18px;
}

#products .home-card-badges {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    margin: 10px 0 12px;
}

#products .home-card-badges span {
    display: inline-block;
    padding: 5px 7px;
    border-radius: 999px;
    background: #7a1f17;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    line-height: 14px;
}

#products .home-card-badges span:nth-child(2) {
    background: #8a641f;
}

#products .home-card-badges span:nth-child(3) {
    background: #333333;
}

#products .home-product-card .home-card-bottom {
    margin-top: auto;
    padding-top: 4px;
}

#products .home-product-card .home-card-bottom .buttons {
    float: none;
}

#products .home-product-card .home-detail-button {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    margin: 0;
    padding: 0 14px;
    border-radius: 9px;
    background: linear-gradient(180deg, #d93028, #b91f18);
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
}

#products .home-product-card .home-detail-button:hover {
    background: linear-gradient(180deg, #8a641f, #6b4b17);
}

@media (max-width: 768px) {
    #products .home-product-card {
        min-height: 0;
    }

    #products .home-product-card .home-card-media {
        min-height: 155px;
    }

    #products .home-product-card .home-card-media a {
        min-height: 145px;
    }

    #products .home-product-card .home-card-media img {
        max-height: 145px;
    }
}

@media (max-width: 480px) {
    #products .home-product-card {
        padding: 10px;
    }

    #products .home-product-card:before {
        margin: -10px -10px 10px;
    }

    #products .home-card-badges span {
        font-size: 10px;
    }
}


/* =========================================================
   Pirincdokum.com - SEO / WhatsApp / kurumsal küçük dokunuşlar
   ========================================================= */
.home-trust-strip {
	display: flex !important;
	flex-wrap: wrap !important;
	gap: 8px !important;
	margin-top: 14px !important;
}
.home-trust-strip span,
.home-trust-strip a {
	display: inline-block !important;
	padding: 7px 10px !important;
	border-radius: 999px !important;
	background: #8a641f !important;
	color: #ffffff !important;
	font-size: 12px !important;
	font-weight: bold !important;
	text-decoration: none !important;
}
.home-trust-strip a {
	background: #1f8f3a !important;
}
.home-trust-strip a:hover {
	background: #176d2c !important;
}
.home-card-actions {
	display: flex !important;
	flex-wrap: wrap !important;
	gap: 6px !important;
}
.home-whatsapp-button {
	display: inline-block !important;
	padding: 8px 13px !important;
	border-radius: 7px !important;
	background: #1f8f3a !important;
	color: #ffffff !important;
	font-size: 12px !important;
	line-height: 16px !important;
	font-weight: bold !important;
	text-decoration: none !important;
}
.home-whatsapp-button:hover {
	background: #176d2c !important;
}
#footer .footer-text strong,
#footer strong {
	color: #f4d493;
}
