.shop-item-single .item-details-single .shop-item .product-images img {
    max-width: 100%;
    width: auto;
    margin:0 auto;

}
.shop-item-single .item-details-single .shop-item .item-image-big img {
    max-width: 100%;
    width: auto;
    margin:0 auto;
}
.nav>li>a:hover, .nav>li>a:focus {
    background: transparent;
}
.productImg img {
    max-width: 177px !important;
    height: auto !important;
}
}
body {
    font-family:'Roboto', sans-serif;
}
.logo {
    margin: 13px 0;
}
.topHeader {
    border-bottom:1px #dbdbdb solid;
}
.topMenuContainer {
    border-bottom:1px #dbdbdb solid;

}
.topIconsContainer {

}

.topIcon li{
    float:left;
    font-size:25px;
    color:black;
}
.topIcon li + li {
    margin-left:17px;
}
.fa-shopping-cart-te {
    background: url('../images/shoppingcart.jpg') no-repeat;
    margin-top:7px;
    width:29px;
    height:21px;

}
.languageSwitcherContainer {
    margin-left:40px
}
.languageSwitcher li {
    float:left;
}
.languageSwitcher li + li {
    margin-left:17px;
}
.languageSwitcher a {
    color:#6e6e6e;
    font-weight: 300;
    line-height:37px;
    font-size:15px;
}
.languageSwitcher a.active {
    color:black;
    font-weight: 700;
}
.languageSwitcherContainer, .topIconsContainer {
    display:inline-block;
    float:right;
}
.widePhoto {
    width: 100%;
    min-height: 407px;
    background-image:url('../images/bg.jpg');
    background-size:cover;
    background-position:center;
    position:relative;
}
.widePhotoContent {
    color:black;
    margin-top:17%;
}
.widePhotoTitle {
    font-weight:500;
    font-size:45px;
    line-height:40px;
    margin-bottom:8px;
    background-color:rgba(219,217,214,0.44);
    padding:20px 80px 20px 30px;
}
.widePhotoDesc {
    font-weight:300;
    font-size:18px;
    line-height:23px;
    background-color:rgba(219,217,214,0.44);
    padding:20px 80px 20px 30px;
}
.widePhotoMobile img {
text-align:center;
margin:0 auto;
}
.widePhoto .container {
    position:relative;
}
.productsContainer {
    margin-top:25px;
}
.productHome {
    border:1px solid #e7e7e7;
    padding:25px 15px 25px 15px;
    margin-bottom:15px;
}

.productTitle {
    color:#636363;
    font-weight:500;
    font-size:21px;
}
.productDesc {
    margin-top:15px;
    color:#636363;
    font-weight:300;
    font-size:17px;

}
.orderButtonContainer {
    text-transform: uppercase;
    margin-top:25px;
}
.orderButtonContainer a {
    background:black;
    color:white;
    font-weight:300;
    font-size:25px;
    padding:10px 15px;
}
.orderButtonContainer a:hover {
    text-decoration: none;
}
.weCreateLine {
    width:100%;
    height:30px;
    position:relative;
    margin-top:60px;
}
.weCreateLine .line {
    margin-top:14px;
    border-top:1px #959595 solid;
}
.weCreateLine .weCreateText {
    text-align:center;
    color:white;
    text-transform: uppercase;
    font-weight:100;
    font-size:19px;
    margin-top:-15px;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}
.weCreateLine .weCreateText span {
    background:black;
    padding:7px 45px;
}
.iconsContainer {
    margin-top:60px;
    text-align:center;
    margin-bottom:60px;
}
.middleIcon {
    margin-bottom:15px
}
.middleIcon .icon {
    height:105px;
    line-height: 105px;
}
.middleIcon .icon img {
    display: inline;
    vertical-align: middle;
}
.iconTitle {
    color:black;
    font-weight:500;
    margin-top:25px;
    font-size:26px;
}
.iconDesc {
    color:#6b6b6b;
    font-weight:300;
    margin-top:25px;
    padding:0px 15px;
    font-size:16px;
}

