/*
Theme Name: Love Tantra
Theme URI: https://wordpress.org/themes/twentyseventeen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Seventeen brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Version: 2.4
Requires at least: 4.7
Requires PHP: 5.2.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentyseventeen
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

@font-face {font-family: "Iowan Old Style Roman";
  src: url("assets/fonts/25460aab6bb2d2b831914bacead7aa04.eot"); 
  src: url("assets/fonts/25460aab6bb2d2b831914bacead7aa04.eot?#iefix") format("embedded-opentype"), 
  url("assets/fonts/25460aab6bb2d2b831914bacead7aa04.woff2") format("woff2"), 
  url("assets/fonts/25460aab6bb2d2b831914bacead7aa04.woff") format("woff"), 
  url("assets/fonts/25460aab6bb2d2b831914bacead7aa04.ttf") format("truetype"), 
  url("assets/fonts/25460aab6bb2d2b831914bacead7aa04.svg#Iowan Old Style W01 Roman") format("svg"); 
}


html{
	font-size: 16px;
	font-family:"Iowan Old Style Roman" ;
}
body {
	color: #000000;
	font-family:"Iowan Old Style Roman" ;
	/*letter-spacing: 0.07em*/
}

body {
	font-size: 15px;
	font-weight: 400;
	line-height: 2em;
	letter-spacing: 0.07px;
}

a {
	color: #000000;
}
a:hover {
	color: #ca7fb7;
}
a:hover, a:focus, a {
	text-decoration: none;
	outline: none;
}
h1, h2, h3, h4, h5, h6 {
	line-height: 1.3em!important
}
h1, h2 {
	margin-bottom: 0.7em;
}

img { max-width: 100%; height: auto; }

/*Elimator edit*/
.p-0 .elementor-column-gap-default > .elementor-column > .elementor-element-populated {
	padding: 0!important
}

.custom_blog .premium-blog-post-outer-container,
.custom_blog .premium-blog-post-container {
	padding-right: 0!important;
	padding-left: 0!important;
}

.custom_blog .premium-blog-post-container .premium-blog-content-wrapper {
	margin: 0!important;
}

/*End Elimantor edit*/

.header_top {
	padding-top: 28px;
	padding-bottom: 18px;
}

.logo_box {
	max-width: 440px;
}

.lt_top_left, .lt_top_right {
	text-align: center;
}
.lt_top_right a {
	color: #000;
}

.navbar.bg-light{
	background: #ffffff!important;
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
}

.navbar.bg-light {

}

.lt_main_menu li {
	list-style: none;
}
.lt_main_menu li a  {
	color: #000000;
	text-transform: uppercase;
}
.lt_main_menu > li > a {
	padding-left: 17px;
	padding-right: 17px;
}

.menu-item-has-children {
	position: relative;
}
.lt_main_menu > li.menu-item-has-children > a {
	padding-right:5px; 
}
.menu-item-has-children::after {
	content: "keyboard_arrow_down";
	font-family: 'Material Icons';
	vertical-align: middle;
	padding-right: 13px;
}

.sub-menu {
	display: none;
	background: #f8ede8;
	position: absolute;
	top: 100%;
	padding: 15px 0;
	border: none;
	left: 0;
	width: 230px;
}
.lt_main_menu li .sub-menu a {
	color: rgba(0,0,0,.8);
	display: block;
	padding: 5px 15px;
	transition:all 0.3s ease;
}
.lt_main_menu li .sub-menu a:hover {
	color: rgba(0,0,0,1);
	padding-left: 25px;
}

/*footer*/ 
footer {
	padding-top: 50px;
	padding-bottom: 50px;
	border-top: 1px solid #ededed
}

footer .widget {
	padding: 0 15px;
	width: 25%;
}

footer .widget h2 {
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 25px;
}
footer .widget ul {
	padding: 0;
	font-size: 14px;
}
footer .widget ul li {
	list-style: none;
}
footer .widget li a {
	color: 
}
footer .widget .social-f li{
	display: inline-block;
	vertical-align: middle;
	margin-right: 15px;
}
footer .widget .social-f li a{
	font-size: 30px;
}

/*end footer*/
.gallery_container_elimenotr_page {
	max-width: 1300px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
}
.gallery_container {

	max-width: 1300px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
}
.gallery_post {
	padding: 5px;
}

