@charset "UTF-8";
/*@import url(http://fonts.googleapis.com/css?family=Roboto:400,300,400italic,500,700,100&subset=latin,cyrillic-ext,cyrillic);*/
/*@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,800,300,600,700);
@import url(http://fonts.googleapis.com/css?family=Abel);*/
@font-face {
  font-family: 'Roboto';
  src: url("../fonts/roboto.woff2") format("woff2"), url("../fonts/roboto.woff") format("woff");
  font-weight: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Robotomedium';
  src: url("../fonts/robotomedium.woff2") format("woff2"), url("../fonts/robotomedium.woff") format("woff");
  font-weight: normal;
  font-display: swap;
}

.nav__item-link:after {
  content: '';
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}

* {
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  height: 100%;
  font-size: 1rem;
}

@media screen and (max-width: 75rem) {
  html {
    font-size: 1rem;
  }
}

@media screen and (max-width: 62rem) {
  html {
    font-size: 0.9375rem;
  }
}

@media screen and (max-width: 48rem) {
  html {
    font-size: 0.875rem;
  }
}

@media screen and (max-width: 38.75rem) {
  html {
    font-size: 0.875rem;
  }
}

@media screen and (max-width: 30rem) {
  html {
    font-size: 0.75rem;
  }
}

@media screen and (max-width: 22.5rem) {
  html {
    font-size: 0.6875rem;
  }
}

.page-wrapper {
  min-height: 100%;
  margin-bottom: -13.125rem;
}

@media screen and (max-width: 48rem) {
  .page-wrapper {
    margin-bottom: -11.875rem;
  }
}

.page-wrapper:after {
  content: "";
  display: block;
  height: 13.125rem;
}

@media screen and (max-width: 48rem) {
  .page-wrapper:after {
    height: -11.875rem;
  }
}

.containerm {
  max-width: 75rem;
  padding: 0 0.9375rem;
  margin: auto;
}

.clearfix, .clearfix:after, .clearfix:before {
  content: "";
  display: block;
}

.clearfix:after {
  clear: both;
}

body {
  height: 100%;
  font-family: 'Roboto', sans-serif;
  background: url(/template/images/gplaypattern30.png) repeat;
  font-size: 0.875rem;
  font-weight: 25rem;
  line-height: 1.428571429;
  color: #494848;
  min-width: 21.25rem;
}

ul li {
  list-style: none;
}

ul {
  padding: 0;
}

h3 {
  font-size: 1.125rem;
  margin-bottom: 0.875rem;
}

@media screen and (max-width: 30rem) {
  h3 {
    font-size: 1.625rem;
  }
}

.btn:hover,
.btn:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

a {
  text-decoration: none;
  color: #494848;
  outline: none;
}

input {
  outline: none;
}

.display-none {
  display: none;
}

/*************************
******* nav *************
**************************/
.faq {
  width: 75%;
  float: left;
  padding-left: 0.9375rem;
}

@media screen and (max-width: 48rem) {
  .faq {
    width: 100%;
    padding: 0 0.625rem;
  }
}

@media screen and (max-width: 30rem) {
  .faq {
    padding: 0;
  }
}

.faq-checkout {
  width: 100%;
}

@media screen and (max-width: 48rem) {
  .faq-checkout {
    width: 100%;
    padding: 0 0.625rem;
  }
}

@media screen and (max-width: 30rem) {
  .faq-checkout {
    padding: 0;
  }
}

.faq__item {
  margin-bottom: 0.4375rem;
  border: 0.0625rem solid #0083C1;
  border-radius: 0.1875rem;
}

.faq__p {
  font-size: 1rem;
}

.faq__content-item span {
  font-weight: 700;
}

.faq__item:nth-child(1) > .faq__content {
  display: block;
}

.faq__trigger, .faq-checkout__trigger {
  position: relative;
  display: block;
  font-size: 1rem;
  color: #494848;
  background: rgba(0, 130, 190, 0.3);
  padding: 0.5rem 0.75rem 0.5rem 0.75rem;
}

@media screen and (max-width: 38.75rem) {
  .faq__trigger, .faq-checkout__trigger {
    padding: 0.5rem 1.125rem 0.5rem 0.75rem;
  }
}

@media screen and (max-width: 30rem) {
  .faq__trigger, .faq-checkout__trigger {
    font-size: 1.25rem;
  }
}

.faq__content {
  padding: 0.3125rem 0.9375rem;
  display: none;
}

.faq__content-item {
  font-size: 0.875rem;
  color: #494848;
  line-height: 1.5;
  text-indent: 1.5625rem;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

@media screen and (max-width: 62rem) {
  .faq__content-item {
    font-size: 0.9375rem;
  }
}

@media screen and (max-width: 48rem) {
  .faq__content-item {
    font-size: 1rem;
  }
}

@media screen and (max-width: 30rem) {
  .faq__content-item {
    font-size: 1.25rem;
  }
}

.active-item {
  color: green;
}

.faq__trigger::after, .faq-checkout__trigger::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 0.4375rem;
  width: 0.4375rem;
  height: 0.5625rem;
  margin-top: -0.3125rem;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 206.6 319.9'%3e%3cdefs%3e%3cstyle%3e .a %7b fill: %230083C1;%7d %3c/style%3e%3c/defs%3e%3cpath class='a' d='M199.55,143.05l-136-136a23.9,23.9,0,0,0-33.9,0L7.05,29.65a23.9,23.9,0,0,0,0,33.9l96.4,96.4-96.4,96.4a23.9,23.9,0,0,0,0,33.9l22.6,22.6a23.9,23.9,0,0,0,33.9,0l136-136a23.78,23.78,0,0,0,0-33.8Z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.faq__wrapper {
  margin-bottom: 1.25rem;
}

li.active-item .faq__trigger::after {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  right: 0.4375rem;
  width: 0.5625rem;
  margin-top: -0.25rem;
}

li.active-item .faq-checkout__trigger::after {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  right: 0.4375rem;
  width: 0.5625rem;
  margin-top: -0.25rem;
}

.info__wrapper {
  margin-bottom: 1.875rem;
}

.contact-wrapper {
  float: left;
  padding-left: 0.9375rem;
}

.contact-wrapper h2 {
  margin-bottom: 0.625rem;
}

.contact-wrapper p {
  font-size: 1rem;
}

.signup-wrapper {
  width: 100%;
  text-align: center;
}

.signup-input {
  width: 18.75rem;
  height: 2.25rem;
  background: #fff;
  border: 0.0625rem solid #0083C1;
  border-radius: 0.25rem;
  color: #696763;
  display: block;
  font-family: 'Roboto', sans-serif;
  font-size: 1rem;
  font-weight: 300;
  margin: 0.9375rem auto;
  outline: medium none;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

@media screen and (max-width: 48rem) {
  .signup-input {
    height: 2.5rem;
    font-size: 1.125rem;
  }
}

@media screen and (max-width: 30rem) {
  .signup-input {
    width: 20rem;
    height: 2.75rem;
    font-size: 1.25rem;
  }
}

@media screen and (max-width: 22.5rem) {
  .signup-input {
    width: 100%;
    height: 3rem;
    font-size: 1.375rem;
  }
}

.signup-note {
  width: 18.75rem;
  margin: 0.9375rem auto;
}

@media screen and (max-width: 48rem) {
  .signup-note {
    font-size: 1rem;
  }
}

@media screen and (max-width: 30rem) {
  .signup-note {
    width: 20rem;
    font-size: 1.125rem;
  }
}

@media screen and (max-width: 22.5rem) {
  .signup-note {
    width: 100%;
    font-size: 1.25rem;
  }
}

.error {
  color: #FF696D;
  font-size: 0.9375rem;
  margin-bottom: 0.625rem;
}

@media screen and (max-width: 48rem) {
  .error {
    font-size: 1rem;
  }
}

@media screen and (max-width: 30rem) {
  .error {
    font-size: 1.125rem;
  }
}

@media screen and (max-width: 22.5rem) {
  .error {
    font-size: 1.25rem;
  }
}

#privacy {
  text-align: left;
}

#privacy h3 {
  margin-top: 1.25rem;
}

.register-note {
  color: #494848;
  font-size: 0.9375rem;
  margin-top: 1.25rem;
}

@media screen and (max-width: 48rem) {
  .register-note {
    font-size: 1rem;
  }
}

@media screen and (max-width: 30rem) {
  .register-note {
    font-size: 1.125rem;
  }
}

@media screen and (max-width: 22.5rem) {
  .register-note {
    font-size: 1.25rem;
  }
}

.register-btn {
  display: inline-block;
  text-decoration: underline;
  color: #0083C1;
  font-size: 0.9375rem;
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
  opacity: 1;
}

@media screen and (max-width: 48rem) {
  .register-btn {
    font-size: 1rem;
  }
}

@media screen and (max-width: 30rem) {
  .register-btn {
    font-size: 1.125rem;
  }
}

@media screen and (max-width: 22.5rem) {
  .register-btn {
    font-size: 1.25rem;
  }
}

.register-btn:hover {
  text-decoration: none;
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
  cursor: pointer;
  opacity: 0.8;
}

.signup-wrapper {
  width: 18.625rem;
  margin: 0.9375rem auto;
  position: relative;
}

.show-icon {
  position: absolute;
  top: 0.625rem;
  right: 0.375rem;
  display: inline-block;
  width: 1.25rem;
  height: 1.25rem;
  background: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512'%3e%3cpath d='M288 144a110.94 110.94 0 0 0-31.24 5 55.4 55.4 0 0 1 7.24 27 56 56 0 0 1-56 56 55.4 55.4 0 0 1-27-7.24A111.71 111.71 0 1 0 288 144zm284.52 97.4C518.29 135.59 410.93 64 288 64S57.68 135.64 3.48 241.41a32.35 32.35 0 0 0 0 29.19C57.71 376.41 165.07 448 288 448s230.32-71.64 284.52-177.41a32.35 32.35 0 0 0 0-29.19zM288 400c-98.65 0-189.09-55-237.93-144C98.91 167 189.34 112 288 112s189.09 55 237.93 144C477.1 345 386.66 400 288 400z'/%3e%3c/svg%3e") 0 0 no-repeat;
}

@media screen and (max-width: 48rem) {
  .show-icon {
    width: 1.375rem;
    height: 1.375rem;
  }
}

@media screen and (max-width: 30rem) {
  .show-icon {
    right: -0.625rem;
    width: 1.5rem;
    height: 1.5rem;
  }
}

@media screen and (max-width: 22.5rem) {
  .show-icon {
    top: 0.75rem;
    right: 0.5rem;
  }
}

.show-icon.show-pas {
  right: 0.3125rem;
  width: 1.375rem;
  height: 1.375rem;
  background: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 512'%3e%3cpath d='M634 471L36 3.51A16 16 0 0 0 13.51 6l-10 12.49A16 16 0 0 0 6 41l598 467.49a16 16 0 0 0 22.49-2.49l10-12.49A16 16 0 0 0 634 471zM296.79 146.47l134.79 105.38C429.36 191.91 380.48 144 320 144a112.26 112.26 0 0 0-23.21 2.47zm46.42 219.07L208.42 260.16C210.65 320.09 259.53 368 320 368a113 113 0 0 0 23.21-2.46zM320 112c98.65 0 189.09 55 237.93 144a285.53 285.53 0 0 1-44 60.2l37.74 29.5a333.7 333.7 0 0 0 52.9-75.11 32.35 32.35 0 0 0 0-29.19C550.29 135.59 442.93 64 320 64c-36.7 0-71.71 7-104.63 18.81l46.41 36.29c18.94-4.3 38.34-7.1 58.22-7.1zm0 288c-98.65 0-189.08-55-237.93-144a285.47 285.47 0 0 1 44.05-60.19l-37.74-29.5a333.6 333.6 0 0 0-52.89 75.1 32.35 32.35 0 0 0 0 29.19C89.72 376.41 197.08 448 320 448c36.7 0 71.71-7.05 104.63-18.81l-46.41-36.28C359.28 397.2 339.89 400 320 400z'/%3e%3c/svg%3e") 0 0 no-repeat;
}

@media screen and (max-width: 48rem) {
  .show-icon.show-pas {
    right: 0.3125rem;
    width: 1.5rem;
    height: 1.5rem;
  }
}

@media screen and (max-width: 30rem) {
  .show-icon.show-pas {
    right: -0.6875rem;
    width: 1.625rem;
    height: 1.625rem;
  }
}

@media screen and (max-width: 22.5rem) {
  .show-icon.show-pas {
    top: 0.75rem;
    right: 0.5rem;
  }
}

/*************************
*******Header*************
**************************/
.header-top {
  /*  border-bottom: 0.0625rem solid #0083C1; */
  padding-top: 1.25rem;
  height: 7.5rem;
  position: relative;
}

@media screen and (max-width: 62rem) {
  .header-top {
    padding-top: 1.375rem;
  }
}

@media screen and (max-width: 48rem) {
  .header-top {
    padding-top: 0rem;
    height: 3.75rem;
  }
}

@media screen and (max-width: 30rem) {
  .header-top {
    height: 4.125rem;
  }
}

@media screen and (max-width: 22.5rem) {
  .header-top {
    height: 4.5rem;
  }
}

.header-left {
  width: 33.3%;
  height: 5rem;
  float: left;
}

@media screen and (max-width: 75rem) {
  .header-left {
    width: 30%;
  }
}

