/*

Theme Name: Ben Smith
Description: Custom Developed For Ben Smith
Author: Kelowna Website Design
Author URI: http://kwdmarketing.ca
Version: 2.0
Tags: kwd, kelowna website design

*/

/*** GLOBAL : GENERAL STYLE DEFAULTS ***/




.banner2 {
    display: block;
    overflow: hidden;
    max-width: 1600px;
    margin: 0 auto;
}

.the_video {
    width: 50%;
    float: left;
}
.the_image {
    width: 50%;
    float: left;
	position: relative;
}
.the_image .bensmith {
    width: 100%;
}
.song_list {
padding: 20px;
}
.blog .inner ul, .blog .inner h1 {
display: none;
}
.third{
	float: left;
	width: 31.33%;
	margin: 1%;
}
p#official {
	text-align: center;
	font-size: 18px;
	margin: 0;
	padding: 0;
}
.post-categories li a {
	color: #FF6515;
	font-size: 14px;
}
.post-categories li {
	float: left;
	margin-right: 10px;
}
ul.post-categories {
	width: 100%;
	overflow: hidden;
	display: block;
	list-style: none;
}
ol li {
	margin-left: 24px;
}
form.variations_form.cart {
	margin-top: 30px;
}
a.buy_link {
	position: absolute;
	background: #FF9302;
	cursor: pointer;
	color: #fff;
	padding: 5px 8px;
}
.page-id-65 #content {
	width: 100%;
}
button.single_add_to_cart_button.button.alt {
	width: 100%;
	padding: 20px;
	margin-top: 20px;
}
.banner ul#menu-menu-1 li:hover{
	background: #E5E5E5;
}
.banner ul#menu-menu-1 li a {
	color: black;
}
.banner ul#menu-menu-1 li {
	float: left;
	width: 100%;
	display: block;
}
#banner_right{
	float: left;
	width: 78%;
}
div#menu2 {
	position: relative;
	float: left;
	width: 22%;
	background: white;
	border-radius: 10px;
}
* {
  margin: 0;
  padding: 0;
}

.gform_button{
	float: right;
	padding: 6px 31px;
	border: none!important;
	cursor: hand;
	cursor: pointer;
}

.gform_wrapper input[type=text], .gform_wrapper input[type=url], .gform_wrapper input[type=email], .gform_wrapper input[type=tel], .gform_wrapper input[type=number], .gform_wrapper input[type=password],.gform_wrapper textarea  {
	border: 1px solid #ccc;
}
img {
	border: none;
}

.clear{
	clear:both;
}

::selection
{
	background-color: #D46E34;
	color:#fff;
}
::-moz-selection
{
	background-color: #D46E34;
	color:#fff;
}

img {
	border: none;
}

html
{
	margin: 0;
	padding: 0;
}

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -510px; /* the bottom margin is the negative value of the footer's height */
}

html, body

{
	background: #424242;
	margin: 0;
	height: 100%;
	
}

body, input, textarea {   
	font-family: Arial, sans-serif;
	line-height: 1.5;
	font-size:12px;
}

body, textarea  {
	color: #fff;  
}

h1, h2, h3, h4, h5, h6 { 
	font-weight: bold;
	clear: both;
	padding: 10px 0px;

}

h2{
	font-family: 'Open Sans', sans-serif;
}
h1{
	font-family: 'Oswald', sans-serif;
}
.blog-box h1 {
    font-size: 30px;
    color: #fff;
}
a.view-article {
    color: #ef2727;
}
.typewriter{
	font-family: 'Special Elite', cursive!important;
	font-size: 55px;margin-bottom: 0;
padding-bottom: 0;
}
h1.entry-title {
    color: #fff;
}
p {
	margin: 4px 0 12px 0;
}

a {
	color: #fff;
	text-decoration:none;
}

a:hover{
	color: #ef2727;
}



/*** PAGE LAYOUT ***/

div#container{
	margin: 4px 4px 4px 4px;
	overflow:hidden;
}
.entry-content p, .entry-content a{
	font-size: 18px;
	color: #E8E8E8;
}
.entry-content{
	overflow: hidden;
	min-height: 200px;
	padding-bottom: 30px;
}


div#content {
	float: left;
	width: 700px;	
}

/*** HEADER : MENU ***/
#content li{
	margin-left: 23px;
	}
ul, menu, dir{
	display: block;
	list-style-type: disc;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 0px;
}

.menu, .sub-menu{
	padding-left: 0px;
}


#footer .menu a{
	color:#535353;
}

#footer a:hover{
color:red;}

