/*
  * Theme Name     : Pangea Theme v1.2
  * Author         : Murat Yardim
  * Webpages       : muratyardim.com.tr
  * Mail 		   : info@muratyardim.com.tr
  ** Commit 
  : 05.10.21 -- fancybox version to updated && filter error resolved
*/

.page-search .theme-page .is-multiline {
	display: flex;
}

.pages-content {
	display: inline-block;
	width: 100%;
}
.sozlesme-odeme {
	display: none!important;
}

.main .UrunDetayDiv .urunSecim .varCheck {

	display: flex;
}

.price.text-center {
    
   
    background-color: rgb(255 247 237);

    text-align: center;
}
#menu {

	z-index: 9999!important;
}







.swiper,
.swiper-wrapper,
.swiper-slide {
    height: auto !important;
}

.swiper-slide img {
    width: 100%;
    height: 399px !important;
    object-fit: contain;
}

.swiper-wrapper {
    align-items: flex-start !important;
}


