/* LAYOUT */


nav #ubermenu-nav-main-772-primary{
    display:flex;
    justify-content: space-evenly;
}

body > div {
    font-size: 16px;
    font-size: 1.6rem;
    text-align: justify;
    color: #000;
    /* -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select:none;
    user-select:none;
    -o-user-select:none; */
}

h1, h4, h5, h6 {
    line-height: 1.2;
    letter-spacing: -1px;
    color: #000;
}

h2, h3 {
    line-height: 1.2;
    letter-spacing: -1px;
    color: #ff3333;
    font-style: italic;
}

p {
    margin: 0 0 10px;
    line-height: 1.2;
    color: #000;
}

.entry-content ul > li {
    font-size: 18px;
    font-size: 1.8rem;
}

.site-inner {
    padding: 0px 10px 0;
}

.single-post .entry-content p {
    font-size: 18px;
    font-size: 1.8rem;
}

.single-post .entry-content p:first-of-type{
    font-weight: 600;
}

span {
    color: #000;
}

.entry-content>p>a {
    font-weight: bold;
}

.entry-content h3, .entry-content h4 {
    font-weight: 500;
}

.entry-title {
    font-style: italic;
    color: #019a98;
    font-size: 38px;
    font-size: 3.8rem;
    text-align: left;
}

article.entry {
    margin-bottom: 15px;
}

p img {
    /* width: 100%; */
    /* sws 20191111 */
}

a {
    text-decoration: none;
}

b, strong {
    font-weight: 500;
}

h1.archive-title {
    font-size: 28px;
    font-size: 2.8rem;
    text-align: left;
    text-transform: uppercase;
    color: #019a98;
    border-bottom: 1px dotted #019a98;
    padding-bottom: 8px;
}

h2.entry-title {
    font-size: 28px;
}

footer.site-footer {
    color: #fff;
    background-color: #f6342e;
    padding-top: 15px;
    padding-bottom: 15px;
}

.footer-widgets {
    background-color: #f6342f;
    background-position: top;
    background-repeat: repeat-x;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.footer-top {
    background-color: #f6342f;
    background-image: url(/wp-content/uploads/2018/07/footer-bg-flat-v4.png);
    background-size: 41px;
    background-position: top;
    background-repeat: repeat-x;
    padding-top: 45px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    text-align: center;
    color: #fff;
    padding-bottom: 15px;
    font-size: 16px;
    font-weight: 600;
    font-style: italic;
}

h3.widgettitle.widget-title {
    color: #fff;
    text-transform: uppercase;
}

ul#menu-footer-menu-categorii li a, ul#menu-footer-menu-informatii li a, ul#menu-meniu-calculatoare li a {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}

ul#menu-footer-menu-categorii li, ul#menu-footer-menu-informatii li, ul#menu-meniu-calculatoare li {
    margin-bottom: 0px;
}

ul#menu-footer-menu-categorii, ul#menu-footer-menu-informatii, ul#menu-meniu-calculatoare {
    line-height: 1.4;
}

.textwidget.custom-html-widget a {
    color: #fff;
    font-size: 16px;
}

.sidebar .widget {
    margin-bottom: 15px;
}


/* WIDGET PROPORTIONS

@media only screen and (min-width: 960px) {

    .widget-area.footer-widgets-1.footer-widget-area {
        width: 50%;
    }

    .widget-area.footer-widgets-2.footer-widget-area {
        width: 25%;
    }

    .widget-area.footer-widgets-3.footer-widget-area {
        width: 25%;
    }

}

 END WIDGET PROPORTIONS */



/* POPULAR POSTS WIDGET */

a.wpp-post-title, span.wpp-date, .wpp-category a, span.wpp-meta.post-stats {
    color: #fff;
    font-size: 16px;
}

/* END POPULAR POSTS WIDGET */


.site-footer p {
    color: #fff;
}

.footer-links a {
    color:#fff;
    font-weight: 600;
}

.footer-social {
    padding-top: 26px;
    text-align: right;
}


.footer-menu {
    text-align: left;
}

