/*
Theme Name: e-inzenjering studio Child
Theme URI: https://e-inzenjering.com/
Author URI: https://e-inzenjering.com/
Author: https://e-inzenjering.com/
Description: Child theme for the https://e-inzenjering.com/ theme.
Template: gowilds
*/
.btn-medium {
    padding: 10px 0px 10px 0px!important;
}

.post-one__meta .meta-inline {
    display: none!important;
}
.post-one__category { display: none!important; }

/*moja neka za shop background*/
.custom-breadcrumb.breadcrumb-default.text-light  {
    background-image: url(https://nova.mostarfreewalkingtours.com/wp-content/uploads/2023/07/mostar-stari-most-free-walking-tours-sheva-1.jpg)!important;
}
.custom-breadcrumb {
    background-position: center top;
}
.custom-breadcrumb .breadcrumb a {
    color: #ae0f2f;
}
/*Border radius*/
.banner-one__content-inner { border-radius: 0px!important; }
.banner-one__single { border-radius: 0px!important; }

/*description na karticama na naslovnoj text velicina*/
.banner-one__desc {
    font-size: 14px!important;
    line-height: 18px;
}
/*mob*/
@media (max-width: 767px) {
    .banner-one__desc {
    font-size: 12px!important;
    line-height: 14px!important;
}
.banner-one__content-inner{padding: 10px!important;}
}
/*tablet*/
@media (max-width: 1024px) {
     .banner-one__desc {
    font-size: 13px!important;
    line-height: 15px!important;
}
.banner-one__content-inner{padding: 10px!important;}
}
/*desktop i vise*/
.banner-two__subtitle{display:none;}
.banner-one__content-inner{padding: 12px!important;}

/*posts cards*/
.post-one__thumbnail img {
    border-radius: 0px;
}
@media (max-width: 1024px) {
    .post-one__content-inner {
        padding: 10px 10px 10px;
    }
    .post-one__title {
    font-size: 18px;
    line-height: 24px;
}
.post-one__desc {
    padding-bottom: 15px;
    font-size: 14px;
    line-height: 18px;
}
.post-one__read-more {
    font-size: 12px;
}
}
.post-block-small .post-content .post-thumbnail img {
    border-radius: 0px;
}
/*sticky menu*/
.gv-sticky-wrapper.is-fixed > .elementor-section {
    background: #F2EFE6!important;
}
/*footer links*/
footer .footer-main a {
    color: #F1A208!important;
}
/*button edit color*/
.not-found-wrapper .not-found-home > a i {
    color: white;
}
.not-found-wrapper .not-found-home > a {
    color: white;
}
