/*
Theme Name: Pirtis Theme
Theme URI: http://www.pirtismarkuciai.lt
Author: WebMode.lt (Modestas Galčius)
Author URI: http://www.webmode.lt
*/
html {
	margin: 0;
	padding: 0;
	border: 0;
	position: relative;
}
body {
	background: url('images/bg.jpg') repeat center top;
	margin: 0;
	padding: 0;
	font-family: "LatoLatinWeb";
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
p {
	padding: 0;
	margin: 0;
}
a {
	 -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
a {
	text-decoration: none;
}
a img, img {
	border: none;
}
.clearfix {
 *zoom: 1;
clear: both;
}
.clearfix:before, .clearfix:after {
	display: table;
	content: "";
	line-height: 0;
}
.clearfix:after {
	clear: both;
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
:before, :after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
strong, b {
	font-weight: 700;
}
em, i {
	font-style: italic;
}

@font-face {
	font-family: 'Bree Serif Bold';
	src: url('fonts/BreeSerif-Bold.eot');
	src: url('fonts/BreeSerif-Bold.eot?#iefix') format('embedded-opentype'),
		url('fonts/BreeSerif-Bold.woff2') format('woff2'),
		url('fonts/BreeSerif-Bold.woff') format('woff'),
		url('fonts/BreeSerif-Bold.ttf') format('truetype'),
		url('fonts/BreeSerif-Bold.svg#BreeSerif-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Bree Serif';
	src: url('fonts/BreeSerif-Regular.eot');
	src: url('fonts/BreeSerif-Regular.eot?#iefix') format('embedded-opentype'),
		url('fonts/BreeSerif-Regular.woff2') format('woff2'),
		url('fonts/BreeSerif-Regular.woff') format('woff'),
		url('fonts/BreeSerif-Regular.ttf') format('truetype'),
		url('fonts/BreeSerif-Regular.svg#BreeSerif-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}

body:before {
          content: "";
          position: absolute;
          top: -200px;
          left: 0;
          width: 100%;
          height: 200px;

          -webkit-box-shadow: 18px -15px 250px 80px rgba(0,0,0,.9);
              -moz-box-shadow: 18px -15px 250px 80px rgba(0,0,0,.9);
                         box-shadow: 18px -15px 250px 80px rgba(0,0,0,.9);

          z-index: 100;
		 
}

.vanta-a {
	position: fixed;
	top: -30px;
	right: -60px;
	background: url('images/vanta1.png') no-repeat;
	width: 365px;
	height: 491px;
	z-index: -99;
}

.vanta-b {
	position: fixed;
	top: -30px;
	left: -60px;
	background: url('images/vanta2.png') no-repeat;
	width: 365px;
	height: 491px;
	z-index: -99;
}

.kepures {
	position: absolute;
	bottom: 0;
	left: -60px;
	background: url('images/kepures.png') no-repeat;
	width: 320px;
	height: 411px;
	z-index: -99;
}

.container {
	width: 1060px;
	margin: 0 auto;
}

/* Header */

.top-line {
	background: #7c432d;
	width: 100%;
	height: 6px;
	margin-bottom: 40px;
	z-index: 200;
	position: relative;
}

/*.top-shadow {
	background: url('images/sh.png') repeat-x;
	position: absolute;
	top: 0;
	left:0;
	width: 100%;
	height: 260px;
}*/

.header-index {
	z-index: 200;
	position: relative;
}

header .logo {
	float: left;
	width: 351px;
}

header .top-menu {
	float: right;
	width: 700px;
	margin-top: 40px;
	text-align: right;
}

header .top-menu ul li {
	display: inline-block;
	margin-left: 20px;
}

header .top-menu ul li a {
	display: block;
	font-family: 'Bree Serif Bold';
	font-size: 24px;
	color: #dfc197;
	text-shadow: 0px 2px 2px rgba(116, 48, 22, 0.75);
}

header .top-menu ul li a:hover {
	color: #743016;
	text-shadow: 0px 2px 2px rgba(223, 193, 151, 0.75);
}

header .top-menu ul li.current-menu-item a {
	text-decoration: underline;
}

/* Slider */

#slider {
	margin-top: 30px;
}

#slider .slider-holder {
	width: 100%;
	height: 300px;
	background: url('images/slider-bg.png') repeat-x;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	position: relative;
	z-index: 106;
}

#slider .slider-holder .left {
	float: left;
	width: 350px;
	padding: 20px 25px;
}

#slider .slider-holder .left h4 {
	margin: 0;
	line-height: 45px;
	font-family: 'Bree Serif Bold';
	font-size: 32px;
	color: #fff;
	text-shadow: 0px 2px 2px rgba(79, 35, 19, 0.95);
}

#slider .slider-holder .left h5 {
	margin: 20px 0 0 0;
	line-height: 36px;
	font-family: 'Bree Serif Bold';
	font-size: 44px;
	color: #dfc197;
	text-shadow: 0px 2px 2px rgba(79, 35, 19, 0.95);
}

#slider .slider-holder .left h5 a {
	color: #dfc197;
	text-shadow: 0px 2px 2px rgba(79, 35, 19, 0.95);
}

