/*
Theme Name:   Archi Child
Theme URI:    https://archi.oceanthemes.site/
Description:  Make your modifications to [Parent Theme] in this Archi child theme.
Author:       OceanThemes
Author URI:   http://oceanthemes.net/
Template:     archi
Version:      1.1
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain:  archi-child
*/

/* =Theme customization starts here
------------------------------------------------------- */


.productsprices ul {
    list-style-type: none;
    padding-left: 0;
    margin-left: 0px;
}

.productsprices li::before {
    content: "-";
    margin-right: 5px;}

  .productsprices h3{    text-align: center;
    margin-bottom: 8px;
    font-weight: 800;
     margin-top: 10px;
		font-size: 26px;
}


.productsprices h4{    text-align: center;
    margin-top: 10px;}

.ot-pricing-table__footer{display:none;}

span.price-duration {
    display: block;
    font-size: 16px;
    line-height: normal;
}

.ot-pricing-table__title {
    font-size: 24px;
    margin-bottom: 0px;
    font-weight: normal;
    text-transform: uppercase;
    font-weight: 600;
}

.poprolemaker a:hover {
    background: #B9E7F8;
    border: 2px solid #B9E7F8;
}

.poprolemaker a {
    margin-top: 20px;
    background: no-repeat;
    border: 2px solid #fff;
    color: #fff;
}


.e-heading-base {
    text-align: center;
    font-weight: 700;
}