/* Have fun adding your style here :) - PS: At all times this file should contain a comment or a rule, otherwise opera might act buggy :( */

@import url(https://fonts.googleapis.com/css?family=Abel);


#paragraph p {
  color: #1d1d1d !important;
}


body {
  background-color: #cac8c7;
  background-image: url("../images/background.jpg");
  background-position: center top;
  background-repeat: no-repeat;
}
#wrap_all {
  background-image: url("../images/decostore.png");
  background-repeat: no-repeat;
  background-position-x: 10px;
  background-color: #fffffe;
  border: 1px solid #8f8e8b;
  margin-top: 20px;
  margin-bottom: 20px;
  width: 992px;
  font-size: 15px;
  font-family: Abel !important;
}
#header {
  background-color: #000000;
  margin-top: 50px;
  margin-bottom: 28px;
}
#header .container {
  width: 100%;
  height: 61px;
}
.logo {
  float: right;
  margin-left: 25px;
  margin-right: 25px;
  position: relative;
  bottom: 6px;
}
.main_menu {
  float: left !important;
  font-size: 13px;
  top: 19px;
}

#slideshow_big {
  position: relative;
  top: 20px;
}
#main {
  margin-top: 0px;
}
#footer {
  padding-top: 0px !important;
  font-size: 14px !important;
}
h1, h2, h3, h4, h5, h6 {
  margin-top: 14px;
  font-family: Abel !important;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-weight: normal;
}
.flex_column h1,
.flex_column h2,
.flex_column h3,
.flex_column h4,
.flex_column h5,
.flex_column h6 {
  font-size: 20px !important;
  text-transform: none !important;
  margin-top: 0px !important;
}
#top .callout, #top .callout p {
  font-size: 25px !important;
  font-family: Abel !important;
  margin: 0;
  padding: 0;
  text-align: justify;
}
.hr {
  padding: 6px 0px;
  padding-bottom: 12px;
}
.flag {
  min-width: 0px !important;
  height: 30px;
  margin-bottom: 8px !important;
}
.flag-text {
  font-size: 20px !important;
  padding: 2px 12px !important;
  padding-left: 10px !important;
  font-weight: lighter;
}
#header li > a:visited, #header li > a:active, #header li > a:link {
  color: #f4f4f4 !important;
  border-color: #f4f4f4 !important;
}
#header li > a:hover {
  color: #616161 !important;
}
#menu-item-363 .sub-menu {
  border-top: 1px solid #E1E1E1 !important;
  background-color: #000000 !important;
}
#menu-item-362 .sub-menu {
  border-top: 1px solid #E1E1E1 !important;
  background-color: #000000 !important;
}
.widget_nav_menu li a {
 	font-size: 14px !important;
	color: #1d1d1d !important;
}


div.inner-sidebar ul a {
	color: #333!important;
	font-weight: 400;
}

div.sidebar ul a:hover {
	color: #333;
}

div.sidebar a {
    color: #333!important;
}

div.main_menu ul a {
	color: #1d1d1d !important;
	font-weight: 400!important;
}

div.main_menu {
	margin-left: 10px!important;
}

div.main_menu ul li a {
	margin-left: 20px!important;
}

div.main_menu ul a:hover {
	color: #fff!important;
}

#nav_menu-2 ul a {
	color: #ffffff !important;
 	font-size: 15px !important;

}

#text-2 p {
	color: #ffffff !important;
 	font-size: 15px !important;

}


#top .widget_nav_menu li:before {
  display: none !important;
}
.sub-menu li {
  background-color: transparent !important;
}
.text_area {
  width: 90%;
}
.widgettitle {
  font-size: 15px;
}
.six {
  width: 100% !important;
}
.entry-content .nine {
  width: 100% !important;
}
.gallery {
  position: relative;
  bottom: 10px;
  margin-top: 0px !important;
}
.news-headline {
  position: relative;
  top: 2px;
  left: 8px;
  font-size: 16px !important;
  font-family: Abel !important;
  font-weight: normal;
}
.news-content {
  vertical-align: middle !important;
}
.news-thumb {
  position: relative;
  bottom: 4px;
} 
#socket, .copyright, 
.container .social_bookmarks, 
.post-meta-infos, .mini-seperator, 
.seperator-addon, div#shop_header, 
.news-time, .post_nav, .avia_combo_widget {
  display: none;
}
.ajax_form {
  float: left;
  clear: none;
  width: 45% !important;
  padding-top: 24px;
  margin-left: 4%;
}
.image_overlay_effect, .flag-diamond, .blog-meta, h1 + .title_meta {
  display: none !important;
}

.cart-subtotal {font-color: #141414 }

.price .amount {
font-size: 150% !important;
font-weight: normal !important;
padding-bottom: 15px !important;
}

#top div .price ins {
color: inherit;
font-size: 14px!important;
}

p.wp-caption-text {
  color: #333!important;
}

input[type="submit"] {
  background-color: lightgrey;
}