/*
Theme Name: Musar
Theme URI: http://www.omnitask.ba
Author: OmniTask
Author URI: http://www.omnitask.ba
Version: 1.2.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: custom-background, theme-options, translation-ready
Text Domain: intentionally-blank
*/


@font-face {
	font-family: 'Trajan Pro';
	src: url("https://mc-qnwzfp1gl0.bunny.run/fpp6mjccoz5mqn/s/https://chateaumusar.com/wp-content/themes/musar/fonts/TrajanPro-Bold.eot");
	src: url("https://mc-qnwzfp1gl0.bunny.run/fpp6mjccoz5mqn/s/https://chateaumusar.com/wp-content/themes/musar/fonts/TrajanPro-Bold.eot%3F#iefix") format('embedded-opentype'),
		url("https://mc-qnwzfp1gl0.bunny.run/fpp6mjccoz5mqn/s/https://chateaumusar.com/wp-content/themes/musar/fonts/TrajanPro-Bold.woff") format('woff'),
		url("https://mc-qnwzfp1gl0.bunny.run/fpp6mjccoz5mqn/s/https://chateaumusar.com/wp-content/themes/musar/fonts/TrajanPro-Bold.ttf") format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Trajan Pro';
	src: url("https://mc-qnwzfp1gl0.bunny.run/fpp6mjccoz5mqn/s/https://chateaumusar.com/wp-content/themes/musar/fonts/TrajanPro-Regular.eot");
	src: url("https://mc-qnwzfp1gl0.bunny.run/fpp6mjccoz5mqn/s/https://chateaumusar.com/wp-content/themes/musar/fonts/TrajanPro-Regular.eot%3F#iefix") format('embedded-opentype'),
		url("https://mc-qnwzfp1gl0.bunny.run/fpp6mjccoz5mqn/s/https://chateaumusar.com/wp-content/themes/musar/fonts/TrajanPro-Regular.woff") format('woff'),
		url("https://mc-qnwzfp1gl0.bunny.run/fpp6mjccoz5mqn/s/https://chateaumusar.com/wp-content/themes/musar/fonts/TrajanPro-Regular.ttf") format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'SabonLT-Roman';
	src: url("https://mc-qnwzfp1gl0.bunny.run/fpp6mjccoz5mqn/s/https://chateaumusar.com/wp-content/themes/musar/fonts/SabonLT-Roman.eot");
	src: url("https://mc-qnwzfp1gl0.bunny.run/fpp6mjccoz5mqn/s/https://chateaumusar.com/wp-content/themes/musar/fonts/SabonLT-Roman.eot%3F#iefix") format('embedded-opentype'),
		url("https://mc-qnwzfp1gl0.bunny.run/fpp6mjccoz5mqn/s/https://chateaumusar.com/wp-content/themes/musar/fonts/SabonLT-Roman.woff") format('woff'),
		url("https://mc-qnwzfp1gl0.bunny.run/fpp6mjccoz5mqn/s/https://chateaumusar.com/wp-content/themes/musar/fonts/SabonLT-Roman.ttf") format('truetype');
	font-weight: normal;
	font-style: normal;
}


html,body{
  height:100%;
}

body{
  font-family: 'SabonLT-Roman';
  font-weight: normal;
  font-size: 16px;
	min-height:100%;
	height:auto;
}

body.fixed{
  overflow: hidden;
}

a:hover,
a:focus{
  cursor: pointer;
  text-decoration: none;
  color:#b39658;
}

a{

  color:#b39658;
}

a:link,
a:active{
  outline: none;
}

body.age-restriction{
	display: block;
	height: 100%;
}
.age-gate-wrapper{
	background: #000 url("https://chateaumusar.com/wp-content/themes/musar/images/3.jpg") center no-repeat !important;
	background-size: cover !important;
	position: relative;
}
.age-gate-wrapper .age-carousel1{
	position: absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index: 1;
}
.age-gate{
	top:60%;
	z-index: 9;
}
@media(max-width:373px){
	.age-gate{
		top:70%;
	}
}
.age-gate-form{
	background: rgba(0,0,0,.7) !important;
	color:#fff !important;
	position: relative;
	padding:30px !important;
}
.age-gate-form:before{
	display: block;
	position: absolute;
	content: '';
	left:0;
	right:0;
	top:-200px;
	height:200px;
	background: url("https://chateaumusar.com/wp-content/themes/musar/images/logo.png") center no-repeat;
	background-size: auto 80%;
}
@media(max-width:767px){
	.age-gate-form:before{
		top:-150px;
		height:150px;
	}
}
.age-gate-form h1{
	display: none;
}
.age-gate-form p{
	font-family: 'Trajan Pro';
	font-size:16px;
	margin:0;
}
.age-gate-form label.remember{
	font-family: 'SabonLT-Roman';
	font-size: 18px;
	color:#fff;
}
.age-gate-form .additional-information{
	padding-top:20px;
}
.age-gate-form .additional-information p{
	font-family: 'SabonLT-Roman';
	font-size: 14px;
	color:#696969;
}
.age-gate-form button[name=confirm]{
	font-family: 'Trajan Pro';
	font-size:18px;
	width:35%;
	height:50px;
	background: none;
	border:1px solid #fff;
	margin:25px 5%;
}
.age-gate-form button[name=confirm]:focus{
	outline: none;
}
select.select-age {
    widtH: 82%;
}


.preload-page{
  display: block;
  position: fixed;
  z-index: 999999;
  top:0;
  left:0;
  right:0;
  bottom:0;
  background: #fff;
}

