/*
Theme Name: TheGem Child
Description: Multi-Purpose Wordpress Theme
Author: Codex Themes.
Theme URI: http://codex-themes.com/thegem/
Author URI: http://codex-themes.com/thegem/
Template: thegem
Version: 1.0
Tags: one-column, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, flexible-header, full-width-template, theme-options, translation-ready, dark, light
License: GNU General Public License
License URI: license.txt
*/

@import url('//fonts.googleapis.com/css?family=Allura|Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i&subset=cyrillic,cyrillic-ext,latin-ext');



#primary-menu.no-responsive > li > a {
    text-transform: none !important;
}

span.menu-item-hamburger2:before {
    content: '\f3f1';
    font-family: 'MaterialDesignIcons';
    right: 11px;	
    font-size: 24px;
    font-weight: 100;
    position: absolute;
    
}

span.menu-item-hamburger2:before {
    content: '\f3f1';
    font-family: 'MaterialDesignIcons';
    right: 11px;	
    font-size: 24px;
    font-weight: 100;
    position: absolute;
    
}

.active span.menu-item-hamburger2:before {
    content: "\e619";
    font-family: "thegem-icons";
    right: 11px;	
    font-size: 24px;
    font-weight: 100;
    position: absolute;
    
}

span.menu-item-user:before {
    content: '\e63b';
    font-family: "thegem-icons";
    right: 11px;	
    font-size: 24px;
    font-weight: 100;
    position: absolute;
    
}


span.gem-icon-inner {
    display: block;
}

span.gem-icon-inner {
    color: #393d50;
    background-color: #dfe7ea !important;
}
span.gem-icon-inner:hover {
    color: #0A9929 !important;
}


li.menu-item.menu-item-search {
    position: relative;
    height: 100%;
    border-radius: 50%;
    width: 46px;
    height: 46px;
    line-height: 46px;
    margin: -1px;
    background-color: #dfe7ea !important;
}

.header-style-3 #primary-menu.no-responsive .menu-item-search {
padding: 0px 0px;
}

#site-header:not(.shrink) .header-colors-light:not(.header-layout-fullwidth_hamburger) #primary-menu.no-responsive > .menu-item-search > a
{
color: #393d50;
top:10px;
}


#primary-navigation #primary-menu > li.menu-item-search.active > a:before {
    margin-left: -2px;
}

#primary-navigation #primary-menu > li.menu-item-search > a:before {
    margin-left: -1px;
}


.minisearch .sf-submit-icon:before {
    line-height: 45px !important;
}


@media screen and (min-width: 1210px) {
    .menu-item-search .minisearch {
    position: relative !important;
    left: -1000px !important;
    width: 1168px !important;
}

}


#site-header.fixed.shrink .header-style-3 #primary-menu.no-responsive > li.menu-item-search > a {
    top: -7px;
}


li.menu-item-search > a {
    -o-transition: none !important;
    -webkit-transition: none !important;
    transition: none;
    transition-property: none !important;
    transition-duration: none !important;
    transition-timing-function: none !important;
    transition-delay: none !important;
}



#site-header.fixed.shrink .header-style-3 #primary-menu.no-responsive > li.menu-item-search, #site-header.fixed.shrink .header-style-4 #primary-menu.no-responsive > li.menu-item-search{
    padding-top: none !important;
    padding-bottom: none !important;
    -webkit-transition: none !important;
    -moz-transition: none !important;
    transition: none !important;
}

#site-header.fixed.shrink .menu-item-search a {
top:-18px !important;
}

#site-header:not(.shrink) .header-colors-light:not(.header-layout-fullwidth_hamburger) #primary-menu.no-responsive > .menu-item-search > a {
    color: #393d50;
    top: 0px;
}







.invisible1 {
    opacity:0 !important;
}


/*Search 2*/

.header-style-3 #primary-menu.no-responsive .menu-item-search2 {
    padding: 0px 0px;
}

li.menu-item.menu-item-search2 {
    position: relative;
    height: 100%;
    border-radius: 50%;
    width: 46px;
    height: 46px;
    line-height: 46px;
    margin: -1px;
    background-color: #fff;
}


li#menu-item-28768 {
    margin-left: 9px;
}

