/*
Theme Name: Blockbuster
Theme URI: http://smthemes.com/blockbuster/
Author: The Smart Magazine Themes
Author URI: http://smthemes.com/
Description: Template by SMThemes.com
Version: 2.4.2
License: Creative Commons 3.0
Theme date: 07/10/2015
License URI: license.txt
Tags: black, green, dark, fixed-width, featured-images, custom-menu, translation-ready, threaded-comments, theme-options
*/


/*	-==========================- GENERAL -==========================-  */
/*------------------------------ PAGE ------------------------------*/
@import url(css/font.css);

html {
	background:#ebebeb;
}
body { 	
	color:#111;
}
a {
	color:#959595;
}
a:hover {
	color:#ba2b7f;
}
a.post_ttl, .post-caption h1 {
	color:#181818;
	font-size:24px;
	text-transform:uppercase;
	font-family:'OpenSansBold';
}
h2 a.post_ttl:hover{
	color:#b63681;
}

.page-title {
	color:#eba706;
	font-size:24px;
	text-transform:uppercase;
	font-family:'OpenSansBold';
}

/*------------------------------ HEADER ------------------------------*/
#header .container{
	position:relative;
}
#secondarymenu-container {
	position:relative;
}


/*------------------------------ SEARCH ------------------------------*/
#s {
	background:none;
	border:none;
	float:left;
	height:32px;
	line-height:32px;
	color:#959595;
	text-transform:lowercase;
}
.searchbtn {
	height:32px;
	width:17px;
	margin-right:10px;
}
.searchform {
	height:32px;
	background:#ebebeb;
	border-left:1px solid #b5b5b5;
	border-top:1px solid #b5b5b5;
	margin:0;
}
#content .searchform { background:#fff; }

