/*Global Css*/
body {
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif !important;
  font-weight: 400;
  color: #666;
  font-size: 12px;
  line-height: 20px;
  width: 100%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-color: #333 !important;
  background-image: url("https://airbrushbodyart.co.uk/assets/images/armBG.jpg");
}

canvas#snow {
  display: block;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

#update_box {
  display: none !important;
}

#hidden {
  display: none;
}

#float-right {
  float: right !important;
}

#float-left {
  float: left !important;
}

.notice {
  width: 100%;
  padding:10px;
  background-color: #C74E4E;
  color: #fff;
  margin-top: -4px;
  text-align: center;
  vertical-align: middle;
}

.img-thumbnail {
  border: 0px solid #ddd !important;
  padding: 0px !important;
}

/*Sub category*/
.hoverbox {
  display: none !important;
}

.subcategory-grid {
  padding: 4px;
}

#tmdsubcategory .box {
  border: 1px #ccc solid !important;
  color: #333;
  margin-bottom: 20px;
  padding: 4px;
  transition: .5s;
}

#tmdsubcategory .box .image {
  position: relative;
}

#tmdsubcategory .box .image img {
  margin: 0 auto;
  width: 100%;
}

#tmdsubcategory a:hover {
  text-decoration: none;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  -webkit-filter: grayscale(50%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(50%);
  opacity: 0.9;
}

#tmdsubcategory .box:hover {
  text-decoration: none;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  -webkit-filter: grayscale(50%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(50%);
  opacity: 0.9;
  transition: .5s;
}

#tmdsubcategory .box .caption h4 {
  color: #333;
  margin: 18px 0 12px;
  text-transform: capitalize;
  text-align: center;
  font-size: 14px;
}

#tmdsubcategory .box .caption p {
  font-size: 14px;
  color: #686868;
  margin: 0px;
}

#tmdsubcategory .caption hr {
  width: 40px;
  border-color: #999;
}

#tmdsubcategory .subcategory-list .box {
  border: 1px solid #e5e5e5;
}

#tmdsubcategory .subcategory-list .image {
  float: left;
  border-radius: 0;
  padding: 0 15px;
  border: none;
}

#tmdsubcategory .subcategory-list .caption {
  text-align: left;
  padding: 12px 29px 29px;
}

#tmdsubcategory .subcategory-list .caption p {
  margin: 0px 0 20px;
}

.tmdheading {
  color: #464655;
  font-weight: 600;
  margin: 20px 0;
  text-align: center;
  text-transform: uppercase;
}

.tmdheadinghr {
  width: 40px;
  border-color: #999;
}

.subcat-description {
  min-height: 50px;
}

/*----------------

[responsive]

------------------*/
@media (max-width:1180px) {
  #tmdsubcategory .box .caption p {
    font-size: 12px;
  }

  #tmdsubcategory .subcategory-list .caption {
    margin-left: 100px;
  }
}

@media screen and (min-width:768px) and (max-width:1180px) {
  .row#tmdsubcategory {
    margin-left: 5% !important;
    margin-right: 5% !important;
  }
}

@media (max-width:767px) {
  #tmdsubcategory .subcategory-list .caption {
    margin-left: 0px;
  }

  #tmdsubcategory .subcategory-list .image {
    float: left !important;
  }

  .row#tmdsubcategory {
    margin-left: 10% !important;
    margin-right: 10% !important;
  }

}

/*COOKIES*/
#privacy-pop-up {
  display: none;
  position: fixed;
  z-index: 9999;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0em !important;
  padding: 0.5em;
  text-align: center;
  color: #eee !important;
  background-color: #C74E4E !important;
}

#privacy-pop-up a {
  color: #333;
}

/*Page*/
.pageheader {
  margin: 0;
  padding: 0;
  text-align: left;
}

.pageheader li {
  font-size: 55px;
  font-weight: 700;
  text-transform: uppercase;
  font-family: arial;
  line-height: 1.1em;
  list-style: none;
  margin-left: -50px;
}

.pageheader hr {
  border: 1px solid rgba(217, 166, 13, 0.8);
  width: 200px;
  margin-top: -5px;
  margin-bottom: 0px;
  position: absolute;
}

.pagefirst {
  text-align: right;
  padding: 20px 0px 00px 20px;
  margin-top: -10px;
}

.pagefirst h1 {
  text-align: right;
}

.pagefirst p {
  padding-right: 20px;
  width: 75%;
  margin-left: 25%;
  margin-bottom: 10px;
}

.pagefirst li {
  padding-right: 20px;
  width: 75%;
  margin-left: 25%;
}

.pagefirst a {
  color: #5287eb;
}

.pagefirst a:hover {
  color: #666;
}

p.list {
  text-align: right !important;
}

p.list_left {
  text-align: left !important;
}

.pagesecond {
  text-align: justify;
  padding: 20px 20px 0px 20px;
  margin-top: -10px;
}

