/*
Theme Name: Galada theme One
Theme URI: -
Template: twentytwentyfive
Author: the WordPress team
Author URI: https://wordpress.org
Description: Twenty Twenty-Five emphasizes simplicity and adaptability. It offers flexible design options, supported by a variety of patterns for different page types, such as services and landing pages, making it ideal for building personal blogs, professional portfolios, online magazines, or business websites. Its templates cater to various blog styles, from text-focused to image-heavy layouts. Additionally, it supports international typography and diverse color palettes, ensuring accessibility and customization for users worldwide.
Tags: one-column,custom-colors,custom-menu,custom-logo,editor-style,featured-images,full-site-editing,block-patterns,rtl-language-support,sticky-post,threaded-comments,translation-ready,wide-blocks,block-styles,style-variations,accessibility-ready,blog,portfolio,news
Version: 1.3.1753449279
Updated: 2025-07-25 13:14:39

*/
body
{
	  --wp--style--global--content-size: 1400px;
	background-color: #F5F5F5;
}

h1 {
	color: #F16028;
	font-size: 44px;
	display: none;
}

h2 {
	color: #F16028;
	font-size: 40px;
}

h3 {
	color: #F16028;
	font-size: 32px;
}

p {
	color: #1E1E1E;
	font-size: 18px;
}

a {
	color: #0077b6;
}

.has-global-padding {
	padding-top: 0 !important;
}

header .wp-block-group {
	max-width: 1440px;
	margin: 0 auto;
	padding: 0;
}

header .wp-block-group .wp-block-group {
	max-width: 1400px;
}

main .add-top-margin40 {
	margin-top: 40px;
}

header .header-logo p.wp-block-site-title {
	display: block;
    width: 100%;
    height: 100%;
}

header .header-logo p.wp-block-site-title a {
	display: block;
    width: 100%;
    height: 100%;
}

header .header-top {
	padding-top:15px;
	padding-bottom:15px;
	margin-top: 0px;
	margin-bottom: 20px;
	display: flex;
	flex-direction: row; 
	justify-content:space-between;
	background-color: #ffffff;
}

header .header-top .header-logo {
	text-indent: -300em;
	width: 177px;
	height: 57px;
	background-image: url(/wp-content/uploads/2025/07/Logo-name2.png);
	padding: 0;
	margin: 8px 0 0 0;
	background-size:contain;
	background-repeat: no-repeat;
}


header .header-bottom {
	display:flex;
	flex-direction: row;
	justify-content: space-between;
	margin-top: 20px;
}

header .header-menu-block {
	width:70%;
	margin-left: 0px;
} 

header .header-top p.header-text-above {
	color: #767676;
	font-size: 20px;
	padding-left: 20px;
}

header .header-top p.header-text-below {
	color: #767676;
	font-size: 20px;
	padding-right: 20px;
}

