/*
Theme Name: Suprema
Theme URI: http://suprema.qodeinteractive.com/
Description: Suprema – Multipurpose eCommerce Theme
Author: Select Themes
Author URI: http://themeforest.net/user/select-themes
Version: 2.6
Text Domain: suprema
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/
a.qodef-side-menu-button-opener {
    color: #101010;
    display: none;
}
footer .qodef-footer-top.qodef-footer-top-full {
    padding: 20px 80px 0px 80px;
}
.qodef-title.qodef-content-center-alignment {
    text-align: center;
    display: none;
}
.qodef-woocommerce-page .products.standard .product .qodef-product-standard-info-top .price, .woocommerce .products.standard .product .qodef-product-standard-info-top .price {
    display: block;
    font-size: 20px;
    line-height: 32px;
    font-weight: 500;
    font-family: Poppins,sans-serif;
    letter-spacing: -.2px;
    color: #0fc3ce;
}
del {
    text-decoration: line-through;
    font-size: 12px;
    color: #101010;
}
.woocommerce .products.standard .product .qodef-product-list-product-title, .qodef-woocommerce-page .products.standard .product .qodef-product-list-product-title {
    color: #101010;
    font-size: 20px;
    text-transform: capitalize;
    font-family: Poppins, sans-serif;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -0.5px;
}
.qodef-woocommerce-page .product p.price, .woocommerce .product p.price {
    font-size: 21px;
    line-height: 27px;
    font-weight: 600;
    display: block;
    color: #0fc3ce;
    width: 100%;
}
@media only screen and (max-width: 768px)
.qodef-single-product-summary {
    margin-top: 20px;
}
.qodef-single-product-summary .qodef-single-product-title {
    margin-bottom: 4px;
    font-size: 26px;
    display: inline-block;
    width: 90%;
}
.select2-container {
    width: 250px !important;
}
.qodef-woocommerce-page .qodef-quantity-buttons .qodef-quantity-input, .woocommerce .qodef-quantity-buttons .qodef-quantity-input {
    width: 220px;
}
.qodef-single-product-summary .qodef-btn {
		margin-top: 30px;
		width: 240px;
}
.qodef-btn.qodef-btn-icon i, .qodef-btn.qodef-btn-icon span:not(.qodef-btn-text) {
		float: none;
}.qodef-four-columns .qodef-column .qodef-column-inner {
    /* padding: 0 15px; */
}
.vc_column_container>.vc_column-inner {
    box-sizing: border-box;
    width: 100%;
}
table tbody th {
    border-right: 0px solid #e5e5e5;
}
