@import url("https://fonts.googleapis.com/css?family=Barlow+Semi+Condensed:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&subset=latin-ext&display=swap");
@import url(owl.carousel.css);
@import url("https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i&display=swap");
@import url(owl.theme.css);
@import url(tab.css);
@import url(form.css);

@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&display=swap&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese&display=swap");

* {
    font-family: "Barlow Semi Condensed", sans-serif;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

html {
    overflow-x: hidden;
}

a {
    color: #001f10;
    text-decoration: none !important;
}

.clear {
    clear: both;
}

body {
    color: #001f10;
    overflow-x: hidden !important;
    background-color: #f1f1f1 !important;
}

.site-head {
    height: 160px;
    border-bottom: 7px solid #ffcc03;
    background: url(../img/bg/head-bg.jpg) center top no-repeat #fff;
}

.navbar-default {
    background: none !important;
    border: none !important;
    box-shadow: none !important;
}

.navbar-brand {
    padding: 0px !important;
    height: 153px !important;
}

.navbar-default .navbar-nav > li > a {
    padding-top: 26px !important;
    padding-bottom: 26px !important;
    padding-left: 28px !important;
    padding-right: 36px !important;
    color: var(--primary-color) !important;
    font-size: 18px;
    font-weight: 600;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: var(--primary-color) !important;
}

.navbar-nav > li {
    background: url(../img/menu-golge.jpg) right top no-repeat;
}

.navbar-nav > li:last-child {
    background: none !important;
}

.navbar-nav > li:last-child a {
    padding-right: 0px !important;
}

.navbar-nav > li:last-child img {
    margin-right: 5px;
}

.product-search .form-control {
    border: 2px solid #2f363b;
    border-radius: 0px;
    height: 58px;
    /* margin-top: 7px; */
}

.product-search input {
    width: 870px !important;
    margin-left: 0px;
    font-size: 18px !important;
    font-weight: 500 !important;
}

.navbar-form {
    padding: 0px !important;
}

.product-search .buttonGndr {
    background: url(../img/search.svg) no-repeat;
    width: 46px !important;
    height: 38px !important;
    position: relative;
    /* z-index: 9999999999999999; */
    margin-left: -46px;
    text-indent: -999999em;
    border-radius: 0px;
    border: none;
    top: 3px;
    right: 10px;
}

.btn-default:focus,
.btn-default:hover {
    background-position: 0 0 !important;
    background-color: none !important;
}

.boxes {
    padding-top: 50px;
    padding-bottom: 50px;
    color: #001f10;
    font-size: 15px;
    background: url(../img/bg/orta-bg.jpg) right top no-repeat;
    background-color: white;
    font-family: "Open Sans", sans-serif !important;
}

.boxes p {
    font-size: 15px;
    font-family: "Open Sans", sans-serif !important;
    -webkit-font-smoothing: antialiased;
}

.boxes p img {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.boxes .box0 .page {
    text-align: justify;
}

.boxes .box0 .lastp {
    margin-bottom: 40px;
}

.boxes .box1 .lastp {
    /* margin-bottom: 40px; */
    min-height: 110px;
}

.boxes .box2 .lastp {
    /* margin-bottom: 33px; */
    min-height: 110px;
}

.boxes h2 {
    color: var(--primary-color) !important;
    font-size: 18px;
    font-weight: bold;
    margin-top: 20px;
    font-family: "Open Sans", sans-serif !important;
    margin-bottom: 15px;
    -webkit-font-smoothing: antialiased;
}

.boxes h2:after {
    content: '"';
    width: 63px;
    height: 5px;
    background: #ffcc03;
    display: block;
    text-indent: -9999em;
    margin: 10px 0;
}
.boxes a div {
    /* font-family: 'Open Sans', sans-serif !important; */
    /* font-size:13px !important; */
    -webkit-font-smoothing: antialiased;
}

.boxes .box0 {
    cursor: pointer;
    background: url(../img/bg/kutu1-bg.png) center top no-repeat;
    min-height: 621px;
    background-size: cover;
    -webkit-box-shadow: 3px 3px 15px 2px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 3px 3px 15px 2px rgba(0, 0, 0, 0.18);
    box-shadow: 3px 3px 15px 2px rgba(0, 0, 0, 0.18);
}

.boxes .box1 {
    cursor: pointer;
    background: url(../img/bg/kutu2-bg.png) center top no-repeat;
    background-size: cover;
    min-height: 299px;
    margin-bottom: 23px;
    /*margin-left: 5px;*/
    -webkit-box-shadow: 3px 3px 15px 2px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 3px 3px 15px 2px rgba(0, 0, 0, 0.18);
    box-shadow: 3px 3px 15px 2px rgba(0, 0, 0, 0.18);
}

.boxes .box2 {
    cursor: pointer;
    background: url(../img/bg/kutu3-bg.png) center top no-repeat;
    background-size: cover;
    min-height: 299px;
    /*margin-left: 5px;*/
    -webkit-box-shadow: 3px 3px 15px 2px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 3px 3px 15px 2px rgba(0, 0, 0, 0.18);
    box-shadow: 3px 3px 15px 2px rgba(0, 0, 0, 0.18);
}

.boxes .box3 {
    cursor: pointer;
    background: url(../img/bg/kutu4-bg.png) center top no-repeat;
    background-size: cover;
    min-height: 299px;
    margin-bottom: 23px;
    -webkit-box-shadow: 3px 3px 15px 2px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 3px 3px 15px 2px rgba(0, 0, 0, 0.18);
    box-shadow: 3px 3px 15px 2px rgba(0, 0, 0, 0.18);
}

.boxes .box3 h2:after {
    content: '"';
    width: 63px;
    height: 5px;
    background: #000;
    display: block;
    text-indent: -9999em;
    margin: 10px 0;
}

.boxes .box4 {
    cursor: pointer;
    background: #41ad49;
    min-height: 299px;
    max-height: 299px;
    -webkit-box-shadow: 3px 3px 15px 2px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 3px 3px 15px 2px rgba(0, 0, 0, 0.18);
    box-shadow: 3px 3px 15px 2px rgba(0, 0, 0, 0.18);
}

.boxes .box4 p {
    z-index: 999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999;
}

.boxes .box4 h2:after {
    content: '"';
    width: 63px;
    height: 5px;
    background: #000;
    display: block;
    text-indent: -9999em;
    margin: 10px 0;
}

.boxes .bxsbtn {
    height: 45px;
    line-height: 41px;
    /* width: 90px !important; */
    text-align: center;
    font-weight: bold;
    /* font-size: 15px !important; */
    margin-bottom: 8px;
    text-transform: uppercase;
    padding-left: 0px;
    padding-right: 0px;
    letter-spacing: 1px;
    font-family: "Open Sans", sans-serif !important;
}

.boxes .btnnew {
    border-radius: 3px;
    background: #ffdc00;
    color: var(--secondary-color) !important;
    font-size: 16px;
    margin: 0 10px;
    transition: all 0.5s ease;
}

.boxes .btnjohn {
    border-radius: 3px;
    background: #ffdc00;
    color: var(--secondary-color) !important;
    font-size: 16px;
    transition: all 0.5s ease;
}

.boxes .btnjohn:hover {
    background: #063c21;
    color: #ffcc03;
}

.boxes .btnnew:hover {
    background: #063c21;
    color: #ffcc03;
}

.boxes .btnclaas {
    border-radius: 3px;
    background: #ffdc00;
    color: var(--secondary-color) !important;
    font-size: 16px;
    transition: all 0.5s ease;
}

.boxes .btnclaas:hover {
    background: #063c21;
    color: #ffcc03;
}

.boxes .btnlaverda {
    border-radius: 3px;
    background: #ffdc00;
    color: var(--secondary-color) !important;
    font-size: 16px;
    transition: all 0.5s ease;
}

.boxes .btnlaverda:hover {
    background: #063c21;
    color: #ffcc03;
}

.boxes .btnfantini {
    border-radius: 3px;
    background: #ffdc00;
    color: var(--secondary-color) !important;
    font-size: 16px;
    transition: all 0.5s ease;
}

.boxes .btnfantini:hover {
    background: #063c21;
    color: #ffcc03;
}

.boxes .btndeutz {
    border-radius: 3px;
    background: #ffdc00;
    color: var(--secondary-color) !important;
    font-size: 16px;
    transition: all 0.5s ease;
}

.boxes .btndeutz:hover {
    background: #063c21;
    color: #ffcc03;
}

.boxes .btnford {
    border-radius: 3px;
    background: #ffdc00;
    color: var(--secondary-color) !important;
    font-size: 16px;
    transition: all 0.5s ease;
}

.boxes .btnford:hover {
    background: #063c21;
    color: #ffcc03;
}

.npr {
    padding-right: 0px;
}

.npl {
    padding-left: 0px;
}

.news a {
    color: #202427;
}

.news .owl-pagination {
    display: none;
}

.news .newbox {
    margin-top: 10px;
}

.news .newbox .detail {
    height: 45px;
    overflow: hidden;
}

.news .owl-buttons {
    margin-top: 300px;
}

.newsicon {
    float: left;
    width: 30%;
}

.catalogicon {
    float: right;
    margin-right: -80px;
    margin-top: -151px;
}

.homeproducts {
    background: #f1f1f1;
    padding-top: 10px;
    padding-bottom: 15px;
    height: 580px;
}

.homeproducts h3 {
    font-weight: 500;
    margin-bottom: 35px;
}

.homeproducts h3:after {
    content: '"';
    width: 125px;
    height: 5px;
    background: #ffcc03;
    display: block;
    text-indent: -9999em;
    margin: 10px 0;
}

.homeproducts .box {
    cursor: pointer;
    background: #fff;
    margin-right: 10px;
}

.homeproducts .box .code {
    width: 85px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-weight: 700;
    font-size: 18px;
    color: var(--primary-color) !important;
    background: var(--secondary-color) !important;
    border-radius: 2px;
}

.homeproducts .box .photo {
    height: 220px;
    overflow: hidden;
}

.homeproducts .box .photo img {
    height: 220px;
    width: auto;
    margin: 0 auto;
}

.homeproducts .box .detailbtn {
    height: 65px;
    line-height: 59px;
    text-align: center;
    border-top: 7px solid #ffcc03;
    background: var(--primary-color) !important;
    color: #fff;
    font-size: 18px;
}

.homeproducts .box:hover .detailbtn {
    color: #ffcc03;
}

.homeproducts .box .brand {
    text-align: center;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
}

.homeproducts .box .desc {
    text-align: center;
    /*margin-bottom:10px;*/
    /*height:60px;*/
    height: 45px;
    overflow: hidden;
    font-size: 16px;
}

.brands-logo {
    background: #f1f1f1;
    border-top: 6px solid var(--secondary-color) !important;
    text-align: center;
    padding: 20px 0;
}

.brands-logo img {
    display: inline-block;
    cursor: pointer;
    margin: 0 10px;
    vertical-align: middle;
}

.site-foot {
    padding-top: 100px;
    background: url(../img/bg/footer-bg.png) no-repeat #383939;
    background-size: cover;
}

.site-foot .foot-menu {
    padding-left: 95px;
}

.site-foot .foot-menu h6 {
    font-weight: 600;
    color: #fff;
    font-size: 20px;
}

.site-foot .foot-menu li {
    margin-bottom: 5px;
    transition: all 0.5s ease;
}

.site-foot .foot-menu li a {
    color: #fff;
    font-weight: normal;
    font-size: 16px;
    transition: all 0.5s ease;
}

.site-foot .foot-menu li:hover > a {
    padding-left: 10px;
}

.foot-contact {
    color: #fff;
    font-size: 16px;
}

.foot-contact .icon {
    float: left;
    width: 76px;
    height: 76px;
    border-radius: 50%;
    border: 1px solid #ffcc03;
    margin-right: 15px;
}

.foot-contact .list {
    margin-bottom: 15px;
}

.foot-contact .foot-detail {
    margin-top: 15px;
}

.foot-contact .foot-detail a {
    color: #fff;
}

.site-foot .copyright {
    color: #fff;
    font-size: 14px;
    font-weight: lighter;
    margin-top: 20px;
    margin-bottom: 20px;
}

.site-foot .copyright p {
    margin-bottom: 5px;
    float: left;
    width: 100%;
}

.foot-social {
    margin-left: 10px;
    margin-bottom: 60px;
}

.foot-social li {
    float: left;
    margin-right: 10px;
}

.foot-social li i {
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #727272;
    color: #383939;
    border-radius: 50%;
    font-size: 20px;
    text-align: center;
}

.foot-social li:nth-child(1) i:hover {
    background: #0e89d8 !important;
    color: #fff !important;
}

.foot-social li:nth-child(2) i:hover {
    background: #00aced !important;
    color: #fff !important;
}

.foot-social li:nth-child(3) i:hover {
    background: #7d4c9e !important;
    color: #fff !important;
}

.foot-social li:nth-child(4) i:hover {
    background: #cb2028 !important;
    color: #fff !important;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .open > a {
    background: none !important;
    box-shadow: none !important;
}

.dropdown-menu {
    padding: 0px !important;
}

.dropdown-menu > li > a {
    font-size: 18px;
    padding: 10px 20px !important;
}

.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
    background-image: none;
    color: #ffcc03 !important;
    background: var(--primary-color) !important ;
}

.dropdown-menu {
    min-width: 180px !important;
    left: -9px !important;
    border-radius: 0px !important;
    border-bottom: 5px solid #ffcc03 !important;
}

.site-button {
    background: var(--primary-color) !important;
    text-align: center !important;
    height: 60px;
    line-height: 60px;
    border-radius: 3px;
}

.site-button {
    color: #ffcc03;
}

.site-button a {
    color: #ffcc03;
}

.site-button a:hover {
    color: #ffcc03;
}

.tp-arr-titleholder {
    display: none !important;
}

.page-banner {
    margin-top: 0;
    position: relative;
}

.page-banner img {
    -webkit-box-shadow: 3px 3px 15px 2px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 3px 3px 15px 2px rgba(0, 0, 0, 0.18);
    box-shadow: 3px 3px 15px 2px rgba(0, 0, 0, 0.18);
}

.page-banner h2 {
    color: var(--primary-color) !important;
    font-weight: bold;
    position: absolute;
    z-index: 9;
    bottom: 15px;
    left: 56px;
    font-size: 46px;
}

.page-banner h2:after {
    content: '"';
    width: 90px;
    height: 5px;
    background: #ffcc03;
    display: block;
    text-indent: -9999em;
    margin: 10px 0;
}

.page-breadcrumb {
    margin-top: 22px;
    margin-bottom: 22px;
}

.page-breadcrumb .home-icon {
    float: left;
    margin-left: 45px;
    margin-right: 32px;
    margin-top: 0px;
}

.page-breadcrumb ul {
    float: left;
}

.page-breadcrumb li {
    float: left;
    margin-right: 32px;
}

.page-breadcrumb li a {
    font-size: 16px;
    color: var(--text-color) !important;
    font-weight: 500;
    height: 18px;
    line-height: 18px;
    padding-left: 18px;
    background: url(../img/icon/menu-arrow.png) left center no-repeat;
}

.sayf * {
    font-family: "Open Sans", sans-serif !important;

    -webkit-font-smoothing: antialiased;
}

.sayf h1,
.sayf p,
.sayf span,
.sayf strong,
.sayf em {
    font-family: "Open Sans", sans-serif !important;
    -webkit-font-smoothing: antialiased; /* line-height:1; */
}
.page p {
    color: var(--text-color);
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 20px;
}

.page p a {
    color: #262626;
}

.contact-page {
    margin-top: 40px;
}

.contact-detail b {
    font-size: 16px;
    font-weight: 800;
    color: #3a3b3b;
    margin-bottom: 20px;
}

.contact-detail .icon {
    float: left;
    width: 36px;
    height: 36px;
    background: #fff;
    border-radius: 50%;
    margin-bottom: 8px;
    margin-right: 15px;
    -webkit-box-shadow: 3px 3px 15px 2px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 3px 3px 15px 2px rgba(0, 0, 0, 0.18);
    box-shadow: 3px 3px 15px 2px rgba(0, 0, 0, 0.18);
}

.contact-detail .detail {
    height: 36px;
    line-height: 36px;
    font-size: 16px;
}

.contact-detail .detail a {
    color: #262626;
}

.contact-detail .maps {
    margin-top: 50px;
}

.contact-form .form-control {
    height: 64px;
    background: #fff;
    border-radius: 0px;
    border: 1px solid #2f363b;
    -webkit-box-shadow: 3px 3px 15px 2px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 3px 3px 15px 2px rgba(0, 0, 0, 0.18);
    box-shadow: 3px 3px 15px 2px rgba(0, 0, 0, 0.18);
    margin-bottom: 18px;
}

.contact-form textarea {
    height: 150px !important;
}

.contact-form .btn-send {
    background: #ffcc03;
    border-radius: 0px;
    height: 64px;
    width: 165px;
    font-size: 28px;
    font-weight: bold;
}

.catalogbox {
    /*background: #fff;*/
    /*-webkit-box-shadow: 3px 3px 15px 2px rgba(0,0,0,0.18);
    -moz-box-shadow: 3px 3px 15px 2px rgba(0,0,0,0.18);
    box-shadow: 3px 3px 15px 2px rgba(0,0,0,0.18);*/
    transition: all 0.5s ease;
    margin-bottom: 30px;
    padding: 10%;
}

.catalogbox figure {
    border-bottom: 7px solid #ffcc03;
}

.catalogbox .title {
    height: 65px;
    background: var(--primary-color) !important;
    overflow: hidden;
}

.catalogbox .title .icon {
    width: 21px;
    height: 23px;
    float: right;
    margin-top: 21px;
    margin-right: 30px;
    background: url(../img/icon/down.png) no-repeat;
}

.catalogbox:hover .title .icon {
    background: url(../img/icon/down1.png) no-repeat;
}

.catalogbox .title .detail {
    float: left;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    margin-top: 10px;
    margin-left: 20px;
}

.catalogbox .title .detail span {
    color: #577f6b;
}

.catalogbox:hover .title .detail {
    color: #ffcc03;
}

.catalogbox:hover .title .detail span {
    color: #fff;
}

.product-left {
    background: #fcfcfc;
    -webkit-box-shadow: 3px 3px 15px 2px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 3px 3px 15px 2px rgba(0, 0, 0, 0.18);
    box-shadow: 3px 3px 15px 2px rgba(0, 0, 0, 0.18);
    padding: 20px;
    margin-bottom: 30px;
}

/* Product List Page Styles */
.product-list-page {
    margin-top: 30px;
}

.product-list-page .product-left {
    position: relative;
}

/* Filter Section Styles */
.filter-section {
    margin-bottom: 30px;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 20px;
}

.filter-section:last-child {
    border-bottom: none;
}

.filter-section h4 {
    color: var(--primary-color) !important;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.filter-group {
    display: block;
}

.filter-group a {
    display: block;
    padding: 8px 0;
    color: #666666;
    font-size: 14px;
    text-decoration: none;
    transition: all 0.3s ease;
    border-bottom: 1px solid #f0f0f0;
}

.filter-group a:hover,
.filter-group a.active {
    color: var(--primary-color) !important;
    font-weight: 600;
    padding-left: 10px;
}

.filter-group a img {
    width: 20px;
    height: 20px;
    margin-right: 10px;
    vertical-align: middle;
}

/* Filter Toggle Button (Mobile) */
.filter-toggle-btn {
    display: none;
    background: var(--primary-color) !important;
    color: white;
    border: none;
    padding: 10px 20px;
    margin-bottom: 20px;
    font-size: 14px;
    border-radius: 4px;
}

.filter-toggle-btn:hover {
    background: #004d20;
    color: white;
}

/* Close Button */
.kapat-btn {
    display: none;
    position: absolute;
    top: 10px;
    right: 10px;
    background: #dc3545;
    color: white;
    border: none;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    font-size: 14px;
}

/* Product Options */
.product-options {
    background: #f8f9fa;
    padding: 15px 20px;
    margin-bottom: 30px;
    border-radius: 4px;
}

.products-per-page,
.sort-options {
    display: flex;
    align-items: center;
    gap: 10px;
}

.products-per-page label,
.sort-options label {
    font-weight: 600;
    color: var(--primary-color) !important;
    margin: 0;
}

.products-per-page select,
.sort-options select {
    padding: 5px 10px;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 14px;
}

/* Page Header */
.page-header {
    margin-bottom: 30px;
}

.page-header h1 {
    color: var(--primary-color) !important;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 10px;
}

.category-description {
    color: #666;
    font-size: 16px;
    line-height: 1.6;
}

/* Product Page Box - EXACT KBAGRO STYLING */
.product-page .box {
    cursor: pointer;
    background: #fff;
    margin-bottom: 30px;
    -webkit-box-shadow: 3px 3px 15px 2px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 3px 3px 15px 2px rgba(0, 0, 0, 0.18);
    box-shadow: 3px 3px 15px 2px rgba(0, 0, 0, 0.18);
}

.product-page .box .code {
    width: 85px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-weight: 700;
    font-size: 18px;
    background: #ffdd00;
    border-radius: 2px;
}

.product-page .box .photo {
    height: auto;
    overflow: hidden;
}

.product-page .box .photo img {
    width: auto;
    margin: 0 auto;
}

.product-page .box .detailbtn {
    height: 65px;
    line-height: 59px;
    text-align: center;
    border-top: 7px solid var(--secondary-color) !important;
    background: var(--primary-color) !important;
    color: #fff;
    font-size: 18px;
}

.product-page .box:hover .detailbtn {
    color: #ffcc03;
}

.product-page .box .brand {
    text-align: center;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
}

.product-page .box .desc {
    text-align: center;
    padding: 0 10px;
    height: 65px;
    overflow: hidden;
    font-size: 16px;
}

/* No Products Message */
.no-products {
    text-align: center;
    padding: 60px 20px;
    background: white;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.no-products h3 {
    color: var(--primary-color) !important;
    margin-bottom: 15px;
}

.no-products p {
    color: #666;
    margin-bottom: 20px;
}

/* Pagination */
.pagination-wrapper {
    margin-top: 40px;
    text-align: center;
}

/* Original Khokhar Agro Parts Classes - EXACT COPY */
.page-banner {
    margin-top: 0;
    position: relative;
}

.page-banner img {
    -webkit-box-shadow: 3px 3px 15px 2px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 3px 3px 15px 2px rgba(0, 0, 0, 0.18);
    box-shadow: 3px 3px 15px 2px rgba(0, 0, 0, 0.18);
}

.page-banner h2 {
    color: var(--primary-color) !important;
    font-weight: bold;
    position: absolute;
    z-index: 9;
    bottom: 15px;
    left: 56px;
    font-size: 46px;
}

.page-banner h2:after {
    content: '"';
    width: 90px;
    height: 5px;
    background: #ffcc03;
    display: block;
    text-indent: -9999em;
    margin: 10px 0;
}

.filterbuton {
    overflow: hidden;
    background: #fcfcfc;
    color: #202427;
    font-size: 18px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    font-weight: 800;
    cursor: pointer;
    margin-bottom: 30px;
}

.filterClose {
    overflow: hidden;
    background: #ffcc03;
    color: #202427;
    font-size: 18px;
    height: 45px;
    width: 100%;
    text-align: center;
    line-height: 45px;
    font-weight: 800;
    cursor: pointer;
    position: fixed;
    z-index: 9999999999999999;
    bottom: 0px;
}

.filter-box {
    padding-top: 25px;
    padding-left: 25px;
    padding-bottom: 25px;
}

.filter-box label {
    font-size: 16px;
    font-weight: normal;
    color: var(--primary-color) !important;
}

.filter-box p {
    margin-bottom: 5px;
}

.filter-bg {
    background: #f1f1f1;
    border-bottom: 1px solid #e2e2e2;
    border-top: 1px solid #e2e2e2;
    margin-top: 7px;
}

.filter-box:not(:first-child) .list {
    overflow-y: auto;
    max-height: 580px;
}

.filter-selected {
    margin: 0;
    padding: 0;
}

.filter-selected li {
    margin-bottom: 10px;
    width: 100%;
}

.filter-selected li a {
    color: #202427;
}

.filter-selected i {
    float: right;
    margin-right: 30px;
    font-size: 18px;
}

/* Exact Khokhar Agro Parts Filter Styling */
.filter-box form input[type="checkbox"] {
    margin-right: 8px;
    vertical-align: middle;
}

.filter-box form label {
    font-size: 16px;
    font-weight: normal;
    color: var(--primary-color) !important;
    display: inline-block;
    margin-bottom: 8px;
    cursor: pointer;
    line-height: 1.4;
}

.filter-box form label:hover {
    color: var(--secondary-color) !important;
}

.product-page {
}

.product-right {
}

.product-right .filter {
    background: #fff;
    padding-top: 20px;
    color: #202427;
    padding-bottom: 20px;
    padding-right: 30px;
    padding-left: 30px;
    margin-bottom: 30px;
    -webkit-box-shadow: 3px 3px 15px 2px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 3px 3px 15px 2px rgba(0, 0, 0, 0.18);
    box-shadow: 3px 3px 15px 2px rgba(0, 0, 0, 0.18);
}

.product-right .filter label {
    font-size: 16px;
    font-weight: bold;
    margin-top: 11px;
    text-align: right;
    width: 100%;
}

.product-right .filter li {
    float: left;
    width: 32%;
}

.product-right .filter li:nth-child(2) {
    margin: 0 10px;
}

.product-right .filter .form-control {
    height: 43px;
    background: #f1f1f1;
    border: 1px solid #e0e0e0;
    color: #202427;
    font-weight: normal;
}

.product-right .filter ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.page-view {
    float: right;
}

.page-view a {
    color: #8b8c8c;
}

.page-view a:hover {
    color: var(--secondary-color) !important;
}

.page-view .active a {
    color: var(--primary-color) !important;
}

.page-view .list {
    float: left;
    font-size: 20px;
}

.page-view .boxed {
    float: left;
    font-size: 20px;
    margin-right: 15px;
}

.page-view span {
    font-size: 16px;
    float: left;
    margin-top: 3px;
    margin-left: 15px;
}

.page-view .form-control {
    float: left;
    width: 65px;
    height: 30px;
    margin-left: 15px;
    margin-right: 0;
    border: 1px solid #d7d7d7;
    background: #f1f1f1;
}

/* Page Breadcrumb - Exact Khokhar Agro Parts Styling */
.page-breadcrumb {
    margin-top: 22px;
    margin-bottom: 22px;
}

.page-breadcrumb .home-icon {
    float: left;
    margin-left: 45px;
    margin-right: 32px;
    margin-top: 0px;
}

/* Product grid with exact Khokhar Agro Parts styling */
.row {
    margin-left: -15px;
    margin-right: -15px;
}

.col-md-6.col-lg-4 {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
}

/* Pagination styling */
.page-number {
    margin-top: 40px;
    text-align: center;
}

.pagination {
    display: inline-flex;
    padding-left: 0;
    list-style: none;
    border-radius: 4px;
}

.pagination li {
    display: inline;
}

.pagination li a {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid var(--primary-color) !important;
}

.pagination li a.active {
    background-color: var(--primary-color) !important;
    color: white;
    border-color: var(--primary-color) !important;
}

.pagination li a:hover {
    background-color: #eee;
}

.pagination li input {
    width: 50px;
    text-align: center;
    margin: 0;
    padding: 4px;
    border: none;
    background: transparent;
}

/* Exact Khokhar Agro Parts Mobile Responsive */
@media screen and (min-width: 901px) {
    .filterbuton {
        display: none;
    }

    .filterClose {
        display: none;
    }
}

@media screen and (max-width: 900px) {
    .filter-bg {
        padding-bottom: 80px;
        z-index: 999999999999999999999999999999999999 !important;
    }

    .product-left {
        display: none;
        width: 100% !important;
        position: absolute;
        right: 0;
        top: 0;
        height: auto;
        transform: translateX(100%);
        transition: transform 0.3s ease-in-out;
        z-index: 998;
    }

    .nav-view {
        display: block !important;
        transition: transform 0.3s ease-in-out;
        transform: translateX(0) !important;
        z-index: 999999999999999999999999999999999999999;
    }
}

@media screen and (max-width: 768px) {
    .page-banner h2 {
        bottom: 2px;
        left: 33px;
        font-size: 20px;
    }

    .product-right .filter li {
        width: 100%;
    }

    .product-right .filter label {
        text-align: left;
    }

    .product-right .filter li:nth-child(2) {
        margin: 0px;
    }
}

.filter-title {
    color: #202427;
    font-size: 18px;
    font-weight: 800;
    margin-bottom: 25px;
}

.filter-title:after {
    content: '"';
    width: 65px;
    height: 5px;
    background: #ffcc03;
    display: block;
    text-indent: -9999em;
    margin: 5px 0;
}

.filter-box {
    padding-top: 25px;
    padding-left: 25px;
    padding-bottom: 25px;
}

.filter-box label {
    font-size: 16px;
    font-weight: normal;
    color: var(--primary-color) !important;
}

.filter-box p {
    margin-bottom: 5px;
}

.filter-bg {
    background: #f1f1f1;
    border-bottom: 1px solid #e2e2e2;
    border-top: 1px solid #e2e2e2;
    margin-top: 7px;
}

.filter-box:not(:first-child) .list {
    overflow-y: auto;
    max-height: 580px;
}

.product-page .box {
    cursor: pointer;
    background: #fff;
    margin-bottom: 30px;
    -webkit-box-shadow: 3px 3px 15px 2px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 3px 3px 15px 2px rgba(0, 0, 0, 0.18);
    box-shadow: 3px 3px 15px 2px rgba(0, 0, 0, 0.18);
}

.product-page .box .code {
    width: 85px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-weight: 700;
    font-size: 18px;
    background: #ffdd00;
    border-radius: 2px;
}

.product-page .box .photo {
    height: auto;
    overflow: hidden;
}

.product-page .box .photo img {
    width: auto;
    margin: 0 auto;
}

.product-page .box .detailbtn {
    height: 65px;
    line-height: 59px;
    text-align: center;
    border-top: 7px solid #ffcc03;
    background: var(--primary-color) !important;
    color: #fff;
    font-size: 18px;
}

.product-page .box:hover .detailbtn {
    color: #ffcc03;
}

.product-page .box .brand {
    text-align: center;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
}

.product-page .box .desc {
    text-align: center;
    padding: 0 10px;
    /*margin-bottom:10px;*/
    /*height:60px;*/
    height: 65px;
    overflow: hidden;
    font-size: 16px;
}

.get-form {
}

.get-form-detail {
    margin-top: 50px;
}

.get-form .title {
    height: 81px;
    line-height: 81px;
    color: #fff;
    font-weight: 600;
    padding-left: 45px;
    background: url(../img/bg/form-title-bg.jpg) no-repeat;
}

.get-form-detail .form-control {
    height: 64px;
    background: #fff;
    border-radius: 0px;
    border: 1px solid #2f363b;
    -webkit-box-shadow: 3px 3px 15px 2px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 3px 3px 15px 2px rgba(0, 0, 0, 0.18);
    box-shadow: 3px 3px 15px 2px rgba(0, 0, 0, 0.18);
    margin-bottom: 18px;
}

.get-form-detail textarea {
    height: 150px !important;
}

.get-form-detail .btn-send {
    background: #ffcc03;
    border-radius: 0px;
    height: 64px;
    width: 165px;
    font-size: 28px;
    font-weight: bold;
}

.product-detail-page {
    margin-bottom: 0px;
}

.product-img {
    background: #fff;
    -webkit-box-shadow: 3px 3px 15px 2px rgba(0, 0, 0, 0.18);
    min-height: 513px !important;
    -moz-box-shadow: 3px 3px 15px 2px rgba(0, 0, 0, 0.18);
    box-shadow: 3px 3px 15px 2px rgba(0, 0, 0, 0.18);
}

.product-img .big-img {
    height: auto;
    /* max-width: 80%; */
    /* margin-top: 310px; */
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 0px !important;
}

.product-img .big-img img {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

.product-img .code {
    width: 100px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    background: var(--secondary-color) !important;
    border-radius: 2px;
}

.small-img li {
    cursor: pointer;
    float: left;
    width: 125px;
    height: 125px;
    margin-top: 30px;
    margin-bottom: 15px;
    background: url(../img/bg/small-bg.png) no-repeat;
    border: 2px solid var(--primary-color) !important;
}

.small-img li:hover {
    border: 2px solid #ffcc03;
}

.small-img li:nth-child(1) {
    margin-left: 10px;
}

.small-img li:nth-child(2) {
    margin-left: 17px;
    margin-right: 17px;
}

.tab-property {
    font-size: 14px;
}

.tab-property tr {
    height: 27px;
    line-height: 27px;
    border-bottom: 3px solid #fff;
}

.tab-property tr:nth-child(even) td {
    background-color: #f1f1f1b8;
}

.tab-property td {
    background: #ebebeb;
}

.tab-property td:nth-child(1) {
    padding-left: 5px;
    width: 66%;
}

.tab-property td:nth-child(2) {
    border-right: 3px solid #fff;
    border-left: 3px solid #fff;
    text-align: center;
    width: 10%;
}

.tab-property td:nth-child(3) {
    text-align: center;
}

.product-property {
    color: #383939;
}

.product-property .title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 2px;
    color: #383939;
}

.product-property .title1 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: -2px;
    color: #383939;
}

.product-property a {
    color: #383939;
}

.product-property .desc {
    font-size: 18px;
    /* min-height: 30px; */
    line-height: 18px;
    margin-bottom: 5px;
}

.product-property .code {
    font-size: 18px;
    margin-top: -2px;
}

.product-property .ref {
    font-size: 18px;
}

.product-property .part {
    font-size: 18px;
}

.product-property .model {
    font-size: 18px;
    margin-bottom: 10px;
}

.product-property .share {
    margin-top: 0px;
    position: absolute;
    bottom: 0;
    margin-bottom: 10px;
}

.product-property .share img {
    margin-right: 0px;
    margin-bottom: 10px;
}

.product-property .brand {
    float: left;
    margin-right: 10px;
    background: #ea3131;
    height: 37px;
    width: 90px;
    line-height: 37px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    border-radius: 3px;
}

.property-code {
    float: left;
    width: 100px;
    background: #f1f1f1;
    height: 27px;
    min-width: 129px;
    line-height: 27px;
    text-align: center;
    margin-right: 10px;
    margin-bottom: 10px;
    max-height: 250px;
}

.cart-box {
    background: #fff;
    -webkit-box-shadow: 3px 3px 15px 2px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 3px 3px 15px 2px rgba(0, 0, 0, 0.18);
    box-shadow: 3px 3px 15px 2px rgba(0, 0, 0, 0.18);
}

.cart-box .code {
    width: 85px;
    height: 35px;
    line-height: 35px;
    font-size: 18px;
    text-align: center;
    z-index: 1;
    font-weight: 700;
    background: #ffdd00;
    border-radius: 2px;
    position: relative;
}

.cart-box {
    /*height:226px;*/
    height: 270px;
    overflow: hidden;
    margin-bottom: 25px;
}

.cart-box .box0 {
    float: left;
    width: 300px;
}

.cart-box .box0 .pic {
    height: auto;
    overflow: hidden;
}

.cart-box .box1 {
    float: left;
    width: 700px;
    /*height:226px;*/
    height: 250px;
    position: relative;
}

.cart-box .box1 ul {
    margin-top: 28px;
}

.cart-box .box1 li {
    width: 100%;
    font-size: 18px;
    margin-bottom: 1px;
}

.cart-box .box1 .brand {
    position: absolute;
    bottom: 0px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    width: 170px;
    background: #e8e8e8;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}

.cart-box .box2 {
    float: right;
    /* padding-top: 65px; */
    padding-right: 45px;
}

.cart-box .box2 form {
    margin: 0 auto;
    text-align: center;
    background: #fcfcfc;
    border: 1px solid #c2c2c2;
}

.cart-box .box2 .value-button {
    display: inline-block;
    border: 1px solid #c2c2c2;
    margin: 0px;
    width: 40px;
    height: 55px;
    font-size: 33px;
    color: #000;
    text-align: center;
    vertical-align: middle;
    padding: 0;
    background: #f1f1f1;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.cart-box .box2 .value-button:hover {
    cursor: pointer;
}

.cart-box .box2 form #decrease {
}

.cart-box .box2 form #increase {
    margin-right: -1px;
}

.cart-box .box2 form #input-wrap {
    margin: 0px;
    padding: 0px;
}

