/*
 Theme Name:   connected-clubs
 Theme URI:    http://www.growcreative.com
 Description:  Canvas Child Theme
 Author:       Hugo Allen
 Author URI:   www.connectedclubs.co.uk
 Template:     canvas
 Version:      2.0.1
*/


@import url("../canvas/style.css");



/* The fun starts here
------------------------------------

blue : #4588c1;
light blue : #bbd1ea;

grey : #bdbdc1;

grey 2 : #EDEEEE;

*/

h1, h2, h3, h4, h5, h6, p, blockquote, a, em, small, strong, center, tr, th, td {
	font-family:"PT Sans", Helvetica, sans-serif !important;
}


.page-id-20 .page .title {
	display:none !important;
}


.page-id-20 .dpe-flexible-posts .page .title {
	display:block !important;
}


.two-col-left #main-sidebar-container #main, .two-col-right #main-sidebar-container #main {
	width: 73% !important;
}

.two-col-left #main-sidebar-container #sidebar, .two-col-right #main-sidebar-container #sidebar {
	width: 25% !important;
}



/* UNIVERSAL LINK COLOUR BLUE
----------------
*/

a {
	color:#4588c1 !important;
}

a:hover {
	color:#333 !important;
	text-decoration:none !important;
}


/* IMAGE BORDER AND PADDING
----------------
*/

.entry img, img.thumbnail, #portfolio .group.portfolio-img img {
    border: 0px;
    padding: 0;
}



/* WOO COMMERCE
-----------------
 */
.quantity .plus, .quantity .minus {
	display:none !important;
}
.woocommerce_result_count, .woocommerce_ordering, .woocommerce-result-count, .woocommerce-ordering {
	display:none !important;
}

ul.products li.product {
    width: 22%;
}

ul.products li.product a img:hover {
	opacity:0.6;
}

h3 {
	font-size:14px !important;
}






/* FANCY BOX WP
-----------------
 */


#fancybox-outer {
    padding: 0;
}




/* PRETTY PHOTO
-----------------
 */
 

.pp_fade .pp_expand {
	display:none !important;
}

div.pp_woocommerce .pp_details {
	display:none !important;
}



div.pp_woocommerce .pp_content_container {
    padding:5px;
}



/* FLEXIBLE POSTS WIDGET
-----------------
 */

/*
.widget_dpe_fp_widget {
    background: none repeat scroll 0 0 #EDEEEE;
    float: left;
    margin-left: 1%;
    margin-right: 1%;
    padding: 2%;
    width: 27.2%;
}

*/

.widget_dpe_fp_widget img{
	width:100%;
	height:auto;
	
}

.widget_dpe_fp_widget .product {
	margin-top:10px;
}


.widget_dpe_fp_widget h3 {
    border-bottom: 1px solid #CCCCCC;
    color: #555555;
    font-size: 14px;
    padding-bottom: 11px;
}

.dpe-flexible-posts .title {
    color: #000000 !important;
    font-size: 1em !important;
    margin-bottom: 20px;
    margin-top: 10px;
    text-transform: capitalize !important;
}



/* IMAGES WITH BORDERS
-----------------
 */


.woocommerce .images img, ul.products li.product a img, .widget_dpe_fp_widget img {
    border: 1px solid #bdbdc1;
}


/* SMART SLIDER
-----------------
 */




.smart-slider-border2 {
	box-shadow:none !important;
	border-radius:0px !important;
}

.dark .accordion-horizontal-title {
    box-shadow: 0 0 0 0px rgba(255, 255, 255, 0.05) inset, 0 0 0px 0px rgba(0, 0, 0, 0.3) !important;
	border-radius:0px !important;

	
}

.accordion-horizontal-slide {
	border-radius:0px !important;
}




.accordion-vertical-title {
    box-shadow: 0 0 0 0px rgba(255, 255, 255, 0.05) inset, 0 0 0px 0px rgba(0, 0, 0, 0.3) !important;
	border-radius:0px !important;
}

.accordion-vertical-slide {
	border-radius:0px !important;
}



/* FOOTER
-----------------
 */

#footerCredit {
	text-align:right;
	font-size:12px;
}
#footer, #footer p {
	text-align:right;
}


/* DISPLAY NONES
-----------------
 */


