/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/



@import url('https://fonts.googleapis.com/css2?family=Source+Sans+3:ital,wght@0,200..900;1,200..900&family=Spline+Sans:wght@300..700&display=swap');

.site-info {
    background-color: #231F20;
    color: white;
}

.site-info a {
    
    color: white;
}

.inside-header {
    padding: 24px 24px !important;
}

.separate-containers .comments-area, .separate-containers .inside-article, .separate-containers .page-header, .separate-containers .paging-navigation {
    padding: 0 !important;
}

body {
    background-color: #ffffff !important;
    
}

.sors-posts-wrapper {
    display: flex;
    gap: 20px;
}

.sors-post-column {
    flex: 1;
}

.sors-post-item {
    margin-bottom: 20px;
}

.sors-post-column a {
    display: block;
    margin-bottom: 0px;
	text-decoration: none;
}

.sors-post-column h4 {
    font-size: 18px;
    font-weight: bold;
}

.sors-section {
 
    color: #fff;
}

.sors-section .sors-section-header {
    display: flex;
   
    align-items: center;
    margin-bottom: 30px;
}

.sors-section .sors-category-name {
    padding: 10px 20px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    border-radius: 5px;
}

.sors-section .sors-section-title {
    font-size: 24px;
    font-weight: bold;
    text-align: right;
}

.sors-section .sors-posts-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}


.sors-section .sors-row-break {
    grid-column: 1 / -1;
    height: 20px;
}


.main-navigation a {
   
    font-weight: 600;
    color: #231f20;
    font-size: 16px;
    font-family: "Spline Sans", serif;
}


.main-navigation .main-nav ul li:not([class*="current-menu-"]):hover > a, .main-navigation .main-nav ul li:not([class*="current-menu-"]):focus > a, .main-navigation .main-nav ul li.sfHover:not([class*="current-menu-"]) > a, .main-navigation .menu-bar-item:hover > a, .main-navigation .menu-bar-item.sfHover > a {
    color: #be1e25;
}

.nav-float-right #site-navigation {
    margin-left: auto;
    margin-right: auto;
}

.main-navigation .menu-bar-item {
    position: relative;
    display: none;
}

.gp-icon svg {
   height: 22px !important;
    width: 22px !important;
    top: 0;
    position: relative;
    fill: #231f20;
	margin-right: 30px !important;
}

.nav-float-right .header-widget {
    margin-left: 0;
}

 .social-icons {
            list-style: none;
            padding: 0;
            margin: 0;
            display: flex; /* Postavlja elemente u red */
            gap: 15px; /* Razmak između ikona */
        }
        .social-icons li {
            display: inline-block;
        }
        .social-icons a {
            text-decoration: none;
            color: #231f20; /* Boja ikona */
            font-size: 22px; /* Veličina ikona */
        }
        .social-icons a:hover {
            color: #0073aa !important; /* Hover boja ikona */
        }

p {
    margin-bottom: 0 !important;
}

.dashicons, .dashicons-before:before {
  
    width: 22px;
    height: 22px;
    font-size: 22px;
    
}
.nav-float-right .header-widget {

    display: flex !important;
}

.social-icons a:hover {
    color: #be1e25 !important;
}

.site-header {
    background-color: var(--base-3);
    border-bottom: 1px solid #00000017;
	
}


h1 {
    
    color: #231f20;
    font-family: "Spline Sans", serif !important;
    font-weight: 700 !important;
	font-size: 45px;
	line-height: 54px;
}


.sors-sekcija {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.sors-posts-wrapper {
    display: flex;
    gap: 40px;
    justify-content: space-between;
}

.sors-post-column {
    width: 100%;
}

.sors-post-item {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}



.sors-post-thumbnail img {
    max-width: 259px;
    height: auto;
    border-radius: 10px 0px 0px 10px;
}



.sors-post-content h4 {
    font-size: 1.2em;
    margin: 0 0 10px;
}

.sors-post-content p {
    font-size: 0.9em;
    color: #666;
}


.sors-post-column-content {
    box-shadow: -6px 6px 20px 0px rgba(209, 209, 209, 0.3), 6px 6px 12px rgb(209 209 209 / 17%);
    padding: 20px 40px 40px 40px;
    border-radius: 0px 0px 10px 10px;
}


.sors-post-item {
    box-shadow: -6px 6px 20px 0px rgba(209, 209, 209, 0.3), 6px 6px 12px rgb(209 209 209 / 17%);
    
    border-radius: 0px 10px 10px 00px;
	
	
}

.sors-img {
    border-radius: 10px 10px 0px 0px;
}



p {
    margin-bottom: 0 !important;
    font-family: "Source Sans 3", serif;
    color: #231f20 !important;
    font-size: 20px !important;
line-height: 28px;
    font-weight: 400;

}

b, strong {
	font-weight: 700;
	font-family: "Source Sans 3", serif;
    color: #231f20 !important;
    font-size: 20px !important;
line-height: 28px;
}

ol  {
	
    font-size: 20px !important;
line-height: 28px;
}

h3 {
    color: #231f20;
    font-family: "Spline Sans", serif !important;
    font-weight: 600 !important;
    font-size: 20px;
    line-height: 28px !important;
	margin-bottom: 9px;
}

.sors-post-content {
    padding: 34px;
}

.sors-post-content.sors-post-column-content2 {
    padding: 12px 34px;
}

.sors-post-thumbnail {
    display: flex;
}

.sors-post-thumbnail a {
    display: flex;
}

.sors-img-container {
    position: relative;
    display: inline-block;
}

.featured-badge {
    position: absolute;
    bottom: 30px;
    right: 30px;
    background-color: #be1e25;
    color: white;
    padding: 10px 15px;
    font-weight: 600;
    font-size: 14px;
    border-radius: 10px;
	font-family: "Source Sans 3", serif;
}

.sors-category-name a {
    color: white;
    text-decoration: none;
	font-family: "Source Sans 3", serif;

    font-size: 14px;
    font-weight: 500;
}

.sors-section .sors-category-name {
   
    font-size: 14px;
    
}

.sors-section .sors-section-title {
    font-size: 36px;
    
    text-align: left;
    color: #231f20;
	 font-family: "Spline Sans", serif !important;
    font-weight: 700 !important;
	    margin-left: 17px;
	line-height: 42px;
}


.sors-post-item2 {
    box-shadow: -6px 6px 20px 0px rgba(209, 209, 209, 0.3), 6px 6px 12px rgb(209 209 209 / 17%);
    border-radius: 10px 10px 10px 10px;
	background: #FFF; 
}

.sors-post-item2 img {
   
    border-radius: 10px 10px 0px 0px;
}

h4 {
    font-size: 22px !important;
    color: #231f20;
    font-weight: 600;
    font-family: "Spline Sans", serif !important;
    line-height: 26px;
}

.sors-post-item2 a {
   text-decoration: none !important;
}

.sors-post-item {
  
    background: #fff;
}


h5 {
    font-size: 22px;
    color: white;
	 font-weight: 600;
    font-family: "Spline Sans", serif !important;
    line-height: 26px;
	
}

.gb-container-e60e1553 p {
    color: #c2c2c2 !important;
}

.gb-container-e60e1553 a {
    color: #c2c2c2;
	text-decoration: none;
}

.gb-container-e60e1553 a:hover {
   
	text-decoration: underline;
}

p {
    margin-bottom: 1em !important; /* Dodaje razmak između paragrafa */
}



.entry-content:not(:first-child), .entry-summary:not(:first-child), .page-content:not(:first-child) {
    margin-top: 0;
}

.izbornikitem {
    margin-bottom: 17px;
   
}

aside#block-10 p {
    margin-bottom: 0 !important;
}

