/*
Theme Name: Luxury Wine
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.1
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}

.mobile-homepage-forms .ml-half{
	margin-left: 0px;
}

 #odo_year, #odo_year_2, #odo_year_mobile, #odo_year_2_mobile {
    font-size: 3em;
    text-align: center;
    }

.homepage-card {
	background-color: rgb(0,0,0,0) !important;
}

.homepage-card .banner-bg.fill{
	border-radius: 20px !important;
}

.search-price span {
    
    color:black!important;
}


.breadcrumbs {
	color:white;
	font-size:1.6em;
	text-decoration: none;
    font-family: "Montserrat", sans-serif;
    font-weight: normal;
	 }
.is-larger {
    font-size: 1em;
}
.breadcrumbs a{
	color:white;
}

.breadcrumbs a.current, .breadcrumbs a:hover {
    color: white;
}
.divider {
	color:white;
}

h1.entry-title.mb-0 {
	color:white;
	font-size:1.6em;
	text-decoration: none;
    font-family: "Montserrat", sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 0px;
    display: block;
}

h2.uppercase  {

    color:white;
	font-size:1.7em;
	text-decoration: none;
    font-family: "Montserrat", sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    


}

h5.post-title.is-large {
	font-family: "Montserrat", sans-serif;
	font-size: 1.3em;
    line-height: 1.3;

    font-weight: bold;
}

h1.entry-title {
	font-family: "Montserrat", sans-serif;
	font-size: 1.5em;
    line-height: 1.3;
    font-weight: bold;
}

h3.about-section
{
	color:white;
	font-size:1.6em;
	text-decoration: none;
    font-family: "Montserrat", sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 0px;
    display: block;
}

h3.contact-det {

	color:white;
	font-size:1.6em;
	text-decoration: none;
    font-family: "Montserrat", sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 0px;
    display: block;
}

h3.terms {
	color:white;
	font-size:1.6em;
	text-decoration: none;
    font-family: "Montserrat", sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 0px;
    display: block;

}

div.my-account-header.page-title.normal-title
{
	background-color: black;
}

h1.uppercase.mb-0 {
	color:white;
	font-size:1.6em;
	text-decoration: none;
    font-family: "Montserrat", sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 0px;
    display: block;
}

h3.priv {
    color:white;
    font-size:1.6em;
    text-decoration: none;
    font-family: "Montserrat", sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 0px;
    display: block;

}

.tbrightcontent {
    height: 200px !important;
    top: 30% !important;
    width: 30% !important;
    left: 35% !important;
    background-color: rgba(0, 0, 0, 0.6) !important;
    border: 2px solid #a3742e !important;
}

h3.termstitle {
    width: auto;
    background: #a3742e !important;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase !important;
}

.termscontentwrapper p {
    text-align: center;
    color: #fff;
}

.tthebutton input {
    background-color: transparent;
    border: 2px solid #fff !important;
}

@media only screen and (max-width: 1440px) {
  .tbrightcontent {
    width: 44% !important;
    left: 28% !important;
  }  
}

@media only screen and (max-width: 1128px) {
  .tbrightcontent {
    width: 50% !important;
    left: 25% !important;
  }  
}

@media only screen and (max-width: 1024px) {
  .tbrightcontent {
    width: 60% !important;
    left: 20% !important;
  }  
}

@media only screen and (max-width: 768px) {
    .tbrightcontent {
        top: 20% !important;
        width: 50% !important;
        left: 25% !important;
        height: 270px !important;
    }  
    .tthebutton input {
        font-size: 13px;
    }
	.homepage-card h1 {
		font-size: 25px;
	}
}

@media only screen and (max-width: 425px) {
    h3.termstitle {
        font-size: 14px !important;
    }
    .tthebutton input {
        font-size: 12px;
    }
}

@media only screen and (max-width: 375px) {
    h3.termstitle {
        font-size: 14px !important;
    }
    .tthebutton input {
        font-size: 11px;
    }
}
