/*
Theme Name: cevik
Version: 1.0
Description: A child theme of eCommerce by MyThemeShop
Template: mts_ecommerce
Text Domain: ecommerce
*/

/*cg block sidebar - Ana sayfa blokları için css*/ 

@media only screen and (min-width: 720px) {
.home-products-container{
  padding: 0 0 40px !important; 
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
}
}

@media only screen and (min-width: 720px) {
 .home-products {
    width:17% !important;
    margin:10px !important;
 }
}
@media only screen and (min-width: 720px) {
.home-products-container .home-products .home-products-title {
    /* height: auto !important; */
    display: block !important;
}
}

.home-products-container {
    background: #fff;
    width: 100%;
    vertical-align: top;
    padding: 0;
    /* font-family: Nunito,sans-serif; */
    text-align: center;
}

.home-products-container .home-products {
    vertical-align: top;
    -webkit-transition: all 1s;
    transition: all 1s;
    cursor: pointer;
    width: 40%;
    max-width: 100%;
    margin: 10px;
    display: inline-block;
    text-align: center;
    background: #f5f5f500;
}



.home-products-container {
    background: #fff;
    width: 100%;
    vertical-align: top;
    padding: 0;
    
    text-align: center;
}


/* .home-products-container .home-products .home-products-title:before {
    content: "";
    width: 0;
    height: 0;
    border-top: 30px solid #fff;
    border-right: 30px solid transparent;
    position: absolute;
    left: 0;
    top: 0;
} */

/* .home-products-container .home-products .home-products-title:after {
    content: "";
    width: 0;
    height: 0;
    border-top: 30px solid #fff;
    border-left: 30px solid transparent;
    position: absolute;
    right: 0;
    top: 0;
} */
.home-products-container .home-products .home-products-image-wrap {
    -webkit-box-shadow: 0 8px 16px 5px rgba(0,0,0,.2);
    box-shadow: 0 8px 16px 5px rgba(0,0,0,.2);
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
    padding: 20px 0;
}
.home-products-container .home-products .home-products-image:after {
    content: "";
    background: url(/wp-content/uploads/2020/05/shadow.png) no-repeat 50%;
    background-size: 100px 15px;
    height: 15px;
    display: block;
    width: 100px;
    margin: 0 auto;
}
.home-products-container .home-products .home-products-title {
    position: relative;
    background: #1c2534;
    height: 27px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex !important;
    text-align: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    vertical-align: top;
    -webkit-transition: all .5s;
    transition: all .5s;
    font-size: 18px;
    width: 100%;
    padding: 10px 0;
    /* font-weight: 700; */
    text-transform: capitalize;  /*uppercase değiştirildi  */
    text-shadow: 2px 2px 5px #555;
	border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.home-products-container .home-products .home-products-image img {
    -webkit-transition: all 1s;
    transition: all 1s;
    width: 100px;
    max-width: 100%;
}
.effect-zoom-cg:hover img {
    -webkit-transform: scale3d(1.2,1.2,1);
    transform: scale3d(1.2,1.2,1);
}





.home-title-one {
	text-align: center;
	font-size: 24px;
	text-transform: uppercase;
}
.title-color-ex {
	color:#db1028;
	padding-top:1%;
}


.row-contact-info {
	display:flex !important;
	display: -ms-flexbox ;
	display: -webkit-box ;
	flex-wrap: wrap;
	margin-bottom: 6%;
}

.col-icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 1%;
    flex: 0 0 10.666667%;
    max-width: 50.666667%;
	padding-right: 1%;
	font-size: 20px !important;
	line-height: 24px !important;
}

.col-text {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 1%;
    flex: 0 0 77.666667%;
    max-width: 79.666667%;
}

.image-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.title-text-center {
	text-align: center;
}


#primary-navigation .navigation a:hover, #primary-navigation .navigation .current-menu-item > a
{
	background:none !important;
	color:#db1028 !important;
}
.header-2 .logo-wrap, .header-3 .logo-wrap {
     margin-top: 5px; 
     margin-bottom: 5px;
}
/*kredi kartı, sepet gibi butonları kaldırmak için css  */
.single_add_to_cart_button {
    display: none !important;
}
.mts-cart-button-wrap {
    display: none !important;
}
.mts-wishlist {
    display: none !important;
}

.fa-shopping-cart  {
    display: none !important;
}

/*kredi kartı iconunu katolagdan kaldırır  */
.woocommerce .product-hover .ec_action_button  {
	display:none !important;
	
}
	  
}
.wptf_check {
	display: none
}
/* woozoom sosyal iconlar ile ilgili ek css */
.zoom-social-icons-customized {
	float:right;
	
	
}

@media only screen and (max-width: 860px) {
.zoom-social-icons-customized	{
	 float: none;
    margin: 0px;
    text-align: center;
    margin-right: 32%;
    margin-left: 50%;

}
}

/* ikinci menü için woozoom özelleştirmeleri */
.zoom-social-icons-customized-secondary-menu {
	float:right;
	margin-left:15px;
	height: 40px;
	display: flex;
	align-items: center;
	font-size: calc(1.2vw / 2 + 100% / 3);
	
}

@media only screen and (max-width: 860px) {
.zoom-social-icons-customized-secondary-menu	{
	  float: none;
      margin: 0px;
	  text-align: center;
	  margin-right: 0;
      margin-left: 0;
	  display:block;
 }
}
/* Arama butonunun konumu özeleştirmek için ek css */
.morphsearch {
	float:right;
	
}
button.morphsearch-input {
	border:0px !important;
	background:#fff !important ;
}
.fa {
	font-size:15px
}


.header-2 .ad-navigation {
	background:#1c2534 !important ;
}

#site-header.header-2 .morphsearch {
    right: 0;
}



form br{ display: none;}

.form-cevik {
	border-radius: 15px;
    width: 87%;
    margin-left: auto;
    margin-right: auto;
    display: block;
}


.widget h3 {
    line-height: 23px
}



/* Header Özelleştirme */

#header .header-right-below {
    margin: 23px 0px;
}	


 /* Açılır menü rengini değiştirildi */
 
 #primary-navigation .navigation .sub-menu a {
    color: #1c2534;
}

/* Site arka ksımını beyaz yapar */
body {
    background-color: #fff !important;
}	


.sidebar .widget h3 {
    color: #db1028 !important;
}	













