/*
Theme Name: Ese KASAL Diyetisyen
Theme URI: https://othemes.net
Author: OthemesNET - Mehmet ARIK
Author URI: https://mehmetarik.com.tr
Description: Diyetisyen Eşe KASAL için yapılmış özel tasarım.
Version: 1.0
Requires at least: 5.0
Tested up to: 5.8
Requires PHP: 7.2
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/
 @media screen and (max-width: 768x)  {
    .woocommerce #content table.cart .product-thumbnail, .woocommerce table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail {
        display: inline-block !important;
    }
	#iyzico-bpo1 {
  
   
    bottom: 50px !important;
   
}
	
	
	
	
	 }

.product-name a{color:#fff !important;}

html {
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
#fld_7908577_1{background: #46495a !important;
    color: #fff;
    border-radius: 30px;
font-weight: 500 !important;}
body {
	margin: 0;
	/*font-family: 'Be Vietnam Pro', sans-serif;*/
	font-family: sans-serif;
	color: #627282;
}
article,aside,footer,header,nav,section,figcaption,figure,main,details,menu  {
	display: block;
}
h1,h2,h3,h4,h5,h6{
	color: #223645;
    font-weight: bold;
}

.blog_aciklama22 {
    font-size: 14px;
    padding: 0 18px 0 18px;
    margin: -10px 0 13px 0;
    display: block;
	line-height:20px !important;
}
figure {
	margin: 1em 0;
}
a:active,
a:hover {
	outline-width: 0;	
}
abbr[title] {
	border-bottom: 1px #7a7a7a dotted;
	text-decoration: none;
}
b,
strong {
	font-weight: 700;
	color:#222;
}
code,
kbd,
samp {
	font-size: 1em;
}
dfn {
	font-style: italic;
}
mark {
	background-color: #eee;
	color: #222;
}
small {
	font-size: 80%;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sub {
	bottom: -0.25em;
}
sup {
	top: -0.5em;
}
audio,
video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
img {
	border-style: none;
}
svg:not(:root) {
	overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}
[type="checkbox"],
[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}
[hidden] {
	display: none;
}
.single .entry-content p{
	margin-bottom: 18px;
}
.entry-content > p:first-of-type:first-letter{
	font-size: 70px;
	float: left;
	line-height: 60px;
	padding: 4px 12px 0 0;
}
.entry-content p a,.comment-content p a,span.entry-author a,
.woocommerce-product-details__short-description a,.textwidget p a{
    text-decoration: underline;
}
/*-------------- Alignments ---------------*/

.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignwide {
	margin-left  : -60px;
	margin-right : -60px;
}
.alignfull {
	margin-left  : calc( -100vw / 2 + 100% / 2 );
	margin-right : calc( -100vw / 2 + 100% / 2 );
	max-width    : 100vw;
}
.alignfull img {
	width: 100vw;
}

/*--------- Forms ---------*/

label {
	color: #223645;
	display: block;
	margin-bottom: 0.5em;
}

fieldset {
	margin-bottom: 1em;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	background: #fff;
	background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
	border: 1px solid #bbb;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	display: block;
	padding: 0.7em;
	width: 100%;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #222;
	border-color: #223645;
}

select {
	border: 1px solid #bbb;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	height: 3em;
	max-width: 100%;
}

input[type="radio"],
input[type="checkbox"] {
	margin-right: 0.5em;
}

input[type="radio"] + label,
input[type="checkbox"] + label {
	font-weight: 400;
}

button,
input[type="button"],
input[type="submit"] {
    background: #4ce5a2;
	border: 0;
	border-radius: 30px;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-weight: 800;
	line-height: 1;
	padding: 1em 2em;
	text-shadow: none;
	-webkit-transition: background 0.2s;
	transition: background 0.2s;
}

input + button,
input + input[type="button"],
input + input[type="submit"] {
	padding: 0.75em 2em;
}

button.secondary,
input[type="reset"],
input[type="button"].secondary,
input[type="reset"].secondary,
input[type="submit"].secondary {
	background-color: #ddd;
	color: #222;
}

button:hover,
button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
	background: #7a7a7a;
}

button.secondary:hover,
button.secondary:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="button"].secondary:hover,
input[type="button"].secondary:focus,
input[type="reset"].secondary:hover,
input[type="reset"].secondary:focus,
input[type="submit"].secondary:hover,
input[type="submit"].secondary:focus {
	background: #bbb;
}

/* Accessibility */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*---------- Links -----------*/

a {
	color: #4ce5a2;
	text-decoration: none;
}
a:hover,
a:active {
	color: #223645;
	outline: 0;
	text-decoration: none;
}

/* Site branding */

.site-branding {
	padding: 1em 0;
	position: relative;
	-webkit-transition: margin-bottom 0.2s;
	transition: margin-bottom 0.2s;
	z-index: 3;
}
.site-branding a {
	text-decoration: none;
	-webkit-transition: opacity 0.2s;
	transition: opacity 0.2s;
}
.site-branding a:hover,
.site-branding a:focus {
	opacity: 0.7;
}
.site-title {
	clear: none;
	font-size: 24px;
	line-height: 1.25;
	margin: 0;
	padding: 0;
}
.custom-logo-link {
	display: inline-block;
	vertical-align: middle;
	width: auto;
}
.custom-logo-link img {
	display: inline-block;
	max-height: 60px;
	width: auto;
}

/* Logo */

.logo {
    position: absolute;
    top: 0;
    background: #fff;
    /*padding: 15px;
    border: solid 1px #eee;
    border-radius: 0 0 10px 10px;*/
    z-index: 9999;
}
.logo h1,
.site-title,
.site-title a,
.logo h1 a {
    font-size: 25px;
    color: #223645;
    font-weight: bold;
}
.logo p{
	font-size: 15px;
	color: #223645;
	margin-bottom: 0;
}

