/*
Theme Name: VLM
Theme URI: 
Author: VisionLine Media
Author URI: https://visionlinemedia.com/
Description:  An original theme.
Version: 1
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wp-bootstrap-starter
Tags: blog, custom-menu, featured-images, threaded-comments, translation-ready, right-sidebar, custom-background, e-commerce, theme-options, sticky-post, full-width-template
*/


body {
font-family: "Poppins", sans-serif;
    font-size: 16px;
    line-height: 1.42857143;
    color: #020202;
	background-color: #fff;
  margin: 0;
  -webkit-font-smoothing: auto;
}
#logo {
  position: absolute;
	width: 648px;
  top: 53px;
  margin-left: 27px;
  z-index: 9999;
  border-radius: 0;
	-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
}
.make-small {
	width: 500px !important;
}
#main-header {
    position: fixed;
    z-index: 99;
	height: 140px;
    width: 100%;
     background-color: #fff;
    padding: 0px 0;
}
.home-hero-area {

    height: 742px;
    margin-top: 152px;
}
.move-up {
	margin-top: -100px;
}
.navbar-nav {
  z-index: 9999;
  position: relative;
  left: 0;
  top: 21px;
  border-top: 4px solid #e9669f;
  padding-top: 20px;
  width: 700px;
}
.line {
	height: 4px;
	width: 220px;
	float: right;
	background-color: #e9669f;
	position: relative;
	top: 56px;
	
}
.btn-primary {
    color: #fff;
    background-color: #ea66a0;
	border: 0 !important;
    text-transform: none !important;
    border-radius: 99px;
    padding: 8px 30px;
}
.btn-primary:hover {
    background-color: #b31e88;
}
.hero-book-image {
	position: relative;
	top: 10px;
}
.buttons-column {
	width: 430px !important;
}
a {
    color: #003d79;
    text-decoration: none;
    background-color: transparent;
}
a:hover {
    color: #000;

}

a:active,
a:hover {
  outline: 0;
}
.pink-area {
  margin-top: -150px;
}
.pink-area-text-block {
  width: 61.9%;
  float: right;
  padding: 0 12px;
}
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/

body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
	font-family: "Poppins", sans-serif;
  padding: 5px 29px;
    font-weight: 500;
    color: #6f6f6f;
    font-size: 17px;
    text-transform: uppercase;
   
	 -webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
	  white-space: nowrap;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li:first-child > a {
background: none;
    border-left: none;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li:first-child {
    background: none !important;
    border-left: none !important;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li:last-child > a {

}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover {
  color: #ed81b0;
}


body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
  color: #6f6f6f;
}

/*--------------------------------------------------------------
## Dropdown Menus
--------------------------------------------------------------*/
.dropdown-menu {
    position: absolute;
     top: auto;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 10px;
    margin: .125rem 0 0;
    font-size: 14px;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0;
    text-transform: uppercase;
    box-shadow: 0 0 7px 0px rgba(0, 0, 0, 0.3);
}
.dropdown-item {
	
    font-weight: 400;
    color: #000;
	padding: 5px !important;
    display: block;
    width: 100%;
font-size: 15px;
    clear: both;

    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;

	 -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
}
.dropdown-item:hover { 
	color: #ccc !important;
}
.container {
    max-width: 1540px;
}
.homepage-content {
	margin-top: -30px;
}
/* =Top Menu
-------------------------------------------------------------- */

.container-fluid {
    width: 100%;
	max-width: 1540px;
}
#top-menu-container {
    display: block;
 max-width: 1540px;
    margin: 0 auto;
}
.top-menu {
  float: right;
  margin: 0;
  padding: 0;
  position: relative;
  top: 26px;
  z-index: 9999;
}
#top-menu-wrapper {
    width: 100%;
    top: 0px;
    margin: auto;

}
.top-menu li {
	display: inline;
	list-style-type: none;
}

.top-menu li a {
border: 4px solid #c97898;
	border-radius: 99px;
	margin: 0 5px;
    color: #6f6f6f;
    font-size: 14px;
    padding: 10px 17px;
    font-weight: 500;
	 -webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
}

.top-menu > li:first-child > a {

}
.top-menu li a:hover {
 color: #6f6f6f;
	background-color: #f5c3d9;
	text-decoration: none;
}
.menu-image-title-before.menu-image-not-hovered img, .menu-image-hovered.menu-image-title-before .menu-image-hover-wrapper, .menu-image-title-after.menu-image-title {
    padding-left: 0;
}
ul.cnss-social-icon {
    margin-top: -10px !important;
}
.news-sidebar {
	border-left: 1px solid #333;
	padding: 20px;
	margin: 30px auto;
}
.news-right-sidebar {
    margin: 27px 0 0 0;
}
.home-post-thumbnail {
    border-radius: 10px !important;
    margin-bottom: 30px !important;
    overflow: hidden !important;
    text-align: center;
    max-width: 500px;
    margin: 0 auto;
}