#comments, .post-entries, #post-author, #connect {
    display: none;
}

abbr {
    border-bottom: 0 dashed #999999;
	cursor:auto;
}



#logo {
    display:none;
}

#CClogo {
    padding-top:5px;
	max-width:370px;
}

#CClogo img{
    width:100%;
	height:auto;
}

#CGslogan {
	float:left;
}


.slogan {
    color: #BDBDC1 !important;
    font-size: 22px !important;
    font-weight: normal !important;
	font-style:italic !important;
}



#CGlogo {
    float: right;
    margin-right: 8px;
    margin-top: 0px;
    max-width: 260px;
    padding-top: 0;
	text-align:center;
}

#CGlogo img {
    width:85%;
	height:auto;
}










#content {
    padding: 40px 0;
}

#loopedSlider.business-slider, #loopedSlider.business-slider .container {
	margin-top:-40px;
}

.page-title, .post .title, .page .title {
	color:#bdbdc1 !important;
	font-weight:normal !important;
	text-transform: uppercase;
}

.entry blockquote p {
    font-size: 20px;
}



.page-id-366 .page .title {
	display:none;
}



/* SEARCH PAGE
----------------
 */

.search-results .post-meta, .search-results .post-more {
	display:none !important;
}

.search-results .product {
	margin-bottom:20px;
}
.searchform, #searchform {
    border-color: #4588c1 !important;
    border-radius: 0px;
    border-style: solid;
	border-width:0px;
	background-color:#4588c1 !important;
	color: #FFFFFF !important;
	width:100%;
}

form#searchform input#s {
    background-color:#4588c1 !important;
    border: 0px solid #bdbdc1 !important;
    border-radius: 0;
    margin-bottom: 0px !important;
    width: 85% !important;
	color: #FFFFFF !important;
}

.searchform input.s, #searchform input#s {
    color: #FFFFFF !important;
    text-align: right;
    width: 90%;
}

.fa-search {
	display:none !important;
}




/* GALLERIES
----------------
 */

#gallery-1 img {
    border: 0 solid #CFCFCF;
    width: 94%;
}





/* UNIVERSAL TRANSITION SPEED
----------------
 */
a, a img, ul.nav li a, a.button, #navigation ul.nav > li > ul, ul.products li.product a img {
	transition: color 300ms;
	-o-transition: color 300ms;
	-moz-transition: color 300ms;
  	-webkit-transition: color 300ms;
	
	transition: opacity 300ms;
	-o-transition: opacity 300ms;
	-moz-transition: opacity 300ms;
  	-webkit-transition: opacity 300ms;
  	
	/*transition:linear 0.3s !important;*/
}



/* UNIVERSAL TRANSITION STYLE
----------------
 */

a img:hover {
	opacity:0.7;
}


/* TOP NAVIGATION
----------------
 */


#top {
    background: #fff !important;
	border-top:0px solid #4588c1 !important;
}


#top-nav {
    background: none repeat scroll 0 0 #FFFFFF;
    margin-bottom: -98px;
    margin-top: 70px;
    z-index: 200;
}


#top .col-full {
	padding:0px 0 !important;
}

#top ul.nav li a {
    color: #4588c1 !important;
    font-size: 14px;
	padding:1.5em 0.75em 1.3em  !important;
	background:#fff;
	border:0px;
}

#top ul.nav li a:hover, #top ul.nav li.current_page_item a, #top ul.nav li.current_page_parent a, #top ul.nav li.current-menu-ancestor a, #top ul.nav li.current-cat a, #top ul.nav li.current-menu-item a {
    background: #4588c1 !important;
	color:#fff !important;
}




/* MAIN NAVIGATION
----------------
 */


#navigation {
  	background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
	margin-bottom:0;
	padding:0 !important;
	margin:35px 0 0px !important;
	border-top:1px solid #EDEEEE !important;
	border-bottom:1px solid #EDEEEE !important;
}

ul.nav {
    float: left;
    margin-right: 0;
}


ul.nav li a {
	font-size:14px;
	padding:1em 1.1em 1em !important;
	text-transform:uppercase;
	border:0px;
	color:#4588c1;
}


#navigation ul.nav > li a:hover{
	color:#bdbdc1 !important;
	background: #fff;
}

