#gcorderform_block_left {
    box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, .1);
    background: #fff;
    padding: 1.5625rem 1.25rem;
    margin-bottom: 1.5625rem
}

#gcorderform_block_left img {
    margin: 20px auto;
    display: block;
}
#gcorderform_block_left p {
    padding-bottom:0;
    font-weight:bold;
    text-align: right
}

#categories {
    display: block;
    margin: 0 auto;
}

#help_them {
    padding: 20px 0px;
}

#help_them.block {
    width: 80%;
    margin: 0 auto;
}

#help_them .help_step {
    clear: both;
    height: 25px;
    line-height: 22px;
    margin: 5px 0;
    padding-left: 35px;
    display: block;
}

#help_them #help_step1 {
    background: transparent url('../img/step1.jpg') no-repeat;
    background-position: top left;
}

#help_them #help_step2 {
    background: transparent url('../img/step2.jpg') no-repeat;
    background-position: top left;
}

#help_them #help_step3 {
    background: transparent url('../img/step3.jpg') no-repeat;
    background-position: top left;
}

/* 15 */

.orderform_content .orderform_table_15 input.exclusive {
    font-size: 13px;
    font-weight: bold;
    color: white;
}

.orderform_content .orderform_table_15 tr {
    background-color: #f8f8f8;
    height: 35px;
    border: none;
}

.orderform_content .orderform_table_15 tr.alternate,
.orderform_content .orderform_table_15 tr.last {
    background-color: white;
}

.orderform_content .orderform_table_15 .last {
    height: 48px;
}

.orderform_content .orderform_table_15 .head th
{
    text-align : center;
    padding: 6px 11px;
    font-size: 12px;
    color: white;
    text-shadow: 0 1px 0 black;
    text-transform: uppercase;
    background-color: #383838;
    font-weight: bold;
}

.orderform_content .orderform_table_15 .head th.ref {
    width:10%;
}

.orderform_content .orderform_table_15 .head th.name {
    width:55%;
}

.orderform_content .orderform_table_15 .head th.stock {
    width:10%;
}

.orderform_content .orderform_table_15 .head th.quantity {
    width:13%;
}

.orderform_content .orderform_table_15 {
    width:100%;
}

.orderform_content .orderform_table_15 .head th.price {
    width: 12%;
}

.orderform_content .orderform_table_15 tr td {
    text-align: center;
}

.orderform_content .orderform_table_15 tr td.name {
    text-align: left;
}

.orderform_content .orderform_table_15 tr td.price {
    text-align: right;
    padding-right: 11px;
}

.orderform_content .orderform_table_15 tr td.quantity {
    margin:0!important;
    padding:0!important
}

.orderform_content .orderform_table_15 tr td.quantity .cart_quantity_button {
    margin-left: 8%;
    float: left;
    margin-top: 5%;
}

.orderform_content .orderform_table_15 tr td.quantity input {
    background-color:white;
    border:1px solid #b4b4b4;
    margin-right:12px;
    padding:0;
    margin-top: 4px;
    width:28px;
    float:right;
    height:23px;
    text-align:center;
    font-size:1.2em;
    font-weight:bold;
}

.orderform_content .orderform_table_15 tr td.quantity a {
    float:left;
    display:block;
    clear:left;
    width:14px;
    height:9px;
    overflow:hidden;
    line-height:0;
    padding-top:3px;
}

.orderform_content .orderform_table_15 tr td.quantity a:hover {
    text-decoration: none;
}

.orderform_content .orderform_table_15 tr td.quantity a img{
    border: none;
}

.min {
    display: none;
}

.quantity .quantity_wanted {
    text-align: center;
}

.orderform_content .orderform_table_15 tr td p, .orderform_content .orderform_table_15 tr td, .orderform_content .orderform_table_15 tr td span {
    font-size: 11px;
    line-height: 18px;
    padding: 0;
}

.orderform_content .orderform_table_15 tr td.name span.title {
    overflow:  hidden;
    position: relative;
    font-weight: bold;
}

/* 16 */

.order_content .orderform_table_16 thead th.ref
{
    width:13%;
}

.order_content .orderform_table_16 thead th.name
{
    padding-left:2%;
    width: 59%;
}

.orderform_content .orderform_table_16 thead th.quantity
{
    padding-left:1%;
    width:12%;
}

.orderform_content .orderform_table_16 thead th.price
{
    padding-left:1%;
    width:12%;
}

.orderform_content .orderform_table_16 input,
.orderform_content .orderform_table_16 select{
    text-align: center;
}

.orderform_content .orderform_table_16 tr td.quantity a
{
    float: left;
    margin-right: 3px;
}

.orderform_content .orderform_table_16 tr td.quantity a + a {
    margin-right: 0;
}

.orderform_content .orderform_table_16 tr td.quantity input
{
    height: 27px;
    line-height: 27px;
    padding: 0;
    text-align: center;
    width: 57px;
    margin-left: 0;
    margin-bottom: 3px;
}

.orderform_content .orderform_table_16 tr td.name p, .orderform_content .orderform_table_16 tr td.ref p
{
    margin: 0;
}

.orderform_content .orderform_table_16 tr td.name p.title
{
    overflow:hidden;
    position:relative;
}