.home-badge:hover {
	filter: brightness(1.2);
}

.home-post-thumbnail:hover {
	filter: brightness(1.2);
	
}

.home-blog-column {
    width: 31%;
    float: left;
    color: #fff;
    text-align: center;
    margin: 10px 12px;
	font-size: 12px;
}
.home-blog-column a { 
	color: #fff;
}

.home .post.hentry {
    width: 31%;
    float: left;
    margin: 0 20px;

}
.home-read-more {
	background-image: url('images/more-link-arrow.png');
	background-position: right;
	background-repeat: no-repeat;
	font-family: 'open sans';
	font-size: 14px;
	color: #060606;
		padding: 20px 20px 20px 20px;
	border-radius: 5px;
		background-color: #ccc;	
	color: #000;
}
.entry-content-home {
	    margin: 10px;
}

.post-thumbnail {
	float: right;
	margin: 10px;
}
.post-thumbnail2 {

	margin: 15px 0;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
	 
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

#header-wrapper {
	display: flex;
  align-items: center; /* Vertically centers content */
 margin-top: 170px;
height: 500px;
width: 100%;
}

h1.header-title {
    font-size: 55px;
	color: #fff;
	text-shadow: 2px 2px 5px #000;
	text-align: center;
    margin: 20px 0;
}
.content-without-header {
    margin-top: 180px;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}



dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 2.5rem;
}

hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
      border-top: 1px solid #ed81b0;
    clear: both;
}
.dark-row hr {
    margin-top: 5px;
    margin-bottom: 25px;
    border: 0;
      border-top: 1px solid #fff;
    clear: both;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
font-family: "Old Standard TT", serif;
    font-weight: 400;
		color: #c87a99;

}
h1 {
    font-size: 85px;
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;

}
h2 {
  font-size: 55px;
  padding-bottom: 0;
  line-height: normal;
}
h3 {
  font-size: 50px;
    line-height: 1.1;
}
h4 {
  font-size: 35px;
   line-height: 1.1;
}
h5 {
    font-size: 32px;
    padding: 10px 0 0 0;
    margin: 0;
    font-weight: 400;
 
	   line-height: 1.1;
}
.entry-meta {
	margin: 10px 0;
}
h1.entry-title {
 
    margin: 20px 0;
}

h2.entry-title {
    color: #fff;
    font-size: 20px;
}
h3.widget-title {
  font-size: 1.2rem;
}
.dark-row, .dark-row h1, .dark-row h2, .dark-row h3, .dark-row h4, .dark-row a {
	color: #fff;
}
/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}
.book-sub-title {
	font-size: 30px;
}
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/



.dropdown-toggle::after {
    display: none;
}
.navbar-brand {
  height: auto;
}

.navbar-toggle .icon-bar {
  background: #000 none repeat scroll 0 0;
}

.dropdown-menu .dropdown-toggle::after {
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
  border-top: 0.3em solid transparent;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children {
    position: relative;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>.dropdown-menu {
    display: block;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>a:after {
    border-left-color: #fff;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left {
    float: none;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
.navbar-expand-xl {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

.dropdown-item {
  line-height: 1.2;
  padding-bottom: 0.313rem;
  padding-top: 0.313rem;
	white-space:nowrap;
}

.dropdown-menu {
  min-width: 12.500rem;
}

.dropdown .open .dropdown-menu {
  display: block;
  left: 12.250em;
  top: 0;
}


.dropdown-menu .dropdown-item:hover {
  background: transparent;
}
.dropdown-menu .dropdown-item:focus {
color: #000;
}
.justify-content-end {
    -ms-flex-pack: end!important;
    justify-content: flex-end!important;
}


.blog-nav .active:after {
    display: none;
}
.caret {
    display: none;
}

.nav-link {
    display: block;
    padding: .5rem 1rem;
    font-size: 16px;
    color: #333;
	text-transform: uppercase;
	font-weight: 700;
	
}
.navbar-nav .dropdown-menu {
    position: absolute;
    float: none;
}

#masthead nav {
  padding-left: 0;
  padding-right: 0;
	
	
}
.site-header {

    height: 30px;
    padding: 5px 0;
    position: relative;
    top: 30px;
   
}

.navbar-brand {
    display: none;
}
.navbar-brand > a {
  color: rgba(0, 0, 0, 0.9);
  font-size: 1.1rem;
  outline: medium none;
  text-decoration: none;
  color: #fff;
  font-weight: 700;
}

.navbar-brand > a:visited, .navbar-brand > a:hover {
  text-decoration: none;
}

#page-sub-header {
  position: relative;
  padding-top: 5rem;
  padding-bottom: 0;
  text-align: center;
  font-size: 1.25rem;
  background-size: cover !important;
	
}

body:not(.theme-preset-active) #page-sub-header h1 {
  line-height: 1.6;
  font-size: 4rem;
  color: #563e7c;
  margin: 0 0 1rem;
  border: 0;
  padding: 0;
}

#page-sub-header p {
  margin-bottom: 0;
  line-height: 1.4;
  font-size: 1.25rem;
  font-weight: 300;
}
body:not(.theme-preset-active) #page-sub-header p {
color: #212529;
}
a.page-scroller {
  color: #333;
  font-size: 2.6rem;
  display: inline-block;
  margin-top: 2rem;
}


