/*
Theme Name:   betheme child theme
Description:  Write here a brief description about your child-theme
Author URL:   Write here the author's blog or website url
Template:     betheme
Version:      1.0
Text Domain:  betheme-child
*/
/* ._909e {
    display: none!important;
}
.home iframe {
    left: 12px!important;
    right: unset!important;
}
.home #xyzGiggle {
    right: 1rem!important;
    bottom: 1rem!important;
} */

.primary-txt {
  color: #000080;
  font-weight: bold !important;
}
h3.secondary-txt {
  text-align: left !important;
  margin: 0 auto 1rem !important;
  color: orange !important;
  max-width: 70%;
}
ol.cust-ol-list {
  max-width: 70%;
  margin: 1rem auto !important;
}
.ytt-sekcija ol.cust-ol-list li {
  background: none;
  padding: 0;
  list-style: number;
  background-size: unset;
  margin-left: 1.5rem;
}
a.cust-link {
  color: #333694;
  text-decoration: underline;
  font-weight: 400;
}
a.cust-link::after {
  content: "\e867";
  font-family: "mfn-icons";
  opacity: 0;
  padding-left: 0;
  transition: 0.2s linear;
}
a.cust-link:hover::after {
  opacity: 1;
  padding-left: 0.5em;
  transition: 0.2s linear;
}

.page-id-5218 div#Subheader,
.page-id-5226 div#Subheader {
  height: 800px;
  max-height: 60vh;
}
.page-id-5218 #Subheader .title,
.page-id-5226 #Subheader .title {
  font-size: 4rem;
  margin-top: 1rem;
}

.page-id-5218 .col-cust-img {
  max-width: 70%;
  margin-left: auto;
  margin-right: auto;
  float: unset;
}


/* For desktop */

@media (min-width: 1239px) {
  body #Top_bar .logo {
    margin: 0;
    margin-left: 2.5rem;
  }
  body div#Top_bar .column.one .menu_wrapper {
    max-width: 1030px;
    padding-right: 1rem;
  }
  body #Top_bar .menu > li > a span:not(.description) {
    padding: 0 10px !important;
    font-size: 14px;
  }
  body:not(.header-simple) #Top_bar #menu {
    background: transparent;
  }
  body #Top_bar .menu {
    display: flex;
    justify-content: flex-end;
    background: transparent;
  }
  body #Top_bar .icon-search-fine:before {
    color: #fff;
    font-weight: bold;
  }
  body #Top_bar .top_bar_right {
    padding: 0;
  }
}



/* Single post */

.has-video .section.section-post-header {
  display: none;
}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.orange_h5 h5 {
  color: #ff6600;
  font-size: 1.4rem;
  line-height: normal;
}

/* POST How to avoid */

.orange-txt {
  color: #ec9412;
}
.red-txt {
  color: rgb(156, 20, 20);
}

/******** ACTION BAR MENU  ******/

#Action_bar .social-menu li {
  border-right: none !important;
}

#Top_bar .menu > li > a span:not(.description) {
  border-right: none !important;
}

ul#menu-action-bar a {
  padding-right: 20px;
}

div#Action_bar a {
  color: white;
}

div#Action_bar li.slogan {
  float: right;
  margin-left: 67px;
}

div#Action_bar li.phone {
  margin-right: 75px;
}

a.popup-link {
  font-size: 25px !important;
}
.menu_wrapper a {
  color: white !important;
  font-weight: bold !important;
}

.header-classic #Action_bar,
.header-stack #Action_bar {
  background-color: #882f2f;
  background-image: var(--wpr-bg-4c1a6bbc-7b43-4aec-9950-661b448e87b5);
  background-size: cover;
}

.logo {
  transform: scale(3);
  position: relative;
  z-index: 99999;
}

a.button.button_size_3.button_js {
  background-color: orange;
  color: #fff;
  padding: 5px 17px;
  border-radius: 15px;
}
.button_align.align_center {
  margin: 30px 0;
}

.pricing-box .subtitle {
  text-align: center !important;
}

div#Action_bar .container .column {
  max-width: 1030px;
  float: right;
  width: 100%;
}

div#Top_bar .column.one .menu_wrapper {
  max-width: 980px;
  width: 100%;
  float: right !important;
}

div#Top_bar {
  background-color: #1f3a93 !important;
}
/********************************* HEADER ****************/

.header-wrapper a.button-narancasti {
  width: 205px;
  font-size: 20px;
  font-weight: 500;
}

