/*
Theme Name: WP Bootstrap Starter Child
Template: wp-bootstrap-starter
Text Domain: bc_child        	
*/
body
{
    line-height: 1.9;
    font-size: 20px;
}
.navbar-brand > .site-title > h1
{
	font-size:33px;
	font-weight: bold;
	letter-spacing: 2px;
}
/** Marka ve Açıklaması */
.navbar-brand > .site-title > h1,
.stcnnt-site-description
{
	margin-bottom: 0;
	padding-bottom: 0;
	color: #fff;
	text-shadow: 0 0 2px #fff;
}

@media (min-width: 576px)
{
	.navbar-brand
	{
		display: flex;
		align-items: center;
	}
	.navbar-brand img.bc-site-logo,
	.navbar-brand a
	{
		width: 100px;
	}
	.navbar-brand a.site-title
	{
		padding-left: 10px;
	}
}
@media (max-width: 575px)
{
	.navbar-brand a > img.bc-site-logo
	{
		height: 45px;
	}
}

h1
{
    font-size:30px;
}
h2, h2 > span
{
    font-size: 26px;
}
h3, h3 > span
{
    font-size: 24px;
    font-weight: bold;
}
h4, h4 > span
{
    font-size: 22px;
    font-weight: bold;
}
h5, h5 > span
{
    font-size: 20px;
    font-weight: bold;
}
h5, p, a, span, div, li {
	font-size: 18px;
}
a
{
	color: #0000a9;
    font-weight: 500;
}
.entry-content h2
{
    padding: 5px;
    border-radius: 5px;
    margin-top: 75px;
    margin-bottom: 30px;
    font-weight: bold;
    border-left: 5px solid #489bea;
}
.entry-content h3
{
    border-left: 5px solid #f35ecf;
    padding-left: 5px;
    margin-left: 10px;
    border-radius: 5px;
    margin-top:60px;
    margin-bottom:30px;
}
.entry-content h4
{
    border-left: 5px solid #74ac10;
    padding-left: 5px;
    margin-left: 15px;
    border-radius: 5px;
    margin-top: 60px;
    margin-bottom: 25px;
}

.entry-content h5
{
    margin-top: 60px;
    margin-bottom: 25px;
}

/** Side Menu */
.sc-active-link
{
	background: #0000a9;
	color: #fff;
	border-radius: 10px;
}
#bc_side_static_menu > .nav > li > a:hover,
#bc_side_static_menu > .nav > li > a:focus
{
	border-radius: 10px;
	background: #0000a9;
	color: #fff;
}

/** Sayfanın En Üstü */
#bc_very_top {
	background-color: #bb3309;
	border: 3px solid #f29b79;
	overflow:hidden !important;
	
}
#bc_very_top > .row,
#bc_very_top > .row > .stcnnt-header-reklam > .widget_text,
#bc_very_top > .row > .stcnnt-header-reklam > .widget_text > .textwidget
{
	display: flex !important;
	justify-content: center;
	align-items: center;
}
#bc_very_top > .row > .stcnnt-header-reklam > .widget_text > .textwidget
{
	width: 100%;
}

#bc_very_top > .row > .stcnnt-header-reklam > mt-1 {
	margin-top: 0 !important;
}
header#masthead {
    padding: 0;
}

/** Modal Menü */
#stcnntModalNavbar > .modal-dialog > .modal-content > .modal-header > .close > span
{
	font-size: 20px;
	color: #fff;
	margin-bottom: 4px;
}
#stcnntModalNavbar > .modal-dialog > .modal-content > .modal-header > .close
{
	width: 30px;
	height: 30px;
	margin: 1px;
	display: flex;
	justify-content: center;
	align-items: center;
	opacity: 1;
}
#stcnntModalNavbar > .modal-dialog > .modal-content > .modal-header > .modal-title
{
	color: #fff;
}
#stcnntModalNavbar > .modal-dialog > .modal-content > .modal-header,
#stcnntModalNavbar > .modal-dialog > .modal-content > .modal-footer
{
	background-color: #820b82;
	border-radius: 0;
}

