* {
    font-family: 'Inter', sans-serif;
}

.row {
    --bs-gutter-x: 0;
    --bs-gutter-y: 0;	
}

html {
	-webkit-font-smoothing: antialiased;
}

::-moz-selection {
	color: white;
	background: #38595A;
}

::selection {
	color: white;
	background: #38595A;
}

::-webkit-scrollbar {
  width: 20px;
}

::-webkit-scrollbar-track {
  background-color: #e4e4e4;
  border-radius: 100px;
}

::-webkit-scrollbar-thumb {
  border-radius: 100px;
  border: 5px solid transparent;
  background-clip: content-box;
  background-color: #38595A;
}

body {
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    overflow-x: hidden;
}

.modalContent {
    cursor: auto !important;
}

.pageError {
	color: black;
    position: fixed;
    right: 0;
    font-variant: all-petite-caps;
    top: 150px;
    z-index: 4;
    background-color: #FF4141;
    font-size: 1.5rem;
}

.table>:not(caption)>*>* {
	box-shadow: none !important;
	border: none !important;
}

.overflow-hidden-x {
    overflow-x: hidden;
}

#exportBtn, #customize, #addproductz {
    float: none !important;
}

.line-height-two {
    line-height: 2;
}

#discountResult, .addressResult{
    border: 4px solid #38595A;
    width: 250px;
    margin: 25px 25px;
    background-color: white;
    float: left;
}

.discountResultInfo{
    color: #333333;
    float: none;
    padding: 5px;
}

#discounttResultCode h2{
    width: 100%;
    font-size: larger;
    font-weight: bold;
    text-align: center;
    margin: 3px auto;
    padding: 0px;
    float: none;
    min-height: 80px;
}

.patience {
	width: 100vw;
    overflow: hidden;
    display: none;
    height: 100vh;
    position: fixed;
    z-index: 10;
    background-color: #000000db;
}

.cntdown {
	font-weight: 900;
    color: #3A3A3B;
    letter-spacing: 1.05;
    transition: .76s;
}

textarea:hover .cntdown, textarea:active .cntdown, textarea:focus .cntdown {
	transform: scale(1.05);
}

.text-prmy {
	color: #38595A;
}

.spinner-center {
	left: 50vw;
    position: absolute;
    top: 50vh;
}

.padding-onehund {
    padding: 100px;
}

.alert-danger {
    color: white;
    background-color: #38595A;
    border: solid 2px black;
    width: 80%;
    margin: 30 auto;
}

.navigator {
	line-height: 2;
    width: 100%;
    font-size: 1rem;
    font-weight: 900;
    letter-spacing: 0;	
}

#newOrdersAlert {
	margin: 0 auto;
	font-weight: 800;
    color: white;
}

.logo {
    width: 80px;
    margin-left: 15px;
    margin-bottom: -10px;
    margin-right: 15px;
}

.logo_aside {
	width: 80px !important;
    margin-left: 15px !important;
    margin-bottom: 5px !important;
    margin-right: 15px !important;
    margin-top: -45px !important;	
}

.logo-home {
    width: 30%;
    margin-top: 100px;
}

#discountResultCode {
    text-align: center;
    font-weight: 700;
    margin: 20px auto;
}

.top-center {
    text-align: center;
}

.below_image {
    margin: 50px auto 150px;
}

.container {
    position: relative;
    padding: 0px;
    overflow-x: hidden;
    overflow-y: hidden;
}

.productDeleteBtn {
    font-size: 12px;
    background: #FF4141;
    padding: 7px;
    margin: 35px auto 20px auto;
}

#prodSubmit {
    float: left;
}

.header-margin {
	margin-top: 75px;
}

header {
	width: 100%;
}

.accordion-header {
    width: 100%;
    padding: 0;
}

.accordion-item:nth-of-type(odd) .accordion-button {
	background-color: #38595A !important;
	color: white !important;
}

.accordion-button:not(.collapsed)::after {
	content: "\f063";
	font-family: "Font Awesome 5 Free"; 
	font-weight: 900;
	background-image: none !important;
}

.accordion-button::after {
	content: "\f063";
	font-family: "Font Awesome 5 Free"; 
	font-weight: 900;
	background-image: none !important;	
}

#subscriptionLink {
	display: block;
}

.accordion-item {
    width: 75%;
    margin: 20px auto;
    border: solid #38595a 4px !important;
    transition: .76s;
}

.accordion-body {
    text-align: left;
}

.accordion-button {
    margin: 0px;
}

button {
	user-select: none;
}

.accordion-button:hover {
    transform: scale(1);
    color: white;
    background-color: #38595A;
}

.accordion-button:not(.collapsed) {
    color: white;
    background-color: #38595A;
}

nav .container-fluid {
    padding: 10px;
}

.bck_primary {
    background-color: #38595A;
}

