/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 19 2025 | 10:45:21 */
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
body {
	/*padding-top: 160px;*/
	font-family: "Poppins", sans-serif !important;
}
body:has(.manset), body:not(:has([data-elementor-type="wp-page"])):not(:has(.manset))  {
	padding-top: 160px;
}
body:has([data-elementor-type="wp-page"]):not(:has(.manset)) {
  top: 140px;
}


#ast-mobile-header, #ast-desktop-header {
	transition: transform 0.4s ease;
	box-shadow: 0px 2px 30px rgba(0, 0, 0, 0.25);
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
}
.scroll {
	transform: translateY(-65px);
}
.scroll .ast-mobile-header-wrap .ast-primary-header-bar, .ast-primary-header-bar .site-primary-header-wrap{
	min-height:60px!important;
}
.scroll .site-logo-img a img{
	width:auto;
	height:65px !important;
}
.scroll .ast-site-identity{
	padding:0 !important;
}
.ast-builder-layout-element .ast-site-identity{
	padding:10px 0 !important;
		margin-left:5px !important;
}
.header-right-buttons {
	display: flex;
	align-items: center;
	gap: 5px;
	flex-wrap: wrap;
}
site-logo-img {
	max-width:180px;
}
.ast-builder-layout-element .ast-site-identity{
		margin:0px 0px 0px 10px !important;
	}
.header-right-buttons a {
	padding: 5px 8px;
	border-radius: 10px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	gap: 5px;
	display: flex;
	align-items: center;
}
.header-bottom-right-buttons a {
	background-color: #CC433C;
	font-weight: 700;
}
.header-right-buttons a i {
	font-size: 19px;
}

.scroll .uagb-block-3210aff0 a span, .scroll .uagb-block-5386a1f5 a span {
	margin-right:0px !important;
}
.scroll .uagb-block-3210aff0 a span svg, .scroll .uagb-block-5386a1f5 a span svg{
	width:20px!important;
	height:20px!important;
}
.scroll .uagb-block-3210aff0 a span + div, .scroll .uagb-block-5386a1f5 a span + div{
	display:none;
}
.scroll .butonlar{
	flex-direction:row;
}
.scroll .butonlar a {
justify-content:center;
}
.scroll .butonlar a div{
	display:none;
}
.ast-builder-menu-1 .menu-item.current-menu-item > .menu-link {
	font-weight: 600;
}
.footer-widget-area .widget_nav_menu h2.widgettitle {
	margin-bottom: 10px;
}
.ast-builder-footer-grid-columns [data-section="section-fb-social-icons-1"] {
	max-width:fit-content;
	margin:0
}

.ast-blog-layout-4-grid{
margin: 40px 0}

.ast-blog-layout-4-grid .ast-row {
	background:#fff;
}

.ast-blog-layout-4-grid  .ast-row .ast-article-post{
	background: #fff;
}
.ast-blog-layout-4-grid  .ast-row .ast-article-post .ast-article-inner{
	padding:10px;
}
.ast-blog-layout-4-grid+#secondary .sidebar-main aside {
	background:#fff!important;
	padding: 15px!important;
    margin: 0 0 25px 0!important;
}
.ast-blog-layout-4-grid .ast-article-post:nth-of-type(1) {
	width:100%!important
	
}
.ast-article-post.remove-featured-img-padding .blog-layout-4 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content {
	margin-top:0 !important
}

.ast-blog-layout-4-grid .ast-article-post:nth-of-type(1) .wp-post-image{
	height:400px !important
}
@media (min-width: 993px) and (max-width: 1165px) {
	.site-logo-img a img{
		max-width:200px;
	width:100%;
	}
 
}
@media(min-width:920px){
	.ast-blog-layout-4-grid .ast-article-post .wp-post-image {
	height:155px;
	object-fit:cover;
}
	
}

