/*
Theme Name: TCC
Version: 1.0
Description: Custom website for The Construction Connection
Author: Intervision Design
Author URI: http://www.intervision.com.au
*/





/************************************/
/*** CSS CODED BY EHREN FERGUSSON ***/
/************************************/






/************************************/
/************ START CSS *************/

@font-face {
	font-family: 'icomoon';
	src:url('_assets/fonts/icomoon.eot?lcunb0');
	src:url('_assets/fonts/icomoon.eot?#iefixlcunb0') format('embedded-opentype'),
		url('_assets/fonts/icomoon.woff?lcunb0') format('woff'),
		url('_assets/fonts/icomoon.ttf?lcunb0') format('truetype'),
		url('_assets/fonts/icomoon.svg?lcunb0#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

/************************************/
/*********** CUSTOM CSS *************/

body {
	background: #fff;
	color: #000;
	font-family: 'Lato', sans-serif;
	font-size: 15px;
	font-weight: 400;
}
a {
	color:#661616;
	font-weight: 400;
}
a:hover,
a:active {
	color:#000;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	line-height: 1.2em;
	font-weight: 300;
	text-transform: uppercase;
	font-family: 'Lato', sans-serif;
}

/*a {-o-transition:.5s; -ms-transition:.5s; -moz-transition:.5s; -webkit-transition:.5s; transition:.5s;}*/

/************************************/
/*************** MAIN ***************/

#header {}
	#logo {}
	
	.clear_foot { height: 70px;}

/* Home */
#home_text { padding: 30px 20px; text-align: center;}

/* Pages */
#cover { height: 200px; position: relative; background: no-repeat center center;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;}
.pagetitle { font-size: 24px; font-weight: 300; padding: 30px 0 15px 0; margin: 0 20px 30px 20px; border-bottom: 1px solid #ccc;}
.pagetitle a { color: #000; font-weight: 300;}
#content {}
#content .text { padding: 0 20px;}

/* Posts */
.theposts { padding: 40px 0 10px 0; margin-right: 30px;}
	.theposts .featureimg { position: relative; margin-right: 30px; background: #000; }
	.theposts .featureimg:hover img { opacity: 0.5; -o-transition:.5s; -ms-transition:.5s; -moz-transition:.5s; -webkit-transition:.5s; transition:.5s;}
	.theposts .meta-date { position: absolute; top:0; left: 0; z-index: 3; width: 50px; height: 50px; color: #fff; text-align: center; font-size: 12px; padding: 8px 0 0 0; line-height: 1em; text-transform: uppercase; font-weight: 700;}
	.theposts .meta-date span { font-size: 20px; padding-top: 1px; display: block; width: 50px; text-align: center; line-height: 1em; font-family: 'Lato', sans-serif; font-weight: 400; letter-spacing: 0.1em;}
	.posttitle { font-size: 24px; padding-bottom: 10px; color: #000;}
	.readmore {}
	.blogtitle { position: relative; min-height: 50px; margin-bottom: 30px;}
	.blogtitle h1 { font-size: 30px; padding: 10px 0; line-height: 1em; margin-left: 70px;}
	.blogtitle .meta-date { background: #021942;}

/* Sidebar */
#sidebar {}

/* Projects */
#portfolio_grid { padding: 0 15px;}
.project_overview { position: relative; margin: 2px; height: 230px; background: #ccc; overflow: hidden; background: no-repeat center center;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;}
.project_overview h3 { position: absolute; bottom: 0; margin-bottom: -50px; padding: 15px 0; text-align: center; font-size: 18px; color: #000; line-height: 1em; width: 100%; font-weight: 300; background: #fff; opacity: 0; -o-transition:.5s; -ms-transition:.5s; -moz-transition:.5s; -webkit-transition:.5s; transition:.5s;}
.project_overview:hover h3 { opacity: 1; margin-bottom: 0;}

.proj_overview { position: relative; background: no-repeat center center; overflow: hidden;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;}
.proj_overview.h01 { height: 450px; margin: 0 10px 10px 0;}
.proj_overview.h03 { height: 300px; margin: 0 0 10px 0;}
.proj_overview h3 { position: absolute; bottom: 0; margin-bottom: -50px; padding: 15px 0; text-align: center; font-size: 18px; color: #000; line-height: 1em; width: 100%; font-weight: 300; background: #fff; opacity: 0; -o-transition:.5s; -ms-transition:.5s; -moz-transition:.5s; -webkit-transition:.5s; transition:.5s;}
.proj_overview:hover h3 { opacity: 0.8; margin-bottom: 0;}
.award_block { height: 300px; position: relative; background: #fff url(_assets/img/awards.jpg) no-repeat right center;
	-webkit-background-size: contain !important;
	-moz-background-size: contain !important;
	-o-background-size: contain !important;
	background-size: contain !important;
}
.award_block .inner { position: absolute; bottom: 0; left: 0; padding: 40px;}
.award_block h3 { font-size: 30px; font-weight: 400; line-height: 1em;}
.award_block h3.l1 { color: #000;}
.award_block h3.l2 { color: #9B9B9B;}
.award_block h3.l3 { color: #661616; font-weight: 700;}
.award_block span { color: #661616;}

/* Footer */
#footer { position: fixed; z-index: 999; bottom: 0; width: 100%; background: #000; color: #ccc;}
.social { text-align: left; padding: 10px 15px; display: inline-block;}
.social li { display: inline-block; margin: 0 5px;}
.social li span { width: 30px; height: 30px; border: 2px solid #ccc; color: #ccc; text-align: center; font-size: 16px; line-height: 1em; display: block; position: relative; padding-top: 5px;}
.contact_btn { display: inline-block; padding: 15px 0; color: #ccc; text-transform: uppercase;}
.contact_btn:hover { color: #fff;}
.copyright { text-align: right; font-size: 10px; color: #666; padding: 15px 20px;}
.copyright a { color: #999;}

/* Gallery SHortcode */
.gallery_block { padding: 10px 0;}
.gallery_block .item { padding: 5px;}

/* Widgets */
.widget { padding:0 0 30px 0;}
	.widget .widget_heading { margin-top: -6px; }
	.widget h3 { margin-top: 0; font-size: 16px; font-weight: 400; border-bottom: 2px solid transparent; position: relative; margin-bottom: 15px; text-align: center; text-transform: uppercase;}
	.widget h3:before { content: ""; display: block; border-top: 1px solid #ddd; width: 100%; height: 2px; position: absolute; top: 50%; z-index: 1;}
	.widget h3 span { padding: 0 10px; position: relative; display: inline-block; z-index: 1; background: #fff; font-weight: inherit;}
	.widget ul li { padding: 2px 10px; position: relative;}
	.widget ul ul li { margin: 0 15px;}
	.widget ul li:last-child { border-bottom: none;}
	.widget ul li a:hover:before { content:'\e812'; font-size: 10px; color: #333; font-family: "icomoon"; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; text-align: center; position: absolute; left: -3px; top: 8px; width: 10px; height: 10px;}
	.widget .textwidget { padding: 0;}
	#searchform { position: relative;}
	#searchform input[type="text"] { display: block; width: 100%;}
	#searchform .searchsubmit { position: absolute; top: 5px; right: 5px; border: none ; background: none; width: 30px; height: 30px ; margin: 0; font-size: 18px; line-height: 1em; display: block; cursor:pointer; color: #ddd;}
	#searchform .searchsubmit:hover { /*color: #ff8a55;*/}

/* SlideShow Blocks */
.cycle-slideshow, .cycle-slideshow * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.cycle-slideshow { position: relative; min-height: 100px; overflow: hidden;}
/*.cycle-slideshow img { position: absolute; top: 0; left: 0; width: 100%; padding: 0; display: block;}
.cycle-slideshow img:first-child {position: static; z-index: 100;}*/
.cycle-pager > * { cursor: pointer;}
.cycle-pager { position: absolute; width: 100%; text-align: center; bottom: 10px; z-index: 999;}
.cycle-pager span { font-family: arial; font-size: 40px; width: 16px; height: 16px; display: inline-block; color: #fff; cursor: pointer;  opacity: 0.5;}
.cycle-pager span.cycle-pager-active { opacity: 1;}
.cycle-prev, .cycle-next { position: absolute; top: 50%; margin-top: -25px; width: 50px; height: 50px; background: #fff; z-index: 999; opacity: 0; cursor: pointer; -o-transition:.5s; -ms-transition:.5s; -moz-transition:.5s; -webkit-transition:.5s; transition:.5s;}
.cycle-prev { left: 0;}
.cycle-next { right: 0;}
.cycle-prev i, .cycle-next i { display: block; width: 26px; height: 26px; position: absolute; top: 50%;}
.cycle-prev i { border-bottom: 1px solid #40464f; border-left: 1px solid #40464f; margin: -12px 0 0 -12px; left: 30px;
-webkit-transform: rotate(45deg);
   -moz-transform: rotate(45deg);
     -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
        transform: rotate(45deg);
}
.cycle-next i { border-bottom: 1px solid #40464f; border-right: 1px solid #40464f; margin: -12px 0 0 -12px; left: 20px;
-webkit-transform: rotate(-45deg);
   -moz-transform: rotate(-45deg);
     -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
}
.cycle-slideshow:hover .cycle-prev, .cycle-slideshow:hover .cycle-next { opacity: 1;}
.slide_block { max-width: 100%; /*height: 700px;*/ display: block; position: relative;}
.slide_block .slide { width: 100%; height: 100%; display: block; position: relative; background: no-repeat center center;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;}

/*.slide_project { max-width: 100%; display: block; position: relative;}
.slide_project .slide { width: 100%; height: 100%; display: block; position: relative; background: no-repeat center center;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;}*/

/************************************/
/************** MENUS ***************/

#menu { padding: 47px 15px 47px 5px;}
#menu ul { text-align: right;}
#menu ul li { position: relative; display: inline-block;}
#menu ul li a { display: block; font-size: 13px; line-height: 1em; padding:5px 0 5px 10px; color: #000; font-weight: 400; font-family: 'Lato', sans-serif; text-transform: uppercase; -o-transition:.5s; -ms-transition:.5s; -moz-transition:.5s; -webkit-transition:.5s; transition:.5s;}
#menu ul li a:after { content: '//'; color: #ccc; padding-left: 10px;}
#menu ul li:last-child a:after { content: ''; padding: 0;}
#menu ul li a:hover { /*background: #242a33;*/}
#menu ul li.current-menu-item a,
#menu ul li.current-menu-parent a,
#menu ul li.current-page-ancestor a { color: #661616;}

/* Level 1 */
#menu ul ul:before { content: ''; position: absolute; left: 50%; top: -7px; margin-left: -7px; width: 0px; height: 0px; border-style: solid; border-width: 0 7px 7px 7px; border-color: transparent transparent #661616 transparent;}
#menu ul ul { position:absolute; left: 50%; top: 55px; margin-left: -100px; background: #fff; width: 200px; z-index:9999; text-align: center; padding: 15px 0; border-top: 2px solid #661616;
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 2px 5px rgba(0,0,0,0.1);
	box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}
#menu ul ul li { width: 200px; display: block; margin: 0;}
#menu ul ul li a, #menu ul li.current-menu-item li a { display: block; padding: 10px 20px; color: #000; font-size: 14px; margin: 0; border: none; background: none; }
#menu ul ul li a:hover, #menu ul li.current-menu-item ul a, #menu ul li.current-menu-parent ul a, #menu ul ul li.current-menu-item a, #menu ul ul li.current-menu-parent a { background: none; border: none; color: #000;}
#menu ul ul li a:hover, #menu ul ul li.current-menu-item a { color: #661616; }
/* level 2 */
#menu ul ul ul {display: none;}

/* mobile menu */
#menumobile {/* position: relative; z-index: 99; display: block;*/}
#menu-icon { width: 40px; height: 40px; padding: 10px 0 0 0; background: #fff; border: 2px solid #fff; text-align: center; font-size: 16px; text-transform: uppercase; cursor: pointer; display: block; position: absolute; top: 35px; right: 20px; z-index: 99;}
#menu-icon.active { border: 2px solid #661616;}

#menu-icon:before, #menu-icon:after { -o-transition:.5s; -ms-transition:.5s; -moz-transition:.5s; -webkit-transition:.5s; transition:.5s;}
#menu-icon:before { content: ''; display: block; width: 20px; height: 8px; border-bottom: 2px solid #000; border-top: 2px solid #000; position: absolute; top: 50%; left: 50%; margin: -8px 0 0 -10px;}
#menu-icon:after { content: ''; display: block; width: 20px; height: 1px; border-top: 2px solid #000; position: absolute; top: 50%; left: 50%; margin: 5px 0 0 -10px;}
#menu-icon.active:before { border-bottom: none; width: 28px; margin: -2px 0 0 -16px; border-color: #661616;
-webkit-transform: rotate(45deg);
   -moz-transform: rotate(45deg);
     -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
        transform: rotate(45deg);
}
#menu-icon.active:after { width: 28px; margin: -1px 0 0 -14px; border-color: #661616;
-webkit-transform: rotate(-45deg);
   -moz-transform: rotate(-45deg);
     -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
}
#menumobile ul { clear: both; width: auto; z-index: 100; padding: 20px; background: #000; position: relative; display: none;}
#menumobile ul li { clear: both; float: none; }
#menumobile ul a, #menumobile ul ul a {color: #fff; text-transform: uppercase; font-size: 16px; display: block; text-align: left; padding: 10px;}
#menumobile ul a:hover, #menumobile ul ul a:hover {color: #fff;}
#menumobile ul ul { top: 0; padding: 0; width: auto; position: relative; display: none; border: none; background: none;}
#menumobile ul ul li { padding:0 20px;}

/************************************/
/************** GRIDS ***************/

.container {
	margin:0 auto;
	width:1100px;
	display:block;
	padding: 0;
}


/* GRIDS TABLET */
@media (min-width: 768px) and (max-width: 1099px) {
	
	.container { width: 768px;}
	
	#cover { height: 150px;}
	
	.project_overview { height: 180px;}
	.project_overview a h3 { position: relative; margin-bottom: 0; padding: 5px 0; font-size: 12px; opacity: 1;}
	.award_block h3 { font-size: 24px;}
	
}

/* GRIDS MOBILE */
@media (max-width: 767px) {
	
	.container { width: 100%; padding: 0;}
	
	#cover { height: 100px;}
	#portfolio_grid { padding: 0 15px;}
	.project_overview { margin: 2px; height: 150px;}
	.project_overview a h3 { position: relative; margin-bottom: 0; padding: 5px 0; font-size: 10px; opacity: 1;}
	
	.proj_overview.h01,
	.proj_overview.h03 { height: 200px; margin: 0;}
	.proj_overview h3 { margin-bottom: 0; padding: 10px 0; font-size: 12px; opacity: 0.8;}
	.proj_overview:hover h3 { opacity: 1;}
	.award_block { height: 300px;}
	.award_block h3 { font-size: 24px;}
	
	#footer { position: relative; padding: 15px 0;}
	.social { text-align: center; display: block;}
	.contact_btn { text-align: center; display: block;}
	.copyright { text-align: center;}
	
	.clear_foot { height: 20px;}

}

/* MAX HEIGHT */
/*@media (max-height: 900px) {}*/

/************************************/
/*********** ICON STYLING ***********/

[class^="icon-"]:before, [class*=" icon-"]:before {
	font-family: "icomoon";
  	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	text-align: center;
}
.icon-quote:before { content: '\e800'; } /* '' */
.icon-mail:before { content: '\e810'; } /* '' */
.icon-heart:before { content: '\e802'; } /* '' */
.icon-heart-empty:before { content: '\e804'; } /* '' */
.icon-star:before { content: '\e806'; } /* '' */
.icon-star-empty:before { content: '\e807'; } /* '' */
.icon-user:before { content: '\e80f'; } /* '' */
.icon-camera:before { content: '\e814'; } /* '' */
.icon-layout:before { content: '\e813'; } /* '' */
.icon-menu:before { content: '\e80d'; } /* '' */
.icon-plus:before { content: '\e85d'; } /* '' */
.icon-minus:before { content: '\e85f'; } /* '' */
.icon-info-circled:before { content: '\e816'; } /* '' */
.icon-home:before { content: '\e818'; } /* '' */
.icon-link:before { content: '\e83e'; } /* '' */
.icon-attach:before { content: '\e842'; } /* '' */
.icon-eye:before { content: '\e817'; } /* '' */
.icon-tag:before { content: '\e819'; } /* '' */
.icon-bookmarks:before { content: '\e81a'; } /* '' */
.icon-thumbs-up:before { content: '\e81b'; } /* '' */
.icon-download:before { content: '\e81c'; } /* '' */
.icon-comment:before { content: '\e81d'; } /* '' */
.icon-chat:before { content: '\e820'; } /* '' */
.icon-map:before { content: '\e81f'; } /* '' */
.icon-docs:before { content: '\e83d'; } /* '' */
.icon-book:before { content: '\e81e'; } /* '' */
.icon-rss:before { content: '\e821'; } /* '' */
.icon-basket:before { content: '\e803'; } /* '' */
.icon-calendar:before { content: '\e841'; } /* '' */
.icon-clock:before { content: '\e843'; } /* '' */
.icon-down-arrow:before { content: '\e840'; } /* '' */
.icon-left-arrow:before { content: '\e811'; } /* '' */
.icon-right-arrow:before { content: '\e812'; } /* '' */
.icon-up-arrow:before { content: '\e82e'; } /* '' */
.icon-search:before { content: '\e838'; } /* '' */
.icon-play:before { content: '\e822'; } /* '' */
.icon-stop:before { content: '\e823'; } /* '' */
.icon-pause:before { content: '\e824'; } /* '' */
.icon-target:before { content: '\e826'; } /* '' */
.icon-list:before { content: '\e827'; } /* '' */
.icon-trophy:before { content: '\e828'; } /* '' */
.icon-network:before { content: '\e82a'; } /* '' */
.icon-cd:before { content: '\e829'; } /* '' */
.icon-flash:before { content: '\e82b'; } /* '' */
.icon-paper-plane:before { content: '\e82d'; } /* '' */
.icon-leaf:before { content: '\e82c'; } /* '' */
.icon-suitcase:before { content: '\e83f'; } /* '' */
.icon-chart-area:before { content: '\e82f'; } /* '' */
.icon-ticket:before { content: '\e831'; } /* '' */
.icon-megaphone:before { content: '\e830'; } /* '' */
.icon-rocket:before { content: '\e832'; } /* '' */
.icon-gauge:before { content: '\e833'; } /* '' */
.icon-cw:before { content: '\e825'; } /* '' */
.icon-close:before { content: "\e60d";}
.icon-line-graph:before {content: "\e600";}

.icon-paypal:before { content: '\e801'; } /* '' */
.icon-android:before { content: '\e836'; } /* '' */
.icon-google-plus:before { content: '\e834'; } /* '' */
.icon-fivehundredpx:before { content: '\e83a'; } /* '' */
.icon-pinterest:before { content: '\e83b'; } /* '' */
.icon-appstore:before { content: '\e815'; } /* '' */
.icon-flickr:before { content: '\e83c'; } /* '' */
.icon-linkedin:before { content: '\e808'; } /* '' */
.icon-rss:before { content: '\e809'; } /* '' */
.icon-twitter:before { content: '\e80a'; } /* '' */
.icon-youtube:before { content: '\e80b'; } /* '' */
.icon-vimeo:before { content: '\e80c'; } /* '' */
.icon-facebook:before { content: '\e80e'; } /* '' */
.icon-tumblr:before { content: '\e839'; } /* '' */
.icon-deviantart:before { content: '\e805'; } /* '' */
.icon-picasa:before { content: '\e835'; } /* '' */
.icon-instagram:before { content: '\e837'; } /* '' */

/************************************/
/************** OTHER ***************/

/* SELECT & PLACEHOLDER */
::selection,
::-moz-selection { background: #f1f1f1; color:#333;}

::-webkit-input-placeholder { color:#999999;}
	 :-ms-input-placeholder { color:#999999;}
	 	 ::-moz-placeholder { color:#999999;}
		  :-moz-placeholder { color:#999999;}

/* FORMS */
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
/*input[type="number"],*/
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
	background: #fff;
	border: 1px solid #D0D4D7;
	color: #999;
	font-size:14px ;
	padding: 10px;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
/*input[type="number"]:focus,*/
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus {
	background:#fff;
}

input[type="button"],
input[type="submit"] {
	border: 2px solid #661616;
	background: #fff;
	color: #661616;
	font-size: 14px;
	font-weight: 400;
	padding: 9px 10px;
	font-weight: 700;
	text-transform: uppercase;
	font-family: 'Lato', sans-serif;
}

input[type="button"]:hover,
input[type="submit"]:hover {
	color: #fff;
	background: #661616;
}

input[type="radio"],
input[type="checkbox"] {
margin: 0 !important;
*margin-top: 0 !important;
line-height: normal;
}

.gfield select { font-size: 18px !important; }
.gform_wrapper { margin: 0 !important;}
.gform_wrapper br { display: none !important;}
.gfield_label { font-size: 13px !important; padding: 0;}
.gfield_checkbox li { margin: 0 !important; font-size: 12px !important;}
.gfield_html ol { font-size: 12px !important;}
.gfield_html ol li { margin: 0 !important;}
.gform_title { font-weight: normal !important;}

/* TEXT STYLING */

.text 	 { padding: 0;}
.text a {}
.text a:hover { text-decoration: underline;}
.text h6 { font-size:14px;}
.text h5 { font-size:16px;}
.text h4 { font-size:18px;}
.text h3 { font-size:20px;}
.text h2 { font-size:24px;}
.text h1 { font-size:30px;}
.text h1,
.text h2,
.text h3,
.text h4,
.text h5,
.text h6 {
	padding-bottom: 15px;
	/*color: #22323e;
	text-transform: uppercase;*/
}
/*.text h1:after,
.text h2:after,
.text h3:after,
.text h4:after,
.text h5:after,
.text h6:after { content: ''; display: block; width: 80px; height: 2px; background: #22323e; margin-top: 20px;}*/

/* PAGE NAVIGATION */
.page_navigation { border: none; padding: 0;}
.page_navigation ul li a { border-color: #ddd;}
.page_navigation ul li a { background: #f9f9f9; color: #661616;}
.page_navigation ul li a:hover { background: #f1f1f1;}
.page_navigation ul li a.current { color: #fff; background: #661616; border: 1px solid #661616;}

/* ALIGNMENTS */
.wp-caption {
	border: 1px solid #ddd;
	background-color:#fff;
	color:#999;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
	   -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
	        box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

/* SHORTCODES */

.shortcode-list.custom li:before { color: #661616 !important;}
.shortcode-alert.custom { background: #661616 !important; color: #fff;}
.shortcode-button {
	font-weight: 400;
	text-transform: uppercase;
	font-family: 'Lato', sans-serif;}
.shortcode-button.custom { border: 2px solid #661616 !important; color: #661616 !important;}
.shortcode-button.custom:hover { background: #661616 !important; color: #fff !important;}
/*.shortcode-divider,
.shortcode-divider.thick { border-color: #000 !important;}
.shortcode-divider span { background: #000 !important; color: #fff;}
.shortcode-quote,
.shortcode-quote em,
.shortcode-quote:before { color: #000 !important;}
.shortcode-toggle-title,
.shortcode-accordion-title { border-bottom: 2px solid #000 !important;}
.shortcode-toggle-content,
.shortcode-accordion-content { background: rgba(0,0,0,0.2) !important;}
.shortcode-price { border-bottom: 2px dotted #000 !important; }*/


/************************************/
/************* END CSS! *************/