.bck_secondary {
    background-color: #E9D5B5;
    background-image: url(https://trm-web-resources.s3.us-east-2.amazonaws.com/pp_texture-min.png);
    background-size: cover;
    background-blend-mode: luminosity;
    background-attachment: fixed;
}

.white_background {
    background-color: white;
}

.bck_secondary p {
    margin-bottom: 1rem;
    letter-spacing: 1.25px;
    text-align: left;
    padding: 50px;
    line-height: 2.5;
    font-size: 1.15rem;
}

.navbar {
	padding-bottom: 0px;
    user-select: none;
    position: relative;
    border-color: transparent;
    /* box-shadow: 2px 3px 11px 1px rgb(0 0 0 / 10%), 3px 5px 8px rgb(0 0 0 / 20%); */
    z-index: 3;
    width: 100vw;
}

.mobile-nav {
    background-color: #39595A;
    border: solid 5px #304A4B;
    margin: 15px 0px;
    transition: .76s;
}

.mobile-nav:hover{
	background-color: white;
}

.mobile-nav:hover h2 {
	color: #39595A;	
}

.mobile-nav h2 {
    margin: 0 auto;
    padding: 5px 0px;
    color: white;
    font-weight: 700;
    line-height: 2;
    transition: .76s;
   	font-family: 'Quicksand',sans-serif;
}

.mobile {
	overflow-y: sroll !important;
}

.offcanvas-header .btn-close {
    min-height: auto;
    min-width: auto;	
}

.offcanvas-title {
	font-weight: 700;
    text-transform: uppercase;
}

.top-bar {
	background-color: #304a4b;
	z-index: 10;
	position: relative;
	transition: .5s;
}

.box-login {
    margin: 10vh auto 10vh auto;
    border: solid 6px #38595A;
}

.portal-nav {
    display: none;
}

.box-logged-in {
    margin-top: 0px;
    padding: 0px;
    min-height: 600px;
    margin-left: auto;
    margin-right: auto;
}

#searchbarSearchSubmit {
    font-family: "Font Awesome 5 Free";
    box-shadow: none;
    margin: 0px;
}


ul {
    list-style: none;
    padding-left: 0px;
}

.aside-nav li {
    background-color: white;
    padding: 3.75%;
    box-shadow: inset #00000014 -4px -4px 3px 1px;
    width: 100%;
    font-size: 1vw;
    margin: 5px auto;
    color: #212529;
    transition: .76s;
    font-family: 'Quicksand', sans-serif;
    font-weight: 900;
}

.back_button {
    top: 15vh;
    float: left;
    z-index: 2;
    width: fit-content;
    position: relative;
    left: 10px;
}

#viewOrder h2 i {
	font-size: 22px;
	vertical-align: middle;
}

#viewOrder .view-order-custom h2{
	text-align: center;
	margin: 0 auto;
}

#viewOrder .overflow-fix {
    width: 80vw;
    margin: 25px auto 5% auto;
    overflow-x: hidden;
}

table {
    max-width: 100%;
    overflow-x: scroll;
}

#bannerMessage {
	text-align: left;
}

.flip-text {
    float: left;
    transform: rotate(270deg);
    text-transform: uppercase;
    font-weight: 700;
    transition: .76s;
    margin-top: 40px;
}

.vendorResultName a {
	color: #3A3A3B;
	transition: .76s;
}

.vendorResultName a:hover {
	color: #007F7F;
}

.border-radius {
    border-radius: 50%;
}

.border-radius:hover {
    border-radius: 0 xp;
}


.aside-nav a {
    text-transform: uppercase;
    color: white;
    font-weight: 500;
}

.form_holder .row h2 {
    text-align: right;
    width: 100%;
    font-weight: 700;
    font-size: 22px;
}

.form_holder .row h3 {
    text-align: right;
    color: #3A3A3B;
    width: 100%;
    font-weight: 600;
    font-size: 18px;
    padding: 0px 15px 5px 0px;
}

.max-width .container {
    max-width: 100% !important;
}

.max-width {
	width: 100%;
}

.input_border input[type=text], .input_border input[type=url], .input_border input[type=time], .input_border input[type=date], select, .input_border input[type=email], .input_border input[type=password], .input_border input[type=tel], .input_border input[type=number], .modalInput, .input_border input[type=number] {
    border: solid 3px #38595A;
    width: 80%;
    transition: .76s;
    padding: 5px;
	font-family: "Quicksand", sans-serif;
    font-weight: 700;
}

select {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: white;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAJCAYAAAA/33wPAAAAvklEQVQoFY2QMQqEMBBFv7ERa/EMXkGw11K8QbDXzuN4BHv7QO6ifUgj7v4UAdlVM8Uwf+b9YZJISnlqrfEUZVlinucnBGKaJgghbiHOyLyFKIoCbdvecpyReYvo/Ma2bajrGtbaC58kCdZ1RZ7nl/4/4d5EsO/7nzl7IUtodBexMMagaRrs+06JLMvcNWmaOv2W/C/TMAyD58dxROgSmvxFFMdxoOs6lliWBXEcuzokXRbRoJRyvqqqQvye+QDMDz1D6yuj9wAAAABJRU5ErkJggg==);
    background-position: right center;
    background-repeat: no-repeat;
}

.input_border input[type=text]:active, .input_border input[type=text]:focus, .input_border input[type=text]:hover, .input_border input[type=time]:active, .input_border input[type=time]:focus, .input_border input[type=time]:hover, .input_border input[type=date]:active, .input_border input[type=date]:focus, .input_border input[type=date]:hover, select:active, select:hover, select:focus .input_border input[type=email]:active, .input_border input[type=email]:focus, .input_border input[type=email]:hover, .input_border input[type=password]:active, .input_border input[type=password]:focus, .input_border input[type=password]:hover, .input_border input[type=tel]:active, .input_border input[type=tel]:focus, .input_border input[type=tel]:hover, .modalInput:active, .modalInput:focus, .modalInput:hover, .input_border input[type=number]:active, .input_border input[type=number]:hover, .input_border input[type=number]:focus {
    transform: scale(1.05);
    border: solid 3px #38595A;
    outline: 0px;
    border-radius: 5px;
}

