/*
 Theme Name:     Divi Child Theme
 Theme URI:      http://www.creainsight.cz
 Description:    Divi Child Theme for Ziaja pro Tebe BLOG
 Author:         Crea Insight s.r.o.
 Author URI:     http://www.creainsight.cz
 Template:       Divi
 Version:        1.0.0
*/
 
@import url("../Divi/style.css");

/* =Theme customization starts here
------------------------------------------------------- */

/* GENERAL */

body {
	font-weight: 400;
}

.single .post {
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.placing-erata img {
	padding-top: 30px;
}

.category-header .et_pb_module.et_pb_text::before {
	display: block;
	text-align: center;
}

.category-pece .category-header .et_pb_module.et_pb_text::before { content: url('https://blog.ziajaprotebe.cz/wp-content/uploads/2022/05/category-icon-01.jpg'); }
.category-tipy-a-rady .category-header .et_pb_module.et_pb_text::before { content: url('https://blog.ziajaprotebe.cz/wp-content/uploads/2022/05/category-icon-02.jpg'); }
.category-novinky .category-header .et_pb_module.et_pb_text::before { content: url('https://blog.ziajaprotebe.cz/wp-content/uploads/2022/05/category-icon-03.jpg'); }
.category-aktivni-latky .category-header .et_pb_module.et_pb_text::before { content: url('https://blog.ziajaprotebe.cz/wp-content/uploads/2022/05/category-icon-04.jpg'); }

/* SECTIONs */

.et_pb_section {
	padding: 0px;
	padding-top: 100px !important;
}

.et_pb_section.et_pb_fullwidth_section, .et_pb_section.header-first-section {
	padding-top: 0px !important;
}

.et_pb_section.prefooter {
	background-color: #f8f8f8;
	border-top: 4px solid #000;
	padding-top: 40px !important;
	padding-bottom: 50px !important;
	margin-top: 50px;
}

.post .et_pb_section.post-header {
	padding-top: 0px !important;
}

.post .et_pb_section {
	padding-top: 60px !important;
}

.et_pb_section.category-header {
	padding-top: 50px !important;
	text-align: center;
}

/* ROWs */

.et_pb_row {
	padding-bottom: 60px !important;
}

.et_pb_row:last-child {
	padding-bottom: 0px !important;
}

.et_pb_section.design-menu-section .et_pb_row {
	text-align: center;
}

.post .et_pb_row {
	padding-bottom: 0px !important;
}

/* COLUMNs */

.et_pb_section.design-menu-section .et_pb_column {
	border-top: solid 2px #000;
	float: none;
	display: inline-block;
	position: relative;
	padding-top: 25px;
	margin-right: 3%;
	width: 30%;
}

.et_pb_section.design-menu-section .et_pb_column::before {
	content: '';
	width: 50px;
	height: 20px;
	display: block;
	position: absolute;
	top: 0px;
	left: 50%;
	transform: translate(-50%, -50%);
	background: #fff;
	z-index: 1;
	margin-left: 2px;
}

.et_pb_section.design-menu-section .et_pb_column::after {
	content: '';
	border: solid 3px #000;
	width: 14px;
	height: 14px;
	display: block;
	border-top-color: transparent;
	border-right-color: transparent;
	transform: rotate(-45deg) translate(0, -50%);
	position: absolute;
	top: -10px;
	left: 50%;
	z-index: 2;
}

.et_pb_section.prefooter .et_pb_column:nth-child(3) {
	text-align: right;
}

/* FONTs */

.et_pb_section.category-header h1 {
	font-size: 46px;
	font-weight: 500;
	text-transform: uppercase;
	text-align: center;
	width: 100%;
	padding-top: 15px;
}

.special-design-page h1 {
	font-size: 40px;
	padding-top: 90px;
	padding-bottom: 40px;
}

h2 {
	font-size: 27px !important;
	font-weight: 400;
	padding-bottom: 15px;
}

.special-design-page h2 {
	font-size: 20px !important;
	font-weight: 500;
}

h3 {
	font-size: 20px !important;
	font-weight: 500;
}

h4 {
	font-size: 18px !important;
	font-weight: 600;
}

p {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

p:not(.has-background):last-of-type {
	padding-bottom: 1em;
}

.et_pb_text_inner ul {
	padding-left: 30px !important;
}

.et_pb_section.prefooter .newsletter-form-disclaimer p {
	width: 100%;
	font-size: 15px;
}

.et_pb_module.et_pb_text.post-date-module {
	position: absolute;
	top: 0px;
	right: 0px;
	color: #3b2683;
}

.post p {
	width: 100%;
}

/* LINKs */

p a {
	color: #000;
	text-decoration: underline;
	cursor: pointer;
}

/* IMAGEs */

.et_pb_section.design-menu-section .et_pb_column .et_pb_module.et_pb_image {
	padding-bottom: 20px;
}

.et_pb_module.et_pb_image.prefooter-social-icon {
	display: inline-block;
	margin-left: 20px;
}

.et_pb_section.post-header .et_pb_module.et_pb_image {
	padding-bottom: 60px;
}

h1 > img, h2 > img, h3 > img, h4 > img, p > img {
	vertical-align: middle;
	margin-right: 20px;
	max-height: 40px;
	width: auto;
}

.post img {
	margin-bottom: 10px;
}

/* BUTTONs */

.et_pb_button_module_wrapper.et_pb_module {
	padding: 30px 0px;
}

.et_pb_button {
	padding: 10px;
	padding-left: 25px !important;
	padding-right: 35px !important;
}

.et_pb_button:hover {
	padding: 10px !important;
	padding-left: 30px !important;
	padding-right: 50px !important;
}

body .et_pb_button:hover::after {
	padding-left: 10px;
}

.fb-share-icon {
	cursor: pointer;
	margin-top: 30px;
}

/* BLOG */

.et_pb_blog_grid .column.size-1of3 {
	padding: 15px;
}

.et_pb_blog_grid .et_pb_post {
	border: none;
	padding: 10px;
	transition: all 0.3s ease-in-out;
	margin-top: 30px !important;
	margin-bottom: 0px !important;
}

.et_pb_blog_grid .et_pb_post:first-child {
	margin-top: 0px !important;
}

.et_pb_blog_grid .et_pb_post:hover {
	box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.15);
	transform:translate(0, -5px);
}

.et_pb_blog_grid .et_pb_image_container {
	position: relative;
	margin: 0px;
}

.et_pb_blog_grid .et_pb_image_container .entry-featured-image-url {
	margin-bottom: 0px !important;
}

.et_pb_blog_grid h2 {
	font-size: 20px !important;
	font-weight: 600;
	padding-bottom: 10px;
}

.et_pb_blog_grid .published {
	color: #3b2683;
	font-size: 15px;
	font-weight: 400;
}

/* SLIDERs */

.et_pb_module.et_pb_slider.eshop-slider {
	box-shadow: 0px 3px 6px #8f8f8f;
	overflow: visible !important;
	margin-bottom: 50px !important;
}

.et_pb_module.et_pb_slider.eshop-slider .et_pb_slides {
	border-top: 4px solid #000;
	overflow: hidden;
}

.et_pb_module.et_pb_slider.eshop-slider .et_pb_slides .et_pb_slide {
	background-color: transparent;
	padding: 0px;
}

.et_pb_module.et_pb_slider.eshop-slider .et_pb_slides .et_pb_slide .et_pb_container {
	height: auto !important;
}

.et_pb_module.et_pb_slider.eshop-slider .et_pb_slide_description {
	display: none;
}

.et_pb_module.et_pb_slider.eshop-slider .et_pb_slide_image {
	margin: 0px;
	width: 100%;
	top: 0 !important;
	margin-top: 0px !important;
	display: block;
	position: relative;
}

.et_pb_module.et_pb_slider.eshop-slider .et_pb_slide_image img {
	width: 100%;
	height: auto;
	max-height: unset !important;
	display: block;
	position: relative;
}

.et_pb_module.et_pb_slider.eshop-slider .et-pb-controllers {
	position: absolute;
	bottom: -40px;
	left: 0;
	width: 100%;
	text-align: center;
	z-index: 10;
}

.et_pb_module.et_pb_slider.eshop-slider .et-pb-controllers a {
	background-color: #e4e4e4;
	border-radius: 12px;
	width: 12px;
	height: 12px;
	margin-right: 10px;
	padding: 0;
	opacity: 1;
}

.et_pb_module.et_pb_slider.eshop-slider .et-pb-controllers a.et-pb-active-control {
	background-color: #000;
}

.et_pb_module.et_pb_slider.eshop-slider .et-pb-arrow-prev, .et_pb_module.et_pb_slider.eshop-slider:hover .et-pb-arrow-prev {
	left: 20px;
	opacity: 1;
}

.et_pb_module.et_pb_slider.eshop-slider .et-pb-arrow-next, .et_pb_module.et_pb_slider.eshop-slider:hover .et-pb-arrow-next {
	right: 20px;
	opacity: 1;
}

.et_pb_module.et_pb_slider.eshop-slider .et-pb-arrow-next, .et_pb_module.et_pb_slider.eshop-slider .et-pb-arrow-prev {
	font-size: 48px;
	color: #000;
}

.hp-main-slider.et_pb_post_slider.et_pb_bg_layout_dark {
	background-color: #fff;
}

.hp-main-slider.et_pb_bg_layout_dark.et_pb_slider_with_overlay .et_pb_slide_overlay_container, .hp-main-slider.et_pb_bg_layout_dark.et_pb_slider_with_text_overlay .et_pb_text_overlay_wrapper {
	background-color: rgba(0,0,0,0.15);
}

.hp-main-slider.et_pb_fullwidth_post_slider.et_pb_slider .et_pb_container {
	width: 80%;
	max-width: 1170px;
}

.hp-main-slider .et_pb_slide_content {
	display: none;
}

.hp-main-slider .et_pb_slides .et_pb_slider_container_inner {
	position: relative;
}

.hp-main-slider .et_pb_slide_description {
	background-color: rgba(255, 255, 255, 0.85);
	border-top: solid 2px #000;
	padding: 15px;
	width: 40%;
	margin-left: 0;
	text-align: left;
	position: absolute;
	top: 50%;
	left: 0;
}

.hp-main-slider .et_pb_slide_description .et_pb_slide_title {
	font-size: 28px !important;
	color: #000 !important;
	font-weight: 600;
	text-shadow: none;
}

.hp-main-slider .et_pb_slide {
	background-repeat: no-repeat;
	min-height: 490px;
}

.hp-main-slider .et-pb-arrow-next, .hp-main-slider .et-pb-arrow-prev {
	font-size: 48px;
	color: #000;
}

.hp-main-slider .et-pb-controllers a {
	display: inline-block;
	background-color: rgba(0, 0, 0, 0.25);
	text-indent: -9999px;
	border-radius: 0px;
	width: 14px;
	height: 14px;
	margin-right: 14px;
	padding: 0;
	opacity: .5;
}

.hp-main-slider .et-pb-controllers .et-pb-active-control {
	background-color: #000;
}

.category-header .et_pb_post_slider.et_pb_bg_layout_dark {
	background-color: #fff;
}

.category-header .et_pb_bg_layout_dark.et_pb_slider_with_overlay .et_pb_slide_overlay_container, .category-header .et_pb_bg_layout_dark.et_pb_slider_with_text_overlay .et_pb_text_overlay_wrapper {
	background-color: rgba(0,0,0,0.15);
}

.category-header .et_pb_slider .et_pb_container {
	width: 90%;
	max-width: 1170px;
}

.category-header .et_pb_slider_fullwidth_off .et_pb_slide_content {
	display: block;
	font-size: 14px;
	color: #000;
	text-shadow: none;
	width: 100%;
}

.category-header .et_pb_slider_fullwidth_off .et_pb_slide_content p {
	width: 100%;
}

.category-header .et_pb_slides .et_pb_slider_container_inner {
	position: relative;
}

.category-header .et_pb_slide_description {
	background-color: rgba(255, 255, 255, 0.85);
	border-top: solid 2px #000;
	padding: 15px;
	width: 60%;
	margin-left: 0;
	text-align: left;
	position: absolute;
	top: 35%;
	left: 0;
}

.category-header .et_pb_slide_description .et_pb_slide_title {
	font-size: 18px !important;
	color: #000 !important;
	font-weight: 600;
	text-shadow: none;
}

.category-header .et_pb_slide {
	background-repeat: no-repeat;
	min-height: 340px;
}

.category-header .et-pb-arrow-next, .category-header .et-pb-arrow-prev {
	font-size: 48px;
	color: #000;
}

.category-header .et-pb-controllers a {
	display: inline-block;
	background-color: rgba(0, 0, 0, 0.25);
	text-indent: -9999px;
	border-radius: 0px;
	width: 10px;
	height: 10px;
	margin-right: 10px;
	padding: 0;
	opacity: .5;
}

.category-header .et-pb-controllers .et-pb-active-control {
	background-color: #000;
}

/* TIMELINE */

.post .special-design-page.et_pb_section {
	padding-top: 0px !important;
}

.et_pb_row.timeline-row {
	padding-top: 50px;
}

.timeline-row .et_pb_column::before {
	content: '';
	background-color: #000;
	width: 2px;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -4px;
	border: 0px solid #fff;
	border-top-width: 80px;
	box-sizing: border-box;
	z-index: 1;
}

.timeline-row .et_pb_column .et_pb_module.et_pb_text {
	width: 60%;
	position: relative;
}

.timeline-row .et_pb_column .et_pb_module.et_pb_text.right-side {
	width: 60%;
	position: relative;
	margin-right: 0px;
	margin-left: auto;
}

.timeline-row .et_pb_column .et_pb_module.et_pb_text::before {
	content: '';
	width: 16px;
	height: 16px;
	display: block;
	background-color: #15553d;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	right: 16%;
	transform: translate(0, -50%);
	z-index: 2;
}

.timeline-row .et_pb_column .et_pb_module.et_pb_text.right-side::before {
	right: auto;
	left: 15%;
}

.timeline-row .et_pb_column .et_pb_module.et_pb_text::after {
	content: '';
	height: 2px;
	width: 20%;
	display: block;
	background-color: #000000;
	position: absolute;
	top: 50%;
	right: 16%;
	margin-right: 8px;
	transform: translate(0, -50%);
	z-index: 1;
}

.timeline-row .et_pb_column .et_pb_module.et_pb_text.right-side::after {
	right: auto;
	left: 15%;
}

.timeline-row .et_pb_column .et_pb_module.et_pb_text .et_pb_text_inner {
	position: initial;
	padding-right: 55%;
}

.timeline-row .et_pb_column .et_pb_module.et_pb_text.right-side .et_pb_text_inner {
	position: initial;
	padding-left: 55%;
	padding-right: 0px;
}

.timeline-row .et_pb_column .et_pb_module.et_pb_text .et_pb_text_inner blockquote {
	position: absolute;
	top: 50%;
	right: 0;
	transform: translate(0,-50%);
	border: none;
	font-size: 19px;
	padding: 0px;
	margin: 0px;
}

.timeline-row .et_pb_column .et_pb_module.et_pb_text.right-side .et_pb_text_inner blockquote {
	right: auto;
	left: 0;
}

.timeline-row .et_pb_column .et_pb_module.et_pb_text .et_pb_text_inner blockquote p {
	font-size: 19px !important;
	font-weight: 600;
	color: #15553d;
	padding-bottom: 0px;
}

.timeline-row .et_pb_column .et_pb_module.et_pb_text .et_pb_text_inner img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(0, -50%);
	max-height: 150px;
	-webkit-filter: drop-shadow(5px 5px 5px #222);
	filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.25));
	z-index: 2;
}