@media screen and (max-width: 48rem) {
  .header-left {
    width: 100%;
    height: 3.125rem;
    margin: 0 auto;
    float: none;
    position: fixed;
    z-index: 3;
    background: #fff;
    left: 0;
    -webkit-box-shadow: 0 0 0.625rem rgba(0, 131, 193, 0.7);
    box-shadow: 0 0 0.625rem rgba(0, 131, 193, 0.7);
  }
}

@media screen and (max-width: 30rem) {
  .header-left {
    height: 3.625rem;
  }
}

@media screen and (max-width: 22.5rem) {
  .header-left {
    min-width: 21.25rem;
    height: 4rem;
  }
}

.nav {
  display: none;
}

@media screen and (max-width: 48rem) {
  .nav {
    display: block;
    position: absolute;
    top: 3.125rem;
    left: -100%;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
    width: 50%;
    text-align: center;
    background: none;
    border-top: none;
    border-bottom: none;
    z-index: 5;
  }
}

@media screen and (max-width: 30rem) {
  .nav {
    width: 70%;
    top: 3.6875rem;
  }
}

@media screen and (max-width: 22.5rem) {
  .nav {
    width: 80%;
    top: 4rem;
  }
}

.nav_active {
  position: absolute;
  left: -1.25rem;
  top: 3.125rem;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
}

@media screen and (max-width: 30rem) {
  .nav_active {
    top: 3.6875rem;
  }
}

@media screen and (max-width: 22.5rem) {
  .nav_active {
    top: 4rem;
  }
}

.nav__list {
  height: 1.875rem;
  font-size: 0;
}

@media screen and (max-width: 48rem) {
  .nav__list {
    height: 3.125rem;
  }
}

@media screen and (max-width: 30rem) {
  .nav__list {
    height: 3.5rem;
  }
}

.nav__list li {
  display: inline-block;
  height: 100%;
  font-size: 1rem;
  border-left: 0.0625rem solid green;
}

@media screen and (max-width: 48rem) {
  .nav__list li {
    display: block;
    font-size: 1.375rem;
    background: rgba(60, 60, 60, 0.85);
    border-left: none;
  }
}

@media screen and (max-width: 30rem) {
  .nav__list li {
    font-size: 1.5rem;
  }
}

.nav__item-link {
  display: inline-block;
  height: 100%;
  color: white;
  padding: 0 1.5625rem;
  transition: all 0.1s ease-in;
  -moz-transition: all 0.1s ease-in;
  -webkit-transition: all 0.1s ease-in;
  -o-transition: all 0.1s ease-in;
  width: 100%;
}

.nav_mobile {
  display: none;
}

@media screen and (max-width: 48rem) {
  .nav_mobile {
    display: block;
  }
}

@media screen and (max-width: 48rem) {
  .hamburger {
    height: 1.625rem;
    width: 3.125rem;
    position: absolute;
    top: 50%;
    left: 3.125rem;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 321 301.99'%3e%3cdefs%3e%3cstyle%3e .a %7b fill: %23006C9E;%7d %3c/style%3e%3c/defs %3e%3cg%3e%3cpath class='a' d='M313.33,271H6.67C3,271,0,273.31,0,276.17v20.66C0,299.68,3,302,6.67,302H313.33c3.69,0,6.67-2.31,6.67-5.16V276.17C320,273.31,317,271,313.33,271Z'/%3e%3cpath class='a' d='M313.33,0H6.67C3,0,0,2.31,0,5.17V25.83C0,28.68,3,31,6.67,31H313.33C317,31,320,28.68,320,25.83V5.17C320,2.31,317,0,313.33,0Z'/%3e%3cpath class='a' d='M314.33,135H7.67C4,135,1,137.31,1,140.17v20.66C1,163.68,4,166,7.67,166H314.33c3.69,0,6.67-2.31,6.67-5.16V140.17C321,137.31,318,135,314.33,135Z'/%3e%3c/g%3e%3c/svg%3e");
    background-repeat: no-repeat;
    opacity: 0.8;
    z-index: 6;
  }
}

@media screen and (max-width: 30rem) {
  .hamburger {
    height: 1.75rem;
    left: 2.875rem;
  }
}

@media screen and (max-width: 22.5rem) {
  .hamburger {
    height: 1.75rem;
    left: 2.875rem;
  }
}

@media screen and (max-width: 48rem) {
  .hamburger_active {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 313.61 314.6'%3e%3cdefs%3e%3cstyle%3e .a %7b fill: %23006C9E;%7d %3c/style%3e%3c/defs %3e%3cg%3e%3cpath class='a' d='M288.15,3.53,3.53,288.15C.13,291.56-1,296,1,298l14.61,14.61c2,2,6.43.86,9.84-2.54L310.07,25.45c3.42-3.43,4.55-7.83,2.54-9.84L298,1C296-1,291.56.13,288.15,3.53Z'/%3e%3cpath class='a' d='M15.61,2,1,16.61c-2,2-.88,6.41,2.54,9.84L288.16,311.07c3.41,3.4,7.83,4.55,9.84,2.54L312.61,299c2-2,.87-6.44-2.54-9.85L25.46,4.54C22.05,1.13,17.63,0,15.61,2Z'/%3e%3c/g%3e%3c/svg%3e");
  }
}