li#menu-item-28774, li#menu-item-36358, li#menu-item-42050 {
    margin-right: 8px;
}

/* Top bar Button */

a.gem-button.gem-button-size-tiny.gem-button-style-flat.gem-button-text-weight-normal.gem-button-no-uppercase {
    border-radius: 30px !important;
    font-family: "Montserrat";
    font-size: 15px !important;
}


.gem-button-size-tiny {
    height: 35px;
    line-height: 35px;
    padding: 0 24px;
}

.top-area .top-area-items .top-area-block {
    height: 35px;
    line-height: 35px;
}

.top-area-contacts .gem-contacts-item {
    font-size: 16px !important;
    padding: 0 17px !important;   
    line-height: 35px !important;
}


.top-area-contacts .gem-contacts-address:before, .top-area-contacts .gem-contacts-phone:before, .top-area-contacts .gem-contacts-fax:before, .top-area-contacts .gem-contacts-email:before {
    	content: "\f47b" !important;
	font-family: 'MaterialDesignIcons' !important;
}


/* Top area border & styles */

.top-area {
    padding: 7px 0;
}

.top-area {
    border-top: none !important;
}

.gem-contacts-item.gem-contacts-phone {
    font-family: "Montserrat";
}





/* error top menu space fix */
@media screen and (max-width: 1199px) {
.wpb_row {
    margin-top: 0px !important;
}
}


@media screen and (max-width: 980px) {
.meniu-mobil { display: list-item; !important;}
.meniu-desktop, .search-hide, li.menu-item.menu-item-search.search2show.search-hide.showme1.hideme1 { display: none !important;}
}

@media screen and (min-width: 980px) {
.meniu-mobil { display: none !important;}
.meniu-desktop .search-hide { display: inline-block !important;}
}

/* Mega menu fix */

ul.sub-menu.styled.megamenu-empty-right.megamenu-empty-top.megamenu-empty-bottom.dl-submenu-disabled.megamenu-fullwidth.megamenu-inited {
    padding: 40px 25px 50px 25px !important;
}


/* Menu Color */

.header-background {
    background: #6BBF2A;
    background: -moz-linear-gradient(-45deg, #6BBF2A 2%, #0A9929 50%, #FFC20F 100%);
    background: -webkit-linear-gradient(-45deg, #6BBF2A 2%,#0A9929 50%,#FFC20F 100%);
    background: linear-gradient(135deg, #6BBF2A 2%,#0A9929 50%,#FFC20F 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6BBF2A', endColorstr='#FFC20F',GradientType=1 );
}


#site-header, #site-header-wrapper, .header-layout-fullwidth_hamburger #primary-menu {
    background: #6BBF2A;
    background: -moz-linear-gradient(-45deg, #6BBF2A 2%, #0A9929 50%, #FFC20F 100%);
    background: -webkit-linear-gradient(-45deg, #6BBF2A 2%,#0A9929 50%,#FFC20F 100%);
    background: linear-gradient(135deg, #6BBF2A 2%,#0A9929 50%,#FFC20F 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6BBF2A', endColorstr='#FFC20F',GradientType=1 );
}

/* top area icon */

.top-area-contacts .gem-contacts-phone:before {
    color: #0A9929;
}

/* main menu / hover */

#primary-menu.no-responsive > li > a {
    color: #ffffff !important;
}

#primary-menu.no-responsive > .menu-item-search > a {
    color: #393d50 !important;
}

#site-header:not(.shrink) .header-colors-light:not(.header-layout-fullwidth_hamburger) #primary-menu.no-responsive > li:hover > a,
#primary-menu.no-responsive > li:hover > a {
    color: #FFC20F !important;
}


#site-header:not(.shrink) .header-colors-light:not(.header-layout-fullwidth_hamburger) #primary-menu.no-responsive > .menu-item-search:hover > a,
#site-header.fixed.shrink .header-style-3 #primary-menu.no-responsive > .menu-item-search:hover > a {
    color: #0A9929 !important;
}


/* Minisearch */

.minisearch .sf-input {
    padding-left: 20px;
    width: 100%;
    font-family: "Source Sans Pro";
    font-size: 16px;
    font-weight: 400;
    height: 40px;
    border-radius: 35px !important;
    padding-right: 40px !important;
    outline: none;
}

.minisearch input[type="text"] {
    border: 2px solid #cacaca !important;
}


#primary-menu.no-responsive > li > ul > li > a, #primary-menu.no-responsive > li.megamenu-enable > ul, #primary-menu.no-responsive > li.megamenu-enable.megamenu-style-grid > ul li > a, #primary-menu.no-responsive > li.megamenu-enable.megamenu-style-grid > ul li > span.megamenu-column-header > a, .header-style-2 .minisearch .sf-input, .header-style-3 .minisearch .sf-input, .header-style-1 .minisearch, .header-style-4 .minisearch {
    	background-color: #fff !important;

}

