/*
	test
Theme Name: Kalavida Surf Shop - 2014 Redesign
Theme URI: https://www.kalavidasurfshop.com
Description: Custom theme development for kalavida2014 Surf Shop
Version: 1.0
Author: Servoweb Technologies
Author URI: https://www.servoweb.com
Tags: Kalvida Surf Shop Servoweb Technologies
*/

@import "css/reset.css";
@import "css/layout.css";
@import "wpsc-kalavida2014.css";
@import url("/wp-content/themes/kalavida2014/type/hand-drawn-shapes/stylesheet.css");
@import url("https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300italic,700");
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #4D4D4D;
	background-color: #F2F1E4;
}
#access a {
	font-family: 'hand_drawn_shapesregular';
}
#menu-top-navigation li a,
#ft .contact-details,
.ct h2.primary-headline,
#mq .hours,
.sidebar #sidebar-cta li ul.homepage li a,
#kalamalka-classic-info h4.widget-title,
#access li ul li a {
	font-family: 'Open Sans Condensed', sans-serif;
}
.ct a {
	color: #223E51;
	font-weight: bold;
	text-decoration: none;
}
hr {
	clear:both;
	border:0;
	border-top:1px solid #cccccc;
	height:0px;
	margin:12px 0;
	padding:0;
}
#body-wrap-outer {
}
#mq-wrap {
	background-image: url(/wp-content/themes/kalavida2014/images/mq-wrap-bg.png);
	background-repeat: no-repeat;
	position: fixed;
	z-index: 99999;
	width: 980px;
}
#respond #commentform .form-allowed-tags {
	display: none;
}
#respond .comment-form-comment label {
	display: block;
}
.col1 {
	float:left;
	width:310px;
}
.col2 {
	float: left;
	width: 595px;
	padding-left: 40px;
	margin-bottom: 40px;
	background-image: url(/wp-content/themes/kalavida2014/images/sidebar-bg.png);
	background-position: left;
	background-repeat: repeat-y;
	min-height:600px;
}
.page.home .sidebar {
	background-image: none;
	margin-top: -605px;
	position: relative;
	z-index: 999;
}
.home.page .col2 {
	width: 950px;
	background-image: url(/wp-content/themes/kalavida2014/images/homepage-news-bg.png);
	background-repeat: no-repeat;
	background-position: 0px 100px;
	margin: 0px;
	margin-top: -85px;
	position: relative;
	z-index: 99;
	padding-left:30px;
	min-height:300px;
	height:350px;
}
#mq {
	height: 160px;
}
#body-wrap {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	min-height:800px;
	height:auto !important;
	height:800px;
	box-shadow: 0px 0px 10px #333333;
	-moz-box-shadow:0 0 10px #333333;
	-webkit-box-shadow: 0px 0px 10px #333333;
	background-color:#FFFAF0;
}
#ct-wrap {
	position:relative;
	top:160px;
	z-index:3;
}
.page.home #ct-wrap {
	position:relative;
	top:20px;
}
#access #homepage-link-block {
	display: block;
	float: left;
	height: 170px;
	width: 185px;
	overflow: hidden;
	margin-top: -65px;
	left: 395px;
	position: absolute;
}
#access #homepage-link-block a {
	display: block;
	height: 140px;
	width: 185px;
	text-indent:-9009px;
	overflow: hidden;
}
.header-search-wrap {
	float: left;
	width:240px;
	margin-top:6px;
	margin-left:10px;
}
.header-search-wrap #search-button {
	border: 0 none;
	cursor: pointer;
	float: left;
	height: 25px;
	margin: 0px;
	overflow: hidden;
	width: 40px;
	background-color: transparent;
	background-image: url(/wp-content/themes/kalavida2014/images/go-button-search.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	text-indent: -9009px;
}
.header-search-wrap #s {
	width:170px;
	padding:0px 0px 0px 10px;
	background-color: transparent;
	background-repeat: repeat-x;
	border: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color:#70675D;
	background-image: url(/wp-content/themes/kalavida2014/images/form-field-bg.png);
	height:25px;
}
#top-nav {
	float:right;
}
#top-nav .shop-phone-number {
	width: 400px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #7ECDC5;
	text-align: right;
	margin-right: 10px;
	line-height: 15px;
	font-weight: bold;
}
/* =Menu
-------------------------------------------------------------- */

