* {
  margin: 0;
  padding: 0;
}

textarea  {
    margin-top: -2px;
    padding: 5px 5px;
    width: 91%;
    min-height: 75px;
    outline: none;
    resize: none;
    border-radius: 5px;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
}

select {
  height: 37px;
}


.bag--selection{
 display: flex!important;
  flex-direction: column;
	 
}

.bag--type {
   display: flex!important;
	 flex-direction: row;
   flex-wrap: wrap;
  }


/* Typography  */

.note-mockup{
  font-size: 9px!important;
}

.learn-more{
  position: absolute;
  margin-top: 20px;
  color: #fff;
}

.learn-more a {
  color: #fff!important;
}

.note {
  font-size: 10px;
  padding-bottom: 20px;
  color: #008a2a;
  text-align: center;
}

.disclaimer {
  font-size: 12px;
  padding-top: 20px;
  color: #008a2a;
  text-align: center;
}

.title-cp {
    color: #fff;
    text-align: left;
    font-weight: 600;
    font-size: 22px;
}

.p-cp {
    color: #fff;
    text-align: left;
    font-size: 15px;
    font-weight: 300;
/*     line-height: 20px; */
    margin-top: -10px;
}

.menu-title{
    color: #fff;
    text-align: left;
    font-weight: 600;
    font-size: 18px;
}


/* Typography  */



.submit-btn{
  width: 20%;
  background: transparent;
  border: 2px solid #fff!important;
  color: #fff!important;
  padding: 10px;
  text-align: center;
  float: right;
  margin: 20px;
  font-size: 20px;
}

.submit-btn:hover{
  background: #008a2a;
  border: 2px solid #fff;
  color: #ffff!important;
}

.bag{
	background-image: url("https://lh3.googleusercontent.com/fife/AKsag4NWCM386EzsILBeNgP1jKdnYq11KVjr5-zd2DtqlcslYlA3RNM5N9t692n0MuDjY95YgNeq1xeERPfg8XgRxYljBxU5tZSbbHhQcQll0VTCZ39Zgvm6worzzNllSswpx7V86hgKkWyEhGpumR19fiyrUuEgaEbCBi3lQsrNjUnEGP-37fASXotILGZTsvqV6QbI7c-5sDDodKbP1i7OxHd5pBABf4cfemDES17OzaDp2mg-wsapvzDQPH9lX1AsVTsd-Jyoe17TShZ5PNldg26-6Tn7db3iEYvVGXXVSw9dmS7QmM8w-lHpnjwkwKdjV-AeCf7tpYJuPkyUoqU3TC_FDuf6iLrTw56iCr4aooPlYheAh8bs5ruqkhmYDvdjfCOg9OBjwC1G6go_cmn0Bt7Z06vCVNxK9zddy5pWdCPljrTpgD2Vbzex3-0ZL4TASIzVU3YAKXSSpJTnjHTbwhhyYlD8yzexPu7shXf0NNm0MuyUWS8jVXHefFWeT_5wT3Ts_uQCWlmGs3O6eVOA85IyPtyabBqL8cl0cYHVPCMW-es8kOvqFh010zuh2v091qNk7Cxb0WbndiRnOVKF_5SNkP2oH_msFxOJOYN_B6ARzodeakf0lsISsrCKRtTgtyXGnP1mNL7HTPOUGO7xFRNfZG0_X7ACncOOXPSu6htiOTcPEaVo5lwXhcKqVwEfuIS35DeYkjHtZm1ZZuy5tk2gvTdE4F-6-WhLtIA_2bGWkyqldibjvl8Pj7JHD7ZWgmhYu1emiy4Szjm7kHFqoisjcIFePB6eNFlu8jv7vjvbO_5j2OIdjmHYE69yc_MyQvb-iB47-6xvqBZnog-d_IyWpT4cW8AfhsMMLfvaPkgSH8kFA38S-U1blVoKPEOgN3hdyWTdvaW86PpRg-d984H6MV-Wf9M3RxIiR_syLO8C8KBW_jNodZ8qhD03aoDAwJ_EpMlTfkHHUda614rTeDtumfbNA-fCGHAjiXlOaguc1V6M5gDmksBRweORLbOdJTSwXb6dqO81YeyZXYfwjhV3fI9fSI4ZuTuZKBZJT6U4mu7pPOcFK7_9InOqhboCLWBa_TbRsdUMXK0_YhTlGdNlWXu9ExgkNLIJRcV4WnDg_z-LghIaMIkgqunNWVwk87zDmJmaNGVXjs8YUjpix8j3FF3w6oswrGinXRcZXUv3gmFiGI9nG9QGdUGfdWJo1_uNJlNYEDg7gIsYLzROgDmsPcB5_tibQ9x-Ruc8UKCB7-KpP_RU2g0eZx_wryKW5-u9SaiHvR2GoXbwv6BynShYusyyLBSXYGHpjoxaCc2TVytrVql7Dc5nmyhqHcAaFDrQfPFwD2WwtSKkkJeNb6PL_z6gJpDSj046zaZL0sOUUvDxxZdxWRxGAEh78Sk06ZOGDnFt7pDi4Wrc5B6417tHK11smjzlIcZnx5rUYkOL_qlmG3G1ncc1m64qiEsSSvDIFxeS-Ex2XsboQu5r7up6LiGXOHXMIxzmBDaL0Uicy7pQ8Jt-8FE0ZGfCjvwIT03wtA=w1920-h969");
	width: auto;
	height: 120px;
	background-size: contain;
  background-repeat: no-repeat;
}