.cart-box .box2 input#number {
    text-align: center;
    border: none;
    border: 2px solid #c1c1c1;
    margin: 0px;
    width: 40px;
    height: 40px;
    font-weight: bold;
    margin-right: 10px;
    margin-left: 10px;
}

.cart-box .box2 input[type="number"]::-webkit-inner-spin-button,
.cart-box .box2 input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.cart-box .box2 .delete {
    width: 146px;
    text-align: center;
    /* margin-top: 10px; */
    margin: 10px auto 0 auto;
}

.cart-box .box2 .delete i {
    margin-right: 6px;
    font-size: 20px;
}

.cart-box .box2 .delete a {
    color: #939393;
    font-size: 17px;
}

.cart-box .box2 .delete a:hover {
    color: #939393;
}

.get-form-btn {
    background: #ffcc03;
    width: 180px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    float: right;
    border-radius: 3px;
    color: #333;
    font-size: 26px;
    font-weight: bold;
}

.product-right .filter {
    background: #fff;
    padding-top: 20px;
    color: #202427;
    padding-bottom: 20px;
    padding-right: 30px;
    padding-left: 30px;
    margin-bottom: 30px;
    -webkit-box-shadow: 3px 3px 15px 2px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 3px 3px 15px 2px rgba(0, 0, 0, 0.18);
    box-shadow: 3px 3px 15px 2px rgba(0, 0, 0, 0.18);
}

