@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,400italic,700);
@import url(https://fonts.googleapis.com/css?family=Merriweather:400,400italic);

.btn-ef,
.hovereffect-top h2,
body {
  font-family: "PT Sans", sans-serif;
}

h1,
h2,
img {
  color: #333;
}

.hovereffect,
.hovereffect-feira,
.hovereffect-top {
  float: left;
  cursor: default;
}

a,
a:active,
a:hover,
a:link,
a:visited {
  text-decoration: none;
}

#orderby,
#refineby,
.selectData {
  overflow: hidden;
  white-space: nowrap;
}

.open-form,
.sb-search {
  -webkit-backface-visibility: hidden;
}

body {
  background-color: #f2efea;
  letter-spacing: 1px;
}

#mobileMenu,
.none {
  display: none;
}

#mainMenu {
  display: block;
}

#filterCategory {
  margin-top: 5px;
}

.fullText {
  font-size: 12px;
  text-transform: none;
  line-height: 14px;
  padding: 20px;
  text-align: justify;
}

.container {
  max-width: 1120px;
  padding-left: 0;
  padding-right: 0;
}

.nospace {
  padding: 0;
  margin: 0;
}

a:hover {
  color: #000;
}

h1 {
  margin-bottom: 10px;
  margin-top: 0;
  font-size: 14px;
  text-align: center;
}

.headText h1 {
  text-align: left;
}

h2 {
  margin: 0;
  font-size: 13px;
  text-align: center;
  padding: 5px;
}

#samples {
  padding-top: 15px;
}

#stock,
.bb-font {
  font-family: Merriweather, sans-serif;
  font-style: italic;
}

.btn {
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important;
}

*,
:after,
:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.clearfix:after,
.clearfix:before {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.add-border {
  border-bottom: solid 2px #000;
}

.slick-list,
.slick-track,
.slider-mid-bottom.slick-slider {
  padding: 0 !important;
  margin: 0;
}

.visualproduct {
  padding: 0 15px;
}

.visualproduct,
.visualproduct img {
  height: 220px !important;
  width: auto;
  text-align: center;
  margin: 0 auto;
}

.slider-mid-bottom .visualcaption {
  width: 90%;
  height: 26px;
  top: -31px;
  padding: 5px;
  left: 5%;
  position: relative;
  float: left;
  text-align: center;
  overflow: hidden;
  font-size: 11px;
}

.slider-mid-bottom.slick-slider {
  margin-bottom: 20px !important;
}

.fixed-bottom {
  position: fixed;
  bottom: 0;
  z-index: 999;
  -webkit-transition: opacity 0.5s ease-out;
  transition: opacity 0.2s ease-out;
}

.marginTop {
  margin-top: 10px;
}

#home {
  margin-top: 20px;
}

.hovereffect-top {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
  text-align: center;
}

.hovereffect-top .overlay-top {
  position: absolute;
  overflow: hidden;
  width: 88%;
  height: 63%;
  left: 6%;
  top: 10%;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  transform: scale(0, 1);
}

.hovereffect-top:hover .overlay-top {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.hovereffect-top img {
  display: block;
  position: relative;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}

.hovereffect-top:hover img {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.6" /><feFuncG type="linear" slope="0.6" /><feFuncB type="linear" slope="0.6" /></feComponentTransfer></filter></svg>#filter');
  filter: brightness(0.6);
  -webkit-filter: brightness(0.6);
}

.hovereffect-top h2 {
  text-align: center;
  position: relative;
  font-size: 17px;
  font-style: italic;
  text-transform: none;
  background-color: transparent;
  padding: 1em 0;
  margin-top: 20%;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}

.hovereffect-top a,
.hovereffect-top h2 {
  color: #fff;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
}

.hovereffect h2,
.hovereffect-feira h5 {
  text-align: center;
  text-transform: uppercase;
}

.hovereffect-top a {
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}

.hovereffect-top:hover a,
.hovereffect-top:hover h2,
.hovereffect-top:hover p {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.hovereffect-feira {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
  text-align: center;
}

.hovereffect-feira img {
  display: block;
  position: relative;
}

.hovereffect-banner .overlay {
  width: 80%;
  height: auto;
  position: absolute;
  overflow: hidden;
  top: 15%;
  left: 10%;
  text-align: center;
  color: #fff;
}

.hovereffect-banner .overlay,
.hovereffect-banner .overlay h2,
.hovereffect-banner .overlay h3 {
  color: #fff;
}

.hovereffect-feira .overlay-feira {
  width: 100%;
  height: auto;
  position: absolute;
  overflow: hidden;
  top: -10%;
  left: 0;
}

.overlay-feira > p {
  font-size: 12px;
  font-weight: 500;
  font-style: italic;
  text-align: center;
  margin: 40% auto 0;
}

.hovereffect-feira h5 {
  color: #777;
  position: relative;
  font-size: 12px;
  margin-top: 40%;
  padding: 10px 10px 0;
}

.btn-ef,
.btn-feira {
  color: #000;
}

.btn-ef {
  border: 1px solid #000 !important;
  overflow: hidden;
  font-size: 12px;
  width: 150px;
}

.btn-ef:active,
.btn-ef:hover {
  color: #fff;
  background: #000;
}

.caption-right-product {
  font-size: 13px;
  color: #000;
}

.bottom-section-item {
  margin: 0;
  padding: 0;
}

.bottom-section-item-first {
  padding-right: 5px;
}

.bottom-section-item-second,
.bottom-section-item-third {
  padding: 0 5px;
}

.bottom-section-item-last {
  padding-left: 5px;
}

.hovereffect {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
  text-align: center;
}

.hovereffect img {
  display: block;
  position: relative;
  margin: 0 auto;
}

#network_share a img,
#share-page > span,
.hovereffect p,
.vertical-center {
  display: inline-block;
}

.hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
}

.embed-container,
.hovereffect h2,
.hovereffect p,
.slide {
  position: relative;
}

.hovereffect h2 {
  color: #fff;
  letter-spacing: 6px;
  text-indent: 3px;
  font-size: 24px;
  margin: 26% 0 0;
  padding: 10px;
  border: none;
}

.line-text-center,
.title-contact,
.title-slick {
  border-bottom: 1px solid #babab8;
}

.hovereffect p {
  width: 75%;
  letter-spacing: 1px;
  text-align: center;
  color: #fff;
  padding: 0 20px;
  font-size: 11px;
  margin-bottom: 20px;
}

#network_share {
  max-width: 840px;
  margin: 15px auto 0;
  padding: 0;
}

#network_share a img {
  margin: 0 auto;
  padding: 0 2% !important;
}

#subscription-area > h3 {
  letter-spacing: 3px;
  color: #3e3e3e;
  font-size: 12px;
}

#subscription-area > h5 {
  font-size: 21px;
  letter-spacing: 5px;
  font-weight: 700;
  color: #3e3e3e;
}

#subscribe-input > a {
  background-color: transparent;
  border-radius: 0;
}

#subscribe-input > a > span {
  color: #777;
}

li {
  list-style-type: none;
}

ul {
  padding-left: 0;
}

hr {
  margin-top: 0;
  margin-bottom: 10px;
  border-top: 1px solid #777;
}

a {
  color: #818181;
}

a:hover {
  cursor: pointer;
}

#bb_collection {
  margin-bottom: 20px;
}

#share-page {
  font-weight: 900;
  color: #000;
  letter-spacing: 2px;
  margin-top: 0;
  font-size: 18px;
}

#share-page > span {
  vertical-align: middle;
}

#network_share img {
  margin: 0 20px;
  height: 30px;
  width: auto;
}

#brand-rights,
#videoDate {
  font-size: 10px;
  color: #818181;
  margin-top: 0;
}

.visualproduct {
  margin: 0 10px;
}

.col-no-padding {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.margin-product-responsive2 {
  margin-bottom: 15px;
}

.margin-container {
  margin-top: 20px;
  margin-bottom: 20px;
}

.call-text,
.wishlist-text {
  font-weight: 700;
  margin-top: 25px;
}

.small-margin-p {
  margin-bottom: 4px !important;
}

.font-bold {
  font-weight: 700;
}

.stock-product {
  text-transform: none;
  font-size: 12px;
  color: #9b702b;
}

.call-text {
  font-size: 11px;
  color: #9b702b;
  vertical-align: bottom;
}

.lazyloading,
.samplesBottom,
.vertical-center,
p.ebookText {
  vertical-align: middle;
}

.large-font {
  font-size: 20px;
}

.wishlist-text {
  padding-top: 5px;
  border-top: 1px solid #babab8;
  font-size: 12px;
}

.line-text-center {
  width: 100%;
  text-align: center;
  line-height: 0.1em;
  margin: 0;
  color: #000;
  text-transform: uppercase;
  font-size: 11px;
}

.line-text-center span.wishlist-start {
  color: #56565a;
  background: #f2efea;
  padding: 0 15px;
  font-size: 13px;
  top: 5px !important;
}

.vertical-prod-slider {
  margin: 0;
  padding: 0 0 0 5px;
}

.slick-list.draggable {
  height: auto;
}

.dimensions-product {
  padding-top: 10px;
}

.rounded-img {
  -webkit-border-radius: 12px;
  border-radius: 12px;
}

#about p.fullText {
  font-size: 14px;
  color: #696969;
  padding: 20px 0;
}