.menu-item-search .minisearch {
    top: 74% !important;
}


.minisearch.search-hide {
	background-color: #027755 !important;
    border-radius: 0px 0px 35px 35px !important;
    -moz-border-radius: 0px 0px 35px 35px !important;
    -webkit-border-radius: 0px 0px 35px 35px !important;
    border: 0px solid #000000 !important;
}


#site-header.fixed.shrink .menu-item-search .minisearch {
    top: 0% !important;
}


/* Meniu hover */






@media screen and (max-width: 1210px) {
.minisearch.search-hide {
    top: 172% !important;
}
#site-header.fixed.shrink .menu-item-search .minisearch {
    top: 135% !important;
}
.menu-item-search .minisearch {
    left: -105px !important
}

}



.retele-sociale a.socials-item {
    display: inline-block !important;
}
.retele-sociale {
    margin-top: 70px !important;
    margin-bottom: 30px !important;
    width: 1000px !important;
    text-align: center !important;
}

.retele-sociale i.socials-item-icon:hover {
    color: #0A9929 !important;
}

h1, .pricing-table-style-8 .pricing-cost, .title-h1, .title-h2, .title-h3, .title-h4, .quickfinder-item-title, h4 {
    font-family: 'Source Sans Pro' !important;
}



@keyframes flash
{
	48%
	{
		background-color: rgba(96,125,139 ,1);
	}
	50%
	{
		background-color: #fff;
	}
	55%
	{
		background-color: rgba(96,125,139 ,1);
	}
	57%
	{
		background-color: #fff;	
	}
}


.blog-style-masonry .post-read-more .gem-button, .comment-reply-link {
    padding: 4px 15px !important;
}

.header-main:not(.header-layout-overlay) #primary-menu.no-responsive:hover .menu-item-28774:hover > ul, .header-main:not(.header-layout-overlay) #primary-menu.no-responsive:hover .menu-item-28774:hover > ul > li, .header-main:not(.header-layout-overlay) #primary-menu.no-responsive:hover .menu-item-28774:hover > ul > li > ul ,.header-main:not(.header-layout-overlay) #primary-menu.no-responsive:hover .menu-item-42050:hover > ul, .header-main:not(.header-layout-overlay) #primary-menu.no-responsive:hover .menu-item-42050:hover > ul > li, .header-main:not(.header-layout-overlay) #primary-menu.no-responsive:hover .menu-item-42050:hover > ul > li > ul ,.header-main:not(.header-layout-overlay) #primary-menu.no-responsive:hover .menu-item-36358:hover > ul, .header-main:not(.header-layout-overlay) #primary-menu.no-responsive:hover .menu-item-36358:hover > ul > li, .header-main:not(.header-layout-overlay) #primary-menu.no-responsive:hover .menu-item-36358:hover > ul > li > ul {
 transition: initial !important;
    -webkit-transition: opacity 0.5s, -webkit-transform 0.9s !important;
    transition: opacity 0.9s, transform 0.9s !important;
}



.menu-item-28774 > ul, .menu-item-36358 > ul, .menu-item-42050 > ul {
 transition: initial !important;
    transition-property: initial !important;
    transition-duration: initial !important;
    transition-timing-function: initial!important; 
    transition-delay: initial !important; 
    -moz-transition: initial !important; ;
    -webkit-transition: initial !important; 
    
}


#primary-menu.no-responsive > li > ul {
    transform: initial;
    -o-transform: initial;
    -ms-transform: initial;
    -moz-transform: initial;
    -webkit-transform: initial;
}

.top-area-contacts .gem-contacts-fax:before {
    display:none !important;
}