/*.gallery_post .image {
	border: 1px solid #d8d8d8;
	padding: 0;
}*/

.gallery_post .image {
	border: 1px solid #d8d8d8;
	padding: 0;
	max-width: 300px;
	margin-left: auto;
	margin-right: auto;
}

/*.flip-box {
	background-color: transparent;
	width: auto;
	height: 390px;
	perspective: 1000px;
	margin: auto;
}*/

.flip-box {
	background-color: transparent;
	width: auto;
	height: 450px;
	/* border: 4px solid #fff; */
	perspective: 1000px;
	/* overflow: hidden; */
	margin: auto;
	/* max-width: 300px; */
}

.flip-box-inner {
position: relative;
width: 100%;
height: 100%;
text-align: center;
transition: transform 0.8s;
transform-style: preserve-3d;
}

.flip-box:hover .flip-box-inner {
transform: rotateY(180deg);
}

.flip-box-front, .flip-box-back {
position: absolute;
width: 100%;
height: 100%;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}

.flip-box-front {
background-color: #fff;
color: black;
}

.flip-box-back {
background-color: #FFF;
color: white;
transform: rotateY(180deg);
}

.flip-box-inner > div {
	border:4px solid #fff;
}

/*.flip-box-front img, .flip-box-back img,
.elementor .flip-box-front img, .elementor .flip-box-back img  {
	height: 100%;
	width: 100%;
	object-fit: cover;
}*/
.flip-box-front img, .flip-box-back img,
.elementor .flip-box-front img, .elementor .flip-box-back img  {
	height: 100%;
	width: 100%;
	object-fit: contain;
}
.gallery_post .caption {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
.gallery_post .caption a {
	font-size: 18px;
	color: #000;
	display: block;
}

.gallery_post .caption .rnd_location {
	font-size: 18px;
	color: #8f8f8f;
}

/*testimonial*/
.testimonial_section {
	/*background-image: linear-gradient(-90deg, #f6e9e2 75%, #fff 75%);*/
	background-image: linear-gradient(-90deg, #f8ede8  75%, #fff 75%);
	padding: 45px 0;
	position: relative;
}
.testimonial_content {
	display: -webkit-box  ;
	display: -ms-flexbox  ;
	display: flex  ;
}


.testimonial_content_inner{
	margin: auto;
	text-align: center;
}
.t_heading {
	margin-bottom: 1em;
}
.t_footer {
	margin-top: 2em;
}

.lt_testimonials {
		max-width: 900px;
		margin-left: auto;
		margin-right: auto;
	}

.testi_carousel.owl-carousel .owl-item img {
	width: 100%;
	height: 484px;
	object-fit: contain;
}

.testi_carousel .owl-dots {
	position: absolute;
	z-index: 99;
	bottom: 15px;
	right: 0;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	left: 0;
	display: flex;
	justify-content: center;
	padding-right: 0;
	text-align: center;
	padding-left: 50%;
}

.testi_carousel .owl-dots .owl-dot {
	border: 1px solid #333;
	width: 10px;
	height: 10px;
	background: #333;
	opacity: 1;
	visibility: visible;
	margin: 5px;
}
.testi_carousel .owl-dots .owl-dot.active {
	background: transparent;
}

.t_comment {
	position: relative;
}
.t_comment::before, .t_comment::after {
	content: "\f10d";
	font-family: "Fontawesome";
	font-size: 60px;
	color: #fff;
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.t_comment::after{
	content: "\f10e";
	top: auto;
	bottom: 0;
	right: 0;
	left: auto;
}
.t_comment p {
	position: relative;
	z-index: 9;
	font-style: italic;
	font-size: 1.2rem;	
}


/*end testimonial*/

.breadcrumbs {
	text-align: center;
	font-size: 10px;
	padding: 20px 15px 30px;
	color: #8f8f8f
}
.breadcrumbs * {
	color: #8f8f8f;
}
.breadcrumbs a{ color: red; }
/*inner page*/
.inner_page_main header.entry-header .entry-title {
	display: none;
}

.inner_page_main.show_page_title header.entry-header  .entry-title{
	display: block;
	margin-bottom: 30px;
}

.container.inner_page_main , .container-fluid.inner_page_main {
	text-align: center;
	padding-top: 1px;
	padding-bottom: 50px;
}
.inner_page_main p + h2 {
	margin-top: 40px;
}

.container.inner_page_main.single_php {
	text-align: left;
}

.inner_page_main p a:not(.btn):not(.more-link) {
	color: #ca7fb7;
}




/*end inner page*/


/*single galery page*/

.lt_galImage {
	columns: 2;
	padding: 0;
	column-gap: 0;
}
.lt_galImage li {
	list-style: none;
	margin: 0;
	border: 1px solid #d0d0d0;
	padding: 5px 5px 5px 5px;
	margin-right: -1px;
}
.lt_galImage li img {
	max-width: 100%;

}

.lt_galImage li a:hover {
	cursor: zoom-in;
	opacity: 0.8;
}

#fancybox-wrap #fancybox-left, 
#fancybox-wrap #fancybox-right {
	visibility: visible;
}

#fancybox-wrap #fancybox-left span {
	left: 20px;
}

#fancybox-wrap #fancybox-right span {
	left: auto;
	right: 0;
}