.site-container {
    background: linear-gradient(#fff0df, #fff);
    background-size: 100% 300px;
    background-repeat: no-repeat;
}

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

    .footer-social {
        padding-top: 0;
        padding-bottom: 26px;
        text-align: center;
    }

    .footer-menu {
        padding-bottom: 26px;
        text-align: center;
    }

    .widget-wrap {
        text-align: center;
    }

    .popular-post-title {
        text-align: center!important;
        padding: 5px 10px;
        max-width: 300px;
        margin: 0 auto;
        margin-bottom: 15px;
    }

    .wpp-thumbnail {
        float: none!important;
        margin-right: 0;
    }

}

@media only screen and (min-width: 1200px) {
    .padding-fix {
        padding: 30px;
    }
}

.center {
    text-align: center;
}

:focus {
    border: none;
    outline: none;
}

input:focus, textarea:focus {
    border: none;
    outline: none;
}

button, html [type="button"], [type="reset"], [type="submit"] {
    -webkit-appearance: initial;
}

.entry-content {
    padding-top: 10px;
    padding-bottom: 20px;
}


.breadcrumb {
    font-size: 13px;
    font-size: 1.3rem;
    border-bottom: 1px solid #f1f1f1;
    margin-bottom: 10px;
    color: #5a5a5a;
}

.breadcrumb span {
    color: #5a5a5a;
}

span.breadcrumb-link-wrap a span:hover {
    color: #019a97;
}

.widget {
    margin-bottom: 10px;
}

@media only screen and (min-width: 960px) {

    /* full width fix */
    .full-width-content .content, .landing-page .content {
        width: 100%;
    }

    .site-inner {
        max-width: 1050px;
        border: 1px solid #f5f5f5;
        border-top: 0;
        border-bottom: 0;
        padding-top: 10px;
    }

    .content {
        width: 67%;
    }

    .sidebar {
        width: 30.365%;
    }

    .after-entry, .archive-description, .author-box, .comment-respond, .entry, .entry-comments, .entry-pings {
        margin-bottom: 15px;
    }

}

@media only screen and (max-width: 620px) {
    .vc_gitem-animated-block, .vc_gitem-zone.vc_gitem-zone-c, img.alignleft.post-image.entry-image {
    width: 100%!important;
    }
}

/* END LAYOUT */


/* MENU */

header.site-header {
    max-width: 1050px;
    margin: 0 auto;
    padding: 0 20px;
    box-shadow: none;
    position: initial;
    background: transparent;
}

.ubermenu .ubermenu-item .ubermenu-submenu-drop {
    margin-top: 15px;
}

.ubermenu .ubermenu-custom-content-padded {
    padding: 8px 20px!important;
}

.dashicons, .dashicons-before:before {
    width: 26px;
    height: 12px;
    font-size: 36px;
}

.menu-toggle {
    color: #019998;
}

a.ubermenu-target.ubermenu-item-layout-default.ubermenu-item-layout-text_only {
    text-transform: uppercase;
    font-size: 13px;
}

/* Fix for ad banner */
nav#genesis-nav-primary {
    padding-right: 6px;
}

nav#genesis-nav-primary {
    width: 100%;
}

.ubermenu-responsive-default.ubermenu {
    border-radius: 5px 5px 0 0;
}

.ubermenu .ubermenu-target-text {
    padding-right: 3px;
}

.ubermenu .ubermenu-item-type-column>.ubermenu-submenu-type-stack>.ubermenu-item-normal:first-child {
    margin-top: 25px;
}

.ubermenu .ubermenu-submenu-type-stack>.ubermenu-item-normal>.ubermenu-target {
    padding-top: 10px!important;
    padding-bottom: 10px!important;
}

.ubermenu .ubermenu-submenu .ubermenu-target, .ubermenu .ubermenu-submenu.ubermenu-submenu-id-6928 .ubermenu-target > .ubermenu-target-description{
  border-bottom: 1px dotted rgba(255, 255, 255, .5);
  margin: 0 10px;
}

a.ubermenu-target.ubermenu-target-with-image.ubermenu-item-layout-default.ubermenu-item-layout-image_above {
    border: 0;
}


/* END MENU */


/* HOME LAYOUT */

.vc_gitem-zone.vc_gitem-zone-c {
    background-color: #fff!important;
}

.entry-content h4 {
    margin-top: 0px;
    font-size: 26px;
}

.homepage-category-title {

    color: #0f9897!important;
    text-transform: uppercase;
    font-size: 30px;
    padding-bottom: 8px;
}

