.navbar-brand.logo-text small {
    color: #000000;
}

.logo-text a span {
    font-size: 28px;
}

/* Special Message Style Starts */
/* ---------------------------- */

div#t4-specialmessage {
	min-height: 32px;
}

div#t4-specialmessage h3 {
	font-size: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}

div.t4-specialmessage.affix {
    z-index: 10999;
	width: 100%;
}

.custom.hbox {
  margin: 0 auto;
  white-space: nowrap;
  overflow: hidden;
}

.hbox p {
	padding-top: 5px;
  display: inline-block;
  padding-left: 100%;
  animation: marquee 30s linear infinite;
	font-size: 1.2em;
	height: 25px;
}

.hbox p:hover {
    animation-play-state: paused;
 }

.hbox a {
	color: #ffffff;
}

@keyframes marquee {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(-100%, 0);
  }
}

/* Special Message Style Ends */

#t4-home-page-positions .t4-module {
    padding: 20px;
	margin: 45px;
    background-color: rgba(255, 255, 255, 1);
    border-radius: 30px;
    border: #e7e7e7 solid 1px;
	min-height: 500px;
	box-shadow: 3px 5px #888888;
}

#t4-home-page-positions .t4-module.HomePageContact {
    padding: 20px;
	margin: 45px;
    background-color: rgba(255, 255, 255, 1);
    border-radius: 30px;
    border: #e7e7e7 solid 1px;
    min-height: auto;
	box-shadow: 3px 5px #888888;
}

div.parallaxText {
    padding: 20px;
	margin: 0px 45px 45px 45px;
    background-color: rgba(255, 255, 255, 1);
    border-radius: 30px;
    border: #e7e7e7 solid 1px;
    margin: 0 20%;
}

#t4-home-page-positions .t4-module img {
	width: auto;
	max-height: 280px;
}

#t4-home-page-positions .position-1 .t4-module {
    padding: 0px;
	margin: 0px;
    background-color: rgba(255, 255, 255, 1);
    border-radius: 0px;
    border: 0px;
	min-height: 500px;
}

#t4-home-page-positions .position-1 {
	padding-right: 0px;
    padding-left: 0px;
}

.parallax {
		
	/* Set a specific height */
	  height: 700px;
		padding-top: 100px;

	  /* Create the parallax scrolling effect */
	  background-attachment: fixed;
	  background-position: top;
	  background-repeat: no-repeat;
	  background-size: cover;
	}


.t4-module.module.scrollerModule {
		min-height: 250px;
	}

	/* Marquee Module starts */
	/*----------------------*/

	#scroller {
        position: relative;
		height: 330px; 
		margin: 0 auto;
    }
    #scroller .innerScrollArea {
        overflow: hidden;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
    }
    #scroller ul {
        padding: 0;
        margin: 0;
        position: relative;
    }
    #scroller li {
        padding: 0;
        margin: 0;
        list-style-type: none;
        position: absolute;
		width: 220px;
    }

.t4-navbar .nav-item {
    position: relative;
    width: 138px;
    text-align: center;
    border-right: 1px solid #ffffff;
}

#t4-main-body .category-header {
    padding: 20px;
	margin: 0px;
	margin-bottom: 45px;
    background-color: rgba(255, 255, 255, 1);
    border-radius: 30px;
    border: #e7e7e7 solid 1px;
	height: auto;
	box-shadow: 3px 5px #888888;
}

#t4-main-body .category-header, .category, .com-content-article.item-page, .com-content-category-blog.blog {
    padding: 20px;
	margin: 18px;
    background-color: rgba(255, 255, 255, 1);
    border-radius: 30px;
    border: #e7e7e7 solid 1px;
	height: auto;
	box-shadow: 3px 5px #888888;
}

.spacer.product-container, .productdetails-view.productdetails, #userForm, .manufacturer-details-view {
	padding: 30px !important;
	margin: 18px;
    background-color: rgba(255, 255, 255, 1);
    border-radius: 30px;
    border: #e7e7e7 solid 1px;
	min-height: 500px;
	box-shadow: 3px 5px #888888;
}

