/*
Theme Name: Amasya Et Ürünleri - Market
Theme URI: https://sipa.web.tr
Author: SIPA Agency | sipa.web.tr
Author URI: https://sipa.web.tr
Description: Amasya Et Ürünleri için hazırlanan özel temadır. Bir önceki Ekur Market temasının iyileştirmelerini içerir.
Requires at least: 5.3
Tested up to: 6.0
Requires PHP: 5.6
Version: 2.0.0
License URI: https://sipa.web.tr
Text Domain: market, amasya, eticaret, ürün, satış
Tags: market, amasya, eticaret, ürün, satış
*/

@import url(assets/css/bootstrap.util-5-2-2.css);

.xoo-uv-verified-success, .xoo-uv-verify-notice {
  padding: 22px !important;
}
.xoo-el-processing:before {
  content: '...';
}

body.woocommerce #wrapper .uclu-indirim-bilgi {
	border: 1px solid #a0ce4e !important;
	background: rgba(204,228,158,0.3) !important;
}
body.woocommerce #wrapper .uclu-indirim-bilgi:before {
	color: #a0ce4e !important;
}


/*MOBIL ARAMA REV*/
.mobil-arama-kapat {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin: 6px 0;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 0px;
	height: 35px;
	line-height: 35px;
}
.mobil-arama-kapat .x-bar {
	display: block;
	width: 22px;
	height: 2px;
	-webkit-border-radius: 1px;
	border-radius: 1px;
	position: relative;
	background-color: #8a6e4b;
}
.mobil-arama-kapat .x-bar.bar-ust {
	top: 2px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.mobil-arama-kapat .x-bar.bar-alt {
	top: 0;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}






.checkout-customer-details #billing_city_field .select2-container,
.checkout-customer-details #shipping_city_field .select2-container {
	height: 45px;
}


.offcanvas-user > .mobil-user-login > a {
	padding-left: 20px;
}
.offcanvas-user > .mobil-user-login > a:before {
	content: "\f007";
	font-family: FontAwesome;
	position: absolute;
	top: 11px;
	left: 15px;
	background-color: #fff;
	height: 24px;
	width: 24px;
	line-height: 24px;
	border-radius: 50%;
}





body.woocommerce #wrapper .woocommerce-info {
	border-color: #046f79;
	background: rgba(80,160,170,0.2);
}
body.woocommerce #wrapper .woocommerce-info:before {
	color: #046f79;
}



.woocommerce div.product div.single-product-images-slider {
	border: 1px solid #8a6e4b;
}


body.page-template-page-alternatif .ana-metin {
	text-align: center;
	max-width: 950px;
	margin: 0 auto;
}
body.page-template-page-alternatif #dortlu-grup {
	margin-bottom: 10px;
}
body.page-template-page-alternatif #dortlu-grup h4 {
	
	color: #fff !important;
	background-color: #727272;
	text-transform: uppercase;
	padding: 10px 18px 10px 10px;
	margin: 0 !important;
	border-bottom: 2px dashed #a1a1a1;
	position: relative;
	overflow: hidden;
}
body.page-template-page-alternatif #dortlu-grup h4::after {
	content: '';
	position: absolute;
	width: 36px;
	height: 32px;
	background-size: 36px 32px;
	background-image: url(/img/ikon-kontur.png);
	right: -18px;
	bottom: 10px;
	pointer-events: none !important;
}
body.page-template-page-alternatif #dortlu-grup p {
	line-height: 1.2;
	min-height: 100px;
}
body.page-template-page-alternatif #dortlu-grup > .wpb_column > .vc_column-inner {
	padding: 0 !important;
	background-color: #f1e4d2 !important;
}
body.page-template-page-alternatif #dortlu-grup {
	margin-left: -5px !important;
	margin-right: -5px !important;
}
body.page-template-page-alternatif #dortlu-grup .wpb_text_column {
	padding: 10px;
	margin: 0 !important;
}
body.page-template-page-alternatif #dortlu-grup figure {
	display: block !important;
	text-align: center;
}
body.page-template-page-alternatif #dortlu-grup img {
	max-height: 150px !important;
	width: auto !important;
}
body.page-template-page-alternatif #dortlu-grup .wpb_single_image {
	margin-bottom: 20px !important;
}




#footer {
	border-top: 2px dashed #ecd8b8;
}
#footer-banner-alan {
	padding-left: 25px !important;
	padding-right: 25px !important;
	margin-top: 50px;
}
#footer-banner-alan .widgetizedArea {
	padding: 5px !important;
	width: 25% !important;
	float: left !important;
}
#footer-banner-alan .widgetizedArea a {
	display: block;
}
#footer-banner-alan .widgetizedArea a:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#footer-banner-alan .wp-caption {
	position: relative;
	background: 0 !important;
	border: 0 !important;
	padding: 0 !important;
}
#footer-banner-alan .wp-caption-text {
	text-align: left !important;
	text-transform: uppercase;
	font-size: 18px !important;
    line-height: 45px !important;
    margin: 0 !important;
    padding: 0 10px;
    color: #fff !important;
    background-color: #727272;
    border-top: 2px dashed #a1a1a1;
	-webkit-transition: background-color .3s ease;
    -moz-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    transition: background-color .3s ease;
    position: relative;
    overflow: hidden;
}
#footer-banner-alan .wp-caption:hover .wp-caption-text {
	background-color: #8a6e4b;
}



body.cookies-not-set #popmake-1339 {
	top: auto !important;
	bottom: 75px !important;
	margin-bottom: 0 !important;
}
body.cookies-set #popmake-1339 {
	top: auto !important;
	bottom: 15px !important;
	margin-bottom: 0 !important;
}
#popmake-1339 {
    -webkit-transition: bottom .5s ease;
    -moz-transition: bottom .5s ease;
    -o-transition: bottom .5s ease;
    transition: bottom .5s ease;
}
#popmake-1339 > .pum-content > p:nth-child(1) {
	margin-bottom: 5px !important;
}
#popmake-1339 > .pum-content > p:nth-child(2) {
	line-height: 12px;
}
#popmake-1339 .pum-content p > small {
	padding-right: 45px;
	display: inline-block;
}
/*
#minisepetkapat {
	width: auto !important;
	margin: 10px auto !important;
	background-color: #8a6e4b !important;
	padding: 0.6rem 1rem 0.6rem 3rem !important;
	float: none !important;
	position: relative;
	border-radius: 13px !important;
}
#minisepetkapat:hover {
	background-color: #7a6041 !important;
}
#minisepetkapat:before {
	content: '\f100';
	font-family: 'FontAwesome';
	position: absolute;
	top: 7px;
	left: 13px;
	color: #8a6e4b;
	background-color: #fff;
	width: 26px;
	height: 26px;
	border-radius: 13px;
	font-size: 30px;
	line-height: 24px;
	letter-spacing: 2px;
}

.minicart-side .minicart-footer .minicart-actions a.no-item-button {
	width: 100% !important;
}
.minicart-side  .minicart-footer .minicart-actions > .btn.checkout-button {
	float: right;
}
	*/
.pum-close {
	outline: none !important;
}
.xoo-aff-group input[type="text"],
.xoo-aff-group input[type="password"],
.xoo-aff-group input[type="email"],
.xoo-aff-group input[type="number"],
.xoo-aff-group select,
.xoo-aff-group select + .select2 {
	line-height: 1.25 !important;
}
.xoo-sl-loginvia {
	font-weight: normal !important;
	margin-bottom: 6px !important;
}
.xoo-sl-loginvia span {
	background-color: #f7f5f3 !important;
}
.xoo-sl-container {
	margin-top: 11px !important;
	margin-right: 0 !important;
}
.xoo-sl-container .xoo-sl-google-btn {
	margin-bottom: 1px !important;
}
.xoo-sl-social-btn {
	text-transform: uppercase;
	max-width: none !important;
	margin: 10px 0 !important;
	border-radius: 10px !important;
    -webkit-transition: background-color .3s ease;
    -moz-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    transition: background-color .3s ease;
}
.xoo-sl-loginvia span:before {
	border-bottom: 2px dashed #8a6e4b !important;
}
.xoo-sl-facebook-btn:hover {
	background-color: #325498;
}
.xoo-sl-google-btn:hover {
	background-color: #c13a30;
}




.woocommerce-MyAccount-orders thead th.order-actions > span {
	visibility: hidden;
}
.woocommerce-EditAccountForm .account-iletisim-izin-blok {
	margin: 10px 0 20px 0;
}
.woocommerce-EditAccountForm .account-veri-isleme-izin-blok a,
.woocommerce-EditAccountForm .account-iletisim-izin-blok a {
	text-decoration: underline;
}
.woocommerce-EditAccountForm .account-veri-isleme-izin-blok a:hover,
.woocommerce-EditAccountForm .account-iletisim-izin-blok a:hover {
	color: #b22128 !important;
}


#yith-wcwl-form {
	margin-top: 25px;
}
#yith-wcwl-form .wishlist_table thead th.product-name {
	padding-left: 10px !important;
}
.wishlist_table .product-add-to-cart .add_to_cart_button {
	color: #fff !important;
	text-transform: uppercase;
	font-size: 16px!important;
    line-height: 30px !important;
    margin: 0 !important;
    float: left;
    display: inline-block !important;
    background-color: #046f79;
    padding: 0 10px !important;
    border-radius: 10px 0 0 10px !important;
    -webkit-transition: background-color .3s ease;
    -moz-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    transition: background-color .3s ease;
}
.wishlist_table .product-add-to-cart .add_to_cart_button:hover {
	background-color: #045c64 !important;
}
.wishlist_table .product-add-to-cart .sepete-at {
	float: left;
	display: inline-block !important;
	padding: 0 !important;
	margin: 0 !important;
}
.wishlist_table .product-add-to-cart .spt-arti,
.wishlist_table .product-add-to-cart .spt-eksi {
	cursor: pointer;
}
.wishlist_table .product-add-to-cart .spt-eksi {
	border-radius: 0 !important;
}
.wishlist_table .product-add-to-cart .spt-sayi {
	background-color: #046f79 !important;
	width: 30px !important;
	font-size: 18px !important;
}
#yith-wcwl-form .wishlist_table .wishlist-items-wrapper td.product-price {
	text-align: left !important;
	padding-left: 0 !important;
}
#yith-wcwl-form .wishlist_table .product-add-to-cart {
	padding-left: 0 !important;
	width: 220px;
}
.wishlist_table .wishlist-items-wrapper td.product-price .amount {
	font-size: 20px;
}
.wishlist_table .wishlist-items-wrapper td.product-price del .amount {
	font-size: 16px !important;
}
.wishlist_table .wishlist-items-wrapper td.product-price del {
	color: #000;
}
.wishlist_table .wishlist-items-wrapper td.product-price ins {
	text-decoration: none !important;
}
.wishlist_table .wishlist-items-wrapper td.product-name a {
	text-transform: none !important;
	font-size: 16px !important;
}
.wishlist_table .wishlist-items-wrapper td {
	border-radius: 0 !important;
}
.wishlist_table .wishlist-items-wrapper > tr:last-child > td:first-child {
	border-radius: 0 0 0 10px !important;
}
.wishlist_table .wishlist-items-wrapper > tr:last-child > td:last-child {
	border-radius: 0 0 10px 0 !important;
}



.woocommerce-invalid-required-field input,
.woocommerce-invalid-required-field .select2 .select2-selection {
	border: 2px solid #d60000 !important;
}
.primary-nav .dropdown-menu li a {
	text-transform: none !important;
}

.xoo-el-popup-active .xoo-el-opac {
	background-color: #8a6e4b !important;
}
.xoo-el-lostpw-success > .woocommerce-message:before {
	display: none !important;
}
.xoo-el-lostpw-success > .woocommerce-message {
	padding: 10px !important;
}
.iletisim-izin-blok,
.veri-isleme-izin-blok {
	margin: 10px 0;
}
.veri-isleme-izin-blok label,
.iletisim-izin-blok label {
	font-size: 15px;
	line-height: 18px;
}
.xoo-el-lostpw-tgr {
	font-size: 15px;
	line-height: 18px;
}
.xoo-aff-group {
	margin-bottom: 20px !important;
}
.xoo-aff-group label {
	margin-bottom: 0 !important;
	font-weight: normal !important;
}
.xoo-el-main .form-flat-checkbox i {
	cursor: pointer;
	margin-top: 0 !important;
	top: 0 !important;
}
.veri-isleme-izin-blok label a,
.iletisim-izin-blok label a,
.uyelik-sozlesmesi-blok label a {
	text-decoration: underline;
	cursor: pointer;
}
.veri-isleme-izin-blok label a:hover,
.iletisim-izin-blok label a:hover,
.uyelik-sozlesmesi-blok label a:hover {
	color: #b22128;
}



.ajax_add_to_cart {
	position: relative;
}
.ajax_add_to_cart::after {
	content: '';
}
.ajax_add_to_cart.added::after,
.wishlist_table a.add_to_cart_button.addedx::before {
	content: '\f00c';
	font-family: 'FontAwesome';
	position: absolute;
	top: -25px;
	left: 5px;
	display: block;
}
.product-container .ajax_add_to_cart.added::after,
.wishlist_table a.add_to_cart_button.addedx::before {
	color: #045c64 !important;
}
.product-container.indirimli-urun .ajax_add_to_cart.added::after {
	color: #b50000 !important;
}


body.woocommerce-order-pay .main-content > .woocommerce {
	text-align: center;
}
body.woocommerce-order-pay #grilabs-payment-container,
body.woocommerce-order-pay .main-content > .woocommerce table {
	text-align: left;
}
body.woocommerce-order-received #sayfa-baslik,
body.woocommerce-order-received .woocommerce-checkout-thankyou > p {
	display: none;
}
body.woocommerce-order-received .woocommerce-checkout-thankyou h1.siparis-alindi {
	color: #619839 !important;
}
body.woocommerce-order-received .woocommerce-checkout-thankyou > .order_details {
	background: rgba(97,152,57,0.3) !important;
	padding: 15px !important;
	border-radius: 10px !important;
	margin: 15px 0 !important;
}
body.woocommerce-order-received .woocommerce-checkout-thankyou > .woocommerce-bacs-bank-details {
	margin: 50px 0;
}
body.woocommerce-order-received .woocommerce-checkout-thankyou > .woocommerce-order-details td,
body.woocommerce-order-received .woocommerce-checkout-thankyou > .woocommerce-order-details th {
	padding-left: 0 !important;
	border-color: #8a6e4b !important;
}
body.woocommerce-order-received .woocommerce-checkout-thankyou > .woocommerce-order-details thead th {
	background-color: transparent !important;
	text-transform: uppercase;
}
body.woocommerce-order-received .woocommerce .order_details li {
	font-size: 14px !important;
	line-height: normal !important;
	border-right: 2px dashed #8a6e4b !important;
}
body.woocommerce-order-received .woocommerce .order_details li:last-of-type {
	border: 0 !important;
}


#grilabspos-payment-modal .gl--close-div .gl--modal-close-button {
	line-height: 0 !important;
}
/*
.woocommerce .order_details {
	padding: 0 !important;
	display: inline-block;
}
*/
.gri-payment-form--div form#gri-payment-form .form-content {
	background-color: #ecd8b8 !important;
	border: 0 !important;
	border-radius: 10px !important;
}
#grilabs-payment-container input {
	background-color: #f7f5f3 !important;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.gri-payment-form--div form#gri-payment-form label,
.gri-payment-form--div form#gri-payment-form .expire-date .divider {
	color: #8a6e4b !important;
}
.gri-payment-form--div form#gri-payment-form .focus-bar:before,
.gri-payment-form--div form#gri-payment-form .focus-bar:after {
	background-color: #8a6e4b !important;
}
.gri-payment-form--div form#gri-payment-form input:not([type=radio]):focus {
	border-bottom-left-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
}
#grilabs-payment-container #grilabs-online-credit-card {
	padding: 0 !important;
	border: 0 !important;
}
.gri-payment-form--div form#gri-payment-form button {
	margin: 15px auto !important;
	background: #046f79 !important;
	border: 0 !important;
	box-shadow: none !important;
    -webkit-transition: background-color .3s ease;
    -moz-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    transition: background-color .3s ease;
    border-radius: 10px !important;
}
.gri-payment-form--div form#gri-payment-form button:hover,
.gri-payment-form--div form#gri-payment-form button:focus,
.gri-payment-form--div form#gri-payment-form button:after {
	background: #045c64 !important;
}
.gri-payment-form--div form#gri-payment-form button span {
	font-size: 20px !important;
	font-weight: normal !important;
	text-transform: uppercase;
}
#grilabs-payment-container .installment-row td {
	border-color: #8a6e4b !important;
}