.vc_gitem-post-data.vc_gitem-post-data-source-post_categories.vc_grid-filter.vc_clearfix.vc_grid-filter-.vc_grid-filter-size-md.vc_grid-filter-center.vc_grid-filter-color-grey {
    float: left;
}

span.vc_gitem-post-category-name {
    color: #019a98;
    font-weight: 600;
    text-transform: uppercase;
}

.vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item.vc_active, .vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item:hover {
    background-color: transparent!important;
}

/* END HOME LAYOUT */


/* BUTTONS */

p a.button.secondary {
    float: right;
}

button, input[type="button"], input[type="reset"], input[type="submit"], .button {
    background-color: #fff;
    border: 1px solid #019a97;
    color: #019a97;
    border-radius: 3px;
    text-transform: uppercase;
    font-size: 13px;
    padding: 6px 20px;
    letter-spacing: 0.2px;
    margin-top: 10px;
}

button:focus, button:hover, input[type="button"]:focus, input[type="button"]:hover, input[type="reset"]:focus, input[type="reset"]:hover, input[type="submit"]:focus, input[type="submit"]:hover, input[type="reset"]:focus, input[type="reset"]:hover, input[type="submit"]:focus, input[type="submit"]:hover, .button:focus, .button:hover, .genesis-nav-menu > .menu-highlight > a:hover, .genesis-nav-menu > .menu-highlight > a:focus, .genesis-nav-menu > .menu-highlight.current-menu-item > a {
    background-color: #fff;
    border: 1px solid #f6342e;
    color: #f6342e!important;
}

.vc_btn3-container.button.secondary.vc_btn3-inline {
    padding: 0;
}

a.vc_gitem-link.vc_general.vc_btn3.vc_btn3-size-xs.vc_btn3-shape-square.vc_btn3-style-flat.vc_btn3-color-grey.button.secondary {
    color: #fff;
    background-color: #f6342e;
    border-radius: 1px;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 600;
    padding: 7px 23px;
    border: none;
}

a.vc_gitem-link.vc_general.vc_btn3.vc_btn3-size-xs.vc_btn3-shape-square.vc_btn3-style-flat.vc_btn3-color-grey.button.secondary:hover {
    color: #fff;
    background-color: #019a98;
}

/* END BUTTONS */


/* HEADER */



/* END HEADER */


/* MENU */

.genesis-nav-menu a {
    text-transform: uppercase;
}

/* END MENU */


/* BUTTONS */

.blue-button a {
    color: #fff!important;
    background-color: #019a98!important;
    border: 1px solid #019a98!important;
    font-weight: 400;
    font-size: 12px!important;
    padding: 12px 25px!important;
    text-transform: uppercase;
    border-radius: 1px;
}

.blue-button a:hover {
    color: #019a98!important;
    background-color: transparent!important;
    border: 1px solid #019a98!important;
}

.blue-ghost-button a {
    color: #019a98!important;
    background-color: transparent!important;
    border: 1px solid #019a98!important;
    font-weight: 400;
    font-size: 12px!important;
    padding: 12px 25px!important;
    text-transform: uppercase;
    border-radius: 1px;
}

.blue-ghost-button a:hover {
    color: #fff!important;
    background-color: #019a98!important;
    border: 1px solid #019a98!important;
}

.blue-link {
    color: #fff;
    background: #019a98;
    padding: 12px 25px;
    font-size: 13px;
    border: 1px solid #019a98;
    text-decoration: none;
    margin-right: 10px;
    display: inline-block;
    border-radius: 1px;
}

.blue-link:hover {
    color: #019a98;
    background: transparent;
    border: 1px solid #019a98;
}

.blue-ghost-link {
    color: #019a98;
    padding: 12px 25px;
    font-size: 13px;
    border: 1px solid #019a98;
    text-decoration: none;
    margin-right: 10px;
    display: inline-block;
    border-radius: 1px;
}

.blue-ghost-link:hover {
    color: #fff;
    background: #019a98;
    border: 1px solid #019a98;
}

input.wpcf7-form-control.wpcf7-submit.contact-button {
    background-color: #019a98!important;
    color: #fff!important;
    padding: 9px 26px!important;
    font-size: 14px!important;
    border-radius: 3px!important;
    border: 0!important;
}

