/*======================================
Theme Name: Naziv teme
Theme URI: http://www.virtualna-tvornica.com
Description: Opis
Version: 1.0
Author: Virtualna Tvornica
Author URI: http://www.virtualna-tvornica.com
Template: Divi
======================================*/

/* FONTS */

/* Include fonts */

@font-face {
  font-family: 'Roboto';
  src: url('assets/fonts/roboto/Roboto-Black.ttf') format('woff');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url('assets/fonts/roboto/Roboto-BlackItalic.ttf') format('woff');
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: 'Roboto';
  src: url('assets/fonts/roboto/Roboto-Bold.ttf') format('woff');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url('assets/fonts/roboto/Roboto-BoldItalic.ttf') format('woff');
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: 'Roboto';
  src: url('assets/fonts/roboto/Roboto-Medium.ttf') format('woff');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url('assets/fonts/roboto/Roboto-MediumItalic.ttf') format('woff');
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: 'Roboto';
  src: url('assets/fonts/roboto/Roboto-Regular.ttf') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url('assets/fonts/roboto/Roboto-Italic.ttf') format('woff');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Roboto';
  src: url('assets/fonts/roboto/Roboto-Thin.ttf') format('woff');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url('assets/fonts/roboto/Roboto-ThinItalic.ttf') format('woff');
  font-weight: 300;
  font-style: italic;
}
/* FONTS END */

/* GENERAL SETTINGS */

body {
  overflow-x: hidden;
  line-height: 1.5em;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  color: #130f0c;
}
body p {
    line-height: 1.5em;
}
#page-container {
  overflow-y: unset !important;
}

/* GENERAL Muzej */
body {
	padding-top: 0 !important;
}
body p {
	font-weight: 400;
}
body .et_pb_button,
body .et_pb_button:hover,
body .et_pb_module .et_pb_button:hover {
	line-height: 22px !important;
    padding: 16px 53px 14px 53px;
}
body .et_pb_button:hover,
body .et_pb_module .et_pb_button:hover,
body .et_pb_button:hover:after {
	text-shadow: 1px 0 7px #f0b4a5;
}
body .et_pb_button:hover,
body .et_pb_module .et_pb_button:hover {
	box-shadow: 1px 1px 7px rgba(240, 180, 165, 0.6);
}
body .et_pb_button:after {
	font-size: 20px !important;
    line-height: 1em !important;
	color: #fff !important;
}
li {
	font-weight: 400;
}
.et_pb_scroll_top.et-pb-icon {
	background: rgb(123,97,90);
	background: linear-gradient(0deg, rgba(123,97,90,1) 53%, rgba(152,97,89,1) 88%);
    border-radius: 89% 11% 91% 9% / 12% 89% 11% 88%;
    right: 25px;
	box-shadow: 0 0 15px #f9e4d6;
	z-index: 9998;
}
.et_pb_slide_description {
    text-shadow: none !important;
}
.et_pb_slide .et_pb_slide_content ul li{
    padding-bottom: 10px;
}
@media all and (max-width: 768px) {
    .et_pb_scroll_top.et-pb-icon {
        right: 13px;
        bottom: 13px;
        font-size: 20px;
    }
}
/* HEADER */
#main-header {
	box-shadow: none;
	z-index: 900;
}
#main-header #et-top-navigation {
	padding: 33px 0 0 0;
}
#main-header #et-top-navigation nav > ul > li > a {
	padding-bottom: 50px;
}
#main-header.et-fixed-header #et-top-navigation {
	padding-top: 20px !important;
}
#main-header.et-fixed-header #et-top-navigation nav > ul > li > a {
    padding-bottom: 26px;
}
#top-menu li {
	padding-right: 13px;
}
#top-menu li.ticket a {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600;
	position: absolute;
    left: -80px;
    top: -1px !important;
    text-align: center;
	transition: all .4s ease-in-out;
}
.et-fixed-header #top-menu li.ticket a {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600;
	padding-bottom: 0 !important;
	top: -7px !important;
}
#top-menu li.ticket.current-menu-item a {
	color: #f9e4d6 !important;
}
#top-menu li.ins-nav-link > a,
#top-menu li.fb-nav-link > a,
#top-menu li.tik-nav-link > a,
#top-menu li.mapa-nav-link > a,
#top-menu li.trip-nav-link > a,
#top-menu li.cart-nav-link > a,
#top-menu li.yt-nav-link > a{
	position: relative;
	color: #f0b4a5;
}
#top-menu li.ins-nav-link > a:after,
#top-menu li.fb-nav-link > a:after,
#top-menu li.tik-nav-link > a:after,
#top-menu li.trip-nav-link > a:after,
#top-menu li.mapa-nav-link > a:after,
#top-menu li.yt-nav-link > a:after{
	content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    top: -1px;
    left: 50%;
    transform: translateX(-50%);
    transition: all .4s ease-in-out;
}
#top-menu li.ins-nav-link > a:after {
	background: url("/wp-content/uploads/2021/03/ig-1.png") no-repeat center;
	background-size: 30px 30px;
}
#top-menu li.fb-nav-link > a:after {
	background: url("/wp-content/uploads/2021/03/fb.png") no-repeat center;
	background-size: 20px 23px;
}
#top-menu li.tik-nav-link > a:after {
	background: url("/wp-content/uploads/2021/03/tik-tok-1.png") no-repeat center;
	background-size: 25px 25px;
}
#top-menu li.mapa-nav-link > a:after {
	background: url("/wp-content/uploads/2021/03/mapa.png") no-repeat center;
	background-size: 31px 30px;
}
#top-menu li.trip-nav-link > a:after {
	background: url("/wp-content/uploads/2021/05/trip-ad-1.png") no-repeat center;
	background-size: 31px 30px;
}
#top-menu li.yt-nav-link > a:after {
	background: url("/wp-content/uploads/2021/03/yt.png") no-repeat center;
	background-size: 100% 100%;
}
.et-fixed-header #top-menu li.ins-nav-link > a:after {
	background-size: 20px 20px;
	width: 20px;
    height: 20px;
}
.et-fixed-header #top-menu li.fb-nav-link > a:after {
	background-size: 20px 20px;
	width: 20px;
    height: 20px;
}
.et-fixed-header #top-menu li.mapa-nav-link > a:after {
	background-size: 21px 20px;
	width: 20px;
    height: 20px;
}
.et-fixed-header #top-menu li.tik-nav-link > a:after {
	background-size: 18px 19px;
	width: 20px;
    height: 20px;
}
.et-fixed-header #top-menu li.trip-nav-link > a:after {
	background-size: 18px 19px;
	width: 20px;
    height: 20px;
}
#top-menu li.cart-nav-link {
	margin-left: 10px;
	margin-right: 10px;
}
#top-menu li.cart-nav-link > a {
	position: relative;
}
#top-menu li.cart-nav-link > a:after {
	content: '';
    background: url('/wp-content/uploads/2021/04/cart_icon.png') no-repeat;
    background-size: 30px 30px;
    position: absolute;
    width: 30px;
    height: 30px;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    transition: all .4s ease-in-out;
}
.et-fixed-header #top-menu li.cart-nav-link > a:after {
	background-size: 19px 19px;
    width: 20px;
    height: 20px;
	top: 1px;
}
#et-top-navigation .et-cart-info {
	display: none;
}
#et-top-navigation .et-cart-info span:before {
	opacity: 0;
}
#et-top-navigation .et-cart-info span:after {
	content: '';
    background: url('/wp-content/uploads/2021/04/cart_icon.png') no-repeat;
    background-size: 30px 30px;
    position: absolute;
    width: 30px;
    height: 30px;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    transition: all .4s ease-in-out;
}
.et-fixed-header #et-top-navigation .et-cart-info span:after {
	background-size: 21px 20px;
    width: 20px;
    height: 20px;
}
.nav li.wpml-ls-item {
	width: 66px;
}
#menu-footer-izbornik li.faq-menu-item.current-menu-item a {
	color: #fff !important;
}
#menu-footer-izbornik li a,
#menu-footer-izbornik-en li a {
	font-weight: 700;
}
.header-info {
	max-width: 600px;
	width: 100%;
    margin: 0 auto;
    float: none;
    position: absolute;
    left: 0;
    right: 0;
	top: 50%;
	transform: translateY(-50%);
	text-align: center;
}
.header-info ul li {
	display: inline;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 20px;
	font-weight: 600;
	color: #7b615a;
	margin: 0 5px;
	position: relative;
}
.header-info ul li span {
	font-size: 20px;
    margin-right: -5px;
    margin-left: 5px;
}
.header-info ul li,
.header-info ul li a {
	color: #7b615a !important;
}
.mobile_menu_bar:before {
	color: #7b615a !important;
}
.mobile_nav.opened .mobile_menu_bar:before {
	content: '\4d';
	opacity: .8;
}
/* WPML */
#top-menu-nav {
	padding-right: 50px;
}
#main-header.et-fixed-header #et-top-navigation nav > ul > li.wpml-ls-item > a {
	padding-bottom: 20px !important;
}
/*#mobile_menu #menu-item-wpml-ls-4-hr,
.wpml-ls-display {
	display: none;
}*/
.nav li.wpml-ls-item {
	position: absolute;
	margin-top: 10px;
	/*display: none !important;*/
}
.nav li.wpml-ls-item a {
	padding-bottom: 40px !important;
}
.et-fixed-header .nav li.wpml-ls-item {
	margin-top: 5px;
}
.wpml-ls-item a {
    font-weight: 600;
}
#top-menu li.wpml-ls-item ul {
    width: 55px !important;
    border-top: 3px solid #7b615a !important;
    padding: 0;
    margin-left: -10px;
}
#top-menu li li.wpml-ls-item {
    padding: 5px;
    width: 100%;
    text-align: center;
	background: #f0b4a5;
}
#top-menu li.wpml-ls-item ul li a {
	position: relative;
    width: 100%;
    padding: 0 !important;
}
/* HOME PAGE */
.hp-intro-buttons .et_pb_column {
	display: flex;
}
.hp-intro-buttons .et_pb_column .et_pb_button_wrapper{
	display: flex !important;
	width: 100%;
    max-width: 100%;
    flex-direction: row;
    justify-content: center;
    align-items: self-end;
}
.hp-intro-buttons .et_pb_module_header {
	font-family: 'Spartan',Helvetica,Arial,Lucida,sans-serif!important;
    color: #7b615a!important;
    font-size: 18px;
    font-size: 18px;
    font-style: normal;
    line-height: 24px;
}
body.home #page-container .et_pb_section .hp-intro-buttons .et_pb_promo .et_pb_button_wrapper .et_pb_promo_button.et_pb_button {
	    padding-top: 6px!important;
    padding-right: 20px!important;
    padding-bottom: 7px!important;
    padding-left: 20px!important;
}
.hp-intro-buttons .et_pb_promo_description {
	padding-bottom: 5px;
}
.hp-intro-buttons .et_pb_column .et_pb_promo {
	padding: 20px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: space-between;
	width: 100% !important;
}
.hp-intro-buttons .et_pb_column .et_pb_promo a.et_pb_button.et_pb_promo_button {
	text-transform: none;
    line-height: 26px !important;
    display: block !important;
    align-items: center !important;
	width: 100% !important;
}
.hp-intro-buttons .et_pb_column .et_pb_promo a.et_pb_button.et_pb_promo_button:hover {
	box-shadow: 1px 1px 16px rgba(123,97,90,0.3) !important;
	border: 6px solid #f0b4a5 !important;
	text-shadow: none !important;
	color: #000 !important;
}
.hp-section-1 {
	display: flex;
    align-items: center;
}
.hp-section-1 .col-two h1,
.hp-section-4 h2,
.hp-last-section h3 {
	position: relative;
	margin-bottom: 50px;
}
.hp-section-1 .col-two h1:after,
.hp-section-4 h2:after,
.hp-last-section h3:after {
	content: "";
	position: absolute;
	bottom: -18px;
	left: 0;
	width: 100px;
	height: 1px;
	background: #7b615a;
}
.hp-section-2 {
	background-position: top left 100px !important;
}
.hp-section-4 {
	background-position: top right 130px !important;
}
/* HP BLOG SECTION */
.hp-blog-section .et_pb_salvattore_content {
	display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
}
.hp-blog-section article,
.hp-blog-solo article {
	margin-bottom: 0 !important;
}
.hp-blog-section .et_pb_blog_grid .et_pb_post {
/* 	display: flex;
    flex-direction: column;
	overflow: hidden; */
	position: relative;
    height: 100%;
    display: flex;
    flex-flow: column nowrap;
	overflow: hidden;
}
.hp-blog-section .et_pb_post .post-meta,
.blog-category-page .post-meta,
.related-posts .post-meta {
	order: 1;
	font-family: 'Playfair Display',serif;
    z-index: 1;
	margin: 0 -20px;
}
.hp-blog-section.hbs-1 .post-meta,
.blog-category-page.history .et_pb_module .et_pb_post .post-meta {
	background: rgba(249, 228, 214, 0.8);
}
.hp-blog-section.hbs-2 .post-meta,
.blog-category-page.recipe .et_pb_module .et_pb_post .post-meta,
.related-posts .et_pb_post .post-meta {
	background: rgba(240,180,165,0.8);
}
.blog-category-page.news .et_pb_module .et_pb_post .post-meta,
.hp-blog-section.hbs-3 .post-meta {
	background: rgba(197, 149, 141,0.8);
}
.hp-blog-section.hbs-3 .post-meta {
	margin-bottom: 0;
	margin-left: -19px;
    margin-right: -19px;
}
.hp-blog-section.hbs-3 {
	transition: all 0.4s ease;
}
.hp-blog-section.hbs-3 .post-meta p {
	background: rgba(197, 149, 141, 0.8);
	padding: 13px 15px 13px 30px;
    font-style: italic;
    color: #471f20!important;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.7);
    font-weight: 600;
    font-size: 18px;
    position: relative;
	font-family: 'Playfair Display',serif;
}
.hp-blog-section.hbs-3 .post-meta p:before {
	content: "\2053";
    position: absolute;
    left: 10px;
    top: 13px;
    color: #471f20!important;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.7);
    font-weight: 600;
    font-size: 23px;
	font-family: 'Playfair Display',serif;
}
.hp-blog-section .et_pb_post .post-meta a,
.blog-category-page .post-meta a,
.related-posts  .post-meta a {
	display: block;
    padding: 15px 15px 15px 30px;
    font-style: italic;
    color: #471f20 !important;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.7);
    font-weight: 600;
    font-size: 18px;
    position: relative;
}
.hp-blog-section .et_pb_post .post-meta a:before,
.blog-category-page .post-meta a:before,
.related-posts  .post-meta a:before {
	content: " \007E";
    position: absolute;
    left: 10px;
    top: 13px;
    color: #471f20 !important;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.7);
    font-weight: 600;
    font-size: 23px;
	font-family: "Playfair Display", serif;
}
.blog-category-page .et_pb_module .et_pb_post h2.entry-title,
.related-posts .et_pb_post h2.entry-title {
	order: 2;
	margin-top: 15px;
	margin-bottom: 5px;
	display: block;
}
.related-posts .et_pb_post h2.entry-title {
	line-height: 36px;
}
.blog-category-page .et_pb_module .et_pb_post h2.entry-title:hover,
.related-posts .et_pb_post h2.entry-title:hover {
	color: #f0b4a5;
}
.blog-category-page .et_pb_module .et_pb_post .entry-title a,
.related-posts .et_pb_module .et_pb_post .entry-title a {
	display: block;
}
.hp-blog-section .et_pb_blog_grid h2 {
	order: 2;
	margin-top: 15px;
	margin-bottom: 5px;
}
.hp-blog-section .post-content {
	order: 3;
	display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.hp-blog-section .et_pb_blog_grid .et_pb_image_container,
.blog-category-page .et_pb_image_container,
.related-posts .et_pb_image_container {
	margin: -20px -20px 0;
    z-index: 0;
}
.blog-category-page {
	display: flex;
}
.hp-blog-section .et_pb_post,
.blog-category-page .et_pb_post,
.related-posts  .et_pb_post {
	transition: all 0.4s ease;
}
.hp-blog-section .et_pb_post:hover,
.related-posts .et_pb_post:hover,
.blog-category-page .et_pb_post:hover {
	box-shadow: 1px 6px 33px rgba(240, 180, 165, 0.8);
}
.hp-blog-section .et_pb_post .entry-featured-image-url,
.blog-category-page .et_pb_post .entry-featured-image-url,
.related-posts .et_pb_post .entry-featured-image-url {
	margin-bottom: 0;
}
.hp-blog-section .et_pb_image {
	overflow: hidden;
}
.hp-blog-section .et_pb_module.entry-title {
	margin-top: 15px;
    margin-bottom: 15px;
	padding-bottom: 10px;
}
.hp-blog-section .et_pb_module.entry-title h2 {
	padding-bottom: 0;
}
.hp-blog-section .et_pb_module.et_pb_text .et_pb_text_inner {
	padding-left: 19px;
	padding-right: 19px;
}
.hp-blog-section .post-content-inner,
.hp-blog-solo .post-content-inner,
.blog-category-page .post-content-inner,
.related-posts .post-content-inner {
	margin-bottom: 4%;
}
.hp-blog-section .et_pb_module.et_pb_text {
	margin-bottom: 3%;
}
body #page-container .hp-blog-section .et_pb_button.et_pb_button_2,
body #page-container .hp-blog-section .et_pb_button.et_pb_button_2:hover {
	padding-left: 19px !important;
}
.hp-blog-section .et_pb_button:hover {
	box-shadow: none !important;
	text-shadow: none !important;
}
#hp-lexicon .col-one {
	width: 28.6% !important;
}
#hp-lexicon .col-two {
	width: 72% !important;
    padding-left: 3%;
	padding-right: 4%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