/*.rnd_detail_sec p, .rnd_detail_sec ul {
	text-align: left;
}*/

.rnd_detail_card {
	border: 1px solid #ededed;
	text-align: left;
	padding: 15px;
	margin-bottom: 20px;
	box-shadow: 0 0 0 0 #ededed;
	transition:all 0.3s ease;
}

.rnd_detail_card:hover {
	box-shadow: 15px 15px 10px -3px #ededed;	
}

.rnd_deatil_table ul {
	display: table;
	width: 100%;
	padding: 0;
}

.rnd_deatil_table ul li {
	list-style: none;
	display: table-row;
}
.rnd_deatil_table ul li strong, .rnd_deatil_table ul li span {
	display: table-cell;
	width: auto;
	border-bottom: 1px solid #ccc;
	padding: 6px;
}
.rnd_detail_card table {
	width: 100%;
}
.rnd_detail_card table td, .rnd_detail_card table th {
	border-bottom: 1px solid #ccc;
	padding: 6px;
}
.form-control {
	border: 1px solid #000;
	border-radius: 0;
	padding: 10px 15px;
	height: auto;
	font-size: 15px;
}
.btn.btn-primary {
	background: #000;
	border: none;
	border: 1px solid #000;
	border-radius: 0;
	font-size: 15px;
	padding: 10px 30px;
}



.btn-primary.focus, .btn-primary:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-primary.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem #f8ede8;
	border-color: #f8ede8;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
	color: #000;
	background-color: #000;
	border-color: #000;
}

.btn.btn-primary:hover, .btn.btn-primary:focus  {
	color: #000;
	background: #f8ede8;
	border-color: #f8ede8;
}

/*end single galery page*/

/*location page*/
.locations_box {
	padding: 0;
}
.locations_box li { 
	display: inline-block;
	list-style: none;
	margin: 5px;
}
.locations_box li a{
	border: 1px solid #333;
	text-transform: uppercase;
	font-size: 18px;
	display: block;
	padding: 6px 15px;
}

.locations_box li a:hover {
	background: #f8ede8;
	border: 1px solid #f8ede8;
	color: #000;
}
.location_content h2 {
    font-size: 26px;
    margin-bottom: 0.8em;
    margin-top: 2em;
}

.location_items > div{
	padding-bottom: 30px;
}
.location_items .item {
	max-width: 100%;
	border: 1px solid #d8d8d8;
	padding: 4px;
}

