[ADD] theme 9.0
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
#wrapwrap > main > #wrap .oe_website_sale {
|
||||
.oe_cart {
|
||||
color: @gray;
|
||||
.text-danger {
|
||||
color: @gray;
|
||||
}
|
||||
}
|
||||
.product_price {
|
||||
color: @gray !important;
|
||||
}
|
||||
|
||||
.form-inline .input-group {
|
||||
.PlaceholderStyle(@gray);
|
||||
.form-control {
|
||||
color: @gray;
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,38 @@
|
||||
#wrapwrap > main > #wrap .oe_website_sale {
|
||||
#products_grid_before {
|
||||
ul > li > a {
|
||||
&:hover, &:focus {
|
||||
background-color: @color-iota;
|
||||
}
|
||||
}
|
||||
.js_attributes {
|
||||
border-color: @color-beta;
|
||||
color: @color-epsilon;
|
||||
|
||||
strong {
|
||||
color: @gray-light;
|
||||
border-bottom-color: @gray-lighter;
|
||||
}
|
||||
}
|
||||
}
|
||||
#products_grid {
|
||||
.oe_product section .product_price {
|
||||
background-color: @color-delta;
|
||||
|
||||
&:before {
|
||||
background-color: @color-epsilon;
|
||||
}
|
||||
&:after {
|
||||
border-right-color: @color-epsilon;
|
||||
}
|
||||
}
|
||||
|
||||
.pagination > .active > a {
|
||||
color: @color-alpha;
|
||||
background-color: @color-epsilon;
|
||||
&:hover {
|
||||
background-color: @color-mu;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,51 @@
|
||||
#top_menu li a .label-primary {
|
||||
background-color: @color-gamma!important;
|
||||
}
|
||||
|
||||
#wrapwrap > main > #wrap .oe_website_sale {
|
||||
#products_grid_before {
|
||||
ul > li > a {
|
||||
.open-icon, .close-icon {
|
||||
color: @color-epsilon;
|
||||
}
|
||||
&:hover, &:focus {
|
||||
background-color: @color-eta;
|
||||
}
|
||||
}
|
||||
.js_attributes {
|
||||
border-bottom-color: @color-beta;
|
||||
h4 {
|
||||
color: @color-epsilon;
|
||||
}
|
||||
strong {
|
||||
border-bottom-color: @gray-lighter;
|
||||
color: @gray-light;
|
||||
}
|
||||
}
|
||||
}
|
||||
#products_grid {
|
||||
.oe_product section {
|
||||
h5 a {
|
||||
color: @gray;
|
||||
}
|
||||
.product_price span {
|
||||
color: @color-alpha !important;
|
||||
}
|
||||
}
|
||||
.products_pager ul {
|
||||
a {
|
||||
border-top-color: @color-beta;
|
||||
border-bottom-color: @color-beta;
|
||||
}
|
||||
li:first-child > a {
|
||||
border-left-color: @color-beta;
|
||||
}
|
||||
li:last-child > a {
|
||||
border-right-color: @color-beta;
|
||||
}
|
||||
}
|
||||
}
|
||||
span:not(.fa) {
|
||||
color: @gray;
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,91 @@
|
||||
#wrapwrap > main > #wrap .oe_website_sale {
|
||||
#products_grid_before {
|
||||
ul > li > a {
|
||||
&:hover, &:focus {
|
||||
background-color: @color-eta;
|
||||
}
|
||||
}
|
||||
.js_attributes {
|
||||
border-bottom-color: @color-epsilon;
|
||||
strong {
|
||||
border-bottom-color: @gray-lighter;
|
||||
}
|
||||
}
|
||||
}
|
||||
#products_grid {
|
||||
.oe_product section {
|
||||
h5 a {
|
||||
color: @gray;
|
||||
}
|
||||
.product_price {
|
||||
background-color: @color-delta;
|
||||
border-bottom-color: @color-kappa;
|
||||
|
||||
&:before {
|
||||
background-color: @color-epsilon;
|
||||
}
|
||||
&:after {
|
||||
border-right-color: @color-epsilon;
|
||||
}
|
||||
|
||||
.fa {
|
||||
color: @color-gamma !important;
|
||||
}
|
||||
span {
|
||||
color: @color-alpha !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
.products_pager ul {
|
||||
a {
|
||||
border-top-color: @color-epsilon;
|
||||
border-bottom-color: @color-epsilon;
|
||||
}
|
||||
li:first-child > a {
|
||||
border-left-color: @color-epsilon;
|
||||
}
|
||||
li:last-child > a {
|
||||
border-right-color: @color-epsilon;
|
||||
}
|
||||
}
|
||||
.pagination > .active > a {
|
||||
color: @color-alpha;
|
||||
background-color: @color-delta;
|
||||
}
|
||||
}
|
||||
.form-inline .input-group .input-group-btn .a-submit {
|
||||
border: none;
|
||||
|
||||
background-color: @color-delta;
|
||||
&:hover {
|
||||
background-color: @color-kappa;
|
||||
}
|
||||
i {
|
||||
color: @color-alpha;
|
||||
}
|
||||
}
|
||||
.js_product span {
|
||||
color: @gray !important;
|
||||
}
|
||||
.oe_cart #cart_total {
|
||||
h3, span {
|
||||
color: @gray;
|
||||
}
|
||||
}
|
||||
span:not(.fa) {
|
||||
color: @gray;
|
||||
}
|
||||
.wizard li {
|
||||
border-color: @color-beta;
|
||||
.chevron {
|
||||
border-left-color: @color-beta;
|
||||
}
|
||||
|
||||
&.text-primary {
|
||||
background-color: @color-beta;
|
||||
.chevron:before {
|
||||
border-left-color: @color-beta;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,139 @@
|
||||
#wrapwrap > main > #wrap .oe_website_sale {
|
||||
background-color: @color-zeta;
|
||||
color: @color-alpha;
|
||||
|
||||
.oe_product_cart {
|
||||
border: 1px solid @color-beta;
|
||||
.in {
|
||||
background-color: rgba(0, 0, 0, 0.7) !important;
|
||||
}
|
||||
}
|
||||
|
||||
#products_grid_before {
|
||||
background-color: @color-zeta;
|
||||
ul ul {
|
||||
background-color: rgba(0, 0, 0, 0);
|
||||
> li > a {
|
||||
color: @color-alpha;
|
||||
}
|
||||
}
|
||||
ul > li {
|
||||
&, &.active {
|
||||
> a:hover, > a:focus {
|
||||
background-color: @color-iota!important;
|
||||
color: @gray!important;
|
||||
}
|
||||
}
|
||||
}
|
||||
.js_attributes {
|
||||
background-color: @color-eta;
|
||||
|
||||
h4 {
|
||||
color: @color-alpha;
|
||||
}
|
||||
strong {
|
||||
color: @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: @color-alpha;
|
||||
}
|
||||
.product_price {
|
||||
background-color: @color-delta;
|
||||
border-bottom-color: @color-kappa;
|
||||
|
||||
&:before {
|
||||
background-color: @color-lambda;
|
||||
}
|
||||
&:after {
|
||||
border-right-color: @color-lambda;
|
||||
}
|
||||
|
||||
.fa {
|
||||
color: @color-alpha !important;
|
||||
}
|
||||
span {
|
||||
color: @color-alpha !important;
|
||||
}
|
||||
}
|
||||
.oe_currency_value > span {
|
||||
color: @color-beta !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
.oe_list {
|
||||
border-bottom: 1px solid @color-beta !important;
|
||||
section {
|
||||
background: rgba(0, 0, 0, 0)!important;
|
||||
}
|
||||
.oe_subdescription {
|
||||
color: @color-alpha !important;
|
||||
}
|
||||
}
|
||||
.form-inline .input-group .input-group-btn .a-submit {
|
||||
border: none;
|
||||
|
||||
.LinearGradient (@color-delta, @color-lambda);
|
||||
&:hover {
|
||||
.LinearGradient (@color-lambda, @color-delta);
|
||||
}
|
||||
|
||||
i {
|
||||
color: @color-alpha;
|
||||
}
|
||||
}
|
||||
.breadcrumb li > span {
|
||||
color: @color-alpha;
|
||||
}
|
||||
.text-right {
|
||||
color: @color-alpha !important;
|
||||
}
|
||||
.oe_cart {
|
||||
strong {
|
||||
color: @color-alpha;
|
||||
}
|
||||
.form-control {
|
||||
background-color: white;
|
||||
color: @color-nu;
|
||||
border-color: @color-zeta;
|
||||
}
|
||||
.control-label {
|
||||
color: white;
|
||||
}
|
||||
tbody, .text-muted {
|
||||
color: white;
|
||||
}
|
||||
}
|
||||
#right_column .fa {
|
||||
color: @color-nu;
|
||||
}
|
||||
.wizard {
|
||||
li:not(.text-primary) .chevron:before {
|
||||
border-left-color: @color-epsilon;
|
||||
}
|
||||
.text-success {
|
||||
color: @color-gamma;
|
||||
}
|
||||
}
|
||||
#modal_optional_products {
|
||||
color: @gray-light;
|
||||
}
|
||||
#cart_products {
|
||||
tr > td {
|
||||
background-color: rgba(0, 0, 0, 0)!important;
|
||||
border-top-color: @color-beta;
|
||||
}
|
||||
.form-control {
|
||||
background-color: @color-alpha !important;
|
||||
color: @gray !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,46 @@
|
||||
#wrapwrap > main > #wrap .oe_website_sale {
|
||||
.sub-navigation, .new-logo, .chart, .search, .in, .collapsing {
|
||||
background-color: @color-alpha !important;
|
||||
}
|
||||
|
||||
#products_grid_before {
|
||||
.open-icon, .close-icon {
|
||||
color: @color-delta;
|
||||
}
|
||||
ul > li > a {
|
||||
&:hover, &:focus {
|
||||
color: @color-gamma;
|
||||
}
|
||||
}
|
||||
> ul > li > a {
|
||||
border-bottom-color: @color-lambda;
|
||||
}
|
||||
}
|
||||
#products_grid {
|
||||
.oe_product section .product_price {
|
||||
color: @gray;
|
||||
background-color: @color-delta;
|
||||
border-bottom-color: @color-kappa;
|
||||
}
|
||||
.products_pager ul {
|
||||
a {
|
||||
border-top-color: @color-gamma;
|
||||
border-bottom-color: @color-gamma;
|
||||
}
|
||||
|
||||
li:first-child > a {
|
||||
border-left-color: @color-gamma;
|
||||
}
|
||||
li:last-child > a {
|
||||
border-right-color: @color-gamma;
|
||||
}
|
||||
}
|
||||
.pagination > .active > a {
|
||||
background-color: @color-delta;
|
||||
color: @color-alpha;
|
||||
&:hover {
|
||||
background-color: @color-kappa;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,556 @@
|
||||
#wrapwrap > main > #wrap .oe_website_sale {
|
||||
padding-bottom: 50px;
|
||||
|
||||
.oe_product_cart .in {
|
||||
background-color: rgba(0, 0, 0, 0.5) !important;
|
||||
}
|
||||
|
||||
// ======= Product categories list =========
|
||||
#products_grid_before {
|
||||
background-color: @color-alpha;
|
||||
padding-top: 15px;
|
||||
padding-right: 0px;
|
||||
|
||||
.category-name {
|
||||
font-size: 3.5vw;
|
||||
text-align: center;
|
||||
padding-bottom: 30px;
|
||||
color: @color-gamma;
|
||||
}
|
||||
|
||||
ul > li {
|
||||
.open-icon, .close-icon {
|
||||
position: absolute;
|
||||
right: 10px;
|
||||
top: 8px;
|
||||
padding: 0 4px;
|
||||
cursor: pointer;
|
||||
font-size: 18px;
|
||||
color: @color-gamma;
|
||||
}
|
||||
|
||||
&:not(.active) {
|
||||
> ul, > .close-icon {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
&.active {
|
||||
> .open-icon {
|
||||
display: none;
|
||||
}
|
||||
|
||||
> a {
|
||||
color: @color-gamma;
|
||||
background: rgba(0, 0, 0, 0);
|
||||
}
|
||||
}
|
||||
|
||||
> a {
|
||||
font-size: 16px;
|
||||
color: @gray-light;
|
||||
margin: 1px 0px;
|
||||
|
||||
&:hover, &:focus {
|
||||
background-color: @gray-lighter;
|
||||
color: @color-alpha;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
> ul > li > a {
|
||||
color: @color-gamma;
|
||||
text-transform: uppercase;
|
||||
font-size: 18px;
|
||||
border-bottom: 1px dashed @gray-lighter;
|
||||
}
|
||||
|
||||
.js_attributes {
|
||||
padding: 15px;
|
||||
border-bottom: 10px solid;
|
||||
border-right-width: 0px;
|
||||
border-color: @color-delta;
|
||||
|
||||
h4 {
|
||||
text-align: center;
|
||||
}
|
||||
strong {
|
||||
display: block;
|
||||
padding-left: 10px;
|
||||
margin-bottom: 10px;
|
||||
margin-top: 10px;
|
||||
border-bottom: 1px dashed @color-delta;
|
||||
color: @color-gamma;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
.css_attribute_color.active {
|
||||
border: 5px ridge @color-alpha;
|
||||
}
|
||||
li > ul {
|
||||
display: block;
|
||||
}
|
||||
label > span {
|
||||
color: @gray;
|
||||
}
|
||||
ul ul {
|
||||
display: block!important;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// ======= Product grid ====================
|
||||
#products_grid {
|
||||
table {
|
||||
border-collapse: separate;
|
||||
border-spacing: 10px;
|
||||
|
||||
}
|
||||
|
||||
.oe_product {
|
||||
@media (max-width: @screen-xs-max) {
|
||||
margin: 5px 0;
|
||||
}
|
||||
|
||||
.ribbon {
|
||||
color: white!important;
|
||||
background-color: red;
|
||||
top: 0px;
|
||||
width: 145px;
|
||||
}
|
||||
|
||||
section {
|
||||
min-height: 90px;
|
||||
padding: 0px 15px;
|
||||
@media (max-width: @screen-xs-max) {
|
||||
background: rgba(255, 255, 255, 0.8) !important;
|
||||
}
|
||||
|
||||
h5 {
|
||||
text-align: center;
|
||||
padding: 4px 0px;
|
||||
font-size: 14px;
|
||||
margin: 0px;
|
||||
|
||||
a {
|
||||
color: @color-epsilon;
|
||||
}
|
||||
}
|
||||
|
||||
.text-info {
|
||||
text-align: left;
|
||||
color: @gray-light;
|
||||
}
|
||||
|
||||
.product_price {
|
||||
font-size: 14px;
|
||||
.BorderRadius (30px);
|
||||
padding: 3px 15px;
|
||||
margin: 10px 0px;
|
||||
position: relative;
|
||||
color: @color-alpha;
|
||||
background-color: @color-beta;
|
||||
border-bottom: 5px solid @gray-lighter;
|
||||
|
||||
b {
|
||||
margin-right: 40px;
|
||||
.text-danger {
|
||||
color: red;
|
||||
}
|
||||
}
|
||||
|
||||
&:before {
|
||||
content: " ";
|
||||
width: 35px;
|
||||
height: 100%;
|
||||
position: absolute;
|
||||
top: 0px;
|
||||
right: 0px;
|
||||
.BorderRadius (0px 30px 30px 0px);
|
||||
background-color: @color-gamma;
|
||||
}
|
||||
&:after {
|
||||
content: " ";
|
||||
border-top: 7px solid rgba(0, 0, 0, 0);
|
||||
border-bottom: 7px solid rgba(0, 0, 0, 0);
|
||||
border-right: 7px solid @color-gamma;
|
||||
border-left: 0px solid rgba(0, 0, 0, 0);
|
||||
position: absolute;
|
||||
top: 25%;
|
||||
right: 35px;
|
||||
}
|
||||
}
|
||||
|
||||
.btn-default { // cart btn
|
||||
background: rgba(0, 0, 0, 0);
|
||||
border: none;
|
||||
font-size: 15px;
|
||||
position: absolute;
|
||||
top: 1px;
|
||||
right: 8px;
|
||||
color: @color-alpha;
|
||||
}
|
||||
}
|
||||
}
|
||||
.products_pager {
|
||||
margin-top: 15px;
|
||||
|
||||
@media (max-width: @screen-xs-max) {
|
||||
background-color: rgba(0, 0, 0, 0);
|
||||
}
|
||||
|
||||
> ul {
|
||||
li:first-child > a {
|
||||
border-top-left-radius: 20px;
|
||||
border-bottom-left-radius: 20px;
|
||||
}
|
||||
li:last-child > a {
|
||||
border-top-right-radius: 20px;
|
||||
border-bottom-right-radius: 20px;
|
||||
}
|
||||
}
|
||||
|
||||
ul {
|
||||
padding-left: 0px;
|
||||
|
||||
a {
|
||||
border-top: 3px solid @color-zeta;
|
||||
border-bottom: 3px solid @color-zeta;
|
||||
color: @gray;
|
||||
min-width: 35px;
|
||||
}
|
||||
|
||||
li:first-child > a {
|
||||
border-left: 3px solid @color-zeta;
|
||||
}
|
||||
li:last-child > a {
|
||||
border-right: 3px solid @color-zeta;
|
||||
}
|
||||
}
|
||||
|
||||
.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;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.pagination > .active > a {
|
||||
border-left-color: @color-alpha;
|
||||
border-right-color: @color-alpha;
|
||||
background-color: @color-gamma;
|
||||
&:hover {
|
||||
.LinearGradient (@color-theta, @color-gamma);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// ======= Product list ====================
|
||||
.oe_list {
|
||||
width: 90%!important;
|
||||
margin: 5px 0 5px 15px;
|
||||
|
||||
&:hover {
|
||||
box-shadow: 0px 0px 2px rgba(0,0,0,.3) !important;
|
||||
}
|
||||
|
||||
img {
|
||||
padding: 10px 0;
|
||||
}
|
||||
section {
|
||||
padding: 15px!important;
|
||||
|
||||
h5 {
|
||||
text-align: left !important;
|
||||
font-size: 16px !important;
|
||||
}
|
||||
.product_price {
|
||||
display: inline-block;
|
||||
}
|
||||
.oe_subdescription {
|
||||
max-width: 70%;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// ======= Search ==========================
|
||||
.form-inline .input-group {
|
||||
width: 100%;
|
||||
margin: 20px 0;
|
||||
|
||||
.PlaceholderStyle(@color-alpha);
|
||||
.form-control {
|
||||
width: 100%;
|
||||
.BorderRadius (0px);
|
||||
height: 50px;
|
||||
font-size: 20px;
|
||||
font-family: "ProximaRegular";
|
||||
text-transform: lowercase;
|
||||
letter-spacing: 2px;
|
||||
box-shadow: none;
|
||||
color: @color-alpha;
|
||||
background-color: @color-eta;
|
||||
border: none;
|
||||
|
||||
&:focus {
|
||||
box-shadow: none;
|
||||
border: 1px solid @color-beta;
|
||||
}
|
||||
}
|
||||
|
||||
.input-group-btn {
|
||||
width: 50px;
|
||||
|
||||
.btn-default {
|
||||
.BorderRadius (0px);
|
||||
height: 50px;
|
||||
width: 50px
|
||||
}
|
||||
.btn {
|
||||
line-height: 2.5;
|
||||
.transition (all 0.3s ease-out);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// ======= Product page & general ==========
|
||||
.breadcrumb {
|
||||
padding-top: 20px;
|
||||
background: rgba(0, 0, 0, 0);
|
||||
border-bottom: 1px solid @gray-lighter;
|
||||
font-size: 15px;
|
||||
a {
|
||||
color: @color-gamma;
|
||||
}
|
||||
}
|
||||
.product-title {
|
||||
margin-bottom: 50px;
|
||||
text-align: center;
|
||||
}
|
||||
.js_publish_btn + .btn {
|
||||
border-width: 1px!important;
|
||||
border-radius: 0px!important;
|
||||
}
|
||||
.oe_price_h4 {
|
||||
font-size: 25px;
|
||||
.text-danger {
|
||||
color: red;
|
||||
}
|
||||
}
|
||||
.js_add_cart_variants {
|
||||
> li {
|
||||
&:last-child {
|
||||
padding-bottom: 20px;
|
||||
border-bottom: 5px solid @gray-lighter;
|
||||
}
|
||||
|
||||
> strong {
|
||||
width: 100%;
|
||||
display: inline-block;
|
||||
margin: 20px 0px;
|
||||
padding-left: 10px;
|
||||
font-size: 20px;
|
||||
text-transform: uppercase;
|
||||
.BorderRadius (5px);
|
||||
color: @color-alpha;
|
||||
.SetTextShadow (2px, @color-zeta);
|
||||
background-color: @color-beta;
|
||||
}
|
||||
}
|
||||
|
||||
h4 {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.css_quantity {
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
margin-bottom: 25px;
|
||||
}
|
||||
}
|
||||
.input-group-addon {
|
||||
border: none;
|
||||
background-color: @color-gamma;
|
||||
color: @color-alpha;
|
||||
|
||||
&:first-child {
|
||||
.BorderRadius(15px 0px 0px 15px);
|
||||
}
|
||||
&:last-child {
|
||||
.BorderRadius(0px 15px 15px 0px);
|
||||
}
|
||||
}
|
||||
.js_quantity {
|
||||
border-color: @color-gamma;
|
||||
}
|
||||
#add_to_cart {
|
||||
padding-top: 15px;
|
||||
margin-bottom: 20px;
|
||||
border: none;
|
||||
.BorderRadius(30px);
|
||||
.transition(all 0.5s ease-out);
|
||||
.box-shadow(0px 2px 2px 0px @gray);
|
||||
|
||||
color: @color-alpha;
|
||||
background-color: @color-beta;
|
||||
&:hover {
|
||||
background-color: @color-zeta;
|
||||
}
|
||||
|
||||
.fa {
|
||||
font-size: 25px;
|
||||
padding-bottom: 10px;
|
||||
display: block;
|
||||
}
|
||||
}
|
||||
#website_sale_recommended_products {
|
||||
padding: 30px;
|
||||
h3 {
|
||||
text-align: center;
|
||||
border-bottom: 5px solid @color-gamma;
|
||||
padding-bottom: 20px;
|
||||
color: @color-gamma;
|
||||
}
|
||||
.row {
|
||||
padding: 0 15px;
|
||||
}
|
||||
.col-md-2 {
|
||||
margin-top: 10px;
|
||||
min-height: 160px;
|
||||
}
|
||||
}
|
||||
.list-unstyled .css_attribute_color.active {
|
||||
border: 3px solid @color-gamma;
|
||||
}
|
||||
.text-right {
|
||||
color: @gray !important;
|
||||
> h4 {
|
||||
font-size: 20px;
|
||||
}
|
||||
}
|
||||
h4 .oe_currency_value {
|
||||
font-size: 25px;
|
||||
}
|
||||
|
||||
// ======= Shopping cart ===================
|
||||
.oe_cart {
|
||||
.btn {
|
||||
@media (max-width: @screen-xs-max) {
|
||||
padding: 10px !important;
|
||||
}
|
||||
}
|
||||
strong {
|
||||
color: @gray;
|
||||
}
|
||||
.well {
|
||||
background-color: rgba(0, 0, 0, 0);
|
||||
}
|
||||
#cart_products img {
|
||||
max-width: 100px;
|
||||
}
|
||||
#cart_total {
|
||||
h3, span {
|
||||
color: red !important;
|
||||
}
|
||||
}
|
||||
.a-submit {
|
||||
padding: 20px 0px;
|
||||
border-width: 3px;
|
||||
border-radius: 0px;
|
||||
min-width: 150px;
|
||||
.BorderRadius (50px);
|
||||
}
|
||||
}
|
||||
#right_column {
|
||||
h4 {
|
||||
padding: 5px 20px;
|
||||
.BorderRadius (15px);
|
||||
background-color: @color-beta;
|
||||
color: @color-alpha;
|
||||
.box-shadow (inset 0px 2px 0px 1px @color-zeta);
|
||||
font-size: 18px;
|
||||
}
|
||||
li {
|
||||
font-size: 16px;
|
||||
}
|
||||
.fa {
|
||||
padding-right: 5px;
|
||||
}
|
||||
|
||||
.btn {
|
||||
.BorderRadius (0px);
|
||||
border: none;
|
||||
}
|
||||
.input-group-btn {
|
||||
padding-left: 5px;
|
||||
}
|
||||
}
|
||||
.page-header small {
|
||||
display: block;
|
||||
}
|
||||
.form-control:focus {
|
||||
border: 1px solid @color-delta;
|
||||
}
|
||||
.oe_sale_acquirer_button .btn {
|
||||
min-width: 150px !important;
|
||||
background-color: @color-gamma !important;
|
||||
padding: 20px !important;
|
||||
.BorderRadius (50px) !important;
|
||||
text-transform: uppercase;
|
||||
font-size: 20px;
|
||||
color: @color-alpha!important;
|
||||
margin-bottom: 20px;
|
||||
|
||||
> span {
|
||||
color: inherit!important;
|
||||
}
|
||||
}
|
||||
.wizard {
|
||||
padding-right: 15px;
|
||||
box-shadow: none;
|
||||
@media (max-width: @screen-xs-max) {
|
||||
padding-right: 0px;
|
||||
}
|
||||
|
||||
li {
|
||||
border-color: @color-gamma;
|
||||
background-color: rgba(0, 0, 0, 0);
|
||||
@media (max-width: @screen-xs-max) {
|
||||
border-color: rgba(0, 0, 0, 0);
|
||||
padding-left: 7px;
|
||||
}
|
||||
.chevron {
|
||||
background: rgba(0, 0, 0, 0);
|
||||
border-left-color: @color-gamma;
|
||||
@media (max-width: @screen-xs-max) {
|
||||
border-color: rgba(0, 0, 0, 0);
|
||||
}
|
||||
}
|
||||
|
||||
&.text-primary {
|
||||
background-color: @color-gamma;
|
||||
@media (max-width: @screen-xs-max) {
|
||||
background-color: rgba(0, 0, 0, 0);
|
||||
color: @color-gamma;
|
||||
padding-left: 7px;
|
||||
}
|
||||
|
||||
.chevron:before {
|
||||
border-left-color: @color-gamma;
|
||||
@media (max-width: @screen-xs-max) {
|
||||
border-left: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user