#hp-lexicon .et_pb_button:hover {
	box-shadow: none;
	text-shadow: none;
}
#hp-lexicon {
	transition: all 0.4s ease;
}
#hp-lexicon:hover {
	box-shadow: 1px 6px 33px rgb(240, 180, 165, 0.8);
}
/* HP BLOG SOLO */
.hp-blog-solo .et_pb_blog_grid .et_pb_post {
	display: flex;
    flex-direction: column;
	overflow: hidden;
	transition: all 0.4s ease;
}
.hp-blog-solo .et_pb_blog_grid .et_pb_post:hover {
	box-shadow: 1px 6px 33px rgba(240, 180, 165, 0.8);
}
.hp-blog-solo .et_pb_post .post-meta {
	order: 1;
    z-index: 1;
	margin: 0 -20px;
	font-family: 'Playfair Display', serif;
	background: rgba(249,228,214, 0.8);
}
.hp-blog-solo .et_pb_post .post-meta a {
	display: block;
    padding: 15px 15px 15px 30px;
    font-style: italic;
    color: #471f20!important;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.7);
    font-weight: 600;
    font-size: 18px;
    position: relative;
}
.hp-blog-solo .et_pb_post .post-meta a:before {
	content: "\2053";
    position: absolute;
    left: 10px;
    top: 13px;
    color: #471f20!important;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.7);
    font-weight: 600;
    font-size: 23px;
}
.hp-blog-solo .post-meta {
	background: rgba(255, 255, 255, 0.8);
}
.hp-blog-solo .et_pb_blog_grid h2 {
	order: 2;
	margin-top: 15px;
	margin-bottom: 15px;
}
.hp-blog-solo .post-content {
	order: 3;
}
.hp-blog-solo .et_pb_blog_grid .et_pb_image_container {
	margin: -20px -20px 0;
    z-index: 0;
}
.hp-blog-solo .et_pb_post .entry-featured-image-url {
	margin-bottom: 0;
}
.hp-gallery-slider {
	border: 20px solid #fff;
}
.hp-gallery-slider .et_pb_gallery_item {
	background: #fff;
}
.hp-gallery-slider .et_pb_gallery_image {
	max-width: 30%;
	margin: 0 auto;
}
.hp-gallery-slider .et_pb_gallery_image img {
	height: 450px;
	max-height: 450px;
}
.hp-gallery-slider .et-pb-controllers {
	bottom: 1px;
}
.hp-gallery-slider .et-pb-controllers .et-pb-active-control {
	background-color: #7b615a;
}
.hp-gallery-slider .et-pb-controllers a {
	background-color: #fff;
}
.hp-gallery-slider .et-pb-arrow-prev,
.hp-gallery-slider .et-pb-arrow-next {
	opacity: 1;
}
.hp-gallery-slider .et-pb-arrow-prev {
	left: 22px;
}
.hp-gallery-slider .et-pb-arrow-next {
	right: 22px;
	color: #7b615a;
}
.hp-gallery-slider .et-pb-arrow-next:before,
.hp-gallery-slider .et-pb-arrow-prev:before {
	color: #7b615a;
	font-size: 34px;
	opacity: 0.6;
	transition: all 0.6s ease;
}
.hp-gallery-slider .et-pb-arrow-prev:before {
	content: "\2190";
}
.hp-gallery-slider .et-pb-arrow-next:before {
	content: "\2192";
}
.hp-gallery-slider .et-pb-arrow-prev:hover:before,
.hp-gallery-slider .et-pb-arrow-next:hover:before {
	opacity: 1;
}
.hp-gallery-slider .et_pb_gallery_image.landscape a {
    pointer-events: none;
}
.hp-gallery-slider .et_overlay {
    display: none !important;
}
.photo-cta .et_pb_promo_description {
	padding-bottom: 0;
}
/* ACCORDION */
#faq-accordion .et_pb_toggle_open,
#faq-accordion .et_pb_toggle_close {
	padding: 10px;
}
#faq-accordion h5 {
	position: relative;
	padding: 10px;
	font-style: normal;
}
#faq-accordion h5:after {
	content: "";
	position: absolute;
	top: 0;
	left: -10px;
	width: 8px;
	height: 100%;
	background: #c5958d;
	transition: 0.3s;
}
#faq-accordion .et_pb_toggle_open h5 {
	font-weight: 600;
	font-style: normal;
}
#faq-accordion .et_pb_toggle_open h5:after,
#faq-accordion .et_pb_module:hover h5:after {
	background: #986159;
}
#faq-accordion .et_pb_module:hover h5 {
	color: #986159 !important;
}
#faq-accordion .et_pb_module {
	margin-bottom: 0;
}
#faq-accordion .et_pb_toggle_content {
	padding-left: 10px;
	padding-right: 10px;
}
#cta-rent {
	width: 80%;
	padding: 100px 65px;
}
#cta-rent .et_pb_promo_description,
#cta-rent .et_pb_button_wrapper {
	background: rgba(123, 97, 90, 0.8);
	padding: 20px;
}
#cta-rent .et_pb_promo_description h2 {
	margin: 25px 0 0 0;
	padding: 0 50px;
}
.hp-last-section .col-one,
.hp-last-section .col-two {
	padding-right: 8%;
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}
.hp-last-section .col-one .et_pb_image,
.hp-last-section .col-two .et_pb_image {
	display: inline-block;
	width: 25%;
	margin-right: 0;
	margin-bottom: 23px !important;
}
/* BLOG */
/* .blog-category-page .et_pb_module .et_pb_post {
    display: flex;
    flex-direction: column;
} */
/* .blog-category-page .et_pb_salvattore_content {
	display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
} */
/* .blog-category-page .et_pb_module .et_pb_post .post-content {
	margin-top: auto;
    margin-bottom: 0;
} */
/* .blog-category-page .post-content-inner {
	margin-top: -20px;
} */
.blog-category-page .et_pb_module .et_pb_post,
.related-posts .et_pb_blog_grid .et_pb_post {
	position: relative;
    display: flex;
    flex-flow: column nowrap;
}
.blog-category-page .et_pb_module .et_pb_post .entry-title,
.related-posts .et_pb_blog_grid .et_pb_post .entry-title {
    order: 2;
}
.blog-category-page .et_pb_module .et_pb_post .post-content,
.related-posts .et_pb_blog_grid .et_pb_post .post-content  {
    order: 3;
}
.blog-category-page.history .et_pb_blog_grid .et_pb_post .post-content,
.blog-category-page.news .et_pb_blog_grid .et_pb_post .post-content,
.blog-category-page.recipe .et_pb_blog_grid .et_pb_post .post-content,
.related-posts .et_pb_blog_grid .et_pb_post .post-content,
.hp-blog-section .post-content {
	position: absolute;
    bottom: 16px;
    margin-right: 19px;
}
.blog-category-page .pagination {
	margin-top: 50px;
}
.blog-category-page .pagination a {
	transition: all 0.4s ease;
}
.blog-category-page .pagination a:hover {
	color: #7b615a;
}
.category-intro .et_pb_header_content_wrapper {
	max-width: 600px;
}
#photo-toggle {
	cursor: pointer;
}
#photo-send {
	display: none;
}
/* INTRO PAGES HP */
.hp-intro-pages.flex-center {
	align-items: center;
    display: flex;
}
.hp-intro-pages .col-two {
	margin-left: -280px;
    padding: 50px 0 50px 50px;
    width: 55%;
}
.heading-line h1,
.woocommerce-shop .heading-line h2 {
	position: relative;
    margin-bottom: 50px;
	max-width: 80%;
}
.heading-line h1:after,
.woocommerce-shop .heading-line h2:after {
	content: "";
    position: absolute;
    bottom: -18px;
    left: 0;
    width: 100px;
    height: 1px;
    background: #7b615a;
}
#kontakt .heading-line h1 {
	position: relative;
    margin: 0 auto 50px;
	max-width: 80%;
}
#kontakt .heading-line h1:after {
	content: "";
    position: absolute;
    bottom: -18px;
    left: 0;
	right: 0;
	margin: 0 auto;
    width: 100px;
    height: 1px;
    background: #7b615a;
}
.pagination .alignleft {
    float: right;
}
.pagination .alignright {
    float: left;
}
/* BODY POST */
.body-post .widgettitle {
	position: relative;
	padding-left: 30px;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.7);
}
.post-header .et_pb_title_meta_container {
	position: relative;
	padding-left: 20px;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.7);
}
.body-post .widgettitle:before {
	content: " \007E";
    position: absolute;
    left: 10px;
    top: -1px;
    color: #471f20!important;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.7);
    font-weight: 600;
    font-size: 23px;
}
.post-header .et_pb_title_meta_container:before {
	content: " \007E";
    position: absolute;
    left: 0;
    top: -1px;
    color: #471f20!important;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.7);
    font-weight: 600;
    font-size: 23px;
}
.body-post .et_pb_widget_area_left {
	border-right: 1px solid rgba(0,0,0,0);
}
.body-post .et_pb_title_container {
	background-color: #f9e4d6;
}
.body-post .et_pb_column:first-child {
	margin-right: 0;
}
.body-post .bg {
	background-size: 30px 700px;
	background-position: top -5px right !important;
}
.body-post .et_pb_title_featured_container,
.body-post .et_pb_post_content,
.body-post .et_pb_blog_grid {
	padding-right: 5%;
}
.body-post .et_pb_widget_area_left {
	padding-left: 30px;
	padding-right: 0;
}
.body-post .et_pb_widget ul {
	padding-left: 30px !important;
}
.single-post .body-post [aria-current] {
    color: #ac867d !important;
}
.body-post .fluid-width-video-wrapper {
	padding-top: 38.2963% !important;
	max-width: 60%;
}
#hp-world-section .col-one {
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.world-slider {
	background: #ececec;
	border: 20px solid #fff;
}
.world-slider.et_pb_slider .et_pb_slide_3.et_pb_slide > .et_pb_container {
	padding-top: 50px;
	padding-bottom: 50px;
}
.world-slider .et_pb_slide_image img {
	transform: scale(1.2) !important;
	transition: all 0.6s ease;
}
.world-slider .et_pb_slide_description {
	padding: 26% 5% 0 0;
	float: left;
	z-index: 99 !important;
}
.world-slider .et_pb_slide {
	padding: 0;
}
.world-slider .et_pb_slide_image {
	left: 0;
    right: 0;
    margin: 0 auto;
	width: 65%;
	z-index: 0 !important;
}
.world-slider .et_pb_slide_title,
.world-slider .et_pb_slide_content {
	font-family: 'Spartan', sans-serif;
	font-size: 16px !important;
	line-height: 24px !important;
	color: #7b615a !important;
	font-style: normal !important;
	background-color: rgba(255,255,255,0.8);
}
.world-slider .et_pb_slide_title {
	padding: 25px 25px 0 25px;
}
.world-slider .et_pb_slide_content {
	padding: 0 25px 20px 25px;
}
.world-slider .et_pb_slide_content p {
	padding-bottom: 0;
}
.world-slider .et_pb_slide_with_image .et_pb_slide_description {
    width: 36.25%;
}
.world-slider.et_pb_slider .et-pb-arrow-prev {
	left: 22px;
}
.world-slider.et_pb_slider .et-pb-arrow-next {
	right: 22px;
}
.world-slider.et_pb_slider .et-pb-arrow-prev,
.world-slider.et_pb_slider .et-pb-arrow-next {
	opacity: 1;
}
.world-slider .et-pb-slider-arrows .et-pb-arrow-prev:before,
.world-slider .et-pb-slider-arrows .et-pb-arrow-next:before {
	color: #7b615a;
    font-size: 34px;
    opacity: 0.6;
    transition: all 0.6s ease;
}
.world-slider.et_pb_slider .et-pb-arrow-prev:hover:before {
	opacity: 1;
}
.world-slider .et-pb-slider-arrows .et-pb-arrow-prev:before {
	content: '\2190';
}
.world-slider.et_pb_slider .et-pb-arrow-next:hover:before {
	opacity: 1;
}
.world-slider .et-pb-slider-arrows .et-pb-arrow-next:before {
	content: '\2192';
}
/* FOOTER */
#main-footer .footer-widget .fwidget {
	margin-bottom: 10%;
}
#main-footer .textwidget p {
	line-height: 22px;
	padding-bottom: 5px;
}
#footer-info {
	width: 100%;
    display: flex;
}
.social-links a {
	position: relative;
	color: #986159 !important;
}
.social-links a.mapa-icon:after {
	content: "";
	background: url("/wp-content/uploads/2021/05/mapa-w.png") no-repeat center;
	background-size: 20px 20px;
	position: absolute;
    width: 30px;
    height: 30px;
    top: -10px;
    left: 50%;
    transform: translateX(-50%);
    transition: all .4s ease-in-out;
}
.social-links a.fb-icon:after {
	content: "";
	background: url("/wp-content/uploads/2021/03/fb-w.png") no-repeat center;
	background-size: 20px 20px;
	position: absolute;
    width: 30px;
    height: 30px;
    top: -10px;
    left: 50%;
    transform: translateX(-50%);
    transition: all .4s ease-in-out;
}
.social-links a.ig-icon:after {
	content: "";
	background: url("/wp-content/uploads/2021/03/ig-w.png") no-repeat center;
	background-size: 20px 20px;
	position: absolute;
    width: 30px;
    height: 30px;
    top: -10px;
    left: 50%;
    transform: translateX(-50%);
    transition: all .4s ease-in-out;
}
.social-links a.tt-icon:after {
	content: "";
	background: url("/wp-content/uploads/2021/03/tik-tik-w.png") no-repeat center;
	background-size: 20px 20px;
	position: absolute;
    width: 30px;
    height: 30px;
    top: -10px;
    left: 50%;
    transform: translateX(-50%);
    transition: all .4s ease-in-out;
}
.social-links a.yt-icon:after {
	content: "";
	background: url("/wp-content/uploads/2021/03/yt-w.png") no-repeat center;
	background-size: 100% 100%;
	position: absolute;
    width: 30px;
    height: 30px;
    top: -10px;
    left: 50%;
    transform: translateX(-50%);
    transition: all .4s ease-in-out;
}
.social-links a.ta-icon:after {
	content: "";
	background: url("/wp-content/uploads/2021/03/trip-ad-w.png") no-repeat center;
	background-size: 30px 30px;
	position: absolute;
    width: 30px;
    height: 30px;
    top: -8px;
    left: 50%;
    transform: translateX(-50%);
    transition: all .4s ease-in-out;
}
#cookie-law-info-bar {
	max-width: 450px;
	left: auto;
	right: 10px !important;
	bottom: 10px !important;
	z-index: 9999;
}
#cookie-law-info-bar .cli-bar-container {
	flex-direction: column;
}
#cookie-law-info-bar .cli-style-v2 .cli-bar-message {
	font-size: 12px;
    line-height: 20px;
	width: 100% !important;
}
#cookie-law-info-bar .cli-bar-container {
	align-items: flex-end;
}
#cookie-law-info-bar {
	padding: 20px !important;
}
.wt-cli-ccpa-element a {
	color: #fff !important;
}
/* Contact form */
.contact-form {
	margin-top: 50px;
}
.contact-form label,
.contact-form p {
    font-weight: normal;
	text-align: center;
}
.contact-form label {
	font-size: 16px;
	line-height: 22px;
	text-align: center;
}
.contact-form input,
.contact-form textarea {
    background-color: #fff;
    border-radius: 0px;
    padding: 15px;
    border: 1px solid #fff;
    width: 100%;
    margin-top: 5px;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 12px;
}
.contact-form input[type=text]:focus,
.contact-form input[type=email]:focus,
.contact-form textarea:focus{
    border: 1px solid #986159;
    color: #986159;
}
.contact-form input[type=submit] {
    color: #000;
    background-color: #f0b4a5;
    width: auto;
    text-transform: uppercase;
    padding: 15px 40px 13px 40px;
    border-radius: 50px;
    font-size: 14px;
    line-height: 18px;
    cursor: pointer;
	border: none;
	transition: all 0.4s ease;
	margin-top: 30px;
}
.contact-form input[type=submit]:hover {
    background-color: #7b615a;
	color: #fff;
	text-shadow: 1px 0 7px #f0b4a5;
	box-shadow: 1px 1px 7px rgba(240, 180, 165, 0.6);
}
.contact-form input[type=checkbox] {
    border-radius: 0;
    padding: none;
    width: 20px;
    height: 14px;
    border: 2px solid #FF6423;
    margin-left: -15px;
}
.contact-form .wpcf7-form-control-wrap.acceptance-482 {
	font-size: 14px !important;
	line-height: 20px !important;
	margin-right: 21px;
}
.contact-form .wpcf7-form-control.wpcf7-acceptance {
	position: absolute;
    margin-right: 10px;
}
/* Photo form */
.photo-form  label,
.photo-form p {
    font-weight: normal;
}
.photo-form span.required,
.photo-form span.required.format {
	position: relative;
}
.photo-form span.required:after {
	content: "\002A";
	font-size: 30px;
	position: absolute;
    margin-top: 10px;
}
.photo-form span.required.format {
	padding-left: 10px;
	font-size: 14px;
}
.photo-form span.required.format:after {
	display: none;
}
.photo-form span.required.format:before {
	content: "\002A";
	font-size: 30px;
	position: absolute;
    margin-top: 10px;
	margin-left: -10px;
}
.photo-form label {
	font-size: 16px;
	line-height: 22px;
}
.photo-form input,
.photo-form textarea {
    background-color: #fff;
    border-radius: 0px;
    padding: 15px;
    border: 1px solid #fff;
    width: 100%;
    margin-top: 5px;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 12px;
}
.photo-form input[type="file"] {
	background-color: #f0b4a5;
    text-transform: uppercase;
    padding: 15px 40px 13px 40px;
    border-radius: 50px;
    font-size: 14px;
    line-height: 18px;
	border: none;
	padding: 15px 15px 15px 26% !important;
}
.photo-form input[type="file"]:hover {
	background-color: #7b615a;
    color: #fff;
    text-shadow: 1px 0 7px #f0b4a5;
    box-shadow: 1px 1px 7px rgba(240, 180, 165, 0.6);
}
.photo-form p:last-of-type {
	text-align: center;
}
/* .custom-file-input::-webkit-file-upload-button {
  visibility: hidden;
} */
.custom-file-input {
	visibility: hidden;
	padding: 8px 0 !important;
}
#file-up {
	margin-top: -10px !important;
    display: block;
	cursor: pointer;
}
#file-up:before {
	content: 'Prenesite fotografiju';
	position: absolute;
	display: none;
