@color_left: #d8cbb6; @color_right: #ab7d53; ::-webkit-scrollbar { background-color: @color_left; } ::-webkit-scrollbar-thumb { background: @color_left; } a:hover, a:active { color: @color_left; } .gradient-bg1, .team-progress .progress-bar, .team-box .overlay:before, .cube-portfolio1 .cbp-l-grid-mosaic-flat .cbp-caption-activeWrap, .overlay-two:before, .price-two.hvr-gradient:hover, .loader { background: @color_left; background: -moz-linear-gradient(left, @color_left 2%, @color_right 82%); background: -webkit-linear-gradient(left, @color_left 2%, @color_right 82%); background: linear-gradient(to right, @color_left 2%, @color_right 82%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@colorPrimary', endColorstr='@colorSecondary', GradientType=1); } .header-appear .navbar-top-default.navbar-gradient { background: @color_left; background: -moz-linear-gradient(left, @color_right 2%, @color_left 82%); background: -webkit-linear-gradient(left, @color_right 2%, @color_left 82%); background: linear-gradient(to right, @color_right 2%, @color_left 82%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@colorPrimary', endColorstr='@colorPrimary', GradientType=1); } /* text-color */ .main-color, .cube-portfolio1 .cbp-l-filters-button .cbp-filter-item:hover { color: @color_left; } .alt-color { color: @color_right; } .third-color, .header-appear .nav-box-round .navbar-nav .nav-link:hover, .navbar.navbar-right .navbar-nav .nav-link.active, .button-play:hover i, .parallax-box:hover i { color: #b3c0a3; } .gradient-text1, .cube-portfolio1 .cbp-l-filters-button .cbp-filter-item.cbp-filter-item-active, .blog-item-content h4 a:hover { background: @color_left; background: -moz-linear-gradient(left, @color_left 2%, @color_right 82%); background: -webkit-linear-gradient(left, @color_left 2%, @color_right 82%); background: linear-gradient(to right, @color_left 2%, @color_right 82%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@colorPrimary', endColorstr='@colorSecondary', GradientType=1); -webkit-background-clip: text; -webkit-text-fill-color: transparent; } .btn.btn-blue, .side-right-social a, .price-item .btn.btn-black:hover, .price-item .btn.btn-black:focus { background: #b3c0a3; border-color: #b3c0a3; } .btn.btn-blue:hover, .btn.btn-blue:focus { background: transparent !important; border-color: #ffffff; color: #ffffff !important; } .btn.btn-gradient, .team-box-two .team-two-block::before, .scroll-top-arrow, .widget .search-btn { background-image: linear-gradient(to right, @color_left 0%, @color_right 51%, @color_left 100%); } .header-appear .nav-box-round .navbar-nav .nav-link.active, .owl-dots .owl-dot::after, .footer-social li a:hover { background-color: #b3c0a3; } .nav-line .navbar-nav .nav-link:before, .button-play, .price-two.hvr-blue:hover, .side-menu, .error-text h2, .blog-pagination li a:hover, .blog-pagination li.active a, .blog-pagination li a:focus, .wexim .tp-bullet.selected .tp-bullet-inner { background: #b3c0a3; } .count-down-form .form-control:focus { border-bottom: 2px solid #b3c0a3 !important; } .blog-tags li a:hover, .blog-tags li a:focus { border: 1px solid #b3c0a3; background-color: #b3c0a3; } .price-item .btn.btn-black:hover, .price-item .btn.btn-black:focus { background: #b3c0a3 !important; border-color: #b3c0a3; } .price-two .btn.btn-blue:hover,.price-two .btn.btn-blue:focus { background: transparent !important; border-color: #ffffff !important; color: #ffffff !important; } #je_contact button[type="submit"], .qcbutton a.je_button { background-image: linear-gradient(to right, @color_left 0%, @color_right 51%, @color_left 100%); } #je_contact button[type="submit"]:hover, .qcbutton a.je_button:hover{ background-image: linear-gradient(to right, @color_left 0%, @color_right 51%,@color_left 100%); }