/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 4.4.2.1585704466
Updated: 2020-04-01 01:27:46

*/

/*header*/
.tophead {
    background: #2d2b2b;
    width: 100%;
    line-height: 30px;
    color: #fff;
    text-align: right;
}
.header1 {
    font-size: 50px;
    line-height: 1em;
}
#freeship {
    margin-top: 12px;
    background: #efefef;
    padding: 0px 0px 0px 0px;
    border-radius: 20px;
    -webkit-box-shadow: 0px 0px 5px 6px #00000063;
    -moz-box-shadow: 3px 3px 5px 6px #ccc;
    box-shadow: 0px 0px 5px 6px #00000063;
max-width:350px;
margin-left:auto;
margin-right:auto;
}
.shiptitle {
    color: #ffffff;
    font-size: 25px;
    margin-bottom: 10px;
    background: #0e0e0e;
    padding: 10px;
    border-radius: 10px 10px 0px 0px;
    font-weight: 600;
}
.signup > p {
color:#000000;	
margin-left:10px;
line-height:20px
}

.threebox {
  margin: 0 auto;
  padding: 0;
  width: 100%;
  min-width: 1000px;
  max-width: 1100px;
  height: 100%;
  position: relative;
  box-sizing: inherit;
  box-sizing: border-box;
}

.threebox:before,
.threebox:after {
  content: " ";
  display: table;
}

.threebox:after {
  clear: both;
}

.threebox .box {
  margin: 10px auto;
  padding: 0;
  position: relative;
  float: left;
  width: 33.33333%;
  height: 100%;
  text-align: center;
  box-sizing: border-box;
}

.box .content {
  margin: 10px;
  padding: 10px;
  min-height: 100px;
  box-sizing: border-box;
}
body .gform_wrapper .top_label div.ginput_container {
    margin-top: 0;
    padding: 10px;
    padding-bottom: 8px;
    padding-top: 3px;
}
.gform_wrapper .top_label .gfield_label, .gform_wrapper legend.gfield_label {
display: inline;
}
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit] {
    margin: 0px 16px 0px 11px;
}
.gform_wrapper .gform_footer {
    padding: 0px 0 10px 0;
    margin: 0px 0 0 0;
}
body .gform_wrapper ul li.gfield {
    margin-top: 0;
    padding-top: 0;
}
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit] {
    margin: 0px 16px 0px 11px;
    background: #eb7b25;
    color: #ffffff;
    border: none;
    min-width: 150px;
    min-height: 36px;
    border-radius: 5px;
}

@media (max-width:1245px) {
	#et-boc > div > div > div.et_pb_section.et_pb_section_0.et_pb_with_background.et_section_regular > div > div.et_pb_column.et_pb_column_1_2.et_pb_column_0.et_pb_css_mix_blend_mode_passthrough {
background-image:none;
	}
}
.boxcontent {
    border-bottom: 1px solid gainsboro;

}

.entry-content table:not(.variations), body.et-pb-preview #main-content .container table {
border-right:0px;
}
.entry-content table:not(.variations), body.et-pb-preview #main-content .container table {
border:none;
}
@media (max-width:980px) {
.et_pb_column_0 {
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
    float: none;
}
.et_pb_column_3 {
    border-right:none;
    min-height: 70px !important;
}
.entry-content table:not(.variations), body.et-pb-preview #main-content .container table {
border-right:0px;
}
#gform_1 > div.gform_footer.top_label {
    text-align: center;
}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
    width: 88%;
}
}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
margin-bottom:0px;
}
#input_1_4_1 {
margin-bottom:10px;
}
#appointment {
color:#eb7b25
}
#appointment:hover {
color:#ffffff
}