@media screen and (max-width: 48rem) {
  .logo {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}

.logo-svg {
  width: 16.25rem;
  height: 5rem;
}

@media screen and (max-width: 75rem) {
  .logo-svg {
    width: 15rem;
  }
}

@media screen and (max-width: 62rem) {
  .logo-svg {
    width: 13.75rem;
  }
}

@media screen and (max-width: 48rem) {
  .logo-svg {
    height: 2.5rem;
    margin-top: 0.375rem;
  }
}

@media screen and (max-width: 30rem) {
  .logo-svg {
    height: 2.875rem;
  }
}

.contacts {
  font-size: 1rem;
  color: #696763;
  float: left;
  width: 33.3%;
  padding-left: 4.6875rem;
  padding-top: 0.3125rem;
}

@media screen and (max-width: 75rem) {
  .contacts {
    width: 30%;
    padding-left: 2.8125rem;
  }
}

@media screen and (max-width: 62rem) {
  .contacts {
    width: 26%;
    float: right;
    padding-left: 0;
  }
}

@media screen and (max-width: 48rem) {
  .contacts {
    display: none;
  }
}

.contacts-icon {
  width: 1.5rem;
  height: 1.5rem;
  padding-top: 0.375rem;
  fill: #0083C1;
  float: left;
}

.contacts__phone-wrapper {
  float: left;
}

.contacts__phone-number {
  font-size: 1.375rem;
  color: #494848;
}

.contacts__working-hours {
  font-size: 0.8125rem;
  color: #494848;
  text-align: center;
}

@media screen and (max-width: 62rem) {
  .contacts__working-hours {
    font-size: 0.875rem;
  }
}

.contacts__social-wrapper {
  width: 12.5rem;
  padding-left: 3.875rem;
  float: left;
}

.social-item {
  width: 1.875rem;
  height: 1.875rem;
  display: inline-block;
  margin: 0 0.375rem;
}

@media screen and (max-width: 30rem) {
  .social-item {
    width: 2.5rem;
    height: 2.5rem;
    margin: 0 0.625rem;
  }
}

.whatsapp {
  width: 2.1875rem;
  height: 2.1875rem;
}

@media screen and (max-width: 30rem) {
  .whatsapp {
    width: 2.8125rem;
    height: 2.8125rem;
  }
}

.social-item:hover {
  -webkit-transform: scale(0.96, 0.96);
  transform: scale(0.96, 0.96);
  -moz-transition: scale(0.96, 0.96);
  -webkit-transition: scale(0.96, 0.96);
  -o-transition: scale(0.96, 0.96);
  -ms-transform: scale(0.96, 0.96);
}

.contacts__phone-mobile {
  display: none;
}

@media screen and (max-width: 48rem) {
  .contacts__phone-mobile {
    display: block;
    width: 2.5rem;
    height: 2.5rem;
    position: absolute;
    top: 55%;
    right: 0rem;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}

@media screen and (max-width: 22.5rem) {
  .contacts__phone-mobile {
    right: -0.625rem;
  }
}

.mobile-icon {
  width: 2.25rem;
  height: 1.875rem;
  fill: #0083C1;
}

@media screen and (max-width: 30rem) {
  .mobile-icon {
    height: 2.125rem;
  }
}

.authorize {
  display: none;
  position: absolute;
  bottom: 5.5rem;
  right: 0;
}

@media screen and (max-width: 48rem) {
  .authorize {
    position: fixed;
    bottom: 0.5rem;
    right: 47%;
    z-index: 1;
  }
}

.authorize__item {
  float: left;
}

.authorize-link.desktop {
  display: block;
}

@media screen and (max-width: 48rem) {
  .authorize-link.desktop {
    display: none;
  }
}

.authorize-link.mobile {
  display: none;
}

@media screen and (max-width: 48rem) {
  .authorize-link.mobile {
    display: block;
  }
}

.authorize-link {
  padding: 0.1875rem 0.4375rem 0.4375rem 0.125rem;
}

@media screen and (max-width: 48rem) {
  .authorize-link {
    padding: 0rem;
  }
}

.authorize-link__icon {
  width: 1.5625rem;
  height: 1.5625rem;
  fill: #494848;
  float: left;
  padding: 0rem 0.1875rem 0.3125rem 0.4375rem;
}

@media screen and (max-width: 62rem) {
  .authorize-link__icon {
    width: 1.6875rem;
    height: 1.6875rem;
  }
}

@media screen and (max-width: 48rem) {
  .authorize-link__icon {
    width: 2rem;
    height: 2rem;
    fill: #0083C1;
    padding: 0rem;
  }
}

@media screen and (max-width: 48rem) {
  .authorize-link__title {
    display: none;
  }
}

.grid_list {
  display: inline-block;
  padding-top: 0.5625rem;
  /*background-color: black;*/
}

@media screen and (max-width: 30rem) {
  .grid_list {
    margin-right: 0.3125rem;
  }
}

/*.grid_list {
	width: 1.5625rem;
height: 2.0625rem;
display: inline-block;
padding-top: 0.5625rem;
background-color: black;
}*/
.grid_list:active {
  /*background-color: red;*/
}

.sort-icon {
  width: 1.1875rem;
  height: 1.1875rem;
  fill: #0083C1;
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
  margin-right: 0.5rem;
}

@media screen and (max-width: 30rem) {
  .sort-icon {
    width: 1.625rem;
    height: 1.625rem;
  }
}

/*.sort-icon:hover, .sort-icon:active {

	fill: #0083C1;
	transition: 0.2s all;
}*/
/*#grid.sort-active .sort-icon {
	fill: #0083C1;
}

#list.sort-active .sort-icon {
	fill: #0083C1;
}*/
.sort-active {
  background-color: green;
}

/*.sort-active .sort-icon{
	fill: #494848;
}*/
/* поиск*/
.search-desktop {
  width: 33.3%;
  float: left;
  padding-top: 0.9375rem;
}

@media screen and (max-width: 75rem) {
  .search-desktop {
    width: 40%;
  }
}

@media screen and (max-width: 48rem) {
  .search-desktop {
    display: none;
    width: 100%;
    position: absolute;
    top: 5rem;
    padding: 0 0.625rem;
  }
}

@media screen and (max-width: 30rem) {
  .search-desktop {
    padding: 0;
  }
}

.search-mobile {
  display: none;
}

@media screen and (max-width: 48rem) {
  .search-mobile {
    display: block;
    height: 2.1875rem;
    width: 100%;
    padding: 0 0.625rem;
    margin-bottom: 0.75rem;
  }
}

@media screen and (max-width: 30rem) {
  .search-mobile {
    padding: 0;
  }
}

.search_box {
  width: 81%;
  height: 2.5625rem;
  background-color: #F0F0E9;
  border: 0.0625rem solid #ccc;
  color: #494848;
  font-family: 'Roboto', sans-serif;
  font-size: 1rem;
  padding-left: 1.75rem;
  background-image: url(/template/images/home/searchicon.png);
  background-repeat: no-repeat;
  background-position: 0.5rem;
  float: left;
  margin-right: 0.0625rem;
}

@media screen and (max-width: 62rem) {
  .search_box {
    width: 75%;
  }
}

@media screen and (max-width: 48rem) {
  .search_box {
    width: 100%;
  }
}

@media screen and (max-width: 30rem) {
  .search_box {
    height: 2.8125rem;
    font-size: 1.25rem;
  }
}

@media screen and (max-width: 22.5rem) {
  .search_box {
    font-size: 1.25rem;
  }
}

.search-go {
  border: none;
  background-color: #0083C1;
  font-size: 0.875rem;
  color: #fff;
  padding: 0.75rem 0.875rem;
  border-radius: 0.0625rem;
  opacity: 1;
}

@media screen and (max-width: 48rem) {
  .search-go {
    display: none;
  }
}

.search-go:hover {
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
  cursor: pointer;
  opacity: 0.8;
}

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}

.ui-widget-content {
  border: 0.0625rem solid #dddddd;
  background-color: #fff;
  color: #362b36;
}

.ui-widget-content a {
  color: #362b36;
}

.ui-widget-content .ui-state-active {
  background-color: #0083C1;
  color: #ffffff;
  cursor: pointer;
}

.ui-helper-hidden-accessible {
  display: none;
}

.ui-menu-item {
  padding: 0.125rem 0.3125rem;
  font-size: 0.875rem;
  border-bottom: 0.0625rem solid #ccc;
}

@media screen and (max-width: 48rem) {
  .ui-menu-item {
    padding: 0.25rem 0.3125rem;
  }
}

.ui-menu-item:hover {
  background-color: #0083C1;
  color: #ffffff;
  cursor: pointer;
}

@media screen and (max-width: 62rem) {
  .ui-menu-item-wrapper {
    font-size: 1rem;
  }
}

@media screen and (max-width: 48rem) {
  .ui-menu-item-wrapper {
    font-size: 1rem;
  }
}

@media screen and (max-width: 30rem) {
  .ui-menu-item-wrapper {
    font-size: 1.125rem;
  }
}

@media screen and (max-width: 22.5rem) {
  .ui-menu-item-wrapper {
    font-size: 1.25rem;
  }
}

.search-title {
  width: 74%;
  font-size: 1.125rem;
  font-weight: 600;
  float: left;
  text-align: center;
}

@media screen and (max-width: 48rem) {
  .search-title {
    width: 100%;
  }
}

@media screen and (max-width: 30rem) {
  .search-title {
    font-size: 1.25rem;
    padding-bottom: 0.625rem;
  }
}

.search-error {
  color: #494848;
  font-size: 0.9375rem;
  width: 74%;
  float: left;
  text-align: center;
  padding-top: 2.5rem;
}

@media screen and (max-width: 48rem) {
  .search-error {
    font-size: 1rem;
    width: 100%;
  }
}

@media screen and (max-width: 30rem) {
  .search-error {
    font-size: 1.125rem;
  }
}

@media screen and (max-width: 22.5rem) {
  .search-error {
    padding-top: 1.25rem;
  }
}

/* поиск*/
.header-bottom {
  border-top: 0.0625rem solid #0083C1;
  border-bottom: 0.0625rem solid #0083C1;
  height: 2.5rem;
  margin-bottom: 0.625rem;
}

@media screen and (max-width: 48rem) {
  .header-bottom {
    border: none;
    height: 0;
    margin-bottom: 0;
  }
}

.header-bottom__nav {
  display: block;
  font-size: 0;
  float: left;
}

@media screen and (max-width: 48rem) {
  .header-bottom__nav {
    display: none;
  }
}

.nav-item {
  display: inline-block;
}

.header-bottom__nav a {
  display: block;
  font-size: 0.875rem;
  text-transform: uppercase;
  padding: 0.5625rem 0.9375rem 0.625rem 0.9375rem;
  color: #494848;
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
}

@media screen and (max-width: 62rem) {
  .header-bottom__nav a {
    font-size: 0.9375rem;
  }
}

.header-bottom__nav a:hover {
  color: #0083C1;
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
  text-decoration: underline;
}

.header-bottom__nav a.nav-active {
  color: #0083C1;
}

.cart {
  float: right;
  font-size: 0.9375rem;
  width: 7.5rem;
}

@media screen and (max-width: 48rem) {
  .cart {
    position: fixed;
    bottom: 0;
    right: 2%;
    width: 8.125rem;
    z-index: 1;
  }
}

.cart__wrapper {
  display: block;
  padding-bottom: 0.1875rem;
  position: relative;
}

@media screen and (max-width: 48rem) {
  .cart__wrapper {
    padding-bottom: 0.625rem;
  }
}

@media screen and (max-width: 30rem) {
  .cart__wrapper {
    padding-bottom: 0.4375rem;
  }
}

.cart-icon {
  height: 1.875rem;
  float: right;
  padding-top: 0.4375rem;
  padding-right: 0.3125rem;
}

@media screen and (max-width: 48rem) {
  .cart-icon {
    padding-right: 0.625rem;
  }
}

@media screen and (max-width: 30rem) {
  .cart-icon {
    padding-top: 0.625rem;
  }
}

.cart-icon__item {
  width: 1.5rem;
  height: 1.5rem;
  fill: #0083C1;
}

@media screen and (max-width: 62rem) {
  .cart-icon__item {
    width: 1.625rem;
    height: 1.625rem;
  }
}

@media screen and (max-width: 48rem) {
  .cart-icon__item {
    width: 2rem;
    height: 2rem;
  }
}

.cart-count {
  position: absolute;
  font-size: 0.6875rem;
  background-color: #ffffff;
  border: 0.0625rem solid #0083C1;
  border-radius: 0.75rem;
  width: 1.125rem;
  height: 1.125rem;
  text-align: center;
  top: 0rem;
  right: 1.25rem;
  padding-top: 0.0625rem;
}

@media screen and (max-width: 62rem) {
  .cart-count {
    width: 1.25rem;
    height: 1.25rem;
    font-size: 0.75rem;
  }
}

@media screen and (max-width: 48rem) {
  .cart-count {
    width: 1.3125rem;
    height: 1.3125rem;
    font-size: 0.8125rem;
    padding-top: 0rem;
    margin-right: 0.625rem;
  }
}

@media screen and (max-width: 30rem) {
  .cart-count {
    top: 0.3125rem;
    padding-top: 0.0625rem;
  }
}

.cart-price {
  font-size: 1rem;
  display: inline-block;
  text-align: right;
  width: 3.625rem;
  padding-top: 0.4375rem;
}

@media screen and (max-width: 48rem) {
  .cart-price {
    font-size: 1.125rem;
    padding-top: 0.625rem;
  }
}

@media screen and (max-width: 30rem) {
  .cart-price {
    font-size: 1.5rem;
    padding-top: 0rem;
  }
}

.cart-price span {
  color: #AFAFAF;
}

.cart-price__rouble {
  font-size: 1rem;
  display: inline-block;
  text-align: right;
  width: 0.625rem;
  padding-top: 0.4375rem;
  color: #AFAFAF;
}

@media screen and (max-width: 48rem) {
  .cart-price__rouble {
    font-size: 1.125rem;
    padding-top: 0.625rem;
  }
}

@media screen and (max-width: 30rem) {
  .cart-price__rouble {
    font-size: 1.5rem;
  }
}

.cart-price__ajax {
  font-size: 1rem;
  display: inline-block;
  text-align: right;
  width: 4.375rem;
  padding-top: 0.4375rem;
  position: absolute;
  left: -5.9375rem;
  top: -0.0625rem;
}

@media screen and (max-width: 62rem) {
  .cart-price__ajax {
    left: -5.8125rem;
  }
}

@media screen and (max-width: 48rem) {
  .cart-price__ajax {
    font-size: 1.125rem;
    padding-top: 0.625rem;
    left: -5.8125rem;
  }
}

@media screen and (max-width: 38.75rem) {
  .cart-price__ajax {
    left: -5.8125rem;
  }
}

@media screen and (max-width: 30rem) {
  .cart-price__ajax {
    font-size: 1.5rem;
    padding-top: 0.3125rem;
    left: -5.8125rem;
  }
}

/*************************
*******Sidebar******
**************************/
.sidebar {
  width: 25%;
  float: left;
}

@media screen and (max-width: 48rem) {
  .sidebar {
    width: 100%;
    padding: 0 0.625rem;
  }
}

@media screen and (max-width: 30rem) {
  .sidebar {
    padding: 0;
  }
}

.sidebar-desktop {
  display: block;
  width: 25%;
  float: left;
}

@media screen and (max-width: 48rem) {
  .sidebar-desktop {
    display: none;
    width: 100%;
    padding: 0 0.625rem;
  }
}

.sidebar-mobile {
  display: none;
  width: 25%;
  float: left;
}

@media screen and (max-width: 48rem) {
  .sidebar-mobile {
    display: block;
    width: 100%;
    padding: 0 0.625rem;
  }
}

@media screen and (max-width: 30rem) {
  .sidebar-mobile {
    padding: 0;
  }
}

.acco {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  margin-bottom: 1.875rem;
}

@media screen and (max-width: 48rem) {
  .acco {
    margin-bottom: 0.625rem;
  }
}

.acco-parent-li {
  margin-bottom: 0.0625rem;
  margin-top: 0.0625rem;
}

.acco-parent {
  position: relative;
  display: block;
  font-size: 0.875rem;
  color: #fff;
  background-color: #0083C1;
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
  padding: 0.3125rem 1.25rem 0.3125rem 0.5rem;
  opacity: 1;
}

@media screen and (max-width: 62rem) {
  .acco-parent {
    font-size: 0.9375rem;
  }
}

@media screen and (max-width: 48rem) {
  .acco-parent {
    font-size: 1rem;
    padding: 0.5rem 1.25rem 0.5rem 0.5rem;
  }
}

@media screen and (max-width: 30rem) {
  .acco-parent {
    font-size: 1.25rem;
  }
}

.acco-parent:hover {
  text-decoration: none;
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
  opacity: 0.8;
}

.acco-parent:active, .acco-parent:focus {
  text-decoration: none;
}

.acco__content {
  padding: 0;
  background: #fff;
  display: none;
}

.acco-parent-li li {
  font-size: 0.875rem;
  color: #494848;
}

@media screen and (max-width: 62rem) {
  .acco-parent-li li {
    font-size: 0.9375rem;
  }
}

@media screen and (max-width: 48rem) {
  .acco-parent-li li {
    font-size: 1rem;
  }
}

@media screen and (max-width: 30rem) {
  .acco-parent-li li {
    font-size: 1.25rem;
  }
}

.acco-parent-li li a {
  padding: 0.25rem 1.25rem 0.25rem 0.625rem;
  display: block;
  text-decoration: none;
  border-bottom: 0.0625rem dotted #7E7D7D;
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
}

@media screen and (max-width: 48rem) {
  .acco-parent-li li a {
    font-size: 1rem;
    padding: 0.5rem 1.25rem 0.5rem 0.625rem;
  }
}

@media screen and (max-width: 30rem) {
  .acco-parent-li li a {
    font-size: 1.125rem;
  }
}

.acco-parent-li li a:hover {
  opacity: 0.8;
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
}

.acco-parent-li li a.active {
  font-family: 'Robotomedium', sans-serif;
}

.acco-parent-li ul {
  padding-left: 0.625rem;
}

.acco-parent::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 0.4375rem;
  width: 0.4375rem;
  height: 0.5625rem;
  margin-top: -0.3125rem;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 206.6 319.9'%3e%3cdefs%3e%3cstyle%3e .a %7b fill: %23fff;%7d %3c/style%3e%3c/defs%3e%3cpath class='a' d='M199.55,143.05l-136-136a23.9,23.9,0,0,0-33.9,0L7.05,29.65a23.9,23.9,0,0,0,0,33.9l96.4,96.4-96.4,96.4a23.9,23.9,0,0,0,0,33.9l22.6,22.6a23.9,23.9,0,0,0,33.9,0l136-136a23.78,23.78,0,0,0,0-33.8Z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.acco-parent.active::after {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  right: 0.4375rem;
  width: 0.5625rem;
  margin-top: -0.25rem;
}

@media screen and (max-width: 48rem) {
  #news {
    display: none;
  }
}

#news__mobile {
  display: none;
}

@media screen and (max-width: 48rem) {
  #news__mobile {
    display: block;
  }
}

.news__item {
  border: 0.0625rem solid #DEE7EC;
  border-radius: 0.1875rem;
  padding: 0.3125rem;
  margin-bottom: 0.625rem;
}

.news-date {
  text-align: right;
  font-size: 0.75rem;
}

@media screen and (max-width: 62rem) {
  .news-date {
    font-size: 0.8125rem;
  }
}

@media screen and (max-width: 48rem) {
  .news__mobile-date {
    text-align: right;
    font-size: 0.875rem;
  }
}

@media screen and (max-width: 30rem) {
  .news__mobile-date {
    font-size: 1rem;
  }
}

@media screen and (max-width: 22.5rem) {
  .news__mobile-date {
    font-size: 1.125rem;
  }
}

.news-title {
  font-size: 1rem;
  color: #0083C1;
}

@media screen and (max-width: 62rem) {
  .news-title {
    font-size: 1.0625rem;
  }
}

@media screen and (max-width: 48rem) {
  .news__mobile-title {
    font-size: 1.125rem;
    color: #0083C1;
  }
}

@media screen and (max-width: 30rem) {
  .news__mobile-title {
    font-size: 1.3125rem;
  }
}

@media screen and (max-width: 22.5rem) {
  .news__mobile-title {
    font-size: 1.375rem;
  }
}

.news-text {
  text-indent: 1.875rem;
}

@media screen and (max-width: 62rem) {
  .news-text {
    font-size: 0.9375rem;
  }
}

@media screen and (max-width: 48rem) {
  .news__mobile-text {
    font-size: 1rem;
    text-indent: 1.875rem;
  }
}

@media screen and (max-width: 30rem) {
  .news__mobile-text {
    font-size: 1.125rem;
  }
}

@media screen and (max-width: 22.5rem) {
  .news__mobile-text {
    font-size: 1.1875rem;
  }
}

.news-image img {
  width: 100%;
}

.news-table {
  border: 0.0625rem solid #ddd;
  width: 100%;
  margin-bottom: 1.25rem;
  border-collapse: collapse;
  border-spacing: 0;
  color: #494848;
}

.news-table th {
  text-align: left;
  padding: 0 0.3125rem;
}

.news-table tr {
  line-height: 1.0;
  border: 0.0625rem solid #ddd;
}

.news-table tr:first-child {
  background: rgba(0, 131, 193, 0.4);
  height: 1.25rem;
}

.news-table td, th {
  border: 0.0625rem solid #ddd;
}