.ref-col,
.ref-col-hide-sm-xs {
  border-right: 1px solid #d3d3d3;
}

.ref-product,
.ref-product:hover {
  color: #333;
}

.btnormFirst {
  margin-bottom: 0 !important;
  font-size: 11px;
  line-height: 15px;
  padding: 6px;
  color: #333;
  padding-left: 20px !important;
}

.panel-title {
  height: 25px;
  background-color: #fff;
}

.panel-body {
  padding: 0;
}

.btnormFirst:hover {
  color: #333 !important;
}

.margin-btn-responsive {
  margin-bottom: 6px;
}

.margin-product-responsiv #accordion,
.title-contact,
.title-slick {
  margin-bottom: 10px;
}

.embed-container {
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}

.embed-container embed,
.embed-container iframe,
.embed-container object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.title-slick {
  text-align: center;
  font-size: 11px;
  font-weight: 700;
  padding-bottom: 2px;
}

.right-pad {
  padding-right: 7px !important;
}

.title-contact {
  text-align: left;
  font-size: 11px;
  font-weight: 700;
  padding-bottom: 8px;
  text-transform: uppercase;
}

input[type="text"],
textarea {
  outline: 0;
  box-shadow: none !important;
  border: 1px solid #ccc !important;
}

.col-small-padding {
  margin-right: -10px !important;
  margin-left: -10px !important;
}

.modal-content .form-control:after {
  left: 97%;
}

.modal-backdrop.in {
  filter: none;
  opacity: 0;
}

.margin-product-responsive {
  text-align: justify;
  padding: 0;
}

.FabricProd img,
.multiTitle,
.noResults,
.overlayProd,
h4.modal-title {
  text-align: center;
}

.FabricProd img {
  padding: 10px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

#box-wrapper-inner {
  margin: 0 -25px;
}

.overlay-text-italic.last-line {
  margin-bottom: 10px;
}

.overlay-text-italic {
  font-size: 32px;
  font-style: italic;
  color: #000;
  text-transform: none !important;
  font-weight: 400;
}

#formBtn,
.dropForm input,
.dropForm select,
.form-box-btn,
.form-group .country-box,
.form-group .state-box,
.open_video_section p,
.overlay-text-bold,
.overlayProd .btn-e,
.selectData,
.sweet-alert h2,
h4.modal-title,
select.select {
  text-transform: uppercase;
}

.overlay-text-bold {
  font-size: 32px;
  color: #000;
  font-weight: 800;
  line-height: 26px;
}

.overlayProd {
  color: #000;
  background: #fff;
  width: 30%;
  margin: 8% auto;
  padding-top: 20px;
}

.overlayProd span {
  display: block;
}

.overlayProd .btn-e {
  width: 80%;
  color: #fff;
  background: #000;
  font-size: 14px;
  padding: 5px 25px;
}

.icon-hover {
  font-size: 40px;
  padding-bottom: 20px;
}

.btn-black,
.btn-gold {
  border: 1px solid transparent;
}

.btn-black:hover,
.overlayProd .btn-e:hover {
  color: #000;
  background: #fff;
  border: 1px solid #000;
}

.btn-gold:hover {
  color: #9b702b;
  background: #fff;
  border: 1px solid #9b702b;
}

.carousel,
.carousel .item,
.carousel .item img {
  margin: 0 auto;
  padding: 0;
}

#topRow .col6Slider {
  padding: 10px 10px 0;
}

.carousel .item img {
  width: 100%;
  padding: 0;
}

.product-options > .col-md-6 {
  padding: 0;
}

#custCar {
  padding-right: 10px;
}

#trenCar {
  padding-left: 10px;
}

#CustomersCarousel,
#TrendingCarousel,
#VideoCarousel {
  margin: 0 -10px;
}

#CustomersCarousel .item .col-md-4,
#TrendingCarousel .item .col-md-4,
#VideoCarousel .item .col-md-3 {
  padding: 0 10px;
}

.multi-item-carousel .overlay {
  width: 90%;
  position: absolute;
  overflow: hidden;
  top: 90%;
}

.product-options .carousel-control {
  top: 45%;
}

#CustomersCarousel .item .bottom,
#TrendingCarousel .item .bottom {
  height: 18px;
  position: relative;
  overflow: hidden;
  background: radial-gradient(ellipse at center, rgba(255, 255, 255, 1) 0, rgba(255, 255, 255, 0.5) 80%, rgba(250, 250, 250, 0.4) 100%);
}

.product-options p {
  font-size: 12px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
}

.title-product-options {
  color: #000;
}

.prodSliderThumbs,
.prodSliderThumbs li {
  padding: 0;
}

#prodVideo,
.prodSliderMain {
  padding: 0 20px 0 0;
}

.caroucel-6-left {
  padding: 0 10px 0 0;
}

.caroucel-6-right {
  padding: 0 0 0 10px;
}

.caroucel-6-left > .carousel-control.left i,
.caroucel-6-left > .carousel-control.right i,
.caroucel-6-right > .carousel-control.left i,
.caroucel-6-right > .carousel-control.right i {
  margin-top: 50%;
}

.multiTitle {
  font-size: 11px;
  font-weight: 700;
  padding-bottom: 2px;
  margin-bottom: 10px;
  border-bottom: 1px solid #babab8;
}

.multiCaroucel {
  margin: 0;
  padding: 0;
}

.multiSlide .col-lg-4 {
  padding-left: 0;
  padding-right: 0;
}

.proDetails {
  max-height: 200px;
}

h4.modal-title {
  font-weight: 600;
}

.modal.fade {
  background-color: rgba(51, 51, 51, 0.7);
}

#formBtn {
  height: 30px;
  font-size: 13px;
}

.col-small-padding-video {
  padding-right: 10px !important;
  padding-left: 10px !important;
  padding-bottom: 20px !important;
}

.open_video_section {
  width: 98.2%;
  margin: 0 10px;
  padding: 30px 0 15px;
  display: none;
  background-color: #f2efea !important;
  height: auto;
}

.open_video_section button {
  margin: 5px 0 0;
}

.open_video_section button a {
  color: #fff;
}

.open_video_section button a:hover {
  color: #000;
}

.open_video_section p {
  padding: 5px 0 0;
  margin: 0;
}

.title-video {
  font-size: 15px;
  font-weight: 700;
}

.videoBlock {
  padding-top: 10px;
  margin-left: -10px;
  margin-right: -10px;
}

#orderby,
#refineby {
  display: inline-block;
  text-transform: uppercase;
  text-overflow: ellipsis;
}

.selectData {
  max-width: 180px !important;
  width: 180px !important;
  text-overflow: ellipsis;
}

select,
select.select {
  text-overflow: "";
}

#orderby,
#refineby {
  box-shadow: none;
  width: 100%;
  background-color: #fff;
}

#pagcat .row {
  margin: 0 -10px;
}

.cat-combo-box {
  padding: 0;
  margin-top: 15px;
}

.dd-cat {
  padding: 0 0 0 10px;
}

.cat-row {
  margin: 0 -10px;
  padding: 0;
}

.cat-row .cat-item,
.cat-row p {
  padding: 10px;
}

.noResults {
  font-weight: 800;
  margin-top: 20px;
}

.dd-cat .dropdown-menu {
  top: 11px;
  border: none;
}

#refineby {
  max-height: 262px;
  overflow-y: scroll;
  left: 13px;
}

#orderby li,
#refineby > li {
  display: block;
}

.dd-cat img,
.social-share-product a,
.subBtn,
.subInput,
table td.cat-item {
  display: inline-block;
}

#orderby > option,
#refineby > option {
  padding: 3px 5px;
  font-size: 12px;
}

.dd-cat img {
  width: 20px;
}

.form-box-btn,
.img-form,
.slide-image {
  width: 100%;
}

.overlaySlideGold {
  font-size: 18px;
  font-family: Merriweather, sans-serif;
}

.overlaySlideBlack {
  font-size: 24px;
  font-weight: 700;
}

.dropdown-btn:hover {
  color: #fff;
  font-weight: 700;
}

.form-group .country-box,
.form-group .state-box {
  padding: 4px;
  color: #818181;
  border: none;
  font-size: 11px;
  max-height: 24px;
}

select.select {
  padding: 0 6px;
  width: 100%;
  border: none;
  box-shadow: none;
  background-color: transparent;
  background-image: none;
  text-indent: 0.01px;
}

.dd-cat .form-control {
  margin-bottom: 0;
  height: 22px;
  padding: 1px 0;
  font-size: 12px;
}

.dd-cat .form-control:after {
  top: 19%;
}

.form-group {
  position: relative;
}

.form-control:after {
  font-family: "Glyphicons Halflings";
  font-size: 11px;
  color: #818181;
  position: absolute;
  z-index: 100;
  top: 21%;
  left: 90%;
}