.archive-pagination li a:focus, .archive-pagination li a:hover, .archive-pagination li.active a {
    background-color: #f6342e;
}

.archive-pagination li a {
    font-size: 13px;
    font-size: 1.3rem;
}

/* END BUTTONS */


/* CONTACT FORM */

input, select, textarea {
    font-size: 14px;
    font-size: 1.4rem;
    margin-bottom: 13px;
    max-height: 140px;
    border: 1px solid rgba(0, 0, 0, 0.05)!important;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -webkit-appearance: none!important;
    box-shadow: none!important;
}
#calculatorovulatiepage select{
    border: 1px solid #ff666673 !important;
    padding: 6px !important;
    border-radius: 3px !important;
}
.calculator_button{
  margin-top: 30px;
  margin-bottom: 30px;
  background-color: #f6342e !important;
  border-color: #f6342e !important;
  color: #fff !important;
}
.calculator_button:hover{
  background-color: #ffffff !important;
  border: 1px solid #f6342e !important;
  color: #f6342e !important;
}
.rezultate_calculator{
  margin-bottom: 30px;
  border-bottom: 1px solid #ff666673;
  padding-bottom: 30px;
}

/* END CONTACT FORM */


/* IMAGE EFFECTS */

.zoom-effect {
  position: relative;
  overflow: hidden;
}
.zoom-effect img {
  max-width: 100%;

  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.zoom-effect:hover img {
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

/* END IMAGE EFFECTS */


/* COOKIE NOTICE */

#cookie-notice {
    background-color: rgba(254, 101, 100, 0.9)!important;
    border-top: 1px solid rgba(254, 101, 100, 0.1);
    z-index: 99999999;
}

span#cn-notice-text {
    color: #fff;
    font-weight: 600;
    font-size: 14px;
}

/* END COOKIE NOTICE */


/* POSTS */

.adjacent-entry-pagination.pagination {
    display: none;
}

@media only screen and (min-width: 960px) {
    .articol-related {
        width: 31.623931623931625%;
        float: left;
        margin-left: 2.564102564102564%;
    }
}

@media only screen and (min-width: 460px) and (max-width: 960px) {
    .articol-related {
        width: 46.623931623931625%;
        float: left;
        margin-left: 2.564102564102564%;
    }
}

/* END POSTS */


/* ADS */

@media only screen and (max-width: 1300px) {
    .mobile-unfriendly-ads-top {
        display: none;
    }
}
@media only screen and (max-width: 980px) {
    .mobile-unfriendly-ads {
        display: none;
    }
}

/* END ADS */

.resposive-iframe {
    width: 100%;
    height: 350px;
}

@media only screen and (max-width: 500px) {
    .resposive-iframe {
        width: 100%;
        height: 180px;
    }
}

.sws_row{
  display:block;
  width:100%;
  overflow:hidden;
}


/* WIDGETS SARCINA */

.cd-horizontal-timeline .timeline {
    max-width: 100%!important;
}

.events-content {
    display: none;
}

.events ol li a:hover {
    color: #fff!important;
}


.sws-slider .sws-main-info{
    position: absolute;
    bottom: 0;
    padding: 16px;
    text-transform: uppercase;
    font-weight: 600;
    text-align: left;
    background: rgba(255, 255, 255, 0.75);
    width: 100%;
    line-height: 1.4;
}

.sws-slider .sws-second-info{
    position: absolute;
    bottom: 0;
    padding: 10px 12px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    text-align: left;
    background: rgba(255, 255, 255, 0.75);
    line-height: 1.4;
	width: 100%;
}

.sws-slider .sws-third-info{
    position: absolute;
    bottom: 0;
    padding: 10px 12px;
    text-transform: uppercase;
    font-size: 13px;
    text-align: left;
    font-weight: 600;
    background: rgba(255, 255, 255, 0.75);
    line-height: 1.4;
	width: 100%;
}

.sws-slider .sws-second-image{
    height:245px;
    margin-bottom:4px;
}

.sws-slider .sws-third-image{
    height:151px;
}

.bullet-widget-title {
    font-weight: 600;
    color: #ff6565;
    position: absolute;
    text-transform: uppercase;
    font-size: 15px;
}

@media only screen and (max-width: 960px) {
    .sws-slider .one-third {
        display: none;
    }
}

