<style>

#field_6_1 {
    float: left;
}

li#field_6_2, li#field_6_17 {
    transform: unset;
}

.gform_wrapper textarea.medium {
    height: 144px;
    width: 100%;
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}

div#submitForm_smf {
    width: 670px;
	max-width: 90%;
    margin-left: auto;
    margin-right: auto;
}

.itemControl {
    background-color: gray;
    display: inline-block;
    padding: 0 5px;
    color: #fff;
    font-weight: 800;
    border-radius: 100px;
    cursor: pointer;
}

.gfield_label {
    font-size: 12px !important;
    margin-left: 6px;
    line-height: 1 !important;
    margin-top: 0px;
}

.smf-logo {
    float: left;
    width: 14%;
    margin-right: 2%;
    margin-top: 6px;
    margin-bottom: 30px;
}

.smf-storeAddress {
    line-height: 1.2;
    font-size: 18px;
}

.storeName {
    font-size: 22px;
}

.smf-formTitle {
    text-align: center;
    border-bottom: 2px solid;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

body .gform_wrapper ul li.gfield {
    margin-top: 0;
    padding-top: 0;
}

body .gform_wrapper .top_label div.ginput_container {
    margin-top: 0px;
}

input, .gform_wrapper textarea {
    font-size: 11px !important;
    padding: 4px !important;
    border: 2px solid rgb(177, 194, 196) !important;
    line-height: 1.6;
    border-radius: 5px;
}

input#gform_submit_button_6 {
    font-weight: bold;
    color: #fff!important;
    background-color: #000;
    padding: 18px 50px 18px;
    position: relative;
    text-transform: uppercase;
    line-height: 42px;
    font-family: 'Bebas Neue',sans-serif;
    font-size: 24px!important;
    width: 204px !important;
    border: 0;
}


.listItem_subTitle {
    font-size: 17px;
    margin-left: 18px;
    margin-bottom: 20px;
    margin-top: 40px;
}

.searchHolder {
    font-size: 12px;
    position: absolute;
    background-color: #aaa;
    padding: 20px 0;
    box-shadow: 10px 10px 10px rgba(0,0,0,.5);
	z-index:9;
}

.searchSelect {
    padding-right: 20px;
    padding-left: 20px;
    cursor: pointer;
}

.searchSelect:hover {
    background-color: #000;
    color: #fff;
}

#smf-links .linkDate {
    font-size: 12px;
}

.linkTitle {
    line-height: 1;
    font-size: 20px;
    font-weight: 800;
}

.itemControl {
    background-color: #999;
    color: #fff;
    font-size: 20px;
    font-weight: 800;
    padding: 0 8px;
    display: inline-block;
    border-radius: 50px;
    cursor: pointer;
}

span.removeItem.itemControl {
    padding: 0 10px;
}

a.smf-anchor:hover {
    color: #000 !important;
}

a.smf-anchor {
    color: #b70000 !important;
}

.et-db #et-boc .et-l a {
    color: #000;
}
.et_pb_menu .et-menu > li {
    width: 100%;
    font-size: 35px;
    line-height: 8px;
}

input {
    width: 100% !important;
}

input#input_6_17 {
    width: 100%;
}


h3.gform_title {
    text-align: center;
    border-bottom: 1px solid;
    padding-bottom: 13px;
    width: 100%;
    font-size: 18px !important;
    font-weight: 300 !important;
    margin-top: -10px !important;
}

 li#field_6_4, li#field_6_5, li#field_6_6, li#field_6_7, #field_6_1, #field_6_2, #field_6_17 {
    width: calc(33.33%);
    display: inline-block;
}


li#field_6_8, li#field_6_9, li#field_6_10, li#field_6_11  {
    width: calc(25%);
    display: inline-block;
}

}
li#field_6_12 {
    margin-bottom: 30px;
}

/* DivTable.com */

.divTable{
	display: table;
	width: 100%;
}

.divTable input {
    text-align: center;
}

.divTableRow {
	display: table-row;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
}

.divTableCell, .divTableHead {
    border-bottom: 1px solid #999999;
    display: table-cell;
    padding: 3px 10px;
}

.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
	font-weight: bold;
}
.divTableFoot {
	background-color: #EEE;
	display: table-footer-group;
	font-weight: bold;
}
.divTableBody {
	display: table-row-group;
}

.divTableCell {
    text-align: center;
}
.divTableRow.header {
    font-size: 14px;
}

.divTableCell input {
    border: 1px solid #ccc !important;
}

#total_row .divTableCell {
    font-size: 14px;
    text-align: center;
}


.gform_wrapper ul.gform_fields li.gfield {
	padding-right: 5px;
	padding-left: 5px;
}

li#field_6_20 {
    margin-top: -15px;
}

li#field_6_21, li#field_6_22, li#field_6_23{
    display: none;
}

li#field_6_18{
	margin:0px;
}

.divTableCell.pro_count {
    width: 95px;
}

.divTableCell.pro_itemNo {
    width: 80px;
}

.divTableCell.pro_price {
    width: 90px;
}

.divTableCell.pro_qty {
    width: 85px;
}

.divTableCell.pro_total {
    width: 90px;
}

#itemInfo_1 span.removeItem.itemControl {
    visibility: hidden;
}


.formControls {
    text-align: right;
    padding-bottom: 15px;
}

.smf_btn {
    margin: 0px 5px;
    text-align: right;
    display: inline-block;
    background-color: #666;
    color: #fff;
    padding: 9px 30px;
    font-size: 15px;
    line-height: 1;
    cursor: pointer;
    top: 1px;
    z-index: 9;
    right: 0;
}

#gform_submit_button_6{
	visibility: hidden;
}

@media print { 
	.itemControl, #savedForm_sideBar, div#smf_header, .formControls, .qcld-express-container, .print_btn  {
		display: none;
	}
	
	.divTableCell.pro_count {
		width: 40px;
	}

	#header, #footer, #nav, footer { 
		display: none !important; 
	}
	
	input#gform_submit_button_6 {
		display: none;
	}
	
	.itemControl{
		display:none !important;
	}
	
	.divTable input {
		border: none !important;
		padding: 0px !important;
	}


	.container.clearfix.et_menu_container {
		display: none;
	}
	
		
	.et_pb_column.et_pb_column_1_4.et_pb_column_0.et_pb_css_mix_blend_mode_passthrough {
		display: none;
	}
	
	#et-boc .et-l .et_pb_section_0_tb_body.et_pb_section {
		padding-top: 10px !important;
	}
	
	#main-footer {
		display: none !important;
	}
}

</style>