.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.pull-right {
    float: right;
}

.pull-left {
    float: left
}
.customText p
{
	margin-bottom: 1.5em;
}
.pinit
{
	margin-bottom: 2.0em;
}
.owl-nav
{
	font-size: 2.0em;
	font-weight: 700;
}
.owl-nav button
{
	margin-right: 5px;
}
.owl-nav button span
{
	color: #b6ccd0;
}
.strong {
    font-weight: bold;
}
h3.price,
.productBlock h2.hbig
{
	color:#67939b;
}
.productSpecifications h1 {}

.productLeft,
.productTabs {
    margin-right: 320px;
    width: auto;
}

.productRight {
    width: 270px;
    float: right;
}

.webshopBtn {
    background: #fff;
    font-size: 14px;
    padding-left: 12px;
    line-height: 1em;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    padding: 0 0 0 10px;
    color: #ff4600;
}

.webshopBtnLarge {
    background: #ff4600;
    font-size: 14px;
    padding-left: 12px;
    line-height: 2.0em;
    padding: 5px 15px;
    color: #fff;
    width: 100%;
    border: none;
    cursor: pointer;
    -webkit-transition: background-color .5s ease-in-out;
    -moz-transition: background-color .5s ease-in-out;
    transition: background-color .5s ease-in-out;
}

a.webshopBtn {
    display: inline-block;
}

#main .webshopFilter ul {
    list-style: none;
    margin-bottom: 0;
}

#main .webshopFilter ul li {
    margin-bottom: 0;
    line-height: 0.8em;
    
}

.webshopFilterTitle {
    
    font-weight: 700;
    font-size: 14px;
}

.webshopCategoryView {
    position: relative;
    height: 40px;
    margin: 0 0 20px 0;
    padding: 5px 0px 5px 0px;
    border-bottom: 1px solid #dadada;
    
}

.webshopCategoryType ul {
    list-style: none;
    padding: 6px 0;
    margin: 0;
}

.webshopCategoryType ul li {
    cursor: pointer;
    float: left;
    height: 24px;
    line-height: 24px;
    margin: 0 0 0 6px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 0 10px 0 26px;
    background-image: url('images/view_types.png');
    background-repeat: no-repeat;
    background-position: 6px 5px
}

.webshopCategoryType li.webshopCategoryListType {
    background-position: 6px -17px
}

.webshopCategoryType li.current,
.webshopCategoryType li:hover {
    background-color: #dadada;
}

.webshopCategorySort {
    padding: 6px 0;
    line-height: 24px;
}

.webshopCategorySort select {
    height: 24px;
    border: 1px solid #dadada;
    
}

.webshopCategoryPagination .tablenav {
    height: 36px;
    float: right;
}

.webshopCategoryPagination .displaying-num {
    font-style: italic;
    color: #666;
    line-height: 24px;
}

.webshopCategoryPagination .page-numbers {
    padding: 0 10px;
    display: inline-block;
    line-height: 24px;
    margin: 0 0 0 10px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #e4e3e3;
    color: #333;
}

.webshopCategoryPagination .page-numbers.current {
    color: #fff;
    background: #333;
}

.webshopView,
.webshopCategoryList {
    list-style: none;
    padding: 0;
    margin: 0;
}

#webshopGridView li.product {
    width: 30.4%;
    /*height:350px;*/
    float: left;
    padding: 0;
    margin: 0 4% 2em 0px;
    position: relative;
    list-style: none;
    
    cursor: pointer;
    -webkit-transition: background 0.2s ease-in-out, border 0.2s ease-in-out;
    -moz-transition: background 0.2s ease-in-out, border 0.2s ease-in-out;
    -o-transition: background 0.2s ease-in-out, border 0.2s ease-in-out;
    transition: background 0.2s ease-in-out, border 0.2s ease-in-out;
    text-align: left;
    z-index: 0;
    position: relative;
	border: 1px solid #e4e4e4;
	border-radius: 3px;
	padding: 10px 20px;
	box-sizing: border-box;
}


#webshopGridView li.last-child,
#webshopGridView li:nth-child(3n){
    margin-right: 0;
}

#webshopGridView a.readmore {
    border: 0.3rem solid #e6e3e1;
    padding-right: 3.5rem;
    float: left;
    width: 68%;
}

#webshopGridView li.product p.no-mp {
    margin: 0;
}

#webshopGridView .productImage {
    padding: 0px;
    width: 100%;
    float: left;
    margin-bottom: 1.3rem;
    margin-top: -2.3rem;
    position: relative;
}

