/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/

.woocommerce table.shop_table td, .woocommerce table.shop_table th {
    padding: 10px!important;
}

.flexbox {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.flexbox > div {
	width: calc(33% - 10px);	
}

.flex-content {
	background: #fff;
	padding: 20px 30px;
	min-height: 225px;
	flex-wrap: wrap;
	display: flex;
}

.nobg {
	background: none!important;
	padding: 0px!important;
}

input:focus, textarea:focus, select:focus{
        outline: none;
    }

.align-center {
	text-align: center;
}

.product-cat {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.product-cat h4 {
	font-size: 20px;
	font-weight: bold;
}

.product-cat > .cat-box {
	width: calc(33% - 10px);
	background: #fff;
	margin-bottom: 30px;
}

.cat-info {
	padding: 20px;
	text-align: justify;
}

.alt {
	background: #0089b8!important;
	padding: 5px 30px!important;
}

.intro-section {
	display: flex;
	flex-wrap: wrap;
}


.intro-section > div {
	 width: 50%;
}

.intro-section > div > img {
	 display: block;
}

.intro-content {
	background: #0089b8;
	color: #fff;
	display: flex;
	align-items: center;
	padding: 40px;
	box-sizing: border-box;
	flex-direction: column;
	justify-content: center;
}

.swiper-container {
	background: #fff;
}

.swiper-wrapper {
	align-items: center!important;
}

.swiper-button-next, .swiper-button-prev {
	color: #ddd!important;
}

.color {
	color: #0089b8;
}

aside#custom_html-3 i, .top-bar i, .secondary-menu i {
    color: #0089b8;
}

body.home h2, h2.decor {
	display: flex;
	align-items: center;
	justify-content: center;
}

body.home h2 img, h2.decor img {
	width: 40px;
	height: 40px;
	margin-right: 10px;
}

.button {
	border-radius: 100px;
	padding: 5px 20px;
}

body.page-id-2389 {
	background: #fff;
}

.catalog-list {
	display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 10px;
}

.catalog-box {
	border: 1px solid #ccc;
	padding: 10px;
	box-sizing: border-box;
}

.catalog-box img {
	float: left;
	width: 100px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.catalog-box h4 {
	float: left;
}

.catalog-download {
	background: #79b84e;
	margin-bottom: 10px;
	color: #fff;
	padding: 5px 20px;	
	font-size: 15px;
	min-height: 40px;
	width:100%;
	line-height:40px;
}

.catalog-name:after {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f019";
	right: 0px;
	position: absolute;
}

.catalog-name {
	margin-bottom: 0px;
	position: relative;
}

.catalog-name a {
	color: #fff!important;
}

.header-widget {
width: 420px;
}

.inside-header {
display: flex;
flex-direction: row-reverse;
}

.inside-header > div, .inside-header nav {
	flex-grow: 1;
}

.top-bar {
border-bottom: 1px solid #E8EBED;
	min-height: 35px;
}

.inside-top-bar {
	padding: 5px;
}

.header-widget .widget {
	margin: 0px;
}

.main-navigation ul {
	border-top: 1px solid #E8EBED;
}

body.single-product .main-navigation ul {
	border-bottom: 1px solid #E8EBED;
}

body.single-product .site-main {
	margin-top: 10px!important;
    padding: 20px;
	
}

.secondary-navigation a.cart-contents:before {
	color: #fff;
	background: #79b84e;
border-radius: 50%;
padding: 8px;
}

.secondary-navigation .inside-navigation {
margin: 0px;
width: 100%;
display: flex;
justify-content: flex-end;
}

.inside-top-bar span {
	margin-left: 10px;
}

.inside-top-bar img {
	max-width: 20px;
}

.entry-title {
    margin-bottom: 0;
	display:none;
}

.sidebar .widget .widget-title {
border-bottom: 1px solid #cccdce;
padding-bottom: 10px;
}

.woocommerce ul.products li.product {
background: #fff;
}

.woocommerce ul.products li.product .button {
margin-bottom: 20px;
}

body.term-hoa-chat h1, body.term-chemicals h1 {
display: none;
}

body.term-hoa-chat li.product, body.term-chemicals li.product {
padding: 10px 20px!important;
}

span.delivery-time i {
	color: #79b84e!important;
}

body.term-hoa-chat .wc-columns-container .products, body.term-chemicals .wc-columns-container .products {
grid-gap: 0px!important;
}

.compare_table_outside {
	background: #fff;
	padding: 20px;
	margin-bottom:5px;
	clear: both;
	border: 1px solid #0089b8;
	border-radius: 5px;
	overflow: auto;
}

.compare_table {
	display: flex;
	width: 680px;
	float: left;
}

.compare_table_column {
	width: 20%;
	margin: 0px 5px;
	text-align: center;
}


.compare_table_column .compare-product-img {
	border: 1px solid #0089b8;
	height: 100px;
	position: relative;
	display: flex;
	justify-content: center;
}

.compare-product-img img {
	align-self: center;
	width: 90%;
}

.compare_table_column .brand-tagline {
	background: #0089b8;
	color: #fff;
}

.compare_table_column .sku-tagline {
	text-align: left;
}

input.compare_btn {
	padding: 5px 20px!important;
	margin-top: 20px;
}

input.remove_product_btn {
	position: absolute;
	bottom: 10%;
	right: 10%;
	padding: 0px 5px!important;
	font-size: 10px;
	background: #0089b8!important;
}

table.atc {
	background: #f8f8f8;
	font-size: 13px;
	margin-bottom: 0px!important;
}

table.atc input[type=text] {
	padding: 0px 5px;
}

table.atc i {
	color: #0089b8;
}

.p-content button {
	text-align: right;
}

.compare_tables {
	display: flex;
}

.compare_table_col {
	margin: 0px 10px;
	background: #fff;
	padding: 20px;
}
.woocommerce div.product div.summary {
margin-bottom: 20px;
}

.product-overview, .product-attributes {
border-top: 1px solid #ccc;
padding: 20px 0px;
margin-bottom: 20px;
}

.woocommerce table.shop_attributes td {
	padding: 0px 5px;
}

.product-overview h2, .product-attributes h2 {
font-size: 20px;
	font-weight: bold;
}

.woocommerce div.product .product_title {
color: #0089b8;
	
}

td.atc_last {
	text-align: right;
}

body.page-id-8 .inside-article, body.page-id-7 .inside-article {
	background: #fff;
	
}

span.cas {
	color: #0089b8;
}

.p-intro {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	min-height: 40px;
	padding-bottom: 10px;
}

.p-info {
	padding: 0px 8px;
	text-align: left;
	font-size: 13px;
	line-height: 22px;
	max-width: 100%;
}

.p-info span {
	font-weight: bold;
}

.p-image {
	width: 15%;
}

.p-image img {
	display: block;
}

.p-header h2 {
	margin: 0px;
}

.p-header h2 a {
	font-weight: bold;
	font-size: 18px;
}

span.brand-tag {
	background: #79b84e;
	color: #fff;
	padding: 3px 5px;
	border-radius: 3px;
}

span.brand-tag.Sigma-Aldrich {
	background: #E61E50!important;
}

span.brand-tag.Chemservice {
	background: #F58326!important;
}

table.var-table {
	margin: 0px!important;
}

table.var-table td.col-1 {
	width: 22%;
}


table.var-table td.col-2 {
	width: 30%;
	font-size: 13px;
}


table.var-table td.col-3 {
	width: 10%;
}


table.var-table td.col-4 {
	width: 18%;
}

table.var-table td.col-5 {
	width: 11%;
}

table.atc {
border-width: 1px 0 0 1px!important;
}

.woocommerce div.product form.cart table td {
	padding: 0px 2px 0px 5px;
}

.woocommerce div.product form.cart table td.heading {
	padding: 5px;
}

.chemical-box {
	border: 1px solid #cccdce;
	padding: 5px 10px 10px 10px;
}

.p-intro {
	border-bottom: 1px solid #cccdce;
}

table.var-table, table.var-table td, table.var-table tr {
	border: none!important;
	font-size: 13px;
}

span.blue {
	color: #0089b8;
}

.woocommerce .woocommerce-ordering select {
background: #fff;
}

button.add_cart i {
	color: #fff;
}

button.add_cart {
	border-radius: 20px;
	padding: 5px 5px;
}

body.blog .generate-columns .inside-article {
	background: #fff;
}

body.blog .generate-columns .inside-article .post-image {
	margin: 0px;
}

body.blog .generate-columns .inside-article .entry-content {
	margin: 0px;
}

body.blog .generate-columns .inside-article h2 {
	font-size: 20px;
}

.wc-columns-container .products, .woocommerce .related ul.products, .woocommerce .up-sells ul.products {
grid-gap: 20px!important;
}

.brand_col {
	background: #fff;
	padding: 20px;
	margin-bottom: 20px;
}

.brand_col img {
	float: left;
	margin-right: 20px;
	max-width: 300px;
}

.footer-widgets h2 {
	text-align: left;
	display: block!important;
	margin-bottom: 10px!important;
}

span.sds {
	color: #0089b8;
}

.cta-buttons {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 10px 0px;
}

.cta-buttons a.button {
	margin: 0px!important;
}

.bulk-order a.button {
	border: 1px solid #0089b8!important;
	background: transparent!important;
	color: #0089b8!important;
	padding: 5px 10px!important;
}

.bulk-order a.button:hover {
	background: #0089b8!important;
	color: #fff!important;
}

.widget_search .search-submit {
    display: block;
    font-family: GeneratePress;
}

.search-form {
    display: flex;
	justify-content: space-between;
}

.search-form label {
	flex-grow: 1;
}

.search-form input[type="search"] {
color: #666666;
background-color: #F2F2F2;
border-radius: 30px 0px 0px 30px;
}

.search-form input[type="submit"] {
border-radius: 0px 30px 30px 0px;
}

body.woocommerce #content div.product div.images, body.woocommerce #content div.product div.images {
width: 20%!important;
}

iframe {
display: block;
}

.show-cat-box {
	text-align: right;
}

body.term-hoa-chat.woocommerce .wc-columns-container.wc-columns-3 .products, 
body.term-chemicals.woocommerce .wc-columns-container.wc-columns-3 .products, .search-hoa-chat{
grid-template-columns: repeat(1,1fr)!important;
}

.p-intro-single, .p-intro-single-2 {
display: flex;
justify-content: flex-start;
margin-bottom: 8px!important;
}

.p-intro-single > div {
padding: 5px;
box-sizing: border-box;
margin-bottom: 10px;
width: calc(100% - 10px);
background: #f1f1f1;
}

.p-intro-single-2 > div {
background: #e7e7e7;
width: calc(33% - 5px);
padding: 5px 20px;
box-sizing: border-box;
}

.woocommerce div.product form.cart .variations {
    margin-bottom: 5px;
}

body.single-product {
	background: #fff;
}

#related-products {
	margin-bottom: 40px;
	clear: both;
}