.rl_tabs.outline_content>.tab-content {
	padding: 30px !important;
	margin: 0px;
    background-color: rgba(255, 255, 255, 1);
    border-radius: 30px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
    border: #e7e7e7 solid 1px;
	min-height: 500px;
	box-shadow: 3px 5px #888888;
}

.rl_tabs-responsive:last-child, .rl_tabs:last-child {
    margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 10px;
}

.t4-section.t4-main-body {
    padding-top: 0;
    padding-bottom: 0;
}

@media (max-width: 768px) {
	  .logo-text a span {
		font-size: 26px;
	}
	.parallax {
		height: 1000px;
	}
	.t4-navbar .nav-item {
		position: relative;
		word-wrap: normal;
		width: 100%;
		text-align: center;
		border-right: 1px solid #ffffff;
	}
}

@media (max-width: 414px) {
	  .logo-text a span {
		font-size: 20px;
	}
	.parallax {
		height: 1700px;
	}
	.t4-navbar .nav-item {
		position: relative;
		word-wrap: normal;
		width: 100%;
		text-align: center;
		border-right: 1px solid #ffffff;
	}
}

@media (max-width: 376px) {
	  .logo-text a span {
		font-size: 16px;
	}
	.navbar-brand.logo-text small {
		font-size: 0.9rem !important;
	}
	.parallax {
		height: 1700px;
	}
	.t4-navbar .nav-item {
		position: relative;
		word-wrap: normal;
		width: 100%;
		text-align: center;
		border-right: 1px solid #ffffff;
	}
}

@media (max-width: 321px) {
	  .logo-text a span {
		font-size: 14px;
	}
	.navbar-brand.logo-text small {
		font-size: 0.7rem !important;
	}
	.parallax {
		height: 1700px;
	}
	.t4-navbar .nav-item {
		position: relative;
		word-wrap: normal;
		width: 100%;
		text-align: center;
		border-right: 1px solid #ffffff;
	}
}

.t4-module .nav li {
    margin-left: 10px;
}

#back-to-top:hover, #back-to-top:focus, #back-to-top:active {
    background-color: #ff6c00;
}

.browse-view .productSku h3 {
	font-size: 14px;
}

.browse-view .productSku {
	text-align: center;
}

.t4-palette-euro-nav .t4-megamenu .navbar-nav > li.active > a, 
.t4-palette-euro-nav .t4-megamenu .navbar-nav > li.active > .nav-link {
    color: #e7e7e7;
    white-space: pre-wrap;   
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;   
    white-space: -o-pre-wrap; 
    word-wrap: break-word;
}

.t4-palette-euro-nav .t4-megamenu .navbar-nav > li a, 
.t4-palette-euro-nav .t4-megamenu .navbar-nav > li a.nav-link {
	color: #ffffff;
	white-space: pre-wrap;   
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;   
    white-space: -o-pre-wrap; 
    word-wrap: break-word;
}

.t4-palette-euro-nav .t4-megamenu .mega-nav .nav-item {
	min-width: 100%;
}

.t4-palette-euro-nav .t4-megamenu .nav > li.show a, 
.t4-palette-euro-nav .t4-megamenu .nav > li.show .nav-link {
	color: #ff6c00;
	margin-bottom: 1%;
}

.t4-megamenu .dropdown ul {
	padding-top: 10%;
	padding-left: 10%;
}

.t4-megamenu .dropdown ul li {
	padding-bottom: 2%;
}

.t4-palette-euro-nav .t4-megamenu .navbar-nav li.active li.active .nav-link {
    color: #ff6c00;
}

.t4-palette-euro-nav .dropdown-menu.mega-dropdown-menu.show {
	border: #645f5f 1px solid;
}


h3.mega-col-title {
	color: #ff6c00;
	padding-left: 2% !important;
}

.mega-nav li a {
	color: #ff6c00;
}

.HomePage ul.menu li, .ask-a-question a, .colour-swatches a {
   list-style-type: none;
   float: left;
   border: 1px solid #ff6c00;
   border-radius: 25px;
  padding: 6px;
  margin: 4px;
  min-width: 180px;
  text-align: center;
}

#t4-home-page-positions .HomePageContact .module-inner img {
	width: 30%;
    max-height: 30%;
}