/*
Theme Name: Ekur
Version: 1.1.15
Text Domain: ekur
*/


@font-face {
    font-family: 'gotham_boldregular';
    src: url('/wp-content/themes/ekur/assets/fonts/webfont_ekur/gotham-bold_tr-webfont.eot');
    src: url('/wp-content/themes/ekur/assets/fonts/webfont_ekur/gotham-bold_tr-webfont.eot?#iefix') format('embedded-opentype'),
         url('/wp-content/themes/ekur/assets/fonts/webfont_ekur/gotham-bold_tr-webfont.woff') format('woff'),
         url('/wp-content/themes/ekur/assets/fonts/webfont_ekur/gotham-bold_tr-webfont.ttf') format('truetype'),
         url('/wp-content/themes/ekur/assets/fonts/webfont_ekur/gotham-bold_tr-webfont.svg#gotham_boldregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'gotham_bookregular';
    src: url('/wp-content/themes/ekur/assets/fonts/webfont_ekur/gotham-book_tr-webfont.eot');
    src: url('/wp-content/themes/ekur/assets/fonts/webfont_ekur/gotham-book_tr-webfont.eot?#iefix') format('embedded-opentype'),
         url('/wp-content/themes/ekur/assets/fonts/webfont_ekur/gotham-book_tr-webfont.woff') format('woff'),
         url('/wp-content/themes/ekur/assets/fonts/webfont_ekur/gotham-book_tr-webfont.ttf') format('truetype'),
         url('/wp-content/themes/ekur/assets/fonts/webfont_ekur/gotham-book_tr-webfont.svg#gotham_bookregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

html {
    overflow-y: scroll;
}
/*
.cookie-notice-container {
  font-family: "Open Sans",sans-serif !important;
}
#cn-notice-text {
  margin: 0 !important;
}
#cn-close-notice {
  display: none !important;
}
#cn-notice-text {
  display: inline !important;
}
#cookie-notice a {
    color: #fff;
    text-decoration: underline;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
#cookie-notice a.cn-button {
    color: #fff;
    text-decoration: none;
    background-color: #896e4b;
    border: 1px solid #fff;
    border-radius: 5px;
    padding: 0 5px;
    text-transform: uppercase;
}
#cookie-notice a.cn-button:hover {
    color: #896e4b;
    background-color: #fff;
}
*/


#cookie-notice {
	background-color: rgba(0,0,0,.45) !important;
	backdrop-filter:blur(5px);
	width: auto;
	height: auto;
	min-width: unset;
	max-width: unset;
	inset: 0;
	background: #fff;
	color: inherit;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

#cookie-notice.cookie-notice-hidden { 
	/* click after */
	display: none !important;
}

#cookie-notice,
#cookie-notice div,
#cookie-notice table,
#cookie-notice a:not(.cn-button) {
	color: #000000 !important;
	font-size: 1rem;
}
#cookie-notice a:not(.cn-button) {
	color: #046f79 !important;
	text-decoration: underline;
}
#cookie-notice .cookie-notice-container {
	padding: 1rem !important;
	background-color: rgba(255,255,255,1) !important;
	border-radius: .5rem;
	border: 1px solid #00a99d;
	padding: 2rem !important;
	max-width: 680px;
}
#cookie-notice .cn-buttons-container {
	display:flex;
	flex-direction: row;
	flex-wrap: wrap;
	padding:0;
	margin: 1rem auto 0 auto;
}
#cookie-notice .cn-buttons-container > a,
#cookie-notice .cn-buttons-container > .cn-button:not(.cn-button-custom) {
	margin: 0;
    color: #ffffff;
    padding: 1rem 2rem !important;
    display: block;
    line-height: 1.1;
    width: 100%;
    font-weight: bold;
    font-size: 1rem;
}
#cookie-notice .cookie-notice-container {
	text-align: left;
}
#cookie-notice .cn-close-icon {
	inset: -10px -10px auto auto;
	background: #E51323;
	border-radius: 50%;
	opacity: 1;
	color: #ffffff;
	width: 24px;
	height: 24px;
	margin: 0;
	visibility: hidden;
	content-visibility: hidden;
}
#cookie-notice .cn-close-icon:before,
#cookie-notice .cn-close-icon:after {
	background-color: #ffffff;
	top: 4px;
	left: 11px;
}




#footer-sertifika {
    position: fixed;
    z-index: 100;
    top: 50%;
    left: 0;
    right: auto;
    display: block;
    transform: translateY(-50%);
    background-color: #fff;
    border-radius: 0 10px 10px 0;
    box-shadow: 0 0 30px rgba(0,0,0,0.3);
    padding: 5px;
    display: flex;
    flex-direction: column;
}
#footer-sertifika > div {
    width: 35px;
    height: 100%;
    flex: 1 0 0%;
}
#footer-sertifika > div:not(:last-child) {
    margin-bottom: 5px;
}
#footer-sertifika img {
    max-width: 100%;
    max-height: 100%;
}

@media screen and (max-width: 900px) {
    #footer-sertifika {
        box-shadow: none;
        border-radius: 0;
        top: auto;
        bottom: 0;
        right: 0;
        left: auto;
        width: 40%;
        height: 38px;
        transform: none;
        flex-direction: row;
        align-items: center;
    }
    #footer-sertifika > div {
        width: 100%;
        text-align: center;
    }
    #footer-sertifika > div:not(:last-child) {
        margin-bottom: 0;
        margin-right: 5px;
    }
    #cookie-notice > .cookie-notice-container {
		max-width: 90vw;
	}
	#cookie-notice .cn-buttons-container {
		display: flex !important;
	}
}










.woocommerce ul.products li.product figure .product-wrap .product-images {
	background-color: rgba(255,255,255,0.63);
}
.products-masonry-wrap li:hover img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

#yukari-git {
    display: block;
    position: fixed;
    z-index: 999999;
    background-color: #ce1f2d;
    color: #e6caa7;
    border: 1px solid #e6caa7;
    border-radius: 20px;
    right: 30px;
    bottom: -40px;
    text-align: center;
    width: 40px;
    height: 40px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
#yukari-git:after {
    content: '\f077';
    font-family: FontAwesome;
    font-size: 24px;
    line-height: 32px;
    display: inline-block;
}
#yukari-git.gorunur {
    bottom: 30px;
}
#yukari-git:hover {
    background-color: #e6caa7;
    color: #8a6e4b;
}




/*MOBIL MENU INCE AYAR*/
.offcanvas-nav li.menu-item-has-children.open .caret:before {
    content: "-"!important;
}
.offcanvas-nav li.menu-item-has-children .caret {
    width: 100% !important;
    text-align: right !important;
}
.offcanvas-nav li.menu-item-has-children ul {
    margin-bottom: 20px !important;
}
.offcanvas-nav li.menu-item-has-children ul li {
    height: 30px !important;
    left: 15px !important;
}
.offcanvas-nav li.menu-item-has-children ul li a {
    font-size: 14px !important;
}




/* YEMEK TARIFLERI EKLER NISAN 2018 */
.yemek-tarifleri .flex-direction-nav a:before {
    content: "\f104";
}
.yemek-tarifleri .flex-direction-nav a.flex-next:before {
    content: "\f105";
}



/* 404 SAYFASI */
.not-found-wrapper {
    background-image: url(/wp-content/uploads/2016/11/urunler-anasayfa-arkaplan.jpg);
    min-height: 101.565vh;
}
.not-found-subtitle {
    margin-top: 250px;
}
.not-found-wrapper h1,
.not-found-wrapper h4,
.not-found-wrapper a {
    font-weight: 300!important;
    color: #fff!important;
}




/*MAGAZA IC SAYFALAR*/
.single-magaza .magaza-icsayfa-blok {
    max-width: 666px;
    margin: 212px auto 10px auto !important;
}
.single-magaza .magaza-icsayfa-butonlar {
    max-width: 666px;
    margin: 0 auto !important;
}
.single-magaza .magaza-icsayfa-blok .vc_column-inner {
    padding: 0;
    background: #896e4b;
    border: 4px solid #fff;
    box-shadow: 2px 2px 5px #716358;
}
.single-magaza .magaza-icsayfa-blok .magaza-baslik {
    margin: 0;
    padding: 25px 15px 15px 15px;
    text-transform: uppercase;
}
.single-magaza .magaza-icsayfa-blok .magaza-acik,
.single-magaza .magaza-icsayfa-blok .magaza-kapali {
    display: none;
    font-size: 12px !important;
    font-weight: 600;
    background: #33cc33;
    border: 4px solid #fff;
    border-radius: 19px;
    margin: 0 !important;
    padding: 5px 10px !important;
    position: absolute;
    top: -16px;
    left: 18px;
}
.single-magaza .magaza-icsayfa-blok .magaza-kapali {
    background: #cc3333 ;
}
.single-magaza .magaza-icsayfa-blok .magaza-adres {
    margin: 0;
    padding: 15px;
    background: #fff;
    color: #896e4b;
    font-size: 16px;
}
.single-magaza .magaza-icsayfa-blok .magaza-adres p {
    margin: 0 !important;
}
.single-magaza .magaza-icsayfa-butonlar a {
    color: #fff;
    background: #896e4b;
    border: 4px solid #fff;
    font-size: 16px;
    line-height: 36px;
    font-weight: 600 !important;
    display: block;
    transition: color .2s;
    -webkit-transition: color .2s;
    -moz-transition: color .2s;
    -o-transition: color .2s;
    -ms-transition: color .2s;
}
.single-magaza .magaza-icsayfa-butonlar a:hover {
    color: #d5b78f;
}
.single-magaza .magaza-icsayfa-butonlar h4 {
    margin: 0 !important;
}
.single-magaza .magaza-icsayfa-butonlar .magaza-buton-sol .wpb_text_column {
    margin-bottom: 10px !important;
}
.single-magaza .magaza-icsayfa-butonlar .vc_column-inner {
    padding: 0 !important; }
@media (min-width: 768px) {
    .single-magaza .magaza-icsayfa-butonlar .vc_column-inner {
        padding: 0 5px !important; }
    .single-magaza .magaza-icsayfa-butonlar .magaza-buton-sol .vc_column-inner {
        padding-left: 0 !important; }
    .single-magaza .magaza-icsayfa-butonlar .magaza-buton-sag .vc_column-inner {
        padding-right: 0 !important; }
}
@media (max-width: 900px) {
    .single-magaza .magaza-icsayfa-blok {
        margin: 100px auto 10px auto !important; }
}