.gb-container-c728d148 {
    color: #c2c2c2;
    font-size: 14px;
}

.gb-container-c728d148 a {
    color: #c2c2c2;
    font-size: 14px !important;
	text-decoration: none;
}

.gb-container.gb-container-f9f7de6e {
    text-align: right;
}

footer.site-info {
    display: none !important;
}
.main-navigation .main-nav ul li[class*="current-menu-"] > a {
    color: #be1e25;
}

/* Osigurajte da html i body omogućuju pomicanje */
html, body {
    overflow-x: hidden; /* Sprečava horizontalno pomicanje */
    overflow-y: auto !important; /* Omogućava vertikalno pomicanje čak i kada je popup otvoren */
}

/* Stiliziramo popup */
.gp-modal__overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    overflow-y: auto; /* Dodajemo internu traku za pomicanje ako je potrebno */
    z-index: 10000; /* Pobrinite se da je iznad ostalih elemenata */
}

/* Kada se popup otvori, sprječavamo pomicanje sadržaja stranice */
body.popup-open {
    overflow: hidden; /* Isključuje pomicanje na tijelu */
}


.sors-section .sors-posts-grid {
    
    gap: 0px 20px !important;
}

/* Kategorija */



.post-image-above-header .inside-article .featured-image, .post-image-above-header .inside-article .post-image {
 
   margin-bottom: 0 !important; 
}

.generate-columns .inside-article {
    height: 100%;
    box-sizing: border-box;
    box-shadow: -6px 6px 20px 0px rgba(209, 209, 209, 0.3), 6px 6px 12px rgb(209 209 209 / 17%);
    border-radius: 10px 10px 10px 10px;
    background: #FFF;
}

.separate-containers .inside-article, .separate-containers .comments-area, .separate-containers .page-header, .one-container .container, .separate-containers .paging-navigation, .inside-page-header {
	background-color: #fafafa !important;
}

.entry-title {
    margin-bottom: 0;
    font-size: 22px !important;
    color: #231f20;
    font-weight: 600;
    font-family: "Spline Sans", serif !important;
    line-height: 26px;
}

.entry-header {
    word-wrap: break-word;
    padding: 34px 34px 0px 33px;
}

.single-post .entry-header {
    word-wrap: break-word;
    padding: 34px 0px 0px 0px;
}

.entry-summary {
    padding: 10px 34px 34px 33px;
}

a.read-more {
    display: none;
}

.container.grid-container {
    width: auto;
    padding: 0px 24px 0px 24px!important;
}

.generate-columns {
    margin-bottom: 25px;
    
}

.entry-summary p {
    margin-bottom: 0 !important;
}

body {
    background-color: #fafafa !important;
}

header.page-header {
    background: #fafafa !important;
}

.generate-columns-container .paging-navigation {
    margin-bottom: 30px !important;
}

.sors-post-content p {
     margin-bottom: 0 !important;
}

/* Mailer lite forma */



.ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-input-horizontal {
   
    max-width: 478px !important;
    border-radius: 10px !important;
}

#mlb2-21792805.ml-form-embedContainer .ml-form-embedWrapper.embedForm {
    
    width: auto !important;
}

.ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-button-horizontal {
   
    max-width: 134px !important;
}

#mlb2-21792805.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow input {
    
    min-height: 54px !important;
}

#mlb2-21792805.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow button {
   
    min-height: 54px !important;
		font-family: "Source Sans 3", serif; !important

    font-size: 14px !important;
    font-weight: 600 !important;
	background-color: #be1e25 !important;
	 border-radius: 10px !important;
}

#mlb2-21792805.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent h4, #mlb2-21792805.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent h4 {
    color: #ffffff !important;
    font-weight: 600 !important;
    text-align: center !important; 
    font-size: 36px !important;
	    line-height: 39px !important;
}

#mlb2-21792805.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent p:last-child, #mlb2-21792805.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent p:last-child {
   
    text-align: center !important;
    color: white !important;
		font-family: "Source Sans 3", serif; !important
	   font-size: 14px !important;
	margin-top: 15px !important;
}

#mlb2-21792805.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-interestGroupsRow {
    
    display: flex !important;
	
}

#mlb2-21792805.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-interestGroupsRow .ml-form-interestGroupsRowCheckbox .label-description {
    color: #ffffff !important;
    font-size: 14px !important;
    font-weight: 400 !important;
}

#mlb2-21792805.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-interestGroupsRow {
    margin-bottom: 0px !important;
   
}
#mlb2-21792805.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-interestGroupsRow .ml-form-interestGroupsRowCheckbox label {
    
    display: inline-block !important;
}


#mlb2-21792805.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input {
   
    height: 54px !important;
}

#mlb2-21792805.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button {
    
    height: 54px !important;
}

#mlb2-21792805.ml-form-embedContainer .ml-form-embedWrapper.embedForm {
    width: auto !important;
}

header.page-header {
    margin-top: 20px !important;
}

.page-header .author-info>:last-child, .page-header>:last-child {
   
    font-weight: 600 !important;
    font-size: 35px;
    line-height: 44px;
}

h2.wp-block-heading {
    font-weight: 600 !important;
    font-size: 25px;
    line-height: 44px;
    color: #231f20;
    font-family: "Spline Sans", serif !important;
}

img.attachment-thumbnail.size-thumbnail.wp-post-image {
    border-radius: 10px !important;
}

a.wp-block-latest-posts__post-title {
    color: #231f20;
    text-decoration: none;
    font-weight: 400;
	font-family: "Source Sans 3", serif; !important
	   font-size: 14px !important;
	line-height: 16px !important;
}

