/*
Theme Name:  theme55026
Theme URI:   http://yoursite.com/link/to/theme
Description: Your theme description.
Author:      Your Name
Author URI:  http://yoursite.com
Version:     1.0.0
License:     GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:        fixed-layout, fluid-layout, responsive-layout, left-sidebar, right-sidebar, custom-menu, featured-images, full-width-template, post-formats, sticky-post, theme-options, translation-ready
Text Domain: themeXXXX
Template:    cherryframework4
*/

/* =Theme customization starts here
-------------------------------------------------------------- */

@media (max-width:320px) { #facebook {display:none} }
@media (max-width:480px) { #facebook {display:none} }
@media (max-width:600px) { #facebook {display:none} }


body {color:#3e464c !important;}

p {
    margin: 0 0 15px !important;
    font-size:18px !important;
    text-align:justify !important;
}

li {font-size:18px !important;}

h2 {
    padding: 10px 0 !important;
}

.cherry-breadcrumbs_item_link{
color:#f34235 !important;
}

.container-fluid {padding-left:0 !important; padding-right:0 !important;}

.noTopMargin {margin-top:-50px;}

.site-branding .site-title {
    margin: 31px 0 42px;
    text-align: left;
}

.header_showcase {
    padding: 96px 0 160px;
}

#static-area-footer-top {display:none;}

#footer {
    background-size: cover;
    padding-bottom: 50px;
    padding-top: 50px;
    text-align: center;
}

.shaddow{
-webkit-box-shadow: 0 10px 6px -6px #777;
	-moz-box-shadow: 0 10px 6px -6px #777;
	box-shadow: 0 10px 6px -6px #777;
}

.stiati-ca-list-page li::before {
    content: url("http://www.suntem-multi.ro/wp-content/uploads/2015/11/questionmark.png");
    display: table-cell;
    padding: 0 10px 0 0;
    vertical-align: middle;
}

.stiati-ca-list-page li {
    border-bottom: 1px solid #fec006;
    border-left: 1px solid #fec006;
    border-radius: 0 0 0 15px;
    display: table;
    list-style-position: inside;
    margin-bottom: 25px;
    padding: 10px;
}

hr {
    border-top: 1px dashed #ccc !important;
}

ul.stiati-ca-list-page li {width:100%}

ul.nice li {background: url("http://www.suntem-multi.ro/wp-content/uploads/2015/11/sq1.png") no-repeat 0 7px; padding-left:22px; list-style-type:none;}

@media all and (min-width:1024px) {
	.noutati {height:290px; overflow:auto;margin-bottom:10px;}
	#opinia {height:390px; overflow:auto;}
}
.noutati {background-color:rgba(255,255,255,0.6);padding:10px;}
.noutati a:hover {text-decoration:underline !important;}
.noutati a {color:#778894 !important;margin-bottom:10px !important; display: inline-block; line-height:1.5em;}
.testimonial-heading {color:#fff;font-size: 20px;}
.testimonial-inner {border:0 !important;}
.testimonial-content a {font-size:16px; color:#fff; line-height:1.5em;}


