commit 08-2025
This commit is contained in:
parent
9ae662f63e
commit
480fdc65ed
404 changed files with 65310 additions and 2600431 deletions
|
|
@ -28,14 +28,6 @@
|
|||
height:100%; /* used on center - example: page-coming-soon-1.html */
|
||||
}
|
||||
|
||||
/* force uppercase links */
|
||||
#topBar ul li a,
|
||||
#mainMenu ul li a,
|
||||
#topMain ul li a {
|
||||
text-transform:uppercase;
|
||||
}
|
||||
|
||||
|
||||
/* two logo images : light & dark */
|
||||
#header a.logo>img:last-child {
|
||||
display:none;
|
||||
|
|
|
|||
|
|
@ -1,17 +1,16 @@
|
|||
/** Blue #3072e0
|
||||
**************************************************************** **/
|
||||
::selection {
|
||||
background: #3072e0;
|
||||
}
|
||||
::-moz-selection {
|
||||
background: #3072e0; /* Firefox */
|
||||
}
|
||||
::-webkit-selection {
|
||||
background: #3072e0; /* Safari */
|
||||
}
|
||||
::selection {
|
||||
background: #3072e0;
|
||||
}
|
||||
::-moz-selection {
|
||||
background: #3072e0; /* Firefox */
|
||||
}
|
||||
::-webkit-selection {
|
||||
background: #3072e0; /* Safari */
|
||||
}
|
||||
|
||||
|
||||
a,
|
||||
a,
|
||||
a:focus:not(.btn),
|
||||
section.dark a,
|
||||
#slidetop a:hover,
|
||||
|
|
@ -73,11 +72,11 @@
|
|||
.price-clean-popular h4,
|
||||
.box-icon.box-icon-color i,
|
||||
.switch-primary.switch-round > input:checked + .switch-label:after,
|
||||
section.dark .nav-tabs.nav-clean>li.active>a {
|
||||
color: #3072e0;
|
||||
}
|
||||
|
||||
#sidepanel.sidepanel-theme-color,
|
||||
section.dark .nav-tabs.nav-clean>li.active>a {
|
||||
color: #3072e0;
|
||||
}
|
||||
|
||||
#sidepanel.sidepanel-theme-color,
|
||||
div.alert.alert-theme-color,
|
||||
div.alert.alert-primary,
|
||||
span.badge-default,
|
||||
|
|
@ -97,7 +96,9 @@
|
|||
.pagination>.active>a,
|
||||
.pagination>.active>a:hover,
|
||||
#header li.quick-cart .quick-cart-box a.btn,
|
||||
#header li.quick-cart .quick-cart-box a.btn:hover, /* used by dark & transparent header */
|
||||
#header li.quick-user .quick-user-box a.btn,
|
||||
#header li.quick-cart .quick-cart-box a.btn:hover,
|
||||
#header li.quick-user .quick-user-box a.btn:hover,
|
||||
#topMain.nav-pills>li.active>a>span.theme-color ,
|
||||
.ei-slider-thumbs li.ei-slider-element, /* elastic slider active indicator */
|
||||
.flex-control-paging li a.flex-active, /* flex slider bullets */
|
||||
|
|
@ -119,242 +120,251 @@
|
|||
#progressBar #bar, /* OWL */
|
||||
#page-menu,
|
||||
#page-menu ul {
|
||||
background-color:#3072e0;
|
||||
}
|
||||
|
||||
/* !important required */
|
||||
#music-player .mejs-controls .mejs-time-rail .mejs-time-current,
|
||||
#music-player .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
|
||||
section .theme-background,
|
||||
.swiper-pagination-bullet-active {
|
||||
background-color:#3072e0 !important;
|
||||
}
|
||||
.inews-content-inner h3>a,
|
||||
div.side-nav ul>li:hover>a,
|
||||
div.side-nav ul>li.active>a,
|
||||
.pagination.pagination-simple>li.active>a,
|
||||
div.side-nav ul.list-group-bordered>li>a:hover,
|
||||
section .theme-color {
|
||||
color:#3072e0 !important;
|
||||
}
|
||||
background-color: #3072e0;
|
||||
}
|
||||
|
||||
.primary-slider .ui-slider .ui-slider-handle,
|
||||
.switch.switch-primary > input:checked + .switch-label,
|
||||
.timeline_center li h3:before,
|
||||
.timeline_center:after,
|
||||
a.thumbnail.active,
|
||||
a.thumbnail:hover,
|
||||
.btn-primary,
|
||||
.btn-primary:hover,
|
||||
.btn-primary:active,
|
||||
.btn-primary:focus {
|
||||
border-color:#3072e0;
|
||||
}
|
||||
/* !important required */
|
||||
#music-player .mejs-controls .mejs-time-rail .mejs-time-current,
|
||||
#music-player
|
||||
.mejs-controls
|
||||
.mejs-horizontal-volume-slider
|
||||
.mejs-horizontal-volume-current,
|
||||
section .theme-background,
|
||||
.swiper-pagination-bullet-active {
|
||||
background-color: #3072e0 !important;
|
||||
}
|
||||
.inews-content-inner h3 > a,
|
||||
div.side-nav ul > li:hover > a,
|
||||
div.side-nav ul > li.active > a,
|
||||
.pagination.pagination-simple > li.active > a,
|
||||
div.side-nav ul.list-group-bordered > li > a:hover,
|
||||
section .theme-color {
|
||||
color: #3072e0 !important;
|
||||
}
|
||||
|
||||
.open>.dropdown-toggle.btn-primary,
|
||||
.btn-primary,
|
||||
.btn-primary:active,
|
||||
.btn-primary:focus,
|
||||
.btn-primary:hover
|
||||
.pagination>.active>a,
|
||||
.pagination>.active>a:hover {
|
||||
border-color: #3072e0;
|
||||
}
|
||||
.primary-slider .ui-slider .ui-slider-handle,
|
||||
.switch.switch-primary > input:checked + .switch-label,
|
||||
.timeline_center li h3:before,
|
||||
.timeline_center:after,
|
||||
a.thumbnail.active,
|
||||
a.thumbnail:hover,
|
||||
.btn-primary,
|
||||
.btn-primary:hover,
|
||||
.btn-primary:active,
|
||||
.btn-primary:focus {
|
||||
border-color: #3072e0;
|
||||
}
|
||||
|
||||
#topNav ul.dropdown-menu { /* submenu border top color */
|
||||
border-top-color:#3072e0;
|
||||
}
|
||||
section.featured-grid div.row>div .ribbon:before,
|
||||
.modal-content {
|
||||
border-top-color:#3072e0;
|
||||
}
|
||||
.open > .dropdown-toggle.btn-primary,
|
||||
.btn-primary,
|
||||
.btn-primary:active,
|
||||
.btn-primary:focus,
|
||||
.btn-primary:hover .pagination > .active > a,
|
||||
.pagination > .active > a:hover {
|
||||
border-color: #3072e0;
|
||||
}
|
||||
|
||||
#topNav ul.dropdown-menu {
|
||||
border-color: #3072e0 #fff #fff;
|
||||
}
|
||||
#topNav div.submenu-dark ul.dropdown-menu {
|
||||
border-color: #3072e0 #3F3F3F #3F3F3F;
|
||||
}
|
||||
#topNav div.submenu-color ul.dropdown-menu {
|
||||
border-color: #3072e0 #3F3F3F #3F3F3F;
|
||||
}
|
||||
#topMain li.search .search-box {
|
||||
border-top: #3072e0 2px solid;
|
||||
}
|
||||
#topNav ul.dropdown-menu {
|
||||
/* submenu border top color */
|
||||
border-top-color: #3072e0;
|
||||
}
|
||||
section.featured-grid div.row > div .ribbon:before,
|
||||
.modal-content {
|
||||
border-top-color: #3072e0;
|
||||
}
|
||||
|
||||
#topNav ul.dropdown-menu {
|
||||
border-color: #3072e0 #fff #fff;
|
||||
}
|
||||
#topNav div.submenu-dark ul.dropdown-menu {
|
||||
border-color: #3072e0 #3f3f3f #3f3f3f;
|
||||
}
|
||||
#topNav div.submenu-color ul.dropdown-menu {
|
||||
border-color: #3072e0 #3f3f3f #3f3f3f;
|
||||
}
|
||||
#topMain li.search .search-box {
|
||||
border-top: #3072e0 2px solid;
|
||||
}
|
||||
|
||||
/* COLOR DROP DOWN MENU */
|
||||
#topNav div.submenu-color ul.dropdown-menu {
|
||||
background-color:#3072e0;
|
||||
}
|
||||
#topNav div.submenu-color ul.dropdown-menu {
|
||||
border-color: #888 #3072e0 #3072e0;
|
||||
}
|
||||
|
||||
#topNav div.submenu-color ul.dropdown-menu a.dropdown-toggle {
|
||||
background-image: url('../../images/_smarty/submenu_light.png');
|
||||
}
|
||||
#topNav div.submenu-color ul.dropdown-menu li.active>a,
|
||||
#topNav div.submenu-color ul.dropdown-menu li.active:hover>a,
|
||||
#topNav div.submenu-color ul.dropdown-menu li.active:focus>a,
|
||||
#topNav div.submenu-color ul.dropdown-menu li:hover>a,
|
||||
#topNav div.submenu-color ul.dropdown-menu li:focus>a,
|
||||
#topNav div.submenu-color ul.dropdown-menu li:focus>a {
|
||||
color:#fff;
|
||||
background-color:rgba(0,0,0,0.15);
|
||||
}
|
||||
#topNav div.submenu-color ul.dropdown-menu li.divider {
|
||||
background-color:rgba(255,255,255,0.3);
|
||||
}
|
||||
#topNav div.submenu-color ul.dropdown-menu>li a {
|
||||
color:#fff;
|
||||
}
|
||||
#topNav div.submenu-color #topMain>li.mega-menu div.row div>ul>li>span {
|
||||
color:#fff;
|
||||
}
|
||||
#topNav div.submenu-color #topMain>li.mega-menu div.row div {
|
||||
border-left: rgba(0,0,0,0.2) 1px solid;
|
||||
}
|
||||
|
||||
|
||||
/* Theme Color Section */
|
||||
section.theme-color,
|
||||
section.theme-color div.heading-title.heading-dotted h1,
|
||||
section.theme-color div.heading-title.heading-dotted h2,
|
||||
section.theme-color div.heading-title.heading-dotted h3,
|
||||
section.theme-color div.heading-title.heading-dotted h4,
|
||||
section.theme-color div.heading-title.heading-dotted h5,
|
||||
section.theme-color div.heading-title.heading-dotted h6 {
|
||||
color:#fff;
|
||||
background-color: #3072e0;
|
||||
}
|
||||
section.theme-color div.heading-title h1,
|
||||
section.theme-color div.heading-title h2,
|
||||
section.theme-color div.heading-title h3,
|
||||
section.theme-color div.heading-title h4,
|
||||
section.theme-color div.heading-title h5,
|
||||
section.theme-color div.heading-title h6 {
|
||||
background-color: #3072e0;
|
||||
}
|
||||
section.theme-color div.heading-title h1 span,
|
||||
section.theme-color div.heading-title h2 span,
|
||||
section.theme-color div.heading-title h3 span,
|
||||
section.theme-color div.heading-title h4 span,
|
||||
section.theme-color div.heading-title h5 span,
|
||||
section.theme-color div.heading-title h6 span {
|
||||
color:#fff;
|
||||
}
|
||||
section.theme-color a {
|
||||
color:#fff;
|
||||
text-decoration:none;
|
||||
}
|
||||
section.theme-color a:hover {
|
||||
color:#111;
|
||||
}
|
||||
section.theme-color pre {
|
||||
background-color:rgba(0,0,0,0.1);
|
||||
}
|
||||
section.theme-color div.heading-border-bottom.heading-color {
|
||||
border-bottom-color:rgba(255,255,255,0.5);
|
||||
}
|
||||
|
||||
/* COLOR DROP DOWN MENU */
|
||||
#topNav div.submenu-color ul.dropdown-menu {
|
||||
background-color: #3072e0;
|
||||
}
|
||||
#topNav div.submenu-color ul.dropdown-menu {
|
||||
border-color: #888 #3072e0 #3072e0;
|
||||
}
|
||||
|
||||
#topNav div.submenu-color ul.dropdown-menu a.dropdown-toggle {
|
||||
background-image: url("../../images/_smarty/submenu_light.png");
|
||||
}
|
||||
#topNav div.submenu-color ul.dropdown-menu li.active > a,
|
||||
#topNav div.submenu-color ul.dropdown-menu li.active:hover > a,
|
||||
#topNav div.submenu-color ul.dropdown-menu li.active:focus > a,
|
||||
#topNav div.submenu-color ul.dropdown-menu li:hover > a,
|
||||
#topNav div.submenu-color ul.dropdown-menu li:focus > a,
|
||||
#topNav div.submenu-color ul.dropdown-menu li:focus > a {
|
||||
color: #fff;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
}
|
||||
#topNav div.submenu-color ul.dropdown-menu li.divider {
|
||||
background-color: rgba(255, 255, 255, 0.3);
|
||||
}
|
||||
#topNav div.submenu-color ul.dropdown-menu > li a {
|
||||
color: #fff;
|
||||
}
|
||||
#topNav div.submenu-color #topMain > li.mega-menu div.row div > ul > li > span {
|
||||
color: #fff;
|
||||
}
|
||||
#topNav div.submenu-color #topMain > li.mega-menu div.row div {
|
||||
border-left: rgba(0, 0, 0, 0.2) 1px solid;
|
||||
}
|
||||
|
||||
/* Theme Color Section */
|
||||
section.theme-color,
|
||||
section.theme-color div.heading-title.heading-dotted h1,
|
||||
section.theme-color div.heading-title.heading-dotted h2,
|
||||
section.theme-color div.heading-title.heading-dotted h3,
|
||||
section.theme-color div.heading-title.heading-dotted h4,
|
||||
section.theme-color div.heading-title.heading-dotted h5,
|
||||
section.theme-color div.heading-title.heading-dotted h6 {
|
||||
color: #fff;
|
||||
background-color: #3072e0;
|
||||
}
|
||||
section.theme-color div.heading-title h1,
|
||||
section.theme-color div.heading-title h2,
|
||||
section.theme-color div.heading-title h3,
|
||||
section.theme-color div.heading-title h4,
|
||||
section.theme-color div.heading-title h5,
|
||||
section.theme-color div.heading-title h6 {
|
||||
background-color: #3072e0;
|
||||
}
|
||||
section.theme-color div.heading-title h1 span,
|
||||
section.theme-color div.heading-title h2 span,
|
||||
section.theme-color div.heading-title h3 span,
|
||||
section.theme-color div.heading-title h4 span,
|
||||
section.theme-color div.heading-title h5 span,
|
||||
section.theme-color div.heading-title h6 span {
|
||||
color: #fff;
|
||||
}
|
||||
section.theme-color a {
|
||||
color: #fff;
|
||||
text-decoration: none;
|
||||
}
|
||||
section.theme-color a:hover {
|
||||
color: #111;
|
||||
}
|
||||
section.theme-color pre {
|
||||
background-color: rgba(0, 0, 0, 0.1);
|
||||
}
|
||||
section.theme-color div.heading-border-bottom.heading-color {
|
||||
border-bottom-color: rgba(255, 255, 255, 0.5);
|
||||
}
|
||||
|
||||
/** Vertical Menu
|
||||
*************************************************** **/
|
||||
body.menu-vertical #mainMenu.sidebar-vertical .sidebar-nav .navbar li:hover>a,
|
||||
body.menu-vertical #mainMenu.sidebar-vertical .dropdown-menu>.active>a,
|
||||
body.menu-vertical #mainMenu.sidebar-vertical .dropdown-menu>.active>a:focus,
|
||||
body.menu-vertical #mainMenu.sidebar-vertical .dropdown-menu>.active>a:hover,
|
||||
body.menu-vertical #mainMenu.sidebar-vertical .navbar-default .navbar-nav>.active>a,
|
||||
body.menu-vertical #mainMenu.sidebar-vertical .sidebar-nav .navbar li:hover>a {
|
||||
color:#3072e0 !important;
|
||||
body.menu-vertical #mainMenu.sidebar-vertical .sidebar-nav .navbar li:hover > a,
|
||||
body.menu-vertical #mainMenu.sidebar-vertical .dropdown-menu > .active > a,
|
||||
body.menu-vertical
|
||||
#mainMenu.sidebar-vertical
|
||||
.dropdown-menu
|
||||
> .active
|
||||
> a:focus,
|
||||
body.menu-vertical
|
||||
#mainMenu.sidebar-vertical
|
||||
.dropdown-menu
|
||||
> .active
|
||||
> a:hover,
|
||||
body.menu-vertical
|
||||
#mainMenu.sidebar-vertical
|
||||
.navbar-default
|
||||
.navbar-nav
|
||||
> .active
|
||||
> a,
|
||||
body.menu-vertical
|
||||
#mainMenu.sidebar-vertical
|
||||
.sidebar-nav
|
||||
.navbar
|
||||
li:hover
|
||||
> a {
|
||||
color: #3072e0 !important;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
/** [Shortcode] Buttons
|
||||
*************************************************** **/
|
||||
section.dark .btn-default:hover {
|
||||
color: #3072e0;
|
||||
background-color:rgba(0,0,0,0.3);
|
||||
color: #3072e0;
|
||||
background-color: rgba(0, 0, 0, 0.3);
|
||||
}
|
||||
|
||||
|
||||
/** [Shortcode] Page Header
|
||||
*************************************************** **/
|
||||
section.page-header .breadcrumb a:hover {
|
||||
color: #3072e0 !important;
|
||||
text-decoration:none;
|
||||
}
|
||||
|
||||
|
||||
section.page-header .breadcrumb a:hover {
|
||||
color: #3072e0 !important;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
/** [Shortcode] Dividers
|
||||
*************************************************** **/
|
||||
div.divider.divider-color i {
|
||||
color:#fff;
|
||||
}
|
||||
div.divider.divider-color:before,
|
||||
div.divider.divider-color:after {
|
||||
border-top:#3072e0 1px solid;
|
||||
}
|
||||
div.divider.divider-color i {
|
||||
color:#3072e0;
|
||||
}
|
||||
div.divider.divider-circle.divider-color i {
|
||||
color:#fff;
|
||||
background-color: #3072e0;
|
||||
}
|
||||
div.divider.divider-border>a:hover>i {
|
||||
color:#3072e0;
|
||||
}
|
||||
|
||||
div.divider.divider-color i {
|
||||
color: #fff;
|
||||
}
|
||||
div.divider.divider-color:before,
|
||||
div.divider.divider-color:after {
|
||||
border-top: #3072e0 1px solid;
|
||||
}
|
||||
div.divider.divider-color i {
|
||||
color: #3072e0;
|
||||
}
|
||||
div.divider.divider-circle.divider-color i {
|
||||
color: #fff;
|
||||
background-color: #3072e0;
|
||||
}
|
||||
div.divider.divider-border > a:hover > i {
|
||||
color: #3072e0;
|
||||
}
|
||||
|
||||
/** [Shortcode] Headings
|
||||
*************************************************** **/
|
||||
div.heading-title.heading-line-single.heading-color:before,
|
||||
div.heading-title.heading-line-double.heading-color:before {
|
||||
border-color:#3072e0;
|
||||
}
|
||||
div.heading-border-bottom.heading-color {
|
||||
border-bottom-color:#3072e0;
|
||||
}
|
||||
div.heading-title.heading-border.heading-color,
|
||||
div.heading-title.heading-border.heading-inverse.heading-color {
|
||||
border-color:#3072e0;
|
||||
}
|
||||
section.dark div.heading-title.heading-border-bottom {
|
||||
border-bottom-color:#3072e0;
|
||||
}
|
||||
div.heading-title.heading-line-single.heading-color:before,
|
||||
div.heading-title.heading-line-double.heading-color:before {
|
||||
border-color: #3072e0;
|
||||
}
|
||||
div.heading-border-bottom.heading-color {
|
||||
border-bottom-color: #3072e0;
|
||||
}
|
||||
div.heading-title.heading-border.heading-color,
|
||||
div.heading-title.heading-border.heading-inverse.heading-color {
|
||||
border-color: #3072e0;
|
||||
}
|
||||
section.dark div.heading-title.heading-border-bottom {
|
||||
border-bottom-color: #3072e0;
|
||||
}
|
||||
|
||||
/** [Shortcode] Icon Boxes
|
||||
*************************************************** **/
|
||||
.box-icon a.box-icon-title:hover>h2 {
|
||||
color:#3072e0;
|
||||
.box-icon a.box-icon-title:hover > h2 {
|
||||
color: #3072e0;
|
||||
}
|
||||
.box-icon a.box-icon-title:hover>i {
|
||||
color:#fff;
|
||||
background-color:#3072e0;
|
||||
.box-icon a.box-icon-title:hover > i {
|
||||
color: #fff;
|
||||
background-color: #3072e0;
|
||||
}
|
||||
.box-icon a.box-icon-more {
|
||||
color:#111;
|
||||
color: #111;
|
||||
}
|
||||
.box-icon a.box-icon-more:hover,
|
||||
section.dark .box-icon a.box-icon-more:hover {
|
||||
color:#3072e0;
|
||||
color: #3072e0;
|
||||
}
|
||||
|
||||
.box-video a.box-video-title:hover h2,
|
||||
.box-video a.box-image-title:hover h2 {
|
||||
color:#3072e0;
|
||||
color: #3072e0;
|
||||
}
|
||||
|
||||
.box-flip .box2 {
|
||||
color:#fff;
|
||||
background-color:#3072e0;
|
||||
color: #fff;
|
||||
background-color: #3072e0;
|
||||
}
|
||||
|
||||
.box-flip .box2 h1,
|
||||
|
|
@ -363,47 +373,43 @@ section.dark .box-icon a.box-icon-more:hover {
|
|||
.box-flip .box2 h4,
|
||||
.box-flip .box2 h5,
|
||||
.box-flip .box2 h6 {
|
||||
color:#fff;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.box-static.box-border-top {
|
||||
border-color:#3072e0;
|
||||
border-color: #3072e0;
|
||||
}
|
||||
|
||||
|
||||
|
||||
/** [Shortcode] Navigations
|
||||
*************************************************** **/
|
||||
.navbar-primary {
|
||||
border-color:#3072e0 !important;
|
||||
background-color:#3072e0 !important;
|
||||
border-color: #3072e0 !important;
|
||||
background-color: #3072e0 !important;
|
||||
}
|
||||
|
||||
|
||||
/** [Shortcode] Paginations
|
||||
*************************************************** **/
|
||||
section.dark .pagination > li.active>a,
|
||||
.pagination > li.active>a {
|
||||
border-color:#3072e0;
|
||||
background-color:#3072e0;
|
||||
section.dark .pagination > li.active > a,
|
||||
.pagination > li.active > a {
|
||||
border-color: #3072e0;
|
||||
background-color: #3072e0;
|
||||
}
|
||||
|
||||
|
||||
/** [Shortcode] Process Steps
|
||||
*************************************************** **/
|
||||
.process-wizard-primary > .process-wizard-step > .process-wizard-dot,
|
||||
.process-wizard-primary > .process-wizard-step > .progress > .progress-bar {
|
||||
background:#3072e0;
|
||||
background: #3072e0;
|
||||
}
|
||||
.process-wizard-primary > .process-wizard-step > .process-wizard-dot:after {
|
||||
background-color:rgba(0,0,0,0.4);
|
||||
background-color: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
|
||||
ul.process-steps li.active a,
|
||||
ul.process-steps li.active a:focus,
|
||||
ul.process-steps li.active:hover>a {
|
||||
background-color:#3072e0 !important;
|
||||
border-color:#3072e0 !important;
|
||||
ul.process-steps li.active:hover > a {
|
||||
background-color: #3072e0 !important;
|
||||
border-color: #3072e0 !important;
|
||||
}
|
||||
|
||||
ul.process-steps li.active h1,
|
||||
|
|
@ -412,94 +418,90 @@ ul.process-steps li.active h3,
|
|||
ul.process-steps li.active h4,
|
||||
ul.process-steps li.active h5,
|
||||
ul.process-steps li.active h6 {
|
||||
color:#3072e0;
|
||||
color: #3072e0;
|
||||
}
|
||||
|
||||
|
||||
|
||||
/** [Shortcode] Process Steps
|
||||
*************************************************** **/
|
||||
div.mega-price-table .pricing-title,
|
||||
div.mega-price-table .pricing-head,
|
||||
div.mega-price-table .pricing-title,
|
||||
div.mega-price-table .pricing-head,
|
||||
div.mega-price-table .pricing.popular {
|
||||
background-color:#3072e0;
|
||||
background-color: #3072e0;
|
||||
}
|
||||
|
||||
|
||||
div.mega-price-table .pricing:hover h4,
|
||||
div.mega-price-table .pricing:hover h4,
|
||||
div.mega-price-table .pricing-table i.fa {
|
||||
color:#3072e0;
|
||||
color: #3072e0;
|
||||
}
|
||||
|
||||
|
||||
|
||||
/** Styled Icons
|
||||
**************************************************************** **/
|
||||
section.dark i.ico-hover:hover,
|
||||
i.ico-hover:hover {
|
||||
background-color:#3072e0;
|
||||
border-color:#3072e0;
|
||||
background-color: #3072e0;
|
||||
border-color: #3072e0;
|
||||
}
|
||||
|
||||
|
||||
/** [Shortcode] Tabs
|
||||
**************************************************************** **/
|
||||
.nav-tabs.nav-top-border>li.active>a,
|
||||
.nav-tabs.nav-top-border>li.active>a:hover {
|
||||
border-top-color:#3072e0 !important;
|
||||
.nav-tabs.nav-top-border > li.active > a,
|
||||
.nav-tabs.nav-top-border > li.active > a:hover {
|
||||
border-top-color: #3072e0 !important;
|
||||
}
|
||||
.nav-tabs.nav-bottom-border>li.active>a,
|
||||
.nav-tabs.nav-bottom-border>li.active>a:hover {
|
||||
border-bottom-color:#3072e0 !important;
|
||||
.nav-tabs.nav-bottom-border > li.active > a,
|
||||
.nav-tabs.nav-bottom-border > li.active > a:hover {
|
||||
border-bottom-color: #3072e0 !important;
|
||||
}
|
||||
.nav-tabs.nav-alternate>li.active>a {
|
||||
background-color: #3072e0 !important;
|
||||
.nav-tabs.nav-alternate > li.active > a {
|
||||
background-color: #3072e0 !important;
|
||||
}
|
||||
.nav-tabs>li.active>a {
|
||||
color: #3072e0 !important;
|
||||
.nav-tabs > li.active > a {
|
||||
color: #3072e0 !important;
|
||||
}
|
||||
|
||||
|
||||
|
||||
/** Sky Forms
|
||||
**************************************************************** **/
|
||||
/**/
|
||||
/* normal state */
|
||||
/**/
|
||||
.sky-form .toggle i:before {
|
||||
background-color: #3072e0;
|
||||
background-color: #3072e0;
|
||||
}
|
||||
.sky-form .button {
|
||||
background-color: #3072e0;
|
||||
background-color: #3072e0;
|
||||
}
|
||||
|
||||
|
||||
/**/
|
||||
/* checked state */
|
||||
/**/
|
||||
.sky-form .radio input + i:after {
|
||||
background-color: #3072e0;
|
||||
background-color: #3072e0;
|
||||
}
|
||||
.sky-form .checkbox input + i:after {
|
||||
color: #3072e0;
|
||||
color: #3072e0;
|
||||
}
|
||||
.sky-form .radio input:checked + i,
|
||||
.sky-form .checkbox input:checked + i,
|
||||
.sky-form .toggle input:checked + i {
|
||||
border-color: #3072e0;
|
||||
border-color: #3072e0;
|
||||
}
|
||||
.sky-form .rating input:checked ~ label {
|
||||
color: #3072e0;
|
||||
color: #3072e0;
|
||||
}
|
||||
|
||||
|
||||
/** Hover Buttons
|
||||
**************************************************************** **/
|
||||
.hvr-border-fade:hover, .hvr-border-fade:focus, .hvr-border-fade:active {
|
||||
box-shadow: inset 0 0 0 4px #3072e0, 0 0 1px rgba(0, 0, 0, 0);
|
||||
.hvr-border-fade:hover,
|
||||
.hvr-border-fade:focus,
|
||||
.hvr-border-fade:active {
|
||||
box-shadow: inset 0 0 0 4px #3072e0, 0 0 1px rgba(0, 0, 0, 0);
|
||||
}
|
||||
.hvr-fade:hover, .hvr-fade:focus, .hvr-fade:active,
|
||||
.hvr-back-pulse:hover, .hvr-back-pulse:focus, .hvr-back-pulse:active,
|
||||
.hvr-fade:hover,
|
||||
.hvr-fade:focus,
|
||||
.hvr-fade:active,
|
||||
.hvr-back-pulse:hover,
|
||||
.hvr-back-pulse:focus,
|
||||
.hvr-back-pulse:active,
|
||||
.hvr-sweep-to-right:before,
|
||||
.hvr-sweep-to-left:before,
|
||||
.hvr-sweep-to-bottom:before,
|
||||
|
|
@ -507,11 +509,10 @@ i.ico-hover:hover {
|
|||
.hvr-bounce-to-right:before,
|
||||
.hvr-bounce-to-left:before,
|
||||
.hvr-bounce-to-bottom:before,
|
||||
.hvr-bounce-to-top:before ,
|
||||
.hvr-bounce-to-top:before,
|
||||
.hvr-radial-out:before,
|
||||
.hvr-radial-in,
|
||||
.hvr-rectangle-inm
|
||||
.hvr-rectangle-out:before,
|
||||
.hvr-rectangle-inm .hvr-rectangle-out:before,
|
||||
.hvr-shutter-in-horizontal,
|
||||
.hvr-shutter-out-horizontal:before,
|
||||
.hvr-shutter-in-vertical,
|
||||
|
|
@ -524,5 +525,5 @@ i.ico-hover:hover {
|
|||
.hvr-overline-from-right:before,
|
||||
.hvr-underline-reveal:before,
|
||||
.hvr-overline-reveal:before {
|
||||
background-color: #3072e0;
|
||||
}
|
||||
background-color: #3072e0;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,17 +1,16 @@
|
|||
/** Brown #AB8B64
|
||||
**************************************************************** **/
|
||||
::selection {
|
||||
background: #AB8B64;
|
||||
}
|
||||
::-moz-selection {
|
||||
background: #AB8B64; /* Firefox */
|
||||
}
|
||||
::-webkit-selection {
|
||||
background: #AB8B64; /* Safari */
|
||||
}
|
||||
::selection {
|
||||
background: #ab8b64;
|
||||
}
|
||||
::-moz-selection {
|
||||
background: #ab8b64; /* Firefox */
|
||||
}
|
||||
::-webkit-selection {
|
||||
background: #ab8b64; /* Safari */
|
||||
}
|
||||
|
||||
|
||||
a,
|
||||
a,
|
||||
a:focus:not(.btn),
|
||||
section.dark a,
|
||||
#slidetop a:hover,
|
||||
|
|
@ -73,11 +72,11 @@
|
|||
.price-clean-popular h4,
|
||||
.box-icon.box-icon-color i,
|
||||
.switch-primary.switch-round > input:checked + .switch-label:after,
|
||||
section.dark .nav-tabs.nav-clean>li.active>a {
|
||||
color: #AB8B64;
|
||||
}
|
||||
|
||||
#sidepanel.sidepanel-theme-color,
|
||||
section.dark .nav-tabs.nav-clean>li.active>a {
|
||||
color: #ab8b64;
|
||||
}
|
||||
|
||||
#sidepanel.sidepanel-theme-color,
|
||||
div.alert.alert-theme-color,
|
||||
div.alert.alert-primary,
|
||||
span.badge-default,
|
||||
|
|
@ -97,7 +96,9 @@
|
|||
.pagination>.active>a,
|
||||
.pagination>.active>a:hover,
|
||||
#header li.quick-cart .quick-cart-box a.btn,
|
||||
#header li.quick-cart .quick-cart-box a.btn:hover, /* used by dark & transparent header */
|
||||
#header li.quick-user .quick-user-box a.btn,
|
||||
#header li.quick-cart .quick-cart-box a.btn:hover,
|
||||
#header li.quick-user .quick-user-box a.btn:hover,
|
||||
#topMain.nav-pills>li.active>a>span.theme-color ,
|
||||
.ei-slider-thumbs li.ei-slider-element, /* elastic slider active indicator */
|
||||
.flex-control-paging li a.flex-active, /* flex slider bullets */
|
||||
|
|
@ -118,242 +119,251 @@
|
|||
#progressBar #bar, /* OWL */
|
||||
#page-menu,
|
||||
#page-menu ul {
|
||||
background-color:#AB8B64;
|
||||
}
|
||||
|
||||
/* !important required */
|
||||
#music-player .mejs-controls .mejs-time-rail .mejs-time-current,
|
||||
#music-player .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
|
||||
section .theme-background,
|
||||
.swiper-pagination-bullet-active {
|
||||
background-color:#AB8B64 !important;
|
||||
}
|
||||
.inews-content-inner h3>a,
|
||||
div.side-nav ul>li:hover>a,
|
||||
div.side-nav ul>li.active>a,
|
||||
.pagination.pagination-simple>li.active>a,
|
||||
div.side-nav ul.list-group-bordered>li>a:hover,
|
||||
section .theme-color {
|
||||
color:#AB8B64 !important;
|
||||
}
|
||||
background-color: #ab8b64;
|
||||
}
|
||||
|
||||
.primary-slider .ui-slider .ui-slider-handle,
|
||||
.switch.switch-primary > input:checked + .switch-label,
|
||||
.timeline_center li h3:before,
|
||||
.timeline_center:after,
|
||||
a.thumbnail.active,
|
||||
a.thumbnail:hover,
|
||||
.btn-primary,
|
||||
.btn-primary:hover,
|
||||
.btn-primary:active,
|
||||
.btn-primary:focus {
|
||||
border-color:#AB8B64;
|
||||
}
|
||||
/* !important required */
|
||||
#music-player .mejs-controls .mejs-time-rail .mejs-time-current,
|
||||
#music-player
|
||||
.mejs-controls
|
||||
.mejs-horizontal-volume-slider
|
||||
.mejs-horizontal-volume-current,
|
||||
section .theme-background,
|
||||
.swiper-pagination-bullet-active {
|
||||
background-color: #ab8b64 !important;
|
||||
}
|
||||
.inews-content-inner h3 > a,
|
||||
div.side-nav ul > li:hover > a,
|
||||
div.side-nav ul > li.active > a,
|
||||
.pagination.pagination-simple > li.active > a,
|
||||
div.side-nav ul.list-group-bordered > li > a:hover,
|
||||
section .theme-color {
|
||||
color: #ab8b64 !important;
|
||||
}
|
||||
|
||||
.open>.dropdown-toggle.btn-primary,
|
||||
.btn-primary,
|
||||
.btn-primary:active,
|
||||
.btn-primary:focus,
|
||||
.btn-primary:hover
|
||||
.pagination>.active>a,
|
||||
.pagination>.active>a:hover {
|
||||
border-color: #AB8B64;
|
||||
}
|
||||
.primary-slider .ui-slider .ui-slider-handle,
|
||||
.switch.switch-primary > input:checked + .switch-label,
|
||||
.timeline_center li h3:before,
|
||||
.timeline_center:after,
|
||||
a.thumbnail.active,
|
||||
a.thumbnail:hover,
|
||||
.btn-primary,
|
||||
.btn-primary:hover,
|
||||
.btn-primary:active,
|
||||
.btn-primary:focus {
|
||||
border-color: #ab8b64;
|
||||
}
|
||||
|
||||
#topNav ul.dropdown-menu { /* submenu border top color */
|
||||
border-top-color:#AB8B64;
|
||||
}
|
||||
section.featured-grid div.row>div .ribbon:before,
|
||||
.modal-content {
|
||||
border-top-color:#AB8B64;
|
||||
}
|
||||
.open > .dropdown-toggle.btn-primary,
|
||||
.btn-primary,
|
||||
.btn-primary:active,
|
||||
.btn-primary:focus,
|
||||
.btn-primary:hover .pagination > .active > a,
|
||||
.pagination > .active > a:hover {
|
||||
border-color: #ab8b64;
|
||||
}
|
||||
|
||||
#topNav ul.dropdown-menu {
|
||||
border-color: #AB8B64 #fff #fff;
|
||||
}
|
||||
#topNav div.submenu-dark ul.dropdown-menu {
|
||||
border-color: #AB8B64 #3F3F3F #3F3F3F;
|
||||
}
|
||||
#topNav div.submenu-color ul.dropdown-menu {
|
||||
border-color: #AB8B64 #3F3F3F #3F3F3F;
|
||||
}
|
||||
#topMain li.search .search-box {
|
||||
border-top: #AB8B64 2px solid;
|
||||
}
|
||||
#topNav ul.dropdown-menu {
|
||||
/* submenu border top color */
|
||||
border-top-color: #ab8b64;
|
||||
}
|
||||
section.featured-grid div.row > div .ribbon:before,
|
||||
.modal-content {
|
||||
border-top-color: #ab8b64;
|
||||
}
|
||||
|
||||
#topNav ul.dropdown-menu {
|
||||
border-color: #ab8b64 #fff #fff;
|
||||
}
|
||||
#topNav div.submenu-dark ul.dropdown-menu {
|
||||
border-color: #ab8b64 #3f3f3f #3f3f3f;
|
||||
}
|
||||
#topNav div.submenu-color ul.dropdown-menu {
|
||||
border-color: #ab8b64 #3f3f3f #3f3f3f;
|
||||
}
|
||||
#topMain li.search .search-box {
|
||||
border-top: #ab8b64 2px solid;
|
||||
}
|
||||
|
||||
/* COLOR DROP DOWN MENU */
|
||||
#topNav div.submenu-color ul.dropdown-menu {
|
||||
background-color:#AB8B64;
|
||||
}
|
||||
#topNav div.submenu-color ul.dropdown-menu {
|
||||
border-color: #888 #AB8B64 #AB8B64;
|
||||
}
|
||||
|
||||
#topNav div.submenu-color ul.dropdown-menu a.dropdown-toggle {
|
||||
background-image: url('../../images/_smarty/submenu_light.png');
|
||||
}
|
||||
#topNav div.submenu-color ul.dropdown-menu li.active>a,
|
||||
#topNav div.submenu-color ul.dropdown-menu li.active:hover>a,
|
||||
#topNav div.submenu-color ul.dropdown-menu li.active:focus>a,
|
||||
#topNav div.submenu-color ul.dropdown-menu li:hover>a,
|
||||
#topNav div.submenu-color ul.dropdown-menu li:focus>a,
|
||||
#topNav div.submenu-color ul.dropdown-menu li:focus>a {
|
||||
color:#fff;
|
||||
background-color:rgba(0,0,0,0.15);
|
||||
}
|
||||
#topNav div.submenu-color ul.dropdown-menu li.divider {
|
||||
background-color:rgba(255,255,255,0.3);
|
||||
}
|
||||
#topNav div.submenu-color ul.dropdown-menu>li a {
|
||||
color:#fff;
|
||||
}
|
||||
#topNav div.submenu-color #topMain>li.mega-menu div.row div>ul>li>span {
|
||||
color:#fff;
|
||||
}
|
||||
#topNav div.submenu-color #topMain>li.mega-menu div.row div {
|
||||
border-left: rgba(0,0,0,0.2) 1px solid;
|
||||
}
|
||||
|
||||
|
||||
/* Theme Color Section */
|
||||
section.theme-color,
|
||||
section.theme-color div.heading-title.heading-dotted h1,
|
||||
section.theme-color div.heading-title.heading-dotted h2,
|
||||
section.theme-color div.heading-title.heading-dotted h3,
|
||||
section.theme-color div.heading-title.heading-dotted h4,
|
||||
section.theme-color div.heading-title.heading-dotted h5,
|
||||
section.theme-color div.heading-title.heading-dotted h6 {
|
||||
color:#fff;
|
||||
background-color: #AB8B64;
|
||||
}
|
||||
section.theme-color div.heading-title h1,
|
||||
section.theme-color div.heading-title h2,
|
||||
section.theme-color div.heading-title h3,
|
||||
section.theme-color div.heading-title h4,
|
||||
section.theme-color div.heading-title h5,
|
||||
section.theme-color div.heading-title h6 {
|
||||
background-color: #AB8B64;
|
||||
}
|
||||
section.theme-color div.heading-title h1 span,
|
||||
section.theme-color div.heading-title h2 span,
|
||||
section.theme-color div.heading-title h3 span,
|
||||
section.theme-color div.heading-title h4 span,
|
||||
section.theme-color div.heading-title h5 span,
|
||||
section.theme-color div.heading-title h6 span {
|
||||
color:#fff;
|
||||
}
|
||||
section.theme-color a {
|
||||
color:#fff;
|
||||
text-decoration:none;
|
||||
}
|
||||
section.theme-color a:hover {
|
||||
color:#111;
|
||||
}
|
||||
section.theme-color pre {
|
||||
background-color:rgba(0,0,0,0.1);
|
||||
}
|
||||
section.theme-color div.heading-border-bottom.heading-color {
|
||||
border-bottom-color:rgba(255,255,255,0.5);
|
||||
}
|
||||
|
||||
/* COLOR DROP DOWN MENU */
|
||||
#topNav div.submenu-color ul.dropdown-menu {
|
||||
background-color: #ab8b64;
|
||||
}
|
||||
#topNav div.submenu-color ul.dropdown-menu {
|
||||
border-color: #888 #ab8b64 #ab8b64;
|
||||
}
|
||||
|
||||
#topNav div.submenu-color ul.dropdown-menu a.dropdown-toggle {
|
||||
background-image: url("../../images/_smarty/submenu_light.png");
|
||||
}
|
||||
#topNav div.submenu-color ul.dropdown-menu li.active > a,
|
||||
#topNav div.submenu-color ul.dropdown-menu li.active:hover > a,
|
||||
#topNav div.submenu-color ul.dropdown-menu li.active:focus > a,
|
||||
#topNav div.submenu-color ul.dropdown-menu li:hover > a,
|
||||
#topNav div.submenu-color ul.dropdown-menu li:focus > a,
|
||||
#topNav div.submenu-color ul.dropdown-menu li:focus > a {
|
||||
color: #fff;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
}
|
||||
#topNav div.submenu-color ul.dropdown-menu li.divider {
|
||||
background-color: rgba(255, 255, 255, 0.3);
|
||||
}
|
||||
#topNav div.submenu-color ul.dropdown-menu > li a {
|
||||
color: #fff;
|
||||
}
|
||||
#topNav div.submenu-color #topMain > li.mega-menu div.row div > ul > li > span {
|
||||
color: #fff;
|
||||
}
|
||||
#topNav div.submenu-color #topMain > li.mega-menu div.row div {
|
||||
border-left: rgba(0, 0, 0, 0.2) 1px solid;
|
||||
}
|
||||
|
||||
/* Theme Color Section */
|
||||
section.theme-color,
|
||||
section.theme-color div.heading-title.heading-dotted h1,
|
||||
section.theme-color div.heading-title.heading-dotted h2,
|
||||
section.theme-color div.heading-title.heading-dotted h3,
|
||||
section.theme-color div.heading-title.heading-dotted h4,
|
||||
section.theme-color div.heading-title.heading-dotted h5,
|
||||
section.theme-color div.heading-title.heading-dotted h6 {
|
||||
color: #fff;
|
||||
background-color: #ab8b64;
|
||||
}
|
||||
section.theme-color div.heading-title h1,
|
||||
section.theme-color div.heading-title h2,
|
||||
section.theme-color div.heading-title h3,
|
||||
section.theme-color div.heading-title h4,
|
||||
section.theme-color div.heading-title h5,
|
||||
section.theme-color div.heading-title h6 {
|
||||
background-color: #ab8b64;
|
||||
}
|
||||
section.theme-color div.heading-title h1 span,
|
||||
section.theme-color div.heading-title h2 span,
|
||||
section.theme-color div.heading-title h3 span,
|
||||
section.theme-color div.heading-title h4 span,
|
||||
section.theme-color div.heading-title h5 span,
|
||||
section.theme-color div.heading-title h6 span {
|
||||
color: #fff;
|
||||
}
|
||||
section.theme-color a {
|
||||
color: #fff;
|
||||
text-decoration: none;
|
||||
}
|
||||
section.theme-color a:hover {
|
||||
color: #111;
|
||||
}
|
||||
section.theme-color pre {
|
||||
background-color: rgba(0, 0, 0, 0.1);
|
||||
}
|
||||
section.theme-color div.heading-border-bottom.heading-color {
|
||||
border-bottom-color: rgba(255, 255, 255, 0.5);
|
||||
}
|
||||
|
||||
/** Vertical Menu
|
||||
*************************************************** **/
|
||||
body.menu-vertical #mainMenu.sidebar-vertical .sidebar-nav .navbar li:hover>a,
|
||||
body.menu-vertical #mainMenu.sidebar-vertical .dropdown-menu>.active>a,
|
||||
body.menu-vertical #mainMenu.sidebar-vertical .dropdown-menu>.active>a:focus,
|
||||
body.menu-vertical #mainMenu.sidebar-vertical .dropdown-menu>.active>a:hover,
|
||||
body.menu-vertical #mainMenu.sidebar-vertical .navbar-default .navbar-nav>.active>a,
|
||||
body.menu-vertical #mainMenu.sidebar-vertical .sidebar-nav .navbar li:hover>a {
|
||||
color:#AB8B64 !important;
|
||||
body.menu-vertical #mainMenu.sidebar-vertical .sidebar-nav .navbar li:hover > a,
|
||||
body.menu-vertical #mainMenu.sidebar-vertical .dropdown-menu > .active > a,
|
||||
body.menu-vertical
|
||||
#mainMenu.sidebar-vertical
|
||||
.dropdown-menu
|
||||
> .active
|
||||
> a:focus,
|
||||
body.menu-vertical
|
||||
#mainMenu.sidebar-vertical
|
||||
.dropdown-menu
|
||||
> .active
|
||||
> a:hover,
|
||||
body.menu-vertical
|
||||
#mainMenu.sidebar-vertical
|
||||
.navbar-default
|
||||
.navbar-nav
|
||||
> .active
|
||||
> a,
|
||||
body.menu-vertical
|
||||
#mainMenu.sidebar-vertical
|
||||
.sidebar-nav
|
||||
.navbar
|
||||
li:hover
|
||||
> a {
|
||||
color: #ab8b64 !important;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
/** [Shortcode] Buttons
|
||||
*************************************************** **/
|
||||
section.dark .btn-default:hover {
|
||||
color: #AB8B64;
|
||||
background-color:rgba(0,0,0,0.3);
|
||||
color: #ab8b64;
|
||||
background-color: rgba(0, 0, 0, 0.3);
|
||||
}
|
||||
|
||||
|
||||
/** [Shortcode] Page Header
|
||||
*************************************************** **/
|
||||
section.page-header .breadcrumb a:hover {
|
||||
color: #AB8B64 !important;
|
||||
text-decoration:none;
|
||||
}
|
||||
|
||||
|
||||
section.page-header .breadcrumb a:hover {
|
||||
color: #ab8b64 !important;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
/** [Shortcode] Dividers
|
||||
*************************************************** **/
|
||||
div.divider.divider-color i {
|
||||
color:#fff;
|
||||
}
|
||||
div.divider.divider-color:before,
|
||||
div.divider.divider-color:after {
|
||||
border-top:#AB8B64 1px solid;
|
||||
}
|
||||
div.divider.divider-color i {
|
||||
color:#AB8B64;
|
||||
}
|
||||
div.divider.divider-circle.divider-color i {
|
||||
color:#fff;
|
||||
background-color: #AB8B64;
|
||||
}
|
||||
div.divider.divider-border>a:hover>i {
|
||||
color:#AB8B64;
|
||||
}
|
||||
|
||||
div.divider.divider-color i {
|
||||
color: #fff;
|
||||
}
|
||||
div.divider.divider-color:before,
|
||||
div.divider.divider-color:after {
|
||||
border-top: #ab8b64 1px solid;
|
||||
}
|
||||
div.divider.divider-color i {
|
||||
color: #ab8b64;
|
||||
}
|
||||
div.divider.divider-circle.divider-color i {
|
||||
color: #fff;
|
||||
background-color: #ab8b64;
|
||||
}
|
||||
div.divider.divider-border > a:hover > i {
|
||||
color: #ab8b64;
|
||||
}
|
||||
|
||||
/** [Shortcode] Headings
|
||||
*************************************************** **/
|
||||
div.heading-title.heading-line-single.heading-color:before,
|
||||
div.heading-title.heading-line-double.heading-color:before {
|
||||
border-color:#AB8B64;
|
||||
}
|
||||
div.heading-border-bottom.heading-color {
|
||||
border-bottom-color:#AB8B64;
|
||||
}
|
||||
div.heading-title.heading-border.heading-color,
|
||||
div.heading-title.heading-border.heading-inverse.heading-color {
|
||||
border-color:#AB8B64;
|
||||
}
|
||||
section.dark div.heading-title.heading-border-bottom {
|
||||
border-bottom-color:#AB8B64;
|
||||
}
|
||||
div.heading-title.heading-line-single.heading-color:before,
|
||||
div.heading-title.heading-line-double.heading-color:before {
|
||||
border-color: #ab8b64;
|
||||
}
|
||||
div.heading-border-bottom.heading-color {
|
||||
border-bottom-color: #ab8b64;
|
||||
}
|
||||
div.heading-title.heading-border.heading-color,
|
||||
div.heading-title.heading-border.heading-inverse.heading-color {
|
||||
border-color: #ab8b64;
|
||||
}
|
||||
section.dark div.heading-title.heading-border-bottom {
|
||||
border-bottom-color: #ab8b64;
|
||||
}
|
||||
|
||||
/** [Shortcode] Icon Boxes
|
||||
*************************************************** **/
|
||||
.box-icon a.box-icon-title:hover>h2 {
|
||||
color:#AB8B64;
|
||||
.box-icon a.box-icon-title:hover > h2 {
|
||||
color: #ab8b64;
|
||||
}
|
||||
.box-icon a.box-icon-title:hover>i {
|
||||
color:#fff;
|
||||
background-color:#AB8B64;
|
||||
.box-icon a.box-icon-title:hover > i {
|
||||
color: #fff;
|
||||
background-color: #ab8b64;
|
||||
}
|
||||
.box-icon a.box-icon-more {
|
||||
color:#111;
|
||||
color: #111;
|
||||
}
|
||||
.box-icon a.box-icon-more:hover,
|
||||
section.dark .box-icon a.box-icon-more:hover {
|
||||
color:#AB8B64;
|
||||
color: #ab8b64;
|
||||
}
|
||||
|
||||
.box-video a.box-video-title:hover h2,
|
||||
.box-video a.box-image-title:hover h2 {
|
||||
color:#AB8B64;
|
||||
color: #ab8b64;
|
||||
}
|
||||
|
||||
.box-flip .box2 {
|
||||
color:#fff;
|
||||
background-color:#AB8B64;
|
||||
color: #fff;
|
||||
background-color: #ab8b64;
|
||||
}
|
||||
|
||||
.box-flip .box2 h1,
|
||||
|
|
@ -362,47 +372,43 @@ section.dark .box-icon a.box-icon-more:hover {
|
|||
.box-flip .box2 h4,
|
||||
.box-flip .box2 h5,
|
||||
.box-flip .box2 h6 {
|
||||
color:#fff;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.box-static.box-border-top {
|
||||
border-color:#AB8B64;
|
||||
border-color: #ab8b64;
|
||||
}
|
||||
|
||||
|
||||
|
||||
/** [Shortcode] Navigations
|
||||
*************************************************** **/
|
||||
.navbar-primary {
|
||||
border-color:#AB8B64 !important;
|
||||
background-color:#AB8B64 !important;
|
||||
border-color: #ab8b64 !important;
|
||||
background-color: #ab8b64 !important;
|
||||
}
|
||||
|
||||
|
||||
/** [Shortcode] Paginations
|
||||
*************************************************** **/
|
||||
section.dark .pagination > li.active>a,
|
||||
.pagination > li.active>a {
|
||||
border-color:#AB8B64;
|
||||
background-color:#AB8B64;
|
||||
section.dark .pagination > li.active > a,
|
||||
.pagination > li.active > a {
|
||||
border-color: #ab8b64;
|
||||
background-color: #ab8b64;
|
||||
}
|
||||
|
||||
|
||||
/** [Shortcode] Process Steps
|
||||
*************************************************** **/
|
||||
.process-wizard-primary > .process-wizard-step > .process-wizard-dot,
|
||||
.process-wizard-primary > .process-wizard-step > .progress > .progress-bar {
|
||||
background:#AB8B64;
|
||||
background: #ab8b64;
|
||||
}
|
||||
.process-wizard-primary > .process-wizard-step > .process-wizard-dot:after {
|
||||
background-color:rgba(0,0,0,0.4);
|
||||
background-color: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
|
||||
ul.process-steps li.active a,
|
||||
ul.process-steps li.active a:focus,
|
||||
ul.process-steps li.active:hover>a {
|
||||
background-color:#AB8B64 !important;
|
||||
border-color:#AB8B64 !important;
|
||||
ul.process-steps li.active:hover > a {
|
||||
background-color: #ab8b64 !important;
|
||||
border-color: #ab8b64 !important;
|
||||
}
|
||||
|
||||
ul.process-steps li.active h1,
|
||||
|
|
@ -411,94 +417,90 @@ ul.process-steps li.active h3,
|
|||
ul.process-steps li.active h4,
|
||||
ul.process-steps li.active h5,
|
||||
ul.process-steps li.active h6 {
|
||||
color:#AB8B64;
|
||||
color: #ab8b64;
|
||||
}
|
||||
|
||||
|
||||
|
||||
/** [Shortcode] Process Steps
|
||||
*************************************************** **/
|
||||
div.mega-price-table .pricing-title,
|
||||
div.mega-price-table .pricing-head,
|
||||
div.mega-price-table .pricing-title,
|
||||
div.mega-price-table .pricing-head,
|
||||
div.mega-price-table .pricing.popular {
|
||||
background-color:#AB8B64;
|
||||
background-color: #ab8b64;
|
||||
}
|
||||
|
||||
|
||||
div.mega-price-table .pricing:hover h4,
|
||||
div.mega-price-table .pricing:hover h4,
|
||||
div.mega-price-table .pricing-table i.fa {
|
||||
color:#AB8B64;
|
||||
color: #ab8b64;
|
||||
}
|
||||
|
||||
|
||||
|
||||
/** Styled Icons
|
||||
**************************************************************** **/
|
||||
section.dark i.ico-hover:hover,
|
||||
i.ico-hover:hover {
|
||||
background-color:#AB8B64;
|
||||
border-color:#AB8B64;
|
||||
background-color: #ab8b64;
|
||||
border-color: #ab8b64;
|
||||
}
|
||||
|
||||
|
||||
/** [Shortcode] Tabs
|
||||
**************************************************************** **/
|
||||
.nav-tabs.nav-top-border>li.active>a,
|
||||
.nav-tabs.nav-top-border>li.active>a:hover {
|
||||
border-top-color:#AB8B64 !important;
|
||||
.nav-tabs.nav-top-border > li.active > a,
|
||||
.nav-tabs.nav-top-border > li.active > a:hover {
|
||||
border-top-color: #ab8b64 !important;
|
||||
}
|
||||
.nav-tabs.nav-bottom-border>li.active>a,
|
||||
.nav-tabs.nav-bottom-border>li.active>a:hover {
|
||||
border-bottom-color:#AB8B64 !important;
|
||||
.nav-tabs.nav-bottom-border > li.active > a,
|
||||
.nav-tabs.nav-bottom-border > li.active > a:hover {
|
||||
border-bottom-color: #ab8b64 !important;
|
||||
}
|
||||
.nav-tabs.nav-alternate>li.active>a {
|
||||
background-color: #AB8B64 !important;
|
||||
.nav-tabs.nav-alternate > li.active > a {
|
||||
background-color: #ab8b64 !important;
|
||||
}
|
||||
.nav-tabs>li.active>a {
|
||||
color: #AB8B64 !important;
|
||||
.nav-tabs > li.active > a {
|
||||
color: #ab8b64 !important;
|
||||
}
|
||||
|
||||
|
||||
|
||||
/** Sky Forms
|
||||
**************************************************************** **/
|
||||
/**/
|
||||
/* normal state */
|
||||
/**/
|
||||
.sky-form .toggle i:before {
|
||||
background-color: #AB8B64;
|
||||
background-color: #ab8b64;
|
||||
}
|
||||
.sky-form .button {
|
||||
background-color: #AB8B64;
|
||||
background-color: #ab8b64;
|
||||
}
|
||||
|
||||
|
||||
/**/
|
||||
/* checked state */
|
||||
/**/
|
||||
.sky-form .radio input + i:after {
|
||||
background-color: #AB8B64;
|
||||
background-color: #ab8b64;
|
||||
}
|
||||
.sky-form .checkbox input + i:after {
|
||||
color: #AB8B64;
|
||||
color: #ab8b64;
|
||||
}
|
||||
.sky-form .radio input:checked + i,
|
||||
.sky-form .checkbox input:checked + i,
|
||||
.sky-form .toggle input:checked + i {
|
||||
border-color: #AB8B64;
|
||||
border-color: #ab8b64;
|
||||
}
|
||||
.sky-form .rating input:checked ~ label {
|
||||
color: #AB8B64;
|
||||
color: #ab8b64;
|
||||
}
|
||||
|
||||
|
||||
/** Hover Buttons
|
||||
**************************************************************** **/
|
||||
.hvr-border-fade:hover, .hvr-border-fade:focus, .hvr-border-fade:active {
|
||||
box-shadow: inset 0 0 0 4px #AB8B64, 0 0 1px rgba(0, 0, 0, 0);
|
||||
.hvr-border-fade:hover,
|
||||
.hvr-border-fade:focus,
|
||||
.hvr-border-fade:active {
|
||||
box-shadow: inset 0 0 0 4px #ab8b64, 0 0 1px rgba(0, 0, 0, 0);
|
||||
}
|
||||
.hvr-fade:hover, .hvr-fade:focus, .hvr-fade:active,
|
||||
.hvr-back-pulse:hover, .hvr-back-pulse:focus, .hvr-back-pulse:active,
|
||||
.hvr-fade:hover,
|
||||
.hvr-fade:focus,
|
||||
.hvr-fade:active,
|
||||
.hvr-back-pulse:hover,
|
||||
.hvr-back-pulse:focus,
|
||||
.hvr-back-pulse:active,
|
||||
.hvr-sweep-to-right:before,
|
||||
.hvr-sweep-to-left:before,
|
||||
.hvr-sweep-to-bottom:before,
|
||||
|
|
@ -506,11 +508,10 @@ i.ico-hover:hover {
|
|||
.hvr-bounce-to-right:before,
|
||||
.hvr-bounce-to-left:before,
|
||||
.hvr-bounce-to-bottom:before,
|
||||
.hvr-bounce-to-top:before ,
|
||||
.hvr-bounce-to-top:before,
|
||||
.hvr-radial-out:before,
|
||||
.hvr-radial-in,
|
||||
.hvr-rectangle-inm
|
||||
.hvr-rectangle-out:before,
|
||||
.hvr-rectangle-inm .hvr-rectangle-out:before,
|
||||
.hvr-shutter-in-horizontal,
|
||||
.hvr-shutter-out-horizontal:before,
|
||||
.hvr-shutter-in-vertical,
|
||||
|
|
@ -523,5 +524,5 @@ i.ico-hover:hover {
|
|||
.hvr-overline-from-right:before,
|
||||
.hvr-underline-reveal:before,
|
||||
.hvr-overline-reveal:before {
|
||||
background-color: #AB8B64;
|
||||
}
|
||||
background-color: #ab8b64;
|
||||
}
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
|
|
@ -42014,6 +42014,7 @@ body.grain-blue #topBar,
|
|||
body.grain-blue #header.fixed,
|
||||
body.grain-blue #header li.search .search-box,
|
||||
body.grain-blue #header li.quick-cart .quick-cart-box,
|
||||
body.grain-blue #header li.quick-user .quick-user-box,
|
||||
body.grain-blue div.heading-title h1,
|
||||
body.grain-blue div.heading-title h2,
|
||||
body.grain-blue div.heading-title h3,
|
||||
|
|
@ -42031,6 +42032,7 @@ body.grain-grey #topBar,
|
|||
body.grain-grey #header.fixed,
|
||||
body.grain-grey #header li.search .search-box,
|
||||
body.grain-grey #header li.quick-cart .quick-cart-box,
|
||||
body.grain-grey #header li.quick-user .quick-user-box,
|
||||
body.grain-grey div.heading-title h1,
|
||||
body.grain-grey div.heading-title h2,
|
||||
body.grain-grey div.heading-title h3,
|
||||
|
|
@ -42048,6 +42050,7 @@ body.grain-green #topBar,
|
|||
body.grain-green #header.fixed,
|
||||
body.grain-green #header li.search .search-box,
|
||||
body.grain-green #header li.quick-cart .quick-cart-box,
|
||||
body.grain-green #header li.quick-user .quick-user-box,
|
||||
body.grain-green div.heading-title h1,
|
||||
body.grain-green div.heading-title h2,
|
||||
body.grain-green div.heading-title h3,
|
||||
|
|
@ -42065,6 +42068,7 @@ body.grain-orange #topBar,
|
|||
body.grain-orange #header.fixed,
|
||||
body.grain-orange #header li.search .search-box,
|
||||
body.grain-orange #header li.quick-cart .quick-cart-box,
|
||||
body.grain-orange #header li.quick-user .quick-user-box,
|
||||
body.grain-orange div.heading-title h1,
|
||||
body.grain-orange div.heading-title h2,
|
||||
body.grain-orange div.heading-title h3,
|
||||
|
|
@ -42082,6 +42086,7 @@ body.grain-yellow #topBar,
|
|||
body.grain-yellow #header.fixed,
|
||||
body.grain-yellow #header li.search .search-box,
|
||||
body.grain-yellow #header li.quick-cart .quick-cart-box,
|
||||
body.grain-yellow #header li.quick-user .quick-user-box,
|
||||
body.grain-yellow div.heading-title h1,
|
||||
body.grain-yellow div.heading-title h2,
|
||||
body.grain-yellow div.heading-title h3,
|
||||
|
|
@ -42723,12 +42728,7 @@ section.dark.page-header ul.page-options a {
|
|||
height: 100%;
|
||||
/* used on center - example: page-coming-soon-1.html */
|
||||
}
|
||||
/* force uppercase links */
|
||||
#topBar ul li a,
|
||||
#mainMenu ul li a,
|
||||
#topMain ul li a {
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
/* two logo images : light & dark */
|
||||
#header a.logo > img:last-child {
|
||||
display: none;
|
||||
|
|
@ -43065,7 +43065,8 @@ form.mobile-search {
|
|||
}
|
||||
/** Quick Shop Cart
|
||||
********************** **/
|
||||
#header li.quick-cart .quick-cart-box {
|
||||
#header li.quick-cart .quick-cart-box,
|
||||
#header li.quick-user .quick-user-box {
|
||||
display: none;
|
||||
right: 0;
|
||||
left: auto;
|
||||
|
|
@ -43091,42 +43092,50 @@ form.mobile-search {
|
|||
max-height: 400px;
|
||||
overflow-y: auto;
|
||||
}
|
||||
#header li.quick-cart .quick-cart-box h4 {
|
||||
#header li.quick-cart .quick-cart-box h4,
|
||||
#header li.quick-user .quick-user-box h4 {
|
||||
font-size: 17px;
|
||||
margin: 0;
|
||||
padding: 0 10px 10px 10px;
|
||||
border-bottom: rgba(0, 0, 0, 0.1) 1px solid;
|
||||
}
|
||||
#header li.quick-cart .quick-cart-box a {
|
||||
#header li.quick-cart .quick-cart-box a,
|
||||
#header li.quick-user .quick-user-box a {
|
||||
display: block;
|
||||
padding: 15px 10px;
|
||||
border-bottom: rgba(0, 0, 0, 0.04) 1px solid;
|
||||
}
|
||||
#header li.quick-cart .quick-cart-box a:hover {
|
||||
#header li.quick-cart .quick-cart-box a:hover,
|
||||
#header li.quick-user .quick-user-box a:hover {
|
||||
background-color: rgba(0, 0, 0, 0.03);
|
||||
}
|
||||
#header li.quick-cart .quick-cart-box a > img {
|
||||
#header li.quick-cart .quick-cart-box a > img,
|
||||
#header li.quick-user .quick-user-box a > img {
|
||||
float: left;
|
||||
margin-right: 10px;
|
||||
}
|
||||
#header li.quick-cart .quick-cart-box a h6 {
|
||||
#header li.quick-cart .quick-cart-box a h6,
|
||||
#header li.quick-user .quick-user-box a h6 {
|
||||
margin: 0;
|
||||
padding: 4px 0 0 0;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
}
|
||||
#header li.quick-cart .quick-cart-box a.btn {
|
||||
#header li.quick-cart .quick-cart-box a.btn,
|
||||
#header li.quick-user .quick-user-box a.btn {
|
||||
background-color: #151515;
|
||||
border: 0;
|
||||
margin: 0;
|
||||
padding-top: 6px;
|
||||
padding-bottom: 4px;
|
||||
}
|
||||
#header li.quick-cart .quick-cart-footer {
|
||||
#header li.quick-cart .quick-cart-footer,
|
||||
#header li.quick-user .quick-user-footer {
|
||||
padding: 10px 10px 0 10px;
|
||||
}
|
||||
#header li.quick-cart .quick-cart-footer > span {
|
||||
#header li.quick-cart .quick-cart-footer > span,
|
||||
#header li.quick-user .quick-user-footer > span {
|
||||
display: inline-block;
|
||||
padding-top: 3px;
|
||||
background-color: rgba(0, 0, 0, 0.05);
|
||||
|
|
@ -43137,13 +43146,16 @@ form.mobile-search {
|
|||
}
|
||||
@media only screen and (min-width: 992px) {
|
||||
/* min-width */
|
||||
#header li.quick-cart .quick-cart-box {
|
||||
#header li.quick-cart .quick-cart-box,
|
||||
#header li.quick-user .quick-user-box {
|
||||
top: 21px;
|
||||
}
|
||||
#header.header-sm li.quick-cart .quick-cart-box {
|
||||
#header.header-sm li.quick-cart .quick-cart-box,
|
||||
#header.header-sm li.quick-user .quick-user-box {
|
||||
margin-top: 19px;
|
||||
}
|
||||
#header.header-md li.quick-cart .quick-cart-box {
|
||||
#header.header-md li.quick-cart .quick-cart-box,
|
||||
#header.header-md li.quick-user .quick-user-box {
|
||||
margin-top: 26px;
|
||||
}
|
||||
#header li.quick-cart .quick-cart-wrapper {
|
||||
|
|
@ -43153,15 +43165,25 @@ form.mobile-search {
|
|||
}
|
||||
@media only screen and (max-width: 992px) {
|
||||
/* max-width */
|
||||
#header li.quick-cart .quick-cart-box {
|
||||
#header li.quick-cart .quick-cart-box,
|
||||
#header li.quick-user .quick-user-box {
|
||||
margin-top: 18px;
|
||||
}
|
||||
#header.header-sm li.quick-cart .quick-cart-box,
|
||||
#header.header-sm li.quick-user .quick-user-box {
|
||||
margin-top: 19px;
|
||||
}
|
||||
#header.header-md li.quick-cart .quick-cart-box,
|
||||
#header.header-md li.quick-user .quick-user-box {
|
||||
margin-top: 26px;
|
||||
}
|
||||
#header.dark li.search .search-box {
|
||||
margin-top: 38px !important;
|
||||
}
|
||||
}
|
||||
@media only screen and (max-width: 769px) {
|
||||
#header li.quick-cart .quick-cart-box {
|
||||
#header li.quick-cart .quick-cart-box,
|
||||
#header li.quick-user .quick-user-box {
|
||||
position: fixed;
|
||||
width: 100%;
|
||||
left: 0;
|
||||
|
|
@ -43170,10 +43192,12 @@ form.mobile-search {
|
|||
margin-top: 0;
|
||||
border: rgba(0, 0, 0, 0.08) 1px solid !important;
|
||||
}
|
||||
#header.dark li.quick-cart .quick-cart-box {
|
||||
#header.dark li.quick-cart .quick-cart-box,
|
||||
#header.dark li.quick-user .quick-user-box {
|
||||
border: rgba(255, 255, 255, 0.08) 1px solid;
|
||||
}
|
||||
#header li.quick-cart .quick-cart-wrapper {
|
||||
#header li.quick-cart .quick-cart-wrapper,
|
||||
#header li.quick-user .quick-user-box-wrapper {
|
||||
max-height: 200px;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
|
@ -43182,6 +43206,7 @@ form.mobile-search {
|
|||
.has-topBar - added by Javascript
|
||||
**/
|
||||
#header ul.has-topBar > li.quick-cart .quick-cart-box,
|
||||
#header ul.has-topBar > li.quick-user .quick-user-box,
|
||||
#header ul.has-topBar > li.search .search-box {
|
||||
top: 98px !important;
|
||||
}
|
||||
|
|
@ -43660,7 +43685,8 @@ body.menu-vertical.menu-vertical-hide #mainMenu.sidebar-vertical #sidebar_vertic
|
|||
}
|
||||
}
|
||||
#header li.search .search-box,
|
||||
#header li.quick-cart .quick-cart-box {
|
||||
#header li.quick-cart .quick-cart-box,
|
||||
#header li.quick-user .quick-user-box {
|
||||
border: rgba(0, 0, 0, 0.07) 1px solid;
|
||||
border-top: 0;
|
||||
}
|
||||
|
|
@ -43677,7 +43703,8 @@ body.menu-vertical.menu-vertical-hide #mainMenu.sidebar-vertical #sidebar_vertic
|
|||
}
|
||||
/* DARK CART & SEARCH */
|
||||
#header.dark li.search .search-box,
|
||||
#header.dark li.quick-cart .quick-cart-box {
|
||||
#header.dark li.quick-cart .quick-cart-box,
|
||||
#header.dark li.quick-user .quick-user-box {
|
||||
background-color: #333;
|
||||
}
|
||||
#header.translucent li.search .search-box,
|
||||
|
|
@ -43689,22 +43716,28 @@ body.menu-vertical.menu-vertical-hide #mainMenu.sidebar-vertical #sidebar_vertic
|
|||
transition: all 0.2s;
|
||||
}
|
||||
#header.translucent li.search .search-box:hover,
|
||||
#header.translucent li.quick-cart .quick-cart-box:hover {
|
||||
background-color: rgba(33, 33, 33, 0.88);
|
||||
}
|
||||
#header.translucent li.quick-cart .quick-cart-box:hover,
|
||||
#header.translucent li.quick-user .quick-user-box:hover ,
|
||||
#header.translucent ul.nav-second-main li i,
|
||||
#header.translucent li.search i.fa,
|
||||
#header.dark li.quick-cart .quick-cart-box a,
|
||||
#header.dark li.quick-user .quick-user-box a,
|
||||
#header.dark li.quick-cart .quick-cart-box a h6,
|
||||
#header.dark li.quick-user .quick-user-box a h6,
|
||||
#header.dark li.quick-cart .quick-cart-footer,
|
||||
#header.dark li.quick-cart .quick-cart-box h4 {
|
||||
#header.dark li.quick-user .quick-user-footer,
|
||||
#header.dark li.quick-cart .quick-cart-box h4,
|
||||
#header.dark li.quick-user .quick-user-box h4 {
|
||||
color: #fff !important;
|
||||
}
|
||||
#header.dark li.quick-cart .quick-cart-box h4,
|
||||
#header.dark li.quick-cart .quick-cart-box a {
|
||||
#header.dark li.quick-user .quick-user-box h4,
|
||||
#header.dark li.quick-cart .quick-cart-box a,
|
||||
#header.dark li.quick-user .quick-user-box a {
|
||||
border-bottom: rgba(255, 255, 255, 0.08) 1px solid;
|
||||
}
|
||||
#header.dark li.quick-cart .quick-cart-box a:hover {
|
||||
#header.dark li.quick-cart .quick-cart-box a:hover,
|
||||
#header.dark li.quick-user .quick-user-box a:hover {
|
||||
background-color: rgba(255, 255, 255, 0.06);
|
||||
}
|
||||
#header.dark li.search .search-box input {
|
||||
|
|
@ -43717,6 +43750,7 @@ body.menu-vertical.menu-vertical-hide #mainMenu.sidebar-vertical #sidebar_vertic
|
|||
transition: all 0.2s;
|
||||
}
|
||||
#header.dark li.search .search-box input:focus,
|
||||
#header.dark li.quick-user .quick-user-box input:focus,
|
||||
#header.dark li.search .search-box textarea:focus {
|
||||
background-color: rgba(0, 0, 0, 0.3);
|
||||
}
|
||||
|
|
@ -43894,7 +43928,8 @@ body.menu-vertical.menu-vertical-hide #mainMenu.sidebar-vertical #sidebar_vertic
|
|||
bottom: 53px;
|
||||
}
|
||||
#header.bottom.dropup .nav-second-main .quick-cart-box,
|
||||
#header.bottom.dropup .nav-second-main .search-box {
|
||||
#header.bottom.dropup .nav-second-main .search-box,
|
||||
#header.bottom.dropup .nav-second-main .quick-user-box {
|
||||
top: auto;
|
||||
bottom: 100%;
|
||||
margin-bottom: 39px;
|
||||
|
|
@ -43902,11 +43937,13 @@ body.menu-vertical.menu-vertical-hide #mainMenu.sidebar-vertical #sidebar_vertic
|
|||
border-bottom: 0;
|
||||
}
|
||||
#header.bottom.header-md.dropup .nav-second-main .quick-cart-box,
|
||||
#header.bottom.header-md.dropup .nav-second-main .search-box {
|
||||
#header.bottom.header-md.dropup .nav-second-main .search-box,
|
||||
#header.bottom.header-md.dropup .nav-second-main .quick-user-box {
|
||||
margin-bottom: 23px;
|
||||
}
|
||||
#header.bottom.header-sm.dropup .nav-second-main .quick-cart-box,
|
||||
#header.bottom.header-sm.dropup .nav-second-main .search-box {
|
||||
#header.bottom.header-sm.dropup .nav-second-main .search-box,
|
||||
#header.bottom.header-sm.dropup .nav-second-main .quick-user-box {
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
#header.bottom.dropup ul.dropdown-menu:before {
|
||||
|
|
@ -43953,6 +43990,7 @@ body.menu-vertical.menu-vertical-hide #mainMenu.sidebar-vertical #sidebar_vertic
|
|||
bottom: 10px;
|
||||
}
|
||||
#header.bottom.dropup .nav-second-main .quick-cart-box,
|
||||
#header.bottom.dropup .nav-second-main .quick-user-box,
|
||||
#header.bottom.dropup .nav-second-main .search-box {
|
||||
bottom: auto;
|
||||
}
|
||||
|
|
@ -43969,14 +44007,14 @@ body.menu-vertical.menu-vertical-hide #mainMenu.sidebar-vertical #sidebar_vertic
|
|||
}
|
||||
#header.bottom.static .nav-second-main .quick-cart-box,
|
||||
#header.bottom.static .nav-second-main .search-box,
|
||||
#header.bottom.static .nav-second-main .quick-cart-box,
|
||||
#header.bottom.static .nav-second-main .quick-user-box,
|
||||
#header.bottom.static .nav-second-main .search-box {
|
||||
border: rgba(0, 0, 0, 0.15) 1px solid;
|
||||
border-bottom: 0;
|
||||
}
|
||||
#header.bottom.static.dark .nav-second-main .quick-cart-box,
|
||||
#header.bottom.static.dark .nav-second-main .search-box,
|
||||
#header.bottom.static.dark .nav-second-main .quick-cart-box,
|
||||
#header.bottom.static.dark .nav-second-main .quick-user-box,
|
||||
#header.bottom.static.dark .nav-second-main .search-box {
|
||||
border: rgba(255, 255, 255, 0.15) 1px solid;
|
||||
border-bottom: 0;
|
||||
|
|
@ -44234,7 +44272,7 @@ body.boxed #topBar.dark ul.top-links > li {
|
|||
margin-left: -1px;
|
||||
}
|
||||
#topBar ul.dropdown-menu > li > a {
|
||||
padding: 8px 6px;
|
||||
padding: 10px 6px;
|
||||
font-size: 12px;
|
||||
}
|
||||
#topBar ul.dropdown-langs > li > a {
|
||||
|
|
@ -44336,7 +44374,7 @@ body.boxed #topBar.dark ul.top-links > li {
|
|||
border: 0;
|
||||
}
|
||||
#header ul.nav-second-main li {
|
||||
padding: 0;
|
||||
|
||||
padding-top: 6px;
|
||||
}
|
||||
#header ul.nav-second-main {
|
||||
|
|
@ -49248,6 +49286,7 @@ footer.sticky {
|
|||
float: none !important;
|
||||
}
|
||||
#header .nav-second-main .quick-cart-box,
|
||||
#header .nav-second-main .quick-user-box,
|
||||
#header .nav-second-main .search-box {
|
||||
box-shadow: none !important;
|
||||
}
|
||||
|
|
@ -50344,6 +50383,8 @@ span.label-default,
|
|||
.btn-primary:focus,
|
||||
.pagination > .active > a,
|
||||
.pagination > .active > a:hover,
|
||||
#header li.quick-user .quick-user-box a.btn,
|
||||
#header li.quick-user .quick-user-box a.btn:hover,
|
||||
#header li.quick-cart .quick-cart-box a.btn,
|
||||
#header li.quick-cart .quick-cart-box a.btn:hover,
|
||||
#topMain.nav-pills > li.active > a > span.theme-color,
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
|
@ -1,130 +1,170 @@
|
|||
/* roboto-300 - latin */
|
||||
@font-face {
|
||||
font-family: 'Roboto';
|
||||
font-family: "Roboto";
|
||||
font-style: normal;
|
||||
font-weight: 300;
|
||||
src: url('./roboto/roboto-v20-latin-300.eot'); /* IE9 Compat Modes */
|
||||
src: local(''),
|
||||
url('./roboto/roboto-v20-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
||||
url('./roboto/roboto-v20-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
|
||||
url('./roboto/roboto-v20-latin-300.woff') format('woff'), /* Modern Browsers */
|
||||
url('./roboto/roboto-v20-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
|
||||
url('./roboto/roboto-v20-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
|
||||
src: url("./roboto/roboto-v20-latin-300.eot"); /* IE9 Compat Modes */
|
||||
src: local(""),
|
||||
url("./roboto/roboto-v20-latin-300.eot?#iefix") format("embedded-opentype"),
|
||||
/* IE6-IE8 */ url("./roboto/roboto-v20-latin-300.woff2") format("woff2"),
|
||||
/* Super Modern Browsers */ url("./roboto/roboto-v20-latin-300.woff")
|
||||
format("woff"),
|
||||
/* Modern Browsers */ url("./roboto/roboto-v20-latin-300.ttf")
|
||||
format("truetype"),
|
||||
/* Safari, Android, iOS */ url("./roboto/roboto-v20-latin-300.svg#Roboto")
|
||||
format("svg"); /* Legacy iOS */
|
||||
}
|
||||
/* roboto-300italic - latin */
|
||||
@font-face {
|
||||
font-family: 'Roboto';
|
||||
font-family: "Roboto";
|
||||
font-style: italic;
|
||||
font-weight: 300;
|
||||
src: url('./roboto/roboto-v20-latin-300italic.eot'); /* IE9 Compat Modes */
|
||||
src: local(''),
|
||||
url('./roboto/roboto-v20-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
||||
url('./roboto/roboto-v20-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
|
||||
url('./roboto/roboto-v20-latin-300italic.woff') format('woff'), /* Modern Browsers */
|
||||
url('./roboto/roboto-v20-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
|
||||
url('./roboto/roboto-v20-latin-300italic.svg#Roboto') format('svg'); /* Legacy iOS */
|
||||
src: url("./roboto/roboto-v20-latin-300italic.eot"); /* IE9 Compat Modes */
|
||||
src: local(""),
|
||||
url("./roboto/roboto-v20-latin-300italic.eot?#iefix")
|
||||
format("embedded-opentype"),
|
||||
/* IE6-IE8 */ url("./roboto/roboto-v20-latin-300italic.woff2")
|
||||
format("woff2"),
|
||||
/* Super Modern Browsers */ url("./roboto/roboto-v20-latin-300italic.woff")
|
||||
format("woff"),
|
||||
/* Modern Browsers */ url("./roboto/roboto-v20-latin-300italic.ttf")
|
||||
format("truetype"),
|
||||
/* Safari, Android, iOS */
|
||||
url("./roboto/roboto-v20-latin-300italic.svg#Roboto") format("svg"); /* Legacy iOS */
|
||||
}
|
||||
/* roboto-regular - latin */
|
||||
@font-face {
|
||||
font-family: 'Roboto';
|
||||
font-family: "Roboto";
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
src: url('./roboto/roboto-v20-latin-regular.eot'); /* IE9 Compat Modes */
|
||||
src: local(''),
|
||||
url('./roboto/roboto-v20-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
||||
url('./roboto/roboto-v20-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
|
||||
url('./roboto/roboto-v20-latin-regular.woff') format('woff'), /* Modern Browsers */
|
||||
url('./roboto/roboto-v20-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
|
||||
url('./roboto/roboto-v20-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
|
||||
src: url("./roboto/roboto-v20-latin-regular.eot"); /* IE9 Compat Modes */
|
||||
src: local(""),
|
||||
url("./roboto/roboto-v20-latin-regular.eot?#iefix")
|
||||
format("embedded-opentype"),
|
||||
/* IE6-IE8 */ url("./roboto/roboto-v20-latin-regular.woff2") format("woff2"),
|
||||
/* Super Modern Browsers */ url("./roboto/roboto-v20-latin-regular.woff")
|
||||
format("woff"),
|
||||
/* Modern Browsers */ url("./roboto/roboto-v20-latin-regular.ttf")
|
||||
format("truetype"),
|
||||
/* Safari, Android, iOS */
|
||||
url("./roboto/roboto-v20-latin-regular.svg#Roboto") format("svg"); /* Legacy iOS */
|
||||
}
|
||||
/* roboto-500 - latin */
|
||||
@font-face {
|
||||
font-family: 'Roboto';
|
||||
font-family: "Roboto";
|
||||
font-style: normal;
|
||||
font-weight: 500;
|
||||
src: url('./roboto/roboto-v20-latin-500.eot'); /* IE9 Compat Modes */
|
||||
src: local(''),
|
||||
url('./roboto/roboto-v20-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
||||
url('./roboto/roboto-v20-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
|
||||
url('./roboto/roboto-v20-latin-500.woff') format('woff'), /* Modern Browsers */
|
||||
url('./roboto/roboto-v20-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
|
||||
url('./roboto/roboto-v20-latin-500.svg#Roboto') format('svg'); /* Legacy iOS */
|
||||
src: url("./roboto/roboto-v20-latin-500.eot"); /* IE9 Compat Modes */
|
||||
src: local(""),
|
||||
url("./roboto/roboto-v20-latin-500.eot?#iefix") format("embedded-opentype"),
|
||||
/* IE6-IE8 */ url("./roboto/roboto-v20-latin-500.woff2") format("woff2"),
|
||||
/* Super Modern Browsers */ url("./roboto/roboto-v20-latin-500.woff")
|
||||
format("woff"),
|
||||
/* Modern Browsers */ url("./roboto/roboto-v20-latin-500.ttf")
|
||||
format("truetype"),
|
||||
/* Safari, Android, iOS */ url("./roboto/roboto-v20-latin-500.svg#Roboto")
|
||||
format("svg"); /* Legacy iOS */
|
||||
}
|
||||
/* roboto-italic - latin */
|
||||
@font-face {
|
||||
font-family: 'Roboto';
|
||||
font-family: "Roboto";
|
||||
font-style: italic;
|
||||
font-weight: 400;
|
||||
src: url('./roboto/roboto-v20-latin-italic.eot'); /* IE9 Compat Modes */
|
||||
src: local(''),
|
||||
url('./roboto/roboto-v20-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
||||
url('./roboto/roboto-v20-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
|
||||
url('./roboto/roboto-v20-latin-italic.woff') format('woff'), /* Modern Browsers */
|
||||
url('./roboto/roboto-v20-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
|
||||
url('./roboto/roboto-v20-latin-italic.svg#Roboto') format('svg'); /* Legacy iOS */
|
||||
src: url("./roboto/roboto-v20-latin-italic.eot"); /* IE9 Compat Modes */
|
||||
src: local(""),
|
||||
url("./roboto/roboto-v20-latin-italic.eot?#iefix")
|
||||
format("embedded-opentype"),
|
||||
/* IE6-IE8 */ url("./roboto/roboto-v20-latin-italic.woff2") format("woff2"),
|
||||
/* Super Modern Browsers */ url("./roboto/roboto-v20-latin-italic.woff")
|
||||
format("woff"),
|
||||
/* Modern Browsers */ url("./roboto/roboto-v20-latin-italic.ttf")
|
||||
format("truetype"),
|
||||
/* Safari, Android, iOS */
|
||||
url("./roboto/roboto-v20-latin-italic.svg#Roboto") format("svg"); /* Legacy iOS */
|
||||
}
|
||||
/* roboto-500italic - latin */
|
||||
@font-face {
|
||||
font-family: 'Roboto';
|
||||
font-family: "Roboto";
|
||||
font-style: italic;
|
||||
font-weight: 500;
|
||||
src: url('./roboto/roboto-v20-latin-500italic.eot'); /* IE9 Compat Modes */
|
||||
src: local(''),
|
||||
url('./roboto/roboto-v20-latin-500italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
||||
url('./roboto/roboto-v20-latin-500italic.woff2') format('woff2'), /* Super Modern Browsers */
|
||||
url('./roboto/roboto-v20-latin-500italic.woff') format('woff'), /* Modern Browsers */
|
||||
url('./roboto/roboto-v20-latin-500italic.ttf') format('truetype'), /* Safari, Android, iOS */
|
||||
url('./roboto/roboto-v20-latin-500italic.svg#Roboto') format('svg'); /* Legacy iOS */
|
||||
src: url("./roboto/roboto-v20-latin-500italic.eot"); /* IE9 Compat Modes */
|
||||
src: local(""),
|
||||
url("./roboto/roboto-v20-latin-500italic.eot?#iefix")
|
||||
format("embedded-opentype"),
|
||||
/* IE6-IE8 */ url("./roboto/roboto-v20-latin-500italic.woff2")
|
||||
format("woff2"),
|
||||
/* Super Modern Browsers */ url("./roboto/roboto-v20-latin-500italic.woff")
|
||||
format("woff"),
|
||||
/* Modern Browsers */ url("./roboto/roboto-v20-latin-500italic.ttf")
|
||||
format("truetype"),
|
||||
/* Safari, Android, iOS */
|
||||
url("./roboto/roboto-v20-latin-500italic.svg#Roboto") format("svg"); /* Legacy iOS */
|
||||
}
|
||||
/* roboto-700 - latin */
|
||||
@font-face {
|
||||
font-family: 'Roboto';
|
||||
font-family: "Roboto";
|
||||
font-style: normal;
|
||||
font-weight: 700;
|
||||
src: url('./roboto/roboto-v20-latin-700.eot'); /* IE9 Compat Modes */
|
||||
src: local(''),
|
||||
url('./roboto/roboto-v20-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
||||
url('./roboto/roboto-v20-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
|
||||
url('./roboto/roboto-v20-latin-700.woff') format('woff'), /* Modern Browsers */
|
||||
url('./roboto/roboto-v20-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
|
||||
url('./roboto/roboto-v20-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
|
||||
src: url("./roboto/roboto-v20-latin-700.eot"); /* IE9 Compat Modes */
|
||||
src: local(""),
|
||||
url("./roboto/roboto-v20-latin-700.eot?#iefix") format("embedded-opentype"),
|
||||
/* IE6-IE8 */ url("./roboto/roboto-v20-latin-700.woff2") format("woff2"),
|
||||
/* Super Modern Browsers */ url("./roboto/roboto-v20-latin-700.woff")
|
||||
format("woff"),
|
||||
/* Modern Browsers */ url("./roboto/roboto-v20-latin-700.ttf")
|
||||
format("truetype"),
|
||||
/* Safari, Android, iOS */ url("./roboto/roboto-v20-latin-700.svg#Roboto")
|
||||
format("svg"); /* Legacy iOS */
|
||||
}
|
||||
/* roboto-700italic - latin */
|
||||
@font-face {
|
||||
font-family: 'Roboto';
|
||||
font-family: "Roboto";
|
||||
font-style: italic;
|
||||
font-weight: 700;
|
||||
src: url('./roboto/roboto-v20-latin-700italic.eot'); /* IE9 Compat Modes */
|
||||
src: local(''),
|
||||
url('./roboto/roboto-v20-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
||||
url('./roboto/roboto-v20-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
|
||||
url('./roboto/roboto-v20-latin-700italic.woff') format('woff'), /* Modern Browsers */
|
||||
url('./roboto/roboto-v20-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
|
||||
url('./roboto/roboto-v20-latin-700italic.svg#Roboto') format('svg'); /* Legacy iOS */
|
||||
src: url("./roboto/roboto-v20-latin-700italic.eot"); /* IE9 Compat Modes */
|
||||
src: local(""),
|
||||
url("./roboto/roboto-v20-latin-700italic.eot?#iefix")
|
||||
format("embedded-opentype"),
|
||||
/* IE6-IE8 */ url("./roboto/roboto-v20-latin-700italic.woff2")
|
||||
format("woff2"),
|
||||
/* Super Modern Browsers */ url("./roboto/roboto-v20-latin-700italic.woff")
|
||||
format("woff"),
|
||||
/* Modern Browsers */ url("./roboto/roboto-v20-latin-700italic.ttf")
|
||||
format("truetype"),
|
||||
/* Safari, Android, iOS */
|
||||
url("./roboto/roboto-v20-latin-700italic.svg#Roboto") format("svg"); /* Legacy iOS */
|
||||
}
|
||||
/* roboto-900 - latin */
|
||||
@font-face {
|
||||
font-family: 'Roboto';
|
||||
font-family: "Roboto";
|
||||
font-style: normal;
|
||||
font-weight: 900;
|
||||
src: url('./roboto/roboto-v20-latin-900.eot'); /* IE9 Compat Modes */
|
||||
src: local(''),
|
||||
url('./roboto/roboto-v20-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
||||
url('./roboto/roboto-v20-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
|
||||
url('./roboto/roboto-v20-latin-900.woff') format('woff'), /* Modern Browsers */
|
||||
url('./roboto/roboto-v20-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
|
||||
url('./roboto/roboto-v20-latin-900.svg#Roboto') format('svg'); /* Legacy iOS */
|
||||
src: url("./roboto/roboto-v20-latin-900.eot"); /* IE9 Compat Modes */
|
||||
src: local(""),
|
||||
url("./roboto/roboto-v20-latin-900.eot?#iefix") format("embedded-opentype"),
|
||||
/* IE6-IE8 */ url("./roboto/roboto-v20-latin-900.woff2") format("woff2"),
|
||||
/* Super Modern Browsers */ url("./roboto/roboto-v20-latin-900.woff")
|
||||
format("woff"),
|
||||
/* Modern Browsers */ url("./roboto/roboto-v20-latin-900.ttf")
|
||||
format("truetype"),
|
||||
/* Safari, Android, iOS */ url("./roboto/roboto-v20-latin-900.svg#Roboto")
|
||||
format("svg"); /* Legacy iOS */
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Pacifico';
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
src: url('./pacifico/pacifico-v22-latin-regular.eot'); /* IE9 Compat Modes */
|
||||
src: local(''),
|
||||
url('./pacifico/pacifico-v22-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
||||
url('./pacifico/pacifico-v22-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
|
||||
url('./pacifico/pacifico-v22-latin-regular.woff') format('woff'), /* Modern Browsers */
|
||||
url('./pacifico/pacifico-v22-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
|
||||
url('./pacifico/pacifico-v22-latin-regular.svg#Pacifico') format('svg'); /* Legacy iOS */
|
||||
}
|
||||
font-family: "Pacifico";
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
src: url("./pacifico/pacifico-v22-latin-regular.eot"); /* IE9 Compat Modes */
|
||||
src: local(""),
|
||||
url("./pacifico/pacifico-v22-latin-regular.eot?#iefix")
|
||||
format("embedded-opentype"),
|
||||
/* IE6-IE8 */ url("./pacifico/pacifico-v22-latin-regular.woff2")
|
||||
format("woff2"),
|
||||
/* Super Modern Browsers */
|
||||
url("./pacifico/pacifico-v22-latin-regular.woff") format("woff"),
|
||||
/* Modern Browsers */ url("./pacifico/pacifico-v22-latin-regular.ttf")
|
||||
format("truetype"),
|
||||
/* Safari, Android, iOS */
|
||||
url("./pacifico/pacifico-v22-latin-regular.svg#Pacifico") format("svg"); /* Legacy iOS */
|
||||
}
|
||||
|
|
|
|||
BIN
public/images/back-in2.jpg
Normal file
BIN
public/images/back-in2.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 104 KiB |
BIN
public/images/back-in3.jpg
Normal file
BIN
public/images/back-in3.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 151 KiB |
|
|
@ -1,203 +1,530 @@
|
|||
$(function () {
|
||||
// $('.selectpicker').selectpicker();
|
||||
$('[data-toggle="tooltip"]').tooltip();
|
||||
$(function() {
|
||||
// $('.selectpicker').selectpicker();
|
||||
$('[data-toggle="tooltip"]').tooltip();
|
||||
});
|
||||
|
||||
|
||||
function update_modal_data_load(e, $ele) {
|
||||
var ele = $ele,
|
||||
url = ele.data('url'),
|
||||
data = {data:ele.data('data'), target:ele.data('target')} ,
|
||||
contentType = 'application/x-www-form-urlencoded; charset=UTF-8';
|
||||
var ele = $ele,
|
||||
url = ele.data("url"),
|
||||
data = { data: ele.data("data"), target: ele.data("target") },
|
||||
contentType = "application/x-www-form-urlencoded; charset=UTF-8";
|
||||
|
||||
console.log(data);
|
||||
console.log(url);
|
||||
$.ajax({
|
||||
url: url,
|
||||
data: data,
|
||||
type: "POST",
|
||||
dataType: "json",
|
||||
cache: false,
|
||||
contentType: contentType,
|
||||
encode: true,
|
||||
headers: {
|
||||
'X-CSRF-TOKEN': $('meta[name="csrf-token"]').attr('content')
|
||||
},
|
||||
success: function(data) {
|
||||
// do what ever you want here. add content to <div> if it was not 1 .
|
||||
$(data.target).find('.modal-content').html(data.response);
|
||||
// $('.selectpicker').selectpicker(["refresh"]);
|
||||
// $('.input-daterange').datepicker({toggleActive: true,format: 'dd.mm.yyyy'});
|
||||
$(data.target).modal('show');
|
||||
},
|
||||
error: function(xhr, status, errorThrown) {
|
||||
console.log(xhr);
|
||||
console.log(xhr.responseText);
|
||||
console.log(status);
|
||||
console.log("Sorry, there was a problem!");
|
||||
}
|
||||
});
|
||||
return false;
|
||||
console.log(data);
|
||||
console.log(url);
|
||||
$.ajax({
|
||||
url: url,
|
||||
data: data,
|
||||
type: "POST",
|
||||
dataType: "json",
|
||||
cache: false,
|
||||
contentType: contentType,
|
||||
encode: true,
|
||||
headers: {
|
||||
"X-CSRF-TOKEN": $('meta[name="csrf-token"]').attr("content"),
|
||||
},
|
||||
success: function(data) {
|
||||
// do what ever you want here. add content to <div> if it was not 1 .
|
||||
$(data.target)
|
||||
.find(".modal-content")
|
||||
.html(data.response);
|
||||
// $('.selectpicker').selectpicker(["refresh"]);
|
||||
// $('.input-daterange').datepicker({toggleActive: true,format: 'dd.mm.yyyy'});
|
||||
$(data.target).modal("show");
|
||||
},
|
||||
error: function(xhr, status, errorThrown) {
|
||||
console.log(xhr);
|
||||
console.log(xhr.responseText);
|
||||
console.log(status);
|
||||
console.log("Sorry, there was a problem!");
|
||||
},
|
||||
});
|
||||
return false;
|
||||
}
|
||||
|
||||
jQuery(document).ready(function() {
|
||||
$(".update_modal_data_load").on('click', function (e) {
|
||||
e.preventDefault();
|
||||
update_modal_data_load(e, $(this));
|
||||
$(".update_modal_data_load").on("click", function(e) {
|
||||
e.preventDefault();
|
||||
update_modal_data_load(e, $(this));
|
||||
});
|
||||
if ($(".datepicker-base").length > 0) {
|
||||
$(".datepicker-base").datepicker({
|
||||
orientation: "auto right",
|
||||
calendarWeeks: true,
|
||||
todayBtn: "linked",
|
||||
//daysOfWeekDisabled: '1',
|
||||
todayHighlight: true,
|
||||
multidate: false,
|
||||
daysOfWeekHighlighted: "0,6",
|
||||
autoclose: true,
|
||||
format: "dd.mm.yyyy",
|
||||
language: "de",
|
||||
clearBtn: true,
|
||||
});
|
||||
if($('.datepicker-base').length > 0) {
|
||||
$('.datepicker-base').datepicker({
|
||||
orientation: 'auto right',
|
||||
calendarWeeks: true,
|
||||
todayBtn: 'linked',
|
||||
//daysOfWeekDisabled: '1',
|
||||
todayHighlight: true,
|
||||
multidate: false,
|
||||
daysOfWeekHighlighted: '0,6',
|
||||
autoclose: true,
|
||||
format: 'dd.mm.yyyy',
|
||||
language: 'de',
|
||||
clearBtn: true,
|
||||
});
|
||||
}
|
||||
if($('.datepicker-birthday').length > 0) {
|
||||
$('.datepicker-birthday').datepicker({
|
||||
todayBtn: 'linked',
|
||||
// daysOfWeekDisabled: '1',
|
||||
multidate: false,
|
||||
daysOfWeekHighlighted: '0,6',
|
||||
autoclose: true,
|
||||
format: 'dd.mm.yyyy',
|
||||
language: 'de',
|
||||
clearBtn: true,
|
||||
startView: 2,
|
||||
|
||||
});
|
||||
}
|
||||
if($('.b-material-datetime-picker').length > 0) {
|
||||
$('.b-material-datetime-picker').bootstrapMaterialDatePicker({
|
||||
weekStart: 1,
|
||||
format: 'DD.MM.YYYY HH:mm',
|
||||
shortTime: false,
|
||||
nowButton: true,
|
||||
clearButton: true,
|
||||
lang: 'de',
|
||||
//currentDate: ''
|
||||
});
|
||||
}
|
||||
|
||||
$('.form-prevent-multiple-submits').on('submit', function(){
|
||||
$('.button-prevent-multiple-submits').attr('disabled', true);
|
||||
$(this).find('.spinner').show();
|
||||
}
|
||||
if ($(".datepicker-birthday").length > 0) {
|
||||
$(".datepicker-birthday").datepicker({
|
||||
todayBtn: "linked",
|
||||
// daysOfWeekDisabled: '1',
|
||||
multidate: false,
|
||||
daysOfWeekHighlighted: "0,6",
|
||||
autoclose: true,
|
||||
format: "dd.mm.yyyy",
|
||||
language: "de",
|
||||
clearBtn: true,
|
||||
startView: 2,
|
||||
});
|
||||
}
|
||||
if ($(".b-material-datetime-picker").length > 0) {
|
||||
$(".b-material-datetime-picker").bootstrapMaterialDatePicker({
|
||||
weekStart: 1,
|
||||
format: "DD.MM.YYYY HH:mm",
|
||||
shortTime: false,
|
||||
nowButton: true,
|
||||
clearButton: true,
|
||||
lang: "de",
|
||||
//currentDate: ''
|
||||
});
|
||||
}
|
||||
|
||||
$(".form-prevent-multiple-submits").on("submit", function() {
|
||||
$(".button-prevent-multiple-submits").attr("disabled", true);
|
||||
$(this)
|
||||
.find(".spinner")
|
||||
.show();
|
||||
});
|
||||
|
||||
// Summernote CustomList Plugin definieren - ZUERST definieren
|
||||
// Prüfen, ob Summernote verfügbar ist
|
||||
if (typeof $.summernote !== "undefined" && $.summernote.plugins) {
|
||||
$.extend($.summernote.plugins, {
|
||||
customList: function(context) {
|
||||
var self = this;
|
||||
var ui = $.summernote.ui;
|
||||
|
||||
// Button erstellen
|
||||
context.memo("button.customList", function() {
|
||||
// Button erstellen mit Summernote UI
|
||||
var button = ui.button({
|
||||
contents: '<i class="fa fa-check-square"></i>',
|
||||
tooltip: "Benutzerdefinierte Liste mit Icons",
|
||||
container: context.options.container,
|
||||
click: function() {
|
||||
// --- Logik zum Einfügen der Liste ---
|
||||
var listContent = "";
|
||||
var range = context.invoke("editor.createRange");
|
||||
console.log(range);
|
||||
|
||||
// Den HTML-Inhalt direkt aus dem Editor holen
|
||||
var editorSelection = window.getSelection();
|
||||
var selectedHTML = "";
|
||||
|
||||
if (editorSelection.rangeCount > 0) {
|
||||
// Es gibt eine Auswahl
|
||||
var selectedRange = editorSelection.getRangeAt(0);
|
||||
var selectedContent = selectedRange.cloneContents();
|
||||
var tempDiv = document.createElement("div");
|
||||
tempDiv.appendChild(selectedContent);
|
||||
selectedHTML = tempDiv.innerHTML;
|
||||
console.log("Ausgewählter HTML-Inhalt:", selectedHTML);
|
||||
}
|
||||
|
||||
if (selectedHTML) {
|
||||
// HTML-Inhalt verarbeiten
|
||||
processHTMLContent(selectedHTML);
|
||||
} else {
|
||||
// Wenn keine Auswahl, versuchen den umgebenden Absatz zu holen
|
||||
var selectedNode = range.sc;
|
||||
var parentElement = $(selectedNode).closest("p, div");
|
||||
|
||||
if (parentElement.length > 0) {
|
||||
selectedHTML = parentElement.html();
|
||||
if (selectedHTML) {
|
||||
processHTMLContent(selectedHTML);
|
||||
} else {
|
||||
insertEmptyList();
|
||||
}
|
||||
} else {
|
||||
insertEmptyList();
|
||||
}
|
||||
}
|
||||
|
||||
// Fokus zurück in den Editor
|
||||
context.invoke("editor.focus");
|
||||
|
||||
// Nach dem Einfügen der Liste den Enter-Handler hinzufügen
|
||||
setupEnterHandler();
|
||||
|
||||
// Funktion zum Verarbeiten des HTML-Inhalts
|
||||
function processHTMLContent(htmlContent) {
|
||||
// HTML in DOM-Element parsen, um es besser verarbeiten zu können
|
||||
var tempDiv = document.createElement("div");
|
||||
tempDiv.innerHTML = htmlContent;
|
||||
|
||||
// Text mit HTML-Tags in Zeilen aufteilen
|
||||
// Ersetze <br> durch Zeilenumbrüche im DOM
|
||||
var brs = tempDiv.querySelectorAll("br");
|
||||
for (var i = 0; i < brs.length; i++) {
|
||||
brs[i].parentNode.replaceChild(
|
||||
document.createTextNode("\n"),
|
||||
brs[i]
|
||||
);
|
||||
}
|
||||
|
||||
// Jetzt den Text mit Zeilenumbrüchen holen
|
||||
var textWithLinebreaks =
|
||||
tempDiv.textContent || tempDiv.innerText;
|
||||
|
||||
// Zeilenumbrüche normalisieren
|
||||
var normalizedText = textWithLinebreaks
|
||||
.replace(/\r\n/g, "\n")
|
||||
.replace(/\r/g, "\n");
|
||||
|
||||
// Text in Zeilen aufteilen
|
||||
var lines = normalizedText.split("\n");
|
||||
|
||||
// Listenelemente erstellen
|
||||
listContent = "";
|
||||
lines.forEach(function(line) {
|
||||
if (line.trim() !== "") {
|
||||
listContent +=
|
||||
'<li><i class="fa fa-check text-primary"></i> ' +
|
||||
line.trim() +
|
||||
"</li>";
|
||||
}
|
||||
});
|
||||
|
||||
if (listContent) {
|
||||
// Vor dem Einfügen der Liste den ausgewählten Text löschen
|
||||
if (range) {
|
||||
context.invoke("editor.deleteRange", range);
|
||||
}
|
||||
|
||||
// Liste einfügen
|
||||
var listHtml =
|
||||
'<ul class="list-unstyled list-icons">' +
|
||||
listContent +
|
||||
"</ul>";
|
||||
context.invoke("editor.pasteHTML", listHtml);
|
||||
} else {
|
||||
// Fallback: Leere Liste einfügen
|
||||
insertEmptyList();
|
||||
}
|
||||
}
|
||||
|
||||
// Funktion zum Einfügen einer leeren Liste
|
||||
function insertEmptyList() {
|
||||
var listHtml =
|
||||
'<ul class="list-unstyled list-icons"><li><i class="fa fa-check text-primary"></i> Neue Liste</li></ul>';
|
||||
context.invoke("editor.pasteHTML", listHtml);
|
||||
}
|
||||
},
|
||||
});
|
||||
|
||||
return button.render();
|
||||
});
|
||||
|
||||
// Funktion zum Einrichten des Enter-Handlers
|
||||
function setupEnterHandler() {
|
||||
// Wir verwenden setTimeout, um sicherzustellen, dass die Liste bereits im DOM ist
|
||||
setTimeout(function() {
|
||||
var $editor = $(context.layoutInfo.editor);
|
||||
var $editable = $(context.layoutInfo.editable);
|
||||
|
||||
// Event-Handler für die Enter-Taste innerhalb der Liste
|
||||
$editable
|
||||
.off("keydown.customList")
|
||||
.on("keydown.customList", function(e) {
|
||||
if (e.keyCode === 13) {
|
||||
// Enter-Taste
|
||||
var range = context.invoke("editor.createRange");
|
||||
var $currentNode = $(range.sc);
|
||||
|
||||
// Prüfen, ob wir uns in einer Liste befinden
|
||||
var $listItem = $currentNode.closest(
|
||||
"ul.list-unstyled.list-icons > li"
|
||||
);
|
||||
|
||||
if ($listItem.length > 0) {
|
||||
e.preventDefault();
|
||||
|
||||
// Neuen Listenpunkt erstellen
|
||||
var newItem =
|
||||
'<li><i class="fa fa-check text-primary"></i> </li>';
|
||||
|
||||
// Position bestimmen - nach dem aktuellen Listenpunkt einfügen
|
||||
$listItem.after(newItem);
|
||||
|
||||
// Cursor in den neuen Listenpunkt setzen
|
||||
var $newItem = $listItem.next("li");
|
||||
var textNode = $newItem.contents().filter(function() {
|
||||
return this.nodeType === 3; // Text-Node
|
||||
})[0];
|
||||
|
||||
if (textNode) {
|
||||
var newRange = document.createRange();
|
||||
newRange.setStart(textNode, 1); // Nach dem Leerzeichen positionieren
|
||||
newRange.collapse(true);
|
||||
|
||||
var selection = window.getSelection();
|
||||
selection.removeAllRanges();
|
||||
selection.addRange(newRange);
|
||||
}
|
||||
|
||||
return false;
|
||||
}
|
||||
}
|
||||
});
|
||||
}, 100);
|
||||
}
|
||||
|
||||
// Plugin-Initialisierung
|
||||
self.initialize = function() {
|
||||
// Nichts zu tun bei der Initialisierung
|
||||
console.log("CustomList Plugin initialisiert");
|
||||
};
|
||||
|
||||
// Plugin-Zerstörung (Cleanup)
|
||||
self.destroy = function() {
|
||||
// Event-Handler entfernen
|
||||
$(context.layoutInfo.editable).off("keydown.customList");
|
||||
};
|
||||
},
|
||||
});
|
||||
}
|
||||
|
||||
// Prüfen, ob Summernote bereits in der Blade-Datei initialisiert wurde
|
||||
// Wir prüfen, ob die Summernote-Instanz bereits existiert, indem wir nach der data-summernote Eigenschaft suchen
|
||||
if (
|
||||
typeof $.summernote !== "undefined" &&
|
||||
$(".summernote").length > 0 &&
|
||||
!$(".summernote").data("summernote")
|
||||
) {
|
||||
// DANACH die Editoren initialisieren, nur wenn sie nicht bereits initialisiert wurden
|
||||
$(".summernote").summernote({
|
||||
height: 140,
|
||||
lang: "de-DE",
|
||||
container: "body",
|
||||
styleTags: ["p", "blockquote", "pre", "h1", "h2", "h3", "h4", "h5", "h6"],
|
||||
prettifyHtml: false,
|
||||
toolbar: [
|
||||
// [groupName, [list of button]]
|
||||
["style", ["style"]],
|
||||
["style", ["bold", "italic", "underline", "clear"]],
|
||||
["fontsize", ["fontsize"]],
|
||||
["color", ["color"]],
|
||||
["para", ["ul", "ol", "paragraph"]],
|
||||
["insert", ["customList", "link", "picture", "video"]],
|
||||
["height", ["height"]],
|
||||
["view", ["fullscreen", "codeview", "help"]],
|
||||
],
|
||||
|
||||
cleaner: {
|
||||
action: "both", // both|button|paste 'button' only cleans via toolbar button, 'paste' only clean when pasting content, both does both options.
|
||||
newline: "<br>", // Summernote's default is to use '<p><br></p>'
|
||||
notStyle: "position:absolute;top:0;left:0;right:0", // Position of Notification
|
||||
icon: '<i class="note-icon">[Your Button]</i>',
|
||||
keepHtml: true, // Keep all Html formats
|
||||
keepOnlyTags: [
|
||||
"<p>",
|
||||
"<br>",
|
||||
"<ul>",
|
||||
"<li>",
|
||||
"<b>",
|
||||
"<strong>",
|
||||
"<i>",
|
||||
"<a>",
|
||||
"<span>",
|
||||
"<div>",
|
||||
], // If keepHtml is true, remove all tags except these
|
||||
keepClasses: true, // Keep Classes
|
||||
badTags: [
|
||||
"style",
|
||||
"script",
|
||||
"applet",
|
||||
"embed",
|
||||
"noframes",
|
||||
"noscript",
|
||||
"html",
|
||||
], // Remove full tags with contents
|
||||
badAttributes: ["style", "start"], // Remove attributes from remaining tags
|
||||
limitChars: false, // 0/false|# 0/false disables option
|
||||
limitDisplay: "both", // text|html|both
|
||||
limitStop: false, // true/false
|
||||
},
|
||||
});
|
||||
}
|
||||
|
||||
// Gleiche Prüfung für summernote-small
|
||||
if (
|
||||
typeof $.summernote !== "undefined" &&
|
||||
$(".summernote-small").length > 0 &&
|
||||
!$(".summernote-small").data("summernote")
|
||||
) {
|
||||
$(".summernote-small").summernote({
|
||||
height: 140,
|
||||
lang: "de-DE",
|
||||
container: "body",
|
||||
styleTags: ["p", "blockquote", "pre", "h1", "h2", "h3", "h4", "h5", "h6"],
|
||||
prettifyHtml: false,
|
||||
toolbar: [
|
||||
// [groupName, [list of button]]
|
||||
["style", ["style"]],
|
||||
["style", ["bold", "italic", "underline", "clear"]],
|
||||
["fontsize", ["fontsize"]],
|
||||
["color", ["color"]],
|
||||
["para", ["ul", "ol", "paragraph"]],
|
||||
["insert", ["customList"]],
|
||||
["height", ["height"]],
|
||||
["view", ["fullscreen", "codeview"]],
|
||||
],
|
||||
cleaner: {
|
||||
action: "both", // both|button|paste 'button' only cleans via toolbar button, 'paste' only clean when pasting content, both does both options.
|
||||
newline: "<br>", // Summernote's default is to use '<p><br></p>'
|
||||
notStyle: "position:absolute;top:0;left:0;right:0", // Position of Notification
|
||||
icon: '<i class="note-icon">[Your Button]</i>',
|
||||
keepHtml: true, // Keep all Html formats
|
||||
keepOnlyTags: [
|
||||
"<p>",
|
||||
"<br>",
|
||||
"<ul>",
|
||||
"<li>",
|
||||
"<b>",
|
||||
"<strong>",
|
||||
"<i>",
|
||||
"<a>",
|
||||
"<span>",
|
||||
"<div>",
|
||||
], // If keepHtml is true, remove all tags except these
|
||||
keepClasses: true, // Keep Classes
|
||||
badTags: [
|
||||
"style",
|
||||
"script",
|
||||
"applet",
|
||||
"embed",
|
||||
"noframes",
|
||||
"noscript",
|
||||
"html",
|
||||
], // Remove full tags with contents
|
||||
badAttributes: ["style", "start"], // Remove attributes from remaining tags
|
||||
limitChars: false, // 0/false|# 0/false disables option
|
||||
limitDisplay: "both", // text|html|both
|
||||
limitStop: false, // true/false
|
||||
},
|
||||
});
|
||||
}
|
||||
|
||||
$(".note-status-output").hide();
|
||||
});
|
||||
|
||||
function _scrollTo(to, offset) {
|
||||
$('html,body').animate({scrollTop: $(to).offset().top - offset}, 800);
|
||||
$("html,body").animate({ scrollTop: $(to).offset().top - offset }, 800);
|
||||
}
|
||||
function ajax_object_action(event, object, callback) {
|
||||
// event.preventDefault();
|
||||
var data = {};
|
||||
$.each(object.data(), function(index, value){
|
||||
if(typeof value !== 'object'){
|
||||
data[index] = value;
|
||||
}
|
||||
});
|
||||
var url = data['url'];
|
||||
var data = {};
|
||||
$.each(object.data(), function(index, value) {
|
||||
if (typeof value !== "object") {
|
||||
data[index] = value;
|
||||
}
|
||||
});
|
||||
var url = data["url"];
|
||||
// console.log(data);
|
||||
// console.log(url);
|
||||
$.ajax({
|
||||
url: url,
|
||||
data: data,
|
||||
type: "POST",
|
||||
dataType: "json",
|
||||
cache: false,
|
||||
contentType: "application/x-www-form-urlencoded; charset=UTF-8",
|
||||
encode: true,
|
||||
headers: {
|
||||
"X-CSRF-TOKEN": $('meta[name="csrf-token"]').attr("content"),
|
||||
},
|
||||
success: function(data) {
|
||||
//console.log(data);
|
||||
//data will send data to callback function
|
||||
callback(data);
|
||||
},
|
||||
error: function(xhr, status, errorThrown) {
|
||||
console.log(xhr);
|
||||
console.log(xhr.responseText);
|
||||
console.log(status);
|
||||
console.log(errorThrown);
|
||||
console.log("Sorry, there was a problem!");
|
||||
},
|
||||
});
|
||||
return false;
|
||||
}
|
||||
$(function() {
|
||||
$("#modals-load-content").on("show.bs.modal", function(event) {
|
||||
var button = $(event.relatedTarget);
|
||||
if (!button.data("id")) {
|
||||
return;
|
||||
}
|
||||
var data = {};
|
||||
$.each(button.data(), function(index, value) {
|
||||
if (index !== "bs.tooltip") {
|
||||
data[index] = value;
|
||||
}
|
||||
});
|
||||
console.log(data);
|
||||
|
||||
loadModalInner(this, data);
|
||||
});
|
||||
|
||||
function initModalInner() {
|
||||
$('[data-toggle="reloadModal"]')
|
||||
.off()
|
||||
.on("click", function(event) {
|
||||
event.preventDefault();
|
||||
button = $(this);
|
||||
var data = {};
|
||||
$.each(button.data(), function(index, value) {
|
||||
if (index !== "bs.tooltip") {
|
||||
data[index] = value;
|
||||
}
|
||||
});
|
||||
//console.log(data);
|
||||
loadModalInner(this, data);
|
||||
});
|
||||
}
|
||||
function loadModalInner(self, data) {
|
||||
var url = data.route,
|
||||
contentType = "application/x-www-form-urlencoded; charset=UTF-8";
|
||||
$.ajax({
|
||||
url: url,
|
||||
data: data,
|
||||
type: "POST",
|
||||
dataType: "json",
|
||||
cache: false,
|
||||
contentType: 'application/x-www-form-urlencoded; charset=UTF-8',
|
||||
encode: true,
|
||||
headers: {
|
||||
'X-CSRF-TOKEN': $('meta[name="csrf-token"]').attr('content')
|
||||
},
|
||||
success: function(data) {
|
||||
//console.log(data);
|
||||
//data will send data to callback function
|
||||
callback(data);
|
||||
},
|
||||
error: function(xhr, status, errorThrown) {
|
||||
console.log(xhr);
|
||||
console.log(xhr.responseText);
|
||||
console.log(status);
|
||||
console.log(errorThrown);
|
||||
console.log("Sorry, there was a problem!");
|
||||
url: url,
|
||||
data: data,
|
||||
type: "POST",
|
||||
dataType: "json",
|
||||
cache: false,
|
||||
contentType: contentType,
|
||||
encode: true,
|
||||
headers: {
|
||||
"X-CSRF-TOKEN": $('meta[name="csrf-token"]').attr("content"),
|
||||
},
|
||||
success: function(data) {
|
||||
console.log(data);
|
||||
if (data.response.modal) {
|
||||
$(data.response.target)
|
||||
.find(".modal-dialog")
|
||||
.addClass(data.response.modal);
|
||||
}
|
||||
$(data.response.target)
|
||||
.find(".modal-dialog")
|
||||
.html(data.html);
|
||||
$(data.response.target)
|
||||
.find(".selectpicker")
|
||||
.selectpicker("refresh");
|
||||
initModalInner();
|
||||
},
|
||||
error: function(xhr, status, errorThrown) {
|
||||
console.log(xhr);
|
||||
console.log(xhr.responseText);
|
||||
console.log(errorThrown);
|
||||
console.log("Sorry, there was a problem!");
|
||||
},
|
||||
});
|
||||
return false;
|
||||
}
|
||||
$(function () {
|
||||
|
||||
$('#modals-load-content').on('show.bs.modal', function (event) {
|
||||
var button = $(event.relatedTarget);
|
||||
if (!button.data('id')) {
|
||||
return;
|
||||
}
|
||||
var data = {};
|
||||
$.each(button.data(), function(index, value){
|
||||
if(index !== 'bs.tooltip'){
|
||||
data[index] = value;
|
||||
}
|
||||
});
|
||||
console.log(data);
|
||||
|
||||
loadModalInner(this, data);
|
||||
|
||||
});
|
||||
|
||||
function initModalInner() {
|
||||
$('[data-toggle="reloadModal"]').off().on('click', function(event) {
|
||||
event.preventDefault();
|
||||
button = $(this);
|
||||
var data = {};
|
||||
$.each(button.data(), function(index, value){
|
||||
if(index !== 'bs.tooltip'){
|
||||
data[index] = value;
|
||||
}
|
||||
});
|
||||
//console.log(data);
|
||||
loadModalInner(this, data);
|
||||
});
|
||||
|
||||
}
|
||||
function loadModalInner(self, data){
|
||||
var url = data.route,
|
||||
contentType = 'application/x-www-form-urlencoded; charset=UTF-8';
|
||||
$.ajax({
|
||||
url: url,
|
||||
data: data,
|
||||
type: "POST",
|
||||
dataType: "json",
|
||||
cache: false,
|
||||
contentType: contentType,
|
||||
encode: true,
|
||||
headers: {
|
||||
'X-CSRF-TOKEN': $('meta[name="csrf-token"]').attr('content')
|
||||
},
|
||||
success: function(data) {
|
||||
console.log(data);
|
||||
if(data.response.modal){
|
||||
$(data.response.target).find('.modal-dialog').addClass(data.response.modal);
|
||||
}
|
||||
$(data.response.target).find('.modal-dialog').html(data.html);
|
||||
$(data.response.target).find('.selectpicker').selectpicker('refresh');
|
||||
initModalInner();
|
||||
},
|
||||
error: function(xhr, status, errorThrown) {
|
||||
console.log(xhr);
|
||||
console.log(xhr.responseText);
|
||||
console.log(errorThrown);
|
||||
console.log("Sorry, there was a problem!");
|
||||
}
|
||||
});
|
||||
return false;
|
||||
}
|
||||
|
||||
});
|
||||
}
|
||||
});
|
||||
|
|
|
|||
161
public/js/product-quantity.js
Normal file
161
public/js/product-quantity.js
Normal file
|
|
@ -0,0 +1,161 @@
|
|||
class ProductQuantity {
|
||||
constructor() {
|
||||
this.init();
|
||||
}
|
||||
|
||||
init() {
|
||||
this.bindEvents();
|
||||
this.updateAllProductStates();
|
||||
//this.initSmartWizard();
|
||||
}
|
||||
|
||||
initSmartWizard() {
|
||||
// SmartWizard Event-Listener für Schrittwechsel
|
||||
$(".smartwizard-abo").on(
|
||||
"leaveStep",
|
||||
(e, anchorObject, stepNumber, stepDirection) => {
|
||||
// Formular im aktuellen Schritt finden
|
||||
const $currentForm = $(e.target).find(".tab-pane.active form");
|
||||
if ($currentForm.length) {
|
||||
// Temporäres Formular erstellen und absenden
|
||||
const $tempForm = $("<form>", {
|
||||
method: "POST",
|
||||
action: $currentForm.attr("action"),
|
||||
style: "display: none;",
|
||||
});
|
||||
|
||||
// Alle Input-Felder kopieren
|
||||
$currentForm.find("input").each((_, input) => {
|
||||
const $input = $(input);
|
||||
if ($input.attr("type") === "text") {
|
||||
const value = parseInt($input.val()) || 0;
|
||||
if (value > 0) {
|
||||
$tempForm.append(
|
||||
$("<input>", {
|
||||
type: "hidden",
|
||||
name: $input.attr("name"),
|
||||
value: value,
|
||||
})
|
||||
);
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
// CSRF-Token hinzufügen
|
||||
$tempForm.append(
|
||||
$("<input>", {
|
||||
type: "hidden",
|
||||
name: "_token",
|
||||
value: $('meta[name="csrf-token"]').attr("content"),
|
||||
})
|
||||
);
|
||||
|
||||
// Action-Button-Wert hinzufügen
|
||||
$tempForm.append(
|
||||
$("<input>", {
|
||||
type: "hidden",
|
||||
name: "action",
|
||||
value: "next",
|
||||
})
|
||||
);
|
||||
|
||||
// Formular zum Body hinzufügen und absenden
|
||||
$("body").append($tempForm);
|
||||
$tempForm.submit();
|
||||
}
|
||||
}
|
||||
);
|
||||
}
|
||||
|
||||
updateProductState(productId, productType) {
|
||||
const $input = $(`input[name="${productType}_product_qty[${productId}]"]`);
|
||||
const $product = $(`#product-${productId}`);
|
||||
const value = parseInt($input.val()) || 0;
|
||||
const $addButton = $input.closest(".input-group").find(".add-product-qty");
|
||||
const $removeButton = $input
|
||||
.closest(".input-group")
|
||||
.find(".remove-product-qty");
|
||||
|
||||
if (value > 0) {
|
||||
$product.removeClass("product-inactive").addClass("product-active");
|
||||
$addButton.removeClass("btn-secondary").addClass("btn-primary");
|
||||
$removeButton.removeClass("btn-secondary").addClass("btn-primary");
|
||||
} else {
|
||||
$product.removeClass("product-active").addClass("product-inactive");
|
||||
$addButton.removeClass("btn-primary").addClass("btn-secondary");
|
||||
$removeButton.removeClass("btn-primary").addClass("btn-secondary");
|
||||
}
|
||||
}
|
||||
|
||||
updateAllProductStates() {
|
||||
// Basis-Produkte
|
||||
$('input[name^="base_product_qty"]').each((_, input) => {
|
||||
const productId = $(input).data("product-id");
|
||||
this.updateProductState(productId, "base");
|
||||
});
|
||||
|
||||
// Upgrade-Produkte
|
||||
$('input[name^="upgrade_product_qty"]').each((_, input) => {
|
||||
const productId = $(input).data("product-id");
|
||||
this.updateProductState(productId, "upgrade");
|
||||
});
|
||||
}
|
||||
|
||||
bindEvents() {
|
||||
// Event-Listener für den "Hinzufügen" Button
|
||||
$(document).on("click", ".add-product-qty", (e) => {
|
||||
const $button = $(e.currentTarget);
|
||||
const productId = $button.data("product-id");
|
||||
const productType = $button
|
||||
.closest("tr")
|
||||
.find('input[type="text"]')
|
||||
.attr("name")
|
||||
.split("_")[0];
|
||||
const $input = $(
|
||||
`input[name="${productType}_product_qty[${productId}]"]`
|
||||
);
|
||||
const currentValue = parseInt($input.val()) || 0;
|
||||
|
||||
$input.val(currentValue + 1).trigger("change");
|
||||
this.updateProductState(productId, productType);
|
||||
});
|
||||
|
||||
// Event-Listener für den "Entfernen" Button
|
||||
$(document).on("click", ".remove-product-qty", (e) => {
|
||||
const $button = $(e.currentTarget);
|
||||
const productId = $button.data("product-id");
|
||||
const productType = $button
|
||||
.closest("tr")
|
||||
.find('input[type="text"]')
|
||||
.attr("name")
|
||||
.split("_")[0];
|
||||
const $input = $(
|
||||
`input[name="${productType}_product_qty[${productId}]"]`
|
||||
);
|
||||
const currentValue = parseInt($input.val()) || 0;
|
||||
|
||||
if (currentValue > 0) {
|
||||
$input.val(currentValue - 1).trigger("change");
|
||||
this.updateProductState(productId, productType);
|
||||
}
|
||||
});
|
||||
|
||||
// Event-Listener für manuelle Eingabe
|
||||
$(document).on("change", 'input[name$="product_qty"]', (e) => {
|
||||
const $input = $(e.currentTarget);
|
||||
const productId = $input.data("product-id");
|
||||
const productType = $input.attr("name").split("_")[0];
|
||||
const value = parseInt($input.val()) || 0;
|
||||
|
||||
if (value < 0) {
|
||||
$input.val(0);
|
||||
}
|
||||
this.updateProductState(productId, productType);
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
// Initialisierung der Klasse wenn das Dokument bereit ist
|
||||
$(document).ready(() => {
|
||||
new ProductQuantity();
|
||||
});
|
||||
|
|
@ -0,0 +1,75 @@
|
|||
%!Adobe-FontList 1.24
|
||||
%Locale:0x409
|
||||
|
||||
%BeginFont
|
||||
Handler:DirectoryHandler
|
||||
FontType:Invalid
|
||||
OutlineFileName:/Volumes/Websites/mivita.care/public/pdf/MIVITA_Vorlage-Rechnungen Ordner/Document fonts/AdobeFnt22.lst
|
||||
FileLength:1305
|
||||
FileModTime:661787622
|
||||
%EndFont
|
||||
|
||||
%BeginFont
|
||||
Handler:DirectoryHandler
|
||||
FontType:Invalid
|
||||
OutlineFileName:/Volumes/Websites/mivita.care/public/pdf/MIVITA_Vorlage-Rechnungen Ordner/Document fonts/AdobeFnt23.lst
|
||||
FileLength:1504
|
||||
FileModTime:669812796
|
||||
%EndFont
|
||||
|
||||
%BeginFont
|
||||
Handler:DirectoryHandler
|
||||
FontType:Invalid
|
||||
OutlineFileName:/Volumes/Websites/mivita.care/public/pdf/MIVITA_Vorlage-Rechnungen Ordner/Document fonts/AdobeFnt24.lst
|
||||
FileLength:1600
|
||||
FileModTime:768741025
|
||||
%EndFont
|
||||
|
||||
%BeginFont
|
||||
Handler:DirectoryHandler
|
||||
FontType:TrueType
|
||||
FontName:RobotoCondensed-Bold
|
||||
FamilyName:Roboto Condensed
|
||||
StyleName:Bold
|
||||
MenuName:Roboto Condensed
|
||||
StyleBits:2
|
||||
WeightClass:700
|
||||
WidthClass:5
|
||||
AngleClass:0
|
||||
FullName:Roboto Condensed Bold
|
||||
WritingScript:Roman
|
||||
OutlineFileName:/Volumes/Websites/mivita.care/public/pdf/MIVITA_Vorlage-Rechnungen Ordner/Document fonts/Roboto Condensed 700.ttf
|
||||
DataFormat:sfntData
|
||||
hasSVG:no
|
||||
hasSBIX:no
|
||||
hasCOLR:no
|
||||
VariableFontType:NonVariableFont
|
||||
FileLength:169352
|
||||
FileModTime:589984180
|
||||
NameArray:0,Win,1,Roboto Condensed
|
||||
%EndFont
|
||||
|
||||
%BeginFont
|
||||
Handler:DirectoryHandler
|
||||
FontType:TrueType
|
||||
FontName:RobotoCondensed-Regular
|
||||
FamilyName:Roboto Condensed
|
||||
StyleName:Regular
|
||||
MenuName:Roboto Condensed
|
||||
StyleBits:0
|
||||
WeightClass:400
|
||||
WidthClass:5
|
||||
AngleClass:0
|
||||
FullName:Roboto Condensed
|
||||
WritingScript:Roman
|
||||
OutlineFileName:/Volumes/Websites/mivita.care/public/pdf/MIVITA_Vorlage-Rechnungen Ordner/Document fonts/Roboto Condensed regular.ttf
|
||||
DataFormat:sfntData
|
||||
hasSVG:no
|
||||
hasSBIX:no
|
||||
hasCOLR:no
|
||||
VariableFontType:NonVariableFont
|
||||
FileLength:169848
|
||||
FileModTime:589984181
|
||||
NameArray:0,Win,1,Roboto Condensed
|
||||
%EndFont
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
<h2 class="text-center">Beratervertrag / Sales Contract</h2>
|
||||
<h5 class="text-center">für die Vertriebspartnerschaft mit der mivita e.K.</h5>
|
||||
<h5 class="text-center">für die Vertriebspartnerschaft mit der mivita care gmbh</h5>
|
||||
|
||||
<p> Durch die Freischaltung dieses Vertrages durch MIVITA e.K. - Leinfeld 2 - 87755 Kirchhaslach, im Folgenden „MIVITA“ genannt,
|
||||
<p> Durch die Freischaltung dieses Vertrages durch MIVITA care gmbh - Leinfeld 2 - 87755 Kirchhaslach, im Folgenden „MIVITA“ genannt,
|
||||
erhält der/die registrierte Vertriebspartner/in
|
||||
im Folgenden „Berater“ genannt, das Recht, MIVITA Produkte als selbständiger Produktberater in eigenem Namen und auf
|
||||
eigene Rechnung zu verkaufen.</p>
|
||||
|
|
@ -59,6 +59,6 @@
|
|||
</li>
|
||||
</ol>
|
||||
<hr>
|
||||
<p class="text-center">mivita e.K. • Leinfeld 2 • D-87755 Kirchhaslach<br>
|
||||
Tel: 08333-9469890 • Fax :08333-7268 • info@mivita.care • www.mivita.care<br>
|
||||
für die Vertriebspartnerschaft mit der mivita e.K.</p>
|
||||
<p class="text-center">mivita care gmbh • Leinfeld 2 • D-87755 Kirchhaslach<br>
|
||||
Tel: +49 (0) 8333 94 61 767 • info@mivita.care • www.mivita.care<br>
|
||||
für die Vertriebspartnerschaft mit der mivita care gmbh</p>
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
<h2 class="text-center">Consulting Agreement / Sales Contract</h2>
|
||||
<h5 class="text-center">for the distribution partnership with the mivita e.K.</h5>
|
||||
<h5 class="text-center">for the distribution partnership with the mivita care gmbh</h5>
|
||||
|
||||
<p> By activation of this contract by MIVITA e.K. - Leinfeld 2 - 87755 Kirchhaslach, hereinafter referred to as "MIVITA",
|
||||
<p> By activation of this contract by MIVITA care gmbh - Leinfeld 2 - 87755 Kirchhaslach, hereinafter referred to as "MIVITA",
|
||||
the registered sales partner receives the right
|
||||
hereinafter referred to as "consultant", the right to sell MIVITA products as an independent product consultant in his/her own name and for his/her own account.
|
||||
own name and for his or her own account.</p>
|
||||
|
|
@ -59,9 +59,9 @@
|
|||
</li>
|
||||
</ol>
|
||||
<hr>
|
||||
<p class="text-center">mivita e.K. • Leinfeld 2 • D-87755 Kirchhaslach<br>
|
||||
Tel: 08333-9469890 • Fax :08333-7268 • info@mivita.care • www.mivita.care<br>
|
||||
for the distribution partnership with the mivita e.K.</p>
|
||||
<p class="text-center">mivita care gmbh • Leinfeld 2 • D-87755 Kirchhaslach<br>
|
||||
Tel: +49 (0) 8333 94 61 767 • info@mivita.care • www.mivita.care<br>
|
||||
for the distribution partnership with the mivita care gmbh</p>
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
<h2 class="text-center">Contrato de consultoría / Sales Contract</h2>
|
||||
<h5 class="text-center">por la asociación de distribución con mivita e.K.</h5>
|
||||
<h5 class="text-center">por la asociación de distribución con mivita care gmbh</h5>
|
||||
|
||||
<p> Con la activación de este contrato por parte de MIVITA e.K. - Leinfeld 2 - 87755 Kirchhaslach, en adelante "MIVITA",
|
||||
<p> Con la activación de este contrato por parte de MIVITA care gmbh - Leinfeld 2 - 87755 Kirchhaslach, en adelante "MIVITA",
|
||||
el socio comercial registrado recibe el derecho
|
||||
en lo sucesivo "consultor", el derecho de vender productos MIVITA como consultor de productos independiente en su propio nombre y por su propia cuenta.
|
||||
en su propio nombre y por su propia cuenta.</p>
|
||||
|
|
@ -59,6 +59,6 @@
|
|||
</li>
|
||||
</ol>
|
||||
<hr>
|
||||
<p class="text-center">mivita e.K. • Leinfeld 2 • D-87755 Kirchhaslach<br>
|
||||
Tel: 08333-9469890 • Fax :08333-7268 • info@mivita.care • www.mivita.care<br>
|
||||
por la asociación de distribución con mivita e.K.</p>
|
||||
<p class="text-center">mivita care gmbh • Leinfeld 2 • D-87755 Kirchhaslach<br>
|
||||
Tel: +49 (0) 8333 94 61 767 • info@mivita.care • www.mivita.care<br>
|
||||
por la asociación de distribución con mivita care gmbh</p>
|
||||
|
|
|
|||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue