/*
Theme Name:     Maxbizz Child
Theme URI:      http://wpdemo.archiwp.com/maxbizz/
Description:    Make your modifications to [Parent Theme] in this child theme.
Author:         Oceanthemes
Author URI:     http://oceanthemes.net/
Version:        1.0
Template:       maxbizz
*/

@import url("../maxbizz/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */
#SR7_1_1 .maxbixx-pagination-vbullet .sr7-bullet.selected:before {
    background: #137c92 !important;
}
.slide-rev-subtitle span {
	color: #137c92 !important;
}
div#newsletter {
    display: flex;
}
div#newsletter input#esfpx_email_dff2808e92b0c {
    background: transparent !important;
    border-color: rgba(255,255,255,.3);
    color: #c0c1c2 !important;
    padding: 0 65px 0 20px;
    height: 50px;
    width: 270px !important;
}
div#newsletter input[type="submit"] {
	position: relative !important;
    height: 40px;
    width: 40px;
    right: 50px;
    top: 5px;
    background-color: #31333f;
	background-image: url("/wp-content/uploads/2025/05/scaledwhite3031716-1-e1748391038541.png");
    background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
    border: none;
}
/* .my-floating-column {
  animation: zoomInOut 4s ease-in-out infinite;
}

@keyframes zoomInOut {
  0% { transform: scale(1); }
  50% { transform: scale(1.1); }
  100% { transform: scale(1); }
} */
.main-form button.octf-btn {
    margin: 12px 0 0 10px !important;
}
span.wpcf7-list-item.first.last {
    display: flex !important;
}

span.wpcf7-list-item.first.last label input[type="checkbox"] {
    width: auto !important;
    margin-right: 20px !important;
}
body.page-id-455 .page-header {
    background-position: top center;
}
span.wpcf7-form-control.wpcf7-checkbox span.wpcf7-list-item-label {
    font-weight: 700 !important;
    font-size: 18px !important;
}
span.wpcf7-list-item.first.last {
    margin-left: 0 !important;
}
b.contact-para {
    font-size: 20px !important;
    color: #000 !important;
}