@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .dropdown-menu li > .dropdown-menu {
    right: -9.875rem;
    top: 1.375rem;
  }
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
.comment-content.card-block {
  padding: 20px;
}

.navigation.post-navigation {
  padding-top: 1.875rem;
}

.post-navigation .nav-previous a,
.post-navigation .nav-next a {
	font-size: 14px;
  border: 0px solid #ddd;
  border-radius: 0;
  display: inline-block;
  padding: 0.313rem 0.875rem;
  text-decoration: none;
}

.post-navigation .nav-next a::after {
  content: " \2192";
}

.post-navigation .nav-previous a::before {
  content: "\2190 ";
}

.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover {
  background: #eee none repeat scroll 0 0;
}
.post-category {
	padding: 0 0 15px 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

a img.alignright {
  float: right;
  margin: 0.313rem 0 1.25rem 1.25rem;
}

a img.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.alignleft {
  float: left;
  margin: 0.313rem 1.25rem 1.25rem 0;
}

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

.wp-caption.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignleft {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignright {
  margin: 0.313rem 0 1.25rem 1.25rem;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
#content.site-content {
background-color: #fff;

}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.page-template-blank-page .entry-content,
.blank-page-with-container .entry-content {
  margin-top: 0;
}

.post.hentry {
  margin-bottom: 0;
}

.posted-on, .byline, .comments-link {
  color: #9a9a9a;
}

.entry-title > a {
  color: inherit;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
 
  max-width: 96%;
  padding: 0.313rem 0.313rem 0;
  text-align: center;
}
.wp-caption img[class*="wp-image-"] {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto;
}
.wp-caption .wp-caption-text {
  font-size: 0.688rem;
  line-height: 1.063rem;
  margin: 0;
  padding: 0.625rem;
}

.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Woocommerce
--------------------------------------------------------------*/
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
    border-radius: 0;
}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
    width: 60px !important;
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
    border: 1px solid #cfc8d8;
    padding: 20px;
    margin: 2em 0;
    text-align: left;
    border-radius: 5px;
    background-color: #fff;
    position: relative;
    z-index: 9;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
   margin: 0 10px;
    height: 50px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    text-align: center;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    padding: 0.5em 0;
    margin: 0;
    font-size: 16px;
    text-align: center;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    padding: 0.5em 0;
    margin: 0;
    font-size: 20px;
    text-align: center;
}
.woocommerce ul.products li.product .price {
    color: #e04545;
    display: block;
    font-weight: 700;
    margin-bottom: 0.5em;
    font-size: 16px;
    text-align: center;
}
.woocommerce-message {
    display: none;
}
.woocommerce-order-received .col-1 {
    -ms-flex: 0 0 483%;
    flex: 0 0 48%;
    max-width: 48%;
}

.woocommerce-order-received .col-2 {
    -ms-flex: 0 0 483%;
    flex: 0 0 48%;
    max-width: 48%;
}
.woocommerce .woocommerce-customer-details address {
    border: 0;
}
.select2-container .select2-selection--single {
    min-width: 180px;
}
#order_review_heading {
display: none;
}
.woocommerce-checkout-review-order {
	width: 46%;
    float: right;
    position: absolute;
    top: 200px;
    right: 0;
}
.woocommerce form .form-row label, .woocommerce-page form .form-row label {
    display: block;
    width: 100%;
    font-weight: 700;
}