.pagesecond#home {
  background: url(https://airbrushbodyart.co.uk/assets/images/slices/aboutSlice.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-bottom: 20px;
  color: #fff;
  -webkit-filter: grayscale(30%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(30%);
}

.pagefirst#home {
  padding: 20px 10px 0px 20px;
}

.pagesecond h1 {
  text-align: left;
  margin-left: -20px !important;
}

.pagesecond p {
  width: 75%;
  margin-right: 25%;
}

.pagesecond li {
  width: 75%;
  margin-right: 25%;
}

.pagesecond a {
  color: #5287eb;
}

.pagesecond a:hover {
  color: #666;
}

.page-overlay {
  height: 100vh;
  width: 100vw;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #61656b;
  z-index: -1;
  opacity: 0.40;
}

/*Contact*/
.contact_form {
  text-align: center;
  padding-bottom: 60px;
}

.contact_form h1 {
  text-align: center;
}

.contact_form input {
  width: 60%;
  padding: 10px;
  outline: none;
}

.contact_form textarea {
  width: 60%;
  padding: 10px;
  outline: none;
  resize: none;
}

span#red {
  color: red;
}

button.contact_button {
  width: 60%;
  padding: 10px;
  margin-top: 10px;
  background: #333;
  color: #eee;
  border: 0px;
  transition: 0.5s;
}

button.contact_button:hover {
  background: #777;
  color: #eee;
  transition: 0.5s;
}

label.label_honeypot {
  font-style: italic;
  width: 50%;
  display: none;
}

input#honeypot {
  padding: 0px;
  display: none;
}

/*Footer Cards*/
.cards img {
  width: 50px;
}

.cards li {
  list-style: none;
  display: inline-block;
}

/*Text*/
h1, h2, h3, h4, h5, h6 {
  color: #444;
}

/* default font size */
.fa {
  font-size: 14px;
}

/* Override the bootstrap defaults */
h1 {
  font-size: 33px;
}

h2 {
  font-size: 27px;
}

h3 {
  font-size: 21px;
  font-weight: 400 !important;
}

h4 {
  font-size: 15px;
}

h5 {
  font-size: 12px;
}

h6 {
  font-size: 10.2px;
}

a {
  color: #333;
}

a:hover {
  text-decoration: none;
  color: #23a1d1;
}

legend {
  font-size: 18px;
  padding: 7px 0px
}

label {
  font-size: 12px;
  font-weight: normal;
}

select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
  font-size: 12px;
}

.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
  font-size: 12px;
}

.input-group .input-group-addon {
  font-size: 12px;
  height: 30px;
}

/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
  display: inline;
}

.nav-tabs {
  margin-bottom: 15px;
}

div.required .control-label:before {
  content: '* ';
  color: #F00;
  font-weight: bold;
}

/*Slider*/
.swiper-container {
  width: 100% !important;
  background-color: transparent !important;
  overflow: hidden !important;
  margin-top: 0px !important;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2) !important;
  overflow: hidden;
  border-radius: 0px !important;
  margin-left: 0px !important;
}

/* top-nav */
#top {
  background: rgba(0, 0, 0, 0.7);
  padding: 4px 0px 3px 0;
  margin: 0 0 0px 0;
  height: 40px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}

#top .container {
  padding: 0 0px;
  height: 40px;
}

#top #form-currency .currency-select,
#top #form-language .language-select {
  text-align: left;
}

#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
  text-shadow: none;
  color: #ffffff;
  background-repeat: repeat-x;
}

#top .btn-link, #top-links li, #top-links a {
  color: #fff;
  text-decoration: none;
  font-size: 15px;
}

#top .btn-link:hover, #top-links a:hover {
  background-color: rgba(225, 225, 225, 1);
  color: #000;
}

.cart_button {
  color: #fff;
  text-decoration: none;
  font-size: 15px;
  padding: 10px 5px 10px 5px;
  background: transparent;
  border: 0px !important;
}

.cart_button:hover {
  background-color: rgba(225, 225, 225, 1);
  color: #000;
}

a.top_links_li {
  padding: 10px 5px 10px 5px;
}

#top .btn-link strong {
  font-size: 14px;
  line-height: 14px;
}

#top-links {
  padding-top: 0px;
  top: 0px;
  position: absolute;
  right: 50px;
  z-index: 1002;
}

#top-links a+a {
  margin-left: 15px;
}

/* Style the navbar */
.navbar {
  position: relative;
  min-height: 40px;
  margin-bottom: 0px !important;
}

#navbar {
  z-index: 1002;
  top: 0;
  width: 100%;
  max-height: 300px;
  position: fixed;
}

/* menu */
#menu {
  background-color: rgba(0, 0, 0, 0.0);
  min-height: 40px;
  width: 50%;
  position: absolute;
  left: 15px;
  z-index: 1002;
  top: 0px;
}

#menu .nav>li>a {
  color: #fff;
  padding: 10px 15px 10px 15px;
  min-height: 15px;
  background-color: transparent;
  font-size: 15px;
}

#menu .nav>li>a:hover, #menu .nav>li.open>a {
  background-color: #eee;
  color: #000;
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
  background-color: transparent;
  border-color: transparent;
}