button, html input[type="button"], input[type="reset"], input[type="submit"], a.button, a.wp-block-button__link:not(.has-background) {
    
   background-color: #be1e25 !important;

    border-radius: 10px !important;

    color: #ffffff !important;

    font-family: "Source Sans 3", serif; !important
    font-size: 14px !important;
    font-weight: 600 !important;
    line-height: 21px !important;
  
    padding: 10px 30px !important;
  
	margin-top: 20px;
	margin-bottom: 20px;

   
}

.masonry-load-more.load-more.has-svg-icon {
    text-align: center;
}

.separate-containers.both-right .site-main, .separate-containers.right-sidebar .site-main {
    margin-left: 0;
    margin-bottom: 81px;
}

.widget-area .widget {
    padding: 0px;
}

.separate-containers .inside-left-sidebar, .separate-containers .inside-right-sidebar {
    margin-top: 39px;
    margin-bottom: 50px;
}

.separate-containers .site-main {
    margin: 40px;
}

.wp-block-group__inner-container.is-layout-flow.wp-block-group-is-layout-flow {
    padding: 20px;
}

img.attachment-full.size-full {
    border-radius: 0;
}

.entry-content:not(:first-child), .page-content:not(:first-child) {
    margin-bottom: 0;
    padding: 34px;
}

.single-post .entry-content:not(:first-child), .page-content:not(:first-child) {
    margin-bottom: 0;
    padding: 34px 0px 0px 0px;
}

img.size-large {
    border-radius: 0;
}

h1.entry-title {
    color: #231f20;
    font-family: "Spline Sans", serif !important;
    font-weight: 700 !important;
    font-size: 51px !important;
  line-height: 58px;
}

p {
   
    line-height: 25px;
     color: #231f20 !important;
}

.gallery-item img {
    vertical-align: bottom;
    border-radius: 0;
}

.gallery-columns-4 .gallery-item {
    max-width: 24%;
}

.home .entry-content {
    display: none;
}

.single-post .main-navigation .main-nav ul li[class*="current-menu-"] > a {
    color: inherit !important; /* Poništava boju teksta */
    background-color: transparent !important; /* Poništava pozadinsku boju */
}

.search-modal-fields button, .search-modal-fields button:active, .search-modal-fields button:focus, .search-modal-fields button:hover {
    background-color: transparent !important;
    border: 0;
    color: currentColor !important;
    width: 60px;
}

.search-modal-form .search-field, .search-modal-form .search-field:focus {
    
    height: auto;
    
}

button.search-submit {
    background-color: #f0ffff00 !important;
}

.sors-section .sors-posts-grid {
    gap: 6px 24px !important;
}

.sors-post-item2 img {
    border-radius: 10px 10px 0px 0px !important;
}

.size-auto, .size-medium_large {
    border-radius: 10px 10px 0px 0px !important;
}


.full-width-content .container.grid-container {
    padding: 0 !important;
}



	.search-modal-fields {
    display: flex;
    height: 67px;
}
	
	
	.search-modal-fields button, .search-modal-fields button:active, .search-modal-fields button:focus, .search-modal-fields button:hover {
   
		margin-bottom: 0 !important;
		margin-top: 0 !important;
}

.gallery {
    display: flex;
}

.gallery-item {
    display: none;
}

.gallery-item:first-child {
    display: block;
}

.gallery-item:first-child {
    position: relative; /* Omogućuje apsolutno pozicioniranje unutar elementa */
}

.gallery-item:first-child::before {
    content: "\f233";
    font-family: "Dashicons";
    font-size: 52px;
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.6);
    border-radius: 10px;
    padding: 10px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
    pointer-events: none;
    width: 100px;
}

.gallery-columns-9 .gallery-item {
    max-width: 100% !important;
}

span.tags-links svg {
    margin-right: 0 !important;
}

.entry-content a {
    color: #231f20;
}

span.tags-links a {
    color: #231f20 !important;
    font-size: 18px;
    font-weight: 700;
    background: #e2e2e2;
    padding: 2px 10px;
    margin-right: 5px;
}

.random-featured-post {
 
    background: #fff;
    padding: 20px;
    
}

.post-content-wrapper {
    display: flex;
    align-items: flex-start;
    gap: 20px;
}



.featured-image-widget img {
    max-width: 150px;
    height: auto;
    display: block;
    
}

.post-content {
    flex: 1;
}

.post-title {
    margin: 0 0 15px 0;
    font-size: 18px;
    line-height: 24px !important;
}

.post-title a {
	color: #333;
	text-decoration: none;
	font-size: 17px;
	line-height: 11px !important;
}

.widg {
	margin-top: 20px;
	font-size: 22px !important;
}

.cat-links, .comments-link, .tags-links {
    display: block;
    padding-left: 0px;
}

span.tags-links a {
    color: #be1e25;
    font-size: 18px;
}

p {
    line-height: 28px !important;
    color: #231f20 !important;
}

.gb-container-e60e1553 p {
    color: #c2c2c2 !important;
    font-size: 17px !important;
}

.gb-container-e60e1553 strong {
    color: #ffffff !important;
	font-size: 17px !important;
  
}

.sors-post-thumbnail img {
   
    min-height: 146px;
    object-fit: cover;
}

.sors-post-item2 img {

    min-height: 258px;
    object-fit: cover;
    max-height: 258px;
}

.size-auto, .size-medium_large {

    min-height: 258px;
    object-fit: cover;
    max-height: 258px;
}

@media only screen and (max-width: 1600px) and (min-width: 1401px) {
/* Laptop */

	.sors-post-thumbnail img {
    max-width: 244px;
   
  }
	
	h1 {
    
    font-size: 40px;
    line-height: 49px;
}
	
	.sors-post-column-content {
  
    padding: 20px 20px 20px 20px;
   
}
	
	h3 {
    color: #231f20;
    font-family: "Spline Sans", serif !important;
    font-weight: 600 !important;
    font-size: 20px;
    line-height: 28px !important;
    margin-bottom: 9px;
}

	.sors-post-content.sors-post-column-content2 {
    padding: 4px 28px;
}
	
	.sors-section .sors-section-title {
    font-size: 34px;
   
}
	
	.sors-post-content {
    padding: 24px;
}
	
	#mlb2-21792805.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent h4, #mlb2-21792805.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent h4 {
   
    font-size: 33px !important;
   
}
	
	.entry-header {
    word-wrap: break-word;
    padding: 24px 24px 0px 23px;
}
	.entry-summary {
    padding: 10px 24px 24px 24px;
}
	
	h1.entry-title {
   
    font-size: 49px !important;
    line-height: 55px;
}
	
	.entry-content:not(:first-child), .page-content:not(:first-child) {
   
    padding: 24px;
}
	
		.search-modal-fields {
    display: flex;
    height: 67px;
}
	
	
	.search-modal-fields button, .search-modal-fields button:active, .search-modal-fields button:focus, .search-modal-fields button:hover {
   
		margin-bottom: 0 !important;
		margin-top: 0 !important;
}
	.inside-header {
    padding: 15px 24px !important;
}
	.main-navigation .main-nav ul li a {
    
    margin-bottom: 0;
}
	.gb-container-e60e1553 p {
    color: #c2c2c2 !important;
    font-size: 17px !important;
}
	.sors-post-thumbnail img {
   
    min-height: 146px;
    object-fit: cover;
}
	
	
	.sors-post-item2 img {

    min-height: 243px;
    object-fit: cover;
    max-height: 243px;
}
	.size-auto, .size-medium_large {

    min-height: 243px;
    object-fit: cover;
    max-height: 243px;
}
	
}

