/* Products Grid */

.posts--products li {
    margin-bottom: 40px;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.posts--products.posts--card li {
    margin-bottom: 30px;
}
@media (min-width: 576px) {
    .posts--products.posts--grid3 li,
    .posts--products.posts--grid4 li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}
@media (min-width: 768px) {
    .posts--products.posts--grid3 li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .posts--products.posts--grid4 li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .cross-sells .posts--products.posts--grid3 li,
    .cross-sells .posts--products.posts--grid4 li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}
@media (min-width: 992px) {
    .posts--products.posts--grid4 li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
}
.woocommerce .blog__content form input,
.woocommerce .blog__content form select,
.blog__content .woocommerce form input:not([type="checkbox"]):not([type="radio"]),
.blog__content .woocommerce form select {
    height: 38px;
    font-size: 15px;
}
.woocommerce .quantity .qty {
    padding: 0 6px;
}
#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text {
    padding: 0 8px;
}
.woocommerce-products-header .term-description {
    margin-bottom: 20px;
}
/* Buttons */

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
    font-weight: 700;
    font-family: "Source Sans Pro", sans-serif;
    overflow: hidden;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    border: 0;
    text-transform: uppercase;
    letter-spacing: 0;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    color: #fff !important;
    background-color: #2D95E3;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: relative;
    z-index: 1;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 14px;
    padding: 0 15px;
    line-height: 38px;
    height: 38px;
    border-radius: 0;
    outline: none;
}
.style-rounded.woocommerce #respond input#submit,
.style-rounded.woocommerce a.button,
.style-rounded.woocommerce button.button,
.style-rounded.woocommerce input.button,
.style-rounded.woocommerce #respond input#submit.alt,
.style-rounded.woocommerce a.button.alt,
.style-rounded.woocommerce button.button.alt,
.style-rounded.woocommerce input.button.alt,
.style-rounded .woocommerce #respond input#submit,
.style-rounded .woocommerce a.button,
.style-rounded .woocommerce button.button,
.style-rounded .woocommerce input.button,
.style-rounded .woocommerce #respond input#submit.alt,
.style-rounded .woocommerce a.button.alt,
.style-rounded .woocommerce button.button.alt,
.style-rounded .woocommerce input.button.alt {
    border-radius: 5px;
}
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
    opacity: .92;
    background-color: #2D95E3;
}
.woocommerce #respond input#submit.disabled:hover,
.woocommerce #respond input#submit:disabled:hover,
.woocommerce #respond input#submit:disabled[disabled]:hover,
.woocommerce a.button.disabled:hover,
.woocommerce a.button:disabled:hover,
.woocommerce a.button:disabled[disabled]:hover,
.woocommerce button.button.disabled:hover,
.woocommerce button.button:disabled:hover,
.woocommerce button.button:disabled[disabled]:hover,
.woocommerce input.button.disabled:hover,
.woocommerce input.button:disabled:hover,
.woocommerce input.button:disabled[disabled]:hover {
    background-color: #242424;
}
.woocommerce a.added_to_cart {
    display: none;
}
.woocommerce .product a.button {
    margin-top: 20px;
}
/* Product Details */

.woocommerce .products ul,
.woocommerce ul.products {
    margin: 0;
    padding: 0;
    list-style: none;
    clear: both;
    margin-right: -15px;
    margin-left: -15px;
}
.woocommerce span.onsale {
    top: 5px;
    left: 5px;
    padding: 0 5px;
    background-color: #2D95E3;
}
.woocommerce .posts-container span.onsale {
    left: 20px;
}
.woocommerce .product .entry__title {
    margin-top: 0;
    font-size: 16px;
}
.woocommerce .product .card__body {
    padding: 24px;
}
.woocommerce .product .star-rating {
    display: block;
    margin: 8px 0 12px 0;
    float: none;
}
.woocommerce .product .price {
    font-size: 18px;
    font-weight: bold;
    display: block;
}
.woocommerce .product .price del {
    font-weight: normal;
    font-size: 14px;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
    color: #54555E;
}
.woocommerce .product .price ins {
    color: #2D95E3;
}
.woocommerce .star-rating span::before {
    color: #242424;
}
.woocommerce .star-rating {
    font-size: 12px;
}
/* Gallery */