.btn {
  border: 1px solid #ffffff;
  color: #ffffff;
  background: rgba(0, 0, 0, 0);
  padding: 5px 10px;
  cursor: pointer!important;
}

td {
  margin: 10px;
}

table {
  background: #5DB075;
}

input {
  border: 2px white;
  border-radius: 4px;
  padding: 10px;
  width: 80%;  
}


.product-image{
  position: absolute;
  max-width: 500px;
}

select {
  margin-top: 5px;
  margin-right: 2px;
  border-radius: 5px;
  width: 45%!important;
  font-size: 14px;
}
  

.form-fields{
/*   margin-bottom: 10px; */
  margin-top: 5px;
  margin-right: 2px;
  border-radius: 5px;
  width: 45%!important;
}

.grid_1 {
  position: relative;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 2fr; 
/*   height: 300px; */
   border: 20px solid #5DB075;
/*    background-color: #5DB075;  */
}

.form-container{
  padding-top: 20px;
  padding-right: 30px;
  padding-left: 30px;
  width: 100%;
  height: 100%;
  background-color: #5DB075; 
}



/* File Upload */

.file-upload{
  padding: 10px;
  text-align: center;
}

label {
  color: #fff;
}

/* Logo Holder and Mockup Image  */

.logoHolder{
  display:block;
  width: auto;
  height: 100%;
  position:relative;
/*   border: 1px dashed #000; */
	background-size:15%;
  background-repeat: no-repeat;
	background-position: center;
  opacity: .6;
  background-blend-mode: luminosity;
  -webkit-filter: brightness(0) invert(1)!important;
  filter: brightness(0) invert(1)!important;
}

.logo-view{
	background-image: url("https://4190661.fs1.hubspotusercontent-na1.net/hubfs/4190661/2023%20-%20Website%20Files/Images/Custom%20Bags/Mockup/Zipper%20-%20XS.png");
	width: auto;
	height: 600px;
  margin-top: 20px;
  padding: 200px 80px 140px 90px;
	background-size: contain;
  background-repeat: no-repeat;
	background-position: center;
/*   -webkit-filter: drop-shadow(0 0 2rem #000);  
  filter: drop-shadow(0 0 2rem #000); */
}

/* .img-img {
  position: relative!important;
} */

.sample {
  position: relative!important;
}

.sample img {
  height: 300px;
  width: auto;
  position: absolute;
  bottom: 30px;
  right: 50px;
}



.uploader-container {
 margin-top: 15px;
 margin-bottom: 15px;
 height: 80px;
  width: 90%;
}



#uploader {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    background: transparent;
    border: 2px dashed #fff;
    cursor: pointer;
    color: #fff;
    text-transform: uppercase;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

#logoFile {
  text-align: center;
  margin: auto;
}

/* Radio Buttons  */