/* 	background: -webkit-linear-gradient(top, #f9f9f9, #e3e3e3); */
	color: #000;
    background-color: #f0b4a5;
    text-transform: uppercase;
    padding: 15px 40px 13px 40px;
    border-radius: 50px;
    font-size: 14px;
    line-height: 18px;
    cursor: pointer;
	border: none;
	transition: all 0.4s ease;
	outline: none;
	white-space: nowrap;
	-webkit-user-select: none;
	cursor: pointer;
	letter-spacing: 1px;
}
#file-up:hover::before {
	background-color: #7b615a;
	color: #fff;
	text-shadow: 1px 0 7px #f0b4a5;
	box-shadow: 1px 1px 7px rgba(240, 180, 165, 0.6);
}
#file-up:active::before {
	background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9);
}
/*.photo-form input[type="file"] {
	color: rgba(249, 228, 214, 0);
}*/
.photo-form input[type=text]:focus,
.photo-form input[type=email]:focus,
.photo-form textarea:focus{
    border: 1px solid #986159;
    color: #986159;
}
.photo-form input[type=checkbox] {
    border-radius: 0;
    padding: none;
    width: 20px;
    height: 14px;
    border: 2px solid #FF6423;
    margin-left: -15px;
}
.photo-form input[type=submit] {
    color: #000;
    background-color: #f0b4a5;
    width: auto;
    text-transform: uppercase;
    padding: 15px 40px 13px 40px;
    border-radius: 50px;
    font-size: 14px;
    line-height: 18px;
    cursor: pointer;
	border: none;
	transition: all 0.4s ease;
	margin-top: 30px;
}
.photo-form input[type=submit]:hover {
    background-color: #7b615a;
	color: #fff;
	text-shadow: 1px 0 7px #f0b4a5;
	box-shadow: 1px 1px 7px rgba(240, 180, 165, 0.6);
}
.photo-form .wpcf7-list-item-label {
	font-size: 14px;
	line-height: 20px;
}
.wpcf7 form.sent .wpcf7-response-output {
    padding: 20px;
    text-align: center;
    border-radius: 10px;
    background: #d5f4d8;
    border-width: 1px;
    font-weight: 400;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
.wpcf7 form.invalid .wpcf7-response-output {
    border-color: #ffb900;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    background: #fee5a2;
    border-width: 1px;
    font-weight: 400;
    text-align: center;
}
.wpcf7-not-valid-tip {
	font-size: 14px;
	color: #ff0000;
}
/* country */
.country a,
.country .et_pb_image_wrap {
	transition: all 0.6s ease;
}
.country a:hover .et_pb_image_wrap  {
	border-color: #7b615a;
	box-shadow: 1px 6px 33px rgba(240, 180, 165, 0.8);
}
.country a:hover .et_pb_text h2 {
	color: #f0b4a5;
}
/*lexicon accordion*/
.lexicon {
	border: 10px solid #f0b4a5;
	padding: 20px 50px 50px 50px;
}
.et_pb_text.lex-letter .et_pb_text_inner {
	position: relative;
}
.et_pb_text.lex-letter .et_pb_text_inner h1,
.et_pb_text.lex-letter .et_pb_text_inner h2,
.et_pb_text.lex-letter .et_pb_text_inner h3,
.et_pb_text.lex-letter .et_pb_text_inner h4,
.et_pb_text.lex-letter .et_pb_text_inner p {
	z-index: 1;
	position: relative;
	font-size: 50px;
	line-height: 56px;
	font-style: italic;
	font-family: 'Playfair Display',serif;
	color: #7b615a;
	font-weight: 600;
}
.et_pb_text.lex-letter .et_pb_text_inner:after {
	content: '';
	position: absolute;
	background: #f0b4a5;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: -8px;
    width: 75px;
    height: 74px;
	z-index: 0;
}
.lexicon .et_pb_toggle_open {
    padding: 20px;
    background-color: transparent;
    border-bottom: 1px solid #f0b4a5;
    border-top: none;
    border-left: none;
    border-right: none;
	margin-bottom: 10px !important;
}
.lexicon .et_pb_toggle_close {
    background-color: transparent;
    padding: 20px;
    border-bottom: 1px solid #f0b4a5;
    border-top: none;
    border-left: none;
    border-right: none;
	margin-bottom: 10px !important;
}
.lexicon .et_pb_toggle_title:before {
	font-size: 30px;
    color: #f0b4a5;
}
.lexicon .et_pb_toggle_close .et_pb_toggle_title,
.lexicon .et_pb_toggle_close h5.et_pb_toggle_title {
    color: #f0b4a5;
}
/* SHOP */
.woocommerce ul.products.columns-3 li.product {
	border: 10px solid #f0b4a5;
	padding: 20px;
}
.woocommerce ul.products li.product .et_shop_image {
	display: none;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
	min-height: 62px;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product .price {
	font-size: 24px;
	line-height: 30px;
	padding: 1px 0 !important;
}
.woocommerce ul.products li.product .price {
	font-family: 'Playfair Display',serif !important;
	color: #7b615a !important;
	font-style: italic !important;
}
.woocommerce ul.products li.product .description {
	min-height: 50px;
	margin-top: 15px;
}
.woocommerce ul.products li.product .description p {
	color: #7b615a;
	font-size: 14px;
	line-height: 20px;
}
.woocommerce ul.products li.product .button {
	color: #7b615a !important;
	float: right;
    font-size: 14px;
	padding: 11px 15px 9px 15px;
	min-width: 164px;
    text-align: center;
}
.woocommerce ul.products li.product .button:hover {
	color: #fff !important;
	cursor: pointer;
}
.woocommerce ul.products li.product .button:hover:after {
	opacity: 0;
}
.woocommerce-page .quantity input.qty,
.woocommerce .quantity input.qty {
	border: 1px solid #999 !important;
	padding-left: 10px !important;
	text-align: left;
}
.woocommerce .quantity {
	/*width: 95px;
	margin-top: 16px;*/
	position: relative;
}
.woocommerce .quantity .minus,
.woocommerce .quantity .plus {
	height: 30px !important;
	cursor: pointer;
	border: 1px solid #999 !important;
	font-weight: 400 !important;
	background-color: #f9e4d6 !important;
	color: #333 !important;
}
.woocommerce .quantity .minus {
	position: absolute;
	right: 21px;
    bottom: 0;
	line-height: 16px !important;
}
.woocommerce .quantity .plus {
	position: absolute;
	right: 21px;
    top: 0;
}
.woocommerce ul.products li.product a:hover {
	cursor: default;
}
.woocommerce .products .product a.added_to_cart {
	float: right;
	color: #fff;
	background-color: #986159;
	font-size: 12px;
	padding: 12px 55px 7px 30px !important;
	position: relative;
	border-radius: 50px;
	text-decoration: none !important;
    text-transform: uppercase;
	margin-top: 5px;
	margin-bottom: -9px;
	min-width: 164px;
}
.woocommerce .products .product a.added_to_cart:hover {
	background-color: #7b615a !important;
	cursor: pointer;
}
.woocommerce .products .product a.added_to_cart:after { 
	content: '';
	background: url('/wp-content/uploads/2021/04/cart_icon.png') no-repeat;
	background-size: 20px 18px;
    position: absolute;
    font-size: 18px !important;
    line-height: 22px;
    right: 25px;
    width: 20px;
    height: 18px;
    top: 11px;
}
#product-cat-guide .woocommerce-error li,
#product-cat-basic .woocommerce-message {
	display: flex;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
    text-align: center;
}
#product-cat-basic .woocommerce-message {
	margin-bottom: 0 !important;
}
#product-cat-guide .woocommerce-error li a.button,
#product-cat-basic .woocommerce-message a.button {
	margin-top: 24px;
	color: #fff !important;
    background-color: #986159;
	font-size: 14px;
    line-height: 20px !important;
    padding: 16px 35px 14px 35px;
}
#product-cat-guide .woocommerce-error li a.button:after,
#product-cat-guide button.single_add_to_cart_button:after,
#product-cat-basic button.single_add_to_cart_button:after,
#product-cat-basic .woocommerce-message a.button:after {
	line-height: 16px !important;
}
#product-cat-guide button.single_add_to_cart_button,
#product-cat-basic button.single_add_to_cart_button {
	font-size: 14px;
    line-height: 20px !important;
    padding: 16px 35px 14px 35px;
	margin-left: -20px;
    margin-top: 20px;
}
#product-cat-guide  .row-1,
#product-cat-guide  .row-2,
#product-cat-basic  .row-1,
#product-cat-basic  .row-2 {
	max-width: 600px;
}
#product-cat-guide  .row-2,
#product-cat-basic  .row-2 {
	border: 10px solid #f0b4a5;
    padding: 20px !important;
    margin-top: 30px;
}
#product-cat-guide  .row-2 h1,
#product-cat-guide  .row-2 .price,
#product-cat-basic  .row-2 h1,
#product-cat-basic  .row-2 .price {
	font-size: 24px;
    line-height: 30px;
    padding: 1px 0 !important;
}
#product-cat-guide  .row-2 .price,
#product-cat-basic  .row-2 .price {
	font-family: 'Playfair Display',serif !important;
	color: #7b615a !important;
	font-style: italic !important;
}
#product-cat-basic div.quantity {
	width: 80px !important;
	padding-top: 19px !important;
}
.woocommerce-Price-currencySymbol {
	margin-left: 5px !important;
}
/* CART CHECKOUT */
.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1 {
	width: 58%;
}
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
	width: 40%;
}
#order_comments {
	min-height: 164px;
}
.woocommerce-cart #main-content,
.woocommerce-checkout #main-content {
    background-color: #f9e4d6 !important;
}
.woocommerce-cart #main-content .container,
.woocommerce-checkout #main-content .container {
	padding-top: 90px !important;
	padding-bottom: 120px !important;
}
.woocommerce-cart #main-content .main_title,
.woocommerce-checkout #main-content .main_title {
    margin-bottom: 90px;
	position: relative;
}
.woocommerce-cart #main-content .main_title:after,
.woocommerce-checkout #main-content .main_title:after {
	content: "";
    position: absolute;
    bottom: -18px;
    left: 0;
    width: 100px;
    height: 1px;
    background: #7b615a;
}
.woocommerce-cart #main-content .woocommerce table.shop_table,
.woocommerce table.shop_table {
	border: 1px solid #f9e4d6 !important;
}
.woocommerce-cart #main-content .woocommerce table.shop_table td.product-name a {
	font-family: 'Playfair Display',serif !important;
	color: #7b615a !important;
	font-style: italic !important;
	font-size: 18px !important;
}
.woocommerce-cart #main-content .woocommerce table.shop_table td.product-quantity .quantity {
	margin-top: 0 !important;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
	box-shadow: 0 0 12px rgba(0, 0, 0, 0.04);
	border: 1px solid #f9e4d6 !important;
}
.woocommerce .cart-collaterals .cart_totals tr td,
.woocommerce .cart-collaterals .cart_totals tr th {
	border-bottom: 1px solid rgba(0,0,0,.1) !important;
}
.woocommerce-checkout #main-content .cart-subtotal td {
	border-top: 1px solid rgba(0,0,0,.1) !important;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
	background-color: #fff;
    border-radius: 0px;
    padding: 15px;
    border: 1px solid #fff;
    width: 100%;
    margin-top: 5px;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 12px;
}
.woocommerce form .form-row .required,
.woocommerce form .form-row.woocommerce-invalid label {
    color: #f66;
}
.woocommerce form .form-row.woocommerce-invalid input.input-text {
	border-color: #f66;
}
.woocommerce-checkout .select2-container .select2-selection--single {
	border: 1px solid #fff;
}
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
	font-family: 'Spartan', sans-serif !important;
	font-size: 20px;
    line-height: 26px !important;
    padding: 13px 40px 10px 40px;
    margin-top: 20px;
}
#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
	background: #fff;
}
.woocommerce-checkout input[type="submit"],
.woocommerce-checkout input[type="submit"]:hover,
.woocommerce-cart button.button,
.woocommerce-cart button.button:hover,
.woocommerce-cart .wc-proceed-to-checkout .checkout-button,
.woocommerce-cart .wc-proceed-to-checkout .checkout-button:hover,
.woocommerce-cart .return-to-shop .button.wc-backward,
.woocommerce-cart .return-to-shop .button.wc-backward:hover {
	padding: 13px 40px 10px 40px !important;
}
.woocommerce form.checkout_coupon {
	border: 1px solid #7b615a;
	border-radius: none !important;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
	border-radius: 50px;
    height: 50px;
    font-size: 16px !important;
    text-align: center;
}
.checkout_coupon.woocommerce-form-coupon .form-row-last {
	padding-top: 14px;
}
.wc_payment_method.payment_method_settle img {
	max-height: 80px;
	width: 90px;
}
.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
	margin-bottom: 30px;
}
.ap_vtt_button #vtt_order-checkout_page {
	border-radius: 50px;
	padding: 13px ​37px 10px 37px !important;
	font-size: 14px;
	line-height: 22px !important;
	opacity: 0.7;
	background: #986159 !important;
}
#vtt_order-checkout_page:hover {
	opacity: 1;
}
#custom_checkout_field {
	margin-top: 20px;
}
.woocommerce-checkout .woocommerce form .form-row .optional {
	visibility: hidden;
	display: none;
}
/* NEWSLETTER */
.hp-nl-section .et_pb_newsletter_form {
	max-width: 700px;
	padding-top: 50px !important;
}
.hp-nl-section .et_pb_newsletter .et_pb_newsletter_fields {
	flex-wrap: nowrap;
	justify-content: center;
    flex-direction: row;
}
.hp-nl-section .et_pb_newsletter .et_pb_newsletter_fields .et_pb_contact_field_half {
    -ms-flex-preferred-size: 70%;
    flex-basis: 70%;
}
.hp-nl-section .et_pb_newsletter .et_pb_newsletter_fields .et_pb_newsletter_button_wrap {
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%;
}
.hp-nl-section .et_pb_newsletter_form .input,
.hp-nl-section .et_pb_newsletter_form input[type=text],
.hp-nl-section .et_pb_newsletter_form p.et_pb_newsletter_field input[type=text] {
	padding: 15.5px 4% !important;
}
.press-responsive {
	display: none;
}
.pa-hide-optin-group [data-id="ca73e457b8"],
.pa-hide-optin-group [data-id="af891b27c5"] {
  display: none;
}