.product-right .filter label {
    font-size: 16px;
    font-weight: bold;
    margin-top: 11px;
    text-align: right;
    width: 100%;
}

.product-right .filter li {
    float: left;
    width: 32%;
}

.product-right .filter li:nth-child(2) {
    margin: 0 10px;
}

.product-right .filter .form-control {
    height: 43px;
    background: #f1f1f1;
    border: 1px solid #e0e0e0;
    color: #202427;
    font-weight: normal;
}

.product-left .filter {
    background: #fff;
    padding-top: 20px;
    color: #202427;
    padding-bottom: 20px;
    padding-right: 30px;
    padding-left: 30px;
    margin-bottom: 30px;
    -webkit-box-shadow: 3px 3px 15px 2px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 3px 3px 15px 2px rgba(0, 0, 0, 0.18);
    box-shadow: 3px 3px 15px 2px rgba(0, 0, 0, 0.18);
}

.product-left .filter label {
    font-size: 16px;
    font-weight: bold;
    margin-top: 11px;
    text-align: right;
    width: 100%;
}

.product-left .filter li {
    float: left;
    width: 32%;
}

.product-left .filter li:nth-child(2) {
    margin: 0 10px;
}

.product-left .filter .form-control {
    height: 43px;
    background: #f1f1f1;
    border: 1px solid #e0e0e0;
    color: #202427;
    font-weight: normal;
}

