@charset "UTF-8";



fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }




.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }

.dropdown-menu.pull-right, .dropdown-menu.header__minicart {
  right: 0;
  left: auto; }

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5; }


.dropdown-menu-right {
  right: 0;
  left: auto; }

.dropdown-menu-left {
  right: auto;
  left: 0; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990; }



#dropdown {
  position: absolute;
  left: 0;
  top: 100%;
  margin-top: 10px; }

#dropdown label {
  font-weight: normal;
  line-height: normal;
  text-align: left; }

#dropdown .close {
  font-size: 14px;
  color: #333;
  opacity: 1; }

#dropdown .actions .btn-link {
  clear: both;
  display: block;
  margin-top: 8px;
  padding-left: 0;
  text-align: left; }


abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }


input {
  line-height: normal; }




fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }



ul, ol {
  padding: 0; }

fieldset {
  border: none;
  margin: auto;
  margin: initial;
  padding: auto;
  padding: initial; }

.label {
  display: inline-block;
  padding: initial;
  color: inherit;
  font-size: inherit;
  text-align: left;
  font-weight: inherit; }


.header {
  margin: 0;
  padding: 0;
  border: 0; }
.header__top {
  background-color: #f2f2f2;
  height: 32px; }
.header__top .top__list {
  float: left;
  margin: 0 0 0 5px;
  font-size: 12px;
  padding-right: 5px; }
.header__top .top__list:last-child {
  border-right: none;
  padding-right: 0;
  margin-right: 0; }
.header__top .top__list--first {
  margin-left: 25px; }
.header__top .top__list .list__item {
  padding-top: 5px;
  padding-bottom: 3px;
  position: relative; }
.header__top .top__list .list__item.dropdown .dropdown-menu {
  left: auto; }
.header__top .top__list .list__item.dropdown.open {
  padding-bottom: 1px; }
.header__top .top__list .list__item.dropdown.open:before {
  content: '';
  position: absolute;
  height: 4px;
  background-color: #f5a623;
  bottom: -2px;
  left: -2px;
  right: -2px; }

.header__top .top__list .list__item.dropdown.open .list__submenu {
  min-width: 225px;
  top: 30px;
  padding-top: 18px;
  padding-bottom: 18px;
  border: none;
  border-radius: 0;
  font-size: 12px; }
.header__top .top__list .list__item.dropdown.open .list__submenu--right {
  left: initial;
  right: 0; }
.header__top .top__list .list__item.dropdown.open .list__submenu li {
  padding-left: 12px;
  padding-right: 12px; }

.header__top .top__list .list__item.dropdown.open .list__submenu i {
  font-size: 14px;
  margin-right: 10px; }


.header__top .top__list .list__item.dropdown a {
  cursor: pointer; }
.header__top .top__list .list__item i {
  margin: 7px 5px 5px; }
.header__top .top__list .list__item a {
  color: #3b3f4a; }

@media (max-width: 1200px) {
  .header__top .top__list {
    font-size: 10px; } }

@media (max-width: 992px) {
  .header {
    display: none; }
    .header__top .top__list--first {
      margin-left: 75px; }
  }

@media (max-width: 767px) {
  .header {
    display: none; } }

@media (min-width: 1201px) {
  .header__top .container, .header__middle .container {
    padding-left: 0;
    padding-right: 0; } }



	
/********* SELECT *********/

select, input {
  border-color: #d5d5d5;
  border-style: solid;
  border-width: 1px;
  height: 40px; }
  select.mage-error, input.mage-error {
    margin-top: 0; }





.fieldset .field input {
  padding: 10px 15px;
  font-size: 12px;
  width: 100%; }

.fieldset .field + .field {
  margin-top: 20px; }

.fieldset .field.choice.isDummy {
  color: #000000;
  font-weight: bold; }
  .fieldset .field.choice.isDummy span {
    border: 2px solid #f5a623;
    padding: 4px; }


.header {
  margin: 0;
  padding: 0;
  border: 0; }
  .header__top {
    background-color: #f2f2f2; }
    .header__top .top__list.account_header li {
      text-align: center;
      width: 145px; }
    .header__top .top__list.account_header .list__item.dropdown.open .list__submenu {
      min-width: 270px; }

      .header__top .top__list.account_header .list__item.dropdown.open .list__submenu li {
        text-align: left;
        width: 100%;
        padding-left: 6px;
        padding-right: 6px;
        font-size: 12px; }
       
        .header__top .top__list.account_header .list__item.dropdown.open .list__submenu li.logout {
          border-top: 2px solid #d5d5d5;
          margin-top: 10px;
          padding-top: 10px; }
        
      
      .header__top .top__list.account_header .list__item.dropdown.open .list__submenu .box-login {
        margin: 0; }
        .header__top .top__list.account_header .list__item.dropdown.open .list__submenu .box-login form {
          float: none; }
          .header__top .top__list.account_header .list__item.dropdown.open .list__submenu .box-login form fieldset {
            border: 0;
            padding-left: 0;
            padding-right: 0; }
            .header__top .top__list.account_header .list__item.dropdown.open .list__submenu .box-login form fieldset label {
              font-weight: normal; }
       
            .header__top .top__list.account_header .list__item.dropdown.open .list__submenu .box-login form fieldset input {
              border: 1px solid #d5d5d5;
              background: #f2f2f2;
              border-radius: 0;
              height: 40px;
              padding: 0 7px;
              font-size: 12px;
              width: 100%;
              margin-bottom: 7px; }
          
      .header__top .top__list.account_header .list__item.dropdown.open .list__submenu .box-register {
        border-top: 2px solid #d5d5d5;
        padding-top: 20px;
        margin: 15px 0 0; }
        .header__top .top__list.account_header .list__item.dropdown.open .list__submenu .box-register .box-logo {
          background-image: url("../../images/svg/ic_card.svg");
          background-repeat: no-repeat;
          background-position: 0px center;
          width: 30%;
          height: 60px;
          display: inline-block;
          float: left; }
        .header__top .top__list.account_header .list__item.dropdown.open .list__submenu .box-register .box-title {
          color: #000;
          text-transform: uppercase;
          font-size: 12px;
         }


     

ul.list--square li {
  position: relative;
  padding-left: 15px; }
  ul.list--square li:before {
    content: '';
    display: block;
    height: 10px;
    width: 10px;
    border: 2px solid #8a050a;
    position: absolute;
    left: 0;
    top: 25%; }

ul.list--dot li {
  position: relative;
  padding-left: 15px; }
  ul.list--dot li:before {
    content: '';
    display: block;
    height: 10px;
    width: 10px;
    border: 2px solid #8a050a;
    position: absolute;
    left: 0;
    top: 25%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%; }


@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }
  }
  
.btns{
	background-color:#596273 !important;
	color:#fff !important;
	border:0;
}