.menu{
	list-style:none;
	font-weight:bold;
	/* Clear floats */
	float:right;
	/* For IE */
	padding: 0px;
	margin: 0px;
}
.menu li{
	float:left;
	position:relative;
	margin: 0;
	padding: 0;
}
.menu a{
	display:block;
	color:#fff;
	text-decoration:none;
	font-size: 14px;
	padding: 21px 16px;
	margin: 0;
	font-weight:normal;
}
.menu a:hover, #footer .menu a:hover{
	color:#ef2727;
	background:none!important;
	text-decoration:none!important;
}


.push {height: 510px;}/*Must Match Footer Height and Wrapper PUSH amount*/

/*** YOUR CSS ***/

.social{
	height:25px;
	width:25px;
	float:right;
	margin:20px 5px;
	display:block;
}

.social-big{
	height:48px;
	width:50px;
	float:right;
	margin:0px 5px;
	display:block;
	-webkit-filter: brightness(2);
	filter: brightness(2);
}


a.social-big:hover {
	-webkit-filter: brightness(9);
	filter: brightness(9);
}

.facebook-big{
	background:url('images/social-sprites.png') -101px 0px;
	width: 40px;
}

.twitter-big{
	background:url('images/social-sprites.png')  -44px 0px;
	width: 55px;
}

.facebook{
	background:url('images/social-sprites.png') -19px 3px;
}

.twitter{
	background:url('images/social-sprites.png') 0 3px;
}

.facebook:hover{
	background:url('images/social-sprites.png') -19px 26px;
}

.twitter:hover{
	background:url('images/social-sprites.png') 0 26px;
}

.banner{
	width: 100%;
	height: 381px;
	background: url('images/Banner2.jpg');
	margin-top: -2px;
	color: #fff;
	padding-top: 232px;
	border-bottom: 3px solid #000;
}

.albums{
	width: 100%;
	background: url('images/album-bg.jpg');
	color: #fff;
	border-bottom:3px solid #000;
}
a.btn img{
	margin-left:10px;
}
a.btn {
    background: #fff;
    display: block;
    text-align: center;
    padding: 10px 0;
    text-decoration: none;
    color: #000000;
    font-weight: bold;
    font-family: 'Oswald', sans-serif;
    font-size: 16px;
    transition: all ease-in-out 0.2s;
    bottom: 0;
    width: 100%;
}

.black, .black a{
	color:#000!important;
}

.orange, .orange a{
	color:#f57c3d!important;
}
a.btn:hover {
	background: #525252;
	color: #fff!important;
}
a.btn >img{
	transition:all ease-in-out 0.1s;
}
a.btn:hover >img{
	-webkit-filter: brightness(9);
	filter: brightness(9);
}

#footer img.logo {
	opacity: 0.8;
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
}

#footer-blogs{
	background:#19191b;
	border-top:3px solid #000;
	padding:30px 0;
	width:100%;
}

.inner{
	width:960px;
	margin:0 auto;
}

#foot-banner{
	background:#0F0F10;
	padding:10px 20px;
}

#foot-banner h1{
	clear:none;
	float: left;
}
.blog-box h1 a {
    color: #fff;
}
.blog-box {
	background: #242427;
	padding: 2%;
	margin: 30px 0;
	border-bottom: 2px solid #000;
	border-right: 2px solid #000;
	color: #fff;
	list-style:none;
}
div#menu {
    float: right;
}
.blog-box:nth-child(odd) {
	margin-right:5%;
}
.blog-box:nth-child(odd) .date, .blog-box:nth-child(odd) .more a, .blog-box:nth-child(odd) h1 a:hover {
    	color: #ef2727!important;
}
.blog-box:nth-child(even) .date, .blog-box:nth-child(even) .more a, .blog-box:nth-child(even) h1 a:hover{
    color: #ff6515!important;
}

.date{
	font-weight: bold;
	text-transform:uppercase;
}

.more a{
	float:right;
	font-weight: bold;
}

.more a:hover{
	color:#fff!important;
}

.blog-box strong a {
	color: #fff!important;
	text-transform: capitalize;
}
.kwd {
    display: block;
    color: #8d8d8d;
}

.song{
}

.song-title{
}
.album-box{
	background: #2B2B2C;
	list-style:none;
}
.song_list h3 {
    color: #fff;
}
.album-box:nth-child(odd) {
	margin-right:6%;
}

li.song-box {
	list-style:none;
	padding: 20px;
}

.al{

	font-size: 40px;
}

.line{
	width:150px;
	height:1px;
	border-bottom:3px solid #fff;
	margin: 5px auto 50px;
}

