/*
Theme Name: Trusted Child
Theme URL: https://uxlthemes.com/
Description: Trusted Child Theme
Author: uXL Themes
Author URL: https://uxlthemes.com/
Template: trusted
Version: 1.0.0
Text Domain: trusted-child
*/

body {
	background-color: #4f5e70;
}

.site-content {
	background-color: #f7f7f7;
}

/* HEADER */

#site-branding {
	padding: 5px
}

.scrolled#masthead #site-branding {
	padding: 5px
}

/* HEADER */

/* HEADER ICONS */

#masthead.scrolled .top-tel{
	padding: 5px 15px;
}

#top-info {
	width: auto;
	margin-top: 15px;
}

#top-info .fa{
	font-size: 24px;
	font-weight: normal;
	color: #6cb034;
	text-align: center;
	line-height: 40px;
	width: 40px;
	height: 40px;
	background: rgba(0,0,0,0.3);
	position: relative;
	top: 1px;
	margin-right: 15px;
	border-radius: 50%;
}

#top-info .top-login .fa {
	margin-right: 0px;
}

.top-tel{
	float: left;
	background: none;
}

.top-login{
	float: left;
	font-size: 20px;
    color: #fff;
    font-weight: bold;
    padding: 5px 15px;
    background: none;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.top-login-dropdown, .top-login-mini-cart{
	top: 50px;
	background-color: #181f28;
}

.top-cart{
	float: left;
	font-size: 20px;
    color: #fff;
    font-weight: bold;
    padding: 5px 15px;
    background: none;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
	border-left: 0px;
}

.top-cart .woocommerce-Price-amount {
	color: #fff;
}

/* END OF HEADER ICONS */

/* PRIMARY MENU */

.site-navigation.centered {
	background-color: rgba(0,0,0,0.3);
}

#primary-menu {
	margin-top: 0px;
}

#primary-menu > li > a{
	font-size: 16px;
	font-weight: 300;
	padding-top: 5px;
	padding-bottom: 5px;
}

#masthead.scrolled #primary-menu li a, #primary-menu.scrolled li.menu-item-has-children a {
	padding-top: 5px;
	padding-bottom: 5px;
}

#masthead.scrolled .menu-item-has-children:after {
	top: 4px;
}

#primary-menu li.menu-item-has-children a {
	padding-top: 1px;
	padding-bottom: 1px;
}

.menu-item-has-children:after {
	top: 0;
}

/* END OF PRIMARY MENU */

/* SUBMENU */

#primary-menu li.menu-item-has-children .sub-menu ul {
	background-color: #6e7c8d;
}

	#primary-menu li.menu-item-has-children .sub-menu ul a:hover {
		color: #1f1f1f;
	}

/* END OF SUBMENU */

/* MOBILE MENU */

.toggle-nav {
	background: rgba(0,0,0,0.3);
	top: 20px;
	right: 10px;
	border-radius: 20px;
	width: 40px;
	height: 40px;
}

#masthead.scrolled .toggle-nav {
	top: 20px !important;
}

.toggle-nav span {
	left: 10px;
	width: 20px;
}

.toggle-nav span, .toggle-nav span:before, .toggle-nav span:after {
	background: #6cb034;
}

.toggle-nav.is-visible {
	top: 20px !important;
}

.toggle-nav.is-visible span {
	left: 10px;
	width: 20px;
}

@media screen and (max-width: 1024px) {
	.top-login-mini-cart, .top-login-dropdown {
		display: none;
	}
	
	#top-info {
		margin-right: 50px;
	}
	
	.top-tel, .top-login, .top-cart {
		padding: 5px;
		margin-left: 0px;
	}
	
	#masthead.scrolled .top-tel {
		padding: 5px;
	}
	
	.top-tel span {
		display: none;
	}
	
	.top-cart span {
		display: none;
	}
	
	.top-cart .fa span {
		display: block;
	}
	
	#top-info .fa {
		margin-right: 0px;
	}
	
	#page.is-visible {
		margin-left: 0;
		margin-right: 0;
	}
	
	#masthead.is-visible {
		left: 0;
		border-left: none;
	}
	
	.toggle-nav.is-visible {
		margin-right: 0;
	}
	
	#primary-menu ul {
		min-width: 250px;
	}
	
	#primary-menu, .site-navigation.centered #primary-menu {
		background: #3e4957;
		padding-top: 75px;
	}
	
	#primary-menu li a, #primary-menu li.menu-item-has-children a {
		padding: 8px 40px 8px 20px;
	}
	/*#4f5e70*/
	#primary-menu li li {
		background-color: #4f5e70;
	}
	
	#primary-menu li li li {
		background-color: #6e7c8d;
	}

	#primary-menu li li li a:hover {
		color: #1f1f1f;
	}
}