.timeline-row .et_pb_column .et_pb_module.et_pb_text.right-side .et_pb_text_inner img {
	left: auto;
	right: 50%;
}

.timeline-row h3 {
	font-size: 15px !important;
	font-weight: 600;
}

.timeline-row p {
	font-size: 14px !important;
	font-weight: 500;
}



/* FORMs */

.newsletter-form {
	padding-bottom: 20px;
}

.newsletter-form .et_pb_contact_form {
	font-size: 0px;
}

.newsletter-form p.et_pb_contact_field {
	float: none;
	display: inline-block;
	width: 60%;
	margin: 0px !important;
	padding: 0px !important;
}

.newsletter-form .et_contact_bottom_container {
	float: none;
	width: 40%;
	display: inline-block;
	margin: 0px !important;
	padding: 0px !important;
	vertical-align: top;
	background-color: #eee;
}

.newsletter-form .et_pb_contact p input {
	padding: 12px;
}

.newsletter-form .et_contact_bottom_container button {
	margin-left: 0px !important;
}

/* DIVIDERs */

.et_pb_module.et_pb_divider.brand-divider {
	padding: 0px;
	padding-top: 80px;
}

.et_pb_module.et_pb_divider.brand-divider.brand-divider-style-2 {
	padding-top: 20px;
	border-bottom: solid 1px #cdcdcd;
}