.page-view {
    float: right;
}

.page-view a {
    color: #8b8c8c;
}

.page-view a:hover {
    color: var(--secondary-color) !important;
}

.page-view .active a {
    color: var(--primary-color) !important;
}

.page-view .list {
    float: left;
    font-size: 20px;
}

.page-view .boxed {
    float: left;
    font-size: 20px;
    margin-right: 15px;
}

.page-view span {
    font-size: 16px;
    float: left;
    margin-top: 3px;
    margin-left: 15px;
}

.page-view .form-control {
    float: left;
    width: 65px;
    height: 30px;
    margin-left: 15px;
    margin-right: 0;
    border: 1px solid #d7d7d7;
    background: #f1f1f1;
}

.page-number {
    text-align: center;
}

.page-number a {
    color: #383939;
}

.page-number a.active {
    background: #ffcc03 !important;
}

.page-number .next a {
    color: #383939;
    background: var(--primary-color) !important;
}

.page-number .pagination .previous {
    color: var(--secondary-color) !important;
    background: var(--primary-color) !important;
}

.page-number .pagination .next {
    color: var(--secondary-color) !important;
    background: var(--primary-color) !important;
}

.page-number .pagination #gotopage {
    background-color: #c5c5c5;
    width: auto;
}

.page-number .pagination #gotopage input {
    border: none;
    width: 50px !important;
    text-align: center;
    height: 100%;
    /*background-color:#c5c5c5;*/
    font-weight: bold;
    color: #383939;
    font-size: 18px;
}