#related-products h2 {
	font-weight: bold;
	font-size: 20px;
}

.related-box {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding: 20px;
	text-align: left;
	box-sizing: border-box;
	width: 100%;
	border: 1px solid #ccc;
}

.swiper-related-products .swiper-slide {
	height: 230px!important;
}

.related-box .brand {
	color: #79b84e;
}

.related-box .sku {
	font-weight: bold;
	color: #000;
}

.related-container {
	padding: 0px 40px;
	position: relative;
}

.swiper-recent-viewed .swiper-slide {
	height: 230px!important;
}


.popup-dialog {
	max-width: 400px!important;
}

h1.product-title {
	color: #0089b8;
	font-size: 25px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 4px!important;
}

.product-desc, .synonym {
	margin-bottom: 2px!important;
}

.breadcrumbs {
	margin-bottom: 10px!important;
}
/*
body.hoa-chat.woocommerce div.product .product_title {
    display: none;
}

body.hoa-chat.woocommerce div.product p.price {
    display: none;
}

body.hoa-chat .woocommerce-product-details__short-description {
	display: none;
}
*/
.woocommerce div.product .product_title {
    display: none;
}

.woocommerce div.product p.price {
    display: none;
}

.woocommerce-product-details__short-description {
	display: none;
}



.synonym {
	font-weight: bold;
	margin: 0px;
}