.woocommerce-billing-fields__field-wrapper {
	width: 47%;
	float: left;
}
.woocommerce-additional-fields {
	width: 47%;
	float: left;
}






.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    padding: 5px !important;
}



mark {
   display: none;
}



.shop-sidebar-title {
	font-size: 18px;
	text-transform: uppercase;
}
#navContainer {
    margin-top: 100px;
    border: 1px solid #c3c3c3;
    padding: 20px;
	margin-bottom: 20px;
}
#navContainer .nav-link {
    display: block;
    padding: .5rem 1rem;
    font-size: 16px;
    color: #333;
	text-transform: uppercase;
	font-weight: 700;
	border-bottom: 1px solid #ccc;
	
}
.woocommerce form .form-row label, .woocommerce-page form .form-row label {
    margin: 0 10px;
}
.woocommerce-content {
	margin-top: 15px;
}
.woocommerce span.onsale {
    min-height: 3.236em;
    min-width: 3.236em;
    padding: .202em;
    font-size: 1em;
    font-weight: 700;
    position: absolute;
    text-align: center;
    line-height: 3.236;
    top: -.5em;
    left: -.5em;
    margin: 0;
    border-radius: 100%;
    background-color: #333333;
    color: #fff;
    font-size: .857em;
    z-index: 9;
}
.woocommerce form .form-row textarea {
    height: 200px;
    line-height: 1.5;
    display: block;
    box-shadow: none;
    width: 100% !important;
    min-width: 400px;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #414141;
    font-size: 1.25em;
    font-weight: 700;
}
.woocommerce ul.products li.product .price {
    color: #414141;
    display: block;
    font-weight: 700;
    margin-bottom: 0.5em;
    font-size: .857em;
}
.shop_table.shop_table_responsive.woocommerce-cart-form__contents button[type="submit"], .form-row.place-order button[type="submit"], .single-product .summary.entry-summary button[type="submit"] {
    padding: 0.5rem 1.25rem;
    color: #fff;
    background-color: #287ab6 !important;
    border-color: #fff !important;
    float: right;
    border-radius: 99px;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    color: #ffffff;
    background-color: #000;
}
.woocommerce-cart-form .shop_table .coupon .input-text {
  width: 8.313rem !important;
}

.variations_form .variations .value > select {
  margin-bottom: 0.625rem;
}

.woocommerce-MyAccount-content .col-1,
.woocommerce-MyAccount-content .col-2 {
  max-width: 100%;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.mapp-layout{
  width:100% !important;
  overflow: hidden;
}
.mapp-dir-addr {
    width: 100% !important;

}
.mapp-dir-arrows {
    width: 10px;
    height: 12px;
    background-position: -10px -489px;
    position: relative;
    top: 0px;
    left: 97%;
}

.footer-address {	
		text-align: left;
}
.footer-serving {	
		text-align: center;
}
.copyright {
  font-size:12px;
  margin-bottom: 0;
  text-align: right;
}
.copyright a {
		font-size: 12px;
	
}
#blog-footer {

}

/* Social Icons

----------------------------------------------------------- */
.mapp-layout .mapp-iw * {
    text-shadow: none;
}

/*--------------------------------------------------------------
# For Smart Slider
--------------------------------------------------------------*/


/*--------------------------------------------------------------
# For Testimonial Slider
--------------------------------------------------------------*/
div#n2-ss-3 .n2-style-8297e68a2ed211acb18fb2bcebe1e271-dot {
    background: RGBA(0,0,0,0);
    opacity: 1;
    padding: 15px 15px 15px 15px;
    box-shadow: none;
    border: 0px solid RGBA(0,0,0,1);
    border-radius: 50px;
    margin: 2px;
 background-image: url(images/btn-off.png) !important;
    background-repeat: no-repeat !important;
    background-position: top center !important;
}

div#n2-ss-3 .n2-style-8297e68a2ed211acb18fb2bcebe1e271-dot.n2-active, div#n2-ss-3 .n2-style-ed487331a3a3c622dec16b6cb3fcd77c-dot:HOVER, div#n2-ss-3 .n2-style-ed487331a3a3c622dec16b6cb3fcd77c-dot:FOCUS {
    background: RGBA(29,129,249,0);
    background-image: url(images/btn-on.png) !important;
    background-repeat: no-repeat !important;
    background-position: top center !important;
}