.header-wrapper {
  max-width: 800px;
  margin: 0 auto !important;
  float: none !important;
}

.slider-h1 {
  color: #fff;
}

#section1 {
  height: 460px;
  min-height: 800px;
}

.tagline {
  color: white;
}

.cta-p {
  width: 98%;
  color: #fff;
  font-size: 23px;
  line-height: 2;
  padding-top: 46px;
  font-weight: 500;
}

.cta-form {
  color: white;
}

div#headernews {
  background-color: #1f3a93 !important;
}

#headernews div#wpcf7-f13-p8-o1 {
  padding-top: 32px;
}

#headernews
  div#wpcf7-f13-p8-o1
  input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
  background-color: #1f3a93;
}
/**************** subscribe form *********************/

#headernews
  div#wpcf7-f13-p8-o1
  input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
  background-color: #1f3a93;
  color: white;
}

#prvopolje input[type="email"]:focus {
  background-color: #604b99 !important;
  border-color: #d5e5ee;
  color: #1982c2;
}

#drugopolje input[type="text"]:focus {
  background-color: #604b99 !important;
  border-color: #d5e5ee;
  color: #1982c2;
}

.cta-form p:nth-child(3) {
  width: 62%;
  margin-right: 15px;
  display: inline-block;
}

.cta-form p:nth-child(2) {
  width: 81%;
}

div#submit {
  width: 30%;
  float: right;
  padding-top: 24px;
  margin-left: 32px;
}

#submit input.wpcf7-form-control.wpcf7-submit {
  background-color: #ec9412;
  border-color: white;
  color: white;
  padding: 9px 42px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 17px;
  border-radius: 30px;
}

.cta-form input {
  border-radius: 12px !important;
}

.video-300h {
  text-align: center;
  padding-top: 30px;
}
.cta-form
  input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email {
  border-color: white;
}

.cta-form input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
  border-color: white;
}

.with_aside .sidebar.columns {
  width: 21%;
  padding: 0 1%;
}

/************* under header txt*************/

.section1s {
  font-size: 21px !important;
  font-weight: 700;
  color: #333694;
  padding: 36px 0 24px;
  text-align: center !important;
  line-height: 30px;
}

/**********  LOCATIONS ************/

.locations {
  margin-top: 80px;
  margin-bottom: 55px;
}

/************* MEDIA ************************************************************/

.photos-video-page .sliding_box {
  position: relative;
  width: 95%;
  margin: 50px auto;
}

/********************************** TESTEMONIALS  ******************************/

.testemonial-home .single-photo-img {
  padding-top: 15px;
  margin-bottom: 5px !important;
}

.testemonial-home
  .testimonials_slider.single-photo
  .testimonials_slider_ul
  li
  .single-photo-img {
  height: 110px;
  width: auto;
}

.bq_wrapper {
  padding: 0 !important;
  margin: 0 !important;
}

.testemonial-first ul.slick-dots {
  display: none;
}
.slick-slide .bq_wrapper {
  width: 70% !important;
}
.slick-slide .single-photo-img {
  width: 30% !important;
  float: left !important;
  padding-top: 87px;
}
.testemonial-first .testimonials_slider.single-photo {
  background: #f7f7f7;
  padding-bottom: 7px;
}

.section.mcb-section.mcb-section-3ed3ujusz.testemonial-home.bg-cover {
  margin-bottom: -248px;
}

.testemonial-first img.scale-with-grid.wp-post-image {
  width: auto;
  height: 100% !important;
}
.style-simple
  .testimonials_slider
  .testimonials_slider_ul
  li
  .bq_wrapper
  blockquote {
  margin-left: 0;
  margin-right: 0;
  padding: 0 87px;
  box-sizing: border-box;
  text-align: center;
}
.testemonial-first blockquote {
  background: none;
}

.testemonial-first blockquote {
  width: 100%;
  float: left;
  text-align: left;
}

.testemonial-home .testimonials_slider .testimonials_slider_ul li .bq_wrapper {
  padding: 30px 40px 10px;
  background: none !important;
}

blockquote:after {
  content: none !important;
}

.background-testemonials {
  height: 830px;
}

#testemonial-background {
  height: 690px;
}

/****************  OUR VISION *********************/

.our-vision-background {
  height: 660px;
}

.our-vision-background2 {
  height: 570px;
}

.section.mcb-section.mcb-section-61ws264gf.our-vision-background {
  margin-top: 100px;
  background-size: 48%;
}

/***** BUTTON ********/