.stcnnt-modal-close-btn,
.stcnnt-modal-close-btn:hover,
.stcnnt-modal-close-btn:focus
{
	border: 3px solid #fff;
    border-radius: 0.938rem;
    display: inline-block;
    padding: 0.313rem 0.875rem;
    text-decoration: none;
	background-color: #820b82;
	color: #fff;
}
.stcnnt-modal-close-btn:hover,
.stcnnt-modal-close-btn:focus,
#stcnntModalNavbar > .modal-dialog > .modal-content > .modal-header > .close:hover,
#stcnntModalNavbar > .modal-dialog > .modal-content > .modal-header > .close:focus
{
	box-shadow: 0 0 10px #fff;
}

/** content.php de post navigations*/
.post-navigation .nav-previous a,
.post-navigation .nav-previous a:hover,
.post-navigation .nav-previous a:focus,
.post-navigation .nav-next a,
.post-navigation .nav-next a:hover,
.post-navigation .nav-next a:focus,
#sidenav_opener
{
    border: 3px solid #f29b79;
    border-radius: 0.938rem;
    display: inline-block;
    padding: 0.313rem 0.875rem;
    text-decoration: none;
	background-color: #bb3309;
	color: #fff;
}

#sidenav_opener > .sidenav_opener_inner_container
{
	display: flex;
	align-items: center;
}

#sidenav_opener > .sidenav_opener_inner_container > i
{
	padding-right: 10px;
	margin-top: -3px;
}

#sidenav_opener > .sidenav_opener_inner_container > h1
{
	color: #fff;
	font-size: 20px;
	padding: 0;
}

.post-navigation .nav-previous a:hover,
.post-navigation .nav-previous a:focus,
.post-navigation .nav-next a:hover,
.post-navigation .nav-next a:focus,
#sidenav_opener:focus,
#sidenav_opener:hover
{
	box-shadow: 0 0 10px #bb3309;
}

/**Kategori Listesi front-page.php*/
.stcnnt-category-list > a:hover,
.stcnnt-category-list > a:focus
{
	box-shadow: 0 0 10px #fff;
	border-color: #fff;
	color: #fff;
}
.stcnnt-category-list-btn
{
	border: 3px solid;
	border-radius: 10px;
}

.stcnnt-category-list,
.stcnnt-category-list > h2,
.stcnnt-category-list > p,
.stcnnt-category-list > a,
.kategori-adi 
{
	color: #fff;
}
.stcnnt-category-list
{
	border: 3px solid;
	border-radius: 10px;
	background: grey;
	border-color: lightgrey;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
}
.stcnnt-list-1,
.stcnnt-list-11,
.stcnnt-list-21,
.stcnnt-list-31
{
	background: #3891ea;
	border-color: #95c3f2;
}
.stcnnt-list-2,
.stcnnt-list-12,
.stcnnt-list-22,
.stcnnt-list-32
{
	background: #055b53;
	border-color: #6df4e8;
}
.stcnnt-list-3,
.stcnnt-list-13,
.stcnnt-list-23,
.stcnnt-list-33
{
	background: #797200;
	border-color: #f4eb4c;
}
.stcnnt-list-4,
.stcnnt-list-14,
.stcnnt-list-24,
.stcnnt-list-34
{
	background: #c14058;
	border-color: #f7c2cc;
}
.stcnnt-list-5,
.stcnnt-list-15,
.stcnnt-list-25,
.stcnnt-list-35
{
	background: purple;
	border-color: #d16af7;
}
.stcnnt-list-6,
.stcnnt-list-16,
.stcnnt-list-26,
.stcnnt-list-36
{
	background: #33336f;
	border-color: #7e86ff;
}
.stcnnt-list-7,
.stcnnt-list-17,
.stcnnt-list-27,
.stcnnt-list-37
{
	background: green;
	border-color: #82fd5f;
}
.stcnnt-list-8,
.stcnnt-list-18,
.stcnnt-list-28,
.stcnnt-list-38
{
	background: #840d45;
	border-color: #f087a9;
}
.stcnnt-list-9,
.stcnnt-list-19,
.stcnnt-list-29,
.stcnnt-list-39
{
	background: orange;
	border-color: #f9c76b;
}
.stcnnt-list-10,
.stcnnt-list-20,
.stcnnt-list-30,
.stcnnt-list-40
{
	background: #860606;
	border-color: #f97d7d;
}