/*--------------------------------------------------------------
# For Home Slider
--------------------------------------------------------------*/
div#n2-ss-2 .n2-style-b4c18763f0ad03a770e42052b6725e2e-dot.n2-active, div#n2-ss-2 .n2-style-b4c18763f0ad03a770e42052b6725e2e-dot:HOVER, div#n2-ss-2 .n2-style-b4c18763f0ad03a770e42052b6725e2e-dot:FOCUS {
    background: RGBA(255,255,255,0);
     background-image: url(images/btn-on.png) !important;
    background-position: top center;
    background-repeat: no-repeat;
}
div#n2-ss-2 .n2-style-b4c18763f0ad03a770e42052b6725e2e-dot {
    background: RGBA(255,255,255,0);
    opacity: 1;
    padding: 15px 15px 15px 15px;
    box-shadow: none;
    border: 0px solid RGBA(0,0,0,1);
    border-radius: 50px;
    margin: 4px;
      background-image: url(images/btn-off.png) !important;
    background-repeat: no-repeat;
    background-position: top center;
}


/*--------------------------------------------------------------
# For News Picture Left Slider
--------------------------------------------------------------*/
div#n2-ss-4 .n2-style-5e570d15f1c418b6ef8c88b6b399e259-dot {
    background: RGBA(29,129,249,0);
    opacity: 1;
    padding: 15px 15px 15px 15px;
    box-shadow: none;
    border: 0px solid RGBA(0,0,0,1);
    border-radius: 50px;
    margin: 0 2px;
      background-image: url(images/btn-off.png) !important;
    background-position: top center;
    background-repeat: no-repeat;
}
div#n2-ss-4 .n2-style-5e570d15f1c418b6ef8c88b6b399e259-dot.n2-active, div#n2-ss-4 .n2-style-5e570d15f1c418b6ef8c88b6b399e259-dot:HOVER, div#n2-ss-4 .n2-style-5e570d15f1c418b6ef8c88b6b399e259-dot:FOCUS {
    background: RGBA(0,0,0,0);
     background-image: url(images/btn-on.png) !important;
    background-position: top center;
    background-repeat: no-repeat;
}

/*--------------------------------------------------------------
# For News Picture Right Slider
--------------------------------------------------------------*/
div#n2-ss-6 .n2-style-b4c18763f0ad03a770e42052b6725e2e-dot {
    background: RGBA(255,255,255,0);
    opacity: 1;
    padding: 15px 15px 15px 15px;
    box-shadow: none;
    border: 0px solid RGBA(0,0,0,1);
    border-radius: 50px;
    margin: 4px;
    background-image: url(images/btn-off.png) !important;
    background-position: top center;
    background-repeat: no-repeat;
}
div#n2-ss-6 .n2-style-b4c18763f0ad03a770e42052b6725e2e-dot.n2-active, div#n2-ss-6 .n2-style-b4c18763f0ad03a770e42052b6725e2e-dot:HOVER, div#n2-ss-6 .n2-style-b4c18763f0ad03a770e42052b6725e2e-dot:FOCUS {
    background: RGBA(255,255,255,0);
   background-image: url(images/btn-on.png) !important;
    background-position: top center;
    background-repeat: no-repeat;
}





.n2-ss-layer[data-sstype="col"] {
    margin: 10px 0px !important;
}
div#n2-ss-4 .n2-ss-control-bullet {
    visibility: hidden;
    text-align: center;
    justify-content: center;
    z-index: 14;
    left: 80px;
}
div#n2-ss-6 .n2-ss-control-bullet {
   visibility: hidden;
    text-align: center;
    justify-content: center;
    z-index: 14;
    left: 80px;
}
#n2-ss-3-arrow-next {
    background-image: url(images/arrow-next.png) !important;
    background-repeat: no-repeat !important;
    height: 20px !important;
    width: 23px !important;
}
#n2-ss-3-arrow-previous {
    background-image: url(images/arrow-previous.png) !important;
    background-repeat: no-repeat !important;
    background-position: top center !important;
   left: 220px !important;
  height: 20px !important;
    width: 38px !important;

}
.home-hero {
	display: block;
}
.home-hero-1151 {
		display: none;
	}
.home-overlay {
    position: absolute;
    width: 100%;
    z-index: 99;
    top: 0;
	background-color: transparent !important;
}
.page-template-landing-page #main-header {
	display: none;
}
.page-template-landing-page #blog-footer {
	display: none;
}
.landing-page-content {
	margin-top: 0;
}

.cvwp-video-player {
    margin: 20px 0;
}

.wpcf7-submit {
	font-size: 15px !important;
	text-transform: uppercase;
}
.wpcf7-checkbox{
	border: 0;
}