@media only screen and (max-width: 1400px) and (min-width: 1201px) {
/* Manji laptop */

	.sors-post-thumbnail img {
    max-width: 208px;
   
  }
	
	h1 {
    
  font-size: 38px;
        line-height: 44px;
}
	
	.sors-post-column-content {
  
    padding: 15px;
   
}
	
	h3 {
    color: #231f20;
    font-family: "Spline Sans", serif !important;
    font-weight: 600 !important;
    font-size: 18px;
    line-height: 26px !important;
    margin-bottom: 9px;
}

	.sors-post-content.sors-post-column-content2 {
    padding: 4px 19px;
}
	p {
    font-size: 18px !important;
    line-height: 26px !important;
}
	
	.sors-section .sors-section-title {
    font-size: 30px;
   
}
	
	h4 {
    font-size: 17px !important;
    color: #231f20;
    font-weight: 600;
    font-family: "Spline Sans", serif !important;
    line-height: 22px;
}
	
	b, strong {
    font-weight: 700;
    font-family: "Source Sans 3", serif;
    color: #231f20 !important;
    font-size: 18px !important;
    line-height: 26px;
}
	
	.sors-post-content {
    padding: 24px;
}
	
	#mlb2-21792805.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent h4, #mlb2-21792805.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent h4 {
   
    font-size: 33px !important;
   
}
	
	.entry-header {
    word-wrap: break-word;
    padding: 24px 24px 0px 23px;
}
	.entry-summary {
    padding: 10px 24px 24px 24px;
}
	
	h1.entry-title {
    font-size: 42px !important;
    line-height: 47px;
}
	
	.entry-content:not(:first-child), .page-content:not(:first-child) {
   
    padding: 24px;
}
	.entry-title a {
    color: var(--contrast);
    font-size: 17px !important;
    color: #231f20;
    font-weight: 600;
    font-family: "Spline Sans", serif !important;
    line-height: 22px;
}
	a.wp-block-latest-posts__post-title {
    
    font-size: 16px;
		 line-height: 22px;
}
	
	a {
    margin-bottom: 17px;
    font-size: 16px;
		 line-height: 22px;
}
	
	#mlb2-21792805.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow label a {
    
    font-size: 14px;
}
	
	#mlb2-21792805.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent h4, #mlb2-21792805.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent h4 {
    color: #000000;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-weight: 400;
    margin: 0 0 10px 0;
    text-align: left;
    word-break: break-word;
}
	
	.page-header .author-info>:last-child, .page-header>:last-child {
    font-weight: 600 !important;
    font-size: 30px;
    line-height: 39px;
}
	
	h2.wp-block-heading {
 
    font-size: 20px;
    line-height: 35px;
  
}
	
	h1.entry-title {
    font-size: 38px !important;
    line-height: 44px;
}
		.search-modal-fields {
    display: flex;
    height: 67px;
}
	
	
	.search-modal-fields button, .search-modal-fields button:active, .search-modal-fields button:focus, .search-modal-fields button:hover {
   
		margin-bottom: 0 !important;
		margin-top: 0 !important;
}
	
	.inside-header {
    padding: 15px 24px !important;
}
	.main-navigation .main-nav ul li a {
    
    margin-bottom: 0;
}
	
	.featured-image-widget img {
    max-width: 108px;
    
}
	
	.post-title a {
 
    font-size: 16px;
   
}
	
	.sors-post-content.sors-post-column-content2 h3 {
    line-height: 25px !important;
    margin-bottom: 5px;
}
	.sors-post-thumbnail img {
   
    min-height: 116px;
    object-fit: cover;
}
		.sors-post-item2 img {

    min-height: 206px;
    object-fit: cover;
    max-height: 206px;
}
	
	.size-auto, .size-medium_large {

    min-height: 206px;
    object-fit: cover;
    max-height: 206px;
}
	
}

@media only screen and (max-width: 1200px) and (min-width: 993px) {
/* tablet landscape */

	.site-header .header-image {
    width: 140px;
}
	
	.inside-header {
    padding: 10px 24px !important;
}
	
	.main-navigation a {
   margin-bottom: 0;
		    font-size: 14px;
}
	
	
	
	.sors-post-thumbnail img {
    max-width: 185px;
   
  }
	
	h1 {
    
  font-size: 29px;
        line-height: 35px;
}
	
	.sors-post-column-content {
  
    padding: 15px;
   
}
	
	h3 {
    color: #231f20;
    font-family: "Spline Sans", serif !important;
    font-weight: 600 !important;
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 0px;
}

	.sors-post-content.sors-post-column-content2 {
    padding: 4px 19px;
}
	
	.sors-post-content.sors-post-column-content2 p {
    display: none;
}
	
		p {
   
    font-size: 18px !important;
		line-height: 26px !important;
   
}
	
	.sors-post-content p {
   
    font-size: 18px !important;
		line-height: 26px !important;
   
}
	
	.entry-summary p {
   
    font-size: 18px !important;
		line-height: 26px !important;
   
}
	
	.sors-section .sors-section-title {
    font-size: 24px;
   
}
	
	h4 {
    font-size: 17px !important;
    color: #231f20;
    font-weight: 600;
    font-family: "Spline Sans", serif !important;
    line-height: 22px;
}
	
	.sors-post-content {
    padding: 24px;
}
	
	#mlb2-21792805.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent h4, #mlb2-21792805.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent h4 {
   
    font-size: 27px !important;
   
}
	
	.entry-header {
    word-wrap: break-word;
    padding: 24px 24px 0px 23px;
}
	.entry-summary {
    padding: 10px 24px 24px 24px;
}
	
	h1.entry-title {
   
    font-size: 40px !important;
    line-height: 49px;
}
	
	.entry-content:not(:first-child), .page-content:not(:first-child) {
   
    padding: 24px;
}
	.entry-title a {
    color: var(--contrast);
    font-size: 17px !important;
    color: #231f20;
    font-weight: 600;
    font-family: "Spline Sans", serif !important;
    line-height: 22px;
}
	a.wp-block-latest-posts__post-title {
    
    font-size: 16px;
		 line-height: 22px;
}
	
	a {
    margin-bottom: 17px;
    font-size: 16px;
		 line-height: 22px;
}
	
	#mlb2-21792805.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow label a {
    
    font-size: 14px;
}
	
	#mlb2-21792805.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent h4, #mlb2-21792805.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent h4 {
    color: #000000;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-weight: 400;
    margin: 0 0 10px 0;
    text-align: left;
    word-break: break-word;
}
	
	.page-header .author-info>:last-child, .page-header>:last-child {
    font-weight: 600 !important;
    font-size: 30px;
    line-height: 39px;
}
	
	h2.wp-block-heading {
 
    font-size: 20px;
    line-height: 35px;
  
}
	
	h1.entry-title {
    font-size: 38px !important;
    line-height: 44px;
}
	
		.search-modal-fields {
    display: flex;
    height: 67px;
}
	
	
	.search-modal-fields button, .search-modal-fields button:active, .search-modal-fields button:focus, .search-modal-fields button:hover {
   
		margin-bottom: 0 !important;
		margin-top: 0 !important;
}
	
	.featured-image-widget img {
    max-width: 120px;
    height: auto;
    display: block;
}
	
	.post-title a {
    color: #333;
    text-decoration: none;
    font-size: 15px;
    line-height: 11px !important;
}
	
	.sors-post-thumbnail img {
   
    min-height: 100px;
    object-fit: cover;
}
		.sors-post-item2 img {

    min-height: 170px;
    object-fit: cover;
    max-height: 170px;
}
	
	.size-auto, .size-medium_large {

    min-height: 170px;
    object-fit: cover;
    max-height: 170px;
}
	
}