/*------------- Header -------------*/

#masthead .wrap {
	position: relative;
}
.top_bar {
    border-bottom: 2px solid #f6f6f6;
}
.top_bar span {
    font-size: 14px;
    color: #223645;
}
span.volume-span {
    
    padding-right: 1px;
}
span.volume-span.py-2.phone-number {
    font-weight: bold;
    font-style: italic;
}
p.donate_btn a,.home-btn a {
    background: #4ce5a2;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    padding: 12px 15px;
    border-radius: 30px;
    display: inline-block;
}
.donate_btn2{display: inline;
position: relative;
text-align: left;
float: left;
font-size: 16px;
background: #223645;
color: #fff;
padding: 6px 12px;
border-radius: 6px;
vertical-align:top;
}

.donate_btn2 a{color:#fff;}

.menu_header{background:#4ce5a2}
p.donate_btn a{
	border-radius: 5px;
}
p.donate_btn a:hover,.home-btn a:hover{
	background: #223645;
}

/* ----- header navigation ----- */

.admin-bar .fixed{
  margin-top: 32px;
}
.menu_header.fixed{
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  border-radius: 0;
  background: #fff;
}

.gb_nav_menu li{
	display:inline-block;
	margin:0;
	position:relative;
}
.gb_nav_menu li a {
    color: #223645;
    padding: 5px 15px 2px 15px;
    display: block;
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
}
.gb_nav_menu ul li a:active,
.gb_nav_menu ul li a:hover {
    color: #fff;
}
.gb_nav_menu ul ul{
	display: none;
    position: absolute;
	top:30px;
    background: #4ce5a2;
    min-width: 210px;
    z-index: 9999;
    padding: 4px;
}
.gb_nav_menu ul ul ul{
  left: 100%;
  top: 0;
}
.gb_nav_menu ul ul a{
	color: #fff;
	padding: 10px;
}
.gb_nav_menu ul ul a:hover{
  background: #fff;
  color: #4ce5a2 !important;
}
.gb_nav_menu ul ul li{
  float: none;
  display: block;
  text-align: left;
  border-left: none;
  border-right: none !important;
  padding: 0;
}
.gb_nav_menu ul ul li:last-child{
  border-bottom: 0;
}
.gb_nav_menu ul li:hover > ul{
  display: block;
}
.gb_nav_menu .menu > ul > li.highlight{
  background-color: #006ccc;
}
.gb_nav_menu .menu > ul > li.highlight:hover{
  background: transparent;
}
.sf-arrows ul .sf-with-ul{
  padding: 10px;
}
.sf-arrows .sf-with-ul:after{
  content: '\f0dd';
  position: absolute;
  right: 0px;
  top: -6px;
  font-size: 18px;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  color:#4ce5a2;
}
.topbar .sf-arrows .sf-with-ul:after{
  font-size: 14px;
  top: 0px;
  right: 8px;
}
.sf-arrows ul .sf-with-ul:after{
  top: 4px;
}
.toggle-menu, a.closebtn{
  display: none;
}

/* --------- SLIDER--------- */

#slider{ 
	max-width:100%;
	position: relative;
}
#slider .carousel{
	z-index: 999;
}
#slider .carousel-caption {
    top: 50%;
    transform: translateY(-50%);
    right: 45%;
    left: 15%;
    bottom: auto;
}
#slider .carousel-control-next-icon, 
#slider .carousel-control-prev-icon {
    background: #4ce5a2;
    width: auto;
    height: auto;
    font-size: 20px;
    border-radius: 50%;
    padding: 10px 16px;
}
#slider .carousel-control-next-icon:hover, 
#slider .carousel-control-prev-icon:hover {
    background: #223645;
    border-color: #fff;
}
#slider img {
	width: 100%;
	opacity: 0.7;
}
#slider .carousel-item-next,
#slider .carousel-item-prev,
#slider .carousel-item.active {
	display: block !important;
}
#slider .carousel-control-next, 
#slider .carousel-control-prev {
    opacity: 1;
}
#slider .carousel-caption h6 {
    background: #eff5db;
    border: solid 1px #ffe5ae;
    padding: 12px;
    border-radius: 30px;
    display: inline-block;
    color: #fe9b00;
    font-size: 12px;
    margin-bottom: 30px;
}
.popup-youtube{background: none !important;
color: #222 !important;padding: 0 !important;display:inline-block;}
.popup-youtube:hover{color: #4ce5a2 !important;}
.popup-youtube i{background:#222 !important;color:#fff !important;font-size:30px; text-align:center !important;width:60px;height:60px;line-height:50px;padding:4px  0 0 0 !important;margin-right:6px;margin-left:10px;}
#slider .carousel-caption h2{
    color: #223645;
    font-size: 45px;
	line-height:60px;
}
#slider .carousel-caption p{
	color: #223645;
}
.home-btn i {
    background: #fff;
    padding: 12px;
    border-radius: 50%;
    color: #4ce5a2;
}

/*--------- About Section--------- */

#about-us img {
    width: 100%;
    border-radius: 30px;
}
.calling-box {
    background: #4ce5a2;
    padding: 20px;
    border-radius: 20px;
    position: relative;
    top: -20px;
    left: -40px;
    display: inline-block;
    box-shadow: 0 0 0 10px rgb(241 241 241 / 50%);
}
.calling-box p {
    font-size: 15px;
    color: #fff;
    margin-bottom: 5px;
}
.calling-box h5 {
    font-size: 25px;
    color: #fff;
}
.middle-sec-box h6 {
    font-style: italic;
    font-size: 18px;
    color: #4ce5a2;
    margin-bottom: 15px;
}
.middle-sec-box h3 {
    font-size: 35px;
	line-height:45px;
}
a.abt-button-1,a.abt-button-2  {
    padding: 14px 25px;
    background: #4ce5a2;
    color: #fff;
    font-weight: 700;
    font-size: 15px;
    border-radius: 30px;
    display: inline-block;
}

