/**
 * 2007-2017 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    Pro Business <tim9898@ya.ru>
 *  @copyright 2007-2017 Pro Business
 *  @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 *  International Registered Trademark & Property of PrestaShop SA
 */

#popup__toggle{outline: none; }
.img-circle{box-sizing:content-box;-webkit-box-sizing:content-box;outline: none; }
.circlephone{box-sizing:content-box;-webkit-box-sizing:content-box;width:150px;outline: none; height:150px;bottom:-25px;right:10px;position:absolute;-webkit-border-radius:100%;-moz-border-radius: 100%;border-radius: 100%;opacity: .5;-webkit-animation: circle-anim 2.4s infinite ease-in-out !important;-moz-animation: circle-anim 2.4s infinite ease-in-out !important;-ms-animation: circle-anim 2.4s infinite ease-in-out !important;-o-animation: circle-anim 2.4s infinite ease-in-out !important;animation: circle-anim 2.4s infinite ease-in-out !important;-webkit-transition: all .5s;-moz-transition: all .5s;-o-transition: all .5s;transition: all 0.5s;}
.circle-fill{box-sizing:content-box;-webkit-box-sizing:content-box;width:100px;outline: none; height:100px;bottom:0px;right:35px;position:absolute;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;border: 2px solid transparent;-webkit-animation: circle-fill-anim 2.3s infinite ease-in-out;-moz-animation: circle-fill-anim 2.3s infinite ease-in-out;-ms-animation: circle-fill-anim 2.3s infinite ease-in-out;-o-animation: circle-fill-anim 2.3s infinite ease-in-out;animation: circle-fill-anim 2.3s infinite ease-in-out;-webkit-transition: all .5s;-moz-transition: all .5s;-o-transition: all .5s;transition: all 0.5s;}
.img-circle{box-sizing:content-box;-webkit-box-sizing:content-box;width:72px;outline: none; height:72px;bottom: 14px;right: 49px;position:absolute;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;border: 2px solid transparent;opacity: .7;}
.img-circleblock{box-sizing:content-box;-webkit-box-sizing:content-box;width:72px;outline: none; height:72px;background-position: center center;background-repeat:no-repeat;animation-name: tossing;-webkit-animation-name: tossing;animation-duration: 1.5s;-webkit-animation-duration: 1.5s;animation-iteration-count: infinite;-webkit-animation-iteration-count: infinite;}
.img-circle:hover{opacity: 1;}


  .img-circleblock i{
    position: absolute;
    color: white;
    font-size: 53px;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
    max-height: 50px;
  }
  .img-circleblock{
    cursor: pointer;
  }
  .oneclickorder input{
    width: 100%;
    height: 48px;
        margin-bottom: 23px;
    padding-left: 17px;
        border: 1px solid #ddd;
  }
  .oneclickorder textarea{
    width: 100%;
    height: 100px;
    padding-left: 17px;
    border: 1px solid #ddd;
    padding-top: 11px;
  }
  .hide_cart_oneclick{
     margin-bottom: 23px;
  }
    .oneclickorder button{
      width: 100%;
    height: 48px;
    margin-top: 23px;
    margin-bottom: 22px;
    border: none;
    font-size: 22px;
  }
  .oneclickorder_error{
    display: none;
background: rgba(255, 0, 0, 0.17);
    color: red;
    padding: 12px;
    border-left: 2px solid;
  }
  .oneclickorder_success{
    display: none;
         color: #00711e;
    padding: 12px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    max-width: 100%;
       max-height: 24%;
    font-size: 17px;
        z-index: 1;
  }
  .oneclickorder_success i{
    font-size: 46px;
  }
.img-circleblock_mobile{
  box-sizing:content-box;
  -webkit-box-sizing:content-box;
  width:50px;
  outline: none; 
  height:50px;
  background-position: 
  center center;
  background-repeat:no-repeat;
  animation-name: tossing;
  -webkit-animation-name: tossing;
  animation-duration: 1.5s;
  -webkit-animation-duration: 1.5s;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;}
.img-circleblock_mobile i{
       position: absolute;
    color: white;
    font-size: 31px;
          right: 9px;
    bottom: 6px;
    margin: auto;
    text-align: center;
    max-height: 50px;
  }
  #popup__toggle__mobile{
    display: none;
  }
@media (max-width: 700px)
{
  #popup__toggle{
    display: none !important;
  }
   #popup__toggle__mobile{
    display: block !important;
  }
}


