|
|
|
|
|
|
|
|
.order-order #app-order-order #steps { |
|
|
.order-order #app-order-order #steps { |
|
|
margin-bottom: 20px; |
|
|
margin-bottom: 20px; |
|
|
} |
|
|
} |
|
|
/* line 7, ../sass/order/_order.scss */ |
|
|
|
|
|
|
|
|
/* line 6, ../sass/order/_order.scss */ |
|
|
|
|
|
.order-order #app-order-order #steps ul { |
|
|
|
|
|
margin-top: 30px; |
|
|
|
|
|
} |
|
|
|
|
|
/* line 8, ../sass/order/_order.scss */ |
|
|
.order-order #app-order-order #steps ul li { |
|
|
.order-order #app-order-order #steps ul li { |
|
|
text-align: center; |
|
|
text-align: center; |
|
|
text-transform: uppercase; |
|
|
|
|
|
|
|
|
padding-right: 8px; |
|
|
|
|
|
padding-left: 8px; |
|
|
|
|
|
position: relative; |
|
|
} |
|
|
} |
|
|
/* line 11, ../sass/order/_order.scss */ |
|
|
|
|
|
.order-order #app-order-order #steps ul li.active, .order-order #app-order-order #steps ul li.active a { |
|
|
|
|
|
color: #BB8757; |
|
|
|
|
|
|
|
|
/* line 14, ../sass/order/_order.scss */ |
|
|
|
|
|
.order-order #app-order-order #steps ul li .info-step { |
|
|
|
|
|
position: absolute; |
|
|
|
|
|
top: -30px; |
|
|
|
|
|
left: 0px; |
|
|
|
|
|
width: 100%; |
|
|
|
|
|
text-transform: normal; |
|
|
} |
|
|
} |
|
|
/* line 15, ../sass/order/_order.scss */ |
|
|
|
|
|
.order-order #app-order-order #steps ul li .glyphicon, .order-order #app-order-order #steps ul li.active .glyphicon { |
|
|
|
|
|
|
|
|
/* line 22, ../sass/order/_order.scss */ |
|
|
|
|
|
.order-order #app-order-order #steps ul li .glyphicon-chevron-right, .order-order #app-order-order #steps ul li.active .glyphicon-chevron-right { |
|
|
float: right; |
|
|
float: right; |
|
|
color: #333; |
|
|
|
|
|
|
|
|
color: gray; |
|
|
|
|
|
position: relative; |
|
|
|
|
|
top: 10px; |
|
|
} |
|
|
} |
|
|
/* line 20, ../sass/order/_order.scss */ |
|
|
|
|
|
.order-order #app-order-order #steps ul li a { |
|
|
|
|
|
|
|
|
/* line 30, ../sass/order/_order.scss */ |
|
|
|
|
|
.order-order #app-order-order #steps ul li#step-date { |
|
|
|
|
|
padding-left: 0px; |
|
|
|
|
|
} |
|
|
|
|
|
/* line 34, ../sass/order/_order.scss */ |
|
|
|
|
|
.order-order #app-order-order #steps ul li#step-payment { |
|
|
|
|
|
padding-right: 0px; |
|
|
|
|
|
} |
|
|
|
|
|
/* line 38, ../sass/order/_order.scss */ |
|
|
|
|
|
.order-order #app-order-order #steps ul li#step-payment .btn::after, .order-order #app-order-order #steps ul li#step-date .btn::before { |
|
|
|
|
|
display: none; |
|
|
|
|
|
} |
|
|
|
|
|
/* line 43, ../sass/order/_order.scss */ |
|
|
|
|
|
.order-order #app-order-order #steps ul li .btn { |
|
|
color: #333; |
|
|
color: #333; |
|
|
|
|
|
text-transform: uppercase; |
|
|
|
|
|
display: block; |
|
|
|
|
|
width: 100%; |
|
|
|
|
|
position: relative; |
|
|
|
|
|
background-color: #e0e0e0; |
|
|
|
|
|
-moz-border-radius: 0px; |
|
|
|
|
|
-webkit-border-radius: 0px; |
|
|
|
|
|
border-radius: 0px; |
|
|
|
|
|
border: 0px none; |
|
|
|
|
|
text-transform: uppercase; |
|
|
|
|
|
} |
|
|
|
|
|
/* line 54, ../sass/order/_order.scss */ |
|
|
|
|
|
.order-order #app-order-order #steps ul li .btn .button-content { |
|
|
|
|
|
position: relative; |
|
|
|
|
|
left: 8px; |
|
|
|
|
|
} |
|
|
|
|
|
/* line 59, ../sass/order/_order.scss */ |
|
|
|
|
|
.order-order #app-order-order #steps ul li .btn.btn-primary { |
|
|
|
|
|
background-color: #BB8757; |
|
|
} |
|
|
} |
|
|
/* line 26, ../sass/order/_order.scss */ |
|
|
|
|
|
|
|
|
/* line 63, ../sass/order/_order.scss */ |
|
|
|
|
|
.order-order #app-order-order #steps ul li .btn::after, .order-order #app-order-order #steps ul li .btn::before { |
|
|
|
|
|
content: ""; |
|
|
|
|
|
position: absolute; |
|
|
|
|
|
top: -1px; |
|
|
|
|
|
} |
|
|
|
|
|
/* line 69, ../sass/order/_order.scss */ |
|
|
|
|
|
.order-order #app-order-order #steps ul li .btn::after { |
|
|
|
|
|
right: -34px; |
|
|
|
|
|
border: 17px solid transparent; |
|
|
|
|
|
border-left: 17px solid #e0e0e0; |
|
|
|
|
|
background-color: transparent; |
|
|
|
|
|
} |
|
|
|
|
|
/* line 76, ../sass/order/_order.scss */ |
|
|
|
|
|
.order-order #app-order-order #steps ul li .btn::before { |
|
|
|
|
|
left: 0px; |
|
|
|
|
|
border: 17px solid transparent; |
|
|
|
|
|
border-left: 17px solid white; |
|
|
|
|
|
background-color: transparent; |
|
|
|
|
|
} |
|
|
|
|
|
/* line 83, ../sass/order/_order.scss */ |
|
|
|
|
|
.order-order #app-order-order #steps ul li .btn.btn-primary::after { |
|
|
|
|
|
border-left: 17px solid #BB8757; |
|
|
|
|
|
} |
|
|
|
|
|
/* line 97, ../sass/order/_order.scss */ |
|
|
|
|
|
.order-order #app-order-order #steps ul li .btn-primary { |
|
|
|
|
|
color: white; |
|
|
|
|
|
} |
|
|
|
|
|
/* line 103, ../sass/order/_order.scss */ |
|
|
.order-order #app-order-order #calendar { |
|
|
.order-order #app-order-order #calendar { |
|
|
margin-bottom: 15px; |
|
|
margin-bottom: 15px; |
|
|
} |
|
|
} |
|
|
/* line 28, ../sass/order/_order.scss */ |
|
|
|
|
|
|
|
|
/* line 105, ../sass/order/_order.scss */ |
|
|
.order-order #app-order-order #calendar .c-header .c-title-layout .c-title-popover .c-title-anchor .c-title[data-v-2083cb72] { |
|
|
.order-order #app-order-order #calendar .c-header .c-title-layout .c-title-popover .c-title-anchor .c-title[data-v-2083cb72] { |
|
|
font-size: 2rem; |
|
|
font-size: 2rem; |
|
|
} |
|
|
} |
|
|
/* line 31, ../sass/order/_order.scss */ |
|
|
|
|
|
|
|
|
/* line 108, ../sass/order/_order.scss */ |
|
|
.order-order #app-order-order #calendar .c-day-background { |
|
|
.order-order #app-order-order #calendar .c-day-background { |
|
|
padding: 20px; |
|
|
padding: 20px; |
|
|
} |
|
|
} |
|
|
/* line 34, ../sass/order/_order.scss */ |
|
|
|
|
|
|
|
|
/* line 111, ../sass/order/_order.scss */ |
|
|
.order-order #app-order-order #calendar .c-day-popover-content { |
|
|
.order-order #app-order-order #calendar .c-day-popover-content { |
|
|
font-size: 1.3rem; |
|
|
font-size: 1.3rem; |
|
|
} |
|
|
} |
|
|
/* line 39, ../sass/order/_order.scss */ |
|
|
|
|
|
|
|
|
/* line 116, ../sass/order/_order.scss */ |
|
|
.order-order #app-order-order .block-actions { |
|
|
.order-order #app-order-order .block-actions { |
|
|
text-align: right; |
|
|
text-align: right; |
|
|
} |
|
|
} |
|
|
/* line 45, ../sass/order/_order.scss */ |
|
|
|
|
|
|
|
|
/* line 122, ../sass/order/_order.scss */ |
|
|
.order-order #app-order-order table#products td.name .name { |
|
|
.order-order #app-order-order table#products td.name .name { |
|
|
text-transform: uppercase; |
|
|
text-transform: uppercase; |
|
|
font-family: "myriadpro-regular"; |
|
|
font-family: "myriadpro-regular"; |
|
|
color: black; |
|
|
color: black; |
|
|
font-size: 16px; |
|
|
font-size: 16px; |
|
|
} |
|
|
} |
|
|
/* line 51, ../sass/order/_order.scss */ |
|
|
|
|
|
|
|
|
/* line 128, ../sass/order/_order.scss */ |
|
|
.order-order #app-order-order table#products td.name .other { |
|
|
.order-order #app-order-order table#products td.name .other { |
|
|
font-size: 14px; |
|
|
font-size: 14px; |
|
|
color: #333; |
|
|
color: #333; |
|
|
} |
|
|
} |
|
|
/* line 55, ../sass/order/_order.scss */ |
|
|
|
|
|
|
|
|
/* line 132, ../sass/order/_order.scss */ |
|
|
.order-order #app-order-order table#products td.name .recipe { |
|
|
.order-order #app-order-order table#products td.name .recipe { |
|
|
color: gray; |
|
|
color: gray; |
|
|
} |
|
|
} |
|
|
/* line 59, ../sass/order/_order.scss */ |
|
|
|
|
|
|
|
|
/* line 136, ../sass/order/_order.scss */ |
|
|
.order-order #app-order-order table#products .price-unit, .order-order #app-order-order table#products .price-total { |
|
|
.order-order #app-order-order table#products .price-unit, .order-order #app-order-order table#products .price-total { |
|
|
width: 100px; |
|
|
width: 100px; |
|
|
text-align: center; |
|
|
text-align: center; |
|
|
} |
|
|
} |
|
|
/* line 63, ../sass/order/_order.scss */ |
|
|
|
|
|
|
|
|
/* line 140, ../sass/order/_order.scss */ |
|
|
.order-order #app-order-order table#products .td-quantity { |
|
|
.order-order #app-order-order table#products .td-quantity { |
|
|
width: 150px; |
|
|
width: 150px; |
|
|
} |
|
|
} |
|
|
/* line 65, ../sass/order/_order.scss */ |
|
|
|
|
|
|
|
|
/* line 142, ../sass/order/_order.scss */ |
|
|
.order-order #app-order-order table#products .td-quantity input.quantity { |
|
|
.order-order #app-order-order table#products .td-quantity input.quantity { |
|
|
text-align: center; |
|
|
text-align: center; |
|
|
} |
|
|
} |
|
|
/* line 72, ../sass/order/_order.scss */ |
|
|
|
|
|
|
|
|
/* line 149, ../sass/order/_order.scss */ |
|
|
.order-order #app-order-order #infos .panel-body { |
|
|
.order-order #app-order-order #infos .panel-body { |
|
|
padding-top: 0px; |
|
|
padding-top: 0px; |
|
|
white-space: pre-line; |
|
|
white-space: pre-line; |