a.abt-button-22  {
    padding: 3px 8px;
    background: #4ce5a2;
    color: #fff;
    font-weight: 700;
    font-size: 15px;
    border-radius: 0px;
    display: block;
    margin: 0px auto;
    position: absolute;
	top:0;
    text-align: center;
	border-top-left-radius:8px;
}

a.abt-button-2{
	background: transparent;
	border: solid 2px #223645;
	color: #223645;
}
a.abt-button-2:hover{
	background: #4ce5a2;
	border-color: #4ce5a2;
	color: #fff;
}
a.abt-button-1:hover{
	background: #223645;
}

/*--------- Category Section--------- */

#Category-section .postbox.smallpostimage{
	border: 1px solid #e9e9e9;
	border-radius:8px;
}
#Category-section .postbox.smallpostimage img{
	
	border-top-left-radius:8px;
	border-top-right-radius:8px;
}
#Category-section .postbox.smallpostimage:hover h3 a{
	color: #4ce5a2;
}
#Category-section h3 a {
   font-size: 22px;
   color: #223645;
}
#Category-section .date-box,
#single-post-section .date-box{
	font-size: 13px;
    font-weight: 600
}

#Category-section{background:#fff;}

/*--------- Woocommerce Section--------- */

.menu_header .wc-block-product-categories{
	margin-bottom: 0;
}
.woocommerce ul.products li.product .star-rating{
	margin: 0 auto .5em;
	color: #f4bc16;
}
.woocommerce .products li {
    text-align: center;
    padding: 10px !important;
    background: #fafafa;
}
.woocommerce #sidebar {
  margin-top: 2em;
}
a.showcoupon,
.woocommerce-message::before{
	color: #4ce5a2;
}
.woocommerce-message {
  border-top-color: #4ce5a2;
}
.woocommerce ul.products li.product .onsale, .woocommerce span.onsale {
    background: #4ce5a2;
    color: #fff;
    padding: 0;
    border-radius: 30px;
    margin: 0 !important;
    min-height: 5px;
    line-height: 26px;
    min-width: 60px;
}
.woocommerce ul.products li.product .onsale{
    top: 20px !important;
    right: 20px !important;
}
h2.woocommerce-loop-product__title{
	font-size: 18px !important;
}
.woocommerce ul.products li.product .price,
.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #4ce5a2 !important;
}
.woocommerce div.product .product_title,.woocommerce div.product p.price, .woocommerce div.product span.price{
	margin-bottom: 5px;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button,.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{
	background: #4ce5a2;
	color: #fff;
	border-radius: 30px;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover,.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover{
	background: #223645;
	color: #fff;
}
.woocommerce .quantity .qty {
  width: 5em;
  padding: 8px 5px;
  border-radius: 30px;
  border: solid 1px #223645;
  color: #223645;
}
.col-1,.col-2 {
  max-width: 100%;
}
nav.woocommerce-MyAccount-navigation ul {
  list-style: none;
  padding: 0;
}
nav.woocommerce-MyAccount-navigation ul li {
  background: #4ce5a2;
  padding: 12px!important;
  margin-bottom: 10px;
}
nav.woocommerce-MyAccount-navigation ul li a{
  color: #fff !important;
  font-weight: bold;
  font-style: none !important;
}
.posted_in {
  display: block;
}
.woocommerce .woocommerce-ordering select{
	padding: 10px;
}
span.woocommerce-input-wrapper,.menu_header select,.menu_header .wc-block-product-categories__dropdown{
 width: 100%;
}
.woocommerce-product-gallery__image{
  padding: 2px;
}
.woocommerce a.checkout-button.button.alt.wc-forward{
	color: #fff !important;
	font-style: none;
}
.woocommerce a.checkout-button.button.alt.wc-forward:hover{
	text-decoration: none !important;
}

/*-------- Posts ----------------*/

.sticky {
    position: relative;
    border-left: solid 4px #4ce5a2;
}
.entry-header .entry-title {
	margin-bottom: 0.25em;
}
.entry-title a {
	color: #223645;
	text-decoration: none;
	margin-left: -2px;
}
h3.entry-title a:hover {
	color: #4ce5a2;
}
.entry-title:not(:first-child) {
	padding-top: 0;
}
.entry-meta {
	color: #7a7a7a;
	font-size: 11px;
	font-size: 0.6875rem;
	font-weight: 800;
	padding-bottom: 0.25em;
}
.entry-meta a {
	color: #7a7a7a;
}
.pagination,
.comments-pagination {
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 800;
	padding: 2em 0 3em;
	text-align: center;
}
.pagination .icon,
.comments-pagination .icon {
	width: 0.666666666em;
	height: 0.666666666em;
}
.comments-pagination {
	border: 0;
}
.page-numbers {
	padding: 0.5em 0.75em;
}
.page-numbers.current {
	display: inline-block;
    background: #4ce5a2;
	color: #fff;
}
.prev.page-numbers,
.next.page-numbers {
    background: #4ce5a2;
	display: inline-block;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1;
	padding: 0.25em 0.5em 0.4em;
	color: #fff;
    font-weight: normal;
}
.prev.page-numbers,
.next.page-numbers {
	-webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
	transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
}
.prev.page-numbers:focus,
.prev.page-numbers:hover,
.next.page-numbers:focus,
.next.page-numbers:hover {
    background: #f7f6f9;
    box-shadow: 1px 3px 7px #aaa;
    color: #223645;
    cursor: pointer;
}
.prev.page-numbers,
.next.page-numbers {
	font-size: 15px;
	padding: 10px;
}
a.more-link {
	color: #fff;
    background: #4ce5a2;
    font-weight: 600;
    font-size: 15px;
    border-radius: 12px;
    display: inline-block;
	padding:6px 19px;
	
}
.link-more{padding:0 0 14px 0;}
.more-link:before {
    margin-top: 0 !important;
}

/* More tag */

.entry-content .more-link:before {
	content: "";
	display: block;
	margin-top: 1.5em;
}
.article_content {
    background: #eee;
    margin-bottom: 20px;
    padding: 20px;
	box-shadow: 1px 3px 7px #bbb;
	border-left: 5px solid #223645;
}

/* Single Post */

.single-featured-image-header {
	background-color: #fafafa;
	border-bottom: 1px solid #eee;
}
.page-links {
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 800;
	padding: 2em 0 3em;
}
.page-links .page-number {
	color: #7a7a7a;
	display: inline-block;
	padding: 0.5em 1em;
}
.page-links a {
	display: inline-block;
}
.page-links a .page-number {
	color: #222;
}

/* Entry footer */

:root {
--admin-bar: 32px;
}
#content{
	display: flex;
	flex-direction: column;
	position: relative;
	min-height: calc(100vh - var(--admin-bar, 0px) - var(--frame-size, 0px) * 2);
}
.copyright{
	background: #232b32;
	width: 100%;
	padding:30px 0;
}
.entry-footer {
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
	margin-top: 2em;
	padding: 2em 0;
}
.entry-footer .cat-links,
.entry-footer .tags-links {
	display: block;
	font-size: 11px;
	font-size: 0.6875rem;
	font-weight: 800;
	padding-left: 2.5em;
	position: relative;
}
.entry-footer .cat-links + .tags-links {
	margin-top: 1em;
}
.entry-footer .cat-links a,
.entry-footer .tags-links a {
	color: #223645;
}
.entry-footer .cat-links .icon,
.entry-footer .tags-links .icon {
	color: #7a7a7a;
	left: 0;
	margin-right: 0.5em;
	position: absolute;
	top: 2px;
}
.entry-footer .edit-link {
	display: inline-block;
}
.entry-footer .edit-link a.post-edit-link {
	background-color: #222;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 800;
	margin-top: 2em;
	padding: 0.7em 2em;
	-webkit-transition: background-color 0.2s ease-in-out;
	transition: background-color 0.2s ease-in-out;
	white-space: nowrap;
}
.entry-footer .edit-link a.post-edit-link:hover,
.entry-footer .edit-link a.post-edit-link:focus {
	background-color: #7a7a7a;
}

/*----------- Pages ---------*/
.page-title2{text-align:center;display:block;}
.page-header h1,
.entry-header h1,
.page-header h2,
.single-post-page h2,
h1.entry-title {
    font-size: 23px;
    font-weight: bold;
    margin-bottom: 0px;
}
.taxonomy-description2{display:block;font-size:14px;padding:0 44px 20px 44px;text-align:center;}
.page-header,
.entry-header,
.single-post-page h2 {
	padding-bottom: 1em;
    padding-top: 1em;    
}
.single-post-page h2{
	font-weight: bold;
    padding: 0px;
    margin-bottom: 15px;
}
.page .entry-header .edit-link {
	font-size: 14px;
}
.search .page .entry-header .edit-link {
	font-size: 11px;
}
.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*----------- Footer --------------*/

.site-info {
	font-size: 14px;
    background: #4ce5a2;
    color: #fff;
	padding:0 !important;
}

.site-info p{
    font-size: 15px;
    font-weight: 400;
    margin: 0;
}
.site-info p,
.site-info a{
	color: #fff !important;
}

/* Footer widgets */

.site-footer .widget-area a:hover{
	color: #4ce5a2;
}
.site-footer .search-form .search-submit{
    background: #4ce5a2;
	color: #fff;
}
.site-footer .widget-area ul li a,
.site-footer .textwidget {
	color: #ffffff;
	font-size:14px;
	padding-top:8px;
}
.site-footer .widget ul {
    padding: 0;
}
.site-footer .widget ul li,
.site-footer .widget ol li{
	color: #fff;
    padding: 4px 0;
    list-style: none;
    font-size: 15px;
}

.site-footer .widget ul li:before,
.site-footer .widget ol li:before{content: '♦';
    padding-right:7px;color:#4ce5a2;
    }
	
	


.site-footer h3.widget-title {
    font-size: 20px;
    color: #ffffff;
    font-weight: bold;
    margin-top: 20px;
   
    padding: 4% 0;display: inline-flex;
    flex-direction: column;
    padding: 0 0 10px 0;
}

.site-footer h3.widget-title:before{content: '';
    border-bottom: 3px solid #4ce5a2;
    order: 2;margin-top: 10px;box-sizing: inherit;
    width: 50%;}

.site-footer h3.widget-title:after{content: '';
    border-bottom: 3px solid #46495a;
    order: 2;
    width: 50%;
	
	
	
	margin-left: auto;
    margin-top: -3px;
    
	
	}


.site-footer input[type="search"] {
  	padding: 10px;
    font-size: 14px;
    margin-bottom: 0px;
    color: #fff;
    width: 100%;
    border: none;
}
.site-footer .search-form .search-submit{
	bottom: 1px;
    padding: 10px;
    position: absolute;
    right: 1px;
    background: #4ce5a2;
    color: #fff;
}


/*------- Comments ------------*/
.pre .nav-links a,
.nex .nav-links a{
    background: #223645;
    color: #fff;
    padding: 5px 10px;
}
.pre,.nex {
    margin: 0 0 20px;
}
#comments {
	clear: both;
	padding: 2em 0 0.5em;
}
.comments-title {
	font-size: 20px;
	font-size: 1.25rem;
	margin-bottom: 1.5em;
}
.comment-list,
.comment-list .children {
	list-style: none;
	margin: 0;
	padding: 0;
}
.comment-list li:before {
	display: none;
}
.comment-author {
	font-size: 16px;
	font-size: 1rem;
	margin-bottom: 0.4em;
	position: relative;
	z-index: 2;
}
.comment-author .avatar {
	height: 50px;
	width: 50px;
}
.comment-author .says {
	display: none;
}
.comment-meta {
	margin-bottom: 1.5em;
}
.comment-metadata {
	color: #7a7a7a;
	font-size: 10px;
	font-weight: 800;
	text-transform: uppercase;
}
.comment-metadata a {
	color: #7a7a7a;
}
.comment-metadata a.comment-edit-link {
	color: #222;
	margin-left: 1em;
}
.comment-body {
	color: #223645;
	font-size: 14px;
	font-size: 0.875rem;
	margin-bottom: 4em;
}
.comment-reply-link {
	font-weight: 800;
	position: relative;
}
.comment-reply-link .icon {
	color: #222;
	left: -2em;
	height: 1em;
	position: absolute;
	top: 0;
	width: 1em;
}
.children .comment-author .avatar {
	height: 30px;
	left: -45px;
	width: 30px;
}
.bypostauthor > .comment-body > .comment-meta > .comment-author .avatar {
	border: 1px solid #223645;
	padding: 2px;
}
.no-comments,
.comment-awaiting-moderation {
	color: #7a7a7a;
	font-size: 14px;
	font-style: italic;
}
.comments-pagination {
	margin: 2em 0 3em;
}
.form-submit {
	text-align: right;
}
/*sidebar*/

