
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: 175px;
    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 #e50404;
    border-radius: 6px 6px 6px 6px;
    height: 45px;
    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: 14px;
    height: 30px;
    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 #e50404;
    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: 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;
}

/* 2026 standart katalog arayüzü */
* {
    box-sizing: border-box;
}
body {
    margin: 0;
    background: #eef1f5;
    color: #292929;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 1.55;
}
a {
    transition: color .2s ease, background-color .2s ease, transform .2s ease, box-shadow .2s ease;
}
#wrapper {
    width: 1010px;
    max-width: calc(100% - 24px);
    background: #fff;
    border-radius: 0;
    box-shadow: 0 3px 24px rgba(27, 31, 36, .16);
    overflow: hidden;
}
#site {
    width: 100%;
    padding: 10px;
}
#header {
    height: auto;
}
#header a.logo {
    display: block;
    float: none;
    padding: 0;
}
#header a.logo img {
    display: block;
    width: 100%;
    height: auto;
    max-height: 175px;
    object-fit: cover;
}
#menu {
    height: auto;
    min-height: 40px;
    margin: 8px 0 10px;
    padding: 0 10px;
    overflow: hidden;
    background: linear-gradient(180deg, #b88935 0%, #8f6520 100%);
    border: 1px solid #805918;
    border-radius: 6px;
    box-shadow: inset 0 1px rgba(255,255,255,.25);
}
#menu ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
#menu ul li {
    float: none;
    border-right: 1px solid rgba(255,255,255,.18);
}
#menu ul li:last-child {
    border-right: 0;
}
#menu ul li a {
    height: 40px;
    padding: 0 24px;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    line-height: 40px;
    text-shadow: 0 1px rgba(0,0,0,.25);
}
#menu ul li a:hover,
#menu ul li a.active {
    background: rgba(30,30,30,.28);
}
.catalog-intro {
    margin: 0 0 10px;
    padding: 20px 28px;
    text-align: center;
    background: linear-gradient(135deg, #fff 0%, #faf7f1 100%);
    border: 1px solid #e2d7c4;
    border-radius: 6px;
}
.catalog-eyebrow {
    margin: 0 0 3px;
    color: #9b7028;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 1.6px;
}
.catalog-intro h1 {
    margin: 0;
    padding: 0;
    color: #4c3517;
    border: 0;
    font-family: Georgia, "Times New Roman", serif;
    font-size: 25px;
}
.catalog-lead {
    max-width: 750px;
    margin: 8px auto 13px;
    color: #5c5c5c;
}
.catalog-features {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 7px;
}
.catalog-features span {
    padding: 5px 10px;
    color: #fff;
    background: #a4762b;
    border-radius: 3px;
    font-size: 11px;
    font-weight: 700;
}
#newsBar {
    display: flex;
    align-items: center;
    min-height: 38px;
    height: auto;
    margin: 0 0 10px;
    padding: 4px 12px;
    background: #272727;
    border-radius: 5px;
    box-shadow: none;
}
#newsBar h2 {
    flex: 0 0 auto;
    float: none;
    padding: 0;
    line-height: 30px;
}
#newsBar .news {
    flex: 1;
    float: none;
    line-height: 30px;
}
#newsBar .news .new {
    width: auto !important;
}
#newsBar .socaials {
    flex: 0 0 auto;
    float: none;
}
.section-heading {
    margin: 0 0 8px;
    padding: 11px 15px;
    color: #fff;
    background: #303030;
    border-left: 5px solid #b88935;
    border-radius: 4px;
}
.section-heading h2 {
    margin: 0;
    font-size: 17px;
}
.section-heading p {
    margin: 1px 0 0;
    color: #d5d5d5;
    font-size: 11px;
}
#products,
.products-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 14px;
}
#products .clear,
.products-grid .clear {
    display: none;
}
.category-main-heading {
    margin-bottom: 12px;
}
.category-block {
    margin: 0 0 22px;
}
.category-heading {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
    margin: 0 0 10px;
    padding: 10px 0 8px;
    border-bottom: 1px solid #dbcdb7;
}
.category-heading h2 {
    margin: 0;
    color: #252525;
    font-size: 20px;
}
.category-heading p {
    margin: 4px 0 0;
    color: #6a6a6a;
    font-size: 11px;
}
.category-all-button {
    flex: 0 0 auto;
    padding: 9px 13px;
    color: #fff;
    background: #941018;
    border-radius: 5px;
    font-weight: 700;
}
.category-all-button:hover {
    background: #71070e;
}
.category-breadcrumb {
    margin-bottom: 10px;
}
.category-page {
    padding: 14px;
    background: #fff;
    border: 1px solid #e1d8cb;
    border-radius: 6px;
}
.category-page-heading {
    margin: 0 0 14px;
    padding: 4px 0 12px;
    border-bottom: 2px solid #a4762b;
}
.category-page-heading h1 {
    margin: 0;
    padding: 0;
    border: 0;
    color: #3d2b13;
    font-size: 24px;
}
.category-page-heading p {
    margin: 6px 0 0;
    color: #666;
    line-height: 18px;
}
.category-empty {
    margin: 15px 0;
    padding: 20px;
    text-align: center;
    color: #666;
    background: #faf7f1;
    border: 1px solid #e2d7c4;
    border-radius: 5px;
}
.product {
    display: flex;
    float: none;
    flex-direction: column;
    width: auto;
    min-width: 0;
    padding: 0 0 8px;
    overflow: hidden;
    background: #fff;
    border: 1px solid #dedede;
    border-radius: 4px;
    box-shadow: 0 2px 7px rgba(0,0,0,.08);
}
.product:hover {
    border-color: #b88935;
    box-shadow: 0 6px 16px rgba(0,0,0,.13);
    transform: translateY(-2px);
}
.product .img {
    position: relative;
    overflow: hidden;
    border: 0;
    border-bottom: 1px solid #dedede;
    background: #ddd5cb;
}
.product .img img {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
    object-fit: contain;
}
.product a.title {
    min-height: 49px;
    padding: 9px 9px 3px;
    color: #252525;
    font-size: 13px;
    line-height: 18px;
}
.product a.title:hover {
    color: #9b7028;
}
.product span.desc {
    flex: 1;
    min-height: 41px;
    padding: 3px 9px;
    color: #777;
    font-size: 11px;
    line-height: 17px;
}
.product .bottom {
    padding: 5px 7px 0;
}
.product .bottom .buttons {
    float: none;
}
.product a.button {
    float: none;
    height: 28px;
    margin: 0;
    padding: 0 10px;
    background: #b10d18;
    line-height: 28px;
    text-align: center;
}
.product a.button:hover {
    background: #810711;
}
#footer {
    width: 1010px;
    max-width: calc(100% - 24px);
    height: auto;
    margin: 0 auto 20px;
    padding: 26px 28px 12px;
    color: #ccc;
    background: #222;
    border-radius: 0 0 6px 6px;
    box-shadow: 0 4px 18px rgba(0,0,0,.22);
}
.footer-grid {
    display: grid;
    grid-template-columns: 230px 1fr;
    gap: 28px;
}
#footer .footer-brand img {
    display: block;
    max-width: 190px;
    max-height: 85px;
    width: auto;
    height: auto;
}
.footer-brand p {
    margin: 12px 0 0;
    color: #aaa;
    font-size: 12px;
}
#footer .footer-contact h2 {
    margin: 0 0 5px;
    color: #fff;
    font-size: 20px;
}
.footer-contact > p {
    margin: 0 0 12px;
}
.contact-cards {
    display: grid;
    grid-template-columns: 190px minmax(250px, 1fr);
    gap: 8px;
}
.contact-cards a {
    display: flex;
    flex-direction: column;
    padding: 9px 12px;
    color: #fff;
    background: #2e2e2e;
    border: 1px solid #3c3c3c;
    border-radius: 5px;
}
.contact-cards small {
    color: #c89a4a;
    font-size: 9px;
    font-weight: 700;
    letter-spacing: .8px;
}
.contact-cards strong {
    font-size: 12px;
}
.footer-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
    margin-top: 10px;
}
.footer-button {
    padding: 7px 12px;
    color: #fff !important;
    background: #333;
    border: 1px solid #444;
    border-radius: 4px;
    font-weight: 700;
}
.footer-button.gold {
    background: #a4762b;
    border-color: #a4762b;
}
.footer-button.whatsapp {
    background: #239b56;
    border-color: #239b56;
}
.network-links {
    margin-top: 18px;
    padding: 13px 0;
    border-top: 1px solid #383838;
    border-bottom: 1px solid #383838;
}
.network-links h3 {
    margin: 0 0 8px;
    color: #c89a4a;
    font-size: 12px;
}
.network-links a {
    display: inline-block;
    margin: 0 5px 5px 0;
    padding: 5px 9px;
    color: #ddd;
    background: #303030;
    border-radius: 4px;
    font-size: 11px;
}
.footer-bottom {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    padding-top: 11px;
    color: #888;
    font-size: 10px;
}
.floating-whatsapp {
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 999;
    padding: 11px 16px 11px 42px;
    color: #fff !important;
    background: #25d366;
    border-radius: 24px;
    box-shadow: 0 5px 18px rgba(0,0,0,.24);
    font-size: 13px;
    font-weight: 700;
}
.floating-whatsapp:before {
    content: "✓";
    position: absolute;
    left: 12px;
    top: 8px;
    width: 23px;
    height: 23px;
    color: #25d366;
    background: #fff;
    border-radius: 50%;
    line-height: 23px;
    text-align: center;
}
#product {
    padding: 15px;
    border: 1px solid #e3e3e3;
    border-radius: 5px;
}