.butonlar{
display: flex
;
    align-items: center;
    justify-content: center;
    gap: 10px;
    flex-direction: column;
    min-width: 120px;
	
}
.butonlar a{
	display: flex
;
    align-items: center;
    gap: 5px;
    padding: 5px 10px;
    width: 100%;
    background-color: #c24340;
	color:#fff;
	max-height:30px;
	border-radius:5px;
}
.butonlar a svg{
	fill:#fff;
	max-width:20px;
}
.ast-archive-description{
	padding:0 !important;
}
@media(max-width:1150px){
	.butonlar{
		flex-direction:row;
		
	}
	.butonlar a{
		width:120px;
	}
}
.ast-archive-description .ast-archive-title {
	padding: 0 10px !important;
}
.manset .premium-blog-thumbnail-container img, .iz-birakanlar .premium-blog-thumbnail-container img{
	height:unset!important;
	aspect-ratio:16/9!important
}
.manset ul.slick-dots,
.iz-birakanlar ul.slick-dots {
	bottom: 5px;
	left: 3px;
	max-width: calc(100% - 5px);
	background-color: #151515;
}
.manset ul.slick-dots li,
.iz-birakanlar ul.slick-dots li {
	padding: unset;
	margin: unset;
}
.manset .slick-dots li span,
.iz-birakanlar .slick-dots li span {
	display: block;
	font-size: 15px;
	color: #fff;
	font-weight: 800;
	background: #151515;
	padding: 5px;
	width: 100%;
	height: 100%;
	transition: all 0.3s ease;
}
.manset .premium-blog-content-wrapper,
.iz-birakanlar .premium-blog-content-wrapper {
	position: relative;
}
.manset .premium-blog-content-wrapper .premium-blog-entry-title {
	background-color: #CC433C;
	padding: 5px;
}
.iz-birakanlar .premium-blog-content-wrapper .premium-blog-entry-title {
	padding: 5px 0;
	background-color: #CC433C;
	margin-left: 5px;
	margin-bottom: 0;
}
.manset .premium-blog-post-content,
.iz-birakanlar .premium-blog-post-content {
	padding: 5px;
}
.manset .premium-blog-post-container.premium-blog-skin-banner .premium-blog-content-wrapper {
	bottom: -18px;
}
.iz-birakanlar .premium-blog-post-container.premium-blog-skin-banner .premium-blog-content-wrapper {
	bottom: 0;
}
.iz-birakanlar .premium-blog-entry-title{margin:0!important;
padding:5px!important;}

.iz-birakanlar .premium-blog-entry-meta {
	display: none;
}
.iz-birakanlar .premium-blog-post-content {
	background-color: #1E1E1ED1;
}
.manset .slick-dots li.slick-active span,
.iz-birakanlar .slick-dots li.slick-active span {
	background: #CC433C;
}
@media (max-width: 1165px) {
	#ast-desktop-header {
		display: none;
	}
	.ast-builder-footer-grid-columns [data-section="section-fb-social-icons-1"] {
	max-width:100%;

}
	footer #copyright-yazi{
		display:none;
	}
	footer .footer-alt-menu{
	display: flex;
		align-items:flex-start !important;
        flex-direction: column;
		padding-top:30px
}
	footer .footer-alt-menu .footer-alt-2{
		width:100%;
	}
	footer .footer-alt-menu .footer-alt-2 p{
		text-align:start;
	}
	
	footer .footer-ust-menu{
		    display: flex
;
    justify-content: center;
    margin: 40px 0;
	}
	footer .footer-ust-menu .widget_nav_menu{
	display:none;
}
	
}
footer .footer-ust-5{
	gap:5px;
}
footer .footer-ust-5 figure img{
	border:10px solid #fff; border-radius:5px;
}
footer .footer-alt-menu{
	align-items:center;
}
footer .footer-alt-2{
	display:flex;
align-items:center;
	gap:10px;
}
footer .footer-alt-2 p{ 
	font-size:12px;
	color:#fff;
	margin:0;
}
footer .footer-alt-2 i{
	color:#c24340;
	font-size:20px;
}
@media (min-width: 992px) and (max-width: 1165px) {
    #ast-mobile-header {
        display: block !important;
    }
	footer .uagb-block-dab2f2ef{
		display:none!important;
	}
	footer .uagb-block-aa737ce6{
		max-width:100%!important;
	}
	.site-below-footer-wrap .site-footer-below-section-1{
		flex-direction:column !important
	}
footer [data-section="section-fb-social-icons-1"] .footer-social-inner-wrap {
    text-align: center!important;
}
	footer .footer-copyright-add{
		width:100%;
		text-align:center;
		border:none !important
	}
}
@media (max-width: 1000px) {
	.ast-builder-layout-element .ast-site-identity{
		margin-left:0 !important;
	}
	
	.footer-menu-4,
	.footer-submenu-2,
	.footer-buttons {
		display: none;
	}
	.footer-submenu div {
		justify-content: center;
		flex-direction: column;
		border-left: unset !important;
	}
	.manset .slick-dots li span,
	.iz-birakanlar .slick-dots li span {
		display: none;
	}
}
@media (min-width: 1000px) {
	.manset .slick-dots li i,
	.iz-birakanlar .slick-dots li i {
		display: none;
	}
	.manset ul.slick-dots li {
		width: 53.8px;
		height: 35px;
	}
	.iz-birakanlar ul.slick-dots li {
		width: 6.6%;
		height: 35px;
	}
}