#webshopGridView .productImage img {
    margin-bottom: 0.5rem;
    width: 100%;
}

#webshopGridView .productInformation {
    float: left;
    margin-bottom: 1rem;
    width: 100%;
}

#webshopGridView .productTitle {
    width: 100%;
    float: left;
    z-index: 1;
    position: relative;
	font-size: 12px;
	line-height: 1.75em;
}

#webshopGridView .productTitle a {
    font-size: 20px;
    color: #393939;
 
    margin-bottom: 0.5em;
    font-weight: 500;
    display: block;
    text-transform: uppercase;
}

#webshopGridView .label {
    
    color: #ff4600;
    width: 90px;
    height: 65px;
    position: absolute;
    right: 0px;
    top: 85px;
}

tr.total td {
    font-family: 1.1em;
    font-weight: bold;
}

#webshopGridView .label .productPrice {
    font-size: 22px;
    font-weight: 700;
    z-index: 99;
    
}

#webshopGridView .productPrice .psmall {
    font-weight: 700;
    margin-left: 2px;
}

#webshopGridView .productDetails {
    height: 40px;
    width: 100%;
    float: left;
    overflow: hidden;
}

#webshopGridView .productVariations {
    min-height: 30px;
    padding: 10px 0;
}

#webshopGridView .productVariations select {
    width: 100%;
}

#webshopGridView .productDescriptionShort {
    float: left;
    width: 100%;
    margin-bottom: 0.8rem;
    min-height: 1.3rem;
}

#webshopGridView .productBennefit {
    height: 50px;
    min-width: 90px;
    color: #fff;
    float: left;
    padding: 0.35rem 3.5rem 0.5rem 0.5rem;
    margin-right: 2.0rem;
    position: relative;
    z-index: 1;
}

#webshopGridView .productBennefit span {
    font-size: 1.1rem;
    font-weight: 600;
}

#webshopGridView .productBennefit span.price {
    font-size: 1.6rem;
    font-weight: 600;
}

#webshopGridView .productSortlabel,
.productImage .productSortlabel {
    height: 29px;
    min-width: 35px;
    
    font-size: 2em;
    font-weight: 700;
    padding-right: 0.2rem;
    text-align: right;
    color: #50b949;
}

#webshopGridView .productBlabel,
.productImage .productBlabel {
    color: #5da436;
}

#webshopGridView .productClabel,
.productImage .productClabel {
    color: #a3cf2a;
}

#webshopGridView .productDlabel,
.productImage .productDlabel {
    color: #f6df1b;
}

#webshopGridView .productSortlabel span,
.productImage .productSortlabel span {
    color: #fff;
    font-family: Arial, sans-serif;
    font-weight: 400;
    margin-left: 1.6rem;
}

.productImage .productAlabel {
    position: absolute;
    right: 12%;
    top: 12%;
    z-index: 99;
}

#webshopGridView .productPrice {
    font-size: 2em;
    float: left;
    width: 100%;
    font-weight: 700;
}

#webshopGridView .productPrice .plabel {}

#webshopGridView .productActions {
    list-style: none;
    padding: 0;
    margin: 0;
}

#webshopGridView .productActions li {
    width: 50%;
    float: left;
}

#webshopGridView .productActions li .webshopBtn {
    width: 80px;
    padding: 0
}

#webshopGridView .productActions li.moreBtn .webshopBtn {
    float: right;
}

#webshopListView li.product,
.webshopCategoryList li {
    margin: 0;
}

#webshopListView li.product:first-child {
    border: none;
    padding-top: 0;
    margin-top: 0
}

#webshopListView li.product a,
.webshopCategoryList li a {
    border-top: 1px solid #e1e1e1;
    padding: 15px 0 15px 0;
    display: block;
    color: #000000;
    
    font-size: 1.167rem;
    -webkit-transition: background-color .5s ease-in-out;
    -moz-transition: background-color .5s ease-in-out;
    transition: background-color .5s ease-in-out;
}

#webshopListView li.product a:hover,
.webshopCategoryList li a:hover {
    padding-left: 10px;
    background: #000000;
    color: #fff;
    font-weight: 700;
}

h3.product-list {
    border-bottom: 5px solid #e1e1e1;
    padding-bottom: 0.6rem;
    margin-bottom: 2.5rem;
}

#webshopListView .productImage {
    float: left;
    width: 178px;
    height: 140px;
}

