Your IP : 216.73.216.50


Current Path : /home/gotzfrokfn/www/templates/gotz-tpl/less/vm/
Upload File :
Current File : /home/gotzfrokfn/www/templates/gotz-tpl/less/vm/vm_mod_product.less

.moduletable_vmcategories {
    background: @colorWhite;
    .border (1px @colorBorder);
    padding: 10px;
    margin-bottom: 10px;
    ul.VMmenu{
        padding: 0;
        margin-bottom: 30px;
        @media (max-width: 767px){
            text-align: center;
         }
        li{
            padding: 0;
            line-height: 30px;
            a{
                font-size: 18px;
                line-height: 20px;
                .transition;
                &:hover{
                    .transition;
                }
            }
        }
    }
}
.vmgroup{
    margin-top: 30px;
    .spacer{
        border-bottom: 1px solid @colorGray;
        margin-bottom: 20px;
        padding-bottom: 10px;
        div.product_name_img{
            margin-bottom: 10px;
            a{
                display: block;
                img{}
                &:hover{
                    img{}
                }
            }
        }
        a.product_name{
            font-size: 26px;
            line-height: 26px;
            font-weight: bold;
            margin: 10px 0;
            display: block;
            .transition;
            &:hover, &:focus, &:active{
                .transition;
            }
        }
    }
    .PricecostPrice{
        margin-top: 10px;
        .PricecostPrice{
            text-decoration: line-through;
            color:@colorNotPrice;
            font-size: 22px;
            line-height: 22px;
        }
    }
    .PricesalesPrice{
        .PricesalesPrice{
            font-size: 28px;
            line-height: 30px;
            color:@colorPrice;
        }
    }
    .addtocart-area{
        margin: 0;
    }
    .addtocart-area{
        .addtocart-bar{
            margin: 0;
            .quantity-controls{
                .quantity-plus, .quantity-minus{
                    height: 14px;
                    .border(0);
                    width: 14px;
                    cursor: pointer;
                }
                .quantity-plus{
                    background: url('../images/quan.png') no-repeat 0 0;
                    margin: 10px 0 0 0;
                }
                .quantity-minus{
                    background: url('../images/quan.png') no-repeat 54% 0;
                }
            }
            .quantity-box{
                input{
                    color:@colorPrice; 
                    font-size: 20px;
                    background: transparent;
                    .border(0);
                    .box-shadow(none);
                }
            }
            .addtocart-button{
                input{
                    font-size: 19px;
                    font-weight: bold;
                    line-height: 20px;
                    .input;
                }
            }
        }
        .product-fields{
            margin-top: 10px;
            strong{
                font-size: 20px;
                font-weight: normal;
                color:@mainColor; 
            }
            .chzn-container{
                width: 200px !important;
                height: 30px;
                @media (max-width: 1200px){
                    width: 85% !important;
                }
            }
            .product-field-display{
                a.chzn-single{
                    background:transparent; 
                    padding: 3px 0;
                    height: 30px;
                    .box-shadow(none);
                    .borderRadius(3px);
                    .border(1px @colorNotPrice);
                }
                .chzn-drop{
                    .border(1px @colorNotPrice);
                    width: 200px !important;
                    @media (max-width: 1200px){
                        width: 100% !important;
                    }
                    ul.chzn-results{
                        li.active-result.highlighted{
                            background:@mainColor; 
                        }
                    }
                }
            }
        }
    }
}
.vmgroup{
    margin-top: 0;
    .vmproduct{
        margin-bottom: 20px;
        .spacer{
            .border(0);
            margin-bottom: 0;
            padding-bottom: 0;
            text-align: center;
            a.product_name{
                text-align: center;
                .transition;
                &:hover, &:focus, &:active{
                    .transition;
                }
            }
        }
    }
    div.floatleft{}
    .spacer{
        .product_name_img{
            margin: 0 0 20px;
        }
        &:hover{
            .spacer_over{
                .borderRadius;
                background: rgba(0, 0, 0, 0.7);
                .transition(0.7s);
                @media (max-width: 1200px){
                    width: 100%;
                }
            }
        }
        .border(0);
            margin-bottom: 0;
            padding-bottom: 0;
            text-align: center;
        a.product_name{
            text-align: center;
            .transition;
            &:hover, &:focus, &:active{
                .transition;
            }
        }
        div.product_name_img{
            img{}
        }
        .spacer_over.prt{
            .PricecostPrice{
                span.PricecostPrice{
                    font-size: 38px !important;
                    line-height: 38px !important;
                }
            }
            .PricesalesPrice{
                top:30% !important;
                span.PricesalesPrice{
                    font-size: 46px;
                    line-height: 46px;
                }
            }
            .addtocart-area{
                bottom:25% !important;
            }
        }
        .PricecostPrice{
            margin-top: 5px;
            span.PricecostPrice{
                font-size: 16px;
                line-height: 20px;
            }
        }
        .PricesalesPrice{}
        .addtocart-area{
            .product-fields-title-wrapper{
                .product-fields-title{
                    strong{
                        font-size: 16px;
                    }
                }
            }
            .product-field{
                @media (max-width: 1200px){
                    margin-bottom: -5px;
                }
                @media (max-width: 767px){
                    margin-bottom: 0.4em;
                }
            } 
            .product-field-display{
                .chzn-container{
                    a{
                        color:@mainColor;
                    }
                }
            }
            .addtocart-bar{
                margin: 0;
              span.quantity-controls{
                    .quantity-plus{
                        background: url('../images/quan.png') no-repeat 0 0;
                        margin: 10px 0 0 0;
                    }
                    .quantity-minus{
                        background: url('../images/quan.png') no-repeat 54% 0;
                    }
              }
              .addtocart-button{
                input{
                    font-size: 16px;
                    .input;
                }
              }
            }
        }
    }
}