/* IMAGE WIDGETS */

.image-widget {
    width: 300px;
    height: 100px;
    text-align: left;
    padding-left: 20px;
    color: #4c8a82;
    font-size: 23px;
    font-weight: 600;
    line-height: 100px;
    text-transform: uppercase;
    margin: 0 auto;
    text-shadow: 1px 1px rgba(255, 255, 255, 0.7);
}


.alaptarea {
    background: url(/wp-content/uploads/2018/10/alaptarea.jpg);
}

.diversificarea {
 background: url(/wp-content/uploads/2018/10/diversificarea.jpg);
}

.retete-copii {
    background: url(/wp-content/uploads/2018/10/retete-copii.jpg);
}

.familie-si-copii {
    background: url(/wp-content/uploads/2018/10/familie-si-copii.jpg);
}

.nume-copii {
    background: url(/wp-content/uploads/2018/10/nume-copii-v2.jpg);
}

/* New Sliders Widget */s

button:hover, button:active, button:focus {
    border: 1px solid #ff6565!important;
    color: #ff6565!important;
}

a .widget-bullet {
    border: 1px solid #0e9c99;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
    color: #0e9c99;
    padding-top: 2px;
}

a .widget-bullet:hover {
    background: #ff6565;
    border-color: #ff6565;
    color: #fff;
}

.ult-carousel-wrapper {
    margin-bottom: 0!important;
}


/* END */


/* MAIN SLIDER */

@media only screen and (min-width: 1100px) {
    .site-inner.sws-slider {
        padding: 0 30px 0 30px;
    }
}

.sws-main-category {
    position: absolute;
    top: -28px;
    background: rgb(4, 154, 151);
    padding: 5px 20px;
    color: #fff;
}

.sws-second-category, .sws-third-category {
    position: absolute;
    top: -18px;
    background: rgb(255, 101, 101);
    padding: 3px 15px;
    color: #fff;
    font-size: 12px;
}

.showMobile {
    display:none;
}

.showDesktop {
    display:none;
}

@media only screen and (max-width: 960px) {
    .showMobile {
        display:initial;
    }

    .showDesktop {
        display:none;
    }
}

@media only screen and (min-width: 960px) {
    .showMobile {
        display:none;
    }

    .showDesktop {
        display:initial;
    }
}

/* SHARING MODULE */

.heateor_sss_sharing_container.heateor_sss_horizontal_sharing {
    padding-bottom: 15px;
}

/* END SHARING MODULE */

/* SIDEBAR */

#wpp-3 .widget-wrap h3.widgettitle.widget-title {
    color: #000;
}

section#fbw_id-2 h3 {
    color: #000;
}

.popular-post-image {
    overflow: hidden;
}

.popular-post-title {
    display:block;
    clear: both;
    margin-bottom: 15px;
    text-align: left;
    line-height: 1.4;
    border: 1px dotted rgba(15, 152, 150, 0.5);
    margin-top: -1px;
    padding: 5px 10px;
}

.popular-post-title a {
    color: #000;
    font-size: 17px;
    font-weight: 500;
    font-style: italic;
}

.wpp-thumbnail {
    border-bottom: 6px solid #0f9897;
}

/* END SIDEBAR */



span.sws-main-title {
    font-style: italic;
    font-weight: 600;
    text-transform: none;
    font-size: 20px;
}

span.sws-second-title, span.sws-third-title {
    font-style: italic;
    font-weight: 600;
    text-transform: none;
    font-size: 16px;
}

@media only screen and (min-width: 960px){
  .genesis-responsive-menu {
    padding-top: 0px;
  }
}

h4 a.vc_gitem-link {
    color: rgb(4, 154, 151)!important;
}

h4 a.vc_gitem-link:hover {
    color: rgb(0, 0, 0)!important;
}

.sws-main-title:hover,.sws-second-title:hover,.sws-third-title:hover{
  color:rgb(4, 154, 151)!important;
}

span.vc_gitem-post-category-name a {
   color: #fff!important;
}

.vc_gitem-post-data.vc_gitem-post-data-source-post_categories.vc_grid-filter.vc_clearfix.vc_grid-filter-.vc_grid-filter-size-md.vc_grid-filter-center.vc_grid-filter-color-grey {
   background: #019a98;
   padding: 2px 20px;
   position: absolute;
   top: 0;
   left: 0;
    z-index:9999;
    display: block!important;
    text-align: left!important;
    font-size: 15px;
}

