/*
Theme Name: Lobsterbay
Theme URI: http://lobsterbay.vn/
Author: Daohaisan
Author URI: http://daohaisan.vn/
Description: Lobsterbay
Version: 1.0
License: GNU General Public License v2 or later
Tags: two-columns, left-sidebar, fixed-layout, responsive-layout, custom-background, custom-colors, custom-header, custom-menu
Text Domain: Accent
*/
/*========================================================== GENERAL ==========================================================*/
* {
  font-family: 'Nunito', sans-serif;
  margin: 0;
  padding: 0; }

.glyphicon {
  font-family: "Glyphicons Halflings" !important; }

a, a:hover, a:focus {
  text-decoration: none;
  outline: none; }

img, iframe {
  max-width: 100%; }

table {
  width: 100%; }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  font-size: 100%;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline; }

body {
  line-height: 1.42857143;
  font-size: 14px;
  color: #000000;
  background: #f5f5f5;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  font-family: 'UTM Avo', sans-serif; }

ol, ul {
  padding-left: 0;
  list-style: none; }

h1, h2, h3, h4, h5, h6 {
  color: #000;
  margin: 0 0 13px;
  font-weight: 700;
  line-height: 1.2; }

h1 {
  font-weight: 400;
  color: #000;
  font-size: 36px; }

h2 {
  font-weight: 400;
  color: #000;
  font-size: 28px; }

h3 {
  font-weight: 400;
  color: #000;
  font-size: 24px; }

h4 {
  font-size: 13px;
  line-height: 18px; }

h5 {
  font-size: 12px;
  line-height: 18px; }

h6 {
  font-size: 10px;
  line-height: 18px;
  text-transform: uppercase; }

p {
  margin-bottom: 10px;
  line-height: 24px; }

img {
  border: none;
  max-width: 100%;
  height: auto; }

a {
  color: #000000; }

a:hover {
  text-decoration: none;
  color: #b11636; }

a:focus {
  text-decoration: none;
  outline: none; }

button, input {
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s; }

input[type=text], input[type=email], input[type=password], input[type=number], input[type=search], textarea {
  border: 1px solid #b5b5b5;
  padding: 8px 15px;
  font-size: 14px;
  color: #757575;
  border-radius: 0; }

button, input[type=text]:focus, input[type=email]:focus, input[type=password]:focus, input[type=number]:focus, input[type=search]:focus, textarea:focus {
  border-color: #C1BCBC;
  outline: none; }

fieldset {
  border: 2px groove threedface;
  display: block;
  padding-block-end: 0.75em;
  padding-block-start: 0.35em;
  text-align: center; }

fieldset legend {
  display: inline-block;
  color: inherit;
  background: none;
  vertical-align: top; }

/* reuse style */
.relative {
  position: relative; }

.absolute {
  position: absolute; }

.pos_initial {
  position: initial; }

.pos-t-0 {
  top: 0; }

.pos-t-10 {
  top: 10%; }

.pos-t-20 {
  top: 20%; }

.pos-t-30 {
  top: 30%; }

.pos-b-0 {
  top: 0; }

.pos-b-10 {
  bottom: 10%; }

.pos-b-20 {
  bottom: 20%; }

.pos-b-30 {
  bottom: 30%; }

.pos-l-0 {
  left: 0; }

.pos-l-10 {
  left: 10%; }

.pos-l-20 {
  left: 20%; }

.pos-l-30 {
  left: 30%; }

.pos-r-0 {
  right: 0; }

.pos-r-10 {
  right: 10%; }

.pos-r-20 {
  right: 20%; }

.pos-r-30 {
  right: 30%; }

.pos-l-ini {
  left: initial !important; }

.pos-r-ini {
  right: initial !important; }

.pos-t-ini {
  top: initial !important; }

.pos-b-ini {
  bottom: initial !important; }

.p-l-0 {
  padding-left: 0; }

.p-l-5 {
  padding-left: 5px; }

.p-l-7-5 {
  padding-left: 7.5px; }

.p-l-10 {
  padding-left: 10px; }

.p-l-15 {
  padding-left: 15px; }

.p-l-20 {
  padding-left: 20px; }

.p-l-25 {
  padding-left: 25px; }

.p-l-30 {
  padding-left: 30px; }

.p-r-0 {
  padding-right: 0; }

.p-r-5 {
  padding-right: 5px; }

.p-r-7-5 {
  padding-right: 7.5px; }

.p-r-10 {
  padding-right: 10px; }

.p-r-15 {
  padding-right: 15px; }

.p-r-20 {
  padding-right: 20px; }

.p-r-25 {
  padding-right: 25px; }

.p-r-30 {
  padding-right: 30px; }

.p-t-0 {
  padding-top: 0; }

.p-t-5 {
  padding-top: 5px; }

.p-t-10 {
  padding-top: 10px; }

.p-t-15 {
  padding-top: 15px; }

.p-t-20 {
  padding-top: 20px; }

.p-t-25 {
  padding-top: 25px; }

.p-t-30 {
  padding-top: 30px; }

.p-b-0 {
  padding-top: 0; }

.p-b-5 {
  padding-bottom: 5px; }

.p-b-10 {
  padding-bottom: 10px; }

.p-b-15 {
  padding-bottom: 15px; }

.p-b-20 {
  padding-bottom: 20px; }

.p-b-25 {
  padding-bottom: 25px; }

.p-b-30 {
  padding-bottom: 30px; }

.m-l-0 {
  margin-left: 0; }

.m-l-5 {
  margin-left: 5px; }

.m-l-10 {
  margin-left: 10px; }

.m-l-15 {
  margin-left: 15px; }

.m-l-20 {
  margin-left: 20px; }

.m-l-25 {
  margin-left: 25px; }

.m-l-30 {
  margin-left: 30px; }

.m-r-0 {
  margin-right: 0; }

.m-r-5 {
  margin-right: 5px; }

.m-r-10 {
  margin-right: 10px; }

.m-r-15 {
  margin-right: 15px; }

.m-r-20 {
  margin-right: 20px; }

.m-r-25 {
  margin-right: 25px; }

.m-r-30 {
  margin-right: 30px; }

.m-t-0 {
  margin-top: 0; }

.m-t-5 {
  margin-top: 5px; }

.m-t-10 {
  margin-top: 10px; }

.m-t-15 {
  margin-top: 15px; }

.m-t-20 {
  margin-top: 20px; }

.m-t-25 {
  margin-top: 25px; }

.m-t-30 {
  margin-top: 30px; }

.m-b-0 {
  margin-bottom: 0; }

.m-b-3 {
  margin-bottom: 3px; }

.m-b-5 {
  margin-bottom: 5px; }

.m-b-10 {
  margin-bottom: 10px; }

.m-b-15 {
  margin-bottom: 15px; }

.m-b-20 {
  margin-bottom: 20px; }

.m-b-25 {
  margin-bottom: 25px; }

.m-b-30 {
  margin-bottom: 30px; }

.p-l-12 {
  padding-left: 12px; }

.p-r-12 {
  padding-right: 12px; }

.nopadding {
  padding: 0px; }

.nomargin {
  margin: 0px; }

.p-5 {
  padding: 5px; }

.p-10 {
  padding: 10px; }

.p-15 {
  padding: 15px; }

.p-20 {
  padding: 20px; }

.m-5 {
  margin: 5px; }

.m-10 {
  margin: 10px; }

.m-15 {
  margin: 15px; }

.m-20 {
  margin: 20px; }

.centerX {
  left: 50%;
  transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%); }

.centerY {
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%); }

.width_100_percent {
  width: 100%; }

.width_75_percent {
  width: 75%; }

.width_50_percent {
  width: 50%; }

.width_25_percent {
  width: 25%; }

.width_5 {
  width: 5px; }

.width_10 {
  width: 10px; }

.width_15 {
  width: 15px; }

.width_20px {
  width: 20px; }

.width_25 {
  width: 25px; }

.width_30 {
  width: 30px; }

.border-radius-0 {
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -moz-border-radius: 0px; }

.border-radius-1 {
  -webkit-border-radius: 1px;
  border-radius: 1px;
  -moz-border-radius: 1px; }

.border-radius-2 {
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-border-radius: 2px; }

.border-radius-3 {
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-border-radius: 3px; }

.border-radius-4 {
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-border-radius: 4px; }

.border-radius-5 {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-border-radius: 5px; }

.border-radius-6 {
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -moz-border-radius: 6px; }

.border-radius-7 {
  -webkit-border-radius: 7px;
  border-radius: 7px;
  -moz-border-radius: 7px; }

.border-radius-8 {
  -webkit-border-radius: 8px;
  border-radius: 8px;
  -moz-border-radius: 8px; }

.border-radius-circle {
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -moz-border-radius: 50%; }

.b-0 {
  border: 0; }

.b-l-0 {
  border-left: 0; }

.b-r-0 {
  border-right: 0; }

.b-t-0 {
  border-top: 0; }

.b-b-0 {
  border-bottom: 0; }

.b-1 {
  border: 1px; }

.b-l-1 {
  border-left: 1px; }

.b-r-1 {
  border-right: 1px; }

.b-t-1 {
  border-top: 1px; }

.b-b-1 {
  border-bottom: 1px; }

.dis_block {
  display: block; }

.dis_inline {
  display: inline-block; }

.rte ul {
  list-style-type: disc;
  padding-left: 30px; }

.rte ul li {
  list-style-type: disc; }

.rte ol {
  list-style-type: decimal;
  padding-left: 30px; }

.rte ol li {
  list-style-type: decimal; }

/*custom Scroll Chrome */
::-webkit-scrollbar {
  width: 6px;
  height: 6px; }

::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 10px;
  border-radius: 10px; }

::-webkit-scrollbar-thumb {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: rgba(105, 105, 105, 0.8);
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5); }

::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(105, 105, 105, 0.4); }

@-webkit-keyframes uil-ring-anim {
  0% {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-moz-keyframes uil-ring-anim {
  0% {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-o-keyframes uil-ring-anim {
  0% {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-ms-keyframes uil-ring-anim {
  0% {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes uil-ring-anim {
  0% {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

.uil-ring-css {
  background: none;
  position: relative;
  width: 60px;
  height: 60px;
  margin: auto; }

.uil-ring-css > div {
  position: absolute;
  display: block;
  width: 60px;
  height: 60px;
  top: 20px;
  left: 20px;
  border-radius: 80px;
  box-shadow: 0 4px 0 0;
  -ms-animation: uil-ring-anim 1s linear infinite;
  -moz-animation: uil-ring-anim 1s linear infinite;
  -webkit-animation: uil-ring-anim 1s linear infinite;
  -o-animation: uil-ring-anim 1s linear infinite;
  animation: uil-ring-anim 1s linear infinite; }

/*=========== custom style ===============*/
.top-bar img {
  width: 100%; }
  .top-bar img.lazyload {
    visibility: hidden; }

/*header*/
#header {
  background: #292727;
  color: #fff; }
  #header .container {
    position: relative; }
  #header .account_header {
    position: absolute;
    right: 0;
    top: 0;
    background: #ffae00;
    z-index: 999;
    padding: 5px 10px;
    border-radius: 0 0 4px 4px;
    font-style: italic;
    color: #000; }
    #header .account_header .user_box {
      width: 200px;
      position: absolute;
      top: 100%;
      right: -1px;
      z-index: 1002;
      background: #FFF;
      color: #666;
      opacity: 0;
      -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
      transition: opacity 0.5s, transform 0.5s;
      -webkit-transform: translate(0, 40px);
      -moz-transform: translate(0, 40px);
      -o-transform: translate(0, 40px);
      -ms-transform: translate(0, 40px);
      transform: translate(0, 40px);
      opacity: 0;
      display: block;
      visibility: hidden;
      -moz-box-shadow: 0 0px 10px black;
      -webkit-box-shadow: 0 0px 10px black;
      box-shadow: 0 0px 10px black; }
      #header .account_header .user_box ul {
        padding: 0px 15px;
        margin-bottom: 0; }
        #header .account_header .user_box ul li {
          margin-top: 10px;
          margin-bottom: 10px;
          text-align: center;
          padding: 10px;
          -webkit-border-radius: 4px;
          -moz-border-radius: 4px;
          border-radius: 4px;
          background: #ffae00; }
          #header .account_header .user_box ul li.register_modal {
            margin-bottom: 0; }
    #header .account_header:hover .user_box {
      -webkit-transform: translate(0, 0);
      -moz-transform: translate(0, 0);
      -o-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      transform: translate(0, 0);
      opacity: 1;
      visibility: visible; }
  #header .hotline_header {
    padding: 50px 10px 10px; }
    #header .hotline_header .hotline_wrap {
      color: #fff; }
      #header .hotline_header .hotline_wrap .icon_hotline_header {
        display: inline-block;
        text-align: center;
        vertical-align: middle; }
        #header .hotline_header .hotline_wrap .icon_hotline_header span {
          display: block;
          color: #fff; }
      #header .hotline_header .hotline_wrap .hotline_number {
        display: inline-block;
        padding-left: 5px;
        vertical-align: middle; }
        #header .hotline_header .hotline_wrap .hotline_number p {
          margin-bottom: 0;
          font-weight: 700;
          font-size: 27px;
          color: #ffae00;
          margin-bottom: 5px;
          font-style: italic; }
          #header .hotline_header .hotline_wrap .hotline_number p a {
            color: #ffae00; }
    #header .hotline_header .open_time {
      font-size: 13px;
      color: #fff;
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: center;
      gap: 5px; }
      #header .hotline_header .open_time strong {
        color: #fff; }
      #header .hotline_header .open_time img {
        width: 15px;
        height: 15px; }
  #header .order_header {
    padding: 50px 30px 10px; }
  #header .logo_header {
    padding: 20px 30px 10px; }