#menu .btn-navbar:hover, #menu .btn-navbar:active, #menu .btn-navbar:focus {
  background-color: rgba(225, 225, 225, 1) !important;
  color: #000;
}

#menu .dropdown-menu {
  padding-bottom: 0;
}

#menu .dropdown-inner {
  display: table;
}

#menu .dropdown-inner ul {
  display: table-cell;
}

#menu .dropdown-inner a {
  min-width: 160px;
  display: block;
  padding: 3px 20px;
  clear: both;
  line-height: 20px;
  color: #333333;
  font-size: 12px;
}

#menu #category {
  float: left;
  padding-left: 15px;
  font-size: 16px;
  font-weight: 700;
  line-height: 40px;
  color: #fff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}

#menu .btn-navbar {
  font-size: 15px;
  text-transform: uppercase;
  font-family: arial;
  font-stretch: expanded;
  color: #FFF;
  padding: 10px 18px;
  position: absolute;
  left: 0px;
  z-index: 1002;
  border: 0px;
  top: -8px;
  border-radius: 0px;
}

.dropdown-menu>li>a#clearance {
  background-color: #ab3a32;
  color: #fff;
}

.dropdown-menu>li>a#clearance:hover {
  background-color: #80211b;
}

.dropdown-menu {
  padding: 5px 0;
  margin: -1px 10px 0;
  font-size: 14px;
  background-color: #eee;
  border: 0px solid #ccc;
  border: 0px solid rgba(0, 0, 0, .15);
  border-radius: 0px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.dropdown-menu-left {
  margin: -1px 0px 0;
}

.dropdown-menu-left a {
  padding: 10px 5px 10px 5px !important;
}

ul.dropdown-menu-left {
  max-height: 400px;
  min-width: 560px;
}

ul.dropdown-menu-left li {
  display: inline-block !important;
  width: 180px;
  text-align: center;
}

ul.dropdown-menu-left li#clearance {
  display: block !important;
  width: 100%;
}

/* logo */
#logo {
  margin: 0 0 30px 0;
  margin-top:10px;
}

#logocol {
  left: 50%;
  margin-left: -225px;
  width: 450px;
  overflow: hidden;
  margin-top: 100px;
  padding-bottom: 100px;
}

/*slice images*/
#errorslice {
  background-image: url("https://www.airbrushbodyart.co.uk/assets/images/slices/errorSlice.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 100%;
}

#contactslice {
  background-image: url("https://www.airbrushbodyart.co.uk/assets/images/slices/contactSlice.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 100%;
}

#aboutslice {
  background-image: url("https://www.airbrushbodyart.co.uk/assets/images/slices/aboutSlice.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 100%;
}

#wholesaleslice {
  background-image: url("https://www.airbrushbodyart.co.uk/assets/images/slices/wholesaleSlice.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 100%;
}

/*header Slices*/
.header-box {
  height: 150px;
  width: 60%;
  margin-top: 0;
  margin-left: 20%;
  margin-bottom: 20px;
  position: absolute;
  background-color: #4d4d4d;
  z-index: 9;
  overflow: hidden;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}

.header-text {
  color: #f2f2f2;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: left;
  color: #fff;
  font-weight: 100;
  font-size: 1.52em;
  text-transform: uppercase;
}

/* content */
#content {
  min-height: 400px;
  width: 100%;
  margin-left: 0%;
  margin-bottom: 10px;
}

.page-wrapper {
  overflow-x: hidden !important;
}

.pagecontainer {
  width: 60%;
  margin-left: 20%;
  background-color: #fff;
}

.categorycontainer {
  margin-top: 150px;
}

.cartpagecontainer {
  margin-top: 10px;
}

.spacer {
  margin-bottom: 11%;
}

/*maintenance*/
.maintenancepage {
  background-color: #fff;
  width: 100%;
  margin-top: 260px;
  height: 60%;
  position: absolute;
  overflow: hidden;
  box-shadow: inset 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}

.maintenancepagecontent {
  color: #333;
  font-size: 25px;
  text-align: center;
  margin-top: 200px;
}

.maintenancepagecontent a {
  color: #333;
}

.maintenanceheader-text {
  color: #333;
  padding: 8px 12px;
  position: absolute;
  width: 100%;
  text-align: center;
  font-weight: 100;
  font-size: 50px !important;
  text-transform: uppercase;
}

/*Home Styles*/
.homeheaders p {
  text-align: center;
  font-weight: 500;
  font-size: 13px;
  margin-bottom: 20px;
}

.homeheaders hr {
  border-color: #333 !important;
  opacity: 0.9;
  width: 70px;
}

.homeheaders h1 {
  text-align: center;
  font-weight: 400;
  margin-bottom: 20px;
}

.homeheaders {
  text-align: center;
  background-color: rgba(0, 0, 0, 0.1);
  height: 200px;
  width: 100%;
  padding-top: 30px;
  margin-top: -20px;
  box-shadow: inset 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}

.homeheaderscontainer {
  width: 100% !important;
  margin: 0px;
}