.left-arrow-cat,
.right-arrow-cat {
  position: fixed;
  top: 48%;
  font-size: 17px;
  z-index: 999;
}

.open-form:hover {
  color: #fff;
  font-weight: 600;
}

#pBanner .overlaySlideGold {
  font-family: Merriweather, sans-serif;
}

.form-row .form1-item,
.form-row .form2-item {
  padding: 0 0 0 10px;
}

.dropdown-box .form-control {
  padding: 1px;
  max-height: 24px;
}

.form-row .banner-item,
.img-form {
  padding: 0;
  margin: 0;
}

.right-arrow-cat {
  right: 0.8em;
}

.left-arrow-cat {
  left: 0.8em;
}

.left-arrow-cat span:hover,
.right-arrow-cat span:hover {
  color: #333;
}

.form-box-btn {
  background: #000;
  color: #fff;
  padding: 5px 0;
  border: none;
  font-size: 11px;
  letter-spacing: 2px;
  transition: all 0.5s;
}

.form-box-btn:hover {
  background: #fff;
  color: #000;
  border: 1px solid #000;
}

.cat-prod-banner {
  max-width: 1140px;
  margin: 0;
}

.open-form {
  -webkit-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  -webkit-transform: translateZ(0);
}

.samplesTitle {
  max-width: 1120px;
  margin-bottom: 10px;
  padding-left: 15px;
  background-color: #fff;
  color: #333;
}

.col6Small {
  padding-left: 0;
  padding-right: 0;
}

.ps-current img {
  width: auto;
  overflow: hidden;
  background: 0 0;
  float: right;
}

.col-lg-thumbs {
  width: 12.5%;
  float: left;
}

.col-lg-slide {
  width: 54.1%;
  float: left;
}

#slider,
.item {
  background-color: #fff;
}

#carousel-0 {
  top: 0;
  position: relative;
}

#carousel-0 img {
  margin-top: 0 !important;
}

.imgex {
  position: absolute;
  clip: rect(0, 167px, 93px, 0);
  height: 93px !important;
  width: 167px;
  opacity: 1 !important;
  padding: 0;
  margin: 0 !important;
}

#partnerLogo a,
.collectionsRow a {
  visibility: visible;
  opacity: 1;
}

.product-human-scale img {
  margin: 0 auto;
}

.carousel-control.left,
.carousel-control.right {
  background-image: none;
  background-color: transparent;
}

.panel .accordion-toggle:after {
  font-family: "Glyphicons Halflings";
  content: "\e260";
  float: right;
  color: grey;
}

.panel .accordion-toggle.collapsed:after {
  font-family: "Glyphicons Halflings";
  content: "\e259";
}

.panel-default {
  margin-bottom: 15px;
}

.slide-me .item {
  background-color: transparent;
}

#prdOpt p {
  text-align: left;
}

.carousel-control {
  top: 50%;
}

.cat-item .open > .dropdown-menu {
  border-radius: 0;
  border: none;
}

.subInput {
  border-radius: 0;
  background-color: #f2efea;
}

.input-group-addon {
  padding: 3px 12px;
  border-radius: 0;
}

.subBtn {
  width: 10%;
  height: 28px;
  margin-top: -1px;
  border-radius: 0;
  padding: 3px 2%;
  margin-left: -5px;
}

.stock-cat {
  text-align: right;
}

.xdebug-var-dump {
  margin: 0 15px 10px;
  padding: 15px;
}

table td.cat-item {
  width: 25%;
}

.dl-links .pull-right.text-right a {
  color: #fff;
}

#partnerLogo a {
  background-color: #000;
}

.partnerLogo img:hover {
  -webkit-filter: brightness(0.9);
  filter: brightness(0.9);
  background-color: #000;
  opacity: 0.7;
  z-index: 8;
}

#network_share a img:last-child {
  padding-right: 0 !important;
}

.highlights-product,
.margin-product-responsive #collapseOne .col-md-6 {
  max-height: 240px;
}

.highlights-product {
  overflow-y: auto;
  text-align: left;
}

#dwlFile,
#dwlFile .fa,
.pItem {
  text-align: center;
}

#network_share img {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
}

#network_share img:hover {
  filter: grayscale(0);
  -webkit-filter: grayscale(0);
}

.social-share-product img:hover {
  filter: contrast(300%);
}

.footer-links a:hover img {
  filter: brightness(0);
  -webkit-filter: brightness(0);
}

.specialBtn {
  margin-top: 85%;
}

.pItem,
.pItem a,
.pRow {
  display: block;
}

.acContainer {
  margin-bottom: 20px;
}

.acContainer a .fa {
  float: right;
  padding: 0 20px;
  font-weight: 400;
}

#dwlFile .fa {
  float: none;
}

.issuuembed,
.issuuembed iframe {
  height: 465px;
  max-height: 500px;
  min-height: 380px;
  width: 100%;
  padding: 0;
}

.headText {
  margin-top: 20px;
}

.collectionsRow .cat-item {
  padding-bottom: 20px;
}

.collectionsRow .hovereffect-top .overlay-top {
  width: 90%;
  height: 75%;
  margin: 0 auto;
}

.collectionsRow .hovereffect-top .overlay-top h2 {
  border: none;
}

p.ebookText {
  text-transform: none;
  font-size: 14px;
  line-height: 15px;
  height: 70px;
  padding: 5px 0;
  margin: 0;
}

#ebooks .modal-dialog {
  background: #fff;
}

.pItem {
  margin-bottom: 20px;
}

.pItem a {
  min-width: 265px;
  min-height: 225px;
  background-image: -ms-linear-gradient(top, #929292 0, #adadac 25%, #c5c5c5 40%, #cacac9 50%, #ecebe8 100%);
  background-image: -o-linear-gradient(top, #929292 0, #adadac 25%, #c5c5c5 40%, #cacac9 50%, #ecebe8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #929292), color-stop(25, #adadac), color-stop(40, #c5c5c5), color-stop(50, #cacac9), color-stop(100, #ecebe8));
  background-image: -webkit-linear-gradient(top, #929292 0, #adadac 25%, #c5c5c5 40%, #cacac9 50%, #ecebe8 100%);
  background-image: linear-gradient(to bottom, #929292 0, #adadac 25%, #c5c5c5 40%, #cacac9 50%, #ecebe8 100%);
}

.pItem img {
  margin: 0 auto;
  background-image: none;
  background-color: transparent;
}

.pRow {
  margin: 0 -15px;
  width: 102%;
}

.subBtn:hover {
  color: #000;
}

header {
  z-index: 50;
}

div.title-contact {
  padding-top: 10px;
}

.termsTitle {
  padding: 15px 0;
}

.prodMenuLink {
  padding: 0 !important;
  top: 0 !important;
  height: auto !important;
  float: right;
}

.videoBlock img {
  border: 1px solid #636363;
}

.sliderTopCat {
  margin-bottom: 15px !important;
}

.slick-arrow {
  width: 25px;
  height: 25px;
  color: #fff;
  font-size: 25px;
  display: inline-block;
  position: absolute;
}

#moodboard a span,
.samplesBottom {
  text-align: center;
  font-size: 13px;
}

#moodboard .ui-group {
  padding-top: 15px;
}

#moodboard .grid {
  margin: 0 -5px;
}

#moodboard .color img {
  padding: 5px;
}

.top-slider-prev {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  border: 2px solid #fff;
  transform: rotate(45deg);
  z-index: 200;
  top: 46%;
  left: -23px;
}

.top-slider-next:before,
.top-slider-prev:before {
  position: absolute;
  content: "";
  bottom: 1px;
  left: 7%;
  background: #f2efea;
}

.top-slider-prev:before {
  width: 16px;
  height: 16px;
  border: 5px solid #f2efea;
  z-index: 400;
}

.top-slider-next {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  border: 2px solid #fff;
  transform: rotate(225deg);
  z-index: 200;
  top: 46%;
  right: -23px;
}

.top-slider-next:before {
  width: 16px;
  height: 16px;
  border: 5px solid #f2efea;
  z-index: 400;
}

.prodNameBlock {
  margin-bottom: 15px;
}

.samplesBottom {
  border: 1px solid #333;
  height: 42px;
  padding: 3px;
}

.prodBtnLinefirst {
  border-left: 1px solid #babab8;
}

.title-cat {
  margin-top: 10px;
}

#moodboard .grid-item img {
  padding: 5px;
}

.BlackBtn,
.transpBtn {
  border: 1px solid #fff;
  padding: 5px 20px;
  font-size: 10px;
  line-height: 24px;
}

.des {
  margin-top: -30px;
  position: absolute;
  text-align: center;
  left: 2%;
  right: 2%;
}

.carousel-control {
  width: 4%;
}

.rounded-img-fabrics {
  height: 165px;
}

#sections .overlay,
.formSelect {
  height: 100%;
}

.transpBtn {
  color: #fff !important;
  background-color: transparent;
}

.BlackBtn,
.transpBtn:hover {
  background-color: #000;
}

