/**
Theme Name: Assist AR
Author: Stuart.Media Ltd
Author URI: https://stuartmedia.co.uk
Description: A Theme for AssistAR
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: assist-ar
Template: astra
*/

h3, h5, h6{
	font-weight: 400;
}
.fl-theme-builder-header-shrink-module-top.fl-module-content{
	margin-top: 20px;
}
.fl-theme-builder-header-shrink-module-bottom.fl-module-content{
	margin-bottom: 20px;
}

/* DOKAN \../ */
.dokan-error {
    border-top: 3px solid #B66B80;
}
.dokan-error:before {
    background-color: #B66B80;
}
.dokan-info {
    border-top: 3px solid #39C3FC;
}
.dokan-info:before {
    background-color: #39C3FC;
}
input[type='submit'].dokan-btn-theme, 
a.dokan-btn-theme, 
.dokan-btn-theme {
    background-color: #39C3FC;
    border-color: #39C3FC;
}
input[type='submit'].dokan-btn-theme:hover, 
a.dokan-btn-theme:hover, .dokan-btn-theme:hover, input[type='submit'].dokan-btn-theme:focus, a.dokan-btn-theme:focus, .dokan-btn-theme:focus, input[type='submit'].dokan-btn-theme:active, a.dokan-btn-theme:active, .dokan-btn-theme:active, input[type='submit'].dokan-btn-theme.active, a.dokan-btn-theme.active, .dokan-btn-theme.active, .open .dropdown-toggleinput[type='submit'].dokan-btn-theme, .open .dropdown-togglea.dokan-btn-theme, .open .dropdown-toggle.dokan-btn-theme
input[type='submit'].dokan-btn-theme{
	background-color: #A0E2FE;
    border-color: #A0E2FE;
}
#dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap .item .dokan-toogle-checkbox:checked {
    background-color: #8EC903;
}
.dokan-dashboard .dokan-dash-sidebar,
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu {
    background-color: #024B6A;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active,
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover {
    background: #39C3FC;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li {
    border-bottom: 1px solid rgba(252, 252, 253, 0.3);
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links a {
    border-right: 1px solid rgba(252, 252, 253, 0.3);
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links a:hover {
    background: #39C3FC;
    color: #fff;
}
.dokan-alert-warning {
    background-color: #FEF7EB;
    border-color: #FEF7EB;
    color: #F59E0F;
}
.dokan-alert-info {
    background-color: #D2F1FE;
    border-color: #D2F1FE;
    color: #024B6A;
}
input[type='submit'].dokan-btn-info, a.dokan-btn-info, .dokan-btn-info {
    color: #fff;
    background-color: #39C3FC;
    border-color: #39C3FC;
}
#dokan-store-listing-filter-wrap .right .toggle-view .active {
    color: #B66B80;
}  
.dokan-info {
    background-color: #ffffff;
}
.dokan-single-store .profile-frame{
	margin-bottom:20px;
}
.dokan-single-store .dokan-store-tabs ul li {
    border-top: 1px solid #EDEDED;
}
@media (min-width: 1200px){
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery {
    background-color: #024B6A;
}	
}

.ast-separate-container .ast-article-post, .ast-separate-container .ast-article-single{
	padding: 0px;
}