.top-area-block.top-area-menu {
    margin-left: -25px;
}


#menu-item-28774.on span > span:before, #menu-item-36358.on span > span:before, #menu-item-42050.on span > span:before {
    content: '\f223';
    font-family: "MaterialDesignIcons";
}






#primary-navigation .menu-toggle .menu-line-1, #primary-navigation .menu-toggle .menu-line-2, #primary-navigation .menu-toggle .menu-line-3 {
    background: #ffffff;
}

.post.type-post h1, .post.type-post .title-h1 {
    font-size: 33px;
    line-height: 43px;
}


.post.type-post h2 {
    font-size: 24px;
    line-height: 34px;
}

.post.type-post h3 {
    font-size: 20px;
    line-height: 30px;
    font-family: "Source Sans Pro";
}

.post.type-post h4 {
    font-size: 18px;
    line-height: 28px;
}

.post.type-post .post-meta-author {
    display:none
}

.blog-style-justified-3x a.gem-button {
    padding-top: 2px;
}


/* Mobile adjsustments */

.pricing-table-style-6 .pricing-price-title {
    font-size: 30px;
}

.pricing-price-subtitle {
    font-size: 21px !important;
}

@media only screen and (max-width: 1068px) {
    .pricing-table-style-6 .pricing-price-title {
         font-size: 20px !important;
    }
    .pricing-price-subtitle {
         font-size: 16px !important;
    }
}


@media only screen and (max-width: 768px) {
    .title-h2 > span {
          font-size: 30px !important;
          line-height: 40px !important;
    }
    .pricing-table-style-6 .pricing-price-title {
          line-height: 40px !important;
    }
    .vc_custom_1475661393680 .fullwidth-block .fullwidth-block-background {
          opacity: 0.2 !important;
    }
    .header-furnizare h1, .header-furnizare h2, .header-furnizare h3, .header-furnizare .styled-subtitle {
    text-align: left;
    }
    body #site-header-wrapper.sticky-header-on-mobile {
    z-index: 10000;
    }
    #top-area {
    padding-top: 80px;
    }
}


@media only screen and (max-width: 568px) {
    .title-h2 > span {
          font-size: 20px !important;
          line-height: 30px !important;
    }

    .post.type-post h1, .post.type-post .title-h1 {
          font-size: 23px;
          line-height: 33px;
    }
    .breadcrumbs-container {
          display:none;
    }

}

@media only screen and (max-width: 800px) {
    #simple-sticky-footer-container {
    display:none !important;
}
}

.vc_tta.vc_tta-color-thegem.vc_tta-style-simple_dashed .vc_tta-controls-icon::before, .vc_tta.vc_tta-color-thegem.vc_tta-style-simple_dashed .vc_tta-controls-icon::after {
    border-color: #0f8c5c;
    color: #048964;
}


.pricing-price-subtitle {
    text-transform: none !important;
}




.et_bloom .et_bloom_optin_3 .et_bloom_form_content {
    background-color: #f55060 !important;
    background-image: url(//restartenergy.ro/wp-content/uploads/2017/03/bg-8martie3.jpg);
}

.et_bloom .et_bloom_optin_3 .et_bloom_form_container .et_bloom_form_header {
    background: #4ea03b;
    background: -moz-linear-gradient(-45deg, #4ea03b 2%, #008865 50%, #FFC107 100%);
    background: -webkit-linear-gradient(-45deg, #4ea03b 2%,#008865 50%,#FFC107 100%);
    background: linear-gradient(135deg, #4ea03b 2%,#008865 50%,#FFC107 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4ea03b', endColorstr='#FFC107',GradientType=1 );
}

.site-footer .gem-contacts-item.gem-contacts-address {
    border-bottom: 0px solid #393d50 !important;
}
.site-footer .gem-contacts-item.address2re {
    border-bottom: 1px solid #393d50 !important;
}

#footer-socials .socials {
    float: left !important;
}
#footer-socials {
    text-align: left !important;
}


.fb-messenger:before {
    content: '\f2ca';
    font-family: 'MaterialDesignIcons';
    color: #229353;
}

.fb-messenger a{
    color: #229353 !important;
}

.fb-messenger a:hover{
    color: #229353 !important;
}


@media only screen and (max-width: 566px) {
.top-area-block.top-area-contacts.fb-messenger {
    padding-right: 35px !important;
}
}

.top-area-block.top-area-contacts.fb-messenger {
    font-size: 16px !important;
    line-height: 35px !important;
}

@media only screen and (max-width: 768px) {
.top-area-items.inline-inside {
    padding-top: 30px !important;
}
.gem-contacts.inline-inside {
    display: block !important;
    text-align: left !important;
}
.top-area-alignment-right .top-area-items {
    text-align: left;
}
.top-area-button {
    margin-left: 20px !important;
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}
#top-area {
    padding-bottom: 15px !important;
}
}

.top-area a:hover {
    color: #0A9929 !important;
}

#lhc_container {
    z-index: 99999 !important;
}
.top-area .gem-button:hover {
    color: #ffffff !important;
}