.woocommerce-notices-wrapper {
	font-size: 15px;
	margin: 20px 0;
}

.woocommerce-notices-wrapper a.button.wc-forward {
	margin-left: 15px !important;
}

#wrapper .woocommerce>div .button:not(.checkout-button),
#wrapper .woocommerce .cart .button {
	line-height: 1.5;
}
body.woocommerce-account.woocommerce-orders .woocommerce-Message--info a.woocommerce-Button.button {
	padding: 5px 10px !important;
	font-weight: normal !important;
	text-transform: uppercase !important;
}


.form-row.place-order .custom-checkboxes > label.form-flat-checkbox > span {
	display: inline-block;
}
#payment .woocommerce-terms-and-conditions-wrapper {
	margin-bottom: 30px;
}
#payment .form-row.place-order .custom-checkboxes > .custom-one {
	display: block !important;
}

#woocontracts1,
#woocontracts2,
#woocontracts3 {
    -webkit-transition: height 0.3s ease;
    -o-transition: height 0.3s ease;
    transition: height 0.3s ease;
    padding: 20px !important;
}
.woocommerce #payment div.payment_box:after {
	border-bottom-color: #f7f5f3 !important;
}
.sozlesmeWrapper > span {
	float: right;
	font-size: 14px;
	cursor: pointer;
}
#woocontracts1.genisletilmis,
#woocontracts2.genisletilmis,
#woocontracts3.genisletilmis {
	height: 600px !important;
}
#sozlesmeler th,
#sozlesmeler td {
	background-color: transparent !important;
	border-color: #8a6e4b !important;
	color: #8a6e4b !important;
	padding: 5px !important;
}
#sozlesmeler > h2 {
	display: none !important;
}
#sozlesmeler > .sozlesmeWrapper > h4 {
	margin-bottom: -10px !important;
}
#sozlesmeler > #sozlesme2wrap > h4 {
	margin-top: 30px !important;
}
.woocommerce #payment div.payment_box {
	width: 100% !important;
}
/*
.woocommerce #payment ul.payment_methods {
	border-top: 2px dashed #b22128!important;
	border-bottom: 2px dashed #b22128!important;
}
	*/
.woocommerce #payment div.form-row {
	border: 0 !important;
}
/*
.woocommerce .checkout .woocommerce-checkout-review-order-table .cart-subtotal {
	background-color: #f7f5f3 !important;
}
*/

.caroufredsel_wrapper {
	cursor: default !important;
}
.upsells.products .products.columns-4 {
	width: calc(100% + 10px) !important;
}
.upsells.products .products.columns-4 > li {
	margin: 0 10px 0 0 !important;
	width: calc(25% - 10px) !important;
	clear: none !important;
}



.urun-besin-degerleri {
	max-width: 225px;
	border-top: 2px dashed #ecd8b8;
	border-bottom: 2px dashed #ecd8b8;
	margin: 20px 0 !important;
	padding: 20px 0 !important;
}
.urun-besin-degerleri ul {
	list-style: none!important;
	padding: 0 !important;
}
.urun-besin-degerleri ul > p {
	margin: 0 !important;
}
/*
.urun-besin-degerleri ul li {
	line-height: 20px; 
}

.urun-besin-degerleri ul li span {
	float: right!important;
	padding-right: 2px;
}
.urun-besin-degerleri img {
	max-width: 225px;
}
.woocommerce .woocommerce-tabs .tab-content {
	padding: 0 !important;
}
.woocommerce .woocommerce-tabs .tab-content p {
	margin-bottom: 0 !important;
}*/
/*
.woocommerce div.product-quickview-content .product-excerpt, .woocommerce div.product .product-excerpt {
	font-size: 12px;
    line-height: 16px;
    margin: 20px 0 !important;
}

.woocommerce div.product-quickview-content .summary .yith-wcwl-add-to-wishlist,
.woocommerce div.product .summary .yith-wcwl-add-to-wishlist {
	margin: 0 !important;
}
.woocommerce div.product .summary .yith-wcwl-wishlistexistsbrowse {
	color: #b22128;
}

.woocommerce div.product .summary .yith-wcwl-wishlistexistsbrowse > a,
.woocommerce div.product .summary .yith-wcwl-add-to-wishlist a {
	font-weight: normal !important;
}
.woocommerce div.product .summary .yith-wcwl-wishlistexistsbrowse > a:hover,
.woocommerce div.product .summary .yith-wcwl-add-to-wishlist a:hover {
	color: #b22128;
}


*/
.woocommerce div.product-quickview-content,
.woocommerce div.product {
	overflow: visible !important;
}

/*LAYOUT INCELTMELERI*/
.banner-grup {
	margin-left: -5px !important;
	margin-right: -5px !important;
}
.banner-grup > .vc_column_container > .vc_column-inner {
	padding-left: 5px !important;
	padding-right: 5px !important;
}
#en-cok-satan-urunler,
#avantajli-paketler {
	margin-left: -20px !important;
	margin-right: -20px !important;
}
#en-cok-satan-urunler,
#tum-urunler {
	margin-left: -22px !important;
	margin-right: -22px !important;
}
.vc-row {
	margin-left: -15px;
	margin-right: -15px;
}



body.post-type-archive-product .page-description > p {
	display: none !important;
}

.woocommerce .cart-empty {
	font-size: inherit !important;
	font-weight: normal !important;
	text-align: left !important;
}
/*
#cookie-notice {
	z-index: 1000 !important;
}
#cookie-notice,
#cookie-notice a {
	font-size: 14px;
	line-height: 18px;
}
#cookie-notice a {
    color: #fff;
    text-decoration: underline;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#cookie-notice a.cn-button {
    color: #fff;
    text-decoration: none;
    background-color: #8a6e4b;
    border: 1px solid #fff;
    border-radius: 10px;
    padding: 3px 6px !important;
    text-transform: uppercase;
}
#cookie-notice a.cn-button:hover {
    color: #8a6e4b;
    background-color: #fff;
}
.cookie-notice-container {
	padding: 10px 20px !important;
}
#cn-notice-text {
	margin: 0 !important;
}
#cn-accept-cookie {
	padding-top: 3px !important;
}
#cn-close-notice {
	display: none !important;
}
*/

/*TAB ICERIK*/
.wpb-js-composer .vc_tta.vc_tta-tabs .vc_tta-tabs-container {
    display: block !important;
}
.wpb-js-composer .vc_tta.vc_tta-tabs .vc_tta-panel-title {
    display: none !important;
}
.wpb-js-composer .vc_tta-color-white.vc_tta-style-flat .vc_tta-tab>a {
	background-color: #fff !important;
	color: #8a6e4b !important;
}
.wpb-js-composer .vc_tta.vc_tta-tabs .vc_tta-tabs-list > li.vc_tta-tab {
	border-bottom: 2px dashed #8a6e4b;
}.wpb-js-composer .vc_tta.vc_tta-tabs .vc_tta-tabs-list > li.vc_tta-tab:last-child {
	border: 0 !important;
}
.wpb-js-composer .vc_tta-color-white.vc_tta-style-flat .vc_tta-tab.vc_active>a,
.wpb-js-composer .vc_tta-color-white.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels,
.wpb-js-composer .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-body,
.wpb-js-composer .vc_tta-color-white.vc_tta-style-flat .vc_tta-tab>a:focus,
.wpb-js-composer .vc_tta-color-white.vc_tta-style-flat .vc_tta-tab>a:hover {
	background-color: #f7f5f3 !important;
}
.vc_tta-tabs-container {
    max-width: 250px;
}
.vc_tta-tabs .check {
    border: 1px solid #666;
    width: 20px;
    height: 20px;
    float: left;
    margin-right: 5px;
}
.vc_tta-tabs table td {
    border: 1px solid #8a6e4b;
    border-color: #8a6e4b !important;
}
.vc_tta-panels-container {
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


body.home .page-breadcrumb {
	display: none !important;
}
.page-breadcrumb {
	margin-top: 10px;
	padding: 5px 17px !important;
	font-size: 16px !important;
}
.content-container {
	margin-top: 0;
	padding-top: 0;
}


#avantajli-paketler .masonry-filter {
	display: none !important;
}
#avantajli-paketler .products-masonry-wrap {
	width: 100% !important;
}




.banner-grup .wpb_single_image {
	margin: 0 !important;
}
.banner-grup h3 {
	color: #fff;
	margin: 0 !important;
	background-color: #727272;
	border-top: 2px dashed #a1a1a1;
    -webkit-transition: background-color .3s ease;
    -moz-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    transition: background-color .3s ease;
    font-size: 18px !important;
    line-height: 45px !important;
    position: relative;
    overflow: hidden;
}
.banner-grup h3.banner-grup-ozel {
	background-color: #d51f26;
	border-color: #b4956f;
}
.banner-grup h3 > a {
	padding: 0 10px;
	display: block;
	opacity: 1 !important;
	color: #fff !important;
}

.banner-grup .carousel-item:hover h3 {
	background-color: #8a6e4b;
}
.banner-grup .carousel-item:hover h3.banner-grup-ozel {
	background-color: #b50000;
}
.banner-grup h3::after,
#footer-banner-alan .wp-caption-text::after {
	content: '';
	position: absolute;
	width: 36px;
	height: 32px;
	background-size: 36px 32px;
	background-image: url(/img/ikon-kontur.png);
	right: -18px;
	bottom: 7px;
	pointer-events: none !important;
}

#footer-sertifikalar {
	margin: 50px 0 0 0;
	text-align: center;
}
#footer-sertifikalar img {
	max-width: 578px;
	width: 100%;
}

.menux-hesap-mobil {
	display: none !important;
}


body.giris-yapilmadi .menu-favoriler,
body.giris-yapilmadi .menu-siparisler,
body.giris-yapilmadi #footer .footer-favorilerim {
	display: none !important;
}
.woocommerce-MyAccount-navigation-icon--favorilerim:before {
	content: "\f004";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}


#duyuru-banner {
	background-color: rgba(255,255,255,0.8);
	border-bottom: 2px dashed #8a6e4b;
	color: #b22128;
	margin-top: 70px;
	padding: 14px 0;
}
.duyuru-banner-content {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 20px;
	line-height: 24px;
}
.duyuru-banner-content img {
	max-height: 50px;
	width: auto;
	pointer-events: none;
	user-select: none;
}
.duyuru-banner-lezzet-kulubu,
.duyuru-banner-kargo-bedava,
.duyuru-banner-ayni-gun-kargo {
	display: flex;
	align-items: center;
}
.duyuru-banner-lezzet-kulubu img,
.duyuru-banner-kargo-bedava img {
	margin-right: .5rem;
}
.duyuru-banner-kargo-bedava,
.duyuru-banner-ayni-gun-kargo {
	margin-left: 2rem;
}

/* SIPA Add **/

.lp-prevent-warning {
	padding: .7rem;
	background-color: #ffea00;
	border-radius: 5px;
	color: #000;
}
.lp-prevent-warning + *,
* + .lp-prevent-warning {
	margin-top: 20px;
}

.pum-container .add_to_cart_button,
.pum-container .add_to_cart_button:hover {
	display: inline-block;
	padding: .7rem 1rem;
	background-color: #b50000;
	color: #ffffff;
	border-radius: 10px;
	font-weight: bold;
	font-size: 1rem;
}

@media screen and (max-width: 899px) {
	#duyuru-banner {
		padding: 6px 0;
	}
	.duyuru-banner-content {
		font-size: 16px;
		line-height: 20px;
		justify-content: flex-end;
	}
	.duyuru-banner-content img {
		max-height: 40px;
	}
}
@media screen and (max-width: 639px) {
	.duyuru-banner-content {
		font-size: 14px;
		line-height: 16px;
	}
	.duyuru-banner-content img {
		max-height: 32px;
	}
	.duyuru-banner-kargo-bedava {
		display: none;
	}
}


.woocommerce ul.products li.product figure .product-wrap {
	overflow: visible;
}

.woocommerce span.onsale {
  background-color: #f9ec1f;
  border-radius: 0 10px 10px 0;
  color: #d60000;
  font-weight: 400;
  height: 26px;
  line-height: 26px;
  left: 0;
  right: unset;
  padding: 0 10px 0 5px;
  pointer-events: none;
}
.woocommerce span.onsale::before {
	content: "";
  background-image: url(/img/ikon-etiket-sol.png);
  background-repeat: no-repeat;
  background-position: right;
  background-size: 11px 31px;
  position: absolute;
  width: 11px;
  height: 31px;
  left: -11px;
}
.product-container.indirimli-urun::before,
.masonry-item .product-container.indirimli-urun::before,
.summary-container.indirimli-urun .single-product-images::after {
	display: none;
}




