.content .container .container_inner {
padding: 05px 0 0 0;
}
strong, b {
font-weight: 400;
}
.latest_post_text .latest_post_title {
margin: 0 0 0;
}
.latest_post_text {
display: block;
padding: 10px 0 0;
width: auto;
}
.latest_post_holder>ul>li {
float: left;
display: block;
position: relative;
margin: 0 0 10px;
}
.content .container {
z-index: 100;
background-color: #F6F6F6;
}
.contact_form input[type='text'], .contact_form textarea {
font-family: inherit;
background-color: #EAEAEA;
width: 92%;
margin: 0 0 20px 0;
padding: 12px 4%;
border: 0;
outline: 0;
resize: none;
font-size: 13px;
color: #888;
}
.header_bottom {
padding: 0 45px;
position: relative;
-webkit-transition: all .2s ease 0s;
-moz-transition: all .2s ease 0s;
-o-transition: all .2s ease 0s;
transition: all .2s ease 0s;
background-color: #f6f6f6;
}
header.sticky .header_bottom {
background-color: #f6f6f6;
box-shadow: 0 1px 3px rgba(0,0,0,0.11);
}
.drop_down .second .inner ul, .drop_down .second .inner ul li ul, nav.main_menu > ul > li:hover > a span, header.sticky nav.main_menu > ul > li:hover > a span, .shopping_cart_header .header_cart:hover, .shopping_cart_header:hover .header_cart, .shopping_cart_dropdown {
background-color: rgba(246,246,246,0.8)
color: #a18300;
}
nav.main_menu ul li.active a, .shopping_cart_header .header_cart:hover i, .shopping_cart_header:hover .header_cart i {
color: #000000;
}
.gallery_holder ul li .gallery_hover {
background-color: rgba(255, 255, 255, 0.34);
}
.blog_holder article .post_info .date {
color: #000; font-size: 30px;
line-height: 50px;
margin: 0 0 13px;
}
.contact_form input[type='text'], .contact_form textarea {
font-family: inherit;
background-color: #EAEAEA;
width: 92%;
margin: 0 0 20px 0;
padding: 12px 4%;
border: solid #ccc 1px;
outline: 0;
resize: none;
font-size: 13px;
color: #888;
}
select {
-webkit-appearance: menulist;
box-sizing: border-box;
align-items: center;
white-space: pre;
height: 43px;
width: 100%;
-webkit-rtl-ordering: logical;
color: black;
background-color: #EAEAEA;
cursor: default;
border: #ccc 1px solid;
border-width: 1px;
border-style: solid;
}
select {
height: 44px;
font-family: 'Open Sans',sans-serif;
border: 1px solid silver;
display: inline-block;
box-shadow: none;
font-size: 14px;
margin-right: 2px;
position: relative;
overflow: hidden;
}
.contact_form {
margin: 0 0 10px;
}
.blog_holder.masonry article .post_description {
margin: 0 0 0px;
}
.blog_holder article .post_description {
position: relative;
display: none;
width: 100%;
margin: 0 0 0px;
}
.title .title_holder {
display: none;
height: 100%;
left: 0;
position: relative;
width: 100%;
}
.blog_holder.masonry article .post_text {
padding: 10px 10px 10px;
width: auto;
background-color: #f6f6f6;
}
.latest_post_inner .post_infos {
display: none;
margin: 0 0 12px;
}
.testimonial_text_inner p {
font-size: 14px;
line-height: 140%;
font-weight: 400;
text-align: justify;
}
.blog_holder.masonry article .post_image {
margin: 0;
width: auto;
display: block;
}
.blog_holder article .post_image {
margin: 0 0 25px;
display: none;
}
.instashow-gallery .instashow-gallery-media-cover {
background: #a18300;
}
.footer_top {
padding: 30px 25px;
}