#gcc_service_meta_id {
    border: 1px solid #ccc;
    padding: 5px;
    height: 18px;
}
ul.gcc-product-area,
ul.gcc-product-category-area,
ul.gcc-brand-area{
    list-style: none;
    display:inline-block;
    width: 100%;
    text-align: center !important;
}
ul.gcc-product-area li,
ul.gcc-product-category-area li,
ul.gcc-brand-area li{
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    width: 24.5%;
}
ul.gcc-product-category-area li .img-product-category img,
ul.gcc-brand-area li .gcc_brand_image img{
    max-width: 100%;
    height: auto;
}
.prod-cat-name,
.gcc_brand_name {
    font-weight: bolder;
}
.gcc-breadcrumb {
    text-align: center;
}
.gcc-category-dscription,
.gcc-brand-dscription {
    margin: 50px 0px;
}
.gcc-back-btn-area {
    text-align: center;
    margin: 70px 0px;
}
.gcc-product-area {
    width: 80% !important;
}
.gcc-product-area li {
    border: 1px solid;
    height: 90px;
    padding: 15px;
    margin: 15px;
    width: 16.5% !important;
}
.product-title {
    display: block;
    margin-bottom: 15px;
    font-weight: bold;
}
.text-center{
    text-align: center
}
.product-descriptin-title{
    display: block;
}
.gcc-product-area a{
    color: #4e4e4e !important;
}
.gcc-product-area a:hover{
    color: #FE910F !important;
}
.gcc-service-area {
    list-style: none;
    width:50%;
    float:left;
}
.gcc-service-area li {
    border: 1px solid;
    padding: 10px 15px;
    margin-bottom: 15px;
}
.service-title{
    display: block;
    font-weight: bold;
}
.service-description{
    display: block;
}
.gcc-service-area .title-area{
    width: 80%;
}
.gcc-service-area .btn-area{
    width: 30%;
    text-align: center;
    vertical-align:middle;
}
.display-flex{
    display: flex;
}
.gcc-service-area .btn-area .service-price-btn{
    margin-top: 11px;
}
.service-price-btn.active{
    background-color: #2f2f30 !important;
}
#repairPrice {
    text-align: center;
    margin-top: 20px;
}
#repairPrice span {
    font-size: 30px;
    font-weight: bolder;
    color: #FE910F;
}
#quotation_form_part {
    width: 50%;
    margin: auto;
}
#quotation_form_part h3{
    text-align: center;
}
.qbutton.black{
    background-color: #2f2f30 !important;
}
.qbutton.black:hover{
    background-color: #FE910F !important;
}
@media(max-width:767px){
    .display-flex {
        display: block;
    }
    .gcc-service-area .btn-area,
    .gcc-service-area .title-area {
        width: 100%;
    }
    ul.gcc-product-category-area li, ul.gcc-brand-area li {
        width: 30%;
    }
    .gcc-product-area {
        width: 100% !important;
    }
    .gcc-product-area li {
        width: 88.5% !important;
        margin: 15px 0px;
    }
    #quotation_form_part {
        width: 100%;
    }
    #quotationForm {
        font-size: 11px;
        padding: 0px 8px;
    }
}
/*Front End*/
.buy_product_wrapper {
    width: 100%;
    padding: 0px;
    color: #fff;
}

.buy_product_wrapper .field-row{
    margin-bottom: 12px;
}

.buy_product_wrapper p {
    color: #fff;
    font-size: 20px;
}

.buy_product_wrapper select {
    color: #fff;
    background: none;
    border: none;
    width: 100%;
    cursor: pointer;
}
.buy_product_wrapper option {
    color: #000;
    background: none;
    border: none;
}
.buy_product_wrapper .next_button_wrapper {
    margin: 30px auto;
}
.buy_product_wrapper .next_button_wrapper .btn {
    height: 35px;
    line-height: 35px;
}

#closeBuyProduct{
    color: #fff;
    position: absolute;
    right: 1%;
    top: 5px;
    font-size: 34px;
    background: none;
    border: none;
    z-index: 2;
}

#buyProductArea {
    background: rgba(8, 27, 77, 0.93);
    position: absolute;
    height: 100vh;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 99;
    display: none;
    top: 73px;
}

.buy_product_wrapper .icon-wrap span,
.buy_product_wrapper .icon-wrap span img{
    background: transparent;
}

.buy_product_wrapper .icon-wrap::after {
    border-bottom: 1px solid #fff;
}

.buy_product_wrapper .btn.white img {
    width: 22px;
    margin-right: 15px;
    margin-left: 0px;
}

.buy_product_wrapper .next_button_wrapper .btn.white img {
    width: 21px;
    margin-left: 15px;
    margin-right: 0px;
}

.buy_product_wrapper .panel{
    padding: 30px;
    border-radius: 0px;
    border: 0px;
    color: #000;
}

.buy_product_wrapper h1{
    color: #fff;
}
.buy_product_wrapper .icon-wrap::after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    width: 35%;
    height: 1px;
    left: auto;
    border-bottom: 1px solid #fff;
}
.buy_product_wrapper .icon-wrap::before {
    content: "";
    position: absolute;
    right: auto;
    left: 0;
    top: 50%;
    width: 35%;
    height: 1px;
    border-bottom: 1px solid #fff;
}
.gcc-col-two label,
.gcc-col-three label {
    font-weight: bold;
}
.removeRow,
.gcc-add-more{
    margin-left: 7px;
    font-size: 26px;
    vertical-align: sub;
    cursor: pointer;
}
.gamme_cc_cpt_meta table input{
    width: 100%;
}
.gamme_cc_cpt_meta .removeRow{
    color: #e12e2e;
}
.gamme_cc_cpt_meta .removeRow:hover{
    color: #e12e2e;
    opacity: 0.8;
}
.gamme_cc_cpt_meta a[data-toggle="tooltip"]{
    color: #444;
}
.buy_product_wrapper select{
    background: url(../img/arrow_up_and_down.png) no-repeat right;
    background-size: 11px;
    -webkit-appearance: none;
}
.buy_product_wrapper label{
    text-transform: capitalize;
}
@media(max-width:767px){
    .buy_product_wrapper .next_button_wrapper .btn {
        height: 35px;
        line-height: 20px;
    }
}