.et_pb_module.et_pb_divider.brand-divider::before {
	border-top-color: transparent;
	height: 0px;
	border-top-width: 0px;
	border-top-style: none;
	display: none;
}

.et_pb_module.et_pb_divider.brand-divider.brand-divider-style-2::before {
	display: block;
	width: 70px;
	height: 20px;
	background: #fff;
	bottom: -12px;
	left: 50%;
	top: auto;
	transform: translate(-50%, 0);
	z-index: 1;
}

.et_pb_module.et_pb_divider.brand-divider::after {
	display: none;
}

.et_pb_module.et_pb_divider.brand-divider .et_pb_divider_internal {
	width: 18px;
	height: 18px;
	border: solid 3px #000;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	border-top-color: transparent;
	border-right-color: transparent;
	transform: rotate(-45deg);
	cursor: pointer;
}

.et_pb_module.et_pb_divider.brand-divider.brand-divider-style-2 .et_pb_divider_internal {
	transform: rotate(-45deg) translate(-7px, 7px);
	z-index: 2;
	position: relative;
}

/* MAIN MENU */

#main-header {
	border-bottom: solid 2px #000;
}

#main-header .container {
	max-width: 1536px;
}

#top-menu.nav {
	padding-right: 280px !important;
	position: relative;
}

