/** woocommerce */
.woocommerce ul.products li.product .woocommerce-loop-category__title, 
.woocommerce ul.products li.product .woocommerce-loop-product__title, 
.woocommerce ul.products li.product h3{
    line-height: normal;
    font-weight: bold;
    text-align: center;
}
.woocommerce ul.products li.product .price{
    text-align: center;
    color: #187689;
}
.woocommerce ul.products li.product .button{
    background-color: #187689;
    color: #fff;
    margin-left: auto;
    margin-right: auto;
    display: table;
}

.filter-wrap{
    padding: 10px 0;
    display: table;
    width: 100%;
    margin-bottom: 30px;
    border-top: solid 1px #e7e6e6;
    border-bottom: solid 1px #e7e6e6;
}
.filter-wrap .woocommerce-result-count{
    margin-bottom: 0;
    padding: 7px 0;
}
.filter-wrap .woocommerce-ordering{
    margin-bottom: 0;
}
.woocommerce div.product .product_title{
    font-size: 30px;
}
.archive #main h1.page-title{
    display: none;
}
.woocommerce .star-rating:before,
.woocommerce .star-rating span:before{
    right: 0;
    color: #ffff00;
}
.woocommerce ul.products li.product .star-rating{
    margin: 5px auto 10px;
    font-size: 15px;
}


.single-product .post-meta{
    display: none;
}
aside ul li{
    padding-bottom: 0;
    margin-bottom: 5px;
    border-bottom: 0;
}
aside ul li:last-child{
    margin-bottom: 0;
}
aside ul li a{
    display: inline-block;
    width: 100%;
    vertical-align: top;
    position: relative;
    padding-left: 15px;
}
aside ul li a:before{
    content: "\203A";
    position: absolute;
    left: 0;
    font-size: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
    line-height: 1;
}
aside .widget{
    padding: 20px 15px;
    border: solid 1px #e4e4e4;
}
aside h3,
aside .widget-title{
    font-size: 18px;
    line-height: normal;
    margin-bottom: 15px;
    font-weight: bold;
}
ul.product-categories{
    margin-bottom: 0;
}
.product-categories ul.children{
    padding-left: 15px;
    margin-top: 3px;
}
.single-product .entry-header{
    margin-bottom: 30px;
}
.single-product .entry-header h2{
    font-weight: bold;
}
.woocommerce div.product div.images ul.flex-control-thumbs{
    margin-left: -7px;
    margin-right: -7px;
}
.woocommerce div.product div.images .flex-control-thumbs li{
    padding: 7px;
}
.single-product .flex-viewport{
    margin-bottom: 20px;
}
.woocommerce span.onsale{
    background-color: #187689;
}
.woocommerce-Tabs-panel h2{
    font-size: 20px;
    line-height: normal;
    font-weight: bold;
    margin-bottom: 15px;
}
.woocommerce a.added_to_cart{
    width: 100%;
    text-align: center;
}
.related.products{
    border-top: solid 1px #ccc;
    padding-top: 30px;
    margin-top: 45px;
}
.related.products h2{
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 30px;
    line-height: normal;
}
.woocommerce div.product p.price, 
.woocommerce div.product span.price{
    color: #187689;
}
.summary.entry-summary form.cart{
    display: flex;
}
.woocommerce .quantity .qty{
    min-height: 43px;
}
.woocommerce div.product form.cart .button{
    max-width: 135px;
    padding: 14px 15px;
    text-transform: uppercase;
    background-color: #187689;
    width: 100%;
}
.woocommerce-message{
    border-top-color: #187689;
}
.woocommerce-message:before{
    color: #187689;
}
div.coupon{
    display: flex;
}
input[name="update_cart"]{
    float: right;
    width: auto;
    background-color: #187689;
    color: #fff;
}
input[name="coupon_code"]{
    min-width: 110px;
}
.woocommerce .cart .button, 
.woocommerce .cart input.button {
    background-color: #187689;
    color: #fff !important;
    width: auto;
}
.woocommerce #respond input#submit.alt, 
.woocommerce a.button.alt, 
.woocommerce button.button.alt, 
.woocommerce input.button.alt{
    background-color: #187689;
    color: #fff;
}
.cart_totals h2{
    font-size: 30px;
    margin-bottom: 20px;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2{
    max-width: 100%;
    flex: none;
    padding-left: 0;
    padding-right: 0;
}
.woocommerce form .form-row label, .woocommerce-page form .form-row label{
    width: 100%
}
.woocommerce-input-wrapper{
    width: 100%;
}
.select2-container .select2-selection--single{
    height: 38px;
}
.select2-container--default .select2-selection--single{
    border-radius: 0;
    border-color: #808495;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: 38px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
    height: 38px;
}
.woocommerce form .form-row textarea{
    border: solid 1px #808495;
    border-radius: 0;
    padding: 8px 15px;
}
.woocommerce #respond input#submit.alt:hover, 
.woocommerce a.button.alt:hover, 
.woocommerce button.button.alt:hover, 
.woocommerce input.button.alt:hover{
    background-color: #187689;
    opacity: 0.8;
}
form.checkout h3{
    font-size: 30px;
    margin-bottom: 20px;
}
h3#order_review_heading{
    margin-top: 20px;
}

@media only screen and (max-width: 480px){
    .woocommerce div.product .woocommerce-tabs ul.tabs li{
        padding: 0 10px;
    }
    .woocommerce div.product .woocommerce-tabs ul.tabs li a{
        font-size: 10px;
    }
}