| Current Path : /home/digilove/public_html/components/com_marketplace/css/newdesign/ |
| Current File : /home/digilove/public_html/components/com_marketplace/css/newdesign/follow.css |
.clear {
clear: both;
}
.cap {
text-transform: uppercase;
}
.full_pro {
margin: 2% 0%;
width: 94.5% !important;
}
.sel_products {
padding-top: 20px !important;
width: 100%;
}
.yellow {
color: #e67e22;
font-size: 0px;
}
.recent_pro {
height: 400px !important;
}
.block {
height: auto !important;
clear: both !important;
}
.all_products {
clear: both !important;
}
.alert-info strong {
color: #3a87ad;
}
#search_order {
max-width: 80%;
}
.order_history {
background-color: #404040;
height: 40px;
font-size: 18px;
font-weight: bold;
width: 100%;
color: #FFF;
}
.detail_design {
height: inherit;
width: 5px;
background-color: #E8534F;
display: block;
float: left;
}
.detail_text {
display: block;
float: left;
margin: 12px 5%;
color: #FFFFFF;
text-transform: uppercase;
}
.follow_main {
box-shadow: 1px 6px 2px #888888;
}
.follow_main .search_container {
text-align: left;
margin: 5px;
}
.button_container {
display: inline-block;
}
.button_container #clk {
background-color: #5bb75b;
background-image: linear-gradient(to bottom, #62c462, #51a351);
background-repeat: repeat-x;
border-color: #51a351 #51a351 #387038;
color: #fff;
font-size: 15px;
font-weight: bold;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
vertical-align: super;
}
.button_container #clear {
background-color: #da4f49;
font-size: 15px;
font-weight: bold;
background-image: linear-gradient(to bottom, #ee5f5b, #EC6569);
background-repeat: repeat-x;
border-color: #bd362f #bd362f #802420;
color: #fff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
vertical-align: super;
}
.follow_wrapper * {
font-size: 15px!important;
font-family: 'Roboto', sans-serif;
color: #333333;
}
@media only screen and (max-width: 680px) {
.follow_main .no-more-tables table,
.follow_main .no-more-tables thead,
.follow_main .no-more-tables tbody,
.follow_main .no-more-tables th,
.follow_main .no-more-tables td,
.follow_main .no-more-tables tr {
display: block;
}
.follow_main .no-more-tables thead tr {
position: absolute;
top: -9999px;
left: -9999px;
}
.follow_main .no-more-tables tr {
border: 1px solid #ccc;
}
.follow_main .no-more-tables td {
border: none;
border-bottom: 1px solid #eee;
position: relative;
padding-left: 50%;
white-space: normal;
text-align: left;
min-height: 30px;
}
.follow_main .no-more-tables td:before {
position: absolute;
top: 6px;
left: 6px;
width: 45%;
padding-right: 10px;
text-align: left;
font-weight: bold;
}
.follow_main .no-more-tables td:before {
content: attr(data-title);
}
}
@media only screen and (max-width: 319px) {
.follow_main table * {
font-size: 10px!important;
}
}
.table-responsive {
overflow-x: auto;
}