.rd-buttons {
	 display: flex;
	 flex-direction: row;
   align-content: flex-start;
	 gap: 10px;
   -webkit-user-select: none; /* Safari */
   -ms-user-select: none; /* IE 10 and IE 11 */
   user-select: none; /* Standard syntax */
}
 .radio-buttons {
	 display: flex;
	 cursor: pointer;
	 font-weight: 500;
	 position: relative;
	 overflow: hidden;
	 margin-bottom: 0.375em;
	/* Accessible outline */
	/* Remove comment to use */
/* 	 &:focus-within {
		 outline: .125em solid $primary-color;
	} */
	 
}
 .radio-buttons input {
	 position: absolute;
	 left: -9999px;
}
 .radio-buttons input:checked + span {
	 background-color: #fff;
   border: 2px solid #008a2a;
   color: #000!important;
}
 .radio-buttons input:checked + span:before {
	 box-shadow: inset 0 0 0 0.4375em #008a2a;
}
 .radio-buttons span {
	 display: flex;
	 align-items: center;
	 padding: 0.375em 0.75em 0.375em 0.375em;
	 border-radius: 99em;
/* 	 transition: 0.25s ease; */
   color: #fff!important;
}
 .radio-buttons span:hover {
	 background-color: #5b5b5b;
}
 .radio-buttons span:before {
	 display: flex;
	 flex-shrink: 0;
	 content: "";
	 background-color: #fff;
	 width: 1.5em;
	 height: 1.5em;
	 border-radius: 50%;
	 margin-right: 0.375em;
	 transition: 0.25s ease;
	 box-shadow: inset 0 0 0 0.125em #5b5b5b;
}
 


/* Radio Buttons  */




/* Uploader CSS */

  .upload-icon img {
	 width: 10%;
	 display: block;
	 margin-left: auto;
	 margin-right: auto;
}
 
input[type="file"] {
   font-size: 100px;
	 position: absolute;
	 left: 0;
	 top: 0;
	 opacity: 0;
}

.file-upload{
  margin-bottom: 30px;
}

.file-upload p {
  font-size: 10px!important;
  text-align: center;
}

.file-upload h5 {
  color: #fff!important;
}

.upload-icon{
  margin-left: 100px;
}

.dnd-area {
  display: flex; 
  gap: 10px;
  justify-content: center;
  align-items: center;
}

.uload{
  float: left;
   -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}

.uload-req{
  text-align: center;
  font-size: .60rem;
  opacity: .5;
  text-transform: none;
}


/* Media Queries */

/* Mobile  */

@media only screen and (max-width: 700px) and (min-width: 300px) {
  
  .learn-more{
    position: relative;
    margin-top: 10px;
  }
  
  .submit-btn{
    width: 30%;
  }
  
  .radio-stock-img img {
  height: 100px;
  }
  
  .rd-buttons{
    width: 100%;
    justify-content: space-evenly;
    gap: 0;
    padding: 0;
    margin: 0;
  }
  
  .form-container{
  padding-top: 20px;
  padding-right: 10px;
  padding-left: 10px;
  width: 100%;
  }
  
  .radio-buttons span:before {	
	 margin-right: 0.25em;
  }
  
  .dnd-area{
    opacity: 0;
  }
  
  .uload{
    float: none;
  }
  
  .grid_1{
    display: flex;
    flex-direction: column;
    border: 5px solid #5DB075;
  }
  
  .upload-icon{
  margin-top: -20px;!important;
  margin-bottom: -70px;!important;
  margin-left: 0;
  padding: 20px;
  }
  
  .logoHolder{
 	background-size:45%;
  } 
  
   .logo-view{
  padding: 200px 60px 150px 55px;
  }

}

/* Tablet */

@media only screen and (max-width: 1100px) and (min-width: 700px) {    
  
  .learn-more{
    position: relative;
    margin-top: 10px;
  }
  
  .logoHolder{
    background-size:70%;
  }

   .dnd-area{
    opacity: 0;
  }
  
  .uload{
    float: none;
    width: 300px;
    height: auto;
}
  
  .upload-icon{
  margin-top: -10px;!important;
  margin-bottom: -40px;!important;
  margin-left: 0;
  padding: 10px;
}
  
  .radio-stock-img img {
  height: 100px;
  }
  
  .logo-view{
  padding: 200px 80px 120px 90px;
  }
  
  .logoHolder{
 	background-size:50%;
  } 

}