/* Enter Your Custom CSS Here */



#subscribePos {
 	position:relative;
  	z-index:999;
  	top:-35px;
  	margin-bottom:0px;
  
}

p#emailForm input[type="email"] {
	font-size:17px;  
  	text-align:center;
  
}

p#subscribeForm input[type="submit"] {
    width: 100% !important;
    padding: 10px;
    font-size: 20px;
    background: #253052 linear-gradient(to top, #253052, #253052) repeat scroll 0% 0%;
}

.product-thumbnail h3 {
  text-transform: uppercase;
}

h1.sliderheader {
  font-weight: 600 !important;
}

.popupbutton {
  position: absolute;
}

img.popupbutton:hover {
  width: 275px;
  margin-left: -5px;
} 

#AnythingPopup_BoxContainerHeader1 {
  background: #e13125 !important;
}

#AnythingPopup_BoxContainerHeader2 {
  background: #243c84 !important;
}

#AnythingPopup_BoxContainerHeader3 {
  background: #efd03f !important;
}

#AnythingPopup_BoxContainer1 {
  border: 1px solid #e13125 !important;
}

#AnythingPopup_BoxContainer2 {
  border: 1px solid #243c84 !important;
}

#AnythingPopup_BoxContainer3 {
  border: 1px solid #efd03f !important;
}

.mobile-top {
  display: none;
}

.mobile-menu {
  display: none;
}

#click-menu {
  background: #E32424 !important;
}

@media screen and (max-width: 800px) {

.mobile-menu {
  height: 50px;
  background-color: #253052;
  display: block;  
  }
  
.toy-navigation-bar {
  display: none;
  } 
  
  .mobile-logo {
  padding: 6px 15px;
  }

#click-menu.admin-bar-showing {
  margin-top: 35px !important;
  }
  
.mobile-top {
  display: block;
  }
  
  .revofull {
  display: none;
  }  

p.mobile-desc {
  margin-bottom: 15px !important;
  } 

  .readmore {
  margin-bottom: 20px !important
  }

.readmore a {
  padding: 5px;
  border: 2px solid;
  border-radius: 5px;
  color: red;
  font-weight: 600;
  }
  
  .readmore a:hover {
   text-decoration: none; 
  }
  
  #giftbuttons {
  top: 0 !important;  
  width: 100%;
  text-align: center;
 
  }
  
  .popupbutton {
  position: static;
  }
  
  .vc_row.wpb_row.vc_row-fluid {
  margin-bottom: 0;
  }
  
  .products li, #main .products li:nth-child(3n), #main .products li:nth-child(4n) {
  width: 48% !important;
  float: left !important;
  margin-right: 1% !important;
  }
}

@media screen and (max-width: 767px) {
.product-thumbnail {
  width: 49%;
  float: left;
  text-align: center;
  clear: none !important;  
}
  
  .product_list_widget .wp-post-image {
  max-width: 37px;
  }

}

@media screen and (max-width: 480px) {
.product-thumbnail {
  width: 100%;
}
  
.products li, #main .products li:nth-child(3n), #main .products li:nth-child(4n) {
  width: 100% !important;
  float: left !important;
  margin-right: 1% !important;
}

  .fusion-columns.row.fusion-columns-5.columns.columns-5 div {
  width: 100% !important;
}
  
  .product_list_widget .wp-post-image {
  max-width: 37px;
  }
  
}

p.price .amount { color:#63B413 !important; }
span.price .amount { color:#63B413 !important; }
p.total .amount { color:#63B413 !important; }

footer.footer-area span.product-title { color:#bfbfbf; }
footer.footer-area span.product-title:hover { color: #F2E87B !important; }