/***** STYLES *****/

/* HEADER */

#logo {
    padding: 20px 0 20px 0;
}

/* TOP-MENU */

#divtopmenu {
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    font-size: 18px;
}

#divtopmenu a {
    color: black;
    padding: 10px;
    text-align: center;
    line-height: 40px;
    vertical-align: middle;
    width: 100%; 
}

#topmenu {
    list-style: none;
    padding: 0 !important;
}

#topmenu li {
    float: right;
    height: 40px;
    margin-left: 10px;
    margin-bottom: 10px;
}

#topmenu a {
    text-decoration: none !important;
    transition-duration: 0.3s;
}

#topmenu a:hover {
    color: #CC0000 !important;
    background-color: #f4f4f4;
}

#topmenu span {
    padding-left: 10px;
}

/* MENU */

.navbar-default {
    background-color: white;
    /*border-color: transparent;*/
    border-radius: 0;
    border-top: 2px solid #CC0000;
    border-bottom: 2px solid #CC0000;
    border-left: none;
    border-right: none;
}

#divhmenu {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 20px;
    text-transform: uppercase;
}

#divhmenu a {
    color: black;
    padding-left: 25px;
    transition-duration: 0.5s;
}


#divhmenu a:hover, #divhmenu a:active, #divhmenu a:focus {
    background: url(https://www.oeno-equipement.fr/data/template/drop.png) 0 no-repeat;
    color: #CC0000;
}

#divhmenu li li a:hover, #divhmenu li li a:active, #divhmenu li li a:focus {
    background-image: none;
    color: #CC0000;
}

/* SLIDER */

/*#carousel-responsive-26 img {
    border-radius: 0 20px 20px 20px;
}*/

.carousel-inner {
    border-radius: 0 20px 20px 20px;
}

.left.carousel-control, .right.carousel-control {
    background: transparent;
}

/* HOME */

.homepage .browseCategoryNavigation {
    display: none;
}

/* CONTENT */

.container {
    font-family: 'Roboto Condensed', sans-serif;
    max-width: 1280px;
}

/* PRE-FOOTER */

#pre-footer {
    border-top: 2px solid #E2001A !important;
    border-bottom: 2px solid #E2001A !important;
    margin: 30px 0 0 0;
    font-family: 'Roboto Condensed', sans-serif;
}

#pre-footer ul {
    list-style: none;
    text-align: center;
    padding: 20px 0;
}

#pre-footer ul li a {
    color: black !important;
}

#pre-footer a {
    color: black;
}

#pre-footer #logo {
    width: 180px;
    margin: 0 auto;
}

#pre-footer #divprefooterdroite #prefooterdroite{
    padding-bottom: 0;
}

#pre-footer .img-cb {
    padding: 0 90px;
    margin-bottom: 15px;
}

/* FOOTER */

#footer {
    font-family: 'Roboto Condensed', sans-serif;
    text-align: center;
    margin: 20px 0;
}

#footer a {
    color: black;
}

/* CATEGORY */

.browseChildCategory {
    width: 31.333% !important;
    margin: 0 1% 15px 1% !important;
}

.browseChildCategory .browseCategoryName {
    display: table;
    height: 60px !important;
    width: 100% !important;
    padding: 0 !important;
    text-align: center !important;
    transition-duration: 0.5s;
}

.browseChildCategory .browseCategoryName:hover {
    background-color: #ba0000 !important;
}

.browseChildCategory .browseCategoryName a {
    display: table-cell;
    width: 100% !important;
    height: 60px;
    vertical-align: middle;
    text-align: center !important;
}

/* PRODUITS */

#showprices {
    margin-bottom: 15px;
    text-align: right;
    font-size: 16px;
}

.SearchForm {
    font-size: 18px;
}

.browseCategoryNavigation {
    margin: 0 0 20px 0;
    font-size: 16px;
}

.browseCategoryNavigation a {
    color: #CC0000;
}