.BlackBtn {
  color: #fff;
  margin-top: 10px;
}

.BlackBtn:hover,
.press-btn:hover {
  color: #000 !important;
  background-color: #fff !important;
}

#sections {
  margin: 0 -10px;
  padding-bottom: 10px;
}

#sections .cat-item {
  padding: 10px;
}

.formSelect select {
  border: 1px solid #666;
  cursor: pointer;
  border-radius: 0;
  -webkit-appearance: none;
  appearance: none;
  color: #666;
  padding-left: 5px !important;
}

.formSelect {
  position: relative;
}

.contactSalutation:after {
  top: 7px !important;
}

.titleSelect:after {
  top: 28px;
}

#orderby,
#refineby,
.filters select {
  color: #666;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: 0 0;
  border: 1px solid #8a888a;
  cursor: pointer;
  border-radius: 0;
  -webkit-appearance: none;
  appearance: none;
  padding: 1px 5px;
}

.dd-cat:after {
  content: "\f107 ";
  font: normal normal normal 17px/1 FontAwesome;
  color: #666;
  right: 4px;
  top: -8px;
  height: 34px;
  padding: 13px 0 0 8px;
  position: absolute;
  pointer-events: none;
}

.modal-content,
.sweet-alert h2,
.sweet-alert.showSweetAlert.visible,
button.confirm {
  font-family: "PT Sans", sans-serif !important;
}

.filters select .selected {
  color: #999;
  font-size: 14px;
  padding: 5px 15px;
  background: #ededed !important;
}

.filters select option:active,
.filters select option:focus,
.filters select option:hover {
  background: #ededed !important;
  color: #000 !important;
}

.videoItem {
  padding: 10px;
}

.videoItem img {
  border: 1px solid #3e3e3e;
}

.transparent {
  color: transparent;
}

.overideTxt {
  position: absolute;
  top: 92.5%;
  left: 47%;
  text-align: center;
  color: #fff;
  font-size: 11px;
  z-index: 80;
}

.overideTxt:hover {
  color: #000;
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
  max-height: 100% !important;
  z-index: 9999999;
}

.dropForm input,
.dropForm select {
  border: 1px solid #ccc;
}

.error,
#company-error,
#email-error,
#name-error,
#ocupation-error,
#phone-error {
  font-size: 12px;
  margin-top: -8px;
  color: #333;
  display: block;
  height: 20px;
  max-width: 100%;
}

button.confirm {
  border-radius: 0 !important;
  font-weight: 500 !important;
  padding: 5px 50px !important;
}

.sweet-alert h2 {
  color: #333;
  font-weight: 500 !important;
  font-size: 20px !important;
  margin: 0 0 15px !important;
}

.modal-content,
.sweet-alert.showSweetAlert.visible {
  color: #333;
  border-radius: 0;
}

.personTitle {
  height: auto;
}

.sweet-alert {
  width: 420px !important;
  background-color: #f2efea !important;
  background-repeat: no-repeat;
  background-position: center;
}

.modal .form-control {
  margin-bottom: 0;
}

.modal .formSelect:after {
  top: -5px;
}

.modal-content {
  background-color: #f2efea;
}

.sweet-alert button {
  font-size: 14px;
}

.pagshopbyroom .hovereffect-prod .bottom {
  top: 0 !important;
  margin: 0 !important;
}

.CatPartners {
  height: 130px;
  padding: 0 5px;
}

#partners .OverlayCatMenu {
  margin-top: 10%;
}

#mobilePartners {
  display: none;
}

.overlay-feira p {
  color: #333;
  margin-top: 40%;
}

.newProdImg {
  position: absolute !important;
  top: -210px;
  height: 60px;
  right: 25px;
  z-index: 30;
}

.link-video-section {
  font-size: 10px;
}

/* ::-webkit-scrollbar {
	width: 5px
}

::-webkit-scrollbar-track {
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: 0 0
}

::-webkit-scrollbar-thumb {
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: rgba(0, 0, 0, .2)
}

::-webkit-scrollbar-thumb:hover {
	background: rgba(0, 0, 0, .4)
}

::-webkit-scrollbar-thumb:window-inactive {
	background: rgba(0, 0, 0, .05)
} */

#partnersRow2 {
  margin-bottom: 20px;
}

#bold .altbottom,
#rare .altbottom {
  position: absolute;
  top: 0;
  margin: -85% auto 0;
  padding: 0;
  -webkit-transition: all 2s;
  transition: all 2s;
}

#bold .hovereffect-prod:hover .bottom,
#rare .hovereffect-prod:hover .bottom {
  display: block;
}

#rare iframe {
  height: 480px;
}

.mainNetworks .fa,
.otherNetworks .fa {
  font-size: 22px;
  width: 4.5%;
}

.newLeftBanner {
  padding-right: 10px;
}

.newRightBanner {
  padding-left: 10px;
}

.newLeftBanner .item,
.newRightBanner .item {
  background-color: transparent;
}

.newProdRow .cat-item img {
  max-height: 218px;
}

#downloads .cat-item img {
  max-height: 225px;
  min-height: 225px;
}

.prod-grid-menu {
  padding: 0 5px;
}

.newProdRow .cat-item {
  margin-bottom: 20px !important;
}

.badge {
  padding: 3px 6px;
}

.modal-lg {
  width: 60% !important;
}

.cat-item img {
  margin: 0 auto;
}

.modal-content.panel-body {
  margin: 20px;
}

.marginBottom {
  margin-bottom: 20px;
}

@-moz-document url-prefix() {
  .subBtn {
    margin-top: -1px;
  }
  .hovereffect .overlay {
    height: 100%;
  }
}

@mediapx-webkit-min-device-pixel-ratio: 2),
(min-resolution:192dpi) {
  .subBtn {
    margin-top: 1px;
  }
}

.lazyload {
  opacity: 0;
  margin: 0 auto;
}

.lazyloading {
  opacity: 1;
  transition: opacity 300ms;
  margin: 35% auto 0;
  max-height: 100%;
}

.lazyloaded {
  opacity: 1;
  transition: opacity 900ms;
}

iframe[name="google_conversion_frame"] {
  height: 0 !important;
  width: 0 !important;
  line-height: 0 !important;
  font-size: 0 !important;
  margin-top: -13px;
  float: left;
}

#bottomgrey,
#bottomgreytop,
#topBar-lg {
  height: 25px;
}

#slidebar {
  display: none;
}

#header-slidebar,
#slidebar {
  background-color: #3e3e3e;
  font-size: 10px;
}

#header-slidebar .container {
  padding: 6px 0 0 !important;
}

#topBar-lg {
  max-height: 25px;
}

#slidebar.navbar-fixed-bottom {
  bottom: 25px;
  margin-bottom: 0;
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

#bottomgrey.navbar-fixed-bottom,
#header-slidebar.navbar-fixed-bottom {
  left: 0;
  bottom: 0;
  margin-bottom: 0;
  position: fixed;
  right: 0;
  z-index: 1030;
}

#header-slidebar.navbar-fixed-bottom {
  background-color: #3e3e3e;
}

#header-slidebar a,
#slidebar a {
  color: #fff;
}

.topIcons .fa-envelope {
  color: #fff;
  font-size: 11px;
  letter-spacing: 5px;
  line-height: 12px;
}

.topIcons .fa-phone,
.topIcons .fa-whatsapp {
  color: #fff;
  font-size: 11px;
  letter-spacing: 5px;
  line-height: 16px;
}

.topIcons .fa,
.topIcons a {
  display: inline-block;
  top: 2px;
  width: auto;
}

.contact div {
  display: inline-block;
  padding-left: 0;
}

#bottomgrey .topIcons .fa-envelope,
#bottomgrey .topIcons .fa-phone,
#bottomgrey .topIcons .fa-whatsapp,
#bottomgrey a {
  color: #fff;
  font-size: 11px;
  display: inline-block;
}

#newsTicker .carousel-inner .item {
  background-color: transparent;
}

@media all and (max-width: 800px) {
  #bottomgrey,
  #newsTicker {
    padding-top: 5px !important;
  }
  #header-slidebar {
    display: none;
  }
  #slidebar {
    height: 24px;
    display: block;
  }
  #bottomgrey {
    display: block;
    background-color: #818181 !important;
    color: #fff;
    font-size: 11px;
  }
}

@media all and (max-width: 480px) {
  .contactInfoText {
    display: none !important;
  }
}

.five-col-row {
  padding-top: 20px;
  padding-bottom: 20px;
}

.bbWorld {
  background-color: #fff;
}

.col-lg-15,
.col-md-15,
.col-sm-15,
.col-xs-15 {
  position: relative;
  min-height: 95px;
  padding: 0 3%;
  width: 19.6%;
  display: inline-block;
  vertical-align: top;
}

#p1,
#p2,
#p3,
#p4 {
  border-right: 1px solid #818181;
}

.col-lg-15.last,
.col-md-15.last,
.col-sm-15.last,
.col-xs-15.last {
  border: none;
}

#p1 {
  padding: 0 3% 0 0;
}

