
@font-face {
 font-family: 'LatoWebHeavy';
    src: url('../fonts/Lato-Heavy.eot'); /* IE9 Compat Modes */
    src: url('../fonts/Lato-Heavy.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/Lato-Heavy.woff2') format('woff2'), /* Modern Browsers */
         url('../fonts/Lato-Heavy.woff') format('woff'), /* Modern Browsers */
         url('../fonts/Lato-Heavy.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
 /* cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;*/ }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity:1;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-image-holder .mfp-close:hover,.mfp-image-holder .mfp-close:focus {
  
	background:#444444;
	 }
  

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
	background: #db2e2e;
    color: #fff;
    height: 50px;
    padding-right: 0;
    right: 0;
    text-align: center;
    width: 50px;  
  
 }

.mfp-counter {
  position: absolute;
  top: 0;
  
  color: #444444;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
  padding:3px 6px;
  border:1px solid #db2e2e;
  right:10px;
   }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
   }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    }
  .mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
  background:#fff; padding:20px 40px;
  
  }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }


/* at start */
.my-mfp-slide-bottom .zoom-anim-dialog, .my-mfp-slide-center .zoom-anim-dialog { opacity: 0; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; -webkit-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg ); -moz-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg ); -ms-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg ); -o-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg ); transform: translateY(-20px) perspective( 600px ) rotateX( 10deg ); }
/* animate in */
.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog, .my-mfp-slide-center.mfp-ready .zoom-anim-dialog { opacity: 1; -webkit-transform: translateY(0) perspective( 600px ) rotateX( 0 ); -moz-transform: translateY(0) perspective( 600px ) rotateX( 0 ); -ms-transform: translateY(0) perspective( 600px ) rotateX( 0 ); -o-transform: translateY(0) perspective( 600px ) rotateX( 0 ); transform: translateY(0) perspective( 600px ) rotateX( 0 ); }
/* animate out */
.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog, .my-mfp-slide-center.mfp-removing .zoom-anim-dialog { opacity: 0; -webkit-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); -moz-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); -ms-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); -o-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); }
/* Dark overlay, start state */
.my-mfp-slide-bottom.mfp-bg, .my-mfp-slide-center.mfp-bg { opacity: 0; -webkit-transition: opacity 0.3s ease-out; -moz-transition: opacity 0.3s ease-out; -o-transition: opacity 0.3s ease-out; transition: opacity 0.3s ease-out; }
/* animate in */
.my-mfp-slide-bottom.mfp-ready.mfp-bg, .my-mfp-slide-center.mfp-ready.mfp-bg { opacity: 0.8; }
/* animate out */
.my-mfp-slide-bottom.mfp-removing.mfp-bg, .my-mfp-slide-center.mfp-removing.mfp-bg { opacity: 0; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; }
 }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; }
 }

.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

body.stop-scrolling {
  height: 100%;
  overflow: hidden; }

.sweet-overlay {
  background-color: black;
  /* IE8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  /* IE8 */
  background-color: rgba(0, 0, 0, 0.4);
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: none;
  z-index: 10000; }

.sweet-alert {
  background-color: white;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  width: 478px;
  padding: 17px;
  border-radius: 5px;
  text-align: center;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -256px;
  margin-top: -200px;
  overflow: hidden;
  display: none;
  z-index: 99999; }
  @media all and (max-width: 540px) {
    .sweet-alert {
      width: auto;
      margin-left: 0;
      margin-right: 0;
      left: 15px;
      right: 15px; } }
  .sweet-alert h2 {
    color: #575757;
    font-size: 30px;
    text-align: center;
    font-weight: 600;
    text-transform: none;
    position: relative;
    margin: 25px 0;
    padding: 0;
    line-height: 40px;
    display: block; }
  .sweet-alert p {
    color: #797979;
    font-size: 16px;
    text-align: center;
    font-weight: 300;
    position: relative;
    text-align: inherit;
    float: none;
    margin: 0;
    padding: 0;
    line-height: normal; }
  .sweet-alert fieldset {
    border: none;
    position: relative; }
  .sweet-alert .sa-error-container {
    background-color: #f1f1f1;
    margin-left: -17px;
    margin-right: -17px;
    overflow: hidden;
    padding: 0 10px;
    max-height: 0;
    webkit-transition: padding 0.15s, max-height 0.15s;
    transition: padding 0.15s, max-height 0.15s; }
    .sweet-alert .sa-error-container.show {
      padding: 10px 0;
      max-height: 100px;
      webkit-transition: padding 0.2s, max-height 0.2s;
      transition: padding 0.25s, max-height 0.25s; }
    .sweet-alert .sa-error-container .icon {
      display: inline-block;
      width: 24px;
      height: 24px;
      border-radius: 50%;
      background-color: #ea7d7d;
      color: white;
      line-height: 24px;
      text-align: center;
      margin-right: 3px; }
    .sweet-alert .sa-error-container p {
      display: inline-block; }
  .sweet-alert .sa-input-error {
    position: absolute;
    top: 29px;
    right: 26px;
    width: 20px;
    height: 20px;
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: all 0.1s;
    transition: all 0.1s; }
    .sweet-alert .sa-input-error::before, .sweet-alert .sa-input-error::after {
      content: "";
      width: 20px;
      height: 6px;
      background-color: #f06e57;
      border-radius: 3px;
      position: absolute;
      top: 50%;
      margin-top: -4px;
      left: 50%;
      margin-left: -9px; }
    .sweet-alert .sa-input-error::before {
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg); }
    .sweet-alert .sa-input-error::after {
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg); }
    .sweet-alert .sa-input-error.show {
      opacity: 1;
      -webkit-transform: scale(1);
      transform: scale(1); }
  .sweet-alert input {
    width: 100%;
    box-sizing: border-box;
    border-radius: 3px;
    border: 1px solid #d7d7d7;
    height: 43px;
    margin-top: 10px;
    margin-bottom: 17px;
    font-size: 18px;
    box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.06);
    padding: 0 12px;
    display: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
    .sweet-alert input:focus {
      outline: none;
      box-shadow: 0px 0px 3px #c4e6f5;
      border: 1px solid #b4dbed; }
      .sweet-alert input:focus::-moz-placeholder {
        transition: opacity 0.3s 0.03s ease;
        opacity: 0.5; }
      .sweet-alert input:focus:-ms-input-placeholder {
        transition: opacity 0.3s 0.03s ease;
        opacity: 0.5; }
      .sweet-alert input:focus::-webkit-input-placeholder {
        transition: opacity 0.3s 0.03s ease;
        opacity: 0.5; }
    .sweet-alert input::-moz-placeholder {
      color: #bdbdbd; }
    .sweet-alert input:-ms-input-placeholder {
      color: #bdbdbd; }
    .sweet-alert input::-webkit-input-placeholder {
      color: #bdbdbd; }
  .sweet-alert.show-input input {
    display: block; }
  .sweet-alert .sa-confirm-button-container {
    display: inline-block;
    position: relative; }
  .sweet-alert .la-ball-fall {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -27px;
    margin-top: 4px;
    opacity: 0;
    visibility: hidden; }
  .sweet-alert button {
    background-color: #8CD4F5;
    color: white;
    border: none;
    box-shadow: none;
    font-size: 17px;
    font-weight: 500;
    -webkit-border-radius: 4px;
    border-radius: 5px;
    padding: 10px 32px;
    margin: 26px 5px 0 5px;
    cursor: pointer; }
    .sweet-alert button:focus {
      outline: none;
      box-shadow: 0 0 2px rgba(128, 179, 235, 0.5), inset 0 0 0 1px rgba(0, 0, 0, 0.05); }
    .sweet-alert button:hover {
      background-color: #7ecff4; }
    .sweet-alert button:active {
      background-color: #5dc2f1; }
    .sweet-alert button.cancel {
      background-color: #C1C1C1; }
      .sweet-alert button.cancel:hover {
        background-color: #b9b9b9; }
      .sweet-alert button.cancel:active {
        background-color: #a8a8a8; }
      .sweet-alert button.cancel:focus {
        box-shadow: rgba(197, 205, 211, 0.8) 0px 0px 2px, rgba(0, 0, 0, 0.0470588) 0px 0px 0px 1px inset !important; }
    .sweet-alert button[disabled] {
      opacity: .6;
      cursor: default; }
    .sweet-alert button.confirm[disabled] {
      color: transparent; }
      .sweet-alert button.confirm[disabled] ~ .la-ball-fall {
        opacity: 1;
        visibility: visible;
        transition-delay: 0s; }
    .sweet-alert button::-moz-focus-inner {
      border: 0; }
  .sweet-alert[data-has-cancel-button=false] button {
    box-shadow: none !important; }
  .sweet-alert[data-has-confirm-button=false][data-has-cancel-button=false] {
    padding-bottom: 40px; }
  .sweet-alert .sa-icon {
    width: 80px;
    height: 80px;
    border: 4px solid gray;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    border-radius: 50%;
    margin: 20px auto;
    padding: 0;
    position: relative;
    box-sizing: content-box; }
    .sweet-alert .sa-icon.sa-error {
      border-color: #F27474; }
      .sweet-alert .sa-icon.sa-error .sa-x-mark {
        position: relative;
        display: block; }
      .sweet-alert .sa-icon.sa-error .sa-line {
        position: absolute;
        height: 5px;
        width: 47px;
        background-color: #F27474;
        display: block;
        top: 37px;
        border-radius: 2px; }
        .sweet-alert .sa-icon.sa-error .sa-line.sa-left {
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
          left: 17px; }
        .sweet-alert .sa-icon.sa-error .sa-line.sa-right {
          -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
          right: 16px; }
    .sweet-alert .sa-icon.sa-warning {
      border-color: #F8BB86; }
      .sweet-alert .sa-icon.sa-warning .sa-body {
        position: absolute;
        width: 5px;
        height: 47px;
        left: 50%;
        top: 10px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        margin-left: -2px;
        background-color: #F8BB86; }
      .sweet-alert .sa-icon.sa-warning .sa-dot {
        position: absolute;
        width: 7px;
        height: 7px;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        margin-left: -3px;
        left: 50%;
        bottom: 10px;
        background-color: #F8BB86; }
    .sweet-alert .sa-icon.sa-info {
      border-color: #C9DAE1; }
      .sweet-alert .sa-icon.sa-info::before {
        content: "";
        position: absolute;
        width: 5px;
        height: 29px;
        left: 50%;
        bottom: 17px;
        border-radius: 2px;
        margin-left: -2px;
        background-color: #C9DAE1; }
      .sweet-alert .sa-icon.sa-info::after {
        content: "";
        position: absolute;
        width: 7px;
        height: 7px;
        border-radius: 50%;
        margin-left: -3px;
        top: 19px;
        background-color: #C9DAE1; }
    .sweet-alert .sa-icon.sa-success {
      border-color: #A5DC86; }
      .sweet-alert .sa-icon.sa-success::before, .sweet-alert .sa-icon.sa-success::after {
        content: '';
        -webkit-border-radius: 40px;
        border-radius: 40px;
        border-radius: 50%;
        position: absolute;
        width: 60px;
        height: 120px;
        background: white;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg); }
      .sweet-alert .sa-icon.sa-success::before {
        -webkit-border-radius: 120px 0 0 120px;
        border-radius: 120px 0 0 120px;
        top: -7px;
        left: -33px;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-transform-origin: 60px 60px;
        transform-origin: 60px 60px; }
      .sweet-alert .sa-icon.sa-success::after {
        -webkit-border-radius: 0 120px 120px 0;
        border-radius: 0 120px 120px 0;
        top: -11px;
        left: 30px;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-transform-origin: 0px 60px;
        transform-origin: 0px 60px; }
      .sweet-alert .sa-icon.sa-success .sa-placeholder {
        width: 80px;
        height: 80px;
        border: 4px solid rgba(165, 220, 134, 0.2);
        -webkit-border-radius: 40px;
        border-radius: 40px;
        border-radius: 50%;
        box-sizing: content-box;
        position: absolute;
        left: -4px;
        top: -4px;
        z-index: 2; }
      .sweet-alert .sa-icon.sa-success .sa-fix {
        width: 5px;
        height: 90px;
        background-color: white;
        position: absolute;
        left: 28px;
        top: 8px;
        z-index: 1;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg); }
      .sweet-alert .sa-icon.sa-success .sa-line {
        height: 5px;
        background-color: #A5DC86;
        display: block;
        border-radius: 2px;
        position: absolute;
        z-index: 2; }
        .sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
          width: 25px;
          left: 14px;
          top: 46px;
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg); }
        .sweet-alert .sa-icon.sa-success .sa-line.sa-long {
          width: 47px;
          right: 8px;
          top: 38px;
          -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg); }
    .sweet-alert .sa-icon.sa-custom {
      background-size: contain;
      border-radius: 0;
      border: none;
      background-position: center center;
      background-repeat: no-repeat; }

/*
 * Animations
 */
@-webkit-keyframes showSweetAlert {
  0% {
    transform: scale(0.7);
    -webkit-transform: scale(0.7); }
  45% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05); }
  80% {
    transform: scale(0.95);
    -webkit-transform: scale(0.95); }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1); } }

@keyframes showSweetAlert {
  0% {
    transform: scale(0.7);
    -webkit-transform: scale(0.7); }
  45% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05); }
  80% {
    transform: scale(0.95);
    -webkit-transform: scale(0.95); }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1); } }

@-webkit-keyframes hideSweetAlert {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1); }
  100% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5); } }

@keyframes hideSweetAlert {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1); }
  100% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5); } }

@-webkit-keyframes slideFromTop {
  0% {
    top: 0%; }
  100% {
    top: 50%; } }

@keyframes slideFromTop {
  0% {
    top: 0%; }
  100% {
    top: 50%; } }

@-webkit-keyframes slideToTop {
  0% {
    top: 50%; }
  100% {
    top: 0%; } }

@keyframes slideToTop {
  0% {
    top: 50%; }
  100% {
    top: 0%; } }

@-webkit-keyframes slideFromBottom {
  0% {
    top: 70%; }
  100% {
    top: 50%; } }

@keyframes slideFromBottom {
  0% {
    top: 70%; }
  100% {
    top: 50%; } }

@-webkit-keyframes slideToBottom {
  0% {
    top: 50%; }
  100% {
    top: 70%; } }

@keyframes slideToBottom {
  0% {
    top: 50%; }
  100% {
    top: 70%; } }

.showSweetAlert[data-animation=pop] {
  -webkit-animation: showSweetAlert 0.3s;
  animation: showSweetAlert 0.3s; }

.showSweetAlert[data-animation=none] {
  -webkit-animation: none;
  animation: none; }

.showSweetAlert[data-animation=slide-from-top] {
  -webkit-animation: slideFromTop 0.3s;
  animation: slideFromTop 0.3s; }

.showSweetAlert[data-animation=slide-from-bottom] {
  -webkit-animation: slideFromBottom 0.3s;
  animation: slideFromBottom 0.3s; }

.hideSweetAlert[data-animation=pop] {
  -webkit-animation: hideSweetAlert 0.2s;
  animation: hideSweetAlert 0.2s; }

.hideSweetAlert[data-animation=none] {
  -webkit-animation: none;
  animation: none; }

.hideSweetAlert[data-animation=slide-from-top] {
  -webkit-animation: slideToTop 0.4s;
  animation: slideToTop 0.4s; }

.hideSweetAlert[data-animation=slide-from-bottom] {
  -webkit-animation: slideToBottom 0.3s;
  animation: slideToBottom 0.3s; }

@-webkit-keyframes animateSuccessTip {
  0% {
    width: 0;
    left: 1px;
    top: 19px; }
  54% {
    width: 0;
    left: 1px;
    top: 19px; }
  70% {
    width: 50px;
    left: -8px;
    top: 37px; }
  84% {
    width: 17px;
    left: 21px;
    top: 48px; }
  100% {
    width: 25px;
    left: 14px;
    top: 45px; } }

@keyframes animateSuccessTip {
  0% {
    width: 0;
    left: 1px;
    top: 19px; }
  54% {
    width: 0;
    left: 1px;
    top: 19px; }
  70% {
    width: 50px;
    left: -8px;
    top: 37px; }
  84% {
    width: 17px;
    left: 21px;
    top: 48px; }
  100% {
    width: 25px;
    left: 14px;
    top: 45px; } }

@-webkit-keyframes animateSuccessLong {
  0% {
    width: 0;
    right: 46px;
    top: 54px; }
  65% {
    width: 0;
    right: 46px;
    top: 54px; }
  84% {
    width: 55px;
    right: 0px;
    top: 35px; }
  100% {
    width: 47px;
    right: 8px;
    top: 38px; } }

@keyframes animateSuccessLong {
  0% {
    width: 0;
    right: 46px;
    top: 54px; }
  65% {
    width: 0;
    right: 46px;
    top: 54px; }
  84% {
    width: 55px;
    right: 0px;
    top: 35px; }
  100% {
    width: 47px;
    right: 8px;
    top: 38px; } }

@-webkit-keyframes rotatePlaceholder {
  0% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }
  5% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }
  12% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg); }
  100% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg); } }

@keyframes rotatePlaceholder {
  0% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }
  5% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }
  12% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg); }
  100% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg); } }

.animateSuccessTip {
  -webkit-animation: animateSuccessTip 0.75s;
  animation: animateSuccessTip 0.75s; }

.animateSuccessLong {
  -webkit-animation: animateSuccessLong 0.75s;
  animation: animateSuccessLong 0.75s; }

.sa-icon.sa-success.animate::after {
  -webkit-animation: rotatePlaceholder 4.25s ease-in;
  animation: rotatePlaceholder 4.25s ease-in; }

@-webkit-keyframes animateErrorIcon {
  0% {
    transform: rotateX(100deg);
    -webkit-transform: rotateX(100deg);
    opacity: 0; }
  100% {
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    opacity: 1; } }

@keyframes animateErrorIcon {
  0% {
    transform: rotateX(100deg);
    -webkit-transform: rotateX(100deg);
    opacity: 0; }
  100% {
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    opacity: 1; } }

.animateErrorIcon {
  -webkit-animation: animateErrorIcon 0.5s;
  animation: animateErrorIcon 0.5s; }

@-webkit-keyframes animateXMark {
  0% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }
  50% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }
  80% {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    margin-top: -6px; }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    margin-top: 0;
    opacity: 1; } }

@keyframes animateXMark {
  0% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }
  50% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }
  80% {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    margin-top: -6px; }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    margin-top: 0;
    opacity: 1; } }

.animateXMark {
  -webkit-animation: animateXMark 0.5s;
  animation: animateXMark 0.5s; }

@-webkit-keyframes pulseWarning {
  0% {
    border-color: #F8D486; }
  100% {
    border-color: #F8BB86; } }

@keyframes pulseWarning {
  0% {
    border-color: #F8D486; }
  100% {
    border-color: #F8BB86; } }

.pulseWarning {
  -webkit-animation: pulseWarning 0.75s infinite alternate;
  animation: pulseWarning 0.75s infinite alternate; }

@-webkit-keyframes pulseWarningIns {
  0% {
    background-color: #F8D486; }
  100% {
    background-color: #F8BB86; } }

@keyframes pulseWarningIns {
  0% {
    background-color: #F8D486; }
  100% {
    background-color: #F8BB86; } }

.pulseWarningIns {
  -webkit-animation: pulseWarningIns 0.75s infinite alternate;
  animation: pulseWarningIns 0.75s infinite alternate; }

@-webkit-keyframes rotate-loading {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

@keyframes rotate-loading {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

/* Internet Explorer 9 has some special quirks that are fixed here */
/* The icons are not animated. */
/* This file is automatically merged into sweet-alert.min.js through Gulp */
/* Error icon */
.sweet-alert .sa-icon.sa-error .sa-line.sa-left {
  -ms-transform: rotate(45deg) \9; }

.sweet-alert .sa-icon.sa-error .sa-line.sa-right {
  -ms-transform: rotate(-45deg) \9; }

/* Success icon */
.sweet-alert .sa-icon.sa-success {
  border-color: transparent\9; }

.sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
  -ms-transform: rotate(45deg) \9; }

.sweet-alert .sa-icon.sa-success .sa-line.sa-long {
  -ms-transform: rotate(-45deg) \9; }

/*!
 * Load Awesome v1.1.0 (http://github.danielcardoso.net/load-awesome/)
 * Copyright 2015 Daniel Cardoso <@DanielCardoso>
 * Licensed under MIT
 */
.la-ball-fall,
.la-ball-fall > div {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.la-ball-fall {
  display: block;
  font-size: 0;
  color: #fff; }

.la-ball-fall.la-dark {
  color: #333; }

.la-ball-fall > div {
  display: inline-block;
  float: none;
  background-color: currentColor;
  border: 0 solid currentColor; }

.la-ball-fall {
  width: 54px;
  height: 18px; }

.la-ball-fall > div {
  width: 10px;
  height: 10px;
  margin: 4px;
  border-radius: 100%;
  opacity: 0;
  -webkit-animation: ball-fall 1s ease-in-out infinite;
  -moz-animation: ball-fall 1s ease-in-out infinite;
  -o-animation: ball-fall 1s ease-in-out infinite;
  animation: ball-fall 1s ease-in-out infinite; }

.la-ball-fall > div:nth-child(1) {
  -webkit-animation-delay: -200ms;
  -moz-animation-delay: -200ms;
  -o-animation-delay: -200ms;
  animation-delay: -200ms; }

.la-ball-fall > div:nth-child(2) {
  -webkit-animation-delay: -100ms;
  -moz-animation-delay: -100ms;
  -o-animation-delay: -100ms;
  animation-delay: -100ms; }

.la-ball-fall > div:nth-child(3) {
  -webkit-animation-delay: 0ms;
  -moz-animation-delay: 0ms;
  -o-animation-delay: 0ms;
  animation-delay: 0ms; }

.la-ball-fall.la-sm {
  width: 26px;
  height: 8px; }

.la-ball-fall.la-sm > div {
  width: 4px;
  height: 4px;
  margin: 2px; }

.la-ball-fall.la-2x {
  width: 108px;
  height: 36px; }

.la-ball-fall.la-2x > div {
  width: 20px;
  height: 20px;
  margin: 8px; }

.la-ball-fall.la-3x {
  width: 162px;
  height: 54px; }

.la-ball-fall.la-3x > div {
  width: 30px;
  height: 30px;
  margin: 12px; }

/*
 * Animation
 */
@-webkit-keyframes ball-fall {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-145%);
    transform: translateY(-145%); }
  10% {
    opacity: .5; }
  20% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  80% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  90% {
    opacity: .5; }
  100% {
    opacity: 0;
    -webkit-transform: translateY(145%);
    transform: translateY(145%); } }

@-moz-keyframes ball-fall {
  0% {
    opacity: 0;
    -moz-transform: translateY(-145%);
    transform: translateY(-145%); }
  10% {
    opacity: .5; }
  20% {
    opacity: 1;
    -moz-transform: translateY(0);
    transform: translateY(0); }
  80% {
    opacity: 1;
    -moz-transform: translateY(0);
    transform: translateY(0); }
  90% {
    opacity: .5; }
  100% {
    opacity: 0;
    -moz-transform: translateY(145%);
    transform: translateY(145%); } }

@-o-keyframes ball-fall {
  0% {
    opacity: 0;
    -o-transform: translateY(-145%);
    transform: translateY(-145%); }
  10% {
    opacity: .5; }
  20% {
    opacity: 1;
    -o-transform: translateY(0);
    transform: translateY(0); }
  80% {
    opacity: 1;
    -o-transform: translateY(0);
    transform: translateY(0); }
  90% {
    opacity: .5; }
  100% {
    opacity: 0;
    -o-transform: translateY(145%);
    transform: translateY(145%); } }

@keyframes ball-fall {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-145%);
    -moz-transform: translateY(-145%);
    -o-transform: translateY(-145%);
    transform: translateY(-145%); }
  10% {
    opacity: .5; }
  20% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  80% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  90% {
    opacity: .5; }
  100% {
    opacity: 0;
    -webkit-transform: translateY(145%);
    -moz-transform: translateY(145%);
    -o-transform: translateY(145%);
    transform: translateY(145%); } }

/*----- Global Section Start -----*/
body {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.25;
  font-style: normal;
  background-color: #f3f3f3;
  color: #888;
  -webkit-font-smoothing: antialiased; }

.vertical-center {
  display: inline-block;
  vertical-align: middle;
  float: none; }

.site-loader {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #3c3c3c;
  z-index: 9999; }

.site-loader-content {
  position: fixed;
  top: 50%;
  margin: -190px 0 0;
  width: 100%;
  text-align: center; }

.site-loader img {
  max-height: 190px; }

.spinner {
  width: 40px;
  height: 40px;
  background-color: #FF8300;
  margin: 100px auto;
  animation: sk-rotateplane 1.2s infinite ease-in-out; }

@keyframes sk-rotateplane {
  0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg); }
  50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg); }
  100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg); } }

a,
.btn {
  outline: none !important;
  /*-webkit-transition: all 0.2s linear;*/
  /*-moz-transition: all 0.2s linear;*/
  /*-ms-transition: all 0.2s linear;*/
  /*-o-transition: all 0.2s linear;*/
  /*transition: all 0.2s linear;*/ }

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

p {
  margin: 0 0 25px; }

img {
  max-width: 100%; }

.container-lg {
  max-width: 1290px; }

.btn {
  border-radius: 0;
  line-height: 1;
  padding: 25px 15px;
  height: 68px;
  font-size: 17px;
  font-weight: 700;
  text-transform: uppercase; }

.btn-default {
  background-color: #DB2E2E;
  border-color: #DB2E2E;
  color: #FFF; }

.btn-default:hover,
.btn-default:focus {
  background-color: #AF2424;
  border-color: #AF2424;
  color: #FFF; }

.btn-outline {
  background-color: transparent;
  border-color: #CFCFCF;
  color: #444444; }

.preloader {
  display: none; }

.form-group label,
.form-inline label {
  font-weight: 400;
  text-transform: uppercase; }

.form-group label strong,
.form-inline label strong {
  font-weight: 900; }

.form-inline label {
  margin: 0 20px 0 0; }

.form-inline .form-group {
  margin-right: 20px; }

.form-control {
  font-family: 'Lato', sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 1;
  border-radius: 0;
  border-color: #FFF;
  padding: 17px 20px;
  height: 68px;
  box-shadow: none; }

.form-control:focus {
  /* box-shadow: none;*/
  border-color: #f27070;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 5px rgba(219, 46, 46, 0.6); }

.form-control::-moz-placeholder {
  color: #DCDCDC;
  line-height: 1.2; }

.form-control::-moz-placeholder {
  color: #DCDCDC;
  line-height: 1.2; }

.form-control::-webkit-input-placeholder {
  color: #DCDCDC;
  line-height: 1.2; }

.form-control::-ms-input-placeholder {
  color: #DCDCDC;
  line-height: 1.2; }

.count {
  display: inline-block;
  vertical-align: bottom;
  text-align: center;
  background-color: #DB2E2E;
  font-size: 11px;
  line-height: 14px;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  color: #FFF; }

.dis-table {
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 100%; }

.dis-table-cell {
  display: table-cell;
  vertical-align: middle; }

.circle {
  display: inline-block;
  position: relative;
  margin: 0 20px; }

.circle::after {
  content: "";
  display: block;
  width: 83px;
  height: 83px;
  border: 8px solid #FFF;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  margin-top: -27px;
  margin-left: -18px; }

/*----- Global Section End -----*/
/*----- Header Section Start -----*/
/* Mobile Header / Login Stuff */
.user-icon {
  color: #8c8a8a;
  right: 51px;
  top: 32px;
  position: absolute; }

.slimmer .user-icon {
  zoom: 80%;
  top: 1.6em;
  transition: all 500ms ease; }

i.fa.fa-fw.fa-user.fa-lg.active:before {
  color: #ffd23f; }

.cart-icon {
  width: 2.3em;
  position: absolute;
  right: 0.5em;
  top: 1.6em; }

.slimmer .cart-icon {
  width: 1.7em;
  top: 1em;
  transition: all 500ms ease; }

.header-main {
  position: absolute;
  top: 75px;
  left: 0;
  width: 100%;
  z-index: 10; }

.modal-open .header-main {
  /*padding-right: 17px;*/ }

.login-detail {
  list-style: none;
  margin: 0 57px 2px 0;
  padding: 0;
  text-align: right; }

.login-detail li {
  display: inline-block;
  vertical-align: middle;
  font-family: 'Lato', sans-serif;
  font-style: normal;
  font-weight: 900;
  color: #fff;
  font-size: 18px; }

.login-detail li:not(:last-of-type):after {
  content: "|";
  padding: 0 6px; }

/*.login-detail li:last-child:after{content:''; padding:0;}*/
.login-detail li a {
  display: inline-block;
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  text-transform: uppercase; }

.login-detail li a:hover {
  color: #DB2E2E; }

.navbar-brand {
  width: 242px;
  height: 242px;
  border-radius: 50%;
  background: #fff;
  top: -66px;
  position: absolute;
  left: 52px;
  padding: 25px 13px 22px 22px; }

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
  background-color: #FFF; }

.navbar {
  border: 0;
  border-radius: 10px;
  margin: 0; }

.navbar-default {
  background-color: #FFF; }

.navbar-default .navbar-nav > li > a {
  color: #444; }

.navbar-nav.nav-main {
  border-width: 0 1px 0 0;
  padding-right: 10px; }

.navbar-nav > li {
  position: relative;
  padding: 31px 12px 31px 11px; }

.navbar-nav > li.nav-viewcart {
  padding: 0 !important; }

.navbar-nav > li > a {
  text-transform: uppercase;
  font-size: 19px;
  font-family: 'PT Sans', sans-serif;
  line-height: 24px;
  font-weight: 700;
  padding: 0;
  position: static; }

.navbar-default .navbar-nav > li > a:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 7.5px 0 7.5px;
  border-color: #DB2E2E transparent transparent transparent;
  opacity: 0;
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -7.5px; }

.navbar-default .navbar-nav > li.active > a:before {
  opacity: 1; }

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  background: none;
  color: #DB2E2E; }

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
  color: #DB2E2E; }

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  background: none;
  color: #DB2E2E; }

.dropdown-menu {
  border: none;
  box-shadow: none;
  min-width: 226px;
  background: rgba(219, 46, 46, 0.9);
  border-bottom-left-radius: 9px;
  border-bottom-right-radius: 9px;
  padding: 0; }

.dropdown-menu > li > a {
  font-family: 'PT Sans', sans-serif;
  font-size: 18px;
  line-height: 1;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  padding: 14px 13px;
  border-bottom: 1px solid #fff; }

.dropdown-menu > li:last-child > a {
  border-bottom: none; }

.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  background: none;
  color: #fff; }

.dropdown-menu > li > a:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7.5px 0 7.5px 8px;
  border-color: transparent transparent transparent #ffffff;
  content: '';
  opacity: 0;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -7.5px; }

.dropdown-menu > li > a:hover:before {
  opacity: 1; }

.navbar-toggle {
  position: absolute;
  left: 0;
  font-size: 35px;
  padding: 5px;
  border: 0;
  margin: 28px 0 0 20px; }

.navbar-toggle i {
  vertical-align: middle; }

.menu-text {
  font-size: 24px;
  font-weight: 900;
  text-transform: uppercase;
  padding: 0 0 0 5px;
  display: inline-block;
  vertical-align: middle;
  /*line-height: 86px;*/
  /*text-align: center;*/
  /*float: left;*/ }

.navbar-toggle.menu-right {
  left: auto;
  right: 0;
  margin: 28px 20px 0 0;
  padding-right: 60px;
  background-image: url(https://flavorgod.s3.amazonaws.com/homepage/icon-cart.png);
  background-repeat: no-repeat;
  background-size: 50px auto;
  background-position: center right; }

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: transparent;
  color: #DB2E2E; }

.navbar-default .navbar-toggle.menu-right:focus,
.navbar-default .navbar-toggle.menu-right:hover {
  background-image: url(https://flavorgod.s3.amazonaws.com/homepage/icon-cart-hover.png); }

.navbar-nav.nav-cart {
  margin: 26px 0; }

.navbar-nav.nav-cart > li {
  padding: 0; }

.navbar-nav.nav-cart > li:not(:last-of-type) {
  margin-right: 6px; }

.navbar-nav.nav-cart > li > a {
  padding: 7px 10px;
  color: #FFF;
  font-size: 16px;
  line-height: 1;
  height: auto; }

.navbar-nav.nav-cart > li > a.btn-outline {
  color: #444; }

.navbar-nav.nav-cart > li > a.btn-outline:hover {
  color: #DB2E2E;
  border-color: #DB2E2E; }

.menu-logo {
  display: block;
  max-width: 245px;
  margin: 35px 20px 10px 20px; }

.menu-close {
  font-size: 24px;
  font-weight: 900;
  color: #808080;
  text-transform: uppercase;
  position: absolute;
  top: 5px;
  right: -190px;
  transform: rotate(90deg);
  transform-origin: left; }

.menu-close i {
  transform: rotate(-90deg);
  font-size: 1.25em; }

.menu-close-cart {
  font-size: 24px;
  font-weight: 900;
  color: #808080;
  text-transform: uppercase; }

.menu-close:hover,
.menu-close:focus,
.menu-close-cart:hover,
.menu-close-cart:focus {
  color: #DB2E2E; }

.menu-header {
  padding: 25px 35px;
  border-bottom: 1px solid #e2e2e2; }

.quick-cart {
  margin: 0;
  padding: 0;
  list-style: none; }

.quick-cart li {
  padding: 25px 35px;
  border-bottom: 1px solid #e2e2e2; }

.quick-cart .quick-cart-img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  max-width: 154px; }

.quick-cart .quick-cart-dtl {
  display: inline-block;
  vertical-align: middle;
  font-size: 28px;
  color: #505050; }

.quick-cart .quick-cart-dtl p {
  margin-bottom: 0; }

.quick-checkout {
  padding: 25px 35px; }

.quick-checkout .btn {
  height: auto;
  font-size: 27px;
  padding: 15px; }

.cart-filled {
  /*display: none;*/ }

.cart-empty {
  /*display: none;*/
  padding: 25px 35px;
  font-size: 62px;
  line-height: 0.85;
  font-weight: 100;
  color: #000;
  text-transform: uppercase; }

.collapse.cbp-spmenu-right {
  display: none !important; }

.arrow {
  position: absolute;
  right: 20px;
  top: 10px;
  background-color: #DB2E2E;
  width: 30px;
  height: 30px;
  text-align: center;
  cursor: pointer; }

.arrow:after {
  content: '\f107';
  font-family: 'FontAwesome';
  font-size: 23px;
  color: #fff; }

.arrow.up:after {
  content: '\f106';
  font-family: 'FontAwesome';
  font-size: 23px;
  color: #fff; }

.header-main.inner-header-main {
  top: 111px; }

/*.header-main.inner-header-main .navbar-nav > li > a{font-size:14px;}
.header-main.inner-header-main .navbar-nav.nav-main{margin-left:333px;}
.header-main.inner-header-main .navbar-nav > li{padding-top:32px; padding-right:31px;}
.header-main.inner-header-main .navbar-nav > li:last-child{padding-right:14px;}
.header-main.inner-header-main .navbar-nav.nav-cart > li:not(:last-of-type){margin-right:6px;}
.header-main.inner-header-main .navbar-nav.nav-cart > li{padding:0;}*/
/*----- Header Section End -----*/
/*----- Banner Section Start -----*/
.owlslider {
  padding: 0;
  margin: 0;
  position: relative; }

.bannerimage {
  display: none !important; }

.banner li, .banner .slide {
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  list-style: none; }

html,
body,
.owl-carousel,
.owl-carousel .owl-stage-outer,
.owl-carousel .owl-stage,
.owl-carousel .owl-wrapper-outer,
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item,
.banner li, .banner .slide {
  height: 100%; }

.banner {
  /*height: 65%;*/ }

.owl-dots {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 50px;
  text-align: center; }

.owl-dot.active {
  background: #fff; }

.slick-dotted.slick-slider {
  margin-bottom: 0; }

@media (max-width: 768px) {
  .main-content.with-sale {
    position: relative;
    top: 76px; }
  .slick-banner.with-sale {
    margin-bottom: -76px; } }

.slick-banner .slick-next {
  right: 0; }

.slick-banner .slick-dots {
  bottom: 10px; }

.slick-banner .slick-dots li button:before {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.4); }

.slick-banner .slick-dots li.slick-active button:before {
  color: white; }

.owl-dot {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-color: rgba(255, 255, 255, 0.2);
  margin-right: 18px;
  border-radius: 50%; }

/*----- Banner Section End -----*/
/*----- Home Content Section Start -----*/
.sec-services {
  background-color: #FFF; }

.sec-services .service-single {
  text-align: center;
  padding: 55px 0;
  min-height: 170px;
  border-left: 1px solid #CFCFCF; }

.service-single img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
  max-height: 45px; }

.service-single h3 {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  font-size: 20px;
  text-align: left;
  text-transform: uppercase;
  font-weight: 400;
  color: #505050;
  min-width: 132px; }

.service-single h3 strong {
  font-weight: 900; }

.sec-offer {
  position: relative; }

.offer-bg,
.offer-content {
  height: 200px;
  width: 100%; }

.offer-bg {
  position: absolute; }

.offer-bg::after {
  content: "";
  display: table;
  clear: both; }

.sec-offer .bg-left,
.sec-offer .bg-right {
  height: 100%;
  float: left;
  width: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left center; }

.sec-offer .bg-left {
  background-image: url(https://flavorgod.s3.amazonaws.com/homepage/bg-offer-1.jpg); }

.sec-offer .bg-right {
  background-image: url(https://flavorgod.s3.amazonaws.com/homepage/bg-offer-2.jpg); }

.offer-content {
  display: table; }

.offer-content .offer-content-inner {
  display: table-cell;
  vertical-align: middle; }

.build-your-own {
  padding-right: 0; }

.offer-content-inner a {
  display: block; }

.offer-content-inner a.offer-left:hover {
  background: #DB2E2E;
  color: #fff; }

.offer-content-inner [class*="col-"] {
  padding-left: 0;
  padding-right: 0; }

.offer-content a.offer-left:hover h2,
.offer-content a.offer-left:hover h3 {
  color: #fff; }

.offer-content .offer-left {
  background-color: #FFF;
  border-radius: 10px 0 0 10px;
  padding: 22px 80px 10px 62px;
  display: block; }

.offer-content .offer-right {
  background-color: transparent;
  color: #FFF;
  border-radius: 0 10px 10px 0;
  padding: 22px 70px 10px 90px; }

.offer-content a.offer-right:hover h2,
.offer-content a.offer-right:hover h3 {
  color: #DB2E2E; }

.offer-content h2 {
  font-family: 'Lato', sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 54px;
  line-height: 1;
  color: #FFF;
  margin: 0;
  letter-spacing: -1px; }

.offer-content h3 {
  font-family: 'Roboto', sans-serif;
  font-size: 32px;
  font-weight: 300;
  font-style: italic;
  color: #FFF;
  margin: 0; }

.offer-content .offer-left h2 {
  color: #DB2E2E;
  text-align: right; }

.offer-content .offer-left h3 {
  text-align: right;
  color: #DB2E2E; }

/*----- Products Section Start -----*/
.sec-product {
  padding: 142px 0 88px;
  background-color: #FFF; }

.index .sec-product {
  padding: 20px 0 88px; }

.index .store-details .sec-product-filter {
  margin: 15px 0 30px; }

.sec-product ul {
  padding: 0;
  list-style: none; }

.sec-product ul li {
  float: none;
  display: inline-block;
  vertical-align: top;
  margin-left: -4px; }

.prod-single {
  transition: all 0.2s linear;
  border: 1px solid #c7c7c7;
  background-color: #FFF;
  margin: 0 0 40px; }

.prod-single .prod-img {
  display: block;
  position: relative;
  /*height: 330px; */
  text-align: center;
  color: #FFF;
  overflow: hidden; }

.prod-single .prod-img > .dis-table > .dis-table-cell {
  vertical-align: middle !important; }

.hover-combo {
  display: none; }

li[data-product-set="featured-combo-packs"]:hover .hover-combo {
  display: block; }

li[data-product-set="featured-combo-packs"]:hover .hover-standard {
  display: none; }

.hover-combo ul li {
  display: inline-block;
  border: 1px solid #DB2E2E;
  background: #db2e2e;
  line-height: 1;
  margin: 5px 5px;
  border-radius: 3px;
  padding: 6px 9px;
  font-size: 19px;
  letter-spacing: -0.005em;
  opacity: .8; }

.prod-single .prod-img .prod-overlay,
.prod-single .prod-img .prod-overlay img,
.prod-single .prod-img .prod-overlay span {
  opacity: 0; }

.prod-single .prod-img .prod-overlay {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.8);
  transition: all 0.2s linear; }

.prod-single .prod-img .prod-overlay p {
  margin: 0;
  color: #FFF; }

.prod-single .prod-img .prod-overlay img {
  transform: translateY(-20px);
  -moz-transform: translateY(-20px);
  -webkit-transform: translateY(-20px);
  transition: all 0.3s linear; }

.prod-single .prod-img .prod-overlay span {
  transform: translateY(20px);
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  transition: all 0.3s linear; }

.prod-single .prod-img:hover .prod-overlay {
  opacity: 1; }

.prod-single .prod-img:hover .prod-overlay img {
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  opacity: 1; }

.prod-single .prod-img:hover .prod-overlay span {
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  opacity: 1; }

.prod-single .prod-img .prod-overlay img {
  max-height: 70px;
  margin-bottom: 10px;
  backface-visibility: hidden; }

.prod-single .prod-img .prod-overlay span {
  display: block;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  font-size: 15px;
  text-transform: uppercase; }

.prod-single .prod-cat {
  display: block;
  /*visibility: hidden;*/
  margin: -43px auto;
  background-color: #fff;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  border: 2px solid #ccc;
  text-align: center;
  position: absolute;
  top: 20px;
  right: 2px;
  background-repeat: no-repeat;
  background-position: center center; }

.prod-single .prod-cat img {
  max-height: 35px; }

.sec-product ul li .prod-single.prod-red .prod-cat {
  visibility: visible;
  background-color: #DB2E2E;
  border-color: #fff;
  position: relative;
  margin-bottom: 25px;
  margin-top: -75px;
  z-index: 9; }

/*.sec-product ul li:first-child + li .prod-single.prod-red .prod-cat {*/
/*    visibility: hidden;*/
/*}*/
/*.sec-product ul li:first-child + li + li + li + li + li  .prod-single.prod-red .prod-cat {*/
/*    visibility: visible;*/
/*    border-color: #DB2E2E;;*/
/*    background-image: url(../images/icon-new.png);*/
/*}*/
/*.sec-product ul li:first-child + li + li + li + li + li .prod-single.prod-red .prod-cat {*/
/*    visibility: visible;*/
/*    border-color: #03a811;*/
/*    background-image: url(../images/icon-get1free-green.png);*/
/*    top: 39px;*/
/*    right: 13px;*/
/*}*/
/*.sec-product ul li:first-child + li + li + li + li + li + li + li + li + li + li + li + li + li + li .prod-single.prod-red .prod-cat {*/
/*    visibility: visible;*/
/*    border-radius: 0;*/
/*    background-color: transparent;*/
/*    border: none;*/
/*    width: 78px;*/
/*    height: 78px;*/
/*    background-position: top left;*/
/*    top: 35px;*/
/*    background-image: url(../images/icon-save.png);*/
/*}*/
.prod-single.prod-green .prod-cat {
  background-color: #276C45; }

.prod-single.prod-yellow .prod-cat {
  background-color: #FFEA00; }

.prod-single.prod-black .prod-cat {
  background-color: #000; }

.prod-single .prod-descr {
  text-align: center;
  margin: 40px 0 20px; }

.prod-single .prod-descr h2 {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 19px;
  margin: 10px 0 5px 0;
  text-transform: none;
  line-height: 1;
  padding: 0 2px;
  min-height: 44px; }

.prod-single .prod-descr h2 a {
  color: #888; }

.prod-single .prod-descr h2 a:hover {
  color: #DB2E2E; }

.prod-single .prod-descr h3 {
  font-family: 'Lato', sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 29px;
  line-height: 1;
  color: #DB2E2E;
  margin: 0; }

.prod-single .prod-descr h3 span {
  display: inline-block;
  vertical-align: middle; }

.prod-single .prod-descr h3 small {
  display: inline-block;
  vertical-align: middle;
  font-family: 'Lato', sans-serif;
  font-size: 69%;
  font-weight: 400;
  color: #DB2E2E;
  text-decoration: line-through;
  margin-right: 5px; }

.sec-learn {
  height: 500px;
  background-image: url(https://flavorgod.s3.amazonaws.com/homepage/bg-learn.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  text-align: center;
  color: #FFF;
  position: relative; }

.sec-learn .container {
  padding-right: 0;
  padding-left: 0; }

.sec-learn h2 {
  text-transform: uppercase;
  font-family: 'Lato', sans-serif;
  font-size: 67px;
  font-weight: 300;
  line-height: 1;
  margin: 0;
  color: #fff;
  letter-spacing: normal !important; }

.sec-learn ul {
  padding: 0;
  margin: 0 0 45px;
  list-style: none;
  color: #D1b981; }

.sec-learn li {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  font-family: 'Lato', sans-serif;
  text-transform: uppercase;
  margin-left: -4px; }

.sec-learn li:not(:last-of-type)::after {
  content: "|";
  display: inline-block;
  vertical-align: middle;
  margin: 0 15px; }

.sec-learn li a {
  display: inline-block;
  vertical-align: middle;
  color: #D1b981; }

.sec-learn li a:hover {
  color: #FFF; }

.sec-learn .btn {
  font-family: 'Lato', sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 48px;
  color: #FFF;
  height: auto;
  padding: 13px 20px; }

.sec-learn .btn:hover {
  color: #D1b981;
  border-color: #D1b981; }

.side-left {
  position: absolute;
  left: 1.7%;
  bottom: -30%; }

.side-right {
  position: absolute;
  right: 0%;
  bottom: -20%; }

.sec-join {
  padding: 170px 0 0;
  color: #888;
  text-align: center;
  background-color: #ECECEC; }

.join-intro {
  margin: 0 0 126px; }

.sec-join h3 {
  font-size: 36px;
  font-weight: 300;
  margin: 0 0 38px; }

.sec-join h6 {
  font-size: 19px;
  font-weight: 300;
  font-style: italic;
  margin: 0; }

.adv-offer {
  background-image: url(https://flavorgod.s3.amazonaws.com/homepage/bg-adv-offer.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  /*min-height: 140px;*/
  padding: 0;
  border: 8px solid #FFF;
  margin-bottom: 128px;
  text-align: center; }

.adv-offer a {
  display: block;
  padding: 47px 0; }

.adv-offer h4 {
  margin: 0;
  color: #FFF;
  font-size: 28px;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.02em; }

.subscribe {
  margin-bottom: 25px; }

.subscribe label {
  color: #505050; }

.subscribe .form-control {
  min-width: 560px; }

.subscribe .btn {
  min-width: 204px; }

.subscribe label {
  font-size: 20px; }

.subscribe p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 18px;
  text-transform: uppercase;
  color: #A2A2A2;
  margin: 35px 0 0; }

/*----- Products Section End -----*/
/*----- Home Content Section End -----*/
/*----- Footer Section Start -----*/
.footer-main {
  background-color: #282828; }

.footer-top {
  border-bottom: 1px solid #464646; }

.footer-top h3 {
  font-weight: 900;
  font-size: 39px;
  line-height: 1;
  color: #FFF;
  margin: 0 0 32px; }

.footer-top h3 small {
  display: block;
  font-weight: 300;
  font-size: 28px;
  color: #FFF; }

.btn-links {
  list-style: none;
  padding: 0;
  margin: 0; }

.btn-links li {
  margin: 0 0 9px; }

.btn-links li a {
  display: block;
  padding: 14px 20px;
  background-color: #3F3F3F;
  color: #FFF;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
  border-radius: 3px; }

.btn-links li a:hover {
  background-color: #FF8300; }

.footer-logo {
  display: block;
  padding: 0 8px 0;
  margin: 20px 0 48px; }

@media (min-width: 768px) {
  .reserved-text {
    margin-top: -25px; } }

.social {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center; }

.social li {
  display: inline-block; }

.social li:not(:last-of-type) {
  margin: 0 20px 0 0; }

.social li a {
  display: block;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  border: 2px solid #555859;
  color: #555859;
  font-size: 22px;
  line-height: 52px; }

.social li a:hover {
  color: #FF8300;
  border-color: #FF8300; }

.insta-title {
  position: relative; }

.insta-title::after {
  content: "\f16d";
  font-family: FontAwesome;
  position: absolute;
  right: 0;
  top: 0;
  color: #606060;
  font-size: 70px; }

.insta-grid {
  list-style: none;
  padding: 0;
  margin-left: -5px;
  margin-right: -5px; }

.insta-grid::after {
  content: "";
  display: table;
  clear: both; }

.insta-grid li {
  padding-left: 5px;
  padding-right: 5px;
  margin: 0 0 10px; }

.insta-grid li a {
  display: block;
  width: 100%;
  height: 100%;
  background-color: #434343;
  border-radius: 10px; }

.insta-grid li {
  float: left;
  width: 33.33%;
  height: 115px; }

.insta-link {
  text-align: center;
  margin-bottom: 20px; }

.insta-grid li.active a {
  background: #858585; }

.insta-link a {
  font-size: 20px;
  font-weight: 900;
  text-transform: uppercase;
  color: #555859;
  display: inline-block;
  vertical-align: middle; }

.insta-link a i {
  font-size: 64px;
  display: inline-block;
  vertical-align: middle; }

.footer-bottom {
  padding: 12px 0;
  text-align: center;
  font-size: 15px;
  color: #808080;
  text-transform: uppercase; }

.footer-bottom small {
  display: inline-block;
  margin: 0 10px; }

.footer-bottom a {
  font-weight: 900;
  text-transform: uppercase;
  color: #808080; }

.footer-bottom a:hover {
  color: #FF8509; }

/*----- Footer Section End -----*/
/*----- Custom checkbox/radio Start -----*/
.radio-box .custom-radio {
  margin-bottom: 0;
  display: inline-block;
  /*  height: 53px;*/ }

.radio-box .custom-radio [type="radio"] + label,
.radio-box .custom-radio [type="checkbox"] + label {
  margin: 0 20px;
  margin: 0;
  padding: 0;
  height: auto !important;
  line-height: 1.3;
  padding-left: 24px; }

.custom-radio [type="radio"],
.custom-radio [type="checkbox"] {
  /*position: fixed;*/
  position: absolute;
  left: -9999px;
  opacity: 0; }

.custom-radio [type="radio"] + label,
.custom-radio [type="checkbox"] + label {
  position: relative;
  display: inline-block;
  cursor: pointer;
  color: #919191;
  margin-left: 0;
  padding-left: 62px;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 700;
  font-style: normal;
  margin: 0 10px;
  line-height: 53px; }

.custom-radio [type="radio"] + label::before,
.custom-radio [type="checkbox"] + label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 0;
  width: 20px;
  height: 20px;
  box-shadow: inset 0 0 2px 0 #cdcdcd;
  background-color: #fafafa;
  border-radius: 3px;
  transition: all 0.2s linear; }

.custom-radio [type="radio"] + label::after,
.custom-radio [type="checkbox"] + label::after {
  content: "\f00c";
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 0;
  width: 20px;
  height: 20px;
  background-color: #e01e1e;
  border-radius: 3px;
  font-family: 'FontAwesome';
  font-size: 40px;
  text-align: center;
  color: #fff;
  transition: all 0.2s linear; }

.custom-radio [type="radio"]:not(:checked) + label::after,
.custom-radio [type="checkbox"]:not(:checked) + label::after {
  opacity: 0;
  transform: scale(0); }

.custom-radio [type="radio"]:checked + label::after,
.custom-radio [type="checkbox"]:checked + label::after {
  opacity: 1;
  transform: scale(1); }

.custom-radio [type="radio"]:disabled + label::before,
.custom-radio [type="checkbox"]:disabled + label::before {
  background-color: #9e0039;
  box-shadow: inset 0 0 8px 0 #640024; }

.custom-radio [type="radio"]:focus + label::before,
.custom-radio [type="checkbox"]:focus + label::before {
  background-color: rgba(219, 46, 46, 0.4) !important; }

/*----- section Section End -----*/
/*----- modal Section Start -----*/
.modal-dialog {
  width: 750px; }

.modal-backdrop.in {
  opacity: 0.8; }

.modal-content {
  box-shadow: none; }

.modal-title {
  font-size: 32px;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
  margin: 0 0 10px;
  color: #505050; }

.modal-body {
  text-align: center; }

.modal-footer {
  border: 0;
  text-align: center; }

.modal-top {
  padding: 50px 20px 25px;
  background-color: #FFF;
  border-radius: 10px 10px 0 0; }

.modal .form-group {
  margin-bottom: 20px; }

.modal .form-control {
  background-color: #ECECEC;
  text-align: center; }

.modal .form-group-btn {
  margin-top: 30px;
  margin-bottom: 10px; }

.modal .btn {
  min-width: 205px;
  font-size: 20px;
  padding: 23px;
  height: 68px; }

.modal .custom-radio {
  margin: 0; }

.modal .custom-radio [type="radio"] + label,
.modal .custom-radio [type="checkbox"] + label {
  line-height: 35px;
  padding-left: 45px; }

.modal .custom-radio [type="radio"] + label::before,
.modal .custom-radio [type="checkbox"] + label::before {
  background-color: #ECECEC;
  width: 35px;
  height: 35px; }

.modal .custom-radio [type="radio"] + label::after,
.modal .custom-radio [type="checkbox"] + label::after {
  width: 35px;
  height: 35px;
  font-size: 26px; }

.modal-bottom {
  padding: 33px 20px 25px;
  background-color: #000;
  background-image: url(../images/bg-madal.png);
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 0 0 10px 10px; }

.social-login {
  list-style: none;
  padding: 0;
  margin: 0; }

.social-login li {
  display: block; }

.social-login li:not(:last-of-type) {
  margin: 0 0 18px; }

.social-login li a {
  display: inline-block; }

.modal-footer {
  text-transform: uppercase;
  font-size: 16px;
  color: #FFF;
  padding: 20px; }

.modal-footer a {
  font-weight: 900;
  color: #FFF; }

.modal-footer a:hover {
  color: #DB2E2E; }

.modal-links a {
  display: inline-block;
  margin: 0 25px; }

.modal-login .modal-title {
  margin-bottom: 35px; }

.modal-login .modal-content,
.modal-signup .modal-content, .modal-forgetpwd .modal-content {
  background-color: transparent; }

.modal-login .modal-body,
.modal-signup .modal-body, .modal-forgetpwd .modal-body {
  padding: 0; }

.modal-forgetpwd .modal-bottom {
  border-radius: 0 0 10px 10px; }

.modal-forgetpwd p {
  font-size: 16px;
  color: #505050;
  text-align: center; }

.modal-forgetpwd p.imp-txt {
  color: #999999;
  font-size: 14px;
  margin-top: 30px;
  text-transform: uppercase; }

/*----- modal Section End -----*/
.white-bg {
  border: 1px solid #e1e1e1;
  background: #fff;
  padding: 15px 0; }

textarea {
  resize: none; }

.form-group {
  margin-bottom: 27px; }

h2 {
  font-family: 'Lato', sans-serif;
  font-style: normal;
  font-weight: 100;
  font-size: 38px;
  line-height: 42px;
  color: #505050;
  text-transform: uppercase;
  margin: 0 0 20px; }

/*--Start Inner Banner code here--*/
.section {
  padding-top: 48px;
  padding-bottom: 88px; }

.product-section.section.with-sale {
  margin-top: 53px; }

.inner-banner {
  background-size: cover;
  background-repeat: no-repeat;
  height: 477px;
  position: relative;
  overflow: hidden; }

.inner-banner:before {
  background: rgba(18, 17, 17, 0.45);
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  height: 100%;
  width: 100%; }

.innerbannerimage {
  display: none; }

.inner-banner h1 {
  font-family: 'Lato', sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 72px;
  line-height: 80px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  z-index: 1;
  top: 304px;
  margin: 0;
  letter-spacing: 0.03em;
  -webkit-text-shadow: 2px 1px 30px #100f0f;
  -moz-text-shadow: 2px 1px 30px #100f0f;
  text-shadow: 2px 1px 30px #100f0f; }

/*--End Inner Banner code here--*/
/*--Start Blog code here--*/
.blog-bg {
  background: #fff;
  border: 1px solid #e1e1e1;
  padding-left: 56px;
  padding-right: 53px;
  border-bottom: none; }

.blog-left {
  border-right: 1px solid #e1e1e1;
  padding-top: 42px;
  padding-bottom: 34px; }

.blog-right {
  padding-top: 42px;
  padding-bottom: 34px;
  border-left: 1px solid #e1e1e1;
  margin-left: -1px; }

.blog-section h2 {
  margin: 0 0 8px 0;
  letter-spacing: 2px; }

.entry-thumbnail {
  position: relative;
  margin-bottom: 8px; }

.food-tag {
  position: absolute;
  right: 0;
  top: 18px;
  background: #fff;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  padding: 8px 17px;
  /*width: 91px;*/
  text-align: center; }

.food-tag h3 {
  color: #DB2E2E;
  font-size: 13px;
  line-height: 17px;
  font-family: 'Lato', sans-serif;
  font-style: normal;
  font-weight: 900;
  text-transform: uppercase;
  margin: 0; }

.share-block {
  margin-bottom: 15px; }

.blog-section .post {
  font-family: 'Lato', sans-serif;
  color: #888888;
  font-size: 13px;
  line-height: 17px;
  font-weight: normal;
  float: left;
  margin-top: 15px;
  width: 48%; }

.blog-section .post a {
  color: #ff8300; }

.blog-section .post a:hover {
  color: #DB2E2E; }

.share-this {
  float: right;
  width: 52%;
  text-align: right; }

.share-this a {
  display: inline-block;
  background-image: url(../images/share-this.jpg);
  background-repeat: no-repeat;
  background-size: auto 42px;
  height: 42px;
  margin: 0 0 0 1px; }

.share-this a.share-fb {
  background-position: 0 0;
  width: 114px; }

.share-this a.share-tw {
  background-position: -118px 0;
  width: 97px; }

.share-this a.share-more {
  background-position: -219px 0;
  width: 87px; }

.entry-content p a {
  font-weight: 900;
  color: #ff8509; }

.entry-content p a:hover {
  color: #DB2E2E; }

.article {
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 0;
  margin-bottom: 42px; }

.article:last-child {
  border-bottom: none; }

.ad-block {
  margin-bottom: 40px; }

.blog-section.section {
  margin-bottom: 0;
  padding-bottom: 0; }

.blog-category h4 {
  font-size: 24px;
  line-height: 28px;
  color: #888888;
  font-family: 'Lato', sans-serif;
  font-style: normal;
  font-weight: 300; }

.blog-category h4 span {
  font-family: 'LatoWebHeavy', sans-serif;
  text-transform: uppercase;
  font-weight: bold; }

.blog-category ul {
  padding-left: 0; }

.blog-category li {
  display: block;
  margin-bottom: 10px; }

.blog-category a {
  display: block;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  padding: 14px 27px;
  background: #e5e5e5;
  color: #DB2E2E;
  font-family: 'Lato', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase; }

.blog-category a:hover {
  background: #DB2E2E;
  color: #fff; }

.spices-category {
  margin: 55px 0 25px 0; }

.spices-category ul {
  padding-left: 0; }

.spices-category li {
  list-style: none;
  margin-bottom: 10px; }

.blog-details {
  padding-top: 42px; }

.blog-section .blog-details .post {
  width: 80%; }

.blog-details .entry-thumbnail {
  margin-bottom: 15px; }

.blog-details .entry-content p {
  font-size: 16px;
  line-height: 20px; }

.blog-details .food-tag {
  float: right;
  position: static;
  padding-right: 0;
  padding-top: 15px; }

.facebook-comment-widget h3 {
  font-size: 24px;
  line-height: 28px;
  color: #505050;
  font-family: 'Lato', sans-serif;
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase; }

.facebook-comment-widget h3 span {
  font-weight: bold; }

.fb_iframe_widget_fluid {
  width: 100% !important;
  display: block !important; }

.fb_iframe_widget_fluid span {
  width: 100% !important; }

.fb_iframe_widget iframe {
  width: 100% !important; }

.blog-details .article {
  border-bottom: none; }

.entry-content p {
  font-size: 13px;
  line-height: 20px;
  margin-bottom: 20px; }

/*--End Blog code here--*/
/*--Start Faq Code here--*/
.faq-bg {
  background: #fff;
  border: 1px solid #e1e1e1;
  padding: 85px 0 28px;
  margin-bottom: 24px;
  min-height: 280px; }

.faq-bg:last-child {
  margin-bottom: 0; }

.faq-bg h2 {
  margin: 0 0 12px 0;
  min-height: 70px;
  letter-spacing: 0.03em;
  line-height: 1; }

.faq-bg p {
  font-size: 16px;
  line-height: 20px;
  color: #888888;
  font-family: 'Lato', sans-serif;
  font-style: normal;
  font-weight: 400; }

.faq-bg.faq-ads-bg {
  padding: 8px;
  background: #fff;
  border: none;
  min-height: 0; }

.faq-ads-bg .adv-offer {
  margin-bottom: 0; }

/*--End Faq Code here--*/
/*--Start Review Code here--*/
.review-bg {
  padding-bottom: 24px;
  padding-top: 0; }

.review-image {
  margin-bottom: 27px;
  border: 2px solid #cdcdcd;
  width: 100%; }

.instra-title h2 {
  color: #505050;
  font-size: 38px;
  line-height: 42px;
  font-family: 'Lato', sans-serif;
  font-style: normal;
  font-weight: 100;
  padding-top: 80px;
  padding-bottom: 68px;
  border-bottom: 1px solid #e2e2e2;
  margin-bottom: 27px;
  letter-spacing: 0.03em; }

.instra-title h2 span {
  font-weight: 900; }

.review-thumb {
  margin-bottom: 15px; }

/*--End Review Code here--*/
/*--Start Viplist Code here--*/
.viplist-section .white-bg p {
  color: #888888;
  font-size: 36px;
  line-height: 40px;
  font-weight: 300; }

.viplist-section .white-bg p span {
  font-weight: 900; }

/*.viplist-form .col-xs-12 { padding-left: 0; padding-right: 0; }*/
.viplist-form h5 {
  margin: 30px 0 28px;
  text-align: center;
  color: #505050;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 25px; }

.viplist-form h5 span {
  font-weight: 900; }

/*.viplist-form .btn{width:100%;}*/
.viplist-form .form-control {
  text-align: center; }

.viplist-section .adv-offer {
  margin-bottom: 0; }

.viplist-section .adv-offer h3 {
  font-size: 30px; }

.viplist-section .white-bg {
  padding-top: 90px;
  padding-bottom: 40px; }

.viplist-form .form-group-btn {
  margin-top: 38px;
  margin-bottom: 20px; }

.viplist-form .btn {
  padding: 22px;
  font-size: 22px; }

.viplist-form .subscribe p {
  margin-top: 25px; }

/*--End Viplist Code here--*/
/*---Start Contact Code Start--*/
textarea.form-control {
  height: 345px; }

/*.contact-form .btn{width:100%;}*/
.contact-form .form-control {
  text-align: center; }

.contact-section .white-bg {
  padding: 88px 15px 36px; }

.contact-section .white-bg h2 {
  margin-bottom: 40px; }

.pd-col {
  padding: 0 8.33333% 0 8.33333%; }

.contact-section .pd-col {
  border-bottom: 1px solid #e2e2e2;
  padding-bottom: 36px;
  margin-bottom: 25px; }

.contact-section .pd-col:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0; }

.contact-section .pd-col span {
  font-weight: 900; }

.contact-section .pd-col.big-font p {
  color: #888888;
  font-size: 36px;
  line-height: 40px;
  font-weight: 300;
  margin-bottom: 32px; }

.contact-section .pd-col.big-font p span {
  font-weight: 900; }

.contact-section .form-group {
  margin-bottom: 30px; }

.contact-section .btn {
  font-size: 22px;
  padding: 22px; }

.owner-name {
  margin-top: -70px; }

.radio-box {
  text-align: center;
  padding-top: 42px; }

.radio-box h4 {
  color: #505050;
  font-size: 20px;
  text-transform: uppercase;
  font-family: 'Lato', sans-serif;
  font-weight: normal;
  margin: 0 0 28px; }

.radio-box h4 span {
  font-weight: 900; }

.contact-form .col-xs-12 {
  padding: 0; }

/*---End Contact Code Start--*/
/*--Thank you Code Start--*/
.thankyou-section {
  padding-top: 88px; }

.thankyou-section .white-bg {
  padding-top: 84px;
  padding-bottom: 44px; }

.thankyou-section h2 {
  letter-spacing: 0.04em;
  margin-bottom: 40px; }

.thankyou-txt {
  font-size: 36px;
  line-height: 40px;
  color: #888888;
  font-family: 'Lato', sans-serif;
  font-weight: normal;
  font-weight: 900; }

.thankyou-section .owner-name {
  margin-top: -37px; }

.thankyou-section .frequently-que {
  margin-top: 96px; }

.thankyou-section .white-bg.frequently-que {
  padding-top: 70px;
  padding-bottom: 18px; }

.thankyou-section .frequently-que h2 {
  margin-bottom: 62px;
  margin-top: 0; }

.thankyou-section .frequently-que .section-detail {
  margin-bottom: 50px;
  padding-left: 8px; }

.thankyou-section .frequently-que h3 {
  color: #888888;
  font-size: 20px;
  line-height: 25px;
  font-weight: 900;
  font-family: 'Lato', sans-serif;
  margin: 0 0 15px;
  text-transform: uppercase; }

.thankyou-section .frequently-que p {
  font-size: 20px; }

/*--End Thank you Code Start--*/
/*--About Code Start--*/
.youtube-video {
  position: relative;
  z-index: 1; }

.youtube-video .youtube-vieo-btn {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -203px 0 0 -203px;
  cursor: pointer;
  z-index: 9; }

.about-section {
  padding-top: 120px; }

.about-section .who-flavor {
  margin-top: 102px;
  margin-bottom: 104px;
  padding: 85px 15px 68px; }

.about-section h2 {
  margin-bottom: 42px; }

.about-section .pd-col {
  border-bottom: 1px solid #e2e2e2;
  padding-bottom: 30px;
  margin-bottom: 68px; }

.about-section .pd-col:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0; }

.about-section .big-font {
  font-size: 36px;
  line-height: 38px;
  font-weight: 300;
  margin-bottom: 18px; }

.about-section .big-font span {
  font-family: 'LatoWebHeavy', sans-serif; }

.about-section .small-font {
  font-size: 15px;
  font-style: italic; }

.instagram-icon {
  position: absolute;
  bottom: 10px;
  left: 10px; }

.instagram-img {
  position: relative;
  margin-bottom: 25px; }

.instragram-content p {
  margin-bottom: 15px; }

.iframe-video {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  padding-bottom: 55.2%;
  width: 100%;
  z-index: 99; }

.iframe-video iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%; }

.about-section .adv-offer {
  margin-bottom: 90px; }

/*--End About Code Start--*/
/*---Profile Edit Info Code Start---*/
.login-detail li.manage-acc {
  font-weight: normal; }

.profile-edit-section {
  padding-top: 105px; }

.profile-info {
  text-align: center; }

.profile-pic {
  /*width: 364px;*/
  /*height: 364px;*/
  display: inline-block;
  overflow: hidden;
  border-radius: 50%;
  border: 10px solid #F9F9F9;
  position: relative;
  margin-bottom: 25px; }

.profile-pic img {
  /*max-width: inherit;*/
  display: block;
  border-radius: 50%; }

.profile-edit {
  position: absolute;
  bottom: 20px;
  left: 50%;
  color: #fff;
  margin-left: -17px; }

.profile-edit a {
  font-family: 'LatoWebHeavy', sans-serif;
  font-size: 16px;
  line-height: 20px;
  color: #fff;
  text-align: center; }

.profile-edit a:hover {
  color: #505050; }

.profile-name {
  font-size: 38px;
  line-height: 42px;
  color: #505050;
  text-align: center;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 15px; }

.profile-name span {
  display: block;
  font-weight: 100; }

.red-border {
  margin-top: 26px; }

.red-border .btn-outline {
  font-size: 16px;
  color: #DB2E2E;
  border-color: #DB2E2E; }

.red-border .btn-outline:hover, .red-border .btn-outline:focus {
  color: #FFF; }

.red-fill, .black-fill {
  margin-bottom: 25px; }

.red-fill a, .black-fill a {
  font-family: 'Lato', sans-serif;
  font-size: 17px;
  color: #fff;
  display: block;
  background: #DB2E2E;
  border: 1px solid #DB2E2E;
  padding: 12px 0;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700; }

.red-fill a:hover {
  color: #DB2E2E !important;
  border: 1px solid #DB2E2E;
  background: #fff; }

.black-fill a {
  color: #fff;
  background: #000;
  border: 1px solid #000; }

.black-fill a:hover {
  color: #000 !important;
  border: 1px solid #000;
  background: #fff; }

.special-offer-cust {
  margin-bottom: 30px;
  text-align: center; }

.edit-my-info h4 {
  text-transform: uppercase;
  font-size: 24px;
  color: #888888;
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  margin: 35px 0; }

.edit-my-info .form-group {
  margin-bottom: 10px; }

.edit-my-info .form-group-btn {
  margin-top: 35px; }

.edit-my-info .form-control {
  background: #f3f3f3; }

.edit-my-info .btn {
  font-size: 16px;
  font-weight: 400; }

.edit-my-info.white-bg {
  padding-top: 35px;
  padding-bottom: 65px; }

.edit-my-info .col-padded {
  padding-left: 95px;
  padding-right: 95px; }

/*---End Edit Info Code Start---*/
/*----Profile Logging  Code Start ----*/
.profile-logging-section {
  padding-top: 105px; }

.logging-my-info.white-bg {
  padding: 68px 0 90px 0; }

.profile-logging-section .social-icon {
  display: inline-block; }

.profile-logging-section .social-icon ul {
  padding-left: 0; }

.profile-logging-section .social-icon li {
  text-align: center;
  margin-bottom: 20px;
  list-style: none; }

.profile-logging-section .social-icon li a {
  display: block; }

.profile-logging-section .profile-info h4 {
  font-size: 16px;
  color: #505050;
  margin: 0 0 22px;
  font-family: 'LatoWebHeavy',sans-serif; }

.profile-logging-section .profile-info {
  text-align: center; }

.profile-logging-section .profile-info a {
  color: #888; }

.profile-logging-section .profile-info a:hover {
  color: #DB2E2E; }

.transaction-bg {
  background: #f3f3f3;
  padding: 22px 15px 55px 15px;
  margin-top: 20px;
  margin-bottom: 50px; }

.profile-logging-section .col-padded {
  padding-left: 85px;
  padding-right: 85px; }

.transaction-outer {
  padding: 0 15px; }

.order-id {
  color: #888888;
  font-size: 24px;
  line-height: 28px;
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  margin-bottom: 15px; }

.order-id a {
  color: #888; }

.order-id a:hover {
  color: #DB2E2E; }

.gray-txt {
  color: #888;
  font-size: 16px;
  font-weight: 400;
  font-family: 'Lato', sans-serif;
  margin-bottom: 18px;
  line-height: 1; }

.gray-txt span {
  color: #888;
  font-weight: 900; }

.transaction-left {
  float: left; }

.transaction-left .gray-txt:last-of-type {
  margin-bottom: 0; }

.track-btn {
  float: right;
  width: 122px; }

.track-btn a {
  display: block;
  width: 100%;
  height: 75px;
  color: #fff;
  font-size: 17px;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  background: #DB2E2E;
  text-transform: uppercase;
  text-align: center;
  line-height: 75px; }

.track-btn a:hover {
  background: #505050; }

.transaction-left .gray-txt span {
  display: block; }

.order-detail {
  margin-top: 15px; }

.item-border .item-title {
  color: #888888;
  font-size: 14px;
  font-weight: 900;
  font-family: 'Lato', sans-serif;
  text-transform: uppercase; }

.order-detail .item-border {
  border-bottom: 1px solid #e2e2e2;
  padding-bottom: 0;
  margin-bottom: 10px; }

.order-detail
.item-content h4 {
  color: #DB2E2E;
  font-size: 16px;
  font-weight: 900;
  font-family: 'Lato', sans-serif;
  margin: 0 0 18px; }

.order-detail .qty-num {
  color: #DB2E2E;
  font-size: 16px;
  font-weight: 900;
  font-family: 'Lato', sans-serif;
  margin-bottom: 20px;
  text-align: right; }

.order-detail .item-content h5 {
  font-size: 14px;
  color: #888888;
  font-weight: 900;
  font-family: 'Lato', sans-serif;
  margin: 0 0 15px;
  text-transform: uppercase; }

.order-detail .item-content li {
  color: #888888;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  line-height: 17px;
  list-style: none; }

.order-detail .item-content ul {
  padding-left: 0; }

.order-detail .qty-txt {
  text-align: right; }

.order-detail .product-border {
  border-bottom: 1px solid #e2e2e2;
  margin-bottom: 15px; }

.order-detail .total-txt {
  font-weight: 900;
  font-size: 14px;
  line-height: 18px;
  color: #888888;
  text-align: right; }

.order-detail .total-amt {
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: #888888;
  text-align: right; }

.order-detail .paid-amt {
  margin-top: 10px; }

.ebook-download {
  padding: 0 15px; }

.ebook-download h5 {
  font-size: 24px;
  font-weight: 400;
  color: #888888;
  margin: 0 0 10px; }

.ebook-download h5 span {
  font-weight: 900; }

.ebook-download .red-border span {
  font-weight: 900; }

.ebook-download .red-border {
  margin: 0 0 10px; }

.customer-service {
  margin-top: 40px; }

.customer-service p {
  color: #505050; }

.customer-service p span {
  display: block;
  font-family: 'LatoWebHeavy', sans-serif; }

.customer-service p a {
  font-weight: 700;
  color: #505050; }

.customer-service p a:hover {
  color: #DB2E2E; }

/*---End -Profile Logging  Code Start ----*/
/*---Cart Code Start--*/
.cart-section {
  padding-top: 52px; }

.cart-section h2 {
  color: #505050;
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  margin-bottom: 55px;
  margin-top: 0;
  font-size: 72px;
  line-height: 1; }

.cart-section .white-bg {
  border: none;
  padding-bottom: 0; }

.cart-details .inner-banner {
  height: 307px; }

.cart-table .heading {
  background: #cdcdcd; }

.cart-table th {
  font-size: 17px;
  text-transform: uppercase;
  color: #fff;
  font-family: 'Lato', sans-serif;
  font-weight: 700; }

.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > thead > tr > th {
  padding: 12px 15px;
  text-align: center; }

.table-condensed > tbody > tr > th:first-child {
  text-align: left; }

.table-condensed > tbody > tr > th:last-child {
  text-align: right; }

.table-condensed > tbody > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > thead > tr > th {
  padding: 15px; }

.edit-info {
  font-family: 'Lato', sans-serif;
  font-size: 47px;
  line-height: 50px;
  font-weight: 100;
  color: #505050; }

.edit-info span {
  cursor: pointer;
  color: #505050;
  font-size: 47px;
  line-height: 50px;
  font-family: 'Lato', sans-serif;
  font-weight: 100; }

.edit-info span:hover {
  color: #DB2E2E; }

.table > tbody > tr > td,
.table > tfoot > tr > td,
.table > thead > tr > td {
  text-align: left;
  vertical-align: middle;
  font-size: 18px;
  font-weight: 900;
  color: #505050; }

.cart-table {
  font-family: 'Lato', sans-serif; }

.cart-table.table > tbody > tr > td.edit-info {
  width: 8%;
  text-align: center; }

.cart-table.table > tbody > tr > td.product-img {
  width: 17%; }

.cart-table.table > tbody > tr > td.product-info {
  width: 36%; }

.cart-table.table > tbody > tr > td.price-txt {
  width: 10%; }

.cart-table.table > tbody > tr > td.quanity {
  width: 20%; }

.cart-table.table > tbody > tr > td.total-txt {
  width: 9%;
  text-align: right; }

.product-info {
  color: #505050;
  font-size: 12px;
  line-height: 15px; }

.product-info p {
  font-size: 12px;
  color: #505050;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 1; }

.product-info h4 {
  font-size: 18px;
  line-height: 1.3;
  font-weight: 900;
  margin: 0; }

.product-info .free-apron {
  font-size: 14px;
  font-weight: 900;
  text-transform: uppercase; }

.cart-table .price-txt,
.cart-table .total-txt {
  font-size: 18px;
  font-weight: 900;
  color: #505050;
  text-align: center; }

.cart-table tr {
  border-bottom: 3px solid #e5e5e5; }

.cart-table td {
  padding: 18px 15px; }

.cart-table tr:first-child,
.cart-table tr:last-child {
  border-bottom: none; }

.cart-table .quantity-border {
  border: 2px solid #cdcdcd;
  padding: 10px 29px;
  /*width: 153px;*/
  position: relative;
  color: #505050;
  font-size: 18px;
  line-height: 21px;
  font-weight: 300;
  font-family: 'Lato', sans-serif;
  text-align: center; }

.youtube-video a.fa-close {
  display: none; }

.youtube-video a.fa-close {
  background: #fff;
  color: #dc0000;
  display: none;
  font-size: 30px;
  line-height: 30px;
  padding: 10px 15px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 999; }

.quantity-txtbox {
  width: 40px;
  border: none;
  text-align: center;
  margin: 0 10px; }

.quantity-border span {
  cursor: pointer; }

.cart-table.table {
  margin-bottom: 0; }

.proceed-checkout {
  margin-top: 25px;
  padding-bottom: 60px;
  margin-bottom: 0; }

.proceed-checkout .checkout-pd {
  padding-left: 0; }

.proceed-checkout .checkout-pd1 {
  padding-right: 0; }

.proceed-checkout .chkout-btn {
  margin-top: 10px; }

.proceed-checkout .chkout-btn .btn {
  font-size: 27px;
  padding: 22px 15px;
  height: auto; }

.proceed-checkout .checkout-txt {
  text-align: right;
  color: #505050;
  font-size: 20px;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  margin-top: 20px;
  text-transform: uppercase; }

.proceed-checkout .checkout-txt span {
  font-weight: 900; }

.checkout-table .table-content > tbody > tr > td {
  padding: 20px 15px;
  height: 186px;
  vertical-align: middle; }

.checkout-table .table-content > tbody > tr > td.product-img {
  display: none; }

.checkout-table .table-content > tbody > tr > td.product-info {
  width: 51%; }

.checkout-table .table-content > tbody > tr > td.price-txt {
  width: 25%; }

.checkout-table .table-content > tbody > tr > td.quanity {
  width: 12%; }

.checkout-table .table-content > tbody > tr > td.total-txt {
  width: 12%;
  text-align: right; }

.form-group select, .custom-option-header {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url(../images/select-arrow.png);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: contain;
  border-bottom-right-radius: 8px;
  border-top-right-radius: 8px;
  cursor: pointer; }

.ie-browser .form-group select {
  background-image: none; }

/*
.custom-select span {
    background-color: #fff;
    display: block;
    overflow: hidden;
    border-bottom-right-radius: 8px;
    border-top-right-radius: 8px;
}
.form-group select {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: transparent;
    background-image: none;
    border: medium none;
    box-shadow: none;
    color: #e3e3e3;
    cursor: pointer;
    height: 68px;
    line-height: 1;
    outline: 0 none;
    overflow: hidden;
    padding: 13px 15px;
    position: relative;
    text-indent: 1px;
    text-overflow: "";
    font-size: 26px;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
}
.custom-select {
    position: relative;
}
.custom-select:before {
    color: #fdb834;
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: inherit;
    background: url(../images/select-arrow.png) no-repeat;
    width: 61px;
    height: 68px;
}
*/
.pdlf0 {
  padding-left: 0;
  padding-right: 0; }

.cart-section .sec-product {
  border-top: 3px solid #e5e5e5;
  background: none;
  padding-top: 30px; }

.cart-section .sec-product h4 {
  text-transform: uppercase;
  text-align: center;
  font-size: 24px;
  line-height: 28px;
  color: #505050;
  margin: 0 0 22px 0;
  font-family: 'LatoWebHeavy', sans-serif; }

/*---Cart Code End---*/
/*---Checkout Code start---*/
.cart-section.checkout-details .quanity {
  color: #505050;
  font-size: 18px;
  font-weight: 900;
  text-align: center; }

.billing-adress {
  padding-left: 0; }

.shipping-adress {
  padding-right: 0; }

.billing-adress .form-group, .shipping-adress .form-group {
  margin-bottom: 33px; }

.address-info h4 {
  margin-bottom: 30px;
  color: #505050;
  font-size: 20px;
  text-transform: uppercase; }

.address-info h4 span {
  font-weight: 900; }

.place-order [class*="col-"] {
  padding: 0; }

.checkout-details .cart-table tr:first-of-type > td {
  /*padding:0 !important;*/
  border-top: none; }

.checkout-table .col-xs-12 {
  padding-left: 0;
  padding-right: 0; }

.sub-total-table .table {
  background: none; }

.sub-total-table {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.checkout-table .table > tbody > tr > td.sub-total-table {
  padding: 0; }

.checkout-table .table > tbody > tr > td.sub-total-table td {
  padding: 30px 15px; }

.sub-total-table .table > tbody > tr > td,
.sub-total-table .table > tbody > tr > th,
.sub-total-table .table > tfoot > tr > td,
.sub-total-table .table > tfoot > tr > th,
.sub-total-table .table > thead > tr > td,
.sub-total-table .table > thead > tr > th {
  border: none; }

.sub-total-table tr:first-child {
  border-bottom: 3px solid #e5e5e5; }

.sub-total-table tr {
  border-bottom: none; }

.sub-total-table .table > tbody > tr > td,
.sub-total-table .table > tfoot > tr > td,
.sub-total-table .table > thead > tr > td {
  text-align: right; }

.sub-total-table td:first-child {
  width: 88%; }

.sub-total-table td:last-child {
  width: 12%; }

.cart-table .total-txt {
  text-align: center; }

.order-total {
  background: #e5e5e5; }

.table > tbody > tr > td,
.table > tfoot > tr > td,
.table > thead > tr > td {
  border-top: none; }

/*---Checkout Code End---*/
/*--Product Code Start---*/
.product-section .white-bg {
  border: none;
  padding-bottom: 20px;
  margin-bottom: 25px; }

.product .inner-banner {
  height: 240px; }

.product-slider .sync2 .owl-item {
  padding-right: 0; }

.product-slider .thumb-border {
  border: 2px solid #cecece;
  /*width:165px;*/
  height: 164px; }

.product-slider .thumb-border a {
  display: block;
  position: relative; }

.product-slider .thumb-border a::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: url(../images/press-video-btn.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 90%; }

.sync1 .owl-stage-outer {
  background: #fff;
  border: 2px solid #cdcdcd; }

.sync1 .item {
  /*padding: 56px 0px;*/
  /*padding: 10px 0px;*/
  /*margin: 5px;*/
  padding: 0;
  margin: 0;
  color: #FFF;
  text-align: center;
  position: relative; }

.sync2 .item {
  margin: 28px 0 0 0;
  color: #FFF;
  text-align: center;
  cursor: pointer; }

.sync1 .owl-nav,
.sync1 .owl-dots {
  display: none; }

.sync2 .item h1 {
  font-size: 18px; }

.sync2 .item img {
  max-height: 160px; }

.sync2 .synced .item {
  background: #0c83e7; }

.mfp-iframe-holder .mfp-close {
  top: 0; }

/* clearfix */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

/* display none until init */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y; }

.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%; }

.owl-carousel .owl-wrapper-outer.autoHeight {
  transition: height 500ms ease-in-out; }

.owl-carousel .owl-item {
  float: left; }

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer; }

.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent; }

/* mouse grab icon */
.grabbing {
  cursor: url(grabbing.png) 8 8, move; }

/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

.zoom-lightbox {
  position: absolute;
  left: 19px;
  bottom: 18px;
  cursor: pointer;
  z-index: 1; }

.product-details h2 {
  font-size: 33px;
  line-height: 33px;
  margin: 0 0 8px 0;
  color: #505050;
  font-weight: 900;
  text-transform: none; }

.product-details h3 {
  font-size: 36px;
  line-height: 40px;
  color: #505050;
  font-weight: 100;
  margin: 0 0 41px 0; }

.product-details .sale-price {
  border-top: 2px solid #e5e5e5;
  border-bottom: 2px solid #e5e5e5;
  margin-bottom: 10px;
  font-weight: 600;
  color: #000000;
  font-size: 15px;
  line-height: 24px;
  font-family: 'Lato', sans-serif;
  text-transform: uppercase;
  color: #DB2E2E; }

.product-details .tag-line {
  color: #888888;
  font-family: 'Lato', sans-serif;
  font-size: 20px;
  line-height: 1.2;
  font-weight: 300;
  margin-bottom: 15px; }

.product-details p {
  margin-bottom: 22px; }

.product-details .tag-line span {
  font-weight: 900; }

.product-details .shipping-charge {
  margin-bottom: 21px;
  font-size: 15px;
  line-height: 19px;
  color: #888888;
  font-family: 'Lato', sans-serif;
  font-weight: 400; }

.product-details .free-shipping {
  font-weight: 900;
  display: block; }

.product-details .seasoning-label {
  padding-left: 0; }

.product-details .seasoning-label li {
  color: #DB2E2E;
  font-size: 15px;
  font-family: 'Lato', sans-serif;
  line-height: 20px;
  margin-bottom: 10px;
  list-style: none;
  display: inline-block;
  vertical-align: middle;
  width: 100%; }

.product-details .seasoning-label li:last-child {
  margin-bottom: 0; }

.product-details .seasoning-label li a {
  display: inline-block;
  color: #DB2E2E; }

.product-details .seasoning-label li a:hover,
.product-details .seasoning-label li:hover:before {
  color: #000; }

.product-details .seasoning-label li a:before {
  content: "\f0da";
  font-family: 'FontAwesome';
  font-size: 18px;
  margin-right: 7px; }

.zoom-product {
  position: relative; }

.product-details .red-txt {
  color: #DB2E2E;
  font-weight: 900;
  text-transform: uppercase; }

.product-section .adv-offer {
  margin-bottom: 0; }

/*.product-section .custom-select span {
    background-color: #f3f3f3;
    display: block;
    overflow: hidden;
    border-radius: 8px;
}*/
.product-section .form-group select {
  color: #919191;
  font-size: 16px;
  font-weight: 900;
  border-radius: 11px;
  background-color: #f3f3f3;
  cursor: pointer;
  text-transform: uppercase; }

.custom-option {
  background-color: #b5b5b5;
  border-radius: 11px; }

.custom-option-header {
  background-image: url(../images/select-arrow.png);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: contain;
  cursor: pointer;
  color: #919191;
  font-size: 16px;
  font-weight: 900;
  border-radius: 11px;
  background-color: #f3f3f3;
  text-transform: uppercase;
  padding: 24px 20px; }

.custom-option-content {
  padding: 5px 15px;
  display: none; }

.custom-option-content ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.custom-option .custom-radio {
  margin-top: 15px;
  margin-bottom: 15px; }

.custom-option .custom-radio [type="radio"] + label,
.custom-option .custom-radio [type="checkbox"] + label {
  width: 100%;
  margin: 0;
  padding-left: 0;
  padding-right: 50px;
  line-height: 34px;
  color: #e2e2e2; }

.custom-option .custom-radio [type="radio"] + label::before,
.custom-option .custom-radio [type="radio"] + label::after,
.custom-option .custom-radio [type="checkbox"] + label::before,
.custom-option .custom-radio [type="checkbox"] + label::after {
  width: 34px;
  height: 34px;
  left: auto;
  right: 0; }

.custom-option .custom-radio [type="radio"] + label::after,
.custom-option .custom-radio [type="checkbox"] + label::after {
  font-size: 28px; }

.custom-option .custom-radio.chk-all [type="radio"] + label::before,
.custom-option .custom-radio.chk-all [type="checkbox"] + label::before {
  background-color: #e01e1e; }

.product-section .form-group {
  margin-bottom: 15px; }

.form-group label {
  color: #90939a;
  font-size: 16px;
  font-weight: 900;
  font-family: 'Lato', sans-serif;
  margin-bottom: 9px; }

.product-section .btn {
  padding: 12px;
  margin-bottom: 26px;
  margin-top: 12px;
  height: 47px; }

.build-your-own .white-bg {
  margin-bottom: 40px; }

.choose-bottle {
  margin-top: 38px; }

.what-included h2 {
  font-size: 36px;
  text-transform: none; }

.included-items .include-img {
  border: 2px solid #CDCDCD;
  margin-bottom: 0;
  border-bottom: none; }

.included-items .include-btn {
  display: block;
  color: #FFF;
  padding: 10px;
  font-size: 13px;
  line-height: 1;
  font-weight: 700;
  text-transform: uppercase;
  min-height: 70px;
  margin-bottom: 14px;
  color: #505050;
  border: 2px solid #CDCDCD;
  border-top: none; }

/*--Product Code End---*/
/*--Select your Bottle Code Start--*/
#select-bottles .modal-header {
  border-bottom: none;
  padding: 0; }

#select-bottles .modal-content {
  padding: 0;
  border-radius: none;
  background: none; }

#select-bottles .modal-content .select-bottle-bg {
  padding: 47px 97px 36px;
  text-align: center;
  border-radius: 6px;
  background: #fff; }

#select-bottles .modal-content .select-bottle ul {
  padding-left: 0; }

#select-bottles .modal-content .select-bottle li {
  display: inline-block;
  vertical-align: top;
  margin: 0 28px 27px 0;
  position: relative; }

#select-bottles .modal-content .select-bottle li a {
  display: block;
  border: 10px solid #f6f6f6; }

#select-bottles .modal-content .select-bottle li.select a {
  border: 10px solid #ed9696; }

#select-bottles .modal-content .select-bottle li:nth-child(2n) {
  margin-right: 0; }

#select-bottles .select-txt {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 9;
  color: #DB2E2E;
  font-size: 23px;
  text-transform: uppercase;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  margin-left: -54px;
  margin-top: -14px;
  opacity: 0; }

#select-bottles li.select .select-txt {
  opacity: 1; }

#select-bottles .modal-body {
  padding: 0; }

#select-bottles .red-fill {
  width: 203px;
  margin: 0 auto;
  padding: 22px; }

#select-bottles .back {
  text-align: center;
  margin: 25px auto;
  color: #fff;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 900;
  display: block;
  background: none;
  width: 60px;
  border: none; }

#select-bottles .back:hover {
  color: #DB2E2E; }

.select-bottle-bg .modal-title {
  margin-bottom: 25px; }

/*--Select your Bottle Code End--*/
/*--Store Code Start--*/
.store-details h2 {
  color: #505050;
  font-size: 38px;
  text-transform: uppercase;
  font-family: 'LatoWebHeavy', sans-serif;
  text-align: center;
  margin-bottom: 65px; }

/*.store-details {
    padding: 66px 0;
    background: none;
}*/
.store-details .sec-product {
  padding: 0;
  margin-bottom: 35px;
  background: none; }

/*--Store Code End--*/
/*--swing code start--*/
.animated {
  animation-duration: 1s;
  animation-fill-mode: both; }

.animated.infinite {
  animation-iteration-count: infinite; }

.animated.hinge {
  animation-duration: 2s; }

.animated.bounceIn,
.animated.bounceOut {
  animation-duration: .75s; }

.animated.flipOutX,
.animated.flipOutY {
  animation-duration: .75s; }

@keyframes bounce {
  from, 20%, 53%, 80%, 100% {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0); }
  70% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0); }
  90% {
    transform: translate3d(0, -4px, 0); } }

.bounce {
  animation-name: bounce;
  transform-origin: center bottom; }

/*-swing code ends--*/
iframe {
  border: 0; }

/* sale related */
.sale-timer {
  background: #FFD23F;
  padding: 5px 5px 0 5px; }

.extended-sale .sale-timer {
  background: #f1171c; }

.main-sale .sale-timer {
  background: #f1171c; }

.extended-sale .sale-timer span.time {
  color: white;
  background: #5275c8; }

.main-sale .sale-timer span.time {
  color: white;
  background: #5275c8; }

.sale-timer span.time {
  border-radius: 5px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
  display: inline-block;
  text-align: center;
  position: relative;
  height: 40px;
  width: 40px;
  height: 8vw;
  width: 8vw;
  -ms-perspective: 479px;
  -o-perspective: 479px;
  perspective: 479px;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateZ(0);
  transform: translate3d(0, 0, 0);
  background: #474747;
  font-size: 16px;
  font-family: Lato !important;
  display: block !important;
  font-size: 6vw;
  color: #FED655;
  background: #474747;
  /* For browsers that do not support gradients */
  /* For Safari 5.1 to 6.0 */
  /* For Opera 11.1 to 12.0 */
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(#474747, #222222);
  /* Standard syntax (must be last) */ }

.sale-timer .dur {
  display: inline-block; }

.sale-timer .dur:first-child {
  margin-right: 3px; }

.sale-timer span.unit {
  font-family: Lato;
  font-size: 10px;
  color: #363636;
  text-transform: uppercase; }

.extended-sale .sale-timer span.unit {
  color: white; }

.main-sale .sale-timer span.unit {
  color: white; }

.sale-timer-container-product {
  background: #282828;
  padding: 5px 0;
  text-align: center;
  margin-bottom: 10px; }

.sale-timer-container-product.extended-timer {
  background: #f1171c; }

.sale-timer-container-product.main-timer {
  background: #f1171c; }

.sale-timer-container-product .sale-timer {
  margin-left: 5px;
  background: transparent; }

.sale-timer-container-product.extended-timer .sale-timer .dur .time {
  color: white;
  background: #5275c8; }

.sale-timer-container-product.main-timer .sale-timer .dur .time {
  color: white;
  background: #5275c8; }

.sale-timer-container-product.extended-timer .sale-timer .dur .unit {
  color: white; }

.sale-timer-container-product.main-timer .sale-timer .dur .unit {
  color: white; }

.sale-timer-container-product span {
  display: inline-block; }

.sale-timer-container-product h2 {
  margin: 0 !important;
  margin-left: 5px !important;
  text-transform: uppercase !important;
  color: white !important;
  font-size: 18px !important;
  line-height: 1 !important;
  font-size: 4.5vw !important;
  font-family: Lato; }

.sale-timer-container-product p {
  text-align: right;
  color: white;
  margin-bottom: 0; }

.sale-timer-container-product .sale-timer span.time {
  width: 30px;
  height: 30px;
  font-size: 21px;
  height: 8vw;
  width: 8vw;
  font-size: 6vw;
  background: #FFEB73;
  /* For browsers that do not support gradients */
  /* For Safari 5.1 to 6.0 */
  /* For Opera 11.1 to 12.0 */
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(#FFEB73, #FFD23F);
  /* Standard syntax (must be last) */
  color: #363636; }

.sale-timer-container-product .sale-timer span.unit {
  color: #FFD23F; }

#cart-post-index.inactive .sale-timer-container-product {
  display: none; }

.sale-top-banner-mobile, .sale-top-banner-desktop {
  padding: 5px 0;
  text-align: center;
  border-bottom: 5px solid #FFD23F;
  z-index: 13213; }

.sale-top-banner-mobile.black-friday, .sale-top-banner-desktop.black-friday {
  background: url("https://flavorgod.s3.amazonaws.com/black-pattern.jpg"); }

.sale-top-banner-mobile.black-friday-extended, .sale-top-banner-desktop.black-friday-extended {
  background: url("https://flavorgod.s3.amazonaws.com/black-pattern.jpg"); }

.sale-top-banner-mobile.cyber-monday, .sale-top-banner-desktop.cyber-monday {
  background: url("https://flavorgod.s3.amazonaws.com/cyber-monday-banner.jpg"); }

.sale-top-banner-mobile.extended-sale, .sale-top-banner-desktop.extended-sale {
  background: url("https://s3.amazonaws.com/dash.flavorgod.com/assets/22b02cb5d39713c15e2300d6fe4be9c3a6bdfce9.jpg");
  background-repeat: no-repeat; }

.sale-top-banner-mobile.main-sale, .sale-top-banner-desktop.main-sale {
  background: url("https://s3.amazonaws.com/dash.flavorgod.com/assets/450c29d5ab6728d72d2ad66acd0a1d875cd46f4c.png");
  background-repeat: no-repeat; }

.sale-top-banner-mobile.one-day-sale, .sale-top-banner-desktop.one-day-sale {
  background: url("https://s3.amazonaws.com/dash.flavorgod.com/assets/81e0fa81aa2d6226722382e6d9cfbfebbdc74474.png"); }

.sale-top-banner-mobile .sale-timer, .sale-top-banner-desktop .sale-timer {
  border-radius: 5px; }

.sale-top-banner-mobile span, .sale-top-banner-desktop span {
  display: inline-block;
  font-family: 'Luckiest Guy', cursive; }

.sale-top-banner-mobile .right small {
  float: left; }

.sale-top-banner-mobile .right, .sale-top-banner-desktop .right {
  color: white;
  margin-left: 10px; }

.sale-top-banner-mobile .right span, .sale-top-banner-desktop .right span {
  font-size: 26px;
  font-size: 6vw;
  margin-top: -5px; }

.pic-animation {
  position: relative;
  transition: all 0.5s ease;
  top: 0;
  /* start out at position 0 */ }

.extended-sale.sale-top-banner-mobile,
.extended-sale.sale-top-banner-desktop,
.extended-sale.sale-top-banner-mobile,
.extended-sale.sale-top-banner-desktop {
  padding: 10px 0; }

.main-sale.sale-top-banner-mobile,
.main-sale.sale-top-banner-desktop,
.main-sale.sale-top-banner-mobile,
.main-sale.sale-top-banner-desktop {
  padding: 10px 0; }

.extended-sale.sale-top-banner-desktop .right.vertical-center,
.extended-sale.sale-top-banner-desktop .left.vertical-center {
  font-family: 'Luckiest Guy', cursive;
  font-size: 31px !important;
  font-weight: 900;
  color: #fff; }

.main-sale.sale-top-banner-desktop .right.vertical-center,
.main-sale.sale-top-banner-desktop .left.vertical-center {
  font-family: 'Luckiest Guy', cursive;
  font-size: 31px !important;
  font-weight: 900;
  color: #5275C8; }

.main-sale.sale-top-banner-desktop .left.vertical-center {
  color: #ff3232; }

@media (max-width: 992px) {
  .extended-sale.sale-top-banner-desktop .right.vertical-center,
  .extended-sale.sale-top-banner-desktop .left.vertical-center {
    font-size: 28px !important; }
  .main-sale.sale-top-banner-desktop .right.vertical-center,
  .main-sale.sale-top-banner-desktop .left.vertical-center {
    font-size: 28px !important; } }

.extended-sale.sale-top-banner-desktop .left.vertical-center {
  color: #ff3232;
  font-weight: bold; }

.main-sale.sale-top-banner-desktop .left.vertical-center {
  color: #ff3232;
  font-weight: bold; }

.extended-sale.sale-top-banner-desktop .right.vertical-center {
  font-family: 'Luckiest Guy', cursive;
  font-weight: bold;
  color: white; }

.main-sale.sale-top-banner-desktop .right.vertical-center {
  font-family: 'Luckiest Guy', cursive;
  font-weight: bold; }

.extended-sale.sale-top-banner-desktop .right.vertical-center {
  margin-right: 36px; }

.main-sale.sale-top-banner-desktop .right.vertical-center {
  margin-right: 36px; }

.extended-sale.sale-top-banner-mobile .left span,
.extended-sale.sale-top-banner-desktop .left span {
  color: #f1171c;
  -webkit-text-shadow: 2px 1px 30px #100f0f;
  -moz-text-shadow: 2px 1px 30px #100f0f;
  text-shadow: 2px 1px 30px #100f0f;
  font-weight: 300;
  font-size: 42px;
  letter-spacing: 0; }

.main-sale.sale-top-banner-mobile .left span,
.main-sale.sale-top-banner-desktop .left span {
  color: #f1171c;
  -webkit-text-shadow: 2px 1px 30px #100f0f;
  -moz-text-shadow: 2px 1px 30px #100f0f;
  text-shadow: 2px 1px 30px #100f0f;
  font-weight: 300;
  font-size: 42px;
  letter-spacing: 0; }

.one-day-sale.sale-top-banner-mobile .left span,
.one-day-sale.sale-top-banner-desktop .left span,
.one-day-sale.sale-top-banner-mobile .right span,
.one-day-sale.sale-top-banner-desktop .right span {
  color: #FED655; }

.one-day-sale.sale-top-banner-mobile .left,
.one-day-sale.sale-top-banner-desktop .left,
.one-day-sale.sale-top-banner-mobile .right,
.one-day-sale.sale-top-banner-desktop .right {
  color: #fff; }

.one-day-sale.sale-top-banner-desktop .vertical-center,
.one-day-sale.sale-top-banner-desktop .left span,
.one-day-sale.sale-top-banner-desktop .right span {
  font-family: "Alfa Slab One" !important;
  -webkit-text-shadow: 2px 1px 30px #100f0f;
  -moz-text-shadow: 2px 1px 30px #100f0f;
  text-shadow: 2px 1px 30px #100f0f; }

.extended-sale.sale-top-banner-mobile .left.vertical-center,
.extended-sale.sale-top-banner-mobile .right.vertical-center,
.one-day-sale.sale-top-banner-mobile .left span,
.one-day-sale.sale-top-banner-mobile .right span {
  font-size: 4.5vw;
  color: #fff; }

.main-sale.sale-top-banner-mobile .left.vertical-center,
.main-sale.sale-top-banner-mobile .right.vertical-center {
  font-size: 4.5vw;
  color: #f1171c; }

.main-sale.sale-top-banner-mobile .right.vertical-center {
  color: #5275C8; }

.one-day-sale.sale-top-banner-desktop .right {
  font-size: 38px !important; }

.sale-top-banner-mobile .left, .sale-top-banner-desktop .left {
  font-size: 20px;
  margin-right: 10px;
  color: #FED655;
  text-transform: uppercase; }

.sale-top-banner-mobile .left {
  font-size: 4.5vw; }

@media (min-width: 479px) {
  .sale-timer span.time, .sale-timer-container-product .sale-timer span.time {
    font-size: 28px;
    height: 40px;
    width: 40px; }
  .sale-top-banner-mobile .left, .sale-top-banner-mobile .right span {
    font-size: 26px;
    letter-spacing: 4px; }
  .sale-timer-container-product h2 {
    font-size: 21px !important; } }

@media (min-width: 768px) {
  .sale-top-banner-desktop {
    z-index: 12;
    border: none;
    border-top: 5px solid #ffd23f; }
  .extended-sale.sale-top-banner-desktop {
    border-top: 5px solid #f1171c; }
  .main-sale.sale-top-banner-desktop {
    border-top: 5px solid #f1171c; }
  .sale-top-banner-desktop .sale-timer {
    margin-top: -10px;
    border-radius: 0;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 5px 25px; }
  .sale-top-banner-desktop img {
    max-width: 240px;
    display: none;
    position: absolute;
    left: -1px;
    top: 17px; }
  .sale-top-banner-desktop .sale-timer .dur {
    margin-left: 5px; }
  .sale-top-banner-desktop .left, .sale-top-banner-desktop .right span {
    font-size: 28px !important;
    margin: 0 !important;
    letter-spacing: 4px; }
  .sale-top-banner-desktop .left {
    margin-right: 10px !important; }
  .sale-top-banner-desktop .right {
    margin-left: 10px !important;
    color: #FED655; }
  .sale-top-banner-desktop .left p, .sale-top-banner-desktop .right p {
    font-family: Lato;
    margin-bottom: 0;
    font-size: 16px;
    color: white;
    text-transform: uppercase;
    letter-spacing: 0;
    margin-top: -10px; } }

.sale-timer-absolute {
  position: relative;
  top: 75px;
  margin-top: 0 !important; }

@media (min-width: 992px) {
  .sale-top-banner-desktop {
    z-index: 12;
    border: none;
    border-top: 5px solid #ffd23f; }
  .sale-timer-absolute {
    top: 65px;
    left: -1px; }
  .sale-top-banner-desktop img {
    max-width: 240px;
    display: none;
    left: -2px;
    top: 6px; }
  .sale-top-banner-desktop .sale-timer {
    margin-top: -15px;
    border-radius: 0;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 5px 25px; }
  .one-day-sale.sale-top-banner-desktop .sale-timer {
    margin-top: -5px; }
  .sale-top-banner-desktop .sale-timer .dur {
    margin-left: 5px; }
  .sale-top-banner-desktop .left, .sale-top-banner-desktop .right span {
    font-size: 42px !important;
    margin: 0 !important; }
  .sale-top-banner-desktop .left {
    margin-right: 30px !important; }
  .sale-top-banner-desktop .right {
    margin-left: 30px !important; }
  .sale-top-banner-desktop .left p, .sale-top-banner-desktop .right p {
    font-family: Lato;
    margin-bottom: 0;
    font-size: 22px;
    color: white;
    text-transform: uppercase; } }

.main-nevigation {
  border-right: 1px solid #cfcfcf; }

/*----- Responsive Start -----*/
@media (max-width: 1740px) {
  .side-img {
    max-width: 370px; } }

@media (max-width: 1550px) {
  .side-img {
    max-width: 340px; } }

@media (max-width: 1300px) {
  .container-lg {
    width: 1170px; }
  .navbar-brand {
    left: 50px;
    width: 200px;
    height: 200px;
    top: -58px;
    left: 35px; }
  .navbar-nav.nav-main {
    margin-left: 300px; }
  .navbar-nav.nav-cart {
    margin-right: 10px; }
  .offer-content .offer-left, .offer-content .offer-right {
    padding-left: 50px;
    padding-right: 50px; }
  /*.product-slider .sync2 .owl-item{padding-right:10px;}*/
  .product-slider .thumb-border {
    width: 100%;
    padding: 10px 0;
    height: auto; }
  .pdlf0, .checkout-table .col-xs-12, .billing-adress, .shipping-adress, .place-order [class*="col-"] {
    padding-left: 15px;
    padding-right: 15px; } }

@media (max-width: 1199px) {
  .product .inner-banner {
    height: 280px; }
  .container-lg {
    width: 970px; }
  .header-main {
    top: 80px; }
  .navbar-nav.nav-main {
    margin-left: 0;
    border-width: 0 0 1px;
    padding: 0; }
  .navbar-nav > li {
    padding: 15px 15px 10px 15px; }
  .navbar-nav.nav-cart {
    clear: both; }
  .login-detail {
    margin-right: 25px; }
  .navbar-brand {
    top: -78px;
    left: 10px;
    top: -61px;
    left: 30px; }
  .sec-services .service-single {
    padding: 40px 0;
    min-height: 125px; }
  .offer-bg, .offer-content {
    height: 200px; }
  .offer-content .offer-left, .offer-content .offer-right {
    padding-left: 30px;
    padding-right: 30px; }
  .offer-content h2 {
    font-size: 46px; }
  .sec-product {
    padding: 100px 0 50px; }
  .sec-learn h2 {
    font-size: 50px; }
  .sec-learn .btn {
    font-size: 38px; }
  .side-img {
    max-width: 300px; }
  .side-left {
    bottom: -20%; }
  .side-right {
    bottom: -12%; }
  .sec-join {
    padding: 130px 0 100px; }
  .sec-join h3 {
    font-size: 30px; }
  .join-intro {
    margin-bottom: 80px; }
  .adv-offer {
    margin-bottom: 80px; }
  .adv-offer a {
    padding: 40px 0; }
  .adv-offer h4 {
    font-size: 22px; }
  .circle {
    margin: 0 16px; }
  .circle::after {
    width: 70px;
    height: 70px;
    margin-top: -25px;
    margin-left: -17px; }
  .subscribe label {
    display: block;
    margin: 0 0 25px; }
  .footer-main {
    padding-top: 80px; }
  .footer-top {
    padding-bottom: 30px; }
  .footer-top h3 {
    font-size: 32px;
    margin-bottom: 30px; }
  .footer-top h3 small {
    font-size: 22px; }
  .btn-links li a {
    font-size: 16px;
    padding: 12px 15px; }
  .insta-title::after {
    font-size: 56px; }
  .insta-grid li {
    height: 95px; }
  .social li:not(:last-of-type) {
    margin: 0 10px 0 0; }
  .social li a {
    width: 45px;
    height: 45px;
    line-height: 42px; }
  /* Inner Pages */
  .inner-banner h1 {
    font-size: 60px;
    line-height: 1.1; }
  h2 {
    font-size: 36px; }
  .section {
    padding-top: 80px;
    padding-bottom: 70px; }
  .about-section .who-flavor {
    margin-top: 80px;
    margin-bottom: 70px;
    padding-top: 60px;
    padding-bottom: 50px; }
  .about-section .pd-col {
    margin-bottom: 50px; }
  .about-section .big-font {
    font-size: 32px;
    line-height: 1.1; }
  .about-section .adv-offer {
    margin-bottom: 70px; }
  .youtube-video .youtube-vieo-btn {
    width: 340px;
    height: 340px;
    margin: -170px 0 0 -170px; }
  .faq-bg {
    padding: 60px 0 20px;
    min-height: 250px; }
  .faq-bg h2 {
    min-height: 68px; }
  .thankyou-section .white-bg {
    padding-top: 60px;
    padding-bottom: 30px; }
  .thankyou-section h2 {
    margin-bottom: 30px; }
  .thankyou-section .frequently-que {
    margin-top: 70px; }
  .thankyou-section .white-bg.frequently-que {
    padding-top: 60px; }
  .thankyou-section .frequently-que h2 {
    margin-bottom: 50px; }
  .thankyou-section .frequently-que .section-detail {
    margin-bottom: 40px; }
  .thankyou-section .frequently-que h3 {
    margin-bottom: 10px; }
  .contact-section .white-bg {
    padding: 60px 15px 30px; }
  .contact-section .white-bg h2 {
    margin-bottom: 30px; }
  .contact-section .pd-col {
    padding-bottom: 10px; }
  .contact-section .pd-col.big-font p {
    font-size: 30px;
    line-height: 1.1; }
  .radio-box h4 {
    font-size: 18px; }
  .blog-bg {
    padding-left: 15px;
    padding-right: 15px; }
  .blog-details .entry-content p {
    font-size: 14px; }
  .blog-section .post {
    float: none;
    width: auto; }
  .share-this {
    float: none;
    margin-top: 10px;
    width: auto;
    text-align: left; }
  .store-details h2 {
    font-size: 34px;
    margin-bottom: 50px; }
  .instra-title h2 {
    font-size: 34px;
    padding-top: 60px;
    padding-bottom: 50px; }
  .viplist-section .white-bg {
    padding-top: 60px;
    padding-bottom: 30px; }
  .viplist-section .white-bg p {
    font-size: 32px;
    line-height: 1.1; }
  .profile-pic {
    margin-bottom: 25px; }
  .profile-name {
    font-size: 34px;
    line-height: 1.1; }
  .edit-my-info.white-bg {
    padding-bottom: 50px; }
  .edit-my-info .col-padded {
    padding-left: 75px;
    padding-right: 75px; }
  .edit-my-info h4 {
    margin: 25px 0; }
  .edit-my-info .form-group-btn {
    margin-top: 25px; }
  .profile-logging-section {
    padding-bottom: 50px; }
  .profile-logging-section .col-padded {
    padding-left: 50px;
    padding-right: 50px; }
  .logging-my-info.white-bg {
    padding: 50px 0 60px; }
  .customer-service p {
    margin-bottom: 15px; }
  .cart-section h2 {
    font-size: 60px;
    margin-bottom: 40px; }
  .cart-details .sec-product {
    padding-bottom: 0; }
  .table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
    padding: 12px 15px; }
  .product-details h2 {
    font-size: 30px;
    line-height: 31px; }
  .product-details h3 {
    font-weight: 300;
    font-size: 16px;
    line-height: 1; }
  .product-details .tag-line {
    font-size: 20px; }
  .product-details .sale-price {
    font-size: 20px; }
  .profile-pic img {
    width: 100%; }
  .modal-login .modal-title {
    margin-bottom: 30px; }
  .form-control {
    -webkit-appearance: none;
    box-shadow: none;
    border-radius: 0; } }

@media (max-width: 1024px) {
  .modal-open .header-main {
    padding-right: 0; }
  .review-image {
    height: auto; } }

@media (max-width: 991px) {
  .container-lg {
    width: 840px; }
  .header-main {
    top: 70px; }
  .navbar-brand {
    left: 15px; }
  .navbar-nav > li {
    padding: 33px 18px 10px; }
  .navbar-nav > li > a {
    font-size: 17px; }
  .dropdown-menu > li > a {
    font-size: 16px; }
  .login-detail {
    margin-right: 20px; }
  .login-detail li a {
    font-size: 16px; }
  .sec-services [class*="col-"] {
    padding-left: 0;
    padding-right: 0; }
  .sec-services .service-single {
    min-height: 0;
    padding: 32px 0; }
  .service-single img {
    max-height: 40px;
    margin-right: 8px; }
  .service-single h3 {
    font-size: 15px; }
  .offer-bg, .offer-content {
    height: 200px; }
  .offer-content .offer-left, .offer-content .offer-right {
    padding: 15px; }
  .offer-content h2 {
    font-size: 38px; }
  .offer-content h3 {
    font-size: 26px; }
  .sec-product {
    padding: 70px 0 20px; }
  .sec-learn {
    height: 400px; }
  .sec-learn h2 {
    font-size: 40px; }
  .sec-learn li {
    font-size: 16px; }
  .sec-learn .btn {
    font-size: 30px;
    padding: 11px 20px; }
  .side-img {
    max-width: 220px; }
  .sec-join {
    padding: 100px 0 40px; }
  /*.join-intro {margin-bottom: 40px;}*/
  .sec-join h3 {
    font-size: 25px; }
  .sec-join h6 {
    font-size: 18px; }
  .adv-offer {
    margin-bottom: 40px; }
  .adv-offer a {
    padding: 30px 0; }
  .adv-offer h4 {
    font-size: 18px; }
  .circle {
    margin: 0 12px; }
  .circle::after {
    border-width: 5px;
    width: 55px;
    height: 55px;
    margin-top: -19px;
    margin-left: -13px; }
  .subscribe label {
    font-size: 18px; }
  .subscribe .form-inline .form-group {
    width: 65%; }
  .subscribe .form-control {
    min-width: 0;
    width: 100%; }
  .subscribe .btn {
    min-width: 0;
    width: 30%; }
  .subscribe p {
    font-size: 16px; }
  .footer-main {
    padding-top: 60px; }
  .footer-top {
    padding-bottom: 0; }
  .footer-top h3 {
    font-size: 24px;
    margin-bottom: 24px; }
  .btn-links li {
    margin-bottom: 6px; }
  .btn-links li a {
    font-size: 13px;
    padding: 8px 12px; }
  .insta-title::after {
    font-size: 45px; }
  .insta-grid li {
    height: 70px; }
  .footer-logo {
    margin-bottom: 30px;
    padding: 0; }
  .social li:not(:last-of-type) {
    margin: 0 5px 0 0; }
  .social li a {
    font-size: 18px;
    width: 36px;
    height: 36px;
    line-height: 33px; }
  .footer-bottom {
    font-size: 13px; }
  .footer-bottom small {
    margin: 0 6px; }
  .form-control {
    padding: 15px 20px;
    height: 60px;
    font-size: 23px; }
  .btn {
    padding: 22px 15px;
    height: 60px;
    font-size: 15px; }
  .action-buttons .btn {
    height: auto;
    padding: 15px; }
  .cart-cart + .footer-main {
    display: none; }
  .totals .totals-item .totals-value, .totals .totals-item .totals-option,
  .shopping-cart .totals .totals-item, .shopping-cart .totals .totals-item label {
    font-size: 14px;
    font-weight: 400; }
  /*.totals-item{ display: none;}*/
  .form-group {
    margin-bottom: 20px; }
  .form-group.form-group-btn {
    margin-top: 30px; }
  /* Inner Pages */
  .inner-banner h1 {
    font-size: 50px;
    line-height: 1.1; }
  h2, .what-included h2 {
    font-size: 32px;
    line-height: 1.2; }
  p {
    margin-bottom: 20px; }
  .section {
    padding-top: 60px;
    padding-bottom: 50px; }
  .pd-col {
    padding: 0 5%; }
  .about-section h2 {
    margin-bottom: 30px; }
  .about-section .who-flavor {
    margin-top: 60px;
    margin-bottom: 50px;
    padding-top: 50px;
    padding-bottom: 30px; }
  .about-section .big-font {
    font-size: 28px; }
  .about-section .pd-col {
    padding-bottom: 20px;
    margin-bottom: 40px; }
  .about-section .adv-offer {
    margin-bottom: 50px; }
  .youtube-video .youtube-vieo-btn {
    width: 240px;
    height: 240px;
    margin: -120px 0 0 -120px; }
  .faq-bg h2 {
    min-height: 64px; }
  .faq-bg {
    padding: 40px 0 10px;
    min-height: 230px; }
  .thankyou-section .white-bg {
    padding-top: 40px;
    padding-bottom: 20px; }
  .thankyou-section h2 {
    margin-bottom: 20px; }
  .thankyou-section .frequently-que {
    margin-top: 50px; }
  .thankyou-section .white-bg.frequently-que {
    padding-top: 40px; }
  .thankyou-section .frequently-que h2 {
    margin-bottom: 30px; }
  .thankyou-section .frequently-que .section-detail {
    margin-bottom: 30px; }
  .contact-section .white-bg {
    padding: 50px 15px 30px; }
  .contact-section .white-bg h2 {
    margin-bottom: 20px; }
  .contact-section .pd-col.big-font p {
    font-size: 25px; }
  .radio-box {
    padding-top: 30px; }
  .radio-box h4 {
    font-size: 16px;
    margin-bottom: 20px;
    line-height: 1.3; }
  .custom-radio [type="radio"] + label, .custom-radio [type="checkbox"] + label {
    padding-left: 55px;
    line-height: 45px; }
  .custom-radio [type="radio"] + label::after, .custom-radio [type="checkbox"] + label::after {
    font-size: 15px; }
  .blog-section .post {
    width: 100%; }
  .share-this {
    width: 100%;
    margin-top: 15px; }
  .article {
    margin-bottom: 30px; }
  .contact-section .btn, .viplist-form .btn {
    font-size: 18px;
    padding: 20px; }
  .store-details .sec-product {
    margin-bottom: 30px; }
  .store-details h2 {
    font-size: 30px;
    margin-bottom: 30px; }
  .instra-title h2 {
    font-size: 30px;
    padding-top: 50px;
    padding-bottom: 40px;
    line-height: 1.2; }
  .viplist-section .white-bg {
    padding-top: 40px;
    padding-bottom: 20px; }
  .viplist-section .white-bg p {
    font-size: 30px; }
  .profile-name {
    font-size: 28px; }
  .edit-my-info.white-bg {
    padding-top: 20px;
    padding-bottom: 30px; }
  .edit-my-info .col-padded {
    padding-left: 50px;
    padding-right: 50px; }
  .edit-my-info h4 {
    margin: 20px 0;
    font-size: 22px; }
  .logging-my-info.white-bg {
    padding: 30px 0; }
  .profile-logging-section {
    padding-bottom: 30px; }
  .profile-logging-section .col-padded {
    padding-left: 15px;
    padding-right: 15px; }
  .order-id {
    font-size: 22px;
    line-height: 1.1;
    margin-bottom: 10px; }
  .gray-txt {
    font-size: 15px;
    margin-bottom: 10px; }
  .transaction-bg {
    padding: 20px 15px 30px;
    margin-bottom: 40px; }
  .product-border .row {
    margin-right: -8px;
    margin-left: -8px; }
  .product-border [class*="col-"] {
    padding-right: 8px;
    padding-left: 8px; }
  .red-border .btn-outline {
    font-size: 15px; }
  .customer-service {
    margin-top: 30px; }
  .cart-section h2 {
    font-size: 50px;
    margin-bottom: 30px; }
  .edit-info span {
    font-size: 35px; }
  .table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
    padding: 10px; }
  .cart-table.table > tbody > tr > td.edit-info {
    width: 6%; }
  .cart-table .quantity-border {
    padding: 10px; }
  .proceed-checkout {
    padding-bottom: 50px; }
  .proceed-checkout .chkout-btn .btn {
    font-size: 22px; }
  .proceed-checkout .checkout-txt {
    font-size: 18px; }
  .checkout-table .table > tbody > tr > td.sub-total-table td {
    padding: 20px 15px; }
  .billing-adress .form-group, .shipping-adress .form-group {
    margin-bottom: 25px; }
  .billing-adress {
    padding-left: 15px; }
  .shipping-adress {
    padding-right: 15px; }
  .place-order [class*="col-"] {
    padding-left: 15px;
    padding-right: 15px; }
  .billing-adress .form-group, .shipping-adress .form-group {
    margin-bottom: 15px; }
  .product-details .tag-line {
    font-size: 18px; }
  #select-bottles .modal-content .select-bottle-bg {
    padding: 35px; }
  .review-image {
    height: auto; } }

@media (max-width: 830px) {
  .container-lg {
    width: 760px; }
  .navbar-nav > li {
    padding: 33px 12px 10px; } }

/*Main phones display width*/
@media (max-width: 767px) {
  .dropdown-menu {
    display: block; }
  .slimmer .navbar-default .navbar-header .navbar-brand img,
  .slimmer .navbar-default .navbar-header .navbar-toggle {
    transition: all 500ms ease; }
  .slimmer .navbar-default .navbar-header .navbar-brand img {
    max-height: 40px; }
  .slimmer .navbar-default .navbar-header .navbar-toggle {
    margin-top: 10px !important;
    zoom: 80%; }
  .sync1 .owl-stage-outer {
    border: none; }
  .sync1 .item {
    padding: 0;
    margin-left: 33%; }
  .container-lg {
    width: 100%; }
  /* Product Page */
  .product-section .white-bg {
    margin: 0;
    padding: 0; }
  .product-details .shipping-state {
    margin-top: 0;
    line-height: 20px;
    font-size: 13px; }
  .product h2 {
    text-transform: none;
    margin: 10px 0 5px;
    font-size: 26px;
    font-weight: 600; }
  .product h3 {
    margin: 0 0 10px 0;
    padding: 0; }
  .product-details .free-shipping {
    margin-bottom: 4px; }
  .red-fill {
    margin-bottom: 14px; }
  .included-items > div {
    display: none; }
  .what-included h2 {
    margin-bottom: 20px; }
  .what-included .included-items > div:first-child,
  .what-included .included-items > div:first-child + div {
    display: block; }
  .zoom-lightbox {
    display: none; }
  /* End of Product Page */
  /*
  .header-main {top: 92px;}
  .navbar {max-width: 435px;margin: 0 auto;min-height: 86px;}
  .navbar-brand {left: 50%;margin-left: -121px;}
  */
  .header-main {
    position: fixed;
    top: 0; }
  .header-main .container {
    padding: 0; }
  .navbar {
    width: 100%;
    border-radius: 0; }
  .navbar-header {
    text-align: center;
    border-bottom: 1px solid #ddd;
    background: #fff; }
  .navbar-brand {
    position: static !important;
    display: inline-block;
    padding: 10px;
    float: none;
    width: auto;
    height: auto;
    background: transparent;
    margin-top: 8px; }
  .navbar-brand img {
    max-height: 90px; }
  .navbar-default {
    background: none; }
  .owl-dots {
    bottom: 15px; }
  .owl-dot {
    width: 15px;
    height: 15px;
    margin-right: 10px; }
  .service-single h3 {
    font-size: 13px; }
  .offer-content .offer-left, .offer-content .offer-right {
    text-align: center;
    border-radius: 10px; }
  .offer-content .offer-left {
    background-color: rgba(255, 255, 255, 0.8);
    margin-bottom: 10px; }
  .offer-content .offer-left h3 {
    text-align: center; }
  .offer-content .offer-right {
    background-color: rgba(0, 0, 0, 0.8); }
  .offer-content h2 {
    font-size: 32px; }
  .offer-content h3 {
    font-size: 20px; }
  .sec-product {
    padding-top: 25px; }
  .sec-product ul li {
    width: 100%;
    margin-left: 0; }
  .sec-product [class*="col-"]:last-of-type .prod-single {
    margin-bottom: 0; }
  .sec-join h3 {
    margin-bottom: 15px; }
  .sec-join h6 {
    font-size: 11px; }
  .adv-offer h4 {
    font-size: 17px; }
  .subscribe label {
    font-size: 14px; }
  .adv-offer {
    margin-bottom: 30px; }
  .subscribe .form-inline .form-group {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0; }
  .subscribe p {
    font-size: 9px;
    margin-top: 20px; }
  .subscribe p br {
    display: none; }
  .footer-main {
    padding-top: 30px; }
  .footer-main .container {
    padding-left: 30px;
    padding-right: 30px; }
  .footer-logo {
    text-align: center;
    margin: 0 0 10px; }
  .footer-logo img {
    max-width: 50%; }
  .social {
    margin: 0 0 25px; }
  .btn-links li a {
    font-size: 16px;
    padding: 12px;
    text-align: center; }
  .footer-bottom {
    font-size: 12px; }
  .social li a {
    font-size: 22px;
    width: 50px;
    height: 50px;
    line-height: 50px; }
  /* Menu Common */
  .navbar-nav.nav-main {
    float: none;
    margin: 0;
    border: 0; }
  .navbar-nav > li {
    padding: 0; }
  .navbar-nav > li > a, .navbar-nav li .dropdown-menu > li > a {
    font-family: 'Lato',sans-serif;
    font-size: 36px;
    font-weight: 900;
    line-height: 1;
    padding: 12px 30px;
    border-bottom: 1px solid #E2E2E2; }
  .navbar-nav > li > a:before {
    display: none; }
  .navbar-default .navbar-nav > li > a {
    color: #000; }
  .navbar-nav .open .dropdown-menu > li > a {
    padding-left: 72px;
    font-weight: 400; }
  .nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    border-color: #E2E2E2; }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #000; }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #DB2E2E; }
  .dropdown-menu {
    background: none; }
  .navbar-nav li .dropdown-menu > li > a {
    padding-left: 72px;
    font-weight: 400; }
  .nav li > a, .nav li > a:focus, .nav li > a:hover {
    border-color: #E2E2E2; }
  .navbar-default .navbar-nav li .dropdown-menu > li > a {
    color: #000; }
  .navbar-default .navbar-nav li .dropdown-menu > li > a:hover {
    color: #DB2E2E; }
  /*push menu*/
  .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: none; }
  /* General styles for all menus */
  .cbp-spmenu {
    background: #FFF;
    border: 0;
    position: fixed;
    padding: 0;
    margin: 0 !important;
    overflow-x: hidden;
    overflow-y: visible;
    display: block;
    visibility: visible; }
  .cbp-spmenu .dropdown-menu {
    position: static;
    box-shadow: none;
    float: none; }
  /* Orientation-dependent styles for the content of the menu */
  .cbp-spmenu-vertical {
    width: 630px;
    height: 100%;
    top: 0;
    bottom: 0;
    z-index: 2000; }
  .cbp-spmenu-horizontal {
    width: 100%;
    height: 150px;
    left: 0;
    z-index: 2000;
    overflow: hidden; }
  .cbp-spmenu-horizontal h3 {
    height: 100%;
    width: 20%;
    float: left; }
  .cbp-spmenu-horizontal a {
    float: left;
    width: 20%;
    padding: 0.8em;
    border-left: 1px solid #258ecd; }
  /* Vertical menu that slides from the left or right */
  .cbp-spmenu-left {
    left: -630px; }
  .cbp-spmenu-right {
    right: -630px; }
  .cbp-spmenu-left.cbp-spmenu-open {
    left: 0px; }
  .cbp-spmenu-right.cbp-spmenu-open {
    right: 0px; }
  /* Horizontal menu that slides from the top or bottom */
  .cbp-spmenu-top {
    top: -150px; }
  .cbp-spmenu-bottom {
    bottom: -150px; }
  .cbp-spmenu-top.cbp-spmenu-open {
    top: 0px; }
  .cbp-spmenu-bottom.cbp-spmenu-open {
    bottom: 0px; }
  /* Push classes applied to the body */
  .cbp-spmenu-push {
    overflow-x: hidden;
    position: relative;
    left: 0; }
  .cbp-spmenu-push-toright {
    left: 260px; }
  .cbp-spmenu-push-toleft {
    left: -260px; }
  /* Transitions */
  .cbp-spmenu, .cbp-spmenu-push {
    transition: all 0.3s ease; }
  /* Inner Pages */
  p {
    margin-bottom: 15px; }
  .section {
    padding-top: 50px;
    padding-bottom: 40px; }
  .pd-col {
    padding: 0 2%; }
  .inner-banner {
    display: none; }
  .inner-banner h1 {
    top: 310px;
    font-size: 40px; }
  .about-section .container, .faq-section .container, .thankyou-section .container, .contact-section .container, .viplist-section .container, .cart-section .container {
    padding-right: 25px;
    padding-left: 25px; }
  .about-section h2 {
    margin-bottom: 20px; }
  .about-section .who-flavor {
    margin-top: 40px;
    margin-bottom: 40px;
    padding-top: 30px;
    padding-bottom: 20px; }
  .about-section .pd-col {
    margin-bottom: 30px; }
  .about-section .big-font {
    font-size: 24px; }
  .about-section .adv-offer {
    margin-bottom: 40px; }
  .youtube-video .youtube-vieo-btn {
    width: 200px;
    height: 200px;
    margin: -100px 0 0 -100px; }
  .faq-bg {
    padding: 25px 0 10px;
    min-height: 0;
    margin-bottom: 20px; }
  .faq-bg h2 {
    min-height: 0; }
  .faq-bg.faq-ads-bg {
    padding: 0; }
  .thankyou-section .white-bg {
    padding-top: 25px;
    padding-bottom: 15px; }
  .thankyou-txt {
    font-size: 30px; }
  .thankyou-section .owner-name {
    margin-top: -28px; }
  .thankyou-section .owner-name img {
    max-height: 100px; }
  .thankyou-section .white-bg.frequently-que {
    padding-top: 25px;
    padding-bottom: 10px; }
  .thankyou-section .frequently-que {
    margin-top: 40px; }
  .thankyou-section .frequently-que h2 {
    margin-bottom: 20px; }
  .thankyou-section .frequently-que h3 {
    font-size: 18px;
    line-height: 1.25;
    margin-bottom: 6px; }
  .thankyou-section .frequently-que p {
    font-size: 18px; }
  .contact-section .white-bg {
    padding: 30px 15px 20px; }
  .contact-section .white-bg h2 {
    margin-bottom: 15px; }
  .contact-section .pd-col.big-font p {
    font-size: 22px;
    margin-bottom: 20px; }
  .contact-section .form-group {
    margin-bottom: 20px; }
  .radio-box .custom-radio {
    margin-bottom: 20px; }
  .radio-box .custom-radio [type="radio"] + label, .radio-box .custom-radio [type="checkbox"] + label {
    margin: 0 10px; }
  .custom-radio [type="radio"] + label, .custom-radio [type="checkbox"] + label {
    padding-left: 45px;
    line-height: 35px;
    font-size: 15px; }
  .custom-radio [type="radio"] + label::before, .custom-radio [type="checkbox"] + label::before {
    width: 35px;
    height: 35px; }
  .custom-radio [type="radio"] + label::after, .custom-radio [type="checkbox"] + label::after {
    width: 35px;
    height: 35px;
    font-size: 26px; }
  textarea.form-control {
    height: 260px; }
  .owner-name {
    margin-top: -55px; }
  .owner-name img {
    max-height: 100px; }
  .blog-left {
    border-right: none;
    padding-bottom: 25px;
    padding-top: 30px; }
  .entry-content p {
    font-size: 12px; }
  .article {
    margin-bottom: 20px; }
  .blog-right {
    padding-top: 0;
    padding-bottom: 20px; }
  .blog-category a {
    font-size: 12px;
    padding: 10px; }
  .food-tag h3 {
    font-size: 11px;
    line-height: 15px; }
  .food-tag {
    padding: 5px 10px; }
  .ad-block {
    margin-bottom: 30px; }
  .blog-section h2 {
    font-size: 20px; }
  .store-details h2 {
    font-size: 26px;
    margin-bottom: 20px; }
  .prod-single .prod-descr h2 {
    min-height: 0; }
  .instra-title h2 {
    font-size: 26px;
    padding-top: 40px;
    padding-bottom: 30px; }
  .review-bg {
    padding-bottom: 10px; }
  .viplist-section .white-bg {
    padding-top: 30px;
    padding-bottom: 20px; }
  .viplist-section .white-bg p {
    font-size: 25px; }
  .viplist-form h5 {
    font-size: 18px;
    line-height: 1.25;
    margin: 20px 0; }
  .blog-details .food-tag {
    width: 100%;
    text-align: left;
    padding-left: 0; }
  .blog-section .blog-details .post {
    width: 100%; }
  .blog-details .entry-content p {
    font-size: 13px; }
  .blog-details {
    padding-top: 30px; }
  .special-offer-cust {
    margin-top: 40px; }
  .red-border {
    text-align: center; }
  .red-border .btn-outline {
    display: inline-block;
    width: auto; }
  .transaction-bg {
    margin-bottom: 30px; }
  .profile-logging-section .profile-info h4 {
    margin-bottom: 15px; }
  .ebook-download .red-border .btn-outline {
    display: block; }
  .cart-section h2 {
    font-size: 40px;
    margin-bottom: 20px; }
  .cart-table.table {
    min-width: 770px; }
  .proceed-checkout .checkout-txt {
    text-align: left;
    margin: 0 0 10px;
    padding: 0 15px; }
  .proceed-checkout .checkout-pd1 {
    padding: 0 15px; }
  .cart-table .price-txt, .cart-table .total-txt {
    font-size: 16px; }
  .product-info h4 {
    font-size: 16px; }
  .product-details .seasoning-label li {
    font-size: 13px;
    margin-bottom: 7px; }
  .product-details {
    margin-top: 0; }
  .product-details .tag-line {
    font-size: 17px; }
  .red-fill a, .black-fill a {
    font-size: 14px; }
  .product-details h2 {
    font-size: 25px;
    line-height: 27px; }
  .product-details .sale-price {
    font-size: 16px; }
  .form-group label, .product-section .form-group select {
    font-size: 13px; }
  .modal-dialog {
    width: 95%;
    margin: 0 auto; }
  .modal-login .modal-title {
    margin-bottom: 20px; }
  .offer-content .offer-left h2 {
    text-align: center; }
  .sec-services .service-single {
    border-bottom: 1px solid #c7c7c7; }
  .modal-title {
    line-height: 30px; }
  #select-bottles .modal-content .select-bottle li {
    margin: 0 20px 20px 0; }
  .collapse.cbp-spmenu-right {
    display: block !important; }
  .checkout-table {
    margin-bottom: 20px; }
  .checkout-table table, .checkout-table tbody, .checkout-table thead, .checkout-table tr, .checkout-table th, .checkout-table td {
    display: block; }
  .checkout-table .table-responsive {
    border: 0; }
  .checkout-table .table {
    min-width: 0;
    margin-bottom: 0; }
  .checkout-table th {
    text-align: center !important; }
  .checkout-table .table-content > tbody > tr::after {
    content: "";
    display: table;
    clear: both; }
  .checkout-table .table-content > tbody > tr > td {
    float: left;
    height: auto;
    padding: 10px 0; }
  .checkout-table .table-content > tbody > tr > td.product-img {
    width: 25%;
    padding-right: 15px; }
  .checkout-table .table-content > tbody > tr > td.product-info {
    width: 75%; }
  .checkout-table .table-content > tbody > tr > td.price-txt, .checkout-table .table-content > tbody > tr > td.quanity, .checkout-table .table-content > tbody > tr > td.total-txt {
    text-align: left;
    width: auto;
    font-size: 28px;
    font-weight: 300;
    margin-right: 20px; }
  .checkout-table .price-txt span, .checkout-table .total-txt span, .checkout-details .quanity span {
    display: inline-block !important; }
  .checkout-table .product-info h4 {
    font-size: 28px; }
  .checkout-table .product-info p {
    font-size: 18px; }
  .checkout-table .product-info .free-apron {
    font-size: 21px; }
  .checkout-table .table > tbody > tr > td.sub-total-table {
    text-align: center;
    font-size: 24px; }
  .checkout-table .table > tbody > tr > td.sub-total-table td {
    display: inline-block;
    width: auto; }
  .address-info h4 {
    text-align: center; }
  /*Owl Slider*/
  .product-slider {
    /*height: 200px;*/ }
  .sync1 .item {
    width: 100%;
    margin-left: 0 !important; } }

@media (max-width: 749px) {
  .page-cart h1 {
    display: none; }
  .page-cart .cart-cart h1 {
    display: block; }
  .menu-text {
    font-size: 12px; }
  .navbar-toggle {
    font-size: 30px;
    margin: 32px 0 0 12px; }
  .navbar-toggle.menu-right {
    padding-right: 50px;
    background-size: 40px auto;
    margin: 32px 15px 0 0; }
  .menu-header, .quick-cart li, .quick-checkout, .cart-empty {
    padding: 20px 25px; }
  .quick-cart .quick-cart-img {
    max-width: 140px; }
  .quick-cart .quick-cart-dtl {
    font-size: 20px; }
  .quick-checkout .btn {
    font-size: 24px; }
  .cart-empty {
    font-size: 54px; }
  .sec-join h3 {
    font-size: 22px; }
  .sec-join {
    padding: 50px 0 20px; }
  .join-intro {
    margin-bottom: 40px; }
  .menu-close {
    font-size: 20px;
    right: -160px; }
  .menu-close-cart {
    font-size: 20px; }
  .cbp-spmenu-vertical {
    width: 550px; }
  .cbp-spmenu-left {
    left: -550px; }
  .cbp-spmenu-right {
    right: -550px; }
  .navbar-nav > li > a, .navbar-nav li .dropdown-menu > li > a {
    font-size: 30px; }
  .menu-logo {
    max-width: 200px;
    margin: 20px 20px 30px; }
  .navbar-nav li .dropdown-menu > li > a {
    padding-left: 60px; }
  .instra-title h2 {
    font-size: 22px;
    padding-top: 30px;
    padding-bottom: 20px; }
  .modal .btn {
    padding: 10px 15px;
    font-size: 18px;
    height: 48px; }
  .modal-footer {
    font-size: 14px; }
  .modal-title {
    font-size: 24px; }
  .modal-top {
    padding: 25px 20px; }
  #select-bottles .modal-content .select-bottle li {
    width: 45%; }
  .checkout-table .product-info h4 {
    font-size: 25px; }
  .checkout-table .product-info p {
    font-size: 15px; }
  .checkout-table .product-info .free-apron {
    font-size: 18px; }
  .checkout-table .table-content > tbody > tr > td.price-txt, .checkout-table .table-content > tbody > tr > td.quanity, .checkout-table .table-content > tbody > tr > td.total-txt {
    font-size: 22px;
    padding-top: 0; } }

@media (max-width: 640px) {
  .cart-empty {
    font-size: 42px; }
  .prod-single .prod-img img {
    max-width: 80%;
    max-height: 90%; }
  .sec-services [class*="col-"] {
    width: 100%; }
  .sec-services .service-single {
    padding: 20px 0; }
  .sec-offer [class*="col-"] {
    width: 60%;
    float: none;
    margin: 0 auto 10px; }
  .offer-content h2 {
    font-size: 28px; }
  .offer-content h3 {
    font-size: 18px; }
  .prod-single {
    margin-bottom: 30px; }
  .circle {
    margin: 0 10px; }
  .circle::after {
    opacity: 0.5;
    width: 50px;
    height: 50px;
    margin-top: -18px;
    margin-left: -11px; }
  .form-inline .form-group {
    margin-right: 10px; }
  .subscribe .btn {
    width: 28%;
    font-size: 14px;
    padding: 17px 10px;
    height: 50px; }
  .subscribe .form-control {
    padding: 12px 15px;
    font-size: 20px;
    height: 50px; }
  .insta-link a {
    font-size: 17px; }
  .insta-link a i {
    font-size: 50px; }
  .menu-close {
    font-size: 20px;
    right: -165px; }
  .menu-close-cart {
    font-size: 20px; }
  .cbp-spmenu-vertical {
    width: 440px; }
  .cbp-spmenu-left {
    left: -440px; }
  .cbp-spmenu-right {
    right: -440px; }
  .navbar-nav > li > a, .navbar-nav li .dropdown-menu > li > a {
    font-size: 24px;
    padding: 12px 25px; }
  .navbar-nav li .dropdown-menu > li > a {
    padding-left: 50px; }
  /* Inner Pages */
  .inner-banner h1 {
    font-size: 32px; }
  h2 {
    font-size: 24px; }
  .section {
    padding-top: 40px;
    padding-bottom: 30px; }
  .about-section h2 {
    margin-bottom: 15px; }
  .about-section .who-flavor {
    margin-top: 30px;
    margin-bottom: 30px; }
  .about-section .adv-offer {
    margin-bottom: 30px; }
  .about-section .big-font {
    font-size: 22px; }
  .instragram-content [class*="col-"] {
    width: 100%;
    margin-bottom: 20px;
    text-align: center; }
  .instagram-img {
    margin-bottom: 15px; }
  .youtube-video .youtube-vieo-btn {
    width: 130px;
    height: 130px;
    margin: -65px 0 0 -65px; }
  .thankyou-section h2 {
    margin-bottom: 15px; }
  .thankyou-section .frequently-que .section-detail {
    margin-bottom: 20px; }
  .thankyou-section .frequently-que h3 {
    font-size: 17px; }
  .thankyou-section .frequently-que p {
    font-size: 17px; }
  .contact-section .white-bg {
    padding: 20px 15px 15px; }
  .contact-section .pd-col.big-font p {
    font-size: 20px;
    margin-bottom: 20px; }
  .owner-name {
    margin-top: -45px; }
  .radio-box .custom-radio {
    margin-bottom: 20px;
    display: block; }
  .radio-box .custom-radio [type="radio"] + label, .radio-box .custom-radio [type="checkbox"] + label {
    min-width: 200px;
    text-align: left;
    text-indent: 15px; }
  textarea.form-control {
    height: 220px; }
  .instra-title h2 {
    font-size: 20px;
    padding-top: 20px;
    padding-bottom: 10px; }
  .viplist-section .white-bg {
    padding-top: 20px;
    padding-bottom: 10px; }
  .viplist-section .white-bg p {
    font-size: 23px; }
  .edit-my-info .col-padded {
    padding-left: 30px;
    padding-right: 30px; }
  /*.mfp-figure{width:100%; padding:20px;}

    .mfp-arrow{width:60px !important; height:60px !important; margin-top:-30px !important;}
    .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a{margin-top:0 !important; margin-left:6px !important;}
    .mfp-arrow-left{left:16px !important;}
    .mfp-arrow-right{right:5px !important;}
    */
  .mfp-image-holder .mfp-content {
    width: 100% !important; }
  .mfp-arrow:before, .mfp-arrow .mfp-b {
    opacity: 1 !important; }
  .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 0 !important; }
  .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 0 !important; }
  #select-bottles .modal-content .select-bottle-bg {
    padding: 30px 20px; }
  .checkout-table .table-content > tbody > tr > td.product-img {
    width: 30%; }
  .checkout-table .table-content > tbody > tr > td.product-info {
    width: 70%; }
  .checkout-table .product-info h4 {
    font-size: 22px;
    white-space: normal; }
  .checkout-table .product-info p {
    font-size: 12px;
    white-space: normal; }
  .checkout-table .product-info .free-apron {
    font-size: 16px; }
  .checkout-table .table-content > tbody > tr > td.price-txt, .checkout-table .table-content > tbody > tr > td.quanity, .checkout-table .table-content > tbody > tr > td.total-txt {
    font-size: 18px;
    margin-right: 8px; } }

@media (max-width: 480px) {
  /*.header-main {top: 85px;}*/
  /*.navbar {min-height: 60px;}*/
  /*.menu-text {font-size: 15px;line-height: 60px;padding-left: 20px;}*/
  /*.navbar-toggle {font-size: 28px;margin: 8px 18px 0 0;}*/
  /*.navbar-brand {width: 210px;height: 210px;margin-left: -105px;top: -78px;padding: 20px 11px 20px 17px;}*/
  .navbar-brand {
    padding: 5px; }
  .navbar-brand img {
    max-height: 70px; }
  .menu-text {
    padding-left: 0; }
  .navbar-toggle {
    font-size: 26px;
    margin: 20px 0 0 8px; }
  .navbar-toggle.menu-right {
    padding-right: 42px;
    background-size: 34px auto;
    margin: 20px 10px 0 0; }
  .menu-header, .quick-cart li, .quick-checkout, .cart-empty {
    padding: 15px 20px; }
  .quick-cart .quick-cart-img {
    margin-bottom: 10px; }
  .quick-checkout .btn {
    font-size: 20px;
    padding: 12px; }
  .quick-cart .quick-cart-dtl {
    font-size: 18px; }
  .cart-empty {
    font-size: 32px; }
  .sec-offer [class*="col-"] {
    width: 80%; }
  .offer-content h2 {
    font-size: 25px; }
  .offer-content h3 {
    font-size: 16px; }
  /* .prod-single .prod-img {height: 280px;}*/
  .prod-single .prod-img img {
    max-width: 80%;
    max-height: 90%; }
  .prod-single .prod-descr h2 {
    font-size: 24px;
    line-height: 1.2; }
  .prod-single .prod-descr h3 {
    font-size: 26px;
    line-height: 1; }
  .prod-single .prod-cat {
    width: 65px;
    height: 65px;
    margin: -35px auto; }
  .sec-join h3 {
    font-size: 20px; }
  .adv-offer a {
    padding: 25px 0; }
  .adv-offer h4 {
    font-size: 16px;
    padding: 0 10px; }
  .subscribe .form-inline .form-group {
    width: 100%;
    margin: 0 0 10px; }
  .subscribe .btn {
    width: 100%; }
  .footer-main .container {
    padding-left: 15px;
    padding-right: 15px; }
  .insta-link a i {
    font-size: 40px; }
  .footer-logo img {
    max-width: 80%; }
  .btn-links li a {
    font-size: 15px; }
  .menu-logo {
    max-width: 160px; }
  .menu-close {
    font-size: 17px;
    right: -135px; }
  .menu-close-cart {
    font-size: 17px; }
  .cbp-spmenu-vertical {
    width: 320px; }
  .cbp-spmenu-left {
    left: -320px; }
  .cbp-spmenu-right {
    right: -320px; }
  .navbar-nav > li > a, .navbar-nav li .dropdown-menu > li > a {
    font-size: 18px;
    padding: 10px 20px; }
  .navbar-nav li .dropdown-menu > li > a {
    padding-left: 40px; }
  .form-group {
    margin-bottom: 15px; }
  .form-group.form-group-btn {
    margin-top: 20px; }
  /* Inner Pages */
  .inner-banner h1 {
    font-size: 28px; }
  h2 {
    font-size: 22px; }
  .form-control {
    padding: 10px 15px;
    height: 50px;
    font-size: 20px; }
  .contact-section .btn, .viplist-form .btn, .edit-my-info .btn, .red-border .btn {
    font-size: 16px;
    padding: 16px;
    height: 50px; }
  .about-section .big-font {
    font-size: 20px; }
  .about-section .pd-col {
    padding-bottom: 10px;
    margin-bottom: 20px; }
  .youtube-video .youtube-vieo-btn {
    width: 90px;
    height: 90px;
    margin: -45px 0 0 -45px; }
  .faq-bg {
    padding-top: 20px; }
  .thankyou-txt {
    font-size: 24px; }
  .thankyou-section .frequently-que .section-detail {
    padding-left: 0; }
  .contact-section .pd-col.big-font p {
    font-size: 19px;
    margin-bottom: 15px; }
  .radio-box .custom-radio {
    margin-bottom: 15px; }
  /*.store-details {padding: 100px 0 20px;}*/
  .store-details h2 {
    font-size: 22px;
    margin-bottom: 15px; }
  .viplist-section .white-bg p {
    font-size: 21px; }
  .viplist-form h5 {
    font-size: 17px; }
  .profile-name {
    font-size: 24px; }
  .special-offer-cust {
    margin-top: 30px;
    margin-bottom: 20px; }
  .edit-my-info .col-padded {
    padding-left: 20px;
    padding-right: 20px; }
  .edit-my-info.white-bg {
    padding-top: 10px;
    padding-bottom: 20px; }
  .edit-my-info h4 {
    font-size: 20px; }
  .product-border .item-img {
    width: 100%;
    margin-bottom: 20px; }
  .product-border .item-content {
    width: 80%;
    margin-bottom: 20px; }
  .product-border .qty-num {
    width: 20%;
    margin-bottom: 20px; }
  .transaction-outer {
    padding: 0; }
  .order-id {
    font-size: 20px; }
  .transaction-left {
    margin-bottom: 20px;
    float: none; }
  .track-btn {
    float: none; }
  .track-btn a {
    height: 60px;
    line-height: 60px; }
  .order-detail {
    margin-top: 25px; }
  .total-amt-details .total-txt {
    width: 50%;
    margin: 0; }
  .total-amt-details .total-amt {
    width: 50%;
    margin: 0; }
  .ebook-download {
    padding: 0; }
  .ebook-download h5 {
    font-size: 20px; }
  .ebook-download .red-border .btn-outline {
    white-space: normal;
    height: auto; }
  .proceed-checkout .chkout-btn .btn {
    font-size: 20px;
    padding: 18px 15px; }
  .cart-section .sec-product h4 {
    margin-bottom: 15px;
    font-size: 20px; }
  .proceed-checkout .checkout-txt {
    font-size: 16px; }
  .proceed-checkout .chkout-btn .btn {
    font-size: 18px; }
  .cart-section h2 {
    font-size: 30px; }
  .social li a {
    font-size: 18px;
    width: 36px;
    height: 36px;
    line-height: 33px; }
  .arrow {
    width: 25px;
    height: 25px;
    top: 6px; }
  .arrow:after {
    font-size: 21px; }
  .insta-link a {
    font-size: 17px; }
  .insta-link a i {
    font-size: 38px;
    margin: 0 2px;
    width: auto; }
  .share-this a {
    background-size: auto 30px;
    height: 30px; }
  .share-this a.share-fb {
    background-position: 0 0;
    width: 80px; }
  .share-this a.share-tw {
    background-position: -84px 0;
    width: 70px; }
  .share-this a.share-more {
    background-position: -157px 0;
    width: 60px; }
  .checkout-table .table-content > tbody > tr > td.product-img {
    width: 100%; }
  .checkout-table .table-content > tbody > tr > td.product-info {
    width: 100%; }
  .checkout-table .table-content > tbody > tr > td.price-txt, .checkout-table .table-content > tbody > tr > td.quanity, .checkout-table .table-content > tbody > tr > td.total-txt {
    clear: both;
    padding: 0;
    margin: 0; }
  .checkout-table .table-content > tbody > tr > td.total-txt {
    margin-bottom: 10px; }
  .checkout-table .table > tbody > tr > td.sub-total-table td {
    padding: 10px;
    font-size: 16px; }
  .address-info [class*="col-"] {
    width: 100%;
    margin: 0; }
  .custom-option-header {
    padding: 18px 15px; } }

@media (max-width: 479px) {
  #select-bottles .modal-content .select-bottle li {
    width: 241px;
    margin-right: 0;
    margin-bottom: 20px; } }

@media (max-width: 400px) {
  /*.header-main {top: 70px;}*/
  /*.menu-text {font-size: 14px;padding-left: 10px;}*/
  /*.navbar-toggle {margin: 8px 8px 0 0;}*/
  /*.navbar-brand {width: 170px;height: 170px;margin-left: -85px;top: -58px;}*/
  .navbar-toggle,
  .navbar-href {
    font-size: 22px;
    margin: 22px 0 0 0; }
  .navbar-toggle.menu-right,
  .navbar-href.menu-right {
    padding-right: 32px;
    background-size: 28px auto;
    margin: 22px 5px 0 0; }
  .quick-cart .quick-cart-dtl {
    font-size: 17px; }
  .quick-checkout .btn {
    font-size: 18px;
    padding: 10px; }
  .cart-empty {
    font-size: 30px;
    line-height: 1; }
  .menu-close {
    font-size: 16px;
    right: -130px; }
  .menu-close-cart {
    font-size: 16px; }
  .cbp-spmenu-vertical {
    width: 270px; }
  .cbp-spmenu-left {
    left: -270px; }
  .cbp-spmenu-right {
    right: -270px; }
  .navbar-nav > li > a, .navbar-nav li .dropdown-menu > li > a {
    font-size: 16px;
    padding: 10px 15px; }
  .navbar-nav li .dropdown-menu > li > a {
    padding-left: 30px; }
  .edit-my-info .col-padded {
    padding-left: 15px;
    padding-right: 15px; }
  .edit-my-info h4 {
    font-size: 18px;
    margin-bottom: 15px; }
  .edit-my-info .btn {
    font-size: 14px; }
  .insta-link a {
    font-size: 13px; }
  .insta-link a i {
    font-size: 33px;
    margin: 0 2px;
    width: auto; } }

@media (max-width: 767px) {
  .owl-dots {
    display: none !important; } }

@media (min-width: 768px) {
  .sec-services {
    /*margin-top: 40px;*/
    /*margin-top: -30px;*/ } }

@media (max-width: 320px) {
  /*[Payment]*/
  .cart-container .title-content--payment {
    width: 60%; }
  .cart-container .title-content--payment + .title-icons {
    width: 40%; }
  .cart-container .title-content--payment .title-icons img {
    width: 20px; }
  /* [HP Slider] iPhone4/5*/
  .banner {
    height: 250px; }
  .banner li {
    /*background-size: 170%;*/ }
  .banner li {
    background-position: center -30px; }
  .index-wrapper {
    /*margin-top: 50px;*/ } }

/* [HP Slider] iPhone6*/
@media (min-width: 321px) and (max-width: 667px) {
  .banner {
    height: 335px; }
  .banner li {
    /*background-size: 166%;*/ }
  .banner li {
    background-position: center -20px;
    list-style: none; }
  .index-wrapper {
    /*margin-top: 37px;*/ } }

/* [HP Slider]  iPhone6Plus*/
@media (min-width: 414px) and (max-width: 736px) {
  .banner {
    height: 335px; }
  .banner li {
    /*background-size: 175%;*/ }
  .banner li {
    background-position: center -40px; }
  .index-wrapper {
    /*margin-top: 37px;*/ } }

/*[HP Slider] Google Nexus 10, iPad2, and most tablets*/
@media (min-width: 736px) and (max-width: 900px) {
  .banner {
    height: 725px; }
  .banner li {
    /*background-size: 193%;*/ }
  .banner li {
    /*background-position: center top;*/ } }

@media (min-width: 768px) {
  .header-main {
    top: 84px; }
  .navbar-brand {
    width: 120px !important;
    height: 120px !important; }
  .navbar-default {
    height: 50px !important; }
  .nav.navbar-nav {
    left: 19%;
    position: absolute; }
  .navbar-nav li {
    padding: 15px !important; }
  .navbar-nav li.nav-viewcart {
    position: absolute;
    right: 0;
    top: -32px; }
  .login-detail {
    right: 22px !important;
    top: -30px !important; }
  .login-detail span {
    color: #ffd23f;
    text-decoration: underline;
    font-weight: 900; }
  .login-detail li {
    margin-top: -15px; }
  .login-detail li + li {
    display: inline-block !important; }
  .top-alert h3 {
    font-size: 16px !important; } }

@media (min-width: 992px) {
  .header-main {
    top: 56px; }
  .navbar-brand {
    width: 130px !important;
    height: 130px !important;
    top: -39px !important;
    left: 30px !important; }
  .login-detail li {
    margin-top: -20px; }
  .top-alert h3 {
    font-size: 18px !important; } }

@media (min-width: 1200px) {
  .header-main {
    top: 56px; }
  .login-detail li {
    margin-top: -20px; }
  .navbar-nav li {
    padding: 20px !important; }
  .navbar-default {
    height: 60px !important; }
  .nav.navbar-nav {
    left: 29%; }
  .navbar-brand {
    width: 160px !important;
    height: 160px !important; }
  .top-alert h3 {
    font-size: 18px !important; } }

/*
== malihu jquery custom scrollbar plugin ==
Plugin URI: http://manos.malihu.gr/jquery-custom-content-scroller
*/
/*
CONTENTS:
    1. BASIC STYLE - Plugin's basic/essential CSS properties (normally, should not be edited).
    2. VERTICAL SCROLLBAR - Positioning and dimensions of vertical scrollbar.
    3. HORIZONTAL SCROLLBAR - Positioning and dimensions of horizontal scrollbar.
    4. VERTICAL AND HORIZONTAL SCROLLBARS - Positioning and dimensions of 2-axis scrollbars.
    5. TRANSITIONS - CSS3 transitions for hover events, auto-expanded and auto-hidden scrollbars.
    6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS
        6.1 THEMES - Scrollbar colors, opacity, dimensions, backgrounds etc. via ready-to-use themes.
*/
/*
------------------------------------------------------------------------------------------------------------------------
1. BASIC STYLE
------------------------------------------------------------------------------------------------------------------------
*/
.mCustomScrollbar {
  -ms-touch-action: pinch-zoom;
  touch-action: pinch-zoom;
  /* direct pointer events to js */ }

.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action {
  -ms-touch-action: auto;
  touch-action: auto; }

.mCustomScrollBox {
  /* contains plugin's markup */
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: none;
  direction: ltr; }

.mCSB_container {
  /* contains the original content */
  overflow: hidden;
  width: auto;
  height: auto; }

/*
------------------------------------------------------------------------------------------------------------------------
2. VERTICAL SCROLLBAR
y-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0; }

/* non-visible scrollbar */
.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
  /* RTL direction/left-side scrollbar */
  margin-right: 0;
  margin-left: 30px; }

.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-left: 0; }

/* RTL direction/left-side scrollbar */
.mCSB_scrollTools {
  /* contains scrollbar markup (draggable element, dragger rail, buttons etc.) */
  position: absolute;
  width: 13px;
  height: auto;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0; }

.mCSB_outside + .mCSB_scrollTools {
  right: -26px; }

/* scrollbar position: outside */
.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  /* RTL direction/left-side scrollbar */
  right: auto;
  left: 0; }

.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  left: -26px; }

/* RTL direction/left-side scrollbar (scrollbar position: outside) */
.mCSB_scrollTools .mCSB_draggerContainer {
  /* contains the draggable element and dragger rail markup */
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto;
  background-color: #f7f6f6;
  border: 1px solid #cfcfcf; }

.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 20px 0; }

.mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  height: 100%;
  margin: 0 auto;
  border-radius: 16px; }

.mCSB_scrollTools .mCSB_dragger {
  /* the draggable element */
  cursor: pointer;
  width: 100%;
  height: 30px;
  /* minimum dragger height */
  z-index: 1; }

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  /* the dragger element */
  position: relative;
  width: 9px;
  height: 100%;
  margin: 0 auto;
  border-radius: 16px;
  text-align: center; }

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 12px;
  /* auto-expanded scrollbar */ }

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 8px;
  /* auto-expanded scrollbar */ }

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown {
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer; }

.mCSB_scrollTools .mCSB_buttonDown {
  bottom: 0; }

/*
------------------------------------------------------------------------------------------------------------------------
3. HORIZONTAL SCROLLBAR
x-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_horizontal.mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-bottom: 30px; }

.mCSB_horizontal.mCSB_outside > .mCSB_container {
  min-height: 100%; }

.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0; }

/* non-visible scrollbar */
.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  width: auto;
  height: 16px;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0; }

.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: -26px; }

/* scrollbar position: outside */
.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
  margin: 0 20px; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 2px;
  margin: 7px 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 30px;
  /* minimum dragger width */
  height: 100%;
  left: 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto; }

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  /* auto-expanded scrollbar */
  margin: 2px auto; }

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 8px;
  /* auto-expanded scrollbar */
  margin: 4px 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  display: block;
  position: absolute;
  width: 20px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
  left: 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  right: 0; }

/*
------------------------------------------------------------------------------------------------------------------------
4. VERTICAL AND HORIZONTAL SCROLLBARS
yx-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_container_wrapper {
  position: absolute;
  height: auto;
  width: auto;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-right: 30px;
  margin-bottom: 30px; }

.mCSB_container_wrapper > .mCSB_container {
  padding-right: 30px;
  padding-bottom: 30px;
  box-sizing: border-box; }

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 20px; }

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 20px; }

/* non-visible horizontal scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 0; }

/* non-visible vertical scrollbar/RTL direction/left-side scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 0; }

/* RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 20px; }

/* non-visible scrollbar/RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 0; }

.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
  /* RTL direction/left-side scrollbar */
  margin-right: 0;
  margin-left: 30px; }

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
  padding-right: 0; }

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
  padding-bottom: 0; }

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
  /* non-visible scrollbar */
  margin-left: 0; }

/* non-visible horizontal scrollbar */
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0; }

/*
------------------------------------------------------------------------------------------------------------------------
5. TRANSITIONS
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  transition: opacity .2s ease-in-out, background-color .2s ease-in-out; }

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
  transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out; }

/*
------------------------------------------------------------------------------------------------------------------------
6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS
------------------------------------------------------------------------------------------------------------------------
*/
/*
    ----------------------------------------
    6.1 THEMES
    ----------------------------------------
    */
/* default theme ("light") */
.mCSB_scrollTools {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)"; }

.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 0;
  filter: "alpha(opacity=0)";
  -ms-filter: "alpha(opacity=0)"; }

.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollBox:hover > .mCSB_scrollTools,
.mCustomScrollBox:hover ~ .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)"; }

.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.4);
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)"; }

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)"; }

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
  filter: "alpha(opacity=85)";
  -ms-filter: "alpha(opacity=85)"; }

.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)"; }

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  background-image: url(mCSB_buttons.png);
  /* css sprites */
  background-repeat: no-repeat;
  opacity: 0.4;
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)"; }

.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 0;
  /*
        sprites locations
        light: 0 0, -16px 0, -32px 0, -48px 0, 0 -72px, -16px -72px, -32px -72px
        dark: -80px 0, -96px 0, -112px 0, -128px 0, -80px -72px, -96px -72px, -112px -72px
        */ }

.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -20px;
  /*
        sprites locations
        light: 0 -20px, -16px -20px, -32px -20px, -48px -20px, 0 -92px, -16px -92px, -32px -92px
        dark: -80px -20px, -96px -20px, -112px -20px, -128px -20px, -80px -92px, -96px -92px, -112 -92px
        */ }

.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -40px;
  /*
        sprites locations
        light: 0 -40px, -20px -40px, -40px -40px, -60px -40px, 0 -112px, -20px -112px, -40px -112px
        dark: -80px -40px, -100px -40px, -120px -40px, -140px -40px, -80px -112px, -100px -112px, -120px -112px
        */ }

.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -56px;
  /*
        sprites locations
        light: 0 -56px, -20px -56px, -40px -56px, -60px -56px, 0 -128px, -20px -128px, -40px -128px
        dark: -80px -56px, -100px -56px, -120px -56px, -140px -56px, -80px -128px, -100px -128px, -120px -128px
        */ }

.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)"; }

.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active {
  opacity: 0.9;
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)"; }

/* theme: "dark" */
.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
  background: none; }

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #dbdbdb; }

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #c2c2c2; }

.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #c2c2c2; }

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0; }

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px; }

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px; }

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px; }

/* ---------------------------------------- */
/* theme: "light-2", "dark-2" */
.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 1px; }

.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  border-radius: 1px; }

.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto; }

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85); }

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9); }

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px 0; }

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -20px; }

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -40px; }

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -56px; }

/* theme: "dark-2" */
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 1px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 1px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px 0; }

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -20px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -40px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -56px; }

/* ---------------------------------------- */
/* theme: "light-thick", "dark-thick" */
.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 2px; }

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  border-radius: 2px; }

.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px 0; }

.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 6px;
  margin: 5px auto; }

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85); }

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9); }

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px 0; }

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -20px; }

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -40px; }

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -56px; }

/* theme: "dark-thick" */
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 2px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 2px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px 0; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -20px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -40px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -56px; }

/* ---------------------------------------- */
/* theme: "light-thin", "dark-thin" */
.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1); }

.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 2px; }

.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%; }

.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 2px;
  margin: 7px auto; }

/* theme "dark-thin" */
.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15); }

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0; }

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px; }

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px; }

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px; }

/* ---------------------------------------- */
/* theme "rounded", "rounded-dark", "rounded-dots", "rounded-dots-dark" */
.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.15); }

.mCS-rounded.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger {
  height: 14px; }

.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 14px;
  margin: 0 1px; }

.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 14px; }

.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 14px;
  margin: 1px 0; }

.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 16px;
  /* auto-expanded scrollbar */
  height: 16px;
  margin: -1px 0; }

.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 4px;
  /* auto-expanded scrollbar */ }

.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 16px;
  /* auto-expanded scrollbar */
  width: 16px;
  margin: 0 -1px; }

.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 4px;
  /* auto-expanded scrollbar */
  margin: 6px 0; }

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 -72px; }

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -92px; }

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -112px; }

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -128px; }

/* theme "rounded-dark", "rounded-dots-dark" */
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15); }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px -72px; }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -92px; }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -112px; }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -128px; }

/* theme "rounded-dots", "rounded-dots-dark" */
.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail {
  width: 4px; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  background-color: transparent;
  background-position: center; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==");
  background-repeat: repeat-y;
  opacity: 0.3;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)"; }

.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
  background-repeat: repeat-x; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px -72px; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -92px; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -112px; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -128px; }

/* theme "rounded-dots-dark" */
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII="); }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px -72px; }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -92px; }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -112px; }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -128px; }

/* ---------------------------------------- */
/* theme "3d", "3d-dark", "3d-thick", "3d-thick-dark" */
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-y;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%); }

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-x;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%); }

/* theme "3d", "3d-dark" */
.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 70px; }

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 70px; }

.mCS-3d.mCSB_scrollTools,
.mCS-3d-dark.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)"; }

.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  border-radius: 16px; }

.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  width: 8px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2); }

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #555; }

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 8px; }

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 8px;
  margin: 4px 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2); }

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 8px;
  margin: 4px auto; }

.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px; }

.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px; }

.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px; }

.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px; }

/* theme "3d-dark" */
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1); }

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1); }

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px; }

/* ---------------------------------------- */
/* theme: "3d-thick", "3d-thick-dark" */
.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)"; }

.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  border-radius: 7px; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  border-radius: 5px; }

.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical,
.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical {
  right: 1px; }

.mCS-3d-thick.mCSB_scrollTools_vertical,
.mCS-3d-thick-dark.mCSB_scrollTools_vertical {
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5); }

.mCS-3d-thick.mCSB_scrollTools_horizontal,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  bottom: 1px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5); }

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
  width: 12px;
  margin: 2px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4); }

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #555; }

.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  width: auto; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1); }

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px; }

/* theme: "3d-thick-dark" */
.mCS-3d-thick-dark.mCSB_scrollTools {
  box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2); }

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2); }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2); }

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2); }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #777; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #fff;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1); }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px; }

/* ---------------------------------------- */
/* theme: "minimal", "minimal-dark" */
.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
  right: 0;
  margin: 12px 0; }

.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: 0;
  margin: 0 12px; }

/* RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
  left: 0;
  right: auto; }

.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent; }

.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 50px; }

.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 50px; }

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)"; }

.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)"; }

/* theme: "minimal-dark" */
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)"; }

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)"; }

/* ---------------------------------------- */
/* theme "light-3", "dark-3" */
.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  width: 6px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2); }

.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px; }

.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 6px;
  margin: 5px 0; }

.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 12px; }

.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 12px;
  margin: 2px 0; }

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px; }

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px; }

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px; }

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px; }

/* theme "dark-3" */
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1); }

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px; }

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px; }

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px; }

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px; }

/* ---------------------------------------- */
/* theme "inset", "inset-dark", "inset-2", "inset-2-dark", "inset-3", "inset-3-dark" */
.mCS-inset.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  width: 12px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2); }

.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  margin: 3px 5px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 6px;
  margin: 5px 3px;
  position: absolute;
  width: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 12px;
  margin: 2px 0; }

.mCS-inset.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px; }

.mCS-inset.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px; }

.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px; }

.mCS-inset.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px; }

/* theme "inset-dark", "inset-2-dark", "inset-3-dark" */
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1); }

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px; }

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px; }

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px; }

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px; }

/* theme "inset-2", "inset-2-dark" */
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: #fff;
  border-color: rgba(255, 255, 255, 0.2);
  box-sizing: border-box; }

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  border-color: #000;
  border-color: rgba(0, 0, 0, 0.2); }

/* theme "inset-3", "inset-3-dark" */
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.6); }

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.6); }

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75); }

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85); }

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9); }

/* ---------------------------------------- */
ul.bullet-list, ul.buttons-list, .landing-items, .profile-header .profile-links ol.breadcrumb, .profile-header ul.profile-tab, .table-data-block .order-links, .profile-editor .editor-main .profile-items, .profile-modal .social-icons, .orders-modal .amounts-meta ul {
  margin: 0;
  padding: 0;
  list-style: none; }

ul.buttons-list:after, .profile-editor .editor-main .title-area:after {
  content: '';
  display: block;
  clear: both; }

@font-face {
  font-family: 'Bebas Neue';
  src: url("../fonts/bebas/bebasneue_bold-webfont.eot");
  src: url("../fonts/bebas/bebasneue_bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/bebas/bebasneue_bold-webfont.woff2") format("woff2"), url("../fonts/bebas/bebasneue_bold-webfont.woff") format("woff"), url("../fonts/bebas/bebasneue_bold-webfont.ttf") format("truetype");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'Bebas Neue';
  src: url("../fonts/bebas/bebasneue_book-webfont.eot");
  src: url("../fonts/bebas/bebasneue_book-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/bebas/bebasneue_book-webfont.woff2") format("woff2"), url("../fonts/bebas/bebasneue_book-webfont.woff") format("woff"), url("../fonts/bebas/bebasneue_book-webfont.ttf") format("truetype");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: 'Bebas Neue';
  src: url("../fonts/bebas/bebasneue_light-webfont.eot");
  src: url("../fonts/bebas/bebasneue_light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/bebas/bebasneue_light-webfont.woff2") format("woff2"), url("../fonts/bebas/bebasneue_light-webfont.woff") format("woff"), url("../fonts/bebas/bebasneue_light-webfont.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Bebas Neue';
  src: url("../fonts/bebas/bebasneue_regular-webfont.eot");
  src: url("../fonts/bebas/bebasneue_regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/bebas/bebasneue_regular-webfont.woff2") format("woff2"), url("../fonts/bebas/bebasneue_regular-webfont.woff") format("woff"), url("../fonts/bebas/bebasneue_regular-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Bebas Neue';
  src: url("../fonts/bebas/bebasneue_thin-webfont.eot");
  src: url("../fonts/bebas/bebasneue_thin-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/bebas/bebasneue_thin-webfont.woff2") format("woff2"), url("../fonts/bebas/bebasneue_thin-webfont.woff") format("woff"), url("../fonts/bebas/bebasneue_thin-webfont.ttf") format("truetype");
  font-weight: 100;
  font-style: normal; }

.intl-tel-input {
  position: relative; }
  .intl-tel-input * {
    box-sizing: border-box;
    -moz-box-sizing: border-box; }
  .intl-tel-input .hide {
    display: none; }
  .intl-tel-input .v-hide {
    visibility: hidden; }
  .intl-tel-input input {
    position: relative;
    z-index: 0;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-left: 48px;
    margin-left: 0;
    transition: background-color 100ms ease-out; }
    .intl-tel-input input[type=text], .intl-tel-input input[type=tel] {
      position: relative;
      z-index: 0;
      margin-top: 0 !important;
      margin-bottom: 0 !important;
      padding-left: 48px;
      margin-left: 0;
      transition: background-color 100ms ease-out; }
    .intl-tel-input input.iti-invalid-key {
      transition: background-color 0;
      background-color: #FFC7C7; }
  .intl-tel-input .flag-container {
    position: absolute;
    top: 0;
    bottom: 0;
    padding: 1px; }
    .intl-tel-input .flag-container:hover {
      cursor: pointer; }
      .intl-tel-input .flag-container:hover .selected-flag {
        background-color: rgba(0, 0, 0, 0.05); }
  .intl-tel-input input[disabled] + .flag-container:hover, .intl-tel-input input[readonly] + .flag-container:hover {
    cursor: default; }
  .intl-tel-input input[disabled] + .flag-container:hover .selected-flag, .intl-tel-input input[readonly] + .flag-container:hover .selected-flag {
    background-color: transparent; }
  .intl-tel-input .selected-flag {
    z-index: 1;
    position: relative;
    width: 42px;
    height: 100%;
    padding: 0 0 0 8px; }
    .intl-tel-input .selected-flag .iti-flag {
      position: absolute;
      top: 0;
      bottom: 0;
      margin: auto; }
    .intl-tel-input .selected-flag .iti-arrow {
      position: absolute;
      top: 50%;
      margin-top: -2px;
      right: 4px;
      width: 0;
      height: 0;
      border-left: 3px solid transparent;
      border-right: 3px solid transparent;
      border-top: 4px solid #555; }
      .intl-tel-input .selected-flag .iti-arrow.up {
        border-top: none;
        border-bottom: 4px solid #555; }
  .intl-tel-input .country-list {
    list-style: none;
    position: absolute;
    z-index: 5;
    padding: 0;
    margin: 0 0 0 -1px;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
    background-color: white;
    border: 1px solid #CCC;
    white-space: nowrap;
    max-height: 200px;
    overflow-y: scroll; }
    .intl-tel-input .country-list.dropup {
      bottom: 100%;
      margin-bottom: -1px; }
    .intl-tel-input .country-list .flag-box {
      display: inline-block;
      width: 20px; }
    .intl-tel-input .country-list .divider {
      padding-bottom: 5px;
      margin-bottom: 5px;
      border-bottom: 1px solid #CCC; }
    .intl-tel-input .country-list .country {
      padding: 5px 10px; }
      .intl-tel-input .country-list .country .dial-code {
        color: #999; }
      .intl-tel-input .country-list .country.highlight {
        background-color: rgba(0, 0, 0, 0.05); }
    .intl-tel-input .country-list .flag-box, .intl-tel-input .country-list .country-name, .intl-tel-input .country-list .dial-code {
      vertical-align: middle; }
    .intl-tel-input .country-list .flag-box, .intl-tel-input .country-list .country-name {
      margin-right: 6px; }
  .intl-tel-input select {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 42px;
    height: 100%;
    opacity: 0; }
  .intl-tel-input.iti-container {
    position: absolute;
    top: -1000px;
    left: -1000px;
    z-index: 1060;
    padding: 1px; }
    .intl-tel-input.iti-container:hover {
      cursor: pointer; }

@media (max-width: 500px) {
  .intl-tel-input .country-list {
    white-space: normal; } }

.iti-flag {
  width: 20px;
  width: 20px;
  height: 15px;
  box-shadow: 0px 0px 1px 0px #888;
  background-image: url("../images/libs/flags.png");
  background-repeat: no-repeat;
  background-color: #DBDBDB;
  background-position: 20px 0; }
  .iti-flag.be {
    width: 18px; }
  .iti-flag.ch {
    width: 15px; }
  .iti-flag.mc {
    width: 19px; }
  .iti-flag.ne {
    width: 18px; }
  .iti-flag.np {
    width: 13px; }
  .iti-flag.va {
    width: 15px; }
  .iti-flag.ac {
    height: 10px;
    background-position: 0px 0px; }
  .iti-flag.ad {
    height: 14px;
    background-position: -22px 0px; }
  .iti-flag.ae {
    height: 10px;
    background-position: -44px 0px; }
  .iti-flag.af {
    height: 14px;
    background-position: -66px 0px; }
  .iti-flag.ag {
    height: 14px;
    background-position: -88px 0px; }
  .iti-flag.ai {
    height: 10px;
    background-position: -110px 0px; }
  .iti-flag.al {
    height: 15px;
    background-position: -132px 0px; }
  .iti-flag.am {
    height: 10px;
    background-position: -154px 0px; }
  .iti-flag.ao {
    height: 14px;
    background-position: -176px 0px; }
  .iti-flag.aq {
    height: 14px;
    background-position: -198px 0px; }
  .iti-flag.ar {
    height: 13px;
    background-position: -220px 0px; }
  .iti-flag.as {
    height: 10px;
    background-position: -242px 0px; }
  .iti-flag.at {
    height: 14px;
    background-position: -264px 0px; }
  .iti-flag.au {
    height: 10px;
    background-position: -286px 0px; }
  .iti-flag.aw {
    height: 14px;
    background-position: -308px 0px; }
  .iti-flag.ax {
    height: 13px;
    background-position: -330px 0px; }
  .iti-flag.az {
    height: 10px;
    background-position: -352px 0px; }
  .iti-flag.ba {
    height: 10px;
    background-position: -374px 0px; }
  .iti-flag.bb {
    height: 14px;
    background-position: -396px 0px; }
  .iti-flag.bd {
    height: 12px;
    background-position: -418px 0px; }
  .iti-flag.be {
    height: 15px;
    background-position: -440px 0px; }
  .iti-flag.bf {
    height: 14px;
    background-position: -460px 0px; }
  .iti-flag.bg {
    height: 12px;
    background-position: -482px 0px; }
  .iti-flag.bh {
    height: 12px;
    background-position: -504px 0px; }
  .iti-flag.bi {
    height: 12px;
    background-position: -526px 0px; }
  .iti-flag.bj {
    height: 14px;
    background-position: -548px 0px; }
  .iti-flag.bl {
    height: 14px;
    background-position: -570px 0px; }
  .iti-flag.bm {
    height: 10px;
    background-position: -592px 0px; }
  .iti-flag.bn {
    height: 10px;
    background-position: -614px 0px; }
  .iti-flag.bo {
    height: 14px;
    background-position: -636px 0px; }
  .iti-flag.bq {
    height: 14px;
    background-position: -658px 0px; }
  .iti-flag.br {
    height: 14px;
    background-position: -680px 0px; }
  .iti-flag.bs {
    height: 10px;
    background-position: -702px 0px; }
  .iti-flag.bt {
    height: 14px;
    background-position: -724px 0px; }
  .iti-flag.bv {
    height: 15px;
    background-position: -746px 0px; }
  .iti-flag.bw {
    height: 14px;
    background-position: -768px 0px; }
  .iti-flag.by {
    height: 10px;
    background-position: -790px 0px; }
  .iti-flag.bz {
    height: 14px;
    background-position: -812px 0px; }
  .iti-flag.ca {
    height: 10px;
    background-position: -834px 0px; }
  .iti-flag.cc {
    height: 10px;
    background-position: -856px 0px; }
  .iti-flag.cd {
    height: 15px;
    background-position: -878px 0px; }
  .iti-flag.cf {
    height: 14px;
    background-position: -900px 0px; }
  .iti-flag.cg {
    height: 14px;
    background-position: -922px 0px; }
  .iti-flag.ch {
    height: 15px;
    background-position: -944px 0px; }
  .iti-flag.ci {
    height: 14px;
    background-position: -961px 0px; }
  .iti-flag.ck {
    height: 10px;
    background-position: -983px 0px; }
  .iti-flag.cl {
    height: 14px;
    background-position: -1005px 0px; }
  .iti-flag.cm {
    height: 14px;
    background-position: -1027px 0px; }
  .iti-flag.cn {
    height: 14px;
    background-position: -1049px 0px; }
  .iti-flag.co {
    height: 14px;
    background-position: -1071px 0px; }
  .iti-flag.cp {
    height: 14px;
    background-position: -1093px 0px; }
  .iti-flag.cr {
    height: 12px;
    background-position: -1115px 0px; }
  .iti-flag.cu {
    height: 10px;
    background-position: -1137px 0px; }
  .iti-flag.cv {
    height: 12px;
    background-position: -1159px 0px; }
  .iti-flag.cw {
    height: 14px;
    background-position: -1181px 0px; }
  .iti-flag.cx {
    height: 10px;
    background-position: -1203px 0px; }
  .iti-flag.cy {
    height: 13px;
    background-position: -1225px 0px; }
  .iti-flag.cz {
    height: 14px;
    background-position: -1247px 0px; }
  .iti-flag.de {
    height: 12px;
    background-position: -1269px 0px; }
  .iti-flag.dg {
    height: 10px;
    background-position: -1291px 0px; }
  .iti-flag.dj {
    height: 14px;
    background-position: -1313px 0px; }
  .iti-flag.dk {
    height: 15px;
    background-position: -1335px 0px; }
  .iti-flag.dm {
    height: 10px;
    background-position: -1357px 0px; }
  .iti-flag.do {
    height: 13px;
    background-position: -1379px 0px; }
  .iti-flag.dz {
    height: 14px;
    background-position: -1401px 0px; }
  .iti-flag.ea {
    height: 14px;
    background-position: -1423px 0px; }
  .iti-flag.ec {
    height: 14px;
    background-position: -1445px 0px; }
  .iti-flag.ee {
    height: 13px;
    background-position: -1467px 0px; }
  .iti-flag.eg {
    height: 14px;
    background-position: -1489px 0px; }
  .iti-flag.eh {
    height: 10px;
    background-position: -1511px 0px; }
  .iti-flag.er {
    height: 10px;
    background-position: -1533px 0px; }
  .iti-flag.es {
    height: 14px;
    background-position: -1555px 0px; }
  .iti-flag.et {
    height: 10px;
    background-position: -1577px 0px; }
  .iti-flag.eu {
    height: 14px;
    background-position: -1599px 0px; }
  .iti-flag.fi {
    height: 12px;
    background-position: -1621px 0px; }
  .iti-flag.fj {
    height: 10px;
    background-position: -1643px 0px; }
  .iti-flag.fk {
    height: 10px;
    background-position: -1665px 0px; }
  .iti-flag.fm {
    height: 11px;
    background-position: -1687px 0px; }
  .iti-flag.fo {
    height: 15px;
    background-position: -1709px 0px; }
  .iti-flag.fr {
    height: 14px;
    background-position: -1731px 0px; }
  .iti-flag.ga {
    height: 15px;
    background-position: -1753px 0px; }
  .iti-flag.gb {
    height: 10px;
    background-position: -1775px 0px; }
  .iti-flag.gd {
    height: 12px;
    background-position: -1797px 0px; }
  .iti-flag.ge {
    height: 14px;
    background-position: -1819px 0px; }
  .iti-flag.gf {
    height: 14px;
    background-position: -1841px 0px; }
  .iti-flag.gg {
    height: 14px;
    background-position: -1863px 0px; }
  .iti-flag.gh {
    height: 14px;
    background-position: -1885px 0px; }
  .iti-flag.gi {
    height: 10px;
    background-position: -1907px 0px; }
  .iti-flag.gl {
    height: 14px;
    background-position: -1929px 0px; }
  .iti-flag.gm {
    height: 14px;
    background-position: -1951px 0px; }
  .iti-flag.gn {
    height: 14px;
    background-position: -1973px 0px; }
  .iti-flag.gp {
    height: 14px;
    background-position: -1995px 0px; }
  .iti-flag.gq {
    height: 14px;
    background-position: -2017px 0px; }
  .iti-flag.gr {
    height: 14px;
    background-position: -2039px 0px; }
  .iti-flag.gs {
    height: 10px;
    background-position: -2061px 0px; }
  .iti-flag.gt {
    height: 13px;
    background-position: -2083px 0px; }
  .iti-flag.gu {
    height: 11px;
    background-position: -2105px 0px; }
  .iti-flag.gw {
    height: 10px;
    background-position: -2127px 0px; }
  .iti-flag.gy {
    height: 12px;
    background-position: -2149px 0px; }
  .iti-flag.hk {
    height: 14px;
    background-position: -2171px 0px; }
  .iti-flag.hm {
    height: 10px;
    background-position: -2193px 0px; }
  .iti-flag.hn {
    height: 10px;
    background-position: -2215px 0px; }
  .iti-flag.hr {
    height: 10px;
    background-position: -2237px 0px; }
  .iti-flag.ht {
    height: 12px;
    background-position: -2259px 0px; }
  .iti-flag.hu {
    height: 10px;
    background-position: -2281px 0px; }
  .iti-flag.ic {
    height: 14px;
    background-position: -2303px 0px; }
  .iti-flag.id {
    height: 14px;
    background-position: -2325px 0px; }
  .iti-flag.ie {
    height: 10px;
    background-position: -2347px 0px; }
  .iti-flag.il {
    height: 15px;
    background-position: -2369px 0px; }
  .iti-flag.im {
    height: 10px;
    background-position: -2391px 0px; }
  .iti-flag.in {
    height: 14px;
    background-position: -2413px 0px; }
  .iti-flag.io {
    height: 10px;
    background-position: -2435px 0px; }
  .iti-flag.iq {
    height: 14px;
    background-position: -2457px 0px; }
  .iti-flag.ir {
    height: 12px;
    background-position: -2479px 0px; }
  .iti-flag.is {
    height: 15px;
    background-position: -2501px 0px; }
  .iti-flag.it {
    height: 14px;
    background-position: -2523px 0px; }
  .iti-flag.je {
    height: 12px;
    background-position: -2545px 0px; }
  .iti-flag.jm {
    height: 10px;
    background-position: -2567px 0px; }
  .iti-flag.jo {
    height: 10px;
    background-position: -2589px 0px; }
  .iti-flag.jp {
    height: 14px;
    background-position: -2611px 0px; }
  .iti-flag.ke {
    height: 14px;
    background-position: -2633px 0px; }
  .iti-flag.kg {
    height: 12px;
    background-position: -2655px 0px; }
  .iti-flag.kh {
    height: 13px;
    background-position: -2677px 0px; }
  .iti-flag.ki {
    height: 10px;
    background-position: -2699px 0px; }
  .iti-flag.km {
    height: 12px;
    background-position: -2721px 0px; }
  .iti-flag.kn {
    height: 14px;
    background-position: -2743px 0px; }
  .iti-flag.kp {
    height: 10px;
    background-position: -2765px 0px; }
  .iti-flag.kr {
    height: 14px;
    background-position: -2787px 0px; }
  .iti-flag.kw {
    height: 10px;
    background-position: -2809px 0px; }
  .iti-flag.ky {
    height: 10px;
    background-position: -2831px 0px; }
  .iti-flag.kz {
    height: 10px;
    background-position: -2853px 0px; }
  .iti-flag.la {
    height: 14px;
    background-position: -2875px 0px; }
  .iti-flag.lb {
    height: 14px;
    background-position: -2897px 0px; }
  .iti-flag.lc {
    height: 10px;
    background-position: -2919px 0px; }
  .iti-flag.li {
    height: 12px;
    background-position: -2941px 0px; }
  .iti-flag.lk {
    height: 10px;
    background-position: -2963px 0px; }
  .iti-flag.lr {
    height: 11px;
    background-position: -2985px 0px; }
  .iti-flag.ls {
    height: 14px;
    background-position: -3007px 0px; }
  .iti-flag.lt {
    height: 12px;
    background-position: -3029px 0px; }
  .iti-flag.lu {
    height: 12px;
    background-position: -3051px 0px; }
  .iti-flag.lv {
    height: 10px;
    background-position: -3073px 0px; }
  .iti-flag.ly {
    height: 10px;
    background-position: -3095px 0px; }
  .iti-flag.ma {
    height: 14px;
    background-position: -3117px 0px; }
  .iti-flag.mc {
    height: 15px;
    background-position: -3139px 0px; }
  .iti-flag.md {
    height: 10px;
    background-position: -3160px 0px; }
  .iti-flag.me {
    height: 10px;
    background-position: -3182px 0px; }
  .iti-flag.mf {
    height: 14px;
    background-position: -3204px 0px; }
  .iti-flag.mg {
    height: 14px;
    background-position: -3226px 0px; }
  .iti-flag.mh {
    height: 11px;
    background-position: -3248px 0px; }
  .iti-flag.mk {
    height: 10px;
    background-position: -3270px 0px; }
  .iti-flag.ml {
    height: 14px;
    background-position: -3292px 0px; }
  .iti-flag.mm {
    height: 14px;
    background-position: -3314px 0px; }
  .iti-flag.mn {
    height: 10px;
    background-position: -3336px 0px; }
  .iti-flag.mo {
    height: 14px;
    background-position: -3358px 0px; }
  .iti-flag.mp {
    height: 10px;
    background-position: -3380px 0px; }
  .iti-flag.mq {
    height: 14px;
    background-position: -3402px 0px; }
  .iti-flag.mr {
    height: 14px;
    background-position: -3424px 0px; }
  .iti-flag.ms {
    height: 10px;
    background-position: -3446px 0px; }
  .iti-flag.mt {
    height: 14px;
    background-position: -3468px 0px; }
  .iti-flag.mu {
    height: 14px;
    background-position: -3490px 0px; }
  .iti-flag.mv {
    height: 14px;
    background-position: -3512px 0px; }
  .iti-flag.mw {
    height: 14px;
    background-position: -3534px 0px; }
  .iti-flag.mx {
    height: 12px;
    background-position: -3556px 0px; }
  .iti-flag.my {
    height: 10px;
    background-position: -3578px 0px; }
  .iti-flag.mz {
    height: 14px;
    background-position: -3600px 0px; }
  .iti-flag.na {
    height: 14px;
    background-position: -3622px 0px; }
  .iti-flag.nc {
    height: 10px;
    background-position: -3644px 0px; }
  .iti-flag.ne {
    height: 15px;
    background-position: -3666px 0px; }
  .iti-flag.nf {
    height: 10px;
    background-position: -3686px 0px; }
  .iti-flag.ng {
    height: 10px;
    background-position: -3708px 0px; }
  .iti-flag.ni {
    height: 12px;
    background-position: -3730px 0px; }
  .iti-flag.nl {
    height: 14px;
    background-position: -3752px 0px; }
  .iti-flag.no {
    height: 15px;
    background-position: -3774px 0px; }
  .iti-flag.np {
    height: 15px;
    background-position: -3796px 0px; }
  .iti-flag.nr {
    height: 10px;
    background-position: -3811px 0px; }
  .iti-flag.nu {
    height: 10px;
    background-position: -3833px 0px; }
  .iti-flag.nz {
    height: 10px;
    background-position: -3855px 0px; }
  .iti-flag.om {
    height: 10px;
    background-position: -3877px 0px; }
  .iti-flag.pa {
    height: 14px;
    background-position: -3899px 0px; }
  .iti-flag.pe {
    height: 14px;
    background-position: -3921px 0px; }
  .iti-flag.pf {
    height: 14px;
    background-position: -3943px 0px; }
  .iti-flag.pg {
    height: 15px;
    background-position: -3965px 0px; }
  .iti-flag.ph {
    height: 10px;
    background-position: -3987px 0px; }
  .iti-flag.pk {
    height: 14px;
    background-position: -4009px 0px; }
  .iti-flag.pl {
    height: 13px;
    background-position: -4031px 0px; }
  .iti-flag.pm {
    height: 14px;
    background-position: -4053px 0px; }
  .iti-flag.pn {
    height: 10px;
    background-position: -4075px 0px; }
  .iti-flag.pr {
    height: 14px;
    background-position: -4097px 0px; }
  .iti-flag.ps {
    height: 10px;
    background-position: -4119px 0px; }
  .iti-flag.pt {
    height: 14px;
    background-position: -4141px 0px; }
  .iti-flag.pw {
    height: 13px;
    background-position: -4163px 0px; }
  .iti-flag.py {
    height: 11px;
    background-position: -4185px 0px; }
  .iti-flag.qa {
    height: 8px;
    background-position: -4207px 0px; }
  .iti-flag.re {
    height: 14px;
    background-position: -4229px 0px; }
  .iti-flag.ro {
    height: 14px;
    background-position: -4251px 0px; }
  .iti-flag.rs {
    height: 14px;
    background-position: -4273px 0px; }
  .iti-flag.ru {
    height: 14px;
    background-position: -4295px 0px; }
  .iti-flag.rw {
    height: 14px;
    background-position: -4317px 0px; }
  .iti-flag.sa {
    height: 14px;
    background-position: -4339px 0px; }
  .iti-flag.sb {
    height: 10px;
    background-position: -4361px 0px; }
  .iti-flag.sc {
    height: 10px;
    background-position: -4383px 0px; }
  .iti-flag.sd {
    height: 10px;
    background-position: -4405px 0px; }
  .iti-flag.se {
    height: 13px;
    background-position: -4427px 0px; }
  .iti-flag.sg {
    height: 14px;
    background-position: -4449px 0px; }
  .iti-flag.sh {
    height: 10px;
    background-position: -4471px 0px; }
  .iti-flag.si {
    height: 10px;
    background-position: -4493px 0px; }
  .iti-flag.sj {
    height: 15px;
    background-position: -4515px 0px; }
  .iti-flag.sk {
    height: 14px;
    background-position: -4537px 0px; }
  .iti-flag.sl {
    height: 14px;
    background-position: -4559px 0px; }
  .iti-flag.sm {
    height: 15px;
    background-position: -4581px 0px; }
  .iti-flag.sn {
    height: 14px;
    background-position: -4603px 0px; }
  .iti-flag.so {
    height: 14px;
    background-position: -4625px 0px; }
  .iti-flag.sr {
    height: 14px;
    background-position: -4647px 0px; }
  .iti-flag.ss {
    height: 10px;
    background-position: -4669px 0px; }
  .iti-flag.st {
    height: 10px;
    background-position: -4691px 0px; }
  .iti-flag.sv {
    height: 12px;
    background-position: -4713px 0px; }
  .iti-flag.sx {
    height: 14px;
    background-position: -4735px 0px; }
  .iti-flag.sy {
    height: 14px;
    background-position: -4757px 0px; }
  .iti-flag.sz {
    height: 14px;
    background-position: -4779px 0px; }
  .iti-flag.ta {
    height: 10px;
    background-position: -4801px 0px; }
  .iti-flag.tc {
    height: 10px;
    background-position: -4823px 0px; }
  .iti-flag.td {
    height: 14px;
    background-position: -4845px 0px; }
  .iti-flag.tf {
    height: 14px;
    background-position: -4867px 0px; }
  .iti-flag.tg {
    height: 13px;
    background-position: -4889px 0px; }
  .iti-flag.th {
    height: 14px;
    background-position: -4911px 0px; }
  .iti-flag.tj {
    height: 10px;
    background-position: -4933px 0px; }
  .iti-flag.tk {
    height: 10px;
    background-position: -4955px 0px; }
  .iti-flag.tl {
    height: 10px;
    background-position: -4977px 0px; }
  .iti-flag.tm {
    height: 14px;
    background-position: -4999px 0px; }
  .iti-flag.tn {
    height: 14px;
    background-position: -5021px 0px; }
  .iti-flag.to {
    height: 10px;
    background-position: -5043px 0px; }
  .iti-flag.tr {
    height: 14px;
    background-position: -5065px 0px; }
  .iti-flag.tt {
    height: 12px;
    background-position: -5087px 0px; }
  .iti-flag.tv {
    height: 10px;
    background-position: -5109px 0px; }
  .iti-flag.tw {
    height: 14px;
    background-position: -5131px 0px; }
  .iti-flag.tz {
    height: 14px;
    background-position: -5153px 0px; }
  .iti-flag.ua {
    height: 14px;
    background-position: -5175px 0px; }
  .iti-flag.ug {
    height: 14px;
    background-position: -5197px 0px; }
  .iti-flag.um {
    height: 11px;
    background-position: -5219px 0px; }
  .iti-flag.us {
    height: 11px;
    background-position: -5241px 0px; }
  .iti-flag.uy {
    height: 14px;
    background-position: -5263px 0px; }
  .iti-flag.uz {
    height: 10px;
    background-position: -5285px 0px; }
  .iti-flag.va {
    height: 15px;
    background-position: -5307px 0px; }
  .iti-flag.vc {
    height: 14px;
    background-position: -5324px 0px; }
  .iti-flag.ve {
    height: 14px;
    background-position: -5346px 0px; }
  .iti-flag.vg {
    height: 10px;
    background-position: -5368px 0px; }
  .iti-flag.vi {
    height: 14px;
    background-position: -5390px 0px; }
  .iti-flag.vn {
    height: 14px;
    background-position: -5412px 0px; }
  .iti-flag.vu {
    height: 12px;
    background-position: -5434px 0px; }
  .iti-flag.wf {
    height: 14px;
    background-position: -5456px 0px; }
  .iti-flag.ws {
    height: 10px;
    background-position: -5478px 0px; }
  .iti-flag.xk {
    height: 15px;
    background-position: -5500px 0px; }
  .iti-flag.ye {
    height: 14px;
    background-position: -5522px 0px; }
  .iti-flag.yt {
    height: 14px;
    background-position: -5544px 0px; }
  .iti-flag.za {
    height: 14px;
    background-position: -5566px 0px; }
  .iti-flag.zm {
    height: 14px;
    background-position: -5588px 0px; }
  .iti-flag.zw {
    height: 10px;
    background-position: -5610px 0px; }
  .iti-flag.np {
    background-color: transparent; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .iti-flag {
    background-size: 5630px 15px; } }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .iti-flag {
    background-image: url("../images/libs/flags.png"); } }

.iframe_video {
  width: 100%; }

.youtube-modals .modal {
  padding: 0  !important; }
  .youtube-modals .modal .modal-content {
    padding: 0 !important;
    background: transparent  !important; }
  .youtube-modals .modal .modal-body {
    padding: 0  !important; }

@media (max-width: 767px) {
  .review-section .no-mobile {
    padding-right: 0 !important; }
  .review-section .col-xs-12.text-center h2 {
    font-size: 22px;
    margin-top: 24px; } }

.review-section .col-xs-12.text-center h2 {
  font-weight: 300; }

@media (max-width: 767px) {
  .review-section .on-social h3.text-center {
    margin: 0 !important; } }

@media (max-width: 767px) {
  .review-section {
    padding-top: 0; } }

.review-section .owl-carousel {
  display: block;
  display: block;
  clear: both;
  float: left;
  overflow: hidden; }
  .review-section .owl-carousel .owl-dots {
    display: none !important; }
  .review-section .owl-carousel.on-instagram .col-xs-4.col-md-2 + .col-xs-4.col-md-2 {
    display: none; }
    @media (max-width: 767px) {
      .review-section .owl-carousel.on-instagram .col-xs-4.col-md-2 + .col-xs-4.col-md-2 {
        display: block; } }
  .review-section .owl-carousel.on-instagram .col-xs-4 {
    width: 98.666667%; }
    @media (max-width: 767px) {
      .review-section .owl-carousel.on-instagram .col-xs-4 {
        width: 49.666667%; } }

.review-section .on-instagram,
.review-section .on-youtube {
  white-space: nowrap; }
  .review-section .on-instagram .logos,
  .review-section .on-youtube .logos {
    width: 43px;
    position: absolute;
    bottom: 23px;
    right: 25px; }
    @media (max-width: 767px) {
      .review-section .on-instagram .logos,
      .review-section .on-youtube .logos {
        width: 6vw;
        bottom: 4vw;
        right: 5vw; } }
  .review-section .on-instagram .col-xs-3,
  .review-section .on-youtube .col-xs-3 {
    padding: 5px; }
  .review-section .on-instagram img,
  .review-section .on-youtube img {
    width: 100%; }
  .review-section .on-instagram .col-xs-4,
  .review-section .on-instagram .col-xs-2,
  .review-section .on-youtube .col-xs-4,
  .review-section .on-youtube .col-xs-2 {
    padding: 5px; }

.review-section .on-youtube .col-xs-5 {
  width: 100%;
  padding: 5px; }

.review-section .review-single .avatar {
  border-radius: 50%;
  overflow: hidden; }

.review-section .review-single .fa-star {
  color: #f1c627;
  -webkit-text-fill-color: #f1c627;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #a98b1e; }

.review-section .review-single {
  margin-bottom: 25px;
  float: left; }

.review-section .row.review-bg.white-bg h3 {
  padding-bottom: 24px;
  padding-top: 0; }

.review-section .customer-images img {
  width: 100%; }

.review-section .customer-images .col-xs-6 {
  padding: 5px; }

.title-area.viplist-title {
  display: none !important; }

.wholesale-section .container {
  padding: 0px 13px; }

.wholesale-section.wholesale-bottom {
  padding-bottom: 48px; }
  @media (min-width: 768px) {
    .wholesale-section.wholesale-bottom {
      padding-top: 48px; } }

.vip-list-section {
  overflow: hidden;
  padding-bottom: 0px;
  padding-top: 0px; }
  @media (min-width: 768px) {
    .vip-list-section {
      padding-top: 40px; } }
  .vip-list-section .container {
    padding: 0 13px; }
  .vip-list-section.thankyou {
    margin-top: 30px; }
  .vip-list-section .vip-section-inner {
    padding: 0 15px;
    text-align: center;
    max-width: 824px;
    margin: 0 auto; }
    .vip-list-section .vip-section-inner.full-width {
      max-width: 100%;
      padding: 0;
      text-align: left; }
    .vip-list-section .vip-section-inner .img {
      width: 162px;
      height: 162px;
      border-radius: 100%;
      overflow: hidden;
      margin: 20px auto; }
      @media (min-width: 768px) {
        .vip-list-section .vip-section-inner .img {
          margin: 46px auto 29px; } }
    .vip-list-section .vip-section-inner h3 {
      color: #c00;
      font-size: 24px;
      line-height: 1.18;
      font-family: Montserrat, sans-serif;
      font-weight: 700;
      margin: 0 0 11px; }
      @media (min-width: 768px) {
        .vip-list-section .vip-section-inner h3 {
          font-size: 28px; } }
    .vip-list-section .vip-section-inner h4 {
      color: #c00;
      font-size: 16px;
      line-height: 1.19;
      font-family: Montserrat, sans-serif;
      font-weight: 400;
      margin: 0 0 21px; }
      @media (min-width: 768px) {
        .vip-list-section .vip-section-inner h4 {
          margin-bottom: 31px;
          font-size: 21px; } }
    .vip-list-section .vip-section-inner p {
      color: #747474;
      font-weight: 400;
      font-size: 14px;
      line-height: 1.7;
      margin-bottom: 15px; }
      .vip-list-section .vip-section-inner p.no-margin-small {
        margin-bottom: 0; }
      @media (min-width: 768px) {
        .vip-list-section .vip-section-inner p {
          font-size: 18px;
          line-height: 1.61;
          margin-bottom: 17px; } }
      .vip-list-section .vip-section-inner p.strong {
        color: #484848;
        font-weight: 700;
        margin-bottom: 29px;
        font-size: 16px; }
        .vip-list-section .vip-section-inner p.strong.small-margin {
          margin-bottom: 5px; }
        @media (min-width: 768px) {
          .vip-list-section .vip-section-inner p.strong {
            font-size: 18px; } }
      .vip-list-section .vip-section-inner p.bold {
        font-weight: 700; }
      .vip-list-section .vip-section-inner p.small {
        font-size: 12px; }
        @media (min-width: 768px) {
          .vip-list-section .vip-section-inner p.small {
            font-size: 14px; } }
  .vip-list-section .top-media-box {
    margin-bottom: 20px;
    padding-top: 14px; }
    @media (min-width: 768px) {
      .vip-list-section .top-media-box {
        margin-bottom: 40px; } }
  @media (min-width: 768px) {
    .vip-list-section .domestic-master, .vip-list-section .international-master, .vip-list-section .country-master {
      margin-bottom: 40px; } }
  @media (min-width: 992px) {
    .vip-list-section .domestic-master, .vip-list-section .international-master, .vip-list-section .country-master {
      margin-bottom: 60px; } }
  .vip-list-section .domestic-master h4, .vip-list-section .international-master h4, .vip-list-section .country-master h4 {
    color: black;
    font-weight: bold;
    margin-bottom: 5px;
    text-align: center; }
  .vip-list-section .domestic-master p, .vip-list-section .international-master p, .vip-list-section .country-master p {
    margin-bottom: 0;
    text-align: center; }
    .vip-list-section .domestic-master p.link, .vip-list-section .international-master p.link, .vip-list-section .country-master p.link {
      color: #db2e2e;
      cursor: pointer; }
  .vip-list-section .domestic-master .text-image img, .vip-list-section .international-master .text-image img, .vip-list-section .country-master .text-image img {
    max-height: 120px;
    margin: 0 auto; }
  .vip-list-section .domestic-master .content, .vip-list-section .international-master .content, .vip-list-section .country-master .content {
    margin-top: 15px; }
    @media (min-width: 768px) {
      .vip-list-section .domestic-master .content, .vip-list-section .international-master .content, .vip-list-section .country-master .content {
        margin-top: 30px; } }
    @media (max-width: 767px) {
      .vip-list-section .domestic-master .content .col, .vip-list-section .international-master .content .col, .vip-list-section .country-master .content .col {
        margin-top: 20px; } }
  .vip-list-section .domestic-master .content img {
    margin: 0 auto; }
    @media (max-width: 767px) {
      .vip-list-section .domestic-master .content img {
        max-height: 120px; } }
    @media (min-width: 768px) {
      .vip-list-section .domestic-master .content img {
        width: 80%; } }
  .vip-list-section .country-master {
    margin-bottom: 30px; }
    @media (min-width: 768px) {
      .vip-list-section .country-master {
        margin-bottom: 60px; } }
    @media (min-width: 768px) {
      .vip-list-section .country-master .col {
        margin-bottom: 25px; } }
  .vip-list-section .media > * {
    display: block;
    width: 100%;
    padding: 0; }
  @media (min-width: 768px) {
    .vip-list-section .media {
      padding: 0 30px; }
      .vip-list-section .media > * {
        display: table-cell;
        width: auto; }
      .vip-list-section .media .media-body {
        width: 10000px; } }
  @media (min-width: 992px) {
    .vip-list-section .media {
      padding: 0 70px; } }
  @media (min-width: 1200px) {
    .vip-list-section .media {
      padding: 0 106px; } }
  .vip-list-section .media img {
    display: block;
    max-width: 100%;
    margin: 0 auto; }
    @media (min-width: 768px) {
      .vip-list-section .media img {
        max-width: none; } }
  .vip-list-section .media h4 {
    text-align: center; }
    @media (min-width: 768px) {
      .vip-list-section .media h4 {
        text-align: left; } }
  .vip-list-section .media img {
    width: auto; }
    @media (min-width: 768px) {
      .vip-list-section .media img {
        width: 337px; } }
  .vip-list-section .media .media-body {
    padding-top: 31px; }
    @media (min-width: 768px) {
      .vip-list-section .media .media-body {
        padding-left: 35px;
        padding-top: 0; } }
  .vip-list-section .media a.regiser-business {
    display: block;
    text-align: center;
    background: #cc0000;
    padding: 15px 0 17px;
    font-size: 21px;
    font-family: Bebas;
    color: white;
    margin-top: 25px; }

.select-input {
  background-color: #fdfdfd;
  position: relative;
  border-radius: 3px;
  border: 1px solid #e6e6e6; }
  .select-input:before {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    content: '';
    width: 38px;
    text-align: center;
    line-height: 37px;
    background: #d8d8d8;
    border-radius: 0 3px 3px 0; }
  .select-input:after {
    width: 32px;
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    background: url(../images/select-arrow.png);
    background-repeat: no-repeat;
    background-size: contain; }
  .select-input select {
    width: 100%;
    display: block;
    font-size: 16px;
    line-height: 25px;
    padding: 5px 12px;
    height: 37px;
    border-radius: 3px;
    border: 0;
    color: #afafaf;
    position: relative;
    z-index: 1;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    outline: none;
    background: none; }
    @media (min-width: 768px) {
      .select-input select {
        height: 39px;
        line-height: 27px; } }

.vip-form {
  padding: 0 15px; }
  @media (min-width: 768px) {
    .vip-form {
      padding: 0; } }
  .vip-form .form-group {
    margin-bottom: 17px; }
    @media (min-width: 768px) {
      .vip-form .form-group {
        margin-bottom: 30px; } }
  .vip-form .fieldset + .fieldset {
    padding-top: 12px; }
    .vip-form .fieldset + .fieldset.no-padding {
      padding-top: 0; }
    @media (min-width: 768px) {
      .vip-form .fieldset + .fieldset {
        padding-top: 30px; } }
  .vip-form .fieldset strong.title {
    display: block;
    text-align: left;
    color: #747474;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.17;
    border-bottom: 2px solid #dcdcdc;
    padding-bottom: 15px;
    margin-bottom: 15px; }
    @media (min-width: 768px) {
      .vip-form .fieldset strong.title {
        font-size: 18px;
        padding-bottom: 16px; } }
  .vip-form .submit-box {
    padding-top: 25px; }
    .vip-form .submit-box > * {
      text-align: center; }
    @media (max-width: 767px) {
      .vip-form .submit-box {
        padding-top: 15px; } }
    @media (min-width: 768px) {
      .vip-form .submit-box {
        display: table;
        width: 100%;
        table-layout: fixed;
        padding-top: 33px; }
        .vip-form .submit-box > * {
          display: table-cell;
          vertical-align: middle;
          text-align: left; } }
    .vip-form .submit-box .left-box {
      padding-bottom: 15px; }
      @media (min-width: 768px) {
        .vip-form .submit-box .left-box {
          padding-right: 10px;
          padding-bottom: 0; } }
    @media (min-width: 768px) {
      .vip-form .submit-box .submit-field {
        width: 225px; } }
    @media (max-width: 767px) {
      .vip-form .submit-box .submit-field {
        margin-top: 15px; } }
    .vip-form .submit-box .btn.btn-default {
      border: 0;
      padding: 9px;
      height: auto;
      font-family: 'Bebas Neue', sans-serif;
      font-size: 16px;
      line-height: 21px; }
      @media (min-width: 768px) {
        .vip-form .submit-box .btn.btn-default {
          font-size: 28px;
          line-height: 32px;
          padding: 10px; } }
  .vip-form input[type="text"],
  .vip-form input[type="email"],
  .vip-form input[type="url"],
  .vip-form input[type="tel"],
  .vip-form input[type="password"],
  .vip-form textarea {
    font-size: 16px;
    line-height: 25px;
    padding: 5px 14px;
    height: 37px;
    border-radius: 3px;
    border: 1px solid #e6e6e6;
    background-color: #fdfdfd;
    color: #7c7c7c;
    outline: none; }
    @media (min-width: 768px) {
      .vip-form input[type="text"],
      .vip-form input[type="email"],
      .vip-form input[type="url"],
      .vip-form input[type="tel"],
      .vip-form input[type="password"],
      .vip-form textarea {
        height: 39px;
        line-height: 27px; } }
    .vip-form input[type="text"]::-webkit-input-placeholder,
    .vip-form input[type="email"]::-webkit-input-placeholder,
    .vip-form input[type="url"]::-webkit-input-placeholder,
    .vip-form input[type="tel"]::-webkit-input-placeholder,
    .vip-form input[type="password"]::-webkit-input-placeholder,
    .vip-form textarea::-webkit-input-placeholder {
      color: #afafaf; }
    .vip-form input[type="text"]::-moz-placeholder,
    .vip-form input[type="email"]::-moz-placeholder,
    .vip-form input[type="url"]::-moz-placeholder,
    .vip-form input[type="tel"]::-moz-placeholder,
    .vip-form input[type="password"]::-moz-placeholder,
    .vip-form textarea::-moz-placeholder {
      opacity: 1;
      color: #afafaf; }
    .vip-form input[type="text"]:-moz-placeholder,
    .vip-form input[type="email"]:-moz-placeholder,
    .vip-form input[type="url"]:-moz-placeholder,
    .vip-form input[type="tel"]:-moz-placeholder,
    .vip-form input[type="password"]:-moz-placeholder,
    .vip-form textarea:-moz-placeholder {
      color: #afafaf; }
    .vip-form input[type="text"]:-ms-input-placeholder,
    .vip-form input[type="email"]:-ms-input-placeholder,
    .vip-form input[type="url"]:-ms-input-placeholder,
    .vip-form input[type="tel"]:-ms-input-placeholder,
    .vip-form input[type="password"]:-ms-input-placeholder,
    .vip-form textarea:-ms-input-placeholder {
      color: #afafaf; }
    .vip-form input[type="text"].placeholder,
    .vip-form input[type="email"].placeholder,
    .vip-form input[type="url"].placeholder,
    .vip-form input[type="tel"].placeholder,
    .vip-form input[type="password"].placeholder,
    .vip-form textarea.placeholder {
      color: #afafaf; }
  .vip-form textarea {
    min-height: 100px;
    height: 101px;
    resize: vertical; }

.checkbox-group {
  text-align: left;
  border-bottom: 2px solid #dcdcdc;
  padding: 10px 0;
  display: table;
  width: 100%;
  table-layout: fixed; }
  @media (min-width: 768px) {
    .checkbox-group {
      display: block;
      padding: 27px 0 25px; } }
  .checkbox-group > span {
    color: #747474;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.19;
    display: table-cell;
    vertical-align: middle;
    padding-right: 10px; }
    @media (min-width: 768px) {
      .checkbox-group > span {
        min-width: 289px;
        display: inline-block;
        padding-right: 20px;
        font-size: 16px; } }
  .checkbox-group .labels {
    display: table-cell;
    vertical-align: middle;
    width: 130px;
    text-align: right; }
    @media (min-width: 768px) {
      .checkbox-group .labels {
        display: inline-block;
        width: auto;
        text-align: left; } }

label.radioitem {
  color: #8f8f8f;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.21; }
  label.radioitem input[type="radio"] {
    margin-right: 7px; }
  label.radioitem + label {
    margin-left: 15px; }

label.checkboxitem {
  color: #a3a3a3;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.21; }
  label.checkboxitem input[type="checkbox"] {
    display: inline-block;
    vertical-align: middle;
    margin: 0 8px 0 0; }

.white-bg.vip-form-holder {
  max-width: 948px;
  margin: 0 auto;
  padding: 40px 0; }
  @media (min-width: 768px) {
    .white-bg.vip-form-holder {
      padding: 30px 70px; } }
  @media (min-width: 992px) {
    .white-bg.vip-form-holder {
      padding: 30px 100px; } }
  @media (min-width: 1200px) {
    .white-bg.vip-form-holder {
      padding: 29px 181px; } }

.white-bg.small-top-border {
  padding-top: 15px; }
  @media (min-width: 768px) {
    .white-bg.small-top-border {
      padding-top: 30px; } }

.vip-list-section .vip-section-inner.rap-landing h4 {
  font-size: 18px;
  font-weight: 900; }
  @media (min-width: 768px) {
    .vip-list-section .vip-section-inner.rap-landing h4 {
      font-size: 28px; } }

.vip-list-section .vip-section-inner.rap-landing p.strong {
  margin-bottom: 5px; }
  @media (min-width: 768px) {
    .vip-list-section .vip-section-inner.rap-landing p.strong {
      font-size: 21px; } }

.landing-block {
  text-align: center; }
  @media (min-width: 768px) {
    .landing-block {
      text-align: left;
      max-width: 760px;
      margin: 0 auto; } }
  .landing-block h4 {
    color: #484848;
    font-size: 18px;
    line-height: 1.22;
    font-weight: 900;
    text-transform: uppercase;
    margin: 0 0 15px; }
    @media (min-width: 768px) {
      .landing-block h4 {
        font-size: 21px;
        margin-bottom: 30px; } }
  .landing-block p {
    margin: 0;
    color: #747474;
    font-size: 14px;
    line-height: 1.43;
    font-weight: 400; }
    @media (min-width: 768px) {
      .landing-block p {
        font-size: 18px; } }
    .landing-block p.margin-bottom {
      margin-bottom: 25px; }
      @media (min-width: 768px) {
        .landing-block p.margin-bottom {
          margin-bottom: 16px; } }
    .landing-block p.strong {
      color: #484848;
      font-size: 16px;
      line-height: 1.19;
      font-weight: 700;
      margin-bottom: 7px; }
      @media (min-width: 768px) {
        .landing-block p.strong {
          font-size: 21px; } }
    .landing-block p.big {
      font-size: 16px;
      line-height: 1.25;
      font-weight: 700;
      margin-bottom: 5px; }
      @media (min-width: 768px) {
        .landing-block p.big {
          font-size: 21px; } }
  .landing-block .thanks-block .block-inner-hold {
    padding: 30px 9999px 25px;
    margin: 0 -9999px; }
    @media (min-width: 768px) {
      .landing-block .thanks-block .block-inner-hold {
        padding-top: 45px;
        padding-bottom: 40px; } }
    @media (min-width: 1200px) {
      .landing-block .thanks-block .block-inner-hold {
        padding-top: 60px;
        padding-bottom: 55px; } }
    .landing-block .thanks-block .block-inner-hold + .block-inner-hold {
      border-top: 1px solid #cfcfcf; }
    .landing-block .thanks-block .block-inner-hold.faq {
      text-align: left; }

ul.bullet-list {
  padding-bottom: 15px;
  text-align: left; }
  ul.bullet-list:last-child {
    padding-bottom: 0; }
  ul.bullet-list li {
    position: relative;
    padding-left: 11px;
    font-size: 14px;
    line-height: 1.43;
    color: #747474; }
    @media (min-width: 768px) {
      ul.bullet-list li {
        font-size: 18px;
        padding-left: 15px; } }
    ul.bullet-list li + li {
      margin-top: 5px; }
    ul.bullet-list li:before {
      position: absolute;
      content: '';
      width: 6px;
      height: 6px;
      background: #747474;
      border-radius: 50%;
      left: 0;
      top: 7px; }
      @media (min-width: 768px) {
        ul.bullet-list li:before {
          width: 8px;
          height: 8px;
          top: 8px; } }

ul.buttons-list {
  margin: 0 -2px; }
  @media (min-width: 768px) {
    ul.buttons-list {
      margin: 0 -15px; } }
  ul.buttons-list .btn {
    display: block;
    width: 100%;
    font-size: 16px;
    line-height: 21px;
    border: 0;
    padding: 9px;
    height: auto; }
    ul.buttons-list .btn.btn-primary {
      line-height: 19px;
      border: 1px solid #db2e2e;
      background: #f3f3f3;
      color: #db2e2e; }
      ul.buttons-list .btn.btn-primary:hover {
        background: #dadada; }
    @media (min-width: 768px) {
      ul.buttons-list .btn {
        min-width: 160px;
        font-size: 21px;
        line-height: 25px;
        padding: 10px; }
        ul.buttons-list .btn.btn-primary {
          line-height: 23px; } }
    @media (min-width: 992px) {
      ul.buttons-list .btn {
        min-width: 200px; } }
  ul.buttons-list li {
    width: 50%;
    float: left;
    padding: 5px 15px; }
    @media (min-width: 768px) {
      ul.buttons-list li {
        width: auto; } }
  ul.buttons-list.alternate {
    margin: 0; }
    @media (min-width: 768px) {
      ul.buttons-list.alternate {
        margin: 0 -15px; } }
    @media (min-width: 992px) {
      ul.buttons-list.alternate {
        margin: 0 -17px; } }
    ul.buttons-list.alternate li {
      width: 50%;
      padding: 5px 15px; }
      @media (min-width: 992px) {
        ul.buttons-list.alternate li {
          padding: 0 17px; } }
    ul.buttons-list.alternate .btn {
      min-width: 0;
      display: block;
      font-size: 14px;
      line-height: 17px;
      padding-top: 5px;
      padding-bottom: 5px; }
      @media (min-width: 768px) {
        ul.buttons-list.alternate .btn {
          font-size: 16px;
          line-height: 19px;
          padding-top: 10px;
          padding-bottom: 10px; } }
      ul.buttons-list.alternate .btn.btn-primary {
        padding-top: 4px;
        padding-bottom: 4px; }
        @media (min-width: 768px) {
          ul.buttons-list.alternate .btn.btn-primary {
            padding-top: 9px;
            padding-bottom: 9px; } }

.landing-items li {
  margin: 0 -9999px;
  padding: 30px 9999px 15px;
  background: #fff; }
  @media (min-width: 768px) {
    .landing-items li {
      padding: 35px 9999px; } }
  .landing-items li:first-child {
    border-top: 1px solid #cfcfcf; }
  .landing-items li:last-child {
    border-bottom: 1px solid #cfcfcf; }
  .landing-items li:nth-child(even) {
    background: #ffd23f; }

.landing-items .media-img {
  padding-bottom: 18px; }

@media (min-width: 768px) {
  .landing-items .landing-item {
    display: table;
    width: 100%;
    table-layout: fixed;
    padding: 15px 0; }
    .landing-items .landing-item > * {
      display: table-cell;
      vertical-align: middle; }
    .landing-items .landing-item .media-img {
      width: 166px;
      padding: 0; }
    .landing-items .landing-item .media-desc {
      padding: 15px 0 15px 30px; } }

@media (min-width: 1200px) {
  .landing-items .landing-item {
    padding: 25px 0; } }

.landing-items h5 {
  color: #484848;
  font-size: 18px;
  line-height: 1.22;
  text-transform: uppercase;
  margin: 0 0 6px;
  font-weight: 900; }
  @media (min-width: 768px) {
    .landing-items h5 {
      font-size: 28px; } }

.inner-banner h1.profile-title {
  max-width: 614px;
  margin: 0 auto;
  text-align: center;
  padding: 5px 15px; }
  @media (min-width: 992px) {
    .inner-banner h1.profile-title {
      max-width: 700px; } }
  .inner-banner h1.profile-title.has-bg {
    background-color: #44332f; }

.title-area.profile-title h1 {
  font-size: 21px;
  line-height: 1.19;
  font-weight: 700;
  text-align: center;
  margin: 0;
  padding: 15px 0 10px;
  color: #9a9a9a;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif; }

.profile-header {
  position: relative; }
  .profile-header .container {
    padding: 0 15px; }
  .profile-header .profile-links {
    position: relative;
    padding: 10px 0;
    font-size: 10px;
    line-height: 1.2; }
    @media (min-width: 768px) {
      .profile-header .profile-links {
        padding: 0;
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        transform: translate(0, -50%);
        z-index: 1; } }
    @media (min-width: 992px) {
      .profile-header .profile-links {
        font-size: 12px; } }
    .profile-header .profile-links ol.breadcrumb {
      background: none;
      display: inline-block;
      vertical-align: top;
      font-size: 10px;
      line-height: 1.2;
      font-weight: 400; }
      @media (min-width: 992px) {
        .profile-header .profile-links ol.breadcrumb {
          font-size: 12px; } }
      .profile-header .profile-links ol.breadcrumb li + li:before {
        color: #de7604; }
      .profile-header .profile-links ol.breadcrumb li.active a {
        text-decoration: underline;
        pointer-events: none; }
      .profile-header .profile-links ol.breadcrumb li a {
        color: #de7604; }
    .profile-header .profile-links .logout {
      font-weight: 900;
      color: #de7604;
      text-transform: uppercase;
      float: right; }
      @media (min-width: 992px) {
        .profile-header .profile-links .logout {
          font-size: 13px; } }
      .profile-header .profile-links .logout i.fa {
        margin-left: 5px; }
        @media (min-width: 992px) {
          .profile-header .profile-links .logout i.fa {
            font-size: 170%;
            line-height: 16px;
            vertical-align: bottom;
            display: inline-block;
            margin-left: 8px; } }
  .profile-header .tabs-box {
    background: #ffd23f; }
  .profile-header ul.profile-tab {
    text-align: center;
    font-size: 0;
    line-height: 0;
    letter-spacing: -4px; }

@inlcude media(">=tablet") {
  .profile-header ul.profile-tab {
    padding-left: 45px; } }
    @media (min-width: 992px) {
      .profile-header ul.profile-tab {
        padding-left: 0; } }
    .profile-header ul.profile-tab li {
      position: relative;
      z-index: 2;
      font-size: 14px;
      line-height: 1.21;
      letter-spacing: 0;
      font-weight: 400;
      color: #747474;
      text-transform: uppercase;
      display: inline-block;
      vertical-align: top; }
      @media (min-width: 992px) {
        .profile-header ul.profile-tab li {
          font-size: 16px; } }
      .profile-header ul.profile-tab li.active {
        color: #484848; }
        .profile-header ul.profile-tab li.active a {
          border-bottom-color: #fff; }
    .profile-header ul.profile-tab a {
      color: inherit;
      text-decoration: none;
      display: block;
      border-bottom: 5px solid transparent;
      padding: 11px 10px 5px; }
      @media (min-width: 768px) {
        .profile-header ul.profile-tab a {
          padding: 16px 10px 8px; } }
      .profile-header ul.profile-tab a:hover {
        color: #484848;
        border-bottom-color: #fff; }

.profile-meta {
  display: table;
  width: 100%;
  table-layout: fixed;
  padding: 30px 15px; }
  @media (min-width: 768px) {
    .profile-meta {
      padding: 25px 0; } }
  @media (min-width: 992px) {
    .profile-meta {
      padding: 35px 0; } }
  @media (min-width: 1200px) {
    .profile-meta {
      padding: 45px 0; } }
  .profile-meta > * {
    display: table-cell;
    vertical-align: middle; }
  .profile-meta .pic {
    width: 65px; }
    .profile-meta .pic img {
      display: block;
      width: 100%;
      max-width: none;
      border-radius: 50%;
      border: 2px solid #cfcfcf; }
    @media (min-width: 768px) {
      .profile-meta .pic.big-in-tablet {
        width: 122px; }
        .profile-meta .pic.big-in-tablet img {
          border-radius: 0;
          border: 0; } }
  .profile-meta .description {
    padding-left: 30px; }
    .profile-meta .description .top {
      color: #484848;
      font-family: Montserrat, sans-serif;
      font-size: 16px;
      font-weight: 400;
      line-height: 1.19;
      border-bottom: 1px solid #d1d1d1;
      padding-bottom: 15px;
      margin-bottom: 15px; }
      @media (min-width: 768px) {
        .profile-meta .description .top {
          border-bottom: 0;
          display: inline-block;
          vertical-align: top;
          margin: 0;
          padding: 0;
          font-size: 21px; } }
      .profile-meta .description .top strong {
        color: #363636;
        font-size: 16px;
        font-weight: 900;
        line-height: 1.19;
        font-family: Lato, sans-serif;
        display: inline-block;
        vertical-align: middle; }
        @media (min-width: 768px) {
          .profile-meta .description .top strong {
            font-size: 21px; } }
      .profile-meta .description .top a {
        color: #363636;
        font-size: 10px;
        font-weight: 400;
        line-height: 1.2;
        font-family: Lato, sans-serif;
        display: inline-block;
        vertical-align: middle; }
        @media (min-width: 768px) {
          .profile-meta .description .top a {
            font-size: 14px; } }
        .profile-meta .description .top a.link {
          color: #db2e2e;
          text-decoration: underline; }
          @media (min-width: 768px) {
            .profile-meta .description .top a.link {
              font-size: 13px; } }
          .profile-meta .description .top a.link:hover {
            text-decoration: none; }
      .profile-meta .description .top .links-wrap {
        color: #9a9a9a;
        font-family: Lato, sans-serif;
        font-size: 10px;
        font-weight: 400;
        line-height: 1.2;
        padding-top: 10px; }
    .profile-meta .description .bottom {
      color: #9a9a9a;
      font-size: 10px;
      font-weight: 400;
      line-height: 1.2; }
      @media (min-width: 768px) {
        .profile-meta .description .bottom {
          float: right;
          overflow: hidden;
          font-size: 16px; } }
      .profile-meta .description .bottom .inline-block {
        display: inline-block; }
        @media (min-width: 768px) {
          .profile-meta .description .bottom .inline-block {
            display: block;
            padding-bottom: 10px; } }
      .profile-meta .description .bottom strong {
        color: #484848;
        font-family: Montserrat, sans-serif;
        font-size: 14px;
        font-weight: 700;
        line-height: 1.21; }
        @media (min-width: 768px) {
          .profile-meta .description .bottom strong {
            font-size: 21px; } }
      .profile-meta .description .bottom a.link {
        color: #db2e2e;
        text-decoration: underline; }
        @media (min-width: 768px) {
          .profile-meta .description .bottom a.link {
            font-size: 13px; } }
        .profile-meta .description .bottom a.link:hover {
          text-decoration: none; }

.site-offers {
  background-color: #363636;
  color: #fff;
  font-size: 14px;
  line-height: 1.43;
  text-align: center;
  padding: 30px 0;
  margin-bottom: 30px; }
  @media (min-width: 768px) {
    .site-offers {
      padding: 60px 0;
      font-size: 18px;
      line-height: 1.39;
      margin-bottom: 60px; } }
  .site-offers p.head {
    font-family: Montserrat, sans-serif;
    margin-bottom: 25px; }
    @media (min-width: 768px) {
      .site-offers p.head {
        margin-bottom: 45px; } }
    .site-offers p.head br {
      display: none; }
      @media (min-width: 768px) {
        .site-offers p.head br {
          display: block; } }
  .site-offers .img {
    margin-bottom: 30px; }
    @media (min-width: 768px) {
      .site-offers .img {
        min-height: 71px; } }
  .site-offers p.border {
    margin: 0;
    position: relative;
    padding-bottom: 25px; }
    .site-offers p.border:after {
      background-color: #ffd23f;
      width: 50px;
      height: 5px;
      content: '';
      position: absolute;
      left: 50%;
      margin-left: -25px;
      bottom: 0; }
  .site-offers strong {
    font-weight: 700; }
  .site-offers .row > * + * {
    padding-top: 35px; }
    @media (min-width: 768px) {
      .site-offers .row > * + * {
        padding-top: 0; } }

.main-container-wrap {
  padding: 0;
  margin-bottom: 32px; }
  @media (min-width: 992px) {
    .main-container-wrap {
      margin-bottom: 65px; } }
  .main-container-wrap.alternate-margin {
    margin-bottom: 15px; }
    @media (min-width: 768px) {
      .main-container-wrap.alternate-margin {
        margin-bottom: 30px; } }
  .main-container-wrap .table-block-padding + .table-block-padding {
    padding-top: 15px; }
    @media (min-width: 768px) {
      .main-container-wrap .table-block-padding + .table-block-padding {
        padding-top: 0; } }

.center-block {
  float: none; }

.referral-links {
  text-align: center;
  padding: 30px 15px 25px;
  background: #fff; }
  @media (min-width: 768px) {
    .referral-links {
      padding: 45px 20px; } }
  .referral-links strong {
    display: block;
    margin-bottom: 15px;
    color: #484848;
    font-size: 18px;
    font-weight: 900;
    line-height: 1.22; }
  .referral-links .links-block {
    max-width: 345px;
    margin: 0 auto; }
    @media (min-width: 768px) {
      .referral-links .links-block {
        max-width: 376px; } }
  .referral-links input[type="text"] {
    background-color: #fdfdfd;
    border: 1px solid #e6e6e6;
    border-radius: 3px;
    display: block;
    width: 100%;
    color: #afafaf;
    font-size: 14px;
    line-height: 21px;
    padding: 8px;
    text-align: center;
    height: 37px;
    margin-bottom: 10px; }
    @media (min-width: 768px) {
      .referral-links input[type="text"] {
        font-size: 16px;
        height: 39px;
        line-height: 23px; } }
  @media (min-width: 768px) {
    .referral-links .row > * {
      padding-top: 15px;
      padding-bottom: 15px; } }
  .referral-links .row > * + * {
    margin-top: 60px; }
    @media (min-width: 768px) {
      .referral-links .row > * + * {
        margin-top: 0;
        border-left: 1px solid #e6e6e6; } }

.profile-how-it-works {
  margin: 0 15px;
  border: 2px solid #ffd23f;
  position: relative;
  text-align: center;
  padding: 14px 0 7px 0; }
  .profile-how-it-works .link-refer-terms {
    display: block;
    font-size: 13px;
    margin: 20px 20px 10px; }
    .profile-how-it-works .link-refer-terms a {
      color: #DB2E2E; }
  @media (min-width: 768px) {
    .profile-how-it-works {
      margin: 0;
      padding: 55px 15px 15px; } }
  .profile-how-it-works h3 {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    top: -17px;
    margin: 0;
    color: #363636;
    font-size: 21px;
    font-weight: 700;
    line-height: 26px;
    text-transform: uppercase;
    padding: 2px 10px;
    background: #f3f3f3; }
    @media (min-width: 768px) {
      .profile-how-it-works h3 {
        font-size: 28px;
        line-height: 32px;
        top: -20px; } }
  .profile-how-it-works .content-block {
    padding-top: 14px;
    padding-bottom: 14px;
    color: #484848;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.19; }
    @media (min-width: 768px) {
      .profile-how-it-works .content-block {
        padding-top: 25px;
        padding-bottom: 25px;
        color: #595959; } }
    .profile-how-it-works .content-block .img {
      min-height: 164px;
      margin-bottom: 16px; }
      @media (min-width: 768px) {
        .profile-how-it-works .content-block .img {
          margin-bottom: 30px; } }
    .profile-how-it-works .content-block strong {
      font-size: 18px;
      font-weight: 900;
      line-height: 1.22;
      display: block;
      margin-bottom: 5px; }
      @media (min-width: 768px) {
        .profile-how-it-works .content-block strong {
          font-size: 21px; } }
    .profile-how-it-works .content-block p {
      margin: 0; }

.table-data-block {
  margin: 0 15px;
  background-color: #fff;
  border: 1px solid #cfcfcf;
  padding: 15px; }
  @media (min-width: 768px) {
    .table-data-block {
      margin: 0; } }
  @media (min-width: 992px) {
    .table-data-block {
      padding: 30px; } }
  .table-data-block header {
    border-bottom: 1px solid #cfcfcf;
    padding-bottom: 10px;
    margin-bottom: 15px; }
    @media (min-width: 768px) {
      .table-data-block header {
        margin-bottom: 0; } }
    .table-data-block header strong {
      color: #363636;
      font-size: 18px;
      font-weight: 900;
      line-height: 1.22;
      text-transform: uppercase; }
      .table-data-block header strong small {
        font-size: 12px;
        font-weight: 400;
        color: #484848; }
      @media (min-width: 768px) {
        .table-data-block header strong {
          font-size: 21px; }
          .table-data-block header strong small {
            font-size: 13px; } }
  .table-data-block .table {
    margin: 0; }
    @media (max-width: 767px) {
      .table-data-block .table thead {
        display: none !important; }
      .table-data-block .table tbody tr {
        display: block;
        padding: 15px;
        background-color: #fafafa; }
        .table-data-block .table tbody tr + tr {
          margin-top: 15px; }
      .table-data-block .table tbody td {
        display: block !important;
        font-size: 12px;
        font-weight: 400;
        line-height: 1.25;
        color: #9a9a9a;
        padding: 4px 0; }
        .table-data-block .table tbody td.bold {
          font-weight: 700; }
        .table-data-block .table tbody td:before {
          color: #363636;
          content: attr(data-label);
          display: inline-block;
          vertical-align: top;
          padding-right: 10px; }
      .table-data-block .table.alternate tbody tr {
        overflow: hidden; }
        .table-data-block .table.alternate tbody tr td {
          width: 45%;
          float: left; }
          .table-data-block .table.alternate tbody tr td:before {
            text-transform: uppercase;
            padding-right: 5px; }
          .table-data-block .table.alternate tbody tr td:nth-child(even) {
            width: 55%; }
          .table-data-block .table.alternate tbody tr td:last-child {
            width: 100%; }
            .table-data-block .table.alternate tbody tr td:last-child:before {
              display: none; } }
    .table-data-block .table thead th {
      border-bottom: 1px solid #cfcfcf;
      color: #484848;
      font-size: 18px;
      font-weight: 400;
      line-height: 1.22;
      padding: 8px; }
      @media (min-width: 768px) {
        .table-data-block .table thead th {
          font-size: 14px; } }
      @media (min-width: 992px) {
        .table-data-block .table thead th {
          padding: 8px 15px;
          font-size: 18px; } }
    .table-data-block .table.alternate thead th {
      font-size: 13px;
      font-family: Montserrat, sans-serif;
      font-weight: 400; }
    @media (min-width: 768px) {
      .table-data-block .table tbody tr:nth-child(odd) {
        background-color: #fafafa; } }
    @media (min-width: 768px) {
      .table-data-block .table tbody td {
        color: #9a9a9a;
        font-size: 16px;
        font-weight: 400;
        line-height: 21px;
        padding: 10px 8px; } }
    @media (min-width: 992px) {
      .table-data-block .table tbody td {
        padding: 14px 15px; } }
    .table-data-block .table [data-toggle="tooltip"] {
      color: #db2e2e;
      font-size: 85%;
      cursor: pointer; }
  .table-data-block .order-links {
    white-space: nowrap;
    letter-spacing: -4px;
    padding-top: 12px;
    margin-top: 10px;
    border-top: 1px solid #d1d1d1; }
    @media (min-width: 768px) {
      .table-data-block .order-links {
        border-top: 0;
        margin-top: 0;
        padding-top: 0;
        text-align: right; } }
    .table-data-block .order-links .order-details {
      cursor: pointer; }
    .table-data-block .order-links li {
      color: #747474;
      font-family: Lato;
      font-size: 14px;
      font-weight: 400;
      letter-spacing: 0;
      line-height: 1.21;
      display: inline-block;
      vertical-align: top;
      padding-right: 12px;
      position: relative; }
      .table-data-block .order-links li + li {
        padding-left: 12px; }
        .table-data-block .order-links li + li:before {
          background-color: #e4e4e4;
          width: 1px;
          height: 20px;
          top: 50%;
          margin-top: -10px;
          content: '';
          position: absolute;
          left: 0; }
      .table-data-block .order-links li:last-child {
        padding-right: 0 !important; }
    .table-data-block .order-links a {
      color: inherit;
      text-decoration: underline; }
      .table-data-block .order-links a:hover {
        text-decoration: none; }
  .table-data-block span.label {
    display: inline-block;
    vertical-align: top;
    font-size: 11px;
    line-height: 10px;
    font-weight: 400;
    border: 1px solid;
    text-transform: capitalize;
    padding: 0 15px 1px;
    border-radius: 100px; }
    @media (min-width: 768px) {
      .table-data-block span.label {
        font-size: 13px;
        line-height: 19px;
        text-align: center; } }
    .table-data-block span.label.pending {
      border-color: #fb9500;
      color: #fb9500; }
    .table-data-block span.label.shipped {
      border-color: #0fb82a;
      color: #0fb82a; }
    .table-data-block span.label.cancelled {
      border-color: #d0021b;
      color: #d0021b; }
  .table-data-block .btn.btn-edit {
    border: 1px solid #db2e2e;
    border-radius: 3px;
    font-size: 14px;
    line-height: 17px;
    padding: 4px 30px;
    color: #db2e2e;
    background: #f3f3f3;
    height: auto;
    text-transform: uppercase; }
    .table-data-block .btn.btn-edit:hover {
      background: #dadada; }
    .table-data-block .btn.btn-edit + strong {
      line-height: 27px;
      display: inline-block;
      vertical-align: top; }
  .table-data-block .table-info {
    color: #9a9a9a;
    font-family: Lato, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.41; }
    @media (min-width: 768px) {
      .table-data-block .table-info {
        font-size: 16px;
        padding-top: 15px; } }

.vertical-scroll {
  overflow-y: auto;
  max-height: 375px; }
  @media (min-width: 768px) {
    .vertical-scroll {
      max-height: 123px; } }
  @media (min-width: 768px) {
    .vertical-scroll {
      max-height: 147px; } }

.carousel-wrapper {
  margin: 0 15px; }
  @media (min-width: 768px) {
    .carousel-wrapper {
      margin: 60px 0 0;
      border: 2px solid #cfcfcf;
      position: relative; } }
  .carousel-wrapper .title {
    display: block;
    text-align: center;
    color: #363636;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.61;
    margin-bottom: 30px; }
    @media (min-width: 768px) {
      .carousel-wrapper .title {
        position: relative;
        transform: translate(0, -55%);
        font-size: 21px;
        line-height: 1.38;
        max-width: 520px;
        margin: 0 auto;
        padding: 5px 20px;
        background: #f3f3f3; } }

.example-customers {
  padding: 0 60px; }
  @media (min-width: 768px) {
    .example-customers {
      padding: 0 100px 30px; } }
  @media (min-width: 1200px) {
    .example-customers {
      padding: 0 166px 48px; } }
  .example-customers .owl-prev,
  .example-customers .owl-next {
    position: absolute;
    top: 69px;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    border: 2px solid #db2e2e;
    color: #db2e2e;
    font-size: 0;
    line-height: 0; }
    @media (min-width: 768px) {
      .example-customers .owl-prev,
      .example-customers .owl-next {
        top: 87px;
        width: 30px;
        height: 30px; } }
    .example-customers .owl-prev:before,
    .example-customers .owl-next:before {
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      font-family: FontAwesome;
      font-size: 18px;
      line-height: 18px; }
    @media (min-width: 1200px) {
      .example-customers .owl-prev,
      .example-customers .owl-next {
        top: 97px;
        width: 50px;
        height: 50px; }
        .example-customers .owl-prev:before,
        .example-customers .owl-next:before {
          font-size: 30px;
          line-height: 30px; } }
  .example-customers .owl-prev {
    left: 24px; }
    @media (min-width: 1200px) {
      .example-customers .owl-prev {
        left: 60px; } }
    .example-customers .owl-prev:before {
      content: "\f104"; }
  .example-customers .owl-next {
    right: 24px; }
    @media (min-width: 1200px) {
      .example-customers .owl-next {
        right: 60px; } }
    .example-customers .owl-next:before {
      content: "\f105"; }
  .example-customers .img {
    margin-bottom: 22px;
    text-align: left; }
    .example-customers .img img {
      display: inline !important;
      vertical-align: top; }
  .example-customers .cust-block {
    color: #9a9a9a;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.36;
    text-align: left;
    padding-right: 20px;
    max-width: 164px;
    margin: 0 auto; }
    @media (min-width: 640px) {
      .example-customers .cust-block {
        max-width: 100%; } }

.profile-editor {
  max-width: 375px;
  padding: 35px 15px 0;
  margin: 0 auto; }
  @media (min-width: 768px) {
    .profile-editor {
      max-width: 585px;
      padding-top: 70px; } }
  .profile-editor .editor-header {
    background-color: #fff;
    border: 1px solid #cfcfcf;
    border-radius: 3px;
    padding: 15px;
    margin-bottom: 15px; }
    @media (min-width: 768px) {
      .profile-editor .editor-header {
        margin-bottom: 30px;
        padding: 30px; } }
    .profile-editor .editor-header h4 {
      text-transform: uppercase;
      color: #484848;
      font-size: 18px;
      font-weight: 900;
      line-height: 1.24;
      display: block;
      margin: 0; }
      @media (min-width: 768px) {
        .profile-editor .editor-header h4 {
          font-size: 21px;
          color: #363636; } }
  .profile-editor .editor-main {
    background-color: #fff;
    border: 1px solid #cfcfcf;
    border-radius: 3px;
    padding: 13px 15px;
    min-height: 393px;
    margin-bottom: 10px; }
    .profile-editor .editor-main.no-height {
      min-height: 100px; }
    @media (min-width: 768px) {
      .profile-editor .editor-main {
        margin-bottom: 25px; } }
    .profile-editor .editor-main .title-area {
      color: #9a9a9a;
      display: block;
      font-size: 18px;
      font-weight: 400;
      line-height: 1.22;
      padding-bottom: 15px;
      border-bottom: 1px solid #dcdcdc; }
      .profile-editor .editor-main .title-area strong {
        font-weight: 400; }
    .profile-editor .editor-main .profile-items {
      border-bottom: 1px solid #dcdcdc;
      padding: 15px 0;
      color: #6d6d6d;
      font-size: 12px;
      font-weight: 400;
      line-height: 1.25; }
      @media (min-width: 768px) {
        .profile-editor .editor-main .profile-items {
          font-size: 16px; } }
      .profile-editor .editor-main .profile-items strong {
        font-weight: 400;
        display: block;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden; }
      .profile-editor .editor-main .profile-items a {
        color: #db2e2e;
        text-decoration: underline; }
        .profile-editor .editor-main .profile-items a:hover {
          text-decoration: none; }
      .profile-editor .editor-main .profile-items li {
        display: table;
        width: 100%;
        table-layout: fixed;
        padding: 15px;
        background-color: #fafafa; }
        .profile-editor .editor-main .profile-items li > * {
          display: table-cell;
          vertical-align: middle; }
        .profile-editor .editor-main .profile-items li .item-links {
          text-align: right;
          width: 90px;
          padding-left: 8px; }
          @media (min-width: 768px) {
            .profile-editor .editor-main .profile-items li .item-links {
              width: 125px; } }
  .profile-editor .btn {
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
    border: 1px solid;
    border-radius: 3px;
    height: auto;
    padding-top: 3px;
    padding-bottom: 3px;
    text-align: center;
    margin: 0; }
    @media (min-width: 768px) {
      .profile-editor .btn {
        font-size: 18px;
        line-height: 22px;
        padding-top: 9px;
        padding-bottom: 9px; } }
    .profile-editor .btn:hover {
      background: #dadada;
      text-decoration: none; }
    .profile-editor .btn.btn-left {
      float: left; }
    .profile-editor .btn.btn-right {
      float: right; }
    .profile-editor .btn.btn-profile {
      border-color: #db2e2e;
      color: #db2e2e;
      padding-left: 15px;
      padding-right: 30px;
      text-align: right;
      min-width: 131px; }
      @media (min-width: 768px) {
        .profile-editor .btn.btn-profile {
          min-width: 167px;
          padding-right: 40px; } }
      .profile-editor .btn.btn-profile i.fa {
        margin-right: 20px; }
        @media (min-width: 768px) {
          .profile-editor .btn.btn-profile i.fa {
            margin-right: 9px; } }
    .profile-editor .btn.btn-add {
      border-color: #7cc576;
      color: #7cc576;
      min-width: 170px; }
      @media (min-width: 768px) {
        .profile-editor .btn.btn-add {
          min-width: 229px; } }
    .profile-editor .btn.btn-save {
      background-color: #db2e2e;
      border-color: #db2e2e;
      color: #fff;
      min-width: 95px; }
      @media (min-width: 768px) {
        .profile-editor .btn.btn-save {
          min-width: 125px; } }
      .profile-editor .btn.btn-save:hover {
        background-color: #b71f1f;
        border-color: #b71f1f; }
    .profile-editor .btn + strong.title {
      line-height: 27px;
      display: inline-block;
      vertical-align: top; }
      @media (min-width: 768px) {
        .profile-editor .btn + strong.title {
          line-height: 42px; } }
  .profile-editor .editor-buttons {
    overflow: hidden;
    margin: 0 -5px; }
    .profile-editor .editor-buttons .btn {
      margin: 5px; }
  .profile-editor .vip-form {
    padding: 15px 0 0; }
    .profile-editor .vip-form .form-group {
      position: relative; }
      .profile-editor .vip-form .form-group label {
        position: absolute;
        left: 10px;
        color: #afafaf;
        background: #fff;
        font-family: Lato, sans-serif;
        font-size: 10px;
        line-height: 12px;
        font-weight: 400;
        margin-top: -6px;
        padding: 0 5px;
        text-transform: capitalize;
        z-index: 1; }

.profile-pic-form {
  border-top: 1px solid #cfcfcf;
  margin-top: 15px;
  padding-top: 30px;
  padding-bottom: 15px; }
  .profile-pic-form .file-block {
    width: 120px;
    height: 120px;
    background-color: #e2e2e2;
    border: 1px solid #cfcfcf;
    text-align: center;
    color: #828181;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    border-radius: 50%;
    overflow: hidden;
    cursor: pointer;
    padding: 34px 5px 15px;
    position: relative;
    margin: 0 auto; }
    @media (min-width: 768px) {
      .profile-pic-form .file-block {
        width: 150px;
        height: 150px;
        font-size: 16px;
        line-height: 20px; } }
    .profile-pic-form .file-block input[type="file"] {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      margin: 0;
      padding: 0;
      opacity: 0; }
    .profile-pic-form .file-block i.fa {
      color: #747474;
      font-size: 28px;
      display: block;
      margin-bottom: 5px; }
      @media (min-width: 768px) {
        .profile-pic-form .file-block i.fa {
          font-size: 36px; } }

.profile-modal .modal-content {
  overflow: hidden;
  background: #f4f4f4;
  border-radius: 0;
  border: 0; }

.profile-modal .social-icons {
  margin: 0 -7px;
  letter-spacing: -4px;
  padding-bottom: 25px; }
  .profile-modal .social-icons li {
    display: inline-block;
    vertical-align: top;
    padding: 5px 7px;
    letter-spacing: 0; }
  .profile-modal .social-icons a {
    display: block;
    width: 44px;
    height: 44px;
    border: 2px solid #db2e2e;
    text-decoration: none;
    color: #db2e2e; }
    .profile-modal .social-icons a i.fa {
      line-height: 40px;
      font-size: 30px; }
    .profile-modal .social-icons a:hover {
      background-color: #db2e2e;
      color: #FFF; }

.profile-modal .modal-text-block {
  text-align: center;
  border: 1px solid #cfcfcf;
  border-width: 1px 0;
  padding: 15px 0;
  margin-bottom: 25px; }
  .profile-modal .modal-text-block .text-content {
    max-width: 300px;
    margin: 0 auto; }
  .profile-modal .modal-text-block .img-left {
    padding-bottom: 5px; }
  @media (min-width: 768px) {
    .profile-modal .modal-text-block {
      display: table;
      width: 100%;
      table-layout: fixed; }
      .profile-modal .modal-text-block > * {
        display: table-cell;
        vertical-align: middle; }
      .profile-modal .modal-text-block .img-left {
        width: 93px;
        padding-bottom: 0; }
      .profile-modal .modal-text-block .text-content {
        padding-left: 30px;
        max-width: none;
        text-align: left; } }
  .profile-modal .modal-text-block h5 {
    height: 22px;
    color: #747474;
    font-family: Lato, sans-serif;
    font-size: 18px;
    font-weight: 900;
    line-height: 1.22;
    display: block;
    margin-bottom: 5px; }
  .profile-modal .modal-text-block p {
    color: #747474;
    font-family: Lato, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.21;
    margin: 0; }
  .profile-modal .modal-text-block a {
    color: #db2e2e;
    font-family: Lato, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.25; }

.profile-modal .modal-header {
  background-color: #db2e2e;
  margin: -10px -10px 25px;
  padding: 31px 10px;
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 14px;
  font-weight: 900;
  line-height: 1.20;
  text-align: center; }
  @media (min-width: 768px) {
    .profile-modal .modal-header {
      margin: -25px -25px 25px;
      padding: 30px 25px;
      font-size: 16px;
      line-height: 1.2; } }
  .profile-modal .modal-header strong {
    font-weight: 900; }

.profile-modal .vip-form {
  padding: 0; }
  .profile-modal .vip-form .form-group label {
    color: #747474;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.21;
    display: block;
    text-align: left;
    text-transform: none; }

@inlcude media(">=tablet") {
  .profile-modal .vip-form .form-group label {
    font-size: 16px; } }
    .profile-modal .vip-form .form-group label img {
      margin: 0 5px; }
  .profile-modal .vip-form .form-group a {
    color: #afafaf; }
    .profile-modal .vip-form .form-group a:hover {
      text-decoration: underline; }
  .profile-modal .vip-form input[type="text"],
  .profile-modal .vip-form input[type="email"],
  .profile-modal .vip-form input[type="url"],
  .profile-modal .vip-form input[type="tel"],
  .profile-modal .vip-form input[type="password"],
  .profile-modal .vip-form textarea {
    height: 45px;
    font-size: 12px;
    line-height: 23px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #cfcfcf; }
    @media (min-width: 768px) {
      .profile-modal .vip-form input[type="text"],
      .profile-modal .vip-form input[type="email"],
      .profile-modal .vip-form input[type="url"],
      .profile-modal .vip-form input[type="tel"],
      .profile-modal .vip-form input[type="password"],
      .profile-modal .vip-form textarea {
        font-size: 16px; } }
  .profile-modal .vip-form textarea {
    height: 101px; }
  .profile-modal .vip-form .submit-hold {
    text-align: right; }
    .profile-modal .vip-form .submit-hold .btn {
      min-width: 118px;
      float: none;
      width: auto;
      font-size: 14px;
      line-height: 21px;
      padding-top: 7px;
      padding-bottom: 7px;
      height: auto;
      font-weight: 700;
      text-transform: uppercase; }
      @media (min-width: 768px) {
        .profile-modal .vip-form .submit-hold .btn {
          font-size: 18px;
          line-height: 22px;
          padding-top: 9px;
          padding-bottom: 9px;
          min-width: 164px; } }

.profile-modal .modal-body {
  padding: 5px; }
  @media (min-width: 768px) {
    .profile-modal .modal-body {
      padding-left: 25px;
      padding-right: 25px; } }
  @media (min-width: 992px) {
    .profile-modal .modal-body {
      padding-left: 45px;
      padding-right: 45px; } }
  @media (min-width: 1200px) {
    .profile-modal .modal-body {
      padding-left: 57px;
      padding-right: 57px; } }

.orders-modal .modal-header {
  border: 0;
  padding: 15px; }
  @media (min-width: 768px) {
    .orders-modal .modal-header {
      padding: 30px 15px; } }
  @media (min-width: 1200px) {
    .orders-modal .modal-header {
      padding: 30px; } }

@media (min-width: 768px) {
  .orders-modal .order-meta {
    display: table;
    width: 100%;
    table-layout: fixed; }
    .orders-modal .order-meta > * {
      display: table-cell; } }

.orders-modal .order-meta .title {
  border-bottom: 1px solid #d1d1d1;
  padding-bottom: 15px;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .orders-modal .order-meta .title {
      border: 0;
      padding: 0;
      margin: 0;
      width: 180px; } }
  .orders-modal .order-meta .title strong {
    color: #484848;
    font-family: Lato, sans-serif;
    font-size: 21px;
    font-weight: 900;
    line-height: 1.19;
    display: block;
    text-transform: uppercase; }

.orders-modal .order-meta .address-meta {
  color: #9a9a9a;
  font-family: Lato, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px; }
  @media (min-width: 768px) {
    .orders-modal .order-meta .address-meta {
      font-size: 16px;
      line-height: 22px;
      padding: 0 10px; } }
  .orders-modal .order-meta .address-meta + .address-meta {
    padding-top: 15px; }
    @media (min-width: 768px) {
      .orders-modal .order-meta .address-meta + .address-meta {
        padding-top: 0; } }
  .orders-modal .order-meta .address-meta strong {
    display: block;
    color: #484848;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.22;
    margin-bottom: 10px; }

.orders-modal .modal-content {
  padding: 0;
  border-radius: 0;
  background-color: #f4f4f4;
  border: 1px solid #cfcfcf; }

@media (min-width: 992px) {
  .orders-modal .modal-dialog {
    width: 930px; } }

@media (min-width: 1200px) {
  .orders-modal .modal-dialog {
    width: 1138px; } }

@media (min-width: 1200px) {
  .orders-modal .modal-body {
    padding: 30px; } }

.orders-modal .table-data-block {
  max-height: 500px;
  overflow: scroll;
  padding: 0 15px;
  border: 0;
  margin: 0;
  background-color: #eaeaea; }
  @media (min-width: 768px) {
    .orders-modal .table-data-block {
      padding: 0; } }
  @media (max-width: 767px) {
    .orders-modal .table-data-block .table.alternate tbody tr {
      padding: 15px 15px 30px;
      background: none; }
      .orders-modal .table-data-block .table.alternate tbody tr + tr {
        border-top: 1px solid #d1d1d1; }
    .orders-modal .table-data-block .table.alternate tbody td {
      width: 100% !important;
      padding-left: 140px;
      font-size: 14px;
      line-height: 18px;
      padding-top: 2px;
      padding-bottom: 2px; }
      .orders-modal .table-data-block .table.alternate tbody td:before {
        font-size: 12px;
        line-height: 18px; }
      .orders-modal .table-data-block .table.alternate tbody td:first-child {
        width: 122px !important;
        margin-right: -100%;
        padding-left: 0;
        padding-bottom: 5px; }
      .orders-modal .table-data-block .table.alternate tbody td:nth-child(2):before {
        display: block; }
      .orders-modal .table-data-block .table.alternate tbody td:last-child:before {
        display: inline-block; } }
  @media (min-width: 768px) {
    .orders-modal .table-data-block .table.alternate tbody tr {
      background: #eaeaea; }
      .orders-modal .table-data-block .table.alternate tbody tr + tr {
        border-top: 1px solid #d1d1d1; }
      .orders-modal .table-data-block .table.alternate tbody tr td {
        padding-top: 30px;
        padding-bottom: 15px;
        vertical-align: top; }
        .orders-modal .table-data-block .table.alternate tbody tr td:first-child, .orders-modal .table-data-block .table.alternate tbody tr td.item {
          vertical-align: middle;
          padding-top: 15px;
          padding-bottom: 15px; } }
  .orders-modal .table-data-block .table.alternate thead {
    background: #db2e2e; }
    .orders-modal .table-data-block .table.alternate thead th {
      color: #fff;
      font-size: 14px;
      line-height: 1.4; }
      @media (min-width: 1200px) {
        .orders-modal .table-data-block .table.alternate thead th {
          font-size: 18px;
          line-height: 1.25;
          padding-top: 15px;
          padding-bottom: 15px; } }

.orders-modal .close {
  top: 6px !important; }
  @media (min-width: 768px) {
    .orders-modal .close {
      right: 26px !important;
      top: 21px !important; } }

.orders-modal .amounts-meta {
  text-align: right;
  padding-top: 30px; }
  .orders-modal .amounts-meta ul li {
    font-size: 16px;
    line-height: 1.2;
    color: #363636;
    font-weight: 700;
    padding: 3px 0; }
    .orders-modal .amounts-meta ul li span {
      font-weight: 400;
      display: inline-block;
      vertical-align: top; }
      .orders-modal .amounts-meta ul li span.bold {
        font-weight: 900; }
    .orders-modal .amounts-meta ul li strong {
      padding-left: 15px;
      min-width: 85px;
      display: inline-block;
      vertical-align: top;
      text-align: left; }
      @media (min-width: 768px) {
        .orders-modal .amounts-meta ul li strong {
          min-width: 130px; } }
    .orders-modal .amounts-meta ul li:last-child strong {
      color: #db2e2e; }

.intl-tel-input {
  position: relative; }
  .intl-tel-input * {
    box-sizing: border-box;
    -moz-box-sizing: border-box; }
  .intl-tel-input .hide {
    display: none; }
  .intl-tel-input .v-hide {
    visibility: hidden; }
  .intl-tel-input input {
    position: relative;
    z-index: 0;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-left: 48px;
    margin-left: 0;
    transition: background-color 100ms ease-out; }
    .intl-tel-input input[type=text], .intl-tel-input input[type=tel] {
      position: relative;
      z-index: 0;
      margin-top: 0 !important;
      margin-bottom: 0 !important;
      padding-left: 48px;
      margin-left: 0;
      transition: background-color 100ms ease-out; }
    .intl-tel-input input.iti-invalid-key {
      transition: background-color 0;
      background-color: #FFC7C7; }
  .intl-tel-input .flag-container {
    position: absolute;
    top: 0;
    bottom: 0;
    padding: 1px; }
    .intl-tel-input .flag-container:hover {
      cursor: pointer; }
      .intl-tel-input .flag-container:hover .selected-flag {
        background-color: rgba(0, 0, 0, 0.05); }
  .intl-tel-input input[disabled] + .flag-container:hover, .intl-tel-input input[readonly] + .flag-container:hover {
    cursor: default; }
  .intl-tel-input input[disabled] + .flag-container:hover .selected-flag, .intl-tel-input input[readonly] + .flag-container:hover .selected-flag {
    background-color: transparent; }
  .intl-tel-input .selected-flag {
    z-index: 1;
    position: relative;
    width: 42px;
    height: 100%;
    padding: 0 0 0 8px; }
    .intl-tel-input .selected-flag .iti-flag {
      position: absolute;
      top: 0;
      bottom: 0;
      margin: auto; }
    .intl-tel-input .selected-flag .iti-arrow {
      position: absolute;
      top: 50%;
      margin-top: -2px;
      right: 4px;
      width: 0;
      height: 0;
      border-left: 3px solid transparent;
      border-right: 3px solid transparent;
      border-top: 4px solid #555; }
      .intl-tel-input .selected-flag .iti-arrow.up {
        border-top: none;
        border-bottom: 4px solid #555; }
  .intl-tel-input .country-list {
    list-style: none;
    position: absolute;
    z-index: 5;
    padding: 0;
    margin: 0 0 0 -1px;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
    background-color: white;
    border: 1px solid #CCC;
    white-space: nowrap;
    max-height: 200px;
    overflow-y: scroll; }
    .intl-tel-input .country-list.dropup {
      bottom: 100%;
      margin-bottom: -1px; }
    .intl-tel-input .country-list .flag-box {
      display: inline-block;
      width: 20px; }
    .intl-tel-input .country-list .divider {
      padding-bottom: 5px;
      margin-bottom: 5px;
      border-bottom: 1px solid #CCC; }
    .intl-tel-input .country-list .country {
      padding: 5px 10px; }
      .intl-tel-input .country-list .country .dial-code {
        color: #999; }
      .intl-tel-input .country-list .country.highlight {
        background-color: rgba(0, 0, 0, 0.05); }
    .intl-tel-input .country-list .flag-box, .intl-tel-input .country-list .country-name, .intl-tel-input .country-list .dial-code {
      vertical-align: middle; }
    .intl-tel-input .country-list .flag-box, .intl-tel-input .country-list .country-name {
      margin-right: 6px; }
  .intl-tel-input select {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 42px;
    height: 100%;
    opacity: 0; }
  .intl-tel-input.iti-container {
    position: absolute;
    top: -1000px;
    left: -1000px;
    z-index: 1060;
    padding: 1px; }
    .intl-tel-input.iti-container:hover {
      cursor: pointer; }

@media (max-width: 500px) {
  .intl-tel-input .country-list {
    white-space: normal; } }

.iti-flag {
  width: 20px;
  width: 20px;
  height: 15px;
  box-shadow: 0px 0px 1px 0px #888;
  background-image: url("../images/libs/flags.png");
  background-repeat: no-repeat;
  background-color: #DBDBDB;
  background-position: 20px 0; }
  .iti-flag.be {
    width: 18px; }
  .iti-flag.ch {
    width: 15px; }
  .iti-flag.mc {
    width: 19px; }
  .iti-flag.ne {
    width: 18px; }
  .iti-flag.np {
    width: 13px; }
  .iti-flag.va {
    width: 15px; }
  .iti-flag.ac {
    height: 10px;
    background-position: 0px 0px; }
  .iti-flag.ad {
    height: 14px;
    background-position: -22px 0px; }
  .iti-flag.ae {
    height: 10px;
    background-position: -44px 0px; }
  .iti-flag.af {
    height: 14px;
    background-position: -66px 0px; }
  .iti-flag.ag {
    height: 14px;
    background-position: -88px 0px; }
  .iti-flag.ai {
    height: 10px;
    background-position: -110px 0px; }
  .iti-flag.al {
    height: 15px;
    background-position: -132px 0px; }
  .iti-flag.am {
    height: 10px;
    background-position: -154px 0px; }
  .iti-flag.ao {
    height: 14px;
    background-position: -176px 0px; }
  .iti-flag.aq {
    height: 14px;
    background-position: -198px 0px; }
  .iti-flag.ar {
    height: 13px;
    background-position: -220px 0px; }
  .iti-flag.as {
    height: 10px;
    background-position: -242px 0px; }
  .iti-flag.at {
    height: 14px;
    background-position: -264px 0px; }
  .iti-flag.au {
    height: 10px;
    background-position: -286px 0px; }
  .iti-flag.aw {
    height: 14px;
    background-position: -308px 0px; }
  .iti-flag.ax {
    height: 13px;
    background-position: -330px 0px; }
  .iti-flag.az {
    height: 10px;
    background-position: -352px 0px; }
  .iti-flag.ba {
    height: 10px;
    background-position: -374px 0px; }
  .iti-flag.bb {
    height: 14px;
    background-position: -396px 0px; }
  .iti-flag.bd {
    height: 12px;
    background-position: -418px 0px; }
  .iti-flag.be {
    height: 15px;
    background-position: -440px 0px; }
  .iti-flag.bf {
    height: 14px;
    background-position: -460px 0px; }
  .iti-flag.bg {
    height: 12px;
    background-position: -482px 0px; }
  .iti-flag.bh {
    height: 12px;
    background-position: -504px 0px; }
  .iti-flag.bi {
    height: 12px;
    background-position: -526px 0px; }
  .iti-flag.bj {
    height: 14px;
    background-position: -548px 0px; }
  .iti-flag.bl {
    height: 14px;
    background-position: -570px 0px; }
  .iti-flag.bm {
    height: 10px;
    background-position: -592px 0px; }
  .iti-flag.bn {
    height: 10px;
    background-position: -614px 0px; }
  .iti-flag.bo {
    height: 14px;
    background-position: -636px 0px; }
  .iti-flag.bq {
    height: 14px;
    background-position: -658px 0px; }
  .iti-flag.br {
    height: 14px;
    background-position: -680px 0px; }
  .iti-flag.bs {
    height: 10px;
    background-position: -702px 0px; }
  .iti-flag.bt {
    height: 14px;
    background-position: -724px 0px; }
  .iti-flag.bv {
    height: 15px;
    background-position: -746px 0px; }
  .iti-flag.bw {
    height: 14px;
    background-position: -768px 0px; }
  .iti-flag.by {
    height: 10px;
    background-position: -790px 0px; }
  .iti-flag.bz {
    height: 14px;
    background-position: -812px 0px; }
  .iti-flag.ca {
    height: 10px;
    background-position: -834px 0px; }
  .iti-flag.cc {
    height: 10px;
    background-position: -856px 0px; }
  .iti-flag.cd {
    height: 15px;
    background-position: -878px 0px; }
  .iti-flag.cf {
    height: 14px;
    background-position: -900px 0px; }
  .iti-flag.cg {
    height: 14px;
    background-position: -922px 0px; }
  .iti-flag.ch {
    height: 15px;
    background-position: -944px 0px; }
  .iti-flag.ci {
    height: 14px;
    background-position: -961px 0px; }
  .iti-flag.ck {
    height: 10px;
    background-position: -983px 0px; }
  .iti-flag.cl {
    height: 14px;
    background-position: -1005px 0px; }
  .iti-flag.cm {
    height: 14px;
    background-position: -1027px 0px; }
  .iti-flag.cn {
    height: 14px;
    background-position: -1049px 0px; }
  .iti-flag.co {
    height: 14px;
    background-position: -1071px 0px; }
  .iti-flag.cp {
    height: 14px;
    background-position: -1093px 0px; }
  .iti-flag.cr {
    height: 12px;
    background-position: -1115px 0px; }
  .iti-flag.cu {
    height: 10px;
    background-position: -1137px 0px; }
  .iti-flag.cv {
    height: 12px;
    background-position: -1159px 0px; }
  .iti-flag.cw {
    height: 14px;
    background-position: -1181px 0px; }
  .iti-flag.cx {
    height: 10px;
    background-position: -1203px 0px; }
  .iti-flag.cy {
    height: 13px;
    background-position: -1225px 0px; }
  .iti-flag.cz {
    height: 14px;
    background-position: -1247px 0px; }
  .iti-flag.de {
    height: 12px;
    background-position: -1269px 0px; }
  .iti-flag.dg {
    height: 10px;
    background-position: -1291px 0px; }
  .iti-flag.dj {
    height: 14px;
    background-position: -1313px 0px; }
  .iti-flag.dk {
    height: 15px;
    background-position: -1335px 0px; }
  .iti-flag.dm {
    height: 10px;
    background-position: -1357px 0px; }
  .iti-flag.do {
    height: 13px;
    background-position: -1379px 0px; }
  .iti-flag.dz {
    height: 14px;
    background-position: -1401px 0px; }
  .iti-flag.ea {
    height: 14px;
    background-position: -1423px 0px; }
  .iti-flag.ec {
    height: 14px;
    background-position: -1445px 0px; }
  .iti-flag.ee {
    height: 13px;
    background-position: -1467px 0px; }
  .iti-flag.eg {
    height: 14px;
    background-position: -1489px 0px; }
  .iti-flag.eh {
    height: 10px;
    background-position: -1511px 0px; }
  .iti-flag.er {
    height: 10px;
    background-position: -1533px 0px; }
  .iti-flag.es {
    height: 14px;
    background-position: -1555px 0px; }
  .iti-flag.et {
    height: 10px;
    background-position: -1577px 0px; }
  .iti-flag.eu {
    height: 14px;
    background-position: -1599px 0px; }
  .iti-flag.fi {
    height: 12px;
    background-position: -1621px 0px; }
  .iti-flag.fj {
    height: 10px;
    background-position: -1643px 0px; }
  .iti-flag.fk {
    height: 10px;
    background-position: -1665px 0px; }
  .iti-flag.fm {
    height: 11px;
    background-position: -1687px 0px; }
  .iti-flag.fo {
    height: 15px;
    background-position: -1709px 0px; }
  .iti-flag.fr {
    height: 14px;
    background-position: -1731px 0px; }
  .iti-flag.ga {
    height: 15px;
    background-position: -1753px 0px; }
  .iti-flag.gb {
    height: 10px;
    background-position: -1775px 0px; }
  .iti-flag.gd {
    height: 12px;
    background-position: -1797px 0px; }
  .iti-flag.ge {
    height: 14px;
    background-position: -1819px 0px; }
  .iti-flag.gf {
    height: 14px;
    background-position: -1841px 0px; }
  .iti-flag.gg {
    height: 14px;
    background-position: -1863px 0px; }
  .iti-flag.gh {
    height: 14px;
    background-position: -1885px 0px; }
  .iti-flag.gi {
    height: 10px;
    background-position: -1907px 0px; }
  .iti-flag.gl {
    height: 14px;
    background-position: -1929px 0px; }
  .iti-flag.gm {
    height: 14px;
    background-position: -1951px 0px; }
  .iti-flag.gn {
    height: 14px;
    background-position: -1973px 0px; }
  .iti-flag.gp {
    height: 14px;
    background-position: -1995px 0px; }
  .iti-flag.gq {
    height: 14px;
    background-position: -2017px 0px; }
  .iti-flag.gr {
    height: 14px;
    background-position: -2039px 0px; }
  .iti-flag.gs {
    height: 10px;
    background-position: -2061px 0px; }
  .iti-flag.gt {
    height: 13px;
    background-position: -2083px 0px; }
  .iti-flag.gu {
    height: 11px;
    background-position: -2105px 0px; }
  .iti-flag.gw {
    height: 10px;
    background-position: -2127px 0px; }
  .iti-flag.gy {
    height: 12px;
    background-position: -2149px 0px; }
  .iti-flag.hk {
    height: 14px;
    background-position: -2171px 0px; }
  .iti-flag.hm {
    height: 10px;
    background-position: -2193px 0px; }
  .iti-flag.hn {
    height: 10px;
    background-position: -2215px 0px; }
  .iti-flag.hr {
    height: 10px;
    background-position: -2237px 0px; }
  .iti-flag.ht {
    height: 12px;
    background-position: -2259px 0px; }
  .iti-flag.hu {
    height: 10px;
    background-position: -2281px 0px; }
  .iti-flag.ic {
    height: 14px;
    background-position: -2303px 0px; }
  .iti-flag.id {
    height: 14px;
    background-position: -2325px 0px; }
  .iti-flag.ie {
    height: 10px;
    background-position: -2347px 0px; }
  .iti-flag.il {
    height: 15px;
    background-position: -2369px 0px; }
  .iti-flag.im {
    height: 10px;
    background-position: -2391px 0px; }
  .iti-flag.in {
    height: 14px;
    background-position: -2413px 0px; }
  .iti-flag.io {
    height: 10px;
    background-position: -2435px 0px; }
  .iti-flag.iq {
    height: 14px;
    background-position: -2457px 0px; }
  .iti-flag.ir {
    height: 12px;
    background-position: -2479px 0px; }
  .iti-flag.is {
    height: 15px;
    background-position: -2501px 0px; }
  .iti-flag.it {
    height: 14px;
    background-position: -2523px 0px; }
  .iti-flag.je {
    height: 12px;
    background-position: -2545px 0px; }
  .iti-flag.jm {
    height: 10px;
    background-position: -2567px 0px; }
  .iti-flag.jo {
    height: 10px;
    background-position: -2589px 0px; }
  .iti-flag.jp {
    height: 14px;
    background-position: -2611px 0px; }
  .iti-flag.ke {
    height: 14px;
    background-position: -2633px 0px; }
  .iti-flag.kg {
    height: 12px;
    background-position: -2655px 0px; }
  .iti-flag.kh {
    height: 13px;
    background-position: -2677px 0px; }
  .iti-flag.ki {
    height: 10px;
    background-position: -2699px 0px; }
  .iti-flag.km {
    height: 12px;
    background-position: -2721px 0px; }
  .iti-flag.kn {
    height: 14px;
    background-position: -2743px 0px; }
  .iti-flag.kp {
    height: 10px;
    background-position: -2765px 0px; }
  .iti-flag.kr {
    height: 14px;
    background-position: -2787px 0px; }
  .iti-flag.kw {
    height: 10px;
    background-position: -2809px 0px; }
  .iti-flag.ky {
    height: 10px;
    background-position: -2831px 0px; }
  .iti-flag.kz {
    height: 10px;
    background-position: -2853px 0px; }
  .iti-flag.la {
    height: 14px;
    background-position: -2875px 0px; }
  .iti-flag.lb {
    height: 14px;
    background-position: -2897px 0px; }
  .iti-flag.lc {
    height: 10px;
    background-position: -2919px 0px; }
  .iti-flag.li {
    height: 12px;
    background-position: -2941px 0px; }
  .iti-flag.lk {
    height: 10px;
    background-position: -2963px 0px; }
  .iti-flag.lr {
    height: 11px;
    background-position: -2985px 0px; }
  .iti-flag.ls {
    height: 14px;
    background-position: -3007px 0px; }
  .iti-flag.lt {
    height: 12px;
    background-position: -3029px 0px; }
  .iti-flag.lu {
    height: 12px;
    background-position: -3051px 0px; }
  .iti-flag.lv {
    height: 10px;
    background-position: -3073px 0px; }
  .iti-flag.ly {
    height: 10px;
    background-position: -3095px 0px; }
  .iti-flag.ma {
    height: 14px;
    background-position: -3117px 0px; }
  .iti-flag.mc {
    height: 15px;
    background-position: -3139px 0px; }
  .iti-flag.md {
    height: 10px;
    background-position: -3160px 0px; }
  .iti-flag.me {
    height: 10px;
    background-position: -3182px 0px; }
  .iti-flag.mf {
    height: 14px;
    background-position: -3204px 0px; }
  .iti-flag.mg {
    height: 14px;
    background-position: -3226px 0px; }
  .iti-flag.mh {
    height: 11px;
    background-position: -3248px 0px; }
  .iti-flag.mk {
    height: 10px;
    background-position: -3270px 0px; }
  .iti-flag.ml {
    height: 14px;
    background-position: -3292px 0px; }
  .iti-flag.mm {
    height: 14px;
    background-position: -3314px 0px; }
  .iti-flag.mn {
    height: 10px;
    background-position: -3336px 0px; }
  .iti-flag.mo {
    height: 14px;
    background-position: -3358px 0px; }
  .iti-flag.mp {
    height: 10px;
    background-position: -3380px 0px; }
  .iti-flag.mq {
    height: 14px;
    background-position: -3402px 0px; }
  .iti-flag.mr {
    height: 14px;
    background-position: -3424px 0px; }
  .iti-flag.ms {
    height: 10px;
    background-position: -3446px 0px; }
  .iti-flag.mt {
    height: 14px;
    background-position: -3468px 0px; }
  .iti-flag.mu {
    height: 14px;
    background-position: -3490px 0px; }
  .iti-flag.mv {
    height: 14px;
    background-position: -3512px 0px; }
  .iti-flag.mw {
    height: 14px;
    background-position: -3534px 0px; }
  .iti-flag.mx {
    height: 12px;
    background-position: -3556px 0px; }
  .iti-flag.my {
    height: 10px;
    background-position: -3578px 0px; }
  .iti-flag.mz {
    height: 14px;
    background-position: -3600px 0px; }
  .iti-flag.na {
    height: 14px;
    background-position: -3622px 0px; }
  .iti-flag.nc {
    height: 10px;
    background-position: -3644px 0px; }
  .iti-flag.ne {
    height: 15px;
    background-position: -3666px 0px; }
  .iti-flag.nf {
    height: 10px;
    background-position: -3686px 0px; }
  .iti-flag.ng {
    height: 10px;
    background-position: -3708px 0px; }
  .iti-flag.ni {
    height: 12px;
    background-position: -3730px 0px; }
  .iti-flag.nl {
    height: 14px;
    background-position: -3752px 0px; }
  .iti-flag.no {
    height: 15px;
    background-position: -3774px 0px; }
  .iti-flag.np {
    height: 15px;
    background-position: -3796px 0px; }
  .iti-flag.nr {
    height: 10px;
    background-position: -3811px 0px; }
  .iti-flag.nu {
    height: 10px;
    background-position: -3833px 0px; }
  .iti-flag.nz {
    height: 10px;
    background-position: -3855px 0px; }
  .iti-flag.om {
    height: 10px;
    background-position: -3877px 0px; }
  .iti-flag.pa {
    height: 14px;
    background-position: -3899px 0px; }
  .iti-flag.pe {
    height: 14px;
    background-position: -3921px 0px; }
  .iti-flag.pf {
    height: 14px;
    background-position: -3943px 0px; }
  .iti-flag.pg {
    height: 15px;
    background-position: -3965px 0px; }
  .iti-flag.ph {
    height: 10px;
    background-position: -3987px 0px; }
  .iti-flag.pk {
    height: 14px;
    background-position: -4009px 0px; }
  .iti-flag.pl {
    height: 13px;
    background-position: -4031px 0px; }
  .iti-flag.pm {
    height: 14px;
    background-position: -4053px 0px; }
  .iti-flag.pn {
    height: 10px;
    background-position: -4075px 0px; }
  .iti-flag.pr {
    height: 14px;
    background-position: -4097px 0px; }
  .iti-flag.ps {
    height: 10px;
    background-position: -4119px 0px; }
  .iti-flag.pt {
    height: 14px;
    background-position: -4141px 0px; }
  .iti-flag.pw {
    height: 13px;
    background-position: -4163px 0px; }
  .iti-flag.py {
    height: 11px;
    background-position: -4185px 0px; }
  .iti-flag.qa {
    height: 8px;
    background-position: -4207px 0px; }
  .iti-flag.re {
    height: 14px;
    background-position: -4229px 0px; }
  .iti-flag.ro {
    height: 14px;
    background-position: -4251px 0px; }
  .iti-flag.rs {
    height: 14px;
    background-position: -4273px 0px; }
  .iti-flag.ru {
    height: 14px;
    background-position: -4295px 0px; }
  .iti-flag.rw {
    height: 14px;
    background-position: -4317px 0px; }
  .iti-flag.sa {
    height: 14px;
    background-position: -4339px 0px; }
  .iti-flag.sb {
    height: 10px;
    background-position: -4361px 0px; }
  .iti-flag.sc {
    height: 10px;
    background-position: -4383px 0px; }
  .iti-flag.sd {
    height: 10px;
    background-position: -4405px 0px; }
  .iti-flag.se {
    height: 13px;
    background-position: -4427px 0px; }
  .iti-flag.sg {
    height: 14px;
    background-position: -4449px 0px; }
  .iti-flag.sh {
    height: 10px;
    background-position: -4471px 0px; }
  .iti-flag.si {
    height: 10px;
    background-position: -4493px 0px; }
  .iti-flag.sj {
    height: 15px;
    background-position: -4515px 0px; }
  .iti-flag.sk {
    height: 14px;
    background-position: -4537px 0px; }
  .iti-flag.sl {
    height: 14px;
    background-position: -4559px 0px; }
  .iti-flag.sm {
    height: 15px;
    background-position: -4581px 0px; }
  .iti-flag.sn {
    height: 14px;
    background-position: -4603px 0px; }
  .iti-flag.so {
    height: 14px;
    background-position: -4625px 0px; }
  .iti-flag.sr {
    height: 14px;
    background-position: -4647px 0px; }
  .iti-flag.ss {
    height: 10px;
    background-position: -4669px 0px; }
  .iti-flag.st {
    height: 10px;
    background-position: -4691px 0px; }
  .iti-flag.sv {
    height: 12px;
    background-position: -4713px 0px; }
  .iti-flag.sx {
    height: 14px;
    background-position: -4735px 0px; }
  .iti-flag.sy {
    height: 14px;
    background-position: -4757px 0px; }
  .iti-flag.sz {
    height: 14px;
    background-position: -4779px 0px; }
  .iti-flag.ta {
    height: 10px;
    background-position: -4801px 0px; }
  .iti-flag.tc {
    height: 10px;
    background-position: -4823px 0px; }
  .iti-flag.td {
    height: 14px;
    background-position: -4845px 0px; }
  .iti-flag.tf {
    height: 14px;
    background-position: -4867px 0px; }
  .iti-flag.tg {
    height: 13px;
    background-position: -4889px 0px; }
  .iti-flag.th {
    height: 14px;
    background-position: -4911px 0px; }
  .iti-flag.tj {
    height: 10px;
    background-position: -4933px 0px; }
  .iti-flag.tk {
    height: 10px;
    background-position: -4955px 0px; }
  .iti-flag.tl {
    height: 10px;
    background-position: -4977px 0px; }
  .iti-flag.tm {
    height: 14px;
    background-position: -4999px 0px; }
  .iti-flag.tn {
    height: 14px;
    background-position: -5021px 0px; }
  .iti-flag.to {
    height: 10px;
    background-position: -5043px 0px; }
  .iti-flag.tr {
    height: 14px;
    background-position: -5065px 0px; }
  .iti-flag.tt {
    height: 12px;
    background-position: -5087px 0px; }
  .iti-flag.tv {
    height: 10px;
    background-position: -5109px 0px; }
  .iti-flag.tw {
    height: 14px;
    background-position: -5131px 0px; }
  .iti-flag.tz {
    height: 14px;
    background-position: -5153px 0px; }
  .iti-flag.ua {
    height: 14px;
    background-position: -5175px 0px; }
  .iti-flag.ug {
    height: 14px;
    background-position: -5197px 0px; }
  .iti-flag.um {
    height: 11px;
    background-position: -5219px 0px; }
  .iti-flag.us {
    height: 11px;
    background-position: -5241px 0px; }
  .iti-flag.uy {
    height: 14px;
    background-position: -5263px 0px; }
  .iti-flag.uz {
    height: 10px;
    background-position: -5285px 0px; }
  .iti-flag.va {
    height: 15px;
    background-position: -5307px 0px; }
  .iti-flag.vc {
    height: 14px;
    background-position: -5324px 0px; }
  .iti-flag.ve {
    height: 14px;
    background-position: -5346px 0px; }
  .iti-flag.vg {
    height: 10px;
    background-position: -5368px 0px; }
  .iti-flag.vi {
    height: 14px;
    background-position: -5390px 0px; }
  .iti-flag.vn {
    height: 14px;
    background-position: -5412px 0px; }
  .iti-flag.vu {
    height: 12px;
    background-position: -5434px 0px; }
  .iti-flag.wf {
    height: 14px;
    background-position: -5456px 0px; }
  .iti-flag.ws {
    height: 10px;
    background-position: -5478px 0px; }
  .iti-flag.xk {
    height: 15px;
    background-position: -5500px 0px; }
  .iti-flag.ye {
    height: 14px;
    background-position: -5522px 0px; }
  .iti-flag.yt {
    height: 14px;
    background-position: -5544px 0px; }
  .iti-flag.za {
    height: 14px;
    background-position: -5566px 0px; }
  .iti-flag.zm {
    height: 14px;
    background-position: -5588px 0px; }
  .iti-flag.zw {
    height: 10px;
    background-position: -5610px 0px; }
  .iti-flag.np {
    background-color: transparent; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .iti-flag {
    background-size: 5630px 15px; } }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .iti-flag {
    background-image: url("../images/libs/flags.png"); } }

.add-to-card-success {
  color: #008526 !important;
  font-size: 29px !important;
  text-transform: none;
  font-weight: 900; }

.black-horizontal-line {
  margin: 0px 30px 30px 30px; }

.added-product-image-flex-style {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: -30px;
  margin-top: -30px; }

.frequently-bought-image-flex-style {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 10px; }

.added-product-heading {
  text-transform: none;
  font-size: 25px !important;
  color: #505050 !important;
  font-weight: 900 !important;
  line-height: 29px !important; }

.frequently-bought-item-heading {
  font-size: 22px !important;
  text-align: center;
  margin-left: 0;
  font-weight: 900;
  color: #787878;
  text-transform: uppercase; }

.frequently-bought-product-section {
  padding: 0px 70px 0px 70px;
  max-height: 400px;
  overflow-y: scroll; }

.frequently-bought-product-spacing {
  padding: 20px 0px 20px 0px; }

.frequently-bought-product-name {
  text-align: left;
  font-size: 20px !important;
  font-weight: 900;
  color: #505050; }

.frequently-bought-product-size {
  margin-left: 20px; }

.remove-border {
  border: none; }

.modal-footer {
  margin-top: 30px;
  margin-bottom: -20px; }

.modal-footer a {
  color: #0794d7; }

.add-to-cart-modal-link {
  font-weight: 900 !important;
  color: #0794d7;
  font-size: 16px !important;
  text-decoration: underline;
  text-transform: none; }

.add-to-cart-modal-link:hover {
  color: #0794d7 !important; }

/* BUTTON */
.add-to-cart-button {
  background: #DB2E2E;
  color: white;
  border: none;
  padding: 10px;
  border-radius: 4px;
  border: 1px solid #DB2E2E;
  text-align: left; }

.view-product-button {
  margin-top: 10px;
  margin-left: 10px;
  background: #929292;
  color: white;
  border: none;
  padding: 10px;
  border-radius: 4px;
  border: 1px solid #505050;
  text-align: left; }

.original-price-styling, .color-gray {
  color: #c0c0c0; }

#cart-post-index.active[data-flag="seasonal-sold-out"] .sold-out-image-holder:before {
  display: block;
  content: '';
  width: 11em;
  height: 11em;
  background: url(../images/seasonal.png) no-repeat center center;
  background-size: cover;
  position: absolute;
  z-index: 9;
  right: 50px;
  top: 10px; }

#cart-post-index.active[data-flag="sold-out"] .sold-out-image-holder:before {
  display: block;
  content: '';
  width: 11em;
  height: 11em;
  background: url(../images/sold-out.png) no-repeat center center;
  background-size: cover;
  position: absolute;
  z-index: 9;
  right: 50px;
  top: 10px; }

#cart-post-index.inactive[data-flag="sold-out"] .sold-out-image-holder:before {
  display: block;
  content: '';
  width: 6em;
  height: 6em;
  background: url(../images/sold-out.png) no-repeat center center;
  background-size: cover;
  position: absolute;
  z-index: 9;
  right: 0px;
  top: 10px; }

#cart-post-index.active[data-flag="new-flavor"] .sold-out-image-holder:before {
  display: block;
  content: '';
  width: 11em;
  height: 11em;
  background: url(../images/new-flavor.png) no-repeat center center;
  background-size: cover;
  position: absolute;
  z-index: 9;
  right: 50px;
  top: 10px; }

#cart-post-index.active[data-flag="1-days-left"] .sold-out-image-holder:before {
  display: block;
  content: '';
  width: 11em;
  height: 11em;
  background: url(../images/1-day-left.png) no-repeat center center;
  background-size: cover;
  position: absolute;
  z-index: 9;
  right: 50px;
  top: 10px; }

#cart-post-index.active[data-flag="2-days-left"] .sold-out-image-holder:before {
  display: block;
  content: '';
  width: 11em;
  height: 11em;
  background: url(../images/2-days-left.png) no-repeat center center;
  background-size: cover;
  position: absolute;
  z-index: 9;
  right: 50px;
  top: 10px; }

#cart-post-index.active[data-flag="3-days-left"] .sold-out-image-holder:before {
  display: block;
  content: '';
  width: 11em;
  height: 11em;
  background: url(../images/3-days-left.png) no-repeat center center;
  background-size: cover;
  position: absolute;
  z-index: 9;
  right: 50px;
  top: 10px; }

#cart-post-index.active[data-flag="4-days-left"] .sold-out-image-holder:before {
  display: block;
  content: '';
  width: 11em;
  height: 11em;
  background: url(../images/4-days-left.png) no-repeat center center;
  background-size: cover;
  position: absolute;
  z-index: 9;
  right: 50px;
  top: 10px; }

#cart-post-index.active[data-flag="5-days-left"] .sold-out-image-holder:before {
  display: block;
  content: '';
  width: 11em;
  height: 11em;
  background: url(../images/5-days-left.png) no-repeat center center;
  background-size: cover;
  position: absolute;
  z-index: 9;
  right: 50px;
  top: 10px; }

#cart-post-index.active[data-flag="customer-favorite"] .sold-out-image-holder:before {
  display: block;
  content: '';
  width: 11em;
  height: 11em;
  background: url(../images/customer-favorite.png) no-repeat center center;
  background-size: cover;
  position: absolute;
  z-index: 9;
  right: 50px;
  top: 10px; }

#cart-post-index.active[data-flag="last-day"] .sold-out-image-holder:before {
  display: block;
  content: '';
  width: 11em;
  height: 11em;
  background: url(../images/last-day.png) no-repeat center center;
  background-size: cover;
  position: absolute;
  z-index: 9;
  right: 50px;
  top: 10px; }

#cart-post-index.active[data-flag="limited-quantity"] .sold-out-image-holder:before {
  display: block;
  content: '';
  width: 11em;
  height: 11em;
  background: url(../images/limited-quantity.png) no-repeat center center;
  background-size: cover;
  position: absolute;
  z-index: 9;
  right: 50px;
  top: 10px; }

@media screen and (max-width: 1168px) {
  #cart-post-index .sold-out-image-holder:before {
    width: 30% !important;
    height: 30% !important; } }

.showOnlyForFeaturedProduct {
  display: none; }

.iphone-overflow-fix {
  margin-right: 0px !important;
  margin-left: 0px !important; }

@media screen and (max-width: 1168px) {
  #cart-post-index.active[data-flag="true"] .sold-out-image-holder:before {
    width: 9em;
    height: 9em; }
  #cart-post-index.inactive[data-flag="true"] .sold-out-image-holder:before {
    width: 5em;
    height: 5em; } }

/* Media queries for mobile view*/
@media screen and (max-width: 768px) {
  .modal-header {
    padding: 0px; }
  .added-product-size {
    max-width: 50%;
    margin: 0 auto; }
  .frequently-bought-product-section {
    padding: 0px 30px 0px 10px; }
  .frequently-bought-heading {
    font-size: 21px; }
  .frequently-bought-item-heading {
    font-size: 20px;
    margin-top: 30px; }
  .frequently-bought-product-size {
    max-height: 160px;
    margin: 0 auto !important; }
  .add-to-card-success {
    font-size: 22px !important; }
  .added-product-heading {
    text-align: center; }
  .added-product-image-flex-style {
    display: block;
    margin-left: -30px;
    margin-top: -25px; }
  .frequently-bought-image-flex-style {
    display: block;
    /*margin-right: -30px;*/
    margin-left: -30px;
    margin-top: 20px; }
  .added-product-heading {
    text-transform: none;
    font-size: 23px !important;
    color: #505050 !important;
    font-weight: 900 !important;
    line-height: 20px; }
  .view-product-button, .add-to-cart-button {
    margin-left: 0px;
    padding: 6px;
    margin-top: 6px;
    width: 100%;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    border-radius: 2px; }
  .mobile-add-view-button-margin {
    margin-top: -15px; }
  .black-horizontal-line {
    margin: 0; }
  #cart-post-index.active[data-flag="true"] .sold-out-image-holder:before {
    width: 7em;
    height: 7em; }
  #cart-post-index.inactive[data-flag="true"] .sold-out-image-holder:before {
    width: 3em;
    height: 3em; } }

.block-button {
  display: block;
  margin: 0;
  text-align: center; }

@media screen and (max-width: 768px) {
  .frequently-bought-image-flex-style {
    margin-top: 5px; }
  .item-product.active h3 {
    font-size: 14px !important; }
  .frequently-bought-item-heading {
    margin: 10px 0 0 0 !important;
    font-size: 16px !important; }
  .block-button.view-product-button {
    margin-top: 20px; }
  .frequently-bought-product-name {
    font-size: 14px !important; } }

.product-variant-wrapper ul {
  display: -ms-flexbox;
  display: flex; }
  .product-variant-wrapper ul li {
    margin-left: 5px;
    text-align: center;
    border: 1px solid;
    padding: 10px;
    cursor: pointer;
    max-width: 120px; }
    .product-variant-wrapper ul li:first-child {
      margin-left: 0; }
    .product-variant-wrapper ul li.active {
      border: 2px solid #DB2E2E;
      color: #DB2E2E; }

.product-variant-wrapper a.modal-opener {
  cursor: pointer;
  color: #DB2E2E;
  font-size: 12px;
  text-decoration: underline; }

.tshirt-size-modal .modal-content, .tank-size-modal .modal-content {
  padding: 0; }
  .tshirt-size-modal .modal-content .close, .tank-size-modal .modal-content .close {
    top: 10px;
    right: 15px; }
  .tshirt-size-modal .modal-content .modal-header, .tank-size-modal .modal-content .modal-header {
    min-height: auto;
    padding: 0;
    background: #DB2E2E; }
    .tshirt-size-modal .modal-content .modal-header h4, .tank-size-modal .modal-content .modal-header h4 {
      text-align: center;
      color: white;
      font-size: 18px;
      margin-bottom: 0;
      padding: 10px 0; }
      @media (min-width: 768px) {
        .tshirt-size-modal .modal-content .modal-header h4, .tank-size-modal .modal-content .modal-header h4 {
          font-size: 26px;
          padding: 20px; } }
  .tshirt-size-modal .modal-content .modal-body, .tank-size-modal .modal-content .modal-body {
    padding: 15px; }
    @media (min-width: 768px) {
      .tshirt-size-modal .modal-content .modal-body, .tank-size-modal .modal-content .modal-body {
        padding: 30px; } }
    .tshirt-size-modal .modal-content .modal-body p, .tank-size-modal .modal-content .modal-body p {
      margin-bottom: 5px; }
    .tshirt-size-modal .modal-content .modal-body .item, .tank-size-modal .modal-content .modal-body .item {
      cursor: pointer;
      margin-bottom: 15px; }
      .tshirt-size-modal .modal-content .modal-body .item img, .tank-size-modal .modal-content .modal-body .item img {
        margin: 0 auto; }
    .tshirt-size-modal .modal-content .modal-body button, .tank-size-modal .modal-content .modal-body button {
      font-size: 18px;
      padding: 15px;
      margin: 0;
      margin-top: 15px;
      float: left; }
      @media (min-width: 768px) {
        .tshirt-size-modal .modal-content .modal-body button, .tank-size-modal .modal-content .modal-body button {
          margin-top: 30px; } }
    .tshirt-size-modal .modal-content .modal-body .options p, .tank-size-modal .modal-content .modal-body .options p {
      margin-bottom: 5px;
      text-align: left; }
    .tshirt-size-modal .modal-content .modal-body .options ul, .tank-size-modal .modal-content .modal-body .options ul {
      text-align: left;
      margin: 0;
      margin-top: 10px; }
      .tshirt-size-modal .modal-content .modal-body .options ul li, .tank-size-modal .modal-content .modal-body .options ul li {
        width: 50px;
        text-align: center; }
    .tshirt-size-modal .modal-content .modal-body .options a, .tank-size-modal .modal-content .modal-body .options a {
      cursor: pointer;
      display: block;
      float: left;
      color: #888;
      text-decoration: underline;
      font-size: 12px;
      margin-top: 15px; }
  .tshirt-size-modal .modal-content .modal-footer, .tank-size-modal .modal-content .modal-footer {
    background: #ECECEC;
    margin-top: 0; }
    .tshirt-size-modal .modal-content .modal-footer img, .tank-size-modal .modal-content .modal-footer img {
      margin: 0 auto; }

.iframe_video {
  width: 100%; }

.youtube-modals .modal {
  padding: 0  !important; }
  .youtube-modals .modal .modal-content {
    padding: 0 !important;
    background: transparent  !important; }
  .youtube-modals .modal .modal-body {
    padding: 0  !important; }

@media (max-width: 767px) {
  .review-section .no-mobile {
    padding-right: 0 !important; }
  .review-section .col-xs-12.text-center h2 {
    font-size: 22px;
    margin-top: 24px; } }

.review-section .col-xs-12.text-center h2 {
  font-weight: 300; }

@media (max-width: 767px) {
  .review-section .on-social h3.text-center {
    margin: 0 !important; } }

@media (max-width: 767px) {
  .review-section {
    padding-top: 0; } }

.review-section .owl-carousel {
  display: block;
  display: block;
  clear: both;
  float: left;
  overflow: hidden; }
  .review-section .owl-carousel .owl-dots {
    display: none !important; }
  .review-section .owl-carousel.on-instagram .col-xs-4.col-md-2 + .col-xs-4.col-md-2 {
    display: none; }
    @media (max-width: 767px) {
      .review-section .owl-carousel.on-instagram .col-xs-4.col-md-2 + .col-xs-4.col-md-2 {
        display: block; } }
  .review-section .owl-carousel.on-instagram .col-xs-4 {
    width: 98.666667%; }
    @media (max-width: 767px) {
      .review-section .owl-carousel.on-instagram .col-xs-4 {
        width: 49.666667%; } }

.review-section .on-instagram,
.review-section .on-youtube {
  white-space: nowrap; }
  .review-section .on-instagram .logos,
  .review-section .on-youtube .logos {
    width: 43px;
    position: absolute;
    bottom: 23px;
    right: 25px; }
    @media (max-width: 767px) {
      .review-section .on-instagram .logos,
      .review-section .on-youtube .logos {
        width: 6vw;
        bottom: 4vw;
        right: 5vw; } }
  .review-section .on-instagram .col-xs-3,
  .review-section .on-youtube .col-xs-3 {
    padding: 5px; }
  .review-section .on-instagram img,
  .review-section .on-youtube img {
    width: 100%; }
  .review-section .on-instagram .col-xs-4,
  .review-section .on-instagram .col-xs-2,
  .review-section .on-youtube .col-xs-4,
  .review-section .on-youtube .col-xs-2 {
    padding: 5px; }

.review-section .on-youtube .col-xs-5 {
  width: 100%;
  padding: 5px; }

.review-section .review-single .avatar {
  border-radius: 50%;
  overflow: hidden; }

.review-section .review-single .fa-star {
  color: #f1c627;
  -webkit-text-fill-color: #f1c627;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #a98b1e; }

.review-section .review-single {
  margin-bottom: 25px;
  float: left; }

.review-section .row.review-bg.white-bg h3 {
  padding-bottom: 24px;
  padding-top: 0; }

.review-section .customer-images img {
  width: 100%; }

.review-section .customer-images .col-xs-6 {
  padding: 5px; }

.homepage2 .old-section {
  display: none; }

.homepage2 .new-section {
  padding-top: 0;
  overflow: hidden;
  padding-bottom: 0; }
  .homepage2 .new-section .sec-product-filter {
    background-color: #fff;
    margin: 0 -9999px;
    padding: 30px 9999px; }
    @media (min-width: 768px) {
      .homepage2 .new-section .sec-product-filter {
        background-color: #e6e6e6;
        padding: 0 9999px;
        border-bottom: 1px solid #cfcfcf; } }
  .homepage2 .new-section .customize {
    margin-top: 15px; }
    .homepage2 .new-section .customize p {
      color: #888;
      padding: 0 10px 0 10px;
      text-align: center; }
      .homepage2 .new-section .customize p span {
        font-weight: bold;
        color: #DB2E2E; }
  .homepage2 .new-section .dropdown-nav-holder {
    position: relative; }
    @media (min-width: 768px) {
      .homepage2 .new-section .dropdown-nav-holder {
        margin-bottom: -1px; } }
    .homepage2 .new-section .dropdown-nav-holder .opener {
      position: absolute;
      right: 0;
      top: 0;
      color: #FFF;
      border-left: 1px solid #bf2b2b;
      background: #db2e2e;
      border-radius: 0 3px 3px 0;
      width: 44px;
      text-align: center; }
      .homepage2 .new-section .dropdown-nav-holder .opener i.fa {
        line-height: 37px;
        display: none; }
      .homepage2 .new-section .dropdown-nav-holder .opener i.fa-angle-down {
        display: inline; }
      .homepage2 .new-section .dropdown-nav-holder .opener.active i.fa {
        display: none; }
        .homepage2 .new-section .dropdown-nav-holder .opener.active i.fa.fa-angle-up {
          display: inline; }
      @media (min-width: 768px) {
        .homepage2 .new-section .dropdown-nav-holder .opener {
          display: none; } }
    .homepage2 .new-section .dropdown-nav-holder .text-box {
      display: block;
      font-size: 14px;
      line-height: 21px;
      padding: 8px 50px;
      border: 0;
      background: #db2e2e;
      text-align: center;
      border-radius: 3px;
      color: #fff;
      text-transform: uppercase; }
      @media (min-width: 768px) {
        .homepage2 .new-section .dropdown-nav-holder .text-box {
          display: none; } }
  .homepage2 .new-section ul.nav {
    margin: 0;
    padding: 0;
    list-style: none;
    border: 1px solid #db2e2e;
    border-width: 0 1px 1px;
    position: relative; }
    @media (min-width: 768px) {
      .homepage2 .new-section ul.nav {
        border: 0;
        display: block !important;
        width: 100%;
        letter-spacing: -4px; } }
    .homepage2 .new-section ul.nav:before, .homepage2 .new-section ul.nav:after {
      display: none; }
    .homepage2 .new-section ul.nav > li {
      margin: 0;
      padding: 0;
      border-top: 1px solid #db2e2e; }
      .homepage2 .new-section ul.nav > li:last-child {
        display: none; }
      @media (min-width: 768px) {
        .homepage2 .new-section ul.nav > li {
          display: inline-block !important;
          vertical-align: top;
          border-top: 0 !important;
          letter-spacing: 0;
          min-width: 112px; }
          .homepage2 .new-section ul.nav > li:last-child {
            width: 52px;
            min-width: 0; }
          .homepage2 .new-section ul.nav > li:last-child {
            border-left: 0; }
            .homepage2 .new-section ul.nav > li:last-child > a {
              background-color: #db2e2e;
              color: #fff; }
              .homepage2 .new-section ul.nav > li:last-child > a:hover {
                background-color: #cc2323; }
          .homepage2 .new-section ul.nav > li + li {
            border-left: 1px solid #cfcfcf; } }
      @media (min-width: 1200px) {
        .homepage2 .new-section ul.nav > li {
          min-width: 158px;
          width: auto; }
          .homepage2 .new-section ul.nav > li:last-child {
            min-width: 0;
            width: 82px; }
          .homepage2 .new-section ul.nav > li:first-child {
            min-width: 100px; } }
      .homepage2 .new-section ul.nav > li > a {
        margin: 0;
        display: block;
        font-size: 14px;
        line-height: 21px;
        padding: 8px 50px;
        border: 0;
        color: #db2e2e;
        text-align: center;
        border-radius: 3px;
        background-color: #fff;
        border-radius: 0;
        text-transform: uppercase; }
        @media (min-width: 768px) {
          .homepage2 .new-section ul.nav > li > a {
            color: #db2e2e;
            background: none;
            padding: 8px 5px;
            border: 4px solid transparent;
            border-width: 4px 0;
            text-transform: none; } }
        @media (min-width: 992px) {
          .homepage2 .new-section ul.nav > li > a {
            padding: 15px; } }
        @media (min-width: 1200px) {
          .homepage2 .new-section ul.nav > li > a {
            padding: 16px 35px;
            font-size: 18px;
            line-height: 38px;
            border: 6px solid transparent;
            border-width: 6px 0; } }
      @media (max-width: 767px) {
        .homepage2 .new-section ul.nav > li.active {
          display: none !important; } }
      @media (min-width: 768px) {
        .homepage2 .new-section ul.nav > li.active {
          display: inline-block; } }
      .homepage2 .new-section ul.nav > li.active > a {
        background: #db2e2e;
        color: #fff; }
        @media (min-width: 768px) {
          .homepage2 .new-section ul.nav > li.active > a {
            background: none;
            color: #db2e2e;
            border-bottom-color: #db2e2e;
            position: relative; }
            .homepage2 .new-section ul.nav > li.active > a:after {
              position: absolute;
              width: 0;
              height: 0;
              border-style: solid;
              border-width: 8px 5px 0 5px;
              border-color: #db2e2e transparent transparent transparent;
              content: '';
              bottom: -12px;
              left: 50%;
              margin-left: -5px; } }
        @media (min-width: 1200px) {
          .homepage2 .new-section ul.nav > li.active > a:after {
            bottom: -14px; } }
      .homepage2 .new-section ul.nav > li.active.remove-border > a {
        border-color: transparent !important; }
        .homepage2 .new-section ul.nav > li.active.remove-border > a:after {
          visibility: hidden; }
  .homepage2 .new-section .search-toggle {
    outline: none; }
  .homepage2 .new-section .dropdown-search,
  .homepage2 .new-section .mobile-dropdown-search {
    margin: 0 -999px;
    padding: 0 999px;
    background-color: #e6e6e6; }
    .homepage2 .new-section .dropdown-search .input-group,
    .homepage2 .new-section .mobile-dropdown-search .input-group {
      background-color: #db2e2e;
      padding: 25px 30px; }
      .homepage2 .new-section .dropdown-search .input-group ::-webkit-input-placeholder,
      .homepage2 .new-section .mobile-dropdown-search .input-group ::-webkit-input-placeholder {
        color: #363636 !important; }
      .homepage2 .new-section .dropdown-search .input-group .form-control,
      .homepage2 .new-section .mobile-dropdown-search .input-group .form-control {
        background-color: #fafafa;
        height: 52px;
        color: #363636;
        font-size: 26px;
        line-height: 36px;
        border: 0;
        padding: 8px 30px;
        border-radius: 3px 0 0 3px; }
      .homepage2 .new-section .dropdown-search .input-group .input-group-btn,
      .homepage2 .new-section .mobile-dropdown-search .input-group .input-group-btn {
        padding: 1px;
        background-color: #fafafa; }
      .homepage2 .new-section .dropdown-search .input-group .btn,
      .homepage2 .new-section .mobile-dropdown-search .input-group .btn {
        background-color: #9d0e0e;
        margin: 0;
        font-size: 23px;
        line-height: 30px;
        padding: 10px;
        width: 170px;
        text-transform: uppercase;
        height: auto;
        border: 0;
        border-radius: 3px; }
        .homepage2 .new-section .dropdown-search .input-group .btn:hover,
        .homepage2 .new-section .mobile-dropdown-search .input-group .btn:hover {
          background-color: #6e0a0a; }
  .homepage2 .new-section .mobile-dropdown-search {
    background: #db2e2e; }
    .homepage2 .new-section .mobile-dropdown-search .input-group {
      padding: 10px 0; }
      .homepage2 .new-section .mobile-dropdown-search .input-group .form-control {
        height: 32px;
        font-size: 12px;
        line-height: 10px;
        padding: 5px 15px;
        border: 1px solid #afafaf; }
      .homepage2 .new-section .mobile-dropdown-search .input-group .input-group-btn {
        background: none;
        padding: 0; }
      .homepage2 .new-section .mobile-dropdown-search .input-group .btn {
        width: 81px;
        font-size: 12px;
        line-height: 20px;
        padding: 6px;
        border-radius: 0 3px 3px 0; }
  .homepage2 .new-section .search-results-box {
    padding: 30px 999px;
    margin: 0 -999px;
    background-color: #e6e6e6; }
    .homepage2 .new-section .search-results-box .wrap-inner {
      font-size: 11px;
      line-height: 16px;
      color: #afafaf;
      border-bottom: 1px solid #db2e2e;
      position: relative;
      padding: 8px 35px 8px 0; }
      @media (min-width: 375px) {
        .homepage2 .new-section .search-results-box .wrap-inner {
          font-size: 12px;
          line-height: 16px; } }
      @media (min-width: 480px) {
        .homepage2 .new-section .search-results-box .wrap-inner {
          font-size: 14px;
          line-height: 18px; } }
      @media (min-width: 768px) {
        .homepage2 .new-section .search-results-box .wrap-inner {
          font-size: 21px;
          line-height: 26px;
          padding: 15px 50px 15px 0; } }
    .homepage2 .new-section .search-results-box .close-btn {
      position: absolute;
      color: #db2e2e;
      font-size: 20px;
      line-height: 20px;
      right: 15px;
      top: 50%;
      margin-top: -10px; }
      @media (min-width: 768px) {
        .homepage2 .new-section .search-results-box .close-btn {
          font-size: 30px;
          line-height: 30px;
          margin-top: -15px; } }
    .homepage2 .new-section .search-results-box span,
    .homepage2 .new-section .search-results-box strong {
      color: #db2e2e; }

.homepage2 .featured-campaign {
  min-height: 0; }

.homepage2 .product-slider-main-holder .product-slide-box {
  background: #fafafa;
  margin: 0 -1000px;
  padding: 0 1000px; }
  .homepage2 .product-slider-main-holder .product-slide-box:nth-child(even) {
    background: #f5f5f5; }
  @media (min-width: 768px) {
    .homepage2 .product-slider-main-holder .product-slide-box {
      width: auto;
      margin: 0 -1013px;
      padding: 5px 1000px; } }
  .homepage2 .product-slider-main-holder .product-slide-box .header {
    background-color: #e6e6e6;
    padding: 15px 999px;
    margin: 0 -999px 30px;
    text-align: center; }
    @media (min-width: 768px) {
      .homepage2 .product-slider-main-holder .product-slide-box .header {
        background: none;
        margin: 0 13px 40px;
        border-bottom: 1px solid #c7c7c7;
        padding: 15px 100px 15px 0;
        text-align: left; } }
  .homepage2 .product-slider-main-holder .product-slide-box h3 {
    font-size: 21px;
    line-height: 1.3;
    font-weight: bold;
    color: #363636;
    margin: 0; }
    @media (min-width: 768px) {
      .homepage2 .product-slider-main-holder .product-slide-box h3 {
        font-size: 26px; } }

.homepage2 .main-product-slider {
  margin: 0; }
  .homepage2 .main-product-slider .product-set {
    padding-left: 6px;
    padding-right: 6px;
    display: block;
    margin: 0 !important; }
    @media (min-width: 768px) {
      .homepage2 .main-product-slider .product-set {
        padding-left: 13px;
        padding-right: 13px; } }
    .homepage2 .main-product-slider .product-set .last-links-box {
      text-align: center;
      padding: 30px 15px;
      min-height: 280px;
      white-space: nowrap; }
      .homepage2 .main-product-slider .product-set .last-links-box:after {
        width: 1px;
        height: 100%;
        min-height: 280px;
        content: '';
        overflow: hidden;
        display: inline-block;
        vertical-align: middle;
        margin: 0 0 0 -5px; }
      @media (min-width: 768px) {
        .homepage2 .main-product-slider .product-set .last-links-box {
          min-height: 385px; }
          .homepage2 .main-product-slider .product-set .last-links-box:after {
            min-height: 385px; } }
      .homepage2 .main-product-slider .product-set .last-links-box .inner-links-hold {
        display: inline-block;
        vertical-align: middle;
        white-space: normal; }
      .homepage2 .main-product-slider .product-set .last-links-box .icon {
        width: 60px;
        height: 60px;
        background-color: #db2e2e;
        border-radius: 50%;
        color: #fff;
        font-size: 38px;
        line-height: 60px;
        margin: 0 auto 35px;
        display: block; }
      .homepage2 .main-product-slider .product-set .last-links-box .link-text {
        color: #db2e2e;
        font-size: 16px;
        line-height: 1.2;
        text-decoration: underline; }
        @media (min-width: 768px) {
          .homepage2 .main-product-slider .product-set .last-links-box .link-text {
            font-size: 21px; } }
        .homepage2 .main-product-slider .product-set .last-links-box .link-text:hover {
          text-decoration: none; }
  .homepage2 .main-product-slider .owl-stage .owl-item {
    opacity: .5;
    transition: opacity 0.3 linear; }
    @media (min-width: 768px) {
      .homepage2 .main-product-slider .owl-stage .owl-item {
        opacity: 1; } }
    .homepage2 .main-product-slider .owl-stage .owl-item.active.center {
      opacity: 1; }
  .homepage2 .main-product-slider .owl-prev,
  .homepage2 .main-product-slider .owl-next {
    width: 27px;
    height: 26px;
    border-radius: 3px;
    border: solid 1px #db2e2e;
    color: #db2e2e;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    top: -72px;
    position: absolute;
    left: 0; }
    .homepage2 .main-product-slider .owl-prev:before,
    .homepage2 .main-product-slider .owl-next:before {
      font-family: FontAwesome;
      content: "\f104"; }
    @media (min-width: 768px) {
      .homepage2 .main-product-slider .owl-prev,
      .homepage2 .main-product-slider .owl-next {
        width: 35px;
        height: 32px;
        font-size: 20px;
        line-height: 30px;
        top: -88px;
        left: auto;
        right: 57px; } }
  .homepage2 .main-product-slider .owl-next {
    left: auto;
    right: 0; }
    @media (min-width: 768px) {
      .homepage2 .main-product-slider .owl-next {
        right: 13px; } }
    .homepage2 .main-product-slider .owl-next:before {
      content: "\f105"; }

.homepage2 .store-details.container {
  padding-left: 15px;
  padding-right: 15px; }

.homepage2 .product-set .prod-single .prod-descr h2 {
  padding: 0 20px; }
  @media (max-width: 480px) {
    .homepage2 .product-set .prod-single .prod-descr h2 {
      font-size: 16px;
      line-height: 20px; } }

@font-face {
  font-family: 'Bebas Neue';
  src: url("../fonts/bebas/bebasneue_bold-webfont.eot");
  src: url("../fonts/bebas/bebasneue_bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/bebas/bebasneue_bold-webfont.woff2") format("woff2"), url("../fonts/bebas/bebasneue_bold-webfont.woff") format("woff"), url("../fonts/bebas/bebasneue_bold-webfont.ttf") format("truetype");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'Bebas Neue';
  src: url("../fonts/bebas/bebasneue_book-webfont.eot");
  src: url("../fonts/bebas/bebasneue_book-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/bebas/bebasneue_book-webfont.woff2") format("woff2"), url("../fonts/bebas/bebasneue_book-webfont.woff") format("woff"), url("../fonts/bebas/bebasneue_book-webfont.ttf") format("truetype");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: 'Bebas Neue';
  src: url("../fonts/bebas/bebasneue_light-webfont.eot");
  src: url("../fonts/bebas/bebasneue_light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/bebas/bebasneue_light-webfont.woff2") format("woff2"), url("../fonts/bebas/bebasneue_light-webfont.woff") format("woff"), url("../fonts/bebas/bebasneue_light-webfont.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Bebas Neue';
  src: url("../fonts/bebas/bebasneue_regular-webfont.eot");
  src: url("../fonts/bebas/bebasneue_regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/bebas/bebasneue_regular-webfont.woff2") format("woff2"), url("../fonts/bebas/bebasneue_regular-webfont.woff") format("woff"), url("../fonts/bebas/bebasneue_regular-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Bebas Neue';
  src: url("../fonts/bebas/bebasneue_thin-webfont.eot");
  src: url("../fonts/bebas/bebasneue_thin-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/bebas/bebasneue_thin-webfont.woff2") format("woff2"), url("../fonts/bebas/bebasneue_thin-webfont.woff") format("woff"), url("../fonts/bebas/bebasneue_thin-webfont.ttf") format("truetype");
  font-weight: 100;
  font-style: normal; }

.title-area.viplist-title {
  display: none !important; }

.wholesale-section .container {
  padding: 0px 13px; }

.wholesale-section.wholesale-bottom {
  padding-bottom: 48px; }
  @media (min-width: 768px) {
    .wholesale-section.wholesale-bottom {
      padding-top: 48px; } }

.vip-list-section {
  overflow: hidden;
  padding-bottom: 0px;
  padding-top: 0px; }
  @media (min-width: 768px) {
    .vip-list-section {
      padding-top: 40px; } }
  .vip-list-section .container {
    padding: 0 13px; }
  .vip-list-section.thankyou {
    margin-top: 30px; }
  .vip-list-section .vip-section-inner {
    padding: 0 15px;
    text-align: center;
    max-width: 824px;
    margin: 0 auto; }
    .vip-list-section .vip-section-inner.full-width {
      max-width: 100%;
      padding: 0;
      text-align: left; }
    .vip-list-section .vip-section-inner .img {
      width: 162px;
      height: 162px;
      border-radius: 100%;
      overflow: hidden;
      margin: 20px auto; }
      @media (min-width: 768px) {
        .vip-list-section .vip-section-inner .img {
          margin: 46px auto 29px; } }
    .vip-list-section .vip-section-inner h3 {
      color: #c00;
      font-size: 24px;
      line-height: 1.18;
      font-family: Montserrat, sans-serif;
      font-weight: 700;
      margin: 0 0 11px; }
      @media (min-width: 768px) {
        .vip-list-section .vip-section-inner h3 {
          font-size: 28px; } }
    .vip-list-section .vip-section-inner h4 {
      color: #c00;
      font-size: 16px;
      line-height: 1.19;
      font-family: Montserrat, sans-serif;
      font-weight: 400;
      margin: 0 0 21px; }
      @media (min-width: 768px) {
        .vip-list-section .vip-section-inner h4 {
          margin-bottom: 31px;
          font-size: 21px; } }
    .vip-list-section .vip-section-inner p {
      color: #747474;
      font-weight: 400;
      font-size: 14px;
      line-height: 1.7;
      margin-bottom: 15px; }
      .vip-list-section .vip-section-inner p.no-margin-small {
        margin-bottom: 0; }
      @media (min-width: 768px) {
        .vip-list-section .vip-section-inner p {
          font-size: 18px;
          line-height: 1.61;
          margin-bottom: 17px; } }
      .vip-list-section .vip-section-inner p.strong {
        color: #484848;
        font-weight: 700;
        margin-bottom: 29px;
        font-size: 16px; }
        .vip-list-section .vip-section-inner p.strong.small-margin {
          margin-bottom: 5px; }
        @media (min-width: 768px) {
          .vip-list-section .vip-section-inner p.strong {
            font-size: 18px; } }
      .vip-list-section .vip-section-inner p.bold {
        font-weight: 700; }
      .vip-list-section .vip-section-inner p.small {
        font-size: 12px; }
        @media (min-width: 768px) {
          .vip-list-section .vip-section-inner p.small {
            font-size: 14px; } }
  .vip-list-section .top-media-box {
    margin-bottom: 20px;
    padding-top: 14px; }
    @media (min-width: 768px) {
      .vip-list-section .top-media-box {
        margin-bottom: 40px; } }
  @media (min-width: 768px) {
    .vip-list-section .domestic-master, .vip-list-section .international-master, .vip-list-section .country-master {
      margin-bottom: 40px; } }
  @media (min-width: 992px) {
    .vip-list-section .domestic-master, .vip-list-section .international-master, .vip-list-section .country-master {
      margin-bottom: 60px; } }
  .vip-list-section .domestic-master h4, .vip-list-section .international-master h4, .vip-list-section .country-master h4 {
    color: black;
    font-weight: bold;
    margin-bottom: 5px;
    text-align: center; }
  .vip-list-section .domestic-master p, .vip-list-section .international-master p, .vip-list-section .country-master p {
    margin-bottom: 0;
    text-align: center; }
    .vip-list-section .domestic-master p.link, .vip-list-section .international-master p.link, .vip-list-section .country-master p.link {
      color: #db2e2e;
      cursor: pointer; }
  .vip-list-section .domestic-master .text-image img, .vip-list-section .international-master .text-image img, .vip-list-section .country-master .text-image img {
    max-height: 120px;
    margin: 0 auto; }
  .vip-list-section .domestic-master .content, .vip-list-section .international-master .content, .vip-list-section .country-master .content {
    margin-top: 15px; }
    @media (min-width: 768px) {
      .vip-list-section .domestic-master .content, .vip-list-section .international-master .content, .vip-list-section .country-master .content {
        margin-top: 30px; } }
    @media (max-width: 767px) {
      .vip-list-section .domestic-master .content .col, .vip-list-section .international-master .content .col, .vip-list-section .country-master .content .col {
        margin-top: 20px; } }
  .vip-list-section .domestic-master .content img {
    margin: 0 auto; }
    @media (max-width: 767px) {
      .vip-list-section .domestic-master .content img {
        max-height: 120px; } }
    @media (min-width: 768px) {
      .vip-list-section .domestic-master .content img {
        width: 80%; } }
  .vip-list-section .country-master {
    margin-bottom: 30px; }
    @media (min-width: 768px) {
      .vip-list-section .country-master {
        margin-bottom: 60px; } }
    @media (min-width: 768px) {
      .vip-list-section .country-master .col {
        margin-bottom: 25px; } }
  .vip-list-section .media > * {
    display: block;
    width: 100%;
    padding: 0; }
  @media (min-width: 768px) {
    .vip-list-section .media {
      padding: 0 30px; }
      .vip-list-section .media > * {
        display: table-cell;
        width: auto; }
      .vip-list-section .media .media-body {
        width: 10000px; } }
  @media (min-width: 992px) {
    .vip-list-section .media {
      padding: 0 70px; } }
  @media (min-width: 1200px) {
    .vip-list-section .media {
      padding: 0 106px; } }
  .vip-list-section .media img {
    display: block;
    max-width: 100%;
    margin: 0 auto; }
    @media (min-width: 768px) {
      .vip-list-section .media img {
        max-width: none; } }
  .vip-list-section .media h4 {
    text-align: center; }
    @media (min-width: 768px) {
      .vip-list-section .media h4 {
        text-align: left; } }
  .vip-list-section .media img {
    width: auto; }
    @media (min-width: 768px) {
      .vip-list-section .media img {
        width: 337px; } }
  .vip-list-section .media .media-body {
    padding-top: 31px; }
    @media (min-width: 768px) {
      .vip-list-section .media .media-body {
        padding-left: 35px;
        padding-top: 0; } }
  .vip-list-section .media a.regiser-business {
    display: block;
    text-align: center;
    background: #cc0000;
    padding: 15px 0 17px;
    font-size: 21px;
    font-family: Bebas;
    color: white;
    margin-top: 25px; }

.select-input {
  background-color: #fdfdfd;
  position: relative;
  border-radius: 3px;
  border: 1px solid #e6e6e6; }
  .select-input:before {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    content: '';
    width: 38px;
    text-align: center;
    line-height: 37px;
    background: #d8d8d8;
    border-radius: 0 3px 3px 0; }
  .select-input:after {
    width: 32px;
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    background: url(../images/select-arrow.png);
    background-repeat: no-repeat;
    background-size: contain; }
  .select-input select {
    width: 100%;
    display: block;
    font-size: 16px;
    line-height: 25px;
    padding: 5px 12px;
    height: 37px;
    border-radius: 3px;
    border: 0;
    color: #afafaf;
    position: relative;
    z-index: 1;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    outline: none;
    background: none; }
    @media (min-width: 768px) {
      .select-input select {
        height: 39px;
        line-height: 27px; } }

.vip-form {
  padding: 0 15px; }
  @media (min-width: 768px) {
    .vip-form {
      padding: 0; } }
  .vip-form .form-group {
    margin-bottom: 17px; }
    @media (min-width: 768px) {
      .vip-form .form-group {
        margin-bottom: 30px; } }
  .vip-form .fieldset + .fieldset {
    padding-top: 12px; }
    .vip-form .fieldset + .fieldset.no-padding {
      padding-top: 0; }
    @media (min-width: 768px) {
      .vip-form .fieldset + .fieldset {
        padding-top: 30px; } }
  .vip-form .fieldset strong.title {
    display: block;
    text-align: left;
    color: #747474;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.17;
    border-bottom: 2px solid #dcdcdc;
    padding-bottom: 15px;
    margin-bottom: 15px; }
    @media (min-width: 768px) {
      .vip-form .fieldset strong.title {
        font-size: 18px;
        padding-bottom: 16px; } }
  .vip-form .submit-box {
    padding-top: 25px; }
    .vip-form .submit-box > * {
      text-align: center; }
    @media (max-width: 767px) {
      .vip-form .submit-box {
        padding-top: 15px; } }
    @media (min-width: 768px) {
      .vip-form .submit-box {
        display: table;
        width: 100%;
        table-layout: fixed;
        padding-top: 33px; }
        .vip-form .submit-box > * {
          display: table-cell;
          vertical-align: middle;
          text-align: left; } }
    .vip-form .submit-box .left-box {
      padding-bottom: 15px; }
      @media (min-width: 768px) {
        .vip-form .submit-box .left-box {
          padding-right: 10px;
          padding-bottom: 0; } }
    @media (min-width: 768px) {
      .vip-form .submit-box .submit-field {
        width: 225px; } }
    @media (max-width: 767px) {
      .vip-form .submit-box .submit-field {
        margin-top: 15px; } }
    .vip-form .submit-box .btn.btn-default {
      border: 0;
      padding: 9px;
      height: auto;
      font-family: 'Bebas Neue', sans-serif;
      font-size: 16px;
      line-height: 21px; }
      @media (min-width: 768px) {
        .vip-form .submit-box .btn.btn-default {
          font-size: 28px;
          line-height: 32px;
          padding: 10px; } }
  .vip-form input[type="text"],
  .vip-form input[type="email"],
  .vip-form input[type="url"],
  .vip-form input[type="tel"],
  .vip-form input[type="password"],
  .vip-form textarea {
    font-size: 16px;
    line-height: 25px;
    padding: 5px 14px;
    height: 37px;
    border-radius: 3px;
    border: 1px solid #e6e6e6;
    background-color: #fdfdfd;
    color: #7c7c7c;
    outline: none; }
    @media (min-width: 768px) {
      .vip-form input[type="text"],
      .vip-form input[type="email"],
      .vip-form input[type="url"],
      .vip-form input[type="tel"],
      .vip-form input[type="password"],
      .vip-form textarea {
        height: 39px;
        line-height: 27px; } }
    .vip-form input[type="text"]::-webkit-input-placeholder,
    .vip-form input[type="email"]::-webkit-input-placeholder,
    .vip-form input[type="url"]::-webkit-input-placeholder,
    .vip-form input[type="tel"]::-webkit-input-placeholder,
    .vip-form input[type="password"]::-webkit-input-placeholder,
    .vip-form textarea::-webkit-input-placeholder {
      color: #afafaf; }
    .vip-form input[type="text"]::-moz-placeholder,
    .vip-form input[type="email"]::-moz-placeholder,
    .vip-form input[type="url"]::-moz-placeholder,
    .vip-form input[type="tel"]::-moz-placeholder,
    .vip-form input[type="password"]::-moz-placeholder,
    .vip-form textarea::-moz-placeholder {
      opacity: 1;
      color: #afafaf; }
    .vip-form input[type="text"]:-moz-placeholder,
    .vip-form input[type="email"]:-moz-placeholder,
    .vip-form input[type="url"]:-moz-placeholder,
    .vip-form input[type="tel"]:-moz-placeholder,
    .vip-form input[type="password"]:-moz-placeholder,
    .vip-form textarea:-moz-placeholder {
      color: #afafaf; }
    .vip-form input[type="text"]:-ms-input-placeholder,
    .vip-form input[type="email"]:-ms-input-placeholder,
    .vip-form input[type="url"]:-ms-input-placeholder,
    .vip-form input[type="tel"]:-ms-input-placeholder,
    .vip-form input[type="password"]:-ms-input-placeholder,
    .vip-form textarea:-ms-input-placeholder {
      color: #afafaf; }
    .vip-form input[type="text"].placeholder,
    .vip-form input[type="email"].placeholder,
    .vip-form input[type="url"].placeholder,
    .vip-form input[type="tel"].placeholder,
    .vip-form input[type="password"].placeholder,
    .vip-form textarea.placeholder {
      color: #afafaf; }
  .vip-form textarea {
    min-height: 100px;
    height: 101px;
    resize: vertical; }

.checkbox-group {
  text-align: left;
  border-bottom: 2px solid #dcdcdc;
  padding: 10px 0;
  display: table;
  width: 100%;
  table-layout: fixed; }
  @media (min-width: 768px) {
    .checkbox-group {
      display: block;
      padding: 27px 0 25px; } }
  .checkbox-group > span {
    color: #747474;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.19;
    display: table-cell;
    vertical-align: middle;
    padding-right: 10px; }
    @media (min-width: 768px) {
      .checkbox-group > span {
        min-width: 289px;
        display: inline-block;
        padding-right: 20px;
        font-size: 16px; } }
  .checkbox-group .labels {
    display: table-cell;
    vertical-align: middle;
    width: 130px;
    text-align: right; }
    @media (min-width: 768px) {
      .checkbox-group .labels {
        display: inline-block;
        width: auto;
        text-align: left; } }

label.radioitem {
  color: #8f8f8f;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.21; }
  label.radioitem input[type="radio"] {
    margin-right: 7px; }
  label.radioitem + label {
    margin-left: 15px; }

label.checkboxitem {
  color: #a3a3a3;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.21; }
  label.checkboxitem input[type="checkbox"] {
    display: inline-block;
    vertical-align: middle;
    margin: 0 8px 0 0; }

.white-bg.vip-form-holder {
  max-width: 948px;
  margin: 0 auto;
  padding: 40px 0; }
  @media (min-width: 768px) {
    .white-bg.vip-form-holder {
      padding: 30px 70px; } }
  @media (min-width: 992px) {
    .white-bg.vip-form-holder {
      padding: 30px 100px; } }
  @media (min-width: 1200px) {
    .white-bg.vip-form-holder {
      padding: 29px 181px; } }

.white-bg.small-top-border {
  padding-top: 15px; }
  @media (min-width: 768px) {
    .white-bg.small-top-border {
      padding-top: 30px; } }

@media (min-width: 768px) {
  .navbar-brand img {
    max-width: 100px;
    position: absolute;
    left: 12px;
    top: 15px; } }

@media (min-width: 992px) {
  .navbar-brand img {
    max-width: 110px; } }

@media (min-width: 1200px) {
  .navbar-brand img {
    max-width: 135px;
    left: 16px;
    top: 18px; } }

@media (min-width: 768px) {
  .navbar-nav > li {
    padding: 20px; } }

input[type='text'],
input[type='tel'],
input[type='email'] {
  -webkit-appearance: none; }

.no-gutter {
  padding-left: 0;
  padding-right: 0; }

.no-margin {
  margin: 0 !important; }

.no-right {
  padding-right: 0;
  padding-left: 5px; }

.no-left {
  padding-left: 0;
  padding-right: 5px; }

.no-bottom {
  border-radius: 10px; }

.load-hidden {
  display: none; }

.btn {
  border-radius: 3px; }
  .btn.btn-default {
    color: #fff; }
  .btn.outline {
    border: 1px solid;
    padding: 15px 17px;
    height: auto; }

.btn-transparent {
  background: transparent;
  font-weight: 400; }

.alert-danger,
.alert-success {
  clear: both; }

.expiry_validation {
  color: #D66464;
  padding: 10px 20px 0;
  font-weight: 500;
  font-size: 16px; }

.navbar-brand {
  display: inline-block;
  position: relative; }

.navbar-default {
  height: 90px; }

.slide-link {
  height: 100%;
  width: 100%;
  display: block; }
  .slide-link img {
    width: 100%; }

.inactive h2.title {
  font-size: 24px; }

.inactive .product-details {
  margin-top: 0; }

.img-compare {
  margin-top: 20px; }

.navbar-nav > li > .dropdown-menu {
  margin-top: 4px; }

.form .section {
  background: #fff;
  padding: 30px;
  margin: 0 auto 30px;
  border-radius: 4px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25); }

.form .container-title {
  margin-bottom: 20px;
  padding-left: 0; }

.form .section.section-container {
  margin: 0 auto;
  padding: 30px 0;
  margin: 0 auto;
  background: #fafafa;
  max-width: 1100px; }

.form-group label {
  font-weight: 400; }

input,
select,
textarea {
  box-shadow: none;
  border-radius: 3px;
  font-size: 16px; }
  input.error,
  select.error,
  textarea.error {
    border: 1px solid #D66464 !important;
    color: #D66464;
    outline: none; }
    input.error:active,
    select.error:active,
    textarea.error:active {
      border: 1px solid #D66464 !important;
      color: #D66464;
      outline: none; }
    input.error:focus,
    select.error:focus,
    textarea.error:focus {
      border: 1px solid #D66464 !important;
      color: #D66464;
      outline: none; }

input[type=text],
input[type=tel],
input[type=email],
textarea {
  padding: 15px 20px;
  width: 100%;
  border: 1px solid #d9d9d9; }

textarea {
  min-height: 200px; }

input:focus {
  outline: none;
  background: #fafafa;
  color: #666; }

input[type=text] + label,
input[type=tel] + label,
input[type=email] + label,
label#label_phone {
  display: block;
  cursor: text;
  color: #777;
  transition: .15s ease-out all;
  position: absolute;
  top: 15px;
  left: 26px; }

input[type=text]:focus + label,
input[type=text]:focus + label,
input[type=text]:focus + label,
label.floating,
input[type=text]:focus + label#label_phone {
  top: 6px;
  left: 28px;
  font-size: .7em;
  font-weight: bold;
  color: #139dd7;
  transition: .15s ease-out all; }

label#label_phone {
  left: 60px;
  top: 5px; }

.home-customize {
  margin: 15px 0 50px 0; }
  .home-customize .free-gift-text {
    font-size: 19px; }
  @media (min-width: 768px) {
    .home-customize {
      margin: 0 0 0 0;
      padding: 54px 0 54px; }
      .home-customize .free-gift-text {
        font-size: 27px; } }
  .home-customize p {
    color: #888;
    padding: 0 10px 10px 10px;
    text-align: center;
    margin: 0; }
    .home-customize p span {
      font-weight: bold;
      color: #DB2E2E; }

.shop-customize {
  margin: 15px 0 0 0; }
  .shop-customize .free-gift-text {
    font-size: 19px; }
  @media (min-width: 768px) {
    .shop-customize {
      font-size: 27px;
      margin: 0 0 0 0;
      padding: 30px 0 54px; } }
  .shop-customize p {
    color: #888;
    padding: 0 10px 10px 10px;
    text-align: center;
    margin: 0; }
    .shop-customize p span {
      font-weight: bold;
      color: #DB2E2E; }

.product-search-icon-mobile {
  margin-bottom: 10px !important; }

@media screen and (max-width: 1168px) {
  .prod-single:before {
    width: 32% !important;
    height: 25% !important;
    top: 15px !important; } }

li[data-flags-set~="sold-out"] .prod-single:before {
  display: block;
  content: '';
  width: 7em !important;
  height: 7em !important;
  background: url(../images/sold-out.png) no-repeat center center;
  background-size: cover;
  position: absolute;
  z-index: 9;
  right: 28px;
  top: 45px !important; }

li[data-flags-set~="seasonal-sold-out"] .prod-single:before {
  display: block;
  content: '';
  width: 7em !important;
  height: 7em !important;
  background: url(../images/seasonal.png) no-repeat center center;
  background-size: cover;
  position: absolute;
  z-index: 9;
  right: 28px;
  top: 45px !important; }

li[data-flags-set~="sold-out"] .prod-img {
  opacity: 0.6; }

li[data-flags-set~="new-flavor"] .prod-single:before {
  display: block;
  content: '';
  width: 7em !important;
  height: 7em !important;
  background: url(../images/new-flavor.png) no-repeat center center;
  background-size: cover;
  position: absolute;
  z-index: 9;
  right: 28px;
  top: 45px !important; }

li[data-flags-set~="1-days-left"] .prod-single:before {
  display: block;
  content: '';
  width: 7em !important;
  height: 7em !important;
  background: url(../images/1-day-left.png) no-repeat center center;
  background-size: cover;
  position: absolute;
  z-index: 9;
  right: 28px;
  top: 45px !important; }

li[data-flags-set~="2-days-left"] .prod-single:before {
  display: block;
  content: '';
  width: 7em !important;
  height: 7em !important;
  background: url(../images/2-days-left.png) no-repeat center center;
  background-size: cover;
  position: absolute;
  z-index: 9;
  right: 28px;
  top: 45px !important; }

li[data-flags-set~="3-days-left"] .prod-single:before {
  display: block;
  content: '';
  width: 7em !important;
  height: 7em !important;
  background: url(../images/3-days-left.png) no-repeat center center;
  background-size: cover;
  position: absolute;
  z-index: 9;
  right: 28px;
  top: 45px !important; }

li[data-flags-set~="4-days-left"] .prod-single:before {
  display: block;
  content: '';
  width: 7em !important;
  height: 7em !important;
  background: url(../images/4-days-left.png) no-repeat center center;
  background-size: cover;
  position: absolute;
  z-index: 9;
  right: 28px;
  top: 45px !important; }

li[data-flags-set~="5-days-left"] .prod-single:before {
  display: block;
  content: '';
  width: 7em !important;
  height: 7em !important;
  background: url(../images/5-days-left.png) no-repeat center center;
  background-size: cover;
  position: absolute;
  z-index: 9;
  right: 28px;
  top: 45px !important; }

li[data-flags-set~="customer-favorite"] .prod-single:before {
  display: block;
  content: '';
  width: 7em !important;
  height: 7em !important;
  background: url(../images/customer-favorite.png) no-repeat center center;
  background-size: cover;
  position: absolute;
  z-index: 9;
  right: 28px;
  top: 45px !important; }

li[data-flags-set~="last-day"] .prod-single:before {
  display: block;
  content: '';
  width: 7em !important;
  height: 7em !important;
  background: url(../images/last-day.png) no-repeat center center;
  background-size: cover;
  position: absolute;
  z-index: 9;
  right: 28px;
  top: 45px !important; }

li[data-flags-set~="limited-quantity"] .prod-single:before {
  display: block;
  content: '';
  width: 7em !important;
  height: 7em !important;
  background: url(../images/limited-quantity.png) no-repeat center center;
  background-size: cover;
  position: absolute;
  z-index: 9;
  right: 28px;
  top: 45px !important; }

.featured-campaign {
  min-height: 26px; }
  .featured-campaign > div {
    text-transform: uppercase;
    color: #fff;
    background: #666;
    text-align: center;
    border-radius: 3px 3px 0 0;
    padding: 3px 0; }
    .featured-campaign > div.free-shipping {
      background: #16a485; }
    .featured-campaign > div.limited-stock {
      background: #FCFF00;
      color: #000;
      font-size: 24px;
      font-weight: 800;
      letter-spacing: 1px;
      border: 1px solid #c7c7c7;
      border-bottom: 0; }

.sec-product-filter {
  text-align: center; }

.nav-pills > li {
  display: inline-block;
  float: none;
  vertical-align: middle; }
  .nav-pills > li a {
    border: 1px solid #DB2E2E;
    max-width: 95px;
    color: #DB2E2E;
    font-size: 14px; }

.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
  background: #DB2E2E; }

.white-bg.main-actions {
  margin-bottom: 0;
  margin-top: 0; }

.white-bg.what-included {
  margin-bottom: 20px; }

.zoom-lightbox {
  display: none; }

.store-details .sec-product-filter {
  padding: 20px; }

.item-product .sale-price {
  padding: 10px 0; }

.item-product .price-text {
  font-size: 21px;
  margin-right: 8px;
  display: inline-block;
  vertical-align: bottom;
  padding-bottom: 2px; }

.item-product .price-number {
  font-size: 39px;
  display: inline-block;
  vertical-align: middle; }
  .item-product .price-number span {
    display: inline-block;
    vertical-align: middle; }
    .item-product .price-number span.msrp {
      font-size: 17px;
      text-decoration: line-through;
      color: #7d7979;
      margin-right: 10px;
      padding: 4px 0 0 0; }
    .item-product .price-number span.price-value {
      font-size: 25px; }

.item-product h3 {
  font-size: 18px;
  font-weight: 400;
  line-height: 1;
  color: #666; }

.item-product .btn {
  transition: none; }

.item-product.inactive .price-value {
  font-size: 16px; }

.item-product.active {
  margin-bottom: 10px; }
  .item-product.active.scrolled {
    position: fixed;
    width: 100%;
    z-index: 99999;
    left: 0;
    top: 103px;
    box-shadow: 1px 1px 1px; }
    .item-product.active.scrolled .tag-line,
    .item-product.active.scrolled .zoom-product {
      display: none; }
  .item-product.active .description {
    margin-bottom: 20px; }
    .item-product.active .description .text {
      margin-bottom: 0; }
      .item-product.active .description .text.short {
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden; }
    .item-product.active .description .read-more {
      display: none;
      cursor: pointer;
      color: #777;
      text-decoration: underline;
      font-weight: bold; }
  .item-product.active .what-included h3 {
    margin: 20px 0 10px; }
  .item-product.active .what-included .seasoning-label li {
    height: 20px; }
    .item-product.active .what-included .seasoning-label li a:before {
      display: none; }
  .item-product.active .what-included .ingredients {
    text-decoration: underline;
    font-size: 10px;
    color: grey;
    margin-left: 5px; }
  .item-product.active .box-view-details,
  .item-product.active .long-description {
    display: none; }
  .item-product.active .box-add-cart {
    width: 100%; }
  .item-product.active .coupon-show {
    padding-bottom: 11px;
    text-align: center; }
  .item-product.active .product-details .sale-price {
    font-size: 18px; }
  .item-product.active > .product-title {
    display: none; }
  .item-product.active .footer-top {
    display: none; }

.item-product.inactive {
  width: 50%;
  float: left;
  position: relative;
  min-height: 1px;
  font-size: 15px; }
  .item-product.inactive .price-text {
    font-size: 15px !important; }
  .item-product.inactive .sale-price {
    padding: 0px 0px 2px !important; }
  .item-product.inactive .price-number span {
    vertical-align: baseline !important;
    margin-bottom: 2px; }
  .item-product.inactive .price-number .price-value {
    font-size: 19px !important; }
  .item-product.inactive .price-number .msrp {
    font-size: 17px !important; }
  .item-product.inactive h3 {
    margin-bottom: 5px;
    height: 3em; }
  .item-product.inactive:nth-last-child(1):nth-child(even) {
    width: 100%; }
    .item-product.inactive:nth-last-child(1):nth-child(even) .main-actions {
      margin-right: -15px;
      margin-left: -15px; }
  .item-product.inactive:nth-child(even) .main-actions {
    margin-right: 5px; }
  .item-product.inactive:nth-child(odd) .main-actions {
    margin-left: 5px; }
  .item-product.inactive:hover, .item-product.inactive:active {
    z-index: 1; }
  .item-product.inactive .btn {
    font-size: 11px;
    padding: 10px 0;
    height: auto; }
    .item-product.inactive .btn.btn-secondary {
      color: #fff;
      background: #C0C1C1; }
  .item-product.inactive > .product-title {
    display: none !important; }
  .item-product.inactive .product-details .sale-price {
    font-size: 14px; }
  .item-product.inactive .sync1 .owl-stage-outer {
    border: none; }
  .item-product.inactive .product-slider.col-xs-12 {
    width: 33.33333333%; }
    .item-product.inactive .product-slider.col-xs-12 .zoom-product {
      margin-top: 0; }
    .item-product.inactive .product-slider.col-xs-12 .owl-stage {
      transform: initial !important;
      width: auto !important;
      transition: none !important;
      transform: none !important; }
      .item-product.inactive .product-slider.col-xs-12 .owl-stage .owl-item {
        width: auto !important;
        display: none; }
        .item-product.inactive .product-slider.col-xs-12 .owl-stage .owl-item:first-child {
          display: block;
          display: block;
          clear: both;
          float: none;
          margin: 0 auto; }
        .item-product.inactive .product-slider.col-xs-12 .owl-stage .owl-item .item {
          padding: 0;
          width: auto;
          display: block;
          clear: both;
          float: none;
          margin: 0 auto; }
          .item-product.inactive .product-slider.col-xs-12 .owl-stage .owl-item .item img {
            max-height: 170px;
            display: block;
            clear: both;
            float: none;
            margin: 0 auto; }
    .item-product.inactive .product-slider.col-xs-12 .owl-controls {
      display: none; }
  .item-product.inactive .product-details.col-xs-12 {
    width: 66.66666667%;
    margin-left: 0;
    padding-left: 0; }
  .item-product.inactive .sale-price {
    margin: 0 0 10px 0; }
  .item-product.inactive .tag-line {
    margin: 0; }
  .item-product.inactive .tag-line,
  .item-product.inactive .shipping-charge,
  .item-product.inactive .what-included,
  .item-product.inactive .choose-bottle,
  .item-product.inactive .description-here,
  .item-product.inactive .seasoning-label,
  .item-product.inactive .short-description,
  .item-product.inactive .description,
  .item-product.inactive .long-description,
  .item-product.inactive .description .zoom-lightbox {
    display: none !important; }

.modal-content {
  padding: 25px; }
  .modal-content .close {
    right: 0;
    top: 0;
    right: -22px;
    position: absolute;
    font-size: 40px; }
  .modal-content .modal-title {
    margin-bottom: 20px;
    width: 95%; }
  .modal-content p {
    font-size: 18px; }
  .modal-content .form-control input {
    text-align: left; }
  .modal-content .block-cancel {
    margin-top: 10px; }
  .modal-content .btn-block {
    margin: 0;
    min-width: 0;
    width: auto;
    display: inline-block;
    padding: 15px 50px;
    height: auto; }

.modal-vip p {
  margin-top: 25px;
  margin-bottom: 0;
  font-size: 19px; }

.modal-vip .control-label {
  text-align: left; }

.modal-vip .form-control,
.modal-vip input {
  text-align: left;
  background: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  height: auto;
  font-size: 19px;
  padding: 13px 15px; }

.modal-vip .btn-block,
.modal-vip button {
  margin: 0;
  min-width: 0;
  display: inline-block;
  padding: 15px 0;
  width: 100%;
  height: auto;
  text-transform: capitalize;
  float: left; }

.benefits {
  padding: 0; }
  .benefits li {
    display: block;
    list-style: none;
    padding: 0;
    margin-right: 5px;
    font-size: 22px;
    margin: 10px 0; }
    .benefits li i.fa {
      position: relative;
      top: 4px;
      font-size: 30px;
      margin-right: 5px; }

.modal-vip .modal-header {
  border: none; }

.modal-vip p {
  font-size: 22px;
  color: #505050; }

.modal-vip .benefits li {
  font-size: 17px; }
  .modal-vip .benefits li i.fa {
    font-size: 26px; }

.footer-vip h3 {
  margin-bottom: 0; }
  .footer-vip h3 small {
    margin-top: 8px; }

.footer-vip .benefits {
  margin: 5px 0 15px 0; }

.free-shipping-cart {
  text-align: center;
  margin-top: 10px; }
  .free-shipping-cart span {
    font-size: 19px; }
  .free-shipping-cart img {
    margin-right: 6px;
    max-width: 28px; }

.phone_disclaimer {
  font-size: 10px;
  font-style: italic;
  color: #aaa;
  margin-top: 10px; }

.cart-titles {
  font-size: 28px;
  margin: 40px 0 25px; }

.gift-quantity {
  font-size: 15px;
  padding: 0 !important;
  width: 40px;
  height: 30px;
  line-height: 1.5;
  border-radius: 3px;
  text-align: center;
  margin: 0; }

.top-sale {
  margin-top: -35px; }
  .top-sale .titles {
    margin-bottom: -45px;
    position: relative; }
  .top-sale .section.shopping-cart {
    padding-top: 60px; }
  .top-sale .circle-value {
    background: #ccc;
    color: #fff;
    display: inline-block;
    position: absolute;
    left: 25px;
    border-radius: 50%;
    height: 55px;
    width: 55px;
    transition: inherit;
    transform: translate(0) rotate(-23deg);
    padding: 7px;
    line-height: 1;
    font-weight: 600;
    padding-top: 12px; }
    .top-sale .circle-value .dolar {
      font-size: 18px; }
    .top-sale .circle-value .text {
      font-size: 11px; }
  .top-sale .col-sale .col-container {
    background: #fff;
    border: 1px dashed #ccc;
    text-align: center;
    margin: 0 15px; }
  .top-sale .col-sale h2 {
    color: #003663;
    font-weight: 600;
    font-size: 22px;
    background: #fff;
    margin: 0;
    letter-spacing: 1px;
    border-bottom: 1px dashed #ccc;
    line-height: 42px; }
    .top-sale .col-sale h2 span {
      color: #fe0000; }
  .top-sale .col-sale h3 {
    color: #ccc;
    font-weight: 600;
    font-size: 12px;
    margin-top: 15px; }
    .top-sale .col-sale h3 span {
      font-size: 17px;
      display: block;
      clear: both; }
  .top-sale .col-sale .internal {
    padding-bottom: 14px; }
  .top-sale .col-sale .apply {
    display: none; }
  .top-sale .col-sale .not-apply {
    font-weight: 600;
    color: #a2a2a2; }
  .top-sale .col-sale a {
    font-size: 14px;
    font-weight: 500;
    text-decoration: underline;
    display: block; }
  .top-sale .col-sale.active {
    border-color: #ccc; }
    .top-sale .col-sale.active .circle-value {
      background: #003663; }
    .top-sale .col-sale.active h3 {
      color: black; }
    .top-sale .col-sale.active .internal {
      border: 1px solid #008000;
      background: white; }
    .top-sale .col-sale.active .not-apply {
      display: none; }
    .top-sale .col-sale.active .apply {
      display: block;
      background: #008000;
      display: block;
      width: 100%;
      color: #fff;
      font-weight: 600;
      padding: 7px 0;
      font-size: 16px;
      margin-top: 14px;
      margin-bottom: -14px; }
      .top-sale .col-sale.active .apply .fa {
        margin-right: 5px;
        font-size: 20px; }

@media (max-width: 1092px) {
  .top-sale .col-sale .col-container {
    margin: 0 3px; }
  .top-sale .col-sale.active .apply {
    font-size: 14px; } }

@media (min-width: 564px) and (max-width: 1091px) {
  .top-sale .circle-value {
    top: 120px; }
  .top-sale .col-sale h2 {
    font-size: 16px; } }

@media (max-width: 564px) {
  body.page-cart.slimmer {
    margin-top: 45px !important; }
  .cart-titles {
    font-size: 4vw;
    margin: 15px 0 10px; }
  .free-shipping-cart .unqualified, .free-shipping-cart .qualified {
    font-size: 13px; }
  .top-sale {
    margin-top: 50px; }
    .top-sale .titles {
      margin-top: 0; }
      .top-sale .titles img {
        max-width: 200px; }
    .top-sale .container {
      overflow-x: scroll;
      word-wrap: break-word; }
    .top-sale .section.shopping-cart {
      padding-left: 10px;
      padding-bottom: 15px;
      padding-right: 0; }
    .top-sale .cart-cart .section {
      padding-right: 0; }
    .top-sale .top-sale .circle-value {
      top: 90px; }
    .top-sale .col-sale {
      margin: 0; }
      .top-sale .col-sale.active .apply {
        font-size: 2.5vw; }
        .top-sale .col-sale.active .apply .fa {
          font-size: 3vw; }
      .top-sale .col-sale .circle-value {
        height: 10vw;
        width: 10vw;
        padding: 2.2vw 0 0 0; }
        .top-sale .col-sale .circle-value .dolar {
          font-size: 3vw; }
        .top-sale .col-sale .circle-value .text {
          font-size: 1.8vw; }
      .top-sale .col-sale .not-apply {
        font-size: 3vw; }
        .top-sale .col-sale .not-apply a {
          font-size: 2.6vw;
          margin: 5px 0 -5px; }
      .top-sale .col-sale h2 {
        font-size: 3vw;
        line-height: 6vw; }
    .top-sale .internal h3 {
      font-size: 2.5vw;
      margin-top: 5px;
      margin-bottom: 5px; }
      .top-sale .internal h3 span {
        font-size: 3.5vw; }
    .top-sale .internal img {
      max-width: 70%; } }

.cart-cart .totals {
  padding-bottom: 15px; }

.cart-cart .coupon-apply .totals-item {
  max-width: 200px; }

.cart-cart .form-group.totals-value:before {
  display: none; }

.cart-cart .form-group select {
  font-size: 11px;
  padding: 8px 10px 8px 8px; }

.breadcrumb {
  display: none;
  font-size: 15px; }
  .breadcrumb > li + li:before {
    content: "\f054";
    font-family: FontAwesome;
    font-weight: 100;
    font-size: 12px;
    opacity: .9; }
  .breadcrumb li a {
    color: #C71F0F; }

.inner-banner {
  height: 340px; }
  .inner-banner h1 {
    top: 213px;
    font-size: 52px;
    line-height: 1; }

@media (min-width: 768px) {
  .prod-single {
    min-height: 385px; }
  .sec-product-filter {
    text-align: left; }
  .nav-pills > li {
    margin-right: 15px;
    margin-bottom: 15px; }
  .nav-pills > li a {
    padding: 8px 20px;
    max-width: 100%;
    font-size: 18px; }
  .navbar-nav {
    float: right; }
  .cart-page .navbar-brand {
    left: 0;
    width: 140px;
    height: 140px;
    top: 0 !important;
    padding: 15px 8px 13px 13px;
    margin-top: -67px !important; }
  .cart-page.cart-success .control-label,
  .cart-page.cart-success label,
  .cart-page.cart-success .product-quantity {
    position: relative;
    line-height: 20px; }
  .cart-page.cart-success .shopping-cart {
    margin-top: 50px; }
  .cart-page.cart-payment .totals .totals-item .totals-value {
    font-weight: 400; }
  .cart-page.cart-payment .totals-value,
  .cart-page.cart-payment .coupon-discount {
    line-height: 10px; }
  .cart-page.cart-payment .order-summary.showing h2.total,
  .cart-page.cart-payment .totals.showing h2.total {
    display: none; }
  .cart-page.cart-payment .order-summary .control-label, .cart-page.cart-payment .order-summary label,
  .cart-page.cart-payment .totals .control-label,
  .cart-page.cart-payment .totals label {
    position: relative;
    line-height: 10px;
    padding: 0 10px 10px 14px !important; }
  .cart-page.cart-payment .order-summary .column-labels .control-label, .cart-page.cart-payment .order-summary .column-labels label,
  .cart-page.cart-payment .totals .column-labels .control-label,
  .cart-page.cart-payment .totals .column-labels label {
    font-weight: 500;
    color: #505050; } }

@media (max-width: 1300px) {
  .navbar-nav.nav-main {
    margin-left: 0; } }

@media (max-width: 1199px) {
  .cart-page .header-main {
    top: 75px; }
  .container-lg .nav-viewcart .text {
    display: none; } }

@media (min-width: 1200px) {
  .product .inner-banner h1 {
    top: 285px; }
  .container {
    max-width: 1285px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .container-lg .navbar-brand {
    width: 150px;
    height: 150px;
    padding: 16px 12px 0 16px;
    top: -35px; } }

@media (min-width: 991px) {
  .product-details {
    padding: 0 40px 0 50px; }
  .navbar-nav > li {
    padding: 31px 20px 31px; } }

@media (max-width: 767px) {
  .title-area h1 {
    margin-top: 30px; }
  .title-area + .container {
    margin-top: 10px; }
  body {
    padding-top: 100px; }
  .navbar-brand {
    top: 0;
    padding: 0; } }

@media (min-width: 768px) and (max-width: 1199px) {
  .inner-banner {
    height: 300px; }
    .inner-banner h1 {
      top: 205px;
      font-size: 45px; } }

.coupon-apply {
  margin: 10px 0 20px; }
  .coupon-apply .totals-o label {
    font-weight: 400; }
  .coupon-apply .totals-item {
    line-height: 30px;
    padding: 5px 0 !important; }
  .coupon-apply input#coupon {
    font-size: 15px;
    padding: 0 10px; }
    .coupon-apply input#coupon + label {
      top: 6px;
      left: 14px;
      font-size: 13px;
      width: auto;
      color: #9b9b9b; }
      .coupon-apply input#coupon + label.floating {
        display: none; }
      .coupon-apply input#coupon + label + span button {
        background: #ccc;
        border-color: #b0b0b0;
        font-size: 10px;
        padding: 5px 7px; }
    .coupon-apply input#coupon:focus + label {
      display: none; }

@media (max-width: 768px) {
  body.page-cart.slimmer {
    margin-top: 45px !important; }
  .index-wrapper {
    display: block;
    width: 100%;
    max-width: 100%;
    overflow: hidden; }
  body.product {
    padding-top: 65px; }
  .top-sale {
    margin-top: 50px; }
  .cart-icon-mobile {
    transform: scaleX(-1); }
  .cart-items-count.mobile {
    position: absolute;
    top: -2px;
    right: 26px;
    background: #db2e2e;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    color: white;
    font-weight: bold;
    font-size: 12px;
    right: -3px; }
  .login-detail {
    position: absolute;
    z-index: 10;
    right: 40px;
    top: 11px; }
    .login-detail li .auth-login {
      color: #ccc;
      font-size: 10px;
      border: 1px solid #ccc;
      padding: 0 6px; }
    .login-detail li:before {
      display: none; }
    .login-detail li + li {
      display: none; }
  .nav-pills > li {
    display: block; }
    .nav-pills > li a {
      display: inline-block;
      vertical-align: middle;
      max-width: 100%;
      width: 100%;
      margin-bottom: -1px; }
  .product .section {
    padding-top: 0; }
  .product h1 {
    margin: 0 15px 10px 0;
    font-size: 21px;
    font-weight: 600;
    color: #505050;
    padding: 0; }
  .product h2 {
    font-size: 20px; }
  .product p.tag-line {
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 21px;
    color: #505050; }
  .product .product-section .btn {
    margin: 0 0 10px; }
  .product .owl-controls {
    height: 45px;
    line-height: 0; }
    .product .owl-controls .owl-dot {
      border: .1rem solid #666;
      background: #fff;
      width: 10px;
      height: 10px; }
      .product .owl-controls .owl-dot.active {
        background: #666; }
  .item-product.inactive .price-text {
    font-size: 15px !important;
    margin-right: 0;
    margin-right: 5px !important; }
  .item-product.inactive .price-number span {
    vertical-align: baseline !important; }
  .item-product.inactive .price-number .price-value {
    font-size: 18px !important;
    margin-top: 3px !important;
    padding-top: 1px !important;
    vertical-align: bottom !important; }
  .item-product.inactive .price-number .msrp {
    font-size: 17px !important; }
  .item-product.inactive h2.title {
    font-size: 18px;
    margin: 10px 0 1px; }
  .item-product.inactive:nth-last-child(1):nth-child(even) .main-actions,
  .item-product.inactive:nth-child(even) .main-actions,
  .item-product.inactive:nth-child(odd) .main-actions {
    margin-left: 0;
    margin-right: 0; }
  .item-product.active > .product-title {
    display: block !important; } }

@media (max-width: 480px) {
  body {
    padding-top: 80px; }
    body.product {
      padding-top: 60px; }
    body .menu-text {
      color: #888; }
  .top-sale {
    margin-top: 25px; }
  .container {
    padding: 0; }
    .container > h1 {
      padding: 0 15px; } }

.btn-circle {
  border-radius: 50%;
  padding: 0;
  line-height: 0; }

.btn-circle:active {
  box-shadow: none; }

.btn-circle.btn-danger,
.btn-circle.btn-danger:active {
  color: #d9534f;
  background: transparent;
  border: none; }

.btn-circle.btn-danger:active {
  color: #a72d2a; }

.cart-page {
  margin: 50px 0; }
  .cart-page .input-group {
    position: initial; }
  .cart-page .inner-banner {
    height: 160px;
    background-position: center bottom; }
  .cart-page h2 {
    font-size: 32px;
    margin-bottom: 10px; }
  .cart-page .container {
    max-width: 860px; }
  .cart-page .header-main li {
    display: none; }
  .cart-page .block-group {
    margin-bottom: 20px; }
  .cart-page .form-group {
    margin-bottom: 24px; }
    .cart-page .form-group [class*="col-md"] {
      padding-left: 12px;
      padding-right: 12px; }
  .cart-page .header-main .navbar.navbar-default {
    background: transparent; }
    .cart-page .header-main .navbar.navbar-default .navbar-header,
    .cart-page .header-main .navbar.navbar-default .navbar-brand {
      margin: 0 auto;
      float: none;
      display: block; }
  .cart-page .cart-page .mobile-clear {
    margin-bottom: 20px; }
  .cart-page .cart-page .panel {
    border-width: 1px 1px 1px; }
    .cart-page .cart-page .panel .panel-body {
      background: #fafafa; }
  .cart-page .form-control {
    height: auto;
    font-size: 20px;
    padding: 15px;
    border-radius: 3px; }
  .cart-page .control-label,
  .cart-page label {
    position: absolute;
    z-index: 3;
    font-weight: 400; }
  .cart-page .info-area {
    position: absolute;
    cursor: pointer;
    z-index: 9;
    display: block;
    font-size: 25px;
    right: 30px;
    top: 8px; }
    .cart-page .info-area .fa,
    .cart-page .info-area a {
      color: #9a9a9a; }
  .cart-page .info-hint {
    display: none;
    position: absolute;
    background: #fff;
    padding: 5px;
    border: 1px solid #ccc;
    z-index: 9;
    box-shadow: 0px 0px 40px #C1C1C1;
    top: 60px;
    right: -9px;
    border-radius: 15px;
    padding: 15px;
    max-width: 240px; }
    .cart-page .info-hint:after, .cart-page .info-hint:before {
      bottom: 100%;
      border: solid transparent;
      content: " ";
      height: 0;
      width: 0;
      position: absolute;
      pointer-events: none;
      left: 190px; }
    .cart-page .info-hint:after {
      border-color: rgba(255, 255, 255, 0);
      border-bottom-color: #fff;
      border-width: 20px;
      margin-left: -20px; }
    .cart-page .info-hint:before {
      border-color: rgba(204, 204, 204, 0);
      border-bottom-color: #ccc;
      border-width: 21px;
      margin-left: -21px; }
  .cart-page h2,
  .cart-page .form-group label,
  .cart-page .form-inline label,
  .cart-page .btn {
    text-transform: none; }
  .cart-page h2 {
    font-weight: 300; }
    .cart-page h2 .fa {
      font-size: 21px;
      opacity: .9;
      display: inline-block;
      vertical-align: middle;
      margin-top: -8px;
      margin-right: -5px; }
  .cart-page .footer-main {
    padding: 0; }
    .cart-page .footer-main .footer-top {
      padding: 0; }
  .cart-page .panel h4 label {
    color: #2C2B2E; }
  .cart-page .payment-section .panel-heading,
  .cart-page .billing-section .panel-heading {
    background: #fff;
    cursor: pointer; }
    .cart-page .payment-section .panel-heading .radio,
    .cart-page .billing-section .panel-heading .radio {
      display: inline-block;
      width: auto; }
      .cart-page .payment-section .panel-heading .radio:checked + h4 label,
      .cart-page .billing-section .panel-heading .radio:checked + h4 label {
        color: #2C2B2E; }
    .cart-page .payment-section .panel-heading h4 .fa-check-circle,
    .cart-page .payment-section .panel-heading h4 .fa-circle-o,
    .cart-page .billing-section .panel-heading h4 .fa-check-circle,
    .cart-page .billing-section .panel-heading h4 .fa-circle-o {
      color: #38a2fa;
      font-size: 24px;
      position: relative;
      bottom: -3px; }
    .cart-page .payment-section .panel-heading h4 .fa-circle-o,
    .cart-page .billing-section .panel-heading h4 .fa-circle-o {
      opacity: .8; }
    .cart-page .payment-section .panel-heading h4 label,
    .cart-page .billing-section .panel-heading h4 label {
      position: initial;
      font-size: 16px; }
  .cart-page .payment-section .panel-body,
  .cart-page .billing-section .panel-body {
    background: #f5f5f5; }
  .cart-page .payment-section .inactive,
  .cart-page .billing-section .inactive {
    margin-top: -21px; }
    .cart-page .payment-section .inactive .panel-body,
    .cart-page .billing-section .inactive .panel-body {
      display: none; }
  .cart-page .order-summary {
    padding: 0; }
    .cart-page .order-summary .section {
      padding: 10px 23px 10px 10px; }
    .cart-page .order-summary .order-summary--header {
      cursor: pointer; }
      .cart-page .order-summary .order-summary--header h2 {
        font-size: 24px;
        margin: 0;
        font-size: 18px;
        font-weight: 400;
        color: #C71F0F; }
        .cart-page .order-summary .order-summary--header h2.total {
          color: #505050;
          font-size: 16px; }
        .cart-page .order-summary .order-summary--header h2 .fa {
          margin-right: 4px;
          font-size: 17px;
          padding-top: 2px; }
          .cart-page .order-summary .order-summary--header h2 .fa.fa-chevron-down {
            font-size: 13px;
            padding-top: 8px; }
    .cart-page .order-summary .summary .cart-table {
      margin-top: 20px; }
    .cart-page .order-summary .summary .product-details {
      padding: 0 40px 0 50px; }
    .cart-page .order-summary .summary .product-price {
      font-weight: 400; }
    .cart-page .order-summary .summary form {
      margin-top: 20px; }
      .cart-page .order-summary .summary form input {
        padding: 0;
        font-size: 15px; }
      .cart-page .order-summary .summary form .product-details,
      .cart-page .order-summary .summary form .product-price,
      .cart-page .order-summary .summary form .product-quantity,
      .cart-page .order-summary .summary form .product-removal,
      .cart-page .order-summary .summary form .product-line-price {
        padding-top: 20px; }
  .cart-page .email-login {
    margin-bottom: 40px; }
  .cart-page .box-login {
    margin: 10px 0px;
    padding-left: 0px; }
  .cart-page .btn-login {
    color: #C71F0F;
    font-weight: 600;
    text-decoration: underline;
    margin-left: 5px;
    letter-spacing: .0001em; }
  .cart-page .form-horizontal .form-group {
    position: relative; }
  .cart-page .section {
    background: #fff;
    padding: 30px;
    margin: 0 auto 30px;
    border-radius: 4px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25); }
  .cart-page .form-group label {
    font-weight: 400; }
  .cart-page input,
  .cart-page select {
    box-shadow: none;
    border-radius: 3px;
    font-size: 16px; }
  .cart-page input,
  .cart-page select {
    padding: 20px 12px 10px;
    width: 100%;
    font-size: 19px;
    border: 1px solid #d9d9d9;
    background-color: #fff; }
  .cart-page select {
    padding-top: 15px;
    padding-bottom: 15px; }
  .cart-page select:after {
    display: block;
    content: '';
    width: 100px;
    height: 100px;
    background: #000; }
  .cart-page input {
    padding: 22px 12px 8px;
    color: #666; }
  .cart-page input:focus {
    outline: none;
    color: #666;
    border-color: #D73C07; }
  .cart-page input + label {
    display: block;
    cursor: text;
    color: #9e9e9e;
    transition: .15s ease-out all;
    position: absolute;
    top: 15px;
    left: 26px; }
  .cart-page input[type="text"]:focus + label,
  .cart-page input[type="email"]:focus + label,
  .cart-page input[type="tel"]:focus + label,
  .cart-page label.floating {
    top: 7px;
    padding: 0;
    left: 24px;
    font-size: .7em;
    font-weight: normal;
    color: #666;
    transition: .15s ease-out all; }

@media (max-width: 1024px) {
  .cart-page h1 {
    display: none; }
  .cart-page .header-main {
    top: 0 !important; }
  .cart-page .section {
    padding: 15px 25px; }
  .cart-page .order-summary {
    margin-top: 8px !important; }
    .cart-page .order-summary .section {
      margin-bottom: 10px; } }

.modal .close {
  top: -11px;
  right: 7px;
  position: absolute;
  font-size: 40px;
  width: 29px;
  display: block; }

.modal-close-button-position {
  top: 30px !important;
  right: 30px !important;
  opacity: 0.6; }

.cart-login .section {
  max-width: 450px; }
  .cart-login .section .btn {
    width: 100%;
    max-height: 50px;
    padding: 0; }

.cart-cart {
  margin: 50px auto; }
  .cart-cart .section,
  .cart-cart .container {
    max-width: 1010px; }
  .cart-cart .section {
    background: #fff;
    padding: 30px;
    margin: 0 auto 30px;
    border-radius: 4px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25); }
  .cart-cart .product .product-quantity input {
    font-size: 15px;
    padding: 0 !important; }

.contact-form .radio-box {
  text-align: left;
  padding-top: 26px; }
  .contact-form .radio-box .custom-radio {
    margin-bottom: 10px;
    display: block; }

.wholesale_link {
  padding-top: 30px; }

.benefits {
  padding: 0; }
  .benefits li {
    list-style: none; }

@media (max-width: 1024px) {
  .cart-container input {
    font-size: 15px; }
  .cart-container input,
  .cart-container select {
    padding: 19px 12px 10px; }
  .cart-container select {
    padding-top: 14px; }
  .cart-container input:focus + label, .cart-container label.floating {
    left: 25px; }
  .panel-heading h4 label {
    max-width: 90%; }
  .panel-heading.addres-heading h4 span {
    display: block;
    clear: both;
    margin-top: 5px; }
  .panel-heading.addres-heading h4 .fa {
    max-width: 10%;
    display: block;
    float: left; }
  .panel-heading.addres-heading h4 label {
    max-width: 90%;
    padding-left: 10px; }
  .order-summary--header > div:first-child {
    padding: 0; }
  .cart-page h2 {
    font-weight: 400;
    font-size: 22px; }
  .cart-page .xs-margin,
  .cart-page .form-group {
    margin-bottom: 10px; }
  .cart-page + .footer-main {
    display: none; }
  .modal-vip .modal-content {
    padding: 10px; }
  .modal-vip p {
    font-size: 18px; }
  .modal-vip .benefits li {
    font-size: 15px; }
    .modal-vip .benefits li i.fa {
      font-size: 20px; }
  .footer-vip h3 small {
    font-size: 18px; }
  .footer-vip .benefits li {
    font-size: 17px; }
    .footer-vip .benefits li i.fa {
      font-size: 20px; }
  .footer-vip .btn {
    padding: 0;
    height: 60px; }
  .sm-gutter {
    margin: 0 0 10px 0; }
  .lg-gutter {
    margin: 0 0 20px 0; }
  .item-product .sale-price {
    padding: 0 0 5px; }
  .item-product .price-text {
    padding-bottom: 0; }
  .item-product .price-number .price-value {
    font-size: 23px; }
  .item-product .price-number .mrsp {
    padding: 0; }
  .cart-page .header-main .navbar-togger {
    display: none !important; }
  .cart-page .header-main .navbar-brand {
    margin-top: 0 !important; }
  .cart-page .header-main .navbar.navbar-default .navbar-header img,
  .cart-page .header-main .navbar.navbar-default .navbar-brand img {
    margin: 0 auto;
    float: none;
    display: block; }
  .modal-vip label {
    display: none; }
  .product .footer-main {
    padding-top: 0; }
  /*  .product {
      h1{
          padding:15px 0;
        }
      .container{
        padding: 0;
      }
    }*/
  .item-product.active {
    margin-bottom: 6px; }
    .item-product.active h3 {
      font-size: 17px;
      margin-bottom: 0; }
  .item-product.inactive {
    margin-bottom: 6px;
    width: 100%; }
    .item-product.inactive h3 {
      font-size: 14px; }
    .item-product.inactive .product-slider {
      margin: 2% 0; }
    .item-product.inactive .product-details .sale-price {
      border-width: 1px; }
    .item-product.inactive:nth-child(even) .main-actions,
    .item-product.inactive:nth-child(odd) .main-actions {
      margin-left: -15px;
      margin-right: -15px; } }

@media (max-width: 767px) {
  .cart-page {
    margin-top: 90px; }
    .cart-page .info-area {
      right: -13px !important;
      top: 7px !important; }
    .cart-page .info-hint {
      left: 0 !important;
      top: 116px !important; }
      .cart-page .info-hint:before, .cart-page .info-hint:after {
        left: 114px !important; } }

@media (max-width: 650px) {
  .tip-message {
    padding: 0;
    text-align: center; }
  .cart-cart.cart-container {
    padding-bottom: 250px; }
  .cart-page {
    margin-top: 10px; }
  .cart-payment {
    padding-bottom: 40px; }
    .cart-payment .cart-container {
      padding: 15px 25px; }
  .bf-coupon-message-mobile {
    position: absolute;
    font-size: 11px;
    width: 36%;
    margin-left: 0%; } }

.visa + label + .cc-type > div {
  background: url(../images/checkout/visa.png);
  background-image: url(../images/checkout/visa.svg), none; }

.mastercard + label + .cc-type > div {
  background: url(../images/checkout/mastercard.png);
  background-image: url(../images/checkout/mastercard.svg), none; }

.amex + label + .cc-type > div {
  background: url(../images/checkout/amex.png);
  background-image: url(../images/checkout/amex.svg), none; }

.discover + label + .cc-type > div {
  background: url(../images/checkout/discover.png);
  background-image: url(../images/checkout/discover.svg), none; }

.visa + label + .cc-type > div,
.mastercard + label + .cc-type > div,
.amex + label + .cc-type > div,
.discover + label + .cc-type > div {
  display: block; }

.cc-type {
  position: absolute;
  top: 19px;
  left: 19px; }

.cc-type > div {
  transition: all 0.5s ease;
  position: absolute;
  display: none;
  width: 33px;
  height: 22px;
  border: 1px solid #ccc;
  z-index: 3;
  border-radius: 5px;
  margin: 4px 0 4px 8px; }

#card_number.visa, #card_number.mastercard, #card_number.amex, #card_number.discover {
  transition: all 0.1s ease;
  padding-left: 55px;
  padding-top: 20px; }

body.index .footer-top {
  padding: 0 0 38px; }

body.index .footer-main {
  padding: 134px 0 0; }

a.red {
  color: #DB2E2E; }

.top-alert {
  background: #000; }
  .top-alert h3 {
    margin: 0;
    padding: 10px 0;
    text-align: center;
    color: #fafafa;
    font-weight: 400;
    font-size: 21px; }

.faq-bg h2 {
  color: #2c2c2c;
  font-weight: 300; }

.vip-success-message p {
  margin-top: 0;
  color: #549D54; }
  .vip-success-message p i.fa {
    margin-right: 10px; }

.contact-section .pd-col.big-font p {
  font-size: 24px;
  line-height: 30px; }

.custom-radio [type="radio"] + label::after,
.custom-radio [type="checkbox"] + label::after {
  font-size: 18px; }

.item-product.inactive .product-slider {
  padding: 0; }

.instagram-group {
  border-top: 1px solid #eee;
  padding-top: 20px; }
  .instagram-group .input-group {
    position: relative;
    padding-right: 15px;
    padding-left: 15px; }
    .instagram-group .input-group .fa-instagram {
      font-size: 18px; }
    .instagram-group .input-group label {
      left: 68px;
      top: 18px; }
      .instagram-group .input-group label.floating {
        left: 67px !important;
        top: 5px !important; }
    .instagram-group .input-group input {
      border-radius: 0 3px 3px 0; }
      .instagram-group .input-group input:focus + label {
        left: 67px !important;
        top: 5px !important; }

.tip-message {
  font-size: 13px;
  color: #3B9B3B;
  margin-bottom: 10px; }

.suggested {
  margin-top: 0;
  height: 360px;
  margin-bottom: 100px; }
  .suggested h4 {
    font-size: 24px;
    margin: 10px 20px 40px; }
  .suggested .absolute-xs-2 {
    width: 140px;
    display: inline-block; }
  .suggested .store-details {
    position: relative;
    height: 300px;
    max-width: 100%;
    overflow-x: scroll;
    overflow-y: hidden; }
    .suggested .store-details > ul {
      position: absolute;
      left: 26px;
      width: auto;
      white-space: nowrap; }
      .suggested .store-details > ul li {
        white-space: normal !important; }
  .suggested .prod-single {
    min-height: auto;
    margin: 0;
    border: none; }
    .suggested .prod-single .prod-cat {
      height: 30px;
      width: 30px;
      margin-bottom: -12px !important;
      margin-top: -43px !important; }
      .suggested .prod-single .prod-cat img {
        max-height: 18px; }
  .suggested .prod-single .prod-descr h2 {
    font-size: 16px;
    height: 35px;
    overflow-y: hidden; }
  .suggested .prod-single .prod-descr h3 {
    font-size: 22px;
    line-height: 21px; }
    .suggested .prod-single .prod-descr h3 small {
      display: block; }
  .suggested .sec-product ul li {
    margin-left: 0;
    margin-right: 25px; }
  .suggested .sec-product {
    padding: 30px 0 0; }

#expedite {
  margin-top: 10px; }

@media (max-width: 767px) {
  body {
    padding-bottom: 500px; }
  .contact-section {
    margin-bottom: 100px !important; }
  .suggested {
    padding-bottom: 230px;
    margin-top: -20px; }
    .suggested h4 {
      font-size: 18px;
      padding: 0;
      margin: 0 10px 20px; }
    .suggested .sec-product ul {
      left: 20px; }
      .suggested .sec-product ul li {
        margin-right: 15px; }
    .suggested .store-details {
      height: 240px; }
      .suggested .store-details .sec-details {
        padding: 25px 0 0; }
  .top-alert h3 {
    font-size: 15px; }
  .info-area {
    right: -13px !important;
    top: 7px !important; }
  .cart-page #expedite {
    margin-top: 5px; }
  .cart-page #expedite,
  .cart-page #promotion_opt_in {
    line-height: 25px; }
    .cart-page #expedite input,
    .cart-page #promotion_opt_in input {
      padding: 0 !important; } }

.menu-overlay {
  display: none;
  z-index: 9;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  background-position: 50% 50%;
  background-repeat: no-repeat; }

.cart-empty .btn {
  margin-top: 50px; }

.cart-failed {
  min-height: 300px;
  max-height: 450px;
  text-align: center;
  padding: 70px 0 20px; }
  .cart-failed + .buttons {
    margin-bottom: 120px; }
    .cart-failed + .buttons + .footer-main {
      display: none; }

.cart-empty + .cart-titles,
.cart-empty + .cart-titles + .shopping-cart,
.cart-empty + .shopping-cart {
  display: none; }

.banner h1,
.banner h2 {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

.product_offer {
  font-size: 23px;
  color: #278902;
  margin-right: 10px;
  font-weight: 800;
  padding: 4px 0 0 0;
  display: block;
  margin-top: 10px;
  margin-bottom: 11px;
  text-transform: uppercase; }

.coupon-info {
  color: #479629;
  font-weight: 500; }
  .coupon-info .coupon-label,
  .coupon-info .coupon-value {
    vertical-align: middle;
    color: #666; }
  .coupon-info .coupon-value {
    font-weight: 400; }

.action-buttons a {
  color: #888; }

.loadingoverlay {
  display: none;
  z-index: 9;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-image: url(/images/checkout/loading.gif);
  background-color: rgba(255, 255, 255, 0.8);
  background-position: 50% 50%;
  background-repeat: no-repeat; }

.cart-cart .section:first-child {
  margin-bottom: 0; }

.search-form {
  z-index: 10;
  background: #DB2E2E;
  padding: 10px 15px;
  position: absolute;
  margin-top: 26px;
  margin-left: -387px;
  text-align: right; }

.search-form .form-group {
  margin-bottom: 0; }

.search-form .form-control {
  height: 50px;
  padding: 10px 30px;
  width: auto !important;
  border-radius: 3px; }

.search-form .search-keywords {
  font-family: Lato;
  font-weight: 400;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  float: left;
  font-size: 15px;
  padding: 18px; }

.search-form .btn-sm {
  display: inline;
  background: #9D0E0E;
  color: white;
  font-size: 23px;
  font-family: Lato;
  color: white;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 0;
  padding: 10px 40px;
  height: 50px; }

.store .product-filters {
  border-radius: 0.25em;
  padding: 12px;
  font-family: Montserrat;
  color: #666666;
  font-size: 12px;
  font-weight: normal;
  text-align: center;
  vertical-align: text-top;
  background: #E6E6E6;
  padding: 0; }

.store .product-filters.gender-female {
  color: white; }

.store .product-filters.gender-female .product-flags {
  border-left-color: #ea619f; }

.store .product-filters.gender-male {
  color: white; }

.store .product-filters.gender-male .product-flags {
  border-left-color: #ee0c1d; }

@media (max-width: 1280px) {
  .store .product-filters {
    border-radius: 0; } }

.store .product-filters .product-categories,
.store .product-filters .product-flags {
  display: block;
  margin: 0 auto;
  margin-bottom: 45px;
  transition: background-color 0.2s;
  color: #DB2E33;
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  font-weight: 600;
  border-bottom: 1px solid #AFAFAF; }

.store .product-filters .product-categories .product-category a {
  color: #DB2E33; }

.store .product-filters .product-categories .product-category,
.store .product-filters .product-categories .product-flag,
.store .product-filters .product-flags .product-category,
.store .product-filters .product-flags .product-flag {
  line-height: normal;
  font-weight: normal;
  font-size: inherit;
  display: inline-block;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin: 0;
  text-align: left;
  vertical-align: text-top;
  border-collapse: collapse;
  background-color: rgba(255, 255, 255, 0.05);
  white-space: nowrap;
  border-right: 1px solid #AFAFAF;
  border-collapse: collapse;
  padding: 25px 20px;
  margin-left: -4px; }

@media (max-width: 990px) {
  .store .product-filters .product-categories,
  .store .product-filters .product-flags {
    font-family: 'Lato', sans-serif;
    font-size: 16px; }
  .store .product-filters .product-categories .product-category {
    padding: 12px 11px; }
  .search-form {
    margin-top: 13px;
    margin-left: -398px; } }

@media (max-width: 766px) {
  .store .product-filters .product-categories .product-category,
  .store .product-filters .product-categories .product-flag,
  .store .product-filters .product-flags .product-category,
  .store .product-filters .product-flags .product-flag {
    padding: 5px 0;
    width: 24.9%;
    text-align: center;
    font-size: 4vw;
    letter-spacing: .2vw;
    font-weight: 700;
    line-height: 1.45;
    padding-left: 5px;
    padding-right: 4px;
    font-size: 3.5vw; } }

.store .product-filters .product-categories .product-category:first-child,
.store .product-filters .product-categories .product-flag:first-child,
.store .product-filters .product-flags .product-category:first-child,
.store .product-filters .product-flags .product-flag:first-child {
  border-left: 1px solid #AFAFAF; }

@media (max-width: 768px) {
  .store .product-filters .product-categories .product-category:first-child,
  .store .product-filters .product-categories .product-flag:first-child,
  .store .product-filters .product-flags .product-category:first-child,
  .store .product-filters .product-flags .product-flag:first-child {
    border-left: none; } }

@media (max-width: 768px) {
  .store .product-filters .product-categories .product-category:last-child,
  .store .product-filters .product-categories .product-flag:last-child,
  .store .product-filters .product-flags .product-category:last-child,
  .store .product-filters .product-flags .product-flag:last-child {
    border-right: none; } }

.store .product-filters .product-categories .product-category.active,
.store .product-filters .product-categories .product-category:hover,
.store .product-filters .product-categories .product-flag.active,
.store .product-filters .product-categories .product-flag:hover,
.store .product-filters .product-flags .product-category.active,
.store .product-filters .product-flags .product-category:hover,
.store .product-filters .product-flags .product-flag.active,
.store .product-filters .product-flags .product-flag:hover {
  background-color: rgba(0, 0, 0, 0.05); }

.store .product-filters .product-categories .product-category.active,
.store .product-filters .product-categories .product-category.active a,
.store .product-filters .product-categories .product-flag.active,
.store .product-filters .product-flags .product-category.active,
.store .product-filters .product-flags .product-flag.active {
  background-color: #DB2E2E;
  color: white; }

@media (max-width: 768px) {
  .store .product-filters .product-categories .product-category:before,
  .store .product-filters .product-categories .product-flag:before,
  .store .product-filters .product-flags .product-category:before,
  .store .product-filters .product-flags .product-flag:before {
    margin-bottom: 5px;
    margin-top: 10px;
    display: none;
    margin: 0 auto 10px; }
  .store .searched-keywords {
    margin: 20px 0 0 0 !important;
    padding: 0; }
    .store .searched-keywords p {
      margin: 0 !important;
      padding: 0; } }

.store .searched-keywords {
  margin-bottom: 10px; }

.store .searched-keywords p span .fa .store .product-filters .product-flags {
  border-left: 1px solid;
  padding-left: 0.5em;
  margin-left: 0.5em;
  display: table-cell;
  width: 15%; }

.store .searched-keywords p {
  color: #AFAFAF;
  font-family: Lato;
  margin-bottom: 15px;
  padding-bottom: 5px;
  padding: 0 15px;
  text-align: center; }

.store .searched-keywords p span {
  color: #cc0000; }

@media (min-width: 768px) {
  .store .searched-keywords p {
    border-bottom: 1px solid #cc0000;
    margin-bottom: 0;
    text-align: left;
    padding-bottom: 5px; }
  .store .searched-keywords p span {
    color: #cc0000; }
  .store .searched-keywords p span .fa {
    background: #cc0000;
    padding: 10px;
    color: white;
    position: absolute;
    right: 0;
    top: -10px;
    cursor: pointer; } }

.bf-coupon-message-desktop {
  position: absolute;
  font-size: 14px;
  margin-top: 60px;
  width: 415px;
  background-color: #eee;
  padding: 10px;
  margin-left: 250px;
  border-radius: 5px;
  border: 1px solid #C00;
  color: #a94442; }

.product-search-icon-mobile input {
  background-color: #f3f3f3;
  border: 0;
  width: 80%;
  margin-right: 5%;
  padding: 0; }

@media (max-width: 767px) {
  .cart-page .box-login {
    font-size: 13px;
    margin-bottom: 10px; } }

.cart-page .promo-offer.checkbox {
  margin-top: 5px; }
  @media (max-width: 767px) {
    .cart-page .promo-offer.checkbox label input {
      position: relative;
      display: inline;
      padding: 7px;
      width: 10px;
      margin-right: 10px; }
    .cart-page .promo-offer.checkbox label span {
      display: inline; } }

.load-hidden {
  display: none; }

.alert {
  border-width: 1px 1px 4px;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.8); }

.product-image {
  float: left;
  width: 20%; }

.product-price {
  float: left;
  width: 12%;
  padding-right: 10px;
  text-align: right;
  font-weight: 500; }

.product-quantity {
  float: left;
  text-align: center;
  width: 10%;
  /*line-height: 30px;*/ }

.product-removal {
  float: left;
  width: 12%;
  white-space: nowrap; }

.product-line-price {
  float: left;
  width: 14%;
  text-align: right;
  font-weight: 500; }

.visible-tablet-inline,
.visible-tablet-block,
.visible-tablet-inline-block
.visible-phone-inline,
.visible-phone-block,
.visible-phone-inline-block,
.btn-nav-back,
.btn-nav-next {
  display: none; }

.btn-paypal.btn-checkout {
  background-color: #FFC439;
  color: #003087;
  text-shadow: 1px 1px 0px rgba(255, 240, 200, 0.4);
  box-shadow: inset 1px 1px 1px 0px rgba(255, 249, 224, 0.4);
  border: 1px solid #FEAF00; }

.paypal-pay {
  font-family: "Josefin Sans", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  color: #003087; }

.paypal-pal {
  font-family: "Josefin Sans", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  color: #199BD7; }

/* This is used as the traditional .clearfix class */
.group:before, .shopping-cart:before, .column-labels:before, .product:before, .totals-item:before,
.group:after,
.shopping-cart:after,
.column-labels:after,
.product:after,
.totals-item:after {
  content: '';
  display: table; }

.group:after, .shopping-cart:after, .column-labels:after, .product:after, .totals-item:after {
  clear: both; }

.group, .shopping-cart, .column-labels, .product, .totals-item {
  zoom: 1; }

/* Apply clearfix in a few places */
/* Apply dollar signs */
.product .product-price:before, .product .product-line-price:before, .totals-value:before {
  content: '$ '; }

/* Body/Header stuff */
body {
  padding: 0 0 20px;
  font-family: "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  overflow-x: hidden; }

h1 {
  font-weight: 200; }

label {
  color: #aaa; }

/* Column headers */
.column-labels label {
  padding-bottom: 10px;
  margin-bottom: 15px;
  border-bottom: 1px solid #eee;
  font-weight: 500; }

.column-labels .product-image, .column-labels .product-details, .column-labels .product-removal {
  text-indent: -9999px; }

/* Product entries */
.product {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eee; }

.product .product-image {
  text-align: center; }

.product .product-image img {
  width: 100px; }

.product .product-details .product-title {
  margin-right: 20px;
  font-weight: 500; }

.product .product-details .product-description {
  margin: 5px 20px 5px 0;
  line-height: 1.4em;
  font-weight: 300; }

.product .product-quantity input {
  width: 40px;
  height: 30px; }

.product .btn-remove-product {
  border: 0;
  padding: 4px 8px;
  background-color: #c66;
  color: #fff;
  font-family: "Helvetica Neue Medium", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  border-radius: 3px; }

.product .btn-remove-product:hover {
  background-color: #a44; }

/* Totals section */
.totals {
  margin-bottom: 10px; }

.totals .totals-item {
  float: right;
  clear: both;
  width: 100%;
  margin-bottom: 0; }

.totals .totals-item label {
  float: left;
  clear: both;
  width: 67%;
  text-align: right;
  margin-bottom: 0;
  font-weight: 400; }

.totals .totals-item .totals-value,
.totals .totals-item .totals-option {
  float: right;
  width: 25%;
  text-align: right;
  font-weight: 300;
  font-size: 15px; }

.cart-cart .totals .totals-item label {
  width: 87%; }

.cart-cart .totals .totals-item .totals-value,
.cart-cart .totals .totals-item .totals-option {
  width: 10%; }

.cart-cart .totals .totals-item label,
.cart-cart .totals .totals-item .totals-value,
.cart-cart .totals .totals-item .totals-option {
  line-height: 21px;
  font-size: 14px; }

.cart-cart #cart-total,
.cart-cart .totals-item.totals-item-total label {
  font-weight: 500 !important;
  font-size: 16px !important;
  color: #888; }

.btn-update {
  float: right;
  border: 0;
  margin-top: 20px;
  padding: 6px 25px;
  background-color: #6b6;
  color: #fff;
  font-size: 25px;
  border-radius: 3px; }

.btn-update:hover {
  background-color: #494; }

.txt-quantity {
  padding: 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
  border: 1px #ccc solid;
  text-align: center; }

.page-title {
  border-bottom: solid #eee 1px;
  margin-bottom: 10px;
  position: relative; }

.action-buttons {
  padding: 15px 0;
  border-top: solid #eee 1px; }

.scroll-down {
  position: relative;
  display: block;
  width: 100%;
  top: -10px;
  text-align: right;
  right: 20px; }

.panel-heading {
  position: relative; }

.panel-heading h4 {
  margin-top: 3px;
  margin-bottom: 3px;
  display: inline; }

.panel-heading .action {
  position: absolute;
  right: 10px;
  bottom: 10px; }

.panel {
  /*box-shadow: 1px 1px 2px 0px rgba(170, 170, 170, 0.6);*/
  /*border-width: 1px 1px 4px;*/ }

.form-group {
  margin-bottom: 8px; }

.control-label {
  margin-bottom: 0px;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.8); }

.form-control {
  box-shadow: inset 0 2px 2px 1px rgba(0, 0, 0, 0.075); }

.has-feedback label ~ .form-control-feedback {
  top: 1.4em; }

.nav-dots {
  position: absolute;
  font-size: 9px;
  right: 0.8em;
  top: 52px;
  text-shadow: 1px 1px 3px rgba(120, 120, 120, 0.4); }

/* Make adjustments for tablet */
@media screen and (max-width: 650px) {
  .hidden-tablet {
    display: none; }
  .visible-tablet-inline {
    display: inline; }
  .visible-tablet-block {
    display: block; }
  .visible-tablet-inline-block {
    display: inline-block; }
  .column-labels {
    display: none; }
  .product-image {
    float: right;
    width: auto; }
  .product-image img {
    margin: 0 0 10px 10px; }
  .product-details {
    float: none;
    margin-bottom: 10px;
    width: auto; }
  .product-price {
    clear: both;
    width: 70px; }
  .product-quantity {
    width: 100px; }
  .product-quantity input {
    margin-left: 20px; }
  .product-quantity:before {
    content: 'x'; }
  .product-removal {
    width: auto; }
  .product-line-price {
    float: right;
    width: 70px; }
  .totals .totals-item label {
    width: 65%; }
  .cart-cart .totals .totals-item label {
    width: 70%; }
  .totals .totals-item .totals-value,
  .totals .totals-item .totals-option {
    width: 35%; }
  .cart-cart .totals .totals-item .totals-value,
  .cart-cart .totals .totals-item .totals-option {
    width: 30%; }
  .action-buttons {
    display: block;
    background-color: #f8f8f8;
    background-color: rgba(248, 248, 248, 0.9);
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 10px;
    margin: 0;
    z-index: 1002;
    box-shadow: 0px -1px 3px 0px rgba(120, 120, 120, 0.4); }
  .shopping-cart .totals .totals-item,
  .shopping-cart .totals .totals-item label {
    margin-bottom: 0; }
  body {
    margin: 75px 0 40px; }
  .page-title {
    position: fixed;
    background-color: #f8f8f8;
    background-color: rgba(248, 248, 248, 0.9);
    top: 0;
    left: 0;
    right: 0;
    padding: 0 10px;
    z-index: 1010;
    box-shadow: 0px 1px 3px 0px rgba(120, 120, 120, 0.4);
    text-align: center;
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.8); }
  .page-title h1 {
    font-size: 34px;
    margin: 10px 0 10px; }
  .btn-nav-back,
  .btn-nav-next {
    background-color: rgba(248, 248, 248, 0.9);
    display: inline-block;
    position: absolute;
    margin: 4px;
    top: 0;
    bottom: 0;
    padding: 14px 14px;
    box-shadow: inset 1px 1px 1px 0px rgba(255, 255, 255, 0.4);
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.8); }
  .btn-nav-back.btn-has-label,
  .btn-nav-next.btn-has-label {
    padding: 6px 14px; }
  .btn-nav-back .btn-label,
  .btn-nav-next .btn-label {
    font-size: 10px;
    font-weight: bold; }
  .btn-nav-back {
    left: 0; }
  .btn-nav-next {
    right: 0; }
  .card-icon {
    display: inline-block;
    position: absolute;
    margin: 4px;
    top: 0;
    right: 0;
    bottom: 0;
    padding: 0.3em 0.2em;
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.8); }
  .nav-dots {
    font-size: 7px;
    top: 60px; } }

/* Make more adjustments for phone */
@media screen and (max-width: 360px) {
  .product-removal {
    float: right; }
  .product-line-price {
    float: right;
    clear: left;
    width: auto;
    margin-top: 10px; }
  .product .product-line-price:before {
    content: 'Item Total: $'; }
  .totals .totals-item label {
    width: 50%; }
  .totals .totals-item .totals-value,
  .totals .totals-item .totals-option {
    width: 50%; }
  .action-buttons .btn {
    font-size: .9em;
    margin: 2px; }
  .action-buttons .btn-checkout {
    margin: 2px; }
  .hidden-phone {
    display: none; }
  .visible-phone-inline {
    display: inline; }
  .visible-phone-block {
    display: block; }
  .visible-phone-inline-block {
    display: inline-block; } }

@media screen and (max-width: 360px), screen and (max-height: 400px) and (max-width: 650px) {
  body {
    margin: 65px 0 40px; }
  .page-title h1 {
    font-size: 24px; }
  .btn-nav-back,
  .btn-nav-next {
    padding: 10px 10px; }
  .btn-nav-back.btn-has-label,
  .btn-nav-next.btn-has-label {
    padding: 6px 10px;
    line-height: 11px; }
  .btn-nav-back .btn-label,
  .btn-nav-next .btn-label {
    font-size: 9px;
    font-weight: bold; }
  .nav-dots {
    font-size: 6px;
    top: 52px; } }

@media screen and (max-width: 650px) and (min-height: 400px) {
  .coupon-apply {
    margin: 0 0 5px; }
  .coupon-apply .totals-item {
    padding: 10px;
    max-width: 200px !important;
    float: right; }
  .shopping-cart {
    margin: 0 0 95px; }
  .totals + .action-buttons {
    box-shadow: none;
    padding: 14px 10px 5px; }
  .shopping-cart .totals {
    display: block;
    background-color: #fafafa;
    background-color: rgba(253, 253, 253, 0.9);
    position: fixed;
    bottom: 65px;
    left: 0;
    right: 0;
    padding: 10px;
    z-index: 1000;
    border-top: solid 1px #ddd;
    box-shadow: 0px -1px 3px 0px rgba(120, 120, 120, 0.4);
    margin-bottom: 0; } }

.social-login li {
  text-align: center; }

.cart-cart.cart-container {
  padding-bottom: 0; }

.cart-page .promo-offer input {
  position: relative;
  width: 20px; }

.featured-product-container {
  padding-bottom: 0 !important;
  margin-top: -50px; }
  .featured-product-container.suggested {
    height: auto;
    margin-bottom: 25px; }
    .featured-product-container.suggested .prod-single {
      margin-bottom: 26px; }
      .featured-product-container.suggested .prod-single .dis-table img {
        margin: 0 auto;
        max-height: 260px; }
    .featured-product-container.suggested .sec-product {
      padding: 30px; }
      .featured-product-container.suggested .sec-product .slider .slide:last-child {
        margin-bottom: 40px; }
  .featured-product-container h4 {
    text-align: center;
    margin-top: 0;
    margin-bottom: 25px; }
  .featured-product-container .store-details {
    height: auto; }
    .featured-product-container .store-details .prod-descr {
      margin: 0; }
      .featured-product-container .store-details .prod-descr h2 {
        height: auto;
        min-height: auto;
        margin-bottom: 10px; }

@media (max-width: 767px) {
  .choose-one-gift-modal .show-on-top {
    top: auto; } }

.choose-one-gift-modal .modal-content {
  padding: 0; }
  .choose-one-gift-modal .modal-content .modal-header {
    min-height: auto;
    padding: 0;
    background: #DB2E2E; }
    .choose-one-gift-modal .modal-content .modal-header h4 {
      text-align: center;
      color: white;
      font-size: 18px;
      margin-bottom: 0;
      padding: 10px 0; }
      @media (min-width: 768px) {
        .choose-one-gift-modal .modal-content .modal-header h4 {
          font-size: 26px;
          padding: 20px; } }
  .choose-one-gift-modal .modal-content .modal-body p {
    margin-bottom: 5px; }
  .choose-one-gift-modal .modal-content .modal-body .message {
    margin: 5px 15px 15px 15px; }
    @media (min-width: 768px) {
      .choose-one-gift-modal .modal-content .modal-body .message {
        margin: 15px 30px 30px 30px; } }
    .choose-one-gift-modal .modal-content .modal-body .message p {
      position: relative;
      width: auto;
      display: inline-block;
      font-size: 14px;
      font-family: Lato;
      color: #505050; }
      @media (min-width: 768px) {
        .choose-one-gift-modal .modal-content .modal-body .message p {
          font-size: 18px; } }
  .choose-one-gift-modal .modal-content .modal-body .item {
    cursor: pointer;
    margin-bottom: 15px; }
    .choose-one-gift-modal .modal-content .modal-body .item img {
      margin: 0 auto;
      border: 1px solid #CFCFCF; }
  .choose-one-gift-modal .modal-content .modal-body button {
    font-size: 18px;
    padding: 15px;
    margin: 0;
    margin-top: 15px;
    float: left; }
    @media (min-width: 768px) {
      .choose-one-gift-modal .modal-content .modal-body button {
        margin-top: 30px; } }
  .choose-one-gift-modal .modal-content .modal-body .options p {
    margin-bottom: 5px;
    text-align: left; }
  .choose-one-gift-modal .modal-content .modal-body .options ul {
    text-align: left;
    margin: 0;
    margin-top: 10px; }
    .choose-one-gift-modal .modal-content .modal-body .options ul li {
      width: 50px;
      text-align: center; }
  .choose-one-gift-modal .modal-content .modal-body .options a {
    cursor: pointer;
    display: block;
    float: left;
    color: #888;
    text-decoration: underline;
    font-size: 12px;
    margin-top: 15px; }

.free-item {
  color: green;
  font-weight: bold; }

/*# sourceMappingURL=app.css.map */

/*# sourceMappingURL=all.css.map */