.song-box:nth-child(odd){
	background:#2B2B2C;
}

.song-box:nth-child(even){
	background:#1A1919;
}

.titles {
	border-bottom: 1px solid #fff;
	margin: 0 20px;
}

.album-box img {
	width: 100%;
}



/*------------------------------------*\
    MAIN
\*------------------------------------*/








.white{
  color: #fff;
}
.banner h1{
  font-size: 56px;
}
h1{
  font-size: 46px;
}
h2{
  font-size: 36px;
}

h3{
  font-size: 26px;
}
h4{
  font-size: 20px;
}


em {
    color: #444!important;
}
form#user-login-form{
	border: 1px solid #ccc;
	margin: 0 auto;
	padding: 20px;
	max-width: 400px;
	width: 100%;
}
select.orderby {
    border-radius: 3px;
    border: 1px solid #ccc;
    color: #6d6d6d;
    background: #fbfbfb;
    font-size: 12px;
    padding: 5px 10px;
}
a.btn {
    display: inline-block;
    background: #222;
    padding: 10px;
    margin: 6px 0;
    border-radius: 3px;
    color: #fff;
    transition: ease-in-out all .2s;
}

a.btn:hover {
    text-decoration: none;
    background: #717171;
}
.banner{
    width: 100%;
}

a.uk-float-right.uk-hidden-large.menu_pointer {
    color: orange!important;
}
.uk-offcanvas-bar .logo {
    padding: 10px 20px 0px 20px;
}
.uk-offcanvas-bar ul li.current-menu-item > a {
    border-left: 10px solid orange;
}
.uk-offcanvas-bar ul li a {
    padding: 9px 20px;
    font-size: 16px;
    display: block;
    margin-bottom: 2px;
    background: #222;
    color: white;
}
.uk-offcanvas-bar ul li a:active, .uk-offcanvas-bar ul li a:hover {
    background: #222;
	color: #fff;
    text-decoration: none;
}
.uk-offcanvas-bar ul {
    list-style: none;
    padding: 0;
	margin: 0;
}
.uk-offcanvas-bar ul li {
    margin: 0;
    padding: 0;
}

.uk-offcanvas-bar .sub-menu li a {
	background-color: #4c4c4c;
    font-size: 13px;
    padding: 6px 30px;


}
.uk-offcanvas-bar .sub-menu {
    width: 100%;
    display: block;
    position: relative;
	background-color: #000;
}

.uk-offcanvas-bar .sub-menu li {
    float: none!important;
    text-align: left;
}

