/*--------------------------------------------------------------------
WooCommerce styles
----------------------------------------------------------------------*/
.woocommerce .page-title {
    display: none;
}

.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
    flex: none !important;
    max-width: 100% !important;
    padding: 0px;
}

.woocommerce label {
    width: 100%;
}

.woocommerce-input-wrapper {
    width: 100%;
}

.woocommerce.widget ins {
    background-color: transparent !important;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    background-color: #f2f2f2;
    padding-bottom: 3rem;
}

.woocommerce ul.products li.last,
.woocommerce-page ul.products li.last,
.woocommerce .upsells.products ul.products > li.product.last,
.woocommerce .related.products ul.products > li.product.last {
    margin-right: 0;
}

.woocommerce .woocommerce-ordering,
.woocommerce .woocommerce-result-count {
    font-size: 15px;
}

.woocommerce form .form-row {
    padding: 10px 5px;
}

.woocommerce form .form-row label {
    text-transform: capitalize;
    font-weight: 600;
}

.woocommerce-password-strength {
    display: none !important;
}

.woocommerce .widget_shopping_cart .cart_list li a.remove {
    display: none;
}

.woocommerce .widget_shopping_cart .buttons a:first-child {
    float: left;
    margin: 0;
}

.woocommerce .widget_shopping_cart .buttons a:last-child {
    float: right;
    margin: 0;
}

.woocommerce .widget_shopping_cart .cart_list li {
    padding-left: 0px;
}

.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
    width: 80px;
    float: left;
    margin-left: 0px;
    margin-right: 20px;
}

.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a,
.woocommerce .widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total {
    font-weight: normal;
}

.woocommerce ul.product_list_widget li a {
    line-height: 1.2;
    font-weight: 600;
	padding-bottom: 5px;
}

.woocommerce a.added_to_cart {
    display: none;
}

.woocommerce input[type="number"].qty {
    min-width: 45px;
    padding: 10px !important;
    border-color: #eaeaea;
    background-color: #f2f2f2;
}

.woocommerce div.product .woocommerce-product-rating {
    margin-bottom: 1rem;
}

.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li {
    padding: 0 0 28px 0 !important;
}

.widget.woocommerce ul li .quantity,
.widget.woocommerce ul li .amount,
.woocommerce .product .price,
.woocommerce .widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total,
.price_slider_amount .price_label {
    font-size: 15px !important;
    background: none;
}

.widget.woocommerce .buttons a {
    width: 47%;
    margin-bottom: 3rem !important;
}

.widget.woocommerce .buttons {
    text-align: center;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce-cart table.cart input,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled],
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
    font-weight: 600;
    border-radius: 5px;
    cursor: pointer;
    line-height: 20px !important;
    font-size: 14px !important;
    text-decoration: none;
    display: inline-block;
    padding: 14px 20px !important;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
}

.woocommerce-cart table.cart td.actions .coupon .input-text {
    min-width: 300px;
    border: 2px solid #eaeaea;
    padding: 12px 20px !important;
}

.woocommerce-cart table.cart img {
    width: 80px;
}

.woocommerce .widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total {
    text-align: right;
    padding: 1.25rem 0;
}

.woocommerce ul.products li {
    text-align: center;
}

.woocommerce ul.products li.product h3 {
    font-size: 18px;
}

.woocommerce ul.products li.product .price del {
    display: inline;
}

.woocommerce ul.products li.product .button{
    margin: 1rem 2rem 0 2rem;
}

.woocommerce span.onsale {
    min-width: 0px;
    min-height: 0px;
    width: 60px;
    height: 30px;
    line-height: 30px;
    padding: 0px !important;
    color: #313131;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, .2);
    margin: 0.75em 0.75em 0 0 !important;
    border-radius: 5px;
    font-size: 12px;
    text-transform: uppercase;
}

.single-product .product span.onsale {
    left: 0.5em;
    top: 0.5em;
    margin: 0.75em !important;
}

.woocommerce ul.products li.product .price {
    display: block;
}

.woocommerce ul.products li.product h2 {
    font-size: 16px !important;
    line-height: 1.5;
}

.woocommerce a.button.added:after {
    display: none;
}