.button-narancasti {
  background-color: #ec9412; /* Orange */
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  border-radius: 30px;
}
/************** THE PRINCIPAL ************/

.zena2 img {
  border: 2px solid #cccccc29;
  box-shadow: -4px 3px 13px 5px #d3d3d385;
}

.the-principal .wrap.mcb-wrap.mcb-wrap-cvhhngwcm.two-third.valign-top.clearfix {
  margin-left: 75px;
  width: 59%;
}

.section.mcb-section.mcb-section-t4bke1qqi.the-principal.bg-cover {
  margin-top: 120px;
}

.the-principal .button-narancasti {
  background-color: #ec9412;
  border: none;
  color: white;
  padding: 8px 24px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  border-radius: 30px;
  margin-top: 25px;
}

.the-principal .column_attr.clearfix {
  font-size: 15px;
}

.the-principal h2.main-h2 {
  text-align: center;
  padding-bottom: 54px;
  padding-top: 35px;
}

.the-principal .one.column {
  width: 100%;
}
.class-ganga-top-right-p {
  padding: 0 0 0 15px;
  box-sizing: border-box;
}

/*********** VIDEO SECTION ************/
.section-video {
  margin-top: 80px;
}

/************* OUR STATUS ************/

.our-status .main-h2 {
  color: #333694;
  padding-top: 60px;
  font-size: 33px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 130px;
}

.section.mcb-section.mcb-section-qyxhd3ogi.our-status.bg-contain {
  background-size: 49%;
}

/**** PHOTO GALLERY ***/
.photo-gallery .column_attr.clearfix.align_center {
  margin-bottom: 70px;
  margin-top: 60px;
}

/****************** OUR VISION *****************/

.section.mcb-section.mcb-section-heuanyktd.full-width.our-vision-background2.bg-cover
  .button-narancasti {
  margin-top: 250px;
  width: 200px;
}

.section.mcb-section.mcb-section-61ws264gf.our-vision-background {
  margin-top: 100px;
}

.our-vision .column_attr.clearfix p {
  font-size: 15px;
}
.our-vision .column_attr.clearfix .main-h2 {
  padding-bottom: 80px;
}

.our-vision .column_attr.clearfix {
  width: 107%;
}

.our-vision-background2 {
  margin-top: 150px;
}
/***************** EDUCATIONAL PROGRAMMES ***********/
.educational-programmes h2.main-h2 {
  margin-top: 50px;
  margin-bottom: 70px;
}
h3.education-h3 {
  font-weight: 500;
  padding-top: 20px;
  padding-bottom: 5px;
}

.read-more {
  background-color: #ec9412;
  border: none;
  color: white;
  padding: 6px 22px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 14px;
  border-radius: 30px;
  font-weight: bold;
}

/******* RECENT BLOGS ********/

.recent-blog .main-h2 {
  color: #333694;
  padding-top: 100px;
  font-size: 33px;
  font-weight: bold;
  text-align: center;
}

.recent-blog a.prev_page {
  display: none !important;
}

.recent-blog a.next_page {
  display: none !important;
}

.recent-blog .pages {
  background: none !important;
}
.recent-blog .pages {
  font-size: 24px !important;
}

.teach-yoga p {
  font-size: 15px;
  width: 100%;
  padding-top: 52px;
}

/**************************** POSTS ****************************/

/**.recent .blog_wrapper.isotope_wrapper.clearfix .post-item.isotope-item:first-child {
    width: 60%;
}**/

a.mfn-love {
  display: none !important;
}

.image_links.double {
  display: none;
}
/* glavni
ul#menu-glavni-meni li:last-child a {
    background-color: #ec9412;
    border-radius: 167px;
    padding: 0;
    margin: 0 !important;
}*/

ul#menu-glavni-meni li:last-child {
  padding-top: 14px;
}

a.post-more {
  background-color: #ec9412; /* Orange */
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  border-radius: 30px;
}

.post-links i {
  display: none;
}

.post-links {
  float: none !important;
  display: inline;
}

.grid .post-footer {
  text-align: center;
}

.post-footer .post-links {
  float: right;
  border-left-width: 0px !important;
  border-style: none;
  padding-left: 10px;
}
.offering-top-page img {
  height: 330px !important;
  object-fit: cover;
  width: 100%;
}
.offering-top-page {
  margin-bottom: 20px;
}
.offering-top-page .column_visual {
  background-color: #ececec;
  padding: 11px;
  box-sizing: border-box;
}
.offering-top-page p {
  margin: 0;
  text-align: center !important;
}
.offerings .post-item {
  border: 2px solid #cccccc;
  width: 30% !important;
}