/*------------------------------ CONTENT ------------------------------*/
#content {
	background:url(images/content.png) top repeat-y;
}
.one-post {
	margin-bottom:40px;
}
.articles .post-caption {
	border-bottom:1px solid #ccc;
}
#commentform #submit, input.readmore, a.readmore {
	background: rgb(170,46,118);
	background: -moz-linear-gradient(top,  rgba(170,46,118,1) 0%, rgba(192,64,139,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(170,46,118,1)), color-stop(100%,rgba(192,64,139,1)));
	background: -webkit-linear-gradient(top,  rgba(170,46,118,1) 0%,rgba(192,64,139,1) 100%);
	background: -o-linear-gradient(top,  rgba(170,46,118,1) 0%,rgba(192,64,139,1) 100%);
	background: -ms-linear-gradient(top,  rgba(170,46,118,1) 0%,rgba(192,64,139,1) 100%);
	background: linear-gradient(to bottom,  rgba(170,46,118,1) 0%,rgba(192,64,139,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aa2e76', endColorstr='#c0408b',GradientType=0 );
	color:#fff;
	font-size:14px;
	font-family:'OpenSansBold';
	text-transform:uppercase;
	border:none;
	width:auto;
	padding:4px 15px;
}
#commentform #submit:hover, input.readmore:hover, a.readmore:hover {
	background: rgb(230,165,8);
	background: -moz-linear-gradient(top,  rgba(230,165,8,1) 0%, rgba(254,187,25,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(230,165,8,1)), color-stop(100%,rgba(254,187,25,1)));
	background: -webkit-linear-gradient(top,  rgba(230,165,8,1) 0%,rgba(254,187,25,1) 100%);
	background: -o-linear-gradient(top,  rgba(230,165,8,1) 0%,rgba(254,187,25,1) 100%);
	background: -ms-linear-gradient(top,  rgba(230,165,8,1) 0%,rgba(254,187,25,1) 100%);
	background: linear-gradient(to bottom,  rgba(230,165,8,1) 0%,rgba(254,187,25,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6a508', endColorstr='#febb19',GradientType=0 );
	color:#000;
	text-decoration:none;
}
.featured_image{margin-top:15px;}
.featured_image.alignleft{padding:5px;  border:none;}
.featured_image.alignright{padding:5px; border:none;}
.featured_image.aligncenter{padding:5px; border:none;}
.googlemap {
	padding:0;
	border:none;
}
.widget_posts ul li img,.widget_flickr a {
	border:1px solid #bfbfbf;
	padding:3px;
}
.post-meta a {
	color:#ba2b7f;
	text-decoration:none;
}
.pagination{
	margin:30px 0;
}
.pagination.classic {
	padding-top:30px;
	text-align:right;
}
.page-numbers {
	padding:5px 10px;
	font-family: 'OpenSansBold';
}
a.page-numbers,
body.woocommerce nav.woocommerce-pagination ul li a,
body.woocommerce-page nav.woocommerce-pagination ul li a,
body.woocommerce #content nav.woocommerce-pagination ul li a,
body.woocommerce-page #content nav.woocommerce-pagination ul li a,
body.woocommerce nav.woocommerce-pagination ul li span,
body.woocommerce-page nav.woocommerce-pagination ul li span,
body.woocommerce #content nav.woocommerce-pagination ul li span,
body.woocommerce-page #content nav.woocommerce-pagination ul li span {
	background: rgb(212,212,212);
	background: -moz-linear-gradient(top,  rgba(212,212,212,1) 0%, rgba(238,238,238,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(212,212,212,1)), color-stop(100%,rgba(238,238,238,1)));
	background: -webkit-linear-gradient(top,  rgba(212,212,212,1) 0%,rgba(238,238,238,1) 100%);
	background: -o-linear-gradient(top,  rgba(212,212,212,1) 0%,rgba(238,238,238,1) 100%);
	background: -ms-linear-gradient(top,  rgba(212,212,212,1) 0%,rgba(238,238,238,1) 100%);
	background: linear-gradient(to bottom,  rgba(212,212,212,1) 0%,rgba(238,238,238,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d4d4d4', endColorstr='#eeeeee',GradientType=0 );
	color:#000;
	text-decoration:none;
}
.woocommerce #content nav.woocommerce-pagination ul li, 
.woocommerce nav.woocommerce-pagination ul li, 
.woocommerce-page #content nav.woocommerce-pagination ul li, 
.woocommerce-page nav.woocommerce-pagination ul li  { 
	margin-right:3px;
} 
a.page-numbers:hover,
body.woocommerce nav.woocommerce-pagination ul li span.current,
body.woocommerce-page nav.woocommerce-pagination ul li span.current,
body.woocommerce #content nav.woocommerce-pagination ul li span.current,
body.woocommerce-page #content nav.woocommerce-pagination ul li span.current,
body.woocommerce nav.woocommerce-pagination ul li a:hover,
body.woocommerce-page nav.woocommerce-pagination ul li a:hover,
body.woocommerce #content nav.woocommerce-pagination ul li a:hover,
body.woocommerce-page #content nav.woocommerce-pagination ul li a:hover,
body.woocommerce nav.woocommerce-pagination ul li a:focus,
body.woocommerce-page nav.woocommerce-pagination ul li a:focus,
body.woocommerce #content nav.woocommerce-pagination ul li a:focus,
body.woocommerce-page #content nav.woocommerce-pagination ul li a:focus{
	background: rgb(170,46,118);
	background: -moz-linear-gradient(top,  rgba(170,46,118,1) 0%, rgba(192,64,139,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(170,46,118,1)), color-stop(100%,rgba(192,64,139,1)));
	background: -webkit-linear-gradient(top,  rgba(170,46,118,1) 0%,rgba(192,64,139,1) 100%);
	background: -o-linear-gradient(top,  rgba(170,46,118,1) 0%,rgba(192,64,139,1) 100%);
	background: -ms-linear-gradient(top,  rgba(170,46,118,1) 0%,rgba(192,64,139,1) 100%);
	background: linear-gradient(to bottom,  rgba(170,46,118,1) 0%,rgba(192,64,139,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aa2e76', endColorstr='#c0408b',GradientType=0 );
	color:#fff;
}
span.page-numbers {
	background: rgb(230,165,8);
	background: -moz-linear-gradient(top,  rgba(230,165,8,1) 0%, rgba(254,187,25,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(230,165,8,1)), color-stop(100%,rgba(254,187,25,1)));
	background: -webkit-linear-gradient(top,  rgba(230,165,8,1) 0%,rgba(254,187,25,1) 100%);
	background: -o-linear-gradient(top,  rgba(230,165,8,1) 0%,rgba(254,187,25,1) 100%);
	background: -ms-linear-gradient(top,  rgba(230,165,8,1) 0%,rgba(254,187,25,1) 100%);
	background: linear-gradient(to bottom,  rgba(230,165,8,1) 0%,rgba(254,187,25,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6a508', endColorstr='#febb19',GradientType=0 );
	color:#000;
}
 

/*------------------------------ FOOTER ------------------------------*/
#footer  {
	background: rgb(15,15,15);
	background: -moz-linear-gradient(top,  rgba(15,15,15,1) 0%, rgba(41,41,41,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(15,15,15,1)), color-stop(100%,rgba(41,41,41,1)));
	background: -webkit-linear-gradient(top,  rgba(15,15,15,1) 0%,rgba(41,41,41,1) 100%);
	background: -o-linear-gradient(top,  rgba(15,15,15,1) 0%,rgba(41,41,41,1) 100%);
	background: -ms-linear-gradient(top,  rgba(15,15,15,1) 0%,rgba(41,41,41,1) 100%);
	background: linear-gradient(to bottom,  rgba(15,15,15,1) 0%,rgba(41,41,41,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f0f0f', endColorstr='#292929',GradientType=0 );
	color:#fff;
	margin-top:30px;
}
#footer .container.clearfix {
	border-bottom:1px solid #363636;
}
#footer .inner a{
	color:#fff;
	text-decoration:none;
}
#footer .inner a:hover { 
	color:#ba2b7f;
}
#footer h3{
	font-family: 'OpenSansBold';
	font-size:20px;
	text-transform:uppercase;
	color:#fff;
}


.footer_txt a{
	color:#ba2b7f;
	text-decoration:none;
}
#footer .footer_txt .container {
}
.footer-widgets {
}
/*------------------------------ WIDGETS AND SLIDER ------------------------------*/
.content-r .sidebar.right, .content-lr .sidebar.right, .content-r2 .sidebar.left, .content-r2 .sidebar.right {
	margin-left:0;
}
.content-l .sidebar.left, .content-lr .sidebar.left, .content-l2 .sidebar.left, .content-l2 .sidebar.right{
	margin-right:0;
}
.sidebar {
	width:292px !important;
}

#content .widget .caption h3 {
	color:#181818;
	font-size:24px;
	text-transform:uppercase;
	font-family:'OpenSansBold';
}
#content .widget {
	padding:10px 20px;
	margin-bottom:30px;
}
#content .widget a {
	color:#000;
	text-decoration:none;
}
#content .widget a:hover { 
	color:#ba2b7f;
	text-decoration:underline;
}
#content .widget_banners { padding:10px; }
.widget_posts .day{}
.widget_posts .date{}
.tabs_captions .tabscaption{
	border:none !Important; 
	color:#000;
	background:#fff;
	text-transform:uppercase;
	padding:5px 9px !important;
	font-family:'OpenSansBold';
	margin:2px;
}
.tabs_captions .tabscaption.active, .tabs_captions .tabscaption:hover{
	background: rgb(170,46,118);
	background: -moz-linear-gradient(top,  rgba(170,46,118,1) 0%, rgba(192,64,139,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(170,46,118,1)), color-stop(100%,rgba(192,64,139,1)));
	background: -webkit-linear-gradient(top,  rgba(170,46,118,1) 0%,rgba(192,64,139,1) 100%);
	background: -o-linear-gradient(top,  rgba(170,46,118,1) 0%,rgba(192,64,139,1) 100%);
	background: -ms-linear-gradient(top,  rgba(170,46,118,1) 0%,rgba(192,64,139,1) 100%);
	background: linear-gradient(to bottom,  rgba(170,46,118,1) 0%,rgba(192,64,139,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aa2e76', endColorstr='#c0408b',GradientType=0 );
	color:#fff;
}
.fp-next{
	background-position:left 50%;
	width:27px;
}
.fp-prev {
	background-position:right 50%;
	width:27px;
	
}
	
/*	-==========================- DESKTOP -==========================-  */
@media only screen and (min-width:1024px) {
	#content {
		
	}
	body {
		background:url(images/top-repeat.png) top repeat-x;
	}
	.no-slider { background:url(images/top-repeat-no-slider.png) top repeat-x; }
	#header {
		background:url(images/top.png) top no-repeat;
		min-height:938px;
		margin-bottom:-150px;
	}
	.no-slider #header { min-height:0; margin:0; background:url(images/top-no-slider.png) top no-repeat; }
	#content-top, #content-bottom { height:30px; background:#fff !important; width:1060px; margin:0 auto; }
	.content-r #main_content, .content-r2 #main_content{
		padding:0 30px 20px 0;
	}
	.content-l #main_content, .content-l2 #main_content{
		padding:0 0 20px 30px;
	}
	.content-lr #main_content{
		padding:0 30px 20px;
	}
	#content .container {
	}
	#logo {
		position:absolute;
		top:35px;
		left:0;
		right:0;
		text-align:center;
	}
	.menusearch {
		width:200px;
		position:absolute;
		right:0;
		top:76px;
	}
	.menusearch .searchtxt {
		width:147px;
	}
	/*------------------------------ MENU ------------------------------*/
	#secondarymenu-container {
		height:161px;
		position:relative;
		z-index:11;
	}
	
	
	#secondarymenu {
		float:left;
	}
	#secondarymenu a {
		padding:9px;
		font-size:14px;
		color:#111;
	}
	#secondarymenu li {
		background:url(images/sec-menu-li.png) right no-repeat;
		padding-right:1px;
	}
	#secondarymenu li:last-child { 
		background:none;
	}
	#secondarymenu a:hover{
		color:#fff;
		background:#ab2b76;
	}
	#header-block {
		position:relative;
	}
	
	#mainmenu-container {
		height:62px;
		z-index:18;
		margin:0 auto 6px;
	}
	#mainmenu li a {
		padding:18px 20px;
		font-family: 'OpenSansSemibold';
		font-size:18px;
		text-transform:uppercase;
		color:#fff;
	}
	#mainmenu li {
		position:relative;
		background:url(images/mainmenu-li.png) right no-repeat;
		padding:0 15px 0 0 ;
	}
	#mainmenu li a:hover{
		background:#ad2c78;
		color:#fff;
	}


	#header li ul {	top:37px; }
	#header #mainmenu li ul { top:62px; }
	
	#header li ul .transparent {	}
	#header li ul .inner { 
		background: rgb(41,41,41);
		background: -moz-linear-gradient(top,  rgba(41,41,41,1) 0%, rgba(58,58,58,1) 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(41,41,41,1)), color-stop(100%,rgba(58,58,58,1)));
		background: -webkit-linear-gradient(top,  rgba(41,41,41,1) 0%,rgba(58,58,58,1) 100%);
		background: -o-linear-gradient(top,  rgba(41,41,41,1) 0%,rgba(58,58,58,1) 100%);
		background: -ms-linear-gradient(top,  rgba(41,41,41,1) 0%,rgba(58,58,58,1) 100%);
		background: linear-gradient(to bottom,  rgba(41,41,41,1) 0%,rgba(58,58,58,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#292929', endColorstr='#3a3a3a',GradientType=0 );
		padding:0;
	}
	#header #mainmenu li ul .transparent {	}
	#header #mainmenu li ul .inner {	}
	
	#header ul.children li , #header .sub-menu li {
		padding:5px 0 !important;
	}
	#header ul.children li:hover, #header .sub-menu li:hover {
		background: rgb(229,229,229);
		background: -moz-linear-gradient(top,  rgba(229,229,229,1) 0%, rgba(255,255,255,1) 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(229,229,229,1)), color-stop(100%,rgba(255,255,255,1)));
		background: -webkit-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%);
		background: -o-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%);
		background: -ms-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%);
		background: linear-gradient(to bottom,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#ffffff',GradientType=0 );
	}
	#header ul.children li a, #header .sub-menu li a {
		color:#fff; 
		padding:0 20px;
		text-align:left;
	}
	#header ul.children li a:hover, #header .sub-menu li a:hover {
		color:#ba2b7f;
		background:none !important;
	}
	
	#header #mainmenu ul.children li a, #header #mainmenu .sub-menu li a {
		text-transform:none;
	}
	#header #mainmenu ul.children li a:hover, #header #mainmenu .sub-menu li a:hover {		
	}
	
	/*------------------------------ SLIDER ------------------------------*/
	.slider-container {	
		position:relative;
		margin:30px auto;
	}
	.slider {		
	}
	.fp-next, .fp-prev {
		margin:180px 17px;
		width:33px;
		height:63px;
	}
	.fp-title{
		background:#ac2c77;
		display:inline-block;
		padding:0 10px;
	}
	.fp-title a {
		font-size:50px;
		font-family:'OpenSansBold';
		text-decoration:none;
		text-transform:uppercase;
		color:#fff;
	}
	
	.fp-prev-next-wrap {
		margin:0 0px;
	}
	.slider-nothumb .fp-slides, .slider-nothumb .fp-thumbnail, .slider-nothumb .fp-slides-items {
		height:188px;
	}
	.fp-slides,.fp-thumbnail,.fp-slides-items  {
		height:478px;
		width:1000px;
	}
	.fp-content-fon {
		border:none;
		height:0;
		width:0;
		left:0;
		bottom:32px;
	}
	.fp-content {
		bottom: 215px;
		font-size: 13px;
		height: 160px;
		left: 50px;
		right: 520px;
		text-align: left;
	}
	.fp-content p {
		background:#fff;
		color:#000;
		font-family:'OpenSansRegular';
		padding:0 10px 10px;
		font-size:17px;
	}
	.fp-content p a { 
		color:#000 !important;
		text-transform:lowercase;
	}
	.fp-nav {
		right:30px;
		bottom:30px;
		left:auto;
	}
	.slider-nothumb .fp-content-fon {
		background:#fff;
	}
	.slider-nothumb .fp-content a,.slider-nothumb .fp-content p{
		color:#000;
	}
	
	#footer .footer_txt .container {
		
	}
	.content-l #content .container { background:url(images/content/main-l.png) left top repeat-y; }
	.content-r #content .container { background:url(images/content/main-r.png) left top repeat-y; }
	.content-lr #content .container { background:url(images/content/main-lr.png) left top repeat-y; }
	.content-l2 #content .container { background:url(images/content/main-l2.png) left top repeat-y; }
	.content-r2 #content .container { background:url(images/content/main-r2.png) left top repeat-y; }
	.content-n #content .container { background:url(images/content/main-n.png) left top repeat-y; }
}	


