/* 
 Theme Name:     Artritis.hr
 Author:         WebOptima.eu
 Author URI:     https://weboptima.eu
 Template:       Extra
 Version:        1.0
 Description:    A child theme for Extra theme, made and edited by WebOptima.eu
*/



/* tabletezapotenco.si ----------- CUSTOM CSS ----------- */

body {
    background: #ffffff;
}

.et_overlay {
    background: rgba(255, 255, 255, 0.37);
}

.et_pb_widget a:visited {
    color: #3e5062;
}

.et_pb_extra_column_sidebar {
    padding-left: 10.797px;
}

.single h2, .single h2 a {
    font-size: 23px;
    letter-spacing:0.8px;
    font-weight:700;
}


.single h3, .single h3 a {
    font-size: 19px;
    font-weight:600;
}

.single h4, .single h4 a {
    font-size: 18px;
    font-weight:500;
}

.single h5, .single h5 a {
    font-size: 17px;
    font-weight:500;
}

.single h6, .single h6 a {
    font-size: 17px;
    text-transform: none;
    font-family: "Open Sans";
    letter-spacing:0;
}

.single h2, .single h2 a {
    margin-top: 36px !important;
    margin-bottom: 4px;
}

.single h6, .single h5, .single h4, .single h3,
.single h6 a, .single h5 a, .single h4 a, .single h3 a {
    margin-top: 32px !important;
    margin-bottom: 2px;
}

h4#et-trending-label, .single li h3, .single li h4 {
    margin-top:0 !important
}

.single h2:first-of-type, .single h2:first-of-type a {
    /* margin-top: 0 !important; */
    /* margin-bottom: 45px; */
}

ol li, ul li {
    margin-bottom: .35em;
}

ol, ul {
    padding-top:0;
}

ol li ul, ul li ul {
    list-style-type: disc;
    /*padding: .7em 0 .3em 2.143em;*/
}

/**** Header & Navigation ****/

#main-header {
    background-color: rgba(230,244,244,0.56);
    border-bottom: 2px solid #b1a16f;
}

#main-header .container {
    max-width: 1120px;
}

#et-navigation {
    display: none;
}

@media only screen and (max-width: 1024px) {
.header .etad {
    margin-top:0;
}
}

.etad {
    display: block;
}

.et_pb_extra_row.etad.header_below {
    display: none;
}

.fullwidth-menu li {
    padding-right: 20px;
}

.fullwidth-menu li a {
    transition-duration: 0.22s;
}

.fullwidth-menu a:hover {
    opacity: 1;
    border-bottom: 2px solid;
    margin-bottom:-2px;
}


@media only screen and (max-width: 980px) and (min-width:691px) {
.left-right #et-navigation {
    display: none;
}

.et_pb_fullwidth_menu .fullwidth-menu-nav, .fullwidth-menu {
    display: block;
}

.fullwidth-menu li {
    padding-right: 12px;
}

.et_pb_fullwidth_menu .et_pb_row {
    min-height: 50px;
}

.et_mobile_nav_menu {
    float: right;
    display: none;
}
}

@media only screen and (max-width: 1066px) and (min-width:691px) {
ul#menu-main-menu-1 li a span {
    display:none;
}
ul#menu-main-menu-1 {
    text-align: center;
}
}


@media only screen and (max-width: 690px) {
#main-header {
    border-bottom-width: 0;
}

#et-navigation {
    display: flex;
}

#et-info {
    display:none;
}

#et-mobile-navigation nav {
    margin:0 -5% !important;
    width:110%;
    padding: 15px 5% 15px 9%;
}

#et-navigation li a {
    color:#3E5062;
}

.etad {
    display: none;
}

#mysticky-wrap {
    display:none;
}

.et_pb_extra_row.etad.header_below {
    display: block;
    margin-top: 18px;
    margin-bottom: 7px;
}

.et_pb_extra_row.etad.header_below img {
    margin: auto;
}

.et_pb_extra_row.etad.header_below {
    margin-left: auto !important;
}

.et_fixed_nav .logo {
    margin: 15px 0;
}
}

@media only screen and (min-width: 691px) {
#main-header .etad {
    max-width: 70.5%;
    max-height: 90px !important;
    margin: 20px 0 0 !important;
}

.et-fixed-header #main-header .etad {
    margin: 7px 0 0 !important;
}

#main-header .logo {
    max-width: 22.5%;
}
.left-right #logo {
    height: auto;
}
}

@media only screen and (min-width: 1025px) {
#main-header .etad {
    margin-top: 12px !important;
}
}


/***** Fulwidth Menu ****/

.mysticky-nav.et_pb_fullwidth_menu .fullwidth-menu-nav > ul {
    padding-top: 1px !important;
    text-align: center;
}

.mysticky-nav .fullwidth-menu li > a {
    padding-bottom: 0px;
}

