/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ==========================================================================
   Author's custom styles
   ========================================================================== */
body{margin-left: 20px;margin-top: 20px;}
.wrapper{
    width: 100%;
}
.wrapper .left-content{
    float:left;
    width: 256px;

}

.wrapper .left-content .logo{
    border-bottom: 1px solid #808080;
    padding-bottom: 5px;
    width: 200px;
}


/* MENU PRODUCTS */
.wrapper .left-content .menu-products ul{
font-family: Arial, Verdana;
  font-size: 12px;
 margin-left:0px;
 padding-left:0px;
 margin-top:25px;
  list-style: none;
}

.wrapper .left-content .menu-products ul li{
    margin-top:5px;

    }
    
.wrapper .left-content .menu-products ul li a{
    text-decoration:none;
    color:#808080;
    text-transform: uppercase;
    

    }
    
.wrapper .left-content .menu-products .active a{
    background:#808080;
    color:white;
    padding-left:2px;
    padding-right:2px;
    
    }

/* MENU INFO*/
.wrapper .left-content .menu-info ul{
font-family: Arial, Verdana;
  font-size: 12px;
 margin-left:0px;
 padding-left:0px;
 margin-top:15px;
  list-style: none;
}

.wrapper .left-content .menu-info ul li{
    
line-height: 15px;
    }
    
.wrapper .left-content .menu-info ul li a{
    text-decoration:none;
    color:#808080;
    text-transform: uppercase;
    font-weight: bold;
    

    }
    
.wrapper .left-content .menu-info .active a{
    background:#808080;
    color:white;
    padding-left:2px;
    padding-right:2px;
    
    }

.wrapper .left-content .menu-info .active a{
    background:#808080;
    color:white;
    padding-left:2px;
    padding-right:2px;
    
    }

.wrapper .right-content .product-panel{

    width: 580px;
    height: 80px;
    background-color: white;
    position: absolute;
    z-index: 55;
    bottom:-1px;

}
.wrapper .right-content .product-panel .title{
    width: 150px;
    font-family: 'Arial', sans-serif;
    color: #808080;
    font-size: 18px;
    padding-top: 15px;
    text-transform: uppercase;
    /*display: block;
    padding-left: 12px;
    line-height: 28px;*/
    }