.news-table td {
  padding: 0 0.3125rem;
}

/*************************
*******category*************
**************************/
.category {
  display: none;
}

@media screen and (max-width: 48rem) {
  .category {
    display: block;
    width: 100%;
    float: left;
    padding: 0 0.625rem;
  }
}

@media screen and (max-width: 30rem) {
  .category {
    padding: 0;
  }
}

.category__name {
  font-size: 1.25rem;
  text-align: center;
  color: #fff;
  background: #0083C1;
  margin: 0.0625rem 0rem 0.1875rem 0rem;
  padding: 0.3125rem 0.625rem;
}

@media screen and (max-width: 30rem) {
  .category__name {
    font-size: 1.5rem;
  }
}

.sort-wrap {
  border: 0.0625rem solid #2b8aba;
  padding: 0.3125rem;
  z-index: 45;
  position: absolute;
  left: 12.8125rem;
  top: 2.1875rem;
  background-color: #FAFBFB;
  /*visibility: hidden;*/
  display: none;
}

.sort-wrap a {
  margin-bottom: 0.3125rem;
  display: block;
}

.view {
  width: 74%;
  float: right;
  font-size: 0.875rem;
  color: #555;
  margin-bottom: 0.625rem;
  border-bottom: 0.0625rem solid #dee7ec;
  padding: 0.125rem 0rem 0rem 0.3125rem;
  position: relative;
}

@media screen and (max-width: 48rem) {
  .view {
    width: 100%;
    float: left;
    padding: 0rem 0.625rem 0rem 0.625rem;
  }
}

@media screen and (max-width: 30rem) {
  .view {
    height: auto;
    font-size: 1.0625rem;
  }
}

.view h2 {
  width: 30%;
}

@media screen and (max-width: 62rem) {
  .view h2 {
    width: 40%;
  }
}

.view img {
  margin: 0 0.125rem;
  position: relative;
  top: 0.1875rem;
}

.view a {
  color: #555;
}

.view a:hover {
  text-decoration: none;
}

.view__title {
  padding-top: 0.5rem;
  float: left;
  padding-right: 0.4375rem;
}

.product-wrapper {
  width: 73%;
  display: inline-block;
  font-size: 0;
  margin-top: 0.125rem;
  margin-left: 1rem;
  /*border-bottom: 0.0625rem solid #dee7ec;*/
  position: relative;
}

@media screen and (max-width: 62rem) {
  .product-wrapper {
    margin-left: 0.875rem;
  }
}

@media screen and (max-width: 48rem) {
  .product-wrapper {
    width: 100%;
    margin: 0;
    padding: 0 0.3125rem;
  }
}

@media screen and (max-width: 30rem) {
  .product-wrapper {
    padding: 0;
  }
}

.product-wrapper__item {
  width: 25%;
  background-color: #fff;
  display: inline-block;
  vertical-align: text-top;
  text-align: center;
  position: relative;
  font-size: 1rem;
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
}

@media screen and (max-width: 75rem) {
  .product-wrapper__item {
    width: 24%;
    margin-left: 0.375rem;
  }
}

@media screen and (max-width: 62rem) {
  .product-wrapper__item {
    width: 33.3%;
    margin: 0;
  }
}

@media screen and (max-width: 30rem) {
  .product-wrapper__item {
    width: 50%;
  }
}

.product-container {
  border: 0.0625rem solid #dee7ec;
}

.product-container:hover {
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
  border: 0.0625rem solid #0083C1;
}

.line-wrapper {
  float: left;
  width: 78%;
  padding-left: 0.9375rem;
  padding-top: 0.3125rem;
}

.line-wrapper .product-title {
  padding-left: 0rem;
}

.line-wrapper .product-description {
  margin-bottom: 0;
  color: #494848;
}

.product-table {
  padding: 0rem 0.3125rem 0.625rem 0.3125rem;
}

.product-line {
  width: 100%;
  text-align: left;
  margin-bottom: 0.9375rem;
  margin-left: 0rem;
  border: 0.0625rem solid #dee7ec;
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
}

@media screen and (max-width: 62rem) {
  .product-line {
    margin-bottom: 0.5rem;
  }
}

.product-line:hover {
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
  border: 0.0625rem solid #0083C1;
}

.product-line .product-img {
  width: 20%;
  float: left;
  border-top: none;
  border-bottom: none;
}

.product-line {
  font-size: 1.25rem;
}

.product-line .availability {
  margin-left: 0.875rem;
}

.product-line .new {
  left: 0;
  top: 0;
}

.product-img {
  width: 100%;
  border-top: 0.0625rem solid #dee7ec;
  border-bottom: 0.0625rem solid #dee7ec;
}

.product-title {
  display: block;
  padding: 0.375rem;
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
}

@media screen and (max-width: 30rem) {
  .product-title {
    font-size: 1.25rem;
  }
}

.product-title:hover {
  text-decoration: underline;
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
}

.product-price {
  display: block;
  margin-bottom: 0.3125rem;
  color: #0083C1;
}

@media screen and (max-width: 62rem) {
  .product-price {
    font-size: 1.125rem;
  }
}

@media screen and (max-width: 30rem) {
  .product-price {
    font-size: 1.375rem;
    margin-bottom: 0.625rem;
  }
}

.product-code {
  display: block;
  color: #494848;
  font-size: 0.8125rem;
  text-align: left;
  padding-left: 0.25rem;
}

@media screen and (max-width: 62rem) {
  .product-code {
    font-size: 0.875rem;
  }
}

@media screen and (max-width: 48rem) {
  .product-code {
    font-size: 0.875rem;
  }
}

@media screen and (max-width: 30rem) {
  .product-code {
    font-size: 1.125rem;
  }
}

@media screen and (max-width: 22.5rem) {
  .product-code {
    display: none;
  }
}

.product-code__mobile {
  display: none;
}

@media screen and (max-width: 22.5rem) {
  .product-code__mobile {
    display: block;
    text-align: left;
    padding-left: 0.25rem;
    font-size: 1.0625rem;
  }
}

.new, .sale {
  position: absolute;
  top: 0;
  right: 0.3125rem;
}

.qty {
  all: unset;
  -moz-appearance: textfield;
  width: 3.5rem;
  height: 1.75rem;
  text-align: center;
  font-size: 1.125rem;
}

@media screen and (max-width: 30rem) {
  .qty {
    font-size: 1.5rem;
  }
}

.qty::-webkit-inner-spin-button {
  display: none;
}

.qty-cart {
  all: unset;
  -moz-appearance: textfield;
  width: 1.875rem;
  height: 1.9375rem;
  text-align: center;
}

@media screen and (max-width: 30rem) {
  .qty-cart {
    width: 2.625rem;
  }
}

.qty-cart::-webkit-inner-spin-button {
  display: none;
}

.quantity {
  margin-bottom: 1.625rem;
}

.quantity button:hover {
  cursor: pointer;
  background: rgba(0, 131, 193, 0.1);
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
}

.button-left {
  width: 1.8125rem;
  height: 2.0625rem;
  border: 0.0625rem solid #0083C1;
  border-radius: 0.5rem 0 0 0.5rem;
  background: #fff;
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
  outline: none;
}

@media screen and (max-width: 30rem) {
  .button-left {
    width: 2.625rem;
    height: 2.625rem;
  }
}

.button-right {
  width: 1.8125rem;
  height: 2.0625rem;
  border: 0.0625rem solid #0083C1;
  border-radius: 0 0.5rem 0.5rem 0;
  background: #fff;
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
  outline: none;
}

@media screen and (max-width: 30rem) {
  .button-right {
    width: 2.625rem;
    height: 2.625rem;
  }
}

#res {
  width: 3.125rem;
  height: 1.875rem;
}

.add-to-cart {
  color: #FFFFFF;
  font-family: 'Roboto', sans-serif;
  font-size: 0.875rem;
  padding: 0.375rem 0.9375rem;
  margin: 0 auto;
  background: #0083C1;
  border-radius: 0.1875rem;
  opacity: 1;
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
}

@media screen and (max-width: 62rem) {
  .add-to-cart {
    font-size: 0.9375rem;
    padding: 0.5rem 1.0625rem;
  }
}

@media screen and (max-width: 30rem) {
  .add-to-cart {
    font-size: 1.125rem;
  }
}

.add-to-cart:hover {
  opacity: 0.8;
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
}

.add-to-cart__view {
  font-size: 1rem;
  padding: 0.5rem 1.25rem;
}

@media screen and (max-width: 30rem) {
  .add-to-cart__view {
    font-size: 1.25rem;
    padding: 0.625rem 1.5rem;
  }
}

.add-to-cart-sync {
  color: #FFFFFF;
  font-family: 'Roboto', sans-serif;
  font-size: 0.9375rem;
  padding: 0.375rem 0.9375rem;
  margin: 0 auto;
  background: #0083C1;
  border-radius: 0.1875rem;
  opacity: 1;
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
}

@media screen and (max-width: 30rem) {
  .add-to-cart-sync {
    font-size: 1.125rem;
  }
}

@media screen and (max-width: 22.5rem) {
  .add-to-cart-sync {
    font-size: 1.125rem;
  }
}

.add-to-cart-sync:hover {
  opacity: 0.8;
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
}

/*************************
******* product details ***
**************************/
.product-details {
  width: 75%;
  float: left;
  margin-bottom: 2.5rem;
  margin-top: 0.625rem;
}

@media screen and (max-width: 48rem) {
  .product-details {
    width: 100%;
  }
}

.view-product {
  width: 40%;
  float: left;
  position: relative;
  padding: 0 0.9375rem;
}

@media screen and (max-width: 38.75rem) {
  .view-product {
    width: 50%;
  }
}

@media screen and (max-width: 30rem) {
  .view-product {
    width: 70%;
    float: none;
    padding: 0;
    margin: 0 auto;
  }
}

@media screen and (max-width: 22.5rem) {
  .view-product {
    width: 90%;
  }
}

.view-product img {
  border: 0.0625rem solid #F7F7F0;
  height: auto;
  width: 100%;
}

.view-product h3 {
  background: #0083C1;
  bottom: 0;
  color: #FFFFFF;
  font-family: 'Roboto', sans-serif;
  font-size: 0.875rem;
  font-weight: 700;
  margin-bottom: 0;
  padding: 0.5rem 1.25rem;
  position: absolute;
  right: 0;
}

.product-information {
  /*border: 0.0625rem solid #F7F7F0;*/
  width: 60%;
  float: left;
  overflow: hidden;
  padding: 0.625rem 0.9375rem;
  position: relative;
}

@media screen and (max-width: 62rem) {
  .product-information {
    padding: 0.625rem 0.3125rem;
  }
}

@media screen and (max-width: 38.75rem) {
  .product-information {
    width: 50%;
    padding: 0.625rem 0.3125rem;
  }
}

@media screen and (max-width: 30rem) {
  .product-information {
    width: 100%;
    float: none;
    padding: 0 0.625rem;
    text-align: center;
  }
}

.product-information h2 {
  color: #363432;
  font-family: 'Roboto', sans-serif;
  font-size: 1.25rem;
  margin-bottom: 0.625rem;
}

@media screen and (max-width: 30rem) {
  .product-information h2 {
    font-size: 1.5rem;
  }
}

.product-information p {
  color: #696763;
  font-family: 'Roboto', sans-serif;
  padding: 0.1875rem;
  border-top: 0.0625rem solid #dee7ec;
}

@media screen and (max-width: 48rem) {
  .product-information p {
    font-size: 1rem;
  }
}

@media screen and (max-width: 30rem) {
  .product-information p {
    font-size: 1.25rem;
    text-align: justify;
  }
}

.product-information span {
  color: #0083C1;
  font-family: 'Roboto', sans-serif;
  font-size: 1.5rem;
  width: 100%;
  display: inline-block;
  margin-bottom: 0.625rem;
}

@media screen and (max-width: 30rem) {
  .product-information span {
    font-size: 1.75rem;
  }
}

.product-information span input {
  border: 0.0625rem solid #DEDEDC;
  color: #696763;
  font-family: 'Roboto', sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  height: 2.0625rem;
  outline: medium none;
  text-align: center;
  width: 3.125rem;
}

.product-information span label {
  color: #696763;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  margin-right: 0.3125rem;
}

.product-description {
  font-size: 0.875rem;
  margin-bottom: 0.625rem;
}

@media screen and (max-width: 48rem) {
  .product-description {
    font-size: 1rem;
  }
}

@media screen and (max-width: 30rem) {
  .product-description {
    font-size: 1.25rem;
    text-align: left;
  }
}

.availability {
  margin: 0 auto;
  width: 4.375rem;
}

.availability-title {
  width: 5.625rem;
  height: 1.875rem;
  font-size: 0.75rem;
  padding-top: 0.125rem;
  text-align: left;
}

@media screen and (max-width: 62rem) {
  .availability-title {
    width: 6.25rem;
    font-size: 0.84375rem;
  }
}

@media screen and (max-width: 30rem) {
  .availability-title {
    width: 7.5rem;
    font-size: 1rem;
  }
}

@media screen and (max-width: 22.5rem) {
  .availability-title {
    font-size: 1rem;
  }
}

.product-note {
  font-size: 0.875rem;
  width: 74%;
  float: right;
  padding-left: 0.625rem;
}

@media screen and (max-width: 48rem) {
  .product-note {
    width: 100%;
    float: left;
    margin-bottom: 0.4375rem;
  }
}

