/**
 * Theme Name:     Storefront Child
 * Author:         Mwathi
 * Template:       storefront
 * Text Domain:	   storefront-child
 * Description:    Child theme to WooCommerce Storefront theme for Jasmina
 * Version:        1.0
 * License:        GNU General Public License v2 or later
 * License URI:    https://www.gnu.org/licenses/gpl-2.0.html
 */

@import url('https://fonts.googleapis.com/css?family=Roboto|Sen&display=swap');


body, button, input, textarea{
	color: #170404;
	font-family: 'Roboto', sans-serif;
}

.site-branding .site-title {
    font-size: 3.6vw;
}

.site-branding .site-title a {
	color: #170404;
    font-weight: bold;
	text-transform: uppercase;
    background-size: cover;
    background-clip: text;
    -webkit-background-clip: text;
	color: rgba(0, 0, 0, 0.2);
}

h1, h2, h3, h4, h5, h6, .wc-block-grid__product-title, 
.wp-block-coblocks-accordion.checkout summary {
	color: #170404;
    font-family: 'Sen', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
}

a, a:hover, a:focus {
	outline-color: transparent;
}

.hidden-dragon {
	display: none;
}

/*input*/
.site-search .widget_product_search form input[type=search], 
.site-search .widget_product_search form input[type=text],
.sfsi_subscribe_Popinner input[type=email],
input[type='text'], input[type='number'], input[type='email'], 
input[type='tel'], input[type='url'], input[type='password'], 
input[type='search'], .input-text,
select, 
.select2-container--default .select2-selection--single {
    border-radius: 30px;
	border-color: #fff;
	background: #fff;
	color: #170404;
	outline-color: transparent;
}

article input[type='text'], article input[type='number'], 
article input[type='email'], article input[type='tel'], 
article input[type='url'], article input[type='password'], 
article input[type='search'], textarea, .article input-text,
article select {
    padding: 0.4180469716em !important;
}

textarea, select {
	outline-color: transparent;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.125);
}

/*capitalize form labels*/
.form-row label {
    text-transform: capitalize;
}

/*links*/
.hentry .entry-content a:not(.button):not(.components-button) {
    text-decoration: none;
}

.hentry .entry-content a:not(.button):not(.components-button):hover {
    text-decoration: underline;
}

/*buttons*/
 button, input[type='button'], input[type='reset'], input[type='submit'], .button, .wc-block-grid__products .wc-block-grid__product .wp-block-button__link, .added_to_cart {
    border-radius: 30px !important;
    background-color: #afd290 !important;
	color: #170404 !important;
    border: none !important;
	outline-color: transparent !important;
}

button:hover, input[type='button']:hover, input[type='reset']:hover, input[type='submit']:hover, .button:hover, .wc-block-grid__products .wc-block-grid__product .wp-block-button__link:hover {
    background-color: #170404 !important;
	color: #eee !important;
}

/*quantity +/- buttons */
.quantity {
	white-space: nowrap;
	min-width: 93px;
	float: right;
	clear: right;
}

.quantity input, .quantity input[type='number'].qty {
	border-radius: 2px !important;
    border: 1px solid initial !important;
    padding: 0.2em !important;
    margin: 0 !important;
	float: left;
}

table.cart .product-quantity .plus, table.cart .product-quantity .minus {
    display: block;
}

.quantity input.plus, .quantity input.minus {
	width: 17px;
}

/*END buttons*/


/*header*/
@media (min-width: 768px) {
	.site-header {
    	padding-top: 1em;
	}

	.site-branding, .site-search, .site-header-cart, .site-logo-anchor, .site-logo-link, .custom-logo-link {
    	margin-bottom: 0.8em;
	}
	
	/*menu*/
	.main-navigation ul.menu > li > a, .main-navigation ul.nav-menu > li > a {
    	padding: 0.8em 0.4em;
	}
	
	/*cart*/
	.site-header-cart .cart-contents {
    	padding: 0.8em 0;
	}
	
	/*breadcrumb*/
	.storefront-breadcrumb {
    	padding: 0.75em 0;
    	margin: 0 0 0.706325903em;
	}
}

.site-branding .site-description {
	font-size: 1rem;
}

/*social icons*/
body .wpsw-social-links li .social-icon, body .wpsw-social-links-shortcode li .social-icon {
    font-size: 20px;
    height: 30px;
    padding: 5px;
    width: 30px;
}

ul.wpsw-social-links-shortcode > li {
    float: right;
    margin-right: 10px;
}
/*END header*/