.homespacer {
  margin-bottom: 50%;
}

.homecontainer {
  width: 100%;
  margin-top: 10px !important;
}

.home-text {
  width: 38%;
  text-align: justify;
  z-index: 9;
  position: absolute;
  left: 22%;
}

.home-text h2 {
  font-weight: 400;
  font-size: 1.8em;
}

.home-side {
  width: 40%;
  left: 103%;
  text-align: justify;
  z-index: 8;
  position: absolute;
  top: 0;
}

.home-side h3 {
  font-size: 20px;
  text-align: center;
}

.categorybrickscontainer {
  width: 100%;
  margin-top: 50px;
  overflow: hidden;
  padding-bottom: 50px;
}

.categorybrickscontainer li {
  list-style: none;
}

.categorybrickscontainer a:hover {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}

#cat3sm {
  display: none;
}

.catgridrow {
  display: flex;
  flex-wrap: wrap;
  padding: 0 4px;
  overflow: hidden;
  margin-left: 15px;
  margin-right: 15px;
  margin-top: -1%;
}

.catgridcolumn {
  flex: 25%;
  max-width: 25%;
  padding: 0 4px;
}

.catgridcolumn img {
  margin-top: 8px;
  vertical-align: middle;
  width: 100%;
  background-size: 100%;
  background-position: center;
}

.catgridcolumn img.bttm {
  margin-top: 3.5%;
}

/*featured product section*/
.button-group {
  background-color: transparent !important;
  border: 0px !important;
  text-align: center;
}

.button-group hr {
  border-color: #333;
  width: 40px;
}

.product-layout a {
  color: #333;
}

.product-thumb:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}

.product-layout a:hover {
  text-decoration: none;
}

.category-sub-list ul {
  margin: 0 auto;
  padding: 0;
  list-style: none;
  text-align: center;
}

.category-sub-list li {
  font-family: inherit;
  font-size: 16px;
  font-weight: 400;
}

.category-sub-list a {
  color: #464655;
  padding: 20px;
  display: block;
  text-transform: uppercase;
  text-decoration: none;
}

.category-sub-list a:hover, .category-sub-list a:focus {
  background: #777;
  color: #EBEBD3;
  text-decoration: none;
  box-shadow: inset 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}

.category-sub-list h3 {
  color: #464655;
  text-align: center;
  padding: 15px;
  text-transform: uppercase;
}

.category-sub-list hr {
  width: 40px;
  border-color: #999;
}

.category-sub-list {
  width: 100%;
  margin-top: -20px;
  background: transparent;
}

/*account page*/
.accountdash ul {
  margin: 0 auto;
  padding: 0;
  list-style: none;
  text-align: center;
  width: 100%
}

.accountdash li {
  font-family: inherit;
  font-size: 80%;
  font-weight: 400;
  width: 200px;
  height: 160px;
  border: 1px solid #ccc;
  display: inline-block !important;
  overflow: hidden;
}

.accountdash i {
  font-size: 30px;
  padding: 0 !important;
  margin-bottom: 20px;
}

.accountdash p {
  text-transform: uppercase;
  text-decoration: none;
  margin-bottom: 0px;
}

.accountdash a {
  color: #464655;
  display: block;
  padding-top: 50px;
  padding-bottom: 50px;
}

.accountdash p:hover, .accountdash p:active {
  background-color: #cb5043 !important;
  text-decoration: none;
}

.accountdash li:hover {
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
}

.accountdash a:hover, .accountdash a:active {
  text-decoration: none;
  background-color: #cb5043 !important;
  color: #fff;
}

.accountdash h3 {
  text-align: center;
  margin: 0;
  margin-bottom: 20px;
  font-size: 30px;
}

.mobaccountdash ul {
  margin: 0 auto;
  padding: 0;
  list-style: none;
  text-align: center;
}

.mobaccountdash li {
  font-family: inherit;
  font-size: 80%;
  font-weight: 400;
  width: 200px;
  height: 160px;
  border: 1px solid #ccc;
  display: inline-block !important;
  overflow: hidden;
}

.mobaccountdash i {
  font-size: 30px;
  padding: 0 !important;
  margin-bottom: 20px;
}

.mobaccountdash p {
  text-transform: uppercase;
  text-decoration: none;
  margin-bottom: 0px;
}

.mobaccountdash a {
  color: #464655;
  display: block;
  padding-top: 50px;
  padding-bottom: 50px;
}

.mobaccountdash h3 {
  text-align: center;
  margin: 0;
  margin-bottom: 20px;
  font-size: 30px;
}

/* footer */
.row {
  margin-left: 15px !important;
  margin-right: 15px !important;
}

footer {
  margin-top: 0px;
  padding-top: 30px;
  background: #333;
  color: #e2e2e2;
  width: 60%;
  min-height: 180px;
  margin-left: 20%;
  position: absolute;
  text-align: center;
}

#footer_container {
  width: 90%;
  padding-left: 0px;
}

footer hr {
  border-top: none;
  border-bottom: 1px solid #666;
}

