	.back-to-top .bx {
	color: #fff;	
	}
	
	
	.bx {
	color: #000;	
	}
	.primary-menu .navbar .dropdown-large-menu ul li {
    text-transform: none;
	}
	.primary-menu .navbar ul li a.dropdown-item {
	text-transform: none;	
	}
	.dropdown-large .cart-product img {
    height: 100%;
	}
	.btn i {
	color: #fff;	
	}
	.card-img, .card-img-top {
     height: 180px;
	 transition: 0.5s;
    overflow: hidden;
    cursor: pointer;
	}
	.card-img-top:hover {
    background: rgba(20, 177, 217, .7);
    transform: translatex(0) scale(1.1);
    border: 2px solid #3c98db;
	}
	.cart-list {
    overflow: auto;
	}
	.product-grid .card.product-card {
	 margin-top: 20px;	
	}
	.py-4 {
    background: #eee;
	}
	.is-active {
  border: none;
  box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.4);
  transform: scale(1.1);

  background: white;
  animation: tada ease-in-out 1000ms forwards;
}
.carousel-control-prev {
	width: 6%;
}
.carousel-control-next {
	width: 6%;
	
}
/* Manuel Header Çalışması */
.primary-menu {
	
	border-top: 1px solid #313131!important;
	box-shadow: 0 1min 1vmin 1vmin rgb(107 107 107 / 36%)
}

.primary-menu .navbar .nav-link {
	color: #eee;
}


.header-wrapper .top-menu .social-link .nav-link .bx{
	color : #c1c1c1;
}
.header-content .bx {
	color : #c1c1c1;
}

.header-content h5 {
	color : #c1c1c1;
}
.header-content p {
	color : #c1c1c1;
}

.top-cart-icons .dropdown-menu p {
	color : #eee;
}

.top-cart-icons .dropdown-menu .cart-product-price {
	color : #000;
}



.dropdown-large .cart-footer h5 {
    color: rgb(0 0 0 / 85%);
}

.header-wrapper .top-menu .nav-link {
	color : #c1c1c1;
}
.header-wrapper {
    background-color: #080d10;
}
.border-bottom {
    border-bottom: 1px solid #313131!important;
}

.header-wrapper .form-control {
    background-color: #eee;
}


.header-wrapper .form-select {
	background-color: #eee;
}
.logo-icon {
	width: 170px;
}

/* Mobil Düzenleme */

@media (max-width: 992px) {
.primary-menu .navbar {
	background-color: #17191ae0;
}

.carousel-item {
	min-height: 305px;
}

.logo {
   z-index: 999;
}

.logo-icon {
    margin-left: 30%;
}



.offcanvas-header h5 {
color : #eee;
}

.navbar-nav .bx {
color : #eee;	
}

.offcanvas-header .btn-close {
background-color: #eee;
}
.primary-menu .navbar ul li a.dropdown-item {
	color: #bdbdbd;
}


.primary-menu .navbar ul li a.dropdown-item {
	padding-left: 2.5em;
}

.primary-menu .navbar ul li a.dropdown-item:before {
  font-family: "Font Awesome 5 Pro"; 
  font-weight: 900; 
  content: "\f324";
  display: inline-block;
  margin-left: -1.3em; 
  width: 1.3em;
}

.mobile-offcanvas .navbar-nav .dropdown-menu {
	background: transparent;
}


}

/* Bitis Manuel Header Calışması */
.navbar-nav {
	margin: auto;
	
}
.circle {
    height: 150px;
  width: 150px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  font-weight: 500;
  border-radius: 50%;
  color: #eee;
  background: #212529;
  padding: 20px;
}

