a {
  color: #333;
}
h1,
h2 {
  font-weight: normal;
  margin-bottom: 0;
  color: #333;
}
h4,
h5,
h6 {
  font-weight: bold;
  padding: 0;
  margin: 0;
}
.clearfix {
  clear: both;
}
.error {
  color: red;
}
input.error,
input.error:focus,
textarea.error,
textarea.error:focus {
  color: red;
  margin-bottom: 0;
  border-color: red;
}
html body {
  color: #333333;
}
html body .body-wrapper {
  margin: 0 auto;
  min-width: 1000px;
}
html body .body-wrapper .logo-wrapper-mobile,
html body .body-wrapper .main-menu-btn {
  display: none;
}
html body .body-wrapper .nav-wrapper {
  z-index: 99999;
  margin: 0 ;
  width: 100%;
  min-width: 1000px;
  height: 100px;
}
html body .body-wrapper .nav-wrapper .nav-wrapper-inner {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  height: 100%;
}
html body .body-wrapper .nav-wrapper .nav-wrapper-inner .logo {
  height: 100%;
  margin: 0 15px;
  display: inline-block;
}
html body .body-wrapper .nav-wrapper .nav-wrapper-inner .logo a,
html body .body-wrapper .nav-wrapper .nav-wrapper-inner .logo img {
  height: 100%;
}
html body .body-wrapper .nav-wrapper .nav-wrapper-inner .logo a {
  display: inline-block;
}
html body .body-wrapper .nav-wrapper .navigation {
  bottom: 5px;
  position: absolute;
  right: 0;
  margin-left: 200px;
  /*height: 35px;*/
}
html body .body-wrapper .nav-wrapper .navigation ul {
  list-style: none;
  font-weight: normal;
  padding: 0 10px 0 10px;
  margin: 0;
  text-align: right;
}
html body .body-wrapper .nav-wrapper .navigation ul li {
  line-height: 35px;
  padding: 0 4px;
  display: inline-block;
}
html body .body-wrapper .nav-wrapper .navigation ul li a {
  text-transform: uppercase;
  color: #333333 /*#828282*/;
  text-decoration: none;
}
html body .body-wrapper .nav-wrapper .navigation ul li .input-append {
  margin: 0;
}
html body .body-wrapper .nav-wrapper .navigation ul li .input-append form {
  margin: 0;
}
html body .body-wrapper .nav-wrapper .navigation ul li .input-append form .input-wrapper {
  float: left;
}
html body .body-wrapper .select + .nav-wrapper {
  display: block;
}
html body .body-wrapper .nav-wrapper.small {
  background-color: rgba(0, 0, 0, 0.5);
}
html body .body-wrapper .nav-wrapper.small .nav-wrapper-inner .navigation {
  margin-left: 100px;
  right: initial;
}
html body .body-wrapper .nav-wrapper.small .nav-wrapper-inner .navigation ul li a {
  color: #FFF;
}
html body .body-wrapper .mobile-product-nav {
  display: none;
}
html body .body-wrapper .slideshow-banner .owl-theme .owl-item a {
  text-align: center;
}
html body .body-wrapper .slideshow-banner .owl-theme .owl-controls .owl-buttons {
  position: absolute;
  top: 50%;
  width: 100%;
  margin-top: -20px;
  text-align: initial;
  margin: 0 auto;
}
html body .body-wrapper .slideshow-banner .owl-theme .owl-controls .owl-buttons .owl-prev,
html body .body-wrapper .slideshow-banner .owl-theme .owl-controls .owl-buttons .owl-next {
  overflow: hidden;
  text-indent: -9999px;
  padding: 20px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 10px;
}
html body .body-wrapper .slideshow-banner .owl-theme .owl-controls .owl-buttons .owl-prev {
  left: 0;
}
html body .body-wrapper .slideshow-banner .owl-theme .owl-controls .owl-buttons .owl-prev:before,
html body .body-wrapper .slideshow-banner .owl-theme .owl-controls .owl-buttons .owl-next:before {
  content: '';
  display: block;
  width: 14px;
  height: 26px;
  background: url(../images/icon_arrow_banner.png) no-repeat;
  left: 10px;
  top: 15px;
}
html body .body-wrapper .slideshow-banner .owl-theme .owl-controls .owl-buttons .owl-next {
  right: 0;
  float: right;
}
html body .body-wrapper .slideshow-banner .owl-theme .owl-controls .owl-buttons .owl-next:before,
html body .body-wrapper .slideshow-banner .owl-theme .owl-controls .owl-buttons .owl-next:before {
  background-position: -14px 0;
  left: 15px;
}
html body .body-wrapper .image-link {
  margin-top: -190px;
  position: absolute;
  width: 100%;
  min-width: 1000px;
}
html body .body-wrapper .image-link .image-link-inner {
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
}
html body .body-wrapper .image-link .image-link-inner div {
  display: inline-block;
  max-width: 245px;
}
html body .body-wrapper .content-wrapper {
  padding: 10px;
  max-width: 1180px;
  margin: 0 auto;
}
html body .body-wrapper .content-wrapper .content {
  margin-top: 10px;
}
html body .body-wrapper .content-wrapper .categories-sidebar {
  width: 250px;
  background-color: #FFF;
  float: left;
}
html body .body-wrapper .content-wrapper .categories-sidebar .title {
  padding: 10px 10px 5px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  border-bottom: #cfcfcf solid 1px;
}
html body .body-wrapper .content-wrapper .categories-sidebar ul {
  list-style: none;
  font-size: <?php echo $font_large ?>px;
  padding: 5px;
  margin: 0;
  color: #666;
}
html body .body-wrapper .content-wrapper .categories-sidebar ul li {
  padding: 5px 0;
}
html body .body-wrapper .content-wrapper .categories-sidebar ul li ul {
  list-style: disc;
  margin-left: 15px;
  display: none;
}
html body .body-wrapper .content-wrapper .categories-sidebar ul li ul li {
  border-bottom: 1px solid #ccc;
}
html body .body-wrapper .content-wrapper .categories-wrapper,
html body .body-wrapper .content-wrapper .products-wrapper,
html body .body-wrapper .content-wrapper .product-wrapper,
html body .body-wrapper .content-wrapper .enquiry-basket-wrapper {
  width: 880px;
  float: left;
}
html body .body-wrapper .content-wrapper .product-wrapper .enquiry-basket-link {
  float: right;
  padding: 8px 50px 8px 0;
}
html body .body-wrapper .content-wrapper .product-wrapper .product-image .new-arrival-tag {
  position: absolute;
}
html body .body-wrapper .content-wrapper .product-wrapper .gallery .gallery-holder {
  overflow-x: auto;
  overflow-y: hidden;
}
html body .body-wrapper .content-wrapper .products-wrapper .products-grid .sub-category-title {
  font-weight: bold;
  text-align: left;
  clear: both;
}
html body .body-wrapper .content-wrapper .products-wrapper .products-grid a {
  color: #333;
}
html body .body-wrapper .content-wrapper .products-wrapper .products-grid .product {
  float: left;
  margin: 5px;
  text-align: center;
  max-width: 124px;
}
html body .body-wrapper .content-wrapper .products-wrapper .products-grid .product .product-name {
  display: block;
  margin-top: 5px;
  line-height: 14px;
  color: #333;
}
html body .body-wrapper .content-wrapper .products-wrapper .products-grid .product .new-arrival-tag {
  position: absolute;
}
html body .body-wrapper .content-wrapper .products-wrapper .products-grid .product:nth-child(6n+1) {
  clear: both;
}
html body .body-wrapper .content-wrapper .categories-wrapper .categories-grid {
  margin-top: 10px;
}
html body .body-wrapper .content-wrapper .categories-wrapper .categories-grid .category {
  width: 144px;
  height: 166px;
  float: left;
  margin: 5px;
}
html body .body-wrapper .content-wrapper .categories-wrapper .categories-grid .category a {
  width: 144px;
  height: 166px;
  display: block;
}
html body .body-wrapper .content-wrapper .categories-wrapper .categories-grid .category a:hover {
  background-position: 0 -166px;
}
html body .body-wrapper .content-wrapper .breadcrumb {
  float: left;
  background: none;
  padding: 0 0 8px 0;
  margin: 0;
}
html body .body-wrapper .contact-us-wrapper,
html body .body-wrapper .enquiry-basket-wrapper {
  width: 500px;
  margin-top: 10px;
  float: left;
}
html body .body-wrapper .contact-us-wrapper .form-horizontal .control-label,
html body .body-wrapper .enquiry-basket-wrapper .form-horizontal .control-label {
  text-align: left;
  width: 170px;
}
html body .body-wrapper .contact-us-wrapper #formContactUs .control-group input[type=text],
html body .body-wrapper .enquiry-basket-wrapper #formContactUs .control-group input[type=text],
html body .body-wrapper .contact-us-wrapper #formContactUs .control-group textarea,
html body .body-wrapper .enquiry-basket-wrapper #formContactUs .control-group textarea {
  width: 100%;
}
html body .body-wrapper .address-information {
  width: 340px;
  padding-left: 100px;
  float: left;
}
html body .footer-wrapper .contact-wrapper {
  background-repeat: repeat-x;
  padding: 0 10px;
  max-width: 1180px;
  min-width: 1000px;
  margin: 0 auto;
}
html body .footer-wrapper .contact-wrapper .customer-service-wrapper {
  width: 800px;
  float: left;
}
html body .footer-wrapper .contact-wrapper .customer-service-wrapper .customer-service-left {
  float: left;
  width: 205px;
}
html body .footer-wrapper .contact-wrapper .customer-service-wrapper .verticle-separator {
  float: left;
  border-left: dotted 1px #999;
  width: 1px;
}
html body .footer-wrapper .contact-wrapper .customer-service-wrapper .customer-service-right {
  padding: 15px 25px 15px 15px;
  float: left;
  width: 545px;
}
html body .footer-wrapper .contact-wrapper .customer-service-wrapper .customer-service-right .contact-details {
  float: left;
  margin: 0 10px 0 0;
}
html body .footer-wrapper .contact-wrapper .customer-service-wrapper .customer-service-right .company-name {
  font-size: 16px;
  font-weight: bold;
}
html body .footer-wrapper .contact-wrapper .customer-service-wrapper .customer-service-right .address {
  display: block;
  margin: 4px 0;
}
html body .footer-wrapper .contact-wrapper .follow-us-wrapper {
  float: right;
  padding: 15px;
}
html body .footer-wrapper .contact-wrapper .follow-us-wrapper .follow-us-right {
  margin-top: 20px;
}
html body .footer-wrapper .contact-wrapper .follow-us-wrapper .follow-us-right .social-network {
  padding: 0;
  margin: 0;
  list-style: none;
  float: right;
}
html body .footer-wrapper .contact-wrapper .follow-us-wrapper .follow-us-right .social-network li {
  float: left;
  padding: 2px;
}
html body .footer-wrapper .footer {
  max-width: 1200px;
  min-width: 1000px;
  margin: 0 auto;
}
html body .footer-wrapper .footer .visitor-counter {
  color: #333333 /*#828282*/;
  height: 16px;
  margin: 10px 15px;
}
html body .footer-wrapper .footer .visitor-counter .visitor-text {
  float: none;
  display: inline-block;
}
html body .footer-wrapper .footer a.statcounter {
  display: inline-block;
  height: 16px;
  padding-top: 1px;
  padding-left: 2px;
}
html body .footer-wrapper .footer .copyright {
  margin: 5px 15px;
  float: left;
}
html body .footer-wrapper .footer .footer-navigation {
  padding: 5px 15px;
  float: right;
}
html body .footer-wrapper .footer .footer-navigation ul {
  padding: 0;
  margin: 0;
  list-style: none;
  float: right;
}
html body .footer-wrapper .footer .footer-navigation ul li {
  float: left;
  margin: 0 5px;
  line-height: 12px;
}
html body .footer-wrapper .footer .footer-navigation ul li a,
html body .footer-wrapper .footer .footer-navigation ul li a:link,
html body .footer-wrapper .footer .footer-navigation ul li a:visited,
html body .footer-wrapper .footer .footer-navigation ul li a:active {
  color: #333333;
  line-height: 12px;
}
html body .footer-wrapper .footer .footer-navigation ul li.separator div {
  height: 12px;
  border-left: dotted #666 thin;
}
@media only screen and (max-width: 1200px) {
  html body .body-wrapper .content-wrapper .categories-wrapper,
  html body .body-wrapper .content-wrapper .products-wrapper,
  html body .body-wrapper .content-wrapper .product-wrapper,
  html body .body-wrapper .content-wrapper .enquiry-basket-wrapper {
    max-width: 680px;
    width: 680px;
  }
  html body .body-wrapper .content-wrapper .products-wrapper .products-grid .product:nth-child(6n+1) {
    clear: none;
  }
  html body .body-wrapper .content-wrapper .products-wrapper .products-grid .product:nth-child(5n+1) {
    clear: both;
  }
  html body .body-wrapper .content-wrapper .product-wrapper .enquiry-basket-link {
    padding: 8px 0;
  }
}
@media only screen and (max-width: 767px) {
  html {
    max-width: 100%;
  }
  html body {
    padding: 0;
    max-width: 100%;
  }
  html body .body-wrapper {
    max-width: 100%;
    min-width: initial;
  }
  html body .body-wrapper .logo-wrapper-mobile {
    display: block;
    top: 0;
    margin: 0;
    max-height: 80px;
    max-width: 100%;
  }
  html body .body-wrapper .logo-wrapper-mobile .logo-mobile {
    max-height: inherit;
    max-width: 100%;
  }
  html body .body-wrapper .logo-wrapper-mobile .logo-mobile a {
    display: block;
    max-height: inherit;
    width: 100%;
    text-align: center;
  }
  html body .body-wrapper .logo-wrapper-mobile .logo-mobile a img {
    max-height: inherit;
    height: inherit;
  }
  html body .body-wrapper .main-menu-btn {
    display: block;
    font-weight: bold;
    background: #363636;
    font-size: 16px;
    padding: 15px;
    text-align: center;
    color: #fff;
    max-width: 100%;
    cursor: pointer;
  }
  html body .body-wrapper .nav-wrapper {
    background: #000;
    border-radius: 0;
    display: none;
    margin: 0;
    min-width: initial;
    position: relative;
    height: auto !important;
  }
  html body .body-wrapper .nav-wrapper .nav-wrapper-inner .logo {
    display: none;
  }
  html body .body-wrapper .nav-wrapper .navigation {
    max-width: 100%;
    width: 100%;
    padding: 0;
    position: relative;
    margin-left: 0;
    height: auto;
  }
  html body .body-wrapper .nav-wrapper .navigation ul {
    padding: 0;
    text-align: initial;
  }
  html body .body-wrapper .nav-wrapper .navigation ul li {
    display: block;
    clear: both;
    float: normal;
    background: #000;
    border-top: solid thin #333;
  }
  html body .body-wrapper .nav-wrapper .navigation ul li a {
    color: #FFF;
    padding: 5px;
    display: block;
  }
  html body .body-wrapper .nav-wrapper .navigation ul li ul {
    display: none;
  }
  html body .body-wrapper .nav-wrapper .navigation ul li ul a {
    padding-left: 20px;
  }
  html body .body-wrapper .nav-wrapper .navigation ul li .quick-search {
    height: 25px;
    margin: 5px;
  }
  html body .body-wrapper .nav-wrapper .navigation ul li .quick-search .input-append {
    display: block;
    margin: 0;
    width: 100%;
  }
  html body .body-wrapper .nav-wrapper .navigation ul li .quick-search .input-append.input-fullwidth {
    position: relative;
  }
  html body .body-wrapper .nav-wrapper .navigation ul li .quick-search .input-append.input-fullwidth form {
    margin: 0;
    width: 100%;
    position: relative;
  }
  html body .body-wrapper .nav-wrapper .navigation ul li .quick-search .input-append.input-fullwidth form .input-wrapper {
    right: 51px;
    /* 40 + 2*5 - 1 */
    left: 0;
    top: 0;
    bottom: 0;
    position: absolute;
  }
  html body .body-wrapper .nav-wrapper .navigation ul li .quick-search .input-append.input-fullwidth form .input-wrapper input {
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  html body .body-wrapper .nav-wrapper .navigation ul li .quick-search .input-append.input-fullwidth form .add-on {
    width: 40px;
    position: absolute;
    right: 0;
  }
  html body .body-wrapper .nav-wrapper .navigation ul li.divider {
    display: none;
  }
  html body .body-wrapper .mobile-product-nav {
    display: block;
  }
  html body .body-wrapper .mobile-product-nav .catalogue {
    display: block;
    font-weight: bold;
    font-size: 14px;
    padding: 15px;
    text-align: center;
    color: #fff;
    max-width: 100%;
    cursor: pointer;
    border-top: #ccc solid thin;
  }
  html body .body-wrapper .image-link {
    margin: 25px 0 0 0;
    position: initial;
    min-width: initial;
  }
  html body .body-wrapper .content-wrapper .categories-sidebar {
    display: none;
  }
  html body .body-wrapper .content-wrapper .categories-wrapper,
  html body .body-wrapper .content-wrapper .products-wrapper,
  html body .body-wrapper .content-wrapper .product-wrapper,
  html body .body-wrapper .content-wrapper .enquiry-basket-wrapper {
    text-align: center;
    max-width: 100%;
  }
  html body .body-wrapper .content-wrapper .categories-wrapper .page-title,
  html body .body-wrapper .content-wrapper .products-wrapper .page-title,
  html body .body-wrapper .content-wrapper .product-wrapper .page-title,
  html body .body-wrapper .content-wrapper .enquiry-basket-wrapper .page-title {
    text-align: left;
  }
  html body .body-wrapper .content-wrapper .categories-wrapper .categories-grid .category {
    display: inline-block;
    float: none;
  }
  html body .body-wrapper .content-wrapper .products-wrapper .products-grid .sub-category-title {
    text-align: center;
  }
  html body .body-wrapper .content-wrapper .products-wrapper .products-grid .product:nth-child(4n+1) {
    clear: none;
  }
  html body .body-wrapper .content-wrapper .products-wrapper .products-grid .product {
    display: inline-block;
    vertical-align: top;
    float: none;
  }
  html body .body-wrapper .content-wrapper .product-wrapper .page-discription {
    text-align: left;
    padding: 8px 0 0 0;
  }
  html body .body-wrapper .content-wrapper .product-wrapper .enquiry-basket-link {
    padding: 8px 0;
  }
  html body .body-wrapper .content-wrapper .product-wrapper .gallery {
    width: auto;
  }
  html body .body-wrapper .content-wrapper .product-wrapper .gallery .gallery-holder {
    width: 100%;
    height: auto;
  }
  html body .body-wrapper .content-wrapper .product-wrapper .product-detail-wrapper {
    text-align: left;
  }
  html body .body-wrapper .content-wrapper .contact-us-wrapper {
    width: 100%;
  }
  html body .body-wrapper .content-wrapper .contact-us-wrapper #formContactUs .control-group input[type=text],
  html body .body-wrapper .content-wrapper .contact-us-wrapper #formContactUs .control-group textarea {
    box-sizing: border-box;
    padding: 15px;
  }
  html body .body-wrapper .content-wrapper .enquiry-basket-wrapper #formContactUs {
    text-align: left;
  }
  html body .body-wrapper .content-wrapper .enquiry-basket-wrapper #formContactUs .control-group input[type=text],
  html body .body-wrapper .content-wrapper .enquiry-basket-wrapper #formContactUs .control-group textarea {
    box-sizing: border-box;
    padding: 15px;
  }
  html body .body-wrapper .content-wrapper .address-information {
    display: none;
  }
  html body .footer-wrapper {
    max-width: 100%;
    min-width: 0;
  }
  html body .footer-wrapper .contact-wrapper {
    max-width: 100%;
    min-width: initial;
  }
  html body .footer-wrapper .contact-wrapper .customer-service-wrapper {
    max-width: 100%;
    padding: initial;
  }
  html body .footer-wrapper .contact-wrapper .customer-service-wrapper .customer-service-left,
  html body .footer-wrapper .contact-wrapper .customer-service-wrapper .verticle-separator {
    display: none;
  }
  html body .footer-wrapper .contact-wrapper .customer-service-wrapper .customer-service-right {
    padding: 0;
    width: auto;
    float: none;
    text-align: center;
  }
  html body .footer-wrapper .contact-wrapper .customer-service-wrapper .customer-service-right .contact-details {
    float: none;
  }
  html body .footer-wrapper .contact-wrapper .customer-service-wrapper .customer-service-right .company-name,
  html body .footer-wrapper .contact-wrapper .customer-service-wrapper .customer-service-right .customer-service-right {
    max-width: 100%;
  }
  html body .footer-wrapper .contact-wrapper .follow-us-wrapper {
    float: none;
    text-align: center;
    margin: 0 15px;
  }
  html body .footer-wrapper .contact-wrapper .follow-us-wrapper .follow-us-right {
    margin: 0;
  }
  html body .footer-wrapper .contact-wrapper .follow-us-wrapper .follow-us-right .social-network {
    float: none;
    text-align: center;
    padding-top: 10px;
  }
  html body .footer-wrapper .contact-wrapper .follow-us-wrapper .follow-us-right .social-network li {
    float: none;
    display: inline-block;
  }
  html body .footer-wrapper .footer {
    max-width: 100%;
    min-width: initial;
  }
  html body .footer-wrapper .footer .visitor-counter {
    text-align: center;
  }
  html body .footer-wrapper .footer .copyright {
    width: 100%;
    text-align: center;
    margin: 5px 0;
  }
  html body .footer-wrapper .footer .footer-navigation {
    float: none;
    margin-bottom: 10px;
  }
  html body .footer-wrapper .footer .footer-navigation ul {
    float: none;
    width: 100%;
    text-align: center;
  }
  html body .footer-wrapper .footer .footer-navigation ul li {
    display: inline-block;
    float: none;
  }
}
