/*
Theme Name: Human care
Theme URI: https://wordpress.org/themes/twentysixteen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Sixteen is a modernized take on an ever-popular WordPress layout — the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Twenty Sixteen will make your WordPress look beautiful everywhere.
Version: 1.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, gray, red, white, yellow, dark, light, one-column, two-columns, right-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: twentysixteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


/**
 * Table of Contents
 *
 * 1.0 - Normalize
 * 2.0 - Genericons
 * 3.0 - Typography
 * 4.0 - Elements
 * 5.0 - Forms
 * 6.0 - Navigation
 *   6.1 - Links
 *   6.2 - Menus
 * 7.0 - Accessibility
 * 8.0 - Alignments
 * 9.0 - Clearings
 * 10.0 - Widgets
 * 11.0 - Content
 *    11.1 - Header
 *    11.2 - Posts and pages
 *    11.3 - Post Formats
 *    11.4 - Comments
 *    11.5 - Sidebar
 *    11.6 - Footer
 * 12.0 - Media
 *    12.1 - Captions
 *    12.2 - Galleries
 * 13.0 - Multisite
 * 14.0 - Media Queries
 *    14.1 - >= 710px
 *    14.2 - >= 783px
 *    14.3 - >= 910px
 *    14.4 - >= 985px
 *    14.5 - >= 1200px
 * 15.0 - Print
 */


/**
 * 1.0 - Normalize
 *
 * Normalizing styles have been helped along thanks to the fine work of
 * Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
 */

ul#slider241 li{list-style: none;}
.fancybox-inner strong {
  display: inline-block;
  margin: 2% 0;
  width: 100%;
}
.navigation.pagination h2{display:none; }
.description-wrap ul.wrap{margin:0 0 10px; }
.description-wrap .polyester-text {
  padding-left: 213px;
word-spacing: 7px;
}


/* css for wooCommerce Product page */
/* social sharing */
.wc_ss_btns.modern-theme{
	display: none;
}
.social-sharing .wc_ss_btns.modern-theme{
	display: block!important;
}
.woocommerce div.product{
	float:left;
	width:100%;
	background:#ffffff;
	margin-top:35px;	
}
.product .product_title{
	font-size: 2.1875em;
	color: #3d4246;
	font-weight: 600;
}
.woocommerce div.product form.cart .variations select{
	height: 40px;
    margin-bottom: 1em;
    padding: 10px;
	min-width: 95%;
}
.woocommerce .quantity .qty{
	height: 10px;
    padding: 10px;
}
.woocommerce div.product form.cart .button{
	background:#8DC63F;
	width:auto;
	height:auto;
	color:#ffffff;
}
.posted_in{
	display:none;	
}
.product .entry-header{
	display:none !important;
}
.product .post-thumbnail{
	display:none!important;	
}
.product-desc ul{
	margin-left:35px;
}
div.wc_ss_btns > ul > li > a{
	height: 18px;
}
.back-tohisotry{
	text-align:center;	
}
.back-tohisotry button{
	background: none;
    box-shadow: none;
    border: 2px solid #557b97;
    padding: 15px 35px;
    text-transform: uppercase;
    font-weight: bold;
	cursor:pointer;
}
.width48 .label{
	display:block;
}

.width48{
	width:48%;
	display:inline-block;
}
.d-flex {
    display: flex!important;
}
body.page-id-4313 .itemBody{
	overflow:hidden;
}
.ca.item-4313,
.nl.item-4313,
.au.item-4313,
.us.item-4313,
.en.item-4313{
	display:none;
}