/*
Theme Name: Premium Tel Service Co., Ltd
Theme URI: https://orsusdigital.com
Description: Premium Tel  Theme
Author:  Premium Tel Service Co., Ltd
Author URI: https://orsusdigital.com
Template: oceanwp
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */

.text-primary {
    color: #007bff !important;
}
.text-secondary {
    color: #6c757d !important;
}
.text-success {
    color: #28a745 !important;
}
.text-danger {
    color: #dc3545 !important;
}
.text-warning {
    color: #ffc107 !important;
}
.text-info {
    color: #17a2b8 !important;
}
.text-dark {
    color: #343a40 !important;
}

/*.elementor-post__card .elementor-post__thumbnail img {
    width: calc(100% + 1px);
    padding: 25px !important;
}*/

#form-wp-widget-wysija .wysija-input { background: white !important; }
input.wysija-submit.wysija-submit-field {
    background: white !important;
    color: black;
    border-radius: 26px;
}


.button-detail {
   display: inline-block;
    font-family: inherit;
    background-color: #1d90c8 !important;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    margin: 0;
    padding: 14px 20px;
    border: 0;
    cursor: pointer;
    text-align: center;
    letter-spacing: 0.1em;
    line-height: 1;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.metaslider .flex-control-nav {
    bottom: 23px !important;
}

.metaslider .caption-wrap {
    opacity: 0.4 !important;
    line-height: 2.8em !important;
}
.flex-control-paging li a {
    background: white !important;
}






