/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 1.6.2
*/

#Content { 
 padding-top: 0;
}
/* Facebook Feed */
.fts-jal-fb-header {
    clear: both;
    visibility: hidden;
}

/* top bar custom style */
#Top_bar .top_bar_right_wrapper {
    display: none;
}
body:not(.template-slider) #Header {
    min-height: 100px;
    font-family: "minionproreg", "Book Antiqua", "Palatino", "serif" !important;
}
#Top_bar #logo, .header-fixed #Top_bar #logo, .header-plain #Top_bar #logo, .header-transparent #Top_bar #logo {
    height: 150px;
}

#Top_bar.is-sticky {
    position: fixed !important;
    width: 100%;
    left: 0;
    top: -60px;
    z-index: 701;
    background: #fff;
    height: 85px !important;
    opacity: .97;
    filter: alpha(opacity = 97);
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.1);
    -moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.1);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.1);
}

#Top_bar.is-sticky #logo img.logo-sticky {
    display: inline;
    max-height: 57px;
    margin-top: 21px !important;
}

.column {
    font-family: "minionproreg", "Book Antiqua", "Palatino", "serif";
}

.trailer_box .desc h2 {
    color: #fff;
   font-family: 'bellisia';
}

#Top_bar .logo {
    z-index: 99 !important;
}

#Top_bar .menu li > ul {
    box-shadow: none;
  -webkit-box-shadow: none;
}

#Top_bar .menu li ul {
     background-image: none !important;; 
     background-repeat:none !important;
     background-position:none !important;;
     text-align: left;
}


#Top_bar .menu li ul li a span {
    font-size: 15px;
}

#Top_bar .menu li ul li {
    padding: 0px 0px 0px 20px;
}

#Top_bar .menu li ul li {
    width: 150px !important;
}

#Top_bar .menu > li > a {
    padding: 15px 0px 0px 0px !important;
}
/* ---------end of top bar custom style --------- */


/* custom fonts */
@font-face {
font-family: "minionproreg";
src: 
url("https://svetlanaboykophoto.com/wp-content/uploads/2018/09/MinionPro-Regular.woff") format("woff");
}
@font-face {
font-family: "minionproit";
src: 
url("https://svetlanaboykophoto.com/wp-content/uploads/2018/09/MinionPro-It.woff") format("woff");
}

@font-face {
    font-family: 'bellisia';
    src: url('https://svetlanaboykophoto.com/wp-content/uploads/2019/10/BellisiaBold.eot');
    src: url('https://svetlanaboykophoto.com/wp-content/uploads/2019/10/BellisiaBold.eot?#iefix') format('embedded-opentype'),
        url('https://svetlanaboykophoto.com/wp-content/uploads/2019/10/BellisiaBold.woff') format('woff'),
        url('https://svetlanaboykophoto.com/wp-content/uploads/2019/10/BellisiaBold.ttf') format('truetype'),
        url('https://svetlanaboykophoto.com/wp-content/uploads/2019/10/BellisiaBold.svg#BellisiaBold') format('svg');
    font-weight: bold;
    font-style: normal;
}

.emtext{
    font-family: 'bellisia';
    /**font-size: 45pt !important;***/
    color: #bdb3a7;
}
.contentitalicbr{
    font-family: minionproit;
    color: #bdb3a7;
}

.miniontext{
font-family: "minionproreg" !important;
}

/*disable underline on link hovering*/
a:hover {
    text-decoration: none;
}

/*opaque images*/
.story_box .photo_wrapper img {
    opacity: 1;
}

/* button style brown text */
.svetlanabutton{   
    font-size: 13px;
    letter-spacing: 3px;
    border-color: #bdb3a7;
    border-style: solid;
    border-width: 1px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px 20px 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 13px;
    margin: 4px 2px;
    cursor: pointer;
    font-family: "minionproreg", "Book Antiqua", Palatino, serif;
    visibility: inherit;
    transition: none 0s ease 0s;
    opacity: 1;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform-origin: 50% 50% 0px;
}