/* Ürün detay sayfası */
.product-breadcrumb {
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 8px 0 12px;
    padding: 10px 13px;
    color: #555;
    background: #f8f4ed;
    border: 1px solid #e4d7c2;
    border-radius: 5px;
}
.product-breadcrumb a {
    color: #a17129;
    font-weight: 700;
}
.product-breadcrumb strong {
    font-weight: 400;
}
#product.product-detail-card {
    padding: 16px;
    background: #fff;
    border: 1px solid #e2d9cb;
    border-radius: 7px;
    box-shadow: 0 3px 12px rgba(0,0,0,.06);
}
.product-detail-main {
    display: grid;
    grid-template-columns: 340px minmax(0, 1fr);
    gap: 32px;
}
#product.product-detail-card .product_images {
    float: none;
    width: auto;
}
#product.product-detail-card .product_images a.big_image {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 360px;
    padding: 12px;
    overflow: hidden;
    background: #f7f7f7;
    border: 1px solid #ddd;
    border-radius: 6px;
}
#product.product-detail-card .product_images a.big_image img {
    display: block;
    width: 100%;
    max-width: 315px;
    height: auto;
    max-height: 345px;
    object-fit: contain;
}
#product.product-detail-card .product_images .gallery {
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
    margin-top: 8px;
}
#product.product-detail-card .product_images .gallery a {
    float: none;
    margin: 0;
    overflow: hidden;
    background: #fff;
    border: 1px solid #d4d4d4;
    border-radius: 4px;
}
#product.product-detail-card .product_images .gallery img {
    display: block;
    width: 70px !important;
    height: 70px !important;
    object-fit: cover;
}
#product.product-detail-card .product_info {
    float: none;
    width: auto;
    margin: 0;
}
.product-brand-label {
    display: inline-block;
    margin-bottom: 8px;
    padding: 4px 12px;
    color: #fff;
    background: #ad7b2d;
    border-radius: 20px;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: .3px;
}
#product.product-detail-card .product_info h1 {
    margin: 0;
    padding: 0 0 9px;
    color: #171717;
    border-bottom: 1px solid #ccc;
    font-size: 25px;
    line-height: 1.25;
}
#product.product-detail-card .product_info p.description {
    margin: 10px 0 14px;
    padding: 8px 10px;
    color: #594629;
    background: #f8f6f2;
    border-left: 4px solid #ad7b2d;
    font-size: 13px;
}
.product-benefits {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 8px;
    margin-bottom: 14px;
}
.benefit-card {
    min-height: 102px;
    padding: 10px;
    background: #f7f7f7;
    border: 1px solid #ddd;
    border-radius: 5px;
}
.benefit-card > strong {
    display: block;
    color: #ad7b2d;
    font-size: 19px;
    line-height: 22px;
}
.benefit-card h3 {
    margin: 2px 0 3px;
    color: #111;
    font-size: 13px;
}
.benefit-card p {
    margin: 0;
    color: #666;
    font-size: 11px;
    line-height: 15px;
}
.product-contact-box {
    padding: 13px 14px;
    color: #fff;
    background: #303030;
    border-radius: 6px;
}
.product-contact-box h2 {
    margin: 0;
    font-size: 18px;
}
.product-contact-box p {
    margin: 2px 0 10px;
    color: #eee;
    font-size: 11px;
}
.product-contact-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}
.detail-action {
    display: inline-block;
    min-width: 126px;
    padding: 9px 13px;
    color: #fff !important;
    border-radius: 4px;
    font-weight: 700;
    text-align: center;
}
.detail-action.whatsapp {
    background: #20b95b;
}
.detail-action.phone {
    background: #ad7b2d;
}
.detail-action.products-link {
    background: #666;
}
.detail-action:hover {
    filter: brightness(.9);
    transform: translateY(-1px);
}
.product-article-card {
    margin: 14px 0 8px;
    padding: 16px;
    background: #fff;
    border: 1px solid #e2d9cb;
    border-radius: 7px;
}
.product-article-card > h2 {
    margin: 0 0 12px;
    padding: 0 0 8px;
    color: #171717;
    border-bottom: 2px solid #a17129;
    font-size: 20px;
}
.product-article-card .article {
    color: #333;
    font-size: 13px;
}
.product-article-card .article table {
    width: 100% !important;
    max-width: 660px;
    border-collapse: collapse;
}
.product-article-card .article table td,
.product-article-card .article table th {
    height: auto !important;
    padding: 7px !important;
    border: 1px solid #e2e2e2 !important;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 13px !important;
}
.product-article-card .article table tr:nth-child(even) {
    background: #fafafa;
}
.product-article-card .article img {
    max-width: 100%;
    height: auto;
}