@media screen and (max-width: 30rem) {
  .product-note {
    font-size: 1.0625rem;
  }
}

.product-note span {
  color: #0083C1;
  font-size: 1.375rem;
  margin-top: -0.125rem;
  margin-right: 0.1875rem;
  font-weight: 700;
  display: block;
  float: left;
  width: 0.75rem;
  height: 1.25rem;
}

.product-note__title {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
}

.product-availability {
  margin-top: 0.3125rem;
}

@media screen and (max-width: 30rem) {
  .product-availability {
    width: 9.375rem;
    margin: 0 auto;
    padding-left: 1.25rem;
    padding-top: 0.1875rem;
  }
}

.product-availability .product-note__title {
  position: absolute;
  top: 0;
  left: 0;
}

.product-information .availability-title {
  font-size: 0.875rem;
  width: 100%;
}

@media screen and (max-width: 30rem) {
  .product-information .availability-title {
    font-size: 1rem;
  }
}

.product-information .green, .product-information .red {
  width: 0.4375rem;
  height: 0.4375rem;
  border-radius: 0.625rem;
  float: left;
  margin-top: 0.5rem;
  margin-right: 0.3125rem;
}

.product-information .gray {
  width: 0rem;
  height: 0rem;
  border-radius: 0.625rem;
  float: left;
  margin-top: 0.1875rem;
  margin-right: 0.875rem;
}

.indicator {
  width: 0.3125rem;
  height: 0.3125rem;
  border-radius: 0.3125rem;
  float: left;
  margin-top: 0.4375rem;
  margin-right: 0.1875rem;
}

@media screen and (max-width: 62rem) {
  .indicator {
    margin-top: 0.625rem;
  }
}

.green {
  background-color: #0BC313;
}

.gray {
  width: 0;
  color: #0083C1;
  font-size: 1.375rem;
  margin-top: -0.0625rem;
  margin-right: 0.75rem;
  font-weight: 700;
}

.red {
  background-color: #FB5A4B;
}

/*************************
******* Footer ******
**************************/
.footer {
  width: 100%;
  height: 13.125rem;
  background: url(/template/images/white-scratone.png) repeat;
  border-top: 0.0625rem solid #EBEBEB;
}

@media screen and (max-width: 62rem) {
  .footer {
    height: 13.75rem;
  }
}

@media screen and (max-width: 48rem) {
  .footer {
    height: 31.25rem;
  }
}

@media screen and (max-width: 30rem) {
  .footer {
    height: 33.75rem;
  }
}

.footer-top .container {
  border-bottom: 0.0625rem solid #E0E0DA;
  padding-bottom: 1.25rem;
}

.footer-left {
  width: 33.3%;
  height: 13.125rem;
  float: left;
}

@media screen and (max-width: 75rem) {
  .footer-left {
    width: 30%;
  }
}

@media screen and (max-width: 62rem) {
  .footer-left {
    height: 13.75rem;
  }
}

@media screen and (max-width: 48rem) {
  .footer-left {
    width: 15rem;
    height: 6.25rem;
    float: none;
    margin: 0 auto;
  }
}

.footer-left:after {
  content: '';
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}

.footer-left__logo {
  display: inline-block;
  vertical-align: middle;
  width: 98%;
}

.footer-center {
  text-align: center;
  height: 13.125rem;
  width: 33.3%;
  float: left;
}

@media screen and (max-width: 75rem) {
  .footer-center {
    width: 40%;
  }
}

@media screen and (max-width: 62rem) {
  .footer-center {
    height: 13.75rem;
  }
}

@media screen and (max-width: 48rem) {
  .footer-center {
    height: 7.5rem;
    width: 100%;
    float: none;
  }
}

@media screen and (max-width: 30rem) {
  .footer-center {
    height: 8.75rem;
  }
}

.footer-center__nav {
  margin-top: 2.5rem;
}

@media screen and (max-width: 48rem) {
  .footer-center__nav {
    margin-top: 0;
  }
}

.footer-center__nav .nav-item {
  display: block;
}

.footer-center__nav a {
  display: inline-block;
  font-size: 0.875rem;
  text-transform: uppercase;
  padding: 0.5rem 0;
  color: #494848;
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
}

@media screen and (max-width: 62rem) {
  .footer-center__nav a {
    font-size: 0.9375rem;
  }
}

@media screen and (max-width: 48rem) {
  .footer-center__nav a {
    font-size: 1rem;
  }
}

@media screen and (max-width: 30rem) {
  .footer-center__nav a {
    font-size: 1.25rem;
  }
}

.footer-center__nav a:hover {
  color: #0083C1;
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
  text-decoration: underline;
}

.footer-center__nav a.nav-active {
  color: #0083C1;
}

.footer-center__social {
  width: 100%;
  margin: 0 auto;
}

@media screen and (max-width: 48rem) {
  .footer-center__social {
    display: block;
    width: 6.25rem;
    position: fixed;
    top: unset;
    bottom: 0.375rem;
    left: 1%;
    margin-left: 0rem;
    z-index: 1;
  }
}

@media screen and (max-width: 30rem) {
  .footer-center__social {
    width: 8.125rem;
    left: 0;
    bottom: -0.0625rem;
  }
}

.footer-right {
  height: 13.125rem;
  text-align: right;
  width: 33.3%;
  float: left;
  position: relative;
}

@media screen and (max-width: 75rem) {
  .footer-right {
    width: 30%;
  }
}

@media screen and (max-width: 62rem) {
  .footer-right {
    height: 13.75rem;
  }
}

@media screen and (max-width: 48rem) {
  .footer-right {
    height: 14.375rem;
    text-align: center;
    width: 100%;
    float: none;
  }
}

.footer-right:after {
  content: '';
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}

.footer-right__contacts {
  display: inline-block;
  vertical-align: middle;
  font-size: 0.875rem;
  text-align: left;
}

@media screen and (max-width: 62rem) {
  .footer-right__contacts {
    font-size: 0.9375rem;
  }
}

@media screen and (max-width: 48rem) {
  .footer-right__contacts {
    font-size: 1rem;
    text-align: center;
  }
}

@media screen and (max-width: 30rem) {
  .footer-right__contacts {
    font-size: 1.25rem;
  }
}

@media screen and (max-width: 30rem) {
  .contacts-wrapper p {
    font-size: 1.125rem;
  }
}

.contacts-phone {
  width: 8.125rem;
  font-size: 1rem;
  display: block;
  padding-top: 0.5rem;
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
}

@media screen and (max-width: 48rem) {
  .contacts-phone {
    width: 100%;
    font-size: 1.125rem;
    color: #0083C1;
  }
}

@media screen and (max-width: 30rem) {
  .contacts-phone {
    font-size: 1.375rem;
  }
}

.contacts-mail {
  display: block;
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
  padding-bottom: 0.5rem;
}

.contacts-phone:hover, .contacts-mail:hover {
  color: #0083C1;
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
}

.contacts-adress {
  margin-bottom: 0.625rem;
}

@media screen and (max-width: 30rem) {
  .contacts-adress p {
    font-size: 1.125rem;
  }
}

.contacts-page {
  font-size: 1rem;
  display: inline-block;
}

@media screen and (max-width: 30rem) {
  .contacts-page {
    font-size: 1.125rem;
  }
}

.footer-right__privacy {
  position: absolute;
  right: 0;
  bottom: 0.3125rem;
}

@media screen and (max-width: 62rem) {
  .footer-right__privacy {
    position: unset;
  }
}

.privacy {
  display: block;
  font-size: 0.75rem;
  color: #0083C1;
  text-decoration: underline;
}

@media screen and (max-width: 62rem) {
  .privacy {
    font-size: 0.875rem;
  }
}

@media screen and (max-width: 30rem) {
  .privacy {
    font-size: 1.0625rem;
  }
}

.privacy:hover {
  text-decoration: none;
}

.privacy-wrapper {
  width: 74%;
  float: left;
  padding-left: 0.9375rem;
  margin-bottom: 0.9375rem;
}

@media screen and (max-width: 48rem) {
  .privacy-wrapper {
    width: 100%;
    font-size: 0.875rem;
    padding-left: 0rem;
  }
}

@media screen and (max-width: 30rem) {
  .privacy-wrapper {
    font-size: 1rem;
  }
}

.privacy-wrapper h4 {
  margin-top: 0.5rem;
}

.footer-bottom {
  display: none;
}

@media screen and (max-width: 48rem) {
  .footer-bottom {
    display: block;
    width: 100%;
    height: 3.125rem;
    text-align: center;
    position: fixed;
    bottom: 0;
    left: 0;
    background: #fff;
    -webkit-box-shadow: 0 0 0.625rem rgba(0, 131, 193, 0.7);
    box-shadow: 0 0 0.625rem rgba(0, 131, 193, 0.7);
  }
}

/*************************
*******Cart CSS******
**************************/
.cart_items {
  width: 75%;
  float: right;
  padding-left: 1.25rem;
  font-size: 1rem;
}

@media screen and (max-width: 62rem) {
  .cart_items {
    padding-left: 0.625rem;
  }
}

@media screen and (max-width: 48rem) {
  .cart_items {
    width: 100%;
    padding: 0 0.625rem;
    font-size: 1.125rem;
  }
}

@media screen and (max-width: 30rem) {
  .cart_items {
    font-size: 1.375rem;
  }
}

@media screen and (max-width: 38.75rem) {
  .cart_items {
    padding: 0;
    min-height: 31.25rem;
  }
}

.cart-table {
  /*border: 0.0625rem solid #ddd;*/
  width: 80%;
  margin-bottom: 0.625rem;
  border-collapse: collapse;
  border-spacing: 0;
  color: #494848;
  float: left;
}

@media screen and (max-width: 75rem) {
  .cart-table {
    width: 90%;
  }
}

@media screen and (max-width: 62rem) {
  .cart-table {
    width: 100%;
  }
}

@media screen and (max-width: 30rem) {
  .cart-table {
    display: none;
  }
}

th {
  text-align: left;
}

.cart-table tr {
  line-height: 1.0;
  border-top: 0.0625rem solid #ddd;
  border-bottom: 0.0625rem solid #ddd;
}

.cart-table tr:first-child {
  display: none;
}

.cart-table td {
  padding: 0 0.3125rem;
  /*border: 0.0625rem solid #ddd;*/
}

@media screen and (max-width: 62rem) {
  .cart-table td {
    padding: 0 0.0625rem;
  }
}

.cart-table td:nth-child(1) {
  width: 11%;
}

.cart-table td:nth-child(2) {
  padding: 0.3125rem 0.3125rem;
  width: 40%;
}

.cart-table td:nth-child(3) {
  width: 17%;
  font-size: 0.9375rem;
}

@media screen and (max-width: 62rem) {
  .cart-table td:nth-child(3) {
    width: 18%;
  }
}

.cart-table td:nth-child(4) {
  width: 13%;
}

@media screen and (max-width: 62rem) {
  .cart-table td:nth-child(4) {
    width: 12%;
  }
}

@media screen and (max-width: 38.75rem) {
  .cart-table td:nth-child(4) {
    width: 15%;
    text-align: center;
  }
}

.cart-table td:nth-child(5) {
  width: 15%;
}

@media screen and (max-width: 62rem) {
  .cart-table td:nth-child(5) {
    font-size: 0.875rem;
  }
}

@media screen and (max-width: 38.75rem) {
  .cart-table td:nth-child(5) {
    width: 13%;
  }
}

.cart-table td:nth-child(6) {
  width: 4%;
}

.cart-table img {
  width: 100%;
}

.cart-table__mobile {
  display: none;
}

@media screen and (max-width: 30rem) {
  .cart-table__mobile {
    display: block;
    width: 100%;
    margin-bottom: 0.625rem;
    border-collapse: collapse;
    border-spacing: 0;
    color: #494848;
    float: left;
  }
}

.cart-table__mobile tr {
  line-height: 1.0;
  border-top: 0.0625rem solid #ddd;
  border-bottom: 0.0625rem solid #ddd;
}

.cart-table__mobile tr:first-child {
  display: none;
}

.cart-table__mobile td {
  padding: 0 0.0625rem;
}

.cart-table__mobile td:nth-child(1) {
  width: 20%;
}

.cart-table__mobile td:nth-child(2) {
  padding: 0.3125rem 0.625rem;
  width: 75%;
}

.cart-table__mobile td:nth-child(3) {
  width: 5%;
}

.cart-table__mobile img {
  width: 100%;
}

.cart-delete {
  display: block;
  width: 0.875rem;
  height: 1rem;
}

.trash-icon {
  width: 0.875rem;
  height: 1rem;
  fill: #0083C1;
}

@media screen and (max-width: 48rem) {
  .trash-icon {
    width: 1rem;
    height: 1rem;
  }
}

@media screen and (max-width: 30rem) {
  .trash-icon {
    width: 1.3125rem;
    height: 1.4375rem;
  }
}

.shipway {
  float: left;
  width: 100%;
  margin-bottom: 1.25rem;
}

.total {
  width: 80%;
  height: 6.25rem;
  float: left;
  text-align: center;
  position: relative;
  margin: 1.25rem 0;
}

@media screen and (max-width: 75rem) {
  .total {
    width: 90%;
  }
}

@media screen and (max-width: 62rem) {
  .total {
    width: 100%;
  }
}

.total__title {
  font-size: 1rem;
}

@media screen and (max-width: 30rem) {
  .total__title {
    font-size: 1.25rem;
  }
}