.microphone-button {
    width: 80%;
}

.fancy-text {
	font-weight: 900;
	color: #38595A;
}

.selectedOrderResult td {
    border: none;

}

.table td {
    font-size: 1rem;
    text-transform: none;
    vertical-align: middle;
    line-height: 1.5;
}

th {
	position: -webkit-sticky;
  	position: -moz-sticky;
  	position: -ms-sticky;
  	position: -o-sticky;
    position: sticky;
    top: -5;
    vertical-align: middle;
    font-size: 15px;
    color: white;
    z-index: 1;
    background-color: #38595A !important;
}

.cart-sticky-icky {
  	position: -webkit-sticky;
  	position: -moz-sticky;
  	position: -ms-sticky;
  	position: -o-sticky;
  	position: sticky;
    padding: 15px 0px;
    top: -5;
    border-bottom: 2px solid #203132;
    background-color: white;
    vertical-align: middle;
    font-size: 15px;
    z-index: 999;
}

tr, td {
	border-bottom: solid #3a3a3b .25px;
    border-top: solid #3a3a3b .25px;
    transition: .76s;
}

textarea {
    border: solid 3px #38595A;
    width: 80%;
    height: 200px;
    resize: none;
    transition: .76s;
}

.markets .table td {
    font-size: 16px;
    text-transform: none;
    vertical-align: middle;
    overflow-wrap: break-word;
}

.form-padding {
    padding-left: 5%;
    padding-top: 0px;
    padding-right: 5%;
    white-space: break-spaces;
    width: 100%;
    margin: 0;
}

textarea:hover, textarea:active, textarea:focus {
    transform: scale(1.05);
    outline: 0px;
    border: solid 3px #38595A;
    border-radius: 5px;
}


.sidenav {
  height: 100%;
  width: 0;
  display: none;
  z-index: 999; 
  top: 0; 
  left: 0;
  overflow: hidden;
  background-color: #38595a; 
  overflow-x: hidden;
  padding-top: 60px; 
  transition: 0.1s; 
}

.sidenav a {
  padding: 2px 8px 2px 8px;
  text-decoration: none;
  display: block;
  transition: 0.3s;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 10px;
  font-size: 36px;
  margin-left: 50px;
}

.closebtn:hover {
	color: #212529 !important;
}


#main {
  transition: margin-left .5s;
  padding-right: 20px;
}

.aside-fixed {
    position: fixed;
    width: fit-content;
    width: -moz-fit-content;
    transition: .76s;
    width: 15.6666666667%;
}


@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}

.mobile {
    display: none;
    overflow-y: sroll;
}

.mobile::-webkit-scrollbar {
	display: none;
}

.vendorResultImg i {
	font-size: 30px;
    padding: 15px;
}

h3 {
    color: white;
    font-size: 14px;
    text-align: center;
    font-weight: 700;
    letter-spacing: 1.4;
    text-transform: uppercase;
}

.center-me {
    margin: 0 auto;
    width: fit-content;
    width: -moz-fit-content;
}

#viewOrder h2 {
	text-align: left;
}

.SearchType,
.SearchField {
    float: left;
}

form {
    margin-bottom: 0px;
}

.SearchField .formInput {
    margin-top: 30px;
    margin-left: 5px;
    width: 400px;
    transition: .76s;
}

.order-info {
	 margin: 0 auto;
    font-size: 30px;
    margin-bottom: 20px;
}

.SearchField {
    transform: scale(.96);
    transition: .76s;
    margin-top: -5px;
}

.SearchField:hover {
    transform: scale(1.01);
}

input[type=text], input[type=email], input[type=password], input[type=tel], input[type=number] {
    border: none;
    box-shadow: #00000030 2px 2px 2px 2px;
    padding: 5px;
    font-family: "Quicksand", sans-serif;
    font-weight: 700;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
    -moz-appearance:textfield;
}


input[type='checkbox'] {
    -webkit-appearance: none;
    width: 25px !important;
    height: 25px;
    background: white;
    border-radius: 5px;
    border: 4px solid #38595A;
}

[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
    position: relative;
    padding-left: 25px;
    cursor: pointer;
}

.orderResult {
    transform: scale(1);
    transition: .76s;
}

.selectedOrderResult {
    transform: scale(0.9);
    transition: .76s;
}

[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
    position: relative;
    padding-left: 25px;
    cursor: pointer;
}

[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: -5px;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, .1);
    border-radius: 50%;
    outline: none;
}

