* {
    font-family: "Montserrat", sans-serif;
}

body {
    background-color: #f3f3f4;
}

header {
    display: inline-block;
    width: 100%;
    padding-bottom: 18px;
    border-bottom: 1px solid #cccccc40;
    background-color: #fff;
}

header .header-top {
    width: 100%;
    background-color: rgba(25, 133, 70, 0.16);
    display: block;
    margin-bottom: 23px;
    text-align: center;
    color: rgb(18, 94, 49);
    padding: 14px 0px;
    font-weight: 500;
    position: relative;
}

header .logo-area {
    height: 44px;
}

header .nav-area {
    float: right;
    margin: 0;
    padding: 0;
    margin-top: -3px;
}

header .nav-area li {
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
}

header .nav-area li a{
    text-decoration: none;
    padding: 10px 15px;
    display: block;
    font-weight: 500;
    color: #2d2d2d;
}

header .nav-area li a.satici{
    background-color: #198546;
    color: #fff;
    border-radius: 5px;
}

header .diji-menu {
    margin: 0;
    padding: 0;
    float: right;
}

header .diji-menu li {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
}

header .diji-menu li a{
    margin: 0;
    text-decoration: none;
    color: #1e1f28;
    padding: 12px 12px;
    display: block;
    font-weight: 600;
    font-size: 16px;
}

header .diji-menu > li > a > ion-icon{
    font-size: 15px;
    float: right;
    margin-left: 8px;
    margin-top: 5px;
}

header .basket-area, header .basket-area:hover {
    float: right;
    text-decoration: none;
    display: inline-block;
    font-weight: 400;
    color: #fff;
    padding: 13px 15px;
    background-color: #1e1f28;
    margin-top: -8px;
    border-radius: 8px;
}

header .basket-area ion-icon{
    float: left;
    font-size: 21px;
    text-decoration: none;
    margin-right: 6px;
    margin-top: 1px;
}
header .basket-area p{
    float: left;
    font-size: 15px;
    margin-top: 1px;
    font-weight: 400;
    margin-bottom: 0;
}

.slider-area {
    position: relative;
    display: inline-block;
    width: 100%;
    background-position: center;
    padding: 0px;
    padding-top: 85px;
    background-size: cover;
}

.slider-area .hood {
    font-size: 26px;
    margin-bottom: 22px;
    font-weight: 500;
    color: #fff;
    line-height: 42px;
    text-align: left;
}

.search-area {
    width: 100%;
    padding: 0px;
    margin-bottom: -35px;
}

.search-area .search-line {
    background-color: #fff;
    padding: 0px;
    border-radius: 15px;
    padding-bottom: 15px;
}

.search-area .search-line #selectionTags {
    display: table;
    margin: 0 auto;
    width: auto;
    margin-bottom: 11px;
    margin-top: 11px;
}

.search-area .search-line #selectionTags .tag {
    color: #fff;
    float: left;
    background-color: #198546;
    padding: 7px 17px;
    margin: 0px 5px;
    border-radius: 8px;
    font-size: 14px;
}

.search-area .search-line #stepContent {
    padding: 0px 16px;
    overflow: auto;
    height: 260px;
}

.search-area .search-line #stepContent button {
    color: #198546;
    background-color: #ddebe1;
    width: 100%;
    float: left;
    border: 0;
    margin: 0px;
    margin-bottom: 5px;
    padding: 8px 10px;
    font-size: 15px;
    font-weight: 500;
    border-radius: 5px;
}