.magaza-buton-sag a {
    margin-right: 22px;
}
.magaza-buton-sag a {
    border-right: 1px solid #fff !important;
}
.magaza-buton-sag a:after, .magaza-buton-sag a:before {
    right: -44px;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    margin-right: 22px !important;
}
.magaza-buton-sag a:before {
    border-color: transparent;
    border-left-color: #fff;
    border-width: 22px;
    margin-top: -39.5px;
}
.magaza-buton-sag a:after {
    border-color: transparent;
    border-left-color: #896e4b;
    border-width: 18px;
    margin-top: -35.5px;
    right: -35px;
}



/* MAPS AYARI */
.wpgmp-map-6 .categories_filter > select,
.wpgmp-map-87 .categories_filter > select {
    margin: 0 auto !important;
    float: none !important;
    background: url(/img/dropdown-ok.png) no-repeat 99% 50% #fff;
    font-size: 18px;
    outline: none;
    border: 4px solid #896e4b;
    color: #896e4b;
    width: 254px;
    max-width: 254px;
}
.wpgmp-map-6 .wpgmp_filter_wrappers,
.wpgmp-map-87 .wpgmp_filter_wrappers {
    padding: 0 !important;
    background: none;
}
.wpgmp-map-6 .location_listing6,
.wpgmp-map-87 .location_listing87 {
    margin: 0 -30px 0 30px;
    height: 500px;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    border: 4px solid #fff;
    box-shadow: 2px 2px 5px #716358;
    background: #896e4b !important;
}
.wpgmp-map-6 .wpgmp_listing_list .fc-item-default .wpgmp_locations,
.wpgmp-map-87 .wpgmp_listing_list .fc-item-default .wpgmp_locations {
    background: #896e4b !important;
    margin: 0 !important;
    padding: 0 !important;
}
.wpgmp-map-6 .wpgmp_listing_list .fc-item-default .wpgmp_locations_foot::after,
.wpgmp-map-87 .wpgmp_listing_list .fc-item-default .wpgmp_locations_foot::after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: #d5b78f;
}
.wpgmp-map-6 .wpgmp_location_title,
.wpgmp-map-87 .wpgmp_location_title {
    margin: 0 !important;
    width: 100% !important;
}
.wpgmp-map-6 .wpgmp_locations_head,
.wpgmp-map-87 .wpgmp_locations_head {
    padding: 10px !important;
    position: relative;
}
.wpgmp-map-6 .wpgmp_location_meta,
.wpgmp-map-87 .wpgmp_location_meta {
    position: absolute;
    top: 8px;
    right: 18px;
    font-size: 14px !important;
}
.wpgmp-map-6 .wpgmp_location_meta .wpgmp_location_category,
.wpgmp-map-87 .wpgmp_location_meta .wpgmp_location_category {
    color: #d5b78f !important;
    background: transparent !important;
    border: 1px solid #d5b78f !important;
    border-radius: 0 !important;
}
.wpgmp-map-6 .wpgmp_locations .wpgmp_location_title a,
.wpgmp-map-87 .wpgmp_locations .wpgmp_location_title a {
    color: #fff;
    display: block;
    font-size: 16px !important;
}
.wpgmp-map-6 .wpgmp_locations .wpgmp_location_title a:hover,
.wpgmp-map-87 .wpgmp_locations .wpgmp_location_title a:hover {
    color: #d5b78f !important;
}
@media (min-width: 901px) and (max-width: 1199px) {
    .wpgmp-map-6 > .wpgmp_map_parent,
    .wpgmp-map-87 > .wpgmp_map_parent  {
        width: 65%!important;
        float: left!important; }
    .wpgmp-map-6 > .location_listing6,
    .wpgmp-map-87 > .location_listing87 {
        width: calc(35% - 30px) !important; }
}
@media (min-width: 1200px) {
    .wpgmp-map-6 > .wpgmp_map_parent,
    .wpgmp-map-87 > .wpgmp_map_parent  {
        width: 70%!important;
        float: left!important; }
    .wpgmp-map-6 > .location_listing6,
    .wpgmp-map-87 > .location_listing87 {
        width: calc(30% - 30px) !important; }
}
@media (max-width: 900px) {
    .wpgmp-map-6 > .wpgmp_map_parent,
    .wpgmp-map-87 > .wpgmp_map_parent  {
        width: 100%!important; }
    .wpgmp-map-6 > .wpgmp_map_parent .wpgmp_map,
    .wpgmp-map-87 > .wpgmp_map_parent .wpgmp_map {
        height: 250px !important; }
    .wpgmp-map-6 > .location_listing6,
    .wpgmp-map-87 > .location_listing87 {
        width: 100%!important;
        margin: 0;
        height: 250px !important; }
}
.wpgmp-map-6 .wpgmp_map_parent > .wpgmp_map,
.wpgmp-map-87 .wpgmp_map_parent > .wpgmp_map {
    border: 4px solid #fff;
    box-shadow: 2px 2px 5px #716358;
    background: #896e4b !important;
}
.wpgmp_before_listing {
    display: none;
}
.wpgmp_map .gm-style-cc {
    display: none!important;
}



/*GOOGLE MAPS INFO WINDOW*/
.wpgmp-map-6 hr.magaza-balon-divider,
.wpgmp-map-87 hr.magaza-balon-divider {
    margin: 15px 0;
    border-color: #1e1e1e;
}
.wpgmp-map-6 .wpgmp_infowindow .fc-item-title,
.wpgmp-map-87 .wpgmp_infowindow .fc-item-title {
    color: #896e4b !important;
    font-weight: 700 !important;
    cursor: text;
}
.wpgmp-map-6 a.magaza-balon-link,
.wpgmp-map-87 a.magaza-balon-link {
    color: #de422b !important;
}
.wpgmp-map-6 a.magaza-balon-link:hover,
.wpgmp-map-87 a.magaza-balon-link:hover {
    color: #ac5c50 !important;
}
.wpgmp-map-6 .magaza-balon-adres,
.wpgmp-map-87 .magaza-balon-adres {
    color: #1e1e1e !important;
    cursor: text;
    margin: 0 !important;
}
.wpgmp-map-6 .magaza-balon-saat,
.wpgmp-map-87 .magaza-balon-saat {
    color: #1e1e1e !important;
    cursor: text;
    margin: 0 !important;
}


/*MAPS SELECT-2-DROPDOWN*/
.wpgmp-map-6 .categories_filter,
.wpgmp-map-87 .categories_filter {
    text-align: center;
}
.wpgmp-map-6 .categories_filter > .select2 *:focus,
.wpgmp-map-87 .categories_filter > .select2 *:focus {
    outline: none !important;
}
.wpgmp-map-6 .categories_filter > .select2,
.wpgmp-map-87 .categories_filter > .select2 {
    outline: none;
}
.wpgmp-map-6 .select2-container--default .select2-selection--single,
.wpgmp-map-87 .select2-container--default .select2-selection--single {
    border: 4px solid #896e4b;
    background-color: #fff;
    font-size: 18px;
    border-radius: 0;
    height: auto;
}
.wpgmp-map-6 .select2-container--default .select2-selection--single .select2-selection__rendered,
.wpgmp-map-87 .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 42px;
    text-align: left;
    padding-left: 12px;
    color: #896e4b;
}
.wpgmp-map-6 .select2-container--default .select2-selection--single .select2-selection__arrow,
.wpgmp-map-87 .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 48px;
    right: 10px;
    top: 0;
}
.wpgmp-map-6 .select2-container--default .select2-selection--single .select2-selection__arrow b,
.wpgmp-map-87 .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #896e4b transparent transparent transparent;
    border-width: 6px 6px 0 6px;
}
.wpgmp-map-6 .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b,
.wpgmp-map-87 .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #896e4b transparent;
    border-width: 0 6px 6px 6px;
}
.select2-dropdown {
    border: 4px solid #896e4b !important;
    background-color: #fff !important;
    font-size: 18px;
    border-radius: 0 !important;
    top: -3px !important;
}
.select2-search--dropdown {
    display: none !important;
}
.select2-container--default .select2-results>.select2-results__options {
    max-height: 320px !important;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #ba9e75 !important;
}
.select2-results__option {
    color: #896e4b;
}

/*ESKI MAP - SILINECEK*/
@media (max-width: 719px) {
    .location_listing1 {
        background: rgba(255,255,255,0.63)!important;
        margin: 15px 0!important; }
}
@media (min-width: 720px) and (max-width: 1023px) {
    .wpgmp-map-1 > .wpgmp_map_parent  {
        width: 60%!important;
        float: left!important; }
    .wpgmp-map-1 > .location_listing1 {
        width: 40%!important; }
}
@media (min-width: 1024px) {
    .wpgmp-map-1 > .wpgmp_map_parent  {
        width: 65%!important;
        float: left!important; }
    .wpgmp-map-1 > .location_listing1 {
        width: 35%!important; }
}
.wpgmp_map_container.wpgmp-map-1 .wpgmp_listing_list .fc-item-default .wpgmp_locations {
	padding: 0 !important;
	background: transparent !important;
}
.wpgmp_map_container.wpgmp-map-1 .fc-label-info, .fc-badge.info {
    border: 0 !important;
    background: #716358 !important;
    color: #fff !important;
    padding: 3px 10px !important;
}


.wpgmp_listing_container,
.wpgmp_listing_list {
    margin: 0!important;
}
.wpgmp_map_container.wpgmp-map-1 > .wpgmp_filter_wrappers,
.wpgmp_map_container.wpgmp-map-1 .wpgmp_infowindow address,
.wpgmp_map_container.wpgmp-map-1 .wpgmp_infowindow .fc-badge.info {
	display: none;
}
.location_listing1 {
    background: rgba(255,255,255,0.63);
    border-radius: 5px;
    padding: 15px;
    margin: 0 -20px 0 20px;
    max-height: 358px;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}
.wpgmp_locations {
    border: 0!important;
    padding: 0!important;
    margin-bottom: 0!important;
    margin-top: 20px!important;
}
.wpgmp_locations:first-child {
    margin-top: 0!important;
}
.wpgmp_locations_content {
    font-size: 15px!important;
    font-weight: 300!important;
    line-height: 21px!important;
}
.wpgmp_location_title {
    margin-bottom: 5px!important;
}
.wpgmp_location_title > a.place_title {
    font-size: 18px!important;
    transition: all .2s;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    -ms-transition: all .2s;
}
.wpgmp_location_title > a.place_title:hover {
    color: #716358!important;
}
.wpgmp_infowindow .fc-item-title {
    font-weight: 400!important;
    text-transform: none!important;
}
.wpgmp_infowindow .fc-main > p {
    line-height: normal!important;
    margin: 0!important;
}



