/* no_area.en.ssl.f0a98 */
/*****************************************************/
/******   C S S   L A N G U A G E   V A R S   ********/
/*****************************************************/

.tb_counter.tb_style_1 .tb_counter_days:after    { content: 'Days'; }
.tb_counter.tb_style_1 .tb_counter_hours:after   { content: 'Hours'; }
.tb_counter.tb_style_1 .tb_counter_minutes:after { content: 'Minutes'; }
.tb_counter.tb_style_1 .tb_counter_seconds:after { content: 'Seconds'; }

/*****************************************************/
/******   P A G E    S T Y L E S   *******************/
/*****************************************************/

body {
  font-family: 'Open Sans';
  font-size: 14px;
  line-height: 24px;
}
h1, .h1 {
  font-family: 'Oswald';
  font-weight: normal;
  font-size: 39px;
  line-height: 48px;
  text-transform: uppercase;
}
                    h2,
                    .h2,
                    legend,
                    .box-heading,
                    .panel-heading,
                    .checkout-heading,
                    .modal-title,
                    .nav-tabs > li,
                    .picker-switch,
                    .ui-accordion-header,
                    .ui-datepicker-title,
                    .ui-dialog-title,
                    .tb_slider_controls
                 {
  font-family: 'Oswald';
  font-weight: normal;
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
}
h3, .h3 {
  font-family: 'Open Sans';
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
}
                    h4, .h4,
                    .product-thumb .name,
                    .box-product .name,
                    .product-grid .name,
                    .product-list .name
                 {
  font-family: 'Open Sans';
  font-weight: 600;
  font-size: 15px;
  line-height: 24px;
}
                    .btn,
                    .button,
                    button,
                    input[type="button"],
                    input[type="submit"],
                    input[type="reset"]
                 {
  font-family: 'Open Sans';
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
}
                    .tbMainNavigation .nav > li > a:not(.btn),
                    .tbMainNavigation .nav > li > .heading > a
                 {
  font-family: 'Open Sans';
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
}
                    .product-thumb .price,
                    .product-info .price
                 {
  font-family: 'Oswald';
  font-weight: normal;
  font-size: 24px;
  line-height: 36px;
}
                    .product-thumb h4,
                    .product-thumb .name,
                    .box-product .name,
                    .product-grid .name,
                    .product-list .name
                 {
  font-size: 16px;
  line-height: 24px;
}
                    .product-thumb .btn
                 {
  text-transform: none;
}
#wrapper {
    background: #ffffff;
}
#bottom {
    background: #e6ac23;
}

        .tb_wt_header_search_system .twitter-typeahead .dropdown-menu {
            width: 250px;
        }
        


@media (min-width: 769px) {
    .main {
    max-width: calc(100% - px) !important;
  }
      }

@media (min-width: 1041px) {
    .main {
    max-width: calc(100% - px) !important;
  }
      }
@media (min-width: 1261px) {
  .main {
    max-width: calc(100% - px) !important;
  }
    }