#access {
	width: 980px;
	display:block;
	float:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 12px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float:left;
	position: relative;
}
#access a {
	text-decoration:none;
	color:#F2F1E4;
	line-height:16px;
	font-size: 13px;
	text-transform: uppercase;
	padding: 0px;
	margin-left:0px;
	width:65px;
	display: table-cell;
	vertical-align: bottom;
	height:30px;
	letter-spacing:2px;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
	text-align:center;
}
#access .menu li {
	margin-right:10px;
	padding-right:10px;
	border-right: 1px solid #7F5844;
	margin-bottom:10px;
}
#access #menu-primary-left li:last-child,
#access #menu-primary-right li:last-child {
	border:none;
	margin-right:0px;
	padding-right:0px;
}
#access span.word1 {
	margin-left: 5px;
}
#access a span:last-child {
	font-size:20px;
	display:block;
}
#access ul ul {
	display:none;
	position:absolute;
	top:32px;
	left:0;
	float:left;
	z-index: 99999;
	background-color:#F6E5C1;
	border: 2px solid #726658;
}
#access ul.menu li ul li {
	border:none;
}
#access ul ul ul {
	left:100%;
	top:0;
}
#access ul ul a {
	height:auto;
	line-height:1em;
	padding:10px;
	width: 160px;
	text-indent:0px;
	text-align: center;
	color:#115664;
}
#access ul :hover > a {
	color:#fff;
}
#access ul ul :hover > a {
	color:#63BAB0;
}
#access ul li:hover > ul {
	display:block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color:#223E51;
}
.screen-reader-text {
	position: absolute;
	left: -9000px;
}
.menu-header {
	position:absolute;
	top: 75px;
	width:385px;
	float:left;
}
.menu-header.left {
	left:40px;
}
.menu-header.right {
	left:600px;
}
#mq #access ul#menu-primary-left {
	margin-left:0px;
}
#menu-top-navigation {
	float: right;
	height: 40px;
	position: absolute;
	width: 335px;
	right: 0px;
	top: 0px;
}
#menu-top-navigation li {
	float:left;
	margin-top:10px;
	padding-right:10px;
	margin-right:10px;
	line-height:20px;
	border-right: 1px solid #937E65;
}
#menu-top-navigation li#menu-item-4878 {
    margin-top: 7px;
}
#menu-top-navigation li a {
	font-weight:300;
	color:#F2F1E4;
	text-decoration:none;
	font-size: 15px;
	text-transform: uppercase;
	line-height:25px;
}
#menu-top-navigation li.facebook {
	border-right: none;
	margin-right:0px;
}
#menu-top-navigation li.facebook a {
	background-image: url(/wp-content/themes/kalavida2014/images/icon-facebook-mq.png);
	background-repeat: no-repeat;
	text-indent: -9000px;
	float: left;
	height: 25px;
	width: 25px;
	margin-top:2px;
}
.sidebar-2 {
	padding-left: 20px;
	padding-bottom: 30px;
	padding-top: 20px;
}
.page.home #ft-wrap {
	top:0px;
}
#ft-wrap {
	clear: both;
	float: none;
	display: block;
	margin-bottom: 40px;
	position: relative;
	z-index:2;
	padding-top: 144px;
}
#ft {
	background-repeat: repeat-x;
	background-color: #1B2F40;
	height: 670px;
}
#ft div {
	float: left;
}
#ft li {
	margin-bottom: 5px;
}
#ft a {
	color: #DFE2E4;
	text-decoration: none;
}
#ft h4 {
	text-transform: uppercase;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #999;
	font-weight: normal;
	font-size: 13px;
}
#ft #sprkl-wrap {
	margin-left: 290px;
}
#ft .copyright {
	font-size: 10px;
	color: #1B6A75;
	float: left;
	display: block;
	clear: both;
	letter-spacing: -1px;
	margin-left: 15px;
	height: 10px;
	line-height: 10px;
	width: 750px;
	margin-top:-40px;
}
#ft a:hover {
	text-decoration: underline;
}
form #submit {
	background-color: #85CEC4;
	text-transform: uppercase;
	background-image: url(/wp-content/themes/kalavida2014/images/submit-button-bg.png);
	background-repeat: no-repeat;
	background-position: right center;
	border: 2px solid #E8E8E9;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 4px;
	color: #000;
	text-decoration: none;
}
.read-all-news a {
	text-transform: lowercase;
	background-image: url(/wp-content/themes/kalavida2014/images/arrow-right-nav.png);
	background-repeat: no-repeat;
	background-position: 25px 0px;
	color: #362F2D;
	text-decoration: none;
	padding-top:85px;
	display:block;
	margin-top:-275px;
	margin-right:-15px;
}
.read-all-news a {
	padding-right:25px;
	padding-left:15px;
	float:right;
}
#ft #text-4 {
	float: left;
	width: 225px;
	margin-top: 20px;
	background-image: none;
}
#text-4 .what-is-sprkl {
	float: left;
	margin-right: 10px;
	height: 107px;
	width: 105px;
	margin-bottom: 20px;
}
#ft .contact-details {
	margin-left: 0px;
	color: #6D6E70;
	margin-right: 10px;
}
#ft .contact-details h4 {
	margin-left: 0px;
	padding-left: 0px;
}
#brand-bar {
	background-size: 90% auto;
	background-image: url(/wp-content/themes/kalavida2014/images/footer-brand-bar.png);
	background-position: center center;
	height: 80px;
	width: 100%;
	background-repeat: no-repeat;
	display:block;

	
}
#footer-cta-list {
	width:100%;
	height:270px;
	clear:both;
}
#footer-cta-list li {
	margin:0px;
	padding:0px;
	list-style-type: none;
	float:left;
	background-image:none;
}
#footer-cta-list li a {
	height: 270px;
	width: 325px;
	background-repeat: no-repeat;
	display:block;
	text-indent:-9000px;/*opacity:0.8;
	filter:alpha(opacity=80);*/
}
#footer-cta-list li a:hover {
	opacity:1.0;
	filter:alpha(opacity=100);
}
#footer-cta-list li.new-to-standup a {
	background-image: url(/wp-content/themes/kalavida2014/images/new-to-stand-up-start-here.jpg);
}
#footer-cta-list li.which-board-is-right-for-you a {
	background-image: url(/wp-content/themes/kalavida2014/images/which-board-is-right-for-you.jpg);
	width:320px;
	margin-left:5px;
	margin-right:5px;
}
#footer-cta-list li.find-us a {
	background-image: url(/wp-content/themes/kalavida2014/images/find-us-shop-and-demo-centre.jpg);
}
#ft .contact-details .phone-number {
	font-size: 14px;
	font-weight: bold;
	clear: both;
	float: none;
	line-height: 18px;
	padding-bottom: 2px;
}
#ft .contact-details .phone-number label {
	font-weight: normal;
}
#ft .contact-details .shop-name {
	font-weight: bold;
	text-transform: uppercase;
	float: none;
}
#ft .get-directions {
	margin-right: 20px;
}
#ft .get-directions h4 {
	text-transform: none;
	color: #3FA8E2;
}
#ft .get-directions h4 a:hover {
	text-decoration: underline;
}
#ft #kalamalka-classic-info a {
	background-image: url(/wp-content/themes/kalavida2014/images/kalamalka-classic-footer.png);
	background-position: left top;
	margin-top: -40px;
	padding-top: 40px;
	background-repeat: no-repeat;
	height:175px;
	padding-left:250px;
	width:210px;
	font-style: italic;
	display:block;
}
#kalamalka-classic-info h4.widget-title {
	font-size:22px;
	font-style: normal;
	font-weight:700;
}
#kalamalka-classic-sprkl-wrap {
	background-color:#63BAB0;
	height:155px;
	width:100%;
	background-image: url(/wp-content/themes/kalavida2014/images/kalamalka-classic-sprkl-wrap-bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#ft #kalamalka-classic-sprkl-wrap h4,
#ft #kalamalka-classic-sprkl-wrap,
#ft #kalamalka-classic-sprkl-wrap a {
	color:#1B2F40;
}
#ft #links-contact-wrap {
	background-image: url(/wp-content/themes/kalavida2014/images/footer-texture.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 155px;
	width: 100%;
	padding-top:10px;
}
#mq .hours {
	font-size: 14px;
	color: #F2F1E4;
	font-weight: normal;
	font-style:italic;
	float: right;
	width: 350px;
	text-align: right;
	line-height: 17px;
	height:20px;
	text-transform:uppercase;
	letter-spacing:1px;
	position:absolute;
	top:45px;
	right:10px;
}
#mq .hours h3 {
	font-size: 14px;
	font-weight: bold;
}
.ct h2.primary-headline {
	height: 25px;
	font-size: 25px;
	font-weight: bold;
	color: #1B2F40;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.ct h2 {
	font-size: 16px;
	font-weight: bold;
	color: #223E51;
	text-transform: uppercase;
	margin-bottom: 10px;
}
#ft #text-4 h3 {
	text-align: center;
	font-size: 20px;
 letter-spacing: -1px7 color: #666666;
	line-height: 100%;
}
.sidebar {
	padding-top:25px;
	margin-bottom:40px;
}
.sidebar #sidebar-cta {
}
.sidebar #sidebar-cta a {
	height: 270px;
	width: 260px;
	display:block;
	text-indent:-9000px;
	margin-left:30px;
	background-repeat: no-repeat;
	margin-bottom: 25px;
	font-size:16px;
	font-weight:700;
	text-decoration:none;
}
.sidebar #sidebar-cta li ul.homepage {
	float:left;
	background-image: url(/wp-content/themes/kalavida2014/images/opaque-white-bg.png);
	background-repeat: repeat;
	margin: 0px;
	padding: 15px;
	width: 150px;
	border: 1px solid #4D8893;
	position: absolute;
	top: 31px;
	left: 280px;
	z-index: -1;
	display:none;
}
.sidebar #sidebar-cta li:hover ul.homepage {
	display:block;
}
.sidebar #sidebar-cta li ul.homepage.rentals {
	top: 357px;
	left: 282px;
}
.sidebar #sidebar-cta li ul.homepage li a {
	width: 150px;
	display:block;
	text-indent:0px;
	margin-left:0px;
	background-image:none;
	color:#233F52;
	text-transform:uppercase;
}
.sidebar #sidebar-cta li ul.homepage li {
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom: 1px solid #4D8893;
	height: 20px;
}
.sidebar #sidebar-cta li ul.homepage li a {
	height:20px;
}
.sidebar #sidebar-cta li ul.homepage li a:hover {
	color:#4D8893;
}
.sidebar #sidebar-cta li ul.homepage li.paddles a {
	background-image: url(/wp-content/themes/kalavida2014/images/sidebar-cta-paddles-bg.png);
	background-position: left center;
	margin-left: -15px;
	padding-left: 50px;
}
.sidebar #sidebar-cta li ul.homepage li:last-child {
	border:none;
	margin-bottom:0px;
	padding-bottom:0px;
}
h2.latest-news {
	background-image: url(/wp-content/themes/kalavida2014/images/whats-new-header.svg);
	background-repeat: no-repeat;
	text-indent: -9000px;
	float: left;
	height: 115px;
	clear: both;
	display: block;
	width: 100%;
	margin: 20px 0 -25px 0;
	z-index: 999;
	position: relative;
}
.sidebar #boardrack a {
	background-image: url(/wp-content/themes/kalavida2014/images/sidebar-boardrack.png);
}
.sidebar .online-store a {
	background-image: url(/wp-content/themes/kalavida2014/images/sidebar-online-store.png);
}
.sidebar #rentals a {
	background-image: url(/wp-content/themes/kalavida2014/images/sidebar-rentals.svg);
	height: 125px;
	margin: 60px 30px;
}
}
.sidebar #boardrack a {
	background-image: url(/wp-content/themes/kalavida2014/images/sidebar-boardrack.png);
}
.sidebar #how-to-choose-the-right-board a {
	background-image: url(/wp-content/themes/kalavida2014/images/sidebar-how-to-choose-the-right-board.png);
	height:95px;
	width:265px;
}
.sidebar #try-before-you-buy a {
	background-image: url(/wp-content/themes/kalavida2014/images/sidebar-try-before-you-buy.png);
	height:95px;
	width:265px;
}
.sidebar #introduction-to-sup-sidebar a img {
	height: 200px;
	width: 310px;
}
.col2 p {
	margin-bottom: 15px;
	line-height: 140%;
}
.sidebar h2,
.sidebar h3 {
	font-weight: bold;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	text-transform: uppercase;
	display: block;
	clear: both;
	float: none;
}
.sidebar .events-sidebar h2 {
	text-align: center;
}
.sidebar .events-sidebar .post-thumbnail img {
	margin-left: 20px;
	margin-bottom: 20px;
	height: 138px;
	width: 138px;
	display: inline;
	float: left;
}
.col2 .news .homepage-news-item .post-thumbnail {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
.col2 .news .homepage-news-item {
	float: left;
	margin-bottom: 10px;
	width:180px;
	margin-left:40px;
}
.col2 .news .homepage-news-item .continue-reading {
	color:#EE193C;
	font-size:12px;
	font-style:italic;
	display:block
}
.col2 .news .homepage-news-item:first-child {
	margin-left:0px;
}
.col2 .news .homepage-news-item .post-thumbnail img {
	height: 145px;
	width: 150px;
	border: 5px solid #F7F7EC;
	float: left;
	-webkit-box-shadow: 5px 5px 5px 0px rgba(50, 50, 50, 0.55);
	-moz-box-shadow:    5px 5px 5px 0px rgba(50, 50, 50, 0.55);
	box-shadow:         5px 5px 5px 0px rgba(50, 50, 50, 0.55);
}
.sidebar #smart-youtube {
	margin-bottom: 20px;
}
.col1.sidebar .textwidget {
	margin-left: -20px;
	width: 316px;
	margin-top: 0px;
	margin-right: 0px;
	border-top-width: 1px;
	/*border-top-style: solid;
	border-top-color: #808285;*/
	padding-top: 5px;
	padding-left: 20px;
	display:block;
}
#ft .footer-quick-links {
	width: 169px;
}
#ft .footer-more-links {
	width: 170px;
	margin-left:30px;
}
h3#more-links {
	display:block;
	float:left;
	width:235px;
	padding-right:30px;
	text-align:right;
	margin-top:0px;
	font-size:18px;
	color:#B3B6B2;
}
ul#menu-footer-quick-links {
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin-right:30px;
	width:175px;
}
.homepage-logos {
	margin-top:5px;
	margin-left: -9px;
	margin-bottom: 0px;
}
#slider .nivo-controlNav a {
	float: left;
	height:60px;
	margin-right: 10px;
	display:inline;
	box-shadow: 0px 0px 3px #333333;
	-moz-box-shadow:0 0 3px #333333;
	-webkit-box-shadow: 0px 0px 3px #333333;
}
#slider .nivo-caption a {
	color: #ECECEC;
	text-decoration: none;
}
#slider .nivo-caption h3 {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	margin-left:5px;
}
.ct.col2 .news .homepage-news-item .date {
	font-style: italic;
	padding: 0px;
	font-size: 9px;
	text-align: right;
	clear: right;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.ct.col2 .news .homepage-news-item h3 a,
.secondary-headline a,
#respond #reply-title {
	font-weight: bold;
	font-size: 14px;
	color: #362F2D;
	text-decoration: none;
	margin-bottom: 10px;
	display:block;
	text-transform:uppercase;
}
.page-template-home-page-php .ct.col2 .primary-headline {
	background-image: url(/wp-content/themes/kalavida2014/images/homepage-h1-bg.png);
	background-position: 0px 6px;
	width: 600px;
	padding:0px;
	margin:0px;
	height:80px;
	border:none;
}
.col2 .post-thumbnail.alignright {
	margin-top: -2px;
	border: 15px solid #E7E7E7;
	background-color: #E7E7E7;
	margin-right: 15px;
	margin-bottom:20px;
}
#respond {
	margin-top: 15px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	clear: both;
}
.post-meta {
	font-size: 9px;
	font-style: italic;
	margin-bottom: 10px;
}
#respond input {
	display: block;
	clear: both;
	float: none;
}
.ct.col2 .post-listing {
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	min-height:200px;
	height:auto !important;
	height:200px;
}
.post-meta.bottom {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	clear: both;
	display: block;
	float: none;
	width: 580px;
	padding-top:15px;
}
/* LAYOUT */
/* ----------------------------------------- */