#top-menu li {
	position: relative;
	padding-right: 100px;
}

#top-menu li::after {
	content: '|';
	font-size: 18px;
	color: #000;
	display: inline-block;
	position: absolute;
	top: 0px;
	right: 46px;
}

#top-menu li a {
	font-size: 17px;
	font-weight: 400;
}

#top-menu li.main-menu-social-icon {
	padding-right: 0px;
	position: absolute;
	top: 0;
	right: 0;
	transform: translate(0,-25%);
}

#top-menu li.main-menu-social-icon:nth-last-child(2) {
	right: 50px;
}

#top-menu li.main-menu-social-icon:nth-last-child(3) {
	right: 90px;
}

#top-menu li.main-menu-social-icon:nth-last-child(4) {
	right: 140px;
}

#top-menu li.main-menu-social-icon:nth-last-child(5) {
	right: 200px;
}

#top-menu li.main-menu-social-icon::after {
	display: none;	
}

#top-menu li.main-menu-social-icon a {
	padding-bottom: 0px !important;
}

#et_search_icon::before {
	font-size: 25px;
}

#et_top_search {
	float: right;
	margin: 3px 0 0 22px;
	position: absolute;
	display: block;
	width: 18px;
	top: 50%;
	right: 300px;
	transform: translate(0,-10px);
	z-index: 100;
}