#main-content #pbe-above-content-wa-wrap .et_pb_widget {
    margin-top: -39px;
    border-top:1px solid
}

#pbe-above-content-wa-wrap .et_pb_widget li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.0) !important;
    text-transform: uppercase;
}

#mysticky-wrap {
    /*background-color: rgba(79,201,239,0.14);*/
    border-bottom: 2px solid #b1a16f;
}

.mysticky-nav .fullwidth-menu-nav {
    margin: auto;
}


/* Mobile Menu */

.et_mobile_menu {
    position: relative;
    margin-top:-40px
}

.page .mysticky-nav .et_pb_row {
    width: 100%;
}

.mobile_menu_bar {
    margin-left:8%;
}



/**** Widgeti ****/

/*
.page-container form {
    padding: 40px 20px 20px !important;
    background-color: #fff;
    border: 1px solid rgba(33, 132, 186, 0.3);
    border-radius: 5px;
}*/

.page-id-194 .post-wrap {
    background-color: #fff;
    border: 1px solid rgba(33, 132, 186, 0.3);
    border-radius: 5px;
}

.et_pb_widget .widgettitle {
    background: #b1a16f;
}

.et_pb_widget.widget_et_ads .widget_content {
    padding: 0;
}

.et_pb_widget.widget_et_ads .etad {
    margin: 0;
}

#et_ads-2 .widget_content, #et_ads-2 .widget_content a {
    line-height: 0;
}

.novosti form {
    padding: 15px 17px 13px !important;
}

.novosti form input[type=text] {
    margin-bottom: 12px !important;
}

.novosti .et_contact_bottom_container {
    margin-top:0px;
}

.novosti .et-pb-contact-message {
    text-align: center;
    padding: 10px;
    font-weight: 700;
    color: #b1a16f;
}

/* Promijenjen raspored prikazivanja bannera na mobitelu */
#et_ads-2, #nav_menu-3 {
    display:none;
}

@media only screen and (max-width: 1024px) {
#et_ads-2, #nav_menu-3 {
    display:block;
}

#et_ads-5, #nav_menu-4 {
    display:none;
}
}

@media only screen and (max-width: 1024px) and (min-width: 981px) {
.kontakt-section {
    margin-bottom: 56px !important;
}
}

/** Jeste li znali - Slider **/
@media only screen and (max-width: 767px) {
.et_pb_slide_content {
display: block !important;
}
}

.sidebar-slider-2 .et_pb_slider_container_inner {
    vertical-align: top !important;
}

.sidebar-slider-2 {
    height: 333px;
}

@media only screen and (max-width: 1024px) {
    .sidebar-slider-2 {
    height: 356px;
}
}

@media only screen and (max-width: 806px) {
    .sidebar-slider-2 {
    height: 416px;
}
}


/**********  HOMEPAGE  **************/

.page-id-83 .entry-title {
    display: none;
}

.page-id-83 .et_pb_blog_grid .entry-title {
    display: block;
}

.et_pb_blog_grid h2 a {
    font-size: 17px !important;
    font-weight: 600;
    line-height: 1.1 !important;
}

.et_pb_blog_grid h2 {
    line-height: 1.29;
    margin-top: -8px;
}

.page .post-wrap .post-content {
    margin-bottom: 5px;
}

/**** Post Slider ****/

.et_pb_slider_container_inner {
    vertical-align: bottom !important;
    height:450px;
}

.et_pb_slide_description {
    padding: 0 !important;
    width: auto;
    margin: 0;
    width: 100% !important;
}

.et_pb_slider_with_text_overlay .et_pb_text_overlay_wrapper {
    padding: 0px;
    border-radius: 0;
}

.et_pb_slide {
    padding:0;
}

.et_pb_slide_description h2.et_pb_slide_title {
    font-size: 37px;
    padding-bottom: 2px;
}

.et_pb_slider_with_text_overlay .et_pb_text_overlay_wrapper {
    padding: 0 0 10px 3% !important;
    text-align: left;
}

.et_pb_slide_content {
    font-size: 13.5px;
    color: rgb(255, 255, 255, 0.8) !important;
}

.et_pb_slide_content p {
    line-height:1.45;
}

.et_pb_slide_description {
    line-height:1.7;
}

.et_pb_slide_description h2.et_pb_slide_title {
    line-height:20px !important;
    padding-top:0.2em;
    margin-bottom:0.25em;
}

/**** Home Blog layout  ****/
/*
@media (min-width: 981px) {
.blog-dva .column.size-1of3 {
    width: 48.8% !important;
    margin-right:2.4% !important;
}

.blog-dva .column.size-1of3:nth-child(3n) {
    margin-right:2.4% !important;
}

.blog-dva .column.size-1of3:nth-of-type(2n) {
    margin-right:0 !important;
}
}
*/

