/*
Theme Name: Sweet Cake
Theme URI: http://themes.newgraphicses.it
Description: Wonderful theme for your cake design inspiration.
Author: Nicdark
Author URI: http://themes.newgraphicses.it
Version: 2.1
License: http://themes.newgraphicses.it
License URI: http://themes.newgraphicses.it
*/

@import "css/style.css";
@import "css/grid.css";
@import "css/responsive.css";
@import "css/isotope.css";
@import "css/prettyPhoto.css";
@import "css/animate.css";
@import "css/blog.css";

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

.wp-caption-text,
.sticky,
.gallery-caption,
.bypostauthor {}

/**CUSTOM BY LEN**/

#sectionarchive .titlesection {
	background-image:none;
}

.worksarrow {
visibility:hidden;
}

.worksbottom {
visibility:hidden;
}

#navigationmenu {
text-shadow:none!important;
}

@media only screen and (min-width: 1000px) {
 .logo {
  height:auto;
  width:auto;
 
}

.logo img {
position:relative;
padding: 5px;

}

#services .titlesection h1 {
text-shadow:none!important;
}

#sectionportfolio .titlesection h1 {
text-shadow:none!important;
}

#sectionteam .titlesection h1 {
text-shadow:none!important;
}

#oursocial .titlesection h1 {
text-shadow:none!important;
}

#sectionprices .titlesection h1 {
text-shadow:none!important;
}

.infoandtagspost {
display:none;
}

#bigmarker {
padding-left: 48px;
padding-right: 59px;
width:272px;
}

#bigmarker h2 {
background-image:none;
padding-bottom:0;
}

.element {
  height:261px!important;
  }


.logoprice {
  margin-top:35px;
  height:50px!important;
}


.ribbon h2 span{
  color:#fff;
}


.skilldescription p {
margin-top: 10px;
  color: #757575;
}

nav ul {
    margin: 0px;
    padding: 0px 30px;
    float: left;
    list-style: none;
}

nav ul li{
	margin:0px 5px;
	padding:0px;
	float:left;
        border-bottom: none!important;
        border-top: none!important;
}

nav a{
	padding: 5px 5px;
	float:left;
        font-size: 12pt;
	/**font-weight: 900;**/
	/**font-family: kankin;**/
}




#filters li a.default {
	background-color:#FFF44D;
	color:#666;
}

#filters li a.selected {
	background-color:#FFFF66!important;
}



#testimonials span {
	color:#666;
}

#testimonials span.head {
	font-weight:bold;
}

.bold {
	font-weight:bold;
}
.bolder {
	font-weight:bolder;
}

.italic {
	font-style:italic;
}

#sectionarchive .titlesection h1 {
text-shadow:none!important;
}

#filters li a {
padding: 7px 15px;
}

.buttonYellow {
background-color:#FFF44D;
}

/*
#navigationmenu .container {
width:1270px;
}

#navigationmenu .container .grid_5 {
width:530px;
}

.titlesection.grid_12 {
display:none

} */

.element img, .element h2, .element p {
    margin-top: -10px;
}


.btn a {
color: #333333;
background-color: #FFF44D!important;
}

@media screen and (max-device-width: 767px) {
.skilldescription p {
margin-top: 10px;
  color: #757575!important;
}
}


.grid_5
 {
    margin: 0px !important;
    width: 450px;
}