.browseSortingTools {
    margin-top: 20px;
    font-size: 18px;
}

/*.browseCategoryDescription p {
    max-width: 100%;
    float: left;
    margin-right: 15px;
}

.browseCategoryDescription p img {
    width: 100%;
    
}*/


.browseProductsList, .browseProductsList a{
    margin-top: 20px;
    font-family: 'Roboto Condensed', sans-serif;
    color: rgb(102, 102, 102) !important;
}

.browseElements {
    position: relative;
    width: 24%;
    padding: 0 15px 20px 15px;
    float: left;
    text-align: center !important;
    height: 430px;
    margin: 0 .5% 20px .5%;
    border-bottom: 3px dotted rgb(204, 204, 204);
}

.browseProductImage {
    margin: 0 auto !important;
    float: none !important;
    border: none !important;
}

.browseProductImage a img {
    transition-duration: 0.3s;
}

.browseProductImage a img:hover {
    max-width: 210px;
    max-height: 210px;
}

.browseInfos .browseProductDesc {
    display: none;
}

.browseInfos .browseProductName {
    color: rgb(102, 102, 102);
    font-size: 20px;
    min-height: 45px;
} 

.browseSalesInfos {
    width: 100%;
    position: relative;
}

.browseSalesInfos .formCartAdd table{
    width: 100%;
}

.browseSalesInfos .priceBigPrice {
    font-size: 20px !important;
   /*text-align: right !important;*/
    color: rgb(102, 102, 102);
}

.browseProductPrice {
    padding-bottom: 10px;
}

.browseSalesInfos .formCartAdd table .cartAdd {
    width: 100%;
    background-color: #CC0000;
    color: white;
    border: none;
    border-radius: 0 5px 5px 5px !important;
    height: 26px;
    text-transform: uppercase;
}

.browseChildCategory {
    border: none;
    height: auto;
    margin: 18px;
    width: 30%;
}

.browseCategoryImage {
    width: 100%;
    height: 300px;
}

.browseCategoryImage td a {
    width: 100%;
}

.browseChildsCategorys img {
    max-width: 100%;
    max-height: 300px;
}

.browseChildCategory .browseCategoryName {
    height: 41px;
    width: auto;
    background-color: #CC0000;
    border-radius: 0 10px 10px 10px;
    font-family: 'Cinzel', serif;
    font-size: 18px;
    text-transform: uppercase;
    padding: 10px;
    overflow: hidden;
}

.browseChildCategory a, .browseCategoryName a {
   color: white !important;
}

/* PAGE PRODUIT */

.flypage {
    position: relative;
}

.flypage .flypageInfos {
    font-size: 18px;
    padding-left: 370px;
}

.flypage .flypageInfos .flypageBrand {
    color: rgb(102, 102, 102);
    font-size: 16px;
}

.flypage .flypageViewer {
    width: 350px;
    height: 350px;
    border: none;
}

.flypage .flypageViewer a {
    border: none !important;
}

.flypage .flypageViewer .ZoomImage.mini img{
    transition-duration: 0.3s;
}

.flypage .flypageViewer .ZoomImage.mini img:hover{
    max-height: 65px;
    max-width: 65px;
}

.flypage .flypageSalesInfos {
    text-align: right;
    float: right;
    margin-bottom: 30px;
}

.flypage .flypageSalesInfos .formCartAdd table .cartAdd {
    width: 100%;
    background-color: #CC0000;
    color: white;
    border: none;
    border-radius: 0 5px 5px 5px !important;
    height: 26px;
    text-transform: uppercase;
    margin-left: 10px;
}

.flypage .flypageSalesInfos .priceBigPrice {
    font-size: 20px !important;
    text-align: right !important;
    color: rgb(102, 102, 102);
}

.flypagePriceInfos {
    text-align: center;
}

.flypage .flypagePriceInfos {
    text-align: right;
}


/*.flypage .flypageSalesInfos {
    
    position: absolute;
    bottom: 15px;
    right: 0;
}*/

