/*
Theme Name: Bianca Boya
Author: Dinamik Dizayn
Author URI: https://dinamikdizayn.net/
*/

body{
  font-family: 'Raleway', sans-serif;
}
a{
  color: #1a407a;
}
a:focus, a:hover{
  text-decoration: none;
}
h2{
  color: #1a407a;
  font-weight: 700;
  font-size: 38px;
}
h2 span{
  font-weight: 300;
}

p{
  margin: 0;
}
.btn{
  border-radius: 24px;
  padding: 10px 20px;
}
.btn-primary {
  color: #fff;
  background-color: #1967aa;
  border-color: #1967aa;
  font-weight: 700;
}

.btn-group-xs>.btn, .btn-xs {
    padding: 3px 7px!important;
    font-size: 12px;
}
.fullwidth a.col-md-6{
  margin-bottom: 15px;
}
.panel-title{
  color: #1956bd; 
}
.panel-group .panel{
  border-color: #c6c8c9;
  border-radius: 0;
}
.panel-default > .panel-heading {
  background-color: transparent;
}
.no-padding{
  padding: 0!important;
}

.section-padding{
  padding: 60px 0;
  padding-bottom: 50px;
}
.padding-left{
  padding-left: 15px;
}
.max-width{
  width: 100%;
  height: auto;
}
.btn-bianca {
  border: 1px solid #1a407a;
  border-radius: 50px;
}

/* Topbar Settings */
.topbar ul{
  list-style-type: none;
  padding-bottom: 5px;
}
.topbar ul li{
  float: right;
}
.topbar ul li a{
  padding: 5px;
  line-height: 3em;
  border: 1px solid #1a407a;
  border-radius: 50px;
  margin: 5px;
}
.topbar ul li a:hover {
  background-color: #1a407a;
  color: #FFF;
  border-color: transparent;
}
.topbar ul li a i {
  width: 15px;
  height: 15px;
  position: relative;
  left: -2px;

}


/* Navbar Settings */
.navbar-default {
  background-color: transparent;
  border-color: transparent;
  margin-bottom: 0;
}
.navbar-brand>img {
  height: 50px!important;
  margin-top: -30px!important;
}
.navbar-default .navbar-nav>li>a {
  color: #1a407a;
  font-weight: 700;
  font-size: 16px;
}
.nav>li>a>img {
  margin-top: -5px;
}
.navbar-default .navbar-nav>li>a:after {
  content: '';
  width: 1px;
  height: 20px;
  background: #9e9e9e;
  position: absolute;
  margin-left: 10px;
}
.navbar-default .navbar-nav>li:last-child>a:after {
  display: none;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover{
  background-color: transparent;
}
.navbar-default ul.dropdown-menu {
    padding: 0;
}
.navbar-default .dropdown-menu>li>a {
    font-weight: 600;
    color: #23539c;
    padding: 10px;
	text-transform: uppercase;
}
.navbar-default .dropdown-menu>.active>a,
.navbar-default .dropdown-menu>.active>a:focus,
.navbar-default .dropdown-menu>.active>a:hover{
	color: #FFF;
}
.fixedmenu {
  position: fixed;
  top: 0;
  left: 0;
  border-radius: 0;
  z-index: 99;
  width: 100%;
  background: #fff;
  -webkit-box-shadow: 0px 4px 30px -1px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 4px 30px -1px rgba(0,0,0,0.75);
  box-shadow: 0px 4px 30px -1px rgba(0,0,0,0.75);
  padding-top: 5px;
  padding-bottom: 5px;
  transition-duration: .5s;
}
.fixedmenu .navbar-brand>img{
  margin-top: -15px!important;
}

/* Slider */
.metaslider {
  overflow:hidden;
} 
.flexslider:hover .flex-prev{
  left: 15px!important;
}
.flexslider:hover .flex-next{
  right: 15px!important;
}
.flex-prev, .flex-next{
  color: #FFF!important;
}
.flex-control-nav {
  position: absolute!important;
  bottom: 35px!important;
}
.metaslider .flexslider {
  margin-bottom: 0!important;
}
.flex-prev{
  background: url(https://bianca.com.tr/wp-content/uploads/2019/11/arrow_left.png)!important;
}
.flex-next{
  background: url(https://bianca.com.tr/wp-content/uploads/2019/11/arrow_right.png)!important;
}
.flex-direction-nav a{
  width: 95px!important;
  height: 90px!important;
}


/* Homepage Bianca Club Settings */
#homepage-biancaclub{
  margin-top: 50px;
}
.biancabg2 {
  height: 582px;
  background-image: url(images/biancahomepage.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left;
  color: #1a407a;
}
.biancabg2>div{
  position: relative;
  top: 300px;
  left: -60px;
}
.biancabg {
  height: 413px;
  background-image: url(images/clubbg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  color: #1a407a;
}
.biancabg h2{
  font-size: 50px;
  margin-top: 40px;
  margin-bottom: 20px;
}

/* coloratebg */
.coloratebg {
  height: 534px;
  background-image: url(images/coloratehomepage.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right;
  background-origin: content-box;
  color: #1a407a;
}
.coloratebg>div{
margin-top: 200px;
}
#homepage-blog{
  background-color: #eee;
}
#homepage-blog h2{
  margin-bottom: 20px;
}
#homepage-blog h3{
  color: #1a407a;
  font-weight: 700;
  font-size: 38px;
  margin-bottom: 20px;
}
#homepage-blog a h4 {
  font-size: 16px;
  font-weight: 700;
}
#homepage-blog a p {
  font-size: 14px;
  color: #616161;
}
#homepage-blog a:hover{
  text-decoration: none;
}