li#menu-item-34717 {
    visibility: hidden !important;
    opacity: 0 !important;
}

button.gem-button.gem-button-size-small.gem-button-style-flat.gem-button-text-weight-normal.gem-button-icon-position-left.gem-button-no-uppercase {
    margin-top: 0 !important;
}

@media only screen and (max-width: 325px) {
	.gem-contacts-item.gem-contacts-phone {
        font-size: 12px !important;
        }

       .top-area-block.top-area-contacts.fb-messenger {
        font-size: 14px !important;
        }
}

@media only screen and (max-width: 270px) {
	.gem-contacts-item.gem-contacts-phone {
        font-size: 10px !important;
        }

       .top-area-block.top-area-contacts.fb-messenger {
        font-size: 12px !important;
        }
}

li#menu-item-36449, li#menu-item-36450, li#menu-item-36402, li#menu-item-36403{
    visibility: hidden !important;
}

li#menu-item-36474 {
    top: 700px!important;
}



ul.sub-menu.styled.dl-submenu {
    height: 470px;
    overflow: scroll;
    overflow-x: hidden;
}

.top-area-block {
    padding: 0 20px !important;
}

.top-area-contacts .wpml-ls-legacy-list-horizontal {
    padding: 0px !important;
}

.top-area-contacts .wpml-ls-legacy-list-horizontal span.wpml-ls-native {
    font-size: 16px !important;
}


/* Mailchimp submit button */

#mc4wp_submit {
    height: 36px !important;
    line-height: 5px !important;
}

#facebook-4 .rounded-corners, #facebook-3 .rounded-corners {
    border: none !important;
}

.site-footer .gem-contacts-item.gem-contacts-phone {
    padding-top: 0px !important;
}

.vc_tta.vc_tta-tabs .vc_tta-tab a {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 300 !important;
}

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

li#menu-item-32617, li#menu-item-32609, li#menu-item-32623, li#menu-item-28889, li#menu-item-36359, li#menu-item-36374, li#menu-item-36378, li#menu-item-36387 {
    top: 5px !important;
}

li#menu-item-32706, li#menu-item-36395 {
    top: 200px !important;
}

.megamenu-masonry li a {
    font-size: 13px !important;
    line-height: 18px !important;
}

span.megamenu-column-header {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

#menu-item-28774 li#menu-item-34242, #menu-item-36358 li#menu-item-36474 {
    margin-top: 0px !important;
    top: 530px !important;
}

}

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

li#menu-item-32617, li#menu-item-32609, li#menu-item-32623, li#menu-item-28889, li#menu-item-36359, li#menu-item-36374, li#menu-item-36378, li#menu-item-36387 {
    top: 5px !important;
}

li#menu-item-32706, li#menu-item-36395 {
    top: 200px !important;
}

.megamenu-masonry li a {
    font-size: 12px !important;
    line-height: 17px !important;
}

span.megamenu-column-header {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

#menu-item-28774 li#menu-item-34242, #menu-item-36358 li#menu-item-36474 {
    margin-top: 0px !important;
    top: 530px !important;
}

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

li#menu-item-32617, li#menu-item-32609, li#menu-item-32623, li#menu-item-28889, li#menu-item-36359, li#menu-item-36374, li#menu-item-36378, li#menu-item-36387 {
    top: 5px !important;
}

li#menu-item-32706, li#menu-item-36395 {
    top: 200px !important;
}