.page-number .pagination > li > a,
.pagination > li > span {
    width: 45px;
    height: 45px;
    line-height: 45px;
    padding: 0px;
    margin-left: 1px;
    margin-right: 1px;
    background: #c5c5c5;
    border-radius: 3px;
    font-size: 18px;
    font-weight: 600;
    color: var(--secondary-color) !important;
}

.page-number .pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
    background: var(--secondary-color) !important;
    color: var(--primary-color) !important;
}

.filter-selected li {
    margin-bottom: 10px;
    width: 100%;
}

.filter-selected li a {
    color: #202427;
}

.filter-selected i {
    float: right;
    margin-right: 30px;
    font-size: 18px;
}

.product-cart-page .box1 {
    width: 445px;
}

.product-cart-page .box2 {
    /* padding-top: 78px; */
}

.product-cart-page .box2 .toplam {
    margin-right: 10px;
    margin-left: 10px;
}

.product-cart-page .box2 .azalt {
    margin-right: 0;
    float: left;
}

.product-cart-page .add {
    width: 144px;
    height: 57px;
    float: left;
    text-align: center;
    line-height: 57px;
    border-radius: 1px;
    background: var(--primary-color) !important;
    color: #ffcc03;
    font-size: 18px;
    /* margin-top: 5px; */
}

.cart-box-alert {
    background: url(../img/bg/form-title-bg.jpg) center no-repeat;
    height: 81px;
    margin-bottom: 30px;
    padding-right: 45px;
    padding-left: 45px;
}

.cart-box-alert .info {
    float: left;
    color: #fff;
    font-size: 15px;
    padding-top: 22px;
}

.product-cart-page .goto {
    float: right;
    width: 144px;
    height: 57px;
    font-weight: bold;
    text-align: center;
    line-height: 57px;
    border-radius: 1px;
    background: #fff;
    color: #44a439;
    font-size: 18px;
    margin-top: 12px;
}

.product-list-page .box1 {
    width: 445px;
}

.product-list-page .add {
    width: 144px;
    height: 57px;
    text-align: center;
    line-height: 57px;
    border-radius: 1px;
    background: var(--primary-color) !important;
    color: #ffcc03;
    font-size: 18px;
    margin-top: 5px;
}

.product-list-page .box2 {
    padding-top: 48px;
}

.product-list-page .add {
    width: 144px;
    height: 57px;
    text-align: center;
    line-height: 57px;
    border-radius: 1px;
    background: var(--primary-color) !important;
    color: #ffcc03;
    font-size: 18px;
    margin-top: 30px;
}

.bottom-menu {
    position: fixed;
    z-index: 999999999999999999999999999999999999999999;
    background: #41ad49 url(../img/bg/bottom-menu-bg.jpg) center top no-repeat;
    height: 61px;
    bottom: 10px;
    right: 10px;
    width: 133px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
}

.bottom-menu img:nth-of-type(1) {
    margin-left: 18px;
    margin-top: 9px;
}

.bottom-menu img:nth-of-type(2) {
    margin-left: 22px;
    margin-top: 13px;
}

@media (min-width: 1200px) {
    .container {
        width: 1350px;
    }
}

@media screen and (max-width: 320px) {
}