#webshopListView .productContent {
    width: 280px;
    float: left;
    height: 140px;
    padding: 0 0 0 20px
}

#webshopListView .productTitle {
    font-size: 14px;
    font-weight: bold;
    padding: 0 0 10px 0;
}

#webshopListView .productInfo {
    width: 202px;
    float: left;
    height: 140px;
    padding: 0 0 0 20px
}

#webshopListView .productPrice {
    font-weight: bold;
    font-size: 14px;
    padding: 0 0 10px 0;
}

#webshopGridView li.category {
    width: 225px;
    height: 285px;
    float: left;
    margin: 0 35px 35px 0;
    list-style: none;
}

#webshopGridView li#category-62,
#webshopGridView li#category-66 {
    margin-right: 0;
}

#webshopGridView li.category .categoryImage {
    width: 215px;
    height: 215px;
    float: left;
    border: 5px solid #f7f7f7;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-bottom: 10px;
}

.categoryTitle a {
    font-size: 24px;
    color: #393939;
    line-height: 1.2;
    
    margin-bottom: 0.2em;
    display: block;
}

.productSingle .productTop {
    padding: 0 0 20px 0;
    position: relative;
}

.productSingle .productImage {
    width: 99%;
    /*margin-bottom:1.0em*/
    ;
    text-align: center;
    overflow: hidden;
}

.productImage ul {
    list-style: none;
    margin-left: 0;
}

.productSingle .productImage img {
    max-width: 100%;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.productSingle .productImage img {
    vertical-align: top;
}

.productSingle .productSpecifications {
    margin-top: -70px;
    position: relative;
}

.productSingle .specs {
    float: left;
    width: 100%;
}

.productColors {
    float: left;
    margin-bottom: 1.0em;
    width: 100%;
}

.productSingle .productSpecifications table {
    width: 100%;
    
    margin-bottom: 0;
}

.productSingle .productSpecifications table td {
    width: 50%;
    padding: 0px 0px 0.2rem 0;
    font-size: 1.2rem;
}

.productSingle .productSpecifications table .productDesc td {
    padding: 0px 0px 1.5rem 0;
    line-height: 1.8rem;
}

.pricebenefits {
    font-weight: 600;
}

.productSpecifications h2 {
    margin-bottom: 1.2rem;
}

.productSingle .productSpecifications table tr:last-child td {
    border: none;
}

.productSingle .productSpecifications table td.price {
    font-size: 2.2em;
    float: left;
    width: 100%;
    font-weight: 700;
    color: #2b417a;
    
    padding-bottom: 0.6rem;
}

.price .small {
    font-weight: 600;
    font-size: 1.3rem;
}

.productSingle .productSpecifications table td.pricebenefits {
    font-size: 1.6rem;
}

.productExtraImagesContainer {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    padding: 0 35px;
    position: relative;
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
}

.productSingle .productExtraImagesContainer img {
    _height: 70px;
}

.productCarouselNavigation {
    cursor: pointer;
    position: absolute;
    height: 100px;
    width: 25px;
    top: 0;
    background-image: url('images/arrows.png');
    background-repeat: no-repeat
}

#prevImage {
    left: 0;
    background-position: 0 center;
}

#nextImage {
    right: 0;
    background-position: -26px center;
}

.productSingle img {
    margin-bottom: 0.1em;
}

.productExtraImages {
    list-style: none !important;
    padding: 0;
    margin: 0;
    height: 100px;
}

.productExtraImages li {
    float: left;
    height: 50px;
    margin: 0 10px 0 0
}

#webshopSpecificationList {
    width: 100%;
}

#webshopSpecificationList td {
    padding: 5px 0;
    border-top: 1px solid #ddd
}

#webshopSpecificationList td.strong {
    width: 30%
}

#webshopSpecificationList tr:first-child td {
    border-top: 0
}

.productSpecificationList .variations-dropdown {
    width: 100%;
}

.productSpecificationList .productSpecificationRating td {}

.webshopPurchaseContainer {
    position: relative;
}

#main .webshpProductActions {
    height: 32px;
    list-style: none;
    padding: 0;
    margin: 0px 0 0 0;
}

.webshpProductActions li {
    width: 100%;
    float: left;
    line-height: 1.2em;
    text-align: left;
}

.webshpProductActions li a {
    color: #666;
    display: block;
}

.webshpProductActions li:first-child a {}

.webshpProductActions li a:hover {
    background: #efefef;
    color: #333;
}

#webshopComments {
    list-style: none;
    padding: 0;
    margin: 0;
}