.woocommerce .product.outofstock .ajax_add_to_cart {
    display: none;
}

.woocommerce .cart-empty {
    margin-top: 5rem;
}

.woocommerce .cart-empty,
.woocommerce .return-to-shop {
    text-align: center;
}

.woocommerce .return-to-shop {
    margin-bottom: 5rem;
}

.woocommerce ul.products {
    margin-bottom: 2rem;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    float: right;
}

.woocommerce ul.products li.product .star-rating {
    font-size: 1em !important;
    position: absolute;
    top: 0.75em;
    left: 0.75em;
}

.woocommerce .widget_layered_nav ul li.chosen a:hover,
.woocommerce .widget_layered_nav_filters ul li a:hover {
    text-decoration: none;
}

.woocommerce a.remove:hover {
    background-color: #b1b1b1 !important;
}

.woocommerce .product a.loading::after {
    display: none !important;
}

.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message {
    border-radius: 5px;
    background-color: #ffffff;
    color: #545454;
    border: 2px solid;
    line-height: 40px;
    margin: 0 0 2rem 0 !important;
    padding: 20px !important;
}

.woocommerce .woocommerce-error strong,
.woocommerce .woocommerce-info strong,
.woocommerce .woocommerce-message strong {
    text-transform: capitalize;
}

.woocommerce .woocommerce-message:before,
.woocommerce .woocommerce-error:before,
.woocommerce .woocommerce-info:before {
    display: none;
}

.woocommerce form .form-row.woocommerce-invalid label,
.woocommerce form .form-row .required {
    color: #545454;
    text-decoration: none;
}

.woocommerce form .form-row.woocommerce-invalid input.input-text{
    border-color: #eaeaea !important;
}

.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
    margin-left: 20px;
}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment{
    padding: 3rem;
}

#add_payment_method #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods {
    border-bottom: 0px;
}

.woocommerce form.login,
.woocommerce form.register {
    min-height: 350px;
}

.woocommerce-thankyou-order-received {
    font-size: 28px;
    line-height: 1.6;
}

.woocommerce table.my_account_orders {
    font-size: 100%;
}

.woocommerce-account label {
    display: none;
}

.woocommerce-MyAccount-navigation ul {
    list-style-type: none;
    margin: 1.5rem 3rem;
}

.woocommerce-MyAccount-navigation ul li {
    border-bottom: 2px solid #eaeaea;
    padding: 12px 0;
}

.woocommerce-MyAccount-navigation ul li:last-child {
    border-bottom: 0px;
}

.woocommerce-MyAccount-navigation {
    border-radius: 5px;
}

.woocommerce .woocommerce-customer-details address {
    border-radius: 5px;
    border: 2px solid #f2f2f2;
}

.woocommerce-account fieldset legend {
    display: none;
}