.offerings .post-footer {
  text-align: center;
}

.offerings .post-excerpt {
  display: none;
}
#menu-footer-payment a {
  font-size: 14px;
  padding: 4px 0px;
  background: none !important;
}

/**************** HEADINGS */

.slider-h1 {
  width: 51%;
  padding: 153px 0 249px 0;
  margin: auto;
  line-height: 96px;
  font-size: 53px;
  text-shadow: 3px 2px #0101018a;
}

.main-h2 {
  color: #333694;
  padding-top: 60px;
  font-size: 33px;
  font-weight: bold;
  text-align: center;
  position: relative !important;
}

/*****teach yoga  */

.teach-yoga p {
  width: 77%;
  padding-top: 25px;
  padding-bottom: 73px;
  padding-left: 65px;
}

.teach-yoga img {
  width: 21%;
  padding-top: 32px;
  padding-left: 55px;
}
.offerings a {
  font-size: 18px;
  font-weight: bold;
}

.offerings .post-footer {
  display: none;
}

/**********  why the himalayan yoga institute  *****/

.p1 {
  font-size: 30px;
  color: #790000;
  padding-bottom: 15px;
  font-weight: bold;
}
.p2 {
  font-size: 23px;
  color: #790000;
  padding-bottom: 15px;
  font-weight: bold;
}
.p3 {
  font-size: 23px;
  color: #ec9412;
  padding-bottom: 15px;
  line-height: 32px;
  font-weight: bold;
}
.p4 {
  font-size: 15px;
  color: #404040;
  padding-bottom: 15px;
}

.background-blue {
  margin-top: 50px;
}

.blue-h4 {
  color: white;
}

.blue-p {
  color: white;
}

.background-blue .column_attr.clearfix {
  width: 77%;
  padding-top: 50px;
}

.counter.counter_horizontal.animate-math {
  background: none;
}

.blue-bg .mcb-wrap-inner {
  position: relative !important;
  z-index: 99999 !important;
}

.blue-bg:before {
  content: "" !important;
  display: block !important;
  background-color: rgba(31, 58, 147, 0.7294117647058823) !important;
  position: absolute !important;
  width: 100% !important;
  height: 100% !important;
  overflow: visible !important;
  width: 1000% !important;
  left: -300% !important;
  visibility: visible !important;
}

p.footer-p {
  color: #fff;
  font-size: 17px;
  padding-top: 24px;
}

/**********************************FORM FOOTER ******************************/

.formright,
.formleft {
  width: 46%;
  background-color: rgba(31, 58, 147, 0.7);
  padding: 50px;
  box-sizing: border-box;
}

.formleft {
  float: left;
}
.formright {
  float: right;
}

.form1 .column.mcb-column.mcb-item-xzqujx8ss.one.column_column {
  margin-top: 50px;
  /* padding-right: 30px !important; */
  box-sizing: border-box;
}

/************ checkbox   ****/

.form1 form.wpcf7-form {
  background-color: none;
}

.form1 span.wpcf7-form-control-wrap {
  width: 100%;
  position: relative !important;
  display: inline !important;
  margin-bottom: 3px;
}

.formright p {
  color: white;
}
/****/
.form1 input[type="email"]:focus {
  background-color: #604b99 !important;
  border-color: #d5e5ee;
  color: #1982c2;
}

.form1 input[type="text"]:focus {
  background-color: #604b99 !important;
  border-color: #d5e5ee;
  color: #1982c2;
}

.form1 textarea:focus {
  background-color: #604b99 !important;
  border-color: #d5e5ee;
  color: #1982c2;
}

.form1 input.wpcf7-form-control.wpcf7-text {
  background-color: rgba(31, 58, 147, 0);
  border: 1px solid white;
  border-radius: 12px;
}

.form1 textarea.wpcf7-form-control.wpcf7-textarea {
  background-color: rgba(31, 58, 147, 0);
  border: 1px solid white;
  border-radius: 12px;
}

.form1 input.wpcf7-form-control.wpcf7-text {
  background-color: rgba(31, 58, 147, 0);
}

textarea.wpcf7-form-control.wpcf7-textarea {
  max-height: 100px;
}

#textarea textarea {
  color: white;
}

#textarea textarea::placeholder {
  color: white;
  font-size: 16px;
}

