/*
Theme Name: Betheme
Author: Muffin group
Description: The biggest WordPress Theme ever
Theme URI: http://themes.muffingroup.com/betheme
Author URI: http://muffingroup.com
License: Themeforest Split Licence
License URI: -
Version: 17
All css files are placed in /css/ folder
*/



#Top_bar #menu {
    margin-right: 21px;
}

.clearfix {
    padding: 0px 15px;
}

.column.one.post-header {
    display: none;
}

.single-photo-wrapper .share_wrapper {
    display: none;
}

.section-post-header .single-photo-wrapper.image .image_frame {
    display: none;
}

.is-sticky #menu {
    margin-top: -4px !important;
}

nav#menu {
    margin-top: 15px;
}

.breadcrumbs:before {
    position: absolute;
    left: 49%;
    top: -10px;
    -moz-transform: translate(-50%,0%);
    -webkit-transform: translate(-50%,0%);
    -ms-transform: translate(-50%,0%);
    -o-transform: translate(-50%,0%);
    transform: translate(-50%,0%);
    content: '';
    height: 3px;
    max-width: 227px;
    width: 100%;
    background: #ba9f5a;
}

ul.breadcrumbs li a {
    color: #525252 !important;
}

#Subheader ul.breadcrumbs li {
    color: #ba9f5a !important;
    font-weight: bold !important;
}

.subheader-both-center #Subheader .title {
    color: #525252 !important;
    font-weight: inherit !important;
    text-shadow: inherit !important;
    font-size: 20px;
    margin-top: 27px;
    font-style: normal;
}

/* css class for the registration form generated errors */

.profilepress-reg-status {
     -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    background: #b49a5a;
    border: 1px solid #9e874e;
    border-radius: 5px;
    position: relative;
    text-align: center;
    width: 70%;
    margin: 10px auto;
    padding: 10px;
}

.fzbuk-login-form-wrap {
    position: relative;
    width: 70%;
    margin: 10px auto;
    padding: 50px 30px 0 30px;
    text-align: center;
}

.fzbuk-login-form-wrap:before {
  display: block;
  content: "";
  width: 58px;
  height: 19px;
  top: 10px;
  left: 10px;
  position: absolute;
}
.fzbuk-login-form-wrap > h1 {
  margin: 0 0 30px 0;
  padding: 0;
  font-size: 26px;
  color: #b49a5a
}
.fzbuk-login-form-wrap > h5 {
  color: #303030;
  margin-top: 20px;
  font-size: 15px;
}
.fzbuk-login-form-wrap > h5 > a {
  font-size: 15px;
  color: #fff !important;
  text-decoration: none;
  font-weight: 400;
}

.fzbuk-login-form input[type="text"], .fzbuk-login-form input[type="password"], .fzbuk-login-form input[type="email"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    border: 1px solid #ccc6c6;
    outline: none;
    padding: 10px 20px;
    color: #afafaf;
    font-weight: 400;
    cursor: text;
}

.fzbuk-login-form label {
  display: block;
  margin: 0 !important;
}

input.fzbuk-input-middle {
  border-bottom: medium none !important;
  border-radius: unset !important;
  box-shadow: unset !important;
  border-top: medium none !important;
  width: 100% !important;
  padding: 12px 20px !important;
  color: #afafaf !important;
  font-weight: 400 !important;
  font-family: "Lato", sans-serif;
  cursor: text !important;
}


.fzbuk-login-form input[type="email"], .fzbuk-login-form input[type="text"]  {
  border-bottom: none;
  border-radius: 4px 4px 0 0;
  padding-bottom: 13px;
  box-shadow: 0 -1px 0 #E0E0E0 inset, 0 1px 2px rgba(0, 0, 0, 0.23) inset;
}
.fzbuk-login-form input[type="password"] {
  border-top: 1px solid #eee;
  border-radius: 0 0 4px 4px;
  box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.23) inset, 0 1px 2px rgba(255, 255, 255, 0.1);
}
.fzbuk-login-form input[type="submit"] {
    background: #b49a5a;
	display: block;
    margin: 20px auto 0 auto;
    width: 100%;
    border: none;
    border-radius: 3px;
    padding: 8px;
    font-size: 17px;
    color: #ffffff;
    font-weight: bold;
}
.fzbuk-login-form input[type="submit"]:hover {
  background: #847e78;
}
.fzbuk-login-form input[type="submit"]:active {
  padding-top: 9px;
  padding-bottom: 7px;
  background: #C9C9C9;
}

