/* 
 Theme Name:   ST Storefront
 Theme URI:    www.sultantheme.com
 Description:  ST Sept2016 Theme
 Author:       Hanafi Jamil
 Author URI:   http://www.sultantheme.com
 Template:     storefront
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/
span.tagged_as {
    line-height: 40px;
}
span.tagged_as a {
    text-decoration: none;
    border-radius: 6px;
    background: #eee;
    padding: 4px 10px;
    margin-bottom: 5px;
    margin-right: 2px;
}
.col-full {
    padding: 0 5px;
}
.footer-widgets {
    padding-top: 10px;
}
.onsale {
    background: yellow;
}
.storefront-handheld-footer-bar ul li.search .site-search {
    bottom: 0;
}
.wcps-container div.wcps-items div.wcps-items-thumb img {
    width: auto!important;
}
 .buynow{ 
  	font-family:'Terminal Dosis',Arial,sans-serif;
  font-weight:600;
  padding: 10px 20px;
  border: none;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  color: rgba(255,255,255,1);
  background: -webkit-linear-gradient(-90deg, #7aaadb 0, #27588a 100%), rgb(221, 221, 221);
  background: -moz-linear-gradient(180deg, #7aaadb 0, #27588a 100%), rgb(221, 221, 221);
  background: linear-gradient(180deg, #7aaadb 0, #27588a 100%), rgb(221, 221, 221);
  background-position: 50% 50%;
  -webkit-box-shadow: 0 1px 0 0 #4071a3 , 0 2px 0 0 #4071a3 , 0 3px 0 0 #4071a3 , 0 4px 0 0 #4071a3 , 0 5px 0 0 #4071a3 , 0 6px 0 0 #4071a3;
  box-shadow: 0 1px 0 0 #4071a3 , 0 2px 0 0 #4071a3 , 0 3px 0 0 #4071a3 , 0 4px 0 0 #4071a3 , 0 5px 0 0 #4071a3 , 0 6px 0 0 #4071a3 ;
  text-shadow: 0 1px 0 #27588a ;
  }
  

.welcometext{
        font-family:Lato;
	font-weight:300;
	font-size: 24px;
	background: #FFF8AB none;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	box-shadow: 1px 2px 4px rgba(0,150,255,0.1) ;
}
.welcometext p{	margin: 5px;}
.woocommerce-shipping-fields{display:none}
.header-widget-region .widget{padding-top:10px;}
.home.post-type-archive-product .site-header{margin-bottom:10px;}
#text-4 .gamma{display:none}
#text-6 .textwidget table tbody td {
    background-color: transparent!important;
}