.sepete-at {
	color: #fff !important;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 0 !important;
	background-color: transparent !important;
	font-size: 24px !important;
	line-height: 30px !important;
	font-weight: normal;
}
.sepete-at:hover {
	border: 0 !important;
	box-shadow: none !important;
}
.sepete-at.spt-sayi {
	width: 40px;
	padding: 10px 0 !important;
}
.sepete-at.spt-eksi {
	background-color: #045c64 !important;
	border-radius: 10px 0 0 10px !important;
	width: 30px;
	padding: 0 !important;
}
.sepete-at.spt-arti {
	background-color: #045c64 !important;
	border-radius: 0 10px 10px 0 !important;
	width: 30px;
	padding: 0 !important;
}
#wrapper .shop-loop-product-info .add_to_cart_button {
	float: left;
	width: calc(100% - 100px);
	color: #fff!important;
	background-color: transparent;
	border-radius: 10px !important;
	border: 0 !important;
	text-indent: 0 !important;
	text-transform: uppercase;
	padding: 0 !important;
	-webkit-transition: all .3s ease!important;
	-moz-transition: all .3s ease!important;
	-o-transition: all .3s ease!important;
	-ms-transition: all .3s ease!important;
	transition: all .3s ease!important;
}
#wrapper .shop-loop-product-info .add_to_cart_button:hover {
	color: #fff !important;
	border: 0 !important;
}
#wrapper .shop-loop-product-info .add_to_cart_button:before {
	display: none!important;
}
.woocommerce ul.products li.product.style-3 .info-add-to-cart {
	background-color: #046f79;
	border-radius: 10px !important;
	margin-top: 5px !important;
    -webkit-transition: background-color .3s ease;
    -moz-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    transition: background-color .3s ease;
}
.woocommerce ul.products li.product.style-3 .info-add-to-cart.sepete-ekle-hover {
	background-color: #045c64;
}
.woocommerce ul.products li.product.style-3 .info-add-to-cart a {
	font-weight: normal !important;
}
.woocommerce ul.products li.product.style-3 .info-add-to-cart a.spt-sayi {
	background-color: #fff !important;
    border-radius: 20px;
    color: #046f79 !important;
    width: 24px;
    height: 24px;
    font-size: 20px !important;
    line-height: 24px !important;
    padding: 0 !important;
    margin: 0 8px;
}
.woocommerce ul.products li.product.style-3 .indirimli-urun .info-add-to-cart a.spt-sayi {
	color: #d60000 !important;
}
#wrapper .product-container.indirimli-urun .info-add-to-cart.sepete-ekle-hover {
	background-color: #b50000 !important;
}
#wrapper .shop-loop-product-info .add_to_cart_button:hover {
	box-shadow: none !important;
	border-radius: 10px !important;
}
#wrapper .product-container.indirimli-urun .info-add-to-cart {
	background-color: #d60000 !important;
}
#wrapper .product-container.indirimli-urun .sepete-at.spt-eksi,
#wrapper .product-container.indirimli-urun .sepete-at.spt-arti {
	background-color: #b50000 !important;
}
#wrapper .product-container.indirimli-urun .woocommerce-Price-amount {
	color: #b50000 !important;
}
.woocommerce ul.products li.product figure .product-wrap .product-images>a:hover img {
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
          transform: scale(1.05);
}
/*
.woocommerce div.product.style-1 .add-to-cart-table {
	display: inline-block !important;
	margin: 0 !important;
	background-color: #046f79;
	border-radius: 10px;
    -webkit-transition: background-color .3s ease;
    -moz-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    transition: background-color .3s ease;
}
.woocommerce div.product.style-1 .add-to-cart-table .single_add_to_cart_button {
	float: left;
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
	border: 0 !important;
	background-color: transparent !important;
	color: #fff!important;
	padding: 0 20px !important;
	height: 30px !important;
}

.woocommerce div.product.style-1 .indirimli-urun .add-to-cart-table {
	background-color: #d60000 !important;
}
.woocommerce div.product.style-1 .indirimli-urun .add-to-cart-table .cart-quantity > .input-text {
	color: #d60000 !important;
}
.woocommerce div.product.style-1 .indirimli-urun .add-to-cart-table.sepete-ekle-hover,
.woocommerce div.product.style-1 .indirimli-urun .add-to-cart-table .cart-quantity > input.minus,
.woocommerce div.product.style-1 .indirimli-urun .add-to-cart-table .cart-quantity > input.plus {
	background-color: #b50000 !important;
}
.woocommerce div.product.style-1 .add-to-cart-table.sepete-ekle-hover {
	background-color: #045c64 !important;
}
.woocommerce div.product.style-1 .add-to-cart-table .cart-quantity > input.minus {
	background-color: #045c64 !important;
	border-radius: 10px 0 0 10px !important;
	width: 30px !important;
	padding: 0 !important;
	font-size: 24px !important;
	line-height: 30px !important;
}
.woocommerce div.product.style-1 .add-to-cart-table .cart-quantity > input.plus {
	background-color: #045c64 !important;
	border-radius: 0 10px 10px 0 !important;
	width: 30px !important;
	padding: 0 !important;
	font-size: 24px !important;
	line-height: 30px !important;
}
.woocommerce div.product.style-1 .add-to-cart-table .cart-quantity {
	float: right;
	background-color: transparent !important;
}
.woocommerce .cart-quantity > .input-text::-webkit-outer-spin-button,
.woocommerce .cart-quantity > .input-text::-webkit-inner-spin-button {
	-webkit-appearance: none;
}
.woocommerce div.product.style-1 .add-to-cart-table .cart-quantity > .input-text {
	pointer-events: none !important;
	outline: none !important;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-align: center !important;
    background-color: #fff !important;
    border-radius: 12px !important;
    color: #046f79 !important;
    width: 24px;
    height: 24px;
    font-size: 20px !important;
    line-height: 24px !important;
    margin: 3px 5px;
    padding: 0 !important;
    vertical-align: top;
    -moz-appearance: textfield;
    -webkit-appearance: textfield;
    appearance: textfield;
}
.woocommerce div.product.style-1 .add-to-cart-table .cart-quantity > input {
	background-color: transparent !important;
	color: #fff !important;
	font-weight: normal!important;
}
*/



.woocommerce ul.products li.product .shop-loop-actions {
	top: 0 !important;
	bottom: auto !important;
	right: 0 !important;
	left: auto !important;
	background-color: transparent !important;
	width: auto;
}
#wrapper .woocommerce ul.products li.product.style-3 .shop-loop-actions>*,
#wrapper .woocommerce ul.products li.product.style-2 .shop-loop-actions>* {
	width: auto !important;
}
.woocommerce ul.products li.product .yith-wcwl-add-to-wishlist:hover {
	background: transparent !important;
}
body:not([class*='user-']) .shop-loop-actions,
body:not([class*='user-']) .type-product .summary .yith-wcwl-add-to-wishlist {
	display: none !important;
}

#wrapper .shop-loop-product-info .info-meta del {
	color: #000;
	display: inline-block;
	margin-bottom: -2px;
}
#wrapper .shop-loop-product-info .info-meta del > .woocommerce-Price-amount {
	color: #8a6e4b !important;
	font-size: 20px !important;
}
#wrapper .shop-loop-product-info .info-meta del > .woocommerce-Price-amount .woocommerce-Price-currencySymbol {
	font-size: 20px !important;
}


.anasayfa-seperator {
	margin-bottom: 20px !important;
}
.anasayfa-seperator h4 {
	font-weight: normal !important;
	font-size: 22px !important;
	line-height: 22px !important;
	color: #046f79;
	text-transform: uppercase;
	margin: 0 !important;
	padding: 5px 10px 0 10px !important;
	letter-spacing: -1px;
}




.woocommerce ul.products li.product figcaption {
	position: static !important;
}
.woocommerce ul.products li.product figcaption .product_title {
	min-height: 46px;
}
.woocommerce ul.products li.product figcaption .shop-loop-product-info .info-meta .info-price {
	min-height: 30px;
	margin: 5px 0;
}
.woocommerce ul.products li.product .shop-loop-actions a,
.woocommerce ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.woocommerce ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,
.woocommerce ul.products li.product .yith-wcwl-add-to-wishlist .add_to_wishlist:before {
	color: #8a6e4b !important;
	font-size: 24px !important;
	font-weight: normal !important;
}
.woocommerce ul.products li.product .yith-wcwl-add-to-wishlist .add_to_wishlist:hover:before {
	color: #b22128 !important;
}
.woocommerce ul.products li.product .shop-loop-actions a {
	padding: 5px 25px !important;
}
.woocommerce ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.woocommerce ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,
.woocommerce ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,
.woocommerce ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before {
	content: '\f004' !important;
	font-weight: normal !important;
	color: #b22128 !important;
}
#yith-wcwl-popup-message {
	margin-left: -127px !important;
}


#en-cok-satan-urunler .product {
	margin: 0 !important;
	width: 25% !important;
	padding: 0 5px !important;
}


#wrapper .woocommerce ul.products li.product .shop-loop-product-info {
	position: static;

}





.products.masonry-products {
	overflow: hidden;
}
.woocommerce ul.products li.product {
	background-color: transparent !important;
}


.fabfw-addresses-container .u-columns > .woocommerce-Address {
	width: calc(50% - 15px);
	background-color: #ecd8b8;
	padding: 30px;
	border-radius: 10px;
	margin: 15px 0;
	color: #8a6e4b;
}
.fabfw-addresses-container .u-columns > .woocommerce-Address h3 {
	color: #8a6e4b;
	font-weight: normal;
	border-bottom: 1px solid;
	padding-bottom: 2px;
	margin-top: 0;
}
.fabfw-addresses-container .u-columns > .woocommerce-Address > address {
	margin-bottom: 0;
}
.fabfw-addresses-container .u-columns > .woocommerce-Address > .woocommerce-Address-title > a {
	color: #8a6e4b;
	font-weight: normal;
}
.fabfw-addresses-container .u-columns > .woocommerce-Address > .woocommerce-Address-title > a:hover {
	color: #b22128;
}
.fabfw-addresses-container .u-columns > .woocommerce-Address > .woocommerce-Address-title > a.fabfw-delete-link:hover {
	color: #b22128;
}
.fabfw-addresses-container > a.button.btn {
	margin-top: 15px;
}

.anasayfa-slider {
    -webkit-transition: opacity 1s ease;
    -moz-transition: opacity 1s ease;
    -o-transition: opacity 1s ease;
    transition: opacity 1s ease;
    overflow-x: hidden;
}
#wrapper .soliloquy-container {
	margin: 0 auto 35px auto !important;
}
#wrapper .soliloquy-container .soliloquy-next {
	background-color: #8a6e4b;
	border-radius: 16px;
}
#wrapper .soliloquy-container .soliloquy-prev {
	background-color: #8a6e4b;
	border-radius: 16px;
}
#wrapper .soliloquy-container .soliloquy-pager-link {
	background: url(/img/circle.png);
	background-size: 14px 14px;
	background-repeat: no-repeat;
}
#wrapper .soliloquy-container .soliloquy-pager-link.active,
#wrapper .soliloquy-container .soliloquy-pager-link:hover {
	background: url(/img/circle-hover.png);
	background-size: 14px 14px;
	background-repeat: no-repeat;
}
.soliloquy-caption {
	pointer-events: none !important;
}
.soliloquy-container .soliloquy-caption.soliloquy-caption-bottom {
	width: auto !important;
	left: 50%;
	bottom: 33px !important;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}
#wrapper .soliloquy-container .soliloquy-caption .soliloquy-caption-inside {
	background: rgba(255,255,255,0.85) !important;
	color: #000 !important;
	text-shadow: none !important;
	font-size: 24px !important;
	line-height: 24px !important;
	padding: 10px 15px !important;
	border-radius: 10px;
	display: table;
}
#wrapper .soliloquy-container .soliloquy-caption .soliloquy-caption-inside > div > br {
	display: none !important;
}
#wrapper .soliloquy-container .soliloquy-caption .soliloquy-caption-inside > .slide-blok-lg {
	width: 675px;
}
#wrapper .soliloquy-container .soliloquy-caption .soliloquy-caption-inside > .slide-blok-md {
	width: 625px;
}
#wrapper .soliloquy-container .soliloquy-caption .soliloquy-caption-inside > .slide-blok-sm {
	width: 475px;
}
#wrapper .soliloquy-container .soliloquy-caption .slide-metin,
#wrapper .soliloquy-container .soliloquy-caption .slide-img {
	display: table-cell;
	vertical-align: middle;
}
#wrapper .soliloquy-container .soliloquy-caption .slide-blok-1ikon .slide-img {
	width: 75px;
}
#wrapper .soliloquy-container .soliloquy-caption .slide-blok-2ikon .slide-img {
	width: 135px;
}
#wrapper .soliloquy-container .soliloquy-caption .slide-blok-3ikon .slide-img {
	width: 195px;
}
#wrapper .soliloquy-container .soliloquy-caption .slide-blok-4ikon .slide-img {
	width: 255px;
}
#wrapper .soliloquy-container .soliloquy-caption .slide-metin > small {
	font-size: 60%;
	color: #b22128;
}
#wrapper .soliloquy-container .soliloquy-caption .slide-img > img {
	max-height: 50px !important;
	margin-left: 10px;
}


input#billing_address_name::-webkit-input-placeholder,
input#shipping_address_name::-webkit-input-placeholder,
input#billing_address_1::-webkit-input-placeholder,
input#shipping_address_1::-webkit-input-placeholder
 {color: #8a6e4b!important;}
input#billing_address_name::-moz-placeholder,
input#shipping_address_name::-moz-placeholder,
input#billing_address_1::-moz-placeholder,
input#shipping_address_1::-moz-placeholder
 {color: #8a6e4b!important;}
input#billing_address_name:-ms-input-placeholder,
input#shipping_address_name:-ms-input-placeholder,
input#billing_address_1:-ms-input-placeholder,
input#shipping_address_1:-ms-input-placeholder
 {color: #8a6e4b!important;}
input#billing_address_name:-moz-placeholder,
input#shipping_address_name:-moz-placeholder,
input#billing_address_1:-moz-placeholder,
input#shipping_address_1:-moz-placeholder
 {color: #8a6e4b!important;}

#wrapper .fabfw-select-address-container .woocommerce-input-wrapper > label {
	display: inline-block;
	margin: 0 15px 15px 0;
	background-color: #046f79;
	color: #fff;
	border: 0;
	border-radius: 10px;
	padding: 10px;
    -webkit-transition: background-color .3s ease;
    -moz-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    transition: background-color .3s ease;
}
#wrapper .fabfw-select-address-container .woocommerce-input-wrapper > label:hover {
	background-color: #045c64;
}
#wrapper .fabfw-select-address-container .woocommerce-input-wrapper > label[for=fabfw_address_billing_id_new],
#wrapper .fabfw-select-address-container .woocommerce-input-wrapper > label[for=fabfw_address_shipping_id_new] {
	background-color: #8a6e4b !important;
	font-weight: normal;
	text-transform: uppercase;
}
#wrapper .fabfw-select-address-container .woocommerce-input-wrapper > label[for=fabfw_address_billing_id_new]:hover,
#wrapper .fabfw-select-address-container .woocommerce-input-wrapper > label[for=fabfw_address_shipping_id_new]:hover {
	background-color: #045c64 !important
}
#wrapper .fabfw-select-address-container .woocommerce-input-wrapper > label[for=fabfw_address_billing_id_new] a,
#wrapper .fabfw-select-address-container .woocommerce-input-wrapper > label[for=fabfw_address_shipping_id_new] a {
	color: #fff !important;
}



.woocommerce-MyAccount-navigation-link--dashboard,
.mfp-bottom-bar {
	display: none!important;
}
.single-product .woocommerce-tabs #tab-description > ul {
	padding-left: 25px !important;
}

.woocommerce table.cart td.actions .coupon > input {
	border-radius: 10px !important;
}
#wrapper .woocommerce table.cart td.actions .coupon #coupon_code {
	margin: 0 !important;
	background-color: #ddd !important;
	color: #8a6e4b !important;
	height: 40px !important;
	padding: 0 15px !important;
	font-weight: normal !important;
	border: 0 !important;
	text-align: left !important;
}
.woocommerce input:focus,
.woocommerce textarea:focus {
	border: 0 !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}
#wrapper .woocommerce table.cart td.actions .coupon #coupon_code::-webkit-input-placeholder {color: #8a6e4b!important;}
#wrapper .woocommerce table.cart td.actions .coupon #coupon_code::-moz-placeholder {color: #8a6e4b!important;}
#wrapper .woocommerce table.cart td.actions .coupon #coupon_code:-ms-input-placeholder {color: #8a6e4b!important;}
#wrapper .woocommerce table.cart td.actions .coupon #coupon_code:-moz-placeholder {color: #8a6e4b!important;}

#wrapper .woocommerce table.cart td.actions .coupon > .button {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	border: 0 !important;
	background-color: #ddd !important;
	color: #8a6e4b !important;
	padding: 5px 15px !important;
	height: 40px !important;
	margin-left: 15px !important;
}
#wrapper .woocommerce table.cart td.actions .coupon > .button:hover {
	background-color: #dac3a0 !important;
}

.woocommerce span.out_of_stock {
	cursor: not-allowed !important;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.woocommerce table.cart input {
	background-color: transparent !important;
	text-align: center;
	color: #fff !important;
}
.woocommerce table.cart .cart-quantity {
	font-size: 0;
	max-width: 90px;
	margin: 0 auto;
	background-color: #046f79;
	border-radius: 10px;
}
.woocommerce table.cart input.input-text.qty {
	pointer-events: none !important;
	outline: none !important;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-align: center !important;
	background-color: #fff !important;
	border-radius: 10px !important;
	color: #046f79 !important;
	width: 20px !important;
    height: 20px !important;
    margin: 3px 5px;
    padding: 0 !important;
    line-height: 20px !important;
    -moz-appearance: textfield;
    -webkit-appearance: textfield;
    appearance: textfield;
}


#hesabim-tablar .xoo-sl-loginvia span {
	background-color: #fff !important;
}
#hesabim-tablar {
	min-height: 460px;
}
#hesabim-tablar .xoo-el-tabs {
	display: none !important;
}
#hesabim-tablar .xoo-el-form-container.xoo-el-form-inline {
	max-width: 500px;
	margin: 0 auto;
}
#hesabim-tablar .misafir-siparis-form {
	max-width: 500px;
	margin: 40px auto !important;
}
#hesabim-tablar > ul > li > a {
	font-size: 20px !important;
	line-height: 24px !important;
	font-weight: normal !important;
}
#hesabim-tablar .tab-content {
	padding-top: 0 !important;
}
#hesabim-tablar .misafir-siparis-form .btn.btn-default {
	margin-top: 30px;
}
#hesabim-tablar .xoo-aff-group.xoo-aff-cont-checkbox_single {
	margin-bottom: 30px !important;
}
#hesabim-tablar .xoo-el-lostpw-tgr {
	margin-bottom: 5px !important;
}


