/*
Theme Name: Berg Customized by Bando
Theme URI: http: //demo.yosoftware.com
Description: This theme is Berg's child theme. Customized By Bando.
Author: Bando Interactive
Author URI: http://www.bandointeractive.com/
Template: berg-wp
Version: 1.0

/*link renginin gri olması için*/
a:link {
    color: #333333;    
}

@import url("../berg-wp/style.css");
/*
Insert here your custom css
*/

.logo img {
  max-height: 100%;
  max-width: initial;
  /* Logo Ayarlandı */
  display: inline-block;
  padding: 5px 0;
}

#footer-dark ul {
  margin-left: 0
}

#footer-dark ul>li {
  list-style-type: none
}

#footer-clean {
  position: unset;
}

#main-navbar .main-nav {
  padding-right: 20px;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  letter-spacing: 0.5px;
}

.checkout.form-horizontal.woocommerce-checkout>.col2-set>.col-2 {
  float: right;
  width: 48%;
  display: none;
}

#footer .search-form, .widget-sidebar .search-form {
  padding: 0;
}

#footer #searchform div input[type=text], #footer #searchform input[type=search], #footer .search-form div input[type=text], #footer .search-form input[type=search], .widget-sidebar #searchform div input[type=text], .widget-sidebar #searchform input[type=search], .widget-sidebar .search-form div input[type=text], .widget-sidebar .search-form input[type=search] {
  background-color: #fff;
}

#blog-new-masonry .post-content .date, #blog-new-masonry .post-content .blog-details a, #blog-new-masonry .content, #blog-new-masonry .post-content .blog-details, #blog-new-masonry .post-content .entry-title a{
  text-shadow: 0 0.1rem 0.20rem rgba(0,0,0,1)!important;
}
.wpcf7 input[type=submit] {
  background-color: #b44a6e;
  border-color: #b44a6e;
}
#footer #searchform #searchsubmit, #footer #searchform .search-submit, #footer #searchform input[type=submit], #footer .search-form #searchsubmit, #footer .search-form .search-submit, #footer .search-form input[type=submit], .widget-sidebar #searchform #searchsubmit, .widget-sidebar #searchform .search-submit, .widget-sidebar #searchform input[type=submit], .widget-sidebar .search-form #searchsubmit, .widget-sidebar .search-form .search-submit, .widget-sidebar .search-form input[type=submit] {
  background-color: #b44a6e;
  border-color: #b44a6e;
}
.btn-color {
  background-color: #b44a6e;
}
#main-navbar .main-nav>ul>li .active{
  color: #b44a6e !important;
}
#main-navbar .main-nav>ul>li .current-menu-item>a{
 color: #fff777 !important;
}
#main-navbar .main-nav>ul>li.current-menu-item>a{
  color: #b44a6e !important;
}
.error-404 .search-form .search-submit, .no-results .search-form .search-submit{
  background-color: #b44a6e;
  border-color: #b44a6e;
}
.woocommerce .on-sale-button {
  background-color: #b44a6e;
}
#main-navbar .main-nav .subnav{
  background-color: #D2CCC3;
}
.section-header h2{
  background-color: #b44a6e;
}
.mobile-nav .flyout-container{
  background-color: #b44a6e;
}
.mobile-nav .menu-header .reorder .burger-menu span, .mobile-nav .menu-header .reorder .burger-menu span:after, .mobile-nav .menu-header .reorder .burger-menu span:before{
  background-color: #b44a6e;
}
#main-navbar .main-nav>ul>li:hover>a:before {
  color: #333;
  text-shadow: 10px 0 #333, -10px 0 #333;
}
  .single-product .product-photos {
    width: 100%;
  }
  .single-product .product-description{
    width: 100%;
    background-color: #fff;
  }
  .woocommerce-Price-currencySymbol {
    font-family: sans-serif;
  }
  #sb_instagram .sb_instagram_header h3{
   font-size: 14px; 
   text-transform: uppercase;
  }
@media only screen and (max-width: 1200px) {
  #blog-squares .date {
    padding-bottom: 10px;
    margin-bottom: 10px;
  }

  #blog-squares .post_details {
    margin-bottom: 20px;
  }

  .blog .post-content .blog-button {
    margin-top: 20px;
  }

  .vc_wp_archives h2, .vc_wp_calendar h2, .vc_wp_categories h2, .vc_wp_custommenu h2, .vc_wp_links h2, .vc_wp_meta h2, .vc_wp_pages h2, .vc_wp_posts h2, .vc_wp_recentcomments h2, .vc_wp_rss h2, .vc_wp_search h2, .vc_wp_tagcloud h2, .vc_wp_text h2 {
    font-size: 14px!important;
  }

  #sb_instagram .sb_instagram_header h3 {
    font-size: 16px!important;
  }
}
@media (max-width: 991px) {
  .woocommerce-cart .product-quantity .quantity:after{
    display: none;
  }
}
@media only screen and (max-width: 900px) {
  #sb_instagram .sb_instagram_header h3 {
    font-size: 14px!important;
  }
}

@media (min-width: 768px){
  .half-view .post {
      float: left;
      width: 50%;
  }
}

@media (min-width: 992px){
  .half-view .post:nth-child(2n) a.img-post, #blog-squares .post:nth-child(2n) a.img-post {
      float: left;
  }
  .half-view .post:nth-child(2n) .post-content, #blog-squares .post:nth-child(2n) .post-content {
    left: unset;
    right: 0;
  }
  .half-view .post:nth-child(2n) .post-content:after, #blog-squares .post:nth-child(2n) .post-content:after{
    content: '';
    display: block;
    height: 30px;
    width: 30px;
    position: absolute;
    left: -30px;
    top: 50%;
    margin-top: -15px;
    border-right: 15px solid #fff;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: none;
  }
  .half-view h3{
    font-size: 20px;
  }
  .half-view .post_details a {
    font-size: 9px!important;
  }
  .half-view .post-content p {
    margin: 0;
    font-size: 12px;
  }
  .half-view .post, #blog-squares .post {
    padding: 0;
    margin: 0;
    margin-bottom: 5px;
  }
  .half-view .post_details {
    margin-bottom: 15px!important;
  }

}
@media (min-width: 1400px){
  .half-view .post-content {
      padding: 0 60px;
  }  
}
@media (max-width: 992px){
  .half-view .post {
    float: left;
    width: 50%;
    text-overflow: clip;
    overflow: hidden;
    height: 495px;
    white-space: normal;
    margin: 0;
    }
  
}
@media only screen and (max-width: 1200px){
  .half-view .post_details {
    margin-bottom: 4px!important;
  }
    .half-view h3{
      font-size: 16px;
    }
}
@media (max-width: 769px){
  .half-view .post {
    height: 415px;
  }
}
@media (max-width: 600px){
  .half-view .post {
    height: unset;
    width: 100%;
  }
}

.half-view .post-content h3 {
  margin-bottom: 0;
  margin-top: 0;
}