/*Class----*/
.hide{display: none;}

/*p {text-align: justify;}*/

/*SP Main Body----------------*/
#sp-main-body {
    padding: 100px 0 50px;
}
.gdjekupiti #sp-main-body {
    padding: 50px 0 50px;
}
@media (min-width: 1400px){
.sppb-row-container {
    max-width: 1140px;
}
}

/*Pagination----------------------*/
.pagination {
    display: flex;
    padding-left: 0;
    list-style: none;
    justify-content: space-between;
}

/*Btn ---------------------------*/
.btn-secondary:hover {
    color: #fff;
    background-color: #B8955A;
    border-color: #B8955A;
}

/* Top2---------------------------*/
.mod-login-logout {
    display: flex;
    align-items: center;
}
.top-login .btn-primary {
    padding: 0px 0px 0px 10px;
    background-color: #d2ab6700;
    border: 0px;
    font-size: 1rem;
    color: #d2ab67;
  	text-transform: lowercase;
}
.top-login .btn-primary:hover {
    background-color: #d2ab6700;
    color: #efcb8d;
}

/* Blog-----------------------*/

.view-article #sp-title, .view-article #sp-right {
    /*display: block;*/
}

.article-list .article-introtext {
    display: inherit !important;
    margin-top: 20px;
}
.article-list .article .article-intro-image:after, .article-list .article .article-featured-video:after, .article-list .article .article-featured-audio:after, .article-list .article .article-feature-gallery:after {
    /*content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #171717;*/
    opacity: 0.2;
}
.news .ratio-16x9 {
    --bs-aspect-ratio: calc(3 / 4 * 100%);
}

.view-article #sp-main-body .container .article-details .article-header-wrap .article-header h1 {
    font-size: 3em;
    line-height: 1.3em;
    max-width: 60%;
}
.article-list .col-md-6 {
   	padding: 15px;
}


.article-list .article {
    margin-bottom: 0px;
    height: 100%;
    border: solid 1px rgba(210, 171, 103, 0.75);
}
.article-list {
   	margin-top: -15px;
}
.article-list .article .article-header h1, .article-list .article .article-header h2 {
    font-size: 22px;
}

/*----------Citat*/
.view-article #sp-main-body .container .article-details .article-body-wrap .article-body-content blockquote {
    font-size: inherit;
}


/* Breadcrumb ----------------*/
.breadcrumb .float-start .fa-map-marker-alt:before {
    content: "\f1b0";
    margin-right: 10px;
}

/* Page-----------------------*/
.sp-page-title:after {
    /*content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background-color: #171717;*/
    opacity: 0.5;
}
/*.products .sp-page-title:after {
    opacity: 0;
}*/
.sp-page-title .sp-page-title-heading {
    font-size: 3em;
    font-weight: 300;
    font-family: "Work Sans", sans-serif;
    line-height: 1.2;
    color: rgba(255, 255, 255, 1);
    margin-top: 5px;
    width: 100%;
}
.sp-page-title .sp-page-title-sub-heading {
    font-size: 1.5em;
    font-weight: 300;
    font-family: "Work Sans", sans-serif;
    line-height: 1.2;
    color: rgba(255, 255, 255, 1);
    margin-top: 15px;
    margin-bottom: 20px;
}



/*Bottom----------------------*/
#sp-bottom-top2, #sp-bottom-top3 {
    display: flex;
    align-items: center;
    justify-content: center;
}
#sp-bottom .sp-module ul>li>a {
    display: block;
    color: rgba(255, 255, 255, 0.4);
}
#sp-bottom .sp-module a:hover {
    color: #d2ab67;
    text-decoration: none;
}
#sp-bottom-top {
    padding-top: 50px;
}

/*SP-article ------------------*/
.home-article .sppb-carousel-inner>.sppb-item>a>img, .home-article .sppb-col-sm-4 .sppb-carousel-inner>.sppb-item>img, .home-article .sppb-col-sm-4 .sppb-img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
    border-radius: 3px 3px 0 0;
}
.home-article .sppb-article-info-wrap {
    padding: 20px;
}

.home-article.sppb-addon-articles .sppb-addon-article {
    margin-bottom: 0px;
	border: solid 1px rgba(210, 171, 103, 1);
  	border-radius: 3px;
    background-color: #fff;
    transition: 0.3s;
    height: 100%;
}

