/**
Theme Name: Tidal Solutions
Author: 121 Group
Author URI: https://121group.io
Template: astra
*/

/* General */
ul, ol{ margin-left: 20px;}
.child-list{margin-left:40px;}
.no-margin{margin-bottom:0;}

.map-text .uagb-heading-text{margin-top: 26px;}

/* Gravity Form */
.gform_wrapper form .gform_body .ginput_container input, .gform_wrapper form .gform_body .ginput_container textarea{padding:15px;}

.gform_wrapper input[type="file"]{padding: 3px!important; border: none;}

.gform_wrapper textarea:focus{border-color: #00adef!important;}

/* Header */
.header-social-inner-wrap span{
 	border: 1px solid #00adef;
    border-radius: 100px;
    padding: 6px;
}
.header-social-inner-wrap a:hover{border-radius: 100px;}

/* Footer */

.site-footer a:hover{text-decoration:underline;}

/* footer end */

.tidal-services .wp-block-uagb-section{min-height:270px;}

/* media query */
@media only screen and (max-width: 980px){
 	.tidal-services .wp-block-uagb-section{min-height:0;}
	.tidal-services .wp-block-uagb-section .wp-block-spacer{height:auto!important;}
}