/*article*/
@media (min-width: 768px) {
	.storefront-full-width-content.woocommerce-cart .entry-header, 
	.storefront-full-width-content.woocommerce-checkout .entry-header, 
	.storefront-full-width-content.woocommerce-account .entry-header, 
	.storefront-full-width-content .woocommerce-products-header {
    	padding: 0 0 1.9968353111em;
	}
}
/*END article*/

/*shop*/
.storefront-sorting select {
    border: none;
    border-radius: 30px;
    padding: 0.4em;
}
/*END shop*/

/*homepage slider block*/
.select-hide #wc-block-sort-select__select-0.wc-block-sort-select__select {
	display: none;
	visibility: hidden;
}

.wcps-items-title {
	font-family: 'Sen', sans-serif;
	font-weight: 300;
	color: #747474;
	text-transform: uppercase;
	padding-top: 15px;
}

.wcps-items-price .woocommerce-Price-amount {
	letter-spacing: -1px;
	font-weight: 600;
	display: block;
	font-size: 1.25em;
	line-height: 1.25;
	white-space: nowrap;
	text-align: center;
	padding: 15px 0;
}

/*END homepage slider block*/

.comment-form input[type="submit"] {
    background: #afd290;
    color: #333333;
    border: 1px solid #afd290;
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    text-transform: uppercase;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
    border-radius: 3px;
}

/*accounts page*/
.woocommerce-privacy-policy-text{
	text-align: justify;
}

/*END accounts page*/

/*shopping cart*/
article.post-7 .cart-collaterals h2, 
article.post-7 .cart-collaterals table {
	display: none;
}

article.post-7 .coupon {
	visibility: hidden;
}

@media (min-width: 768px) {
	article.post-7 .col2-set .col-1 * {
		float: right;
/* 		margin-right: 0; */
	}
}
/*END shopping cart*/


/*checkout*/
.page-id-8 #primary {
	font-size: 0.9em;
} 

@media (min-width: 768px) {
	#order_review_heading, #order_review {
		width: auto;
		float: none;
		margin-right: inherit;
		clear: none;
	}
}

/*END checkout*/


/*footer*/
.site-footer {
    border-top: 1px solid rgba(0, 0, 0, 0.05);
	padding: 0.8em 0 3.706325903em;
}

@media (min-width: 768px) {
	.footer-widgets {
    	padding-top: 2.235801032em;
	}
}

.site-footer h1, .site-footer h2, .site-footer h3, .site-footer h4, .site-footer h5, .site-footer h6, .site-footer .widget .widget-title, .site-footer .widget .widgettitle {
    font-size: 0.9em;
}

.site-footer a:not(.button):not(.components-button) {
    color: #747474;
    text-decoration: none;
	font-size: .85em;
}

.site-footer a:not(.button):not(.components-button):hover {
    text-decoration: underline;
}

.sfsi_subscribe_Popinner form {
    margin: 0 !important;
}

.sfsi_subscribe_Popinner form h5 {
    display: none;
}

.sfsi_subscribe_Popinner {
    padding: 0 !important;
}

.site-info {
    padding: 1.1em;
	text-align: center;
}
	
.site-info a, .site-info br, .site-info span {
    display: none;
}

.sfsi_subscribe_Popinner input[type=submit] {
	background-color: #afd290 !important;
	border-radius: 30px;
	outline: none !important;
}

/*share buttons*/
div.sms_icons {
    position: relative;
    padding-top: 5px;
    display: inline-block;
    color: #000;
    width: 40px;
    height: 40px;
    margin-left: 5px;
    margin-bottom: 5px;
}

a.sms_icons img{
    margin: -1px;
    padding: 0;
    width: 100%;
    border: none;
    box-shadow: none !important;
}

/*sticky footer becomes sticky header*/
@media (max-width: 768px) {
	#page {
    	margin-top: 4.235801032em;
	}
}

.storefront-handheld-footer-bar {
    position: fixed;
    bottom: initial;
    top: 0;
    border-top: none;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.storefront-handheld-footer-bar ul li.search .site-search, .storefront-handheld-footer-bar ul li.search .widget, .storefront-handheld-footer-bar ul li.search form {
    margin-bottom: initial;
	margin-top: 0;
}

.storefront-handheld-footer-bar ul li.search .site-search {
    bottom: initial;
	top: -2em;
}

/*sticky search*/
.storefront-handheld-footer-bar ul li.search.active .site-search {
    bottom: initial;
	top: 100%;
}
/*END sticky footer becomes sticky header*/
/*END footer*/

/*email*/
.inboxWarpMain table thead tr {
    background-color: transparent;
}

/*END email*/

/*whatapp button*/
@media (max-width: 768px) {
	.joinchat__button {
    	bottom: 64px;
	}
}
/*END whatapp button*/