footer ul {
  margin-left: 20px;
  margin-top: -5px;
}

footer a {
  color: #ccc;
}

footer a:hover {
  color: #fff;
}

footer h5 {
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  margin-left: 20px;
  margin-top: -10px;
}

.socials i {
  font-size: 25px;
}

.socials li {
  display: inline-block !important;
}

.socials ul {
  list-style: none;
  margin-left: 20px !important;
  padding: 0 !important;
}

a.facebook:hover {
  color: #3B5998;
}

a.twitter:hover {
  color: #1DA1F2;
}

a.linkedin:hover {}

a.youtube:hover {
  color: #DB4437;
}

a.instagram:hover {
  color: #b321e8;
}

a.whatsapp:hover {
  color: #27cb15;
}

.synergylogo img {
  width: 130px;
}

.synergylogo a {
  -webkit-filter: grayscale(50%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(50%);
  opacity: 0.8;
}

.synergylogo a:hover {
  -webkit-filter: grayscale(0%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(0%);
  opacity: 1;
}

.synergylogo ul {
  list-style: none;
  margin-left: 20px !important;
  padding: 0 !important;
}

p.copy {
  color: #ccc;
  text-align: center;
  margin: 0px;
  margin-bottom: 10px;
}

/* alert */
.alert {
  padding: 8px 14px 8px 14px;
}

/* breadcrumb */
.breadcrumb {
  margin: 0 0 20px 0;
  padding: 8px 0;
  border: 1px solid #ddd;
}

.breadcrumb i {
  font-size: 15px;
}

.breadcrumb>li {
  text-shadow: 0 1px 0 #FFF;
  padding: 0 20px;
  position: relative;
  white-space: nowrap;
}

a.goback {
  cursor: pointer !important;
  text-decoration: none !important;
}

.breadcrumb a.goback:hover {
  cursor: pointer !important;
  text-decoration: none !important;
  color: #777 !important;
  text-shadow: 0;
  padding: 10px 10px;
}

.breadcrumb>li+li:before {
  content: '';
  padding: 0;
}

.breadcrumb>li a {
  color: #333 !important;
}

.breadcrumb>li:after {
  content: '';
  display: block;
  position: absolute;
  top: -3px;
  right: -5px;
  width: 26px;
  height: 26px;
  border-right: 1px solid #DDD;
  border-bottom: 1px solid #DDD;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.pagination {
  margin: 0;
}

/* buttons */
.buttons {
  margin: 1em 0;
  border-radius: 0px;
}

.btn {
  padding: 7.5px 12px;
  font-size: 12px;
  border: 0px solid #cccccc;
  border-radius: 0px;
}

.btn-xs {
  font-size: 9px;
  border-radius: 0px;
}

.btn-sm {
  font-size: 10.2px;
  border-radius: 0px;
}

.btn-lg {
  padding: 10px 16px;
  font-size: 15px;
  border-radius: 0px;
}

.btn-group>.btn, .btn-group>.dropdown-menu, .btn-group>.popover {
  font-size: 12px;
  border-radius: 0px;
}

.btn-group>.btn-xs {
  font-size: 9px;
  border-radius: 0px;
}

.btn-group>.btn-sm {
  font-size: 10.2px;
  border-radius: 0px;
}

.btn-group>.btn-lg {
  font-size: 15px;
  border-radius: 0px;
}

.btn-default {
  color: #777;
  background-color: #e7e7e7;
  border-radius: 0px;
}

.btn-primary {
  color: #ffffff;
  background-color: #229ac8;
}

.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
  background-color: #1f90bb;
  background-position: 0 -15px;
}

.btn-warning {
  color: #ffffff;
  background-color: #faa732;
}

.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
  box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-danger {
  color: #ffffff;
  background-color: #da4f49;
}

.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
  box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-success {
  color: #ffffff;
  background-color: #5bb75b;
}

.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
  box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-info {
  color: #ffffff;
  background-color: #df5c39;
}

.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
  background-image: none;
  background-color: #df5c39;
}

.btn-link {
  border-color: rgba(0, 0, 0, 0);
  cursor: pointer;
  color: #23A1D1;
  border-radius: 0;
}

.btn-link, .btn-link:active, .btn-link[disabled] {
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  box-shadow: none;
}

.btn-inverse {
  color: #ffffff;
  background-color: #363636;
}

.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
  background-color: #222222;
}

/* list group */
.list-group a {
  border: 1px solid #DDDDDD;
  color: #888888;
  padding: 8px 12px;
}

.list-group a.active, .list-group a.active:hover, .list-group a:hover {
  color: #444444;
  background: #eeeeee;
  border: 1px solid #DDDDDD;
  text-shadow: 0 1px 0 #FFF;
}

/* carousel */
.carousel-caption {
  color: #FFFFFF;
  text-shadow: 0 1px 0 #000000;
}

.carousel-control .icon-prev:before {
  content: '\f053';
  font-family: FontAwesome;
}

.carousel-control .icon-next:before {
  content: '\f054';
  font-family: FontAwesome;
}