#p5 {
  padding: 0 0 0 3%;
}

#menuFiveCol h5 {
  margin-top: 3px;
  margin-bottom: 3px;
}

#menuFiveCol h5 a {
  font-weight: 700;
  color: #000;
  font-family: "PT Sans", sans-serif;
  font-size: 10px;
  line-height: 10px;
}

@media (max-width: 800px) {
  .col-sm-15 {
    padding: 10px 1%;
  }
  #p2 {
    min-height: auto !important;
  }
  #menuFiveCol .panel-body {
    padding: 20px 0 0;
  }
}

a#link-top-menu,
a#link-top-menu:active,
a#link-top-menu:hover {
  color: #fff !important;
}

#header-logo {
  height: 77%;
}

#menuFiveCol .panel-body {
  padding: 30px 0 20px;
}

.dropdown-menu,
.menu-container {
  padding-top: 0;
  padding-bottom: 0;
}

.navbar-form {
  margin: 0;
  padding: 0;
  width: 100%;
}

.menu-container {
  width: 1120px;
  margin: 0 auto;
}

.section-divider {
  margin-top: 10px !important;
}

h2#headerIcon {
  font-size: 22px;
  line-height: 29px;
  color: #fff;
  padding-right: 5px;
  position: relative;
  margin-top: 0%;
}

#header-top-menu {
  display: block;
  background: #fff;
}

.collapse {
  display: none;
}

#header-top-menu > div > ul {
  list-style: none;
  padding-left: 0;
}

#top-menu-sub {
  list-style-type: none;
  padding: 0;
}

#header-container {
  background-color: #000;
  display: block;
}

#header-universe-show {
  font-size: 11px;
  margin-top: 2%;
  color: #fff;
  margin-bottom: 11px;
}

a#link-top-menu {
  padding-left: 0;
  margin-left: 0;
}

#logo {
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-height: 54px;
}

#CatMenu {
  margin: 0 auto;
  display: block;
}

.CatProdMenu {
  width: 10.3%;
  padding: 10px 10px 0;
  display: inline-block;
  vertical-align: top;
}

.OverlayCatMenu {
  height: 30px;
  z-index: 100;
  background-color: transparent;
  text-align: center;
  margin-top: -32%;
  font-size: 10px;
}

.CatProdMenu p {
  padding: 0;
}

.CatProdMenu img {
  margin: 0 auto;
}

.CatProdMenuFirst {
  width: 8% !important;
}

.CatProdMenuLast {
  width: 7.5% !important;
}

.CatProdMenuLast img {
  padding: 0;
  margin-right: -5px;
}

.CatProdMenuFirst p,
.CatProdMenuLast p {
  margin-top: -31px;
}

#sticky .col-lg-12 {
  padding-left: 0;
  padding-right: 0;
}

#sticky.fixed-top {
  top: 0;
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  -webkit-transition: all 2s ease;
  -moz-transition: all 2s ease;
  -ms-transition: all 2s ease;
  -o-transition: all 2s ease;
  transition: all 2s ease;
}

#headerIconBlock {
  margin-top: 5px;
}

@font-face {
  font-family: icomoon;
  src: url(../fonts/icomoon/icomoon.eot);
  src: url(../fonts/icomoon/icomoon.eot?#iefix) format("embedded-opentype"), url(../fonts/icomoon/icomoon.woff) format("woff"), url(../fonts/icomoon/icomoon.ttf) format("truetype"), url(../fonts/icomoon/icomoon.svg#icomoon) format("svg");
  font-weight: 400;
  font-style: normal;
}

.sb-search {
  position: relative;
  margin-top: 6px;
  width: 0;
  min-width: 60px;
  height: 28px;
  float: right;
  overflow: hidden;
  -webkit-transition: width 0.3s;
  -moz-transition: width 0.3s;
  transition: width 0.3s;
}

.sb-search-input {
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  outline: 0;
  background: #000;
  width: 100%;
  height: 60px;
  margin: 0;
  z-index: 10;
  padding: 20px 65px 20px 20px;
  font-family: inherit;
  font-size: 20px;
  color: #fff;
}

.sb-search-input:-ms-input-placeholder,
.sb-search-input::-moz-placeholder,
.sb-search-input:-moz-placeholder,
.sb-search-input::-webkit-input-placeholder {
  color: #fff;
}

#sb-search-m .sb-search-input:-ms-input-placeholder,
#sb-search-m .sb-search-input::-moz-placeholder,
#sb-search-m .sb-search-input:-moz-placeholder,
#sb-search-m .sb-search-input::-webkit-input-placeholder {
  color: #000;
}

.sb-search-submit {
  height: 60px;
  line-height: 60px;
  text-align: center;
  transition: all 0.3s;
  background: #fff;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  color: transparent;
  border: none;
  outline: 0;
  z-index: -1;
}

.sb-icon-search,
.sb-search-submit {
  cursor: pointer;
  min-width: 60px;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
  margin: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
}

.sb-icon-search {
  height: 28px;
  line-height: 30px;
  text-align: right;
  transition: all 0.3s;
  color: #fff;
  background: #000;
  z-index: 90;
  font-size: 19px;
  font-family: icomoon;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
}

#sb-search-m,
#sb-search-m form,
#sb-search-m .sb-search-submit,
#sb-search-m .sb-search-input,
#sb-search-m .sb-icon-search {
  color: #000 !important;
  background: #fff !important;
}

#stock a,
.nav li.dropdown a {
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 700;
}

#stock a,
p.menu-p {
  font-style: italic;
}

#mainMenu,
#mobileMenu,
#stock a,
.nav li.dropdown a,
.navbar,
nav {
  font-family: "PT Sans", sans-serif;
}

.sb-icon-search:before {
  content: "\e000";
}

.no-js .sb-search,
.sb-search.sb-search-open {
  width: 100%;
}

.no-js .sb-search .sb-icon-search,
.sb-search.sb-search-open .sb-icon-search {
  background: 0 0;
  color: #fff;
  z-index: 11;
  right: 3px;
}

.no-js .sb-search .sb-search-submit,
.sb-search.sb-search-open .sb-search-submit {
  z-index: 90;
}

#mainMenu,
#mobileMenu,
.navbar,
nav {
  margin: 0 auto;
  height: 38px;
  min-height: 38px;
  max-height: 38px;
  font-size: 14px;
  background: #fff;
}

.dropdown-menu {
  margin: 0 auto;
  border: none;
  border-top: 3px solid #000;
  border-bottom: 1px solid #818181;
  border-radius: 0;
  width: 100%;
}

.nav li.dropdown {
  position: static !important;
  display: inline-block;
}

.nav li.dropdown a:active,
.nav li.dropdown:active {
  color: #fff;
  background-color: #e3e3e3;
}

.nav li.dropdown a:hover,
.nav li.dropdown:hover {
  color: #fff;
  background-color: #000;
}

.nav li.dropdown a {
  font-size: 9px;
  line-height: 37px;
  color: #818181;
  padding: 0 2px;
}

.nav li.dropdown:hover {
  color: #fff;
  background-color: #000;
}

ul.nav li.dropdown:hover ul.dropdown-menu {
  display: block;
}

.media-col {
  display: inline-block;
  padding-left: 10px;
}

.imgLinkMenu {
  padding: 0 !important;
}

#mainMenu ul.dropdown-menu {
  background-color: #fff;
  width: 100%;
  left: 0;
  position: fixed;
  padding: 10px 0;
  height: 376px;
}

.nav-justified > li {
  width: 9.091%;
}

.hamburger,
.hamburger i {
  border: none;
  background-color: transparent;
  font-size: 28px;
  padding-left: 10px;
  line-height: 33px;
}

#stock a,
#stock:hover {
  color: #a37e2c;
  padding: 0 1px;
}

#stock,
#stock a {
  background: 0 0;
}

#stock a {
  font-size: 9px;
  line-height: 38px;
  height: 38px;
  text-align: left;
}

#stock:hover {
  text-decoration: underline;
  background: 0 0 !important;
}

#mobileMenu .dropdown-menu > li,
.mTitle,
.mTitle a {
  font-weight: bolder !important;
  color: #000 !important;
}

.dropdown-menu > li {
  display: table-cell;
}

#menuWorldMCollapse li,
#mobileMenu .dropdown-menu > li {
  text-transform: uppercase;
  font-size: 12px !important;
  text-align: left !important;
  background-color: #fff;
  line-height: 16px !important;
  display: block !important;
}

#mobileMenu li a {
  padding: 5px 20px;
}

#mobileMenu .dropdown-menu > li {
  padding: 0;
}

#menuWorldMCollapse li {
  padding: 5px 0;
}

.mTitle,
.mTitle a {
  font-size: 12px !important;
  line-height: 28px !important;
  padding: 0;
  text-align: left !important;
  background-color: #fff;
  text-transform: uppercase;
}

.mItem,
.mItem a {
  color: #333 !important;
}

.mItem {
  line-height: 11px !important;
  font-size: 9px !important;
  font-weight: 700;
}