@media only screen and (max-width: 992px) and (min-width: 769px) {
/* tablet */

	.site-header .header-image {
    width: 110px;
}
	
	.inside-header {
    padding: 10px 24px !important;
}
	
	.main-navigation a {
   margin-bottom: 0;
		    font-size: 12px;
}
	
	.main-navigation .main-nav ul li a {
    padding-left: 17px;
    padding-right: 17px;
    line-height: 60px;
}
	
	.sors-post-thumbnail img {
    max-width: 142px;
   
  }
	
	h1 {
    
 font-size: 26px;
        line-height: 32px;
		margin-bottom: 10px;
}
	
	.sors-post-column-content {
  
    padding: 15px;
   
}
	
	h3 {
    color: #231f20;
    font-family: "Spline Sans", serif !important;
    font-weight: 600 !important;
           font-size: 15px;
        line-height: 22px !important;
    margin-bottom: 0px;
}

	.sors-post-content.sors-post-column-content2 {
            padding: 4px 13px;
}
	
	.sors-post-content.sors-post-column-content2 p {
    display: none;
}
	
	p {
   
    font-size: 15px !important;
		line-height: 21px !important;
   
}
	
	.sors-section .sors-section-title {
    font-size: 17px;
   
}
	
	h4 {
    font-size: 15px !important;
        color: #231f20;
        font-weight: 600;
        font-family: "Spline Sans", serif !important;
        line-height: 18px;
}
	
	.sors-post-content {
    padding: 18px;
}
	
	#mlb2-21792805.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent h4, #mlb2-21792805.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent h4 {
   
    font-size: 27px !important;
   
}
	
	.entry-header {
    word-wrap: break-word;
    padding: 18px 18px 0px 18px;
}
	.entry-summary {
    padding: 10px 18px 18px 18px;
}
	
	h1.entry-title {
   
    font-size: 40px !important;
    line-height: 49px;
}
	
	.entry-content:not(:first-child), .page-content:not(:first-child) {
   
    padding: 24px;
}
	.entry-title a {
   font-size: 15px !important;
        color: #231f20;
        font-weight: 600;
        font-family: "Spline Sans", serif !important;
        line-height: 18px;
}
	a.wp-block-latest-posts__post-title {
    
    font-size: 16px;
		 line-height: 22px;
}
	
	a {
    margin-bottom: 17px;
    font-size: 16px;
		 line-height: 22px;
}
	
	#mlb2-21792805.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow label a {
    
    font-size: 14px;
}
	
	#mlb2-21792805.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent h4, #mlb2-21792805.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent h4 {
    color: #000000;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-weight: 400;
    margin: 0 0 10px 0;
    text-align: left;
    word-break: break-word;
}
	
	.page-header .author-info>:last-child, .page-header>:last-child {
    font-weight: 600 !important;
    font-size: 30px;
    line-height: 39px;
}
	
	h2.wp-block-heading {
 
    font-size: 20px;
    line-height: 35px;
  
}
	
	h1.entry-title {
     font-size: 26px !important;
        line-height: 32px !important;
}
	
	.sors-section .sors-category-name {
    padding: 6px 20px;
   
}
	
	
	h5 {
    font-size: 16px;
    color: white;
    font-weight: 600;
    font-family: "Spline Sans", serif !important;
    line-height: 19px;
}
	
	.wp-block-latest-posts__featured-image img {
    height: 100%;
    max-width: 100%;
    width: 100%;
    max-width: 100% !important;
    max-height: 100% !important;
}
	a.wp-block-latest-posts__post-title {
    font-size: 16px;
    line-height: 22px;
    display: inline-block;
}
	.entry-title {
   
    line-height: 17px;
}
	
		.search-modal-fields {
    display: flex;
    height: 67px;
}
	
	
	.search-modal-fields button, .search-modal-fields button:active, .search-modal-fields button:focus, .search-modal-fields button:hover {
   
		margin-bottom: 0 !important;
		margin-top: 0 !important;
}
	
	.gallery-columns-4 .gallery-item {
    max-width: 48%;
}
	
	.main-navigation .main-nav ul li a {
    padding-left: 14px;
    padding-right: 14px;
    line-height: 60px;
}
	
	.sors-post-content p {
    margin-bottom: 0 !important;
    display: none;
}
	
	.entry-summary p {
    margin-bottom: 0 !important;
    display: none;
}
	
	.post-content-wrapper {
    display: block;
    align-items: flex-start;
    gap: 10px;
}
	
	.featured-image-widget img {
    max-width: 100%;
    height: auto;
    display: block;
}
	
	.post-title {
    margin: 10px 0 0px 0 !important;
    font-size: 15px !important;
    line-height: 22px !important;
}
	
	.post-title a {
    
    font-size: 15px !important;
    line-height: 22px !important;
}
	
	b, strong {
    font-weight: 700;
    font-family: "Source Sans 3", serif;
    color: #231f20 !important;
    font-size: 15px !important;
    line-height: 22px;
}
	
		.sors-post-thumbnail img {
   
    min-height: 76px;
    object-fit: cover;
}
	
		.sors-post-item2 img {

    min-height: 126px;
    object-fit: cover;
    max-height: 126px;
}
	
	.size-auto, .size-medium_large {

    min-height: 126px;
    object-fit: cover;
    max-height: 126px;
}
	
}

