/*
Theme Name: NEXWEB
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.header-main {
    border-bottom: 1px solid #dddddd66;
}

.mgo p {
    margin-bottom: 0 !important;
}

a.button.white.is-outline.is-large.lowercase.expand {
    margin: 0;
}

.mg5 p {
    margin-bottom: 7px !important;
}

.footer-wrapper i {
    margin-right: 11px;
}

footer#footer li {
    margin: 0;
    list-style-type: none;
    margin-bottom: 7px;
}

.bd10,
.bd10 img {
    border-radius: 10px !important;
}

.header-phone-btn {
    gap: 8px;
    background: #d9d0cb61;
    border-radius: 99px;
    text-decoration: none;
}

a.header-phone-btn {
    height: auto;
    padding: 15px 20px !important;
    line-height: 10px !important;
}

.header-phone-btn i {
    font-size: 12px !important;
    color: #555;
}

.header-phone-btn:hover {
    background: #ccc4be;
    color: #333;
}

.button,
button,
fieldset,
input,
select,
textarea {
    margin-bottom: 1em;
    border-radius: 10px !important;
}

button.nexcf-btn.button.primary {
    margin-top: 15px;
}

.nex-single__content li {
    margin-left: 20px;
}

p {
    margin-bottom: 10px;
}

td {
    color: #666;
    padding: 10px !important;
    border: 1px solid #eee !important;
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin: 10px 0 10px 10px;
}

.prj-content li,
.page-inner li {
    margin-left: 20px;
}