body{
	overflow-x: hidden !important;
}

#sample_slider .owl-item,
#slider_17487 .owl-item{
	padding:10px;
}

.meta-header{
	background-position: bottom center;
}

.mega-menu .mega-has-icon a{
	font-size:22px !important;
}

.dashicons-admin-home:before{
	content:"\e903" !important;
}

#mega-menu-wrap-menu-header #mega-menu-menu-header li.mega-menu-item a.mega-menu-link:before{
	font-family:'yavuz' !important;
}

.fl-map iframe {
    pointer-events: unset !important;
}


.product-list{
	padding-bottom:20px;
}
.product-list__item{
	position:relative;
	padding:0;
  -moz-box-shadow: 0 5px 30px 0 rgba(199,224,233,.5);
	-webkit-box-shadow: 0 5px 30px 0 rgba(199,224,233,.5);
	box-shadow:0 5px 30px 0 rgba(199,224,233,.5);
	margin-top: 20px;
  background-color:#fff;

}

.product-list__top{
	padding-top: 4px;
}
.product-list__top-left{
	float:left;
	width:50%;
}
.product-list__top-right{
	float:left;
	width:50%;
}

.product-list__top-left span, .product-list__top-right span{
	font-size:11px;
  display:inline-block;
  padding:8px 0 7px 5px;
	height:40px;
	line-height:1;
}
@media(min-width: 768px){
.product-list__top-left span, .product-list__top-right span{
	height:40px;
}
}

.product-list__top-left div, .product-list__top-right div{
	height: 100px;
  cursor:pointer;
}

@media(min-width: 430px){
.product-list__top-left div, .product-list__top-right div{
	height: 160px;
}
	}

.product-list__middle{
  padding: 15px 10px 5px 10px;
  position:relative;
  min-height: 130px;
}

h3.product-list__title a{
	margin:0 !important;
	font-weight: 700 !important;
	font-size: 18px !important;
	line-height:1 !important;
	border-bottom: none !important;
}

h3.product-list__title a:hover{
	text-decoration:none !important;
	border-bottom: none !important;
}

.product-list__middle h3{
	line-height:1 !important;
  margin:0 0 10px 0 !important;
}
.product-list__middle p{
  font-size: 11px;
  margin:0 !important;
}

.product-list__icon{
  font-size:43px;
  color:#0083ca;
  position:absolute;
  left: 14px;
    top: 27px;

   

}

.product-list__text{
  padding-left: 60px;
}

.product-list__bottom{
	text-align:right;
	padding: 15px 10px;
}
.product-list__bottom a{
	font-weight:700;
	color: var(--vamtam-accent-color-8);
	border-bottom: none !important;
  background-color: var(--vamtam-accent-color-1);
  padding: 2px 10px;
}

.product-list__bottom a:hover{
	text-decoration:none !important;
	border-bottom: none !important;
}

.menu-pigmentler-container{
	width:100%;
}
.menu-pigmentler-container ul{
	padding:10px !important;
	margin:0;
	text-align:center;
	background-color: #0077b5;
  box-shadow: 0 5px 30px 0 rgba(199,224,233,.5);
}
.menu-pigmentler-container ul li{
	display:inline-block;
	position: relative;
	margin: 0 10px !important;
	overflow:visible;
}


.menu-pigmentler-container ul li:before{
	content: "|";
	position: absolute;
	right:-15px;
	top:14px;
	color: #fff;
}

.menu-pigmentler-container ul li:last-child:before{
	display:none;
}

#menu-pigmentler li a{
	display: block;
	padding:10px 30px !important;
	border:none !important;
	color: #fff !important;
	
}



#menu-pigmentler li.current-page-ancestor a{
	background-color:#fff;
	color: #0077b5 !important;
}


.pigment-solmenu ul li.current-menu-item a{
	color: #1076b0 !important
}


.meta-header-inside .page-header{
	border-bottom:none !important;
}


#mega-menu-wrap-menu-header #mega-menu-menu-header > li.mega-menu-item > a.mega-menu-link{
	padding: 0 15px !important;
	    -webkit-transition: background 200ms linear, color 200ms linear;
    -moz-transition: background 200ms linear, color 200ms linear;
    -o-transition: background 200ms linear, color 200ms linear;
    transition: background 200ms linear, color 200ms linear;
}

#mega-menu-wrap-menu-header #mega-menu-menu-header > li.mega-menu-item.mega-toggle-on > a.mega-menu-link, #mega-menu-wrap-menu-header #mega-menu-menu-header > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-menu-header #mega-menu-menu-header > li.mega-menu-item > a.mega-menu-link:focus{
	background: #f6f6f6 !important;
}


/*#mega-menu-wrap-menu-header #mega-menu-menu-header > li.mega-has-icon > a.mega-menu-link{
	padding-left: 0 !important;
}*/

body #mega-menu-wrap-menu-header #mega-menu-menu-header>li.mega-current-menu-ancestor:not(.mega-hide-arrow)>.mega-menu-link:after,

body #mega-menu-wrap-menu-header #mega-menu-menu-header>li.mega-current-menu-item:not(.mega-hide-arrow)>.mega-menu-link:after{
	left: 15px;
	right: 15px;
}

/*body #mega-menu-wrap-menu-header #mega-menu-menu-header>li:first-child.mega-current-menu-item:not(.mega-hide-arrow)>.mega-menu-link:after{
	left: 0;
	right: 15px;
}*/

/*.second-row{
	position:relative;
}
.second-row:before{
	content: '';
	height: 6px;
	background-color: #0077b5;
	position: absolute;
	left:0;
	top: -6px;
	width: 100%;
}*/


.page-content table{ border: 1px solid #eee; width: 100% !important;}
.page-content table tbody tr:first-child td{ background-color:#0077b5; color: #fff; }
.page-content table tbody tr {
  border:none;
}
.page-content table tbody tr td:first-child{
  font-weight:bold;
}
.page-content table tbody tr td{
  padding: 5px 10px;
  border: 1px solid #eee;
  color: #000;
}


.menu-urun-listeleme-sol-menu-container li ul.sub-menu, 
.menu-urun-listeleme-sol-menu-container .current-menu-ancestor > .sub-menu .sub-menu{
	display:none;
}

.menu-urun-listeleme-sol-menu-container li.current-page-ancestor > .sub-menu,  .menu-urun-listeleme-sol-menu-container li.current-menu-ancestor > .sub-menu li.current-menu-ancestor > .sub-menu{
	display:block;
}

.menu-urun-listeleme-sol-menu-container li.current_page_parent > a,
.menu-urun-listeleme-sol-menu-container li.current_page_parent .current_page_item > a,
.product-detail .widget_nav_menu .current-page-ancestor > a,
.product-detail .widget_nav_menu .current-menu-item > a
{
	color: #0077b5 !important;
}

[data-node="5c0f570f29e47"] .widget_nav_menu,
[data-node="5b6c501df2556"] .widget_nav_menu{
	margin-top: 30px;
}

[data-node="5c0f570f29e47"] .widget_nav_menu>.menu-urun-listeleme-sol-menu-container,
[data-node="5b6c501df2556"] .widget_nav_menu>.menu-urun-listeleme-sol-menu-container,
.product-detail .widget_nav_menu>.menu-urun-listeleme-sol-menu-container{
	background-color: #fff;
	padding: 10px !important;
}
[data-node="5c0f570f29e47"] .widget_nav_menu .widgettitle,
[data-node="5b6c501df2556"] .widget_nav_menu .widgettitle,
.product-detail .widget_nav_menu .widgettitle{
	background-color: #fff;
	padding: 10px !important;
}