[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after {
	content: '\2714';
    position: absolute;
    line-height: 0.8;
    box-sizing: border-box;
    color: rgb(56, 89, 90);
    left: -19px;
    top: -18.5px;
    background-color: transparent !important;
    transition: all 0.2s ease 0s;
}

.label-fix [type="checkbox"]:not(:checked) + label:after,
.label-fix [type="checkbox"]:checked + label:after {
    left: -22.5 !important;
}

.custom-hover-box-two .custom-hover {
	display: none;
    transition: .76s;
    position: absolute;
    width: -webkit-fill-available;
    width: -moz-available;
    margin-top: -20.25px;
    width: fill-available;
    margin-left: -0.5px;
    border-radius: 25px;
    height: 100.04%;
}

.custom-hover-box-two:hover .custom-hover {
    display: block;
}

.custom-hover-box-two .custom-hover h2 {
    height: inherit;
    display: grid;
    align-content: center;
    font-size: 20px;
    margin-top: 0px;
    width: inherit;
    border-radius: 20px;
    background-color: #38595ad4;
    transition: .76s;
    text-transform: uppercase;
    color: white;
    font-weight: 800;
    border: none;
    letter-spacing: 1.25;
    box-shadow: #00000030 2px 2px 2px;
}

[type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
    transform: scale(0);
}

[type="checkbox"]:checked + label:after {
    opacity: 1;
    transform: scale(1);
}

input[type=submit], button, .modalButton, input[type=reset]{
    background-color: #38595A;
    margin: 0px auto 15px auto;
    transition: .76s;
    text-transform: uppercase;
    padding: 15px;
    color: white;
    padding-left: 25px;
    padding-right: 25px;
    font-weight: 800;
    border: none;
    letter-spacing: 1.25;
    text-shadow: 2px 2px #00000030;
    box-shadow: #00000030 2px 2px 2px 2px;
    font-family: 'Quicksand', sans-serif;
}

.form_hol {
	width: 50vw; 
	margin: 0 auto;
	transition: .76s;
}

.seperator {
	border-top: solid 20px #38595A;
    border-bottom: solid 20px #38595A;
    width: 100%;
    margin: 20px 0;
}

.custom-margin-button {
	margin-top: 20px;
}

.responsive-video iframe{
	width: 75%; 
	height: 100vh; 
	max-height: 450px;
}

button:hover, .modalButton:disabled {
    transform: scale(.95);
    background: #38595abd;
}

.marketlogosearch {
	width: auto;
    max-height: 150px;
}

.aside-menu {
    padding-bottom: 50px;
    box-shadow: inset #00000054 -5px 0 12px 2px;
}

.aside_arrow {
    width: fit-content;
    position: fixed;
    left: 0;
    font-size: 25px;
    margin-left: 25px;
    background-color: #38595a;
    padding-right: 5px !important;
    padding-top: 10px;
    padding-bottom: 10px;
    transition: .5s;    	
}

.aside-margin {
    margin-top: 0px;
}

.table th {
    text-align: center;
    font-weight: 800;
    padding-top: 20px;
    padding-bottom: 20px;
    text-transform: uppercase;
    overflow: hidden;
}

.fc-col-header-cell a{
	color: white !important;
}

.fc .fc-button-primary {
	background-color: #38595A;
}

.fc .fc-button-primary:hover {
	transform: scale(.95);
    background: #38595abd;
}

.table td {
    text-align: center;
    font-weight: 600;
    padding-top: 20px;
    padding-bottom: 20px;
    text-transform: uppercase;
    font-size: 18px;
    max-width: 250px;
    line-height: 2;
}

.aside-menu h2 {
    padding-top: 25px;
    font-size: 1.5vw;
    margin: 0 auto;
}

.overflow-fix {
    overflow-x: scroll;
    height: 75vh;
    margin-bottom: 5%;
}

.o-m h2 {
    margin: -25px auto 50px auto;
    color: white;
    font-weight: 800;
    font-size: 4rem;
    transition: .76s;
}

.custom-icon-size i{
	font-size: 25px;
}

.modal h2 {
    font-size: 1.5rem;
    text-align: center;
    line-height: 2;
    font-weight: 700;
    margin: 0 auto;
}

.modalHeader {
    margin: 15px auto !important;
    font-weight: 800 !important;
    font-size: 2rem !important;
    padding: 5px 2.5% 5px 2.5% !important;
    transition: .76s;
}

.m-t-z, .second-mtz {
    margin: 7.5px auto 7.5px auto;
}

.box-shadow {
    box-shadow: #00000030 2px 2px 2px 2px;
}

.customsearch {
    color: white;
    margin-left: 10px;
    font-size: 18px;
    padding: 5px;
    transition: .76s;
}

.customsearch:hover {
    transform: scale(1.25);
    cursor: pointer;
}

.font-spacing {
    margin-right: 5px;
}

#orderControls button {
	background-color: #3A3A3B;
    color: white;
    display: flex;
    align-items: center;
}

.nav-item a,
.nav-item {
    color: white;
    transition: .76s;
    letter-spacing: .4;
    padding-top: 25px;
    padding-bottom: 25px;
    text-decoration: none;
    margin: 0px 3px 0px 4px;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Quicksand', sans-serif;
}

.nav-item:hover,
.nav-item a:hover {
    color: gray;
    transform: scale(.89);
}

.drop-down-hover:hover .drop-down-content {
    display: block;
    opacity: 1;
}

.drop-down-content:hover {
    display: block;
}

.drop-down-content {
    position: absolute;
    opacity: 0;
    margin-top: 30px;
    padding: 15px;
    box-shadow: #00000024 0px 0px 4px 3px;
    width: 175px;
    background-color: #38595A;
    display: none;
}

