/*
Theme Name: Crystal beauty
Theme URI: http://eazytask.au
Author: Ahsan Chowdhury
Author URI: http://easytask.au
Description: A custom WordPress theme based on Crystal Beauty HTML template.
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: responsive, beauty, spa, ecommerce
Text Domain: crystal-beauty
*/

.main-slider.mobile .slide-inner1, .main-slider.mobile .slide-inner2, .main-slider.mobile .slide-inner4 {
    top: 90%;
}
.main-slider.mobile .slide, .main-slider.mobile .slide, .main-slider.mobile .slide {
    background-position: center;
}

.priceTableWrapper .priceInfo ul li strong {
    font-weight: normal;
}

.selectize-input {
    padding: 0.685rem .75rem !important;
    border-radius: 0px !important;
}

.tabs-left .nav li a span.amount span {
    float: none !important;
}

section.related.products {
    /* display: block; */
    /* width: 100%; */
    /* float: left; */
    clear: both;
}
.main-nav .navbar-toggler {
    right: 20px;
}
.cart_btn {
    right: 70px;
}
.woocommerce div.product form.cart {
    margin-bottom: 2em;
    margin-top: 2em;
}

@media (max-width: 575.98px) { /* Bootstrap "sm" breakpoint */
    .main-slider .common-inner .h1, 
    .main-slider .common-inner .h4 {
        color: white;
        text-shadow: 0px 3px 8px black;
    }
}