#modal_login .modal-dialog, #modal_register .modal-dialog {
  width: 900px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }
  #modal_login .modal-dialog .modal-content, #modal_register .modal-dialog .modal-content {
    background: #f8f8f8; }
    #modal_login .modal-dialog .modal-content .modal-body, #modal_register .modal-dialog .modal-content .modal-body {
      position: relative;
      overflow: hidden;
      padding: 0; }
      #modal_login .modal-dialog .modal-content .modal-body .content-left, #modal_register .modal-dialog .modal-content .modal-body .content-left {
        width: 360px;
        float: left;
        padding: 30px;
        background: #fff;
        -moz-border-radius: 6px 0 0 6px;
        -webkit-border-radius: 6px 0 0 6px;
        border-radius: 6px 0 0 6px; }
        #modal_login .modal-dialog .modal-content .modal-body .content-left h2, #modal_register .modal-dialog .modal-content .modal-body .content-left h2 {
          font-size: 32px;
          font-weight: 300;
          color: #242424;
          margin-top: 0;
          margin-bottom: 10px; }
        #modal_login .modal-dialog .modal-content .modal-body .content-left p, #modal_register .modal-dialog .modal-content .modal-body .content-left p {
          font-size: 16px;
          font-weight: 300;
          line-height: 1.38;
          color: #787878; }
        #modal_login .modal-dialog .modal-content .modal-body .content-left img, #modal_register .modal-dialog .modal-content .modal-body .content-left img {
          margin-top: 70px;
          margin-bottom: 20px; }
      #modal_login .modal-dialog .modal-content .modal-body .content-right, #modal_register .modal-dialog .modal-content .modal-body .content-right {
        width: calc(100% - 390px);
        float: left;
        height: 570px;
        margin: 15px;
        overflow: hidden;
        background: #fff;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px; }
        #modal_login .modal-dialog .modal-content .modal-body .content-right .tab, #modal_register .modal-dialog .modal-content .modal-body .content-right .tab {
          width: 100%;
          border-bottom: solid 1px #f4f4f4;
          overflow: hidden; }
          #modal_login .modal-dialog .modal-content .modal-body .content-right .tab .tab-item, #modal_register .modal-dialog .modal-content .modal-body .content-right .tab .tab-item {
            float: left;
            font-size: 16px;
            width: 150px;
            text-align: center;
            border-bottom: solid 3px #fff;
            padding: 15px 5px 7px;
            color: #787878;
            margin-left: 20px;
            font-weight: 300;
            display: block;
            text-decoration: none; }
            #modal_login .modal-dialog .modal-content .modal-body .content-right .tab .tab-item.active, #modal_login .modal-dialog .modal-content .modal-body .content-right .tab .tab-item:hover, #modal_register .modal-dialog .modal-content .modal-body .content-right .tab .tab-item.active, #modal_register .modal-dialog .modal-content .modal-body .content-right .tab .tab-item:hover {
              border-bottom: solid 3px #ffae00;
              color: #ffae00;
              cursor: pointer; }
        #modal_login .modal-dialog .modal-content .modal-body .content-right #login_x, #modal_register .modal-dialog .modal-content .modal-body .content-right #login_x {
          margin: 35px; }
        #modal_login .modal-dialog .modal-content .modal-body .content-right form label, #modal_register .modal-dialog .modal-content .modal-body .content-right form label {
          font-size: 13px;
          color: #333;
          font-weight: 400;
          width: 70px; }
        #modal_login .modal-dialog .modal-content .modal-body .content-right form .form-control, #modal_register .modal-dialog .modal-content .modal-body .content-right form .form-control {
          display: inline-block;
          width: 83%; }
        #modal_login .modal-dialog .modal-content .modal-body .content-right form #login-form-submit, #modal_login .modal-dialog .modal-content .modal-body .content-right form #register-form-submit, #modal_register .modal-dialog .modal-content .modal-body .content-right form #login-form-submit, #modal_register .modal-dialog .modal-content .modal-body .content-right form #register-form-submit {
          padding-top: 10px;
          padding-bottom: 10px;
          color: #000;
          background: #ffae00;
          border-color: #ffae00;
          width: 100%; }
        #modal_login .modal-dialog .modal-content .modal-body .content-right .forget-password-group, #modal_login .modal-dialog .modal-content .modal-body .content-right .btn_submit_group, #modal_login .modal-dialog .modal-content .modal-body .content-right .modal_social_wrap, #modal_register .modal-dialog .modal-content .modal-body .content-right .forget-password-group, #modal_register .modal-dialog .modal-content .modal-body .content-right .btn_submit_group, #modal_register .modal-dialog .modal-content .modal-body .content-right .modal_social_wrap {
          width: 83%;
          float: right; }
        #modal_login .modal-dialog .modal-content .modal-body .content-right .forget-password-group, #modal_register .modal-dialog .modal-content .modal-body .content-right .forget-password-group {
          font-size: 12px;
          margin-top: 0; }
        #modal_login .modal-dialog .modal-content .modal-body .content-right .modal_social_wrap iframe, #modal_register .modal-dialog .modal-content .modal-body .content-right .modal_social_wrap iframe {
          width: 100% !important; }
    #modal_login .modal-dialog .modal-content .close, #modal_register .modal-dialog .modal-content .close {
      position: absolute;
      z-index: 2;
      right: -17px;
      top: -17px;
      width: 30px;
      height: 30px;
      border-radius: 50%;
      opacity: 1;
      background-color: #e2e2e2;
      box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.5);
      border: 1px solid #fff; }

#recover_password_x {
  margin: 35px; }
  #recover_password_x form label {
    font-size: 13px;
    color: #333;
    font-weight: 400;
    width: 70px; }
  #recover_password_x form .form-control {
    display: inline-block;
    width: 83%; }

/*Menu*/
#lobs_bay_menu {
  background: #292727;
  text-align: center; }
  #lobs_bay_menu .navbar_main li {
    display: inline-block;
    position: relative;
    padding: 10px 0; }
    #lobs_bay_menu .navbar_main li a {
      padding: 0 10px;
      border-right: 1px solid #fff;
      color: #fff;
      font-size: 15px; }
      #lobs_bay_menu .navbar_main li a:hover {
        background: transparent; }
    #lobs_bay_menu .navbar_main li .navbar_main_child {
      position: absolute;
      top: 100%;
      width: 200px;
      background: #292727;
      text-align: left;
      z-index: 9999;
      box-shadow: 0 0 10px 1px #333;
      display: none; }
      #lobs_bay_menu .navbar_main li .navbar_main_child .navbar_main_child {
        top: 0;
        display: none;
        left: 100%; }
        #lobs_bay_menu .navbar_main li .navbar_main_child .navbar_main_child li {
          display: block; }
          #lobs_bay_menu .navbar_main li .navbar_main_child .navbar_main_child li a {
            border-right: none;
            color: #fff;
            display: block; }
          #lobs_bay_menu .navbar_main li .navbar_main_child .navbar_main_child li.active a, #lobs_bay_menu .navbar_main li .navbar_main_child .navbar_main_child li:hover a {
            color: #b11636; }
      #lobs_bay_menu .navbar_main li .navbar_main_child li {
        display: block; }
        #lobs_bay_menu .navbar_main li .navbar_main_child li a {
          border-right: none;
          color: #fff;
          display: block; }
        #lobs_bay_menu .navbar_main li .navbar_main_child li.active > a, #lobs_bay_menu .navbar_main li .navbar_main_child li:hover > a {
          color: #b11636; }
        #lobs_bay_menu .navbar_main li .navbar_main_child li:hover .navbar_main_child {
          display: block; }
    #lobs_bay_menu .navbar_main li.active a, #lobs_bay_menu .navbar_main li:hover a {
      color: #b11636; }
    #lobs_bay_menu .navbar_main li:hover > .navbar_main_child {
      display: block; }
    #lobs_bay_menu .navbar_main li:last-child a {
      border: none; }
  #lobs_bay_menu .cart_header {
    position: absolute;
    right: 0;
    color: #fff;
    bottom: 0;
    width: 50px;
    text-align: right;
    padding-right: 10px;
    padding-bottom: 10px; }
    #lobs_bay_menu .cart_header a {
      color: #fff; }
    #lobs_bay_menu .cart_header span {
      color: #e0a72d; }
      #lobs_bay_menu .cart_header span.cart_count {
        background: #ffae00;
        color: #000;
        position: absolute;
        font-size: 11px;
        right: -5px;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        top: -15px;
        width: 24px;
        height: 24px;
        line-height: 24px;
        text-align: center; }
    #lobs_bay_menu .cart_header img {
      margin-left: 5px; }

/*Slider*/
/********************* Slider********************************/
/** home slider**/
.hrv-banner-container {
  overflow: hidden; }

.hrv-banner-container .hrv-banner-content {
  position: absolute;
  right: 0;
  left: 0;
  top: 50%;
  margin-top: -93px; }

.hrv-banner-caption {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  pointer-events: none; }

.hrv-banner-caption .container {
  height: 100%; }

.hrv-caption-inner {
  position: relative;
  height: 100%; }

.hrv-banner-container:hover .owl-buttons div.owl-prev {
  left: 10px;
  opacity: 1; }

.hrv-banner-container:hover .owl-buttons div.owl-next {
  right: 10px;
  opacity: 1; }

.hrv-banner-container .owl-dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 2%; }