.svetlanabutton-green{   
    font-size: 13px;
    letter-spacing: 3px;
    border-color: #bdb3a7;
    border-style: solid;
    border-width: 1px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px 20px 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 13px;
    margin: 4px 2px;
    cursor: pointer;
    font-family: "minionproreg", "Book Antiqua", Palatino, serif;
    visibility: inherit;
    transition: none 0s ease 0s;
    opacity: 1;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform-origin: 50% 50% 0px;
}

  .svetlanabutton-green a {
      padding: 17px 0px;
   }   

.svetlanabuttonsmallbk{   
    letter-spacing: 2px;
    border-color: #000000;
    color:#000000;
    border-style: solid;
    border-width: 1px;
    margin-left: auto;
    margin-right: auto;
    padding: 5px 20px 5px;
    text-align: center;
    text-decoration: none;
    font-size: 13px;
    cursor: pointer;
    font-family: "minionproreg", "Book Antiqua", Palatino, serif;
    visibility: inherit;
    transition: none 0s ease 0s;
    opacity: 1;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform-origin: 50% 50% 0px;
}

/* button style white text */
.svetlanabuttonwh{
    text-align: center;   
    min-width: 180px;
    max-width: 200px;
    white-space: nowrap;
    font-size: 22px;
    line-height: 17px;
    font-weight: 200;
    letter-spacing: 3px;
    font-family: "minionproreg", "Book Antiqua", Palatino, serif;
    background-color: rgba(0, 0, 0, 0);
    border-color: #ffffff;
    color:#ffffff;
    border-style: solid;
    border-width: 1px;
    outline: none;
    box-shadow: rgb(153, 153, 153) 0px 0px 0px 0px;
    box-sizing: border-box;
    cursor: pointer;
    visibility: inherit;
    transition: none 0s ease 0s;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 20px 20px 20px;
    min-height: 0px;
    max-height: none;
    opacity: 1;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform-origin: 50% 50% 0px;
}


.svetlanabuttonwh :hover{
             font-size: 23px;
}

.header-split #Header .top_bar_left .menu_left {
    text-align: right !important;
    position: absolute;
    margin-left: -17px;
    margin-top: 25px;
}

.left-of-header-nav {
    margin-top: 24px !important;
}

.left-of-header-nav div span {
    font-size: 15px;
    font-style: italic;
}

.header-split #Header .top_bar_left .menu_right {
    text-align: left !important;
    margin-right: -20px;
    margin-top: 25px;
}

.right-of-header-nav {
    margin-top: 24px !important;
    margin-bottom:16px !important;
}

.right-of-header-nav div span {
    font-size: 15px;
    font-style: italic;
}

.menuo-no-borders #Top_bar .menu > li > a span {
    font-size: medium !important;
}


@media only screen 
and (min-device-width : 1280px) 
and (max-device-width : 1440px) {

.header-split #Header .top_bar_left .menu_left {
    text-align: right !important;
    position: absolute;
    margin-left: -70px;
    margin-top: 25px;
}

.header-split #Header .top_bar_left .menu_right {
    text-align: left !important;
    margin-right: -70px;
    margin-top: 25px;
}

}

@media only screen 
and (min-device-width : 1024px) 
and (max-device-width : 1366px) {

.header-split #Header .top_bar_left .menu_left {
    text-align: right !important;
    position: absolute;
    margin-left: -70px;
    margin-top: 25px;
}

.header-split #Header .top_bar_left .menu_right {
    text-align: left !important;
    margin-right: -70px;
    margin-top: 25px;
}

}

/*faded image*/
.img-low-opacity{
    opacity: 0.8;
    filter: alpha(opacity=80); /* For IE8 and earlier */
}

/*second level top menu*/
.sublevelmenu{
    font-family: "minionproit", "Book Antiqua", "Palatino", "serif";
    text-align: center;
    letter-spacing:1px;
}
/*end of second level menu*/

/*social icons top menu*/
.smiconsmenu{
    letter-spacing: 1px;
    font-size: 14px !IMPORTANT;
    background: #bdb3a7;
    color: white;
    border-radius: 50%;
    padding: 4px;
    width: 13px;
	text-decoration: none !important;
}
.fa-instagram:before {
    margin-left: .5px;
}