.popup-title {
    padding: 10px;
    top: 5px;
    position: relative;
}
.scale-with-grid .wp-post-image{
    height: 200px !important;
    width: 100%;
}

input[type="date"], input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], select, textarea, .woocommerce .quantity input.qty
{
    background-color: transparent !important;
    border-color: #e0e0e0 !important;
}
textarea.wpcf7-form-control.wpcf7-textarea {
    height: 200px;
    overflow: auto;
}

.trailer_box .desc h2 {
    font-size: 20px !important;
    text-shadow: 2px 2px 2px #000;
}

p#lightgallery-1 {
    text-align: center;
}
.faq .question:after {
display:none;
}
.faq .question .title {
    padding: 15px !important;
}

.hr_color, .hr_color hr, .hr_dots span {
    background: #d0d0d0 !important;
}

.sticky-popup.top-right.open_sticky_popup_top.popup-content-bounce-in-down.open {
    z-index: 1;
}
a#lg-download {
    display: none;
}
p.attachment a {
    pointer-events: none;
    cursor: default;
}

a.gw-gopf-circle.gw-gopf-post-overlay-circle.gw-gopf-magnific-popup img {
    margin-top: 10px !important;
    position: relative;
    top: 4px;
}

/*
Theme Name: Betheme
Author: Muffin group
Description: The biggest WordPress Theme ever
Theme URI: http://themes.muffingroup.com/betheme
Author URI: http://muffingroup.com
License: Themeforest Split Licence
License URI: -
Version: 17
All css files are placed in /css/ folder
*/


#Top_bar #menu {
    margin-right: 21px;
}

.clearfix {
    padding: 0px 15px;
}

.column.one.post-header {
    display: none;
}

.single-photo-wrapper .share_wrapper {
    display: none;
}

.section-post-header .single-photo-wrapper.image .image_frame {
    display: none;
}

.is-sticky #menu {
    margin-top: -4px !important;
}

nav#menu {
    margin-top: 15px;
}

.breadcrumbs:before {
    position: absolute;
    left: 49%;
    top: -10px;
    -moz-transform: translate(-50%,0%);
    -webkit-transform: translate(-50%,0%);
    -ms-transform: translate(-50%,0%);
    -o-transform: translate(-50%,0%);
    transform: translate(-50%,0%);
    content: '';
    height: 3px;
    max-width: 227px;
    width: 100%;
    background: #ba9f5a;
}

ul.breadcrumbs li a {
    color: #525252 !important;
}

#Subheader ul.breadcrumbs li {
    color: #ba9f5a !important;
    font-weight: bold !important;
}

.subheader-both-center #Subheader .title {
    color: #525252 !important;
    font-weight: inherit !important;
    text-shadow: inherit !important;
    font-size: 20px;
    margin-top: 27px;
    font-style: normal;
}

/* css class for the registration form generated errors */

.profilepress-reg-status {
     -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    background: #b49a5a;
    border: 1px solid #9e874e;
    border-radius: 5px;
    position: relative;
    text-align: center;
    width: 70%;
    margin: 10px auto;
    padding: 10px;
}

.fzbuk-login-form-wrap {
    position: relative;
    width: 70%;
    margin: 10px auto;
    padding: 50px 30px 0 30px;
    text-align: center;
}

.fzbuk-login-form-wrap:before {
  display: block;
  content: "";
  width: 58px;
  height: 19px;
  top: 10px;
  left: 10px;
  position: absolute;
}
.fzbuk-login-form-wrap > h1 {
  margin: 0 0 30px 0;
  padding: 0;
  font-size: 26px;
  color: #b49a5a
}
.fzbuk-login-form-wrap > h5 {
  color: #303030;
  margin-top: 20px;
  font-size: 15px;
}
.fzbuk-login-form-wrap > h5 > a {
  font-size: 15px;
  color: #fff !important;
  text-decoration: none;
  font-weight: 400;
}

