@charset "UTF-8";
@font-face {
  font-family: 'Avenir';
  src: url('../fonts/Avenir-Regular.eot');
  src: url('../fonts/Avenir-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Avenir-Regular.otf') format('opentype'), url('../fonts/Avenir-Regular.woff') format('woff'), url('../fonts/Avenir-Regular.ttf') format('truetype'), url('../fonts/Avenir-Regular.svg#Avenir') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Avenir';
  src: url('../fonts/Avenir-Medium.eot');
  src: url('../fonts/Avenir-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Avenir-Medium.otf') format('opentype'), url('../fonts/Avenir-Medium.woff') format('woff'), url('../fonts/Avenir-Medium.ttf') format('truetype'), url('../fonts/Avenir-Medium.svg#Avenir') format('svg');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Avenir';
  src: url('../fonts/Avenir-Demi.eot');
  src: url('../fonts/Avenir-Demi.eot?#iefix') format('embedded-opentype'), url('../fonts/Avenir-Demi.otf') format('opentype'), url('../fonts/Avenir-Demi.woff') format('woff'), url('../fonts/Avenir-Demi.ttf') format('truetype'), url('../fonts/Avenir-Demi.svg#Avenir') format('svg');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Avenir';
  src: url('../fonts/Avenir-Bold.eot');
  src: url('../fonts/Avenir-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Avenir-Bold.otf') format('opentype'), url('../fonts/Avenir-Bold.woff') format('woff'), url('../fonts/Avenir-Bold.ttf') format('truetype'), url('../fonts/Avenir-Bold.svg#Avenir') format('svg');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'Avenir-Regular';
  src: url('../fonts/Avenir-Regular.otf');
}
@font-face {
  font-family: 'Avenir-Medium';
  src: url('../fonts/Avenir-Medium.otf');
}
@font-face {
  font-family: 'Avenir-Bold';
  src: url('../fonts/Avenir-Bold.otf');
}
@font-face {
  font-family: 'AvenirNext-Bold';
  src: url('../fonts/Avenir-Bold.otf');
}
@font-face {
  font-family: 'AvenirNext-BoldCn';
  src: url('../fonts/AvenirNext-BoldCn.otf');
}
@font-face {
  font-family: 'AvenirNext-BoldCnlt';
  src: url('../fonts/AvenirNext-BoldCnlt.otf');
}
@font-face {
  font-family: 'AvenirNext-Cn';
  src: url('../fonts/AvenirNext-Cn.otf');
}
@font-face {
  font-family: 'AvenirNext-Cnlt';
  src: url('../fonts/AvenirNext-Cnlt');
}
@font-face {
  font-family: 'AvenirNext-Demi';
  src: url('../fonts/AvenirNext-Demi.otf');
}
@font-face {
  font-family: 'AvenirNext-DemiCn';
  src: url('../fonts/AvenirNext-DemiCn.otf');
}
@font-face {
  font-family: 'AvenirNext-DemiCnlt';
  src: url('../fonts/AvenirNext-DemiCnlt.otf');
}
@font-face {
  font-family: 'AvenirNext-Demilt';
  src: url('../fonts/AvenirNext-Demilt.otf');
}
@font-face {
  font-family: 'AvenirNext-HeavyCn';
  src: url('../fonts/AvenirNext-HeavyCn.otf');
}
@font-face {
  font-family: 'AvenirNext-HeavyCnlt';
  src: url('../fonts/AvenirNext-Heavy.otf');
}
@font-face {
  font-family: 'AvenirNext-Black';
  src: url('../fonts/AvenirNext-Black.otf');
}
@font-face {
  font-family: 'AvenirLTStd-Medium';
  src: url('../fonts/AvenirLTStd-Medium.otf');
}
.step-container{
  text-align:center;
}
.step-title{
  font-weight:bold;
  padding-bottom:10px;
  padding-top:22px;
  font-size:16px;
}
.font-regular {
  font-weight: 400;
}
.font-medium {
  font-weight: 500;
}
.font-semibold {
  font-weight: 700;
}
.font-bold {
  font-weight: 800;
}
.font-xs {
  font-size: 9px;
}
.font-sm {
  font-size: 14px;
}
.font-md {
  font-size: 16px;
  line-height: 22px;
}
.font-lg {
  font-size: 18px;
  line-height: 22px;
}
.font-xl {
  font-size: 30px;
}
.font-giant {
  font-size: 56px;
  line-height: 60px;
}
@font-face {
  font-family: "shop-and-box";
  src: url("../fonts/icons/shop-and-box.eot");
  src: url("../fonts/icons/shop-and-box.eot?#iefix") format("embedded-opentype"), url("../fonts/icons/shop-and-box.woff") format("woff"), url("../fonts/icons/shop-and-box.ttf") format("truetype"), url("../fonts/icons/shop-and-box.svg#shop-and-box") format("svg");
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family: "shop-and-box" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class^="sbicon-"]:before,
[class*=" sbicon-"]:before {
  font-family: "shop-and-box" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.sbicon-dropdown-arrow:before {
  content: "a";
}
.sbicon-present:before {
  content: "b";
}
.sbicon-pin-map:before {
  content: "c";
}
.sbicon-marker:before {
  content: "d";
}
.sbicon-star:before {
  content: "e";
}
.sbicon-play:before {
  content: "f";
}
.sbicon-angle-down:before {
  content: "g";
}
.sbicon-angle-up:before {
  content: "h";
}
.sbicon-checked:before {
  content: "i";
}
.sbicon-arrow-right:before {
  content: "j";
}
.sbicon-arrow-left:before {
  content: "k";
}
.sbicon-nav:before {
  content: "l";
}
.sbicon-close:before {
  content: "m";
}
.sbicon-social-facebook:before {
  content: "n";
}
.sbicon-social-twitter:before {
  content: "o";
}
.sbicon-caret-left:before {
  content: "p";
}
.sbicon-person:before {
  content: "q";
}
.sbicon-file:before {
  content: "r";
}

[class^="icon-"] {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: 0 0;
}
.icon-social {
  width: 22px;
  height: 22px;
  background-repeat: no-repeat;
  background-image: url("../img/icons/social.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .icon-social {
    background-image: url("../img/icons/social@2x.png");
    background-size: 22px 154px;
  }
}
.icon-social.facebook {
  background-position: 0 0;
}
.icon-social.pinterest {
  background-position: 0 -22px;
}
.icon-social.instagram {
  background-position: 0 -44px;
}
.icon-social.twitter {
  background-position: 0 -66px;
}
.icon-social.skype {
  background-position: 0 -88px;
}
.icon-social.blog {
  background-position: 0 -110px;
}
.icon-social.youtube {
  background-position: 0 -132px;
}
@media only screen and (max-width: 991px) {
  .icon-social.facebook,
  .icon-social.pinterest,
  .icon-social.instagram,
  .icon-social.twitter,
  .icon-social.youtube {
    width: 30px;
    height: 30px;
    background-size: 30px 150px;
    background-image: url(../img/icons/social-mobile@2x.png);
  }
  .icon-social.pinterest {
    background-position: 0 -30px;
  }
  .icon-social.instagram {
    background-position: 0 -60px;
  }
  .icon-social.twitter {
    background-position: 0 -90px;
  }
  .icon-social.youtube {
    background-position: 0 -120px;
  }
}
.nm {
  margin: 0;
}
.nvm {
  margin-top: 0;
  margin-bottom: 0;
}
.mv2x {
  margin-top: 20px;
  margin-bottom: 20px;
}
.mv3x {
  margin-top: 30px;
  margin-bottom: 30px;
}
.mv5x {
  margin-top: 50px;
  margin-bottom: 50px;
}
.mt2x {
  margin-top: 20px;
}
.mt3x {
  margin-top: 30px;
}
.mbh {
  margin-bottom: 25px;
}
.pt {
  padding-top: 10px;
}
.pt5x {
  padding-top: 50px;
}
.pv {
  padding-top: 10px;
  padding-bottom: 10px;
}
.pv3x {
  padding-top: 30px;
  padding-bottom: 30px;
}
.pv5x {
  padding-top: 50px;
  padding-bottom: 50px;
}
@media only screen and (max-width: 767px) {
  .pv5x {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .uob-banner {
    max-width: 180%;
  }
}
.pb5x {
  padding-bottom: 50px;
}
@media only screen and (max-width: 1280px) {
  .pb5x {
    padding-bottom: 25px;
  }
}
.bg-light {
  background-color: #f7f7f7;
}
.overlay {
  position: relative;
}
.overlay:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #000;
  opacity: 0.4;
  -webkit-transition: opacity linear 0.5s;
  -o-transition: opacity linear 0.5s;
  transition: opacity linear 0.5s;
}
.full-cover {
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.oe-float-centered {
  text-align: center;
  z-index: 100;
}
.v-middle {
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.vh-middle,
.oe-float-centered {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.full-height {
  height: 100%;
}
.link-small {
  color: #4a90e2;
  font-size: 13px;
  font-weight: 500;
  cursor: pointer;
}
.link-medium, .link-bold {
  color: #4a90e2;
  font-size: 14px;
  cursor: pointer;
}
.link-bold {
  font-weight: bold;
}
.link-big {
  font-size: 16px
}
.edit-item-btn {
  color: #4a90e2;
  font-weight: 500;
  font-size: 25px;
  padding: 10px;
}
.link {
  color: #4a90e2 !important;
  font-size: 14px;
  cursor: pointer;
}
.link-small:hover {
  color: #4a90e2;
}
.link-small span:after {
  display: block;
  content: '';
  position: relative;
  bottom: 4px;
  height: 1px;
  background-color: #4a90e2;
  width: 0%;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: width 300ms ease, opacity 300ms ease;
  -o-transition: width 300ms ease, opacity 300ms ease;
  transition: width 300ms ease, opacity 300ms ease;
}
.link-small span:hover:after {
  opacity: 1;
  filter: alpha(opacity=100);
  width: 100%;
}
.link-small i {
  font-size: 8px;
}
.line-sep {
  border-bottom: 1px solid rgba(51, 51, 51, 0.15);
}
.separator {
  height: 1px;
  width: 100%;
  margin: 20px 0;
  background-color: #e1e1e1;
}
.oe-maintitle {
  margin-bottom: 30px;
  color: #403d39;
  font-size: 30px;
  font-weight: 500;
  letter-spacing: 2.8px;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .oe-maintitle {
    font-size: 18px;
  }
}
.oe-subtitle {
  color: #5c5c5c;
  font-size: 16px;
  line-height: 22px;
}
@media only screen and (min-width: 1281px) {
  .oe-subtitle {
    max-width: 550px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (max-width: 767px) {
  .oe-subtitle {
    font-size: 13px;
  }
}
.btn {
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 6px;
  color: #333333;
  -webkit-transition: background-color 300ms ease;
  -o-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
}
.btn:focus:active {
  outline: none;
  box-shadow: none;
}
.btn:active,
.btn:focus {
  color: #333333;
}
.btn.btn-primary {
  outline: 0;
  border: 0;
  background-color: #fbda57;
}
.btn.btn-primary:hover {
  color: #333333;
  background-color: #fadc66;
}
.btn.btn-primary:active,
.btn.btn-primary:focus {
  background-color: #D1A517;
}
.btn.btn-default {
  border: 1px solid #333333;
  background-color: #ffffff;
}
.btn.btn-default:hover {
  background-color: #EBECEC;
}
.btn.btn-xs {
  height: 18px;
  font-size: 8px;
  padding: 4px 18px;
  font-weight: 700;
}
.btn.btn-sm {
  height: 30px;
  padding-top: 8px;
  font-size: 11px;
  line-height: 1em;
}
.btn.btn-md {
  height: 40px;
  padding: 10px 28px 0;
  font-weight: 400;
  min-width: 220px;
}
.btn.btn-lg {
  height: 45px;
  padding: 0px 30px 0;
  font-size: 16px;
  line-height: 1em;
}
a.btn.btn-lg {
  padding-top: 15px;
}
.btn.btn-xl {
  height: 65px;
  padding: 27px 56px;
  font-size: 16px;
  line-height: 1em;
}
@media only screen and (max-width: 767px) {
  .btn.btn-xl {
    width: 100%;
    height: 40px;
    padding: 15px 30px 0;
    font-size: 14px;
  }
}
.btn.btn-full {
  width: 100%;
}
.btn.rounded {
  border-radius: 40px;
}
.btn.dropdown-toggle {
  padding: 0 15px;
  text-align: left;
  font-size: 16px;
  font-weight: 300;
  text-transform: initial;
  border-radius: 4px;
}
.btn.btn-fade {
  border: 1px solid rgba(51, 51, 51, 0.15);
}
.btn.btn-twitter,
.btn.btn-facebook {
  position: relative;
  font-weight: 700;
  font-size: 13px;
  color: #ffffff;
  border: 0;
}
.btn.btn-twitter i,
.btn.btn-facebook i {
  position: absolute;
  left: 20px;
  top: 12px;
  font-size: 15px;
}
.btn.btn-facebook {
  padding-top: 12px;
  background-color: #3A589A;
}
.btn.btn-facebook:hover {
  background-color: #4465af;
}
.btn.btn-twitter {
  padding-top: 13px;
  background-color: #517fa4;
}
.btn.btn-twitter:hover {
  background-color: #42c9ff;
}
.btn.btn-twitter i {
  top: 13px;
}
.form-group {
  margin-bottom: 10px;
}
.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.dropdown .caret {
  float: right;
  border: 0;
  width: auto;
  position: absolute;
  right: 10px;
  top: 16px;
  font-size: 14px;
}
.dropdown .dropdown-toggle {
  clear: both;
  font-weight: 400;
  font-size: 16px;
  color: #B3B3B3;
  line-height: 27px;
  background: #FFFFFF;
  border-radius: 4px;
  text-align: left;
}
.dropdown .dropdown-toggle:focus {
  border: 1px solid #EFC337;
}
.dropdown .dropdown-menu {
  background: #FFFFFF;
  border: 1px solid #E1E1E1;
  box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.06);
  border-radius: 4px;
}
.dropdown .dropdown-menu li a {
  color: #4A4A4A;
  line-height: 30px;
  font-weight: 400;
  font-size: 14px;
}
.dropdown .dropdown-menu li:hover a {
  font-weight: 700;
  background-color: #FFF5D4;
  color: #D1A517;
}
.dropdown .dropdown-menu .divider {
  background-color: #e1e1e1;
}
.dropdown .dropdown-menu.open {
  border-top: 0;
}
.dropdown.open .dropdown-toggle {
  background-color: #fff;
}
.get-slick .slick-dots {
  position: absolute;
  bottom: -30px;
  left: 50%;
  list-style: none;
  margin: 0 auto;
  padding: 0;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.get-slick .slick-dots li {
  display: inline-block;
  padding: 0;
  margin-left: 13px;
}
.get-slick .slick-dots li button {
  width: 10px;
  height: 10px;
  padding: 0;
  text-indent: -9000px;
  outline: none;
  border: 0;
  border-radius: 50%;
  background-color: #e1e1e1;
}
.get-slick .slick-dots li:first-child {
  margin-left: 0;
}
.get-slick .slick-dots li.slick-active button {
  background-color: #efc337;
}
.oe-sf-box {
  margin: 0 15px;
  padding: 30px;
  width: 345px;
  height: 360px;
  border: 1px solid #d8d8d8;
  border-radius: 4px;
  background-color: #fff;
  -webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: box-shadow 300ms ease;
  -o-transition: box-shadow 300ms ease;
  transition: box-shadow 300ms ease;
}
@media only screen and (max-width: 1280px) {
  .oe-sf-box {
    width: auto;
  }
}
@media only screen and (max-width: 991px) {
  .oe-sf-box {
    margin: 0 10px;
    padding: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .oe-sf-box {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
@media only screen and (min-width: 992px) {
  .oe-sf-box:hover {
    -webkit-box-shadow: 0px 10px 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0px 10px 10px 0 rgba(0, 0, 0, 0.1);
  }
}
.oe-sf-box .oe-sf-mid {
  margin-top: 10px;
}
.oe-sf-box .oe-sf-mid .oe-sf-quote {
  font-size: 15px;
  line-height: 25px;
}
@media only screen and (max-width: 767px) {
  .oe-sf-box .oe-sf-mid .oe-sf-quote {
    font-size: 13px;
  }
}
.oe-sf-box .oe-sf-bot {
  position: absolute;
  bottom: 35px;
  left: 0;
  padding: 0 30px;
}
@media only screen and (max-width: 991px) {
  .oe-sf-box .oe-sf-bot {
    bottom: 20px;
    padding: 0 20px;
  }
}
.oe-sf-box .oe-sf-bot .media-heading {
  margin: 15px 0 0;
  color: #4a90e2;
  line-height: 25px;
  font-weight: 500;
  font-size: 18px;
}
.oe-sf-box .oe-sf-bot .media-heading a {
  position: relative;
  display: inline-block;
}
.oe-sf-box .oe-sf-bot .media-heading a:after {
  display: block;
  content: '';
  position: relative;
  bottom: 4px;
  height: 1px;
  background-color: #4a90e2;
  width: 0%;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: width 300ms ease, opacity 300ms ease;
  -o-transition: width 300ms ease, opacity 300ms ease;
  transition: width 300ms ease, opacity 300ms ease;
}
.oe-sf-box .oe-sf-bot .media-heading a:hover:after {
  opacity: 1;
  filter: alpha(opacity=100);
  width: 100%;
}
.oe-sf-box .oe-sf-bot .media-body {
  padding-left: 5px;
}
.oe-sf-box .oe-sf-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: bold;
}
.oe-sf-box .oe-location {
  position: relative;
  padding-left: 15px;
  margin-top: 4px;
  font-size: 15px;
  color: #353535;
  line-height: 22.5px;
}
.oe-sf-box .oe-location .sbicon-pin-map {
  position: absolute;
  top: 1px;
  left: -2px;
  font-size: 14px;
  color: #333333;
  line-height: 14px;
}
.oe-sf-boxes {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 30px;
}
.oe-sf-boxes .oe-sf-box-outer {
  padding-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .oe-sf-boxes .oe-sf-box-outer {
    width: 300px;
  }
}
.oe-sf-boxes .slick-prev {
  left: -30px;
}
@media only screen and (max-width: 1280px) {
  .oe-sf-boxes .slick-prev {
    left: -20px;
  }
}
@media only screen and (max-width: 991px) {
  .oe-sf-boxes .slick-prev {
    left: -10px;
  }
}
@media only screen and (max-width: 767px) {
  .oe-sf-boxes .slick-prev {
    left: 10px;
  }
}
.oe-sf-boxes .slick-next {
  right: -30px;
}
@media only screen and (max-width: 1280px) {
  .oe-sf-boxes .slick-next {
    right: -20px;
  }
}
@media only screen and (max-width: 991px) {
  .oe-sf-boxes .slick-next {
    right: -10px;
  }
}
@media only screen and (max-width: 767px) {
  .oe-sf-boxes .slick-next {
    right: 10px;
  }
}
/* Arrows */
.slick-prev,
.slick-next {
  display: block;
  position: absolute;
  font-size: 30px;
  top: 50%;
  margin-top: -10px;
  cursor: pointer;
  border: 0;
  outline: none;
}
@media only screen and (max-width: 1280px) {
  .slick-prev,
  .slick-next {
    font-size: 20px;
  }
}
.slick-prev {
  left: -25px;
}
.slick-next {
  right: -25px;
}
.sbicon-star:before {
  color: #d9d9d9;
}
.sbicon-star.active:before {
  color: #efc337;
}
.oe-image {
  border: 0;
}
.oe-image-rounded img {
  border-radius: 100%;
}
.oe-image-rounded:after {
  border-radius: 100%;
}
.oe-image-hover-dask {
  position: relative;
  display: block;
}
.oe-image-hover-dask:after {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  background-color: rgba(0, 0, 0, 0.4);
  content: "";
}
.oe-image-hover-dask:hover:after {
  opacity: 1;
}
.form-control {
  outline: 0;
  border: 1px solid #e1e1e1;
  width: 100%;
  height: 45px;
  line-height: 1em;
  border-radius: 4px;
  font-size: 15px;
  padding: 5px 15px 0;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  -webkit-transition: border 0.2s linear;
  -o-transition: border 0.2s linear;
  transition: border 0.2s linear;
}
.form-control.rounded {
  border-radius: 40px;
}
.form-control.sm {
  height: 30px;
}
.form-control.md {
  height: 40px;
  font-size: 14px;
}
.form-control:focus {
  border-color: #efc337;
}
.bootstrap-select {
  width: 100%;
  height: 100%;
}
.bootstrap-select .dropdown-toggle {
  position: relative;
  z-index: 10;
  height: 100%;
  padding: 0 15px;
  line-height: 48px;
  border: 1px solid #e1e1e1;
  background-color: #ffffff !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  -webkit-transition: border 0.2s linear;
  -o-transition: border 0.2s linear;
  transition: border 0.2s linear;
}
.bootstrap-select .dropdown-toggle:focus {
  outline: none !important;
  border-color: #efc337 !important;
}
.bootstrap-select .dropdown-toggle .filter-option {
  width: 87%;
  height: 100%;
  color: #999999;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.value-selected.bootstrap-select .dropdown-toggle .filter-option {
  color: #333333;
}
.bootstrap-select .dropdown-toggle .caret.caret {
  display: block;
  top: 50%;
  right: 12px;
  border: none;
  width: 10px;
  height: 10px;
  margin-top: -4px;
  color: #999999;
  font-family: "shop-and-box";
}
.bootstrap-select .dropdown-toggle .caret.caret:before {
  display: block;
  line-height: 10px;
  font-size: 12px;
  content: "g";
  font-family: "shop-and-box" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.bootstrap-select .bs-select-hidden.mobile-device {
  position: relative;
  z-index: 0;
}
.bootstrap-select .bs-select-hidden.mobile-device.mobile-selector {
  z-index: 500;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
  bottom: -12px;
  left: 15px;
  border: 8px solid transparent;
  border-bottom: 8px solid #e1e1e1;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
  bottom: -13px;
  left: 16px;
  border: 7px solid transparent;
  border-bottom: 7px solid #ffffff;
}
.bootstrap-select.btn-group .dropdown-menu {
  min-width: 230px;
}
.bootstrap-select.btn-group .dropdown-menu.inner {
  padding-top: 5px;
}
.bootstrap-select.btn-group .dropdown-menu.inner a {
  padding-top: 5px;
  padding-bottom: 5px;
  -webkit-transition: background-color 300ms linear;
  -o-transition: background-color 300ms linear;
  transition: background-color 300ms linear;
}
.bootstrap-select.btn-group .dropdown-menu.inner a:hover {
  font-weight: 700;
  color: #D1A517;
  background-color: #FFF5D4;
}
.select-wrapper {
  position: relative;
  height: 46px;
  padding: 0;
  border: 0;
  background-color: transparent;
}
.select-wrapper.md {
  height: 35px;
}
.select-wrapper.md .bootstrap-select .btn.dropdown-toggle {
  line-height: 35px;
  font-size: 14px;
}
.select-wrapper.md .bootstrap-select .btn.dropdown-toggle .caret.caret {
  margin-top: -5px;
}
.select-wrapper.md .dropdown-menu {
  top: 43px;
}
.select-wrapper.short {
  width: 215px;
}
.dropdown-menu {
  top: 54px;
  border: 1px solid #e1e1e1;
  -webkit-box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.06);
  box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.06);
}
.dropdown-menu > li > a {
  padding-left: 15px;
}
.dropdown-menu > li > a:focus {
  background-color: #ffffff;
}
.dropdown-menu > li > a:after {
  content: 'i';
  display: block;
  position: absolute;
  top: 8px;
  right: 10px;
  font-size: 10px;
  font-family: "shop-and-box";
  opacity: 0;
  filter: alpha(opacity=0);
}
.dropdown-menu > li.selected a:after {
  opacity: 1;
  filter: alpha(opacity=100);
}
.checkbox-faker {
  display: block;
  font-weight: 400;
  cursor: pointer;
}
.checkbox-faker .checker {
  display: inline-block;
  position: relative;
  padding-left: 22px;
}
.checkbox-faker .checker:before,
.checkbox-faker .checker:after {
  content: '';
  display: block;
  position: absolute;
}
.checkbox-faker .checker:after {
  left: 2px;
  top: 4px;
  width: 11px;
  height: 11px;
  border-radius: 2px;
  background-color: #efc337;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 100ms linear;
  -o-transition: opacity 100ms linear;
  transition: opacity 100ms linear;
}
.checkbox-faker .checker:before {
  left: 0;
  top: 2px;
  width: 15px;
  height: 15px;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
}
.checkbox-faker input:checked ~ .checker:after {
  opacity: 1;
  filter: alpha(opacity=100);
}
.item-card {
  position: relative;
  overflow: hidden;
  width: 260px;
  min-height: 130px;
  margin: 0 10px 20px 10px;
  background-color: #ffffff;
  border: 1px solid #d8d8d8;
  border-radius: 4px;
  -webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.1);
}
@media only screen and (max-width: 767px) {
  .item-card {
    width: auto;
  }
}
.item-card .thumbnail {
  overflow: hidden;
  border-radius: 4px 4px 0 0;
}
@media only screen and (max-width: 767px) {
  .item-card .thumbnail {
    padding-left: 120px;
    position: relative;
    min-height: 145px;
    height: inherit;
  }
}
.item-card .thumbnail > .img-wrapper {
  display: block;
  position: relative;
  width: 256px;
  height: 256px;
  margin-left: 1px;
}
@media only screen and (max-width: 767px) {
  .item-card .thumbnail > .img-wrapper {
    display: block;
    position: absolute;
    top: 10px;
    left: 10px;
    width: 100px;
    height: auto;
    min-height: 100px;
  }
}
.item-card .thumbnail img {
  position: absolute;
  left: 50%;
  top: 50%;
  max-height: 260px;
  margin: 0 auto;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media only screen and (max-width: 767px) {
  .item-card .thumbnail img {
    max-height: 100px;
  }
}
.item-card .caption {
  padding: 15px 20px;
}
.item-card .caption .card-title {
  margin-top: 0;
  min-height: 47px;
  margin-bottom: 15px;
  color: #403d39;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
}
@media only screen and (max-width: 767px) {
  .item-card .caption .card-title {
    font-size: 14px;
    min-height: 45px;
  }
}
.item-card .caption .item-info .price,
.item-card .caption .item-info .location {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
  color: #333333;
}
@media only screen and (max-width: 767px) {
  .item-card .caption .item-info .price,
  .item-card .caption .item-info .location {
    font-size: 13px;
  }
}
.item-card .caption .item-info .location span {
  color: #818181;
}
.item-card .card-hovered {
  display: none;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 4px;
}
.item-card .card-hovered .card-btn {
  position: relative;
  margin-top: 90px;
}
.item-card .card-hovered .card-btn .btn {
  margin-bottom: 10px;
  width: 200px;
}
@media only screen and (max-width: 767px) {
  .item-card .card-hovered .card-btn {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    margin: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  .item-card .card-hovered .card-btn .btn {
    width: 180px;
    height: 40px;
    padding-top: 15px;
    margin-bottom: 0;
    margin-left: 10px;
    font-size: 14px;
  }
  .item-card .card-hovered .card-btn .btn:first-child {
    margin-left: 0;
  }
}
.item-card .card-hovered.overlay:before {
  opacity: 0.7;
  filter: alpha(opacity=70);
  border-radius: 3px;
}
.item-card:hover .card-hovered {
  display: block;
  opacity: 1;
  filter: alpha(opacity=100);
}
@media only screen and (max-width: 991px) {
  .item-card:hover .card-hovered {
    display: none;
  }
  .item-card.active .card-hovered {
    display: block;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .visible-sm-inline-block {
    display: inline-block;  
  }
}
@media only screen and (max-width: 768px) {
  .item-card .card-hovered .card-btn .btn {
    margin-bottom: 10px;
    margin-left: 0;
  }
}
.modal.thin .modal-dialog {
  width: 320px;
  margin: 0 auto;
  top: 40px;
}
.modal.medium-custom .modal-dialog {
  max-width: 370px;
  min-width: 270px;
  margin: 0 auto;
  top: 40px;
  padding: 40px;
  padding-left: 40px;
  height: 900px;
}
.modal.small-custom .modal-dialog {
  max-width: 370px;
  min-width: 270px;
  margin: 0 auto;
  top: 40px;
  padding: 40px;
  padding-left: 40px;
}
@media only screen and (max-width: 767px) {
  .modal.thin .modal-dialog {
    top: 0;
  }
}
.modal.thin .modal-content {
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 4px;
}
[class*="modal-sign"] .or-sep {
  position: relative;
  margin: 5px 15px 20px;
  padding-bottom: 15px;
  font-weight: 400;
  text-align: center;
  border-bottom: 1px solid #f0f0f0;
}
[class*="modal-sign"] .or-sep .link-facebook {
  color: #38569C;
  font-weight: 500;
}
[class*="modal-sign"] .or-sep .link-twitter {
  color: #00B6FF;
  font-weight: 500;
}
[class*="modal-sign"] .or-sep:after {
  content: 'OR';
  display: block;
  position: absolute;
  bottom: -7px;
  left: 50%;
  padding: 2px 5px;
  background-color: #ffffff;
  color: #818181;
  font-size: 8px;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.modal-sign-in .or-sep {
  margin-top: 0;
  padding-top: 0;
}
.modal-sign-in .or-sep:after {
  bottom: -9px;
}
.modal-sign-in .forgot {
  font-size: 13px;
  text-decoration: underline;
}
.modal-sign-in .forgot:hover {
  color: #4a90e2;
  text-decoration: none;
}
.modal-backdrop.fade.in {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.signup-main .input-group {
  margin-bottom: 10px;
}
.signup-main .btn-primary {
  font-weight: 700;
  font-size: 13px;
  padding-top: 2px;
  line-height: 1em;
}
.signup-main .form-sub {
  font-size: 12px;
  padding-top: 5px;
}
.signup-main .form-sub a {
  color: #4a90e2;
  text-decoration: underline;
}
.signup-main .form-sub a:hover {
  color: #333333;
  text-decoration: none;
}
.signup-main .form-foota {
  margin-top: 15px;
  padding: 15px 0 5px;
  border-top: 1px solid #f0f0f0;
}
.signup-main .form-foota p {
  margin-bottom: 0;
}
.signup-main .form-foota a {
  display: inline-block;
  margin-left: 5px;
  color: #4a90e2;
  font-weight: 500;
}
.modal-sign-in .modal-head .btn {
  margin-bottom: 10px;
}
.modal-sign-forgot .modal-title {
  margin: 10px 0 20px;
  text-align: center;
  font-size: 13px;
  font-weight: 700;
}
.modal-sign-forgot .signup-main > p {
  font-size: 13px;
}
.modal-sign-forgot .form-foota a {
  margin-left: 0;
}
.modal-sign-forgot .form-foota i {
  position: relative;
  top: 2px;
  left: -4px;
}
.modal-sign-forgot .form-foota p {
  cursor: pointer;
}
html {
  height: 100%;
}
body.modal-open {
  height: 100%;
}
html,
body {
  position: relative;
}
body {
  display: block;
  overflow-x: hidden;
  color: #333333;
  font-size: 14px;
  font-family: "Avenir", sans-serif;
  font-weight: 400;
}
a {
  color: #4a90e2;
  text-decoration: none;
  -webkit-transition: color 300ms ease;
  -o-transition: color 300ms ease;
  transition: color 300ms ease;
}
a,
a:focus,
a:active,
a:hover {
  outline: 0;
  text-decoration: none;
  color: inherit;
}
.separator {
  display: block;
  height: 1px;
  background-color: #333333;
  opacity: 0.15;
  filter: alpha(opacity=15);
}
@media only screen and (max-width: 991px) {
  .separator {
    display: none;
  }
}
@media only screen and (max-width: 991px) {
  footer {
    border-top: 1px solid rgba(51, 51, 51, 0.15);
  }
  footer .line {
    position: relative;
    z-index: -1;
  }
  footer .line span {
    position: absolute;
    bottom: -5px;
    left: 0;
    right: 0;
    height: 1px;
    margin-left: -15px;
    margin-right: -15px;
    background-color: #333333;
    opacity: 0.15;
    filter: alpha(opacity=15);
  }
}
footer {
  position: relative;
}
.oe-footer h4 {
  margin: 0 0 5px;
  font-weight: 700;
  font-size: 11px;
  line-height: 16px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.oe-footer .foot-nav {
  float: left;
  width: 50%;
}
.oe-footer .foot-nav ul {
  padding-top: 10px;
}
.oe-footer .foot-nav ul li {
  padding-bottom: 8px;
}
.oe-footer .foot-nav ul li a {
  display: inline-block;
}
.oe-footer .foot-nav ul li a:after {
  display: block;
  content: '';
  position: relative;
  bottom: 4px;
  height: 1px;
  background-color: #333333;
  width: 0%;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: width 300ms ease, opacity 300ms ease;
  -o-transition: width 300ms ease, opacity 300ms ease;
  transition: width 300ms ease, opacity 300ms ease;
}
.oe-footer .foot-nav ul li a:hover:after {
  opacity: 1;
  filter: alpha(opacity=100);
  width: 100%;
}
.foot-subscribe {
  float: left;
  width: 185px;
}
@media only screen and (max-width: 1280px) {
  .foot-subscribe {
    margin-right: 50px;
  }
}
@media only screen and (max-width: 991px) {
  .foot-subscribe {
    width: 100%;
    margin-right: 0;
  }
}
.foot-connect {
  float: left;
  margin-left: 20px;
}
@media only screen and (max-width: 1280px) {
  .foot-connect {
    margin-left: 0;
  }
}
@media only screen and (max-width: 991px) {
  .foot-connect {
    float: none;
    margin-top: 30px;
  }
}
.foot-connect ul {
  margin-top: 10px;
}
.foot-connect ul a {
  display: block;
}
.foot-connect li {
  padding: 0;
  margin-left: 5px;
}
@media only screen and (max-width: 991px) {
  .foot-connect li {
    margin-right: 5px;
  }
}
.foot-connect .channels li {
  margin-left: 0;
}
.foot-connect .channels li:first-child a {
  margin-top: 12px;
}
@media only screen and (max-width: 991px) {
  .foot-connect .channels li:first-child a {
    margin-top: 0;
  }
}
@media only screen and (max-width: 991px) {
  .foot-connect .channels li {
    width: 48%;
    float: left;
  }
}
.foot-connect .channels i {
  position: relative;
  top: 6px;
  margin-right: 10px;
}
.foot-connect .channels span {
  display: inline-block;
}
.foot-connect .channels span:after {
  display: block;
  content: '';
  position: relative;
  bottom: 4px;
  height: 1px;
  background-color: #333333;
  width: 0%;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: width 300ms ease, opacity 300ms ease;
  -o-transition: width 300ms ease, opacity 300ms ease;
  transition: width 300ms ease, opacity 300ms ease;
}
.foot-connect .channels span:hover:after {
  opacity: 1;
  filter: alpha(opacity=100);
  width: 100%;
}
@media only screen and (max-width: 991px) {
  .foot-connect .channels span {
    text-transform: uppercase;
  }
}
@media only screen and (max-width: 991px) {
  .foot-connect .channels {
    margin-top: 20px;
  }
  .foot-connect .channels:before,
  .foot-connect .channels:after {
    content: " ";
    display: table;
  }
  .foot-connect .channels:after {
    clear: both;
  }
}
.foot-partner .payment-method {
  margin-top: 25px;
}
@media only screen and (max-width: 991px) {
  .foot-partner .payment-method {
    margin-top: 0;
  }
}
@media only screen and (max-width: 1280px) {
  .foot-partner {
    margin-left: -6px;
  }
}
@media only screen and (max-width: 991px) {
  .foot-partner {
    margin-left: 0;
    margin-top: 30px;
    padding-left: 52%;
  }
  .foot-partner .payment-block {
    position: absolute;
    left: 0;
    top: 30px;
  }
}
.copyright {
  text-align: center;
  padding-bottom: 30px;
  margin-top: -15px;
}
.copyright h5 {
  font-size: 14px;
  color: #8D8D8D;
  font-weight: 400;
  margin-top: 20px;
}
.copyright .btn {
  margin: 15px auto;
}
.copyright .btn i {
  margin-left: 10px;
  font-size: 9px;
}
.switch-classic {
  position: fixed;
  bottom: 0;
  left: 0;
}
.switch-classic a {
  display: block;
  opacity: 0.8;
  filter: alpha(opacity=80);
  -webkit-transition: opacity 300ms linear;
  -o-transition: opacity 300ms linear;
  transition: opacity 300ms linear;
}
.switch-classic a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
@media only screen and (max-width: 991px) {
  .switch-classic {
    position: absolute;
  }
  .switch-classic a {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@media only screen and (max-width: 767px) {
  .foot-connect h4 {
    display: none;
  }
  .foot-connect li {
    margin: 0 10px;
  }
  .foot-connect ul {
    float: left;
    position: relative;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  .foot-connect ul:before,
  .foot-connect ul:after {
    content: " ";
    display: table;
  }
  .foot-connect ul:after {
    clear: both;
  }
  .foot-connect .channels {
    width: 80%;
  }
  .foot-connect .channels li {
    float: left;
    width: 50%;
    margin: 0 -1px 0 0;
    padding: 2px 0 5px;
    text-align: center;
    border: 1px solid rgba(51, 51, 51, 0.15);
    border-radius: 0 40px 40px 0;
  }
  .foot-connect .channels li:first-child {
    border-radius: 40px 0 0 40px;
  }
  .foot-connect .channels li a span {
    font-size: 12px;
  }
  .foot-connect:before,
  .foot-connect:after {
    content: " ";
    display: table;
  }
  .foot-connect:after {
    clear: both;
  }
  .foot-connect:before {
    display: block;
    position: absolute;
    top: -20px;
    left: 0;
    right: 0;
    margin: 0 -15px;
    height: 1px;
    background-color: rgba(51, 51, 51, 0.15);
  }
  .copyright {
    margin-top: -30px;
    border-top: 0;
  }
}
@media only screen and (max-width: 479px) {
  .channels {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .hero-block .container {
    width: 97%;
  }
}
.hero-slider .slide-item {
  height: 520px;
}
@media only screen and (max-width: 479px) {
  .hero-slider .slide-item {
    height: 400px;
  }
}
@media only screen and (max-width: 991px) {
  .hero-slider .slide-item {
    display: none;
  }
  .hero-slider .slide-item.slick-active {
    display: block;
    overflow: hidden;
  }
}
.slide-content {
  position: absolute;
  z-index: 100;
  top: 50%;
  left: 0;
  color: #ffffff;
  -webkit-transform: translate(-40px, -50%);
  -ms-transform: translate(-40px, -50%);
  -o-transform: translate(-40px, -50%);
  transform: translate(-40px, -50%);
}
@media only screen and (max-width: 1280px) {
  .slide-content {
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}
@media only screen and (max-width: 991px) {
  .slide-content {
    width: 100%;
    text-align: center;
    top: 30px;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@media only screen and (max-width: 479px) {
  .slide-content {
    top: 24px;
  }
}
.slide-content i {
  font-size: 50px;
}
.slide-item .slide-img {
  -webkit-transition: -webkit-transform linear 6s 1s;
  -moz-transition: -moz-transform linear 6s 1s;
  transition: transform linear 6s 1s;
}
.slide-item.slick-active .slide-img {
  -webkit-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  -o-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}
.slide-item.slick-dis-active .slide-img {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.slide-item > .container {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  height: 100%;
}
.slide-title {
  margin-top: 10px;
  margin-bottom: 20px;
  font-weight: 800;
  font-size: 56px;
  line-height: 60px;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
  letter-spacing: 11px;
}
.slide-title .rspSp {
  display: none;
}
@media only screen and (max-width: 991px) {
  .slide-title {
    font-size: 44px;
    letter-spacing: 7px;
  }
  .slide-title .rspBr {
    display: none;
  }
  .slide-title .rspSp {
    display: inline;
  }
}
@media only screen and (max-width: 479px) {
  .slide-title {
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 7px;
    margin-top: 0;
    margin-bottom: 18px;
  }
}
.slide-desc {
  font-weight: 500;
  font-size: 26px;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
}
@media only screen and (max-width: 767px) {
  .slide-desc {
    font-size: 24px;
  }
}
@media only screen and (max-width: 479px) {
  .slide-desc {
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
  }
}
.hero-block {
  position: relative;
  max-height: 520px;
  overflow: hidden;
  z-index: 15;
}
@media only screen and (max-width: 767px) {
  .hero-block {
    overflow: hidden;
  }
}
.hero-block .hero-slider {
  z-index: 10;
}
.hero-block .container.full-height {
  z-index: 100;
}
@media only screen and (max-width: 991px) {
  .hero-block .container.full-height {
    height: auto;
  }
}
@media only screen and (max-width: 991px) {
  .form-wrapper {
    top: 260px;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
}
@media only screen and (max-width: 479px) {
  .form-wrapper {
    top: 200px;
  }
}
.form-order-block {
  position: absolute;
  z-index: 100;
  right: 80px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.form-order-block input {
  font-size: 14px;
}

@media only screen and (max-width: 1280px) {
  .form-order-block {
    right: 10px;
  }
}
@media only screen and (max-width: 991px) {
  .form-order-block {
    width: 100%;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
}
.form-order-block .form-order {
  padding: 35px 40px 25px;
  border-radius: 4px;
  background-color: #fff;
}
.form-order-block .form-order .mbh {
  margin-bottom: 20px;
}
@media only screen and (max-width: 991px) {
  .form-order-block .form-order {
    background-color: transparent;
  }
  .form-order-block .form-order label,
  .form-order-block .form-order p {
    display: none;
  }
  .form-order-block .form-order .form-group {
    float: left;
    width: 100%;
    margin-bottom: 20px;
  }
  .form-order-block .form-order .form-group input.form-control {
    border: 0;
  }
  .form-order-block .form-order .form-group.eb-long {
    width: 49%;
    margin-bottom: 20px;
  }
  .form-order-block .form-order .form-group.eb-long:nth-child(3) {
    float: right;
  }
  .form-order-block .form-order .form-group .btn-submit {
    margin-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .form-order-block .form-order {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media only screen and (max-width: 479px) {
  .form-order-block .form-order {
    padding-left: 10px;
    padding-right: 10px;
  }
  .form-order-block .form-order .form-group {
    margin-bottom: 10px;
  }
  .form-order-block .form-order .form-group.eb-long {
    margin-bottom: 10px;
  }
  .form-order-block .form-order .rspHeight {
    height: 40px;
  }
  .form-order-block .form-order .rspHeight span.filter-option {
    line-height: 40px;
  }
}
.form-order-block .form-order label {
  color: #333333;
}
.form-order-block .form-order .btn-submit {
  width: 100%;
  margin-top: 5px;
}
.form-order-block .form-order .eb-category {
  margin-bottom: 25px;
}
.oe-item-boxes {
  margin-top: 20px;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.oe-item-boxes .slick-prev,
.oe-item-boxes .slick-next {
  top: 50%;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  border: 1px solid #ffffff;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: rgba(51, 51, 51, 0.7);
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: background 0.2s linear;
  -o-transition: background 0.2s linear;
  transition: background 0.2s linear;
}
.oe-item-boxes .slick-prev i,
.oe-item-boxes .slick-next i {
  position: relative;
  top: 3px;
  font-size: 20px;
  color: #ffffff;
}
@media only screen and (max-width: 1280px) {
  .oe-item-boxes .slick-prev i,
  .oe-item-boxes .slick-next i {
    top: 5px;
  }
}
.oe-item-boxes .slick-prev:hover,
.oe-item-boxes .slick-next:hover {
  background-color: #333333;
}
.oe-item-boxes .slick-prev {
  left: -35px;
}
.oe-item-boxes .slick-prev i {
  margin-right: -25px;
}
.oe-item-boxes .slick-next {
  right: -35px;
}
.oe-item-boxes .slick-next i {
  margin-left: -25px;
}
@media only screen and (max-width: 767px) {
  .oe-item-boxes > div:nth-child(1n + 8) {
    display: none;
    visibility: hidden;
  }
}
.oe-sf-boxes .slick-list {
  padding: 10px 0;
}
.sa-big .sa-block i {
  display: block;
  margin-bottom: 7px;
}
.sa-block {
  display: block;
  position: relative;
  overflow: hidden;
  text-align: center;
  text-transform: uppercase;
}
.sa-block:before {
  z-index: 5;
}
.sa-block:hover:before {
  opacity: 0.6;
}
.sa-block span {
  z-index: 10;
  width: 100%;
  padding: 0 20px;
  color: #ffffff;
  font-weight: 500;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
.sa-big {
  width: 72%;
  margin-left: 0;
  padding: 0 10px 0 0;
}
.sa-big .sa-block {
  font-size: 36px;
  line-height: 46px;
}
.sa-big .sa-block i {
  display: block;
  font-size: 80px;
  line-height: 1em;
}
.sa-small {
  width: 28%;
  padding: 0 0 0 10px;
}
.sa-small .sa-block {
  margin: 0 0 15px;
  font-size: 18px;
  line-height: 24px;
}
@media only screen and (max-width: 1280px) {
  .sa-small .sa-block {
    margin: 0 0 13px;
  }
}
@media only screen and (max-width: 991px) {
  .sa-big {
    padding: 0 1px;
    width: 74%;
  }
  .sa-big .sa-block {
    font-size: 18px;
    line-height: 30px;
  }
  .sa-big .sa-block i {
    font-size: 40px;
  }
  .sa-small {
    width: 25.8%;
    padding: 0;
  }
  .sa-small .sa-block {
    height: auto;
    margin: 0 0 1px;
    font-size: 11px;
    line-height: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .sa-big {
    width: 100%;
    margin-bottom: 1px;
  }
  .sa-big .sa-block {
    font-size: 16px;
    line-height: 20px;
  }
  .sa-big .sa-block i {
    font-size: 50px;
    margin-bottom: 2px;
  }
  .sa-small {
    width: 100%;
  }
  .sa-small .sa-block {
    float: left;
    width: 49.6%;
    margin-top: 0;
    margin-right: 1px;
    padding: 0;
    font-size: 14px;
  }
  .sa-small .sa-block:after {
    content: '';
    display: block;
    padding-top: 60%;
  }
  .sa-small .sa-block .img-responsive {
    position: absolute;
    height: 100%;
    width: auto;
    max-width: none;
  }
  .sa-small .sa-block span {
    padding: 0;
  }
  .sa-small .sa-block:nth-child(3) {
    margin-right: 0;
  }
  .lm.line-sep {
    padding-top: 0;
  }
}
@media only screen and (max-width: 479px) {
  .sa-big .sa-block {
    font-size: 14px;
    line-height: 16px;
  }
  .sa-big .sa-block i {
    font-size: 32px;
  }
  .sa-small .sa-block {
    font-size: 10px;
    line-height: 14px;
  }
}
.full-map {
  height: 500px;
  background-color: #7CC6C4;
}
.map-markers {
  position: absolute;
  left: 50%;
  width: 1000px;
  height: 500px;
  margin: 0 auto;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(../img/countries/map-desktop.png);
  background-size: auto 500px;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.marker {
  position: absolute;
  width: 1px;
  height: 1px;
  cursor: default;
}
.marker .marker-caption {
  position: absolute;
  top: 0;
  left: 50%;
  height: 32px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 10px 12px 0;
  color: #ffffff;
  font-weight: 700;
  font-size: 12px;
  background-color: #000;
  border: 1px solid #ffffff;
  border-radius: 5px;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.25);
  word-break: keep-all;
  word-wrap: normal;
  white-space: nowrap;
}
.marker:hover .marker-caption {
  background-color: #D0021B;
}
.marker:hover .marker-info {
  visibility: visible;
  z-index: 10;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
}
.marker:hover .marker-info > a,
.marker:hover .marker-info > div {
  opacity: 1;
  filter: alpha(opacity=100);
}
.marker-info {
  position: absolute;
  z-index: -1;
  top: -205px;
  left: -130px;
  width: 260px;
  height: 200px;
  background-color: #000;
  padding: 10px;
  border-radius: 4px;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0.3, 0.3);
  -ms-transform: scale(0.3, 0.3);
  -o-transform: scale(0.3, 0.3);
  transform: scale(0.3, 0.3);
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  box-shadow: 0px 8px 8px 0px rgba(0, 0, 0, 0.29);
  -webkit-transition: all 200ms ease 100ms;
  -o-transition: all 200ms ease 100ms;
  transition: all 200ms ease 100ms;
}
.marker-info:before {
  content: '';
  display: block;
  position: absolute;
  bottom: -20px;
  left: 50%;
  margin-left: -10px;
  border: 10px solid transparent;
  border-top: 10px solid #000000;
}
.marker-info:after {
  content: '';
  display: block;
  position: absolute;
  bottom: -10px;
  left: 0;
  height: 10px;
  width: 100%;
}
.marker-info > .full-cover,
.marker-info > div {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 200ms ease 400ms;
  -o-transition: opacity 200ms ease 400ms;
  transition: opacity 200ms ease 400ms;
}
.marker-info > .full-cover {
  display: block;
  height: 130px;
  text-align: center;
}
.marker-info > .full-cover:hover:before {
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.marker-info > .full-cover span {
  display: block;
  position: relative;
  padding-top: 25px;
  padding-bottom: 10px;
  z-index: 100;
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
  text-transform: uppercase;
}
.marker-info > .full-cover span strong {
  display: block;
  font-weight: 700;
  font-size: 30px;
  line-height: 1em;
  text-shadow: 0 3px 1px rgba(0, 0, 0, 0.3);
}
.marker-info > .full-cover a {
  position: relative;
  z-index: 10;
}
.marker-info .marker-stats {
  padding: 15px 0 0;
  font-size: 15px;
  color: #ffffff;
}
.marker-info .marker-stats ul {
  margin: 0;
}
.marker-info .marker-stats li {
  float: left;
  width: 50%;
}
.marker-info .marker-stats i {
  position: relative;
  top: 3px;
  font-size: 20px;
}
.map-sub {
  position: absolute;
  bottom: 30px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.map-sub a {
  margin: 0 auto;
}
@media only screen and (max-width: 991px) {
  .marker-info {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .map-mobile {
    margin-left: -10px;
    margin-right: -10px;
  }
  .map-mobile img {
    margin: 0 auto;
  }
  .full-map {
    height: auto;
    margin-bottom: 120px;
  }
  .full-map .map-sub {
    bottom: -120px;
    width: 100%;
    padding: 0 10px;
  }
  .full-map .map-sub:after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background-color: #D9D9D8;
  }
  .full-map .map-sub a {
    width: 100%;
    margin-bottom: 40px;
  }
}
.dc-col-left {
  width: 727px;
  margin-right: 20px;
  float: left;
}
@media only screen and (max-width: 1280px) {
  .dc-col-left {
    width: 620px;
  }
}
@media only screen and (max-width: 991px) {
  .dc-col-left {
    width: 59.5%;
  }
}
.dc-col-right {
  width: 353px;
  float: left;
}
@media only screen and (max-width: 1280px) {
  .dc-col-right {
    width: 300px;
  }
}
@media only screen and (max-width: 991px) {
  .dc-col-right {
    width: 37.5%;
  }
}
.dc-col-left,
.dc-col-right {
  position: relative;
}
.dc-col-left .full-cover,
.dc-col-right .full-cover {
  display: block;
  height: 294px;
  text-indent: -9000px;
}
@media only screen and (max-width: 1280px) {
  .dc-col-left .full-cover,
  .dc-col-right .full-cover {
    height: 250px;
  }
}
@media only screen and (max-width: 991px) {
  .dc-col-left .full-cover,
  .dc-col-right .full-cover {
    height: 180px;
  }
}
.dc-col-left .overlay:before,
.dc-col-right .overlay:before {
  opacity: 0;
  filter: alpha(opacity=0);
}
.dc-col-left .overlay:hover:before,
.dc-col-right .overlay:hover:before {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.discover-main {
  margin-top: 40px;
}
@media only screen and (max-width: 991px) {
  .discover-main .dc-col-left,
  .discover-main .dc-col-right {
    float: none;
    width: 100%;
  }
  .discover-main .dc-col-left {
    padding-bottom: 20px;
  }
}
@media only screen and (max-width: 991px) and only screen and (max-width: 1280px) {
  .discover-main .dc-col-left .overlay:before,
  .discover-main .dc-col-right .overlay:before {
    opacity: 0.4;
    filter: alpha(opacity=40);
  }
}
.fl-items {
  display: block;
  float: left;
  overflow: hidden;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: 2px 2px 0 #e4e4e4;
  box-shadow: 2px 2px 0 #e4e4e4;
}
.fl-items li {
  position: relative;
  display: block;
  float: left;
  width: 85px;
  height: 85px;
  text-align: center;
  overflow: hidden;
  border: 1px solid #e1e1e1;
  border-right: 0;
}
.fl-items li:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 100%;
  background-color: #333333;
  opacity: 0;
  filter: alpha(opacity=0);
}
.fl-items li:hover {
  z-index: 100;
  border-color: #333333;
}
.fl-items li:hover:after {
  opacity: 1;
  filter: alpha(opacity=100);
}
@media only screen and (max-width: 1280px) {
  .fl-items li {
    width: 73px;
    height: 73px;
  }
}
.fl-items a {
  display: block;
}
.fl-items a img {
  display: block;
  max-width: 100%;
  height: auto;
}
.view-all-wl {
  float: left;
  line-height: 18px;
  padding-top: 12px;
  text-align: center;
}
.view-all-wl span {
  display: inline-block;
}
.view-all-wl span:after {
  display: block;
  content: '';
  position: relative;
  bottom: 4px;
  height: 1px;
  background-color: #4a90e2;
  width: 0%;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: width 300ms ease, opacity 300ms ease;
  -o-transition: width 300ms ease, opacity 300ms ease;
  transition: width 300ms ease, opacity 300ms ease;
}
.view-all-wl span:hover:after {
  opacity: 1;
  filter: alpha(opacity=100);
  width: 100%;
}
.dc-col-left .view-more {
  display: block;
  float: left;
  text-align: center;
  padding: 4px;
  background-color: #ffffff;
}
.dc-col-left .view-more a {
  display: block;
  height: 75px;
  padding-top: 14px;
  background-color: #F6F6F6;
  font-size: 12px;
  line-height: 1em;
}
@media only screen and (max-width: 1280px) {
  .dc-col-left .view-more a {
    height: 63px;
    font-size: 10px;
  }
}
.dc-col-left .view-more a strong {
  display: block;
  margin: 5px 0 3px;
  font-size: 18px;
  font-weight: 800;
  line-height: 1em;
}
@media only screen and (max-width: 1280px) {
  .dc-col-left .view-more a strong {
    font-size: 14px;
    margin: 4px 0 2px;
  }
}
.wl-items {
  padding: 5px 0;
}
@media only screen and (max-width: 1280px) {
  .wl-items {
    padding: 0 0 7px;
  }
}
.wl-items .wl-item {
  display: block;
  overflow: hidden;
  padding: 15px 15px 15px 25px;
}
@media only screen and (max-width: 1280px) {
  .wl-items .wl-item {
    padding: 15px 15px 5px;
  }
}
.wl-items .wl-follow {
  margin-bottom: 10px;
}
.nav-tabs > li {
  margin-right: 20px;
}
.nav-tabs > li a {
  padding: 15px 0 4px;
  text-transform: uppercase;
  font-size: 14px;
  color: #5c5c5c;
  line-height: 1em;
  margin-bottom: 20px;
  border: 0;
}
.nav-tabs > li a:hover {
  color: #333333;
  background-color: transparent;
}
.nav-tabs > li.active a {
  color: #333333;
  font-weight: 700;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  background: none;
  border: 0;
  border-bottom: 2px solid #efc337;
  color: #000;
}
@media only screen and (max-width: 991px) {
  .nav-tabs > li.active > a,
  .nav-tabs > li.active > a:hover,
  .nav-tabs > li.active > a:focus {
    border: 0;
  }
}
@media only screen and (max-width: 991px) {
  .nav-tabs > li.active > a:hover,
  .nav-tabs > li.active > a:focus {
    color: #ffffff;
  }
}
.tab-content {
  clear: both;
}
.nav-tabs {
  border: 0;
  float: left;
}
.dc-col-right .blog-head {
  overflow: hidden;
  width: 100%;
  margin-bottom: 13px;
}
.dc-col-right .blog-head .main-title {
  text-transform: uppercase;
  float: left;
  margin-top: 15px;
  font-size: 15px;
  font-weight: 700;
}
.dc-col-right .blog-head .view-more {
  float: right;
  line-height: 40px;
}
.dc-col-right .sa-block {
  margin-top: 20px;
}
.dc-col-right .sa-block:first-child {
  margin-top: 0;
}
.dc-col-right .sa-block span {
  font-size: 24px;
  line-height: 32px;
  text-transform: none;
}
@media only screen and (max-width: 1280px) {
  .dc-col-right .sa-block span {
    font-size: 18px;
  }
}
.wl-follow .media-heading {
  margin: 2px 0;
  font-size: 14px;
  font-weight: 500;
}
.wl-follow .btn {
  -webkit-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}
.btn.followed {
  padding: 3px 12px;
  background-color: transparent;
  border: 1px solid #333333;
}
.btn.followed:after {
  content: 'ed';
}
.btn.followed:hover {
  background-color: #EBECEC;
}
@media only screen and (max-width: 991px) {
  .nav-tabs {
    float: none;
  }
  .nav-tabs li {
    width: 50%;
    margin: 0;
    border: 1px solid #818181;
    border-radius: 0 40px 40px 0;
  }
  .nav-tabs li:first-child {
    border-radius: 40px 0 0 40px;
    margin-right: -1px;
  }
  .nav-tabs li a {
    height: 40px;
    margin: 0;
    text-align: center;
    text-transform: none;
    font-weight: 500;
    color: #818181;
  }
  .nav-tabs li.active {
    background-color: #818181;
  }
  .nav-tabs li.active a {
    color: #ffffff;
    font-weight: 500;
    border: none;
  }
  .view-all-wl {
    position: absolute;
    bottom: -25px;
    left: 50%;
    height: 40px;
    padding: 12px 90px 0;
    font-size: 13px;
    border: 1px solid #333333;
    border-radius: 40px;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    text-transform: uppercase;
    color: #333333;
  }
  .view-all-wl i {
    display: none;
  }
  .bg-light.tab-content {
    background-color: #ffffff;
  }
  .wl-follow .media-body {
    vertical-align: middle;
  }
  .wl-follow .media-heading {
    float: left;
    margin-right: 10px;
  }
  .wl-follow .btn {
    float: left;
  }
  .fl-items {
    border-right: 1px solid #e1e1e1;
    float: none;
  }
  .fl-items li {
    position: relative;
    width: 12.5%;
    height: auto;
  }
  .fl-items li:before {
    content: '';
    display: block;
    padding-top: 100%;
  }
  .fl-items li a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .fl-items li.view-more a {
    height: auto;
    margin: 3px;
    padding-top: 20px;
  }
  .discover-main .dc-col-right {
    margin-top: 20px;
  }
  .discover-main .dc-col-right:before,
  .discover-main .dc-col-right:after {
    content: " ";
    display: table;
  }
  .discover-main .dc-col-right:after {
    clear: both;
  }
  .discover-main .dc-col-right .blog-links {
    margin-left: -10px;
    margin-right: -10px;
  }
  .discover-main .dc-col-right .blog-links .sa-block {
    float: left;
    width: 350px;
    margin: 0 10px 20px;
  }
  .discover-main .dc-col-right .blog-links .sa-block:before {
    opacity: 0.4;
    filter: alpha(opacity=40);
  }
  .discover-main .dc-col-right .blog-links .sa-block span {
    font-size: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .discover-main .dc-col-right .view-all-wl {
    right: 0;
    left: 370px;
    height: 153px;
    padding-top: 65px;
    font-size: 20px;
    text-align: center;
    border-radius: 5px;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@media only screen and (max-width: 767px) {
  .dc-col-left,
  .dc-col-right {
    width: 100%;
  }
  .dc-col-left > a {
    margin-bottom: 15px;
  }
  .discover-main {
    margin-top: 40px;
  }
  .wl-item {
    margin-top: 20px;
  }
  .wl-items .wl-item {
    padding-left: 3px;
    padding-right: 3px;
  }
  .fl-items li {
    display: none;
    width: 25%;
  }
  .fl-items li:nth-child(1),
  .fl-items li:nth-child(2),
  .fl-items li:nth-child(3),
  .fl-items li:nth-child(4),
  .fl-items li:last-child {
    display: block;
  }
  .fl-items li.view-more {
    margin-top: 0px;
    width: 100%;
    border-top: 0;
  }
  .fl-items li.view-more:before {
    display: none;
  }
  .fl-items li.view-more a {
    position: relative;
    padding: 5px 10px;
    background-color: #ffffff;
    font-size: 13px;
    text-align: left;
  }
  .fl-items li.view-more a strong {
    display: inline-block;
    font-size: 14px;
  }
  .fl-items li.view-more a i {
    float: right;
    margin-top: 4px;
  }
  .view-all-wl {
    width: 100%;
  }
  .dc-minislick {
    margin-bottom: 40px;
  }
  .discover-main {
    padding-bottom: 60px;
  }
  .discover-main .dc-col-right .blog-head {
    overflow: visible;
    margin-bottom: 20px;
  }
  .discover-main .dc-col-right .blog-head .main-title {
    float: none;
    text-align: center;
  }
  .discover-main .dc-col-right .blog-links .sa-block {
    float: none;
    width: auto;
  }
  .discover-main .dc-col-right .view-all-wl {
    bottom: -50px;
  }
}
.oe-wu-box {
  padding: 20px 60px 15px 10px;
}
@media only screen and (max-width: 1280px) {
  .oe-wu-box {
    padding: 20px 20px 15px 0;
  }
}
.oe-wu-box .oe-image {
  display: block;
  width: 100px;
  height: 100px;
  overflow: hidden;
}
.oe-wu-box .oe-image.rounded {
  border-radius: 50%;
}
.oe-wu-box .oe-image img {
}
.oe-wu-box .media-heading {
  margin-bottom: 15px;
  font-size: 20px;
  text-transform: uppercase;
}
.oe-wu-box .wu-text {
  font-size: 18px;
}
.oe-wu-box .media-left {
  padding-right: 20px;
}
@media only screen and (max-width: 991px) {
  .oe-wu-boxes {
    margin: 0 -20px;
  }
  .oe-wu-box {
    padding: 30px 20px 10px;
  }
  .wu-block .line-sep {
    padding: 20px 0 40px;
  }
}
@media only screen and (max-width: 767px) {
  .oe-wu-box {
    padding: 0 20px;
  }
  .oe-wu-box .oe-image {
    width: auto;
    height: auto;
    margin-right: 10px;
    background-color: transparent;
  }
  .oe-wu-box .oe-image img {
    margin: 5px;
  }
  .oe-wu-box .media-heading {
    margin-top: 15px;
    margin-bottom: 5px;
    font-size: 15px;
    color: #efc337;
  }
  .oe-wu-box .wu-text {
    font-size: 13px;
  }
  .wu-block .line-sep {
    padding: 30px 10px;
    border: 0;
  }
  .wu-block .line-sep a {
    position: relative;
    width: 100%;
  }
  .wu-block .line-sep a:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -40px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: rgba(51, 51, 51, 0.15);
  }
}
.excited-block {
  position: relative;
  height: 300px;
  color: #ffffff;
  text-align: center;
}
.excited-block .full-cover {
  background-size: cover;
  background-attachment: fixed;
}
.excited-block .excited-wrapper {
  width: 933px;
}
@media only screen and (max-width: 991px) {
  .excited-block .excited-wrapper {
    width: 440px;
  }
}
@media only screen and (max-width: 479px) {
  .excited-block .excited-wrapper {
    width: 100%;
    padding: 0 20px;
  }
}
.excited-block .excited-wrapper {
  width: 933px;
}
@media only screen and (max-width: 991px) {
  .excited-block .excited-wrapper {
    width: 440px;
  }
}
@media only screen and (max-width: 479px) {
  .excited-block .excited-wrapper {
    width: 100%;
    padding: 0 20px;
  }
}
.excited-block .main-title {
  margin-top: 0;
  margin-bottom: 40px;
  font-weight: 800;
  font-size: 46px;
  letter-spacing: 10px;
  text-transform: uppercase;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
}
@media only screen and (max-width: 991px) {
  .excited-block .main-title {
    font-size: 36px;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 479px) {
  .excited-block .main-title {
    font-size: 24px;
  }
}
.excited-block .form-group {
  margin: 0 10px;
  float: left;
}
.excited-block .form-group input {
  font-size: 14px;
}
@media only screen and (max-width: 991px) {
  .excited-block .form-group {
    margin: 0;
  }
  .excited-block .form-group.eb-long {
    width: 100%;
  }
  .excited-block .form-group.eb-med {
    width: 48.5%;
    margin-top: 10px;
  }
  .excited-block .form-group:nth-of-type(3) {
    float: right;
  }
  .excited-block .form-group:last-child {
    float: none;
  }
  .excited-block .form-group:last-child .btn {
    width: 100%;
    margin-top: 10px;
  }
}
.excited-block label {
  display: block;
  text-align: left;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
}
@media only screen and (max-width: 991px) {
  .excited-block label {
    display: none;
  }
}
.excited-block .form-control,
.excited-block .dropdown-toggle {
  width: 100%;
  border-color: #ffffff;
}
.excited-block .form-control:focus,
.excited-block .dropdown-toggle:focus {
  border-color: #efc337;
}
.excited-block .dropdown-menu.open {
  border-top: 0;
}
.eb-long {
  width: 266px;
}
.eb-med {
  width: 216px;
}
.bootstrap-select {
  background-color: transparent;
}
.bootstrap-select .dropdown-toggle {
  /*border-color: @white;*/
}
.form-group .btn-submit {
  background: #EFC337;
  font-weight: 700;
  font-size: 14px;
  color: #000000;
  line-height: 27px;
}
.form-group .form-note {
  font-size: 9px;
  color: #333333;
  line-height: 13px;
  text-align: right;
  margin-bottom: 0;
  margin-top: 5px;
}
.form-group .form-note a {
  color: #4A90E2;
  font-weight: 800;
  -webkit-transition: color 300ms linear;
  -o-transition: color 300ms linear;
  transition: color 300ms linear;
}
.form-group .form-note a:hover {
  color: #333333;
}
.form-group .form-note i {
  font-size: 5px;
}
.form-group .form-note span {
  display: inline-block;
  position: relative;
}
.form-group .form-note span:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 1px;
  left: 0;
  height: 1px;
  width: 100%;
  background-color: #333333;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.pw-mismatch {
  background: #FFDFDF;
}
#msg-mismatch { 
  margin-top: 5px;
  margin-left: 4px;
  color: red;
  display: none;
  -webkit-transition: display ease-in ease-out 0.5s;
  -o-transition: display ease-in ease-out 0.5s;
  transition: display ease-in ease-out 0.5s;
}
@media only screen and (max-width: 991px) {
  .excited-block .full-cover {
    background-attachment: initial;
    background-position: center center!important;
  }
}
.view-all-cont {
  width: 60px; 
  margin: auto; 
  margin-right: 0px; 
  text-align: right;
}
/* Order page */
.order-section {
  margin-top: 20px;
}
.section-content {
  border-radius: 3px;
  padding: 21px;
}
.order-section-content {
  padding: 21px;
}
.order-states {
  background: white;
  padding-top: 5px;
  padding-bottom: 5px;
  border-top: 1px solid #E3E3E3;
  border-bottom: 1px solid #E3E3E3;
}
.order-details .item-name p {
  font-family: Avenir-Regular;
  font-size: 32px;
  color: #2C2936;
  line-height: 44px; 
}
.order-details table {
  width: 30%;
}
.order-label {
  width: 145px;
  padding-right: 0px;
}
.order-meta-text {
  font-weight: bold;
  padding-right: 5px;
}
.shopper-boxer-details {
  font-family: Avenir-Medium;
  font-size: 13px;
  text-align: right;
}
.boxer-details-container {
  width: 100%;
}
.boxer-avatar-container {
  width: 98px;
}
.boxer-past-orders {
  display: inline-block;
}
.dot {
  color: #B3B3B3; 
  margin: 5px;
}
.shopper-boxer-details .shopper-boxer-country p {
  font-family: AvenirNext-Bold;
  font-size: 20px;
}
.section-title-small {
  font-family: AvenirNext-Demi;
  font-size: 12px;
  text-transform: uppercase;
  color: #B0ACAC;
  line-height: 15px;
}
.section-title-medium {
  font-family: AvenirNext-Bold;
  font-size: 14px;
  line-height: 15px;
}
.shopper-boxer-details table {
  margin-right: 0px;
}
.noti-left-container {
  padding: 21px 21px 21px 21px;
}
.noti-right-container {
  text-align: center;
  padding: 28px;
  border-right: 1px solid #454545;
}
.noti-center {
  width: 100%; 
  background: #2D2837;
  color: white;
  padding: 10px;
  border-radius: 5px;
}
.noti-center table{
  width: 100%;
}
.noti-center .next-step{
  font-family: Avenir-Bold;
  font-size: 11px;
  color: #F6F6F6;
  line-height: 14px;
}
.noti-title {
  font-family: Avenir-Medium;
  font-size: 32px;
  color: #fbda57;
  line-height: 44px;
}
.noti-title p {
  line-height: 40px;
}
.noti-content {
  font-family: Avenir-Regular;
  font-size: 13px;
  color: #FFFFFF;
  line-height: 20px;
}
.noti-step-counter {
  font-family: Avenir-Medium;
  font-size: 64px;
  color: #FBDA57;
  line-height: 87px;
}
.item-list-label {
  font-family: Avenir-Medium;
  font-size: 12px;
  margin-bottom: 5px;
}
.item-list {
  margin-top: 20px;
  width: 100%;
}
.item-list-meta {
  font-family: Avenir-Medium;
  color: #888888;
}
.meta-fixed-size {
  width: 90px;
}
.item-list-value {
  height: 35px;
  font-size: 14px;
}
.item-list .order-item {
  border-radius: 3px;
  padding: 20px 20px 0px 20px;
  margin-top: 6px;
  margin-bottom: 40px;
  position: relative;
  background: #FFFFFF;
}
@media only screen and (max-width: 991px){
  .item-list-mobile {
    display: block;
  }
  .mobile-only {
    display: block;
  }
  .item-input-label {
    line-height: 18px;
    width: 50px
  }
}
@media only screen and (min-width: 992px){
  .item-list-mobile {
    display: none;
  }
}
.item-summary-col p:not(.order-item-title) {
  line-height: 18px;
}
.order-item-title {
  font-family: Avenir-Bold;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 10px;
  color: #4E4E4E;
}
.order-item-title-mobile {
  margin-bottom: 20px;
}
.item-input-col {
  font-family: Avenir-Medium;
  font-size: 11px;
}
.item-list-footer {
  margin: auto; 
  width: 140px;
}
.custom-btn {
  font-family: AvenirNext-Demi;
  border-radius: 40px;
}
.custom-btn.btn-med {
  min-width: 129px;
  min-height: 45px;
}
.custom-btn.btn-small {
  min-width: 110px;
}
.custom-btn.btn-lg {
  padding: 15px 30px;
}
.custom-btn.paypal {
  padding-left: 75px;
}
.custom-btn.full-width {
  min-height: 35px;
  width: 100%;
}
.btn-dark {
  background: #2D2837 !important;
  border: 1px solid #ffffff !important;
  color: #ffffff  !important;
  -ms-transition: color 300ms, border 300ms, background 300ms; /* IE 9 */
  -webkit-transition: color, border 300ms, background 300ms; /* Chrome, Safari, Opera */
  transition: color 300ms, border 300ms, background 300ms;
}
.btn-dark:hover {
  background: #ffffff !important;
  border: 1px solid #2D2837 !important;
  color: #2D2837 !important;
  -ms-transition: color 300ms, border 300ms, background 300ms; /* IE 9 */
  -webkit-transition: color, border 300ms, background 300ms; /* Chrome, Safari, Opera */
  transition: color 300ms, border 300ms, background 300ms;
}
.item-list-footer button {
  position: relative; 
  top: 20px;
}
.item-list-footer .btn-active {
  background: #FBDA57;
  border-radius: 40px;
  font-family: Avenir-Demi;
  font-size: 13px;
  color: #2C2936;
  line-height: 18px;
}
.item-list-btn .btn-disabled {
  background: #F6F6F6;
  border: 1px solid #B3B3B3;
  font-family: Avenir-Demi;
  font-size: 13px;
  color: #B3B3B3;
  line-height: 18px;
}
.item-input-col input{
  font-family: Avenir-Medium;
  font-size: 12px;
  height: 37px;
  padding: 10px 13px;
  width: 80%;
}
.order-item-details {
  margin-bottom: 10px
}
.order-item-details, .order-item-desc {
  font-family: Avenir-Medium;
}
.order-item-desc {
  line-height: 20px;
}
.order-item-no {
  padding: 3px;
  width: 23px;
  background: #2D2837;
  border-radius: 14px;
  color: white;
  font-size: 12px;
  font-family: AvenirNext-Bold;
  text-align: center;
  position: absolute;
  top: 12px;
  margin-bottom: 10px;
  z-index: 10;
}
.order-item-cost { /* Mobile */
  position: absolute;
  min-width: 45px;
  height: 45px;
  background: #E2E2E2;
  top: 0px;
  right: 0px;
  padding: 10px;
  text-align: center;
  font-size: 18px;
  font-family: AvenirNext-Bold;
  border-bottom-left-radius: 3px;
}
.message-board {
  margin-bottom: 21px;
}
.messageboard-user-profile-default img{
  width: 45px;
  border-radius: 20px;
}
.profile-img-container {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  margin: auto;
}
.profile-img-container .thumb-small {

}
.section-header {
  font-family: AvenirNext-Black;
  font-size: 13px;
  color: #fbda57;
  line-height: 18px;
  background: #2D2837;
  height: 55px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  text-align: center;
  text-transform: uppercase;
  padding: 18px;
}
.message-board-body {
  background: #FFFFFF;
  padding: 21px;
  max-height: 700px;
  width: 100%;
  overflow-y: scroll;
  overflow-x: hidden;
}
.section-header p {
  margin: auto;
  padding-top: 15px;
}
.message-board-footer {
  padding: 9px 4px 9px 4px;
  min-height: 60px;
  border: 1px solid #E1E1E1;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  background: #FFFFFF;
}
/** page structure **/
.msg-received-container, .msg-sent-container {
  box-sizing: border-box;
  width: auto;
  margin-bottom: 20px;
  max-width: 100%;
  position: relative;
  clear: both;
}
.msg-date-time {
  box-sizing: border-box;
  width: auto;
  margin-bottom: 20px;
  width: 100%;
  position: relative;
  clear: both;
}
.msg-received-container {
  float: left;
}
.msg-sent-container{
  float: right;
}
.msg-received-container td {    /* This affects the arrow position of the recieved message bubble */
  position: relative;
}
.msg-bubble {
  padding: 12px;
  width: 100%;
  border-radius: 3px;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
.msg-bubble-sent {
  float: right;
  background: #A0D0E4;
  position: relative;
  min-height: 45px;
}
.msg-bubble-sent:after {
  left: 100%;
  top: 33px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(160, 208, 228, 0);
  border-left-color: #A0D0E4;
  border-width: 10px;
  margin-top: -20px;
}
.msg-bubble-received {
  float: left;
  background: #ffffff;
  border: 1px solid #E1E1E1;
}
.msg-bubble-received:after, .msg-bubble-received:before {
  right: 100%;
  top: 23px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.msg-bubble-received:after {
  border-color: rgba(255, 255, 255, 0);
  border-right-color: #ffffff;
  border-width: 12px;
  margin-top: -12px;
  left: -22px;
}
.msg-bubble-received:before {
  border-color: rgba(204, 204, 204, 0);
  border-right-color: #cccccc;
  border-width: 11px;
  margin-top: -11px;
}
.msg-user-img-right {
  padding: 0px 0px 0px 15px;
}
.msg-user-img-left {
  padding: 0px 15px 0px 0px;
}
.msg-date-time {
  text-align: center;
  color: #BBBBBB;  /* change this later */
  font-size: 13px;
  margin-top: 10px;
}
.msg-date-time p {

}
.clear {
  clear: both;
}
.msg-input-table {
  width: 100%;
}
.msg-img-upload {
  padding: 0px 10px 0px 10px; 
  width: 42px;
  cursor: pointer;
}
.msg-img-upload img:hover {

}
.msg-box {
  min-height: 207px;
}
.msg-input input {
  height: 40px;
}
.msg-send-btn {
  position: relative;
  padding: 0px 6px 0px 8px;
  height: 40px;
  width: 145px;
}
.msg-send-btn button {
  position: absolute;
  bottom: 0px;
  background: #FBDA57;
  border-radius: 4px;
  height: 40px;
}
@media screen and (max-width: 300px) {
    .msg-text {
        width: 100%;
    }
}

.order-invoice {

}
.invoice-container {
  width: 95%;
  z-index: 2;
  position: relative;
  top: -8px;
  margin: auto;
}
.invoice-header {
  background: #000000;
  border-radius: 10px;
  height: 15px;
  width: 100%;
  padding: 5px;
}
.invoice-body-top {
  background: #A0D0E4;
  position: relative;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom: 1px solid #000000;
}
.invoice-paid-container {
  position: absolute;
  left: 130px;
  top: -10px;
  color: #FFE358;
  background: #2C2936;
  height: 40px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 40px;
  border-radius: 50%;
  font-size: 12px;
}
.invoice-body {
  background: #A0D0E4;
  border-bottom: 3px solid #000000;
}
.invoice-content {
  padding: 21px;
}
.invoice-footer {
  background-repeat: repeat-x; 
  text-transform: uppercase;
  padding: 14px 21px 25px 21px;
  font-size: 20px;
}
.invoice-table {
  position: relative;
  width: 100%;
}
.invoice-table th {
  color: #2C2936;
  line-height: 19px;
  text-transform: uppercase;
  font-family: Avenir-Bold;
}
.invoice-table td {
  color: #2C2936;
}
.invoice-table td p {
  line-height: 18px;
}
.invoice-col-seperator {
  width: 100%; 
  background: #85bbd1; 
  height: 1px; 
  margin: 5px 0px 5px 0px;
}
.invoice-label {
  text-align: left;
  font-size: 13px;
}
.invoice-value {
  font-family: Avenir-Regular;
  font-size: 13px;
  text-align: right;
}
.footer-invoice-label {
  text-align: left;
  font-size: 14px
}
.footer-invoice-value {
  text-align: right;
  font-size: 14px
}
.invoice-value, .footer-invoice-value {
  min-width: 80px;
}
.shipping-calculator {
  background: #ffffff
}
.order-merge {
  padding: 21px 21px 21px 21px;
  min-height: 230px;
}
.merge-with {
  text-transform: uppercase;
  font-weight: bold;
}
.rates-explained {
  width: 100%;
  padding-right: 8px;
  text-align: right;
}
.order-states-container {
  position: relative;
  padding: 10px 0px 10px;  
  margin-right: -10px;
}
.state-list {
  width: 100%;
}
.state-list div {
  display: inline-block;
}
.state-num {
  width: 30px; 
  font-family: Avenir-Medium;
  font-size: 42px;
  color: #2C2936;
  line-height: 100%;
}
.state-desc {
  width: 72px;
  padding-top: 5px;
  font-family: Avenir-Medium;
  font-size: 14px;
  text-align: left;
  color: #2C2936;
  line-height: 13px;
  font-style: italic;
}
.num-inactive {
  font-family: Avenir-Regular;
  font-size: 42px;
  color: #CCCCCC;
  line-height: 100%;
}
.desc-inactive {
  font-family: Avenir-Regular;
  font-size: 13px;
  color: #CCCCCC;
  line-height: 13px;
}
.next-arrow-inactive {

}
.state-current img {
  opacity: 0.4;
}
.state-next-arrow {
  text-align: center;
  width: 50px; 
}
.go-back-link-container {
  top: 53px;
  position: absolute;
  width: 220px;
  padding: 4px;
  background: #ffffff;
  text-align: center;
  border-radius: 20px;
  border-bottom: 1px solid #CCCCCC;
}
.go-back-link a {
  position: relative;
  font-size: 16px;
  font-style: none;
}
.order-states-desc-mobile {
  font-family: Avenir-Bold;
  position: absolute;
  margin: auto;
  top: 50px;
  left: 120px;
  color: #3C3C3C;
  background: #ffffff;
  padding: 6px 20px;
  border-bottom: 1px solid #D2D2D2;
  border-radius: 20px;
}
.mobile-field {
  display: none;    
}
@media screen and (min-width: 769px) {
  .order-states-desc-mobile {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .state-desc {
    display: none;
  }
  .order-details table {
    width: 100%;
  }
  .order-details table td {
    width: 50%;
  }
  .go-back-link-container {
    width: 80px;
  }
  .go-back-link-container .link-small i{
    font-size: 20px;
  }
  .go-back-link-container .back-link-text {
    display: none;
  }
  .order-states-desc-mobile {
    display: block;
  }
  td.invoice-value {
    font-size: 16px;
    font-family: Avenir-Medium;
  }
  .mobile-field {
    display: inline;
  }
  .msg-received-container, .msg-sent-container {
    box-sizing: border-box;
    width: auto;
    font-size: 12px;
    margin-bottom: 20px;
    max-width: 100%;
    position: relative;
    clear: both;
  }
  .days-label {
    padding-top: 30px !important;
  }
}
@media screen and (max-width: 400px) {
  .state-num {
    font-size: 25px;
  }
  .state-next-arrow img {
     height: 20px;
  }
}
.order-main {
  margin-top: 21px;
}
.item-btn-disabled {
  background: #F6F6F6;
  border: 1px solid #B3B3B3;
  border-radius: 40px;
  font-family: AvenirNext-Demi;
  font-size: 13px;
  color: #B3B3B3;
  line-height: 18px;
}
.item-image-col {

}
.item-input-label {
  font-family: AvenirNext-Demi;
  font-size: 12px;
  color: #888888;
  line-height: 14px;
}
.item-edit-info {
  margin-top: 10px; 
  margin-bottom: 10px; 
  width: 100%; 
  text-align: center
}
.item-image-col img {
  width: 100%;
}
.shipping_calculator_container {
  padding: 0px 10px 10px 10px;
  margin-bottom: 20px;
}
.form-ele-seperator {
  height: 10px;
}
.shipping-calculator-btn {
  margin: auto; 
  width: 190px;
  margin-top: 20px;
}
.shipping-calculator-btn button {
  width: 100%; 
  height: 45px;
  border-radius: 40px;
  background: #FBDA57;
  font-size: 13px;
  color: #2C2936;
  line-height: 18px;
  margin: auto;
  text-transform: uppercase;
}
.shipping-calculator-footer {
  min-height: 220px;
}
.shipping-calculator-footer-header {
  font-size: 14px;
  font-family: AvenirNext-Demi;
  text-transform: uppercase;
  width: 100%;
  text-align: center;
}
.calc-label {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px !important;
  margin-left: 0px;
  margin-right: 0px;
  padding: 12px 6px;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  color: #6F6B6B;
}
.shipping-opt-label {
  cursor: pointer;
  background: #FFF5CA;
  border: 1px solid #FFF5C7;
}
.shipping-opt-label:hover {
  border: 1px solid #FFE778;
}
.so-selected {
  background: #FEEFB2;
  border: 1px solid #E8D895;
}
.alt-bg {
  background: #EEEEEE;
}
.service-fee .percent {
  font-size: 16px;
  font-weight: 600;
}
.form-errorMsg {
  width: 100%;
  text-align: center;
  font-size: 14px;
  padding: 20px 30px;
  color: #777777;
  background: #F9DDDD;
  margin-top: 10px;
  border-radius: 5px;
}
.calc-total {
  margin-top: 10px;
  font-size: 16px;
  border-top: 2px solid #F6EBC0;
}
.calc-total div:first-child {
  font-weight: 600;
  font-family: AvenirNext-Demi;
  color: #484646;
}
.shipping-class {
  font-family: AvenirNext-Demi;
  font-size: 12px;
  color: #2C2936;
  line-height: 16px;
}
.shipping-period {
  font-family: Avenir-Regular;
  font-size: 12px;
  color: #2C2936;
  line-height: 16px;
}
.shipping-result {
  padding: 7px 0px 7px 0px;
  background: #E4E3E3;
  border-radius: 5px;
  font-family: AvenirNext-Black;
  font-size: 16px;
  color: #2C2936;
  line-height: 27px;
  width: 100px;
  display: block;
  margin: auto;
  margin-top: 8px;
}
.input-error-msg {
  color: #EC3E3E;
  margin-top: 3px !important
}
.order-acceptance {
  background: #ffffff;
  padding: 21px;
}
.oa-accept {
  text-align: right;
}
.note-form {
  background: #ffffff;
}
.note-form textarea {
  border: 0px;
  width: 100%;
  height: 120px
}
.saving-tips-title {
  font-weight: bold;
}
.consolidate {
  text-align: center;
  border: 2px dotted #000000;
  border-radius: 40px;
  padding: 5px;
  width: 80%;
  font-weight: bold;
}
.saving-tips-learn-more {
  margin-top: 10px;
}
.saving-tips-learn-more a {
  text-decoration: underline;
}
#add_more_items {
}
.modal.medium-custom .modal-dialog-wide {
  width: 1090px;
  margin: 0 auto;
  top: 40px;
  padding: 40px;
  padding-left: 40px;
  height: 900px;
  color: #000000;
}
.modal.small-custom .modal-dialog-wide {
  width: 800px;
  margin: 0 auto;
  top: 40px;
  padding: 40px;
  padding-left: 40px;
}
@media screen and (max-width: 1090px) {
    .modal.medium-custom .modal-dialog-wide {
      width: 100%;
    }
}
@media screen and (max-width: 800px) {
    .modal.small-custom .modal-dialog-wide {
      width: 100%;
    }
}
.edit-item-modal-content {
  background: #ffffff;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 25px;
  position: relative;
}
.modal-close-btn {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 10px;
  right: 10px;
  border: 1px solid #000000;
  color: #ffffff;
  text-align: center;
  background: #000000;
  border-radius: 50%;
  font-size: 17px;
  padding: 8px 8px 8px 8px;
  font-family: AvenirNext-Medium;
  cursor: pointer;
  z-index: 10;
  -ms-transition: color 200ms, background 200ms;
  -webkit-transition: color 200ms, background 200ms;
  transition: color 200ms, background 200ms;
}
.modal-close-btn:hover{
  color: #000000;
  background: #ffffff;
  border: 1px solid 000000;
  -ms-transition: color 200ms, background 200ms;
  -webkit-transition: color 200ms, background 200ms;
  transition: color 200ms, background 200ms;
}
.modal-wide-footer {
  background: #E6E6E6;
  min-height: 103px;
  position: relative;
  left: -41px;
  width: 106.5%;
  margin-bottom: 5px;
  margin-top: 15px;
}
.modal-wide-body {

}
.modal-title {
  font-family: Avenir-Regular; 
  font-size: 30px
}
.quantity-cross {
  font-size: 20px;
  color: #F5D40D;
  margin: 0px 5px;
}
.cross-small {
  font-size: 16px;
}
.modal-view-title {
  font-size: 25px;
}
.col-custom {
  padding: 5px;
  font-family: Avenir-Medium;
}
.col-custom-2 {
  padding: 10px 9px;
}
.col-custom-3 {
  padding: 8px 0px 8px 8px;
}
.col-custom-4 {
  padding-top: 3%;
    text-align: center;
}
.item-add-details {
  height: 80px !important;
}
.modal-item-list-title {
  margin-bottom: 10px;
  font-weight: bold;
}
.modal-item-list-container {
  background: #EEEEEE;
  height: 535px;
  padding: 50px 12px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  overflow-y: auto;
}
.modal-item-upload-img-container {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  background-image: url('../img/camera_icon.jpg');
  border: 1px solid #DDDDDD;
  margin: 6px auto;
  border-radius: 3px;
  max-width: 150px;
  background-size: 30%;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 150px;
  color: #CCCCCC;
  text-align: center;
  /* padding: 8px; */
  border-radius: 4px;
}
.modal-item-upload-img-container img {
  width: 100%;
  border-radius: 4px;
}
.view-item-label {
  color: #444242;
  font-family: Avenir-Bold;
}
.view-item-value {
  margin: 8px 0px;
}
.empty-value {
  color: #969696;
}
.modal-item-row {
  margin: auto;
  margin-bottom: 12px;
  background: #ffffff;
  width: 98%;
  box-shadow: 1px 2px 2px #BBBBBB;
  min-height: 73px;
}
.edit-action {
  position: relative;
  padding: 16px 0px 0px 35px;
  font-size: 18px;
  color: #4A90E2;
  -ms-transition: color 200ms;
  -webkit-transition: color 200ms;
  transition: color 200ms;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .edit-action {
    padding: 16px 0px 0px 8px;
  }
}
.edit-action i:hover {
  color: #efc337;
  cursor: pointer;
  -ms-transition: color 200ms; /* IE 9 */
  -webkit-transition: color 200ms; /* Chrome, Safari, Opera */
  transition: color 200ms;
}  
.col-sep {
  width: 25px;
}
.modal-input-col input, textarea, select {
  font-size: 14px !important;
}
.modal-item-title {
  font-weight: bold;
  margin-bottom: 1px;
}
.modal-item-desc, .item-url {
  font-size: 13px;
  word-wrap: break-word;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.item-url {
  font-size: 13px;
  word-wrap: break-word;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
}
.link-truncate {
  width: 250px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #4a90e2;
}
.truncate-popup {
  width: 155px;
}
.edit-img-col {
  min-width: 60px;
}
.edit-img-col img {
  width: 50px;
}
.modal-item-img-col img{
  border: 1px solid #EEEEEE;
}
.modal-item-noti {
  background: #CCDDE4;
  margin-top: 6%;
  margin-left: 50px;
  padding: 18px;
  height: 55px;
}
.browse-btn-container {
  margin-top: 10px;
  text-align: center;
}
.custom-btn.btn-sm {
  font-family: AvenirNext-Demi;
  min-width: 60px;
  border-radius: 15px;
  font-size: 9px;
}
.img-url-input {
  width: 77%;
  margin: auto;
  font-size: 14px;
  height: 30px;
}
.modal-img-url {
  text-align: center;
}
.or-text {
  text-align: center; 
  margin-top: 5px
}
.view-item-form {
  color: #565656;
}
.view-item-form p {
  font-size: 14px;
  margin-top: 5px;
}
.modal-undo {
  color: ;
  width: 100%;
  text-align: center;
  font-weight: bold;
  padding: 20px;
  border: 3px dotted #CCCCCC;
}
.modal-undo a {
  padding: 20px;
  font-size: 14px;
}
.box-sizing {
  width: 100%;
  position: relative;
}
.box-sizing {
  display: block;
  width: 171px;
  margin: auto;
  text-align: center;
}
.sizing-input {
  width: 68px;
  height: 30px;
  border: 1px solid #E1E1E1;
  border-radius: 4px;
  font-size: 13px;
  position: absolute;
}
@media only screen and (max-width: 991px) {
  .sizing-input {
    width: 72px;
    height: 30px;
    border: 1px solid #E1E1E1;
    border-radius: 4px;
    font-size: 13px;
    position: absolute;
  }
  .form-control.sizing-input.length-input-position {
    left: 100px;
    top: 111px;
  }
  .form-control.sizing-input.width-input-position {
    left: -33px;
    top: 100px;
  }
  .form-control.sizing-input.height-input-position {
    left: 144px;
    top: 40px;
  }
  .shipping_calculator_container img {
    width: 70%;
    display:;
  }
}
.width-input-position {
  left: -48px;
  top: 131px;
}
.length-input-position {
  left: 81px;
  top: 150px;
}
.height-input-position {
  left: 165px;
  top: 63px;
}
.shipping-calculator-loader img {
  width: 100px;
}
.est_int_shipping_fee_section {
  background: #ffffff;
}
.notify-shopper-section {
  background: #ffffff;
}
.notify-shopper-section .notify-text-col {
  padding-top: 7px;
  font-family: Avenir-Medium;
}
.shipping-options {
  margin-bottom: 40px;
}
.shipping-opts-col {
  font-family: AvenirNext-Bold;
  font-size: 12px;
  line-height: 15px;  
}
.shipping-opts {
  background: #ffffff;
}
.shipping-opts-hd {
  font-family: AvenirNext-Demi;
  font-size: 13px;
  line-height: 15px; 
  padding: 2px;
  text-align: center;
}
.shipping-opts-col {
  font-family: Avenir-Medium;
  font-size: 14px;
  line-height: 15px; 
  padding: 8px 4px;
  text-align: center;
  position: relative;
}
.shipping-opts-row {
  background: #F3F3F3; 
  padding: 12px 5px; 
  margin-bottom: 25px;
}
.carrier-col {
  text-align: left; 
  font-size: 14px; 
  font-weight: bold;
}
.carrier-name {
  position: relative;
    left: 30px;
}
.shipping-opts-marker {
    background: #000000;
    padding: 5px 2px 3px 7px;
    border-radius: 15px;
    color: #ffffff;
    min-width: 22px;
    margin-right: 0px;
    font-family: AvenirNext-Bold;
    font-size: 10px;
    position: absolute;
    top: 2px;
}
.price-col {
  font-weight: bold;
    font-size: 14px;
    font-family: Avenir-Medium;
    margin-top: 0px;
    position: relative;
    top: 2px;
}
.shipping-opts-action {
  font-size: 16px;
  cursor: pointer;
  color: #4394B5;
  -webkit-transition: color 300ms;
  -o-transition: color 300ms;
  transition: color 300ms;
}
.shipping-opts-action:hover {
  color: #efc337;
  -webkit-transition: color 300ms;
  -o-transition: color 300ms;
  transition: color 300ms;
}
.shipping-opts-hd.first-col {
  text-align: left;
}
.row-mobile-md {
  display: none;
}
@media only screen and (max-width: 991px) {
  .shipping-opts-hd, .shipping-opts-col {
    text-align: left;
  }
  .row-mobile-md {
    display: inline;
  }
  .row-desktop-hd {
    display: none;
  }
  .shipping-opts-marker {
    top: 35px;
    left: -33px;
  }
  .carrier-name {
    left: 0px;
    margin-bottom: 6px;
  }
  .price-col {
    position: absolute;
    top: -35px;
    left: 77%;
    font-size: 25px;
  }
  .shipping-opts-row {
    padding-left: 25px;
    margin-top: 20px;
  }
  .shipping-opts-col {
    padding: 4px 5px;
  }
  .action-col {
    width: 24px;
    height: 24px;
    position: absolute;
    top: -57px;
    left: 432%;
  }
}
.shipping-opts-footer {
  width: 220px;
    margin: auto;
    position: relative;
    top: -15px;
}
.shipping-opts-footer button {
  position: absolute;
  top: 20px;
} 
.shipping-opts-check {
    width: 24px;
    height: 24px;
    position: absolute;
    top: 0px;
}
.opt-selected {
  background: #DDDDDD;
}
.action-col {

}
.invoice-difference {
  background: #ffffff;
}
.invoice-difference-title {
  margin-bottom: 20px;
}
.difference-col {
  margin-bottom: 15px;
}
.invoice-difference-value {
  padding: 10px;
  margin-top: 5px;
  border: 1px solid #DDDDDD;
  border-radius: 5px;
  font-family: Avenir-Medium;
  font-size: 28px;
}
.invoice-difference-total {
  font-size: 14px;
  font-family: Avenir-Medium;
}
.invoice-difference-total-value {
  font-size: 30px;
  font-family: Avenir-Medium;
  font-weight: bold;
  position: relative;
  top: 7px;
}
.invoice-difference-reason {
  padding: 10px; 
  margin-top: 5px; 
  border: 1px solid #DDDDDD; 
  border-radius: 5px;
  height: 80px;
}
@media only screen and (max-width: 1280px) and (min-width: 992px) {
  .cost-difference-first-col {
    width: 31.25%;
  }
  .cost-difference-last-col {
    width: 18.75%;
  }
}
.invoice-difference-what {
  text-decoration: underline;
  margin-bottom: 10px;
}
.invoice-difference-value-currency {
  padding: 10px;
  margin-top: 5px;
  border: 1px solid #DDDDDD;
  border-radius: 5px;
  font-family: Avenir-Medium;
  font-size: 28px;
}
.invoice-difference-reason-label {
  margin-top: 10px;
}
.invoice-difference-what {
  margin-bottom: 10px;
}
.invoice-difference-what a {
  text-decoration: underline;
}
  .address-row {
    padding-left: 8px;
  }
  .address-col {
    padding: 7px 7px 0px 0px;
  }
  .address-col input {
    font-size: 14px;
  }
  .invoice-1-note {
    font-size: 13px;
    margin: 5px 0px 10px 0px;
    font-family: Avenir-Medium;
  }
  .invoice-payment-container {
    background: #ffffff;
  }
  .shopper-address-book-label {
    font-family: AvenirNext-Bold;
    margin-top: 10px;
  }
  .invoice-summary-container{
    background: #F6F6F6;;
    padding: 24px 25px;
    font-family: Avenir-Medium;
    margin-top: 7px;
  }
  .invoice-container-row {
    margin-bottom: 5px;
  }
  .invoice-summary-title {
      text-align: center;
      margin: 10px 0px 26px 0px;
  }
  .invoice-seperator {
    background: #E8E8E8;
    height: 2px;
    width: 100%;
    margin: 8px 0px;
  }
  .invoice-total {
    font-size: 14 px;
    font-family: AvenirNext-Bold;
  }
  .invoice-pay-btn-container {
    position: relative;
    margin-top: 30px;
  }
  .invoice-pay-btn-container button {
    width: 100%;
  }
  .paypal-verified-img {
    position: absolute;
    width: 75px;
    top: -14px;
    pointer-events: none;
  }
  .seperator {
    height: 10px;
  }
.invoice-2-section {
  background: #ffffff;
}
.invoice-check-list-container {
  padding: 20px 20px;
}
.invoice-check-list {
  font-family: Avenir-Regular;
  /* margin: 16px 0px; */
  font-weight: bold;
}
.list-check {
  color: #92C043;
}
.invoice-seperator-2 {
  background: #ECECEC;
    height: 2px;
    width: 100%;
    margin: 15px 0px;
    border-radius: 4px;
}
.invoice-reminder {
  margin-top: 20px;
  margin-top: 20px;
  font-family: Avenir-Regular;
}
@media only screen and (max-width: 1280px) and (min-width: 992px) {
  .invoice-check-list-container {
    width: 50%;
  }
  .invoice-summary-container {
    width: 50%;
  }
}
.browse-img {
  width: 112px;
  height: 37px;
  background: #fbda57;
  padding: 9px 25px;
  margin: auto;
  overflow: hidden;
  margin-top: 10px;
  border-radius: 5px;
  -webkit-transition: background linear 0.2s;
  -o-transition: background linear 0.2s;
  transition: background linear 0.2s;
}
.browse-img:hover {
  background: #fadc66; 
  -webkit-transition: background linear 0.2s;
  -o-transition: background linear 0.2s;
  transition: background linear 0.2s;
}

.browse-img input {
  display: block !important;
  max-width: 140px !important;
  height: 57px !important;
  opacity: 0 !important;
  overflow: hidden !important;
  position: relative;
  top: -39px;
  left: -37px;
  cursor: pointer;
}
.browse-btn-text {
  font-family: Avenir-Bold;
}
.item-list-actions {
  margin: auto;
  text-align: center;
}
.item-list-actions button {
  position: relative;
  top: 20px;
}
.item-desc-col {
  word-wrap: break-word;
  max-width: 230px;
}
.est-shipping-calc-col {
  padding: 7px 5px;
}
.est-shipping-calc-col input {
  max-width: 120px;
}
.request-btn-container {
  font-size: 14px;
}

.shipping-boxes-col {
  font-family: AvenirNext-Bold;
  font-size: 12px;
  line-height: 15px;  
}
.shipping-boxes {
  background: #ffffff;
}
.shipping-boxes-hd {
  font-family: AvenirNext-Demi;
  font-size: 12px;
  line-height: 15px; 
  padding: 2px;
  text-align: center;
}
.shipping-boxes-col {
  font-family: Avenir-Medium;
  font-size: 14px;
  line-height: 15px; 
  padding: 8px 4px;
  text-align: center;
  position: relative;
}
.shipping-boxes-row {
  position: relative;
  background: #F3F3F3; 
  padding: 12px 5px; 
  margin-bottom: 10px;
}
.shipping-boxes-img-cont {
    margin-right: 0px;
    position: absolute;
    top: 6px;
    width: 18px;
}
.shipping-boxes-img-cont img {
  width: 100%;
}
.shipping-boxes-action {
  padding: 0px 5px;
  font-size: 16px;
  cursor: pointer;
  color: #4394B5;
  -webkit-transition: color 300ms;
  -o-transition: color 300ms;
  transition: color 300ms;
}
.shipping-boxes-action:hover {
  color: #efc337;
  -webkit-transition: color 300ms;
  -o-transition: color 300ms;
  transition: color 300ms;
}
.shipping-boxes-hd.first-col {
  text-align: left;
}
.row-mobile {
  display: none;
}
@media only screen and (max-width: 991px) {
  .box-name-col {
    display: none;
  }
  .floater-right {
    float: right;
  }
 .shipping-boxes-hd, .shipping-boxes-col {
    text-align: left;
  }
  .shipping-boxes-marker {
    top: 43px;
    left: -33px;
  }
  .shipping-boxes-img-cont {
    top: 5px;
    left: -55px;
    width: 30px;
  }
  .shipping-boxes-row {
    padding-left: 40px;
    margin-top: 20px;
  }
  .shipping-boxes-col {
    padding: 4px 5px;
    padding-left: 40px;
  }
  .shipping-boxes-first-col {
    position: relative;
    top: 46px;
    font-size: 16px;
  }
  .action-col {
    width: 24px;
    height: 24px;
    position: absolute;
    top: -57px;
    left: 432%;
  }
  .row-mobile {
    display: inline;
  }
}
.shipping-boxes-footer {
  width: 220px;
    margin: auto;
    position: relative;
    top: -15px;
}
.opt-selected {
  background: #DDDDDD;
}
.action-col {

}
.box-name-col {
  position: absolute;
    left: 34px;
    top: 1px;
    text-align: left;
    font-family: AvenirNext-Bold;
}
.shipping-boxes-edit {
  width: 60px;
    margin: auto;
    margin-right: 0px;
    text-align: right;
    font-size: 18px;
}
.link-underline {
  text-decoration: underline;
}
.check-green {
  color: #89C19A;
}
.row-desktop-hd {
  border-bottom: 2px solid #BBBBBB;
  font-family: AvenirNext-Bold;
  font-size: 12px;
  line-height: 15px;  
}
/*.item-list {
  background: #ffffff;
}*/
.item-list-hd {
  font-family: AvenirNext-Demi;
  font-size: 12px;
  line-height: 15px; 
  padding: 2px;
  text-align: left;
}
.boxer-item-list-col {
  font-family: Avenir-Medium;
  font-size: 14px;
  line-height: 18px; 
  padding: 15px 4px;
  text-align: left;
  position: relative;
}
.boxer-item-list-row {
  margin: 0px !important;
  position: relative;
}
.item-list-img-cont {
  position: relative;
    width: 75px;
    margin: auto;
}
.alt-colored:nth-child(odd) {
  background: #EEE;
}
.img-cont-mobile {
  width: 120px;
}
.item-list-img-cont .order-item-no {
  top: -9px;
  left: -9px;
  font-family: Avenir-Bold;
  width: 25px;
  font-size:  11px;
}
.item-list-img-cont img {
  width: 100%;
  max-height: 80px;
  max-width: 80px;
  border-radius: 3px;
}
.item-status {
  font-size: 13px;
  min-height: 130px;
}
.text-dim {
  color: #888;
}
.push-down-10 {
  margin-top: 10px;
}
.item-list-img-cont img {
  width: 100%;
}
.item-list-action {
  padding: 0px 5px;
  font-size: 16px;
  cursor: pointer;
  color: #4394B5;
  -webkit-transition: color 300ms;
  -o-transition: color 300ms;
  transition: color 300ms;
}
.item-list-action:hover {
  color: #efc337;
  -webkit-transition: color 300ms;
  -o-transition: color 300ms;
  transition: color 300ms;
}
.item-list-hd.first-col {
  text-align: left;
}
.row-mobile {
  display: none;
}
@media only screen and (max-width: 768px) {
  .order-item-no {
    top: -2px;
    left: -2px;
  }
  .order-main {
    margin-top: 45px;
  }
  .mobile-content {
    display: inline;
    font-size: 17px;
  }
  .paypal-verified-img {
    position: absolute;
    width: 75px;
    top: -14px;
    left: -10px;
    pointer-events: none;
  }
}
.mobile-content {
  display: none;
}
.item-list-footer {
  width: 220px;
    margin: auto;
    position: relative;
    top: -15px;
}
.opt-selected {
  background: #DDDDDD;
}
.action-col {

}
.box-name-col {
  position: absolute;
    left: 34px;
    top: 1px;
    text-align: left;
    font-family: AvenirNext-Bold;
}
.boxer-item-desc {
  font-size: 14px;
  padding: 24px 0px;
}
.box-item-name {
  max-width: 221px;
  word-wrap: break-word;
  
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-family: Avenir-Medium;
}
.item-quantity-col {
  font-family: Avenir-Bold;
  font-size: 20px;
  text-align: center;
  padding: 54px 0px;
  color: #FBCA56;
}
.item-list-edit {
  width: 60px;
    margin: auto;
    margin-right: 0px;
    text-align: right;
    font-size: 18px;
}
.item-status-hd {
  text-align: center;
}
.item-status {
    padding: 45px 0px;
    text-align: center;
}
.status-hd {
  text-align: center;
}
.item-status i {
  font-size: 20px;
}
.box-details-link {
  margin-top: 10px;
}
.box-details-link div {
  padding: 2px 0px;
}
.boxer-item-img-col {
  padding: 24px 0px;
}
.boxer-item-list-mobile {
  display: none;
}
.item-img-mobile-cont {
  position: relative;
  width: 100px;
}
.item-img-mobile-cont img {
  width: 100%;
}
.item-quantity-mobile {
  color: #D2A710;
  font-weight: bold;
}
.boxer-item-list-mobile {
  padding-bottom: 15px;
}
.boxer-item-list-mobile .item-status {
  font-size: 16px;
  min-height: 150px;
}
.boxer-item-list-mobile .box-item-name {
  font-family: Avenir-Bold;
  font-size: 16px;
}
.box-list-status-date {
  margin-top: 12px;
}
.item-list-desktop, .boxer-item-list-mobile { 
  background: #FFFFFF;
}
@media only screen and (max-width: 991px) {
  .item-list-desktop {
    display: none;
  }
  .boxer-item-list-mobile {
    display: block;
  }
}
#shipping-opts-modal-header {
  position: relative;
  padding: 5px 0px 5px 0px;
}
#shipping-opts-modal-body {
  background: #F6F6F6;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
#shipping-opts-modal-logo, #shipping-opts-modal-link {

}
#shipping-opts-modal-logo {
    margin: auto;
    width: 57px;
    left: 73px;
    background: #DDDDDD;
    text-align: center;
    margin-top: 8px;
}
#shipping-opts-modal-logo img {
  width: 100%;
}
#shipping-opts-modal-link {
  position: relative;
  top: 23px;
  left: 12px;
  font-size: 22px;
}
#shipping-opts-modal-title {
  font-size: 25px;
    font-family: AvenirNext-Demi;
    width: 100%;
    color: #262230;
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 5px 20px;
}
.carrier-opts-container div {
  margin-top: 10px;
  margin-bottom: 10px;
}
#carrier-opts-choose-text {
  font-family: AvenirNext-Bold;
  font-size: 16px;
  text-align: center;
  margin-bottom: 10px;
  text-align: center;
  width: 100%;
  padding-top: 70px;
}
.carrier-opts-container .carrier-opts img {
  width: 100%;
}
.carrier-opts {
    width: 122px;
    margin: auto;
    border: 1px solid #E2E1E1;
    cursor: pointer;
}
.selected-carrier {
    border: 6px solid #DEDEDE;
}
.other-carrier {
  text-align: center;
    text-align: center;
    width: 100%;
    padding: 30px;
    color: #BDBABA;
    font-family: Avenir-Medium;
}
.custom-white-space {
  padding-bottom: 120px;
}
.shipping-info-form {
  width: 100%;
  padding: 28px 25px 14px 25px;
}
.shipping-info-title {
  font-family: Avenir-Medium;
  font-size: 20px;
  margin-bottom: 8px;
  margin-top: 10px;
}
.shipping-info-form input, select{
  margin-bottom: 10px;
  font-size: 14px;
}
.insurance-option label {
  margin-right: 10px;
    cursor: pointer;
}
.insurance-choice-question {
  font-family: AvenirNext-Bold;
  font-size: 14px;
  text-align: right;
}
.radio-btn-cont, .insurance-choice-question {
  margin-top: 20px;
  margin-right: 14px;
    padding: 0px 8px;
}
.box-item-img-cont {
  width: 55px;
}
.box-items-list {
  width: 100%;
  padding: 28px 25px 14px 25px;
  background: #ffffff;
  border-radius: 5px;
  border-top-left-radius: 0px;
  border: 1px solid #DDDDDD;
}
.box-items-list input {
  margin-bottom: 10px;
}
@media only screen and (max-width: 768px) {
  .first-col-m {
    width: 25%;
  }
  .second-col-m {
    width: 75%;
  }
  .box-item-img-cont {
    width: 75px;
  }
  .input-label-top {
    clear: both;
  }
  .box-item-row {
    text-align: left;
  }
  .box-item-row>div {
    padding-top: 10px;
  }
  .item-name-edit {
    left: 230px !important;
  }
  .item-name-edit i {
    font-size: 18px;
  }
  .equalizer-row {
    margin-top: -90px;
  }
}
.box-item-img-cont img {
  width: 100%;
  border-radius: 4px;
}
.color-seperator {
  width: 100%; 
  background: #DDDDDD; 
  height: 1px; 
  margin: 20px 0px;
}
.assign-btn-container {
    width: 100%;
    text-align: center;
    padding: 15px 0px 32px 0px;
}
.selected-box-form-container, .item-list-sm, .item-list-sm-mobile {
  background: #ffffff;
  border-radius: 5px;
  border-top-left-radius: 0px;
  border: 1px solid #DDDDDD;
  padding: 18px 7px;
}
.item-list-sm-hd-row {
  padding: ;
}
.item-list-sm-hd {
  font-family: Avenir-Bold;
  font-size: 14px;
}
.add-box-btn {
  padding: 8px;
  font-size: 18px;
  font-weight: bold;
}
.added-tab-list {
  margin-top: 12px;
  list-style: none;
}
.added-tab-list li {
  background: #ffffff;
  display: inline;
  width: 80px;
  height: 50px;
}
.box-tab {
  background: #F5F5F5;
  padding: 13px 10px;
  border-bottom: 1px solid #ffffff;
  border: 1px solid #DDDDDD;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  font-family: Avenir-Medium;
  font-weight: bold;
  font-size: 14px;
  cursor: pointer;
}
.active-box {
  border-bottom: 1px solid #ffffff;
  background: #ffffff;
}
.add-box-btn {
  width: 80px;
  color: #4a90e2;
  background: #F1F1F1;
}
.label-light {
  color: #A9A7A7;
}
.label-medium {
  font-family: AvenirNext-Bold;
}
.box-item-row {
    border-bottom: 1px solid #EADDDD;
    min-height: 70px;
    padding-top: 12px;
    padding-bottom: 10px;
}
.box-item-row .box-item-name {
  font-family: AvenirNext-Demi;
}
.item-input-group {
  z-index: 100;
  position: relative;
}
.item-name-edit {
  position: absolute;
  top: 0px;
  left: -17px;
}
.borderless-input {
  font-family: AvenirNext-Demi;
  border: 0px; 
  background: none; 
  width: auto;
}
.box-item-color {
  color: #777777;
  font-size: 13px;
  font-family: Avenir-Medium;
}
.box-item-list select {
  font-size: 12px;
}
.last-row {
  border-bottom: 0px;
}
.hidden-box-nome {
  display: none;
}
.tab-small {
  padding: 13px 6px;
}
.other-carriers-container {
  padding: 25px 15px;
}
.other-carriers-container input {
  font-size: 13px;
}
.days-label {
  padding-top: 12px;
  font-family: Avenir-Bold;
}
.duration-label-desktop {
  font-family: Avenir-Bold;
  margin-bottom: 10px;
}
.other-carriers-container div {
  
}
.other-carrier-col {
  margin-bottom: 10px;
}
.duration-label {
  display: none;
}
.remove-other-carrier {
  padding: 12px 5px;
  font-size: 20px;
  color: #4a90e2;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .insurance-choice-question {
    text-align: left;
  }
  .box-item-img-cont {
    margin: auto;
    margin-bottom: 10px;
  }
  .box-item-color {
    margin-bottom: 10px;
  }
  .tab-box-name {
    display: none;
  }
  .box-tab {
    padding: 13px 9px;
  }
  .duration-label {
    display: block;
    padding-bottom: 6px;
  }
  .duration-label-desktop {
    display: none;
  }
  .calc-btn {
    font-size: 11px;
  }
  .item-list-sm-mobile {
    position: relative;
  }
  .box-items-total {
    position: absolute;
    width: 90px;
    font-size: 12px;
  }
  .connect-header {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 991px) {
  .total-declared-value {
    padding-top: 10px;
    padding-bottom: 35px;
  }
  .total-declared-value > :last-child{
    text-align: right;
  }
}
.add-carrier-btn-cont {
  padding: 15px 30px;
}
.add-carrier-btn-cont button {
  margin-left: 11px;
}
.box-pickup-dropoff {
  background: #ffffff;
  font-family: Avenir-Medium;;
}
.box-pickup-dropoff input {
  font-size: 13px;
}
.input-col {
  margin-bottom: 15px;
}
.shipping-updates {
  background: #ffffff;
}
.snb-hint {
  font-size: 13px;
  font-family: AvenirNext-Demi;
}
.shipping-updates-label {
  font-family: Avenir-Medium;
  line-height: 29px;
}
.section-white {
  background: #ffffff;
}
.star-rating {
  margin: 0;
  padding: 0;
  display: inline-block;
  
  .star {
    padding: 1px;
    color: #ddd;
    font-size: 20px;
    text-shadow: .05em .05em #aaa;
    list-style-type: none;
    display: inline-block;
    cursor: pointer;

    &.filled {
      color: #fd0;
    }
  }

  &.readonly .star.filled {
    color: #666;
  }
}
.shopper-rating-form {
  background: #ffffff;
}
.feedback-rating-row {
  margin-bottom: 15px;
  color: #2D2837;
}
.feedback-label {
  font-size: 18px;
  font-family: Avenir-Medium;
  margin-bottom: 5px;
  margin: 5px 0px;
}
.feedback-rating-star-input {
  font-size: 26px;
  color: #F5D831;
}
.feedback-rating-star-input:focus{
  outline: 0;
}
::not(.rating-level) {
  font-size: 26px;
  color: #F5D831;
}
.feedback-input-container {
  margin: 5px 0px;
}
.feedback-rating-row label {
  margin: 5px 10px 0px 0px;
  font-weight: none;
}
.feedback-rating-row select {
  max-width: 280px;
}
.feedback-rating-row textarea {
  max-width: 450px;
  height: 150px;
  font-size: 14px;
}
.feedback-thankyou-msg {
  position: relative;
  top: 20px;
  color: green;
  font-family: Avenir-Regular;
}
.notify-shopper-btn-container {
  text-align: right;
}
.rating-level {
  color: #AAA;
  font-size: 16px;
  margin-left: 2px;
  position: relative;
  top: -4px;
}
.feedback-sent {
  color: #AAAAAA;
}
.shopper-feedback-section {
  background: #ffffff;
  color: #2D2837;
}
.shopper-feedback-section-title {
  font-size: 25px;
  text-align: center;
  font-family: Avenir-Medium;
  font-weight: bold;
  margin: 35px auto;
}
.feedback-item-name {
  font-size: 20px;
  font-family: Avenir-Regular;
  font-weight: bold;
}
.feedback-rating {
  color: #F5D831;
}
.feedback-text {
  font-size: 15px;
  margin-top: 10px;
  font-style: italic;
}
.feedback-rating {
  cursor-events: none;
}
.feedback-shopper-name {
  margin-top: 10px;
  font-family: AvenirNext-Demi;
}
.shopper-feedback-container {
 -moz-column-width: 380px;
 -webkit-column-width: 380px;
 -moz-column-gap: 1em;
 -webkit-column-gap:1em; 
  
}
.shopper-feedback {
 display: inline-block;
 padding:  .25rem;
 width:  100%; 
}
.feedback-content {
 position:relative;
 display: block;
 padding: 10px 0px 30px 0px;
 border-radius: 5px;
}
.shipping-label-section {
  background: #ffffff;
  text-align: right;
}
.selected-box-form-container, .item-list-sm>div {
  display: flex;
  align-items: center;
  padding: 10px 0px;
}
.item-list-sm-row {
  border-top: 2px solid #F3F3F3;
}
.box-item-desc {
  font-size: 16px;
}
.box-item-num {
  font-family: AvenirNext-Demi;
  font-size: 14px;
}
.box-item-quantity {
  color: #929191;
}
@media only screen and (max-width: 992px ) {
  .box-item-image {
    width: 18.75%;
  }
  .box-item-desc, .box-item-desc-hd {
    width: 45.5%;
  }
  .box-item-desc {
    font-size: 12px;
  }
  .box-item-price {
    font-size: 1.3vw;
  }
}
@media only screen and (min-width: 769px ) {
  .item-list-sm-mobile {
    display: none;
  }
  .box-item-desc {
    width: 50%;
  }
}
@media only screen and (max-width: 768px ) {
  .item-list-sm {
    display: none;
  }
  .item-list-sm-mobile {
    display: block;
  }
  .box-item-desc {
    font-size: 14px;
    width: 100%;
    margin-left: 10px;
  }
  .box-item-name {
    font-size: 16px;
  }
  .box-item-color-mobile {
    font-size: 16px;
    margin-top: 5px;
    font-family: Avenir-Medium;
    color: #7B7A7A;
  }
  .box-item-price {
    font-size: 20px;
    margin-top: 12px;
    text-align: center;
    font-family: Avenir-Medium;
  }
}
.alt-row {
  border-top: 1px solid #E2E2E2;
  border-bottom: 1px solid #E2E2E2;
  background: #F5F5F5;
  border-radius: 5px;
}
.item-list-img-cont-mobile {
  text-align: center;
}
.item-list-img-cont-mobile img {
  width: 100%;
  margin-left: 10px;
  border-radius: 4px;
}
.item-list-sm-mobile-row {
  padding-top: 10px;
  padding-bottom: 10px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.item-list-seperator {
  background: #F1F1F1;
  width: 100%;
  margin-top: 5px;
  margin-top: 5px;
  height: 2px;
}
.est_shipping_actions>div {
  padding: 0px;
  margin-top: 2px;
}
.est_shipping_actions table {
  width: 290px;
}
.weight-guide-link {
  margin-top: 10px;
}
.shipping-calculator-label {
  font-family: Avenir-Medium;;
  margin-bottom: 6px;
  font-size: 16px;
}
.input-group-20 {
  margin-bottom: 20px;
}
.est_shipping_notice {
  margin-top: 15px;
  background: #FFF7DE;
  color: #D49F07;
  border: 1px solid #F9EDC9;
  font-size: 14px;
  padding: 10px;
  border-radius: 4px;
  text-align: left;
}
.info-icon {
  margin-top: 0px;
  font-size: 16px;
}
.text-highlight {
  font-weight: bold;
}
@media only screen and (max-width: 992px) {
  .est-shipping-dropdown-desktop {
    display: none;
  }
}
@media only screen and (min-width: 992px) {
  .est-shipping-dropdown-mobile {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .est-shipping-dropdown-mobile {
    display: block;
  }
  .est_int_shipping_fee_section input {
    margin-bottom: 10px;
  }
  #confirm-btn {
    position: absolute;
    left: 0px;
  } 
  #delete-btn {
    position: absolute;
    right: 0px;
  } 
}
.selected-unit {
  display: block;
  position: absolute;
  z-index: 1;
  top: 2px;
  width: 49%;
  height: 44px;
  box-shadow: 0px 4px 0px #f1c40f;
}
.unit-metric {
  left: 0%;
  -webkit-transition: left 0.15s ease-out;
  -moz-transition: left 0.15s ease-out;
  -o-transition: left 0.15s ease-out;
  transition: left 0.15s ease-out;
}
.unit-imperial {
  right: 0%;
  -webkit-transition: right 0.15s ease-out;
  -moz-transition: right 0.15s ease-out;
  -o-transition: right 0.15s ease-out;
  transition: right 0.15s ease-out;
}
.btn-100 {
  min-height: 35px;
  min-width: 100px;
}
.seperator-x6 {
  margin-top: 60px;
}
.seperator-x3 {
  margin-top: 30px;
}
.seperator-x4 {
  margin-top: 30px;
}
.spin-fast {
  font-size: 18px;
  -webkit-transition: fa-spin 0.5s infinite linear !important;
  animation: fa-spin 0.5s infinite linear !important;
}
.line-separator-dot {
  font-family: AvenirNext-Demi; 
  font-size: 5px; 
  color: #AAAAAA; 
  margin: 0px 4px;
}
.voucher-label {
  font-family: Avenir-Medium;
}
.voucher-added {
  margin-top: 10px;
  font-family: Avenir-Medium;
}
.success {
  color: green;
}
.fail {
  color: #EC3E3E !important;
  font-family: Avenir-Medium;
}
@media only screen and (min-width: 769px) {
  .mobile-section {
    display: none;
  }
  .desktop-section {
    display: block;
  }
  .equalizer-row {
    margin-top: -35px;
  }
}
@media only screen and (max-width: 768px) {
  .mobile-section {
    display: block;
  }
  .desktop-section {
    display: none;
  }
  .msg-send-btn {
    width: 72px;
  }
}
.gallery-item-image {
  float: left;
  width: 114px;
  height: 114px;
  overflow: hidden;
  margin: 5px 5px 2px 0px;
  position: relative;
}
.gallery-item-image img {
  position:absolute;
  left: -100%;
  right: -100%;
  top: -100%;
  bottom: -100%;
  margin: auto;
  max-height: 100%;
  min-height: 100%;
  min-width: 100%;
}
.gallery-item-image .caption_text {
  position: absolute;
  display: table;
  left: 0px;
  bottom: 0px;
  width: 100%;
  padding: 5px;
  min-height: 50px;
  color: #ffffff;
  font-size: 12px;
  background: rgba(0, 0, 0, 0.6);
}
.gallery-item-image .caption_text p {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.gallery-item-image .modal-close-btn{
  width: 25px;
  height: 25px;
  padding: 3px;
  font-size: 12px;
}

.gallery-item-image .modal-close-btn:first-child {
  right: 40px;
}

.gallery-container {
  margin: 0px;
  width: 365px;
}

.gallery-container .no-image {
  width: 100%;
  color: #888888;
  text-align: center;
  padding: 20px;
  border: 1px solid #cccccc;
  border-radius: 5px;
}
@media only screen and (min-width: 991px) and (max-width: 1280px){
  .gallery-container {
    width: 300px;
  }
  .gallery-item-image {
    width: 145px;
    width: 145px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 991px){
  .gallery-container {
    width: 275px;
  }
  .gallery-item-image {
    width: 130px;
    width: 130px;
  }
}
@media only screen and (max-width: 768px){
  .gallery-item-image .modal-close-btn {
    display: block;
  }
  .gallery-container {
    width: 285px;
    text-align: right;
    margin: 0px auto;
  }
  .gallery-item-image {
    width: 130px;
    height: 130px;
  }
  .add-images-btn-container {
    padding-top: 20px !important;
    text-align: center !important;
  }
  .add-images-btn-container i, .add-images-btn-container a {
    font-size: 18px;
  }
}
@media only screen and (min-width: 769px){ 
  .gallery-item-image .modal-close-btn {
    display: none;
  }

  .gallery-item-image:hover .modal-close-btn {
    display: block;
  }
}

.add-images-btn-container {
  text-align: right;
  padding: 8px 0px 8px 8px;
}

/* Move the rules below pages/main.css */ 

.dashboard-header {
  position: relative;
  height: 250px;
  text-align: center;
  overflow: hidden;
  font-family: Avenir;
  color: #ffffff;
}
.dashboard-header-text {
  padding-top: 52px;
  position: absolute;
  right: 15%;
  left: 15%;
  top: 0px;
  bottom: 18%;
  font-weight: 600;
}
.dashboard-header img {
  width: 100%;
}
.dashboard-header-text p {
  font-size: 25px;
}
@media only screen and (max-width: 768px) {
  .dashboard-header {
    display: none;
  }
}
.order-list-section {
  margin-top: 25px;
}
.order-list-filter {
  margin-top: 40px;
}
.order-row {
  margin-top: 20px;
  margin-bottom: 25px;
}
.order-row .row-content {
  position: relative;
  background: #ffffff;
  padding: 20px;
  box-shadow: 1px 1px 4px #B3B1B1;
}
.order-row .order-title {
  font-size: 25px;
  line-height: 24px;
  font-family: AvenirNext-Demi;
}
.order-row .total-cost {
  color: #B0B0AE;
  font-family: AvenirNext-Demi;
  font-size: 22px;
}
.order-row .item-images-container {
  margin-top: 10px;
}
.order-row .image-container {
  width: 128px;
  height: 128px;
  border: 1px solid #E4E1E1;
}
.order-row .image-container img {
  width: 100%;
  max-height: 100%;
  max-width: 100%;
}
.order-row .item-count-container {
  background: #F8F8F8;
  width: 128px;
  height: 128px;
  padding: 35px;
  border: 1px solid #E4E1E1;
  text-align: center;
}
.order-row .item-count-container .item-count {
  font-size: 25px;
  font-family: AvenirNext-Bold;
} 
.order-row .item-count-container .count-text {
  font-size: 14px;
}
.meta-text {
  color: #A7A6A6;
}
.order-row .boxer-details {
  padding: 0px 12px;
}
.order-row .boxer-details .status-text {
  font-family: AvenirNext-Bold;
  font-size: 14px;
  line-height: 22px;
}
.boxer-img-container {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  margin: auto;
  background-size: cover;
  background-position: center center;
  background-color: #d8d8d8;
}
.boxer-img-container img {
  width: 100%;
  border-radius: 50%;
}
.color-seperator-medium {
  width: 100%;
  background: #E8E8E8;
  height: 1px;
  margin: 13px 0px;
}
.order-row .boxer-details .boxer-name {
  font-size: 14px;
  font-family: Avenir-Bold;
}
.order-row .boxer-details .boxer-name p {
  margin-top: 5px;
}
.order-row .boxer-details .boxer-meta {
  padding: 10px 0px;
}
.order-row .boxer-details i {
  color: #A7A6A6;
  width: 10px;
}
.order-row .boxer-details p {
  line-height: 12px;
}
@media only screen and (min-width: 1281px) {
  .item-images-container>div {
    width: 16.5%;;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1281px) {
  .order-left-col {
    width: 70%;
  }
  .order-right-col {
    width: 30%;
  }
  .item-images-container>div {
    width: 19.5%;
  }
  .order-row .image-container {
    width: 100px;
    height: 100px;
  }
  .order-row .item-count-container {
    width: 100px;
    height: 100px;
    padding: 25px;
  }
  .lg-col-hide {
    display: none;
  }
}
@media only screen and (min-width: 769px) and (max-width: 991px) {
  .order-left-col {
    width: 65%;
  }
  .order-right-col {
    width: 35%;
  }
  .item-images-container>div {
    width: 23.5%;
  }
  .order-list-filter select {
    font-size: 12px !important;
  }
  .order-row .image-container {
    width: 75px;
    height: 75px;
  }
  .order-row .item-count-container {
    width: 100px;
    height: 100px;
    padding: 25px;
  }
  .lg-col-hide {
    display: none;
  }
  .md-col-hide {
    display: none;
  }
}
@media only screen and (min-width: 769px) {
  .row .order-list-filter-mobile {
    display: none;
  }
}

.order-no-marker {
  position: absolute;
  top: -15px;
  right: -15px;
  background: #000000;
  color: #ffffff;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  text-align: center;
  padding: 8px 2px;
  font-size: 15px;
  font-family: AvenirNext-Demi;
}
.action-element {
  cursor: pointer;
}
.boxer-order-container {
  margin-top: 40px;
  margin-bottom: 40px;
}
.order-stat {
  width: 100%;
  text-align: center;
  background: #ffffff;
  border: 1px solid #ECECEC;
  border-radius: 3px;
}
.order-stat p {
  height: 25px;
}
.order-stat .top {
  padding: 30px 0px 12px 0px;
}
.order-stat .bottom {
  padding: 30px 0px 12px 0px;
  background: #F9F9F9;
}
.order-stat .count {
  font-size: 35px;
  font-weight: 700;
  line-height: 25px;
}
.stat-label-bottom {
  font-family: AvenirNext-Demi;
  font-size: 11px;
  color: #9C9A9A
}
.icon-green {
  color: #4AAD4A;
}
.icon-blue {
  color: #6180F5;
}
.icon-red {
  color: #EF5F5F;
}
.stat-icon {
  position: relative;
  top: 1px;
  width: 80px;
  height: 10px;
  margin: 0px auto;
}
.stat-icon i {
  font-size: 40px;
  background: #ffffff;
  border-radius: 50%;
}
.service-fees-period {
  padding: 13px 20px;
  text-align: left;
}
.service-fees-period .count, .service-fees-period .stat-label-bottom {
  text-align: center;
}
.label-bold {
  font-weight: bold;
}
.collected-fee-count {
  color: #4AAD4A;
}
.order-list-header, .order-list-row {
  font-family: Avenir;
  font-size: 12px;
}
.order-list-header {
  padding-bottom: 5px;
  margin-bottom: 5px;
  font-family: AvenirNext-Demi;
  border-bottom: 2px solid #B5B5B5;
}
.order-list-row {
  position: relative;
  padding-top: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.order-list-row > div {
  padding-top: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
}
.order-state-marker {
  background: #000000;
  width: 50px;
  height: 50px;
  border-radius: 50%;
}
.order-state-indicator {
  font-weight: 600;
}
.order-list-row .order-meta-bold {
  font-weight: 600;
}
.order-list-row .order-no-marker {
  display: none;
}
.custom-separator-20 {
  height: 20px;
}
.header-mobile {
  font-weight: 600;
  display: none;
  color: #969595;
  float: left;
  text-transform: uppercase;
}
.order-column {
  display: inline;
}
.desktop-view  {
  display: inline;
}
.mobile-view {
  display: none;
}
.order-title-mobile {
  font-size: 16px;
}
@media only screen and (max-width: 991px) {
  body {
    background: #f7f7f7;
  }
  .order-list-row {
    padding: 15px 10px;
    margin-bottom: 35px;
    font-family: Avenir-Regular;
    font-weight: 600;
    font-size: 13px;
    background: #ffffff;
    border: 1px solid #F3F2F2;
    border-radius: 5px;
    box-shadow: 2px 2px 4px #CCCACA;
  }
  .header-mobile, .order-column {
    display: block;
  }
  .desktop-view {
    display: none;
  }
  .mobile-view {
    display: inline;
  }
  .order-column {
    width: 50%;
    text-align: right;
    float: right;
  }
  .order-list-header {
    display: none;
  }
  .order-row-mobile {
    padding-top: 10px;
    padding-bottom: 10px;
    clear: both;
  }
  .alt-row {
    background: #ffffff;
    border: 0px;
  }
  .order-list-row .order-no-marker {
    display: block;
    top: -26px !important;
    left: 3px;
  }
}
@media only screen and (max-width: 768px) {
  .item-confirm-mobile {
    position: absolute !important;
    top: 0px;
    left: -10px;
  }
  .item-delete-mobile {
    position: absolute !important;
    right: 0px;
    top: -10px;
  }
  .custom-btn.btn-med {
 
  }
}
.shipping-options-actions {
  position: relative;
  width: 130px;
  margin: auto;
  top: 12px;
}
@media only screen and (min-width: 992px) {
  .wl-items {
    position: relative;
  }
  .tab-view-all {
    position: absolute;
    top: -55px;
    right: 0px;
  }
  .shipping-opts-row {
    max-height: 68px;
  }
}
.messageboard-disclaimer {
  color: #A0A0A0;
  padding: 5px;
}
.messageboard-disclaimer i {
  margin-right: 5px;
}
.message-board-notice {
  width: 98%;
  padding: 10px;
  font-weight: 500;
  margin: auto;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  background: #D4E1F5;
  color: #56709A;
  border: 1px solid #89A0C5;
  margin-top: 20px;
  margin-bottom: 20px;
  border-radius: 4px;
}
.form-col {
  min-height: 350px;
}

.box-items-meta {
  margin-top: 10px;
}

.image_gallery_remove{
  background: none; border: 0px;
}

#checklist_container {
  display: none;
}

.error-msg {
  width: 100%;
  color: #EC3E3E;
  margin-top: 3px;
  border: 1px solid #EC3E3E;
  padding: 10px 5px;
  border-radius: 3px;
  text-align: center;
}
.error-msg.error-msg-default {
  background: #FFF3F3;
}
.form-excited, #form_head {
  position: relative;
}
.bottom-tip {
  z-index: 100px;
  pointer-events: none;
  position: absolute;
  width: 100%;
  bottom: 0px;
  background: rgba(255, 255, 255, 0.7) !important;
}
.fixed-tip {
  position: absolute;
  width: 230px;
  top: 6px;
  left: 230px;
  background: rgba(255, 255, 255, 0.7) !important;
}
.point-up {
  display: none;
}
@media only screen and (min-width: 768px){
  .fixed-tip {
    width: 518px;
    top: 71px;
    left: 231px;
    display: inline;
  }
  .point-up {
    display: inline;
  }
}
@media only screen and (max-width: 768px) {
  .t-center-link {
    visibility: hidden;
  }
  .msg-icon {
    font-size: 40px !important;
  }
}
[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
  display: none !important;
}
.t-center-link {
  display: inline-block !important;
  float: right;
}
.t-center-link .link {
  color: #4a90e2;
}
.order-share .os-icons {
  position: relative;
  margin: 0px;
}
.order-share .after-line {
  display: inline-block;
  height: 1px;
  background: #333;
}
.order-share .os-label, .order-excited .oe-label {
  font-size: 18px;
  text-transform: uppercase;
  font-family: AvenirNext-Bold;
  color: #6F6D73;
}
.order-share, .order-excited {
  padding: 30px 20px;
  margin: 20px 0px;
  text-align: center;
  overflow: hidden;
  border-radius: 5px;
  background: #fff;
  border-radius: 5px;
  border: 1px solid #DFDFDF;
}
.order-share {
  margin-bottom: 25px;
  padding-bottom: 25px;
}
.order-share .os-icons {
  position: relative;
}
.btn-lg-round {
  width: 100% !important;
  border-radius: 25px !important;
}
.email-share {
  text-align: center;
}
#share_fail {
  font-weight: bold;
}
.email-share {
  position: relative;
  top: -10px;
}
.email-share input {
  height: 30px;
  margin-top: 20px;
  padding: 5px;
  border: 1px solid #ccc;
  border-radius: 3px;
}
.inv-header-text {
  margin-top: 30px;
  margin-bottom: 15px;
}
.inv-cont {
  background: #A0D0E4; 
  padding: 20px; 
  border-top-left-radius: 5px; 
  border-top-right-radius: 5px; 
  font-size: 15px; 
  border-bottom: 3px solid #000000;
}
.inv-header {
  font-family: Avenir-Bold; 
  text-transform: uppercase; 
  margin-bottom: 15px;
  padding: 0px 10px; 
  text-align: left;
}
.inv-info {
  margin-bottom: 10px;
  border-radius: 5px;
  border: 1px solid #DAD7D7;
  background: #FFFCFC;
}
.inv-meta {
  position: relative;
  left: 90px;
  font-size: 16px;
}
.inv-meta > div {
  min-height: 20px;
}
.inv-meta .inv-text-label {
  position: absolute;
  left: -90px;
  font-family: Avenir-Medium;
  font-size: 16px !important;
  text-transform: capitalize;
  color: #888;
}
.inv-meta .inv-text-val { 
  font-size: 16px;
  border-left: 3px solid #A0D0E4;
  padding-left: 11px;
  margin-bottom: 25px;
  word-wrap: break-word;
}
.inv-text-site {
  width: 185px;
}
.inv-party-name {
  font-weight: 600;
}
.link-big {
  font-size: 16px;
  color: #4a90e2;
}

@media(min-width: 769px){
  .inv-info {
    padding: 28px 28px 10px 28px;
  }
}

@media(max-width: 768px){
  .inv-header-text {
    margin-bottom: 20px;
  }
  .inv-info {
   padding: 20px 15px 15px 20px;
  }
  .inv-meta .inv-text-val {
    max-width: 170px;
  }
}
@media(min-width: 400px) and (max-width: 768px){
  .inv-body-xs {
    width: 200px;
    margin: auto;
    padding-top: 10px;
  }
}
@media(max-width: 320px){
  .inv-text-site {
    width: 150px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
  }
}
.inv-no {
  color: #888;
}
.inv-row {
  padding: 0px 10px;
  margin-bottom: 20px;
  font-family: Avenir-Medium; 
  font-size: 16px;
}
.inv-footer {
  min-height: 80px; 
  padding: 10px 20px; 
  font-family: Avenir-Bold; 
  font-size: 15px; 
  font-weight: 500; 
  text-transform: uppercase; 
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  background: #5AB1D6; 
  background-size: 18px;
  background-repeat: repeat-x;
}
.inv-1-footer {
  min-height: 120px !important;
  padding: 6px 20px !important; 
  background-size: 26px !important;
  font-size: 14px;
}
.inv-footer .total-cont {
  display: inline-block; 
  float: right; 
}
.inv-footer .inv-total-val {
  text-align: right;
  word-wrap: break-word;
}

@media (min-width: 769px){ 
  .m-col-left {
    display: none;
  }
  .inv-footer .total-cont { 
    padding-right: 10px;
  }
}

@media (max-width: 768px){
  .m-col-left {
    padding: 0px 10px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    width: 50%;
    float: left;
    font-size: 14px;
    color: #666;
  }
  .m-col-right {
    display: inline-block;
    width: 50%;
    float: right;
    text-align: right;
  }
  .m-item-title {
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: Avenir-bold;
    color: #4F4E4E;
  }
  .m-col-left, 
  .m-col-right {
    min-height: 22px;
  }
}
@media (min-width: 475px){
  .total-cont {
    width: 350px;
  }
}
@media (max-width: 991px){
  .connect-header {
    margin: 15px 0px !important;
  }
  .footer-social {
    text-align: center;
  }
  .days-label-cont .days-lbl {
    margin-top: -10px;
  }
}
.inv-footer .row:not(:last-child) {
  border-bottom: 1px solid #4B91AE;
  margin-bottom: 10px;
}

.est-label, .days-label-cont {
  color: #999;
}

@media (min-width: 992px){
  .est-delivery {
    position: relative;
  }

  .est-delivery .est-label {
    position: absolute;
    top: -25px;
  }
  .days-label-cont {
    position: relative;
  }

  .days-label-cont .days-lbl {
    position: absolute;
    left: 0px;
    top: 30px;
  }
}

.est-delivery-row {
  margin-top: 30px;
  padding: 35px 0px;
  border-radius: 5px;
  background: #F2F2F2;
}
.box-name-lbl {
  position: relative;
  top: -26px;
  left: 10px;
  margin-bottom: 5px;
  font-size: 18px;
}

@media (min-width: 992px) and (max-width: 1280px) {
  .est-delivery-row .shipping-option-name {
    position: relative;
    top: -21px;
  }
}

.landing-brands img {
  margin: 0px 5px;
}

.shipping-calc {
  margin-top: 20px;
  overflow: hidden;
}
.landing-brands img {
  margin: 0px 5px;
}
.email-share i {
  cursor: pointer;
}
.public-items-list {
  max-width: 600px;
}
.content-centered {
  display: table-cell;
  vertical-align: middle;
}
#items_add_fail {
  display: none;
}
#items_add_success {
  margin-top: 10px;
  display: none;
}
.disabled {
  pointer-events: none;
}
.btn-wishlist {
  width: 80% !important;
}
.btn-sm.email-send {
  padding-top: 11px !important;
}

.overlay-light {
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  background: rgba(0,0,0, 0.3);
}

.hidden {
  /*display: none;*/
}
.order-share .os-icons li {
    display: inline-block;
}
.msg-icon {
  font-size: 38px;
}
.msg-icon i {
  position: relative;
  top: 10px;
}
@media(max-width: 990px){
  .order-share-container {
    padding: 20px 5px !important;
  }
}
@media(min-width: 991px){
  .os-icons .item-icon {
    width: 35px;
  }
  .os-icons .item-icon img {
    width: 100%;
  }
  .order-share .os-icons li {
    margin-right: 15px;
    margin-left: 15px;
  }
  .padding-top-20 {
    padding-top: 20px;
  }
}
@media(max-width: 1280px){
  .os-icons .item-icon {
    width: 40px;
  }
  .os-icons .item-icon img {
    width: 100%;
  }
  .order-share .os-icons li {
    margin-right: 10px;
    margin-left: 10px;
  }
}
@media(max-width: 320px){
  .order-share .os-icons li {
    margin-right: 5px;
    margin-left: 5px;
  }
}
#order_share_msg {
  margin-top: 20px;
}
#add_items_btn {
  margin-top: 10px;
}

.order-details .order-meta {
  font-size: 16px;
}

#button_box_received {
  line-height: 34px;
}
.shoppers-tag-container {
  width: 100%;
  padding: 10px;
  font-weight: 500;
  margin: auto;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  background: #D4E1F5;
  color: #56709A;
  border: 1px solid #89A0C5;
  margin-top: 20px;
  margin-bottom: 20px;
  border-radius: 4px;
  text-align: center;
}
.yellow-gradiant {
  background: -webkit-radial-gradient(#ffef7f, #f1d938);
  background: -o-radial-gradient(#ffef7f, #f1d938);
  background: -moz-radial-gradient(#ffef7f, #f1d938);
  background: radial-gradient(#ffef7f, #f1d938);
}

.rel {
  position: relative;
}

.popular-item .order-item-no {
  top: -8px;
  left: -8px;
}