@import url(http://scarletsalon.cobedev.com/fonts/Eurosti.ttf);
@import url(http://scarletsalon.cobedev.com/fonts/Eurostib.ttf);

@font-face {
font-family: 'Eurostile';
src: url(http://scarletsalon.cobedev.com/fonts/eurosti.ttf);
}

/* Global Styles */

html, body {
font-family: 'Eurostile' !important;
}

section {
	display: inline-block;
    width: 100%;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 400;
	color: #b20838;
	letter-spacing: 0;
}
#normal-page-header.inner-intro {
    height: 300px;
	background-color: #bcbabb;
}
#dynamic-content {
	padding-top: 220px !important;
}
#dynamic-content p {
	color: #000;
	letter-spacing: 0;
}
#dynamic-content.container {
	padding-top: 50px;
}
#dynamic-content p a {
	color: #40c2d2;
	font-weight: 700;
	text-decoration: underline;
}
.dynamic-page-content {
	padding-bottom: 60px;
}
.dynamic-page-content .awards img {
	width: 50%;
}
.btn-primary {
	background-color: #b20838;
	border-color: #b20838;
	color: #000;
}
.btn-primary:hover {
	background-color: #b20838;
	border-color: #b20838;
	color: #000;
	opacity: .8;
}
.btn-primary {
    margin-top: 10px;
}
.btn-dark{
    background-color: #000;
    border-color: #000;
    color: #b20838;
	padding: 15px 25px;
	margin-left: 35px;
}
.btn-dark:hover {
	background-color: #666;
	border-color: #666;
	color: #000;
	opacity: .8;
}
.btn-black {
    background-color: #000;
    border-color: #000;
    color: #b20838 !important;
}
.btn-black:hover {
	background-color: #999;
	border-color: #999;
	color: #b20838 !important;
	opacity: .8;
}
select {
    font-size: 14px;
}

/* Header Styles */

.header .top-bar {
	background-color: #e6e6e6;
	height: 25px;
}
.header .top-bar .col-sm-12 {
	margin-bottom: 0;
}
.header .top-bar h5 {
	letter-spacing: 0;
}
.full-intro .header {
    background-color: rgba(255,255,255,0);
}
.full-intro .header.sticky {
    height: 85px;
	background-color: rgba(255,255,255,0.9);
}
.header .logo a img.l-black {
	opacity: 0;
}
.header .logo a img.l-white {
	opacity: 1;
}
.header .logo a {
    margin-top: 18px;
	width: 320px;
}
.header.sticky .logo a {
    margin-top: 0;
	width: 140px;
	margin-left: 0;
}
.background--dark .header .logo a img.l-color, .header .logo a img.l-color {
    opacity: 0;
	display: none;
}
.top-search-bar input {
	margin: 10px 15px 0;
}
.cart-dropdown .cart-list .media .media-body {
    width: 200px;
}
.cart-dropdown .cart-list li > .close-cart-list {
	top: 77px;
	left: 12px;
}
.background--dark .header .cart-dropdown li a, header.sticky .cart-dropdown li a {
    font-size: 9px;
}
.background--dark .header .icon-drop li a, header.sticky .icon-drop li a {
    font-size: 14px !important;
}
.background--dark .header, .background--dark .header .mobile-menu-icon, .background--dark .header .side-menu-btn ul li a.right-icon, .background--dark .header a {
    color: #333;
}
.background--dark .header.sticky, .background--dark .header.sticky .mobile-menu-icon, .background--dark .header.sticky .side-menu-btn ul li a.right-icon, .background--dark .header.sticky a {
    color: #000;
}
.header .navigation > ul> li> a {
    color: #fff !important;
    font-weight: 700;
    font-size: 20px;
	letter-spacing: 0;
}
.header.sticky .navigation > ul> li> a {
	color: #b20838 !important;
}


/* Banner Styles */

.flexslider .slides>li {
    max-height: 875px;
}
.owl-theme .owl-controls {
    margin-top: 0;
}
.hero-bg-slide {
   background-color: #fff;
   background-size: 100% auto;
   background-repeat: no-repeat;
   height: 100%;
}
.flexslider .flex-direction-nav a.flex-next {
    margin-right: 0;
}
.about-banner h4 {
	font-size: 16px;
	text-transform: none;
}
#home-about .mobile-hide {
	display: inline-block;
}
#home-about .mobile {
	display: none;
}