@media screen and (max-width: 768px) {
	#site-branding {
		width: 115px;
		float: left; 
	}
	
	#top-info {
		float:right;
	}
	
	#masthead.scrolled #site-branding img {
		max-height: none;
	}
	
	#masthead.scrolled #top-info {
		margin-top: 15px;
	}
	
	#masthead.scrolled .top-tel .fa {
		font-size: 24px;
		line-height: 40px;
		width: 40px;
		height: 40px;
		top: 1px;
		margin-right: 0px;
	}
}

@media screen and (max-width: 580px) {
	#site-branding {
		width: 115px;
		float: left; 
		margin: 0;
	}
	
	#top-info {
		float:right;
	}
}

@media screen and (max-width: 480px) {
	#site-branding {
		width: 115px;
		float: left; 
		margin: 0;
	}
	
	#top-info {
		float:right;
	}
}

@media screen and (max-width: 380px) {
	#site-branding {
		width: 92px;
		float: left; 
		margin: 10px 0;
	}
	
	#top-info {
		float:right;
	}
}

/* END OF MOBILE MENU */

div.main-excerpt {
	display:none;
}

.main-title {
   display: none;
}

#featured-post-section {
	margin-top: -100px
}

#shipping_product_data .form-field.dimensions_field {
    display: none;
}

.woocommerce-product-attributes-item--dimensions{
	display: none !important;
}

.woocommerce-product-attributes-item--weight{
	display: none !important
}

a[href="https://wordpress.org/"] {
Display:none !important;
}

mark, ins {
  background: #d9ad00;
  text-decoration: none;
}

th{
	padding: 0.3em;
	border: 1px solid #f5f5f5;
	background: none;
}



@media screen and (max-width: 580px){
	.header-title .fa{
		font-size: 18px;
		width: 30px;
		height: 30px;
		line-height: 30px;
	}

	.main-title{
		font-size: 22px;
	}

	.post-wrapper{
		width: 98%;
	}
	.post-wrapper.no-overlap{
		width: 100%;
		margin: 0px;
	}
	.entry-figure.no-overlap{
		margin-bottom: 0px;
		min-height: 0px;
	}

	#comments{
		padding: 15px;
	}

	.woocommerce .woocommerce-result-count, 
	.woocommerce-page .woocommerce-result-count{
		float: none;
		margin-bottom: 15px;
	}

	.woocommerce .woocommerce-ordering, 
	.woocommerce-page .woocommerce-ordering{
		float: none;
		margin-bottom: 25px;
	}
}

@media screen and (max-width: 480px){
	.header-title .fa{
		font-size: 18px;
		width: 30px;
		height: 30px;
		line-height: 30px;
	}

	.main-title{
		font-size: 22px;
	}

	.post-wrapper{
		width: 98%;
	}
	.post-wrapper.no-overlap{
		width: 100%;
		margin: 0px;
	}
	.entry-figure.no-overlap{
		margin-bottom: 0px;
		min-height: 0px;
	}

	#comments{
		padding: 15px;
	}

	.woocommerce .woocommerce-result-count, 
	.woocommerce-page .woocommerce-result-count{
		float: none;
		margin-bottom: 15px;
	}

	.woocommerce .woocommerce-ordering, 
	.woocommerce-page .woocommerce-ordering{
		float: none;
		margin-bottom: 25px;
	}
}

@media screen and (max-width: 380px){
	.header-title .fa{
		font-size: 18px;
		width: 30px;
		height: 30px;
		line-height: 30px;
	}

	.main-title{
		font-size: 22px;
	}

	.post-wrapper{
		width: 98%;
	}
	.post-wrapper.no-overlap{
		width: 100%;
		margin: 0px;
	}
	.entry-figure.no-overlap{
		margin-bottom: 0px;
		min-height: 0px;
	}

	#comments{
		padding: 15px;
	}

	.woocommerce .woocommerce-result-count, 
	.woocommerce-page .woocommerce-result-count{
		float: none;
		margin-bottom: 15px;
	}

	.woocommerce .woocommerce-ordering, 
	.woocommerce-page .woocommerce-ordering{
		float: none;
		margin-bottom: 25px;
	}
}

@media screen and (max-width: 320px){
	.site-title{
		font-size: 24px;
	}
}

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

mark,
ins{
	background: #d9ad00;
	text-decoration: none;
}

th{
	padding: 0.3em;
	border: 1px solid #f5f5f5;
	background: none;
}