.synonym span {
	font-weight: normal;
}

body.single-product.separate-containers .inside-article {
padding: 0px!important;
	background-color:white;
}

body.thiet-bi img.brand_logo {
	/*display: none!important;*/
}

.quantity.buttons-added {
    display: flex;
}

td.product-thumbnail img {
	width: 100px;
}

ul.search-hoa-chat li {
	list-style: none outside;
	background: #fff;
	padding: 10px 20px!important;
}

ul.search-hoa-chat {
	margin: 0px;
	padding: 0px;
}

body.search-results .page-header {
	margin: 0px!important;
	padding: 0px!important;
	margin-bottom: 20px!important;
}

body.search-results .page-header h1 {
	font-size: 14px!important;
	font-family: "Lato", sans-serif;
}


body.page-id-768 {
	background-color: #fff!important;
}

.similar_box_header, .similar_box {
	display: flex;
}

.similar_box_header {
	background: #0089b8;
	color: #fff;
	padding: 10px 5px;
}

.similar_box {
	border-bottom: 1px solid #cccdce;
	border-left: 1px solid #cccdce;
	border-right: 1px solid #cccdce;
	padding: 10px 5px;
}

.similar_sku {
	width: 20%;
}

.similar_description {
	width: 60%;
}

.similar_cart {
	width: 20%;
	text-align: right;
}