#sidebar .postbox.smallpostimage{
	padding: 10px;
}
#sidebar td#prev a {
  color: #4ce5a2;
}
#sidebar caption {
	font-weight: bold;
	color: #4ce5a2;
	font-size: 20px;
}
#sidebar table,#sidebar th,#sidebar td {
  text-align: center;
}
#sidebar td {
	padding: 7px;
	color: #4ce5a2;
}
#sidebar th {
	text-align: center;
	padding: 5px;
	color: #4ce5a2;
}
#sidebar select {
	padding: 10px 5px;
	border: solid 1px #223645;
	background: transparent;
	width: 100%;
	color: #4ce5a2;
}
#sidebar h3 {
	font-weight: bold;
	font-size: 22px;
	color: #223645;
	text-align: left;
	display: inline-flex;
    flex-direction: column;
	padding: 4% 0;
}




#sidebar h3:before{content: '';
    border-bottom: 3px solid #4ce5a2;
    order: 2;margin-top: 10px;box-sizing: inherit;
    width: 50%;}

#sidebar h3:after{content: '';
    border-bottom: 3px solid #46495a;
    order: 2;
    width: 50%;
	
	
	
	margin-left: auto;
    margin-top: -3px;
    
	
	}



#sidebar input[type="search"],
input[type="search"] {
	padding: 17px;
	font-size: 14px;
	margin-bottom: 0px;
	color: #71767c;
	border: solid 1px #e5eaec;
	width: 100%;
	border-radius: 30px;
}
#sidebar .search-form .search-submit{
	bottom: 4px;
    padding: 15px;
    position: absolute;
    right: 4px;
}
#sidebar label{
  margin-bottom: 0;
  width: 100%;
}
#sidebar input[type="submit"]{
	background: #4ce5a2;
	color:#fff;
	padding:10px 0;
	font-size:12px;
	width: 100%;
	font-weight: bold;
}
#sidebar .widget {
  margin-top: 20px;
    background: #fff;
    border: 1px solid #f1f1f1;
    padding: 10px 20px;
    border-radius: 8px;
    box-shadow: 1px 0 2px rgb(0 0 0 / 5%);
}
#sidebar ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 17px;
}
#sidebar ul li {
    border-bottom: 1px dashed #ddd;
    background: url(assets/images/icon1.png) no-repeat 0 10px;
    margin: 0 0 5px;
    padding: 5px 0 5px 20px;
}
#sidebar ul li:last-child{
	border: none;
}
#sidebar ul li a {
  font-size: 15px;
  font-weight: 500;
  color:#222;
}
#sidebar ul li a:hover{color:#4ce5a2;}
#sidebar .tagcloud a,
.site-footer .tagcloud a{
  background:#eeeeee;
  color:#223645;
  font-size:15px !important;
  padding:5px 18px;
  margin:0 0 5px;
  display:inline-block;
}
#sidebar .tagcloud a:hover,
.site-footer .tagcloud a:hover{
	background: #4ce5a2;
	color: #fff;
}