#mc_embed_signup {
	max-width: 700px;
	margin: 0 auto;
}
#mc_embed_signup h2 {
	font-family: "Playfair Display", serif;
	font-size: 43px !important;
	line-height: 49px !important;
	text-align: center;
	color: #fff;
	font-weight: normal !important;
	margin-bottom: 50px !important;
}
#mc_embed_signup .mc-field-group {
	width: 100% !important;
}
#mc_embed_signup input[type=submit] {
	background: #f0b4a5;
	font-size: 16px;
	line-height: 22px;
	padding: 16px 53px 14px 53px;
	color: #000;
	text-transform: uppercase;
	border-radius: 0;
    font-weight: 600;
    height: auto;
	margin: 0 0 21px 0;
    border-color: #f0b4a5 !important;
	border-width: 0 !important;
	cursor: pointer;
}
#mc_embed_signup input[type=submit]:hover {
	color: #ffffff !important;
    background-color: #7b615a;
	text-shadow: 1px 0 7px #f0b4a5;
}
#mc_embed_signup .mc-field-group input[type=email] {
	font-size: 16px;
	line-height: 22px;
	color: #666;
	padding: 15px 1px 13px 16px;
	border-radius: 0;
	height: auto;
	border: 1px solid #fff;
	width: 100%;
}
#mc_embed_signup .content__gdpr span {
	color: #fff;
	font-family: "Spartan", sans-serif;
	font-size: 14px;
	line-height: 20px;
}
#mc_embed_signup .indicates-required {
	display: none;
}
#mc_embed_signup .mc-holder {
	display: flex;
	flex-direction: row;
	position: relative;
}
#mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
	position: absolute;
}
#mc_embed_signup #mc-embedded-subscribe-form input.mce_inline_error {
	border: 1px solid #e85c41 !important;
}
#mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
	color: #7b615a !important;
    border-color: #ffb900 !important;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    background-color: #fee5a2 !important;
    border-width: 1px;
    font-weight: 400 !important;
    text-align: center;
    border-radius: 0 !important;
}
#mc_embed_signup div#mce-responses {
	text-align: center;
	font-family: "Spartan", sans-serif;
	font-size: 16px;
	line-height: 22px;
	margin: 0 auto;
}
#mc_embed_signup .mc-field-group .mce_inline_error {
	font-family: "Spartan", sans-serif;
}
#mc_embed_signup #mce-success-response {
	color: #7b615a !important;
	font-family: "Spartan", sans-serif;
	font-size: 16px;
    line-height: 22px;
    width: 225px;
    padding: 7px 5px 5px 5px;
	background-color: #d5f4d8 !important;
	margin: 0 auto !important;
}
#news-nl-form #mc_embed_signup {
	padding: 40px;
}
#news-nl-form #mc_embed_signup h2 {
	font-family: "Playfair Display", serif;
	font-size: 26px !important;
	line-height: 1.4em !important;
	text-align: center;
	color: #fff;
	font-weight: normal !important;
	margin-bottom: 10px !important;
}
#news-nl-form #mc_embed_signup h3 {
	font-family: "Spartan", sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #fff;
	font-style: normal !important;
	text-align: center;
}
#news-nl-form #mc_embed_signup input[type=submit] {
	width: 100% !important;
	margin: 20px 0 21px 0;
}
#news-nl-form #mc_embed_signup input[type=submit]:hover {
	background: #282828;
}
#mergeRow-gdpr div.mce_inline_error:lang(hr):after {
	content: "Molimo odaberite opciju.";
	background-color: #fee5a2;
	color: #7b615a;
	position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
	font-family: "Spartan", sans-serif;
}
#mc_embed_signup div.response {
	float: none !important;
}
#mc_embed_signup #mce-success-response:lang(hr):after {
	content: "Hvala vam na prijavi";
	color: #7b615a !important;
	font-family: "Spartan", sans-serif;
	font-size: 16px;
    line-height: 22px;
    width: 225px;
    padding: 7px 5px 5px 5px;
	background-color: #d5f4d8 !important;
	position: absolute;
    left: 0;
    margin: -7px auto;
    right: 0;
}
#mc_embed_signup #mce-success-response:lang(en-US):after {
	content: "Thank you for signing up";
	color: #7b615a !important;
	font-family: "Spartan", sans-serif;
	font-size: 16px;
    line-height: 22px;
    width: 225px;
    padding: 7px 5px 5px 5px;
	background-color: #d5f4d8 !important;
	position: absolute;
    left: 0;
    margin: -7px auto;
    right: 0;
	font-weight: bold;
}
#mc_embed_signup #mce-error-response {
	color: #fff;
}
/* SOCIAL MEDIA */
.addtoany_content {
	padding: 20px;
	border: 5px solid #f0b4a5;
	margin-top: 50px;
	margin-bottom: 50px;
	width: 80%;
}
.single.single-post .addtoany_content {
	width: 100%;
	margin-top: 50px;
}
.addtoany_list a.addtoany_share {
	display: none;
}
.addtoany_header {
	font-weight: 400;
}
.page-id-2735 .addtoany_content,
.page-id-2766 .addtoany_content {
	display: none;
	visibility: hidden;
}
.privacy-policy .entry-content tr td {
	border-top: 1px solid #f0b4a5 !important;
	font-size: 14px;
	line-height: 20px;
}
.privacy-policy .entry-content table {
	border: 1px solid #f0b4a5 !important;
}
.logo-list {
	list-style: none;
    padding-left: 0 !important;
}
.logo-list li {
	display: inline-block;
	padding: 1px;
}
/* FOOTER */
#footer-widgets .footer-widget #menu-footer-izbornik li,
#footer-widgets .footer-widget #menu-footer-izbornik-en li {
	padding-left: 0;
}
#footer-widgets .footer-widget #menu-footer-izbornik li:before,
#footer-widgets .footer-widget #menu-footer-izbornik-en li:before {
	display: none;
}
#menu-footer-izbornik li a,
#menu-footer-izbornik-en li a {
	transition: all 0.4s ease;
}
#menu-footer-izbornik li a:hover,
#menu-footer-izbornik li.current-menu-item a,
#menu-footer-izbornik-en li a:hover,
#menu-footer-izbornik-en li.current-menu-item a {
	color: #f0b4a5 !important;
}
#menu-footer-izbornik li a,
#menu-footer-izbornik-en li a {
	text-transform: uppercase;
}
.card_footer_wrapper img {
	max-width: 38px;
}
.wspay-img img {
	max-width: 58px;
}
.diners-card img {
	max-width: 76px;
}
#main-footer #text-11 {
	margin-bottom: 10px;
}
:lang(en-US) #hp-lexicon {
	display: none;
}
.hp-last-section .et_pb_image img {
	max-width: 120px;
	width: 100%;
}
#footer-widgets .footer-widget #menu-footer-izbornik-en li.faq-menu-item.current-menu-item a {
	color: #fff !important;
}
/* RESPONSIVE */
@media all and (min-width: 981px) {
	.et_fullwidth_nav #main-header .container {
		padding-right: 80px;
		padding-left: 80px;
	}
	#main-footer .footer-widget {
		margin-right: 2%;
	}
	#main-footer .footer-widget:nth-of-type(1) {
		width: 25%;
	}
	#main-footer .footer-widget:nth-of-type(2) {
		width: 27%;
	}
	#main-footer .footer-widget:nth-of-type(3) {
		width: 16%;
		margin-left: 3%;
	}
	.social-links,
	.copyright {
		width: 50%;
	}
	.social-links p {
		display: inline-block;
		margin-right: 15px;
	}
	.copyright {
		text-align: right;
	}
	.copyright p {
		padding-bottom: 5px;
	}
}