.hrv-banner-container .owl-page span {
  display: block;
  width: 13px;
  height: 13px;
  margin: 5px;
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  background: #fff; }

.hrv-banner-container .owl-page.active span {
  background: #b11636; }

.hrv-banner-container .owl-dots {
  text-align: center;
  margin: 0; }

.hrv-banner-container .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  border: unset !important;
  outline: unset !important; }

.hrv-banner-container .owl-dots .owl-dot span {
  display: block;
  width: 30px;
  height: 30px;
  line-height: 26px;
  color: #ffffff;
  background-color: transparent;
  text-align: center;
  font-size: 0;
  position: absolute;
  z-index: 9;
  cursor: pointer;
  top: 50%;
  margin-top: -23px;
  opacity: 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-transition: all 300ms ease-in;
  -moz-transition: all 300ms ease-in;
  -ms-transition: all 300ms ease-in;
  -o-transition: all 300ms ease-in;
  transition: all 300ms ease-in; }

.hrv-banner-container .owl-dots .owl-dot span:hover {
  border-color: #fff; }

.hrv-banner-container .owl-dots .owl-dot span:hover:before {
  color: #fff; }

.hrv-banner-container .owl-dots .owl-dot span:before {
  font-size: 50px;
  font-family: FontAwesome;
  display: block;
  line-height: 36px;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out; }

.hrv-banner-container .hrv-title1 {
  font-size: 30px;
  color: #ffffff;
  line-height: 1.5; }

.hrv-banner-container .hrv-title2 {
  position: relative;
  margin-left: 12px;
  margin-bottom: 15px;
  font-weight: bold;
  font-size: 70px;
  line-height: 1.2;
  text-transform: uppercase;
  color: #ffffff; }

.hrv-banner-container .hrv-banner-content .hrv-url {
  position: relative;
  font-size: 15px;
  line-height: 1.6;
  padding: 0 15px;
  text-transform: uppercase;
  border: 1px solid white;
  display: inline-block;
  margin-top: 15px;
  border-color: #b8ac00;
  background: #b8ac00;
  color: #ffffff; }

.hrv-banner-container .hrv-banner-content .hrv-url:hover {
  color: #ffffff;
  border-color: #b8ac00;
  background: #b8ac00; }

#hrv-banner-caption1 .hrv-banner-content {
  text-align: center; }

#hrv-banner-caption1 .hrv-title1 {
  -webkit-animation: bounceIn 1000ms ease-in-out;
  -moz-animation: bounceIn 1000ms ease-in-out;
  -ms-animation: bounceIn 1000ms ease-in-out;
  animation: bounceIn 1000ms ease-in-out; }

#hrv-banner-caption1 .hrv-title2 {
  -webkit-animation: bounceIn 2000ms ease-in-out;
  -moz-animation: bounceIn 2000ms ease-in-out;
  -ms-animation: bounceIn 2000ms ease-in-out;
  animation: bounceIn 2000ms ease-in-out; }

#hrv-banner-caption1 .hrv-banner-content .hrv-url {
  -webkit-animation: bounceIn 3000ms ease-in-out;
  -moz-animation: bounceIn 3000ms ease-in-out;
  -ms-animation: bounceIn 3000ms ease-in-out;
  animation: bounceIn 3000ms ease-in-out; }

#hrv-banner-caption2 .hrv-banner-content {
  text-align: center; }

#hrv-banner-caption2 .hrv-title1 {
  -webkit-animation: bounceInRight 1000ms ease-in-out;
  -moz-animation: bounceInRight 1000ms ease-in-out;
  -ms-animation: bounceInRight 1000ms ease-in-out;
  animation: bounceInRight 1000ms ease-in-out; }

#hrv-banner-caption2 .hrv-title2 {
  -webkit-animation: bounceInRight 2000ms ease-in-out;
  -moz-animation: bounceInRight 2000ms ease-in-out;
  -ms-animation: bounceInRight 2000ms ease-in-out;
  animation: bounceInRight 2000ms ease-in-out; }

#hrv-banner-caption2 .hrv-banner-content .hrv-url {
  -webkit-animation: bounceInRight 3000ms ease-in-out;
  -moz-animation: bounceInRight 3000ms ease-in-out;
  -ms-animation: bounceInRight 3000ms ease-in-out;
  animation: bounceInRight 3000ms ease-in-out; }

#hrv-banner-caption3 .hrv-banner-content {
  text-align: center; }

#hrv-banner-caption3 .hrv-title1 {
  -webkit-animation: bounceInLeft 1000ms ease-in-out;
  -moz-animation: bounceInLeft 1000ms ease-in-out;
  -ms-animation: bounceInLeft 1000ms ease-in-out;
  animation: bounceInLeft 1000ms ease-in-out; }

#hrv-banner-caption3 .hrv-title2 {
  -webkit-animation: bounceInLeft 2000ms ease-in-out;
  -moz-animation: bounceInLeft 2000ms ease-in-out;
  -ms-animation: bounceInLeft 2000ms ease-in-out;
  animation: bounceInLeft 2000ms ease-in-out; }

#hrv-banner-caption3 .hrv-banner-content .hrv-url {
  -webkit-animation: bounceInLeft 3000ms ease-in-out;
  -moz-animation: bounceInLeft 3000ms ease-in-out;
  -ms-animation: bounceInLeft 3000ms ease-in-out;
  animation: bounceInLeft 3000ms ease-in-out; }

#hrv-banner-caption4 .hrv-banner-content {
  text-align: center; }

#hrv-banner-caption4 .hrv-title1 {
  -webkit-animation: fade 1000ms ease-in-out;
  -moz-animation: fade 1000ms ease-in-out;
  -ms-animation: fade 1000ms ease-in-out;
  animation: fade 1000ms ease-in-out; }

#hrv-banner-caption4 .hrv-title2 {
  -webkit-animation: fade 2000ms ease-in-out;
  -moz-animation: fade 2000ms ease-in-out;
  -ms-animation: fade 2000ms ease-in-out;
  animation: fade 2000ms ease-in-out; }

#hrv-banner-caption4 .hrv-banner-content .hrv-url {
  -webkit-animation: fade 3000ms ease-in-out;
  -moz-animation: fade 3000ms ease-in-out;
  -ms-animation: fade 3000ms ease-in-out;
  animation: fade 3000ms ease-in-out; }

.hrv-banner-container .owl-theme .owl-dots .owl-dot span {
  display: block;
  width: 13px;
  height: 13px;
  margin: 5px;
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  background: #fff;
  width: 12px;
  height: 12px;
  background: #292727;
  border: 2px solid #292727;
  border-radius: 50%;
  position: relative;
  box-sizing: content-box;
  opacity: 1; }

.hrv-banner-container .owl-theme .owl-dots .owl-dot.active span:after {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  background: #b11636;
  position: absolute;
  top: 2px;
  left: 2px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px; }

.hrv-banner-container .owl-theme .owl-dots .owl-dot.active span {
  border-color: #b11636;
  background: #b11636; }

.owl-buttons > div {
  display: inline-block;
  position: absolute;
  background: transparent;
  text-indent: -9999px;
  transition: all .3s ease-in-out;
  text-decoration: none;
  color: transparent; }

.hrv-banner-container .owl-theme .owl-controls .owl-buttons div.owl-prev:hover,
.hrv-banner-container .owl-theme .owl-controls .owl-buttons div.owl-next:hover {
  border-color: #b8ac00;
  border-width: 2px; }

.owl-buttons > div:before {
  display: block;
  height: 200%;
  width: 200%;
  margin-left: -50%;
  margin-top: -50%;
  content: "";
  transform: rotate(45deg); }

.hrv-banner-container .owl-theme .owl-controls .owl-buttons div.owl-prev {
  border-top: 1px solid #b8ac00;
  border-left: 1px solid #b8ac00;
  transform: rotate(-45deg);
  left: 30px; }

.hrv-banner-container .owl-theme .owl-controls .owl-buttons div.owl-next {
  right: 30px;
  border-bottom: 1px solid #b8ac00;
  border-right: 1px solid #b8ac00;
  transform: rotate(-45deg); }

/** end home slider **/
#mobile_wrap_menu {
  position: fixed;
  background-color: #292727;
  height: 100%;
  z-index: 10;
  width: 270px;
  color: #bbb;
  top: 0;
  opacity: 1;
  overflow-x: hidden;
  overflow-y: scroll;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  left: -270px; }
  #mobile_wrap_menu .click-out-menu {
    position: fixed;
    left: 280px;
    width: 768px;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease; }
    #mobile_wrap_menu .click-out-menu .background_icon_close {
      width: 270px;
      height: 50px;
      position: fixed;
      left: 0px;
      top: 0px; }
    #mobile_wrap_menu .click-out-menu.show-menu {
      display: block;
      z-index: 999; }
  #mobile_wrap_menu.show {
    left: 0;
    z-index: 999999; }
  #mobile_wrap_menu .user_mobile {
    position: fixed;
    height: 50px;
    left: 0;
    top: 0;
    width: 265px;
    display: none;
    border-bottom: 1px solid rgba(105, 105, 105, 0.4); }
    #mobile_wrap_menu .user_mobile .close_menu {
      position: absolute;
      right: 0;
      top: 0;
      padding: 25px;
      cursor: pointer; }
      #mobile_wrap_menu .user_mobile .close_menu:before {
        content: '';
        width: 20px;
        height: 2px;
        background: #fff;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        transform: rotate(45deg);
        position: absolute;
        display: block;
        left: 15px;
        top: 25px; }
      #mobile_wrap_menu .user_mobile .close_menu:after {
        content: '';
        width: 20px;
        height: 2px;
        background: #fff;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        transform: rotate(-45deg);
        position: absolute;
        display: block;
        left: 15px;
        top: 25px; }
  #mobile_wrap_menu .hotline_mobile {
    margin-top: 60px;
    padding: 0 10px 10px;
    border-bottom: 1px solid rgba(105, 105, 105, 0.4); }
    #mobile_wrap_menu .hotline_mobile .hotline-title-mobile {
      border-bottom: 1px solid rgba(105, 105, 105, 0.4);
      color: #fff;
      margin-top: 10px;
      display: block;
      padding-bottom: 5px;
      text-transform: uppercase;
      text-align: center; }
    #mobile_wrap_menu .hotline_mobile .icon_hotline_mobile {
      float: left;
      height: 60px;
      width: 40px;
      line-height: 60px;
      margin-right: 10px;
      margin-top: 5px;
      margin-left: 5px; }
    #mobile_wrap_menu .hotline_mobile .hotline_mobile_number {
      float: left;
      margin-top: 10px;
      margin-bottom: 0px;
      width: calc(100% - 60px); }
      #mobile_wrap_menu .hotline_mobile .hotline_mobile_number .number_text {
        font-weight: 700;
        font-size: 20px;
        color: #ffae00;
        margin-bottom: 0;
        font-style: italic; }
        #mobile_wrap_menu .hotline_mobile .hotline_mobile_number .number_text a {
          color: #ffae00; }
    #mobile_wrap_menu .hotline_mobile .open_time {
      font-size: 12px;
      color: #fff; }
      #mobile_wrap_menu .hotline_mobile .open_time img {
        width: 15px;
        height: 15px;
        margin-right: 5px; }
  #mobile_wrap_menu .content_menu ul li {
    position: relative; }
    #mobile_wrap_menu .content_menu ul li a {
      padding: 10px 10px 10px 15px;
      display: block;
      color: #fff;
      font-size: 16px;
      border-bottom: 1px solid rgba(105, 105, 105, 0.4); }
      #mobile_wrap_menu .content_menu ul li a:hover {
        color: #b11636; }
    #mobile_wrap_menu .content_menu ul li .more {
      position: absolute;
      right: 0;
      padding: 11px 10px 11px 15px;
      font-size: 14px;
      top: 0;
      z-index: 9999;
      cursor: pointer;
      color: #fff; }
      #mobile_wrap_menu .content_menu ul li .more i {
        color: #fff; }
      #mobile_wrap_menu .content_menu ul li .more:hover i {
        color: #b11636; }
    #mobile_wrap_menu .content_menu ul li .more-new {
      position: absolute;
      right: 0;
      padding: 11px 10px 11px 15px;
      font-size: 14px;
      top: 0;
      z-index: 9999;
      cursor: pointer;
      color: #fff; }
      #mobile_wrap_menu .content_menu ul li .more-new i {
        color: #fff; }
      #mobile_wrap_menu .content_menu ul li .more-new:hover i {
        color: #b11636; }
  #mobile_wrap_menu .content_menu ul ul li a {
    padding-left: 30px; }
  #mobile_wrap_menu .content_menu ul ul ul li a {
    padding-left: 40px; }
  #mobile_wrap_menu .user_menu_mobile {
    position: fixed;
    bottom: 0;
    width: 265px;
    background: #ffae00;
    padding: 10px; }
    #mobile_wrap_menu .user_menu_mobile .icon-user-sidebar {
      width: 40px;
      height: 40px;
      line-height: 30px;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      margin-right: 10px;
      border: 2px solid #000;
      color: #000;
      font-size: 30px;
      text-align: center;
      float: left; }
    #mobile_wrap_menu .user_menu_mobile .login-user-sidebar {
      float: left;
      width: calc(100% - 50px);
      height: 40px;
      line-height: 40px; }

.time_mobile img {
  width: 15px;
  height: 15px;
  margin-right: 5px; }

body.overflow_hidden {
  overflow-y: hidden; }

.opacity_body {
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
  cursor: pointer; }

/*service*/
#service_home {
  background: #b11636;
  color: #fff;
  text-align: center;
  padding: 15px 0;
  margin-bottom: 25px; }
  #service_home ul {
    margin: 0;
    padding: 0; }
    #service_home ul li {
      display: inline-block;
      padding: 0 15px;
      border-right: 1px solid #fff;
      font-style: italic;
      font-size: 16px; }
      #service_home ul li span {
        margin-right: 5px; }
      #service_home ul li:last-child {
        border-right: none; }

