@font-face {
  font-family: "Circular Std Book";
  src: url("../fonts/CircularStd-Book.woff2") format("woff2"),
    url("../fonts/CircularStd-Book.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Circular Std";
  src: url("../fonts/CircularStd-Medium.woff2") format("woff2"),
    url("../fonts/CircularStd-Medium.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Circular Std";
  src: url("../fonts/CircularStd-Bold.woff2") format("woff2"),
    url("../fonts/CircularStd-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

/* ========================================================================
   Component: Grid
 ========================================================================== */
/*
 * 1. Makes grid more robust so that it can be used with other block elements like lists
 */
.uk-grid {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  /* 1 */
  margin: 0;
  padding: 0;
  list-style: none;
}
/*
 * DEPRECATED
 * Micro clearfix
 * Can't use `table` because it creates a 1px gap when it becomes a flex item, only in Webkit
 */
* + p,
* + ul,
* + ol,
* + dl,
* + pre,
* + address,
* + fieldset,
* + figure,
* + table {
  margin-top: 40px;
}
.uk-grid:before,
.uk-grid:after {
  content: "";
  display: block;
  overflow: hidden;
}
.uk-grid:after {
  clear: both;
}
/*
 * Grid cell
 * 1. Space is allocated solely based on content dimensions
 * 2. Makes grid more robust so that it can be used with other block elements
 * 3. DEPRECATED Using `float` to support IE9
 */
.uk-grid > * {
  /* 1 */
  -ms-flex: none;
  -webkit-flex: none;
  flex: none;
  /* 2 */
  margin: 0;
  /* 3 */
  float: left;
}
/*
 * Remove margin from the last-child
 */
.uk-grid > * > :last-child {
  margin-bottom: 0;
}
/* Grid gutter
 ========================================================================== */
/*
 * Default gutter
 */
/* Horizontal */
.uk-grid {
  margin-left: -50px;
}
.uk-grid > * {
  padding-left: 50px;
}
[class*="uk-width"] {
  box-sizing: border-box;
}
/*
 * Widths
 */
/* Whole */

.uk-width-1-1 {
  width: 100%;
}
/* Halves */
.uk-width-1-2,
.uk-width-2-4,
.uk-width-3-6,
.uk-width-5-10 {
  width: 50%;
}
/* Thirds */
.uk-width-1-3,
.uk-width-2-6 {
  width: 33.333%;
}
.uk-width-2-3,
.uk-width-4-6 {
  width: 66.666%;
}
/* Quarters */
.uk-width-1-4 {
  width: 25%;
}
.uk-width-3-4 {
  width: 75%;
}
/* Fifths */
.uk-width-1-5,
.uk-width-2-10 {
  width: 20%;
}
.uk-width-2-5,
.uk-width-4-10 {
  width: 40%;
}
.uk-width-3-5,
.uk-width-6-10 {
  width: 60%;
}
.uk-width-4-5,
.uk-width-8-10 {
  width: 80%;
}
/* Sixths */
.uk-width-1-6 {
  width: 16.666%;
}
.uk-width-5-6 {
  width: 83.333%;
}
/* Tenths */
.uk-width-1-10 {
  width: 10%;
}
.uk-width-3-10 {
  width: 30%;
}
.uk-width-7-10 {
  width: 70%;
}
.uk-width-9-10 {
  width: 90%;
}
.uk-width-1-8 {
  width: 12.5%;
}
.uk-width-2-8 {
  width: 25%;
}
.uk-width-3-8 {
  width: 37.5%;
}
.uk-width-4-8 {
  width: 50%;
}
.uk-width-5-8 {
  width: 62.5%;
}
.uk-width-6-8 {
  width: 75%;
}
.uk-width-7-8 {
  width: 87.5%;
}
.uk-width-8-8 {
  width: 100%;
}
/** Styles**/
body .mm-wrapper--position-left .mm-slideout,
body.mm-wrapper--position-right .mm-slideout {
  transform: none;
}
body {
  font-family: "Circular Std Book";
  font-size: 20px;
  color: #1d1d1d;
}
a {
  color: #c7b68e;
  transition: 0.4s ease;
}
.uk-container {
  max-width: 1650px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Circular Std";
  font-weight: 400;
  line-height: 1;
  margin: 20px 0;
}
h3 {
  font-size: 40px;
  color: #1d1d1d;
}
h4 {
  font-size: 18px;
  color: #c7b68e;
  text-transform: uppercase;
  font-weight: bold;
}
h4 + h3 {
  margin-top: 10px;
}
a.btn {
  background: #ffffff;
  color: #1d1d1d;
  font-size: 18px;
  transition: 0.4s ease;
  padding: 15px 20px;
  border-radius: 2px;
}
a.btn.dark {
  background: #1d1d1d;
  color: #fff;
  transition: 0.4s ease;
}
a:hover {
  color: #c7b68e;
  text-decoration: underline;
}
.btn:hover {
  background: #c7b68e;
  text-decoration: none;
}
.btn.dark:hover {
  background: #c7b68e;
  text-decoration: none;
}
/*Menu*/
.header-right {
  display: flex;
  justify-content: end;
}
.menu-switcher li {
  display: inline-block;
  margin-right: 60px;
}
.menu-switcher li a {
  color: #fff;
  font-size: 50px;
  font-family: "Circular Std";
  text-decoration: none;
}
.menu-switcher li.uk-active a {
  color: #c7b68e;
}
.uk-button a {
  color: #fff;
  text-decoration: none;
}
.uk-navbar-nav > li.active > a,
.uk-navbar-nav > li:hover > a,
.uk-navbar-nav > li > a[aria-expanded="true"] {
  color: #c7b68e;
}
.uk-button:hover a {
  color: #c7b68e;
}
.menu-switcher {
  padding: 0;
  list-style: none;
  margin: 40px 0;
}
.top-menu .uk-switcher {
  padding-bottom: 50px;
}
.top-menu .uk-width-1-3 .mod-list {
  column-count: 2;
}
.header.uk-sticky.highlight {
  background: #1d1d1d;
}
.header .uk-container {
	max-width: 1850px;
}
.header.uk-sticky.highlight2 {
  background: #1d1d1d;
}
.top-menu .uk-dropdown {
  width: 100%;
  left: 0 !important;
  background: #1d1d1d;
}

.menu2 .menu2_a {
	border-bottom: 1px solid #707070;
	/* max-width: 900px; */
	padding-bottom: 20px;
	padding-top: 15px;
	width: 830px;
	display: flex;
}
.menu2 .button:hover {
	color: #c7b68e;
}
.menu2 a {
	color: #fff;
}
.menu2 a.tel {
	color: #c7b68e;
}
.menu2 li {
	display: inline-block;
	font-family: "Circular Std";
	font-weight: 500;
	color: #fff;
	margin-left: 20px;
	font-size: 20px;
}
.menu2 {
	text-align: right;
	display: flex;
}
.menu2 .menu2_a {
	margin-left: auto;
}
.menu2 ul {
	margin: 0;
}
.menu2_b {
	margin-left: auto;
	display: flex;
}
.menu2 .button {
	color: #fff;
	font-family: "Circular Std";
	font-size: 20px;
	background: none;
	border: none;
	margin-left: 30px;
}
.uk-width-7-8 .category-module.mod-list {
  column-count: 7;
}
.header .mod-articles-category-title {
  color: #fff;
  font-size: 20px;
}
.header .mod-articles-category-title:hover {
	color: #c7b68e;
	text-decoration: none;
}
.header .category-module.mod-list {
  padding: 0;
  list-style: none;
  margin: 0;
}
.header h2 {
  color: #c7b68e;
  border-bottom: 1px solid #fff;
  padding-bottom: 20px;
  margin-bottom: 10px;
  margin-top: 0;
}
.header h3 {
  color: #c7b68e;
  font-size: 19px;
  text-transform: uppercase;
}
.header strong {
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  font-family: "Circular Std";
  font-weight: bold;
}
.header .uk-dropdown.uk-open.uk-dropdown-stack {
  height: 80vh;
  overflow-x: scroll;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.header .uk-dropdown.uk-open.uk-dropdown-stack::-webkit-scrollbar {
  display: none; /* Safari and Chrome */
}
.top-menu .uk-button {
  color: #fff;
  font-size: 20px;
  font-family: "Circular Std";
  text-transform: none;
  position: relative;
  border: none;
  padding: 0px;
}
.top-menu .moduletable {
  padding-left: 20px;
}
.top-menu .uk-button::after {
  content: "";
  width: 100%;
  transition: 0.4s ease;
  height: 0;
  display: block;
  position: absolute;
  bottom: -26px;
}
.top-menu .uk-button:hover::after {
  height: 4px;
  display: block;
  background: #c7b68e;
}
#header:hover {
  background: #1d1d1d;
}

/*Trailing Header*/
.trailing-header li a {
  color: #fff;
  font-size: 20px;
}
.trailing-header ul {
	margin: 0;
	padding: 0;
}
.trailing-container {
	max-width: 1850px;
	margin: 0 auto;
	text-align: left;
}
.trailing-header::after {
  content: "";
  clear: both;
  display: block;
}
.trailing-container .moduletable {
	margin-left: 0;
	width: 870px;
	float: right;
}
.trailing-header li {
  display: inline-block;
}
.trailing-header {
	text-align: center;
	border-top: 1px solid #707070;
	border-bottom: 1px solid #707070;
	background: #1d1d1d;
}
.trailing-header li a {
	color: #fff;
	font-size: 20px;
	height: 50px;
	display: block;
	line-height: 50px;
	margin-right: 80px;
}
.trailing-header ul {
	margin: 0;
	padding: 0;
}
/*Slider NAVS*/
.left-nav {
  background: url(../images/arrow-white.svg);
  width: 18px;
  height: 33px;
  display: block;
  margin-top: 25px;
  position: absolute;
  left: 47%;
  transition: 0.4s ease;
}
.left-nav:hover {
  background: url(../images/arrow-brown.svg);
  left: 46%;
}
.right-nav:hover {
  background: url(../images/arrow-brown.svg);
  transform: rotate(180deg);
  left: 51%;
}
.right-nav {
  background: url(../images/arrow-white.svg);
  height: 33px;
  width: 18px;
  display: block;
  position: absolute;
  margin-top: 25px;
  left: 50%;
  transform: rotate(180deg);
  transition: 0.4s ease;
}
.uk-slidenav svg {
  display: block;
}
.product-slideshow {
	padding-bottom: 50px;
}
.product-top img.product-img {
  display: none;
}
/**Testimonials**/
.testimonials3 .uk-slidenav svg {
	display: none;
}
.testimonials3 .uk-grid + .uk-grid {
	margin-top: 0;
}
.top-f .uk-width-1-2:last-child .mod-content {
  padding: 100px 80px;
  position: relative;
}
.top-f .uk-grid {
	margin-left: 0;
}
.uk-width-1-2.testimonial-ig {
	padding-left: 0;
}
.testimonial-profile {
	border-radius: 50%;
	overflow: hidden;
	display: table;
	margin-top: 30px;
	margin-right: 30px;
	height: 80px;
  flex-shrink: 0;
}
.testimonial-profile img {
	height: 80px;
	width: auto;
}
/*
.testimonials2 .mod-articles-category-introtext::before {
  content: open-quote;
  display: block;
}
.testimonials2 .mod-articles-category-introtext::after {
  content: close-quote;
  display: block;
}*/

.testimonial-name {
  font-size: 17px;
}
.testimonial-name span {
  font-family: "Circular Std";
  font-weight: 500;
}
.testimonials2 .uk-slideshow {
  position: relative;
}
.testimonials2 .left-nav {
	width: 50px;
	background-repeat: no-repeat;
	padding: 0;
	left: 0;
}
.testimonials2 .right-nav {
	padding: 0;
	left: 50%;
	width: 50px;
	background-repeat: no-repeat;
}
.testimonials2 .left-nav:hover {
	background: url(/templates/qcg/images/arrow-brown.svg);
	left: -10%;
	background-repeat: no-repeat;
}
.testimonials2 .right-nav:hover {
	background: url(/templates/qcg/images/arrow-brown.svg);
	transform: rotate(180deg);
	left: 60%;
	background-repeat: no-repeat;
}
/**Product Image Module**/
.productimagelink,
.productimage {
  height: 100%;
  display: block;
  background-position: top center;
  background-size: cover;
}
.productimage {
  position: relative;
}
.productimagelink-padding {
  position: absolute;
  bottom: 5%;
  right: 5%;
  color: #fff;
  font-size: 20px;
}
.productimagelink-padding strong {
  font-family: "Circular Std";
  display: block;
}
.productimagelink-padding::before {
  content: "";
  width: 12px;
  height: 12px;
  display: block;
  border-radius: 100%;
  border: 1.5px solid #fff;
  position: absolute;
  left: -30px;
  top: 7px;
}
.category-module.space80.slick-carousel.slick-initialized.slick-slider {
	padding: 0;
}
.top-f .slick-list .mod-content {
	height: auto;
}
.testimonialsv2-nav2 {
	position: absolute;
	width: 60px;
	height: 100px;
	left: 130px;
	border: 0;
	bottom: 0;
}
.testimonial-info {
	display: flex;
}
.top-f .slick-track .uk-grid {
  height: 100%;
}
/**Header**/
#header.uk-sticky.uk-active.uk-sticky-fixed {
	background: #1d1d1d;
	border-bottom: 1px solid #707070;
}
#header.uk-sticky.uk-active.uk-sticky-fixed .logo img {
	max-height: 110px;
}
.logo p {
  margin: 0;
}
.home #header {
  position: fixed;
  z-index: 100;
  width: 100%;
  transition: 0.4s ease;
  /*background: none;*/
}
#header {
  background: #1d1d1d;
  z-index: 99999;
  position: relative;
}
#header .myshortlist_box h2 {
  border: none;
}
.home .top-menu {
}
.top-menu {
  padding: 20px 0;
  display: flex;
  justify-content: flex-end;
}
.top-menu .uk-grid {
  margin-left: -20px;
}
.top-menu .uk-grid > * {
  padding-left: 20px;
}
.home .logo {
  display: inline-block;
  margin-left: -20px;
}
.logo {
  padding: 10px 0;
  display: inline-block;
  margin-left: -20px;
}
.logo img {
  margin: 10px 0;
  max-height: 110px;
  transition: 0.4s ease;
}
.home #header:hover {
  background: #1d1d1d;
}
.home .logo img {
  max-height: 110px;
}
.home #header:hover img {
	max-height: 110px;
}
.search-btn {
	background: url(../images/search.svg);
	width: 27px;
	height: 27px;
	display: block;
	background-size: contain;
	top: 26px;
	position: relative;
	background-repeat: no-repeat;
}
.top-favs button,
.top-favs .wish-btn {
  background: url(/templates/qcg/images/heart.svg);
  width: 29px;
  height: 25px;
  border: none;
  font-size: 0;
  cursor: pointer;
  display: block;
  margin-top: 12px;
}
.top-favs {
	margin: 15px 0 0 40px;
}
.home .top-favs {
}
.top-favs .uk-dropdown.uk-open.uk-dropdown-bottom-right {
  background: #1d1d1d;
  min-width: 300px;
  right: 0;
  top: 80px !important;
}
.myshortlist.button.btn.btn-primary:hover {
  background: #c7b68e;
  border-color: #c7b68e;
}
.myshortlist.article_category {
  color: #fff;
  font-size: 17px;
  display: block;
}
.myshortlist.send_list_field label {
  font-size: 17px;
  color: #fff;
}
.top-favs button.delete_button {
  background: url(../images/remove-white.svg);
  width: 23px;
  height: 23px;
}
.myshortlist_item_left {
  margin-left: 10px;
}
.myshortlist.button.btn{
  color: #fff;
  background: none;
  border: 1px solid #fff;
  font-family: "Circular Std Book";
  font-size: 16px;
  padding: 10px 20px;
  display: block;
  margin-top: 10px;
}
.myshortlist_box .myshortlist.button.btn.btn-primary,
.myshortlist_box .myshortlist.button.btn.btn-default {
  color: #fff;
  background: none;
  border: 1px solid #fff;
  font-family: "Circular Std Book";
  font-size: 16px;
  padding: 10px 20px;
  display: inline-block;
  margin-top: 10px;
}
.myshortlist.send_list_field input {
  background: ;
  padding: 10px;
}
.success h2 {
  color: #c7b68e;
}
.success div {
  color: #fff;
  font-size: 17px;
}
.message.success {
  padding: 30px;
}
.uk-navbar-container.uk-navbar {
  background: none;
}
.uk-navbar-nav > li > a {
	color: #fff;
	font-family: "Circular Std";
	text-transform: none;
	font-size: 20px;
	padding: 0;
	position: relative;
	margin: 0 20px;
	min-height: 40px;
}
.uk-navbar-nav > li > a::after {
  content: "";
  position: absolute;
  height: 0;
  width: 100%;
  display: block;
  bottom: -20px;
  left: 0;
  transition: 0.4s ease;
}
.uk-navbar-nav > li > a:hover::after {
  content: "";
  height: 4px;
  width: 100%;
  display: block;
  background: #c7b68e;
}
.uk-navbar-nav > li.active > a::after {
  content: "";
  height: 4px;
  width: 100%;
  display: block;
  background: #c7b68e;
}
/**Footer**/
.footer {
  padding-top:60px;
  padding-bottom: 30px;
  font-size: 18px;
}
.footer .uk-grid + .uk-grid {
	margin-top: 109px;
}
.formSpan12 p {
    margin-top:20px;
}