.et-search-form input {
	border-bottom: solid 1px gray;
}

/* FOOTER */

#footer-widgets {
	padding: 45px 0px !important;
}

#footer-bottom {
	padding: 0px !important;
}

.sticky-footer {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
}

.fwidget {
	display: block;
	width: 100%;
	float: none;
	text-align: center;
}

#menu-footer_menu {
	padding-bottom: 35px;
}

#menu-footer_menu li {
	display: inline-block;
	list-style: none;
	padding: 0px;
	padding-right: 90px;
	padding-left: 0px !important;
	position: relative;
	margin: 0px;
}

#menu-footer_menu li:last-child {
	padding-right: 0px;
}

#menu-footer_menu li a {
	font-size: 16px;
	color: #fff;
}

#menu-footer_menu li::before {
	content: '|' !important;
	font-size: 18px;
	line-height: 1em;
	position: absolute !important;
	top: 2px !important;
	right: 40px;
	color: #fff;
	font-weight: 400;
	border: none !important;
	background-color: transparent;
	border-radius: 0px !important;
	left: auto !important;
}

#menu-footer_menu li:last-child::before {
	display: none;
}

/* RESPONZIVE */

@media only screen and (max-width: 1600px) {
	#main-header .container {
		width: 95%;
	}	
	
	#top-menu li {
		padding-right: 80px;
	}
	
	#top-menu li::after {
		right: 36px;
	}
}