.misafir-siparis-form.user-login-or:before {
	display: none !important;
}


/*LOGIN-REG POPUPS*/
input#xoo-el-rememberme {
	margin-right: 5px !important;
}
.xoo-el-modal,
.xoo-el-srcont {
	background: transparent !important;
}
.xoo-el-modal {
  -webkit-transform: scale(1) !important;
      -ms-transform: scale(1) !important;
          transform: scale(1) !important;
}
.xoo-el-inmodal .xoo-el-wrap,
.xoo-el-inmodal .xoo-el-wrap .xoo-el-lostpw-tgr,
.xoo-el-modal .xoo-aff-checkbox_single.xoo-aff-required a:hover {
	color: #8a6e4b;
}
.xoo-el-inmodal .xoo-el-wrap .xoo-el-lostpw-tgr:hover {
	color: #b22128;
}
.xoo-el-modal .xoo-aff-checkbox_single.xoo-aff-required a {
	color: #b22128;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    font-weight: normal !important;
}

span.xoo-el-close {
	background-color: #f7f5f3 !important;
	border-color: #f7f5f3 !important;
}
.xoo-el-tabs > li:nth-child(1) {
	border-radius: 10px 0 0 10px;
}
.xoo-el-tabs > li:nth-child(2) {
	border-radius: 0 10px 10px 0;
}
.xoo-el-form-container ul.xoo-el-tabs li {
	padding: 10px 20px !important;
	font-size: 16px !important;
	font-weight: normal !important;
	color: #8a6e4b;
}
.xoo-el-popup-active .xoo-el-form-container ul.xoo-el-tabs li {
	color: #a98e6d;
}
.xoo-el-popup-active .xoo-el-form-container ul.xoo-el-tabs li.xoo-el-active {
	color: #fff;
}
#header .xoo-el-login-tgr:hover,
#header .xoo-el-reg-tgr:hover {
	color: #b22128 !important;
}
body.giris-yapilmadi #header .xoo-el-login-tgr::before {
	left: 19px !important;
}
#header .xoo-el-login-tgr::before,
#header .xoo-el-reg-tgr::before,
body.logged-in .menux-hesap > a::before {
	font-family: FontAwesome;
	position: absolute;
	top: -14px!important;
	left: 27px !important;
    background-color: #fff;
    height: 24px;
    width: 24px;
    line-height: 24px;
    border-radius: 50%;
}
.xoo-el-modal .xoo-el-login-tgr:before,
.xoo-el-modal .xoo-el-reg-tgr:before {
	display: inline-block;
	font-family: FontAwesome;
	font-size: 16px;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin-right: 5px;
}
#header .xoo-el-login-tgr::before,
.xoo-el-modal .xoo-el-login-tgr:before {
	content: "\f007";
}
#header .xoo-el-reg-tgr::before,
.xoo-el-modal .xoo-el-reg-tgr:before {
	content: "\f234";
}
body.logged-in .menux-hesap > a::before {
	content: "\f007";
}
body:not(.logged-in) .menux-uyeol,
body:not(.logged-in) .mobil-user-register {
	display: none;
}
.xoo-el-form-container,
button.xoo-el-action-btn {
	margin-bottom: 0 !important;
}
.xoo-el-form-container {
	padding-bottom: 0 !important;
}
.xoo-aff-input-icon {
	display: none !important;
}
.xoo-el-header,
.xoo-el-section {
	padding: 0!important;
}
.xoo-el-popup-active.xoo-el-container {
	font-size: 16px !important;
}
.xoo-aff-fields input[type="checkbox"] {
	margin: 0 5px 0 0 !important;
}
.xoo-el-login-btm-fields label input {
	margin: 0 5px 0 0 !important;
}
.xoo-el-header {
	margin-bottom: 15px !important;
}
.xoo-el-form-container input {
	outline: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}
.xoo-el-inmodal {
	height: auto !important;
  max-height: none !important;
	margin-top: 50px !important;
	border-radius: 10px !important;
	background-color: #f7f5f3 !important;
}
.xoo-aff-group,
button.xoo-el-action-btn,
.xoo-el-notice {
	width: 100% !important;
}
.xoo-el-notice .woocommerce-message {
	margin: 10px 0 !important;
	width: 100% !important;
}
.xoo-el-main {
	padding: 30px !important;
}
.xoo-el-icon-cancel-circle:before {
	color: #8a6e4b !important;
}
.xoo-el-icon-cancel-circle:hover:before {
	color: #d60000 !important;
}
.xoo-aff-group.xoo-aff-cont-checkbox_single {
	margin-bottom: 14px !important;
}
.xoo-el-lostpw-tgr {
	margin-bottom: 5px !important;
}
.mobil-user-login,
.mobil-user-register {
	list-style: none;
	font-size: 16px;
	font-weight: normal;
}
.xoo-el-tabs {
	border-radius: 10px !important;
}
.woocommerce-Button.button {
	border: 0 !important;
    border-radius: 10px!important;
    color: #fff!important;
    box-shadow: none !important;
    background-color: #046f79!important;
}
.woocommerce-Button.button:hover {
	background-color: #045c64!important;
}


/*
.woocommerce .cart-quantity input.minus,
.woocommerce .cart-quantity input.plus {
	width: 30px !important;
    font-size: 20px !important;
    line-height: 30px !important;
    padding: 0 !important;
    outline: none !important;
    touch-action: manipulation;
}
#wrapper .woocommerce .button.update-cart-button {
	background-color: #8a6e4b !important;
	width: auto !important;
}
#wrapper .woocommerce .button.update-cart-button:hover {
	background-color: #b22128 !important;
}
#wrapper .woocommerce .button.update-cart-button.guncelliyor {
	opacity: 0.4;
	cursor: wait;
	background-color: #b22128 !important;
}

*/

.product-images-slider {border: 0!important;}

#order_review_heading {
	margin-top: 0 !important;
	padding-top: 0 !important;
}
#order_review {
	margin-top: 0;
	border-radius: 15px;
}
/*
.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected] {
	background-color: #a79278 !important;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
	color: #8a6e4b !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: #8a6e4b transparent transparent transparent!important;
}
.select2-dropdown {
	border: 1px solid #ecd8b8 !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 25px !important;
}

*/

/*TESLIM*/
label.mail-tanitim-sozlesme {
	margin: 10px 0 20px 0;
}
label.uyelik-sozlesme-label {
	padding-left: 30px!important;
}

body.single-product .urun-title > h2.woocommerce-loop-product__title {
	margin: 0 0 15px;
	padding: 0;
	color: #8a6e4b!important;
	text-align: left!important;
}


/*GO TO TOP*/
.topbutton,
.topbutton:focus {
    display: block;
    position: fixed;
    z-index: 999999;
    background-color: #b22128;
    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;
}
.topbutton:after {
    content: '\f077';
    font-family: FontAwesome;
    font-size: 24px;
    line-height: 32px;
    display: inline-block;
}
.topbutton.gorunur {
    bottom: 30px;
}
.topbutton:hover {
    background-color: #e6caa7;
    color: #8a6e4b;
}










.uyelik-sozlesme-label input {
	visibility: visible;
}






/*FOOTER*/
#footer .row > .widgetizedArea:nth-child(1),
#footer .row > .widgetizedArea:nth-child(3) {
	width: 25%;
	float: left;
}
#footer .row > .widgetizedArea:nth-child(2) {
	width: 50%;
	float: left;
}
#footer .row > .widgetizedArea:nth-child(2) .row {
	width: calc(100% - 30px);
}


#footer .footer-widget p {
	font-size: 14px;
	line-height: 18px;
	margin: 0 0 5px 0 !important;
}
.footer-widget .footer-widget-col.kolon-4 > div:nth-child(2) > h3 {
	padding-bottom: 5px;
}
#footer .footer-widget .footer-telefon {
	font-size: 16px !important;
	line-height: 20px !important;
}
#footer .footer-widget .footer-telefon a::before {
	content: '\f095';
	display: inline-block;
	left: 0;
	top: 0;
	font-family: FontAwesome;
	width: 20px;
	font-size: 16px;
}
#footer .footer-widget .footer-mail a::before {
	content: '\f0e0';
	display: inline-block;
	left: 0;
	top: 0;
	font-family: FontAwesome;
	width: 20px;
}
#footer .footer-widget h4 {
    color: #8a6e4b;
    margin: 0 0 10px 0 !important;
}
#footer .footer-widget .custom-html-widget a {
	color: #8a6e4b;
}
#footer .footer-widget .custom-html-widget a:hover {
	color: #8a6e4b;
}
#footer .footer-widget .social-widget-wrap a i,
#footer .footer-widget button {
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
}
#footer .footer-widget .social-widget-wrap a i {
	color: #fff !important;
	background-color: #8a6e4b;
	font-size: 14px;
    width: 26px;
    height: 26px;
    display: inline-block;
    text-align: center;
    line-height: 26px;
    margin-right: 0 !important;
}
#footer .footer-widget .social-widget-wrap a:hover i {
	color: #fff !important;
	background-color: #b22128;
}
#footer .footer-widget .widget {
	padding-top: 20px;
}


/* SON DUZENLEME */
h4.odeme-uye-ol-uyari {
	text-align: center;
	margin-top: 60px;
}
.upsells-title span {
    color: #8a6e4b!important;
    text-align: left!important;
}
.upsells-title h3 {
	margin-left: 0!important;
	margin-bottom: 10px!important;
	padding-left: 0!important;
	text-transform: none!important;
}
.upsells-title h3:before {
	display: none!important;
}
.caroufredsel {
	opacity: 1!important;
}
.caroufredsel-prev,
.caroufredsel-next {
	display: none!important;
}
.woocommerce .table.shop_table.cart {
	margin-top: 25px;
}
.woocommerce .table.shop_table.cart > thead th {
	background-color: #ecd8b8 !important;
}
.woocommerce table.shop_table.cart thead th:first-child {
	border-radius: 10px 0 0 0 !important;
}
.woocommerce table.shop_table.cart thead th:last-child {
	border-radius: 0 10px 0 0 !important;
}
.woocommerce .table.shop_table.cart > tbody >
.checkout.woocommerce-checkout {
	margin-top: 20px;
}


/* POPUP AYARI */
.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-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;
}






/* CHECKOUT SAYFASI */
/*
.woocommerce .state_select a.select2-choice,
.select2-selection,
.woocommerce .state_select {
	border: 0!important;
	border-radius: 10px!important;
	background-color: #ecd8b8!important;
}
.woocommerce .state_select a.select2-choice span.select2-chosen,
span.select2-selection__rendered {
	color: #8a6e4b!important;
	font-size: 16px!important;
	outline: none!important;
	font-weight: normal;
}
.select2-selection,
.select2-results__option {
	outline: none!important;
}
span.select2-selection__rendered {
	padding: .6153846153846154rem;
}
.select2-selection,
.select2-selection__arrow {
	height: 45px!important;
}
.woocommerce .select2-container .select2-choice .select2-arrow b:after {
	border-top-color: #fff;
}
.woocommerce .select2-dropdown-open .select2-choice .select2-arrow b:after {
	border-bottom-color: #fff;
	border-top-color: transparent;
}
.woocommerce-page .select2-drop.select2-drop-above.select2-drop-active,
.woocommerce-page .select2-drop-above {
	border: 0!important;
}

.checkout-billing h3 {
	margin-top: 17px !important;
	padding-top: 0!important;
}
.woocommerce .checkout h3,
.woocommerce .checkout h3#ship-to-different-address label.checkbox {
	color: #8a6e4b!important;
	line-height: 1;
}
.woocommerce .checkout h3:before {
	width: 150px!important;
}
.woocommerce .checkout h3#ship-to-different-address {
	margin-top: 60px!important;
}
#order_comments_field {
	margin-top: 40px!important;
}
#order_comments_field {
	margin-bottom: 3px !important;
}
.woocommerce .checkout h3#ship-to-different-address {
	display: inline-block;
}
p#order_comments_field textarea#order_comments {
	border-radius: 10px 10px 0 10px !important;
	border: 0 !important;
	background-color: #ecd8b8 !important;
	font-size: 16px !important;
	color: #8a6e4b !important;
	max-width: 100% !important;
	min-width: 100% !important;
	min-height: 66px !important;
}
#wrapper p#order_comments_field textarea#order_comments::-webkit-input-placeholder {color: #8a6e4b!important;}
#wrapper p#order_comments_field textarea#order_comments::-moz-placeholder {color: #8a6e4b!important;}
#wrapper p#order_comments_field textarea#order_comments:-ms-input-placeholder {color: #8a6e4b!important;}
#wrapper p#order_comments_field textarea#order_comments:-moz-placeholder {color: #8a6e4b!important;}

.woocommerce-checkout .woocommerce .woocommerce-info-login {
	background: #cbcc95;
}
.woocommerce #payment #place_order,
.woocommerce #payment #place_order:hover {
	box-shadow: none!important;
	-webkit-box-shadow: none!important;
	border: 0!important;
}
.woocommerce #order_review #payment #place_order {
	background: #d60000!important;
	font-size: 24px!important;
	line-height: 24px!important;
	letter-spacing: 1px!important;
	font-weight: normal!important;
	margin-top: 15px!important;
	color: #fff !important;
	padding: 15px !important;
}
.woocommerce #order_review #payment #place_order:hover {
	background: #b50000!important;
}
.woocommerce #order_review #payment .form-row.place-order > p.terms > label.checkbox {
	display: block;
}
*/

/* PRETTY PHOTO */
.pp_pic_holder .pp_top,
.pp_pic_holder .pp_bottom,
.pp_pic_holder .pp_expand,
.pp_pic_holder .pp_loaderIcon {
	display: none!important;
}
.pp_pic_holder .pp_left,
.pp_pic_holder .pp_right {
	background: none!important;
}
.pp_pic_holder .pp_content {
	height: auto!important;
}

/* AKORDEON ACCORDION YARDIM SAYFASI */
.vc_tta-color-black.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
	background-color: #f7f5f3!important;
}
.vc_tta-color-black.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:hover {
	background-color: #ecd8b8 !important;
}
.wpb-js-composer .vc_tta-color-black.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title>a {
	color: #8a6e4b !important;
}
.wpb-js-composer .vc_tta-color-black.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-body {
	background-color: #ecd8b8 !important;
	color: #8a6e4b !important;
}
.wpb-js-composer .vc_tta-color-black.vc_tta-style-flat .vc_tta-controls-icon::after, .wpb-js-composer .vc_tta-color-black.vc_tta-style-flat .vc_tta-controls-icon::before {
	border-color: #8a6e4b !important;
}
.vc_tta-color-black.vc_tta-style-flat .vc_tta-panel:last-child .vc_tta-panel-heading {
	border-bottom: 0!important;
}
.vc_tta-color-black.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-heading {
	background-color: #ecd8b8!important;
}
.akordeon-row .vc_tta-container {
	margin: 0!important;
}


/* PAGE BILGI KUTUSU GENEL LAYOUT */
.page-template-page-bilgi-kutusu .main-content {
	width: 70%;
	margin: 0 auto;
	padding: 20px;
	border-radius: 10px;
	background: rgba(255,255,255,.5);
}
.page-template-page-bilgi-kutusu .main-content h1 {
	color: #8a6e4b;
}
.page-template-page-bilgi-kutusu .main-content p {
	color: #005426;
}
.page-template-page-bilgi-kutusu .main-content a:hover {
	color: #8a6e4b!important;
}

.page-template-page-bilgi .wpb_single_image figure a {
	transition: all .3s ease!important;
	-webkit-transition: all .3s ease!important;
	-moz-transition: all .3s ease!important;
	-o-transition: all .3s ease!important;
	-ms-transition: all .3s ease!important;
}
.page-template-page-bilgi .wpb_single_image figure a:hover {
	opacity: .8;
	filter: alpha(opacity=80);
}
.page-template-page-bilgi .wpb_single_image {
	margin-bottom: 15px;
}
.page-template-page-bilgi h1,
.page-template-page-bilgi-kutusu h1 {
	margin-bottom: 40px;
}
.page-template-page-bilgi h2 {
	margin: 20px 0 40px 0;
}