/* Footer */
footer{
  background-color: #1a407a;
}
footer h3 {
  font-size: 20px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 20px;
}
footer ul {
  list-style-type: none;
  padding: 0;
}
footer ul li a{
  line-height: 2em;
}
footer ul li a, footer p{
  color:#b1c5e4;
}
footer ul li a:hover{
  color: #FFF;
}
footer .social{
  margin-top: -25px;
}
footer .social li{
  float:right;
  padding:15px;
}
footer .social li a{
  color:#FFF;
  font-size: 25px;
  line-height: 2em;
}
footer h3:after {
  content: '';
  width: 40px;
  height: 0;
  border-bottom: 2px solid #fff;
  position: absolute;
  top: 45px;
  left: 0;
}
.footer_bottom {
	background-color: #10274a;
}
.footer_bottom a {
	color: #FFF;
	line-height: 2.5em;
}




/* Page */
.page-title{
  margin-top: 0;
  display: none;
}
.title h1 {
  background: url(images/titlebg.jpg);
  min-height: 150px;
  color: #Fff;
  padding-top: 60px;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.title h1 a{
  color: #FFF;
}
.biancaclub-title {
  background: url(images/titlebg.jpg);
  height: 196px;
  color: #Fff;
  padding-top:95px;
  margin-top: 0;
}
.biancaclub-title img {
  height: 100px;
  margin-top: -20px;
}
#biancaclub-oku{
  background-image: url(images/fiyonk.png);
  background-repeat: no-repeat;
  background-size: 50%;
  height: 1223px;
}
#biancaclub-oku h1{
  margin-top: 50px;
  margin-bottom: 120px;
}