.mItem a {
  font-weight: 400;
  line-height: 16px !important;
}

.mItem a:active,
.mItem a:focus,
.mItem a:hover {
  color: #818181;
  line-height: 11px !important;
}

.mTitle a:hover,
a.dropLink:active,
a.dropLink:hover {
  text-decoration: underline;
  background: #fff !important;
  color: #333 !important;
}

.img-dropdowm-menu {
  padding: 0;
  margin: 0;
}

.menu-prod {
  padding-top: 0;
}

.hamburgerDrop {
  padding: 0;
  margin: 0;
  border-top: 1px solid #ededed;
}

a.dropLink:active,
a.dropLink:hover {
  line-height: 16px !important;
}

.menu-first {
  margin-left: -15px;
}

.mega-dropdown-menu .container {
  padding: 0;
}

.mega-dropdown-menu form {
  margin: 3px 20px;
}

.mega-dropdown {
  position: static !important;
  width: 100%;
  left: 0;
}

.nav-justified {
  margin-top: -1px;
}

.img-menu {
  min-height: 335px;
  height: 100%;
  width: auto;
}

#liSobre .img-menu {
  min-height: 117px;
  height: 117px;
  max-height: 117px;
  width: auto;
}

.sobre-col img {
  padding: 5px;
}

.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  color: #fff;
  background: #000;
}

.col-video-right {
  margin-right: 0;
  padding-right: 0;
}

.col-video-right video {
  width: 100%;
  padding-left: 5px;
  text-align: right;
}

.col-samples-8 video {
  padding-right: 0;
  max-height: 345px;
}

p.menu-p {
  color: #818181;
  text-transform: uppercase;
  text-align: right;
  font-size: 10px;
  line-height: 12px;
  font-weight: 800;
  margin: 0;
  padding: 0;
}

@media (max-width: 1199px) {
  .container > .navbar-collapse {
    margin-left: 0;
    margin-right: 0;
    padding: 0;
  }
  .navbar-header {
    float: none;
  }
  .navbar-left,
  .navbar-right {
    float: none !important;
  }
  .navbar-toggle {
    display: block;
    float: left;
  }
  .navbar-toggle .icon-bar {
    border: 2px solid #3d3d3d;
  }
  .navbar-collapse {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
  }
  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-nav {
    float: none !important;
  }
  .navbar-nav > li {
    float: none;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .collapse.in {
    display: block !important;
  }
  .nav-justified > li {
    display: block;
    padding-left: 10px;
    width: 100%;
  }
  .nav-justified > li > a {
    text-align: left !important;
    padding-left: 10px;
  }
  .navbar-right,
  .prod-grid-menu {
    display: none !important;
  }
  .w3-show,
  .w3-show-block {
    display: block !important;
    overflow: scroll;
  }
  #menuWorldM {
    overflow: scroll;
  }
  .w3-gray,
  .w3-grey,
  .w3-hover-gray:hover,
  .w3-hover-grey:hover {
    color: #000 !important;
    background-color: #bbb !important;
  }
  .w3-hover-white:hover,
  .w3-white {
    color: #000 !important;
    background-color: #fff !important;
  }
}

.btnBlack,
.btnWhite {
  height: 30px !important;
  width: 100%;
  border: 1px solid #000;
  text-transform: uppercase;
}

@media (max-width: 1100px) {
  .prod-grid-menu {
    display: none !important;
  }
}

@media (max-width: 992px) {
  #header-universe-show {
    display: inline-block;
    float: left;
    position: relative;
  }
}

.btnBlack {
  background-color: #000;
  color: #fff !important;
  font-size: 14px !important;
  line-height: 17px;
}

.btnBlack:active,
.btnBlack:hover {
  background-color: #fff;
  color: #000 !important;
}

.btnWhite {
  background-color: #fff;
  color: #000;
  font-size: 14px;
}

.btnGold,
.btnTransp {
  text-transform: uppercase;
  font-size: 14px;
  width: 100%;
  height: 30px;
}

.btnWhite:active,
.btnWhite:hover {
  background-color: #000;
  color: #fff;
}

.btnGold {
  background-color: #9b702b;
  color: #fff;
  border: 1px solid #9b702b;
}

.btnGold:active,
.btnGold:hover {
  background-color: #fff;
  color: #9b702b;
}

.btnTransp,
.transpBtnProd {
  border: 1px solid #000;
  background-color: transparent;
}

.btnTransp {
  color: #000;
  padding: 0 20px;
}

.btnTransp:hover,
.transpBtnProd:hover {
  background-color: #000;
  color: #fff;
}

.back-to-top {
  font-size: 14px;
  cursor: pointer;
  position: fixed;
  bottom: 34px;
  left: 2px;
  width: 4%;
  display: none;
  z-index: 1000;
  padding: 5px;
}

.back-to-top:hover {
  background: 0 0;
  color: #000;
}

.back-to-top span {
  border-radius: 50%;
  border: 3px solid #3e3e3e;
  padding: 3px 2.5px 4px 4px;
  text-align: center;
  color: #3e3e3e;
}

.back-to-top:hover span {
  border: 3px solid #000;
  color: #000;
}

.homeModal .btnBlack {
  line-height: 29px;
}

.btnIsotope {
  color: #fff !important;
  font-size: 11px;
  padding-top: 5px;
  padding-bottom: 5px;
  border: 0.5px solid #babab8;
  border-top: none !important;
  border-bottom: none !important;
  background-color: #000;
  text-decoration: none;
  box-shadow: none;
  transition: box-shadow 0.8s;
  -webkit-transition: box-shadow 0.8s;
  width: 14.2871%;
  display: inline-block;
}

.btnIsotope:hover {
  background-color: #fff;
  opacity: 0.8;
  position: relative;
  transition: box-shadow 0.8s;
  -webkit-transition: box-shadow 0.8s;
  border: none;
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.75);
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.75);
  color: #000 !important;
}

input,
select,
textarea {
  padding: 6px 12px !important;
  cursor: pointer;
  color: #818181 !important;
  background-color: #fff;
  margin-bottom: 10px;
  width: 100%;
}

input,
select {
  text-transform: uppercase;
  border: 1px solid #ccc !important;
  font-size: 11px !important;
  border-radius: 0;
  height: 28px !important;
}

select {
  background: url(img/select.png) 98% center no-repeat #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
}

#landingOffer .formSelect select {
  border: 1px solid #ccc !important;
  padding: 6px 12px !important;
  text-transform: capitalize;
  font-size: 14px;
}

input[type="text"],
textarea {
  outline: 0;
  box-shadow: none !important;
  border: 1px solid #ccc !important;
}

.form-control {
  border-radius: 0;
  margin-bottom: 10px;
}

textarea {
  text-transform: none;
  border: 1px solid #ccc !important;
  font-size: 11px !important;
  border-radius: 0;
  height: 99px !important;
}

textarea.form-control {
  height: 60px;
}

label.btn {
  width: auto;
}

.formSelect:after {
  content: "\f107 ";
  font: normal normal normal 17px/1 FontAwesome;
  color: #666;
  top: -9px;
  right: 10px;
  padding: 13px 0 0 8px;
  position: absolute;
  pointer-events: none;
}

#landingOffer .formSelect:after {
  top: -5px;
}

.formModal .modal-content {
  padding: 10px 20px;
}

.formModal h4 {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
}

.modal-header .close {
  font-size: 23px;
  margin-top: -8px;
  font-weight: 700;
  color: #000;
}

.formModal .modal-body,
.formModal form {
  padding: 0;
}

#li-search {
  width: 40px;
  position: absolute;
  right: 5px;
  z-index: 9999;
}

.caption-central,
.caption-top {
  position: absolute;
  z-index: 1;
  text-align: center;
  padding: 0;
  width: 33%;
}

.top-slider-btn {
  line-height: 19px;
  font-size: 11px;
}

.caption-top {
  top: 27%;
  background-color: transparent;
  right: 2.5%;
}

.caption-central {
  background-color: rgba(255, 255, 255, 0.7);
  top: 15%;
  height: 70%;
  right: 33%;
  left: 33%;
}

.whiteBack {
  padding: 10%;
}

.caption-mid-right {
  position: absolute;
  width: 50%;
  left: 25%;
  bottom: 5%;
  padding: 15px;
  min-height: 38px;
  z-index: 100;
  background-color: transparent;
  text-align: center;
}

.caption > h6 {
  letter-spacing: 0.5px;
  font-size: 11px;
  color: #9b702b;
}

.caption-mid-right > h6,
.caption-top > h6 {
  font-family: "PT Sans", sans-serif;
  font-style: italic;
  margin-bottom: 5px;
  letter-spacing: 1px;
}

.bottomBannerItalic,
.bottomBannerTopText,
.hovereffect-banner p {
  font-family: Merriweather, sans-serif;
}

.caption > h5 {
  margin: 0;
  font-size: 22px;
  color: #000;
  letter-spacing: 0.8px;
}

.caption > div > a {
  margin-top: 3px !important;
  bottom: 2px;
  width: auto;
  background-color: #000;
  padding: 2px 0;
  color: #fff;
  font-size: 13px;
}