/** MODAL NAVBAR */
.stcnnt-corner-nav:hover,
.stcnnt-corner-nav:focus
{
	opacity: 0.8;
	background-color: #820b82;
	border-color: #ea94ea;
	box-shadow: 0 0 10px #fff;
}
.stcnnt-corner-nav:hover,
.stcnnt-corner-nav:focus
{
	box-shadow: 0 0 15px grey;
	opacity: 0.9;
}
.stcnnt-corner-nav
{
	position:fixed;
	width: 100px;
	height: 100px;
	top: -15px;
	right: -15px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	font-size: 25px;
	background-color: #820b82;
	border-color: #ea94ea;
	border-width: 5px;
	z-index: 5;
}
.stcnnt-modal-menu{
	border: 5px solid #ea94ea;
	border-radius: 5px;
}

/** Ana Gridler */
#secondary,
#main,
#bc_side_static_menu
{
	/*border: 3px solid #f29b79;*/
	border: 3px solid #fff;
	padding: 15px 5px !important;
}

#bc_side_static_menu > ul > .nav-item
{
    width: 100%;
}

h1.kategori-adi
{
	font-size: 1.4rem;
}
h2.entry-title {
	font-size: 1.6rem;
    display: flex;
    justify-content: space-between;
    border: 3px solid #489bea;
    border-radius: 50px;
    padding: 15px;
    color: #fff;
    background: #21427d;
    align-items: center;
}
#bc_side_brand h1{
	height:100%;
	color: #fff;
	margin: 0;
	padding: 0;
}
#bc_side_brand,
#mySidenav .kategori-adi
{
	border: 3px solid #c4f769;
	border-radius: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #466a11;
	padding: 7px;
	margin-bottom: 15px;
}
.stcnnt-full-screen-btn:hover
{
    box-shadow: 0 0 10px #fff;
}
.stcnnt-full-screen-btn
{
	cursor: pointer;
    padding: 5px 20px;
    border: 3px solid #fff;
    border-radius: 50px;
    background: #820b82;
}
.stcnnt-grid-title
{
	border: 3px solid #75ea5d;
	background: #1f7513;
	border-radius: 50px;
	font-size: 1.8rem;
	font-weight: bold;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 5px;
	margin-bottom: 15px;
}

/**Tam Sayfa Yapar*/
.stcnnt-full-screen
{
	position: fixed;
	border:none !important;
	width: 100%;
	height: 100%;
	overflow-y: scroll;
	background-color: #eee;
	z-index: 999;
	top:0;
	bottom:0;
	left:0;
	right: 0;
}
.stcnnt-max-widht-790
{
    max-width: 790px;
    margin: 0 auto;
}
/** Arama Motoru*/
.widget_search {
    display: flex;
    justify-content: center;
    padding: 10px;
    background: #902f5c;
    border: 3px solid #e267d5;
}
.widget_search .search-field
{
	border: 3px solid #fecafe;
    border-radius: 50px;
    padding: 20px;
}

/** Yan Menü */
#sidenav_opener,
#sidenav_opener > span
{
	margin: 15px;
	font-size: 1.5rem;
}
.stcnnt-side-nav
{
	width: 80% !important;
	margin-left:0 !important;
}
#mySidenav ul.nav
{
	margin-top: 30px;
}
#mySidenav
{
	border: 3px solid #f29b79;
	padding: 3px;
}

/** GOOGLE REKLAM */
.stcnnt-header-reklam
{
    padding-right:100px;
}
@media screen and (max-width: 768px) {
	#bc_very_top {
		text-align: center;
	}
	.stcnnt-header-reklam {
		padding-right: 0;
		margin: 5px 0 30px 0;
	}
}
.stcnnt-yazi-ici-reklam,
.mobil-anasayfa-reklami,
.widget_custom_html
{
    width: 100%;
	overflow: hidden !important;
	border: 3px solid #ea6e0c;
}
.mobil-anasayfa-reklami .custom-html-widget,
.widget_custom_html
{
    padding:1px;
}
.stcnnt-yazi-ici-reklam,
.widget_custom_html
{
	margin-bottom: 15px;
}


/**Resim Blokları*/
.wp-block-gallery .blocks-gallery-item
{
    margin: 0px;
}

.wp-block-image figure > img,
.blocks-gallery-grid,
p > img,
div.wp-block-embed__wrapper > iframe
{
    border: 3px solid #e66a45;
    border-radius: 10px;
    overflow: hidden;
}
.wp-block-image figure > figcaption,
.blocks-gallery-caption,
figure.wp-block-embed > figcaption
{
	text-align: center;
	border-bottom: 3px solid #e66a45;
	border-radius: 20px;
	margin-top: -3px;
	color: #7b7575;
	font-weight: bold;
}
.blocks-gallery-caption
{
    text-align:center;
    margin-bottom: 30px;
}


