/*
Theme Name: Melanie
Author: Walter Pilimon
Version: 1.0
*/

.blog .dt-format-gallery .dt-format-gallery-coll.full, .archive .dt-format-gallery .dt-format-gallery-coll.full, .search .dt-format-gallery .dt-format-gallery-coll.full {
    display: none;
}

.wp-caption-text, .sticky, .gallery-caption, .bypostauthor {}


/************ JCSM *************/
#branding a img, #branding img{
	width: 330px !important;	
}
#branding{
	padding-top: 0px !important;
}
#navigation .right-block{
	float: right;
    margin-left: 0px;	
}
#navigation .right-block .soc-ico{
	margin-left: 0px !important;
	padding-top: 12px;
}
#mc4wp-form-1 input{
	display: inline-block;
    width: 220px;
    margin-right: 5px;
}
#mc4wp-form-1 input[type="submit"]{
	width: 100px;
}
#footer .widget .soc-ico{
	padding-top: 30px;
}
.catHoverImg {
    position: absolute;
    padding-top: 10px;
    padding-left: 10px;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.4);
    text-transform: uppercase;
    color: white;
    font-weight: 500;
    z-index: 5;
}

.featuredpostImg, .featuredpostContent {
    display: inline-block;
}

.featuredpostImg img {
    width: 100%;
}

.textTitleHome {
    font-size: 15pt;
    color: #2F2E2E;
}

.excerptHome {
    font-size: 12pt;
    color: #666;
}

.soc-ico {
    float: left;
}

.dt-fancy-title {
    margin-bottom: 10px;
}

.home .project-list-media {
    width: 51%;
    margin: 0 auto;
    display: table-cell;
}

.home .project-list-content {
    padding: 12px;
}

div.wf-td.featuredpostImg > a {
    margin-top: 0px;
}

.home .project-list-content {
    display: table-cell;
    vertical-align: middle;
    padding-top: 15px;
}

.post-content .text-secondary {
    color: rgba(119, 119, 119, 0.8);
    font-size: 15px;
    line-height: 20px;
    display: block;
    margin-top: 7px;
}

.page-id-57 table tr td:first-child {
    width: 10%;
}

.single-product.woocommerce #content {
    width: 100%;
}

.single.single-product #sidebar {
    display: none;
}

.price .amount {
    color: #333333;
}

.page-title.title-center {
    min-height: 110px !important;
}

.wf-table {
    height: 110px !important;
}

#header:not(.logo-side) #main-nav > li, #header:not(.logo-side) #main-nav.menu-material-underline-style > li > a {
    height: 65px;
    min-height: 65px;
    line-height: 65px;
}

.shipping-calculator-form div.woocommerce-ordering-div {
    background-color: #E0DEDE;
}

.shipping-calculator-form p.form-row.form-row-wide {
    background-color: #E0DEDE;
}

.shipping-calculator-form p input {
    background-color: #E0DEDE;
}

select option {
    color: #6B6B6B;
}

@media screen and (max-width: 750px) {
    div.form.mc4wp-form input {
        width: 100% !important;
        display: block !important;
    }
}
html:not(.mobile-true) #bottom-bar img,
html:not(.mobile-true) #header img,
html:not(.mobile-true) #main img:not(.animate-element), html:not(.mobile-true) #main img:not(.ls-s-1) {
    opacity: 1 !important;
}