/*
 Theme Name:   XStore Child
 Theme URI:    http://8theme.com/
 Description:  XStore Child Theme
 Author:       8theme
 Author URI:   http://8theme.com
 Template:     xstore
 Version:      0.0.1
 Text Domain:  xstore-child
*/

@font-face {
    font-family: 'ChunkFive';
    font-style: normal;
    font-weight: 200;
    src: local('ChunkFive'), url('./fonts/chunkfive-webfont.woff2') format('woff2'), url('./fonts/chunkfive-webfont.woff') format('woff'), url('./fonts/chunkfive-webfont.ttf') format('ttf'), url('./fonts/chunkfive-webfont.eot') format('eot');
}

@import url('https://fonts.googleapis.com/css?family=Montserrat:200');
div.ptp-item-container .ptp-plan {
    font-family: ChunkFive;
    font-weight: 300;
    background-color: #1d1d1d;
    color: white;
    letter-spacing: 1px;
    font-size: 18px !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.ptp-cta a.ptp-button {
    border: none;
    font-weight: 200;
    font-size: 18px;
}

.ptp-cta {
    font-family: 'Montserrat', sans-serif;
    height: 90% !important;
    margin: 0 auto;
}

.ptp-item-container div.ptp-price {
    padding-top: 0;
    background-color: white;
    background-image: url(https://buzzzhq.com/wp-content/uploads/2020/03/authorize_payment-icon.png);
    background-position: top center;
    background-repeat: no-repeat;
    height: 230px;
}

div.ptp-price p {
    margin-top: 0;
    margin-bottom: 0;
    font-family: ChunkFive;
    font-weight: 300;
    color: white;
    font-size: 1.2em;
}

.ptp-four-col {
    min-width: 15%;
}

.wpk-price img {
    height: 80px;
    width: auto;
}

.ptp-col .ptp-item-container .ptp-bullet-item {
    margin: 0 10px !important;
}

.ptp-item-container div.ptp-bullet-item:last-of-type {
    border-bottom: none;
}

.wpk-select {
    background-color: #f5f5f5;
    width: 100%;
    margin: 10px auto;
    padding-top: 10px;
    padding-bottom: 10px;
}

.wpk-select select {
    width: 90%;
    padding: 0 10px;
    background-color: white;
    margin: 0 auto;
}

.wpk-user-input {
    margin: 0 auto !important;
    background-color: #f5f5f5;
}

.wpk-user-input input {
    width: 90%;
    margin: 0 auto;
    background-color: white;
    ;
}

.wpb_text_column :last-child {
    margin-bottom: 10px;
}

.wpk-title-image {
    margin: 10px auto !important;
}

.ptp-item-container .tt-ptp-empty-row {
    border: none;
}