.fg-bagis-section {
	padding-top:40px;
}
.fg-bagis-container {
	min-height:400px;
	border:1px solid red;
}
.gallery-one__filter__list li {
	cursor: pointer;
	padding: 10px 20px;
	display: flex;
	align-items: center; /* Yükseklik açısından ortalama */
	justify-content: flex-start; /* Soldan hizalama */
}
.gallery-one__filter__list li:not(:last-child) {
  border-right: 1px solid hsla(0,0%,74.9%,.23); /* Aralara çizgi ekler */
}

.gallery-one__filter__list li span {
	font-family:inherit;
	font-size: 16px;
    color: #000;
}
.bagis-grid{
	margin-bottom:10px;
	    min-height: 559px;
}
.bagis-grid .donations-one__item__title a {
	font-size: 18px;
    line-height: 26px;
}
.bagis-katimg {
  margin-right: 10px; 
}
.bagis-katimg img {
	height:32px;
}
.gallery-one__filter__list li span {
	  flex-grow: 1; 
}
.gallery-one__filter__list li.active span , .gallery-one__filter__list li:hover span {
	text-decoration:underline;
}
.donations-one__item__text {
    margin: 0;
    padding-right: 10px;
    min-height: 83px;
}
.donations-item-footer {
	 display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}
.donationItem-input_wrapper {
	height: 3rem;
	padding: 0 1rem;
	width: 100%;
	background-color: #fbfbfb;
	border-bottom-left-radius: 15px;
	border-top-right-radius: 15px;
	border: 1px solid #e2e2de;
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
}
.donationItem-input_wrapper input{
    height: auto;
    background-color: transparent;
    border: none;
    width: 100%;
    height: 100%;
    font-size: 1.8rem;
    color: #404f4c;
    font-weight: 500;
    outline: 0;
    margin-right: 1rem;
	font-size: 16px;
}
.donationItem-input_wrapper span {
    font-size: 1.2rem;
    color: #777d7b;
    font-weight: 500;
    padding-left: 1.5rem;
    padding-right: .5rem;
    border-left: 1px solid #e4e5e4;
}

@media (min-width: 992px) {
    .donationItem-button[data-v-d6de33fa] {
        min-width: 5rem !important;
               height: 3rem;
    }
}
.donationItem-button {
    margin-left: 1rem;
    width: 70px;
     height: 48px;
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
}
.green {
    background-color: #108a65;
}


    .donationItem-button img {
        height: 18px;
    }