/* product list */
.product-thumb {
  border: 1px solid #ddd;
  margin-bottom: 20px;
  overflow: auto;
}

.product-thumb .image {
  text-align: center;
}

.product-thumb .image a {
  display: block;
}

.product-thumb .image a:hover {
  opacity: 0.8;
}

.product-thumb .image img {
  margin-left: auto;
  margin-right: auto;
}

.product-grid .product-thumb .image {
  float: none;
}

.product-thumb h4 {
  font-weight: bold;
}

.product-thumb .caption {
  padding: 0 20px;
  min-height: 180px;
}

.product-list .product-thumb .caption {
  margin-left: 230px;
}

.product-thumb .rating {
  padding-bottom: 10px;
}

.rating .fa-stack {
  font-size: 8px;
}

.rating .fa-star-o {
  color: #999;
  font-size: 15px;
}

.rating .fa-star {
  color: #FC0;
  font-size: 15px;
}

.rating .fa-star+.fa-star-o {
  color: #E69500;
}

h2.price {
  margin: 0;
}

.product-thumb .price {
  color: #444;
}

.product-thumb .price-new {
  font-weight: 600;
}

.product-thumb .price-old {
  color: #999;
  text-decoration: line-through;
  margin-left: 10px;
}

.product-thumb .price-tax {
  color: #999;
  font-size: 12px;
  display: block;
}

.product-thumb .button-group {
  border-top: 1px solid #ddd;
  background-color: #eee;
  overflow: auto;
}

.product-list .product-thumb .button-group {
  border-left: 1px solid #ddd;
}

.product-thumb .button-group button {
  width: 60%;
  border: none;
  display: inline-block;
  float: left;
  background-color: #eee;
  color: #888;
  line-height: 38px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}

.product-thumb .button-group button+button {
  width: 20%;
  border-left: 1px solid #ddd;
}

.product-thumb .button-group button:hover {
  color: #444;
  background-color: #ddd;
  text-decoration: none;
  cursor: pointer;
}

.thumbnails {
  overflow: auto;
  clear: both;
  list-style: none;
  padding: 0;
  margin: 0;
}

.thumbnails>li {
  margin-left: 20px;
}

.thumbnails {
  margin-left: -20px;
}

.thumbnails>img {
  width: 100%;
}

.image-additional a {
  margin-bottom: 20px;
  padding: 5px;
  display: block;
  border: 1px solid #ddd;
}

.image-additional {
  max-width: 78px;
}

.thumbnails .image-additional {
  float: left;
  margin-left: 20px;
}

.tab-content {
  padding: 10px;
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
  width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
  min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
  background-image: none;
  background-color: #df5c39;
}

/*Error*/
.errortext h3 {
  text-align: center;
  font-weight: 500;
  font-size: 30px;
  margin-top: -5px;
  color: #333;
}

.errortext hr {
  border-color: #333 !important;
  opacity: 0.9;
  width: 100px;
  margin-top: 0px;
}

.errortext h1 {
  text-transform: uppercase;
  text-align: center;
  font-weight: 400;
  font-size: 10vw;
  margin-bottom: 5px;
  color: #333;
}

.errortext {
  text-align: center;
  margin-top: 0px;
  width: 100%;
  padding-bottom: 20px;
  background: #fff;
  padding-top: 10px;
}

.errortext ul {
  margin-left: -30px;
}

.errortext ul li {
  display: inline-block;
  list-style: none;
  margin-top: 20px;
  margin-bottom: -20px;
}

.errortext ul li a {
  padding: 10px;
  background-color: #eee;
  cursor: pointer;
  color: #333;
  font-size: 15px;
  transition: 0.2s;
}

.errortext ul li a:hover {
  background-color: #333;
  opacity: 0.8;
  color: #fff;
  transition: 0.2s;
  padding-top: 15px;
  padding-bottom: 15px;
}

nav.page-nav-top ul {
  margin: 0 auto;
  padding: 0;
  list-style: none;
  text-align: center;
  display: none;
}

nav.page-nav-top li {
  font-family: inherit;
  font-size: 80%;
  font-weight: 400;
  display: inline-block;
}

nav.page-nav-top {
  margin-left: 0;
}

nav.page-nav-top i {
  color: #464655;
  font-size: 20px;
}

nav.page-nav-top p {
  color: #464655;
  text-transform: uppercase;
  text-decoration: none;
  margin-bottom: 0px;
}

nav.page-nav-top a {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 30px;
  padding-bottom: 20px;
  display: block;
}

nav.page-nav-top a:hover {
  background: #ccc;
  color: #EBEBD3;
  text-decoration: none;
}

/*Login*/
.well {
  min-height: 20px !important;
  padding: 19px !important;
  margin-bottom: 20px !important;
  background-color: transparent !important;
  border: 0px solid #e3e3e3 !important;
  border-radius: 0px !important;
  -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, .05) !important;
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, .05) !important;
}

.gallery {
  width: 100%;
}

