/*------------------------------------------------------------------//
//      RESPONSIVE SYSTEM                                                                                 //
//------------------------------------------------------------------*/
@media screen and (min-width: 1400px) {

    /* PC 1400+  */
    .menuAc {
        display: none !important;
    }
}

@media screen and (max-width: 1399px) and (min-width: 1199px) {
    .menuAc {
        display: none !important;
    }

    .header-menu ul li a {
        color: #3f1f20;
        font-size: 18px;
        padding: 14px 8px;
        font-family: 'Abril Fatface';
        letter-spacing: 1px;
    }

     .header-logo img {
        width: 185px;
    }

    .single-header .header-logo img {
        width: 185px;
    }

    .home-about-left-icon img {
        transform: scale(0.9);
        position: relative;
        z-index: -2;
    }

    .home-about-left-icon {
        left: -60px;
        top: 90px;
    }
    .home-about-right-icon img {
        transform: scale(0.9);
        position: relative;
        z-index: -2;
    }

    .home-about-right-icon {
        right: -60px;
        top: 90px;
    }

    .home-shop-inner .title {
        font-size: 46px;
    
    }

    .home-shop {
        height: 545px;
        background-size: cover;
    }
    .home-shop-inner {
        padding-top: 175px;
    }

    .single-head-inner {
        position: relative;
        top: -2px;
    }
}