.mathbox {
	text-align: center;
    padding: 5px;
    padding-left: 12.5px;
    padding-right: 12.5px;
    background-color: white;
    transition: .25s;
    user-select:none;
}

.mathbox i {
	margin: 0px;
    font-size: 17px;
}

.plus {
    margin-left: -8px;
    background-color: #38595A;
    color: white;
    border: solid 3px #273f40;
}

.plus:active, .plus:hover {
	background-color: #294142;
}

.minus {
    margin-right: -7px;
    background-color: #FF4141;
    color: white;
    border: solid 3px #273f40;
    border-right: none;
}

.minus:active, .minus:hover {
	background-color: #d03434;
}

.o-f-s {
	color: black;
    background: #ff41419e !important;
}

#ofs {
	display: none;
}

.drop-down-content a {
    padding-top: 15px;
    padding-bottom: 15px;
    display: block;
    text-align: center;
}

.background-gradient {
    background: #000000b3;
    position: fixed;
    z-index: -1;
    top: 0;
    width: 150vw;
    height: 150vh;
}

.background-gradient_blue {
	background: #38595a52;
    position: absolute;
    z-index: 1;
    top: 0;
    width: 100vw;
    height: 721px;
}

.gobak {
	color: white;
    font-weight: 600;
    font-variant: all-small-caps;
    font-size: 24px;
}

.bck-gradient {
    background-color: #00000080;
    width: -moz-available;         
    width: -webkit-fill-available; 
    width: fill-available;
    transition: .76s;
}

.bck_image_1 {
    background-image: url(https://trm-web-resources.s3.us-east-2.amazonaws.com/farming_land.jpg);
}

.box {
    width: 350px;
    background-color: white;
    padding: 30px;
    margin: 0 auto;
   	font-family: 'Inter', sans-serif;
    transition: .76s;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 20%), 0 5px 5px 0 rgb(0 0 0 / 24%);
}

.button-size-fix button {
	width: 225px;
}

.Back-arrow {
    height: 35px;
    width: fit-content;
    z-index: 1;
    color: white;
    background-color: #38595A;
    position: fixed;
    bottom: 5vh;
    transition: .76s;
    cursor: pointer;
}

.Back-arrow:hover { 
	transform: scale(.95);
	background-color: #273f40;
	color: white;
}

.box form {
    text-align: center;
    margin-top: 50px;
    display: inline;
}

.center {
    text-align: center;
}

input[type="submit"], input[type="reset"] {
    margin: 25px auto 25px auto;
    transition: .76s;
}

.input[type=reset] {
    float: right;
}

input[type="submit"]:hover, input[type="reset"]:hover {
    transform: scale(.8);
    background: #38595abd;
}

.box form input {
    font-size: 20px;
    padding: 10px;
    border: none;
    border-bottom: 3px solid #013220;
    margin: 30px auto 30px auto;
    outline: none;
    display: block;
    transition: .76s;
}

.font-spacing-card {
    margin-right: 5px;
    display: flex;
    height: 100%;
    margin-top: 0px;
}

.font-spacing-card  i {
	font-size: 40px;
    color: #38595a;
    margin-right: 5px;
    align-self: center;
}

.box form input:hover {
    transform: scale(.95);
}

.aside-fixed i {
    color: #38595A !important;
}

.aside-nav li:hover {
    transform: scale(0.95);
}

.box h1 {
    font-size: 30px;
    text-align: center;
    padding-bottom: 10px;
    font-weight: bold;
    border-bottom: 3px dotted #013220;
}

#editAccountForm .center-me h2 {
    font-size: 2rem;
    font-weight: 800;
}

.vendorResult h3 {
    margin: 15px 0px 15px 50px;
    font-size: 17px;
    font-weight: 600;
    text-transform: none;
    color: #3A3A3B;
    text-align: left;
}

.vendorResult:hover {
    transform: scale(0.95);
    background-color: aliceblue;
}

.vendorResult {
    border-radius: 25px;
    transition: .76s;
    overflow: hidden;
}

#results, .results {
    margin-left: 25px;
    margin-bottom: 7.5;
    font-weight: 800;
    text-align: left;
    margin-top: 7.5;
}

.vendorResult h3 i {
    margin-right: 10px;
    color: #3A3A3B;
}


.vendorResult h2 {
    margin: 15px auto;
    font-size: 25px;
    font-weight: 700;
    text-transform: none;
}

.vendorResult p {
    width: 75%;
    color: #3A3A3B;
    margin: 15px auto;
}

.search-box {
    transition: .76s;
}

.search-box:hover {
    transform: scale(0.9);
}

.login-container {
    width: 410px;
    padding: 175px 0 75px;
    margin: auto;
    transition: .76s;
    position: relative;
    z-index: 1;
}

#searchbarMarketState, #searchbarMarketCity {
    width: 175px;
    margin-left: 15px;
}

#searchbarMarketZip {
    width: 75px;
    margin-left: 15px;
}

#searchbarMarketZip {
    width: 75px;
    margin-left: 15px;
}

.marketAddSearchField {
    float: left;
}

#searchAddMarketName {
    width: 75%;
    min-width: 300px;
    max-width: 500px;
}

.formDropdown {
	width: 100%;
}