/* Search */

.search-form {
	position: relative;
}
.search-form .search-submit {
	bottom: 3px;
	padding: 16px 25px;
	position: absolute;
	right: 3px;
}
.search-form .search-submit .icon {
	height: 24px;
	top: -2px;
	width: 24px;
}
button.search-submit{
    background: #4ce5a2;
	font-weight: normal;
}

/* Calendar widget */

.widget_calendar th,
.widget_calendar td,
.widget_calendar caption {
	text-align: center;
	color:#ffffff;
}
.widget_calendar tfoot td {
	border: 0;
}

/*----------- Media ----------*/

img,
video {
	height: auto; 
	max-width: 100%;
}

.rez_form_ust_aciklama{display:block;padding:30px 0;font-size:15px;line-height:20px;}
.rez_form_ust_aciklama span{display:block !important;padding-top:8px;}

.form_modal_buton_rez{display:block;font-size:16px;font-weight:600;text-align:center;padding:10px 0 8px 0;color:#223645;background:#4ce5a2;border-bottom:2px solid #52737d;border-radius:10px;}
.modal-content55{background:#fff;border-radius:10px;padding:0 6px 6px 6px}
/*--------- Galleries --------*/

.gallery-item {
	display: inline-block;
	text-align: left;
	vertical-align: top;
	margin: 0 0 1.5em;
	padding: 0 1em 0 0;
	width: 50%;
}
.gallery-columns-1 .gallery-item,#Category-section {
	width: 100%;
}
.gallery-columns-2 .gallery-item {
	max-width: 50%;
}
.gallery-item a,
.gallery-item a:hover,
.gallery-item a:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	background: none;
	display: inline-block;
	max-width: 100%;
}
.gallery-item a img {
	display: block;
	-webkit-transition: -webkit-filter 0.2s ease-in;
	transition: -webkit-filter 0.2s ease-in;
	transition: filter 0.2s ease-in;
	transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.gallery-item a:hover img,
.gallery-item a:focus img {
	-webkit-filter: opacity(60%);
	filter: opacity(60%);
}
.gallery-caption {
	display: block;
	text-align: left;
	padding: 0 10px 0 0;
	margin-bottom: 0;
}
.footer_rez{display:none;overflow:hidden;position:fixed;bottom:0;width:100%;background:#1ec53f;}


.footer_rez_link{display:inline-block;padding:8px 0;background:#232b32;width:49%;margin:0;}
.footer_rez_link a{color:#fff;}
.footer_whats_link{display:inline-block;padding:8px 0;background:#1ec53f;width:49%;margin:0;}
.footer_whats_link a{color:#fff;}
.footer_rez_link i, .footer_whats_link i{padding-right:4px;}


/*--------- Media --------------*/

@media screen and (min-width: 48em) {
	/* Posts */
	.site-content {
		padding: 2em 0 0;
	}
	.comments-pagination,
	.post-navigation {
		clear: both;
	}
	.post-navigation .nav-previous {
		float: left;
		width: 50%;
	}
	.post-navigation .nav-next {
		float: right;
		text-align: right;
		width: 50%;
	}
	.nav-next,
	.post-navigation .nav-next {
		margin-top: 0;
	}
	.blog .site-main > article,
	.archive .site-main > article,
	.search .site-main > article {
		padding-bottom: 4em;
	}
	.navigation.pagination {
		clear: both;
		float: right;
		width: 58%;
	}
	.entry-footer {
		display: table;
		width: 100%;
	}
	/* Comments */
	.comments-title {
		margin-bottom: 2.5em;
	}
	ol.children .children {
		padding-left: 2em;
	}
	/* Posts pagination */
	.nav-links .nav-title {
		position: relative;
	}
	.nav-title-icon-wrapper {
		position: absolute;
		text-align: center;
		width: 2em;
	}
	.nav-links .nav-previous .nav-title .nav-title-icon-wrapper {
		left: -2em;
	}
	.nav-links .nav-next .nav-title .nav-title-icon-wrapper {
		right: -2em;
	}
}
@media screen and (max-width: 800px){
	.site-footer td,
	#sidebar .widget_calendar th,
	#sidebar .widget_calendar td{
		padding: 3px;
	}
	.eapps-testimonials-slider-slider-container {
    margin: 0 8px !important;
    box-sizing: content-box;
    overflow: hidden;
}
body{padding-bottom:40px;}
.whatsapp_footer {
    display:none !important;
}
.footer_rez{display:block;position:fixed;bottom:0;width:100%;}
.ot {
    background: #222;
    padding: 5px 10px;
    margin-left: 0px;
    display: inline-block;
    margin-bottom: 10px;
}
	.donate_btn{display:none;}
	#slider .carousel-caption {
	    left: 2%;
	    right: 2%;
		
	    bottom: auto;
	}
	#slider .carousel-caption h6, #slider .carousel-caption h2{display:none;}
	.popup-youtube{margin-top:20px;background:#222;display:inline-block;}
	.gb_nav_menu .nav ul li a:focus,
	a.closebtn.gb_menu:focus,
	.toggle-menu button:focus{
	    outline: -webkit-focus-ring-color auto 1px;
	}
	.gb_nav_menu li a{
		color: #fff;
		font-size:16px;
		padding:6px 15px;
	}
	.toggle-menu {
		display: none;
		width: 100%;
		top: 0;
		cursor: pointer;
		z-index: 999999;
		text-align: right;
		right: 0;
		font-size: 20px;
	
	}
	.toggle-menu i {
		font-size: 28px;
		color: #fff;
		padding:0 5px;
	}
	.toggle-menu .gb_toggle {
        background: #4ce5a2;
        border-radius: 0;
		display:inline-block;
		
	}
	.side_gb_nav {
		max-height: 100%;
		width: 100%;
		height: 100%;
		position: fixed;
		z-index: 9999999;
		top: 110%;
		right: 0;
		overflow-y: scroll;
		background-color: #223645;
		overflow-x: hidden;
		transition: 0.5s;
		padding-top: 60px;
		visibility: hidden;
	}
  	.side_gb_nav.show {
	    visibility: visible;
	    top:0%;
  	}
	.side_gb_nav .closebtn {
		position: absolute;
		top: 0;
		padding: 0px 18px;
		font-size: 42px;
		display: block;
		color: #ffffff;
	}
	.side_gb_nav #top_gb_menu {
		width: 100%;
	}
	.toggle-menu span{
		font-size:30px;
		cursor:pointer; 
		text-align: right;
	}
	.toggle-menu{
		display: block;
	}
	.gb_nav_menu .nav ul li{
		border-top:1px #303030 solid; 
		display:block;
	}
	.nav ul li a{
		padding: 10px 15px;
		display: block;
		color: #ffffff !important;
		border: none;
		border-bottom: 1px solid #47515a;
		background: none !important;
	}
	.sf-arrows .sf-with-ul:after{
		right: 20px;
	}
	.nav ul li:first-child a{
		border-top: 1px solid #47515a;
	}
	.nav ul li:first-child ul li a{
		border-top: none;
	}
	.gb_nav_menu .current_page_item > a, .gb_nav_menu .current-menu-item > a, .gb_nav_menu .current_page_ancestor > a {
		color: #4ce5a2;
	}
	.nav ul li ul li a:before{
		content:"__";
		padding-right: 10px;
	}
	.nav ul li ul li a{
		padding-left:20px !important;
	}
	.nav ul li ul li ul li a{
		padding-left:30px !important;
	}
	.gb_nav_menu ul ul{
		position: static;
		width: 100%;
		background: none;
		border:none;
	}
	.gb_nav_menu li,
	.menu_header{
		padding: 0;
		display: block;
		
	}
	.gb_nav_menu .sub-menu > li > a:focus, .nav ul li a:focus{
	    outline: -webkit-focus-ring-color auto 1px;
	}
}
@media screen and (max-width:425px){
	.logo,.menu_header.fixed {
    	position: static;
	}
	.logo h1,
	#slider .carousel-caption h2{
		font-size: 23px;
		
	}
	
	.sosyal_bolum{display:block;}
	.calling-box {
		position: static;
	    margin-top: 20px;
    	padding: 10px;
	}
	
	.woocommerce ul.products[class*=columns-] li.product,
	.woocommerce-page ul.products[class*=columns-] li.product{
		width: 100% !important;
		float: none !important;
	}
	.site-info{
		padding: 2em 0; 
	}
	#slider .carousel-caption p{
		display: none;
	}
	
	
	
	
}
@media screen and (max-width: 999px) and (min-width: 768px){
	.top_bar span, p.donate_btn a, .home-btn a{
		font-size: 12px;
	}
	.site-footer td,
	.site-footer th{
		padding: 0px;
	}
	.calling-box{
		left: -20px;
		padding: 10px;
	}
}
@media screen and (max-width: 1100px) and (min-width: 1024px){
	.calling-box {
	    top: -40px;
	    left: -20px;
	}
}

@media screen and (max-width: 266px){
.custom-logo-link img {
    display: block;
	position:relative;
    height:auto;
	max-height:auto !important;
    width: 100%;
	text-align:center !important;
	vertical-align:center;
	margin: 6px auto 6px auto
}
}


#beslenme-plani{background-size: cover;
    background-repeat: no-repeat;padding-top: 3rem!important;
    padding-bottom: 3rem!important;display: block;margin: 0;background-image: url("assets/images/form-arkaplan.png");}
	
	
	.so-baslik{display:block;width:100%;text-align:center;color: #4ce5a2;padding: 10px 0 4px 0;font-size:20px;font-weight:600;font-family: 'Be Vietnam Pro', sans-serif;}
	
	.so-ana-baslik{display:block:;width:100%;padding:10px 0 37px 0;font-size:32px;font-weight:700;color:#222;text-align:center;font-family: 'Be Vietnam Pro', sans-serif;}
	.so-baslik2{display:block;width:100%;text-align:left;color: #222;padding: 10px 0 4px 0;font-size:20px;font-weight:600;font-family: 'Be Vietnam Pro', sans-serif;}
	
	.beslenme-plani-form{display:block;background:#fff;border-radius:10px;text-align:center;width:100%;padding:34px 20px 14px 20px;margin:30px 0 30px 0}
	.gonder_buton_form{background:#4ce5a2 !important;text-align:center;border-radius:13px !important;width:100%;}
	.beslenme-plani-form input[type=number], .beslenme-plani-form input[type=email]{padding:26px 10px !important;border-radius:8px !important;    background: #f7fafc !important;margin-bottom:24px  !important;}
	.beslenme-plani-form select{padding:16px 10px !important;border-radius:8px !important;    margin-bottom:24px  !important;height: 54px !important;background: #f7fafc !important;}
	
	#bloglar{background-size: auto;background-position:center bottom;
    background-repeat: no-repeat;padding-top: 3rem!important;
    padding-bottom: 4rem!important;display: block;margin: 0;background-image: url("assets/images/blog_arkaplan.png"); background-color:#f2fff8;}
	.blog_baslik {
    display: block;
    padding: 18px 18px 10px 18px;
    display: block;
    width: 100%;
    text-align: left;
    color: #222;
    font-weight: 700;
    font-size: 16px;
    line-height: 23px;
}

#bloglar2{background-size: auto;background-position:center bottom;
    background-repeat: no-repeat;padding-top: 3rem!important;
    padding-bottom: 4rem!important;display: block;margin: 0; background-color:#f2fff8;}

.blog_aciklama{font-size:14px;padding:0 18px 0 18px;margin-top:-10px;display:block;}
#danisan_gorusleri{display:block;width:100%;padding:30px 0;}

.blog_aciklama2{font-size: 16px;
	line-height:27px;
    padding: 20px 18px 20px 18px;
    margin-top: 10px;
    display: block;
    color: #fff;
    background: #4adf9c;
    border: 2px solid #41c98d;
    border-radius: 8px;}

#sistem_nasil{display:block;width:100%;padding:40px 0;border-top:1px solid #e9e9e9;background-color:#eef4fd;background-image:url('assets/images/nasil_bg.png');} 

.cizgi{display:block;text-align:center;padding:0 30%;content:'';width:100%;height:2px;border-top:2px solid #96ccaf;margin-top:-100px;}
.ot{background:#222;padding:5px 10px;margin-left:16px;}
.py_info{position:relative;display:inline-block;line-height:22px;padding:7px 0;}

.hizm_baslik{display:block;font-size:16px;color:#222; font-weight:600;}
.hizm_aciklama{font-size:14px;margin-top:-8px;}
.hizm_link{display: inline-block;
    margin: 44px 0 4px 0;
    text-align: center;
    color: #fff;
    padding: 10px 28px;
    background: #4ce5a2; 
    border-radius: 10px;
    border-bottom: 3px solid #3db781;
    font-size: 15px;}
	
	#hizmetler{padding:40px 0;}
	
	 
	
	
	.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    float: none !important;
    width: 100% !important;
}

.cart {
    background: #4ce5a2;
    padding: 18px 20px;
    border-radius: 8px;
    box-shadow: 1px 0 5px rgb(0 0 0 / 15%);
    /* border: 1px solid #fff; */
    margin-top: 15px;
    color: #fff;
}


.rezervasyonbasligi{font-weight: bold;
    font-size: 22px;
    color: #46495a;
    text-align: left;
    display: inline-flex;
    flex-direction: column;
    padding: 0 0 2% 0;}

.rezervasyonbasligi:after {
    content: '';
    border-bottom: 3px solid #46495a;
    order: 2;
    width: 50%;
    margin-left: auto;
    margin-top: -3px;
}

.rezervasyonbasligi:before {
    content: '';
    border-bottom: 3px solid #fff;
    order: 2;
    margin-top: 10px;
    box-sizing: inherit;
    width: 50%;
}


.yith-booking--simple-style .yith-wcbk-booking-form input:not([type='checkbox']), .yith-booking--simple-style .yith-wcbk-booking-form input.yith-wcbk-date-picker--formatted, .yith-booking--simple-style .yith-wcbk-booking-form select, .yith-booking--simple-style .yith-wcbk-booking-form textarea {
    background: #fff;
    border: 1px solid #f1f1f1 !important;

    color: #73797c !important;
    padding: 8px 14px !important;
    border-radius: 5px !important;
    width: 100% !important;
    display: block;
    
}


.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
    transition: all cubic-bezier(.795,-.035,0,1) .5s;
    margin: 12px 0 0 0 !important;
    padding: 0;
}

.woocommerce div.product .product_title, .woocommerce div.product p.price, .woocommerce div.product span.price {
    margin-bottom: 16px !important;
   
}

.page-header h1, .entry-header h1, .page-header h2, .single-post-page h2, h1.entry-title {
    font-size: 32px !important;
    font-weight: bold;
    margin-bottom: 10px;
	 padding-top: 30px !important;
}


.woocommerce #reviews #comments h2 {
    clear: none;
    display: none !important;
}



.rezervasyonbasligi2{font-weight: bold;
    font-size: 26px;
    color: #46495a;
    text-align: left;
    display: inline-flex;
    flex-direction: column;
    padding: 20px 0 2% 0;}

.rezervasyonbasligi2:after {
    content: '';
    border-bottom: 3px solid #46495a;
    order: 2;
    width: 50%;
    margin-left: auto;
    margin-top: -3px;
}

.rezervasyonbasligi2:before {
    content: '';
    border-bottom: 3px solid #4ce5a2;
    order: 2;
    margin-top: 10px;
    box-sizing: inherit;
    width: 50%;
}



.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background: #46495a !important;
    color: #fff;
    border-radius: 30px;
	font-weight:500 !important;
}




nav.woocommerce-MyAccount-navigation ul li a {
    color: #223645 !important;
    font-weight: 600;
    font-style: none !important;
}


.woocommerce-MyAccount-navigation-link--diyetisyene-sor a:before{font-family:'Font Awesome 5 Free'; content:'\f128';padding-right:8px;color:#fff; }



.woocommerce-MyAccount-navigation-link--dashboard a:before{font-family:'Font Awesome 5 Free'; content:'\f4ff';padding-right:8px;color:#fff; }


.woocommerce-MyAccount-navigation-link--orders a:before{font-family:'Font Awesome 5 Free'; content:'\f4ad';padding-right:8px;color:#fff; }


.woocommerce-MyAccount-navigation-link--bookings a:before{font-family:'Font Awesome 5 Free'; content:'\f271';padding-right:8px;color:#fff; }


.woocommerce-MyAccount-navigation-link--downloads a:before{font-family:'Font Awesome 5 Free'; content:'\f019';padding-right:8px;color:#fff; }


.woocommerce-MyAccount-navigation-link--edit-address a:before{font-family:'Font Awesome 5 Free'; content:'\f2b9';padding-right:8px;color:#fff; }


.woocommerce-MyAccount-navigation-link--edit-account a:before{font-family:'Font Awesome 5 Free'; content:'\f013';padding-right:8px;color:#fff; }


.woocommerce-MyAccount-navigation-link--customer-logout a:before{font-family:'Font Awesome 5 Free'; content:'\f2f5';padding-right:8px;color:#fff; }

.whatsapp_footer{position:fixed;bottom:40px;right:40px;display:block;background:#1ec53f;color:#fff;font-size:45px;border-radius:100%;padding:12px;z-index:9999;width:70px;height:70px;line-height:10px;text-align:center;border:2px solid #fff;}
.whatsapp_footer i{line-height:44px;text-align:center;}

.sosyal_m_ins{background:#d6496c;color:#fff;border-radius:100%;padding:5px;text-align:center;width:30px;height:30px;margin-right:7px;display: inline-block;
	}
	.sosyal_m_ins i{text-align:center;font-size:18px;}
	
	.sosyal_m_fb{background: #38529a;
    color: #fff;
    border-radius: 100%;
    padding: 5px;
    text-align: center;
    width: 30px;
    height: 30px;
    display: inline-block;
	}
	.sosyal_m_fb i{text-align:center;font-size:18px;}
	.whts{color:#fff;}
	
	.eapps-testimonials-slider {
    position: relative;
    font: 400 normal 15px/1.3 -apple-system, BlinkMacSystemFont, Roboto, Open Sans, Helvetica Neue, sans-serif;
    color: currentColor;
    display: block !important;
    width: 100% !important;
}


.volume-span a{color:#222;}
.mailadres a{color:#38529a;}

.woocommerce-products-header{padding-top:30px;}


.ral_sh, .ral_sh:hover{display:inline-block;color:#fff;text-align:center;padding:6px 20px;border-radius:16px;background:#46495a;}


.single_add_to_cart_button{display: inline-block;
    width: 60%;}
.quantity{display: inline-block;
    width: 30%;}