.floatingCirclesG{
  position: absolute;
  display: none;
  width:125px;
  height:125px;
  margin:auto;
  transform:scale(0.6);
    -o-transform:scale(0.6);
    -ms-transform:scale(0.6);
    -webkit-transform:scale(0.6);
    -moz-transform:scale(0.6);
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
}
.ovel_but{
  background: rgba(255, 255, 255, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
}
.f_circleG{
  position:absolute;
  background-color:rgb(255,255,255);
  height:22px;
  width:22px;
  border-radius:12px;
    -o-border-radius:12px;
    -ms-border-radius:12px;
    -webkit-border-radius:12px;
    -moz-border-radius:12px;
  animation-name:f_fadeG;
    -o-animation-name:f_fadeG;
    -ms-animation-name:f_fadeG;
    -webkit-animation-name:f_fadeG;
    -moz-animation-name:f_fadeG;
  animation-duration:1.2s;
    -o-animation-duration:1.2s;
    -ms-animation-duration:1.2s;
    -webkit-animation-duration:1.2s;
    -moz-animation-duration:1.2s;
  animation-iteration-count:infinite;
    -o-animation-iteration-count:infinite;
    -ms-animation-iteration-count:infinite;
    -webkit-animation-iteration-count:infinite;
    -moz-animation-iteration-count:infinite;
  animation-direction:normal;
    -o-animation-direction:normal;
    -ms-animation-direction:normal;
    -webkit-animation-direction:normal;
    -moz-animation-direction:normal;
}

#frotateG_01{
  left:0;
  top:51px;
  animation-delay:0.45s;
    -o-animation-delay:0.45s;
    -ms-animation-delay:0.45s;
    -webkit-animation-delay:0.45s;
    -moz-animation-delay:0.45s;
}

#frotateG_02{
  left:15px;
  top:15px;
  animation-delay:0.6s;
    -o-animation-delay:0.6s;
    -ms-animation-delay:0.6s;
    -webkit-animation-delay:0.6s;
    -moz-animation-delay:0.6s;
}

#frotateG_03{
  left:51px;
  top:0;
  animation-delay:0.75s;
    -o-animation-delay:0.75s;
    -ms-animation-delay:0.75s;
    -webkit-animation-delay:0.75s;
    -moz-animation-delay:0.75s;
}

#frotateG_04{
  right:15px;
  top:15px;
  animation-delay:0.9s;
    -o-animation-delay:0.9s;
    -ms-animation-delay:0.9s;
    -webkit-animation-delay:0.9s;
    -moz-animation-delay:0.9s;
}

#frotateG_05{
  right:0;
  top:51px;
  animation-delay:1.05s;
    -o-animation-delay:1.05s;
    -ms-animation-delay:1.05s;
    -webkit-animation-delay:1.05s;
    -moz-animation-delay:1.05s;
}

#frotateG_06{
  right:15px;
  bottom:15px;
  animation-delay:1.2s;
    -o-animation-delay:1.2s;
    -ms-animation-delay:1.2s;
    -webkit-animation-delay:1.2s;
    -moz-animation-delay:1.2s;
}

#frotateG_07{
  left:51px;
  bottom:0;
  animation-delay:1.35s;
    -o-animation-delay:1.35s;
    -ms-animation-delay:1.35s;
    -webkit-animation-delay:1.35s;
    -moz-animation-delay:1.35s;
}

#frotateG_08{
  left:15px;
  bottom:15px;
  animation-delay:1.5s;
    -o-animation-delay:1.5s;
    -ms-animation-delay:1.5s;
    -webkit-animation-delay:1.5s;
    -moz-animation-delay:1.5s;
}
.oneclickorder_mod{
      width: 50%;
    display: flex;
    align-items: center;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
.oneclickorder_img{
      width: 19%;
    margin-bottom: 18px;
}
.add_prod_clickone{
      position: absolute;
    z-index: 1;
       top: 9px;
    right: 11px;
}
.product_title_click_order{
    
        color: #7a7a7a;
    font-size: .875rem;
    text-decoration: none;
      text-align: center;
    font-weight: bold;
}
.price_click_order{
  display: block;
  text-align: left;
}
.or_one_click{
      text-align: center;
    width: 100%;
    border-bottom: 1px solid rgba(0,0,0,.2);
    line-height: 0.1em;
    margin: 1.5em 0 1em;
}
.or_one_click span{
      background: #fff;
    padding: 0 10px;
    font-size: 1.25rem;
}
.but_cart_oneclick{
  width: 100%;
}
.oneclick_radius{
border-radius: 7%;
outline: none !important;
    width: 40px;
    padding: 0;
    height: 37px;
}
.oneclick_radius i{
    margin-right: 0rem !important;
}
@keyframes f_fadeG{
  0%{
    background-color:rgb(0,0,0);
  }

  100%{
    background-color:rgb(255,255,255);
  }
}

@-o-keyframes f_fadeG{
  0%{
    background-color:rgb(0,0,0);
  }

  100%{
    background-color:rgb(255,255,255);
  }
}

@-ms-keyframes f_fadeG{
  0%{
    background-color:rgb(0,0,0);
  }

  100%{
    background-color:rgb(255,255,255);
  }
}

@-webkit-keyframes f_fadeG{
  0%{
    background-color:rgb(0,0,0);
  }

  100%{
    background-color:rgb(255,255,255);
  }
}

@-moz-keyframes f_fadeG{
  0%{
    background-color:rgb(0,0,0);
  }

  100%{
    background-color:rgb(255,255,255);
  }
}

.add_prod_clickone_prod i{
  line-height: inherit;
  display: inherit;
  margin-top: -5px;
  margin-right: 5px !important;
}
.but_cart_oneclick i {
  line-height: inherit;
  display: inherit;
  margin-top: -5px;
  margin-right: 5px !important;
}