@media (max-width: 800px) {
    #wrapper,
    #footer {
        max-width: calc(100% - 12px);
    }
    #site {
        padding: 6px;
    }
    #menu ul li a {
        padding: 0 13px;
        font-size: 12px;
    }
    .catalog-intro {
        padding: 17px 15px;
    }
    .catalog-intro h1 {
        font-size: 21px;
    }
    #products,
    .products-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 7px;
    }
    .product .img img {
        height: auto;
    }
    .footer-grid {
        grid-template-columns: 1fr;
    }
    .contact-cards {
        grid-template-columns: 1fr;
    }
    .product-detail-main {
        grid-template-columns: 280px minmax(0, 1fr);
        gap: 18px;
    }
    #product .product_images,
    #product .product_info {
        float: none;
        width: 100%;
        margin: 0;
    }
    #product .product_images a.big_image img {
        max-width: 100%;
        height: auto;
    }
    .product-benefits {
        grid-template-columns: 1fr;
    }
    .benefit-card {
        min-height: 0;
    }
}

@media (max-width: 480px) {
    #header a.logo img {
        min-height: 92px;
        object-fit: cover;
        object-position: center;
    }
    #menu {
        padding: 0;
    }
    #menu ul {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }
    #menu ul li {
        border-bottom: 1px solid rgba(255,255,255,.15);
    }
    #menu ul li a {
        padding: 0 7px;
        text-align: center;
    }
    #newsBar {
        display: block;
    }
    #newsBar .news {
        margin-left: 0;
        line-height: 18px;
    }
    .section-heading h2 {
        font-size: 15px;
    }
    #products,
    .products-grid {
        grid-template-columns: 1fr;
    }
    .category-heading {
        align-items: flex-start;
    }
    .category-heading h2 {
        font-size: 17px;
    }
    .category-all-button {
        padding: 8px 10px;
        font-size: 11px;
    }
    .product a.title {
        min-height: 57px;
        font-size: 12px;
    }
    .product span.desc {
        display: none;
    }
    #footer {
        padding: 20px 16px 10px;
    }
    .footer-bottom {
        display: block;
    }
    .footer-bottom span {
        display: block;
        margin-top: 4px;
    }
    .floating-whatsapp {
        right: 12px;
        bottom: 12px;
    }
    .product-breadcrumb {
        align-items: flex-start;
        font-size: 11px;
    }
    #product.product-detail-card {
        padding: 10px;
    }
    .product-detail-main {
        grid-template-columns: 1fr;
        gap: 15px;
    }
    #product.product-detail-card .product_images a.big_image {
        min-height: 0;
    }
    #product.product-detail-card .product_info h1 {
        font-size: 21px;
    }
    .product-benefits {
        grid-template-columns: 1fr;
    }
    .product-contact-actions {
        display: grid;
        grid-template-columns: 1fr;
    }
    .product-article-card {
        padding: 12px;
        overflow-x: auto;
    }
}