/* First Visit Modal Styles */

			#fvpp-blackout {
				display: none;
				z-index: 499;
				position: fixed;
				width: 100%;
				height: 100%;
				top: 0;
				left: 0;
				background: #000;
				opacity: 0.5;
			}
			#first-visit-message {
				display: none;
				z-index: 10000000;
				position: fixed;
				width: 40%;
				left: 30%;
				top: 35%;
				padding: 20px 2%;
				background: #FFF;
				border: 1px solid;
				text-align: center;
			}
			#first-visit-message h1 {
				margin-top: 20px;
			}
			#first-visit-message h5 {
				font-weight: 500;
			}
			#first-visit-message p {
				font-size: 12px;
				line-height: 12px;
			}
			#first-visit-message .btn-lg {
				border-radius: 0;
				padding: 12px 19px;
			}
			#fvpp-close {
				position: absolute;
				top: 10px;
				right: 20px;
				cursor: pointer;
			}
			#fvpp-dialog h2 {
				font-size: 2em;
				margin: 0;
			}
			#fvpp-dialog p {
				margin: 0;
			}


/* Pricing Section Styles */

#pricing {
	background-color: #b20838;
	padding-top: 60px;
}
#pricing p {
	color: #dddada;
	font-size: 16px;
	margin: 0 0 20px;
}
#pricing h3 {
	font-size: 34px;
	font-weight: 400;
	color: #fff;
}
#pricing h2 {
	color: #fff;
	margin-bottom: 5px;
	font-size: 22px;
}
#pricing hr {
	border-color: #999;
}
nav#subnav ul li a {
    border-bottom: 1px solid #eee;
    color: #fff;
}
.additional-services,
.chemical-services {
    display: none;
}
.chemical-services {
	margin-top: -30px;
}
.additional-services {
	margin-top: -60px;
} 

/* Product Logos */
#product-logos {
	background-image: url('../images/violet_logo_bg2.jpg');
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
	max-height: 375px;
    margin-top: -6px;
}	
#product-logos .flexslider .flex-viewport {
	max-height: 400px;
}
#product-logos .flexslider .flex-viewport .slides {
	padding-top: 175px;
}
#product-logos .flexslider .slides img {
    padding-right: 30px;
}
.col-md-5ths {
	width: 19.75%;
}

/* About Section Styles */

.animated, .animation {
    -webkit-animation-duration: 4s;
}
.overlay-light80::before {
    background-color: rgba(255, 255, 255, 0.7);
}
#testimonial {
    background-attachment: fixed;
    background-position: 0 1000px;
}
#testimonial h3, #featured-products h3 {
	font-size: 34px;
	font-weight: 400;
}
#testimonial .heading {
    border-bottom: 0 solid #333;
    color: #333;
}
#testimonial p {
	color: #333;
	font-weight: 500;
}
#mainHeader .navbar-default .navbar-toggle:after,#testimonial .newsletter-outer-wrapper .inner-wrapper:after,.clearfix:after,.mobile-menu-wrapper:after {
	clear:both
}
#testimonial .newsletter-outer-wrapper .inner-wrapper::after, #testimonial .newsletter-outer-wrapper .inner-wrapper::before, .clearfix::after, .clearfix::before, .mobile-menu-wrapper::after, .mobile-menu-wrapper::before {
    content: " ";
    display: table;
}
#testimonial .newsletter-outer-wrapper {
    background-color: rgba(72, 194, 208, 0.7);
    color: #fff;
	margin-top: 60px;
	margin-bottom: -81px;
    padding: 4rem 1.6rem;
    text-transform: uppercase;
}
#testimonial .newsletter-outer-wrapper .inner-wrapper {
	width:50%;
	height:auto;
	margin:0 auto;
	border:0px solid #fff;
	padding:6px
}
#testimonial .newsletter-outer-wrapper .newsletter-label,#testimonial .newsletter-outer-wrapper .newsletter-label-mobile {
	color:#fff;
	font-weight:500;
	display:none;
	width:100%;
	text-align:center;
	font-size:1.7rem;
	margin:.5rem 0 2.5rem;
}
#testimonial .newsletter-outer-wrapper .newsletter-label-mobile {
	display:block
}
#testimonial .newsletter-outer-wrapper .inner-wrapper form {
	display:inline-block;
	float:right;
	width:100%
}
#testimonial .newsletter-outer-wrapper .inner-wrapper form input {
	width:70%;
	margin-right:.75%;
	outline:0;
	border:3px solid #fff;
	background-color:#48C2D0;
	height:42px;
	color:#fff;
	padding:4px 10px;
	float:left;
	border-radius:0
}
#testimonial .newsletter-outer-wrapper .inner-wrapper form input::-webkit-input-placeholder
{
	color:#fff
}
#testimonial .newsletter-outer-wrapper .inner-wrapper form input:-moz-placeholder
{
	color:#fff
}
#testimonial .newsletter-outer-wrapper .inner-wrapper form input::-moz-placeholder
{
	color:#fff
}
#testimonial .newsletter-outer-wrapper .inner-wrapper form input:-ms-input-placeholder
{
	color:#fff
}
#testimonial .newsletter-outer-wrapper .inner-wrapper form button
{
	width:29%;
	border:3px solid #fff;
	height:42px;
	background-color:#fff;
	color:#48C2D0;
	text-transform:uppercase;
	font-weight:700;
	font-size:1.5rem;
	line-height:1rem;
	padding:0;
	float:right
}
	@media (min-width:768px)
{
#testimonial .newsletter-outer-wrapper .inner-wrapper form button
{
	width:108px
}
}