.flypageDetails {
    font-size: 18px;
    margin-bottom: 40px;
}

/* SEARCH */
.SearchForm {
    margin: 20px 0;
    float: right;
}

.widgetElements {
    margin-top: 20px;
}

.widgetElements .snapshot {
    position: relative;
    width: 24%;
    padding: 0 15px 20px 15px;
    float: left;
    text-align: center !important;
    height: 430px;
    margin: 0 .5% 20px .5%;
    border-raduis: none;
    border-bottom: 3px dotted rgb(204, 204, 204);
    border-top: 0;
    border-right: 0;
    border-left: 0;
}

.snapshotCartButton .formCartAdd td {
    text-align: center;
}

.snapshotCartButton .formCartAdd table {
    width: 100%;
}

.snapshotCartButton .formCartAdd table .cartAdd {
    width: 100%;
    background-color: #CC0000;
    color: white;
    border: none;
    border-radius: 0 5px 5px 5px !important;
    height: 26px;
    text-transform: uppercase;
}

.formCartQuantityChoice {
    min-width: 30px;
    text-align: center;
}

.snapshotCartButton {
    width: 100%;
    /*position: absolute;
    bottom: 15px;*/
    left: 0;
}

.formCartAttributs {
    text-align: center;
    margin: 5px;
    min-height: 40px;
}

.snapshotImage {
    height: 200px;
    width: 200px;
    margin: 0 auto;
}

.snapshotImage a img {
    max-width: 190px;
    max-height: 190px;
    transition-duration: 0.3s;
}

.snapshotImage a img:hover {
    max-width: 220px;
    max-height: 220px;
}


.snapshotName a {
    font-size: 20px;
    font-weight: 400;
    color: rgb(102, 102, 102);
}

.snapshotPrice .priceElements .priceBigPrice {
    font-size: 20px;
    /*position: absolute;
    bottom: 50px;*/
    text-align: center;
}

/* USER ACCOUNT */

#divaccountmenu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
}

#divaccountmenu ul li {
    float: left;
    padding: 15px;
}

#divaccountmenu ul li a {
    font-size: 18px;
    color: white !important;
    padding: 15px;
    background-color: #CC0000;
    border-radius: 0 10px 10px 10px !important;
    transition-duration: 0.3s;
}

#divaccountmenu ul li a:hover {
    background-color: #ba0000 !important;
}

.shippingSection a.ZoomPopup {
    display: inline-block;
    font-size: 18px;
    color: white !important;
    padding: 15px;
    background-color: #CC0000;
    margin: 15px 0;
    border-radius: 0 10px 10px 10px !important;
    transition-duration: 0.3s;
}

.shippingSection a:hover {
    background-color: #ba0000 !important;
}

.Section .RecordsTable a, .ordersSection .RecordsTable a, .cartsSection .RecordsTable a {
    width: 100%;
    background-color: #CC0000;
    padding: 5px;
    color: white;
    border: none;
    border-radius: 0 5px 5px 5px !important;
    transition-duration: 0.3s;
}

.Section .RecordsTable a:hover, .ordersSection .RecordsTable a:hover, .cartsSection .RecordsTable a:hover {
    background-color: #ba0000 !important;
}

/* PANIER */

#basket ul {
    margin: 0 0 20px 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
}

#basket ul li {
    float: left;
    padding: 15px;
}

#basket ul li a {
    font-size: 18px;
    color: white !important;
    padding: 15px;
    background-color: #CC0000;
    border-radius: 0 10px 10px 10px !important;
    transition-duration: 0.3s;
    text-transform: uppercase;
}

/*#basket a {
    text-transform: uppercase;
    color: white;
    background: #c00;
    padding: 5px 10px;
    border-radius: 0 5px 5px 5px;
}*/

.cartGoPurchase {
    background: #C00;
    padding: 5px 10px;
    text-transform: uppercase;
    border-radius: 0 5px 5px 5px;
}

