/**
* 2007-2023 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License (AFL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/afl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
*  @author    PrestaShop SA <contact@prestashop.com>
*  @copyright 2007-2023 PrestaShop SA
*  @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*  International Registered Trademark & Property of PrestaShop SA
*
* Don't forget to prefix your containers with your own identifier
* to avoid any conflicts with others containers.
*/
.plus-btn {
  border: 0;
  box-shadow: none;
  font-size: .6875rem;
  font-weight: 400;
  margin-left: 0;
  padding: .625rem 1rem;
  text-transform: uppercase;
}

.custom-input {
  color: #7a7a7a;
  border: 1px solid rgba(0,0,0,.25);
  padding: .5rem 1rem;
}

.custom-input {
  display: block;
  width: 35%;
  margin-left: 16px;  
  padding: .5rem .75rem;
  font-size: 1rem;
  line-height: 1.25;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border-radius: 0;
}
.custom-input-16 {
  color: #7a7a7a;
  border: 1px solid rgba(0,0,0,.25);
  padding: .5rem 1rem;
}

.custom-input-16 {
  display: block;
  width: 62%;
  margin-left: 11px;  
  padding: .5rem .75rem;
  font-size: 1rem;
  line-height: 1.25;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border-radius: 0;
}

#re-order-16 {

  float: right;
  border-left: 1px solid #515151;

}

#re-order-16  a {
  display: block;
  color: #fff;
  font-weight: bold;
  padding: 8px 10px 11px 10px;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  line-height: 18px;
}

.custom-add-to-cart{
  border-radius: 5px;
font-weight: 700;
font-size: 15px;
line-height: 22px;
border-top: 1px solid #06b2e6;
border-right: 1px solid #06b2e6;
border-left: 1px solid #06b2e6;
border-bottom: 1px solid #06b2e6;
text-shadow: 0 1px #015883;
padding: 7px 7px 7px 7px;
color: #fff;
display: block !important;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
background-position: 0 0;
background-size: 100%;
background-image: linear-gradient(#007ab7, #0090c8);
transition: all 0.3s ease;
}

input,
textarea .custom-input{
  border: 1px solid #eeeeee;
  box-sizing: border-box;
  margin: 0;
  outline: none;
  padding: 6px;
}

input[type="button"] {
  -webkit-appearance: button;
  cursor: pointer;
}

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

.custom-input-group {
  clear: both;
  margin: 15px 0;
  position: relative;
}

.custom-input-group input[type='button'] {
  background-color: #eeeeee;
  min-width: 38px;
  width: auto;
  transition: all 300ms ease;
}

.custom-input-group .button-minus,
.custom-input-group .button-plus {
  font-weight: bold;
  height: 38px;
  padding: 0;
  width: 38px;
}

.custom-input-group .quantity-field {
  position: relative;
  height: 38px;
  left: -6px;
  text-align: center;
  width: 62px;
  display: inline-block;
  font-size: 13px;
  margin: 0 0 5px;
  resize: vertical;
}

.button-plus {
  left: -13px;
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (max-width:320px){
  .input-qty-17 {
    width: 100%;
  margin-left: 0px;
  margin-right: 0px;
  height: 43px;
  padding: 12px 10px 16px 7px;
  }
  .input-qty {
    width: 31%;
  margin-left: -5px;
  margin-right: -5px;
  height: 20px;
  padding: 13px 10px 17px 7px;
  }
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width:321px) and (max-width:767px) {
  .input-qty-17 {
    width: 100%;
  margin-left: 0px;
  margin-right: 0px;
  height: 43px;
  padding: 12px 10px 16px 7px;
  }
  .input-qty {
    width: 31%;
  margin-left: -5px;
  margin-right: -5px;
  height: 20px;
  padding: 13px 10px 17px 7px;
  }
} 

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width:768px) and (max-width:1023px) {
  .custom-width {
    width: 25%;
  }
  .input-qty-17 {
    width: 53%;
  margin-left: 0px;
  margin-right: 0px;
  height: 43px;
  padding: 12px 10px 16px 7px;
  }
  .input-qty {
    width: 22%;
  margin-left: -5px;
  margin-right: -5px;
  height: 20px;
  padding: 13px 10px 17px 7px;
  }
} 

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width:1024px) {
  .input-qty-17 {
    width: 22%;
    margin-left: -7px;
    margin-right: -6px;
    height: 43px;
    padding: 12px 10px 16px 7px;
  }
  .input-qty {
    width: 22%;
  margin-left: -5px;
  margin-right: -5px;
  height: 20px;
  padding: 13px 10px 17px 7px;
  }
} 

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
  .input-qty-17 {
    width: 22%;
  margin-left: -7px;
  margin-right: -6px;
  height: 43px;
  padding: 12px 10px 16px 7px;
  }
  .input-qty {
    width: 22%;
  margin-left: -5px;
  margin-right: -5px;
  height: 20px;
  padding: 13px 10px 17px 7px;
  }
}
#button{
  display:block;
  margin:20px auto;
  padding:10px 30px;
  background-color:#eee;
  border:solid #ccc 1px;
  cursor: pointer;
}
#overlay{	
  position: fixed;
  top: 0;
  z-index: 100;
  width: 100%;
  height:100%;
  display: none;
  background: rgba(0,0,0,0.6);
}
.cv-spinner {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;  
}
.spinner {
  width: 40px;
  height: 40px;
  border: 4px #ddd solid;
  border-top: 4px #2e93e6 solid;
  border-radius: 50%;
  animation: sp-anime 0.8s infinite linear;
}
@keyframes sp-anime {
  100% { 
    transform: rotate(360deg); 
  }
}
.is-hide{
  display:none;
}