/*Product Home*/
.home_block_title {
  text-align: left;
  margin: 25px 0 10px;
  background: #fff;
  border-bottom: 3px solid #ffba00; }
  .home_block_title .title_block {
    display: inline-block;
    padding: 0 40px;
    font-size: 18px;
    color: #fff;
    position: relative;
    background: #ffba00;
    height: 40px;
    line-height: 40px;
    margin-bottom: 0; }

#product_home .owl-controls .owl-buttons div {
  display: block;
  width: 30px;
  height: 30px;
  line-height: 26px;
  color: #ffffff;
  background-color: transparent;
  text-align: center;
  font-size: 0;
  position: absolute;
  z-index: 9;
  cursor: pointer;
  top: 50%;
  margin-top: -23px;
  opacity: 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-transition: all 300ms ease-in;
  -moz-transition: all 300ms ease-in;
  -ms-transition: all 300ms ease-in;
  -o-transition: all 300ms ease-in;
  transition: all 300ms ease-in; }
  #product_home .owl-controls .owl-buttons div:before {
    display: block;
    height: 200%;
    width: 200%;
    margin-left: -50%;
    margin-top: -50%;
    content: "";
    transform: rotate(45deg);
    font-size: 50px;
    font-family: FontAwesome;
    display: block;
    line-height: 36px;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
    -o-transition: all .4s ease-out; }
  #product_home .owl-controls .owl-buttons div.owl-prev {
    border-top: 1px solid #b8ac00;
    border-left: 1px solid #b8ac00;
    transform: rotate(-45deg);
    left: -30px; }
  #product_home .owl-controls .owl-buttons div.owl-next {
    right: -30px;
    border-bottom: 1px solid #b8ac00;
    border-right: 1px solid #b8ac00;
    transform: rotate(-45deg); }
  @media (max-width: 767px) {
    #product_home .owl-controls .owl-buttons div {
      display: none; } }

#product_home:hover .owl-controls .owl-buttons div {
  opacity: 1; }

.product_list_content {
  position: relative; }
  .product_list_content .item_product {
    padding-left: 3px;
    padding-right: 3px;
    margin-bottom: 15px; }
    .product_list_content .item_product .item_product_image {
      background: #fff;
      position: relative;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px;
      /*.item_product_link{
			display: block;
			position: absolute;
			width: 100%;
			height: 100%;
			z-index: 999;
			left: 0;
			top: 0;
			cursor: pointer;
		}*/ }
      .product_list_content .item_product .item_product_image .item_product_sale_wrap {
        width: 60px;
        position: absolute;
        right: 0;
        bottom: 0;
        border: 1px solid #E41D39;
        padding: 2px 5px;
        background: #fff;
        color: #E41D39;
        text-align: center;
        font-size: 15px;
        font-weight: bold; }
      .product_list_content .item_product .item_product_image .tag_icon {
        position: absolute;
        top: 0;
        right: -6px; }
        .product_list_content .item_product .item_product_image .tag_icon .tag_icon_4, .product_list_content .item_product .item_product_image .tag_icon .tag_icon_5 {
          top: auto;
          bottom: 0;
          right: 0;
          background: #ffba00;
          color: #fff;
          padding: 3px 6px;
          font-size: 12px; }
      .product_list_content .item_product .item_product_image .variant_size {
        position: absolute;
        top: 0;
        left: 0;
        background: rgba(0, 0, 0, 0.6);
        color: #fff;
        padding: 5px 10px;
        font-size: 12px; }
    .product_list_content .item_product .item_product_info {
      padding: 10px;
      background: #fff; }
      .product_list_content .item_product .item_product_info h3 {
        color: #000;
        text-transform: uppercase;
        bottom: 0;
        padding-bottom: 5px;
        text-align: center;
        width: 100%;
        color: #000;
        font-size: 13px;
        font-weight: bold;
        min-height: 40px; }
      .product_list_content .item_product .item_product_info .product_info_short_description {
        position: relative;
        padding-bottom: 0px;
        font-size: 12px;
        font-style: italic; }
        @media (max-width: 991px) and (min-width: 768px) {
          .product_list_content .item_product .item_product_info .product_info_short_description {
            height: 56px;
            display: block;
            display: -webkit-box;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis; } }
      .product_list_content .item_product .item_product_info .item_product_action {
        padding: 10px 0; }
        .product_list_content .item_product .item_product_info .item_product_action .item_product_price {
          float: left;
          font-size: 16px; }
          .product_list_content .item_product .item_product_info .item_product_action .item_product_price del {
            display: block;
            color: #aaa;
            font-size: 14px; }
        .product_list_content .item_product .item_product_info .item_product_action .item_product_contact {
          float: right; }
          .product_list_content .item_product .item_product_info .item_product_action .item_product_contact a {
            font-weight: bold;
            display: inline-block;
            color: #fff;
            padding: 5px;
            cursor: pointer;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            border-radius: 5px;
            background: #f7991d;
            /* For browsers that do not support gradients */
            background: -webkit-linear-gradient(#f7991d, #ffc20f);
            /* For Safari 5.1 to 6.0 */
            background: -o-linear-gradient(#f7991d, #ffc20f);
            /* For Opera 11.1 to 12.0 */
            background: -moz-linear-gradient(#f7991d, #ffc20f);
            /* For Firefox 3.6 to 15 */
            background: linear-gradient(#f7991d, #ffc20f);
            /* Standard syntax */ }
            @media (max-width: 767px) {
              .product_list_content .item_product .item_product_info .item_product_action .item_product_contact a {
                padding: 5px 20px; } }
        .product_list_content .item_product .item_product_info .item_product_action .item_product_button {
          float: right; }
          .product_list_content .item_product .item_product_info .item_product_action .item_product_button span {
            font-weight: bold;
            display: inline-block;
            color: #fff;
            padding: 5px;
            cursor: pointer;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            border-radius: 5px;
            background: #f7991d;
            /* For browsers that do not support gradients */
            background: -webkit-linear-gradient(#f7991d, #ffc20f);
            /* For Safari 5.1 to 6.0 */
            background: -o-linear-gradient(#f7991d, #ffc20f);
            /* For Opera 11.1 to 12.0 */
            background: -moz-linear-gradient(#f7991d, #ffc20f);
            /* For Firefox 3.6 to 15 */
            background: linear-gradient(#f7991d, #ffc20f);
            /* Standard syntax */ }
            @media (max-width: 767px) {
              .product_list_content .item_product .item_product_info .item_product_action .item_product_button span {
                padding: 5px 20px; } }
    @media (min-width: 992px) {
      .product_list_content .item_product:nth-child(4n+1) {
        clear: both; } }
    @media (max-width: 991px) and (min-width: 768px) {
      .product_list_content .item_product:nth-child(4n+1) {
        clear: both; } }
    @media (max-width: 767px) {
      .product_list_content .item_product:nth-child(2n+1) {
        clear: both; } }

.view_more_home {
  font-size: 14px;
  margin-top: 10px;
  margin-bottom: 20px; }
  .view_more_home a {
    color: #696969;
    text-transform: uppercase; }
    .view_more_home a i {
      margin-left: 10px; }
    .view_more_home a:hover {
      color: #E31E3C;
      text-decoration: underline; }

/*Promotion*/
#promotion_home {
  margin-bottom: 30px; }

.article_list_content {
  position: relative; }
  .article_list_content .item_article {
    padding-left: 3px;
    padding-right: 3px;
    margin-bottom: 15px; }
    .article_list_content .item_article .article_title a {
      font-size: 14px;
      font-weight: bold;
      color: #5e5e5e;
      margin-top: 15px;
      display: block;
      margin-bottom: 5px; }
    .article_list_content .item_article .article_content {
      margin-bottom: 15px;
      display: -webkit-box;
      height: 60px;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis; }
    .article_list_content .item_article .article_button a {
      color: #fff;
      padding: 5px 10px;
      display: inline-block;
      -moz-border-radius: 5px;
      font-style: italic;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      background: #f7991d;
      /* For browsers that do not support gradients */
      background: -webkit-linear-gradient(#f7991d, #ffc20f);
      /* For Safari 5.1 to 6.0 */
      background: -o-linear-gradient(#f7991d, #ffc20f);
      /* For Opera 11.1 to 12.0 */
      background: -moz-linear-gradient(#f7991d, #ffc20f);
      /* For Firefox 3.6 to 15 */
      background: linear-gradient(#f7991d, #ffc20f);
      /* Standard syntax */ }

/*Footer*/
#footer {
  color: #fff; }
  #footer #footer_top {
    background: #292727;
    padding: 35px 0; }
  #footer .newsletter_title {
    font-size: 20px;
    font-weight: bold; }
    #footer .newsletter_title h4 {
      color: #fff; }
  #footer .newsletter_content {
    max-width: 420px;
    margin: 0 auto; }
    #footer .newsletter_content .newsletter-form {
      position: relative; }
      #footer .newsletter_content .newsletter-form .newsletter-input {
        padding-right: 80px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        font-size: 12px;
        font-style: italic; }
      #footer .newsletter_content .newsletter-form .btn-newsletter {
        padding: 7px 15px;
        font-weight: bold;
        background: #ffae00;
        color: #fff;
        border: none;
        position: absolute;
        right: 0;
        top: 0;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px; }
  #footer .social_footer_title {
    font-size: 20px;
    font-weight: bold; }
    #footer .social_footer_title h4 {
      color: #fff; }
  #footer .social_footer_content ul li {
    display: inline-block;
    margin-right: 20px; }
    #footer .social_footer_content ul li a {
      padding: 10px;
      display: block;
      font-size: 22px;
      border: 1px solid #ffae00;
      color: #ffae00;
      width: 55px;
      height: 55px;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
      border-radius: 50%; }
  #footer .social_footer_content .social_footer_text {
    font-family: 'UVNkechuyen', sans-serif;
    font-size: 30px; }
  #footer #footer_bottom {
    background: #b11636;
    padding: 15px 0; }
    #footer #footer_bottom .about_footer_company_name {
      font-size: 20px;
      font-weight: bold; }
    #footer #footer_bottom .copyright {
      font-size: 12px; }
    #footer #footer_bottom .about_footer_address {
      font-size: 12px;
      font-style: italic; }
    #footer #footer_bottom .footer_linklist ul li a {
      color: #fff; }
    #footer #footer_bottom .hotline_footer .hotline_image {
      display: inline-block;
      margin-right: 10px; }
    #footer #footer_bottom .hotline_footer .hotline_footer_number {
      display: inline-block;
      vertical-align: top; }
      #footer #footer_bottom .hotline_footer .hotline_footer_number .number_hotline .number {
        display: inline-block; }
        #footer #footer_bottom .hotline_footer .hotline_footer_number .number_hotline .number p {
          margin: 0;
          font-size: 12px; }
          #footer #footer_bottom .hotline_footer .hotline_footer_number .number_hotline .number p:first-child {
            font-size: 22px;
            font-weight: bold;
            font-style: italic; }
        #footer #footer_bottom .hotline_footer .hotline_footer_number .number_hotline .number:first-child {
          margin-right: 10px; }
      #footer #footer_bottom .hotline_footer .hotline_footer_number .opentime {
        font-size: 12px;
        font-style: italic; }
        #footer #footer_bottom .hotline_footer .hotline_footer_number .opentime img {
          width: 15px;
          height: 15px; }

.scrollToTop {
  position: fixed;
  background: #ffae00;
  padding: 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  bottom: 50px;
  right: -50px;
  transition: all .5s ease-out;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease; }

.scrollToTop.show {
  right: 20px; }

/*Paginate*/
#pagination {
  margin-top: 15px;
  text-align: center; }
  #pagination .page_node {
    display: inline-block;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    width: 20px;
    height: 20px;
    line-height: 17px;
    margin-right: 5px;
    font-size: 12px;
    background: #6f6f6f;
    border: 1px solid #6f6f6f; }
    #pagination .page_node.next, #pagination .page_node.prev {
      width: auto;
      height: auto;
      color: #000;
      background: transparent;
      font-style: italic;
      border: 0; }
      #pagination .page_node.next span, #pagination .page_node.prev span {
        padding: 0; }
      #pagination .page_node.next i, #pagination .page_node.prev i {
        font-size: 12px; }
    #pagination .page_node.current {
      background: #fff;
      color: #6f6f6f;
      border: 1px solid #6f6f6f; }