@media only screen and ( min-width:981px ) {
.blog-dva .et_pb_salvattore_content[data-columns]::before { content: '2 .column.size-1of2' !important;
}
.blog-dva .column.size-1of2 {
    width: 48.8% !important;
    margin-right:2.4% !important;
}

.blog-dva .column.size-1of2:nth-child(2n) {
    margin-right:0 !important;
}
}

/*
.mycustomblog .et_pb_blog_grid .hentry {
margin-left: 0.5%;
}
*/

.blog-dva .column.size-1of2 article {
    margin-bottom:18px !important
}

a.more-link {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    padding: 4px 23px;
    border: 1px solid #aaa;
    margin-top: 15px !important;
    display: inline-block;
    border-radius: 3px;
    background-color: aliceblue;
}

/* Postovi kategorija s obojanim gornjim rubom */


article.category-tablete-za-potenco {
    border-top: 6px solid #B1A16F !important;
    border-radius: 4px 4px 0 0 !important;
}

article.category-tablete-za-potenco a.more-link, article.category-tablete-za-potenco a.read-more-button {
    background-color: #B1A16F;
    color: #fff;
}


/***** Single Post *****/

.post-header {
    padding: 50px 25px 45px;
}

.post-header h1 {
    font-size: 22px;
}

.post-wrap {
    padding: 0 5% 45px;
}

/************ FOOTER **************/

#footer {
    background: #ffffff;
    border-top: 2px solid #b1a16f;
}

#footer-bottom {
    border-top: 2px solid #b1a16f;
    padding: 7px 0;
}

#footer .et_pb_widget .widget_list .title {
    color: rgba(0,0,0,0.75);
}

#footer .et_pb_widget.widget_et_ads img {
  max-width: 160px;
}

.widget_nav_menu ul li {
    text-transform:uppercase;
}

#footer .et_pb_widget li {
    padding: 13px 0;
}

/* Footer mobile */

@media only screen and (max-width:980px ) {
#footer .et_pb_widget:first-of-type {
    padding-top: 0px;
}
#footer .column-1 {
    padding-top:28px;
}

#footer .et_pb_widget {
    margin: 25px auto;
}

#footer .column-1, #footer .column-2 {
    border-bottom:1px solid rgba(79,201,239,0.5)
}
}

/**  Social icons turn off temporary 

.widget_et_social_followers a, .et-extra-social-icons a {
    cursor: initial;
    pointer-events: none;
}
*/

/**** Naknadno uredjivanje navigacije ****/

@media only screen and (max-width:1110px) and (min-width:691px) {
#pbe-above-content-wa-wrap .et_pb_widget li span {
    display:block
}

#pbe-above-content-wa-wrap .et_pb_widget ul {
    display:flex;
    align-items: top;
    justify-content: center;
    text-align:center;
    width: 100%;
}
}

/**** Gumbi u sidebaru ****/

#text-4 .widgettitle, 
#text-5 .widgettitle {
    display:none;
}

#text-4 {
    margin-bottom:0;
    padding-top: 0px;
    margin-top:0;
}

#text-4, #text-5 {
    box-shadow:none;
}
    
#text-4 .textwidget, #text-5 .textwidget {
    border:none !important;
    box-shadow:none !important;
}

#text-4 .textwidget, #text-5 .textwidget {
    padding-top: 0px;
    padding: 0 10px 0;
}

#text-4 .gumb, .mob-gumb-1 .gumb {
    background-color: #78b120;
}

.gumb {
    display: flex;
    color: rgba(255, 255, 255, 0.83);
    padding: 13px 10px;
    border-radius: 7px;
    max-width: 280px;
}

.samomob .gumb {
    padding:11px 9px;
}

.gumb:hover {
    color:#ffffff;
    opacity:0.93;
}

.gumb .lijevo span {
    font-size:13px;
}

.gumb .lijevo {
    font-size: 17.0px;
    float:left;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items:center;
    width: 84%;
    text-align: center;
    line-height: 1.15em;
}


.gumb .desno {
    display: flex;
    justify-content: center;
    align-items:center;
    width: 18%;
}

.gumb .et-pb-icon {
    font-size:28px;
}


#text-5 .gumb, .mob-gumb-2 .gumb {
    background-color: #2184ba;
}


#text-5 .gumb .lijevo, .mob-gumb-2 .gumb .lijevo {
    font-size: 21px;
    line-height: 1.15 !important;
}

#text-5 .gumb:hover .lijevo, .mob-gumb-2 .gumb:hover .lijevo {
    line-height: 0.4234em;
}

#text-5 .gumb .lijevo span, .mob-gumb-2 .gumb .lijevo span {
    font-size:13.5px;
}

@media only screen and (min-width:1025px) {
#text-5 {
    margin-bottom:35px;
}

#text-5 .gumb {
    padding: 12.2px 10px 9.5px;
}
}