.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
    top: 5px;
    right: 5px;
    background: rgba( 0, 0, 0, 0.5);
    font-family: 'ui-icons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-indent: 0;
    font-size: 22px;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger img {
    display: none !important;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger:before {
    border: none;
    content: "\f1f5";
    width: auto;
    height: auto;
    border-radius: 0;
    position: relative;
    top: auto;
    left: auto;
    text-align: center;
    line-height: 36px;
    color: #fff;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger:after {
    width: 0;
    height: 0;
}
/* Single Product */

h1.product_title {
    font-size: 28px;
}
.woocommerce div.product div.images .flex-control-thumbs {
    margin-top: 2px;
    margin-left: -2px;
    margin-right: -2px;
}
.woocommerce div.product div.images .flex-control-thumbs li {
    padding: 2px;
}
.woocommerce #review_form #respond p.stars {
    display: inline-block;
}
.woocommerce div.product .woocommerce-product-rating {
    margin-bottom: 10px;
}
.woocommerce .quantity .qty {
    margin: 0;
}
.woocommerce .product_meta>span {
    width: 100%;
    display: block;
    margin-bottom: 8px;
    font-weight: bold;
}
.woocommerce .product_meta>span:last-child {
    margin-bottom: 0;
}
.woocommerce .product_meta>span span,
.woocommerce .product_meta>span a {
    font-weight: normal;
    display: inline-block;
}
.woocommerce div.product div.images,
.woocommerce div.product div.summary {
    margin-bottom: 50px;
}
.woocommerce .product .summary .star-rating {
    float: left;
    margin-right: 5px;
}
.woocommerce-product-details__short-description,
.woocommerce div.product form.cart {
    margin-bottom: 25px;
}
.woocommerce div.product p.price {
    margin-bottom: 20px;
    font-size: 20px;
}
.related.products,
.upsells.products {
    margin-top: 50px;
}
.related.products h2,
.upsells.products h2,
.cart_totals h2,
.cross-sells h2 {
    text-transform: uppercase;
    letter-spacing: 0.04em;
    margin-bottom: 0;
    font-size: 21px;
    display: block;
    font-weight: 700;
    margin-bottom: 24px;
}
.woocommerce .woocommerce-Reviews-title {
    display: none;
}
.woocommerce-Reviews .commentlist {
    padding: 0;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0;
    width: 36px;
    height: auto;
    background: none;
    border: none;
    margin: 0;
    box-shadow: none;
    border-radius: 100%;
}
.woocommerce #reviews #comments .star-rating {
    float: right;
}
.woocommerce div.product .stock,
.woocommerce p.stars a:hover,
.woocommerce p.stars a:focus {
    color: #2D95E3;
}
.woocommerce #reviews #comments ol.commentlist li .meta {
    color: inherit;
}
.woocommerce .comment-reply-title {
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    margin-top: 15px;
    margin-bottom: 15px;
    font-weight: 700;
    display: block;
}
.woocommerce .comment-form-rating label {
    float: left;
    margin-right: 5px;
}
.woocommerce table.shop_attributes td {
    font-style: normal;
    padding: 0 15px;
}
.woocommerce table.shop_attributes td p {
    font-size: inherit;
    padding: 0;
}
.woocommerce table.shop_attributes th {
    border-right: 1px dotted rgba(0, 0, 0, .1);
}
.woocommerce table.shop_attributes td {
    border-right: 0;
}
.woocommerce table.shop_attributes tr:nth-child(odd) th {
    background: rgba(0, 0, 0, .025);
}
.woocommerce table.shop_attributes tr:nth-child(even) th {
    background: rgba(0, 0, 0, .04);
}
/* Info */