/* Portfolio */
.portfolio-item{
  background-image: url(images/arka.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100% auto;
  background-color: #f8f8f8;
  border-radius:35px;
}
.portfolio-item:hover{
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
}
.portfolio-item img{
  height: auto;
  padding-top: 140px;
  width: 80%;
}
.portfolio-item h3,
.portfolio-item h2{
  margin-top: 5px;
  font-size: 14px;
  padding-bottom: 0;
  color: #1967aa;
  position: relative;
  z-index: 9;
  font-weight: 700;
}
.portfolio-item:hover h3,
.portfolio-item:hover h2{
  text-decoration: none;
}
.portfolio-item{
  background-image: inherit;
  background-color: transparent;
  border: 1px solid #f0f0f0;
  padding-top: 15px;
}
.portfolio-item:hover{
  background-color: #f7ebe8;
}
.portfolio-item p {
  color: #999;
}
.portfolio-item:hover p{
  display: block;
}
.portfolio-item img{
  padding-top: 0;
}
.portfolio-item p img{
  display: none;
}
.portfolio-item .button-dis {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-align: center;
  z-index: 1;
}
.portfolio-item .butonlar {
  -webkit-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.20);
  -moz-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.20);
  box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.20);
  border-radius: 20px;
}
.portfolio-item:hover .butonlar {
  background: #fff;
}
.woocommerce-product-search input[type=submit]{
  display: none;
}
.woocommerce-product-search input[type=search]{
bottomorder-radius: 25px;
}
.widget input, .widget select{
  -webkit-box-shadow: 0px 0px 20px 0px rgba(179,177,179,1);
  -moz-box-shadow: 0px 0px 20px 0px rgba(179,177,179,1);
  box-shadow: 0px 0px 20px 0px rgba(179,177,179,1);
}
.woocommerce-product-search:before{
  content: "\f002";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  position: absolute;
  top: 7px;
  right: 20px;
  color: gray;
}
h1.product_title.entry-title {
    color: #1967aa;
    font-size: 24px;
    font-weight: 700;
}
h2.yikes-custom-woo-tab-title {
     display: none;
}





/* Sidebar Product Menu */
.children {
  padding: 0 20px;
  list-style-type: none;
}
.product-categories{
  list-style-type: none;
  padding: 0;
}
ul.product-categories a {
  color: #000;
  font-weight: 700;
  line-height: 2em;
  font-size: 13px;
}
.product-categories > li > ul > li > ul > li >ul > li > a{
  font-weight: 300;
} 
.product-categories a:hover{
  text-decoration: none;
}
.product-categories > li > ul.children > li{
  padding: 5px;
  border-bottom: 1px solid #c5c7c8;
}
.product-categories > li:last-child{
  border-bottom: 0;
}
.product-categories > li > a{
  font-size: 16px;
  color: #1967a0;
  font-weight: 700;
  display: none;
}
.product-categories > li > .children > li > a{
  color: #1967a0;
  font-weight: 700;
  font-size: 16px;
}
.cat-parent ul {
  display: none;
}
.product-categories > .current-cat-parent > .children > .current-cat-parent > .children > .current-cat a {
  color: #337ab7;
  font-weight: 700;
}
.current-cat-parent>ul, .current-cat>ul{
  display: block;
}
.cat-parent > a:before{
  content: "\f054";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  margin-right: 5px;
}
.cat-parent.click > a:before{
  content: "\f078";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  margin-right: 5px;
}
.children{
  transition: visibility 0s, opacity 0.5s linear;
}
.product-categories > li > ul >li > ul > li > ul > .current-cat.click a{
  font-weight: 700 !important;
  color: #1967a0;
}