/*About us*/
.logo_about_us img {
  margin-bottom: 10px; }
  .logo_about_us img p {
    font-size: 12px;
    font-style: italic;
    line-height: 1.4; }

.map-list .item-map {
  border: 0;
  box-shadow: 1px 0px 5px 0px #ccc;
  margin-bottom: 20px;
  padding: 10px;
  cursor: pointer; }
  .map-list .item-map p {
    margin-bottom: 0; }

.map-list .icon-map {
  margin-bottom: 0px;
  margin-right: 10px;
  float: none;
  display: inline-block;
  vertical-align: inherit; }
  .map-list .icon-map i {
    font-size: 25px; }

.map-list .title-map {
  display: inline-block;
  vertical-align: top; }

.map-list .icon-map-hotline {
  margin-right: 6px;
  float: none;
  display: inline-block;
  vertical-align: inherit; }
  .map-list .icon-map-hotline i {
    font-size: 25px; }

.map-list .hotline-map {
  display: inline-block;
  vertical-align: middle; }

.title_about_us h1 {
  font-size: 24px;
  font-style: italic;
  color: #000;
  margin-bottom: 10px; }
  .title_about_us h1 span {
    color: #b11636;
    display: block;
    font-size: 48px; }

.content_about_us {
  font-style: italic; }

/*Page*/
#page-sidebar .block-sidebar {
  margin-bottom: 60px; }
  #page-sidebar .block-sidebar .block-title {
    font-weight: bold;
    font-size: 22px;
    margin-bottom: 20px; }
  #page-sidebar .block-sidebar .block-content ul li.active a {
    color: #b11636;
    font-weight: bold; }
  #page-sidebar .block-sidebar .block-content ul li.active:before {
    color: #b11636; }
  #page-sidebar .block-sidebar .block-content ul li:before {
    content: '\f0da';
    font-family: "FontAwesome" !important; }

#page .page-title {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 30px; }

#add-to-cart {
  background: #ffae00;
  width: 100%;
  margin: 10px 0;
  display: block;
  line-height: 48px; }

#add-to-cart:hover {
  color: #fff; }

.select-wrapper #quantity {
  width: 80px; }

.btn_subtmi_recover, .btn-signin, .btn-register, .btn-address-submit, .add-new-address {
  background: #ffae00 !important; }

.title-detail {
  color: #000;
  border-color: #000; }

.order_paper_image:nth-child(2n+1) {
  clear: both; }

.img_order_2 {
  display: none; }

.wrap_img_order:hover .img_order_2 {
  display: inline-block; }

a.wrap_img_order:hover .img_order_1 {
  display: none; }

.btn_socical_login {
  padding: 5px 10px;
  display: block;
  color: #fff;
  margin-top: 10px;
  border: 0;
  width: 100%; }

.btsocialloginfb {
  background: #4267B2; }

.btsociallogingg {
  background: #EA4335;
  margin-bottom: 10px; }

.form_search {
  margin-top: 20px;
  position: relative;
  display: inline-block; }
  .form_search input[type="text"] {
    padding: 4px 35px 4px 15px;
    font-size: 13px;
    width: 250px; }
  .form_search .btn_search_header {
    position: absolute;
    right: 0;
    top: 0;
    background: transparent;
    border: 0;
    color: #000;
    padding: 4px 10px; }
  #search .form_search input[type="text"] {
    padding: 8px 35px 8px 15px;
    font-size: 13px;
    width: 450px; }
  #search .form_search .btn_search_header {
    padding: 8px 10px; }

#quick-view-modal {
  position: fixed;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 1135;
  background: rgba(0, 0, 0, 0.31);
  z-index: 9999; }
  #quick-view-modal .quickviewOverlay {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 99;
    background-color: rgba(0, 0, 0, 0.4); }
  #quick-view-modal .jsQuickview {
    position: absolute;
    max-width: 940px;
    top: 5%;
    height: auto;
    margin: 0px auto;
    left: 0px;
    right: 0px;
    padding: 0px 30px 0 15px;
    z-index: 999;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #fff; }
    #quick-view-modal .jsQuickview .border_quickview {
      border: 1px solid #e1e1e1;
      border-left: none;
      background: #fff; }
    #quick-view-modal .jsQuickview .modal-header {
      border-bottom: 0;
      padding: 10px 0;
      position: relative;
      height: 50px; }
      #quick-view-modal .jsQuickview .modal-header .quickview-close {
        position: absolute;
        right: 0px;
        top: 15px; }
        #quick-view-modal .jsQuickview .modal-header .quickview-close a {
          width: 23px;
          height: 23px;
          display: inline-block;
          text-align: center;
          line-height: 23px;
          background: #ed0000;
          -moz-border-radius: 50%;
          -webkit-border-radius: 50%;
          border-radius: 50%;
          color: #fff; }
          #quick-view-modal .jsQuickview .modal-header .quickview-close a i {
            margin-right: 0; }
    #quick-view-modal .jsQuickview .p-title {
      margin-bottom: 10px;
      margin-top: 10px;
      font-weight: bold;
      padding: 0; }
      #quick-view-modal .jsQuickview .p-title .quickview-title {
        display: block; }
    #quick-view-modal .jsQuickview .p-des {
      padding-bottom: 10px;
      border-bottom: 1px dashed #e1e1e1;
      margin-bottom: 10px; }
    #quick-view-modal .jsQuickview .quickview-cart-info {
      border-bottom: 1px dashed #ededed;
      padding-bottom: 10px;
      margin-bottom: 10px; }
      #quick-view-modal .jsQuickview .quickview-cart-info .product-price {
        border-bottom: 0;
        padding-bottom: 0;
        margin-top: 0; }
    #quick-view-modal .jsQuickview .form-input label {
      display: block;
      margin-bottom: 5px;
      font-size: 15px; }
    #quick-view-modal .jsQuickview .form-input span {
      font-size: 16px;
      margin-right: 10px; }
    #quick-view-modal .jsQuickview .form-input .product-quantity__wrap button {
      height: 35px;
      border: 1px solid #ebebeb;
      max-width: 100%;
      border-radius: 0;
      width: 25px;
      display: inline-block;
      vertical-align: middle; }
    #quick-view-modal .jsQuickview .form-input #quantity-quickview {
      max-width: 40px;
      padding: 5px 10px;
      display: inline-block;
      text-align: center;
      vertical-align: middle;
      -moz-appearance: textfield;
      margin-bottom: 0;
      height: 35px;
      border-color: #ebebeb; }
      #quick-view-modal .jsQuickview .form-input #quantity-quickview::-webkit-outer-spin-button, #quick-view-modal .jsQuickview .form-input #quantity-quickview::-webkit-inner-spin-button {
        -webkit-appearance: none;
        margin: 0; }
    #quick-view-modal .jsQuickview .form-input .note_slm {
      width: 50%;
      font-style: italic; }
    #quick-view-modal .jsQuickview .quickview-variants label {
      display: block;
      margin-bottom: 5px;
      font-size: 15px; }
    #quick-view-modal .jsQuickview .quickview-variants .single-option-selector input[type="radio"] {
      margin-right: 7px;
      position: relative;
      -webkit-appearance: none;
      border-radius: 0;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      width: 16px;
      height: 16px; }
      #quick-view-modal .jsQuickview .quickview-variants .single-option-selector input[type="radio"]:before {
        content: '';
        position: absolute;
        width: 16px;
        height: 16px;
        background: #fff;
        border: 1px solid #cedadd;
        cursor: pointer;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px; }
      #quick-view-modal .jsQuickview .quickview-variants .single-option-selector input[type="radio"]:after {
        -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
        -moz-transition: -moz-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
        transition: transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
        -webkit-transform: rotate(-45deg) scale(0, 0);
        -moz-transform: rotate(-45deg) scale(0, 0);
        -ms-transform: rotate(-45deg) scale(0, 0);
        -o-transform: rotate(-45deg) scale(0, 0);
        transform: rotate(-45deg) scale(0, 0);
        content: "";
        position: absolute;
        right: 3px;
        top: 5px;
        margin: auto;
        width: 10px;
        height: 5px;
        border: 2px solid #58b3f0;
        border-top-style: none;
        border-right-style: none; }
      #quick-view-modal .jsQuickview .quickview-variants .single-option-selector input[type="radio"]:checked:after {
        -webkit-transform: rotate(-45deg) scale(1, 1);
        -moz-transform: rotate(-45deg) scale(1, 1);
        -ms-transform: rotate(-45deg) scale(1, 1);
        -o-transform: rotate(-45deg) scale(1, 1);
        transform: rotate(-45deg) scale(1, 1); }
    #quick-view-modal .jsQuickview .quickview-variants .single-option-selector .variant-option-item {
      width: 50%;
      float: left;
      padding: 0 3px;
      font-size: 14px;
      position: relative; }
    #quick-view-modal .jsQuickview .form-input-sumit {
      margin-top: 10px;
      margin-bottom: 10px;
      text-align: center; }
      #quick-view-modal .jsQuickview .form-input-sumit button {
        background: #f9c53a;
        color: #fff;
        padding: 6px 10px;
        font-weight: bold;
        text-transform: uppercase;
        border: none; }
        #quick-view-modal .jsQuickview .form-input-sumit button img {
          margin-left: 5px; }
        #quick-view-modal .jsQuickview .form-input-sumit button[disabled] {
          opacity: .4; }
    #quick-view-modal .jsQuickview .quickview-slider {
      margin: 10px -5px 0;
      position: relative; }
      #quick-view-modal .jsQuickview .quickview-slider .product-thumb {
        padding: 0 5px; }
      #quick-view-modal .jsQuickview .quickview-slider .owl-prev, #quick-view-modal .jsQuickview .quickview-slider .owl-next {
        background: none;
        color: #000;
        opacity: 1;
        position: absolute;
        top: 30%;
        font-size: 16px; }
      #quick-view-modal .jsQuickview .quickview-slider .owl-prev {
        left: 0; }
      #quick-view-modal .jsQuickview .quickview-slider .owl-next {
        right: 0; }

#myCart .modal-footer {
  border-top: 1px solid #DDD; }

#myCart .modal-footer {
  background: #fff; }

#myCart table tr td {
  border-top: 0; }

#myCart {
  background-color: rgba(0, 0, 0, 0.31); }

#myCart .modal-header button.close a {
  position: absolute;
  top: -5px;
  right: -28px;
  line-height: 0px;
  text-align: center;
  border-radius: 50%; }

#myCart .modal-header button.close, #myCart .modal-header button.close:hover {
  opacity: 1; }

#myCart .modal-header button.close a:before {
  content: url("//hstatic.net/244/1000030244/10/2016/5-31/delete.png"); }

#myCart .modal-content {
  box-shadow: none;
  -webkit-box-shadow: none;
  border: none;
  background: none; }

#myCart .modal-body {
  background: #fff;
  padding: 0; }

#myCart .modal-body .modal-title {
  padding: 15px;
  font-weight: 500;
  color: #000; }

#myCart .modal-body .modal-title i {
  font-size: 12px;
  margin-left: 15px; }

#myCart .icon-cart {
  margin-right: 15px;
  vertical-align: top; }

#myCart .modal-body #cart-table .cart-table-header {
  background: #f8f8f8; }

#myCart .modal-body #cart-table .cart-table-header th:first-child, #myCart .modal-body #cart-table .line-item .item-image {
  padding-left: 15px; }

#myCart .modal-body #cart-table .cart-table-header th:last-child {
  border-right: none; }

#myCart .modal-body #cart-table .cart-table-header th {
  padding: 10px 0;
  border-right: 1px solid #fff; }

#myCart .modal-body #cart-table .line-item td {
  padding: 10px;
  padding-bottom: 10px;
  padding-top: 10px;
  vertical-align: top; }

#myCart .modal-body #cart-table .line-item {
  border-bottom: 1px solid #ccc; }

#cart-table > tbody > tr.line-item.original {
  display: none; }

#myCart .item-total {
  color: #e0a72d;
  font-size: 20px;
  font-weight: 600; }

