#recaptcha-sendquest-recaptcha-productquest-form
{
    text-align: center;
}

#recaptcha-sendquest-recaptcha-productquest-form > div
{
    display: inline-block;
}

.products-view .breadcrumb{
    margin-top: 20px;
    background: transparent;
    color: #828282;
     font-weight: 700;
    text-transform: uppercase;
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid #df7400;

}

.products-view .breadcrumb a{
    color: #828282;
    
}

.products-view .breadcrumb > li + li:before {
    padding: 0 3px;
    color: #828282;
    content: ">";
}

.products-view h1{
    float: left;
    width: 100%;
    background: #df7400;
    color: #fff;
    font-size: 22px;
    margin-top: 0;
    margin-bottom: 0;
    padding: 12px 0 5px 15px;
    
    text-transform: uppercase;
    text-align: left;
}

.products-view .item-num{
    padding: 0 0 12px 15px;
    background: #df7400;
    color: #fff;
    
}

.products-view .stock-row{
    float: left;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 20px;
}

.products-view .stock-title{
    color: #3d3c3c;
    text-transform: uppercase;
    
    float: left;
}

.products-view .stock-btn{
    float: left;
    background: #cfcfcf;
    border-radius: 3px;
    color: #3d3c3c;
     font-weight: 700;
    padding: 2px 5px 1px;
    margin-left: 7px;
    margin-top: -1px;
    text-transform: uppercase;
    font-size: 12px;
}

.products-view .item-num strong{
     font-weight: 700;
}

.products-view #mainpic {
    max-width: 100%;
    margin: 5px auto;
    display: block;
    max-height: 300px;
}

.products-view .gallery-pics{
    float: left;
    text-align: center;
}

.products-view .gallery-pics img{
    width: 100px;
    border: 1px solid #efefef;
    margin: 5px;
}

.products-view .field-shopcartproducts-amount{
    width: 240px;
    display: inline-block;
}

.products-view .field-shopcartproducts-amount label{
    text-transform: uppercase;
    
    color: #3d3c3c;
    float: left;
    width: 85px;
    height: 34px;
    line-height: 34px;
    font-weight: 400;
}

.products-view .field-shopcartproducts-amount .input-group-btn .btn-default .glyphicon{
     font-weight: 700;
    font-size: 16px;
    color: #3d3c3c;
}

.products-view .field-shopcartproducts-amount .input-group-btn .btn-default{
    background: #dfdfdf;
    border: 0;
    border-radius: 0;
    font-weight: bold;
    font-size: 16px;
    color: #3d3c3c;
    float: left;
    width: 33px;
    height: 34px;
    padding: 0 !important;
    line-height: 30px !important;
}

.products-view #shopcartproducts-amount{
    float: left;
    width: 70px;
    background: #f3f3f3;
     font-weight: 700;
    font-size: 16px;
    color: #3d3c3c;
    text-align: center;
    border: 0;
    outline: 0;
    box-shadow: none;
    height: 34px;
}

.products-view .field-shopcartproducts-amount .input-group-btn{
    float: left;
    width: 33px;
    height: 34px;
}

.products-view .field-shopcartproducts-amount {
    width: 240px;
    display: inline-block;
    vertical-align: top;
}

.addcart-prices
{
    width: 220px;
    text-align: center;
    display: inline-block;
    vertical-align: top;
}

.cart-amount-price .bootstrap-touchspin
{
    width: auto;
}

.products-view #addtocart-form{
    padding-left: 0;
}

.products-view .addto-button-row{
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 25px;
}

.products-view .addToCart-button{
    border: 1px solid #e04942;
    background: #e04942 !important;
    border-radius: 0;
    color: #fff !important;
    font-weight: 700;
    text-transform: uppercase;
    padding: 5px 24px 3px;
    margin: 0 10px;
    line-height: 41px;
}

.products-view .addToCart-button:hover{
    background: #fff !important;
    color: #e04942 !important;
}

.products-view .addToFavorite-button,
.products-view .removeFromFavorite-button{
    background: #df7400;
    border: 0;
    border-radius: 0;
    color: #fff;
     font-weight: 700;
    text-transform: uppercase;
    padding: 5px 24px 3px;
    margin: 0 10px;
    line-height: 41px;
}

.products-view .addToCart-button i,
.products-view .addToFavorite-button i,
.products-view .removeFromFavorite-button i{
    font-size: 22px;
    margin-right: 11px;
}

.products-view #sell_price{
     font-weight: 700;
    font-size: 34px;
    line-height: 34px;
    float: left;
    color: #3d3c3c;
    width: 220px;
    text-align: center;
}

.products-view #normal_price{
    
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    float: left;
    color: #3d3c3c;
    width: 220px;
    text-align: center;
    text-decoration: line-through;
}

.products-view .product-info-box-list{
    float: left;
    width: 100%;
    border-top: 1px solid #cdcdcd;
    border-bottom: 1px solid #cdcdcd;
    margin-top: 10px;
    margin-bottom: 20px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.products-view .product-info-list-item{
    float: left;
    width: 100%;
    color: #3d3c3c;
    
    font-size: 14px;
    margin-top: 4px;
    margin-bottom: 4px;
    text-transform: uppercase;
    height: 30px;
    line-height: 30px;
}

.products-view .product-info-list-item a{
    color: #3d3c3c;
}

.products-view .product-info-list-item a:hover{
    text-decoration: none;
}

.products-view .product-info-list-item i{
    font-size: 28px;
    margin-right: 10px;
    margin-left: 10px;
}

.products-view #collapsesocial-box{
    float: left;
    width: 100%;
}