/** added 13 may 2026 **/

.wpgmp-map-87 .wpgmp_infowindow .fc-item-title {
    background-image: none;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: rgba(0, 0, 0, 0.87);
    line-height: 21.4333px;
    background-color: rgba(0, 0, 0, 0);
    font-style: normal;
    text-align: start;
    text-decoration: rgba(0, 0, 0, 0.87);
    margin-top: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

.wpgmp-map-87 .wpgmp_infowindow.wpgmp_infowindow_post .fc-item-title {
    background-image: none;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 18px;
    color: rgb(33, 47, 61);
    line-height: 21.4333px;
    background-color: rgba(0, 0, 0, 0);
    font-style: normal;
    text-align: start;
    text-decoration: rgb(33, 47, 61);
    margin-top: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

.wpgmp-map-87 .wpgmp_locations {
    background-image: none;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 15px;
    color: rgba(0, 0, 0, 0.87);
    line-height: 21.4333px;
    background-color: rgba(0, 0, 0, 0);
    font-style: normal;
    text-align: start;
    text-decoration: rgba(0, 0, 0, 0.87);
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

.wpgmp-map-87 .wpgmp_locations_head {
    background-image: none;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 15px;
    color: rgba(0, 0, 0, 0.87);
    line-height: 21.4333px;
    background-color: rgba(0, 0, 0, 0);
    font-style: normal;
    text-align: start;
    text-decoration: rgba(0, 0, 0, 0.87);
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

.wpgmp-map-87 .place_title {
    background-image: none;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 15px;
    color: rgb(0, 115, 170);
    line-height: 21.4333px;
    background-color: rgba(0, 0, 0, 0);
    font-style: normal;
    text-align: start;
    text-decoration: underline rgb(0, 115, 170);
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

.wpgmp-map-87 .wpgmp_location_meta {
    background-image: none;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 15px;
    color: rgba(0, 0, 0, 0.87);
    line-height: 21.4333px;
    background-color: rgba(0, 0, 0, 0);
    font-style: normal;
    text-align: start;
    text-decoration: rgba(0, 0, 0, 0.87);
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
}




/* FOOTER SOCIALS */
#wrapper .footer-widget .social-widget i {
    border: 2px solid #fff!important;
    border-radius: 50%;
    height: 33px;
    width: 33px;
    line-height: 30px;
    letter-spacing: 0!important;
    margin-right: 0;
    transition: all .2s;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-o-transition: all .2s;
	-ms-transition: all .2s;
}
#wrapper .footer-widget .social-widget a:hover i {
    color: #484848!important;
    border-color: #484848!important;
}
#wrapper .footer-widget .social-widget {
    padding-top: 10px;
}
@media (max-width: 991px) {
    #dh_social_widget-8 {
        display: none; }
}
@media (min-width: 992px) {
    #dh_social_widget-3 {
        display: none; }
}


/* MENU ALT ELEMAN AYARI */

li.menu-item-2718,
li.menu-item-2771 {
    cursor: default;
}

#header li.menu-item-has-children ul li a {
	font-family: 'gotham_bookregular', sans-serif!important;
    /*font-weight: bold!important;*/
    font-size: 14px!important;
    color: #716358!important;
    background: rgba(255,255,255,0.93)!important;
/*    box-shadow: 0 0.461538em 0.923077em rgba(0,0,0,0.175); */
    height: 40px!important;
    margin: 0!important;
    line-height: 40px!important;
    transition: all 200ms linear;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
}
#header li.menu-item-has-children ul li a:hover {
    color: #9b918a!important;
}
.offcanvas-nav li.menu-item-has-children .caret:before {
    content: "+"!important;
	font-family: 'gotham_boldregular', sans-serif!important;
}
.primary-nav>li:not(.megamenu)>.dropdown-menu {
    padding: 0!important;
}
li.menu-item-has-children ul li {
    height: 40px!important;
    border: 0!important;
}
.primary-nav>li>.dropdown-menu {
    border: 0!important;
    min-width: auto!important;
}
.primary-nav .dropdown-menu {
    background: transparent!important;
    box-shadow: none!important;
    -webkit-box-shadow: none!important;
}
#header li.menu-item-has-children ul {
/*
    z-index: -1;
    padding-top: 50px !important;
    background: #fff!important;
    margin-top: -50px !important;
*/
    box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.4)!important;
}
@media (min-width: 900px) {
    .header-type-classic .navbar-nav>li>.dropdown-menu {
        top: 38px!important;}
}




/* SARKUTERI URUNLERI KATEGORI-FILTRE SISTEMI */

.su-kategoriler {
    display: none;
}
.page-id-1873 .su-kategoriler {
    display: block;
}
.product-container.su-kat-container figcaption {
    height: auto!important;
}
.su-kat-container h3 a.su-kategori-title {
    font-family: 'gotham_boldregular', sans-serif!important;
    font-weight: normal!important;
}



/* WOOCOMMERCE bufe ve paketli et urunleri edit */
.page-id-1857 .masonry-filter .filter-action ul li,
.page-id-1314 .masonry-filter .filter-action ul li,
.page-id-1317 .masonry-filter .filter-action ul li {
    border: 0!important;
}
.page-id-1857 .masonry-filter .filter-action ul li a.selected,
.page-id-1314 .masonry-filter .filter-action ul li a.selected,
.page-id-1317 .masonry-filter .filter-action ul li a.selected {
    background-color: rgba(255,255,255,0.63)!important;
    padding: 15px!important;
    height: 190px!important;
    text-transform: uppercase!important;
    font-size: 15px!important;
    pointer-events: none!important;
}
.page-id-1857 .masonry-filter .filter-action ul li:nth-child(1) a:before {
    background-image: url('/img/bufe-ikon.png');
    background-size: 140px auto;
    background-repeat: no-repeat;
    display: block;
    width: 140px;
    height: 136px;
    content:"";
}
.page-id-1314 .masonry-filter .filter-action ul li:nth-child(1) a:before {
    background-image: url('/img/peut-ikon.png');
    background-size: 140px auto;
    background-repeat: no-repeat;
    display: block;
    width: 140px;
    height: 136px;
    content:"";
}
.page-id-1317 .masonry-filter .filter-action ul li:nth-child(1) a:before {
    background-image: url('/img/peud-ikon.png');
    background-size: 140px auto;
    background-repeat: no-repeat;
    display: block;
    width: 140px;
    height: 136px;
    content:"";
}



@media (max-height: 699px) {
    .products-masonry-wrap {
        height: 477px; }
}
@media (min-height: 700px) and (max-height: 899px) {
    .products-masonry-wrap {
        height: 520px; }
}
@media (min-height: 900px) and (max-height: 999px) {
    .products-masonry-wrap {
        height: 640px; }
}
@media (min-height: 1000px) and (max-height: 1099px) {
    .products-masonry-wrap {
        height: 745px; }
}
@media (min-height: 1100px) {
    .products-masonry-wrap {
        height: 885px; }
}



@media (max-width: 992px) {
    .masonry-filter .filter-action ul {
        margin-top: 0; }
    #cookie-notice {
        font-size: 12px !important;
        line-height: 16px !important;
    }
    #cookie-notice br {
        display: none;
    }
}
@media (max-width: 900px) {
    .sarkuteri-urunleri-blok-yeni {
        width: 100%!important; }
}


.page-id-1873 .masonry-filter .filter-action ul li:nth-child(3):before {
    background-image: url('/img/ikon-pastirma.png');
    background-size: 60px 60px;
    display: inline-block;
    width: 60px;
    height: 60px;
    content:"";
    position: absolute;
    left: 10px;
}
.page-id-1873 .masonry-filter .filter-action ul li:nth-child(5):before {
    background-image: url('/img/ikon-sucuk.png');
    background-size: 60px 60px;
    display: inline-block;
    width: 60px;
    height: 60px;
    content:"";
    position: absolute;
    left: 10px;
}
.page-id-1873 .masonry-filter .filter-action ul li:nth-child(7):before {
    background-image: url('/img/ikon-salam.png');
    background-size: 60px 60px;
    display: inline-block;
    width: 60px;
    height: 60px;
    content:"";
    position: absolute;
    left: 10px;
}
.page-id-1873 .masonry-filter .filter-action ul li:nth-child(9):before {
    background-image: url('/img/ikon-jambon.png');
    background-size: 60px 60px;
    display: inline-block;
    width: 60px;
    height: 60px;
    content:"";
    position: absolute;
    left: 10px;
}
.page-id-1873 .masonry-filter .filter-action ul li:nth-child(11):before {
    background-image: url('/img/ikon-sosis.png');
    background-size: 60px 60px;
    display: inline-block;
    width: 60px;
    height: 60px;
    content:"";
    position: absolute;
    left: 10px;
}
.page-id-1873 .masonry-filter .filter-action ul li:nth-child(13):before {
    background-image: url('/img/ikon-kavurma.png');
    background-size: 60px 60px;
    display: inline-block;
    width: 60px;
    height: 60px;
    content:"";
    position: absolute;
    left: 10px;
}
.page-id-1873 .masonry-filter .filter-action ul li:nth-child(15):before {
    background-image: url('/img/ikon-fume.png');
    background-size: 60px 60px;
    display: inline-block;
    width: 60px;
    height: 60px;
    content:"";
    position: absolute;
    left: 10px;
}


