/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

body {
  font-family: "din-cond", sans-serif, serif!important;
}
.scrollToTop {
  right: 10px!important;
  bottom: 22px!important;
  background-color: rgba(255, 255, 255, 0.97)!important;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.17)!important;
}
.grecaptcha-badge {
  visibility: hidden;
  opacity: 0;
  transition: linear opacity 1s;
}

.grecaptcha-badge.show {
  visibility: visible;
  opacity: 1;
  transition: linear opacity 1s;
}
.home.page .hovered-social-icons{
  display: none;
}
.blog .page-title{
  visibility: hidden;
  height: 100px;
}
.rspsv-img{
  max-width: 1000px;
  height: auto;
}
.fw-300{
  font-weight: 300!important;
  font-style: normal!important;
}
.fw-400{
  font-weight: 400!important;
  font-style: normal;
}
.fw-500{
  font-weight: 500!important;
  font-style: normal;
}
.fz-15{
  font-size: 15px!important;
}
.fz-18{
  font-size: 18px!important;
}
.fz-20{
  font-size: 20px!important;
}
.fz-24{
  font-size: 24px!important;
}
.tt-up{
  text-transform: uppercase!important;
}
.sp-hidden{
  display: none!important;
}
.wpcf7 form:not(.sent) .wpcf7-response-output, .mc4wp-error, .mc4wp-notice, .woocommerce-error, .woocommerce-info {
  background-color: #f44336;
}


#contact-form-popup input[type='text'],
#contact-form-popup input[type='email'],
#contact-form-popup textarea{
  background-color: #f9f9f9;
  font-size: 17px;
  font-weight: 400;
}
#contact-form-popup input[type='text']:hover,
#contact-form-popup input[type='email']:hover,
#contact-form-popup textarea:hover,
#contact-form-popup input[type='text']:focus,
#contact-form-popup input[type='email']:focus,
#contact-form-popup textarea:focus{
  border-color: #94cc51;
}
#contact-form-popup label{
  font-weight: 500;
  font-size: 19px;
}
#contact-form-popup input[type='text']::placeholder,
#contact-form-popup input[type='email']::placeholder,
#contact-form-popup textarea::placeholder{
  color: #777;
}
#contact-form-popup input[type='submit']{
  font-size: 16px;
}



#register-form input[type="text"],
#register-form input[type="email"]{
  font-size: 20px;
  font-weight: 500;
  background-color: transparent!important;
}
#register-form input::placeholder{
  color: #fff;
  border-color: rgba(255, 255, 255, 0.75);
}
#register-form input:hover,
#register-form input:focus{
  border-color: #fff;
}
#register-form input[type="submit"]{
  color: #44541b;
  font-size: 18px;
  margin-top: 11px;
}



#register-form-response .wd-btn-icon{
 margin-right: 10px;
}
#register-form-response .wd-btn-icon .fa-envelope{
 margin-right: 5px; 
}
#register-form-response .wpb_single_image{
  max-width: 450px;
  margin-left: auto;
  margin-right: auto;
}
#register-form-response h4{
  font-size: 18px;
  font-weight: 400;
}
#register-form-response .vc_col-sm-6 h4{
  font-weight: 500;
  margin-bottom: 8px;
}



.mobile-nav{
  padding-top: 20px;
}
.mobile-nav .wd-nav>li>a {
  line-height: 1.4;
  font-weight: 500;
  font-size: 20px;
  padding: 15px 25px!important
}
.main-footer a{
  font-size: 17px;
}
.main-footer a:hover{
  color: #94cc51;
}
.main-footer .widget-title{
  font-size: 19px;
}
.main-footer .wd-social-icons{
  display: flex;
}
.main-footer .wd-social-icons .social-vk{
  order: 1;
}
.main-footer .wd-social-icons .social-facebook{
  order: 2;
}
.main-footer .wd-social-icons .social-twitter{
  order: 3;
}
.main-footer .wd-social-icons .social-linkedin{
  order: 4;
}
.main-footer .wd-social-icons{
  display: inline-flex;
}
.main-footer .wd-social-icons .social-vk,
.main-footer .wd-social-icons .social-facebook,
.main-footer .wd-social-icons .social-twitter,
.main-footer .wd-social-icons .social-linkedin{
  display: none;
}
.main-footer .wd-social-icons .social-youtube{
  order: 5;
}
.sp-soc-rutube{
  display: inline-block;
  text-decoration: none;
  width: 68px;
  height: 48px;
  background: url('images/icon-rutube.svg') no-repeat center;
  background-size: contain;
  position: relative;
  top: 21px;
  left: 17px;
  opacity: .85;
  transition: all .25s ease-in-out;
}
.sp-soc-rutube:hover{
  opacity: 1;
}
.sp-soc-rutube:before{
  content: '|';
  display: block;
  position: absolute;
  top: 13px;
  left: -15px;
  color: #343434;
  pointer-events: none;
}


.main-footer .wpb_column:last-child ul a{
  border-bottom: 1px #343434 dotted;
}
.main-footer .wpb_column:last-child ul img,
.main-footer .wpb_column:last-child .list-content{
  margin-right: 8px;
}
.min-footer{
  opacity: .36;
}