.smiconsmenu:hover {
 color: #181818;
}
.fa-facebook-f:before, .fa-facebook:before {
    margin-left: 0px;
}

/*Footer navigation*/
#Footer a {
color: #968c81;
}
#Footer .link-block {
  display: block;
  margin: 10px 0;
}
#Footer .smiconsmenu {
color: #fff;
}
#Footer .smiconsmenu:hover {
 color: #181818;
}
#Footer .fa-instagram:before {
    margin-left: 1px;
}
#Footer .facebook-icon {
   margin-left: -1px;
}
#Footer .footer_action {
    background: #fff !important;
}

#Footer .footer_action .one {
    margin-bottom: 0px !important;
    padding-top: 0px !important;
    text-align: center;
    font-size: 110%;
    line-height: 180%;
}

.footer-nav{
     margin:0% 50%;
     font-size: 10px;
}
/*footer nav text*/
.smalltxt {
    font-size: 14px;
    vertical-align: middle;
    text-align: center !important;
}

.footer-left-col {
  border-right: 1px solid #999;
  padding: 25px 0px 25px 0px;
}

.footer-right-col {
   border-left: 1px solid #999; 
   padding: 25px 0px 52px 0px;
}

.smalltxtpostition{
margin-top: 1%;
}

@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) {

.footer-left-col {
  border-right: none !important;
  padding: 25px 0px 25px 0px;
}

.footer-right-col {
   border-left: none !important;
   padding: 25px 0px 52px 0px;
}

.left-of-header-nav {
   display: none !important;
}

.right-of-header-nav {
   display: none !important;
}

#Top_bar.is-sticky {
    position: fixed !important;
    width: 100%;
    left: 0;
    top: -60px;
    z-index: 701;
    background: #fff;
    height: 85px !important;
    opacity: .97;
    filter: alpha(opacity = 97);
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.1);
    -moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.1);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.1);
    overflow: hidden;
}

#Top_bar #logo img.logo-sticky, #Top_bar #logo img.logo-mobile, #Top_bar #logo img.logo-mobile-sticky {
    margin-top: 10px;
}

.sections_group {
   margin-top: -120px;
}

.welcome-message-section {
   margin-top: -100px;
}

#footer-sub-nav-1 {
   margin-left: -145px;
}

#footer-sub-nav-2 {
    margin-left: -50px;
    margin-top: -38px;
}

#footer-sub-nav-3 {
    margin-left: 56px;
    margin-top: -38px;
}

#footer-sub-nav-4 {
    margin-left: 141px;
    margin-top: -38px;
}

#footer-sub-nav-title {
    margin-top: 15px;
}

}


@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) 
and (orientation : portrait) {

#footer-sub-nav-title {
    width: 238px !important;
    margin-left: -32px;
    margin-top: 15px;
}

}

@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) 
and (orientation : landscape) { 

#Top_bar.is-sticky #logo img.logo-mobile {
    margin-top: 10px;
    display: none;
}

#Top_bar #logo img.logo-sticky, #Top_bar #logo img.logo-mobile, #Top_bar #logo img.logo-mobile-sticky {
    margin-top: 10px;
}

}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {

#footer-sub-nav-title div span {
   letter-spacing: 0px !important;
}

#Top_bar.is-sticky #logo img.logo-main {
    margin-top: 10px;
    display: none;
}

#Top_bar #logo img.logo-sticky, #Top_bar #logo img.logo-main {
    margin-top: 10px;
}

#Top_bar.is-sticky #logo, .header-fixed #Top_bar #logo, .header-plain #Top_bar #logo, .header-transparent #Top_bar #logo {
    height: 70px;
}

.left-of-header-nav div span {
    font-size: 16px;
    font-style: italic;
}

.right-of-header-nav div span {
    font-size: 16px;
    font-style: italic;
}


}


@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {

#Top_bar #logo img.logo-sticky, #Top_bar #logo img.logo-main {
    margin-top: 10px;
}

#Top_bar.is-sticky #logo img.logo-main {
    display: none;
}

#Top_bar.is-sticky #logo, .header-fixed #Top_bar #logo, .header-plain #Top_bar #logo, .header-transparent #Top_bar #logo {
    height: 70px;
}