.page-id-782 .masonry-filter .filter-action ul li:nth-child(3):before {
    background-image: url('/img/ikon-pastirma.png');
    background-size: 60px 60px;
    display: inline-block;
    width: 60px;
    height: 60px;
    content:"";
    position: absolute;
    left: 10px;
}
.page-id-782 .masonry-filter .filter-action ul li:nth-child(5):before {
    background-image: url('/img/ikon-sucuk.png');
    background-size: 60px 60px;
    display: inline-block;
    width: 60px;
    height: 60px;
    content:"";
    position: absolute;
    left: 10px;
}
.page-id-782 .masonry-filter .filter-action ul li:nth-child(7):before {
    background-image: url('/img/ikon-salam.png');
    background-size: 60px 60px;
    display: inline-block;
    width: 60px;
    height: 60px;
    content:"";
    position: absolute;
    left: 10px;
}
.page-id-782 .masonry-filter .filter-action ul li:nth-child(9):before {
    background-image: url('/img/ikon-sosis.png');
    background-size: 60px 60px;
    display: inline-block;
    width: 60px;
    height: 60px;
    content:"";
    position: absolute;
    left: 10px;
}
.page-id-782 .masonry-filter .filter-action ul li:nth-child(11):before {
    background-image: url('/img/ikon-kavurma.png');
    background-size: 60px 60px;
    display: inline-block;
    width: 60px;
    height: 60px;
    content:"";
    position: absolute;
    left: 10px;
}







.woocommerce .info-excerpt {
    display: block!important;
}
.woocommerce .info-title {
    padding: 0!important;
}


.product-container figure {
    border: 0!important;
}
.masonry-item {
    padding: 1px!important;
}
.masonry-item .product_title {
    text-align: left!important;
}
.masonry-item .product_title a {
    font-family: 'Open Sans', sans-serif!important;
    font-weight: 400!important;
    font-size: 15px!important;
    line-height: 20px!important;
    color: #fff!important;
    transition: all 200ms linear;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
}
.masonry-item .product_title a:hover {
    color: #562e28!important;
}
.product-container figcaption {
    background-color: #ac5c50!important;
    height: 80px!important;
}
#wrapper .woocommerce ul.products li.product figcaption {
    padding: 9px;
}
.product-container .info-excerpt {
    text-align: left!important;
    color: #562e28!important;
    font-family: 'Open Sans', sans-serif!important;
    font-weight: 400!important;
    font-size: 15px!important;
    line-height: 20px!important;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.woocommerce .product-wrap {
    opacity: 1;
    filter: alpha(opacity=100);
    transition: all 200ms linear;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
}
.masonry-filter {
    width: 180px;
    float: left;
    margin-right: 1px;
}
.products-masonry-wrap {
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}
.page-id-1314 .products-masonry-wrap,
.page-id-1317 .products-masonry-wrap,
.page-id-1857 .products-masonry-wrap {
    overflow-y: auto;
}
.sarkuteri-urunleri-blok-yeni {
    width: 691px;
    margin: 5px auto 0 auto!important;
}
.sarkuteri-urunleri-blok-yeni > .wpb_column > .vc_column-inner {
    padding-left: 0!important;
    padding-right: 0!important;
}
.masonry-filter .filter-action ul {
    text-align: left!important;
    padding-top: 1px;
}
.masonry-filter .filter-action ul li:before {
    display: none;
}
.masonry-filter .filter-action ul li {
    padding: 0!important;
    border-bottom: 1px solid #fff!important;
}
.masonry-filter .filter-action ul li a {
    width: 180px;
    background-color: rgba(255,255,255,.5)!important;
    font-family: 'Open Sans', sans-serif!important;
    font-weight: 400!important;
    font-size: 15px!important;
    line-height: 30px!important;
    color: #ac5c50!important;
    padding: 12px 12px 12px 80px!important;
    text-transform: uppercase!important;
    height: 54px!important;
}
.masonry-filter .filter-action ul li:nth-child(1) a {
    height: 90px!important;
    text-transform: none!important;
    font-size: 19px!important;
    color: #fff!important;
    padding: 15px 12px 12px 20px!important;
}
.masonry-filter .filter-action ul li a.selected {
    background-color: #ac5c50!important;
    color: #fff!important;
    padding: 12px 12px 12px 80px;
}

.navbar-minicart,
.minicart-side,
.shop-loop-actions,
.info-meta,
.onsale {
    display: none!important;
}
.product-template-default #wrapper .content-container > .container {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    /*padding-top: 10px;*/
    margin-left: 0;
    margin-right: 0;
    overflow: hidden;
}
/*@media (max-width: 900px) {
    .product-template-default #wrapper .content-container > .container {
        padding-top: 35px; }
}*/








/* insan kaynaklari */
.insan-kaynaklari-blok .vc_tta-tab {
	margin: 5px auto 0 auto!important;
}
.insan-kaynaklari-blok .vc_tta-tab a,
.insan-kaynaklari-blok .vc_tta-panels {
	border-radius: 5px!important;
}
.insan-kaynaklari-blok .vc_tta-tabs-container {
	margin: 0!important;
}
.insan-kaynaklari-blok .vc_tta-panel-body {
	height: 237px;
	overflow-y: auto!important;
    overflow-x: hidden!important;
    -webkit-overflow-scrolling: touch;
}
.insan-kaynaklari-blok .vc_tta-tabs-container ul li {
	width: 33%;
	margin-right: 3px!important;
}
@media (min-width: 901px) and (max-width: 1000px) {
	.insan-kaynaklari-blok .vc_tta-tabs-container ul li {
		width: 164px;
		float: left;
		margin-right: 4px!important; }
	.insan-kaynaklari-blok .vc_tta-tabs-container ul li a {
		height: 84px; }
}
@media (max-width: 624px) {
	.insan-kaynaklari-blok .vc_tta-tabs-container ul li {
		width: 100%; }
}

.insan-kaynaklari-blok .vc_tta-tabs-container ul li:last-child {
	margin-right: 0!important;
}



.insan-kaynaklari-blok,
.insan-kaynaklari-gorsel {
    margin-left: 430px;
}
.insan-kaynaklari-gorsel {
	margin-bottom: 5px!important;
}
@media (min-width: 900px) and (max-width: 1199px) {
    .insan-kaynaklari-blok,
	.insan-kaynaklari-gorsel {
        margin-left: 340px!important; }
}
@media (min-width: 769px) and (max-width: 899px) {
    .insan-kaynaklari-blok,
	.insan-kaynaklari-gorsel {
		float: right; }
}
@media (max-width: 900px) {
    .insan-kaynaklari-blok {
        margin: 0!important;
        width: 100%!important; }
	.insan-kaynaklari-gorsel {
		margin: 0 0 5px 0!important;
		width: 100%!important; }
}





@media (min-width: 1200px) {
	.page-id-2404 .vc_tta-container {
		width: 1200px; }
}
@media (min-width: 992px) and (max-width: 1199px) {
	.page-id-2404 .vc_tta-container {
		width: 970px; }
}

@media (min-width: 768px) and (max-width: 991px) {
	.page-id-2404 .vc_tta-container {
		width: 97%; }
}
.page-id-2404 .vc_tta-container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}





@media (min-width: 900px) and (max-width: 999px) {
    .insan-kaynaklari-blok,
	.insan-kaynaklari-gorsel {width: 500px;}
}
@media (min-width: 1000px) and (max-width: 1399px) {
    .insan-kaynaklari-blok,
	.insan-kaynaklari-gorsel {width: 600px;}
}
@media (min-width: 1400px) and (max-width: 1649px) {
    .insan-kaynaklari-blok,
	.insan-kaynaklari-gorsel {width: 700px;}
}
@media (min-width: 1650px) {
    .insan-kaynaklari-blok,
	.insan-kaynaklari-gorsel {width: 800px;}
}








@media (max-width: 768px) {
    .insan-kaynaklari-blok .vc_tta-tabs-container a span {
        font-size: 14px!important; }
    .insan-kaynaklari-blok .vc_tta-tabs-container a {
        padding: 2px 0!important; }
    #cookie-notice {
        font-size: 11px;
        line-height: 14px;
    }
}
.insan-kaynaklari-blok .vc_tta-tabs-container a {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #005426!important;
    background-color: rgba(255,255,255,0.63)!important;
}
.insan-kaynaklari-blok .vc_tta-tabs-container li.vc_active a {
    text-decoration: underline!important;
}
.insan-kaynaklari-blok .vc_tta-panels {
    background-color: rgba(255,255,255,0.63)!important;
}
.insan-kaynaklari-blok .vc_tta-panels p {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #005426;
}
.insan-kaynaklari-blok .vc_tta-panels a:hover {
    color: #9b918a;
}


.spu-box {
    padding: 0!important;
    border-radius: 0!important;
    -moz-box-shadow: none!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    max-height: 90%;
    background-color: transparent!important;
}
#spu-1521,
#spu-1853,
#spu-1849,
#spu-2698,
#spu-2700,
#spu-2793 {
	max-height: 100%!important;
	overflow: hidden!important;
}
.spu-content iframe {
    margin-bottom: -10px!important;
}
.spu-close {
	padding: 20px!important;
    color: #000!important;
    opacity: 1!important;
    filter: alpha(opacity=100);
    right: 0!important;
    top: 0!important;
    text-shadow: none!important;
}
.spu-close i.spu-icon-close {
    text-shadow: -1px 0 1px #fff, 0 1px 1px #fff, 1px 0 1px #fff, 0 -1px 1px #fff;
}




.bufe-blok .vc_tta-tabs-list li:nth-child(1) a span:before {
    background-image: url('/img/bufe-ikon.png')!important;
}













.imp-tooltip {
	z-index: 9999999999999999999!important;
}
@media (max-width: 1200px) {
	#image-map-pro-8383 {
		display: none;}
}
@media (min-width: 1201px) {
	#image-map-pro-3198 {
		display: none;}
}
.imp-tooltip-buffer {visibility: hidden!important;}
.imp-tooltip-plain-text {
	font-family: 'gotham_boldregular', sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    color: #faf2d7!important;
    font-size: 24px;
    text-align: center;
    text-shadow: 0px -3px 8px rgba(0, 0, 0, 0.6), 0px 0px 10px rgba(0, 0, 0, 0.8);
    cursor: pointer!important;
}


.imp-wrap .imp-tooltip:nth-child(1) {
	margin-top: -200px!important;
}
.imp-wrap .imp-tooltip:nth-child(2) {
	margin-top: -200px!important;
}
.imp-wrap .imp-tooltip:nth-child(3) {
	margin-top: -130px!important;
}
.imp-wrap .imp-tooltip:nth-child(4) {
	margin-top: -180px!important;
}
.imp-wrap .imp-tooltip:nth-child(5) {
	margin-top: -175px!important;
}
.imp-wrap .imp-tooltip:nth-child(6) {
	margin-top: -220px!important;
}
.imp-wrap .imp-tooltip:nth-child(7) {
	margin-top: -360px!important;
}