.wp-block-image > figure
{
	text-align: center;
}

.sc-dikkat
{
	background-color: #b0dcff;
    border-left: 3px solid #014780;
    padding: 5px;
    color: #000;
}

.wp-block-embed iframe {
    height: 300px;
}

.sc-table > table th
{
	border: 1px solid;
	text-align: center;
}

.sc-table > table > tbody > tr > td
{
	border: 1px solid #818181 !important;
	padding: 7px;
}

/* Sidebar Arama */
.search-form > label
{
	margin-bottom: 0;
}

/* Yan Menü Başlığı */
.bolum-adi
{
	font-size: 1.0001em;
}

#bc_side_brand
{
	padding:22px 5px;
}

#bc_side_brand .kategori-adi,
#mySidenav .kategori-adi
{
	font-size: 1.8rem;
}


/*Arama sayfası section*/
.error404 section#primary
{
	padding: 0;
}

/* Yorum formu */
.comment-form label
{
	display: block;
	margin-top: 20px;
	margin-bottom: 0;
}

/* Modal Guten Block*/
.bod-block-popup
{
	padding:10px;
}
.bod-modal-title
{
	text-align: center;
	margin-bottom: 40px;
	padding: 5px 10px;
	background-color: #676767 !important;
	height: 100px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.bod-modal-title h2,
.bod-modal-title h2 span
{
	color: #ffffff !important;
}
.bod-block-popup-closer
{
	background-color: transparent !important;
	left: 0 !important;
}
.bod-block-popup-wrap .bod-block-popup-closer:before {
    content: '\00D7';
    font-size: 48px;
    color: #fff;
    position: absolute;
    left: 20px;
	top: 15px;
    padding: 15px;
    border: 3px solid;
    border-radius: 50%;
    width: 90px;
    height: 90px;
	background: radial-gradient(yellow, transparent);
}

.bod-block-popup-wrap.active .bod-block-popup
{
	box-shadow: 0 0 100px yellow;
}


/*Custom Scroll Bar*/
/*
 *  STYLE 6
 */

.bod-block-popup-wrap.active .bod-block-popup::-webkit-scrollbar-track
{
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
  background-color: #F5F5F5;
}

.bod-block-popup-wrap.active .bod-block-popup::-webkit-scrollbar
{
  width: 10px;
  background-color: #F5F5F5;
}

.bod-block-popup-wrap.active .bod-block-popup::-webkit-scrollbar-thumb
{
  background-color: #F90; 
  background-image: -webkit-linear-gradient(45deg,
	  rgba(255, 255, 255, .2) 25%,
	  transparent 25%,
	  transparent 50%,
	  rgba(255, 255, 255, .2) 50%,
	  rgba(255, 255, 255, .2) 75%,
	  transparent 75%,
	  transparent)
}

.bod-block-popup-wrap.active .has-background
	{
		padding: 5px;
	}

/**Diğer sitelerin butonları*/
.stcnnt-sites-buttons
{
	opacity: 0.65;
}
.stcnnt-sites-buttons > a
{
    font-size: 14px;
    border: 1px solid orange;
    padding: 2px;
    border-radius: 3px;
    display: inline-block;
}

@media screen and (max-width: 575px) {	
    .wp-block-image
    {
        width: 100%;
    }
}

@media (min-width: 600px){
	.blocks-gallery-item
	{
		margin: 5px !important;
	}
}

/**YORUM KISMINI TOPALAR**/
.comments-area .comment-list
{
	display: flex;
	flex-direction: column;
}

.comment-list .pingback
{
	order: -1;
}

.comments-area .comment-list li
{
	padding: 5px 1px;
}
.comments-area .comment-list li.alt
{
	line-height: 1.8em;
	top: 0px;
}

.comment-list .pingback:last-child
{
	margin-bottom: 50px;
}

.comment-list .comment:first-child
{
	border-top: 1px solid;
	padding-top: 5px;
}

/* ÖZEL DERS SATIN AL BUTONU */
a.stcnnt-buy-lesson {
	border: 3px solid #ebff00;
    background: #d78104;
    color: white;
    padding: 15px 20px;
    border-radius: 50px;
    text-align: center;
	box-shadow: 0 0 15px yellow;
}

a.stcnnt-buy-lesson:hover
{
	box-shadow: 0 0 35px #ffffff;
	text-decoration: none;
}

a.stcnnt-buy-lesson span {
	font-size: 1.3rem;
}

.custom-html-widget a.stcnnt-buy-lesson span
{
	font-size: 1.5rem;
}
.custom-html-widget a.stcnnt-buy-lesson
{
	display: flex;
	justify-content: center;
}

.dcnnt-ozel-ders-menu-alti
{
	border: 3px solid white;
    border-radius: 10px;
    color: #fff;
    background: #d68b03;
}

.modal-footer.ana-menu
{
	display: flex;
    justify-content: space-evenly;
    align-items: center;
}

.wp-block-column .wp-block-column
{
	border: none !important;
}

/***DERS ANLATIM İÇİN **/
.stcnnt-mb-0
{
	margin-bottom: 0 !important;
}

.entry-content .wp-block-columns h2,
.entry-content .wp-block-columns h3,
.entry-content .wp-block-columns h4,
.entry-content .wp-block-columns h5

{
	margin-top: 0;
	border-left: none;
}

.wp-block-table.sctcnnt-table-1 td,
.wp-block-table.sctcnnt-table-1 th
{
	padding: 5px;
	border: 1px solid lightblue;
}
.wp-block-columns.has-background {
    padding: 10px 1px;
}

/*TESTLERDE*/
table.sc-table-options th
{
	padding: 0 10px;
}

/**Soru Çözümü Sayfası*/
body.page-template-dcnnt-pen-page.custom-background
{
	background-color: transparent;
}
body.page-template-dcnnt-pen-page #content.site-content #main
{
	height: 100% !important;
    width: 100% !important;
}
body.page-template-dcnnt-pen-page #content.site-content #main .wp-block-group {
    margin: 40px 0px;
}