input-group > :not(:last-child).custom-select, .input-group > :not(:last-child).form-control{
font-size: 11px;
} 
.btn:active {
 
	box-shadow: none !important;
}
a {
outline: medium none !important;
}
.btn:focus {
  outline: none !important; 
	box-shadow: none !important; 

}

/*--------------------------------------------------------------
# Media Query
--------------------------------------------------------------*/
@media only screen and (max-width: 1850px) {



}
@media only screen and (max-width: 1540px) {
 #logo {
    width: 550px;
    margin-left: 15px;
  }
.line {
  width: 500px;
}	
	.line-column {
		width: 90%;
		float: right;
	}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
  font-family: "Poppins", sans-serif;
  padding: 5px 20px;
}	
	.set-padding {
		padding: 20px 50px !important;
	}

		#header-wrapper {
height: 400px;
width: 100%;
}
		.container {
	max-width: 1200px;
}

h1 {
  font-size: 65px;
  padding: 0 0 10px 0;
  margin: 0 0 10px 0;
}
	.pink-area {
  margin-top: -70px;
}
}
@media screen and (max-width: 1299px) {
	 #logo {
    width: 450px;
    margin-left: 15px;
  }
	.make-small {
  width: 450px !important;
}
}
/*--------------------------------------------------------------
## Notebook
--------------------------------------------------------------*/

@media screen and (max-width: 1199px) {
	.pink-area-text-block {
  width: 100%;
  float:none;
  padding: 0px;
}
		.line-column {
		width: 70%;
		float: right;
	}
	
	.move-up {
  margin-top: 0;
}
	#logo {
    width: 450px;
    margin-left: 15px;
    top: 15px;
  }
	.pink-area {
  margin-top: 10px;
}
.set-padding {
		padding: 20px !important;
	}
	.copyright {
  font-size: 11px;
  text-align: right;
}
	
#header-wrapper {
height: 300px;
width: 100%;
}

	.navbar-collapse {
    flex-basis: 0;
}
	.navbar-expand-xl .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
}
	.navbar-expand-xl .navbar-toggler {
    display: none;
}
	.navbar-collapse {
    display: flex !important;
}
  .navbar-dark .dropdown-item {
    color: #fff;
  }

	.impress-showcase-property {
    text-align: left;
    font-size: 14px;
    width: 31% !important;
    float: left;
    margin: 25px 7px;
	background-color: #fff;
	padding: 5px;
	box-shadow: 0 0 10px #000;
	min-height: 405px;
}
	
		.page-blog-column {
    width: 30%;
}
	.home-hero {
		display: none;
	}
	.home-badge-text2 {
    font-size: 16px;
    text-align: center;
    margin: 0 auto;
    padding: 0 20px !important;
    max-width: 780px;
    position: relative;
    top: -270px;
    color: #fef200;
}
	.second-badge-row {
    margin: -195px 0;
}
	.home-badge-circle {

    width: 300px;
	height: 300px;
    
}
.home-badge-circle .widget-title {
    width: 300px;
    top: -110px;
    padding: 10px 0 79px 0;
}
	.home-badge-circle .widget-title a {
    text-align: center;
    color: #fff;
    font-size: 25px;
    text-shadow: 1px 1px 1px #000;
    text-transform: uppercase;
}
		.alignright {
 max-width: 50%
}
		.alignleft {
 max-width: 50%
}
		.container {
	max-width: 990px;
}
		.container-fluid {
	max-width: 990px;
}
#top-menu-container {
 max-width: 990px;
}
	h1 {
  font-size: 55px;
  padding: 0 0 10px 0;
  margin: 0 0 10px 0;
}
}

/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media screen and (max-width: 991px) {

		.line-column {
		width: 100%;
		float: none;
	}

#logo {
    top: 50px;
    width: 270px;
  }
	.make-small {
		 width: 270px !important;
	}
	#main-header {
  height: 100px;
}
	.home-hero-area {


    margin-top: 100px;
}
	.top-menu {
  float: none;
  margin: 0 auto;
  padding: 0;
  position: relative;
  top: 10px;
  z-index: 9999;
  text-align: center;
}
	.top-menu li a {
  font-size: 13px;
padding: 5px 10px;
		margin: 0 2px;
}
	.menu-image-title-after.menu-image-not-hovered img, .menu-image-hovered.menu-image-title-after .menu-image-hover-wrapper, .menu-image-title-before.menu-image-title {
  display: none;
}
	 .line {
    display: none;
  }
	
	h1 {
  font-size: 32px;
  margin: 20px 0;
}
	h1.entry-title {
  font-size: 32px;
  margin: 20px 0;
}
.book-sub-title {
  font-size: 20px;
}
	h2 {
  font-size: 27px;
  padding-bottom: 0.3em;
  line-height: 1.25;
}
	h3 {
  font-size: 22px;
  line-height: 1.1;
}
	h4 {
  font-size: 18px;
  line-height: 1.1;
}
#header-wrapper {
	margin-top: 100px;