input::placeholder {
  color: white;
  font-size: 16px;
}

.form1 form.wpcf7-form {
  padding: 30px;
}

.form1 .column_attr.clearfix.align_left {
  padding: 30px;
}

.form1 .column.mcb-column.mcb-item-xzqujx8ss.one.column_column {
  margin-top: 50px;
  padding-right: 30px !important;
  box-sizing: border-box;
}

.form2 .column.mcb-column.mcb-item-4u0gsb3zm.one.column_column {
  margin-top: 50px;
  padding-right: 30px !important;
  box-sizing: border-box;
}

.form2 .column_attr.clearfix.align_right {
  padding: 30px;
}

#Footer .widgets_wrapper {
  background-color: #1f3a93;
}

#Footer .footer_copy {
  border-top: 1px solid rgb(255, 255, 255);
}

#Footer {
  background-color: #3a539b !important;
}

.please p {
  font-size: 19px;
}

.blue-bg .mcb-wrap-inner {
  padding-top: 18px;
}

/*********** FOOTER ************/

a#back_to_top {
  display: none;
}

ul#menu-bottom-menu a {
  color: white;
  margin-right: 30px;
}

/*div.wpcf7 .wpcf7-submit:disabled*/

div.wpcf7 .wpcf7-submit {
  width: 100%;
  font-size: 24px;
  font-weight: bold;
}

/****************************** PAGE ABOUT US ******************************************/

.about-us1 {
  margin-top: -30px !important;
}

.about-us1 .slider-h1 {
  width: 51%;
  padding: 533px 0 249px 0;
  margin: auto;
  line-height: 96px;
  font-size: 105px;
  text-shadow: 3px 2px #0101018a;
}

.about-us-background2 {
  min-height: 1250px;
}
.about-us-background2
  .wrap.mcb-wrap.mcb-wrap-lutj69qld.one.blue-background.valign-top.bg-cover.clearfix {
  background-color: #001d7cb5;
}

.about-us-background2 .main-h2 {
  text-align: left;
}

.video-aboutus {
  margin-top: 223px !important;
}

.about-us-background2 .column_attr.clearfix.align_left p {
  font-weight: 500;
}

.blue-background .column_attr.clearfix.align_left p {
  padding-top: 15px;
}

.blue-background img {
  margin-top: 120px;
}

#helen {
  text-align: right;
}

.blue-background {
  color: white !important;
}

.blue-background h2 {
  color: white !important;
}

.about-form .form1 {
  width: 89%;
  background-color: #1f3a93;
  padding: 40px;
  color: white;
  border-radius: 28px;
}

.section.mcb-section.mcb-section-sw06q0fvg.about-form img {
  padding-top: 120px;
}

.section.mcb-section.mcb-section-sw06q0fvg.about-form {
  margin-top: 150px;
}

.section.mcb-section.mcb-section-sw06q0fvg.about-form .book-text p {
  font-weight: 500;
}

.book-text {
  margin-top: 20px;
}

.about-us-form p label,
legend {
  display: block;
  margin-bottom: 0px;
  font-weight: 700;
}

.about-us-form p {
  margin: 0px 0 0px;
}

.our-logo .main-h2 {
  text-align: left;
}

/* YOGA TEACHER TRANING PAGES */
.intro-sekcija-ytt {
  height: 900px;
  background-size: cover;
}
.intro-sekcija-ytt-curriculum {
  height: 400px;
  background-size: cover;
}
.ytt-pregnancy-curriculum strong {
  color: #660000;
}
.intro-sekcija-ytt-curriculum .section_wrapper.mcb-section-inner {
  height: 45%;
}
.intro-sekcija-ytt-curriculum h1 {
  color: #fff;
  text-align: center;
  padding-top: 3%;
  font-size: 55px;
  font-weight: 500;
  margin: 0 31%;
  line-height: 61px;
}
.ytt-sekcija p,
.single-post .the_content_wrapper,
.single-post .single-photo-wrapper.image {
  max-width: 70%;
  margin: 0 auto;
  float: unset;
}
.ytt-sekcija ul {
  max-width: 70%;
  margin: 0 auto !important;
}
.testimonial-content-right p {
  max-width: 100% !important;
}
.intro-sekcija-ytt .section_wrapper.mcb-section-inner {
  height: 300px;
  /*  background-color: rgba(39, 39, 39, 0.42); */
}
.question strong {
  color: darkred;
  line-height: 50px;
  margin: 0 auto;
  display: block;
}
.faq .question .answer {
  border-right: 2px solid #ec9412;
  border-bottom: 2px solid #ec9412;
}
.intro-sekcija-ytt h1 {
  color: #fff;
  text-align: center;
  padding-top: 3%;
  font-size: 55px;
  font-weight: 500;
  margin: 0 31%;
  line-height: 61px;
}
.ytt-sekcija {
  padding-top: 40px !important;
}