#myCart .item-quantity input {
  max-width: 60px;
  text-align: center;
  padding: 0; }

#myCart .comeback a, #myCart .comeback a:hover {
  color: #e0a72d !important;
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase; }

#myCart .comeback a i {
  margin-right: 10px;
  font-size: 24px;
  vertical-align: bottom; }

#update-cart-modal, #modal-checkout-button {
  padding: 10px 30px;
  background: #f7991d;
  background: -webkit-linear-gradient(#f7991d, #ffc20f);
  background: -o-linear-gradient(#f7991d, #ffc20f);
  background: -moz-linear-gradient(#f7991d, #ffc20f);
  background: linear-gradient(#f7991d, #ffc20f);
  color: #fff;
  border: none;
  box-shadow: none;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  float: right;
  margin-top: 0px; }

#modal-checkout-button:hover {
  color: #fff !important; }

#myCart .comeback {
  margin-top: 10px; }

#update-cart-modal {
  margin-right: 10px; }

#myCart .row_alert_warning .note_cart, #cart .row_alert_warning .note_cart {
  padding: 15px;
  background: #fdd75f;
  color: #000; }

#cart .header-page h1 {
  margin-top: 0; }

#cart .cart-buttons {
  margin-top: 10px; }

#cart .alert-warning {
  padding: 15px;
  border: 1px solid transparent;
  border-radius: 4px;
  color: #000; }

.time_order h3 {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 7px; }

.time_order .time_col {
  float: left; }
  .time_order .time_col:last-child {
    margin-left: 2%;
    width: 48%; }
  @media (max-width: 767px) {
    .time_order .time_col {
      width: 50%; } }

.time_order #data_order {
  background: red;
  border: none;
  padding: 7px;
  text-align: center;
  font-weight: bold;
  width: 100%;
  color: #fff; }

.time_order #time_order {
  padding: 7px;
  background: red;
  border: none;
  font-weight: bold;
  color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding-right: 30px;
  background: url(https://cdn.hstatic.net/files/1000166699/file/down.png) no-repeat red;
  background-position: 95% center;
  background-size: 13px;
  background-repeat: no-repeat; }

.submit_order {
  padding: 5px 15px; }
  .submit_order button {
    background: #ed0000;
    color: #fff;
    padding: 10px 15px;
    border: none;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px; }
    .submit_order button[disabled] {
      opacity: .4; }
    .submit_order button:hover {
      background: #ed0000; }
  @media (max-width: 767px) {
    .submit_order button {
      padding: 15px 30px;
      width: 100%; } }

#output_order .modal-content, #warning_order .modal-content {
  background: #fdd75f; }
  #output_order .modal-content .modal-header, #warning_order .modal-content .modal-header {
    padding: 3px 5px;
    border-bottom: none;
    color: #000; }
    #output_order .modal-content .modal-header .close, #warning_order .modal-content .modal-header .close {
      opacity: 1; }
  #output_order .modal-content .modal-body, #warning_order .modal-content .modal-body {
    padding: 15px 30px;
    text-align: center; }
    #output_order .modal-content .modal-body p, #warning_order .modal-content .modal-body p {
      font-size: 28px;
      line-height: 1.42857143; }

.total-price-modal {
  font-size: 17px;
  font-weight: bold; }

.hotline_number {
  text-align: center;
  font-size: 12px; }
  .hotline_number a {
    font-size: 32px;
    color: #ffae00;
    font-weight: bold;
    font-style: italic; }
  .hotline_number p {
    margin: 0; }
  .hotline_number .time_mobile {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 5px; }

.cart-item-xs {
  border-bottom: 1px solid #ccc;
  padding: 10px 0; }
  .cart-item-xs .cart-image-xs, .cart-item-xs .cart-wrap-title-xs, .cart-item-xs .cart-wrap-price-xs {
    float: left;
    margin-right: 7px; }
  .cart-item-xs .cart-image-xs {
    width: 19%; }
  .cart-item-xs .cart-wrap-title-xs {
    width: 40%; }
    .cart-item-xs .cart-wrap-title-xs .cart-title-xs a {
      display: block;
      margin-bottom: 5px;
      white-space: normal;
      font-size: 13px; }
    .cart-item-xs .cart-wrap-title-xs .cart-quantity-xs input.quantity3 {
      border: solid 1px #cacaca;
      max-width: 60px;
      text-align: center;
      padding: 5px 10px; }
  .cart-item-xs .cart-wrap-price-xs {
    width: 32%;
    margin-right: 0; }
    .cart-item-xs .cart-wrap-price-xs .cart-price-xs {
      margin-bottom: 10px;
      font-size: 13px;
      font-weight: bold;
      text-align: right; }
    .cart-item-xs .cart-wrap-price-xs .item-delete {
      text-align: right;
      width: auto; }

#cart .submit_order {
  padding-left: 0;
  padding-right: 0;
  text-align: right; }

#cart .time_order {
  padding: 0px 0 0; }

#cart .cart-quantity__action input {
  max-width: 40px;
  padding: 5px 10px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  -moz-appearance: textfield;
  margin-bottom: 0;
  height: 35px;
  border-color: #ebebeb; }
  #cart .cart-quantity__action input::-webkit-outer-spin-button, #cart .cart-quantity__action input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0; }

#cart .cart-quantity__action button {
  height: 35px;
  border: 1px solid #ebebeb;
  max-width: 100%;
  border-radius: 0;
  width: 25px;
  display: inline-block;
  vertical-align: middle; }

@media (max-width: 767px) {
  #cart .cart-quantity__action {
    margin-top: 5px; } }

.social-login {
  border-top: 1px solid #333;
  padding-top: 15px;
  margin-top: 15px; }

/*=========== end custom style ===============*/
/* responsive */
@media (min-width: 1200px) {
  .container {
    width: 1200px; }
  .product_list_content .item_product .item_product_image {
    min-height: 288px; }
  .product_list_content .item_product .item_product_info .product_info_short_description {
    min-height: 37px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis; } }

@media (max-width: 1199px) and (min-width: 992px) {
  #header .hotline_header {
    padding: 10px 0 10px; }
  #lobs_bay_menu .cart_header {
    bottom: 10px; }
  #lobs_bay_menu .navbar_main li a {
    padding: 0 10px;
    font-size: 17px; }
  .product_list_content .item_product .item_product_info .item_product_image {
    min-height: 230px; }
  .product_list_content .item_product .item_product_info .item_product_title {
    min-height: 40px; }
  .product_list_content .item_product .item_product_info .product_info_short_description {
    min-height: 40px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis; }
  .product_list_content .item_product .item_product_info .item_product_action .item_product_price {
    float: none;
    text-align: center; }
  .product_list_content .item_product .item_product_info .item_product_action .item_product_button {
    float: none;
    text-align: center;
    margin-top: 10px; }
    .product_list_content .item_product .item_product_info .item_product_action .item_product_button a {
      display: inline-block; } }

@media (max-width: 991px) {
  .hrv-banner-container .owl-pagination {
    display: none; }
  #modal_login .modal-dialog, #modal_register .modal-dialog, #recover_password_x .modal-dialog {
    width: 750px;
    margin: 50px auto; }
    #modal_login .modal-dialog .modal-content .modal-body .content-left, #modal_register .modal-dialog .modal-content .modal-body .content-left, #recover_password_x .modal-dialog .modal-content .modal-body .content-left {
      width: 300px; }
    #modal_login .modal-dialog .modal-content .modal-body .content-right, #modal_register .modal-dialog .modal-content .modal-body .content-right, #recover_password_x .modal-dialog .modal-content .modal-body .content-right {
      width: calc(100% - 330px); }
      #modal_login .modal-dialog .modal-content .modal-body .content-right form label, #modal_register .modal-dialog .modal-content .modal-body .content-right form label, #recover_password_x .modal-dialog .modal-content .modal-body .content-right form label {
        width: 100%;
        margin-bottom: 5px; }
      #modal_login .modal-dialog .modal-content .modal-body .content-right form .form-control, #modal_register .modal-dialog .modal-content .modal-body .content-right form .form-control, #recover_password_x .modal-dialog .modal-content .modal-body .content-right form .form-control {
        width: 100%; }
      #modal_login .modal-dialog .modal-content .modal-body .content-right form .btn_submit_group, #modal_register .modal-dialog .modal-content .modal-body .content-right form .btn_submit_group, #recover_password_x .modal-dialog .modal-content .modal-body .content-right form .btn_submit_group {
        width: 100%; }
      #modal_login .modal-dialog .modal-content .modal-body .content-right .modal_social_wrap, #modal_register .modal-dialog .modal-content .modal-body .content-right .modal_social_wrap, #recover_password_x .modal-dialog .modal-content .modal-body .content-right .modal_social_wrap {
        width: 100%; }
  #header {
    /*Menu mobile*/ }
    #header .logo_header {
      padding: 0px 0px;
      width: calc(100% - 90px); }
    #header .hotline_header {
      padding: 20px 15px; }
      #header .hotline_header .hotline_wrap .hotline_number p {
        font-size: 26px; }
    #header .order_header {
      padding: 20px 15px; }
    #header .account_header {
      display: none; }
    #header .navbar-toggle {
      margin: 20px 0 0;
      background: transparent;
      border-color: transparent;
      float: left;
      display: block; }
      #header .navbar-toggle .icon-bar {
        background-color: #fff; }
    #header .cart_mobile {
      margin: 25px 0 0;
      float: left;
      width: 40px;
      position: relative; }
      #header .cart_mobile .cart_count {
        position: absolute;
        right: 0;
        background: #fff;
        color: #000;
        width: 24px;
        height: 24px;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        text-align: center;
        line-height: 24px;
        right: 10px;
        top: -15px; }
    #header .form_search {
      margin-bottom: 10px;
      display: block; }
      #header .form_search input[type='text'] {
        width: 100%; } }

@media (max-width: 991px) and (min-width: 768px) {
  #header .hotline_header {
    padding: 30px 0; }
  #lobs_bay_menu .cart_header {
    position: relative;
    margin: 10px 0 0; }
  .product_list_content .item_product .item_product_image {
    min-height: 170px; }
  .product_list_content .item_product .item_product_info .item_product_title {
    min-height: 40px; }
  .product_list_content .item_product .item_product_info .item_product_action .item_product_price {
    float: none;
    text-align: center; }
  .product_list_content .item_product .item_product_info .item_product_action .item_product_button {
    float: none;
    text-align: center;
    margin-top: 10px; }
    .product_list_content .item_product .item_product_info .item_product_action .item_product_button a {
      display: inline-block; } }

