input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
textarea::-moz-placeholder {
  color: #333;
}
.minicart-wrapper .action.showcart .counter {
  position: static;
}
.page-main .col-xs-1,
.page-main .col-sm-1,
.page-main .col-md-1,
.page-main .col-lg-1,
.page-main .col-xs-2,
.page-main .col-sm-2,
.page-main .col-md-2,
.page-main .col-lg-2,
.page-main .col-xs-3,
.page-main .col-sm-3,
.page-main .col-md-3,
.page-main .col-lg-3,
.page-main .col-xs-4,
.page-main .col-sm-4,
.page-main .col-md-4,
.page-main .col-lg-4,
.page-main .col-xs-5,
.page-main .col-sm-5,
.page-main .col-md-5,
.page-main .col-lg-5,
.page-main .col-xs-6,
.page-main .col-sm-6,
.page-main .col-md-6,
.page-main .col-lg-6,
.page-main .col-xs-7,
.page-main .col-sm-7,
.page-main .col-md-7,
.page-main .col-lg-7,
.page-main .col-xs-8,
.page-main .col-sm-8,
.page-main .col-md-8,
.page-main .col-lg-8,
.page-main .col-xs-9,
.page-main .col-sm-9,
.page-main .col-md-9,
.page-main .col-lg-9,
.page-main .col-xs-10,
.page-main .col-sm-10,
.page-main .col-md-10,
.page-main .col-lg-10,
.page-main .col-xs-11,
.page-main .col-sm-11,
.page-main .col-md-11,
.page-main .col-lg-11,
.page-main .col-xs-12,
.page-main .col-sm-12,
.page-main .col-md-12,
.page-main .col-lg-12 {
  position: static;
}
img,
object,
video,
embed {
  max-height: inherit !important;
}
#at-expanded-menu-host .at-expanded-menu-round .at-expanded-menu-button-label {
  display: none !important;
}
#at-expanded-menu-host .at-expanded-menu-ft {
  margin: 0 35px !important;
}
#at-expanded-menu-host .at-expanded-menu-load {
  color: #000 !important;
}
#at-expanded-menu-host .at-expanded-menu-service-list li {
  margin-bottom: 40px !important;
}
#at-expanded-menu-host .at-expanded-menu .at-icon-wrapper,
#at-expanded-menu-host .at-expanded-menu-service-list button {
  width: 84px !important;
  height: 84px !important;
}
#at-expanded-menu-host .at-expanded-menu-close {
  padding: 0 !important;
}
#at-expanded-menu-host .at-expanded-menu-close span {
  color: #000;
}
.comparison.headings.data.table {
  display: none;
}
.data.table.table-order-items.history .action-menu-item {
  color: black !important;
}
.data.table.table-order-items.history .action-menu-item:hover,
.data.table.table-order-items.history .action-menu-item:active {
  color: #999899 !important;
  font-size: 14px !important;
}
.switcher-dropdown {
  display: none;
}
.swatch-option.text {
  height: auto;
}
.dropdown.options.switcher-options.active .mage-dropdown-dialog .switcher-dropdown {
  display: block;
}
.minicart-wrapper .block-minicart:before,
.minicart-wrapper .block-minicart:after {
  display: none;
}
.modals-overlay {
  z-index: 1000000 !important;
}
.modal-popup {
  z-index: 10000000 !important;
}
.loading-mask {
  z-index: 9999999;
}
.clear-block {
  clear: both !important;
  float: none !important;
}
address {
  margin-bottom: 0;
}
.page.messages {
  margin-left: auto;
  margin-right: auto;
}
.page-layout-2columns-left .page.messages,
.page-layout-2columns-right .page.messages {
  width: 100%;
}
label,
.label {
  font-weight: normal !important;
  font-size: 100% !important;
  padding: 0 !important;
  margin: 0;
  text-align: left;
}
.direction-rtl label,
.direction-rtl .label {
  text-align: right;
}
.opc-wrapper .fieldset > .field.required > label:after,
.opc-wrapper .fieldset > .field._required > label:after {
  top: 0 !important;
}
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul > li,
ol > li {
  margin-bottom: 0;
}
a:focus,
a:hover {
  text-decoration: none;
  outline: none;
}
h1 {
  font-size: 2.6666em;
  line-height: 1.25em;
  /*32px, 40px*/
}
h2 {
  font-size: 2em;
  line-height: 1.25em;
  /*24px, 30px*/
}
h3 {
  font-size: 1.6666em;
  line-height: 1.2em;
  /*20px, 24px*/
}
h4 {
  font-size: 1.3333em;
  line-height: 1.25em;
  /*16px, 20px*/
}
h5 {
  font-size: 1.1666em;
  line-height: 1.1428em;
  /*14px, 16px*/
}
h6 {
  font-size: 1em;
  line-height: 1.1666em;
  /*12px, 14px*/
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 0;
}
input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type="datetime"],
input[type="email"] {
  height: 35px;
  font-size: 100%;
  border: 1px solid #ddd;
  line-height: 1.66;
  background-color: #fff;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}
textarea {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}
.cms-index-index .top-content-theme {
  display: none;
}
.cssload-loader {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -31px;
  margin-left: -31px;
  width: 62px;
  height: 62px;
  border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  perspective: 780px;
}
.cssload-inner {
  position: absolute;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
.cssload-inner.cssload-one {
  left: 0%;
  top: 0%;
  animation: cssload-rotate-one 1.15s linear infinite;
  -o-animation: cssload-rotate-one 1.15s linear infinite;
  -ms-animation: cssload-rotate-one 1.15s linear infinite;
  -webkit-animation: cssload-rotate-one 1.15s linear infinite;
  -moz-animation: cssload-rotate-one 1.15s linear infinite;
  border-bottom: 3px solid #3c599f;
}
.cssload-inner.cssload-two {
  right: 0%;
  top: 0%;
  animation: cssload-rotate-two 1.15s linear infinite;
  -o-animation: cssload-rotate-two 1.15s linear infinite;
  -ms-animation: cssload-rotate-two 1.15s linear infinite;
  -webkit-animation: cssload-rotate-two 1.15s linear infinite;
  -moz-animation: cssload-rotate-two 1.15s linear infinite;
  border-right: 3px solid #3c599f;
}
.cssload-inner.cssload-three {
  right: 0%;
  bottom: 0%;
  animation: cssload-rotate-three 1.15s linear infinite;
  -o-animation: cssload-rotate-three 1.15s linear infinite;
  -ms-animation: cssload-rotate-three 1.15s linear infinite;
  -webkit-animation: cssload-rotate-three 1.15s linear infinite;
  -moz-animation: cssload-rotate-three 1.15s linear infinite;
  border-top: 3px solid #3c599f;
}
@keyframes cssload-rotate-one {
  0% {
    transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
  }
  100% {
    transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
  }
}
@-o-keyframes cssload-rotate-one {
  0% {
    -o-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
  }
  100% {
    -o-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
  }
}
@-ms-keyframes cssload-rotate-one {
  0% {
    -ms-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
  }
  100% {
    -ms-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
  }
}
@-webkit-keyframes cssload-rotate-one {
  0% {
    -webkit-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
  }
}
@-moz-keyframes cssload-rotate-one {
  0% {
    -moz-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
  }
  100% {
    -moz-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
  }
}
@keyframes cssload-rotate-two {
  0% {
    transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
  }
  100% {
    transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
  }
}
@-o-keyframes cssload-rotate-two {
  0% {
    -o-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
  }
  100% {
    -o-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
  }
}
@-ms-keyframes cssload-rotate-two {
  0% {
    -ms-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
  }
  100% {
    -ms-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
  }
}
@-webkit-keyframes cssload-rotate-two {
  0% {
    -webkit-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
  }
}
@-moz-keyframes cssload-rotate-two {
  0% {
    -moz-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
  }
  100% {
    -moz-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
  }
}
@keyframes cssload-rotate-three {
  0% {
    transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
  }
  100% {
    transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
  }
}
@-o-keyframes cssload-rotate-three {
  0% {
    -o-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
  }
  100% {
    -o-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
  }
}
@-ms-keyframes cssload-rotate-three {
  0% {
    -ms-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
  }
  100% {
    -ms-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
  }
}
@-webkit-keyframes cssload-rotate-three {
  0% {
    -webkit-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
  }
}
@-moz-keyframes cssload-rotate-three {
  0% {
    -moz-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
  }
  100% {
    -moz-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
  }
}
.loader-css {
  height: 58px;
  left: 50%;
  top: 50%;
  position: absolute;
  transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  width: 58px;
}
.loader-css span {
  background: #9400d3;
  display: block;
  height: 12px;
  opacity: 0;
  position: absolute;
  width: 12px;
  animation: load 4.6s ease-in-out infinite;
  -o-animation: load 4.6s ease-in-out infinite;
  -ms-animation: load 4.6s ease-in-out infinite;
  -webkit-animation: load 4.6s ease-in-out infinite;
  -moz-animation: load 4.6s ease-in-out infinite;
}
.loader-css span.block-1 {
  animation-delay: 1.06s;
  -o-animation-delay: 1.06s;
  -ms-animation-delay: 1.06s;
  -webkit-animation-delay: 1.06s;
  -moz-animation-delay: 1.06s;
  left: 0px;
  top: 0px;
}
.loader-css span.block-2 {
  animation-delay: 0.97s;
  -o-animation-delay: 0.97s;
  -ms-animation-delay: 0.97s;
  -webkit-animation-delay: 0.97s;
  -moz-animation-delay: 0.97s;
  left: 16px;
  top: 0px;
}
.loader-css span.block-3 {
  animation-delay: 0.87s;
  -o-animation-delay: 0.87s;
  -ms-animation-delay: 0.87s;
  -webkit-animation-delay: 0.87s;
  -moz-animation-delay: 0.87s;
  left: 31px;
  top: 0px;
}
.loader-css span.block-4 {
  animation-delay: 0.78s;
  -o-animation-delay: 0.78s;
  -ms-animation-delay: 0.78s;
  -webkit-animation-delay: 0.78s;
  -moz-animation-delay: 0.78s;
  left: 47px;
  top: 0px;
}
.loader-css span.block-5 {
  animation-delay: 0.69s;
  -o-animation-delay: 0.69s;
  -ms-animation-delay: 0.69s;
  -webkit-animation-delay: 0.69s;
  -moz-animation-delay: 0.69s;
  left: 0px;
  top: 16px;
}
.loader-css span.block-6 {
  animation-delay: 0.6s;
  -o-animation-delay: 0.6s;
  -ms-animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
  left: 16px;
  top: 16px;
}
.loader-css span.block-7 {
  animation-delay: 0.51s;
  -o-animation-delay: 0.51s;
  -ms-animation-delay: 0.51s;
  -webkit-animation-delay: 0.51s;
  -moz-animation-delay: 0.51s;
  left: 31px;
  top: 16px;
}
.loader-css span.block-8 {
  animation-delay: 0.41s;
  -o-animation-delay: 0.41s;
  -ms-animation-delay: 0.41s;
  -webkit-animation-delay: 0.41s;
  -moz-animation-delay: 0.41s;
  left: 47px;
  top: 16px;
}
.loader-css span.block-9 {
  animation-delay: 0.32s;
  -o-animation-delay: 0.32s;
  -ms-animation-delay: 0.32s;
  -webkit-animation-delay: 0.32s;
  -moz-animation-delay: 0.32s;
  left: 0px;
  top: 31px;
}
.loader-css span.block-10 {
  animation-delay: 0.23s;
  -o-animation-delay: 0.23s;
  -ms-animation-delay: 0.23s;
  -webkit-animation-delay: 0.23s;
  -moz-animation-delay: 0.23s;
  left: 16px;
  top: 31px;
}
.loader-css span.block-11 {
  animation-delay: 0.14s;
  -o-animation-delay: 0.14s;
  -ms-animation-delay: 0.14s;
  -webkit-animation-delay: 0.14s;
  -moz-animation-delay: 0.14s;
  left: 31px;
  top: 31px;
}
.loader-css span.block-12 {
  animation-delay: 0.05s;
  -o-animation-delay: 0.05s;
  -ms-animation-delay: 0.05s;
  -webkit-animation-delay: 0.05s;
  -moz-animation-delay: 0.05s;
  left: 47px;
  top: 31px;
}
.loader-css span.block-13 {
  animation-delay: -0.05s;
  -o-animation-delay: -0.05s;
  -ms-animation-delay: -0.05s;
  -webkit-animation-delay: -0.05s;
  -moz-animation-delay: -0.05s;
  left: 0px;
  top: 47px;
}
.loader-css span.block-14 {
  animation-delay: -0.14s;
  -o-animation-delay: -0.14s;
  -ms-animation-delay: -0.14s;
  -webkit-animation-delay: -0.14s;
  -moz-animation-delay: -0.14s;
  left: 16px;
  top: 47px;
}
.loader-css span.block-15 {
  animation-delay: -0.23s;
  -o-animation-delay: -0.23s;
  -ms-animation-delay: -0.23s;
  -webkit-animation-delay: -0.23s;
  -moz-animation-delay: -0.23s;
  left: 31px;
  top: 47px;
}
.loader-css span.block-16 {
  animation-delay: -0.32s;
  -o-animation-delay: -0.32s;
  -ms-animation-delay: -0.32s;
  -webkit-animation-delay: -0.32s;
  -moz-animation-delay: -0.32s;
  left: 47px;
  top: 47px;
}
@keyframes load {
  0% {
    opacity: 0;
    transform: translateY(-97px);
  }
  15% {
    opacity: 0;
    transform: translateY(-97px);
  }
  30% {
    opacity: 1;
    transform: translateY(0);
  }
  70% {
    opacity: 1;
    transform: translateY(0);
  }
  85% {
    opacity: 0;
    transform: translateY(97px);
  }
  100% {
    opacity: 0;
    transform: translateY(97px);
  }
}
@-o-keyframes load {
  0% {
    opacity: 0;
    -o-transform: translateY(-97px);
  }
  15% {
    opacity: 0;
    -o-transform: translateY(-97px);
  }
  30% {
    opacity: 1;
    -o-transform: translateY(0);
  }
  70% {
    opacity: 1;
    -o-transform: translateY(0);
  }
  85% {
    opacity: 0;
    -o-transform: translateY(97px);
  }
  100% {
    opacity: 0;
    -o-transform: translateY(97px);
  }
}
@-ms-keyframes load {
  0% {
    opacity: 0;
    -ms-transform: translateY(-97px);
  }
  15% {
    opacity: 0;
    -ms-transform: translateY(-97px);
  }
  30% {
    opacity: 1;
    -ms-transform: translateY(0);
  }
  70% {
    opacity: 1;
    -ms-transform: translateY(0);
  }
  85% {
    opacity: 0;
    -ms-transform: translateY(97px);
  }
  100% {
    opacity: 0;
    -ms-transform: translateY(97px);
  }
}
@-webkit-keyframes load {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-97px);
  }
  15% {
    opacity: 0;
    -webkit-transform: translateY(-97px);
  }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  70% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  85% {
    opacity: 0;
    -webkit-transform: translateY(97px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(97px);
  }
}
@-moz-keyframes load {
  0% {
    opacity: 0;
    -moz-transform: translateY(-97px);
  }
  15% {
    opacity: 0;
    -moz-transform: translateY(-97px);
  }
  30% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
  70% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
  85% {
    opacity: 0;
    -moz-transform: translateY(97px);
  }
  100% {
    opacity: 0;
    -moz-transform: translateY(97px);
  }
}
#page-loader {
  background: #fff;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 2147483647;
}
.offer-title {
  display: none;
  color: #ff4444;
}
.action-skip-wrapper {
  display: none;
}
.deals-countdown {
  background-color: #f5f5f5;
  padding: 5px 0;
  margin: 10px 0;
}
.layout-boxed .full-wrapper {
  margin-left: 0;
  margin-right: 0;
}
.layout-boxed .full-wrapper .full-content {
  width: 100% !important;
}
.full-content {
  margin: 0 auto;
}
.cms-index-index .col1-layout > .container {
  width: 100%;
  max-width: 100%;
  padding: 0;
}
#yt-totop-fix {
  position: fixed;
  bottom: 50px;
  right: 30px;
  color: #fff;
  display: none;
  line-height: 48px;
  text-align: center;
  width: 48px;
  height: 48px;
  z-index: 30;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  transition: 0.2s;
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
}
#yt-totop-fix:before {
  content: '\f062';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-synthesis: weight style;
  font-stretch: normal;
  font-size-adjust: none;
  font-language-override: normal;
  font-kerning: auto;
  font-feature-settings: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 20px;
}
.item-inner .price-to .old-price {
  display: none;
}
.top-content-theme {
  background: url() no-repeat;
  background-size: cover;
  background-position: center;
  padding: 70px 0;
  text-align: center;
  margin-top: -4px;
}
.top-content-theme .page-title-wrapper {
  position: static;
  width: auto;
  height: auto;
}
.top-content-theme .page-title {
  font-size: 185.714%;
  color: #6666;
  font-weight: 500;
}
.top-content-theme .product .page-title {
  color: #ffff !important;
}
.top-content-theme .breadcrumbs {
  padding: 10px 0 0;
  margin: 0;
}
.top-content-theme .breadcrumbs .items .item {
  display: inline-block;
  color: #888;
}
.top-content-theme .breadcrumbs .items .item:not(:last-child):after {
  position: relative;
  top: 2px;
}
.top-content-theme .breadcrumbs .items .item a {
  text-decoration: none;
  color: #888;
  transition: 0.2s;
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
}
.top-content-theme .breadcrumbs .items .item a:hover {
  color: #fff;
}
.top-content-theme .order-actions-toolbar .action {
  float: none !important;
  display: inline-block !important;
  margin: 20px 10px 0 !important;
}
.top-content-theme.has-image .page-title {
  font-size: 185.714%;
  color: #fff;
  font-weight: 500;
}
.top-content-theme.no-image .page-title {
  font-size: 185.714%;
  color: #000000;
  font-weight: 500;
}
.showcart .loading-mask .loader > img {
  width: auto;
}
.gallery-image {
  display: none;
}
#btn-gallery {
  display: block;
  bottom: 10px;
  height: 34px;
  text-align: center;
  line-height: 39px;
  position: absolute;
  right: 10px;
  width: 34px;
  background-color: #8f8f8f;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  color: #fff;
  z-index: 10005;
}
#btn-gallery:before {
  content: '\f0b2';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-synthesis: weight style;
  font-stretch: normal;
  font-size-adjust: none;
  font-language-override: normal;
  font-kerning: auto;
  font-feature-settings: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 20px;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button {
  -webkit-border-fit: lines;
}
.menu-ontop {
  position: fixed;
  z-index: 888;
}
.social-detail {
  clear: both;
}
.social-detail .share-title {
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
  margin-right: 10px;
  font-weight: 600;
  font-size: 133.33%;
  color: #000;
}
.social-detail .addthis_sharing_toolbox {
  display: inline-block;
  vertical-align: middle;
}
/* <- Safari & Google Chrome Fix */
button,
button:focus,
.cart-container .action.continue,
a.action.primary,
.modal-footer .action-primary.action-accept {
  border: none !important;
  overflow: visible;
  display: inline-block;
  background: #444;
  width: auto;
  font-size: 85.714% !important;
  margin: 0;
  cursor: pointer;
  height: 35px;
  line-height: 35px;
  white-space: nowrap;
  text-transform: uppercase;
  font-weight: 400;
  position: relative;
  color: #fff !important;
  text-decoration: none !important;
}
.product-add-form .box-tocart #wk-book-now,
.fieldset.create.info.restaurant .action.submit.primary,
.restaurant-search .fieldset-search .action.search.primary,
.actions-toolbar.review-form-actions .action.submit.primary,
.product-info-price .wk-bk-dates-container .wk-book-now.action.primary.tocart,
#create-hostess button,
.table-wrapper.view-hostess-container .edit-hostess-form button,
.form.form-edit-account .actions-toolbar .action.save.primary,
.data.table.table-order-items.history .update_status_button,
.fieldset.create.info .action.submit.primary,
.data.table.table-order-items.history .col.actions button {
  line-height: inherit;
  text-transform: none;
}
.checkout-index-index .checkout-billing-address .action.action-update,
.checkout-index-index .actions-toolbar .action.primary,
.checkout-index-index .action.action-edit-address {
  line-height: inherit;
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}
.checkout-index-index #checkout .action.action-auth-toggle {
  padding: 0 16px;
}
.fotorama__arr--disabled {
  opacity: 0 !important;
}
.fotorama__nav.fotorama__shadows--left:before,
.fotorama__nav.fotorama__shadows--right:after {
  display: none !important;
}
select {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: "";
  padding-right: 26px;
  padding-left: 5px;
  background: url(../images/bg-selectbox.png) no-repeat right center #ffffff;
}
.layout-boxed .container {
  width: 100% !important;
}
.direction-rtl select {
  background-position: left center;
  padding-left: 26px;
  padding-right: 5px;
}
.category-description {
  margin-bottom: 40px;
}
mark,
.mark {
  background-color: transparent;
}
.empty {
  padding-top: 10px;
}
.pager {
  margin: 0;
}
.account.page-layout-2columns-left .column.main {
  width: 100% !important;
}
.modal-footer {
  border: none;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background: transparent;
}
.table > thead > tr > th {
  text-transform: uppercase;
}
.radio,
.checkbox {
  display: inline;
  position: relative;
  top: 3px;
  margin-top: 0 !important;
  outline: none !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}
.full-wrapper {
  margin-left: -1000px;
  margin-right: -1000px;
  clear: both;
}
.page-header {
  padding-bottom: 0;
  border: none;
}
.modal-header {
  border-bottom: none;
}
.modal-popup .action-close {
  border: none !important;
}
.page-main {
  padding: 60px 0;
  min-height: 500px;
}
.block,
.block-banners,
.block-banners-inline {
  margin-bottom: 30px;
}
.cms-index-index .page-main {
  padding: 0;
}
.fieldset > .field:not(.choice) > .label {
  width: auto !important;
  text-align: left !important;
  margin-bottom: 10px;
  display: table;
  float: none !important;
}
.fieldset > .field:not(.choice) > .control {
  float: none !important;
  width: auto !important;
}
.page-main .fieldset > .field.choice:before,
.page-main .fieldset > .field.no-label:before {
  width: auto;
  padding: 0;
}
.page-main .fieldset > .field:not(.choice) > .control {
  width: 100%;
}
.page-main .abs-margin-for-forms-desktop,
.page-main .fieldset .legend,
.page-main .column:not(.sidebar-main) form .actions-toolbar,
.page-main .column:not(.sidebar-additional) form .actions-toolbar,
.page-main .login-container .fieldset:after {
  margin-left: 0;
}
.page-main .form.password.reset,
.page-main .form.send.confirmation,
.page-main .form.password.forget,
.page-main .form.create.account {
  width: 100%;
}
/*DROPDOWN MINI CART*/
.block-minicart {
  background: #f2f2f2 !important;
  padding: 15px 15px 0 !important;
  border: none !important;
  width: 100% !important;
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.4) !important;
  -webkit-box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.4) !important;
  left: auto !important;
  right: auto !important;
}
.block-minicart .subtitle.empty {
  padding: 25px 0 40px;
}
.block-minicart li {
  border: none !important;
  padding: 10px 0 !important;
}
.block-minicart .product-item-photo {
  width: 62px;
}
.block-minicart .product-item-photo img {
  width: 100% !important;
  height: auto !important;
}
.block-minicart #btn-minicart-close {
  display: none !important;
}
.block-minicart .items-total {
  float: none;
  display: none;
}
.block-minicart .header-minicart {
  background: #666;
  margin: -16px -16px 0;
  color: #fff;
  padding: 8px 20px;
  font-size: 116.67%;
}
.block-minicart .header-minicart .text-right {
  float: right;
}
.block-minicart .minicart-items-wrapper {
  margin: 0 -15px;
  padding: 15px;
  border: none;
  height: auto !important;
}
.block-minicart .minicart-items-wrapper .minicart-items {
  height: auto !important;
  max-height: 250px;
  overflow-y: auto;
}
.block-minicart .subtotal {
  margin: 0 -15px;
  background-color: #fff;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  text-transform: uppercase;
  color: #444;
  text-align: left;
  padding: 13px 25px 10px;
}
.block-minicart .subtotal .label {
  font-weight: 700 !important;
  font-size: 133.33%;
  color: #444;
}
.block-minicart .subtotal .price-container {
  float: right;
  margin-top: -4px;
}
.block-minicart .subtotal .price-container .price-wrapper:first-child .price {
  font-size: 133.33%;
}
.block-minicart .minicart-widgets {
  margin: 0;
}
.block-minicart .minicart-items .product-item-details {
  padding-left: 75px;
  position: relative;
  margin-top: -5px;
}
.block-minicart .minicart-items .product-item-details .product-item-name {
  display: block;
  padding-right: 75px;
  font-weight: normal;
}
.block-minicart .minicart-items .product-item-details .product-item-name a {
  color: #444;
}
.block-minicart .minicart-items .product-item-details .price-container {
  position: absolute;
  top: 5px;
  right: 0;
}
.block-minicart .minicart-items .product-item-details .price-container .price-excluding-tax {
  font-size: 100%;
}
.block-minicart .minicart-items .product-item-details .price-container .price {
  font-weight: 400;
  background-color: #666666;
  border-radius: 3px;
  color: #fff;
  -webkit-border-radius: 3px;
  padding: 5px 10px;
}
.block-minicart .minicart-items .product-item-details .product-item-pricing .label {
  width: auto;
}
.block-minicart .minicart-items .product-item-details .product.actions .action.delete:after {
  content: '\f057';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-synthesis: weight style;
  font-stretch: normal;
  font-size-adjust: none;
  font-language-override: normal;
  font-kerning: auto;
  font-feature-settings: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 19px;
  position: absolute;
  top: 30px;
  left: 53px;
}
.block-minicart .minicart-items .product-item-details .product.actions .action.delete:before {
  display: none;
}
.block-minicart .minicart-items .product-item-details .product.actions .action.edit {
  display: none;
}
.block-minicart .subtotal {
  display: none;
}
.block-minicart .block-content > .actions > .primary {
  margin: 0;
}
.block-minicart .block-content > .actions > .primary .action.primary {
  margin-bottom: 0;
}
.block-minicart .block-content > .actions .secondary {
  border-top: 1px solid #ddd;
  padding-top: 20px;
  text-align: center;
}
.block-minicart .block-content > .actions .secondary .action.viewcart {
  margin: 0 0 20px;
  font-size: 100%;
  display: inline-block;
  text-transform: uppercase;
}
.direction-rtl .block-minicart .header-minicart .text-right {
  float: left;
}
.direction-rtl .block-minicart .product-item-photo {
  float: right !important;
}
.direction-rtl .block-minicart .minicart-items .product-item-details {
  padding-right: 75px;
  padding-left: 0;
}
.direction-rtl .block-minicart .minicart-items .product-item-details .product-item-name {
  padding-left: 75px;
  padding-right: 0;
}
.direction-rtl .block-minicart .minicart-items .product-item-details .price-container {
  left: 0;
  right: auto;
}
.direction-rtl .block-minicart .minicart-items .product-item-details .product.actions .action.delete:after {
  right: 52px;
  left: auto;
}
.direction-rtl .block-minicart .subtotal {
  text-align: right;
}
.direction-rtl .block-minicart .subtotal .price-container {
  float: left;
}
.direction-rtl .block-minicart .block-content > .actions {
  text-align: right;
}
/*DROPDOWN MEGAMENU*/
.fix-width-60 {
  width: 60% !important;
}
.fix-width-40 {
  width: 40% !important;
}
.remove-padding {
  padding: 0 !important;
}
/*END DROPDOWN MEGAMENU*/
.modal-content {
  border: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.authentication-dropdown .action-close {
  background: none !important;
  border: none !important;
  padding: 0 !important;
  margin: 20px;
}
.opc-wrapper .form-login,
.opc-wrapper .form-shipping-address {
  max-width: none;
}
.products.wrapper.products-grid .item {
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}
.direction-rtl .products.wrapper.products-grid .item {
  float: right;
}
.direction-rtl .swatch-option {
  float: right;
  margin: 0 0 5px 10px !important;
}
.col3-layout .toolbar-top .pages {
  display: none;
}
.col3-layout .toolbar-bottom .limiter,
.col3-layout .toolbar-bottom .toolbar-sorter {
  display: none;
}
.price-box .price {
  font-size: 114.285%;
}
.price-box .special-price,
.price-box .old-price {
  display: inline-block;
}
.price-box .special-price .price-label,
.price-box .old-price .price-label {
  display: none;
}
.price-box .special-price {
  margin-right: 10px;
}
.price-box .old-price .price {
  color: #999999;
  text-decoration: line-through;
}
.price-box .price-from,
.price-box .price-to {
  display: inline-block;
  margin: 0;
}
.direction-rtl .price-box .special-price {
  margin-left: 10px;
  margin-right: 0;
}
div[class^="swatch-opt-"] {
  display: table;
}
.counter:after {
  content: ")";
}
.counter:before {
  content: "(";
}
.product-reviews-summary {
  margin: 0;
  display: inline-table;
}
.product-reviews-summary .rating-summary {
  display: inline-table;
  left: auto;
  padding-right: 10px;
}
.product-reviews-summary .reviews-actions {
  position: relative;
  top: 0;
}
.product-reviews-summary .reviews-actions a {
  display: inline-block;
}
.product-reviews-summary .reviews-actions .view span:last-child:after {
  margin-left: 10px;
}
.direction-rtl .product-reviews-summary .reviews-actions .view span:last-child:after {
  margin-right: 10px;
  margin-left: 0;
}
.direction-rtl .product-reviews-summary .rating-summary {
  padding-left: 10px;
  padding-right: 0;
}
.info-box-detail .fieldset .control.control-qty-cart {
  width: 70px !important;
  margin-top: 5px;
  float: left !important;
}
.control-qty {
  position: relative;
  margin-left: -1px;
  float: left;
  border: 1px solid #ddd;
}
.control-qty:before {
  content: "";
  display: block;
  width: 22px;
  height: 1px;
  background-color: #ddd;
  position: absolute;
  left: 8px;
  top: 50%;
}
.control-qty .quantity-controls {
  display: block;
  width: 38px;
  height: 24px;
  text-align: center;
  line-height: 24px;
  cursor: pointer;
}
.control-qty .quantity-controls.quantity-plus:before {
  content: '\f106';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-synthesis: weight style;
  font-stretch: normal;
  font-size-adjust: none;
  font-language-override: normal;
  font-kerning: auto;
  font-feature-settings: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 14px;
}
.control-qty .quantity-controls.quantity-minus:before {
  content: '\f107';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-synthesis: weight style;
  font-stretch: normal;
  font-size-adjust: none;
  font-language-override: normal;
  font-kerning: auto;
  font-feature-settings: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 14px;
}
.direction-rtl .control-qty {
  float: right;
  margin-right: -1px;
  margin-left: 0;
}
.direction-rtl .review-ratings {
  float: right;
}
.direction-rtl .review-ratings ~ .review-content,
.direction-rtl .review-ratings ~ .review-details {
  margin-right: 280px;
  margin-left: 0;
}
.rating-summary .rating-result {
  width: 67px;
  height: 12px;
  margin: 0;
  background: url(../images/rating_icon.png) repeat-x bottom left;
}
.rating-summary .rating-result:before {
  display: none;
}
.rating-summary .rating-result > span {
  display: inline-block;
  height: 12px;
  position: relative;
  vertical-align: top;
  background: url(../images/rating_icon.png) repeat-x left 0px;
}
.rating-summary .rating-result > span:before {
  display: none;
}
.page-wrapper {
  position: relative;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
}
.page-header {
  margin: 0;
}
.direction-rtl .page-title:before {
  right: 0;
  left: auto;
}
.toolbar .pager .limiter strong,
.toolbar .pager .limiter select,
.toolbar .pager .limiter span {
  display: inline-block;
  vertical-align: middle;
  width: auto;
}
.toolbar.review-toolbar {
  border: none;
}
.toolbar.review-toolbar .pager {
  margin: 0;
}
.toolbar.review-toolbar .pager .limiter {
  float: left;
}
legend {
  border: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.review-legend {
  border-bottom: 1px solid #ddd;
}
.review-field-ratings .review-field-rating .label {
  line-height: 33px;
}
.review-field-ratings .review-field-rating .label:after {
  content: ": ";
}
.column:not(.sidebar-main) form .actions-toolbar,
.column:not(.sidebar-additional) form .actions-toolbar {
  margin: 0 !important;
}
.layout-boxed .top-content-theme {
  margin-left: -15px;
  margin-right: -15px;
}
.review-title {
  text-transform: uppercase;
}
.review-form {
  max-width: none;
}
.fieldset .review-legend.legend {
  padding-bottom: 10px;
}
.review-add .fieldset > .field:not(.choice) > .label {
  width: 100%;
  float: none;
  text-align: left;
}
.review-add .fieldset > .field:not(.choice) > .control {
  float: none;
  width: 100%;
}
.fieldset > .field,
.fieldset > .fields > .field {
  margin: 0 0 20px !important;
}
.dropdown .mage-dropdown-dialog {
  position: absolute;
  top: 100%;
  left: 0;
  background-color: #fff;
  padding: 11px;
  z-index: 10009;
  min-width: 155px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.product.options.list dt {
  display: inline;
}
.product.options.list dd {
  display: inline;
  margin-right: 5px;
}
.swatch-option-tooltip .corner,
.swatch-option-tooltip-layered .corner {
  bottom: -2px !important;
}
.product.data.items > .item.title {
  height: 50px;
  border: 1px solid #e1e1e1;
  margin-right: -1px !important;
  line-height: 50px;
  padding: 0 33px;
  text-transform: uppercase;
}
.product.data.items > .item.title.active a {
  color: #fff !important;
}
.product.data.items > .item.title a {
  background: none !important;
  line-height: 50px !important;
  color: #000 !important;
  font-weight: 600;
}
.product.data.items > .item.content {
  margin-top: 49px !important;
  border: 1px solid #e1e1e1 !important;
  padding: 30px !important;
}
.product.data.items > .item.title > .switch {
  display: block;
  border: none !important;
  margin: 0;
  padding: 0 !important;
}
.account.page-layout-2columns-left .sidebar-main,
.account.page-layout-2columns-left .sidebar-additional {
  width: 100% !important;
}
.thumb-vertical .fotorama__stage {
  border: none;
}
.thumb-vertical .fotorama__stage .fotorama__stage__shaft {
  border: 1px solid #ddd;
}
.sm-imageslider-content .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.sm-imageslider-content .owl-animated-in {
  z-index: 0;
}
.sm-imageslider-content .owl-animated-out {
  z-index: 1;
}
.sm-imageslider-content .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*
 * 	Owl Carousel - Auto Height Plugin
 */
.sm-imageslider-inner .owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation: portrait) {
  .fotorama__stage__frame .fotorama__img {
    -webkit-transform: inherit !important;
  }
  .fotorama__stage__frame .fotorama__img {
    left: 0 !important;
    top: 0 !important;
  }
}
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation: landscape) {
  .fotorama__stage__frame .fotorama__img {
    -webkit-transform: inherit !important;
  }
  .fotorama__stage__frame .fotorama__img {
    left: 0 !important;
    top: 0 !important;
  }
}
@media (min-width: 1200px) {
  .container {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .layout-boxed .page-wrapper {
    width: 90%;
    background-color: #fff;
    padding: 0 15px;
    margin: 0 auto;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  }
  .navbar-active .page-wrapper {
    left: auto !important;
    right: auto !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .layout-boxed .page-wrapper {
    background-color: #fff;
    max-width: 970px;
    margin: 0 auto;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  }
  .navbar-active .page-wrapper {
    left: auto !important;
    right: auto !important;
  }
  .col3-layout .toolbar-top .pages,
  .col3-layout .toolbar-top .toolbar-sorter {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .layout-boxed .page-wrapper {
    background-color: #fff;
    max-width: 750px;
    margin: 0 auto;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  }
  .catalog-product-view .column.main {
    padding-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .catalog-product-view .column.main {
    padding-bottom: 30px;
  }
  .cart.table-wrapper .item .col.item {
    min-height: 90px;
  }
  .full-wrapper {
    margin-left: -15px;
    margin-right: -15px;
  }
  .form-wishlist-items .products-grid.wishlist .product-items li.product-item {
    width: 50% !important;
  }
  .products-grid.wishlist .product-item-name,
  .products-grid.wishlist .product-item-description,
  .products-grid.wishlist .product-item .price-box,
  .products-grid.wishlist .product-item-tooltip {
    margin-left: 0 !important;
  }
  .products-grid.wishlist .product-item-photo {
    float: none !important;
    margin-right: 0 !important;
  }
  .breadcrumbs .items .item {
    margin-top: 2px;
    margin-bottom: 2px;
  }
  .cartpro-modal .cpmodal-wrapper .content-cpcart {
    max-height: 200px !important;
  }
  .page-layout-2columns-left .loadmoretype .product-items .product-item,
  .page-layout-2columns-right .loadmoretype .product-items .product-item {
    width: 50% !important;
  }
}
@media (max-width: 640px) {
  .cartpro-modal .cpmodal-wrapper .content-cpcart {
    max-height: 130px !important;
  }
}
@media (max-width: 480px) {
  .form-wishlist-items .products-grid.wishlist .product-items li.product-item {
    width: 100%;
  }
  .page-layout-2columns-left .loadmoretype .product-items .product-item,
  .page-layout-2columns-right .loadmoretype .product-items .product-item {
    width: 100% !important;
  }
}
@media (max-width: 991px) {
  .sm_megamenu_menu > li > div {
    display: none;
  }
  .btn-submobile {
    cursor: pointer;
    position: absolute;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    right: 0;
    top: 11px;
    z-index: 100;
  }
  .btn-submobile:before {
    content: '\f067';
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    font-synthesis: weight style;
    font-stretch: normal;
    font-size-adjust: none;
    font-language-override: normal;
    font-kerning: auto;
    font-feature-settings: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center;
    font-size: 14px;
  }
  .btn-submobile.btnsub-active:before {
    content: '\f068';
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    font-synthesis: weight style;
    font-stretch: normal;
    font-size-adjust: none;
    font-language-override: normal;
    font-kerning: auto;
    font-feature-settings: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center;
    font-size: 14px;
  }
  .sm_megamenu_content .categories-products .categories,
  .sm_megamenu_content .categories-products .products-column {
    width: 100%;
    display: block;
  }
}
@media (min-width: 768px) {
  .checkout-onepage-success .print {
    margin: 110px 40px 0px 0 !important;
  }
}
body.sales-order-print .header-container {
  display: none;
}
body.sales-order-print a[href]:after {
  content: "";
}
body.sales-order-print a[href^="#"]:after,
body.sales-order-print a[href^="javascript:"]:after {
  content: "";
}
.navigation-mobile > ul > li ul {
  display: block !important;
}
.layout-boxed .map-homepage .google-map .store-googlemap .title-home {
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.layout-boxed .map-homepage .google-map .store-googlemap .info-store li {
  margin-bottom: 10px;
}
.layout-boxed .group-image-gallery .image-content img {
  width: 100%;
}
.layout-boxed .group-image-gallery .image-content {
  margin-bottom: 28px;
}
.client-says {
  display: none;
}
.open-hour {
  display: none;
}
.customer-account-edit .control.customer-dob {
  display: flex;
}
.customer-account-edit .control.customer-dob input {
  width: 130px;
  margin: 0;
}
.customer-account-edit .control.customer-dob button {
  padding: 0 !important;
}
.catalog-product-view .page-main-description {
  display: none;
}
.catalog-product-view .product-full-width-section#reviews {
  max-width: 50%;
  padding: 8.5em 0 !important;
}
@media (max-width: 768) {
  .catalog-product-view .product-full-width-section#reviews {
    max-width: 100%;
  }
}
.wk-bk-event-price-range-content {
  display: none !important;
}
.cart.table-wrapper .item-options {
  font-size: 12px;
  margin-bottom: 10px;
  display: inline-grid;
}
.blog-page .page-title {
  font-size: 185.714%;
  color: #222222;
  font-weight: 500;
}
.add-restaurant-form .mage-error {
  font-family: "Inter", sans-serif !important;
  color: #e22626;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #ffe0e0;
  margin: 0 0 10px;
  padding: 10px 20px;
  border-radius: 4px;
  opacity: 0;
  transform: translateY(-10px);
  transition: opacity 0.5s ease, transform 0.5s ease;
}
.add-restaurant-form .mage-error.fade-in {
  opacity: 1;
  transform: translateY(0);
}
@media (min-width: 1024px) and (max-width: 768px) {
  .checkout-cart-index .cart.item .item-info .col.item {
    width: 100% !important;
  }
}
@media only screen and (max-width: 769px) {
  .checkout-cart-index .cart.items.data.table .col.item {
    width: 100% !important;
  }
}
@media only screen and (max-width: 524px) {
  .checkout-cart-index .cart.item .item-info .col.item {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0;
  }
  .checkout-cart-index .cart.item .item-info .col.item .product-item-photo {
    position: relative;
    max-width: 100%;
    min-width: 100%;
  }
  .checkout-cart-index .cart.item .product-item-details {
    position: relative;
    display: flex;
    margin-top: 10%;
    width: 100%;
    justify-content: center;
  }
}
.checkout-cart-index #shopping-cart-table .col.item span {
  font-size: 14px;
}
/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-controls .owl-nav div {
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  color: #fff;
  background-color: #444;
  overflow: hidden;
  position: relative;
  margin: 0 3px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  transition: 0.2s;
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
}
.owl-controls .owl-nav div span {
  display: none;
}
.owl-controls .owl-nav div.owl-next:before {
  content: '\f105';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-synthesis: weight style;
  font-stretch: normal;
  font-size-adjust: none;
  font-language-override: normal;
  font-kerning: auto;
  font-feature-settings: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 17px;
}
.owl-controls .owl-nav div.owl-prev:before {
  content: '\f104';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-synthesis: weight style;
  font-stretch: normal;
  font-size-adjust: none;
  font-language-override: normal;
  font-kerning: auto;
  font-feature-settings: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 17px;
}
.owl-dots .owl-dot {
  margin: 0 5px;
  width: 12px;
  height: 12px;
  display: inline-block;
  background-color: #999999;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
}
.owl-wrapper-outer {
  overflow-x: hidden;
}
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  direction: ltr;
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  touch-action: pan-y;
  display: block;
}
@media (max-width: 700px) {
  .owl-carousel.owl-loaded {
    width: 84%;
    margin: auto;
  }
}
.restaurants-banner-carousel .owl-carousel.owl-loaded {
  display: block;
}
@media (max-width: 700px) {
  .restaurants-banner-carousel .owl-carousel.owl-loaded {
    width: 100%;
    margin: auto;
  }
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: unset;
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
/* No Js */
.no-js .owl-carousel {
  display: block;
}
/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  transform-style: unset;
}
/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}
.owl-theme .owl-controls {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-controls .owl-nav .disabled {
  opacity: .5;
  cursor: default;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
/*=====================================================*/
/* .owl-animated-out - only for current item */
/* This is very important class. Use z-index if you want move Out item above In item */
.owl-animated-out {
  z-index: 1;
}
/* .owl-animated-in - only for upcoming item
/* This is very important class. Use z-index if you want move In item above Out item */
.owl-animated-in {
  z-index: 0;
}
/* .fadeOut is style taken from Animation.css and this is how it looks in owl.carousel.css:  */
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/* Slider */
.slick-slider {
  direction: ltr;
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}
.fancybox-skin {
  position: relative;
  background: #fff;
  color: #444;
  text-shadow: none;
}
.fancybox-opened {
  z-index: 100070;
}
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer,
.fancybox-inner {
  position: relative;
}
.fancybox-inner {
  overflow-y: auto !important;
  overflow-x: hidden !important;
}
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}
.fancybox-image,
.fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}
#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
  background-image: url('../images/fancybox/fancybox_sprite.png');
}
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 100051;
}
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url('../images/fancybox/fancybox_loading.gif') center center no-repeat;
}
.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}
.direction-rtl .fancybox-close {
  left: -18px;
  right: auto;
}
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url('../images/fancybox/blank.gif');
  /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}
.fancybox-prev {
  left: 0;
}
.fancybox-next {
  right: 0;
}
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}
.fancybox-nav:hover span {
  visibility: visible;
}
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}
/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}
.fancybox-lock body {
  overflow: hidden !important;
}
.fancybox-lock-test {
  overflow-y: hidden !important;
}
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 100050;
  background-color: rgba(0, 0, 0, 0.5);
}
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}
.fancybox-lock .fancybox-overlay {
  overflow-x: hidden;
  overflow-y: auto;
}
/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}
.fancybox-opened .fancybox-title {
  visibility: visible;
}
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}
.fancybox-title-inside-wrap {
  padding-top: 10px;
}
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}
/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading,
  .fancybox-close,
  .fancybox-prev span,
  .fancybox-next span {
    background-image: url('../images/fancybox/fancybox_sprite@2x.png');
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
  #fancybox-loading div {
    background-image: url('../images/fancybox/fancybox_loading@2x.gif');
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
}
.login-container .block-customer-login,
.login-container .block-new-customer {
  padding: 30px;
  background-color: #fafafa;
  border: 1px solid #ddd;
}
.login-container .block-customer-login .block-title,
.login-container .block-new-customer .block-title {
  font-size: 100%;
  padding: 0;
}
.password-strength-meter {
  background-color: #f1f1f1;
}
.form-create-account .fieldset {
  width: 48.8%;
  min-height: 381px;
  padding: 30px;
  background-color: #fafafa;
  border: 1px solid #ddd;
}
.form-create-account .fieldset .legend {
  border-bottom: 1px solid #e8e8e8;
  font-size: 133.33%;
  padding-bottom: 10px;
}
.form-create-account .fieldset.create.info {
  float: left;
}
.form-create-account .fieldset.create.info .field.choice.newsletter {
  clear: both;
}
.form-create-account .fieldset.create.account {
  float: right;
}
.form-create-account .actions-toolbar {
  clear: both;
  padding: 30px;
  background-color: #fafafa;
  border: 1px solid #ddd;
}
.direction-rtl.account .page-title-wrapper .page-title,
.direction-rtl [class^="sales-guest-"] .page-title-wrapper .page-title,
.direction-rtl .sales-guest-view .page-title-wrapper .page-title {
  margin-left: 25px;
  margin-right: 0;
}
.direction-rtl .form-create-account .fieldset.create.info {
  float: right;
}
.direction-rtl .form-create-account .fieldset.create.account {
  float: left;
}
.cart.table-wrapper .gift-content._active {
  table-layout: auto;
}
.cart-container .paypal-review-discount .block > .title:after {
  right: 0;
  top: -7px;
}
.cart-container .cart.table-wrapper .product-item-photo {
  width: 30%;
}
.cart-container .cart.table-wrapper .product-item-photo .product-image-photo {
  border: 1px solid #ddd;
}
.cart-container .cart.table-wrapper .item .col.item {
  padding-bottom: 10px;
  padding-top: 10px;
}
.cart-container .cart-summary {
  width: 30%;
  background: none;
  border: 1px solid #ddd;
  padding: 25px;
  top: auto !important;
}
.cart-container .cart-summary .summary.title {
  margin-top: 0;
  text-transform: uppercase;
  font-weight: 600;
}
.cart-container .cart-summary .block > .title:after {
  right: 0;
  top: -7px;
}
.cart-container .cart-summary .block .title {
  padding: 10px 10px 5px;
  background: #fafafa;
  border: 1px solid #ddd;
}
.cart-container .cart-summary .block .title strong {
  font-weight: 500 !important;
  font-size: 100% !important;
  text-transform: uppercase;
}
.cart-container .cart-summary .block .content {
  padding: 10px 0;
}
.cart-container .cart-summary .block .fieldset {
  margin: 0;
}
.cart-container .cart-summary .coupon .actions-toolbar .primary .apply.primary {
  background-color: #333;
}
.cart-container .form.form-cart {
  width: 67%;
}
.cart-container .cart.main.actions .action {
  border: none;
  color: #fff;
  font-weight: 500;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  height: 36px;
  line-height: 36px;
  padding: 0 20px;
  font-family: inherit;
  font-size: 100%;
  margin-bottom: 10px;
  margin-right: 0;
}
.cart-container .cart.main.actions .action span {
  font-size: 100%;
}
.cart-container .cart.main.actions .action:before {
  display: none;
}
.cart-container .cart.main.actions .action.update {
  margin-left: 10px;
}
.cart-container .cart.table-wrapper .product-item-name {
  font-weight: 500;
  text-transform: uppercase;
}
.cart-container .cart.table-wrapper .item .col.item {
  border-top: none;
}
.cart-container .cart.table-wrapper .actions-toolbar {
  text-align: right;
}
.cart-container .cart.table-wrapper .actions-toolbar .action-edit,
.cart-container .cart.table-wrapper .actions-toolbar .action-delete {
  background: none;
  font-weight: 500;
  font-size: 100%;
}
.cart-container .cart.table-wrapper .actions-toolbar .action-edit:hover,
.cart-container .cart.table-wrapper .actions-toolbar .action-delete:hover {
  color: #fff;
}
.cart-container .cart.table-wrapper .gift-content {
  clear: both;
}
.cart-container .cart.table-wrapper .gift-content._active {
  display: block;
}
.cart-container mark,
.cart-container .mark {
  background: none;
}
.cart-container .cart-totals {
  border-top: none;
}
.cart-container .checkout-methods-items {
  background: #fafafa;
  margin: 25px -25px -25px;
  padding: 25px;
  border-top: 1px solid #ddd;
}
.cart-container .checkout-methods-items .action.primary.checkout {
  height: 40px;
  padding: 0 20px;
  border: none !important;
  color: #fff;
  letter-spacing: 0;
}
.crosssell-container {
  padding-top: 30px;
}
.cart-container .cart.main.actions .action:hover,
.cart-container .checkout-methods-items .action.primary.checkout:hover {
  background-color: #444 !important;
}
.direction-rtl table th {
  text-align: right;
}
.direction-rtl .cart.table-wrapper .product-item-photo {
  padding-left: 20px;
  padding-right: 0;
}
.direction-rtl .cart.table-wrapper .col.price,
.direction-rtl .order-items.table-wrapper .col.price,
.direction-rtl .cart.table-wrapper .col.qty,
.direction-rtl .order-items.table-wrapper .col.qty,
.direction-rtl .cart.table-wrapper .col.subtotal,
.direction-rtl .order-items.table-wrapper .col.subtotal,
.direction-rtl .cart.table-wrapper .col.msrp,
.direction-rtl .order-items.table-wrapper .col.msrp {
  text-align: left;
}
.direction-rtl .cart.table-wrapper .item-options dt,
.direction-rtl .block-giftregistry-shared-items .product .item-options dt,
.direction-rtl .multicheckout .item-options dt {
  float: right;
  clear: right;
  margin: 0 0 5px 10px;
}
.direction-rtl .cart.table-wrapper .item-options dd,
.direction-rtl .block-giftregistry-shared-items .product .item-options dd,
.direction-rtl .multicheckout .item-options dd,
.direction-rtl .block-cart-failed .action.continue,
.direction-rtl .cart-container .form-cart .action.continue,
.direction-rtl .cart-container .cart-gift-item .action.continue {
  float: right;
}
.direction-rtl .abs-shopping-cart-items-desktop .actions,
.direction-rtl .block-cart-failed .actions,
.direction-rtl .cart-container .form-cart .actions,
.direction-rtl .cart-container .cart-gift-item .actions {
  text-align: left;
}
.direction-rtl .cart-container .cart.main.actions .action.update {
  margin-right: 10px;
  margin-left: 0;
}
.direction-rtl .cart-container .cart-summary .block > .title:after {
  left: 0;
  right: auto;
}
.direction-rtl .cart-summary .block .item-options {
  margin-right: 0;
}
.direction-rtl .cart-totals .amount,
.direction-rtl .opc-block-summary .table-totals .amount,
.direction-rtl .cart-totals .grand .amount,
.direction-rtl .opc-block-summary .table-totals .grand .amount {
  text-align: left;
}
.direction-rtl .cart.table-wrapper .item-actions .actions-toolbar,
.direction-rtl .cart.table-wrapper .gift-content {
  text-align: right;
}
.direction-rtl .cart.table-wrapper .actions-toolbar > .action,
.direction-rtl .cart.table-wrapper .action-gift {
  margin-left: 10px;
  margin-right: 0;
}
.direction-rtl .cart.table-wrapper .action-gift {
  float: right;
}
.table-wrapper.comparison {
  overflow-x: auto;
  clear: both;
}
.table-comparison th {
  text-transform: uppercase;
}
.table-comparison .products-grid .item {
  float: left;
  min-width: 270px;
}
.direction-rtl .table-comparison .products-grid .item {
  float: right;
}
.wishlist-index-index .products-grid .product-item-actions {
  clear: both;
}
.wishlist-index-index .products-grid .product-item-actions a {
  float: left !important;
  margin-top: 0 !important;
  margin-right: 0px !important;
}
.form-wishlist-items .products-grid.wishlist .product-items li.product-item .fieldset .product-item-actions {
  margin: 0 0 10px !important;
}
.form-wishlist-items .box-tocart .control {
  margin-bottom: 10px;
  margin-right: 5px !important;
}
.checkout-container .opc-sidebar .modal-header {
  border: none;
  padding: 0;
}
.checkout-container .opc-sidebar .modal-content .opc-block-summary {
  padding: 30px;
  margin: 0 0 30px;
  background-color: #fafafa;
}
.checkout-container .opc-sidebar .modal-content .opc-block-summary > .title {
  font-size: 166.67%;
  text-transform: uppercase;
  font-weight: 600;
}
.checkout-container .authentication-wrapper {
  margin-top: 10px;
}
.checkout-container .authentication-wrapper button {
  text-transform: uppercase;
  background-color: #333;
}
.checkout-container .block-customer-login .block-title {
  font-size: 100%;
  margin-bottom: 0;
  position: relative;
  display: inline-block;
  top: -26px;
}
.checkout-container .table-checkout-shipping-method thead th {
  display: none !important;
}
.checkout-container .opc-wrapper .fieldset > .field.required > label:after {
  top: 0;
  margin-left: 4px;
}
.checkout-container .opc-block-shipping-information {
  padding: 0;
}
.checkout-container .opc-block-shipping-information .ship-to,
.checkout-container .opc-block-shipping-information .ship-via {
  padding: 30px;
  margin: 0 0 30px;
  background-color: #fafafa;
}
.checkout-container .opc-block-shipping-information .ship-to .shipping-information-title,
.checkout-container .opc-block-shipping-information .ship-via .shipping-information-title {
  font-size: 166.67%;
  text-transform: uppercase;
  font-weight: 600;
}
.checkout-container .opc-block-shipping-information .ship-to .action-edit,
.checkout-container .opc-block-shipping-information .ship-via .action-edit {
  padding: 0 !important;
  border: none !important;
}
.checkout-container .checkout-payment-method .payment-method-content {
  padding: 0 0 20px;
}
.checkout-container .checkout-payment-method .payment-option-title {
  padding-left: 0;
}
.checkout-container .checkout-payment-method .payment-option-content {
  padding: 0 0 20px;
}
.checkout-container .checkout-payment-method .step-title {
  text-transform: uppercase;
  font-weight: 600;
}
.checkout-container .opc-wrapper .shipping-address-item {
  width: 100%;
}
.checkout-container .opc-wrapper .shipping-address-items {
  margin-top: 30px;
}
.checkout-container .opc-wrapper .action-show-popup > span:before {
  content: "";
}
.direction-rtl .opc-wrapper {
  float: right;
  padding-left: 30px;
  padding-right: 0;
}
.direction-rtl .opc-sidebar {
  float: left;
}
.direction-rtl .field-tooltip {
  left: 0;
  right: auto;
}
.direction-rtl .field .control._with-tooltip input {
  margin-left: 10px;
  margin-right: 0;
}
.direction-rtl .minicart-items .product > .product-item-photo,
.direction-rtl .minicart-items .product > .product-image-container {
  float: right;
}
.direction-rtl .minicart-items .product-item-details {
  padding-right: 88px;
  padding-left: 0;
}
.direction-rtl .opc-block-summary .product-item .product-item-name-block {
  padding-left: 5px;
  padding-right: 0;
  text-align: right;
}
.direction-rtl .opc-block-shipping-information .shipping-information-title .action-edit {
  left: 0;
  right: auto;
}
.form-wishlist-items {
  margin: 0 -15px;
}
.form-wishlist-items .products-grid.wishlist {
  display: table;
  width: 100%;
  margin-bottom: 30px;
}
.form-wishlist-items .products-grid.wishlist .product-items {
  padding: 0;
  list-style: none;
}
.form-wishlist-items .products-grid.wishlist .product-items li.product-item {
  float: left;
  width: 25%;
  padding: 15px;
  margin: 0;
  background-color: #fff;
  position: relative;
  border: 1px solid transparent;
}
.form-wishlist-items .products-grid.wishlist .product-items li.product-item .product-item-info {
  width: 100% !important;
}
.form-wishlist-items .products-grid.wishlist .product-items li.product-item .product-item-inner {
  display: none;
  position: absolute;
  left: -1px;
  right: -1px;
  z-index: 10;
  padding: 0 15px 15px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.form-wishlist-items .products-grid.wishlist .product-items li.product-item .fieldset .field.qty {
  display: inline-block;
  vertical-align: bottom;
  margin: 0 !important;
}
.form-wishlist-items .products-grid.wishlist .product-items li.product-item .fieldset .field.qty .qty {
  height: 35px;
}
.form-wishlist-items .products-grid.wishlist .product-items li.product-item .fieldset .product-item-actions {
  display: inline-block;
  vertical-align: bottom;
  margin: 0;
}
.form-wishlist-items .products-grid.wishlist .product-items li.product-item:hover {
  border: 1px solid #ddd;
}
.form-wishlist-items .products-grid.wishlist .product-items li.product-item:hover .product-item-inner {
  display: block;
}
.form-wishlist-items .actions-toolbar {
  clear: both;
  padding: 0 15px;
}
.about-top {
  margin-bottom: 60px;
}
.about-top .about-info {
  padding-top: 90px;
}
.about-top .about-info h2 {
  font-size: 185.714%;
  position: relative;
  color: #222222;
  padding-bottom: 25px;
  margin-bottom: 25px;
}
.about-top .about-info h2:before {
  content: "";
  display: block;
  width: 100px;
  height: 1px;
  background-color: #222;
  position: absolute;
  left: 0;
  bottom: 0;
}
.about-top .about-info p {
  font-size: 85.714%;
  line-height: 2em;
}
.center-title {
  text-align: center;
  margin-bottom: 40px;
}
.center-title h2 {
  font-size: 185.714%;
  color: #222;
  font-weight: 500;
}
.about-skill {
  margin-bottom: 40px;
}
.about-skill .panel-group .panel-head {
  border: 1px solid #ebebeb;
  margin: 0 0 20px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.about-skill .panel-group .heading-panel h4 {
  font-size: 100%;
  font-weight: 500;
}
.about-skill .panel-group .heading-panel h4 a {
  position: relative;
  display: block;
  background-color: #f5f5f5;
  padding: 15px 20px;
  color: #222;
}
.about-skill .panel-group .heading-panel h4 a[aria-expanded="true"] .button-collapse:before {
  opacity: 0;
}
.about-skill .panel-group .panel-collapse .body-panel {
  border-top: 1px solid #ebebeb;
  padding: 15px 20px;
  font-size: 85.714%;
  line-height: 2;
}
.about-skill .panel-group .button-collapse {
  position: absolute;
  right: 20px;
  top: 15px;
}
.about-skill .panel-group .button-collapse:before,
.about-skill .panel-group .button-collapse:after {
  content: "";
  display: block;
  width: 1px;
  height: 19px;
  background-color: #cccccc;
}
.about-skill .panel-group .button-collapse:after {
  margin-top: -19px;
  transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
}
.skill-range .name-skill {
  font-size: 114.285%;
  color: #222;
}
.skill-range .range-item {
  background-color: #f5f5f5;
  margin-bottom: 13px;
  box-shadow: 0 0 0 1px #ebebeb inset;
  -webkit-box-shadow: 0 0 0 1px #ebebeb inset;
}
.skill-range .range-item .range-result {
  height: 50px;
  background-image: url(../images/bg-skill.png);
  position: relative;
}
.skill-range .range-item .range-result .tooltip-range {
  background-color: #222;
  color: #fff;
  display: inline;
  font-size: 85.714%;
  padding: 0 10px;
  position: absolute;
  right: -21px;
  top: -35px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.skill-range .range-item .range-result .tooltip-range:before {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #222;
  bottom: -4px;
  content: "";
  height: 0;
  left: 50%;
  margin-left: -4px;
  position: absolute;
  width: 0;
}
.team-list .item .team-image {
  position: relative;
}
.team-list .item .team-image:before {
  content: "";
  display: block;
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 10;
  opacity: 0;
  transition: 0.2s;
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
}
.team-list .item .team-image .team-social {
  position: absolute;
  text-align: center;
  top: 48%;
  left: 0;
  right: 0;
  z-index: 15;
  opacity: 0;
  transition: 0.2s;
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
}
.team-list .item .team-image .team-social li {
  display: inline-block;
  margin: 0 5px;
}
.team-list .item .team-image .team-social li a {
  color: #fff;
}
.team-list .item .team-info {
  text-align: center;
  opacity: 0;
  margin-bottom: 30px;
  padding-top: 10px;
  transition: 0.2s;
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
}
.team-list .item .team-info .team-name {
  font-size: 116.285%;
  font-weight: 500;
  text-transform: uppercase;
  color: #222;
  margin: 0;
}
.team-list .item:hover .team-image:before,
.team-list .item:hover .team-image .team-social {
  opacity: 1;
}
.team-list .item:hover .team-info {
  opacity: 1;
}
.direction-rtl .about-top .about-info h2:before {
  right: 0;
  left: auto;
}
.direction-rtl .about-skill .panel-group .button-collapse {
  left: 20px;
  right: auto;
}
.direction-rtl .skill-range .range-item .range-result .tooltip-range {
  left: -21px;
  right: auto;
}
.google-map {
  border: 5px solid #ddd;
  margin-bottom: 40px;
}
.google-map #map {
  width: 100%;
  height: 361px;
}
.contact-info .title-bonus-page {
  margin-bottom: 25px;
}
.contact-info .address-info {
  margin-bottom: 15px;
}
.contact-info .address-info li {
  padding: 10px 0px 10px 30px;
  border-top: 1px solid #f3f3f3;
  position: relative;
}
.contact-info .address-info li:before {
  position: absolute;
  left: 0px;
  top: 7px;
  font-family: fontawesome;
}
.contact-info .address-info li.add-icon:before {
  content: "\f041";
  font-size: 21px;
  padding-left: 3px;
}
.contact-info .address-info li.email-icon:before {
  content: "\f0e0";
  font-size: 16px;
}
.contact-info .address-info li.phone-icon:before {
  content: "\f095";
  font-size: 18px;
}
.contact-us-page .banner-bottom-wrapper {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
}
.contact-us-page .banner-about-us {
  padding-top: 50px;
}
.contact-us-page .form.contact .title-bonus-page {
  margin-bottom: 25px;
}
.contact-us-page .form.contact .fieldset {
  margin-bottom: 0;
}
.contact-us-page .form.contact .left-input {
  float: left;
  width: 270px;
}
.contact-us-page .form.contact .left-input .field {
  margin-bottom: 20px;
}
.contact-us-page .form.contact .field.comment {
  margin-left: 300px;
}
.contact-us-page .form.contact .input-text::-moz-placeholder {
  color: #666666;
  opacity: 1;
}
.contact-us-page .form.contact .input-text:-ms-input-placeholder {
  color: #666666;
}
.contact-us-page .form.contact .input-text::-webkit-input-placeholder {
  color: #666666;
}
.direction-rtl .contact-us-page .form.contact .left-input {
  float: right;
}
.direction-rtl .form-contact .actions-toolbar .primary {
  float: right;
}
.direction-rtl .form-contact .actions-toolbar .primary button {
  margin-left: 5px;
  margin-right: 0;
}
.direction-rtl .contact-info .address-info li {
  padding: 10px 30px 10px 0;
}
.direction-rtl .contact-info .address-info li:before {
  right: 0;
  left: auto;
}
/* ------------------------------ABOUT US PAGE-------------------------------- */
.slider-ourmember .owl-dots .owl-dot {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: 0 5px;
  background-color: #d7d7d5;
  border-radius: 50%;
  -webkit-border-radius: 50%;
}
.aboutus-page .box-1-about {
  background: #fff;
  margin-bottom: 0px;
  padding-bottom: 0px;
  padding-top: 0px;
}
.aboutus-page .title-about-us {
  background: url(../images/bg-title-about.png) repeat-x left center;
  margin-bottom: 17px;
}
.aboutus-page .title-about-us h2 {
  background: #fff;
  display: inline-block;
  font-size: 183.3%;
  color: #444;
  padding: 0 30px 6px 0px;
  font-family: inherit;
}
.aboutus-page .image-about-us {
  float: left;
  width: 270px;
  padding-top: 6px;
}
.aboutus-page .des-about-us {
  margin-left: 300px;
  line-height: 18px;
}
.aboutus-page .why-list li {
  position: relative;
  padding-left: 29px;
}
.aboutus-page .why-list li:before {
  background-image: url("../images/icon-whylist.png");
  content: "";
  width: 14px;
  height: 12px;
  display: inline-block;
  position: absolute;
  left: 0px;
  top: 10px;
  background-repeat: no-repeat;
  background-position: top left;
}
.aboutus-page .why-list li > a {
  display: block;
  padding: 5px 0 7px;
  background: url("../images/border-bottom-bs.png") repeat-x left bottom;
}
.aboutus-page .why-list li:last-child > a {
  background: none;
}
.aboutus-page .happy-about-us {
  clear: both;
  padding-top: 45px;
}
.aboutus-page .title-happy-about {
  background: #fff;
  display: inline-block;
  left: 20px;
  padding: 5px 10px;
  position: absolute;
  top: -17px;
}
.aboutus-page .title-happy-about h2 {
  font-size: 150%;
  color: #444;
  font-family: inherit;
  font-weight: normal;
}
.aboutus-page .happy-ab {
  border: 1px solid #e9e9e9;
  padding: 33px 8px 20px;
}
.aboutus-page .ct-why {
  padding: 0 10px 0 25px;
  position: relative;
}
.aboutus-page .slider-happy-client .item > div:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 16px;
  height: 12px;
  background: url(../images/note-client.png) no-repeat top left;
  left: 0px;
  top: 6px;
}
.aboutus-page .slider-happy-client .owl-dots {
  display: none !important;
}
.aboutus-page .slider-happy-client .owl-controls {
  background: #fff;
  padding: 0 5px;
  position: absolute;
  right: 2px;
  top: -47px;
}
.aboutus-page .slider-happy-client .owl-controls .owl-prev,
.aboutus-page .slider-happy-client .owl-controls .owl-next {
  display: inline-block;
  width: 26px !important;
  height: 26px !important;
  background-position: left top;
  background-repeat: no-repeat;
  overflow: hidden;
  text-indent: -9999px;
  background-color: transparent !important;
  top: 0px;
  margin: 0 3px;
  position: relative;
}
.aboutus-page .slider-happy-client .owl-controls .owl-prev:before,
.aboutus-page .slider-happy-client .owl-controls .owl-next:before {
  display: none;
}
.aboutus-page .slider-happy-client .owl-controls .owl-prev {
  background-image: url(../images/btn-prev-hp.png) !important;
  margin-right: 3px;
  right: 0px !important;
  left: inherit !important;
}
.aboutus-page .slider-happy-client .owl-controls .owl-prev:hover {
  background-image: url(../images/btn-prev-hp-h.png) !important;
}
.aboutus-page .slider-happy-client .owl-controls .owl-nav {
  width: 68px;
  display: inline-block;
  height: 26px;
  background: #fff;
}
.aboutus-page .cms-about-us .service-bottom {
  margin-bottom: 0px;
}
.cms-about-us #yt_main > .container {
  background: none;
  margin-bottom: 0px;
}
.aboutus-page .slider-happy-client .owl-controls .owl-next {
  background-image: url(../images/btn-next-hp.png) !important;
  right: 0px !important;
}
.aboutus-page .slider-happy-client .owl-controls .owl-next:hover {
  background-image: url(../images/btn-next-hp-h.png) !important;
}
.aboutus-page .client-info-about .name {
  font-size: 133%;
}
.aboutus-page .ct-why .client-say {
  font-size: 107.69%;
  color: #909090;
  margin-bottom: 10px;
}
.aboutus-page .our-member {
  clear: both;
  padding-top: 30px;
}
.aboutus-page .our-member .owl-nav {
  display: none !important;
}
.aboutus-page .our-member .sm_quickview_handler {
  display: none !important;
}
.aboutus-page .our-member .info-member {
  text-align: center;
  padding-top: 10px;
}
.aboutus-page .our-member .info-member .cl-name {
  font-size: 133%;
}
.aboutus-page .our-member .info-member .cl-name > a:hover {
  text-decoration: underline;
}
.aboutus-page .our-member .cl-job {
  font-size: 116.6%;
  padding: 3px 0px 2px;
  color: #444;
}
.aboutus-page .our-member .cl-des {
  /*color:#909090;*/
}
.aboutus-page .our-member .respl-item .w-image-box {
  border-radius: 3px;
  overflow: hidden;
  position: relative;
}
.aboutus-page .our-member .respl-item .w-image-box .item-image > a:before {
  background: rgba(0, 0, 0, 0.3);
  display: inline-block;
  content: "";
  width: 100%;
  height: 0%;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 2;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.aboutus-page .our-member .respl-item .w-image-box:hover .item-image > a:before {
  height: 100%;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.aboutus-page .our-member .respl-item .w-image-box .cl-nw {
  display: inline-block;
  width: 25px;
  height: 25px;
  background-position: left top;
  background-repeat: no-repeat;
  position: absolute;
  bottom: -40px;
  left: 50%;
  margin-left: -12px;
  overflow: hidden;
  text-indent: -9999px;
  z-index: 10;
  border-radius: 50%;
}
.aboutus-page .our-member .respl-item .w-image-box .cl-nw.cl-facebook {
  background-image: url(../images/cl_facebook.png);
  margin-left: -42px;
  transition: all 0.3s ease 0.3s;
  -web-kit-transition: all 0.3s ease 0.3s;
  -moz-transition: all 0.3s ease 0.3s;
}
.aboutus-page .our-member .respl-item .w-image-box .cl-nw.cl-flickr {
  background-image: url(../images/cl_flickr.png);
  transition: all 0.3s ease 0.6s;
  -web-kit-transition: all 0.3s ease 0.6s;
  -moz-transition: all 0.3s ease 0.6s;
}
.aboutus-page .our-member .respl-item .w-image-box .cl-nw.cl-twitter {
  background-image: url(../images/cl_twitter.png);
  margin-left: 18px;
  transition: all 0.3s ease 0.9s;
  -web-kit-transition: all 0.3s ease 0.9s;
  -moz-transition: all 0.3s ease 0.9s;
}
.aboutus-page .our-member .respl-item .w-image-box:hover .cl-nw {
  bottom: 28px;
}
.aboutus-page .our-member .title-about-us {
  text-align: center;
}
.aboutus-page .our-member .title-about-us > h2 {
  padding: 0 30px 6px 30px;
  font-size: 215.38%;
  font-weight: normal;
  font-family: inherit;
}
.aboutus-page .our-member .short-des {
  text-align: center;
  color: #909090;
  margin-bottom: 70px;
}
.aboutus-page .our-member .owl-controls {
  position: absolute;
  top: -45px;
  left: 0px;
  width: 100%;
}
.wrapper_404page {
  background-color: #eeeeee;
  border-radius: 3px;
  display: inline-block;
  padding: 0 15px;
  width: 100%;
}
.wrapper_404page .content-404page {
  float: right;
  margin-top: 40px;
  max-width: 500px;
  text-align: center;
}
.wrapper_404page .content-404page .top-text,
.wrapper_404page .content-404page .bottom-text {
  font-size: 133.33%;
}
.wrapper_404page .content-404page .img-404 {
  margin: 30px 0;
}
.wrapper_404page .content-404page .img-404 img {
  max-width: 100%;
  width: auto;
}
.wrapper_404page .content-404page .button-404 {
  padding-top: 40px;
}
.wrapper_404page .img-right-404 {
  margin-top: 60px;
}
.wrapper_404page .content-404page .prev-page-btn {
  background-color: #ea3a3c;
}
.wrapper_404page .content-404page .btn-404 {
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  height: 38px;
  line-height: 38px;
  margin: 0 4px 10px;
  padding: 0 20px;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
}
.wrapper_404page .content-404page .back2home {
  background-color: #3cb7e7;
}
@media (min-width: 768px) and (max-width: 991px) {
  .cart-container .form.form-cart {
    width: 100%;
    float: none;
    clear: both;
  }
  .cart-container .cart-summary {
    position: relative;
    top: auto !important;
    width: 100%;
  }
  .welcome-about-us {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .login-container .block-customer-login,
  .login-container .block-new-customer {
    min-height: auto;
  }
  .form-create-account .fieldset {
    width: 100%;
    float: none;
  }
  .cart-container .form.form-cart {
    width: 100%;
    float: none;
    clear: both;
  }
  .cart-container .cart-summary {
    position: relative;
    top: auto !important;
    width: 100%;
  }
  .cart-container .action.continue,
  .cart-container .action.clear,
  .cart-container .action.update {
    width: 100%;
    margin: 0 0 10px !important;
  }
  .cart-container .cart.table-wrapper .actions-toolbar {
    text-align: left;
  }
  .cart.table-wrapper .action-gift {
    float: left;
  }
  .opc-estimated-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
  .opc-estimated-wrapper .minicart-wrapper {
    display: none;
  }
  .opc-estimated-wrapper .estimated-block {
    float: none;
  }
  .opc-estimated-wrapper .estimated-block span {
    display: inline-block !important;
    margin-right: 10px !important;
  }
  .checkout-payment-method .payment-method-billing-address .billing-address-details {
    padding: 0 15px !important;
  }
  .checkout-payment-method .billing-address-same-as-shipping-block {
    padding: 0 15px;
  }
  .checkout-payment-method .payment-option {
    margin: 0 !important;
  }
  .checkout-container .checkout-payment-method .payment-option-title {
    padding: 10px 0 !important;
  }
  .payment-method-billing-address > .fieldset {
    padding: 0 15px !important;
  }
  .payment-method-billing-address > .fieldset .actions-toolbar {
    padding: 0 !important;
  }
  .opc-wrapper .form-discount,
  .checkout-payment-method .field-select-billing,
  .checkout-payment-method .billing-address-form {
    max-width: 100% !important;
  }
  .payment-method-content .actions-toolbar {
    padding: 0 15px;
  }
  .team-list .item .team-info {
    opacity: 1;
  }
  .about-top .about-info {
    padding-top: 20px;
  }
  .contact-us-page .form.contact .left-input {
    width: 100%;
  }
  .contact-us-page .form.contact .field.comment {
    margin-left: 0;
    clear: both;
  }
  .block-collapsible-nav {
    position: relative;
    top: auto;
    left: auto;
  }
  .block-collapsible-nav .title {
    background-color: #f5f5f5;
    padding: 14px 40px 10px 15px;
  }
}
@media (max-width: 480px) {
  .form-wishlist-items .products-grid.wishlist .product-items li.product-item {
    width: 100% !important;
  }
}
.pricing-title h2 {
  text-transform: uppercase;
  font-weight: bold;
  color: #222;
  font-size: 150%;
  text-align: center;
  position: relative;
  padding-bottom: 5px;
}
.pricing-title h2:before {
  content: "";
  display: inline-block;
  width: 50px;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -25px;
}
.table-style-1 {
  margin-bottom: 30px;
}
.table-style-1 .pricing-title {
  margin-bottom: 75px;
}
.table-style-1 .table-container {
  display: table;
  width: 100%;
}
.table-style-1 .table-container .table-column {
  display: table-cell;
}
.table-style-1 .table-container .table-column .table-content {
  background-color: #f4f4f4;
  padding: 0 20px 54px;
  border: 1px solid #e9e9e9;
  border-right: none;
}
.table-style-1 .table-container .table-column .table-content .table-header {
  background-color: #dddddd;
  text-align: center;
  margin: -1px -20px 15px;
  padding: 28px 10px;
  color: #222;
}
.table-style-1 .table-container .table-column .table-content .table-header h3 {
  text-transform: uppercase;
  font-size: 150%;
  font-weight: bold;
}
.table-style-1 .table-container .table-column .table-content .table-detail {
  text-align: center;
  font-size: 116.67%;
}
.table-style-1 .table-container .table-column .table-content .table-detail .table-option {
  margin-bottom: 10px;
}
.table-style-1 .table-container .table-column .table-content .table-detail .table-option li {
  border-bottom: 1px solid #e1e1e1;
  padding: 15px 0;
}
.table-style-1 .table-container .table-column .table-content .table-detail .table-price {
  margin-bottom: 25px;
}
.table-style-1 .table-container .table-column .table-content .table-detail .table-price .dv-price {
  font-size: 128.57%;
  position: relative;
  top: -26px;
  color: #df1f26;
}
.table-style-1 .table-container .table-column .table-content .table-detail .table-price .price {
  font-size: 433.33%;
  font-weight: bold;
  color: #df1f26;
}
.table-style-1 .table-container .table-column .table-content .table-detail .table-price p {
  margin-top: -15px;
}
.table-style-1 .table-container .table-column .table-content .table-detail .button-container a {
  background-color: #222222;
  color: #fff;
  display: inline-block;
  font-weight: bold;
  padding: 13px 50px;
  text-transform: uppercase;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
}
.table-style-1 .table-container .table-column:last-child .table-content {
  border-right: 1px solid #e9e9e9;
}
.table-style-1 .table-container .table-column.column-active {
  position: relative;
  top: -33px;
}
.table-style-1 .table-container .table-column.column-active .table-content {
  padding-bottom: 90px;
  border: none;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.table-style-1 .table-container .table-column.column-active .table-content .table-header {
  margin-bottom: 48px;
  background-color: #222;
  color: #fff;
}
.table-style-2 {
  margin-bottom: 60px;
}
.table-style-2 .pricing-title {
  margin-bottom: 54px;
}
.table-style-2 .table-container {
  box-shadow: 0 0 0 5px #f4f3f3;
  -webkit-box-shadow: 0 0 0 5px #f4f3f3;
  border: 1px solid #c2c2c2;
  border-radius: 18px;
  -webkit-border-radius: 18px;
  background-color: #fff;
  display: inline-block;
  width: 100%;
  padding: 10px 0px 30px;
}
.table-style-2 .table-container .table-column .table-content .table-detail {
  border-right: 1px solid #f5f5f5;
  border-left: 1px solid #efefef;
}
.table-style-2 .table-container .table-column .table-content .table-detail .table-header {
  margin-left: 10px;
  margin-right: 10px;
  color: #222222;
  text-align: center;
  padding: 40px 0;
  border-bottom: 1px solid #ededed;
}
.table-style-2 .table-container .table-column .table-content .table-detail .table-header h3 {
  font-size: 150%;
  text-transform: uppercase;
  font-weight: bold;
}
.table-style-2 .table-container .table-column .table-content .table-detail .table-option {
  margin-left: 10px;
  margin-right: 10px;
}
.table-style-2 .table-container .table-column .table-content .table-detail .table-option li {
  padding: 5px 36px;
  border-bottom: 1px solid #ededed;
}
.table-style-2 .table-container .table-column .table-content .table-detail .table-option li:before {
  content: "";
  display: inline-block;
  background-color: #909090;
  position: relative;
  top: -1px;
  width: 7px;
  height: 7px;
  margin-right: 10px;
  vertical-align: middle;
  border-radius: 50%;
  -webkit-border-radius: 50%;
}
.table-style-2 .table-container .table-column .table-content .table-detail .table-price {
  margin-left: 10px;
  margin-right: 10px;
  text-align: center;
  padding: 15px 0;
}
.table-style-2 .table-container .table-column .table-content .table-detail .table-price .price {
  color: #222;
  font-size: 200%;
}
.table-style-2 .table-container .table-column .table-content .button-container {
  margin-left: 11px;
  margin-right: 11px;
  text-align: center;
}
.table-style-2 .table-container .table-column .table-content .button-container a {
  position: relative;
  display: inline-block;
  text-transform: uppercase;
  background-color: #222222;
  color: #fff;
  padding: 10px 30px;
  font-weight: bold;
  font-size: 116.67%;
  border: 1px solid #cccccc;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
}
.table-style-2 .table-container .table-column .table-content .button-container a:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 50%;
  margin-top: -12px;
  left: -12px;
  background: url(../images/pages/arrow_pcicing.png) no-repeat center center;
  border-radius: 50%;
  -webkit-border-radius: 50%;
}
.table-style-2 .table-container .table-column:first-child .table-content .table-detail {
  border-left: none;
}
.table-style-2 .table-container .table-column:last-child .table-content .table-detail {
  border-right: none;
}
.table-style-2 .table-container .table-column.column-active .table-content {
  background-color: #222;
  position: relative;
}
.table-style-2 .table-container .table-column.column-active .table-content:before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 23px;
  background-color: #222;
  position: absolute;
  left: 0;
  top: -23px;
  border-top-left-radius: 6px;
  -webkit-border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  -webkit-border-top-right-radius: 6px;
}
.table-style-2 .table-container .table-column.column-active .table-content:after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 42px;
  background-color: #222;
  position: absolute;
  left: 0;
  bottom: -42px;
  border-bottom-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
}
.table-style-2 .table-container .table-column.column-active .table-content .table-detail {
  border: none;
}
.table-style-2 .table-container .table-column.column-active .table-content .table-detail .table-header {
  border-color: #323232;
}
.table-style-2 .table-container .table-column.column-active .table-content .table-detail .table-option {
  color: #bbb;
}
.table-style-2 .table-container .table-column.column-active .table-content .table-detail .table-option li {
  border-color: #323232;
}
.table-style-2 .table-container .table-column.column-active .table-content .table-detail .table-price p {
  color: #bbb;
}
.table-style-2 .table-container .table-column.column-active .table-content .button-container a {
  background-color: #fff;
  border-color: #1b1b1b;
  color: #222222;
}
.table-style-3 {
  margin-bottom: 60px;
}
.table-style-3 .pricing-title {
  margin-bottom: 30px;
}
.table-style-3 .table-container {
  text-align: center;
}
.table-style-3 .table-container .table-column {
  display: inline-block;
  min-width: 245px;
  margin: 0 4px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
.table-style-3 .table-container .table-column .table-content {
  padding: 8px;
  box-shadow: 0 15px 22px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 15px 22px rgba(0, 0, 0, 0.3);
  border-radius: 6px;
  -webkit-border-radius: 6px;
}
.table-style-3 .table-container .table-column .table-content .table-header {
  color: #fff;
  padding: 18px 10px;
  margin: -8px -8px 0;
  border-top-left-radius: 6px;
  -webkit-border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  -webkit-border-top-right-radius: 6px;
}
.table-style-3 .table-container .table-column .table-content .table-header h3 {
  font-weight: bold;
  font-size: 250%;
}
.table-style-3 .table-container .table-column .table-content .table-header .short-des {
  font-weight: bold;
}
.table-style-3 .table-container .table-column .table-content .table-detail {
  background-color: #f2f2f2;
  border: 1px solid #e2e2e2;
  border-top: none;
  border-bottom-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
}
.table-style-3 .table-container .table-column .table-content .table-detail .table-option li {
  border-bottom: 1px solid #e2e2e2;
  padding: 13px 10px;
}
.table-style-3 .table-container .table-column .table-content .table-detail .table-option li:last-child {
  border-bottom: none;
}
.table-style-3 .table-container .table-column .table-content .table-price {
  font-weight: bold;
  margin-bottom: 12px;
}
.table-style-3 .table-container .table-column .table-content .table-price .price {
  font-size: 500%;
  color: #222222;
  line-height: 1.3;
}
.table-style-3 .table-container .table-column .table-content .table-price .dv-price {
  color: #444444;
  font-size: 250%;
  position: relative;
  top: -9px;
}
.table-style-3 .table-container .table-column .table-content .table-price p {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 116.67%;
  color: #444444;
  margin-top: -10px;
}
.table-style-3 .table-container .table-column .table-content .button-container a {
  display: block;
  font-size: 116.67%;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  padding: 15px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
}
.table-style-3 .table-container .table-column .table-content .button-container a:hover {
  background-color: #222;
}
.table-style-3 .color-1 {
  background-color: #4cbf8d;
}
.table-style-3 .color-2 {
  background-color: #f4a137;
}
.table-style-3 .color-3 {
  background-color: #50c1e9;
}
.table-style-4 {
  margin-bottom: 60px;
}
.table-style-4 .pricing-title {
  margin-bottom: 40px;
}
.table-style-4 .table-container {
  text-align: center;
}
.table-style-4 .table-container .table-column {
  display: inline-block;
  vertical-align: top;
  min-width: 270px;
  margin: 0 13px;
}
.table-style-4 .table-container .table-column .table-content {
  overflow: hidden;
  border: 1px solid #d7d7d7;
  background-color: #fff;
  border-radius: 3px;
  -webkit-border-radius: 3px;
}
.table-style-4 .table-container .table-column .table-content .table-header h3 {
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  font-size: 141.67%;
  padding: 15px 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.table-style-4 .table-container .table-column .table-content .table-header .table-price {
  display: inline-block;
  font-size: 166.67%;
  padding: 2px 27px;
  color: #fff;
  border-radius: 18px;
  -webkit-border-radius: 18px;
  margin: 27px 0;
  background-color: rgba(0, 0, 0, 0.1);
}
.table-style-4 .table-container .table-column .table-content .table-detail .table-option li {
  padding: 14px 10px;
}
.table-style-4 .table-container .table-column .table-content .table-detail .table-option li:nth-child(even) {
  background-color: #dddddd;
}
.table-style-4 .table-container .table-column .table-content .button-container a {
  color: #fff;
  display: block;
  font-size: 116.67%;
  font-weight: bold;
  padding: 14px 10px;
  text-transform: uppercase;
  transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
}
.table-style-4 .table-container .table-column .table-content .button-container a:hover {
  background-color: #222;
}
.table-style-5 .pricing-title {
  margin-bottom: 40px;
}
.table-style-5 .table-container {
  text-align: center;
}
.table-style-5 .table-container .table-column {
  display: inline-block;
  vertical-align: top;
  min-width: 100px;
  margin: 0 4px;
}
.table-style-5 .table-container .table-column .table-content {
  background-color: #ebebeb;
  overflow: hidden;
  border-radius: 3px;
  -webkit-border-radius: 3px;
}
.table-style-5 .table-container .table-column .table-content .table-price {
  padding-top: 10px;
  padding-bottom: 25px;
  font-weight: bold;
  color: #222;
}
.table-style-5 .table-container .table-column .table-content .table-price .price {
  font-size: 300%;
}
.table-style-5 .table-container .table-column .table-content .table-price .dv-price {
  font-size: 200%;
}
.table-style-5 .table-container .table-column .table-content .table-price .short-des {
  color: #909090;
  margin-top: -5px;
  text-transform: uppercase;
}
.table-style-5 .table-container .table-column .table-content .button-container a {
  display: block;
  font-size: 116.67%;
  font-weight: bold;
  text-transform: uppercase;
  padding: 5px;
  position: relative;
  color: #fff;
  transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
}
.table-style-5 .table-container .table-column .table-content .button-container a:before {
  transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  position: absolute;
  top: -5px;
  left: 50%;
  margin-left: -5px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.table-style-5 .table-container .table-column.column-active .table-content {
  margin-top: -5px;
}
.table-style-5 .table-container .table-column.column-active .table-content .table-price {
  padding-top: 15px;
  padding-bottom: 30px;
}
.table-style-5 .color-1 {
  background-color: #4cbf8d;
}
.table-style-5 .color-1:before {
  background-color: #4cbf8d;
}
.table-style-5 .color-1:hover {
  background-color: #222;
}
.table-style-5 .color-1:hover:before {
  background-color: #222;
}
.table-style-5 .color-2 {
  background-color: #f4a137;
}
.table-style-5 .color-2:before {
  background-color: #f4a137;
}
.table-style-5 .color-2:hover {
  background-color: #222;
}
.table-style-5 .color-2:hover:before {
  background-color: #222;
}
.table-style-5 .color-3 {
  background-color: #50c1e9;
}
.table-style-5 .color-3:before {
  background-color: #50c1e9;
}
.table-style-5 .color-3:hover {
  background-color: #222;
}
.table-style-5 .color-3:hover:before {
  background-color: #222;
}
.team-title h2 {
  font-size: 150%;
  text-transform: uppercase;
  color: #222;
  font-weight: bold;
  margin-bottom: 35px;
}
.team-container {
  margin-bottom: 75px;
}
.team-style-1 .team-container .team-inner .team-info {
  text-align: center;
  border: 1px solid #ebebeb;
  border-top: none;
  padding: 15px 10px 10px;
}
.team-style-1 .team-container .team-inner .team-info h3 {
  font-size: 116.67%;
  font-weight: bold;
  color: #222;
}
.team-style-1 .team-container .team-inner .team-info p {
  font-size: 108.33%;
  color: #777;
  padding: 5px 0 10px;
}
.team-style-1 .team-container .team-inner .team-info .socials li {
  display: inline-block;
  margin: 0 3px;
}
.team-style-1 .team-container .team-inner .team-info .socials li a {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center center;
  overflow: hidden;
  text-indent: -999px;
  position: relative;
  top: 0;
  transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
}
.team-style-1 .team-container .team-inner .team-info .socials li a:hover {
  top: -2px;
}
.team-style-1 .team-container .team-inner .team-info .socials li.rss a {
  background-image: url(../images/pages/rss.png);
}
.team-style-1 .team-container .team-inner .team-info .socials li.facebook a {
  background-image: url(../images/pages/facebook.png);
}
.team-style-1 .team-container .team-inner .team-info .socials li.twitter a {
  background-image: url(../images/pages/twitter.png);
}
.team-style-1 .team-container .team-inner .team-info .socials li.google-plus a {
  background-image: url(../images/pages/google.png);
}
.team-style-2 .team-container .team-inner .team-info {
  text-align: center;
  padding: 15px 10px 10px;
  color: #fff;
}
.team-style-2 .team-container .team-inner .team-info h3 {
  font-size: 116.67%;
  font-weight: bold;
}
.team-style-2 .team-container .team-inner .team-info p {
  font-size: 108.33%;
  padding: 5px 0 10px;
}
.team-style-2 .team-container .team-inner .team-image {
  position: relative;
}
.team-style-2 .team-container .team-inner .team-image .socials {
  height: 30px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -15px;
  width: 100%;
}
.team-style-2 .team-container .team-inner .team-image .socials li {
  display: inline-block;
  margin: 0 3px;
}
.team-style-2 .team-container .team-inner .team-image .socials li a {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center center;
  overflow: hidden;
  text-indent: -999px;
  position: relative;
  top: 0;
  transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
}
.team-style-2 .team-container .team-inner .team-image .socials li a:hover {
  top: -2px;
}
.team-style-2 .team-container .team-inner .team-image .socials li.rss a {
  background-image: url(../images/pages/rss_2.png);
}
.team-style-2 .team-container .team-inner .team-image .socials li.facebook a {
  background-image: url(../images/pages/facebook_2.png);
}
.team-style-2 .team-container .team-inner .team-image .socials li.twitter a {
  background-image: url(../images/pages/twitter_2.png);
}
.team-style-2 .team-container .team-inner .team-image .socials li.google-plus a {
  background-image: url(../images/pages/google_2.png);
}
.team-style-2 .team-container .team-inner .team-image .socials-container {
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  opacity: 0;
  transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
}
.team-style-2 .team-container .team-inner .team-image:hover .socials-container {
  opacity: 1;
}
.team-style-3 .team-container .team-inner .team-info {
  background-color: rgba(0, 0, 0, 0.5);
  text-align: center;
  padding: 10px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  opacity: 0;
  transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
}
.team-style-3 .team-container .team-inner .team-info .team-info-middle {
  width: 100%;
  position: absolute;
  padding: 0 20px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.team-style-3 .team-container .team-inner .team-info h3 {
  font-size: 116.67%;
  font-weight: bold;
}
.team-style-3 .team-container .team-inner .team-info p {
  font-size: 108.33%;
  padding: 10px 0 15px;
}
.team-style-3 .team-container .team-inner .team-image {
  position: relative;
}
.team-style-3 .team-container .team-inner .team-image:hover .team-info {
  opacity: 1;
}
.team-style-3 .team-container .team-inner .team-image .socials li {
  display: inline-block;
  margin: 0 3px;
}
.team-style-3 .team-container .team-inner .team-image .socials li a {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center center;
  overflow: hidden;
  text-indent: -999px;
  position: relative;
  top: 0;
  transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
}
.team-style-3 .team-container .team-inner .team-image .socials li a:hover {
  top: -2px;
}
.team-style-3 .team-container .team-inner .team-image .socials li.rss a {
  background-image: url(../images/pages/rss_2.png);
}
.team-style-3 .team-container .team-inner .team-image .socials li.facebook a {
  background-image: url(../images/pages/facebook_2.png);
}
.team-style-3 .team-container .team-inner .team-image .socials li.twitter a {
  background-image: url(../images/pages/twitter_2.png);
}
.team-style-3 .team-container .team-inner .team-image .socials li.google-plus a {
  background-image: url(../images/pages/google_2.png);
}
.team-style-4 .team-container .team-inner .team-image {
  width: 270px;
  display: table-cell;
  vertical-align: top;
}
.team-style-4 .team-container .team-inner .team-info {
  background-color: #ebebeb;
  padding: 28px 10px 10px 30px;
  display: table-cell;
  vertical-align: top;
}
.team-style-4 .team-container .team-inner .team-info h3 {
  font-size: 116.67%;
  font-weight: bold;
  color: #222;
}
.team-style-4 .team-container .team-inner .team-info p {
  font-size: 108.33%;
  color: #777;
  padding: 5px 0 10px;
}
.team-style-4 .team-container .team-inner .team-info .socials {
  margin: 10px 0;
  display: table;
}
.team-style-4 .team-container .team-inner .team-info .socials li {
  float: left;
  margin-right: 5px;
}
.team-style-4 .team-container .team-inner .team-info .socials li a {
  display: inline-block;
  color: #fff;
  font-size: 16px;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  background-repeat: no-repeat;
  background-position: center center;
  overflow: hidden;
  position: relative;
  top: 0;
  transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
}
.team-style-4 .team-container .team-inner .team-info .socials li a:before {
  font-family: fontawesome;
}
.team-style-4 .team-container .team-inner .team-info .socials li a:hover {
  top: -2px;
}
.team-style-4 .team-container .team-inner .team-info .socials li.rss a:before {
  content: "\f09e";
}
.team-style-4 .team-container .team-inner .team-info .socials li.facebook a:before {
  content: "\f09a";
}
.team-style-4 .team-container .team-inner .team-info .socials li.twitter a:before {
  content: "\f099";
}
.team-style-4 .team-container .team-inner .team-info .socials li.google-plus a:before {
  content: "\f0d5";
}
.team-style-4 .team-container .team-inner .team-info .contact li {
  margin: 3px 0;
}
.team-style-4 .team-container .team-inner .team-info .contact li:before {
  display: inline-block;
  width: 22px;
  font-family: fontawesome;
}
.team-style-4 .team-container .team-inner .team-info .contact li.phone:before {
  content: "\f10b";
  font-size: 18px;
}
.team-style-4 .team-container .team-inner .team-info .contact li.email:before {
  content: "\f0e0";
}
.team-style-4 .team-container .team-inner .team-info .contact li.tool-contact:before {
  content: "\f17e";
  font-size: 16px;
}
.team-style-5 .team-container .team-inner .team-image img {
  border-radius: 50%;
  -webkit-border-radius: 50%;
}
.team-style-5 .team-container .team-inner .team-info {
  text-align: center;
  padding: 25px 0 0;
}
.team-style-5 .team-container .team-inner .team-info h3 {
  font-size: 116.67%;
  font-weight: bold;
  color: #222;
}
.team-style-5 .team-container .team-inner .team-info p {
  font-size: 108.33%;
  color: #777;
  padding: 5px 0 10px;
}
.team-style-5 .team-container .team-inner .team-info .socials li {
  display: inline-block;
  margin: 0 3px;
}
.team-style-5 .team-container .team-inner .team-info .socials li a {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center center;
  overflow: hidden;
  text-indent: -999px;
  position: relative;
  top: 0;
  transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
}
.team-style-5 .team-container .team-inner .team-info .socials li a:hover {
  top: -2px;
}
.team-style-5 .team-container .team-inner .team-info .socials li.rss a {
  background-image: url(../images/pages/rss.png);
}
.team-style-5 .team-container .team-inner .team-info .socials li.facebook a {
  background-image: url(../images/pages/facebook.png);
}
.team-style-5 .team-container .team-inner .team-info .socials li.twitter a {
  background-image: url(../images/pages/twitter.png);
}
.team-style-5 .team-container .team-inner .team-info .socials li.google-plus a {
  background-image: url(../images/pages/google.png);
}
.team-style-5 .team-image {
  text-align: center;
}
.team-style-5 .team-image img {
  max-width: 218px;
}
.category-item .image-category {
  margin-bottom: 30px;
  position: relative;
  padding: 1px;
}
.category-item .image-category img {
  outline: 1px solid #ddd;
}
.category-item .image-category .center-bottom {
  position: absolute;
  bottom: 25px;
  left: 0;
  width: 100%;
  text-align: center;
}
.category-item .image-category .left-center {
  position: absolute;
  top: 50%;
  left: 30px;
  transform: translate(0, -50%);
  width: 100%;
}
.category-item .image-category .title-category h2 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 200%;
}
.category-item .image-category .title-category h2 a {
  color: #222;
  transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
}
.category-item .image-category .title-category h2 a:hover {
  color: #333;
}
.category-item .image-category .description {
  font-size: 108.33%;
  color: #777777;
  margin: 15px 0 25px;
}
.category-item .image-category .btn-shopnow {
  display: inline-block;
  border: 1px solid #dddddd;
  text-transform: uppercase;
  font-weight: bold;
  color: #777777;
  padding: 7px 20px;
  transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
}
.category-item .image-category .btn-shopnow:hover {
  background-color: #fff;
  border-color: #fff;
}
.category-item.category-3 {
  clear: both;
}
.popular-search .search-title {
  margin-bottom: 15px;
}
.popular-search .search-title h2 {
  text-transform: uppercase;
  color: #222;
  font-weight: bold;
  font-size: 150%;
}
.link-list li {
  padding: 10px 0;
}
.link-list li a {
  text-transform: uppercase;
  font-size: 91.67%;
  color: #777777;
}
.link-list li.category-link-title {
  padding-top: 25px;
}
.link-list li.category-link-title a {
  font-size: 133.33%;
  font-weight: bold;
}
.country-item .country-info h2 {
  font-weight: bold;
  color: #222;
  text-transform: uppercase;
  font-size: 116.67%;
  text-align: center;
  padding: 10px 0 55px;
}
.country-container,
.testimonials-style-1 {
  padding-top: 40px;
}
.owl-loaded {
  display: block;
}
.testimonials-title h2 {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 150%;
  color: #222;
  text-align: center;
}
.testimonials-style-1 {
  margin-bottom: 40px;
}
.testimonials-style-1 .testimonials-title {
  margin-bottom: 30px;
}
.testimonials-style-1 .testimonials-image {
  width: 155px;
  height: 155px;
  margin: 0 auto;
  border: 2px solid #d7d7d7;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  overflow: hidden;
}
.testimonials-style-1 .testimonials-image img {
  border-radius: 50%;
  -webkit-border-radius: 50%;
}
.testimonials-style-1 .testimonials-info {
  text-align: center;
  padding: 30px 30px 0;
}
.testimonials-style-1 .testimonials-info .description-client {
  font-size: 108.33%;
}
.testimonials-style-1 .testimonials-info .name-client {
  font-size: 116.67%;
  font-weight: bold;
  margin: 20px 0;
}
.testimonials-style-1 .owl-theme .owl-dots {
  text-align: center;
  float: none;
  margin: 0;
}
.testimonials-style-1 .owl-theme .owl-dots .owl-dot {
  background: none;
  display: inline-block;
  float: none;
  height: auto;
  width: auto;
}
.testimonials-style-1 .owl-theme .owl-dots .owl-dot span {
  display: block;
  cursor: pointer;
  margin: 0 6px;
  background-color: transparent;
  width: 10px;
  height: 10px;
  border: 1px solid #e3e3e3;
  border-radius: 50%;
  -webkit-border-radius: 50%;
}
.testimonials-style-1 .owl-theme .owl-dots .owl-dot span:hover {
  background-color: #222222;
  border-color: #222222;
}
.testimonials-style-1 .owl-theme .owl-dots .owl-dot.active span {
  background-color: #222222;
  border-color: #222222;
}
.testimonial_2_wrapper {
  margin-bottom: 40px;
  padding: 40px 0;
  background-color: #f6f6f6;
}
.testimonials-style-2 .testimonials-title {
  margin-bottom: 30px;
}
.testimonials-style-2 .testimonials-container {
  margin-left: -15px;
  margin-right: -15px;
}
.testimonials-style-2 .testimonials-container .owl-item {
  padding-left: 15px;
  padding-right: 15px;
}
.testimonials-style-2 .testimonials-container .owl-theme .owl-dots {
  float: none;
  margin: 0;
  text-align: center;
}
.testimonials-style-2 .testimonials-image {
  width: 155px;
  height: 155px;
  float: left;
  border: 2px solid #d7d7d7;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  overflow: hidden;
}
.testimonials-style-2 .testimonials-image img {
  border-radius: 50%;
  -webkit-border-radius: 50%;
}
.testimonials-style-2 .testimonials-info {
  margin-left: 175px;
  padding-top: 5px;
}
.testimonials-style-2 .testimonials-info .description-client {
  font-size: 108.33%;
  font-style: italic;
}
.testimonials-style-2 .testimonials-info .name-client {
  font-size: 116.67%;
  font-weight: bold;
  margin: 20px 0 0;
  color: #ea3a3c;
}
.testimonials-style-2 .item {
  margin-bottom: 30px;
  display: table;
  width: 100%;
  background-color: #fff;
  border: 1px solid #d7d7d7;
  padding: 30px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
.testimonials-style-2 .owl-theme .owl-dots .owl-dot {
  background: none;
  display: inline-block;
  float: none;
  height: auto;
  width: auto;
}
.testimonials-style-2 .owl-theme .owl-dots .owl-dot span {
  display: block;
  cursor: pointer;
  margin: 0 6px;
  background-color: #fff;
  width: 10px;
  height: 10px;
  border: 1px solid #e3e3e3;
  border-radius: 50%;
  -webkit-border-radius: 50%;
}
.testimonials-style-2 .owl-theme .owl-dots .owl-dot span:hover {
  background-color: #222222;
  border-color: #222222;
}
.testimonials-style-2 .owl-theme .owl-dots .owl-dot.active span {
  background-color: #222222;
  border-color: #222222;
}
.testimonials-style-3 {
  margin-bottom: 40px;
}
.testimonials-style-3 .testimonials-title {
  margin-bottom: 30px;
}
.testimonials-style-3 .testimonials-image {
  width: 155px;
  height: 155px;
  float: left;
  border: 2px solid #d7d7d7;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  overflow: hidden;
}
.testimonials-style-3 .testimonials-image img {
  border-radius: 50%;
  -webkit-border-radius: 50%;
}
.testimonials-style-3 .testimonials-info {
  margin-left: 175px;
  padding-top: 5px;
}
.testimonials-style-3 .testimonials-info .description-client {
  font-size: 108.33%;
  font-style: italic;
}
.testimonials-style-3 .testimonials-info .name-client {
  font-size: 116.67%;
  font-weight: bold;
  margin: 20px 0 0;
  color: #ea3a3c;
}
.testimonials-style-3 .item {
  margin-bottom: 10px;
  display: table;
  width: 100%;
  padding: 30px;
}
.testimonials-style-3 .owl-theme .owl-dots {
  float: none;
  margin: 0;
  text-align: center;
}
.testimonials-style-3 .owl-theme .owl-dots .owl-dot {
  background: none;
  display: inline-block;
  float: none;
  height: auto;
  width: auto;
}
.testimonials-style-3 .owl-theme .owl-dots .owl-dot span {
  display: inline-block;
  cursor: pointer;
  margin: 0 6px;
  background-color: #fff;
  width: 10px;
  height: 10px;
  border: 1px solid #e3e3e3;
  border-radius: 50%;
  -webkit-border-radius: 50%;
}
.testimonials-style-3 .owl-theme .owl-dots .owl-dot span:hover {
  background-color: #222222;
  border-color: #222222;
}
.testimonials-style-3 .owl-theme .owl-dots .owl-dot.active span {
  background-color: #222222;
  border-color: #222222;
}
.testimonial_4_wrapper {
  padding: 40px 0;
  background-color: #f6f6f6;
}
.blurred-background {
  padding: 40px 0;
}
.testimonials-style-4 .testimonials-title {
  margin-bottom: 30px;
}
.testimonials-style-4 .testimonials-image {
  width: 155px;
  height: 155px;
  margin: 0 auto;
  border: 2px solid #d7d7d7;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  overflow: hidden;
}
.testimonials-style-4 .testimonials-image img {
  border-radius: 50%;
  -webkit-border-radius: 50%;
}
.testimonials-style-4 .testimonials-info {
  text-align: center;
  padding: 30px 10px 0;
  max-width: 700px;
  margin: 0 auto;
}
.testimonials-style-4 .testimonials-info .description-client {
  font-size: 108.33%;
}
.testimonials-style-4 .testimonials-info .name-client {
  color: #ea3a3c;
  font-size: 116.67%;
  font-weight: bold;
  margin: 20px 0;
}
.testimonials-style-4 .owl-theme .owl-dots .owl-dot span {
  cursor: pointer;
  margin: 0 6px;
  background-color: transparent;
  width: 10px;
  height: 10px;
  border: 1px solid #e3e3e3;
  border-radius: 50%;
  -webkit-border-radius: 50%;
}
.testimonials-style-4 .owl-theme .owl-dots .owl-dot span:hover {
  background-color: #222222;
  border-color: #222222;
}
.testimonials-style-4 .owl-theme .owl-dots .owl-dot.active span {
  background-color: #222222;
  border-color: #222222;
}
.testimonials-style-4 .owl-theme .owl-nav {
  position: absolute;
  top: 0;
  width: 156px;
  left: 50%;
  margin-left: -78px;
}
.testimonials-style-4 .owl-theme .owl-nav div {
  width: 30px;
  height: 31px;
  background-image: url(../images/pages/btn-control-owl.png);
  background-repeat: no-repeat;
  background-color: transparent !important;
  border: none !important;
  position: absolute;
  top: 55px;
}
.testimonials-style-4 .owl-theme .owl-nav .owl-next {
  background-position: -145px 0;
  right: -40px;
}
.testimonials-style-4 .owl-theme .owl-nav .owl-prev {
  background-position: -29px 0;
  left: -40px;
}
.blurred-background {
  background: url(../images/pages/blurred_bg.jpg) no-repeat top center;
}
.testimonials-style-5 .testimonials-title {
  margin-bottom: 30px;
}
.testimonials-style-5 .testimonials-title h2 {
  color: #fff;
}
.testimonials-style-5 .testimonials-image {
  width: 155px;
  height: 155px;
  float: left;
  border: 2px solid #d7d7d7;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  overflow: hidden;
}
.testimonials-style-5 .testimonials-image img {
  border-radius: 50%;
  -webkit-border-radius: 50%;
}
.testimonials-style-5 .testimonials-info {
  margin-left: 175px;
  padding-top: 5px;
}
.testimonials-style-5 .testimonials-info .description-client {
  font-size: 108.33%;
  font-style: italic;
}
.testimonials-style-5 .testimonials-info .name-client {
  font-size: 116.67%;
  font-weight: bold;
  margin: 20px 0 0;
  color: #ea3a3c;
}
.testimonials-style-5 .item {
  margin-bottom: 30px;
  display: table;
  width: 100%;
  background-color: #fff;
  border: 1px solid #d7d7d7;
  padding: 30px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
.testimonials-style-5 .testimonials-container {
  margin-left: -15px;
  margin-right: -15px;
}
.testimonials-style-5 .testimonials-container .owl-carousel .owl-item {
  padding-left: 15px;
  padding-right: 15px;
}
.testimonials-style-5 .owl-theme .owl-dots {
  float: none;
  margin: 0;
  text-align: center;
}
.testimonials-style-5 .owl-theme .owl-dots .owl-dot {
  background: none;
  display: inline-block;
  float: none;
  height: auto;
  width: auto;
}
.testimonials-style-5 .owl-theme .owl-dots .owl-dot span {
  display: inline-block;
  cursor: pointer;
  margin: 0 6px;
  background-color: #fff;
  width: 10px;
  height: 10px;
  border: 1px solid #e3e3e3;
  border-radius: 50%;
  -webkit-border-radius: 50%;
}
.testimonials-style-5 .owl-theme .owl-dots .owl-dot span:hover {
  background-color: #222222;
  border-color: #222222;
}
.testimonials-style-5 .owl-theme .owl-dots .owl-dot.active span {
  background-color: #222222;
  border-color: #222222;
}
.events-list .item {
  margin-bottom: 40px;
  display: table;
  width: 100%;
}
.events-list .item .event-image {
  width: 270px;
  float: left;
}
.events-list .item .event-info {
  margin-left: 300px;
}
.events-list .item .event-info .bottom-info a {
  display: inline-block;
}
.events-list .item .event-info .bottom-info a:hover {
  text-decoration: underline;
}
.events-list .item .event-info .event-title h2 {
  font-size: 133.33%;
  font-weight: bold;
}
.events-list .item .event-info .event-title h2 a {
  color: #444444;
}
.events-list .item .event-info .event-date {
  font-size: 91.67%;
  color: #909090;
  padding: 6px 0 5px;
}
.events-list .item .event-info .event-date span {
  display: inline-block;
  padding: 0 30px;
}
.events-list .item .event-info .event-date:before {
  font-family: fontawesome;
  content: "\f073";
  font-size: 13px;
  margin-right: 5px;
}
.events-list .item .event-info .event-description {
  margin-bottom: 10px;
}
.hd-typography {
  display: inline-block;
  margin-right: 70px;
}
.heading-typography {
  padding: 20px 0 30px;
}
.typography-h1,
.typography-h2,
.typography-h3,
.typography-h4,
.typography-h5,
.typography-h6 {
  color: #222222;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 10px;
}
.typography-h1 {
  font-size: 216.67%;
}
.typography-h2 {
  font-size: 166.67%;
}
.typography-h3 {
  font-size: 150%;
}
.typography-h4 {
  font-size: 133.33%;
}
.typography-h5 {
  font-size: 116.67%;
}
.typography-h6 {
  font-size: 91.67%;
}
.paragraph p,
.blockquotes-container p {
  margin-bottom: 20px;
}
.blockquotes {
  background: url(../images/pages/qte.png) no-repeat center 27px #eeeeee;
  border-left: 5px solid #ea3a3c;
  border-radius: 6px;
  padding: 55px 20px 20px;
}
.blockquotes .name-qte {
  color: #ea3a3c;
  font-size: 116.67%;
  font-weight: bold;
}
.dropcaps {
  padding: 20px 0 40px;
}
.dropcap:first-letter {
  font-size: 216.67%;
  text-transform: uppercase;
  font-weight: bold;
  color: #222;
  float: left;
}
.dropcap.dropcap-type1:first-letter {
  margin: -4px 10px 9px;
}
.dropcap.dropcap-type2:first-letter {
  background-color: #ea3a3c;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  color: #fff;
  display: inline-block;
  height: 40px;
  margin-right: 10px;
  margin-top: -10px;
  padding: 10px 13px;
  vertical-align: middle;
  width: 40px;
}
.dropcap.dropcap-type3:first-letter {
  background-color: #ea3a3c;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  color: #fff;
  display: inline-block;
  height: 40px;
  margin-right: 10px;
  margin-top: -5px;
  padding: 10px 13px;
  vertical-align: middle;
  width: 40px;
}
.w-newsletter {
  display: table;
  width: 840px;
  padding: 0px;
}
.w-newsletter .image-newsletter {
  width: 433px;
  float: left;
}
.w-newsletter .newsletter-info {
  margin-left: 435px;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
  padding-top: 50px;
}
.w-newsletter .newsletter-info .newsletter-title h3 {
  font-size: 300%;
  text-transform: uppercase;
  font-weight: bold;
  color: #222;
}
.w-newsletter .newsletter-info .short-description {
  padding: 20px 0 30px;
}
.w-newsletter .newsletter-info .short-description .top-title-newsletter {
  font-size: 128.571%;
  color: #ff5555;
}
.w-newsletter .newsletter-info .short-description .bottom-title-newsletter {
  text-transform: uppercase;
  font-size: 171.428%;
  color: #222;
  font-weight: 700;
}
.w-newsletter .newsletter-info .subscribe-bottom {
  padding: 20px 0 30px;
}
.w-newsletter .newsletter-info .subscribe-bottom .checker {
  display: inline-block;
  position: relative;
  top: 2px;
}
.w-newsletter .newsletter-info .subscribe-bottom label {
  font-weight: normal;
  padding-left: 5px !important;
}
.w-newsletter .newsletter-info .form-newsletter-popup .input-box .input-text {
  height: 44px;
  border-color: #e5e5e5;
  border-radius: 22px;
  -moz-border-radius: 22px;
  -webkit-border-radius: 22px;
  margin-bottom: 20px;
}
.w-newsletter .newsletter-info .form-newsletter-popup .action-newsletter button {
  background-color: #222222;
  padding: 0 30px!important;
  height: 38px;
  text-transform: uppercase;
  color: #fff;
  border-radius: 19px;
  -moz-border-radius: 19px;
  -webkit-border-radius: 19px;
}
.w-newsletter .newsletter-info input[type="checkbox"] {
  top: 0px;
}
.socials-popup li {
  display: inline-block;
}
.socials-popup li a {
  display: inline-block;
  line-height: 38px;
  text-align: center;
  width: 40px;
  height: 40px;
  border: 1px solid #ddd;
  font-size: 16px;
  transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
}
.socials-popup li a:hover {
  color: #fff;
}
.faq-accordion {
  box-shadow: none;
  background: transparent;
  margin-top: 0 !important;
  border: none;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
}
.faq-accordion .panel-body img {
  width: auto;
  max-width: 100%;
}
.faq-accordion .panel-body p {
  margin-bottom: 20px;
}
.faq-accordion.accordion-type-2 {
  margin: 0 !important;
}
.faq-accordion.accordion-type-4 {
  margin: 0 !important;
}
.faq-accordion.accordion-type-5 {
  margin: 0 !important;
}
.full-wrapper-faq-2,
.full-wrapper-faq-4 {
  margin-bottom: 40px;
  padding: 40px 0;
  background-color: #f6f6f6;
}
.full-wrapper-faq-4 .container {
  padding-left: 15px;
  padding-right: 15px;
}
.accordion-type-1 {
  margin-bottom: 40px;
}
.accordion-type-1 .faq-accordion:last-child .panel-title a {
  border-bottom: 0;
}
.accordion-type-1 .panel-title {
  font-size: 133.33%;
}
.accordion-type-1 .panel-title a {
  display: block;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: bold;
  color: #222;
  padding: 15px 10px 15px 40px;
  position: relative;
  border-bottom: none;
}
.accordion-type-1 .panel-title a:before {
  content: "";
  width: 24px;
  height: 24px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -12px;
  background: url(../images/pages/btn_faqs.png) no-repeat left bottom;
}
.accordion-type-1 .panel-title a.collapsed {
  border-bottom: 1px solid #ebebeb;
}
.accordion-type-1 .panel-title a.collapsed:before {
  background-position: top left;
}
.accordion-type-1 .panel-body {
  display: table;
  width: 100%;
  padding: 10px 0 30px;
  border-bottom: 1px solid #ebebeb;
}
.accordion-type-2 .panel-title {
  font-size: 133.33%;
}
.accordion-type-2 .panel-title a {
  display: block;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: bold;
  color: #222;
  padding: 15px 10px 15px 40px;
  position: relative;
  border-bottom: none;
}
.accordion-type-2 .panel-title a.collapsed {
  border-bottom: 1px dotted #ababab;
}
.accordion-type-2 .panel-title a span {
  display: inline-block;
  width: 24px;
  height: 24px;
  overflow: hidden;
  text-indent: -999px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -12px;
  background-repeat: no-repeat;
  background-position: left center;
}
.accordion-type-2 .panel-body {
  display: table;
  width: 100%;
  padding: 10px 0 30px;
  border-bottom: 1px dotted #ababab;
}
.faq-icon1 {
  background-image: url(../images/pages/faq-icon1.png);
}
.faq-icon2 {
  background-image: url(../images/pages/faq-icon2.png);
}
.faq-icon3 {
  background-image: url(../images/pages/faq-icon3.png);
}
.faq-icon4 {
  background-image: url(../images/pages/faq-icon4.png);
}
.faq-icon5 {
  background-image: url(../images/pages/faq-icon5.png);
}
.accordion-type-3 {
  margin-bottom: 40px;
}
.accordion-type-3 .faq-accordion {
  padding-left: 13px;
  padding-right: 13px;
  margin-bottom: 17px;
  color: #fff;
}
.accordion-type-3 .panel-title {
  font-size: 133.33%;
}
.accordion-type-3 .panel-title a {
  display: block;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  padding: 15px 10px 15px 40px;
  position: relative;
  border-bottom: none;
}
.accordion-type-3 .panel-title a:hover {
  color: #333;
}
.accordion-type-3 .panel-title a:before {
  content: "";
  width: 24px;
  height: 24px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -12px;
  background: url(../images/pages/btn_faqs_2.png) no-repeat left bottom;
}
.accordion-type-3 .panel-title a.collapsed:before {
  background-position: top left;
}
.accordion-type-3 .panel-body {
  display: table;
  width: 100%;
  padding: 10px 0 30px;
}
.accordion-type-3 .imagebox-faq {
  float: left;
  width: 145px;
}
.accordion-type-3 .info-faq {
  margin-left: 173px;
}
.accordion-type-3 .color-1 {
  background-color: #a864a8;
}
.accordion-type-3 .color-2 {
  background-color: #c7b299;
}
.accordion-type-3 .color-3 {
  background-color: #7cc576;
}
.accordion-type-3 .color-4 {
  background-color: #7accc8;
}
.accordion-type-3 .color-5 {
  background-color: #448ccb;
}
.accordion-type-3 .color-6 {
  background-color: #ea3a3c;
}
.accordion-type-4 .faq-accordion {
  background: #fff;
  border-radius: 0;
  -webkit-border-radius: 0;
  margin-bottom: 18px;
  border: none;
}
.accordion-type-4 .panel-title {
  font-size: 133.33%;
}
.accordion-type-4 .panel-title a {
  display: block;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: bold;
  color: #222;
  padding: 15px 10px 15px 56px;
  position: relative;
  border-bottom: none;
}
.accordion-type-4 .panel-title a span.number {
  position: absolute;
  left: 0;
  top: 0;
  padding: 15px 0;
  width: 40px;
  height: 100%;
  text-align: center;
  border-right: 1px solid #f5f5f5;
}
.accordion-type-4 .panel-body {
  display: table;
  width: 100%;
  padding: 30px 25px;
  border-top: 1px solid #f5f5f5;
}
.accordion-type-4 .imagebox-faq {
  float: left;
  width: 145px;
}
.accordion-type-4 .info-faq {
  margin-left: 173px;
}
.accordion-type-5 .accordion-heading {
  background-color: #eee;
  padding: 5px 20px;
}
.accordion-type-5 .panel-body {
  padding: 20px 20px 30px;
  background-color: #eee;
  position: relative;
}
.accordion-type-5 .panel-body:before {
  content: "";
  background-color: #d7d7d7;
  height: 1px;
  left: 20px;
  right: 20px;
  top: 0;
  display: inline-block;
  position: absolute;
}
.accordion-type-5 .panel-title {
  font-size: 133.33%;
}
.accordion-type-5 .panel-title a {
  display: block;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: bold;
  color: #222;
  padding: 15px 10px 15px 40px;
  position: relative;
  border-bottom: none;
}
.accordion-type-5 .panel-title a:before {
  content: "";
  width: 24px;
  height: 24px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -12px;
  background: url(../images/pages/btn_faqs.png) no-repeat left bottom;
}
.accordion-type-5 .panel-title a.collapsed {
  border-bottom: 1px solid #ebebeb;
}
.accordion-type-5 .panel-title a.collapsed:before {
  background-position: top left;
}
/* RTL */
.direction-rtl .w-newsletter .image-newsletter {
  float: right;
}
.direction-rtl .w-newsletter .newsletter-info {
  margin-right: 466px;
  margin-left: 0;
}
.direction-rtl .w-newsletter .newsletter-info .form-newsletter-popup .input-box .input-text {
  border: 1px solid #adadad;
}
.direction-rtl .w-newsletter .newsletter-info .subscribe-bottom label {
  padding-right: 5px !important;
  padding-left: 0 !important;
}
/* END RTL */
@media (min-width: 1200px) {
  .col-lg-20 {
    float: left;
    width: 20%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .col-md-20 {
    float: left;
    width: 20%;
  }
  .table-style-2 .table-container .table-column .table-content .table-detail .table-option li {
    padding: 5px 15px;
  }
  .our-team img {
    width: auto;
    max-width: 100%;
  }
  .categories-page img {
    width: auto;
    max-width: 100%;
  }
  .category-3,
  .category-5 {
    clear: left;
  }
  .accordion-type-5 .faq-accordion {
    margin-bottom: 4px !important;
  }
  .country-item img {
    width: 100%;
  }
  .team-style-4 .team-container .team-inner .team-info {
    padding: 28px 10px 10px 15px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .table-style-1 .table-container .table-column {
    display: block;
    margin-bottom: 30px;
  }
  .table-style-1 .table-container .table-column.column-active {
    position: static;
    top: 0;
  }
  .table-style-2 .table-column {
    margin-bottom: 30px;
  }
  .table-style-2 .column-active {
    padding: 30px 0 10px;
  }
  .table-style-3 .table-container .table-column,
  .table-style-4 .table-container .table-column {
    display: block;
    margin-bottom: 30px;
  }
  .our-team img {
    width: 100%;
  }
  .team-style-1 .team-inner,
  .team-style-2 .team-inner,
  .team-style-3 .team-inner,
  .team-style-5 .team-inner {
    margin-bottom: 30px;
  }
  .team-style-4 .item-team {
    display: table;
    width: 100%;
    margin-bottom: 30px;
  }
  .category-item.category-3 {
    clear: none;
  }
  .categories-page img {
    width: auto;
    max-width: 100%;
  }
  .category-4 {
    clear: both;
  }
  .accordion-type-5 .faq-accordion {
    margin-bottom: 4px !important;
  }
  .dropcap {
    clear: both;
    margin: 30px 0;
  }
  .events-list .item .event-image {
    float: none;
    width: auto;
  }
  .events-list .item .event-info {
    clear: both;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-top: 15px;
  }
  .team-style-4 .team-container .team-inner .team-image {
    float: none;
    display: table-cell;
    vertical-align: top;
  }
  .team-style-4 .team-container .team-inner .team-info {
    float: none;
    display: table-cell;
    margin: 0;
    vertical-align: top;
  }
  .w-newsletter {
    display: block;
    width: 100%;
    text-align: center;
  }
  .w-newsletter .image-newsletter {
    float: none;
    width: 100%;
  }
  .w-newsletter .image-newsletter .static-image {
    display: inline-block;
  }
  .w-newsletter .newsletter-info {
    clear: both;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-top: 30px;
  }
  .w-newsletter .socials-popup li {
    margin-bottom: 2px;
  }
}
@media (max-width: 767px) {
  .table-style-1 .table-container .table-column {
    display: block;
    margin-bottom: 30px;
  }
  .table-style-1 .table-container .table-column.column-active {
    position: static;
    top: 0;
  }
  .table-style-2 .table-column {
    margin-bottom: 30px;
  }
  .table-style-2 .column-active {
    padding: 30px 0 10px;
  }
  .table-style-3 .table-container .table-column,
  .table-style-4 .table-container .table-column {
    display: block;
    margin-bottom: 30px;
  }
  .table-style-5 .table-container .table-column {
    display: block;
    margin-bottom: 30px;
  }
  .our-team img {
    width: 100%;
  }
  .team-style-1 .team-inner,
  .team-style-2 .team-inner,
  .team-style-3 .team-inner,
  .team-style-5 .team-inner {
    margin-bottom: 30px;
  }
  .team-style-4 .item-team {
    display: table;
    width: 100%;
    margin-bottom: 30px;
  }
  .team-style-4 .team-container .team-inner .team-image {
    float: none;
    width: 100%;
    display: block;
  }
  .team-style-4 .team-container .team-inner .team-info {
    float: none;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }
  .categories-page img {
    width: 100%;
  }
  .accordion-type-5 .faq-accordion {
    margin-bottom: 4px !important;
  }
  .full-wrapper-faq-4 {
    margin-left: -15px;
    margin-right: -15px;
    padding: 50px 15px;
  }
  .accordion-type-3 .info-faq,
  .accordion-type-4 .info-faq {
    clear: both;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .dropcap {
    clear: both;
    margin: 30px 0;
  }
  .events-list .item .event-image {
    float: none;
    width: auto;
  }
  .events-list .item .event-image img {
    width: auto;
    max-width: 100%;
  }
  .events-list .item .event-info {
    clear: both;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-top: 15px;
  }
  .full-wrapper.testimonial_2_wrapper {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .full-wrapper.testimonial_4_wrapper {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .full-wrapper.blurred-background {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .testimonials-style-2 .testimonials-image,
  .testimonials-style-3 .testimonials-image,
  .testimonials-style-5 .testimonials-image {
    float: none !important;
    margin: 0 auto;
  }
  .testimonials-style-2 .testimonials-info,
  .testimonials-style-3 .testimonials-info,
  .testimonials-style-5 .testimonials-info {
    margin-left: 0 !important;
    margin-right: 0 !important;
    text-align: center !important;
    padding-top: 20px;
  }
  .blurred-background {
    background-size: auto 100%;
  }
  .w-newsletter {
    display: block;
    width: 100%;
    text-align: center;
  }
  .w-newsletter .image-newsletter {
    float: none;
    width: 100%;
  }
  .w-newsletter .image-newsletter .static-image {
    display: inline-block;
  }
  .w-newsletter .newsletter-info {
    clear: both;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-top: 30px;
  }
  .w-newsletter .socials-popup li {
    margin-bottom: 2px;
  }
}
@media (max-width: 480px) {
  .category-item .image-category .description {
    display: none;
  }
  .category-item .image-category .title-category h2 {
    margin-bottom: 10px;
  }
  .country-item,
  .parners-list li {
    text-align: center;
  }
}
.product.data.items.accordion-style .item.title.resp-accordion {
  border: 1px solid #ddd;
  display: block;
  float: none !important;
  width: 100%;
  font-size: 116.67%;
  color: #333;
  padding: 10px 20px !important;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: 700;
  margin: 10px 0 0!important;
  height: unset !important;
  line-height: unset !important;
  position: relative;
}
.product.data.items.accordion-style .item.title.resp-accordion a {
  height: auto !important;
  padding: 0 !important;
  line-height: unset !important;
  font-weight: 700;
  color: inherit;
  font-size: inherit;
}
.product.data.items.accordion-style .item.title.resp-accordion a:before {
  content: '\f067';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-synthesis: weight style;
  font-stretch: normal;
  font-size-adjust: none;
  font-language-override: normal;
  font-kerning: auto;
  font-feature-settings: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 14px;
  float: right;
  margin-top: 7px;
}
.product.data.items.accordion-style .item.title.resp-accordion .resp-arrow {
  position: absolute;
  width: 30px;
  height: 30px;
  line-height: 30px;
  right: 10px;
  top: 50%;
  margin-top: -15px;
  text-align: center;
}
.product.data.items.accordion-style .item.title.resp-accordion .resp-arrow:before {
  content: '\f067';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-synthesis: weight style;
  font-stretch: normal;
  font-size-adjust: none;
  font-language-override: normal;
  font-kerning: auto;
  font-feature-settings: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 16px;
}
.product.data.items.accordion-style .item.title.resp-accordion.active {
  color: #fff;
}
.product.data.items.accordion-style .item.title.resp-accordion.active a:before {
  content: '\f068';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-synthesis: weight style;
  font-stretch: normal;
  font-size-adjust: none;
  font-language-override: normal;
  font-kerning: auto;
  font-feature-settings: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 14px;
}
.product.data.items.accordion-style .resp-tab-content {
  float: none !important;
  padding: 20px !important;
  border: none;
  margin: 0 !important;
  border-top: none !important;
}
/* RTL */
.direction-rtl .product.data.items.accordion-style .item.title.resp-accordion a:before {
  float: left;
}
.default-style .resp-accordion {
  display: none;
}
.default-style .resp-tabs-list {
  display: table;
  width: 100%;
  border-bottom: 1px solid #ebebeb;
  text-align: center;
}
.default-style .resp-tabs-list li {
  padding-bottom: 10px;
  display: inline-block;
  font-size: 114.285%;
  color: #999999;
  cursor: pointer;
  position: relative;
  margin: 0 20px;
  text-transform: uppercase;
}
.default-style .resp-tabs-list li a {
  color: inherit;
}
.default-style .resp-tabs-container {
  clear: both;
  font-size: 85.714%;
}
.vertical-style {
  /*-----------Vertical tabs-----------*/
}
.vertical-style .resp-tabs-container {
  padding: 0px;
  background-color: #fff;
  clear: left;
}
.vertical-style .resp-tab-content {
  padding: 30px;
}
.vertical-style .resp-tabs-list li.active {
  border-bottom: none;
}
.vertical-style .resp-content-active,
.vertical-style .resp-accordion-active {
  display: block;
}
.vertical-style .resp-tab-content {
  border: 1px solid #ddd;
  min-height: 268px;
}
.vertical-style h2.resp-tab-active {
  border-bottom: 0px solid #c1c1c1 !important;
  margin-bottom: 0px !important;
}
.vertical-style ul.resp-tabs-list {
  float: left;
  width: 200px;
}
.vertical-style .resp-tabs-list li {
  display: block;
  border: 1px solid #ddd;
  border-bottom: none;
  font-size: 100%;
  color: #333;
  padding: 15px 30px !important;
  margin: 0 -1px 0 0;
  cursor: pointer;
  float: none;
  text-transform: uppercase;
  font-weight: 700;
  position: relative;
}
.vertical-style .resp-tabs-list li a {
  color: inherit;
}
.vertical-style .resp-tabs-list li.active:before {
  content: "";
  display: inline-block;
  width: 4px;
  position: absolute;
  left: -1px;
  top: -1px;
  bottom: -1px;
}
.vertical-style .resp-tabs-list li:last-child {
  border-bottom: 1px solid #ddd;
}
.vertical-style .resp-tabs-container {
  padding: 0px;
  background-color: #fff;
  min-height: 250px;
  margin-left: 200px;
  clear: none;
}
/* RTL */
.direction-rtl .vertical-style ul.resp-tabs-list {
  float: right;
}
.direction-rtl .vertical-style ul.resp-tabs-list li {
  border-left: none;
}
.direction-rtl .vertical-style ul.resp-tabs-list li.active:before {
  right: -1px;
  left: auto;
}
.direction-rtl .vertical-style .resp-tabs-container {
  margin-right: 200px;
  margin-left: 0;
}
.resp-tab-content {
  padding: 30px 0 10px;
}
.resp-tab-content.resp-tab-content-active {
  display: block;
}
/*Here your can change the breakpoint to set the accordion, when screen resolution changed*/
@media only screen and (max-width: 768px) {
  .default-style .resp-tabs-list li {
    float: none;
    width: 100%;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .default-style .resp-tabs-list li.active::before {
    display: none;
  }
  .vertical-style ul.resp-tabs-list {
    float: none;
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100% !important;
  }
  .resp-accordion {
    border: 1px solid #ddd;
    font-size: 116.67%;
    display: block !important;
    color: #444;
    padding: 15px 20px !important;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 10px;
    position: relative;
  }
  .resp-accordion .resp-arrow {
    position: absolute;
    width: 30px;
    height: 30px;
    line-height: 30px;
    right: 10px;
    top: 50%;
    margin-top: -15px;
    text-align: center;
  }
  .resp-accordion .resp-arrow:before {
    content: '\f067';
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    font-synthesis: weight style;
    font-stretch: normal;
    font-size-adjust: none;
    font-language-override: normal;
    font-kerning: auto;
    font-feature-settings: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center;
    font-size: 16px;
  }
  .resp-accordion.resp-tab-active {
    color: #fff;
  }
  .resp-accordion.resp-tab-active .resp-arrow:before {
    content: '\f068';
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    font-synthesis: weight style;
    font-stretch: normal;
    font-size-adjust: none;
    font-language-override: normal;
    font-kerning: auto;
    font-feature-settings: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center;
    font-size: 16px;
  }
  .vertical-style .resp-tabs-container {
    margin-left: 0 !important;
    margin-right: 0 !important;
    min-height: auto !important;
  }
  .resp-tab-content {
    padding: 20px 0 !important;
    border: none !important;
    min-height: auto !important;
  }
  .direction-rtl .resp-accordion .resp-arrow {
    left: 10px;
    right: auto;
  }
}
/* EXTENSION */
/*
TABLE OF CONTENTS
01 MENU BAR
02 DROP DOWN MENU
03 CONTENT STYLING
04 CONTACT FORM
05 COLORS
*/
/*---------------------------01 MENU BAR------------------------------*/
.sambar {
  position: relative;
}
.sambar a:focus {
  outline: none;
}
.sambar ul li {
  background: none;
  margin: 0;
  padding: 0;
  position: relative;
}
.sambar .sambar-inner:before,
.sambar .sambar-inner:after {
  display: table;
  content: '';
  line-height: 0;
}
.sambar .sambar-inner:after {
  clear: both;
}
.sm_megamenu_col_6.sm_megamenu_firstcolumn {
  padding: 0 !important;
}
.sm_megamenu_wrapper_horizontal_menu {
  display: block;
  position: relative;
  clear: both;
}
.sm_megamenu_wrapper_horizontal_menu ul.sm_megamenu_menu {
  margin: 0;
}
.sm_megamenu_wrapper_horizontal_menu ul.sm_megamenu_menu .icon_items {
  line-height: 1;
  position: absolute;
  top: -11px;
  right: -9px;
}
.sm_megamenu_wrapper_horizontal_menu .sambar-inner {
  list-style: none;
  width: 100%;
  padding: 0;
}
.sm_megamenu_wrapper_menu_full {
  width: 100%;
  margin: 0;
  display: block;
  position: relative;
  z-index: 9999;
}
.sm_megamenu_wrapper_menu_full .sm_megamenu_menu {
  list-style: none;
  width: 940px;
  margin: 0px auto 0px auto;
  height: 43px;
  padding: 0px 20px 0px 20px;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li {
  float: left;
  position: static;
  padding: 0 0px;
  border: none;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.fullwidth {
  position: static !important;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.sm_megamenu_nodrop:hover {
  background: transparent;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.sm_megamenu_nodrop:hover a {
  padding: 0px;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li a.sm_megamenu_head {
  text-decoration: none;
  display: block;
  position: relative;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover a.sm_megamenu_head {
  position: relative;
  z-index: 11;
}
/*----------------------- Right aligned menu item ---------------------------------*/
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_right {
  float: right;
  right: 0;
  margin-right: 0px;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.sm_megamenu_right:hover {
  margin-right: 0px;
}
/*-----------------------------02 DROP DOWN MENU------------------------------*/
/*-------------------- Left & right aligned common styles ------------------------------*/
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_1column,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_2columns,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_3columns,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_4columns,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_5columns,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_6columns,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_fullwidth {
  margin: 0px auto;
  top: -9999em;
  position: absolute;
  z-index: 99999999;
  background: #ffffff;
  padding: 20px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
/*------------------------------- Drop Downs Sizes --------------------------------------*/
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_1column {
  width: 16.1446374257406%;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_2columns {
  width: 32.2892748514812%;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_3columns {
  width: 48.4339122772218%;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_4columns {
  width: 64.5785497029624%;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_5columns {
  width: 80.723187128703%;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_6columns {
  width: 100%;
  left: 0;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_fullwidth {
  width: 100%;
}
/*---------------------------------- Showing Drop Down on Mouse Hover - Left aligned -----------------------------------------*/
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_1column,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_2columns,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_3columns,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_4columns,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_5columns,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_6columns,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_1column,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_2columns,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.other-toggle.open.sm_megamenu_dropdown_3columns,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_4columns,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.other-toggle.open.sm_megamenu_dropdown_5columns,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_6columns {
  top: auto;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_fullwidth {
  left: 21px;
  top: 33px;
  display: block;
}
.sm_megamenu_wrapper_menu_full .sm_megamenu_menu li:hover .sm_megamenu_dropdown_fullwidth {
  left: 50%;
  margin-left: -470px;
  top: 32px;
  display: block;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_firstcolumn {
  width: 100% !important;
  padding: 0 !important;
}
/*----------------------------------- Showing Drop Down on Mouse Hover - Right aligned --------------------------------- */
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li .sm_megamenu_align_right {
  left: auto;
  right: 0;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover .sm_megamenu_align_right {
  left: auto;
  right: 0px;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.sm_megamenu_right:hover .sm_megamenu_dropdown_fullwidth {
  right: 18px;
  top: 33px;
}
/*-------------------------------------- Columns Sizes ---------------------------------------- */
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_1,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_2,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_3,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_4,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_5,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_6 {
  float: left;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_1 {
  width: 16.6666666667%;
  padding: 0 15px;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_2 {
  width: 33.3333333333%;
  padding: 0 15px;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_3 {
  width: 50.0%;
  padding: 0 15px;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_4 {
  width: 66.6666666667%;
  padding: 0 15px;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_5 {
  width: 83.3333333333%;
  padding: 0 15px;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_6 {
  width: 100%;
  padding: 0 15px;
  clear: both;
}
/* Use the .sm_megamenu_firstcolumn class for the items that stick to the left edge of the dropdown */
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_1columns > .sm_megamenu_firstcolumn,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_2columns > .sm_megamenu_firstcolumn,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_3columns > .sm_megamenu_firstcolumn,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_4columns > .sm_megamenu_firstcolumn,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_5columns > .sm_megamenu_firstcolumn,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_6columns > .sm_megamenu_firstcolumn {
  width: 100%;
  padding: 0;
}
/*-------------------------------- 2-Levels Drop Down ----------------------------------------------*/
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .levels,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .levels ul {
  /* all lists */
  padding: 0;
  margin: 0;
  list-style: none;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover .levels a {
  display: block;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .levels a {
  display: block;
  width: 10em;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .levels li {
  float: left;
  width: 150px;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .levels li ul {
  position: absolute;
  top: -23px;
  margin: 15px 0px 0px 4px;
  padding: 6px;
  left: -999em;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .levels li ul ul {
  top: -23px;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .levels li:hover ul ul,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .levels li:hover ul ul ul {
  left: -999em;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .levels li:hover ul,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .levels li li:hover ul,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .levels li li li:hover ul {
  left: 142px;
}
.sm_megamenu_description {
  display: block;
  padding-left: 10px;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_content ul {
  margin: 0;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .parent-item > a:after {
  content: '\f107';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-synthesis: weight style;
  font-stretch: normal;
  font-size-adjust: none;
  font-language-override: normal;
  font-kerning: auto;
  font-feature-settings: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 14px;
  margin-left: 5px;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_content ul li a span {
  padding-left: 13px;
}
.sm_megamenu_align_right {
  text-align: right;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu {
  display: block;
}
/*css for button*/
.sambar .sambar-inner .btn-sambar {
  background: #fff;
  color: #FFFFFF;
  float: right;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 7px;
  display: none;
}
.sambar .sambar-inner .btn-inner {
  background: #08c;
  width: 100%;
  padding: 7px 0;
  float: left;
}
.sambar .btn-sambar .icon-bar {
  display: block;
  height: 2px;
  margin: 2px 0;
  width: 18px;
}
.sm_megamenu_wrapper_horizontal_menu .media-list {
  width: 100%;
}
.sm_megamenu_wrapper_horizontal_menu li.media {
  width: 100% !important;
  padding: 0 0 10px 0 !important;
  display: block;
}
.sm_megamenu_wrapper_horizontal_menu .megamenu-dropdown .item-home-megamenu {
  float: left;
}
.sm_megamenu_wrapper_horizontal_menu .megamenu-dropdown-2 .item-home-megamenu {
  float: left;
  padding-bottom: 15px;
  padding-left: 15px;
}
.sm_megamenu_wrapper_horizontal_menu .megamenu-dropdown-2 .item-home-megamenu i {
  padding-right: 10px;
}
.sm_megamenu_wrapper_horizontal_menu .title-megamenu-home {
  float: left;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 108.33% !important;
  line-height: 2em !important;
  width: 100% !important;
  position: relative;
  text-align: left;
}
.sm_megamenu_wrapper_horizontal_menu .clear_item_megamenu {
  clear: both;
  border: 1px solid #cccccc;
}
.sm_megamenu_wrapper_horizontal_menu .element_shop_product-1,
.sm_megamenu_wrapper_horizontal_menu .element_shop_product-2 {
  padding: 15px 0 0 0;
}
.sm_megamenu_wrapper_horizontal_menu #fitvid402488 {
  width: 100%;
  display: block;
  height: 202px;
}
.sm_megamenu_wrapper_horizontal_menu iframe {
  border: none;
}
.sm_megamenu_wrapper_horizontal_menu #gmap_canvas img {
  max-width: none !important;
  background: none !important;
}
.sm_megamenu_wrapper_horizontal_menu .megamenu-dropdown .item-home-megamenu {
  width: 20%;
}
.sm_megamenu_wrapper_horizontal_menu .megamenu-dropdown .item-home-megamenu li {
  width: 100%;
}
.sm_megamenu_wrapper_horizontal_menu .megamenu-dropdown-2 .item-home-megamenu li {
  width: 100%;
}
.sm_megamenu_wrapper_horizontal_menu .megamenu-dropdown-2 .item-home-megamenu {
  width: 30.068956956776%;
}
.sm_megamenu_wrapper_horizontal_menu .pull-right {
  float: right;
  display: inline-block;
}
.sm_megamenu_wrapper_horizontal_menu .dropdown-menu {
  width: 100%;
}
.sm_megamenu_wrapper_horizontal_menu .dropdown-menu li {
  float: left !important;
  width: 100% !important;
}
.class-5-columns-parent .sm_megamenu_col_1 {
  width: 20% !important;
}
.fix-width > .sm-megamenu-child {
  left: auto !important;
  right: 0 !important;
}
.banner-megamenu {
  padding-top: 20px;
}
.categories-group {
  border-right: 1px solid #d7d7d7;
  padding-left: 0 !important;
  width: 55% !important;
}
.slider-product-content {
  width: 45% !important;
}
.slider-product-content .slider-megamenu {
  padding-left: 15px;
}
.class-men-parent > .sm-megamenu-child {
  width: 780px !important;
}
.sm_megamenu_menu .page-content .page-list li {
  padding: 5px 0 !important;
}
@media all and (max-width: 767px) {
  .sm_megamenu_wrapper_horizontal_menu .sambar-inner {
    box-shadow: none;
    list-style: none outside none;
    margin: 30px auto 0;
    padding: 0;
    width: 100%;
  }
  .sambar .sambar-inner .btn-sambar {
    display: block;
    clear: both;
    margin: 7px;
  }
  .sambar .sambar-inner .btn-sambar + .sm_megamenu_menu {
    display: none;
    margin-left: -30px;
    width: 92%;
    float: left;
  }
  .sambar .sambar-inner .btn-sambar.open + .sm_megamenu_menu {
    display: block;
  }
  .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li {
    width: 100%;
    position: relative;
    overflow: hidden;
  }
  .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li .sm_megamenu_align_right .sm_megamenu_right {
    position: relative;
  }
  .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li > div > div {
    box-shadow: none;
  }
  .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_1column,
  .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_2columns,
  .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_3columns,
  .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_4columns,
  .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_5columns,
  .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_6columns,
  .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_fullwidth {
    position: static;
    float: left;
    height: 0;
    width: 100%;
  }
  .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover > .sm_megamenu_dropdown_1column,
  .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover > .sm_megamenu_dropdown_2columns,
  .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover > .sm_megamenu_dropdown_3columns,
  .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover > .sm_megamenu_dropdown_4columns,
  .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover > .sm_megamenu_dropdown_5columns,
  .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover > .sm_megamenu_dropdown_6columns,
  .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover > .sm_megamenu_dropdown_fullwidth,
  .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.other-toggle.open > .sm_megamenu_dropdown_1column,
  .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.other-toggle.open > .sm_megamenu_dropdown_2columns,
  .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.other-toggle.open > .sm_megamenu_dropdown_3columns,
  .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.other-toggle.open > .sm_megamenu_dropdown_4columns,
  .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.other-toggle.open > .sm_megamenu_dropdown_5columns,
  .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.other-toggle.open > .sm_megamenu_dropdown_6columns,
  .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.other-toggle.open > .sm_megamenu_dropdown_fullwidth {
    height: auto;
  }
  .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_1,
  .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_2,
  .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_3,
  .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_4,
  .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_5,
  .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_6 {
    width: 98%;
  }
  .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li a.sm_megamenu_head {
    padding: 4px 10px;
  }
  .sm_megamenu_wrapper_horizontal_menu .megamenu-dropdown .item-home-megamenu {
    width: 100% !important;
  }
  .sm_megamenu_wrapper_horizontal_menu .megamenu-dropdown .item-home-megamenu li {
    width: 100%;
  }
  .sm_megamenu_wrapper_horizontal_menu .megamenu-dropdown-2 .item-home-megamenu {
    width: 100%;
  }
  .sm_megamenu_wrapper_horizontal_menu .megamenu-dropdown-2 .item-home-megamenu li {
    width: 100%;
  }
  .sm_megamenu_wrapper_horizontal_menu .icon_items {
    display: inline-block;
    height: 29px;
    position: absolute;
    right: 30px !important;
    top: 0 !important;
    z-index: 9;
  }
  .sm_megamenu_wrapper_horizontal_menu .envato_sites {
    background: rgba(0, 0, 0, 0) url("img/drop.png") no-repeat scroll 100% 11px !important;
    /*display: flex !important;*/
    width: 100% !important;
  }
  .sm_megamenu_wrapper_horizontal_menu .envato_tuts {
    background: rgba(0, 0, 0, 0) url("img/drop.png") no-repeat scroll 99% 9px !important;
  }
  .sm_megamenu_wrapper_horizontal_menu .envato_col_1 {
    left: 0 !important;
    position: relative;
    display: none;
    width: 100%;
  }
  .sm_megamenu_wrapper_horizontal_menu .envato_sites:hover > .envato_col_1 {
    margin-top: 0;
    display: block;
    border: none;
  }
  .sm_megamenu_wrapper_horizontal_menu .envato-sublv-3 {
    position: relative;
    left: 0;
    top: -1px;
    border: none;
    width: 100%;
    background: #ffffff;
    display: none;
  }
}
/*
TABLE OF CONTENTS
01 MENU BAR
02 DROP DOWN MENU
03 CONTENT STYLING
04 CONTACT FORM
05 COLORS
*/
/* 01 MENU BAR */
.sambar {
  position: relative;
}
.sm_megamenu_wrapper_vertical_menu .sambar-inner {
  position: relative;
}
.sm_megamenu_menu .banner-image {
  margin-bottom: 13px;
}
.sm_megamenu_head_item > .sm_megamenu_title > .sm_megamenu_title > a {
  color: #666;
}
.sm_megamenu_head_item > .sm_megamenu_title > .sm_megamenu_title > a:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 4px;
  height: 4px;
  margin-right: 5px;
  margin-left: -9px;
  opacity: 0;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  transition: 0.2s;
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
}
.sm_megamenu_head_item > .sm_megamenu_title > .sm_megamenu_title > a:hover:before {
  margin-left: 0;
  opacity: 1;
}
.drop-4-columns {
  padding: 0 !important;
}
.drop-4-columns .sm_megamenu_col_2 {
  width: 25% !important;
}
.drop-4-columns .sm_megamenu_col_2 .sm_megamenu_col_6.sm_megamenu_firstcolumn {
  padding: 0 !important;
}
.menu-ver-content {
  background-color: #fff;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
.more-w .more-view {
  padding: 10px 20px;
  display: block;
  cursor: pointer;
}
.sambar ul li {
  background: none;
  margin: 0;
  padding: 0;
  position: relative;
}
.sm_megamenu_wrapper_vertical_menu {
  margin: 0;
  display: block;
  position: relative;
  z-index: 95;
}
.sm_megamenu_wrapper_vertical_menu ul.sm_megamenu_menu {
  margin: 0;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li {
  position: relative;
  border: none;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.sm_megamenu_nodrop:hover a {
  padding: 0px;
  border: none;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li {
  padding: 0 20px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li a.sm_megamenu_head {
  text-decoration: none;
  position: relative;
  display: block;
}
.sm_megamenu_wrapper_vertical_menu .icon_items {
  display: inline-block;
}
.sm_megamenu_wrapper_vertical_menu .icon_items img {
  vertical-align: top;
}
/* 02 DROP DOWN MENU */
/* Left & right aligned common styles */
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_1column,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_2columns,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_3columns,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_4columns,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_5columns,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_6columns,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_fullwidth {
  margin: 0 auto;
  top: -9999em;
  position: absolute;
  background: #fff;
  padding: 25px 15px;
  z-index: 99999999;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
/* Drop Downs Sizes */
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_1column {
  width: 168px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_2columns {
  width: 337px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_3columns {
  width: 505px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_4columns {
  width: 673px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_5columns {
  width: 800px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_6columns {
  width: 990px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_fullwidth {
  width: 100%;
}
/* Showing Drop Down on Mouse Hover - Left aligned */
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_1column,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_2columns,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_3columns,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_4columns,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_5columns,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_6columns,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_1column,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_2columns,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open.sm_megamenu_dropdown_3columns,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_4columns,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open.sm_megamenu_dropdown_5columns,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_6columns {
  left: 100%;
  top: 0px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_fullwidth,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.open .sm_megamenu_dropdown_fullwidth {
  left: 138px;
  top: -1px;
}
/* Columns Sizes */
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_1,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_2,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_3,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_4,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_5,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_6 {
  /*display:inline;*/
  float: left;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_1 {
  width: 16.6666666667%;
  padding: 0 15px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_2 {
  width: 33.3333333333%;
  padding: 0 15px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_3 {
  width: 50.0%;
  padding: 0 15px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_4 {
  width: 66.6666666667%;
  padding: 0 15px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_5 {
  width: 83.3333333333%;
  padding: 0 15px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_6 {
  width: 100%;
  padding: 0 15px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_1columns > .sm_megamenu_firstcolumn {
  width: 125px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_2columns > .sm_megamenu_firstcolumn {
  width: 250px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_3columns > .sm_megamenu_firstcolumn {
  width: 375px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_4columns > .sm_megamenu_firstcolumn {
  width: 500px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_5columns > .sm_megamenu_firstcolumn {
  width: 625px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_6columns > .sm_megamenu_firstcolumn {
  width: 100%;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_1columns > .sm_megamenu_firstcolumn,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_2columns > .sm_megamenu_firstcolumn,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_3columns > .sm_megamenu_firstcolumn,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_4columns > .sm_megamenu_firstcolumn,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_5columns > .sm_megamenu_firstcolumn,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_6columns > .sm_megamenu_firstcolumn {
  width: 100%;
  padding: 0;
}
/* Other lists styles */
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li .plus li {
  background: url("img/plus_dark.png") left 6px no-repeat;
  margin: 0px 0px 4px 0px;
  padding: 0px 0px 0px 21px;
  width: 109px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li .plus li:hover {
  background: url("img/plus_dark.png") left 6px no-repeat;
  padding: 0px 0px 0px 21px;
  margin: 0px 0px 4px 0px;
}
/* 2-Levels Drop Down */
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .levels,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .levels ul {
  /* all lists */
  padding: 0;
  margin: 0;
  list-style: none;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .levels a {
  display: block;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .levels a {
  display: block;
  width: 10em;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .levels a.parent,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .levels a.parent:hover {
  background: url("img/drop2_dark.png") right center no-repeat;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .levels li {
  float: left;
  width: 150px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .levels li ul {
  /* second-level lists */
  position: absolute;
  background: #161616;
  border: 1px solid #000000;
  top: -23px;
  margin: 15px 0px 0px 4px;
  padding: 6px;
  left: -999em;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .levels li ul ul {
  top: -23px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .levels li:hover ul ul,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .levels li:hover ul ul ul {
  left: -999em;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .levels li:hover ul,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .levels li li:hover ul,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .levels li li li:hover ul {
  left: 142px;
}
.sm_megamenu_description {
  font-size: 10px;
  display: block;
  padding-left: 10px;
}
.sm_megamenu_title span {
  display: inline-block;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_content label {
  color: #fff;
}
.sm_megamenu_align_right {
  text-align: right;
}
/*css for button*/
@media all and (max-width: 800px) {
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_1column {
    width: 125px;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_2columns {
    width: 250px;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_3columns {
    width: 375px;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_4columns {
    width: 500px;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_5columns {
    width: 510px;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_6columns {
    width: 510px;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_fullwidth {
    width: 510px;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_1columns > .sm_megamenu_firstcolumn {
    width: 125px;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_2columns > .sm_megamenu_firstcolumn {
    width: 250px;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_3columns > .sm_megamenu_firstcolumn {
    width: 375px;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_4columns > .sm_megamenu_firstcolumn {
    width: 500px;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_5columns > .sm_megamenu_firstcolumn {
    width: 510px;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_6columns > .sm_megamenu_firstcolumn {
    width: 510px;
  }
}
@media all and (min-width: 1200px) and (max-width: 1460px) {
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_1column {
    width: 168px;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_2columns {
    width: 337px;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_3columns {
    width: 505px;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_4columns {
    width: 673px;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_5columns {
    width: 842px;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_6columns {
    width: 1010px;
  }
}
@media all and (min-width: 992px) and (max-width: 1199px) {
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_1column {
    width: 125px;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_2columns {
    width: 250px;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_3columns {
    width: 375px;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_4columns {
    width: 500px;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_5columns {
    width: 625px;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_6columns {
    width: 730px;
  }
}
@media all and (min-width: 768px) and (max-width: 991px) {
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_1column {
    width: 125px;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_2columns {
    width: 250px;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_3columns {
    width: 375px;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_4columns {
    width: 420px;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_5columns {
    width: 490px;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_6columns {
    width: 550px;
  }
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_col_6 .sm_megamenu_firstcolumn > .sm_megamenu_head_item > .sm_megamenu_title > a > .sm_megamenu_title_lv-3 {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 108.33% !important;
  line-height: 2em;
}
.sm_megamenu_wrapper_vertical_menu .title-cat-st h2 > a {
  font-weight: bolder;
  font-size: 14px;
  margin-bottom: 18px;
  padding-bottom: 11px;
}
.sm_megamenu_wrapper_vertical_menu .megamenu-dropdown {
  padding: 0 10px;
}
.sm_megamenu_wrapper_vertical_menu .megamenu-dropdown-2 {
  padding: 0 10px;
}
.sm_megamenu_wrapper_vertical_menu ul.dropdown-menu {
  padding: 0 10px !important;
}
.sm_megamenu_wrapper_vertical_menu .pink img,
.sm_megamenu_wrapper_vertical_menu .orange img,
.sm_megamenu_wrapper_vertical_menu .purple img,
.sm_megamenu_wrapper_vertical_menu .red img,
.sm_megamenu_wrapper_vertical_menu .royal-blue img,
.sm_megamenu_wrapper_vertical_menu .salmon img,
.sm_megamenu_wrapper_vertical_menu .silver img,
.sm_megamenu_wrapper_vertical_menu .taupe img,
.sm_megamenu_wrapper_vertical_menu .white img,
.sm_megamenu_wrapper_vertical_menu .yellow img {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  vertical-align: middle;
}
.sm_megamenu_wrapper_vertical_menu .megamenu-dropdown .item-home-megamenu {
  float: left;
}
.sm_megamenu_wrapper_vertical_menu .megamenu-dropdown-2 .item-home-megamenu {
  float: left;
  padding-bottom: 15px;
  padding-left: 15px;
}
.sm_megamenu_wrapper_vertical_menu .megamenu-dropdown-2 .item-home-megamenu i {
  padding-right: 10px;
}
.sm_megamenu_wrapper_vertical_menu .title-megamenu-home {
  float: left;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 108.33% !important;
  line-height: 2em !important;
  width: 100% !important;
  position: relative;
  text-align: left;
}
.sm_megamenu_wrapper_vertical_menu .clear_item_megamenu {
  clear: both;
  border: 1px solid #cccccc;
}
.sm_megamenu_wrapper_vertical_menu .element_shop_product-1,
.sm_megamenu_wrapper_vertical_menu .element_shop_product-2 {
  padding: 15px 0 0 0;
}
.sm_megamenu_wrapper_vertical_menu .title-megamenu-home {
  float: left;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 108.33% !important;
  line-height: 2em !important;
  width: 100% !important;
  position: relative;
  text-align: left;
}
.sm_megamenu_wrapper_vertical_menu #fitvid402488 {
  width: 100%;
  display: block;
  height: 202px;
}
.sm_megamenu_wrapper_vertical_menu iframe {
  border: none;
}
.sm_megamenu_wrapper_vertical_menu #gmap_canvas img {
  max-width: none !important;
  background: none !important;
}
.sm_megamenu_wrapper_vertical_menu .pull-right {
  float: right;
  display: inline-block;
}
.sm_megamenu_wrapper_vertical_menu .img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.sm_megamenu_wrapper_vertical_menu .media-object {
  display: block;
}
.sm_megamenu_wrapper_vertical_menu .icon_items {
  display: inline-block;
  width: 20px;
  text-align: center;
}
.sm_megamenu_wrapper_vertical_menu .icon_items img {
  vertical-align: middle;
}
.sm_megamenu_wrapper_vertical_menu .dropdown-menu {
  width: 100%;
}
.sm_megamenu_wrapper_vertical_menu .dropdown-menu li {
  float: left !important;
  width: 96% !important;
}
@media all and (max-width: 767px) {
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_1columns > .sm_megamenu_firstcolumn {
    width: 100%;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_2columns > .sm_megamenu_firstcolumn {
    width: 100%;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_3columns > .sm_megamenu_firstcolumn {
    width: 100%;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_4columns > .sm_megamenu_firstcolumn {
    width: 100%;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_5columns > .sm_megamenu_firstcolumn {
    width: 100%;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_6columns > .sm_megamenu_firstcolumn {
    width: 100%;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu p,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu ul,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu h2,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu h3 {
    line-height: 15px;
  }
  .sm_megamenu_wrapper_vertical_menu {
    width: 100%;
    display: none;
    /* hidden megamenu vertical when screen less than 767px */
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu {
    box-shadow: none;
  }
  .sm_megamenu_wrapper_vertical_menu .sambar-inner {
    box-shadow: none;
    list-style: none outside none;
    margin: 30px auto 0;
    padding: 0;
    width: 100%;
  }
  .sambar .sambar-inner .btn-sambar {
    display: block;
    clear: both;
    margin: 7px;
  }
  .sambar .sambar-inner .btn-sambar + .sm_megamenu_menu {
    display: none;
    width: 100%;
    float: left;
  }
  .sambar .sambar-inner .btn-sambar.open + .sm_megamenu_menu {
    display: block;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li {
    width: 100%;
    border-top: 1px solid #fff;
    position: relative;
    overflow: hidden;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li .sm_megamenu_align_right .sm_megamenu_right {
    position: relative;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu > li > div > div {
    box-shadow: none;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_1column,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_2columns,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_3columns,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_4columns,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_5columns,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_6columns,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_fullwidth {
    position: static;
    float: left;
    height: 0;
    width: 100%;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover > .sm_megamenu_dropdown_1column,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover > .sm_megamenu_dropdown_2columns,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover > .sm_megamenu_dropdown_3columns,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover > .sm_megamenu_dropdown_4columns,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover > .sm_megamenu_dropdown_5columns,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover > .sm_megamenu_dropdown_6columns,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover > .sm_megamenu_dropdown_fullwidth,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_1column,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_2columns,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open.sm_megamenu_dropdown_3columns,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_4columns,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open.sm_megamenu_dropdown_5columns,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_6columns {
    height: auto;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_1,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_2,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_3,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_4,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_5,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_6 {
    width: 98%;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li .sm_megamenu_drop,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li a.sm_megamenu_actived,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_drop {
    background: none;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li a.sm_megamenu_head {
    padding: 4px 10px;
  }
  .sm_megamenu_wrapper_vertical_menu .megamenu-dropdown .item-home-megamenu {
    width: 100%;
  }
  .sm_megamenu_wrapper_vertical_menu .megamenu-dropdown .item-home-megamenu li {
    width: 100%;
  }
  .sm_megamenu_wrapper_vertical_menu .megamenu-dropdown-2 .item-home-megamenu {
    width: 100%;
  }
  .sm_megamenu_wrapper_vertical_menu .megamenu-dropdown-2 .item-home-megamenu li {
    width: 100%;
  }
  .sm_megamenu_wrapper_vertical_menu .icon_items {
    display: inline-block;
    height: 29px;
    position: absolute;
    right: 30px !important;
    top: 0 !important;
    z-index: 9;
  }
  .sm_megamenu_wrapper_vertical_menu .envato_sites {
    background: rgba(0, 0, 0, 0) url("img/drop.png") no-repeat scroll 100% 11px !important;
    width: 100% !important;
  }
  .sm_megamenu_wrapper_vertical_menu .envato_tuts {
    background: rgba(0, 0, 0, 0) url("img/drop.png") no-repeat scroll 99% 9px !important;
  }
  .sm_megamenu_wrapper_vertical_menu .envato_col_1 {
    left: 0 !important;
    position: relative;
    display: none;
    width: 100%;
  }
  .sm_megamenu_wrapper_vertical_menu .envato_sites:hover > .envato_col_1 {
    display: block;
    border: none;
  }
  .sm_megamenu_wrapper_vertical_menu .envato-sublv-3 {
    position: relative;
    left: 0;
    top: -1px;
    border: none;
    width: 100%;
    background: #ffffff;
    display: none;
  }
}
.cartquickpro-catalog-product-options .page-wrapper {
  overflow: unset;
}
.cartquickpro-catalog-product-options .container {
  width: auto;
  max-width: none;
}
.cartquickpro-catalog-product-options .image-box-detail {
  display: none;
}
.cartquickpro-catalog-product-options .info-box-detail {
  display: inline-block;
  width: 100% !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.cartquickpro-catalog-product-options .info-box-detail .product-addto-links {
  clear: none !important;
  padding: 0 !important;
}
.cartquickpro-catalog-product-options #addthis_wrap,
.cartquickpro-catalog-product-options .services-detail,
.cartquickpro-catalog-product-options .detail-bottom-wrapper {
  display: none !important;
}
.cartquickpro-catalog_product-view .services-detail,
.cartquickpro-catalog_product-view .detail-bottom-wrapper {
  display: none !important;
}
.cartquickpro-catalog_product-view .page-wrapper {
  min-height: auto;
}
.cartquickpro-catalog_product-view .product-info-main,
.cartquickpro-catalog_product-view .media {
  margin-bottom: 0;
}
.cartquickpro-cart-configure .control-qty,
.cartquickpro-catalog-product-options .control-qty {
  display: none;
}
.modal-popup.smcqp-modal-popup .modal-inner-wrap.smcqp-loading {
  width: 200px;
  height: 100px;
  padding: 0;
}
.cartquickpro-catalog_product-view:not(.fotorama__fullscreen) {
  height: auto !important;
}
.modal-popup.smcqp-modal-popup .modal-inner-wrap.smcqp-loading .modal-header,
.modal-popup.smcqp-modal-popup .modal-inner-wrap.smcqp-loading .modal-content,
.modal-popup.smcqp-modal-popup .modal-inner-wrap.smcqp-loading .modal-footer {
  padding: 0;
  margin: 0;
}
.smcqp-modal-popup .loading-mask {
  position: absolute;
}
.smcqp-modal-popup .loading-mask {
  position: absolute;
}
.smcqp-modal-popup .loading-mask .loader > img {
  position: absolute;
}
.modal-popup .modal-inner-wrap.smcqp-loading #smcqp-container {
  min-height: 100px;
}
.modal-popup .modal-inner-wrap.smcqp-loading header,
.modal-popup .modal-inner-wrap.smcqp-loading footer {
  display: none;
}
.modal-popup.smcqp-confirm .modal-inner-wrap,
.modal-inner-wrap.report-messages,
.modal-inner-wrap.smcqp-options {
  width: 420px;
}
.modal-slide.smcqp-modal-popup .action-close {
  padding: 5px !important;
  margin: 0;
}
.modal-slide.smcqp-modal-popup .modal-header {
  border: none;
}
.modal-popup.smcqp-modal-popup .modal-inner-wrap {
  margin: 2.5rem auto;
}
.modal-slide.smcqp-modal-popup .modal-header .action-close span {
  display: none;
}
.smcqp-actions {
  border-top: 2px solid #eee;
  margin-top: 15px;
  padding-top: 15px;
  text-align: center;
}
.smcqp-actions .smcqp-btn,
.smcqp-actions .smcqp-continue {
  color: #fff;
  outline: none;
  cursor: pointer;
  display: inline-block;
  padding: 10px 20px;
  text-decoration: none;
  margin: 0;
  transition: 0.2s;
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
}
.smcqp-actions .smcqp-btn:hover,
.smcqp-actions .smcqp-continue:hover {
  background-color: #333 !important;
}
.smcqp-actions .smcqp-continue:after {
  display: none;
}
.smcqp-actions .smcqp-continue.spcqp-count:after {
  display: inline-block;
}
.smcqp-actions .smcqp-continue.spcqp-count:after {
  content: " (" attr(data-count) ")";
}
.smcqp-actions .smcqp-btn {
  display: none;
}
.smcqp-actions .smcqp-btn.smcqp-open {
  display: inline-block;
}
.smcqp-actions .smcqp-btn:not(:last-child) {
  margin-left: 15px;
}
.smcqp-messages {
  margin: 0 0 10px;
  padding: 12px 20px 12px 45px;
  position: relative;
  display: block;
}
.smcqp-messages.msg-success {
  color: #006400;
  background: #e5efe5 none repeat scroll 0 0;
}
.smcqp-messages.msg-error {
  color: #e02b27;
  background: #fae5e5 none repeat scroll 0 0;
}
.smcqp-messages::before {
  display: inline-block;
  font-family: "luma-icons";
  font-size: 24px;
  font-weight: normal;
  left: 0;
  line-height: 24px;
  margin: -12px 0 0;
  overflow: hidden;
  position: absolute;
  text-align: center;
  top: 50%;
  vertical-align: middle;
  width: 45px;
}
.smcqp-messages.msg-success,
.smcqp-messages.msg-error {
  text-align: center;
  padding: 12px;
}
.smcqp-messages.msg-success:before,
.smcqp-messages.msg-error:before {
  display: none;
}
.cartquickpro-catalog_product-view .page-wrapper,
.cartquickpro-catalog_product-view .columns {
  display: block;
}
.smcqp-modal-popup .modal-inner-wrap {
  max-width: 1024px;
  background: #fff !important;
}
.cartquickpro-catalog_product-view .container {
  width: 100%;
  padding: 0;
}
.cartquickpro-catalog_product-view .container .row {
  margin: 0;
}
.cartquickpro-catalog_product-view .container .row .col-lg-9.col-md-9 {
  width: 100%;
  padding: 0;
}
.cartquickpro-catalog-product-options .page-wrapper > .page-main,
.cartquickpro-catalog_product-view .page-wrapper > .page-main {
  padding: 0;
  min-height: auto;
}
.cartquickpro-catalog_product-view .left-detail,
.cartquickpro-catalog-product-options .left-detail {
  display: none !important;
}
.cartquickpro-catalog_product-view {
  background: none !important;
}
.cartquickpro-catalog_product-view .page-wrapper {
  width: 100%;
  max-width: unset;
  overflow: visible;
}
.cartquickpro-catalog_product-view .image-box-detail,
.cartquickpro-catalog_product-view .info-box-detail {
  float: left;
  width: 50%;
}
.cartquickpro-catalog_product-view .product-reviews-summary .reviews-actions {
  display: none !important;
}
.smcqp-modal-popup .modal-content {
  padding-left: 10px !important;
  padding-right: 10px !important;
  -webkit-overflow-scrolling: touch;
}
.list-filter-products .quickview-handler {
  display: none !important;
}
.cartquickpro-catalog_product-view .product-info-main {
  padding-top: 0 !important;
}
.cartquickpro-catalog_product-view .breadcrumbs {
  display: none !important;
}
.cartquickpro-cart-configure .page-wrapper > .page-main {
  padding: 0 !important;
  min-height: auto !important;
}
.cartquickpro-cart-configure .page-wrapper > .page-main .catalog-product-view .column.main {
  padding-bottom: 0 !important;
}
.cartquickpro-cart-configure .page-wrapper > .page-main .product-info-main {
  padding: 0 !important;
  width: 100% !important;
  float: none;
}
.cartquickpro-cart-configure .page-wrapper > .page-main .product-info-main .product-addto-links {
  clear: none;
  padding: 0;
}
.cartquickpro-catalog-product-options .page-wrapper > .page-main {
  padding: 0;
}
.cartquickpro-catalog-product-options .page-wrapper .product-info-main {
  padding: 0 !important;
  width: 100% !important;
  float: none;
}
.cartquickpro-catalog-product-options .page-wrapper .product-info-main .product-addto-links {
  clear: none;
  padding: 0;
}
.modal-popup .modal-footer {
  margin-top: 1px;
}
.wishlist-index-index .products-grid .product-item .quickview-handler {
  display: none !important;
}
.cartquickpro-catalog_product-view:not(.fotorama__fullscreen) .fotorama__stage__shaft {
  border: none !important;
}
.smcqp-modal-popup .modal-footer {
  padding-top: 10px;
  padding-bottom: 10px;
  border: none !important;
}
.smcqp-modal-popup .modal-footer button {
  display: none;
}
.smcqp-modal-popup.modal-popup._inner-scroll .modal-inner-wrap {
  max-height: 90%;
  min-height: inherit;
}
.smcqp-modal-popup.modal-popup.modal-slide .modal-inner-wrap {
  transform: translateY(-200%);
  -webkit-transform: translateY(-200%);
  -ms-transform: translateY(-200%);
}
.smcqp-modal-popup.modal-popup.modal-slide._show .modal-inner-wrap {
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
}
@media all and (max-width: 1366px) {
  .viewed-right .swiper-container {
    height: 290px !important;
  }
  .viewed-right .smrv-block-content-inner {
    height: 347px;
  }
}
@media all and (max-width: 1280px) {
  .modal-popup.modal-slide.smcqp-modal-popup .modal-inner-wrap {
    position: fixed;
    height: auto;
  }
}
@media all and (max-width: 1024px) {
  body._has-modal {
    overflow-y: hidden;
    overflow-x: hidden !important;
    position: fixed;
  }
}
@media all and (max-width: 800px) {
  .modal-popup.modal-slide.smcqp-modal-popup .modal-inner-wrap:not(.smcqp-loading) {
    width: 80%;
  }
  .modal-popup.modal-slide.smcqp-modal-popup {
    left: 0;
  }
  .modal-slide.smcqp-modal-popup .action-close {
    margin-top: -2px;
  }
}
@media all and (max-width: 767px) {
  .sm-recently-viewed.viewed-right {
    display: none !important;
  }
}
@media all and (max-width: 480px) {
  .modal-popup.modal-slide.smcqp-modal-popup .modal-inner-wrap:not(.smcqp-loading) {
    width: 95%;
  }
  .modal-popup.smcqp-confirm .modal-inner-wrap,
  .modal-inner-wrap.report-messages,
  .modal-inner-wrap.smcqp-options {
    width: 350px;
  }
  .smcqp-actions .smcqp-btn,
  .smcqp-actions .smcqp-continue {
    padding: 10px 10px;
  }
  .smcqp-actions .smcqp-btn {
    margin-left: 5px;
  }
}
@media all and (max-width: 360px) {
  .smcqp-actions .smcqp-btn.smcqp-open,
  .smcqp-actions .smcqp-continue {
    display: block;
    margin: 0;
  }
  .smcqp-actions .smcqp-continue {
    margin-bottom: 5px;
  }
}
#price-slider {
  background-color: #ebebeb;
  border-radius: 4px;
  height: 5px;
  margin: 20px 8px 0 4px;
  position: relative;
}
#price-slider .ui-slider-handle {
  border-color: #f4a137;
}
#price-slider .ui-slider-range {
  height: 100%;
  position: absolute;
}
#price-slider .ui-slider-handle {
  background: #ebebeb;
  border: 2px solid;
  border-radius: 50%;
  cursor: e-resize;
  display: block;
  height: 14px;
  margin-right: inherit;
  padding-left: inherit;
  padding-right: inherit;
  position: absolute;
  text-align: center;
  top: -5px;
  width: 14px;
  z-index: 15;
}
.price-slider-values {
  text-align: center;
  margin-top: 20px;
}
.price-slider-values input[type="text"] {
  border: 1px solid #d8d8d8;
  color: #211e1f;
  padding-left: 2px;
  padding-right: 2px;
  width: 50px;
  text-align: center;
}
.loading-mask-shopby {
  background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9999;
}
.loading-mask-shopby .loader > img {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
}
@media all and (max-width: 360px) {
  .toolbar-sorter.sorter .sorter-label {
    display: none;
  }
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.post-holder {
  margin-bottom: 30px;
}
.post-holder .post-header {
  position: relative;
}
.post-holder .post-header .post-info {
  padding: 0 0 10px 0;
}
.post-holder .post-header .post-info .label {
  color: #222;
}
.post-list {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 0;
  list-style: none;
}
.post-list .image-featured-post .post-content .post-description .post-ftimg-hld {
  float: left;
  position: relative;
  line-height: 0;
  width: 400px;
  overflow: hidden;
}
.post-list .image-featured-post .post-content .post-description .post-ftimg-hld a {
  position: relative;
}
.post-list .image-featured-post .post-content .post-description .post-ftimg-hld a:before {
  content: "";
  display: block;
  background: url(../images/plus.png) no-repeat center center rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
  z-index: 10;
  transition: 0.2s;
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
}
.post-list .image-featured-post .post-content .post-description .post-ftimg-hld a:hover:before {
  opacity: 1;
}
.post-list .image-featured-post .post-content .post-description .post-ftimg-hld a {
  position: relative;
  display: block;
}
.post-list .image-featured-post .post-content .post-description .post-ftimg-hld img {
  width: 100%;
  padding: 0;
  margin: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
}
.post-list .image-featured-post .post-content .post-text-hld {
  margin-left: 430px;
}
.post-list .post-content .post-text-hld h2 {
  margin: 0 0 10px;
  font-size: 128.571%;
  font-weight: 500;
}
.post-list .post-content .post-text-hld .post-info {
  margin-bottom: 10px;
}
.post-list .post-content .post-text-hld .post-info .label {
  color: #222;
}
.post-list .post-content .post-text-hld .read-more-post {
  margin-bottom: 15px;
  text-align: right;
  display: none;
}
.post-list .post-content .post-text-hld .read-more-post .post-read-more:after {
  margin-left: 2px;
  content: '\f101';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-synthesis: weight style;
  font-stretch: normal;
  font-size-adjust: none;
  font-language-override: normal;
  font-kerning: auto;
  font-feature-settings: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 12px;
  transition: 0.2s;
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
  position: relative;
  right: 0;
}
.post-list .post-content .post-text-hld .read-more-post .post-read-more:hover:after {
  right: -5px;
}
.post-list .post-content .post-text-hld .share-post {
  border-top: 1px solid #ddd;
  padding-top: 15px;
}
.post-ftimg-hld .date-post {
  position: absolute;
  left: 17px;
  top: 17px;
  line-height: 1.6em;
  background: #fff;
  padding: 15px 13px 7px;
  text-align: center;
  z-index: 15;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.post-ftimg-hld .date-post .day-post {
  font-size: 171.428%;
  font-weight: 700;
  margin-bottom: 3px;
}
.post-list .post-content .post-text-hld .share-post .title-share {
  display: inline-block;
  vertical-align: middle;
}
.post-list .post-content .post-text-hld .share-post .addthis_toolbox {
  display: inline-block;
  vertical-align: middle;
  float: right;
}
.blog-category-view .category-content {
  padding-left: 40px;
}
.post-content .post-description img {
  margin: 0 15px 0 15px;
}
.post-content .post-description ul,
.post-content .post-description ol {
  list-style-position: inside;
}
.post-view .post-description .post-ftimg-hld {
  float: left;
  margin: 0 15px 10px 0;
  max-width: 300px;
}
.post-view .post-description .post-ftimg-hld img {
  margin: 0;
}
.post-bottom .block.related .block-content {
  list-style: none;
}
.post-list .post-header .post-title {
  max-width: 80%;
}
.post-list .post-header .post-title a {
  text-decoration: none;
  font-size: 22px;
  color: #636363;
}
.post-list .post-header .post-title {
  margin: 0;
  padding: 10px 0;
  float: left;
}
.post-list .post-holder .post-header .addthis_toolbox {
  float: right;
  padding-top: 20px;
}
.post-list .hidden {
  display: none;
}
.post-view .post-holder .post-header .addthis_toolbox {
  float: right;
}
.post-view .post-bottom {
  margin-top: 30px;
}
.post-view .post-nextprev-hld {
  margin-bottom: 30px;
}
.post-view .post-nextprev-hld .prev-link {
  float: left;
}
.post-view .post-nextprev-hld .next-link {
  float: right;
}
.post-view .block {
  margin-bottom: 30px;
}
.widget.block-categories ul {
  list-style: initial;
  padding-left: 0;
}
.widget.block-categories ul ul {
  margin-left: 20px;
}
.widget.block-categories ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.widget.block-rss .rss-icon {
  float: left;
  width: 23px;
  padding-right: 10px;
  margin-top: 3px;
}
.widget.blog-search {
  width: 100%;
  margin-bottom: 40px;
  position: relative;
  float: right;
  z-index: 4;
}
.widget.blog-search .block-content {
  margin-bottom: 0;
}
.widget.blog-search .block-content .form {
  position: relative;
}
.widget.blog-search label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  text-decoration: none;
  display: inline-block;
  float: right;
}
.widget.blog-search .control {
  border-top: 0;
  margin: 0;
  padding: 0;
  clear: both;
}
.widget.blog-search input {
  padding-right: 45px;
}
.widget.blog-search .action.search {
  width: 36px;
  height: 36px;
  position: absolute;
  right: 0;
  top: 0;
  text-align: center;
  line-height: 36px;
  background: none;
  border: none;
  padding: 0 !important;
}
.widget.blog-search .action.search:before {
  content: '\f002';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-synthesis: weight style;
  font-stretch: normal;
  font-size-adjust: none;
  font-language-override: normal;
  font-kerning: auto;
  font-feature-settings: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 14px;
  color: #333;
}
.widget.blog-search .action.search span {
  display: none;
}
/* Tag claud widget */
.widget.block-tagclaud ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: table;
  width: 100%;
}
.widget.block-tagclaud ul li {
  float: left;
  margin: 2px 0;
}
.widget.block-tagclaud ul li a {
  display: inline-block;
  border: 1px solid #ddd;
  padding: 5px 10px;
  margin-right: 4px;
  background-color: transparent;
  transition: 0.2s;
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
}
.blog-widget-recent .post-holder {
  width: 29%;
  float: left;
  margin: 5px;
}
.blog-widget-recent .post-description .post-text-hld {
  max-height: 150px;
  min-height: 150px;
  overflow-y: auto;
}
.blog-widget-recent-masonry .post-description .post-text-hld {
  max-height: none;
  min-height: 0;
}
.blog-widget-recent-masonry .post-description .post-ftimg-hld {
  width: 100%;
  margin: 0;
}
.mfblog-autoloader {
  text-align: center;
}
.mfblog-autoloader .mfblog-show-onload {
  display: none;
}
.sidebar .block.block-categories .block-content,
.sidebar .block.block-recent-posts .block-content,
.sidebar .block.block-archive .block-content {
  padding: 0;
  margin-top: -20px;
}
.sidebar .block.block-categories .block-content > ul,
.sidebar .block.block-recent-posts .block-content > ul,
.sidebar .block.block-archive .block-content > ul {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.sidebar .block.block-categories .block-content > ul > li,
.sidebar .block.block-recent-posts .block-content > ul > li,
.sidebar .block.block-archive .block-content > ul > li {
  margin: 0;
  background-color: transparent;
  border-bottom: 1px solid #e5e5e5;
  display: block;
  transition: all 0.2s ease 0s;
}
.sidebar .block.block-categories .block-content > ul > li > a,
.sidebar .block.block-recent-posts .block-content > ul > li > a,
.sidebar .block.block-archive .block-content > ul > li > a {
  padding: 10px 0;
  display: block;
}
.sidebar .block.block-categories .block-content > ul > li:last-child,
.sidebar .block.block-recent-posts .block-content > ul > li:last-child,
.sidebar .block.block-archive .block-content > ul > li:last-child {
  border: none;
}
.sidebar .block.block-categories .block-content > ul > li:hover,
.sidebar .block.block-recent-posts .block-content > ul > li:hover,
.sidebar .block.block-archive .block-content > ul > li:hover {
  background-color: #fff;
}
.sidebar .block.block-categories .block-content > ul ul li {
  padding-left: 10px;
  font-size: 12px;
}
.catalog-product-view .post-bottom {
  padding-bottom: 30px;
}
.direction-rtl .post-list .image-featured-post .post-content .post-description .post-ftimg-hld {
  float: right;
}
.direction-rtl .post-list .image-featured-post .post-content .post-text-hld {
  margin-right: 430px;
  margin-left: 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .post-list .image-featured-post .post-content .post-description .post-ftimg-hld {
    width: 200px;
  }
  .post-list .image-featured-post .post-content .post-text-hld {
    margin-left: 220px;
  }
  .direction-rtl .post-list .image-featured-post .post-content .post-text-hld {
    margin-right: 220px;
    margin-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .post-list .image-featured-post .post-content .post-description .post-ftimg-hld {
    width: 200px;
  }
  .post-list .image-featured-post .post-content .post-text-hld {
    margin-left: 220px;
  }
  .direction-rtl .post-list .image-featured-post .post-content .post-text-hld {
    margin-right: 220px;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .post-list .image-featured-post .post-content .post-description .post-ftimg-hld {
    width: 100%;
  }
  .post-list .image-featured-post .post-content .post-text-hld {
    margin-left: 0 !important;
    margin-right: 0 !important;
    clear: both;
    padding-top: 10px;
  }
}
@media (max-width: 480px) {
  .post-list .image-featured-post .post-content .post-description .post-ftimg-hld {
    float: none;
    width: auto;
  }
  .post-list .image-featured-post .post-content .post-text-hld {
    margin-left: 0;
    margin-right: 0;
    clear: both;
    padding-top: 10px;
  }
}
/**
 *
 * SM Social Login - Version 1.0.0
 * Copyright (c) 2017 YouTech Company. All Rights Reserved.
 * @license - Copyrighted Commercial Software
 * Author: YouTech Company
 * Websites: http://www.magentech.com
 */
.white-popup {
  position: relative;
  background: #FFF;
  padding: 0;
  width: auto;
  max-width: 600px;
  margin: 0 auto;
}
#sm-social-login .block-container {
  width: 100%;
  display: inline-block;
}
#sm-social-login .social-login-title {
  padding: 0 10px;
  background-color: #3399cc;
  height: 44px;
}
#sm-social-login .block-container .block {
  padding: 20px 25px;
  margin: 0;
}
.social-login-ajax-loading {
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0.6;
  background: #fbfaf6;
  background-image: url('images/ajax-loader.gif');
  background-repeat: no-repeat;
  background-position: center center;
}
.social-login-type .fieldset > .field.choice::before,
.fieldset > .field.no-label:before {
  display: none;
}
#sm-social-login .fieldset {
  margin: 0 0 20px;
}
.actions-toolbar {
  margin-top: 7px;
}
.social-login-wrap .actions-toolbar.social-btn {
  width: 203px;
}
#sm-social-login .actions-toolbar > .secondary .action.back {
  display: block;
}
.social-login-title h2 {
  margin: 0;
  padding-left: 13px;
  /* background-position: 12px center;
    background-repeat: no-repeat; */
  color: #ffffff;
  line-height: 44px;
  font-size: 133.33%;
  font-weight: 700;
  text-transform: uppercase;
}
/* .social-login-title .login-title {
    background-image: url(images/login-title.png);
} */
/* .social-login-title .create-account-title {
    background-image: url(images/create-account-title.png);
} */
/*.social-login-title .forgot-pass-title {
    background-image: url(images/forgot-pass-title.png);
}*/
#sm-social-login .mfp-close {
  color: #ffffff;
  font-size: 26px !important;
  padding: 0 !important;
  cursor: pointer;
  top: 0 !important;
}
#sm-social-login .mfp-close:hover {
  background-color: #ff6c5f;
}
#sm-social-login .message.error > *:first-child:before {
  top: 50% !important;
}
#sm-social-login .message.success > *:first-child:before {
  top: 50% !important;
}
/* Authentication Popup */
.social-login-container {
  width: 100% !important;
}
.social-login-container .block-content {
  display: block !important;
}
.social-login-container .block-content .actions-toolbar {
  display: inline-block !important;
}
.social-login-container .block-content .actions-toolbar .btn-social {
  height: 36px !important;
  padding-left: 19px !important;
}
/*Button Style*/
.social-btn button {
  height: 33px;
  border: none;
}
.social-btn button span span {
  margin-left: 25px;
  color: #ffffff;
}
.social-login-form-wrap {
  width: 100%;
}
.social-login-wrap .actions-toolbar.social-btn > .primary .action {
  width: 100%;
  margin: 0;
  min-width: 170px;
  text-align: left;
  border-radius: 5px;
}
.social-login-wrap .actions-toolbar.social-btn > .primary .action:hover {
  opacity: 0.9;
}
.actions-toolbar.social-btn {
  display: inline-block !important;
}
.register-sociallogin {
  float: left;
}
#fb-customer,
#gg-customer,
#tw-customer,
#li-customer,
#ins-customer,
#ya-customer,
#git-customer,
#vk-customer,
#fo-customer,
#live-customer,
#am-customer {
  float: left;
}
#group-button {
  width: 48.8%;
  /*margin-left: 37px;*/
  /*margin-top: 0px;*/
  float: right;
  clear: none;
}
#group-button .block.social-login-wrap.col-mgt.mgt-5 {
  margin-bottom: 2px;
}
.mfp-zoom-in {
  /* start state */
  /* animate in */
  /* animate out */
}
.mfp-zoom-in .mfp-with-anim {
  opacity: 0;
  transition: all 0.2s ease-in-out;
  transform: scale(0.8);
}
.mfp-zoom-in.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
  transform: scale(0.8);
  opacity: 0;
}
.mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}
.mfp-newspaper {
  /* start state */
  /* animate in */
  /* animate out */
}
.mfp-newspaper .mfp-with-anim {
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.5s;
  transform: scale(0) rotate(500deg);
}
.mfp-newspaper.mfp-bg {
  opacity: 0;
  transition: all 0.5s;
}
.mfp-newspaper.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: scale(1) rotate(0deg);
}
.mfp-newspaper.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-newspaper.mfp-removing .mfp-with-anim {
  transform: scale(0) rotate(500deg);
  opacity: 0;
}
.mfp-newspaper.mfp-removing.mfp-bg {
  opacity: 0;
}
.mfp-move-horizontal {
  /* start state */
  /* animate in */
  /* animate out */
}
.mfp-move-horizontal .mfp-with-anim {
  opacity: 0;
  transition: all 0.3s;
  transform: translateX(-50px);
}
.mfp-move-horizontal.mfp-bg {
  opacity: 0;
  transition: all 0.3s;
}
.mfp-move-horizontal.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: translateX(0);
}
.mfp-move-horizontal.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-move-horizontal.mfp-removing .mfp-with-anim {
  transform: translateX(50px);
  opacity: 0;
}
.mfp-move-horizontal.mfp-removing.mfp-bg {
  opacity: 0;
}
.mfp-move-from-top {
  /* start state */
  /* animate in */
  /* animate out */
}
.mfp-move-from-top .mfp-content {
  vertical-align: top;
  margin-top: 50px;
}
.mfp-move-from-top .mfp-with-anim {
  opacity: 0;
  transition: all 0.2s;
  transform: translateY(-100px);
}
.mfp-move-from-top.mfp-bg {
  opacity: 0;
  transition: all 0.2s;
}
.mfp-move-from-top.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: translateY(0);
}
.mfp-move-from-top.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-move-from-top.mfp-removing .mfp-with-anim {
  transform: translateY(-50px);
  opacity: 0;
}
.mfp-move-from-top.mfp-removing.mfp-bg {
  opacity: 0;
}
.mfp-3d-unfold {
  /* start state */
  /* animate in */
  /* animate out */
}
.mfp-3d-unfold .mfp-content {
  perspective: 2000px;
}
.mfp-3d-unfold .mfp-with-anim {
  opacity: 0;
  transition: all 0.3s ease-in-out;
  transform-style: preserve-3d;
  transform: rotateY(-60deg);
}
.mfp-3d-unfold.mfp-bg {
  opacity: 0;
  transition: all 0.5s;
}
.mfp-3d-unfold.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: rotateY(0deg);
}
.mfp-3d-unfold.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-3d-unfold.mfp-removing .mfp-with-anim {
  transform: rotateY(60deg);
  opacity: 0;
}
.mfp-3d-unfold.mfp-removing.mfp-bg {
  opacity: 0;
}
.mfp-zoom-out .mfp-with-anim {
  opacity: 0;
  transition: all 0.3s ease-in-out;
  transform: scale(1.3);
}
.mfp-zoom-out.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-out;
}
.mfp-zoom-out.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: scale(1);
}
.mfp-zoom-out.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-zoom-out.mfp-removing .mfp-with-anim {
  transform: scale(1.3);
  opacity: 0;
}
.mfp-zoom-out.mfp-removing.mfp-bg {
  opacity: 0;
}
.social-btn .btn-social {
  display: block;
  text-decoration: none;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  padding-left: 44px;
}
.btn-social {
  position: relative;
  padding-left: 44px;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.btn-social > :first-child {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 32px;
  line-height: 34px;
  font-size: 1.6em;
  text-align: center;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
}
.btn-social.btn-lg {
  padding-left: 61px;
}
.btn-social.btn-lg > :first-child {
  line-height: 45px;
  width: 45px;
  font-size: 1.8em;
}
.btn-social.btn-sm {
  padding-left: 38px;
}
.btn-social.btn-sm > :first-child {
  line-height: 28px;
  width: 28px;
  font-size: 1.4em;
}
.btn-social.btn-xs {
  padding-left: 30px;
}
.btn-social.btn-xs > :first-child {
  line-height: 20px;
  width: 20px;
  font-size: 1.2em;
}
.btn-social-icon {
  position: relative;
  padding-left: 44px;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 34px;
  width: 34px;
  padding: 0;
}
.btn-social-icon > :first-child {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 32px;
  line-height: 34px;
  font-size: 1.6em;
  text-align: center;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
}
.btn-social-icon.btn-lg {
  padding-left: 61px;
}
.btn-social-icon.btn-lg > :first-child {
  line-height: 45px;
  width: 45px;
  font-size: 1.8em;
}
.btn-social-icon.btn-sm {
  padding-left: 38px;
}
.btn-social-icon.btn-sm > :first-child {
  line-height: 28px;
  width: 28px;
  font-size: 1.4em;
}
.btn-social-icon.btn-xs {
  padding-left: 30px;
}
.btn-social-icon.btn-xs > :first-child {
  line-height: 20px;
  width: 20px;
  font-size: 1.2em;
}
.btn-social-icon > :first-child {
  border: none;
  text-align: center;
  width: 100% !important;
}
.btn-social-icon.btn-lg {
  height: 45px;
  width: 45px;
  padding-left: 0;
  padding-right: 0;
}
.btn-social-icon.btn-sm {
  height: 30px;
  width: 30px;
  padding-left: 0;
  padding-right: 0;
}
.btn-social-icon.btn-xs {
  height: 22px;
  width: 22px;
  padding-left: 0;
  padding-right: 0;
}
.btn-adn {
  color: #fff;
  background-color: #d87a68;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-adn:focus,
.btn-adn.focus {
  color: #fff;
  background-color: #ce563f;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-adn:hover {
  color: #fff;
  background-color: #ce563f;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-adn:active,
.btn-adn.active,
.open > .dropdown-toggle.btn-adn {
  color: #fff;
  background-color: #ce563f;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-adn:active:hover,
.btn-adn.active:hover,
.open > .dropdown-toggle.btn-adn:hover,
.btn-adn:active:focus,
.btn-adn.active:focus,
.open > .dropdown-toggle.btn-adn:focus,
.btn-adn:active.focus,
.btn-adn.active.focus,
.open > .dropdown-toggle.btn-adn.focus {
  color: #fff;
  background-color: #b94630;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-adn:active,
.btn-adn.active,
.open > .dropdown-toggle.btn-adn {
  background-image: none;
}
.btn-adn.disabled:hover,
.btn-adn[disabled]:hover,
fieldset[disabled] .btn-adn:hover,
.btn-adn.disabled:focus,
.btn-adn[disabled]:focus,
fieldset[disabled] .btn-adn:focus,
.btn-adn.disabled.focus,
.btn-adn[disabled].focus,
fieldset[disabled] .btn-adn.focus {
  background-color: #d87a68;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-adn .badge {
  color: #d87a68;
  background-color: #fff;
}
.btn-bitbucket {
  color: #fff;
  background-color: #205081;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-bitbucket:focus,
.btn-bitbucket.focus {
  color: #fff;
  background-color: #163758;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-bitbucket:hover {
  color: #fff;
  background-color: #163758;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-bitbucket:active,
.btn-bitbucket.active,
.open > .dropdown-toggle.btn-bitbucket {
  color: #fff;
  background-color: #163758;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-bitbucket:active:hover,
.btn-bitbucket.active:hover,
.open > .dropdown-toggle.btn-bitbucket:hover,
.btn-bitbucket:active:focus,
.btn-bitbucket.active:focus,
.open > .dropdown-toggle.btn-bitbucket:focus,
.btn-bitbucket:active.focus,
.btn-bitbucket.active.focus,
.open > .dropdown-toggle.btn-bitbucket.focus {
  color: #fff;
  background-color: #0f253c;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-bitbucket:active,
.btn-bitbucket.active,
.open > .dropdown-toggle.btn-bitbucket {
  background-image: none;
}
.btn-bitbucket.disabled:hover,
.btn-bitbucket[disabled]:hover,
fieldset[disabled] .btn-bitbucket:hover,
.btn-bitbucket.disabled:focus,
.btn-bitbucket[disabled]:focus,
fieldset[disabled] .btn-bitbucket:focus,
.btn-bitbucket.disabled.focus,
.btn-bitbucket[disabled].focus,
fieldset[disabled] .btn-bitbucket.focus {
  background-color: #205081;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-bitbucket .badge {
  color: #205081;
  background-color: #fff;
}
.btn-dropbox {
  color: #fff;
  background-color: #1087dd;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-dropbox:focus,
.btn-dropbox.focus {
  color: #fff;
  background-color: #0d6aad;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-dropbox:hover {
  color: #fff;
  background-color: #0d6aad;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-dropbox:active,
.btn-dropbox.active,
.open > .dropdown-toggle.btn-dropbox {
  color: #fff;
  background-color: #0d6aad;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-dropbox:active:hover,
.btn-dropbox.active:hover,
.open > .dropdown-toggle.btn-dropbox:hover,
.btn-dropbox:active:focus,
.btn-dropbox.active:focus,
.open > .dropdown-toggle.btn-dropbox:focus,
.btn-dropbox:active.focus,
.btn-dropbox.active.focus,
.open > .dropdown-toggle.btn-dropbox.focus {
  color: #fff;
  background-color: #0a568c;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-dropbox:active,
.btn-dropbox.active,
.open > .dropdown-toggle.btn-dropbox {
  background-image: none;
}
.btn-dropbox.disabled:hover,
.btn-dropbox[disabled]:hover,
fieldset[disabled] .btn-dropbox:hover,
.btn-dropbox.disabled:focus,
.btn-dropbox[disabled]:focus,
fieldset[disabled] .btn-dropbox:focus,
.btn-dropbox.disabled.focus,
.btn-dropbox[disabled].focus,
fieldset[disabled] .btn-dropbox.focus {
  background-color: #1087dd;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-dropbox .badge {
  color: #1087dd;
  background-color: #fff;
}
.btn-facebook {
  color: #fff;
  background-color: #3b5998;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-facebook:focus,
.btn-facebook.focus {
  color: #fff;
  background-color: #2d4373;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-facebook:hover {
  color: #fff;
  background-color: #2d4373;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-facebook:active,
.btn-facebook.active,
.open > .dropdown-toggle.btn-facebook {
  color: #fff;
  background-color: #2d4373;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-facebook:active:hover,
.btn-facebook.active:hover,
.open > .dropdown-toggle.btn-facebook:hover,
.btn-facebook:active:focus,
.btn-facebook.active:focus,
.open > .dropdown-toggle.btn-facebook:focus,
.btn-facebook:active.focus,
.btn-facebook.active.focus,
.open > .dropdown-toggle.btn-facebook.focus {
  color: #fff;
  background-color: #23345a;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-facebook:active,
.btn-facebook.active,
.open > .dropdown-toggle.btn-facebook {
  background-image: none;
}
.btn-facebook.disabled:hover,
.btn-facebook[disabled]:hover,
fieldset[disabled] .btn-facebook:hover,
.btn-facebook.disabled:focus,
.btn-facebook[disabled]:focus,
fieldset[disabled] .btn-facebook:focus,
.btn-facebook.disabled.focus,
.btn-facebook[disabled].focus,
fieldset[disabled] .btn-facebook.focus {
  background-color: #3b5998;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-facebook .badge {
  color: #3b5998;
  background-color: #fff;
}
.btn-flickr {
  color: #fff;
  background-color: #ff0084;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-flickr:focus,
.btn-flickr.focus {
  color: #fff;
  background-color: #cc006a;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-flickr:hover {
  color: #fff;
  background-color: #cc006a;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-flickr:active,
.btn-flickr.active,
.open > .dropdown-toggle.btn-flickr {
  color: #fff;
  background-color: #cc006a;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-flickr:active:hover,
.btn-flickr.active:hover,
.open > .dropdown-toggle.btn-flickr:hover,
.btn-flickr:active:focus,
.btn-flickr.active:focus,
.open > .dropdown-toggle.btn-flickr:focus,
.btn-flickr:active.focus,
.btn-flickr.active.focus,
.open > .dropdown-toggle.btn-flickr.focus {
  color: #fff;
  background-color: #a80057;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-flickr:active,
.btn-flickr.active,
.open > .dropdown-toggle.btn-flickr {
  background-image: none;
}
.btn-flickr.disabled:hover,
.btn-flickr[disabled]:hover,
fieldset[disabled] .btn-flickr:hover,
.btn-flickr.disabled:focus,
.btn-flickr[disabled]:focus,
fieldset[disabled] .btn-flickr:focus,
.btn-flickr.disabled.focus,
.btn-flickr[disabled].focus,
fieldset[disabled] .btn-flickr.focus {
  background-color: #ff0084;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-flickr .badge {
  color: #ff0084;
  background-color: #fff;
}
.btn-foursquare {
  color: #fff;
  background-color: #f94877;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-foursquare:focus,
.btn-foursquare.focus {
  color: #fff;
  background-color: #f71752;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-foursquare:hover {
  color: #fff;
  background-color: #f71752;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-foursquare:active,
.btn-foursquare.active,
.open > .dropdown-toggle.btn-foursquare {
  color: #fff;
  background-color: #f71752;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-foursquare:active:hover,
.btn-foursquare.active:hover,
.open > .dropdown-toggle.btn-foursquare:hover,
.btn-foursquare:active:focus,
.btn-foursquare.active:focus,
.open > .dropdown-toggle.btn-foursquare:focus,
.btn-foursquare:active.focus,
.btn-foursquare.active.focus,
.open > .dropdown-toggle.btn-foursquare.focus {
  color: #fff;
  background-color: #e30742;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-foursquare:active,
.btn-foursquare.active,
.open > .dropdown-toggle.btn-foursquare {
  background-image: none;
}
.btn-foursquare.disabled:hover,
.btn-foursquare[disabled]:hover,
fieldset[disabled] .btn-foursquare:hover,
.btn-foursquare.disabled:focus,
.btn-foursquare[disabled]:focus,
fieldset[disabled] .btn-foursquare:focus,
.btn-foursquare.disabled.focus,
.btn-foursquare[disabled].focus,
fieldset[disabled] .btn-foursquare.focus {
  background-color: #f94877;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-foursquare .badge {
  color: #f94877;
  background-color: #fff;
}
.btn-github {
  color: #fff;
  background-color: #444;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-github:focus,
.btn-github.focus {
  color: #fff;
  background-color: #2b2b2b;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-github:hover {
  color: #fff;
  background-color: #2b2b2b;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-github:active,
.btn-github.active,
.open > .dropdown-toggle.btn-github {
  color: #fff;
  background-color: #2b2b2b;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-github:active:hover,
.btn-github.active:hover,
.open > .dropdown-toggle.btn-github:hover,
.btn-github:active:focus,
.btn-github.active:focus,
.open > .dropdown-toggle.btn-github:focus,
.btn-github:active.focus,
.btn-github.active.focus,
.open > .dropdown-toggle.btn-github.focus {
  color: #fff;
  background-color: #191919;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-github:active,
.btn-github.active,
.open > .dropdown-toggle.btn-github {
  background-image: none;
}
.btn-github.disabled:hover,
.btn-github[disabled]:hover,
fieldset[disabled] .btn-github:hover,
.btn-github.disabled:focus,
.btn-github[disabled]:focus,
fieldset[disabled] .btn-github:focus,
.btn-github.disabled.focus,
.btn-github[disabled].focus,
fieldset[disabled] .btn-github.focus {
  background-color: #444;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-github .badge {
  color: #444;
  background-color: #fff;
}
.btn-google {
  color: #fff;
  background-color: #dd4b39;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-google:focus,
.btn-google.focus {
  color: #fff;
  background-color: #c23321;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-google:hover {
  color: #fff;
  background-color: #c23321;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-google:active,
.btn-google.active,
.open > .dropdown-toggle.btn-google {
  color: #fff;
  background-color: #c23321;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-google:active:hover,
.btn-google.active:hover,
.open > .dropdown-toggle.btn-google:hover,
.btn-google:active:focus,
.btn-google.active:focus,
.open > .dropdown-toggle.btn-google:focus,
.btn-google:active.focus,
.btn-google.active.focus,
.open > .dropdown-toggle.btn-google.focus {
  color: #fff;
  background-color: #a32b1c;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-google:active,
.btn-google.active,
.open > .dropdown-toggle.btn-google {
  background-image: none;
}
.btn-google.disabled:hover,
.btn-google[disabled]:hover,
fieldset[disabled] .btn-google:hover,
.btn-google.disabled:focus,
.btn-google[disabled]:focus,
fieldset[disabled] .btn-google:focus,
.btn-google.disabled.focus,
.btn-google[disabled].focus,
fieldset[disabled] .btn-google.focus {
  background-color: #dd4b39;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-google .badge {
  color: #dd4b39;
  background-color: #fff;
}
.btn-instagram {
  color: #fff;
  background-color: #3f729b;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-instagram:focus,
.btn-instagram.focus {
  color: #fff;
  background-color: #305777;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-instagram:hover {
  color: #fff;
  background-color: #305777;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-instagram:active,
.btn-instagram.active,
.open > .dropdown-toggle.btn-instagram {
  color: #fff;
  background-color: #305777;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-instagram:active:hover,
.btn-instagram.active:hover,
.open > .dropdown-toggle.btn-instagram:hover,
.btn-instagram:active:focus,
.btn-instagram.active:focus,
.open > .dropdown-toggle.btn-instagram:focus,
.btn-instagram:active.focus,
.btn-instagram.active.focus,
.open > .dropdown-toggle.btn-instagram.focus {
  color: #fff;
  background-color: #26455d;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-instagram:active,
.btn-instagram.active,
.open > .dropdown-toggle.btn-instagram {
  background-image: none;
}
.btn-instagram.disabled:hover,
.btn-instagram[disabled]:hover,
fieldset[disabled] .btn-instagram:hover,
.btn-instagram.disabled:focus,
.btn-instagram[disabled]:focus,
fieldset[disabled] .btn-instagram:focus,
.btn-instagram.disabled.focus,
.btn-instagram[disabled].focus,
fieldset[disabled] .btn-instagram.focus {
  background-color: #3f729b;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-instagram .badge {
  color: #3f729b;
  background-color: #fff;
}
.btn-linkedin {
  color: #fff;
  background-color: #007bb6;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-linkedin:focus,
.btn-linkedin.focus {
  color: #fff;
  background-color: #005983;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-linkedin:hover {
  color: #fff;
  background-color: #005983;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-linkedin:active,
.btn-linkedin.active,
.open > .dropdown-toggle.btn-linkedin {
  color: #fff;
  background-color: #005983;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-linkedin:active:hover,
.btn-linkedin.active:hover,
.open > .dropdown-toggle.btn-linkedin:hover,
.btn-linkedin:active:focus,
.btn-linkedin.active:focus,
.open > .dropdown-toggle.btn-linkedin:focus,
.btn-linkedin:active.focus,
.btn-linkedin.active.focus,
.open > .dropdown-toggle.btn-linkedin.focus {
  color: #fff;
  background-color: #00405f;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-linkedin:active,
.btn-linkedin.active,
.open > .dropdown-toggle.btn-linkedin {
  background-image: none;
}
.btn-linkedin.disabled:hover,
.btn-linkedin[disabled]:hover,
fieldset[disabled] .btn-linkedin:hover,
.btn-linkedin.disabled:focus,
.btn-linkedin[disabled]:focus,
fieldset[disabled] .btn-linkedin:focus,
.btn-linkedin.disabled.focus,
.btn-linkedin[disabled].focus,
fieldset[disabled] .btn-linkedin.focus {
  background-color: #007bb6;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-linkedin .badge {
  color: #007bb6;
  background-color: #fff;
}
.btn-microsoft {
  color: #fff;
  background-color: #2672ec;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-microsoft:focus,
.btn-microsoft.focus {
  color: #fff;
  background-color: #125acd;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-microsoft:hover {
  color: #fff;
  background-color: #125acd;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-microsoft:active,
.btn-microsoft.active,
.open > .dropdown-toggle.btn-microsoft {
  color: #fff;
  background-color: #125acd;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-microsoft:active:hover,
.btn-microsoft.active:hover,
.open > .dropdown-toggle.btn-microsoft:hover,
.btn-microsoft:active:focus,
.btn-microsoft.active:focus,
.open > .dropdown-toggle.btn-microsoft:focus,
.btn-microsoft:active.focus,
.btn-microsoft.active.focus,
.open > .dropdown-toggle.btn-microsoft.focus {
  color: #fff;
  background-color: #0f4bac;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-microsoft:active,
.btn-microsoft.active,
.open > .dropdown-toggle.btn-microsoft {
  background-image: none;
}
.btn-microsoft.disabled:hover,
.btn-microsoft[disabled]:hover,
fieldset[disabled] .btn-microsoft:hover,
.btn-microsoft.disabled:focus,
.btn-microsoft[disabled]:focus,
fieldset[disabled] .btn-microsoft:focus,
.btn-microsoft.disabled.focus,
.btn-microsoft[disabled].focus,
fieldset[disabled] .btn-microsoft.focus {
  background-color: #2672ec;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-microsoft .badge {
  color: #2672ec;
  background-color: #fff;
}
.btn-odnoklassniki {
  color: #fff;
  background-color: #f4731c;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-odnoklassniki:focus,
.btn-odnoklassniki.focus {
  color: #fff;
  background-color: #d35b0a;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-odnoklassniki:hover {
  color: #fff;
  background-color: #d35b0a;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-odnoklassniki:active,
.btn-odnoklassniki.active,
.open > .dropdown-toggle.btn-odnoklassniki {
  color: #fff;
  background-color: #d35b0a;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-odnoklassniki:active:hover,
.btn-odnoklassniki.active:hover,
.open > .dropdown-toggle.btn-odnoklassniki:hover,
.btn-odnoklassniki:active:focus,
.btn-odnoklassniki.active:focus,
.open > .dropdown-toggle.btn-odnoklassniki:focus,
.btn-odnoklassniki:active.focus,
.btn-odnoklassniki.active.focus,
.open > .dropdown-toggle.btn-odnoklassniki.focus {
  color: #fff;
  background-color: #b14c09;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-odnoklassniki:active,
.btn-odnoklassniki.active,
.open > .dropdown-toggle.btn-odnoklassniki {
  background-image: none;
}
.btn-odnoklassniki.disabled:hover,
.btn-odnoklassniki[disabled]:hover,
fieldset[disabled] .btn-odnoklassniki:hover,
.btn-odnoklassniki.disabled:focus,
.btn-odnoklassniki[disabled]:focus,
fieldset[disabled] .btn-odnoklassniki:focus,
.btn-odnoklassniki.disabled.focus,
.btn-odnoklassniki[disabled].focus,
fieldset[disabled] .btn-odnoklassniki.focus {
  background-color: #f4731c;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-odnoklassniki .badge {
  color: #f4731c;
  background-color: #fff;
}
.btn-openid {
  color: #fff;
  background-color: #f7931e;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-openid:focus,
.btn-openid.focus {
  color: #fff;
  background-color: #da7908;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-openid:hover {
  color: #fff;
  background-color: #da7908;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-openid:active,
.btn-openid.active,
.open > .dropdown-toggle.btn-openid {
  color: #fff;
  background-color: #da7908;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-openid:active:hover,
.btn-openid.active:hover,
.open > .dropdown-toggle.btn-openid:hover,
.btn-openid:active:focus,
.btn-openid.active:focus,
.open > .dropdown-toggle.btn-openid:focus,
.btn-openid:active.focus,
.btn-openid.active.focus,
.open > .dropdown-toggle.btn-openid.focus {
  color: #fff;
  background-color: #b86607;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-openid:active,
.btn-openid.active,
.open > .dropdown-toggle.btn-openid {
  background-image: none;
}
.btn-openid.disabled:hover,
.btn-openid[disabled]:hover,
fieldset[disabled] .btn-openid:hover,
.btn-openid.disabled:focus,
.btn-openid[disabled]:focus,
fieldset[disabled] .btn-openid:focus,
.btn-openid.disabled.focus,
.btn-openid[disabled].focus,
fieldset[disabled] .btn-openid.focus {
  background-color: #f7931e;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-openid .badge {
  color: #f7931e;
  background-color: #fff;
}
.btn-pinterest {
  color: #fff;
  background-color: #cb2027;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-pinterest:focus,
.btn-pinterest.focus {
  color: #fff;
  background-color: #9f191f;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-pinterest:hover {
  color: #fff;
  background-color: #9f191f;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-pinterest:active,
.btn-pinterest.active,
.open > .dropdown-toggle.btn-pinterest {
  color: #fff;
  background-color: #9f191f;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-pinterest:active:hover,
.btn-pinterest.active:hover,
.open > .dropdown-toggle.btn-pinterest:hover,
.btn-pinterest:active:focus,
.btn-pinterest.active:focus,
.open > .dropdown-toggle.btn-pinterest:focus,
.btn-pinterest:active.focus,
.btn-pinterest.active.focus,
.open > .dropdown-toggle.btn-pinterest.focus {
  color: #fff;
  background-color: #801419;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-pinterest:active,
.btn-pinterest.active,
.open > .dropdown-toggle.btn-pinterest {
  background-image: none;
}
.btn-pinterest.disabled:hover,
.btn-pinterest[disabled]:hover,
fieldset[disabled] .btn-pinterest:hover,
.btn-pinterest.disabled:focus,
.btn-pinterest[disabled]:focus,
fieldset[disabled] .btn-pinterest:focus,
.btn-pinterest.disabled.focus,
.btn-pinterest[disabled].focus,
fieldset[disabled] .btn-pinterest.focus {
  background-color: #cb2027;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-pinterest .badge {
  color: #cb2027;
  background-color: #fff;
}
.btn-reddit {
  color: #000;
  background-color: #eff7ff;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-reddit:focus,
.btn-reddit.focus {
  color: #000;
  background-color: #bcddff;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-reddit:hover {
  color: #000;
  background-color: #bcddff;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-reddit:active,
.btn-reddit.active,
.open > .dropdown-toggle.btn-reddit {
  color: #000;
  background-color: #bcddff;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-reddit:active:hover,
.btn-reddit.active:hover,
.open > .dropdown-toggle.btn-reddit:hover,
.btn-reddit:active:focus,
.btn-reddit.active:focus,
.open > .dropdown-toggle.btn-reddit:focus,
.btn-reddit:active.focus,
.btn-reddit.active.focus,
.open > .dropdown-toggle.btn-reddit.focus {
  color: #000;
  background-color: #98ccff;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-reddit:active,
.btn-reddit.active,
.open > .dropdown-toggle.btn-reddit {
  background-image: none;
}
.btn-reddit.disabled:hover,
.btn-reddit[disabled]:hover,
fieldset[disabled] .btn-reddit:hover,
.btn-reddit.disabled:focus,
.btn-reddit[disabled]:focus,
fieldset[disabled] .btn-reddit:focus,
.btn-reddit.disabled.focus,
.btn-reddit[disabled].focus,
fieldset[disabled] .btn-reddit.focus {
  background-color: #eff7ff;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-reddit .badge {
  color: #eff7ff;
  background-color: #000;
}
.btn-soundcloud {
  color: #fff;
  background-color: #f50;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-soundcloud:focus,
.btn-soundcloud.focus {
  color: #fff;
  background-color: #c40;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-soundcloud:hover {
  color: #fff;
  background-color: #c40;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-soundcloud:active,
.btn-soundcloud.active,
.open > .dropdown-toggle.btn-soundcloud {
  color: #fff;
  background-color: #c40;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-soundcloud:active:hover,
.btn-soundcloud.active:hover,
.open > .dropdown-toggle.btn-soundcloud:hover,
.btn-soundcloud:active:focus,
.btn-soundcloud.active:focus,
.open > .dropdown-toggle.btn-soundcloud:focus,
.btn-soundcloud:active.focus,
.btn-soundcloud.active.focus,
.open > .dropdown-toggle.btn-soundcloud.focus {
  color: #fff;
  background-color: #a83800;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-soundcloud:active,
.btn-soundcloud.active,
.open > .dropdown-toggle.btn-soundcloud {
  background-image: none;
}
.btn-soundcloud.disabled:hover,
.btn-soundcloud[disabled]:hover,
fieldset[disabled] .btn-soundcloud:hover,
.btn-soundcloud.disabled:focus,
.btn-soundcloud[disabled]:focus,
fieldset[disabled] .btn-soundcloud:focus,
.btn-soundcloud.disabled.focus,
.btn-soundcloud[disabled].focus,
fieldset[disabled] .btn-soundcloud.focus {
  background-color: #f50;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-soundcloud .badge {
  color: #f50;
  background-color: #fff;
}
.btn-tumblr {
  color: #fff;
  background-color: #2c4762;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-tumblr:focus,
.btn-tumblr.focus {
  color: #fff;
  background-color: #1c2d3f;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-tumblr:hover {
  color: #fff;
  background-color: #1c2d3f;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-tumblr:active,
.btn-tumblr.active,
.open > .dropdown-toggle.btn-tumblr {
  color: #fff;
  background-color: #1c2d3f;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-tumblr:active:hover,
.btn-tumblr.active:hover,
.open > .dropdown-toggle.btn-tumblr:hover,
.btn-tumblr:active:focus,
.btn-tumblr.active:focus,
.open > .dropdown-toggle.btn-tumblr:focus,
.btn-tumblr:active.focus,
.btn-tumblr.active.focus,
.open > .dropdown-toggle.btn-tumblr.focus {
  color: #fff;
  background-color: #111c26;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-tumblr:active,
.btn-tumblr.active,
.open > .dropdown-toggle.btn-tumblr {
  background-image: none;
}
.btn-tumblr.disabled:hover,
.btn-tumblr[disabled]:hover,
fieldset[disabled] .btn-tumblr:hover,
.btn-tumblr.disabled:focus,
.btn-tumblr[disabled]:focus,
fieldset[disabled] .btn-tumblr:focus,
.btn-tumblr.disabled.focus,
.btn-tumblr[disabled].focus,
fieldset[disabled] .btn-tumblr.focus {
  background-color: #2c4762;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-tumblr .badge {
  color: #2c4762;
  background-color: #fff;
}
.btn-twitter {
  color: #fff;
  background-color: #55acee;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-twitter:focus,
.btn-twitter.focus {
  color: #fff;
  background-color: #2795e9;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-twitter:hover {
  color: #fff;
  background-color: #2795e9;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-twitter:active,
.btn-twitter.active,
.open > .dropdown-toggle.btn-twitter {
  color: #fff;
  background-color: #2795e9;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-twitter:active:hover,
.btn-twitter.active:hover,
.open > .dropdown-toggle.btn-twitter:hover,
.btn-twitter:active:focus,
.btn-twitter.active:focus,
.open > .dropdown-toggle.btn-twitter:focus,
.btn-twitter:active.focus,
.btn-twitter.active.focus,
.open > .dropdown-toggle.btn-twitter.focus {
  color: #fff;
  background-color: #1583d7;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-twitter:active,
.btn-twitter.active,
.open > .dropdown-toggle.btn-twitter {
  background-image: none;
}
.btn-twitter.disabled:hover,
.btn-twitter[disabled]:hover,
fieldset[disabled] .btn-twitter:hover,
.btn-twitter.disabled:focus,
.btn-twitter[disabled]:focus,
fieldset[disabled] .btn-twitter:focus,
.btn-twitter.disabled.focus,
.btn-twitter[disabled].focus,
fieldset[disabled] .btn-twitter.focus {
  background-color: #55acee;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-twitter .badge {
  color: #55acee;
  background-color: #fff;
}
.btn-vimeo {
  color: #fff;
  background-color: #1ab7ea;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-vimeo:focus,
.btn-vimeo.focus {
  color: #fff;
  background-color: #1295bf;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-vimeo:hover {
  color: #fff;
  background-color: #1295bf;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-vimeo:active,
.btn-vimeo.active,
.open > .dropdown-toggle.btn-vimeo {
  color: #fff;
  background-color: #1295bf;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-vimeo:active:hover,
.btn-vimeo.active:hover,
.open > .dropdown-toggle.btn-vimeo:hover,
.btn-vimeo:active:focus,
.btn-vimeo.active:focus,
.open > .dropdown-toggle.btn-vimeo:focus,
.btn-vimeo:active.focus,
.btn-vimeo.active.focus,
.open > .dropdown-toggle.btn-vimeo.focus {
  color: #fff;
  background-color: #0f7b9f;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-vimeo:active,
.btn-vimeo.active,
.open > .dropdown-toggle.btn-vimeo {
  background-image: none;
}
.btn-vimeo.disabled:hover,
.btn-vimeo[disabled]:hover,
fieldset[disabled] .btn-vimeo:hover,
.btn-vimeo.disabled:focus,
.btn-vimeo[disabled]:focus,
fieldset[disabled] .btn-vimeo:focus,
.btn-vimeo.disabled.focus,
.btn-vimeo[disabled].focus,
fieldset[disabled] .btn-vimeo.focus {
  background-color: #1ab7ea;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-vimeo .badge {
  color: #1ab7ea;
  background-color: #fff;
}
.btn-vk {
  color: #fff;
  background-color: #587ea3;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-vk:focus,
.btn-vk.focus {
  color: #fff;
  background-color: #466482;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-vk:hover {
  color: #fff;
  background-color: #466482;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-vk:active,
.btn-vk.active,
.open > .dropdown-toggle.btn-vk {
  color: #fff;
  background-color: #466482;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-vk:active:hover,
.btn-vk.active:hover,
.open > .dropdown-toggle.btn-vk:hover,
.btn-vk:active:focus,
.btn-vk.active:focus,
.open > .dropdown-toggle.btn-vk:focus,
.btn-vk:active.focus,
.btn-vk.active.focus,
.open > .dropdown-toggle.btn-vk.focus {
  color: #fff;
  background-color: #3a526b;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-vk:active,
.btn-vk.active,
.open > .dropdown-toggle.btn-vk {
  background-image: none;
}
.btn-vk.disabled:hover,
.btn-vk[disabled]:hover,
fieldset[disabled] .btn-vk:hover,
.btn-vk.disabled:focus,
.btn-vk[disabled]:focus,
fieldset[disabled] .btn-vk:focus,
.btn-vk.disabled.focus,
.btn-vk[disabled].focus,
fieldset[disabled] .btn-vk.focus {
  background-color: #587ea3;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-vk .badge {
  color: #587ea3;
  background-color: #fff;
}
.btn-yahoo {
  color: #fff;
  background-color: #720e9e;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-yahoo:focus,
.btn-yahoo.focus {
  color: #fff;
  background-color: #500a6f;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-yahoo:hover {
  color: #fff;
  background-color: #500a6f;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-yahoo:active,
.btn-yahoo.active,
.open > .dropdown-toggle.btn-yahoo {
  color: #fff;
  background-color: #500a6f;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-yahoo:active:hover,
.btn-yahoo.active:hover,
.open > .dropdown-toggle.btn-yahoo:hover,
.btn-yahoo:active:focus,
.btn-yahoo.active:focus,
.open > .dropdown-toggle.btn-yahoo:focus,
.btn-yahoo:active.focus,
.btn-yahoo.active.focus,
.open > .dropdown-toggle.btn-yahoo.focus {
  color: #fff;
  background-color: #39074e;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-yahoo:active,
.btn-yahoo.active,
.open > .dropdown-toggle.btn-yahoo {
  background-image: none;
}
.btn-yahoo.disabled:hover,
.btn-yahoo[disabled]:hover,
fieldset[disabled] .btn-yahoo:hover,
.btn-yahoo.disabled:focus,
.btn-yahoo[disabled]:focus,
fieldset[disabled] .btn-yahoo:focus,
.btn-yahoo.disabled.focus,
.btn-yahoo[disabled].focus,
fieldset[disabled] .btn-yahoo.focus {
  background-color: #720e9e;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-yahoo .badge {
  color: #720e9e;
  background-color: #fff;
}
.btn-amazon {
  color: #fff;
  background-color: #ff9900;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-amazon:focus,
.btn-amazon.focus {
  color: #fff;
  background-color: #ffb425;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-amazon:hover {
  color: #fff;
  background-color: #ffb425;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-amazon:active,
.btn-amazon.active,
.open > .dropdown-toggle.btn-amazon {
  color: #fff;
  background-color: #ffb425;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-amazon:active:hover,
.btn-amazon.active:hover,
.open > .dropdown-toggle.btn-amazon:hover,
.btn-amazon:active:focus,
.btn-amazon.active:focus,
.open > .dropdown-toggle.btn-amazon:focus,
.btn-amazon:active.focus,
.btn-amazon.active.focus,
.open > .dropdown-toggle.btn-amazon.focus {
  color: #fff;
  background-color: #ffb425;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-amazon:active,
.btn-amazon.active,
.open > .dropdown-toggle.btn-amazon {
  background-image: none;
}
.btn-amazon.disabled:hover,
.btn-amazon[disabled]:hover,
fieldset[disabled] .btn-amazon:hover,
.btn-amazon.disabled:focus,
.btn-amazon[disabled]:focus,
fieldset[disabled] .btn-amazon:focus,
.btn-amazon.disabled.focus,
.btn-amazon[disabled].focus,
fieldset[disabled] .btn-amazon.focus {
  background-color: #ff9900;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-amazon .badge {
  color: #ff9900;
  background-color: #fff;
}
.row-mgt {
  min-height: 1px;
  margin: 0 -10px;
}
.col-mgt {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-background-clip: padding-box !important;
  -webkit-background-clip: padding-box !important;
  background-clip: padding-box !important;
  float: left;
  padding: 0 10px;
}
.mgt-1 {
  width: 8.33333333333%;
}
.mgt-2 {
  width: 16.6666666667%;
}
.mgt-3 {
  width: 25.0%;
}
.mgt-4 {
  width: 33.3333333333%;
}
.mgt-5 {
  width: 41.6666666667%;
}
.mgt-6 {
  width: 50.0%;
}
.mgt-7 {
  width: 58.3333333333%;
}
.mgt-8 {
  width: 66.6666666667%;
}
.mgt-9 {
  width: 75.0%;
}
.mgt-10 {
  width: 83.3333333333%;
}
.mgt-11 {
  width: 91.6666666667%;
}
.mgt-12 {
  margin-left: 0;
  width: 100%;
}
.a-center {
  text-align: center;
}
.mgt-clear {
  clear: both;
}
@media (min-width: 1200px) {
  .mgt-lg-1 {
    width: 8.33333333333%;
  }
  .mgt-lg-2 {
    width: 16.6666666667%;
  }
  .mgt-lg-3 {
    width: 25.0%;
  }
  .mgt-lg-4 {
    width: 33.3333333333%;
  }
  .mgt-lg-5 {
    width: 41.6666666667%;
  }
  .mgt-lg-6 {
    width: 50.0%;
  }
  .mgt-lg-7 {
    width: 58.3333333333%;
  }
  .mgt-lg-8 {
    width: 66.6666666667%;
  }
  .mgt-lg-9 {
    width: 75.0%;
  }
  .mgt-lg-10 {
    width: 83.3333333333%;
  }
  .mgt-lg-11 {
    width: 91.6666666667%;
  }
  .mgt-lg-12 {
    margin-left: 0;
    width: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .mgt-md-1 {
    width: 8.33333333333%;
  }
  .mgt-md-2 {
    width: 16.6666666667%;
  }
  .mgt-md-3 {
    width: 25.0%;
  }
  .mgt-md-4 {
    width: 33.3333333333%;
  }
  .mgt-md-5 {
    width: 41.6666666667%;
  }
  .mgt-md-6 {
    width: 50.0%;
  }
  .mgt-md-7 {
    width: 58.3333333333%;
  }
  .mgt-md-8 {
    width: 66.6666666667%;
  }
  .mgt-md-9 {
    width: 75.0%;
  }
  .mgt-md-10 {
    width: 83.3333333333%;
  }
  .mgt-md-11 {
    width: 91.6666666667%;
  }
  .mgt-md-12 {
    margin-left: 0;
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .mgt-sm-1 {
    width: 8.33333333333%;
  }
  .mgt-sm-2 {
    width: 16.6666666667%;
  }
  .mgt-sm-3 {
    width: 25.0%;
  }
  .mgt-sm-4 {
    width: 33.3333333333%;
  }
  .mgt-sm-5 {
    width: 41.6666666667%;
  }
  .mgt-sm-6 {
    width: 50.0%;
  }
  .mgt-sm-7 {
    width: 58.3333333333%;
  }
  .mgt-sm-8 {
    width: 66.6666666667%;
  }
  .mgt-sm-9 {
    width: 75.0%;
  }
  .mgt-sm-10 {
    width: 83.3333333333%;
  }
  .mgt-sm-11 {
    width: 91.6666666667%;
  }
  .mgt-sm-12 {
    margin-left: 0;
    width: 100%;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .mgt-xs-1 {
    width: 8.33333333333%;
  }
  .mgt-xs-2 {
    width: 16.6666666667%;
  }
  .mgt-xs-3 {
    width: 25.0%;
  }
  .mgt-xs-4 {
    width: 33.3333333333%;
  }
  .mgt-xs-5 {
    width: 41.6666666667%;
  }
  .mgt-xs-6 {
    width: 50.0%;
  }
  .mgt-xs-7 {
    width: 58.3333333333%;
  }
  .mgt-xs-8 {
    width: 66.6666666667%;
  }
  .mgt-xs-9 {
    width: 75.0%;
  }
  .mgt-xs-10 {
    width: 83.3333333333%;
  }
  .mgt-xs-11 {
    width: 91.6666666667%;
  }
  .mgt-xs-12 {
    margin-left: 0;
    width: 100%;
  }
}
@media (max-width: 480px) {
  .col-mgt {
    width: 100%;
  }
}
/**
 * Swiper 4.0.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2017 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: October 18, 2017
 */
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform,-webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform,-webkit-transform;
}
.swiper-invisible-blank-slide {
  visibility: hidden;
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height,-webkit-transform;
  transition-property: height,-webkit-transform;
  -o-transition-property: transform,height;
  transition-property: transform,height;
  transition-property: transform,height,-webkit-transform;
}
.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: .3s opacity;
  -o-transition: .3s opacity;
  transition: .3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: .2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 0.2s top, 0.2s -webkit-transform;
  transition: 0.2s top, 0.2s -webkit-transform;
  -o-transition: .2s transform,.2s top;
  transition: .2s transform,.2s top;
  transition: 0.2s transform, 0.2s top, 0.2s -webkit-transform;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 0.2s left, 0.2s -webkit-transform;
  transition: 0.2s left, 0.2s -webkit-transform;
  -o-transition: .2s transform,.2s left;
  transition: .2s transform,.2s left;
  transition: 0.2s transform, 0.2s left, 0.2s -webkit-transform;
}
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}
.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #fff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}
.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000;
}
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next + .swiper-slide,
.swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-coverflow .swiper-wrapper {
  -ms-perspective: 1200px;
}
/** Style for module **/
.sm-recently-viewed {
  position: fixed;
  top: 250px;
  right: 0;
  z-index: 9999;
}
.smrv-handle {
  background-color: #666666;
  width: 36px;
  padding: 0;
  position: absolute;
  top: 0;
  right: 106px;
  color: #fff;
  height: 163px;
  border-right: 1px solid #fff;
  cursor: pointer;
}
.smrv-handle .smrv-icon {
  padding: 7px 0;
  text-align: center;
  background-color: #444444;
  display: block;
  transition: 0.2s;
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
}
.smrv-handle .smrv-icon i {
  font-size: 14px;
}
.smrv-over .smrv-handle .smrv-icon i:before {
  content: '\f070';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-synthesis: weight style;
  font-stretch: normal;
  font-size-adjust: none;
  font-language-override: normal;
  font-kerning: auto;
  font-feature-settings: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 14px;
}
.smrv-handle .smrv-text {
  padding: 0;
  direction: ltr;
  -ms-transform: rotate(270deg);
  /* IE 9 */
  -webkit-transform: rotate(270deg);
  /* Chrome, Safari, Opera */
  transform: rotate(270deg);
  position: relative;
  top: 54%;
  white-space: nowrap;
  font-size: 13px;
}
.smrv-block-content-wrap .smrv-handle:hover .smrv-icon,
.smrv-block-content-wrap.smrv-over .smrv-handle .smrv-icon {
  background-color: #f4a137;
}
.smrv-block-content-wrap {
  position: absolute;
  top: 10px;
  right: -106px;
  width: 106px;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.smrv-block-content-wrap.smrv-over {
  right: 0;
}
.smrv-block-content-inner {
  background-color: #666666;
  padding: 8px 8px;
  height: 409px;
  overflow: hidden;
  position: relative;
}
.sm-recently-viewed .products.wrapper {
  margin: 0;
}
.sm-recently-viewed .products.wrapper ol {
  margin: 0;
}
.sm-recently-viewed.viewed-right .products-grid .product-item {
  width: 100% !important;
  margin: 0;
  padding: 0;
}
.sm-recently-viewed .products-grid .product-item-info {
  max-width: 100%;
  width: 100%;
}
.sm-recently-viewed .products-grid .product-item-info a .product-image-container,
.sm-recently-viewed .products-grid .product-item-info a {
  display: block;
}
.sm-recently-viewed .products-grid .product-item-info:hover,
.sm-recently-viewed .products-grid .product-item-info.active {
  background: none;
  margin: 0;
  border: none;
  box-shadow: none;
  padding: 0;
}
.sm-recently-viewed .smrv-clear {
  display: block;
  padding: 5px 0;
  background-color: #444444;
  text-align: center;
  color: #fff;
  text-decoration: none;
  position: absolute;
  bottom: 8px;
  left: 8px;
  right: 8px;
  top: auto;
}
.sm-recently-viewed .smrv-clear:hover {
  background-color: #f4a137;
}
.sm-recently-viewed .product-item-info a {
  position: relative;
}
.sm-recently-viewed .product-item-info a:hover .product-image-wrapper:after {
  position: absolute;
  width: 30px;
  height: 30px;
  content: '\f0c1';
  background-color: #fff;
  top: 50%;
  margin-top: -15px;
  left: 50%;
  margin-left: -15px;
  display: inline-block;
  font-family: fontAwesome;
  text-align: center;
  vertical-align: middle;
  line-height: 30px;
  color: #444444;
}
.sm-recently-viewed .product-item-info a:hover .product-image-wrapper:hover:after {
  background-color: #f4a137;
  color: #fff;
}
.swiper-container {
  width: 100% !important;
  height: 350px !important;
  overflow: hidden;
}
.swiper-slide {
  display: flex !important;
  align-items: center !important;
}
.sm-recently-viewed.viewed-bottom {
  top: auto;
  bottom: 31px;
  right: 0;
  width: 100%;
}
.sm-recently-viewed.viewed-bottom .smrv-block-content-wrap {
  position: absolute;
  top: auto;
  right: auto;
  width: 100%;
  bottom: -138px;
}
.sm-recently-viewed.viewed-bottom .smrv-handle {
  height: 33px;
  width: 166px;
  left: auto;
  bottom: 106px;
  top: auto;
  border: none;
  right: 0;
  border-bottom: 1px solid #fff;
}
.sm-recently-viewed.viewed-bottom .smrv-handle .smrv-icon {
  height: 32px;
  width: 36px;
  line-height: 32px;
  padding: 0;
  float: left;
}
.sm-recently-viewed.viewed-bottom .smrv-handle .smrv-text {
  white-space: nowrap;
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  width: 130px;
  line-height: 33px;
  text-align: center;
  position: static;
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
}
.sm-recently-viewed.viewed-bottom .smrv-block-content-inner,
.sm-recently-viewed.viewed-bottom .swiper-container {
  height: 106px !important;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  z-index: 1;
  width: auto;
}
.sm-recently-viewed.viewed-bottom .smrv-block-content-wrap.smrv-over {
  bottom: -33px;
}
.sm-recently-viewed.viewed-bottom .smrv-clear {
  right: -16px;
  display: inline-block;
  height: 30px;
  width: 80px;
  text-align: center;
  left: auto;
  -ms-transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
  top: 38px;
}
.sm-recently-viewed.viewed-bottom .products-grid .product-item {
  margin-bottom: 0;
  padding: 0;
}
.sm-recently-viewed.viewed-bottom .smrv-block-content-inner {
  padding-right: 66px;
  padding-left: 27px;
  padding-top: 0;
  padding-bottom: 0;
}
.header-style-1 .header-top-right > .header.links > li > a {
  color: #000 !important;
}
.header-style-1 .header-top {
  background-color: #ffffff !important;
}
.header-style-1 .header-top-right > .header.links > li {
  color: #000 !important;
  margin-right: 0;
  margin-left: 10px;
}
.header-style-1 .socials-wrap ul li a {
  color: #000 !important;
}
.title-home h2,
.hot-categories .cat-info h3,
.special-menu .item .menu-info .name-price .price-menu,
.recommend-menu .tabs-menu .menu-tab li,
.recommend-menu .list-items .name-price .price-menu,
.footer-container .open-hour .title-open,
.footer-container .open-hour .phone,
.price-box .price {
  font-family: "Inter", sans-serif !important;
}
body {
  font-family: "Inter", sans-serif !important;
}
@media (min-width: 768px) {
  .page-main-details {
    margin-right: auto !important;
    margin-left: auto !important;
    padding-left: 150px !important;
    padding-right: 150px !important;
  }
}
@media (max-width: 768px) {
  .logo-andromeda {
    max-width: 118px;
  }
  .header-style-1 .header-top {
    padding: 0px 0 !important;
  }
}
span.sm_megamenu_title:hover {
  color: #dfdfdf !important;
}
.num_dinner {
  padding: 5px 30px 5px 35px;
}
.product-add-form {
  width: 30%;
  float: right;
}
.product-media {
  width: 60%;
  float: left;
  padding-right: 2rem;
}
@media (min-width: 1621px) {
  .products-grid-deal .deal-ct-slider {
    margin-right: -15px !important;
    padding: 15px;
  }
}
.left-pdp {
  padding-top: 500px;
}
@media (min-width: 1200px) {
  .left-pdp {
    margin-left: 0px;
  }
  .rigth-pdp {
    margin-left: 50px;
  }
}
img.small-image-recent {
  max-width: 100px;
  height: auto;
  border: 1px solid #ccc;
  padding: 5px;
  border-radius: 4px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
#product_addtocart_form > div.product-options-wrapper {
  margin-bottom: 30px;
  padding-top: 10px;
  margin-left: 670px;
  margin-right: 20px;
}
.review-control-vote label:before {
  color: #000000 !important;
  font-family: "icons-blank-theme";
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  font-style: normal;
  font-weight: normal;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
}
.header-style-1 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.sm_megamenu_actived > a,
.header-style-1 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li:hover > a {
  color: #fff !important;
}
.container-rating-summary {
  display: flex;
  gap: 2rem;
}
.summary-additional-info {
  display: flex;
  gap: 1rem;
}
.summary-additional-info div {
  margin: auto;
}
.icon-money-bill:before {
  content: '\f0d6';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-synthesis: weight style;
  font-stretch: normal;
  font-size-adjust: none;
  font-language-override: normal;
  font-kerning: auto;
  font-feature-settings: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 18px;
}
.icon-utensils:before {
  content: '\f1b1';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-synthesis: weight style;
  font-stretch: normal;
  font-size-adjust: none;
  font-language-override: normal;
  font-kerning: auto;
  font-feature-settings: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 18px;
}
.img-container-carrusel .product-image-photo {
  width: 100% !important;
  height: 100% !important;
  aspect-ratio: 1.33333333;
  object-fit: fill !important;
}
.container-carrousel-detail {
  display: block;
  flex-direction: column;
  background-color: #fff;
  min-width: 0;
}
.container-carrousel-detail .textOverflow {
  color: #000;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 180px;
}
.container-carrousel-detail .title {
  font-size: 18px;
  font-weight: bold;
}
.products-grid-deal .deal-ct-slider {
  overflow: visible !important;
}
.products-grid-deal .deal-ct-slider .container {
  margin-bottom: 50px;
}
.products-grid-deal .deal-ct-slider .owl-stage-outer {
  padding-top: 10px;
  overflow: hidden !important;
}
.products-grid-deal .owl-controls .owl-nav div.owl-prev {
  left: -60px !important;
}
.products-grid-deal .owl-controls .owl-nav div.owl-next {
  right: 60px !important;
}
.dollar-sign-filled:before {
  content: '\f155';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-synthesis: weight style;
  font-stretch: normal;
  font-size-adjust: none;
  font-language-override: normal;
  font-kerning: auto;
  font-feature-settings: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 14px;
  color: #000000;
}
.dollar-sign-empty:before {
  content: '\f155';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-synthesis: weight style;
  font-stretch: normal;
  font-size-adjust: none;
  font-language-override: normal;
  font-kerning: auto;
  font-feature-settings: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 14px;
  color: #bebebe;
}
.container-cost-in-signs {
  display: inline-flex;
}
.black-box {
  background: black;
  color: white;
  border-radius: 58px;
  padding: 5px 10px;
}
.black-box-unavailable {
  background: #cccccc;
  color: white;
  border-radius: 5px;
  padding: 0px 10px;
}
.text-schedules {
  display: inline-flex;
  max-width: 255px;
  flex-wrap: nowrap;
  align-content: center;
  align-items: stretch;
  justify-content: space-evenly;
}
.text-schedules div {
  margin: 5px;
}
.owl-carousel .owl-item {
  overflow: hidden;
  border-radius: 10px;
  border: 1px solid;
  color: #bdbdbd;
  transition: margin-top 0.5s, box-shadow 0.5s;
}
.owl-carousel .owl-item:hover {
  margin-top: -10px;
  box-shadow: 3px 5px 5px 0px #bca79e;
}
.wk-bk-dates-container {
  background-color: var(--otkit-color-background-default);
  padding: 16px;
  box-shadow: 0 2px 4px #2d333f33;
  border-radius: 4px;
  position: fixed;
  top: 2rem;
  z-index: 100;
  background: white;
  width: 32% !important;
}
.wk-bk-detail-container {
  border-bottom: 0px !important;
}
.wk-bk-select-date-label:before {
  font-family: "icons-blank-theme" !important;
  font-size: 30px !important;
  left: 0 !important;
  top: -8px !important;
}
.search-list-container {
  display: flex;
  flex-direction: column;
}
.search-list-container .search-container-item {
  display: flex;
  flex-direction: row;
  margin-bottom: 16px;
  padding: 0 16px 16px;
  border-bottom: 0.0625rem solid #c9c9c9;
  gap: 2rem;
}
.search-list-container .search-container-item-info {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.search-list-container .search-container-item-info .product-reviews-summary {
  max-width: 200px;
}
.search-list-container .search-container-item-info .text-schedules {
  max-width: 100%;
}
.search-list-container .search-img-container {
  width: 250px;
  height: 195px;
}
.search-list-container .button-action {
  display: none;
}
.short-description {
  position: relative;
  padding-bottom: 15px;
}
.more-text {
  display: none;
}
.toggle-description {
  background: none;
  border: none;
  color: #007bff;
  cursor: pointer;
  padding: 0;
}
.toggle-description:hover {
  text-decoration: none;
}
.cart-form {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  padding-bottom: 30px;
}
.product.name.product-item-name.product-name {
  padding-top: 15px;
}
.black-box.wk-bk-select-time-opt {
  cursor: pointer;
  color: white;
}
.header-style-1 .searchbox-header {
  margin-top: 13px;
}
@media only screen and (min-width: 668px) {
  .header-style-1 .searchbox-header {
    visibility: hidden;
  }
}
.catalogsearch-result-index .page-title-wrapper {
  display: none;
}
.catalogsearch-result-index .page-main {
  margin-top: -65px;
}
.catalog-category-view .page-main {
  margin-top: -95px;
}
.add-restaurant-form .panel .slot_duration_content {
  margin-bottom: 3%;
}
.catalog-product-view .product.attribute.overview .toggle-text:hover {
  color: #222222 !important;
}
.catalog-product-view .fotorama__stage__frame .fotorama__img {
  width: 100%;
  height: 80%;
  top: 40%;
}
@media (max-width: 767px) {
  .header-bottom-content .logo-andromeda-bar {
    width: 100% !important;
  }
  .header-bottom-content .logo-andromeda-bar .logo-container {
    width: 33.33333333%;
    position: absolute !important;
    position-area: center;
  }
}
.search-wrapper #search {
  background-image: url(../images/Search.svg) !important;
  display: inline-block;
  background-size: 24px;
  background-position-x: 95%;
  background-position-y: center;
  background-repeat: no-repeat;
}
input.bell {
  background: url("../images/bell-icon.svg") no-repeat 95% center !important;
}
select.seat-icon {
  background: url("../images/seat-icon.svg") no-repeat 95% center !important;
}
.socials-wrap .facebook-social,
.socials-wrap .instagram-social,
.socials-wrap .tiktok-social,
.socials-wrap .whatsapp-social,
.socials-wrap .linkedin-social {
  display: inline-block;
  margin-right: 10px;
}
.socials-wrap .facebook-social a,
.socials-wrap .instagram-social a,
.socials-wrap .tiktok-social a,
.socials-wrap .whatsapp-social a,
.socials-wrap .linkedin-social a {
  display: flex;
  align-items: center;
  text-decoration: none;
  color: inherit;
}
.socials-wrap .facebook-social .icon-social,
.socials-wrap .instagram-social .icon-social,
.socials-wrap .tiktok-social .icon-social,
.socials-wrap .whatsapp-social .icon-social,
.socials-wrap .linkedin-social .icon-social {
  width: 24px;
  height: 23.91px;
  background-image: url(../images/Facebook-icon.svg);
  background-size: cover;
  margin-right: 5px;
}
.socials-wrap .facebook-social .name-social,
.socials-wrap .instagram-social .name-social,
.socials-wrap .tiktok-social .name-social,
.socials-wrap .whatsapp-social .name-social,
.socials-wrap .linkedin-social .name-social {
  display: none;
}
.socials-wrap .instagram-social .icon-social {
  background-image: url(../images/Instagram-icon.svg);
}
.socials-wrap .facebook-social .icon-social {
  background-image: url(../images/Facebook-icon.svg);
}
.socials-wrap .tiktok-social .icon-social {
  background-image: url(../images/Tiktok-icon.svg);
}
.socials-wrap .whatsapp-social .icon-social {
  background-image: url(../images/Whatsapp-icon.svg);
}
.socials-wrap .linkedin-social .icon-social {
  background-image: url(../images/Linkedin-icon.svg);
}
.form-wishlist-items .products-grid.wishlist .product-items li.product-item .product-item-inner {
  display: block !important;
  position: relative !important;
  border: none !important;
  left: 0px;
  right: 0px;
  padding: 0 !important;
}
.form-wishlist-items .products-grid.wishlist .product-items li.product-item .product-item-inner .field.comment-box {
  display: none;
}
.form-wishlist-items .products-grid.wishlist .product-items li.product-item .product-item-inner .box-tocart {
  display: none;
}
.form-wishlist-items .products-grid.wishlist .product-items li.product-item .product-item-inner .product-item-actions .action.edit {
  display: none;
}
.customer-account-login .page-title .base {
  display: none;
}
.customer-account-login .login-container .fieldset:after {
  font-family: "Inter", sans-serif;
  content: "*Campos obligatorios";
  color: #8c8c8c !important;
  font-weight: 600;
  font-size: 18px;
  justify-self: center;
}
.customer-account-login .login-container .fieldset:last-child {
  margin-bottom: 0 !important;
}
.customer-account-login .login-container .block.block-customer-login,
.customer-account-login .login-container .block.block-new-customer {
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
}
@media only screen and (max-width: 998px) and (min-width: 768px) {
  .customer-account-login .login-container .block.block-customer-login,
  .customer-account-login .login-container .block.block-new-customer {
    width: 100% !important;
  }
}
.customer-account-login .login-container .block.block-customer-login .block-title,
.customer-account-login .login-container .block.block-new-customer .block-title {
  margin-bottom: 20px;
  padding-bottom: 14px;
  border-bottom: 1px solid #8c8c8c !important;
}
.customer-account-login .login-container .block.block-customer-login .block-title #block-customer-login-heading,
.customer-account-login .login-container .block.block-new-customer .block-title #block-customer-login-heading,
.customer-account-login .login-container .block.block-customer-login .block-title #block-new-customer-heading,
.customer-account-login .login-container .block.block-new-customer .block-title #block-new-customer-heading {
  font: initial;
  font-size: 26px;
  line-height: 31.47px;
  color: #000000;
  font-weight: 700;
  font-family: "Inter", sans-serif;
}
.customer-account-login .login-container .block.block-new-customer .block-content {
  height: 70%;
}
.customer-account-login .login-container .block.block-new-customer .block-content .actions-toolbar {
  height: 74%;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.customer-account-login .login-container .block.block-customer-login .actions-toolbar {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 54px !important;
}
.customer-account-login .login-container .block.block-customer-login .actions-toolbar .action.remind {
  font-family: "Inter", sans-serif;
  color: #8c8c8c;
  font-size: 18px;
  font-weight: 500;
  line-height: 21.78px;
  text-decoration: underline;
  text-decoration-thickness: 1.4px;
  text-underline-offset: 5px;
}
.customer-account-login .login-container .block-content .form.form-login .fieldset.login .field.note {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  font-size: 22px;
  color: #8c8c8c;
  line-height: 26.63px;
}
.customer-account-login .login-container .block-content .form.form-login .fieldset.login label[for="show-password"] {
  font-family: "Inter", sans-serif;
  color: #8c8c8c;
  font-size: 18px !important;
  font-weight: 400 !important;
  line-height: 21.78px;
}
.customer-account-login .login-container .block-content .form.form-login .fieldset.login .field.email.required label,
.customer-account-login .login-container .block-content .form.form-login .fieldset.login .field.password.required label {
  font-family: "Inter", sans-serif;
  color: #909090;
  font-weight: 500 !important;
  font-size: 16px !important;
  line-height: 8px;
  left: 1px;
  position: relative;
}
.customer-account-login .login-container .block-content .form.form-login .fieldset.login .field.email.required label::after,
.customer-account-login .login-container .block-content .form.form-login .fieldset.login .field.password.required label::after {
  font-family: "Inter", sans-serif;
  color: #909090 !important;
  font-size: 16px;
  margin: 0 0 0 1px !important;
}
.customer-account-login .login-container .block-content .form.form-login .fieldset.login input[name="login[username]"],
.customer-account-login .login-container .block-content .form.form-login .fieldset.login input[name="login[password]"] {
  font-family: "Inter", sans-serif;
  border-radius: 8px;
  color: #000000;
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
  height: 48px;
  display: inline-block;
  background-color: transparent;
  background-size: 26px;
  background-position-x: 97%;
  background-position-y: center;
  background-repeat: no-repeat;
}
.customer-account-login .login-container .block-content .form.form-login .fieldset.login input[name="login[username]"] {
  background-image: url(../images/UserProfile2.svg) !important;
}
.customer-account-login .login-container .block-content .form.form-login .fieldset.login input[name="login[password]"] {
  background-image: url(../images/EyeDisabled.svg) !important;
}
.customer-account-login .login-container .block-content .form.form-login .fieldset.login input.checkbox {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 20px;
  height: 20px;
  border: 2px solid #ccc;
  border-radius: 50%;
  outline: none;
  cursor: pointer;
  background-color: #fff;
  position: relative;
  transition: all 0.3s ease;
  margin-right: 8px;
}
.customer-account-login .login-container .block-content .form.form-login .fieldset.login input.checkbox.checked {
  border-color: #666666;
  background-color: white;
}
.customer-account-login .login-container .block-content .form.form-login .fieldset.login input.checkbox.checked::after {
  content: '✔';
  color: black;
  font-size: 16px;
  font-weight: bold;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.customer-account-login .login-container .block-content p {
  font-weight: 500;
  font-size: 22px;
  color: #8c8c8c;
  line-height: 26.63px;
  font-family: "Inter", sans-serif;
}
.customer-account-login .login-container .block-content .actions-toolbar .action.login.primary,
.customer-account-login .login-container .block-content .actions-toolbar .action.create.primary {
  text-transform: inherit !important;
  font-family: "Inter", sans-serif;
  padding: 0 36px !important;
  border-radius: 28.8px;
  background: #000000;
  font-weight: 500;
  font-size: 18px !important;
}
.customer-account-login #maincontent {
  padding: 60px 0px 148px 0;
}
.catalog-product-view {
  /**
  * Product detail page
  */
}
.catalog-product-view .page-main.page-main-details {
  display: none;
}
.catalog-product-view .owl-controls .owl-nav .owl-next {
  right: -50px;
}
@media (min-width: 1024px) and (max-width: 1440px) {
  .catalog-product-view .owl-controls .owl-nav .owl-next {
    right: -64px;
  }
}
.catalog-product-view .carousel-item .card .card-content .card-buttons {
  display: flex;
  justify-content: center;
  margin-top: 12px;
  overflow: hidden;
}
.catalog-product-view .container {
  width: 90%;
  margin: auto;
}
@media (max-width: 768px) {
  .catalog-product-view .container {
    width: 100%;
  }
}
.catalog-product-view .container .column.main .container {
  width: 172%;
}
@media (max-width: 768px) {
  .catalog-product-view .container .column.main .container {
    width: 100%;
    margin: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
@media (max-width: 768px) and (min-width: 768px) {
  .catalog-product-view .container .column.main .container .owl-controls .owl-nav .owl-prev {
    left: -50px !important;
  }
}
@media (max-width: 768px) and (min-width: 768px) {
  .catalog-product-view .container .column.main .container .owl-controls .owl-nav .owl-next {
    right: -50px !important;
  }
}
.catalog-product-view .container .column.main .container .carousel-item.owl-carousel.owl-theme.owl-loaded {
  width: 90%;
}
.catalog-product-view .container .column.main .container .carousel-item .card .card-image img {
  width: 100%;
  height: 200px;
}
.catalog-product-view .container .column.main .container .carousel-item .card .card-image .favorite-btn .heart-icon {
  width: 24px !important;
  height: 22px !important;
  max-width: 30px !important;
}
@media (min-width: 425px) and (max-width: 767px) {
  .catalog-product-view .container .column.main .container .carousel-item.owl-carousel.owl-theme.owl-loaded {
    width: 81%;
  }
}
.catalog-product-view .container .product-media {
  padding-right: 0px;
}
@media (min-width: 768px) {
  .catalog-product-view .costo-la {
    margin-left: 16px;
  }
}
.catalog-product-view .card-description {
  height: 48px;
}
.catalog-product-view .wk-bk-dates-right-container {
  padding: 0px;
}
.catalog-product-view .wk-bk-dates-right-container .wk-bk-select-time-label {
  display: block;
  font-weight: 700 !important;
  font-size: 16.4px !important;
  color: black;
}
.catalog-product-view .photo-user {
  text-align: center;
}
.catalog-product-view .photo-user .profile-picture {
  width: 53.2px;
  height: 53.2px;
  border-radius: 50%;
  object-fit: cover;
}
.catalog-product-view .photo-user .default-avatar {
  background-image: url(../images/userProfileIcon.svg) !important;
  display: inline-block;
  width: 53.2px;
  height: 53.2px;
  border-radius: 50%;
  background-color: #ccc;
  text-align: center;
  line-height: 50px;
  color: #fff;
}
.catalog-product-view .user-header {
  display: flex;
  justify-content: space-between;
}
.catalog-product-view .product-media-restaurant-card .fotorama__wrap .fotorama__nav-wrap {
  position: absolute;
  top: 64%;
}
.catalog-product-view .product-media-restaurant-card .fotorama__wrap .fotorama__nav-wrap .fotorama__nav.fotorama__nav--dots {
  display: flex;
  padding-right: 58px;
  justify-content: flex-end;
}
.catalog-product-view .product-info-container {
  padding: 0px 20px 10px 20px;
  font-weight: 500;
  font-size: 19.6px;
  font-family: "Inter", sans-serif;
  line-height: 23.72px;
  color: #000000;
}
.catalog-product-view .product-info-container .product-consumption {
  display: grid;
  grid-template-columns: 48% 48%;
  justify-items: flex-start;
  gap: 10px;
}
@media (max-width: 1300px) {
  .catalog-product-view .product-info-container .product-consumption {
    grid-template-columns: 100%;
    margin-bottom: 24px;
  }
}
.catalog-product-view .product-info-container .product-consumption .consumption-legend {
  margin: 16px 0;
}
.catalog-product-view .product-info-container .product-consumption .consumption-list {
  margin: 16px;
}
.catalog-product-view .product-info-container .product-consumption .timetable-content {
  display: flex;
  gap: 8px;
}
@media (max-width: 768px) {
  .catalog-product-view .product-info-container .product-consumption .timetable-content {
    flex-direction: column;
  }
}
.catalog-product-view .product-info-container .related-categories-title {
  width: 68%;
  margin-bottom: 18px;
  display: flex;
}
.catalog-product-view .product-info-container .related-categories-title::before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url('../images/Clipboard.svg');
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 8px;
}
.catalog-product-view .product-info-container .consumption-legend {
  display: flex;
}
.catalog-product-view .product-info-container .consumption-legend::before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url('../images/clock.svg');
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 8px;
}
.catalog-product-view .product-info-container .consumption-list {
  display: flex;
}
.catalog-product-view .product-info-container .consumption-list::before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url('../images/list.svg');
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 8px;
  background-position: center;
}
.catalog-product-view .product-media-restaurant-card .padding-in-card .product-full-width-section .product-section-title {
  font-size: 25.2px;
  font-weight: 700;
}
.catalog-product-view .product-media-restaurant-card .padding-in-card .product-full-width-section .container-legend {
  color: #B4B4B4;
  font-size: 19.6px;
  font-weight: 500;
}
.catalog-product-view .product-media-restaurant-card .padding-in-card .product-full-width-section .review-section {
  display: flex;
  justify-content: space-between;
}
.catalog-product-view .product-media-restaurant-card .padding-in-card .product-full-width-section .review-section .review-product-tittle {
  font-size: 33.6px;
  font-weight: 700;
  margin: 16px 0;
}
@media (max-width: 425px) {
  .catalog-product-view .product-media-restaurant-card .padding-in-card .product-full-width-section .review-section .review-product-tittle {
    font-size: 20px;
  }
}
.catalog-product-view .product-media-restaurant-card .padding-in-card .product-full-width-section .review-section .rating-summary .reviews-actions {
  text-align: right;
  font-size: 33.6px;
  font-weight: 700;
}
.catalog-product-view .product-media-restaurant-card .padding-in-card .product-full-width-section .review-title {
  text-transform: capitalize;
}
.catalog-product-view .fieldset.review-fieldset .field.required.review-field-ratings {
  margin-bottom: 48px !important;
  margin-left: 18px !important;
}
.catalog-product-view .fieldset.review-fieldset .control.review-control-vote {
  zoom: 120%;
}
.catalog-product-view .review-field-ratings .review-field-rating .control {
  display: block !important;
  padding-bottom: 0px !important;
  padding-top: 1px !important;
  margin: 0 0 0px 15px !important;
  margin-right: 0px !important;
}
.catalog-product-view .review-field-ratings .review-field-rating .label {
  display: block !important;
  padding-bottom: 0px !important;
  padding-top: 1px !important;
  margin-left: 10px !important;
  margin-right: 0px !important;
}
.catalog-product-view .field.choice.review-field-rating {
  display: grid !important;
  grid-template-columns: 60% 40%;
  justify-items: flex-start;
  gap: 10px;
  align-items: start;
}
.catalog-product-view .item.review-item .review-ratings-date-container .rating-summary.item {
  zoom: 130%;
}
.catalog-product-view .item.review-item .review-ratings-date-container .review-date {
  margin-left: 18px;
}
.catalog-product-view .container-rating-summary {
  align-items: center;
}
.catalog-product-view .container-rating-summary .reviews-actions .action.add,
.catalog-product-view .container-rating-summary .reviews-actions .action.login {
  border-radius: 22.4px;
  border: 3px solid black;
  padding: 8px 24px 8px 24px;
  font-size: 16.8px;
  line-height: 20.33px;
  color: black;
  font-weight: 700;
}
.catalog-product-view .input-number input[readonly] {
  background-color: #fff;
  cursor: default;
}
.catalog-product-view .wk-bk-dates-container #wk-bk-option-qty,
.catalog-product-view .wk-bk-dates-container .input-box {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 100%;
}
@media (min-width: 1300px) {
  .catalog-product-view .wk-bk-dates-container #wk-bk-option-qty,
  .catalog-product-view .wk-bk-dates-container .input-box {
    justify-content: flex-end !important;
  }
}
.catalog-product-view .wk-bk-dates-container .table-attr-labels.label::after {
  display: none;
}
.catalog-product-view .wk-bk-dates-container #wk-bk-option-qty {
  margin: 48px 0 8px 0 !important;
  justify-content: space-around;
}
@media (max-width: 1300px) {
  .catalog-product-view .wk-bk-dates-container #wk-bk-option-qty {
    flex-direction: column;
    align-items: flex-start;
    margin: 0px 0 8px 0 !important;
  }
}
.catalog-product-view .wk-bk-dates-container #wk-bk-option-qty .input-box {
  justify-content: flex-start;
}
.catalog-product-view .wk-bk-dates-container #wk-bk-option-qty .table-attr-labels.label {
  font-weight: 700 !important;
  font-size: 16.4px !important;
  color: black;
}
.catalog-product-view .wk-bk-dates-container .input-number.product-custom-option.validate-number {
  display: flex;
  align-items: center;
  padding: 6px 12px 6px 12px;
  border-radius: 33.6px;
  border: 2.8px solid black;
}
.catalog-product-view .wk-bk-dates-container .input-number.product-custom-option.validate-number .decrease-button,
.catalog-product-view .wk-bk-dates-container .input-number.product-custom-option.validate-number .increase-button {
  background: transparent;
  color: black !important;
  display: flex;
  align-items: center;
  font-weight: 700;
  font-size: 24px !important;
}
.catalog-product-view .wk-bk-dates-container .input-number.product-custom-option.validate-number #temp_qty {
  justify-items: center;
  background: transparent;
  border: none;
  font-weight: 700;
  font-size: 18.4px;
  line-height: 27.11px;
  font-family: inter;
  color: black;
}
.catalog-product-view .product-info-stock-sku {
  margin-top: -10%;
}
.catalog-product-view .product-info-stock-sku .stock.available,
.catalog-product-view .product-info-stock-sku .product.attribute.sku strong {
  display: none;
}
.catalog-product-view .product-info-stock-sku .value {
  font-size: 33.6px;
  line-height: 40.66px;
  font-weight: 700;
  margin-bottom: 33px;
}
.catalog-product-view .wk-bk-dates-right-container {
  width: 100%;
  margin-top: 24px;
}
.catalog-product-view .wk-bk-select-time-opt-wrapper {
  overflow-y: hidden;
  margin: 8px 0px;
}
.catalog-product-view .wk-bk-select-time-opt-wrapper:hover {
  overflow-x: scroll;
}
.catalog-product-view .wk-bk-table-select {
  margin: 24px 0;
}
@media (max-width: 1300px) {
  .catalog-product-view .wk-bk-table-select {
    flex-direction: column !important;
  }
}
.catalog-product-view .padding-in-card .product-full-width-section#reviews {
  padding: 0px !important;
}
.catalog-product-view .wk-table-options textarea {
  font-size: 16px !important;
}
@media (min-width: 1440px) {
  .catalog-product-view .wk-table-options #options_3_text {
    height: 270px;
  }
}
@media (min-width: 1301px) and (max-width: 1439px) {
  .catalog-product-view .wk-table-options #options_3_text {
    height: 220px;
  }
}
@media (min-width: 769px) and (max-width: 1300px) {
  .catalog-product-view .wk-table-options #options_3_text {
    height: 172px;
  }
}
.catalog-product-view .wk-bk-select-time-opt-wrapper::-webkit-scrollbar {
  width: 8px;
  background: transparent;
  height: 8px;
}
.catalog-product-view .wk-bk-select-time-opt-wrapper::-webkit-scrollbar-track {
  border-radius: 8px;
  margin: 8px 0;
}
.catalog-product-view .wk-bk-select-time-opt-wrapper::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 8px;
  border: 2px solid #f0f0f0;
}
.catalog-product-view .wk-bk-select-time-opt-wrapper::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.catalog-product-view .wk-bk-select-time-opt-wrapper::-webkit-scrollbar-thumb:hover .padding-in-card.review-card .product-section-title {
  font-size: 25.2px;
  font-weight: 700;
  line-height: 30.5px;
}
.catalog-product-view .wk-bk-select-time-opt-wrapper::-webkit-scrollbar-thumb:hover .padding-in-card.review-card .review-product-content {
  display: grid;
  grid-template-columns: 70% 30%;
  margin-top: 24px;
  margin-bottom: 14px;
}
.catalog-product-view .wk-bk-select-time-opt-wrapper::-webkit-scrollbar-thumb:hover .padding-in-card.review-card .review-product-content .review-product-tittle h3 {
  display: flex;
  align-items: start;
  justify-content: flex-start;
}
.catalog-product-view .wk-bk-select-time-opt-wrapper::-webkit-scrollbar-thumb:hover .padding-in-card.review-card .review-product-tittle {
  display: flex;
  align-items: start;
  justify-content: flex-start;
}
.catalog-product-view .wk-bk-select-time-opt-wrapper::-webkit-scrollbar-thumb:hover .padding-in-card.review-card .rating-summary.item {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  margin-right: 28px;
}
.catalog-product-view .wk-bk-select-time-opt-wrapper::-webkit-scrollbar-thumb:hover .padding-in-card.review-card .rating-summary.item .reviews-actions span {
  font-size: 33.6px;
  font-weight: 700;
  line-height: 40.66px;
}
.catalog-product-view .wk-bk-select-time-opt-wrapper::-webkit-scrollbar-thumb:hover .padding-in-card.review-card .rating-summary.item .rating-result {
  zoom: 134%;
}
.catalog-product-view .wk-bk-select-time-opt-wrapper::-webkit-scrollbar-thumb:hover .padding-in-card.review-card .container-legend .legend-review {
  color: #B4B4B4;
  font-size: 16.6px;
  font-weight: 500;
  line-height: 23.72px;
}
#product-review-table > :first-child .review-control-vote.Price:before {
  content: '\f155' '\f155' '\f155' '\f155' '\f155' !important;
  font-family: 'font-awesome';
  letter-spacing: 5px !important;
  padding-left: 7px;
  font-size: 23px !important;
}
#product-review-table > :first-child .review-control-vote.Price [for="Price_1"]:before {
  content: '\f155' !important;
  font-family: 'font-awesome';
  color: black !important;
  letter-spacing: 5px !important;
  padding-left: 7px;
  font-size: 23px !important;
}
#product-review-table > :first-child .review-control-vote.Price [for="Price_2"]:before {
  content: '\f155' '\f155' !important;
  font-family: 'font-awesome';
  color: black !important;
  letter-spacing: 5px !important;
  padding-left: 7px;
  font-size: 23px !important;
}
#product-review-table > :first-child .review-control-vote.Price [for="Price_3"]:before {
  content: '\f155' '\f155' '\f155' !important;
  font-family: 'font-awesome';
  color: black !important;
  letter-spacing: 5px !important;
  padding-left: 7px;
  font-size: 23px !important;
}
#product-review-table > :first-child .review-control-vote.Price [for="Price_4"]:before {
  content: '\f155' '\f155' '\f155' '\f155' !important;
  font-family: 'font-awesome';
  color: black !important;
  letter-spacing: 5px !important;
  padding-left: 7px;
  font-size: 23px !important;
}
#product-review-table > :first-child .review-control-vote.Price [for="Price_5"]:before {
  content: '\f155' '\f155' '\f155' '\f155' '\f155' !important;
  font-family: 'font-awesome';
  color: black !important;
  letter-spacing: 5px !important;
  padding-left: 7px;
  font-size: 23px !important;
}
.customer-account-login .top-content-theme {
  padding-top: 70px;
  padding-bottom: 0;
}
.customer-account-login .login-container {
  display: flex;
  gap: 50px;
}
@media (max-width: 997px) {
  .customer-account-login .login-container {
    flex-direction: column;
    width: 100%;
  }
}
.customer-account-login .login-container .block-customer-login,
.customer-account-login .login-container .block-new-customer {
  flex: 1;
  margin-bottom: 0;
}
.customer-account-create .top-content-theme {
  padding-top: 70px;
  padding-bottom: 0;
}
.customer-account-create .form-create-account {
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  margin: auto;
}
.customer-account-create .form-create-account .name-container {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  margin-bottom: 20px;
}
.customer-account-create .form-create-account .name-container .field-name-firstname,
.customer-account-create .form-create-account .name-container .field-name-lastname {
  flex: 1;
}
.customer-account-create .name-container > .field.required > .label:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}
.customer-account-tablemanager .title {
  font-size: 32px;
  line-height: 38.7px;
  font-weight: 700;
  color: black;
}
.customer-account-tablemanager .title-area {
  font-size: 18px;
  font-weight: 500;
  line-height: 21.7px;
  margin-bottom: 10px;
}
.customer-account-tablemanager .main-canvas {
  display: grid;
  grid-template-columns: 30% 70%;
  gap: 30px;
  max-width: 1500px;
  margin: 0 auto;
}
@media (max-width: 997px) {
  .customer-account-tablemanager .main-canvas {
    display: flex;
    flex-direction: column;
  }
}
.customer-account-tablemanager .main-canvas .button {
  min-width: 149px;
  height: 39px;
  margin: 10px 0;
  border-radius: 24px;
  text-transform: none;
  display: flex;
  justify-content: center;
  align-items: center;
}
.customer-account-tablemanager .main-canvas .button.primary {
  background-color: #2c71d1;
}
.customer-account-tablemanager .main-canvas .button.secondary {
  background-color: #b4b4b4;
}
.customer-account-tablemanager .main-canvas .button span {
  font-weight: 700;
  font-size: 14px;
  line-height: 16.9px;
  text-align: center;
}
.customer-account-tablemanager .main-canvas .aside-bar {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media (max-width: 997px) {
  .customer-account-tablemanager .main-canvas .aside-bar {
    flex-direction: row;
    justify-content: space-between;
  }
}
@media (max-width: 768px) {
  .customer-account-tablemanager .main-canvas .aside-bar {
    flex-direction: column;
  }
}
.customer-account-tablemanager .main-canvas .aside-bar .tools,
.customer-account-tablemanager .main-canvas .aside-bar .details {
  width: 100%;
  max-width: 340px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  border-radius: 24px;
  padding: 20px;
}
@media (max-width: 997px) {
  .customer-account-tablemanager .main-canvas .aside-bar .tools,
  .customer-account-tablemanager .main-canvas .aside-bar .details {
    max-height: 350px;
    height: 100%;
    width: 360px;
  }
}
@media (max-width: 768px) {
  .customer-account-tablemanager .main-canvas .aside-bar .tools,
  .customer-account-tablemanager .main-canvas .aside-bar .details {
    max-width: 100%;
    width: 100%;
  }
}
.customer-account-tablemanager .main-canvas .aside-bar .tools-container .tools {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}
@media (max-width: 997px) {
  .customer-account-tablemanager .main-canvas .aside-bar .tools-container .tools {
    overflow-y: auto;
    touch-action: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
  }
  .customer-account-tablemanager .main-canvas .aside-bar .tools-container .tools::-webkit-scrollbar {
    display: none;
  }
}
@media (max-width: 800px) {
  .customer-account-tablemanager .main-canvas .aside-bar .tools-container .tools {
    padding: 10px 0;
  }
}
.customer-account-tablemanager .main-canvas .aside-bar .tools-container .tools .floor-control,
.customer-account-tablemanager .main-canvas .aside-bar .tools-container .tools .table-control {
  display: flex;
  align-items: center;
  max-width: 305px;
  width: 100%;
  height: 56px;
  border-radius: 24px;
  border: 1px solid #8c8c8c;
  cursor: grab;
  text-align: center;
  transition: background-color 0.3s ease, transform 0.3s ease;
  gap: 10px;
  padding: 15px;
}
.customer-account-tablemanager .main-canvas .aside-bar .tools-container .tools .floor-control label,
.customer-account-tablemanager .main-canvas .aside-bar .tools-container .tools .table-control label {
  font-size: 16px !important;
  font-weight: 700 !important;
  line-height: 19.3px !important;
  color: #8c8c8c;
  cursor: grab;
  text-transform: capitalize;
}
.customer-account-tablemanager .main-canvas .aside-bar .tools-container .tools .floor-control svg:nth-of-type(2),
.customer-account-tablemanager .main-canvas .aside-bar .tools-container .tools .table-control svg:nth-of-type(2),
.customer-account-tablemanager .main-canvas .aside-bar .tools-container .tools .floor-control img:nth-of-type(2),
.customer-account-tablemanager .main-canvas .aside-bar .tools-container .tools .table-control img:nth-of-type(2) {
  display: none;
}
.customer-account-tablemanager .main-canvas .aside-bar .tools-container .tools .floor-control.active,
.customer-account-tablemanager .main-canvas .aside-bar .tools-container .tools .table-control.active {
  cursor: grabbing;
}
.customer-account-tablemanager .main-canvas .aside-bar .tools-container .tools .floor-control.dragging,
.customer-account-tablemanager .main-canvas .aside-bar .tools-container .tools .table-control.dragging {
  background-color: black;
}
.customer-account-tablemanager .main-canvas .aside-bar .tools-container .tools .floor-control.dragging svg:nth-of-type(1),
.customer-account-tablemanager .main-canvas .aside-bar .tools-container .tools .table-control.dragging svg:nth-of-type(1),
.customer-account-tablemanager .main-canvas .aside-bar .tools-container .tools .floor-control.dragging img:nth-of-type(1),
.customer-account-tablemanager .main-canvas .aside-bar .tools-container .tools .table-control.dragging img:nth-of-type(1) {
  display: none;
}
.customer-account-tablemanager .main-canvas .aside-bar .tools-container .tools .floor-control.dragging svg:nth-of-type(2),
.customer-account-tablemanager .main-canvas .aside-bar .tools-container .tools .table-control.dragging svg:nth-of-type(2),
.customer-account-tablemanager .main-canvas .aside-bar .tools-container .tools .floor-control.dragging img:nth-of-type(2),
.customer-account-tablemanager .main-canvas .aside-bar .tools-container .tools .table-control.dragging img:nth-of-type(2) {
  display: block;
}
.customer-account-tablemanager .main-canvas .aside-bar .tools-container .tools .floor-control.dragging label,
.customer-account-tablemanager .main-canvas .aside-bar .tools-container .tools .table-control.dragging label {
  color: white;
}
@media (max-width: 997px) {
  .customer-account-tablemanager .main-canvas .aside-bar .details-container .details {
    display: flex;
    justify-content: center;
  }
}
@media (max-width: 997px) {
  .customer-account-tablemanager .main-canvas .aside-bar .details-container .details .select-element {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.customer-account-tablemanager .main-canvas .aside-bar .details-container .details .select-element p {
  text-align: center;
}
.customer-account-tablemanager .main-canvas .aside-bar .details-container .details .edit-selection {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 20px;
}
.customer-account-tablemanager .main-canvas .aside-bar .details-container .details .edit-selection .selected-info {
  display: none;
  max-width: 305px;
  height: 56px;
  min-height: 56px;
  max-height: 56px;
  border-radius: 24px;
  display: flex;
  align-items: center;
  gap: 20px;
  padding-left: 20px;
  background-color: black;
}
.customer-account-tablemanager .main-canvas .aside-bar .details-container .details .edit-selection .selected-info .selected-title {
  font-weight: 700;
  font-size: 16px;
  line-height: 19.3px;
  color: white;
}
.customer-account-tablemanager .main-canvas .aside-bar .details-container .details .edit-selection .selected-options {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.customer-account-tablemanager .main-canvas .aside-bar .details-container .details .edit-selection input,
.customer-account-tablemanager .main-canvas .aside-bar .details-container .details .edit-selection select {
  max-width: 306px;
  width: 100%;
  height: 52px;
  border-radius: 8px;
  border: 1px solid #b4b4b4;
  padding: 10px;
}
.customer-account-tablemanager .main-canvas .aside-bar .details-container .details .edit-selection .edit-selection-buttons {
  display: flex;
  gap: 10px;
}
@media screen and (min-width: 998px) and (max-width: 1200px) {
  .customer-account-tablemanager .main-canvas .aside-bar .details-container .details .edit-selection .edit-selection-buttons {
    flex-direction: column;
  }
}
.customer-account-tablemanager .main-canvas .dashboard-section .dashboard-container {
  width: 100%;
  max-width: 800px;
  height: 950px;
  border-radius: 24px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  padding: 20px;
}
@media (max-width: 997px) {
  .customer-account-tablemanager .main-canvas .dashboard-section .dashboard-container {
    max-width: 100%;
  }
}
.customer-account-tablemanager .main-canvas .dashboard-section .dashboard-container .selection-container {
  display: flex;
  gap: 20px;
  justify-content: flex-end;
  align-items: baseline;
  padding-right: 30px;
}
.customer-account-tablemanager .main-canvas .dashboard-section .dashboard-container .selection-container .selection {
  font-weight: 500;
  font-size: 18px;
  line-height: 21.7px;
  color: #8c8c8c;
  display: flex;
  justify-content: flex-end;
}
.customer-account-tablemanager .main-canvas .dashboard-section .dashboard-container .selection-container .selection .info {
  color: black;
  padding: 0 10px;
}
.customer-account-tablemanager .main-canvas .dashboard-section .dashboard-container .selection-container button {
  background-color: #8c8c8c;
  font-size: 11.5px;
  font-weight: 600;
  line-height: 13.9px;
  text-align: center;
  height: 25px;
}
.customer-account-tablemanager .main-canvas .dashboard-section .dashboard-container .canvas-container {
  max-width: 800px;
  width: 100%;
  height: 860px;
  overflow: auto;
  touch-action: manipulation !important;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
}
.customer-account-tablemanager .main-canvas .dashboard-section .dashboard-container .canvas-container #c1 {
  position: relative;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 1px, transparent 1px), linear-gradient(to bottom, rgba(255, 255, 255, 0) 1px, transparent 1px);
}
.customer-account-tablemanager .main-canvas .dashboard-section .dashboard-container .canvas-container::-webkit-scrollbar {
  display: none;
}
.customer-account-tablemanager .main-canvas .dashboard-section .dashboard-buttons {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 10px;
  padding-top: 20px;
}
.account-restaurant {
  max-width: 500px;
}
.account-restaurant input {
  height: 52px !important;
  border-radius: 8px !important;
  border: 1px solid #8C8C8C !important;
  font-size: 16px !important;
}
.account-restaurant .primary button {
  background-color: #000000;
  color: #fff;
  /* Texto blanco */
  border: none;
  /* Sin borde */
  border-radius: 20px;
  /* Bordes redondeados */
  cursor: pointer;
  /* Cambio de cursor al pasar por encima */
  transition: background-color 0.3s ease;
  /* Transición suave */
  height: 39px;
  font-size: 14px !important;
  text-transform: initial;
  font-weight: 700;
  font-family: 'Inter';
  flex: 1;
  line-height: normal;
}
.account-restaurant .primary {
  text-align: right;
}
.account-restaurant .primary button:focus {
  line-height: normal;
  color: #fff;
  /* Texto blanco */
  height: 39px;
  font-size: 14px !important;
  text-transform: initial;
}
.account-restaurant .primary button:hover {
  background-color: #444;
}
.account-restaurant .label {
  display: block;
  font-weight: bold;
  color: #8C8C8C;
  font-size: 16px !important;
}
.account-restaurant input[type="checkbox"] {
  height: auto !important;
  margin-right: 5px;
}
.account-restaurant .choice {
  display: flex;
}
.account-restaurant select {
  height: 52px;
  border-radius: 8px;
  border: 1px solid #8c8c8c;
  font-size: 16px;
}
.account-restaurant #favorite_kitchen {
  height: auto;
}
.account-restaurant .password-strength-meter {
  border-radius: 8px;
}
.account-restaurant .actions-toolbar {
  display: flex;
  flex-direction: row-reverse;
  border: none;
}
.password-strength-meter:before {
  border-radius: 8px 0px 0px 8px;
}
.create-dinner-account {
  max-width: 500px;
}
.create-dinner-account input {
  height: 52px !important;
  border-radius: 8px !important;
  border: 1px solid #8C8C8C !important;
  font-size: 16px !important;
}
.create-dinner-account .primary button {
  background-color: #000000;
  color: #fff;
  /* Texto blanco */
  border: none;
  /* Sin borde */
  border-radius: 20px;
  /* Bordes redondeados */
  cursor: pointer;
  /* Cambio de cursor al pasar por encima */
  transition: background-color 0.3s ease;
  /* Transición suave */
  height: 39px;
  font-size: 14px !important;
  text-transform: initial;
  font-weight: 700;
  font-family: 'Inter';
  flex: 1;
  line-height: normal;
}
.create-dinner-account .primary button:hover {
  background-color: #444;
}
.create-dinner-account .primary button:focus {
  line-height: normal;
  color: #fff;
  /* Texto blanco */
  height: 39px;
  font-size: 14px !important;
  text-transform: initial;
}
.create-dinner-account .label {
  display: block;
  font-weight: bold;
  color: #8C8C8C;
  font-size: 16px !important;
}
.create-dinner-account input[type="checkbox"] {
  height: auto !important;
  margin-right: 5px;
}
.create-dinner-account .choice {
  display: flex;
}
.create-dinner-account select {
  height: 52px;
  border-radius: 8px;
  border: 1px solid #8c8c8c;
  font-size: 16px;
}
.create-dinner-account #favorite_kitchen {
  height: auto;
}
.create-dinner-account .password-strength-meter {
  border-radius: 8px;
}
.create-dinner-account .actions-toolbar {
  display: flex;
  flex-direction: row-reverse;
  border: none;
}
.create-dinner-account .password-strength-meter:before {
  border-radius: 8px 0px 0px 8px;
}
.create-dinner-account #dob {
  width: 100%;
}
.create-dinner-account .ui-datepicker-trigger {
  position: absolute;
  right: 0px;
  top: 0px;
  height: 100%;
}
.create-dinner-account ._has-datepicker ~ .ui-datepicker-trigger:before {
  margin-left: 0px;
  margin-top: 0px;
  height: 100%;
  display: contents;
}
.sales-order-history #view-more-orders {
  display: none;
}
.sales-order-welcome #order-details-container {
  display: none;
}
.sales-order-history .header-bottom-content .container,
.sales-order-welcome .header-bottom-content .container,
.sales-order-history .header-bottom-content .container,
.customer-account-index .header-bottom-content .container {
  width: 90%;
}
.sales-order-history .header-bottom-content .container .cart-search .notifications-header,
.sales-order-welcome .header-bottom-content .container .cart-search .notifications-header,
.sales-order-history .header-bottom-content .container .cart-search .notifications-header,
.customer-account-index .header-bottom-content .container .cart-search .notifications-header {
  margin: 0 !important;
  padding: 0 !important;
}
.sales-order-history .header-bottom-content .container .logo-content .logo-andromeda,
.sales-order-welcome .header-bottom-content .container .logo-content .logo-andromeda,
.sales-order-history .header-bottom-content .container .logo-content .logo-andromeda,
.customer-account-index .header-bottom-content .container .logo-content .logo-andromeda {
  width: 118.94px !important;
  position: static !important;
}
.sales-order-history .header-bottom-content .container .logo-content,
.sales-order-welcome .header-bottom-content .container .logo-content,
.sales-order-history .header-bottom-content .container .logo-content,
.customer-account-index .header-bottom-content .container .logo-content {
  position: relative;
  display: flex !important;
}
@media only screen and (min-width: 1428px) {
  .sales-order-history .header-bottom-content .container .logo-content,
  .sales-order-welcome .header-bottom-content .container .logo-content,
  .sales-order-history .header-bottom-content .container .logo-content,
  .customer-account-index .header-bottom-content .container .logo-content {
    left: 46%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1428px) {
  .sales-order-history .header-bottom-content .container .logo-content,
  .sales-order-welcome .header-bottom-content .container .logo-content,
  .sales-order-history .header-bottom-content .container .logo-content,
  .customer-account-index .header-bottom-content .container .logo-content {
    left: 42%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .sales-order-history .header-bottom-content .container .logo-content,
  .sales-order-welcome .header-bottom-content .container .logo-content,
  .sales-order-history .header-bottom-content .container .logo-content,
  .customer-account-index .header-bottom-content .container .logo-content {
    left: 42%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 429px) {
  .sales-order-history .header-bottom-content .container .logo-content,
  .sales-order-welcome .header-bottom-content .container .logo-content,
  .sales-order-history .header-bottom-content .container .logo-content,
  .customer-account-index .header-bottom-content .container .logo-content {
    left: 60%;
    width: 20%;
  }
}
@media only screen and (max-width: 428px) {
  .sales-order-history .header-bottom-content .container .logo-content,
  .sales-order-welcome .header-bottom-content .container .logo-content,
  .sales-order-history .header-bottom-content .container .logo-content,
  .customer-account-index .header-bottom-content .container .logo-content {
    left: 0%;
    justify-content: center;
  }
}
.sales-order-history .header-bottom-content .container .cart-search-header,
.sales-order-welcome .header-bottom-content .container .cart-search-header,
.sales-order-history .header-bottom-content .container .cart-search-header,
.customer-account-index .header-bottom-content .container .cart-search-header {
  position: absolute;
  left: 95%;
  top: 80%;
}
@media only screen and (max-width: 768px) {
  .sales-order-history .header-bottom-content .container .cart-search-header,
  .sales-order-welcome .header-bottom-content .container .cart-search-header,
  .sales-order-history .header-bottom-content .container .cart-search-header,
  .customer-account-index .header-bottom-content .container .cart-search-header {
    left: 93%;
    top: 155%;
  }
  .sales-order-history .header-bottom-content .container .cart-search-header .notifications-header,
  .sales-order-welcome .header-bottom-content .container .cart-search-header .notifications-header,
  .sales-order-history .header-bottom-content .container .cart-search-header .notifications-header,
  .customer-account-index .header-bottom-content .container .cart-search-header .notifications-header {
    margin-left: 0px;
  }
}
@media only screen and (max-width: 426px) {
  .sales-order-history .header-bottom-content .container .cart-search-header,
  .sales-order-welcome .header-bottom-content .container .cart-search-header,
  .sales-order-history .header-bottom-content .container .cart-search-header,
  .customer-account-index .header-bottom-content .container .cart-search-header {
    left: 88%;
    top: 238%;
  }
}
.sales-order-history .header-bottom-content .container .cart-search-header .notifications-icon-container,
.sales-order-welcome .header-bottom-content .container .cart-search-header .notifications-icon-container,
.sales-order-history .header-bottom-content .container .cart-search-header .notifications-icon-container,
.customer-account-index .header-bottom-content .container .cart-search-header .notifications-icon-container {
  display: flex;
  justify-content: flex-end;
  flex-direction: row;
  width: 44px;
  height: 44px;
  border-radius: 138px;
  background: white;
  align-items: flex-start;
  flex-wrap: nowrap;
}
.sales-order-history .header-bottom-content .container .cart-search-header .notifications-icon-container .notifications-icon,
.sales-order-welcome .header-bottom-content .container .cart-search-header .notifications-icon-container .notifications-icon,
.sales-order-history .header-bottom-content .container .cart-search-header .notifications-icon-container .notifications-icon,
.customer-account-index .header-bottom-content .container .cart-search-header .notifications-icon-container .notifications-icon {
  left: 9px;
  top: 12px;
  width: 20.28px;
  height: 20.28px;
}
@media only screen and (max-width: 768px) {
  .sales-order-history .header-bottom-content .container .cart-search-header .notifications-icon-container .notifications-count,
  .sales-order-welcome .header-bottom-content .container .cart-search-header .notifications-icon-container .notifications-count,
  .sales-order-history .header-bottom-content .container .cart-search-header .notifications-icon-container .notifications-count,
  .customer-account-index .header-bottom-content .container .cart-search-header .notifications-icon-container .notifications-count {
    right: 1px;
    top: 1px;
  }
}
.customer-account-index .header-bottom-content .container {
  max-width: 100%;
}
@media only screen and (max-width: 992px) {
  .customer-account-index .cart-search-header {
    left: 83% !important;
  }
}
@media only screen and (max-width: 577px) {
  .customer-account-index .cart-search-header {
    left: 70% !important;
    top: 278% !important;
  }
}
.sales-order-history,
.sales-order-welcome {
  /*.header-bottom-content {
        padding-top: 24px;
    }*/
}
@media only screen and (max-width: 768px) {
  .sales-order-history .header-top,
  .sales-order-welcome .header-top {
    margin: 8px 0;
  }
}
.sales-order-history .header-top-right,
.sales-order-welcome .header-top-right {
  text-align: right !important;
  margin-bottom: 0 !important;
}
.sales-order-history .container,
.sales-order-welcome .container {
  width: 80%;
  max-width: 100%;
}
@media (max-width: 768px) {
  .sales-order-history .container,
  .sales-order-welcome .container {
    width: 100%;
  }
}
.sales-order-history .header-style-1 .header-bottom,
.sales-order-welcome .header-style-1 .header-bottom {
  margin-left: 64px !important;
  margin-right: 64px !important;
}
@media only screen and (max-width: 768px) {
  .sales-order-history .header-style-1 .header-bottom,
  .sales-order-welcome .header-style-1 .header-bottom {
    margin: 16px !important;
  }
}
.sales-order-history .logo-andromeda,
.sales-order-welcome .logo-andromeda {
  top: 40px !important;
}
.sales-order-history .details-inline-empty,
.sales-order-welcome .details-inline-empty {
  padding-top: 0px !important;
}
.sales-order-history .toolbar-sorter,
.sales-order-welcome .toolbar-sorter {
  display: none;
}
.sales-order-history .orders-history,
.sales-order-welcome .orders-history {
  display: grid;
  grid-template-columns: 40% 50%;
  gap: 64px;
}
@media only screen and (max-width: 768px) {
  .sales-order-history .orders-history,
  .sales-order-welcome .orders-history {
    grid-template-columns: 100%;
    margin: 16px !important;
  }
}
.sales-order-history .orders-history .reservations-title,
.sales-order-welcome .orders-history .reservations-title {
  display: flex;
  gap: 48px;
  justify-content: space-between;
}
@media only screen and (min-width: 769px) and (max-width: 1279px) {
  .sales-order-history .orders-history .reservations-title,
  .sales-order-welcome .orders-history .reservations-title {
    flex-direction: column;
  }
}
@media only screen and (max-width: 768px) {
  .sales-order-history .orders-history .reservations-title,
  .sales-order-welcome .orders-history .reservations-title {
    flex-direction: column;
    align-items: center;
    gap: 16px;
    margin-bottom: 16px;
  }
}
.sales-order-history .orders-history .reservations-title h1,
.sales-order-welcome .orders-history .reservations-title h1 {
  font-weight: 700;
  font-size: 32px;
  color: black;
}
@media only screen and (min-width: 769px) and (max-width: 1279px) {
  .sales-order-history .orders-history .reservations-title h1,
  .sales-order-welcome .orders-history .reservations-title h1 {
    margin-bottom: 0px;
    font-size: 24px;
  }
}
.sales-order-history .orders-history .reservations-title button,
.sales-order-welcome .orders-history .reservations-title button {
  width: 152px;
  height: 40px;
  border-radius: 24px;
  background-color: black;
  font-weight: 700;
  font-size: 14px;
  text-transform: none;
  padding: 0px 16px;
}
@media only screen and (min-width: 1025px) and (max-width: 1440px) {
  .sales-order-history .orders-history .reservations-title button,
  .sales-order-welcome .orders-history .reservations-title button {
    width: auto;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1279px) {
  .sales-order-history .orders-history .reservations-title button,
  .sales-order-welcome .orders-history .reservations-title button {
    margin-bottom: 40px;
  }
}
.sales-order-history .orders-history .reservations-title button:hover,
.sales-order-welcome .orders-history .reservations-title button:hover {
  background-color: white;
  color: black !important;
  border: solid 1px black !important;
}
.sales-order-history .orders-history .reservations-cards,
.sales-order-welcome .orders-history .reservations-cards {
  border-radius: 16px;
  border: solid 1px #00000040;
  padding: 16px;
  height: 464.2px;
  overflow-y: scroll;
}
@media only screen and (max-width: 1024px) {
  .sales-order-history .orders-history .reservations-cards,
  .sales-order-welcome .orders-history .reservations-cards {
    height: 510.68px;
  }
}
@media only screen and (max-width: 768px) {
  .sales-order-history .orders-history .reservations-cards,
  .sales-order-welcome .orders-history .reservations-cards {
    height: 440px;
  }
}
.sales-order-history .orders-history .order-item,
.sales-order-welcome .orders-history .order-item,
.sales-order-history .orders-history .order-itemhidden-order,
.sales-order-welcome .orders-history .order-itemhidden-order {
  display: grid;
  grid-template-columns: 33% 33% 33%;
  border-bottom: solid 1px;
  row-gap: 8px;
  margin-bottom: 16px;
}
.sales-order-history .orders-history .order-item .product-name,
.sales-order-welcome .orders-history .order-item .product-name,
.sales-order-history .orders-history .order-itemhidden-order .product-name,
.sales-order-welcome .orders-history .order-itemhidden-order .product-name {
  font-weight: 700;
  font-size: 16px;
  color: black;
}
.sales-order-history .orders-history .order-item .reservation-date,
.sales-order-welcome .orders-history .order-item .reservation-date,
.sales-order-history .orders-history .order-itemhidden-order .reservation-date,
.sales-order-welcome .orders-history .order-itemhidden-order .reservation-date {
  grid-row-start: 2;
  grid-column-start: 1;
  grid-column-end: 3;
}
.sales-order-history .orders-history .order-item .reservation-zone,
.sales-order-welcome .orders-history .order-item .reservation-zone,
.sales-order-history .orders-history .order-itemhidden-order .reservation-zone,
.sales-order-welcome .orders-history .order-itemhidden-order .reservation-zone {
  grid-column-start: 1;
  grid-column-end: 3;
  grid-row-start: 3;
  margin-bottom: 16px;
}
.sales-order-history .orders-history .order-item .reservation-status,
.sales-order-welcome .orders-history .order-item .reservation-status,
.sales-order-history .orders-history .order-itemhidden-order .reservation-status,
.sales-order-welcome .orders-history .order-itemhidden-order .reservation-status {
  grid-column-start: 3;
  text-align: right;
}
.sales-order-history .orders-history .order-item .reservation-details-div,
.sales-order-welcome .orders-history .order-item .reservation-details-div,
.sales-order-history .orders-history .order-itemhidden-order .reservation-details-div,
.sales-order-welcome .orders-history .order-itemhidden-order .reservation-details-div {
  grid-column-start: 3;
  text-align: right;
}
.sales-order-history .orders-history .order-item .toggle-reservation-details,
.sales-order-welcome .orders-history .order-item .toggle-reservation-details,
.sales-order-history .orders-history .order-itemhidden-order .toggle-reservation-details,
.sales-order-welcome .orders-history .order-itemhidden-order .toggle-reservation-details {
  width: 96px;
  height: 32px;
  border-radius: 16px;
  padding: 0 16px;
  text-transform: none;
  border: solid 2px black !important;
  background-color: white;
  color: black !important;
  font-size: 12px;
  font-weight: 700;
}
.sales-order-history .orders-history .order-item .toggle-reservation-details span,
.sales-order-welcome .orders-history .order-item .toggle-reservation-details span,
.sales-order-history .orders-history .order-itemhidden-order .toggle-reservation-details span,
.sales-order-welcome .orders-history .order-itemhidden-order .toggle-reservation-details span {
  height: 32px;
  display: flex;
  align-items: flex-end;
  align-content: space-between;
  justify-content: center;
}
.sales-order-history .orders-history .order-item .toggle-reservation-details.active,
.sales-order-welcome .orders-history .order-item .toggle-reservation-details.active,
.sales-order-history .orders-history .order-itemhidden-order .toggle-reservation-details.active,
.sales-order-welcome .orders-history .order-itemhidden-order .toggle-reservation-details.active {
  background-color: black;
  color: white !important;
}
.sales-order-history .orders-history .order-item .reservation-status,
.sales-order-welcome .orders-history .order-item .reservation-status,
.sales-order-history .orders-history .order-itemhidden-order .reservation-status,
.sales-order-welcome .orders-history .order-itemhidden-order .reservation-status {
  font-weight: 700;
  font-size: 12px;
}
.sales-order-history .orders-history .order-item .status-canceled,
.sales-order-welcome .orders-history .order-item .status-canceled,
.sales-order-history .orders-history .order-itemhidden-order .status-canceled,
.sales-order-welcome .orders-history .order-itemhidden-order .status-canceled {
  color: #DC0C0C;
}
.sales-order-history .orders-history .order-item .status-canceled p,
.sales-order-welcome .orders-history .order-item .status-canceled p,
.sales-order-history .orders-history .order-itemhidden-order .status-canceled p,
.sales-order-welcome .orders-history .order-itemhidden-order .status-canceled p {
  display: inline-flex;
}
.sales-order-history .orders-history .order-item .status-canceled p::after,
.sales-order-welcome .orders-history .order-item .status-canceled p::after,
.sales-order-history .orders-history .order-itemhidden-order .status-canceled p::after,
.sales-order-welcome .orders-history .order-itemhidden-order .status-canceled p::after {
  content: '';
  background: url(../images/Calendar.png) no-repeat left;
  width: 20px;
  height: 20px;
  background-size: contain;
  margin-left: 8px;
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
}
.sales-order-history .orders-history .order-item .status-pending,
.sales-order-welcome .orders-history .order-item .status-pending,
.sales-order-history .orders-history .order-itemhidden-order .status-pending,
.sales-order-welcome .orders-history .order-itemhidden-order .status-pending {
  color: #794AF2;
}
.sales-order-history .orders-history .order-item .status-pending p,
.sales-order-welcome .orders-history .order-item .status-pending p,
.sales-order-history .orders-history .order-itemhidden-order .status-pending p,
.sales-order-welcome .orders-history .order-itemhidden-order .status-pending p {
  display: inline-flex;
}
.sales-order-history .orders-history .order-item .status-pending p::after,
.sales-order-welcome .orders-history .order-item .status-pending p::after,
.sales-order-history .orders-history .order-itemhidden-order .status-pending p::after,
.sales-order-welcome .orders-history .order-itemhidden-order .status-pending p::after {
  content: '';
  background: url(../images/Calendar.png) no-repeat left center;
  width: 20px;
  height: 20px;
  background-size: contain;
  margin-left: 8px;
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
}
.sales-order-history .orders-history .order-item .status-complete,
.sales-order-welcome .orders-history .order-item .status-complete,
.sales-order-history .orders-history .order-itemhidden-order .status-complete,
.sales-order-welcome .orders-history .order-itemhidden-order .status-complete {
  color: #07A35D;
}
.sales-order-history .orders-history .order-item .status-complete p,
.sales-order-welcome .orders-history .order-item .status-complete p,
.sales-order-history .orders-history .order-itemhidden-order .status-complete p,
.sales-order-welcome .orders-history .order-itemhidden-order .status-complete p {
  display: inline-flex;
}
.sales-order-history .orders-history .order-item .status-complete p::after,
.sales-order-welcome .orders-history .order-item .status-complete p::after,
.sales-order-history .orders-history .order-itemhidden-order .status-complete p::after,
.sales-order-welcome .orders-history .order-itemhidden-order .status-complete p::after {
  content: '';
  background: url(../images/CalendarCheck.png) no-repeat left center;
  width: 20px;
  height: 20px;
  background-size: contain;
  margin-left: 8px;
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
}
.sales-order-history .orders-history #order-details-container h2,
.sales-order-welcome .orders-history #order-details-container h2 {
  font-weight: 700;
  font-size: 32px;
  color: black;
  margin-bottom: 40px;
}
@media only screen and (max-width: 1024px) {
  .sales-order-history .orders-history #order-details-container h2,
  .sales-order-welcome .orders-history #order-details-container h2 {
    font-size: 24px;
  }
}
.sales-order-history .orders-history #order-details-container #order-details-content,
.sales-order-welcome .orders-history #order-details-container #order-details-content {
  border-radius: 16px;
  border: solid 1px #00000040;
  padding: 16px;
}
.sales-order-history .orders-history #order-details-container #order-details-content .order-details-content.disable,
.sales-order-welcome .orders-history #order-details-container #order-details-content .order-details-content.disable {
  background-color: #c1c2c7;
  border-radius: 8px;
  padding: 16px;
}
.sales-order-history .orders-history #order-details-container #order-details-content .order-details-title,
.sales-order-welcome .orders-history #order-details-container #order-details-content .order-details-title {
  display: flex;
  justify-content: space-between;
  border-bottom: solid 1px #00000040;
  margin-bottom: 24px;
  padding-bottom: 8px;
}
.sales-order-history .orders-history #order-details-container #order-details-content .order-details-title strong,
.sales-order-welcome .orders-history #order-details-container #order-details-content .order-details-title strong {
  font-weight: 700;
  color: black;
  font-size: 22px;
}
.sales-order-history .orders-history #order-details-container #order-details-content .order-details-body.disable .detail-data,
.sales-order-welcome .orders-history #order-details-container #order-details-content .order-details-body.disable .detail-data {
  background-color: #dedfe4 !important;
  border-radius: 8px;
}
.sales-order-history .orders-history #order-details-container #order-details-content .order-details-body,
.sales-order-welcome .orders-history #order-details-container #order-details-content .order-details-body {
  display: grid;
  grid-template-columns: 40% 56%;
  gap: 16px;
}
@media only screen and (max-width: 768px) {
  .sales-order-history .orders-history #order-details-container #order-details-content .order-details-body,
  .sales-order-welcome .orders-history #order-details-container #order-details-content .order-details-body {
    grid-template-columns: 100%;
  }
}
.sales-order-history .orders-history #order-details-container #order-details-content .order-details-body .order-details-left textarea,
.sales-order-welcome .orders-history #order-details-container #order-details-content .order-details-body .order-details-left textarea {
  height: 69px !important;
  border-radius: 8px;
}
.sales-order-history .orders-history #order-details-container #order-details-content .order-details-body .order-details-left .detail-data,
.sales-order-welcome .orders-history #order-details-container #order-details-content .order-details-body .order-details-left .detail-data {
  background-color: #F5F5F5;
  height: 40px;
  padding: 8px;
}
.sales-order-history .orders-history #order-details-container #order-details-content .order-details-body .order-details-left .date::after,
.sales-order-welcome .orders-history #order-details-container #order-details-content .order-details-body .order-details-left .date::after {
  content: '';
  background: url(../images/calendar-res.png) no-repeat left center;
  width: 20px;
  height: 20px;
  position: absolute;
  background-size: contain;
  margin-left: 8px;
}
.sales-order-history .orders-history #order-details-container #order-details-content .order-details-body .order-details-left .time::after,
.sales-order-welcome .orders-history #order-details-container #order-details-content .order-details-body .order-details-left .time::after {
  content: '';
  background: url(../images/clock.png) no-repeat left center;
  width: 20px;
  height: 20px;
  position: absolute;
  background-size: contain;
  margin-left: 8px;
}
.sales-order-history .orders-history #order-details-container #order-details-content .order-details-body .order-details-left .guest::after,
.sales-order-welcome .orders-history #order-details-container #order-details-content .order-details-body .order-details-left .guest::after {
  content: '';
  background: url(../images/user.png) no-repeat left center;
  width: 20px;
  height: 20px;
  position: absolute;
  background-size: contain;
  margin-left: 8px;
}
.sales-order-history .orders-history #order-details-container #order-details-content .order-details-body .order-details-right,
.sales-order-welcome .orders-history #order-details-container #order-details-content .order-details-body .order-details-right {
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 768px) {
  .sales-order-history .orders-history #order-details-container #order-details-content .order-details-body .order-details-right,
  .sales-order-welcome .orders-history #order-details-container #order-details-content .order-details-body .order-details-right {
    grid-column-start: 1;
  }
}
.sales-order-history .orders-history #order-details-container #order-details-content .order-details-body .order-details-right .detail-data,
.sales-order-welcome .orders-history #order-details-container #order-details-content .order-details-body .order-details-right .detail-data {
  background-color: #F5F5F5;
  height: 40px;
  padding: 8px;
  color: white;
  border-radius: 8px;
}
.sales-order-history .orders-history #order-details-container #order-details-content .order-details-body .order-details-right .Cancelada,
.sales-order-welcome .orders-history #order-details-container #order-details-content .order-details-body .order-details-right .Cancelada,
.sales-order-history .orders-history #order-details-container #order-details-content .order-details-body .order-details-right .Cancelado,
.sales-order-welcome .orders-history #order-details-container #order-details-content .order-details-body .order-details-right .Cancelado {
  background-color: red;
}
.sales-order-history .orders-history #order-details-container #order-details-content .order-details-body .order-details-right .Pendiente,
.sales-order-welcome .orders-history #order-details-container #order-details-content .order-details-body .order-details-right .Pendiente {
  background-color: #794AF2;
}
.sales-order-history .orders-history #order-details-container #order-details-content .order-details-body .order-details-right .Atendiendo,
.sales-order-welcome .orders-history #order-details-container #order-details-content .order-details-body .order-details-right .Atendiendo {
  background-color: #54F389;
}
.sales-order-history .orders-history #order-details-container #order-details-content .order-details-body .order-details-right .Completada,
.sales-order-welcome .orders-history #order-details-container #order-details-content .order-details-body .order-details-right .Completada {
  background-color: #000000;
}
.sales-order-history .orders-history #order-details-container #order-details-content .order-details-body .order-details-right .detail-data-options,
.sales-order-welcome .orders-history #order-details-container #order-details-content .order-details-body .order-details-right .detail-data-options {
  background-color: #F5F5F5;
  display: grid;
  grid-template-columns: 50% 50%;
  border-radius: 8px;
  padding: 8px;
  height: 242px;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .sales-order-history .orders-history #order-details-container #order-details-content .order-details-body .order-details-right .detail-data-options,
  .sales-order-welcome .orders-history #order-details-container #order-details-content .order-details-body .order-details-right .detail-data-options {
    height: 282px;
  }
}
.sales-order-history .orders-history #order-details-container #order-details-content .order-details-body .order-details-right .detail-data-options .table-number,
.sales-order-welcome .orders-history #order-details-container #order-details-content .order-details-body .order-details-right .detail-data-options .table-number {
  font-size: 22px;
  font-weight: 700;
  color: black;
}
.sales-order-history .orders-history #order-details-container #order-details-content .order-details-body .order-details-right .detail-data-options .guest-number-text,
.sales-order-welcome .orders-history #order-details-container #order-details-content .order-details-body .order-details-right .detail-data-options .guest-number-text {
  grid-row-start: 2;
  grid-column-start: 1;
}
.sales-order-history .orders-history #order-details-container #order-details-content .order-details-body .order-details-right .detail-data-options .guest-number-data,
.sales-order-welcome .orders-history #order-details-container #order-details-content .order-details-body .order-details-right .detail-data-options .guest-number-data {
  grid-row-start: 2;
  grid-column-start: 2;
  font-size: 18px;
  font-weight: 700;
  color: black;
  text-align: right;
}
.sales-order-history .orders-history #order-details-container #order-details-content .order-details-body .order-details-right .detail-data-options .table-type-text,
.sales-order-welcome .orders-history #order-details-container #order-details-content .order-details-body .order-details-right .detail-data-options .table-type-text {
  grid-row-start: 3;
  grid-column-start: 1;
}
.sales-order-history .orders-history #order-details-container #order-details-content .order-details-body .order-details-right .detail-data-options .table-type-data,
.sales-order-welcome .orders-history #order-details-container #order-details-content .order-details-body .order-details-right .detail-data-options .table-type-data {
  grid-row-start: 3;
  grid-column-start: 2;
  font-size: 18px;
  font-weight: 700;
  color: black;
  text-align: right;
}
.sales-order-history .orders-history #order-details-container #order-details-content .order-details-body .btn-cancel,
.sales-order-welcome .orders-history #order-details-container #order-details-content .order-details-body .btn-cancel {
  background-color: white;
  color: black !important;
  border-radius: 24px;
  border: solid 2px black !important;
  text-transform: none;
  padding: 0px 7px 2px 7px;
  font-weight: 700;
  font-size: 14px !important;
  grid-column-start: 2;
  width: auto;
  margin-left: auto;
}
.sales-order-history .orders-history #order-details-container #order-details-content .order-details-body .btn-cancel span,
.sales-order-welcome .orders-history #order-details-container #order-details-content .order-details-body .btn-cancel span {
  height: 32px;
  display: flex;
  align-items: flex-end;
  align-content: space-between;
  justify-content: center;
}
@media only screen and (max-width: 768px) {
  .sales-order-history .orders-history #order-details-container #order-details-content .order-details-body .btn-cancel,
  .sales-order-welcome .orders-history #order-details-container #order-details-content .order-details-body .btn-cancel {
    grid-column-start: 1;
    width: 100%;
  }
}
.sales-order-welcome .reservations-empty-details .reservations-empty {
  margin: 47px 64px;
}
.sales-order-welcome .reservations-empty-details .reservations-empty h1 {
  font-weight: 700;
  font-size: 32px;
  color: black;
}
.sales-order-welcome .reservations-empty-details .reservations-empty .message.info.empty {
  width: max-content;
}
.sales-order-welcome .reservations-empty-details .order-details-container {
  margin: 47px 64px;
}
.sales-order-welcome .reservations-empty-details .order-details-container h1 {
  font-weight: 700;
  font-size: 32px;
  color: black;
}
.sales-order-welcome .reservations-empty-details .order-details-container .order-details-content.disable {
  background-color: #c1c2c7;
  border-radius: 8px;
  padding: 16px;
}
.sales-order-welcome .reservations-empty-details .order-details-container .order-details-title {
  display: flex;
  justify-content: space-between;
  border-bottom: solid 1px #00000040;
  margin-bottom: 24px;
  padding-bottom: 8px;
}
.sales-order-welcome .reservations-empty-details .order-details-container .order-details-title strong {
  font-weight: 700;
  color: black;
  font-size: 22px;
}
.sales-order-welcome .reservations-empty-details .order-details-container .order-details-body.disable .detail-data {
  background-color: #dedfe4 !important;
  border-radius: 8px;
}
.sales-order-welcome .reservations-empty-details .order-details-container .order-details-body {
  display: grid;
  grid-template-columns: 40% 56%;
  gap: 16px;
}
@media only screen and (max-width: 768px) {
  .sales-order-welcome .reservations-empty-details .order-details-container .order-details-body {
    grid-template-columns: 100%;
  }
}
.sales-order-welcome .reservations-empty-details .order-details-container .order-details-body .order-details-left .detail-data {
  background-color: #F5F5F5;
  height: 40px;
  padding: 8px;
}
.sales-order-welcome .reservations-empty-details .order-details-container .order-details-body .order-details-left .date::after {
  content: '';
  background: url(../images/calendar-res.png) no-repeat left center;
  width: 20px;
  height: 20px;
  position: absolute;
  background-size: contain;
  margin-left: 8px;
}
.sales-order-welcome .reservations-empty-details .order-details-container .order-details-body .order-details-left .time::after {
  content: '';
  background: url(../images/clock.png) no-repeat left center;
  width: 20px;
  height: 20px;
  position: absolute;
  background-size: contain;
  margin-left: 8px;
}
.sales-order-welcome .reservations-empty-details .order-details-container .order-details-body .order-details-left .guest::after {
  content: '';
  background: url(../images/user.png) no-repeat left center;
  width: 20px;
  height: 20px;
  position: absolute;
  background-size: contain;
  margin-left: 8px;
}
@media only screen and (max-width: 768px) {
  .sales-order-welcome .reservations-empty-details .order-details-container .order-details-body .order-details-right {
    grid-column-start: 1;
  }
}
.sales-order-welcome .reservations-empty-details .order-details-container .order-details-body .order-details-right .detail-data {
  background-color: #F5F5F5;
  height: 40px;
  padding: 8px;
  color: white;
  border-radius: 8px;
}
.sales-order-welcome .reservations-empty-details .order-details-container .order-details-body .order-details-right .Cancelada,
.sales-order-welcome .reservations-empty-details .order-details-container .order-details-body .order-details-right .Cancelado {
  background-color: red;
}
.sales-order-welcome .reservations-empty-details .order-details-container .order-details-body .order-details-right .Pendiente {
  background-color: #794AF2;
}
.sales-order-welcome .reservations-empty-details .order-details-container .order-details-body .order-details-right .Atendiendo {
  background-color: #54F389;
}
.sales-order-welcome .reservations-empty-details .order-details-container .order-details-body .order-details-right .Completada {
  background-color: #000000;
}
.sales-order-welcome .reservations-empty-details .order-details-container .order-details-body .order-details-right .detail-data-options {
  background-color: #F5F5F5;
  display: grid;
  grid-template-columns: 50% 50%;
  border-radius: 8px;
  padding: 8px;
}
.sales-order-welcome .reservations-empty-details .order-details-container .order-details-body .order-details-right .detail-data-options .table-number {
  font-size: 22px;
  font-weight: 700;
  color: black;
}
.sales-order-welcome .reservations-empty-details .order-details-container .order-details-body .order-details-right .detail-data-options .guest-number-text {
  grid-row-start: 2;
  grid-column-start: 1;
}
.sales-order-welcome .reservations-empty-details .order-details-container .order-details-body .order-details-right .detail-data-options .guest-number-data {
  grid-row-start: 2;
  grid-column-start: 2;
  font-size: 18px;
  font-weight: 700;
  color: black;
  text-align: right;
}
.sales-order-welcome .reservations-empty-details .order-details-container .order-details-body .order-details-right .detail-data-options .table-type-text {
  grid-row-start: 3;
  grid-column-start: 1;
}
.sales-order-welcome .reservations-empty-details .order-details-container .order-details-body .order-details-right .detail-data-options .table-type-data {
  grid-row-start: 3;
  grid-column-start: 2;
  font-size: 18px;
  font-weight: 700;
  color: black;
  text-align: right;
}
.sales-order-history .orders-history .reservations-cards::-webkit-scrollbar {
  width: 12px;
  background: transparent;
}
.sales-order-history .orders-history .reservations-cards::-webkit-scrollbar-track {
  border-radius: 8px;
  margin: 8px 0;
}
.sales-order-history .orders-history .reservations-cards::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 8px;
  border: 2px solid #f0f0f0;
}
.sales-order-history .orders-history .reservations-cards::-webkit-scrollbar-thumb:hover {
  background: #555;
}
@media (max-width: 1024px) {
  .sales-order-history .orders-history .reservations-cards {
    height: 506px;
  }
}
@media screen and (min-width: 1925px) and (max-width: 2560px) {
  .sales-order-history .orders-history .reservations-cards {
    height: 466px;
  }
}
.customer-account-edit .details-inline-empty {
  padding: 0 !important;
}
.review-customer-index .details-inline-empty {
  padding: 0 !important;
}
.wishlist-index-index .details-inline-empty {
  padding: 0 !important;
}
.customer-account-index .details-inline-empty {
  padding: 0 !important;
}
.details-inline-empty .welcome-text {
  color: white;
}
.sales-order-welcome .reservation-details-div {
  display: none;
}
.sales-order-welcome .top-content-theme {
  display: none;
}
.sales-order-welcome .orders-history {
  margin-top: 48px;
}
.sales-order-welcome .form-wishlist-items {
  margin-top: 48px;
}
@media only screen and (max-width: 768px) {
  .sales-order-welcome .form-wishlist-items {
    margin-top: 16px;
  }
}
.sales-order-welcome .column.main {
  display: grid;
  grid-template-columns: 40% 50%;
  gap: 48px;
}
@media (min-width: 769px) and (max-width: 1440px) {
  .sales-order-welcome .column.main {
    grid-template-columns: 50% 50%;
  }
}
@media only screen and (max-width: 768px) {
  .sales-order-welcome .column.main {
    grid-template-columns: 100%;
  }
}
.sales-order-welcome .column.main .toolbar {
  display: none !important;
}
.sales-order-welcome .column.main .form-wishlist-items {
  grid-column-start: 2;
  grid-row-start: 1;
}
@media only screen and (max-width: 768px) {
  .sales-order-welcome .column.main .form-wishlist-items {
    grid-column-start: 1;
    grid-row-start: 2;
  }
}
.sales-order-welcome .column.main .form-wishlist-items .products-wishlist {
  height: 100%;
}
.sales-order-welcome .column.main .form-wishlist-items .products-wishlist .wishlist-title {
  display: flex;
  gap: 48px;
  justify-content: space-between;
}
@media only screen and (min-width: 769px) and (max-width: 1279px) {
  .sales-order-welcome .column.main .form-wishlist-items .products-wishlist .wishlist-title {
    flex-direction: column;
  }
}
@media only screen and (max-width: 768px) {
  .sales-order-welcome .column.main .form-wishlist-items .products-wishlist .wishlist-title {
    flex-direction: column;
    align-items: center;
    gap: 16px;
    margin-bottom: 16px;
  }
}
.sales-order-welcome .column.main .form-wishlist-items .products-wishlist .wishlist-title h1 {
  font-weight: 700;
  font-size: 32px;
  color: black;
}
@media only screen and (min-width: 769px) and (max-width: 1279px) {
  .sales-order-welcome .column.main .form-wishlist-items .products-wishlist .wishlist-title h1 {
    margin-bottom: 0px;
    font-size: 24px;
  }
}
.sales-order-welcome .column.main .form-wishlist-items .products-wishlist .wishlist-title button {
  width: 152px;
  height: 40px;
  border-radius: 24px;
  background-color: black;
  font-weight: 700;
  font-size: 14px;
  text-transform: none;
  padding: 0px 16px;
}
@media only screen and (min-width: 1025px) and (max-width: 1440px) {
  .sales-order-welcome .column.main .form-wishlist-items .products-wishlist .wishlist-title button {
    width: auto;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1279px) {
  .sales-order-welcome .column.main .form-wishlist-items .products-wishlist .wishlist-title button {
    margin-bottom: 40px;
  }
}
.sales-order-welcome .column.main .form-wishlist-items .products-wishlist .wishlist-title button:hover {
  background-color: white;
  color: black !important;
  border: solid 1px black !important;
}
.sales-order-welcome .column.main .form-wishlist-items .products-wishlist .products-grid {
  height: 100%;
  margin: auto;
}
@media only screen and (min-width: 426px) and (max-width: 768px) {
  .sales-order-welcome .column.main .form-wishlist-items .products-wishlist .products-grid {
    width: 54%;
  }
}
@media only screen and (max-width: 425px) {
  .sales-order-welcome .column.main .form-wishlist-items .products-wishlist .products-grid {
    width: 88%;
  }
}
.sales-order-welcome .column.main .form-wishlist-items .products-wishlist .products-grid .schedules {
  padding: 0 16px;
  color: black;
}
.sales-order-welcome .column.main .form-wishlist-items .products-wishlist .products-grid .product-items .product-item {
  width: 33%;
  box-shadow: 0px 0px 9.6px 0px #00000040;
  border-radius: 29.2px;
  padding: 0 !important;
}
.sales-order-welcome .column.main .form-wishlist-items .products-wishlist .products-grid .product-items .product-item .product-item-info {
  display: grid;
}
.sales-order-welcome .column.main .form-wishlist-items .products-wishlist .products-grid .product-items .product-item .product-item-info .product-item-photo {
  display: flex;
  height: 200px;
  margin-right: 0px;
}
@media only screen and (max-width: 768px) {
  .sales-order-welcome .column.main .form-wishlist-items .products-wishlist .products-grid .product-items .product-item .product-item-info .product-item-photo {
    display: block;
  }
}
.sales-order-welcome .column.main .form-wishlist-items .products-wishlist .products-grid .product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper .product-image-photo {
  width: 100% !important;
  height: 216px !important;
  border-radius: 16px 16px 0 0;
  min-height: 170px;
  max-width: 100% !important;
}
@media (min-width: 769px) and (max-width: 1440px) {
  .sales-order-welcome .column.main .form-wishlist-items .products-wishlist .products-grid .product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper .product-image-photo {
    height: 180px !important;
  }
}
.sales-order-welcome .column.main .form-wishlist-items .products-wishlist .products-grid .product-items .product-item .product-item-info .product-item-name {
  font-size: 19.2px;
  font-weight: 700;
  color: black;
  padding: 0 16px;
  margin-top: 8px;
}
.sales-order-welcome .column.main .form-wishlist-items .products-wishlist .products-grid .product-items .product-item .product-item-info .product-reviews-summary {
  padding: 0 16px;
}
.sales-order-welcome .column.main .form-wishlist-items .products-wishlist .products-grid .product-items .product-item .product-item-info .product-info {
  padding: 0 16px;
  color: black;
  height: 64px;
}
.sales-order-welcome .column.main .form-wishlist-items .products-wishlist .products-grid .product-items .product-item .product-item-info .product-info .address {
  display: none;
}
.sales-order-welcome .column.main .form-wishlist-items .products-wishlist .products-grid .product-items .product-item .product-item-info .reviews-actions {
  display: none;
}
.sales-order-welcome .column.main .form-wishlist-items .products-wishlist .products-grid .product-items .product-item .product-item-info .product-item-actions {
  margin-left: 4%;
  width: fit-content;
  background-color: white;
  border-radius: 27px;
  position: absolute;
  top: -275px;
}
.sales-order-welcome .column.main .form-wishlist-items .products-wishlist .products-grid .product-items .product-item .product-item-info .product-item-actions a {
  margin-right: 0 !important;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .sales-order-welcome .column.main .form-wishlist-items .products-wishlist .products-grid .product-items .product-item .product-item-info .product-item-actions {
    top: -285px;
  }
}
.sales-order-welcome .column.main .form-wishlist-items .products-wishlist .products-grid .product-items .product-item .product-item-info .product-item-actions .btn-remove span {
  content: '';
  display: inline-block;
  width: 32px;
  height: 20px;
  background-image: url(../images/hearth.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position-x: center;
  text-indent: -9999px;
  overflow: hidden;
  white-space: nowrap;
  margin-top: 6px;
}
@media (max-width: 769px) {
  .sales-order-welcome .column.main .form-wishlist-items .products-wishlist .products-grid .product-items .product-item .product-item-info .product-item-actions .btn-remove span {
    margin-top: 0px;
  }
}
.sales-order-welcome .column.main .form-wishlist-items .products-wishlist .products-grid .product-items .product-item .product-item-info .product-item-actions .btn-remove span:hover {
  width: 32px;
  height: 24px;
}
.sales-order-welcome .column.main .form-wishlist-items .products-wishlist .products-grid .product-items .product-item .product-item-info .address {
  font-size: 12px;
}
.sales-order-welcome .column.main .form-wishlist-items .products-wishlist .products-grid .product-items .product-item .product-item-info .address::before {
  background-image: url(../images/location.svg);
  content: '';
  display: inline-block;
  width: 24px;
  height: 16px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position-x: center;
  text-indent: -9999px;
  overflow: hidden;
  white-space: nowrap;
  margin-top: 6px;
}
.sales-order-welcome .column.main .form-wishlist-items .products-wishlist .products-grid .product-items .product-item .schedules-info {
  font-size: 12px;
  display: none;
}
.sales-order-welcome .column.main .form-wishlist-items .products-wishlist .products-grid .product-items .product-item .schedules-info::before {
  background-image: url(../images/clock.png);
  content: '';
  display: inline-block;
  width: 24px;
  height: 16px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position-x: center;
  text-indent: -9999px;
  overflow: hidden;
  white-space: nowrap;
  margin-top: 6px;
}
.sales-order-welcome .column.main .form-wishlist-items .products-wishlist .products-grid .product-items .product-item .text-schedules {
  padding: 0 16px;
  display: flex;
  gap: 8px;
  margin-bottom: 8px;
}
@media (max-width: 768px) {
  .sales-order-welcome .column.main .form-wishlist-items .products-wishlist .products-grid .product-items .product-item .text-schedules {
    max-width: 100%;
  }
}
.sales-order-welcome .column.main .form-wishlist-items .products-wishlist .products-grid .product-items .product-item .text-schedules > *:nth-child(n+3) {
  display: none;
}
.sales-order-welcome .column.main .form-wishlist-items .products-wishlist .products-grid .product-items .product-item .text-schedules .black-box {
  border-radius: 16px;
  height: 32px;
  margin: auto;
  padding: 4px 16px;
}
.sales-order-welcome .orders-history {
  grid-column-start: 1;
  grid-row-start: 1;
  grid-template-columns: 100%;
}
.sales-order-welcome .orders-history .reservations-cards {
  border-radius: 16px;
  border: solid 1px #00000040;
  padding: 16px;
  height: 440px;
  overflow-y: scroll;
}
@media only screen and (max-width: 768px) {
  .sales-order-welcome .orders-history .reservations-cards {
    height: 440px;
  }
}
.sales-order-welcome .orders-history #order-details-container {
  display: none !important;
}
.sales-order-welcome .wishlist-toolbar {
  display: none;
}
@media only screen and (max-width: 768px) {
  .sales-order-welcome .footer-container .block-subscribe-footer .form.subscribe {
    display: flex;
    flex-direction: column;
    gap: 8px;
  }
  .sales-order-welcome .footer-container .block-subscribe-footer .form.subscribe .input-box input {
    border-radius: 8px;
  }
  .sales-order-welcome .footer-container .block-subscribe-footer .form.subscribe .action.subscribe.primary {
    justify-content: center;
    border-radius: 8px;
  }
}
.sales-order-welcome .orders-history .reservations-cards::-webkit-scrollbar {
  width: 12px;
  background: transparent;
}
.sales-order-welcome .orders-history .reservations-cards::-webkit-scrollbar-track {
  border-radius: 8px;
  margin: 8px 0;
}
.sales-order-welcome .orders-history .reservations-cards::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 8px;
  border: 2px solid #f0f0f0;
}
.sales-order-welcome .orders-history .reservations-cards::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.sales-order-welcome .form-wishlist-items .products-grid.wishlist {
  display: block;
}
.sales-order-welcome .wishlist-carousel-container {
  position: relative;
  overflow: hidden;
}
.sales-order-welcome .wishlist-carousel {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.sales-order-welcome .product-items {
  display: flex;
  gap: 10px;
  transition: transform 0.3s ease-in-out;
  width: 100%;
}
.sales-order-welcome .product-item {
  width: calc(31.33333333%) !important;
  flex-shrink: 0;
}
@media (min-width: 769px) and (max-width: 1024px) {
  .sales-order-welcome .product-item {
    width: calc(47%) !important;
  }
}
@media (max-width: 768px) {
  .sales-order-welcome .product-item {
    flex: 0 0 100% !important;
  }
}
.sales-order-welcome .btn-carousel {
  display: flex;
  gap: 32px;
  justify-content: center;
  margin: 16px;
}
.sales-order-welcome .wishlist-prev,
.sales-order-welcome .wishlist-next {
  position: absolute;
  top: 43%;
  transform: translateY(-50%);
  cursor: pointer;
  z-index: 10;
  background-color: #c7c2c2;
  color: #fff;
  border: none;
  padding: 0 10px;
  border-radius: 16px;
  font-weight: bolder;
  font-size: 16px !important;
}
.sales-order-welcome .wishlist-prev:hover,
.sales-order-welcome .wishlist-next:hover {
  background-color: black;
}
.sales-order-welcome .wishlist-prev {
  left: 0px;
}
.sales-order-welcome .wishlist-next {
  right: 0px;
}
.sales-order-welcome .reservations-empty-favorites h1 {
  font-weight: 700;
  font-size: 32px;
  color: black;
}
.sales-order-welcome .reservations-empty-favorites .message.info.empty {
  width: max-content;
}
.sales-order-welcome .reservations-empty {
  margin: 47px 64px;
}
@media (max-width: 769px) {
  .sales-order-welcome .reservations-empty {
    margin: 0px !important;
  }
}
.sales-order-welcome .reservations-empty h1 {
  font-weight: 700;
  font-size: 32px;
  color: black;
}
.sales-order-welcome .reservations-empty .message.info.empty {
  width: max-content;
}
@media (max-width: 768px) {
  .sales-order-welcome .reservations-empty-favorites {
    margin: 16px;
  }
}
.sales-order-welcome .order-details-container {
  display: none !important;
}
.sales-order-history .reservations-empty-details {
  display: grid;
  grid-template-columns: 40% 56%;
  gap: 16px;
}
@media only screen and (max-width: 768px) {
  .sales-order-history .reservations-empty-details {
    grid-template-columns: 100%;
  }
}
.sales-order-history .reservations-empty-details .reservations-empty {
  margin: 47px 64px;
}
@media (max-width: 768px) {
  .sales-order-history .reservations-empty-details .reservations-empty {
    margin: 16px;
  }
}
.sales-order-history .reservations-empty-details .reservations-empty h1 {
  font-weight: 700;
  font-size: 32px;
  color: black;
}
.sales-order-history .reservations-empty-details .reservations-empty .message.info.empty {
  width: max-content;
}
.sales-order-history .reservations-empty-details .order-details-container {
  margin: 47px 64px;
}
@media (max-width: 768px) {
  .sales-order-history .reservations-empty-details .order-details-container {
    margin: 16px;
  }
}
.sales-order-history .reservations-empty-details .order-details-container h1 {
  font-weight: 700;
  font-size: 32px;
  color: black;
}
.sales-order-history .reservations-empty-details .order-details-container .order-details-content.disable {
  background-color: #c1c2c7;
  border-radius: 8px;
  padding: 16px;
}
.sales-order-history .reservations-empty-details .order-details-container .order-details-title {
  display: flex;
  justify-content: space-between;
  border-bottom: solid 1px #00000040;
  margin-bottom: 24px;
  padding-bottom: 8px;
}
.sales-order-history .reservations-empty-details .order-details-container .order-details-title strong {
  font-weight: 700;
  color: black;
  font-size: 22px;
}
.sales-order-history .reservations-empty-details .order-details-container .order-details-body.disable .detail-data {
  background-color: #dedfe4 !important;
  border-radius: 8px;
}
.sales-order-history .reservations-empty-details .order-details-container .order-details-body {
  display: grid;
  grid-template-columns: 40% 56%;
  gap: 16px;
}
@media only screen and (max-width: 768px) {
  .sales-order-history .reservations-empty-details .order-details-container .order-details-body {
    grid-template-columns: 100%;
  }
}
.sales-order-history .reservations-empty-details .order-details-container .order-details-body .order-details-left .detail-data {
  background-color: #F5F5F5;
  height: 40px;
  padding: 8px;
}
.sales-order-history .reservations-empty-details .order-details-container .order-details-body .order-details-left .date::after {
  content: '';
  background: url(../images/calendar-res.png) no-repeat left center;
  width: 20px;
  height: 20px;
  position: absolute;
  background-size: contain;
  margin-left: 8px;
}
.sales-order-history .reservations-empty-details .order-details-container .order-details-body .order-details-left .time::after {
  content: '';
  background: url(../images/clock.png) no-repeat left center;
  width: 20px;
  height: 20px;
  position: absolute;
  background-size: contain;
  margin-left: 8px;
}
.sales-order-history .reservations-empty-details .order-details-container .order-details-body .order-details-left .guest::after {
  content: '';
  background: url(../images/user.png) no-repeat left center;
  width: 20px;
  height: 20px;
  position: absolute;
  background-size: contain;
  margin-left: 8px;
}
@media only screen and (max-width: 768px) {
  .sales-order-history .reservations-empty-details .order-details-container .order-details-body .order-details-right {
    grid-column-start: 1;
  }
}
.sales-order-history .reservations-empty-details .order-details-container .order-details-body .order-details-right .detail-data {
  background-color: #F5F5F5;
  height: 40px;
  padding: 8px;
  color: white;
  border-radius: 8px;
}
.sales-order-history .reservations-empty-details .order-details-container .order-details-body .order-details-right .detail-data-options {
  background-color: #F5F5F5;
  display: grid;
  grid-template-columns: 50% 50%;
  border-radius: 8px;
  padding: 8px;
}
.sales-order-history .reservations-empty-details .order-details-container .order-details-body .order-details-right .detail-data-options .table-number {
  font-size: 22px;
  font-weight: 700;
  color: black;
}
.sales-order-history .reservations-empty-details .order-details-container .order-details-body .order-details-right .detail-data-options .guest-number-text {
  grid-row-start: 2;
  grid-column-start: 1;
}
.sales-order-history .reservations-empty-details .order-details-container .order-details-body .order-details-right .detail-data-options .guest-number-data {
  grid-row-start: 2;
  grid-column-start: 2;
  font-size: 18px;
  font-weight: 700;
  color: black;
  text-align: right;
}
.sales-order-history .reservations-empty-details .order-details-container .order-details-body .order-details-right .detail-data-options .table-type-text {
  grid-row-start: 3;
  grid-column-start: 1;
}
.sales-order-history .reservations-empty-details .order-details-container .order-details-body .order-details-right .detail-data-options .table-type-data {
  grid-row-start: 3;
  grid-column-start: 2;
  font-size: 18px;
  font-weight: 700;
  color: black;
  text-align: right;
}
@media (max-width: 768px) {
  .wishlist-index-index .reservations-empty-favorites {
    margin: 16px;
  }
}
.wishlist-index-index .reservations-empty-favorites h1 {
  font-weight: 700;
  font-size: 32px;
  color: black;
}
.wishlist-index-index .reservations-empty-favorites .message.info.empty {
  width: max-content;
}
.review-customer-index .reservations-empty-favorites h1 {
  font-weight: 700;
  font-size: 32px;
  color: black;
  margin-top: 40px;
}
.review-customer-index .reservations-empty-favorites .message.info.empty {
  width: max-content;
  margin-bottom: 40px;
}
@media (max-width: 425px) {
  .sales-order-welcome .header-bottom-content {
    padding-top: 10px;
  }
  .sales-order-welcome .custom-header-datetime {
    padding-top: 96px;
  }
}
.table-reviews {
  width: 100%;
  border-collapse: collapse;
  background-color: #fff;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
}
.table-reviews thead {
  background-color: #f5f5f5;
}
.table-reviews thead th {
  padding: 12px 16px;
  text-align: left;
  font-weight: bold;
  font-size: 16px;
  color: #333;
}
.table-reviews tbody tr {
  border-bottom: 1px solid #ddd;
}
.table-reviews tbody tr:hover {
  background-color: #f9f9f9;
}
.table-reviews tbody tr td {
  padding: 12px 16px;
  font-size: 14px;
  color: #333;
  word-wrap: break-word;
}
.table-reviews tbody tr td a {
  color: #333;
  text-decoration: none;
}
.table-reviews tbody tr td a:hover {
  text-decoration: underline;
}
.table-reviews tbody tr td.col.description {
  max-width: 300px;
  overflow: hidden;
  white-space: normal;
  word-wrap: break-word;
  display: block;
  max-height: 100px;
  overflow-y: auto;
}
.table-reviews tbody tr .col.actions {
  text-align: center;
  vertical-align: middle;
}
.table-reviews tbody tr .col.actions .action {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 8px 12px;
  border-radius: 25.6px;
  background-color: black;
  color: white;
  font-size: 14px;
  border: none;
  cursor: pointer;
}
.table-reviews tbody tr .col.actions .action:hover {
  background-color: #333;
}
.table-reviews .rating-summary .rating-result {
  width: 70px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.table-reviews .reservations-empty-favorites {
  text-align: center;
  padding: 20px;
}
.table-reviews .reservations-empty-favorites h1 {
  font-size: 24px;
  font-weight: bold;
  color: black;
}
.table-reviews .reservations-empty-favorites .message.info.empty {
  margin-top: 10px;
  font-size: 16px;
  color: #666;
}
.table-reviews .actions-toolbar {
  margin-top: 16px;
  text-align: center;
}
.table-reviews .actions-toolbar .action.back {
  display: inline-block;
  padding: 8px 12px;
  background-color: #ccc;
  border-radius: 8px;
  font-size: 14px;
  text-decoration: none;
  color: black;
}
.table-reviews .actions-toolbar .action.back:hover {
  background-color: #999;
}
.form-edit-account #preference_kitchen {
  height: 120px !important;
}
@media (min-width: 769px) and (max-width: 1024px) {
  .productfilter-customer-viewmyproducts .container {
    width: auto;
  }
}
.productfilter-customer-viewmyproducts .table-responsive {
  border-radius: 16px;
  margin: 16px 0 16px 0;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  padding: 8px 16px;
}
.productfilter-customer-viewmyproducts .table-responsive .table-order-items.history thead tr {
  text-align-last: center;
}
.productfilter-customer-viewmyproducts .table-responsive .table-order-items.history thead tr th {
  font-size: 16px;
  text-transform: capitalize;
  color: black;
}
.productfilter-customer-viewmyproducts .table-responsive .table-order-items.history tbody tr {
  border-bottom: solid 1px #555;
  text-align-last: center;
}
.productfilter-customer-viewmyproducts .table-responsive .table-order-items.history tbody tr:last-child {
  border-bottom: none;
}
.productfilter-customer-viewmyproducts .table-responsive .table-order-items.history tbody tr td {
  font-family: 'Inter', sans-serif;
  font-size: 16px;
  color: #555;
}
.productfilter-customer-viewmyproducts .table-responsive .table-order-items.history tbody tr .actions-products {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.productfilter-customer-viewmyproducts .table-responsive .table-order-items.history tbody tr .actions-products .action-menu-item {
  background-color: black;
  color: white !important;
  border-radius: 32px;
  padding: 4px 8px;
  font-size: 13px;
  text-align: center;
  cursor: pointer;
  border: solid 2px black;
  width: 50%;
}
@media (max-width: 1000px) {
  .productfilter-customer-viewmyproducts .table-responsive .table-order-items.history tbody tr .actions-products .action-menu-item {
    width: 100%;
  }
}
.productfilter-customer-viewmyproducts .table-responsive .table-order-items.history tbody tr .actions-products .action-menu-item:hover {
  background-color: white;
  color: black !important;
}
.productfilter-customer-viewmyproducts .table-responsive .table-order-items.history tbody tr .product-image img {
  border-radius: 16px;
}
.productfilter-customer-viewmyproducts .table-responsive::-webkit-scrollbar {
  width: 8px;
  background: transparent;
  height: 8px;
}
.productfilter-customer-viewmyproducts .table-responsive::-webkit-scrollbar-track {
  border-radius: 8px;
  margin: 8px 0;
}
.productfilter-customer-viewmyproducts .table-responsive::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 8px;
  border: 2px solid #f0f0f0;
}
.customer-account-index .dashboard-reservation-blocks .btn {
  line-height: 1.42857143 !important;
}
.customer-account-index .btn-secondary {
  line-height: 1.42857143 !important;
}
.sales-reservations-history .reservation-right-info .reservation-update .status {
  height: 35px !important;
}
.sales-reservations-history .reservation-right-info .reservation-update .update-status {
  height: 35px !important;
}
.sales-reservations-history .reservation-right-info .action-menu-item {
  width: 30%;
}
@media (max-width: 768px) {
  .sales-reservations-history .reservation-right-info .action-menu-item {
    width: 44%;
  }
}
.sales-reservations-history .reservation-right-info .reservation-button-details {
  max-width: -webkit-fill-available !important;
}
.sales-reservations-history .reservations-history-container .reservation-container .reservation-left-info .restaurant-name {
  font-size: 19px !important;
}
.sales-reservations-history .reservations-history-container .reservation-container .reservation-left-info p {
  color: black;
}
.productfilter-customer-addrestaurant .add-restaurant-form {
  margin: 16px auto;
  padding: 16px;
}
.productfilter-customer-addrestaurant .add-restaurant-form .accordion {
  border-radius: 16px;
  margin: 16px 0;
  padding: 0px 16px;
  color: #555 !important;
  display: flex;
  justify-content: space-between;
  background-color: #eeeeee !important;
  font-weight: 700;
  font-size: 16px !important;
}
.productfilter-customer-addrestaurant .add-restaurant-form .accordion.active {
  color: black !important;
  padding: 0px 16px;
  display: flex;
  justify-content: space-between;
}
.productfilter-customer-addrestaurant .add-restaurant-form .accordion.active::after {
  transform: rotate(180deg) !important;
}
.productfilter-customer-addrestaurant .add-restaurant-form .panel {
  padding: 16px;
  font-size: 16px;
  flex-direction: column;
  gap: 16px;
}
.productfilter-customer-addrestaurant .add-restaurant-form .panel input {
  border-radius: 8px;
  margin-bottom: 0px !important;
}
.productfilter-customer-addrestaurant .add-restaurant-form .panel select {
  height: 35px;
  border-radius: 8px;
}
.productfilter-customer-addrestaurant .add-restaurant-form .panel #zones,
.productfilter-customer-addrestaurant .add-restaurant-form .panel #table_types {
  height: auto;
  overflow: auto;
}
.productfilter-customer-addrestaurant .add-restaurant-form .panel #image {
  border-radius: 0px;
}
.productfilter-customer-addrestaurant .add-restaurant-form .panel #image::file-selector-button {
  background-color: black;
  color: white;
  border-radius: 16px;
  font-weight: 700;
  text-transform: capitalize;
  padding: 8px 16px;
  font-size: 14px;
  margin-right: 16px;
}
.productfilter-customer-addrestaurant .add-restaurant-form .panel #image::file-selector-button:hover {
  border: solid 2px black !important;
  color: black !important;
  background-color: white;
}
.productfilter-customer-addrestaurant .add-restaurant-form .panel button {
  background-color: black;
  line-height: 0px;
  border-radius: 16px;
  font-weight: 700;
  text-transform: capitalize;
  font-size: 14px;
}
.productfilter-customer-addrestaurant .add-restaurant-form .panel button:hover {
  border: solid 2px black !important;
  color: black !important;
  background-color: white;
}
.productfilter-customer-addrestaurant .add-restaurant-form .add-restaurant-button {
  background-color: black;
  border-radius: 16px;
  font-weight: 700;
  padding: 8px 16px;
  width: 50%;
  color: white;
  margin: auto;
}
.productfilter-customer-addrestaurant .add-restaurant-form .add-restaurant-button:hover {
  border: solid 2px black !important;
  color: black !important;
  background-color: white;
}
.wishlist-index-index .toolbar.wishlist-toolbar {
  display: none;
}
.wishlist-index-index .form-wishlist-items .products-grid.wishlist {
  display: block;
  margin: 0 32px;
}
.wishlist-index-index .wishlist-carousel-container {
  position: relative;
  overflow: hidden;
}
.wishlist-index-index .wishlist-carousel {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  margin: 16px 0;
}
.wishlist-index-index .product-items {
  display: flex;
  gap: 10px;
  transition: transform 0.3s ease-in-out;
  width: 100%;
}
.wishlist-index-index .product-item {
  padding: 0px;
  width: calc(23.5%) !important;
  flex-shrink: 0;
}
@media (min-width: 769px) and (max-width: 1024px) {
  .wishlist-index-index .product-item {
    width: calc(23.5%) !important;
  }
}
@media (max-width: 768px) {
  .wishlist-index-index .product-item {
    width: calc(47%) !important;
    padding: 0 !important;
  }
}
.wishlist-index-index .btn-carousel {
  display: flex;
  gap: 32px;
  justify-content: center;
  margin: 16px;
}
.wishlist-index-index .wishlist-prev,
.wishlist-index-index .wishlist-next {
  position: absolute;
  top: 43%;
  transform: translateY(-50%);
  cursor: pointer;
  z-index: 10;
  background-color: #c7c2c2;
  color: #fff;
  border: none;
  padding: 0 10px;
  border-radius: 16px;
  font-weight: bolder;
  font-size: 16px !important;
}
.wishlist-index-index .wishlist-prev:hover,
.wishlist-index-index .wishlist-next:hover {
  background-color: black;
}
.wishlist-index-index .wishlist-prev {
  left: 0px;
}
.wishlist-index-index .wishlist-next {
  right: 0px;
}
.wishlist-index-index .reservations-empty-favorites h1 {
  font-weight: 700;
  font-size: 32px;
  color: black;
}
.wishlist-index-index .reservations-empty-favorites .message.info.empty {
  width: max-content;
}
.wishlist-index-index .reservations-empty {
  margin: 47px 64px;
}
@media (max-width: 769px) {
  .wishlist-index-index .reservations-empty {
    margin: 0px !important;
  }
}
.wishlist-index-index .reservations-empty h1 {
  font-weight: 700;
  font-size: 32px;
  color: black;
}
.wishlist-index-index .reservations-empty .message.info.empty {
  width: max-content;
}
@media (max-width: 768px) {
  .wishlist-index-index .reservations-empty-favorites {
    margin: 16px;
  }
}
.wishlist-index-index .order-details-container {
  display: none !important;
}
.wishlist-index-index .products-wishlist {
  height: 100%;
  margin: 32px 0px;
}
.wishlist-index-index .products-wishlist .wishlist-title {
  display: flex;
  margin: 0 32px;
  justify-content: space-between;
}
@media only screen and (min-width: 769px) and (max-width: 1279px) {
  .wishlist-index-index .products-wishlist .wishlist-title {
    flex-direction: column;
  }
}
@media only screen and (max-width: 768px) {
  .wishlist-index-index .products-wishlist .wishlist-title {
    flex-direction: column;
    align-items: center;
    gap: 16px;
    margin-bottom: 16px;
  }
}
.wishlist-index-index .products-wishlist .wishlist-title h1 {
  font-weight: 700;
  font-size: 32px;
  color: black;
}
@media only screen and (min-width: 769px) and (max-width: 1279px) {
  .wishlist-index-index .products-wishlist .wishlist-title h1 {
    margin-bottom: 0px;
    font-size: 24px;
  }
}
.wishlist-index-index .products-wishlist .wishlist-title button {
  display: none;
  width: 152px;
  height: 40px;
  border-radius: 24px;
  background-color: black;
  font-weight: 700;
  font-size: 14px;
  text-transform: none;
  padding: 0px 16px;
}
@media only screen and (min-width: 1025px) and (max-width: 1440px) {
  .wishlist-index-index .products-wishlist .wishlist-title button {
    width: auto;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1279px) {
  .wishlist-index-index .products-wishlist .wishlist-title button {
    margin-bottom: 40px;
  }
}
.wishlist-index-index .products-wishlist .wishlist-title button:hover {
  background-color: white;
  color: black !important;
  border: solid 1px black;
}
.wishlist-index-index .products-wishlist .products-grid {
  height: 100%;
  margin: auto;
}
@media only screen and (min-width: 426px) and (max-width: 768px) {
  .wishlist-index-index .products-wishlist .products-grid {
    width: 90%;
  }
}
@media only screen and (max-width: 425px) {
  .wishlist-index-index .products-wishlist .products-grid {
    width: 88%;
  }
}
.wishlist-index-index .products-wishlist .products-grid .schedules {
  padding: 0 16px;
  color: black;
}
.wishlist-index-index .products-wishlist .products-grid .product-items .product-item {
  padding: 0px !important;
  width: 33%;
  box-shadow: 0px 0px 9.6px 0px #00000040;
  border-radius: 29.2px;
  padding: 0;
}
.wishlist-index-index .products-wishlist .products-grid .product-items .product-item .product-item-info {
  display: grid;
}
.wishlist-index-index .products-wishlist .products-grid .product-items .product-item .product-item-info .product-item-photo {
  display: flex;
  height: 200px;
  margin-right: 0px;
}
@media only screen and (max-width: 768px) {
  .wishlist-index-index .products-wishlist .products-grid .product-items .product-item .product-item-info .product-item-photo {
    display: block;
  }
}
.wishlist-index-index .products-wishlist .products-grid .product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper .product-image-photo {
  width: 100% !important;
  height: 216px !important;
  border-radius: 16px 16px 0 0;
  min-height: 170px;
  max-width: 100% !important;
}
@media (min-width: 769px) and (max-width: 1440px) {
  .wishlist-index-index .products-wishlist .products-grid .product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper .product-image-photo {
    height: 180px !important;
  }
}
.wishlist-index-index .products-wishlist .products-grid .product-items .product-item .product-item-info .product-item-name {
  font-size: 19.2px;
  font-weight: 700;
  color: black;
  padding: 0 16px;
  margin-top: 8px;
  margin-left: 0px;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .wishlist-index-index .products-wishlist .products-grid .product-items .product-item .product-item-info .product-item-name {
    font-size: 16px;
  }
}
.wishlist-index-index .products-wishlist .products-grid .product-items .product-item .product-item-info .product-reviews-summary {
  padding: 0 16px;
}
.wishlist-index-index .products-wishlist .products-grid .product-items .product-item .product-item-info .product-info {
  padding: 0 16px;
  color: black;
  height: 64px;
}
.wishlist-index-index .products-wishlist .products-grid .product-items .product-item .product-item-info .product-info .address {
  display: none;
}
.wishlist-index-index .products-wishlist .products-grid .product-items .product-item .product-item-info .reviews-actions {
  display: none;
}
.wishlist-index-index .products-wishlist .products-grid .product-items .product-item .product-item-info .product-item-actions {
  margin-left: 4%;
  width: fit-content;
  background-color: white;
  border-radius: 27px;
  position: absolute;
  top: -275px;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .wishlist-index-index .products-wishlist .products-grid .product-items .product-item .product-item-info .product-item-actions {
    top: -285px;
  }
}
.wishlist-index-index .products-wishlist .products-grid .product-items .product-item .product-item-info .product-item-actions .btn-remove span {
  content: '';
  display: inline-block;
  width: 32px;
  height: 20px;
  background-image: url(../images/hearth.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position-x: center;
  text-indent: -9999px;
  overflow: hidden;
  white-space: nowrap;
  margin-top: 6px;
}
@media (max-width: 769px) {
  .wishlist-index-index .products-wishlist .products-grid .product-items .product-item .product-item-info .product-item-actions .btn-remove span {
    margin-top: 7px !important;
  }
}
.wishlist-index-index .products-wishlist .products-grid .product-items .product-item .product-item-info .product-item-actions .btn-remove span:hover {
  width: 32px;
  height: 24px;
}
.wishlist-index-index .products-wishlist .products-grid .product-items .product-item .product-item-info .address {
  font-size: 12px;
}
.wishlist-index-index .products-wishlist .products-grid .product-items .product-item .product-item-info .address::before {
  background-image: url(../images/location.svg);
  content: '';
  display: inline-block;
  width: 24px;
  height: 16px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position-x: center;
  text-indent: -9999px;
  overflow: hidden;
  white-space: nowrap;
  margin-top: 6px;
}
.wishlist-index-index .products-wishlist .products-grid .product-items .product-item .schedules-info {
  font-size: 12px;
  display: none;
}
.wishlist-index-index .products-wishlist .products-grid .product-items .product-item .schedules-info::before {
  background-image: url(../images/clock.png);
  content: '';
  display: inline-block;
  width: 24px;
  height: 16px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position-x: center;
  text-indent: -9999px;
  overflow: hidden;
  white-space: nowrap;
  margin-top: 6px;
}
.wishlist-index-index .products-wishlist .products-grid .product-items .product-item .text-schedules {
  padding: 0 16px;
  display: flex;
  gap: 8px;
  margin-bottom: 8px;
}
@media (max-width: 768px) {
  .wishlist-index-index .products-wishlist .products-grid .product-items .product-item .text-schedules {
    max-width: 100%;
  }
}
.wishlist-index-index .products-wishlist .products-grid .product-items .product-item .text-schedules > *:nth-child(n+3) {
  display: none;
}
.wishlist-index-index .products-wishlist .products-grid .product-items .product-item .text-schedules .black-box {
  border-radius: 16px;
  height: 32px;
  margin: auto;
  padding: 4px 16px;
}
.hostess-index-index .title-section .title-reservations {
  margin-left: 16px;
}
@media (min-width: 1024px) {
  .hostess-index-index .main-reservation-responsive {
    width: auto !important;
  }
}
@media (min-width: 1440px) {
  .hostess-index-index .row-reservation-responsive {
    margin-top: 32px;
  }
}
.hostess-index-index .sidebar-main #title_page {
  margin: auto;
}
.hostess-index-index .sidebar-main .filter-container {
  justify-content: center;
  align-items: center;
}
.hostess-index-index .sidebar-main .filter-container .filter_button {
  width: 70% !important;
}
@media (max-width: 767px) {
  .hostess-index-index .filter-container {
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  .hostess-index-index .filter-container .input-icon-container {
    display: grid;
    width: 70%;
  }
}
@media (max-width: 767px) {
  .hostess-index-index .row-reservation-responsive {
    height: auto;
  }
}
@media (max-width: 767px) {
  .hostess-index-index .reservation-edit-form-container .reservation-edit-form-container-form {
    height: 980px;
  }
}
@media (max-width: 767px) {
  .hostess-index-index .reservation-edit-form-container .reservation-form {
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  .hostess-index-index .buttons-container {
    top: -60px;
  }
}
@media (max-width: 767px) {
  .hostess-index-index .remaining-actions-buttons {
    top: 56px;
    justify-content: center;
  }
}
@media (max-width: 767px) {
  .hostess-index-index .map-title {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .hostess-index-index .container-cs-body {
    margin-top: 64px;
  }
}
@media (max-width: 426px) {
  .hostess-index-index .header-bottom-content .container .cart-search-header {
    left: 68% !important;
    top: 115% !important;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .hostess-index-index .row-reservation-responsive .sidebar-main {
    display: block !important;
    padding: 10px;
    box-sizing: border-box;
  }
}
@media (min-width: 990px) and (max-width: 1180px) {
  .hostess-index-index .header-bottom-content .container .cart-search-header {
    left: 80% !important;
    top: 5% !important;
  }
}
.customer-account-forgotpassword .logo-content {
  text-align: center;
}
.customer-account-forgotpassword .header-style-1 .welcome-text {
  display: none;
}
.customer-account-forgotpassword .top-content-theme .page-title {
  place-self: center;
}
.customer-account-forgotpassword #maincontent {
  padding: 0px;
}
.customer-account-forgotpassword #maincontent #form-validate {
  width: 70%;
  margin: 0 auto 32px;
  text-align: -webkit-center;
}
.customer-account-forgotpassword #maincontent #form-validate input {
  border-radius: 8px;
  width: 50%;
}
@media (max-width: 768px) {
  .customer-account-forgotpassword #maincontent #form-validate input {
    width: 100%;
  }
}
.customer-account-forgotpassword #maincontent #form-validate button {
  padding: 0px 15px;
  background-color: black;
  border-radius: 16px;
}
.customer-account-forgotpassword #maincontent .field.captcha.required label {
  text-wrap-mode: wrap;
  text-align: center;
}
.customer-account-forgotpassword #maincontent .actions-toolbar {
  justify-self: center;
}
.checkout-onepage-success .checkout-success {
  max-width: 1024px;
  margin: 0 auto;
  padding: 0 20%;
}
.checkout-onepage-success .checkout-success .title-primary,
.checkout-onepage-success .checkout-success .title-secondary {
  border-bottom: 1px solid #000000;
  color: #f7941f;
  margin: 0;
}
.checkout-onepage-success .checkout-success .title-primary {
  padding-bottom: 10px;
}
.checkout-onepage-success .checkout-success .title-primary::before {
  font-family: "icons-blank-theme";
  content: "\E610";
  font-size: 50px;
  vertical-align: middle;
}
.checkout-onepage-success .checkout-success .title-secondary {
  text-transform: uppercase;
  padding: 10px 0;
}
.checkout-onepage-success .checkout-success .reservation-container {
  display: flex;
  gap: 25px;
  margin-top: 30px;
  padding-bottom: 20px;
  border-bottom: 1px solid #000000;
}
.checkout-onepage-success .checkout-success .reservation-container .restaurant-image {
  border-radius: 5px;
  border: 1px solid #000000;
}
@media (max-width: 768px) {
  .checkout-onepage-success .checkout-success .reservation-container .restaurant-image {
    width: 200px;
  }
}
.checkout-onepage-success .checkout-success .reservation-container .reservation-detail .restaurant-name {
  text-transform: uppercase;
  font-size: 2rem;
  color: #000000;
}
.checkout-onepage-success .checkout-success .reservation-container .reservation-detail .reservation-detail-list {
  margin-top: 10px;
}
@media (min-width: 768px) {
  .checkout-onepage-success .checkout-success .reservation-container .reservation-detail .reservation-detail-list .reservation-detail-list-item {
    font-size: 18px;
  }
}
@media (min-width: 543px) {
  .checkout-onepage-success .checkout-success .reservation-container .reservation-detail .reservation-detail-list .reservation-detail-list-item {
    font-size: 16px;
  }
}
.checkout-onepage-success .checkout-success .reservation-container .reservation-detail .reservation-detail-list .reservation-detail-list-item span {
  color: #000000;
}
.checkout-onepage-success .checkout-success .actions-toolbar {
  margin-top: 20px;
}
.checkout-onepage-success .checkout-success .actions-toolbar a.primary {
  background: #000000;
  border-radius: 5px;
  text-transform: none;
  border-radius: 58px;
}
@media (min-width: 769px) {
  .checkout-onepage-success .checkout-success .actions-toolbar a.primary {
    width: 250px;
    text-transform: uppercase;
  }
}
@media (max-width: 1024px) {
  .checkout-onepage-success .checkout-success {
    padding: 0 20px;
  }
}
