/*
Theme Name:     Black Crab v.1.0 based on Divi
Theme URI:      http://www.elegantthemes.com/gallery/
Description:    Black Crab v1.0 Child theme for the Divi theme by Elegant Themes
Author:         Elegant Themes
Author URI: 	http://www.elegantthemes.com
Template:       Divi
*/

@import url("../Divi/style.css");

/*------------------------- THEME CUSTOMISATION, GO!! ---------------------------*/

#page-container { overflow:hidden; }

#top-header {
	background: rgba(250,198,55,1);
background: -moz-linear-gradient(left, rgba(250,198,55,1) 0%, rgba(249,156,49,1) 39%, rgba(246,139,40,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(250,198,55,1)), color-stop(39%, rgba(249,156,49,1)), color-stop(100%, rgba(246,139,40,1)));
background: -webkit-linear-gradient(left, rgba(250,198,55,1) 0%, rgba(249,156,49,1) 39%, rgba(246,139,40,1) 100%);
background: -o-linear-gradient(left, rgba(250,198,55,1) 0%, rgba(249,156,49,1) 39%, rgba(246,139,40,1) 100%);
background: -ms-linear-gradient(left, rgba(250,198,55,1) 0%, rgba(249,156,49,1) 39%, rgba(246,139,40,1) 100%);
background: linear-gradient(to right, rgba(250,198,55,1) 0%, rgba(249,156,49,1) 39%, rgba(246,139,40,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fac637', endColorstr='#f68b28', GradientType=1 );
}

#main-header {border-bottom: 1px solid #FFF;}

/*------------------------------ MODULES ---------------------------------*/

.buttonfull {
	width: 100%;
}

/*------------------------------ SHOP ITEMS ---------------------------------*/

.product .related h2 {float:left !important; width: 100% !important;}


/*------------------------------ CONTACT FORM 7 ---------------------------------*/

.wpcf7 input[type="text"], .wpcf7 input.text, .wpcf7 input.title, .wpcf7 textarea, .wpcf7 input[type="email"], .wpcf7 input[type="tel"] {

	background: rgba(255, 255, 255, 0.75); 
	box-shadow: none;
	padding: 10px;
	border: 1px solid rgba(255, 255, 255, 0);
	width: 100%;
	font-size: 16px;
	color: #382b2a;
}

.wpcf7 textarea {height:155px;}

span.wpcf7-list-item { display: block; }

.wpcf7 input[type=checkbox].css-checkbox {
	position:absolute; 
	z-index:-1000; 
	left:-1000px; 
	overflow: hidden; 
	clip: rect(0 0 0 0); 
	height:1px; 
	width:1px; 
	margin:-1px; 
	padding:0; 
	border:0;
}

.wpcf7 input[type=checkbox].css-checkbox + label.css-label {
	padding-left:30px;
	height:25px; 
	display:inline-block;
	line-height:30px;
	background-repeat:no-repeat;
	background-position: 0 0;
	vertical-align:middle;
	cursor:pointer;
	display: block;
}

.wpcf7 input[type=checkbox].css-checkbox:checked + label.css-label {
	background-position: 0 -25px;
}

.wpcf7 label.css-label {
	background-image:url(http://csscheckbox.com/checkboxes/u/csscheckbox_47fb7ab9edfedd6d240cfbed83181af2.png);
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}


::-webkit-input-placeholder {
   	color: #652124;
	font-style: italic;
}

:-moz-placeholder { /* Firefox 18- */
   	color: #652124;
	font-style: italic;
}

::-moz-placeholder {  /* Firefox 19+ */
   	color: #652124;
	font-style: italic;
}

:-ms-input-placeholder {  
  	color: #652124;
	font-style: italic;
}

.wpcf7 input:focus {
	border: 1px solid #d1d1d1;
}

.wpcf7 input[type=text]:focus, .wpcf7 input[type=email]:focus, .wpcf7 textarea:focus, .wpcf7 input[type=tel]:focus {
  box-shadow: 0 0 5px rgba(139, 64, 64, 0.8);
  border: 1px solid rgba(0, 0, 0, 1);
}

input.wpcf7-captchar {
	max-width: 100px !important; 
	width: 100% !important;
}

.wpcf7 input[type=submit] {
	width: 95%;
	padding: 10px;
	text-align: center;
	text-transform: uppercase;
	color: #ffffff;
	border: none;
	background: rgba(0,0,0,1);
	margin: 1em 2em;
}

.wpcf7 input[type=submit]:hover {
	cursor: pointer;
	background: rgba(0, 0, 0, 0.75);
}

div.wpcf7-mail-sent-ok {
	border: none;
	background: rgba(246, 182, 27, 0.75);
	color: #FFF;
	width: 100%;
}

div.wpcf7-validation-errors {
	border: none;
	background: rgba(246, 130, 27, 0.8);
	color: #FFF;
	width: 100%;
}

span.wpcf7-not-valid-tip {
	color: #f6bb1b;
}

/*------------------------- FOOTER ITEMS ---------------------------*/

footer .container {
	width: 100% !important;
	max-width: 2000px !important;

}

#footer-widgets {
	padding: 30px !important;
}

.footer-widget {
	margin: 0 20px !important;
	padding: 15px !important;
}

.footer-widget:first-child {
	width: 20% !important;
}

.footer-widget:nth-child(2) {
	width: 45% !important;
}

.footer-widget:last-child {
	width: 20% !important;
}

.widget_nav_menu {
	border-bottom: 1px solid #faa337 !important;
	width: 100%;
	margin-bottom: 10px !important;
}

.footer-widget li:before {
	content: none !important;
	border: 0;
}

#main-footer .footer-widget h4 {
	float: left;
	margin-right: 20px;
	text-transform: uppercase;
}

#footer-widgets .footer-widget li {
	display: inline;
	text-transform: uppercase;
}


p#footer-info {
    	color: #FFF;
   	text-align: center;
	font-size: 12px;
}
p#footer-info a {color: #ece2cf;}
p#footer-info a:hover {text-decoration: underline;}

#footer-info {
	text-align: center;
	float: none;
}


/*------------------------- RESPONSIVE ---------------------------*/

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



/*-------------------[960px]------------------*/

@media only screen and ( min-width: 981px ) and ( max-width: 1100px ) {
}



/*-------------------[768px]------------------*/

@media only screen and ( max-width: 980px ) {
}




/*-------------------[480px]------------------*/

@media only screen and ( max-width: 767px ) {
}


/*-------------------[320px]------------------*/

@media only screen and ( max-width: 479px ) {
}