/*
 Theme Name:   Netamorphose
 Theme URI:    https://www.netmaintain.net/
 Description:  A child theme for Divi by Net Maintain
 Author:       Net Maintain
 Author URI:   https://www.netmaintain.net/
 Template:     Divi
 Version:      4.23.1.002
 Text Domain:  nm-divi-child
*/
/* CSS and PHP */
/* Default NM styling */
#logo_textlink {font-size:2em; margin-left:20px;} 
a:link#logo_textlink, a:visited#logo_textlink {color:#000;}
@media screen and (max-width:1260px) {#logo_textlink {font-size:1.3em;}}
@media screen and (max-width:1080px) {#logo_textlink {font-size:1.2em;}}
#nm-footer-bottom {background-color:#000;padding:10px 0;color:#666;}
#nm-footer-bottom a {color:#666;}
#footer-info {padding-bottom:0;width:100%;}
.sticky {position:fixed;width:100%;bottom:0;z-index:9;}
.nm-under-con p:not(.has-background):last-of-type {padding-bottom:360px;}
/* End default NM styling */
input.et_pb_contact_captcha {min-width:40px; padding:20px 8px 14px 8px !important;}
/* Remove sidebar border */
#main-content .container:before {width:0;}
.et_pb_widget_area_right {border-left:0 !important;}
.et_pb_widget_area_left {border-right:0 !important;}