.woocommerce-message,
.woocommerce-error,
.woocommerce-info {
    list-style: none outside;
    width: 100%;
    word-wrap: break-word;
    position: relative;
    padding: 10px 10px 10px 50px !important;
    margin: 0 0 30px 0 !important;
    line-height: 30px;
    background-color: #89ba16;
    color: #fff;
    border-radius: 2px;
    *zoom: 1;
    border: none;
}
.woocommerce-message p,
.woocommerce-error p,
.woocommerce-info p {
    margin: 0;
    line-height: inherit;
    height: auto;
}
.woocommerce-message:after,
.woocommerce-error:after,
.woocommerce-info:after {
    content: " ";
    display: table;
}
.woocommerce-message:before,
.woocommerce-error:before,
.woocommerce-info:before {
    position: absolute;
    left: 10px;
    top: 10px;
    font-family: 'ui-icons';
    content: "\f383";
    font-size: 20px;
    width: 30px;
    text-align: center;
    display: inline-block;
    color: #fff;
}
.woocommerce-message a,
.woocommerce-message a.button,
.woocommerce-error a,
.woocommerce-error a.button,
.woocommerce-info a,
.woocommerce-info a.button {
    color: #fff !important;
    background: transparent;
    float: right;
    padding: 0 10px !important;
    line-height: 30px;
}
.woocommerce-message a:hover,
.woocommerce-message a.button:hover,
.woocommerce-error a:hover,
.woocommerce-error a.button:hover,
.woocommerce-info a:hover,
.woocommerce-info a.button:hover {
    background-color: rgba(255, 255, 255, 0.1) !important;
}
.woocommerce-info {
    background-color: #2D95E3 !important;
}
.woocommerce-info:before {
    content: "\e913";
}
.woocommerce-error {
    background-color: #e74c3c;
}
.woocommerce-error:before {
    content: "\f2d7";
}
/* Cart */

#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
    width: 48px;
}
.woocommerce table.shop_table td {
    border-top: 0;
}
.woocommerce table.shop_table {
    border-bottom: 0;
    border-right: 0;
    border-radius: 0;
    font-size: 16px;
}
.woocommerce .woocommerce-cart-form table.shop_table {
    border-right: 0;
}
.cart-subtotal th,
.cart-subtotal td {
    border-bottom: 0;
}
.woocommerce .cart-collaterals>div {
    margin-top: 20px;
    margin-bottom: 40px;
}
.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
    width: 100px;
}
@media only screen and (min-width: 769px) {
    .woocommerce-cart .product-remove {
        width: 40px;
    }
    .woocommerce-cart table.cart .product-thumbnail {
        width: 72px;
    }
    .woocommerce table.shop_table td.product-remove {
        padding-left: 6px;
        padding-right: 6px;
    }
}
/* Checkout */
.woocommerce form .form-row {
    margin-bottom: 12px;
}
.woocommerce form.checkout_coupon {
    border: 1px solid rgba(0, 0, 0, 0.1);
    margin: 30px 0;
}
.woocommerce .col-1,
.woocommerce .col-2 {
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0;
    flex: 0;
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 40px;
}
#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
    background: #f1f1f1;
    border-radius: 5px;
}
#add_payment_method #payment ul.payment_methods li,
.woocommerce-cart #payment ul.payment_methods li,
.woocommerce-checkout #payment ul.payment_methods li {
    line-height: 1.8;
}
#add_payment_method #payment ul.payment_methods li input,
.woocommerce-cart #payment ul.payment_methods li input,
.woocommerce-checkout #payment ul.payment_methods li input {
    height: 19px;
}
.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
    border-top: 0;
}
#add_payment_method .cart-collaterals .cart_totals table td,
#add_payment_method .cart-collaterals .cart_totals table th,
.woocommerce-cart .cart-collaterals .cart_totals table td,
.woocommerce-cart .cart-collaterals .cart_totals table th,
.woocommerce-checkout .cart-collaterals .cart_totals table td,
.woocommerce-checkout .cart-collaterals .cart_totals table th {
    border-right: 1px solid rgba(0, 0, 0, .1);
}
.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
    width: 50%;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
    height: auto;
    margin: 0;
}
.select2-container .select2-selection--single {
    height: 38px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 38px;
    font-size: 15px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    margin-top: 2px;
}
.select2-dropdown,
.select2-container .select2-selection--single,
.select2-container--default .select2-search--dropdown .select2-search__field {
    border-color: rgba( 0, 0, 0, 0.1);
    outline: none;
}
#add_payment_method #payment .payment_method_paypal .about_paypal,
.woocommerce-cart #payment .payment_method_paypal .about_paypal,
.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
    margin-left: 5px;
}
/* Order Receive */