@media only screen and (max-width: 1440px) {
	#top-menu li.main-menu-social-icon {
		max-width: 30px;
	}
	
	#top-menu li {
		padding-right: 60px;
	}
	
	#top-menu li::after {
		right: 26px;
	}
	
	#top-menu li.main-menu-social-icon:nth-last-child(2) {
		right: 40px;
	}
	
	#top-menu li.main-menu-social-icon:nth-last-child(3) {
		right: 75px;
	}
	
	#top-menu li.main-menu-social-icon:nth-last-child(4) {
		right: 120px;
	}
	
	#top-menu li.main-menu-social-icon:nth-last-child(5) {
		right: 170px;
	}
	
	#et_top_search {
		right: 260px;
	}		
	
	#top-menu.nav {
		padding-right: 250px !important;
	}
}

@media only screen and (max-width: 1366px) {	
	.hp-main-slider .et_pb_slide {
		min-height: 410px;
	}	
	
	.hp-main-slider .et_pb_slide_description .et_pb_slide_title {
		font-size: 24px !important;
		padding-bottom: 0px;
	}
	
	.hp-main-slider .et-pb-controllers a {
		width: 12px;
		height: 12px;
		margin-right: 12px;
	}
	
	.et_pb_section.category-header {
		padding-top: 20px !important;
	}
	
	.category-header .et_pb_module.et_pb_text::before {
		max-height: 50px;
		transform: scale(0.5);
	}
	
	.et_pb_section.category-header h1 {
		font-size: 40px;
		padding-top: 20px;
	}
	
	.et_pb_row {
		padding-bottom: 40px !important;
	}
	
	.category-header .et_pb_slide {
		min-height: 300px;
	}
	
	.category-header .et_pb_slide_description {
		width: 80%;
		top: 25%;
	}	
}

@media only screen and (max-width: 1280px) {
	#top-menu li {
		padding-right: 40px;
	}
	
	#top-menu li::after {
		right: 16px;
	}	
	
	#et_search_icon::before {
		font-size: 20px;
	}
	
	#top-menu li a img {
		max-width: 30px;
	}
	
	.timeline-row .et_pb_column::before {
		margin-left: -5px;
		border-top-width: 90px;
	}	
	
	.timeline-row .et_pb_column .et_pb_module.et_pb_text.right-side::before {
		left: 14.5%;
	}
}

@media only screen and (max-width: 1170px) {
	#top-menu li a {
		font-size: 16px;
	}
	
	#top-menu li.main-menu-social-icon {
		max-width: 25px;
	}
	
	#top-menu li a img {
		max-width: 25px;
	}
	
	#top-menu li {
		padding-right: 30px;
	}
	
	#top-menu li::after {
		right: 11px;
		font-size: 17px;	
	}
	
	#top-menu li.main-menu-social-icon:nth-last-child(2) {
		right: 30px;
	}
	
	#top-menu li.main-menu-social-icon:nth-last-child(3) {
		right: 55px;
	}
	
	#top-menu li.main-menu-social-icon:nth-last-child(4) {
		right: 90px;
	}
	
	#top-menu li.main-menu-social-icon:nth-last-child(5) {
		right: 130px;
	}
	
	#et_top_search {
		right: 200px;
	}		
	
	#top-menu.nav {
		padding-right: 200px !important;
	}
	
	.et_pb_gutters1 .et_pb_section.design-menu-section .et_pb_column_1_4, .et_pb_section.design-menu-section .et_pb_gutters1.et_pb_row .et_pb_column_1_4 {
		width: 22%;
		margin: 1% !important;
	}	
}