.stcnnt_test_container main
{
	background-color: #fff;
}

.sc-question-container-wrapper table
{
	margin-bottom: 0;
}
.sc-question-container-wrapper .wp-block-table.is-style-stripes table td,
.sc-question-container-wrapper .wp-block-table table td
{
	border: 1px solid #000;
}
:where(.wp-block-columns.is-layout-flex) {
    gap: 10px;
}

.post-template-dcnnt-slider-with-pen-tool div.wp-block-bod-modal-block
{
	display: block !important;
}

/**STCNNT CSS*/
.scmb-30{
	margin-bottom: 30px;
}
.sc-mt-0{
	margin-top: 0 !important;
}

.comment-form-cookies-consent{
	display: flex;
	gap: 15px;
}
.comment-form-cookies-consent label
{
	margin-top: 0 !important;
}
/**SC Chemistry Block*/
table.sc-table-options{
	text-align: center;
}

/**ÖZEL DERS İLANI İÇİN*/
.sc-ads-banner {
    font-size: 2em;
    text-align: center;
    width: 100%;
    padding: 0.2em;
    box-sizing: border-box;
    border: 5px solid #bb3309;
    border-radius: 20px;
    box-shadow: 5px 5px 5px #a09e9e;
	margin-bottom: 20px;
}
.sc-ads-banner p, .sc-ads-banner h1 {
    padding: 0;
    margin: 0;
}
.sc-ads-banner .sc-ads-title{
    font-weight: 800;
    color: #5e005c;
}
.sc-ads-banner .sc-ads-title h1{
    font-size: 1.5em;
}
.sc-ads-contents{
    display: flex;
    gap: 0.3em;
    justify-content: center;
    flex-wrap: wrap;
    border: 3px solid #5e005c;
    border-radius: 10px;
    max-width: 500px;
    margin: 0.5em auto;
}
.sc-content{
    padding: 0.2em;
    display: flex;
    flex-direction: column;
    border-radius: 5px;
}
.sc-content-title{
    font-size: 0.5em;
    font-weight: 600;
    margin-bottom: 0.4em !important;
    letter-spacing: 2px;
    border-bottom: 2px dotted rgb(60, 1, 62);
}
.sc-content-info{
    display: flex;
    height: 100%;
    align-items: center;
}
.sc-content-info.price{
    position: relative;
    width: 90px;
    height: 90px;
    background-color: #fff;
    border: 5px solid #5e005c;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    padding: 15px;
    font-size: 1.8rem;
    font-weight: bolder;
    color: #5e005c;
}
.sc-content-info.date,
.sc-content-info.subject
{
    font-size: 0.6em;
    display: flex;
    flex-direction: column;
    gap: 10px;
    justify-content: center;
}
.sc-content-info.subject{
    font-size: 0.8em;
}
.sc-content-info.date .sc-time,
.sc-content-info.subject .sc-subject-title,
.sc-content-info.subject .sc-subject,
.sc-content-info.date .sc-date
{
    border: 1px solid rgb(255, 0, 183);
    padding: 5px;
    border-radius: 5px;
    font-weight: bold;
    background-color: #5e005c;
    color: #fff;

}
.sc-content.sc-btn{
    border-radius: 4px;
    background-color: #330139;
    max-width: 350px;
    margin: 0 auto;
}
.sc-content.sc-btn a{
    color: #fff;
    text-decoration: none;
    height: 100%;
    border: 1px solid white;
    padding: 5px;
    text-align: center;
} /**ÖZEL DERS İLANI İÇİN*/

