@import url(../slick/slick-theme.css);
@import url(../slick/slick.css);

body { font-family: "Rubik", sans-serif; font-size: 16px;}

.navbar-nav .nav-item > .nav-link { color: #15232b; font-weight: 600; padding-left: 1.25rem; padding-right: 1.25rem;}
.navbar-nav .nav-item > .nav-link:hover { color: #ee302f}

#return-to-top { position: fixed; bottom: 20px; right: 20px; background:#15232b; width: 40px; height: 40px; text-decoration: none; display: none; border-radius: 10px; z-index : 999; }
#return-to-top i { font-size: 25px; color: #fff; position: relative; margin: 0; left: 9px; top: 7px; }

/* Dropdown Submenu */
.dropdown-submenu { position: relative;}
.dropdown-submenu>.dropdown-menu { top: 0; left: 100%; margin-top: -6px; margin-left: -1px; border-radius: 0 6px 6px 6px; }
.dropdown-submenu:hover>.dropdown-menu { display: block;}
.dropdown-submenu>a:after { display: block; content: ''; float: right; width: 0; height: 0; border-color: transparent; border-style: solid; border-width: 5px 0 5px 5px; border-left-color: #444; margin-top: 7px; margin-right: -10px; }
.dropdown-submenu.pull-left { float: none; }
.dropdown-submenu.pull-left>.dropdown-menu { left: -100%; margin-left: 10px; border-radius: 6px 0 6px 6px; }
.dropdown-toggle::after { color: #aaa;}
.bg-dark:focus, .bg-dark:hover{ background-color: none!important; box-shadow: none!important;}
.dropdown-item.active, .dropdown-item:active { background: #15232b}
.dropdown .btn.active, .dropdown .btn.show { background: #ee302f!important; color: #fff!important}

.category-block .col-lg-4:nth-child(2n) { background: #f5f5f5;}

#slick-product.slick-initialized .slick-slide { margin: 10px}
#slick-sale.slick-initialized .slick-slide { margin: 10px}
#slick-sale .col-lg-4:nth-child(2n+1) img { background: #f5f5f5;}
#slick-sale .btn { height: 55px; font-size: 18px;}
#slick-sale .btn:hover { background: #ee302f;}
.price-sale { font-size: 18px; color: #a5a5a5; text-decoration: line-through;}

#productSideBar { background: #15232b; color: #fff}
#productSideBar .form-check .form-check-input { float: right; width: 1.25em; height: 1.25em; --bs-form-check-bg: #fff;}

#product-detail-tab button { color: #323135; font-weight: bold; text-transform: uppercase;}
#product-detail-tab .nav-link.active,
#product-detail-tab .show>.nav-link { color: #fff!important; background: #15232b!important;}

.page-titles { font-size: 20px; font-weight: bold; color: #15232b;}
.breadcrumb-item a { text-decoration: none;}

.form-control { height: 50px;}
#quantity { background: #dcdcdc;}

.btn-search { background-color: #ee302f;}
.btn-search:hover { background-color: #15232b;}

.link-underline-danger { border-bottom: 1px solid #ee302f; border-radius: 0; padding-bottom: 0;}

.btn.bg-dark-blue:hover { background: #ee302f}

.campaign-bg { background: url('../images/motor-bg.png') no-repeat; background-size: cover; padding: 120px 60px;}
.campaign-bg p { width: 650px}

.step a { color: #15232b;}
.step i { color: #ee302f;}
.step .activestep { font-weight: 600;}
.progress-bar { background: #15232b;}

footer { background: #eaeaea}
footer a { color: #222; text-decoration: none;}
footer ul { display: flex; list-style: none;}
footer ul li { padding-right: 10px;}
footer ul a { width: 30px; height: 30px; border-radius: 50%; display: inline-block; color: #fff; font-size: 14px; text-align: center; padding-top: 5px;}
footer ul a:hover { color: #fff }
footer ul a.facebook { background: #004088;}
footer ul a.twitter { background: #00a0df;}
footer ul a.youtube { background: #fe1b1f;}
footer ul a.instagram { background: #e12454;}

/* 404 Sayfa Bulunamadı Sayfası*/
#nopage {background-color: #342643; min-height: 80vh;}
.text-wrapper { min-height: 80vh; display: flex; flex-direction: column; align-items: center; justify-content: center;}
.title {font-size: 6em; font-weight: 700; color: #EE4B5E;}
.subtitle { font-size: 40px; font-weight: 700; color: #1FA9D6;}
.buttons { margin: 30px;}
.buttons a.button { font-weight: 700; border: 2px solid #EE4B5E; text-decoration: none; padding: 15px; text-transform: uppercase; color: #EE4B5E; border-radius: 26px; transition: all 0.2s ease-in-out; }
.buttons a.button:hover { background-color: #EE4B5E; color: white; transition: all 0.2s ease-in-out;}

/* Ürün Detay Sayfası */
#categoryMenu .form-check-label { color: #fff}
#categoryMenu ul.list-group { list-style: none; padding: 10px 0;}
#categoryMenu ul.list-group li.list-group-item { position: relative; padding: 10px 15px; background: transparent; border: 0;}
#categoryMenu ul.list-group li.list-group-item a { display: block; text-decoration: none; color: #fff; font-weight: 600; padding-bottom: 15px;}
#categoryMenu ul.list-group li.list-group-item a.active { color: #fff; }
#carouselProductGallery .carousel-indicators { position: relative; bottom: 0; margin: 10px 5px; }
#carouselProductGallery .carousel-indicators > button { width: inherit; height: inherit; text-indent: initial; opacity: .7; }
#carouselProductGallery .carousel-indicators > button.active { opacity: 1; }
#carouselProductGallery .carousel-inner .carousel-item { height: auto; min-height: auto;}

.bg-gray { background: #f5f5f5;}
.bg-dark-blue { background: #15232b}
.text-dark-blue { color: #15232b}
.text-red { color: #ee302f}


/* RESPONSIVE UP (min-width) */

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {

}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {

}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
  	footer img { float: right!important; }
  	.dropdown-submenu>.dropdown-menu { margin-top: 5px; }
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {

}

/* RESPONSIVE DOWN (max-width) */

/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {

}

/* Small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) {
	.icerik img { width: 100% !important; height: auto !important; }
}

/* Medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) {
	.navbar button.btn-search { padding: 3px 8px!important;}
    .navbar-brand img { height: 45px;}
    .navbar-toggler { border: 0; padding-right: 0; padding-left: 0;}
    .navbar-toggler-icon { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='%23e84228' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important;}
    .carousel-caption { position: relative; left: 0; right: 0; margin-top: -150px;}
    .carousel-caption .row { margin: 0 10px}
    .carousel-caption h1 { display: none;}
    .carousel-caption form .btn { height: auto!important; border-radius: 5px!important; margin: 20px 0;}
    .carousel-caption form select { height: 40px; border-right: 0!important; border-bottom: 1px solid #323232!important}
    .breadcrumb { display: none;}
    .category-block { text-align: center;}
    .category-block .col-md-5 { order: 12;}
    #slick-sale { text-align: center;}
    .campaign-bg { background: #f5f5f5 url('../images/motor-bg-mobil.png') no-repeat!important; background-size: contain!important; padding: 370px 10px 0 10px; text-align: center;}
    .campaign-bg p { width: auto;}
    #product-detail-tab { display: block;}
    #product-detail-tab button { text-align: center; width: 100%;}
    .input-group { width: 50%!important;}
    footer ul { float: none!important; justify-content: center;}
}

/* Large devices (desktops, less than 1200px) */
@media (max-width: 1199.98px) {

}