.fzbuk-login-form input[type="text"], .fzbuk-login-form input[type="password"], .fzbuk-login-form input[type="email"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    border: 1px solid #ccc6c6;
    outline: none;
    padding: 10px 20px;
    color: #afafaf;
    font-weight: 400;
    cursor: text;
}

.fzbuk-login-form label {
  display: block;
  margin: 0 !important;
}

input.fzbuk-input-middle {
  border-bottom: medium none !important;
  border-radius: unset !important;
  box-shadow: unset !important;
  border-top: medium none !important;
  width: 100% !important;
  padding: 12px 20px !important;
  color: #afafaf !important;
  font-weight: 400 !important;
  font-family: "Lato", sans-serif;
  cursor: text !important;
}


.fzbuk-login-form input[type="email"], .fzbuk-login-form input[type="text"]  {
  border-bottom: none;
  border-radius: 4px 4px 0 0;
  padding-bottom: 13px;
  box-shadow: 0 -1px 0 #E0E0E0 inset, 0 1px 2px rgba(0, 0, 0, 0.23) inset;
}
.fzbuk-login-form input[type="password"] {
  border-top: 1px solid #eee;
  border-radius: 0 0 4px 4px;
  box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.23) inset, 0 1px 2px rgba(255, 255, 255, 0.1);
}
.fzbuk-login-form input[type="submit"] {
    background: #b49a5a;
	display: block;
    margin: 20px auto 0 auto;
    width: 100%;
    border: none;
    border-radius: 3px;
    padding: 8px;
    font-size: 17px;
    color: #ffffff;
    font-weight: bold;
}
.fzbuk-login-form input[type="submit"]:hover {
  background: #847e78;
}
.fzbuk-login-form input[type="submit"]:active {
  padding-top: 9px;
  padding-bottom: 7px;
  background: #C9C9C9;
}

.popup-title {
    padding: 10px;
    top: 5px;
    position: relative;
}
.scale-with-grid .wp-post-image{
    height: 200px !important;
    width: 100%;
}

input[type="date"], input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], select, textarea, .woocommerce .quantity input.qty
{
    background-color: transparent !important;
    border-color: #e0e0e0 !important;
}
textarea.wpcf7-form-control.wpcf7-textarea {
    height: 200px;
    overflow: auto;
}

.trailer_box .desc h2 {
    font-size: 20px !important;
    text-shadow: 2px 2px 2px #000;
}

p#lightgallery-1 {
    text-align: center;
}
.faq .question:after {
display:none;
}

.hr_color, .hr_color hr, .hr_dots span {
    background: #d0d0d0 !important;
}

.sticky-popup.top-right.open_sticky_popup_top.popup-content-bounce-in-down.open {
    z-index: 1;
}
a#lg-download {
    display: none;
}
p.attachment a {
    pointer-events: none;
    cursor: default;
}

a.gw-gopf-circle.gw-gopf-post-overlay-circle.gw-gopf-magnific-popup img {
    margin-top: 10px !important;
    position: relative;
    top: 4px;
}

.faq .question {
    background-color: transparent !important;
}

.faq .question:before
{
display:none;
}

a.icon_bar_instagram span.b {
    background: #be01a6 !important;
    color: #fff;
}
a.icon_bar span.b {
    background: #2ca5e0;
    color: #fff;
}

.header-stack #Top_bar .top_bar_right {
    right: -15px !important;
}


@media only screen and (max-width: 1240px) and (min-width: 700px)
{

.header-stack #Top_bar .top_bar_right {
    top: 50px !important;
    right: 20px !important;left: auto !important;
}
}

.is-sticky .menu {
    z-index: 202;
    clear: both;
    display: table;
    margin: 0px auto;
    padding: 0;
    z-index: 999;
    margin-right: 15%;
}

@media only screen and (max-width: 767px)
{

.header-stack #Top_bar .top_bar_right {
    position: absolute !important;
    top: 50px !important;
    right: 10px !important;    display: inherit !important;
}
.mobile-tb-hide #Top_bar .top_bar_right {
    display: inherit !important;
}
#Top_bar #logo img.logo-mobile {
    display: inline-block;
}
#Top_bar .search_wrapper {
    bottom: -65px !important;
    width: 90% !important;
    right: 0 !important;
}
}