.wrapper .right-content .product-panel .prod-info{
width: 150px;
float:left;

}
.wrapper .right-content .product-panel .item_price{
    width: 180px;
    color: black;
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
}
.wrapper .right-content .product-panel .thumbnails{
width:auto;
    float:right;
  padding-bottom: 25px;
    /*
position: absolute;
    z-index: 15;
    bottom: 25px*/
}
.wrapper .right-content .product-panel .thumbnails ul{
width:auto;
    float:right;
    margin-top: 1px;
   display: flex;
   margin-right:2px;
 
 list-style: none;
}
.wrapper .right-content .product-panel .thumbnails ul li{
display: inline;
padding-left: 2px;

}
/*Buttons*/
.simpleCart_checkout{
background-color: #655f63;
font-size: 12px;
padding-left: 35px;
padding-right: 35px;

color: white;
float: left;
padding-top: 3px;
padding-bottom: 3px;
margin-top: -21px;

text-transform: uppercase;
text-decoration: none;



    border-bottom-color:solid 1px red;

}
.item_add{
    padding-top: 3px;
padding-bottom: 3px;
background-color: black;

font-size: 12px;
padding-left: 35px;
padding-right: 35px;
color: white;
float: left;
margin-top: -21px;
text-decoration: none;
text-transform: uppercase;

}
.line{width:200px;
    height:1px;
    background:#808080;}

.wrapper .right-content{
    
    position: relative;
    margin: 0 0 0 256px;
}
.wrapper .right-content .slider-bg{
     width: auto;
    padding-top: 45px;
    min-width: 900px;
    position: relative;
}
.wrapper .right-content .info-page{
     width: auto;
    padding-top: 4px;
    min-width: 900px;
    position: relative;
}
.wrapper .right-content .info-page .title-page{
     text-transform: uppercase;
     font-family: 'Arial', sans-serif;
color: #808080;
font-size: 22px;
line-height: 25px;
 border-bottom: 1px solid #cccccc;
 margin-bottom: 4px;
}
.wrapper .right-content .slider-bg img{
     max-width: 100%;
}


.wrapper .right-content .info-page .info_contacts{
font-size: 12px;
color: #999999;
font-family: Arial;
padding-right: 20px;

}

.wrapper .right-content .info-page .cart{
font-size: 12px;
color: #999999;
font-family: Arial;
padding-right: 20px;
width: 850px;
}
.wrapper .right-content .info-page .cart .wizard-cart ul{
padding: 0;
    list-style-type: none;
    border-bottom: 1px solid #cccccc;
    width: 800px;
    margin-top: 30px;
}
.wrapper .right-content .info-page .cart .wizard-cart ul li{

display: inline;
list-style-type: none;
padding-right: 52px;
font-size:10px;
color:#b1b1b1;
}
.wizard-cart a:link, .wizard-cart a:visited{
    text-decoration: none;
    color:#b1b1b1;
}
.wizard-cart li a:hover{
    color:#010101;
}
.wizard-cart li a#current
{
 color:#010101;
}

/*.wizard-cart ul li a {
text-decoration: none;
color: #cacaca;
background-image: url(../../images/bulit_btn.jpg);
background-repeat: no-repeat;
background-position: bottom center;
height: 8px;
width: 9px;
padding-bottom: 6px;}

/*Scroll Ball*/
.scrollbar
{
    
    float: left;
    height: 430px;/*550*/
    width: 97%;
    padding-right: 20px;
    padding:15px;
    font-size:12px;
    color:grey;
    overflow-y: hidden;
    margin-bottom: 25px;
    /*-webkit-box-shadow: inset 0px -3px 8px 0px rgba(0,0,0,0.54);
-moz-box-shadow: inset 0px -3px 8px 0px rgba(0,0,0,0.54);
box-shadow: inset 0px -3px 8px 0px rgba(0,0,0,0.54);*/
}

.force-overflow
{
    
    min-height: 400px; /*450px*/
    /*width: 4300px;*/
}
/*
 *  STYLE 2
 */
/*
#style-2::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

#style-2::-webkit-scrollbar
{
    width: 7px;
    background-color: #F5F5F5;
}

#style-2::-webkit-scrollbar-thumb
{
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #808080;
}


*/
#style-2::-webkit-scrollbar-track-piece  {
     width: 7px;
}
#style-2::-webkit-scrollbar {
     width: 7px;
    background-color: #F5F5F5;
    height: 9px;
}

#style-2::-webkit-scrollbar-track {
   -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #F5F5F5;  
}

#style-2::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #808080;
}

footer{
margin-top: 15px;
    border-top: 1px solid #999999;
    padding-top: 5px;
min-width: 930px;
}
footer .terms-conditions{

    font-size: 11px;
color: #999999;
font-family: Arial;
margin: 0 0 0 256px;
float: left;
}
footer .terms-conditions a{

    font-size: 11px;
color: #999999;
font-family: Arial;
text-decoration: none;
}

footer .socials img{
float: left;
margin:0;
padding-right: 15px;
margin-left:25px;
}
footer .langs{
   font-size: 11px;
color: #999999;
font-family: Arial;
float: left;
margin-left: 25px;
}
footer .langs a{
   font-size: 11px;
color: #999999;
font-family: Arial;
text-decoration: none;
}


/* SIMPLE CART */

.simpleCart_items{
            width:120px
            float:left;
            padding:3px;
            font-weight:bold;
            margin-bottom:20px;
            color:grey;
        }
   
.item-quantity{float:left}
.item-name{float:left;margin-left:3px;margin-right:8px;}


/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {

}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}