.anasayfa-map-blok {
    margin: 0!important;
}
@media (max-width: 1300px) {
    .imp-wrap {
        width: 1300px!important;
        height: 650px!important;
        position: absolute;
        left: 50%;
        transform: translate(-50%, 0);}
}






/*.page-id-1439 .hakkimizda-blok .wpb_wrapper h1 {
    visibility: hidden;
}*/
.blog-blok {
    margin: 0 0 0 433px!important;
}
@media (min-width: 900px) and (max-width: 1199px) {
    .blog-blok {
        margin-left: 343px!important; }
}
@media (min-width: 769px) and (max-width: 899px) {
    .blog-blok {
        margin-left: 143px!important; }
}
@media (max-width: 800px) {
    .blog-blok {
        margin: 0 0 0 0!important; }
}


.blog-blok img {
    margin: 0 0 15px 0;
}
.blog-blok .wpb_text_column {
    margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: 1px dashed #005426;
}
.blog-blok .wpb_text_column:last-child {
    margin-bottom: 0;
    padding-bottom: 20px;
    border-bottom: 0;
}

.blog-blok {
    margin-left: -12px;
    padding: 15px;
    background-color: rgba(255,255,255,0.63);
    border-radius: 5px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #005426;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
}
.blog-blok .wpb_text_column h3 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 24px;
    color: #005426;
}
.blog-blok .wpb_text_column hr {
    border-color: #005426!important;
    margin: 15px auto;
}

@media (min-width: 900px) and (max-width: 999px) {
    .blog-blok {width: 500px;}
}
@media (min-width: 1000px) and (max-width: 1399px) {
    .blog-blok {width: 600px;}
}
@media (min-width: 1400px) and (max-width: 1649px) {
    .blog-blok {width: 700px;}
}
@media (min-width: 1650px) {
    .blog-blok {width: 800px;}
}
@media (max-width: 800px) {
    .blog-blok {
        margin: 0;
        height: 500px;
        width: 100%;
        background-color: rgba(255,255,255,0.63); }
}


@media (max-height: 699px) {
    .blog-blok {
        height: 400px;}
}
@media (min-height: 700px) and (max-height: 899px) {
    .blog-blok {
        height: 550px;}
}
@media (min-height: 900px) and (max-height: 999px) {
    .blog-blok {
        height: 650px;}
}
@media (min-height: 1000px) and (max-height: 1099px) {
    .blog-blok {
        height: 750px;}
}
@media (min-height: 1100px) {
    .blog-blok {
        height: 850px;}
}









.page-id-1087 .toplu-tuketim-detaylar ul li:nth-child(4) {display: none!important;}
.page-id-1296 .toplu-tuketim-detaylar ul li:nth-child(5) {display: none!important;}




.primary-nav {
    position: absolute;
    z-index: 99999999999!important;
    margin-left: -120px;
    width: 1210px;
    height: 42px!important;
}
.primary-nav .menu-item a {
    padding: 0 13px!important;
}

.primary-nav li a span {
    font-family: 'gotham_boldregular', sans-serif;
    font-weight: normal;
    text-transform: none!important;
    letter-spacing: 0!important;
    font-size: 14px;
    color: #716358;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
}
@media (max-width: 1199px) {
    .primary-nav {
        left: 0;
        margin-left: -57px;
        width: 1055px;}
    .primary-nav .menu-item a {
        padding: 0 12px!important;}
}
@media (max-width: 1060px) {
    .primary-nav {
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        width: 865px;}
    .primary-nav .menu-item a {
    padding: 0 8px!important;}
}





.primary-nav li a {
    margin-top: -27px;
    height: 57px!important;
}
.primary-nav li a:hover span {
    color: #9b918a;
}
#header .navbar-brand {
    position: relative;
    top: 25px;
    left: 80px;
}
#header .navbar-container .logo {
    max-height: 100%;
    width: 175px;
}
.navbar-header {
    z-index:98;
}
.navbar-header .navbar-toggle .icon-bar {
  background-color: #716358;
}

.offcanvas-nav a {
    text-transform:none;
}
.offcanvas-user {
    visibility: hidden;
}
.offcanvas-nav li a {
    font-family: 'gotham_bookregular', sans-serif;
    font-weight: normal;
    text-transform: none;
    letter-spacing: 0;
    padding: 7px 0 !important;
    font-size: 16px;
    color: #716358;
}
.offcanvas-navbar {
    padding: 60px 0 60px 0;
}





/* MENU RENKLERI */

.menu-item-497.active a span,
.menu-item-497.active a,
.menu-item-497.current-page-ancestor a span,
.menu-item-497.current-page-ancestor a,
.menu-item-3197.active a span,
.menu-item-3197.active a,
.menu-item-3197.current-page-ancestor a span,
.menu-item-3197.current-page-ancestor a,
#header .menu-item-3197.current-menu-ancestor .current-menu-item a,
#header .menu-item-3197.current-menu-ancestor .current-menu-item a span,
#header .menu-item-497.current-page-parent ul li.current-menu-item a,
.menu-item-2460.active a span,
.menu-item-2460.active a,
.menu-item-2460.current-page-ancestor a span,
.menu-item-2460.current-page-ancestor a,
.menu-item-2461.active a span,
.menu-item-2461.active a,
.menu-item-2461.current-page-ancestor a span,
.menu-item-2461.current-page-ancestor a {
    color: #9f9588!important;
}
.menu-item-3285.active a span,
.menu-item-3285.active a,
.menu-item-3285.current-page-ancestor a span,
.menu-item-3285.current-page-ancestor a,
.menu-item-2389.active a span,
.menu-item-2389.active a,
.menu-item-2389.current-page-ancestor a span,
.menu-item-2389.current-page-ancestor a,
#header .menu-item-2389.current-page-parent ul li.current-menu-item a,
#header .menu-item-2691.active a,
#header .menu-item-1303.active a,
.menu-item-2718.current-menu-parent a,
.menu-item-2718.current-menu-parent a span {
    color: #ac5c50!important;
}
.menu-item-1313.active a span,
.menu-item-1313.active a,
.menu-item-1313.current-page-ancestor a span,
.menu-item-1313.current-page-ancestor a {
    color: #98c6ce!important;
}
.menu-item-663.active a span,
.menu-item-663.active a,
.menu-item-663.current-page-ancestor a span,
.menu-item-663.current-page-ancestor a {
    color: #afb05c!important;
}
.menu-item-498.active a span,
.menu-item-498.active a,
.menu-item-498.current-page-ancestor a span,
.menu-item-498.current-page-ancestor a,
.menu-item-3634.active a span,
.menu-item-3634.active a {
    color: #a5bc5b!important;
}
.menu-item-2771.active a span,
.menu-item-2771.active a,
.menu-item-2771.current-menu-ancestor a span,
.menu-item-2771.current-menu-ancestor a,
#header .menu-item-2771.current-menu-ancestor .current-menu-item a,
#header .menu-item-2771.current-menu-ancestor .current-menu-item a span {
    color: #daaf7c!important;
}




.page-template-page-hakkimizda .footer-widget {
    background-color: #9f9588;
}
.page-template-page-urunler .footer-widget,
.product-template-default .footer-widget,
.page-template-page-isotope-aktif .footer-widget {
    background-color: #ac5c50;
}
.page-template-page-sertifikalarimiz .footer-widget {
    background-color: #98c6ce;
}
.page-template-page-kirmizi-et-saglik .footer-widget {
    background-color: #afb05c;
}
.page-template-page-iletisim .footer-widget {
    background-color: #a5bc5b;
}
.page-template-page-bizden-haberler .footer-widget {
    background-color: #daaf7c;
}


.page-id-1247 .hakkimizda-blok .wpb_wrapper h1 {
    visibility: hidden;
}
.sertifika-sayfa .sertifika-blok {margin-top: 30px!important;}
.sertifika-sayfa .sertifika-blok .vc_btn3-container > a {
    text-align: left;
}
.hakkimizda-blok .vc_btn3-container,
.bizkimiz-blok .vc_btn3-container {
    background-color: #fff;
    border: 2px solid #716358;
    font-size: 15px!important;
    font-family: 'Open Sans', sans-serif!important;
    font-weight: 400;
}





.ttu-baslik {
    margin-top: 180px!important;}
@media (max-width: 899px) {
.ttu-baslik {
    margin-top: 75px!important;}
}
.ttu-ikon-blok {
    margin: 20px auto 0 auto!important;
    width: 500px;
}
.ttu-ikon-blok-3lu {
    width: 750px!important;
}
@media (max-width: 767px) {
    .ttu-ikon-blok {width: 180px!important;}
    .product.masonry-item {width: 50%;}
}
.ttu-ikon-blok .wpb_single_image {
    opacity: 1;
    filter: alpha(opacity=100);
    margin: 0!important;
    transition: all 200ms linear;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
}
.ttu-ikon-blok .wpb_single_image:hover {
    opacity: .8;
    filter: alpha(opacity=80);
}
.ttu-ikon-blok .wpb_text_column {
    margin: 0 0 30px 0!important;
    padding: 10px!important;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 15px!important;
    line-height: 20px;
    color: #fff;
    background-color: #ac5c50;
}




.toplu-tuketim-blok {
    margin: 80px auto 0 auto!important;
}




@media (min-width: 768px) and (max-width: 899px) {
    .toplu-tuketim-blok {
        width: 750px;}
}
@media (min-width: 900px) and (max-width: 999px) {
    .toplu-tuketim-blok {
        width: 900px;}
}
@media (min-width: 1000px) and (max-width: 1199px) {
    .toplu-tuketim-blok {
        width: 1000px;}
}
@media (min-width: 1200px) {
    .toplu-tuketim-blok {
        width: 1100px;}
}





.toplu-tuketim-solblok {
    padding: 15px!important;
    background-color: rgba(255,255,255,0.63)!important;
    border-radius: 5px;
}
.toplu-tuketim-solblok .wpb_single_image {
    margin: 0!important;
}


@media (max-width: 768px) {
    .toplu-tuketim-sagblok .vc_column-inner {
        padding: 0!important;}
    .toplu-tuketim-sagblok {
        margin-top: 5px;}
}
@media (min-width: 900px) {
    .toplu-tuketim-blok .vc_tta-tabs-container {
        margin-right: 10px!important;}
    .toplu-tuketim-solblok .vc_column-inner {
        padding: 0!important;}
}