.woocommerce .quantity input {
    height: 48px;
    line-height: 48px;
    border-radius: 5px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before {
    border: 0px;
    width: 0px;
    height: 0px;
}

.woocommerce .related.products > h2,
.woocommerce .woocommerce-tabs .wc-tab > h2 {
    font-size: 18px;
    line-height: 1.15;
    margin: 3rem 0;
    text-transform: uppercase;
}

.woocommerce .related.products > h2::after,
.woocommerce .woocommerce-tabs .wc-tab > h2::after {
    content: '';
    display: block;
    margin: 2rem 0 0 0;
    width: 35px;
    height: 10px;
    border-top: 2px solid;
    border-left: 2px solid;
}

.woocommerce .related.products > h2,
.woocommerce .woocommerce-tabs .wc-tab > h2 {
    position: relative;
	line-height: 1.15 !important;
    overflow: hidden;
}

.woocommerce .related.products > h2::before,
.woocommerce .woocommerce-tabs .wc-tab > h2::before {
    content: '';
    display: block;
    width: 100%;
    border-top: 2px solid #f2f2f2;
    position: absolute;
    top: 40px;
    left: 43px;
    z-index: 0;
}

.woocommerce .product_meta > span {
    display: block;
}

.woocommerce .related.products ul:after {
    display: none;
}

.woocommerce .wc-tab {
    box-shadow: none;
    border-radius: 0px;
}

.woocommerce div.product form.cart .variations label {
    font-size: 18px;
    line-height: 40px;
    padding: 6px;
    font-weight: 400;
}

.woocommerce ul.cart_list li dl,
.woocommerce ul.product_list_widget li dl {
    float: left;
    border-left: 0px;
    padding: 0 20px 0 0;
}

.woocommerce ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dt {
    padding: 0px;
}

.woocommerce ul.cart_list li dl dd,
.woocommerce ul.product_list_widget li dl dd {
    padding: 0px;
    margin: 0px;
}

.widget.woocommerce ul li.mini_cart_item .quantity {
    display: inline-block;
    float: left;
}

.woocommerce .quantity input {
    border-radius: 5px;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
    border-radius: 5px;
    padding: 1rem;
}

.woocommerce-cart table.cart td.actions .coupon .input-text {
    margin-right: 10px;
}

.woocommerce .woocommerce-product-search input[type="submit"] {
    display: none;
}

.woocommerce ul.cart_list li .star-rating {
    margin: 1rem 0;
}

.woocommerce ul.product_list_widget li .star-rating {
    font-size: 0.8em;
    margin: 0.5rem 0;
}

.widget.woocommerce .reviewer {
    font-size: 15px;
}

.widget.woocommerce ul li del .amount {
    opacity: 0.5;
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
    width: 50px;
    border: 0px;
    padding: 0px;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
    margin-left: 70px
}

.woocommerce .woocommerce-ordering,
.woocommerce .woocommerce-result-count {
    margin: 0 0 30px;
}

.woocommerce .woocommerce-result-count {
    line-height: 50px;
}

.woocommerce input[type=checkbox] {
  display:none !important;
}

.woocommerce form .form-row label {
    position: relative;
}

.woocommerce form .form-row label .ztl-checkbox-helper {
    cursor: pointer;
    position: absolute;
    width: 20px;
    height: 20px;
    top: 7px;
    left: 0;
}

.woocommerce form .ztl-checkbox-helper + span {
    padding-left: 25px;
}

.woocommerce .woocommerce-page #content h2.woocommerce-form-login .ztl-checkbox-helper + span {
    padding-left: 10px;
}

.woocommerce-checkout .woocommerce form.woocommerce-form-login {
    margin-bottom:2rem !important;
}

.woocommerce-page #content aside h2 {
    font-weight: 600;
}

.woocommerce div.product p.price{
    color: #313131; !important;
}

.woocommerce form.register,
.woocommerce form.login{
    margin:0px !important;
}

.woocommerce form .form-row label .ztl-checkbox-helper {
    float: left;
}

.woocommerce form .form-row label .ztl-checkbox-helper:after {
    opacity: 0.2;
    content: '';
    position: absolute;
    width: 8px;
    height: 5px;
    background: transparent;
    top: 7px;
    left: 7px;
    border: 2px solid #545454;
    border-top: none;
    border-right: none;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

/**
 * Create the hover event of the tick
 */
.woocommerce form .form-row label .ztl-checkbox-helper:hover::after {
    opacity: 0.5;
}

/**
 * Create the checkbox state for the tick
 */
.woocommerce form .form-row label input[type=checkbox]:checked + .ztl-checkbox-helper::after {
    opacity: 1;
}

.woocommerce table.shop_table {
    border-radius: 5px;
}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
    border-radius: 5px;
}

.woocommerce-MyAccount-content h2,
.woocommerce-MyAccount-content h3,
.woocommerce-checkout h2,
.woocommerce-checkout h3,
.cart_totals h2,
.cart_totals h3 {
    text-transform: uppercase;
    font-weight: 600;
}

.woocommerce-page #content h1,
.woocommerce-page #content h2,
.woocommerce-page #content h3 {
    line-height: 2;
}

.woocommerce-page #content .woocommerce-loop-product__title {
    line-height: 1.5 !important;
	padding: 0 2rem;
}

.woocommerce .widget_price_filter .price_slider_amount .button{
    min-width: 160px;
}

.woocommerce table.shop_table tbody:first-child tr:first-child td,
.woocommerce table.shop_table tbody:first-child tr:first-child th {
    border-top: 0 !important;
}

.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
    padding: 2px 0px;
}