@media screen and (max-width: 1365px) {
    .navbar-brand > img {
        width: 210px;
    }

    .site-button {
        background: var(--primary-color) !important;
        text-align: center !important;
        height: 60px;
        line-height: 20px !important;
        max-height: 20px !important;
        border-radius: 3px;
    }

    .navbar-brand {
        height: 72px !important;
    }

    .site-head {
        height: 90px;
    }

    .hermes.tparrows {
        display: none !important;
    }

    .navbar-default .navbar-toggle {
        border: #fff;
    }

    .navbar-default .navbar-toggle:hover,
    .navbar-default .navbar-toggle:focus {
        background-color: #fff !important;
    }

    .navbar-toggle .icon-bar {
        width: 40px !important;
        height: 4px !important;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: var(--primary-color) !important;
    }

    .navbar-toggle {
        margin-top: 26px !important;
    }

    header .product-search {
        display: none;
    }

    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        background: var(--secondary-color) !important;
        position: relative;
        z-index: 9999999999;
        margin-top: 18px;
    }

    .navbar-nav > li {
        background: none !important;
    }

    .navbar-default .navbar-nav > li > a {
        color: var(--primary-color) !important;
        padding-top: 6px !important;
        padding-bottom: 6px !important;
        font-size: 13px !important;
    }

    .navbar-nav > li:last-child img {
        display: none;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #fff !important;
        font-size: 14px !important;
    }

    .dropdown-menu {
        /* border-top: 5px solid #ffcc03 !important; */
        border-bottom: none !important;
    }

    .dropdown-menu > li > a {
        padding: 5px 35px !important;
    }

    .boxes {
        padding-top: 20px;
        padding-bottom: 0px;
    }

    .boxes .box0 {
        margin-bottom: 30px;
        background: url(../img/bg/kutu1-bg.png) center no-repeat #fff;
        min-height: 300px;
    }

    .boxes .box1 {
        margin-bottom: 30px;
        background: url(../img/bg/kutu2-bg.png) center top no-repeat #fff;
    }

    .boxes .box2 {
        margin-bottom: 30px;
    }

    #owl-demo1 .owl-buttons {
        display: none;
    }

    .brands-logo {
        text-align: center;
        padding: 15px 0;
    }

    .brands-logo img {
        margin: 5px;
        max-width: 120px;
    }

    .foot-social {
        margin-top: 25px;
        margin-left: 10px;
    }

    .foot-social ul li {
        margin-bottom: 10px;
    }

    .site-foot .foot-menu {
        padding-left: 0px;
    }

    .foot-contact .list {
    }

    .page-banner h2 {
        bottom: 2px;
        left: 33px;
        font-size: 20px;
    }

    .page p {
        text-align: justify;
    }

    .contact-detail .list-box {
        margin-bottom: 33px;
    }

    .contact-detail .list-box:nth-child(2) {
        margin-bottom: 15px;
    }

    .contact-detail .list-box:nth-child(3) {
        margin-bottom: 15px;
    }

    .contact-form {
        margin-top: 40px;
    }

    .page-breadcrumb {
        display: block;
    }

    .page-banner {
        margin-bottom: 0;
    }

    .product-right .filter li {
        width: 100%;
    }

    .product-right .filter label {
        text-align: left;
    }

    .product-right .filter li:nth-child(2) {
        margin: 0px;
    }

    .cart-box-alert {
        display: block;
    }

    .cart-box .box0 {
        width: 100%;
        height: auto;
    }

    .cart-box .box1 {
        width: 100%;
    }

    .cart-box .box2 {
        width: 100%;
        padding-right: 0px;
    }

    .cart-box {
        height: auto;
        padding-bottom: 20px;
    }

    .product-cart-page .add {
        margin: 0px auto;
        float: none;
    }

    .box2 .number {
        width: 168px;
        /* height: 57px; */
    }

    .cart-box .box1 .brand {
        width: 100%;
    }

    .cart-box .box1 li {
        font-size: 14px;
        text-align: left;
    }

    .cart-box .box2 .delete {
        text-align: center;
    }

    .product-img {
        margin-top: 0px;
    }

    .product-img .big-img {
        height: auto;
    }

    .small-img li {
        width: 90%;
        height: auto;
    }

    .small-img li img {
        width: 100%;
        height: auto;
    }

    .product-property {
        /* margin-top: 30px; */
    }

    .tab-menu a {
        /* width: 100%; */
    }

    .product-property .share {
        /* display: none; */
    }
}

@media (max-width: 1024px) {
    .catalogicon {
        float: right;
        margin-right: -75px;
        margin-top: -152px;
        /* position: absolute; */
        /* bottom: 0; */
        /* right: 5px; */
    }

    .bottom-menu {
        bottom: 10px !important;
    }
}

@media (min-width: 767px) {
}

@media (min-width: 649px) {
}

@media (min-width: 2559px) {
}

@media (max-width: 780px) {
    body .product-search {
        display: block !important;
    }

    body .product-search .buttonGndr {
        z-index: 99 !important;
        height: 34px !important;
        float: right;
        position: relative;
        right: 2px;
        top: -36px !important;
        /* width: 10% !important; */
    }

    header .product-search {
        display: none !important;
    }
}

body .mobile-search {
    display: none;
    height: 40px !important;
    overflow: hidden;
}

.fa-long-arrow-right {
    font-size: 25px !important;
    font-weight: 900 !important;
    vertical-align: middle;
}

.ft-cntct {
    display: inline-block;
    width: 45px;
}

@media (max-width: 1365px) {
    .product-search input {
        width: 100% !important;
        /* margin-left: 30px; */
        float: left;
        /* margin-bottom: 4vw; */
    }

    .page-banner h2:after {
        content: '"';
        width: 60px !important;
        height: 5px;
        background: #ffcc03;
        display: block;
        text-indent: -9999em;
        margin: 10px 0;
    }

    .nav {
        float: left;
    }

    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border: none !important;
    }

    .product-search .buttonGndr {
        background: url(../img/search.svg) no-repeat center;
        background-size: cover;
        width: auto;
        height: 37px !important;
        position: relative;
        float: left;
        z-index: 9999999999999999;
        margin-left: 0;
        text-indent: -999999em;
        border-radius: 0px;
        border: none;
        background-position-x: center;
        top: -6px;
    }

    .boxes #owl-demo .owl-prev {
        margin-left: 204px;
        position: absolute;
        right: 10px;
    }

    .pic img {
        margin: -15px auto;
    }
}

@media screen and (max-width: 1366px) and (min-width: 500px) {
    .cart-box {
        height: auto;
        padding-bottom: 20px;
        float: left;
        width: 48%;
        /* clear: both; */
        /* margin-left: 10px; */
    }

    .page p {
        text-align: justify;
        width: 100%;
        float: left;
        /* margin: 0 auto; */
    }

    .homeproducts .box .desc {
        text-align: center;
        font-size: 14px;
        margin-bottom: 10px;
    }

    .homeproducts .box .photo {
        height: auto !important;
    }

    .homeproducts .box .photo img {
        height: 150px !important;
    }
}

.fax-ft {
    margin-left: 16px;
}

@media screen and (max-width: 769px) {
    .foot-social {
    }

    .foot-contact {
        margin-top: 0px;
    }
}

.katalog-ortala {
    margin: 0 auto;
    float: none !important;
}

@media screen and (max-width: 590px) and (min-width: 500px) {
    .product-search input {
        /* width: 530px !important; */
    }
}

@media screen and (max-width: 1365px) and (min-width: 591px) {
    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        background: none !important;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #001f10 !important;
    }

    .dropdown-menu > li > a:focus,
    .dropdown-menu > li > a:hover {
        background: none !important;
    }

    body .mobile-search {
        display: block !important;
        margin: 0 auto;
        float: none;
        margin-top: 15px;
        margin-bottom: 15px;
        text-align: center;
        /* width: 100%; */
    }

    .boxes .box3 {
        height: 290px !important;
        /* max-height: 310px !important; */
        width: 101%;
        /* min-height: 330px; */
    }

    .boxes .box4 {
        min-height: 210px;
        height: 300px !important;
        width: 101%;
        /* overflow: hidden; */
    }

    .boxes .bxsbtn {
        font-size: 12px;
    }

    .boxes .box1 {
        margin-bottom: 24px;
    }

    .catalogicon img {
        width: 335px;
        margin-top: 39px;
        margin-right: -10px;
    }

    .navbar-default .navbar-nav > li > a {
        padding-left: 10px !important;
        padding-right: 10px !important;
        color: var(--primary-color) !important;
        margin-top: 10px;
    }

    .navbar-form {
        width: 100% !important;
    }

    .navbar-form .form-group {
        float: left !important;
        width: 97%;
    }

    body .product-search .buttonGndr {
        height: 36px !important;
        top: -46px !important;
        float: right;
        right: 2px;
        position: relative;
        background: url(../img/search.svg) center center no-repeat !important;
    }

    .product-search input {
        width: 100% !important;
    }

    body .product-search .buttonGndr {
        /* float: left !important; */
    }

    .product-search .form-control {
        height: 40px !important;
        width: 500px;
    }

    .product-search input {
        /* width: 77% !important; */
        margin-left: 0 !important;
        margin-bottom: 8px !important;
    }
}

.filterbuton {
    overflow: hidden;
    background: #fcfcfc;
    color: #202427;
    font-size: 18px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    font-weight: 800;
    cursor: pointer;
    margin-bottom: 30px;
}