.caption > a:hover {
  color: #000;
  background-color: #fff;
}

.bottomBannerTopText {
  font-size: 14px;
  font-style: italic;
  color: #9b702b;
  display: block;
  margin: 7% auto 3%;
  text-transform: uppercase;
  text-align: center;
}

.bottomBannerBold {
  font-size: 17px;
  letter-spacing: 1px;
  display: block;
  color: #000;
  font-weight: 800;
  margin: 0;
  line-height: 22px;
  text-align: center;
}

.bottomBannerBig,
.bottomBannerItalic {
  display: block;
  font-size: 17px;
  font-weight: 500;
  color: #000;
  line-height: 24px;
  text-align: center;
}

.bottomBannerBig {
  margin: 0;
}

.bottomBannerItalic {
  text-transform: none;
  font-style: italic;
  text-align: center;
  letter-spacing: 0.3px;
}

.downloadText,
.hovereffect-prod h2 {
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
}

#FrontTopCarousel .caption-top {
  width: 25%;
  right: 3.7%;
  top: 42%;
  text-align: center;
}

.Front-Righ-Carousel .caption-top {
  width: 80%;
  left: 10%;
  top: 80%;
  text-align: center;
}

#FrontLeftCarousel .top-slider-btn,
#FrontRightCarousel .top-slider-btn {
  padding: 2px 20px;
  margin-top: 10px;
  line-height: 15px;
}

#FrontTopCarousel .top-slider-btn,
.top-slider-btn {
  border: 5px solid #000;
  background-color: #000;
  color: #fff;
}

#FrontTopCarousel .top-slider-btn:hover,
.top-slider-btn:hover {
  background-color: #ededed;
  color: #333;
  border-color: #ededed;
}

.caption-central .bottomBannerBig,
.caption-central .bottomBannerBold,
.caption-central .bottomBannerItalic {
  line-height: 20px;
  padding: 0;
}

.bannerText .whiteBack {
  padding: 25% 3%;
}

#FrontTopCarousel .bottomBannerTopText {
  font-size: 15px;
  padding-bottom: 3.5%;
  margin: 0;
}

#FrontTopCarousel .bottomBannerBold {
  font-size: 16px;
  line-height: 23px;
  margin: 0;
}

#FrontTopCarousel .top-slider-btn {
  margin-top: 10%;
  width: auto;
}

.bannerText {
  width: 50%;
  left: 25%;
  bottom: 30%;
  position: absolute;
  color: #fff;
}

.btn-e,
.ctaText {
  color: #000;
}

.downloadText {
  color: #000;
  font-size: 12px;
  line-height: 12px;
  height: 30px;
}

.carousel-inner {
  padding-bottom: 10px;
  line-height: 10px;
}

@media all and (max-width: 600px) {
  #FrontLeftCarousel .top-slider-btn,
  #FrontRightCarousel .top-slider-btn {
    margin-top: 0;
  }
}

.container {
  text-transform: uppercase;
}

.btn-e {
  background-color: #fff;
  border: 1px solid #fff;
  width: auto;
  padding: 6px 20px;
}

.btn-e:hover {
  background-color: #000;
  color: #fff;
}

.hovereffect-prod {
  width: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  cursor: default;
}

.colors-cat,
.stock-cat {
  font-style: italic;
  padding: 7px 5px 0 0;
  color: #9b702b;
}

.colors-container {
  float: left;
  margin-left: 2px;
}

.hovereffect-prod img {
  display: block;
  position: relative;
}

.hovereffect-prod .overlay {
  width: 100%;
  top: 0;
  left: 0;
}

.hovereffect-prod h2 {
  color: #fff;
  letter-spacing: 4px;
  position: relative;
  font-size: 1.4vw;
  margin-top: 26%;
  padding: 10px 10px 5px;
}

.hovereffect-prod .overlay > p {
  width: 100%;
  display: inline-block;
  letter-spacing: 1px;
  text-align: right;
  color: #40001d;
  font-style: italic;
  position: relative;
  padding: 10px 15px 0 0;
  font-size: 12px;
}

.hovereffect-prod .bottom {
  letter-spacing: 1px;
  color: #929393;
  position: relative;
  font-size: 12px;
  background-color: #fff;
  opacity: 1;
  z-index: 20;
  padding: 6px 1%;
  display: block;
}

/* .hovereffect-prod:hover .bottom {
  display: none;
} */

.pag-stock .hovereffect-prod:hover .bottom {
  display: block;
}

.hovereffect-prod:hover .altbottom {
  z-index: 20;
  letter-spacing: 1px;
  color: #000;
  font-size: 11px;
  border-top: 1px solid #929393;
}

.bb-font,
.hovereffect-banner h2,
.hovereffect-banner p {
  text-align: center;
  position: relative;
  color: #fff;
}

.col6Small .hovereffect-prod .altbottom {
  left: 0;
}

.cat-title {
  border-bottom: 1px solid #666;
  padding-left: 0;
}

.cat-title-full,
.cat-title-full p.title-cat {
  padding: 0 !important;
}

.cat-title-full {
  border-bottom: 1px solid #666 !important;
  width: 100%;
  max-width: 1120px;
  margin-left: 10px;
}

#pagcat .hovereffect-prod,
.pag-allproducts .hovereffect-prod {
  background: #fff;
}

#pagcat .hovereffect-prod .overlay,
.hovereffect-prod .overlay,
.pag-allproducts .hovereffect-prod .overlay {
  position: relative;
  overflow: visible;
  margin-top: -3%;
  height: 30px;
}

#pagcat .hovereffect-prod .bottom,
.hovereffect-prod .bottom,
.pag-allproducts .hovereffect-prod .bottom {
  width: 100%;
  height: 100%;
  text-align: center;
  margin: 0;
  background: #fff;
}

#pagcat .colors-cat,
#pagcat .stock-cat,
.colors-cat,
.pag-allproducts .colors-cat,
.pag-allproducts .stock-cat {
  padding: 8px 0 0;
}

#pagcat .hovereffect-prod .altbottom,
.hovereffect-prod .altbottom,
.pag-allproducts .hovereffect-prod .altbottom {
  display: none;
}

.pag-allproducts .hovereffect-prod:hover .altbottom,
.hovereffect-prod:hover .altbottom,
#pagcat .hovereffect-prod:hover .altbottom {
  display: block;
}

.hovereffect-prod .altbottom {
  display: block;
  opacity: 1;
  width: 100%;
  height: 100%;
  margin: 0;
  margin-top: -30px;
  background-color: #fff;
  position: relative;
  padding: 0 5px;
}

#pagprice .hovereffect-prod:hover .altbottom,
.pag-allproducts .hovereffect-prod:hover .altbottom,
#pagcat .hovereffect-prod:hover .altbottom,
#newprod .hovereffect-prod:hover .altbottom {
  margin: 0;
}

.bannerCatCenter {
  padding: 0 10px;
}

.hovereffect-banner {
  width: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}

.hovereffect-banner img {
  display: block;
  position: relative;
}

.bb-font {
  margin-top: 4.5%;
  text-transform: uppercase;
  letter-spacing: 2px;
  text-indent: 2px;
  font-size: 15px;
  padding: 10px 10px 15px;
  margin-bottom: 0;
  font-style: normal;
}

.hovereffect-banner h2 {
  text-transform: uppercase;
  letter-spacing: 6px;
  text-indent: 5px;
  font-size: 25px;
  font-weight: 900;
  padding: 0;
  margin-top: 0;
}

.hovereffect-banner p {
  width: 100%;
  text-transform: none;
  display: inline-block;
  letter-spacing: 3px;
  text-indent: 3.5px;
  padding: 10px 20px;
  font-size: 15px;
  font-style: italic;
}

.hovereffect-banner .btn {
  width: 14%;
  font-size: 12px;
  border: none;
  font-family: inherit;
  color: inherit;
  background: 0 0;
  cursor: pointer;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 2px;
  outline: 0;
  position: relative;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

.hovereffect-banner .btn-e {
  border: 1px solid #fff;
  color: #fff;
  overflow: hidden;
}

.hovereffect-banner .btn-e:active,
.hovereffect-banner .btn-e:hover {
  color: #000;
  background: #fff;
}

.hovereffect-banner .btn-e:hover:after {
  height: 260%;
  opacity: 1;
}

.hovereffect-banner .btn-e:active:after {
  height: 400%;
  opacity: 1;
}

.title-cat {
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 14px;
}

#about .title-cat {
  padding-left: 6%;
}

.open-form {
  background: #000;
  width: 100%;
  color: #fff;
}

.rowProd {
  margin: 20px -10px;
  padding: 0;
}

.prodGrid {
  padding: 10px;
}

#carousel-6col-generic img.slide-image {
  max-height: 582px;
}

.cat-row1 {
  margin-left: 2px;
}

.cat-prod-banner div.overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: -50%;
  left: 0;
}

.cat-item .open > .dropdown-menu {
  margin-top: 50px !important;
}