/* These rather presentational classes are generated by WordPress, so it's useful to have some styles for them. Edit as you see fit. More info: http://codex.wordpress.org/CSS */
.aligncenter {
	display:block;
	margin:0 auto
}
.alignleft {
	float:left;
	border: 9px solid #E7E7E7;
	margin-right: 15px;
}
.alignright {
	float:right;
	border: 7px solid #CCCCCC;
	margin-left: 15px;
}
.wp-caption {
	text-align:center;
	margin:10px;
	background-color: #E7E7E7;
}
.col2 .wp-caption p {
	margin: 0px;
	padding: 0px;
}
/* You might find the following useful */
/* div, ul, li { position:relative } This will save you having to declare each div / ul / li's position as 'relative' and allows you to absolutely position elements inside them */
br.clear {
	clear:both;
	display:block;
	height:1px;
	margin:-1px 0 0 0
} /* Use this br class to clear your floated columns */
.ct.col2 .news .homepage-news-item h3 a {
	float: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	clear: right;
	width:100%;
}
.ct.col2 ul li {
	margin-bottom: 10px;
	margin-left: 30px;
	list-style-type: circle;
}
.ct.col2 ol li {
	margin-bottom: 10px;
	margin-left: 30px;
	list-style-type: decimal;
}
.ct.col2 ul {
	margin-bottom: 20px;
}
.col1.sidebar .events-sidebar {
	display: block;
	clear: both;
	float: none;
}
.ct table {
	margin: 10px;
	padding: 0px;
}
.ct table td {
	padding: 5px;
	vertical-align: top;
}
.tax-tcp_product_category #body-wrap,
.post-type-archive-tcp_product #body-wrap,
.single-tcp_product #body-wrap,
.single-wpsc-product #body-wrap,
.wpsc #body-wrap,
.tax-wpsc_product_category #body-wrap {
}
.archive.tcp-store .ct table {
	margin-left:-5px;
}
.tcp_products_list .tcp_product .tcp_product.type-tcp_product {
	border: 1px solid #999;
	height: 460px;
	font-size: 12px;
	padding: 5px;
	background-color: #F5F5F5;
	width:180px;
}
.col1.sidebar.products .cat-item ul.children .cat-item a {
	margin-bottom: 3px;
	margin-top:0px;
	margin-left:0px;
}
.col1.sidebar.products .cat-item ul.children ul.children {
	margin-bottom:10px;
}
.col1.sidebar.products .cat-item ul.children ul.children .cat-item a {
	font-size:11px;
	line-height:13px;
	font-weight:normal;
	font-style: italic;
	color:#999;
}
.col1.sidebar.products .cat-item ul.children ul.children .cat-item a:hover {
	color:#333;
}
.tcp_buy_button,
.entry-price {
	display: none;
}
.tcp_products_list .entry-post-thumbnail img {
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #B1B1B1;
	width:178px;
	height:178px;
}
.ct .category-title h2.primary-headline {
	margin-top: 0px;
	margin-bottom:15px;
}
.sorting-panel .tcp_order_panel form {
	margin-top: 0px;
	margin-bottom: 20px;
	padding-bottom: 6px;
	padding-right:10px;
	margin-right: 60px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
.ct.col2 .tcp_products_list tr table td,
.ct.col2 .tcp_products_list tr table th {
	margin: 0px;
	padding: 3px;
	font-size: 11px;
}
.ct.col2 .tcp_products_list tr table th label {
	float: none;
}
.ct.col2 .tcp_products_list tr table {
	margin: 0px;
	padding: 0px;
}
.col2 .entry-content p {
	line-height:125%;
	margin-bottom:10px;
}
.navigation .nav-previous {
	float: right;
}
.navigation .nav-next {
	float: left;
}
.navigation {
	clear: both;
	float: none;
	height: 30px;
}
.tcp_products_list h3 {
	font-weight: normal;
	text-align: center;
	display: table-cell;
	height: 30px;
	vertical-align: middle;
	width: 177px;
}
.navigation .nav-next a,
.navigation .nav-previous a {
	background-color: #EDEDED;
	border: 1px solid #CCC;
	padding: 4px;
	font-weight: normal;
}
.term-paddles .sidebar.products ul .cat-item-55 ul,
.term-2-and-3-piece-collapsible-paddles .sidebar.products ul .cat-item-55 ul,
.term-3-pc-adjustable-paddles .sidebar.products ul .cat-item-55 ul,
.term-2-piece-adjustable-paddle .sidebar.products ul .cat-item-55 ul,
.term-fixed-length-paddles .sidebar.products ul .cat-item-55 ul,
.term-kids-paddles .sidebar.products ul .cat-item-55 ul {
	display: none;
}
.term-stand-up-paddleboards-bc .sidebar.products ul .cat-item-70 ul,
.term-all-rounder .sidebar.products ul .cat-item-70 ul,
.term-performance .sidebar.products ul .cat-item-70 ul,
.term-14-performance .sidebar.products ul .cat-item-70 ul,
.term-12-6-performance .sidebar.products ul .cat-item-70 ul,
.term-surfing .sidebar.products ul .cat-item-70 ul,
.term-touring .sidebar.products ul .cat-item-70 ul,
.term-inflatable .sidebar.products ul .cat-item-70 ul,
.term-14 .sidebar.products ul .cat-item-70 ul,
.term-12-6-under  .sidebar.products ul .cat-item-70 ul,
.term-women .sidebar.products ul .cat-item-70 ul ,
.term-inflatables .sidebar.products ul .cat-item-70 ul,
.term-touring-race-inflatables .sidebar.products ul .cat-item-70 ul ,
.term-recreational-inflatables .sidebar.products ul .cat-item-70 ul  {
	display: none;
}
.col1.sidebar.online-shop {
	margin-left:50px;
	width:205px;
	margin-top:30px;
}
.col1.sidebar .product-categories ul li a {
	background-color: #939598;
	float:left;
	margin-bottom:10px;
	width:200px;
	display:block;
	background-image: url(/wp-content/themes/kalavida2014/images/sidebar-product-label-bg.png);
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	padding-left:10px;
	line-height:30px;
}
.col1.sidebar h2.online-shop-sidebar-header {
	background-image: url(/wp-content/themes/kalavida2014/images/online-shop-sidebar-header.png);
	background-repeat: no-repeat;
	text-indent: -9000px;
	float: left;
	height: 70px;
	width: 195px;
}
.col1.sidebar.online-shop .shopping-cart {
	margin-bottom:40px;
}
.col1.sidebar.online-shop .shopping-cart h3 {
	color:#333;
}
.flexslider.image-carousel .flex-direction-nav li a {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 100px;
	overflow: hidden;
	display: block;
	width: 30px;
	float: left;
}
.flexslider.image-carousel .flex-direction-nav li a.flex-next {
	background-image: url(/wp-content/themes/kalavida2014/images/carousel-navigation-next.png);
}
.flexslider.image-carousel .flex-direction-nav li a.flex-prev {
	background-image: url(/wp-content/themes/kalavida2014/images/carousel-navigation-previous.png);
}
#access #menu-primary-left li {
	-ms-transform: rotate(-1deg);
	-moz-transform: rotate(-1deg);
	-webkit-transform: rotate(-1deg);
	-o-transform: rotate(-1deg);
}
#access #menu-item-4810 {
	margin-top:3px;
}
#access #menu-primary-right li {
	-ms-transform: rotate(1deg);
	-moz-transform: rotate(1deg);
	-webkit-transform: rotate(1deg);
	-o-transform: rotate(1deg);
}
#access #menu-primary-left li {
	-ms-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-o-transform: rotate(0deg);
}
#access #menu-primary-right li ul li {
	-ms-transform: rotate(-1deg);
	-moz-transform: rotate(-1deg);
	-webkit-transform: rotate(-1deg);
	-o-transform: rotate(-1deg);
}
#access #menu-item-4826 {
	margin-top:3px;
}
#access #menu-item-4823 {
	-o-transform: rotate(1deg);
}
#menu-top-navigation li.menu-item-4834 {
	line-height:23px;
}
#menu-top-navigation li.menu-item-4834 a {
	line-height:11px;
	margin-top:0px;
}
#menu-top-navigation li.online-store a:before {
	content: 'Visit our';
	display: block;
	font-size: 11px;
	text-align: center;
	height: 12px;
	line-height: 12px;
	margin-bottom: -5px;
	margin-top: -5px;
	text-transform:none;
	font-style: italic;
}
#sidebar-featurettes {
	background-color: #005464;
	color: #F4F3E8;
	width:263px;
	margin-left:25px;
}
#sidebar-featurettes li {
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom: 2px solid #629499;
	margin-left:20px;
	margin-right:20px;
	display:block;
}
.sidebar-featurette-content {
	line-height: 150%;
	font-size: 12px;
}
#sidebar-featurettes li:last-child {
	border:none;
}
#sidebar-featurettes li .sidebar-featurette-image {
	float:left;
	margin-right:5px;
}
#sidebar-featurettes li .sidebar-featurette-image img {
	height:55px;
	width: 65px;
}
#sidebar-featurettes li h4 {
}
#sidebar-featurettes .sidebar-featurette h4 a {
	height:30px;
	width:100%;
	text-indent:0px;
	color:#F4F3E8;
	text-decoration:none;
	display:block;
	text-transform:uppercase;
	font-size:18px;
}
.col1.sidebar.products h4.widget-title,
.col1.sidebar.products ul.tcp_navigation_tree {
	text-align:right;
	margin-left:25px;
	margin-right:25px;
}
.col1.sidebar.products ul.tcp_navigation_tree {
	margin-bottom:30px;
}
.col1.sidebar.products ul.tcp_navigation_tree a {
	text-decoration:none;
	color:#3A3936;
	line-height:22px;
	font-size:14px;
}
.col1.sidebar.products ul.tcp_navigation_tree .current-cat a {
	font-weight:bold;
	color:#333;
}
.col1.sidebar.products .cat-item ul.children ul.children .cat-item.current-cat a {color:#333;}
.col1.sidebar.products h4.widget-title {
	text-transform:uppercase;
	font-size:18px;
	color:#0A9280;
	border-bottom: 2px solid #B69D7F;
	font-weight:bold;
}
body .lightboxOverlay {
	z-index:99999;
}
body .lightbox {
	z-index:100000;
}
li#menu-item-6777 a {
    font-weight: 900;
    color: #f6e5c1;text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
}
li#menu-item-6777 a:hover{color: #f0e88e}