.marketAddSearchBy {
    float: left;
    margin-top: 10px;
    margin-right: 15px;
}

.modalContent p {
    width: 90%;
    margin: 0 auto;
    text-align: left;
}

.footer {
    width: 100%;
    padding: 15px;
    height: fit-content;
    line-height: 60px;
    z-index: 2;
    position: relative;
    min-height: 50vh!important;
}

.footer .row a h4 {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 1rem;
}

.footer-icon i {
    color: white;
    font-size: 30px;
    margin: 0px 10px 0px 10px;
    transition: .76s;
}

.footer-icon i:hover {
    transform: scale(.9);
    color: gray;
}

.footer-container-bottom {
    width: fit-content;
    width: -moz-fit-content;
    margin: 0 auto;
}

.footer-bottom h4 {
    display: block;
    float: left;
    margin: 25px 7.5px 25px 7.5px;
}

.pay-holder {
	float: right;
	width: fit-content;
}

.pay-holder i {
	color: white;
    font-size: 40px;
    padding: 10px 5px;
}

.prodLocSelection label, .addressSelection label {
    padding: 30px 15px;
    margin: -30px -15px
}

.logo_footer {
    margin: 0 auto;
    width: 100px;
    padding: 15px 0px 15px 0px;
}

.formError {
    color: #FF4141;
}

.hide-me {
    display: none;
}

.recentName {
	margin: 10px auto;
	text-align: center;
}

h4 {
    font-size: 15px;
    color: white;
}

.accountInfoArea h3 {
    color: #3A3A3B;
    text-align: left;
    font-size: 19px;
    text-transform: uppercase;
}

.accountInfoArea h4, .accountInfo h4 {
    color: #3A3A3B;
    text-align: left;
    font-weight: 700;
    font-size: 17px;
    text-transform: uppercase;
}

.stripeInfoIncomplete {
	display: none;
}


.accountInfoArea h2 {
    font-weight: 900;
    padding: 0px;
}

.custom-account-border {
    width: 40%;
    max-width: 500px;
    min-width: 350px;
    height: 400px;
    margin: 0 auto;
    border: solid #38595A 4px;
    border-radius: 25px;
    padding: 25px;
    background-color: white;	
}

.account-header {
    font-weight: 900;
    font-size: 24px;
}

.bar {
    width: 90%;
    margin: 0 auto;
    margin-top: 40px;
    height: 10px;
    border-bottom: #F6A970 dotted 5px;
    margin-bottom: 40px;
}

.accountInfoArea p, .accountInfoArea a {
    float: left;
    text-align: left;
}

.cart_total {
    position: absolute;
    margin-left: -17px;
    font-size: 15px;
    font-weight: 500;
    color: #000000;
}

.true {
    color: #00CCCC;
    font-weight: 800;
    text-transform: uppercase;
}

.false {
    color: #FF4141;
    font-weight: 800;
    text-transform: uppercase;
}

p {
	font-weight: 700;
    font-family: 'Quicksand', sans-serif;
}

h1 {
    color: #3A3A3B;
    width: fit-content;
    width: -moz-fit-content;
    font-weight: 700;
    letter-spacing: 4px;
    padding: 0px 15px 5px 0px;
    text-transform: uppercase;
    margin: 50px auto 50px auto;
    font-size: 2.5rem;
}

h2 {
    color: #3A3A3B;
    width: fit-content;
    width: -moz-fit-content;
    padding: 0px 15px 5px 0px;
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 2px;
}

.acc_button {
    margin-top: -75px;
    float: right;
}

.search-box {
    border: solid #38595A 4px;
    padding: 25px;
    margin: 15px;
    border-radius: 25px;
    box-shadow: #00000029 4px 4px 4px 4px;
}

.search-box h2 {
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    margin: 0 auto;
}

.custom-htwo {
    font-weight: 700;
    font-size: 2rem;
}

.custom-boxes-text {
    font-weight: 800;
    font-size: 2rem;
    margin: 0 auto;
    width: fit-content;
    width: -moz-fit-content;
    padding: 150px;
}

.portal-sub {
    padding-top: 0px !important;
}

.fit-content {
    width: fit-content;
    margin: 0 auto;
}

.box-animation {
    transform: scale(1);
    transition: .76s;
}

.box-animation:hover {
    transform: scale(.90);
}

.custom-boxes-text {
    transition: .76s;
}

.center-account {
	height: fit-content;
    align-self: center;
}

.box-animation:hover .custom-boxes-text {
    font-size: 2.25rem;
}

.box-animation:hover .bck-gradient {
    background-color: #00000060;
}

.footer h2 {
    border-bottom: 6px dotted white;
    font-size: 1.25rem;
}

.cancel-button, .deleteCode {
    background-color: #FF4141;
}

.sticky-top {
    z-index: 1 !important;
}

.sticky-top .selectedOrderResult {
	transform: scale(1) !important;
}

.menu-text {
	font-size: 15px;
}

#prodName {
    text-align: left;
    font-size: 25px;
}

.print-center {
	justify-content: center;
    align-items: center;
    height: 100%;
}


.text-right {
    text-align: right;
    margin: 0 0 0 auto;
}

.prod_name {
	text-align: left !important;
}

.accordion-button .orderStatus {
    margin-right: 15px;
}

