/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/
@font-face { 
font-family: Times New Roman; 
src: url(https://fiw5.com/crystal/wp-content/uploads/fonts/times-new-roman.ttf); 
font-weight: normal; 
}
@font-face { 
font-family: Monotype Corsiva; 
src: url(https://fiw5.com/crystal/wp-content/uploads/2020/11/Monotype-Corsiva.ttf); 
font-weight: normal; 
}
@font-face { 
font-family: Freestyle; 
src: url(https://fiw5.com/crystal/wp-content/uploads/fonts/FREESCPT.TTF); 
font-weight: normal; 
}
.wc-pao-addon-choose-fonts p:nth-child(3) {
    font-family: Times New Roman;
}
.wc-pao-addon-choose-fonts p:nth-child(4) {
    font-family: Monotype Corsiva;
}
.wc-pao-addon-choose-fonts p:nth-child(5) {
    font-family: Freestyle;
}
.wc-pao-addon-choose-fonts p:nth-child(3) label, .wc-pao-addon-choose-fonts p:nth-child(4) label, .wc-pao-addon-choose-fonts p:nth-child(5) label {
    font-size: 25px;
    font-weight: 100;
    line-height: 1;
    padding-top: 5px;
}
p:last-child{
	margin-bottom: 0px !important;
}
.filter-widgets li {
    font-size: 13px;
}
.bapf_sfilter.bapf_button_berocket .bapf_button {
    font-size: 16px;
    padding: 8px 30px;
    border: 0;
    line-height: 28px;
    font-weight: 600;
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    background-color: #97AD9C;
}
.bapf_sfilter.bapf_button_berocket .bapf_button:hover {
    background-color: #2c2c2c;
}
.woocommerce nav.woocommerce-pagination ul, .woocommerce nav.woocommerce-pagination ul li {
    border-color: #97AD9C;
}
.bapf_head h3 {
    padding-bottom: 12px;
    color: #97AD9C;
    font-family: 'Open Sans Condensed';
    font-weight: 600;
}
.home .pagetitle{
	display: none;
}
span.posted_in.detail-container {
    padding-left: 10px;
}
.casepack-woo {
    position: absolute;
    top: -25px;
    background: #97ad9c;
    color: white;
    padding: 4px 10px;
    font-weight: 400;
    font-size: 13px;
    border-radius: 60px;
    left: -24px;
    box-shadow: 2px 2px 12px 0px rgb(1 0 0 / 17%);
    border: 2px solid white;
}