.mx-icon-left:before,.mx-icon-right:before,.mx-icon-double-left:before,.mx-icon-double-right:before,.mx-icon-double-left:after,.mx-icon-double-right:after{content:"";position:relative;top:-1px;display:inline-block;width:10px;height:10px;vertical-align:middle;border-style:solid;border-color:currentColor;border-width:2px 0 0 2px;border-radius:1px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-45deg) scale(0.7);transform:rotate(-45deg) scale(0.7)}.mx-icon-double-left:after{left:-4px}.mx-icon-double-right:before{left:4px}.mx-icon-right:before,.mx-icon-double-right:before,.mx-icon-double-right:after{-webkit-transform:rotate(135deg) scale(0.7);transform:rotate(135deg) scale(0.7)}.mx-btn{-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1;font-size:14px;font-weight:500;padding:7px 15px;margin:0;cursor:pointer;background-color:transparent;outline:none;border:1px solid rgba(0,0,0,.1);border-radius:4px;color:#73879c;white-space:nowrap}.mx-btn:hover{border-color:#1284e7;color:#1284e7}.mx-btn:disabled,.mx-btn.disabled{color:#ccc;cursor:not-allowed}.mx-btn-text{border:0;padding:0 4px;text-align:left;line-height:inherit}.mx-scrollbar{height:100%}.mx-scrollbar:hover .mx-scrollbar-track{opacity:1}.mx-scrollbar-wrap{height:100%;overflow-x:hidden;overflow-y:auto}.mx-scrollbar-track{position:absolute;top:2px;right:2px;bottom:2px;width:6px;z-index:1;border-radius:4px;opacity:0;-webkit-transition:opacity .24s ease-out;transition:opacity .24s ease-out}.mx-scrollbar-track .mx-scrollbar-thumb{position:absolute;width:100%;height:0;cursor:pointer;border-radius:inherit;background-color:rgba(144,147,153,.3);-webkit-transition:background-color .3s;transition:background-color .3s}.mx-zoom-in-down-enter-active,.mx-zoom-in-down-leave-active{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transition:opacity .3s cubic-bezier(0.23, 1, 0.32, 1),-webkit-transform .3s cubic-bezier(0.23, 1, 0.32, 1);transition:opacity .3s cubic-bezier(0.23, 1, 0.32, 1),-webkit-transform .3s cubic-bezier(0.23, 1, 0.32, 1);transition:transform .3s cubic-bezier(0.23, 1, 0.32, 1),opacity .3s cubic-bezier(0.23, 1, 0.32, 1);transition:transform .3s cubic-bezier(0.23, 1, 0.32, 1),opacity .3s cubic-bezier(0.23, 1, 0.32, 1),-webkit-transform .3s cubic-bezier(0.23, 1, 0.32, 1);-webkit-transform-origin:center top;transform-origin:center top}.mx-zoom-in-down-enter,.mx-zoom-in-down-enter-from,.mx-zoom-in-down-leave-to{opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0)}.mx-datepicker{position:relative;display:inline-block;width:210px}.mx-datepicker svg{width:1em;height:1em;vertical-align:-0.15em;fill:currentColor;overflow:hidden}.mx-datepicker-range{width:320px}.mx-datepicker-inline{width:auto}.mx-input-wrapper{position:relative}.mx-input{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:34px;padding:6px 30px;padding-left:10px;font-size:14px;line-height:1.4;color:#555;background-color:#fff;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.mx-input:hover,.mx-input:focus{border-color:#409aff}.mx-input:disabled,.mx-input.disabled{color:#ccc;background-color:#f3f3f3;border-color:#ccc;cursor:not-allowed}.mx-input:focus{outline:none}.mx-input::-ms-clear{display:none}.mx-icon-calendar,.mx-icon-clear{position:absolute;top:50%;right:8px;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:16px;line-height:1;color:rgba(0,0,0,.5);vertical-align:middle}.mx-icon-clear{cursor:pointer}.mx-icon-clear:hover{color:rgba(0,0,0,.8)}.mx-datepicker-main{font:14px/1.5 "Helvetica Neue",Helvetica,Arial,"Microsoft Yahei",sans-serif;color:#73879c;background-color:#fff;border:1px solid #e8e8e8}.mx-datepicker-popup{position:absolute;margin-top:1px;margin-bottom:1px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175);z-index:2001}.mx-datepicker-sidebar{float:left;-webkit-box-sizing:border-box;box-sizing:border-box;width:100px;padding:6px;overflow:auto}.mx-datepicker-sidebar+.mx-datepicker-content{margin-left:100px;border-left:1px solid #e8e8e8}.mx-datepicker-body{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mx-btn-shortcut{display:block;padding:0 6px;line-height:24px}.mx-range-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width: 750px){.mx-range-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.mx-datepicker-header{padding:6px 8px;border-bottom:1px solid #e8e8e8}.mx-datepicker-footer{padding:6px 8px;text-align:right;border-top:1px solid #e8e8e8}.mx-calendar{-webkit-box-sizing:border-box;box-sizing:border-box;width:248px;padding:6px 12px}.mx-calendar+.mx-calendar{border-left:1px solid #e8e8e8}.mx-calendar-header,.mx-time-header{-webkit-box-sizing:border-box;box-sizing:border-box;height:34px;line-height:34px;text-align:center;overflow:hidden}.mx-btn-icon-left,.mx-btn-icon-double-left{float:left}.mx-btn-icon-right,.mx-btn-icon-double-right{float:right}.mx-calendar-header-label{font-size:14px}.mx-calendar-decade-separator{margin:0 2px}.mx-calendar-decade-separator:after{content:"~"}.mx-calendar-content{position:relative;height:224px;-webkit-box-sizing:border-box;box-sizing:border-box}.mx-calendar-content .cell{cursor:pointer}.mx-calendar-content .cell:hover{color:#73879c;background-color:#f3f9fe}.mx-calendar-content .cell.active{color:#fff;background-color:#1284e7}.mx-calendar-content .cell.in-range,.mx-calendar-content .cell.hover-in-range{color:#73879c;background-color:#dbedfb}.mx-calendar-content .cell.disabled{cursor:not-allowed;color:#ccc;background-color:#f3f3f3}.mx-calendar-week-mode .mx-date-row{cursor:pointer}.mx-calendar-week-mode .mx-date-row:hover{background-color:#f3f9fe}.mx-calendar-week-mode .mx-date-row.mx-active-week{background-color:#dbedfb}.mx-calendar-week-mode .mx-date-row .cell:hover{color:inherit;background-color:transparent}.mx-calendar-week-mode .mx-date-row .cell.active{color:inherit;background-color:transparent}.mx-week-number{opacity:.5}.mx-table{table-layout:fixed;border-collapse:separate;border-spacing:0;width:100%;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center}.mx-table th{padding:0;font-weight:500;vertical-align:middle}.mx-table td{padding:0;vertical-align:middle}.mx-table-date td,.mx-table-date th{height:32px;font-size:12px}.mx-table-date .today{color:#2a90e9}.mx-table-date .cell.not-current-month{color:#ccc;background:none}.mx-time{-webkit-box-flex:1;-ms-flex:1;flex:1;width:224px;background:#fff}.mx-time+.mx-time{border-left:1px solid #e8e8e8}.mx-calendar-time{position:absolute;top:0;left:0;width:100%;height:100%}.mx-time-header{border-bottom:1px solid #e8e8e8}.mx-time-content{height:224px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.mx-time-columns{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;overflow:hidden}.mx-time-column{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;border-left:1px solid #e8e8e8;text-align:center}.mx-time-column:first-child{border-left:0}.mx-time-column .mx-time-list{margin:0;padding:0;list-style:none}.mx-time-column .mx-time-list::after{content:"";display:block;height:192px}.mx-time-column .mx-time-item{cursor:pointer;font-size:12px;height:32px;line-height:32px}.mx-time-column .mx-time-item:hover{color:#73879c;background-color:#f3f9fe}.mx-time-column .mx-time-item.active{color:#1284e7;background-color:transparent;font-weight:700}.mx-time-column .mx-time-item.disabled{cursor:not-allowed;color:#ccc;background-color:#f3f3f3}.mx-time-option{cursor:pointer;padding:8px 10px;font-size:14px;line-height:20px}.mx-time-option:hover{color:#73879c;background-color:#f3f9fe}.mx-time-option.active{color:#1284e7;background-color:transparent;font-weight:700}.mx-time-option.disabled{cursor:not-allowed;color:#ccc;background-color:#f3f3f3}

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; }
.sa-button-container{
    margin-top: 15px;
}
.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;
    transform: scale(0.5);
    transform-origin: 50% 50%;
    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 {
      transform: rotate(-45deg); }
    .sweet-alert .sa-input-error::after {
      transform: rotate(45deg); }
    .sweet-alert .sa-input-error.show {
      opacity: 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;
    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 {
        -moz-transition: opacity 0.3s 0.03s ease;
        transition: opacity 0.3s 0.03s ease;
        opacity: 0.5; }
      .sweet-alert input:focus:-ms-input-placeholder {
        -ms-transition: opacity 0.3s 0.03s ease;
        transition: opacity 0.3s 0.03s ease;
        opacity: 0.5; }
      .sweet-alert input:focus::-webkit-input-placeholder {
        -webkit-transition: opacity 0.3s 0.03s ease;
        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;
    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;
    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 {
          transform: rotate(45deg);
          left: 17px; }
        .sweet-alert .sa-icon.sa-error .sa-line.sa-right {
          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;
        border-radius: 2px;
        margin-left: -2px;
        background-color: #F8BB86; }
      .sweet-alert .sa-icon.sa-warning .sa-dot {
        position: absolute;
        width: 7px;
        height: 7px;
        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: '';
        border-radius: 40px;
        border-radius: 50%;
        position: absolute;
        width: 60px;
        height: 120px;
        background: white;
        transform: rotate(45deg); }
      .sweet-alert .sa-icon.sa-success::before {
        border-radius: 120px 0 0 120px;
        top: -7px;
        left: -33px;
        transform: rotate(-45deg);
        transform-origin: 60px 60px; }
      .sweet-alert .sa-icon.sa-success::after {
        border-radius: 0 120px 120px 0;
        top: -11px;
        left: 30px;
        transform: rotate(-45deg);
        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);
        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;
        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;
          transform: rotate(45deg); }
        .sweet-alert .sa-icon.sa-success .sa-line.sa-long {
          width: 47px;
          right: 8px;
          top: 38px;
          transform: rotate(-45deg); }
    .sweet-alert .sa-icon.sa-custom {
        margin-top:-8px;
      background-size: contain;
      border-radius: 0;
      border: none;
      background-position: center center;
      background-repeat: no-repeat; }

/*
 * Animations
 */

@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 hideSweetAlert {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1); }
  100% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5); } }

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

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

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

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

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

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

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

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

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

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

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

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

@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 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 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 {
  animation: animateSuccessTip 0.75s; }

.animateSuccessLong {
  animation: animateSuccessLong 0.75s; }

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

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

.animateErrorIcon {
  animation: animateErrorIcon 0.5s; }

@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 {
  animation: animateXMark 0.5s; }

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

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

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

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

@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;
  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;
  animation: ball-fall 1s ease-in-out infinite; }

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

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

.la-ball-fall > div:nth-child(3) {
  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
 */

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

.overlay-loader {
    opacity:    0.5;
    background: #fdfdfd;
    width:      100%;
    height:     100%;
    z-index:    10;
    top:        0;
    left:       0;
    position:   fixed;
    cursor: no-drop;   ;
}
.overlay-img-load {
    width: 50px;
    height: 57px;
    position: absolute;
    background: url(/images/loading.gif?d63e918e08c3255faccb4c7d82cd5c3b) no-repeat center center;
    top: 50%;
    left: 50%;
    margin: -28px 0 0 -25px;
}
.overlay-text-load {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -28px 0 0 -25px;
}

@charset "UTF-8";
#wp-cart, #btr-body {
  font-family: "Garnett", "Work Sans", sans-serif !important;
  /*!
  * Bootstrap v5.1.3 (http://getbootstrap.com)
  * Copyright 2011-2015 Twitter, Inc.
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
  */
  /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
  /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
  @charset "UTF-8";
  /*
   * ----------------------------------------------------------------------------------------
   * Global Style.
   * ----------------------------------------------------------------------------------------
   */
  /*
   * ----------------------------------------------------------------------------------------
   * Helpers.
   * ----------------------------------------------------------------------------------------
   */
  /* -----------------------------
  -------- Buttons
   ------------------------------*/
  /* -----------------------------
  -------- form-control label
   ------------------------------*/
  /* ----------------------------------------------------------------------------------------
  * Global Style.
  * Header styles.
  * Nav styles.
  * Main styles.
  * Sidebar styles.
  * Footer styles.
  * ----------------------------------------------------------------------------------------
  */
  /*
   * ----------------------------------------------------------------------------------------
   * Header styles.
   * ----------------------------------------------------------------------------------------
   */
  /*
   * ----------------------------------------------------------------------------------------
   * Nav styles.
   * ----------------------------------------------------------------------------------------
   */
  /*
   * ----------------------------------------------------------------------------------------
   * Main styles.
   * ----------------------------------------------------------------------------------------
   */
  /*
   * ----------------------------------------------------------------------------------------
   * Sidebar styles.
   * ----------------------------------------------------------------------------------------
   */
  /*
   * ----------------------------------------------------------------------------------------
   * Footer styles.
   * ----------------------------------------------------------------------------------------
   */
  /*
   * ----------------------------------------------------------------------------------------
   * Responsive.
   * ----------------------------------------------------------------------------------------
   */
  /*
  * ----------------------------------------------------------------------------------------
  * Responsive.
  * ----------------------------------------------------------------------------------------
  */
  /*==========  Mobile First Method  ==========*/
  /* Custom, iPhone Retina */
  /* Extra Small Devices, Phones */
  /* Small Devices, Tablets */
  /* Medium Devices, Desktops */
  /* Large Devices, Wide Screens */
  /*
   * ----------------------------------------------------------------------------------------
   * Plugins Setting.
   * ----------------------------------------------------------------------------------------
   */

}
#wp-cart html, #btr-body html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
#wp-cart body, #btr-body body {
  margin: 0;
}
#wp-cart article,
#wp-cart aside,
#wp-cart details,
#wp-cart figcaption,
#wp-cart figure,
#wp-cart footer,
#wp-cart header,
#wp-cart hgroup,
#wp-cart main,
#wp-cart menu,
#wp-cart nav,
#wp-cart section,
#wp-cart summary, #btr-body article,
#btr-body aside,
#btr-body details,
#btr-body figcaption,
#btr-body figure,
#btr-body footer,
#btr-body header,
#btr-body hgroup,
#btr-body main,
#btr-body menu,
#btr-body nav,
#btr-body section,
#btr-body summary {
  display: block;
}
#wp-cart audio,
#wp-cart canvas,
#wp-cart progress,
#wp-cart video, #btr-body audio,
#btr-body canvas,
#btr-body progress,
#btr-body video {
  display: inline-block;
  vertical-align: baseline;
}
#wp-cart audio:not([controls]), #btr-body audio:not([controls]) {
  display: none;
  height: 0;
}
#wp-cart [hidden],
#wp-cart template, #btr-body [hidden],
#btr-body template {
  display: none;
}
#wp-cart a, #btr-body a {
  background-color: transparent;
}
#wp-cart a:active,
#wp-cart a:hover, #btr-body a:active,
#btr-body a:hover {
  outline: 0;
}
#wp-cart abbr[title], #btr-body abbr[title] {
  border-bottom: 1px dotted;
}
#wp-cart b,
#wp-cart strong, #btr-body b,
#btr-body strong {
  font-family: inherit !important;
  font-weight: bold;
}
#wp-cart dfn, #btr-body dfn {
  font-style: italic;
}
#wp-cart mark, #btr-body mark {
  background: #ff0;
  color: #000;
}
#wp-cart small, #btr-body small {
  font-size: 80%;
}
#wp-cart sub,
#wp-cart sup, #btr-body sub,
#btr-body sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
#wp-cart sup, #btr-body sup {
  top: -0.5em;
}
#wp-cart sub, #btr-body sub {
  bottom: -0.25em;
}
#wp-cart img, #btr-body img {
  border: 0;
}
#wp-cart svg:not(:root), #btr-body svg:not(:root) {
  overflow: hidden;
}
#wp-cart figure, #btr-body figure {
  margin: 1em 40px;
}
#wp-cart hr, #btr-body hr {
  box-sizing: content-box;
  height: 0;
}
#wp-cart pre, #btr-body pre {
  overflow: auto;
}
#wp-cart code,
#wp-cart kbd,
#wp-cart pre,
#wp-cart samp, #btr-body code,
#btr-body kbd,
#btr-body pre,
#btr-body samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
#wp-cart button,
#wp-cart input,
#wp-cart optgroup,
#wp-cart select,
#wp-cart textarea, #btr-body button,
#btr-body input,
#btr-body optgroup,
#btr-body select,
#btr-body textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
#wp-cart button, #btr-body button {
  overflow: visible;
}
#wp-cart button,
#wp-cart select, #btr-body button,
#btr-body select {
  text-transform: none;
}
#wp-cart button,
#wp-cart html input[type=button],
#wp-cart input[type=reset],
#wp-cart input[type=submit], #btr-body button,
#btr-body html input[type=button],
#btr-body input[type=reset],
#btr-body input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}
#wp-cart button[disabled],
#wp-cart html input[disabled], #btr-body button[disabled],
#btr-body html input[disabled] {
  cursor: default;
}
#wp-cart button::-moz-focus-inner,
#wp-cart input::-moz-focus-inner, #btr-body button::-moz-focus-inner,
#btr-body input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
#wp-cart input, #btr-body input {
  line-height: normal;
}
#wp-cart input[type=checkbox],
#wp-cart input[type=radio], #btr-body input[type=checkbox],
#btr-body input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}
#wp-cart input[type=number]::-webkit-inner-spin-button,
#wp-cart input[type=number]::-webkit-outer-spin-button, #btr-body input[type=number]::-webkit-inner-spin-button,
#btr-body input[type=number]::-webkit-outer-spin-button {
  height: auto;
}
#wp-cart input[type=search], #btr-body input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
#wp-cart input[type=search]::-webkit-search-cancel-button,
#wp-cart input[type=search]::-webkit-search-decoration, #btr-body input[type=search]::-webkit-search-cancel-button,
#btr-body input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
#wp-cart fieldset, #btr-body fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
#wp-cart legend, #btr-body legend {
  border: 0;
  padding: 0;
}
#wp-cart textarea, #btr-body textarea {
  overflow: auto;
}
#wp-cart optgroup, #btr-body optgroup {
  font-weight: bold;
}
#wp-cart table, #btr-body table {
  border-collapse: collapse;
  border-spacing: 0;
}
#wp-cart td,
#wp-cart th, #btr-body td,
#btr-body th {
  padding: 0;
}
@media print {
  #wp-cart *,
  #wp-cart *:before,
  #wp-cart *:after, #btr-body *,
  #btr-body *:before,
  #btr-body *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  #wp-cart a,
  #wp-cart a:visited, #btr-body a,
  #btr-body a:visited {
    text-decoration: underline;
  }
  #wp-cart a[href]:after, #btr-body a[href]:after {
    content: " (" attr(href) ")";
  }
  #wp-cart abbr[title]:after, #btr-body abbr[title]:after {
    content: " (" attr(title) ")";
  }
  #wp-cart a[href^="#"]:after,
  #wp-cart a[href^="javascript:"]:after, #btr-body a[href^="#"]:after,
  #btr-body a[href^="javascript:"]:after {
    content: "";
  }
  #wp-cart pre,
  #wp-cart blockquote, #btr-body pre,
  #btr-body blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  #wp-cart thead, #btr-body thead {
    display: table-header-group;
  }
  #wp-cart tr,
  #wp-cart img, #btr-body tr,
  #btr-body img {
    page-break-inside: avoid;
  }
  #wp-cart img, #btr-body img {
    max-width: 100% !important;
  }
  #wp-cart p,
  #wp-cart h2,
  #wp-cart h3, #btr-body p,
  #btr-body h2,
  #btr-body h3 {
    orphans: 3;
    widows: 3;
  }
  #wp-cart h2,
  #wp-cart h3, #btr-body h2,
  #btr-body h3 {
    page-break-after: avoid;
  }
  #wp-cart .navbar, #btr-body .navbar {
    display: none;
  }
  #wp-cart .btn > .caret,
  #wp-cart .dropup > .btn > .caret, #btr-body .btn > .caret,
  #btr-body .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  #wp-cart .label, #btr-body .label {
    border: 1px solid #000;
  }
  #wp-cart .table, #btr-body .table {
    border-collapse: collapse !important;
  }
  #wp-cart .table td,
  #wp-cart .table th, #btr-body .table td,
  #btr-body .table th {
    background-color: #fff !important;
  }
  #wp-cart .table-bordered th,
  #wp-cart .table-bordered td, #btr-body .table-bordered th,
  #btr-body .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
#wp-cart *, #btr-body * {
  box-sizing: border-box;
}
#wp-cart *:before,
#wp-cart *:after, #btr-body *:before,
#btr-body *:after {
  box-sizing: border-box;
}
#wp-cart html, #btr-body html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
#wp-cart body, #btr-body body {
  line-height: 1.428571429;
  color: #333333;
  background-color: #fff;
}
#wp-cart input,
#wp-cart button,
#wp-cart select,
#wp-cart textarea, #btr-body input,
#btr-body button,
#btr-body select,
#btr-body textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
#wp-cart a, #btr-body a {
  color: #2D82DB;
  text-decoration: none;
}
#wp-cart a:hover, #wp-cart a:focus, #btr-body a:hover, #btr-body a:focus {
  color: #23527c;
  text-decoration: underline;
}
#wp-cart a:focus, #btr-body a:focus {
  outline-offset: -2px;
}
#wp-cart figure, #btr-body figure {
  margin: 0;
}
#wp-cart img, #btr-body img {
  vertical-align: middle;
}
#wp-cart .img-responsive, #btr-body .img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
#wp-cart .img-rounded, #btr-body .img-rounded {
  border-radius: 6px;
}
#wp-cart .img-thumbnail, #btr-body .img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
#wp-cart .img-circle, #btr-body .img-circle {
  border-radius: 50%;
}
#wp-cart hr, #btr-body hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
#wp-cart .sr-only, #btr-body .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
#wp-cart .sr-only-focusable:active, #wp-cart .sr-only-focusable:focus, #btr-body .sr-only-focusable:active, #btr-body .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
#wp-cart [role=button], #btr-body [role=button] {
  cursor: pointer;
}
#wp-cart h1, #wp-cart h2, #wp-cart h3, #wp-cart h4, #wp-cart h5, #wp-cart h6,
#wp-cart .h1, #wp-cart .h2, #wp-cart .h3, #wp-cart .h4, #wp-cart .h5, #wp-cart .h6, #btr-body h1, #btr-body h2, #btr-body h3, #btr-body h4, #btr-body h5, #btr-body h6,
#btr-body .h1, #btr-body .h2, #btr-body .h3, #btr-body .h4, #btr-body .h5, #btr-body .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
#wp-cart h1 small,
#wp-cart h1 .small, #wp-cart h2 small,
#wp-cart h2 .small, #wp-cart h3 small,
#wp-cart h3 .small, #wp-cart h4 small,
#wp-cart h4 .small, #wp-cart h5 small,
#wp-cart h5 .small, #wp-cart h6 small,
#wp-cart h6 .small,
#wp-cart .h1 small,
#wp-cart .h1 .small, #wp-cart .h2 small,
#wp-cart .h2 .small, #wp-cart .h3 small,
#wp-cart .h3 .small, #wp-cart .h4 small,
#wp-cart .h4 .small, #wp-cart .h5 small,
#wp-cart .h5 .small, #wp-cart .h6 small,
#wp-cart .h6 .small, #btr-body h1 small,
#btr-body h1 .small, #btr-body h2 small,
#btr-body h2 .small, #btr-body h3 small,
#btr-body h3 .small, #btr-body h4 small,
#btr-body h4 .small, #btr-body h5 small,
#btr-body h5 .small, #btr-body h6 small,
#btr-body h6 .small,
#btr-body .h1 small,
#btr-body .h1 .small, #btr-body .h2 small,
#btr-body .h2 .small, #btr-body .h3 small,
#btr-body .h3 .small, #btr-body .h4 small,
#btr-body .h4 .small, #btr-body .h5 small,
#btr-body .h5 .small, #btr-body .h6 small,
#btr-body .h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
#wp-cart h1, #wp-cart .h1,
#wp-cart h2, #wp-cart .h2,
#wp-cart h3, #wp-cart .h3, #btr-body h1, #btr-body .h1,
#btr-body h2, #btr-body .h2,
#btr-body h3, #btr-body .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
#wp-cart h1 small,
#wp-cart h1 .small, #wp-cart .h1 small,
#wp-cart .h1 .small,
#wp-cart h2 small,
#wp-cart h2 .small, #wp-cart .h2 small,
#wp-cart .h2 .small,
#wp-cart h3 small,
#wp-cart h3 .small, #wp-cart .h3 small,
#wp-cart .h3 .small, #btr-body h1 small,
#btr-body h1 .small, #btr-body .h1 small,
#btr-body .h1 .small,
#btr-body h2 small,
#btr-body h2 .small, #btr-body .h2 small,
#btr-body .h2 .small,
#btr-body h3 small,
#btr-body h3 .small, #btr-body .h3 small,
#btr-body .h3 .small {
  font-size: 65%;
}
#wp-cart h4, #wp-cart .h4,
#wp-cart h5, #wp-cart .h5,
#wp-cart h6, #wp-cart .h6, #btr-body h4, #btr-body .h4,
#btr-body h5, #btr-body .h5,
#btr-body h6, #btr-body .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
#wp-cart h4 small,
#wp-cart h4 .small, #wp-cart .h4 small,
#wp-cart .h4 .small,
#wp-cart h5 small,
#wp-cart h5 .small, #wp-cart .h5 small,
#wp-cart .h5 .small,
#wp-cart h6 small,
#wp-cart h6 .small, #wp-cart .h6 small,
#wp-cart .h6 .small, #btr-body h4 small,
#btr-body h4 .small, #btr-body .h4 small,
#btr-body .h4 .small,
#btr-body h5 small,
#btr-body h5 .small, #btr-body .h5 small,
#btr-body .h5 .small,
#btr-body h6 small,
#btr-body h6 .small, #btr-body .h6 small,
#btr-body .h6 .small {
  font-size: 75%;
}
#wp-cart h2, #wp-cart .h2, #btr-body h2, #btr-body .h2 {
  font-size: 30px;
}
#wp-cart h3, #wp-cart .h3, #btr-body h3, #btr-body .h3 {
  font-size: 24px;
}
#wp-cart h4, #wp-cart .h4, #btr-body h4, #btr-body .h4 {
  font-size: 18px;
}
#wp-cart h5, #wp-cart .h5, #btr-body h5, #btr-body .h5 {
  font-size: 14px;
}
#wp-cart h6, #wp-cart .h6, #btr-body h6, #btr-body .h6 {
  font-size: 12px;
}
#wp-cart p, #btr-body p {
  margin: 0 0 10px;
}
#wp-cart .lead, #btr-body .lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  #wp-cart .lead, #btr-body .lead {
    font-size: 21px;
  }
}
#wp-cart small,
#wp-cart .small, #btr-body small,
#btr-body .small {
  font-size: 85%;
}
#wp-cart mark,
#wp-cart .mark, #btr-body mark,
#btr-body .mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}
#wp-cart .text-left, #btr-body .text-left {
  text-align: left;
}
#wp-cart .text-right, #btr-body .text-right {
  text-align: right;
}
#wp-cart .text-center, #btr-body .text-center {
  text-align: center;
}
#wp-cart .text-justify, #btr-body .text-justify {
  text-align: justify;
}
#wp-cart .text-nowrap, #btr-body .text-nowrap {
  white-space: nowrap;
}
#wp-cart .text-lowercase, #btr-body .text-lowercase {
  text-transform: lowercase;
}
#wp-cart .text-uppercase, #wp-cart .initialism, #btr-body .text-uppercase, #btr-body .initialism {
  text-transform: uppercase;
}
#wp-cart .text-capitalize, #btr-body .text-capitalize {
  text-transform: capitalize;
}
#wp-cart .text-muted, #btr-body .text-muted {
  color: #777777;
}
#wp-cart .text-primary, #btr-body .text-primary {
  color: #2D82DB;
}
#wp-cart a.text-primary:hover,
#wp-cart a.text-primary:focus, #btr-body a.text-primary:hover,
#btr-body a.text-primary:focus {
  color: #286090;
}
#wp-cart .text-success, #btr-body .text-success {
  color: #3c763d;
}
#wp-cart a.text-success:hover,
#wp-cart a.text-success:focus, #btr-body a.text-success:hover,
#btr-body a.text-success:focus {
  color: #2b542c;
}
#wp-cart .text-info, #btr-body .text-info {
  color: #31708f;
}
#wp-cart a.text-info:hover,
#wp-cart a.text-info:focus, #btr-body a.text-info:hover,
#btr-body a.text-info:focus {
  color: #245269;
}
#wp-cart .text-warning, #btr-body .text-warning {
  color: #8a6d3b;
}
#wp-cart a.text-warning:hover,
#wp-cart a.text-warning:focus, #btr-body a.text-warning:hover,
#btr-body a.text-warning:focus {
  color: #66512c;
}
#wp-cart .text-danger, #btr-body .text-danger {
  color: #a94442;
}
#wp-cart a.text-danger:hover,
#wp-cart a.text-danger:focus, #btr-body a.text-danger:hover,
#btr-body a.text-danger:focus {
  color: #843534;
}
#wp-cart .bg-primary, #btr-body .bg-primary {
  color: #fff;
}
#wp-cart .bg-primary, #btr-body .bg-primary {
  background-color: #2D82DB;
}
#wp-cart a.bg-primary:hover,
#wp-cart a.bg-primary:focus, #btr-body a.bg-primary:hover,
#btr-body a.bg-primary:focus {
  background-color: #286090;
}
#wp-cart .bg-success, #btr-body .bg-success {
  background-color: #dff0d8;
}
#wp-cart a.bg-success:hover,
#wp-cart a.bg-success:focus, #btr-body a.bg-success:hover,
#btr-body a.bg-success:focus {
  background-color: #c1e2b3;
}
#wp-cart .bg-info, #btr-body .bg-info {
  background-color: #d9edf7;
}
#wp-cart a.bg-info:hover,
#wp-cart a.bg-info:focus, #btr-body a.bg-info:hover,
#btr-body a.bg-info:focus {
  background-color: #afd9ee;
}
#wp-cart .bg-warning, #btr-body .bg-warning {
  background-color: #fcf8e3;
}
#wp-cart a.bg-warning:hover,
#wp-cart a.bg-warning:focus, #btr-body a.bg-warning:hover,
#btr-body a.bg-warning:focus {
  background-color: #f7ecb5;
}
#wp-cart .bg-danger, #btr-body .bg-danger {
  background-color: #f2dede;
}
#wp-cart a.bg-danger:hover,
#wp-cart a.bg-danger:focus, #btr-body a.bg-danger:hover,
#btr-body a.bg-danger:focus {
  background-color: #e4b9b9;
}
#wp-cart .page-header, #btr-body .page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
#wp-cart ul,
#wp-cart ol, #btr-body ul,
#btr-body ol {
  margin-top: 0;
  margin-bottom: 10px;
}
#wp-cart ul ul,
#wp-cart ul ol,
#wp-cart ol ul,
#wp-cart ol ol, #btr-body ul ul,
#btr-body ul ol,
#btr-body ol ul,
#btr-body ol ol {
  margin-bottom: 0;
}
#wp-cart .list-unstyled, #btr-body .list-unstyled {
  padding-left: 0;
  list-style: none;
}
#wp-cart .list-inline, #btr-body .list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
#wp-cart .list-inline > li, #btr-body .list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
#wp-cart dl, #btr-body dl {
  margin-top: 0;
  margin-bottom: 20px;
}
#wp-cart dt,
#wp-cart dd, #btr-body dt,
#btr-body dd {
  line-height: 1.428571429;
}
#wp-cart dt, #btr-body dt {
  font-weight: bold;
}
#wp-cart dd, #btr-body dd {
  margin-left: 0;
}
#wp-cart .dl-horizontal dd:before, #wp-cart .dl-horizontal dd:after, #btr-body .dl-horizontal dd:before, #btr-body .dl-horizontal dd:after {
  content: " ";
  display: table;
}
#wp-cart .dl-horizontal dd:after, #btr-body .dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 768px) {
  #wp-cart .dl-horizontal dt, #btr-body .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  #wp-cart .dl-horizontal dd, #btr-body .dl-horizontal dd {
    margin-left: 180px;
  }
}
#wp-cart abbr[title],
#wp-cart abbr[data-original-title], #btr-body abbr[title],
#btr-body abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
#wp-cart .initialism, #btr-body .initialism {
  font-size: 90%;
}
#wp-cart blockquote, #btr-body blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
#wp-cart blockquote p:last-child,
#wp-cart blockquote ul:last-child,
#wp-cart blockquote ol:last-child, #btr-body blockquote p:last-child,
#btr-body blockquote ul:last-child,
#btr-body blockquote ol:last-child {
  margin-bottom: 0;
}
#wp-cart blockquote footer,
#wp-cart blockquote small,
#wp-cart blockquote .small, #btr-body blockquote footer,
#btr-body blockquote small,
#btr-body blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.428571429;
  color: #777777;
}
#wp-cart blockquote footer:before,
#wp-cart blockquote small:before,
#wp-cart blockquote .small:before, #btr-body blockquote footer:before,
#btr-body blockquote small:before,
#btr-body blockquote .small:before {
  content: "— ";
}
#wp-cart .blockquote-reverse,
#wp-cart blockquote.pull-right, #btr-body .blockquote-reverse,
#btr-body blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
#wp-cart .blockquote-reverse footer:before,
#wp-cart .blockquote-reverse small:before,
#wp-cart .blockquote-reverse .small:before,
#wp-cart blockquote.pull-right footer:before,
#wp-cart blockquote.pull-right small:before,
#wp-cart blockquote.pull-right .small:before, #btr-body .blockquote-reverse footer:before,
#btr-body .blockquote-reverse small:before,
#btr-body .blockquote-reverse .small:before,
#btr-body blockquote.pull-right footer:before,
#btr-body blockquote.pull-right small:before,
#btr-body blockquote.pull-right .small:before {
  content: "";
}
#wp-cart .blockquote-reverse footer:after,
#wp-cart .blockquote-reverse small:after,
#wp-cart .blockquote-reverse .small:after,
#wp-cart blockquote.pull-right footer:after,
#wp-cart blockquote.pull-right small:after,
#wp-cart blockquote.pull-right .small:after, #btr-body .blockquote-reverse footer:after,
#btr-body .blockquote-reverse small:after,
#btr-body .blockquote-reverse .small:after,
#btr-body blockquote.pull-right footer:after,
#btr-body blockquote.pull-right small:after,
#btr-body blockquote.pull-right .small:after {
  content: " —";
}
#wp-cart address, #btr-body address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}
#wp-cart code,
#wp-cart kbd,
#wp-cart pre,
#wp-cart samp, #btr-body code,
#btr-body kbd,
#btr-body pre,
#btr-body samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
#wp-cart code, #btr-body code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
#wp-cart kbd, #btr-body kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
#wp-cart kbd kbd, #btr-body kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
#wp-cart pre, #btr-body pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
#wp-cart pre code, #btr-body pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
#wp-cart .pre-scrollable, #btr-body .pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
#wp-cart .container, #btr-body .container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
#wp-cart .container:before, #wp-cart .container:after, #btr-body .container:before, #btr-body .container:after {
  content: " ";
  display: table;
}
#wp-cart .container:after, #btr-body .container:after {
  clear: both;
}
@media (min-width: 768px) {
  #wp-cart .container, #btr-body .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  #wp-cart .container, #btr-body .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  #wp-cart .container, #btr-body .container {
    width: 1170px;
  }
}
#wp-cart .container-fluid, #btr-body .container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
#wp-cart .container-fluid:before, #wp-cart .container-fluid:after, #btr-body .container-fluid:before, #btr-body .container-fluid:after {
  content: " ";
  display: table;
}
#wp-cart .container-fluid:after, #btr-body .container-fluid:after {
  clear: both;
}
#wp-cart .row, #btr-body .row {
  display: block !important;
  margin-left: -15px;
  margin-right: -15px;
}
#wp-cart .row:before, #wp-cart .row:after, #btr-body .row:before, #btr-body .row:after {
  content: " ";
  display: table;
}
#wp-cart .row:after, #btr-body .row:after {
  clear: both;
}
#wp-cart .col-xs-1, #wp-cart .col-sm-1, #wp-cart .col-md-1, #wp-cart .col-lg-1, #wp-cart .col-xs-2, #wp-cart .col-sm-2, #wp-cart .col-md-2, #wp-cart .col-lg-2, #wp-cart .col-xs-3, #wp-cart .col-sm-3, #wp-cart .col-md-3, #wp-cart .col-lg-3, #wp-cart .col-xs-4, #wp-cart .col-sm-4, #wp-cart .col-md-4, #wp-cart .col-lg-4, #wp-cart .col-xs-5, #wp-cart .col-sm-5, #wp-cart .col-md-5, #wp-cart .col-lg-5, #wp-cart .col-xs-6, #wp-cart .col-sm-6, #wp-cart .col-md-6, #wp-cart .col-lg-6, #wp-cart .col-xs-7, #wp-cart .col-sm-7, #wp-cart .col-md-7, #wp-cart .col-lg-7, #wp-cart .col-xs-8, #wp-cart .col-sm-8, #wp-cart .col-md-8, #wp-cart .col-lg-8, #wp-cart .col-xs-9, #wp-cart .col-sm-9, #wp-cart .col-md-9, #wp-cart .col-lg-9, #wp-cart .col-xs-10, #wp-cart .col-sm-10, #wp-cart .col-md-10, #wp-cart .col-lg-10, #wp-cart .col-xs-11, #wp-cart .col-sm-11, #wp-cart .col-md-11, #wp-cart .col-lg-11, #wp-cart .col-xs-12, #wp-cart .col-sm-12, #wp-cart .col-md-12, #wp-cart .col-lg-12, #btr-body .col-xs-1, #btr-body .col-sm-1, #btr-body .col-md-1, #btr-body .col-lg-1, #btr-body .col-xs-2, #btr-body .col-sm-2, #btr-body .col-md-2, #btr-body .col-lg-2, #btr-body .col-xs-3, #btr-body .col-sm-3, #btr-body .col-md-3, #btr-body .col-lg-3, #btr-body .col-xs-4, #btr-body .col-sm-4, #btr-body .col-md-4, #btr-body .col-lg-4, #btr-body .col-xs-5, #btr-body .col-sm-5, #btr-body .col-md-5, #btr-body .col-lg-5, #btr-body .col-xs-6, #btr-body .col-sm-6, #btr-body .col-md-6, #btr-body .col-lg-6, #btr-body .col-xs-7, #btr-body .col-sm-7, #btr-body .col-md-7, #btr-body .col-lg-7, #btr-body .col-xs-8, #btr-body .col-sm-8, #btr-body .col-md-8, #btr-body .col-lg-8, #btr-body .col-xs-9, #btr-body .col-sm-9, #btr-body .col-md-9, #btr-body .col-lg-9, #btr-body .col-xs-10, #btr-body .col-sm-10, #btr-body .col-md-10, #btr-body .col-lg-10, #btr-body .col-xs-11, #btr-body .col-sm-11, #btr-body .col-md-11, #btr-body .col-lg-11, #btr-body .col-xs-12, #btr-body .col-sm-12, #btr-body .col-md-12, #btr-body .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
#wp-cart .col-xs-1, #wp-cart .col-xs-2, #wp-cart .col-xs-3, #wp-cart .col-xs-4, #wp-cart .col-xs-5, #wp-cart .col-xs-6, #wp-cart .col-xs-7, #wp-cart .col-xs-8, #wp-cart .col-xs-9, #wp-cart .col-xs-10, #wp-cart .col-xs-11, #wp-cart .col-xs-12, #btr-body .col-xs-1, #btr-body .col-xs-2, #btr-body .col-xs-3, #btr-body .col-xs-4, #btr-body .col-xs-5, #btr-body .col-xs-6, #btr-body .col-xs-7, #btr-body .col-xs-8, #btr-body .col-xs-9, #btr-body .col-xs-10, #btr-body .col-xs-11, #btr-body .col-xs-12 {
  float: left;
}
#wp-cart .col-xs-1, #btr-body .col-xs-1 {
  width: 8.3333333333%;
}
#wp-cart .col-xs-2, #btr-body .col-xs-2 {
  width: 16.6666666667%;
}
#wp-cart .col-xs-3, #btr-body .col-xs-3 {
  width: 25%;
}
#wp-cart .col-xs-4, #btr-body .col-xs-4 {
  width: 33.3333333333%;
}
#wp-cart .col-xs-5, #btr-body .col-xs-5 {
  width: 41.6666666667%;
}
#wp-cart .col-xs-6, #btr-body .col-xs-6 {
  width: 50%;
}
#wp-cart .col-xs-7, #btr-body .col-xs-7 {
  width: 58.3333333333%;
}
#wp-cart .col-xs-8, #btr-body .col-xs-8 {
  width: 66.6666666667%;
}
#wp-cart .col-xs-9, #btr-body .col-xs-9 {
  width: 75%;
}
#wp-cart .col-xs-10, #btr-body .col-xs-10 {
  width: 83.3333333333%;
}
#wp-cart .col-xs-11, #btr-body .col-xs-11 {
  width: 91.6666666667%;
}
#wp-cart .col-xs-12, #btr-body .col-xs-12 {
  width: 100%;
}
#wp-cart .col-xs-pull-0, #btr-body .col-xs-pull-0 {
  right: auto;
}
#wp-cart .col-xs-pull-1, #btr-body .col-xs-pull-1 {
  right: 8.3333333333%;
}
#wp-cart .col-xs-pull-2, #btr-body .col-xs-pull-2 {
  right: 16.6666666667%;
}
#wp-cart .col-xs-pull-3, #btr-body .col-xs-pull-3 {
  right: 25%;
}
#wp-cart .col-xs-pull-4, #btr-body .col-xs-pull-4 {
  right: 33.3333333333%;
}
#wp-cart .col-xs-pull-5, #btr-body .col-xs-pull-5 {
  right: 41.6666666667%;
}
#wp-cart .col-xs-pull-6, #btr-body .col-xs-pull-6 {
  right: 50%;
}
#wp-cart .col-xs-pull-7, #btr-body .col-xs-pull-7 {
  right: 58.3333333333%;
}
#wp-cart .col-xs-pull-8, #btr-body .col-xs-pull-8 {
  right: 66.6666666667%;
}
#wp-cart .col-xs-pull-9, #btr-body .col-xs-pull-9 {
  right: 75%;
}
#wp-cart .col-xs-pull-10, #btr-body .col-xs-pull-10 {
  right: 83.3333333333%;
}
#wp-cart .col-xs-pull-11, #btr-body .col-xs-pull-11 {
  right: 91.6666666667%;
}
#wp-cart .col-xs-pull-12, #btr-body .col-xs-pull-12 {
  right: 100%;
}
#wp-cart .col-xs-push-0, #btr-body .col-xs-push-0 {
  left: auto;
}
#wp-cart .col-xs-push-1, #btr-body .col-xs-push-1 {
  left: 8.3333333333%;
}
#wp-cart .col-xs-push-2, #btr-body .col-xs-push-2 {
  left: 16.6666666667%;
}
#wp-cart .col-xs-push-3, #btr-body .col-xs-push-3 {
  left: 25%;
}
#wp-cart .col-xs-push-4, #btr-body .col-xs-push-4 {
  left: 33.3333333333%;
}
#wp-cart .col-xs-push-5, #btr-body .col-xs-push-5 {
  left: 41.6666666667%;
}
#wp-cart .col-xs-push-6, #btr-body .col-xs-push-6 {
  left: 50%;
}
#wp-cart .col-xs-push-7, #btr-body .col-xs-push-7 {
  left: 58.3333333333%;
}
#wp-cart .col-xs-push-8, #btr-body .col-xs-push-8 {
  left: 66.6666666667%;
}
#wp-cart .col-xs-push-9, #btr-body .col-xs-push-9 {
  left: 75%;
}
#wp-cart .col-xs-push-10, #btr-body .col-xs-push-10 {
  left: 83.3333333333%;
}
#wp-cart .col-xs-push-11, #btr-body .col-xs-push-11 {
  left: 91.6666666667%;
}
#wp-cart .col-xs-push-12, #btr-body .col-xs-push-12 {
  left: 100%;
}
#wp-cart .col-xs-offset-0, #btr-body .col-xs-offset-0 {
  margin-left: 0%;
}
#wp-cart .col-xs-offset-1, #btr-body .col-xs-offset-1 {
  margin-left: 8.3333333333%;
}
#wp-cart .col-xs-offset-2, #btr-body .col-xs-offset-2 {
  margin-left: 16.6666666667%;
}
#wp-cart .col-xs-offset-3, #btr-body .col-xs-offset-3 {
  margin-left: 25%;
}
#wp-cart .col-xs-offset-4, #btr-body .col-xs-offset-4 {
  margin-left: 33.3333333333%;
}
#wp-cart .col-xs-offset-5, #btr-body .col-xs-offset-5 {
  margin-left: 41.6666666667%;
}
#wp-cart .col-xs-offset-6, #btr-body .col-xs-offset-6 {
  margin-left: 50%;
}
#wp-cart .col-xs-offset-7, #btr-body .col-xs-offset-7 {
  margin-left: 58.3333333333%;
}
#wp-cart .col-xs-offset-8, #btr-body .col-xs-offset-8 {
  margin-left: 66.6666666667%;
}
#wp-cart .col-xs-offset-9, #btr-body .col-xs-offset-9 {
  margin-left: 75%;
}
#wp-cart .col-xs-offset-10, #btr-body .col-xs-offset-10 {
  margin-left: 83.3333333333%;
}
#wp-cart .col-xs-offset-11, #btr-body .col-xs-offset-11 {
  margin-left: 91.6666666667%;
}
#wp-cart .col-xs-offset-12, #btr-body .col-xs-offset-12 {
  margin-left: 100%;
}
@media (min-width: 768px) {
  #wp-cart .col-sm-1, #wp-cart .col-sm-2, #wp-cart .col-sm-3, #wp-cart .col-sm-4, #wp-cart .col-sm-5, #wp-cart .col-sm-6, #wp-cart .col-sm-7, #wp-cart .col-sm-8, #wp-cart .col-sm-9, #wp-cart .col-sm-10, #wp-cart .col-sm-11, #wp-cart .col-sm-12, #btr-body .col-sm-1, #btr-body .col-sm-2, #btr-body .col-sm-3, #btr-body .col-sm-4, #btr-body .col-sm-5, #btr-body .col-sm-6, #btr-body .col-sm-7, #btr-body .col-sm-8, #btr-body .col-sm-9, #btr-body .col-sm-10, #btr-body .col-sm-11, #btr-body .col-sm-12 {
    float: left;
  }
  #wp-cart .col-sm-1, #btr-body .col-sm-1 {
    width: 8.3333333333%;
  }
  #wp-cart .col-sm-2, #btr-body .col-sm-2 {
    width: 16.6666666667%;
  }
  #wp-cart .col-sm-3, #btr-body .col-sm-3 {
    width: 25%;
  }
  #wp-cart .col-sm-4, #btr-body .col-sm-4 {
    width: 33.3333333333%;
  }
  #wp-cart .col-sm-5, #btr-body .col-sm-5 {
    width: 41.6666666667%;
  }
  #wp-cart .col-sm-6, #btr-body .col-sm-6 {
    width: 50%;
  }
  #wp-cart .col-sm-7, #btr-body .col-sm-7 {
    width: 58.3333333333%;
  }
  #wp-cart .col-sm-8, #btr-body .col-sm-8 {
    width: 66.6666666667%;
  }
  #wp-cart .col-sm-9, #btr-body .col-sm-9 {
    width: 75%;
  }
  #wp-cart .col-sm-10, #btr-body .col-sm-10 {
    width: 83.3333333333%;
  }
  #wp-cart .col-sm-11, #btr-body .col-sm-11 {
    width: 91.6666666667%;
  }
  #wp-cart .col-sm-12, #btr-body .col-sm-12 {
    width: 100%;
  }
  #wp-cart .col-sm-pull-0, #btr-body .col-sm-pull-0 {
    right: auto;
  }
  #wp-cart .col-sm-pull-1, #btr-body .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  #wp-cart .col-sm-pull-2, #btr-body .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  #wp-cart .col-sm-pull-3, #btr-body .col-sm-pull-3 {
    right: 25%;
  }
  #wp-cart .col-sm-pull-4, #btr-body .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  #wp-cart .col-sm-pull-5, #btr-body .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  #wp-cart .col-sm-pull-6, #btr-body .col-sm-pull-6 {
    right: 50%;
  }
  #wp-cart .col-sm-pull-7, #btr-body .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  #wp-cart .col-sm-pull-8, #btr-body .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  #wp-cart .col-sm-pull-9, #btr-body .col-sm-pull-9 {
    right: 75%;
  }
  #wp-cart .col-sm-pull-10, #btr-body .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  #wp-cart .col-sm-pull-11, #btr-body .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  #wp-cart .col-sm-pull-12, #btr-body .col-sm-pull-12 {
    right: 100%;
  }
  #wp-cart .col-sm-push-0, #btr-body .col-sm-push-0 {
    left: auto;
  }
  #wp-cart .col-sm-push-1, #btr-body .col-sm-push-1 {
    left: 8.3333333333%;
  }
  #wp-cart .col-sm-push-2, #btr-body .col-sm-push-2 {
    left: 16.6666666667%;
  }
  #wp-cart .col-sm-push-3, #btr-body .col-sm-push-3 {
    left: 25%;
  }
  #wp-cart .col-sm-push-4, #btr-body .col-sm-push-4 {
    left: 33.3333333333%;
  }
  #wp-cart .col-sm-push-5, #btr-body .col-sm-push-5 {
    left: 41.6666666667%;
  }
  #wp-cart .col-sm-push-6, #btr-body .col-sm-push-6 {
    left: 50%;
  }
  #wp-cart .col-sm-push-7, #btr-body .col-sm-push-7 {
    left: 58.3333333333%;
  }
  #wp-cart .col-sm-push-8, #btr-body .col-sm-push-8 {
    left: 66.6666666667%;
  }
  #wp-cart .col-sm-push-9, #btr-body .col-sm-push-9 {
    left: 75%;
  }
  #wp-cart .col-sm-push-10, #btr-body .col-sm-push-10 {
    left: 83.3333333333%;
  }
  #wp-cart .col-sm-push-11, #btr-body .col-sm-push-11 {
    left: 91.6666666667%;
  }
  #wp-cart .col-sm-push-12, #btr-body .col-sm-push-12 {
    left: 100%;
  }
  #wp-cart .col-sm-offset-0, #btr-body .col-sm-offset-0 {
    margin-left: 0%;
  }
  #wp-cart .col-sm-offset-1, #btr-body .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  #wp-cart .col-sm-offset-2, #btr-body .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  #wp-cart .col-sm-offset-3, #btr-body .col-sm-offset-3 {
    margin-left: 25%;
  }
  #wp-cart .col-sm-offset-4, #btr-body .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  #wp-cart .col-sm-offset-5, #btr-body .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  #wp-cart .col-sm-offset-6, #btr-body .col-sm-offset-6 {
    margin-left: 50%;
  }
  #wp-cart .col-sm-offset-7, #btr-body .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  #wp-cart .col-sm-offset-8, #btr-body .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  #wp-cart .col-sm-offset-9, #btr-body .col-sm-offset-9 {
    margin-left: 75%;
  }
  #wp-cart .col-sm-offset-10, #btr-body .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  #wp-cart .col-sm-offset-11, #btr-body .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  #wp-cart .col-sm-offset-12, #btr-body .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  #wp-cart .col-md-1, #wp-cart .col-md-2, #wp-cart .col-md-3, #wp-cart .col-md-4, #wp-cart .col-md-5, #wp-cart .col-md-6, #wp-cart .col-md-7, #wp-cart .col-md-8, #wp-cart .col-md-9, #wp-cart .col-md-10, #wp-cart .col-md-11, #wp-cart .col-md-12, #btr-body .col-md-1, #btr-body .col-md-2, #btr-body .col-md-3, #btr-body .col-md-4, #btr-body .col-md-5, #btr-body .col-md-6, #btr-body .col-md-7, #btr-body .col-md-8, #btr-body .col-md-9, #btr-body .col-md-10, #btr-body .col-md-11, #btr-body .col-md-12 {
    float: left;
  }
  #wp-cart .col-md-1, #btr-body .col-md-1 {
    width: 8.3333333333%;
  }
  #wp-cart .col-md-2, #btr-body .col-md-2 {
    width: 16.6666666667%;
  }
  #wp-cart .col-md-3, #btr-body .col-md-3 {
    width: 25%;
  }
  #wp-cart .col-md-4, #btr-body .col-md-4 {
    width: 33.3333333333%;
  }
  #wp-cart .col-md-5, #btr-body .col-md-5 {
    width: 41.6666666667%;
  }
  #wp-cart .col-md-6, #btr-body .col-md-6 {
    width: 50%;
  }
  #wp-cart .col-md-7, #btr-body .col-md-7 {
    width: 58.3333333333%;
  }
  #wp-cart .col-md-8, #btr-body .col-md-8 {
    width: 66.6666666667%;
  }
  #wp-cart .col-md-9, #btr-body .col-md-9 {
    width: 75%;
  }
  #wp-cart .col-md-10, #btr-body .col-md-10 {
    width: 83.3333333333%;
  }
  #wp-cart .col-md-11, #btr-body .col-md-11 {
    width: 91.6666666667%;
  }
  #wp-cart .col-md-12, #btr-body .col-md-12 {
    width: 100%;
  }
  #wp-cart .col-md-pull-0, #btr-body .col-md-pull-0 {
    right: auto;
  }
  #wp-cart .col-md-pull-1, #btr-body .col-md-pull-1 {
    right: 8.3333333333%;
  }
  #wp-cart .col-md-pull-2, #btr-body .col-md-pull-2 {
    right: 16.6666666667%;
  }
  #wp-cart .col-md-pull-3, #btr-body .col-md-pull-3 {
    right: 25%;
  }
  #wp-cart .col-md-pull-4, #btr-body .col-md-pull-4 {
    right: 33.3333333333%;
  }
  #wp-cart .col-md-pull-5, #btr-body .col-md-pull-5 {
    right: 41.6666666667%;
  }
  #wp-cart .col-md-pull-6, #btr-body .col-md-pull-6 {
    right: 50%;
  }
  #wp-cart .col-md-pull-7, #btr-body .col-md-pull-7 {
    right: 58.3333333333%;
  }
  #wp-cart .col-md-pull-8, #btr-body .col-md-pull-8 {
    right: 66.6666666667%;
  }
  #wp-cart .col-md-pull-9, #btr-body .col-md-pull-9 {
    right: 75%;
  }
  #wp-cart .col-md-pull-10, #btr-body .col-md-pull-10 {
    right: 83.3333333333%;
  }
  #wp-cart .col-md-pull-11, #btr-body .col-md-pull-11 {
    right: 91.6666666667%;
  }
  #wp-cart .col-md-pull-12, #btr-body .col-md-pull-12 {
    right: 100%;
  }
  #wp-cart .col-md-push-0, #btr-body .col-md-push-0 {
    left: auto;
  }
  #wp-cart .col-md-push-1, #btr-body .col-md-push-1 {
    left: 8.3333333333%;
  }
  #wp-cart .col-md-push-2, #btr-body .col-md-push-2 {
    left: 16.6666666667%;
  }
  #wp-cart .col-md-push-3, #btr-body .col-md-push-3 {
    left: 25%;
  }
  #wp-cart .col-md-push-4, #btr-body .col-md-push-4 {
    left: 33.3333333333%;
  }
  #wp-cart .col-md-push-5, #btr-body .col-md-push-5 {
    left: 41.6666666667%;
  }
  #wp-cart .col-md-push-6, #btr-body .col-md-push-6 {
    left: 50%;
  }
  #wp-cart .col-md-push-7, #btr-body .col-md-push-7 {
    left: 58.3333333333%;
  }
  #wp-cart .col-md-push-8, #btr-body .col-md-push-8 {
    left: 66.6666666667%;
  }
  #wp-cart .col-md-push-9, #btr-body .col-md-push-9 {
    left: 75%;
  }
  #wp-cart .col-md-push-10, #btr-body .col-md-push-10 {
    left: 83.3333333333%;
  }
  #wp-cart .col-md-push-11, #btr-body .col-md-push-11 {
    left: 91.6666666667%;
  }
  #wp-cart .col-md-push-12, #btr-body .col-md-push-12 {
    left: 100%;
  }
  #wp-cart .col-md-offset-0, #btr-body .col-md-offset-0 {
    margin-left: 0%;
  }
  #wp-cart .col-md-offset-1, #btr-body .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  #wp-cart .col-md-offset-2, #btr-body .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  #wp-cart .col-md-offset-3, #btr-body .col-md-offset-3 {
    margin-left: 25%;
  }
  #wp-cart .col-md-offset-4, #btr-body .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  #wp-cart .col-md-offset-5, #btr-body .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  #wp-cart .col-md-offset-6, #btr-body .col-md-offset-6 {
    margin-left: 50%;
  }
  #wp-cart .col-md-offset-7, #btr-body .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  #wp-cart .col-md-offset-8, #btr-body .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  #wp-cart .col-md-offset-9, #btr-body .col-md-offset-9 {
    margin-left: 75%;
  }
  #wp-cart .col-md-offset-10, #btr-body .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  #wp-cart .col-md-offset-11, #btr-body .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  #wp-cart .col-md-offset-12, #btr-body .col-md-offset-12 {
    margin-left: 100%;
  }
  #wp-cart .col-md-offset-1-5, #btr-body .col-md-offset-1-5 {
    margin-left: 12.5%; /* Assuming the column width is 8.33% for col-md-1 */
  }
}
@media (min-width: 1200px) {
  #wp-cart .col-lg-1, #wp-cart .col-lg-2, #wp-cart .col-lg-3, #wp-cart .col-lg-4, #wp-cart .col-lg-5, #wp-cart .col-lg-6, #wp-cart .col-lg-7, #wp-cart .col-lg-8, #wp-cart .col-lg-9, #wp-cart .col-lg-10, #wp-cart .col-lg-11, #wp-cart .col-lg-12, #btr-body .col-lg-1, #btr-body .col-lg-2, #btr-body .col-lg-3, #btr-body .col-lg-4, #btr-body .col-lg-5, #btr-body .col-lg-6, #btr-body .col-lg-7, #btr-body .col-lg-8, #btr-body .col-lg-9, #btr-body .col-lg-10, #btr-body .col-lg-11, #btr-body .col-lg-12 {
    float: left;
  }
  #wp-cart .col-lg-1, #btr-body .col-lg-1 {
    width: 8.3333333333%;
  }
  #wp-cart .col-lg-2, #btr-body .col-lg-2 {
    width: 16.6666666667%;
  }
  #wp-cart .col-lg-3, #btr-body .col-lg-3 {
    width: 25%;
  }
  #wp-cart .col-lg-4, #btr-body .col-lg-4 {
    width: 33.3333333333%;
  }
  #wp-cart .col-lg-5, #btr-body .col-lg-5 {
    width: 41.6666666667%;
  }
  #wp-cart .col-lg-6, #btr-body .col-lg-6 {
    width: 50%;
  }
  #wp-cart .col-lg-7, #btr-body .col-lg-7 {
    width: 58.3333333333%;
  }
  #wp-cart .col-lg-8, #btr-body .col-lg-8 {
    width: 66.6666666667%;
  }
  #wp-cart .col-lg-9, #btr-body .col-lg-9 {
    width: 75%;
  }
  #wp-cart .col-lg-10, #btr-body .col-lg-10 {
    width: 83.3333333333%;
  }
  #wp-cart .col-lg-11, #btr-body .col-lg-11 {
    width: 91.6666666667%;
  }
  #wp-cart .col-lg-12, #btr-body .col-lg-12 {
    width: 100%;
  }
  #wp-cart .col-lg-pull-0, #btr-body .col-lg-pull-0 {
    right: auto;
  }
  #wp-cart .col-lg-pull-1, #btr-body .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  #wp-cart .col-lg-pull-2, #btr-body .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  #wp-cart .col-lg-pull-3, #btr-body .col-lg-pull-3 {
    right: 25%;
  }
  #wp-cart .col-lg-pull-4, #btr-body .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  #wp-cart .col-lg-pull-5, #btr-body .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  #wp-cart .col-lg-pull-6, #btr-body .col-lg-pull-6 {
    right: 50%;
  }
  #wp-cart .col-lg-pull-7, #btr-body .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  #wp-cart .col-lg-pull-8, #btr-body .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  #wp-cart .col-lg-pull-9, #btr-body .col-lg-pull-9 {
    right: 75%;
  }
  #wp-cart .col-lg-pull-10, #btr-body .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  #wp-cart .col-lg-pull-11, #btr-body .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  #wp-cart .col-lg-pull-12, #btr-body .col-lg-pull-12 {
    right: 100%;
  }
  #wp-cart .col-lg-push-0, #btr-body .col-lg-push-0 {
    left: auto;
  }
  #wp-cart .col-lg-push-1, #btr-body .col-lg-push-1 {
    left: 8.3333333333%;
  }
  #wp-cart .col-lg-push-2, #btr-body .col-lg-push-2 {
    left: 16.6666666667%;
  }
  #wp-cart .col-lg-push-3, #btr-body .col-lg-push-3 {
    left: 25%;
  }
  #wp-cart .col-lg-push-4, #btr-body .col-lg-push-4 {
    left: 33.3333333333%;
  }
  #wp-cart .col-lg-push-5, #btr-body .col-lg-push-5 {
    left: 41.6666666667%;
  }
  #wp-cart .col-lg-push-6, #btr-body .col-lg-push-6 {
    left: 50%;
  }
  #wp-cart .col-lg-push-7, #btr-body .col-lg-push-7 {
    left: 58.3333333333%;
  }
  #wp-cart .col-lg-push-8, #btr-body .col-lg-push-8 {
    left: 66.6666666667%;
  }
  #wp-cart .col-lg-push-9, #btr-body .col-lg-push-9 {
    left: 75%;
  }
  #wp-cart .col-lg-push-10, #btr-body .col-lg-push-10 {
    left: 83.3333333333%;
  }
  #wp-cart .col-lg-push-11, #btr-body .col-lg-push-11 {
    left: 91.6666666667%;
  }
  #wp-cart .col-lg-push-12, #btr-body .col-lg-push-12 {
    left: 100%;
  }
  #wp-cart .col-lg-offset-0, #btr-body .col-lg-offset-0 {
    margin-left: 0%;
  }
  #wp-cart .col-lg-offset-1, #btr-body .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  #wp-cart .col-lg-offset-2, #btr-body .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  #wp-cart .col-lg-offset-3, #btr-body .col-lg-offset-3 {
    margin-left: 25%;
  }
  #wp-cart .col-lg-offset-4, #btr-body .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  #wp-cart .col-lg-offset-5, #btr-body .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  #wp-cart .col-lg-offset-6, #btr-body .col-lg-offset-6 {
    margin-left: 50%;
  }
  #wp-cart .col-lg-offset-7, #btr-body .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  #wp-cart .col-lg-offset-8, #btr-body .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  #wp-cart .col-lg-offset-9, #btr-body .col-lg-offset-9 {
    margin-left: 75%;
  }
  #wp-cart .col-lg-offset-10, #btr-body .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  #wp-cart .col-lg-offset-11, #btr-body .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  #wp-cart .col-lg-offset-12, #btr-body .col-lg-offset-12 {
    margin-left: 100%;
  }
}
#wp-cart table, #btr-body table {
  background-color: transparent;
}
#wp-cart caption, #btr-body caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
#wp-cart th, #btr-body th {
  text-align: left;
}
#wp-cart .table, #btr-body .table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
#wp-cart .table > thead > tr > th,
#wp-cart .table > thead > tr > td,
#wp-cart .table > tbody > tr > th,
#wp-cart .table > tbody > tr > td,
#wp-cart .table > tfoot > tr > th,
#wp-cart .table > tfoot > tr > td, #btr-body .table > thead > tr > th,
#btr-body .table > thead > tr > td,
#btr-body .table > tbody > tr > th,
#btr-body .table > tbody > tr > td,
#btr-body .table > tfoot > tr > th,
#btr-body .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
#wp-cart .table > thead > tr > th, #btr-body .table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
#wp-cart .table > caption + thead > tr:first-child > th,
#wp-cart .table > caption + thead > tr:first-child > td,
#wp-cart .table > colgroup + thead > tr:first-child > th,
#wp-cart .table > colgroup + thead > tr:first-child > td,
#wp-cart .table > thead:first-child > tr:first-child > th,
#wp-cart .table > thead:first-child > tr:first-child > td, #btr-body .table > caption + thead > tr:first-child > th,
#btr-body .table > caption + thead > tr:first-child > td,
#btr-body .table > colgroup + thead > tr:first-child > th,
#btr-body .table > colgroup + thead > tr:first-child > td,
#btr-body .table > thead:first-child > tr:first-child > th,
#btr-body .table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
#wp-cart .table > tbody + tbody, #btr-body .table > tbody + tbody {
  border-top: 2px solid #ddd;
}
#wp-cart .table .table, #btr-body .table .table {
  background-color: #fff;
}
#wp-cart .table-condensed > thead > tr > th,
#wp-cart .table-condensed > thead > tr > td,
#wp-cart .table-condensed > tbody > tr > th,
#wp-cart .table-condensed > tbody > tr > td,
#wp-cart .table-condensed > tfoot > tr > th,
#wp-cart .table-condensed > tfoot > tr > td, #btr-body .table-condensed > thead > tr > th,
#btr-body .table-condensed > thead > tr > td,
#btr-body .table-condensed > tbody > tr > th,
#btr-body .table-condensed > tbody > tr > td,
#btr-body .table-condensed > tfoot > tr > th,
#btr-body .table-condensed > tfoot > tr > td {
  padding: 5px;
}
#wp-cart .table-bordered, #btr-body .table-bordered {
  border: 1px solid #ddd;
}
#wp-cart .table-bordered > thead > tr > th,
#wp-cart .table-bordered > thead > tr > td,
#wp-cart .table-bordered > tbody > tr > th,
#wp-cart .table-bordered > tbody > tr > td,
#wp-cart .table-bordered > tfoot > tr > th,
#wp-cart .table-bordered > tfoot > tr > td, #btr-body .table-bordered > thead > tr > th,
#btr-body .table-bordered > thead > tr > td,
#btr-body .table-bordered > tbody > tr > th,
#btr-body .table-bordered > tbody > tr > td,
#btr-body .table-bordered > tfoot > tr > th,
#btr-body .table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
#wp-cart .table-bordered > thead > tr > th,
#wp-cart .table-bordered > thead > tr > td, #btr-body .table-bordered > thead > tr > th,
#btr-body .table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
#wp-cart .table-striped > tbody > tr:nth-of-type(odd), #btr-body .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
#wp-cart .table-hover > tbody > tr:hover, #btr-body .table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
#wp-cart table col[class*=col-], #btr-body table col[class*=col-] {
  position: static;
  float: none;
  display: table-column;
}
#wp-cart table td[class*=col-],
#wp-cart table th[class*=col-], #btr-body table td[class*=col-],
#btr-body table th[class*=col-] {
  position: static;
  float: none;
  display: table-cell;
}
#wp-cart .table > thead > tr > td.active,
#wp-cart .table > thead > tr > th.active, #wp-cart .table > thead > tr.active > td, #wp-cart .table > thead > tr.active > th,
#wp-cart .table > tbody > tr > td.active,
#wp-cart .table > tbody > tr > th.active,
#wp-cart .table > tbody > tr.active > td,
#wp-cart .table > tbody > tr.active > th,
#wp-cart .table > tfoot > tr > td.active,
#wp-cart .table > tfoot > tr > th.active,
#wp-cart .table > tfoot > tr.active > td,
#wp-cart .table > tfoot > tr.active > th, #btr-body .table > thead > tr > td.active,
#btr-body .table > thead > tr > th.active, #btr-body .table > thead > tr.active > td, #btr-body .table > thead > tr.active > th,
#btr-body .table > tbody > tr > td.active,
#btr-body .table > tbody > tr > th.active,
#btr-body .table > tbody > tr.active > td,
#btr-body .table > tbody > tr.active > th,
#btr-body .table > tfoot > tr > td.active,
#btr-body .table > tfoot > tr > th.active,
#btr-body .table > tfoot > tr.active > td,
#btr-body .table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
#wp-cart .table-hover > tbody > tr > td.active:hover,
#wp-cart .table-hover > tbody > tr > th.active:hover, #wp-cart .table-hover > tbody > tr.active:hover > td, #wp-cart .table-hover > tbody > tr:hover > .active, #wp-cart .table-hover > tbody > tr.active:hover > th, #btr-body .table-hover > tbody > tr > td.active:hover,
#btr-body .table-hover > tbody > tr > th.active:hover, #btr-body .table-hover > tbody > tr.active:hover > td, #btr-body .table-hover > tbody > tr:hover > .active, #btr-body .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
#wp-cart .table > thead > tr > td.success,
#wp-cart .table > thead > tr > th.success, #wp-cart .table > thead > tr.success > td, #wp-cart .table > thead > tr.success > th,
#wp-cart .table > tbody > tr > td.success,
#wp-cart .table > tbody > tr > th.success,
#wp-cart .table > tbody > tr.success > td,
#wp-cart .table > tbody > tr.success > th,
#wp-cart .table > tfoot > tr > td.success,
#wp-cart .table > tfoot > tr > th.success,
#wp-cart .table > tfoot > tr.success > td,
#wp-cart .table > tfoot > tr.success > th, #btr-body .table > thead > tr > td.success,
#btr-body .table > thead > tr > th.success, #btr-body .table > thead > tr.success > td, #btr-body .table > thead > tr.success > th,
#btr-body .table > tbody > tr > td.success,
#btr-body .table > tbody > tr > th.success,
#btr-body .table > tbody > tr.success > td,
#btr-body .table > tbody > tr.success > th,
#btr-body .table > tfoot > tr > td.success,
#btr-body .table > tfoot > tr > th.success,
#btr-body .table > tfoot > tr.success > td,
#btr-body .table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
#wp-cart .table-hover > tbody > tr > td.success:hover,
#wp-cart .table-hover > tbody > tr > th.success:hover, #wp-cart .table-hover > tbody > tr.success:hover > td, #wp-cart .table-hover > tbody > tr:hover > .success, #wp-cart .table-hover > tbody > tr.success:hover > th, #btr-body .table-hover > tbody > tr > td.success:hover,
#btr-body .table-hover > tbody > tr > th.success:hover, #btr-body .table-hover > tbody > tr.success:hover > td, #btr-body .table-hover > tbody > tr:hover > .success, #btr-body .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
#wp-cart .table > thead > tr > td.info,
#wp-cart .table > thead > tr > th.info, #wp-cart .table > thead > tr.info > td, #wp-cart .table > thead > tr.info > th,
#wp-cart .table > tbody > tr > td.info,
#wp-cart .table > tbody > tr > th.info,
#wp-cart .table > tbody > tr.info > td,
#wp-cart .table > tbody > tr.info > th,
#wp-cart .table > tfoot > tr > td.info,
#wp-cart .table > tfoot > tr > th.info,
#wp-cart .table > tfoot > tr.info > td,
#wp-cart .table > tfoot > tr.info > th, #btr-body .table > thead > tr > td.info,
#btr-body .table > thead > tr > th.info, #btr-body .table > thead > tr.info > td, #btr-body .table > thead > tr.info > th,
#btr-body .table > tbody > tr > td.info,
#btr-body .table > tbody > tr > th.info,
#btr-body .table > tbody > tr.info > td,
#btr-body .table > tbody > tr.info > th,
#btr-body .table > tfoot > tr > td.info,
#btr-body .table > tfoot > tr > th.info,
#btr-body .table > tfoot > tr.info > td,
#btr-body .table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
#wp-cart .table-hover > tbody > tr > td.info:hover,
#wp-cart .table-hover > tbody > tr > th.info:hover, #wp-cart .table-hover > tbody > tr.info:hover > td, #wp-cart .table-hover > tbody > tr:hover > .info, #wp-cart .table-hover > tbody > tr.info:hover > th, #btr-body .table-hover > tbody > tr > td.info:hover,
#btr-body .table-hover > tbody > tr > th.info:hover, #btr-body .table-hover > tbody > tr.info:hover > td, #btr-body .table-hover > tbody > tr:hover > .info, #btr-body .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
#wp-cart .table > thead > tr > td.warning,
#wp-cart .table > thead > tr > th.warning, #wp-cart .table > thead > tr.warning > td, #wp-cart .table > thead > tr.warning > th,
#wp-cart .table > tbody > tr > td.warning,
#wp-cart .table > tbody > tr > th.warning,
#wp-cart .table > tbody > tr.warning > td,
#wp-cart .table > tbody > tr.warning > th,
#wp-cart .table > tfoot > tr > td.warning,
#wp-cart .table > tfoot > tr > th.warning,
#wp-cart .table > tfoot > tr.warning > td,
#wp-cart .table > tfoot > tr.warning > th, #btr-body .table > thead > tr > td.warning,
#btr-body .table > thead > tr > th.warning, #btr-body .table > thead > tr.warning > td, #btr-body .table > thead > tr.warning > th,
#btr-body .table > tbody > tr > td.warning,
#btr-body .table > tbody > tr > th.warning,
#btr-body .table > tbody > tr.warning > td,
#btr-body .table > tbody > tr.warning > th,
#btr-body .table > tfoot > tr > td.warning,
#btr-body .table > tfoot > tr > th.warning,
#btr-body .table > tfoot > tr.warning > td,
#btr-body .table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
#wp-cart .table-hover > tbody > tr > td.warning:hover,
#wp-cart .table-hover > tbody > tr > th.warning:hover, #wp-cart .table-hover > tbody > tr.warning:hover > td, #wp-cart .table-hover > tbody > tr:hover > .warning, #wp-cart .table-hover > tbody > tr.warning:hover > th, #btr-body .table-hover > tbody > tr > td.warning:hover,
#btr-body .table-hover > tbody > tr > th.warning:hover, #btr-body .table-hover > tbody > tr.warning:hover > td, #btr-body .table-hover > tbody > tr:hover > .warning, #btr-body .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
#wp-cart .table > thead > tr > td.danger,
#wp-cart .table > thead > tr > th.danger, #wp-cart .table > thead > tr.danger > td, #wp-cart .table > thead > tr.danger > th,
#wp-cart .table > tbody > tr > td.danger,
#wp-cart .table > tbody > tr > th.danger,
#wp-cart .table > tbody > tr.danger > td,
#wp-cart .table > tbody > tr.danger > th,
#wp-cart .table > tfoot > tr > td.danger,
#wp-cart .table > tfoot > tr > th.danger,
#wp-cart .table > tfoot > tr.danger > td,
#wp-cart .table > tfoot > tr.danger > th, #btr-body .table > thead > tr > td.danger,
#btr-body .table > thead > tr > th.danger, #btr-body .table > thead > tr.danger > td, #btr-body .table > thead > tr.danger > th,
#btr-body .table > tbody > tr > td.danger,
#btr-body .table > tbody > tr > th.danger,
#btr-body .table > tbody > tr.danger > td,
#btr-body .table > tbody > tr.danger > th,
#btr-body .table > tfoot > tr > td.danger,
#btr-body .table > tfoot > tr > th.danger,
#btr-body .table > tfoot > tr.danger > td,
#btr-body .table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
#wp-cart .table-hover > tbody > tr > td.danger:hover,
#wp-cart .table-hover > tbody > tr > th.danger:hover, #wp-cart .table-hover > tbody > tr.danger:hover > td, #wp-cart .table-hover > tbody > tr:hover > .danger, #wp-cart .table-hover > tbody > tr.danger:hover > th, #btr-body .table-hover > tbody > tr > td.danger:hover,
#btr-body .table-hover > tbody > tr > th.danger:hover, #btr-body .table-hover > tbody > tr.danger:hover > td, #btr-body .table-hover > tbody > tr:hover > .danger, #btr-body .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
#wp-cart .table-responsive, #btr-body .table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  #wp-cart .table-responsive, #btr-body .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  #wp-cart .table-responsive > .table, #btr-body .table-responsive > .table {
    margin-bottom: 0;
  }
  #wp-cart .table-responsive > .table > thead > tr > th,
  #wp-cart .table-responsive > .table > thead > tr > td,
  #wp-cart .table-responsive > .table > tbody > tr > th,
  #wp-cart .table-responsive > .table > tbody > tr > td,
  #wp-cart .table-responsive > .table > tfoot > tr > th,
  #wp-cart .table-responsive > .table > tfoot > tr > td, #btr-body .table-responsive > .table > thead > tr > th,
  #btr-body .table-responsive > .table > thead > tr > td,
  #btr-body .table-responsive > .table > tbody > tr > th,
  #btr-body .table-responsive > .table > tbody > tr > td,
  #btr-body .table-responsive > .table > tfoot > tr > th,
  #btr-body .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  #wp-cart .table-responsive > .table-bordered, #btr-body .table-responsive > .table-bordered {
    border: 0;
  }
  #wp-cart .table-responsive > .table-bordered > thead > tr > th:first-child,
  #wp-cart .table-responsive > .table-bordered > thead > tr > td:first-child,
  #wp-cart .table-responsive > .table-bordered > tbody > tr > th:first-child,
  #wp-cart .table-responsive > .table-bordered > tbody > tr > td:first-child,
  #wp-cart .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  #wp-cart .table-responsive > .table-bordered > tfoot > tr > td:first-child, #btr-body .table-responsive > .table-bordered > thead > tr > th:first-child,
  #btr-body .table-responsive > .table-bordered > thead > tr > td:first-child,
  #btr-body .table-responsive > .table-bordered > tbody > tr > th:first-child,
  #btr-body .table-responsive > .table-bordered > tbody > tr > td:first-child,
  #btr-body .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  #btr-body .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  #wp-cart .table-responsive > .table-bordered > thead > tr > th:last-child,
  #wp-cart .table-responsive > .table-bordered > thead > tr > td:last-child,
  #wp-cart .table-responsive > .table-bordered > tbody > tr > th:last-child,
  #wp-cart .table-responsive > .table-bordered > tbody > tr > td:last-child,
  #wp-cart .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  #wp-cart .table-responsive > .table-bordered > tfoot > tr > td:last-child, #btr-body .table-responsive > .table-bordered > thead > tr > th:last-child,
  #btr-body .table-responsive > .table-bordered > thead > tr > td:last-child,
  #btr-body .table-responsive > .table-bordered > tbody > tr > th:last-child,
  #btr-body .table-responsive > .table-bordered > tbody > tr > td:last-child,
  #btr-body .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  #btr-body .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  #wp-cart .table-responsive > .table-bordered > tbody > tr:last-child > th,
  #wp-cart .table-responsive > .table-bordered > tbody > tr:last-child > td,
  #wp-cart .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  #wp-cart .table-responsive > .table-bordered > tfoot > tr:last-child > td, #btr-body .table-responsive > .table-bordered > tbody > tr:last-child > th,
  #btr-body .table-responsive > .table-bordered > tbody > tr:last-child > td,
  #btr-body .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  #btr-body .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
#wp-cart fieldset, #btr-body fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
#wp-cart legend, #btr-body legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
#wp-cart label, #btr-body label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 600 !important;
  font-size: 15px !important;
}
#wp-cart input[type=search], #btr-body input[type=search] {
  box-sizing: border-box;
}
#wp-cart input[type=radio],
#wp-cart input[type=checkbox], #btr-body input[type=radio],
#btr-body input[type=checkbox] {
  margin: 4px 0 0;
  margin-top: 1px \9 ;
  line-height: normal;
}
#wp-cart input[type=file], #btr-body input[type=file] {
  display: block;
}
#wp-cart input[type=range], #btr-body input[type=range] {
  display: block;
  width: 100%;
}
#wp-cart select[multiple],
#wp-cart select[size], #btr-body select[multiple],
#btr-body select[size] {
  height: auto;
}
#wp-cart input[type=file]:focus,
#wp-cart input[type=radio]:focus,
#wp-cart input[type=checkbox]:focus, #btr-body input[type=file]:focus,
#btr-body input[type=radio]:focus,
#btr-body input[type=checkbox]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
#wp-cart output, #btr-body output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
}
#wp-cart .form-control, #btr-body .form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
#wp-cart .form-control:focus, #btr-body .form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
#wp-cart .form-control::-moz-placeholder, #btr-body .form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
#wp-cart .form-control:-ms-input-placeholder, #btr-body .form-control:-ms-input-placeholder {
  color: #999;
}
#wp-cart .form-control::-webkit-input-placeholder, #btr-body .form-control::-webkit-input-placeholder {
  color: #999;
}
#wp-cart .form-control[disabled], #wp-cart .form-control[readonly], #wp-cart fieldset[disabled] .form-control, #btr-body .form-control[disabled], #btr-body .form-control[readonly], #btr-body fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
#wp-cart .form-control[disabled], #wp-cart fieldset[disabled] .form-control, #btr-body .form-control[disabled], #btr-body fieldset[disabled] .form-control {
  cursor: not-allowed;
}
#wp-cart textarea.form-control, #btr-body textarea.form-control {
  height: auto;
}
#wp-cart input[type=search], #btr-body input[type=search] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  #wp-cart input[type=date].form-control,
  #wp-cart input[type=time].form-control,
  #wp-cart input[type=datetime-local].form-control,
  #wp-cart input[type=month].form-control, #btr-body input[type=date].form-control,
  #btr-body input[type=time].form-control,
  #btr-body input[type=datetime-local].form-control,
  #btr-body input[type=month].form-control {
    line-height: 34px;
  }
  #wp-cart input[type=date].input-sm, #wp-cart .input-group-sm > input[type=date].form-control,
  #wp-cart .input-group-sm > input[type=date].input-group-addon,
  #wp-cart .input-group-sm > .input-group-btn > input[type=date].btn, #wp-cart .input-group-sm input[type=date],
  #wp-cart input[type=time].input-sm,
  #wp-cart .input-group-sm > input[type=time].form-control,
  #wp-cart .input-group-sm > input[type=time].input-group-addon,
  #wp-cart .input-group-sm > .input-group-btn > input[type=time].btn,
  #wp-cart .input-group-sm input[type=time],
  #wp-cart input[type=datetime-local].input-sm,
  #wp-cart .input-group-sm > input[type=datetime-local].form-control,
  #wp-cart .input-group-sm > input[type=datetime-local].input-group-addon,
  #wp-cart .input-group-sm > .input-group-btn > input[type=datetime-local].btn,
  #wp-cart .input-group-sm input[type=datetime-local],
  #wp-cart input[type=month].input-sm,
  #wp-cart .input-group-sm > input[type=month].form-control,
  #wp-cart .input-group-sm > input[type=month].input-group-addon,
  #wp-cart .input-group-sm > .input-group-btn > input[type=month].btn,
  #wp-cart .input-group-sm input[type=month], #btr-body input[type=date].input-sm, #btr-body .input-group-sm > input[type=date].form-control,
  #btr-body .input-group-sm > input[type=date].input-group-addon,
  #btr-body .input-group-sm > .input-group-btn > input[type=date].btn, #btr-body .input-group-sm input[type=date],
  #btr-body input[type=time].input-sm,
  #btr-body .input-group-sm > input[type=time].form-control,
  #btr-body .input-group-sm > input[type=time].input-group-addon,
  #btr-body .input-group-sm > .input-group-btn > input[type=time].btn,
  #btr-body .input-group-sm input[type=time],
  #btr-body input[type=datetime-local].input-sm,
  #btr-body .input-group-sm > input[type=datetime-local].form-control,
  #btr-body .input-group-sm > input[type=datetime-local].input-group-addon,
  #btr-body .input-group-sm > .input-group-btn > input[type=datetime-local].btn,
  #btr-body .input-group-sm input[type=datetime-local],
  #btr-body input[type=month].input-sm,
  #btr-body .input-group-sm > input[type=month].form-control,
  #btr-body .input-group-sm > input[type=month].input-group-addon,
  #btr-body .input-group-sm > .input-group-btn > input[type=month].btn,
  #btr-body .input-group-sm input[type=month] {
    line-height: 30px;
  }
  #wp-cart input[type=date].input-lg, #wp-cart .input-group-lg > input[type=date].form-control,
  #wp-cart .input-group-lg > input[type=date].input-group-addon,
  #wp-cart .input-group-lg > .input-group-btn > input[type=date].btn, #wp-cart .input-group-lg input[type=date], #wp-cart input[type=time].input-lg, #wp-cart .input-group-lg > input[type=time].form-control,
  #wp-cart .input-group-lg > input[type=time].input-group-addon,
  #wp-cart .input-group-lg > .input-group-btn > input[type=time].btn, #wp-cart .input-group-lg input[type=time], #wp-cart input[type=datetime-local].input-lg, #wp-cart .input-group-lg > input[type=datetime-local].form-control,
  #wp-cart .input-group-lg > input[type=datetime-local].input-group-addon,
  #wp-cart .input-group-lg > .input-group-btn > input[type=datetime-local].btn, #wp-cart .input-group-lg input[type=datetime-local], #wp-cart input[type=month].input-lg, #wp-cart .input-group-lg > input[type=month].form-control,
  #wp-cart .input-group-lg > input[type=month].input-group-addon,
  #wp-cart .input-group-lg > .input-group-btn > input[type=month].btn, #wp-cart .input-group-lg input[type=month], #btr-body input[type=date].input-lg, #btr-body .input-group-lg > input[type=date].form-control,
  #btr-body .input-group-lg > input[type=date].input-group-addon,
  #btr-body .input-group-lg > .input-group-btn > input[type=date].btn, #btr-body .input-group-lg input[type=date], #btr-body input[type=time].input-lg, #btr-body .input-group-lg > input[type=time].form-control,
  #btr-body .input-group-lg > input[type=time].input-group-addon,
  #btr-body .input-group-lg > .input-group-btn > input[type=time].btn, #btr-body .input-group-lg input[type=time], #btr-body input[type=datetime-local].input-lg, #btr-body .input-group-lg > input[type=datetime-local].form-control,
  #btr-body .input-group-lg > input[type=datetime-local].input-group-addon,
  #btr-body .input-group-lg > .input-group-btn > input[type=datetime-local].btn, #btr-body .input-group-lg input[type=datetime-local], #btr-body input[type=month].input-lg, #btr-body .input-group-lg > input[type=month].form-control,
  #btr-body .input-group-lg > input[type=month].input-group-addon,
  #btr-body .input-group-lg > .input-group-btn > input[type=month].btn, #btr-body .input-group-lg input[type=month] {
    line-height: 46px;
  }
}
#wp-cart .form-group, #btr-body .form-group {
  margin-bottom: 15px;
}
#wp-cart .radio,
#wp-cart .checkbox, #btr-body .radio,
#btr-body .checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
#wp-cart .radio label,
#wp-cart .checkbox label, #btr-body .radio label,
#btr-body .checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
#wp-cart .radio input[type=radio],
#wp-cart .radio-inline input[type=radio],
#wp-cart .checkbox input[type=checkbox],
#wp-cart .checkbox-inline input[type=checkbox], #btr-body .radio input[type=radio],
#btr-body .radio-inline input[type=radio],
#btr-body .checkbox input[type=checkbox],
#btr-body .checkbox-inline input[type=checkbox] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9 ;
}
#wp-cart .radio + .radio,
#wp-cart .checkbox + .checkbox, #btr-body .radio + .radio,
#btr-body .checkbox + .checkbox {
  margin-top: -5px;
}
#wp-cart .radio-inline,
#wp-cart .checkbox-inline, #btr-body .radio-inline,
#btr-body .checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
#wp-cart .radio-inline + .radio-inline,
#wp-cart .checkbox-inline + .checkbox-inline, #btr-body .radio-inline + .radio-inline,
#btr-body .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
#wp-cart input[type=radio][disabled], #wp-cart input[type=radio].disabled, #wp-cart fieldset[disabled] input[type=radio],
#wp-cart input[type=checkbox][disabled],
#wp-cart input[type=checkbox].disabled,
#wp-cart fieldset[disabled] input[type=checkbox], #btr-body input[type=radio][disabled], #btr-body input[type=radio].disabled, #btr-body fieldset[disabled] input[type=radio],
#btr-body input[type=checkbox][disabled],
#btr-body input[type=checkbox].disabled,
#btr-body fieldset[disabled] input[type=checkbox] {
  cursor: not-allowed;
}
#wp-cart .radio-inline.disabled, #wp-cart fieldset[disabled] .radio-inline,
#wp-cart .checkbox-inline.disabled,
#wp-cart fieldset[disabled] .checkbox-inline, #btr-body .radio-inline.disabled, #btr-body fieldset[disabled] .radio-inline,
#btr-body .checkbox-inline.disabled,
#btr-body fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
#wp-cart .radio.disabled label, #wp-cart fieldset[disabled] .radio label,
#wp-cart .checkbox.disabled label,
#wp-cart fieldset[disabled] .checkbox label, #btr-body .radio.disabled label, #btr-body fieldset[disabled] .radio label,
#btr-body .checkbox.disabled label,
#btr-body fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
#wp-cart .form-control-static, #btr-body .form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
#wp-cart .form-control-static.input-lg, #wp-cart .input-group-lg > .form-control-static.form-control,
#wp-cart .input-group-lg > .form-control-static.input-group-addon,
#wp-cart .input-group-lg > .input-group-btn > .form-control-static.btn, #wp-cart .form-control-static.input-sm, #wp-cart .input-group-sm > .form-control-static.form-control,
#wp-cart .input-group-sm > .form-control-static.input-group-addon,
#wp-cart .input-group-sm > .input-group-btn > .form-control-static.btn, #btr-body .form-control-static.input-lg, #btr-body .input-group-lg > .form-control-static.form-control,
#btr-body .input-group-lg > .form-control-static.input-group-addon,
#btr-body .input-group-lg > .input-group-btn > .form-control-static.btn, #btr-body .form-control-static.input-sm, #btr-body .input-group-sm > .form-control-static.form-control,
#btr-body .input-group-sm > .form-control-static.input-group-addon,
#btr-body .input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-left: 0;
  padding-right: 0;
}
#wp-cart .input-sm, #wp-cart .input-group-sm > .form-control,
#wp-cart .input-group-sm > .input-group-addon,
#wp-cart .input-group-sm > .input-group-btn > .btn, #btr-body .input-sm, #btr-body .input-group-sm > .form-control,
#btr-body .input-group-sm > .input-group-addon,
#btr-body .input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
#wp-cart select.input-sm, #wp-cart .input-group-sm > select.form-control,
#wp-cart .input-group-sm > select.input-group-addon,
#wp-cart .input-group-sm > .input-group-btn > select.btn, #btr-body select.input-sm, #btr-body .input-group-sm > select.form-control,
#btr-body .input-group-sm > select.input-group-addon,
#btr-body .input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px;
}
#wp-cart textarea.input-sm, #wp-cart .input-group-sm > textarea.form-control,
#wp-cart .input-group-sm > textarea.input-group-addon,
#wp-cart .input-group-sm > .input-group-btn > textarea.btn,
#wp-cart select[multiple].input-sm,
#wp-cart .input-group-sm > select[multiple].form-control,
#wp-cart .input-group-sm > select[multiple].input-group-addon,
#wp-cart .input-group-sm > .input-group-btn > select[multiple].btn, #btr-body textarea.input-sm, #btr-body .input-group-sm > textarea.form-control,
#btr-body .input-group-sm > textarea.input-group-addon,
#btr-body .input-group-sm > .input-group-btn > textarea.btn,
#btr-body select[multiple].input-sm,
#btr-body .input-group-sm > select[multiple].form-control,
#btr-body .input-group-sm > select[multiple].input-group-addon,
#btr-body .input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto;
}
#wp-cart .form-group-sm .form-control, #btr-body .form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
#wp-cart .form-group-sm select.form-control, #btr-body .form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
#wp-cart .form-group-sm textarea.form-control,
#wp-cart .form-group-sm select[multiple].form-control, #btr-body .form-group-sm textarea.form-control,
#btr-body .form-group-sm select[multiple].form-control {
  height: auto;
}
#wp-cart .form-group-sm .form-control-static, #btr-body .form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
#wp-cart .input-lg, #wp-cart .input-group-lg > .form-control,
#wp-cart .input-group-lg > .input-group-addon,
#wp-cart .input-group-lg > .input-group-btn > .btn, #btr-body .input-lg, #btr-body .input-group-lg > .form-control,
#btr-body .input-group-lg > .input-group-addon,
#btr-body .input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
#wp-cart select.input-lg, #wp-cart .input-group-lg > select.form-control,
#wp-cart .input-group-lg > select.input-group-addon,
#wp-cart .input-group-lg > .input-group-btn > select.btn, #btr-body select.input-lg, #btr-body .input-group-lg > select.form-control,
#btr-body .input-group-lg > select.input-group-addon,
#btr-body .input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px;
}
#wp-cart textarea.input-lg, #wp-cart .input-group-lg > textarea.form-control,
#wp-cart .input-group-lg > textarea.input-group-addon,
#wp-cart .input-group-lg > .input-group-btn > textarea.btn,
#wp-cart select[multiple].input-lg,
#wp-cart .input-group-lg > select[multiple].form-control,
#wp-cart .input-group-lg > select[multiple].input-group-addon,
#wp-cart .input-group-lg > .input-group-btn > select[multiple].btn, #btr-body textarea.input-lg, #btr-body .input-group-lg > textarea.form-control,
#btr-body .input-group-lg > textarea.input-group-addon,
#btr-body .input-group-lg > .input-group-btn > textarea.btn,
#btr-body select[multiple].input-lg,
#btr-body .input-group-lg > select[multiple].form-control,
#btr-body .input-group-lg > select[multiple].input-group-addon,
#btr-body .input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto;
}
#wp-cart .form-group-lg .form-control, #btr-body .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
#wp-cart .form-group-lg select.form-control, #btr-body .form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
#wp-cart .form-group-lg textarea.form-control,
#wp-cart .form-group-lg select[multiple].form-control, #btr-body .form-group-lg textarea.form-control,
#btr-body .form-group-lg select[multiple].form-control {
  height: auto;
}
#wp-cart .form-group-lg .form-control-static, #btr-body .form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
#wp-cart .has-feedback, #btr-body .has-feedback {
  position: relative;
}
#wp-cart .has-feedback .form-control, #btr-body .has-feedback .form-control {
  padding-right: 42.5px;
}
#wp-cart .form-control-feedback, #btr-body .form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
#wp-cart .input-lg + .form-control-feedback, #wp-cart .input-group-lg > .form-control + .form-control-feedback,
#wp-cart .input-group-lg > .input-group-addon + .form-control-feedback,
#wp-cart .input-group-lg > .input-group-btn > .btn + .form-control-feedback,
#wp-cart .input-group-lg + .form-control-feedback,
#wp-cart .form-group-lg .form-control + .form-control-feedback, #btr-body .input-lg + .form-control-feedback, #btr-body .input-group-lg > .form-control + .form-control-feedback,
#btr-body .input-group-lg > .input-group-addon + .form-control-feedback,
#btr-body .input-group-lg > .input-group-btn > .btn + .form-control-feedback,
#btr-body .input-group-lg + .form-control-feedback,
#btr-body .form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
#wp-cart .input-sm + .form-control-feedback, #wp-cart .input-group-sm > .form-control + .form-control-feedback,
#wp-cart .input-group-sm > .input-group-addon + .form-control-feedback,
#wp-cart .input-group-sm > .input-group-btn > .btn + .form-control-feedback,
#wp-cart .input-group-sm + .form-control-feedback,
#wp-cart .form-group-sm .form-control + .form-control-feedback, #btr-body .input-sm + .form-control-feedback, #btr-body .input-group-sm > .form-control + .form-control-feedback,
#btr-body .input-group-sm > .input-group-addon + .form-control-feedback,
#btr-body .input-group-sm > .input-group-btn > .btn + .form-control-feedback,
#btr-body .input-group-sm + .form-control-feedback,
#btr-body .form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
#wp-cart .has-success .help-block,
#wp-cart .has-success .control-label,
#wp-cart .has-success .radio,
#wp-cart .has-success .checkbox,
#wp-cart .has-success .radio-inline,
#wp-cart .has-success .checkbox-inline, #wp-cart .has-success.radio label, #wp-cart .has-success.checkbox label, #wp-cart .has-success.radio-inline label, #wp-cart .has-success.checkbox-inline label, #btr-body .has-success .help-block,
#btr-body .has-success .control-label,
#btr-body .has-success .radio,
#btr-body .has-success .checkbox,
#btr-body .has-success .radio-inline,
#btr-body .has-success .checkbox-inline, #btr-body .has-success.radio label, #btr-body .has-success.checkbox label, #btr-body .has-success.radio-inline label, #btr-body .has-success.checkbox-inline label {
  color: #3c763d;
}
#wp-cart .has-success .form-control, #btr-body .has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
#wp-cart .has-success .form-control:focus, #btr-body .has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
#wp-cart .has-success .input-group-addon, #btr-body .has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
#wp-cart .has-success .form-control-feedback, #btr-body .has-success .form-control-feedback {
  color: #3c763d;
}
#wp-cart .has-warning .help-block,
#wp-cart .has-warning .control-label,
#wp-cart .has-warning .radio,
#wp-cart .has-warning .checkbox,
#wp-cart .has-warning .radio-inline,
#wp-cart .has-warning .checkbox-inline, #wp-cart .has-warning.radio label, #wp-cart .has-warning.checkbox label, #wp-cart .has-warning.radio-inline label, #wp-cart .has-warning.checkbox-inline label, #btr-body .has-warning .help-block,
#btr-body .has-warning .control-label,
#btr-body .has-warning .radio,
#btr-body .has-warning .checkbox,
#btr-body .has-warning .radio-inline,
#btr-body .has-warning .checkbox-inline, #btr-body .has-warning.radio label, #btr-body .has-warning.checkbox label, #btr-body .has-warning.radio-inline label, #btr-body .has-warning.checkbox-inline label {
  color: #8a6d3b;
}
#wp-cart .has-warning .form-control, #btr-body .has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
#wp-cart .has-warning .form-control:focus, #btr-body .has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
#wp-cart .has-warning .input-group-addon, #btr-body .has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
#wp-cart .has-warning .form-control-feedback, #btr-body .has-warning .form-control-feedback {
  color: #8a6d3b;
}
#wp-cart .has-error .help-block,
#wp-cart .has-error .control-label,
#wp-cart .has-error .radio,
#wp-cart .has-error .checkbox,
#wp-cart .has-error .radio-inline,
#wp-cart .has-error .checkbox-inline, #wp-cart .has-error.radio label, #wp-cart .has-error.checkbox label, #wp-cart .has-error.radio-inline label, #wp-cart .has-error.checkbox-inline label, #btr-body .has-error .help-block,
#btr-body .has-error .control-label,
#btr-body .has-error .radio,
#btr-body .has-error .checkbox,
#btr-body .has-error .radio-inline,
#btr-body .has-error .checkbox-inline, #btr-body .has-error.radio label, #btr-body .has-error.checkbox label, #btr-body .has-error.radio-inline label, #btr-body .has-error.checkbox-inline label {
  color: #a94442;
}
#wp-cart .has-error .form-control, #btr-body .has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
#wp-cart .has-error .form-control:focus, #btr-body .has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
#wp-cart .has-error .input-group-addon, #btr-body .has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
#wp-cart .has-error .form-control-feedback, #btr-body .has-error .form-control-feedback {
  color: #a94442;
}
#wp-cart .has-feedback label ~ .form-control-feedback, #btr-body .has-feedback label ~ .form-control-feedback {
  top: 25px;
}
#wp-cart .has-feedback label.sr-only ~ .form-control-feedback, #btr-body .has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
#wp-cart .help-block, #btr-body .help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  #wp-cart .form-inline .form-group, #btr-body .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  #wp-cart .form-inline .form-control, #btr-body .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  #wp-cart .form-inline .form-control-static, #btr-body .form-inline .form-control-static {
    display: inline-block;
  }
  #wp-cart .form-inline .input-group, #btr-body .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  #wp-cart .form-inline .input-group .input-group-addon,
  #wp-cart .form-inline .input-group .input-group-btn,
  #wp-cart .form-inline .input-group .form-control, #btr-body .form-inline .input-group .input-group-addon,
  #btr-body .form-inline .input-group .input-group-btn,
  #btr-body .form-inline .input-group .form-control {
    width: auto;
  }
  #wp-cart .form-inline .input-group > .form-control, #btr-body .form-inline .input-group > .form-control {
    width: 100%;
  }
  #wp-cart .form-inline .control-label, #btr-body .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  #wp-cart .form-inline .radio,
  #wp-cart .form-inline .checkbox, #btr-body .form-inline .radio,
  #btr-body .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  #wp-cart .form-inline .radio label,
  #wp-cart .form-inline .checkbox label, #btr-body .form-inline .radio label,
  #btr-body .form-inline .checkbox label {
    padding-left: 0;
  }
  #wp-cart .form-inline .radio input[type=radio],
  #wp-cart .form-inline .checkbox input[type=checkbox], #btr-body .form-inline .radio input[type=radio],
  #btr-body .form-inline .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }
  #wp-cart .form-inline .has-feedback .form-control-feedback, #btr-body .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
#wp-cart .form-horizontal .radio,
#wp-cart .form-horizontal .checkbox,
#wp-cart .form-horizontal .radio-inline,
#wp-cart .form-horizontal .checkbox-inline, #btr-body .form-horizontal .radio,
#btr-body .form-horizontal .checkbox,
#btr-body .form-horizontal .radio-inline,
#btr-body .form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
#wp-cart .form-horizontal .radio,
#wp-cart .form-horizontal .checkbox, #btr-body .form-horizontal .radio,
#btr-body .form-horizontal .checkbox {
  min-height: 27px;
}
#wp-cart .form-horizontal .form-group, #btr-body .form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
#wp-cart .form-horizontal .form-group:before, #wp-cart .form-horizontal .form-group:after, #btr-body .form-horizontal .form-group:before, #btr-body .form-horizontal .form-group:after {
  content: " ";
  display: table;
}
#wp-cart .form-horizontal .form-group:after, #btr-body .form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  #wp-cart .form-horizontal .control-label, #btr-body .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
#wp-cart .form-horizontal .has-feedback .form-control-feedback, #btr-body .form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  #wp-cart .form-horizontal .form-group-lg .control-label, #btr-body .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  #wp-cart .form-horizontal .form-group-sm .control-label, #btr-body .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
#wp-cart .btn, #btr-body .btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 600;
  text-align: center;
  vertical-align: middle;
  text-transform: uppercase;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
#wp-cart .btn:focus, #wp-cart .btn.focus, #wp-cart .btn:active:focus, #wp-cart .btn:active.focus, #wp-cart .btn.active:focus, #wp-cart .btn.active.focus, #btr-body .btn:focus, #btr-body .btn.focus, #btr-body .btn:active:focus, #btr-body .btn:active.focus, #btr-body .btn.active:focus, #btr-body .btn.active.focus {
  outline-offset: -2px;
}
#wp-cart .btn:hover, #wp-cart .btn:focus, #wp-cart .btn.focus, #btr-body .btn:hover, #btr-body .btn:focus, #btr-body .btn.focus {
  color: #333;
  text-decoration: none;
}
#wp-cart .btn:active, #wp-cart .btn.active, #btr-body .btn:active, #btr-body .btn.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
#wp-cart .btn.disabled, #wp-cart .btn[disabled], #wp-cart fieldset[disabled] .btn, #btr-body .btn.disabled, #btr-body .btn[disabled], #btr-body fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
#wp-cart a.btn.disabled, #wp-cart fieldset[disabled] a.btn, #btr-body a.btn.disabled, #btr-body fieldset[disabled] a.btn {
  pointer-events: none;
}
#wp-cart .btn-default, #btr-body .btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
#wp-cart .btn-default:focus, #wp-cart .btn-default.focus, #btr-body .btn-default:focus, #btr-body .btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
#wp-cart .btn-default:hover, #btr-body .btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
#wp-cart .btn-default:active, #wp-cart .btn-default.active, #wp-cart .open > .btn-default.dropdown-toggle, #btr-body .btn-default:active, #btr-body .btn-default.active, #btr-body .open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
#wp-cart .btn-default:active:hover, #wp-cart .btn-default:active:focus, #wp-cart .btn-default:active.focus, #wp-cart .btn-default.active:hover, #wp-cart .btn-default.active:focus, #wp-cart .btn-default.active.focus, #wp-cart .open > .btn-default.dropdown-toggle:hover, #wp-cart .open > .btn-default.dropdown-toggle:focus, #wp-cart .open > .btn-default.dropdown-toggle.focus, #btr-body .btn-default:active:hover, #btr-body .btn-default:active:focus, #btr-body .btn-default:active.focus, #btr-body .btn-default.active:hover, #btr-body .btn-default.active:focus, #btr-body .btn-default.active.focus, #btr-body .open > .btn-default.dropdown-toggle:hover, #btr-body .open > .btn-default.dropdown-toggle:focus, #btr-body .open > .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
#wp-cart .btn-default:active, #wp-cart .btn-default.active, #wp-cart .open > .btn-default.dropdown-toggle, #btr-body .btn-default:active, #btr-body .btn-default.active, #btr-body .open > .btn-default.dropdown-toggle {
  background-image: none;
}
#wp-cart .btn-default.disabled, #wp-cart .btn-default.disabled:hover, #wp-cart .btn-default.disabled:focus, #wp-cart .btn-default.disabled.focus, #wp-cart .btn-default.disabled:active, #wp-cart .btn-default.disabled.active, #wp-cart .btn-default[disabled], #wp-cart .btn-default[disabled]:hover, #wp-cart .btn-default[disabled]:focus, #wp-cart .btn-default[disabled].focus, #wp-cart .btn-default[disabled]:active, #wp-cart .btn-default[disabled].active, #wp-cart fieldset[disabled] .btn-default, #wp-cart fieldset[disabled] .btn-default:hover, #wp-cart fieldset[disabled] .btn-default:focus, #wp-cart fieldset[disabled] .btn-default.focus, #wp-cart fieldset[disabled] .btn-default:active, #wp-cart fieldset[disabled] .btn-default.active, #btr-body .btn-default.disabled, #btr-body .btn-default.disabled:hover, #btr-body .btn-default.disabled:focus, #btr-body .btn-default.disabled.focus, #btr-body .btn-default.disabled:active, #btr-body .btn-default.disabled.active, #btr-body .btn-default[disabled], #btr-body .btn-default[disabled]:hover, #btr-body .btn-default[disabled]:focus, #btr-body .btn-default[disabled].focus, #btr-body .btn-default[disabled]:active, #btr-body .btn-default[disabled].active, #btr-body fieldset[disabled] .btn-default, #btr-body fieldset[disabled] .btn-default:hover, #btr-body fieldset[disabled] .btn-default:focus, #btr-body fieldset[disabled] .btn-default.focus, #btr-body fieldset[disabled] .btn-default:active, #btr-body fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
#wp-cart .btn-default .badge, #btr-body .btn-default .badge {
  color: #fff;
  background-color: #333;
}
#wp-cart .btn-default-3, #btr-body .btn-default-3 {
  color: #333;
  background-color: #fff;
  border-color: #2e6da4;
}
#wp-cart .btn-default-3:focus, #wp-cart .btn-default-3.focus, #btr-body .btn-default-3:focus, #btr-body .btn-default-3.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #122b40;
}
#wp-cart .btn-default-3:hover, #btr-body .btn-default-3:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #204d74;
}
#wp-cart .btn-default-3:active, #wp-cart .btn-default-3.active, #wp-cart .open > .btn-default-3.dropdown-toggle, #btr-body .btn-default-3:active, #btr-body .btn-default-3.active, #btr-body .open > .btn-default-3.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #204d74;
}
#wp-cart .btn-default-3:active:hover, #wp-cart .btn-default-3:active:focus, #wp-cart .btn-default-3:active.focus, #wp-cart .btn-default-3.active:hover, #wp-cart .btn-default-3.active:focus, #wp-cart .btn-default-3.active.focus, #wp-cart .open > .btn-default-3.dropdown-toggle:hover, #wp-cart .open > .btn-default-3.dropdown-toggle:focus, #wp-cart .open > .btn-default-3.dropdown-toggle.focus, #btr-body .btn-default-3:active:hover, #btr-body .btn-default-3:active:focus, #btr-body .btn-default-3:active.focus, #btr-body .btn-default-3.active:hover, #btr-body .btn-default-3.active:focus, #btr-body .btn-default-3.active.focus, #btr-body .open > .btn-default-3.dropdown-toggle:hover, #btr-body .open > .btn-default-3.dropdown-toggle:focus, #btr-body .open > .btn-default-3.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #122b40;
}
#wp-cart .btn-default-3:active, #wp-cart .btn-default-3.active, #wp-cart .open > .btn-default-3.dropdown-toggle, #btr-body .btn-default-3:active, #btr-body .btn-default-3.active, #btr-body .open > .btn-default-3.dropdown-toggle {
  background-image: none;
}
#wp-cart .btn-default-3.disabled, #wp-cart .btn-default-3.disabled:hover, #wp-cart .btn-default-3.disabled:focus, #wp-cart .btn-default-3.disabled.focus, #wp-cart .btn-default-3.disabled:active, #wp-cart .btn-default-3.disabled.active, #wp-cart .btn-default-3[disabled], #wp-cart .btn-default-3[disabled]:hover, #wp-cart .btn-default-3[disabled]:focus, #wp-cart .btn-default-3[disabled].focus, #wp-cart .btn-default-3[disabled]:active, #wp-cart .btn-default-3[disabled].active, #wp-cart fieldset[disabled] .btn-default-3, #wp-cart fieldset[disabled] .btn-default-3:hover, #wp-cart fieldset[disabled] .btn-default-3:focus, #wp-cart fieldset[disabled] .btn-default-3.focus, #wp-cart fieldset[disabled] .btn-default-3:active, #wp-cart fieldset[disabled] .btn-default-3.active, #btr-body .btn-default-3.disabled, #btr-body .btn-default-3.disabled:hover, #btr-body .btn-default-3.disabled:focus, #btr-body .btn-default-3.disabled.focus, #btr-body .btn-default-3.disabled:active, #btr-body .btn-default-3.disabled.active, #btr-body .btn-default-3[disabled], #btr-body .btn-default-3[disabled]:hover, #btr-body .btn-default-3[disabled]:focus, #btr-body .btn-default-3[disabled].focus, #btr-body .btn-default-3[disabled]:active, #btr-body .btn-default-3[disabled].active, #btr-body fieldset[disabled] .btn-default-3, #btr-body fieldset[disabled] .btn-default-3:hover, #btr-body fieldset[disabled] .btn-default-3:focus, #btr-body fieldset[disabled] .btn-default-3.focus, #btr-body fieldset[disabled] .btn-default-3:active, #btr-body fieldset[disabled] .btn-default-3.active {
  background-color: #fff;
  border-color: #2e6da4;
}
#wp-cart .btn-default-3 .badge, #btr-body .btn-default-3 .badge {
  color: #fff;
  background-color: #333;
}
#wp-cart .btn-primary, #btr-body .btn-primary {
  color: #fff;
  background-color: #2D82DB;
  border-color: #2e6da4;
}
#wp-cart .btn-primary:focus, #wp-cart .btn-primary.focus, #btr-body .btn-primary:focus, #btr-body .btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #286090;
}
#wp-cart .btn-primary:hover, #btr-body .btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
#wp-cart .btn-primary:active, #wp-cart .btn-primary.active, #wp-cart .open > .btn-primary.dropdown-toggle, #btr-body .btn-primary:active, #btr-body .btn-primary.active, #btr-body .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
#wp-cart .btn-primary:active:hover, #wp-cart .btn-primary:active:focus, #wp-cart .btn-primary:active.focus, #wp-cart .btn-primary.active:hover, #wp-cart .btn-primary.active:focus, #wp-cart .btn-primary.active.focus, #wp-cart .open > .btn-primary.dropdown-toggle:hover, #wp-cart .open > .btn-primary.dropdown-toggle:focus, #wp-cart .open > .btn-primary.dropdown-toggle.focus, #btr-body .btn-primary:active:hover, #btr-body .btn-primary:active:focus, #btr-body .btn-primary:active.focus, #btr-body .btn-primary.active:hover, #btr-body .btn-primary.active:focus, #btr-body .btn-primary.active.focus, #btr-body .open > .btn-primary.dropdown-toggle:hover, #btr-body .open > .btn-primary.dropdown-toggle:focus, #btr-body .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
#wp-cart .btn-primary:active, #wp-cart .btn-primary.active, #wp-cart .open > .btn-primary.dropdown-toggle, #btr-body .btn-primary:active, #btr-body .btn-primary.active, #btr-body .open > .btn-primary.dropdown-toggle {
  background-image: none;
}
#wp-cart .btn-primary.disabled, #wp-cart .btn-primary.disabled:hover, #wp-cart .btn-primary.disabled:focus, #wp-cart .btn-primary.disabled.focus, #wp-cart .btn-primary.disabled:active, #wp-cart .btn-primary.disabled.active, #wp-cart .btn-primary[disabled], #wp-cart .btn-primary[disabled]:hover, #wp-cart .btn-primary[disabled]:focus, #wp-cart .btn-primary[disabled].focus, #wp-cart .btn-primary[disabled]:active, #wp-cart .btn-primary[disabled].active, #wp-cart fieldset[disabled] .btn-primary, #wp-cart fieldset[disabled] .btn-primary:hover, #wp-cart fieldset[disabled] .btn-primary:focus, #wp-cart fieldset[disabled] .btn-primary.focus, #wp-cart fieldset[disabled] .btn-primary:active, #wp-cart fieldset[disabled] .btn-primary.active, #btr-body .btn-primary.disabled, #btr-body .btn-primary.disabled:hover, #btr-body .btn-primary.disabled:focus, #btr-body .btn-primary.disabled.focus, #btr-body .btn-primary.disabled:active, #btr-body .btn-primary.disabled.active, #btr-body .btn-primary[disabled], #btr-body .btn-primary[disabled]:hover, #btr-body .btn-primary[disabled]:focus, #btr-body .btn-primary[disabled].focus, #btr-body .btn-primary[disabled]:active, #btr-body .btn-primary[disabled].active, #btr-body fieldset[disabled] .btn-primary, #btr-body fieldset[disabled] .btn-primary:hover, #btr-body fieldset[disabled] .btn-primary:focus, #btr-body fieldset[disabled] .btn-primary.focus, #btr-body fieldset[disabled] .btn-primary:active, #btr-body fieldset[disabled] .btn-primary.active {
  background-color: #2D82DB;
  border-color: #2D82DB;
}
#wp-cart .btn-primary .badge, #btr-body .btn-primary .badge {
  color: #2D82DB;
  background-color: #fff;
}
#wp-cart .btn-success, #btr-body .btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
#wp-cart .btn-success:focus, #wp-cart .btn-success.focus, #btr-body .btn-success:focus, #btr-body .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
#wp-cart .btn-success:hover, #btr-body .btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
#wp-cart .btn-success:active, #wp-cart .btn-success.active, #wp-cart .open > .btn-success.dropdown-toggle, #btr-body .btn-success:active, #btr-body .btn-success.active, #btr-body .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
#wp-cart .btn-success:active:hover, #wp-cart .btn-success:active:focus, #wp-cart .btn-success:active.focus, #wp-cart .btn-success.active:hover, #wp-cart .btn-success.active:focus, #wp-cart .btn-success.active.focus, #wp-cart .open > .btn-success.dropdown-toggle:hover, #wp-cart .open > .btn-success.dropdown-toggle:focus, #wp-cart .open > .btn-success.dropdown-toggle.focus, #btr-body .btn-success:active:hover, #btr-body .btn-success:active:focus, #btr-body .btn-success:active.focus, #btr-body .btn-success.active:hover, #btr-body .btn-success.active:focus, #btr-body .btn-success.active.focus, #btr-body .open > .btn-success.dropdown-toggle:hover, #btr-body .open > .btn-success.dropdown-toggle:focus, #btr-body .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
#wp-cart .btn-success:active, #wp-cart .btn-success.active, #wp-cart .open > .btn-success.dropdown-toggle, #btr-body .btn-success:active, #btr-body .btn-success.active, #btr-body .open > .btn-success.dropdown-toggle {
  background-image: none;
}
#wp-cart .btn-success.disabled, #wp-cart .btn-success.disabled:hover, #wp-cart .btn-success.disabled:focus, #wp-cart .btn-success.disabled.focus, #wp-cart .btn-success.disabled:active, #wp-cart .btn-success.disabled.active, #wp-cart .btn-success[disabled], #wp-cart .btn-success[disabled]:hover, #wp-cart .btn-success[disabled]:focus, #wp-cart .btn-success[disabled].focus, #wp-cart .btn-success[disabled]:active, #wp-cart .btn-success[disabled].active, #wp-cart fieldset[disabled] .btn-success, #wp-cart fieldset[disabled] .btn-success:hover, #wp-cart fieldset[disabled] .btn-success:focus, #wp-cart fieldset[disabled] .btn-success.focus, #wp-cart fieldset[disabled] .btn-success:active, #wp-cart fieldset[disabled] .btn-success.active, #btr-body .btn-success.disabled, #btr-body .btn-success.disabled:hover, #btr-body .btn-success.disabled:focus, #btr-body .btn-success.disabled.focus, #btr-body .btn-success.disabled:active, #btr-body .btn-success.disabled.active, #btr-body .btn-success[disabled], #btr-body .btn-success[disabled]:hover, #btr-body .btn-success[disabled]:focus, #btr-body .btn-success[disabled].focus, #btr-body .btn-success[disabled]:active, #btr-body .btn-success[disabled].active, #btr-body fieldset[disabled] .btn-success, #btr-body fieldset[disabled] .btn-success:hover, #btr-body fieldset[disabled] .btn-success:focus, #btr-body fieldset[disabled] .btn-success.focus, #btr-body fieldset[disabled] .btn-success:active, #btr-body fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
#wp-cart .btn-success .badge, #btr-body .btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
#wp-cart .btn-info, #btr-body .btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
#wp-cart .btn-info:focus, #wp-cart .btn-info.focus, #btr-body .btn-info:focus, #btr-body .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
#wp-cart .btn-info:hover, #btr-body .btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
#wp-cart .btn-info:active, #wp-cart .btn-info.active, #wp-cart .open > .btn-info.dropdown-toggle, #btr-body .btn-info:active, #btr-body .btn-info.active, #btr-body .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
#wp-cart .btn-info:active:hover, #wp-cart .btn-info:active:focus, #wp-cart .btn-info:active.focus, #wp-cart .btn-info.active:hover, #wp-cart .btn-info.active:focus, #wp-cart .btn-info.active.focus, #wp-cart .open > .btn-info.dropdown-toggle:hover, #wp-cart .open > .btn-info.dropdown-toggle:focus, #wp-cart .open > .btn-info.dropdown-toggle.focus, #btr-body .btn-info:active:hover, #btr-body .btn-info:active:focus, #btr-body .btn-info:active.focus, #btr-body .btn-info.active:hover, #btr-body .btn-info.active:focus, #btr-body .btn-info.active.focus, #btr-body .open > .btn-info.dropdown-toggle:hover, #btr-body .open > .btn-info.dropdown-toggle:focus, #btr-body .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
#wp-cart .btn-info:active, #wp-cart .btn-info.active, #wp-cart .open > .btn-info.dropdown-toggle, #btr-body .btn-info:active, #btr-body .btn-info.active, #btr-body .open > .btn-info.dropdown-toggle {
  background-image: none;
}
#wp-cart .btn-info.disabled, #wp-cart .btn-info.disabled:hover, #wp-cart .btn-info.disabled:focus, #wp-cart .btn-info.disabled.focus, #wp-cart .btn-info.disabled:active, #wp-cart .btn-info.disabled.active, #wp-cart .btn-info[disabled], #wp-cart .btn-info[disabled]:hover, #wp-cart .btn-info[disabled]:focus, #wp-cart .btn-info[disabled].focus, #wp-cart .btn-info[disabled]:active, #wp-cart .btn-info[disabled].active, #wp-cart fieldset[disabled] .btn-info, #wp-cart fieldset[disabled] .btn-info:hover, #wp-cart fieldset[disabled] .btn-info:focus, #wp-cart fieldset[disabled] .btn-info.focus, #wp-cart fieldset[disabled] .btn-info:active, #wp-cart fieldset[disabled] .btn-info.active, #btr-body .btn-info.disabled, #btr-body .btn-info.disabled:hover, #btr-body .btn-info.disabled:focus, #btr-body .btn-info.disabled.focus, #btr-body .btn-info.disabled:active, #btr-body .btn-info.disabled.active, #btr-body .btn-info[disabled], #btr-body .btn-info[disabled]:hover, #btr-body .btn-info[disabled]:focus, #btr-body .btn-info[disabled].focus, #btr-body .btn-info[disabled]:active, #btr-body .btn-info[disabled].active, #btr-body fieldset[disabled] .btn-info, #btr-body fieldset[disabled] .btn-info:hover, #btr-body fieldset[disabled] .btn-info:focus, #btr-body fieldset[disabled] .btn-info.focus, #btr-body fieldset[disabled] .btn-info:active, #btr-body fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
#wp-cart .btn-info .badge, #btr-body .btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
#wp-cart .btn-warning, #btr-body .btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
#wp-cart .btn-warning:focus, #wp-cart .btn-warning.focus, #btr-body .btn-warning:focus, #btr-body .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
#wp-cart .btn-warning:hover, #btr-body .btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
#wp-cart .btn-warning:active, #wp-cart .btn-warning.active, #wp-cart .open > .btn-warning.dropdown-toggle, #btr-body .btn-warning:active, #btr-body .btn-warning.active, #btr-body .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
#wp-cart .btn-warning:active:hover, #wp-cart .btn-warning:active:focus, #wp-cart .btn-warning:active.focus, #wp-cart .btn-warning.active:hover, #wp-cart .btn-warning.active:focus, #wp-cart .btn-warning.active.focus, #wp-cart .open > .btn-warning.dropdown-toggle:hover, #wp-cart .open > .btn-warning.dropdown-toggle:focus, #wp-cart .open > .btn-warning.dropdown-toggle.focus, #btr-body .btn-warning:active:hover, #btr-body .btn-warning:active:focus, #btr-body .btn-warning:active.focus, #btr-body .btn-warning.active:hover, #btr-body .btn-warning.active:focus, #btr-body .btn-warning.active.focus, #btr-body .open > .btn-warning.dropdown-toggle:hover, #btr-body .open > .btn-warning.dropdown-toggle:focus, #btr-body .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
#wp-cart .btn-warning:active, #wp-cart .btn-warning.active, #wp-cart .open > .btn-warning.dropdown-toggle, #btr-body .btn-warning:active, #btr-body .btn-warning.active, #btr-body .open > .btn-warning.dropdown-toggle {
  background-image: none;
}
#wp-cart .btn-warning.disabled, #wp-cart .btn-warning.disabled:hover, #wp-cart .btn-warning.disabled:focus, #wp-cart .btn-warning.disabled.focus, #wp-cart .btn-warning.disabled:active, #wp-cart .btn-warning.disabled.active, #wp-cart .btn-warning[disabled], #wp-cart .btn-warning[disabled]:hover, #wp-cart .btn-warning[disabled]:focus, #wp-cart .btn-warning[disabled].focus, #wp-cart .btn-warning[disabled]:active, #wp-cart .btn-warning[disabled].active, #wp-cart fieldset[disabled] .btn-warning, #wp-cart fieldset[disabled] .btn-warning:hover, #wp-cart fieldset[disabled] .btn-warning:focus, #wp-cart fieldset[disabled] .btn-warning.focus, #wp-cart fieldset[disabled] .btn-warning:active, #wp-cart fieldset[disabled] .btn-warning.active, #btr-body .btn-warning.disabled, #btr-body .btn-warning.disabled:hover, #btr-body .btn-warning.disabled:focus, #btr-body .btn-warning.disabled.focus, #btr-body .btn-warning.disabled:active, #btr-body .btn-warning.disabled.active, #btr-body .btn-warning[disabled], #btr-body .btn-warning[disabled]:hover, #btr-body .btn-warning[disabled]:focus, #btr-body .btn-warning[disabled].focus, #btr-body .btn-warning[disabled]:active, #btr-body .btn-warning[disabled].active, #btr-body fieldset[disabled] .btn-warning, #btr-body fieldset[disabled] .btn-warning:hover, #btr-body fieldset[disabled] .btn-warning:focus, #btr-body fieldset[disabled] .btn-warning.focus, #btr-body fieldset[disabled] .btn-warning:active, #btr-body fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
#wp-cart .btn-warning .badge, #btr-body .btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
#wp-cart .btn-danger, #btr-body .btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
#wp-cart .btn-danger:focus, #wp-cart .btn-danger.focus, #btr-body .btn-danger:focus, #btr-body .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
#wp-cart .btn-danger:hover, #btr-body .btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
#wp-cart .btn-danger:active, #wp-cart .btn-danger.active, #wp-cart .open > .btn-danger.dropdown-toggle, #btr-body .btn-danger:active, #btr-body .btn-danger.active, #btr-body .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
#wp-cart .btn-danger:active:hover, #wp-cart .btn-danger:active:focus, #wp-cart .btn-danger:active.focus, #wp-cart .btn-danger.active:hover, #wp-cart .btn-danger.active:focus, #wp-cart .btn-danger.active.focus, #wp-cart .open > .btn-danger.dropdown-toggle:hover, #wp-cart .open > .btn-danger.dropdown-toggle:focus, #wp-cart .open > .btn-danger.dropdown-toggle.focus, #btr-body .btn-danger:active:hover, #btr-body .btn-danger:active:focus, #btr-body .btn-danger:active.focus, #btr-body .btn-danger.active:hover, #btr-body .btn-danger.active:focus, #btr-body .btn-danger.active.focus, #btr-body .open > .btn-danger.dropdown-toggle:hover, #btr-body .open > .btn-danger.dropdown-toggle:focus, #btr-body .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
#wp-cart .btn-danger:active, #wp-cart .btn-danger.active, #wp-cart .open > .btn-danger.dropdown-toggle, #btr-body .btn-danger:active, #btr-body .btn-danger.active, #btr-body .open > .btn-danger.dropdown-toggle {
  background-image: none;
}
#wp-cart .btn-danger.disabled, #wp-cart .btn-danger.disabled:hover, #wp-cart .btn-danger.disabled:focus, #wp-cart .btn-danger.disabled.focus, #wp-cart .btn-danger.disabled:active, #wp-cart .btn-danger.disabled.active, #wp-cart .btn-danger[disabled], #wp-cart .btn-danger[disabled]:hover, #wp-cart .btn-danger[disabled]:focus, #wp-cart .btn-danger[disabled].focus, #wp-cart .btn-danger[disabled]:active, #wp-cart .btn-danger[disabled].active, #wp-cart fieldset[disabled] .btn-danger, #wp-cart fieldset[disabled] .btn-danger:hover, #wp-cart fieldset[disabled] .btn-danger:focus, #wp-cart fieldset[disabled] .btn-danger.focus, #wp-cart fieldset[disabled] .btn-danger:active, #wp-cart fieldset[disabled] .btn-danger.active, #btr-body .btn-danger.disabled, #btr-body .btn-danger.disabled:hover, #btr-body .btn-danger.disabled:focus, #btr-body .btn-danger.disabled.focus, #btr-body .btn-danger.disabled:active, #btr-body .btn-danger.disabled.active, #btr-body .btn-danger[disabled], #btr-body .btn-danger[disabled]:hover, #btr-body .btn-danger[disabled]:focus, #btr-body .btn-danger[disabled].focus, #btr-body .btn-danger[disabled]:active, #btr-body .btn-danger[disabled].active, #btr-body fieldset[disabled] .btn-danger, #btr-body fieldset[disabled] .btn-danger:hover, #btr-body fieldset[disabled] .btn-danger:focus, #btr-body fieldset[disabled] .btn-danger.focus, #btr-body fieldset[disabled] .btn-danger:active, #btr-body fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
#wp-cart .btn-danger .badge, #btr-body .btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
#wp-cart .btn-link, #btr-body .btn-link {
  color: #2D82DB;
  font-weight: normal;
  border-radius: 0;
}
#wp-cart .btn-link, #wp-cart .btn-link:active, #wp-cart .btn-link.active, #wp-cart .btn-link[disabled], #wp-cart fieldset[disabled] .btn-link, #btr-body .btn-link, #btr-body .btn-link:active, #btr-body .btn-link.active, #btr-body .btn-link[disabled], #btr-body fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}
#wp-cart .btn-link, #wp-cart .btn-link:hover, #wp-cart .btn-link:focus, #wp-cart .btn-link:active, #btr-body .btn-link, #btr-body .btn-link:hover, #btr-body .btn-link:focus, #btr-body .btn-link:active {
  border-color: transparent;
}
#wp-cart .btn-link:hover, #wp-cart .btn-link:focus, #btr-body .btn-link:hover, #btr-body .btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
#wp-cart .btn-link[disabled]:hover, #wp-cart .btn-link[disabled]:focus, #wp-cart fieldset[disabled] .btn-link:hover, #wp-cart fieldset[disabled] .btn-link:focus, #btr-body .btn-link[disabled]:hover, #btr-body .btn-link[disabled]:focus, #btr-body fieldset[disabled] .btn-link:hover, #btr-body fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
#wp-cart .btn-lg, #wp-cart .btn-group-lg > .btn, #btr-body .btn-lg, #btr-body .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
#wp-cart .btn-sm, #wp-cart .btn-group-sm > .btn, #btr-body .btn-sm, #btr-body .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
#wp-cart .btn-xs, #wp-cart .btn-group-xs > .btn, #btr-body .btn-xs, #btr-body .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
#wp-cart .btn-block, #btr-body .btn-block {
  display: block;
  width: 100%;
}
#wp-cart .btn-block + .btn-block, #btr-body .btn-block + .btn-block {
  margin-top: 5px;
}
#wp-cart input[type=submit].btn-block,
#wp-cart input[type=reset].btn-block,
#wp-cart input[type=button].btn-block, #btr-body input[type=submit].btn-block,
#btr-body input[type=reset].btn-block,
#btr-body input[type=button].btn-block {
  width: 100%;
}
#wp-cart .fade, #btr-body .fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}
#wp-cart .fade.in, #btr-body .fade.in {
  opacity: 1;
}
#wp-cart .collapse, #btr-body .collapse {
  display: none;
}
#wp-cart .collapse.in, #btr-body .collapse.in {
  display: block;
}
#wp-cart tr.collapse.in, #btr-body tr.collapse.in {
  display: table-row;
}
#wp-cart tbody.collapse.in, #btr-body tbody.collapse.in {
  display: table-row-group;
}
#wp-cart .collapsing, #btr-body .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease;
}
#wp-cart .caret, #btr-body .caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9 ;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
#wp-cart .dropup,
#wp-cart .dropdown, #btr-body .dropup,
#btr-body .dropdown {
  position: relative;
}
#wp-cart .dropdown-toggle:focus, #btr-body .dropdown-toggle:focus {
  outline: 0;
}
#wp-cart .dropdown-menu, #btr-body .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
#wp-cart .dropdown-menu.pull-right, #btr-body .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
#wp-cart .dropdown-menu .divider, #btr-body .dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
#wp-cart .dropdown-menu > li > a, #btr-body .dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}
#wp-cart .dropdown-menu > li > a:hover, #wp-cart .dropdown-menu > li > a:focus, #btr-body .dropdown-menu > li > a:hover, #btr-body .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
#wp-cart .dropdown-menu > .active > a, #wp-cart .dropdown-menu > .active > a:hover, #wp-cart .dropdown-menu > .active > a:focus, #btr-body .dropdown-menu > .active > a, #btr-body .dropdown-menu > .active > a:hover, #btr-body .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #2D82DB;
}
#wp-cart .dropdown-menu > .disabled > a, #wp-cart .dropdown-menu > .disabled > a:hover, #wp-cart .dropdown-menu > .disabled > a:focus, #btr-body .dropdown-menu > .disabled > a, #btr-body .dropdown-menu > .disabled > a:hover, #btr-body .dropdown-menu > .disabled > a:focus {
  color: #777777;
}
#wp-cart .dropdown-menu > .disabled > a:hover, #wp-cart .dropdown-menu > .disabled > a:focus, #btr-body .dropdown-menu > .disabled > a:hover, #btr-body .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
#wp-cart .open > .dropdown-menu, #btr-body .open > .dropdown-menu {
  display: block;
}
#wp-cart .open > a, #btr-body .open > a {
  outline: 0;
}
#wp-cart .dropdown-menu-right, #btr-body .dropdown-menu-right {
  left: auto;
  right: 0;
}
#wp-cart .dropdown-menu-left, #btr-body .dropdown-menu-left {
  left: 0;
  right: auto;
}
#wp-cart .dropdown-header, #btr-body .dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #777777;
  white-space: nowrap;
}
#wp-cart .dropdown-backdrop, #btr-body .dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
#wp-cart .pull-right > .dropdown-menu, #btr-body .pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
#wp-cart .dropup .caret,
#wp-cart .navbar-fixed-bottom .dropdown .caret, #btr-body .dropup .caret,
#btr-body .navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9 ;
  content: "";
}
#wp-cart .dropup .dropdown-menu,
#wp-cart .navbar-fixed-bottom .dropdown .dropdown-menu, #btr-body .dropup .dropdown-menu,
#btr-body .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  #wp-cart .navbar-right .dropdown-menu, #btr-body .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  #wp-cart .navbar-right .dropdown-menu-left, #btr-body .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
#wp-cart .dropdown-menu.show, #btr-body .dropdown-menu.show {
  display: block;
}
#wp-cart .btn-group,
#wp-cart .btn-group-vertical, #btr-body .btn-group,
#btr-body .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
#wp-cart .btn-group > .btn,
#wp-cart .btn-group-vertical > .btn, #btr-body .btn-group > .btn,
#btr-body .btn-group-vertical > .btn {
  position: relative;
  float: left;
}
#wp-cart .btn-group > .btn:hover, #wp-cart .btn-group > .btn:focus, #wp-cart .btn-group > .btn:active, #wp-cart .btn-group > .btn.active,
#wp-cart .btn-group-vertical > .btn:hover,
#wp-cart .btn-group-vertical > .btn:focus,
#wp-cart .btn-group-vertical > .btn:active,
#wp-cart .btn-group-vertical > .btn.active, #btr-body .btn-group > .btn:hover, #btr-body .btn-group > .btn:focus, #btr-body .btn-group > .btn:active, #btr-body .btn-group > .btn.active,
#btr-body .btn-group-vertical > .btn:hover,
#btr-body .btn-group-vertical > .btn:focus,
#btr-body .btn-group-vertical > .btn:active,
#btr-body .btn-group-vertical > .btn.active {
  z-index: 2;
}
#wp-cart .btn-group .btn + .btn,
#wp-cart .btn-group .btn + .btn-group,
#wp-cart .btn-group .btn-group + .btn,
#wp-cart .btn-group .btn-group + .btn-group, #btr-body .btn-group .btn + .btn,
#btr-body .btn-group .btn + .btn-group,
#btr-body .btn-group .btn-group + .btn,
#btr-body .btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
#wp-cart .btn-toolbar, #btr-body .btn-toolbar {
  margin-left: -5px;
}
#wp-cart .btn-toolbar:before, #wp-cart .btn-toolbar:after, #btr-body .btn-toolbar:before, #btr-body .btn-toolbar:after {
  content: " ";
  display: table;
}
#wp-cart .btn-toolbar:after, #btr-body .btn-toolbar:after {
  clear: both;
}
#wp-cart .btn-toolbar .btn,
#wp-cart .btn-toolbar .btn-group,
#wp-cart .btn-toolbar .input-group, #btr-body .btn-toolbar .btn,
#btr-body .btn-toolbar .btn-group,
#btr-body .btn-toolbar .input-group {
  float: left;
}
#wp-cart .btn-toolbar > .btn,
#wp-cart .btn-toolbar > .btn-group,
#wp-cart .btn-toolbar > .input-group, #btr-body .btn-toolbar > .btn,
#btr-body .btn-toolbar > .btn-group,
#btr-body .btn-toolbar > .input-group {
  margin-left: 5px;
}
#wp-cart .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), #btr-body .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
#wp-cart .btn-group > .btn:first-child, #btr-body .btn-group > .btn:first-child {
  margin-left: 0;
}
#wp-cart .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), #btr-body .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
#wp-cart .btn-group > .btn:last-child:not(:first-child),
#wp-cart .btn-group > .dropdown-toggle:not(:first-child), #btr-body .btn-group > .btn:last-child:not(:first-child),
#btr-body .btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
#wp-cart .btn-group > .btn-group, #btr-body .btn-group > .btn-group {
  float: left;
}
#wp-cart .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, #btr-body .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
#wp-cart .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
#wp-cart .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle, #btr-body .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
#btr-body .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
#wp-cart .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child, #btr-body .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
#wp-cart .btn-group .dropdown-toggle:active,
#wp-cart .btn-group.open .dropdown-toggle, #btr-body .btn-group .dropdown-toggle:active,
#btr-body .btn-group.open .dropdown-toggle {
  outline: 0;
}
#wp-cart .btn-group > .btn + .dropdown-toggle, #btr-body .btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
#wp-cart .btn-group > .btn-lg + .dropdown-toggle, #wp-cart .btn-group-lg.btn-group > .btn + .dropdown-toggle, #btr-body .btn-group > .btn-lg + .dropdown-toggle, #btr-body .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
#wp-cart .btn-group.open .dropdown-toggle, #btr-body .btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
#wp-cart .btn-group.open .dropdown-toggle.btn-link, #btr-body .btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}
#wp-cart .btn .caret, #btr-body .btn .caret {
  margin-left: 0;
}
#wp-cart .btn-lg .caret, #wp-cart .btn-group-lg > .btn .caret, #btr-body .btn-lg .caret, #btr-body .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
#wp-cart .dropup .btn-lg .caret, #wp-cart .dropup .btn-group-lg > .btn .caret, #btr-body .dropup .btn-lg .caret, #btr-body .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}
#wp-cart .btn-group-vertical > .btn,
#wp-cart .btn-group-vertical > .btn-group,
#wp-cart .btn-group-vertical > .btn-group > .btn, #btr-body .btn-group-vertical > .btn,
#btr-body .btn-group-vertical > .btn-group,
#btr-body .btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
#wp-cart .btn-group-vertical > .btn-group:before, #wp-cart .btn-group-vertical > .btn-group:after, #btr-body .btn-group-vertical > .btn-group:before, #btr-body .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
#wp-cart .btn-group-vertical > .btn-group:after, #btr-body .btn-group-vertical > .btn-group:after {
  clear: both;
}
#wp-cart .btn-group-vertical > .btn-group > .btn, #btr-body .btn-group-vertical > .btn-group > .btn {
  float: none;
}
#wp-cart .btn-group-vertical > .btn + .btn,
#wp-cart .btn-group-vertical > .btn + .btn-group,
#wp-cart .btn-group-vertical > .btn-group + .btn,
#wp-cart .btn-group-vertical > .btn-group + .btn-group, #btr-body .btn-group-vertical > .btn + .btn,
#btr-body .btn-group-vertical > .btn + .btn-group,
#btr-body .btn-group-vertical > .btn-group + .btn,
#btr-body .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
#wp-cart .btn-group-vertical > .btn:not(:first-child):not(:last-child), #btr-body .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
#wp-cart .btn-group-vertical > .btn:first-child:not(:last-child), #btr-body .btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
#wp-cart .btn-group-vertical > .btn:last-child:not(:first-child), #btr-body .btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
#wp-cart .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, #btr-body .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
#wp-cart .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
#wp-cart .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle, #btr-body .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
#btr-body .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
#wp-cart .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child, #btr-body .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
#wp-cart .btn-group-justified, #btr-body .btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
#wp-cart .btn-group-justified > .btn,
#wp-cart .btn-group-justified > .btn-group, #btr-body .btn-group-justified > .btn,
#btr-body .btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
#wp-cart .btn-group-justified > .btn-group .btn, #btr-body .btn-group-justified > .btn-group .btn {
  width: 100%;
}
#wp-cart .btn-group-justified > .btn-group .dropdown-menu, #btr-body .btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
#wp-cart [data-toggle=buttons] > .btn input[type=radio],
#wp-cart [data-toggle=buttons] > .btn input[type=checkbox],
#wp-cart [data-toggle=buttons] > .btn-group > .btn input[type=radio],
#wp-cart [data-toggle=buttons] > .btn-group > .btn input[type=checkbox], #btr-body [data-toggle=buttons] > .btn input[type=radio],
#btr-body [data-toggle=buttons] > .btn input[type=checkbox],
#btr-body [data-toggle=buttons] > .btn-group > .btn input[type=radio],
#btr-body [data-toggle=buttons] > .btn-group > .btn input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
#wp-cart .input-group, #btr-body .input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
#wp-cart .input-group[class*=col-], #btr-body .input-group[class*=col-] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
#wp-cart .input-group .form-control, #btr-body .input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
#wp-cart .input-group-addon,
#wp-cart .input-group-btn,
#wp-cart .input-group .form-control, #btr-body .input-group-addon,
#btr-body .input-group-btn,
#btr-body .input-group .form-control {
  display: table-cell;
}
#wp-cart .input-group-addon:not(:first-child):not(:last-child),
#wp-cart .input-group-btn:not(:first-child):not(:last-child),
#wp-cart .input-group .form-control:not(:first-child):not(:last-child), #btr-body .input-group-addon:not(:first-child):not(:last-child),
#btr-body .input-group-btn:not(:first-child):not(:last-child),
#btr-body .input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
#wp-cart .input-group-addon,
#wp-cart .input-group-btn, #btr-body .input-group-addon,
#btr-body .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
#wp-cart .input-group-addon, #btr-body .input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
#wp-cart .input-group-addon.input-sm,
#wp-cart .input-group-sm > .input-group-addon,
#wp-cart .input-group-sm > .input-group-btn > .input-group-addon.btn, #btr-body .input-group-addon.input-sm,
#btr-body .input-group-sm > .input-group-addon,
#btr-body .input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
#wp-cart .input-group-addon.input-lg,
#wp-cart .input-group-lg > .input-group-addon,
#wp-cart .input-group-lg > .input-group-btn > .input-group-addon.btn, #btr-body .input-group-addon.input-lg,
#btr-body .input-group-lg > .input-group-addon,
#btr-body .input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
#wp-cart .input-group-addon input[type=radio],
#wp-cart .input-group-addon input[type=checkbox], #btr-body .input-group-addon input[type=radio],
#btr-body .input-group-addon input[type=checkbox] {
  margin-top: 0;
}
#wp-cart .input-group .form-control:first-child,
#wp-cart .input-group-addon:first-child,
#wp-cart .input-group-btn:first-child > .btn,
#wp-cart .input-group-btn:first-child > .btn-group > .btn,
#wp-cart .input-group-btn:first-child > .dropdown-toggle,
#wp-cart .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
#wp-cart .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, #btr-body .input-group .form-control:first-child,
#btr-body .input-group-addon:first-child,
#btr-body .input-group-btn:first-child > .btn,
#btr-body .input-group-btn:first-child > .btn-group > .btn,
#btr-body .input-group-btn:first-child > .dropdown-toggle,
#btr-body .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
#btr-body .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
#wp-cart .input-group-addon:first-child, #btr-body .input-group-addon:first-child {
  border-right: 0;
}
#wp-cart .input-group .form-control:last-child,
#wp-cart .input-group-addon:last-child,
#wp-cart .input-group-btn:last-child > .btn,
#wp-cart .input-group-btn:last-child > .btn-group > .btn,
#wp-cart .input-group-btn:last-child > .dropdown-toggle,
#wp-cart .input-group-btn:first-child > .btn:not(:first-child),
#wp-cart .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, #btr-body .input-group .form-control:last-child,
#btr-body .input-group-addon:last-child,
#btr-body .input-group-btn:last-child > .btn,
#btr-body .input-group-btn:last-child > .btn-group > .btn,
#btr-body .input-group-btn:last-child > .dropdown-toggle,
#btr-body .input-group-btn:first-child > .btn:not(:first-child),
#btr-body .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
#wp-cart .input-group-addon:last-child, #btr-body .input-group-addon:last-child {
  border-left: 0;
}
#wp-cart .input-group-btn, #btr-body .input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
#wp-cart .input-group-btn > .btn, #btr-body .input-group-btn > .btn {
  position: relative;
}
#wp-cart .input-group-btn > .btn + .btn, #btr-body .input-group-btn > .btn + .btn {
  margin-left: -1px;
}
#wp-cart .input-group-btn > .btn:hover, #wp-cart .input-group-btn > .btn:focus, #wp-cart .input-group-btn > .btn:active, #btr-body .input-group-btn > .btn:hover, #btr-body .input-group-btn > .btn:focus, #btr-body .input-group-btn > .btn:active {
  z-index: 2;
}
#wp-cart .input-group-btn:first-child > .btn,
#wp-cart .input-group-btn:first-child > .btn-group, #btr-body .input-group-btn:first-child > .btn,
#btr-body .input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
#wp-cart .input-group-btn:last-child > .btn,
#wp-cart .input-group-btn:last-child > .btn-group, #btr-body .input-group-btn:last-child > .btn,
#btr-body .input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
#wp-cart .nav, #btr-body .nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
#wp-cart .nav:before, #wp-cart .nav:after, #btr-body .nav:before, #btr-body .nav:after {
  content: " ";
  display: table;
}
#wp-cart .nav:after, #btr-body .nav:after {
  clear: both;
}
#wp-cart .nav > li, #btr-body .nav > li {
  position: relative;
  display: block;
}
#wp-cart .nav > li > a, #btr-body .nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
#wp-cart .nav > li > a:hover, #wp-cart .nav > li > a:focus, #btr-body .nav > li > a:hover, #btr-body .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
#wp-cart .nav > li.disabled > a, #btr-body .nav > li.disabled > a {
  color: #777777;
}
#wp-cart .nav > li.disabled > a:hover, #wp-cart .nav > li.disabled > a:focus, #btr-body .nav > li.disabled > a:hover, #btr-body .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
#wp-cart .nav .open > a, #wp-cart .nav .open > a:hover, #wp-cart .nav .open > a:focus, #btr-body .nav .open > a, #btr-body .nav .open > a:hover, #btr-body .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #2D82DB;
}
#wp-cart .nav .nav-divider, #btr-body .nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
#wp-cart .nav > li > a > img, #btr-body .nav > li > a > img {
  max-width: none;
}
#wp-cart .nav-tabs, #btr-body .nav-tabs {
  border-bottom: 1px solid #ddd;
}
#wp-cart .nav-tabs > li, #btr-body .nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
#wp-cart .nav-tabs > li > a, #btr-body .nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
#wp-cart .nav-tabs > li > a:hover, #btr-body .nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
#wp-cart .nav-tabs > li.active > a, #wp-cart .nav-tabs > li.active > a:hover, #wp-cart .nav-tabs > li.active > a:focus, #btr-body .nav-tabs > li.active > a, #btr-body .nav-tabs > li.active > a:hover, #btr-body .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
#wp-cart .nav-pills > li, #btr-body .nav-pills > li {
  float: left;
}
#wp-cart .nav-pills > li > a, #btr-body .nav-pills > li > a {
  border-radius: 4px;
}
#wp-cart .nav-pills > li + li, #btr-body .nav-pills > li + li {
  margin-left: 2px;
}
#wp-cart .nav-pills > li.active > a, #wp-cart .nav-pills > li.active > a:hover, #wp-cart .nav-pills > li.active > a:focus, #btr-body .nav-pills > li.active > a, #btr-body .nav-pills > li.active > a:hover, #btr-body .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #2D82DB;
}
#wp-cart .nav-stacked > li, #btr-body .nav-stacked > li {
  float: none;
}
#wp-cart .nav-stacked > li + li, #btr-body .nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
#wp-cart .nav-justified, #wp-cart .nav-tabs.nav-justified, #btr-body .nav-justified, #btr-body .nav-tabs.nav-justified {
  width: 100%;
}
#wp-cart .nav-justified > li, #wp-cart .nav-tabs.nav-justified > li, #btr-body .nav-justified > li, #btr-body .nav-tabs.nav-justified > li {
  float: none;
}
#wp-cart .nav-justified > li > a, #wp-cart .nav-tabs.nav-justified > li > a, #btr-body .nav-justified > li > a, #btr-body .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
#wp-cart .nav-justified > .dropdown .dropdown-menu, #btr-body .nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  #wp-cart .nav-justified > li, #wp-cart .nav-tabs.nav-justified > li, #btr-body .nav-justified > li, #btr-body .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  #wp-cart .nav-justified > li > a, #wp-cart .nav-tabs.nav-justified > li > a, #btr-body .nav-justified > li > a, #btr-body .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
#wp-cart .nav-tabs-justified, #wp-cart .nav-tabs.nav-justified, #btr-body .nav-tabs-justified, #btr-body .nav-tabs.nav-justified {
  border-bottom: 0;
}
#wp-cart .nav-tabs-justified > li > a, #wp-cart .nav-tabs.nav-justified > li > a, #btr-body .nav-tabs-justified > li > a, #btr-body .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
#wp-cart .nav-tabs-justified > .active > a, #wp-cart .nav-tabs.nav-justified > .active > a,
#wp-cart .nav-tabs-justified > .active > a:hover,
#wp-cart .nav-tabs.nav-justified > .active > a:hover,
#wp-cart .nav-tabs-justified > .active > a:focus,
#wp-cart .nav-tabs.nav-justified > .active > a:focus, #btr-body .nav-tabs-justified > .active > a, #btr-body .nav-tabs.nav-justified > .active > a,
#btr-body .nav-tabs-justified > .active > a:hover,
#btr-body .nav-tabs.nav-justified > .active > a:hover,
#btr-body .nav-tabs-justified > .active > a:focus,
#btr-body .nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  #wp-cart .nav-tabs-justified > li > a, #wp-cart .nav-tabs.nav-justified > li > a, #btr-body .nav-tabs-justified > li > a, #btr-body .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  #wp-cart .nav-tabs-justified > .active > a, #wp-cart .nav-tabs.nav-justified > .active > a,
  #wp-cart .nav-tabs-justified > .active > a:hover,
  #wp-cart .nav-tabs.nav-justified > .active > a:hover,
  #wp-cart .nav-tabs-justified > .active > a:focus,
  #wp-cart .nav-tabs.nav-justified > .active > a:focus, #btr-body .nav-tabs-justified > .active > a, #btr-body .nav-tabs.nav-justified > .active > a,
  #btr-body .nav-tabs-justified > .active > a:hover,
  #btr-body .nav-tabs.nav-justified > .active > a:hover,
  #btr-body .nav-tabs-justified > .active > a:focus,
  #btr-body .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
#wp-cart .tab-content, #btr-body .tab-content {
  max-height: unset !important;
}
#wp-cart .tab-content > .tab-pane, #btr-body .tab-content > .tab-pane {
  display: none;
}
#wp-cart .tab-content > .active, #btr-body .tab-content > .active {
  display: block;
}
#wp-cart .nav-tabs .dropdown-menu, #btr-body .nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
#wp-cart .navbar, #btr-body .navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
#wp-cart .navbar:before, #wp-cart .navbar:after, #btr-body .navbar:before, #btr-body .navbar:after {
  content: " ";
  display: table;
}
#wp-cart .navbar:after, #btr-body .navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  #wp-cart .navbar, #btr-body .navbar {
    border-radius: 4px;
  }
}
#wp-cart .navbar-header:before, #wp-cart .navbar-header:after, #btr-body .navbar-header:before, #btr-body .navbar-header:after {
  content: " ";
  display: table;
}
#wp-cart .navbar-header:after, #btr-body .navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  #wp-cart .navbar-header, #btr-body .navbar-header {
    float: left;
  }
}
#wp-cart .navbar-collapse, #btr-body .navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
#wp-cart .navbar-collapse:before, #wp-cart .navbar-collapse:after, #btr-body .navbar-collapse:before, #btr-body .navbar-collapse:after {
  content: " ";
  display: table;
}
#wp-cart .navbar-collapse:after, #btr-body .navbar-collapse:after {
  clear: both;
}
#wp-cart .navbar-collapse.in, #btr-body .navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  #wp-cart .navbar-collapse, #btr-body .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  #wp-cart .navbar-collapse.collapse, #btr-body .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  #wp-cart .navbar-collapse.in, #btr-body .navbar-collapse.in {
    overflow-y: visible;
  }
  #wp-cart .navbar-fixed-top .navbar-collapse, #wp-cart .navbar-static-top .navbar-collapse, #wp-cart .navbar-fixed-bottom .navbar-collapse, #btr-body .navbar-fixed-top .navbar-collapse, #btr-body .navbar-static-top .navbar-collapse, #btr-body .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
#wp-cart .navbar-fixed-top .navbar-collapse,
#wp-cart .navbar-fixed-bottom .navbar-collapse, #btr-body .navbar-fixed-top .navbar-collapse,
#btr-body .navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  #wp-cart .navbar-fixed-top .navbar-collapse,
  #wp-cart .navbar-fixed-bottom .navbar-collapse, #btr-body .navbar-fixed-top .navbar-collapse,
  #btr-body .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
#wp-cart .container > .navbar-header,
#wp-cart .container > .navbar-collapse,
#wp-cart .container-fluid > .navbar-header,
#wp-cart .container-fluid > .navbar-collapse, #btr-body .container > .navbar-header,
#btr-body .container > .navbar-collapse,
#btr-body .container-fluid > .navbar-header,
#btr-body .container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  #wp-cart .container > .navbar-header,
  #wp-cart .container > .navbar-collapse,
  #wp-cart .container-fluid > .navbar-header,
  #wp-cart .container-fluid > .navbar-collapse, #btr-body .container > .navbar-header,
  #btr-body .container > .navbar-collapse,
  #btr-body .container-fluid > .navbar-header,
  #btr-body .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
#wp-cart .navbar-static-top, #btr-body .navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  #wp-cart .navbar-static-top, #btr-body .navbar-static-top {
    border-radius: 0;
  }
}
#wp-cart .navbar-fixed-top,
#wp-cart .navbar-fixed-bottom, #btr-body .navbar-fixed-top,
#btr-body .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  #wp-cart .navbar-fixed-top,
  #wp-cart .navbar-fixed-bottom, #btr-body .navbar-fixed-top,
  #btr-body .navbar-fixed-bottom {
    border-radius: 0;
  }
}
#wp-cart .navbar-fixed-top, #btr-body .navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
#wp-cart .navbar-fixed-bottom, #btr-body .navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
#wp-cart .navbar-brand, #btr-body .navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
#wp-cart .navbar-brand:hover, #wp-cart .navbar-brand:focus, #btr-body .navbar-brand:hover, #btr-body .navbar-brand:focus {
  text-decoration: none;
}
#wp-cart .navbar-brand > img, #btr-body .navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  #wp-cart .navbar > .container .navbar-brand, #wp-cart .navbar > .container-fluid .navbar-brand, #btr-body .navbar > .container .navbar-brand, #btr-body .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
#wp-cart .navbar-toggle, #btr-body .navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
#wp-cart .navbar-toggle:focus, #btr-body .navbar-toggle:focus {
  outline: 0;
}
#wp-cart .navbar-toggle .icon-bar, #btr-body .navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
#wp-cart .navbar-toggle .icon-bar + .icon-bar, #btr-body .navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  #wp-cart .navbar-toggle, #btr-body .navbar-toggle {
    display: none;
  }
}
#wp-cart .navbar-nav, #btr-body .navbar-nav {
  margin: 7.5px -15px;
}
#wp-cart .navbar-nav > li > a, #btr-body .navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  #wp-cart .navbar-nav .open .dropdown-menu, #btr-body .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  #wp-cart .navbar-nav .open .dropdown-menu > li > a,
  #wp-cart .navbar-nav .open .dropdown-menu .dropdown-header, #btr-body .navbar-nav .open .dropdown-menu > li > a,
  #btr-body .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  #wp-cart .navbar-nav .open .dropdown-menu > li > a, #btr-body .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  #wp-cart .navbar-nav .open .dropdown-menu > li > a:hover, #wp-cart .navbar-nav .open .dropdown-menu > li > a:focus, #btr-body .navbar-nav .open .dropdown-menu > li > a:hover, #btr-body .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  #wp-cart .navbar-nav, #btr-body .navbar-nav {
    float: left;
    margin: 0;
  }
  #wp-cart .navbar-nav > li, #btr-body .navbar-nav > li {
    float: left;
  }
  #wp-cart .navbar-nav > li > a, #btr-body .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
#wp-cart .navbar-form, #btr-body .navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  #wp-cart .navbar-form .form-group, #btr-body .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  #wp-cart .navbar-form .form-control, #btr-body .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  #wp-cart .navbar-form .form-control-static, #btr-body .navbar-form .form-control-static {
    display: inline-block;
  }
  #wp-cart .navbar-form .input-group, #btr-body .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  #wp-cart .navbar-form .input-group .input-group-addon,
  #wp-cart .navbar-form .input-group .input-group-btn,
  #wp-cart .navbar-form .input-group .form-control, #btr-body .navbar-form .input-group .input-group-addon,
  #btr-body .navbar-form .input-group .input-group-btn,
  #btr-body .navbar-form .input-group .form-control {
    width: auto;
  }
  #wp-cart .navbar-form .input-group > .form-control, #btr-body .navbar-form .input-group > .form-control {
    width: 100%;
  }
  #wp-cart .navbar-form .control-label, #btr-body .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  #wp-cart .navbar-form .radio,
  #wp-cart .navbar-form .checkbox, #btr-body .navbar-form .radio,
  #btr-body .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  #wp-cart .navbar-form .radio label,
  #wp-cart .navbar-form .checkbox label, #btr-body .navbar-form .radio label,
  #btr-body .navbar-form .checkbox label {
    padding-left: 0;
  }
  #wp-cart .navbar-form .radio input[type=radio],
  #wp-cart .navbar-form .checkbox input[type=checkbox], #btr-body .navbar-form .radio input[type=radio],
  #btr-body .navbar-form .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }
  #wp-cart .navbar-form .has-feedback .form-control-feedback, #btr-body .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  #wp-cart .navbar-form .form-group, #btr-body .navbar-form .form-group {
    margin-bottom: 5px;
  }
  #wp-cart .navbar-form .form-group:last-child, #btr-body .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  #wp-cart .navbar-form, #btr-body .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none;
  }
}
#wp-cart .navbar-nav > li > .dropdown-menu, #btr-body .navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
#wp-cart .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu, #btr-body .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
#wp-cart .navbar-btn, #btr-body .navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
#wp-cart .navbar-btn.btn-sm, #wp-cart .btn-group-sm > .navbar-btn.btn, #btr-body .navbar-btn.btn-sm, #btr-body .btn-group-sm > .navbar-btn.btn {
  margin-top: 10px;
  margin-bottom: 10px;
}
#wp-cart .navbar-btn.btn-xs, #wp-cart .btn-group-xs > .navbar-btn.btn, #btr-body .navbar-btn.btn-xs, #btr-body .btn-group-xs > .navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px;
}
#wp-cart .navbar-text, #btr-body .navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  #wp-cart .navbar-text, #btr-body .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  #wp-cart .navbar-left, #btr-body .navbar-left {
    float: left !important;
  }
  #wp-cart .navbar-right, #btr-body .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  #wp-cart .navbar-right ~ .navbar-right, #btr-body .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
#wp-cart .navbar-default, #btr-body .navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
#wp-cart .navbar-default .navbar-brand, #btr-body .navbar-default .navbar-brand {
  color: #777;
}
#wp-cart .navbar-default .navbar-brand:hover, #wp-cart .navbar-default .navbar-brand:focus, #btr-body .navbar-default .navbar-brand:hover, #btr-body .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
#wp-cart .navbar-default .navbar-text, #btr-body .navbar-default .navbar-text {
  color: #777;
}
#wp-cart .navbar-default .navbar-nav > li > a, #btr-body .navbar-default .navbar-nav > li > a {
  color: #777;
}
#wp-cart .navbar-default .navbar-nav > li > a:hover, #wp-cart .navbar-default .navbar-nav > li > a:focus, #btr-body .navbar-default .navbar-nav > li > a:hover, #btr-body .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
#wp-cart .navbar-default .navbar-nav > .active > a, #wp-cart .navbar-default .navbar-nav > .active > a:hover, #wp-cart .navbar-default .navbar-nav > .active > a:focus, #btr-body .navbar-default .navbar-nav > .active > a, #btr-body .navbar-default .navbar-nav > .active > a:hover, #btr-body .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
#wp-cart .navbar-default .navbar-nav > .disabled > a, #wp-cart .navbar-default .navbar-nav > .disabled > a:hover, #wp-cart .navbar-default .navbar-nav > .disabled > a:focus, #btr-body .navbar-default .navbar-nav > .disabled > a, #btr-body .navbar-default .navbar-nav > .disabled > a:hover, #btr-body .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
#wp-cart .navbar-default .navbar-toggle, #btr-body .navbar-default .navbar-toggle {
  border-color: #ddd;
}
#wp-cart .navbar-default .navbar-toggle:hover, #wp-cart .navbar-default .navbar-toggle:focus, #btr-body .navbar-default .navbar-toggle:hover, #btr-body .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
#wp-cart .navbar-default .navbar-toggle .icon-bar, #btr-body .navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
#wp-cart .navbar-default .navbar-collapse,
#wp-cart .navbar-default .navbar-form, #btr-body .navbar-default .navbar-collapse,
#btr-body .navbar-default .navbar-form {
  border-color: #e7e7e7;
}
#wp-cart .navbar-default .navbar-nav > .open > a, #wp-cart .navbar-default .navbar-nav > .open > a:hover, #wp-cart .navbar-default .navbar-nav > .open > a:focus, #btr-body .navbar-default .navbar-nav > .open > a, #btr-body .navbar-default .navbar-nav > .open > a:hover, #btr-body .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  #wp-cart .navbar-default .navbar-nav .open .dropdown-menu > li > a, #btr-body .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  #wp-cart .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, #wp-cart .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, #btr-body .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, #btr-body .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  #wp-cart .navbar-default .navbar-nav .open .dropdown-menu > .active > a, #wp-cart .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, #wp-cart .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, #btr-body .navbar-default .navbar-nav .open .dropdown-menu > .active > a, #btr-body .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, #btr-body .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  #wp-cart .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, #wp-cart .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, #wp-cart .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, #btr-body .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, #btr-body .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, #btr-body .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
#wp-cart .navbar-default .navbar-link, #btr-body .navbar-default .navbar-link {
  color: #777;
}
#wp-cart .navbar-default .navbar-link:hover, #btr-body .navbar-default .navbar-link:hover {
  color: #333;
}
#wp-cart .navbar-default .btn-link, #btr-body .navbar-default .btn-link {
  color: #777;
}
#wp-cart .navbar-default .btn-link:hover, #wp-cart .navbar-default .btn-link:focus, #btr-body .navbar-default .btn-link:hover, #btr-body .navbar-default .btn-link:focus {
  color: #333;
}
#wp-cart .navbar-default .btn-link[disabled]:hover, #wp-cart .navbar-default .btn-link[disabled]:focus, #wp-cart fieldset[disabled] .navbar-default .btn-link:hover, #wp-cart fieldset[disabled] .navbar-default .btn-link:focus, #btr-body .navbar-default .btn-link[disabled]:hover, #btr-body .navbar-default .btn-link[disabled]:focus, #btr-body fieldset[disabled] .navbar-default .btn-link:hover, #btr-body fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
#wp-cart .navbar-inverse, #btr-body .navbar-inverse {
  background-color: #222;
  border-color: #090909;
}
#wp-cart .navbar-inverse .navbar-brand, #btr-body .navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
#wp-cart .navbar-inverse .navbar-brand:hover, #wp-cart .navbar-inverse .navbar-brand:focus, #btr-body .navbar-inverse .navbar-brand:hover, #btr-body .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
#wp-cart .navbar-inverse .navbar-text, #btr-body .navbar-inverse .navbar-text {
  color: #9d9d9d;
}
#wp-cart .navbar-inverse .navbar-nav > li > a, #btr-body .navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
#wp-cart .navbar-inverse .navbar-nav > li > a:hover, #wp-cart .navbar-inverse .navbar-nav > li > a:focus, #btr-body .navbar-inverse .navbar-nav > li > a:hover, #btr-body .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
#wp-cart .navbar-inverse .navbar-nav > .active > a, #wp-cart .navbar-inverse .navbar-nav > .active > a:hover, #wp-cart .navbar-inverse .navbar-nav > .active > a:focus, #btr-body .navbar-inverse .navbar-nav > .active > a, #btr-body .navbar-inverse .navbar-nav > .active > a:hover, #btr-body .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}
#wp-cart .navbar-inverse .navbar-nav > .disabled > a, #wp-cart .navbar-inverse .navbar-nav > .disabled > a:hover, #wp-cart .navbar-inverse .navbar-nav > .disabled > a:focus, #btr-body .navbar-inverse .navbar-nav > .disabled > a, #btr-body .navbar-inverse .navbar-nav > .disabled > a:hover, #btr-body .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
#wp-cart .navbar-inverse .navbar-toggle, #btr-body .navbar-inverse .navbar-toggle {
  border-color: #333;
}
#wp-cart .navbar-inverse .navbar-toggle:hover, #wp-cart .navbar-inverse .navbar-toggle:focus, #btr-body .navbar-inverse .navbar-toggle:hover, #btr-body .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
#wp-cart .navbar-inverse .navbar-toggle .icon-bar, #btr-body .navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
#wp-cart .navbar-inverse .navbar-collapse,
#wp-cart .navbar-inverse .navbar-form, #btr-body .navbar-inverse .navbar-collapse,
#btr-body .navbar-inverse .navbar-form {
  border-color: #101010;
}
#wp-cart .navbar-inverse .navbar-nav > .open > a, #wp-cart .navbar-inverse .navbar-nav > .open > a:hover, #wp-cart .navbar-inverse .navbar-nav > .open > a:focus, #btr-body .navbar-inverse .navbar-nav > .open > a, #btr-body .navbar-inverse .navbar-nav > .open > a:hover, #btr-body .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: #fff;
}
@media (max-width: 767px) {
  #wp-cart .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header, #btr-body .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  #wp-cart .navbar-inverse .navbar-nav .open .dropdown-menu .divider, #btr-body .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  #wp-cart .navbar-inverse .navbar-nav .open .dropdown-menu > li > a, #btr-body .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  #wp-cart .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, #wp-cart .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, #btr-body .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, #btr-body .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  #wp-cart .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, #wp-cart .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, #wp-cart .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, #btr-body .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, #btr-body .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, #btr-body .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #090909;
  }
  #wp-cart .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, #wp-cart .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, #wp-cart .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, #btr-body .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, #btr-body .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, #btr-body .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
#wp-cart .navbar-inverse .navbar-link, #btr-body .navbar-inverse .navbar-link {
  color: #9d9d9d;
}
#wp-cart .navbar-inverse .navbar-link:hover, #btr-body .navbar-inverse .navbar-link:hover {
  color: #fff;
}
#wp-cart .navbar-inverse .btn-link, #btr-body .navbar-inverse .btn-link {
  color: #9d9d9d;
}
#wp-cart .navbar-inverse .btn-link:hover, #wp-cart .navbar-inverse .btn-link:focus, #btr-body .navbar-inverse .btn-link:hover, #btr-body .navbar-inverse .btn-link:focus {
  color: #fff;
}
#wp-cart .navbar-inverse .btn-link[disabled]:hover, #wp-cart .navbar-inverse .btn-link[disabled]:focus, #wp-cart fieldset[disabled] .navbar-inverse .btn-link:hover, #wp-cart fieldset[disabled] .navbar-inverse .btn-link:focus, #btr-body .navbar-inverse .btn-link[disabled]:hover, #btr-body .navbar-inverse .btn-link[disabled]:focus, #btr-body fieldset[disabled] .navbar-inverse .btn-link:hover, #btr-body fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
#wp-cart .breadcrumb, #btr-body .breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
#wp-cart .breadcrumb > li, #btr-body .breadcrumb > li {
  display: inline-block;
}
#wp-cart .breadcrumb > li + li:before, #btr-body .breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
}
#wp-cart .breadcrumb > .active, #btr-body .breadcrumb > .active {
  color: #777777;
}
#wp-cart .pagination, #btr-body .pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
#wp-cart .pagination > li, #btr-body .pagination > li {
  display: inline;
}
#wp-cart .pagination > li > a,
#wp-cart .pagination > li > span, #btr-body .pagination > li > a,
#btr-body .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.428571429;
  text-decoration: none;
  color: #2D82DB;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
#wp-cart .pagination > li:first-child > a,
#wp-cart .pagination > li:first-child > span, #btr-body .pagination > li:first-child > a,
#btr-body .pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
#wp-cart .pagination > li:last-child > a,
#wp-cart .pagination > li:last-child > span, #btr-body .pagination > li:last-child > a,
#btr-body .pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
#wp-cart .pagination > li > a:hover, #wp-cart .pagination > li > a:focus,
#wp-cart .pagination > li > span:hover,
#wp-cart .pagination > li > span:focus, #btr-body .pagination > li > a:hover, #btr-body .pagination > li > a:focus,
#btr-body .pagination > li > span:hover,
#btr-body .pagination > li > span:focus {
  z-index: 3;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}
#wp-cart .pagination > .active > a, #wp-cart .pagination > .active > a:hover, #wp-cart .pagination > .active > a:focus,
#wp-cart .pagination > .active > span,
#wp-cart .pagination > .active > span:hover,
#wp-cart .pagination > .active > span:focus, #btr-body .pagination > .active > a, #btr-body .pagination > .active > a:hover, #btr-body .pagination > .active > a:focus,
#btr-body .pagination > .active > span,
#btr-body .pagination > .active > span:hover,
#btr-body .pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #2D82DB;
  border-color: #2D82DB;
  cursor: default;
}
#wp-cart .pagination > .disabled > span,
#wp-cart .pagination > .disabled > span:hover,
#wp-cart .pagination > .disabled > span:focus,
#wp-cart .pagination > .disabled > a,
#wp-cart .pagination > .disabled > a:hover,
#wp-cart .pagination > .disabled > a:focus, #btr-body .pagination > .disabled > span,
#btr-body .pagination > .disabled > span:hover,
#btr-body .pagination > .disabled > span:focus,
#btr-body .pagination > .disabled > a,
#btr-body .pagination > .disabled > a:hover,
#btr-body .pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
#wp-cart .pagination-lg > li > a,
#wp-cart .pagination-lg > li > span, #btr-body .pagination-lg > li > a,
#btr-body .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
#wp-cart .pagination-lg > li:first-child > a,
#wp-cart .pagination-lg > li:first-child > span, #btr-body .pagination-lg > li:first-child > a,
#btr-body .pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
#wp-cart .pagination-lg > li:last-child > a,
#wp-cart .pagination-lg > li:last-child > span, #btr-body .pagination-lg > li:last-child > a,
#btr-body .pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
#wp-cart .pagination-sm > li > a,
#wp-cart .pagination-sm > li > span, #btr-body .pagination-sm > li > a,
#btr-body .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
#wp-cart .pagination-sm > li:first-child > a,
#wp-cart .pagination-sm > li:first-child > span, #btr-body .pagination-sm > li:first-child > a,
#btr-body .pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
#wp-cart .pagination-sm > li:last-child > a,
#wp-cart .pagination-sm > li:last-child > span, #btr-body .pagination-sm > li:last-child > a,
#btr-body .pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
#wp-cart .pager, #btr-body .pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
#wp-cart .pager:before, #wp-cart .pager:after, #btr-body .pager:before, #btr-body .pager:after {
  content: " ";
  display: table;
}
#wp-cart .pager:after, #btr-body .pager:after {
  clear: both;
}
#wp-cart .pager li, #btr-body .pager li {
  display: inline;
}
#wp-cart .pager li > a,
#wp-cart .pager li > span, #btr-body .pager li > a,
#btr-body .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
#wp-cart .pager li > a:hover,
#wp-cart .pager li > a:focus, #btr-body .pager li > a:hover,
#btr-body .pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
#wp-cart .pager .next > a,
#wp-cart .pager .next > span, #btr-body .pager .next > a,
#btr-body .pager .next > span {
  float: right;
}
#wp-cart .pager .previous > a,
#wp-cart .pager .previous > span, #btr-body .pager .previous > a,
#btr-body .pager .previous > span {
  float: left;
}
#wp-cart .pager .disabled > a,
#wp-cart .pager .disabled > a:hover,
#wp-cart .pager .disabled > a:focus,
#wp-cart .pager .disabled > span, #btr-body .pager .disabled > a,
#btr-body .pager .disabled > a:hover,
#btr-body .pager .disabled > a:focus,
#btr-body .pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}
#wp-cart .label, #btr-body .label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 600;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
#wp-cart .label:empty, #btr-body .label:empty {
  display: none;
}
#wp-cart .btn .label, #btr-body .btn .label {
  position: relative;
  top: -1px;
}
#wp-cart a.label:hover, #wp-cart a.label:focus, #btr-body a.label:hover, #btr-body a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
#wp-cart .label-default, #btr-body .label-default {
  background-color: #777777;
}
#wp-cart .label-default[href]:hover, #wp-cart .label-default[href]:focus, #btr-body .label-default[href]:hover, #btr-body .label-default[href]:focus {
  background-color: #5e5e5e;
}
#wp-cart .label-primary, #btr-body .label-primary {
  background-color: #2D82DB;
}
#wp-cart .label-primary[href]:hover, #wp-cart .label-primary[href]:focus, #btr-body .label-primary[href]:hover, #btr-body .label-primary[href]:focus {
  background-color: #286090;
}
#wp-cart .label-success, #btr-body .label-success {
  background-color: #5cb85c;
}
#wp-cart .label-success[href]:hover, #wp-cart .label-success[href]:focus, #btr-body .label-success[href]:hover, #btr-body .label-success[href]:focus {
  background-color: #449d44;
}
#wp-cart .label-info, #btr-body .label-info {
  background-color: #5bc0de;
}
#wp-cart .label-info[href]:hover, #wp-cart .label-info[href]:focus, #btr-body .label-info[href]:hover, #btr-body .label-info[href]:focus {
  background-color: #31b0d5;
}
#wp-cart .label-warning, #btr-body .label-warning {
  background-color: #f0ad4e;
}
#wp-cart .label-warning[href]:hover, #wp-cart .label-warning[href]:focus, #btr-body .label-warning[href]:hover, #btr-body .label-warning[href]:focus {
  background-color: #ec971f;
}
#wp-cart .label-danger, #btr-body .label-danger {
  background-color: #d9534f;
}
#wp-cart .label-danger[href]:hover, #wp-cart .label-danger[href]:focus, #btr-body .label-danger[href]:hover, #btr-body .label-danger[href]:focus {
  background-color: #c9302c;
}
#wp-cart .badge, #btr-body .badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
#wp-cart .badge:empty, #btr-body .badge:empty {
  display: none;
}
#wp-cart .btn .badge, #btr-body .btn .badge {
  position: relative;
  top: -1px;
}
#wp-cart .btn-xs .badge, #wp-cart .btn-group-xs > .btn .badge, #wp-cart .btn-group-xs > .btn .badge, #btr-body .btn-xs .badge, #btr-body .btn-group-xs > .btn .badge, #btr-body .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
#wp-cart .list-group-item.active > .badge, #wp-cart .nav-pills > .active > a > .badge, #btr-body .list-group-item.active > .badge, #btr-body .nav-pills > .active > a > .badge {
  color: #2D82DB;
  background-color: #fff;
}
#wp-cart .list-group-item > .badge, #btr-body .list-group-item > .badge {
  float: right;
}
#wp-cart .list-group-item > .badge + .badge, #btr-body .list-group-item > .badge + .badge {
  margin-right: 5px;
}
#wp-cart .nav-pills > li > a > .badge, #btr-body .nav-pills > li > a > .badge {
  margin-left: 3px;
}
#wp-cart a.badge:hover, #wp-cart a.badge:focus, #btr-body a.badge:hover, #btr-body a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
#wp-cart .jumbotron, #btr-body .jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
#wp-cart .jumbotron h1,
#wp-cart .jumbotron .h1, #btr-body .jumbotron h1,
#btr-body .jumbotron .h1 {
  color: inherit;
}
#wp-cart .jumbotron p, #btr-body .jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
#wp-cart .jumbotron > hr, #btr-body .jumbotron > hr {
  border-top-color: #d5d5d5;
}
#wp-cart .container .jumbotron, #wp-cart .container-fluid .jumbotron, #btr-body .container .jumbotron, #btr-body .container-fluid .jumbotron {
  border-radius: 6px;
}
#wp-cart .jumbotron .container, #btr-body .jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  #wp-cart .jumbotron, #btr-body .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  #wp-cart .container .jumbotron, #wp-cart .container-fluid .jumbotron, #btr-body .container .jumbotron, #btr-body .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  #wp-cart .jumbotron h1,
  #wp-cart .jumbotron .h1, #btr-body .jumbotron h1,
  #btr-body .jumbotron .h1 {
    font-size: 63px;
  }
}
#wp-cart .thumbnail, #btr-body .thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: border 0.2s ease-in-out;
}
#wp-cart .thumbnail > img,
#wp-cart .thumbnail a > img, #btr-body .thumbnail > img,
#btr-body .thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
#wp-cart .thumbnail .caption, #btr-body .thumbnail .caption {
  padding: 9px;
  color: #333333;
}
#wp-cart a.thumbnail:hover,
#wp-cart a.thumbnail:focus,
#wp-cart a.thumbnail.active, #btr-body a.thumbnail:hover,
#btr-body a.thumbnail:focus,
#btr-body a.thumbnail.active {
  border-color: #2D82DB;
}
#wp-cart .alert, #btr-body .alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
#wp-cart .alert h4, #btr-body .alert h4 {
  margin-top: 0;
  color: inherit;
}
#wp-cart .alert .alert-link, #btr-body .alert .alert-link {
  font-weight: bold;
}
#wp-cart .alert > p,
#wp-cart .alert > ul, #btr-body .alert > p,
#btr-body .alert > ul {
  margin-bottom: 0;
}
#wp-cart .alert > p + p, #btr-body .alert > p + p {
  margin-top: 5px;
}
#wp-cart .alert-dismissable,
#wp-cart .alert-dismissible, #btr-body .alert-dismissable,
#btr-body .alert-dismissible {
  padding-right: 35px;
}
#wp-cart .alert-dismissable .close,
#wp-cart .alert-dismissible .close, #btr-body .alert-dismissable .close,
#btr-body .alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
#wp-cart .alert-success, #btr-body .alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
#wp-cart .alert-success hr, #btr-body .alert-success hr {
  border-top-color: #c9e2b3;
}
#wp-cart .alert-success .alert-link, #btr-body .alert-success .alert-link {
  color: #2b542c;
}
#wp-cart .alert-info, #btr-body .alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
#wp-cart .alert-info hr, #btr-body .alert-info hr {
  border-top-color: #a6e1ec;
}
#wp-cart .alert-info .alert-link, #btr-body .alert-info .alert-link {
  color: #245269;
}
#wp-cart .alert-warning, #btr-body .alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
#wp-cart .alert-warning hr, #btr-body .alert-warning hr {
  border-top-color: #f7e1b5;
}
#wp-cart .alert-warning .alert-link, #btr-body .alert-warning .alert-link {
  color: #66512c;
}
#wp-cart .alert-danger, #btr-body .alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
#wp-cart .alert-danger hr, #btr-body .alert-danger hr {
  border-top-color: #e4b9c0;
}
#wp-cart .alert-danger .alert-link, #btr-body .alert-danger .alert-link {
  color: #843534;
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
#wp-cart .progress, #btr-body .progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
#wp-cart .progress-bar, #btr-body .progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #2D82DB;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease;
}
#wp-cart .progress-striped .progress-bar,
#wp-cart .progress-bar-striped, #btr-body .progress-striped .progress-bar,
#btr-body .progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
#wp-cart .progress.active .progress-bar,
#wp-cart .progress-bar.active, #btr-body .progress.active .progress-bar,
#btr-body .progress-bar.active {
  animation: progress-bar-stripes 2s linear infinite;
}
#wp-cart .progress-bar-success, #btr-body .progress-bar-success {
  background-color: #5cb85c;
}
#wp-cart .progress-striped .progress-bar-success, #btr-body .progress-striped .progress-bar-success {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
#wp-cart .progress-bar-info, #btr-body .progress-bar-info {
  background-color: #5bc0de;
}
#wp-cart .progress-striped .progress-bar-info, #btr-body .progress-striped .progress-bar-info {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
#wp-cart .progress-bar-warning, #btr-body .progress-bar-warning {
  background-color: #f0ad4e;
}
#wp-cart .progress-striped .progress-bar-warning, #btr-body .progress-striped .progress-bar-warning {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
#wp-cart .progress-bar-danger, #btr-body .progress-bar-danger {
  background-color: #d9534f;
}
#wp-cart .progress-striped .progress-bar-danger, #btr-body .progress-striped .progress-bar-danger {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
#wp-cart .media, #btr-body .media {
  margin-top: 15px;
}
#wp-cart .media:first-child, #btr-body .media:first-child {
  margin-top: 0;
}
#wp-cart .media,
#wp-cart .media-body, #btr-body .media,
#btr-body .media-body {
  zoom: 1;
  overflow: hidden;
}
#wp-cart .media-body, #btr-body .media-body {
  width: 10000px;
}
#wp-cart .media-object, #btr-body .media-object {
  display: block;
}
#wp-cart .media-object.img-thumbnail, #btr-body .media-object.img-thumbnail {
  max-width: none;
}
#wp-cart .media-right,
#wp-cart .media > .pull-right, #btr-body .media-right,
#btr-body .media > .pull-right {
  padding-left: 10px;
}
#wp-cart .media-left,
#wp-cart .media > .pull-left, #btr-body .media-left,
#btr-body .media > .pull-left {
  padding-right: 10px;
}
#wp-cart .media-left,
#wp-cart .media-right,
#wp-cart .media-body, #btr-body .media-left,
#btr-body .media-right,
#btr-body .media-body {
  display: table-cell;
  vertical-align: top;
}
#wp-cart .media-middle, #btr-body .media-middle {
  vertical-align: middle;
}
#wp-cart .media-bottom, #btr-body .media-bottom {
  vertical-align: bottom;
}
#wp-cart .media-heading, #btr-body .media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
#wp-cart .media-list, #btr-body .media-list {
  padding-left: 0;
  list-style: none;
}
#wp-cart .list-group, #btr-body .list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
#wp-cart .list-group-item, #btr-body .list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
#wp-cart .list-group-item:first-child, #btr-body .list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
#wp-cart .list-group-item:last-child, #btr-body .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
#wp-cart a.list-group-item,
#wp-cart button.list-group-item, #btr-body a.list-group-item,
#btr-body button.list-group-item {
  color: #555;
}
#wp-cart a.list-group-item .list-group-item-heading,
#wp-cart button.list-group-item .list-group-item-heading, #btr-body a.list-group-item .list-group-item-heading,
#btr-body button.list-group-item .list-group-item-heading {
  color: #333;
}
#wp-cart a.list-group-item:hover, #wp-cart a.list-group-item:focus,
#wp-cart button.list-group-item:hover,
#wp-cart button.list-group-item:focus, #btr-body a.list-group-item:hover, #btr-body a.list-group-item:focus,
#btr-body button.list-group-item:hover,
#btr-body button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
#wp-cart button.list-group-item, #btr-body button.list-group-item {
  width: 100%;
  text-align: left;
}
#wp-cart .list-group-item.disabled, #wp-cart .list-group-item.disabled:hover, #wp-cart .list-group-item.disabled:focus, #btr-body .list-group-item.disabled, #btr-body .list-group-item.disabled:hover, #btr-body .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
#wp-cart .list-group-item.disabled .list-group-item-heading, #wp-cart .list-group-item.disabled:hover .list-group-item-heading, #wp-cart .list-group-item.disabled:focus .list-group-item-heading, #btr-body .list-group-item.disabled .list-group-item-heading, #btr-body .list-group-item.disabled:hover .list-group-item-heading, #btr-body .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
#wp-cart .list-group-item.disabled .list-group-item-text, #wp-cart .list-group-item.disabled:hover .list-group-item-text, #wp-cart .list-group-item.disabled:focus .list-group-item-text, #btr-body .list-group-item.disabled .list-group-item-text, #btr-body .list-group-item.disabled:hover .list-group-item-text, #btr-body .list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
#wp-cart .list-group-item.active, #wp-cart .list-group-item.active:hover, #wp-cart .list-group-item.active:focus, #btr-body .list-group-item.active, #btr-body .list-group-item.active:hover, #btr-body .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #2D82DB;
  border-color: #2D82DB;
}
#wp-cart .list-group-item.active .list-group-item-heading,
#wp-cart .list-group-item.active .list-group-item-heading > small,
#wp-cart .list-group-item.active .list-group-item-heading > .small, #wp-cart .list-group-item.active:hover .list-group-item-heading,
#wp-cart .list-group-item.active:hover .list-group-item-heading > small,
#wp-cart .list-group-item.active:hover .list-group-item-heading > .small, #wp-cart .list-group-item.active:focus .list-group-item-heading,
#wp-cart .list-group-item.active:focus .list-group-item-heading > small,
#wp-cart .list-group-item.active:focus .list-group-item-heading > .small, #btr-body .list-group-item.active .list-group-item-heading,
#btr-body .list-group-item.active .list-group-item-heading > small,
#btr-body .list-group-item.active .list-group-item-heading > .small, #btr-body .list-group-item.active:hover .list-group-item-heading,
#btr-body .list-group-item.active:hover .list-group-item-heading > small,
#btr-body .list-group-item.active:hover .list-group-item-heading > .small, #btr-body .list-group-item.active:focus .list-group-item-heading,
#btr-body .list-group-item.active:focus .list-group-item-heading > small,
#btr-body .list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
#wp-cart .list-group-item.active .list-group-item-text, #wp-cart .list-group-item.active:hover .list-group-item-text, #wp-cart .list-group-item.active:focus .list-group-item-text, #btr-body .list-group-item.active .list-group-item-text, #btr-body .list-group-item.active:hover .list-group-item-text, #btr-body .list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
#wp-cart .list-group-item-success, #btr-body .list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
#wp-cart a.list-group-item-success,
#wp-cart button.list-group-item-success, #btr-body a.list-group-item-success,
#btr-body button.list-group-item-success {
  color: #3c763d;
}
#wp-cart a.list-group-item-success .list-group-item-heading,
#wp-cart button.list-group-item-success .list-group-item-heading, #btr-body a.list-group-item-success .list-group-item-heading,
#btr-body button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
#wp-cart a.list-group-item-success:hover, #wp-cart a.list-group-item-success:focus,
#wp-cart button.list-group-item-success:hover,
#wp-cart button.list-group-item-success:focus, #btr-body a.list-group-item-success:hover, #btr-body a.list-group-item-success:focus,
#btr-body button.list-group-item-success:hover,
#btr-body button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
#wp-cart a.list-group-item-success.active, #wp-cart a.list-group-item-success.active:hover, #wp-cart a.list-group-item-success.active:focus,
#wp-cart button.list-group-item-success.active,
#wp-cart button.list-group-item-success.active:hover,
#wp-cart button.list-group-item-success.active:focus, #btr-body a.list-group-item-success.active, #btr-body a.list-group-item-success.active:hover, #btr-body a.list-group-item-success.active:focus,
#btr-body button.list-group-item-success.active,
#btr-body button.list-group-item-success.active:hover,
#btr-body button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
#wp-cart .list-group-item-info, #btr-body .list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
#wp-cart a.list-group-item-info,
#wp-cart button.list-group-item-info, #btr-body a.list-group-item-info,
#btr-body button.list-group-item-info {
  color: #31708f;
}
#wp-cart a.list-group-item-info .list-group-item-heading,
#wp-cart button.list-group-item-info .list-group-item-heading, #btr-body a.list-group-item-info .list-group-item-heading,
#btr-body button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
#wp-cart a.list-group-item-info:hover, #wp-cart a.list-group-item-info:focus,
#wp-cart button.list-group-item-info:hover,
#wp-cart button.list-group-item-info:focus, #btr-body a.list-group-item-info:hover, #btr-body a.list-group-item-info:focus,
#btr-body button.list-group-item-info:hover,
#btr-body button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
#wp-cart a.list-group-item-info.active, #wp-cart a.list-group-item-info.active:hover, #wp-cart a.list-group-item-info.active:focus,
#wp-cart button.list-group-item-info.active,
#wp-cart button.list-group-item-info.active:hover,
#wp-cart button.list-group-item-info.active:focus, #btr-body a.list-group-item-info.active, #btr-body a.list-group-item-info.active:hover, #btr-body a.list-group-item-info.active:focus,
#btr-body button.list-group-item-info.active,
#btr-body button.list-group-item-info.active:hover,
#btr-body button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
#wp-cart .list-group-item-warning, #btr-body .list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
#wp-cart a.list-group-item-warning,
#wp-cart button.list-group-item-warning, #btr-body a.list-group-item-warning,
#btr-body button.list-group-item-warning {
  color: #8a6d3b;
}
#wp-cart a.list-group-item-warning .list-group-item-heading,
#wp-cart button.list-group-item-warning .list-group-item-heading, #btr-body a.list-group-item-warning .list-group-item-heading,
#btr-body button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
#wp-cart a.list-group-item-warning:hover, #wp-cart a.list-group-item-warning:focus,
#wp-cart button.list-group-item-warning:hover,
#wp-cart button.list-group-item-warning:focus, #btr-body a.list-group-item-warning:hover, #btr-body a.list-group-item-warning:focus,
#btr-body button.list-group-item-warning:hover,
#btr-body button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
#wp-cart a.list-group-item-warning.active, #wp-cart a.list-group-item-warning.active:hover, #wp-cart a.list-group-item-warning.active:focus,
#wp-cart button.list-group-item-warning.active,
#wp-cart button.list-group-item-warning.active:hover,
#wp-cart button.list-group-item-warning.active:focus, #btr-body a.list-group-item-warning.active, #btr-body a.list-group-item-warning.active:hover, #btr-body a.list-group-item-warning.active:focus,
#btr-body button.list-group-item-warning.active,
#btr-body button.list-group-item-warning.active:hover,
#btr-body button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
#wp-cart .list-group-item-danger, #btr-body .list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
#wp-cart a.list-group-item-danger,
#wp-cart button.list-group-item-danger, #btr-body a.list-group-item-danger,
#btr-body button.list-group-item-danger {
  color: #a94442;
}
#wp-cart a.list-group-item-danger .list-group-item-heading,
#wp-cart button.list-group-item-danger .list-group-item-heading, #btr-body a.list-group-item-danger .list-group-item-heading,
#btr-body button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
#wp-cart a.list-group-item-danger:hover, #wp-cart a.list-group-item-danger:focus,
#wp-cart button.list-group-item-danger:hover,
#wp-cart button.list-group-item-danger:focus, #btr-body a.list-group-item-danger:hover, #btr-body a.list-group-item-danger:focus,
#btr-body button.list-group-item-danger:hover,
#btr-body button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
#wp-cart a.list-group-item-danger.active, #wp-cart a.list-group-item-danger.active:hover, #wp-cart a.list-group-item-danger.active:focus,
#wp-cart button.list-group-item-danger.active,
#wp-cart button.list-group-item-danger.active:hover,
#wp-cart button.list-group-item-danger.active:focus, #btr-body a.list-group-item-danger.active, #btr-body a.list-group-item-danger.active:hover, #btr-body a.list-group-item-danger.active:focus,
#btr-body button.list-group-item-danger.active,
#btr-body button.list-group-item-danger.active:hover,
#btr-body button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
#wp-cart .list-group-item-heading, #btr-body .list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
#wp-cart .list-group-item-text, #btr-body .list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
#wp-cart .panel, #btr-body .panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
#wp-cart .panel-body, #btr-body .panel-body {
  padding: 15px;
}
#wp-cart .panel-body:before, #wp-cart .panel-body:after, #btr-body .panel-body:before, #btr-body .panel-body:after {
  content: " ";
  display: table;
}
#wp-cart .panel-body:after, #btr-body .panel-body:after {
  clear: both;
}
#wp-cart .panel-heading, #btr-body .panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
#wp-cart .panel-heading > .dropdown .dropdown-toggle, #btr-body .panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
#wp-cart .panel-title, #btr-body .panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
#wp-cart .panel-title > a,
#wp-cart .panel-title > small,
#wp-cart .panel-title > .small,
#wp-cart .panel-title > small > a,
#wp-cart .panel-title > .small > a, #btr-body .panel-title > a,
#btr-body .panel-title > small,
#btr-body .panel-title > .small,
#btr-body .panel-title > small > a,
#btr-body .panel-title > .small > a {
  color: inherit;
}
#wp-cart .panel-footer, #btr-body .panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
#wp-cart .panel > .list-group,
#wp-cart .panel > .panel-collapse > .list-group, #btr-body .panel > .list-group,
#btr-body .panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
#wp-cart .panel > .list-group .list-group-item,
#wp-cart .panel > .panel-collapse > .list-group .list-group-item, #btr-body .panel > .list-group .list-group-item,
#btr-body .panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
#wp-cart .panel > .list-group:first-child .list-group-item:first-child,
#wp-cart .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child, #btr-body .panel > .list-group:first-child .list-group-item:first-child,
#btr-body .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
#wp-cart .panel > .list-group:last-child .list-group-item:last-child,
#wp-cart .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child, #btr-body .panel > .list-group:last-child .list-group-item:last-child,
#btr-body .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
#wp-cart .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child, #btr-body .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
#wp-cart .panel-heading + .list-group .list-group-item:first-child, #btr-body .panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
#wp-cart .list-group + .panel-footer, #btr-body .list-group + .panel-footer {
  border-top-width: 0;
}
#wp-cart .panel > .table,
#wp-cart .panel > .table-responsive > .table,
#wp-cart .panel > .panel-collapse > .table, #btr-body .panel > .table,
#btr-body .panel > .table-responsive > .table,
#btr-body .panel > .panel-collapse > .table {
  margin-bottom: 0;
}
#wp-cart .panel > .table caption,
#wp-cart .panel > .table-responsive > .table caption,
#wp-cart .panel > .panel-collapse > .table caption, #btr-body .panel > .table caption,
#btr-body .panel > .table-responsive > .table caption,
#btr-body .panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
#wp-cart .panel > .table:first-child,
#wp-cart .panel > .table-responsive:first-child > .table:first-child, #btr-body .panel > .table:first-child,
#btr-body .panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
#wp-cart .panel > .table:first-child > thead:first-child > tr:first-child,
#wp-cart .panel > .table:first-child > tbody:first-child > tr:first-child,
#wp-cart .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
#wp-cart .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, #btr-body .panel > .table:first-child > thead:first-child > tr:first-child,
#btr-body .panel > .table:first-child > tbody:first-child > tr:first-child,
#btr-body .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
#btr-body .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
#wp-cart .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
#wp-cart .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
#wp-cart .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
#wp-cart .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
#wp-cart .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
#wp-cart .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
#wp-cart .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
#wp-cart .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, #btr-body .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
#btr-body .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
#btr-body .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
#btr-body .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
#btr-body .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
#btr-body .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
#btr-body .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
#btr-body .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
#wp-cart .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
#wp-cart .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
#wp-cart .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
#wp-cart .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
#wp-cart .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
#wp-cart .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
#wp-cart .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
#wp-cart .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, #btr-body .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
#btr-body .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
#btr-body .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
#btr-body .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
#btr-body .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
#btr-body .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
#btr-body .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
#btr-body .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
#wp-cart .panel > .table:last-child,
#wp-cart .panel > .table-responsive:last-child > .table:last-child, #btr-body .panel > .table:last-child,
#btr-body .panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
#wp-cart .panel > .table:last-child > tbody:last-child > tr:last-child,
#wp-cart .panel > .table:last-child > tfoot:last-child > tr:last-child,
#wp-cart .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
#wp-cart .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, #btr-body .panel > .table:last-child > tbody:last-child > tr:last-child,
#btr-body .panel > .table:last-child > tfoot:last-child > tr:last-child,
#btr-body .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
#btr-body .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
#wp-cart .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
#wp-cart .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
#wp-cart .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
#wp-cart .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
#wp-cart .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
#wp-cart .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
#wp-cart .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
#wp-cart .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, #btr-body .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
#btr-body .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
#btr-body .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
#btr-body .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
#btr-body .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
#btr-body .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
#btr-body .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
#btr-body .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
#wp-cart .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
#wp-cart .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
#wp-cart .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
#wp-cart .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
#wp-cart .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
#wp-cart .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
#wp-cart .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
#wp-cart .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, #btr-body .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
#btr-body .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
#btr-body .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
#btr-body .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
#btr-body .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
#btr-body .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
#btr-body .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
#btr-body .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
#wp-cart .panel > .panel-body + .table,
#wp-cart .panel > .panel-body + .table-responsive,
#wp-cart .panel > .table + .panel-body,
#wp-cart .panel > .table-responsive + .panel-body, #btr-body .panel > .panel-body + .table,
#btr-body .panel > .panel-body + .table-responsive,
#btr-body .panel > .table + .panel-body,
#btr-body .panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
#wp-cart .panel > .table > tbody:first-child > tr:first-child th,
#wp-cart .panel > .table > tbody:first-child > tr:first-child td, #btr-body .panel > .table > tbody:first-child > tr:first-child th,
#btr-body .panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
#wp-cart .panel > .table-bordered,
#wp-cart .panel > .table-responsive > .table-bordered, #btr-body .panel > .table-bordered,
#btr-body .panel > .table-responsive > .table-bordered {
  border: 0;
}
#wp-cart .panel > .table-bordered > thead > tr > th:first-child,
#wp-cart .panel > .table-bordered > thead > tr > td:first-child,
#wp-cart .panel > .table-bordered > tbody > tr > th:first-child,
#wp-cart .panel > .table-bordered > tbody > tr > td:first-child,
#wp-cart .panel > .table-bordered > tfoot > tr > th:first-child,
#wp-cart .panel > .table-bordered > tfoot > tr > td:first-child,
#wp-cart .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
#wp-cart .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
#wp-cart .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
#wp-cart .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
#wp-cart .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
#wp-cart .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, #btr-body .panel > .table-bordered > thead > tr > th:first-child,
#btr-body .panel > .table-bordered > thead > tr > td:first-child,
#btr-body .panel > .table-bordered > tbody > tr > th:first-child,
#btr-body .panel > .table-bordered > tbody > tr > td:first-child,
#btr-body .panel > .table-bordered > tfoot > tr > th:first-child,
#btr-body .panel > .table-bordered > tfoot > tr > td:first-child,
#btr-body .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
#btr-body .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
#btr-body .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
#btr-body .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
#btr-body .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
#btr-body .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
#wp-cart .panel > .table-bordered > thead > tr > th:last-child,
#wp-cart .panel > .table-bordered > thead > tr > td:last-child,
#wp-cart .panel > .table-bordered > tbody > tr > th:last-child,
#wp-cart .panel > .table-bordered > tbody > tr > td:last-child,
#wp-cart .panel > .table-bordered > tfoot > tr > th:last-child,
#wp-cart .panel > .table-bordered > tfoot > tr > td:last-child,
#wp-cart .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
#wp-cart .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
#wp-cart .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
#wp-cart .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
#wp-cart .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
#wp-cart .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, #btr-body .panel > .table-bordered > thead > tr > th:last-child,
#btr-body .panel > .table-bordered > thead > tr > td:last-child,
#btr-body .panel > .table-bordered > tbody > tr > th:last-child,
#btr-body .panel > .table-bordered > tbody > tr > td:last-child,
#btr-body .panel > .table-bordered > tfoot > tr > th:last-child,
#btr-body .panel > .table-bordered > tfoot > tr > td:last-child,
#btr-body .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
#btr-body .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
#btr-body .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
#btr-body .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
#btr-body .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
#btr-body .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
#wp-cart .panel > .table-bordered > thead > tr:first-child > td,
#wp-cart .panel > .table-bordered > thead > tr:first-child > th,
#wp-cart .panel > .table-bordered > tbody > tr:first-child > td,
#wp-cart .panel > .table-bordered > tbody > tr:first-child > th,
#wp-cart .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
#wp-cart .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
#wp-cart .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
#wp-cart .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, #btr-body .panel > .table-bordered > thead > tr:first-child > td,
#btr-body .panel > .table-bordered > thead > tr:first-child > th,
#btr-body .panel > .table-bordered > tbody > tr:first-child > td,
#btr-body .panel > .table-bordered > tbody > tr:first-child > th,
#btr-body .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
#btr-body .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
#btr-body .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
#btr-body .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
#wp-cart .panel > .table-bordered > tbody > tr:last-child > td,
#wp-cart .panel > .table-bordered > tbody > tr:last-child > th,
#wp-cart .panel > .table-bordered > tfoot > tr:last-child > td,
#wp-cart .panel > .table-bordered > tfoot > tr:last-child > th,
#wp-cart .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
#wp-cart .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
#wp-cart .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
#wp-cart .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th, #btr-body .panel > .table-bordered > tbody > tr:last-child > td,
#btr-body .panel > .table-bordered > tbody > tr:last-child > th,
#btr-body .panel > .table-bordered > tfoot > tr:last-child > td,
#btr-body .panel > .table-bordered > tfoot > tr:last-child > th,
#btr-body .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
#btr-body .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
#btr-body .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
#btr-body .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
#wp-cart .panel > .table-responsive, #btr-body .panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
#wp-cart .panel-group, #btr-body .panel-group {
  margin-bottom: 20px;
}
#wp-cart .panel-group .panel, #btr-body .panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
#wp-cart .panel-group .panel + .panel, #btr-body .panel-group .panel + .panel {
  margin-top: 5px;
}
#wp-cart .panel-group .panel-heading, #btr-body .panel-group .panel-heading {
  border-bottom: 0;
}
#wp-cart .panel-group .panel-heading + .panel-collapse > .panel-body,
#wp-cart .panel-group .panel-heading + .panel-collapse > .list-group, #btr-body .panel-group .panel-heading + .panel-collapse > .panel-body,
#btr-body .panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
#wp-cart .panel-group .panel-footer, #btr-body .panel-group .panel-footer {
  border-top: 0;
}
#wp-cart .panel-group .panel-footer + .panel-collapse .panel-body, #btr-body .panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
#wp-cart .panel-default, #btr-body .panel-default {
  border-color: #ddd;
}
#wp-cart .panel-default > .panel-heading, #btr-body .panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
#wp-cart .panel-default > .panel-heading + .panel-collapse > .panel-body, #btr-body .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
#wp-cart .panel-default > .panel-heading .badge, #btr-body .panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
#wp-cart .panel-default > .panel-footer + .panel-collapse > .panel-body, #btr-body .panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
#wp-cart .panel-primary, #btr-body .panel-primary {
  border-color: #2D82DB;
}
#wp-cart .panel-primary > .panel-heading, #btr-body .panel-primary > .panel-heading {
  color: #fff;
  background-color: #2D82DB;
  border-color: #2D82DB;
}
#wp-cart .panel-primary > .panel-heading + .panel-collapse > .panel-body, #btr-body .panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #2D82DB;
}
#wp-cart .panel-primary > .panel-heading .badge, #btr-body .panel-primary > .panel-heading .badge {
  color: #2D82DB;
  background-color: #fff;
}
#wp-cart .panel-primary > .panel-footer + .panel-collapse > .panel-body, #btr-body .panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #2D82DB;
}
#wp-cart .panel-success, #btr-body .panel-success {
  border-color: #d6e9c6;
}
#wp-cart .panel-success > .panel-heading, #btr-body .panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
#wp-cart .panel-success > .panel-heading + .panel-collapse > .panel-body, #btr-body .panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
#wp-cart .panel-success > .panel-heading .badge, #btr-body .panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
#wp-cart .panel-success > .panel-footer + .panel-collapse > .panel-body, #btr-body .panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
#wp-cart .panel-info, #btr-body .panel-info {
  border-color: #bce8f1;
}
#wp-cart .panel-info > .panel-heading, #btr-body .panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
#wp-cart .panel-info > .panel-heading + .panel-collapse > .panel-body, #btr-body .panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
#wp-cart .panel-info > .panel-heading .badge, #btr-body .panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
#wp-cart .panel-info > .panel-footer + .panel-collapse > .panel-body, #btr-body .panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
#wp-cart .panel-warning, #btr-body .panel-warning {
  border-color: #faebcc;
}
#wp-cart .panel-warning > .panel-heading, #btr-body .panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
#wp-cart .panel-warning > .panel-heading + .panel-collapse > .panel-body, #btr-body .panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
#wp-cart .panel-warning > .panel-heading .badge, #btr-body .panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
#wp-cart .panel-warning > .panel-footer + .panel-collapse > .panel-body, #btr-body .panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
#wp-cart .panel-danger, #btr-body .panel-danger {
  border-color: #ebccd1;
}
#wp-cart .panel-danger > .panel-heading, #btr-body .panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
#wp-cart .panel-danger > .panel-heading + .panel-collapse > .panel-body, #btr-body .panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
#wp-cart .panel-danger > .panel-heading .badge, #btr-body .panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
#wp-cart .panel-danger > .panel-footer + .panel-collapse > .panel-body, #btr-body .panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
#wp-cart .embed-responsive, #btr-body .embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
#wp-cart .embed-responsive .embed-responsive-item,
#wp-cart .embed-responsive iframe,
#wp-cart .embed-responsive embed,
#wp-cart .embed-responsive object,
#wp-cart .embed-responsive video, #btr-body .embed-responsive .embed-responsive-item,
#btr-body .embed-responsive iframe,
#btr-body .embed-responsive embed,
#btr-body .embed-responsive object,
#btr-body .embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
#wp-cart .embed-responsive-16by9, #btr-body .embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
#wp-cart .embed-responsive-4by3, #btr-body .embed-responsive-4by3 {
  padding-bottom: 75%;
}
#wp-cart .well, #btr-body .well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
#wp-cart .well blockquote, #btr-body .well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
#wp-cart .well-lg, #btr-body .well-lg {
  padding: 24px;
  border-radius: 6px;
}
#wp-cart .well-sm, #btr-body .well-sm {
  padding: 9px;
  border-radius: 3px;
}
#wp-cart .close, #btr-body .close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
#wp-cart .close:hover, #wp-cart .close:focus, #btr-body .close:hover, #btr-body .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
#wp-cart button.close, #btr-body button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
#wp-cart .modal-open, #btr-body .modal-open {
  overflow: hidden;
}
#wp-cart .modal, #btr-body .modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
#wp-cart .modal.fade .modal-dialog, #btr-body .modal.fade .modal-dialog {
  transform: translate(0, -25%);
  transition: transform 0.3s ease-out;
}
#wp-cart .modal.in .modal-dialog, #btr-body .modal.in .modal-dialog {
  transform: translate(0, 0);
}
#wp-cart .modal-open .modal, #btr-body .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
#wp-cart .modal-dialog, #btr-body .modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
#wp-cart .modal-content, #btr-body .modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
#wp-cart .modal-backdrop, #btr-body .modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
#wp-cart .modal-backdrop.fade, #btr-body .modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
#wp-cart .modal-backdrop.in, #btr-body .modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
#wp-cart .modal-header, #btr-body .modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.428571429px;
}
#wp-cart .modal-header .close, #btr-body .modal-header .close {
  margin-top: -2px;
}
#wp-cart .modal-title, #btr-body .modal-title {
  margin: 0;
  line-height: 1.428571429;
}
#wp-cart .modal-body, #btr-body .modal-body {
  position: relative;
  padding: 15px;
}
#wp-cart .modal-footer, #btr-body .modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
#wp-cart .modal-footer:before, #wp-cart .modal-footer:after, #btr-body .modal-footer:before, #btr-body .modal-footer:after {
  content: " ";
  display: table;
}
#wp-cart .modal-footer:after, #btr-body .modal-footer:after {
  clear: both;
}
#wp-cart .modal-footer .btn + .btn, #btr-body .modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
#wp-cart .modal-footer .btn-group .btn + .btn, #btr-body .modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
#wp-cart .modal-footer .btn-block + .btn-block, #btr-body .modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
#wp-cart .modal-scrollbar-measure, #btr-body .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  #wp-cart .modal-dialog, #btr-body .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  #wp-cart .modal-content, #btr-body .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  #wp-cart .modal-sm, #btr-body .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  #wp-cart .modal-lg, #btr-body .modal-lg {
    width: 900px;
  }
}
#wp-cart .tooltip, #btr-body .tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
#wp-cart .tooltip.in, #btr-body .tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
#wp-cart .tooltip.top, #btr-body .tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
#wp-cart .tooltip.right, #btr-body .tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
#wp-cart .tooltip.bottom, #btr-body .tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
#wp-cart .tooltip.left, #btr-body .tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
#wp-cart .tooltip-inner, #btr-body .tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
#wp-cart .tooltip-arrow, #btr-body .tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
#wp-cart .tooltip.top .tooltip-arrow, #btr-body .tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
#wp-cart .tooltip.top-left .tooltip-arrow, #btr-body .tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
#wp-cart .tooltip.top-right .tooltip-arrow, #btr-body .tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
#wp-cart .tooltip.right .tooltip-arrow, #btr-body .tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
#wp-cart .tooltip.left .tooltip-arrow, #btr-body .tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
#wp-cart .tooltip.bottom .tooltip-arrow, #btr-body .tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
#wp-cart .tooltip.bottom-left .tooltip-arrow, #btr-body .tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
#wp-cart .tooltip.bottom-right .tooltip-arrow, #btr-body .tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
#wp-cart .popover, #btr-body .popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
#wp-cart .popover.top, #btr-body .popover.top {
  margin-top: -10px;
}
#wp-cart .popover.right, #btr-body .popover.right {
  margin-left: 10px;
}
#wp-cart .popover.bottom, #btr-body .popover.bottom {
  margin-top: 10px;
}
#wp-cart .popover.left, #btr-body .popover.left {
  margin-left: -10px;
}
#wp-cart .popover-title, #btr-body .popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
#wp-cart .popover-content, #btr-body .popover-content {
  padding: 9px 14px;
}
#wp-cart .popover > .arrow, #wp-cart .popover > .arrow:after, #btr-body .popover > .arrow, #btr-body .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
#wp-cart .popover > .arrow, #btr-body .popover > .arrow {
  border-width: 11px;
}
#wp-cart .popover > .arrow:after, #btr-body .popover > .arrow:after {
  border-width: 10px;
  content: "";
}
#wp-cart .popover.top > .arrow, #btr-body .popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
#wp-cart .popover.top > .arrow:after, #btr-body .popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
#wp-cart .popover.right > .arrow, #btr-body .popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
#wp-cart .popover.right > .arrow:after, #btr-body .popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
#wp-cart .popover.bottom > .arrow, #btr-body .popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
#wp-cart .popover.bottom > .arrow:after, #btr-body .popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
#wp-cart .popover.left > .arrow, #btr-body .popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
#wp-cart .popover.left > .arrow:after, #btr-body .popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
#wp-cart .carousel, #btr-body .carousel {
  position: relative;
}
#wp-cart .carousel-inner, #btr-body .carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
#wp-cart .carousel-inner > .item, #btr-body .carousel-inner > .item {
  display: none;
  position: relative;
  transition: 0.6s ease-in-out left;
}
#wp-cart .carousel-inner > .item > img,
#wp-cart .carousel-inner > .item > a > img, #btr-body .carousel-inner > .item > img,
#btr-body .carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  #wp-cart .carousel-inner > .item, #btr-body .carousel-inner > .item {
    transition: transform 0.6s ease-in-out;
    backface-visibility: hidden;
    perspective: 1000px;
  }
  #wp-cart .carousel-inner > .item.next, #wp-cart .carousel-inner > .item.active.right, #btr-body .carousel-inner > .item.next, #btr-body .carousel-inner > .item.active.right {
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  #wp-cart .carousel-inner > .item.prev, #wp-cart .carousel-inner > .item.active.left, #btr-body .carousel-inner > .item.prev, #btr-body .carousel-inner > .item.active.left {
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  #wp-cart .carousel-inner > .item.next.left, #wp-cart .carousel-inner > .item.prev.right, #wp-cart .carousel-inner > .item.active, #btr-body .carousel-inner > .item.next.left, #btr-body .carousel-inner > .item.prev.right, #btr-body .carousel-inner > .item.active {
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
#wp-cart .carousel-inner > .active,
#wp-cart .carousel-inner > .next,
#wp-cart .carousel-inner > .prev, #btr-body .carousel-inner > .active,
#btr-body .carousel-inner > .next,
#btr-body .carousel-inner > .prev {
  display: block;
}
#wp-cart .carousel-inner > .active, #btr-body .carousel-inner > .active {
  left: 0;
}
#wp-cart .carousel-inner > .next,
#wp-cart .carousel-inner > .prev, #btr-body .carousel-inner > .next,
#btr-body .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
#wp-cart .carousel-inner > .next, #btr-body .carousel-inner > .next {
  left: 100%;
}
#wp-cart .carousel-inner > .prev, #btr-body .carousel-inner > .prev {
  left: -100%;
}
#wp-cart .carousel-inner > .next.left,
#wp-cart .carousel-inner > .prev.right, #btr-body .carousel-inner > .next.left,
#btr-body .carousel-inner > .prev.right {
  left: 0;
}
#wp-cart .carousel-inner > .active.left, #btr-body .carousel-inner > .active.left {
  left: -100%;
}
#wp-cart .carousel-inner > .active.right, #btr-body .carousel-inner > .active.right {
  left: 100%;
}
#wp-cart .carousel-control, #btr-body .carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
#wp-cart .carousel-control.left, #btr-body .carousel-control.left {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);
}
#wp-cart .carousel-control.right, #btr-body .carousel-control.right {
  left: auto;
  right: 0;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
}
#wp-cart .carousel-control:hover, #wp-cart .carousel-control:focus, #btr-body .carousel-control:hover, #btr-body .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
#wp-cart .carousel-control .icon-prev,
#wp-cart .carousel-control .icon-next,
#wp-cart .carousel-control .glyphicon-chevron-left,
#wp-cart .carousel-control .glyphicon-chevron-right, #btr-body .carousel-control .icon-prev,
#btr-body .carousel-control .icon-next,
#btr-body .carousel-control .glyphicon-chevron-left,
#btr-body .carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
#wp-cart .carousel-control .icon-prev,
#wp-cart .carousel-control .glyphicon-chevron-left, #btr-body .carousel-control .icon-prev,
#btr-body .carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
#wp-cart .carousel-control .icon-next,
#wp-cart .carousel-control .glyphicon-chevron-right, #btr-body .carousel-control .icon-next,
#btr-body .carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
#wp-cart .carousel-control .icon-prev,
#wp-cart .carousel-control .icon-next, #btr-body .carousel-control .icon-prev,
#btr-body .carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
#wp-cart .carousel-control .icon-prev:before, #btr-body .carousel-control .icon-prev:before {
  content: "‹";
}
#wp-cart .carousel-control .icon-next:before, #btr-body .carousel-control .icon-next:before {
  content: "›";
}
#wp-cart .carousel-indicators, #btr-body .carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
#wp-cart .carousel-indicators li, #btr-body .carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9 ;
  background-color: rgba(0, 0, 0, 0);
}
#wp-cart .carousel-indicators .active, #btr-body .carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
#wp-cart .carousel-caption, #btr-body .carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
#wp-cart .carousel-caption .btn, #btr-body .carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  #wp-cart .carousel-control .glyphicon-chevron-left,
  #wp-cart .carousel-control .glyphicon-chevron-right,
  #wp-cart .carousel-control .icon-prev,
  #wp-cart .carousel-control .icon-next, #btr-body .carousel-control .glyphicon-chevron-left,
  #btr-body .carousel-control .glyphicon-chevron-right,
  #btr-body .carousel-control .icon-prev,
  #btr-body .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  #wp-cart .carousel-control .glyphicon-chevron-left,
  #wp-cart .carousel-control .icon-prev, #btr-body .carousel-control .glyphicon-chevron-left,
  #btr-body .carousel-control .icon-prev {
    margin-left: -15px;
  }
  #wp-cart .carousel-control .glyphicon-chevron-right,
  #wp-cart .carousel-control .icon-next, #btr-body .carousel-control .glyphicon-chevron-right,
  #btr-body .carousel-control .icon-next {
    margin-right: -15px;
  }
  #wp-cart .carousel-caption, #btr-body .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  #wp-cart .carousel-indicators, #btr-body .carousel-indicators {
    bottom: 20px;
  }
}
#wp-cart .clearfix:before, #wp-cart .clearfix:after, #btr-body .clearfix:before, #btr-body .clearfix:after {
  content: " ";
  display: table;
}
#wp-cart .clearfix:after, #btr-body .clearfix:after {
  clear: both;
}
#wp-cart .center-block, #btr-body .center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#wp-cart .pull-right, #btr-body .pull-right {
  float: right !important;
}
#wp-cart .pull-left, #btr-body .pull-left {
  float: left !important;
}
#wp-cart .hide, #btr-body .hide {
  display: none !important;
}
#wp-cart .show, #btr-body .show {
  display: block !important;
}
#wp-cart .invisible, #btr-body .invisible {
  visibility: hidden;
}
#wp-cart .text-hide, #btr-body .text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
#wp-cart .hidden, #btr-body .hidden {
  display: none !important;
}
#wp-cart .affix, #btr-body .affix {
  position: fixed;
}
#wp-cart .visible-xs, #btr-body .visible-xs {
  display: none !important;
}
#wp-cart .visible-sm, #btr-body .visible-sm {
  display: none !important;
}
#wp-cart .visible-md, #btr-body .visible-md {
  display: none !important;
}
#wp-cart .visible-lg, #btr-body .visible-lg {
  display: none !important;
}
#wp-cart .visible-xs-block,
#wp-cart .visible-xs-inline,
#wp-cart .visible-xs-inline-block,
#wp-cart .visible-sm-block,
#wp-cart .visible-sm-inline,
#wp-cart .visible-sm-inline-block,
#wp-cart .visible-md-block,
#wp-cart .visible-md-inline,
#wp-cart .visible-md-inline-block,
#wp-cart .visible-lg-block,
#wp-cart .visible-lg-inline,
#wp-cart .visible-lg-inline-block, #btr-body .visible-xs-block,
#btr-body .visible-xs-inline,
#btr-body .visible-xs-inline-block,
#btr-body .visible-sm-block,
#btr-body .visible-sm-inline,
#btr-body .visible-sm-inline-block,
#btr-body .visible-md-block,
#btr-body .visible-md-inline,
#btr-body .visible-md-inline-block,
#btr-body .visible-lg-block,
#btr-body .visible-lg-inline,
#btr-body .visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  #wp-cart .visible-xs, #btr-body .visible-xs {
    display: block !important;
  }
  #wp-cart table.visible-xs, #btr-body table.visible-xs {
    display: table !important;
  }
  #wp-cart tr.visible-xs, #btr-body tr.visible-xs {
    display: table-row !important;
  }
  #wp-cart th.visible-xs,
  #wp-cart td.visible-xs, #btr-body th.visible-xs,
  #btr-body td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  #wp-cart .visible-xs-block, #btr-body .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  #wp-cart .visible-xs-inline, #btr-body .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  #wp-cart .visible-xs-inline-block, #btr-body .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #wp-cart .visible-sm, #btr-body .visible-sm {
    display: block !important;
  }
  #wp-cart table.visible-sm, #btr-body table.visible-sm {
    display: table !important;
  }
  #wp-cart tr.visible-sm, #btr-body tr.visible-sm {
    display: table-row !important;
  }
  #wp-cart th.visible-sm,
  #wp-cart td.visible-sm, #btr-body th.visible-sm,
  #btr-body td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #wp-cart .visible-sm-block, #btr-body .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #wp-cart .visible-sm-inline, #btr-body .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #wp-cart .visible-sm-inline-block, #btr-body .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #wp-cart .visible-md, #btr-body .visible-md {
    display: block !important;
  }
  #wp-cart table.visible-md, #btr-body table.visible-md {
    display: table !important;
  }
  #wp-cart tr.visible-md, #btr-body tr.visible-md {
    display: table-row !important;
  }
  #wp-cart th.visible-md,
  #wp-cart td.visible-md, #btr-body th.visible-md,
  #btr-body td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #wp-cart .visible-md-block, #btr-body .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #wp-cart .visible-md-inline, #btr-body .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #wp-cart .visible-md-inline-block, #btr-body .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  #wp-cart .visible-lg, #btr-body .visible-lg {
    display: block !important;
  }
  #wp-cart table.visible-lg, #btr-body table.visible-lg {
    display: table !important;
  }
  #wp-cart tr.visible-lg, #btr-body tr.visible-lg {
    display: table-row !important;
  }
  #wp-cart th.visible-lg,
  #wp-cart td.visible-lg, #btr-body th.visible-lg,
  #btr-body td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  #wp-cart .visible-lg-block, #btr-body .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  #wp-cart .visible-lg-inline, #btr-body .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  #wp-cart .visible-lg-inline-block, #btr-body .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  #wp-cart .hidden-xs, #btr-body .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #wp-cart .hidden-sm, #btr-body .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #wp-cart .hidden-md, #btr-body .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  #wp-cart .hidden-lg, #btr-body .hidden-lg {
    display: none !important;
  }
}
#wp-cart .visible-print, #btr-body .visible-print {
  display: none !important;
}
@media print {
  #wp-cart .visible-print, #btr-body .visible-print {
    display: block !important;
  }
  #wp-cart table.visible-print, #btr-body table.visible-print {
    display: table !important;
  }
  #wp-cart tr.visible-print, #btr-body tr.visible-print {
    display: table-row !important;
  }
  #wp-cart th.visible-print,
  #wp-cart td.visible-print, #btr-body th.visible-print,
  #btr-body td.visible-print {
    display: table-cell !important;
  }
}
#wp-cart .visible-print-block, #btr-body .visible-print-block {
  display: none !important;
}
@media print {
  #wp-cart .visible-print-block, #btr-body .visible-print-block {
    display: block !important;
  }
}
#wp-cart .visible-print-inline, #btr-body .visible-print-inline {
  display: none !important;
}
@media print {
  #wp-cart .visible-print-inline, #btr-body .visible-print-inline {
    display: inline !important;
  }
}
#wp-cart .visible-print-inline-block, #btr-body .visible-print-inline-block {
  display: none !important;
}
@media print {
  #wp-cart .visible-print-inline-block, #btr-body .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  #wp-cart .hidden-print, #btr-body .hidden-print {
    display: none !important;
  }
}
#wp-cart body, #btr-body body {
  color: #0C2150;
  font-size: 17px;
}
#wp-cart .empty-cart, #btr-body .empty-cart {
  padding: 12px;
  margin-top: 30px;
}
#wp-cart h1, #btr-body h1 {
  font-size: 26px;
  font-weight: bold;
  color: #0C2150;
}
#wp-cart h2, #btr-body h2 {
  font-size: 24px;
  font-weight: bold;
  color: #0C2150;
}
#wp-cart h3, #btr-body h3 {
  font-size: 26px;
  font-weight: bold;
  color: #0C2150;
}
#wp-cart h6, #btr-body h6 {
  font-weight: bold;
  color: #0C2150;
  font-size: 14px;
}
#wp-cart a, #wp-cart .text-primary, #btr-body a, #btr-body .text-primary {
  color: #2D82DB;
}
#wp-cart .btn-primary, #btr-body .btn-primary {
  background: #2D82DB 0% 0% no-repeat padding-box;
  color: white !important;
}
#wp-cart .m-t-0, #btr-body .m-t-0 {
  margin-top: 0 !important;
}
#wp-cart .p-l-10, #btr-body .p-l-10 {
  padding-left: 10px;
}
#wp-cart .p-l-20, #btr-body .p-l-20 {
  padding-left: 20px;
}
#wp-cart .m-t-100, #btr-body .m-t-100 {
  margin-top: 100px;
}
#wp-cart .m-t-50, #btr-body .m-t-50 {
  margin-top: 50px;
}
#wp-cart .m-t-50, #btr-body .m-t-50 {
  margin-top: 40px;
}
#wp-cart .m-t-20, #btr-body .m-t-20 {
  margin-top: 20px;
}
#wp-cart .m-t-15, #btr-body .m-t-15 {
  margin-top: 15px;
}
#wp-cart .m-t-10, #btr-body .m-t-10 {
  margin-top: 10px;
}
#wp-cart .m-t-5, #btr-body .m-t-5 {
  margin-top: 5px;
}
#wp-cart .nav-tabs > li > a, #btr-body .nav-tabs > li > a {
  margin-right: 12px;
  font-weight: 600;
}
#wp-cart .nav > li > a, #btr-body .nav > li > a {
  padding: 10px 4px;
}
#wp-cart .orange, #btr-body .orange {
  color: #f16209;
}
#wp-cart h4, #btr-body h4 {
  margin: 0;
}
#wp-cart h5, #btr-body h5 {
  margin: 0;
  font-weight: bold;
}
#wp-cart p, #btr-body p {
  margin: 0;
}
#wp-cart .clearfix:after, #btr-body .clearfix:after {
  content: "";
  display: table;
  clear: both;
}
#wp-cart .width100, #btr-body .width100 {
  width: 100%;
}
#wp-cart .width75, #btr-body .width75 {
  width: 75%;
}
#wp-cart .width50, #btr-body .width50 {
  width: 50%;
}
#wp-cart .m-l-r-0, #btr-body .m-l-r-0 {
  margin-left: 0;
  margin-right: 0;
}
#wp-cart .m-b-15, #btr-body .m-b-15 {
  margin-bottom: 15px !important;
}
#wp-cart .m-b-20, #btr-body .m-b-20 {
  margin-bottom: 20px !important;
}
#wp-cart .m-b-10, #btr-body .m-b-10 {
  margin-bottom: 10px !important;
}
#wp-cart .m-b-30, #btr-body .m-b-30 {
  margin-bottom: 30px !important;
}
#wp-cart .m-b-40, #btr-body .m-b-40 {
  margin-bottom: 40px !important;
}
#wp-cart .m-b-50, #btr-body .m-b-50 {
  margin-bottom: 50px !important;
}
#wp-cart .m-b-100, #btr-body .m-b-100 {
  margin-bottom: 100px !important;
}
#wp-cart .m-t-10, #btr-body .m-t-10 {
  margin-top: 10px !important;
}
#wp-cart .m-t-20, #btr-body .m-t-20 {
  margin-top: 20px !important;
}
#wp-cart .m-t-30, #btr-body .m-t-30 {
  margin-top: 30px !important;
}
#wp-cart .m-t-40, #btr-body .m-t-40 {
  margin-top: 30px !important;
}
#wp-cart .m-t-50, #btr-body .m-t-50 {
  margin-top: 50px !important;
}
#wp-cart .m-t-100, #btr-body .m-t-100 {
  margin-top: 100px !important;
}
#wp-cart .seprater-bottom-30, #btr-body .seprater-bottom-30 {
  content: "";
  height: 1px;
  display: block;
  margin-bottom: 30px;
}
#wp-cart .seprater-bottom-50, #btr-body .seprater-bottom-50 {
  content: "";
  height: 1px;
  display: block;
  margin-bottom: 50px;
}
#wp-cart .seprater-bottom-100, #btr-body .seprater-bottom-100 {
  content: "";
  height: 1px;
  display: block;
  margin-bottom: 100px;
}
#wp-cart .border1, #btr-body .border1 {
  border: 1px solid #000;
}
#wp-cart .border2, #btr-body .border2 {
  border: 2px solid #000;
}
#wp-cart .border-0, #btr-body .border-0 {
  border: 0;
}
#wp-cart .no-gutter > [class*=col-], #btr-body .no-gutter > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}
#wp-cart .m-0, #btr-body .m-0 {
  margin: 0 !important;
}
#wp-cart .p-0, #btr-body .p-0 {
  padding: 0 !important;
}
#wp-cart .p-l-0, #btr-body .p-l-0 {
  padding-left: 0 !important;
}
#wp-cart .p-r-0, #btr-body .p-r-0 {
  padding-right: 0 !important;
}
#wp-cart .devider-90, #btr-body .devider-90 {
  content: "";
  width: 90%;
  height: 1px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  background: #ddd;
}
#wp-cart .devider-100, #btr-body .devider-100 {
  content: "";
  width: 100%;
  height: 1px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  background: #ddd;
}
#wp-cart .underline, #btr-body .underline {
  text-decoration: underline;
}
#wp-cart .bold, #btr-body .bold {
  font-weight: bold;
}
#wp-cart .text-left, #btr-body .text-left {
  text-align: left !important;
}
#wp-cart .text-center, #btr-body .text-center {
  text-align: center !important;
}
#wp-cart .text-right, #btr-body .text-right {
  text-align: right !important;
}
#wp-cart .inline-element, #btr-body .inline-element {
  display: inline !important;
}
#wp-cart .two-fields, #btr-body .two-fields {
  font-size: 0;
}
#wp-cart .two-fields .form-group, #btr-body .two-fields .form-group {
  font-size: 12px;
}
#wp-cart .two-fields .form-group, #btr-body .two-fields .form-group {
  width: 50%;
  display: inline-block;
  padding: 0;
}
#wp-cart .two-fields .form-group input, #btr-body .two-fields .form-group input {
  width: 100%;
}
#wp-cart .two-fields .form-group select, #btr-body .two-fields .form-group select {
  width: 100%;
}
#wp-cart .two-fields .form-group:first-child, #btr-body .two-fields .form-group:first-child {
  padding-right: 15px;
}
#wp-cart .two-fields .form-group:last-child, #btr-body .two-fields .form-group:last-child {
  padding-left: 15px;
}
#wp-cart .three-fields, #btr-body .three-fields {
  font-size: 0;
}
#wp-cart .three-fields .form-group, #btr-body .three-fields .form-group {
  font-size: 12px;
}
#wp-cart .three-fields .form-group, #btr-body .three-fields .form-group {
  width: 33.33%;
  display: inline-block;
  padding: 0;
}
#wp-cart .three-fields .form-group input, #btr-body .three-fields .form-group input {
  width: 95%;
}
#wp-cart .three-fields .form-group select, #btr-body .three-fields .form-group select {
  width: 95%;
}
#wp-cart .three-fields .form-group:last-child input, #btr-body .three-fields .form-group:last-child input {
  width: 100%;
  padding-left: 15px;
}
#wp-cart .three-fields .form-group:last-child select, #btr-body .three-fields .form-group:last-child select {
  width: 100%;
  padding-left: 15px;
}
#wp-cart .three-fields .form-group:last-child, #btr-body .three-fields .form-group:last-child {
  padding-left: 15px;
}
#wp-cart .three-fields .form-group:first-child, #btr-body .three-fields .form-group:first-child {
  padding-right: 15px;
}
#wp-cart .four-fields, #btr-body .four-fields {
  font-size: 0;
}
#wp-cart .four-fields .single, #btr-body .four-fields .single {
  font-size: 14px;
}
#wp-cart .four-fields .form-group, #btr-body .four-fields .form-group {
  font-size: 14px;
}
#wp-cart .four-fields .form-group, #btr-body .four-fields .form-group {
  width: 25%;
  display: inline-block;
  padding: 10px;
}
#wp-cart .four-fields .form-group input, #btr-body .four-fields .form-group input {
  width: 95%;
}
#wp-cart .four-fields .form-group select, #btr-body .four-fields .form-group select {
  width: 95%;
}
#wp-cart .four-fields .form-group:last-child input, #btr-body .four-fields .form-group:last-child input {
  width: 100%;
  padding-left: 10px;
}
#wp-cart .four-fields .form-group:last-child select, #btr-body .four-fields .form-group:last-child select {
  width: 100%;
  padding-left: 10px;
}
#wp-cart .four-fields .form-group:last-child, #btr-body .four-fields .form-group:last-child {
  padding-left: 0;
}
#wp-cart .four-fields .form-group:first-child, #btr-body .four-fields .form-group:first-child {
  padding-right: 10px;
  padding-left: 0;
}
#wp-cart .five-fields, #btr-body .five-fields {
  font-size: 0;
}
#wp-cart .five-fields .single, #btr-body .five-fields .single {
  font-size: 14px;
}
#wp-cart .five-fields .div, #btr-body .five-fields .div {
  font-size: 14px;
}
#wp-cart .five-fields .div, #btr-body .five-fields .div {
  width: 20%;
  display: inline-block;
  padding: 10px;
}
#wp-cart .five-fields .div input, #btr-body .five-fields .div input {
  width: 95%;
}
#wp-cart .five-fields .div select, #btr-body .five-fields .div select {
  width: 95%;
}
#wp-cart .five-fields .div:last-child input, #btr-body .five-fields .div:last-child input {
  width: 100%;
  padding-left: 10px;
}
#wp-cart .five-fields .div:last-child select, #btr-body .five-fields .div:last-child select {
  width: 100%;
  padding-left: 10px;
}
#wp-cart .five-fields .div:last-child, #btr-body .five-fields .div:last-child {
  padding-left: 10px;
  padding-right: 0;
}
#wp-cart .five-fields .div:first-child, #btr-body .five-fields .div:first-child {
  padding-right: 10px;
  padding-left: 0;
}
#wp-cart .grid-0 > [class*=col-], #btr-body .grid-0 > [class*=col-] {
  padding: 0;
}
#wp-cart .btn-round, #btr-body .btn-round {
  font-weight: normal;
  border: 1px solid transparent;
  padding: 10px 20px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 20px;
}
#wp-cart .btn-blue, #btr-body .btn-blue {
  color: #fff;
  background-color: #2D82DB;
  padding-top: 9px;
  padding-bottom: 9px;
  border-color: #2D82DB;
}
#wp-cart .btn-blue:focus, #wp-cart .btn-blue.focus, #btr-body .btn-blue:focus, #btr-body .btn-blue.focus {
  color: #fff;
  background-color: #0b4f83;
  border-color: #05253c;
}
#wp-cart .btn-blue:hover, #btr-body .btn-blue:hover {
  color: #fff;
  background-color: #0b4f83;
  border-color: #0a4a7a;
}
#wp-cart .btn-blue:active, #wp-cart .btn-blue.active, #wp-cart .open > .btn-blue.dropdown-toggle, #btr-body .btn-blue:active, #btr-body .btn-blue.active, #btr-body .open > .btn-blue.dropdown-toggle {
  color: #fff;
  background-color: #0b4f83;
  border-color: #0a4a7a;
}
#wp-cart .btn-blue:active:hover, #wp-cart .btn-blue:active:focus, #wp-cart .btn-blue:active.focus, #wp-cart .btn-blue.active:hover, #wp-cart .btn-blue.active:focus, #wp-cart .btn-blue.active.focus, #wp-cart .open > .btn-blue.dropdown-toggle:hover, #wp-cart .open > .btn-blue.dropdown-toggle:focus, #wp-cart .open > .btn-blue.dropdown-toggle.focus, #btr-body .btn-blue:active:hover, #btr-body .btn-blue:active:focus, #btr-body .btn-blue:active.focus, #btr-body .btn-blue.active:hover, #btr-body .btn-blue.active:focus, #btr-body .btn-blue.active.focus, #btr-body .open > .btn-blue.dropdown-toggle:hover, #btr-body .open > .btn-blue.dropdown-toggle:focus, #btr-body .open > .btn-blue.dropdown-toggle.focus {
  color: #fff;
  background-color: #083b62;
  border-color: #05253c;
}
#wp-cart .btn-blue:active, #wp-cart .btn-blue.active, #wp-cart .open > .btn-blue.dropdown-toggle, #btr-body .btn-blue:active, #btr-body .btn-blue.active, #btr-body .open > .btn-blue.dropdown-toggle {
  background-image: none;
}
#wp-cart .btn-blue.disabled, #wp-cart .btn-blue.disabled:hover, #wp-cart .btn-blue.disabled:focus, #wp-cart .btn-blue.disabled.focus, #wp-cart .btn-blue.disabled:active, #wp-cart .btn-blue.disabled.active, #wp-cart .btn-blue[disabled], #wp-cart .btn-blue[disabled]:hover, #wp-cart .btn-blue[disabled]:focus, #wp-cart .btn-blue[disabled].focus, #wp-cart .btn-blue[disabled]:active, #wp-cart .btn-blue[disabled].active, #wp-cart fieldset[disabled] .btn-blue, #wp-cart fieldset[disabled] .btn-blue:hover, #wp-cart fieldset[disabled] .btn-blue:focus, #wp-cart fieldset[disabled] .btn-blue.focus, #wp-cart fieldset[disabled] .btn-blue:active, #wp-cart fieldset[disabled] .btn-blue.active, #btr-body .btn-blue.disabled, #btr-body .btn-blue.disabled:hover, #btr-body .btn-blue.disabled:focus, #btr-body .btn-blue.disabled.focus, #btr-body .btn-blue.disabled:active, #btr-body .btn-blue.disabled.active, #btr-body .btn-blue[disabled], #btr-body .btn-blue[disabled]:hover, #btr-body .btn-blue[disabled]:focus, #btr-body .btn-blue[disabled].focus, #btr-body .btn-blue[disabled]:active, #btr-body .btn-blue[disabled].active, #btr-body fieldset[disabled] .btn-blue, #btr-body fieldset[disabled] .btn-blue:hover, #btr-body fieldset[disabled] .btn-blue:focus, #btr-body fieldset[disabled] .btn-blue.focus, #btr-body fieldset[disabled] .btn-blue:active, #btr-body fieldset[disabled] .btn-blue.active {
  background-color: #2D82DB;
  border-color: #2D82DB;
}
#wp-cart .btn-blue .badge, #btr-body .btn-blue .badge {
  color: #2D82DB;
  background-color: #fff;
}
#wp-cart .btn-blue-bordered, #btr-body .btn-blue-bordered {
  color: #2D82DB;
  background-color: transparent;
  border-color: #2D82DB;
}
#wp-cart .btn-blue-bordered:focus, #wp-cart .btn-blue-bordered.focus, #btr-body .btn-blue-bordered:focus, #btr-body .btn-blue-bordered.focus {
  color: #2D82DB;
  background-color: rgba(0, 0, 0, 0);
  border-color: #05253c;
}
#wp-cart .btn-blue-bordered:hover, #btr-body .btn-blue-bordered:hover {
  color: #2D82DB;
  background-color: rgba(0, 0, 0, 0);
  border-color: #0a4a7a;
}
#wp-cart .btn-blue-bordered:active, #wp-cart .btn-blue-bordered.active, #wp-cart .open > .btn-blue-bordered.dropdown-toggle, #btr-body .btn-blue-bordered:active, #btr-body .btn-blue-bordered.active, #btr-body .open > .btn-blue-bordered.dropdown-toggle {
  color: #2D82DB;
  background-color: rgba(0, 0, 0, 0);
  border-color: #0a4a7a;
}
#wp-cart .btn-blue-bordered:active:hover, #wp-cart .btn-blue-bordered:active:focus, #wp-cart .btn-blue-bordered:active.focus, #wp-cart .btn-blue-bordered.active:hover, #wp-cart .btn-blue-bordered.active:focus, #wp-cart .btn-blue-bordered.active.focus, #wp-cart .open > .btn-blue-bordered.dropdown-toggle:hover, #wp-cart .open > .btn-blue-bordered.dropdown-toggle:focus, #wp-cart .open > .btn-blue-bordered.dropdown-toggle.focus, #btr-body .btn-blue-bordered:active:hover, #btr-body .btn-blue-bordered:active:focus, #btr-body .btn-blue-bordered:active.focus, #btr-body .btn-blue-bordered.active:hover, #btr-body .btn-blue-bordered.active:focus, #btr-body .btn-blue-bordered.active.focus, #btr-body .open > .btn-blue-bordered.dropdown-toggle:hover, #btr-body .open > .btn-blue-bordered.dropdown-toggle:focus, #btr-body .open > .btn-blue-bordered.dropdown-toggle.focus {
  color: #2D82DB;
  background-color: rgba(0, 0, 0, 0);
  border-color: #05253c;
}
#wp-cart .btn-blue-bordered:active, #wp-cart .btn-blue-bordered.active, #wp-cart .open > .btn-blue-bordered.dropdown-toggle, #btr-body .btn-blue-bordered:active, #btr-body .btn-blue-bordered.active, #btr-body .open > .btn-blue-bordered.dropdown-toggle {
  background-image: none;
}
#wp-cart .btn-blue-bordered.disabled, #wp-cart .btn-blue-bordered.disabled:hover, #wp-cart .btn-blue-bordered.disabled:focus, #wp-cart .btn-blue-bordered.disabled.focus, #wp-cart .btn-blue-bordered.disabled:active, #wp-cart .btn-blue-bordered.disabled.active, #wp-cart .btn-blue-bordered[disabled], #wp-cart .btn-blue-bordered[disabled]:hover, #wp-cart .btn-blue-bordered[disabled]:focus, #wp-cart .btn-blue-bordered[disabled].focus, #wp-cart .btn-blue-bordered[disabled]:active, #wp-cart .btn-blue-bordered[disabled].active, #wp-cart fieldset[disabled] .btn-blue-bordered, #wp-cart fieldset[disabled] .btn-blue-bordered:hover, #wp-cart fieldset[disabled] .btn-blue-bordered:focus, #wp-cart fieldset[disabled] .btn-blue-bordered.focus, #wp-cart fieldset[disabled] .btn-blue-bordered:active, #wp-cart fieldset[disabled] .btn-blue-bordered.active, #btr-body .btn-blue-bordered.disabled, #btr-body .btn-blue-bordered.disabled:hover, #btr-body .btn-blue-bordered.disabled:focus, #btr-body .btn-blue-bordered.disabled.focus, #btr-body .btn-blue-bordered.disabled:active, #btr-body .btn-blue-bordered.disabled.active, #btr-body .btn-blue-bordered[disabled], #btr-body .btn-blue-bordered[disabled]:hover, #btr-body .btn-blue-bordered[disabled]:focus, #btr-body .btn-blue-bordered[disabled].focus, #btr-body .btn-blue-bordered[disabled]:active, #btr-body .btn-blue-bordered[disabled].active, #btr-body fieldset[disabled] .btn-blue-bordered, #btr-body fieldset[disabled] .btn-blue-bordered:hover, #btr-body fieldset[disabled] .btn-blue-bordered:focus, #btr-body fieldset[disabled] .btn-blue-bordered.focus, #btr-body fieldset[disabled] .btn-blue-bordered:active, #btr-body fieldset[disabled] .btn-blue-bordered.active {
  background-color: transparent;
  border-color: #2D82DB;
}
#wp-cart .btn-blue-bordered .badge, #btr-body .btn-blue-bordered .badge {
  color: transparent;
  background-color: #2D82DB;
}
#wp-cart .btn-borderless, #btr-body .btn-borderless {
  color: #666666;
  background-color: transparent;
  border-color: transparent;
}
#wp-cart .btn-borderless:focus, #wp-cart .btn-borderless.focus, #btr-body .btn-borderless:focus, #btr-body .btn-borderless.focus {
  color: #666666;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
#wp-cart .btn-borderless:hover, #btr-body .btn-borderless:hover {
  color: #666666;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
#wp-cart .btn-borderless:active, #wp-cart .btn-borderless.active, #wp-cart .open > .btn-borderless.dropdown-toggle, #btr-body .btn-borderless:active, #btr-body .btn-borderless.active, #btr-body .open > .btn-borderless.dropdown-toggle {
  color: #666666;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
#wp-cart .btn-borderless:active:hover, #wp-cart .btn-borderless:active:focus, #wp-cart .btn-borderless:active.focus, #wp-cart .btn-borderless.active:hover, #wp-cart .btn-borderless.active:focus, #wp-cart .btn-borderless.active.focus, #wp-cart .open > .btn-borderless.dropdown-toggle:hover, #wp-cart .open > .btn-borderless.dropdown-toggle:focus, #wp-cart .open > .btn-borderless.dropdown-toggle.focus, #btr-body .btn-borderless:active:hover, #btr-body .btn-borderless:active:focus, #btr-body .btn-borderless:active.focus, #btr-body .btn-borderless.active:hover, #btr-body .btn-borderless.active:focus, #btr-body .btn-borderless.active.focus, #btr-body .open > .btn-borderless.dropdown-toggle:hover, #btr-body .open > .btn-borderless.dropdown-toggle:focus, #btr-body .open > .btn-borderless.dropdown-toggle.focus {
  color: #666666;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
#wp-cart .btn-borderless:active, #wp-cart .btn-borderless.active, #wp-cart .open > .btn-borderless.dropdown-toggle, #btr-body .btn-borderless:active, #btr-body .btn-borderless.active, #btr-body .open > .btn-borderless.dropdown-toggle {
  background-image: none;
}
#wp-cart .btn-borderless.disabled, #wp-cart .btn-borderless.disabled:hover, #wp-cart .btn-borderless.disabled:focus, #wp-cart .btn-borderless.disabled.focus, #wp-cart .btn-borderless.disabled:active, #wp-cart .btn-borderless.disabled.active, #wp-cart .btn-borderless[disabled], #wp-cart .btn-borderless[disabled]:hover, #wp-cart .btn-borderless[disabled]:focus, #wp-cart .btn-borderless[disabled].focus, #wp-cart .btn-borderless[disabled]:active, #wp-cart .btn-borderless[disabled].active, #wp-cart fieldset[disabled] .btn-borderless, #wp-cart fieldset[disabled] .btn-borderless:hover, #wp-cart fieldset[disabled] .btn-borderless:focus, #wp-cart fieldset[disabled] .btn-borderless.focus, #wp-cart fieldset[disabled] .btn-borderless:active, #wp-cart fieldset[disabled] .btn-borderless.active, #btr-body .btn-borderless.disabled, #btr-body .btn-borderless.disabled:hover, #btr-body .btn-borderless.disabled:focus, #btr-body .btn-borderless.disabled.focus, #btr-body .btn-borderless.disabled:active, #btr-body .btn-borderless.disabled.active, #btr-body .btn-borderless[disabled], #btr-body .btn-borderless[disabled]:hover, #btr-body .btn-borderless[disabled]:focus, #btr-body .btn-borderless[disabled].focus, #btr-body .btn-borderless[disabled]:active, #btr-body .btn-borderless[disabled].active, #btr-body fieldset[disabled] .btn-borderless, #btr-body fieldset[disabled] .btn-borderless:hover, #btr-body fieldset[disabled] .btn-borderless:focus, #btr-body fieldset[disabled] .btn-borderless.focus, #btr-body fieldset[disabled] .btn-borderless:active, #btr-body fieldset[disabled] .btn-borderless.active {
  background-color: transparent;
  border-color: transparent;
}
#wp-cart .btn-borderless .badge, #btr-body .btn-borderless .badge {
  color: transparent;
  background-color: #666666;
}
#wp-cart .btn-default-2, #btr-body .btn-default-2 {
  color: #000;
  background-color: #fff;
  border-color: transparent;
}
#wp-cart .btn-default-2:focus, #wp-cart .btn-default-2.focus, #btr-body .btn-default-2:focus, #btr-body .btn-default-2.focus {
  color: #000;
  background-color: #e6e6e6;
  border-color: rgba(0, 0, 0, 0);
}
#wp-cart .btn-default-2:hover, #btr-body .btn-default-2:hover {
  color: #000;
  background-color: #e6e6e6;
  border-color: rgba(0, 0, 0, 0);
}
#wp-cart .btn-default-2:active, #wp-cart .btn-default-2.active, #wp-cart .open > .btn-default-2.dropdown-toggle, #btr-body .btn-default-2:active, #btr-body .btn-default-2.active, #btr-body .open > .btn-default-2.dropdown-toggle {
  color: #000;
  background-color: #e6e6e6;
  border-color: rgba(0, 0, 0, 0);
}
#wp-cart .btn-default-2:active:hover, #wp-cart .btn-default-2:active:focus, #wp-cart .btn-default-2:active.focus, #wp-cart .btn-default-2.active:hover, #wp-cart .btn-default-2.active:focus, #wp-cart .btn-default-2.active.focus, #wp-cart .open > .btn-default-2.dropdown-toggle:hover, #wp-cart .open > .btn-default-2.dropdown-toggle:focus, #wp-cart .open > .btn-default-2.dropdown-toggle.focus, #btr-body .btn-default-2:active:hover, #btr-body .btn-default-2:active:focus, #btr-body .btn-default-2:active.focus, #btr-body .btn-default-2.active:hover, #btr-body .btn-default-2.active:focus, #btr-body .btn-default-2.active.focus, #btr-body .open > .btn-default-2.dropdown-toggle:hover, #btr-body .open > .btn-default-2.dropdown-toggle:focus, #btr-body .open > .btn-default-2.dropdown-toggle.focus {
  color: #000;
  background-color: #b1b1b1;
  border-color: rgba(0, 0, 0, 0);
}
#wp-cart .btn-default-2:active, #wp-cart .btn-default-2.active, #wp-cart .open > .btn-default-2.dropdown-toggle, #btr-body .btn-default-2:active, #btr-body .btn-default-2.active, #btr-body .open > .btn-default-2.dropdown-toggle {
  background-image: none;
}
#wp-cart .btn-default-2.disabled, #wp-cart .btn-default-2.disabled:hover, #wp-cart .btn-default-2.disabled:focus, #wp-cart .btn-default-2.disabled.focus, #wp-cart .btn-default-2.disabled:active, #wp-cart .btn-default-2.disabled.active, #wp-cart .btn-default-2[disabled], #wp-cart .btn-default-2[disabled]:hover, #wp-cart .btn-default-2[disabled]:focus, #wp-cart .btn-default-2[disabled].focus, #wp-cart .btn-default-2[disabled]:active, #wp-cart .btn-default-2[disabled].active, #wp-cart fieldset[disabled] .btn-default-2, #wp-cart fieldset[disabled] .btn-default-2:hover, #wp-cart fieldset[disabled] .btn-default-2:focus, #wp-cart fieldset[disabled] .btn-default-2.focus, #wp-cart fieldset[disabled] .btn-default-2:active, #wp-cart fieldset[disabled] .btn-default-2.active, #btr-body .btn-default-2.disabled, #btr-body .btn-default-2.disabled:hover, #btr-body .btn-default-2.disabled:focus, #btr-body .btn-default-2.disabled.focus, #btr-body .btn-default-2.disabled:active, #btr-body .btn-default-2.disabled.active, #btr-body .btn-default-2[disabled], #btr-body .btn-default-2[disabled]:hover, #btr-body .btn-default-2[disabled]:focus, #btr-body .btn-default-2[disabled].focus, #btr-body .btn-default-2[disabled]:active, #btr-body .btn-default-2[disabled].active, #btr-body fieldset[disabled] .btn-default-2, #btr-body fieldset[disabled] .btn-default-2:hover, #btr-body fieldset[disabled] .btn-default-2:focus, #btr-body fieldset[disabled] .btn-default-2.focus, #btr-body fieldset[disabled] .btn-default-2:active, #btr-body fieldset[disabled] .btn-default-2.active {
  background-color: #fff;
  border-color: transparent;
}
#wp-cart .btn-default-2 .badge, #btr-body .btn-default-2 .badge {
  color: #fff;
  background-color: #000;
}
#wp-cart .btn-default-3, #btr-body .btn-default-3 {
  color: #000;
  background-color: #fff;
  border-color: #2D82DB;
}
#wp-cart .btn-default-3:focus, #wp-cart .btn-default-3.focus, #btr-body .btn-default-3:focus, #btr-body .btn-default-3.focus {
  color: #000;
  background-color: #e6e6e6;
  border-color: #05253c;
}
#wp-cart .btn-default-3:hover, #btr-body .btn-default-3:hover {
  color: #000;
  background-color: #e6e6e6;
  border-color: #0a4a7a;
}
#wp-cart .btn-default-3:active, #wp-cart .btn-default-3.active, #wp-cart .open > .btn-default-3.dropdown-toggle, #btr-body .btn-default-3:active, #btr-body .btn-default-3.active, #btr-body .open > .btn-default-3.dropdown-toggle {
  color: #000;
  background-color: #e6e6e6;
  border-color: #0a4a7a;
}
#wp-cart .btn-default-3:active:hover, #wp-cart .btn-default-3:active:focus, #wp-cart .btn-default-3:active.focus, #wp-cart .btn-default-3.active:hover, #wp-cart .btn-default-3.active:focus, #wp-cart .btn-default-3.active.focus, #wp-cart .open > .btn-default-3.dropdown-toggle:hover, #wp-cart .open > .btn-default-3.dropdown-toggle:focus, #wp-cart .open > .btn-default-3.dropdown-toggle.focus, #btr-body .btn-default-3:active:hover, #btr-body .btn-default-3:active:focus, #btr-body .btn-default-3:active.focus, #btr-body .btn-default-3.active:hover, #btr-body .btn-default-3.active:focus, #btr-body .btn-default-3.active.focus, #btr-body .open > .btn-default-3.dropdown-toggle:hover, #btr-body .open > .btn-default-3.dropdown-toggle:focus, #btr-body .open > .btn-default-3.dropdown-toggle.focus {
  color: #000;
  background-color: #b1b1b1;
  border-color: #05253c;
}
#wp-cart .btn-default-3:active, #wp-cart .btn-default-3.active, #wp-cart .open > .btn-default-3.dropdown-toggle, #btr-body .btn-default-3:active, #btr-body .btn-default-3.active, #btr-body .open > .btn-default-3.dropdown-toggle {
  background-image: none;
}
#wp-cart .btn-default-3.disabled, #wp-cart .btn-default-3.disabled:hover, #wp-cart .btn-default-3.disabled:focus, #wp-cart .btn-default-3.disabled.focus, #wp-cart .btn-default-3.disabled:active, #wp-cart .btn-default-3.disabled.active, #wp-cart .btn-default-3[disabled], #wp-cart .btn-default-3[disabled]:hover, #wp-cart .btn-default-3[disabled]:focus, #wp-cart .btn-default-3[disabled].focus, #wp-cart .btn-default-3[disabled]:active, #wp-cart .btn-default-3[disabled].active, #wp-cart fieldset[disabled] .btn-default-3, #wp-cart fieldset[disabled] .btn-default-3:hover, #wp-cart fieldset[disabled] .btn-default-3:focus, #wp-cart fieldset[disabled] .btn-default-3.focus, #wp-cart fieldset[disabled] .btn-default-3:active, #wp-cart fieldset[disabled] .btn-default-3.active, #btr-body .btn-default-3.disabled, #btr-body .btn-default-3.disabled:hover, #btr-body .btn-default-3.disabled:focus, #btr-body .btn-default-3.disabled.focus, #btr-body .btn-default-3.disabled:active, #btr-body .btn-default-3.disabled.active, #btr-body .btn-default-3[disabled], #btr-body .btn-default-3[disabled]:hover, #btr-body .btn-default-3[disabled]:focus, #btr-body .btn-default-3[disabled].focus, #btr-body .btn-default-3[disabled]:active, #btr-body .btn-default-3[disabled].active, #btr-body fieldset[disabled] .btn-default-3, #btr-body fieldset[disabled] .btn-default-3:hover, #btr-body fieldset[disabled] .btn-default-3:focus, #btr-body fieldset[disabled] .btn-default-3.focus, #btr-body fieldset[disabled] .btn-default-3:active, #btr-body fieldset[disabled] .btn-default-3.active {
  background-color: #fff;
  border-color: #2D82DB;
}
#wp-cart .btn-default-3 .badge, #btr-body .btn-default-3 .badge {
  color: #fff;
  background-color: #000;
}
#wp-cart .btn-tabs, #btr-body .btn-tabs {
  color: #000;
  background-color: #F3F3F4;
  border-color: transparent;
  font-size: 16px;
  color: #000 !important;
  background-color: #F3F3F4 !important;
  border-color: transparent !important;
}
#wp-cart .btn-tabs:focus, #wp-cart .btn-tabs.focus, #btr-body .btn-tabs:focus, #btr-body .btn-tabs.focus {
  color: #000;
  background-color: #d8d8dc;
  border-color: rgba(0, 0, 0, 0);
}
#wp-cart .btn-tabs:hover, #btr-body .btn-tabs:hover {
  color: #000;
  background-color: #d8d8dc;
  border-color: rgba(0, 0, 0, 0);
}
#wp-cart .btn-tabs:active, #wp-cart .btn-tabs.active, #wp-cart .open > .btn-tabs.dropdown-toggle, #btr-body .btn-tabs:active, #btr-body .btn-tabs.active, #btr-body .open > .btn-tabs.dropdown-toggle {
  color: #000;
  background-color: #d8d8dc;
  border-color: rgba(0, 0, 0, 0);
}
#wp-cart .btn-tabs:active:hover, #wp-cart .btn-tabs:active:focus, #wp-cart .btn-tabs:active.focus, #wp-cart .btn-tabs.active:hover, #wp-cart .btn-tabs.active:focus, #wp-cart .btn-tabs.active.focus, #wp-cart .open > .btn-tabs.dropdown-toggle:hover, #wp-cart .open > .btn-tabs.dropdown-toggle:focus, #wp-cart .open > .btn-tabs.dropdown-toggle.focus, #btr-body .btn-tabs:active:hover, #btr-body .btn-tabs:active:focus, #btr-body .btn-tabs:active.focus, #btr-body .btn-tabs.active:hover, #btr-body .btn-tabs.active:focus, #btr-body .btn-tabs.active.focus, #btr-body .open > .btn-tabs.dropdown-toggle:hover, #btr-body .open > .btn-tabs.dropdown-toggle:focus, #btr-body .open > .btn-tabs.dropdown-toggle.focus {
  color: #000;
  background-color: #c6c6cb;
  border-color: rgba(0, 0, 0, 0);
}
#wp-cart .btn-tabs:active, #wp-cart .btn-tabs.active, #wp-cart .open > .btn-tabs.dropdown-toggle, #btr-body .btn-tabs:active, #btr-body .btn-tabs.active, #btr-body .open > .btn-tabs.dropdown-toggle {
  background-image: none;
}
#wp-cart .btn-tabs.disabled, #wp-cart .btn-tabs.disabled:hover, #wp-cart .btn-tabs.disabled:focus, #wp-cart .btn-tabs.disabled.focus, #wp-cart .btn-tabs.disabled:active, #wp-cart .btn-tabs.disabled.active, #wp-cart .btn-tabs[disabled], #wp-cart .btn-tabs[disabled]:hover, #wp-cart .btn-tabs[disabled]:focus, #wp-cart .btn-tabs[disabled].focus, #wp-cart .btn-tabs[disabled]:active, #wp-cart .btn-tabs[disabled].active, #wp-cart fieldset[disabled] .btn-tabs, #wp-cart fieldset[disabled] .btn-tabs:hover, #wp-cart fieldset[disabled] .btn-tabs:focus, #wp-cart fieldset[disabled] .btn-tabs.focus, #wp-cart fieldset[disabled] .btn-tabs:active, #wp-cart fieldset[disabled] .btn-tabs.active, #btr-body .btn-tabs.disabled, #btr-body .btn-tabs.disabled:hover, #btr-body .btn-tabs.disabled:focus, #btr-body .btn-tabs.disabled.focus, #btr-body .btn-tabs.disabled:active, #btr-body .btn-tabs.disabled.active, #btr-body .btn-tabs[disabled], #btr-body .btn-tabs[disabled]:hover, #btr-body .btn-tabs[disabled]:focus, #btr-body .btn-tabs[disabled].focus, #btr-body .btn-tabs[disabled]:active, #btr-body .btn-tabs[disabled].active, #btr-body fieldset[disabled] .btn-tabs, #btr-body fieldset[disabled] .btn-tabs:hover, #btr-body fieldset[disabled] .btn-tabs:focus, #btr-body fieldset[disabled] .btn-tabs.focus, #btr-body fieldset[disabled] .btn-tabs:active, #btr-body fieldset[disabled] .btn-tabs.active {
  background-color: #F3F3F4;
  border-color: transparent;
}
#wp-cart .btn-tabs .badge, #btr-body .btn-tabs .badge {
  color: #F3F3F4;
  background-color: #000;
}
#wp-cart .btn-tabs:hover, #wp-cart .btn-tabs:focus, #btr-body .btn-tabs:hover, #btr-body .btn-tabs:focus {
  color: #2D82DB !important;
  border-color: #2D82DB !important;
}
#wp-cart .btn-tabs.active, #btr-body .btn-tabs.active {
  color: #2D82DB !important;
  border-color: #2D82DB !important;
}
#wp-cart .btn-cart-lg, #btr-body .btn-cart-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
#wp-cart .btn-cart-md, #btr-body .btn-cart-md {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
  padding: 8px 14px;
  font-size: 16px;
}
#wp-cart .btn-cart-xs, #btr-body .btn-cart-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
#wp-cart .btn-white-border, #btr-body .btn-white-border {
  padding-left: 20px;
  padding-right: 20px;
  background: transparent;
  border: 1px solid #fff;
  color: #fff;
  border-radius: 0;
}
#wp-cart .btn-white-border:hover, #btr-body .btn-white-border:hover {
  background: #fff;
  color: #000;
  transition: all 0.3s ease;
}
#wp-cart .btn-white-border:active, #btr-body .btn-white-border:active {
  background: #fff;
  color: #000;
}
#wp-cart .form-control, #btr-body .form-control {
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
#wp-cart .form-control:focus, #btr-body .form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
#wp-cart .form-control::-moz-placeholder, #btr-body .form-control::-moz-placeholder {
  color: #000;
  opacity: 1;
}
#wp-cart .form-control:-ms-input-placeholder, #btr-body .form-control:-ms-input-placeholder {
  color: #000;
}
#wp-cart .form-control::-webkit-input-placeholder, #btr-body .form-control::-webkit-input-placeholder {
  color: #000;
}
#wp-cart label, #btr-body label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 600 !important;
  font-size: 15px !important;
}
#wp-cart .text-gray, #btr-body .text-gray {
  color: #666666;
}
#wp-cart .bg-gray, #btr-body .bg-gray {
  background: #F8FBFF;
}
#wp-cart .bg-mountains, #btr-body .bg-mountains {
  background: transparent url(/images/bg.png?f260a2644a9f62e6bae7751bf14e77a9) 59% 0% no-repeat padding-box;
}
#wp-cart .full-wrapper, #btr-body .full-wrapper {
  min-height: 93vh;
  position: relative;
}
@media (min-width: 768px) {
  #wp-cart .bt-container, #btr-body .bt-container {
    max-width: 750px;
  }
}
@media (min-width: 992px) {
  #wp-cart .bt-container, #btr-body .bt-container {
    max-width: 970px;
  }
}
@media (min-width: 1200px) {
  #wp-cart .bt-container, #btr-body .bt-container {
    max-width: 1170px;
  }
}
@media (min-width: 1400px) {
  #wp-cart .bt-container, #btr-body .bt-container {
    max-width: 1400px;
  }
}
#wp-cart .bt-container, #btr-body .bt-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}
@media (min-width: 992px) and (max-width: 1441px) {
  #wp-cart .bt-container, #btr-body .bt-container {
    max-width: 1350px;
  }
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart .bt-container, #btr-body .bt-container {
    margin-top: 0px !important;
  }
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart .m-t-100, #btr-body .m-t-100 {
    margin-top: 40px !important;
  }
}
#wp-cart .bt-container:before, #wp-cart .bt-container:after, #btr-body .bt-container:before, #btr-body .bt-container:after {
  content: " ";
  display: table;
}
#wp-cart .bt-container:after, #btr-body .bt-container:after {
  clear: both;
}
#wp-cart .modal-dialog, #btr-body .modal-dialog {
  z-index: 99999;
}
#wp-cart #delivery-date-modal .modal-dialog, #btr-body #delivery-date-modal .modal-dialog {
  width: 500px;
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart #delivery-date-modal .modal-dialog, #btr-body #delivery-date-modal .modal-dialog {
    width: -moz-fit-content;
    width: fit-content;
  }
}
#wp-cart #delivery-date-modal .modal-dialog .modal-content, #btr-body #delivery-date-modal .modal-dialog .modal-content {
  width: 500px;
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart #delivery-date-modal .modal-dialog .modal-content, #btr-body #delivery-date-modal .modal-dialog .modal-content {
    width: -moz-fit-content;
    width: fit-content;
  }
}
#wp-cart #delivery-date-modal p.h6, #btr-body #delivery-date-modal p.h6 {
  margin-top: 0;
}
#wp-cart #return-date-modal .modal-dialog, #btr-body #return-date-modal .modal-dialog {
  width: 500px;
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart #return-date-modal .modal-dialog, #btr-body #return-date-modal .modal-dialog {
    width: -moz-fit-content;
    width: fit-content;
  }
}
#wp-cart #return-date-modal .modal-dialog .modal-content, #btr-body #return-date-modal .modal-dialog .modal-content {
  width: 500px;
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart #return-date-modal .modal-dialog .modal-content, #btr-body #return-date-modal .modal-dialog .modal-content {
    width: -moz-fit-content;
    width: fit-content;
  }
}
#wp-cart .select_box_dropdown, #btr-body .select_box_dropdown {
  position: relative;
}
#wp-cart .select_box_dropdown .select_box_input, #btr-body .select_box_dropdown .select_box_input {
  background: none;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  background: transparent !important;
  background-image: url(/images/dropdown-arrow.png?920b79c901d43eed5af4ed204793a1fd) !important;
  background-repeat: no-repeat !important;
  background-position-x: 93% !important;
  background-position-y: 50% !important;
  background-size: 16px !important;
  cursor: pointer;
  width: 102%;
}
#wp-cart .select_box_dropdown img, #btr-body .select_box_dropdown img {
  position: absolute;
  right: 9px;
  top: 17px;
  width: 16px;
}
#wp-cart .select_box_dropdown select, #btr-body .select_box_dropdown select {
  cursor: pointer;
}
#wp-cart .select_box_drop, #btr-body .select_box_drop {
  position: relative;
}
#wp-cart .select_box_drop .select_box_input, #btr-body .select_box_drop .select_box_input {
  background: #F3F3F4;
  -webkit-appearance: none;
  border-radius: 0 !important;
  border-color: #2D82DB !important;
  width: 100%;
}
#wp-cart .select_box_drop img, #btr-body .select_box_drop img {
  position: absolute;
  right: 18px;
  top: 28px;
  width: 11px;
  background: #ffffff;
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart .select_box_drop img, #btr-body .select_box_drop img {
    top: 20px;
  }
}
#wp-cart .select_date_box, #btr-body .select_date_box {
  position: relative;
}
#wp-cart .select_date_box .select_box_input, #btr-body .select_date_box .select_box_input {
  background: none;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  background: #F3F3F4 !important;
  background-image: url(/images/dropdown-arrow.png?920b79c901d43eed5af4ed204793a1fd) !important;
  background-repeat: no-repeat !important;
  background-position-x: 93% !important;
  background-position-y: 50% !important;
  background-size: 16px !important;
  cursor: pointer;
  width: 100%;
}
#wp-cart .select_date_box img, #btr-body .select_date_box img {
  position: absolute;
  right: 9px;
  top: 40px;
  width: 16px;
}
#wp-cart .has-feedback img, #btr-body .has-feedback img {
  position: absolute;
  right: 18px;
  top: 21px;
  width: 21px;
}
#wp-cart .check_box_model .form-group label, #btr-body .check_box_model .form-group label {
  font-weight: 500 !important;
  position: absolute;
  margin-left: 8px;
  margin-top: 2px;
  font-size: 15px;
}
#wp-cart .model_row .col-sm-12, #btr-body .model_row .col-sm-12 {
  padding-left: 8px !important;
}
#wp-cart .mx-calendar-content .cell.disabled, #btr-body .mx-calendar-content .cell.disabled {
  background-color: transparent !important;
}
#wp-cart .mx-calendar-header-label button, #btr-body .mx-calendar-header-label button {
  font-size: 16px !important;
  color: #2D82DB !important;
  padding: 0px 1px !important;
  margin-right: 5px;
}
#wp-cart .custom-nav, #btr-body .custom-nav {
  margin-top: -40px;
}
#wp-cart .custom-nav:after, #btr-body .custom-nav:after {
  content: "";
  display: table;
  clear: both;
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart .custom-nav, #btr-body .custom-nav {
    background: #2D82DB;
    margin-top: 10px;
    height: 77px;
    padding-top: 8px;
    padding-left: 7px;
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 0px;
  }
}
#wp-cart .custom-nav .left, #btr-body .custom-nav .left {
  float: left;
}
#wp-cart .custom-nav .left .mobail_img, #btr-body .custom-nav .left .mobail_img {
  display: none;
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart .custom-nav .left .mobail_img, #btr-body .custom-nav .left .mobail_img {
    display: block;
  }
}
#wp-cart .custom-nav .left .web_img, #btr-body .custom-nav .left .web_img {
  display: block;
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart .custom-nav .left .web_img, #btr-body .custom-nav .left .web_img {
    display: none;
  }
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart .custom-nav .left, #btr-body .custom-nav .left {
    width: auto !important;
  }
  #wp-cart .custom-nav .left img, #btr-body .custom-nav .left img {
    min-width: 100px;
  }
}
#wp-cart .custom-nav .toggle-button, #btr-body .custom-nav .toggle-button {
  position: absolute;
  height: 30px;
  width: 30px;
  right: 33%;
  top: -30px;
  display: none;
  cursor: pointer;
  z-index: 1;
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart .custom-nav .toggle-button, #btr-body .custom-nav .toggle-button {
    display: block;
  }
}
#wp-cart .custom-nav .toggle-button::before, #btr-body .custom-nav .toggle-button::before {
  content: "\f0c9";
  color: #2D82DB;
  font-size: 30px;
  font-family: fontAwesome;
}
#wp-cart .custom-nav .toggle-button.active::before, #btr-body .custom-nav .toggle-button.active::before {
  content: "\f00d";
  color: #2D82DB;
  font-size: 27px;
  font-weight: 400;
  font-family: fontAwesome;
}
#wp-cart .custom-nav .right, #btr-body .custom-nav .right {
  float: right;
  margin-top: 20px;
}
#wp-cart .custom-nav .right .borderless_btn, #btr-body .custom-nav .right .borderless_btn {
  float: left;
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart .custom-nav .right .borderless_btn, #btr-body .custom-nav .right .borderless_btn {
    display: none;
  }
  #wp-cart .custom-nav .right .borderless_btn.active, #btr-body .custom-nav .right .borderless_btn.active {
    display: block;
    position: absolute;
    right: 4%;
    top: 2%;
    text-align: center;
    background: #F8FBFF;
    z-index: 999;
    padding-bottom: 50px;
    transition: all ease-in-out 0.3s;
  }
  #wp-cart .custom-nav .right .borderless_btn.active .btn-borderless, #btr-body .custom-nav .right .borderless_btn.active .btn-borderless {
    margin-top: 5px;
    border: 1px solid #ddd;
    background: #fff;
  }
}
#wp-cart .custom-nav .right .btn-lg, #btr-body .custom-nav .right .btn-lg {
  padding: 10px 13px;
}
@media (min-width: 992px) and (max-width: 1247px) {
  #wp-cart .custom-nav .right .btn-lg, #btr-body .custom-nav .right .btn-lg {
    padding: 10px 10px;
    transition: all ease-in-out 0.3s;
  }
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart .custom-nav .right, #btr-body .custom-nav .right {
    width: auto !important;
    padding-top: 10px;
    margin-top: 0px;
  }
  #wp-cart .custom-nav .right .btn-lg, #btr-body .custom-nav .right .btn-lg {
    padding: 7px 11px !important;
  }
}
#wp-cart .custom-nav .right .btn-borderless, #btr-body .custom-nav .right .btn-borderless {
  margin-right: 15px;
}
#wp-cart .custom-nav .right .btn-borderless .fa-bars, #btr-body .custom-nav .right .btn-borderless .fa-bars {
  font-size: 22px;
  color: #2D82DB;
}
@media (min-width: 992px) and (max-width: 1247px) {
  #wp-cart .custom-nav .right .btn-borderless, #btr-body .custom-nav .right .btn-borderless {
    margin-right: 0px;
  }
}
#wp-cart .custom-nav .web-menu, #btr-body .custom-nav .web-menu {
  display: block;
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart .custom-nav .web-menu, #btr-body .custom-nav .web-menu {
    display: none;
  }
}
#wp-cart .custom-nav .web-menu .toggle-menu, #btr-body .custom-nav .web-menu .toggle-menu {
  margin-left: 17px;
  padding-left: 20px;
  padding-right: 20px;
}
#wp-cart .custom-nav .web-menu .toggle-menu .fa-bars, #btr-body .custom-nav .web-menu .toggle-menu .fa-bars {
  font-size: 20px;
}
#wp-cart .custom-nav #demo-menu, #btr-body .custom-nav #demo-menu {
  width: 244px;
  position: absolute;
  right: 0px;
  top: 32px;
  background: #F8FBFF;
  padding-left: 25px;
  z-index: 9;
  padding-top: 30px;
}
#wp-cart .custom-nav #demo-menu .btn-borderless, #btr-body .custom-nav #demo-menu .btn-borderless {
  background: #F3F3F4;
  margin-top: 10px;
}
#wp-cart .custom-nav .mobail-menu, #btr-body .custom-nav .mobail-menu {
  display: none;
  margin-right: 10px;
}
#wp-cart .custom-nav .mobail-menu a, #btr-body .custom-nav .mobail-menu a {
  margin-right: 20px;
  color: #fff;
  font-size: 34px;
}
#wp-cart .custom-nav .mobail-menu a i, #btr-body .custom-nav .mobail-menu a i {
  color: #fff;
  font-weight: 300;
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart .custom-nav .mobail-menu, #btr-body .custom-nav .mobail-menu {
    display: block;
  }
}
#wp-cart .custom-nav .mobail-menu #footwear, #btr-body .custom-nav .mobail-menu #footwear {
  position: relative;
  position: absolute;
  width: 100%;
  background: #2D82DB;
  top: 8px;
  left: 0;
  padding-top: 125px;
  text-align: center;
  padding-bottom: 50px;
  height: 100vh;
  z-index: 999;
  display: none;
}
#wp-cart .custom-nav .mobail-menu #footwear ul, #btr-body .custom-nav .mobail-menu #footwear ul {
  display: flex;
  flex-direction: column;
}
#wp-cart .custom-nav .mobail-menu #footwear ul a, #btr-body .custom-nav .mobail-menu #footwear ul a {
  text-transform: uppercase;
  color: #fff;
  font-size: 20px;
  padding: 8px 0;
}
#wp-cart .custom-nav .mobail-menu #footwear ul a .btn-lg, #btr-body .custom-nav .mobail-menu #footwear ul a .btn-lg {
  padding: 8px 11px !important;
}
#wp-cart .custom-nav .mobail-menu #footwear .close_button, #btr-body .custom-nav .mobail-menu #footwear .close_button {
  position: absolute;
  right: 3px;
  top: 20px;
}
#wp-cart .custom-nav .mobail-menu #footwear .close_button img, #btr-body .custom-nav .mobail-menu #footwear .close_button img {
  min-width: 18px;
}
#wp-cart .custom-nav .mobail-menu #footwear .left_img, #btr-body .custom-nav .mobail-menu #footwear .left_img {
  position: absolute;
  left: 7px;
  top: 5px;
  height: 65px;
}
#wp-cart .bt-content h1, #btr-body .bt-content h1 {
  margin-top: 48px;
  text-align: center;
  font-size: 42px;
  font-weight: bold;
  color: #0C2150;
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart .bt-content h1, #btr-body .bt-content h1 {
    font-size: 30px;
    margin-top: 30px;
  }
}
#wp-cart .bt-content h1 span, #btr-body .bt-content h1 span {
  color: #2D82DB;
}
#wp-cart .bt-content .para, #btr-body .bt-content .para {
  font-size: 20px;
  margin-top: 30px;
  max-width: 663px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  color: #666666;
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart .bt-content .para, #btr-body .bt-content .para {
    font-size: 16px;
    margin-top: 20px;
  }
}
#wp-cart .booking-flyier, #btr-body .booking-flyier {
  max-width: 1162px;
  margin-left: auto;
  margin-right: auto;
  background: #fff;
  padding: 25px;
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.0392156863);
  border-radius: 8px;
}
#wp-cart .booking-flyier:after, #btr-body .booking-flyier:after {
  content: "";
  display: table;
  clear: both;
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart .booking-flyier, #btr-body .booking-flyier {
    padding: 25px 5px;
  }
}
#wp-cart .booking-flyier .div, #btr-body .booking-flyier .div {
  width: 30%;
  float: left;
  padding: 10px;
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart .booking-flyier .div, #btr-body .booking-flyier .div {
    width: 100%;
  }
}
#wp-cart .booking-flyier .div .form-group, #btr-body .booking-flyier .div .form-group {
  margin-bottom: 0;
}
#wp-cart .booking-flyier .div .form-group .form-control-feedback, #btr-body .booking-flyier .div .form-group .form-control-feedback {
  color: #BDBFC4;
  right: 12px;
  font-size: 20px;
}
#wp-cart .booking-flyier .div .form-group .fa-maring-top, #btr-body .booking-flyier .div .form-group .fa-maring-top {
  margin-top: 22px;
}
#wp-cart .booking-flyier .div .form-control, #btr-body .booking-flyier .div .form-control {
  min-height: 59px;
  margin-bottom: 0;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  webkit-box-shadow: none;
  box-shadow: none;
  webkit-box-shadow: none;
  box-shadow: none;
  padding-right: 5px;
  padding-top: 8px;
  padding-left: 16px;
  font-size: 20px;
  cursor: pointer;
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart .booking-flyier .div .form-control, #btr-body .booking-flyier .div .form-control {
    font-size: 16px;
    background: #fff;
    border: 1px solid #ccc;
  }
}
#wp-cart .booking-flyier .div .form-control::-moz-placeholder, #btr-body .booking-flyier .div .form-control::-moz-placeholder {
  color: #4e3a3a;
  opacity: 1;
  font-size: 20px;
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart .booking-flyier .div .form-control::-moz-placeholder, #btr-body .booking-flyier .div .form-control::-moz-placeholder {
    font-size: 16px;
  }
}
#wp-cart .booking-flyier .div .form-control:-ms-input-placeholder, #btr-body .booking-flyier .div .form-control:-ms-input-placeholder {
  color: #4e3a3a;
  font-size: 20px;
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart .booking-flyier .div .form-control:-ms-input-placeholder, #btr-body .booking-flyier .div .form-control:-ms-input-placeholder {
    font-size: 16px;
  }
}
#wp-cart .booking-flyier .div .form-control::-webkit-input-placeholder, #btr-body .booking-flyier .div .form-control::-webkit-input-placeholder {
  color: #4e3a3a;
  font-size: 20px;
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart .booking-flyier .div .form-control::-webkit-input-placeholder, #btr-body .booking-flyier .div .form-control::-webkit-input-placeholder {
    font-size: 16px;
  }
}
#wp-cart .booking-flyier .div .form-control:disabled, #btr-body .booking-flyier .div .form-control:disabled {
  background: #d5d5d5;
}
#wp-cart .booking-flyier .div:last-child, #btr-body .booking-flyier .div:last-child {
  width: 10%;
  float: left;
  text-align: center;
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart .booking-flyier .div:last-child, #btr-body .booking-flyier .div:last-child {
    width: 100%;
  }
}
#wp-cart .booking-flyier a.btn, #btr-body .booking-flyier a.btn {
  display: inline-block;
  padding: 19px;
  width: 60px;
  height: 60px;
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart .booking-flyier a.btn, #btr-body .booking-flyier a.btn {
    display: block;
    width: 100%;
  }
}
#wp-cart .booking-flyier .form-control-feedback, #btr-body .booking-flyier .form-control-feedback {
  top: 22px;
}
@media (min-width: 768px) {
  #wp-cart .modal-dialog, #btr-body .modal-dialog {
    width: 911px;
    margin: 30px auto;
  }
}
#wp-cart .mx-calendar, #btr-body .mx-calendar {
  box-sizing: border-box;
  width: 464px;
  padding: 6px 12px;
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart .mx-calendar, #btr-body .mx-calendar {
    width: -moz-fit-content !important;
    width: fit-content !important;
    margin-bottom: 10px;
  }
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart #delivery-date-modal .modal-header, #btr-body #delivery-date-modal .modal-header {
    padding: 10px;
  }
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart #delivery-date-modal .m-t-20, #btr-body #delivery-date-modal .m-t-20 {
    margin-top: 13px !important;
  }
}
#wp-cart #delivery-date-modal .form-control, #btr-body #delivery-date-modal .form-control {
  min-height: 44px;
  margin-bottom: 0;
  border: 1px solid rgba(112, 112, 112, 0.231372549);
  border-radius: 4px;
  webkit-box-shadow: none;
  box-shadow: none;
  webkit-box-shadow: none;
  box-shadow: none;
  padding-right: 5px;
  background: #fff;
  background-color: #fff !important;
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart #delivery-date-modal .form-control, #btr-body #delivery-date-modal .form-control {
    min-height: 38px;
  }
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart #delivery-date-modal .select_date_box img, #btr-body #delivery-date-modal .select_date_box img {
    top: 37px !important;
  }
}
#wp-cart #delivery-date-modal .form-control[disabled], #btr-body #delivery-date-modal .form-control[disabled] {
  background-color: #e2e2e2;
}
#wp-cart #delivery-date-modal .btn, #btr-body #delivery-date-modal .btn {
  margin-top: 26px;
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart #delivery-date-modal .btn, #btr-body #delivery-date-modal .btn {
    margin-top: 0px;
  }
}
#wp-cart td.disabled div, #btr-body td.disabled div {
  color: #ddd !important;
}
#wp-cart .mx-btn, #btr-body .mx-btn {
  color: #0C2150;
  font-weight: bold;
}
#wp-cart .mx-datepicker-main, #btr-body .mx-datepicker-main {
  color: #0C2150;
  font-weight: bold;
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart .mx-calendar-content, #btr-body .mx-calendar-content {
    position: relative;
    height: 238px;
  }
}
#wp-cart .mx-calendar-content .cell, #btr-body .mx-calendar-content .cell {
  color: #0C2150;
  font-weight: bold;
}
#wp-cart .mx-calendar-content .cell:hover, #btr-body .mx-calendar-content .cell:hover {
  color: #0C2150;
  font-weight: bold;
}
#wp-cart .mx-calendar-content .cell.disabled:hover, #btr-body .mx-calendar-content .cell.disabled:hover {
  color: #ccc;
  font-weight: bold;
}
#wp-cart .mx-table-date td, #wp-cart .mx-table-date th, #btr-body .mx-table-date td, #btr-body .mx-table-date th {
  text-align: center;
  font-size: 14px;
}
#wp-cart .mx-table-date .cell.not-current-month, #btr-body .mx-table-date .cell.not-current-month {
  color: #BDBFC4;
  visibility: hidden;
}
#wp-cart #location-modal .modal-dialog, #btr-body #location-modal .modal-dialog {
  width: 320px;
  margin: 30px auto;
}
#wp-cart #location-modal.modal, #btr-body #location-modal.modal {
  top: 20% !important;
}
#wp-cart #location-modal .form-control, #btr-body #location-modal .form-control {
  height: 48px !important;
  border: 1px solid #ddd !important;
  webkit-box-shadow: none;
  box-shadow: none;
  webkit-box-shadow: none;
  box-shadow: none !important;
}
#wp-cart #location-modal .form-control:focus, #btr-body #location-modal .form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: none !important;
}
#wp-cart #location-modal .select_box_dropdown #resort_dropdown, #btr-body #location-modal .select_box_dropdown #resort_dropdown {
  height: auto !important;
  min-height: 48px !important;
  max-height: 265px !important;
  padding: 0 !important;
  padding-left: 2px !important;
  text-indent: 10px;
  margin: 0 !important;
  line-height: 48px;
}
#wp-cart #location-modal .select_box_dropdown #resort_dropdown option, #btr-body #location-modal .select_box_dropdown #resort_dropdown option {
  padding-top: 6px !important;
  padding-bottom: 6px !important;
  font-size: 16px !important;
}
#wp-cart #location-modal .select_box_dropdown #resort_dropdown option:checked:disabled, #btr-body #location-modal .select_box_dropdown #resort_dropdown option:checked:disabled {
  display: none !important;
}
#wp-cart .empty-cart, #btr-body .empty-cart {
  padding: 12px;
}
#wp-cart #gear-form .form-control, #btr-body #gear-form .form-control {
  min-height: 44px;
  margin-bottom: 0;
  border: 1px solid rgba(112, 112, 112, 0.231372549);
  border-radius: 1px;
  webkit-box-shadow: none;
  box-shadow: none;
  webkit-box-shadow: none;
  box-shadow: none;
  padding-right: 5px;
}
#wp-cart .rental-summery .summary-report .package, #btr-body .rental-summery .summary-report .package {
  margin-bottom: 10px;
}
#wp-cart .rental-summery .summary-report .package span.item-name, #btr-body .rental-summery .summary-report .package span.item-name {
  max-width: 150px;
  display: inline-block;
}
#wp-cart .rental-summery .summary-report .clothing span:first-child, #btr-body .rental-summery .summary-report .clothing span:first-child {
  max-width: 150px;
  display: inline-block;
}
#wp-cart #addon-form .card-header, #btr-body #addon-form .card-header {
  padding: 2px 10px;
}
#wp-cart #addon-form .card-header h3, #btr-body #addon-form .card-header h3 {
  color: #000;
  margin-top: 10px;
  margin-bottom: 10px;
}
#wp-cart .form-control.form-control-cart, #btr-body .form-control.form-control-cart {
  min-height: 44px;
  margin-bottom: 0;
  border: 1px solid rgba(112, 112, 112, 0.231372549);
  border-radius: 1px;
  webkit-box-shadow: none;
  box-shadow: none;
  webkit-box-shadow: none;
  box-shadow: none;
  padding-right: 5px;
}
#wp-cart .posl, #btr-body .posl {
  position: relative;
}
#wp-cart #sibebar_container.modal, #btr-body #sibebar_container.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: auto;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  border: 0;
}
#wp-cart #sibebar_container.modal .modal-dialog, #btr-body #sibebar_container.modal .modal-dialog {
  width: 400px;
  margin: 0;
  border-radius: 0;
  margin-right: -16px;
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart #sibebar_container.modal .modal-dialog, #btr-body #sibebar_container.modal .modal-dialog {
    width: 100%;
  }
}
#wp-cart #sibebar_container.modal .modal-dialog .modal-content, #btr-body #sibebar_container.modal .modal-dialog .modal-content {
  height: 100vh;
  border-radius: 0;
  border: 0;
  overflow-y: scroll;
}
#wp-cart #sibebar_container.modal .modal-dialog .modal-content .modal-header, #btr-body #sibebar_container.modal .modal-dialog .modal-content .modal-header {
  border-bottom: none;
}
#wp-cart #sibebar_container.modal .modal-dialog .modal-content .modal-header .close, #btr-body #sibebar_container.modal .modal-dialog .modal-content .modal-header .close {
  font-size: 30px;
  font-weight: 300;
}
#wp-cart #sibebar_container.modal .modal-dialog .modal-content .modal-header h2, #btr-body #sibebar_container.modal .modal-dialog .modal-content .modal-header h2 {
  font-size: 21px;
  font-weight: 800;
}
#wp-cart #sibebar_container.modal .modal-dialog .modal-content .modal-header p, #btr-body #sibebar_container.modal .modal-dialog .modal-content .modal-header p {
  margin-top: 20px;
  color: rgba(193, 193, 193, 0.9803921569);
  font-size: 18px;
  font-weight: 300;
}
#wp-cart #sibebar_container.modal .modal-dialog .modal-content .modal-header p a, #btr-body #sibebar_container.modal .modal-dialog .modal-content .modal-header p a {
  font-weight: 600;
}
#wp-cart #sibebar_container.modal .modal-dialog .modal-content .modal-body .sibebar_container form .vti__input, #wp-cart #sibebar_container.modal .modal-dialog .modal-content .modal-body .sibebar_container form .vti__dropdown, #wp-cart #sibebar_container.modal .modal-dialog .modal-content .modal-body .sibebar_container form .form-control, #btr-body #sibebar_container.modal .modal-dialog .modal-content .modal-body .sibebar_container form .vti__input, #btr-body #sibebar_container.modal .modal-dialog .modal-content .modal-body .sibebar_container form .vti__dropdown, #btr-body #sibebar_container.modal .modal-dialog .modal-content .modal-body .sibebar_container form .form-control {
  background: #F3F3F4;
  border-radius: 0;
  outline: 0;
  border: 0;
  height: 48px;
  webkit-box-shadow: none;
  box-shadow: none;
  webkit-box-shadow: none;
  box-shadow: none;
}
#wp-cart #sibebar_container.modal .modal-dialog .modal-content .modal-body .sibebar_container form .vti__input :focus, #wp-cart #sibebar_container.modal .modal-dialog .modal-content .modal-body .sibebar_container form .vti__dropdown :focus, #wp-cart #sibebar_container.modal .modal-dialog .modal-content .modal-body .sibebar_container form .form-control :focus, #btr-body #sibebar_container.modal .modal-dialog .modal-content .modal-body .sibebar_container form .vti__input :focus, #btr-body #sibebar_container.modal .modal-dialog .modal-content .modal-body .sibebar_container form .vti__dropdown :focus, #btr-body #sibebar_container.modal .modal-dialog .modal-content .modal-body .sibebar_container form .form-control :focus {
  webkit-box-shadow: none;
  box-shadow: none;
  webkit-box-shadow: none;
  box-shadow: none;
}
#wp-cart #sibebar_container.modal .modal-dialog .modal-content .modal-body .sibebar_container form button, #btr-body #sibebar_container.modal .modal-dialog .modal-content .modal-body .sibebar_container form button {
  margin-top: 30px;
}
#wp-cart .select_box_drop .select_box_input, #btr-body .select_box_drop .select_box_input {
  min-width: 100px;
  padding: 6px;
}
#wp-cart .mx-calendar-content .mx-table thead th, #btr-body .mx-calendar-content .mx-table thead th {
  background: transparent;
  border: 0 solid #ddd;
}
#wp-cart .mx-calendar-content .mx-table tbody td, #btr-body .mx-calendar-content .mx-table tbody td {
  background: transparent;
  border: 0 solid #ddd;
}
#wp-cart .visible-xs a.btn, #btr-body .visible-xs a.btn {
  margin-top: 10px;
}
#wp-cart .text-green, #btr-body .text-green {
  color: #28B407;
}
#wp-cart .text-red, #btr-body .text-red {
  color: #DF1422;
}
#wp-cart .page_hadding, #btr-body .page_hadding {
  text-align: center;
}
#wp-cart .page_hadding h1, #btr-body .page_hadding h1 {
  font-size: 44px;
  color: #0C2150;
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart .page_hadding h1, #btr-body .page_hadding h1 {
    font-size: 31px;
  }
}
#wp-cart .page_hadding p, #btr-body .page_hadding p {
  font-size: 22px;
  color: #666666;
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart .page_hadding p, #btr-body .page_hadding p {
    font-size: 18px;
  }
}
#wp-cart .page_hadding-2, #btr-body .page_hadding-2 {
  text-align: center;
}
#wp-cart .page_hadding-2 h1, #btr-body .page_hadding-2 h1 {
  font-size: 44px;
  font-weight: 800;
  color: #0C2150;
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart .page_hadding-2 h1, #btr-body .page_hadding-2 h1 {
    font-size: 31px;
  }
}
#wp-cart .package_section, #btr-body .package_section {
  margin-top: 50px;
}
#wp-cart .package_section .row, #btr-body .package_section .row {
  margin-left: 0;
}
#wp-cart .package_section .col_left, #btr-body .package_section .col_left {
  background: #ffffff;
  border-radius: 8px;
  border: 1px solid rgba(112, 112, 112, 0.1019607843);
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart .package_section .col_left, #btr-body .package_section .col_left {
    width: 97%;
  }
}
#wp-cart .package_section .col_left .top_button_secction, #btr-body .package_section .col_left .top_button_secction {
  padding: 12px;
  border-bottom: 1px solid rgba(112, 112, 112, 0.1019607843);
  padding-left: 0;
}
@media (max-width: 767px) {
  #wp-cart .package_section .col_left .top_button_secction, #btr-body .package_section .col_left .top_button_secction {
    text-align: center !important;
  }
}
#wp-cart .package_section .col_left .top_button_secction .btn, #btr-body .package_section .col_left .top_button_secction .btn {
  padding: 8px 14px;
  box-shadow: none;
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart .package_section .col_left .top_button_secction .btn, #btr-body .package_section .col_left .top_button_secction .btn {
    padding: 15px 8px;
    border: 1px solid #9EA5AD;
  }
}
@media (max-width: 767px) {
  #wp-cart .package_section .col_left .top_button_secction .btn, #btr-body .package_section .col_left .top_button_secction .btn {
    padding: 10px 2px;
    border: 1px solid #9EA5AD;
    min-width: 100px;
  }
}
#wp-cart .package_section .col_left .addcart_section-2, #btr-body .package_section .col_left .addcart_section-2 {
  border-bottom: 1px solid rgba(112, 112, 112, 0.1019607843);
  margin-left: -15px;
  margin-right: -15px;
}
#wp-cart .package_section .col_left .addcart_section-2 .box-haeding, #btr-body .package_section .col_left .addcart_section-2 .box-haeding {
  background: #F5F5F7;
  padding: 10px 30px;
  border-bottom: 1px solid #ddd;
}
#wp-cart .package_section .col_left .addcart_section-2 .card_contant, #btr-body .package_section .col_left .addcart_section-2 .card_contant {
  display: flex;
  padding: 0 15px;
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart .package_section .col_left .addcart_section-2 .card_contant, #btr-body .package_section .col_left .addcart_section-2 .card_contant {
    margin-bottom: 15px;
  }
}
#wp-cart .package_section .col_left .addcart_section-2 .card_contant .image_section-2, #btr-body .package_section .col_left .addcart_section-2 .card_contant .image_section-2 {
  margin: 13px;
  margin-right: 25px;
  width: 160px;
  height: 160px;
  border: 4px solid rgba(112, 112, 112, 0.1019607843);
  border-radius: 8px;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart .package_section .col_left .addcart_section-2 .card_contant .image_section-2, #btr-body .package_section .col_left .addcart_section-2 .card_contant .image_section-2 {
    width: 84%;
    margin: 0;
    margin-top: 10px;
    border: 2px solid rgba(112, 112, 112, 0.1019607843);
    border-radius: 0;
    background-color: #fff;
    height: 160px;
  }
}
#wp-cart .package_section .col_left .addcart_section-2 .card_contant .image_section-2 img, #btr-body .package_section .col_left .addcart_section-2 .card_contant .image_section-2 img {
  width: 100%;
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart .package_section .col_left .addcart_section-2 .card_contant .image_section-2 img, #btr-body .package_section .col_left .addcart_section-2 .card_contant .image_section-2 img {
    width: 140px;
    height: auto;
  }
}
#wp-cart .package_section .col_left .addcart_section-2 .card_contant .addcart_content-2, #btr-body .package_section .col_left .addcart_section-2 .card_contant .addcart_content-2 {
  margin-top: 20px;
  width: 70%;
  position: relative;
  padding-left: 14px;
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart .package_section .col_left .addcart_section-2 .card_contant .addcart_content-2, #btr-body .package_section .col_left .addcart_section-2 .card_contant .addcart_content-2 {
    text-align: center;
    margin-left: 0;
    margin-top: 10px;
    width: 100%;
    min-height: 228px;
  }
}
#wp-cart .package_section .col_left .addcart_section-2 .card_contant .addcart_content-2 p.description, #btr-body .package_section .col_left .addcart_section-2 .card_contant .addcart_content-2 p.description {
  color: #666666;
  font-size: 16px;
  font-weight: 300;
  margin-left: 2px;
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart .package_section .col_left .addcart_section-2 .card_contant .addcart_content-2 p.description, #btr-body .package_section .col_left .addcart_section-2 .card_contant .addcart_content-2 p.description {
    font-size: 14px;
  }
}
#wp-cart .package_section .col_left .addcart_section-2 .card_contant .addcart_content-2 p, #btr-body .package_section .col_left .addcart_section-2 .card_contant .addcart_content-2 p {
  font-size: 17px;
  font-weight: 400;
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart .package_section .col_left .addcart_section-2 .card_contant .addcart_content-2 p, #btr-body .package_section .col_left .addcart_section-2 .card_contant .addcart_content-2 p {
    font-size: 13px;
    text-align: justify;
    margin-left: 0;
    margin-bottom: 40px;
  }
}
#wp-cart .package_section .col_left .addcart_section-2 .card_contant .addcart_content-2 p span p, #btr-body .package_section .col_left .addcart_section-2 .card_contant .addcart_content-2 p span p {
  margin-bottom: 0;
}
#wp-cart .package_section .col_left .addcart_section-2 .card_contant .addcart_content-2 p.small, #btr-body .package_section .col_left .addcart_section-2 .card_contant .addcart_content-2 p.small {
  font-weight: 500;
  color: #BDBFC4;
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart .package_section .col_left .addcart_section-2 .card_contant .addcart_content-2 p.small, #btr-body .package_section .col_left .addcart_section-2 .card_contant .addcart_content-2 p.small {
    margin-bottom: 0;
  }
}
#wp-cart .package_section .col_left .addcart_section-2 .card_contant .addcart_content-2 p.small span, #btr-body .package_section .col_left .addcart_section-2 .card_contant .addcart_content-2 p.small span {
  font-size: 22px;
  font-weight: 600;
  color: #0C2150;
  cursor: pointer;
}
#wp-cart .package_section .col_left .addcart_section-2 .card_contant .addcart_content-2 p.small strong, #btr-body .package_section .col_left .addcart_section-2 .card_contant .addcart_content-2 p.small strong {
  font-weight: normal;
}
#wp-cart .package_section .col_left .addcart_section-2 .card_contant .addcart_content-2 .btn-blue, #btr-body .package_section .col_left .addcart_section-2 .card_contant .addcart_content-2 .btn-blue {
  float: right;
  margin-top: 8px;
  margin-right: 10px;
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart .package_section .col_left .addcart_section-2 .card_contant .addcart_content-2 .btn-blue, #btr-body .package_section .col_left .addcart_section-2 .card_contant .addcart_content-2 .btn-blue {
    position: absolute;
    bottom: 0;
    left: 19px;
    z-index: 999;
    font-size: 13px;
  }
}
#wp-cart .package_section .col_left .addcart_section-2 .checkbox-section, #btr-body .package_section .col_left .addcart_section-2 .checkbox-section {
  display: flex;
  margin-left: 29px;
  margin-bottom: 20px;
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart .package_section .col_left .addcart_section-2 .checkbox-section, #btr-body .package_section .col_left .addcart_section-2 .checkbox-section {
    justify-content: center;
    flex-direction: column;
    margin-top: -50px;
    margin-left: 20px;
    margin-bottom: 20px;
  }
}
#wp-cart .package_section .col_left .addcart_section-2 .checkbox-section .form-check, #btr-body .package_section .col_left .addcart_section-2 .checkbox-section .form-check {
  margin-right: 20px;
}
#wp-cart .package_section .col_left .addcart_section-2 .checkbox-section .form-check input[type=checkbox], #btr-body .package_section .col_left .addcart_section-2 .checkbox-section .form-check input[type=checkbox] {
  padding: 10px !important;
  height: 18px;
  width: 22px;
  position: absolute;
}
#wp-cart .package_section .col_left .addcart_section-2 .checkbox-section .form-check label, #btr-body .package_section .col_left .addcart_section-2 .checkbox-section .form-check label {
  font-size: 14px;
  font-weight: 600;
  margin-left: 29px;
  margin-top: 3px;
}
#wp-cart .package_section .col_left .addcart_section, #btr-body .package_section .col_left .addcart_section {
  min-height: 195px;
  border-bottom: 1px solid rgba(112, 112, 112, 0.1019607843);
  display: flex;
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart .package_section .col_left .addcart_section, #btr-body .package_section .col_left .addcart_section {
    min-height: 250px;
    width: 100%;
    padding-bottom: 20px;
    position: relative;
    border-bottom: 2px solid rgba(112, 112, 112, 0.1019607843);
  }
}
#wp-cart .package_section .col_left .addcart_section .image_section, #btr-body .package_section .col_left .addcart_section .image_section {
  margin: 13px;
  width: 160px;
  height: 160px;
  border: 4px solid rgba(112, 112, 112, 0.1019607843);
  border-radius: 8px;
  background-repeat: no-repeat;
  background-size: cover;
  margin-right: 0;
  margin-left: 0;
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart .package_section .col_left .addcart_section .image_section, #btr-body .package_section .col_left .addcart_section .image_section {
    width: 140px;
    height: 140px;
    border: 2px solid rgba(112, 112, 112, 0.1019607843);
    border-radius: 0px;
  }
}
#wp-cart .package_section .col_left .addcart_section .addcart_content, #btr-body .package_section .col_left .addcart_section .addcart_content {
  margin-left: 15px;
  width: 65%;
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart .package_section .col_left .addcart_section .addcart_content, #btr-body .package_section .col_left .addcart_section .addcart_content {
    padding-top: 13px;
    text-align: left;
    margin-left: 0;
    padding-bottom: 70px;
    padding-left: 10px;
  }
}
#wp-cart .package_section .col_left .addcart_section .addcart_content h2, #btr-body .package_section .col_left .addcart_section .addcart_content h2 {
  font-size: 20px;
  font-weight: bold;
  margin-top: 12px !important;
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart .package_section .col_left .addcart_section .addcart_content h2, #btr-body .package_section .col_left .addcart_section .addcart_content h2 {
    font-size: 17px;
    margin-top: 0px !important;
  }
}
#wp-cart .package_section .col_left .addcart_section .addcart_content p.description, #btr-body .package_section .col_left .addcart_section .addcart_content p.description {
  color: #666666;
  font-size: 16px;
  font-weight: 300;
  margin-left: 2px;
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart .package_section .col_left .addcart_section .addcart_content p.description, #btr-body .package_section .col_left .addcart_section .addcart_content p.description {
    font-size: 13px;
  }
}
#wp-cart .package_section .col_left .addcart_section .addcart_content p.small, #btr-body .package_section .col_left .addcart_section .addcart_content p.small {
  display: flex;
  align-items: center;
  /* align vertical */
  font-size: 16px;
  font-weight: 500;
  color: #BDBFC4;
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart .package_section .col_left .addcart_section .addcart_content p.small, #btr-body .package_section .col_left .addcart_section .addcart_content p.small {
    font-size: 15px;
    font-weight: 300;
    color: #BDBFC4;
    margin-top: -8px;
  }
}
#wp-cart .package_section .col_left .addcart_section .addcart_content p.small span, #btr-body .package_section .col_left .addcart_section .addcart_content p.small span {
  font-size: 22px;
  font-weight: 600;
  color: #0C2150;
  cursor: pointer;
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart .package_section .col_left .addcart_section .addcart_content p.small span, #btr-body .package_section .col_left .addcart_section .addcart_content p.small span {
    margin-left: 5px;
    margin-right: 6px;
    font-size: 14px;
    color: #0C2150;
    font-weight: 400;
  }
}
#wp-cart .package_section .col_left .addcart_section .addcart_content p.small .perday, #btr-body .package_section .col_left .addcart_section .addcart_content p.small .perday {
  margin-left: 3px;
  color: #222;
  font-size: 12px;
  font-weight: 600;
}
#wp-cart .package_section .col_left .addcart_section .addcart_content p, #btr-body .package_section .col_left .addcart_section .addcart_content p {
  font-size: 16px;
  font-weight: 300;
  margin-left: 2px;
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart .package_section .col_left .addcart_section .addcart_content p, #btr-body .package_section .col_left .addcart_section .addcart_content p {
    font-size: 14px;
  }
}
#wp-cart .package_section .col_left .addcart_section .addcart_content i img, #btr-body .package_section .col_left .addcart_section .addcart_content i img {
  width: 19px;
  height: 19px;
  margin-left: 5px;
  margin-top: 4px;
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart .package_section .col_left .addcart_section .addcart_content i img, #btr-body .package_section .col_left .addcart_section .addcart_content i img {
    margin-left: 0;
    margin-top: 5px;
  }
}
#wp-cart .package_section .col_left .addcart_section .addcart_icon, #btr-body .package_section .col_left .addcart_section .addcart_icon {
  padding: 11px 10px;
  padding-left: 18px;
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart .package_section .col_left .addcart_section .addcart_icon, #btr-body .package_section .col_left .addcart_section .addcart_icon {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 10px;
    display: flex;
    padding-bottom: 44px;
  }
}
#wp-cart .package_section .col_left .addcart_section .addcart_icon p, #btr-body .package_section .col_left .addcart_section .addcart_icon p {
  font-size: 18px;
  color: #666666;
}
#wp-cart .package_section .col_left .addcart_section .addcart_icon .cart_mp, #btr-body .package_section .col_left .addcart_section .addcart_icon .cart_mp {
  display: flex;
  justify-content: space-between;
  padding: 8px 0px;
  position: relative;
  width: 103px;
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart .package_section .col_left .addcart_section .addcart_icon .cart_mp, #btr-body .package_section .col_left .addcart_section .addcart_icon .cart_mp {
    position: absolute;
    top: 32px;
  }
}
#wp-cart .package_section .col_left .addcart_section .addcart_icon .cart_mp a, #btr-body .package_section .col_left .addcart_section .addcart_icon .cart_mp a {
  width: 28px;
  height: 28px;
  border: 1px solid #707070;
  border-radius: 50px;
  text-align: center;
  padding-top: 3px;
  text-decoration: none;
  color: #0C2150;
  z-index: 999;
}
#wp-cart .package_section .col_left .addcart_section .addcart_icon .cart_mp a i, #btr-body .package_section .col_left .addcart_section .addcart_icon .cart_mp a i {
  color: #0C2150;
}
#wp-cart .package_section .col_left .addcart_section .addcart_icon .cart_mp a i.fa-minus, #btr-body .package_section .col_left .addcart_section .addcart_icon .cart_mp a i.fa-minus {
  padding-right: 1px;
}
#wp-cart .package_section .col_left .addcart_section .addcart_icon .cart_mp p, #btr-body .package_section .col_left .addcart_section .addcart_icon .cart_mp p {
  position: absolute;
  font-size: 23px;
  color: #0C2150;
  left: 0;
  top: 5px;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  width: 14px;
  display: inline-block;
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart .package_section .col_left .addcart_section .addcart_icon .cart_mp p, #btr-body .package_section .col_left .addcart_section .addcart_icon .cart_mp p {
    left: 0;
    top: 6px;
    right: 0;
  }
}
#wp-cart .package_section .col_left .addcart_section .addcart_icon a.btn, #btr-body .package_section .col_left .addcart_section .addcart_icon a.btn {
  font-size: 15px;
  margin-top: 10px;
  padding: 6px 7px;
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart .package_section .col_left .addcart_section .addcart_icon a.btn, #btr-body .package_section .col_left .addcart_section .addcart_icon a.btn {
    position: absolute;
    right: 5px;
    top: 20px;
  }
}
#wp-cart .package_section .col-right .col-right_inner, #btr-body .package_section .col-right .col-right_inner {
  background: #ffffff;
  border-radius: 8px;
  border: 1px solid rgba(112, 112, 112, 0.1019607843);
  padding: 12px;
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart .package_section .col-right, #btr-body .package_section .col-right {
    margin-left: 0px;
    margin-top: 20px;
    width: 100%;
  }
}
#wp-cart .package_section .col-right .top_heading_secction, #btr-body .package_section .col-right .top_heading_secction {
  border-bottom: 1px solid rgba(112, 112, 112, 0.1019607843);
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 10px;
}
#wp-cart .package_section .col-right .top_heading_secction h3, #btr-body .package_section .col-right .top_heading_secction h3 {
  font-size: 16px;
  color: #0C2150;
  margin-top: 0;
  margin-bottom: 0;
}
#wp-cart .package_section .col-right .addcart_section, #btr-body .package_section .col-right .addcart_section {
  padding: 12px;
  display: flex;
  justify-content: space-between;
  height: 83px;
  border-bottom: 1px solid rgba(112, 112, 112, 0.1019607843);
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart .package_section .col-right .addcart_section, #btr-body .package_section .col-right .addcart_section {
    text-align: left;
    margin-top: 10px;
    width: 100%;
  }
}
#wp-cart .package_section .col-right .addcart_section .image_section, #btr-body .package_section .col-right .addcart_section .image_section {
  border: 1px solid rgba(112, 112, 112, 0.1019607843);
  border-radius: 8px;
  width: 19%;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart .package_section .col-right .addcart_section .image_section, #btr-body .package_section .col-right .addcart_section .image_section {
    height: 67px;
    width: 98px;
  }
}
#wp-cart .package_section .col-right .addcart_section .addcart_content, #btr-body .package_section .col-right .addcart_section .addcart_content {
  padding: 6px 7px;
  width: 80%;
  padding-left: 0;
  padding-right: 0;
}
#wp-cart .package_section .col-right .addcart_section .addcart_content h4, #btr-body .package_section .col-right .addcart_section .addcart_content h4 {
  font-size: 18px;
  color: #0C2150;
}
#wp-cart .package_section .col-right .addcart_section .addcart_content p, #btr-body .package_section .col-right .addcart_section .addcart_content p {
  font-size: 12px;
  color: #666666;
  margin-top: 3px;
}
#wp-cart .package_section .col-right .addcart_section .addcart_content p span, #btr-body .package_section .col-right .addcart_section .addcart_content p span {
  margin-left: 5px;
  margin-right: 6px;
  font-size: medium;
  color: #0C2150;
  font-weight: 500;
}
#wp-cart .package_section .col-right .addcart_section .addcart_icon, #btr-body .package_section .col-right .addcart_section .addcart_icon {
  padding-top: 18px;
  width: 9%;
}
#wp-cart .package_section .col-right .addcart_section .addcart_icon a, #btr-body .package_section .col-right .addcart_section .addcart_icon a {
  width: 44px;
  height: 51px;
  border: 1px solid rgba(112, 112, 112, 0.231372549);
  border-radius: 4px;
  padding: 5px 6px;
  padding-bottom: 9px;
}
#wp-cart .package_section .col-right .addcart_section .addcart_icon a img, #btr-body .package_section .col-right .addcart_section .addcart_icon a img {
  width: 20px;
  height: 20px;
}
#wp-cart .package_section .col-right .addcart_section .left_div, #btr-body .package_section .col-right .addcart_section .left_div {
  margin-top: 10px;
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart .package_section .col-right .addcart_section .left_div, #btr-body .package_section .col-right .addcart_section .left_div {
    width: 50%;
  }
}
#wp-cart .package_section .col-right .addcart_section .left_div h4, #btr-body .package_section .col-right .addcart_section .left_div h4 {
  font-size: 17px;
  color: #0C2150;
}
#wp-cart .package_section .col-right .addcart_section .left_div p, #btr-body .package_section .col-right .addcart_section .left_div p {
  font-size: 12px;
  color: #666666;
  margin-top: 3px;
}
#wp-cart .package_section .col-right .addcart_section .right_div, #btr-body .package_section .col-right .addcart_section .right_div {
  margin-top: 10px;
}
#wp-cart .package_section .col-right .addcart_section .right_div a.btn, #btr-body .package_section .col-right .addcart_section .right_div a.btn {
  padding: 8px 14px;
}
#wp-cart .package_section .column_right .rental-summery .box-haeding, #btr-body .package_section .column_right .rental-summery .box-haeding {
  font-size: 16px;
  color: #0C2150;
  margin-top: 0;
  background: #F5f5f7;
  height: 40px;
  margin-bottom: 0;
  padding: 12px 7px;
  border-bottom: 1px solid #ddd;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
#wp-cart .package_section .column_right .rental-summery .box-haeding h3, #btr-body .package_section .column_right .rental-summery .box-haeding h3 {
  font-size: 18px;
  color: #0C2150;
  margin-top: 0;
}
#wp-cart .package_section .column_right .rental-summery .summery-detail, #btr-body .package_section .column_right .rental-summery .summery-detail {
  background: #ffffff;
  border-radius: 4px;
  padding: 8px 10px;
  padding-bottom: 25px;
  border: 1px solid rgba(106, 106, 106, 0.1215686275);
}
#wp-cart .package_section .column_right .rental-summery .summery-detail .package-price, #btr-body .package_section .column_right .rental-summery .summery-detail .package-price {
  display: flex;
  justify-content: space-between;
  border-bottom: 2px solid #ddd;
  padding-bottom: 25px;
}
#wp-cart .package_section .column_right .rental-summery .summery-detail .package-price .package-name p, #btr-body .package_section .column_right .rental-summery .summery-detail .package-price .package-name p {
  font-size: 14px;
  color: #666666;
  margin-top: 15px;
  font-weight: 500;
}
#wp-cart .package_section .column_right .rental-summery .summery-detail .package-price .price-dtail p, #btr-body .package_section .column_right .rental-summery .summery-detail .package-price .price-dtail p {
  font-size: 14px;
  color: #0C2150;
  margin-top: 15px;
  font-weight: 500;
}
#wp-cart .package_section .column_right .rental-summery .summery-detail .tex-section, #btr-body .package_section .column_right .rental-summery .summery-detail .tex-section {
  display: flex;
  justify-content: space-between;
  border-bottom: 2px solid #ddd;
  padding-bottom: 25px;
}
#wp-cart .package_section .column_right .rental-summery .summery-detail .tex-section .text-name p, #btr-body .package_section .column_right .rental-summery .summery-detail .tex-section .text-name p {
  font-size: 14px;
  color: #666666;
  margin-top: 15px;
  font-weight: 500;
}
#wp-cart .package_section .column_right .rental-summery .summery-detail .tex-section .text-price p, #btr-body .package_section .column_right .rental-summery .summery-detail .tex-section .text-price p {
  font-size: 14px;
  color: #0C2150;
  margin-top: 15px;
  font-weight: 500;
}
#wp-cart .package_section .column_right .rental-summery .summery-detail .total-price, #btr-body .package_section .column_right .rental-summery .summery-detail .total-price {
  display: flex;
  justify-content: space-between;
}
#wp-cart .package_section .column_right .rental-summery .summery-detail .total-price .coost p, #btr-body .package_section .column_right .rental-summery .summery-detail .total-price .coost p {
  font-size: 14px;
  color: #666666;
  margin-top: 15px;
  font-weight: 600;
}
#wp-cart .package_section .column_right .rental-summery .summery-detail .total-price .total-price p, #btr-body .package_section .column_right .rental-summery .summery-detail .total-price .total-price p {
  font-size: 14px;
  color: #666666;
  margin-top: 15px;
  font-weight: bold;
}
#wp-cart .top_nav-div, #btr-body .top_nav-div {
  border: 1px solid rgba(112, 112, 112, 0.1019607843);
  height: 119px;
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart .top_nav-div, #btr-body .top_nav-div {
    border: 2px solid rgba(112, 112, 112, 0.1019607843);
    height: 93px;
  }
}
#wp-cart .top_nav-div .navbar .navbar-brand img, #btr-body .top_nav-div .navbar .navbar-brand img {
  height: 80px;
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart .top_nav-div .navbar .navbar-brand img, #btr-body .top_nav-div .navbar .navbar-brand img {
    height: 58px;
    margin-left: -18px;
  }
}
#wp-cart .top_nav-div .navbar .navbar-right, #btr-body .top_nav-div .navbar .navbar-right {
  padding-top: 28px;
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart .top_nav-div .navbar .navbar-right, #btr-body .top_nav-div .navbar .navbar-right {
    padding-top: 0;
    float: right !important;
    margin-right: -15px;
    display: flex;
    margin-top: -28px;
  }
}
#wp-cart .top_nav-div .navbar .navbar-right li a, #btr-body .top_nav-div .navbar .navbar-right li a {
  font-size: 20px;
  color: #666666;
  background: none;
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart .top_nav-div .navbar .navbar-right li a, #btr-body .top_nav-div .navbar .navbar-right li a {
    font-size: 14px;
    padding: 10px 6px;
  }
}
#wp-cart .slection_div, #btr-body .slection_div {
  margin-top: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
#wp-cart .slection_div .select-option, #btr-body .slection_div .select-option {
  display: flex;
  position: relative;
}
#wp-cart .slection_div .select-option .line-div, #btr-body .slection_div .select-option .line-div {
  height: 2px;
  border: 1px solid rgba(112, 112, 112, 0.1019607843);
  width: 160px;
  margin-left: 17px;
}
#wp-cart .slection_div .select-option .content-div, #btr-body .slection_div .select-option .content-div {
  text-align: center;
  position: absolute;
  left: -39px;
  top: -11px;
}
#wp-cart .slection_div .select-option .content-div span, #btr-body .slection_div .select-option .content-div span {
  width: 24px;
  height: 24px;
  border-radius: 50px;
  text-align: center;
  padding: 0px 2px;
  padding-top: 0px;
}
#wp-cart .slection_div .select-option .content-div span.active1, #btr-body .slection_div .select-option .content-div span.active1 {
  padding: 0px 1px;
  padding-top: 3px;
}
#wp-cart .slection_div .select-option .content-div span i, #btr-body .slection_div .select-option .content-div span i {
  font-size: 24px;
  text-align: center;
  color: #2D82DB;
}
#wp-cart .slection_div .select-option .content-div .active, #btr-body .slection_div .select-option .content-div .active {
  background: #2D82DB;
}
#wp-cart .slection_div .select-option .content-div .active i, #btr-body .slection_div .select-option .content-div .active i {
  font-size: 19px;
  text-align: center;
}
#wp-cart .slection_div .select-option .content-div p, #btr-body .slection_div .select-option .content-div p {
  font-size: 20px;
  color: #666666;
  margin-top: 10px;
  font-weight: normal;
}
#wp-cart .slection_div .select-option .content-div .active2, #btr-body .slection_div .select-option .content-div .active2 {
  color: #2D82DB;
}
#wp-cart .slection_div .sect-1, #btr-body .slection_div .sect-1 {
  left: 8px;
}
#wp-cart .slection_div .sect-1 .line-div, #btr-body .slection_div .sect-1 .line-div {
  margin-left: 10px;
}
#wp-cart .slection_div .sect-2, #btr-body .slection_div .sect-2 {
  left: 10px;
}
#wp-cart .slection_div .sect-2 .line-div, #btr-body .slection_div .sect-2 .line-div {
  margin-left: 16px;
}
#wp-cart .slection_div .sect-3 .content-div, #btr-body .slection_div .sect-3 .content-div {
  left: -27px;
  top: -11px;
}
#wp-cart .visible-xs .card-header, #btr-body .visible-xs .card-header {
  padding-bottom: 10px;
}
#wp-cart .visible-xs .card-header .fa-pencil, #btr-body .visible-xs .card-header .fa-pencil {
  color: #000;
}
#wp-cart .visible-xs .bg-info, #btr-body .visible-xs .bg-info {
  background-color: #afdaef;
  padding: 10px 20px;
}
#wp-cart .visible-xs .bg-info h4, #btr-body .visible-xs .bg-info h4 {
  font-size: 16px;
}
#wp-cart .detail-section, #btr-body .detail-section {
  height: 116px;
  background: #ffffff;
  border-radius: 8px;
  margin-top: 100px;
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart .detail-section, #btr-body .detail-section {
    height: auto;
  }
}
#wp-cart .detail-section .detail-list, #btr-body .detail-section .detail-list {
  display: flex;
  justify-content: space-between;
  padding: 33px 57px;
  border: 1px solid rgba(106, 106, 106, 0.1215686275);
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart .detail-section .detail-list, #btr-body .detail-section .detail-list {
    display: flex;
    flex-direction: column;
    padding: 0;
  }
}
#wp-cart .detail-section .detail-list .detail-renter, #btr-body .detail-section .detail-list .detail-renter {
  text-align: center;
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart .detail-section .detail-list .detail-renter, #btr-body .detail-section .detail-list .detail-renter {
    text-align: center;
    border-bottom: 2px solid #ddd;
    padding: 10px;
  }
}
#wp-cart .detail-section .detail-list .detail-renter h4, #btr-body .detail-section .detail-list .detail-renter h4 {
  font-size: 16px;
  color: #666666;
  font-weight: lighter;
}
#wp-cart .detail-section .detail-list .detail-renter p, #btr-body .detail-section .detail-list .detail-renter p {
  margin-top: 5px;
  color: #0C2150;
  font-size: 14px;
  font-weight: 600;
}
#wp-cart .detail-section .detail-list .center-line, #btr-body .detail-section .detail-list .center-line {
  height: 50px;
  border: 1px solid rgba(0, 0, 0, 0.0901960784);
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart .detail-section .detail-list .center-line, #btr-body .detail-section .detail-list .center-line {
    display: none;
  }
}
#wp-cart .packege-info-section, #btr-body .packege-info-section {
  margin-top: 60px;
  padding-bottom: 150px;
  position: relative;
}
#wp-cart .packege-info-section .popover, #btr-body .packege-info-section .popover {
  max-width: 700px; /* Max Width of the popover (depending on the container!) */
}
#wp-cart .packege-info-section .panel, #btr-body .packege-info-section .panel {
  border: 1px solid rgba(106, 106, 106, 0.1215686275);
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart .packege-info-section .panel, #btr-body .packege-info-section .panel {
    padding: 0 !important;
  }
}
#wp-cart .packege-info-section .column_left .renter-info h3, #btr-body .packege-info-section .column_left .renter-info h3 {
  font-size: 16px;
  color: #0C2150;
}
#wp-cart .packege-info-section .column_left .renter-info .table, #btr-body .packege-info-section .column_left .renter-info .table {
  margin-bottom: 0;
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart .packege-info-section .column_left .renter-info .table thead, #btr-body .packege-info-section .column_left .renter-info .table thead {
    display: none;
  }
}
#wp-cart .packege-info-section .column_left .renter-info .table thead th, #btr-body .packege-info-section .column_left .renter-info .table thead th {
  color: #b1b1b1;
  font-weight: normal;
  border-bottom: 1px solid #b1b1b1;
}
#wp-cart .packege-info-section .column_left .renter-info .accordian-body, #btr-body .packege-info-section .column_left .renter-info .accordian-body {
  border-top: 1px solid #ddd;
  padding-top: 21px;
}
#wp-cart .packege-info-section .column_left .renter-info .panel-body, #btr-body .packege-info-section .column_left .renter-info .panel-body {
  padding-bottom: 0px;
}
#wp-cart .packege-info-section .column_left .renter-info .tr_accordian td, #btr-body .packege-info-section .column_left .renter-info .tr_accordian td {
  padding: 0;
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart .packege-info-section .column_left .renter-info .tr_accordian td, #btr-body .packege-info-section .column_left .renter-info .tr_accordian td {
    height: auto !important;
  }
}
#wp-cart .packege-info-section .column_right .rental-summery h3, #btr-body .packege-info-section .column_right .rental-summery h3 {
  font-size: 16px;
  color: #0C2150;
}
#wp-cart .packege-info-section .column_right .rental-summery .summery-detail, #btr-body .packege-info-section .column_right .rental-summery .summery-detail {
  background: #ffffff;
  border-radius: 4px;
  padding: 8px 10px;
  padding-bottom: 25px;
  border: 1px solid rgba(106, 106, 106, 0.1215686275);
}
#wp-cart .packege-info-section .column_right .rental-summery .summery-detail .package-price, #btr-body .packege-info-section .column_right .rental-summery .summery-detail .package-price {
  display: flex;
  justify-content: space-between;
  border-bottom: 2px solid #ddd;
  padding-bottom: 25px;
}
#wp-cart .packege-info-section .column_right .rental-summery .summery-detail .package-price .package-name p, #btr-body .packege-info-section .column_right .rental-summery .summery-detail .package-price .package-name p {
  font-size: 14px;
  color: #666666;
  margin-top: 15px;
  font-weight: 500;
}
#wp-cart .packege-info-section .column_right .rental-summery .summery-detail .package-price .price-dtail p, #btr-body .packege-info-section .column_right .rental-summery .summery-detail .package-price .price-dtail p {
  font-size: 14px;
  color: #0C2150;
  margin-top: 15px;
  font-weight: 500;
}
#wp-cart .packege-info-section .column_right .rental-summery .summery-detail .tex-section, #btr-body .packege-info-section .column_right .rental-summery .summery-detail .tex-section {
  display: flex;
  justify-content: space-between;
  border-bottom: 2px solid #ddd;
  padding-bottom: 25px;
}
#wp-cart .packege-info-section .column_right .rental-summery .summery-detail .tex-section .text-name p, #btr-body .packege-info-section .column_right .rental-summery .summery-detail .tex-section .text-name p {
  font-size: 14px;
  color: #666666;
  margin-top: 15px;
  font-weight: 500;
}
#wp-cart .packege-info-section .column_right .rental-summery .summery-detail .tex-section .text-price p, #btr-body .packege-info-section .column_right .rental-summery .summery-detail .tex-section .text-price p {
  font-size: 14px;
  color: #0C2150;
  margin-top: 15px;
  font-weight: 500;
}
#wp-cart .packege-info-section .column_right .rental-summery .summery-detail .total-price, #btr-body .packege-info-section .column_right .rental-summery .summery-detail .total-price {
  display: flex;
  justify-content: space-between;
}
#wp-cart .packege-info-section .column_right .rental-summery .summery-detail .total-price .coost p, #btr-body .packege-info-section .column_right .rental-summery .summery-detail .total-price .coost p {
  font-size: 14px;
  color: #666666;
  margin-top: 15px;
  font-weight: 600;
}
#wp-cart .packege-info-section .column_right .rental-summery .summery-detail .total-price .total-price p, #btr-body .packege-info-section .column_right .rental-summery .summery-detail .total-price .total-price p {
  font-size: 14px;
  color: #666666;
  margin-top: 15px;
  font-weight: bold;
}
#wp-cart .accordian-body h3, #btr-body .accordian-body h3 {
  font-size: 16px;
  font-weight: 500;
  color: #0C2150;
}
#wp-cart .accordian-body h4, #btr-body .accordian-body h4 {
  font-size: 20px;
  font-weight: 600;
  color: #0C2150;
  margin-bottom: 16px;
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart .accordian-body h4, #btr-body .accordian-body h4 {
    text-align: left;
  }
}
#wp-cart .accordian-body .row, #btr-body .accordian-body .row {
  margin-bottom: 15px;
}
#wp-cart .accordian-body .row label, #btr-body .accordian-body .row label {
  font-size: 14px;
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart .accordian-body .row label, #btr-body .accordian-body .row label {
    margin-top: 15px;
  }
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart .accordian-body .row .col-md-4,
  #wp-cart .accordian-body .row .col-md-2,
  #wp-cart .accordian-body .row .col-md-6,
  #wp-cart .accordian-body .row .col-md-3, #btr-body .accordian-body .row .col-md-4,
  #btr-body .accordian-body .row .col-md-2,
  #btr-body .accordian-body .row .col-md-6,
  #btr-body .accordian-body .row .col-md-3 {
    text-align: left;
  }
}
#wp-cart .accordian-body .row .form-control, #btr-body .accordian-body .row .form-control {
  min-height: 48px;
  margin-bottom: 0;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  webkit-box-shadow: none;
  box-shadow: none;
  webkit-box-shadow: none;
  box-shadow: none;
  padding-right: 5px;
  padding-left: 16px;
  font-size: 16px;
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart .accordian-body .row .form-control, #btr-body .accordian-body .row .form-control {
    font-size: 14px;
    background: #fff;
    border: 1px solid #ccc;
    min-height: 40px;
  }
}
#wp-cart .accordian-body .row .form-control::-moz-placeholder, #btr-body .accordian-body .row .form-control::-moz-placeholder {
  color: #4e3a3a;
  opacity: 1;
  font-size: 16px;
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart .accordian-body .row .form-control::-moz-placeholder, #btr-body .accordian-body .row .form-control::-moz-placeholder {
    font-size: 14px;
  }
}
#wp-cart .accordian-body .row .form-control:-ms-input-placeholder, #btr-body .accordian-body .row .form-control:-ms-input-placeholder {
  color: #4e3a3a;
  font-size: 16px;
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart .accordian-body .row .form-control:-ms-input-placeholder, #btr-body .accordian-body .row .form-control:-ms-input-placeholder {
    font-size: 14px;
  }
}
#wp-cart .accordian-body .row .form-control::-webkit-input-placeholder, #btr-body .accordian-body .row .form-control::-webkit-input-placeholder {
  color: #4e3a3a;
  font-size: 16px;
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart .accordian-body .row .form-control::-webkit-input-placeholder, #btr-body .accordian-body .row .form-control::-webkit-input-placeholder {
    font-size: 14px;
  }
}
#wp-cart .accordian-body .row .form-control:disabled, #btr-body .accordian-body .row .form-control:disabled {
  background: #d5d5d5;
}
#wp-cart .accordian-body .row span, #btr-body .accordian-body .row span {
  color: red;
}
#wp-cart .accordian-body .row .radio-inline, #btr-body .accordian-body .row .radio-inline {
  font-size: 16px;
  font-weight: 600;
}
#wp-cart .accordian-body .row .button-group, #btr-body .accordian-body .row .button-group {
  margin-top: 30px;
  text-align: right;
}
#wp-cart .accordian-body .row .button-group .btn, #btr-body .accordian-body .row .button-group .btn {
  margin-left: 15px;
}
#wp-cart .top_tr_table .form-control, #btr-body .top_tr_table .form-control {
  padding: 2px 6px;
  border: 1px solid #ddd;
  background: #fff;
  border-radius: 6px !important;
  webkit-box-shadow: none;
  box-shadow: none;
  webkit-box-shadow: none;
  box-shadow: none;
}
#wp-cart .top_tr_table td.actions, #btr-body .top_tr_table td.actions {
  padding-top: 12px !important;
  min-width: 85px;
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart .top_tr_table td.actions, #btr-body .top_tr_table td.actions {
    width: 100%;
  }
}
#wp-cart .top_tr_table td.actions a, #btr-body .top_tr_table td.actions a {
  color: #000000;
}
#wp-cart .top_tr_table td.actions i, #btr-body .top_tr_table td.actions i {
  margin-right: 10px;
  font-size: 20px;
}
#wp-cart .top_tr_table .select_td .fa-user, #btr-body .top_tr_table .select_td .fa-user {
  margin-top: 10px;
  float: left;
}
#wp-cart .top_tr_table .select_td .custom-select, #btr-body .top_tr_table .select_td .custom-select {
  width: 98px;
  margin-left: 15px;
}
#wp-cart .table_collapse tr, #btr-body .table_collapse tr {
  border-top: 0 !important;
  border-bottom: 0 !important;
  vertical-align: inherit;
}
#wp-cart .table_collapse tr th, #btr-body .table_collapse tr th {
  padding: 4px !important;
  padding-bottom: 15px !important;
  width: 67px;
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart .table_collapse tr th, #btr-body .table_collapse tr th {
    padding: 4px !important;
    padding-bottom: 15px !important;
    width: auto;
  }
}
#wp-cart .table_collapse tr th.name_td, #btr-body .table_collapse tr th.name_td {
  width: 107px;
}
#wp-cart .table_collapse tr td, #btr-body .table_collapse tr td {
  vertical-align: middle !important;
  border-top: 0 !important;
  border-bottom: 0;
  padding: 16px 8px !important;
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart .table_collapse tr td, #btr-body .table_collapse tr td {
    display: block;
    width: 50%;
    height: 50px;
    border: 1px solid #ddd !important;
    float: left;
    text-align: center;
    padding: 8px !important;
    font-size: 16px;
  }
  #wp-cart .table_collapse tr td.hide_td, #btr-body .table_collapse tr td.hide_td {
    display: none;
  }
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart .tr_accordian td, #btr-body .tr_accordian td {
    height: auto !important;
    border: none !important;
    width: 100% !important;
  }
}
#wp-cart .package_info, #btr-body .package_info {
  background: #ffffff;
  border-radius: 8px;
  padding: 1px 14px;
  padding-bottom: 30px;
}
#wp-cart .footer_container, #btr-body .footer_container {
  position: absolute;
  padding-bottom: 30px;
  width: 580px;
  border: 50px;
  margin: auto;
  left: 0;
  right: 0;
  bottom: 0;
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart .footer_container, #btr-body .footer_container {
    padding-bottom: 53px;
    width: auto;
  }
}
#wp-cart .footer_container .footer, #btr-body .footer_container .footer {
  text-align: center !important;
  margin-top: 50px;
  padding-bottom: 20px;
}
#wp-cart .footer_container .footer p, #btr-body .footer_container .footer p {
  color: #666666;
  font-weight: lighter;
}
#wp-cart .menu-item-footer .nav li, #btr-body .menu-item-footer .nav li {
  float: left;
  background: #CFCFCF;
  border-radius: 30px;
  margin-right: 5px;
}
#wp-cart .menu-item-footer .nav li a, #btr-body .menu-item-footer .nav li a {
  background: #CFCFCF;
  border-radius: 30px;
  margin-right: 5px;
  font-weight: 600;
  color: #000;
  padding: 7px 14px;
}
#wp-cart .table > tbody + tbody, #btr-body .table > tbody + tbody {
  border-top: 1px solid #ddd;
}
#wp-cart .mobail-menu-fix, #btr-body .mobail-menu-fix {
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  height: 55px;
  width: 100%;
  background: #fff;
  z-index: 9999;
  display: none;
  padding-top: 4px;
  border: 1px solid #ddd;
}
@media (min-width: 1px) and (max-width: 991px) {
  #wp-cart .mobail-menu-fix, #btr-body .mobail-menu-fix {
    display: block;
  }
}
#wp-cart .mobail-menu-fix .row, #btr-body .mobail-menu-fix .row {
  margin-left: 0;
  margin-right: 0;
  display: flex;
  padding: 14px 0;
  justify-content: space-between;
}
#wp-cart .mobail-menu-fix .row p, #btr-body .mobail-menu-fix .row p {
  display: inline-block;
  margin-left: 7px;
  font-size: 18px;
  font-weight: bold;
}
#wp-cart .mobail-menu-fix .row input, #btr-body .mobail-menu-fix .row input {
  width: 83px;
  border: none;
  outline: 0;
  background: #DBC1BF;
  border-radius: 30px;
  padding: 7px;
}
#wp-cart .mobail-menu-fix .row input::-moz-placeholder, #btr-body .mobail-menu-fix .row input::-moz-placeholder {
  color: #BD5A55;
}
#wp-cart .mobail-menu-fix .row input::placeholder, #btr-body .mobail-menu-fix .row input::placeholder {
  color: #BD5A55;
}
#wp-cart .mobail-menu-fix .row i, #btr-body .mobail-menu-fix .row i {
  position: absolute;
  right: 26px;
  top: 11px;
  color: #BD5A55;
  font-size: 16px;
}
#wp-cart .discount-applied .text-red, #btr-body .discount-applied .text-red {
  margin-right: 4px;
  display: flex;
  align-items: center;
  position: relative;
  white-space: nowrap;
}
#wp-cart .discount-applied .text-red *, #btr-body .discount-applied .text-red * {
  color: #ca0505 !important;
}
#wp-cart .strike-center, #btr-body .strike-center {
  margin-right: 4px;
  display: flex;
  align-items: center;
  position: relative;
  white-space: nowrap;
}
#wp-cart .strike-center:after, #btr-body .strike-center:after {
  border-top: 0.1em solid #333;
  position: absolute;
  content: "";
  right: 0;
  top: 50%;
  left: 0;
}
@media (max-width: 992px) {
  #wp-cart .package_section .col-right .addcart_section, #btr-body .package_section .col-right .addcart_section {
    height: auto;
    padding-bottom: 20px;
  }
  #wp-cart .package_section .col-right .addcart_section .addcart_content, #btr-body .package_section .col-right .addcart_section .addcart_content {
    text-align: left;
    margin-top: 10px;
    width: 100%;
  }
  #wp-cart .packege-info-section .column_left, #btr-body .packege-info-section .column_left {
    width: 100%;
    padding-right: 15px !important;
  }
  #wp-cart .packege-info-section .column_right, #btr-body .packege-info-section .column_right {
    width: 100%;
    margin-left: 0;
    padding-left: 15px !important;
  }
  #wp-cart .slection_div .select-option .line-div, #btr-body .slection_div .select-option .line-div {
    width: 130px;
  }
  #wp-cart .slection_div .select-option .content-div p, #btr-body .slection_div .select-option .content-div p {
    font-size: 16px;
  }
  #wp-cart .slection_div .select-option .content-div, #btr-body .slection_div .select-option .content-div {
    left: -32px;
  }
  #wp-cart .slection_div .sect-3 .content-div, #btr-body .slection_div .sect-3 .content-div {
    left: -22px;
  }
  #wp-cart .package_section .col_left, #btr-body .package_section .col_left {
    width: 97%;
  }
  #wp-cart .package_section .col-right, #btr-body .package_section .col-right {
    width: 100%;
  }
  #wp-cart .full-wrapper, #btr-body .full-wrapper {
    height: auto;
  }
}
@media (max-width: 767px) {
  #wp-cart .slection_div .select-option .line-div, #btr-body .slection_div .select-option .line-div {
    width: 70px;
  }
  #wp-cart .slection_div .select-option .content-div p, #btr-body .slection_div .select-option .content-div p {
    font-size: 14px;
  }
  #wp-cart .slection_div .select-option .content-div, #btr-body .slection_div .select-option .content-div {
    left: -28px;
  }
  #wp-cart .slection_div .sect-3 .content-div, #btr-body .slection_div .sect-3 .content-div {
    left: -15px;
  }
}
@media (max-width: 480px) {
  #wp-cart .slection_div .select-option .line-div, #btr-body .slection_div .select-option .line-div {
    width: 56px;
    margin-left: 9px;
  }
  #wp-cart .slection_div .select-option .content-div p, #btr-body .slection_div .select-option .content-div p {
    font-size: 12px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #wp-cart .hidden-sm, #btr-body .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #wp-cart .hidden-md, #btr-body .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  #wp-cart .hidden-lg, #btr-body .hidden-lg {
    display: none !important;
  }
}
#wp-cart .wordpress .overlay-loader, #btr-body .wordpress .overlay-loader {
  background: transparent !important;
}
#wp-cart .wordpress .booking-flyier .form-control-feedback, #btr-body .wordpress .booking-flyier .form-control-feedback {
  top: 12px;
}
#wp-cart .wordpress .package_section .col_left .addcart_section .addcart_icon .cart_mp a i, #btr-body .wordpress .package_section .col_left .addcart_section .addcart_icon .cart_mp a i {
  color: #0C2150;
  vertical-align: initial;
}
#wp-cart .wordpress .bt-content.m-t-100, #btr-body .wordpress .bt-content.m-t-100 {
  margin-top: 0 !important;
}
#wp-cart .wordpress .bt-container, #btr-body .wordpress .bt-container {
  padding-bottom: 50px;
}
#wp-cart .wordpress .bt-container #location-modal .modal-body .select_box_dropdown #resort_dropdown, #btr-body .wordpress .bt-container #location-modal .modal-body .select_box_dropdown #resort_dropdown {
  height: auto !important;
}
#wp-cart .wordpress .bt-container #location-modal .modal-body .select_box_dropdown #resort_dropdown option:checked:disabled, #btr-body .wordpress .bt-container #location-modal .modal-body .select_box_dropdown #resort_dropdown option:checked:disabled {
  display: none !important;
}
#wp-cart .wordpress .bt-container #location-modal .modal-body .select_box_dropdown #resort_dropdown option, #btr-body .wordpress .bt-container #location-modal .modal-body .select_box_dropdown #resort_dropdown option {
  margin-top: 10px;
  font-size: 16px;
}
#wp-cart .wordpress .bt-container #location-modal .modal-body .check_box_model .form-group, #btr-body .wordpress .bt-container #location-modal .modal-body .check_box_model .form-group {
  text-align: left;
}
#wp-cart .wordpress .bt-container #delivery-date-modal .modal-body .select_date_box img, #btr-body .wordpress .bt-container #delivery-date-modal .modal-body .select_date_box img {
  display: none;
}
#wp-cart .wordpress.full-wrapper, #btr-body .wordpress.full-wrapper {
  min-height: auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  #wp-cart .accordian-body .row .form-control, #btr-body .accordian-body .row .form-control {
    -webkit-appearance: none;
  }
  #wp-cart .rental-summery-block .form-control, #btr-body .rental-summery-block .form-control {
    -webkit-appearance: none;
  }
  #wp-cart select, #btr-body select {
    -webkit-appearance: none;
  }
}
#wp-cart .landing-pg, #btr-body .landing-pg {
  text-align: left;
  margin-bottom: 10px !important;
}
#wp-cart .landing-pg .btn.focus, #wp-cart .landing-pg .btn:focus, #wp-cart .landing-pg .btn:hover, #btr-body .landing-pg .btn.focus, #btr-body .landing-pg .btn:focus, #btr-body .landing-pg .btn:hover {
  color: white !important;
}
#wp-cart .landing-pg .package_section .col_left .addcart_section .addcart_icon .cart_mp a i, #btr-body .landing-pg .package_section .col_left .addcart_section .addcart_icon .cart_mp a i {
  color: #0C2150;
  vertical-align: initial;
}
#wp-cart .landing-pg .bt-content.m-t-100, #btr-body .landing-pg .bt-content.m-t-100 {
  margin-top: 0 !important;
}
#wp-cart .landing-pg .bt-container, #btr-body .landing-pg .bt-container {
  padding-bottom: 50px;
}
#wp-cart .landing-pg.full-wrapper, #btr-body .landing-pg.full-wrapper {
  min-height: auto;
}
#wp-cart .landing-pg .wp-step2 .pkg-section, #btr-body .landing-pg .wp-step2 .pkg-section {
  color: #0C2150;
  background: transparent url(/images/bg.png?f260a2644a9f62e6bae7751bf14e77a9) 59% 0% no-repeat padding-box !important;
  background-color: #F8FBFF !important;
  padding: 5px;
  margin-top: 15px;
  box-shadow: -500px 0px 0px 0px #F8FBFF, 500px 0px 0px 0px #F8FBFF;
}
#wp-cart .card, #btr-body .card {
  position: relative !important;
  display: flex !important;
  flex-direction: column !important;
  background-color: #fff !important;
  border: 1px solid rgba(106, 106, 106, 0.12);
  border-radius: 0.25rem;
}
#wp-cart .card-block, #btr-body .card-block {
  flex: 1 1 auto;
  padding: 1.25rem;
}
#wp-cart .card-title, #btr-body .card-title {
  margin-bottom: 0.75rem;
}
#wp-cart .card-subtitle, #btr-body .card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}
#wp-cart .card-text:last-child, #btr-body .card-text:last-child {
  margin-bottom: 0;
}
#wp-cart .card-link:hover, #btr-body .card-link:hover {
  text-decoration: none;
}
#wp-cart .card-link + .card-link, #btr-body .card-link + .card-link {
  margin-left: 1.25rem;
}
#wp-cart .card > .list-group:first-child .list-group-item:first-child, #btr-body .card > .list-group:first-child .list-group-item:first-child {
  border-top-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}
#wp-cart .card > .list-group:last-child .list-group-item:last-child, #btr-body .card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
#wp-cart .card-body, #btr-body .card-body {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
}
#wp-cart .card-header, #btr-body .card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(247, 247, 249, 0.85);
  border-bottom: 1px solid rgba(132, 132, 132, 0.12);
}
#wp-cart .card-header:first-child, #btr-body .card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
#wp-cart .card-footer, #btr-body .card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(249, 249, 251, 0.85);
  border-top: 1px solid rgba(132, 132, 132, 0.12);
}
#wp-cart .card-footer:last-child, #btr-body .card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}
#wp-cart .card-header-tabs, #btr-body .card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}
#wp-cart .card-header-pills, #btr-body .card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
#wp-cart .card-primary, #btr-body .card-primary {
  background-color: #0f6bb2;
  border-color: #0f6bb2;
}
#wp-cart .card-primary .card-header,
#wp-cart .card-primary .card-footer, #btr-body .card-primary .card-header,
#btr-body .card-primary .card-footer {
  background-color: transparent;
}
#wp-cart .card-success, #btr-body .card-success {
  background-color: #5cb85c;
  border-color: #5cb85c;
}
#wp-cart .card-success .card-header,
#wp-cart .card-success .card-footer, #btr-body .card-success .card-header,
#btr-body .card-success .card-footer {
  background-color: transparent;
}
#wp-cart .card-info, #btr-body .card-info {
  background-color: #5bc0de;
  border-color: #5bc0de;
}
#wp-cart .card-info .card-header,
#wp-cart .card-info .card-footer, #btr-body .card-info .card-header,
#btr-body .card-info .card-footer {
  background-color: transparent;
}
#wp-cart .card-warning, #btr-body .card-warning {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
#wp-cart .card-warning .card-header,
#wp-cart .card-warning .card-footer, #btr-body .card-warning .card-header,
#btr-body .card-warning .card-footer {
  background-color: transparent;
}
#wp-cart .card-danger, #btr-body .card-danger {
  background-color: #d9534f;
  border-color: #d9534f;
}
#wp-cart .card-danger .card-header,
#wp-cart .card-danger .card-footer, #btr-body .card-danger .card-header,
#btr-body .card-danger .card-footer {
  background-color: transparent;
}
#wp-cart .card-outline-primary, #btr-body .card-outline-primary {
  background-color: transparent;
  border-color: #0275d8;
}
#wp-cart .card-outline-secondary, #btr-body .card-outline-secondary {
  background-color: transparent;
  border-color: #ccc;
}
#wp-cart .card-outline-info, #btr-body .card-outline-info {
  background-color: transparent;
  border-color: #5bc0de;
}
#wp-cart .card-outline-success, #btr-body .card-outline-success {
  background-color: transparent;
  border-color: #5cb85c;
}
#wp-cart .card-outline-warning, #btr-body .card-outline-warning {
  background-color: transparent;
  border-color: #f0ad4e;
}
#wp-cart .card-outline-danger, #btr-body .card-outline-danger {
  background-color: transparent;
  border-color: #d9534f;
}
#wp-cart .card-inverse, #btr-body .card-inverse {
  color: rgba(255, 255, 255, 0.65);
}
#wp-cart .card-inverse .card-header,
#wp-cart .card-inverse .card-footer, #btr-body .card-inverse .card-header,
#btr-body .card-inverse .card-footer {
  background-color: transparent;
  border-color: rgba(255, 255, 255, 0.2);
}
#wp-cart .card-inverse .card-header,
#wp-cart .card-inverse .card-footer,
#wp-cart .card-inverse .card-title,
#wp-cart .card-inverse .card-blockquote, #btr-body .card-inverse .card-header,
#btr-body .card-inverse .card-footer,
#btr-body .card-inverse .card-title,
#btr-body .card-inverse .card-blockquote {
  color: #fff;
}
#wp-cart .card-inverse .card-link,
#wp-cart .card-inverse .card-text,
#wp-cart .card-inverse .card-subtitle,
#wp-cart .card-inverse .card-blockquote .blockquote-footer, #btr-body .card-inverse .card-link,
#btr-body .card-inverse .card-text,
#btr-body .card-inverse .card-subtitle,
#btr-body .card-inverse .card-blockquote .blockquote-footer {
  color: rgba(255, 255, 255, 0.65);
}
#wp-cart .card-inverse .card-link:focus, #wp-cart .card-inverse .card-link:hover, #btr-body .card-inverse .card-link:focus, #btr-body .card-inverse .card-link:hover {
  color: #fff;
}
#wp-cart .card-blockquote, #btr-body .card-blockquote {
  padding: 0;
  margin-bottom: 0;
  border-left: 0;
}
#wp-cart .card-img, #btr-body .card-img {
  border-radius: calc(0.25rem - 1px);
}
#wp-cart .card-img-overlay, #btr-body .card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}
#wp-cart .card-img-top, #btr-body .card-img-top {
  border-top-right-radius: calc(0.25rem - 1px);
  border-top-left-radius: calc(0.25rem - 1px);
}
#wp-cart .card-img-bottom, #btr-body .card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
@media (min-width: 576px) {
  #wp-cart .card-deck, #btr-body .card-deck {
    display: flex;
    flex-flow: row wrap;
  }
  #wp-cart .card-deck .card, #btr-body .card-deck .card {
    display: flex;
    flex: 1 0 0%;
    flex-direction: column;
  }
  #wp-cart .card-deck .card:not(:first-child), #btr-body .card-deck .card:not(:first-child) {
    margin-left: 15px;
  }
  #wp-cart .card-deck .card:not(:last-child), #btr-body .card-deck .card:not(:last-child) {
    margin-right: 15px;
  }
}
@media (min-width: 576px) {
  #wp-cart .card-group, #btr-body .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  #wp-cart .card-group .card, #btr-body .card-group .card {
    flex: 1 0 0%;
  }
  #wp-cart .card-group .card + .card, #btr-body .card-group .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  #wp-cart .card-group .card:first-child, #btr-body .card-group .card:first-child {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }
  #wp-cart .card-group .card:first-child .card-img-top, #btr-body .card-group .card:first-child .card-img-top {
    border-top-right-radius: 0;
  }
  #wp-cart .card-group .card:first-child .card-img-bottom, #btr-body .card-group .card:first-child .card-img-bottom {
    border-bottom-right-radius: 0;
  }
  #wp-cart .card-group .card:last-child, #btr-body .card-group .card:last-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }
  #wp-cart .card-group .card:last-child .card-img-top, #btr-body .card-group .card:last-child .card-img-top {
    border-top-left-radius: 0;
  }
  #wp-cart .card-group .card:last-child .card-img-bottom, #btr-body .card-group .card:last-child .card-img-bottom {
    border-bottom-left-radius: 0;
  }
  #wp-cart .card-group .card:not(:first-child):not(:last-child), #btr-body .card-group .card:not(:first-child):not(:last-child) {
    border-radius: 0;
  }
  #wp-cart .card-group .card:not(:first-child):not(:last-child) .card-img-top,
  #wp-cart .card-group .card:not(:first-child):not(:last-child) .card-img-bottom, #btr-body .card-group .card:not(:first-child):not(:last-child) .card-img-top,
  #btr-body .card-group .card:not(:first-child):not(:last-child) .card-img-bottom {
    border-radius: 0;
  }
}
@media (min-width: 576px) {
  #wp-cart .card-columns, #btr-body .card-columns {
    -moz-column-count: 3;
    column-count: 3;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
  }
  #wp-cart .card-columns .card, #btr-body .card-columns .card {
    display: inline-block;
    width: 100%;
    margin-bottom: 0.75rem;
  }
}
#wp-cart .font-13px span, #btr-body .font-13px span {
  font-size: 13px !important;
}
#wp-cart .vertical-divider span, #btr-body .vertical-divider span {
  font-size: 13px !important;
}
@media (min-width: 992px) and (max-width: 1199px) {
  #wp-cart .vertical-divider span, #btr-body .vertical-divider span {
    font-size: 13px !important;
  }
}
#wp-cart .booking-flayer, #btr-body .booking-flayer {
  background-color: #FFFFFF;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.0823529412);
  border-radius: 13px;
  opacity: 1;
  color: #081B45;
  font-size: 17px !important;
  font-weight: 600 !important;
}
#wp-cart .booking-flayer .col-md-3, #btr-body .booking-flayer .col-md-3 {
  max-height: 67px;
}
#wp-cart .booking-flayer .vertical-centered, #btr-body .booking-flayer .vertical-centered {
  display: flex !important;
  align-items: center; /* Vertically center the content */
}
#wp-cart .booking-flayer .vertical-centered:before, #wp-cart .booking-flayer .vertical-centered:after, #btr-body .booking-flayer .vertical-centered:before, #btr-body .booking-flayer .vertical-centered:after {
  display: flex !important;
}
@media screen and (min-width: 991px) {
  #wp-cart .booking-flayer .card-body, #btr-body .booking-flayer .card-body {
    padding: 10px 0px 10px 20px !important;
  }
}
#wp-cart .booking-flayer span, #btr-body .booking-flayer span {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media screen and (max-width: 991px) {
  #wp-cart .booking-flayer .vertical-centered, #btr-body .booking-flayer .vertical-centered {
    display: block !important;
  }
}
#wp-cart .booking-flayer .vertical-divider, #btr-body .booking-flayer .vertical-divider {
  border-right: none;
  opacity: 1;
}
@media screen and (min-width: 991px) {
  #wp-cart .booking-flayer .vertical-divider, #btr-body .booking-flayer .vertical-divider {
    border-right: 1px solid #DBD6CD !important;
  }
}
#wp-cart .booking-flayer .horizontal-divider, #btr-body .booking-flayer .horizontal-divider {
  border-bottom: none;
}
@media screen and (max-width: 991px) {
  #wp-cart .booking-flayer .horizontal-divider, #btr-body .booking-flayer .horizontal-divider {
    border-bottom: 1px solid #DBD6CD !important;
  }
}
#wp-cart .booking-flayer .fa, #btr-body .booking-flayer .fa {
  font-size: 17px !important;
  font-weight: normal !important;
}
#wp-cart .booking-flayer .mx-datepicker-main, #btr-body .booking-flayer .mx-datepicker-main {
  border: none;
}
#wp-cart .booking-flayer .mx-calendar, #btr-body .booking-flayer .mx-calendar {
  padding: 0;
  width: 300px;
}
#wp-cart .booking-flayer .mx-btn-icon-double-right, #wp-cart .booking-flayer .mx-btn-icon-double-left, #btr-body .booking-flayer .mx-btn-icon-double-right, #btr-body .booking-flayer .mx-btn-icon-double-left {
  display: none;
}
#wp-cart .booking-flayer .mx-btn-icon-left, #wp-cart .booking-flayer .mx-btn-icon-double-left, #btr-body .booking-flayer .mx-btn-icon-left, #btr-body .booking-flayer .mx-btn-icon-double-left {
  padding-left: 15px;
}
#wp-cart .booking-flayer .mx-btn-icon-right, #wp-cart .booking-flayer .mx-btn-icon-double-right, #btr-body .booking-flayer .mx-btn-icon-right, #btr-body .booking-flayer .mx-btn-icon-double-right {
  padding-right: 15px;
}
#wp-cart .booking-flayer .mx-calendar-content td, #btr-body .booking-flayer .mx-calendar-content td {
  height: 34px;
  border-radius: 40px;
}
#wp-cart .booking-flayer .dropdown-toggle, #btr-body .booking-flayer .dropdown-toggle {
  margin: unset !important;
  padding: 20px 10px;
  cursor: pointer;
}
#wp-cart .booking-flayer .fa-times, #btr-body .booking-flayer .fa-times {
  cursor: pointer;
}
#wp-cart .booking-flayer .booking-button, #btr-body .booking-flayer .booking-button {
  width: 101%;
  padding: 32px;
  margin-top: -11px;
  margin-bottom: -11px;
  background: #2D82DB 0% 0% no-repeat padding-box !important;
  border: 2px solid #2D82DB !important;
  border-radius: 0px 13px 13px 0px;
  text-align: center;
  font-size: 13px !important;
  font-weight: 600 !important;
  color: #FFFFFF;
  text-transform: uppercase;
}
@media screen and (max-width: 991px) {
  #wp-cart .booking-flayer .booking-button, #btr-body .booking-flayer .booking-button {
    border-radius: 13px 13px 13px 13px;
    margin-top: 10px;
    margin-bottom: 0px;
    padding: 15px;
  }
}
@media screen and (max-width: 991px) {
  #wp-cart .booking-flayer .pull-right, #btr-body .booking-flayer .pull-right {
    padding-right: 20px;
  }
}
@media screen and (max-width: 991px) {
  #wp-cart .booking-flayer .pull-left, #btr-body .booking-flayer .pull-left {
    padding-left: 20px;
  }
}
#wp-cart .booking-flayer .dropdown-menu-top, #btr-body .booking-flayer .dropdown-menu-top {
  bottom: 0 !important;
  top: auto !important;
  margin-bottom: 2px;
}
#wp-cart .booking-flayer .dropdown-menu, #btr-body .booking-flayer .dropdown-menu {
  position: absolute !important;
  padding: 20px 15px;
  min-width: 300px;
  margin-left: -20px;
  border-radius: 13px;
  border: unset;
  overflow: auto;
  max-height: 540px;
  z-index: 1001;
}
#wp-cart .booking-flayer .dropdown-menu li, #btr-body .booking-flayer .dropdown-menu li {
  white-space: normal !important;
}
#wp-cart .booking-flayer .dropdown-menu li > a, #btr-body .booking-flayer .dropdown-menu li > a {
  padding: 5px 10px;
  border-radius: 8px;
  font-size: 15px;
  font-weight: 600;
}
#wp-cart .booking-flayer .dropdown-menu > .active > a, #wp-cart .booking-flayer .dropdown-menu > .active > a:focus, #wp-cart .booking-flayer .dropdown-menu > .active > a:hover, #btr-body .booking-flayer .dropdown-menu > .active > a, #btr-body .booking-flayer .dropdown-menu > .active > a:focus, #btr-body .booking-flayer .dropdown-menu > .active > a:hover {
  border-radius: 8px;
  background-color: #2D82DB !important;
}
#wp-cart .booking-flayer .dropdown-location, #btr-body .booking-flayer .dropdown-location {
  max-height: 420px !important;
}
#wp-cart .booking-flayer .dropdown-calendar, #btr-body .booking-flayer .dropdown-calendar {
  min-width: 380px !important;
}
@media screen and (max-width: 991px) {
  #wp-cart .booking-flayer .dropdown-calendar, #btr-body .booking-flayer .dropdown-calendar {
    min-width: 100% !important;
  }
}
#wp-cart .booking-flayer .form-group, #btr-body .booking-flayer .form-group {
  padding: 0 8px;
}
#wp-cart .booking-flayer .select_date_box .select_box_input, #btr-body .booking-flayer .select_date_box .select_box_input {
  background-color: #ffffff !important;
  box-shadow: none;
}
#wp-cart .booking-flayer .f-11, #btr-body .booking-flayer .f-11 {
  font-weight: 600 !important;
  font-size: 11px !important;
}
#wp-cart .booking-flayer .dropdown-toggle::after, #btr-body .booking-flayer .dropdown-toggle::after {
  display: none !important;
}
#wp-cart .booking-flayer .dropdown p, #btr-body .booking-flayer .dropdown p {
  font-size: 15px;
  font-weight: 600;
}
@media (max-width: 992px) {
  #wp-cart .booking-flayer, #btr-body .booking-flayer { /* Adjust the max-width as per your needs */ }
  #wp-cart .booking-flayer .dropdown-menu, #btr-body .booking-flayer .dropdown-menu {
    left: 50% !important;
    transform: translateX(-50%);
    margin-top: 0;
    margin-left: unset !important;
    right: unset !important;
  }
  #wp-cart .booking-flayer .dropdown-menu-top, #btr-body .booking-flayer .dropdown-menu-top {
    bottom: auto !important;
    top: 0 !important;
    margin-top: 55px !important;
  }
  #wp-cart .booking-flayer .col-md-3, #btr-body .booking-flayer .col-md-3 {
    max-width: 100% !important;
  }
  #wp-cart .booking-flayer .text-xs-left, #btr-body .booking-flayer .text-xs-left {
    text-align: left !important;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  #wp-cart .booking-flayer .p-l-m-0, #btr-body .booking-flayer .p-l-m-0 {
    padding-left: 0 !important;
  }
  #wp-cart .booking-flayer .p-r-m-0, #btr-body .booking-flayer .p-r-m-0 {
    padding-right: 0 !important;
  }
}
@media screen and (min-width: 1199px) {
  #wp-cart .booking-flayer .p-l-m-0, #btr-body .booking-flayer .p-l-m-0 {
    padding-left: 2px !important;
  }
  #wp-cart .booking-flayer .p-r-m-0, #btr-body .booking-flayer .p-r-m-0 {
    padding-right: 2px !important;
  }
}
#wp-cart .short-delivery-detail, #btr-body .short-delivery-detail {
  color: #081B45 !important;
}
#wp-cart .short-delivery-detail .center-container, #btr-body .short-delivery-detail .center-container {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
#wp-cart .short-delivery-detail .left-content, #btr-body .short-delivery-detail .left-content {
  max-width: 330px;
  width: 90%;
  box-sizing: border-box;
  padding-bottom: 20px;
  letter-spacing: normal !important;
}
#wp-cart .short-delivery-detail .card, #btr-body .short-delivery-detail .card {
  margin-top: 20px;
  background-color: #afdaef !important;
  border: none !important;
  border-radius: 8px !important;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1607843137) !important;
}
#wp-cart .short-delivery-detail a, #btr-body .short-delivery-detail a {
  color: #081B45 !important;
}
#wp-cart .short-delivery-detail h3, #btr-body .short-delivery-detail h3 {
  font-family: "Garnett", "Work Sans", sans-serif !important;
  font-weight: bold !important;
  font-size: 20px !important;
}
#wp-cart .short-delivery-detail .card-body, #wp-cart .short-delivery-detail .card-header, #btr-body .short-delivery-detail .card-body, #btr-body .short-delivery-detail .card-header {
  background-color: unset !important;
  border-radius: 8px !important;
  border: none !important;
}
#wp-cart .short-delivery-detail h4, #btr-body .short-delivery-detail h4 {
  font-family: "Garnett", "Work Sans", sans-serif !important;
  font-size: 17px !important;
  font-weight: 600 !important;
  letter-spacing: normal !important;
}
#wp-cart .short-delivery-detail .fa, #btr-body .short-delivery-detail .fa {
  font-size: 17px !important;
  font-weight: 600 !important;
}
#wp-cart .package-section, #btr-body .package-section {
  opacity: 1;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border-radius: 30px;
  min-height: 520px;
  /* Remove tab panel borders */
  /* Quantity box styles */
}
@media screen and (max-width: 430px) {
  #wp-cart .package-section .cart-days, #btr-body .package-section .cart-days {
    margin-left: 0px !important;
  }
}
#wp-cart .package-section .vertical-align, #btr-body .package-section .vertical-align {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#wp-cart .package-section .deleted-price, #btr-body .package-section .deleted-price {
  text-decoration: line-through;
  color: red;
}
#wp-cart .package-section .panel, #btr-body .package-section .panel {
  box-shadow: unset !important;
}
#wp-cart .package-section .panel-default, #btr-body .package-section .panel-default {
  border-color: white !important;
}
#wp-cart .package-section .panel-default > .panel-heading, #btr-body .package-section .panel-default > .panel-heading {
  background-color: white !important;
  border: white !important;
  color: #0C2150 !important;
  font-weight: bold;
  font-size: 20px !important;
  padding-bottom: 0;
}
#wp-cart .package-section .panel-default > .panel-heading + .panel-collapse > .panel-body, #btr-body .package-section .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #fff !important;
}
#wp-cart .package-section .panel-default .panel-body, #btr-body .package-section .panel-default .panel-body {
  padding: 15px;
  padding-top: 0;
  padding-bottom: 0;
}
#wp-cart .package-section .indicator, #btr-body .package-section .indicator {
  font-weight: bold;
}
#wp-cart .package-section .cart-card, #btr-body .package-section .cart-card {
  margin-top: 100px;
  border: none;
  border-radius: 8px;
  margin-bottom: 15px;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1607843137);
}
@media screen and (max-width: 991px) {
  #wp-cart .package-section .cart-card, #btr-body .package-section .cart-card {
    margin-top: -20px;
  }
}
#wp-cart .package-section .cart-card .card-body, #btr-body .package-section .cart-card .card-body {
  padding: 20px 10px;
}
#wp-cart .package-section .cart-card p, #btr-body .package-section .cart-card p {
  line-height: 1.7;
}
#wp-cart .package-section .nav-tabs, #btr-body .package-section .nav-tabs {
  border: none;
  /* Add underline to active tab */
}
#wp-cart .package-section .nav-tabs > li > a, #btr-body .package-section .nav-tabs > li > a {
  font-size: 17px !important;
  font-weight: 600 !important;
  color: #B1B1B1;
}
#wp-cart .package-section .nav-tabs > li > a:hover, #btr-body .package-section .nav-tabs > li > a:hover {
  background-color: transparent;
  border: none;
}
#wp-cart .package-section .nav-tabs > li.active > a,
#wp-cart .package-section .nav-tabs > li.active > a:focus,
#wp-cart .package-section .nav-tabs > li.active > a:hover, #btr-body .package-section .nav-tabs > li.active > a,
#btr-body .package-section .nav-tabs > li.active > a:focus,
#btr-body .package-section .nav-tabs > li.active > a:hover {
  border: none;
  border-bottom: 2px solid #2D82DB;
  font-size: 17px !important;
  font-weight: 600 !important;
  color: #0B1C43;
}
#wp-cart .package-section .nav-tabs > li, #btr-body .package-section .nav-tabs > li {
  margin-bottom: 25px;
}
#wp-cart .package-section .quantity-box, #btr-body .package-section .quantity-box {
  display: inline-flex;
  align-items: center;
  color: #081B45 !important;
  width: 110px;
  height: 43px;
  border: 1px solid #BCBCBC;
  border-radius: 7px;
  overflow: hidden;
}
#wp-cart .package-section .quantity-box button, #btr-body .package-section .quantity-box button {
  width: 30px;
  height: 100%;
  background-color: transparent;
  border: none;
  outline: none;
  cursor: pointer;
}
#wp-cart .package-section .quantity-box button:hover, #btr-body .package-section .quantity-box button:hover {
  background-color: #f5f5f5;
}
#wp-cart .package-section .quantity-box button:active, #btr-body .package-section .quantity-box button:active {
  background-color: #e3e3e3;
}
#wp-cart .package-section .quantity-box button span, #btr-body .package-section .quantity-box button span {
  -webkit-text-stroke: 2px white;
}
#wp-cart .package-section .quantity-box .quantity, #btr-body .package-section .quantity-box .quantity {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
}
#wp-cart .package-section .thumbnail, #btr-body .package-section .thumbnail {
  width: 162px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 55px;
  padding: 0px;
  opacity: 1 !important;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 1px solid #D5D5D5;
  border-radius: 13px;
  max-width: 214px;
  max-height: 214px;
}
@media screen and (max-width: 767px) {
  #wp-cart .package-section .thumbnail, #btr-body .package-section .thumbnail {
    width: 214px;
    text-align: center;
  }
}
#wp-cart .package-section .thumbnail:not(.thumbnail-addon), #btr-body .package-section .thumbnail:not(.thumbnail-addon) {
  padding: 25px !important;
}
#wp-cart .package-section .thumbnail-addon img, #btr-body .package-section .thumbnail-addon img {
  border-radius: 13px;
  width: 214px;
  min-width: 160px;
  min-height: 160px;
}
@media screen and (max-width: 767px) {
  #wp-cart .package-section .thumbnail, #btr-body .package-section .thumbnail {
    text-align: center;
  }
}
#wp-cart .package-section .info-icon, #btr-body .package-section .info-icon {
  font-size: 16px !important;
  color: #000000;
}
#wp-cart .package-section .add-to-cart-btn, #btr-body .package-section .add-to-cart-btn {
  padding: 10px 24px;
  margin-top: -2px;
}
#wp-cart .package-section .continue-btn, #btr-body .package-section .continue-btn {
  padding-top: 12px;
  padding-bottom: 10px;
}
#wp-cart .package-section .m-l-15, #btr-body .package-section .m-l-15 {
  margin-left: 15px;
}
#wp-cart .package-section .cart-pkg-title, #btr-body .package-section .cart-pkg-title {
  font-size: 17px;
  font-weight: 600;
}
#wp-cart .package-section .cart-pkg-title span, #btr-body .package-section .cart-pkg-title span {
  font-size: 17px;
  font-weight: 600;
}
#wp-cart .package-section .strong-text, #btr-body .package-section .strong-text {
  font-size: 17px;
  font-weight: 600;
  white-space: nowrap;
}
#wp-cart .package-section .normal-text, #btr-body .package-section .normal-text {
  font-size: 17px;
  font-weight: normal;
}
#wp-cart .package-section .price-text, #btr-body .package-section .price-text {
  font-size: 22px !important;
  font-weight: bolder;
}
#wp-cart .package-section .horizontal-divider, #btr-body .package-section .horizontal-divider {
  /* UI Properties */
  border: 1px solid #E2E2E2;
  margin-bottom: 15px;
  margin-top: 20px;
}
#wp-cart .cart-card-div, #btr-body .cart-card-div {
  padding: 15px;
  /* Extra small devices (phones, 600px and down) */
  /* Extra small devices (phones, 600px and down) */
  /* Extra small devices (phones, 600px and down) */
  /* Extra small devices (phones, 600px and down) */
}
#wp-cart .cart-card-div .pull-right, #btr-body .cart-card-div .pull-right {
  font-size: 14px;
  color: #111;
  font-weight: 500;
}
#wp-cart .cart-card-div .table-border-none > tbody > tr > td,
#wp-cart .cart-card-div .table-border-none > tbody > tr > th,
#wp-cart .cart-card-div .table-border-none > tfoot > tr > td,
#wp-cart .cart-card-div .table-border-none > tfoot > tr > th,
#wp-cart .cart-card-div .table-border-none > thead > tr > td,
#wp-cart .cart-card-div .table-border-none > thead > tr > th, #btr-body .cart-card-div .table-border-none > tbody > tr > td,
#btr-body .cart-card-div .table-border-none > tbody > tr > th,
#btr-body .cart-card-div .table-border-none > tfoot > tr > td,
#btr-body .cart-card-div .table-border-none > tfoot > tr > th,
#btr-body .cart-card-div .table-border-none > thead > tr > td,
#btr-body .cart-card-div .table-border-none > thead > tr > th {
  border: none;
  padding-right: 3px;
  padding-left: 3px;
}
#wp-cart .cart-card-div .item-name, #btr-body .cart-card-div .item-name {
  width: 300px;
}
@media only screen and (max-width: 600px) {
  #wp-cart .cart-card-div .item-name, #btr-body .cart-card-div .item-name {
    width: 170px;
  }
}
@media only screen and (max-width: 500px) {
  #wp-cart .cart-card-div .table-border-none, #btr-body .cart-card-div .table-border-none {
    zoom: 90%;
  }
  #wp-cart .cart-card-div .item-name, #btr-body .cart-card-div .item-name {
    width: 150px;
  }
}
@media only screen and (max-width: 400px) {
  #wp-cart .cart-card-div .table-border-none, #btr-body .cart-card-div .table-border-none {
    zoom: 85%;
  }
  #wp-cart .cart-card-div .item-name, #btr-body .cart-card-div .item-name {
    width: 110px;
  }
}
@media only screen and (max-width: 300px) {
  #wp-cart .cart-card-div .table-border-none, #btr-body .cart-card-div .table-border-none {
    zoom: 75%;
  }
  #wp-cart .cart-card-div .item-name, #btr-body .cart-card-div .item-name {
    width: 80px;
  }
}
#wp-cart .final-step .error, #btr-body .final-step .error {
  border: 1px solid #ff0000 !important;
}
#wp-cart .final-step .error:focus, #btr-body .final-step .error:focus {
  box-shadow: 0 0 3px red !important;
}
#wp-cart .final-step body, #btr-body .final-step body {
  background: #F8FBFF !important;
}
#wp-cart .final-step .btn-blue, #btr-body .final-step .btn-blue {
  color: white !important;
}
#wp-cart .final-step .panel-title, #btr-body .final-step .panel-title {
  color: #0F6CB2;
  font-weight: bolder;
}
#wp-cart .final-step .panel-heading, #btr-body .final-step .panel-heading {
  cursor: pointer;
}
#wp-cart .final-step .not-allowed, #btr-body .final-step .not-allowed {
  cursor: not-allowed !important;
}
#wp-cart .final-step .active-panel > .panel-heading, #btr-body .final-step .active-panel > .panel-heading {
  background: #e5effd !important;
}
#wp-cart .final-step .panel-default, #btr-body .final-step .panel-default {
  border-color: #e6eefc;
}
#wp-cart .final-step .panel-default > .panel-heading, #btr-body .final-step .panel-default > .panel-heading {
  background: #F8FBFF;
}
#wp-cart .final-step .rental-summery-block .form-control, #btr-body .final-step .rental-summery-block .form-control {
  border-radius: 4px;
  background: #fff;
}
#wp-cart .final-step #summary-panel .panel-body, #btr-body .final-step #summary-panel .panel-body {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 767px) {
  #wp-cart .final-step #summary-panel .panel-body, #btr-body .final-step #summary-panel .panel-body {
    width: 100%;
  }
}
#wp-cart .final-step .lg-checkbox, #btr-body .final-step .lg-checkbox {
  width: 18px;
  height: 18px;
}
@media (max-width: 576px) {
  #wp-cart .final-step .text-sm-center, #btr-body .final-step .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 576px) {
  #wp-cart .final-step .text-md-right, #btr-body .final-step .text-md-right {
    text-align: right !important;
  }
}
#wp-cart .final-step .vti__input, #btr-body .final-step .vti__input {
  min-height: 43px;
  margin-bottom: 0;
  border-radius: 1px;
  webkit-box-shadow: none;
  box-shadow: none;
  webkit-box-shadow: none;
  box-shadow: none;
  padding-right: 5px;
}
#wp-cart .final-step label, #btr-body .final-step label {
  text-transform: uppercase;
}
#wp-cart .mx-calendar-content .cell.active, #btr-body .mx-calendar-content .cell.active {
  color: #fff !important;
  background-color: #1284e8 !important;
}
#wp-cart h1, #wp-cart h2, #wp-cart h3, #wp-cart h4, #wp-cart h5, #wp-cart h6, #btr-body h1, #btr-body h2, #btr-body h3, #btr-body h4, #btr-body h5, #btr-body h6 {
  font-weight: bold !important;
}
#wp-cart h1 p, #wp-cart h1 strong, #wp-cart h1 span, #wp-cart h1 b, #wp-cart h1 i, #wp-cart h1 div, #wp-cart h2 p, #wp-cart h2 strong, #wp-cart h2 span, #wp-cart h2 b, #wp-cart h2 i, #wp-cart h2 div, #wp-cart h3 p, #wp-cart h3 strong, #wp-cart h3 span, #wp-cart h3 b, #wp-cart h3 i, #wp-cart h3 div, #wp-cart h4 p, #wp-cart h4 strong, #wp-cart h4 span, #wp-cart h4 b, #wp-cart h4 i, #wp-cart h4 div, #wp-cart h5 p, #wp-cart h5 strong, #wp-cart h5 span, #wp-cart h5 b, #wp-cart h5 i, #wp-cart h5 div, #wp-cart h6 p, #wp-cart h6 strong, #wp-cart h6 span, #wp-cart h6 b, #wp-cart h6 i, #wp-cart h6 div, #btr-body h1 p, #btr-body h1 strong, #btr-body h1 span, #btr-body h1 b, #btr-body h1 i, #btr-body h1 div, #btr-body h2 p, #btr-body h2 strong, #btr-body h2 span, #btr-body h2 b, #btr-body h2 i, #btr-body h2 div, #btr-body h3 p, #btr-body h3 strong, #btr-body h3 span, #btr-body h3 b, #btr-body h3 i, #btr-body h3 div, #btr-body h4 p, #btr-body h4 strong, #btr-body h4 span, #btr-body h4 b, #btr-body h4 i, #btr-body h4 div, #btr-body h5 p, #btr-body h5 strong, #btr-body h5 span, #btr-body h5 b, #btr-body h5 i, #btr-body h5 div, #btr-body h6 p, #btr-body h6 strong, #btr-body h6 span, #btr-body h6 b, #btr-body h6 i, #btr-body h6 div {
  font-size: inherit !important;
  font-weight: inherit !important;
}
#wp-cart .portal-content strong, #btr-body .portal-content strong {
  font-weight: 600;
}
#wp-cart .cart_mp, #btr-body .cart_mp {
  margin-top: 8px;
  margin-bottom: 8px;
  display: flex;
  align-items: center; /* Center quantity-related elements vertically */
}
#wp-cart .cart_mp a, #btr-body .cart_mp a {
  text-decoration: none;
  color: #333;
  margin: 0 15px;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%; /* Make it a circle */
  background-color: #f0f0f0; /* Background color for the circle */
}
#wp-cart .cart_mp a.disabled, #btr-body .cart_mp a.disabled {
  cursor: not-allowed;
  color: #797979;
  opacity: 0.7;
}
#wp-cart .cart_mp p, #btr-body .cart_mp p {
  margin: 0;
  font-size: 22px; /* Adjust font size as needed */
}
#wp-cart .disabled_time_text, #btr-body .disabled_time_text {
  color: #aaa !important;
  cursor: not-allowed;
}

#btr-body .bt-container {
  padding-bottom: 130px;
}
@media screen and (min-width: 992px) {
  #btr-body {
    margin-top: 60px;
  }
}

#wp-cart .quantity-box button span:not(#wp-cart) {
  -webkit-text-stroke: unset !important;
}

.container {
  z-index: unset !important;
}

.main-wrapper {
  padding-bottom: 200px;
  overflow: unset !important;
}

body {
  overflow-x: hidden; /* Hide horizontal scrollbar */
}

@media (min-width: 992px) {
  .desktop #wp-cart .col-md-9 {
    max-width: 100% !important;
    width: 100% !important;
  }
  .desktop #wp-cart .col-md-offset-1-5 {
    margin-left: 0 !important;
  }
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 576px) {
  #wp-cart {
    width: 100% !important;
  }
}
@media (min-width: 576px) {
  #wp-cart {
    width: 96% !important;
  }
}