/* Product Cat & Product List */
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images{
  width: 28%!important;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary{
  width:68%!important;
}

h2.product_title.entry-title {
  color: #2a9cd7;
  font-size: 28px;
  font-weight: 700;
  margin-top: 30px!important;
}
section.related.products {
  margin-top: 50px;
}
.topsidebar{
  margin-bottom: 20px;
  background-color: #dcddde;
  padding: 10px 0;
}
h2.yikes-custom-woo-tab-title.yikes-custom-woo-tab-title-baslik{
  display: none;
}
.wpcf7-form input{
  -webkit-box-shadow: 0 0 0 transparent !important;
  -moz-box-shadow: 0 0 0 transparent !important;
  box-shadow: 0 0 0 transparent !important;
}
.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
  position: relative;
  z-index: 9;
}
.widget {
  margin-bottom: 20px;
}
.topsidebar .widget{
  margin-bottom: 0;
}  
.cat-page-title {
/*   position: absolute;
  height: 100%;
  width: 100%;
  bottom: 0;
  left: 0; */
}
.cat-page-item {
  overflow: hidden;
  margin-bottom: 30px;
}
.cat-page-item a {
    position: relative;
    display: block;
    overflow: hidden;
    border: 2px solid #21529b;
}
.cat-page-title h4 {
  color: #fff;
/*   position: absolute; */
  bottom: 0;
  background: #21529b;
  height: 55px;
  margin: 0;
/*   margin-left: 15px; */
  padding: 10px 0;
  text-align: left;
  padding-left: 5px;
  font-size: 15px;
  line-height: 1.2em;
  width: 100%;
}
.cat-page-item:hover .cat-page-title {
  display: block;
}
.cat-page-item img,
.wp-block-image img{
    max-width: 100%;
	height: auto;
}
#oku p {
    font-size: 16px;
    margin-bottom: 25px;
	line-height: 1.7em;
}
#breadcrumbs {
    margin-top: 20px;
	margin-bottom: 0!important;
}
#breadcrumbs a {
    color: #22529b;
    font-weight: 600;
}
.widget-content{
  padding: 5px;
  margin-bottom: 20px;
}
.widget-content h4{
/*   border-bottom: 1px solid #ccc; */
  	padding-bottom: 5px;
	font-weight: 600;
    text-transform: uppercase;
}
.widget-content ul{
  list-style-type: none;
  padding: 0;
}
.widget-content ul li {
    background-color: #22529b;
    margin-bottom: 2px;
    padding-left: 5px;
    padding-top: 7px;
    padding-bottom: 7px;
    font-weight: 500;
    color: #FFF;
}
.widget-content ul li a{
  	line-height: 2em;
	color: #FFF;
}

.woocommerce-product-details__short-description .detay{
  display: none;
}
.a2a_kit.a2a_kit_size_22.addtoany_list{
  line-height: 50px!important;
  float: right;
}
.resimad{
  font-size: 11px !important;
  margin-top: 5px;
}
.button.product_type_simple.ajax_add_to_cart{
  display: none;
}
.woocommerce .woocommerce-breadcrumb{
  margin: 20px 0 !important;
}
.butonlar.tekli li{
	width: 100%;
}
.butonlar.ikili li {
  width: 50%;
}
.butonlar.uclu li {
  width: 33.3%;
}
.butonlar.dortlu li {
  width: 25%;
}
.butonlar li {
  border-right: 1px solid #f0f0f0;
  /* padding: 3px; */
  float: left;
  width: 50%;
  text-align: center;
}
.butonlar li:last-child {
  border-right: 0;
}
.butonlar li a{
  color: #999;
  font-weight: 700;
  font-size: 12px;
  line-height: 2.6em;
	display: block;
}
.butonlar img {
    height: 30px!important;
    width: auto;
}
.item-carousel a img {
    height: auto;
}
.full {
    width: 100%!important;
}
.owl-theme .owl-dots .owl-dot span{
	border-radius: 0!important;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
	background: #1a407a!important;		
}
.portfolio-item .hidden-category-list-item {
    display: none;
}
.hidden-category-list-item img {
    height: 70px!important;
}