header .menu-header-menu-container ul {
	display: flex;
    flex-direction: row;
    justify-content: flex-start;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

header .menu-header-menu-container ul li {
	margin: 0 10px 0 0;
	display: block;
	font-size: 18px;
	background-color: #767676;
	border-radius: 15px;
	color: #ffffff;
	font-weight: 600;
}

header .menu-header-menu-container ul li.current-menu-item {
	background-color: #D9D9D9;
	color: #F16028;
	font-weight: 600;
}

header .menu-header-menu-container ul li.current-menu-item a {
	color: #F16028;
}

header .menu-header-menu-container ul li a {
	display: block;
	border-radius: 15px;
	padding: 5px 20px 5px 20px;
	text-decoration: none;
	color: #ffffff;
}

header .menu-header-menu-container ul li a:hover {
	background-color: #f16028;
    color: #ffffff;
	transition: 0.5s;
}

header ul.menu-social-icons {
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
    margin: -35px 0 0 0;
	list-style-type: none;
	padding: 0;
}

header ul.menu-social-icons li {
	margin: 0 10px 0 0;
	padding: 0 0 0 0;
	display: block;
	font-size: 18px;
	border-radius: 15px;
	color: #ffffff;
	font-weight: 600;
}

header ul.menu-social-icons li:first-child {
	background-color: #3965b0;
}

header ul.menu-social-icons li:first-child a{
	background-image: url(/wp-content/uploads/2025/12/facebook-icon-white.png);
	background-size:contain;
	background-repeat: no-repeat;
	background-size: 25px 25px;
    background-position-x: 5px;
    background-position-y: 5px;
}

header ul.menu-social-icons li:first-child a:hover{
	background-color: #053272;
	transition: 0.5s;
}

header ul.menu-social-icons li:last-child {
	background-color: #ff991f;
	margin: 0 20px 0 0;
}

header ul.menu-social-icons li:last-child a{
	background-image: url(/wp-content/uploads/2025/12/instagram-icon-white.png);
	background-size:contain;
	background-repeat: no-repeat;
	background-size: 25px 25px;
    background-position-x: 5px;
    background-position-y: 5px;
}

header ul.menu-social-icons li:last-child a:hover {
	background-color: #ff351a;
	transition: 0.5s;
}
	
header ul.menu-social-icons li a{
	display: block;
	border-radius: 15px;
	padding: 5px 20px 5px 40px;
	text-decoration: none;
	color: #ffffff;
}

.wp-site-blocks .one-third-block {
	max-width: 462px;
	flex-grow: 0;
}

.block-editor-block-list__layout .block-editor-block-list__block {
	width: 1400px;
}

.gray-line-separator {
	height:1px;
	width: 100%;
	background-color: #767676;
	margin-top: 40px !important;
	margin-bottom: 40px !important;
}

.next-separator {
	margin-top: 0 !important;
	margin-bottom: 40px !important;
}

.next-block {
	margin-block-start: 0 !important;
}

.home h1 {
	display: none;
}

.main-block1 {
	display: flex;
}

.wp-block-group .block-max-1600 {
	max-width: 1000px;
	margin: 0 auto;
}

.block-about-serie {
	display: flex;
}

.wp-container-core-group-is-layout-6fe931d8 {
	align-items: center;
}

.link-button {
	display: block;
	margin: 40px auto !important;
	text-align:center;

}

.link-button a {
	width: 100%;
	background-color: #ffffff;
    border-color: #f16028;
    border-width: 2px;
    border-radius: 15px;
	border-style: solid;
    color: #f16028;
	font-size: 18px;
	font-weight: 700;
	padding-top: 15px;
    padding-right: 30px;
    padding-bottom: 15px;
    padding-left: 30px;
	text-decoration:none;
}

.link-button a:hover {
	width: 100%;
	background-color: #f16028;
    border-color: #f16028;
    color: #ffffff;
	transition: 0.5s;
}

.link-button a:active {
	width: 100%;
	background-color: #88685B;
    border-color: #88685B;
    color: #ffffff;
	transition: 0.5s;
}

.link-button-buy {
	display: block;
	margin: 40px auto !important;
	text-align:center;

}

.link-button-buy a {
	width: 100%;
	background-color: #f16028;
    border-color: #f16028;
    border-width: 2px;
    border-radius: 15px;
	border-style: solid;
    color: #ffffff;
	font-size: 18px;
	font-weight: 700;
	padding-top: 15px;
    padding-right: 30px;
    padding-bottom: 15px;
    padding-left: 30px;
	text-decoration:none;
}

.link-button-buy a:hover {
	width: 100%;
	background-color: #444444;
    border-color: #444444;
    color: #ffffff;
	transition: 0.5s;
}

.link-button-buy a:active {
	width: 100%;
	background-color: #000000;
    border-color: #000000;
    color: #ffffff;
	transition: 0.5s;
}

.wp-block-buttons .wp-block-button__link  {
	width: 100%;
	background-color: #ffffff;
    border-color: #f16028;
    border-width: 2px;
    border-radius: 15px;
    color: #f16028;
	font-size: 18px;
	font-weight: 700;
	padding-top: 15px;
    padding-right: 30px;
    padding-bottom: 15px;
    padding-left: 30px;
}

.wp-block-buttons .wp-block-button__link:hover {
	width: 100%;
	background-color: #f16028;
    border-color: #f16028;
    color: #ffffff;
	transition: 0.5s;
}

.wp-block-buttons .wp-block-button__link:active {
	width: 100%;
	background-color: #88685B;
    border-color: #88685B;
    color: #ffffff;
	transition: 0.5s;
}

.wp-element-button {
	background-color: #ffffff;
    border-color: #f16028;
	border-style: solid;
    border-width: 2px;
    border-radius: 15px;
    color: #f16028;
	font-size: 18px;
	font-weight: 700;
	padding-top: 15px;
    padding-right: 30px;
    padding-bottom: 15px;
    padding-left: 30px;
}

.wp-element-button:hover {
	background-color: #f16028;
    border-color: #f16028;
    color: #ffffff;
	transition: 0.5s;
}

.wp-element-button:active {
	background-color: #88685B;
    border-color: #88685B;
    color: #ffffff;
	transition: 0.5s;
}

.link-button-icon {
	width: 50px;
	height: 50px;
}

.wp-block-group .wp-block-cb-carousel-v2 {
	max-width: 1000px;
}

.one-book-block h3 {
	align-self: flex-start;
	padding: 0 0 0 30px;
}

.background-white {
	background-color: #ffffff !important;
}

.one-book-description {
	padding: 0 20px 0 0;
}

.one-book-description figure.one-book-cover {
	width: 30%;
}

.block-text-about-book {
	width: 35%;
	margin: 0 40px 20px 0 !important;
}

.block-text-about-book p {
	width: 100%;
}

.one-book-description .wp-block-cb-carousel-v2 {
	width: 35%;
}

.one-book-description .wp-block-cb-carousel-v2 .cb-pagination.swiper-pagination-horizontal {
	bottom: 30px !important;
}

.row-two-images {
	margin: 50px 0 30px 0;
}

.block-parent-of-3 {
	display:flex;
	flex-direction:row;
	justify-content: center;
	align-items: flex-start;
	padding: 20px 0;
}
.block-text-3 {
	width: 30%;
	margin: 20px 0;
}

footer {
	padding-top: 30px;
	background-color: #767676;
	color: #ffffff;
	
}

footer h2 {
	text-indent: -300em;
    width: 177px;
    height: 57px;
	background-image: url('/wp-content/uploads/2025/07/Logo-name2.png');
	padding: 0px;
	background-size: contain;
	background-repeat: no-repeat;
}

footer h2 a {
	display: block;
    width: 177px;
    height: 57px;
}

footer p.footer-copyright {
	text-align:center;
	font-size: 16px;
	color: #ffffff;
}

footer .menu-footer-menu-container ul {
	list-style-type: none;
}

footer .menu-footer-menu-container ul li {
	font-size: 18px;
	margin: 0 0 10px 0;
}

footer .menu-footer-menu-container ul li a {
	color: #ffffff;
}

footer ul.menu-social-icons {
	display: flex;
	flex-direction: column;
    margin: 0 0 0 0;
	list-style-type: none;
	padding: 0;
}

footer ul.menu-social-icons li {
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	display: block;
	font-size: 18px;
	border-radius: 15px;
	color: #ffffff;
	font-weight: 600;
}

footer ul.menu-social-icons li:first-child {
	background-color: #3965b0;
}

footer ul.menu-social-icons li:first-child a{
	background-image: url(/wp-content/uploads/2025/12/facebook-icon-white.png);
	background-size:contain;
	background-repeat: no-repeat;
	background-size: 25px 25px;
    background-position-x: 5px;
    background-position-y: 5px;
}

footer ul.menu-social-icons li:first-child a:hover{
	background-color: #053272;
	transition: 0.5s;
}

footer ul.menu-social-icons li:last-child {
	background-color: #ff991f;
	margin: 0 20px 0 0;
}

footer ul.menu-social-icons li:last-child a{
	background-image: url(/wp-content/uploads/2025/12/instagram-icon-white.png);
	background-size:contain;
	background-repeat: no-repeat;
	background-size: 25px 25px;
    background-position-x: 5px;
    background-position-y: 5px;
}

footer ul.menu-social-icons li:last-child a:hover {
	background-color: #ff351a;
	transition: 0.5s;
}
	
footer ul.menu-social-icons li a{
	display: block;
	border-radius: 15px;
	padding: 5px 20px 5px 40px;
	text-decoration: none;
	color: #ffffff;
}


@media (max-width: 1400px) {
	
	header {
		padding: 0 20px;
	}
	
	.block-about-serie {
		flex-direction: column;
	}
	
	.wp-block-group .wp-block-cb-carousel-v2 {
		max-width: 800px;
	}
}

@media (max-width: 1024px) {
	h1 {
		font-size: 34px;
	}

	h2 {
		font-size: 30px;
	}

	h3 {
		font-size: 26px;
	}
	main {
		margin-top: 30px !important;
	}
	
	header ul.menu-social-icons {
		margin: 30px 0 0 0;
		justify-content: center;
	}
	
	header ul.menu-social-icons li:last-child {
		margin: 0 0 0 0;
	}
	
	.main-block1 {
		flex-direction: column-reverse;
	}
	
	.wp-site-blocks .one-third-block {
		max-width: 100%;
	}
	
	.one-book-description {
		flex-direction: column;
		padding: 0px;
	}
	
	.block-text-about-book {
		width: 90%;
		margin: 0 10px;
	}
	
	.one-book-description figure.one-book-cover {
		width: 60%;
	}
	
	.one-book-description p {
		width: 100%;
	}
	
	.one-book-description .wp-block-cb-carousel-v2 {
		width: 90%;
	}

}

@media (max-width: 800px) {
	.block-parent-of-3 {
		    flex-direction: column;
		align-items: center;
	}
	
	.block-text-3 {
		width: 90%;
		align-items: center;
	}
}

@media (max-width: 600px) {
	
	header {
		padding: 0 0px;
	}
	
	.has-global-padding {
		padding: 0 20px;
	}
	
	h1 {
		font-size: 34px;
	}

	h2 {
		font-size: 30px;
	}

	h3 {
		font-size: 26px;
	}

	header .header-galada .wp-block-group .header-top {
		display:flex;
		flex-direction: column;
		justify-content: center;
		text-align: center;
		width: 100%;
	}
	
	header .header-top p.header-text-above {
		padding: 0px;
		margin: 0;
	}
	
	header .header-top p.header-text-below {
		padding: 0px;
		margin: 0;
	}
	
	header .header-top .header-logo {
		width: 100%;
		background-position: center;
	}
	
	header .header-bottom {
		display:flex;
		flex-direction: column;
		justify-content: center;
		margin-top: 20px;
	}
	
	header .header-menu-block {
		width: 100%;
	}
	
	header .menu-header-menu-container ul {
		flex-direction: column;
		margin: 0 10px 0 10px;
	}
	
	header .menu-header-menu-container ul li {
		flex-direction: column;
		margin: 0 10px 10px 10px;
	}
	
	.main-block1 {
		flex-direction: column-reverse;
	}
	
	.row-two-images {
		flex-direction: column;
	}
	
	.block-about-serie {
		flex-direction: column;
	}
	
	.wp-block-group .wp-block-cb-carousel-v2 {
	max-width: 400px;
	}
	
	.one-book-description {
		flex-direction: column;
		padding: 0px;
	}
	
	.one-book-description figure.one-book-cover {
		width: 100%;
	}
	
	.one-book-description p {
		width: 100%;
		margin: 0 10px;
	}
	
	.one-book-description .wp-block-cb-carousel-v2 {
		width: 90%;
	}
	
	.icon-plus-button {
		flex-direction: column;
	}
	
	}
}


}