.ytt-sekcija h2 {
  font-size: 34px;
  text-align: center;
  font-weight: 700;
  color: #333694;
  margin: 0 24%;
  line-height: 54px;
}
.ytt-sekcija h1 {
  font-size: 41px;
  text-align: center;
  font-weight: 700;
  color: #333694;
  margin: 0 24% 30px;
  line-height: 55px;
}
.ytt-sekcija h4 {
  color: #660000;
  font-weight: 700;
  text-align: center;
  font-size: 25px;
  line-height: 50px;
  padding: 39px;
  max-width: 70%;
  margin: 0 auto;
}
.ytt-sekcija p {
  font-size: 18px !important;
  line-height: 28px;
  font-weight: 300;
}
.ytt-sekcija-galerija-1 {
  margin: 50px 0 0;
}
.ytt-sekcija h3 {
  font-size: 26px;
  text-align: center;
  font-weight: 700;
  color: #333694;
  margin: 0 24%;
  line-height: 45px;
}
.ytt-sekcija li {
  background: var(--wpr-bg-9cd3355e-e254-41b3-aaf8-3d6c9406bfb9) left center
    no-repeat;
  padding: 7px 0 9px 46px;
  list-style: none;
  background-size: 3%;
}
input#gform_next_button_1_13 {
  width: 100%;
  margin: 0 auto;
  display: block;
  padding: 16px;
  font-size: 22px;
  background-color: green;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.testimonial-sekcija {
  background-color: #f7f7f7;
  padding: 75px 0 !important;
  margin-top: 50px;
}
.ytt-testimonial-photo {
  padding-top: 9%;
  padding-top: 5%;
  margin-right: 10px;
}
.testimonial-content-right {
  background-color: #fff;
  border: 2px solid #d4d1d1;
  padding: 3%;
  width: 60% !important;
}
.testimonial-content-right p {
  font-size: 17px !important;
  font-style: italic;
  font-weight: 300;
  color: #565656;
}
.ytt-sekcija .title {
  border-top: 1px solid lightgrey;
  border-right: 1px solid lightgrey;
  border-left: 1px solid lightgrey;
  font-weight: 700;
}
.question:last-child {
  border-bottom: 1px solid lightgrey !important;
}
.ytt-sekcija .faq .question .title > .acc-icon-plus,
.faq .question .title > .acc-icon-minus {
  font-size: 17px;
  line-height: 17px;
  display: block;
  position: absolute;
  left: 22px;
  top: 25px;
  width: 20px;
  height: 20px;
  text-align: center;
  color: rgba(0, 0, 0, 0.25);
}
.ytt-sekcija .faq .question .title .num {
  display: none;
}
.video-glimpse {
  text-align: center;
}
.prices-sekcija p {
  text-align: center !important;
}
.price-box-1-3 {
  text-align: center;
  border: 1px solid #d0caca;
  padding: 2%;
  width: 32% !important;
  margin: 8px;
}
.price-box-1-3 h5 {
  color: orange;
  margin: 9px auto;
  font-size: 21px;
}
.price-box-1-3 p {
  font-size: 17px !important;
  text-align: center !important;
}
.price-box-1-3 img {
  height: 50px !important;
}
.register-now-button a {
  background-color: #ee9410;
  color: #fff;
  padding: 2% 4%;
  font-size: 21px !important;
  font-weight: 700;
  border-radius: 16px;
  display: block;
  margin: 22px auto;
  width: 180px;
  text-align: center;
}
a.cta-button-register-now {
  background-color: #ee9410;
  color: #fff;
  padding: 2% 4%;
  font-size: 22px !important;
  font-weight: 700;
  border-radius: 16px;
  display: block;
  margin: 22px auto;
  width: 180px;
  text-align: center;
}
.gallery .gallery-item {
  margin: 0 0 1% !important;
}
.button-cta-50 a {
  background-color: orange;
  color: #fff;
  padding: 25px;
  border-radius: 10px;
  font-weight: 500;
}
.button-cta-50 a:hover {
  background-color: #b8720d;
  color: #fff;
  text-decoration: none;
}
.button-cta-50 {
  width: 50%;
  display: block;
  float: left;
  height: 100%;
  text-align: center;
}
.cta-div-2 {
  margin: 58px auto;
}