.home-h1{
	margin: 0;
	margin-bottom: 30px;
	margin-top: -30px;
	text-transform: uppercase;
	font-weight: 600;
	color: #26569e;
}
@media only screen and (min-width: 766px){
  .portfolio-item{
      height: 420px;
      margin-bottom: 20px;
  }
  .portfolio-item p {
      width: 80%;
      margin-left: 10%;
      font-size: 12px!important;
	  line-height: 1.3em!important;
  }
  .portfolio-item .butonlar.butonlar_sec{
	  bottom: 70px;		
  }
  .portfolio-item .butonlar{
      position: absolute;
      bottom: 30px;
      width: 80%;
      left: 10%;
  }
  .portfolio-item .butonlar.tekli{
      width: 30%;
      left: 35%;
  }	
  .woocommerce-product-details__short-description .butonlar{
      width: 40%;
      left: 30%;
      margin-bottom: 20px;
      display: flex;
      margin-top: 20px;
      -webkit-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.20);
      -moz-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.20);
      box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.20);
      border-radius: 20px;
      list-style-type: none;
      padding: 0;
  }
  .padding-left{
      padding-left:0;
  }
  .padding-right{
      padding-right:0;
  }
  .product_meta{
    margin-top: 40px;
    margin-bottom: 20px;
  }
	.wp-block-embed {
		margin-bottom: 5px;
		width: 49%;
		float: left;
		margin-right: 1%;
	}
	.wp-block-embed iframe {
		max-width: 100%;
		height: 250px;
	}
}
@media only screen and (max-width:767px){
	.biancabg2 h2 span{
		font-size: 32px;
	}
  .navbar-brand>img{
    height: 40px!important;
    margin-top: -10px!important;
  }
  .navbar-default .navbar-nav>li>a:after{
    display: none;
  }
  #homepage-biancaclub, .coloratebg>.col-md-7 {
    margin-top: 0;
  }
  .biancabg2, .coloratebg{
    background-image: none; 
    height: auto;
  }
  .biancabg2>div{
    position: inherit;
    padding-right: 15px!important;
    padding-left: 15px!important;
  }
  footer h3:after{
    top: 30px;
  }
  .portfolio-item{
    margin-bottom: 20px;
    padding-bottom: 10px;
  }
  .portfolio-item .button-dis {
    position: inherit;
    text-align: center;
    z-index: 1;
  }
  .portfolio-item .butonlar {
    position: inherit;
    width: 60%;
    width: 60%;
    margin-left: 20%!important;
    margin-top: 10px!important;
  }
  #oku{
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .woocommerce #content div.product div.images, 
  .woocommerce #content div.product div.summary, 
  .woocommerce div.product div.images, 
  .woocommerce div.product div.summary, 
  .woocommerce-page #content div.product div.images, 
  .woocommerce-page #content div.product div.summary, 
  .woocommerce-page div.product div.images, 
  .woocommerce-page div.product div.summary{
    width: 100%!important;
  }
  .woocommerce-product-details__short-description .butonlar {
    width: 100%;
    margin-bottom: 20px;
    display: flex;
    margin-top: 20px;
    -webkit-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.20);
    -moz-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.20);
    box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.20);
    border-radius: 20px;
    list-style-type: none;
    padding: 0;
  }
  #pgc-33-0-0{
    display: none;
  }
  #homepage-blog .addtoany_share_save_container{
    display: none;
  }
  .padding-left, .padding-right{
    padding-left: 0;
    padding-right: 0;
  }
  .section-padding{
    padding:10px 0;
  }
  .product-categories > li > .children > li > a {
      font-size: 13px;
  }

  ul.product-categories a {
      font-size: 10px;
  }

  .current-cat-parent>ul, .current-cat>ul {
      padding: 0;
  }
  .product-categories>li>a{
	  display: block;		
  }
  .widget img {
      display: none;
  }
  .home-h1{
	  display: none;	
  }
  .coloratebg h2 span {
      font-size: 28px;
  }
}
@media (min-width: 768px) and (max-width: 1000px){
  .container {
    width:100%;
  }
  .navbar-default .navbar-collapse, .navbar-default .navbar-form{
    padding:0;
  }
  .owl-carousel .owl-item img {
      height: auto;
  }
  .biancabg2 {
      background-size: 50%;
  }
  .biancabg2>div {
      top: 220px;
      left: -70px;
  }  
  .navbar-brand>img {
      width: 110px;
      height: auto!important;
      position: relative;
      top: 18px;
  }  
  .coloratebg {
      height: 570px;
      background-size: 60%;
  }  
}

@media (min-width: 400px) and (max-width: 767px){
  .mobil_yatay_item{
	  width:100%;
	  float: left;
  }
}

@media (min-width: 767px){
	.product-categories{
		margin-left: -20px;
	}
	.pr-3{
		padding-right: 15px;
	}
}