@media all and (min-width: 1440px) {
	.hp-section-1 .col-two {
		width: 35%;
	}
	.hp-section-1 .col-one {
		margin-right: 3.5%;
	}
}

@media all and (max-width: 1600px) {
	.header-info {
		text-align: left;
	}
	#hp-world-section {
		align-items: center;
	}
	.hp-last-section .col-one .et_pb_image:nth-of-type(4),
	.hp-last-section .col-one .et_pb_image:nth-of-type(5),
	.hp-last-section .col-one .et_pb_image:nth-of-type(8),
	.hp-last-section .col-one .et_pb_image:nth-of-type(9) {
		text-align: right;
	}
	.hp-last-section .col-one .et_pb_image:nth-of-type(7) {
		text-align: center;
	}
}
@media all and (max-width: 1440px) {
	.header-info ul li {
		font-size: 12px;
	}
	#hp-intro-section .et_pb_row.et_pb_row_0 {
		padding-left: 30px;
		padding-right: 30px;
	}
	#hp-intro-section .et_pb_row.et_pb_row_1,
	#hp-intro-section .et_pb_row.et_pb_row_2 {
		width: 90%;
	}
	.hp-last-section .col-one .et_pb_image,
	.hp-last-section .col-two .et_pb_image {
		margin-right: 25px;
	}
}
@media all and (max-width: 1439px) {
	#main-header .container.et_menu_container {
		width: 95%;
		padding-left: 0;
		padding-right: 0;
	}
	.hp-section-1 .col-two {
		width: 45%;
	}
	.hp-section-2 {
		background-position: top left 15px !important;
	}
	.hp-section-4 {
		background-position: top right 44px !important;
	}
	#cta-rent {
		width: 100%;
	}
	.hp-intro-pages .col-two {
		padding: 25px 0 25px 30px;
	}
	#hp-blog .post-meta {
		min-height: 78px;
	}
}
@media all and (max-width: 1350px) {
	.woocommerce ul.products.columns-3 li.product {
		width: 45.75%;
	}
	.woocommerce ul.products.columns-3 li.product:nth-child(even) {
		margin-right: 0;
	}
	.woocommerce ul.products li.first,
	.woocommerce-page ul.products li.first {
		clear: none;
	}
	.woocommerce ul.products li.last,
	.woocommerce-page ul.products li.last {
		margin-right: 3.8%;
	}
	.et_pb_shop_1 .woocommerce  ul.products li.product .woocommerce-loop-product__title {
		min-height: 63px;
	}
}
@media all and (max-width: 1280px) {
	.header-info {
		position: relative;
		left: auto;
		right: auto;
		top: auto;
		transform: none;
		text-align: right;
		max-width: 100%;
	}
	.header-info ul li:last-child {
		margin-right: 0;
	}
	#hp-intro-section.et_pb_section_0.et_pb_section {
		margin-top: 0;
	}
	.hp-blog-section .et_pb_blog_grid .et_pb_image_container {
		/* margin: -20px -20px -30px; */
		margin: -20px -20px 0;
	}
	.heading-line h1,
	.woocommerce-shop .heading-line h2 {
		max-width: 100%;
	}
	.woocommerce ul.products.columns-3 li.product {
		/*width: 45.75%;*/
		width: 100%;
	}
	.woocommerce ul.products li.product .woocommerce-loop-product__title {
		min-height: auto;
	}
	.woocommerce ul.products.columns-3 li.product:nth-child(even) {
		margin-right: 0;
	}
	.woocommerce ul.products li.first,
	.woocommerce-page ul.products li.first {
		clear: none;
	}
	.woocommerce ul.products li.last,
	.woocommerce-page ul.products li.last {
		margin-right: 3.8%;
	}
	.woocommerce .products .product a.added_to_cart {
		margin-top: 14px;
	}
	.coupon {
		width: 100%;
		margin-bottom: 20px;
	}
	.hp-gallery-slider .et_pb_gallery_image img {
		height: 350px;
		max-height: 350px;
	}
}
@media all and (max-width: 1024px) {
	#logo {
		max-height: 50% !important;
	}
	.header-info {
		margin-top: 8px;
		margin-bottom: -8px;
	}
	.hp-intro-pages.flex-center {
		flex-direction: column;
	}
	.hp-intro-pages .et_pb_column.col-one,
	.hp-intro-pages .et_pb_column.col-one .et_pb_image_wrap,
	.hp-intro-pages .et_pb_column.col-one .et_pb_image img	{
		width: 100%;
	}
	.hp-intro-pages .et_pb_column.col-one {
		margin-right: 0;
	}
	.hp-intro-pages .col-two {
		margin-left: 0;
		padding: 40px;
		width: 90% !important;
		max-width: 100% !important;
		margin-top: -380px;
	}
	#hp-lexicon .et_pb_image img {
		height: 100%;
		object-fit: cover;
	}
	#faq .col-one,
	#faq .col-two,
	#cta-rent {
		width: 100%;
	}
	#cta-rent {
		margin-top: 50px;
	}
	.footer-widget:nth-child(n) {
		width: 42.25% !important;
		margin: 0 7.5% 7.5% 0 !important;
	}
	.woocommerce ul.products.columns-3 li.product {
		width: 100% !important;
	}
	.woocommerce ul.products li.first,
	.woocommerce-page ul.products li.first {
		clear: both;
	}
	.et_pb_shop_1 .woocommerce  ul.products li.product .woocommerce-loop-product__title {
		min-height: auto;
	}
	.body-post .fluid-width-video-wrapper {
		max-width: 100%;
		padding-top: 87.2963% ​!important;
	}
	.related-posts .et_pb_blog_grid .et_pb_post .entry-title {
		font-size: 24px;
		line-height: 30px;
	}
	.body-post .bg {
		background-size: 18px 700px;
	}
	.body-post .et_pb_widget_area_left {
		padding-left: 0;
	}
	.single-post .et_pb_widget li {
		margin-bottom: 3px;
		line-height: 26px;
	}
	.single-post .et_pb_widget li a {
		font-size: 18px;
		line-height: 26px;
	}
	.world-slider .et_pb_slide_with_image .et_pb_slide_description {
		width: 48.25%;
	}
}
@media all and (max-width: 980px) {
	#main-header .container.et_menu_container {
		width: 90%;
	}
	#main-header .et_mobile_menu {
		background-color: #f0b4a5 !important;
		border-color: #7b615a;
		text-align: center;
	}
	.nav li.wpml-ls-item {
		width: auto;
	}
	.et_mobile_menu li a {
		text-transform: uppercase;
		font-weight: 600;
		color: #7b615a;
	}
	.et_mobile_menu li.ins-nav-link > a,
	.et_mobile_menu li.fb-nav-link > a,
	.et_mobile_menu li.tik-nav-link > a,
	.et_mobile_menu li.mapa-nav-link > a,
	.et_mobile_menu li.trip-nav-link > a,
	.et_mobile_menu li.cart-nav-link > a,
	.et_mobile_menu li.yt-nav-link > a{
		position: relative;
		color: #f0b4a5;
	}
	.et_mobile_menu li.ins-nav-link > a:after,
	.et_mobile_menu li.fb-nav-link > a:after,
	.et_mobile_menu li.tik-nav-link > a:after,
	.et_mobile_menu li.trip-nav-link > a:after,
	.et_mobile_menu li.mapa-nav-link > a:after,
	.et_mobile_menu li.cart-nav-link > a:after,
	.et_mobile_menu li.yt-nav-link > a:after{
		content: "";
		position: absolute;
		width: 30px;
		height: 30px;
		top: 5px;
		left: 10px;
		transition: all .4s ease-in-out;
		left: 50%;
		transform: translateX(-50%);
	}
	.et_mobile_menu li.ins-nav-link > a:after {
		background: url("/wp-content/uploads/2021/03/ig-1.png") no-repeat center;
		background-size: 30px 30px;
	}
	.et_mobile_menu li.fb-nav-link > a:after {
		background: url("/wp-content/uploads/2021/03/fb.png") no-repeat center;
		background-size: 20px 23px;
	}
	.et_mobile_menu li.tik-nav-link > a:after {
		background: url("/wp-content/uploads/2021/03/tik-tok-1.png") no-repeat center;
		background-size: 25px 25px;
	}
	.et_mobile_menu li.mapa-nav-link > a:after {
		background: url("/wp-content/uploads/2021/03/mapa.png") no-repeat center;
		background-size: 31px 30px;
	}
	.et_mobile_menu li.trip-nav-link > a:after {
		background: url("/wp-content/uploads/2021/05/trip-ad-1.png") no-repeat center;
		background-size: 31px 30px;
	}
	.et_mobile_menu li.cart-nav-link > a:after {
		background: url('/wp-content/uploads/2021/04/cart_icon.png') no-repeat;
		background-size: 30px 30px;
	}
	.et_mobile_menu li.yt-nav-link > a:after {
		background: url('/wp-content/uploads/2021/03/yt.png') no-repeat;
		background-size: 30px 30px;
	}
	.hp-intro-buttons .et_pb_column .et_pb_promo {
		width: 100%;
		align-items: center;
		justify-content: center;
	}
	.hp-intro-buttons .et_pb_column .et_pb_button_wrapper,
	.hp-intro-buttons .et_pb_column .et_pb_promo_button.et_pb_button {
		width: 100%;
	}
	.hp-intro-buttons .et_pb_column .et_pb_promo_button.et_pb_button {
		justify-content: center;
		min-height: 108px;
	}
	.hp-intro-buttons.et_pb_row.et_pb_row_2 .et_pb_column.et-last-child {
		margin-top: -30px;
	}
	.hp-section-1 {
		display: block;
		padding-left: 30px;
		padding-right: 30px;
		max-width: 90% !important;
	}
	.hp-section-1 .et_pb_image_wrap,
	.hp-section-1 .et_pb_image	{
		text-align: center;
	}
	.hp-section-1 .col-two {
		width: 100%;
	}
	.hp-section-2.et_pb_section.et_pb_section_2,
	.hp-section-4.et_pb_section.et_pb_section_4	{
		background-image: none !important;
	}
	.hp-section-4.et_pb_section.et_pb_section_4 {
		padding-top: 80px;
	}
	#hp-blog .et_pb_column,
	#hp-blog .et_pb_column .et_pb_blog_grid .column	{
		width: 100%;
	}
	#hp-blog .et_pb_column .et_pb_blog_grid .column {
		margin-right: 0;
	}
	.hp-blog-section .et_pb_blog_grid .et_pb_image_container {
		margin: -20px -20px 0;
	}
	#hp-blog .post-meta {
		min-height: auto;
	}
	#hp-lexicon .col-one,
	#hp-lexicon .col-two {
		width: 100% !important;
	}
	#hp-lexicon .et_pb_image_wrap,
	#hp-lexicon img {
		width: 100%;
	}
	#cta-rent {
		width: 100%;
	}
	#cta-rent .et_pb_promo_description h2 {
		padding: 0 20px;
	}
	.hp-nl-section .et_pb_newsletter .et_pb_newsletter_fields {
		flex-wrap: wrap;
	}
	.hp-nl-section .et_pb_newsletter .et_pb_newsletter_fields .et_pb_contact_field_half {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
	}
	.hp-nl-section .et_pb_newsletter .et_pb_newsletter_fields .et_pb_newsletter_button_wrap {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
	}
	.et_pb_newsletter_form input[type="text"]::placeholder {
		text-align: center !important;
	}
	#mc_embed_signup .mc-holder {
		flex-direction: column;
	}
	.press-responsive {
		display: block;
		width: 100%;
	}
	.press-desktop {
		display: none;
	}
	.hp-last-section .col-one,
	.hp-last-section .col-two {
		padding-right: 0;
	}
	.hp-last-section .col-one .et_pb_image,
	.hp-last-section .col-two .et_pb_image {
		text-align: center;
		width: 33%;
		margin-right: 0;
	}
	.hp-last-section .col-one .et_pb_image:nth-of-type(4),
	.hp-last-section .col-one .et_pb_image:nth-of-type(5),
	.hp-last-section .col-one .et_pb_image:nth-of-type(8),
	.hp-last-section .col-one .et_pb_image:nth-of-type(9) {
		text-align: center;
	}
	.footer-widget:nth-child(n) {
		width: 46.25% !important;
		margin: 0 7.5% 7.5% 0 !important;
	}
	.body-post .bg {
		background-image: none;
	}
	.lexicon {
		padding: 10px;
	}
}