.offcanvas-nav a {
	
	color: #8a6e4b;
	padding-top: 0!important;
}
.offcanvas-nav a span {
	padding-top: 0!important;
}
.offcanvas-nav .dropdown-menu a:hover {
	color: #8a6e4b !important;
}





.search-icon-mobile i {
	font-size: 22px!important;
	color: #8a6e4b!important; }
.header-search-overlay form.searchform input.searchinput {
	padding: 5px;
	border-radius: 10px!important;
}
.header-search-overlay form.searchform:before,
.header-search-overlay-wrap button.close,
.header-search-overlay-wrap button.close span {
	font-size: 22px!important;
	color: #8a6e4b!important;
	outline: none!important;
}
.header-search-overlay-wrap button.close,
.header-search-overlay-wrap button.close span:before {
	margin-right: 5px;
}
.header-search-overlay .searchform-result {
	left: 0px!important;
	right: 0!important;
	width: auto!important;
}
.searchform-result span.search-excerpt {
	display: none !important;
}
.header-search-overlay .searchform-result .searchform-result-list .search-entry .search-title {
	font-size: 16px!important;
}
.header-search-overlay .searchform-result .searchform-result-list .search-entry .search-excerpt {
	font-size: 12px!important;
}


/*

.woocommerce-message,
.woocommerce-Message,
.woocommerce-MyAccount-content {

}
.woocommerce-message a,
.woocommerce-Message a {

}
*/
.woocommerce-MyAccount-content .edit-account fieldset {
	margin-top: 50px;
}
.woocommerce-message,
.woocommerce-error,
.woocommerce-info {
	border-radius: 10px;
}


.proloading {
	display: none!important;
}
div.asl_r .results .asl_nores {
	background: transparent !important;
}
div.asl_w .probox .promagnifier .innericon svg {
	fill: #ccc !important;
}
div.asl_w .probox .promagnifier {
	background-color: transparent !important;
	background: transparent !important;
	width: 24px !important;
	height: 24px !important;
}
div.asl_m .probox .promagnifier .innericon svg, div.asl_m .probox .prosettings .innericon svg, div.asl_m .probox .proloading svg {
	width: 20px !important;
}
body div[id*="ajaxsearchliteres"].vertical {
	padding: 0!important;
	background: #e4e2e0!important;
	margin-top: -10px!important;
	min-height: 45px!important;
	top: 80px !important;
}
div.asl_r .results .item {
	background: #e4e2e0!important;
	margin: 0 10px !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	border: 0 !important;
	border-bottom: 2px dashed #8b6e4b !important;
}
div.asl_r .results .item > .asl_content {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
div.asl_r .results .item:last-child {
	border-bottom: 0 !important;
}
body div[id*='ajaxsearchliteres'].vertical .results {
	min-height: 45px!important;
	padding-right: 25px;
	margin-right: -25px;
}
div[id*='ajaxsearchliteres'] .results .asl_nores {
	padding: 12px 3px 0 3px!important;
}
body div[id*='ajaxsearchliteres'].vertical .results span.asl_nores_header {
	color: #8a6e4b!important;
}
body div[id*='ajaxsearchliteres'].vertical .results .asl_spacer {
	height: 1px!important;
	background: #b22128!important;
}
body div[id*="ajaxsearchliteres"] .results .item .asl_content h3,
body div[id*="ajaxsearchliteres"] .results .item .asl_content h3 a {
	color: #8a6e4b!important;
	display: block !important;
	margin-top: 10px;
}
body div[id*="ajaxsearchliteres"] .results .item.hovered {
	background-color: #e4e2e0!important;
	background-image: none!important;
}
body div[id*="ajaxsearchliteres"] .results .item.hovered .asl_content h3 a {
	color: #b22128!important;
}
#wrapper div[id*="ajaxsearchlite"] {
	background: transparent!important;
	background-image: none!important;
	margin-top: 8px!important;
}
#wrapper div[id*="ajaxsearchlite"] .probox {
	height: 24px!important;
	background-color: #fff!important;
	background-image: none!important;
	border-radius: 10px!important;
}
#wrapper div[id*="ajaxsearchlite"] .probox .proinput input {
	color: #8a6e4b!important;
	border-radius: 0 !important;
}
#wrapper div[id*="ajaxsearchlite"] .probox .proinput input::-webkit-input-placeholder {
	color: #ccc !important;
}
#wrapper div[id*="ajaxsearchlite"] .probox .proinput input::-moz-placeholder {
	color: #ccc !important;
}
#wrapper div[id*="ajaxsearchlite"] .probox .proinput input:-ms-input-placeholder {
	color: #ccc !important;
}
#wrapper div[id*="ajaxsearchlite"] .probox .proinput input:-moz-placeholder {
	color: #ccc !important;
}

.woocommerce-cart .cart_totals .shop_table .cart-subtotal > * {
	padding-bottom: 0 !important;
}
.woocommerce-cart .cart_totals .woocommerce-remove-coupon {
  display: none !important;
}

.minicart .cart-product-title a {
	color: #121216;
	font-weight: 500;
}
.minicart-total {
	color: #057079 !important;
}
.minicart .cart-product-quantity-price,
.minicart .cart-product-quantity-price span.amount,
.minicart .cart-product-quantity-price span.amount span {
	color: #057079!important;
}
.minicart-side .minicart-body .cart-product .cart-product-details {
	width: auto!important;
}
.minicart-side .btn > span {
	
}


.cart_totals .shop_table {
	background-color: #ecd8b8;
	border-radius: 10px;
	margin: 0 auto!important;
}
.cart_totals .shop_table .order-total th {
	text-transform: uppercase;
	padding-left: 12px !important;

}
.cart_totals .shop_table .order-total .woocommerce-Price-amount {
	padding-right: 12px;
}
.cart_totals .shop_table .order-total .woocommerce-Price-amount span {
	font-size: 22px!important;
}
.cart_totals .shop_table .order-total td {
	border: 0!important;
	padding-right: 0!important;
}
.woocommerce .cart-collaterals .cart_totals {
	text-align: right!important;
	transition: opacity .3s ease;
	-webkit-transition: opacity .3s ease;
	-moz-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	-ms-transition: opacity .3s ease;
}
.woocommerce .cart-collaterals .cart_totals.processing {
	opacity: 0.3;
	filter: alpha(opacity=30);
}
/*
.woocommerce .cart-collaterals .cart_totals table td,
.woocommerce .cart-collaterals .cart_totals table th {
	border-color: transparent !important;
}

.woocommerce .cart-collaterals .cart_totals table td {
	text-align: right!important;
}
.woocommerce .cart-collaterals .cart_totals table tr.shipping > th,
.woocommerce .cart-collaterals .cart_totals table tr.shipping > td {
	color: #8a6e4b;
	font-weight: normal !important;
	padding-bottom: 0 !important;
	border: 0 !important;
}
.woocommerce table.shop_table.cart {
	background-color: transparent!important;
	margin: 0 auto;
}
.woocommerce table.shop_table.cart tbody td {
	border: 0!important;
}
.woocommerce table.shop_table.cart thead tr {
	background: transparent!important;
}
.woocommerce table.shop_table.cart thead tr {
	margin-bottom: 20px;
}
.woocommerce table.shop_table.cart thead th {
	background: #f7f5f3!important;

	color: #8a6e4b!important;
	padding: 5px 0!important;
}
.woocommerce table.shop_table.cart thead tr th.product-subtotal {
	text-align: right!important;
}
.shop_table.cart tbody tr {
	background-color: #f7f5f3;
}
.shop_table.cart tbody tr:last-child td {
	background: transparent!important;
	padding: 15px!important;
	border-radius: 0 0 10px 10px;
}
.shop_table.cart.wishlist_table tbody tr:last-child td {
	padding: 0.7692307692307693em !important;
}
.woocommerce .cart-collaterals {
	padding: 0!important;
	width: 50%!important;
	float: right;
	margin-top: 20px;
}
.woocommerce .cart-collaterals .cart_totals {
	width: 100%!important;
}
.cart-collaterals .cart_totals .checkout-button {
	margin-top: 15px!important;
}
.shop_table.cart tbody tr.cart_item td.product-name,
.shop_table.cart tbody tr.cart_item td.product-quantity {
	padding-left: 0!important;
	padding-right: 0!important;
}
.shop_table.cart tbody tr.cart_item td.product-name a {
	color: #8a6e4b!important;
	text-transform: none!important;
}
.shop_table.cart tbody tr.cart_item td.product-subtotal {
	text-align: right!important;
	padding-right: 0!important;
}
.shop_table.cart tbody tr.cart_item td.product-subtotal span,
.shop_table.cart tbody tr.cart_item td.product-price span {
	
	color: #8a6e4b!important;
	text-transform: none!important;
}
#wrapper .woocommerce del {
	color: #000 !important;
}
.shop_table.cart tbody tr.cart_item td.product-price del span {
	font-size: 16px !important;
}
.shop_table.cart tbody tr.cart_item td.product-price ins {
	text-decoration: none !important;
}
.shop_table.cart tbody tr.cart_item td.product-price ins span {
	font-size: 20px !important;
	color: #b50000 !important;
}
.shop_table.cart th.product-quantity {
	text-align: center!important;
}
.wishlist_table a.remove_from_wishlist,
.shop_table.cart .cart_item .remove,
.minicart-side .minicart-body .cart-product .remove {
	color: #d60000!important;
	border: 1px solid #d60000!important;
}
.minicart-side .minicart-body .cart-product .remove {
	font-size: 24px!important;
	line-height: 28px!important;
	margin-top: -15px!important;
}
.wishlist_table a.remove_from_wishlist:hover,
.shop_table.cart .cart_item a.remove:hover,
.minicart-side .minicart-body .cart-product .remove:hover {
	color: #fff!important;
	background: #d60000!important;
	border: 1px solid #d60000!important;
}
#wrapper .woocommerce table.cart a.remove {
	line-height: 22px;
}




*/





.hesabim-aciklama-metin {
	line-height: 30px;
}
.hesabim-aciklama-metin a {
	font-weight: bold;
}
.hesabim-aciklama-metin a:hover {
	color: #b22128;
}
.woocommerce-MyAccount-navigation ul {
	border: 0!important;
	margin-top: 20px;
}
.woocommerce-MyAccount-navigation ul li a {
	margin: 0 10px 10px 0!important;
	background-color: #046f79!important;
	border-radius: 30px!important;
	border: 0!important;
	color: #fff!important;
    -webkit-transition: background-color .3s ease;
    -moz-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    transition: background-color .3s ease;
}
.woocommerce-MyAccount-navigation ul li a:hover,
.woocommerce-MyAccount-navigation ul li.is-active a {
	background-color: #045c64!important;
}
#billing_country_field,
#shipping_country_field,
.cart_totals h2 {
	display: none!important;
}


/*

input {
	border: 0!important;
	background-color: #ecd8b8!important;
	color: #8a6e4b!important;
	font-size: 16px!important;
	border-radius: 10px!important;
}
button[type=submit] {
	border: 0!important;
	font-size: 16px!important;
}
*/
::-webkit-input-placeholder {color: #8a6e4b!important;}
::-moz-placeholder {color: #8a6e4b!important;}
:-ms-input-placeholder {color: #8a6e4b!important;}
:-moz-placeholder {color: #8a6e4b!important;}
.modal .form-group label {
	display: none!important;
}
.lostpassword-modal-link a,
.lost_password a,
.user-login-modal-link a,
.user-login-modal-register a {
	color: #b22128!important;
	font-weight: normal!important;
	font-size: 16px!important;
	letter-spacing: 0!important;
}
.user-lostpassword-modal .modal-footer .user-login-modal-link {
	display: none!important;
}
.modal-content {
	background-color: #fffdfa!important;
	border-radius: 10px!important;
}
.modal-footer {
	background-color: #fffdfb!important;
	border-radius: 10px!important;
	border: 0!important;
}
.modal-header .close {
	outline: none;
}
.btn,
.btn:hover,
.btn:active,
.btn-white-outline,
.btn-white-outline:hover,
.btn-white-outline:active,
.btn-primary,
.btn-primary:hover,
.btn-primary:active {
	box-shadow: none!important;
	border: 0!important;
}
/*
.btn,
.button.update-cart-button,
.woocommerce-cart .wc-proceed-to-checkout a,
.woocommerce-shipping-details .siparis-takip-btn {
	background-color: #046f79!important;
	border-radius: 10px!important;
	color: #fff!important;

	border: 0!important;
	box-shadow: none!important;
}
.btn:hover,
.button.update-cart-button:hover,
.woocommerce-cart .wc-proceed-to-checkout a:hover,
.woocommerce-shipping-details .siparis-takip-btn:hover {
	background-color: #045c64!important;
	border: 0!important;
	box-shadow: none!important;
}
.btn.checkout-button,
.button.checkout-button {
	background-color: #8a6e4b!important;
	box-shadow: none!important;
	border: 0!important;
}
.btn.checkout-button:hover,
.button.checkout-button:hover {
	background-color: #045c64!important;
}
	*/
.minicart-side .minicart-actions .btn-white-outline {
	border-radius: 13px !important;
	padding: 0.6rem 0 !important;
	font-size: 20px !important;
	background-color: #d60000 !important;
}
.minicart-side .minicart-actions .btn-white-outline:hover {
	background-color: #b50000 !important;
}
.minicart-side .minicart-actions .checkout-button {
	border-radius: 13px !important;
	padding: 0.6rem 0 !important;
	font-size: 20px !important;
	background-color: #046f79 !important;
}
.minicart-side .minicart-actions .checkout-button:hover {
	background-color: #045c64 !important;
}



/* FOOTER  */
.footer-widget {
	background-color: transparent;
	box-shadow: none;
	margin-top: 50px;
	border-top: 2px dashed #ecd8b8;
}
.footer-widget-wrap > .container > .row {
	margin: 0;
}
#footer {
	background-color: transparent;
}
.footer-widget ul {
	text-align: left;
	font-size: 16px;
	line-height: 18px;
}
.footer-widget .menu-item a {
	color: #8a6e4b;
	text-transform: uppercase;
}
.footer-widget a:hover {
	color: #b22128 !important;
}
.footer-widget .container {
	max-width: 1060px !important;
	padding: 0 !important;
}
.widget-title-tek {
	margin: 10px 0 !important;
}
.footer-widget .widget-title,
.widget-title-tek a {
	color: #8a6e4b;
	margin-bottom: 0;
	text-transform: none;
	text-align: left;
	text-transform: uppercase;
}
.footer-widget .widget-title:before {
	display: none!important;
}
.footer-widget-col {
	border: 0 !important;
	padding: 30px 0 !important;
}
.footer-tfi-ikon {
	width: 100px;
	-webkit-filter: brightness(100%);
	filter: brightness(100%);
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-ms-transition: all .3s ease;
}
.footer-tfi-ikon:hover {
	-webkit-filter: brightness(70%);
	filter: brightness(70%);
}





.cart-product-title a,
.minicart-total,
.cart-product-quantity-price,
.shop_table th,
.shop_table a,
.shop_table span,
.modal input,
.form-row input,
.modal label,
.modal a,
.lostpassword-modal-link a {
	font-weight: normal;
}
.woocommerce-tab-container {
	margin: 0!important;
}

.urun-title-no-padding {
	padding: 0!important;
}
.urun-title-no-padding hr {
	border-color: #ccc9c6;
}







/*

.woocommerce .cart-collaterals .cart_totals {
	float: left!important;
}
.woocommerce-checkout-review-order {
	background-color: #fff!important;
	border: 2px dashed #b22128!important;
}


.product_title.entry-title {
	
	text-align: left!important;
	
	margin: 0 !important;
}

.woocommerce div.product-quickview-content div.summary, .woocommerce div.product div.summary {
	text-align: left!important;
}
.woocommerce div.product-quickview-content div.summary, .woocommerce div.product div.summary .price {
	margin: 0 !important;
}
.summary del {
	margin-right: 10px;
	color: #000 !important;
}
.summary del > bdi,
.woocommerce del .price,
.woocommerce del .amount {
	color: #8a6e4b !important;
	font-size: 25px !important;
}
.woocommerce ins .price,
.woocommerce ins .amount {
	color: #b50000 !important;
}

*/
#header {
	z-index: 1001!important;
	position: fixed;
	width: 100%;
	top: 0;
}
#rev_slider_1_1 {
	margin-top: 8px!important;
	border-bottom: 8px solid #b22128;
}
.icon-bar {
	background-color: #8a6e4b!important;
}






.product-container figure {
	border-bottom: 0!important;
}
.product-container figcaption {
	background-color: transparent!important;
	padding: 10px!important;
	border-top: 2px dashed #8a6e4b;
}
.shop-loop-product-info .info-title {
	text-align: center !important;
	width: 100%;
	padding: 0 !important;
}
.shop-loop-product-info .info-meta {
	text-align: center !important;
	width: 100%;
}

.woocommerce ul.products li.product .product_title a {
	color: #000!important;
}
.woocommerce ul.products li.product .woocommerce-Price-amount {
	color: #046f79!important;
}
.woocommerce ul.products li.product .woocommerce-Price-currencySymbol {
	font-size: 25px;
	line-height: 25px;
}
.woocommerce ul.products li.product img {
	transition: all .3s ease!important;
	-webkit-transition: all .3s ease!important;
	-moz-transition: all .3s ease!important;
	-o-transition: all .3s ease!important;
	-ms-transition: all .3s ease!important;
	background-color: transparent;
}
.products-masonry-wrap li .shop-loop-back-thumbnail > img {
	padding: 0;
}







.menu-sepet {
	font-style: normal!important;
}
.minicart-icon {
	position: static !important;
}
.minicart-icon span {
	border-radius: 50% !important;
	width: auto!important;
	min-width: 16px !important;
	height: 16px !important;
	border-radius: 8px !important;
	line-height: 18px !important;
}
.menu-sepet:after {
	content: "\f291";
	font-family: FontAwesome;
	position: absolute;
	left: 29px;
    top: -14px!important;
    background-color: #fff;
    color: inherit;
    height: 24px;
    width: 24px;
    line-height: 24px;
    border-radius: 50%;
}
#header .minicart-icon span {
	position: absolute;
	top: -4px;
	right: 3px;
	line-height: 16px !important;
	font-size: 12px !important;
}