@media (min-width: 768px) {
    .toplu-tuketim-blok .vc_tta-panel-body {
        position: absolute;
        bottom: 0!important;}
    .toplu-tuketim-solblok {
        width: 58%!important; }
    .toplu-tuketim-sagblok {
        width: 42%!important; }
}
@media (max-width: 767px) {
    .toplu-tuketim-baslik h2 {
        font-size: 30px!important;}
    .toplu-tuketim-baslik p {
        font-size: 14px!important;}
}
@media (max-width: 350px) {
    .toplu-tuketim-baslik h2 {
        font-size: 22px!important;}
    .toplu-tuketim-detaylar ul li {
        font-size: 11px;}
}





.toplu-tuketim-baslik {
    margin: 0 auto!important;
    line-height: 20px;
    width: 400px;
}
.toplu-tuketim-baslik h2 {
    margin-top: 0!important;
    border-bottom: 1px solid #fff;
}
.toplu-tuketim-baslik p {
    font-family: 'gotham_bookregular', sans-serif;
    font-weight: normal;
    font-size: 16px;
    color: #fff;
}
.toplu-tuketim-baslik .vc_column-inner {
	padding: 0!important;
}




.toplu-tuketim-blok .vc_tta-tabs-container .vc_tta-tabs-list {
    height: 500px!important;
    overflow-x: hidden!important;
    overflow-y: auto!important;
    -webkit-overflow-scrolling: touch!important;
}
@media (min-height: 500px) and (max-height: 599px) {
    .toplu-tuketim-blok .vc_tta-tabs-container .vc_tta-tabs-list {
    	height: 300px!important;}
}
@media (min-height: 600px) and (max-height: 699px) {
    .toplu-tuketim-blok .vc_tta-tabs-container .vc_tta-tabs-list {
    	height: 360px!important;}
}
@media (min-height: 700px) and (max-height: 799px) {
    .toplu-tuketim-blok .vc_tta-tabs-container .vc_tta-tabs-list {
    height: 460px!important;}
}
@media (min-height: 800px) and (max-height: 849px) {
    .toplu-tuketim-blok .vc_tta-tabs-container .vc_tta-tabs-list {
    height: 510px!important;}
}
@media (min-height: 850px) and (max-height: 999px) {
    .toplu-tuketim-blok .vc_tta-tabs-container .vc_tta-tabs-list {
    height: 560px!important;}
}
@media (min-height: 1000px) {
    .toplu-tuketim-blok .vc_tta-tabs-container .vc_tta-tabs-list {
    height: 760px!important;}
}
.toplu-tuketim-blok .vc_tta-tab {
    border-bottom: 1px solid #fff!important;
}
.toplu-tuketim-blok .vc_tta-tab a {
    background-color: rgba(255,255,255,.5)!important;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 15px!important;
    color: #896e4b!important;
    padding: 6px 12px!important;
}
.toplu-tuketim-blok .vc_active a {
    color: #fff!important;
    background-color: #ac5c50!important;
}

.toplu-tuketim-blok .vc_tta-tabs-container  {min-width: 145px;}
.page-id-1087 .toplu-tuketim-blok .vc_tta-tabs-list li:nth-child(1):before {
    content:"\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0" "TAZE ET";
    display: block;
    background-image: url('/img/taze-ikon-b.png');
    background-size: 42px 36px;
    background-repeat: no-repeat;
    background-color: rgba(255,255,255,.5)!important;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 15px!important;
    color: #fff!important;
    padding: 6px 12px!important;
    border-bottom: 1px solid #fff;
}
.page-id-1296 .toplu-tuketim-blok .vc_tta-tabs-list li:nth-child(1):before {
    content:"\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0" "DONUK ET";
    display: block;
    background-image: url('/img/dondurulmus-ikon-b.png');
    background-size: 42px 36px;
    background-repeat: no-repeat;
    background-color: rgba(255,255,255,.5)!important;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 15px!important;
    color: #fff!important;
    padding: 6px 12px!important;
    border-bottom: 1px solid #fff;
}



.toplu-tuketim-detaylar {
    padding: 15px;
    background-color: rgba(255,255,255,0.63);
    border-radius: 5px;
    font-family: 'gotham_bookregular', sans-serif;
    font-weight: normal;
    font-size: 15px;
    line-height: 30px!important;
    color: #000;
    letter-spacing: -.2px!important;
}
@media (max-width: 768px) {
    .toplu-tuketim-detaylar,
    .toplu-tuketim-baslik {
        width: 100%!important; }
    .toplu-tuketim-blok .vc_tta-tabs-container {padding-left: 20px;}
}
.toplu-tuketim-detaylar p {
    margin: 0!important;
}
.toplu-tuketim-detaylar hr {
    border-color: #b6b6b6!important;
    margin: 10px 0!important;
}
.toplu-tuketim-detaylar ul {
    margin: 0!important;
    padding-left: 20px;
}
.toplu-tuketim-detaylar ul li {
    list-style-type: none;
}
.toplu-tuketim-detaylar em {
    font-style: normal;
    float: right;
}
.toplu-tuketim-detaylar ul li:nth-child(1):before {
    background-image: url('/img/agirlik-ikon.png');
    background-size: 30px 30px;
    display: inline-block;
    width: 30px;
    height: 30px;
    content:""!important;
    position: absolute;
    left: 5px;
}
.toplu-tuketim-detaylar ul li:nth-child(2):before {
    background-image: url('/img/termometre-ikon.png');
    background-size: 30px 30px;
    display: inline-block;
    width: 30px;
    height: 30px;
    content:""!important;
    position: absolute;
    left: 5px;
}
.toplu-tuketim-detaylar ul li:nth-child(3):before {
    background-image: url('/img/paketli-ikon.png');
    background-size: 30px 30px;
    display: inline-block;
    width: 30px;
    height: 30px;
    content:""!important;
    position: absolute;
    left: 5px;
}
.toplu-tuketim-detaylar ul li:nth-child(4):before {
    background-image: url('/img/dondurulmus-ikon.png');
    background-size: 30px 30px;
    display: inline-block;
    width: 30px;
    height: 30px;
    content:""!important;
    position: absolute;
    left: 5px;
}
.toplu-tuketim-detaylar ul li:nth-child(5):before {
    background-image: url('/img/taze-ikon.png');
    background-size: 30px 30px;
    display: inline-block;
    width: 30px;
    height: 30px;
    content:""!important;
    position: absolute;
    left: 5px;
}
@media (min-width: 768px) {
    .toplu-tuketim-detaylar ul li:nth-child(1):before,
    .toplu-tuketim-detaylar ul li:nth-child(2):before,
    .toplu-tuketim-detaylar ul li:nth-child(3):before,
    .toplu-tuketim-detaylar ul li:nth-child(4):before,
    .toplu-tuketim-detaylar ul li:nth-child(5):before {
        left: 20px;}
}









.footer-widget {
    background-color: #ae6e4e;
}

.footer-widget ul {
    text-align: left;
    line-height: 14px;
}
.footer-widget .menu-item a {
    font-family: 'gotham_bookregular', sans-serif;
    font-weight: normal;
    color: #484848;
}
.footer-widget .widget-title,
.widget-title-tek a {
    color: #484848;
    margin-bottom: 0;
    line-height: 20px;
    text-transform: none;
    text-align: left;
    font-family: 'gotham_boldregular', sans-serif;
    font-weight: normal;
}
.footer-widget .widget-title:before {
    display: none!important;
}
.footer-widget-col {
    border: 0!important;
    padding: 30px 10px 20px 10px!important;
}
.footer-tfi-ikon {
	width: 110px;
	-webkit-filter: invert(0);
    filter: invert(0);
	transition: all 200ms linear;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    margin-top: -10px;
}
.footer-tfi-ikon:hover {
	-webkit-filter: invert(72%);
    filter: invert(72%);
}



@media (max-width: 991px) {
    .footer-widget-col {
        margin: 0 auto!important;
        padding: 0 30px 0 30px!important;
        width: 100%!important;}
    .footer-widget .widget-title {
        border-top: 1px solid rgba(72,72,72,.4);
        margin: 0 auto;
        padding: 20px 0 20px 0;
        cursor: pointer;}
    .footer-widget-col:first-child .widget-title {
        border: 0!important;}
    .footer-widget .widget-title:after{
        content: '+';
        float: right;}
    .footer-widget .widget-title.active:after{
        content: '–';}
    .footer-widget-col ul.menu {
        padding-bottom: 25px;
        padding-left: 15px;}
    .footer-widget-wrap {
        padding: 10px 0!important;}
    .widget_nav_menu {
        padding-top: 0!important;}
    .widget_text {
        padding-top: 0!important;
        padding-bottom: 10px; }
    .widget-title-tek a {
        display: block;
        width: 100%;}
    .footer-widget .widget-title-tek:after,
    .footer-widget .widget-title-tek.active:after {
        content: '';}
}






.urun-blok {
    margin-top: 0!important;
}
.urun-blok-baslik {margin: 100px 0 0 495px!important;}

.urun-sayfasi-text {
    padding: 15px;
    background-color: rgba(255,255,255,0.63);
    border-radius: 5px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #005426;
    width: 480px;
    min-height: 320px;
}

.urun-sayfasi-gorsel {
    margin: -20px -30px 0 -30px!important;
}
.urun-sayfasi-detaylar {
    margin: -155px 0 0 0!important;
    padding: 145px 15px 15px 15px;
    background-color: rgba(255,255,255,0.63);
    border-radius: 5px;
    font-family: 'gotham_bookregular', sans-serif;
    font-weight: normal;
    font-size: 13px;
    color: #000;
    letter-spacing: -.2px!important;
}
.urun-sayfasi-detaylar p {
    margin: 0!important;
}
.urun-sayfasi-detaylar hr {
    border-color: #b6b6b6!important;
    margin: 10px 0!important;
}


.urun-sayfasi-detaylar img {
    margin: 10px 17px 0 0!important;
    width: 75px;
}
.urun-sayfasi-detaylar img:last-child {
    margin: 10px 0 0 0!important;
}
@media (max-height: 899px) {
    .urun-sayfasi-detaylar img {
        margin: 10px 7px 0 0!important;
        width: 55px;}
}