height: 200px;
width: 100%;
}
	
	.impress-showcase-property {
    width: 31% !important;
    min-height: 315px;
}

.home .post.hentry {

}


  #masthead .navbar-nav > li > a {
    padding-bottom: 0.625rem;
    padding-top: 0.313rem;
  }

  .navbar-light .navbar-toggler {
    border: medium none;
    outline: none;
  }
		.team-name a {
    font-size: 18px;

}
	.sp_wpspwpost_static.wpspw-design-w3 .wpspw-post-image-bg {
  height: auto;
  width: 100%;
}
#navContainer {
    margin: 10px;
}
	
	.home-badge-text2 {
    font-size: 15px;
    text-align: center;
    margin: 0 auto;
    padding: 0 20px !important;
    max-width: 780px;
    position: relative;
    top: -210px;

}
	.home-badge-circle {
    width: 220px;
    height: 220px;
}
	.home-badge-circle .widget-title {
    width: 220px;
    top: -100px;
    padding: 10px 0 79px 0;
}
	.home-badge-circle .widget-title a {
    text-align: center;
    color: #fff;
    font-size: 20px;
    text-shadow: 1px 1px 1px #000;
    text-transform: uppercase;
}
	
	.navbar-nav {
    display: none;
}
	#rmp-menu-wrap-60 .rmp-menu-item-link {
    font-family: 'poppins';
    text-transform: uppercase;
}	
	#rmp-container-60 {
    position: fixed;
    background-color: #fff !important;
    background-image: url('');
		top: 100px;

}
.rmp-menu-item-link {
    height: 40px;
    line-height: 40px;
    font-size: 17px;
    border-bottom: 0;
  font-family: 'poppins';
    text-align: left;
		 color: #6f6f6f !important;
   background-color: #fff !important;
    font-weight: 500;
		border-bottom: 0 !important; 
}

	#rmp-menu-wrap-60 .rmp-menu-subarrow {
    display: none;
}
		.search-menu {
		display: none !important;
	}
		/** This lets the third badge be centered on tablets **/
	.panel-grid-cell:nth-child(odd) {
margin: 0 auto !important;
}
	.copyright {
		text-align: left;
	}
		.container-fluid {
	max-width: 100%;
}
#top-menu-container {
 max-width: 100%;
}
	.container {
    max-width: 100%;
}
		.logo-menu a {
display: none !important;
}
	.buttons-column {
	width: 100% !important;
}
}

@media only screen and (max-width: 960px) {
  html {
    font-size: 85%;
  }
}

/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 767px) {
		.line-column {
		width: 100%;
		float: none;
	}

.homepage-content {
        margin-top: 60px;
    }
	ul.cnss-social-icon {
  margin-top: 0px !important;
}
	.hero-background-color {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#eb73a7+69,e8aec6+100 */
background: linear-gradient(to bottom,  rgba(235,115,167,1) 69%,rgba(232,174,198,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */


	}
	h1 {
  font-size: 31px;
  margin: 20px 0;
}
	h1.entry-title {
  font-size: 31px;
  margin: 20px 0;
}

	h2 {
  font-size: 26px;
  padding-bottom: 0.3em;
  line-height: 1.25;
}
	h3 {
  font-size: 21px;
  line-height: 1.1;
}
	h4 {
  font-size: 17px;
  line-height: 1.1;
}
#header-wrapper {
height: 150px;
width: 100%;
}
  #masthead .navbar-nav > li > a {
    padding-bottom: 0.938rem;
    padding-top: 0.938rem;
  }	
	
	#top-menu-container {
    display: block;
    max-width: 100%;
    margin: 0 15px;
}
	.home .post.hentry {

}
		.home-post-thumbnail img {
		    width: 100%;
	}

		.navbar-collapse {
    flex-basis: 100%;
}
	.collapse:not(.show) {
    display: none;
}
.navbar-expand-xl .navbar-nav {
    -ms-flex-direction: column;
    flex-direction: column;
}
	.navbar-expand-xl .navbar-toggler {
    display: none;
		  
}

	.home-blog-column .entry-title {
    margin-bottom: 0;
    line-height: 1.2;
    padding-bottom: 0;
    margin-top: 10px;
    height: auto;
}



  html {
    font-size: 80%;
  }