.DonationItem-button img {
    height: 20px;
    margin-right: 0;
	    -webkit-transition: all .2s;
    transition: all .2s;
}
input[type="number"]::-webkit-inner-spin-button, 
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type="number"] {
  -moz-appearance: textfield; /* Firefox için */
}
.donations-one__item__bottom {
      padding: 20px 30px 0;
    margin-top: -86px;
}
.donations-one__item__bottom-default {
	 position: relative;
    background-color: var(--careox-gray, #f1f6f7);
	padding: 22px 30px 21px;
}

.btn-odemeler {
	    background-color: var(--careox-base, #ff5528);
    color: var(--careox-white, #fff);
}
.btn-odemeler:hover {
	   background:#fff;
	   border:1px solid #ff5528;
}
.checkout-page__order-table thead tr th{
    text-align: left!important;
}
.checkout-page__order-table tbody tr td {
	 text-align: left!important;
}
.pro-image img {
	width:100%;
	display:block;
	height:auto;
	margin-bottom:15px;
}

.checkout-page__your-order {
    position: relative;
    margin: 0px 0 0;
}
.zr-havale-content {

	width:100%;

	float:left;
}
.zr-paypal-content {
	display:none;
}
.is_sanalpos {
	display:block;
}
.zr-top-bar {

	margin-bottom:15px;
}

.zr-paypal-content {

	width:100%;

	float:left;

	border-radius:6px;

	margin-bottom:15px;


}
.result-card .fa-times {
    font-size: 34px; /* İkon boyutunu büyüt */
    color: #ff4d4d; /* Kırmızı bir renk ver */
    background-color: #ffe6e6; /* Hafif kırmızı bir arka plan rengi */
    border-radius: 50%; /* Daire şeklinde görünmesi için */
	margin: 0 auto;
    width: 50px;
    height: 50px;
    display: inline-block;
    padding-top: 8px;
}
.result-card .fa-check {
    font-size: 34px; /* İkon boyutunu büyüt */
  color: #28a745; /* Yeşil bir renk ver */
    background-color: #e6ffe6; /* Hafif yeşil bir arka plan rengi */
    border-radius: 50%; /* Daire şeklinde görünmesi için */
	margin: 0 auto;
    width: 50px;
    height: 50px;
    display: inline-block;
    padding-top: 8px;
}

.zr-havale-content {

	font-size:14px;
	display:none;

}


.is_havale {
	display:block;
}


@media (min-width: 992px) {
    .card-payment {
        border-top-right-radius: 0;
        width: 80%;
        padding-right: 20rem;
        position: relative;
    }
}

.card-payment {
    background-color: #fff;
    padding: 2rem;
    border-radius: 15px;
    border: 1px solid #dddcce;
    margin-bottom: 2rem;
}

.card-payment  {
    min-height: 350px;
}

.card-payment h4 {
	color:#333;
	font-weight:800;
	font-size:19px;
}

.card-payment  label {
    font-size: 14px;
    font-weight: 500;
    color: #6d6c5a;
}

.card-payment input {
    padding: 1.5rem 1rem;
    width: 100%;
    background-color: #fbfbfb;
    border: 1px solid #e0e0dc;
    font-size: 14px;
    margin-bottom: 1rem;
    outline: 0;
    -webkit-transition: all .2s;
    transition: all .2s;
    height: 48px!important;
	border-radius:3px!important;
}

@media (min-width: 992px) {
    .Payment-skt {
        width: 7rem;
    }
}

.card-payment select {
    background-color: #fbfbfb;
    padding: 1rem;
    border: 1px solid #e0e0dc;
    height: 48px!important;
    outline: none;
 -webkit-appearance: auto;
    -moz-appearance: auto;
    appearance: auto;

}

/* CVV ikonunun konumlandırılması */
.cvv-container {
    position: relative;
}

.cvv-tooltip {
    position: absolute;
    top: 50%;
    right: -30px; /* İkonun sağa doğru yerleştirilmesi için boşluk */
    transform: translateY(-50%); /* Yatayda ortalamak için */
    cursor: pointer;
}

/* Tooltip iconunun boyutunu ayarlamak */
.cvv-tooltip img {
    width: 20px; /* İkonun boyutunu belirleyin */
    height: auto;
}

/* Tooltip stilizasyonu */
.cvv-tooltip:hover {
    opacity: 0.8; /* Resmin üzerine gelindiğinde şeffaflık */
}

.cvv-tooltip[data-toggle="tooltip"]:hover::after {
    content: attr(title);
    position: absolute;
    top: -30px;
    right: 50%;
    transform: translateX(50%);
    background-color: #333;
    color: #fff;
    padding: 5px;
    border-radius: 5px;
    font-size: 12px;
    white-space: nowrap;
    z-index: 10;
}
.cvvcontent {
	position:relative;
}

.card-payment img {
    height: 20px;
    position: absolute;
    right: 13%;
    top:40px;
}

.Payment-cvv {
    position: relative;
    cursor: pointer;
    height: 48px;
    width: 10rem;
}

.zr-havale-content label {

	font-weight:400;

	color:#333;

}

.havaleinfo {

	color:#fff;

	font-size:13px;

	margin-top:30px;

}

.havaleul {
	list-style-type:none;
}

.havaleul li {

	width:50%;

}

@media screen and (max-width:992px){

	.havaleul li {

		width:100%;

	}

}

.bank-border {

	border:1px solid #eee;

	width:100%;

	float:left;

	padding:17px 20px 0px 20px;

	border-radius:6px

}

.bank-border .havale-info {

	    position: relative;

    top: -26px;

}
.bank-border input
{
	 float: left;
    margin-right: 11px;
    margin-top: 15px;
}
.zr-top-bar .topbar-two__nav li a {
	color:#000;
}

.sing-in {

	margin-right:5px;

}

.checkbox-container {

	font-size:13px;

	display: block;

    position: relative;

    padding-left: 35px;

    margin-bottom: 12px;

    cursor: pointer;

    -webkit-user-select: none;

    -moz-user-select: none;

    -ms-user-select: none;

    user-select: none;

	    line-height: 22px;

}

.checkbox-container input {

 position: absolute;

  cursor: pointer;

  left:0;

  width:0;



}



.register-page .form-group{

	position:relative;

	    margin: 0 0 4px 0 !important;

    min-height: 34px;

	    text-align: left;

}



/* Create a custom checkbox */

.checkmark {

  position: absolute;

  top: 0;

  left: 0;

  height: 23px;

  width: 23px;

  background-color: #eee;

}



/* On mouse-over, add a grey background color */

.checkbox-container:hover input ~ .checkmark {

  background-color: #f7f7f7;

  border:1px solid #eee;

}



/* When the checkbox is checked, add a blue background */

.checkbox-container input:checked ~ .checkmark {

  background-color: #ee7838;

}



/* Create the checkmark/indicator (hidden when not checked) */

.checkmark:after {

  content: "";

  position: absolute;

  display: none;

}



/* Show the checkmark when checked */

.checkbox-container input:checked ~ .checkmark:after {

  display: block;

}



/* Style the checkmark/indicator */

.checkbox-container .checkmark:after {

  left: 8px;

  top: 5px;

  width: 5px;

  height: 10px;

  border: solid white;

  border-width: 0 2px 2px 0;

  -webkit-transform: rotate(45deg);

  -ms-transform: rotate(45deg);

  transform: rotate(45deg);

}
.profiledropdown li:before {
	display:none!important;
}
.profiledropdown li a:hover {
  background-size:0;
}

.dasboard-content-item {
    position: relative;
    padding: 30px;
    background: #fff;
    border: 1px solid #eee;
    border-radius: 10px;
}
.dashboard-widget-title-single {
    text-align: left;
    position: relative;
    font-size: 1.2em;
    font-weight: 600;
    text-transform: uppercase;
    padding-bottom: 15px;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
}
.dashboard-widget-title-single:before, .dashboard-widget-title-single:after {
    content: '';
    position: absolute;
    right: 0;
    height: 8px;
    background: #ee7838;
    top: 6px;
    border-radius: 10px;
    width: 20px;
}
.dashboard-widget-title-single:after {
    width: 12px;
    right: 22px;
    background: #f2e9e0;
}
.cs-intputwrap {
    position: relative;
    margin-bottom: 14px;
}
.cs-intputwrap i , .cs-intputwrap  span {
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 17px;
    color: #ee7838;
    z-index: 10;
}
.custom-form textarea, .custom-form input[type="text"], .custom-form input[type="number"], .custom-form input[type=email], .custom-form input[type=password], .custom-form input[type=button], .listsearch-input-item input[type="text"] {
    border: 1px solid #eee;
    background: #f9f9f9;
    box-shadow: 0px 10px 14px 0px rgba(12, 0, 46, 0);
    height: 56px;
    width: 100%;
    padding: 17px 20px 17px 50px;
    border-radius: 4px;
    color: #333;
    font-size: 14px;
    -webkit-appearance: none;
    outline: none;
    overflow: hidden;
}
.careox-btn {
	z-index:20;
}
.boxed-content {
    position: relative;
    background: #fff;
    border-radius: 20px;
    border: 1px solid #eee;
    margin-bottom: 20px;
}
.user-dasboard-menu_wrap {
    position: relative;
    padding: 10px;
}
.user-dasboard-menu-header {
    margin-bottom: 10px;
    overflow: hidden;
}
.user-dasboard-menu_header-avatar {
    overflow: hidden;
    position: relative;
    background: #f2e9e0;
    padding: 15px 8px;
    border-radius: 10px;
}
.user-dasboard-menu_header-avatar span {
    text-transform: uppercase;
    margin: 5px 0 0 20px;
      font-weight: 500;
}
.user-dasboard-menu_header-avatar img, .user-dasboard-menu_header-avatar span {
    float: left;
}
.usmha_edit {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
    color: #ee7838;
       font-size: 18px;
}
.db-menu_modile_btn {
    display: none;
}
.user-dasboard-menu_wrap .faq-nav {
    margin-bottom: 0;
	position:relative;
}
.faq-nav li {
    text-align: left;
    width: 100%;
    margin-bottom: 10px;
}
.faq-nav li a {
    display: block;
    padding: 0 25px;
    height: 60px;
    line-height: 60px;
    position: relative;
    text-transform: uppercase;
    font-weight: 500;
    border: 1px solid #eee;
    border-radius: 10px;
    font-size: 14px;
    transition: all .2s ease-in-out;
	color: #333;
}
.act-scrlink, .faq-nav li a:hover {
    background: #f9f9f9;
}
.faq-nav li a:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f0da";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 5px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border: 1px solid #eee;
    background: #f9f9f9;
    border-radius: 10px;
    text-align: center;
    font-size: 12px;
    color: var(--main-color);
    font-weight: 900;
    transition: all .2s ease-in-out;
}
.user-dasboard-menu_wrap .hum_log-out_btn {
    padding: 16px 20px 16px 30px;
    border-radius: 10px;
    border: 1px solid #eee;
}
.hum_log-out_btn {
    display: block;
    background: #ee7838;
    border-radius: 4px;
    padding: 14px 20px 14px 30px;
    color: #fff;
    overflow: hidden;
    margin-top: 10px;
    text-transform: uppercase;
    font-weight: 600;
    transition: all .2s ease-in-out;
    text-align: left;
}
.user-dasboard-menu_wrap .hum_log-out_btn i {
    color: #fff;
}
.user-dasboard-menu ul{
	list-style-type:none;
	padding:0;
}
.user-dasboard-menu_wrap .faq-nav a span {
    background: #ee7838;
    padding: 3px 7px;
    margin-left: 10px;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    font-weight: 600;
	font-size:13px;
}

@media only screen and (max-width: 1068px) {
    .usmha_edit, .user-dasboard-menu, .db-date, .dashboard-title-item:before {
        display: none;
    }
}
@media only screen and (max-width: 1068px) {
    .db-menu_modile_btn {
        position: absolute;
        top: 50%;
        right: 20px;
        transform: translateY(-50%);
        z-index: 2;
        display: block;
        cursor: pointer;
        height: 20px;
        line-height: 20px;
    }
}
@media only screen and (max-width: 1068px) {
    .db-menu_modile_btn strong {
        margin-right: 15px;
        text-transform: uppercase;
        font-weight: 600;
        font-size: .9em;
    }
}
@media (min-width: 1200px) {
    .zr-container {
        max-width: 1500px;
    }
}

.odemelerim  table {

	    color: #1a1630;

    width: 100%;

    max-width: 100%;

	border-collapse: collapse;

}

.odemelerim  table thead tr th{

	font-weight: 600;

    outline: none;

    cursor: default;

    -moz-transition: all 300ms ease-in-out;

    -o-transition: all 300ms ease-in-out;

    -webkit-transition: all 300ms ease-in-out;

    transition: all 300ms ease-in-out;

	vertical-align:middle;

	padding:8px;

	font-size:15px;

	border-right: none;
	border-left: none;
	border-top: 1px solid transparent;
	 border-bottom: 1px solid #ebecf1;

}

.table-striped>tbody>tr:nth-of-type(odd)>* {
 
    --bs-table-bg-type:  #fff;
    background: #fff;
}

.odemelerim table tr td {

	vertical-align: middle;

    border-top: 1px solid #ebecf1;

	padding:8px;

	font-size:14px;
	border-right: none;
	border-left: none;
	 border-bottom: 1px solid #ebecf1;
}



.btn-green {

	color: #fff;

	background-color: #38cb89;

	border-color: #38cb89; 

	border-radius: 3px;

	padding: 0.35rem 0.5rem;

	line-height: 1;

	min-width: 1.625rem;

	text-align: center;

	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;

	white-space: nowrap;

	vertical-align: middle;

	-webkit-user-select: none;

	-moz-user-select: none;

	-ms-user-select: none;

	user-select: none;

	border: 1px solid transparent;

	box-shadow:none;

	font-weight:500;	

  }

  .btn-green:hover {

    color: #fff;

    background-color: #15ca7c;

    border-color: #15ca7c; }

  .btn-green:focus, .btn-green.focus {

    box-shadow: 0 0 0 2px rgba(94, 186, 0, 0.5); }

  .btn-green.disabled, .btn-green:disabled {

    color: #fff;

    background-color: #38cb89;

    border-color: #38cb89; }

  .btn-green:not(:disabled):not(.disabled):active, .btn-green:not(:disabled):not(.disabled).active {

    color: #fff;

    background-color: #15ca7c;

    border-color: #3e7a00; }

	

.btn-danger {

  color: #fff !important;

  background-color: #ef4b4b;

  border-color: #ef4b4b;

  box-shadow: 0 0px 10px -5px rgba(239, 75, 75, 0.44);

border-radius: 3px;

	padding: 0.35rem 0.5rem;

	line-height: 1;

	min-width: 1.625rem;

	text-align: center;

	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;

	white-space: nowrap;

	vertical-align: middle;

	-webkit-user-select: none;

	-moz-user-select: none;

	-ms-user-select: none;

	user-select: none;

	border: 1px solid transparent;

	box-shadow:none;

	font-weight:500;	

  }

  .btn-danger:hover {

    color: #fff !important;

    background-color: #ef5858;

    border-color: #ef5858; }

  .btn-danger:focus, .btn-danger.focus {

    box-shadow: 0 0 0 2px rgba(239, 75, 75, 0.1);

    background-color: #ef5858;

    border-color: #ef5858; }

  .btn-danger.disabled, .btn-danger:disabled {

    color: #fff;

    background-color: #ef5858;

    border-color: #ef5858; }

  .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active {

    color: #fff;

    background-color: #d6124a;

    border-color: #d6124a; }
	
	
.view-pass {
    position: absolute;
    right: 20px;
    cursor: pointer;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    line-height: 20px;
    z-index: 5;
}
.view-pass:before {
     font-family: "Font Awesome 5 Pro";
    content: '\f06e';
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 13px;
    font-weight: 900;
    color:#ee7838;
}
.topbar-one {
	z-index:55;	
}
.empty-header-basket {

	padding:40px 5px;

	font-weight:400;

	text-align:center;

}
.mobile-error-content .favoriBosIkon i {
    font-size: 44px;
    line-height: normal;
}
.empty-cart-section span {
    font-size: 18px;
    font-weight: 500;
    display: block;
    line-height: 20px;
    margin-top: 20px;
}

.guvenlik-area {

	width:100%;

	float:left;

}

.guvenlik-area img{ width: 100px; float:left; margin-right:1px;  }

.btn-reload, .btn-reload2 {

	height: auto;

    padding: 0px 5px;

    width: auto;

    line-height: 18px;

	float:left;

	position:relative;

	top:20px;

}

.guvenlik-area input { width: 150px!important; }

.guvenlik-area {
	margin-bottom:15px;
}

.btn-reload, .btn-reload2 {
    height: auto;
    padding: 0px 5px;
    width: 60px;
    line-height: 18px;
    float: left;
    position: relative;
    top: 10px;
	    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
}
.description-password {
	margin-bottom:15px;
}

.borc-top-info div {
	padding:10px 15px;
}
.col-md-offset-1 {
    margin-left: 8.333333%;
}

.col-md-offset-2 {
    margin-left: 16.666667%;
}

.col-md-offset-3 {
    margin-left: 25%;
}

.col-md-offset-4 {
    margin-left: 33.333333%;
}

.col-md-offset-5 {
    margin-left: 41.666667%;
}

.col-md-offset-6 {
    margin-left: 50%;
}

.col-md-offset-7 {
    margin-left: 58.333333%;
}

.col-md-offset-8 {
    margin-left: 66.666667%;
}

.col-md-offset-9 {
    margin-left: 75%;
}

.col-md-offset-10 {
    margin-left: 83.333333%;
}

.col-md-offset-11 {
    margin-left: 91.666667%;
}

.col-md-offset-12 {
    margin-left: 100%;
}
label.error {
	color:red;
}


.main-kat-section{
	position:relative;
}
.main-kat-section:after
{
	content: "";
    width: 100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	background:#f7f7f5;
	z-index:-10
}
.zr-kat-ul {
    border: none !important;
    display: flex;
    justify-content: center; /* Ortala */
    gap: 15px;
    padding: 0;
	position:relative;

    flex-wrap: nowrap; /* Elemanları yatayda sabitle */
    overflow-x: auto; /* Yatay kaydırma ekle */
	 overflow-y: hidden; /* Dikey kaydırmayı engelle */
    -webkit-overflow-scrolling: touch; /* iOS için kaydırma özelliği */
    max-width: 100%; /* UL'yi ekran genişliğine göre kısıtla */
}

@media (max-width: 992px) {
    .zr-kat-ul {
        flex-direction: row; /* Yatay hizalama */
    }

    .zr-kat-ul .nav-item {
        flex-shrink: 0; /* Elemanlar kaymasın */
    }
}

.zr-kat-ul:after {
	
	content: "";
    width: 100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
    height: 1px;
    background-color: #e2e1d7;
    position: absolute;
    top: 61%;
    left: 0;
	z-index:-4;
	opacity:0.7;
}

/* LI öğelerindeki border'ı kaldır */
.zr-kat-ul .nav-item {
    border: none !important;
	    margin: 0 5px;
}

/* Sekme butonları (Resim üstte, yazı altta) */
.zr-kat-ul .nav-link {
    display: flex;
    flex-direction: column; /* Resmi üstte, yazıyı altta yap */
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 10px 15px;
    border: none !important; /* Border tamamen kaldırıldı */
    border-radius: 0; /* Köşeleri düz yap */
    gap: 5px; /* Resim ile yazı arasına boşluk bırak */
    background: none; /* Arka plan rengi olmadan sade görünüm */
}


.bagis-katimg img {
    width: 50px;
    height: 50px;
    object-fit: cover;
    border-radius: 50%;
}
.bagis-katimg {
	position:relative;
}

.zr-kat-ul .nav-link span {
    font-weight: 600;
    font-size: 15px;
    color: #919594;
	    margin-top: 10px;
	text-transform: uppercase;
}

/* Aktif sekme (Seçili buton) */
 .zr-kat-ul .nav-link.active {
	  background-color: #fdfdfc !important; /* Açık gri arka plan */
	  border-radius:3px;
 }
.zr-kat-ul .nav-link.active span{
   color:#ce3639;
}
 .zr-kat-ul .nav-link.active .bagis-katimg:after{
	 content: "";
    height: 2px;
    width: 110px;
    position: absolute;
    left: 50%;
    bottom: -10px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #c29e61;
}
.zr-kat-item {
	text-align:right;
	
}
.zr-kat-item  .kat-title{
	color:#ce3639;
	font-size:27px;
	font-weight:600;
	margin-bottom:5px;
}
.zr-kat-item  .kat-text{
	margin-bottom:35px;
}
.zr-kat-content {
	margin-top:15px;
}
.zr-kat-item a {
	 margin-right: 0 !important;
	height: 55px;
	font-size: 17px;
	margin-left: 3rem;
	background-color: #bb934f;
	padding:10px 15px;
	border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
	color:#fff;
    
}
.kat-button a:hover img {
	    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.kat-button a:hover {
	background-color: #987438;
}
.kat-button a img {
	height: 16px;
	margin-right: 17px;
	-webkit-transition: all .2s;
	transition: all .2s;
}

@media screen and (min-width:992px){
	.zr-kat-content {
		margin-top: 42px;
	}
}

@media (min-width: 992px) {
	.kat-img img{
		height: 345px;
		width: 525px;
		-o-object-fit: cover;
		object-fit: cover;
	}
}


.kat-img img {
    height: 25rem;
    width: 100%;
    -o-object-fit: cover;

}
