/************************ body ********************************/
.loading,
.product .discount,
.product .title,
.post-action,
#paw_send_btn,
.modal-window .search-form input, .modal-window .search-form,
/* .col-md-2.static.left-bar, */
.btn-menu .btn-primary ,  
.chosen-container .chosen-single, 
.chosen-container.chosen-container-single, 
.chosen-container .chosen-drop, 
.chosen-container .chosen-choices, 
.chosen-container-multi .chosen-choices li.search-choice,
.form-control-style, 
select option[selected],
select option:hover, 
select option:focus, 
select option:active, 
select option:checked,
body{

	background:linear-gradient(#body-gradient-deg,#394551,#394553,#394552cc)!important;
    background-color: linear-gradient(#body-gradient-deg,#394551,#394553,#394552cc)!important;
}
 
select option{
    -webkit-text-fill-color:#394551;
}

.form-control-style, .form-control{
    -webkit-box-shadow: 0 0 0px 1000px #394551 inset;
}

.bg-overlay-black {
    /* background-color: #3945527d!important; */
}

   

/************************** color ******************************/
/*
a.btn-primary:hover,
.btn-primary:active:hover, .btn-primary.active.hover, .btn-primary:active:focus, .btn-primary.active.focus, .btn-primary.active, .btn-primary:active, .btn-primary.focus, .btn-primary:focus, .btn-primary:hover,
*/
.counter,
.chat-alert,
input, select,
.ui-datepicker-header,
.ui-datepicker,
.ui-datepicker td,
.ui-datepicker-title,
.ui-datepicker table ,
.chosen-container .chosen-single, 
.chosen-container.chosen-container-single, 
.chosen-container .chosen-drop, 
.chosen-container .chosen-choices, 
.chosen-container-multi .chosen-choices li.search-choice,
.product .description span,
.product .title,
#chat-block .title,
.details .info-row .detail,
.form-control-style, .form-control,
h1, h2, h3, h4, h5, h6,
h1.grey, h2.grey, h3.grey, h4.grey, h5.grey, h6.grey,
body,
.post-action,
#paw_wrapper {
    color: #a9a8a8!important;
}

.form-control-style, .form-control{
    -webkit-text-fill-color:#a9a8a8!important;
}

.text-white{
    color: #a9a8a8!important;
}

/*************************** block *****************************/
.ui-datepicker-month, 
.ui-datepicker-year,
.counter,
.chat-alert,
.ui-datepicker-header,
.ui-datepicker,
.ui-datepicker td,
.ui-datepicker-title,
.ui-datepicker table ,
.post-user-info,
.comments-block,
.main-window,
.msg-preview .post-comment.unread,
.countdown .item .count,
.people-nearby .nearby-user,
.menu,
.items-block.mordolenta,
.mordolenta .item-block.add-button,
.slideThree,
.btn-menu.active .btn-primary,
.form-controls,
.post-content,
.create-post,
.back-to-pagetop,
.modal-bg .modal-window,
::-webkit-scrollbar-thumb,
.product,
#paw_wrapper,
#chat-block .title {
    background: linear-gradient(90deg, #31363e, #31363ba6)!important;
} 

.form-control,
select option{
    background: #31363e!important;
}

@media only screen and (max-width: 767px){
    .menu-top-mob {
        background: #31363e;
    }
    
    .nav>li {
        border-bottom-color: #31363e;
    }
}

.mordolenta .item-block-text{
    background: #31363e;
}

/**************************** from body to block ****************************/


.modal-bg .modal-title,
.profile-card {
    background: linear-gradient(to bottom, #31363e, #31363ba6);
}  
/***************************** button bg  ***************************/

.btn-outline-primary,
.btn-menu .btn-primary:hover,
a.btn-primary:hover,
.btn-primary:active:hover, .btn-primary.active.hover, .btn-primary:active:focus, .btn-primary.active.focus, .btn-primary.active, .btn-primary:active, .btn-primary.focus, .btn-primary:focus, .btn-primary:hover{
    color: #1e252b!important;
}

.btn-menu .btn-primary,
.btn-primary {
    background: #1e252b!important;
}

/******************************* link color *************************/
.btn-menu .btn-primary,
.btn-primary,
.header-city-title,
a {
    color: #ff9800!important;
}

.btn-outline-primary,
.btn-menu .btn-primary:hover,
.btn-primary:active:hover, .btn-primary.active.hover, .btn-primary:active:focus, .btn-primary.active.focus, .btn-primary.active, .btn-primary:active, .btn-primary.focus, .btn-primary:focus, .btn-primary:hover{
    background:#ff9800!important;
}
/************************** label ******************************/
.text-primary,
.control-label,
.text-muted,
.time-date,
.user-info-name .time-ago,
.add-audio, .add-video,
.Label {
    color: #808080!important;
}    
/***************************** logo colors***************************/
.logo{
    color: #ff9800!important;
}

/***************************** border colors***************************/
.btn-primary,
.btn-outline-primary,
.product {
    box-shadow: 5px 2px 4px #231f20, 0px 0px 4px 1px #231f20;
}
  
.form-control-block .file,
ul.nav-news-feed li,
.item-iframe,
.line-divider,
.post-content,
.form-control-style, .form-control{
    border-color:#231f20!important;
}

.afield-block,
.user-chats .contact,
.album-title {
   border-bottom-color:#231f20!important; 
}

.modal-close:before {
    border-left-color: #231f20!important;
}    

.modal-bg .modal-title, 
.profile-card{
    border: 1px solid #231f20!important;
    border-bottom:unset!important;
}

.create-post,
.mordolenta .item-block-text{
    border: 1px solid #231f20!important;
}
/******************* menu left bg ************************/

.nav-news-feed{
    background: linear-gradient(90deg, #bg-menu1, #bg-menu2)!important;
}
/********************************************************/