#slider .slider-holder .right{
	float: left;
	width: 710px;
}

#slider .slider-holder .right .bx-wrapper {
	margin: 0;
}

#slider .slider-holder .right .bx-wrapper .bx-viewport {
	background: none!important;
	left: 0;
	border: none;
	box-shadow: none;
}

#slider .slider-holder .right .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	bottom: 15px;
}

#slider .slider-holder .right .bx-wrapper .bx-pager a {
	background: #dfc197;
	-webkit-box-shadow: inset -2px 2px 15px 0px rgba(0,0,0,0.5);
-moz-box-shadow: inset -2px 2px 15px 0px rgba(0,0,0,0.5);
box-shadow: inset -2px 2px 15px 0px rgba(0,0,0,0.5);
border: 1px solid #dfc197;
}

#slider .slider-holder .right .bx-wrapper .bx-pager.bx-default-pager a:hover, #slider .slider-holder .right .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #4f2313;
}

#slider .slider-holder .right .bx-wrapper .bx-pager.bx-default-pager a {
	height: 20px;
	width: 20px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

/* Main */

#main .content .titlebg {
	position: absolute;
	top: -65px;
	left: 25px;
	background: url('images/title-bg.png') no-repeat;
	width: 257px;
	height: 184px;
	z-index: 103;
}

#main .content {
	position: relative;
	background: #dfc197;
	padding: 20px 25px;
	margin-top: 30px;
	font-family: 'Open Sans', sans-serif;
	color: #4f2313;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#main .content h2 {
	width: 257px;
	margin: 20px 0 50px 0;
	font-family: 'Bree Serif Bold';
	font-size: 26px;
	color: #dfc197;
	text-shadow: 0px 2px 2px rgba(79, 35, 19, 1);
	position: relative;
	z-index: 104;
	text-align: center;
}

#main .content h2.wp-block-heading {
	width: auto;
	margin: 20px 0;
	font-size: 28px;
	text-shadow: none;
	text-align: left;
	color: #4f2313;
}

#main .content h3  {
	margin: 0 0 15px 0;
	font-size: 20px;
}

#main .content p {
	padding: 0 0 15px 0;
	line-height: 24px;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 600;
	color: #4f2313;
	text-align: justify;
}

#main .content ul {
		padding-left: 15px;
}

#main .content ul li {
	padding: 5px 0;
	list-style-type: circle;
}

#main .content a {
	color: #4f2313;
}

#main .content hr {
	height: 1px;
	border-top: 1px solid #4f2313;
}


#post {
		margin-bottom: 20px;
}

#post .post-left {
		float: left;
		width: 70%;
}

#post .post-right {
		float: right;
		width: 25%;
		text-align: center;
}

#post .post-right img {
		border-radius: 50%;
		width: 220px;
		height: 220px;
}

/* Prices */

.rpt_style_basic .rpt_plan .rpt_title {
	background: url('images/slider-bg.png') repeat-x!important;
	border-bottom: 1px solid #4f2313!important;
	text-shadow: 0px 2px 2px rgba(116, 48, 22, 0.75);
}

.rpt_style_basic .rpt_plan .rpt_head {
	background: #975a43!important;
	border-top: 2px solid #ab6d56!important;
}

.rpt_style_basic .rpt_plan .rpt_head .rpt_price {
	font-family: 'Bree Serif Bold';
	text-shadow: 0px 2px 2px rgba(116, 48, 22, 0.75)!important;
}

.rpt_subtitle, .rpt_title {
	font-family: 'Bree Serif';
	color: #dfc197!important;
}

.rpt_foot {
	background: url('images/slider-bg.png') repeat-x!important;
	font-family: 'Bree Serif';
	color: #dfc197!important;
	text-shadow: 0px 2px 2px rgba(116, 48, 22, 0.75);
}

.rpt_features {
	min-height: 370px;
}

.rpt_feature {
	background: url('images/li.png') no-repeat left!important;
	padding: 6px 16px 6px 45px!important;
	color: #4f2313!important;
	text-align: left;
}

