/*
Theme Name: Drexel Child
Theme URI: http://demo.lion-themes.com/drexel/
Author: Lion-Themes
Author URI: http://lion-themes.com/
Description: Drexel is a new WordPress theme for Online Shopping. With this theme, we have presets and diffdrexelt layouts. With drag and drop home page layout manager, we can build many variations of home page layout. We also have ajax cart, wishlist, compare, zoom and fancybox to bring into a modern look of website. Some of amazing features like Revolution Slider, Mega Menu, Visual Composer, Product Tabs & Carousel, Contact Form with Google map will makes your website more attractive.
Template: drexel
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, gray, white, one-column, two-columns, right-sidebar, fluid-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: drexel
*/

.header-container .shoping_cart .topcart, .header-container .wishlist-link, .header-container .my-account-link, .header-container .top-search .top-search {
    color: #222;
    font-family: Poppins, sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.topcart .cart-toggler {
    font-family: Poppins, sans-serif;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 400;
}

.header-container .main-header {
    display: table;
    height: 80px;
    width: 100%;
}

.woocommerce .woocommerce-breadcrumb, .woocommerce .breadcrumbs {
       text-transform: none;
}

.woocommerce-checkout #payment ul.payment_methods li {
    font-size: 12px;
}
.woocommerce-checkout #payment ul.payment_methods {
    margin:0px;
}

.main-wrapper .site-content .entry-content .woocommerce-checkout .order_box #order_review .shop_table th {
    padding: 10px 0;
}

.main-wrapper .site-content .woocommerce table.shop_table td {
    padding: 16px 28px;
}
.sale-text {
    font-weight: 700!important;
    background:#FFFFFF!important;
    border:2px solid;
    border-color:#FFFFFF; 
}
.woocommerce div.main-wrapper .product-view div.single-product-info p.price del .amount  {
    text-decoration: line-through!important;
}

.woocommerce div.main-wrapper .product-view div.single-product-info p.price {
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-bottom: 0px solid #eee;
}

.woocommerce div.product span.price del {
    text-decoration: line-through!important;
}
.topcart .topcart_content .checkout {
    font-size: 20px;
}
.col-xs-12, .col-md-5 {
    padding-right: 30px;
    padding-left: 30px;
}
.woocommerce div.main-wrapper .product-view div.single-product-info h1.product_title {
    text-transform:none!important;
}
h1.entry-title {
    text-transform:none!important;
}
.woocommerce table.shop_attributes th {
    width: 170px;
}
.main-wrapper .site-content .woocommerce table.shop_table tbody tr .product-price {
    text-align:center;
}
.main-wrapper .site-content .woocommerce table.shop_table tbody tr .product-subtotal {
    text-align:center;
}
.woocommerce .quantity {
    text-align:center;
}
.woocommerce-shipping-calculator {
    display:none;   
}

p.woocommerce-thankyou-order-received {
        font-size: 25px;
}
.footer .footer-top .border-top {
    padding: 20px 15px 20px 15px;
}
.sku_wrapper {
    display:none!important;
}
.woocommerce div.main-wrapper .product-view div.single-product-info p.price {
    text-align: right;
}
.shop-products.products .product .product-wrapper .price-box del {
    text-decoration:line-through!important;
}

.widget_socialsharing_widget h3 {
    text-transform:none!important;
}
.woocommerce-result-count {
    display:none!important;
}