@media only screen and (max-width: 768px) and (min-width: 480px) {
/* mobitel */

	button.menu-toggle {
    padding: 0 !important;
		background-color: transparent !important;
}
	
	button.menu-toggle svg {
		
	height: 32px !important;
        width: 32px !important;
	}
	
	.has-inline-mobile-toggle .header-widget, .has-inline-mobile-toggle #site-navigation {
    flex-basis: 0%;
}
	
	.site-header .header-widget {
		
    margin-top: 0;
		margin-right: 0;
   
}
	
	.main-navigation {
    margin-left: 20px;
}
	
	.nav-float-right #site-navigation {
    margin-left: auto;
    margin-right: 0;
}
	
	
	.site-header .header-image {
    width: 110px;
}
	
	.inside-header {
    padding: 10px 24px !important;
}
	
	.main-navigation a {
   margin-bottom: 0;
		    font-size: 12px;
}
	
	.main-navigation .main-nav ul li a {
    padding-left: 17px;
    padding-right: 17px;
    line-height: 60px;
}
	
	.sors-post-thumbnail img {
    max-width: 172px;
   
  }
	
	h1 {
    font-size: 40px;
    line-height: 46px;
    margin-bottom: 10px;
}
	
	.sors-post-column-content {
  
    padding: 30px;
   
}
	
	h3 {
    color: #231f20;
    font-family: "Spline Sans", serif !important;
    font-weight: 600 !important;
    font-size: 18px;
    line-height: 26px !important;
    margin-bottom: 0px;
}

	.sors-post-content.sors-post-column-content2 {
            padding: 4px 26px;
}
	
	.sors-post-item {
    margin-top: 35px;
}
	
	
	.sors-section .sors-posts-grid {
    gap: 0px 0px !important;
}
	
	.sors-post-item2 {
    margin-bottom: 30px;
}
	
	.sors-section .sors-row-break {
    grid-column: 1 / -1;
    height: 0;
}
	.sors-post-content.sors-post-column-content2 p {
    display: none;
}
	
	p {
    font-size: 20px !important;
    line-height: 28px !important;
}
	
	.sors-section .sors-section-title {
           font-size: 23px;
        line-height: 28px;
   
}
	
	
	
	h4 {
    font-size: 25px !important;
    color: #231f20;
    font-weight: 600;
    font-family: "Spline Sans", serif !important;
    line-height: 30px;
}
	
	.sors-post-content {
    padding: 30px;
}
	
	#mlb2-21792805.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent h4, #mlb2-21792805.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent h4 {
   
    font-size: 27px !important;
   
}
	
	.entry-header {
    word-wrap: break-word;
    padding: 30px 30px 0px 30px;
}
	.entry-summary {
    padding: 10px 30px 30px 30px;
}
	
	h1.entry-title {
   
   font-size: 31px;
        line-height: 36px;
}
	
	.entry-content:not(:first-child), .page-content:not(:first-child) {
   
    padding: 30px;
}
	    .entry-title a {
        font-size: 25px !important;
        color: #231f20;
        font-weight: 600;
        font-family: "Spline Sans", serif !important;
        line-height: 30px;
    }

	a.wp-block-latest-posts__post-title {
    
    font-size: 16px;
		 line-height: 22px;
}
	
	a {
    margin-bottom: 17px;
    font-size: 20px !important;
    line-height: 28px !important;
}
	
	#mlb2-21792805.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow label a {
    
    font-size: 14px !important;
}
	
	#mlb2-21792805.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent h4, #mlb2-21792805.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent h4 {
    color: #000000;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-weight: 400;
    margin: 0 0 10px 0;
    text-align: left;
    word-break: break-word;
}
	
	.page-header .author-info>:last-child, .page-header>:last-child {
    font-weight: 600 !important;
    font-size: 30px;
    line-height: 39px;
}
	
	h2.wp-block-heading {
 
    font-size: 20px;
    line-height: 35px;
  
}
	
	h1.entry-title {
    font-size: 40px !important;
    line-height: 46px !important;
}
	
	.sors-section .sors-category-name {
    padding: 6px 20px;
   
}
	
	
	h5 {
    font-size: 16px;
    color: white;
    font-weight: 600;
    font-family: "Spline Sans", serif !important;
    line-height: 19px;
}
	.sors-posts-wrapper {
    display: flex;
    gap: 0px;
    justify-content: space-between;
    display: block;
}
	
	.sors-section .sors-posts-grid {

    grid-template-columns: repeat(1, 1fr);
    
}
	
	.gb-grid-wrapper > .gb-grid-column-7ade91dd {
    width: 100% !important;
}
	
	.gb-grid-wrapper > .gb-grid-column-f2227cbc {
    width: 100% !important;
}
	
	.gb-container-7ade91dd {
    padding-right: 0 !important;
   
}
	.gb-container-f2227cbc {
    padding-left: 0 !important;
		margin-top: 50px !important
	} 
			
			.gb-container-9498d49d {
    margin-left: 0 !important;
    margin-top: 50px !important;
}
		
		.gb-grid-column.gb-grid-column-b28bd75a {
margin-top: 50px !important;
}
	
	.gb-container-67d87f16 {
    margin-right: 0;
    text-align: center;
}
			
			.gb-container-9498d49d {
    margin-left: 0 !important;
    margin-top: 50px !important;
				text-align: center;
}
		

	
	.gb-container.gb-container-b28bd75a {
    text-align: center;
}
	
	.gb-grid-wrapper > .gb-grid-column-ad8a1839 {
    width: 50% !important;
}
	
	.gb-grid-wrapper > .gb-grid-column-f9f7de6e {
    width: 50% !important;
}
	
	.gb-grid-column {
    width: 100% !important;
}
	
	.dashicons, .dashicons-before:before {
    width: 30px;
    height: 30px;
    font-size: 30px;
}
	
	.gp-icon svg {
    height: 30px !important;
    width: 30px !important;
   
    margin-right: 20px !important;
}
	
	
	.gb-container-67d87f16 {
    margin-right: 0;
}
	.search-modal-fields button, .search-modal-fields button:active, .search-modal-fields button:focus, .search-modal-fields button:hover {

    margin-right: 29px;
}
	
	.search-modal-fields {
    display: flex;
    height: 67px;
}
	
	
	.search-modal-fields button, .search-modal-fields button:active, .search-modal-fields button:focus, .search-modal-fields button:hover {
   
		margin-bottom: 0 !important;
		margin-top: 0 !important;
}
	
	.slideout-navigation.do-overlay .inside-navigation {
    display: flex;
    flex-direction: column;
    padding: 50px 20px;
    max-width: 700px;
}
	
	
	nav#generate-slideout-menu {
    padding: 0 !important;
    margin: 0 !important;
}
	
	button.slideout-exit.has-svg-icon {
    padding: 0 !important;
		background-color: transparent !important;
}
	
	button.slideout-exit.has-svg-icon svg{
   
		margin-right: 0px !important;
}
	
	.main-navigation.slideout-navigation .main-nav > ul > li > a {
    line-height: 66px !important;
    font-size: 25px !important;
}
	
	nav#generate-slideout-menu {
    background-color: #ffffffed;
}
	
	.gallery-columns-4 .gallery-item {
    max-width: 48%;
}
	
	.sors-category-name a {
    color: white;
    text-decoration: none;
    font-family: "Source Sans 3", serif;
    font-size: 18px;
    font-weight: 500;
}
	
	.gb-grid-wrapper-b7cd6c01 {
    display: flex;
    flex-wrap: wrap;
    align-content: stretch;
    justify-content: space-around;
    align-items: center;
}
	
	.gb-container-67d87f16 {
    margin-right: 0 !important;
}
	
	.gb-container-67d87f16 p a {
   
    font-size: 17px !important;
}
	
		.gb-container-e60e1553 a {
   
    font-size: 17px !important;
}

	.page .entry-header {
    
    padding: 0px 0px 0px 0px !important;
}
	
	.featured-image-widget img {
    max-width: 113px;
    height: 81px;
    object-fit: cover;
}
	
	.sors-post-thumbnail img {
   
    min-height: 76px;
    object-fit: cover;
}
	.sors-post-item2 img {

    min-height: inherit;
    object-fit: cover;
    max-height: inherit;
}
	
	.size-auto, .size-medium_large {

    min-height: inherit;
    object-fit: cover;
    max-height: inherit;
}
	
}