.footer input {
  color: #1d1d1d !important;
  font-size: 17px !important;
}
.footer-menu a {
  color: #1d1d1d;
}
.footer-menu ul {
  padding: 0;
  list-style: none;
}
.footer-social-menu ul li {
  display: inline-block;
  margin-right: 5px;
  font-size: 25px;
}
.footer .footer-social ul {
  list-style: none;
  padding: 0;
  text-align: right;
}
.footer-social-menu ul li:first-child {
  margin-right: 50px;
}
.footer-social-menu {
  padding-top: 58px;
}
.footer-social-menu .uk-grid {
  margin-left: auto;
  text-align: left;
  justify-content: right;
}
.footer-social-menu .uk-grid > * {
  padding-left: 50px;
}
.uk-width-6-10.footer-logo {
  position: relative;
}
.footer-logo img {
	max-height: 80px;
}
.copyright .uk-container .copy {
	border-top: 1px solid #1d1d1d;
	padding-top: 40px;
	font-size: 14px;
	padding-bottom: 30px;
}
.uk-width-1-3.copy3 {
	text-align: right;
}
.uk-width-1-3.copy2 {
	text-align: center;
}
.copyright a {
  color: #1d1d1d;
}
.formRow h3 {
  font-size: 28px;
}
.formRow p {
	margin: 30px 0;
}
.rsform-input-box {
	min-width: 100%;
}
.rsform-select-box {
	color: #1d1d1d;
	background: none;
	border-bottom: 1.5px solid #1d1d1d;
	font-family: Circular Std;
	font-size: 16px;
	padding: 0;
}
.footer .formResponsive select {
	width: auto;
	border-top: 0;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	font-size: 17px;
	color: #888;
	font-weight: 300;
	border-bottom: 2.5px solid #1d1d1d;
	padding-bottom: 15px;
	height: auto;
	padding-top: 6px;
	font-family: "Circular Std Book";
}
.uk-input:focus, .uk-select:focus, .uk-textarea:focus {
	background: none;
	border-bottom: 1.5px solid #1d1d1d;
	border-top: 0;
	border-left: 0;
	border-right: 0;
}
.formResponsive .formHorizontal .formControls {
  *display: inline-block;
  padding-left: 0;
  margin-left: 0;
  *margin-left: 0;
}
.formResponsive textarea,
.formResponsive input[type="text"],
.formResponsive input[type="number"],
.formResponsive input[type="email"],
.formResponsive input[type="tel"],
.formResponsive input[type="url"],
.formResponsive input[type="password"] {
  border-top: none;
  border-left: 0;
  border-right: 0;
  border-bottom: 2.5px solid #1d1d1d;
  border-radius: 0;
  box-shadow: none;
  color: #c7b68e;
  font-size: 18px;
  font-family: "Circular Std Book";
  padding-bottom: 15px;
  padding-left: 0;
}
.formResponsive textarea:focus,
.formResponsive input[type="text"]:focus,
.formResponsive input[type="number"]:focus,
.formResponsive input[type="email"]:focus,
.formResponsive input[type="tel"]:focus,
.formResponsive input[type="url"]:focus,
.formResponsive input[type="password"]:focus,
.formResponsive select:focus {
  box-shadow: none;
  border-color: #c7b68e;
}
.formControls #Submit {
  background: none;
  color: #1d1d1d;
  border: 2.5px solid #1d1d1d;
  border-radius: 4px;
  display: inline-block;
  width: 100%;
  font-size: 18px;
  font-family: "Circular Std Book";
  padding: 15px 20px;
  max-width: 120px;
  float: right;
  position: relative;
  top: -5px;
  box-shadow: none;
  transition: 0.4s ease;
  text-shadow: none;
}
.formControls #Submit:hover {
  background: #c7b68e !important;
  color: #fff;
  border-color: #c7b68e;
}
.footer-social li {
  display: inline-block;
  margin-left: 15px;
}
/**Slideshow**/
.uk-slideshow {
  position: relative;
}
.slideshow-navs {
	width: 100%;
	position: absolute;
	bottom: 30%;
	height: 10px;
	left: 0;
}
.slideshow-navs1 {
	position: relative;
	max-width: 100%;
	/* margin: 0 auto; */
	height: 20px;
	width: auto;
	/* padding-left: 100px; */
	box-sizing: border-box;
}
.slideshow-navs1 .uk-container {
	max-width: 100%;
	height: 10px;
	margin-left: 0;
	margin: 0;
	position: relative;
	padding: 0 !important;
	/* padding-left: 100px !important; */
	margin-left: 0;
}
.slideshow-navs .left-nav:hover {
	left: -1%;
}
.slideshow-navs .right-nav:hover {
	left: 2%;
	padding: 0;
}
.slideshow-navs .left-nav {
	left: 0;
	padding: 0;
	background-repeat: no-repeat;
	width: 60px;
}
.slideshow-navs .right-nav {
	left: 1%;
	padding: 0;
	background-repeat: no-repeat;
	width: 50px;
}
.uk-slideshow-items {
  list-style: none;
}
.slide-text {
  max-width: 763px;
  height: 100%;
  background-image: url(../images/slidemask.svg);
  background-position: bottom;
  display: flex;
  align-items: end;
  margin-left: -100px;
}
.slideshow-container {
  height: 100%;
}
.slideshow-navs .uk-slidenav svg {
  display: none;
}
.slideshow-container {
  height: 100%;
  max-width: 1650px;
  margin: 0 auto;
  position: relative;
}
.slide-text p {
  color: #fff;
  font-size: 22px;
}
.slide-text a {
  color: #fff;
  font-size: 22px;
  font-weight: bold;
}
.slide-text a:hover {
  color: #c7b68e;
}
.slide-text a:hover {
	text-decoration: none;
}
.slide-text h3 {
  color: #c7b68e;
  font-size: 50px;
}
.slides-link {
  position: absolute;
  right: 5%;
  bottom: 5%;
  color: #fff;
  font-size: 22px;
}
.slides-link:hover {
	text-decoration: none;
}
.slide-img {
  height: 100%;
  background-position: center;
  background-size: cover;
}
.slides-link strong {
  display: block;
  font-family: "Circular Std";
}
.slides-link::before {
  content: "";
  width: 12px;
  height: 12px;
  display: block;
  border-radius: 100%;
  border: 1.5px solid #fff;
  position: absolute;
  left: -30px;
  top: 7px;
}
.slide-text-padding {
  padding: 150px 100px;
  padding-bottom: 400px;
}
/**GENERAL **/

