 /***** Selection *****/ /*-------------------*/ ::-moz-selection { background-color: # !important; color: #FFF; } ::selection { background-color: # !important; color: #FFF; } /***** Padrão *****/ /*----------------*/ a:hover { color: # !important; } .main_title span:before { background: # !important; } .heading-part a { background: # !important; color: # !important; } .heading-part a:hover { color: # !important; } .banner .owl-prev:hover:before { color:# !important; } .banner .owl-next:hover:before { color:# !important; } .owl-pagination .owl-page.active > span, .owl-pagination .owl-page:hover > span { background: # !important; } .ser-feature-block:hover .feature-box.feature1:before, .ser-feature-block:hover .feature-box.feature2:before, .ser-feature-block:hover .feature-box.feature3:before { color: # !important; } .ser-feature-block:hover .feature-box .ser-title { color: # !important; } .btn-black { color: # !important; background: # !important; } .btn-black:hover { color: # !important; } .btn-black .text-white { color: # !important; } .btn-black .text-white:hover { color: # !important; } .newsletter { background: # !important; } .newsletter-inner { color: # !important; } .btn-yellow { color: # !important; background: # !important; } .btn-yellow:hover { color: # !important; background: # !important; } #instaShowGallery_1 .instashow-gallery-control-arrow::before, #instaShowGallery_1 .instashow-gallery-control-arrow::after { background: # !important; } /***** Barra do Topo *****/ /*-----------------------*/ .header-top { background-color: # !important; } .top-link ul li a { color: # !important; } .top-link ul li a:hover { color: # !important; } /***** Cabecalho *****/ /*-------------------*/ .float-panel { background: # !important; } .top-link-2 ul li a { border-right: 1px solid #ddd; color: # !important; } .bag-itens-top-2:before { color: # !important; } .cart-notification-top-2 { color: # !important; } .header-middle { background: # !important; } .bag-itens:before, .cart-text { color: # !important; } .cart-notification, .search-btn i { color: # !important; } .search-btn { background-color: # !important; } .search-box button.search-btn { background-color: # !important; } .search-box button.search-btn:hover { background-color: # !important; } .search-btn i { color: # !important; } .cart-dropdown ul li a:hover { color: # !important; } .btn-sacola{ background-color: # !important; color: # !important; font-weight: bold; -webkit-box-shadow: 0px 0px 0px 1px rgba(225,225,225,1); -moz-box-shadow: 0px 0px 0px 1px rgba(225,225,225,1); box-shadow: 0px 0px 0px 1px rgba(225,225,225,1); } .btn-finaliza{ background-color: # !important; color: # !important; font-weight: bold; -webkit-box-shadow: 0px 0px 0px 1px rgba(225,225,225,1); -moz-box-shadow: 0px 0px 0px 1px rgba(225,225,225,1); box-shadow: 0px 0px 0px 1px rgba(225,225,225,1); } /***** Menu *****/ /*--------------*/ .navbar-default { background-color: # !important; } .navbar-nav > li > a { color: # !important; } .navbar-nav > li > a:hover { color: # !important; } .level3 a:hover { color: # !important; } .megamenu { border-top: 2px solid # !important; } .btn-loffer { color: # !important; background: # !important; } .btn-loffer:hover { color: # !important; } .line-hover { border: 1px dashed # !important; } /* Media Queries */ @media (max-width: 991px){ .navbar-toggle { color: # !important; } .megamenu { border-top: 2px solid #222 !important; } } @media (max-width: 600px) { .top-link ul li.contact-icon a { top:2px !important; left: -14px !important; } .top-link ul li.home-icon a { display:block !important; } .contact-icon:before, .home-icon:before, .login-icon:before, .account-icon:before, .logout-icon:before, .bag-itens-top:before { color: # !important; z-index: 0 !important; } .cart-notification-top { color: # !important; } } 