.total__price {
  text-align: center;
  font-size: 1rem;
}

@media screen and (max-width: 30rem) {
  .total__price {
    font-size: 1.375rem;
  }
}

.total__price span {
  font-size: 1.125rem;
  font-family: 'Robotomedium', sans-serif;
}

@media screen and (max-width: 30rem) {
  .total__price span {
    font-size: 1.5rem;
  }
}

.total__note {
  text-align: center;
}

@media screen and (max-width: 30rem) {
  .total__note {
    font-size: 1.125rem;
  }
}

.ship-note {
  width: 100%;
  font-size: 1rem;
  margin-bottom: 1rem;
}

@media screen and (max-width: 30rem) {
  .ship-note {
    font-size: 1.25rem;
  }
}

.order-note {
  float: left;
  width: 90%;
  font-size: 0.875rem;
  margin-top: 1.4375rem;
  margin-bottom: 1.25rem;
  padding-left: 0.625rem;
}

@media screen and (max-width: 30rem) {
  .order-note {
    font-size: 1.25rem;
  }
}

.section-checkout {
  height: 50rem;
}

.checkout {
  display: inline-block;
  color: #FFFFFF;
  font-size: 0.9375rem;
  padding: 0.5rem 2.0625rem;
  background: #0083C1;
  border: none;
  border-radius: 0.1875rem;
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
  opacity: 1;
}

@media screen and (max-width: 48rem) {
  .checkout {
    font-size: 1rem;
  }
}

@media screen and (max-width: 30rem) {
  .checkout {
    font-size: 1.25rem;
    padding: 0.75rem 2.1875rem;
  }
}

.checkout:hover {
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
  cursor: pointer;
  opacity: 0.8;
}

.checkout-return {
  color: #FFFFFF;
  font-size: 0.9375rem;
  margin-top: 1.25rem;
  padding: 0.5rem 2.0625rem;
  background: #0083C1;
  border: none;
  border-radius: 0.1875rem;
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
  opacity: 1;
  float: left;
}

@media screen and (max-width: 30rem) {
  .checkout-return {
    font-size: 1.125rem;
    padding: 0.625rem 2.1875rem;
  }
}

.checkout-return:hover {
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
  cursor: pointer;
  opacity: 0.8;
}

.cart-name {
  display: block;
  line-height: 1.25;
}

@media screen and (max-width: 48rem) {
  .cart-name {
    font-size: 1rem;
  }
}

@media screen and (max-width: 30rem) {
  .cart-name {
    font-size: 1.25rem;
  }
}

.cart-title {
  display: block;
  font-size: 0.875rem;
  color: #AFAFAF;
}

@media screen and (max-width: 48rem) {
  .cart-title {
    font-size: 1rem;
  }
}

@media screen and (max-width: 30rem) {
  .cart-title {
    font-size: 1.25rem;
  }
}

@media screen and (max-width: 48rem) {
  .availability-cart {
    display: block;
    font-size: 0.875rem;
  }
}

@media screen and (max-width: 30rem) {
  .availability-cart {
    font-size: 1.125rem;
    margin-top: 0.5rem;
  }
}

@media screen and (max-width: 22.5rem) {
  .availability-cart {
    font-size: 1.125rem;
  }
}

.calculation {
  margin-top: 1.25rem;
  text-align: center;
}

@media screen and (max-width: 30rem) {
  .quantity-cart {
    display: inline-block;
    font-size: 1.25rem;
  }
}

.quantity-cart button:hover {
  cursor: pointer;
  background: rgba(0, 131, 193, 0.1);
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
}

@media screen and (max-width: 30rem) {
  .price-cart {
    display: inline-block;
    font-size: 1.375rem;
    margin-left: 1.25rem;
  }
}

.cart__agree {
  color: #0083C1;
  text-decoration: underline;
}

.cart__agree:hover {
  text-decoration: none;
  cursor: pointer;
}

.checkout-wrapper {
  width: 100%;
  float: left;
}

.total-checkout {
  width: 100%;
  margin-bottom: 1.25rem;
  margin-top: 1.25rem;
  float: left;
}

.checkout-table {
  border: 0.0625rem solid #0083C1;
  padding: 0.3125rem 0.625rem;
}

@media screen and (max-width: 30rem) {
  .checkout-table {
    display: none;
  }
}

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

.align-right {
  text-align: right;
}

.checkout-table td:nth-child(2) {
  padding-left: 1.25rem;
}

.checkout-table__mobile {
  display: none;
}

@media screen and (max-width: 30rem) {
  .checkout-table__mobile {
    display: block;
    border: 0.0625rem solid #0083C1;
    padding: 0rem 0.3125rem;
  }
}

.checkout-table__mobile tr {
  text-align: center;
}

.checkout-table__mobile td {
  text-align: center;
}

.shipway__item {
  position: relative;
  margin-bottom: 1rem;
  margin-left: 2.5rem;
  font-size: 1rem;
}

@media screen and (max-width: 62rem) {
  .shipway__item {
    font-size: 1rem;
  }
}

@media screen and (max-width: 48rem) {
  .shipway__item {
    font-size: 1.0625rem;
  }
}

@media screen and (max-width: 30rem) {
  .shipway__item {
    font-size: 1.375rem;
    margin-bottom: 1.25rem;
  }
}

.shipway__item input {
  -webkit-appearance: none;
  /* Chrome */
  -moz-appearance: none;
  /* Firefox */
  appearance: none;
  /* убираем стандартные кружочки */
  position: absolute;
}

.radio_label {
  padding-left: 1.5625rem;
  font-size: 1rem;
  color: #0083C1;
  cursor: pointer;
}

.radio_label:before {
  content: "";
  display: block;
  width: 0.875rem;
  height: 0.875rem;
  border: 0.1875rem solid #fff;
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
  top: 0.0625rem;
  left: -1.625rem;
  z-index: 1;
  -webkit-transition: border .1s linear;
  -o-transition: border .1s linear;
  transition: border .1s linear;
  -webkit-box-shadow: 0 0 0.325rem #A1A1A1;
  box-shadow: 0 0 0.325rem #A1A1A1;
}

@media screen and (max-width: 62rem) {
  .radio_label:before {
    width: 0.9375rem;
    height: 0.9375rem;
  }
}

@media screen and (max-width: 48rem) {
  .radio_label:before {
    width: 1rem;
    height: 1rem;
  }
}

@media screen and (max-width: 30rem) {
  .radio_label:before {
    width: 1.25rem;
    height: 1.25rem;
    left: -2rem;
  }
}

@media screen and (max-width: 22.5rem) {
  .radio_label:before {
    width: 1.375rem;
    height: 1.375rem;
  }
}

.radio_label:after {
  content: "";
  display: block;
  width: 0.875rem;
  height: 0.875rem;
  border: 0.1875rem solid #fff;
  background-color: #0083C1;
  border-radius: 50%;
  opacity: 0;
  position: absolute;
  top: 0.0625rem;
  left: -1.625rem;
  z-index: 2;
  -webkit-transition: opacity .1s linear;
  -o-transition: opacity .1s linear;
  transition: opacity .1s linear;
  -webkit-box-shadow: 0 0 0.325rem #0083C1;
  box-shadow: 0 0 0.325rem #0083C1;
}

@media screen and (max-width: 62rem) {
  .radio_label:after {
    width: 0.9375rem;
    height: 0.9375rem;
  }
}

@media screen and (max-width: 48rem) {
  .radio_label:after {
    width: 1rem;
    height: 1rem;
  }
}

@media screen and (max-width: 30rem) {
  .radio_label:after {
    width: 1.25rem;
    height: 1.25rem;
    left: -2rem;
  }
}

@media screen and (max-width: 22.5rem) {
  .radio_label:after {
    width: 1.375rem;
    height: 1.375rem;
  }
}

.shipway__item input:checked + .radio_label:before {
  border-color: #0083C1;
}

.shipway__item input:checked + .radio_label:after {
  opacity: 1;
}

.ship_submit {
  color: #FFFFFF;
  font-size: 0.9375rem;
  padding: 0.5rem 2.0625rem;
  margin-left: 2.5rem;
  border: none;
  border-radius: 0.1875rem;
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
  opacity: 0.5;
  float: left;
}

@media screen and (max-width: 48rem) {
  .ship_submit {
    font-size: 1rem;
  }
}

@media screen and (max-width: 30rem) {
  .ship_submit {
    font-size: 1.25rem;
    padding: 0.625rem 2.1875rem;
  }
}

.submit-active {
  background: #0083C1;
  opacity: 1;
}

.submit-active:hover {
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
  cursor: pointer;
  opacity: 0.8;
}

.ship-selected {
  font-size: 1rem;
}

@media screen and (max-width: 30rem) {
  .ship-selected {
    font-size: 1.375rem;
  }
}

.ship-selected span {
  color: #0083C1;
  font-family: 'Robotomedium', sans-serif;
}

.ship-hidden {
  width: 100%;
  float: left;
}

.ship-hidden h3 {
  margin-top: 1.25rem;
}

.hidden {
  display: none;
}

.without_ship {
  display: none;
}

.submit_order {
  color: #FFFFFF;
  font-size: 0.9375rem;
  padding: 0.5rem 2.0625rem;
  margin-bottom: 0.9375rem;
  border: none;
  border-radius: 0.1875rem;
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
  float: left;
}

@media screen and (max-width: 48rem) {
  .submit_order {
    font-size: 1rem;
  }
}

@media screen and (max-width: 30rem) {
  .submit_order {
    font-size: 1.25rem;
    padding: 0.625rem 2.1875rem;
  }
}

.agree-check__hidden {
  display: none;
}

.agree-check {
  width: 1.5rem;
  height: 1.5rem;
  float: left;
  background: #FFFFFF;
  border: 0.0625rem solid #0083C1;
  border-radius: 0.4375rem;
  margin: 1.25rem 0.625rem 1.25rem 0.625rem;
  position: relative;
  display: block;
  cursor: pointer;
}

@media screen and (max-width: 48rem) {
  .agree-check {
    height: 1.625rem;
    width: 1.625rem;
  }
}

@media screen and (max-width: 30rem) {
  .agree-check {
    height: 1.75rem;
    width: 1.75rem;
    margin: 1.25rem 0.25rem 1.25rem 0.25rem;
  }
}

@media screen and (max-width: 22.5rem) {
  .agree-check {
    height: 1.875rem;
    width: 1.875rem;
    margin: 1.25rem 0.25rem 0rem 0.25rem;
  }
}

.agree-check::after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 9.5L5 13L14.5 1.5' stroke='%230083C1' stroke-width='3'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: block;
  width: 0rem;
  height: 0rem;
  left: 50%;
  top: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: 0.11s ease-in;
  -o-transition: 0.11s ease-in;
  transition: 0.11s ease-in;
  cursor: pointer;
}

.agree-check__hidden:checked + .agree-check::after {
  height: 1.1875rem;
  width: 1.125rem;
  border-radius: 50%;
}

@media screen and (max-width: 62rem) {
  .agree-check__hidden:checked + .agree-check::after {
    left: 56%;
  }
}

@media screen and (max-width: 48rem) {
  .agree-check__hidden:checked + .agree-check::after {
    height: 1.3125rem;
    width: 1.3125rem;
  }
}

@media screen and (max-width: 38.75rem) {
  .agree-check__hidden:checked + .agree-check::after {
    left: 60%;
  }
}

@media screen and (max-width: 30rem) {
  .agree-check__hidden:checked + .agree-check::after {
    height: 1.4375rem;
    width: 1.4375rem;
    left: 56%;
  }
}

@media screen and (max-width: 22.5rem) {
  .agree-check__hidden:checked + .agree-check::after {
    height: 1.5625rem;
    width: 1.5625rem;
  }
}

/*************************
*******checkout CSS******
**************************/
#overlay-faq, #overlay-privacy, #privacy {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 999;
  overflow: auto;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.7s ease-in 0s;
  -o-transition: opacity 0.7s ease-in 0s;
  transition: opacity 0.7s ease-in 0s;
}

.overlay-privacy__popup {
  top: 10%;
  left: 0;
  right: 0;
  font-size: 0.875rem;
  margin: auto;
  width: 80%;
  min-width: 12.5rem;
  max-width: 50rem;
  position: absolute;
  padding: 0 1rem;
  border: 0.0625rem solid #666;
  background-color: #fefefe;
  z-index: 1000;
  border-radius: 0.625rem;
  -webkit-box-shadow: 0 0rem 0.875rem rgba(0, 0, 0, 0.4);
  box-shadow: 0 0rem 0.875rem rgba(0, 0, 0, 0.4);
}

@media screen and (max-width: 62rem) {
  .overlay-privacy__popup {
    width: 90%;
    max-width: unset;
  }
}

@media screen and (max-width: 48rem) {
  .overlay-privacy__popup {
    padding: 0 0.625rem;
  }
}

@media screen and (max-width: 38.75rem) {
  .overlay-privacy__popup {
    width: 96%;
    padding: 0 0.5rem;
  }
}

@media screen and (max-width: 30rem) {
  .overlay-privacy__popup {
    width: 96%;
    padding: 0 0.75rem;
  }
}

.overlay-faq__popup {
  top: 10%;
  left: 0;
  right: 0;
  font-size: 0.875rem;
  margin: auto;
  width: 80%;
  min-width: 12.5rem;
  max-width: 37.5rem;
  position: absolute;
  padding: 0 1rem;
  border: 0.0625rem solid #666;
  background-color: #fefefe;
  z-index: 1000;
  border-radius: 0.625rem;
  -webkit-box-shadow: 0 0rem 0.875rem rgba(0, 0, 0, 0.4);
  box-shadow: 0 0rem 0.875rem rgba(0, 0, 0, 0.4);
}