.megamenu-masonry li a {
    font-size: 13px !important;
    line-height: 18px !important;
}

span.megamenu-column-header {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

#menu-item-28774 li#menu-item-34242, #menu-item-36358 li#menu-item-36474 {
    margin-top: 0px !important;
    top: 530px !important;
}

}

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

li#menu-item-32617, li#menu-item-32609, li#menu-item-32623, li#menu-item-28889, li#menu-item-36359, li#menu-item-36374, li#menu-item-36378, li#menu-item-36387 {
    top: 5px !important;
}

li#menu-item-32706, li#menu-item-36395 {
    top: 200px !important;
}

.megamenu-masonry li a {
    font-size: 12px !important;
    line-height: 17px !important;
}

span.megamenu-column-header {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

#menu-item-28774 li#menu-item-34242, #menu-item-36358 li#menu-item-36474 {
    margin-top: 0px !important;
    top: 530px !important;
}

}

.gem-contacts-item.gem-contacts-phone.whatsapp-support:before {
    font-family: 'MaterialDesignIcons' !important;
    content: '\f5d5' !important;
}

.gem-contacts-item.gem-contacts-phone {
    font-family: 'Source Sans Pro';
}

.mouse-scroll {
	border: 3px solid #1e8f5b !important;
}


span.wpcf7-form-control-wrap.termeni-conditii {
    display: inline !important;
}

.termeni-conditii span.wpcf7-list-item {
    margin-right: 0px !important;
}

.wpcf7-form-control-wrap  input[type="checkbox"] {
    width: 25px !important;
    display: inline-block;
    height: 25px;
    cursor: pointer;
    position: relative;
    vertical-align: middle;
    margin-right:7px;
}


input.wpcf7-form-control.wpcf7-file.wpcf7-validates-as-required {
    margin-top: 15px;
}


form.gem-contact-form-white input, .wpcf7-form.gem-contact-form-white .checkbox-sign {
  border: 1px solid #c7c7c7 !important; 
}

input.wpcf7-form-control.wpcf7-file.wpcf7-validates-as-required, input.wpcf7-form-control.wpcf7-file.wpcf7-validates-as-required:focus {
    border: 0px !important;
}

/* footer fix RO*/

.site-footer .gem-contacts-item.gem-contacts-address {
    border-bottom: 0px solid #393d50 !important;
}

.site-footer .gem-contacts-item.address2re {
    border-bottom: 1px solid #393d50 !important;
}

.site-footer .gem-contacts-item.gem-contacts-address {
    padding-bottom: 20px !important;
}

#facebook-4 h3.widget-title {
    display: none !important;
}

#facebook-4 .rounded-corners.shadow-box.bordered-box {
    border: 0px !important;
}


@media (min-width: 992px) {
    div#facebook-4 {
    top: 290px !important;
}
}

.gem-contacts-item.gem-contacts-phone {
    font-family: "Montserrat";
}

@media (min-width: 992px) {
.hide-on-desktop{
    display:none !important;
}

}


/* footer fix EN */

.site-footer .gem-contacts-item.gem-contacts-address {
    border-bottom: 0px solid #393d50 !important;
}

.site-footer .gem-contacts-item.address2re {
    border-bottom: 1px solid #393d50 !important;
}

.site-footer .gem-contacts-item.gem-contacts-address {
    padding-bottom: 20px !important;
}

#facebook-3 h3.widget-title {
    display: none !important;
}

#facebook-3 .rounded-corners.shadow-box.bordered-box {
    border: 0px !important;
}


.gem-contacts-item.gem-contacts-phone {
    font-family: "Montserrat";
}


@media (min-width: 992px) {
    div#facebook-3 {
    top: 290px !important;
}
}



.dl-menuopen {
    height: 470px !important;
    overflow: scroll !important;
    overflow-x: hidden !important;
}

.post-template-default  .block-content {
    padding-top: 50px !important;
}

body.post-template-default {
    color: #000 !important;
}


.post-template-default .post.type-post h2 {
    font-size: 26px;
    line-height: 34px;
    text-transform: none !important;
    letter-spacing: 0 !important;
    font-weight: 700 !important;
}