.gallery_image {
  width: 32%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 300px;
  float: left;
  margin: 5px;
}

/** LIGHTBOX MARKUP **/
.lightbox {
  /** Default lightbox to hidden */
  display: none;
  /** Position and style */
  position: fixed;
  z-index: 2000;
  width: 100%;
  height: 100%;
  text-align: center;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
}

.lightbox img {
  /** Pad the lightbox image */
  max-width: 90%;
  max-height: 80%;
  margin-top: 50px;
}

.lightbox:target {
  /** Remove default browser outline */
  outline: none;
  /** Unhide lightbox **/
  display: block;
}

.lightbox_desc a#X {
  color: #fff;
  font-size: 20px;
  right: 0px;
  position: absolute;
  top: 0;
  padding: 1px 15px;
  transition: .5s;
}

.lightbox_desc a#X:hover {
  color: #000;
  background: #eee;
  transition: .5s;
  text-decoration: none;
}

.lightbox_desc {
  background: #000;
  color: #eee;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 30px;
}

/*Media Css*/
/*Nav*/
@media (min-width: 768px) {
  #menu .dropdown:hover .dropdown-menu {
    display: block;
  }
}

/*contactform*/
@media (max-width:580px) {
  .contact_form input {
    width: 100% !important;
  }

  .contact_form textarea {
    width: 100% !important;
  }

  button.contact_button {
    width: 100% !important;
  }
}

@media (min-width:581px) and (max-width:768px) {
  .contact_form input {
    width: 100% !important;
  }

  .contact_form textarea {
    width: 100% !important;
  }

  button.contact_button {
    width: 100% !important;
  }
}

@media (min-width:769px) and (max-width:1200px) {
  .contact_form input {
    width: 80% !important;
  }

  .contact_form textarea {
    width: 80% !important;
  }

  button.contact_button {
    width: 80% !important;
  }
}

@media (max-width:580px) {
  ul.dropdown-menu-left li {
    width: 40%;
  }

  #menu .dropdown-menu {
    min-width: 100%;
    padding-bottom: 5px;
    background: rgba(0, 0, 0, 0.2);
  }

  ul.dropdown-menu-left li a {
    color: #fff !important;
  }

  body {
    max-width: 768px;
  }
}

@media (max-width: 767px) {
  #menu {
    left: 0px !important;
    top: 0px !important;
  }

  #top-links {
    margin-top: 0px !important;
  }

  #top-links li {
    padding: 10px 2px 10px 2px;
  }

  .navbar-nav {
    margin-top: 40px;
    background-color: #333;
  }

  nav.navbar#menu {
    width: 100%;
    text-align: center;
  }

  ul.dropdown-menu-left li a {
    color: #fff !important;
  }

  ul.navbar-nav {
    margin-top: 39px !important;
  }

  #logocol {
    margin-left: -175px !important;
    width: 350px !important;
  }

  body {
    background-position: top !important;
    background-attachment: local !important;
    background-size: 200% !important;
  }

  #menu div.dropdown-inner>ul.list-unstyled {
    display: block;
  }

  #menu div.dropdown-menu {
    margin-left: 0 !important;
    padding-bottom: 10px;
    background-color: rgba(0, 0, 0, 0.1);
  }

  #menu .dropdown-inner {
    display: block;
  }

  #menu .dropdown-inner a {
    width: 100%;
    color: #fff;
  }

  #menu .dropdown-menu a:hover,
  #menu .dropdown-menu ul li a:hover {
    background: rgba(0, 0, 0, 0.1);
  }

  #menu .see-all {
    margin-top: 0;
    border: none;
    border-radius: 0;
    color: #fff;
  }
}

/*mobile*/
@media screen and (max-width:500px) {

  /*home*/
  .col-md-3 {
    width: 100% !important;
  }

  .homecontainer {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
  }

  .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .subcat {
    margin-left: 15% !important;
  }

  .subcatheading {
    margin-left: 1% !important;
  }
}

@media screen and (max-width:350px) {
  .subcat {
    margin-left: 8% !important;
  }

  .subcatheading {
    margin-left: 1% !important;
  }
}

/*tablet*/
@media screen and (max-width:768px) {

  /*Product*/
  .product-thumb .button-group button, .product-thumb .button-group button+button {
    width: 33.33%;
  }

  .product-list .product-thumb .caption {
    min-height: 0;
    margin-left: 0;
    padding: 0 10px;
  }

  .product-grid .product-thumb .caption {
    min-height: 0;
  }

  .product-list .product-thumb .button-group {
    border-left: none;
  }

  /*home*/
  .pagecontainer {
    width: 100% !important;
    margin: 0px !important;
  }
}

@media screen and (min-width:500px) and (max-width:600px) {
  .subcat {
    margin-left: 4% !important;
  }

  .product-layout #subcat {
    width: 200px !important;
  }

  .subcatheading {
    margin-left: 1% !important;
  }
}