#speakers .testimon-style-boxed .testimonial-inner {
  height: 383px;
}


#slider-74 .wd-slide-inner .vc_row .vc_column_container .vc_column-inner{
  border-radius: 4px;
}

.hero-archive{
  position: relative;
  min-height: 500px;
}
/* .hero-archive:before{
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.928);
  z-index: 1000;
} */
.hero-archive h1{
  display: inline-block;
  margin: 0 auto;
  font-size: 50px;
  text-transform: uppercase;
  line-height: 60px;
  color: #fff;
  padding: 30px 90px;
  border: 3px solid #fff;
  background: rgba(141, 39, 144, .95);
  /* background: rgba(0, 0, 0, .58); */
}
.media-archive .wpb_video_widget.vc_video-el-width-100 .wpb_wrapper{
  max-width: 585px;
}








.sp-carousel{
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 1px;
}
.sp-carousel strong{
  font-weight: 500;
  font-size: 20px;
  color: #474747;
  border-bottom: 1px #99cc48 dotted;
}
.sp-carousel img{
  max-width: 150px!important;
}
.sp-carousel.testimon-style-boxed .testimonial-inner{
  padding: 30px 15px 20px!important;
}




#program .box-style-bg-hover{
  padding: 30px 20px;
  background-size: 101px!important;
  border-radius: 4px;
}
#program .wd-font-weight-500{
  text-shadow: 1px 1px 1px #fff, 2px 2px 12px #000;
}
#news a{
  pointer-events: none;
}
.sp-wtf-list img{
  border-radius: 4px;
  max-width: 100%!important;
  height: auto!important;
}
.sp-wtf-list ul{
  color: #474747;
  font-size: 18px;
}
.sp-wtf-list .list-icon{
  position: relative;
}
.sp-wtf-list li .list-icon:before{
  content: '';
  display: block;
  position: absolute;
  top: 7px;
  left: 8px;
  width: 18px;
  height: 18px;
  background: url('images/favicon/favicon-32x32.png') no-repeat center;
  background-size: cover;
}
.sp-wtf-list li:hover .list-icon:before{
  background: url('images/favicon/favicon-32x32-white.png') no-repeat center transparent;
  background-size: cover;
}
.sp-wtf-list .btn{
  font-weight: 500;
}
.sp-wtf-list .wd-image img{
  border-radius: 4px;
}
.sp-wtf-list .btn-style-link .wd-btn-icon,
.sp-wtf-list .btn-style-link:hover{
  color: #92278e;
  opacity: 1;
}
.sp-wtf-list .btn-style-link:hover{
  border-color: #000!important;
}
.sp-wtf-list .btn-style-link:hover .wd-btn-icon{
  color: #99cc48;
}
.sp-recall .wd-slide-bg:after{
  content: '';
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: url('images/home-recall-shadow.png') center top repeat-y;
}
.sp-recall-title{
  font-size: 18px;
  line-height: 22px;
  color: #fff;
}
.sp-recall-text blockquote{
  font-size: 24px;
  line-height: 32px;
  color: #fff;
  font-style: italic;
  padding-left: 0;
  border-left: none;
  text-align: left;
}
.sp-lang-switcher{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: start;
  width: 28px;
  height: 36px;
}
.sp-lang-switcher > div{
  filter: saturate(100%);
}
.sp-lang-switcher > a:first-child{
  filter: saturate(0%);
}
.sp-lang-switcher > a:hover{
  filter: saturate(100%);
}
.sp-lang-switcher--ru,
.sp-lang-switcher--en{
  display: block;
  width: 24px;
  height: 12px;
  text-decoration: none;
  background-size: cover;
  font-size: 0;
  cursor: pointer;
  transition: all .3s ease-in-out;
}
.sp-lang-switcher--ru{
  background: url('images/icon-ru.svg') center no-repeat;
}
.sp-lang-switcher--en{
  background: url('images/icon-gb.svg') center no-repeat;
}



.sp-orgz{
  margin: 0 0 82px 28px;
}
.sp-orgz.wd_delay_250{
  margin-top: 20px;
  margin-bottom: 60px;
}


.sp-partners{
  min-height: 180px;
}
.sp-partners.box-style-shadow {
  padding: 20px;
}
.sp-partners .box-icon-wrapper{
  flex: 1 1 auto!important;
}
.sp-partners .box-icon-wrapper{
  margin-bottom: 0!important;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.sp-partners .box-icon-wrapper{
  max-width: 240px!important;
  margin: 0 auto;
}
.sp-partners .info-box-content{
  display: none;
}
#partners .owl-dots .owl-dot span,
#infopartners .owl-dots .owl-dot span{
  margin: 5px 3px;
}



#news .wd-post-date.wd-style-with-bg .post-date-day,
#news .wd-post-date.wd-style-with-bg .post-date-month{
  visibility: hidden;
}
#news .blog-design-masonry.has-post-thumbnail .post-date{
  background: url('images/favicon/mstile-150x150.png') no-repeat center transparent;
  background-size: cover;
  background-size: 72px;
  background-position: top -3px center;
}