/* Social Feed Styles */
#social-feed {
	padding-bottom: 100px;
}
#social-feed h3 {
	font-size: 34px;
	font-weight: 400;
	border-bottom: 0px solid;
	text-align: center;
	padding-top: 80px;
	padding-bottom: 20px;
}
#social-feed h6 {
    text-align: center;
    text-transform: lowercase;
    font-size: 27px;
    color: #999;
    padding-bottom: 60px;
}
#social-feed #instafeed {
    padding-bottom: 100px;
}
#social-feed #instafeed .img-frame .overlay {
    background-color: rgba(0, 0, 0, 0.6);
}
#social-feed #instafeed .img-frame .overlay {
    line-height: 1.5rem;
}

/* Home Page Videos Styles */

#home-videos > .container > .heading {
	font-size: 30px;
	border-bottom: 0px solid;
	text-align: center;
	padding-bottom: 40px;
	margin-top: -20px;
}
#home-videos.pb, #home-videos.ptb {
	padding-bottom: 0 !important;
}
#home-videos h4 {
	font-size: 20px !important;
	text-align: center;
	margin-top: 20px !important;
}
#home-videos h4:hover {
	color: #666;
}
#home-videos .post-header h5 {
	text-align: center;
}
.blog-post .post-entry, .blog-post .post-header h2 {
    color: #000;
	margin-bottom: 0;
	border-top: 1px solid;
	border-bottom: 1px solid;
	height: 95px;
	overflow-y: hidden;
}
.blog-post .post-entry p {
	color: #000;
	margin: 5px 0px;
}

/* Featured Products */

#featured-products.ptb {
	padding-top: 0;
}
.item-img {
	border-bottom: 1px solid #000;
	max-height: 325px;
}
.shop-item-info {
	border-bottom: 1px solid #000;
	margin-top: 5px;
	padding-bottom: 3px;
}
.shop-item-info .shop-item-name {
    font-weight: 700;
}
.shop-item-info .shop-item-price {
    color: #000;
    font-size: 15px;
}
.shop-item .btn-white-line {
	padding: 0;
	background-color: #b20838;
}
.nf-col-padding {
    padding-left: 5px;
    padding-right: 5px;
}


/* Product Listing Styles */

.item-img img {
	width: 100%;
}
.shop-item .item-mask .item-mask-detail .item-mask-detail-ele {
    border: 2px solid #b20838;
    color: #b20838;
    padding: 5px;
	font-size: 18px !important;
	font-weight: 400;
	text-transform: none;
}
.shop-item .item-mask .item-mask-detail .item-mask-detail-ele:hover {
    background-color: #b20838;
    color: #000;
    padding: 5px;
}
.shop-item .item-mask .item-mask-detail .item-mask-detail-ele h6 {
	color: #b20838;
	font-size: 22px !important;
	font-weight: 400;
	padding-bottom: 20px;
}
.shop-item .item-mask .item-mask-detail .item-mask-detail-ele h6:hover {
	color: #000;
}
#products-intro.inner-intro {
	height: 480px;
}
#product-list-content.ptb {
	padding-bottom: 0;
}
#product-list-content .cat-text {
	margin-top: -50px;
}
#product-list-content .container-filter {
    margin: 0 0 30px;
}
#product-list-content .container-filter li a {
	font-size: 16px;
}
.filter-label {
	float: left;
	margin-top: -5px;
}
#product-list-content .btn, button {
	padding: 3px 10px;
}
#product-list-content .btn-filters {
	top: -5px;
	padding-right: 5px;
}
#product-list-content .btn-xs {
    padding: 3px 15px 10px;
}
#product-list-content .dropdown-menu {
    min-width: 140px;
    padding: 5px;
}
.pagination-top {
	float: right;
}
.pager li > a, .pager li > span {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    display: inline-block;
    padding: 1px 14px;
}