@media screen and (min-width:769px) {

  /* fixed colum left + content + right*/
  #column-left .product-layout .col-md-3 {
    width: 100%;
  }

  #column-left+#content .product-layout .col-md-3 {
    width: 50%;
  }

  #column-left+#content+#column-right .product-layout .col-md-3 {
    width: 100%;
  }

  #content+#column-right .product-layout .col-md-3 {
    width: 100%;
  }

  /*product*/
  .product-list .product-thumb .image {
    float: left;
    padding: 0 15px;
  }

  .mobilecat {
    display: none;
  }
}

/*laptop*/
@media screen and (min-width:1024px) {
  .categorybrickscontainer a {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
  }
}

/*large Laptop*/
@media screen and (max-width:1200px) {
  .product-thumb .button-group button, .product-thumb .button-group button+button {
    width: 33.33%;
  }

  .product-grid .product-thumb .caption {
    min-height: 210px;
    padding: 0 10px;
  }

  .button-group {
    font-size: 12px;
  }

  /*home*/
  .pagecontainer {
    width: 100% !important;
    margin: 0px !important;
  }

  footer {
    margin-left: 0% !important;
    width: 100% !important;
    background-color: #333;
  }

  .container {
    margin-left: 0px !important;
    width: 100% !important;
    padding: 0px !important;
  }

  .header-box {
    width: 100%;
    margin-left: 0 !important;
  }
}

@media screen and (min-width:451px) and (max-width:1200px) {
  .header-text {
    font-size: 8vw;
  }
}

@media screen and (max-width:450px) {
  .header-text {
    font-size: 13vw;
  }
}

@media screen and (min-width:900px) and (max-width:1024px) {
  img.mainlogo {
    margin-top: 6%;
  }

  .subcat {
    margin-left: 10%;
  }
}

/* Responsive layout - makes a two column-layout instead of four columns */
@media screen and (max-width: 899px) {
  .catgridcolumn {
    flex: 50%;
    max-width: 50%;
  }

  .subcat {
    margin-left: 16%;
  }

  .subcatheading {
    margin-left: 1% !important;
  }
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .catgridcolumn {
    flex: 100%;
    max-width: 100%;
  }
}

@media (min-width: 1200px) {
  #content .col-lg-2:nth-child(6n+1), #content .col-lg-3:nth-child(4n+1), #content .col-lg-4:nth-child(3n+1), #content .col-lg-6:nth-child(2n+1) {
    clear: left;
  }

  .hidden1200 {
    display: none !important;
  }
}

@media (min-width:1200px) and (max-width:1440px) {
  .pagecontainer {
    width: 80% !important;
    margin-left: 10%;
    background-color: #fff;
  }

  .header-box {
    width: 80%;
    margin-left: 10%;
  }

  .header-text {
    font-size: 4vw;
  }

  footer {
    margin-left: 10%;
    width: 80%;
  }
}

@media (min-width:1440px) {
  .header-text {
    font-size: 3vw;
  }
}

/*max and min*/
@media (min-width: 992px) and (max-width: 1200px) {
  #content .col-md-2:nth-child(6n+1), #content .col-md-3:nth-child(4n+1), #content .col-md-4:nth-child(3n+1), #content .col-md-6:nth-child(2n+1) {
    clear: left;
  }

  .col-md-3 {
    width: 50% !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  #content .col-sm-2:nth-child(6n+1), #content .col-sm-3:nth-child(4n+1), #content .col-sm-4:nth-child(3n+1), #content .col-sm-6:nth-child(2n+1) {
    clear: left;
  }

  .categorybrickscontainer {
    width: 100% !important;
    margin-left: 0px !important;
  }

  .categorybrickscontainer {
    width: 100%;
    margin-top: 50px;
    margin-left: 10%;
    overflow: hidden;
  }
}

@media (min-width:300px) and (max-width:690px) {
  .accountdash ul {
    width: 100%;
  }
}

@media (min-width:691px) and (max-width:920px) {
  .accountdash ul {
    width: 75%;
  }
}

@media (min-width:1440px) and (max-width:1519px) {
  .accountdash ul {
    width: 50%;
  }
}

@media (max-width:600px) {
  #cat3 {
    display: none;
  }

  #cat3sm {
    display: block;
  }
}

@media (min-width:300px) and (max-width:720px) {
  .gallery_image {
    width: 100% !important;
    margin: 15px !important;
  }
}

@media (min-width:721px) and (max-width:1000px) {
  .gallery_image {
    width: 45% !important;
    margin: 15px !important;
  }
}

@media (min-width: 768px) {
  #col-sm-10 {
    width: 100% !important;
  }
}

@media (max-width:550px) {
  .col-xs-6 {
    width: 100% !important;
  }
}

@media screen and (max-width:1200px) {
  .pageheader li {
    font-size: 8vw;
  }

  .pagefirst p {
    padding-right: 0px;
    width: 100%;
    margin-left: 0%;
  }

  .pagesecond p {
    padding-left: 0px;
    width: 100%;
    margin-right: 0%;
  }

  #top-links {
    right: 0px;
    margin-top: 10px;
  }

  #menu {
    left: 0px;
    width: 60%;
  }
}