/* Enter Your Custom CSS Here */
.yusuf-uppercontact a{
	/*margin-left: 27%;*/
  font-size: 18px;
	font-weight: 500;
    color: #E2574C;
    
 /* margin: auto;
   padding-top: 20px;
  color: #fff;
	font-size: 32px;
	font-weight: 800;
    text-transform: capitalize;
    text-align: center;
    max-width: 800px;
    */
}
.yusuf-mailcontact a{
	/*margin-left: 27%;*/
  font-size: 16px;
	font-weight: 500;
    color: gray;
    
 /* margin: auto;
   padding-top: 20px;
  color: #fff;
	font-size: 32px;
	font-weight: 800;
    text-transform: capitalize;
    text-align: center;
    max-width: 800px;
    */
}

/*
.taxonomy_dropdown_widget_dropdown {
  background-color: transparent;
  border: none;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: #969696;
  width: 250px;

  }
*/

.taxonomy_dropdown_widget_dropdown {
 padding: 10px;
  margin: 1px 0;
   font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: #666;
  outline: 0;
  border: 1;
  
  background: transparent !important;
  width: 250px;
 }

/*
.mkdf-sidearea-line .taxonomy_dropdown_widget_dropdown .option {
  background-color: transparent;
  border: none;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: #969696;
  width: 200px;
  }

.taxonomy_dropdown_widget_dropdown_2 {
  background-color: transparent;
  border: none;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: #969696;
  width: 200px;
  }

*/


/* Sol Menü CSS Ayarları
========================================================================== */
.menu {
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  color: #585858;
}


.menu a {
  color: #585858;
  display: inline-block;
  padding-bottom: 7px;
  padding-top: 7px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}


.menu a:hover {
  color: #43cb83;
}


.menu > li:last-child > a {
  padding-bottom: 0;
}



.menu li a {
  position: relative;
  padding-left: 32px;
}



.menu li a:before {
  content: "\35";
  font-family: ElegantIcons;
  position: absolute;
  top: 50%;
  left: 0;
  font-size: 24px;
  color: #545454;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
}


.page-id-679 .mkdf-quantity-label {
 display: none; 
}


/* Taner OptimizeWP Ürün Sayfasında özelliklerin alta gelmesi .mkdf-single-product-summary .summary.entry-summary */


.single-product .mkdf-tabs.mkdf-horizontal
{
  margin-left:-100% !important;
  margin-top: 200px;
}

@media only screen and (max-width: 600px){
.single-product .mkdf-tabs.mkdf-horizontal
{
  margin-left:0 !important;
  margin-top: 20px;
}
}



.woocommerce ul.products li.product a img, .woocommerce div.product div.images img { 
  width: auto;
  margin: auto;
}


.mkdf-woocommerce-page ul.products .product img,
.woocommerce ul.products .product img {
  display: block;
  width: 200px;
  height: 200px;
}

@media only screen and (max-width: 600px){
.mkdf-woocommerce-page ul.products .product img,
.woocommerce ul.products .product img {
  display: block;
  width: 100%;
  }
}
.comment-form input[type=text], .comment-form textarea  {
  border: 1px solid #a2a2a2 !important;
}
@media (min-width: 601px){
.single-product .mkdf-tabs.mkdf-horizontal .mkdf-tabs-nav li {
    border-bottom: medium none;
    border-right: 1px solid #eee;
    display: inline-block;
    float: left;
    margin-right: 0;
} 
.single-product .mkdf-tabs.mkdf-horizontal .mkdf-tabs-nav li {
    width: auto;
}

}