/* Violet Team Detail */

#content.product-detail #product-main {
    padding-top: 19em;
}
#content.product-detail #product-main .product-name {
    font-size: 34px;
	padding-top: 0;
	line-height: 32px;
}
#content.product-detail #product-main .product-description-contain p {
    font-size: 20px;
    line-height: 24px;
    color: #000;
    text-transform: none;
}
.appt-call h2 {
	margin-bottom: 0;
}
.appt-call .btn-primary, .appt-call .btn-primary:hover {
    color: #000 !important;
    font-size: 24px;
    padding: 10px 25px;
    margin-bottom: 10px;
}

/* Product Detail Styles */

#detail-scroll .container {
    margin-top: 20px;
}
#detail-scroll  .detail-prev, #detail-scroll  .detail-next {
	font-size: 16px;
}
#product-detail.inner-intro {
    height: 300px;
	background-color: #bcbabb;
}
.shop-detail-info h4 {
	font-size: 26px;
}
.shop-detail-info .shop-item-price {
    color: #9d9b9c;
}
#shop-item h5 {
	color: #9d9b9c;
}
#shop-item .single-option-selector {
	height: 45px;
}
#shop-item .prod-description {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	color: #000;
}
#shop-item .prod-description p {
	color: #000;
}
#shop-item .alt-colors {
	padding-bottom: 15px;
}
#shop-item .cart-box {
	padding-top: 15px;
}
#shop-item .color-1 {
	border: 1px solid #666;
	height: 25px;
	width: 25px;
	overflow-x: hidden;
	overflow-y: hidden;
	display: inline-block;
}
#shop-item .color-1 img {
    height: 165px;
    margin-left: -20px;
    margin-top: -70px;
    max-width: 165px;
    padding-right: 100px;
    width: 165px;
}
.container-social {
	width: 100%;
}
.tabs #Reviews {
    height: 400px;
    overflow-x: hidden;
    overflow-y: scroll;
	width: 100%;
}
.testimonial-widget {
	margin-top: 30px;
}
#product-diagram {
	margin-top: 37px;
	padding: 10px 0;
	border-top: 1px solid #000;
}
#product-diagram img {
	padding-bottom: 10px;
}
#product-diagram.desktop {
	display: inline-block;
}
#product-diagram.mobile {
	display: none;
}

/*------ Share link styles ----------*/
.st_facebook_custom {
 color: #666;
 padding: 0 20px 20px 0; 
 cursor:pointer;
 font-size: 20px;
}
.st_facebook_custom:hover {
 color: #000;
 padding: 0 20px 20px 0; 
 cursor:pointer;
 font-size: 20px;
}

.st_twitter_custom
{
 color: #666;
 padding: 0 20px 20px 0; 
 cursor:pointer;
 font-size: 20px;
}
.st_twitter_custom:hover {
 color: #000;
 padding: 0 20px 20px 0; 
 cursor:pointer;
 font-size: 20px;
}

.st_pinterest_custom {
 color: #666;
 padding: 0 20px 20px 0; 
 cursor:pointer;
 font-size: 20px;
}
.st_pinterest_custom:hover {
 color: #000;
 padding: 0 20px 20px 0; 
 cursor:pointer;
 font-size: 20px;
}

.st_email_custom
{
 color: #666;
 padding: 0 20px 20px 0; 
 cursor:pointer;
 font-size: 20px;
}
.st_email_custom:hover {
 color: #000;
 padding: 0 20px 20px 0; 
 cursor:pointer;
 font-size: 20px;
}
.st_dealer
{
 padding: 0 20px 20px 0; 
 cursor:pointer;
 font-size: 20px;
}
.st_dealer:hover {
 padding: 0 20px 20px 0; 
 cursor:pointer;
 font-size: 20px;
}
/* end sharing */


