/*
Theme Name: Hudson Child
Theme URI: http://demo.edge-themes.com/hudson
Description: A child theme of Hudson Theme
Author: Edge Themes
Author URI: http://demo.edge-themes.com/
Version: 1.0.0
Template: uxuidesign
*/
@import url("../uxuidesign/style.css");
.edgt_logo a {
	height: 25px !important;
}
.header_bottom {
	    background-color: #fff !important;
}
ul#menu-main_menu li a {
	color: #020202
}

div.laptop-wrapper {
    position: relative;
    padding-top: 25px;
    padding-bottom: 50%;
    height: 0;
}
div.laptop-wrapper iframe, div.laptop-wrapper video {
    box-sizing: border-box;
    background: url(http://uxuidesign.me/wp-content/uploads/2022/08/laptop2.png) center center no-repeat;
    background-size: contain;
    padding: 5% 11% 10%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

div.phone-wrapper {
    position: relative;
    padding-top: 25px;
    padding-bottom: 67.5%;
    height: 0;
}
div.phone-wrapper iframe, div.phone-wrapper video {
    box-sizing: border-box;
    background: url(http://uxuidesign.me/wp-content/uploads/2022/08/phone.png) center center no-repeat;
    background-size: contain;
    padding: 7% 8%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.light:not(.sticky) nav.main_menu>ul>li>a, .light.header_style_on_scroll nav.main_menu>ul>li>a, header.light:not(.sticky) .edgt_icon_shade>a>*, header.light:not(.sticky) .side_menu_button>a {
    color: #000 !important;
}
div.wpcf7-response-output {
color: #000 !important;
	    text-align: center;
}
.wpcf7-submit {
	float:right
}
.header_bottom {
	padding: 0 20px !important;
}
.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit, .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit:not([disabled]) {
	background-color: #000
}
@media only screen and (max-width: 1200px) {
  .edgt_logo a img  {
   max-width:120px;
	  height: auto !important;
	  margin-top: 8px;
  }
}
@media only screen and (min-width: 1001px) {
	.edgt_logo {
		margin-left: 20px !important;
}
	}

