
/**** GENERAL ****/
a:hover, a:focus{
	color:#67431a
}
::-webkit-input-placeholder { /* WebKit browsers */
    color:    #999;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #999;
    opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #999;
    opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #999;
}
/**** PRELOADING ****/
.mask-color, .social-share ul.social li:hover a, #showRightPush:hover, .slicknav_btn:hover, .slicknav_nav a:hover, .slicknav_nav .slicknav_item:hover {
	background-color:#ffdc00;
}

.prev:hover, .next:hover, .close-port:hover i, .read-more:hover, .read-more i, .view-all-blog:hover, .view-all-blog:hover span i, a.et-like-post.active span i, .btn.get-in-touch:hover, .et-post-data-left.single-blog a.home-icon:hover i, .form-submit input[type="submit"]:hover, .social-footer li a:hover i, .contact-form-wrapper input[type="submit"]:hover, #test_content .item .name-client, h1.title-blog a:hover, .btn.btn-oe:hover{
	color:#ffdc00;
}
.close-port:hover, .view-all-blog:hover span, .btn.get-in-touch:hover, .image-blog-wrapper, .et-post-data-left.single-blog a.home-icon:hover, .form-submit input[type="submit"]:hover, .contact-form-wrapper input[type="submit"]:hover, .btn.btn-oe:hover, .popup-video:hover .icon-play-video{
	border-color:#ffdc00;
}
.line-wrapper .line-circle, .pie-content h2, .percent-chart, .et-post-month, .et-post-date, .title-blog, .counter .timer, .btn.get-in-touch, .title-single, .post-tags a, .oe-comments-title, .copyright, .contact-form-wrapper input[type="submit"], .text-slider, a#scroll_to, .quote-charater, #test_content .item .name-client, .slicknav_menu  .slicknav_menutxt, .slicknav_nav a, .form-submit input[type="submit"], .btn.btn-oe, .blog-filer ul li a{
	font-weight:700;
}
.color-white *{
	color:#ffffff !important;
}
.color-white .popup-video:hover, .color-white .popup-video:hover .icon-play-video i{
	color:#ffdc00 !important;
}

                #test{
margin: 0 auto;
}

.social-share {
margin-top: 10px;
display: none;
}

.percent-chart{
    display:none;
}

.contact-form-wrapper{
    border:none;
    position:relative;
}


.wpcf7-form p{
    color:#FFF;
    margin-bottom:10px;
}

.comment-wrap{
    display:none;
}



#outline{
    width:60%;
    margin:0 auto;
}

.outlineArea dt{
	width:20%;
	padding:20px 0 10px 10px;
	float:left;
}


.outlineArea dd{
	padding:20px 0 10px 10%;
	border-top:#DDDDDD solid 1px;
}

.outlineArea dd ul{
	width:80%;
	display:block;
	float: left;
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
	letter-spacing:0.05em;
}

.outlineArea dd ul li{ margin-bottom:10px;}


   .outlineArea dd:after{
			content: "";
			clear: both;
			height: 0;
			display: block;
			visibility: hidden;
		}


.list-contact-wrapper{
    display:none;
}

.contact-form-wrapper h2{
    display:none;
}

.heading-title-wrapper h2.title {
color: #69430e;
}


input, button, select, textarea{
color: #69430e;
}

.wpcf7-mail-sent-ok {
border: 1px solid #FFFFFF !important;
color:#FFFFFF;
margin-top:80px !important;
}


.line-title{
    background-color:#FE7269 !important;
    width:32px !important;
    margin:0px auto 10px !important;
}


.slicknav_btn{
    background-color:#69430e !important;
}

.slicknav_nav{
    background-color:#69430e !important;
}

.count {
display: none;
}

@media screen and (min-width: 600px) and (max-width: 3000px) {
.contact-form-wrapper .deco-box{
    width:310px;
    height:362px;
    position:absolute; 
    right:0;
    top:78px;
    background:url(http://sugar-spot.me/wp-content/uploads/2014/12/cake.png) no-repeat 0 bottom;
}

.contact-form-wrapper .deco-box:hover{
    background:url(http://sugar-spot.me/wp-content/uploads/2014/12/cake_on.png) no-repeat 0 bottom;
}

}



@media screen and (min-width: 0px) and (max-width: 599px) {

.contact-form-wrapper .deco-box{
    display:none;
}

.contact-form-wrapper input,textarea{
    width:100%;
}
	
.outlineArea dt{
	width:100%;
	padding:20px 0 10px 0;
	float:none !important;
}

#outline{
    width:100%;
    margin:0 auto;
}

.logo-wrapper{
    left:0px !important;
    top:18px !important;
}

.logo-wrapper img{
    width:80% !important;
}


.image-blog-wrapper {
height: 300px;
overflow: hidden;
position: relative;
background:#FFE200;
}

.image-blog-wrapper img {
min-height: 150px !important;
}

}


.team-name a,h1.title-blog a,h2.time-line-color-white,.pie-content h2,.title-port,.title-single{
    font-family: Lato,sans-serif;
}


.blog-page h2.title{
font-family: Lato,sans-serif;
font-size:24px;
}

.thumbnail-img img{
    height:770px !imporant;
}

div.wpcf7-validation-errors{
    color:#f7e700;
    margin-top:50px;
}            