first commit
This commit is contained in:
Vendored
+4898
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,127 @@
|
||||
/* ===================================
|
||||
About
|
||||
====================================== */
|
||||
/*
|
||||
Theme Name: Wexim
|
||||
Theme URI:
|
||||
Author: Themes Industry
|
||||
Author URI:
|
||||
Description: One Page Parallax Template
|
||||
Tags: one page, multipurpose, parallax, creative, html5
|
||||
|
||||
*/
|
||||
/* ===================================
|
||||
Variables
|
||||
====================================== */
|
||||
/* ===================================
|
||||
Styling
|
||||
====================================== */
|
||||
::-webkit-scrollbar {
|
||||
background-color: #3264f5;
|
||||
}
|
||||
::-webkit-scrollbar-thumb {
|
||||
background: #3264f5;
|
||||
}
|
||||
a:hover,
|
||||
a:active {
|
||||
color: #3264f5;
|
||||
}
|
||||
.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: #3264f5;
|
||||
background: -moz-linear-gradient(left, #3264f5 2%, #0080ff 82%);
|
||||
background: -webkit-linear-gradient(left, #3264f5 2%, #0080ff 82%);
|
||||
background: linear-gradient(to right, #3264f5 2%, #0080ff 82%);
|
||||
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@colorPrimary', endColorstr='@colorSecondary', GradientType=1);
|
||||
}
|
||||
.header-appear .navbar-top-default.navbar-gradient {
|
||||
background: #3264f5;
|
||||
background: -moz-linear-gradient(left, #0080ff 2%, #3264f5 82%);
|
||||
background: -webkit-linear-gradient(left, #0080ff 2%, #3264f5 82%);
|
||||
background: linear-gradient(to right, #0080ff 2%, #3264f5 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: #3264f5;
|
||||
}
|
||||
.alt-color {
|
||||
color: #0080ff;
|
||||
}
|
||||
.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: #00bcd4;
|
||||
}
|
||||
.gradient-text1,
|
||||
.cube-portfolio1 .cbp-l-filters-button .cbp-filter-item.cbp-filter-item-active,
|
||||
.blog-item-content h4 a:hover {
|
||||
background: #3264f5;
|
||||
background: -moz-linear-gradient(left, #3264f5 2%, #0080ff 82%);
|
||||
background: -webkit-linear-gradient(left, #3264f5 2%, #0080ff 82%);
|
||||
background: linear-gradient(to right, #3264f5 2%, #0080ff 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: #00bcd4;
|
||||
border-color: #00bcd4;
|
||||
}
|
||||
.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, #3264f5 0%, #0080ff 51%, #3264f5 100%);
|
||||
}
|
||||
.header-appear .nav-box-round .navbar-nav .nav-link.active,
|
||||
.owl-dots .owl-dot::after,
|
||||
.footer-social li a:hover {
|
||||
background-color: #00bcd4;
|
||||
}
|
||||
.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: #00bcd4;
|
||||
}
|
||||
.count-down-form .form-control:focus {
|
||||
border-bottom: 2px solid #00bcd4 !important;
|
||||
}
|
||||
.blog-tags li a:hover,
|
||||
.blog-tags li a:focus {
|
||||
border: 1px solid #00bcd4;
|
||||
background-color: #00bcd4;
|
||||
}
|
||||
.price-item .btn.btn-black:hover,
|
||||
.price-item .btn.btn-black:focus {
|
||||
background: #00bcd4 !important;
|
||||
border-color: #00bcd4;
|
||||
}
|
||||
.price-two .btn.btn-blue:hover,.price-two .btn.btn-blue:focus {
|
||||
background: transparent !important;
|
||||
border-color: #ffffff !important;
|
||||
color: #ffffff !important;
|
||||
}
|
||||
@@ -0,0 +1,122 @@
|
||||
/* ===================================
|
||||
About
|
||||
====================================== */
|
||||
/*
|
||||
Theme Name: Wexim
|
||||
Theme URI:
|
||||
Author: Themes Industry
|
||||
Author URI:
|
||||
Description: One Page Parallax Template
|
||||
Tags: one page, multipurpose, parallax, creative, html5
|
||||
|
||||
*/
|
||||
/* ===================================
|
||||
Variables
|
||||
====================================== */
|
||||
/* ===================================
|
||||
Styling
|
||||
====================================== */
|
||||
::-webkit-scrollbar {
|
||||
background-color: #00abc9;
|
||||
}
|
||||
::-webkit-scrollbar-thumb {
|
||||
background: #00abc9;
|
||||
}
|
||||
a:hover,
|
||||
a:active {
|
||||
color: #00abc9;
|
||||
}
|
||||
.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: #00abc9;
|
||||
background: -moz-linear-gradient(left, #00abc9 2%, #00e4ce 82%);
|
||||
background: -webkit-linear-gradient(left, #00abc9 2%, #00e4ce 82%);
|
||||
background: linear-gradient(to right, #00abc9 2%, #00e4ce 82%);
|
||||
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@colorPrimary', endColorstr='@colorSecondary', GradientType=1);
|
||||
}
|
||||
.header-appear .navbar-top-default.navbar-gradient {
|
||||
background: #00abc9;
|
||||
background: -moz-linear-gradient(left, #00e4ce 2%, #00abc9 82%);
|
||||
background: -webkit-linear-gradient(left, #00e4ce 2%, #00abc9 82%);
|
||||
background: linear-gradient(to right, #00e4ce 2%, #00abc9 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: #00abc9;
|
||||
}
|
||||
.alt-color {
|
||||
color: #00e4ce;
|
||||
}
|
||||
.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: #48459f;
|
||||
}
|
||||
.gradient-text1,
|
||||
.cube-portfolio1 .cbp-l-filters-button .cbp-filter-item.cbp-filter-item-active,
|
||||
.blog-item-content h4 a:hover {
|
||||
background: #00abc9;
|
||||
background: -moz-linear-gradient(left, #00abc9 2%, #00e4ce 82%);
|
||||
background: -webkit-linear-gradient(left, #00abc9 2%, #00e4ce 82%);
|
||||
background: linear-gradient(to right, #00abc9 2%, #00e4ce 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: #48459f;
|
||||
border-color: #48459f;
|
||||
}
|
||||
.btn.btn-blue:hover,
|
||||
.btn.btn-blue:focus {
|
||||
background: transparent !important;
|
||||
border-color: #48459f;
|
||||
color: #48459f !important;
|
||||
}
|
||||
.btn.btn-gradient,
|
||||
.team-box-two .team-two-block::before,
|
||||
.scroll-top-arrow,
|
||||
.widget .search-btn {
|
||||
background-image: linear-gradient(to right, #00abc9 0%, #00e4ce 51%, #00abc9 100%);
|
||||
}
|
||||
.header-appear .nav-box-round .navbar-nav .nav-link.active,
|
||||
.owl-dots .owl-dot::after,
|
||||
.footer-social li a:hover {
|
||||
background-color: #48459f;
|
||||
}
|
||||
.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: #48459f;
|
||||
}
|
||||
.count-down-form .form-control:focus {
|
||||
border-bottom: 2px solid #48459f !important;
|
||||
}
|
||||
.blog-tags li a:hover,
|
||||
.blog-tags li a:focus {
|
||||
border: 1px solid #48459f;
|
||||
background-color: #48459f;
|
||||
}
|
||||
.price-item .btn.btn-black:hover,
|
||||
.price-item .btn.btn-black:focus {
|
||||
background: #48459f !important;
|
||||
border-color: #48459f;
|
||||
}
|
||||
Vendored
+7
File diff suppressed because one or more lines are too long
Vendored
+10
File diff suppressed because one or more lines are too long
Vendored
+4
File diff suppressed because one or more lines are too long
@@ -0,0 +1,26 @@
|
||||
/* ===================================
|
||||
Different Font Style
|
||||
====================================== */
|
||||
|
||||
/*
|
||||
Theme Name: Wexim
|
||||
Theme URI:
|
||||
Author: Themes Industry
|
||||
Author URI:
|
||||
Description: One Page Parallax Template
|
||||
Tags: one page, multipurpose, parallax, creative, html5
|
||||
|
||||
*/
|
||||
|
||||
|
||||
@import url('https://fonts.googleapis.com/css?family=Pacifico');
|
||||
@import url('https://fonts.googleapis.com/css?family=Hind|Pacifico');
|
||||
|
||||
|
||||
.main-font{ font-family:'Hind', sans-serif;}
|
||||
.alt-font{ font-family:'Pacifico', cursive;}
|
||||
|
||||
body { font-family:'Hind', sans-serif; }
|
||||
|
||||
|
||||
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 { font-family:'Pacifico', cursive;}
|
||||
@@ -0,0 +1,127 @@
|
||||
/* ===================================
|
||||
About
|
||||
====================================== */
|
||||
/*
|
||||
Theme Name: Wexim
|
||||
Theme URI:
|
||||
Author: Themes Industry
|
||||
Author URI:
|
||||
Description: One Page Parallax Template
|
||||
Tags: one page, multipurpose, parallax, creative, html5
|
||||
|
||||
*/
|
||||
/* ===================================
|
||||
Variables
|
||||
====================================== */
|
||||
/* ===================================
|
||||
Styling
|
||||
====================================== */
|
||||
::-webkit-scrollbar {
|
||||
background-color: #acacac;
|
||||
}
|
||||
::-webkit-scrollbar-thumb {
|
||||
background: #acacac;
|
||||
}
|
||||
a:hover,
|
||||
a:active {
|
||||
color: #acacac;
|
||||
}
|
||||
.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: #acacac;
|
||||
background: -moz-linear-gradient(left, #acacac 2%, #919191 82%);
|
||||
background: -webkit-linear-gradient(left, #acacac 2%, #919191 82%);
|
||||
background: linear-gradient(to right, #acacac 2%, #919191 82%);
|
||||
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@colorPrimary', endColorstr='@colorSecondary', GradientType=1);
|
||||
}
|
||||
.header-appear .navbar-top-default.navbar-gradient {
|
||||
background: #acacac;
|
||||
background: -moz-linear-gradient(left, #919191 2%, #acacac 82%);
|
||||
background: -webkit-linear-gradient(left, #919191 2%, #acacac 82%);
|
||||
background: linear-gradient(to right, #919191 2%, #acacac 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: #acacac;
|
||||
}
|
||||
.alt-color {
|
||||
color: #919191;
|
||||
}
|
||||
.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: #313131;
|
||||
}
|
||||
.gradient-text1,
|
||||
.cube-portfolio1 .cbp-l-filters-button .cbp-filter-item.cbp-filter-item-active,
|
||||
.blog-item-content h4 a:hover {
|
||||
background: #acacac;
|
||||
background: -moz-linear-gradient(left, #acacac 2%, #919191 82%);
|
||||
background: -webkit-linear-gradient(left, #acacac 2%, #919191 82%);
|
||||
background: linear-gradient(to right, #acacac 2%, #919191 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: #313131;
|
||||
border-color: #313131;
|
||||
}
|
||||
.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, #acacac 0%, #919191 51%, #acacac 100%);
|
||||
}
|
||||
.header-appear .nav-box-round .navbar-nav .nav-link.active,
|
||||
.owl-dots .owl-dot::after,
|
||||
.footer-social li a:hover {
|
||||
background-color: #313131;
|
||||
}
|
||||
.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: #313131;
|
||||
}
|
||||
.count-down-form .form-control:focus {
|
||||
border-bottom: 2px solid #313131 !important;
|
||||
}
|
||||
.blog-tags li a:hover,
|
||||
.blog-tags li a:focus {
|
||||
border: 1px solid #313131;
|
||||
background-color: #313131;
|
||||
}
|
||||
.price-item .btn.btn-black:hover,
|
||||
.price-item .btn.btn-black:focus {
|
||||
background: #313131 !important;
|
||||
border-color: #313131;
|
||||
}
|
||||
.price-two .btn.btn-blue:hover,.price-two .btn.btn-blue:focus {
|
||||
background: transparent !important;
|
||||
border-color: #ffffff !important;
|
||||
color: #ffffff !important;
|
||||
}
|
||||
@@ -0,0 +1,127 @@
|
||||
/* ===================================
|
||||
About
|
||||
====================================== */
|
||||
/*
|
||||
Theme Name: Wexim
|
||||
Theme URI:
|
||||
Author: Themes Industry
|
||||
Author URI:
|
||||
Description: One Page Parallax Template
|
||||
Tags: one page, multipurpose, parallax, creative, html5
|
||||
|
||||
*/
|
||||
/* ===================================
|
||||
Variables
|
||||
====================================== */
|
||||
/* ===================================
|
||||
Styling
|
||||
====================================== */
|
||||
::-webkit-scrollbar {
|
||||
background-color: #5c9320;
|
||||
}
|
||||
::-webkit-scrollbar-thumb {
|
||||
background: #5c9320;
|
||||
}
|
||||
a:hover,
|
||||
a:active {
|
||||
color: #5c9320;
|
||||
}
|
||||
.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: #5c9320;
|
||||
background: -moz-linear-gradient(left, #5c9320 2%, #63c600 82%);
|
||||
background: -webkit-linear-gradient(left, #5c9320 2%, #63c600 82%);
|
||||
background: linear-gradient(to right, #5c9320 2%, #63c600 82%);
|
||||
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@colorPrimary', endColorstr='@colorSecondary', GradientType=1);
|
||||
}
|
||||
.header-appear .navbar-top-default.navbar-gradient {
|
||||
background: #5c9320;
|
||||
background: -moz-linear-gradient(left, #63c600 2%, #5c9320 82%);
|
||||
background: -webkit-linear-gradient(left, #63c600 2%, #5c9320 82%);
|
||||
background: linear-gradient(to right, #63c600 2%, #5c9320 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: #5c9320;
|
||||
}
|
||||
.alt-color {
|
||||
color: #63c600;
|
||||
}
|
||||
.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: #ffffff;
|
||||
}
|
||||
.gradient-text1,
|
||||
.cube-portfolio1 .cbp-l-filters-button .cbp-filter-item.cbp-filter-item-active,
|
||||
.blog-item-content h4 a:hover {
|
||||
background: #5c9320;
|
||||
background: -moz-linear-gradient(left, #5c9320 2%, #63c600 82%);
|
||||
background: -webkit-linear-gradient(left, #5c9320 2%, #63c600 82%);
|
||||
background: linear-gradient(to right, #5c9320 2%, #63c600 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: #00bcd4;
|
||||
border-color: #00bcd4;
|
||||
}
|
||||
.btn.btn-blue:hover,
|
||||
.btn.btn-blue:focus {
|
||||
background: transparent !important;
|
||||
border-color: #00bcd4;
|
||||
color: #00bcd4 !important;
|
||||
}
|
||||
.btn.btn-gradient,
|
||||
.team-box-two .team-two-block::before,
|
||||
.scroll-top-arrow,
|
||||
.widget .search-btn {
|
||||
background-image: linear-gradient(to right, #5c9320 0%, #63c600 51%, #5c9320 100%);
|
||||
}
|
||||
.header-appear .nav-box-round .navbar-nav .nav-link.active,
|
||||
.owl-dots .owl-dot::after,
|
||||
.footer-social li a:hover {
|
||||
background-color: #00bcd4;
|
||||
}
|
||||
.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: #00bcd4;
|
||||
}
|
||||
.count-down-form .form-control:focus {
|
||||
border-bottom: 2px solid #00bcd4 !important;
|
||||
}
|
||||
.blog-tags li a:hover,
|
||||
.blog-tags li a:focus {
|
||||
border: 1px solid #00bcd4;
|
||||
background-color: #00bcd4;
|
||||
}
|
||||
.price-item .btn.btn-black:hover,
|
||||
.price-item .btn.btn-black:focus {
|
||||
background: #00bcd4 !important;
|
||||
border-color: #00bcd4;
|
||||
}
|
||||
.price-two .btn.btn-blue:hover,.price-two .btn.btn-blue:focus {
|
||||
background: transparent !important;
|
||||
border-color: #ffffff !important;
|
||||
color: #ffffff !important;
|
||||
}
|
||||
Vendored
+1
File diff suppressed because one or more lines are too long
@@ -0,0 +1,127 @@
|
||||
/* ===================================
|
||||
About
|
||||
====================================== */
|
||||
/*
|
||||
Theme Name: Wexim
|
||||
Theme URI:
|
||||
Author: Themes Industry
|
||||
Author URI:
|
||||
Description: One Page Parallax Template
|
||||
Tags: one page, multipurpose, parallax, creative, html5
|
||||
|
||||
*/
|
||||
/* ===================================
|
||||
Variables
|
||||
====================================== */
|
||||
/* ===================================
|
||||
Styling
|
||||
====================================== */
|
||||
::-webkit-scrollbar {
|
||||
background-color: #ff8040;
|
||||
}
|
||||
::-webkit-scrollbar-thumb {
|
||||
background: #ff8040;
|
||||
}
|
||||
a:hover,
|
||||
a:active {
|
||||
color: #ff8040;
|
||||
}
|
||||
.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: #ff8040;
|
||||
background: -moz-linear-gradient(left, #ff8040 2%, #c6c600 82%);
|
||||
background: -webkit-linear-gradient(left, #ff8040 2%, #c6c600 82%);
|
||||
background: linear-gradient(to right, #ff8040 2%, #c6c600 82%);
|
||||
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@colorPrimary', endColorstr='@colorSecondary', GradientType=1);
|
||||
}
|
||||
.header-appear .navbar-top-default.navbar-gradient {
|
||||
background: #ff8040;
|
||||
background: -moz-linear-gradient(left, #c6c600 2%, #ff8040 82%);
|
||||
background: -webkit-linear-gradient(left, #c6c600 2%, #ff8040 82%);
|
||||
background: linear-gradient(to right, #c6c600 2%, #ff8040 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: #ff8040;
|
||||
}
|
||||
.alt-color {
|
||||
color: #c6c600;
|
||||
}
|
||||
.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: #00bcd4;
|
||||
}
|
||||
.gradient-text1,
|
||||
.cube-portfolio1 .cbp-l-filters-button .cbp-filter-item.cbp-filter-item-active,
|
||||
.blog-item-content h4 a:hover {
|
||||
background: #ff8040;
|
||||
background: -moz-linear-gradient(left, #ff8040 2%, #c6c600 82%);
|
||||
background: -webkit-linear-gradient(left, #ff8040 2%, #c6c600 82%);
|
||||
background: linear-gradient(to right, #ff8040 2%, #c6c600 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: #00bcd4;
|
||||
border-color: #00bcd4;
|
||||
}
|
||||
.btn.btn-blue:hover,
|
||||
.btn.btn-blue:focus {
|
||||
background: transparent !important;
|
||||
border-color: #00bcd4;
|
||||
color: #00bcd4 !important;
|
||||
}
|
||||
.btn.btn-gradient,
|
||||
.team-box-two .team-two-block::before,
|
||||
.scroll-top-arrow,
|
||||
.widget .search-btn {
|
||||
background-image: linear-gradient(to right, #ff8040 0%, #c6c600 51%, #ff8040 100%);
|
||||
}
|
||||
.header-appear .nav-box-round .navbar-nav .nav-link.active,
|
||||
.owl-dots .owl-dot::after,
|
||||
.footer-social li a:hover {
|
||||
background-color: #00bcd4;
|
||||
}
|
||||
.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: #00bcd4;
|
||||
}
|
||||
.count-down-form .form-control:focus {
|
||||
border-bottom: 2px solid #00bcd4 !important;
|
||||
}
|
||||
.blog-tags li a:hover,
|
||||
.blog-tags li a:focus {
|
||||
border: 1px solid #00bcd4;
|
||||
background-color: #00bcd4;
|
||||
}
|
||||
.price-item .btn.btn-black:hover,
|
||||
.price-item .btn.btn-black:focus {
|
||||
background: #00bcd4 !important;
|
||||
border-color: #00bcd4;
|
||||
}
|
||||
.price-two .btn.btn-blue:hover,.price-two .btn.btn-blue:focus {
|
||||
background: transparent !important;
|
||||
border-color: #ffffff !important;
|
||||
color: #ffffff !important;
|
||||
}
|
||||
Vendored
+6
@@ -0,0 +1,6 @@
|
||||
/**
|
||||
* Owl Carousel v2.2.1
|
||||
* Copyright 2013-2017 David Deutsch
|
||||
* Licensed under ()
|
||||
*/
|
||||
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
|
||||
Vendored
+6
@@ -0,0 +1,6 @@
|
||||
/**
|
||||
* Owl Carousel v2.2.1
|
||||
* Copyright 2013-2017 David Deutsch
|
||||
* Licensed under ()
|
||||
*/
|
||||
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
|
||||
@@ -0,0 +1,127 @@
|
||||
/* ===================================
|
||||
About
|
||||
====================================== */
|
||||
/*
|
||||
Theme Name: Wexim
|
||||
Theme URI:
|
||||
Author: Themes Industry
|
||||
Author URI:
|
||||
Description: One Page Parallax Template
|
||||
Tags: one page, multipurpose, parallax, creative, html5
|
||||
|
||||
*/
|
||||
/* ===================================
|
||||
Variables
|
||||
====================================== */
|
||||
/* ===================================
|
||||
Styling
|
||||
====================================== */
|
||||
::-webkit-scrollbar {
|
||||
background-color: #d7006b;
|
||||
}
|
||||
::-webkit-scrollbar-thumb {
|
||||
background: #d7006b;
|
||||
}
|
||||
a:hover,
|
||||
a:active {
|
||||
color: #d7006b;
|
||||
}
|
||||
.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: #d7006b;
|
||||
background: -moz-linear-gradient(left, #d7006b 2%, #ff0080 82%);
|
||||
background: -webkit-linear-gradient(left, #d7006b 2%, #ff0080 82%);
|
||||
background: linear-gradient(to right, #d7006b 2%, #ff0080 82%);
|
||||
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@colorPrimary', endColorstr='@colorSecondary', GradientType=1);
|
||||
}
|
||||
.header-appear .navbar-top-default.navbar-gradient {
|
||||
background: #d7006b;
|
||||
background: -moz-linear-gradient(left, #ff0080 2%, #d7006b 82%);
|
||||
background: -webkit-linear-gradient(left, #ff0080 2%, #d7006b 82%);
|
||||
background: linear-gradient(to right, #ff0080 2%, #d7006b 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: #d7006b;
|
||||
}
|
||||
.alt-color {
|
||||
color: #ff0080;
|
||||
}
|
||||
.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: #00bcd4;
|
||||
}
|
||||
.gradient-text1,
|
||||
.cube-portfolio1 .cbp-l-filters-button .cbp-filter-item.cbp-filter-item-active,
|
||||
.blog-item-content h4 a:hover {
|
||||
background: #d7006b;
|
||||
background: -moz-linear-gradient(left, #d7006b 2%, #ff0080 82%);
|
||||
background: -webkit-linear-gradient(left, #d7006b 2%, #ff0080 82%);
|
||||
background: linear-gradient(to right, #d7006b 2%, #ff0080 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: #00bcd4;
|
||||
border-color: #00bcd4;
|
||||
}
|
||||
.btn.btn-blue:hover,
|
||||
.btn.btn-blue:focus {
|
||||
background: transparent !important;
|
||||
border-color: #00bcd4;
|
||||
color: #00bcd4 !important;
|
||||
}
|
||||
.btn.btn-gradient,
|
||||
.team-box-two .team-two-block::before,
|
||||
.scroll-top-arrow,
|
||||
.widget .search-btn {
|
||||
background-image: linear-gradient(to right, #d7006b 0%, #ff0080 51%, #d7006b 100%);
|
||||
}
|
||||
.header-appear .nav-box-round .navbar-nav .nav-link.active,
|
||||
.owl-dots .owl-dot::after,
|
||||
.footer-social li a:hover {
|
||||
background-color: #00bcd4;
|
||||
}
|
||||
.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: #00bcd4;
|
||||
}
|
||||
.count-down-form .form-control:focus {
|
||||
border-bottom: 2px solid #00bcd4 !important;
|
||||
}
|
||||
.blog-tags li a:hover,
|
||||
.blog-tags li a:focus {
|
||||
border: 1px solid #00bcd4;
|
||||
background-color: #00bcd4;
|
||||
}
|
||||
.price-item .btn.btn-black:hover,
|
||||
.price-item .btn.btn-black:focus {
|
||||
background: #00bcd4 !important;
|
||||
border-color: #00bcd4;
|
||||
}
|
||||
.price-two .btn.btn-blue:hover,.price-two .btn.btn-blue:focus {
|
||||
background: transparent !important;
|
||||
border-color: #ffffff !important;
|
||||
color: #ffffff !important;
|
||||
}
|
||||
@@ -0,0 +1,137 @@
|
||||
/* ===================================
|
||||
About
|
||||
====================================== */
|
||||
/*
|
||||
Theme Name: Wexim
|
||||
Theme URI:
|
||||
Author: Themes Industry
|
||||
Author URI:
|
||||
Description: One Page Parallax Template
|
||||
Tags: one page, multipurpose, parallax, creative, html5
|
||||
|
||||
*/
|
||||
/* ===================================
|
||||
Variables
|
||||
====================================== */
|
||||
/* ===================================
|
||||
Styling
|
||||
====================================== */
|
||||
::-webkit-scrollbar {
|
||||
background-color: #ff8000;
|
||||
}
|
||||
::-webkit-scrollbar-thumb {
|
||||
background: #ff8000;
|
||||
}
|
||||
a:hover,
|
||||
a:active {
|
||||
color: #bf0000;
|
||||
}
|
||||
.gradient-bg1,
|
||||
.team-box .overlay:before,
|
||||
.cube-portfolio1 .cbp-l-grid-mosaic-flat .cbp-caption-activeWrap,
|
||||
.overlay-two:before,
|
||||
.price-two.hvr-gradient:hover,
|
||||
.loader {
|
||||
background: #bf0000;
|
||||
background: -moz-linear-gradient(left, #bf0000 2%, #800000 82%);
|
||||
background: -webkit-linear-gradient(left, #bf0000 2%, #800000 82%);
|
||||
background: linear-gradient(to right, #bf0000 2%, #800000 82%);
|
||||
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@colorPrimary', endColorstr='@colorSecondary', GradientType=1);
|
||||
}
|
||||
.team-progress .progress-bar{
|
||||
background: #ff8000 !important;
|
||||
|
||||
}
|
||||
|
||||
.header-appear .navbar-top-default.navbar-gradient {
|
||||
background: #bf0000;
|
||||
background: -moz-linear-gradient(left, #800000 2%, #bf0000 82%);
|
||||
background: -webkit-linear-gradient(left, #800000 2%, #bf0000 82%);
|
||||
background: linear-gradient(to right, #800000 2%, #bf0000 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: #bf0000;
|
||||
}
|
||||
.alt-color {
|
||||
color: #800000;
|
||||
}
|
||||
.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: #ff8000;
|
||||
}
|
||||
.gradient-text1,
|
||||
.cube-portfolio1 .cbp-l-filters-button .cbp-filter-item.cbp-filter-item-active,
|
||||
.blog-item-content h4 a:hover {
|
||||
background: #bf0000;
|
||||
background: -moz-linear-gradient(left, #bf0000 2%, #800000 82%);
|
||||
background: -webkit-linear-gradient(left, #bf0000 2%, #800000 82%);
|
||||
background: linear-gradient(to right, #bf0000 2%, #800000 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: #ff8000;
|
||||
border-color: #ff8000;
|
||||
}
|
||||
.btn.btn-blue:hover,
|
||||
.btn.btn-blue:focus {
|
||||
background: transparent !important;
|
||||
border-color: #ff8000;
|
||||
color: #ff8000 !important;
|
||||
}
|
||||
.btn.btn-gradient,
|
||||
.team-box-two .team-two-block::before,
|
||||
.scroll-top-arrow,
|
||||
.widget .search-btn {
|
||||
background-image: linear-gradient(to right, #bf0000 0%, #800000 51%, #bf0000 100%);
|
||||
}
|
||||
.header-appear .nav-box-round .navbar-nav .nav-link.active,
|
||||
.owl-dots .owl-dot::after,
|
||||
.footer-social li a:hover {
|
||||
background-color: #ff8000;
|
||||
}
|
||||
.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: #ff8000;
|
||||
}
|
||||
.count-down-form .form-control:focus {
|
||||
border-bottom: 2px solid #ff8000 !important;
|
||||
}
|
||||
.blog-tags li a:hover,
|
||||
.blog-tags li a:focus {
|
||||
border: 1px solid #ff8000;
|
||||
background-color: #ff8000;
|
||||
}
|
||||
.price-item .btn.btn-black:hover,
|
||||
.price-item .btn.btn-black:focus {
|
||||
background: #ff8000 !important;
|
||||
border-color: #ff8000;
|
||||
}
|
||||
.price-two .btn.btn-blue:hover,.price-two .btn.btn-blue:focus {
|
||||
background: transparent !important;
|
||||
border-color: #ffffff !important;
|
||||
color: #ffffff !important;
|
||||
}
|
||||
.slider-social a {
|
||||
background-color: #ffffff;
|
||||
}
|
||||
.slider-social {
|
||||
top: 45%;
|
||||
}
|
||||
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,127 @@
|
||||
/* ===================================
|
||||
About
|
||||
====================================== */
|
||||
/*
|
||||
Theme Name: Wexim
|
||||
Theme URI:
|
||||
Author: Themes Industry
|
||||
Author URI:
|
||||
Description: One Page Parallax Template
|
||||
Tags: one page, multipurpose, parallax, creative, html5
|
||||
|
||||
*/
|
||||
/* ===================================
|
||||
Variables
|
||||
====================================== */
|
||||
/* ===================================
|
||||
Styling
|
||||
====================================== */
|
||||
::-webkit-scrollbar {
|
||||
background-color: #333333;
|
||||
}
|
||||
::-webkit-scrollbar-thumb {
|
||||
background: #333333;
|
||||
}
|
||||
a:hover,
|
||||
a:active {
|
||||
color: #333333;
|
||||
}
|
||||
.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: #333333;
|
||||
background: -moz-linear-gradient(left, #333333 2%, #3f3f3f 82%);
|
||||
background: -webkit-linear-gradient(left, #333333 2%, #3f3f3f 82%);
|
||||
background: linear-gradient(to right, #333333 2%, #3f3f3f 82%);
|
||||
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@colorPrimary', endColorstr='@colorSecondary', GradientType=1);
|
||||
}
|
||||
.header-appear .navbar-top-default.navbar-gradient {
|
||||
background: #333333;
|
||||
background: -moz-linear-gradient(left, #3f3f3f 2%, #333333 82%);
|
||||
background: -webkit-linear-gradient(left, #3f3f3f 2%, #333333 82%);
|
||||
background: linear-gradient(to right, #3f3f3f 2%, #333333 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: #333333;
|
||||
}
|
||||
.alt-color {
|
||||
color: #3f3f3f;
|
||||
}
|
||||
.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: #cccc00;
|
||||
}
|
||||
.gradient-text1,
|
||||
.cube-portfolio1 .cbp-l-filters-button .cbp-filter-item.cbp-filter-item-active,
|
||||
.blog-item-content h4 a:hover {
|
||||
background: #333333;
|
||||
background: -moz-linear-gradient(left, #333333 2%, #3f3f3f 82%);
|
||||
background: -webkit-linear-gradient(left, #333333 2%, #3f3f3f 82%);
|
||||
background: linear-gradient(to right, #333333 2%, #3f3f3f 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: #cccc00;
|
||||
border-color: #cccc00;
|
||||
}
|
||||
.btn.btn-blue:hover,
|
||||
.btn.btn-blue:focus {
|
||||
background: transparent !important;
|
||||
border-color: #cccc00;
|
||||
color: #cccc00 !important;
|
||||
}
|
||||
.btn.btn-gradient,
|
||||
.team-box-two .team-two-block::before,
|
||||
.scroll-top-arrow,
|
||||
.widget .search-btn {
|
||||
background-image: linear-gradient(to right, #333333 0%, #3f3f3f 51%, #333333 100%);
|
||||
}
|
||||
.header-appear .nav-box-round .navbar-nav .nav-link.active,
|
||||
.owl-dots .owl-dot::after,
|
||||
.footer-social li a:hover {
|
||||
background-color: #cccc00;
|
||||
}
|
||||
.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: #cccc00;
|
||||
}
|
||||
.count-down-form .form-control:focus {
|
||||
border-bottom: 2px solid #cccc00 !important;
|
||||
}
|
||||
.blog-tags li a:hover,
|
||||
.blog-tags li a:focus {
|
||||
border: 1px solid #cccc00;
|
||||
background-color: #cccc00;
|
||||
}
|
||||
.price-item .btn.btn-black:hover,
|
||||
.price-item .btn.btn-black:focus {
|
||||
background: #cccc00 !important;
|
||||
border-color: #cccc00;
|
||||
}
|
||||
.price-two .btn.btn-blue:hover,.price-two .btn.btn-blue:focus {
|
||||
background: transparent !important;
|
||||
border-color: #ffffff !important;
|
||||
color: #ffffff !important;
|
||||
}
|
||||
@@ -0,0 +1,133 @@
|
||||
/* ===================================
|
||||
About
|
||||
====================================== */
|
||||
/*
|
||||
Theme Name: Wexim
|
||||
Theme URI:
|
||||
Author: Themes Industry
|
||||
Author URI:
|
||||
Description: One Page Parallax Template
|
||||
Tags: one page, multipurpose, parallax, creative, html5
|
||||
|
||||
*/
|
||||
/* ===================================
|
||||
Variables
|
||||
====================================== */
|
||||
/* ===================================
|
||||
Styling
|
||||
====================================== */
|
||||
::-webkit-scrollbar {
|
||||
background-color: #ffb324;
|
||||
}
|
||||
::-webkit-scrollbar-thumb {
|
||||
background: #ffb324;
|
||||
}
|
||||
a:hover,
|
||||
a:active {
|
||||
color: #ffb324;
|
||||
}
|
||||
.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: #ffb324;
|
||||
background: -moz-linear-gradient(left, #ffb324 2%, #ffb62f 82%);
|
||||
background: -webkit-linear-gradient(left, #ffb324 2%, #ffb62f 82%);
|
||||
background: linear-gradient(to right, #ffb324 2%, #ffb62f 82%);
|
||||
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@colorPrimary', endColorstr='@colorSecondary', GradientType=1);
|
||||
}
|
||||
.header-appear .navbar-top-default.navbar-gradient {
|
||||
background: #ffb324;
|
||||
background: -moz-linear-gradient(left, #ffb62f 2%, #ffb324 82%);
|
||||
background: -webkit-linear-gradient(left, #ffb62f 2%, #ffb324 82%);
|
||||
background: linear-gradient(to right, #ffb62f 2%, #ffb324 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: #ffb324;
|
||||
}
|
||||
.alt-color {
|
||||
color: #ffb62f;
|
||||
}
|
||||
.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: #006475;
|
||||
}
|
||||
.gradient-text1,
|
||||
.cube-portfolio1 .cbp-l-filters-button .cbp-filter-item.cbp-filter-item-active,
|
||||
.blog-item-content h4 a:hover {
|
||||
background: #ffb324;
|
||||
background: -moz-linear-gradient(left, #ffb324 2%, #ffb62f 82%);
|
||||
background: -webkit-linear-gradient(left, #ffb324 2%, #ffb62f 82%);
|
||||
background: linear-gradient(to right, #ffb324 2%, #ffb62f 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: #006475;
|
||||
border-color: #006475;
|
||||
}
|
||||
.btn.btn-blue:hover,
|
||||
.btn.btn-blue:focus {
|
||||
background: transparent !important;
|
||||
border-color: #006475;
|
||||
color: #006475 !important;
|
||||
}
|
||||
.btn.btn-gradient,
|
||||
.team-box-two .team-two-block::before,
|
||||
.scroll-top-arrow,
|
||||
.widget .search-btn {
|
||||
background-image: linear-gradient(to right, #ffb324 0%, #ffb62f 51%, #ffb324 100%);
|
||||
}
|
||||
.header-appear .nav-box-round .navbar-nav .nav-link.active,
|
||||
.owl-dots .owl-dot::after,
|
||||
.footer-social li a:hover {
|
||||
background-color: #006475;
|
||||
}
|
||||
.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: #006475;
|
||||
}
|
||||
.count-down-form .form-control:focus {
|
||||
border-bottom: 2px solid #006475 !important;
|
||||
}
|
||||
.blog-tags li a:hover,
|
||||
.blog-tags li a:focus {
|
||||
border: 1px solid #006475;
|
||||
background-color: #006475;
|
||||
}
|
||||
.price-item .btn.btn-black:hover,
|
||||
.price-item .btn.btn-black:focus {
|
||||
background: #006475 !important;
|
||||
border-color: #006475;
|
||||
}
|
||||
|
||||
.btn.btn-gradient:hover{
|
||||
background-image:none;
|
||||
border: 2px solid #FFB324;
|
||||
color:#FFB324;
|
||||
}
|
||||
|
||||
.header-appear .nav-box-round .navbar-nav .nav-link.active{
|
||||
color: #2b2b2b !important;
|
||||
background-color: #feffff;
|
||||
}
|
||||
Reference in New Issue
Block a user