.elementor-2188 .elementor-element.elementor-element-184f74a{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS */#gsline_2_23 .gotrgf_line_part_left,
#gsline_2_37 .gotrgf_line_part_left
{
	display: none;
}


#gsline_2_23  .gotrgf_line_part_right,
#gsline_2_37 .gotrgf_line_part_right

{
	text-align: left;
	font-weight: 400;
}






.gotrgf_unit_price
{
	font-weight: bold;
	text-align: right !important;
	float: right;
}



.service-form .total-field
{
	visibility: hidden !important;
	height: 0 !important;
	
}

.service-form h2

{
font-size: 25px;
}


.options .gchoice 
{
	margin-bottom: 10px;
	padding: 12px 12px ;
	font-weight: bold;
	
}

.options .gchoice:has( input[type="radio"]:checked )
{
	border: 2px solid #3F56F7;
	border-radius: 38px;
	padding: 10px  !important;
}

.options input[type="radio"] {
   display: none !important;
	 opacity: 0;
}

.options input[type="radio"] + label:before 
{
	 content: '' !important;
	 background: #f4f4f4;
	 border-radius: 100%;
	 border: 1px solid #b4b4b4;
	 display: inline-block;
	 width: 1.5em;
	 height: 1.5em;
	 position: relative;
	 top: -0.2em;
	 margin-right: 1em;
	 vertical-align: top;
	 cursor: pointer;
	 text-align: center;
	 transition: all 250ms ease;
	
}





.options input[type="radio"]:checked + label:before {
	 background-color: #3F56F7;
	 box-shadow: inset 0 0 0 4px #f4f4f4;
}


.service-form input,
.service-form select
{
    background: unset !important;
    padding: 15px !important;
    min-height: 60px
}


.service-form label
{
    line-height: 1;
}

 .ginput_container_date input
{
    width: 100% !important;
}

.service-form .gchoice
{
    font-weight: bold;
    
}


.addon label
{
   
}

.addon input[type="checkbox"] {
   display: none !important;
	 opacity: 0;
}



.addon input[type="checkbox"] +label::before
{
   content:'';
  -webkit-appearance: none;
  background-color: transparent;
  border: 2px solid #3F56F7;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 10px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 5px;
}


.addon input[type="checkbox"]:checked + label:after {
content: '';
  display: block;
  position: absolute;
  top: 2px;
  left: 9px;
  width: 6px;
  height: 14px;
  border: solid #3F56F7;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}


.addon label
{
    position: relative;
     cursor: pointer;
}


.service-form .button
{
    background: #FC9E0E !important;
    width: 100%;
    min-height: 0px;
    transition: 0.5s ease;
    color: white !important;
    margin-left: 0px !important;
}

.service-form .button:hover
{
    background: #3a3a3a !important;
}


.service-form .shipping {
  display: flex;
  flex-direction: row;
  justify-content: ;
  align-content: center;
  align-items: center;
  justify-content: space-between;
}

.service-form .shipping img
{
    
    width: 100px;
}


.service-form .shipping h2 
{
    margin-bottom: 0px !important;
}/* End custom CSS */