/* Blog Styles */

#blog-home.ptb, #blog-home.pb {
	padding-bottom: 0 !important;
}
#blog-sharing.container {
	padding-top: 25px;
}
.blog-cic-logo {
	padding-bottom: 20px;
}
.blog-details {
	padding-bottom: 20px;
}

/* Cart/Account pages styles */

.container-cart {
	padding-top: 100px;
}
#error-page.container {
	padding-top: 100px;
}
.cart-dropdown .cart-checkout-btn a.checkout {
    background-color: #40c2d2;
}
.cart-dropdown .cart-checkout-btn a.checkout:hover {
    background-color: #666;
	color: #fff;
}
#cart-list .container, #cart-billship .container, #cart-review .container {
	margin-top: 25px;
}
#cart-review h1 {
	font-size: 21px;
	margin-bottom: 0px;
}
.cart-label-row {
	padding-top: 20px;
	border-bottom: 1px dotted #666;
}
.cart-item-row {
	border-bottom: 1px dotted #666;
	padding-top: 10px;
}
#cart-page-header.inner-intro {
    height: 100px;
	background-color: #bcbabb;
}
#billingForm .caption-hero h1, .form-group {
    margin-bottom: 0;
}
input[type="radio"], input[type="checkbox"], input[type="text"], input[type="email"], input[type="tel"], input[type="number"], input[type="password"], select, textarea {
	padding: 0 15px;
}
#content.cart .cart-label-container .cart-info {
    display: inline-block;
    font-size: 16px;
    letter-spacing: 3px;
    margin-left: 20px;
    text-transform: uppercase;
}
#submit-payment-btn.btn-dark {
	margin-left: 0px;
}
#content.cart #payment-contain #payment-form #submit-payment-btn {
    font-size: 14px;
}
#faq.container {
	margin-top: 40px;
}
.comments_field_update {
	width: 100%;
}
input[type=checkbox] {
     -moz-appearance: checkbox;
    appearance: checkbox;
    -webkit-appearance: checkbox;
}
input[type=radio] {
     -moz-appearance: radio;
    appearance: radio;
    -webkit-appearance: radio;
}

/*-------Hosted checkout payment toggle ---------*/

.hosted-mobile {
              display: none;
}
.hosted-desktop {
               display: inline;
}
.btn-mercury-mobile {
               width: 93%;
}
.checkout-error { font-size: 16px; color: #fe0000; font-weight: 700; } 

@media (max-width: 700px) {
.hosted-mobile {
              display: inline;
}
.hosted-desktop {
               display: none;
}
} 


/* Footer Styles */
footer.footer {
    background-color: #fff;
	padding: 7rem 0 7rem;
	margin-top: -6px;
}
footer.footer img {
    max-width: 140px;
    padding-bottom: 20px;
	margin-left: -5px;
	margin-top: -20px;
}
footer.footer, footer.footer .link a, footer.footer .social a, footer.footer a, footer.footer p {
    color: #b20838;
	text-transform: none;
}
footer .footer-label {
    font-weight: 400;
    font-size: 28px;
    padding-bottom: 55px;
}
footer.footer .link-small {
	margin-bottom: 1rem;
}
.footer .link-small, .footer .link-small a {
    text-transform: none;
    font-size: 18px;
    font-weight: 400;
	line-height: 26px;
}
.footer .link-small .fa {
    font-size: 30px;
    padding-right: 15px;
    padding-bottom: 9px;
}
.footer .link-small .btn {
    margin-bottom: 40px;
    margin-top: -5px;
}
footer.footer .newsletter {
    text-transform: none;
}
footer.footer .newsletter p {
	font-size: 12px;
	line-heigh: 16px;
}
footer.footer .newsletter .newsletter-btn {
	padding: 4px 15px 6px;
}
footer.footer .link a:hover, footer.footer .social a:hover, footer.footer a:hover {
    color: #888888;
}
#built-by {
    padding: 0 0 10px !important;
}
#built-by .cobe-logo {
    height: 30px;
    margin-left: 20px;
    margin-top: 5px;
    padding: 5px 0 0;
}