.top-a {
  text-align: center;
  padding: 60px 0;
}
.top-c {
  text-align: center;
  padding: 80px 0;
}
.top-c .uk-container {
  display: flex;
  align-items: center;
}
.top-c a {
  color: #1d1d1d;
  font-size: 22px;
}
.top-c .uk-grid {
  margin: 0 auto;
}
.top-d {
  background: #1d1d1d;
  padding: 90px 0 100px 0;
}
.top-d .uk-container {
  padding: 80px 0 100px 0;
}
.top-d .imagelefttext {
	padding-left: 100px;
	max-width: 70%;
}
.top-d h4 {
  color: #c7b68e;
  margin-bottom: 180px;
  margin-top: 0;
}
.top-d .btn {
  margin-top: 50px;
  display: inline-block;
  color: #fff;
  background: none;
  border: 1px solid #fff;
}
.top-d .btn:hover {
  color: #fff;
  border-color: #c7b68e;
  background: #c7b68e;
}
.top-d .left-nav {
	left: auto;
	width: 50px;
	background-repeat: no-repeat;
	right: 2%;
}
.top-d .left-nav:hover {
	left: auto;
	right: 4%;
}
.top-d .right-nav {
	right: 0;
	width: 50px;
	background-repeat: no-repeat;
	left: auto;
}
.top-d .right-nav:hover {
	left: auto;
	right: -2%;
}
.top-d p {
  color: #fff;
  font-size: 22px;
}
.top-d .img-border {
  height: 800px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.top-d h3 {
	color: #fff;
	font-size: 40px;
}
.top-e {
  background: url(../images/bg.png) bottom center repeat-x;
  padding: 100px 0;
}
.top-e h4 {
	margin-bottom: 175px;
}
.top-e .btn.dark {
  background: none;
  color: #1d1d1d;
  border: 2px solid #1d1d1d;
  margin-top: 50px;
  display: inline-block;
}
.top-e .btn.dark:hover {
  color: #fff;
  background: #c7b68e;
  border-color: #c7b68e;
}
.top-e .imagetop-text p {
  font-size: 20px;
  line-height: 32px;
  margin: 20px 0;
}
.top-e .image-top_img {
  min-height: 400px;
  background-position: center;
  background-repeat: no-repeat;
  margin-bottom: 40px;
}
.top-e .uk-width-1-2 p {
  max-width: 530px;
}
.mobile-form{
  display: none;
}
.top-f {
  background: #1d1d1d;
  color: #fff;
  font-size: 22px;
}
.top-f h3 {
  font-size: 18px;
  color: #c7b68e;
  font-weight: normal;
  text-transform: uppercase;
  margin-bottom: 50px;
}
.top-f .mod-content {
  height: 100%;
}
.slick-carousel .slick-track li.slick-slide {
  height: auto;
}
.slick-carousel .slick-track {
  display: flex;
}
@keyframes blacken {
  100% {
    background-color: #1d1d1d;
  }
}
.content-a, .content-b, .content-c {
	background: #1d1d1d;
	padding-bottom: 50px;
}
.content-a .uk-width-1-2, .content-b .uk-width-1-2, .content-c .uk-width-1-2 {
	padding: 0;
}
.content-a .uk-grid, .content-b .uk-grid, .content-c .uk-grid {
	margin: 0;
}
.content-a .slideshow-navs1 .uk-container {
	margin-left: 0;
}
.content-a h3,
.content-b h3,
.content-c h3 {
  color: #c7b68e;
  font-size: 40px;
}
.content-a p,
.content-b p,
.content-c p {
  color: #fff;
  font-size: 22px;
  margin-bottom: 100px;
}
.content-a .btn,
.content-b .btn,
.content-c .btn {
  background: none;
  border: 1.5px solid #fff;
  color: #ffff;
  line-height: 1;
  margin-right: 20px;
  display: inline-block;
  margin: 10px 10px;
}
.content-a .uk-width-1-2 .mod-content,
.content-b .uk-width-1-2 .mod-content,
.content-c .uk-width-1-2 .mod-content {
  display: flex;
  align-items: center;
  height: 100%;
}
.content-a .btn:hover,
.content-b .btn:hover,
.content-c .btn:hover {
  background: #c7b68e;
  color: #fff;
  border-color: #c7b68e;
}
.content-a .custom, .content-c .custom {
	padding-left: 60px;
}
.content-b .slideshow-navs {
  margin-left: 0;
}
.content-b .slideshow-navs1 {
  max-width: 100%;
}
.content-b .slideshow-navs .left-nav {
	left: auto;
	right: 0;
}
.content-b .slideshow-navs .right-nav {
	left: auto;
	right: -1%;
}
.content-a .uk-width-1-2 .mod-content .custom,
.content-c .uk-width-1-2 .mod-content .custom {
  padding-right: 150px;
}
.content-b .uk-width-1-2 .mod-content .custom {
  padding-left: 150px;
}
.content-a .uk-width-1-2 .mod-content,
.content-c .uk-width-1-2 .mod-content {
  padding-left: 7%;
}
.content-a .uk-slideshow,
.content-b .uk-slideshow,
.content-c .uk-slideshow {
  width: 100%;
}
.content-a .slideshow-navs, .content-b .slideshow-navs, .content-c .slideshow-navs {
	bottom: 0;
	display: block;
	width: 100px;
	background: #1d1d1d;
	height: 36px;
	padding: 20px;
}
.content-a .slideshow-navs .left-nav, .content-b .slideshow-navs .left-nav, .content-c .slideshow-navs .left-nav {
	margin-top: 0;
	left: 0;
	top: 0;
}
.content-a .slideshow-navs .right-nav, .content-b .slideshow-navs .right-nav, .content-c .slideshow-navs .right-nav {
	margin-top: 0;
	left: 50px;
}

/* Breadcrumbs */
.breadcrumb {
  padding: 0;
  list-style: none;
  display: inline-block;
  line-height: 1;
}
.breadcrumb li a,
.breadcrumb li span {
  color: #434244;
  font-size: 15px;
}
.breadcrumb li {
  margin-right: 10px;
  display: inline-block;
}
.breadcrumb li:first-child {
  display: none;
}
.breadcrumb .active span {
  color: #c7b68e;
}
.breadcrumbs {
  margin-bottom: 100px;
}
/** Product Category**/
.img-product {
  height: 330px;
  background-size: cover;
  background-color: #ccc;
  overflow: hidden;
}
.product-item .blog-item {
  margin-bottom: 40px;
}
.product-item h2 {
	font-size: 28px;
	font-weight: 500;
	font-family: Circular Std;
	margin-top: 30px;
}
.product-item p {
  font-size: 17px;
  margin-top: 0;
}
.uk-width-2-3 .product-cat-gallery1 {
  display: block !important;
  width: 100%;
  margin-top: 40px;
  opacity: 1 !important;
}
.power-epos #tm-top-b .green-btn.border {
	background: #fff;
}
.uk-slider-items.uk-grid.uk-child-width-1-6.uk-grid-small {
	margin-left: -10px;
}
.products.categoryview .gallery-items.grid.list {
  height: auto !important;
}
.products.categoryview .gallery-items figure {
  margin: 0;
  padding-left: 20px;
}
.product-item.uk-width-1-4 .product-layout1:hover .all-l {
	background: none;
	text-decoration: underline;
	text-decoration: none;
}
.product-layout2 {
  margin-bottom: 80px !important;
}
.product-cat-gallery1 .uk-child-width-1-5 > * {
	width: 18%;
}
.all-l {
  color: #1d1d1d;
  font-size: 17px;
  border: 1px solid #1d1d1d;
  display: inline-block;
  padding: 11px 20px;
}
.all-l:hover {
  background: #c7b68e;
  color: #fff;
  text-decoration: none;
  border: ;
  border-color: #c7b68e;
}
.product-cat-gallery2 {
  display: none !important;
}
.products.categoryview .gallery-items figure img {
  margin: 0;
}
.products.categoryview .gallery-items figure {
	margin: 0 10px;
	padding: 0;
}
.products .main {
	overflow: hidden;
}
.button-group.layout-mode-button-group {
  margin: 50px 0;
  text-align: right;
}
.product-layout2 .uk-width-4-10 {
  text-align: right;
}
.product-layout2.blog-item-left .myshortlist_button_wrapper {
	display: none;
}
.button-group.layout-mode-button-group button {
  color: #1d1d1d;
  font-size: 22px;
  font-family: Circular Std Book;
  background: none;
  border: none;
  margin: 0 30px;
  cursor: pointer;
}
.button-group.layout-mode-button-group button.is-checked {
  color: #c7b68e;
}
.grid-view.is-checked span {
  background: url(../images/grid-2.svg);
}
.grid-view span {
  background: url(../images/grid-1.svg);
  width: 30px;
  height: 19px;
  display: inline-block;
  position: relative;
  left: -10px;
  top: 1px;
}
.list-view.is-checked span {
  background: url(../images/list-2.svg);
}
.list-view span {
  background: url(../images/list-1.svg);
  width: 39px;
  height: 19px;
  display: inline-block;
  position: relative;
  left: -15px;
  top: 1px;
}
.product-layout1 .all-l {
  border: none;
  padding: 0;
  color: #c7b68e;
  opacity: 0;
  transition: 0.4s ease;
}
.product-layout1:hover .all-l {
	opacity: 1;
	background: none;
}
.product-item.uk-width-1-1 .myshortlist {
  left: 185px;
}
.product-item .myshortlist {
  position: absolute;
  top: 10px;
  right: 10px;
}
.product-layout1 {
  height: 580px;
  background: #fff;
}
.product-top .uk-container {
	max-width: 1850px;
}
.product-top .myshortlist.button.add_button.btn.btn-primary {
  background: url(../images/heart2.svg);
  width: 29px;
  height: 26px;
  border: none;
  font-size: 0;
  cursor: pointer;
  transition: 0.4s ease;
  height: auto;
  background-position: left center;
}
.product-top .myshortlist.button.add_button.btn.btn-primary {
  background: url(../images/heart2.svg);
  width: 29px;
  height: 26px;
  border: none;
  font-size: 0;
  cursor: pointer;
  transition: 0.4s ease;
  background-position: left center;
}
.product-top .myshortlist.button.mybutton.delete_button.btn.btn-danger {
  background: url(../images/wish-active.svg);
  width: 29px;
  height: 26px;
  border: none;
  font-size: 0;
  cursor: pointer;
  transition: 0.4s ease;
  background-position: left center;
}
.myshortlist.button.add_button.btn.btn-primary {
  background: url(../images/heart2.svg);
  width: 29px;
  height: 26px;
  border: none;
  font-size: 0;
  cursor: pointer;
  transition: 0.4s ease;
  background-position: left center;
}
.gdesc-inner .myshortlist.button.mybutton.delete_button.btn.btn-danger {
  background: url(/templates/qcg/images/wish-add.svg) no-repeat;
  width: auto;
  height: 26px;
  border: none;
  font-size: 17px;
  cursor: pointer;
  transition: 0.4s ease;
  color: #1d1d1d;
  padding-left: 50px;
}
.product-item .myshortlist.button.add_button.btn.btn-primary {
  background-position: left;
  height: auto;
  padding: 0;
  width: 29px;
  background-repeat: no-repeat;
  height: 26px;
}
.product-item .myshortlist.button.mybutton.delete_button.btn.btn-danger {
  background: url(../images/wish-activef.svg) no-repeat;
  width: 29px;
  height: 26px;
  border: none;
  font-size: 0;
  cursor: pointer;
  transition: 0.4s ease;
}
.myshortlist_box {
  display: none;
  position: fixed;
  top: 20%;
  left: 35%;
  width: 30%;
  max-height: 60%;
  padding: 40px;
  margin: 0;
  border: none;
  box-shadow: none;
  background-color: white;
  z-index: 1000001;
  overflow: auto;
  background: #1d1d1d;
}
.myshortlist.button.add_button.btn.btn-primary:hover {
  background: url(../images/wish-activef.svg);
  background-position: left center;
}
.msl-popup-active {
  background: #1d1d1d;
  border: none;
  position: fixed;
  z-index: 1000001;
  left: 35%;
  width: 30%;
  top: 40%;
  padding: 10px;
  overflow: hidden;
  border-radius: 10px;
  box-shadow: none;
  border-radius: 0;
}