ul.nav li.current_page_item a, ul.nav li.current_page_parent a, ul.nav li.current-menu-ancestor a, ul.nav li.current-cat a, ul.nav li.current-menu-item a {
	  	background: #fff;
		color:#bdbdc1 !important;
}

#navigation li:first-child {
    border-left: 0 none;
	padding-left: 0px !important;
}



ul.nav ul li.current_page_item a, ul.nav ul li.current_page_parent a, ul.nav ul li.current-menu-ancestor a, ul.nav ul li.current-cat a, ul.nav ul li.current-menu-item a, #navigation ul.cart .cart_list a {
    color: #4588c1 !important;
}







/* WOO SLIDER (BUSINESS TEMPLATE)
----------------
 */


#loopedSlider a.flex-prev, #loopedSlider a.flex-next {
	display:none;
}

#loopedSlider .pagination, #loopedSlider .flex-control-nav, .slider-pagination .flex-control-nav {
    display: none;
}



/* WIDGET AREA
----------------
 */

.widget {
    background: none repeat scroll 0 0 #EDEEEE;
	padding:10px;
	text-align:right;
}




/* CHILD PAGES SHORTCODE
----------------
*/


.child_pages .child_page {
    width: 33% !important;
}

.child_pages .post_content h4 {
    font-size: 16px;
    margin-top: 4px;
}

.child_pages .post_content .post_excerpt {
    display: none !important;
}



/* FLEXIBLE POSTS WIDGET
----------------
*/

.widget .dpe-flexible-posts {
/*    clear: both;
    float: left; */
    list-style-position: outside;
    list-style-type: none;
	
}


#footer-widgets .widget_dpe_fp_widget {
	width:100%;
	padding:0px;
	margin:0 0 200px !important;
	background:none;	
}

#footer-widgets .widget_dpe_fp_widget img {
	border:0px !important;
}

#footer-widgets .widget_dpe_fp_widget .post .title {
	display:none !important;
}

#footer-widgets .widget_dpe_fp_widget h3, #footer-widgets .widget_text h3 {
    border-bottom: 0px solid #CCCCCC;
    font-size: 20px;
    padding-bottom: 0px;
	text-align:center;
}
#footer-widgets .widget_dpe_fp_widget h3 {
	margin-top:10px;
}



#footer-widgets .dpe-flexible-posts li {
    float: left;
    margin: 0 auto;
    padding: 0 3.65% 2%;
    text-align: center;
    width: 100% !important;
}





#footer-widgets .widget_text {
	text-align:center;
	background:#fff;
}

#footer-widgets .widget_text img{
	width:12%;
	height:auto;
	margin:0 2%;
}





.category-partners .post-meta, .category-support .post-meta {
	display:none !important;
}





/* MOBILE STYLES
-----------------
 */
@media only screen and (max-width: 760px) {
	/* Desktop styles go below this line */

#headerStrip, #CGlogo {
	display:none;
}


#header {
    padding-bottom: 0;
    padding-top: 27px;
}

.two-col-left #main-sidebar-container #sidebar, .two-col-right #main-sidebar-container #sidebar {
    width: 100% !important;
}


.two-col-left #main-sidebar-container #main, .two-col-right #main-sidebar-container #main {
    width: 100% !important;
}


#navigation h3 {
    font-size: 1.4em !important;
    padding: 4.5em 0.75em 0.6em;
}

ul.nav li a {
    padding: 0.5em 1.1em !important;
}


.nav-toggle a {
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    color: #CCCCCC !important;
    padding: 0.5em 1em;
    text-shadow: 0px;
}
.nav-toggle a:hover {
    color: #fff !important;
}

#navigation .nav-home:before, #navigation .nav-close:before, #navigation .cart-contents:before, #navigation ul.rss li a:before {
    color: #FFFFFF !important;
}



#loopedSlider {
	display:none;
}





/* FLEXIBLE POSTS WIDGET
----------------------- >>
*/

#footer-widgets .dpe-flexible-posts li {
    float: left;
    margin: 0 auto 30px;
    padding: 0;
}





/* WOO COMMERCE
----------------------- >>
*/


ul.products li.product {
    width: 42%;
}




}

.ie8 #nextend-smart-slider-100021, .ie7 #nextend-smart-slider-100021, .ie6 #nextend-smart-slider-100021 {

    display:none !important;
}