/*
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  ***************/
.partners-img {
    padding: 10px;
    background: #ececec !important;
}
.calendly-badge-widget {
    left: 20px !important;
}
.partners-img img:hover {
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
}

.partners-img img {
    transition: all 1.3s;
}
h1, h2, h3, h4, h5, h6 {
    letter-spacing: 0 !important;
}
.calendly-badge-widget {
    bottom: 70px;
}
.fixed-header #header .header-main {
    background-color: rgb(255 255 255 / 50%);
}
.fixed-header #header .header-main .header-left, 
.fixed-header #header .header-main .header-right, 
.fixed-header #header .header-main .header-center {
    padding-top: 5px;
    padding-bottom: 5px;
}
.header-left {
    padding-top: 0px;
    padding-bottom: 0px;
}
.footer-top {
    background-image: url(https://laurabellaint.com/wp-content/uploads/2021/06/New-Project.jpg);
}
button span.ubtn-data.ubtn-text{
    letter-spacing: 2px !important;
}
.banner-btn-row {
    text-align: center;
}

.banner-btn-row .ubtn-ctn-inline {
    margin: 10px 10px;
}
.menu-custom-block a.mobile-no {
	width: 120px !important;
    text-align: center;
    padding: 8px 0 !important;
    margin: 0 5px;
    border: 1px solid #1c417e;
    background: #1c417e;
    color: #fff !important;
    border-radius: 60px;
}
a.contact-us {
    color: #2e353e !important;
}
a.contact-us:hover {
    color: #1c417e !important;
}
.mc4wp-form-fields input {
    margin-bottom: 20px !important;
    width: 90%;
    font-size: 16px;
    border-radius: 60px;
    padding: 12px 20px;
}

.mc4wp-form-fields input[type="submit"] {
    border-color: #fff !important;
    transition: all 0.5s !important;
}

.mc4wp-form-fields input[type="submit"]:hover {
    background: #146736 !important;
    border-color: #126635 !important;
}
.footer-row h3.widget-title.sbg_title {
    font-size: 11px;
    color: #ffffff;
    font-weight: 400;
}
#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6{
    color: #ffffff !important;
}
#footer .share-links a:not(:hover), .footer-top .share-links a:not(:hover) {
    color: #000000;
}
.single-product .fixed-header #header, .woocommerce-shop .fixed-header #header {
    position: relative !important;
}

.single-product .main-content.col-lg-12, 
.woocommerce-shop .main-content.col-lg-12  {
    padding-top: 70px !important;
}
.woocommerce-checkout .woo-page-header.page-header-8 ul {
    margin-top: 100px;
}
@media only screen and (max-width: 767px) {
div#nav-panel {
    background: #fff !important;
}
	.calendly-badge-widget {
    bottom: 27px;
}
 .home .align-right , .home .ubtn-ctn-right {
    text-align: left;
}
}
li.custom-toll-free {
    background: #165694 !important;
    padding: 5px 20px 0px 1px !important;
    border-radius: 6px !important;
}

li.custom-toll-free * {
    color: #fff !important;
}

.custom-toll-free a i {
	position: relative !important;
    margin: 0 !important;
    font-size: 46px !important;
    margin-right: 5px !important;
    top: 7px !important;
}
.custom-toll-free a {
    margin-top: -7px !important;
    padding: 0 !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 24px !important;
    position: relative !important;
    top: -9px;
}



@media only screen and (max-width: 767px) {
.custom-toll-free {
    display: block !important;
    margin-left: 0 !important;
}
}