.urun-sayfasi-detaylar ul {
    margin: 0!important;
    padding-left: 20px;
}
.urun-sayfasi-detaylar ul li {
    list-style-type: none;
}
.urun-sayfasi-detaylar ul li:nth-child(1):before {
    background-image: url('/img/protein-ikon.png');
    background-size: 15px 15px;
    display: inline-block;
    width: 15px;
    height: 15px;
    content:""!important;
    position: absolute;
    left: 30px;
    margin-top: 3px;
}
.urun-sayfasi-detaylar ul li:nth-child(2):before {
    background-image: url('/img/yag-ikon.png');
    background-size: 15px 15px;
    display: inline-block;
    width: 15px;
    height: 15px;
    content:""!important;
    position: absolute;
    left: 30px;
    margin-top: 3px;
}
.urun-sayfasi-detaylar ul li:nth-child(3):before {
    background-image: url('/img/karbonhidrat-ikon.png');
    background-size: 15px 15px;
    display: inline-block;
    width: 15px;
    height: 15px;
    content:""!important;
    position: absolute;
    left: 30px;
    margin-top: 3px;
}
.urun-sayfasi-detaylar ul li:nth-child(4):before {
    background-image: url('/img/enerji-ikon.png');
    background-size: 15px 15px;
    display: inline-block;
    width: 15px;
    height: 15px;
    content:""!important;
    position: absolute;
    left: 30px;
    margin-top: 3px;
}

.urun-sayfasi-solblok {
    width: 240px!important;
    margin-left: 260px;
}
.urun-sayfasi-solblok strong {
    font-family: 'gotham_boldregular', sans-serif;
    font-weight: normal;
}
.urun-sayfasi-solblok em {
    font-style: normal;
    float: right;
}

@media (min-width: 1000px) and (max-width: 1199px) {
    .urun-sayfasi-solblok {
        margin: 0 auto 20px 130px!important; }
}
@media (min-width: 769px) and (max-width: 999px) {
    .urun-sayfasi-solblok {
        margin: 0 auto 20px 60px!important; }
}
@media (max-width: 1199px) {
    .urun-sayfasi-text {
        width: 400px;}
    .urun-blok-baslik {
        margin-left: 380px!important;}
}
@media (min-width: 1800px) {
    .urun-sayfasi-text {width: 550px;}
}
@media (max-width: 900px) {
    .urun-blok-baslik {
        text-align: center!important;
        margin: 80px auto 0 auto!important;}
}
@media (max-width: 768px) {
    .urun-sayfasi-text {
        width: 100%!important; }
    .urun-sayfasi-solblok {
        margin: 0 auto 20px auto!important;}
    .urun-sayfasi-text {
        height: 100%!important;}
}

@media (min-height: 670px) and (max-height: 700px) {
    .urun-sayfasi-solblok {
    margin-left: 290px;}
    .urun-blok-baslik {
        margin-left: 525px!important;}

}


@media (min-height: 900px) {
    .urun-sayfasi-solblok {
        width: 320px!important;
        margin-left: 180px; }
    .urun-sayfasi-detaylar {
        margin: -195px 0 0 0!important;
        padding: 180px 15px 15px 15px;}
    /*.urun-sayfasi-text {height: 400px;}*/
}


/*
.urun-blok {margin: 150px 0 0 0!important;}
.urun-text-blok,
.urun-bilgi-blok {
    padding: 15px;
    background-color: rgba(255,255,255,0.63);
    border-radius: 5px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #005426;
}
*/






/* TAB SISTEMINDE ANCHOR LINKERI DEVREYE ALMAK ICIN - SARKUTERI SAYFALARI */
.vc_tta.vc_general .vc_tta-panel-body {
    -webkit-transition: padding 0.01s !important;
    transition: padding 0.01s !important;
}
/* TAB SISTEMINDE ANCHOR LINKERI DEVRE DISI BIRAKMAK ICIN - TOPLU TUKETIM SAYFALARI */
.page-id-1087 .vc_tta.vc_general .vc_tta-panel-body,
.page-id-1296 .vc_tta.vc_general .vc_tta-panel-body,
.page-id-2404 .vc_tta.vc_general .vc_tta-panel-body {
	-webkit-transition: none!important;
   	transition: none!important;
}






.sarkuteri-urunleri-blok {
    margin: 20px auto 0 auto!important;
}
.sarkuteri-urunleri-baslik {
    margin-top: 145px!important;
}
.sarkuteri-urunleri-blok .vc_tta-panels-container .vc_tta-panels {
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}
.sarkuteri-urunleri-blok .vc_column-inner,
.sarkuteri-urunleri-blok .vc_column-inner figure a {
    padding: 0!important;
}
/*
.sarkuteri-urunleri-blok .vc_tta-panels-container .vc_tta-panel-body {padding-right: 25px!important;}
*/
.sarkuteri-urunleri-blok .vc_tta-panels-container .wpb_single_image {
    margin: 0 1px!important;
}
.sarkuteri-urunleri-blok .vc_tta-panels-container .wpb_text_column {
    margin: 0 1px;
    margin-bottom: 2px!important;
    padding: 10px!important;
    text-align: left;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 15px!important;
    line-height: 20px;
    color: #fff;
    background-color: #ac5c50;
    height: 80px;
}
/*@media (max-width: 1000px) {
    .sarkuteri-urunleri-blok .vc_tta-panels-container .wpb_text_column {
        font-size: 14px!important;}
    .sarkuteri-urunleri-blok .vc_tta-panels-container .wpb_text_column {
        height: 85px;}
}*/
@media (max-width: 768px) {
    .sarkuteri-urunleri-blok .vc_tta-panels-container .wpb_text_column {
        height: auto;}
}
@media (min-width: 490px) and (max-width: 767px){
    .sarkuteri-urunleri-blok {max-width: 450px;}
}
@media (max-width: 350px) {
    .sarkuteri-urunleri-blok .vc_tta-panels-container .wpb_text_column {
        font-size: 12px!important;}
}

.sarkuteri-urunleri-blok .vc_tta-tabs-container  {min-width: 180px;}

.sarkuteri-urunleri-blok .vc_tta-tab {
    border-bottom: 1px solid #fff!important;
}
.sarkuteri-urunleri-blok .vc_tta-tab a {
    background-color: rgba(255,255,255,.5)!important;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 15px!important;
    color: #ac5c50!important;
    padding: 12px 12px 12px 80px!important;
    text-transform: uppercase;
}
.sarkuteri-urunleri-blok .vc_active a {
    background-color: #ac5c50!important;
    color: #fff!important;
    padding: 12px 12px 12px 80px!important;
}
.page-id-782 .sarkuteri-urunleri-blok ul li:first-child a {
    font-size: 19px!important;
    text-transform: none!important;
    padding-left: 20px!important;
    color: #fff!important;
}



/*PAKETLİ ET URUNLERİ*/

.peut-blok ul li:first-child a,
.peud-blok ul li:first-child a {
    text-transform: uppercase!important;
    padding: 12px!important;
}
.peut-blok .vc_active a,
.peud-blok .vc_active a {
    background-color: rgba(255,255,255,0.63)!important;
}
.peut-blok .vc_tta-tab,
.peud-blok .vc_tta-tab {
    border: 0!important;
}
.peut-blok .vc_tta-tabs-list li:nth-child(1) a span:before {
    background-image: url('/img/peut-ikon.png');
    background-size: 140px auto;
    background-repeat: no-repeat;
    display: block;
    width: 140px;
    height: 136px;
    content:"";
}
.peud-blok .vc_tta-tabs-list li:nth-child(1) a span:before {
    background-image: url('/img/peud-ikon.png');
    background-size: 140px auto;
    background-repeat: no-repeat;
    display: block;
    width: 140px;
    height: 136px;
    content:"";
}





.sarkuteri-urunleri-blok .vc_tta-tabs-list li:nth-child(2) a span:before {
    background-image: url('/img/ikon-pastirma.png');
    background-size: 60px 60px;
    display: inline-block;
    width: 60px;
    height: 60px;
    content:"";
    position: absolute;
    left: 10px;
    margin: -18px 10px -20px 0!important;
}
.sarkuteri-urunleri-blok .vc_tta-tabs-list li:nth-child(3) a span:before {
    background-image: url('/img/ikon-sucuk.png');
    background-size: 60px 60px;
    display: inline-block;
    width: 60px;
    height: 60px;
    content:"";
    position: absolute;
    left: 10px;
    margin: -18px 10px -20px 0!important;
}
.sarkuteri-urunleri-blok .vc_tta-tabs-list li:nth-child(4) a span:before {
    background-image: url('/img/ikon-salam.png');
    background-size: 60px 60px;
    display: inline-block;
    width: 60px;
    height: 60px;
    content:"";
    position: absolute;
    left: 10px;
    margin: -18px 10px -20px 0!important;
}
.sarkuteri-urunleri-blok .vc_tta-tabs-list li:nth-child(5) a span:before {
    background-image: url('/img/ikon-sosis.png');
    background-size: 60px 60px;
    display: inline-block;
    width: 60px;
    height: 60px;
    content:"";
    position: absolute;
    left: 10px;
    margin: -18px 10px -20px 0!important;
}
.sarkuteri-urunleri-blok .vc_tta-tabs-list li:nth-child(6) a span:before {
    background-image: url('/img/ikon-kavurma.png');
    background-size: 60px 60px;
    display: inline-block;
    width: 60px;
    height: 60px;
    content:"";
    position: absolute;
    left: 10px;
    margin: -18px 10px -20px 0!important;
}




.dh-no-ie .sarkuteri-urunleri-blok .vc_tta-panel-body .wpb_single_image {
    opacity: 1;
    filter: alpha(opacity=100);
    transition: all 200ms linear;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
}
.dh-no-ie .sarkuteri-urunleri-blok .vc_tta-panel-body .wpb_single_image:hover {
    opacity: .8;
    filter: alpha(opacity=80);
}



.sarkuteri-urunleri-blok .vc_tta-tabs-container {
    margin-right: -4px!important;
}

/*
@media (max-width: 1400px) {
    .vc_tta-tabs-container {margin-right: -4px!important;}
}
@media (min-width: 1400px) {
    .vc_tta-tabs-container {margin-right: -24px!important;}
}
@media (min-width: 1650px) {
    .vc_tta-tabs-container {margin-right: -44px!important;}
}
*/

@media (min-width: 900px) {
    .sarkuteri-urunleri-blok {width: 690px;}
}
/*
@media (max-width: 768px) {
    #sarkuteri-urunleri {display: none;}
    .sarkuteri-urunleri-blok .vc_column-inner {
        width: 65%!important;
        margin: 0 auto!important; }
}
*/