.woocommerce-account-fields span {
    float: left;
}

.woocommerce .select2-container--default .select2-selection--single {
    border-radius: 5px;
    border: 2px solid;
    min-height: 50px;
    background-color:#f2f2f2;
}

.woocommerce table.shop_table th,
.woocommerce table.shop_table td {
    padding: 12px;
}

.woocommerce table.shop_table td.product-name {
    font-weight: 600;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding: 10px 20px !important;
    background-color: #f2f2f2 !important;
    font-size: 14px;
    font-weight: 600;
    color: #313131;
}

.select2-container .select2-selection--single{
	height:auto !important;
}


.select2-dropdown {
    border-radius: 0px;
}

.woocommerce #commentform label {
    display: none;
}

.select2-search--dropdown,
.select2-search--dropdown .select2-search__field {
    padding: 10px;
}

.select2-container--classic .select2-results > .select2-results__options li,
.select2-container--default .select2-results > .select2-results__options li {
    padding: 10px 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    width: 40px;
    height: 48px;
}

.wc-tab h2 {
    margin-bottom: 2rem;
}

.woocommerce #content div.product .woocommerce-tabs ul.tabs li,
.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li {
    text-transform: uppercase;
}

.woocommerce table.shop_attributes td p {
    padding: 10px 0;
}

.woocommerce table.shop_attributes tr:first-child th,
.woocommerce table.shop_attributes tr:first-child td {
    border-top: 0px !important;
}

.woocommerce-mini-cart__total .total strong {
    text-transform: uppercase;
}

.woocommerce .widget_shopping_cart .total strong,
.woocommerce.widget_shopping_cart .total strong,
.woocommerce.widget .price_label {
    text-transform: uppercase;
}

.select2-selection__arrow {
    background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjUxMnB4IiBoZWlnaHQ9IjUxMnB4IiB2aWV3Qm94PSIwIDAgMzA2IDMwNiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMzA2IDMwNjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8Zz4KCTxnIGlkPSJleHBhbmQtbW9yZSI+CgkJPHBvbHlnb24gcG9pbnRzPSIyNzAuMyw1OC42NSAxNTMsMTc1Ljk1IDM1LjcsNTguNjUgMCw5NC4zNSAxNTMsMjQ3LjM1IDMwNiw5NC4zNSAgICIgZmlsbD0iIzMxMzEzMSIvPgoJPC9nPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: center;
}

.select2-selection__arrow b {
    display: none;
}

.woocommerce ul.order_details {
    background-color: #f2f2f2;
    border-radius: 5px;
    padding: 2.5rem;
}

.woocommerce ul.order_details li {
    border-right: 2px solid #eaeaea;
}

.woocommerce-customer-details--phone,
.woocommerce-customer-details--email {
    padding-left: 0px !important;
}

.woocommerce-customer-details--phone::before,
.woocommerce-customer-details--email::before {
    display: none;
}

.woocommerce table.shop_attributes {
    border-bottom: 2px solid #f2f2f2 !important;
    border-top: 0px;
}

.woocommerce table.shop_attributes td,
.woocommerce table.shop_attributes th {
    border-top: 2px solid #f2f2f2 !important;
    border-bottom: 0px;
}

.woocommerce table.shop_attributes tr:nth-child(even) td,
.woocommerce table.shop_attributes tr:nth-child(even) th {
    background-color: transparent;
}

.woocommerce table.shop_attributes > thead > tr > th,
.woocommerce table.shop_attributes tbody tr td {
    vertical-align: middle;
    text-align: center;
}

.woocommerce table.shop_attributes tr:hover {
    background-color: #f2f2f2;
}

.woocommerce table.shop_attributes > thead > tr > th:first-child {
    border-top-left-radius: 5px;
}

.woocommerce table.shop_attributes > thead > tr > th:last-child {
    border-top-right-radius: 5px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before {
    border-bottom: 2px solid #f2f2f2;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.woocommerce.single-product .product .summary .price ins .amount {
    font-size: 26px;
    padding-left: 3px;
}

.woocommerce-Reviews-title {
    font-size: 20px !important;
}

.woocommerce #page .content-area {
    margin: 2rem 0 0 0 !important;
}