
.fosda {
    
            transition: 1s;
        }

            	.page-title .demo-image h2.title, .demo-image .archive-title h2 {
    margin-top: 0px!important;
    font-size: 36px!important;
}
.header {
    z-index: 111111;
    background: #1f1f1f;
}

.svg_enable .demo-image {
    height: 175px!important;
}
                .header #logo {
                    max-width: 296px;
                    width: 17%;
                    float: left;
                    padding-top: 15px;
                    height: 20px;
                    padding-bottom: 15px;
                    float: left;
                    -webkit-transition: all 0.3s;
                    -moz-transition: all 0.3s;
                    -ms-transition: all 0.3s;
                    -o-transition: all 0.3s;
                    transition: all 0.3s;
                }
                
                .mobile-menu-active .navigation.mobile-menu-wrapper {
    left: 0;
    left: -40px;
}
                .zagl::before {
    content: "";
    border-bottom: 0px solid #cba964!important;
    position: absolute;
    height: 0px;
    margin-top: -8px;
    width: 150px;
    padding-top: 0px;
}
          .zagl:after {
    content: "";
    border-bottom: 0px solid #cba964!important;
    position: absolute;
    height: 0px;
    margin-top: 48px;
    width: 150px;
    padding-top: 0px;
}      
                
                #logo img {
                    height: 60px;
                    width: 60px;
                    margin-top: -5px;
                    padding-top: 0px;
                }
                
                .svg_enable .demo-image {
                    height: 200px;
                }
                
                .svg_enable .sidebar {
                    background-color: #fff;
                    padding-top: 5px;
                    margin-bottom: 5px;
                }
                
                .svg_enable .page-content {
                    background: #fff;
                    padding: 20px;
                    padding-top: 100px;
                    margin-bottom: 30px;
                    margin-top: 0px;
                }
                
                .overlay-demo {
                    position: absolute;
                    height: 100%;
                    width: 100%;
                    top: 0;
                    background-color: #1F1F1F;
                    z-index: -1;
                }
                
                .navigation ul li a,
                .navigation ul li a:link {
                    font-size: 15px;
                }
                
                @media screen and (max-width: 1024px) {
                    .navigation ul li a,
                    .navigation ul li a:link {
                        font-size: 15px;
                  
                    }
                }
                
                .navigation ul li a:link {
                    
                }
                
                .navigation ul li a {
                    color: #fff!important;
                }
                
                .navigation ul ul.sub-menu a,
                .navigation ul ul.sub-menu a:hover {
                    background-color: #f7f7f7;
                    color: #000!important;
                }
                
                @media screen and (max-width: 1024px) {
                    .navigation.mobile-menu-wrapper {
                        display: block;
                        position: fixed;
                        top: 0px;
                        left: -340px;
                        width: 300px;
                        height: 100vh;
                        background-color: #767676;
                        overflow: auto;
                        transition: left 500ms ease;
                        -webkit-backface-visibility: hidden;
                        z-index: 99999;
                    }
                }
                
                @media screen and (max-width: 1024px) {
                    .navigation ul li a,
                    .navigation ul li a:link {
                        display: inline-block;
                        text-decoration: none;
                   
                        font-size: 13px;
                        padding: 16px 16px 15px 15px;
                    }
                    .logged-in.admin-bar .header {
                        top: 0px;
                    }
                }

                #main-menu-wrapper {
                    display: block;
                    float: right;
                    width: 80%;
                    padding-top: 26px;
                    padding-bottom: 17px;
                    -webkit-transition: all 0.5s ease-out;
                    -moz-transition: all 0.5s ease-out;
                    -o-transition: all 0.5s ease-out;
                    transition: all 0.5s ease-out;
                }
                nav.navigation {
    float: left;
    margin-left: 40px;
}
                .container,
                #page {
                    max-width: 100%;
                    min-width: 240px;
                    padding-right: 25px;
                    padding-left: 25px;
                    border-bottom: 1px solid #fff;
                    position: relative;
                    clear: both;
                }
                
                @media screen and (max-width: 1024px) {
                    .container,
                    #page {
                        max-width: 100%;
                        min-width: 240px;
                        padding-right: 25px;
                        padding-left: 25px;
                        position: relative;
                        clear: both;
                    }
                }
                
                .das {
                    font-size: 26px;
    color: #ffd777;
    font-family: 'Lobster', cursive;
    position: absolute;
    left: 70px;
    top: 30px;
                }
                
                .page-title .demo-image h2.title,
                .demo-image .archive-title h2 {
                    
                    font-size: 36px;
                }



                .navigation ul li a, .navigation ul li a:link {
    display: inline-block;
    text-decoration: none;
    color: #000;
    padding-bottom: 8px;
    font-size: 15px!important;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 300;
    border: none;
    padding: 8px 0px 8px 0px;
    line-height: 18px;
}


.df__heder{
    display: -webkit-flex;
display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-right: 3%;
}

.menu__serch #s{
border: 1px solid #ccc;
padding: 7px 7px;
    border-radius: 3px;
}


