/* gimmel marketplace custom styles 2018 */

.navbar{
-webkit-box-shadow: -1px 1px 15px -8px rgba(0,0,0,0.75);
-moz-box-shadow: -1px 1px 15px -8px rgba(0,0,0,0.75);
box-shadow: -1px 1px 15px -8px rgba(0,0,0,0.75);
}

/* main page product squares depicting international*/

.product{
-webkit-box-shadow: -1px 1px 15px -8px rgba(0,0,0,0.75);
-moz-box-shadow: -1px 1px 15px -8px rgba(0,0,0,0.75);
box-shadow: -1px 1px 15px -8px rgba(0,0,0,0.75);
    
}

.product .image {
 
}

.product .image img {

}

.productwords .text {
  padding: 10px;
  text-align: center;

}

.productwords .text h3 {
  font-size: 1.6em;
  font-weight: 400;
  height: 2.42em;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}

.productwords .text h3 a {
  color: #343a40;
   font-family: "Montserrat", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  
}

.productwords .text p.price {
  font-size: 1.1em;
}

.productwords .text p.price del {
  color: #999;
}
    
h3{
    font-weight: 200;
    text-transform: uppercase;
}
#mainpic{
  width: 100%;
  
}
.overlay{
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.73) 17%, rgba(0,0,0,0.66) 35%, rgba(0,0,0,0.55) 62%, rgba(0,0,0,0.4) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.8)), color-stop(17%,rgba(0,0,0,0.73)), color-stop(35%,rgba(0,0,0,0.66)), color-stop(62%,rgba(0,0,0,0.55)), color-stop(100%,rgba(0,0,0,0.4))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#66000000',GradientType=0 ); /* IE6-9 */
	background-attachment: fixed;
        opacity: 0.9;
        color: #000;
}

.hero .overlay{
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.73) 17%, rgba(0,0,0,0.66) 35%, rgba(0,0,0,0.55) 62%, rgba(0,0,0,0.4) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.8)), color-stop(17%,rgba(0,0,0,0.73)), color-stop(35%,rgba(0,0,0,0.66)), color-stop(62%,rgba(0,0,0,0.55)), color-stop(100%,rgba(0,0,0,0.4))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#66000000',GradientType=0 ); /* IE6-9 */
	background-attachment: fixed;
        opacity:0.9;
        color: #000;
}

.hero h1{
  /*font-size: 2.288em;*/
  font-size: 75px;

}
.hero h3, h3 a{
    color: #000;
}
.hero{
  background: url(img/sdhgmain.jpg);
  width: 100%;
  background-repeat: no-repeat;
  class="item d-flex align-items-center">
                    <div class="container">
}
#footer p h4 h5 h2 h1 h3{
    text-align: center;
}

.card-body{
    font-family: arial;
    
}

ul {
  list-style-type: none;
}

footer {
	padding: 30px 0;
	background-color:#535353;    /*#f8f8f8;*/
	float: left;
	display: block;               
	width:100%;
	text-align:center;
	font-family: 'special elite';
	}
footer a
	{	
	color: #faffec;
	margin-left: 0px; /*4px*/
	font-size: 9px;
}
@media (max-width:767px){
	footer a{
		font-size: 11px;
	}
}
footer p{
	margin-left: 20px;
}