@media all and (max-width: 768px) {
	.hp-last-section .et_pb_image img {
		max-width: 80px;
	}
	#main-header .logo_container img {
		margin-top: 22px;
	}
	.header-info {
		margin-top: 8px;
		margin-bottom: -8px;
	}
	.header-info ul li {
		font-size: 10px;
	}
	.header-info ul li span {
		font-size: 10px;
		margin-right: -9px;
		margin-left: 2px;
	}
	#hp-lexicon .col-two {
		padding-left: 19px;
		padding-right: 19px;
	}
	.hp-gallery-slider {
		border: 10px solid #fff;
	}
	.hp-gallery-slider .et-pb-arrow-next:before,
	.hp-gallery-slider .et-pb-arrow-prev:before {
		font-size: 26px;
	}
	.hp-gallery-slider .et-pb-arrow-prev {
		left: 10px;
	}
	.hp-gallery-slider .et-pb-arrow-next {
		right: 10px;
	}
	#cta-rent {
		padding: 30px 30px;
	}
	#cta-rent .et_pb_promo_description h2 {
		padding: 0 20px;
	}
	.blog-category-page .et_pb_module .et_pb_post {
		height: auto;
	}
	.blog-category-page .post-content-inner {
		margin-top: 10px;
	}
	.woocommerce .quantity {
		float: left;
	}
	.hp-intro-pages .col-two {
		padding: 20px;
		margin-top: -180px;
	}
	#footer-info {
		flex-direction: column;
	}
	.social-links {
		display: flex;
		flex-direction: row;
		justify-content: space-evenly;
		margin-bottom: 20px;
	}
	.copyright p {
		font-size: 13px;
	}
	.woocommerce ul.products.columns-3 li.product {
		border: 5px solid #f0b4a5;
		width: 100% !important;
	}
	.woocommerce ul.products li.product .button,
	.woocommerce .products .product a.added_to_cart	{
		width: 100%;
		text-align: center;
	}
	.woocommerce-cart #main-content .main_title,
	.cart_totals h2,
	.woocommerce-checkout #main-content .main_title	{
		font-size: 34px;
	}
	.woocommerce-checkout .woocommerce-billing-fields h3,
	.woocommerce-checkout .woocommerce-additional-fields h3	{
		font-size: 24px;
		line-height: 30px;
	}
	.woocommerce-cart .woocommerce .quantity {
		float: none;
	}
	.woocommerce-cart .woocommerce .quantity .minus,
	.woocommerce-cart .woocommerce .quantity .plus {
		right: 0;
	}
	.woocommerce table.shop_table_responsive tr:nth-child(2n) td,
	.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
		background-color: rgba(0,0,0,0);
	}
	.related-posts .et_pb_blog_grid .et_pb_post .entry-title {
		font-size: 26px;
		line-height: 32px;
	}
}