@media only screen and (max-width: 479px) {
/* Add your Mobile Styles here */

button.menu-toggle {
    padding: 0 !important;
		background-color: transparent !important;
}
	
	button.menu-toggle svg {
		
	height: 32px !important;
        width: 32px !important;
	}
	
	.has-inline-mobile-toggle .header-widget, .has-inline-mobile-toggle #site-navigation {
    flex-basis: 0%;
}
	
	.site-header .header-widget {
		
    margin-top: 0;
		margin-right: 0;
   
}
	
	.main-navigation {
    margin-left: 20px;
}
	
	.nav-float-right #site-navigation {
    margin-left: auto;
    margin-right: 0;
}
	
	
	.site-header .header-image {
    width: 110px;
}
	
	.inside-header {
    padding: 10px 24px !important;
}
	
	.main-navigation a {
   margin-bottom: 0;
		    font-size: 12px;
}
	
	.main-navigation .main-nav ul li a {
    padding-left: 17px;
    padding-right: 17px;
    line-height: 60px;
}
	
	.sors-post-thumbnail img {
    max-width: 121px;
   
  }
	
	h1 {
    font-size: 34px;
    line-height: 37px;
    margin-bottom: 10px;
}
	
	.sors-post-column-content {
    padding: 20px;
}
	
	h3 {
    color: #231f20;
    font-family: "Spline Sans", serif !important;
    font-weight: 600 !important;
    font-size: 18px;
    line-height: 22px !important;
    margin-bottom: 0px;
}

	.sors-post-content.sors-post-column-content2 {
    padding: 4px 13px;
}
	
	.sors-post-item {
    margin-top: 35px;
}
	
	.sors-post-column-content p {
    font-size: 17px !important;
    line-height: 24px !important;
}
	
	.sors-section .sors-posts-grid {
    gap: 0px 0px !important;
}
	
	.sors-post-item2 {
    margin-bottom: 30px;
}
	
	.sors-section .sors-row-break {
    grid-column: 1 / -1;
    height: 0;
}
	.sors-post-content.sors-post-column-content2 p {
    display: none;
}
	
	p {
    font-size: 20px !important;
    line-height: 28px !important;
}
	
	.sors-section .sors-section-title {
           font-size: 23px;
        line-height: 28px;
   
}
	
	
	
	h4 {
    font-size: 25px !important;
    color: #231f20;
    font-weight: 600;
    font-family: "Spline Sans", serif !important;
    line-height: 30px;
}
	
	.sors-post-content {
    padding: 30px;
}
	
	#mlb2-21792805.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent h4, #mlb2-21792805.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent h4 {
   
    font-size: 27px !important;
   
}
	
	.entry-header {
    word-wrap: break-word;
    padding: 30px 30px 0px 30px;
}
	.entry-summary {
    padding: 10px 30px 30px 30px;
}
	
	h1.entry-title {
   
   font-size: 31px;
        line-height: 36px;
}
	
	.entry-content:not(:first-child), .page-content:not(:first-child) {
   
    padding: 30px;
}
	    .entry-title a {
        font-size: 25px !important;
        color: #231f20;
        font-weight: 600;
        font-family: "Spline Sans", serif !important;
        line-height: 30px;
    }

	a.wp-block-latest-posts__post-title {
    
    font-size: 16px;
		 line-height: 22px;
}
	
	a {
    margin-bottom: 17px;
    font-size: 20px !important;
    line-height: 28px !important;
}
	
	#mlb2-21792805.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow label a {
    
    font-size: 14px !important;
}
	
	#mlb2-21792805.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent h4, #mlb2-21792805.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent h4 {
    color: #000000;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-weight: 400;
    margin: 0 0 10px 0;
    text-align: left;
    word-break: break-word;
}
	
	.page-header .author-info>:last-child, .page-header>:last-child {
    font-weight: 600 !important;
    font-size: 30px;
    line-height: 39px;
}
	
	h2.wp-block-heading {
 
    font-size: 20px;
    line-height: 35px;
  
}
	
	h1.entry-title {
    font-size: 40px !important;
    line-height: 46px !important;
}
	
	.sors-section .sors-category-name {
    padding: 6px 20px;
   
}
	
	
	h5 {
    font-size: 16px;
    color: white;
    font-weight: 600;
    font-family: "Spline Sans", serif !important;
    line-height: 19px;
}
	.sors-posts-wrapper {
    display: flex;
    gap: 0px;
    justify-content: space-between;
    display: block;
}
	
	.sors-section .sors-posts-grid {

    grid-template-columns: repeat(1, 1fr);
    
}
	
	.gb-grid-wrapper > .gb-grid-column-7ade91dd {
    width: 100% !important;
}
	
	.gb-grid-wrapper > .gb-grid-column-f2227cbc {
    width: 100% !important;
}
	
	.gb-container-7ade91dd {
    padding-right: 0 !important;
   
}
	.gb-container-f2227cbc {
    padding-left: 0 !important;
		margin-top: 50px !important
	} 
			
			.gb-container-9498d49d {
    margin-left: 0 !important;
    margin-top: 50px !important;
}
		
		.gb-grid-column.gb-grid-column-b28bd75a {
margin-top: 50px !important;
}
	
	.gb-container-67d87f16 {
    margin-right: 0;
    text-align: center;
}
			
			.gb-container-9498d49d {
    margin-left: 0 !important;
    margin-top: 50px !important;
				text-align: center;
}
		

	
	.gb-container.gb-container-b28bd75a {
    text-align: center;
}
	
	.gb-grid-wrapper > .gb-grid-column-ad8a1839 {
    width: 50% !important;
}
	
	.gb-grid-wrapper > .gb-grid-column-f9f7de6e {
    width: 50% !important;
}
	
	.gb-grid-column {
    width: 100% !important;
}
	
	.dashicons, .dashicons-before:before {
    width: 30px;
    height: 30px;
    font-size: 30px;
}
	
	.gp-icon svg {
    height: 30px !important;
    width: 30px !important;
   
    margin-right: 20px !important;
}
	
	
	.gb-container-67d87f16 {
    margin-right: 0;
}
	.search-modal-fields button, .search-modal-fields button:active, .search-modal-fields button:focus, .search-modal-fields button:hover {

    margin-right: 29px;
}
	
	.search-modal-fields {
    display: flex;
    height: 67px;
}
	
	
	.search-modal-fields button, .search-modal-fields button:active, .search-modal-fields button:focus, .search-modal-fields button:hover {
   
		margin-bottom: 0 !important;
		margin-top: 0 !important;
}
	
	.slideout-navigation.do-overlay .inside-navigation {
    display: flex;
    flex-direction: column;
    padding: 50px 20px;
    max-width: 700px;
}
	
	
	nav#generate-slideout-menu {
    padding: 0 !important;
    margin: 0 !important;
}
	
	button.slideout-exit.has-svg-icon {
    padding: 0 !important;
		background-color: transparent !important;
}
	
	button.slideout-exit.has-svg-icon svg{
   
		margin-right: 0px !important;
}
	
	.main-navigation.slideout-navigation .main-nav > ul > li > a {
    line-height: 66px !important;
    font-size: 25px !important;
}
	
	nav#generate-slideout-menu {
    background-color: #ffffffed;
}
	
	.gallery-columns-4 .gallery-item {
    max-width: 48%;
}
	
	.sors-category-name a {
    color: white;
    text-decoration: none;
    font-family: "Source Sans 3", serif;
    font-size: 18px;
    font-weight: 500;
}
	
	.sors-section .sors-section-title {
    font-size: 18px;
    line-height: 23px;
}
	
	.sors-post-thumbnail img {
    max-width: 140px;
    height: 120px;
    object-fit: cover;
}
	.sors-post-content {
    padding: 20px;
}
	.entry-summary {
    padding: 10px 20px 30px 20px;
}
	
	.entry-header {
    word-wrap: break-word;
    padding: 20px 20px 0px 20px !important;
}
	.single-post .entry-header {
    word-wrap: break-word;
    padding: 34px 0px 0px 0px !important;
}
	h1.entry-title {
    font-size: 34px !important;
    line-height: 37px !important;
}
	
	.featured-image-widget img {
    
           max-width: 113px;
        height: 81px;
        object-fit: cover;
}
	
	.gb-grid-wrapper-b7cd6c01 {
    display: flex;
    flex-wrap: wrap;
    align-content: stretch;
    justify-content: space-around;
    align-items: center;
}
	
	.gb-container-67d87f16 {
    margin-right: 0 !important;
}
	.gb-container-67d87f16 p a {
   
    font-size: 17px !important;
}
	
	.gb-container-e60e1553 a {
   
    font-size: 17px !important;
}
	
	.page .entry-header {
    
    padding: 0px 0px 0px 0px !important;
}
	.sors-post-thumbnail img {
   
    min-height: 76px;
    object-fit: cover;
}
	
	.sors-post-item2 img {

    min-height: inherit;
    object-fit: cover;
    max-height: inherit;
}
	
	.size-auto, .size-medium_large {

    min-height: inherit;
    object-fit: cover;
    max-height: inherit;
}
	
}