.product-item .uk-slider-nav.uk-dotnav {
  margin-top: 30px;
}
.product-item .uk-dotnav li {
  width: 0;
  background: #f2f2f2;
  margin: 0;
  width: 100%;
  flex: 1;
}
.product-item .uk-dotnav li a {
  width: 100%;
  border-radius: 0;
  border: none;
}
.product-item .uk-dotnav > .uk-active > * {
  background: #c7b68e !important;
  opacity: 1 !important;
}
.product-item .uk-dotnav > * > * {
  height: 3px;
}
.prod-tooltip {
	position: absolute;
	top: 2%;
	color: #ded4cc;
	right: 8%;
	font-size: 37px;
}
.prod_img_gallery {
  position: relative;
}
.item.item-gallery:hover .myshortlist_button_wrapper {
	display: block !important;
	/* top: 10px; */
	/* position: relative; */
}
.product-main-carousel.gallery-items.grid.slick-initialized.slick-slider {
	height: auto !important;
}
.product-main-carousel.gallery-items.grid.slick-initialized.slick-slider img {
	width: 100%;
}
.product-main-carousel-nav.slick-initialized.slick-slider {
	padding-left: 0;
	margin-top: 10px;
}
.product-main-carousel.gallery-items.grid.slick-initialized.slick-slider .item.slick-slide {
	position: relative;
}
.product-slideshow .left-nav.slick-arrow {
	left: 20px;
	top: 40%;
}
.product-slideshow .right-nav.slick-arrow {
	right: 20px;
	top: 40%;
	left: auto;
}
.product-slideshow {
	position: relative;
}
.product-main-carousel-nav.slick-initialized.slick-slider li {
	margin-right: 20px;
}

/**Sidebar**/
.uk-accordion-title {
  border-bottom: 1px solid #1d1d1d;
  padding-bottom: 12px;
  position: relative;
}
.button-group.js-radio-button-group button {
  display: block;
  background: none;
  border: none;
  font-family: "Circular Std Book";
  color: #1d1d1d;
  font-size: 17px;
  padding: 0;
  margin: 15px 0;
}
.uk-accordion-title:before {
  content: none;
}
.uk-open .uk-accordion-title::after {
  content: "";
  background: url(../images/arrow-black.svg);
  width: 33px;
  height: 18px;
  display: block;
  position: absolute;
  right: 0;
  top: 3px;
}
.uk-accordion-title::after {
  content: "";
  background: url(../images/arrow-black.svg);
  width: 33px;
  height: 18px;
  display: block;
  position: absolute;
  right: 0;
  top: 3px;
  transform: rotate(180deg);
}
.search-bar {
  border-bottom: 1.5px solid #1d1d1d;
  margin-top: 100px;
}
.quicksearch {
  font-family: Circular Std Book;
  font-size: 18px;
  color: #1d1d1d;
  border: none;
  padding: 10px 0;
  width: 100%;
}
.quicksearch:focus {
  border: none;
  outline: none;
}
.uk-accordion .button.is-checked::before {
  content: "";
  background: #c7b68e;
  border: 2px solid #c7b68e;
}
.uk-accordion .button::before {
  content: "";
  width: 20px;
  height: 20px;
  display: inline-block;
  border: 2px solid #1d1d1d;
  border-radius: 20px;
  float: left;
  margin-right: 15px;
}
.sidebar h3 {
  font-size: 22px;
  margin-bottom: 40px;
}
.uk-width-1-4.sidebar {
  padding-top: 40px;
}
/*Banner*/
.banner .slideshow-navs1 .uk-container {
	max-width: 93%;
	margin: 0 auto;
}
/*Inner Banner*/

.inner-banner_container {
  max-width: 93%;
  margin: 0 auto;
}
.inner-banner_container h1 {
  color: #c7b68e;
  line-height: 56px;
}
.inner-banner_img {
  height: 810px;
  background-size: cover;
}

.carpet-tiles-collection .inner-banner_img {
  background-position: bottom left;
}

.inner-banner_container {
  max-width: 93%;
  margin: 0 auto;
  height: 100%;
}
.inner-banner_text {
  max-width: 763px;
  height: 100%;
  background-image: url(../images/slidemask.svg);
  background-position: bottom;
  display: flex;
  align-items: end;
  margin-left: -100px;
}
.inner-banner_padding {
  padding: 150px 100px;
  padding-bottom: 400px;
}
.inner-banner_text h2 {
  color: #c7b68e;
  font-size: 50px;
}
.inner-banner_text p {
  color: #fff;
  font-size: 22px;
}
/**Inner Banner 2**/
.inner-banner2 {
  background: #1d1d1d;
	padding-bottom: 120px;
}
.inner-banner2 h2 {
	font-size: 28px;
  line-height: 36px;
	color: #fff;
	font-weight: normal;
	font-family: circular std book;
  margin-bottom:40px;
}
.inner-banner2 .uk-grid {
	max-width: 1815px;
	margin: 0 auto;
}
.home #header .uk-container {
	max-width: 92%;
}
.inner-banner2 .uk-width-1-2:first-child .mod-content {
	max-width: 850px;
	/* float: right; */
	margin-left: auto;
	/* padding-left: 100px; */
	padding-right: 100px;
	box-sizing: border-box;
}
.inner-banner2 h1 {
	color: #c7b68e;
	font-size: 40px;
	margin-bottom: 40px;
}
.inner-banner2 p {
  color: #fff;
  font-size: 17px;
  margin: 15px 0;
  line-height: 27px;
}
.inner-banner2_text {
  padding-right: 100px;
}
.inner-banner2 .uk-width-1-2 {
  display: flex;
  align-items: center;
}
.inner-banner2 {
  border-top: 0px solid #fff;
}
.inner-banner2 .company-text {
	padding-top: 100px;
}
/**Team **/
.team-img {
  background: #1d1d1d;
  height: 400px;
  background-position: top center;
  background-size: cover;
}
.team-item.uk-width-1-4 h2 {
	font-size: 22px;
	line-height: 32px;
  margin-top: 35px;
}
.team-item.uk-width-1-4 h2 span {
  display: block;
  font-weight: normal;
  font-family: "Circular Std Book";
  margin-top: 3px;
}
.team-item.uk-width-1-4 {
  padding: 2px;
  margin-bottom: 90px;
}
.team .image-top_img {
  height: 530px;
  background-size: cover;
}
.uk-grid.team-page {
  margin: 0;
}
.team .bottom-d .imagetop-text {
	font-family: "Circular Std";
	font-size: 22px;
	font-weight: bold;
	margin-top: 30px;
}
.team .bottom-d {
	margin-bottom: 20px;
}
.team .bottom-d .uk-width-1-2 {
  margin-bottom: 50px;
}
.bottom-d-title {
  text-align: center;
}
/**Modal**/
.uk-modal-dialog.uk-modal-body {
  width: 900px;
  background: #1d1d1d;
}
.uk-modal-dialog.uk-modal-body p {
  font-size: 18px;
  margin: 10px 0;
}
.uk-modal-dialog.uk-modal-body h2 span {
  font-family: "Circular Std Book";
  margin: 10px 0;
  font-size: 20px;
  display: block;
}
.uk-modal-dialog.uk-modal-body h2,
.uk-modal-dialog.uk-modal-body p {
  color: #fff;
}
/**Bottom F**/
.bottom-f {
  padding-top: 100px;
  padding-bottom: 70px;
}
.bottom-f-title, .top-title  {
  text-align: center;
  margin-bottom: 50px;
}
.top-title {
	padding-top: 100px;
	margin-bottom: 0;
}
.bottom-f-title h3, .top-title h3 {
	color: #c7b68e;
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 0;
	font-weight: bold;
  margin-bottom: 15px;
}
.bottom-f-title p, .top-title p {
	font-size: 40px;
	font-weight: 500;
	font-family: "Circular Std";
  margin-bottom: 40px;
}
.bottom-f {
  background: #1d1d1d;
  padding: 70px 0;
  text-align: center;
}
.bottom-f .moduletable {
  display: inline-block;
}
.bottom-f a.icons-link {
  color: #fff;
  font-size: 28px;
}
a.icons-link:hover {
  color: #c7b68e;
  text-underline-offset: 8px;
}
.bottom-f .moduletable {
  display: inline-block;
  margin: 0 60px;
}
/**Product View*/
.back {
  background: none;
  border: none;
  color: #434244;
  font-family: "Circular Std Book";
  font-size: 16px;
  top: 0;
  position: relative;
  float: right;
  cursor: pointer;
  margin-top: 10px;
}

.nrf-widget.uk-slideshow .left-nav {
  left: 0;
  width: 40px;
  background-repeat: no-repeat;
}
.nrf-widget.uk-slideshow .right-nav {
  left: 40px;
  width: 40px;
  background-repeat: no-repeat;
}
.nrf-widget.uk-slideshow .left-nav:hover {
  left: -30px;
}
.nrf-widget.uk-slideshow .right-nav:hover {
  left: 60px;
}
.products.articleview .main > .uk-container {
  max-width: 100%;
  padding: 0;
}
.products.articleview .main {
  padding: 0;
}
.product-top h1 {
  color: #c7b68e;
  font-size: 40px;
}
.product-top .sizes p {
  font-size: 17px;
  color: #ffff;
  margin: 0;
  line-height: 27px;
}
.sizes {
  margin: 40px 0;
}
.product-top .uk-slideshow img {
  width: 100%;
}
.product-top .sizes h3 {
  font-size: 17px;
  color: #fff;
  margin: 0;
  margin-bottom: 10px;
  padding: 0;
  font-weight: bold;
}
.product-top {
  background: #1d1d1d;
}
.product-top p,
.product-top {
  font-size: 23px;
  color: #fff;
}
.product-top_padding {
  padding-right: 100px;
  padding-top: 50px;
}
.product-top {
	/* padding-top: 100px; */
	padding-bottom: 100px;
	border-top: 1px solid #707070;
}
.item.item-gallery .myshortlist.button.mybutton.delete_button.btn.btn-danger {
	margin-top: 10px !important;
}
.item.item-gallery legend {
	font-size: 15px;
	color: #1d1d1d;
}
.item.item-gallery .myshortlist.button.add_button.btn.btn-primary {
	background-image: url(/templates/qcg/images/gallery-heart.svg);
}
.indent-icon {
	color: #1d1d1d;
	padding: 5px;
}
.product-top .item {
  margin-top: 0;
}
.uk-tooltip {
  background: #1d1d1d;
  font-size: 17px;
  font-family: Circular Std Book;
}
em {
  color: #fff;
}
.products.articleview .product-cat-gallery2 {
  display: block !important;
}
.products.articleview
  .product-cat-gallery2
  figure
  a.tf-gallery-lightbox-item::after {
  content: attr(data-title);
  font-size: 17px;
  color: #1d1d1d;
  display: block;
  margin-top: 10px;
}
.products.articleview .product-cat-gallery2 figure a.tf-gallery-lightbox-item {
  text-align: center;
  display: block;
  text-decoration: none;
}
.products.articleview .product-cat-gallery2 figure {
	margin-bottom: 50px;
}
.item.item-gallery:hover .viewproduct {
	opacity: 1;
}
.viewproduct {
	opacity: 1;
	font-size: 14px;
	text-align: center;
	display: block;
	transition: .4s ease;
}
.products.articleview
  .product-cat-gallery2
  figure
  a.tf-gallery-lightbox-item
  img {
  text-align: center;
  margin: 0 auto;
}
.product-main h3 {
  font-size: 22px;
}
.product-main .uk-container {
  border-bottom: 2.5px solid #1d1d1d;
  padding-bottom: 30px;
  margin-bottom: 100px;
}
.product-main {
  margin-top: 80px;
}
.download-btn-group {
  text-align: right;
}
.download-btn {
  border: 2px solid #1d1d1d;
  font-size: 22px;
  color: #1d1d1d;
  display: inline-block;
  padding: 10px 30px;
  line-height: 1;
  background: url(../images/download.svg) no-repeat 20px center;
  padding-left: 60px;
  margin-top: 12px;
}
.download-btn:hover {
  background-color: #c7b68e;
  background-image: url(../images/download2.svg);
  border-color: #c7b68e;
  color: #fff;
  text-decoration: none;
}
.colours-heading {
  background: url(/templates/qcg/images/colours.svg) no-repeat;
  padding-left: 40px;
  background-position: left 1px;
  height: 25px;
  line-height: 30px;
  font-family: "Circular Std Book";
  font-weight: bold;
}
.product-top .gallery-items .caption {
  position: absolute;
  bottom: 5%;
  left: 5%;
}
.product-top .myshortlist {
  margin-top: 20px;
}
.product-top .myshortlist.button.mybutton.delete_button.btn.btn-danger,
.product-top .myshortlist.button.add_button.btn.btn-primary {
  font-size: 17px;
  color: #fff;
  font-family: "Circular Std Book";
  width: auto;
  background-repeat: no-repeat;
  padding-left: 50px;
}
.product-actions {
  background: #1d1d1d;
  padding: 60px 0;
  text-align: center;
}
.product-actions li a, .product-actions li {
	color: #fff;
	font-size: 28px;
	list-style: none;
	font-family: Circular Std;
	font-weight: 500;
}
.product-actions li {
  display: inline-block;
  margin: 0 70px;
}
.getintouch {
  background: url(../images/phone2.svg) no-repeat center left;
  padding-left: 60px;
  min-height: 50px;
  display: block;
  line-height: 50px;
}
.ordersamples {
  background: url(../images/order2.svg) no-repeat center left;
  padding-left: 60px;
  min-height: 50px;
  display: block;
  line-height: 50px;
}
.findshowroom {
  background: url(../images/find2.svg) no-repeat center left;
  padding-left: 60px;
  min-height: 50px;
  display: block;
  line-height: 50px;
}
.product-related {
  text-align: center;
  padding: 100px 0;
  background: rgb(199, 182, 142);
  background: linear-gradient(
    0deg,
    rgba(199, 182, 142, 1) 0%,
    rgba(199, 182, 142, 0) 35%
  );
}
.product-related .product-projects {
	padding-bottom: 0;
}