@media (min-width: 768px) {
  .m-t-sm-30 {
    margin-top: 30px; }
  .m-b-sm-30 {
    margin-bottom: 30px; }
  .border-left-white {
    border-left: 1px solid #fff; }
  .border-left-black {
    border-left: 1px solid #000; } }

@media (max-width: 767px) {
  .m-t-xs-5 {
    margin-top: 5px; }
  .m-t-xs-10 {
    margin-top: 10px; }
  .m-t-xs-15 {
    margin-top: 15px; }
  .m-t-xs-20 {
    margin-top: 20px; }
  .m-t-xs-25 {
    margin-top: 25px; }
  .m-t-xs-30 {
    margin-top: 30px; }
  .m-b-xs-5 {
    margin-bottom: 5px; }
  .m-b-xs-10 {
    margin-bottom: 10px; }
  .m-b-xs-15 {
    margin-bottom: 15px; }
  .m-b-xs-20 {
    margin-bottom: 20px; }
  .m-b-xs-25 {
    margin-bottom: 25px; }
  .m-b-xs-30 {
    margin-bottom: 30px; }
  .m-l-xs-5 {
    margin-left: 5px; }
  .m-l-xs-10 {
    margin-left: 10px; }
  .m-l-xs-15 {
    margin-left: 15px; }
  .m-l-xs-20 {
    margin-left: 20px; }
  .m-l-xs-25 {
    margin-left: 25px; }
  .m-l-xs-30 {
    margin-left: 30px; }
  .m-r-xs-5 {
    margin-right: 5px; }
  .m-r-xs-10 {
    margin-right: 10px; }
  .m-r-xs-15 {
    margin-right: 15px; }
  .m-r-xs-20 {
    margin-right: 20px; }
  .m-r-xs-25 {
    margin-right: 25px; }
  .m-r-xs-30 {
    margin-right: 30px; }
  .p-t-xs-5 {
    padding-top: 5px; }
  .p-t-xs-10 {
    padding-top: 10px; }
  .p-t-xs-15 {
    padding-top: 15px; }
  .p-t-xs-20 {
    padding-top: 20px; }
  .p-t-xs-25 {
    padding-top: 25px; }
  .p-t-xs-30 {
    padding-top: 30px; }
  .p-b-xs-5 {
    padding-bottom: 5px; }
  .p-b-xs-10 {
    padding-bottom: 10px; }
  .p-b-xs-15 {
    padding-bottom: 15px; }
  .p-b-xs-20 {
    padding-bottom: 20px; }
  .p-b-xs-25 {
    padding-bottom: 25px; }
  .p-b-xs-30 {
    padding-bottom: 30px; }
  .p-l-xs-5 {
    padding-left: 5px; }
  .p-l-xs-10 {
    padding-left: 10px; }
  .p-l-xs-15 {
    padding-left: 15px; }
  .p-l-xs-20 {
    padding-left: 20px; }
  .p-l-xs-25 {
    padding-left: 25px; }
  .p-l-xs-30 {
    padding-left: 30px; }
  .p-r-xs-5 {
    padding-right: 5px; }
  .p-r-xs-10 {
    padding-right: 10px; }
  .p-r-xs-15 {
    padding-right: 15px; }
  .p-r-xs-20 {
    padding-right: 20px; }
  .p-r-xs-25 {
    padding-right: 25px; }
  .p-r-xs-30 {
    padding-right: 30px; }
  .hrv-banner-container .hrv-banner-content {
    margin-top: -60px; }
    .hrv-banner-container .hrv-banner-content .hrv-title1 {
      font-size: 20px;
      line-height: 25px;
      margin-bottom: 15px; }
    .hrv-banner-container .hrv-banner-content .hrv-title2 {
      font-size: 30px;
      line-height: 35px;
      margin-bottom: 15px;
      letter-spacing: 2px; }
    .hrv-banner-container .hrv-banner-content .hrv-url {
      font-size: 14px;
      margin-top: 5px; }
  #service_home {
    padding: 0; }
    #service_home *[class^="col-"] {
      padding: 0; }
    #service_home ul li {
      font-size: 13px;
      margin: 10px 0px;
      padding: 0 5px; }
      #service_home ul li img {
        display: none; }
  .home_block_title {
    margin: 20px 0 20px; }
    .home_block_title .title_block {
      padding: 0 15px;
      font-size: 18px;
      display: block; }
      .home_block_title .title_block:after, .home_block_title .title_block:before {
        background: none; }
    .home_block_title .title_small {
      display: block;
      margin: 5px;
      color: #000; }
  .product_list_content .item_product .item_product_image {
    min-height: 130px; }
  .product_list_content .item_product .item_product_info {
    padding: 10px 5px; }
    .product_list_content .item_product .item_product_info .item_product_action .item_product_price {
      float: none;
      text-align: center;
      font-size: 15px; }
    .product_list_content .item_product .item_product_info .item_product_action .item_product_button {
      float: none;
      text-align: center;
      margin-top: 10px; }
  .product_list_content .item_product .item_product_info .product_info_short_description {
    height: 56px;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis; }
  #footer .newsletter_title {
    font-size: 16px; }
  #footer .social_footer_title {
    font-size: 16px; }
  #footer .social_footer_content .social_footer_text {
    font-size: 26px; }
  #facebook-inbox button.facebook-inbox-tab {
    text-align: left; }
    #facebook-inbox button.facebook-inbox-tab .facebook-inbox-tab-icon {
      background: #ffae00; }
  #myCart .modal-header button.close a {
    right: -5px; }
  #myCart .modal-content .modal-body {
    padding-left: 10px;
    padding-right: 10px; }
    #myCart .modal-content .modal-body .modal-title {
      padding: 15px 0; }
  #myCart .modal-content .modal-footer {
    padding: 10px 0; }
    #myCart .modal-content .modal-footer .btn_action_footer {
      padding: 0 15px; }
  .facebook-inbox-tab {
    min-width: inherit; }
  #quick-view-modal .jsQuickview {
    padding: 0;
    height: 100%;
    top: 0;
    overflow: scroll; }
    #quick-view-modal .jsQuickview .modal-header {
      height: auto;
      padding: 10px;
      background: #ddd; }
    #quick-view-modal .jsQuickview .form-input label {
      font-size: 14px; }
    #quick-view-modal .jsQuickview .form-input span {
      font-size: 14px; }
    #quick-view-modal .jsQuickview .form-input #quantity-quickview {
      max-width: 40px;
      padding: 2px 5px;
      text-align: center; }
    #quick-view-modal .jsQuickview .form-input .note_slm {
      width: auto; }
    #quick-view-modal .jsQuickview .border_quickview {
      border: none;
      padding: 0; }
    #quick-view-modal .jsQuickview .quickview-cart-info {
      padding: 10px; }
    #quick-view-modal .jsQuickview .quickview-information {
      padding: 10px 10px 230px 10px; }
      #quick-view-modal .jsQuickview .quickview-information .quickview-variants .single-option-selector .variant-option-item {
        width: 100%; }
      #quick-view-modal .jsQuickview .quickview-information .form-input-sumit {
        bottom: 0;
        left: 0; }
        #quick-view-modal .jsQuickview .quickview-information .form-input-sumit button {
          width: 46%;
          font-size: 12px;
          margin: 0px 5px 0;
          float: left; }
          #quick-view-modal .jsQuickview .quickview-information .form-input-sumit button.close-popup {
            background: #aaa; }
    #quick-view-modal .jsQuickview .p-title {
      margin: 0; }
      #quick-view-modal .jsQuickview .p-title a {
        text-align: center; }
    #quick-view-modal .jsQuickview .quickview-image-xs {
      width: 70%;
      margin: 0 auto; }
    #quick-view-modal .jsQuickview .quickview-slider {
      margin: 0; }
      #quick-view-modal .jsQuickview .quickview-slider .owl-next, #quick-view-modal .jsQuickview .quickview-slider .owl-prev {
        top: 40%;
        font-weight: bold;
        font-size: 32px; }
  #cart .submit_order {
    text-align: center; }
  #cart .checkout-buttons textarea {
    width: 100%; }
  #cart .time_order #time_order {
    width: 100%; } }

@media (max-width: 568px) {
  .hrv-banner-container .hrv-banner-content {
    margin-top: -60px; }
    .hrv-banner-container .hrv-banner-content .hrv-title1 {
      font-size: 20px;
      line-height: 25px; }
    .hrv-banner-container .hrv-banner-content .hrv-title2 {
      letter-spacing: 5px; }
    .hrv-banner-container .hrv-banner-content .hrv-url {
      font-size: 12px;
      line-height: 24px;
      padding: 0 10px;
      margin-top: 10px; }
  .hrv-banner-container .owl-theme .owl-controls .owl-buttons {
    display: none; } }

@media (max-width: 479px) {
  .col-xxs-12 {
    width: 100%; }
  .col-xxs-11 {
    width: 91.66666667%; }
  .col-xxs-10 {
    width: 83.33333333%; }
  .col-xxs-9 {
    width: 75%; }
  .col-xxs-8 {
    width: 66.66666667%; }
  .col-xxs-7 {
    width: 58.33333333%; }
  .col-xxs-6 {
    width: 50%; }
  .col-xxs-5 {
    width: 41.66666667%; }
  .col-xxs-4 {
    width: 33.33333333%; }
  .col-xxs-3 {
    width: 25%; }
  .col-xxs-2 {
    width: 16.66666667%; }
  .col-xxs-1 {
    width: 8.33333333%; }
  .p-l-xxs-15 {
    padding-left: 15px; }
  .p-r-xxs-15 {
    padding-right: 15px; }
  .hidden-xxs {
    display: none; }
  .hrv-banner-container .hrv-banner-content {
    margin-top: -50px; }
    .hrv-banner-container .hrv-banner-content .hrv-url {
      font-size: 10px;
      line-height: 18px;
      padding: 0 10px;
      margin-top: 5px; }
  .hrv-banner-container .hrv-title1 {
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 5px; }
  .hrv-banner-container .hrv-title2 {
    letter-spacing: 0;
    margin-bottom: 5px;
    line-height: 30px;
    font-size: 25px;
    letter-spacing: 2px; }
  .article_list_content .item_article {
    padding-left: 0px;
    padding-right: 0px; }
    .article_list_content .item_article:first-child {
      padding-left: 0px; }
    .article_list_content .item_article:last-child {
      padding-right: 0px; }
  #footer #footer_bottom .hotline_footer .hotline_footer_number {
    width: 100%; }
  .time_order #data_order {
    width: 100%; }
  #myCart .comeback {
    float: none !important;
    text-align: center; }
  .btn-modal-cart {
    text-align: center; }
    .btn-modal-cart #modal-checkout-button {
      float: none;
      margin-top: 10px;
      display: block; } }

@media (max-width: 375px) {
  .hrv-banner-container .hrv-banner-content {
    margin-top: -35px; }
    .hrv-banner-container .hrv-banner-content .hrv-title1 {
      font-size: 14px;
      line-height: 18px;
      margin-bottom: 5px; }
    .hrv-banner-container .hrv-banner-content .hrv-title2 {
      letter-spacing: 0;
      margin-bottom: 5px;
      line-height: 25px;
      font-size: 20px;
      letter-spacing: 2px; }
  #service_home ul li {
    padding: 0px 5px;
    margin: 10px 0;
    font-size: 11px; }
  .home_block_title {
    margin: 0px 0 20px; }
    .home_block_title .title_block:after, .home_block_title .title_block:before {
      background: none; }
  .time_order .wrap_time {
    text-align: center; }
    .time_order .wrap_time .time_col #time_order {
      width: 100%;
      background-position: 95% center; } }