/**Slider Konu Anlatımı - GutenSlider*/
body.post-template-dcnnt-slider-with-pen-tool-php.custom-background
{
	background-color: #ffffff;
}

body.post-template-dcnnt-slider-with-pen-tool-php #toc_container
{
	display: none !important;
}
body.post-template-dcnnt-slider-with-pen-tool-php .stcnnt-slide-header h1,
body.post-template-dcnnt-slider-with-pen-tool-php .stcnnt-slide-header h1 span
{
    font-size: 20px;
}
body.post-template-dcnnt-slider-with-pen-tool-php .stcnnt-slide-header h1 span.dcnnt-unit-part-name
{
	font-size: 15px;
}
body.post-template-dcnnt-slider-with-pen-tool-php h2 span,
body.post-template-dcnnt-slider-with-pen-tool-php h2
{
    font-size: 33px;
		font-weight: 600;
}
body.post-template-dcnnt-slider-with-pen-tool-php h3 span,
body.post-template-dcnnt-slider-with-pen-tool-php h3
{
    font-size: 30px !important;
		font-weight: 500;
}

body.post-template-dcnnt-slider-with-pen-tool-php li,
body.post-template-dcnnt-slider-with-pen-tool-php p,
body.post-template-dcnnt-slider-with-pen-tool-php span,
body.post-template-dcnnt-slider-with-pen-tool-php a
{
	font-size: 21px;
}

body.post-template-dcnnt-slider-with-pen-tool-php #stcnnt_pen_tool_container span
{
	font-size: 18px;
}

body.post-template-dcnnt-slider-with-pen-tool-php .wp-block-group
{
	margin: 0;
	padding: 5px 10px 10px 10px;
}
body.post-template-dcnnt-slider-with-pen-tool-php .stcnnt-slide-header
{
	position: relative;
	z-index: 1;
	width: 100%;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	height: 50px;
	padding-right: 10px;
	top: 17px;
}
.stcnnt-slide-header h1
{
    color: rgb(128,128,128);
		border: 1px dashed grey;
		padding: 5px;
		background-color: #e2f8ff;
}
body.post-template-dcnnt-slider-with-pen-tool-php .wp-block-column
{
	border: 1px dashed lightgray;
	padding: 5px;
}
body.post-template-dcnnt-slider-with-pen-tool-php .wp-block-column:not(:first-child) {
    margin-left: 0 !important;
}

body.post-template-dcnnt-slider-with-pen-tool-php .wp-block-columns,
body.post-template-dcnnt-slider-with-pen-tool-php .wp-block-image
{
	margin-bottom: 0;
}
body.post-template-dcnnt-slider-with-pen-tool-php .wp-block-columns.has-background
{
	padding: 0;
}

