/*
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  ***************/

.table-responsive.table-2-data {
    margin-top: 25px !important;
}
.product-summary-wrap .table-responsive.table-2-data tr td:last-child {
    background-color: white !important;
}
.related.products {
  display: none;
}

 .form-area p {
    width: 100%;
    font-size: 14px;
    font-weight: bold;
    height: 56px;
}
.form-area {
    background: #eee;
    padding: 40px 40px;
}
.form-area .input-group {
    margin-bottom: 12px;
}
.form-area textarea {
    height: 200px;
    margin-top: 10px;
    padding: 20px 15px;
}
.button-mm1.text-center.clearfix {
    text-align: center;
    width: 100%;
    margin-top: 40px;
}
.button-mm1.text-center.clearfix a.btn-default.btn-default__inset1 {
    background: #000;
    color: #fff;
    padding: 10px 30px;
    font-size: 14px;
    text-transform: uppercase;
}

.form-area .input-group .error {
	display: block;
	width: 100%;
}
div#buttons .dmr-product-sec .vc_btn3-container.vc_btn3-right,
div#buttons .dmr-product-sec .vc_btn3-container.vc_btn3-left{
    text-align: center;
}
div#buttons .dmr-product-sec .wpb_wrapper.vc_column-inner {
/*     border: 1px solid #6b6b6b; */
    padding: 35px 10px 20px;
	background: #f7f7f7;
}
.single.single-product.postid-58579 div#product-58579 .row.product-info:nth-child(5) .col-md-4 {
    width: 50%;
}
body.woocommerce-checkout .woocommerce form.woocommerce-checkout wc-order-attribution-inputs {
    padding: 0;
}
/* form css */
.footer-top .new-box pre .tnp.tnp-subscription form {
    display: flex;
}
ul.products li.product-col .product-inner {
    position: relative;
}
body.page-id-3055 .container-fluid {
    max-width: 1200px;
    padding: 30px 0 40px;
}
@media only screen and (max-width: 767px) {
	body div#slider-top .vc_column_container div#text .wpb_wrapper p {
    text-align: center !important;
    font-size: 22px;
    }
	body div#slider-top div#text {
    margin-bottom: 15px;
    padding-top: 10px;
    }
	body div#slider-top .vc_column_container .wpb_wrapper .vc_btn3-container {
    text-align: center;
    }
	body div#slider-top .vc_column_container .wpb_wrapper .vc_btn3-container .vc_btn3 {
    font-size: 15px;
    }
 
}