.menuTab-wrapper {
  display: inline-block;
  vertical-align: bottom; }
  .menuTab-wrapper .tab-item {
    display: inline-block;
    padding: 0 15px;
    font-weight: 700;
    color: #ec3b1e;
    font-size: 18px;
    cursor: pointer;
    padding-bottom: 5px;
    padding-top: 5px; }
    .menuTab-wrapper .tab-item:hover {
      color: #fff;
      background: #ec3b1e; }
    .menuTab-wrapper .tab-item.active {
      color: #fff;
      background: #ec3b1e; }
  @media (max-width: 767px) {
    .menuTab-wrapper {
      display: block;
      background: #fff;
      overflow-y: hidden;
      overflow-x: scroll;
      -ms-overflow-style: none;
      -ms-scroll-snap-type: mandatory;
      -ms-scroll-snap-points-x: snapInterval(0%, 100%);
      -ms-scroll-chaining: chained;
      -webkit-overflow-scrolling: touch;
      width: 100%;
      position: relative;
      z-index: 2;
      margin: 0; }
      .menuTab-wrapper .menuTab {
        display: block;
        background: #fff;
        width: auto;
        white-space: nowrap; }
        .menuTab-wrapper .menuTab .tab-item {
          padding-bottom: 10px;
          padding-top: 10px; } }

.cart_header_top_box .cart_empty {
  font-size: 13px;
  padding: 15px; }

.cart_header_top_box {
  position: absolute;
  top: 100%;
  right: -1px;
  z-index: 1002;
  background: #FFF;
  color: #666;
  width: 350px;
  opacity: 0;
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
  -webkit-transform: translate(0, 40px);
  -moz-transform: translate(0, 40px);
  -o-transform: translate(0, 40px);
  -ms-transform: translate(0, 40px);
  transform: translate(0, 40px);
  opacity: 0;
  display: block;
  visibility: hidden; }

.cart_header_top_box:before {
  content: '';
  border-top: 8px solid transparent;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
  border-bottom: 8px solid #fff;
  position: absolute;
  top: -16px;
  right: 13px; }

.cart_header:hover .cart_header_top_box {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
  visibility: visible; }

#lobs_bay_menu .cart_header .cart_header_top_box span {
  color: #000; }

#lobs_bay_menu .cart_header .cart_header_top_box a {
  color: #000; }

.cart_box_wrap {
  max-height: 264px;
  overflow-y: auto; }

.cart_box_wrap .cart_item {
  border-bottom: 1px solid #f3f4f6;
  position: relative;
  padding: 12px 16px; }

.cart_box_wrap .cart_item:last-child {
  border-bottom: 0; }

.cart_box_wrap .cart_item .cart_item_image {
  width: 88px;
  text-align: center;
  display: inline-block;
  vertical-align: top; }

.cart_box_wrap .cart_item .cart_item_info {
  padding-right: 25px;
  padding-left: 15px;
  text-align: left;
  width: calc(100% - 92px);
  display: inline-block; }

.cart_box_wrap .cart_item .remove {
  position: absolute;
  right: 16px;
  bottom: 16px;
  font-size: 16px; }

.cart_box_wrap .cart_item .remove i {
  color: #a6a8b0; }

.cart_box_wrap .cart_item .cart_item_qty {
  display: block;
  position: absolute;
  right: 15px;
  top: 10px;
  font-size: 14px;
  color: #000;
  font-weight: bold; }

.cart_box_bottom {
  background-color: #f8f8fa;
  padding: 12px 16px 16px;
  border-top: 1px solid rgba(46, 48, 56, 0.1); }

.cart_box_bottom .total_cart {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 8px; }

.total_cart .total_price {
  font-weight: 700;
  color: #129fd8;
  font-size: 15px; }

#lobs_bay_menu .cart_header .cart_box_bottom .btn-minicart {
  text-align: center;
  display: block;
  font-size: 16px;
  color: #fff;
  border-radius: 5px;
  padding: 8px 12px;
  transition: all .4s ease-in-out;
  background: #ed0000; }

.note_timeout {
  color: #b11636;
  font-weight: 700;
  margin-bottom: 10px; }

.hotline_fixed {
  position: fixed;
  z-index: 101;
  bottom: 15px;
  left: 15px;
  width: 50px;
  height: 50px;
  background: rgba(177, 22, 54, 0.2);
  padding: 5px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  z-index: 99999; }

.hotline_fixed::before {
  content: "";
  width: 70px;
  height: 70px;
  border: 1px solid #b11636;
  position: absolute;
  margin: auto -11px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-animation: cssAnimation 1s infinite alternate ease;
  -moz-animation: cssAnimation 1s infinite alternate ease;
  -o-animation: cssAnimation 1s infinite alternate ease; }

.hotline_fixed::after {
  content: "";
  width: 60px;
  height: 60px;
  border: 1px solid #b11636;
  position: absolute;
  margin: auto -6px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-animation: cssAnimation 1s infinite alternate ease 0.5s;
  -moz-animation: cssAnimation 1s infinite alternate ease 0.5s;
  -o-animation: cssAnimation 1s infinite alternate ease 0.5s; }

@media (min-width: 1200px) {
  #header .container {
    width: 1320px;
    max-width: 1320px; }
  .menu-desktops {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap; } }

.hotline_fixed a {
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #b11636 url() no-repeat center center;
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  z-index: 102;
  animation: 1s ease-in-out 0s normal none infinite running quick-alo-circle-img-anim; }

@-webkit-keyframes cssAnimation {
  from {
    -webkit-transform: scale(0, 0);
    opacity: 0; }
  to {
    -webkit-transform: scale(1, 1);
    opacity: 0.5; } }

@-moz-keyframes cssAnimation {
  from {
    -moz-transform: scale(0, 0);
    opacity: 0; }
  to {
    -moz-transform: scale(1, 1);
    opacity: 0.5; } }

@-o-keyframes cssAnimation {
  from {
    -o-transform: scale(0, 0);
    opacity: 0; }
  to {
    -o-transform: scale(1, 1);
    opacity: 0.5; } }

@-moz-keyframes quick-alo-circle-anim {
  0% {
    -moz-transform: rotate(0) scale(0.5) skew(1deg);
    opacity: .1;
    -moz-opacity: .1;
    -webkit-opacity: .1;
    -o-opacity: .1; }
  30% {
    -moz-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: .5;
    -moz-opacity: .5;
    -webkit-opacity: .5;
    -o-opacity: .5; }
  100% {
    -moz-transform: rotate(0) scale(1) skew(1deg);
    opacity: .6;
    -moz-opacity: .6;
    -webkit-opacity: .6;
    -o-opacity: .1; } }

@-webkit-keyframes quick-alo-circle-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.5) skew(1deg);
    -webkit-opacity: .1; }
  30% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    -webkit-opacity: .5; }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    -webkit-opacity: .1; } }

@-o-keyframes quick-alo-circle-anim {
  0% {
    -o-transform: rotate(0) kscale(0.5) skew(1deg);
    -o-opacity: .1; }
  30% {
    -o-transform: rotate(0) scale(0.7) skew(1deg);
    -o-opacity: .5; }
  100% {
    -o-transform: rotate(0) scale(1) skew(1deg);
    -o-opacity: .1; } }

@-moz-keyframes quick-alo-circle-fill-anim {
  0% {
    -moz-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: .2; }
  50% {
    -moz-transform: rotate(0) -moz-scale(1) skew(1deg);
    opacity: .2; }
  100% {
    -moz-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: .2; } }

@-webkit-keyframes quick-alo-circle-fill-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: .2; }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    opacity: .2; }
  100% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: .2; } }

@-o-keyframes quick-alo-circle-fill-anim {
  0% {
    -o-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: .2; }
  50% {
    -o-transform: rotate(0) scale(1) skew(1deg);
    opacity: .2; }
  100% {
    -o-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: .2; } }

@-moz-keyframes quick-alo-circle-img-anim {
  0% {
    transform: rotate(0) scale(1) skew(1deg); }
  10% {
    -moz-transform: rotate(-25deg) scale(1) skew(1deg); }
  20% {
    -moz-transform: rotate(25deg) scale(1) skew(1deg); }
  30% {
    -moz-transform: rotate(-25deg) scale(1) skew(1deg); }
  40% {
    -moz-transform: rotate(25deg) scale(1) skew(1deg); }
  50% {
    -moz-transform: rotate(0) scale(1) skew(1deg); }
  100% {
    -moz-transform: rotate(0) scale(1) skew(1deg); } }

@-webkit-keyframes quick-alo-circle-img-anim {
  0% {
    -webkit-transform: rotate(0) scale(1) skew(1deg); }
  10% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg); }
  20% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg); }
  30% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg); }
  40% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg); }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg); }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg); } }

@-o-keyframes quick-alo-circle-img-anim {
  0% {
    -o-transform: rotate(0) scale(1) skew(1deg); }
  10% {
    -o-transform: rotate(-25deg) scale(1) skew(1deg); }
  20% {
    -o-transform: rotate(25deg) scale(1) skew(1deg); }
  30% {
    -o-transform: rotate(-25deg) scale(1) skew(1deg); }
  40% {
    -o-transform: rotate(25deg) scale(1) skew(1deg); }
  50% {
    -o-transform: rotate(0) scale(1) skew(1deg); }
  100% {
    -o-transform: rotate(0) scale(1) skew(1deg); } }

@-moz-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; } }

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; } }

@-o-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; } }

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; } }

@-moz-keyframes fadeOutRight {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@-o-keyframes fadeOutRight {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes fadeOutRight {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@-moz-keyframes quick-alo-circle-anim {
  0% {
    transform: rotate(0) scale(0.5) skew(1deg);
    opacity: .1; }
  30% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: .5; }
  100% {
    transform: rotate(0) scale(1) skew(1deg);
    opacity: .1; } }

@-webkit-keyframes quick-alo-circle-anim {
  0% {
    transform: rotate(0) scale(0.5) skew(1deg);
    opacity: .1; }
  30% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: .5; }
  100% {
    transform: rotate(0) scale(1) skew(1deg);
    opacity: .1; } }

@-o-keyframes quick-alo-circle-anim {
  0% {
    transform: rotate(0) scale(0.5) skew(1deg);
    opacity: .1; }
  30% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: .5; }
  100% {
    transform: rotate(0) scale(1) skew(1deg);
    opacity: .1; } }

@keyframes quick-alo-circle-anim {
  0% {
    transform: rotate(0) scale(0.5) skew(1deg);
    opacity: .1; }
  30% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: .5; }
  100% {
    transform: rotate(0) scale(1) skew(1deg);
    opacity: .1; } }

@-moz-keyframes quick-alo-circle-fill-anim {
  0% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: .2; }
  50% {
    transform: rotate(0) scale(1) skew(1deg);
    opacity: .2; }
  100% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: .2; } }

@-webkit-keyframes quick-alo-circle-fill-anim {
  0% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: .2; }
  50% {
    transform: rotate(0) scale(1) skew(1deg);
    opacity: .2; }
  100% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: .2; } }

@-o-keyframes quick-alo-circle-fill-anim {
  0% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: .2; }
  50% {
    transform: rotate(0) scale(1) skew(1deg);
    opacity: .2; }
  100% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: .2; } }

@keyframes quick-alo-circle-fill-anim {
  0% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: .2; }
  50% {
    transform: rotate(0) scale(1) skew(1deg);
    opacity: .2; }
  100% {
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: .2; } }

@-moz-keyframes quick-alo-circle-img-anim {
  0% {
    transform: rotate(0) scale(1) skew(1deg); }
  10% {
    transform: rotate(-25deg) scale(1) skew(1deg); }
  20% {
    transform: rotate(25deg) scale(1) skew(1deg); }
  30% {
    transform: rotate(-25deg) scale(1) skew(1deg); }
  40% {
    transform: rotate(25deg) scale(1) skew(1deg); }
  50% {
    transform: rotate(0) scale(1) skew(1deg); }
  100% {
    transform: rotate(0) scale(1) skew(1deg); } }

@-webkit-keyframes quick-alo-circle-img-anim {
  0% {
    transform: rotate(0) scale(1) skew(1deg); }
  10% {
    transform: rotate(-25deg) scale(1) skew(1deg); }
  20% {
    transform: rotate(25deg) scale(1) skew(1deg); }
  30% {
    transform: rotate(-25deg) scale(1) skew(1deg); }
  40% {
    transform: rotate(25deg) scale(1) skew(1deg); }
  50% {
    transform: rotate(0) scale(1) skew(1deg); }
  100% {
    transform: rotate(0) scale(1) skew(1deg); } }

@-o-keyframes quick-alo-circle-img-anim {
  0% {
    transform: rotate(0) scale(1) skew(1deg); }
  10% {
    transform: rotate(-25deg) scale(1) skew(1deg); }
  20% {
    transform: rotate(25deg) scale(1) skew(1deg); }
  30% {
    transform: rotate(-25deg) scale(1) skew(1deg); }
  40% {
    transform: rotate(25deg) scale(1) skew(1deg); }
  50% {
    transform: rotate(0) scale(1) skew(1deg); }
  100% {
    transform: rotate(0) scale(1) skew(1deg); } }

@keyframes quick-alo-circle-img-anim {
  0% {
    transform: rotate(0) scale(1) skew(1deg); }
  10% {
    transform: rotate(-25deg) scale(1) skew(1deg); }
  20% {
    transform: rotate(25deg) scale(1) skew(1deg); }
  30% {
    transform: rotate(-25deg) scale(1) skew(1deg); }
  40% {
    transform: rotate(25deg) scale(1) skew(1deg); }
  50% {
    transform: rotate(0) scale(1) skew(1deg); }
  100% {
    transform: rotate(0) scale(1) skew(1deg); } }

.hotline_fixed-number {
  position: fixed;
  z-index: 101;
  bottom: 15px;
  left: 15px;
  width: 220px;
  height: 50px;
  background: #fff;
  padding: 5px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 25px;
  z-index: 999;
  border: 1px #b11636 solid;
  font-size: 23px;
  font-weight: bold;
  color: #b11636;
  padding-left: 55px;
  padding-top: 5px; }

.hotline_fixed-number a {
  color: #b11636; }

.section-index-listmenu .listmenu-content .orders-product .orders-block__title h3 {
  text-transform: uppercase; }

@media (max-width: 991px) {
  #header .navbar-toggle {
    padding: 0px 10px; } }

@media (max-width: 991px) {
  #header {
    padding-bottom: 15px; } }

@media (max-width: 767px) {
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .hotline_fixed {
    bottom: 70px !important; }
  .section-index-listmenu .listmenu-content .orders-product .orders-block__title h3 {
    margin-bottom: 0; } }