p {
	margin-bottom: 0 !important;
}

.entry-content p {
    white-space: pre-line; /* umjesto pre-wrap */
    word-wrap: break-word;
    margin: 0; /* uklanja defaultni margin */
}

/* Ako želite razmak između paragrafa (enter dvaput) */
.entry-content p + p {
    margin-top: 1em;
}

.gb-container-67d87f16 p a {
    white-space: pre-line; /* umjesto pre-wrap */
    word-wrap: break-word;
    margin: 0; /* uklanja defaultni margin */
}

.gb-container-67d87f16 p + p {
    margin-top: 1em;
}

.wp-post-image {
    backface-visibility: hidden; /* sprječava glitcheve */
    transform: translateZ(0); /* forsira hardware acceleration */
    -webkit-transform: translateZ(0);
    will-change: transform; /* hint browseru da optimizira rendering */
}

.gallery-icon {
    padding: 0;
}


.gscrollbar-fixer {
    margin-right: 0 !important;
}

.featured-image-caption {
	font-size: 75%;
	padding-top: 5px;
	opacity: .8;
	text-align: left;
	margin-top: 10px;
}

.featured-image-widget .featured-image-caption {

	display: none;
}

.gallery-caption{
	font-size: 75%;
	padding-top: 5px;
	opacity: .8;
	text-align: left;
	margin-top: 10px;
}

.glightbox-clean .gslide-desc {
    font-size: 75% !important;
	padding-top: 5px !important;
	opacity: .8 !important;
	text-align: left !important;
	margin-top: 10px !important;
    color: white !important;
}

.glightbox-clean .gdesc-inner {
    padding: 0 !important;
}
.glightbox-clean .gslide-description {
    background: transparent !important;
}
img {
    opacity: 1 !important;
    transform: translateZ(0);
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    perspective: 1000;
    -webkit-perspective: 1000;
    will-change: transform;
}
.autor-clanka {
	margin-bottom: 10px;
	font-size: 15px;
	padding-top: ;
	opacity: ;
	text-align: left;
}

.autor-clanka b {
	font-size: 15px !important;
}
.page .entry-content {
    padding: 34px 0px;
}

.page .entry-header {
    word-wrap: break-word;
    padding: 0px 0px 0px 0px;
}

header.page-header {
    margin-top: 0 !important;
}

.sors-oglas {
    text-align: center;
}

.gb-container.gb-container-abf15d0d.alignwide strong {
    color: white !important;
}