

h3.titre_artl
{
    font-size: 20px;
    position: absolute;
    bottom: 0px;
    color: #fbf5f5;
    left: 8px;
    font-weight: bold;
}

.pict
{
    display: inline-block;
    position: relative;
    width: 100%;
    height: 250px;
    overflow: hidden;
}

.pict img
{
    width: 100%;
}

.clocthers_price
{
    font-size: 1em;
    font-weight: normal;
    color: #000;
}

.cloctherblock
{
    width: 50%;
    float: left;
    margin-top: 5px;
}

.clotchers_category
{
    font-size: 10px;
    border: solid 1px #ccc;
    padding: 5px;
    border-radius: 5px;
}

.clocthers_group
{
    display: inline-block;
    background-color: #ffffff;
    border: solid 1px #eee;
    margin-top: 30px;
}

.clocthers_medim
{
    display: inline-block;
    width: 100%;
    padding: 5px 10px;
}

.cloctherblock_action span
{
    width: 33%;
    text-align: center;
    margin-right: -2px;
    margin-left: 0px;
    display: inline-block;
    padding: 10px 0px;
    border-right: solid 1px #eee;
}

.cloctherblock_action span a:link
{
    color: #ccc;
}

.cloctherblock_action span a:hover
{
    color: #c91111;
}

.cloctherblock_action .glyphicon
{
    font-size: 20px;
    border: none;
}

.blc-iconed
{
    width: 100%;
    display: inline-block;
    padding-left: 0px;
    padding-right: 0px;
    border-top: solid 1px #eee;
}

.clotchers .btn.btn-default
{
    background-color: transparent;
    border: solid 1px red;
    box-shadow: none;
    color: #b70f0f;
    font-size: 11px;
}

.topmenu ul li a, .topmenu ol li a
{
    color: #080000;
}

.promo-clotchers h3
{
    font-size: 83px;
}

.promo-clotchers span.reduce
{
    font-size: 46px;
    background-color: #140e0e;
    color: #fbf7f7;
    padding: 10px;
    width: 100%;
    display: inline-block;
    text-align: center;
}

.promo-clotchers .old
{
    font-size: 83px;
    text-decoration: line-through;
    font-weight: normal;
}

.promo-clotchers h4
{
    font-size: 33px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 36px;
    margin-bottom: 0px;
    margin-top: 30px;
}

h1,.h1
{
    font-size: 64px;
    font-weight: normal;
}

.slowed
{
    width: 100%;
    background-color: #2c2a2a;
    position: relative;
    vertical-align: top;
}

.slowed ul
{
    display: inline-block;
}

.slowed ul ul
{
    display: block;
}

.form-group.focus .form-control,.form-control:focus
{
    box-shadow: none;
    border: solid 2px #f1f1f1;
    padding-left: 12px;
    border-radius: 0px;
}

.form-control
{
    box-shadow: none;
    border: solid 2px #f1f1f1;
    padding-left: 12px;
    border-radius: 0px;
}

.container
{
    border: none;
}

.breadcrumb
{
    background-color: transparent;
    text-align: center;
}

.clotchers_bigimg
{
    overflow: hidden;
}

.profiler-name
{
    font-size: 20px;
}

.profiler-title
{
    font-size: 12px;
}

h3.clotchers_detailsprize
{
    font-weight: bold;
    font-size: 28px;
    letter-spacing: -1px;
}

.clochters-newslist a:link
{
    color: #b91616;
}

.clochters-newslist a:hover
{
    color: #1c1a1a;
    text-decoration: none;
}

.contenter
{
    padding-left: 15px;
    padding-right: 15px;
}

.contenter h1
{
    font-size: 38px;
    line-height: 100%;
}

.clotchers-content-title
{
    margin-left: 17px;
    color: #8b0909;
}

input
{
    border: 2px solid #ecf0f1;
    color: #34495e;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.467;
    padding: 8px 12px;
    height: 40px;
    -webkit-appearance: none;
    border-radius: 6px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border .25s linear, color .25s linear, background-color .25s linear;
    transition: border .25s linear, color .25s linear, background-color .25s linear;
    width: 100%;
}