.filterClose {
    overflow: hidden;
    background: #ffcc03;
    color: #202427;
    font-size: 18px;
    height: 45px;
    width: 100%;
    text-align: center;
    line-height: 45px;
    font-weight: 800;
    cursor: pointer;
    position: fixed;
    z-index: 9999999999999999;
    bottom: 0px;
}

@media screen and (min-width: 901px) {
    .filterbuton {
        display: none;
    }

    .filterClose {
        display: none;
    }
}

@media screen and (max-width: 900px) {
    .filter-bg {
        padding-bottom: 80px;
        z-index: 999999999999999999999999999999999999 !important;
    }

    .product-left {
        display: none;
        width: 100% !important;
        position: absolute;
        right: 0;
        top: 0;
        height: auto;
        transform: translateX(100%);
        transition: transform 0.3s ease-in-out;
        z-index: 998;
    }

    .nav-view {
        display: block !important;
        transition: transform 0.3s ease-in-out;
        transform: translateX(0) !important;
        z-index: 999999999999999999999999999999999999999;
    }
}

.ilk-harf {
    font-size: 2.8vw !important;
    font-family: "Lato", sans-serif;
}

.ilk-harf-buyut {
    font-size: 2.9vw !important;
    font-family: "Lato", sans-serif;
}

@media screen and (min-width: 1921px) {
    .ilk-harf {
        font-size: 2.4vw !important;
    }

    .ilk-harf-buyut {
        font-size: 2vw !important;
    }
}

@media screen and (max-width: 1367px) and (min-width: 1024px) {
    .site-button {
        max-height: 40px !important;
        line-height: 40px !important;
    }
}

/*Responsive All*/

/* 
  ##Device = Desktops
  ##Screen = 1281px to higher resolution desktops
*/

@media (min-width: 1281px) {
}

/* 
  ##Device = Laptops, Desktops
  ##Screen = B/w 1025px to 1280px
*/

@media (max-width: 1280px) {
    .tab-property td:nth-child(1) {
        padding-left: 5px;
        width: 55% !important;
    }
}

/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) {
    .site-button {
        line-height: 40px !important;
    }
}

/* 
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
}

/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

@media (min-width: 481px) and (max-width: 767px) {
    //CSS
}

/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (min-width: 320px) and (max-width: 480px) {
    //CSS
}

@media (min-width: 1275px) and (max-width: 1365px) {
    .product-search .buttonGndr {
        right: 0.4% !important;
    }
}

.groupbxsbtn {
}

@media (max-width: 768px) {
    .foot1 .foot-detail {
        margin-top: 20px;
        float: left;
    }

    .foot2 .foot-detail {
        margin-top: 20px;
        float: left;
    }

    .foot3 .foot-detail {
        margin-top: 26px;
        float: left;
    }

    .boxes .box0 {
        min-height: 780px !important;
    }

    .boxes .box1 {
        min-height: 340px !important;
    }
}

@media only screen and (max-width: 769px) and (min-width: 760px) {
    .boxes .box0 {
        cursor: pointer;
        min-height: 460px !important;
        background-size: cover !important;
        -webkit-box-shadow: 3px 3px 15px 2px rgba(0, 0, 0, 0.18);
        -moz-box-shadow: 3px 3px 15px 2px rgba(0, 0, 0, 0.18);
        box-shadow: 3px 3px 15px 2px rgba(0, 0, 0, 0.18);
    }
}

@media only screen and (max-width: 1024px) {
    .foot-contact .list {
        float: left;
        width: 100%;
    }

    .site-foot {
        background-size: contain !important;
        background: url(../img/bg/footer-bg.png) center top no-repeat #383939 !important;
    }

    .boxes .box1 {
        cursor: pointer;
        background: url(../img/bg/kutu2-bg.png) center top no-repeat;
        background-size: cover !important;
    }

    .boxes .box2 {
        cursor: pointer;
        background: url(../img/bg/kutu3-bg.png) center no-repeat;
        background-size: cover;
    }
}

@media only screen and (max-width: 768px) {
    .boxes .box1 .lastp {
        /* margin-bottom: 170px !important; */
    }

    .boxes .box2 .lastp {
        margin-bottom: 17px !important;
    }
}

.addrs {
    height: 36px;
    line-height: 20px !important;
    font-size: 16px;
}

.dprev {
    width: 30px;
    height: 50px;
    float: left;
    text-indent: -9999em;
    border: none !important;
    background: url(../img/icon/pro-prev.png) no-repeat !important;
    border-radius: 0px !important;
    padding: 0px !important;
    margin: 33px 0 0 -70px !important;
}

.dnext {
    width: 30px;
    height: 50px;
    float: right;
    text-indent: -9999em;
    border: none !important;
    background: url(../img/icon/pro-next.png) no-repeat;
    border-radius: 0px !important;
    padding: 0px !important;
    margin: 35px 10px 0 0 !important;
}

.owl-buttons {
    margin-top: -290px;
}

.navbar-brand {
    z-index: 99999;
    position: relative;
}

@media (max-width: 1024px) {
    .owl-buttons {
        display: block;
    }

    .dprev {
        display: block;
        margin: 33px 0 0 -50px !important;
    }

    .dnext {
        display: block;
        margin: 33px 25px 0 0 !important;
    }
}

@media screen and (max-width: 500px) {
    .tab-menu a {
        width: 100%;
    }

    body .product-search .buttonGndr {
        height: 54px !important;
        float: right;
        position: relative;
        right: 2px;
        width: 54px !important;
        top: -56px !important;
        /* width: 10% !important; */
    }

    body .mobile-search {
        display: none;
        height: 58px !important;
        overflow: hidden;
        margin: 15px 0 15px 0;
    }
}

@media screen and (min-width: 590px) and (max-width: 767px) {
    .navbar-default .navbar-nav > li > a {
        padding-left: 10px !important;
        padding-right: 10px !important;
        color: var(--primary-color) !important;
        margin-top: 10px;
    }

    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        background: #ffcc03 !important;
    }
}

@media screen and (min-width: 501px) and (max-width: 599px) {
    body .mobile-search {
        display: none;
        height: 70px !important;
        overflow: hidden;
    }

    body .product-search .buttonGndr {
        z-index: 99 !important;
        height: 54px !important;
        float: right;
        position: relative;
        right: 2px;
        top: -56px !important;
        /* width: 10% !important; */
    }
}

.navbar-default .navbar-collapse {
    z-index: 3000 !important;
    position: relative;
}

@media screen and (max-width: 991px) {
    .product-property {
        margin-top: 30px;
        padding: 0 !important;
    }
}

@media screen and (min-width: 1366px) {
    .get-form-detail .btn-send {
        margin-top: -50px;
    }
}

.dprevlink {
    padding: 220px 10px 280px 60px;
    margin-left: -80px;
}

.dnextlink {
    /* float: right; */
    padding: 220px 10px 280px 60px;
    margin-right: -70px;
    float: right;
    margin-top: -220px;
}

@media screen and (max-width: 768px) {
    .product-img {
        min-height: 10px !important;
    }

    .site-foot .copyright {
        margin-top: -60px !important;
    }

    .page-view {
        display: none !important;
    }

    .owl-buttons {
        display: none !important;
    }

    .dprev {
        display: none !important;
        margin: 33px 0 0 -50px !important;
    }

    .dnext {
        display: none !important;
        margin: 25px 25px 0 0 !important;
    }
}

@media screen and (max-width: 1024px) {
    .homeproducts {
        height: 490px !important;
    }

    .page-breadcrumb ul {
        margin-bottom: 0px !important;
        margin-top: 5px;
    }
}

.small-img img {
    width: 100%;
}

@media screen and (min-width: 800px) and (max-width: 900px) {
    .foot-social {
        margin-top: -60px;
    }

    .dprev {
        display: none !important;
    }

    .dnext {
        display: none !important;
    }

    .gizle {
        display: none !important;
    }

    .newsicon {
        float: left;
    }
}

@media screen and (max-width: 425px) {
    .catalogicon {
        float: right;
        margin-right: -70px;
        margin-top: -151px;
        /* z-index: 8888; */
    }

    .page-breadcrumb li a {
        font-size: 12px;
        color: var(--text-color) !important;
        font-weight: 500;
        height: 18px;
        line-height: 18px;
        padding-left: 10px;
        background: url(../img/icon/menu-arrow.png) left center no-repeat;
    }

    .page-breadcrumb .home-icon {
        float: left;
        margin-left: 0px;
        margin-right: 6px;
        margin-top: 3px;
    }

    .page-breadcrumb li {
        float: left;
        margin-right: 7px;
    }
}

@media screen and (max-width: 320px) {
    .catalogicon {
        float: right;
        margin-right: -100px;
        margin-top: -170px;
    }
}

@media screen and (max-width: 1366px) {
    .cart-box .box0 .pic {
        overflow: visible;
        z-index: 1;
        height: auto;
    }
}

