/*
Theme Name: MyMedi Child
Theme URI: https://demo.theme-sky.com/mymedi/
Author: Theme Sky Team
Author URI: http://theme-sky.com/
Description: A Premium and Responsive WordPress theme, designed for E-Commerce websites
Template: mymedi
Version: 1.0.0
License: GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: mymedi-child
*/

.ts-header .header-middle .header-right .menu-wrapper nav > ul.menu > li:first-child, .ts-header .header-middle .header-right .menu-wrapper nav > ul > li:first-child, .ts-header .header-bottom.hidden .menu-wrapper nav > ul.menu > li:first-child, .ts-header .header-bottom.hidden .menu-wrapper nav > ul > li:first-child {
    background: none!important;
    color: #000!important;
}

.ts-header .header-middle .header-right .menu-wrapper nav > ul.menu > li:first-child, .ts-header .header-middle .header-right .menu-wrapper nav > ul > li:first-child{
    background: none!important;
    color: #000!important;
}

.ts-header .header-middle .header-right .menu-wrapper nav > ul.menu > li:first-child > a, .ts-header .header-middle .header-right .menu-wrapper nav > ul > li:first-child > a {
    padding-left: 0px!important;
    padding-right: 0px!important;
    TEXT-ALIGN: unset!important;
}

@media only screen and (max-width: 767px){
#main-content .woocommerce.columns-1 > .products .product .thumbnail-wrapper, #main-content .woocommerce.columns-1 > .products .product .meta-wrapper {
    width: 100%!important;
}
}

.woocommerce-cart table.cart td.actions .coupon .input-text {
    margin-bottom: 15px!important;
}

body.woocommerce-page .cart-collaterals table.shop_table_responsive tr:nth-child(2n) td, tr.tax-rate.tax-rate-ca-tps-1 td, tr.tax-rate.tax-rate-ca-qc-tvq-2 td{
    text-align: right !important;
}