.home-article .sppb-article-info-wrap h3 a {
    /*font-size: 1.3rem;
    letter-spacing: 0px;*/
    font-weight: 300;
    color: #d2ab67;
}
.home-article .sppb-addon-articles .sppb-article-meta {
    margin: 0px -5px 5px -5px;
    border-top: solid 1px rgba(210, 171, 103, 0.3);
}
.home-article .sppb-article-introtext {
    margin-bottom: 10px;
}

.home-article .sppb-col-sm-4 {
    padding: 15px;
}

/*SPPB -----------------------*/
.sp-page-builder .page-content .sppb-section-title .sppb-title-heading {
	opacity: 0.7;
    letter-spacing: 1px;
    border-bottom: 1px solid rgba(210, 171, 103, 0.3) !important;
    padding-bottom: 8px;
}

/*Offcanvas--------------------*/
.icon-bar {
    display: inline-block;
    width: 20px;
    height: 14px;
    position: relative;
}
.offcanvs-position-left.offcanvas-active .offcanvas-menu {
    left: 0;
    background: #3f3f3f;
}
.offcanvas-menu .offcanvas-inner .sp-module ul.menu>li>a:before, .offcanvas-menu .offcanvas-inner .sp-module ul.menu-child>li>a:before {
    content: "";
    background-color: #b8955a;
   /*position: absolute;
    top: 50%;
    left: calc(100% + 10px);
    width: 0;
    height: 2px;
    transform: translateY(-50%);
    transition: 0.3s;*/
}
.offcanvas-menu .offcanvas-inner .sp-module ul>li a, .offcanvas-menu .offcanvas-inner .sp-module ul>li span {
    color: rgb(255 255 255 / 60%);
}
.offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>a>.menu-toggler, .offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>.menu-separator>.menu-toggler {
    color: rgb(255 255 255 / 60%);
    font-size: 16px;
}
.offcanvas-menu .offcanvas-inner .sp-module ul.menu>li>a {
    font-size: 1.1rem;
    text-transform: inherit;
    padding: 5px 0;
}
.offcanvas-menu .offcanvas-inner .sp-module ul>li ul li a {
    color: rgb(255 255 255 / 60%);
}
.close-offcanvas>span {
    color: rgb(255 255 255 / 60%);
    margin-top: 7px;
    margin-left: 10px;
    margin-right: 8px;
}
.close-offcanvas {
    border: 1px solid rgb(255 255 255 / 60%);
}
.offcanvas-menu .offcanvas-inner {
    padding: 30px;
    padding-top: 75px;
}

/* Made in modul-----------------------------*/
.sp-module.madein {
    margin: 0px !important;
}
.madein .sppb-row-container {
    padding: 0px;
}
#sp-top-bar .row {
    display: flex;
    align-items: flex-end;
}

/*My Locations*/
#resulttop {
    margin-top: 20px;
}
#locationlocator #locationsearch_div .input-append {
    margin: none;
}

/*Form builder*/
.form-builder-checkbox-item label::before, .form-builder-radio-item label::before, .sppb-addon-form-builder .sppb-form-check-label::before {
    border: 1px solid #D2AB66;
}

@media (max-width: 990px){
  .view-article #sp-main-body .container .article-details .article-header-wrap {
    position: relative;
    padding: 200px 0 90px 0;
    margin-bottom: 40px;
}
  .view-article #sp-main-body .container .article-details .article-header-wrap .article-header h1 {
    font-size: 1.8em;
    line-height: 1.3em;
    max-width: 100%;
}
  #sp-header .logo {
    float: right;
    position: absolute;
    align-items: baseline;
    right: 10px;
    top: 0px;
}
    .logo-image {
    height: 50px;
}
    .sp-module.top-login {
    display: none !important;
}
  #sp-header #sp-menu1>.sp-column {
    justify-content: flex-start !important;
}

}




@media (max-width: 767px){

  .view-article #sp-main-body .container .article-details .article-header-wrap {
    padding: 160px 0 40px;
}
  .view-article #sp-main-body .container .article-details .article-header-wrap .article-header h1 {
    font-size: 1.7em;
    line-height: 1.2;
    max-width: 100%;
}
  .view-article #sp-main-body .container .col-lg-8 .article-details .article-header-wrap .article-header h1 {
    font-size: 1.7em;
    line-height: 1.2;
    max-width: 100%;
}
  .article-list .article .article-intro-image img {
    width: 566px;
}
/*My Locations*/
  address .sidebar-icon {
    display: none;
}
  address .locationaddress {
    margin-left: 0px !important;
}
  
}