.products-view #collapsesocial-box .social-box{
    float: left;
    width: 100%;
}

.products-view .nav-tabs li{
    padding: 0;
    margin: 0 7px;
    border-bottom: 7px solid #c9c9c9;
}

.products-view .nav-tabs .active{
    border-bottom: 7px solid #df7400;
}

.products-view .nav-tabs li a{
    font-size: 16px;
    color: #767676;
    border: 0;
    padding-top: 5px;
    padding-bottom: 2px;
    padding-left: 1px;
    
}

.products-view .nav-tabs .active a{
    color: #3d3c3c !important;
    border: 0 !important;
}

.products-view .nav-tabs > li > a:hover, .products-view .nav-tabs > li > a:focus {
    background-color: #fff !important;
    border: 0 !important;
}

.products-view .nav-tabs {
    border-bottom: 0 !important;
}

.products-view .tab-content{
    padding: 15px;
}

.related-products-title {
    font-size: 16px;
    color: #767676;
     border-bottom: 7px solid #df7400;
    padding: 5px 15px;
    color: #3d3c3c !important;
}

.sendquest-link:hover
{
    cursor: pointer;
}

#sendquest-modal-content {
    border-radius: 0px;
    border: 1px solid #df7400; /*színt cserélni*/
    text-transform: uppercase;
    padding: 20px 5px;
    text-align: center;
    background-color: #f7f7f7;
}

#productquest-form
{
    padding: 0px;
    margin: 15px 0px;
}

#productquest-form input, #productquest-form textarea
{
    border-radius: 0px;
}

#productquest-form .cart-popup-back
{
    margin: 0px auto;
    padding: 5px 15px;
}

#productquest-form .cbx-label
{
    text-align: left;
}

#sendrating-modal-content {
    border-radius: 0px;
    border: 1px solid #df7400; /*színt cserélni*/
    text-transform: uppercase;
    padding: 20px 5px;
    text-align: center;
    background-color: #f7f7f7;
}

#productrating-form
{
    padding: 0px;
    margin: 15px 0px;
}

#productrating-form input, #productrating-form textarea
{
    border-radius: 0px;
}

#productrating-form .cart-popup-back
{
    margin: 0px auto;
    padding: 5px 15px;
}

#productrating-form .cbx-label
{
    text-align: left;
}

.recaptcha-sendquest-recaptcha-productrating-form
{
    text-align: center;
}

#recaptcha-sendrating-recaptcha-productrating-form
{
    text-align: center;
}

#recaptcha-sendrating-recaptcha-productrating-form > div
{
    display: inline-block;
    vertical-align: top;
}

.cart-amount-price
{
    width: 100%;
    text-align: center;
}

@media (min-width: 992px) and (max-width: 1200px) {

    .products-view h1 {
        font-size: 19px;
    }

    .products-view .stock-row {
        font-size: 13px;
    }

    .products-view .addToCart-button {
        width: 230px;
    }

    .products-view .addToFavorite-button, .products-view .removeFromFavorite-button {
        width: 230px;
        margin-top: 10px;
    }

}

@media (min-width: 768px) and (max-width: 992px) {

    .products-view h1 {
        font-size: 16px;
    }

    .products-view .stock-row {
        font-size: 13px;
    }

    .products-view .addToCart-button {
        width: 230px;
    }

    .products-view .addToFavorite-button, .products-view .removeFromFavorite-button {
        width: 230px;
        margin-top: 10px;
    }

}

@media (max-width: 768px) {

    .products-view #sell_price
    {
        width: 100%;
    }

    .products-view #normal_price
    {
        width: 100%;
    }

    .products-view .breadcrumb {
        font-size: 10px;
    }

    .products-view h1 {
        border-top: 20px solid #fff;
        font-size: 14px;
    }

    .products-view .item-num {
        font-size: 12px;
    }

    .products-view .stock-row {
        font-size: 12px;
    }

    .products-view .stock-btn {
        font-size: 11px;
    }

    .products-view .addToCart-form{
        float: left;
        width: 100%;
    }

    .products-view #addtocart-form {
        float: left;
        width: 100%;
    }

    .products-view .nav-tabs {
        float: left;
        width: 100%;
    }

    .products-view .addToCart-button {
        width: 260px;
    }

    .products-view .addToFavorite-button, .products-view .removeFromFavorite-button {
        width: 260px;
        margin-top: 10px;
    }

    .products-view .product-info-list-item {
        font-size: 11px;
        margin-top: 3px;
        margin-bottom: 3px;
        height: 22px;
        line-height: 22px;
    }

    .products-view .product-info-list-item i {
        font-size: 22px;
        margin-right: 4px;
        margin-left: 8px;
    }
}

.order-options
{
    width: 100%;
    margin-top: -50px;
}

.order-options a
{
    display: inline-block;
    vertical-align: top;
    margin: 5px;
    color: #474747;
    font-size: 16px;
}

.order-options a.active
{
    font-weight: 700;
}

.order-options-prod
{
    margin-top: -40px;
    margin-bottom: 20px
}

@media (max-width:992px)
{
    .order-options { margin-top: 0px; }
}

.currency.after:before
{
    content: " ";
}

.cart-amount-price .glyphicon-backward::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f068";
}

.cart-amount-price .glyphicon-forward::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f067";
}

.userrating-title
{
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
}

.userratings
{
    margin-top: 20px;
    margin-bottom: 20px;
}

.userrating
{
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #ccc;
}

.userrating:last-child
{
    border-bottom: 0px;
}