.woocommerce ul.products li.product:hover h3, .woocommerce-page ul.products li.product:hover h3 {
    color: #ff0000;
}


.product-categories .children {
    padding-left: 20px;
}

.product_meta {
   display: none;
}

p {
font-size: 13px;
line-height: 23px;
font-weight: 250;
}

td.ul.products.list li.product img {
height: 150px!important;
width: 150px!important;
}

.woocommerce ul.products li.product h3 {
font-size: 1.133333333333333em;
text-align: left;
margin-top: 9px;
}

hr {
display: block;
-webkit-margin-before: 0.5em;
-webkit-margin-after: 0.5em;
-webkit-margin-start: auto;
-webkit-margin-end: auto;
border-style: inset;
border-width: 0px;
}

.gridlist-toggle {
	 display: none!important;
 }

header.scrolled, .boxed header.scrolled .header_inner {
height: 65px;
}

.title {
text-align: left;
}

.woocommerce form.checkout .col2-set p.form-row label {
display: inline;
margin-right: 5px;
}

mark {
display: none;
}

.ls-wp-fullwidth-helper {
    margin-top: 70px !important;
}

@media screen and (max-width: 767px) {
.logo a {
    height: 50px !important;
}
}

@media screen and (min-width: 1001px) {
.container_inner .header_inner_left {
    position: relative !important;
    float: right;
}
}
nav.main_menu.right {
    float: left;
}

header.scrolled, .boxed header.scrolled .header_inner {
    background-color: rgb(255, 255, 255);
}

.fts-jal-fb-header {
    display: none;
}

.footer_top .column_inner > div h5 {
    border-bottom: 1px red solid;
    padding-bottom: 10px;
    width: 55px;
}

.textwidget > p > a {
    color: white;
}

.fts-jal-single-fb-post a {
    color: white;
}

.ppt {
    display: none !important;
}

.three_columns>.column1, .three_columns>.column2, .three_columns>.column3 {
    width: 100%;
}