a.page-numbers:hover {
    background-color: #D6D6D6;
    color: #666;
    outline: 0;
    background-image: none;
}
a.page-numbers {
    background: #f7f7f7;
    color: #666;
    border: 1px solid rgba(0,0,0,.2);
    border-bottom-color: rgba(0,0,0,.3);
    background-origin: border-box;
    background-image: -webkit-linear-gradient(top,#fff,#eee);
    background-image: linear-gradient(to bottom,#fff,#eee);
    text-shadow: 0 1px 0 #fff;
    display: inline-block;
    min-width: 16px;
    padding: 3px 5px;
    line-height: 20px;
    text-decoration: none;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    text-align: center;
    border-radius: 4px;
}
span.page-numbers.current {
    background: #009dd8;
    color: #fff;
    border: 1px solid rgba(0,0,0,.2);
    border-bottom-color: rgba(0,0,0,.4);
    background-origin: border-box;
    background-image: -webkit-linear-gradient(top,#00b4f5,#008dc5);
    background-image: linear-gradient(to bottom,#00b4f5,#008dc5);
    text-shadow: 0 -1px 0 rgba(0,0,0,.2);
    display: inline-block;
    min-width: 16px;
    padding: 3px 5px;
    line-height: 20px;
    text-decoration: none;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    text-align: center;
    border-radius: 4px;
}
.pagination {
    text-align: center;
    padding: 40px;
    font-size: 16px;
}
.gform_wrapper form {
	overflow: hidden;
}
.gform_wrapper input {
    padding: 14px 10px!important;
    border-radius: 3px;
    border: 1px solid #ccc;
}
.gform_wrapper textarea {
    padding: 14px 10px!important;
    border-radius: 3px;
    border: 1px solid #ccc;
}


.gform_footer.top_label input {
    color: white;
    background: #55a94f;
    border: none;
    padding: 20px 40px!important;
    font-size: 22px!important;
    margin: 0!important;
    transition: ease-in-out all .2s;
	text-decoration: none;
	display: inline-block;
}
.gform_footer.top_label input:hover {
    opacity: .8;
		text-decoration: none;
}
.gform_footer.top_label {
    float: right;
    margin: 0;
}
.menu_pointer{
	cursor: pointer;
	color: #fff;
}




/*TOP LEVEL NAV START*/
.nav {
    float: right;
}
nav ul {
    float: left;
}
.nav li {
    float: left;
    list-style: none;
}
.nav > ul > li > a {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    padding: 20px 14px;
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    text-decoration: none;
}
li.menu-item-has-children > a {
    cursor: default;
}
.nav .current_page_item > a, .nav .current-menu-item > a{
  background-color: #f57c3d;
  color: #fff;
}
.nav li:hover > a{
  background-color: #f57c3d;
  color: #fff;
}

/*TOP LEVEL NAV END*/

/*Style General Submenus*/
.sub-menu {
    position: absolute;
    background: white;
    width: 215px;
    margin: 0;
    padding: 0;
	    z-index: 99;
}
.sub-menu li {
    float: none;
}
.sub-menu li a {
    color: #222;
    text-decoration: none;
    padding: 10px;
    display: block;
}
.sub-menu li a:hover {
    background: #222;
    color: #fff;
}
/*this one styles the sub highlighted page nav*/
.sub-menu li:hover > a {
    color: #797979;
    background: #eaeaea;
}
/*Style General Submenus*/

/*First Dropdown*/
.nav > ul > li > .sub-menu {
    display: none;
}
.nav > ul > li:hover > .sub-menu {
    display: block;
}

/*2nd Tear Dropdwn*/
.nav > ul > li > .sub-menu > li > .sub-menu {
    display: none;
	margin-left: 216px;
    width: 215px;
    margin-top: -40px;
}
.nav > ul > li > .sub-menu li:hover > .sub-menu {
    display: block;
}

/*3rd level Dropdown*/
.nav > ul > li > .sub-menu > li > .sub-menu > li > .sub-menu {
    display: none;
	margin-left: 216px;
    width: 215px;
    margin-top: -40px;
}
.nav > ul > li > .sub-menu > li >.sub-menu li:hover > .sub-menu {
    display: block;
}
/*WooCommerce*/
.woocommerce-page article, .woocommerce section {
    float: left;
}
.woocommerce .banner img {
    max-width: fit-content;
}
nav.woocommerce-MyAccount-navigation li.is-active a {
    background: #820102;
}

nav.woocommerce-MyAccount-navigation ul a:hover {
    background: #222;
    text-decoration: none;
}
nav.woocommerce-MyAccount-navigation ul a {
    color: #fff;
    background: #be2123;
    display: block;
    padding: 10px;
    margin-bottom: 1px;
    transition: ease-in-out all .2s;
}
nav.woocommerce-MyAccount-navigation ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.woocommerce-additional-fields textarea {
    border: 1px solid #ccc;
    padding: 8px;
    border-radius: 4px;
    min-height: 200px;
}
form.checkout.woocommerce-checkout input {
    border: 1px solid #ccc;
    padding: 8px;
    border-radius: 4px;
}
input#coupon_code {
    width: 300px!important;
}
.woocommerce nav.woocommerce-pagination ul li {
    border: none!important;
    margin: 0 1px!important;
}
.woocommerce nav.woocommerce-pagination ul {
    border: none!important;
}
/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
/* html element 62.5% font-size for REM use */
html {
	font-size:62.5%;
}
body {
	font-family: 'Open Sans', sans-serif;
	color:#444;
    font-size: 18px;
}
/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
}
a {
	color:#444;
	text-decoration:none;
	display: inline-block;
}
section a {
    color: #1e87f0;
    text-decoration: underline;
}
a:hover {
	color:#444;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}
h1, h2, h3{
	margin: 20px 0!important;
	color: #fff;
}
h4, h5, h6{
	margin: 15px 0!important;
}

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

.header {
    z-index: 99;
    position: relative;
    background: #000;
	padding: 15px;
}

/*------------------------------------*\
    SMALL
\*------------------------------------*/
@media only screen and (min-width:320px) and (max-width: 767px){


	.ginput_container_text input {
		-webkit-appearance: none!important;
		-moz-appearance:    none!important;
		appearance:         none!important;
	}
  .banner h1{
    font-size: 36px;
  }

  h1{
    font-size: 26px;

  }
  h2{
    font-size: 20px;
  }

  h3{
    font-size: 20px;

  }
  h4{
    font-size: 18px;

  }

}
@media only screen and (min-width:768px) and (max-width: 959px){

}
@media only screen and (min-width:960px){

}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}

/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}