/* RESTYLING */
.pswp__caption__center{
  font-size: 17px!important;
}
.pswp__bg,
.mfp-bg{
  background: rgba(0, 0, 0, 0.92)!important;
}
.pswp__button--close{
  transform: rotate(-90deg)!important;
}
.pswp__button--close:hover{
  transform: rotate(0deg);
  transition: .2s ease-out;
}

.pswp__button--share,
.pswp__button--fs{
  display: none!important;
}

.pswp__caption__center{
  max-width: 800px!important;
  color: #eee!important;
  text-align: center!important;
}

.wd-search-full-screen .no-found-msg{
  position: relative;
  width: 80vw;
}
.product-wrapper .wd-action-btn.wd-style-text>a,
.wd-right .wd-action-btn.wd-style-text>a,
.wd-left .wd-action-btn.wd-style-text>a{
  justify-content: flex-start;
  width: 11px!important;;
  overflow: hidden;
}
.product-wrapper .wd-action-btn.wd-style-text>a:hover,
.wd-right .wd-action-btn.wd-style-text>a:hover,
.wd-left .wd-action-btn.wd-style-text>a:hover{
  width: 100%!important;
}





/*
HEADER
*/
.whb-header .wd-tltp .wd-tooltip-label{
  border-radius: 5px;
  background-color: #fff;
  height: 28px;
  line-height: 30px;
  font-size: 14px;
  padding: 0 11px!important;
  margin-top: -14px!important;
  margin-left: 11px!important;
  color: #000;
}
.whb-header .wd-tltp .wd-tooltip-label:before{
  border-right-color: #fff;
}

/* .whb-header .wd-header-html a[href*="register-form"], */
.whb-header .wd-header-html a[href*="register-form-response"]{ 
  display: none!important;
}






/*
RESPONSIVE
*/
@media (max-width: 1280px){
  #speakers > .wpb_column .vc_column-inner{
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 1199px){
  .hero-archive h1{
    font-size: 36px;
    line-height: 44px;
    padding: 30px 50px;
  }
}
@media (max-width: 1117px){
  .whb-header .wd-header-nav ul li:first-child{
    display: none;
  }
}
@media (max-width: 991px){
  .hero-archive h1{
    font-size: 36px;
    line-height: 44px;
    padding: 25px 30px;
    max-width: 475px;
  }
}

@media (max-width: 767px){
  #program .box-style-bg-hover{
    padding: 25px 5px;
    background-size: 82px!important;
  }
  .sp-recall .wd-slide-inner{
    padding-top: 35px;
    padding-left: 35px;
    padding-right: 35px;
  }
  .sp-recall-text blockquote{
    font-size: 20px;
    line-height: 26px;
  }
  .sp-orgz {
    margin: 0 22px 60px 0;
    max-width: 400px;
  }
  .media-archive .wpb_video_widget.vc_video-el-width-80 .wpb_wrapper{
    max-width: 100%;
  }
  #venue ymaps{
    max-height: 450px!important;
  }
}








.select-hidden {
  display: none;
  visibility: hidden;
  padding-right: 10px;
}

.select {
  cursor: pointer;
  display: inline-block;
  position: relative;
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  width: 100%;
  height: 42px;
}

.select-styled {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 2px 15px;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid rgba(255, 255, 255, .2);
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.select-styled:after {
  content: "";
  width: 0;
  height: 0;
  border: 7px solid transparent;
  border-color: #fff transparent transparent transparent;
  position: absolute;
  top: 16px;
  right: 10px;
}
.select-styled:hover {
  /* background-color: #b83729; */
}
.select-styled:active, .select-styled.active {
  background-color: #76a920;
}
.select-styled:active:after, .select-styled.active:after {
  /* top: 9px;
  border-color: transparent transparent #fff transparent; */
}

.select-options {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  z-index: 999;
  margin: 0;
  padding: 0;
  list-style: none;
  background-color: #89c12a;
  box-shadow: 5px 12px 20px rgba(0, 0, 0, .05);
}
.select-options li {
  margin: 0;
  padding: 10px 0 11px;
  text-indent: 17px;
  border-top: 1px solid #7ca521;
  -moz-transition: all 0.15s ease-in;
  -o-transition: all 0.15s ease-in;
  -webkit-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in;
}
.select-options li:hover, .select-options li.is-selected {
  color: #44541b;
  background: #fff;
}
.select-options li[rel="hide"] {
  display: none;
}

#register-form #wpcf7-f4749-o1 .col-lg-12:first-child .wpcf7-not-valid-tip,
#register-form #wpcf7-f8496-o1 .col-lg-12:first-child .wpcf7-not-valid-tip{
  margin-top: -8px;
}
#register-form #wpcf7-f4749-o1 ul.select-options li:first-child,
#register-form #wpcf7-f8496-o1 ul.select-options li:first-child{
  display: none;
}
#register-form #wpcf7-f4749-o1 label,
#register-form #wpcf7-f8496-o1 label{
  display: flex;
}
#register-form #wpcf7-f4749-o1 input[type="checkbox"],
#register-form #wpcf7-f8496-o1 input[type="checkbox"]{
  margin-right: 12px;
}