/*
Theme Name: GoodStore Child
Theme URI: http://demo.jawtemplates.com/goodstore/
Description: Create your e-shop with the GoodStore theme that best suits your business ideas
Version: 1.0
Author: JaW Templates
Author URI: http://www.jawtemplates.com/
License: Located in 'licensing' folder
License URI: Located in 'licensing' folder
Template:       goodstore     
*/


/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/

.home .fullwidth-block.row.small-menu.main-menu.small-menu-center.row-menu-border.jaw-logo-scrollable-off {
    display: none;
}

.page-top.fullwidth-block.row {
  display: none;
}

.row.section-header.big {
  display: none;
}
.row-fullwidth .fullwidth-block.header-small-content {
  padding-bottom: 0px;
}
#header .header-small-content .header-logo h1 {
  margin-top: 5px !important;
}
.row-fullwidth .fullwidth-block.header-small-content {
  padding-bottom: 0px !important;
}
.footer-header {
  margin:0;
  padding:0;
  text-align:center;
  font-family:'raleway';
  font-weight:300;
  font-size:20px;
  font-style:italic;
  color:#ec008c;
}
.footer-text {
  text-align:center;
  font-family:'raleway';
  font-weight:300;
}
#contact-left-column, #contact-mid-column, #contact-right-column {
  width:33%;
  float:left;
}


#contact-mid-column {
  padding:0 50px;
}

input.wpcf7-form-control.wpcf7-submit {
    width: 100%;
}
span.wpcf7-list-item {
    display: block;
  padding: 10px 10px 10px 30px;
  text-align: left;
}
h2,.h2 {
    font-size: 20px !important;
  padding-bottom:20px;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required, textarea.wpcf7-form-control.wpcf7-textarea {
    text-align: center;
  	width:100%;
}
#contact-left-column p {
    margin: 0 0 20px;
}

.contact-icon {
  float:left;
  border:1px solid #c7d3da;
	  max-width:55px;
	padding: 8px 18px;  
	  font-size:20px;
	  color: #ec008c;

}
span.wpcf7-form-control-wrap {
    float: left;
}

.wpcf7 input, .wpcf7 textarea {
    padding: 12px 12px !important;
}

#footer .fullwidth-block {
    background-color: black !important;
    border-top: 0px solid #5e605f !important;
}
.copy-block {
  background:rgba(255,255,255,0.8);
	  padding:60px;
	  font-size:14px;
}
.highlight {
	color:#ec008c;
	letter-spacing:2px;
		text-shadow: 0 1px 0 #999999, 0 2px 0 #888888,
    
	
	font-style:italic;
	font-weight:bold;
		font-size:20px;
	padding:5px;
}

h2 {
	margin:0 0 0 0 !important;
	padding:0 0 0 0 !important;
  }
  

  
#home-icon-container {
	display:block;
	float:left;
	width:100px;
	margin:23px;	
  }
  
  #home-icon-container img {
	width:100%;
}

h3 {
	font-size:16px !important;
	text-align:center !important;
	margin-top: 5px !important;
	}
.wpb_content_element {
  margin-bottom:15px;
	}
  

.author_block, .content-testimonial  {
    width: 95% !important;
} 
.author_name {
    display: none;
}


  
@media screen and (max-width: 1000px) {
#contact-left-column, #contact-mid-column, #contact-right-column {
  width:100%;
}
}