/*
Theme Name: Minimog Child
Theme URI: http://minimog.thememove.com/
Author: ThemeMove
Author URI: http://thememove.com/
Version: 1.0.0
Template: minimog
Text Domain:  minimog-child
Tags: editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/


/* CHECKOUT */

.col-checkout-review-order>.inner {
    width: 100% !important;
    max-width: 100% !important;
}

#cart-collaterals .cart_totals {
    width: 700px !important;
}

.section-SearchCityPaqByCPInput input,
.section-SearchCityPaqByCp button,
.section-SearchOfficeByCPInput input,
.section-SearchOfficeByCp button,
.section-SearchPudoCEXByCPInput input,
.section-SearchPudoCEXByCp button,
.section-frontOptionSelector select {
    width: 100%;
    height: inherit;
    box-sizing: border-box;
}

.co_primary_button {
    padding: 0 35px !important;
}

#menu-primary span.menu-item-title {
    font-size: 22px;
}

/* FLY CART */

#popup-fly-cart .fly-cart-wrap .fly-cart-footer .cart-totals-table .woocommerce-shipping-totals {
    display: none;
}

#btn-close-fly-cart {
    position: absolute;
}

/* MODULES */
#ht-ctc-chat{
    z-index: 999999!important;
}

.minimog-modal .modal-content {
    width: 70%!important;
    max-width: unset!important;
}