/* Gallery */

.gallery-item img {
	border: 2px solid #4f2313!important;
}

/* Contacts */

.map {
	width: 100%;
	height: 300px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.col50 {
	float: left;
	width: 50%;
}


input[type="text"], input[type="email"], textarea {
	width: 100%;
	background: #efdabd;
	padding: 8px 10px;
	margin-top: 5px;
	border: 1px solid #4f2313;
	color: #4f2313;
}

.wpcf7-not-valid {
	background: #cf633c!important;
}

input[type="submit"] {
	background: #4f2313;
	padding: 8px 35px;
	border: 1px solid #3c180a;
	font-family: 'Bree Serif';
	font-size: 16px;
	color: #dfc197;
	cursor: pointer;
}

.wpcf7-not-valid-tip {
	display: none!important;
}

.wpcf7-validation-errors {
	width: 100%;
	background: #cf633c!important;
	color: #fff;
	border: 1px solid #4f2313!important;
}

div.wpcf7-response-output {
	margin: 20px 0!important;
}

/* Footer */

footer .copyright {
	background: url('images/footer-bg.png') repeat;
	padding: 0 25px;
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-bottom-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

footer .copyright p, footer .copyright p a {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #dfc197;
}

footer .copyright .l {
	float: left;
}

footer .copyright .r {
	float: right;
}

footer .quote {
	width: 100%;
	padding: 5px 0 20px 0;
	font-size: 26px;
	font-family: 'Bree Serif Bold';
	color: #dfc197;
	text-shadow: 0px 2px 2px rgba(116, 48, 22, 0.75);
	text-align: center;
}


/* Responsive style */

@media (max-width: 1024px) {

.vanta-a, .vanta-b, .kepures {
	display: none;
}

.container {
	width: 100%;
	padding: 0 20px;
}

.top-line {
	margin-bottom: 20px;
}

header .logo {
	float: none;
	width: 100%;
	margin: 0 auto;
	max-width: 250px;
	text-align: center;
}

header .logo img{
    max-width:100% !important;
    height:auto;
    display:block;
	margin: 0 auto;
}

header .top-menu {
	float: none;
	width: 100%;
	margin-top: 20px;
	text-align: center;
}

header .top-menu ul li {
	display: block;
	margin: 0;
	width: 50%;
	float: left;
}

header .top-menu ul li a {
	font-size: 20px;
}

#slider .slider-holder {
	height: 150px;
}

#slider .slider-holder .left {
	float: none;
	width: 100%;
	padding: 10px 15px;
}

#slider .slider-holder .left h4 {
	line-height: 30px;
	font-size: 30px;
	text-align: center;
}

#slider .slider-holder .left h5 {
	margin: 20px 0 0;
	line-height: 26px;
	font-size: 35px;
	text-align: center;
}

#slider .slider-holder .right {
	display: none;
}

#main .content .titlebg {
	left: 50%;
	margin-left: -128.5px;
}

#main .content h2 {
	width: 100%;
}

#main .content img {
	max-width:100% !important;
    height:auto;
    display:block;
}

.map {
	height: 150px;
}

}

@media (max-width: 480px) {

body {
	background: #d4a067;
}

header .top-menu ul li a {
	font-size: 18px;
	padding: 5px 0;
}

#slider .slider-holder {
	background: #4f2313;
}

#slider .slider-holder .left h4 {
	line-height: 25px;
	font-size: 22px;
	text-align: center;
}

#slider .slider-holder .left h5 {
	margin: 10px 0 0;
	line-height: 28px;
	font-size: 28px;
	text-align: center;
}

#main .content {
	padding: 10px 20px;
}

#main .content .titlebg {
	display: none;
}

#main .content h2 {
	color: #4f2313;
	text-shadow: none;
}

#main .content .size-full {
	width: 150px;
}

#main .content .gallery-item {
	float: none;
	width: 100%;
	display: block;
}

.col50 {
	float: none;
	width: 100%;
}

#post .post-left {
		float: none;
		width: 100%;
}

#post .post-right {
		display: none;
}

footer .copyright {
	height: auto;
	text-align: center;
}

footer .copyright .l, footer .copyright .r {
	float: none;
	width: 100%;
	display: block;
}

footer .quote {
	line-height: 24px;
	font-size: 22px;
}

}

/* WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float:right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%; /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}


.wp-block-gallery figure {
  margin: 0 !important;
}

.wp-block-gallery figure img {
  width: 100% !important;
  height: auto;
  display: block;
}