.related-img {
  background-color: #ccc;
  height: 400px;
  background-size: cover;
  position: relative;
}
.related .uk-width-1-3 .related-img::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 0;
  transition: 0.4s ease;
  left: 0;
}
.related .uk-width-1-3:hover .related-img::after {
  content: "";
  height: 30px;
  width: 100%;
  background: #c7b68e;
}
.related a.mod-articles-category-title {
  color: #1d1d1d;
  font-size: 28px;
  display: block;
  margin-top: 30px;
  font-weight: bold;
  text-align: left;
}
.related p.mod-articles-category-introtext {
  padding-top: 0;
  margin-top: 20px;
  font-size: 17px;
  text-align: left;
}
.related {
  max-width: 1350px;
  padding-top: 0;
  margin: 0 auto;
}
.product-projects .uk-container {
  border-top: 0px solid #1d1d1d;
  padding-top: 90px;
  padding-bottom: 30px;
  text-align: center;
}

.projectsrelated-itempage .product-projects .uk-container {
	border-top: 1px solid #1D1D1D;
}
.product-gallery {
  margin-bottom: 40px;
}
.header .uk-dropdown.uk-open.uk-dropdown-stack {
  top: 140px !important;
}
.home .header .uk-dropdown.uk-open.uk-dropdown-stack {
  box-shadow: none;
}
.button--reset {
  background: none;
  font-size: 18px;
  color: #1d1d1d;
  border: 1.5px solid #1d1d1d;
  font-family: "Circular Std Book";
  padding: 12px 20px;
}
.ginner-container.desc-bottom {
  max-width: 722px;
  background: #fff;
  padding: 30px 40px;
  box-sizing: border-box;
}
.glightbox-clean .gslide-media {
  box-shadow: none !important;
}
.gdesc-inner h4 {
  text-align: center;
  font-size: 17px;
  text-transform: none;
}
.gslide-desc img.img-fluid.ls-is-cached.lazyloaded {
  display: none !important;
}
.glightbox-mobile .glightbox-container .gslide-title {
  display: none;
}
.myshortlist_clr {
  clear: both;
  margin: 0px;
}
.item.item-gallery {
  position: relative;
}
.item.item-gallery form {
	position: absolute;
	top: 11px;
	left: -10px;
}

figure .myshortlist.button.add_button.btn.btn-primary {
  background-position: center;
  padding: 0;
  display: block;
  width: 29px;
  height: 26px;
  left: 30px;
  position: relative;
}
figure .myshortlist.button.mybutton.delete_button.btn.btn-danger {
  background-position: center;
  padding: 0;
  position: relative;
  top: 0;
  left: 30px;
  height: 26px;
  width: 29px;
  background: url(/templates/qcg/images/wish-activef.svg);
  border: none;
  font-size: 0;
  background-position: left center;
  margin-top: 21px !important;
}
/**Tags*/
.tagssimilar {
  text-align: left;
}
.tagssimilar a {
  color: #1d1d1d;
}
.tagssimilar a span {
  font-weight: normal;
  font-family: "Circular Std Book";
}
.tagssimilar h3 {
  text-align: left;
  font-size: 22px;
  line-height: 1.4;
}
/**Main*/
.main {
  padding-top: 40px;
}
.main em{
  color: #333;
}
/*projects*/
.projects button.button.active {
  color: #c7b68e;
  font-weight: bold;
}
.slide-nav {
	padding: 0;
	display: flex;
	flex-direction: row;
	margin-top: 0;
}
.slide-nav li {
	margin-right: 15px;
	opacity: .5;
}
.slide-nav li.uk-active {
	opacity: 1;
}
.projects .uk-slidenav svg {
	display: block;
}
.projects.articleview .main > .uk-container {
  max-width: 100%;
  padding: 0;
}
.uk-grid.project-dets h3 {
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.projects .item.slick-slide {
	margin-top: 57px;
}
.projects .product-slideshow .item.slick-slide {
	margin-top: 0;
}
.uk-grid.project-dets {
  color: #fff;
  font-size: 18px;
  margin-top: 30px;
}
.project-top h3 {
	font-size: 25px;
	color: #fff;
	margin-top: 40px;
}
.uk-grid.project-dets .uk-width-1-2:first-child h3 {
  color: #c7b68e;
}
.projects .item-gallery .myshortlist {
  display: none !important;
}
.projects .myshortlist_button_form {
  display: none;
}

.project-top {
	background: #1d1d1d;
	padding-top: 0;
	padding-bottom: 100px;
	border-top: 1px solid #707070;
}
.project-top_padding {
	padding-top: 65px;
	padding-left: 0;
}
.project-content {
	padding-left: 60px;
	padding-top: 80px;
}

.project-content h2 {
  font-size: 28px;
  line-height: 36px;
  color: #fff;
  font-weight: normal;
  font-family: circular std book;
  margin-bottom: 50px;
  margin-top:30px;
}

.projects .main {
	padding-top: 0;
}
.projects.articleview .bottom-f {
	display: none;
}
.project-top_padding {
  padding-right: 100px;
}
.project-top p,
.projects-top {
  font-size: 17px;
  color: #fff;
}

.project-top p {
  margin-top:20px;
  margin-bottom:20px;
}

.project-top .img-product {
  height: 1000px;
}
.project-top .myshortlist {
  display: none;
}
.project-top h1 {
  color: #c7b68e;
  font-size: 40px;
}
.product-content {
	padding-left: 60px;
	padding-top: 80px;
}
.product-actions {
  background: #1d1d1d;
  padding: 60px 0;
  text-align: center;
}
.project-gallery .product-cat-gallery2 {
  display: block !important;
}
.project-gallery {
  padding-bottom: 100px;
}
.project-gallery .item.item-gallery {
  max-height: 150px;
  overflow: hidden;
  margin-bottom: 40px;
}
.project-projects {
  text-align: center;
  padding-top: 100px;
  padding-bottom: 100px;
  background: linear-gradient(
    0deg,
    rgba(199, 182, 142, 1) 0%,
    rgba(199, 182, 142, 0) 35%
  );
}
.projects .breadcrumb li {
	display: inline-block;
	line-height: 1.2;
	line-height: ;
}
.breadcrumbs {
  display: block;
}
.projects .breadcrumb li:first-child {
  display: none;
}

/**Search**/
.top-search {
  margin-left: 40px;
  margin-right: 10px;
  position: relative;
}
.home div.finder {
  /* float: right; */
  position: relative;
  margin-left: 20px;
}
div.finder {
  margin-top: 46px;
  margin-left: 20px;
  position: relative;
}
.search-query, .top-search .ps_search_box {
	/* width: 0; */
	position: absolute;
	transition: z-index 0.8s, width 0.5s, background 0.3s ease, border 0.3s;
	background: url(../images/search.svg);
	border: none;
	width: 0;
	padding: 0;
	height: 25px;
	background-size: 25px;
	right: 0;
	padding-right: 29px;
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
.search-query:focus, .top-search .ps_search_box:focus {
	width: 300px;
	background-color: #fff;
	font-size: 20px;
	padding: 10px;
	/* background-position: right; */
	top: -9px;
	font-family: "Circular Std Book";
	letter-spacing: 0;
	color: #1d1d1d;
	background-image: url(../images/search-2.svg);
	height: auto;
}
.ps_class_search_search {
	display: none !important;
}
.ps_results {
	font-size: 18px;
}
.ps_class_search_clear {
	display: none;
}
.shacksearch.search.shacksearch_j3 {
	margin-top: 25px;
	margin-left: 20px;
}
.ps_class_search_search {
	display: none;
}

.search-main .item-title, .search-main .item-title a {
	font-size: 28px;
	font-family: Circular Std;
	text-transform: none;
	color: #333;
}
.search-main div.blog-gsearch img {
	float: none;
	margin: 0;
	width: 100%;
}
.search-main .GSearchBlock * {
	font-size: 17px;
}
.pagination.ags ul {
	margin-bottom: 20px !important;
}
.search-main .item-image {
	margin-bottom: 40px;
}
.search-main .item-image a {
	display: block;
}
.search-main .GSearchBlock * {
	box-sizing: border-box;
	max-width: none;
}
.gsearch-field-text.keyword h3 {
	display: none !important;
}
.search-main .GSearchBlock form .inputbox:not(.bootstrap-select):not(.form-check-input) {
	border: 1.5px solid #1d1d1d !important;
	border-radius: 0 !important;
	padding: 20px !important;
	font-family: Circular Std;
	font-size: 20px !important;
	width: 100% !important;
	max-width: 100%;
}
.gsearch-toolbox {
	margin-bottom: 40px;
}
.search-main .gsearch-cell {
	width: 100%;
}
.search-main .gsearch-table {
	max-width: 1100px;
	margin: 0 auto;
}
.gsearch-buttons input {
	border: 1px solid #1d1d1d;
	background: none;
	font-family: Circular Std;
	font-weight: 500;
	padding: 15px 20px;
	border-radius: 2px;
	font-size: 18px;
	margin: 0 5px;
  -webkit-appearance: none;
  color: #1d1d1d !important;
	transition: .1s ease;
}
.main .gsearch-results-244.columned .itemlist {
	display: flex;
	grid: ;
	grid-gap: 0;
}
.gsearch-results-244.columned .itemlist .uk-width-1-4 {
	width: 100%;
	padding: 0;
}
.gsearch-buttons input:hover {
	border-color: #c7b68e;
	color: #fff !important;
}
.main .uk-container > #gsearch-results {
	display: none;
}
.gsearch-buttons {
	text-align: center;
}
.search-main .GSearchBlock img {
	max-width: 100%;
}
.uk-width-1-4.item {
	margin-bottom: 40px;
}
/**PDF**/

button.myshortlist.pdfbutton.button.btn.btn-default {
  width: auto;
  display: block;
  color: #fff;
  font-size: 16px;
  font-family: "Circular Std Book";
  background: none;
  float: left;
  padding: 20px 10px;
  height: auto;
}
.main .myshortlist.pdfbutton_wrapper {
  display: none;
}

/** Projects**/
.projects.categoryview .main {
  margin-top: 60px;
}
.project-item h2 {
  font-size: 22px;
  font-family: Circular Std;
  font-weight: bold;
}
.product-projects .vertical {
  margin-top: 80px;
}
.product-projects {
	padding-bottom: 115px;
}
.proj_text h3,
.proj_text h3 a {
  color: #1d1d1d;
  font-size: 22px;
  text-align: left;
  font-family: "Circular Std Book";
  line-height: 1.4;
}
.proj_text h3 a:hover {
  text-decoration: none;
  color: #c7b68e;
}
.proj_text h3 span {
  font-family: "Circular Std";
}
.proj_type {
  text-align: left;
  font-family: "Circular Std";
  font-weight: bold;
}
.project-item h2 span {
  display: block;
  font-weight: normal;
  font-family: "Circular Std Book";
  margin-top: 10px;
}
.project-heading {
  text-align: center;
  font-size: 40px;
  margin-bottom: 80px;
  margin-top: 17px;
}
.projects .category-desc.clearfix p {
  text-align: center;
  color: #c7b68e;
  font-size: 18px;
  text-transform: uppercase;
  font-family: "Circular Std";
  margin: 0;
  padding: 0;
}
.project-item {
	margin-bottom: 80px;
	min-height: 450px;
}
.img-product2 {
  height: 200px;
  background-color: ;
  background-size: 100%;
  background-repeat: no-repeat;
}
.product-layout1-a.product-layout1.-item-left {
  height: 500px;
}
.product-view ul {
  list-style: none;
  padding-left: 0;
}
.product-view a {
  display: inline-block;
  background: url(../images/grid-1.svg) no-repeat left 5px;
  padding-left: 50px;
  color: #1d1d1d;
  font-size: 22px;
  text-decoration: none;
}
.product-view {
  display: inline-block;
  margin-right: 20px;
}
.button-group2.layout-mode-button-group2 {
  text-align: right;
  padding: 50px 0;
}
.product-view2 li {
  display: inline-block;
  margin: 0 40px;
}
li .product-view {
  background: url(../images/grid-1.svg) no-repeat left;
  /* width: 30px; */
  /* height: 19px; */
  display: inline-block;
  position: relative;
  left: -10px;
  top: 1px;
  margin-right: 0;
  color: #1d1d1d;
  font-size: 22px;
  text-decoration: none;
  padding-left: 60px;
}
li .grid-view {
  background: url(../images/grid-1.svg) no-repeat left;
  /* width: 30px; */
  /* height: 19px; */
  display: inline-block;
  position: relative;
  font-size: 22px;
  left: -10px;
  top: 1px;
  text-decoration: none;
  color: #1d1d1d;
  padding-left: 60px;
}
li .list-view {
  background: url(../images/list-1.svg) no-repeat left center;
  /* width: 39px; */
  /* height: 19px; */
  display: inline-block;
  position: relative;
  left: -15px;
  top: 1px;
  text-decoration: none;
  padding-left: 60px;
  font-size: 22px;
  color: #1d1d1d;
}
button#showMore {
  color: #1d1d1d;
  border: 1.5px solid #1d1d1d;
  background: none;
  font-family: "Circular Std Book";
  font-size: 18px;
  padding: 12px 20px;
  cursor: pointer;
}
.show {
  text-align: center;
}
a.product-view {
  background: url(../images/grid-1.svg) no-repeat left;
  /* width: 30px; */
  /* height: 19px; */
  display: inline-block;
  position: relative;
  left: -10px;
  top: 1px;
  margin-right: 0;
  color: #1d1d1d;
  font-size: 22px;
  text-decoration: none;
  padding-left: 60px;
}
a.grid-view {
  background: url(../images/grid-1.svg) no-repeat left;
  /* width: 30px; */
  /* height: 19px; */
  display: inline-block;
  position: relative;
  font-size: 22px;
  left: -10px;
  top: 1px;
  text-decoration: none;
  color: #1d1d1d;
  padding-left: 60px;
}
a.list-view {
  background: url(../images/list-1.svg) no-repeat left center;
  /* width: 39px; */
  /* height: 19px; */
  display: inline-block;
  position: relative;
  left: -15px;
  top: 1px;
  text-decoration: none;
  padding-left: 70px;
  font-size: 22px;
  color: #1d1d1d;
}
.button-group.layout-mode-button-group a {
  margin-left: 40px;
}
a.grid-view.active {
  background: url(../images/grid-2.svg) no-repeat left;
  color: #c7b68e;
}
a.list-view.active {
  background: url(../images/list-2.svg) no-repeat left;
  color: #c7b68e;
}
a.product-view.active {
  background: url(../images/grid-2.svg) no-repeat left;
  color: #c7b68e;
}
.ginner-container.desc-bottom {
  max-width: 700px;
}
.glightbox-container .gslide-inner-content {
  width: 100%;
  max-width: 700px;
}
.gslide-desc {
  display: none;
}
.gdesc-inner .myshortlist.pdfbutton_wrapper {
  display: none;
}
.gslide-description.description-bottom {
  position: static;
}
.ginner-container.desc-bottom .myshortlist_button_wrapper {
	position: absolute;
	right: 0;
	top: 0;
}
.ginner-container.desc-bottom {
  position: relative;
}
.gslide-description.description-bottom
  .myshortlist.button.add_button.btn.btn-primary {
  width: auto;
  height: 29px;
  background-image: url(/templates/qcg/images/wish-add.svg);
  padding: 0;
  background-repeat: no-repeat;
  margin: 0;
  font-size: 17px;
  font-family: Circular Std Book;
  color: #1d1d1d;
  padding-left: 50px;
}
.glightbox-clean .gslide-title {
  font-size: 17px !important;
}
.gslide-media.gslide-image {
	padding-top: 65px;
}