#webshopComments li {
    padding: 20px 0 0 0;
    margin: 20px 0 0 0;
    border-top: 1px solid #ddd;
}

#webshopComments li:first-child {
    padding: 0;
    margin: 0;
    border-top: none;
}

#webshopComments li .webshopCommentMeta {
    padding: 0 0 10px 0
}

#webshopComments li .webshopCommentTime {
    font-style: italic;
    padding: 0 0 10px 0
}

#webshopComments li .webshopCommentHead {
    padding: 0 0 5px 0;
}

#webshopComments li .webshopCommentTitle {
    font-size: 18px;
    font-weight: bold;
    line-height: 18px;
    display: inline-block;
    vertical-align: top
}

#webshopRating label,
#webshopRating .ratingFull,
#webshopRating .ratingEmpty {
    margin: -2px 0;
    width: 18px;
    height: 18px;
    padding: 0;
    overflow: hidden;
    float: left;
    background: transparent url('images/stars.png') no-repeat top left;
    background-size: 18px 36px;
    background-position: 0 -18px;
}

#webshopRating .ratingSelected {
    background-position: 0 0
}

#webshopRating .accessibility {
    top: 0;
    left: -9999px;
    height: 0;
    width: 0;
    position: absolute;
}

#webshopCommentBox {
    margin: 0 0 20px 0
}

.webshopCommentRatingContainer {
    display: inline-block;
    padding: 0 10px 0 0;
    width: 90px;
}

.webshopCommentRatingBar {
    height: 18px;
    width: 90px;
    background: transparent url('images/stars.png') top left;
    background-size: 18px 36px;
    background-position: 0 -18px;
}

.webshopCommentRating {
    height: 18px;
    width: 0;
    background: transparent url('images/stars.png') repeat-x top left;
}

.webshopCommentRating.rating-1 {
    width: 18px;
}

.webshopCommentRating.rating-2 {
    width: 36px;
}

.webshopCommentRating.rating-3 {
    width: 54px;
}

.webshopCommentRating.rating-4 {
    width: 72px;
}

.webshopCommentRating.rating-5 {
    width: 90px;
}

.list-wrap {
    border: 1px solid #dadada;
    border-top: 0;
    border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    -webkit-border-radius: 0 0 3px 3px;
    padding: 10px 20px;
    min-height: 22rem;
    margin-bottom: 40px;
}

#webshopQuestions {
    list-style: none;
    padding: 0;
    margin: 0;
}

#webshopQuestions li .webshopQuestion {
    font-weight: bold;
    padding: 0 0 10px 0;
    margin: 20px 0 0 0;
    border-bottom: 1px solid #ddd;
}

#webshopQuestions li .webshopAnswer {
    padding: 10px 0 0 0;
}

#main .productTabs .nav {
    height: 36px;
    list-style: none;
    padding: 0 20px;
    margin: 0;
    border-bottom: 1px solid #dadada;
}

#main ul.associatedProducts {
    list-style: none;
}

ul.associatedProducts .productTitle,
ul.associatedProducts .productPrice {
    font-weight: 700;
    margin-bottom: 0.4em;
    line-height: 1.2;
    
    color: #ff4600;
    font-size: 1.2em;
}

ul.associatedProducts .productTitle a {
    color: #393939;
}

.productTabs .nav li {
    height: 36px;
    float: left;
    margin: 0 10px 0 0;
}

.productTabs .nav li a {
    display: block;
    color: #666;
    font-size: 14px;
    text-decoration: none;
    line-height: 35px;
    text-align: center;
    border: 1px solid #fff;
    border-bottom: 0;
    padding: 0 20px;
}

.productTabs .nav li a.current {
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    color: #333;
    border: 1px solid #dadada;
    border-bottom: 1px solid #fff;
    background: #fff;
}

.productTabs .nav li a:hover {
    color: #333;
}

.productTabs .list-wrap > div {
    padding: 15px 0
}

.webshopCheckoutMessage {
    background: #fff;
    padding: 10px;
    border: 1px solid #dadada;
    border-top: none;
    position: absolute;
    top: 41px;
    left: 0;
    right: 0;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}

.webshopCheckoutMessage .links {
    padding: 10px 0 0 0;
    margin: 10px 0 0 0;
    border-top: 1px solid #dadada;
}

.webshopCheckoutMessage .closeCheckoutMessage {
    float: right;
}

.clearr {
    clear: left;
}

#webshopShoppingcart {
    width: 100%;
}