.orderform_content .orderform_table_16 tfoot tr {
    background-color: transparent;
}


/* 17 */

.order_content .orderform_table_17 thead th.ref
{
    width:13%;
}

.order_content .orderform_table_17 thead th.name
{
    padding-left:2%;
    width: 59%;
}

.orderform_content .orderform_table_17 thead th.quantity
{
    padding-left:1%;
    width:12%;
}

.orderform_content .orderform_table_17 thead th.price
{
    padding-left:1%;
    width:12%;
}

.orderform_content .orderform_table_17 input,
.orderform_content .orderform_table_17 select{
    text-align: center;
}

.orderform_content .orderform_table_17 tr td.quantity a
{
    float: left;
    margin-right: 3px;
}

.orderform_content .orderform_table_17 tr td.quantity a + a {
    margin-right: 0;
}

.orderform_content .orderform_table_17 tr td.quantity input
{
    text-align: center;
    width: 57px;
}

.orderform_content .orderform_table_17 tr td.name p, .orderform_content .orderform_table_17 tr td.ref p
{
    margin: 0;
}

.orderform_content .orderform_table_17 tr td.name p.title
{
    overflow:hidden;
    position:relative;
}

.orderform_content .orderform_table_17 tfoot tr {
    background-color: transparent;
}

.image img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
    display: block;
    position: relative;
}

#ofsubcategories {
    padding: 15px 0 0px 0; }
#ofsubcategories p.subcategory-heading {
    font-weight: bold;
    color: #333333;
    margin: 0 0 15px 0; }
#ofsubcategories ul {
    margin: 0 0 0 -20px; }
#ofsubcategories ul li {
    float: left;
    width: 100px;
    margin: 0 0 13px 33px;
    text-align: center;
    height: 130px; }
#ofsubcategories ul li .subcategory-image {
    padding: 0 0 8px 0; }
#ofsubcategories ul li .subcategory-image a {
    display: block;
    cursor: pointer;
    padding: 9px;
    border: 1px solid #d6d4d4; }
#ofsubcategories ul li .subcategory-image a img {
    max-width: 100%;
    vertical-align: top; }
#ofsubcategories ul li .subcategory-name {
    font: 600 12px/16px "Open Sans", sans-serif;
    color: #555454;
    cursor: pointer;
    text-transform: uppercase; }
#ofsubcategories ul li .subcategory-name:hover {
    color: #515151; }
#ofsubcategories ul li .cat_desc {
    display: none; }
#ofsubcategories ul li:hover .subcategory-image a {
    border: 1px solid #333333;
}

#ofsubcategoriesn2 {
    display: none;
    width: 100%;
    padding: 20px;
    background-color: #eeeeee;
    margin-bottom: 10px;
}
#ofsubcategoriesn2 p.subcategory-heading {
    font-weight: bold;
    color: #333333;
    margin: 0 0 15px 0; }
#ofsubcategoriesn2 ul {
    margin: 0 ;
    width:80%;
    float:left;
}
#ofsubcategoriesn2 ul li a.img {
    background-color: #FFF;
}
#ofsubcategoriesn2 ul li {
    float: left;
    width: 100px;
    margin: 0 0 13px 33px;
    text-align: center;
    height: 130px; }
#ofsubcategoriesn2 ul li .subcategory-image {
    padding: 0;
	margin-bottom: 8px;
}
#ofsubcategoriesn2 ul li .subcategory-image a {
    display: block;
    cursor: pointer;
    padding: 9px;
    border: 1px solid #d6d4d4;
}
#ofsubcategoriesn2 ul li .subcategory-image a img {
    max-width: 100%;
    vertical-align: top; }
#ofsubcategoriesn2 ul li .subcategory-name {
    font: 600 12px/16px "Open Sans", sans-serif;
    color: #555454;
    text-transform: uppercase;
}
#ofsubcategoriesn2 ul li .subcategory-name:hover {
    color: #515151; }
#ofsubcategoriesn2 ul li .cat_desc {
    display: none; }

#ofsubcategoriesn2 span.texte {
    font: 600 15px/19px "Open Sans", sans-serif;
    text-transform: uppercase;
    color: #484848;
    display: block;
    width: 15%;
    float:left;
}

#ofsubcategoriesn2 span.cat {
    display: block;
}

#bigpic {
    display: none;
    visibility: hidden;
}

.bootstrap-touchspin input.form-control, .bootstrap-touchspin input.input-group {
    padding: 1.3rem .5rem;
}

.enrouleur {
    font-size: 20px;
    cursor: pointer;
    width: 20px;
    height: 20px;
    line-height: 18px;
    color: white;
    margin: 0 auto;
    display: block;
    font-weight: normal;
    text-align: center;
    border: 1px;
    background-color: #43b754;
    border-color: #74d578;
    -webkit-border-radius: 2px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    vertical-align: middle;
}

.declihidden {
    display: none;
}

.casper {
    visibility: hidden;
}

#add_to_cart_fix2 {
    display: none;
}

.thenrouleur {
    width: 5%;
    text-align: center;
}


@media (min-width: 1250px) {
    #add_to_cart_fix2 {
        position: fixed;
        top: 50%;
        right: 2%;
    }
}