.articleTitle {
    margin-top: 60px;
    color:#222;
    margin-bottom: 30px;
    font-size: 36px;
}
.articleTitle a {
    color:#222;
    text-decoration: none;
}
.articleContent {
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 20px;
}
.lb-white {
    color: #fff;
    border-color: #fff;
}
.lb-button {
    margin: 0;
    padding: 15px 20px;
    border: 1px solid;
    text-align: center;
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 300;
    background: transparent;
    transition: background .25s ease-in-out;
    -moz-transition: background .25s ease-in-out;
    -webkit-transition: background .25s ease-in-out;
    text-decoration: none;
}
.post-nav .lb-button {
    border-color: #eee;
    color:#333;
    padding: 6px 12px;
    line-height: 1.42857143;
    font-size:14px;
}
.post-nav .lb-button:hover {
    border-color: #d5d5d5;
}
.singleProductTitle h1 {
    margin: 10px 0 20px 0;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 300;
    color: #222;
}
.singleProductDesc {
    color:#333;
    font-size:14px;
}
.singleProductPrice {
    padding: 10px 0;
    padding-bottom: 0;
    font-size: 36px;
    margin-bottom: 40px;
}

.quantity.buttons_added {
    display: block;
    width: 155px;
    background: #eee;
    float:left;

}
.quantity.buttons_added input.minus, .quantity.buttons_added input.plus {
    width: 25%;
}
.quantity.buttons_added input {
    display: block;
    float: left;
    width: auto;
    margin: 0;
    padding: 0;
    text-align: center;
    border: 0;
    background-color: transparent;
    outline: 0;
    font-size: 18px;
    height: 45px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.quantity.buttons_added input[type="number"] {
    width: 50%;
    border: 1px solid #fff;
    border-top: 0;
    border-bottom: 0;
    text-indent: 0;
    -moz-appearance: textfield;
}
.single_add_to_cart_button:hover {
    background-color: #222;
    color: #fff;
}

.single_add_to_cart_button {
    float: left;
    height: 45px;
    background: #eee;
    border: 0;
    padding: 0 20px;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 300;
    outline: 0;
    margin-left:20px;
}
/*
.woocommerce-message, .woocommerce-error, .woocommerce-info {
    padding: 1em 1em 1em 3.5em;
    margin: 0 0 2em;
    position: relative;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #fcfbfc;
    background: -webkit-gradient(linear, left top, left bottom, from(#fcfbfc), to(#f7f6f7));
    background: -webkit-linear-gradient(#fcfbfc, #f7f6f7);
    background: -moz-linear-gradient(center top, #fcfbfc 0%, #f7f6f7 100%);
    background: -moz-gradient(center top, #fcfbfc 0%, #f7f6f7 100%);
    color: #5e5e5e;
    text-shadow: 0 1px 0 #ffffff;
    list-style: none outside;
    width: auto;
    -webkit-box-shadow: inset 0 -2px 6px rgba(0,0,0,0.05), inset 0 -2px 30px rgba(0,0,0,0.015), inset 0 1px 0 #fff, 0 1px 2px rgba(0,0,0,0.3);
    box-shadow: inset 0 -2px 6px rgba(0,0,0,0.05), inset 0 -2px 30px rgba(0,0,0,0.015), inset 0 1px 0 #fff, 0 1px 2px rgba(0,0,0,0.3)
}
.woocommerce-message:after, .woocommerce-error:after, .woocommerce-info:after {
    content: "";
    display: block;
    clear: both
}
.woocommerce-message:before, .woocommerce-error:before, .woocommerce-info:before {
    content: "";
    height: 1.5em;
    width: 1.5em;
    display: block;
    position: absolute;
    top: 0;
    left: 1em;
    font-family: sans-serif;
    font-size: 1em;
    line-height: 1.5;
    text-align: center;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0,0,0,0.2);
    padding-top: 1em;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;

}
.woocommerce-message .button, .woocommerce-error .button, .woocommerce-info .button {
    float: right
}
.woocommerce-message li, .woocommerce-error li, .woocommerce-info li {
    list-style: none outside;
    padding-left: 0;
    margin-left: 0
}
.woocommerce-message {
    border-top: 3px solid #8fae1b
}

.woocommerce-info {
    border-top: 3px solid #1e85be
}
.woocommerce-info:before {
    font-family: Times, Georgia, serif;
    font-style: italic;
    background-color: #aafcfa;
    content: "i"
}
.woocommerce-error {
    border-top: 3px solid #b81c23
}
.woocommerce-error:before {
    background-color: #b81c23;
    content: "0d7";
    font-weight: 700
}*/
.footer {
    background:#8d8d8d;
    color:#c4c4c4;
}
.footer a {
    color:#c4c4c4;
}
.footer-logo {
    margin-bottom:15px;
}
.footer-text {
    font-size:13px;
    margin-top:15px;
    margin-bottom:15px;
}
.footer-social {
    margin-bottom:15px;
}
.footer-social-ico {

    width: 40px;
    height: 40px;
    line-height: 40px; /* adjust line height to align vertically*/
    padding:0;
    border-radius: 50%;
    border:1px #c4c4c4 solid;
    text-align:Center;
}

.footer-contact .fa {
    width:30px;
    text-align:center;
}
.footer-contact .fc-item {
    margin-bottom:5px;
}
.footer-links, .footer-form, .footer-contact {
    margin-bottom:30px;
}
.footer-links h2, .footer-form h2 {
    font-size:24px;
    margin-top:0;
    margin-bottom:23px;
}
.footer-links ul {
    list-style:none;
    padding-left:0;
}
.footer-links ul li {
    text-transform: uppercase;
}
.footer-form {
    max-width:360px;
}
.footer-form h2 {color:White;}
.footer-form ::-webkit-input-placeholder { /* WebKit browsers */
    color:    white;
}
.footer-form :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    white;
    opacity:  1;
}
.footer-form ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    white;
    opacity:  1;
}
.footer-form :-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    white;
}
.footer-form input, .footer-form textarea {
    background:#949494;
    border:1px #aeaeae solid;
    color:white;
    padding:5px 10px;
    display:block;
    margin-bottom:10px;
    width:100%;

}
.footer-form .lb-button {
    padding:5px 10px;
    font-size:14px;
}
.footer-form .lb-white:hover {
    background-color:white;
    color:#8d8d8d;
    border-color:white;
}
.footer-separator {

    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid white;
    margin: 30px 0 15px 0;
    padding: 0;
}
.footerBottom {
    color:white;
}
@media (max-width: 992px) {
    .productImg {margin-bottom:15px}
.productImg img { 
      max-width:139px !important;
   }
 .widePhotoTitle {   
    background-color:rgba(219,217,214,0.9);  
  }
  .widePhotoDesc {
    background-color:rgba(219,217,214,0.9);
  }
}

@media (max-width: 767px) {
.productHome {text-align:center;}
    .widePhotoTitle {
        font-size:30px;
    }
    .widePhotoDesc {
        font-size:16px;
    }
    .widePhotoDesc, .widePhotoTitle {
        padding:10px;
    }
    .wide-bg h1 {
        font-size:35px;
        line-height:45px;
        padding:10px;
    }
    .wide-photo .lb-button {
        margin-left:0px;

    }
   
}
img.alignright { float: right; margin: 0 0 1em 1em; }
img.alignleft { float: left; margin: 0 1em 1em 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.shop .cart_totals table tr th[valign=middle] {min-width:150px}
.gbBorder {border: 1px solid #eee;}
@media (min-width: 992px) {
.product-id-96 img {padding-top:22px;}
}
