/*
*Theme Name:     PatioTime Child Theme
*Theme URI: 	 https://patiotime.loftocean.com/
*Description:    PatioTime child theme for user customization
*Author:         Loft.Ocean
*Author URI:     http://www.loftocean.com
*License: 		 GNU General Public License v2 or later
*License URI: 	 http://www.gnu.org/licenses/gpl-2.0.html
*Tags: 			 full-width-template, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, rtl-language-support, sticky-post, threaded-comments, translation-ready
*Template:       patiotime
*Text Domain: 	 patiotime-child
*Version:        1.0
*/

 /** Add your styles below **/


hrml {
    overflow-x: hidden;
}

body {
    overflow-x: hidden;
}

.main {
    background-color: #0e0d0a !important;
}

.slick-dots li.slick-active button:before {
    background: #FF6D00 !important;
}


[data-id="7f788f7d"] .pt-title-text {
    margin-top: 8px !important;
}

header#masthead .pt-btn-outline:hover {
    background: #dd5903 !important;
    border-color: #dd5903 !important;
    color: #fff !important;
}

.footer-link .pt-title-text p:nth-child(2) {
    width: 22%;
}

.footer-link .pt-title-text p {
    margin-bottom: 14px !important;
}

.footer-link .pt-title-text p:last-child {
    margin-bottom: 3px !important;
}

.google-recaptcha-class {
    margin: -14px 0px 14px;
}

.wpcf7-not-valid-tip {
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: 500;
    margin-top: 2px;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
    display: none !important;
}

.google-recaptcha-class-center {
    margin: -14px 0px 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}