.similar_variation table.atc {
	margin: 0px;
}

/*
ul.products li.product .tinvwl_add_to_wishlist_button {
    display: none;
}*/

.woocommerce a.button {
    padding: 5px 10px!important;
}

.woocommerce ul.products li.product .woocommerce-LoopProduct-link h2 {
    font-size: 18px!important;
}

.woocommerce ul.products li.product .price {
	font-size: 13px!important;
}

/*
.tinv-wraper, #wl-wrapper {
	display: none;
}
*/

div.asp_r.asp_r_1.vertical {
    padding: 1px!important;
}

.product-meta-info span {
	color: #0089b8;
	font-weight: normal;
}

.product-meta-info {
	color: #000;
	font-weight: normal;
	font-size: 13px;
}

#logo-brands {
	margin-bottom: 30px;
}

td.price {
    width: 10%;
    text-align: center;
}

span.woocommerce-Price-currencySymbol {
	margin-left: 5px;
}

td.qty {
    width: 12%;
    text-align: center;
}

td.wishlist, td.info {
    width: 3%;
    text-align: center;
}

td {
	border: none;
	border-top: 1px solid rgba(0,0,0,.1)!important;
}

table {
	border: none;
	border-collapse: collapse;
}

.woocommerce-product-gallery a {
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
	border: 1px solid #ccc;
	padding: 5px;
	height: 200px;
	width: 200px;
}

.facetwp-checkbox {
	color: #0089b8;
}

.comments-area {
	display: none;
}

.facetwp-checkbox.checked {
    background-image: url(/wp-content/uploads/2020/08/checkbox-on.png)!important;
}

.wpml-ls-legacy-list-horizontal {
    display: inline-block;
	padding: 0px!important;
}

.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt {
	width: auto!important;
}

.readmore_click {
	color: #0089b8;
	cursor:pointer;
}

body.page-id-48 .site-content p {
	font-size: 16px;
}

table.atc td {
	padding: 5px!important;
}

.news-box {
	background: #fff;
	padding: 20px;
	margin-bottom: 20px;
}

.secondary-navigation .menu-toggle {
      display: none;
}

@media (max-width: 768px) {
    .product-cat > .cat-box {
    width: 100%;
}
	.intro-section > div {
    width: 100%;
}
	.flexbox > div {
    width: 100%;
}
	    .secondary-navigation {
        text-align: center !important;
    }
    .secondary-navigation ul {
        display: block;
    }
    .secondary-navigation .sf-menu>li {
        float: none;
        display: inline-block !important;
    }
	
	#wc-column-container .product {
    overflow-x: auto;
}
	
	table.var-table tr {
		display: flex;
		flex-wrap: wrap;
}
	table.var-table td.col-1, table.var-table td.col-2 {
    width: 100%;
}
	table.var-table td.col-3 {
		width: 30%;
	}
	table.var-table td.col-4 {
	width: 50%;
}
	table.var-table td.col-5 {
	width: 100%;
}

}
@media (min-width: 769px) and (max-width: 1024px) {
    /* CSS in here for tablet only */
}
@media (min-width: 1025px) {
    /* CSS in here for desktop only */
	.main-navigation ul {
display: flex;
justify-content: space-evenly;
}
}