/* WooCommerce */
.woocommerce a.button.alt, 
.woocommerce-page a.button.alt, 
.woocommerce button.button.alt, 
.woocommerce-page button.button.alt, 
.woocommerce input.button.alt, 
.woocommerce-page input.button.alt, 
.woocommerce #respond input#submit.alt, 
.woocommerce-page #respond input#submit.alt, 
.woocommerce #content input.button.alt, 
.woocommerce-page #content input.button.alt,
.woocommerce-page #content .products li a.button {
	background:#b4367f !important;
	color:#fff !important;
	text-transform:uppercase !important;
	box-shadow:none !Important;
	text-shadow:none !important;
	border:none !important;
}
.woocommerce a.button.alt:hover, 
.woocommerce-page a.button.alt:hover, 
.woocommerce button.button.alt:hover, 
.woocommerce-page button.button.alt:hover, 
.woocommerce input.button.alt:hover, 
.woocommerce-page input.button.alt:hover, 
.woocommerce #respond input#submit.alt:hover, 
.woocommerce-page #respond input#submit.alt:hover, 
.woocommerce #content input.button.alt:hover, 
.woocommerce-page #content input.button.alt:hover,
.woocommerce-page #content .products li a.button:hover  {
	background:#f3b111 !important;
	color:#000 !important;
}
.widget.woocommerce.widget_product_search #s {    
	border-top:1px solid #B5B5B5 !important;
	border-left:1px solid #B5B5B5 !important;
	background:#ebebeb !important;
	color:#959595 !important;
}
.widget.woocommerce.widget_product_search #searchsubmit {
	background:#b63882;
	padding:2px 6px;
	color:#fff;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle { 
	background:#b83a83;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-range { 
	background:#872b60;
}
/*	-==========================- TABLET -==========================-  */
@media only screen and (min-width:640px) and (max-width:1023px) {
	#header {
	}
	#logo {
		float:left;
		margin-left:15px;
	}
	#header-banner {
		margin-top:25px;
		float:right;
	}
	/*------------------------------ MENU ------------------------------*/
	
	.menusearch .searchform { 
		background:#fff;
	}
	#content .searchform { background:#ebebeb; }
	#secondarymenu-container {
		padding-top:0px;
	}
	
	
	
	
		
	
	
	

	
}

/*	-==========================- MOBILE -==========================-  */
@media only screen and (min-width:240px) and (max-width:639px) {
	
	.menusearch .searchform { background:#fff; }
	.mobile-menu { background:#fff; }
	#header {
	
	}
	#logo {
		margin-top:5px;
		margin-bottom:-35px;
	}
	.searchbtn {
		width:auto !important;
	}
	#secondarymenu-container {
		padding-top:6px;
	}
	
	
	
	.fp-next, .fp-prev {
		margin:0 -5px;
	}
	.footer-widgets .widgetf:first-child {
		border:none;
	}
	
	#footer {
		width:100%;
	}
	.widgetf {
		border-top:1px solid #d3d3d3;
	}
	.articles .post-date {
		float:none;
	}
	.articles dt p img {
		display:none;
	}
	.fp-nav {
		bottom:-18px;
	}
	.slider-container {
		padding-bottom:20px;
	}
	#s {
		width:70%;
}
}