.footer-2 {
    width: 100%;
    padding: 10px !important;
}

	.post-thumbnail {
    float: right;
    margin: 10px;
    max-width: 50%;
}
			.navbar-collapse {
    display: none !important;
}

	.impress-showcase-property {
    width: 100% !important;
    min-height: auto;
    float: none;
}

	
	.home-badge-text2 {
    font-size: 13px;
    text-align: center;
    margin: 0 auto;
    padding: 0 20px !important;
    max-width: 780px;
    position: relative;
    top: -180px;
}
	.home-badge-text2 .widget-title {
    font-size: 30px;
}
	.second-badge-row {
    margin: -165px 0;
}
	.woocommerce-billing-fields__field-wrapper {
    width: 100%;
    float: none;
}
.woocommerce-checkout-review-order {
    width: 100%;
    float: none;
    position: inherit;
}
	ul.cnss-social-icon {
    text-align: center !important;
}
	.copyright {
    text-align: center;
}
	.footer-address {
    text-align: center;
}
}

@media only screen and (max-width: 680px) {
	.home-badge-text2 {
    font-size: 12px;
    text-align: center;
    margin: 0 auto;
    padding: 0 20px !important;
    max-width: 90%;
    position: relative;
    top: -180px;
}
.second-badge-row {
    margin: 0px 0;
}
		
}

@media only screen and (max-width: 641px) {
	.sp_wpspwpost_static.wpspw-design-2 .wpspw-medium-4 .wpspw-post-image-bg {
    height: 350px;
}
	

	
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 480px) {
	 .alignright {
    max-width: 100%;
    float: none;
    width: 100%;
    margin: 0 0 15px 0;
  }
	h1 {
  font-size: 28px;
  margin: 20px 0;
}
	h1.entry-title {
  font-size: 28px;
  margin: 20px 0;
}

	h2 {
  font-size: 25px;
  padding-bottom: 0.3em;
  line-height: 1.25;
}
	h3 {
  font-size: 20px;
  line-height: 1.1;
}
	h4 {
  font-size: 16px;
  line-height: 1.1;
}

#header-wrapper {
height: 200px;
width: 100%;
}
  html {
    font-size: 75%;
  }
		.sp_wpspwpost_static.wpspw-design-2 .wpspw-medium-4 .wpspw-post-image-bg {
    height: 250px;
}
		.post-thumbnail {
    float: none;
    margin: 10px;
    max-width: 100%;
}
}
@media only screen and (max-width: 320px) {
.sp_wpspwpost_static.wpspw-design-2 .wpspw-medium-4 .wpspw-post-image-bg {
    height: 200px;
}
}

a {
outline: medium none !important;
}
.form-control {
    display: block;
    width: 100%;
    height: auto;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.form-control:focus {
  border-color: #ced4da;
  -webkit-box-shadow: none;
  box-shadow: none;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.search-form {
    background-color: #fff;
    border: 0 !important;
    border-right: 0;
    padding: 5px;
    width: 100%;
}
.btn-search {
    background-image: url(images/icon-search.png);
    background-repeat: no-repeat;
   background-position: 0 -3px;
    background-color: #fff;
    border: 1px #ccc solid !important;
    border-left: 0 !important;
    height: 19px;
    border: 0 !important;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #a49f93 !important;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #a49f93 !important;
}

::-ms-input-placeholder { /* Microsoft Edge */
   color: #a49f93 !important;
}


@media (min-width: 1200px) {
.container {
  max-width: 1475px;
}
}

.wpcf7 .wpcf7-recaptcha iframe {
    max-height: 80px;
}

.wc-stripe-elements-field, .wc-stripe-iban-element-field {
    width: 100%;
}
#add_payment_method #payment ul.payment_methods .stripe-card-group, .woocommerce-checkout #payment ul.payment_methods .stripe-card-group {
    position: relative;
    width: 100%;
}
.nk-awb {
    overflow: hidden;
    height: 100vh;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ow-button-base .sowb-button {
  padding: 15px 20px !important;
  border-radius: 99px !important;
}
.badge-heading:hover {
	opacity: 0 !important;
	
	
}

.video_lightbox_auto_anchor_image {
    width: 480px !important;
    height: 360px !important;
    max-width: 480px !important;
}

.wpvl_auto_thumb_play {
    position: absolute;
    top: 140px !important;
    left: 200px !important;
    width: 48px !important;
}
.wpvl_auto_thumb_box {
    position: relative;
    width: 220px;
    height: auto;
}