.partnersTitleMobile,
.titlePartners {
  border-top: 1px solid #000;
  padding: 5px 0 13px;
}

.partnersTitleMobile {
  margin: 0 5px;
}

#partnersRow1,
#partnersRow2 {
  margin: 0 -10px;
}

#partnersRow1,
.footerBlock {
  margin-bottom: 20px !important;
}

#subscribe-input input {
  display: inline-block;
  cursor: default;
}

.input-group-addon {
  cursor: pointer;
}

#subscribe {
  padding-bottom: 15px;
}

.partnerLogo {
  padding: 0 10px !important;
}

#partners .bottom {
  text-align: center;
  margin-top: -12%;
  overflow: hidden;
}

#partners .col-lg-12 {
  padding: 0;
}

div#row51,
div#row52 {
  width: 20%;
  display: inline-block !important;
  float: left;
}

#newprod .whiteBack {
  text-transform: uppercase;
}

footer {
  background-color: #fff;
}

#footer-menu {
  padding-top: 25px;
}

#footer-menu .container {
  background-image: url(//brabbu.com/resources/img/footer/image-footer-logo.png);
  background-repeat: no-repeat;
  background-position: center;
}

.footer-links > li > a {
  text-transform: capitalize !important;
  font-size: 12px;
}

.footer-links {
  padding-top: 0;
  margin-top: 10px;
}

.foot-col-first {
  padding-left: 0;
}

.foot-col-last {
  padding-right: 0;
}

.main-footer,
.main-footer a {
  color: #a37e2c;
  font-size: 16px;
  font-family: Merriweather, sans-serif;
  font-weight: 400;
  font-style: italic;
}

#brand-rights {
  font-size: 10px;
  color: #818181;
  margin-top: 0;
  padding-bottom: 50px;
}

.footer-links li img {
  padding-right: 10px;
}

.footer-links .fa {
  width: 23px;
  text-align: left;
}

.loadBtn {
  padding: 0 10px;
  width: 44% !important;
  margin: 5px auto;
  text-align: center;
  line-height: 29px !important;
}

#four-o-four h2 {
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  margin-top: 50%;
  letter-spacing: 6px;
  border: 1px solid #fff;
  width: 80%;
  margin-left: 10%;
}

#four-o-four .hovereffect img {
  -webkit-filter: brightness(0.5);
  filter: brightness(0.5);
  -webkit-transition: all 0.5s;
}

#four-o-four h2:hover {
  text-shadow: #000 1px 1px 0;
  color: #e0e0e0;
}

#four-o-four .btnBlack {
  width: 60%;
  margin: 0 20%;
}

/********************************************/
/************* notifications header *********/
/********************************************/

.rightLogo {
  padding-top: 7px;
}

#headerIcon {
  padding-top: 4px;
}

.headerActionIcon h2 {
  font-size: 22px;
  color: #fff;
  padding-right: 5px;
  position: relative;
  text-align: right;
  line-height: 25px;
}

.headerActionIcon .badge-notify {
  display: inline-block;
  position: absolute;
  background-color: #e8560c;
  top: -1px;
  right: -9px;
  text-align: right;
}

/********************************************/
/************* notifications header *********/
/********************************************/

/********************************************/
/*************    new exit popup    *********/
/********************************************/
.p-0 {
  padding: 0 !important;
}

.popupexit-toinspire .modal-dialog {
  width: 95%;
  margin: 16px auto;
  overflow-y: auto;
  max-height: 95vh;
}

.popupexit-toinspire .modal-dialog .modal-content {
  width: 100%;
  background: rgba(0, 0, 0, 0.6) !important;
}

.popupexit-toinspire .section-title {
  margin: 1rem 0;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
}

.toinspire-item {
  padding: 0.25rem;
}

.toinspire-item a {
  display: inline-block;
}

.toinspire-item .cta {
  width: 100%;
  color: #222222;
  font-size: 1.1rem;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.popupexit-toinspire .slide-arrow {
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  font-size: 18px;
  width: auto;
  height: auto;
}
.popupexit-toinspire .slide-arrow.dark-arrow i {
  padding: 12px;
  color: #222222;
}
.popupexit-toinspire .prev-arrow {
  left: 0;
}
.popupexit-toinspire .next-arrow {
  right: 0;
}

.popupexit-toinspire .item-name {
  color: #222222;
  font-size: 1rem;
  height: 28px;
  font-weight: 500;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

@media (min-width: 768px) {
  .popupexit-toinspire .modal-dialog {
    width: 75%;
  }
  .popupexit-toinspire .item-name {
    font-size: 1.1rem;
    letter-spacing: 1px;
  }
}

.mySwiperToInspire {
  padding: 10px 0px;
}

/********************************************/
/*************      new FOOTER      *********/
/********************************************/
.row-no-padding > [class*="col-"] {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.slide-arrow {
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  font-size: 18px;
  width: auto;
  height: auto;
}
.slide-arrow.light-arrow i {
  padding: 12px;
  opacity: 0.6;
  color: #ffffff;
}
.prev-arrow {
  left: 1%;
}
.next-arrow {
  right: 1%;
}

#partnersFooter {
  background-color: #262626;
  font-family: Raleway, sans-serif;
}

.footer-area {
  color: #ffffff;
}

.footer-area .menu {
  line-height: 22px;
  font-size: 11px;
  margin-bottom: 1rem !important;
}

.footer-area .menu .title,
.footer-area .title {
  font-weight: bold;
  font-size: 12px;
  display: block;
  margin-bottom: 4px;
}

.footer-area .menu a {
  display: block;
  margin: 0;
  color: #ffffff;
}

.footer-area .menu a:hover {
  text-decoration: none;
  color: #ffffff;
}

.footer-area .inputEmail {
  border: 1px solid #ffffff;
  color: #ffffff;
  background-color: transparent !important;
  padding: 0px 2px 0px 20px;
  font-size: 11px;
  height: 38px;
  margin: 0;
  float: left;
  box-sizing: content-box;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  border-radius: 0px;
}

.footer-area .form-button {
  border: 1px solid #ffffff;
  color: #ffffff;
  background-color: transparent;
  padding: 2px;
  font-size: 11px;
  height: 42px;
  margin: 0;
  float: left;
  border-left: none;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  border-radius: 0px;
}

.footer-area .social {
  margin-top: 1.5rem;
}

.social-icon-ft {
  color: #ffffff;
  font-size: 16px !important;
  margin-right: 14px;
}

.separator-ft {
  color: #ffffff;
  border-top: 1px solid #ffffff;
  margin-top: 3rem;
}

.partners-area-space {
  color: white;
  text-align: center;
  text-transform: uppercase;
  margin-top: 30px;
}

.partnersTitle {
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 2px;
}

.partnersSubtitle {
  margin-top: -5px;
  font-size: 26px;
  margin-bottom: 14px;
  letter-spacing: 2px;
  font-weight: 400;
}

.partners-small {
  max-width: 19%;
  width: 19%;
  *width: 19%;
  float: left;
}
.partners-medium {
  max-width: 19.2%;
  width: 19.2%;
  *width: 19.2%;
  float: left;
}
.partners-big {
  max-width: 21.4%;
  width: 21.4%;
  *width: 21.4%;
  float: left;
}

.partners-area-space .btn-view-more {
  bottom: 4%;
  transform: translateY(-4%);
  position: absolute;
  left: 0;
  right: 0;
  z-index: 3;
  transition: 0.2s all ease;
  margin: 0 auto;
}

@media (max-width: 800px) {
  .partners-area-space .btn-view-more img {
    width: auto !important;
  }
}

.toinspire-row .title {
  font-size: 18px;
  letter-spacing: 2px;
  font-weight: 400;
  margin: 14px 0px 10px;
}

.toinspire-row .title label {
  font-weight: 200;
  margin-bottom: 0px;
}

@media (min-width: 992px) {
  .toinspire-row .col-md-1,
  .toinspire-row .col-sm-1,
  .toinspire-row .col-lg-1 {
    width: 14.2857%;
    *width: 14.2857%;
    flex: 0 0 14.2857%;
    max-width: 14.2857%;
  }
}

.toinspire-item-col {
  padding: 0.4rem !important;
}

@media (min-width: 768px) {
  .toinspire-item .item-name {
    font-size: 0.72rem;
    letter-spacing: 1px;
  }
}

.toinspire-item .item-name {
  color: #ffffff;
  font-size: 12px;
  height: 28px;
  font-weight: 500;
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 0.5rem !important;
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}

.toinspire-item .cta {
  width: 100%;
  color: #ffffff;
  font-size: 12px;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

.covet-branding {
  padding: 0.8rem 0;
  display: inline-block;
  text-align: center;
}
.covet-branding a {
  display: inline-block;
  color: #ffffff;
  display: inline-block;
  justify-content: center;
}
.covet-branding img {
  margin: 0px 10px;
  display: inline-block;
}
.covet-branding span {
  font-size: 11px;
  line-height: 30px;
}

.apoios-area {
  text-align: left;
}
.apoios-code {
  color: #9e9e9e;
  font-size: 9px;
}