.img-product::after {
  height: 0;
  transition: 0.4s ease;
  content: "";
}
.img-product {
  position: relative;
}
.img-product:hover::after {
  content: "";
  background: #c7b68e;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 20px;
  transition: 0.4s ease;
}
.glightbox-container .gslide-description .gdesc-inner .gslide-desc {
  position: absolute;
  top: 40px;
  width: 300px;
  display: block;
  right: 40px;
  height: 35px;
}
.myshortlist_add_popup {
  padding: 40px;
}
.myshortlist_add_popup h2 {
  font-size: 20px;
  color: #fff;
  margin: 0;
}
.products.categoryview.product-cat-gallery1.teaser.lazyloaded
  .myshortlist_button_form {
  display: none !important;
}
/**Contact Page**/

.contact-main {
  background: url(/templates/qcg/images/bg.png) bottom center repeat-x;
  padding-top: 100px;
  padding-bottom: 100px;
}
.contact-main .image-top_img {
  height: 411px;
  background-position: center;
  margin-bottom: 30px;
}
#rsform_5_page_0 input,
#rsform_5_page_0 textarea {
  width: 100%;
  border: none;
  border-bottom: 1.5px solid #1d1d1d;
  opacity: 1;
  color: #1d1d1d;
  font-size: 17px;
  padding-left: 0;
  padding-bottom: 20px;
  background: none;
}
.rsform-submit-button {
  color: #1d1d1d;
  border: 1.5px solid #1d1d1d;
  background: none;
  font-size: 18px;
  text-transform: none;
  letter-spacing: 0;
  padding: 10px 20px;
}
.rsform-submit-button:hover {
  background: #c7b68e;
  border-color: #c7b68e;
  color: #fff;
}
.contact-main h2 {
  font-size: 40px;
}
.contact-main {
  font-size: 22px;
}
#rsform_5_page_0 {
  border: none;
  padding: 0;
}
.contact-main .rsform {
  max-width: 80%;
}
/**Wish List Page**/
.wish-right {
  background: #c7b68e;
  padding: 30px;
}
.wish-right .menu-switcher li a {
  font-size: 22px;
  color: rgba(255, 255, 255, 0.25);
}
.wish-right .moduletable {
  margin-bottom: 40px;
}
.wish-right .menu-switcher li.uk-active a {
  color: #fff;
}
.wish-right {
  color: #fff;
  font-size: 22px;
}
/**Offcanvas Sidebar*/
.uk-offcanvas-bar.uk-offcanvas-bar-animation.uk-offcanvas-slide {
  width: 450px;
  background: #1d1d1d;
  padding-top: 300px;
}
#offcanvas-flip h3 {
  color: #c7b68e;
  font-size: 28px;
}
#login-form label {
  display: none;
}
#login-form input {
  background: none;
  border: none;
  color: #fff;
  border-bottom: 1px solid #fff;
  width: 100%;
  height: auto;
  font-family: "Circular Std Book";
  font-size: 17px;
  padding: 15px 0;
  margin: 10px 0;
}
#login-form #modlgn-remember {
  display: none;
}
#login-form .btn {
  color: #fff;
  width: 100%;
  border: none;
  background: none;
  border: 1px solid #fff;
  font-family: "Circular Std Book";
  font-size: 17px;
  padding: 20px;
  display: block;
  margin-top: 40px;
  transition: 0.4s ease;
}
#login-form .btn:hover {
  background: #c7b68e;
  color: #fff;
  border-color: #c7b68e;
}
#login-form ul {
  padding: 0;
  list-style: none;
}
#login-form ul li a {
  color: #fff;
  font-size: 17px;
}
.uk-offcanvas-overlay.uk-open::before {
  opacity: 0;
}
/*Accounts*/
.account-header h3 {
  color: #c7b68e;
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 0;
}
.account-header h2 {
  color: #1d1d1d;
  font-size: 40px;
  margin-top: 10px;
}
.accounts {
  padding-bottom: 50px;
  padding-top: 50px;
}
.accounts .login .control-group {
	width: 100%;
}
.accounts .login {
	max-width: 900px;
	margin: 0 auto;
}
.accounts .login .btn.btn-primary {
	border: 1px solid #1d1d1d;
	color: #1d1d1d;
	background: none;
	font-size: 18px;
	font-family: "Circular Std Book";
	padding: 10px 20px;
	width: auto;
	display: inline;
	transition: 0.4s ease;
}
.accounts .login .btn.btn-primary:hover {
	background: #c7b68e;
	color: #fff;
	border-color: #c7b68e;
}
.control-group.field-spacer {
  width: 100%;
}
.account-header {
  /* border-bottom: 1.5px solid #1D1D1D; */
  padding-bottom: 30px;
  margin-bottom: 80px;
  text-align: center;
}
.registration .btn {
  display: none;
}
.btn.btn-primary.validate:hover {
  background: #c7b68e;
  color: #fff;
  border-color: #c7b68e;
}
.registration legend {
  display: none;
}
fieldset {
  border: none;
  padding: 0;
}
.popover {
  display: none !important;
}
.accounts input {
  border: none;
  background: none;
  border-bottom: 1px solid #1d1d1d;
  width: 100%;
  font-size: 17px;
}
.accounts label {
  font-size: 17px;
}
.accounts .control-group {
  margin-bottom: 40px;
  width: 46%;
  padding-left: 4%;
}
.btn.btn-primary.validate {
  border: 1px solid #1d1d1d;
  color: #1d1d1d;
  background: none;
  font-size: 18px;
  font-family: "Circular Std Book";
  padding: 10px 20px;
  width: auto;
  display: inline;
  transition: 0.4s ease;
}
.accounts .control-group.field-spacer {
  width: 100%;
  text-align: center;
  display: none;
}
.control-group.field-spacer {
  width: 100%;
}
.accounts .control-group {
  margin-bottom: 40px;
  width: 46%;
  padding-left: 4%;
}
.accounts fieldset {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-left: -50px;
}
.accounts .menu-switcher {
  margin-top: 10px;
}
.wish-right img {
  width: 100%;
}
.reset, .reset-confirm {
  max-width: 900px;
  margin: 0 auto;
  text-align: center;
}
.reset-confirm {
	padding-bottom: 100px;
}
.reset-confirm input {
	border: none;
	background: none;
	border-bottom: 1px solid #1d1d1d;
	width: 100%;
	font-size: 17px;
}
.reset-confirm .control-group {
	padding-bottom: 20px !important;
}
.accounts .reset .control-group, .reset-confirm .control-group {
  width: 500px;
  margin: 0 auto;
  padding: 0;
}
#member-registration {
  max-width: 900px;
  margin: 0 auto;
  width: 100%;
}
#member-registration .control-group:last-child {
	width: 100%;
	text-align: center;
}
#jform_captcha {
	margin: 0 auto;
	display: table;
}
.accounts fieldset + .control-group {
  width: 100%;
  text-align: center;
  padding: 0;
}
.account p {
  font-size: 18px;
}
.accounts .reset fieldset {
  margin-left: 0;
}
.remind {
  max-width: 900px;
  margin: 0 auto;
  text-align: center;
}
.accounts .remind fieldset {
  margin-left: 0;
}
.accounts .remind .control-group {
  margin: 0 auto;
}
.reset,
.remind {
  margin-bottom: 60px;
}
.filters .uk-button {
  color: #1d1d1d;
  font-size: 19px;
  letter-spacing: 0;
  text-transform: none;
  text-align: left;
  padding: 0;
  border: none;
  border-bottom: 1px solid #1d1d1d;
  width: 400px;
  /* margin: 0 auto; */
  padding: 15px 0;
}
.projects .filters .uk-dropdown.uk-open {
  width: 100%;
}
.projects .filters .button-group.js-radio-button-group button {
  font-size: 18px;
}
.projects .filters {
  margin: 0 auto;
  display: table;
  margin-bottom: 80px;
}
.filters .uk-button span {
  background: url(/templates/qcg/images/arrow-black.svg);
  width: 33px;
  height: 18px;
  display: block;
  float: right;
  transform: rotate(180deg);
  margin-top: 10px;
  margin-left: 20px;
}
/**Wishlist page**/
.main .wishlist-page .myshortlist.pdfbutton_wrapper {
  display: block;
}
.wishlist-page .myshortlist.button.btn {
	color: #1d1d1d;
	font-size: 18px;
	padding: 0;
}
.myshortlist.send_list_default_fields .send_list_field:nth-child(3) {
	display: none;
}
.wishlist-header h3 {
  color: #c7b68e;
  font-size: 18px;
  text-transform: uppercase;
}
.wishlist-header h2 {
  font-size: 40px;
}
.wishlist-header {
  text-align: center;
}
.wishlist-toolbar {
  border-bottom: 2.5px solid #1d1d1d;
  margin-bottom: 60px;
}
.wishlist-toolbar h4 {
  color: #1d1d1d;
  font-size: 22px;
  text-transform: none;
  font-family: "Circular Std Book";
  font-weight: normal;
  background: url(/templates/qcg/images/wishlist-icon.svg) no-repeat left center;
  padding-left: 50px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 20px !important;
}
.wish-right .menu-switcher {
  margin: 20px 0;
}
.myshortlist p {
  color: #fff;
  font-size: 22px;
  margin: 20px 0;
}
.wishlist-page .myshortlist_link {
  color: #1d1d1d;
  font-size: 28px;
  font-weight: bold;
}
.wishlist-toolbar .myshortlist.pdfbutton.button.btn.btn-default {
  background: url(/templates/qcg/images/download-icon.svg) no-repeat 20px 9px;
  padding: 0;
  border: none;
  font-size: 22px;
  padding-left: 60px;
  color: #1d1d1d;
  border: 1px solid #1d1d1d;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  line-height: 1;
}
.wishlist-toolbar .sendbutton .myshortlist.button.btn.btn-primary {
	background: url(/templates/qcg/images/send-icon.svg) no-repeat 20px 13px;
	border: 1px solid #1d1d1d;
	font-size: 20px;
	color: #1d1d1d;
	padding-left: 60px;
	line-height: 1;
	margin-top: 12px;
	padding-bottom: 12px;
	padding-top: 10px;
	padding-right: 20px;
}
.wishlist-toolbar
  .myshortlist.pdfbutton.button.btn.btn-default
  .fa.fas.fa-download {
  display: none;
}