@media only screen and (max-width: 1080px) {
	#main-header .container {
		width: 98%;
	}
		
	#logo {
		max-height: 60% !important;
	}

	#top-menu li {
		padding-right: 20px;
	}	
	
	#top-menu li::after {
		display: none;
	}
	
	.et_pb_section.prefooter .et_pb_module.et_pb_image {
		max-width: 60%;
	}
	
	.hp-main-slider .et_pb_slide_description .et_pb_slide_title {
		font-size: 20px !important;
		padding-bottom: 0px;
	}
	
	.hp-main-slider .et_pb_slide {
		min-height: 330px;
	}
	
	.timeline-row .et_pb_column .et_pb_module.et_pb_text {
		width: 80%;
		position: relative;
		padding-bottom: 50px;
	}
	
	.timeline-row .et_pb_column .et_pb_module.et_pb_text.right-side {
		width: 80%;
	}
}

@media only screen and (max-width: 980px) {
	#main-header .container {
		width: 85%;
	}
		
	#logo {
		max-height: 85%;
	}
	
	#et_top_search {
		right: 60px;
		transform: translate(0,-20px);
	}
	
	.et_mobile_menu {
		text-align: center;
	}
	
	.et_mobile_menu li.main-menu-social-icon {
		display: inline-block;
		padding-left: 2%;
		padding-right: 2%;
		margin-top: 20px;
		max-width: 16%;
	}
	
	.et_mobile_menu li a {
		text-align: center;
		font-weight: 400;
	}
	
	.et_pb_section.prefooter .et_pb_column.et_pb_column_1_3 {
		text-align: center;
	}
	
	.et_pb_section.prefooter .et_pb_module.et_pb_image {
		max-width: 100%;
		text-align: center;
		padding-bottom: 50px;
		width: auto;
	}
	
	.et_pb_module.et_pb_image.prefooter-social-icon {
		margin-top: 50px;
	}
	
	.et_pb_gutters1 .footer-widget:nth-child(n) {
		width: 100% !important;
	}
	
	.et_pb_blog_grid .column.size-1of2 {
		padding: 20px;
	}
	
	.et_pb_module.homepage-blog-module .et_pb_blog_grid .et_pb_post {
		display: none;
	}
	
	.et_pb_module.homepage-blog-module .et_pb_blog_grid .et_pb_post:first-child {
		display: block;
	}
	
	.hp-main-slider .et_pb_slide {
		min-height: 300px;
	}
	
	.et_mobile_menu li a, .nav li li a {
		font-size: 16px;
	}
	
	.post .et_pb_row {
		padding-bottom: 0px !important;
		padding-top: 0px !important;
		text-align: center;
	}
	
	.et_pb_module.et_pb_image {
		width: 34%;
		text-align: center;
		display: inline-block;
		margin-right: 10px;
		margin: 10px;
		margin-top: 30px;
	}
	
	.et_pb_section.post-header .et_pb_module.et_pb_image {
		width: 100%;
		margin: 0px;
	}
	
	.et_pb_module.et_pb_text.post-date-module {
		position: relative;
		text-align: right;
		padding-bottom: 10px;
	}
	
	h1 img {
		max-height: 1em;
		width: auto;
	}

	.category-header .et_pb_slide {
		min-height: 250px;
	}
	
	.category-header .et_pb_slide_description {
		width: 100%;
		top: 15%;
	}	
	
	.special-design-page h1 {
		font-size: 30px;
	}	

	div.special-design-page.et_pb_section {
		background-size: 0px !important;
	}
	
	.special-design-page .et_pb_module.et_pb_image {
		width: 100%;
		margin-left: 0px;
	}
	
	.special-design-page h2 {
		padding-bottom: 20px;
	}	
	
	.et_pb_row.timeline-row {
		padding-top: 50px !important;
		width: 90% !important;
	}
}

@media only screen and (max-width: 800px) {
	.timeline-row .et_pb_column::before {
		display: none;
	}
	
	.timeline-row .et_pb_column .et_pb_module.et_pb_text {
		width: 100%;
		padding-bottom: 0px;
		margin-bottom: 100px !important;
	}
	
	.timeline-row .et_pb_column .et_pb_module.et_pb_text.right-side {
		width: 100%;
		padding-bottom: 0px;
		margin-bottom: 100px !important;
	}
}