.post-template-default .post.type-post h3 {
    font-size: 22px !important;
    line-height: 30px;
    font-family: "Source Sans Pro";
    text-transform: none !important;
    letter-spacing: 0 !important;
    font-weight: 700 !important
}

.post-template-default blockquote {
    font-size: 18px !important;
    line-height: 28px !important;
    padding: 30px 40px !important;
}

.post-template-default blockquote:after{
display:none !important;
}

.post-related-posts h2:before {
    color: #229353 !important;
}

.post-template-default div#page-title{
/* background-image: none !important;
background: rgb(244,240,255) !important;
background: -moz-linear-gradient(90deg, rgba(244,240,255,1) 0%, rgba(243,243,255,1) 54%, rgba(218,240,245,1) 100%) !important;
background: -webkit-linear-gradient(90deg, rgba(244,240,255,1) 0%, rgba(243,243,255,1) 54%, rgba(218,240,245,1) 100%) !important;
background: linear-gradient(90deg, rgba(244,240,255,1) 0%, rgba(243,243,255,1) 54%, rgba(218,240,245,1) 100%) !important;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f4f0ff",endColorstr="#daf0f5",GradientType=1) !important; */
    background: rgb(244,240,255) !important;
    margin-bottom: 0px !important;
    background-image: url(//restartenergy.ro/wp-content/uploads/2018/09/header-bg-restartopedia-post2.jpg) !important;
    background-position: left !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.post-template-default .page-title-title h1 {
    color: #3c3950 !important;
    text-transform: none !important;
    letter-spacing: 0 !important;
}

.breadcrumbs a, .breadcrumbs .current {
    color: #3c3950 !important;
}


.breadcrumbs .current {
    border-bottom: 3px solid #cdd5d8 !important;
}
.bc-devider:before{
color: #3c3950 !important;
}


.post-template-default .post.type-post h1, .post.type-post .title-h1 {
    font-size: 33px;
    line-height: 43px;
    text-transform: none !important;
    letter-spacing: 0px !important;
}

.post-template-default .title-h2, .post-template-default .title-h3, .post-template-default .post.type-post h4, .title-h4, .post-template-default h5, .post-template-default .title-h5 {
    text-transform: none !important;
    letter-spacing: 0px !important;
}


/* blog fix on mobile */

@media only screen and  (max-width: 1000px) {
.post-template-default h1, .post-template-default .title-h1 {
    font-size: 5vw !important;
}

.post-template-default .post.type-post h2, .post-template-default .title-h2 {
    font-size: 4.5vw !important;
}
.post-template-default .page-title-title h1 {
     font-size: 5vw !important;
}
.post-template-default .post.type-post h3, .post-template-default .title-h3 {
    font-size: 4vw !important;
}

}



@media only screen and  (max-width: 460px) {
.post-template-default h1, .post-template-default .title-h1 {
    font-size: 7.5vw !important;
}
.post-template-default #main-content .type-post h2, .post-template-default .title-h2 {
    font-size: 6.5vw !important;
}

.post-template-default .page-title-title h1 {
     font-size: 7.5vw !important;
}

.post-template-default #main-content .type-post h3, .post-template-default .title-h3 {
    font-size: 5.5vw !important;
}

.post-template-default blockquote {
    font-size: 4.5vw !important;
}

}

.lang-hide-area{
display:none !important;
}

.top-area-contacts .wpml-ls-legacy-list-horizontal {
    padding: 0px !important;
    display: inline-block;
}


/* home beta 7 */

h2, .title-h2 {
    letter-spacing: 0px;
}

/* menu new hover color */

#primary-menu.no-responsive > li.megamenu-enable.megamenu-style-default > ul li.menu-item-current > a, #primary-menu.no-responsive > li.megamenu-enable.megamenu-style-default > ul li.menu-item-active > a {
   background-color: transparent !important;
   color: #0A9929 !important;
   font-weight:700;
}

#primary-menu.no-responsive > li.megamenu-enable.megamenu-style-default > ul li > a:hover{
    background-color: #6BBF2A !important;
    border-radius: 30px;
    color: #fff !important;
}

.shrink .site-logo {
    webkit-transition: all 200ms ease-in !important;
    -webkit-transform: scale(.8) !important;
    -ms-transition: all 200ms ease-in !important;
    -ms-transform: scale(.8) !important;
    -moz-transition: all 200ms ease-in !important;
    -moz-transform: scale(.8) !important;
    transition: all 200ms ease-in !important;
    transform: scale(.8) !important;
}