#webshopShoppingcart th {
    text-align: left
}

#webshopShoppingcart td {
    vertical-align: middle
}

.webshopCheckout,
.webshopShoppingcart {
    width: 100%;
}

.webshopCheckout thead th,
.webshopShoppingcart thead th {
    line-height: 30px;
    border-bottom: 1px solid #ccc;
}

.webshopCheckout tbody td,
.webshopShoppingcart tbody td {
    line-height: 30px;
    vertical-align: top
}

.webshopCheckoutNaviation {
    padding: 15px 0;
    height: 32px;
}

#webshopCheckoutShippingMethods tbody td,
#webshopCheckoutMerchants tbody td {
    padding: 15px 0;
}

#webshopCheckoutMerchants .webshopMerchantRadio {
    width: 40px
}

#webshopCheckoutShippingMethods tbody td,
#webshopCheckoutMerchants tbody td,
#webshopShoppingcart tbody td {
    border-top: 1px solid #ddd
}

#webshopCheckoutShippingMethods tbody tr:first-child td,
#webshopCheckoutMerchants tbody tr:first-child td,
#webshopShoppingcart tbody tr:first-child td {
    border-top: none;
}

#webshopCheckoutCustomer td {
    padding: 10px 0;
    width: 50%;
}

.webshopCheckout.two-col tbody td {
    width: 50%
}

.webshopCheckout.two-col tbody td:first-child {
    padding-right: 10px!important;
}

.webshopCheckout.two-col tbody td:last-child {
    padding-left: 10px!important;
}

#checkoutNavigation {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    overflow: hidden;
    margin: 0 0 20px 0
}

#checkoutNavigation a {
    display: block;
    height: 26px;
}

#checkoutShoppingcart {
    width: 36px;
    height: 36px;
    float: left;
    background: #333 url('icons/webshop-icon-light.png') no-repeat center center;
}

.webshopCouponApply {
    padding: 0 0 0 20px
}

#checkoutSteps {
    list-style: none;
    padding: 0;
    margin: 0;
    float: right;
    width: 664px;
    height: 36px;
    line-height: 36px;
}

#checkoutSteps li {
    position: relative;
    background: #dadada;
    float: left;
    height: 36px;
    width: 33.33%
}

#checkoutSteps li.active {
    background: #333;
    color: #fff;
}

#checkoutSteps li.active a {
    color: #fff;
}

#checkoutSteps li.active.current {}

#checkoutSteps li .arrow {
    position: absolute;
    z-index: 1;
    top: 0;
    right: -11px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 18px 0 18px 10px;
    border-color: transparent transparent transparent #fff;
}

#checkoutSteps li .arrow .inner {
    position: absolute;
    z-index: 1;
    top: -18px;
    right: 1px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 18px 0 18px 10px;
    border-color: transparent transparent transparent #333;
}

#checkoutSteps li span {
    padding: 0 15px;
    height: 36px;
    line-height: 20px;
    border-left: 1px solid #fff;
}

#checkoutSteps li:last-child span {}

#webshopOrderComment {
    width: 100%;
    resize: vertical;
    min-height: 100px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 1px solid #ddd;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.hidden {
    padding: 20px 0 0 0;
    display: none;
}

.webshopField {
    margin: 0 0 15px 0
}

.webshopField input[type="text"],
.webshopField input[type="number"],
.webshopField input[type="email"],
.webshopField input[type="password"],
.webshopField textarea {
    margin: 0;
    width: 100%;
    box-sizing: border-box;
    padding: 9px 10px;
    color: #626363;
    border: 1px solid #e0e0e0;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.webshopField input[type="number"] {
    width: 100px;
}

.webshopField textarea {
    min-height: 75px
}

.webshopField input[type="text"].inputsmall {}

.webshopField label {
    display: block;
}

.webshopFieldHalf {
    float: left;
    width: 50%
}

.webshopBox {
    position: relative;
    overflow: hidden;
    padding: 20px;
    border: 1px solid #e0e0e0;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.webshopBox h2 {
    padding: 0 0 15px 0
}

.webshopCustomerOverview {
    margin: 20px 0;
    height: 75px;
    line-height: 16px
}

#webshopAccount,
#webshopBoxOrder,
#webshopCouponBox,
#webshopShippingBox,
#webshopBoxTerms {
    margin: 20px 0 0 0
}

#webshopCustomerShippingLabel {
    margin: 20px 0 0 0;
    padding: 20px 0 0 0;
    display: block;
    border-top: 1px solid #e0e0e0
}