.vc_grid-filter-item.vc_gitem-post-category-name:nth-child(2n) {
    display: none;
}

.vc_gitem-post-data.homepage-category-name.vc_gitem-post-data-source-post_categories.vc_grid-filter.vc_clearfix.vc_grid-filter-.vc_grid-filter-size-md.vc_grid-filter-center.vc_grid-filter-color-grey:hover {
    background: rgba(1, 154, 152, 0.8);
}

.search-form input[type="submit"] {
   font-family: Simple-Line-Icons;
}
.search-form input[type="submit"] {
   color: #f6342e;
   font-size: 19px;
   background-color: transparent;
   float:right;
   border: none!important;
   position:relative;
   top: -60px;
}
[type=search]{
  width:100%;
    padding: 10px 15px;
}

form.search-form{
    margin-top: 30px;
    padding-right: 10px;
    height:50px;
    width: 256px;
    float: right;
}

@media only screen and (min-width: 960px) {
    .menu-toggle{display:none!important;}
}

@media only screen and (max-width: 960px) {
    .wp-custom-logo .site-container .title-area{
        margin: 0 auto;
        float: none;
    }

    .search-form{
      max-width: 100%!important;
      width: 100%;
      padding: 0px!important;
    }

    form.search-form {
        margin:0;
        float: none;
    }

    form.search-form{
        width: 100%;
    }

    span.ubermenu-sub-indicator-close {
        color: #fff;
        font-size: 18px;
    }

    i.ubermenu-sub-indicator.fas.fa-angle-down {
        font-size: 18px;
    }

    .ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target>.ubermenu-sub-indicator {
        margin-top: -10px;
    }
}

.vc_separator.vc_separator_align_left a {
    padding: 0 .8em 0 0;
}
.vc_separator a {
    line-height: 1em;
    font-size: 30px;
    margin: 0;
    word-wrap: break-word;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    font-weight: 600;
    color: #0c9998;
}

.wpb_raw_code.wpb_content_element.wpb_raw_html {
    margin-bottom: 0;
}

.vc_separator.wpb_content_element.vc_separator_align_left.vc_sep_width_100.vc_sep_dotted.vc_sep_pos_align_center.homepage-category-title.vc_separator-has-text {
    margin-bottom: 15px;
}

.vc_gitem-zone.vc_gitem-zone-a {
    margin-top: 15px!important;
}

.menu-toggle{
  text-align: right;
  margin-top: 0px;
  padding-right: 10px;
  width: 100%;
  display: block;
}
.menu-toggle, .sub-menu-toggle{
  background-color: #ff6565;
  margin-bottom: 10px;
}
.site-header .menu-toggle::before {
    float: none;
    top: -7px;
    color:#fff;
}

.menu-toggle:focus, .menu-toggle:hover, .sub-menu-toggle:focus, .sub-menu-toggle:hover{
  background-color: #ff6565!important;
}

nav#genesis-nav-primary {
    padding-right: 0px!important;
}


.entry-content h3 {

    font-size: 24px;
    color: #f73d3d;
}

strong {
    font-weight: 600;
}

.archive-pagination li a{
	border-radius: 40px;
	padding: 6px 14px;
}
.category-text p{
	color: #1D706F;
	margin-bottom: 15px;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
}

.entry-title a {
    color: #019a97;
}

.entry-title a:hover {
    color: #000;
}

.vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_title {
    font-style: italic;
}

/* Article Slider Element */

.slider-element {
    width: 20px;
    height: 25px;
    border-radius: 3px;
    color: #ff6565;
    text-align: center;
    font-size: 12px;
    line-height: 2;
    border: 1px solid #ff6565;
}

.slider-element:hover {
    background: #019a98;
    border-color: #019a98;
    color:#fff;
}

.subcat-title{
    font-size: 20px;
    font-weight: 500;
    line-height: 1;
    font-style: italic;
}
.subcat-desc{
  line-height:1.4;
  font-size:16px;
}
.above-subcat-title{
  text-align:left;
}
.footer-widget-area a:hover{
  text-decoration:underline;
}
.contact-button:hover{
      background: #ff6666;
}
.related-title-span:hover{
  text-decoration:underline;
}
.related-image:hover{
  opacity:0.8;
}

