/*
Theme Name: Sober Child Theme
Theme URI: http://uix.store/sober/
Author: UIX Themes
Author URI: http://uix.store
Description: Sober is a fully responsive Premium WordPress Theme with a pixel perfect design and extensive functionality
Version: 1.0.9
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sober
Tags: one-column, two-columns, right-sidebar, custom-colors, custom-menu, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Template: sober
*/

.landing-content {
  width: 100%;
  margin: 15px;
}
.page-template-page-landing .topbar,
.page-template-page-landing header,
.page-template-page-landing .page-header {
  display: none;
}

.land-header {
  display: flex;
  justify-content: space-between;
  margin: 30px 0 60px 0;
  align-items: center;
}
.land-logo {
  align-items: center;
}
.land-title {
  align-items:center;
  font-weight: bold;
  color: #000;

}


.page-template-page-landing li,
.page-template-page-landing p {
  color: #000;
  font-size: 14px;
  line-height: 20px;
}
.page-template-page-landing li {
  margin-bottom: 10px;
}
.page-template-page-landing h1 {
  font-size: 60px;
  line-height: 60px;
  font-weight: bold;
  margin: -10px 0 30px 0px!important;
}
.land-price-block {
  display: flex;
}
.land-price-block-old {
  background-color: #171717;
  color: #fff;
  flex: 1;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding: 10px;
}
.land-price-block-old  span {
  font-size: 12px;
  width: 60px;
  line-height: 10px;
  text-align: left;
  display: block;
}
.land-price-block-old strong {
  font-size: 16px;
  font-weight: bold;
  text-decoration: line-through;
}
.land-price-block-new {
  background-color: #CAE48B;
  color: #000;
  flex: 1;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding: 10px;
}
.land-price-block-new span {
  font-size: 12px;
  width: 60px;
  line-height: 10px;
  text-align: left;
  display: block;
}
.land-price-block-new strong {
  font-size: 16px;
  font-weight: bold;
}
.sober-testimonial .author-photo {
  width: 60px;
  height: 60px;
}
.sober-testimonial.testimonial-align-left .testimonial-entry {
  margin: 0 0 0 75px;
}
.sober-testimonial .testimonial-content {
  font-size: 14px;
  color: #000;
  line-height: 20px;
  margin-bottom: 30px;
}
.sober-testimonial .testimonial-content em {
  margin-top: 10px;
  display: block;
}
.sober-testimonial .testimonial-author {
  display: none!important;
}
.counter-top {
  border-top: 3px solid #F41949;
  border-left: 3px solid #F41949;
  border-right: 3px solid #F41949;
  padding: 20px;
}
.counter-middle {
  border-left: 3px solid #F41949;
  border-right: 3px solid #F41949;
}
.counter-bottom {
  border-left: 3px solid #F41949;
  border-right: 3px solid #F41949;
  border-bottom: 3px solid #F41949;
  padding: 20px;
  margin-bottom: 60px!important;
}
.shop-sidebar .widget .widget-title {
  font-family: Montserrat!important;
  font-weight: 600;
}
.sober-countdown .box {
  font-family: Montserrat;
  font-weight: 600;
  padding: 0;
  min-width: auto;
}
.shop-toolbar {
  display: none!important;
}
.sober-countdown .box .time {
  font-size: 40px;
  min-width: auto;

}
.sober-countdown .timers {
  display: flex;
    justify-content: space-evenly;
}
.land-count {
  color: #fff;
  background: #F41949;
  padding: 5px;
  width: 30px;
  display: inline-block;
  border-radius: 50px;
}
.wpcf7 label {
  display: block;
}
.wpcf7-form .wpcf7-submit {
  line-height: 50px;
  background: #F41949;
}
.vc_images_carousel .vc_carousel-indicators .vc_active {
  background-color: #CAE48B!important;
  border: none!important;
}
.vc_images_carousel .vc_carousel-indicators li {
  background-color: #EFF6DC!important;
  border: none!important;
  margin: 1px 3px!important;

}
.vc_images_carousel .vc_carousel-control {
  background: #BFBCBC;
  height: 50px!important;
  opacity: 1!important;
}
.vc_images_carousel .vc_carousel-control .icon-next:before {
    content: '\003e'!important;
    position: relative;
    top: -22px!important;
    text-shadow: none!important;
    color: #fff!important;
    font-size: 18px;
}
.vc_images_carousel .vc_carousel-control .icon-prev:before {
    content: '\003c'!important;
    position: relative;
    top: -22px!important;
    text-shadow: none!important;
    color: #fff!important;
    font-size: 18px;
}
.vc_images_carousel .vc_carousel-indicators {
    bottom: -50px!important;
}
.page-template-thanks-php .page-header {
  display: none;
}

.woocs_special_price_code ins {
  background: #fff9c0;
}
.close_order.button {
  display: none!important;
}
.product_list_widget li del {
  display: block;
}
body .shop-sidebar a {
  color: #000!important;
}