@media screen and (max-width: 48rem) {
  .overlay-faq__popup {
    width: 90%;
    max-width: unset;
    padding: 0 0.625rem;
  }
}

@media screen and (max-width: 38.75rem) {
  .overlay-faq__popup {
    width: 96%;
    padding: 0 0.5rem;
  }
}

@media screen and (max-width: 30rem) {
  .overlay-faq__popup {
    width: 96%;
    padding: 0 0.75rem;
  }
}

.close {
  position: absolute;
  top: 0.3125rem;
  right: 0.3125rem;
  width: 2rem;
  height: 2rem;
  border: none;
  border-radius: 50%;
  background-color: #0083C1;
  -webkit-box-shadow: 0 0.125rem 0.3125rem 0 rgba(0, 0, 0, 0.16), 0 0.125rem 0.625rem 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 0.125rem 0.3125rem 0 rgba(0, 0, 0, 0.16), 0 0.125rem 0.625rem 0 rgba(0, 0, 0, 0.12);
  cursor: pointer;
  outline: none;
  opacity: 1;
}

@media screen and (max-width: 48rem) {
  .close {
    width: 2.375rem;
    height: 2.375rem;
  }
}

@media screen and (max-width: 38.75rem) {
  .close {
    top: -0.9375rem;
    right: -0.125rem;
  }
}

@media screen and (max-width: 30rem) {
  .close {
    width: 2.75rem;
    height: 2.75rem;
  }
}

.close:before {
  color: rgba(255, 255, 255, 0.9);
  content: "X";
  font-size: 0.875rem;
  font-weight: normal;
  text-decoration: none;
}

@media screen and (max-width: 30rem) {
  .close:before {
    font-size: 1rem;
  }
}

.close:hover {
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
  opacity: 0.9;
}

.privacy-checkout {
  margin-bottom: 0.625rem;
}

.privacy-checkout h4 {
  margin-top: 0.5rem;
}

@media screen and (max-width: 48rem) {
  .privacy-checkout h4 {
    font-size: 0.9375rem;
  }
}

@media screen and (max-width: 30rem) {
  .privacy-checkout h4 {
    font-size: 1.0625rem;
  }
}

@media screen and (max-width: 48rem) {
  .privacy-checkout p {
    font-size: 0.9375rem;
  }
}

@media screen and (max-width: 30rem) {
  .privacy-checkout p {
    font-size: 1.0625rem;
  }
}