/*Sunumda Örneklerin Yazıları Çok Büyük Olmasın */
body.post-template-dcnnt-slider-with-pen-tool-php .stcnnt-ornek-kolonu h2,
body.post-template-dcnnt-slider-with-pen-tool-php .wp-block-columns .wp-block-column.stcnnt-ornek-kolonu h2 > span,
body.post-template-dcnnt-slider-with-pen-tool-php .stcnnt-ornek-kolonu h3,
body.post-template-dcnnt-slider-with-pen-tool-php .wp-block-columns .wp-block-column.stcnnt-ornek-kolonu h3 > span,
body.post-template-dcnnt-slider-with-pen-tool-php .wp-block-columns .wp-block-column .wp-block-group.stcnnt-ornek-kolonu h3 span,
body.post-template-dcnnt-slider-with-pen-tool-php .wp-block-columns .wp-block-column .wp-block-group.stcnnt-ornek-kolonu h3,
body.post-template-dcnnt-slider-with-pen-tool-php .wp-block-columns .wp-block-column .wp-block-group.stcnnt-ornek-kolonu h2 span,
body.post-template-dcnnt-slider-with-pen-tool-php .wp-block-columns .wp-block-column .wp-block-group.stcnnt-ornek-kolonu h2
{
	font-size: 22px;
}
body.post-template-dcnnt-slider-with-pen-tool-php .wp-block-columns .wp-block-column.stcnnt-ornek-kolonu p,
body.post-template-dcnnt-slider-with-pen-tool-php .wp-block-columns .wp-block-column.stcnnt-ornek-kolonu li,
body.post-template-dcnnt-slider-with-pen-tool-php .wp-block-columns .wp-block-column.stcnnt-ornek-kolonu li span,
body.post-template-dcnnt-slider-with-pen-tool-php .wp-block-columns .wp-block-column.stcnnt-ornek-kolonu span,
body.post-template-dcnnt-slider-with-pen-tool-php .wp-block-columns .wp-block-column .wp-block-group.stcnnt-ornek-kolonu p,
body.post-template-dcnnt-slider-with-pen-tool-php .wp-block-columns .wp-block-column .wp-block-group.stcnnt-ornek-kolonu span,
body.post-template-dcnnt-slider-with-pen-tool-php .wp-block-columns .wp-block-column .wp-block-group.stcnnt-ornek-kolonu li,
body.post-template-dcnnt-slider-with-pen-tool-php .wp-block-columns .wp-block-column .wp-block-group.stcnnt-ornek-kolonu li span

{
	font-size: 18px !important;
}

body.post-template-dcnnt-slider-with-pen-tool-php p > img
{
	display: inline;
}

.post-template-dcnnt-slider-with-pen-tool h1.has-background, .post-template-dcnnt-slider-with-pen-tool h2.has-background, .post-template-dcnnt-slider-with-pen-tool h3.has-background, .post-template-dcnnt-slider-with-pen-tool h4.has-background, .post-template-dcnnt-slider-with-pen-tool h5.has-background, .post-template-dcnnt-slider-with-pen-tool h6.has-background {
    padding: 5px 10px 10px 10px;
}

/**Yorumlar Kısmı*/
.comment-content p
{
	line-height: 1.1em;
}

/*İlk Slayt İçin*/
.stcnnt-first-slide p
{
	line-height: initial;
	padding: 0;
}

/**Slider Konu Anlatımı - GutenSlider*/

/* Sadece Satır İçi Kesir Bileşenine Ait Stiller */
.inline-fraction {
    /* KRİTİK AYAR: Bileşenin satır içi bir element gibi davranmasını sağlar */
    display: inline-flex; 
    flex-direction: column; 
    align-items: center;
    
    /* Metin akışıyla daha iyi hizalanmasını sağlar */
    vertical-align: middle; 
    
    /* Etrafındaki metinle karışmaması için yatay boşluk */
    font-family: Arial, sans-serif;
    line-height: 1; 
}

.if-numerator, .if-denominator {
    /* Yazı boyutunu hafifçe büyütme
    font-size: 1.2em; 
    */
    padding: 0 10px; /* Boşluk biraz arttırıldı */
    
    /* Dikeyde sıkışmayı önleyen satır yüksekliği */
    line-height: 1.1; 
}

.if-line {
    width: 100%; 
    /* Çizgi kalınlığı 1px'den 2px'e çıkarıldı */
    height: 2px; 
    border: 1px solid; 
    
    /* PAY ve PAYDA ARASINDAKİ GÜVENLİ BOŞLUK */
    /* Marj 1px'den 2px'e çıkarıldı, bu karakterlerin karışmasını kesinlikle engeller. */
    margin: 3px 0; 
} /* Rasyonel ifade SON */