.accordion-button {
    z-index: 1 !important;
}

.text-left {
    text-align: left;
    margin: 0 auto 0 0;
}

a {
    color: #007F7F;
    text-decoration: none;
    transition: .76s;
    overflow-wrap: break-word;
}

.inv_button {
    float: right;
}

a:hover {
    color: #013220;
}

@media (min-width: 1750px) {
    .SearchField .formInput {
        width: 600px;
        font-size: 17px;
    }
}

@media (min-width: 1600px) {
    .container {
        max-width: 75%;
        height: auto;
    }
}


@media (max-width: 1490px) {

	.nav-item a, .nav-item {
	    margin: 0px 3px 0px 3px;
	}	   

    .cart_total {
        position: absolute;
        margin-left: -11px;
        font-size: 12px;
        font-weight: 500;
        color: #000000;
    }

    .navbar {
        width: 100vw;
    }

    .logo {
        width: 70px;
        margin-bottom: -5px;
    }

    .nav-item a,
    .nav-item {
        margin: 10px 3px 0px 3px;
        font-size: 17px;
    }
}

@media (max-width: 1486px) {
    .SearchField .formInput {
        width: 400px;
        transition: 0;
    }
}

@media(max-width: 1345px) { 
    .mobile {
        display: block;
    }
    
    .desktop {
        display: none;
    }
	
}

@media (max-width: 1240px) {

	.vendorResult h3 {
		font-size: 15px;
	}	

    .flip-text {
        float: none;
        transform: rotate(360deg);
        margin-top: 0px;
        width: fit-content;
        margin: 0 auto;
    }
    
    
    .aside-nav a {
        font-size: 15px;
    }

    .aside-menu h2 {
        margin: 0px;
        font-size: 1.25rem;
    }

}

@media (max-width: 1200px) {
	.font-spacing-card {
        margin: 0 auto;
    	width: fit-content;
    	height: auto;
    }
    
    #detailsBus {
	    padding: 0px 5% 0px 5%;
	}
}

@media (max-width: 992px) {
	
	.vendorResult h3 {
	    margin: 15px 5% 15px 5%;
	    font-size: x-small !important;
	}
	
    #custom-buttonn, .productDeleteBtn, #prodSubmit {
        float: none;
    }
    
    .responsive-video iframe {
    	width: 100%;   	
    }

    .m-t-z, .second-mtz  {
        margin: 100px auto 25px auto !important;
        padding-top: 0px !important;
    }
    
    .second-mtz{
		margin-top: 100px !important;
	}
	
	.vendorResult h3 {
		font-size: .85rem;
	}
	
	.nav-item a,
    .nav-item {
        margin: 10px 3px 0px 3px;
        font-size: 25px;
    }
    
}

@media (max-width: 990px) {
    #vendorResults {
        padding: 7%;
    }
    
   	.custom-account-border {
    	width: 100%;
    }
    
    .nav-item:hover, .nav-item a:hover {
    	    transform: none !important; 
    }
    
    #viewOrder .overflow-fix { 
    	width: 98vw;
    	overflow-x: scroll;
    }
    
    .product-details h2 {
    	margin: 0 auto;
    	text-align: center !important;
    }
    
    .product-details p {
    	text-align: center;
    }
    
    .addToCart {
		float: none !important;
	}
	
    .inv_button {
        float: none;
    }
    
    .unit {
    	margin-right: 0px;
    	margin-left: 20px;
    }
    
    .pageError {
    	font-size: 17px;
    }

    .accordion-item {
        width: 90%;
    }

    .max-width .container {
        max-width: 100%;
        height: auto;
    }
    
    .qty-update-size {
    	width: 100px;
    }

    .navbar-collapse {
        max-height: 100%;
        padding-bottom: 15px;
    }

    .product-details {
        width: 100vw;
        margin: 0 auto;
    }
    
    .out-of-stock button {
    	float: none !important;
    	margin: 0 auto;
    }

    .fix-padding-rep {
        padding: 7% !important;
    }

    .rep-pad {
        margin-top: 30px;
    }

    .navbar-nav h2 {
        margin-top: 25px !important;
    }


}

@media (max-width: 957px) {
    .SearchField .formInput {
        width: 200px;
    }
}


.fix-margin {
	transition: .76s;
}

@media (max-width:942px) {
	.SearchByForm {
	    position: absolute;
	    top: 78px;
	    width: 100vw;
	    left: 0px;
	    padding-top: 15px;
	    padding-bottom: 15px;
	    z-index: 1;
    }
    
	#responsivenav {
		padding-top: 10vh !important;
		max-width: 98%;
	}
	
	.fix-margin {
		margin-top: 72px;
	}
	
    .SearchType {
        margin-left: 15px;
    }
    
    .cart-padding {
    	padding: 0px 5% !important;
    }
}