@media (max-width: 1400px) {
#products-intro.inner-intro {
    height: 400px;
}
}

@media (max-width: 1200px) {
#products-intro.inner-intro {
    height: 380px;
}
#product-diagram {
    margin-top: 157px;
}
.about-banner h4 {
    font-size: 16px;
    line-height: 22px;
}
}

@media (max-width: 992px) {

.navigation #menu-button {
    padding: 25px 0 20px 19px;
}
.header .mobile-menu-icon, .mobile-menu-icon {
    font-size: 28px;
	color: #b20838;
}
.header.sticky .mobile-menu-icon, .mobile-menu-icon {
    font-size: 28px;
	color: #000;
}
.about-banner h4 {
    font-size: 15px;
    line-height: 18px;
}
#product-logos {
    padding-top: 25px;
    padding-bottom: 45px;
}
#product-logos .flexslider .flex-viewport .slides {
    padding-top: 135px;
}
#products-intro.inner-intro {
    height: 300px;
}
#home-3-static.ptb-sm-80 {
   padding-top: 30;
}
#sku.single-option-selector {
 	width: 100%;
}
#testimonial .newsletter-outer-wrapper .inner-wrapper {
    width: 90%;
}
.blog-post .post-entry, .blog-post .post-header h2 {
	height: 125px;
}
#product-diagram {
    margin-top: 40px;
}
#product-diagram.desktop {
	display: none;
}
#product-diagram.mobile {
	display: inline-block;
}
}
@media (max-width: 768px) {

#first-visit-message {
    left: 2%;
    padding: 44px 2%;
    top: 25%;
    width: 96%;
}
.header .logo a img.l-black {
    opacity: 1;
}
.header .mobile-menu-icon, .mobile-menu-icon {
	color: #000;
}
.full-intro .header {
    background-color: #b20838;
	height: 100px;
}
.full-intro .header.sticky {
    height: 100px;
}
.header .top-bar {
	height: 50px;
}
.background--dark .header .logo a img.l-black, .background--dark .header .logo a img.l-color, .background--light .header .logo a img.l-color, .background--light .header .logo a img.l-light, .full-intro .header.sticky .logo a img.l-white, .header .logo a img.l-color, .header .logo a img.l-white, .header.sticky .logo a img.l-black, .header.sticky .logo a img.l-white {
	opacity: 1;
}
.background--dark .header .logo a img.l-black, .header .logo a img.l-black {

}
.header .logo a {
    margin-top: 0;
    width: 105px !important;
}
.navigation ul {
	top: 82px;
}
.header .navigation > ul> li> a {
    color: #000 !important;
}
.full-intro .hero {
    padding-top: 100px;
}
.btn-dark {
	margin-left: 15px;
}
#home-about .about-banner .hidden {
	display: inline-block !important;
}
#home-about .mobile-hide {
	display: none;
}
#home-about .mobile {
	display: inline-block !important;
}
#home-about.pt-sm-80, #home-about.ptb-sm-80 {
    padding-top: 0;
	margin-top: -60px;
}
#testimonial .newsletter-outer-wrapper {
	padding:5rem 0
}
#testimonial .newsletter-outer-wrapper .newsletter-label, #testimonial .newsletter-outer-wrapper .newsletter-label-mobile {
    display: inline-block;
    font-size: 1.3rem;
    text-align: center;
}
#globalWrapper footer #built-by {
	text-align: center;
}
#products-intro.inner-intro {
    height: 300px;
    top: 115px;
}
#product-list-content.ptb {
	padding-top: 180px;
}
.dynamic-page-content .awards img {
	width: 90%;
}
#product-logos .flexslider .flex-viewport .slides {
    padding-top: 40px;
}
}

@media (max-width: 468px) {

.flex-viewport {
    max-height: 230px;
}
.header .logo a {
    margin-top: 21px !important;
    width: 125px !important;
}
#products-intro.inner-intro {
    height: 200px;
}
.inner-intro .container .title {
    padding-bottom: 0;
    padding-top: 0;
}
.full-intro .inner-intro .container .title h2 {
    margin-top: 0px;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    padding: 10px 12px;
}
.ui-tabs .ui-tabs-nav li {
	font-size: 9px;
	letter-spacing: 1px;
}
#tour-schedule .blog-date {
    font-size: 11px;
}
#tour-schedule .tour-item {
    height: 250px;
}
}