.message {
    display: none;
    padding: 10px;
    margin: 0 0 15px 0;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.webshopField input.error,
#error-message {
    border: 1px solid #cc0000;
    background-color: #f2dede
}

.webshopOverlay {
    background-image: url('images/loader.gif');
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    background-color: rgba(255, 255, 255, 0.6);
}

.webshopMessage {
    width: 215px;
}

.webshopMessageText {
    padding: 0 0 15px 0;
    font-weight: bold;
}

.webshopMessageButtons {
    padding: 15px 0 0 0;
    border-top: 1px solid #e0e0e0
}

.webshopMessage .webshopBtn {
    width: 100px
}

#webshopShoppingcartSmall {
    min-width: 32px;
    height: 32px;
    line-height: 32px;
    position: relative;
    background: #e0e0e0;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

#webshopShoppingcartSmallWrapper {}

#webshopShoppingcartSmallIcon {
    width: 32px;
    height: 32px;
    line-height: 32px;
    float: left;
    display: inelin-block;
    background: #333 url('icons/webshop-icon-light.png') no-repeat center center;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

#webshopShoppingcartSmallItems {
    float: left;
    padding: 0 10px;
}

#webshopShoppingcartSmall .webshopShoppingcartSmallContent {
    display: none;
    position: absolute;
    z-index: 1;
    right: 0;
    top: 32px;
    width: 280px;
    background: #fff;
    -webkit-border-radius: 3px;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius: 3px;
    -moz-border-radius-topright: 0;
    border-radius: 3px;
    border-top-right-radius: 0;
    border: 1px solid #e0e0e0
}

.associatedProducts {
    list-style: none;
    padding: 0;
    margin: 0 -8px 0 -7px;
}

.associatedProducts li {
    float: left;
    height: 160px;
    width: 137px;
    margin: 0 8px 0 7px
}

.variations-input input {
    display: none;
}

#webshopGridView .variations-input {
    float: left;
    margin-top: -25px;
    position: relative;
}

.home #webshopGridView .variations-input {
    width: 90%;
}

.variations-input span {
    width: 20px;
    height: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    display: block;
    margin-right: 5px;
    float: left;
    background: #ccc;
    border: 1px solid #fff;
    cursor: pointer;
}

#webshopGridView .variations-input span {
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
    margin-right: 2px;
    width: 9px;
    height: 9px;
}

.variations-input span.Red {
    background: #dc3628;
}

.variations-input span.Ruby {
    background: #7a010a;
}

.variations-input span.Blue {
    background: #557581;
}

.variations-input span.Yellow {
    background: #DDB53F;
}

.variations-input span.Turquoise {
    background: #4fb2b7;
}

.variations-input span.Black {
    background: #000;
}

.variations-input span.Off_White {
    background: #EEECDF;
}

.variations-input span.Dusty_Rose {
    background: #AF7A74;
}

.variations-input span.Blackstone {
    background: #293134;
}

.variations-input span.Antique_White {
    background: #e9dcd4;
}

.variations-input span.Multifleck {
    background: #f5f1f0;
}

.variations-input span.Offwhite_Black {
    background: #EEECDF;
    border: 3px solid #606060;
    width: 14px;
    height: 14px;
    margin-top: 1px;
}

#webshopGridView .variations-input span.Offwhite_Black {
    width: 5px;
    height: 5px;
    border: 2px solid #606060;
}

.variations-input input:checked + span {
    border: 1px solid #999;
}

.variations-input input:checked + span.Offwhite_Black {
    border: 3px solid #999;
}

#productDescription {
    cclear: both;
}


/* New Template style */

.productSingle.newTemplate .productSpecifications {
    margin-top: 0;
}
.productColors.newTemplate {
    margin-bottom: 2em;
}

.productExtraImagesContainer {
    border-top: 1px solid #dadada;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    height: 100px;
    padding: 0 35px;
    position: relative;
}

.productSingle .productExtraImagesContainer img {
    _height: 70px;
}

.productExtraImages.newTemplate {
    text-align: left;
    float: none;
    position: absolute;
    top: 0px;
    right: auto;
    bottom: auto;
    left: 0px;
    margin: 0px;
    width: 550px;
    height: 100px;
}


}
.productExtraImages.newTemplate li {
    float: left;
    height: 100px;
    width: 100px;
    margin: 0 10px 0 0;
}
.productSpecifications .col6 {
    padding-bottom: 20px;
}