div > div.vc_row.wpb_row.vc_row-fluid.vc_row-no-padding{
		margin-top: -50px;
}

.vc_single_image-img {
  transition: transform 0.5s ease;
}

.vc_single_image-img:hover {
		filter: drop-shadow(0 0 0.75rem gray);
}

.woocommerce div.product .summary.entry-summary {
 display: flex;
 flex-direction: column;
}

.products.grid .product__img, .woocommerce > .products[class*=columns-] .product__img {
     padding-top: 0 !important;
}

#post-1110 > div > div > nav > div > ul > li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--members-area.content-filter__item, #post-1110 > div > div > nav > div > ul > li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads.content-filter__item{
		display: none;
}

#post-1110 > div > div > div > div > div.make_a_deposit_checkout > div.ywf_make_a_deposit_container > div.ywf_summary label {
     margin-left: 0; 
}

#post-1110 > div > div > div > div > div.make_a_deposit_checkout > div.ywf_fund_av > p{
    text-align: center !important;
    font-size: 2.0em;
}

#post-2202 > div > section > div:nth-child(1) > div > div > div .content-filter__link{
    font-size: 18px !important;
}
 div > div > div > div > div.ywf_history_container table > thead > tr > th, table > thead > tr > td, table > tbody > tr > th, table > tbody > tr > td, table > tfoot > tr > th, table > tfoot > tr > td, .table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td {
    font-size: 15px !important;
     line-height: 0em !important; 
}

.col-1 {
     max-width: 100% !important; 
}


#post-2202 > div > section > div:nth-child(1) > div > div > div .content-filter__link small{
    font-size: 12px !important;
}

table>thead>tr>th, .table>thead>tr>th {
    color: gray;
}

div > div.product__content.card__content > div.woocommerce{
	display: none;	
}


.product__excerpt {
    margin-bottom: 0px; 
		margin-top: 5px;
}

div > div.product__content.card__content > div.product_meta{
	display: none;	
}

.woocommerce div.product form.cart .variations select {
    max-width: 50px;
}

.woocommerce div.product form.cart .reset_variations {
     margin-top: 0;
}

label {
    margin-left: -20px;
}

.list.products--list-lg .product__excerpt h6 {
			display: none;
}

.footer-widgets__inner {
    padding: 0px 0;
}

.list.products--list-lg .product__header {
    margin-bottom: 0px;
}

#nav_menu-2 > h4{
		padding-top: 15px;
}

div > div.product__content.card__content > header .product__title{
		font-size: 1.5em;
}
#main > div.card.card--clean .product__price, #main > div.card.card--clean > header {
   display: none;
}

#main > div.card.card--clean .product__footer a:last-child, #tab-description > header {
  display: none;
}

#main > div.card.card--clean > header > div{
		display: none;
}

.tab-content img {
  margin: 0;
}

.nav-link small {
   display: none !important;
}

.nav-item:nth-child(2) {
  display: none;
}

#main > div.card.card--clean .product__category{
		visibility: hidden;
}

.widget--footer .widget__title {
     margin-bottom: 5px; 
}
#menu-quick-links li {
  position: relative;
  padding-left: 20px;
}

#menu-quick-links li:before {
  content: "•";
  color: green;
  font-weight: bold;
		font-size: 15px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 8px;
}

#menu-quick-links li a {
  font-size: 14px;
  transition: all 0.2s ease;
}

#menu-quick-links li:hover a {
  font-size: 16px;
}

.nav-account li a {
  font-size: 15px;
}

.header__top-bar-inner .nav-account__item a:hover {
  font-size: 17px;
		  transition: font-size 0.3s ease;
}

div > div.product__img{
		width: 350px;
		height: 350px;
		margin-left: 50px;
		margin-top: 50px;
		filter: drop-shadow(0 0 0.75rem gray);
}