.masonry-filter {
	width: 25%;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}
.products-masonry-wrap {
	width: 75%;
	float: left;
}








#header .minicart-icon span,
#header .cart-icon-mobile span {
	background-color: #4e8a3f!important;
	color: #fff !important;
}




.masonry-products li {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px !important;
}
.masonry-products li > .product-container,
.products li > .product-container {
	border: 1px solid #8a6e4b;
	background-color: #fff;
}



.masonry-filter .filter-action.filter-action-center > ul {
	padding: 0 50px 0 0;
}
#tum-urunler .masonry-filter .filter-action.filter-action-center > ul {
	padding: 0 50px 0 0;
}
#tum-urunler.tum-urunler-sayfasi .masonry-filter .filter-action.filter-action-center > ul {
	padding: 0 50px 0 0;
}
.masonry-filter .filter-action.filter-action-center > ul li a {
	
	color: #8a6e4b;
	text-transform: uppercase;
	
	padding-left: 50px;
	padding-top: 15px;
}
.masonry-filter .filter-action.filter-action-center > ul li a.selected {
	color: #046f79!important;
	pointer-events: none !important;
}
.masonry-filter .filter-action.filter-action-center > ul li a:hover {
	color: #046f79!important;
}
.masonry-filter .filter-action.filter-action-center > ul li:first-child {
	display: none !important;
}
.masonry-filter .filter-action.filter-action-center > ul li {
	width: 100%;
	height: 50px;
	padding: 0;
	border-top: 2px dashed #b4956f;
}
.masonry-filter .filter-action.filter-action-center > ul *:nth-child(2) {
	display: none !important;
}
.masonry-filter .filter-action.filter-action-center > ul li:nth-child(3) {
	border: 0 !important;
}
.masonry-filter {
	margin: 0!important;
}
.masonry-filter .filter-action.filter-action-center > ul li a::before {
	content: '';
	background-image: url(/img/ikon-kategoriler.png?t=20210317000441);
	background-size: 80px 480px;
	display: inline-block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 4px;
	left: 0;
	pointer-events: none !important;
}
/* Gurme Ürün Ailesi */
.masonry-filter .filter-action.filter-action-center>ul a[data-filter-value=".gurme-urun-ailesi"]::before{
    background-position:0 0
}
.masonry-filter .filter-action.filter-action-center>ul a[data-filter-value=".gurme-urun-ailesi"]:hover::before,
.masonry-filter .filter-action.filter-action-center>ul a[data-filter-value=".gurme-urun-ailesi"].selected::before{
    background-position:40px 0
}
/* Pastırma */
.masonry-filter .filter-action.filter-action-center>ul a[data-filter-value=".pastirma"]::before{
    background-position:0 440px
}
.masonry-filter .filter-action.filter-action-center>ul a[data-filter-value=".pastirma"]:hover::before,
.masonry-filter .filter-action.filter-action-center>ul a[data-filter-value=".pastirma"].selected::before{
    background-position:40px 440px
}
/* Sucuk */
.masonry-filter .filter-action.filter-action-center>ul a[data-filter-value=".sucuk"]::before{
    background-position:0 400px
}
.masonry-filter .filter-action.filter-action-center>ul a[data-filter-value=".sucuk"]:hover::before,
.masonry-filter .filter-action.filter-action-center>ul a[data-filter-value=".sucuk"].selected::before{
    background-position:40px 400px
}
/* Salam */
.masonry-filter .filter-action.filter-action-center>ul a[data-filter-value=".salam"]::before{
    background-position:0 360px
}
.masonry-filter .filter-action.filter-action-center>ul a[data-filter-value=".salam"]:hover::before,
.masonry-filter .filter-action.filter-action-center>ul a[data-filter-value=".salam"].selected::before{
    background-position:40px 360px
}
/* Jambon */
.masonry-filter .filter-action.filter-action-center>ul a[data-filter-value=".jambon"]::before{
    background-position:0 320px
}
.masonry-filter .filter-action.filter-action-center>ul a[data-filter-value=".jambon"]:hover::before,
.masonry-filter .filter-action.filter-action-center>ul a[data-filter-value=".jambon"].selected::before{
    background-position:40px 320px
}
/* Sosis */
.masonry-filter .filter-action.filter-action-center>ul a[data-filter-value=".sosis"]::before{
    background-position:0 280px
}
.masonry-filter .filter-action.filter-action-center>ul a[data-filter-value=".sosis"]:hover::before,
.masonry-filter .filter-action.filter-action-center>ul a[data-filter-value=".sosis"].selected::before{
    background-position:40px 280px
}
/* Kavurma */
.masonry-filter .filter-action.filter-action-center>ul a[data-filter-value=".kavurma"]::before{
    background-position:0 240px
}
.masonry-filter .filter-action.filter-action-center>ul a[data-filter-value=".kavurma"]:hover::before,
.masonry-filter .filter-action.filter-action-center>ul a[data-filter-value=".kavurma"].selected::before{
    background-position:40px 240px
}
/* Füme */
.masonry-filter .filter-action.filter-action-center>ul a[data-filter-value=".fume"]::before{
    background-position:0 200px
}
.masonry-filter .filter-action.filter-action-center>ul a[data-filter-value=".fume"]:hover::before,
.masonry-filter .filter-action.filter-action-center>ul a[data-filter-value=".fume"].selected::before{
    background-position:40px 200px
}
/* Taze Et */
.masonry-filter .filter-action.filter-action-center>ul a[data-filter-value=".taze-et"]::before{
    background-position:0 160px
}
.masonry-filter .filter-action.filter-action-center>ul a[data-filter-value=".taze-et"]:hover::before,
.masonry-filter .filter-action.filter-action-center>ul a[data-filter-value=".taze-et"].selected::before{
    background-position:40px 160px
}
/* Soslar */
.masonry-filter .filter-action.filter-action-center>ul a[data-filter-value=".soslar"]::before{
    background-position:0 120px
}
.masonry-filter .filter-action.filter-action-center>ul a[data-filter-value=".soslar"]:hover::before,
.masonry-filter .filter-action.filter-action-center>ul a[data-filter-value=".soslar"].selected::before{
    background-position:40px 120px
}
/* Süt ve Peynir */
.masonry-filter .filter-action.filter-action-center>ul a[data-filter-value=".sut-ve-sut-urunleri"]::before{
    background-position:0 80px
}
.masonry-filter .filter-action.filter-action-center>ul a[data-filter-value=".sut-ve-sut-urunleri"]:hover::before,
.masonry-filter .filter-action.filter-action-center>ul a[data-filter-value=".sut-ve-sut-urunleri"].selected::before{
    background-position:40px 80px
}
/* Avantajlı Paketler */
.masonry-filter .filter-action.filter-action-center>ul a[data-filter-value=".avantajli-paketler"]::before{
    background-position:0 40px
}
.masonry-filter .filter-action.filter-action-center>ul a[data-filter-value=".avantajli-paketler"]:hover::before,
.masonry-filter .filter-action.filter-action-center>ul a[data-filter-value=".avantajli-paketler"].selected::before{
    background-position:40px 40px
}


.modal {
	top: 20px!important;
}

.user-login,
.primary-navbar-collapse {
	float: none!important;
	text-align: center!important;
	text-transform: none!important;
}
.primary-nav > li:last-child > a {
	padding-right: 0 !important;
}

li.menu-arama {
	padding: 0 10px;
}
li.menu-arama .probox {width: 150px!important;}
li.menu-arama .proinput {
	width: 150px!important;
	margin: 0 !important;
	padding: 0 10px !important;
}
@media screen and (min-width: 1200px) {
	li.menu-arama {
		margin-left: 40px;
	}
}

.primary-nav {
	display: inline-block!important;
	margin-top: 25px;
}
.navbar {
	height: 70px;
}
.primary-nav li a {
	line-height: 45px!important;
}
#wrapper .dropdown-menu {
	left: -13px;
}
.logo {
	width: 104px;
	height: auto;
	margin: 5px 0 0 0 !important;
	padding: 0!important;
	transition: all .2s;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-o-transition: all .2s;
	-ms-transition: all .2s;
}
.logo-mobile {
	max-width: 80px!important;
	margin: 6px 0 0 0 !important;
}
.logo-fixed {
	max-height: 85px!important;
	padding-top: 5px!important;
}
.primary-nav li a {
	padding: 0 10px!important;
	text-transform: none!important;
	text-transform: uppercase !important;
}
.primary-nav li.menux-giris a,
.primary-nav .navbar-minicart a {
	text-transform: none !important;
}

.primary-nav li a span {
	color: #8a6e4b!important;
}
.primary-nav li a:hover span {
	color: #b22128!important;
}


/* MENÜ BUTON RENKLERİ */
body:not(.home) .current-menu-item.active > a > span,
body:not(.home) .current-menu-item.active > a {
	color: #b22128!important;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover {
	background-color: transparent !important;
}


.kalite-sertifikalari-galeri {
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: .5rem;
}
.kalite-sertifikalari-galeri > a {
	display: block;
}
.kalite-sertifikalari-galeri > a img,
#footer-sertifikalar .kalite-sertifikalari-galeri > a img {
	max-width: 70px;
	height: auto;
}

.container.anasayfa-urunBox #footer-sertifikalar {
	margin-bottom: 50px;
}

.container.anasayfa-urunBox #footer-sertifika-alani.container {
	padding-left: 0 !important;
	padding-right: 0 !important;
}




/* MEDIA QUERIES */

@media screen and (max-width: 1550px) {
	body.page-template-page-alternatif #dortlu-grup p {
		min-height: 120px;
	}
}

@media screen and (max-width: 1399px) {
	body.page-template-page-alternatif #dortlu-grup h4 {
		font-size: 18px;
	}
	#cn-notice-text,
	#cn-notice-buttons {
		display: inline !important;
	}
	#cookie-notice #cn-notice-text > br {
		display: none;
	}
	#popmake-1339 .pum-content > p > br {
		display: none;
	}
	.user-login,
	.primary-navbar-collapse {
		text-align: right!important;
	}
	.navbar-default-container {
		width: 1200px!important;
	}
	#wrapper .shop-loop-product-info .add_to_cart_button {
		font-size: 16px !important;
		line-height: 30px !important;
	}
	.woocommerce ul.products li.product figcaption .product_title {
		min-height: 44px;
	}
	.woocommerce ul.products li.product .woocommerce-Price-amount,
	.woocommerce ul.products li.product .woocommerce-Price-currencySymbol {
		font-size: 25px;
	}
	.woocommerce ul.products li.product .product_title a {
		font-size: 18px !important;
		line-height: 18px !important;
	}
	.woocommerce-cart .woocommerce table.shop_table.cart,
	.woocommerce-cart .cart_totals .shop_table {
		width: 100%!important; }
	.menu-sepet:after {
		letter-spacing: 2px;
	}
	#header .xoo-el-login-tgr::before, #header .xoo-el-reg-tgr::before, body.logged-in .menux-hesap > a::before {
		letter-spacing: 6px;
	}
}

@media screen and (max-width: 1199px) {
	#wrapper .soliloquy-container .soliloquy-caption .soliloquy-caption-inside > .slide-blok-lg {
		width: 575px;
	}
	#wrapper .soliloquy-container .soliloquy-caption .soliloquy-caption-inside > .slide-blok-md {
		width: 550px;
	}
	#wrapper .soliloquy-container .soliloquy-caption .soliloquy-caption-inside > .slide-blok-sm {
		width: 425px;
	}
	#wrapper .soliloquy-container .soliloquy-caption .soliloquy-caption-inside {
		font-size: 20px !important;
	}
	body.page-template-page-alternatif #dortlu-grup h4 {
		font-size: 16px;
		padding: 8px 18px 8px 8px;
	}
	body.page-template-page-alternatif #dortlu-grup .wpb_text_column {
		padding: 8px;
	}
	.navbar-default-container {
		width: 100%!important;
	}
}

@media screen and (max-width: 1023px) {
	.pum-content {
		font-size: 14px !important;
	}
	.primary-nav li a {
		font-size: 15px !important;
	}
}

@media screen and (max-width: 991px) {
	#footer-banner-alan .wp-caption-text::after {
		width: 27px;
		height: 24px;
		background-size: 27px 24px;
		right: -14px;
		bottom: 6px;
	}
	.woocommerce-MyAccount-navigation ul li {
		float: left !important;
	}
	.woocommerce ul.products:not(.masonry-products) li.product {
		clear: none !important;
	}
	.masonry-filter {
		width: 190px;
	}
	#tum-urunler .masonry-filter .filter-action.filter-action-center > ul {
		padding: 0 !important;
	}
	.products-masonry-wrap {
		width: calc(100% - 190px);
	}
	#footer-banner-alan .wp-caption-text {
		font-size: 15px !important;
		padding: 0 5px !important;
		line-height: 35px !important;
	}
	.footer-widget-col {
		margin: 0 auto!important;
		padding: 0 30px 0 30px!important;
		width: 100%!important;
	}
	.footer-widget .footer-widget-col:not(.kolon-4) .widget-title {
		border-top: 1px solid #ecd8b8;
		margin: 0 auto;
		padding: 20px 0 20px 0;
		cursor: pointer;
	}
	.footer-widget-col:first-child .widget-title {
		border: 0!important;
	}
	.footer-widget .footer-widget-col:not(.kolon-4) .widget-title:after{
		content: '+';
		float: right;
	}
	.footer-widget .footer-widget-col:not(.kolon-4) .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: '';
	}
	.footer-widget .footer-widget-col.kolon-4 > div:nth-child(1) {
		padding: 20px 0 10px 0 !important;
		border-top: 1px solid #ecd8b8;
	}
	.footer-widget .footer-widget-col.kolon-4 > div:nth-child(2) {
		padding: 20px 0 15px 0 !important;
		border-top: 1px solid #ecd8b8;
	}
	.footer-widget .footer-widget-col.kolon-4 > div:nth-child(3) {
		padding: 20px 0 !important;
		border-top: 1px solid #ecd8b8;
	}
	.kalite-sertifikalari-galeri > a img, #footer-sertifikalar .kalite-sertifikalari-galeri > a img {
		max-width: 36px;
	}
	.container.anasayfa-urunBox #footer-sertifikalar {
		margin-top: 0;
		margin-bottom: 20px;
	}
}

