/*
Theme Name: Porto Child
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive WordPress + eCommerce Theme.
Version: 1.1
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/
#header .logo.logo-transition {
    padding: 1.75rem 1rem;
}
.footer-main aside#media_image-2 img {
    width: 250px;
}
.wpforms-form input[type="text"], .wpforms-form textarea, .wpforms-form input[type="email"] {
    background: #f4f4f4 !important;
    border: none !important;
    padding: 1.2rem !important;
    font-size: .85rem !important;
    line-height: 1.85 !important;
    color: #495057 !important;
    box-shadow: none !important;
    height: auto !important;
}
.wpforms-form button[type=submit] {
    border-width: 2px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    padding: 1.25em 3.75em !important;
    background: transparent !important;
    border-color: #b69a6c !important;
    color: #b69a6c !important;
}
.wpforms-form button[type=submit]:hover {
    background: #b69a6c !important;
    color: #fff !important;
}
.wpforms-form input[type="tel"] {
    background: #f4f4f4 !important;
    border: none !important;
    padding: 1.2rem 1.2rem 1.2rem 2.8rem !important;
    font-size: .85rem !important;
    line-height: 1.85 !important;
    color: #495057 !important;
    box-shadow: none !important;
    height: auto !important;
}
.post-grid .vc_gitem-zone {
    height: 170px;
    background: transparent !important;
    background-position: center !important;
    background-size: cover !important;
}
.post-grid .vc_grid-item-mini > .vc_gitem-zone {
    height: auto;
    background: transparent !important;
}
.post-grid .vc_gitem-zone .vc_gitem_row {
    margin: 0 !important;
}
.post-grid .vc_gitem-zone h4 {
    font-size: 1.2em;
    line-height: 1.3;
    margin-bottom: -13px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.post-grid .vc_gitem-post-data {
    margin-bottom: 0;
}
.post-grid .vc_gitem_row .vc_gitem-col {
    padding: 20px 10px;
}
.post-grid .vc_gitem-post-data-source-post_excerpt {
    height: 100px;
    margin-bottom: 10px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.post-grid .vc_btn3:hover,
.post-grid .vc_btn3 {
    background-color: transparent !important;
    font-size: .9em;
    font-weight: 600;
    color: #b69a6c !important;
    padding: 0;
    text-transform: lowercase;
}
.post-grid .vc_btn3:after {
    content: "+";
    display: inline-block;
    vertical-align: middle;
}
.post-grid .vc_btn3:hover {
	text-decoration: underline;
}
.page-template-default .post-grid {
    margin: 0 -15px;
}
.widget-recent-posts .post-item-small {
    position: relative;
    padding-bottom: 32px;
}
.widget-recent-posts .post-item-small a:after {
    content: 'READ MORE+';
    color: #b69a6c;
    font-weight: 700;
    text-transform: lowercase;
    position: absolute;
    bottom: 10px;
    left: 0;
}



.wpcf7 [type="text"], .wpcf7 input[type="email"]{
    background: #f4f4f4 !important;
    border: none !important;
    padding: 1.2rem !important;
    font-size: .85rem !important;
    line-height: 1.85 !important;
    color: #495057 !important;
    box-shadow: none !important;
    height: auto !important;
}


.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required.form-control {
    background: #f4f4f4 !important;
    border: none !important;
    padding: 1.2rem !important;
    font-size: .85rem !important;
    line-height: 1.85 !important;
    color: #495057 !important;
    box-shadow: none !important;
    height: auto !important;
}

.wpcf7-form-control.wpcf7-submit{
    border-width: 2px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    padding: 1.25em 3.75em !important;
    background: transparent !important;
    border-color: #b69a6c !important;
    color: #b69a6c !important;
}

.wpcf7-form-control.wpcf7-submit:hover{
    background: #b69a6c !important;
    color: #fff !important;
}