@media screen and (max-width: 1198px) and (min-width: 992px) {

    body,html {
        overflow-x: hidden;
       
    }

    /* MOBILE 320+ ~ 480 */
    .menuAc
     {
        display: flex !important;
    }

    .header-menu {
        display: none;
    }

    .header-lang {
        display: none;
    }

    .header-shop {
        display: none;
    }

    .mobile-shop {
        display: block;
    }

    .mobile-shop {
        background: #3f1f20;
        width: 50px;
        height: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 25px;
        font-size: 14px;
        font-weight: 600;
        margin-right: 15px;
    color: #fff;
       
      }

      .header-logo  {
        top: 8px  !important;
        position: relative;
    }

    .single-header .header-inner {
        height: initial !important;
    }

   


      .header-logo img {
        width: 110px;
    }

      .mobile-shop a {
      
    color: #fff;
       
      }

      

    .header-shop {
        display: none;
    }

 .home-about-right-icon{
     display: none;
 }
 .home-about-left-icon{
    display: none;
}

.home-about .line {
    width: 1px;
    height: 125px;
    background: #3f1f20;
    margin: 0 18px;
    /* position: relative; */
    /* left: 20px; */
}

.home-about-right .text {
    font-size: 27px;
    color: #3f1f20;
    font-family: 'Abril Fatface';
    text-transform: uppercase;
}

.home-about-left img {
    width: 100px;
}


.home-about .desc {
     width: initial; 
 
}

.home-about-right {

    text-align: center;
}
.timelineone{
    margin-bottom: 30px;
}

.home-timeline {
    padding-top: 50px;
    margin-bottom: 110px;
}
    


.home-service-content .items:nth-child(2) {
    margin-top: initial;
}

.home-service-content .items:nth-child(3) {
    margin-top: initial;
    padding-left: initial;
}

.home-service-content .items:nth-child(4) {
    padding-left: initial;
}

.home-service-item .img {
    background: #faefe9;
    height: 125px;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 125px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-shadow: 0px 5px 21px 0px #00000014;
    box-shadow: 0px 5px 21px 0px #00000014;
}

.home-service-item .img img {
    width: 100px;
    /* height: auto; */
}

.home-service-head .title {
    font-size: 48px;
    color: #3f1f20;
    font-family: "Abril Fatface";
    margin-top: 16px;
}

.home-service {
    background-size: cover;

     background-attachment: initial; 
}

.home-service-item {

flex-direction: column;

align-items: center;

text-align: center;
}

.home-service-content .row{
    margin-right: 0;
    margin-left: 0;
}

.home-service-item .text {
    font-size: 27px;

    margin-top: 15px;
}

.home-service-item .text:after{
    display: none;
}
.home-service-head {
    text-align: center;
    padding-top: 37px;
    margin-bottom: 30px;
}
.home-shop {
    background-image: url(../images/online-shop.jpg);
    height: 363px;
    background-size: cover;
    backdrop-filter: none;
}
.home-shop-inner .title {
    font-size: 25px;
}

.home-shop-inner {
    padding-top: inherit;
    height: 100%;
    /* background: #faefe9cc; */
    text-align: center;
    position: relative;
    width: 100%;
    height: 363px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.home-sube-head .title {
    font-size: 48px;
    color: #3f1f20;
    font-family: "Abril Fatface";
    margin-top: 4px;
}
.footer-inner {
    padding: 15px 0;

    flex-direction: column-reverse;
    text-align: center;
}
.footer-social a {

    margin-bottom: 15px;
}
.footer p {
    font-size: 14px;
    color: #472736;
    line-height: 1.5;
}
.home-sube-item {
    margin-bottom: 35px;
}
.home-sube-item a.maps {

    padding: 17px 22px;
}
.single-detail-content h1 {
    font-size: 30px;
    color: #3f1f20;
    font-weight: 600;
    margin-bottom: 45px;
    margin-top: 35px;
}
.single-detail {
    margin-top: -235px;
}
.single-head-inner .title {
    font-family: 'Abril Fatface';
    font-size: 45px;
    color: #3f1f20;
    text-align: center;
}
.single-head .shop-table-inner .item {
    border-bottom: 1px solid #472736;
    text-align: center;
    height: 100px;
    border-right: 0;

}
.single-head .shop-table-inner .items:nth-child(3) .item {
    border-right: 0 !important;
    border-bottom: 0 !important;

}
.single-head .shop-table-inner .item a.form {
    padding: 17px 30px;

}
.single-head .shop-table-inner .wp img {
    margin-right: 5px;
    width: 55px;
}

.single-head-inner {

    padding-top: 42px;
}

.shop-table{
    margin-top: -153px;

}

.single-head .shop-contact-inner .wp {
    background: #faefe9;
    border: 1px solid #3f1f20;
    padding: 0 23px;
    height: 105px;
}

.single-contact-form .kariyer-form .custom-file {
    height: 80px;
    margin-bottom: 35px;
}

.single-cat-item {
    display: -webkit-inline-box;
    display: inline-flex;
    width: 25%;
}
.single-cat-item a img {
    width: 87px;
}

.single-cat-item a {
    font-size: 13px;

}

.single-cat-inner {
    flex-wrap: wrap;
}

.single-cat-inner::after {
    content: '';
    background: #3f1f20;
    height: 2px;
    width: 119%;
    position: absolute;
    bottom: -15px;
}

.single-cat-item .active:after {
    background: #3f1f20;
    content: '';
    width: 100%;
    height: 4px;
    position: relative;
    display: block;
    top: 3px;
}
.single-cat {
    margin-top: -113px;
    background: #fff;
}

.home-sube-item p a{
    color: #472736;
}

}

@media screen and (max-width: 991px) and (min-width: 768px) {

    body,html {
        overflow-x: hidden;
       
    }

    /* MOBILE 320+ ~ 480 */
    .menuAc
     {
        display: flex !important;
    }

    .header-menu {
        display: none;
    }

    .header-lang {
        display: none;
    }

    .header-shop {
        display: none;
    }

    .mobile-shop {
        display: block;
    }

    .mobile-shop {
        background: #3f1f20;
        width: 50px;
        height: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 25px;
        font-size: 14px;
        font-weight: 600;
        margin-right: 15px;
    color: #fff;
       
      }

      .header-logo  {
        top: 8px  !important;
        position: relative;
    }

    .single-header .header-inner {
        height: initial !important;
    }

   


      .header-logo img {
        width: 110px;
    }

      .mobile-shop a {
      
    color: #fff;
       
      }

      

    .header-shop {
        display: none;
    }

 .home-about-right-icon{
     display: none;
 }
 .home-about-left-icon{
    display: none;
}

.home-about .line {
    width: 1px;
    height: 125px;
    background: #3f1f20;
    margin: 0 18px;
    /* position: relative; */
    /* left: 20px; */
}

.home-about-right .text {
    font-size: 27px;
    color: #3f1f20;
    font-family: 'Abril Fatface';
    text-transform: uppercase;
}

.home-about-left img {
    width: 100px;
}


.home-about .desc {
     width: initial; 
 
}

.home-about-right {

    text-align: center;
}
.timelineone{
    margin-bottom: 30px;
}

.home-timeline {
    padding-top: 50px;
    margin-bottom: 110px;
}
    


.home-service-content .items:nth-child(2) {
    margin-top: initial;
}

.home-service-content .items:nth-child(3) {
    margin-top: initial;
    padding-left: initial;
}

.home-service-content .items:nth-child(4) {
    padding-left: initial;
}

.home-service-item .img {
    background: #faefe9;
    height: 125px;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 125px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-shadow: 0px 5px 21px 0px #00000014;
    box-shadow: 0px 5px 21px 0px #00000014;
}

.home-service-item .img img {
    width: 100px;
    /* height: auto; */
}

.home-service-head .title {
    font-size: 48px;
    color: #3f1f20;
    font-family: "Abril Fatface";
    margin-top: 16px;
}

.home-service {
    background-size: cover;

     background-attachment: initial; 
}

.home-service-item {

flex-direction: column;

align-items: center;

text-align: center;
}

.home-service-content .row{
    margin-right: 0;
    margin-left: 0;
}

.home-service-item .text {
    font-size: 27px;

    margin-top: 15px;
}

.home-service-item .text:after{
    display: none;
}
.home-service-head {
    text-align: center;
    padding-top: 37px;
    margin-bottom: 30px;
}
.home-shop {
    background-image: url(../images/online-shop.jpg);
    height: 363px;
    background-size: cover;
    backdrop-filter: none;
}
.home-shop-inner .title {
    font-size: 25px;
}

.home-shop-inner {
    padding-top: inherit;
    height: 100%;
    /* background: #faefe9cc; */
    text-align: center;
    position: relative;
    width: 100%;
    height: 363px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.home-sube-head .title {
    font-size: 48px;
    color: #3f1f20;
    font-family: "Abril Fatface";
    margin-top: 4px;
}
.footer-inner {
    padding: 15px 0;

    flex-direction: column-reverse;
    text-align: center;
}
.footer-social a {

    margin-bottom: 15px;
}
.footer p {
    font-size: 14px;
    color: #472736;
    line-height: 1.5;
}
.home-sube-item {
    margin-bottom: 35px;
}
.home-sube-item img{
    width:100%;
}
.single-detail-content h1 {
    font-size: 30px;
    color: #3f1f20;
    font-weight: 600;
    margin-bottom: 45px;
    margin-top: 35px;
}
.single-detail {
    margin-top: -235px;
}
.single-head-inner .title {
    font-family: 'Abril Fatface';
    font-size: 45px;
    color: #3f1f20;
    text-align: center;
}
.single-head .shop-table-inner .item {
    border-bottom: 1px solid #472736;
    text-align: center;
    height: 100px;
    border-right: 0;

}
.single-content-item {
    padding: initial;
 
}
.single-head .shop-table-inner .items:nth-child(3) .item {
    border-right: 0 !important;
    border-bottom: 0 !important;

}
.single-head .shop-table-inner .item a.form {
    padding: 17px 30px;

}
.single-head .shop-table-inner .wp img {
    margin-right: 5px;
    width: 55px;
}

.single-head-inner {

    padding-top: 42px;
}

.shop-table{
    margin-top: -153px;

}

.single-head .shop-contact-inner .wp {
    background: #faefe9;
    border: 1px solid #3f1f20;
    padding: 0 23px;
    height: 105px;
}

.single-contact-form .kariyer-form .custom-file {
    height: 80px;
    margin-bottom: 35px;
}

.single-cat-item {
    display: -webkit-inline-box;
    display: inline-flex;
    width: 25%;
}
.single-cat-item a img {
    width: 87px;
}

.single-cat-item a {
    font-size: 13px;

}

.single-cat-inner {
    flex-wrap: wrap;
}

.single-cat-inner::after {
    content: '';
    background: #3f1f20;
    height: 2px;
    width: 119%;
    position: absolute;
    bottom: -15px;
}

.single-cat-item .active:after {
    background: #3f1f20;
    content: '';
    width: 100%;
    height: 4px;
    position: relative;
    display: block;
    top: 3px;
}
.single-cat {
    margin-top: -113px;
    background: #fff;
}

.home-sube-item p a{
    color: #472736;
}
 

}

@media screen and (max-width: 767px) and (min-width: 640px) {
    body,html {
        overflow-x: hidden;
       
    }

    /* MOBILE 320+ ~ 480 */
    .menuAc
     {
        display: flex !important;
    }

    .header-menu {
        display: none;
    }

    .header-lang {
        display: none;
    }

    .header-shop {
        display: none;
    }

    .mobile-shop {
        display: block;
    }

    .mobile-shop {
        background: #3f1f20;
        width: 50px;
        height: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 25px;
        font-size: 14px;
        font-weight: 600;
        margin-right: 15px;
    color: #fff;
       
      }

      .header-logo  {
        top: 8px  !important;
        position: relative;
    }

    .single-header .header-inner {
        height: initial !important;
    }

   


      .header-logo img {
        width: 110px;
    }

      .mobile-shop a {
      
    color: #fff;
       
      }

      

    .header-shop {
        display: none;
    }

 .home-about-right-icon{
     display: none;
 }
 .home-about-left-icon{
    display: none;
}

.home-about .line {
    width: 1px;
    height: 125px;
    background: #3f1f20;
    margin: 0 18px;
    /* position: relative; */
    /* left: 20px; */
}

.home-about-right .text {
    font-size: 27px;
    color: #3f1f20;
    font-family: 'Abril Fatface';
    text-transform: uppercase;
}

.home-about-left img {
    width: 100px;
}


.home-about .desc {
     width: initial; 
 
}

.home-about-right {

    text-align: center;
}
.timelineone{
    margin-bottom: 30px;
}

.home-timeline {
    padding-top: 50px;
    margin-bottom: 110px;
}
    


.home-service-content .items:nth-child(2) {
    margin-top: initial;
}

.home-service-content .items:nth-child(3) {
    margin-top: initial;
    padding-left: initial;
}

.home-service-content .items:nth-child(4) {
    padding-left: initial;
}

.home-service-item .img {
    background: #faefe9;
    height: 125px;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 125px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-shadow: 0px 5px 21px 0px #00000014;
    box-shadow: 0px 5px 21px 0px #00000014;
}

.home-service-item .img img {
    width: 100px;
    /* height: auto; */
}

.home-service-head .title {
    font-size: 48px;
    color: #3f1f20;
    font-family: "Abril Fatface";
    margin-top: 16px;
}

.home-service {
    background-size: cover;

     background-attachment: initial; 
}

.home-service-item {

flex-direction: column;

align-items: center;

text-align: center;
}

.home-service-content .row{
    margin-right: 0;
    margin-left: 0;
}

.home-service-item .text {
    font-size: 27px;

    margin-top: 15px;
}

.home-service-item .text:after{
    display: none;
}
.home-service-head {
    text-align: center;
    padding-top: 37px;
    margin-bottom: 30px;
}
.home-shop {
    background-image: url(/lib/images/online-shop.jpg);
    height: 363px;
    background-size: cover;
    backdrop-filter: none;
}
.home-shop-inner .title {
    font-size: 25px;
}

.home-shop-inner {
    padding-top: inherit;
    height: 100%;
    background: #faefe9cc;
    text-align: center;
    position: relative;
    width: 100%;
    height: 363px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.home-sube-head .title {
    font-size: 48px;
    color: #3f1f20;
    font-family: "Abril Fatface";
    margin-top: 4px;
}
.footer-inner {
    padding: 15px 0;

    flex-direction: column-reverse;
    text-align: center;
}
.footer-social a {

    margin-bottom: 15px;
}
.footer p {
    font-size: 14px;
    color: #472736;
    line-height: 1.5;
}
.home-sube-item {
    margin-bottom: 35px;
}
.single-detail-content h1 {
    font-size: 30px;
    color: #3f1f20;
    font-weight: 600;
    margin-bottom: 45px;
    margin-top: 35px;
}
.single-detail {
    margin-top: -235px;
}
.single-head-inner .title {
    font-family: 'Abril Fatface';
    font-size: 45px;
    color: #3f1f20;
    text-align: center;
}
.single-head .shop-table-inner .item {
    border-bottom: 1px solid #472736;
    text-align: center;
    height: 100px;
    border-right: 0;

}
.single-head .shop-table-inner .items:nth-child(3) .item {
    border-right: 0 !important;
    border-bottom: 0 !important;

}
.single-head .shop-table-inner .item a.form {
    padding: 17px 30px;

}
.single-head .shop-table-inner .wp img {
    margin-right: 5px;
    width: 55px;
}

.single-head-inner {

    padding-top: 42px;
}

.shop-table{
    margin-top: -153px;

}

.single-head .shop-contact-inner .wp {
    background: #faefe9;
    border: 1px solid #3f1f20;
    padding: 0 23px;
    height: 105px;
}

.single-contact-form .kariyer-form .custom-file {
    height: 80px;
    margin-bottom: 35px;
}

.single-cat-item {
    display: -webkit-inline-box;
    display: inline-flex;
    width: 25%;
}
.single-cat-item a img {
    width: 87px;
}

.single-cat-item a {
    font-size: 13px;

}

.single-cat-inner {
    flex-wrap: wrap;
}

.single-cat-inner::after {
    content: '';
    background: #3f1f20;
    height: 2px;
    width: 119%;
    position: absolute;
    bottom: -15px;
}

.single-cat-item .active:after {
    background: #3f1f20;
    content: '';
    width: 100%;
    height: 4px;
    position: relative;
    display: block;
    top: 3px;
}
.single-cat {
    margin-top: -113px;
    background: #fff;
}

.home-sube-item p a{
    color: #472736;
}


}

@media screen and (max-width: 639px) and (min-width: 480px) {
    body,html {
        overflow-x: hidden;
       
    }

    /* MOBILE 320+ ~ 480 */
    .menuAc
     {
        display: flex !important;
    }

    .header-menu {
        display: none;
    }

    .header-lang {
        display: none;
    }

    .header-shop {
        display: none;
    }

    .mobile-shop {
        display: block;
    }

    .mobile-shop {
        background: #3f1f20;
        width: 50px;
        height: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 25px;
        font-size: 14px;
        font-weight: 600;
        margin-right: 15px;
    color: #fff;
       
      }

      .header-logo  {
        top: 8px  !important;
        position: relative;
    }

    .single-header .header-inner {
        height: initial !important;
    }

   


      .header-logo img {
        width: 110px;
    }

      .mobile-shop a {
      
    color: #fff;
       
      }

      

    .header-shop {
        display: none;
    }

 .home-about-right-icon{
     display: none;
 }
 .home-about-left-icon{
    display: none;
}

.home-about .line {
    width: 1px;
    height: 125px;
    background: #3f1f20;
    margin: 0 18px;
    /* position: relative; */
    /* left: 20px; */
}

.home-about-right .text {
    font-size: 27px;
    color: #3f1f20;
    font-family: 'Abril Fatface';
    text-transform: uppercase;
}

.home-about-left img {
    width: 100px;
}


.home-about .desc {
     width: initial; 
 
}

.home-about-right {

    text-align: center;
}
.timelineone{
    margin-bottom: 30px;
}

.home-timeline {
    padding-top: 50px;
    margin-bottom: 110px;
}
    


.home-service-content .items:nth-child(2) {
    margin-top: initial;
}

.home-service-content .items:nth-child(3) {
    margin-top: initial;
    padding-left: initial;
}

.home-service-content .items:nth-child(4) {
    padding-left: initial;
}

.home-service-item .img {
    background: #faefe9;
    height: 125px;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 125px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-shadow: 0px 5px 21px 0px #00000014;
    box-shadow: 0px 5px 21px 0px #00000014;
}

.home-service-item .img img {
    width: 100px;
    /* height: auto; */
}

.home-service-head .title {
    font-size: 48px;
    color: #3f1f20;
    font-family: "Abril Fatface";
    margin-top: 16px;
}

.home-service {
    background-size: cover;

     background-attachment: initial; 
}

.home-service-item {

flex-direction: column;

align-items: center;

text-align: center;
}

.home-service-content .row{
    margin-right: 0;
    margin-left: 0;
}

.home-service-item .text {
    font-size: 27px;

    margin-top: 15px;
}

.home-service-item .text:after{
    display: none;
}
.home-service-head {
    text-align: center;
    padding-top: 37px;
    margin-bottom: 30px;
}
.home-shop {
    background-image: url(/lib/images/online-shop.jpg);
    height: 363px;
    background-size: cover;
    backdrop-filter: none;
}
.home-shop-inner .title {
    font-size: 25px;
}

.home-shop-inner {
    padding-top: inherit;
    height: 100%;
    background: #faefe9cc;
    text-align: center;
    position: relative;
    width: 100%;
    height: 363px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.home-sube-head .title {
    font-size: 48px;
    color: #3f1f20;
    font-family: "Abril Fatface";
    margin-top: 4px;
}
.footer-inner {
    padding: 15px 0;

    flex-direction: column-reverse;
    text-align: center;
}
.footer-social a {

    margin-bottom: 15px;
}
.footer p {
    font-size: 14px;
    color: #472736;
    line-height: 1.5;
}
.home-sube-item {
    margin-bottom: 35px;
}
.single-detail-content h1 {
    font-size: 30px;
    color: #3f1f20;
    font-weight: 600;
    margin-bottom: 45px;
    margin-top: 35px;
}
.single-detail {
    margin-top: -235px;
}
.single-head-inner .title {
    font-family: 'Abril Fatface';
    font-size: 45px;
    color: #3f1f20;
    text-align: center;
}
.single-head .shop-table-inner .item {
    border-bottom: 1px solid #472736;
    text-align: center;
    height: 100px;
    border-right: 0;

}
.single-head .shop-table-inner .items:nth-child(3) .item {
    border-right: 0 !important;
    border-bottom: 0 !important;

}
.single-head .shop-table-inner .item a.form {
    padding: 17px 30px;

}
.single-head .shop-table-inner .wp img {
    margin-right: 5px;
    width: 55px;
}

.single-head-inner {

    padding-top: 42px;
}

.shop-table{
    margin-top: -153px;

}

.single-head .shop-contact-inner .wp {
    background: #faefe9;
    border: 1px solid #3f1f20;
    padding: 0 23px;
    height: 105px;
}

.single-contact-form .kariyer-form .custom-file {
    height: 80px;
    margin-bottom: 35px;
}

.single-cat-item {
    display: -webkit-inline-box;
    display: inline-flex;
    width: 25%;
}
.single-cat-item a img {
    width: 87px;
}

.single-cat-item a {
    font-size: 13px;

}

.single-cat-inner {
    flex-wrap: wrap;
}

.single-cat-inner::after {
    content: '';
    background: #3f1f20;
    height: 2px;
    width: 119%;
    position: absolute;
    bottom: -15px;
}

.single-cat-item .active:after {
    background: #3f1f20;
    content: '';
    width: 100%;
    height: 4px;
    position: relative;
    display: block;
    top: 3px;
}
.single-cat {
    margin-top: -113px;
    background: #fff;
}

.home-sube-item p a{
    color: #472736;
}

}

@media screen and (max-width: 480px) and (min-width: 0px) {

    body,html {
        overflow-x: hidden;
       
    }

    /* MOBILE 320+ ~ 480 */
    .menuAc
     {
        display: flex !important;
    }

    .header-menu {
        display: none;
    }

    .header-lang {
        display: none;
    }

    .header-shop {
        display: none;
    }

    .mobile-shop {
        display: block;
    }

    .mobile-shop {
        background: #3f1f20;
        width: 50px;
        height: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 25px;
        font-size: 14px;
        font-weight: 600;
        margin-right: 15px;
    color: #fff;
       
      }

      .header-logo  {
        top: 8px  !important;
        position: relative;
    }

    .single-header .header-inner {
        height: initial !important;
    }

   


      .header-logo img {
        width: 110px;
    }

      .mobile-shop a {
      
    color: #fff;
       
      }

      

    .header-shop {
        display: none;
    }

 .home-about-right-icon{
     display: none;
 }
 .home-about-left-icon{
    display: none;
}

.home-about .line {
    width: 1px;
    height: 125px;
    background: #3f1f20;
    margin: 0 18px;
    /* position: relative; */
    /* left: 20px; */
}

.home-about-right .text {
    font-size: 27px;
    color: #3f1f20;
    font-family: 'Abril Fatface';
    text-transform: uppercase;
}

.home-about-left img {
    width: 100px;
}


.home-about .desc {
     width: initial; 
 
}

.home-about-right {

    text-align: center;
}
.timelineone{
    margin-bottom: 30px;
}

.home-timeline {
    padding-top: 50px;
    margin-bottom: 110px;
}
    


.home-service-content .items:nth-child(2) {
    margin-top: initial;
}

.home-service-content .items:nth-child(3) {
    margin-top: initial;
    padding-left: initial;
}

.home-service-content .items:nth-child(4) {
    padding-left: initial;
}

.home-service-item .img {
    background: #faefe9;
    height: 125px;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 125px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-shadow: 0px 5px 21px 0px #00000014;
    box-shadow: 0px 5px 21px 0px #00000014;
}

.home-service-item .img img {
    width: 100px;
    /* height: auto; */
}

.home-service-head .title {
    font-size: 48px;
    color: #3f1f20;
    font-family: "Abril Fatface";
    margin-top: 16px;
}

.home-service {
    background-size: cover;

     background-attachment: initial; 
}

.home-service-item {

flex-direction: column;

align-items: center;

text-align: center;
}

.home-service-content .row{
    margin-right: 0;
    margin-left: 0;
}

.home-service-item .text {
    font-size: 27px;

    margin-top: 15px;
}

.home-service-item .text:after{
    display: none;
}
.home-service-head {
    text-align: center;
    padding-top: 37px;
    margin-bottom: 30px;
}
.home-shop {
    background-image: url(../images/online-shop.jpg);
    height: 363px;
    background-size: cover;
    backdrop-filter: none;
}
.home-shop-inner .title {
    font-size: 25px;
}

.home-shop-inner {
    padding-top: inherit;
    height: 100%;
    background: #faefe9cc;
    text-align: center;
    position: relative;
    width: 100%;
    height: 363px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.home-sube-head .title {
    font-size: 48px;
    color: #3f1f20;
    font-family: "Abril Fatface";
    margin-top: 4px;
}
.footer-inner {
    padding: 15px 0;

    flex-direction: column-reverse;
    text-align: center;
}
.footer-social a {

    margin-bottom: 15px;
}
.footer p {
    font-size: 14px;
    color: #472736;
    line-height: 1.5;
}
.home-sube-item {
    margin-bottom: 35px;
}
.single-detail-content h1 {
    font-size: 30px;
    color: #3f1f20;
    font-weight: 600;
    margin-bottom: 45px;
    margin-top: 35px;
}
.single-detail {
    margin-top: -235px;
}
.single-head-inner .title {
    font-family: 'Abril Fatface';
    font-size: 45px;
    color: #3f1f20;
    text-align: center;
}
.single-head .shop-table-inner .item {
    border-bottom: 1px solid #472736;
    text-align: center;
    height: 100px;
    border-right: 0;

}
.single-head .shop-table-inner .items:nth-child(3) .item {
    border-right: 0 !important;
    border-bottom: 0 !important;

}
.single-head .shop-table-inner .item a.form {
    padding: 17px 30px;

}
.single-head .shop-table-inner .wp img {
    margin-right: 5px;
    width: 55px;
}

.single-head-inner {

    padding-top: 42px;
}

.shop-table{
    margin-top: -153px;

}

.single-head .shop-contact-inner .wp {
    background: #faefe9;
    border: 1px solid #3f1f20;
    padding: 0 23px;
    height: 105px;
}

.single-contact-form .kariyer-form .custom-file {
    height: 80px;
    margin-bottom: 35px;
}

.single-cat-item {
    display: -webkit-inline-box;
    display: inline-flex;
    width: 30%;
}
.single-cat-item a img {
    width: 87px;
}

.single-cat-item a {
    font-size: 13px;
}

.single-cat-inner {
    flex-wrap: wrap;
}

.single-cat-inner::after {
    content: '';
    background: #3f1f20;
    height: 2px;
    width: 119%;
    position: absolute;
    bottom: -15px;
}

.single-cat-item .active:after {
    background: #3f1f20;
    content: '';
    width: 100%;
    height: 4px;
    position: relative;
    display: block;
    top: 3px;
}
.single-cat {
    margin-top: -113px;
    background: #fff;
}

.home-sube-item p a{
    color: #472736;
}
.header-inner {

    height: 70px;
}

#timeline .title {
    font-size: 28px;
    color: #3f1f20;
    font-family: 'Abril Fatface';
    text-transform: uppercase;
    text-align: center;
    padding: 35px 0;
    line-height: 1.3;
}
.ilk-dukkan-desc {
    font-size: 17px;
    margin-top: 15px;
}
.ilk-dukkan{
    margin-top: -100px;

}
.whatsappFixed a span {
    display: none;
}
.whatsappFixed {
    height: 45px;
    width: 45px;
    border-radius: 100%;
    bottom: 7px;
}
.whatsappFixed a i {
    font-size: 22px;
    margin-right: 0px;
}

.whatsappFixed a {
    display: initial;
}
}