[ADD] theme saas-12.3
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
#wrapwrap > main > #wrap .oe_website_sale {
|
||||
.oe_cart {
|
||||
color: gray('700');
|
||||
.text-danger {
|
||||
color: gray('700');
|
||||
}
|
||||
}
|
||||
.product_price {
|
||||
color: gray('700') !important;
|
||||
}
|
||||
|
||||
.form-inline .input-group {
|
||||
@include PlaceholderStyle(gray('700'));
|
||||
.form-control {
|
||||
color: gray('700');
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,38 @@
|
||||
#wrapwrap > main > #wrap .oe_website_sale {
|
||||
#products_grid_before {
|
||||
ul > li > a {
|
||||
&:hover, &:focus {
|
||||
background-color: o-theme-color('gamma-light');
|
||||
}
|
||||
}
|
||||
.js_attributes {
|
||||
border-color: o-theme-color('beta');
|
||||
color: o-theme-color('epsilon');
|
||||
|
||||
strong {
|
||||
color: gray('600');
|
||||
border-bottom-color: gray('200');
|
||||
}
|
||||
}
|
||||
}
|
||||
#products_grid {
|
||||
.oe_product section .product_price {
|
||||
background-color: o-theme-color('delta');
|
||||
|
||||
&:before {
|
||||
background-color: o-theme-color('epsilon');
|
||||
}
|
||||
&:after {
|
||||
border-right-color: o-theme-color('epsilon');
|
||||
}
|
||||
}
|
||||
|
||||
.pagination > .active > a {
|
||||
color: o-theme-color('alpha');
|
||||
background-color: o-theme-color('epsilon');
|
||||
&:hover {
|
||||
background-color: o-theme-color('epsilon-dark');
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,51 @@
|
||||
#top_menu li a .badge-primary {
|
||||
background-color: o-theme-color('gamma')!important;
|
||||
}
|
||||
|
||||
#wrapwrap > main > #wrap .oe_website_sale {
|
||||
#products_grid_before {
|
||||
ul > li > a {
|
||||
.open-icon, .close-icon {
|
||||
color: o-theme-color('epsilon');
|
||||
}
|
||||
&:hover, &:focus {
|
||||
background-color: o-theme-color('beta-light');
|
||||
}
|
||||
}
|
||||
.js_attributes {
|
||||
border-bottom-color: o-theme-color('beta');
|
||||
h4 {
|
||||
color: o-theme-color('epsilon');
|
||||
}
|
||||
strong {
|
||||
border-bottom-color: gray('200');
|
||||
color: gray('600');
|
||||
}
|
||||
}
|
||||
}
|
||||
#products_grid {
|
||||
.oe_product section {
|
||||
h5 a {
|
||||
color: gray('700');
|
||||
}
|
||||
.product_price span {
|
||||
color: o-theme-color('alpha') !important;
|
||||
}
|
||||
}
|
||||
.products_pager ul {
|
||||
a {
|
||||
border-top-color: o-theme-color('beta');
|
||||
border-bottom-color: o-theme-color('beta');
|
||||
}
|
||||
li:first-child > a {
|
||||
border-left-color: o-theme-color('beta');
|
||||
}
|
||||
li:last-child > a {
|
||||
border-right-color: o-theme-color('beta');
|
||||
}
|
||||
}
|
||||
}
|
||||
span:not(.fa) {
|
||||
color: gray('700');
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,78 @@
|
||||
#wrapwrap > main > #wrap .oe_website_sale {
|
||||
#products_grid_before {
|
||||
ul > li > a {
|
||||
&:hover, &:focus {
|
||||
background-color: o-theme-color('beta-light');
|
||||
}
|
||||
}
|
||||
.js_attributes {
|
||||
border-bottom-color: o-theme-color('epsilon');
|
||||
strong {
|
||||
border-bottom-color: gray('200');
|
||||
}
|
||||
}
|
||||
}
|
||||
#products_grid {
|
||||
.oe_product section {
|
||||
h5 a {
|
||||
color: gray('700');
|
||||
}
|
||||
.product_price {
|
||||
background-color: o-theme-color('delta');
|
||||
border-bottom-color: o-theme-color('delta-dark');
|
||||
|
||||
&:before {
|
||||
background-color: o-theme-color('epsilon');
|
||||
}
|
||||
&:after {
|
||||
border-right-color: o-theme-color('epsilon');
|
||||
}
|
||||
|
||||
.fa {
|
||||
color: o-theme-color('gamma') !important;
|
||||
}
|
||||
span {
|
||||
color: o-theme-color('alpha') !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
.products_pager ul {
|
||||
a {
|
||||
border-top-color: o-theme-color('epsilon');
|
||||
border-bottom-color: o-theme-color('epsilon');
|
||||
}
|
||||
li:first-child > a {
|
||||
border-left-color: o-theme-color('epsilon');
|
||||
}
|
||||
li:last-child > a {
|
||||
border-right-color: o-theme-color('epsilon');
|
||||
}
|
||||
}
|
||||
.pagination > .active > a {
|
||||
color: o-theme-color('alpha');
|
||||
background-color: o-theme-color('delta');
|
||||
}
|
||||
}
|
||||
.form-inline .input-group .input-group-btn .a-submit {
|
||||
border: none;
|
||||
|
||||
background-color: o-theme-color('delta');
|
||||
&:hover {
|
||||
background-color: o-theme-color('delta-dark');
|
||||
}
|
||||
i {
|
||||
color: o-theme-color('alpha');
|
||||
}
|
||||
}
|
||||
.js_product span {
|
||||
color: gray('700') !important;
|
||||
}
|
||||
.oe_cart #cart_total {
|
||||
h3, span {
|
||||
color: gray('700');
|
||||
}
|
||||
}
|
||||
span:not(.fa) {
|
||||
color: gray('700');
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,131 @@
|
||||
#wrapwrap > main > #wrap .oe_website_sale {
|
||||
background-color: o-theme-color('beta-dark');
|
||||
color: o-theme-color('alpha');
|
||||
|
||||
.oe_product_cart {
|
||||
border: 1px solid o-theme-color('beta');
|
||||
.in {
|
||||
background-color: rgba(0, 0, 0, 0.7) !important;
|
||||
}
|
||||
}
|
||||
|
||||
#products_grid_before {
|
||||
background-color: o-theme-color('beta-dark');
|
||||
ul ul {
|
||||
background-color: rgba(0, 0, 0, 0);
|
||||
> li > a {
|
||||
color: o-theme-color('alpha');
|
||||
}
|
||||
}
|
||||
ul > li {
|
||||
&, &.active {
|
||||
> a:hover, > a:focus {
|
||||
background-color: o-theme-color('gamma-light')!important;
|
||||
color: gray('700')!important;
|
||||
}
|
||||
}
|
||||
}
|
||||
.js_attributes {
|
||||
background-color: o-theme-color('beta-light');
|
||||
|
||||
h4 {
|
||||
color: o-theme-color('alpha');
|
||||
}
|
||||
strong {
|
||||
color: o-theme-color('alpha');
|
||||
border: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
#products_grid .oe_product {
|
||||
border-color: rgba(0, 0, 0, 0);
|
||||
|
||||
section {
|
||||
background: rgba(59, 44, 60, 0.8);
|
||||
|
||||
h5 a {
|
||||
color: o-theme-color('alpha');
|
||||
}
|
||||
.product_price {
|
||||
background-color: o-theme-color('delta');
|
||||
border-bottom-color: o-theme-color('delta-dark');
|
||||
|
||||
&:before {
|
||||
background-color: o-theme-color('delta-light');
|
||||
}
|
||||
&:after {
|
||||
border-right-color: o-theme-color('delta-light');
|
||||
}
|
||||
|
||||
.fa {
|
||||
color: o-theme-color('alpha') !important;
|
||||
}
|
||||
span {
|
||||
color: o-theme-color('alpha') !important;
|
||||
}
|
||||
}
|
||||
.oe_currency_value > span {
|
||||
color: o-theme-color('beta') !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
.oe_list {
|
||||
border-bottom: 1px solid o-theme-color('beta') !important;
|
||||
section {
|
||||
background: rgba(0, 0, 0, 0)!important;
|
||||
}
|
||||
.oe_subdescription {
|
||||
color: o-theme-color('alpha') !important;
|
||||
}
|
||||
}
|
||||
.form-inline .input-group .input-group-btn .a-submit {
|
||||
border: none;
|
||||
|
||||
background-image: linear-gradient(to bottom, o-theme-color('delta'), o-theme-color('delta-light'));
|
||||
&:hover {
|
||||
background-image: linear-gradient(to bottom, o-theme-color('delta-light'), o-theme-color('delta'));
|
||||
}
|
||||
|
||||
i {
|
||||
color: o-theme-color('alpha');
|
||||
}
|
||||
}
|
||||
.breadcrumb li > span {
|
||||
color: o-theme-color('alpha');
|
||||
}
|
||||
.text-right {
|
||||
color: o-theme-color('alpha') !important;
|
||||
}
|
||||
.oe_cart {
|
||||
strong {
|
||||
color: o-theme-color('alpha');
|
||||
}
|
||||
.form-control {
|
||||
background-color: white;
|
||||
color: o-theme-color('epsilon-light');
|
||||
border-color: o-theme-color('beta-dark');
|
||||
}
|
||||
.col-form-label {
|
||||
color: white;
|
||||
}
|
||||
tbody, .text-muted {
|
||||
color: white;
|
||||
}
|
||||
}
|
||||
#right_column .fa {
|
||||
color: o-theme-color('epsilon-light');
|
||||
}
|
||||
#modal_optional_products {
|
||||
color: gray('600');
|
||||
}
|
||||
#cart_products {
|
||||
tr > td {
|
||||
background-color: rgba(0, 0, 0, 0)!important;
|
||||
border-top-color: o-theme-color('beta');
|
||||
}
|
||||
.form-control {
|
||||
background-color: o-theme-color('alpha') !important;
|
||||
color: gray('700') !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,46 @@
|
||||
#wrapwrap > main > #wrap .oe_website_sale {
|
||||
.sub-navigation, .new-logo, .chart, .search, .in, .collapsing {
|
||||
background-color: o-theme-color('alpha') !important;
|
||||
}
|
||||
|
||||
#products_grid_before {
|
||||
.open-icon, .close-icon {
|
||||
color: o-theme-color('delta');
|
||||
}
|
||||
ul > li > a {
|
||||
&:hover, &:focus {
|
||||
color: o-theme-color('gamma');
|
||||
}
|
||||
}
|
||||
> ul > li > a {
|
||||
border-bottom-color: o-theme-color('delta-light');
|
||||
}
|
||||
}
|
||||
#products_grid {
|
||||
.oe_product section .product_price {
|
||||
color: gray('700');
|
||||
background-color: o-theme-color('delta');
|
||||
border-bottom-color: o-theme-color('delta-dark');
|
||||
}
|
||||
.products_pager ul {
|
||||
a {
|
||||
border-top-color: o-theme-color('gamma');
|
||||
border-bottom-color: o-theme-color('gamma');
|
||||
}
|
||||
|
||||
li:first-child > a {
|
||||
border-left-color: o-theme-color('gamma');
|
||||
}
|
||||
li:last-child > a {
|
||||
border-right-color: o-theme-color('gamma');
|
||||
}
|
||||
}
|
||||
.pagination > .active > a {
|
||||
background-color: o-theme-color('delta');
|
||||
color: o-theme-color('alpha');
|
||||
&:hover {
|
||||
background-color: o-theme-color('delta-dark');
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,271 @@
|
||||
#wrapwrap > main > #wrap .oe_website_sale {
|
||||
padding-bottom: 50px;
|
||||
|
||||
@include o-theme-cfa-ecommerce-classes($js-attributes-padding: 15px, $nav-link-color: o-theme-color('gamma'), $nav-link-hover-color: o-theme-color('alpha') !important,
|
||||
$nav-link-hover-bg-color: gray('200') !important, $nav-link-active-color: o-theme-color('gamma'),
|
||||
$h6-font-size: 14px, $h6-padding-y: 4px, $h6-text-align: center, $h6-color: o-theme-color('beta'),
|
||||
$price-font-size: 14px, $product-price-padding: 3px 15px, $add-cart-bg-color: o-theme-color('gamma'),
|
||||
$right-column-border-bottom: 0, $right-column-color: o-theme-color('alpha'), $right-column-font-weight: normal);
|
||||
|
||||
.oe_product_cart:hover {
|
||||
border: 0 !important;
|
||||
}
|
||||
|
||||
// ======= Product categories list =========
|
||||
#products_grid_before {
|
||||
background-color: o-theme-color('alpha');
|
||||
padding-top: 15px;
|
||||
padding-right: 0px;
|
||||
|
||||
.category-name {
|
||||
font-size: 3.5vw;
|
||||
text-align: center;
|
||||
padding-bottom: 30px;
|
||||
color: o-theme-color('gamma');
|
||||
}
|
||||
> ul > li {
|
||||
border-bottom: 1px dashed gray('200');
|
||||
}
|
||||
.js_attributes {
|
||||
border-bottom: 10px solid o-theme-color('epsilon');
|
||||
h4 {
|
||||
text-align: center;
|
||||
}
|
||||
strong {
|
||||
border-bottom: 1px dashed o-theme-color('epsilon');
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// ======= Product grid ====================
|
||||
#products_grid {
|
||||
table {
|
||||
border-collapse: separate;
|
||||
border-spacing: 10px;
|
||||
|
||||
}
|
||||
.oe_product {
|
||||
@include media-breakpoint-down(sm) {
|
||||
margin: 5px 0;
|
||||
}
|
||||
.ribbon {
|
||||
color: white!important;
|
||||
}
|
||||
section {
|
||||
min-height: 90px;
|
||||
@include media-breakpoint-down(sm) {
|
||||
background: rgba(255, 255, 255, 0.8) !important;
|
||||
}
|
||||
.product_price {
|
||||
border-radius: 30px;
|
||||
margin: 10px 0px;
|
||||
color: o-theme-color('alpha');
|
||||
background-color: o-theme-color('delta');
|
||||
border-bottom: 5px solid gray('200');
|
||||
|
||||
b {
|
||||
margin-right: 20px;
|
||||
}
|
||||
}
|
||||
.oe_subdescription {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
}
|
||||
}
|
||||
.products_pager {
|
||||
margin-top: 15px;
|
||||
@include media-breakpoint-down(sm) {
|
||||
background-color: rgba(0, 0, 0, 0);
|
||||
&:last-child {
|
||||
float: right;
|
||||
}
|
||||
}
|
||||
ul {
|
||||
padding-left: 0px;
|
||||
a {
|
||||
border-top: 3px solid o-theme-color('delta-dark');
|
||||
border-bottom: 3px solid o-theme-color('delta-dark');
|
||||
color: gray('700');
|
||||
min-width: 35px;
|
||||
}
|
||||
|
||||
li:first-child > a {
|
||||
border-left: 3px solid o-theme-color('delta-dark');
|
||||
}
|
||||
li:last-child > a {
|
||||
border-right: 3px solid o-theme-color('delta-dark');
|
||||
}
|
||||
}
|
||||
.row {
|
||||
display: block;
|
||||
.form-inline {
|
||||
display: block;
|
||||
margin: 0 auto;
|
||||
padding-top: 15px;
|
||||
width: 100%;
|
||||
.input-group {
|
||||
width: 100%;
|
||||
.form-control {
|
||||
height: 50px;
|
||||
border-radius: 0px;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// ======= Product list ====================
|
||||
.oe_list {
|
||||
&:hover {
|
||||
box-shadow: 0px 0px 2px rgba(0,0,0,.3) !important;
|
||||
}
|
||||
img {
|
||||
padding: 10px 0;
|
||||
}
|
||||
section {
|
||||
padding: 15px!important;
|
||||
h6 {
|
||||
text-align: left !important;
|
||||
font-size: 16px !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// ======= Search ==========================
|
||||
.form-inline .input-group {
|
||||
margin: 20px 0;
|
||||
|
||||
@include PlaceholderStyle(o-theme-color('alpha'));
|
||||
.form-control {
|
||||
font-size: 20px;
|
||||
font-family: 'Proxima';
|
||||
font-weight: 400;
|
||||
letter-spacing: 2px;
|
||||
color: o-theme-color('alpha');
|
||||
background-color: o-theme-color('delta-light');
|
||||
|
||||
&:focus {
|
||||
border: 1px solid o-theme-color('delta');
|
||||
}
|
||||
}
|
||||
.input-group-btn .btn {
|
||||
transition: all 0.3s ease-out;
|
||||
}
|
||||
}
|
||||
|
||||
// ======= Product page & general ==========
|
||||
.product-title {
|
||||
margin-bottom: 50px;
|
||||
text-align: center;
|
||||
}
|
||||
.oe_search_button {
|
||||
padding: 0px 25px;
|
||||
}
|
||||
.js_add_cart_variants {
|
||||
> li {
|
||||
&:last-child {
|
||||
padding-bottom: 20px;
|
||||
border-bottom: 5px solid gray('200');
|
||||
}
|
||||
|
||||
> strong {
|
||||
width: 100%;
|
||||
display: inline-block;
|
||||
margin: 20px 0px;
|
||||
padding-left: 10px;
|
||||
text-transform: uppercase;
|
||||
border-radius: 5px;
|
||||
color: o-theme-color('alpha');
|
||||
text-shadow: 0px 2px 0px o-theme-color('delta-dark');
|
||||
background-color: o-theme-color('delta');
|
||||
}
|
||||
}
|
||||
h4 {
|
||||
text-align: center;
|
||||
}
|
||||
.css_quantity {
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
margin-bottom: 25px;
|
||||
}
|
||||
}
|
||||
.js_add_cart_json {
|
||||
padding: 7px 16px;
|
||||
border-radius: 15px 0px 0px 15px;
|
||||
&.float_left {
|
||||
border-radius: 0px 15px 15px 0px;
|
||||
}
|
||||
}
|
||||
.quantity {
|
||||
border-color: o-theme-color('gamma');
|
||||
}
|
||||
#add_to_cart {
|
||||
padding: 15px;
|
||||
max-width: 200px;
|
||||
margin-bottom: 10px;
|
||||
border: none;
|
||||
border-radius: 30px;
|
||||
transition: all 0.5s ease-out;
|
||||
box-shadow: 0px 2px 2px 0px gray('700');
|
||||
|
||||
color: o-theme-color('alpha');
|
||||
background-color: o-theme-color('delta');
|
||||
&:hover {
|
||||
background-color: o-theme-color('delta-dark');
|
||||
}
|
||||
.fa {
|
||||
font-size: 25px;
|
||||
}
|
||||
}
|
||||
.text-right {
|
||||
color: gray('700') !important;
|
||||
> h4 {
|
||||
font-size: 20px;
|
||||
}
|
||||
}
|
||||
|
||||
// ======= Shopping cart ===================
|
||||
.oe_cart {
|
||||
#cart_total {
|
||||
h3, span {
|
||||
color: red !important;
|
||||
}
|
||||
}
|
||||
.a-submit {
|
||||
border-width: 3px;
|
||||
border-radius: 50px;
|
||||
}
|
||||
}
|
||||
#cart_total .coupon_form .a-submit {
|
||||
padding: 5px 15px;
|
||||
}
|
||||
#right_column {
|
||||
h4 {
|
||||
padding: 5px 20px;
|
||||
border-radius: 15px;
|
||||
background-color: o-theme-color('delta');
|
||||
box-shadow: inset 0px 2px 0px 1px o-theme-color('delta-dark');
|
||||
font-size: 18px;
|
||||
}
|
||||
li {
|
||||
font-size: 16px;
|
||||
}
|
||||
}
|
||||
.form-control:focus {
|
||||
border: 1px solid o-theme-color('epsilon');
|
||||
}
|
||||
.oe_sale_acquirer_button .btn {
|
||||
background-color: o-theme-color('gamma') !important;
|
||||
padding: 20px !important;
|
||||
border-radius: 50px !important;
|
||||
color: o-theme-color('alpha')!important;
|
||||
|
||||
> span {
|
||||
color: inherit!important;
|
||||
}
|
||||
}
|
||||
.wizard .progress-wizard-step.active .progress-wizard-dot {
|
||||
background-color: o-theme-color('beta');
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user