/* END - YOGA TEACHER TRANING PAGES */

/* TABLET */

@media only screen and (max-width: 1024px) {
  /* .single-post iframe {
    height: 40vh;
} */
}

/* MOBILNA VERZIJA */

@media only screen and (max-width: 768px) {
  .top_bar_left.clearfix {
    margin-top: 60px;
  }

  /* Single blog post */

  /* .single-post iframe {
    width: 100vw;
    height: 35vh;
} */
  .videoWrapper {
    padding-bottom: 50%;
  }
  .intro_mob_sec .section_wrapper.mcb-section-inner {
    height: auto;
  }
  .intro_mob_sec h1,
  .intro_mob_sec_two h1.naslov-glavni {
    line-height: normal !important;
    text-shadow: 0 0 10px #2a2a2a;
    padding: 50px 25px !important;
  }
  .intro_mob_sec_two .column_image:nth-of-type(1) {
    position: absolute;
    height: 100% !important;
  }
  .intro_mob_sec_two .main-title {
    position: relative;
    padding: unset;
  }
  .intro_mob_sec_two img {
    height: 120% !important;
    width: auto !important;
    max-width: unset !important;
    min-height: 275px;
  }
  .intro_mob_sec_two .image_wrapper,
  .intro_mob_sec_two
    .image_frame.image_item.no_link.scale-with-grid.stretch.no_border {
    height: 100% !important;
  }
  .intro_mob_sec_two h1.naslov-glavni {
    margin: 0;
    font-size: 33px;
  }

  /* YTT PAGE */
  .intro-sekcija-ytt h1 {
    color: #fff;
    text-align: center;
    font-size: 33px;
    font-weight: 500;
    line-height: 28px;
    margin: 0 auto;
    padding: 40px 25px;
  }
  .ytt-sekcija h2 {
    font-size: 23px;
    text-align: center;
    font-weight: 700;
    color: #333694;
    margin: 0 0;
    line-height: 36px;
  }
  .ytt-sekcija h4 {
    color: #660000;
    font-weight: 700;
    text-align: left !important;
    font-size: 22px;
    line-height: 32px;
    padding: 13px 10px;
  }
  .ytt-sekcija p {
    font-size: 17px !important;
    line-height: 27px;
    font-weight: 300;
    text-align: center !important;
    max-width: 100%;
  }
  .single-post .the_content_wrapper,
  .single-post .single-photo-wrapper.image {
    max-width: 100%;
  }
  .ytt-sekcija-galerija-1 {
    margin: 0 0 0;
  }
  #Content .gallery .gallery-item {
    width: 50% !important;
  }
  .ytt-sekcija h3 {
    font-size: 23px;
    text-align: center;
    font-weight: 700;
    color: #333694;
    margin: 0 0;
    line-height: 36px;
  }
  .ytt-sekcija ul {
    max-width: 100%;
    margin: 0 auto !important;
  }
  .testimonial-sekcija {
    background-color: #f7f7f7;
    padding: 0 0 40px !important;
  }
  .style-simple .faq .question .title,
  .style-simple .faq .question .answer {
    padding-left: 47px;
  }
  .price-box-1-3 {
    text-align: center;
    border: 1px solid #d0caca;
    padding: 6% 2% 0 2%;
    margin: 8px auto !important;
  }
  .register-now-button a {
    background-color: #ee9410;
    color: #fff;
    padding: 5% 2%;
    font-size: 21px !important;
    font-weight: 700;
    border-radius: 16px;
    display: block;
    margin: 22px auto;
    width: 100%;
    box-sizing: border-box;
  }
  #Footer .widgets_wrapper .container .one-fourth:nth-child(2) {
    padding-left: 0 !important;
  }
  #Footer .widgets_wrapper .container .one-fourth:nth-child(3) {
    padding-left: 0 !important;
  }
  /* KRAJ YTT PAGE */

  /* MOBILE FOOTER */

  /* KRAJ MOBILE FOOTER */
}
a.read-more:hover {
  color: white;
  background-color: #b66d01;
  text-decoration: none;
}
.flexbox-left.location > ul {
  padding: 0% 2% 0% 22%;
}
/* #Top_bar {
  margin-top: -63px !important;
} */
#about_ytt-EBOOK {
  margin-bottom: 50px;
}
.about-ytt-center {
  text-align: center;
}
.row-gallery {
  margin-top: -23px;
}