/* Sarcina Slider Select */

select {
    padding:4px;
    margin: 0;
    background: #fff;
    border:none;
    outline:none;
    display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
    width: 150px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

/* Targetting Webkit browsers only. FF will show the dropdown arrow with so much padding. */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    select {padding-right:18px}
}

label {position:relative}
label:after {
    content: "\e604";
    font-family: 'simple-line-icons';
    font-size: 14px;
    color: #019a98;
    right:8px;
    top:0px;
    padding:0 0 2px;
    position:absolute;
    pointer-events:none;
}
label:before {
    content:'';
    right:0px;
    top:0px;
    width:23px; height:18px;
    background:#fff;
    position:absolute;
    pointer-events:none;
    display:block;
}

[aria-label][role~="tooltip"]::after {
    background: #ff6666!important;
    padding: 6px!important;
    border-radius: 50%!important;
    width: 18px!important;
    height: 18px!important;
    line-height: 17px!important;
}

[role~="tooltip"][data-microtip-position|="top"]::after {
    bottom: -17px!important;
    left: 45%!important;
}

.category-text{
  margin-bottom:25px;
}

.size-category-thumbnail {
    border-bottom: 4px solid #7eccb7;
}

.size-category-thumbnail:hover {
    opacity: 0.8;
}

.number_hover i {
    font-size: 17px;
    font-weight: 600;
}

@media only screen and (max-width: 960px) {
    #genesis-mobile-nav-primary {
        display: none;
    }
}

.wprmenu_bar #custom_menu_icon.hamburger {
    background-color: rgba(255, 102, 102, 0.8)!important;
}

#mg-wprm-wrap li.menu-item a {
    padding: 5px 14px;
}

div#mg-wprm-wrap ul li span.wprmenu_icon:before {
    top: -6px;
}

a.wprmenu_parent_item {
    font-weight: 600!important;
}

[data-wenk].wenk--right:after, [data-wenk][data-wenk-pos="right"]:after {
    text-transform: initial!important;
}

.code-block {
    text-align: center;
}

.calculatoare a:hover {
    text-decoration: underline;
}

/* IE Fix */
@media only screen and (min-width: 960px) {

	.site-header {
		position: initial!important;
	}
}

li#wp-admin-bar-my-account span {
    color: inherit;
}

a.bump-view {
    letter-spacing: 1px;
    text-align: left!important;
    font-size: 13px;
}

.widgets-list-layout .widgets-list-layout-blavatar {
    width: 31.276596%!important;
    max-width: 100%!important;
}
.widgets-list-layout-links {
    width: 63.404255%!important;
    line-height: 1.3;
    text-align: left;
}
a.bump-view {
    letter-spacing: 1px;
    text-align: left!important;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.4!important;
}

ul.sub-menu {
    line-height: 1.2;
}


@media only screen and (min-width: 960px){
  .footer-widgets .wrap {
    max-width: initial;
  }
}

.footer-widgets .wrap {
 margin-left: 20px;
 margin-right: 20px;
}

.widget-title {
font-size: 18px;
font-size: 1.8rem;
font-weight: 600;
margin-bottom: 15px;
padding-top: 15px;
}

h3.widgettitle.widget-title {
color: #fff;
text-transform: uppercase;
text-decoration: underline;
}

.textwidget.custom-html-widget a {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}


.fa-angle-down:before {
    content: "\f107"!important;
}


#menu-item-6886 .ubermenu-nav .ubermenu-column-1-4 {
    width: 33.3%;
}

body.author img.avatar{
    display:none;
}
body.author .author-box{
    background:#ff6666;
    color:#fff;
}
body.author .author-box-title{
    color:#000;
}
body.author .author-box-title span{
    color:#fff;
}
body.author .author-box p{ 
    color:#fff;
    font-style: italic;
    font-weight: bold;
}
@media only screen and (max-width: 960px) {
    body.author .author-box{
        padding:15px;
    }

    .single-post .entry-content p {
        font-size: 18px;
        font-size: 1.8rem;
        text-align: left;
        line-height: 1.5;
        margin: 0 0 20px;
    }

    .entry-content h3 {
        font-size: 32px;
    }
}