.loader{
  display: block;
	position: relative;
	margin:0 auto;
}
.preload-page .loader{
  position: absolute;
  top:50%;
  margin:-20px 0 0 0;
  width:100%;
}
.loader i{
  display: block;
  position: absolute;
  top:50%;
  left:50%;
  margin-top:-20px;
  margin-left:-20px;
  width:40px;
  height:40px;
  border-radius:50%;
  -webkit-border-radius:50%;
  -ms-border-radius:50%;
  -moz-border-radius:50%;
  border: 0.25rem solid rgba(0,0,0, 0.1);
  border-top-color: #b39658;
  -webkit-animation: spin .7s infinite linear;
          animation: spin .7s infinite linear;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-webkit-keyframes pulse {
  50% {
    background: white;
  }
}
@keyframes pulse {
  50% {
    background: white;
  }
}

::focus{
  outline: none;
}

b{
  font-weight: 700 !important;
}


.text-right{
  text-align: right;
}
.text-center{
  text-align: center;
}

.content-wrapper h3{
  color:#10508e;
  font-weight: 700;
  font-size:32px;
}

.logo img{
  display: block;
  max-width:200px;
  width:auto;
  height:auto;
  margin:0 auto;
}
@media(max-width:767px){
  .logo img{
    margin:0;
    padding:20px;
    max-width:150px;
  }
}


.header{
  display: block;
  position: absolute;
  top:0;
  right:0;
  left:0;
  z-index: 9;
}
.admin-bar .header{
  top:32px;
}
@media (max-width:767px){
  .admin-bar .header{
    top:46px;
  }
}
.header .logo{
  float: left;
  padding:15px 0;
}

header .top{
	display: block;
  text-align: right;
  padding:0;
}
header.main .top{
	/*margin:-30px 0 -20px 0;*/
}
header .top .search{
  display: inline-block;
  position: relative;
  width: 200px;
  height:30px;
}
header .top .search a{
  position: absolute;
  top:15px;
  right: 4px;
  font-size:18px;
}
header .top .search input{
  position: absolute;
  top:10px;
  right:0;
  background: rgba(255,255,255,0.7);
  border:none;
  border-bottom:1px solid #b39658;
  color:#000;
  line-height: 30px;
  height:30px;
  width:0;
  visibility: hidden;
  transition:all 0.3s linear;
  -moz-transition:all 0.3s linear;
  -webkit-transition:all 0.3s linear;
  -ms-transition:all 0.3s linear;
  padding:0 10px;
}
header .top .search input:focus{
  outline: none;
}
header .top .search.active input{
  width:100%;
  visibility: visible;
}
header .top ul{
  display: inline-block;
  list-style: none;
  margin:0;
  padding:0;
}
header .top ul li{
  display: inline-block;
}
header .top ul li a{
  display: block;
  padding:5px 15px;
  color:#fff;
  font-size: 14px;
}
header .top ul li:last-child a{
  padding-right:0;
}
@media(max-width:991px){
  header .top{
    display: none;
  }
}

nav.main{
  display: block;
  position: relative;
  z-index: 9;
  width:100%;
}
header .box{
  display: block;
  background: #222;
	margin-top:10px;
}
header .box .logo{
  padding-left:20px;
}
@media(max-width:991px){
  header.main{
    background: #222;
  }
}
@media(max-width:767px){
  header .box .logo img{
    width:auto;
    height:auto;
    padding:0;
  }
}
nav.one{
  display: block;
  float:left;
  margin-top:50px;
}
nav.two{
  display: block;
  float:right;
  margin-top:50px;
}

header nav ul{
  display: block;
  list-style: none;
  margin: 0;
  font-family: 'Trajan Pro';
}
header nav.two ul{
  text-align: right;
}
nav.main ul{
  display: inline-block;
  padding:0;
}
nav.main ul:last-child{
  margin-right:-15px;
}
header nav ul li{
  display: inline-block;
  position: relative;
  margin:0;
}
header nav ul li:before{
  display: none;
}
header nav ul li a{
  display: block;
  padding:0 8px;
  font-weight: normal;
  font-size: 13px;
  color:#fff;
  text-transform: uppercase;
  line-height: 50px;
  height:50px;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
}
header nav.main ul li a{
  line-height: 75px;
  height:75px;
}
header nav.main ul li a{
  padding:0 15px;
}
header nav.main ul li:hover a{
  color:#b39658;
	background: #343434;
}
header nav > ul > li:first-child > a{
  padding-left: 0;
}
header nav > ul > li:last-child > a{
  padding-right:0;
}
header nav > ul > li:first-child > a{
  padding-left:0 !important;
}
header nav > ul > li:last-child > a{
  padding-right:0 !important;
}
header nav.main > ul > li:first-child a{
  padding-left:15px !important;
}
header nav.main ul li:last-child a{
  padding-right:15px !important;
}
header nav.main > ul > li.focus > a{
  background: rgb(196,92,81);
  background: -moz-linear-gradient(top, rgba(196,92,81,1) 0%, rgba(158,46,34,1) 48%);
  background: -webkit-linear-gradient(top, rgba(196,92,81,1) 0%,rgba(158,46,34,1) 48%);
  background: linear-gradient(to bottom, rgba(196,92,81,1) 0%,rgba(158,46,34,1) 48%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c45c51', endColorstr='#9e2e22',GradientType=0 );
}
header nav.main ul li ul{
  display:none;
  position: absolute;
  z-index: 999;
  top:75px;
  left:0;
  width:200px;
  padding:15px 0;
  background: #343434;
	text-align: left;
}
header nav.main ul li:last-child ul{
	left:auto;
	right:15px;
}
header nav.one ul li ul,
header nav.two ul li ul{
  display:none;
  position: absolute;
  z-index: 999;
  top:45px;
  left:0;
  width:200px;
  padding:15px 0;
  background: #343434;
	text-align: left;
}
header nav.one ul li:last-child ul,
header nav.two ul li:last-child ul{
	left:auto;
	right:0;
}
header nav.main ul li:hover ul,
header nav.one ul li:hover ul,
header nav.two ul li:hover ul{
  display: block;
}
header nav.main ul li:hover ul li,
header nav.one ul li:hover ul li,
header nav.two ul li:hover ul li{
  display: block;
}
header nav.main ul li:hover ul li:hover a,
header nav.one ul li:hover ul li:hover a,
header nav.two ul li:hover ul li:hover a{
  background: #222;
}
header nav.main > ul > li:hover ul li a,
header nav.one > ul > li:hover ul li a,
header nav.two > ul > li:hover ul li a{
  padding:10px 20px;
  font-size: 14px;
  border-bottom: none;
  line-height: 17px;
  height:auto;
	color:#fff;
  text-transform:none;
}
header nav.main ul li:hover ul li.current-menu-item a,
header nav.one ul li:hover ul li.current-menu-item a,
header nav.two ul li:hover ul li.current-menu-item a{
  color:#b39658;
}
header nav ul li.current-menu-item a,
header nav ul li.current-page-parent a{
  font-weight: normal;
  color:#b39658;
}
@media(max-width:1199px){
  header nav{
    display: none !important;
  }
}

.page-pagination{
  display: block;
  text-align: center;
}
.page-pagination ul{
  display: block;
  list-style: none;
  margin:0;
  padding:0;
}
.page-pagination ul li {
  display: inline-block;
}
.page-pagination a,
.page-pagination span{
  display: block;
  line-height: 40px;
  padding:0 7px;
  min-width: 40px;
  text-align: center;
  color:rgba(158,46,34,1);
}
.page-pagination a.current,
.page-pagination a.current:focus,
.page-pagination a.current:hover,
.page-pagination span.current,
.page-pagination span.current:focus,
.page-pagination span.current:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: rgba(158,46,34,1);
    border-color: rgba(158,46,34,1);
}

.navicon{
	display: none;
	position: absolute;
  top:30px;
  right:15px;
	width:30px;
	height:30px;
	padding:0;
	margin:0;
}
.navicon i{
	display: block;
	position: absolute;
	width:100%;
	height:2px;
	background: #fff;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
}
.navicon i:nth-child(1){
	top:12px;
}
.navicon i:nth-child(2){
	top:20px;
}
.navicon i:nth-child(3){
	top:28px;
}
.navicon.active i:nth-child(1){
	top:20px;
	-ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.navicon.active i:nth-child(2){
	display: none;
}
.navicon.active i:nth-child(3){
	top:20px;
	-ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media(max-width:1199px){
  .navicon{
    display: block;
		top:15px;
  }
}
@media(max-width:991px){
  header.main .navicon{
    top:15px;
  }
}
@media(max-width:767px){
  header .navicon{
    top:45px;
  }
  header.main .navicon{
    top:10px;
  }
}

.offcanvas-overlay{
  display: block;
  position: fixed;
  z-index: -1;
  top:0;
  left:0;
  right:0;
  bottom:0;
  opacity: 0;
  background: rgba(0,0,0,.5);
	transition:all 0.2s linear;
	-moz-transition:all 0.2s linear;
	-webkit-transition:all 0.2s linear;
	-ms-transition:all 0.2s linear;
}
.offcanvas-overlay.active{
  z-index: 9999;
  opacity:1;
}
.offcanvas{
  display: block;
	position: fixed;
	z-index: 99999;
	top: 0;
	bottom:0;
	right:-240px;
  width:240px;
	background: #333;
	opacity:0;
  overflow: auto;
	transition:all 0.2s linear;
	-moz-transition:all 0.2s linear;
	-webkit-transition:all 0.2s linear;
	-ms-transition:all 0.2s linear;
	padding:120px 20px 50px 20px !important;
  text-align: center;
}
.offcanvas > div{
}
.offcanvas.active{
	opacity:1;
	right:0;
}
.offcanvas .navicon{
  position: absolute;
  top:25px;
  right:15px;
}
.offcanvas .navicon i{
  background: #fff;
}
.admin-bar .offcanvas .navicon{
  position: absolute;
  top:55px;
  right:15px;
}
.offcanvas nav{
  display: block;
  width:100%;
  margin:0 auto;
}
.offcanvas nav ul{
  display: block;
  list-style: none;
  margin:0 -20px;
  padding:0;
}
.offcanvas nav ul li {
  display: block;
  position: relative;
}
.offcanvas nav ul li a{
  display: block;
  color:#fff;
  font-size:14px;
  text-align: left;
  font-family: 'Trajan Pro';
  font-weight: normal;
  padding:9px 20px 10px 20px;
  border-bottom:1px solid rgba(255,255,255,.1);
}
.offcanvas nav:last-child ul li:last-child a{
  border-bottom: none;
}
.offcanvas nav ul li.current-menu-item ul li a,
.offcanvas nav ul li.current-page-parent ul li a{
  color:#fff;
}
.offcanvas nav ul > li.current-menu-item > a,
.offcanvas nav ul > li.current-page-parent > a,
.offcanvas nav ul > li.current_page_parent > ul > li.current-menu-item > a,
.offcanvas nav ul > li.current_page_parent > ul > li.current-page-parent > a{
  color:#b39658;
}
.offcanvas nav ul li ul{
  display: none;
  margin:0;
  background: #232323;
}
.offcanvas nav ul li ul li a{
	color:#fff;
}
.offcanvas nav ul li i{
  display: block;
  position: absolute;
  top:4px;
  right:5px;
  width:32px;
  height:32px;
  line-height: 30px;
  color:#fff;
  text-align: center;
  font-weight: 700;
  font-size: 14px;
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
}
.offcanvas nav ul li i:before{
  padding-left:2px;
}
.offcanvas nav ul li i.active{
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}


.breadcrumbs{
  display: block;
  font-size:13px;
  padding:10px 0;
  font-family: 'Trajan Pro';
}
.breadcrumbs i{
  padding:0 10px;
}
.breadcrumbs a{
  color:#000;
}
@media (max-width:767px){
  .breadcrumbs{
    text-align: center;
  }
}

.wines{
  padding-top:40px;
  padding-bottom:40px;
}
.wines.alt2{
  padding-top:40px;
  padding-bottom:0;
}
.wines h3{
  display: block;
	font-family: 'SabonLT-Roman';
	font-size: 24px;
	line-height: 28px;
	margin:0;
	padding:0;
	color:rgba(158,46,34,1);
	margin-bottom:10px;
	position: relative;
	font-weight: bold;
  font-style: italic;
}
.wines h3 a{
	color: rgba(158,46,34,1);
}
.wines h3 ul{
  display: inline-block;
  list-style: none;
  margin:0;
  padding:0;
}
.wines h3 ul li{
  display: inline-block;
  padding-right:10px;
}
.wines h3 .fa{
  display: inline-block;
  margin-left: -25px;
  font-size:20px;
  color:#ddc0b2;
}
.wines h2{
	display: block;
	color:#000;
	font-family: 'Trajan Pro';
	font-size: 38px;
	line-height: 46px;
	margin:0 0 0 0;
	padding:0;
}
.wines .desc{
  font-size:16px;
}
.wines .desc em{
  font-size: 19px;
}
.wines .desc h3 .fa{
  position: absolute;
  top:2px;
  left:-5px;
  color:#b39658;
}
.wines .desc h3{
  position: relative;
  font-family: 'SabonLT-Roman';
  font-size: 26px;
  font-style: normal;
  color:#333;
  line-height: 26px;
}
.wines .desc h2{
  color:#b39658;
  line-height: 42px;
  margin-bottom:25px;
	font-family: 'Trajan Pro';
}
.wines .tn{
  display: block;
  text-align: center;
  max-width:150px;
  padding:7px 10px;
  margin:30px 0;
  text-transform: uppercase;
  font-size: 14px;
  color:#fff;
  background: rgb(196,92,81);
  background: -moz-linear-gradient(top, rgba(196,92,81,1) 0%, rgba(158,46,34,1) 48%);
  background: -webkit-linear-gradient(top, rgba(196,92,81,1) 0%,rgba(158,46,34,1) 48%);
  background: linear-gradient(to bottom, rgba(196,92,81,1) 0%,rgba(158,46,34,1) 48%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c45c51', endColorstr='#9e2e22',GradientType=0 );
}
.wines .history{
  display: block;
  max-width: 400px;
  margin-bottom: 40px;
}
.wines .history h4{
  display: block;
  margin:0;
  padding:0 0 5px 0;
	font-family: 'Trajan Pro';
  font-style: italic;
  color:rgba(158,46,34,1);
  border-bottom: 1px solid rgba(158,46,34,1);
}
.wines img{
	display: block;
  max-width:100%;
  height:auto;
  width:auto;
	margin:0 auto;
}
.owl-history .owl-item{
  text-align: center;
  padding:10px 0;
}
.owl-history .owl-item a{
  color:#aaa;
}
.owl-history .owl-item a.featured{
	color:rgba(158,46,34,1);
	font-weight: bold;
}
.owl-history .owl-item:hover a{
  color:rgba(158,46,34,1);
}
.owl-history .owl-nav .owl-next,
.owl-history .owl-nav .owl-prev{
  display: block;
  position: absolute;
  top:8px;
  width:24px;
  height:24px;
  line-height: 24px;
  color:#aaa;
  font-family: 'fontawesome';
  font-size: 20px;
}
.owl-history .owl-nav .owl-next{
  right:0;
}
.owl-history .owl-nav .owl-next:after{
  display: block;
  content:"\f105";
  text-align: right;
}
.owl-history .owl-nav .owl-prev{
  left:0;
}
.owl-history .owl-nav .owl-prev:after{
  display: block;
  content:"\f104";
}
.owl-history .owl-nav .owl-next:hover,
.owl-history .owl-nav .owl-prev:hover{
  cursor: pointer;
  color:rgba(158,46,34,1);
}
@media (max-width:767px){
  .wines h3 .fa{
    display: none;
  }
  .wines h3{
    text-align: center;
  }
  .wines h2{
    text-align: center;
	  font-size: 32px;
  }
  .wines .history{
    margin:0 auto;
  }
  .wines .history h4{
    margin:0 auto;
  }
  .wines img{
    display: block;
    margin:0 auto 30px auto;
  }
  .wines .tn{
    margin:30px auto;
  }
}


.wine-list{
  margin:30px 0;
}
.wine-list.alt{
  max-width:700px;
}
.wine-list.alt2{
  max-width:100%;
}
.wine-list .item{
  text-align: center;
}
.wine-list.alt .item{
  padding:20px 0;
}
.wine-list .item.alt .image{
  display: block;
  border: 4px solid transparent;
  margin:0 auto 20px auto;
}
.wine-list .item.alt .image:hover{
  border-color: #f4f0e7;
}
.wine-list .item img{
  display: block;
  margin:0 auto 20px auto;
    max-height:260px;
    width:auto;
}
.wine-list.alt .item .img{
  display: block;
  border:5px solid transparent;
  margin-bottom:15px;
}
.wine-list.alt .item:hover .img{
  border-color: #f4efe6;
}
.wine-list .item.alt img{
  max-height:260px;
  width:auto;
  margin:0 auto;
}
.wine-list .item .desc{
  display: block;
  min-height: 50px;
}
.wine-list .item .more{
  display: block;
  text-align: center;
  max-width:150px;
  padding:7px 10px;
  margin:10px auto;
  text-transform: uppercase;
  font-size: 14px;
  color:#fff;
  background: rgb(196,92,81);
  background: -moz-linear-gradient(top, rgba(196,92,81,1) 0%, rgba(158,46,34,1) 48%);
  background: -webkit-linear-gradient(top, rgba(196,92,81,1) 0%,rgba(158,46,34,1) 48%);
  background: linear-gradient(to bottom, rgba(196,92,81,1) 0%,rgba(158,46,34,1) 48%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c45c51', endColorstr='#9e2e22',GradientType=0 );
}
.wine-list .item.alt .more,
.wine-list.alt .item .more{
  background: #fff;
  color:#000;
  border:1px solid #b39658;
	font-family: 'Trajan Pro';
  font-style: normal;
	font-size:13px;
}
.wine-list .item.alt:hover .more,
.wine-list.alt .item:hover .more{
  background:#b39658;
  color:#fff;
}
.wine-list .item h3{
  display: block;
  text-align: center;
	font-family: 'Trajan Pro';
  font-style: normal;
  text-transform: uppercase;
  margin:0;
  font-size: 18px;
}
.wine-list .item h3 a{
  color:#000;
}
.wine-list .item.alt h3,
.wine-list.alt .item h3{
  color:#b39658;
  font-family: 'Trajan Pro';
  font-weight: normal;
}
.wine-list .item.alt h3 a,
.wine-list.alt .item h3 a{
  color:#b39658;
}
.wine-list .item:hover h3 a{
  color:rgba(158,46,34,1);
}
.wine-list.alt .item:hover h3 a{
  color:#b39658;
}


.more2{
  display: block;
  position: absolute;
  top:10px;
  right:0;
  text-align: center;
  max-width:180px;
  padding:7px 10px;
  margin:10px auto;
  text-transform: uppercase;
  font-size: 14px;
  background: #fff;
  color:#000;
  border:1px solid #000;
	font-family: 'Trajan Pro';
}
.more2:hover{
  background:#b39658;
  color:#fff;
  border-color: #b39658;
}
@media(max-width:991px){
  .more2{
    position: relative;
    top:auto;
    right:auto;
    margin:10px auto;
  }
}


.vc_table{
  display: table;
  width:100%;
  vertical-align: middle;
}
.vc_cell{
  display: table-cell;
  vertical-align: middle;
}


.hero_carousel{
  display: block;
  position: relative;
  z-index: 7;
  margin:0;
  height:100%;
  max-height: 1000px!important;
  background: #000;
}
.hero_carousel .down{
  position: absolute;
  z-index: 9;
  bottom:30px;
  left:50%;
  width:30px;
  margin-left:-15px;
  color:#fff;
  text-align: center;
  height:30px;
}
.admin-bar .hero_carousel{
  margin-top:-32px;
}
.hero_carousel1,
.owl-carousel.hero_carousel1 .owl-stage-outer,
.owl-carousel.hero_carousel1 .owl-stage,
.owl-carousel.hero_carousel1.owl-drag .owl-item{
  height:100%;
}
.hero_carousel1 .item{
  display: block;
  position: relative;
  height:100%;
  background-size: cover !important;
}
.hero_carousel1 .item .overlay{
  display: block;
  content: "";
  position: absolute;
  z-index: 1;
  top:0;
  left:0;
  right:0;
  bottom:0;
}
.hero_carousel1 .item .container{
  position: relative;
  z-index: 2;
  text-align: center;
  color:#b39658;
}
.hero_carousel1 .item h1{
  font-size: 42px;
  font-weight: normal;
  font-family: 'Trajan Pro';
}
.hero_carousel1 .item h1 span{
  display: block;
  font-size:30px;
  font-weight: 700;
}
.hero_carousel1 .item .button{
  display: inline-block;
  padding:5px 20px;
  text-transform: uppercase;
  color:#b39658;
  background:#fff;
}
@media(max-width:767px){
  .hero_carousel1 .item h1{
    font-size: 32px;
  }
  .hero_carousel1 .item h1 span{
    font-size:24px;
  }
}
.hero_carousel1 .owl-nav .owl-next,
.hero_carousel1 .owl-nav .owl-prev{
  display: block;
  position: absolute;
  bottom:50%;
  width:40px;
  height:40px;
  line-height: 40px;
  color:#aaa;
  font-family: 'fontawesome';
  font-size: 40px;
}
.hero_carousel1 .owl-nav .owl-next{
  right:20px;
}
.hero_carousel1 .owl-nav .owl-next:after{
  display: block;
  content:"\f105";
  text-align: right;
}
.hero_carousel1 .owl-nav .owl-prev{
  left:20px;
}
.hero_carousel1 .owl-nav .owl-prev:after{
  display: block;
  content:"\f104";
}
.hero_carousel1 .owl-nav .owl-next:hover,
.hero_carousel1 .owl-nav .owl-prev:hover{
  cursor: pointer;
  color:rgba(158,46,34,1);
}


.our_story_block{
  display: block;
  padding:50px 0;
  background: url("https://chateaumusar.com/wp-content/themes/musar/images/bg-osb.jpg") center repeat-x;
}
.our_story_block .image{
  display: block;
  height:350px;
  background-size: cover !important;
}
.our_story_block .block{
  display: block;
  position: absolute;
  top:48px;
  left:-60px;
  background: #fff;
  padding:30px 25px 40px 25px;
}
.our_story_block .block h4{
  display: block;
  margin:0;
  padding:0;
  font-family: 'SabonLT-Roman';
  font-weight: 700;
}
.our_story_block .block h2{
  display: block;
  margin:0;
  padding:0 0 10px 0;
  font-family: 'Trajan Pro';
  font-weight: normal;
  font-size:30px;
  color:#b39658;
}
.our_story_block .block h5{
  display: block;
  margin:0;
  padding:0;
  font-family: 'SabonLT-Roman';
  font-weight: normal;
  font-size:18px;
}

@media(max-width:991px){
  .our_story_block{
    min-height:600px;
  }
  .our_story_block .block{
    top:-100px;
    left:50px;
    right:50px;
  }
}
@media(max-width:575px){
  .our_story_block{
    min-height:auto;
    background: url("https://chateaumusar.com/wp-content/themes/musar/images/bg-osb.jpg") center repeat;
    padding:15px 0;
  }
  .our_story_block .row{
    display: flex;
    flex-direction: column;
  }
  .our_story_block .row > div{
    float:none !important;
    width:100% !important;
  }
  .our_story_block .row > div:nth-child(1){
    order: 1
  }
  .our_story_block .row > div:nth-child(1){
    order: 3
  }
  .our_story_block .row > div:nth-child(1){
    order: 2
  }
  .our_story_block .block{
    display: block;
    position: relative;
    top:auto;
    left:auto;
    right:auto;
  }
}


.featured_wines_home{
  display: block;
  padding:50px 0;
}
.featured_wines_home .container{
  position: relative;
}
.featured_wines_home h4{
  display: block;
  margin:0;
  padding:0;
  font-family: 'SabonLT-Roman';
  font-weight: 700;
  text-align: center;
}
.featured_wines_home h2{
  display: block;
  margin:0;
  padding:0 0 10px 0;
  font-family: 'Trajan Pro';
  font-weight: normal;
  font-size:30px;
  color:#b39658;
  text-align: center;
}
.featured_wines_carousel{
  margin-top:60px;
}

.featured_wines_carousel .owl-nav .owl-next,
.featured_wines_carousel .owl-nav .owl-prev{
  display: block;
  position: absolute;
  bottom:50%;
  width:40px;
  height:40px;
  line-height: 40px;
  color:#b39658;
  font-family: 'fontawesome';
  font-size: 40px;
}
.featured_wines_carousel .owl-nav .owl-next{
  right:20px;
}
.featured_wines_carousel .owl-nav .owl-next:after{
  display: block;
  content:"\f105";
  text-align: right;
}
.featured_wines_carousel .owl-nav .owl-prev{
  left:20px;
}
.featured_wines_carousel .owl-nav .owl-prev:after{
  display: block;
  content:"\f104";
}
.featured_wines_carousel .owl-nav .owl-next:hover,
.featured_wines_carousel .owl-nav .owl-prev:hover{
  cursor: pointer;
  color:rgba(158,46,34,1);
}


.instagram_block_home{
  display: block;
  padding:50px 0 0 0;
}
.instagram_block_home .container{
  position: relative;
}
.instagram_block_home h4{
  display: block;
  margin:0;
  padding:0;
  font-family: 'SabonLT-Roman';
  font-weight: 700;
  text-align: center;
}
.instagram_block_home h2{
  display: block;
  margin:0;
  padding:0 0 10px 0;
	font-family: 'Trajan Pro';
  font-weight: normal;
  font-size:30px;
  color:#b39658;
  text-align: center;
}


.err404{
  display: block;
  text-align: center;
  padding:300px 0 200px 0;
  background:#222;
  color:#fff;
}
.err404 h1{
  font-size:92px;
  line-height: 92px;
  color:#b39658;
  margin:0;
  padding:0;
}
.err404 h1 span{
  display: inline-block;
	font-family: 'Trajan Pro';
  font-weight: normal;
  color:#fff;
}
.err404 p{
  font-size: 20px;
}


.page_hero{
  display: block;
  height:400px;
  background-size: cover !important;
}


.video_block_home{
  display: block;
  padding:80px 0;
  background-size: cover !important;
  color:#fff;
}
.video_block_home h4{
  font-family: 'SabonLT-Roman';
  font-weight: normal;
  line-height: 26px;
  margin-top:30px;
}
.video_block_home h4 strong{
  display: block;
  font-weight:normal;
  font-size:26px;
}
.video_block_home h2{
font-family: 'Trajan Pro';
  font-style: 400;
  font-size: 32px;
  margin-top:20px;
}
.video_block_home .vhb_fitvideo{
	display: block;
	position: relative;
  width:90%;
	height:300px;
	background-size: cover !important;
}
.video_block_home .vhb_fitvideo:after{
	position: absolute;
	display: block;
	content: "\f04b";
	width:40px;
	height:40px;
	line-height: 40px;
	text-align: center;
	color:#fff;
	font-size: 40px;
	font-family: "fontawesome";
	top:50%;
	left:50%;
	margin:-20px auto auto -20px;
}
.video_block_home .more{
  display: inline-block;
  float:right;
  padding:5px 20px;
  text-transform: uppercase;
  color:#b39658;
  background:#fff;
}
@media(max-width:991px){
  .video_block_home{
    padding:50px 0;
  }
  .video_block_home .vhb_fitvideo{
    width:100%;
		height:200px;
  }
  .video_block_home h4{
    line-height: 20px;
    margin-top:10px;
  }
  .video_block_home h4 strong{
    font-size:20px;
  }
  .video_block_home h2{
    font-size: 26px;
    margin-top:15px;
  }
}


.map{
  display: block;
  width: 100%;
  height:600px;
  background: #ccc;
}


.contact_block_page{
  display: block;
  background: #fafafa;
  padding:60px 0;
}
.contact_block_page .row > div{
  position: relative;
}
.contact_block_page .content{
  display: block;
  background: #fff;
  padding:20px;
  position: absolute;
  top:-70px;
  left:15px;
  right:0;
  bottom:-70px;
  border-top:10px solid rgba(158,46,34,1);
  border-bottom:10px solid rgba(158,46,34,1);
}
.contact_block_page h2{
  display: block;
  margin:0;
  padding:0 0 10px 0;
	font-family: 'Trajan Pro';
  font-weight: normal;
  font-size:30px;
  color:#b39658;
}
@media (max-width:767px){
  .contact_block_page .content{
    display: block;
    background: #fff;
    padding:20px;
    position: relative;
    top:auto;
    left:auto;
    right:auto;
    bottom:auto;
    border-top:10px solid rgba(158,46,34,1);
    border-bottom:10px solid rgba(158,46,34,1);
    margin:30px 0 0 0;
  }
}


.content_block{
  display: block;
  font-family: 'SabonLT-Roman';
  font-size:15px;
}
.content_block h4{
  font-size:20px;
  font-weight: normal;
	font-family: 'Trajan Pro';
}
.content_block h5{
  font-size:16px;
  font-weight: normal;
  font-family: 'SabonLT-Roman';
  text-transform: uppercase;
  display: block;
}
.content_block h5:after{
  display: block;
  content:"";
  width:50px;
  height:1px;
  background: #9e2e22;
  margin:10px auto 0 auto;
}


.single-date{
	display: block;
	margin-top:0;
	margin-bottom: 40px;
}


.timeline-express-read-more-link{
	display: none !important;
}


.presentations{
	display: block;
	padding-top:40px;
	padding-bottom:40px;
}
.presentations h2{

}
.presentations .item{
	margin-top:70px;
	padding:30px;
	font-size:16px;
}
.presentations .item img{
	display: block;
	max-width: 100%;
	width:auto;
	height:auto;
}
.presentations .item img.left{
	float:left;
	padding-right:15px;
	padding-bottom:15px;
	max-width: 30%;
}
.presentations .item img.right{
	float:right;
	padding-left:15px;
	padding-bottom:15px;
	max-width: 30%;
}
.presentations .item img.center{
	margin-left:auto;
	margin-right:auto;
}
.presentations .item > div{

}
.presentations .owl-dots{
	display: block;
	text-align: center;
	position: absolute;
	top:0;
	left:0;
	right:0;
	padding:20px 0;
	border-top: 1px solid #b39658;
	border-bottom: 1px solid #b39658;
}
.presentations .owl-dots .owl-dot{
	display: inline-block;
	width:12px;
	height:12px;
	background: #b39658;
	margin:0 5px;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	-ms-border-radius: 100%;
}
.presentations .owl-dots .owl-dot.active{
	background: rgba(158,46,34,1);
}
.presentations .owl-nav .owl-next,
.presentations .owl-nav .owl-prev{
  display: block;
  position: absolute;
	z-index: 7;
  top:8px;
  width:42px;
  height:42px;
  line-height: 42px;
  color:#aaa;
  font-family: 'fontawesome';
  font-size: 42px;
}
.presentations .owl-nav .owl-next{
  right:10px;
}
.presentations .owl-nav .owl-next:after{
  display: block;
  content:"\f105";
  text-align: right;
}
.presentations .owl-nav .owl-prev{
  left:10px;
}
.presentations .owl-nav .owl-prev:after{
  display: block;
  content:"\f104";
}
.presentations .owl-nav .owl-next:hover,
.presentations .owl-nav .owl-prev:hover{
  cursor: pointer;
  color:rgba(158,46,34,1);
}
@media (max-width:767px){
	.presentations .item img.left{
		float:none;
		padding-right:0;
		max-width:100%;
		width:auto;
		height:auto;
	}
	.presentations .item img.right{
		float:none;
		padding-left:0;
		max-width:100%;
		width:auto;
		height:auto;
	}
}


.the_family_images{
	display: block;
	text-align: center;
}
.the_family_images:after{
	display: block;
	content: "";
	clear: both;
}
.the_family_images .itm{
	display: block;
	float:left;
	max-width: 180px;
	margin:20px 20px 0 20px;
}
.the_family_images .itm img{
	display: block;
	max-width: 100%;
	width:auto;
	height: auto;
}
.the_family_images .itm h4{
	display: block;
	margin:10px 0;
	padding:10px 0;
	color:rgba(158,46,34,1);
	min-height: 60px;
}
.the_family_images .itm h4 small{
	display: block;
	color:#333;
}
@media (max-width:575px){
	.the_family_images .itm{
		max-width: calc(50% - 20px);
		margin:20px 10px 0 10px;
	}
}


ul.pdf{
	display: block;
	list-style: none;
}
ul.pdf li{
	display: block;
	margin:10px 0;
	position: relative;
}
ul.pdf li:before{
	display: block;
    position: absolute;
    top: -2px;
    left: -25px;
    font-family: "fontawesome";
    content: "\f005";
    font-size: 18px;
    color: rgba(158,46,34,.2);
}
ul.pdf li:hover a{
	color: rgba(158,46,34,1);
}


.latest_news_homepage{
  display: block;
  padding:50px 0;
  background: #fff;
}
.latest_news_homepage .item{
  margin:10px 0 20px 0;
  font-family: 'SabonLT-Roman';
  font-size:15px;
  font-weight: normal;
  color:#666;
	min-height: 180px;
}
.latest_news_homepage .item.second{
  padding-bottom:20px;
  border-bottom: 1px solid #333;
}
.latest_news_homepage .item.small{
  margin-bottom:15px;
}
.latest_news_homepage .item.small > div{
  border-bottom: 2px solid #b39658;
  padding-bottom:25px;
}
.latest_news_homepage .item .image{
  height:220px;
  background: #fff;
  overflow: hidden;
  margin-bottom:20px;
}
.latest_news_homepage .item img{
  display: block;
  width:100%;
  height:auto;
	margin-bottom: 20px;
}
.latest_news_homepage .item .cat{
  display: block;
  font-weight: 700;
  color: #007fbf;
  text-transform: uppercase;
  font-size: 15px;
}
.latest_news_homepage .item h3{
  display: block;
  margin:0;
  color:#000;
  padding:0 0 10px 0;
  font-family: 'Trajan Pro';
  font-size: 24px;
  font-weight: 700 !important;
}
.latest_news_homepage .item h3 a{
  color:#000;
}
.latest_news_homepage .item .date{
  display: block;
  color:#999;
  font-size:14px;
  margin-bottom:20px;
}
.latest_news_homepage .read-more{
  display: inline-block;
  font-weight: bold;
  font-size:16px;
}
.latest_news_homepage .all-news{
  display: block;
  float: left;
  font-family: 'SabonLT-Roman';
  text-transform: uppercase;
  font-size: 16px;
  color:#000;
  padding:5px 15px;
  font-weight: 600;
}


.one_image_block_with_dark_content{
  margin-top:50px;
}
.one_image_block_with_dark_content .img img{
  display: block;
  position: relative;
  z-index: 1;
  max-width:100%;
  width:auto;
  height:auto;
}
.one_image_block_with_dark_content > div > div{
  position: relative;
}
.one_image_block_with_dark_content .box{
  display: block;
  padding:30px 50px;
  position: absolute;
  z-index: 9;
  background: #222;
  top:0;
  left:-100px;
  right:0;
}
.one_image_block_with_dark_content .box h3{
  font-style: normal;
  font-size: 22px;
  color: #fff;
  font-family: 'SabonLT-Roman';
  font-weight: normal;
}
.one_image_block_with_dark_content .box h3 .fa{
  color: #b39658;
  margin-right:8px;
}
.one_image_block_with_dark_content .box h2{
  color: #b39658;
  font-weight: normal;
  line-height: 36px;
  font-size: 32px;
  font-family: 'Trajan Pro';
}
.one_image_block_with_dark_content .box p{
  color:#fff;
}
@media(max-width:991px){
  .one_image_block_with_dark_content .box{
    display: block;
    padding:30px 50px;
    position: relative;
    z-index: 9;
    background: #222;
    top:auto;
    left:auto;
    right:auto;
  }
  .one_image_block_with_dark_content .wines{
    padding-bottom:0;
    padding-top:0;
  }
}
@media(max-width:767px){
  .one_image_block_with_dark_content .box p{
    text-align: center;
  }
}


.cf{

}
.cf label{
  display: block;
  font-family: 'SabonLT-Roman';
  font-weight: normal;
  font-size: 16px;
  margin-top:15px;
}
.cf input[type=text],
.cf input[type=email],
.cf textarea,
.cf input[type=date],
.cf select,
input.search{
  display: block;
  width:100%;
  padding:10px;
  background: #fff;
  border:2px solid #eee;
}
.cf textarea{
  height:200px;
}
.cf input[type=text]:focus,
.cf input[type=email]:focus,
.cf textarea:focus,
.cf input[type=date]:focus,
input.search:focus,
.cf select:focus{
  outline:none;
  background: #eee;
	border-color:#b39658;
}
.cf input[type=submit]{
  display: block;
  float:right;
  padding:7px 20px;
  border:1px solid #b39658;
  color:#fff;
  margin-top:15px;
  background: #b39658;
}
.cf input[type=submit]:hover,
.cf input[type=submit]:focus{
  color:#b39658;
  background:#fff;
}


.news{

}
.news h1{
	margin-top:0;
}
.news .news-item{
	display: block;
	margin:30px 0;
	padding-bottom: 30px;
}
.news .news-item img{
	display: block;
	margin-bottom:20px;
	max-width:100%;
	width:auto;
	height:auto;
}
.news .news-item .cat a{
	color:#222;
	text-transform: uppercase;
}
.news .news-item h3{
	font-size: 24px;
	font-family: 'Trajan Pro';
	margin:0 0 10px 0;
	border-bottom: 1px solid #b39658;
}


.sidebar{
  margin-bottom:50px;
}
.sidebar.alt{
  margin-top:40px;
}
.sidebar h3{
  display: block;
  margin:10px 0 0 0;
  padding: 0 0 20px 0;
  font-size: 18px;
  font-weight: normal;
  color:rgba(158,46,34,1);
  font-family: 'Trajan Pro';
  font-style: normal;
}
.sidebar .widget{
	margin-bottom:30px;
}
.sidebar ul.menu,
.sidebar .widget_categories ul,
.sidebar .widget_archive ul,
.sidebar .widget_recent_entries ul{
  display: block;
  margin:0;
  padding:0;
  list-style: none;
}
.sidebar ul.menu li{
	margin:0 0 20px 25px;
	position: relative;
}
.sidebar ul.menu li:before{
	display: block;
	position: absolute;
	top:2px;
	left:-25px;
	font-family: "fontawesome";
	content:"\f005";
	font-size:20px;
	color:rgba(158,46,34,.2);
}
.sidebar ul.menu li.current_page_item:before{
	color:rgba(158,46,34,1);
}
.sidebar ul.menu li a,
.sidebar .widget_categories ul li a,
.sidebar .widget_archive ul li a{
  display: block;
  color:#333;
  text-transform: uppercase;
  font-size: 16px;
  padding:5px 0;
}
.sidebar ul.menu li a:hover,
.sidebar .widget_categories ul li a:hover,
.sidebar .widget_archive ul li a:hover{
  color:#b39658;
}
.sidebar .widget_recent_entries ul li{
	display: block;
	margin-bottom: 10px;
	font-size:14px;
}
.sidebar .widget_recent_entries ul li a{
	display: block;
	font-size:16px;
}
.sidebar .side-btn{
  display: block;
  margin:5px 0;
  padding:10px 0;
  text-align: center;
  border:1px solid #333;
  color:#333;
  max-width:210px;
  transition:all 0.3s ease;
  -moz-transition:all 0.3s ease;
  -webkit-transition:all 0.3s ease;
  -ms-transition:all 0.3s ease;
}
.sidebar .side-btn.dark{
  color:#fff;
  background: #333;
}
.sidebar .side-btn:hover{
  color:#000;
  background: #b39658;
  border-color: #b39658;
}
.navicon-side{
	display: none;
	position: relative;
	width:30px;
	height:30px;
	padding:0;
	margin:0 auto 30px auto;
}
.navicon-side i{
	display: block;
	position: absolute;
	width:100%;
	height:2px;
	background: #333;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
}
.navicon-side i:nth-child(1){
	top:12px;
}
.navicon-side i:nth-child(2){
	top:20px;
}
.navicon-side i:nth-child(3){
	top:28px;
}
.navicon-side.active{
  margin-bottom:40px;
}
.navicon-side.active i:nth-child(1){
	top:20px;
	-ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.navicon-side.active i:nth-child(2){
	display: none;
}
.navicon-side.active i:nth-child(3){
	top:20px;
	-ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media (max-width:767px){
  .sidebar{
    display: block;
    text-align: center;
  }
  .sidebar .side-btn{
    margin:5px auto;
  }
  .navicon-side{
    display: block;
  }
  .sidebar > .side-content{
    display: none;
  }
	.sidebar ul.menu li{
		margin:0 0 20px 0;
	}
	.sidebar ul.menu li:before{
		display: none;
	}
}


@media(max-width:767px){
  #sb_instagram.sbi_col_10.sbi_disable_mobile #sbi_images .sbi_item{
    width:20%;
  }
}
@media(max-width:575px){
  #sb_instagram.sbi_col_10.sbi_disable_mobile #sbi_images .sbi_item{
    width:50%;
  }
}


footer.footer{
  display: block;
  padding:50px 0;
  background: #222222;
	/*position: absolute;*/
	left:0;
	right:0;
}
footer.footer.landing{
  background: #222222;
  color:#fff;
}
footer.footer .logo{
  text-align: center;
  color:#fff;
  font-size: 12px;
}
footer.footer.landing .logo{
  color:#fff;
}
footer.footer .logo img{
  margin:0 auto !important;
  max-width: 200px;
}
footer.footer h4{
  color:#fff;
  font-weight: normal;
}
footer.footer .form{

}
footer.footer .form input{
  display: inline-block;
  width:70%;
  background: none;
  border:none;
  border-bottom:1px solid #b39658;
  color:#fff;
}
footer.footer.landing .form input{
  border-bottom:1px solid #000;
}
footer.footer .form button{
  display: inline-block;
  width:25%;
  background: none;
  border:none;
  color:#fff;
  font-size: 13px;
  padding:20px 0;
  text-align: center;
}
footer.footer .share-icon{
  display: inline-block;
  font-size: 30px;
  color:#fff;
  margin-right: 10px;
  transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
}
footer.footer .share-icon:hover{
  opacity:0.7;
}
@media(max-width:991px){
  footer,
  footer.footer h4,
  footer.footer .share-icon{
    text-align: center;
  }
  footer .row{
    display: flex;
    flex-direction: column;
  }
  footer .row .col-md-4:nth-child(1){
    order: 2;
    max-width:330px;
    margin:30px auto;
  }
  footer .row .col-md-4:nth-child(2){
    order: 1;
  }
  footer .row .col-md-4:nth-child(3){
    order: 3;
  }
  footer.footer .form input{
    font-size:13px;
  }
}


footer.footer ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
  opacity:0.5;
}
footer.footer ::-moz-placeholder { /* Firefox 19+ */
  color:  #fff;
  opacity:0.5;
}
footer.footer :-ms-input-placeholder { /* IE 10+ */
  color:  #fff;
  opacity:0.5;
}
footer.footer :-moz-placeholder { /* Firefox 18- */
  color:  #fff;
  opacity:0.5;
}


h1.cs-title.style1{
	display: block;
	color:#000;
	font-family: 'Trajan Pro';
	font-size: 38px;
	line-height: 46px;
	margin:0 0 -20px 0;
	padding:0;
}
h3.cs-title.style1{
	display: block;
	font-family: 'SabonLT-Roman';
	font-size: 24px;
	line-height: 28px;
	margin:0;
	padding:0;
	color:rgba(158,46,34,1);
	margin-bottom:10px;
	position: relative;
	font-weight: bold;
}
h3.cs-title.style1 .fa{
	position: absolute;
	top:4px;
	left:0;
	color:rgba(158,46,34,.2);
}

@media(max-width:767px){
	h1.cs-title,
	h3.cs-title{
		text-align: center;
	}
}


.gallery_images{
	display: block;
	padding-top:50px;
	padding-bottom:30px;
}
.gallery_images a{
	display: inline-block;
	margin:1px 4px;
}
.gallery_images a img{
	margin:0;
	padding:0;
}
@media(max-width:767px){
	.gallery_images{
		text-align: center;
	}
}


.locations_dd{
	display: block;
	padding-top:50px;
	padding-bottom:30px;
}
.locations_dd select{
	widtH:100%;
}
.locations_dd h3{
	display: block;
	margin:30px 0 40px 0;
}


.display_articles{
	display: block;
	padding-bottom:30px;
}
.display_articles ul{
	list-style: none;
	margin:30px 0 0 0;
	padding:0;
}
.display_articles ul:after{
	display: block;
	content: "";
	clear: both;
}
.display_articles .item{
	min-height:100px;
	display: table;
	vertical-align: bottom;
	width:33.333%;
	float:left;
	padding:10px 20px 10px 0;
}
@media(max-width:991px){
	.display_articles .item{
		width:50%;
	}
}
@media(max-width:575px){
	.display_articles .item{
		width:100%;
		min-height: 75px;
		float: none;
	}
}
.display_articles .item > div{
	display: table-cell;
	vertical-align: bottom;
}
.display_articles h4{
	display: block;
	margin:0 0 7px 0;
	font-size:16px;
}
.display_articles a{
	display: block;
	font-size:12px;
	font-family: 'Trajan Pro';
}
.display_articles .pagination{
	display: block;
	text-align: center;
}
.display_articles .pagination li{
	display: inline-block;
	margin:2px;
}
.display_articles .pagination li a{
	display: block;
	height:30px;
	line-height: 30px;
	padding:0 10px;
	background: #eee;
}
.display_articles .pagination li.active a{
	background: #b39658;
	color:#fff;
}


.landing_blocks{
	display: block;
	padding:30px 0 40px 0;
}
.landing_blocks .item{
	display: block;
	border:7px solid #f4efe6;
	height:250px;
	background-size: cover !important;
	position: relative;
	margin-bottom: 30px;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
}
.landing_blocks .item:hover{
	border-color: rgba(158,46,34,1);
}
.landing_blocks .item h3{
	display: block;
	position: absolute;
	bottom:0;
	left:0;
	right:0;
	padding:10px;
	margin:0;
	background: rgba(0,0,0,.8);
	color:#fff;
	font-size:18px;
	font-family: 'Trajan Pro';
}


.news-bubble{
	display: block;
	border:1px solid rgba(255,255,255,.8);
	padding:4px 4px 5px 5px;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	-ms-border-radius: 30px;
	line-height: 26px;
	color: rgba(255,255,255,.8);
	font-family: 'SabonLT-Roman';
	margin:-15px 0 30px 0;
}
.news-bubble span{
	display: inline-block;
	background: rgba(255,255,255,.8);
	padding:0 10px;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	-ms-border-radius: 30px;
	margin-right:10px;
	font-size:12px;
	color:#222;
	font-weight: bold;
}

select.select-age{
	display: block;
	background-color: #000;
	border:1px solid #fff;
	margin:10px auto 25px auto;
	padding:5px 10px;
}
select.select-age:focus{
	outline: none;
}

#cd-timeline span.fa:before{
	display: none;
}
#cd-timeline span.fa{
	background: url("https://chateaumusar.com/wp-content/themes/musar/images/logo_musar_ico.jpg") center no-repeat;
	background-size: 100% auto;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	-ms-border-radius: 100%;
}

.um-account-meta img{
	max-width:50%;
width:auto;
height:auto;
display: block;
margin:30px auto 0 auto !important;
}

.foogallery-default.alignment-center{
	text-align: left;
}
.foogallery-album-gallery-list .foogallery-pile h3 span{
	display: none !important;
}
.foogallery-album-gallery-list .foogallery-pile h3{
	font-size:18px;
	line-height: 22px;
	padding-bottom:10px !important;
}

.full_block_shortcode{
	padding:30px;
	background: #eee;
}

.mymaps_embed{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.mymaps_embed iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
		border:0 !important;
		margin:0 !important;
		padding:0 !important;
}
@media (max-width:767px){
	.mymaps_embed{
	    padding-bottom:75%;
	}
}

.mapplic-element{
	background: #fff !important;
}

.woocommerce-loop-product__title {
	line-height: inherit!important;
}

/*--------------------------------------------------------------
# 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;
}


.sendgrid_mc_button {
	background-color: #b39658 !important;
}

footer.footer.landing .form input {
	background-color: #000000!important;
	border: 1px solid #ffffff!important;
}

/**** END ****/