@media only screen and (max-width: 768px) {
	p {
		width: 100%;
	}
	
	.hp-main-slider .et_pb_slide_description {
		width: 60%;
		top: 40%;
	}
	
	.hp-main-slider .et_pb_slide {
		min-height: 280px;
	}
	
	.hp-main-slider .et_pb_slide_description .et_pb_slide_title {
		font-size: 18px !important;
		padding-bottom: 0px;
	}
	
	.et_pb_module.homepage-blog-module .et_pb_blog_grid .et_pb_post {
		display: block;
	}
	
	.et_pb_module.et_pb_slider.eshop-slider .et_pb_slide_image {
		display: block !important;
	}
	
	.et_pb_gutters1 .et_pb_section.design-menu-section .et_pb_column_1_4, .et_pb_section.design-menu-section .et_pb_gutters1.et_pb_row .et_pb_column_1_4 {
		width: 43%;
		margin: 3% !important;
	}
	
	.newsletter-form p.et_pb_contact_field {
		width: 60% !important;
	}
	
	#menu-footer_menu li {
		display: block;
		padding-right: 0px;
		text-align: center;
	}
	
	#menu-footer_menu li::before {
		display: none;
	}
	
	.et_pb_module.et_pb_slider.eshop-slider .et-pb-controllers a {
		width: 8px;
		height: 8px;
	}
	
	.category-header .et_pb_slide_description {
		width: 100%;
		top: 10%;
	}
	
	.et_pb_module.et_pb_image {
		width: 75%;
		text-align: center;
		display: inline-block;
		margin: 0px;
		margin-top: 30px;
	}

}

@media only screen and (max-width: 475px) {
	.hp-main-slider .et_pb_slide {
		min-height: 200px;
	}
	
	.hp-main-slider .et_pb_slide_description {
		width: 70%;
		top: 30%;
	}
	
	.hp-main-slider .et_pb_slide_description .et_pb_slide_title {
		font-size: 17px !important;
		padding-bottom: 0px;
	}
	
	.et_pb_section {
		padding: 0px;
		padding-top: 80px !important;
	}
	
	.category-header .et_pb_slide_description {
		padding: 8px;
	}	
		
	.category-header .et_pb_slide_description .et_pb_slide_title {
		font-size: 16px !important;
	}	
	
	.et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_content {
		font-size: 14px;
		line-height: 1.3em;
	}
	
	.timeline-row .et_pb_column .et_pb_module.et_pb_text .et_pb_text_inner blockquote {
		top: 0;
		transform: none;
		z-index: 10;
	}
	
	.timeline-row .et_pb_column .et_pb_module.et_pb_text .et_pb_text_inner img {
		right: 0;
		left: auto;
		margin-top: 20px;
	}
	
	.timeline-row .et_pb_column .et_pb_module.et_pb_text.right-side .et_pb_text_inner img {
		left: 0;
		right: auto;
		margin-top: 20px;
	}	
	
	.timeline-row .et_pb_column .et_pb_module.et_pb_text::before, .timeline-row .et_pb_column .et_pb_module.et_pb_text::after {
		display: none;
	}	
}

/* Make the row full-width on mobile */
@media only screen and (max-width: 768px) {
    .mobile-full-width-article {
        width: 100% !important; /* Make the row take full width */
        max-width: 100% !important; /* Ensure it doesn't restrict width */
        padding-left: 0 !important; /* Remove side padding */
        padding-right: 0 !important; /* Remove side padding */
        margin-left: 0 !important; /* Remove margin if needed */
        margin-right: 0 !important; /* Remove margin if needed */
		left: 10vw !important;
    }

	
    /* Make only the Image Module full screen width */
    .et_pb_image {
        width: 100vw !important; /* Ensure full width */
        max-width: 100vw !important;
        height: auto !important; /* Maintain aspect ratio */
        display: block;
        margin: 0 !important; /* Remove extra margins */
        padding: 0 !important;
        position: relative;
        left: -10vw; /* Shift image left to counteract row margin */
		right: 0;
    }
}

#page-container {
	overflow-x: hidden !important;
}