.myshortlist_pagination {
  margin-bottom: 40px;
}

.main .wishlist-page .myshortlist.pdfbutton_wrapper {
  display: block;
  float: right;
  margin-top: 2px;
  margin-right: 20px;
}
.myshortlist.sendbutton {
  float: right;
  padding: 0;
}
.myshortlist_box h2 {
	color: #c7b68e;
}
.login-greeting {
  font-weight: bold;
  font-size:28px;
}

.myshortlist_item_container {
  margin-bottom: 20px;
}
.myshortlist_viewproduct {
  color: #1d1d1d;
  font-size: 18px;
  border: 2.5px solid #1d1d1d;
  padding: 15px 20px;
}
.myshortlist_viewproduct:hover {
	background: #c7b68e;
	border-color: #c7b68e;
	color: #fff;
	text-decoration: none;
}
.myshortlist.article_category {
  color: #1d1d1d;
  font-size: 22px;
  margin-bottom: 30px;
}
.myshortlist_item_image {
  margin-right: 50px;
}
.myshortlist_item_left {
  margin-left: 10px;
  width: 100%;
}
.small_delete_button {
  padding: 0;
  color: #1d1d1d;
  font-size: 18px;
  border: none;
  background: none;
  font-family: "Circular Std Book";
  margin-left: 40px;
}
.small_delete_button:hover {
	color: #c7b68e;
}
.myshortlist_item_left {
  margin-left: 10px;
  width: 100%;
}
.myshortlist_text_toolbar > * {
  display: inline-block;
}
.small_delete_button:hover {
  background: none;
}
.myshortlist_item_page {
  border: none;
}
/**No result**/
.noresult--msg {
  background: #c7b68e;
  text-align: center;
  padding: 50px;
}
.noresult--msg h3 {
  color: #fff;
  font-size: 28px;
}
.noresult--msg p {
  font-size: 22px;
  color: #fff;
  font-family: "Circular Std Book";
  max-width: 600px;
  margin: 0 auto;
}
.noresult--msg ul .icons-link {
  color: #fff;
  font-size: 28px;
  /* padding-left: 20px; */
}
.noresult--msg ul li {
  display: inline-block;
  margin: 30px 30px;
}
.noresult--msg ul .icons-link .icon-image {
  margin-right: 30px;
}
.rsfp_thankyou_popup_inner {
  background: #1d1d1d;
}
#rsfp_thankyou_popup_inner > * {
	color: #fff;
}
.uk-button-primary:focus, .uk-button-primary:hover {
	background-color: #c7b68e;
	color: #fff;
	border-color: #c7b68e;
}
/*Search Page*/
.search-header {
	text-align: center;
}
.search-header h3 {
	color: #c7b68e;
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 0;
}
.search-header h2 {
	color: #1d1d1d;
	font-size: 40px;
	margin-top: 10px;
}
.search-page.search {
	max-width: 1100px;
	margin: 0 auto;
}
.phrases, .only, .form-limit, .counter {
	display: none;
}
.btn-group.pull-left {
	float: none;
	text-align: center;
	margin: 30px 0;
}
.btn-group.pull-left button {
	border: 1px solid #1d1d1d;
	font-family: Circular Std Book;
	padding: 20px 30px;
	font-size: 22px;
	background: none;
}
.pagination {
	text-align: center;
}
.pagination li {
	display: inline-block;
	margin: 0 5px;
}
.result-category {
	display: none;
}
.btn-group.pull-left button:hover {
	background: #c7b68e;
	color: #fff;
	border-color: #c7b68e;
}
.result-created {
	display: none;
}
.search-results .result-title {
	margin-top: 40px;
}
.search .element-invisible {
	display: none;
}
#search-searchword {
	width: 100%;
	border: 1.5px solid #1d1d1d;
	padding: 20px;
	font-family: Circular Std;
	font-size: 22px;
}
/**Default Page**/
.default.item-page .page-header h2 {
	font-size: 40px;
}
.default.item-page h3 {
	font-size: 25px;
	font-family: Circular Std;
}
/*Downloads*/
.downloads .main .content-main2 .category-module.mod-list {
	column-count: 1;
}
.content-main .uk-accordion {
	margin-top: 0;
}
.content-main2 .uk-accordion-content ul {
	padding: 0;
}
.content-main2 .category-module.mod-list.uk-accordion {
	margin-top: 80px;
}
.content-main2 h3 {
	color: #c7b68e;
	font-size: 18px;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	margin-top: 100px;
}
.content-main2 h2 {
	text-align: center;
	font-size: 40px;
	border-bottom: 1px solid #1d1d1d;
	padding-bottom: 20px;
}
.downloads .main .uk-container {
	max-width: 1080px;
}
.downloads .main  .category-module.mod-list {
	padding: 0;
	margin: 0;
	column-count: 3;
}
.downloads .main .category-module.mod-list li {
	list-style: none;
	font-size: 16px;
}
.downloads .main .uk-accordion-content h4 {
	color: #1d1d1d;
	text-transform: none;
}
.item-page.downloads .page-header {
	text-align: center;
	border-bottom: 1px solid #1d1d1d;
	margin-bottom: 80px;
}
.downloads .main {
	margin-bottom: 100px;
}
/**Lightbox**/
.uk-lightbox {
	background: rgba(0,0,0,.8);
}
/** 404 **/
.error .main {
	text-align: center;
	padding-bottom: 100px;
	padding-top: 100px;
}
.error .main h2 {
	font-size: 150px;
}
/**Quick View**/

.quick-view h3, .quick-view li {
  color: #fff;
}
.quick-view h3 {
  font-size: 20px;
  font-weight: bold;
}
.quick-view .uk-modal-dialog.uk-modal-body {
  background: #fff;
  width: 1500px;
}
.quick-view h3, .quick-view li, .quick-view p {
  color: #1d1d1d !important;
}
.quick-view .uk-modal-body {
	padding: 80px 100px;
	box-sizing: border-box;
}
.quick-view h2 {
	color: #c7b68e !important;
	margin-top: 0;
}
.quick-view .viewcollection.all-l {
	margin-top: 50px;
}