@media only screen and (max-width: 1148px) and (min-width: 1024px) {
.gumb .lijevo {
    font-size: 12px;
}
  
.gumb .lijevo span {
    font-size: 10px;
} 

#text-5 .gumb .lijevo, .mob-gumb-2 .gumb .lijevo {
    font-size: 16px;
    line-height: 0.4379em;
}

#text-5 .gumb .lijevo span, .mob-gumb-2 .gumb .lijevo span {
    font-size: 11px;
}

.gumb .et-pb-icon {
    font-size: 22px;
}
 
.gumb {
    max-width: 240px;
}
}
    
@media only screen and (max-width: 1024px) {
.et_pb_extra_column_sidebar #text-4,
.et_pb_extra_column_sidebar #text-5 {
    display: none;
}
    
.samomob-row.et_pb_row {
    display: block!important;
} 
}

/**** Gumbi na mobitelu ****/
.page article {
    border-top-width: 0px;
    margin: 0 0 24px;
    border-radius: 3px;
    box-shadow: 0 0px 0px rgba(0,0,0,0);
}

.prva-sekcija {
    border-top-width: 6px;
    border-top-style: solid;
    border-color: #b1a16f;
    border-radius: 3px;
    box-shadow: 0 1px 3px rgba(0,0,0,.1);
}

.samomob-row .samomob {
    float: left;
    width: 49%;
    margin-left: 0.5%;
    margin-right: 0.5%;
}

.samomob a {
    display: flex;
    width: 100%;
}

.samomob .gumb {
    width:100%;
    margin: auto;
    display:flex;
    align-items:center;

}

@media (max-width:720px) {
.gumb .lijevo {
    font-size: 15.5px;
}
  
.gumb .lijevo span {
    font-size: 11px;
} 

#text-5 .gumb .lijevo, .mob-gumb-2 .gumb .lijevo {
    font-size: 19px;
    line-height: 0.4379em;
}

#text-5 .gumb .lijevo span, .mob-gumb-2 .gumb .lijevo span {
    font-size: 12px;
}

.gumb .et-pb-icon {
    font-size: 22px;
}
 
.gumb {
    max-width: 240px;
}
}

@media (max-width:571px) {
/*.samomob-row {
    padding:0 !important;
    margin-top:-10px;
    margin-bottom:15px;
}
*/

.samomob-row .samomob {
    float: none;
    width: 100%;
} 

.samomob-row .samomob:first-of-type {
    margin-bottom:15px !important;
} 
}

@media (max-width:328px) {
 .gumb .lijevo {
    font-size: 13.5px;
}
  
.gumb .lijevo span {
    font-size: 10px;
} 

#text-5 .gumb .lijevo, .mob-gumb-2 .gumb .lijevo  {
    font-size: 17.5px;
    line-height: 0.4379em;
}

#text-5 .gumb .lijevo span, .mob-gumb-2 .gumb .lijevo span {
    font-size: 11px;
}

.gumb .et-pb-icon {
    font-size: 22px;
}
 
.gumb {
    max-width: 225px;
}   
}

@media (max-width:250px) {
 .gumb .lijevo {
    font-size: 12px;
}
  
.gumb .lijevo span {
    font-size: 10.2px;
} 

#text-5 .gumb .lijevo, .mob-gumb-2 .gumb .lijevo {
    font-size: 15.5px;
    line-height: 0.4379em;
}

#text-5 .gumb .lijevo span, .mob-gumb-2 .gumb .lijevo span {
    font-size: 10.5px;
}
}
/**** Mobilni menu ****/
@media (min-width:691px) {
li.samo-mob-menu, li.samomob {
    display:none !important;
}
}

#et-mobile-navigation nav {
    background-color: rgba(255,255,255,0.967) !important;
    min-height: 90vh;
    padding-top:40px;
}

#et-mobile-navigation #et-extra-mobile-menu li {
    text-align:center;
    /*margin-bottom:10px;*/
}

#et-navigation li.samomob a {
    padding: 7px 0 !important;
}

.samo-mob-menu {
    display: flex !important;
    justify-content: center;
}

.samo-mob-menu a {
    background-color: #2184ba;
    color: #ffffff !important;
    padding:14px 25px !important;
    border-radius:30px;
    margin-top:3px;
}

/* Izmjena zbog nove Extra teme */

@media (max-width: 980px) {
.et_pb_column .et_pb_blog_grid .column.size-1of2, .et_pb_column .et_pb_widget {
    margin: 0 5.5% 7.5% 0 !important;
    width: 47.25% !important;
    clear: none !important;
}

.et_pb_column .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_column .et_pb_widget:nth-child(2n) {
    margin-right: 0 !important;
}
}

@media (max-width: 767px) {
.et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post {
    margin-bottom: 9.5% !important;
}
}