.goPurchaseButton {
    color: white;
}

.cartPurchase {
    background: #C00;
    float: right;
    padding: 5px 10px;
    text-transform: uppercase;
    border-radius: 5px 0 5px 5px;
}

.cartPurchase a {
    color: white;
}


/*@media ( max-width :1200px) {
    
    #divtopmenu li{
	font-size: 16px;
    }
} 
*/
@media ( max-width :980px) {

/* HEADER */

    #logo {	
        text-align: center;
    }
    
    #divtopmenu {
        margin: 0 auto !important;
        text-align: center;
    }

/* CATEGORY */

    .browseChildCategory {
        width: 48% !important;
        margin: 0 1% !important;
    }

/* PRODUITS */

    .browseElements {
        position: relative;
        width: 32.333%;
        padding: 0 15px 20px 15px;
        float: left;
        text-align: center !important;
        height: 370px;
        margin: 0 .5% 20px .5%;
        border-bottom: 3px dotted rgb(204, 204, 204);
    }

/* SEARCH */

    .widgetElements .snapshot {
        position: relative;
        width: 32.333%;
        padding: 0 15px 20px 15px;
        float: left;
        text-align: center !important;
        height: 370px;
        margin: 0 .5% 20px .5%;
        border-raduis: none;
        border-bottom: 3px dotted rgb(204, 204, 204);
        border-top: 0;
        border-right: 0;
        border-left: 0;
    }

/* USER ACCOUNT */

    #divaccountmenu ul li {
        float: none;
        padding: 15px;
        width: 100%;
    }

    #divaccountmenu ul li a {
        display: inline-block;
        text-align: center;
        width: 100%;
    }
}

@media ( max-width :768px) {

/* HEADER */

    #logo img {
	margin: 0 auto !important; 
    }

    .navbar-default {
	border: none;
    }

    .navbar-header {
        margin: 0 auto !important;
        text-align: center;
    }

    .navbar-header .navbar-toggle {
        float: none !important;
    }

/* PRODUITS */

    .browseElements {
        position: relative;
        width: 49%;
        padding: 0 15px 20px 15px;
        float: left;
        text-align: center !important;
        height: 370px;
        margin: 0 .5% 20px .5%;
        border-bottom: 3px dotted rgb(204, 204, 204);
    }

    .flypage .flypageInfos {
        font-size: 18px;
        padding-left: 0;
        padding-top: 370px;
    }

/* SEARCH */

    .widgetElements .snapshot {
        position: relative;
        width: 49%;
        padding: 0 15px 20px 15px;
        float: left;
        text-align: center !important;
        height: 370px;
        margin: 0 .5% 20px .5%;
        border-raduis: none;
        border-bottom: 3px dotted rgb(204, 204, 204);
        border-top: 0;
        border-right: 0;
        border-left: 0;
    }


}

@media ( max-width :580px) {

/* HEADER */

    #divtopmenu li {
        text-align: center;
        float: none !important;
        margin-left: 0;
    }
    
/* CATEGORY */
 
    .browseChildCategory {
        width: 98% !important;
        margin: 0 1% !important;
    }

/* SEARCH */

    .SearchForm {
        text-align: center;
        float: none;
    }


}

@media ( max-width :429px) {

/* PRODUITS */    
    .browseElements {
        position: relative;
        width: 99%;
        padding: 0 15px 20px 15px;
        float: left;
        text-align: center !important;
        height: 370px;
        margin: 0 .5% 20px .5%;
        border-bottom: 3px dotted rgb(204, 204, 204);
    }


/* SEARCH */

    .widgetElements .snapshot {
        position: relative;
        width: 99%;
        padding: 0 15px 20px 15px;
        float: left;
        text-align: center !important;
        height: 370px;
        margin: 0 .5% 20px .5%;
        border-raduis: none;
        border-bottom: 3px dotted rgb(204, 204, 204);
        border-top: 0;
        border-right: 0;
        border-left: 0;
    }
}