.massages_items .item {
	max-width: 300px;
	border: 1px solid #d8d8d8;
	padding: 4px;
	
}
.massages_items > div {
	padding-bottom: 30px;
}
.massages_items .item  .little_description {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

/*end location page*/

/*single post*/
.single_post .single_feature_img {
	float: left;
	max-width: 45%;
	margin: 0 30px 15px 0;
	border: 1px solid #dddddd;
	padding: 5px;
	border-radius: 2px;
}
.single_post  {
	text-align: left;
}
.addtoany_content {
	margin: 40px auto;
}
/*end single post*/

/*404 and search page*/

.four_04 {
	font-size: 200px;
	font-weight: bold;
	line-height: 1em;
}
h1.four_04_sm_h {
	font-size: 22px;
}

.four_04_cotainer .btn{

}

/*end 404 and search page*/

/*taxonomy-description*/

.taxonomy-description {
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}
.sm-container {
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
}
.footer_top_banner {
	background: #f5f5f5;
	color: #000;
	padding: 30px 0;
}
.footer_top_banner button {
	font-size: 16px;
}
.footer_top_banner h1 {
	font-size: 1.5rem;
}
.footer_top_banner a {
	color: #000;
	font-weight: bold;
}
/*.footer_top_banner button {
	width: 385px;
	padding: 10px;
	color: #000;
	font-size: 12px;
	background: #fff;
	border: none;
	height: auto;
}*/

.footer_top_banner button {
	width: auto;
	padding: 10px 19px;
	color: #000;
	font-size: 16px;
	background: #fff !important;
	border: none;
	height: auto;
	margin: auto;
}

.footer_top_banner button br {
	display: none;
}


.footer_top_banner button a {
	color: #000;
}

.review_box {
	text-align: left;
}
.review_starts i {
	font-size: 24px;
	color: #ca7fb7;
}
.review_content {
	font-size: 14px;
	font-style: italic;
	letter-spacing: .7px;
	margin-top: 20px;
}
.review_box h2 {
	font-size: 20px;
	font-weight: bold;
	margin-top: 20px;
	position: relative;
	padding-left: 30px;
}
.review_box h2::before {
	content: "";
	border-bottom: 2px solid;
	width: 20px;
	display: inline-block;
	position: absolute;
	top: 11px;
	left: 0;
}
.review_date {
	font-style: italic;
	font-size: 14px;
}
.required_input {
	border: 2px solid red;
}
.loading_image {
	position: absolute;
	right: 50px;
}
.success_review {
	color: green;
	border: 1px solid;
	padding: 4px 50px;
	margin-top: 7px;
	font-weight: bold;
	display: none;
}
.search-form button {
	width: 100px;
	height: 50px;
}
.icon.icon-search {
	width: 16px;
	height: 30px;
	margin-right: 7px;
}
.search-form button {
	padding: 5px 18px;
	border: none;
	border-radius: 2px;
	width: 148px;
	border: 1px solid;
	background: #fff;
	font-size: 19px;
}
.search_page_php article {
	border: 1px solid;
	padding: 20px;
	margin-bottom: 50px;
}
.more-link {
	border: 1px solid;
	padding: 10px 20px;
	margin-top: 20px;
	display: inline-block;
	background: #000;
	color: #fff;
}
.more-link:hover {
	color: #fff;
}
.breadcrumbs {
	text-align: center;
	font-size: 12px;
	padding: 20px 15px 30px;
	color: #000;
}
#search-form-1 {
	border: 1px solid #000;
	height: 42px;
	padding: 0 15px;
}

.little_description {
	color: #000;
	padding: 10px;
	padding-top: 0;
}

.price_loop .price_box {
	background: #fff;
	padding-top: 60px;
	padding-bottom: 60px;
}
.price_loop > div:nth-child(2n+1).price_box {
	background: #f8ede9 ;
}

.price_content > p:last-child{
	margin-bottom: 0;
}
.price_content > p {
	line-height: 1.7;
}
.third_price_col {
	font-size: 14px;
}
.third_price_col h6 {
	color: #939397;
	font-weight: bold;
}
.third_price_col > div {
	margin-bottom: 20px;
}




@media screen and (min-width: 1200px){
	.lt_main_menu > li.menu-item-has-children:hover .sub-menu {
		display: block!important;
	}
}


@media screen and (max-width: 1199px){
	html{
		font-size: 14px;
	}	
}

@media screen and (max-width: 991px){
	.logo_box {
		max-width: 330px;
	}
}


@media screen and (max-width: 1099px) and (min-width: 768px){
	.lt_main_menu > li > a {
		font-size: 11px;
		padding-left: 9px;
		padding-right: 9px;
	}
	.menu-item-has-children::after {
		padding-right: 9px;
	 }
}