.etiket {
	
	display: block;
    position: absolute;
    padding: 6px;
    margin-top: 20px !important;
    box-shadow: rgb(60 64 67 / 30%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px;
    z-index: 1;
    width: 261px;
    text-align: center;
    background: #3c98db;
	
}

body {
	font-family: "Open Sans",sans-serif;
	background: #eee;
}


.padbot25 {
    padding-bottom: 25px;
}

.w-box {
    margin-bottom: 15px;
    background: #FFF;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    position: relative;
    box-shadow: 5px 5px 10px 1px #c7c5c5;
	border-bottom: 2px solid #dfe3e6;
    cursor: default;
}
.w-box .w-footer {
    color: #a1a1a1;
}

.w-box h2, .w-box h5 {
    margin: 0;
    padding: 10px 15px;
    border-bottom: 1px solid #f1f1f1;
    color: #9ab2cc;
    font-weight: 500;
    font-size: 16px;
}
.w-box h2 {
    color: #31363a;
}

.img-responsive {
    display: block;
    height: auto;
    max-width: 100%;
}


.hale, .jale {
    color: #3c98db;
}
.jale {
    font-size: 18px;
    font-weight: 600;
}
.osman {
    width: 100%;
    margin: 0;
    padding: 0;
    display: block;
    background-image: radial-gradient( circle 592px at 48.2% 50%,  rgba(255,255,249,0.6) 0%, rgba(160,199,254,1) 74.6% );
    border: 1px solid #3c98db24;
}
figure {
	display: block;
    position: relative;
    overflow: hidden;
	margin: 0;
	
}
.w-box .w-footer small, .w-box.dark h2 {
    font-size: 12px;
}
.w-box small {
    display: block;
    font-size: 14px;
    margin-top: 3px;
}
.displayinline {
    display: inline!important;
}


.btn-wp {
background-color: #22c15e; 
color: white;
border-radius: 30px;
}

.btn-telegram {
background-color: #1e96c8; 
color: white;
border-radius: 30px;		
}

.btn-wp:hover {
background-color: white; 
color: #22c15e; 
}

.btn-wp:hover a {
color: #22c15e; 
}
.btn-wp:hover i {
color: #22c15e; 
}
.product-wishlist {
	background-color: transparent;
}

.hamdi {
    display: table-cell;
    padding: 10px;
    border-right: 1px solid #e0eded;
    line-height: 19px;
    width: 90px;
}

small {
    display: block;
    font-size: 14px;
    margin-top: 3px;
}
.sule {
    margin: 0 auto;
    text-align: center;
}
.nuri {
    font-size: 18px;
    color: #333;
	margin-left:5px;
}

@media (max-width: 767px){
.hidden-xs {
    display: none!important;
}
}

.product-name{
	margin: 0;
    padding: 10px 15px;
    border-bottom: 1px solid #f1f1f1;
    border-top: 1px solid #f1f1f1;
    text-align: center;
    color: #71b5ff;
    font-weight: 500;
    font-size: 16px;
}

.item {
	/*box-shadow: 5px 5px 10px 1px #c7c5c5;*/
	 border-bottom: 2px solid #dfe3e6;
	 box-shadow: 5px 5px 10px 1px #c7c5c5;
}
.indicator-down {
	position: relative;
    bottom: -50px;
    left: 50%;
    margin-left: -12px;
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 20px solid #ef7f1a;
    z-index: 900;
    border-top-color: #3c98db;
    background: 0 0;
}
.back-to-top {
	bottom: 60px;
}

.tags-box .tag-link {
    background-color: #0088cc;
    border: 1px solid rgb(0 136 204);
	transition: 0.15s;
}

.tags-box .tag-link:hover {
    background-color: #fff;
    border: 1px solid #fff;
	color: #333;
}

footer h6 {
	color: #eee;
}

footer p {
	color: #eee;
}

footer .py-4 {
	background: #151414;
}

.item img:before {
	content:"VİLLA CENTER VİP";
    position: absolute;
    width: 100%;
    left: 0px;
    top: 50px;
    padding: 10px;
    text-shadow: 0px 0px 10px #0b0b0b;
    color: #ffeb3b;
    font-size: 14px;
    font-weight: 700;
    font-style: italic;
    text-align: center;
	text-transform: uppercase;
    background-image: linear-gradient(180deg, #00bcd4 0%, #3c98db 50%, #0022ff29 100%);
    z-index: 999999999;

}

a.gflag {vertical-align:middle;font-size:22px;padding:1px 2px;background-repeat:no-repeat;background-image:url(//gtranslate.net/flags/32.png);}
a.gflag img {border:0;}
a.gflag:hover {background-image:url(//gtranslate.net/flags/32a.png);}
#goog-gt-tt {display:none !important;}
.goog-te-banner-frame {display:none !important;}
.goog-te-menu-value:hover {text-decoration:none !important;}
body {top:0 !important;}
#google_translate_element2 {display:none!important;}

/* footer */

.trwpwhatsappballon {
font-size: 14px;
border-radius: 12px; 
border: 1px solid #fff;
max-width: 250px;
}

.trwpwhatsapptitle {
background-color: #22c15e; 
color: white; 
padding: 14px; 
border-radius: 12px 12px 0px 0px;
text-align: center;
}

.trwpwhatsappmessage {
padding: 16px 12px;
background-color: white;
}

.trwpwhatsappinput {
background-color: white;
border-radius: 0px 0px 12px 12px;
}

.trwpwhatsappinput input {
width: 206px;
border-radius: 10px;
margin: 1px 1px 0px 10px;
padding:10px;
font-family: "Raleway", Arial, sans-serif;
font-weight: 300;
font-size: 13px;
background-color: #efefef;
border: 1px solid #d4d4d4;
}

.trwpwhatsappbutton {
background-color: #22c15e; 
border-radius: 20px; 
padding: 8px 15px; 
cursor: pointer; 
color: #fff;
max-width: 220px;
margin-top: 10px;
margin-bottom: 10px;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}

.trwpwhatsappall {
position: fixed; 
z-index: 9999999999999999999; 
bottom: 25%; 
right: 10px;
font-family: "Raleway", Arial, sans-serif;
font-weight: 300;
font-size: 15px;
}

.trwpwhatsappsendbutton {
  color: #22c15e;
  cursor:pointer;
}

.trwpwhatsappsendbutton button {border: none;}
.trwpwhatsappsendbutton i {
float: right;
position: absolute;
z-index: 999999999999;
right: 23px;
top: 11;
bottom: 81px;
font-size: 18px !important;
}

.kapat {
position: absolute;
right: 8px;
top: 6px;
font-size: 13px;
border: 1px solid #fff;
border-radius: 99px;
padding: 2px 5px 2px 5px;
color: white;
font-size: 10px;
cursor: pointer;
}

.fixed-bar {
    display: flex;
    justify-content: space-between;
    position: fixed;
    z-index: 98798789987987897;
    width: 100%;
    box-shadow: 0 0 1rem rgb(0 0 0 / 60%);
    left: 0;
    bottom: -1px;
    background-color: transparent;
    font-size: 12px;
    width: 100%;
}

.fixed-bar-item i {
	font-size: 24px;
}
.fixed-bar-item {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
	padding: 6px;
    width: 100%;
}

.fixed-bar a {
    display: flex;
    align-items: center;
	width: 100%;
}

.wp {

	background: green;
	
}

.tel {
	background: #f44336;
}

.rezerve {
     background: #3f51b5
}