.left-of-header-nav div span {
    font-size: 16px;
    font-style: italic;
}

.right-of-header-nav div span {
    font-size: 16px;
    font-style: italic;
}

}


/*remove featured image from blog post*/
.single-photo-wrapper.image{
display:none;
}

/*add white space of blog images*/
.image_frame .image_wrapper .mask {
    border: solid 5px white;
}

#sc_gallery-1 .gallery-item {
    width: 800px !important;
    display: contents !important;
}
.portrait{
     width:50% !important;
}

#Top_bar .menu {
    z-index: unset;
}

#Footer .footer_action {
    background: #fff !important;
}

#Footer .footer_action .one {
    margin-bottom: 0px !important;
    padding-top: 0px !important;
    text-align: center;
    font-size: 110%;
    line-height: 180%;
}

#menu > ul > li > a, a.action_button, #overlay-menu ul li a {
    font-family: "minionproreg", "Book Antiqua", "Palatino", "serif" !important;
}

.footer-copy-center #Footer .footer_copy .social {
    float: none;
    margin: 0;
    display: none;
}

.footer-copy-center #Footer .footer_copy .copyright {
    float: none;
    margin: 0 0 10px;
    font-size: 14px !important;
}

/* Testimonials */
.wprevpro_t1_A_8 > img {
   display: none;
}
#wprev-slider-1 .wprev_preview_tcolor2_T1 {
   text-align: left;
}

#Top_bar .logo {
    z-index: 99 !important;
}

body:not(.template-slider) #Header {
	min-height: 170px !important;
}

.is-sticky .logo-main {
	display: none;
}

#Top_bar.is-sticky #logo img.logo-sticky {
    display: inline;
    max-height: 57px !important;
    margin-top: 16px !important;
}
.header-split #Header .top_bar_left .menu_left {
	margin-top: 20px !important;
}

@media only screen and (max-width: 1239px){
	#Top_bar a.responsive-menu-toggle {
		margin-top: 0 !important;
		top: 33px !important;
	}
}


.studio-location-wrapper {
	position: absolute;
    left: 27%;
    top: 99px;
    color: #626262;
    font-size: 15px;
    font-style: italic;
	line-height: 28px;
	text-align: center;
	z-index: 99;
}
.is-sticky .studio-location-wrapper {
	display: none;
}
.find-me-on-wrapper {
	position: absolute;
    right: 26%;
    top: 99px;
    color: #626262;
    font-size: 15px;
    font-style: italic;
    width: 190px;
    text-align: center;
	z-index: 99;
}
.is-sticky .find-me-on-wrapper {
	display: none;
}

@media only screen and (max-width: 1239px){
	.studio-location-wrapper {
		left: 3%;
		top: 110px;
	}
	.find-me-on-wrapper {
		right: 3%;
		top: 115px;
	}

}
@media only screen and (max-width: 600px) {
	.studio-location-wrapper {
		position: static;
		margin-top: 20px;
	}
	.find-me-on-wrapper {
		position: static;
		margin: 20px auto;
	}
}

@media only screen and (max-width: 767px){
	#Top_bar.is-sticky #logo img.logo-mobile {
		display: none !important;
	}

	.fancy_heading h2 {
		line-height: 58px !important;
	}
	
	#Footer .column_attr {
		border: 0px !important;
	}
}
	
	
#Top_bar #logo, .header-fixed #Top_bar #logo, .header-plain #Top_bar #logo, .header-transparent #Top_bar #logo {
	height: 140px !important;
	padding: 10px 0 !important;
}
.home-make-memories {
	border-width: 0px; 
	margin: 0px; 
	padding: 0px; 
	letter-spacing: 2px; 
	font-weight: 400; 
	font-size: 70px; 
	font-family:bellisia;
	color:#ffffff;
}
@media only screen and (max-width: 600px) {
  .home-make-memories {
	line-height: 128px;
  }
}

@media only screen and (max-device-width: 1024px) and (min-device-width: 768px){
.left-of-header-nav {
	margin-bottom: 0px !important;
}
}


#Top_bar .menu li ul li ul {
	left: 150px !important;
}