/*
#image-map-pro-6025 {
    max-width: 700px;
    margin: 0 auto;
}
.toplu-tuketim-map-blok {margin-bottom: 10px!important;}

.imp-tooltip {margin-left: 300px;}
*/




/*
.hakkimizda-text-blok::-webkit-scrollbar,
.sarkuteri-urunleri-blok .vc_tta-panels-container::-webkit-scrollbar {
    width: 8px; }
.hakkimizda-text-blok::-webkit-scrollbar-track,
.sarkuteri-urunleri-blok .vc_tta-panels-container::-webkit-scrollbar-track {
    background-color: rgba(255,255,255,.4);
    border-radius: 4px; }
.hakkimizda-text-blok::-webkit-scrollbar-thumb,
.sarkuteri-urunleri-blok .vc_tta-panels-container::-webkit-scrollbar-thumb {
    background-color: #9f9588;
    border-radius: 4px; }
*/







.sayfa-arkaplan {
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
}
.main-content {
        margin-top: -10px;
}


.biz-kimiz-gorsel {
    width: 300px;
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transition: opacity .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out;
    -ms-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out;
}
.biz-kimiz-gorsel:hover {
    filter: alpha(opacity=80);
    opacity: .8;
}
.bizkimiz-blok {
    margin: 70px 0 0 430px!important;
}
.hakkimizda-blok {
    margin: 70px 0 0 430px!important;
}
.iletisim-blok {
    margin: 105px 15px 0 430px!important;
    width: 450px;
}
.iletisim-text-blok {
    padding: 15px;
    background-color: rgba(255,255,255,0.63);
    border-radius: 5px;
    color: #3d3a36;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 15px;
    margin-bottom: 15px;
}
.iletisim-text-blok .wpb_wrapper a:hover {
    color: #9b918a!important;
}
.hakkimizda-blok h1,
.urun-blok-baslik h1 {
    margin: 0;
}
.hakkimizda-blok h2,
.urun-blok-baslik h2 {
    margin: 5px 0 10px 0;
}
.hakkimizda-text-blok {
    margin-left: -12px;
    padding: 15px;
    background-color: rgba(255,255,255,0.63);
    border-radius: 5px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #005426;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
}








.tp-bullet-title {
    display: none;
}
.tparrows::before {
    color: #716358!important;
}
.pum-title {
    display: none;
}
html.pum-open.pum-open-overlay.pum-open-scrollable body > *[aria-hidden] {
    padding-right: 0!important;
}
.pum-container {
    margin: 30px;
}
.harita-buton {
    color: #3d3a36;
    font-weight: 400;
    font-size: 16px;
}
.slider-buton a {
    border: 0!important;
}
.slider-buton a i {
    font-size: 60px!important;
}
.home .wpb_revslider_element {
    margin: 0;
}
.rev_slider {
    background-color: #cab500;
}


.content-container {
  padding-top: 0!important;
  padding-bottom: 0!important;
}

::selection {color: #fff!important; background: #716358!important;}
::-moz-selection {color: #fff!important; background: #716358!important;}
h1, h2, h3, h4, h5, h6, p, a, ul, li {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

body {
    -webkit-animation: fadein 1.2s;
    -moz-animation: fadein 1.2s;
    -ms-animation: fadein 1.2s;
    -o-animation: fadein 1.2s;
    animation: fadein 1.2s; }
@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; } }
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; } }
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; } }
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; } }



/* --------------- GENISLIK --------------- */

@media (max-width: 900px) {
    #yukari-git {
        display: none !important;
    }
    #header {
        border: 0; }
    .navbar-default-container, .navbar-brand, .navbar-header {
        background-color: #fff!important; }
    .navbar-toggle {float: right;}
    .navbar-brand .logo-mobile {
        max-height: 146px;
        max-width: 100%;
        margin-top: 30px;
        z-index: 1029;
}
    #header .navbar-brand {
        position: static;
}
    .logo-mobile {
        margin-left: 33px;
}
    .main-content {
        margin-top: -35px;
}

    .sarkuteri-urunleri-baslik {
    margin-top: 75px!important; }
    .sarkuteri-urunleri-blok {
    margin: 20px 20px 0 20px!important; }
}




@media (min-width: 900px) and (max-width: 999px) {
    .hakkimizda-text-blok {width: 500px;}
}
@media (min-width: 1000px) and (max-width: 1399px) {
    .hakkimizda-text-blok {width: 600px;}
}
@media (min-width: 1400px) and (max-width: 1649px) {
    .hakkimizda-text-blok {width: 700px;}
}
@media (min-width: 1650px) {
    .hakkimizda-text-blok {width: 800px;}
}



@media (min-width: 900px) and (max-width: 1199px) {
    #header .navbar-brand {
        left: 0;
}
    .hakkimizda-blok,
    .iletisim-blok,
    .bizkimiz-blok {
        margin-left: 340px!important; }
}
@media (min-width: 769px) and (max-width: 899px) {
    .hakkimizda-blok,
    .iletisim-blok {
        float: right;}
    .bizkimiz-blok {
        margin-left: 140px!important; }
}
@media (max-width: 800px) {
    .hakkimizda-blok {
        margin: 80px 0 0 0!important; }
    .iletisim-blok {
        margin: 80px 0 0 0!important;
        width: 100%; }
    .bizkimiz-blok {
        margin: 80px 0 0 0!important; }
    .hakkimizda-text-blok {
        margin: 0;
        height: 500px;
        width: 100%;
        background-color: rgba(255,255,255,0.63); }
    .iletisim-text-blok {
        background-color: rgba(255,255,255,0.63); }
    .hakkimizda-blok h1,
    .hakkimizda-blok h2,
    .bizkimiz-blok h1,
    .bizkimiz-blok h2,
    .urun-blok-baslik h1,
    .urun-blok-baslik h2 {
        text-align: center!important; }
    .biz-kimiz-gorsel {
        width: 400px;
        margin: 0 auto;}
    .bizkimiz-blok .vc_btn3-inline {
    	width: 400px;
    	margin: 0 auto 20px auto;
    	display: block!important;
    }
    .bizkimiz-blok .vc_btn3-inline a {
		width: 100%;
    }
    .slider-buton a {display: none!important;}
}
@media (min-width: 541px) and (max-width: 650px) {
    .masonry-item .product_title a {
        font-size: 14px !important;
    }
    #wrapper .woocommerce ul.products li.product figcaption {
        padding: 7px !important;
    }
}
@media (max-width: 540px) {
    .product.masonry-item {width: 100%;}
}
@media (max-width: 500px) {
    .biz-kimiz-gorsel {
        width: 100%; }
}



/* --------------- YUKSEKLIK --------------- */

@media (max-height: 699px) {
    .hakkimizda-text-blok {
        height: 400px;
    }
    .sarkuteri-urunleri-blok .vc_tta-panels-container {
        height: 366px;
    }
}
@media (min-height: 700px) and (max-height: 899px) {
    .hakkimizda-text-blok {
        height: 550px;
    }
    .sarkuteri-urunleri-blok .vc_tta-panels-container {
        height: 520px;
    }
}
@media (min-height: 900px) and (max-height: 999px) {
    .hakkimizda-text-blok {
        height: 650px;
    }
    .sarkuteri-urunleri-blok .vc_tta-panels-container {
        height: 650px;
    }
    .biz-kimiz-gorsel {
        width: 400px;
    }
}
@media (min-height: 1000px) and (max-height: 1099px) {
    .hakkimizda-text-blok {
        height: 750px;
    }
    .sarkuteri-urunleri-blok .vc_tta-panels-container {
        height: 770px;
    }
    .biz-kimiz-gorsel {
        width: 500px;
    }
    .bizkimiz-blok {
    margin-top: 100px!important;
    }
    .hakkimizda-blok {
    margin-top: 100px!important;
    }
}
@media (min-height: 1100px) {
    .hakkimizda-text-blok {
        height: 850px;
    }
    .sarkuteri-urunleri-blok .vc_tta-panels-container {
        height: 930px;
    }
    .biz-kimiz-gorsel {
        width: 600px;
    }
    .bizkimiz-blok {
    margin-top: 100px!important;
    }
    .hakkimizda-blok {
    margin-top: 100px!important;
    }
}




body.single-magaza-acik .vc_custom_heading.magaza-acik,
body.single-magaza-kapali .vc_custom_heading.magaza-kapali {
    display: block;
}




/* Surdurulebilirlik */

body.page-template-page-surdurulebilirlik {
    background-attachment: fixed;
    background-image: url(https://market.amasyaeturunleri.com.tr/img/bg.png);
    background-size: 400px 400px;
    font-size: 14px;
}

body.page-template-page-surdurulebilirlik .sayfa-arkaplan {
    background-position: center;
    padding-top: 360px;
    position: relative;
}
@media screen and (max-width: 900px) {
    body.page-template-page-surdurulebilirlik .sayfa-arkaplan {
        padding-top: 120px;
    }
}
@media screen and (min-width: 901px) {
    body.page-template-page-surdurulebilirlik .sayfa-arkaplan::before {
        content: "";
        background: url(/gorseller/mobil-arc2.png);
        background-position: top center;
        background-repeat: no-repeat;
        background-size: contain;
        display: block;
        pointer-events: none;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
}

.bg-brown {
    background-color: #896e4b;
}

.surdur-grid {
    display: grid;
    grid-template-columns: repeat(var(--aeu-columns, 2), 1fr);
    gap: var(--aeu-gap, 2rem);
}
@media screen and (max-width: 900px) {
    .surdur-grid {
        grid-template-columns: 1fr;
    }
}

.surdur-box {
    background-color: #896e4b;
    color: #fff;
    display: grid;
    grid-template-columns: 1fr 1fr;
}
@media screen and (max-width: 480px) {
    .surdur-box {
        grid-template-columns: 1fr;
    }
}
@media screen and (min-width: 481px) {
    .surdur-box:nth-child(even) img {
        order: 2;
    }
}

.surdur-box-text {
    color: #fff2e0;
    line-height: 1.4;
}

details .details-button {
    background-color: #42210b;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    padding: .25rem .5rem;
}
details[open] summary {
    display: none;
}
details[open] .details-content {
    animation: details-show .3s ease-in-out;
}
@keyframes details-show {
    from {
        opacity: 0;
        transform: translateY(-0.5em);
    }
}