.gallery-items.grid.tf-gallery-wrapper.lightbox-fade.lightbox {
	height: auto !important;
}
.quick-view li, .quick-view p {
  font-size: 18px;
}
.uk-width-1-2.quick-view-img img.img-fluid {
  width: 100%;
}
.subproduct h4 {
	color: #1d1d1d;
	font-size: 17px;
	text-transform: none;
	font-weight: normal;
	font-family: "Circular Std Book";
	text-align: center;
}
.quick-view .uk-width-1-2 .product-img {
	width: 100%;
}
.subproduct .wishlist-page {
	position: absolute;
	top: 5%;
	left: 10%;
}
.subproduct {
	position: relative;
}
.subproduct .myshortlist.button.mybutton.delete_button.btn.btn-danger {
	/* background-position: center; */
	padding: 0;
	position: relative;
	top: 0;
	left: 0;
	height: 26px;
	width: 29px;
	background: url(/templates/qcg/images/wish-activef.svg);
	border: none;
	font-size: 0;
	background-position: left center;
	margin-top: 10px !important;
}
.quick-view .myshortlist.button.add_button.btn.btn-primary {
	background: url(/templates/qcg/images/wish-add.svg) no-repeat;
	font-size: 17px;
	width: auto;
	padding-left: 50px;
}
.quick-view .myshortlist.button.delete_button.btn.btn-danger {
	background: url(/templates/qcg/images/wish-add.svg) no-repeat;
	font-size: 17px;
	width: auto;
	padding-left: 50px;
	margin-top: 0;
	height: 26px;
}
.uk-slider-items .subproduct {
	padding: 0;
	margin: 0 10px;
}
.quick-view em {
	color: #1d1d1d;
}
.uk-width-1-2.lquickview .alllinks {
	display: inline-block !important;
}
.all-l.prduct-all {
	position: absolute;
	left: 30%;
	top: 43%;
	z-index: 1000;
	color: #fff;
	border: 1px solid #fff;
	padding: 10px;
	text-shadow: 1px 1px 5px rgb(0, 0, 0.01);
}
.product-item .img-product1 {
	position: relative;
}
.tool-tip {
	position: absolute;
	right: 10px;
	top: 17px;
	line-height: 1;
}
.subproduct a.subproduct-img {
	position: relative;
	display: block;
}
.tool-tip .indent-icon {
	font-size: 40px;
	color: #fff;
	padding: 0;
}
.subproduct-img .product-img {
	height: 200px;
	width: 100%;
	object-fit: cover;
}
/**Catalogue*/
.catalogue .page-header {
	text-align: center;
	border-bottom: 1px solid #1d1d1d;
}
._df_book-cover {
	background-size: cover !important;
	background-position: center;
}
._df_thumb {
	width: 100%;
	height: 500px;
	background-size: cover;
	padding: 0;
	margin: 0;
}
._df_thumb ._df_book-title {
	display: none;
}
.product-top .wishlist-page {
	display: none;
}
.listview-item .wishlist-page {
	display: none;
}
#def_myshortlist_address_mi140 {
	width: 100%;
	min-height: 150px;
	padding: 10px;
	font-family: Arial;
}
.send_list_field {
	max-width: 100%;
}
.send_list_field .inputbox, .send_list_field .textarea {
	width: 100%;
	min-height: 40px;
	font-family: Arial;
	box-sizing: border-box;
}
.myshortlist.send_list_field textarea {
	min-height: 100px;
}
.btn {
	cursor: pointer;
}
.uk-tooltip-inner {
	line-height: 1.3;
	padding: 12px;
	text-align: center;
	/* font-weight: bold; */
	font-size: 18px;
}


section.linkAnnotation a, a.linkAnnotation, a.customLinkAnnotation, .customHtmlAnnotation, .customVideoAnnotation{
   opacity: 0 !important;
}
.child-product.product-top .wishlist-page {
	display: block;
  position: relative;
  min-height: 40px;
}
.quick-view .wishlist-page {
	position: relative;
	min-height: 50px;
}
.project-top .gallery-items .caption {
	position: absolute;
	bottom: 5%;
	color: #fff;
	left: 5%;
}


/*New home*/
.home-v2 #header {
	background: #fff;
}
.home-v2 .uk-navbar-nav > li > a {
	color: #1d1d1d;
}
.home-v2 .menu2 a {
	color: #1d1d1d;
}
.home-v2 .menu2 .menu2_a {
	border-color: #c7b68e;
}
.home-v2 .search-btn {
  background-image: url(/templates/qcg/images/search_dark.svg);
}
.home-v2 .top-favs .wish-btn {
  background-image: url(/templates/qcg/images/heart_dark.svg);
}
.home-v2 .logo img {
	height: 70px !important;
	width: auto !important;
	margin-top: 30px;
}
.home-v2 .slide-text {
	background: none;
	margin: 0 auto;
	text-align: center;
	width: 100%;
	max-width: 100%;
}
.home-v2 .slide-text-padding {
	text-align: center;
	width: 100%;
	padding-bottom: 300px;
}
.home-v2 .slide-text-padding p {
	font-size: 60px;
	font-weight: 600;
	font-family: "Circular Std";
}
.home-v2 .slideshow-navs .left-nav {
	left: 47%;
}
.home-v2 .slideshow-navs .right-nav {
	left: 48%;
}
.home-v2 .slideshow-navs {
	bottom: 10%;
}
.home-v2 .slides-link::before{
  content: none;
}
.home-v2 .uk-button a {
	color: #1d1d1d;
}
.home-v2 #header.uk-sticky.uk-active.uk-sticky-fixed {
	background: #fff;
}
.circle .tile {
	border-radius: 100%;
	height: auto;
	min-height: 0;
}
.tile-img {
	border-radius: 100%;
	overflow: hidden;
}
.circle:hover .tile img {
	transform: scale(1.1);
}
.home-v2 .top-b {
	padding-top: 70px;
}
.circle .tile-padding {
	width: 100%;
	text-align: center;
	font-size: 50px;
	color: #fff;
	font-family: "Circular Std";
	text-transform: uppercase;
	font-weight: bold;
	min-height: 0;
	position: absolute;
	transform: translate(-50%, -50%);
	left: 50%;
	top: 70%;
}
.circle .tile img {
	border-radius: 100%;
}
.v2 span.icon-text {
	font-weight: bold;
}
.dark-bg h3 {
	font-weight: bold;
}
.v2 .top-e h3 {
	font-weight: bold;
}
.v2 .top-e .image-top_img {
	min-height: 280px;
}
.v2 .top-e .imagetop-text strong {
	font-weight: normal !important;
}
.v2 .top-e .imagetop-text p {
	font-weight: 400;
	/* font-size: 16px; */
	line-height: 1.4;
	font-family: "Circular Std";
}
.formResponsive textarea, .formResponsive input[type="text"], .formResponsive input[type="number"], .formResponsive input[type="email"], .formResponsive input[type="tel"], .formResponsive input[type="url"], .formResponsive input[type="password"] {
	color: #000;
}
.v2 .rsform-select-box {
	border: none !important;
	border-bottom: 2.5px solid #1d1d1d !important;
	font-size: 18px !important;
	color: #777 !important;
	font-weight: normal;
	font-family: "circular std book";
	padding-bottom: 10px !important;
	padding-top: 0 !important;
}
.circle {
	text-align: center;
}
.circle a.tite_link:hover::after{
  content: none;
}
.imagelefttext.dark-bg{
	margin-left: -200px;
}
.imagerighttext.dark-bg{
	margin-right: -200px;
}
.imagelefttext.dark-bg, .imagerighttext.dark-bg {
	background: #000;
	padding: 80px;
	margin-top: 80px;
	z-index: 99;
	position: relative;
}
.top-d2, .top-e2 {
	margin-bottom: 100px;
}
.imagelefttext.dark-bg *, .imagerighttext.dark-bg * {
	color: #fff;
}
.imagelefttext.dark-bg .btn, .imagerighttext.dark-bg .btn  {
	background: none;
	border: 2px solid #fff;
}
.image-left-v2 img, .image-right-v2 img {
	height: 700px;
	/* object-fit: cover; */
}
.home-v2 .top-e {
	background: #f4f1e7;
} 
.v2 .footer {
	padding-top: 100px;
	background: #000;
	padding-bottom: 100px;
}
.footer-image p {
	margin: 0;
}
.home-v2 .main {
	padding-top: 0;
}
.v2 .uk-width-6-10.newsletter {
	display: flex;
	align-items: center;
}
.v2 .uk-width-6-10.newsletter .moduletable {
	width: 100%;
	max-width: 1100px;
	padding-top: 50px;
}
.footer-image img {
	min-height: 300px;
	object-fit: cover;
	object-position: center;
	height: 100%;
}
.footer-image .custom, .footer-image .moduletable, .footer-image p {
	height: 100%;
}
.v2 .uk-width-6-10.footer-menus a, .v2 .uk-width-6-10.footer-menus p {
	color: #fff;
	font-size: 22px;
}
.uk-width-2-10.footer-logov2b {
	color: #fff;
}
.v2 .footer-menu {
	width: 100%;
}
.v2 .copyright {
	background: #000;
}
.v2 .copyright .uk-container .copy {
	border-color: #fff;
	color: #fff;
}
.v2 .copyright .uk-container .copy a {
	color: #fff;
}
.v2footer-menus {
	max-width: 700px;
	margin: 0 auto;
}
.v2 .footer .footer-social ul {
	text-align: center;
	display: flex;
	justify-content: space-between;
	margin-top: 40px;
}
.v2 .footer .footer-social ul li {
	margin: 0;
}
.uk-width-2-10.footer-logov2b img {
	width: 40px;
}
.uk-width-2-10.footer-logov2b p {
	font-size: 30px;
	line-height: 1;
	font-family: "Circular Std";
	font-weight: bold;
}
.v2 .formRow h3 {
	font-weight: 600;
	font-size: 40px;
}
.v2 .formRow p {
	font-size: 22px;
	font-weight: 500;
	font-family: "circular std";
}
.v2 .copyright a, .v2 .copyright span, .v2 .copyright p, .v2 .copy3 {
	font-size: 14px;
}
.v2 a.btn {
	font-size: 20px;
	font-family: "circular std";
	font-weight: 500;
}
.listviewsubproduct img.img-fluid {
    border-radius: 100%;
}
.uk-width-2-10.footer-logov2 img {
	height: 30px;
	width: auto;
}
.text-info {
	display: none;
} 
.control-group.filter-list.filter-categories {
	display: none !important;
}
.geek-search-wrapper .search-form .input-group.has-icon::before{
  content: "";
  display: none;
}
.geek-search-wrapper .ges-icon-help::after {
	content: "?";
	background: #c7b68e;
	color: #fff;
	font-size: 15px;
	width: 20px;
	height: 20px;
	display: block;
	border-radius: 100%;
}
.help-text.muted.text-muted {
	background: #c7b68e;
	position: absolute;
	font-size: 11px;
	text-align: left;
	max-width: 300px;
	right: 0;
	color: #fff;
	padding: 15px;
	z-index: 10;
	transition: .4s ease;
} 
.geek-search-wrapper .search-form .control-group .controls {
	position: relative;
}
.geek-search-wrapper .ges-icon-help{
  background: none; 
}
.geek-search-wrapper .search-form .input-group.has-icon > input {
	height: 80px;
	background: none;
	border: 1.5px solid #1d1d1d !important;
	font-family: "Circular Std Book";
	font-size: 23px;
}
.geeksearch .page-header {
	text-align: center;
}
.search-box .input-group-addon.add-on {
	display: none;
}
.control-group.phrases-box {
	background: #f1f1f1;
	padding: 10px;
	text-align: center;
}
.geek-search-wrapper .control-label label {
	font-size: 14px;
	color: #999;
}
.geek-search-wrapper .controls label.radio-inline input[type="radio"] {
	margin-top: 2px;
	accent-color: #000;
}
.control-group.orderby-box {
	background: #eee;
	width: 100%;
	padding: 10px;
}
.geek-search-wrapper .float-end {
	float: none;
	margin: 30px auto;
	display: table;
}
.geek-search-wrapper .search-form .control-group .control-label {
	float: none;
	width: auto;
}
.geek-search-wrapper .search-form .control-group .controls {
	margin: 0;
}
.geek-search-wrapper .search-form .control-group {
	display: flex;
	gap: 20px;
	justify-content: center;
  box-sizing: border-box;
}
.geek-search-wrapper .search-results .result-item {
	padding: 20px;
}
.geek-search-wrapper .search-results .result-title a:hover, .geek-search-wrapper .search-results .result-title a:focus, .geek-search-wrapper .search-results .result-title a:active {
	color: #c7b68e;
	text-decoration: none;
}
.geek-search-wrapper .controls label.radio-inline {
	font-size: 14px;
	color: #999;
}
.result-items.row.clearfix {
	clear: both;
}
.geek-search .btn.btn-primary.btn-search {
	display: none;
}
#geek-search-form-276 {
	max-width: 1100px;
	margin: 0 auto;
}
.result-item .img-intro img {
	height: 400px;
	object-fit: cover;
}
.result-title a {
	font-size: 28px;
	color: #333;
	font-family: Circular Std;
	margin-top: 30px !important;
	margin-bottom: 10px;
}