@media screen and (max-width: 925px) {
	body.cookies-not-set #popmake-1339 {
		bottom: 95px !important;
	}
}

@media screen and (min-width: 900px) and (max-width: 991px) {
	.upsells.products .info-add-to-cart .add_to_cart_button {
		width: 100% !important;
		background-color: inherit !important;
	}
	.upsells.products .info-add-to-cart .sepete-at {
		display: none !important;
	}
}

@media screen and (min-width: 768px) and (max-width: 991px) {
	#en-cok-satan-urunler .info-add-to-cart .add_to_cart_button {
		width: 100% !important;
		background-color: inherit !important;
	}
	#en-cok-satan-urunler .info-add-to-cart .sepete-at {
		display: none !important;
	}
	#en-cok-satan-urunler li.product .product_title a {
		font-size: 17px !important;
	}
	#en-cok-satan-urunler #wrapper .shop-loop-product-info .info-meta del > .woocommerce-Price-amount {
		font-size: 18px !important;
	}
	#en-cok-satan-urunler .woocommerce ul.products li.product .woocommerce-Price-amount,
	#en-cok-satan-urunler .woocommerce ul.products li.product .woocommerce-Price-currencySymbol {
		font-size: 22px !important;
	}
}

@media screen and (min-width: 768px) and (max-width: 899px) {
	body.page-template-page-alternatif #dortlu-grup h4 {
		font-size: 15px;
		line-height: 20px;
		min-height: 82px;
		padding: 10px 18px 10px 5px;
	}
	body.page-template-page-alternatif #dortlu-grup .wpb_text_column {
		padding: 10px 5px;
	}
}

@media screen and (max-width: 899px) {
	body div[id*=ajaxsearchliteres].vertical {
		margin-top: 0 !important;
		top: 50px !important;
	}
	.header-search-overlay {
		background: #dac3a0;
		height: 50px;
	}
	.header-search-overlay > div {
		padding: 0;
	}
	#wrapper div[id*="ajaxsearchlite"] {
		margin-top: 13px !important;
	}
	div[id*='ajaxsearchlite'].wpdreams_asl_container {
		width: calc(100% - 30px) !important;
	}
	.header-search-overlay-wrap button.close {
		margin: 0 !important;
		height: 50px;
		top: 11px !important;
	}
	#wrapper .soliloquy-container .soliloquy-caption .soliloquy-caption-inside > .slide-blok-lg {
		width: 525px;
	}
	#wrapper .soliloquy-container .soliloquy-caption .soliloquy-caption-inside > .slide-blok-md {
		width: 525px;
	}
	#wrapper .soliloquy-container .soliloquy-caption .soliloquy-caption-inside > .slide-blok-sm {
		width: 425px;
	}
	.logo-mobile {
		max-width: 65px !important;
		margin: 21px 0 0 0 !important;
	}
	.page-template-page-bilgi-kutusu .main-content {
		width: 100%;
	}
	.navbar-default-container,
	.navbar-header {
		background: transparent !important;
	}
	.woocommerce-MyAccount-navigation ul {
		margin-top: 50px!important;
	}
	#wrapper .soliloquy-container .soliloquy-caption .soliloquy-caption-inside {
		font-size: 18px !important;
	}
	.upsells.products .products.columns-4 > li {
		margin: 0 10px 10px 0 !important;
		width: calc(50% - 10px) !important;
	}
    .vc_tta-tabs-container {
        max-width: 200px;
    }
    .vc_tta-panel-body > .wpb_text_column > .wpb_wrapper {
        overflow-x: auto;
        overflow-y: hidden;
    }
	.searchform-result .searchform-result-list .search-entry .search-excerpt {
		padding-left: 45px;
		display: block;
	}
	.menu-sepet:after {
		display: none;
	}
	.navbar {
		height: 50px!important;
	}
	#header {
		border: 0!important;
	}
	.menu-sepet {
		padding-right: 40px;
	}
	.cart-icon-mobile span {
		top: 7px !important;
		left: auto !important;
		right: 2px !important;
		font-size: 14px;
		width: 18px;
		height: 18px;
		line-height: 18px;
	}
	.cart-icon-mobile > i:before {
		content: "\f291";
		font-family: FontAwesome;
		position: absolute;
		right: 10px;
		top: 12px!important;
		background-color: #fff;
		color: #8a6e4b;
		height: 24px;
		width: 24px;
		line-height: 24px;
		border-radius: 50%;
		text-align: center;
		font-style: normal !important;
	}
}

@media screen and (max-width: 850px) {
	.soliloquy-pager {
		display: none;
	}
	.soliloquy-container .soliloquy-caption.soliloquy-caption-bottom {
		bottom: 10px !important;
	}
	.banner-grup h3::after {
		width: 27px;
		height: 24px;
		background-size: 27px 24px;
		right: -14px;
		bottom: 6px;
	}
	.banner-grup h3 {
		font-size: 16px !important;
		line-height: 35px !important;
	}
}

@media screen and (max-width: 767px) {
	.wpb-js-composer .vc_tta-color-white.vc_tta-style-flat .vc_tta-tab>a {
		padding: 4px 20px !important;
	}
	#wrapper .soliloquy-container .soliloquy-caption .soliloquy-caption-inside > .slide-blok-lg {
		width: 500px;
	}
	#wrapper .soliloquy-container .soliloquy-caption .soliloquy-caption-inside > .slide-blok-md {
		width: 475px;
	}
	#wrapper .soliloquy-container .soliloquy-caption .soliloquy-caption-inside > .slide-blok-sm {
		width: 400px;
	}
	.page-breadcrumb {
		font-size: 14px !important;
	}
	#wrapper .soliloquy-container .soliloquy-caption .slide-metin > small {
		font-size: 75%;
	}
	body.page-template-page-alternatif #dortlu-grup {
		margin-bottom: 30px;
	}
	body.page-template-page-alternatif #dortlu-grup p {
		min-height: 85px;
	}
	body.page-template-page-alternatif .content-container > .container {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	body.page-template-page-alternatif #dortlu-grup > .wpb_column {
		width: 50%;
		float: left;
	}
	table.shop_table_responsive tbody th,
	table.shop_table_responsive thead {
		display: table-cell !important;
	}
    .topbutton {
        right: 15px;
    }
	.woocommerce-MyAccount-navigation ul {
		margin-top: 20px!important;
	}
	.woocommerce-MyAccount-navigation ul li {
		float: none !important;
	}
	.woocommerce-MyAccount-navigation ul li a {
		padding: 5px 10px !important;
		margin-right: 0 !important;
	}
	body.woocommerce-order-received #wrapper .woocommerce .woocommerce-table.woocommerce-table--order-details.shop_table.order_details {
		display: table;
	}
	.woocommerce table.cart.wishlist_table .product-remove {
		display: table-cell !important;
	}
	.woocommerce table.cart.wishlist_table .product-thumbnail {
		display: none !important;
	}
	#wrapper .shop_table.wishlist_table .product-add-to-cart {
		width: 200px !important;
		padding: 0 !important;
	}
	.wishlist_table .product-add-to-cart .add_to_cart_button {
		font-size: 15px !important;
	}
	.siparis-kutusu {
		margin-top: 60px;
	}
	.woocommerce table.cart td.actions .coupon {
		padding-bottom: 20px !important;
	}
	#wrapper .woocommerce table.cart td.actions .coupon > .button {
		margin-left: 0 !important;
	}
	.shop_table.cart tbody tr:last-child td {
		padding: 10px !important;
	}
	.woocommerce table.shop_table.cart thead th:nth-child(2) {
		border-radius: 10px 0 0 0 !important;
	}
	.banner-grup > div {
		margin-bottom: 10px;
	}
	.footer-widget .footer-widget-col {
		padding: 0 15px !important;
	}
	#footer #footer-banner-alan .widgetizedArea {
		width: 50% !important;
		margin: 0 !important;
	}
	#footer #footer-banner-alan .widgetizedArea > div {
		width: 100% !important;
	}
	#footer-banner-alan .wp-caption-text {
		font-size: 18px !important;
    	line-height: 45px !important;
    	padding: 0 10px !important;
	}
	#footer .widgetizedArea {
		width: 100% !important;
		margin-left: 15px !important;
	}
	.cookie-notice-container #cn-notice-text > br {
		display: none !important;
	}
	#wrapper .soliloquy-container .soliloquy-caption .soliloquy-caption-inside {
		font-size: 16px !important;
		display: block;
		width: 100% !important;
	}
	#cookie-notice,
	#cookie-notice a {
		font-size: 13px;
		line-height: 16px;
	}
	.woocommerce .cart-collaterals {
		width: 100% !important;
	}
	.woocommerce .cart-collaterals .cart_totals table tr.shipping > th,
	.woocommerce .cart-collaterals .cart_totals table tr.order-total > th,
	.woocommerce .cart-collaterals .cart_totals table tr.cart-subtotal > th {
		float: left;
		width: auto;
	}
	.woocommerce .cart-collaterals .cart_totals table tr.shipping > td,
	.woocommerce .cart-collaterals .cart_totals table tr.order-total > td,
	.woocommerce .cart-collaterals .cart_totals table tr.cart-subtotal > td {
		float: right;
	}
	.cart_totals .shop_table .order-total .woocommerce-Price-amount {
		padding-right: 12px !important;
	}
	.woocommerce table.cart .product-remove {
		display: table-cell !important;
	}
	table.shop_table_responsive tr td:before {
		content: '' !important;
		display: none !important
	}
	table.shop_table_responsive thead {
		display: table-header-group !important;
	}
	table.shop_table_responsive tr td {
		display: table-cell;
	}
	.woocommerce table.my_account_orders .order-actions .button {
		font-size: 14px !important;
		padding: 6px 12px !important;
	}
	table.shop_table_responsive tr td.order-actions {
		text-align: right !important;
	}
	.woocommerce table.my_account_orders th,
	.woocommerce table.my_account_orders td {
		padding: 4px !important;
	}
	.upsells.products .products.columns-4 > li {
		float: left !important;
	}
	.vc_tta {
		display: block !important;
	}
    .vc_tta-tabs-container {
        max-width: 100% !important;
    }
	.content-container {
		padding-bottom: 20px !important;
	}
	.woocommerce ul.products li.product .shop-loop-actions a {
		padding: 0 20px !important;
	}
	.container {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
	.masonry-filter .filter-action.filter-action-center > ul {
		padding: 0 !important;
	}
	.anasayfa-seperator h4 {
		font-size: 18px !important;
		line-height: 18px !important;
		padding: 5px 10px 0 10px !important;
	}
	#en-cok-satan-urunler .product {
		width: 50% !important;
		float: left !important;
		margin-bottom: 10px !important;
	}
	.woocommerce ul.products li.product figcaption .shop-loop-product-info .info-meta .info-price {
		min-height: 25px !important;
	}
	#wrapper .shop-loop-product-info .info-title,
	#wrapper .shop-loop-product-info .info-meta {
		width: 100% !important;
	}
	#wrapper .product-container figcaption {
		padding: 5px !important;
	}
	.woocommerce ul.products li.product figcaption .product_title {
		line-height: 20px;
		min-height: 45px !important;
	}
	.woocommerce ul.products li.product .product_title a {
		font-size: 16px !important;
		line-height: 18px !important;
	}
	.woocommerce ul.products li.product .woocommerce-Price-amount,
	.woocommerce ul.products li.product .woocommerce-Price-currencySymbol {
		font-size: 20px !important;
		line-height: 20px !important;
	}
	.fabfw-addresses-container .u-columns > .woocommerce-Address {
		width: 100%;
	}
	.products.masonry-products > li.product {
		width: 50%;
	}
	.widgetizedArea {
		width: 60%;
		text-align: left;
		margin-left: 30px;
		padding-top: 30px;
	}
	.widgetizedArea:nth-child(2) {
		width: calc(100% - 30px);
		padding-right: 30px;
	}
	#header {
		margin-bottom: 20px;
	}
	.home #header {
		margin-bottom: 0!important;
	}
	.cart_totals .shop_table .order-total td:before {
		color: #fff!important;
	    border: 0!important;
	    text-transform: uppercase;
	    float: left;
	}
    .cart_totals .shop_table .order-total .woocommerce-Price-amount {
		padding-right: 35px;
	}
	.woocommerce table.shop_table.cart tbody td.product-name,
	.woocommerce table.shop_table.cart thead tr th.product-name {
		padding-left: 11px!important;
	}
}


@media screen and (max-width: 670px) {
	#wrapper .soliloquy-container .soliloquy-caption .soliloquy-caption-inside > div {
		width: 100% !important;
	}
	body.woocommerce-cart .shop_table.cart td.product-quantity {
		min-width: 90px !important;
		max-width: 90px !important;
	}
	#wrapper .woocommerce .order_details li {
		margin: 10px 0;
		width: 50%;
		border: 0 !important;
	}
	#wrapper .woocommerce .order_details.bacs_details li {
		width: 100%;
	}
	body.woocommerce-order-received #wrapper .woocommerce .woocommerce-table.woocommerce-table--order-details.shop_table.order_details {
		display: table;
	}
	#woocontracts1, #woocontracts2, #woocontracts3 {
		padding: 10px !important;
	}
	body.cookies-not-set #popmake-1339 {
		bottom: 110px !important;
	}
	.soliloquy-controls {
		display: none !important;
	}
	.soliloquy-container .soliloquy-caption.soliloquy-caption-bottom {
		width: 100vw !important;
		left: 0;
		bottom: 0 !important;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
	#wrapper .soliloquy-container .soliloquy-caption .soliloquy-caption-inside {
		font-size: 16px !important;
		padding: 10px !important;
		border-radius: 0;
	}
	#wrapper .soliloquy-container .soliloquy-caption .soliloquy-caption-inside,
	#wrapper .soliloquy-container .soliloquy-caption .soliloquy-caption-inside .slide-metin {
		display: block !important;
	}
	#wrapper .soliloquy-container .soliloquy-caption .soliloquy-caption-inside .slide-img {
		display: none !important;
	}
	#tum-urunler .woocommerce ul.products li.product figcaption .product_title {
		min-height: auto !important;
	}
	.products.masonry-products > li.product {
		width: 100%;
	}
}

@media screen and (max-width: 600px) {
	body.page-template-page-alternatif #dortlu-grup p {
		min-height: 115px;
	}
	body.woocommerce-cart .shop_table.cart tbody tr.cart_item td.product-name a,
	body.woocommerce-cart .shop_table.cart tbody tr.cart_item td.product-price ins span,
	body.woocommerce-cart .shop_table.cart tbody tr.cart_item td.product-subtotal span,
	body.woocommerce-cart .shop_table.cart tbody tr.cart_item td.product-price span {
		font-size: 16px !important;
	}
	body.woocommerce-cart .shop_table.cart tbody tr.cart_item td.product-price del span {
		font-size: 14px !important;
	}
}

@media screen and (max-width: 550px) {
	#wrapper .shop_table.wishlist_table .product-add-to-cart .sepete-at {
		display: none !important;
	}
	#wrapper .shop_table.wishlist_table .product-add-to-cart {
		width: 110px !important;
	}
	.wishlist_table .product-add-to-cart .add_to_cart_button {
		border-radius: 10px !important;
	}
	#hesabim-tablar {
		min-height: 500px;
	}
	#hesabim-tablar .nav-tabs {
		border: 0 !important;
	}
	#hesabim-tablar .nav-tabs>li {
		margin: 0 0 10px 0;
	}
	#hesabim-tablar .nav-tabs>li:nth-child(1),
	#hesabim-tablar .nav-tabs>li:nth-child(2) {
		width: 50% !important;
	}
	#hesabim-tablar .nav-tabs>li:nth-child(3) {
		width: 100% !important;
	}
}