@media (max-width: 900px) {
	
	.navigator {
		padding-top: 25px !important;
	}

    .marketAddSearchField {
        float: none;
    }
    
    .back_hide {
    	display: none;
    }
    
    .responsive-video iframe {
    	width: 100%;   	
    }
    
    .top-bar {
    	padding-right: 0% !important;
    }
    
    .map-home h2, .tm_home h2, .vendors-home h2 {
    	font-size: 1.75rem;
    }
    
    .lau {
    	background-size: cover;
    	background-attachment: inherit;
    }
    
    .o-m h2 {
        padding: 25px;
    	font-size: 2.75rem;
    }
    
    .responsive-video {
   		margin: -30px;
    }

    input[type=reset] {
        float: right;
    }
    #orderNotesText {
        width: 75%;
        height: 100px;
        line-break: anywhere;
        margin: 25px auto 15px auto;
    }   

    .formDropdown {
        font-size: 20px;
    }

    #searchbarMarketCity {
        width: 125px;
    }

    #searchbarMarketState {
        width: 75px;
    }

    .detailsImg {
        width: 350px;
    }

    .form-padding {
        padding-left: 0%;
        padding-top: 0px;
        padding-right: 0%;
    }

    .vendorResultName a{
        font-size: 14px;
    }
    
    .table td {
    	text-align: left;
    }
    
    .vendorResultImg {
        width: fit-content;
    }

    .vendorResultImg img {
	    width: 95px;
	    height: 95px;
	    border-radius: 0;
	    margin: 0 auto;
	    padding: 0;
	    margin-bottom: 10px;
	    margin-left: 15px;
	    margin-right: 15px;
    }
    
    .prodLocSelection label, .addressSelection label {
    	margin: -30px 0px;
    }

    .productQtyBtn, .productEditBtn {
        font-size: 15px;
        padding: 5px;
        width: min-content;
    }

    .table td {
        padding: 0px;
    }

    .login-container {
        padding: 250px 0 75px;
    }

    .padding-onehund {
        padding: 30px;
    }

    .custom-htwo {
        padding-top: 0px;
    }

    .acc_button {
        float: none;
        text-align: center;
        margin-top: 0px;
    }
    
    .form_hol {
		width: 100%;
		margin: 0 auto;
	}
}

@media (max-width: 768px) {
    .formDropdown {
        font-size: 15px;
    }
    
    .pay-holder {
    	float: none;
    	width: auto;
        justify-content: center;
    	display: flex;
    }
    
    .offcanvas-start, .offcanvas-body a  {
    	width: 100%;
    }
    
    #prodType {
    	margin: 0 auto;
    }
    
    .second-mtz{
		margin-top: 25px !important;
	}

    .text-left {
        text-align: center;
    }
    
    #viewOrder h2 {
        margin-left: 5%;
    	margin-right: 5%;
    }
    
    
    #editAccountForm .center-me h2 {
	    width: min-content;
	    text-align: center;
		}

    .prodLocSelection, .addressSelection {
        width: fit-content;
        max-height: fit-content;
    }

    .detailsImg {
        width: 300px;
    }
    
    .padding-top-z {
    	padding-top: 0px !important;
    }


    #discountCode, #tipAmount, #donationAmount{
        width: 75%;
        margin-top: 20px;
    }


    .modalContent, .modalCustomButtons{
        width: 95vw;
		max-width: 95vw;
    }

    .navbar-collapse::-webkit-scrollbar {
        display: none;
    }

    .navbar-collapse {
        overflow-y: scroll;
        overflow-x: hidden;
    }

    .form_holder {
        padding: 2.5%;
        max-height: 95%;
    }
    
    .modalHeader {
    	font-size: 1.5rem !important; 
    }

    .logo-home {
        width: 60%;
    }

    .form_holder .row h2, .form_holder .row h3 {
        text-align: left;
    }

    .box-login, .box-logged-in {
        margin: 0px auto 0px auto;
        padding: 5%;
    }

    .box-login .text-left, .box-logged-in .text-left {
        text-align: center;
    }

    .box-login .text-left {
        text-align: center;
    }

    h1 {
        font-size: 1.75rem;
    }

    .custom-htwo {
		font-size: 1.9rem !important;
		text-align: center;
		margin: 0 auto;
    }
    
    .vendorResult p {
    	font-size: 15px;
    }

    p {
        font-size: 17px;
    }

    .custom-boxes-text {
        padding-top: 125px;
        padding-bottom: 125px;
        padding-left: 0px;
        padding-right: 0px;
    }

    .custom-boxes-text {
        font-size: 30px;
    }

    .mobile-content-footer h4, .mobile-content-footer h2 {
        width: fit-content;
        width: -moz-fit-content;
        margin: 15px auto 15px auto;
    }

    .bck_secondary p {
        padding: 25px;
        font-size: 17px;
        line-height: 2;
    }


}

@media (max-width: 500px) {
	
	.carousel-item .carousel-product img {
		max-height: 150px !important;
	}
	
    .box {
        width: 100% !important;
    }

    .login-container {
        width: 100% !important;
        transition: 1s !important;
    }

    #searchbarMarketState, #searchbarMarketCity, #searchbarMarketZip {
        margin-left: 0px;
    }
}

@media (max-width: 400px) {

    .padding-onehund {
        padding: 5%;
    }

    .custom-htwo {
        text-align: left;
        margin: 0px auto 20px auto;
    }

    .SearchField .formInput {
        width: 125px;
        font-size: 13px;
    }

    .formDropdown {
        width: 80px;
        font-size: 11px;
    }

    #searchbarMarketCity {
        width: 100px;
    }
}

@media print {

	header {
		display: none;
	}

	.bck_primary {
		display: none;
	}
	
	#refreshReportsBtn {
		display: none;
	}
}

