﻿/* T H E M I N G  C S S */
/*Pallini 
    
   Solid Color Background: #608480
   Solid Color Accent: #B23800
*/
/*BACKGROUND-COLOR Adjustments*/

/*span.post-date,
.pagination .first > a,
.pagination .prev > a,
.pagination .next > a,
.pagination .last > a,
.img-circle,
.tagbtn,
.pointbtn {
    background-color: #B23800 !important;
}

.pagination > .active > a {
    border: 2px solid #B23800 !important;
}

.colorized_span {
    color: #B23800 !important;
}

.grad_header {
    background: linear-gradient(-134deg, #688985 0%, #454545 100%);
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
}

.master_munci_btn {
    background: linear-gradient(-134deg, #688985 0%, #454545 100%);
}*/

#munci {
    background-image: url(../images/bg_pallini.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

/*.img-circle,
.image-box,
.earn-type,
.dark-btn,
.light-btn,
.btn-primary,
.scroll-to-top:hover,
.irecycle,
.blue-hover-button,
.gallery-filter li.active sp@import url('file:///C:\projects\RecyclingRewards\Development\NewLandingPage\RecyclingRewards\Content\css\theming-loutraki.css'); @import url('file:///C:\projects\RecyclingRewards\Development\NewLandingPage\RecyclingRewards\Content\css\theming-pallini.css');an:before,
.toggle-nav,
.current-menu-item {
    background: none;
    background-color: #B23800 !important;
}*/

/*BORDER-COLOR Adjustments*/

/*.column-inner:hover,*/
/*.image-box,*/ 
/*.light-btn,
.btn-primary,
.text a,
.btn-primary:hover,
.dark-btn,
#btn-addoffer {
    border-color: #B23800 !important;
}*/

/*COLOR Adjustments*/

/*.list a,
a:hover,
.current a, 
.ative,
.active, 
.bread-crumb .fa, 
.footer-widget a, 
.gallery-filter li:hover span, 
.gallery-filter li.active span,
.lower-part h3 a,
.fa-arrow-up,
.link a,
.post-info > a,
#field-forgot-password a,
.sec-title a {
    color: #B23800 !important;
}*/

/*Navigation Underline Color Shaders*/

/*.tri-line .one {
    background: #B23800 !important;
}

.tri-line .two {
    background: #c67956 !important;
}

.tri-line .three {
    background: #d49273 !important;
}

.btn:hover {
    border-color:  #B23800 !important;
    color: white !important;
}

.btn-primary:hover {
    border-color: #B23800 !important;
}

.blue-hover-button:before {
     background: #3a7fa5 !important;
}*/

/*.scroll-to-top:hover .fa-arrow-up,
.dark-btn,
.theme-button,
.dark-btn:hover,
#btn-addoffer {
    color: white !important;
}

          #side-navigation .navigation > ul li:hover > a,
          #side-navigation .navigation > ul li.current > a,
          #side-navigation .navigation > ul li.current-menu-item > a {
              background: #B23800 !important;
              color: white !important;
          }

          .theme-banner-1 {
           background: #608480 !important;
           }


.img-circle:hover {
    color: white !important;
}

.theme-btn {
    background: none !important;
    background-color: #B23800 !important;
}


.popular-categories .list a {
    color: black !important;
}


.blog-grid a:hover,
.column-inner a:hover {
    color: #B23800 !important;
}*/


/*Plus Button*/

/*.radialbg {
    border-color: #B23800 !important;
}

.plusbg {
    background: #d5d5d5;
    border-color: #B23800 !important;
}*/

/*mixitup active*/

/*.mixitup-control-active {
    border-color: #B23800;
}

.mixitup-page-list .mixitup-control-next, .mixitup-page-list .mixitup-control-prev {
    background-color: #B23800;
}

.mixitup-page-list .mixitup-control-active {
    border-color: #B23800;
}

.single_munc:hover a {
    color:gray !important;
}*/