@media screen and (max-width: 500px) {
  .soliloquy-container .soliloquy-caption.soliloquy-caption-bottom {
    bottom: -70px !important;
    height: 70px !important;
  }
  #wrapper .soliloquy-container .soliloquy-caption .soliloquy-caption-inside {
    background: transparent !important;
  }
  #wrapper .soliloquy-container {
    margin: 0 auto 70px auto !important;
  }

	.urun-besin-degerleri,
	.urun-besin-degerleri img {
		max-width: 210px;
	}
	body.page-template-page-alternatif #dortlu-grup h4::after {
		bottom: 7px;
	}
	body.page-template-page-alternatif #dortlu-grup > .wpb_column {
		width: 100%;
		float: none;
	}
	body.page-template-page-alternatif #dortlu-grup h4 {
		min-height: 0 !important;
	}
	body.page-template-page-alternatif #dortlu-grup p {
		min-height: 0 !important;
		margin-bottom: 10px;
	}
	.hesabim-aciklama-metin,
	.fabfw-addresses-container > h4 {
		font-size: 18px;
		line-height: 22px;
		margin-top: 0 !important;
	}
	.woocommerce-MyAccount-content {
		padding-top: 0 !important;
	}
	.wishlist_table .product-add-to-cart .add_to_cart_button {
		font-size: 14px !important;
	}
	#wrapper .shop_table.wishlist_table .product-add-to-cart {
		width: 105px !important;
	}
	#wrapper .shop_table.wishlist_table .product-price {
		display: none !important;
	}
	.cookie-notice-container {
		padding: 10px !important;
	}
	.woocommerce .checkout .woocommerce-checkout-review-order {
		padding: 15px 0;
	}
	.woocommerce #order_review #payment #place_order {
		margin-bottom: 0;
	}
	#order_review_heading {
		margin-left: 15px;
	}
	body {
		font-size: 15px;
	}
	label {
		margin-bottom: 0;
	}
	.woocommerce form .form-row {
		margin-bottom: 15px;
	}
	#wrapper .fabfw-select-address-container .woocommerce-input-wrapper > label {
		margin: 0 5px 5px 0;
		padding: 5px;
	}
	.woocommerce .checkout h3#ship-to-different-address {
		margin-top: 20px !important;
	}
	#order_comments_field {
		margin-top: 10px !important;
	}
	.woocommerce-message,
	.woocommerce .woocommerce-error,
	.woocommerce .woocommerce-info {
		padding: 10px !important;
	}
	.woocommerce-message:before,
	.woocommerce-error:before,
	.woocommerce-info:before {
		display: none !important;
	}
	.woocommerce td.product-quantity {
		min-width: 90px !important;
	}
	.shop_table.cart tbody tr.cart_item td.product-name a {
		font-size: 16px !important;
	}
	.woocommerce table.shop_table.cart thead th {
		font-size: 20px !important;
	}
	.product_title.entry-title {
		font-size: 22px !important;
    	line-height: 26px !important;
	}
	.type-product .summary .woocommerce-Price-amount {
		font-size: 26px !important;
	}
	#footer-banner-alan .wp-caption-text {
	    font-size: 14px !important;
	    line-height: 35px !important;
	    padding: 0px 5px !important;
	}
	.footer-widget .widget-title, .widget-title-tek a,
	.footer-widget ul {
		font-size: 14px !important;
	}
	.footer-widget .footer-widget-col:not(.kolon-4) .widget-title {
		padding: 10px 0 !important;
	}
	.footer-widget .footer-widget-col.kolon-4 > div:nth-child(1) {
		padding: 10px 0 0 0 !important;
	}
	#wrapper .upsells.products .product-container .sepete-at,
	#wrapper #en-cok-satan-urunler .product-container .sepete-at {
		display: none !important;
	}
	#wrapper .upsells.products .shop-loop-product-info .add_to_cart_button,
	#wrapper #en-cok-satan-urunler .shop-loop-product-info .add_to_cart_button {
		font-size: 18px !important;
		background-color: #046f79 !important;
		width: 100% !important;
		line-height: 30px !important;
	}
	.masonry-filter {
		width: 140px;
	}
	.products-masonry-wrap {
		width: calc(100% - 140px);
	}
	.masonry-filter .filter-action.filter-action-center > ul li {
		height: 40px;
	}
	.masonry-filter .filter-action.filter-action-center > ul li:before {
		background-size: 40px 40px;
		width: 40px;
		height: 40px;
		top: 5px;
		left: 10px!important;
	}
	.masonry-filter .filter-action.filter-action-center > ul li a:before {
		top: 0;
	}
	.masonry-filter .filter-action.filter-action-center > ul li a {
		font-size: 14px;
		line-height: 14px!important;
		padding-top: 12px;
		height: 40px;
	}
	.masonry-filter .filter-action.filter-action-center > ul li:first-child a {
		font-size: 21px;
		padding-left: 10px!important;
	}
	.masonry-filter .filter-action.filter-action-center > ul li:first-child {
		text-align: left;
	}
}

@media screen and (max-width: 450px) {
  .soliloquy-container .soliloquy-caption.soliloquy-caption-bottom {
    bottom: -60px !important;
    height: 60px !important;
  }
  #wrapper .soliloquy-container {
    margin: 0 auto 62px auto !important;
  }
  /*
	.woocommerce table.my_account_orders th.order-total,
	.woocommerce table.my_account_orders td.order-total {
		display: none !important;
	}
		*/
	.woocommerce table.my_account_orders td {
		font-size: 14px !important;
	}
	.woocommerce table.my_account_orders .order-actions .button {
		padding: 3px 6px !important;
	}
	.woocommerce table.my_account_orders td.order-actions {
		max-width: 100px !important;
	}
	body.woocommerce-cart .shop_table.cart tbody tr.cart_item td.product-name a,
	body.woocommerce-cart .shop_table.cart tbody tr.cart_item td.product-price ins span,
	body.woocommerce-cart .shop_table.cart tbody tr.cart_item td.product-subtotal span,
	body.woocommerce-cart .shop_table.cart tbody tr.cart_item td.product-price span {
		font-size: 14px !important;
	}
	body.cookies-not-set #popmake-1339 {
		bottom: 125px !important;
		left: 10px !important;
	}
	body.cookies-set #popmake-1339 {
		bottom: 10px !important;
		left: 10px !important;
	}
	#wrapper .soliloquy-container .soliloquy-caption .soliloquy-caption-inside {
		font-size: 14px !important;
		line-height: 16px !important;
	}
	#wrapper .shop-loop-product-info .add_to_cart_button {
		font-size: 15px !important;
	}
	.banner-grup h3 {
		font-size: 16px !important;
		line-height: 35px !important;
	}
	.banner-grup h3 > a  {
		padding: 0 5px;
	}
}


@media screen and (max-width: 400px) {
	body.woocommerce-cart .shop_table.cart tbody tr.cart_item td.product-price del span {
		display: none !important;
	}
	#wrapper .woocommerce .button.update-cart-button,
	.woocommerce-cart .wc-proceed-to-checkout a {
		width: 100% !important;
	}
	#wrapper .shop-loop-product-info .add_to_cart_button {
		font-size: 16px !important;
		width: calc(100% - 84px);
	}
	.woocommerce ul.products li.product.style-3 .info-add-to-cart a.spt-sayi {
		margin: 0 2px;
		width: 20px;
	    height: 20px;
	    font-size: 18px !important;
	    line-height: 20px !important;
	}
	#wrapper .shop-loop-product-info .info-title {
		width: 65%;
	}
	#wrapper .shop-loop-product-info .info-meta {
		width: 35%;
	}
}


@media screen and (max-width: 390px) {
	.banner-grup h3 {
		font-size: 15px !important;
	}
}

@media screen and (max-width: 370px) {
	.banner-grup h3 {
		font-size: 15px !important;
		line-height: 30px !important;
	}
	#wrapper .shop-loop-product-info .add_to_cart_button {
		font-size: 14px !important;
	}
}


@media screen and (max-width: 350px) {
  #wrapper .soliloquy-container {
    margin: 0 auto 20px auto !important;
  }
	.soliloquy-container .soliloquy-caption.soliloquy-caption-bottom {
		display: none !important;
	}
}



.upsells-container {
  background-color: #ecd8b8;
  border-radius: 10px;
  margin-top: 20px;
  padding: 15px;
}
.upsells-container .upsells-title h2 {
  font-size: 28px;
  margin-top: 0;
}
@media screen and (max-width: 898px) {
  .upsells-container .upsells-title h2 {
    font-size: 22px;
    text-align: center;
  }
  body.woocommerce-cart .upsells-container .upsells ul.products li.product:nth-of-type(3),
  body.woocommerce-cart .upsells-container .upsells ul.products li.product:nth-of-type(4) {
    display: none !important;
  }
}

.upsells-container .upsells ul.products li.product {
  margin: 0;
  width: 100% !important;
}
.upsells-container .upsells .product-container figcaption {
  padding: 5px !important;
}
.upsells-container .upsells ul.products li.product .product_title a {
  font-size: 16px !important;
  line-height: 18px !important;
}
#wrapper .upsells-container .upsells .shop-loop-product-info .info-meta del > .woocommerce-Price-amount,
#wrapper .upsells-container .upsells .shop-loop-product-info .info-meta del > .woocommerce-Price-amount .woocommerce-Price-currencySymbol,
#wrapper .upsells-container .upsells .product-container.indirimli-urun .woocommerce-Price-amount,
#wrapper .upsells-container .upsells ul.products li.product .woocommerce-Price-currencySymbol {
  font-size: 16px !important;
  line-height: 1;
}
#wrapper .upsells-container .upsells .shop-loop-product-info .add_to_cart_button {
  background-color: #d60000;
  width: 100%;
}
#wrapper .upsells-container .upsells .shop-loop-product-info .add_to_cart_button:hover {
  background-color: #b50000;
}
.upsells-container .upsells .sepete-at {
  display: none !important;
}
@media screen and (max-width: 899px) {
  .upsells-container .upsells.products .products.columns-6 > li.product {
    float: left;
    margin: 0 10px 10px 0 !important;
    width: calc(50% - 5px) !important;
  }
  .upsells-container .upsells.products .products.columns-6 > li.product:nth-child(2n) {
    margin-right: 0 !important;
  }
}

body.woocommerce-cart #footer {
  border-top: none;
}
body.woocommerce-cart #footer-banner-alan {
  display: none;
}

body.woocommerce-view-order .woocommerce-order-review {
  padding-top: 1.5rem;
}
body.woocommerce-view-order .woocommerce-order-review h2 {
  margin-top: 0;
}
body.woocommerce-view-order .review-score {
  background-color: #ddd;
  border: 0;
  border-radius: 10px;
  color: #8a6e4b;
  padding: 8px 15px;
}
@media screen and (min-width: 768px) {
  .woocommerce table.my_account_orders .order-score .button i {
    margin-right: 0.5em;
  }
}
@media screen and (max-width: 767px) {
  .woocommerce table.my_account_orders .order-number {
    display: none;
  }
  .woocommerce table.my_account_orders .order-score .button {
    font-size: 14px !important;
    padding: 6px 12px !important;
  }
  .woocommerce table.my_account_orders .order-score .button span {
    display: none;
  }
}
@media screen and (max-width: 450px) {
  .woocommerce table.my_account_orders .order-score .button {
    padding: 3px 6px !important;
  }
}

#header .account-notification {
  color: #b22128;
  font-size: 16px !important;
  height: 16px;
  line-height: 16px;
  pointer-events: none;
  text-align: center;
  position: absolute;
  right: 12px;
  top: -4px;
  width: 16px;
}



#popmake-1339 .popmake-content a {
  color: #fff;
  text-decoration: underline;
}



#kampanya-banner {
	background-color: #fff;
	border-bottom: 2px dashed #8a6e4b;
	padding: 10px 0;
}
#kampanya-banner .container {
	padding-left: 0 !important;
	padding-right: 0 !important;
}



@media screen and (max-width: 500px) {
	.masonry-filter .filter-action.filter-action-center > ul li a {
		padding-left: 45px;
	}
}



.kampanya.vc_row h1 {
	margin-top: 0;
}
.kampanya-tabs .vc_tta-tabs-container {
	max-width: 100%;
}
.wpb-js-composer .kampanya-tabs.vc_tta.vc_tta-tabs .vc_tta-tabs-list > li.vc_tta-tab {
	border-bottom: none;
}

.cart-discount[class*="coupon-gzl"] .woocommerce-remove-coupon {
	display: none !important;
}



.d-none {
	display: none !important;
}

.fw-bold {
	font-weight: bold;
}

.text-uppercase {
	text-transform: uppercase;
}


/*
.woocommerce #loyalty-points {
	border-top: 2px dashed #b22128 !important;
	padding: 1em;
}

*/

.page-template-page-lezzet-kulubu .main-content {
	margin-top: 1rem;
}
.page-template-page-lezzet-kulubu #sayfa-baslik {
	display: none;
}
.page-template-page-lezzet-kulubu .user-points {
	font-size: 1.5em;
}
.page-template-page-lezzet-kulubu .user-points .ikon-lezzet-kulubu {
	margin-top: -5px;
	margin-right: 5px;
}
@media screen and (min-width: 768px) {
	.page-template-page-lezzet-kulubu .user-points > .wpb_column:first-child p {
		text-align: right;
	}
}
@media screen and (max-width: 767px) {
	.page-template-page-lezzet-kulubu .user-points > .wpb_column:first-child .wpb_text_column {
		margin-bottom: 0;
	}
}

.loyalty-events-table .order-date,
.loyalty-events-table .order-total {
	text-align: right;
}
.loyalty-events-table .order:not(.order-status-completed) .order-total {
	opacity: .5;
}



.product.out-of-stock .shop-loop-thumbnail {
	filter: grayscale(1);
}
.product.out-of-stock span.onsale {
	display: none;
}
.woocommerce span.out_of_stock {
	right: unset;
	left: 0;
}
.woocommerce ul.products li.product.out-of-stock figcaption .product_title {
	min-height: 76.55px;
}
@media screen and (max-width: 1399px) {
	.woocommerce ul.products li.product.out-of-stock figcaption .product_title {
		min-height: 74.55px;
	}
}
@media screen and (max-width: 767px) {
	.woocommerce ul.products li.product.out-of-stock figcaption .product_title {
		min-height: 75.55px !important;
	}
}
@media screen and (max-width: 670px) {
	.woocommerce ul.products li.product.out-of-stock figcaption .product_title {
		min-height: auto;
	}
}



.primary-nav li .desktop-lk-points a,
.mobile-lk-points a {
	background-color: #fff;
	border-radius: 5px;
	color: #8a6e4b;
	padding: 1px 4px !important;
}

.desktop-lk-points {
	position: absolute;
	top: -25px;
	width: 100%;
	text-align: center;
}
@media (max-width: 899px) {
	.desktop-lk-points {
		display: none;
	}
}

.mobile-lk-points {
	float: right;
	height: 50px;
	line-height: 50px;
	margin-right: 4px;
}
@media (min-width: 900px) {
	.mobile-lk-points {
		display: none;
	}
}



.swiper {
	--swiper-theme-color: #b22128;
}
.swiper-wrapper {
	transition-property: transform !important;
}
.swiper-slide > .product {
	float: none !important;
	width: auto !important;
}
.swiper-pagination {
	position: static !important;
	margin-top: 10px;
}


.woocommerce .upsells > div h3 {
	display: block !important;
	line-height: 1;
	text-transform: none;
}
.woocommerce .upsells > div h3::before {
	content: none;
}


@media screen and (min-width: 900px) and (max-width: 1080px) {
	.navbar-nav > li.menu-cok-satanlar {
		display: none !important;
	}
}



/* Surdur Box Grid */


.bg-brown {
    background-color: #896e4b;
}

.h3.text-white {
	color: #ffffff !important;
}

.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);
    }
}