@media all and (max-width: 767px) {
	.header-info {
		text-align: center;
	}
	.header-info ul li:last-child {
		margin-right: 5px;
	}
	#hp-intro-section .et_pb_row.et_pb_row_1,
	#hp-intro-section .et_pb_row.et_pb_row_2 {
		width: 80%;
	}
	.hp-intro-buttons .et_pb_column .et_pb_promo {
		width: 100%;
		align-items: center;
		justify-content: center;
	}
	.hp-intro-buttons .et_pb_column .et_pb_button_wrapper,
	.hp-intro-buttons .et_pb_column .et_pb_promo_button.et_pb_button {
		width: 100%;
	}
	.hp-intro-buttons .et_pb_column .et_pb_promo_button.et_pb_button {
		justify-content: center;
		min-height: 45px;
	}
	.hp-intro-buttons.et_pb_row.et_pb_row_2 .et_pb_column.et-last-child {
		margin-top: -30px;
	}
	#kontakt .heading-line h1 {
		margin: 0 auto 50px;
	}
	#kontakt .heading-line h1:after {
		bottom: -7px;
	}
	.world-slider .et_pb_slide_image {
		display: block !important;
	}
	#footer-widgets {
		padding: 12% 0 0 0;
	}
	.lexicon {
		border: 5px solid #f0b4a5;
	}
	.et_pb_text.lex-letter .et_pb_text_inner h1,
	.et_pb_text.lex-letter .et_pb_text_inner h2,
	.et_pb_text.lex-letter .et_pb_text_inner h3,
	.et_pb_text.lex-letter .et_pb_text_inner h4,
	.et_pb_text.lex-letter .et_pb_text_inner p {
		font-size: 34px;
		line-height: 40px;
	}
	.et_pb_text.lex-letter .et_pb_text_inner:after {
		top: -6px;
		width: 58px;
		height: 58px;
	}
	.conutry,
	.et_pb_row.et_pb_row_2.country	{
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.conutry .et_pb_column,
	.et_pb_row.et_pb_row_2.country .et_pb_column {
		width: 80% !important;
	}
	.world-slider {
		border: 10px solid #fff;
	}
	.world-slider .et_pb_slide_with_image .et_pb_slide_description {
		width: 100%
	}
	.world-slider .et_pb_slide_description {
		padding: 16% 0 0 0;
	}
	.world-slider .et_pb_slide_title {
		padding: 10px 25px 0 25px;
	}
	.world-slider .et_pb_slide_content {
		padding: 0 25px 10px 25px;
	}
	.world-slider .et_pb_slide_title,
	.world-slider .et_pb_slide_content {
		font-size: 14px !important;
		line-height: 20px !important;
	}
	.world-slider .et-pb-slider-arrows .et-pb-arrow-prev:before,
	.world-slider .et-pb-slider-arrows .et-pb-arrow-next:before {
		font-size: 26px;
	}
	.world-slider.et_pb_slider .et-pb-arrow-next {
		right: 10px;
	}
	.world-slider.et_pb_slider .et-pb-arrow-prev {
		left: 10px;
	}
	.hp-gallery-slider .et_pb_gallery_image {
		max-width: 95%;
		padding: 20px;
	}
	.hp-gallery-slider .et_pb_gallery_image img {
		height: 370px;
		max-height: 370px;
	}
}