.menu__serch #searchsubmit{
    background: #f3cd72;
    padding: 7px 7px;
    border: 1px solid #f3cd72;
    margin-left: -7px;
    cursor: pointer;
    width: 80px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.menu__serch #searchsubmit:hover{
    background: #e8be59f2;
      border: 1px solid #e8be59f2;
}
.menu__serch{
    margin-top: -4px;
}

.navigationes{
    position: relative;
    top: 108px;
    left: 0;
    width: 96%;
    background: #353742;
    display: flex;
    color: #fff;
    padding: 8px 72px;
    margin: 0 auto;
}

.kama_breadcrumbs :first-child{
    display: none;
}

.breadcrumbs span{
    color: #fff;
        font-weight: 100!important;
}
.navigationes a{
    display: inline-block;
    color: #fff!important;
}

.breadcrumbs__separator{
margin-right: 12px;
    margin-left: 12px;
}

.breadcrumbs__separator_marck  {

    }

.menu__serch form{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

    @media only screen and (max-width: 1000px) {

#main-menu-wrapper {
    display: flex!important;
}

.header a#pull {
    margin-top: -2px!important;
}

.navigation.mobile-menu-wrapper {
    left: -380px!important;
}
a#pull:after {
    color: #fff!important;

}
.mobile-menu-active .navigation.mobile-menu-wrapper {
    left: -40px!important;
}
.navigation ul ul.sub-menu a, .navigation ul ul.sub-menu a:link {
    width: 220px!important;
    color: #000!important;
    padding-bottom: 10px!important;
    padding-top: 10px!important;
}

.header a#pull {
    margin-top: -2px!important;
    margin-right: 20px!important;
}

    }

      @media only screen and (max-width: 630px) {
.das {
    display: none;
}

.kar {
    width: 100%!important;
    border-right: 2px solid #ffffff;
    background: #000;
}
.primary__source {
    color: #c5951f;
    margin-bottom: 20px;
    font-size: 11px;
}

.sfdfdad {
    margin-top: 0;
    margin-bottom: 0px;
}
.blok-kat {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 112px;
}

#logo img {
    height: 60px;
    width: 60px;
    margin-top: 0px;
    padding-top: 0px;
}

         }

 @media only screen and (max-width: 445px) {
.menu__serch{
    display: none;
}
}

      @media only screen and (max-width: 350px) {

.menu__serch {
    margin-top: -4px;
    display: none;
}

#logo img {
    height: 60px;
    width: 60px;
    margin-top: -5px;
    padding-top: 0px;
}


.blok-kat {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 82px!important;
}
         }


.toggle-submenu{
    display: none!important;
}




@media only screen and (max-width: 1024px) {
.kar {
    width: 45%!important;
    border-right: 2px solid #ffffff;
    background: #000;
    margin-left: 13px!important;
    margin-right: 13px!important;
}

  }




    @media only screen and (max-width: 1150px) {
.main {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    background: #fff;
    width: 99%;
    margin: 0 auto;
    margin-top: 7%;
    border-radius: 8px;
    min-height: 1400px;
    padding-top: 20px;
    flex-direction: column;
    align-items: center;
}
.main__left {
    width: 97%!important;
}

.main__right {
    width: 350px!important;
    margin-left: 0%!important;
    margin-bottom: 30px!important;
}

  }
    @media only screen and (max-width: 720px) {
#post-grid-2633 .element_1571210205377 {
    display: block;
    font-size: 18px!important;
    line-height: 24px!important;
    line-height: normal;
    background: #fff;
    padding: 10px 7px!important!important;
    box-shadow: 0 0 5px rgba(0,0,0,0.2);
    text-align: left;
    margin-top: 0px!important;
    padding-right: 20%!important;
    width: 100%;
    z-index: 1!important;
    position: relative;
}
#post-grid-2633 .element_1571210209060 {
    z-index: 1;
    display: block;
    font-size: 15px!important;
    line-height: normal;
    padding: 8px 5px!important;
    color: #20222d;
    text-align: center!important;
    width: 150px!important;
    margin-left: auto;
    position: relative;
    transition: 1s;
    background: #fff;
    margin-top: -10px!important;
    margin-right: 5px!important;
    border: 1px solid #20222d26!important;
    margin-bottom: 40px;
}

  }


.primary__nav_ches{
      display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin-bottom: 25px!important;
    margin-left: 20px!important;
    flex-wrap: wrap;
    line-height: 24px;
}

.primary__nav_ches a{
    margin: 0 6px;
}
.primary__nav_ches span{
    margin: 0 6px;
}

.primary__nav_ches a:hover {
    color: #b18c35!important;
}

    @media only screen and (max-width: 600px) {
.primary__nav_ches {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin-bottom: 21px!important;
    margin-left: 10px!important;
        margin-right: 10px!important;
    flex-wrap: wrap;
    line-height: 24px;
}
.primary__nav_ches a{
    margin: 0 4px;
}
.primary__nav_ches span{
    margin: 0 4px;
}

   }








