﻿.page p {
    padding-bottom: 15px !important;
}

.ftext {
    text-align: center !important;
    width: 100%;
    font-size: 21px;
}

.prbtn {
    color: #fff !important;
    background-color: #4CAF50 !important;
}

.prctext {
    color: #ED6723;
    font-weight: 800;
}

.pricebox {
    background-color: #E1E1E1;
    padding: 10px;
    display: none;
}

.callbox {
    position: fixed;
    right: 0px;
    bottom: 27px;
    width: 180px;
    height: 60px;
    background-color: #00ADBA;
    color: #fff;
    font-size: 21px;
    line-height: 21px;
    vertical-align: middle;
    /*padding: 25px 25px 25px 65px;*/
    padding: 0px 0px 0px 0px;
    text-align: center;
    font-weight: bold !important;
    z-index: 9;
    padding-left: 50px;
}

    .callbox a {
        color: #fff;
    }

    .callbox i {
        position: absolute;
        left: 13px;
        top: 28px;
        font-size: 40px;
        line-height: 0;
    }

#header .right > ul > li > .cur:before {
    background: url(../img/2.png) 0 0 !important;
}

#header .right > ul > li > .car:before {
    background: url(../img/1.png) 0 0 !important;
}

#header .right > ul > li > .sofa:before {
    background: url(../img/3.png) 0 0 !important;
}

.products .row {
    padding-bottom: 10px;
}

.stxt {
    padding: 5px;
    width: 100px;
    text-align: center;
    border-radius: 8px 0 0 8px;
    width: 46px;
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

.spsn {
    min-height: 36px;
    display: block;
    widtH: 60px;
    white-space: nowrap;
    background: #e1e1e1;
    border-radius: 0 8px 8px 0;
    border: 1px solid #cecece;
    padding: 0 10px;
    color: #474747;
    font-weight: 600;
    font-size: 16px;
    text-align: center !important;
    vertical-align: middle;
    line-height: 34px;
}