@media screen and (max-width: 468px) {
    .navbar-brand > img {
        width: 190px;
    }
}

@media screen and (max-width: 767px) {
    .dropdown-menu {
        display: block !important;
        position: relative !important;
        background-color: var(--primary-color) !important !important;
    }

    .dropdown-menu li a {
        color: #ffcc03 !important;
    }
}

@media screen and (max-width: 425px) {
    .cart-box .box1 li {
        font-size: 14px;
        text-align: center;
    }

    .cart-box-alert .info {
        display: none;
    }

    .product-cart-page .goto {
        width: 100% !important;
    }

    .owl-buttons {
        display: none !important;
    }

    #slide-100-layer-3 span {
        font-weight: 600 !important;
    }

    .navbar-default .navbar-nav > li > a {
        font-size: 18px !important;
    }
}

#owl-demo1 .owl-wrapper {
    left: 1px !important;
}

.mailfootbutton {
    margin-left: 15px !important;
    margin-top: 8px !important;
}

.tabmenuContent .col-md-6 {
    min-height: 400px;
}

@media screen and (min-width: 426px) and (max-width: 768px) {
    .product-property .share img {
        margin-right: 0px !important;
        margin-bottom: -10px;
        float: left !important;
        width: 35% !important;
    }

    .share h5 {
        margin-bottom: 5px !important;
    }

    .tabmenuContent .col-md-6 {
        min-height: 330px;
    }
}

#owl-product-detail .owl-pagination {
}

@media screen and (max-width: 1366px) and (min-width: 500px) {
    .cart-box .box2 {
        width: 30% !important;
        padding-right: 0px !important;
        /* padding-top: 11%; */
    }

    .cart-box .box1 {
        width: 30% !important;
    }

    .cart-box .box0 {
        width: 40%;
        height: auto;
    }

    .cart-box {
        width: 100%;
    }
}

@media screen and (max-width: 1024px) {
    .page-breadcrumb .home-icon {
        float: left;
        margin-left: 15px;
        margin-right: 18px;
        margin-top: 3px;
    }
}

@media screen and (min-width: 1025px) {
    .page-breadcrumb .home-icon {
        float: left;
        margin-left: 45px;
        margin-right: 18px;
        margin-top: -3px;
    }
}

.navbar-brand svg {
    width: auto;
    height: 100%;
}

#owl-product-detail .owl-buttons {
    display: none;
}

#owl-product-detail .owl-controls {
    margin-top: 0 !important;
    text-align: center;
}

.share li {
    float: left;
    margin-right: 10px;
}

.share li i {
    width: 40px;
    height: 40px;
    line-height: 42px;
    background: #ffdc00;
    color: var(--primary-color) !important;
    border-radius: 50%;
    font-size: 25px;
    text-align: center;
    padding-left: 2px;
}

.share h5 {
    font-size: 15px;
    margin-bottom: 10px;
    opacity: 0.6;
}

@media screen and (max-width: 1024px) and (min-width: 768px) {
    .boxes .box0 .lastp {
        margin-bottom: 34px;
    }

    .boxes .box1 .lastp {
        /* margin-bottom: 40px; */
        min-height: 160px;
    }

    .boxes .box2 .lastp {
        /* margin-bottom: 33px; */
        min-height: 167px;
    }
}

@media screen and (max-width: 768px) and (min-width: 425px) {
    .boxes .box0 .lastp {
        margin-bottom: 90px;
    }
}

@media screen and (max-width: 1365px) {
    .newsicon {
        float: left;
    }
}

@media screen and (max-width: 320px) {
    .newsicon {
        float: left;
    }

    .foot-contact .icon {
        float: left;
        width: 57px;
        height: 57px;
        border-radius: 50%;
        border: 1px solid #ffcc03;
        margin-right: 15px;
    }

    .foot-contact .icon img {
        width: 56px !important;
    }

    .foot1 .foot-detail {
        margin-top: 10px !important;
        float: left;
    }

    .foot2 .foot-detail {
        margin-top: 10px;
        float: left;
    }

    .foot3 .foot-detail {
        margin-top: 10px;
        float: left;
    }
}

@media screen and (max-width: 425px) {
    .homeproducts {
        height: 550px !important;
    }

    .tabmenuContent .col-md-6 {
        min-height: 270px;
    }
}

@media screen and (max-width: 990px) {
    .tabmenuContent .col-md-6 {
        min-height: 280px;
    }
}

@media screen and (min-width: 800px) and (max-wdith: 815px) {
}

h5 svg {
    width: 20px;
    height: 20px;
    opacity: 0.6;
    margin-bottom: -4px;
}

@media screen and (min-width: 1023px) and (max-width: 1024px) {
    .boxes .box0 .lastp {
        margin-bottom: 0px !important;
    }
}

.box3 #owl-demo {
    height: 90px !important;
}

@media screen and (max-width: 425px) {
    .share h5 {
        margin-bottom: 3px !important;
    }

    .product-property .share {
        margin-bottom: 0px;
    }

    .product-cart-page .box2 {
        padding-top: 20px;
    }

    .dropdown-menu {
        margin-bottom: 6px !important;
    }

    .page-banner h2 {
        bottom: -12px;
        left: 33px;
        font-size: 18px;
    }

    .page-banner h2:after {
        content: '"';
        width: 50px !important;
        height: 5px;
        background: #ffcc03;
        display: block;
        text-indent: -9999em;
        margin: 5px 0 10px 0;
    }

    .cart-box .box2 {
        width: 100% !important;
        padding-right: 0px !important;
        padding-top: 15px !important;
    }

    .product-list-page .add {
        width: 100%;
        margin-top: 0px !important;
    }
}

@media screen and (max-width: 1024px) {
    .navbar-brand svg {
        width: auto;
        height: 116%;
    }
}

@media screen and (min-width: 1366px) {
    .cart-box .box2 {
        float: right;
        padding-top: 0px !important;
        padding-right: 45px;
        /* display: flex; */
        height: 100%;
    }

    .product-list-page .add {
        margin-top: 105px;
    }
}

.share img {
    width: 35px;
}

@media screen and (min-width: 1023px) and (max-width: 1024px) {
    .product-list-page .add {
        margin-top: 60px !important;
        margin-left: 20px !important;
    }
}

@media screen and (min-width: 767px) and (max-width: 769px) {
    .product-list-page .add {
        margin-top: 60px !important;
        margin-left: 30px !important;
    }
}

@media screen and (max-width: 760px) and (min-width: 426px) {
    .share li {
        width: 17%;
    }
}

@media screen and (max-width: 989px) and (min-width: 770px) {
    .share li {
        margin-bottom: -20px;
    }

    .gizle {
        display: none;
    }
}

@media screen and (width: 768px) {
    .share li {
        margin-right: -50px !important;
    }
}

.whatsapp {
    display: none;
}

@media screen and (max-width: 968px) {
    .whatsapp {
        display: block;
    }
}

.tp-resizeme {
    text-shadow: 2px 2px 2px #333;
    font-family: Arial Black, Arial Bold, Gadget, sans-serif;
}

.ilk-taraf {
    color: #fff !important;
    font-size: 55px !important;
}

.ikincitaraf {
    color: #ffa500 !important;
    font-weight: 900 !important;
    font-size: 60px !important;
}

.ikincitaraf span {
    font-size: 55px !important;
    font-family: Arial Black, Arial Bold, Gadget, sans-serif;
}

@media screen and (max-width: 1366px) {
    .ilk-taraf {
        font-size: 3.6vw !important;
    }

    .ikincitaraf span {
        font-size: 3.7vw !important;
    }
}

@media screen and (max-width: 425px) {
    .product-property .brand {
        margin-bottom: 80px !important;
    }
    .ilk-taraf {
        font-size: 30px !important;
    }

    .ikincitaraf span {
        font-size: 30px !important;
    }
}

@media screen and (max-width: 768px) and (min-width: 550px) {
    .newsicon {
        width: 115px;
    }
}

.sayf {
    margin-bottom: 15px;
}

.page {
    margin-bottom: 15px;
}

blockquote {
    float: left;
    width: 100%;
    border-left: 5px solid #000 !important;
}

hr {
    /* border-top: 1px solid #000 !important; */

    border: 1px solid #000 !important;
}

@media screen and (max-width: 1000px) and (min-width: 425px) {
}

@media screen and (max-width: 1030px) and (min-width: 1020px) {
    .newsicon {
        width: 50% !important;
    }
}

.tr .boxes .box1 .lastp {
    /* margin-bottom: 40px; */
    min-height: 167px;
}
.tr .boxes .box2 .lastp {
    /* margin-bottom: 33px; */
    min-height: 167px;
}

.tr .fax-ft {
    margin-left: 24px;
}

.tr .e-mail-foot {
    margin-left: 12px;
}

@media screen and (max-width: 900px) and (min-width: 800px) {
    .ikincitaraf {
        margin-top: -5px !important;
    }
}
.tr .boxes .box0 .lastp {
    margin-bottom: 49px;
}