@media screen and (min-width: 768px){

	.logo_box.navbar-brand {
		display: none;
	}
	/*blog*/
	.custom_blog .premium-blog-post-container {
		padding: 0;
	}
	.custom_blog .premium-blog-wrap {
		-ms-flex-wrap: nowrap  ;
		flex-wrap: nowrap  ;
	}
	.custom_blog .premium-blog-col-3 > div:nth-child(2) {
		width: 50% !important;
		margin-top: -80px;
		box-shadow: 0 -79px 151px -79px rgba(0,0,0,0.3);
	}
	.custom_blog .premium-blog-col-3 > div:nth-child(2) .premium-blog-content-wrapper {
		background: #fff;
	}

	

	/*end blog*/

	/*.testimonial_author {
		transition:all 0.5s ease;
		transform: translate(-50px);

	}

	.testimonial_content {
		transition:all 0.5s ease ;
		transform: translate(50px);

	}

	.active .testimonial_author, .active .testimonial_content{

		transform: translate(0);
		transition:all 0.5s ease 0.3s;
	}*/



}

@media screen and (max-width: 767px){
	html {
		font-size: 14px;
	}

	.h1,
	h1 {
	 font-size:2rem
	}
	.h2,
	h2 {
	 font-size:1.75rem
	}
	.h3,
	h3 {
	 font-size:1.5rem
	}
	.h4,
	h4 {
	 font-size:1.25rem
	}
	.h5,
	h5 {
	 font-size:1rem
	}
	.h6,
	h6 {
	 font-size:0.85rem
	}


	.header_top {
		padding-top: 18px;
		padding-bottom: 0;
	}
	.header_top > div {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
		width: 100%;
	}
	.header_top .logo_box_outer{
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		padding-bottom: 26px;
	}
	.header_top > div:nth-child(3){
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}
	.header_top .logo_box_outer .logo_box {
		margin: auto;
	}

	.lt_top_left {
		margin-bottom: 11px;

	}
	.lt_top_left br {
		display: none;
	}
	.lt_top_left, .lt_top_right {
		font-size: 14px;
		line-height: 1.54em;
		color: #aeaeae;
		font-family: "Roboto"
	}
	.lt_top_right a {
		color: #000;
	}
	.logo_box {
		max-width: 100%;
	}


	.navbar.bg-light {
		padding: 15px 10px 15px;
		border-top: none;
	}

	
	body .navbar-light .navbar-toggler {
		font-size: 14px;
		padding: 10px;
		margin: auto;
		color: rgba(0,0,0,1);
		border-color: rgba(0,0,0,1);
		border-radius: 0!important
	}


	.lt_main_menu {
		border-top: 2px solid #e5e5e5;
		margin-top: 10px;
		max-height: 76vh;
		overflow-y: auto;
	}

	.lt_main_menu > li > a {
		padding: 5px 0;
		display: block;
		max-width: calc(100% - 55px);
	}



	.menu-item-has-children::after {
		position: absolute;
		top: 10px;
		right: 0;
	}
	.sub-menu {
		position: static;
		width: 100%;
	}
	footer {
		padding-bottom: 15px;
	}

	/*.footer_top {
		display: block;
		column-count:2;
	}*/
	footer .widget {
		padding: 15px 15px;
		width: 50%;
	}



	.testimonial_content_inner {
		padding: 30px 0;
	}
	.testi_carousel .owl-dots {
		position: static;
		display: flex;
		justify-content: center;
		padding-right: 0;
		padding-top: 30px;
		padding-left: 0;
	}
	.custom_blog .premium-blog-post-container .premium-blog-content-wrapper {
		height: auto !important;
	}
	.testimonial_section {
		background-image: none;
		background-color: #f6e9e2;
	}
	.single_post .single_feature_img {
		max-width: 100%;
		margin: 0 auto 30px;
	}

	.location_content h2 {
		font-size: 22px;
	}	

	.locations_box li {
		margin: 2px;
	}

	.locations_box li a {
		font-size: 12px;
		padding: 3px 10px;
	}

	.footer_top_banner button {
		margin-top: 20px;
	}
	.price_image {
		display: block;
		margin: 0 auto 30px;
	}
	.price_content {
		margin-bottom: 30px;
	}

}


@media screen and (max-width: 575px){
	.locations_box {
		margin-bottom: 10px!important
	}
	.locations_box li {
		margin: 2px;
		width: calc(50% - 4px);
	}
	.locations_box li a {
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
	}

}