@media all and (max-width: 375px) {
	.woocommerce form .form-row label,
	.woocommerce-page form .form-row label {
		font-size: 14px;
		line-height: 20px;
	}
}
.wpwax-lsu-ultimate.wpwax-lsu-grid.wpwax-lsu-grid-theme-1 .wpwax-lsu-item .wpwax-lsu-item-inner {
	min-height: 100px!important;
}
div#media_image-4, div#media_image-5 {
    margin-bottom: 1% !important;
}
.woocommerce ul.products li.product .button.plus, .woocommerce ul.products li.product .button.minus {
    width: auto !important;
    min-width: 38px !important;
	margin: 0 !important;
	border-bottom-right-radius:30px!important;
	border-top-right-radius:30px!important;
}
.qib-button-wrapper button.qib-button
{
	padding: 4px 8px 6px;
	height: 30px;
	line-height: 16px;
	font-size: 14px;
    width: 30px;
}
.qib-button-wrapper button.qib-button, .qib-button-wrapper div.quantity.wqpmb_quantity {
    float: none !important;
    height: 30px;
}
.qib-button-wrapper .quantity input.input-text.qty.text {
    width: 40px !important;
	font-size: 14px;
    line-height: 16px;
	height: 30px;
    padding: 4px 8px 6px;
}
body .qib-button-wrapper {
    margin-top: 20px;
}
.quantity.wqpmb_quantity {
    width: auto;
    display: block;
}
.et_password_protected_form {
  min-height: 300px;
  z-index: 9999;
}