.entry__article .woocommerce ul.order_details {
    padding: 0;
    list-style: none;
    line-height: inherit;
    margin-top: 30px;
}
.woocommerce .woocommerce-customer-details address {
    padding: 20px;
    border-radius: 0;
    border-width: 1px;
}
/* Account */

.woocommerce form.login,
.woocommerce form.register {
    border: 1px solid rgba(0, 0, 0, 0.1);
    margin: 20px 0;
}
.woocommerce-MyAccount-navigation ul {
    list-style: none !important;
    padding: 0 !important;
    margin: 0;
}
.woocommerce-MyAccount-navigation ul li {
    margin-bottom: 10px;
}
.woocommerce-MyAccount-navigation ul li a {
    display: block;
    padding: 8px 15px;
    background-color: #f8f8f8;
    color: #54555E;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
}
.woocommerce-MyAccount-navigation ul li a:hover,
.woocommerce-MyAccount-navigation ul li.is-active a {
    background-color: #2D95E3;
    color: #fff;
}
.woocommerce-EditAccountForm fieldset {
    margin-top: 30px;
}
/* Widget */

.widget_layered_nav li,
.widget_layered_nav_filters li,
.widget_rating_filter li,
.product-categories li {
    position: relative;
    margin-bottom: 8px;
    color: #54555E;
    line-height: 24px;
}
.widget_layered_nav li:last-child,
.widget_layered_nav_filters li:last-child,
.widget_rating_filter li:last-child,
.product-categories li:last-child,
    {
    margin-bottom: 0;
}
.widget_layered_nav li a,
.widget_layered_nav_filters li a,
.widget_rating_filter li a,
.product-categories li a {
    color: #54555E;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    background-color: #2D95E3;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
    background-color: #eee;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
    font-size: 1em;
}
.woocommerce .widget_price_filter .price_slider_amount {
    font-size: 14px;
    line-height: 2.5;
}
.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li {
    padding: 10px 0;
}
.woocommerce ul.cart_list li:first-child,
.woocommerce ul.product_list_widget li:first-child {
    padding-top: 0;
}
.woocommerce ul.cart_list li:last-child,
.woocommerce ul.product_list_widget li:last-child {
    padding-bottom: 0;
}
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
    float: right;
    width: 75px;
    border-radius: 100%;
    margin-left: 10px;
}
.woocommerce ul.cart_list.woocommerce-mini-cart li a:not(.remove),
.woocommerce ul.cart_list li a .product-title,
.woocommerce ul.product_list_widget li a .product-title {
    font-weight: 600;
    color: #171821;
    font-size: 16px;
}
.woocommerce ul.cart_list.woocommerce-mini-cart li a:not(.remove):hover,
.woocommerce ul.cart_list li a:hover .product-title,
.woocommerce ul.product_list_widget li a:hover .product-title {
    color: #2D95E3;
}
.woocommerce ul.cart_list li .star-rating,
.woocommerce ul.product_list_widget li .star-rating {
    font-size: 10px;
    margin-top: 6px;
}
.woocommerce ul.product_list_widget li ins,
.woocommerce ul.product_list_widget li del {
    display: inline-block;
}
.woocommerce ul.product_list_widget li del {
    font-size: 85%;
}
.woocommerce ul.product_list_widget li .quantity,
.woocommerce ul.product_list_widget:not(.cart_list) li .woocommerce-Price-amount {
    display: block;
    margin-top: 6px;
}
.woocommerce ul.product_list_widget li ins {
    font-weight: 700;
}
.woocommerce ul.product_list_widget li .reviewer {
    margin-top: 6px;
    display: block;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    color: #83858F;
}
.woocommerce .widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding-top: 15px;
    padding-bottom: 5px;
    margin-top: 20px;
}
.woocommerce ul.cart_list,
.woocommerce ul.product_list_widget {
    overflow: hidden;
}
.woocommerce .widget_shopping_cart .cart_list li,
.woocommerce.widget_shopping_cart .cart_list li {
    padding-bottom: 20px;
}