.send-input {
  width: 70%;
  height: 1.875rem;
  background: #fff;
  border: 0.0625rem solid #0083C1;
  border-radius: 0.25rem;
  color: #696763;
  display: block;
  font-family: 'Roboto', sans-serif;
  font-size: 1rem;
  font-weight: 300;
  margin-bottom: 0.9375rem;
  outline: medium none;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

@media screen and (max-width: 30rem) {
  .send-input {
    width: 100%;
    height: 2.875rem;
    font-size: 1.375rem;
  }
}

@media screen and (max-width: 22.5rem) {
  .send-input {
    height: 2.5rem;
    font-size: 1.25rem;
  }
}

.name-wrapper {
  position: relative;
}

.send-title {
  position: absolute;
  top: -0.5rem;
  left: 0.6875rem;
  font-size: 0.75rem;
  height: 0.75rem;
  background-color: #fff;
  color: #0083C1;
  padding: 0 0.0625rem;
}

@media screen and (max-width: 62rem) {
  .send-title {
    top: -0.625rem;
    font-size: 0.875rem;
  }
}

@media screen and (max-width: 30rem) {
  .send-title {
    font-size: 1rem;
    padding: 0 0.1875rem;
  }
}

.send-textarea {
  width: 70%;
  height: 6.875rem;
  background: #fff;
  border: 0.0625rem solid #0083C1;
  border-radius: 0.25rem;
  color: #696763;
  display: block;
  font-family: 'Roboto', sans-serif;
  font-size: 1rem;
  font-weight: 300;
  margin-top: 0.9375rem;
  margin-bottom: 0.9375rem;
  outline: medium none;
  padding: 0.25rem 0.625rem 0rem 0.625rem;
}

@media screen and (max-width: 30rem) {
  .send-textarea {
    width: 100%;
    height: 8.75rem;
    font-size: 1.125rem;
  }
}

@media screen and (max-width: 22.5rem) {
  .send-textarea {
    height: 9.375rem;
    font-size: 1.25rem;
  }
}

.send-button {
  height: 2.1875rem;
  color: #FFFFFF;
  font-size: 0.9375rem;
  margin-top: 1.25rem;
  margin-bottom: 0.625rem;
  padding: 0.5rem 3rem;
  background: #0083C1;
  border: none;
  border-radius: 0.1875rem;
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
  opacity: 1;
}

.send-button:hover {
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
  cursor: pointer;
  opacity: 0.8;
}

.btn-disable {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important;
  background-color: #ccc !important;
  cursor: default !important;
  outline: none !important;
  pointer-events: none !important;
}

/*************************
*******404 CSS******
**************************/
.logo-404 {
  margin-top: 3.75rem;
}

.content-404 h1 {
  color: #363432;
  font-family: 'Roboto', sans-serif;
  font-size: 2.5625rem;
  font-weight: 300;
}

.content-404 img {
  margin: 0 auto;
}

.content-404 p {
  color: #363432;
  font-family: 'Roboto', sans-serif;
  font-size: 1.125rem;
}

.content-404 h2 {
  margin-top: 3.125rem;
}

.content-404 h2 a {
  background: #0083C1;
  color: #FFFFFF;
  font-family: 'Roboto', sans-serif;
  font-size: 2.75rem;
  font-weight: 300;
  padding: 0.5rem 2.5rem;
}

@media screen and (max-width: 62rem) {
  .admin-menu {
    display: none;
  }
}

.admin-menu__mobile {
  display: none;
}

@media screen and (max-width: 62rem) {
  .admin-menu__mobile {
    display: block;
  }
}

.admin-menu__item.active {
  background: transparent;
  padding: 0.1875rem 0.4375rem;
  margin: 0.625rem 0.3125rem;
  display: block;
  float: left;
}

@media screen and (max-width: 62rem) {
  .admin-menu__item.active {
    margin: 0.0625rem 0.3125rem 0.625rem 0.3125rem;
    font-size: 1rem;
  }
}

@media screen and (max-width: 30rem) {
  .admin-menu__item.active {
    padding: 0.3125rem 0.625rem;
    font-size: 1.125rem;
  }
}

.admin-menu__item a {
  background: #0083C1;
  color: #FFFFFF;
  padding: 0.1875rem 0.4375rem;
  margin: 0.625rem 0.3125rem;
  display: block;
  float: left;
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
}

@media screen and (max-width: 62rem) {
  .admin-menu__item a {
    margin: 0.0625rem 0.3125rem 0.625rem 0.3125rem;
    font-size: 1rem;
  }
}

@media screen and (max-width: 30rem) {
  .admin-menu__item a {
    padding: 0.3125rem 0.625rem;
    font-size: 1.125rem;
  }
}

.admin-menu__item a:hover {
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
  background: rgba(0, 131, 193, 0.7);
}

@media screen and (max-width: 62rem) {
  .admin-title h3, .admin-title h4 {
    display: none;
  }
}

@media screen and (max-width: 62rem) {
  .admin-title__visible {
    font-size: 1rem;
  }
}

@media screen and (max-width: 30rem) {
  .admin-title__visible {
    font-size: 1.125rem;
  }
}

/*admin create begin*/
.admin_svg {
  width: 0.9375rem;
  height: 0.9375rem;
}

@media screen and (max-width: 62rem) {
  .admin_svg {
    width: 1.125rem;
    height: 1.125rem;
  }
}

@media screen and (max-width: 30rem) {
  .admin_svg {
    width: 1.25rem;
    height: 1.25rem;
  }
}

.admin_acco {
  width: 100%;
  float: left;
  margin-bottom: 1.25rem;
}

.admin_acco_left {
  width: 40%;
  float: left;
  padding-right: 0.625rem;
}

.admin_acco_left li {
  border: 0.0625rem solid #0083C1;
  border-radius: 0.3125rem;
  margin-bottom: 0.0625rem;
}

/*.admin_acco_left li:nth-child(n+7) {
	display: none;
}
.admin_acco_left li li:nth-child(n+7) {
  display: block;
}*/
.admin_acco_left li:nth-child(even) {
  display: none;
}

.admin_acco_left li:nth-child(odd) {
  display: block;
}

.admin_acco_left li li:nth-child(odd) {
  display: block;
}

.admin_acco_left li li:nth-child(even) {
  display: block;
}

.admin_acco_left li a {
  position: relative;
  display: block;
  font-size: 0.875rem;
  color: #494848;
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
  line-height: 1.1;
}

.admin_acco_left li a:hover {
  text-decoration: none;
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
  background: #0083c1;
}

.admin_acco_left li a:active, .admin_acco_left li a:focus {
  text-decoration: none;
}

.admin_acco_left li a {
  padding: 0.0625rem 0.3125rem;
  background: #0083C1;
  cursor: default;
  color: #fff;
}

.admin_acco_left li li {
  font-size: 0.875rem;
  border: none;
}

.admin_acco_left li li a {
  padding: 0;
  display: block;
  text-decoration: none;
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
  background: none;
  cursor: pointer;
  color: #494848;
}

.admin_acco_left li li a:hover {
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
  background: rgba(0, 131, 193, 0.4);
  color: #000;
}

.admin_acco_left li li a.active {
  font-family: 'Robotomedium', sans-serif;
}

.admin_acco_left li ul {
  padding-left: 1.25rem;
}

.admin_acco_left ul {
  padding-left: 1.25rem;
}

.admin_acco_right {
  width: 40%;
  padding-left: 0.625rem;
  float: left;
}

.admin_acco_right li {
  border: 0.0625rem solid #0083C1;
  border-radius: 0.3125rem;
  margin-bottom: 0.0625rem;
}

/*.admin_acco_right li:nth-child(-n+6) {
	display: none;
}
.admin_acco_right li li:nth-child(-n+6) {
  display: block;
}*/
/*.admin_acco_right li:nth-child(odd) {
	display: none;
}
.admin_acco_right li li:nth-child(even) {
  display: block;
}*/
.admin_acco_right li:nth-child(odd) {
  display: none;
}

.admin_acco_right li:nth-child(even) {
  display: block;
}

.admin_acco_right li li:nth-child(odd) {
  display: block;
}

.admin_acco_right li li:nth-child(even) {
  display: block;
}

.admin_acco_right li a {
  position: relative;
  display: block;
  font-size: 0.875rem;
  color: #494848;
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
  line-height: 1.1;
}

.admin_acco_right li a:hover {
  text-decoration: none;
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
  background: #0083c1;
}

.admin_acco_right li a:active, .admin_acco_right li a:focus {
  text-decoration: none;
}

.admin_acco_right li a {
  padding: 0.0625rem 0.3125rem;
  background: #0083C1;
  cursor: default;
  color: #fff;
}

.admin_acco_right li li {
  font-size: 0.875rem;
  border: none;
}

.admin_acco_right li li a {
  padding: 0;
  display: block;
  text-decoration: none;
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
  background: none;
  cursor: pointer;
  color: #494848;
}

.admin_acco_right li li a:hover {
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
  background: rgba(0, 131, 193, 0.4);
  color: #000;
}

.admin_acco_right li li a.active {
  font-family: 'Robotomedium', sans-serif;
}

.admin_acco_right li ul {
  padding-left: 1.25rem;
}

.admin_acco_right ul {
  padding-left: 1.25rem;
}

.allproduct-table {
  border: 0.0625rem solid #ddd;
  width: 100%;
  margin-bottom: 1.25rem;
  border-collapse: collapse;
  border-spacing: 0;
  color: #494848;
}

@media screen and (max-width: 62rem) {
  .allproduct-table {
    font-size: 1rem;
  }
}

@media screen and (max-width: 30rem) {
  .allproduct-table {
    font-size: 1.25rem;
  }
}

.allproduct-table th {
  text-align: left;
  padding: 0 0.3125rem;
}

.allproduct-table tr {
  line-height: 1.0;
  border: 0.0625rem solid #ddd;
}

.allproduct-table tr:first-child {
  background: rgba(0, 131, 193, 0.4);
  height: 1.25rem;
}

.allproduct-table td, th {
  border: 0.0625rem solid #ddd;
}

@media screen and (max-width: 62rem) {
  .allproduct-table th:nth-child(3) {
    display: none;
  }
}

@media screen and (max-width: 48rem) {
  .allproduct-table th:nth-child(4) {
    display: none;
  }
}

@media screen and (max-width: 62rem) {
  .allproduct-table th:nth-child(9) {
    display: none;
  }
}

.allproduct-table td {
  padding: 0 0.3125rem;
}

@media screen and (max-width: 62rem) {
  .allproduct-table td {
    padding: 0.25rem 0.3125rem;
  }
}

.allproduct-table td:nth-child(1) {
  width: 4%;
}

.allproduct-table td:nth-child(2) {
  width: 7%;
}

.allproduct-table td:nth-child(3) {
  width: 30%;
}

@media screen and (max-width: 62rem) {
  .allproduct-table td:nth-child(3) {
    display: none;
  }
}

.allproduct-table td:nth-child(4) {
  width: 30%;
}

@media screen and (max-width: 48rem) {
  .allproduct-table td:nth-child(4) {
    display: none;
  }
}

.allproduct-table td:nth-child(5) {
  width: 3%;
}

.allproduct-table td:nth-child(6) {
  width: 8%;
}

.allproduct-table td:nth-child(7) {
  width: 2%;
}

.allproduct-table td:nth-child(8) {
  width: 2%;
}

@media screen and (max-width: 62rem) {
  .allproduct-table td:nth-child(8) {
    width: 4%;
    text-align: center;
  }
}

.allproduct-table td:nth-child(9) {
  width: 2%;
}

@media screen and (max-width: 62rem) {
  .allproduct-table td:nth-child(9) {
    display: none;
  }
}

.allproduct-table tr:hover {
  background: rgba(0, 131, 193, 0.1);
  transition: all 0.1s ease-in;
  -moz-transition: all 0.1s ease-in;
  -webkit-transition: all 0.1s ease-in;
  -o-transition: all 0.1s ease-in;
}

.allorder-table {
  border: 0.0625rem solid #ddd;
  width: 100%;
  margin-bottom: 1.25rem;
  border-collapse: collapse;
  border-spacing: 0;
  color: #494848;
}

.allorder-table tr {
  border: 0.0625rem solid #ddd;
}

.allorder-table tr:first-child {
  background: rgba(0, 131, 193, 0.4);
  height: 1.25rem;
}

@media screen and (max-width: 62rem) {
  .allorder-table tr:first-child {
    height: 1rem;
  }
}

.allorder-table th {
  border: 0.0625rem solid #ddd;
  padding: 0 0.3125rem;
}

@media screen and (max-width: 62rem) {
  .allorder-table th {
    font-size: 1rem;
    padding: 0 0.125rem;
  }
}

.allorder-table td {
  border: 0.0625rem solid #ddd;
  padding: 0.25rem 0.3125rem;
}

@media screen and (max-width: 62rem) {
  .allorder-table td {
    font-size: 1rem;
  }
}

@media screen and (max-width: 30rem) {
  .allorder-table td {
    font-size: 1.125rem;
  }
}

.allorder-table tr:hover {
  background: rgba(0, 131, 193, 0.1);
  transition: all 0.1s ease-in;
  -moz-transition: all 0.1s ease-in;
  -webkit-transition: all 0.1s ease-in;
  -o-transition: all 0.1s ease-in;
}

@media screen and (max-width: 30rem) {
  .allorder-table td:nth-child(1) {
    font-size: 0.875rem;
  }
}

@media screen and (max-width: 30rem) {
  .allorder-table td:nth-child(2) {
    width: 15%;
  }
}

@media screen and (max-width: 30rem) {
  .allorder-table th:nth-child(4) {
    display: none;
  }
}

@media screen and (max-width: 30rem) {
  .allorder-table td:nth-child(4) {
    display: none;
  }
}

.allorder-table td:nth-child(6) {
  text-align: center;
}

@media screen and (max-width: 30rem) {
  .allorder-table td:nth-child(6) {
    width: 8%;
  }
}

.allorder-table td:nth-child(7) {
  text-align: center;
}

@media screen and (max-width: 30rem) {
  .allorder-table td:nth-child(7) {
    width: 8%;
  }
}

.allorder-table td:nth-child(8) {
  text-align: center;
}

@media screen and (max-width: 30rem) {
  .allorder-table td:nth-child(8) {
    width: 8%;
  }
}

.order-table {
  border: 0.0625rem solid #ddd;
  width: 100%;
  margin-bottom: 1.25rem;
  border-collapse: collapse;
  border-spacing: 0;
  color: #494848;
}

.order-table th {
  text-align: left;
  padding: 0 0.3125rem;
}

.order-table tr {
  line-height: 1.0;
  border: 0.0625rem solid #ddd;
}

.order-table tr:first-child {
  background: rgba(0, 131, 193, 0.4);
  height: 1.25rem;
}

.order-table td, th {
  border: 0.0625rem solid #ddd;
  padding: 0 0.3125rem;
}

@media screen and (max-width: 62rem) {
  .order-table td, th {
    font-size: 1rem;
  }
}

@media screen and (max-width: 30rem) {
  .order-table td, th {
    font-size: 1.125rem;
  }
}

.order-table td:nth-child(1) {
  width: 3.125rem;
  text-align: right;
  padding-right: 0.5rem;
}

.order-table td:nth-child(2) {
  width: 12.5rem;
}

@media screen and (max-width: 62rem) {
  .order-table td:nth-child(2) {
    width: 8.75rem;
  }
}

@media screen and (max-width: 30rem) {
  .order-table td:nth-child(2) {
    width: 8.75rem;
  }
}

.order-table td:nth-child(3) {
  width: 6.25rem;
  text-align: center;
}

@media screen and (max-width: 30rem) {
  .order-table td:nth-child(4) {
    display: none;
  }
}

@media screen and (max-width: 30rem) {
  .order-table th:nth-child(4) {
    display: none;
  }
}

.order-table td:nth-child(7) {
  width: 3.125rem;
  text-align: center;
}

.order-table td:nth-child(8) {
  width: 3.75rem;
  text-align: center;
}

.view-order img {
  width: 100%;
}

.order-title {
  font-size: 0.9375rem;
}

@media screen and (max-width: 62rem) {
  .order-title {
    font-size: 1rem;
  }
}

@media screen and (max-width: 30rem) {
  .order-title {
    font-size: 1.125rem;
  }
}

.order-title span {
  color: #0083C1;
}

.create_p {
  display: inline-block;
  margin-bottom: 0;
  padding: 0.1875rem 0rem;
}

@media screen and (max-width: 62rem) {
  .create_p {
    font-size: 1rem;
    padding: 0;
  }
}

@media screen and (max-width: 30rem) {
  .create_p {
    font-size: 1.125rem;
  }
}

.create-div {
  width: 100%;
  height: 1.875rem;
}

@media screen and (max-width: 62rem) {
  .create-div {
    height: 2.25rem;
  }
}

.create-area {
  width: 100%;
  height: 10.625rem;
}

.create_area {
  height: 9.375rem;
}

.create_area, .create_select {
  width: 70%;
  float: right;
  margin-bottom: 0.3125rem;
  padding: 0.1875rem 0.375rem;
  font-family: 'Roboto', sans-serif;
  font-size: 0.875rem;
}

@media screen and (max-width: 62rem) {
  .create_area, .create_select {
    font-size: 1rem;
  }
}

@media screen and (max-width: 30rem) {
  .create_area, .create_select {
    font-size: 1.125rem;
  }
}

.update-area {
  width: 100%;
  height: 6.25rem;
}

.update-img {
  height: 18.75rem;
}

@media screen and (max-width: 62rem) {
  .update-img {
    height: 21.25rem;
  }
}

.update-img__item {
  vertical-align: middle;
  padding-left: 0.5rem;
  padding-bottom: 0.1875rem;
}

.admin-button {
  color: #FFFFFF;
  font-size: 0.9375rem;
  margin-top: 1.25rem;
  padding: 0.8125rem 7.75rem;
  background: #0083C1;
  border: none;
  border-radius: 0.1875rem;
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
}

@media screen and (max-width: 30rem) {
  .admin-button {
    font-size: 1.125rem;
  }
}

.admin-button:hover {
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
  cursor: pointer;
  background: #494848;
}

.product-form {
  width: 32.5rem;
  padding: 0 0.625rem;
  font-family: 'Roboto', sans-serif;
}

@media screen and (max-width: 62rem) {
  .product-form {
    width: 37.5rem;
  }
}

/*	.product-form h2 {
  color: #696763;
  font-size: 1.25rem;
  font-weight: 300;
  margin-bottom: 1.875rem;
}*/
.product-form input {
  background: #fff;
  color: #696763;
  display: block;
  font-family: 'Roboto', sans-serif;
  font-size: 0.875rem;
  font-weight: 300;
  height: 1.5625rem;
  margin-bottom: 0.3125rem;
  outline: medium none;
  padding-left: 0.625rem;
  width: 70%;
  float: right;
}

@media screen and (max-width: 62rem) {
  .product-form input {
    font-size: 1rem;
    height: 1.8125rem;
  }
}

.product-form textarea {
  display: block;
  font-family: 'Roboto', sans-serif;
  font-size: 0.875rem;
  font-weight: 300;
  height: 9.375rem;
  margin-bottom: 0.3125rem;
  outline: medium none;
  padding-left: 0.625rem;
  width: 70%;
  float: right;
}

@media screen and (max-width: 62rem) {
  .product-form textarea {
    font-size: 1rem;
  }
}

.product-form .admin-button {
  height: 2.1875rem;
  color: #FFFFFF;
  font-size: 0.9375rem;
  margin-top: 1.25rem;
  padding: 0.5rem 0rem;
  background: #0083C1;
  border: none;
  border-radius: 0.1875rem;
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
}

@media screen and (max-width: 62rem) {
  .product-form .admin-button {
    font-size: 1rem;
  }
}

.product-form .admin-button:hover {
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
  cursor: pointer;
  background: #494848;
}

.update-form {
  width: 32.5rem;
  padding: 0 0.625rem;
}

.update-form input {
  display: block;
  font-family: 'Roboto', sans-serif;
  font-size: 0.875rem;
  height: 1.5625rem;
  margin-bottom: 0.3125rem;
  padding-left: 0.625rem;
  width: 70%;
  float: right;
}

@media screen and (max-width: 30rem) {
  .update-form input {
    font-size: 1.125rem;
    height: 1.8125rem;
  }
}

.update-form textarea {
  display: block;
  font-family: 'Roboto', sans-serif;
  font-size: 0.875rem;
  height: 5rem;
  margin-bottom: 0.3125rem;
  padding-left: 0.625rem;
  width: 70%;
  float: right;
}

@media screen and (max-width: 30rem) {
  .update-form textarea {
    font-size: 1.125rem;
  }
}

.update-form .admin-button {
  height: 2.1875rem;
  color: #FFFFFF;
  font-size: 0.9375rem;
  margin-top: 1.25rem;
  padding: 0.5rem 0rem;
  background: #0083C1;
  border: none;
  border-radius: 0.1875rem;
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
}

@media screen and (max-width: 30rem) {
  .update-form .admin-button {
    font-size: 1.125rem;
  }
}

.update-form .admin-button:hover {
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
  cursor: pointer;
  background: #494848;
}

h2.title {
  margin-top: 0.625rem;
  margin-bottom: 0.9375rem;
  color: #0083C1;
  font-family: 'Roboto', sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
}

@media screen and (max-width: 30rem) {
  h2.title {
    font-size: 1.5rem;
  }
}

@media screen and (max-width: 22.5rem) {
  h2.title {
    font-size: 1.5rem;
  }
}

@media screen and (max-width: 62rem) {
  .table-admin-small {
    font-size: 1rem;
  }
}

@media screen and (max-width: 30rem) {
  .table-admin-small {
    font-size: 1.125rem;
  }
}

.pageup {
  width: 1.875rem;
  height: 1.875rem;
  display: none;
  position: fixed;
  bottom: 1.875rem;
  right: 1.875rem;
}

@media screen and (max-width: 48rem) {
  .pageup {
    width: 2.1875rem;
    height: 2.1875rem;
    bottom: 4.6875rem;
    right: 1.25rem;
  }
}

@media screen and (max-width: 30rem) {
  .pageup {
    width: 2.375rem;
    height: 2.375rem;
  }
}

.pageup img {
  width: 100%;
}

/***pagination******/
.pagination {
  display: inline-block;
  padding-left: 0.9375rem;
  font-size: 0.75rem;
}

@media screen and (max-width: 30rem) {
  .pagination {
    padding-left: 0;
  }
}

.pagination li {
  display: inline-block;
}

.pagination-top {
  float: right;
}

@media screen and (max-width: 30rem) {
  .pagination-top {
    padding-top: 0.125rem;
  }
}

.pagination-bottom {
  float: right;
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}

.pagination .active a, .pagination a:hover, .pagination a:focus, .active-page {
  background-color: #0083C1;
  border-color: #0083C1;
  color: #FFFFFF;
  /*cursor: default;*/
  z-index: 2;
}

.pagination .active a {
  cursor: default;
}

.pagination li a {
  width: 1.875rem;
  height: 1.875rem;
  border: 0.0625rem solid #0083C1;
  float: left;
  margin-right: 0.0625rem;
  color: #0083C1;
  text-align: center;
  padding-top: 0.375rem;
}

@media screen and (max-width: 30rem) {
  .pagination li a {
    width: 2.375rem;
    height: 2.375rem;
    font-size: 1rem;
    margin-right: 0.125rem;
  }
}

@media screen and (max-width: 22.5rem) {
  .pagination li a {
    width: 2.375rem;
    height: 2.375rem;
    font-size: 1rem;
  }
}

.pagination .active-page {
  color: #FFFFFF;
}

.pagination li a:hover {
  background: #0083C1;
  color: #fff;
}

.emptypage {
  cursor: default;
}

.pagination li a.emptypage {
  border: none;
  width: 1.125rem;
}

.pagination li a.emptypage:hover {
  background: none;
  color: #0083C1;
}

/*# sourceMappingURL=sourcemaps/main1.css.map */