.register-now-button a:hover {
  background-color: #bf7910;
  color: #fff;
  text-decoration: none;
}
h3.ytt-croatia-training {
  font-weight: 300 !important;
}
.question .title {
  border: 2px solid #ec9412;
}
.question {
  margin-bottom: 10px !important;
}
.answer {
  padding-top: 20px !important;
}
.buttons-center {
  width: 530px;
  margin: 0 auto;
}
.btn1 {
  width: 45%;
  text-align: center;
  clear: none;
  float: left;
}
.btn2 {
  width: 45%;
  text-align: center;
  clear: none;
  float: right;
}
#tekst-forma {
  color: white;
  font-size: 23px;
  text-align: center;
  margin-bottom: 55px;
}
p.crveni-naslov {
  color: #660000;
}
.page-id-296 .ytt-sekcija h2 {
  margin: 0 auto;
  width: 70%;
}
.author h5 {
  color: #660000;
}
.author {
  margin: 0 auto;
}
.ganga-certifikat img {
  float: none;
  width: 100% !important;
}
.ganga-certifikat {
  margin: 0 auto;
  width: 50%;
}
.ytt-gumbi.valign-top.clearfix {
  width: 85%;
  float: none;
  margin: 0 auto;
}
.offering-top-page .image_links {
  display: none !important;
}
h2.ne-boldani {
  font-weight: 300;
}
#eventi h1 {
  font-size: 26px;
  color: #003aa8;
  font-weight: 700;
  line-height: 33px;
}
#eventi h2 {
  font-weight: 500;
  font-size: 25px;
}
#eventi p {
  font-weight: 300;
  line-height: 21px;
  font-size: 15px !important;
}
.datumi {
  text-align: center !important;
  font-size: 27px !important;
  color: #fff;
  font-weight: 700;
  padding: 25px;
  background-color: #333694;
  width: 80px;
  margin: 0 auto;
  border-radius: 12px;
  border: 2px solid #adabab;
}
.tekst-online-class {
  background-color: #cccccc26;
  padding: 24px;
  box-sizing: border-box;
  border-radius: 24px;
  border: 2px solid #cac1c1;
}
.tekst-online-class p {
  margin-bottom: 0px !important;
}

.tekst-online-class h2 {
  font-size: 19px !important;
}

.tekst-online-class h1 {
  margin-bottom: 0px !important;
  font-size: 22px !important;
}

.dat-num {
  display: block;
  line-height: 110%;
}
.dat-num:last-child {
  display: none;
}

.eventi-red.valign-top.clearfix {
  padding-bottom: 40px;
}
#Action_bar .column.one {
  position: relative;
  z-index: 9999;
}

#naslovna-sekcija {
  margin-top: -30px;
  margin-bottom: 30px;
}
.main-title {
  position: absolute;
  top: 0;
  bottom: 0;
  text-align: center;
  margin: auto !important;
  height: 50px;
  padding: 40px 0;
}
h1.naslov-glavni {
  letter-spacing: 1px;
  font-style: unset;
  color: #fff;
  text-shadow: 0px 0px 30px #000000;
  margin: 5% 0%;
  font-size: 4.5em;
  line-height: 1.2em;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
}
.drzave {
  font-size: 28px;
  color: #003893;
  font-weight: 500;
  text-align: center;
}
p.teachers {
  width: 90% !important;
  max-width: 100%;
}
.team .image_frame {
  margin-bottom: 15px;
  width: 240px;
  margin: 0 auto;
}
.team .desc_wrapper hr {
  display: none;
}
.team .desc_wrapper .desc,
p.phone,
p.subtitle {
  text-align: center !important;
}
.ucitelj {
  margin-bottom: 140px;
}
.team .desc_wrapper .links {
  width: 20%;
  margin: 0 auto;
}
.image_frame .image_wrapper .image_links {
  display: none;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
  color: #000 !important;
}
input.wpcf7-form-control.wpcf7-text {
  color: #000 !important;
}

/* Mobile */

@media only screen and (max-width: 768px) {
  .videoWrapper {
    padding-bottom: 45%;
  }
}

/* RESOLUTION testimonial image */

@media only screen and (min-width: 1500px) {
  body
    .sec-testimonial
    .testimonials_slider.single-photo
    .testimonials_slider_ul
    li
    .single-photo-img {
    height: auto !important;
  }
}
.online-training-hidden {
  display: none !important;
}
