﻿@charset "UTF-8";
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

.clearfix, .grid-block, .container, form, .new-arrivals , .product-categories, .contact-form {
  *zoom: 1; }
  .clearfix:before, .grid-block:before, .container:before, form:before, .new-arrivals .product-slider:before, .product-categories:before, .contact-form:before, .clearfix:after, .grid-block:after, .container:after, form:after, .new-arrivals .product-slider:after, .product-categories:after, .contact-form:after {
    display: table;
    content: ""; }
  .clearfix:after, .grid-block:after, .container:after, form:after, .new-arrivals .product-slider:after, .product-categories:after, .contact-form:after {
    clear: both; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

ul.unstyled, ul.grid-block, .post-holder ul, .post-holder ul.grid-block.three-blocks li ul, ol.unstyled, ol.grid-block {
  list-style: none;
  margin-left: 0;
  padding: 0; }

.grid-block {
  display: inline-block;
  overflow: hidden; }

.grid-block > li {
  display: block;
  height: auto;
  float: left;
  margin-bottom: 32px;
  margin-bottom: 2rem; }

.grid-block.two-blocks {
  margin-left: -4%; }

.grid-block.two-blocks > li {
  margin-left: 4%;
  width: 46%; }

.grid-block.three-blocks {
  margin-left: -2%; }

.grid-block.three-blocks > li {
  margin-left: 2%;
  width: 31.3%; }

.grid-block.four-blocks {
  margin-left: -2%; }

.grid-block.four-blocks > li {
  margin-left: 2%;
  width: 23%; }

.grid-block.five-blocks {
  margin-left: -1.5%; }

.grid-block.five-blocks > li {
  margin-left: 1.5%;
  width: 18.5%; }

.grid-block.six-blocks {
  margin-left: -10px; }

.grid-block.six-blocks > li {
  margin-left: 10px;
  width: 151px; }

hr {
  box-shadow: 0;
  border: none;
  border-bottom: 1px solid #ccc;
  margin: 30px 0; }

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

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

body {
  min-width: 960px;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px; }

.container {
  width: 960px;
  margin: 0 auto; }

img {
  max-width: 100%; }

hr {
  border-color: #ccc; }

.sp-text {
  line-height: 1.75;
  font-size: 12px;
  padding: 0 20px; }

.fc-red {
  color: #ba3030; }

.fw-light {
  font-weight: 300; }

.fw-normal {
  font-weight: 400; }

.ls-alpha {
  letter-spacing: 5px; }

#map-canvas {
  height: 400px;
  margin: 0px;
  padding: 0px; }

a {
  color: #ba3030; }

.banner {
  background: #f8fcf8;
  padding: 30px 0 10px;
  box-shadow: 1px 1px 19px 2px rgba(0, 0, 0, 0.5);
  margin-bottom: 3em;
  overflow: hidden;
  height: 370px; }
  .banner img {
    width: 100%; }
  .banner .slick-next {
    right: 25px; }
  .banner .slick-prev {
    left: 25px; }
  .banner .slick-dots {
    bottom: 10px; }

.car-logos {
  border: 2px solid #ccc;
  width: 210px;
  float: left;
  margin-right: 30px; }
  .car-logos img {
    width: 100%;
    display: block; }

.home-content-area {
  width: 720px;
  float: right;
  margin-top: 5px;
  padding: 5px;
  }

.logo-horizontal {
  padding: 0 2%;
  margin-bottom: 30px; }

.top-bar {
  background: #444;
  color: #eee;
  font-size: 14px; }
  .top-bar .tb-left {
    float: left;
    text-align: left;
    font-size: 12px; }
    .top-bar .tb-left ul {
      margin: 10px 0; }
      .top-bar .tb-left ul li {
        display: inline-block;
        vertical-align: middle;
        margin-bottom: 0; }
        .top-bar .tb-left ul li:last-child {
          margin-bottom: 0; }
    .top-bar .tb-left a {
      color: #eee;
      text-decoration: none;
      -webkit-transition: color 0.2s ease-in-out;
      -o-transition: color 0.2s ease-in-out;
      transition: color 0.2s ease-in-out; }
      .top-bar .tb-left a:hover {
        color: #d14c4c; }
  .top-bar .tb-right {
    float: right;
    text-align: right; }
    .top-bar .tb-right ul {
      margin: 10px 0; }
    .top-bar .tb-right a {
      color: #eee;
      text-decoration: none;
      -webkit-transition: color 0.2s ease-in-out;
      -o-transition: color 0.2s ease-in-out;
      transition: color 0.2s ease-in-out; }
      .top-bar .tb-right a:hover {
        color: #d14c4c; }

.primary-header {
  background: #293439; }
  .primary-header .logo {
    padding:10px 0 0;
    display: inline-block;
    vertical-align: middle;
    float: left; }
  .primary-header nav {
    float: right; }
    .primary-header nav ul {
      display: inline-block;
      vertical-align: top;
      list-style: none;
      margin: 0; }
      .primary-header nav ul li {
        text-align: left;
        display: inline-block;
        vertical-align: middle;
        margin: 0;
        position: relative;
        margin-right: -4px;
        cursor: pointer;
        -webkit-transition: all 0.2s;
        -o-transition: all 0.2s;
        transition: all 0.2s;
        position: relative; }
        .primary-header nav ul li a {
          padding: 30px 10px 30px;
          display: block;
          color: #cccccc;
          text-decoration: none;
          -webkit-transition: all 0.2s;
          -o-transition: all 0.2s;
          transition: all 0.2s; }
          .primary-header nav ul li a:hover {
            color: #fff; }
        .primary-header nav ul li.active a {
          color: #fff;
          background: #ba3030; }
        .primary-header nav ul li.dropdown:hover a {
          background: #1e262a; }
        .primary-header nav ul li:last-child {
          margin-right: 0; }
        .primary-header nav ul li ul {
          padding: 0;
          position: absolute;
          top: 81px;
          width: 180px;
          overflow: hidden;
          -webkit-box-shadow: none;
          -moz-box-shadow: none;
          box-shadow: none;
          display: block;
          opacity: 0;
          visibility: hidden;
          z-index: 99;
          -webkit-transition: opacity 0.2s;
          -o-transition: opacity 0.2s;
          transition: opacity 0.2s; }
          .primary-header nav ul li ul li {
            padding: 0;
            background: #1e262a;
            display: block;
            color: #fff;
            text-shadow: 0 -1px 0 #000; }
            .primary-header nav ul li ul li:hover {
              background: #1e262a; }
            .primary-header nav ul li ul li a {
              padding: 10px; }
        .primary-header nav ul li:hover ul {
          opacity: 1;
          visibility: visible; }
  .primary-header .caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent; }

.searcharea
{
	padding:20px;
	border-bottom: 1px solid #acacac;
	
}
form label {

  font-size: 12px;
  color: #9f9099;
  text-shadow: none;
  margin: 5px;
   }
form input, form select, form textarea {
  width: 145px;
  display: inline; }
form input, form select, form .selector {
  box-shadow: inset 2px 2px 2px -2px rgba(0, 0, 0, 0.2);
  padding: 6px 15px;
  background-color: #eee;
  font-size: 12px; }
  form input.btn, form select.btn, form .selector.btn {
    box-shadow: none; }
form .form-group {
  margin-bottom: 10px;
  width: 95%;
  }
form.search {
  margin: 15px 0; }
  form.search .form-group {
    width: 95%;    margin-right: 2%;
    }
    form.search .form-group:last-child {
      margin-right: 0;
      width: 20%; }
    form.search .form-group .btn {
      margin: 5px; }
form .selector {
  line-height: normal;
  position: relative;
  display: inline-block;
  vertical-align: top;
  *display: inline;
  *zoom: 1;
  background-position: 95% center;
  background-repeat: no-repeat;
  background-image: url("../images/selector-icon.png");
  padding-right: 20px;
  *margin-top: 1px; }
  form .selector select {
    border: initial;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 0; }
  form .selector span {
    display: block;
    width: auto;
    white-space: nowrap;
    overflow: hidden; }

.btn {
  display: inline-block;
  padding: 5px 15px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  background: #ba3030;
  color: #fff;
  text-decoration: none;
  letter-spacing: 1px;
  border: none; }
  .btn.btn-block {
    width: 100%;
    display: block; }

.new-arrivals {
  padding: 20px;
  border: 1px solid #ccc;
  margin-bottom: 20px; }
  .new-arrivals header {
    padding: 10px 20px;
    margin: -20px;
    margin-bottom: 0;
    border-bottom: 1px solid #ccc; }
    .new-arrivals header h2 {
      margin: 0;
      font-size: 16px;
      color: #ba3030; }
  .new-arrivals .product-slider {
    margin: 30px 0 0; }
    .new-arrivals .product-slider a {
      display: block;
      padding: 0 5%; }
      .new-arrivals .product-slider a img {
        max-width: 100%; }
    .new-arrivals .product-slider .title {
      font-size: 12px;
      text-decoration: none; }
      .new-arrivals .product-slider .title a {
        text-decoration: none; }
    .new-arrivals .product-slider .slick-prev {
      right: 21px;
      top: -51px;
      left: auto; }
    .new-arrivals .product-slider .slick-next {
      right: 0;
      top: -51px; }
    .new-arrivals .product-slider .slick-dots {
      top: -70px;
      text-align: right;
      right: 60px;
      left: 0;
      width: auto;
      bottom: auto;
      margin: 0; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("../images/ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -10px;
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }

.slick-prev:before, .slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: #ba3030;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "\e079"; }
    [dir="rtl"] .slick-prev:before {
      content: "\e080"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "\e080"; }
    [dir="rtl"] .slick-next:before {
      content: "\e080"; }

/* Dots */
.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: '\2022';
  font-family: "slick";
  font-size: 50px;
  line-height: 0px;
  text-align: center;
  color: #ba3030;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased; }
    .slick-dots li.slick-active button:before {
      color: #ba3030;
      opacity: 1; }

.product-categories {
  margin-bottom: 30px; }
  .product-categories .category {
    background: #000;
    height: 200px;
    position: relative;
    margin-bottom: 0; }
    .product-categories .category .media {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
    .product-categories .category .title {
      position: absolute;
      z-index: 2;
      margin: -27px 0 0;
      top: 50%;
      left: 10px;
      right: 10px;
      text-align: center; }
      .product-categories .category .title a {
        color: #fff;
        text-decoration: none;
        font-size: 16px; }
	
      .product-categories .category .title a:hover {
        color: #ff8040;
      }
      
      .products_list {
	border: 1px solid #acacac;
	float: left;
	margin-right:3px;
	margin-bottom:8px;
	
	width:125px;
	height:180px;
	margin-left:3px;"
      }
      
      .products_list:hover {
-webkit-box-shadow: 0px 0px 10px 1px rgba(66,0,0,0.7);
-moz-box-shadow: 0px 0px 10px 1px rgba(66,0,0,0.7);
box-shadow: 0px 0px 10px 1px rgba(66,0,0,0.7);
      }

.footer {
  margin: 3em 0;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center; }
  .footer ul {
    display: inline-block; }
  .footer a {
    color: #ba3030; }
  .footer .copyrights {
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 2px; }

.contact-form {
  margin: 4em 0 8em;
  font-size: 12px; }
  .contact-form .address {
    margin-top: 2em;
    font-size: 1.5em;
    float: left;
    width: 40%;
    margin-right: 5%; }
  .contact-form .contact-area {
    width: 50%;
    float: left;
    background: #ddd;
    padding: 1em 4em; }
    .contact-form .contact-area input, .contact-form .contact-area select, .contact-form .contact-area .selector, .contact-form .contact-area textarea {
      box-shadow: none;
      border: 1px solid #ccc;
      padding: 6px 10px;
      background-color: #eee;
      font-size: 12px; }
      .contact-form .contact-area input.btn, .contact-form .contact-area select.btn, .contact-form .contact-area .selector.btn, .contact-form .contact-area textarea.btn {
        box-shadow: none; }
	
	
.banner_aspoil {
	margin:0 auto;
	margin-bottom:5px;
	margin-top:-15px;
	width:960px;
}

.prdmenu-ul {
	width:230px;
	float:left;
	padding:5px;
	margin:5px;
  
}
.prdmenu-child {
  border: 1px solid #acacac;
  margin: 2px;
}
.prdmenu-ul li {
	list-style:none;
	margin-top:3px;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:2px;
	/*background: url('../images/libg.png');*/
	color:#fff;
	font:16px arial;
	text-shadow: 1px 1px #3a3a3a;
	
}

.searchbox {
	border:1px solid #acacac;
	color:#9f0909;
	background-color:#fff;
	font-style:italic;
	width:78%;
	float:left;
	background-color:#e5e5e5;
}
.srcbtn {
  display: inline-block;
  padding: 5px 15px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  background: #ba3030;
  color: #fff;
  text-decoration: none;
  letter-spacing: 1px;
  border: none;
      width: 20%;
      float:right;
}

/*New CSS Style like Tibao.hk*/

.tb_prd_container {
  
  height: 120px;
  width: 100%;
   border-bottom: 1px solid #acacac;
  margin-bottom: 15px;
  padding: 5px;
}

.tb_img {
  width: 140px;
  height: 90px;
  
  }
.tb_box {
  margin: 3px;
  padding: 1px;
  color:#4b4b4b;
  
  

  }  
.tb_floatleft {
  float:left;
}
.tb_clearfloat {
  clear: both;
}


ul.pagination {
    text-align:right;
    color:#ba3030;
}
ul.pagination li {
    display:inline;
    padding:0 3px;
}
ul.pagination a {
    color:#ba3030;
    display:inline-block;
    padding:5px 10px;
    border:1px solid #cde0dc;
    text-decoration:none;
}
ul.pagination a:hover, 
ul.pagination a.current {
    background:#ba3030;
    color:#fff; 
}
.error
{
	text-align:center; 
	padding:50px; 
	color:#ba3030
}
.car-set {
    display: flex;
    flex-wrap: wrap;
}
.car-logo{
    width:35%;
}
.car-logo img{
     width:100%;
}
.car-content{
    width:65%;
}.poster-page{
    position:relative;
    padding:50px 0px;
}
.container-xl {
    position: relative;
    padding: 0px 15px;
    width: 100%;
    max-width: 100%;
    margin: auto;
}
@media (min-width: 576px){
    .container-xl{
        max-width: 540px;
    }
}
@media (min-width: 768px){
    .container-xl{
        max-width: 720px;
    }
}
@media (min-width: 992px){
    .container-xl{
        max-width: 960px;
    }
}
@media (min-width: 1200px){
    .container-xl{
        max-width: 1140px;
    }
}
@media (min-width: 1400px){
    .container-xl{
        max-width: 1320px;
    }
}
@media (min-width: 1600px){
    .container-xl{
        max-width: 1400px;
    }
}



.poster-page .row{
    display:flex;
    flex-wrap:wrap;
}
.poster-page .col{
    width:19%;
    padding:0px 10px;
}
.poster-page a{
    display:block;
    
    text-align:center;
    text-decoration:none;
}.poster-page h3{
    margin-top:5px;
    margin-bottom:30px;color: #ba3030;
}a.theme-btn {
    display: block;
    width: 100%;
    text-align: center;
    padding: 8px 15px;
    background: #d6151e;
    color: #fff;
    text-decoration: unset;
    text-transform: uppercase;
}.new-arrivals img {
    max-width: 150px;
}.new-arrivals tr {
    width: 100%;
}.new-arrivals table {
    width: 100%;
}
@media (max-width: 575px){
    .poster-page .col{
        width:49%;
    }
}

.address a {
    color: #000;
    text-decoration: none;
}.primary-header nav .quick-response {
    display: inline-flex !important;
    height: 100%;
    justify-content: center;
    margin-top: 17px;
}.primary-header nav .quick-response li+li {
    margin-top: 0;
    margin-left: 10px;
}.primary-header nav .quick-response li a {
    display: inline-block;
    padding: 12px 15px;
    width: 100%;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    border-radius: 5px;
    font-weight: bold;
}a.whatsapp {
    background: #4dc247;
     border:1px solid #4dc247;
}.primary-header nav .quick-response li a i{
    margin-right:5px;
}a.mail {
    background: #e4e407;
    border: 1px solid;
    color: #333 !important;
}.catalogue-page{
    padding:50px 0px;
    background:whitesmoke;
}.catalogue-page ul{
    padding:0;
}.catalogue-page ul li{
    padding:20px;
    background:#fff;
    list-style:none;
}.catalogue-page ul li+li{
    margin-top:20px;
}.catalogue-page .row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}.catalogue-page .row .col-md-4{
    width:33.3%;
}.catalogue-img {
    text-align: center;
}.catalogue-img img{
    max-height:120px;
}.catalogue-title, .catalogue-btn{
    text-align: center;
}.catalogue-btn .cat-btn {
    display: inline-block;
    padding: 16px 35px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 15px;
    border-radius: 5px;
    font-weight: bold;
    background: #ba3030;
    width: fit-content;
    text-decoration: none;
}
.terms-page p {
    line-height: 1.75;
    font-size: 14px;
    padding: 0 20px;
}