.search-area .search-line .step-title {
    border-radius: 15px 15px 0px 0px;
    background: linear-gradient(120deg, #198546, #145a3a, #0e3e29);
    color: #fff;
    text-align: center;
    padding: 14px 0px;
}

.search-area .submit-area {
    padding: 0px 16px;
    padding-top: 8px;
}

.search-area .submit-area button{
    color: #fff;
    background-color: #198546;
    border: 0;
    width: 100%;
    padding: 13px 5px;
    border-radius: 7px;
    font-weight: 500;
    font-size: 15px;
}

.search-area .submit-area button.btn-disabled {
    background-color: rgba(25, 133, 70, 0.62);
}

.search-area ul {
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 0;
    margin-bottom: -7px;
    background-color: #fff;
    max-width: 540px;
    border-radius: 10px 10px 0px 0px;
}

.search-area ul li{
    float: left;
    width: 50%;
    list-style: none;
    padding: 0px ;
}

.search-area ul li label input {
    display: none;
}

.search-area ul li label {
    width: 100%;
    background-color: rgba(25, 133, 70, 0.16);
    border: 0px;
    padding: 17px 5px;
    font-weight: 500;
    border-radius: 10px 0px 0px 0px;
    color: #198546;
    font-size: 15px;
    text-align: center;
}


.search-area ul li:last-child label {
    border-radius: 0px 10px 0px 0px;
}

.search-area ul li label.active {
    color: #fff;
    background-color: #198546;
}

.search-area  .form-group {
    width: 100%;
}

.search-area .form-group label{
    width: 100%;
    font-weight: 500;
    font-size: 15px;
    margin-bottom: 7px;
}

.search-area .form-group .choices__inner {
    width: 100%;
    outline: 0;
    border: 0px;
    padding: 12px 22px !important;
    margin-bottom: 17px;
    background-color: #f3f3f4;
    border-radius: 5px;
}

.search-area  .choices[data-type*=select-one]::after {
    margin-top: -9.5px !important;
}


.search-area .form-group input, .search-area .form-group input:focus, .search-area .form-group input:active {
    width: 100%;
    outline: 0;
    border: 0px;
    padding: 15px 22px;
    margin-bottom: 17px;
    background-color: #f3f3f4;
    border-radius: 5px;
    box-shadow: none;
}

.search-area .form-group button {
    width: 100%;
    border: 0px;
    outline: 0;
    background-color: #198546;
    color: #fff;
    padding: 14px 5px;
    border-radius: 5px;
    margin-top: 30px;
}


.ads-campaign  {
    margin-top: 45px;
    padding: 15px 0px;
}

.ads-campaign img {
    width: 100%;
}

.vitrin-area {
    margin-top: 45px;
}

.vitrin-area .item {
    width: 100%;
    padding: 0px 7px;
}


.product {
    width: 100%;
    text-decoration: none;
    background-color: #fff;
    display: block;
    padding: 9px;
    border-radius: 10px;

}

.product .image {
    width: 100%;
    height: 260px;
    background-size: cover;
    background-position: center;
    border-radius: 5px;
}

.product .price {
    font-size: 21px;
    font-weight: 600;
    margin-top: 10px;
    color: #424242;
    margin-bottom: 5px;
}

.product h6 {
    font-size: 15px;
    width: 100%;
    color: #424242;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.home-campaign {
    padding-top: 75px;
}

.non-padding {
    padding: 0 !important;
}


.home-campaign img{
    width: 100%;
    border-radius: 10px;
}

.hood-cate {
    text-align: center;
}

.hood-cate h4 {
    font-weight: 500;
    font-size: 22px;
}

.hood-cate p {
    font-weight: 500;
    font-size: 15px;
}


footer {
    background-color: #1e1f28;
    width: 100%;
    min-height: 500px;
    padding-top: 5px;
    margin-top: 55px;
}

footer .footer-bank {
    display: table;
    margin: 0 auto;
    margin-bottom: 35px;
    width: 100%;
    max-width: 520px;
}

.product-result .product {
    margin-top: 25px;
}

.filter-area {
    background-color: #fff;
    margin-top: 25px;
    padding: 21px;
    border-radius: 5px;
}

.filter-area label {
    font-size: 14px;
}

.filter-area select, .filter-area input, .filter-area input:focus, .filter-area input:active {
    width: 100%;
    outline: 0 !important;
    border: 0px;
    padding: 12px 16px;
    margin-bottom: 15px;
    background-color: #f3f3f4;
    border-radius: 3px;
    box-shadow: none !important;
    font-size: 14px;
    font-weight: 500;
}

.filter-area button {
    background-color: #198546;
    color: #fff;
    width: 100%;
    border: 0;
    font-size: 15px;
    font-weight: 500;
    padding: 11px 5px;
    border-radius: 5px;
    outline: 0 !important;
}

@media(min-width: 768px){
    .filter-area button {
        margin-top: 31px;
    }
}

.product-detail {
    padding-top: 45px;
}

.product-gallery {
    background-color: #fff;
    padding: 20px;
    border-radius: 5px;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    background-image: none; /* Orijinal SVG'yi iptal eder */
    width: 2.5rem;
    height: 2.5rem;
}

.carousel-control-prev-icon::before,
.carousel-control-next-icon::before {
    content: '';
    display: inline-block;
    width: 1rem;
    height: 1rem;
    border: solid #198546;
    border-width: 0 3px 3px 0;
    padding: 6px;
}

.carousel-control-prev-icon::before {
    transform: rotate(135deg);
}

.carousel-control-next-icon::before {
    transform: rotate(-45deg);
}


.product-info {
    background-color: #fff;
    padding: 20px;
    border-radius: 5px;
    width: 100%;
}

.product-info h6 {
    font-weight: 300;
}

.product-info h6 span {
    font-weight: 300;
    display: table;
    background-color: #313131;
    padding: 7px 15px;
    font-size: 12px;
    color: #fff;
    margin-top: 8px;
}

.product-info h1 {
    font-weight: 300;
    font-size: 21px;
    margin-top: 15px;
}

.product-info .product-price {
    color: #363636;
    font-size: 21px;
    margin-bottom: 8px;
    border-bottom: 1px solid #cccccc8c;
    padding-bottom: 7px;
}

.product-info .product-price span {
    color: #535353;
    text-decoration: line-through;
    font-weight: 300;
    display: block;
    float: left;
    margin-right: 12px;
}


.product-info .customer-view {
    background-color: #fff5eb;
    display: table;
    margin: 0;
    font-weight: 400;
    font-size: 14px;
    padding: 2px 13px;
    border: 1px solid #edddc975;
}

.product-info .customer-view img{
    height: 18px;
    width: auto;
    margin-right: 7px;
}

.product-info .add-basket {
    display: inline-block;
    width: 100%;
    position: relative;
    padding-left: 120px;
    margin-bottom: 20px;
}

.product-info .add-basket .adet {
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
}

.product-info .add-basket .adet label {
    width: 100%;
}

.product-info .add-basket .adet select {
    width: 100%;
    height: 48px;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 4px;
    outline: 0;
}

.product-info .add-basket button {
    width: 100%;
    background-color: #000;
    color: #fff;
    outline: 0;
    height: 48px;
    margin-top: 26px;
    border: 0px;
    border-radius: 5px;
    font-weight: 300;
    font-size: 15px;
}

.product-info .add-basket button span {
    display: table;
    margin: 0 auto;
}

.product-info .add-basket button ion-icon {
    font-size: 20px;
    float: left;
    margin-right: 8px;

    color: #fff;
}

.product-info .content  {
    margin-top: 15px;
}


.product-info .content h3 {
    font-size: 15px;
    background-color: #ebebeb;
    padding: 9px 12px;
    font-weight: 400;
}

.product-info .content .text {
    padding: 5px 12px;
    font-size: 14px;
}

.product-feature {
    margin-top: 20px;
}

.product-info .feature-ul {
    margin: 0;
    padding: 0;
    display: inline-block;
    width: 100%;
}

.product-info .feature-ul li{
    margin: 0;
    padding: 0 5px;
    list-style: none;
    float: left;
    width: 50%;
    margin-bottom: 5px;
}

.product-info .feature-ul li p{
    border-bottom: 1px solid #ccc;
    font-weight: 400;
    padding: 7px 7px;
    font-size: 14px;
    margin-bottom: 8px;
}

.product-info .feature-ul li p b {
    font-weight: 600;
}


.login-area h2{
    color: #2d2d2d;
    font-size: 22px;
    font-weight: 500;
    text-align: center;
    margin-top: 42px;
}

.login-area p{
    margin-top: 11px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.75;
    letter-spacing: .25px;
    color: #74798c;
    text-align: center;
}

.login-ads-area  {
    width: 100%;
    margin-top: 65px;
    margin-bottom: 60px;
}

.login-ads-area .owl-dots {
    display: table;
    margin: 0 auto;
    margin-top: 12px;
}

.login-ads-area .owl-dots .active {
    background-color: rgba(4, 57, 92, 0.84);
}

.login-ads-area .owl-dot {
    float: left;
    width: 10px;
    height: 10px;
    background-color: rgba(76, 156, 229, 0.84);
    border-radius: 20px;
    margin: 0px 2px;
}

.login-ads-area img {
    width: 100%;
}

.login-area .password-reset-btn {
    color: #a0a5ba;
    text-decoration: none;
    width: 100%;
    text-align: right;
    font-weight: 500;
    margin-bottom: 13px;
    margin-top: -2px;
    padding: 0 4px;
}

.login-area form input, .login-area form select, .login-area form select:focus, .login-area form select:active {
    width: 100%;
    border-radius: 10px;
    color: #1f1f1f;
    height: 60px;
    font-size: 15px;
    background-color: #f1f5f9;
    border: 1px solid #d7e2ef;
    outline: 0;
    margin-bottom: 17px;
    padding: 15px 18px;
    font-weight: 400;
    box-shadow: none;
}

.login-area form input:focus {
    color: #212529;
    background-color: #f1f5f9;
    border: 1px solid #d7e2ef;
    outline: 0;
    box-shadow: none;
    border-radius: 5px !important;
}

.login-area form button {
    width: 100%;
    border-radius: 10px;
    background: #198546;
    color: #fff;
    height: 60px;
    outline: 0;
    border: 0;
    font-size: 17px;
    transition: all 500ms;
    margin-bottom: 15px;
}

.login-area form button:hover {
    background: #126e38;
    transition: all 500ms;
}

.login-area .company-type {
    width: 100%;
    margin-bottom: 5px;
}

.login-area .company-type h6 {
    width: 100%;
    color: #04395c;
}

.login-area .company-type label{
    width: 100%;
    background-color: #f1f5f9;
    border: 1px solid #d7e2ef;
    margin-bottom: 12px;
    padding: 10px;
    border-radius: 10px;
}

.login-area .company-type label input{
    width: 22px;
    height: 22px;
    float: left;
    margin-right: 8px;
}

.login-area .company-type label p{
    font-size: 14px;
    margin: 0;
    text-align: left;
    font-weight: 300 !important;
}


.footer-page-list {
    margin: 0 auto;
    padding: 0;
    display: table;
    margin-top: 10px;
}

.footer-page-list li {
    list-style: none;
    margin: 0;
    padding: 0px 10px;
    float: left;
    margin-top: 15px;
}

.footer-page-list li a {
    text-decoration: none;
    color: #797c89;
}


.login-box {
    width: 600px;
    display: table;
    margin: 0 auto;
    background-color: #fff;
    padding: 33px;
    margin-top: 45px;
    padding-top: 2px;
    border-radius: 5px;
    box-shadow: 0px 0px 14px #cccccc5c;
}

.product-result-none {
    text-align: center;
    margin-top: 30px;
}

.product-result-none  ion-icon {
    font-size: 32px;
}

.basket-null-area {
    margin-top: 50px;
    margin-bottom: 25px;
}

.basket-null-area .order-start-btn {
    display: table;
    margin: 0 auto;
    text-decoration: none;
    margin-top: 5px;
    color: #fff;
    background-color: #198546;
    padding: 12px 30px;
    border-radius: 50px;
    outline: 0;
    font-size: 15px;
}



footer {
    background-color: #fff;
    width: 100%;
    padding-top: 37px;
    margin-top: 35px;
}

footer .footer-bank {
    display: table;
    margin: 0 auto;
    width: 100%;
    max-width: 480px;
}

footer .top-footer {
    padding: 26px 35px;
    margin-bottom: 25px;
    display: inline-block;
    width: 100%;
    padding-bottom: 23px;
    background-color: #198546;
    border-radius: 11px;
}

footer .fot-menu h2{
    color: #198546;
    font-size: 17px;
    border-bottom: 1px dashed;
    padding-bottom: 11px;
    margin-top: 16px;
}

footer .fot-menu ul {
    margin: 0;
    padding: 0;
}

footer .fot-menu ul li{
    list-style: none;
}

footer .fot-menu ul a {
    color: #353535;
    font-size: 14px;
    text-decoration: none;
    font-weight: 500;
    padding: 4px 0px;
    display: block;
    width: 100%;
    transition: all 500ms;
}


footer .fot-menu ul a:hover {
    opacity: 0.6;
    transition: all 500ms;
}

footer .iyzico {
    padding: 20px 0px;
    margin-top: 25px;
    background-color: #19854640;
}

footer .iyzico svg {
    width: 100%;
    max-width: 400px;
    display: table;
    margin: 0 auto;
}

footer .copyright {
    background-color: #f3f3f4;
    display: table;
    margin: 0 auto;
    color: #2d2c2c;
    width: 100%;
    text-align: center;
}

footer .copyright ul {
    margin: 0px;
    padding: 20px 0px;
    padding-top: 15px;
    display: inline-block;
    padding-bottom: 10px;
}

footer .copyright ul li{
    margin: 0px;
    padding: 0px;
    list-style: none;
    float: left;
    border-right: 1px dashed #353535;
    display: block;
    padding-right: 10px;
    margin-right: 10px;
    font-size: 13px;
    font-weight: 400;
}

footer .copyright ul li a{
    text-decoration: none;
    color: #2d2c2c;
}


footer .copyright ul li:last-child {
    border-right: 0px dashed #313131;
}


footer .address {
    color: #d0d0d0;
    text-align: center;
    font-size: 13px;
    margin: 0;
    padding: 21px 0px;
}


footer .contact {
    text-decoration: none;
    float: left;
    display: inline-flex;
}

footer .contact svg {
    float: left;
    margin-right: 14px;
    margin-top: 4px;
}

footer .contact p {
    color: #ffffff;
    line-height: 24px;
    margin-bottom: 0;
    font-size: 24px;
    font-weight: 500;
}

footer .contact p span {
    font-size: 15px;
    font-weight: 400;
}

footer .social-area {
    float: right;
    margin: 0;
}

footer .social-area li {
    float: left;
    margin-left: 12px;
    list-style: none;
}

footer .social-area li a{
    color: #fff;
    border: 1px solid #fff;
    width: 41px;
    display: block;
    height: 41px;
    text-align: center;
    border-radius: 50px;
    font-size: 18px;
    padding-top: 8px;
}
