/*
 Theme Name:   Mesmerize Child
 Description:  Mesmerize Child
 Theme URI:    https://mapm.mk/
 Author:       NV
 Author URI:   https://mapm.mk/
 Template:     mesmerize
 Version:      1.0.0
 License:      GNU General Public License version 3
 License URI:  http://www.opensource.org/licenses/gpl-license.php GPL v3.0 (or later)
 Tags:         entertainment, food-and-drink, portfolio, one-column, two-columns, right-sidebar, grid-layout, custom-header, custom-menu, custom-logo, full-width-template, theme-options, translation-ready, featured-images, threaded-comments
 Text Domain:  mesmerize-child
 
 Tested up to: 6.0
 Requires PHP: 5.6 


This theme, like WordPress, is licensed under the GPL.

*/

body {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #6B7C93;
}


p.header-subtitle2,
p.header-subtitle {
  font-family: "Muli", sans-serif;
  font-size: 1.9rem;
  font-weight: 600;
  line-height: 130%;
  color: #ffffff;
  margin-bottom: 1.25rem;
}



.backstretch {height: 100% !important}


.inner-header-description {
  padding-top: 2%   !important;
  padding-bottom: 2%  !important;
}

h1.hero-title {
  color: #FFFFFF;
  margin-bottom: 0.25rem;
  font-size: 2.0rem;
  font-weight: 300;
  line-height: 1.14;
  letter-spacing: 0.9px;
}

@media only screen and (max-width: 768px){
p.header-subtitle2,
p.header-subtitle {
  margin-bottom: 2.3rem !important;
}
	
.backstretch-item img{
width:100% !important;
height:100% !important;
object-fit: fill !important;
position:unset !important;
}
}

.contact-form-wrapper textarea {
    min-height: 100px;
    height: 180px;
    min-width: 100%;
    max-width: 100%;
}

.card.large-padding {
    padding: 10px 20px;
}

.card {
    background-color: rgb(0 0 0 / 8%);
}

label {
    color: #f8f8f8;
}

div.wpforms-container-full .wpforms-form label.wpforms-error {
    color: #ec0506 !important;
}

.wpforms-confirmation-container-full{
	color: #ffffff !important;
    margin: 0 !important;
    background: none !important;
    border: none !important;
    padding: 0 !important;
}
div.wpforms-confirmation-container-full p:last-of-type {
    margin: inherit !important;
}