#site-header.fixed.shrink .header-style-3 #primary-menu.no-responsive > li, #site-header.fixed.shrink .header-style-4 #primary-menu.no-responsive > li {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
    webkit-transition: all 200ms ease-in !important;
    -ms-transition: all 200ms ease-in !important;
    -moz-transition: all 200ms ease-in !important;
    transition: all 200ms ease-in !important;
}

.shrink #primary-navigation #primary-menu > li.menu-item-search > a:before {
    margin-top: 11px !important;
}

#site-header.fixed.shrink .site-title {
    padding-top: 0px;
    padding-bottom: 0px;
    webkit-transition: all 200ms ease-in !important;
    -ms-transition: all 200ms ease-in !important;
    -moz-transition: all 200ms ease-in !important;
    transition: all 200ms ease-in !important;
}


.top-area {
    border-bottom: #F5F4F0 !important;
}
.wpb_widgetised_column .mc4wp-form-fields, .sidebar .mc4wp-form-fields, .top-area {
    background-color: #F5F4F0 !important;
}

.top-area-contacts:after, .top-area-socials:after {
    border-right: 0px !important;
}

/* modificari footer */

#colophon {
    background-color: #101010 !important;
}

#footer-nav, #colophon .gem-custom-mailchimp input[type="email"] {
    background-color: #101010 !important;
}
.site-footer .widget_text ul li {
    border-bottom: none !important;
}

#footer-nav {
    border-top: 1px solid #333333  !important;
}

/* beta 7 home */


a.gem-button.gem-button-size-small.gem-button-style-flat.gem-button-text-weight-normal.gem-button-icon-position-left.gem-button-no-uppercase {
    background-color: rgb(244, 0, 24) !important;
}
/* homepage beta 7 */

.top-area .gem-button {
    background-color: #f40018  !important;
}

.top-area .gem-button:hover {
    background-color: #6BBF2A !important;
}




/* custom style extra */

#economie-energie  .vc_tta.vc_tta-accordion .vc_tta-panel .vc_tta-panel-title  {
    text-transform: none !important;
}

#economie-energie .vc_tta.vc_tta-accordion.vc_tta-style-simple_dashed .vc_tta-panel .vc_tta-panel-title {
    font-weight: 600 !important;
}


h1, .title-h1 {
    letter-spacing: 0px;
}

.single-post .gem-button.gem-button-style-outline {
    border-color: #6BBF2A !important;
}

.single-post .gem-button.gem-button-style-outline {
    color: #6BBF2A !important;
}

.related-posts-navigation .gem-button.related-posts-prev:hover, .related-posts-navigation .gem-button.related-posts-next:hover {
    background-color: #0A9929 !important;
    border-color: #0A9929 !important;
    color: #fff !important;
}


#menu-item-28774 li#menu-item-34242 {
    top: 600px !important;
}




div#top-area {
    z-index: 2000;
}

.gdpr-text span, .gdpr-text p {
font-size: 12px;
}

.retele-sociale i.socials-item-icon {
    color: #a7a7a7 !important;
}

#text-22 i.socials-item-icon {
    color: #a7a7a7 !important;
}

#text-22 i.socials-item-icon:hover{
    color: #0A9929 !important;
}
 /* Social media in menu ro */
#primary-menu.no-responsive > li.megamenu-enable.megamenu-style-default > ul > li a.socials-item {
    display: inline-block;
}

#primary-menu.no-responsive > li.megamenu-enable > ul.megamenu-masonry.megamenu-masonry-inited > li#menu-item-94699 {
    width: 1000px!important;
}

.socials-colored a .socials-item-icon:hover {
    color: #0A9929 !important;
}



 /* Social media in menu en*/

#primary-menu.no-responsive > li.megamenu-enable > ul.megamenu-masonry.megamenu-masonry-inited > li#menu-item-94701 {
    width: 1000px!important;
}

li#menu-item-94701 {
    top: 578px !important;
}


/* blog fixes */


/* menu fixes */



#wpfront-notification-bar-table td {
	border: 1px solid #22272c !important;
}

