﻿.center_content {
    background: #fff;
    padding: 10px 0
}
.reviews-row{
    padding: 10px 0;
}
.reviews-title{
    background: #FF5722;
    padding: 5px 0 5px 10px;
}
.reviews-title h4{
    font-size: 20px;
    color: #fff
}
.reviews{
    border: 1px solid #FF5722;
    padding: 5px;
}
.person-rev h5{
    font-size: 16px;
}
.person-rev p{
    font-size: 14px;
}
.comm-2{
    padding-top: 5px
}
.btn-1{
    background: #FF5722;
    border-style: none;
    color: #fff;
    margin-top: 5px;
    padding:5px 15px;
}
.comm-text{
    margin: 5px 0;
}
.comm-text textarea{
    border: 1px solid #FF5722
}

.nav-tabs > li > a {
    outline: 0;
}
.cus_tabs-1 > li > a {
    padding: 10px 10px;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    background-color: #FF5722;
    color: #fff;
    border-radius: 5px 5px 0 0;
    outline: 0;
}
.det-margin{
    padding-bottom: 5px;
}
.related-border {
    border-radius: 5px 5px 0 0;
    border: 1px solid #e2d6d6;
}
.sidebar-data {
    background: #FF5722;
    padding: 1px 0 1px 10px;
    margin-bottom: 5px;
}
.sidebar-data h5{
    font-size: 15px;
    color: #fff
}
.related-det{
    padding-left: 10px
}
.det-img img {
    width: 100%;
    height: 83px;
}
.det1{
    margin-top: 20px
}
.det1 p{
    font-size: 14px;
   font-weight: 700;
}
.det1 h6{
    color: gray
}
#iframid {
    height: 263px;
    width: 100%;
}
.center {
    text-align: center;
}

body {
     padding-top: 54px;
     background-color:#ECF0F5;
}

.thumbnail:hover .add_to_cart {
  opacity: 1;
  visibility: visible;
}
.add_to_cart a {
    line-height: 12px;
    text-align: center;
    font-size: 12px;
    padding: 1px 5px;
    text-transform: uppercase;
    font-weight: 500;
    display: inline;
    transition: all 0.5s ease;
    background: #008cba;
    color: #ffffff;
    border-radius: 5px;
}
.add_to_cart {
    text-align: center;
    transition: all 0.5s ease;
}
    .add_to_cart a{
        color: #fff!important
    }
    .logoDesigner {
        border: 2px solid #ccc;
        min-height: 120px;
        border-radius: 5px;
        transition: all .5s ease-in-out;
    }
    .custom-copyright-social
    {
        max-height: 100px;
        background: #000;
        border-bottom: 0px solid #3d3d3d;
    }

    .custom-copyright-social p
    {
        font-family: ubuntu;
        font-size: 13px;
        color: #e7e7e7;
        padding: 15px 0;
        float: left;
    }

        .social-icon-footer
        {
            float: right;
            padding-top: 17px;
        }
.valid_freelancer_pro{
    display: flex;
    justify-content: center;
    align-items: center
}
.DesignerImage {
    padding: 5px 0 0 5px;
    position: relative;
}

            .DesignerImage img
            {
                border-radius: 5%;
                width:70px;
            }

        .Lavel
        {
            padding: 10px 5px 0 10px;
        }

        .OrderBtn
        {
            text-align: center;
            padding: 10px 0 10px 0;
        }

            .OrderBtn a
            {
                color: #fff;
                background-color: #31b0d5;
                border-color: #1b6d85;
            }

        .DesignerName span
        {
            padding: 5px 0 0 10px;
        }

        .DesignerName div
        {
            padding-top: 5px;
        }

        .line
        {
            border: 1px solid #e8e8e8;
        }

        @media (min-width: 992px) {
         body {
         padding-top: 56px;
        }
          }

.probrand {
    font-size: 15px;
    font-weight: 600;
    line-height: 15px;
    text-transform: uppercase;
    font-family: sans-serif;
}

.proName {
    font-size: 13px;
    line-height: 17px;
    font-family: sans-serif;
}

.proPrice {
    font-size: 14px;
    line-height: 17px;
    font-family: sans-serif;
    font-weight: 600;
}

.proOgPrice {
    font-size: 13px;
    font-family: sans-serif;
    font-weight: 400;
    text-decoration: line-through;
    color: gray;
}

.proPriceDiscount {
    font-size: 13px;
    font-family: sans-serif;
    font-weight: 400;
    color: deeppink;
}

/*productview*/
.proNameView {
    font-size: 20px;
    line-height: 25px;
    font-family: sans-serif;
    font-weight: 600;
    color: #696e80;
}

.proOgPriceView {
    font-size: 15px;
    font-family: sans-serif;
    font-weight: 400;
    text-decoration: line-through;
    color: gray;
}

.proPriceDiscountView {
    font-size: 15px;
    font-family: sans-serif;
    font-weight: 400;
    color: deeppink;
}

.proPriceView {
    font-size: 16px;
    line-height: 17px;
    font-family: sans-serif;
    font-weight: 600;
    margin-top: 10px;
    color: red
}

.divDet1 {
    border-bottom: 1px dashed #D5D6D8;
    margin-bottom: 20px;
}
    .divDet1 .quick-viewstyle__ProductTitle-d67ysb-7{
        font-size: 18px
    }
    .h5Size {
        font-weight: 600;
    }

input[type=radio] {
    margin-right: 10px;
    margin-left: 10px;
}

.mainButton {
    border-radius: 3px;
    outline: 0;
    margin-top: 10px;
    margin-bottom: 40px;
    font-size: 13px;
    min-height: 22px;
    padding: 5px 7px;
    /*min-width: 108px;*/
    font-weight: 500;
    background-color: #FF5722;
    border: 1px solid #FF5722;
    color: #fff;
}
#btnCart {
    margin-right: 6px;
}

/*Cart*/
.proNameViewCart {
    font-size: 15px;
    line-height: 25px;
    font-family: sans-serif;
    font-weight: 600;
    color: #696e80;
}

.removeButton {
    border-radius: 3px;
    outline: 0;
    margin-top: 10px;
    font-size: 13px;
    min-height: 22px;
    min-width: 90px;
    font-weight: 500;
    background-color: #FF5722;
    border: 1px solid #FF5722;
    color: #fff;
}

.priceGray {
    font-size: 15px;
    font-family: sans-serif;
    font-weight: 400;
    color: dimgray;
}

.priceGreen {
    font-size: 15px;
    font-family: sans-serif;
    font-weight: 400;
    color: #20bd99;
}

.buyNowBtn {
    border-radius: 3px;
    outline: 0;
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 13px;
    min-height: 22px;
    padding: 10px 15px;
    font-weight: 500;
    background-color: #14cda8;
    border: 1px solid #14cda8;
    color: #fff;
    width: 100%;
}
.thumbnail {
    display: inline-block;
    display: block;
    height: auto;
    max-width: 100%;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.428571429;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    border: 0;
    border-radius: 0
}
.thumbnail {
    padding: 0;
    margin-bottom: 0;
}
.review_icon{
    float: left
}
.cate_footer{
    padding: 10px 0;
}
.cate_fot-left {
    display: inline-block;
}
.cate_fot-right{
    display: inline-block;
}
.cus_container{
    width: auto;
    padding: 0;
}
#hlThumbnail{
    width: 40%;
}
.thumbnail .caption {
    width: 100%;
}
.thumbnail .caption a{
    color: #333
}
#hlThumbnail .custom_img_width {
    width: 100% !important;
    height: 160px
}

    #hlThumbnail .custom_img_width img {
        width: 100% !important;
        height: 100%!important;
    }
.cate_main_full {
    background: #fff;
    overflow: hidden;
    border: 1px solid #ddd;
    border-radius: 4px;
    margin-bottom: 8px;
}

.col-item .related_thum {
    display: inherit;
    text-align: center;
    height: 170px;
    margin-bottom: 5px
}
.related_thum .photo {
    height: 100px
}
.related_thum .photo img{
    height: 100%
}
.col-item .related_thum .caption {
    width: 100%;
}
.quick-viewstyle__ProductTitle-d67ysb-7 {
    font-size: 20px;
    color: #959292;
}
.prod_rate{
    display: flex;
    justify-content: center
}
@media(min-width: 992px) and (max-width: 1199px){
    .sales_products {
        display: block !important;
    }

        .sales_products .img {
            height: 70px !important;
            max-width: 100% !important;
        }

    .salesproducts_conts {
        width: 100% !important;
    }
    .sales_products_items .col-md-6:nth-child(2n+1) {
        padding-left: 5px !important;
        padding-right: 15px !important
    }

    .sales_products_items .col-md-6 {
        padding-right: 5px !important;
    }
}
@media (max-width: 1199px){
    table tbody tr td input {
        display: block;
    }
    table tbody tr th, table tbody tr td {
        border: 1px solid #d0cccc;
    }
}
@media (min-width: 991px) {
    .cus_container {
        padding-top: 29px;
    }

    .probrand {
        font-size: 12px;
    }

    .thumbnail {
       /* display: inline-flex;*/
    }

    .caption {
        width: 100%;
    }

    #hlThumbnail .custom_img_width {
        width: 100%
    }

        #hlThumbnail .custom_img_width img {
            width: 100% !important
        }

}
@media (max-width: 854px) {
    .nav > li > a {
        padding: 10px 8px;
    }
}
@media (max-width: 991px) {

    /*valid products user*/
    .cus_valid_menu {
        padding-left: 15px
    }
    #sub_cte_menu1 {
        max-height: 0;
        visibility: hidden;
        opacity: 0;
        transition: 0.3s;
        -moz-transition: 0.3s;
        -webkit-transition: 0.3s;
    }

        #sub_cte_menu1.active {
            max-height: 648px;
            visibility: visible;
            opacity: 1;
            transition: 0.5s;
            -moz-transition: 0.3s;
            -webkit-transition: 0.3s;
        }

    .valid_side_hide {
        display: block !important
    }
    /*valid products user*/
    #sidebar1{
        display: block!important;
    }

    .cus_container {
        padding-top: 29px;
    }

        .probrand {
            font-size: 12px;
        }


    .thumbnail {
        display: inherit;
    }

        .thumbnail .caption {
            height: auto !important;
            width: 100%
        }

    .caption a br {
        display: none
    }

    #hlThumbnail .custom_img_width {
        width: 62% !important;
        height: 155px;
        float: inherit !important;
        margin: auto
    }

    #hlThumbnail p {
        margin: 0 0 4px
    }

    #hlThumbnail .custom_img_width img {
        width: 100% !important
    }
    .cate_main_full {
        height: 295px;
    }

    .zoom {
        height: 250px!important;
        width: 200px!important;
        margin: auto!important
    }

        .zoom img {
            height: 100%;
            width: 100%
        }

    .mainButton {
        min-width: 100% !important;
    }

    .proNameView {
        margin: 0
    }

    .nav-tabs {
        margin-bottom: 10px !important;
    }

    .divDet1 {
        margin-bottom: 0;
    }

    .col-item .related_thum {
        height: 185px
    }
    .mainButton {
        min-width: 100% !important;
        font-size: 12px;
        padding: 7px 2px;
    }
    #mydiv{
        padding: 7px!important;
    }
    #mydiv a{
        font-size: 12px
    }

    /*shopping card*/

    table tbody tr th,
    table tbody tr td {
        border: 1px solid #d0cccc
    }

    table tbody tr td input {
        display: block;
    }
    /*home*/
    .thumb6{
        height: 310px!important
    }
    .home_img1{
        height: 180px!important
    }
    .thumb6{
        height: 335px
    }
 }
@media (min-width: 1200px) {
    .single-products.logoDesigner {
        padding: 15px;
    }
}
@media (min-width: 874px) and (max-width: 1199px) {
    .thumbnail.thumb6.thumb8 {
        height: 225px !important;
    }

    .thumbnail.thumb8 .home_img2 {
        height: 145px;
    }

    .single-products.logoDesigner {
        padding: 5px;
    }

    .recent-delivery span {
        font-size: 11px
    }
}
@media (min-width: 768px) and (max-width: 873px) {
    .sales_pro_width {
        width: 50% !important
    }
    /*valid products*/
    .navbar-brand {
        padding: 10px 15px;
    }
    .thumbnail.thumb6.thumb8 {
        height: 225px !important;
    }

    .thumbnail.thumb8 .home_img2 {
        height: 150px;
    }

    .valid_freelancer_pro {
        display: block;
        justify-content: center;
    }

    .DesignerImage {
        padding: 0;
    }

    .Lavel {
        padding: 0;
    }

    .btn.btn-info {
        font-size: 16px !important;
        width: 100%
    }

    .recent-delivery span {
        font-size: 13px
    }
    /*valid products*/
    .coustom_cate_width {
        width: 50%;
    }

    #sidebar1 {
        width: 30%
    }

    #sidebar_right {
        width: 70%;
    }

    .zoom {
        height: 250px!important;
        width: 200px!important;
        margin: auto!important
    }

        .zoom img {
            height: 100%;
            width: 100%
        }

    .mainButton {
        min-width: 100% !important;
    }

    .proNameView {
        margin: 0
    }

    .nav-tabs {
        margin-bottom: 10px !important;
    }

    .divDet1 {
        margin-bottom: 0;
    }

    .col-item .related_thum {
        height: 185px
    }

    .thumbnail2,
    .products-det {
        width: 100% !important
    }
    /*home*/
    .thumb6 {
        height: 310px !important
    }

    .home_img1 {
        height: 180px !important
    }

    .cus_home-width {
        width: 50%
    }
}
@media(min-width: 691px) and (max-width: 767px) {
    /*valid products*/
    .valid_pro_width {
        width: 25%
    }

    .thumbnail.thumb6.thumb8 {
        height: 230px !important;
    }

    .thumbnail.thumb8 .home_img2 {
        height: 145px;
    }
    /*valid products*/
    #sidebar1 {
        display: none !important;
    }

    .coustom_cate_width {
        width: 50%;
        float: left
    }

    .coustom_cate_card {
        padding-left: 15px;
    }

    .probrand {
        font-size: 12px;
    }

    .thumbnail {
        display: inline-flex;
    }

    .caption {
        width: 60%!important;
    }

    #hlThumbnail .custom_img_width {
        width: 100%!important
    }
    .caption a br {
        display: inherit;
    }
    #hlThumbnail .custom_img_width img {
        width: 100% !important
    }
    .cate_main_full{
        height: auto
    }


    .zoom {
        height: 250px!important;
        width: 200px!important;
        margin: auto!important
    }

    .zoom img {
        height: 100%;
        width: 100%
    }

    .thumbnail2,
    .products-det {
        width: 50%;
    }

    .cus_row_flex {
        display: flex
    }

    #mydiv {
        margin-top: 57px !important;
    }

    .h5Size {
        padding: 0;
        margin: 3px 0;
    }

    .divDet1 {
        margin-bottom: 0;
    }

    .productid p {
        padding: 0;
        margin: 0
    }

    .proNameView {
        font-size: 17px;
        line-height: 25px;
        font-family: sans-serif;
        font-weight: 600;
        color: #696e80;
    }

    .proNameView {
        font-size: 17px;
    }

    .mainButton {
        min-width: 100% !important;
    }

    .cus_ral_width {
        width: 25%
    }
    .thumb5{
        width: 100%;
        display: block
    }
    .related_thum .caption2 {
        width: 100%!important
    }
    .col-item .related_thum{
        height: 185px
    }
    /*shopping card*/

    table tbody tr th,
    table tbody tr td {
        border: 1px solid #d0cccc
    }

    table tbody tr td input {
        display: block;
    }
    /*Confirm Order*/
    .table_2 tbody tr th,
    .table_2 tbody tr td,
    .table_2 tbody tr td select {
        height: 44px;
        padding-left: 10px!important
    }
        .table_2 tbody tr td.select_td {
            padding: 0 !important
        }
    .table_2 tbody tr td select {
        border: 0;
    }
    /*Home*/
    .cus_home-width {
        width: 33.33333333333333%
    }
    .home_img1 {
        height: 180px;
        width: 100%
    }

    .thumb6 {
        height: 335px !important;
        display: flex;
        align-items: center
    }
        .thumb6 .caption{
            width: 100%!important
        }
}
@media(min-width: 576px) and (max-width: 690px) {
    .sales_pro_width {
        width: 50% !important
    }
    .sales_products .img {
        height: 70px !important;
        max-width: 100% !important;
    }
/*valid products*/
    .valid_pro_width {
        width: 33.33333333333333%
    }
    .thumbnail.thumb6.thumb8 {
        height: 230px !important;
    }
    .thumbnail.thumb8 .home_img2 {
        height: 145px;
    }
    /*valid products*/
    #sidebar1 {
        display: none !important;
    }

    .coustom_cate_width {
        width: 50%;
        float: left
    }

    .coustom_cate_card {
        padding-left: 15px;
    }

    .probrand {
        font-size: 12px;
    }

    .thumbnail {
        display: inline-flex;
    }

    .caption {
        width: 100%;
    }

    #hlThumbnail .custom_img_width {
        width: 100%
    }

        #hlThumbnail .custom_img_width img {
            width: 100% !important
        }

    .thumbnail {
        display: inherit;
    }

        .thumbnail .caption {
            height: auto !important;
            width: 100%
        }

    .caption a br {
        display: none
    }

    #hlThumbnail .custom_img_width {
        width: 62% !important;
        height: 155px;
        float: inherit !important;
        margin: auto
    }

    #hlThumbnail p {
        margin: 0 0 4px
    }

    #hlThumbnail .custom_img_width img {
        width: 100% !important
    }

    .cate_main_full {
        height: 300px;
    }

    .zoom {
        height: 250px!important;
        width: 200px!important;
        margin: auto!important
    }

        .zoom img {
            height: 100%;
            width: 100%
        }

    .thumbnail2,
    .products-det {
        width: 50%;
    }

    .cus_row_flex {
        display: flex
    }

    #mydiv {
        margin-top: 57px !important;
    }

    .h5Size {
        padding: 0;
        margin: 3px 0;
    }

    .divDet1 {
        margin-bottom: 0;
    }

    .productid p {
        padding: 0;
        margin: 0
    }

    .proNameView {
        font-size: 17px;
        line-height: 25px;
        font-family: sans-serif;
        font-weight: 600;
        color: #696e80;
    }

    .proNameView {
        font-size: 17px;
    }

    .mainButton {
        min-width: 100% !important;
    }

    .cus_ral_width {
        width: 33.33333333333333%
    }

    /*shopping card*/

        table tbody tr th,
        table tbody tr td {
            font-size: 12px;
        }
    table tbody tr td input{
        display: block;
    }
    /*Confirm Order*/
    .table_2 {
        margin-bottom: 5px
    }

        .table_2 tbody tr {
            background: transparent !important;
            width: 100%
        }
            .table_2 tbody tr td{
                padding: 5px 0!important
            }
            .table_2 tbody tr th,
            .table_2 tbody tr td,
            .table_2 tbody tr td select {
                width: auto !important;
                display: inline-block;
                border: 0;
                height: 30px;
                margin-bottom: 7px;
            }
        .table_2 td.select_td {
            padding: 0 !important;
        }
    .table_2 tbody tr td select {
        cursor: pointer;
    }
/*Home*/
    .home_img1{
        height: 180px
    }
    .thumb6{
        height: 320px!important
    }
}
@media(min-width: 480px) and (max-width: 575px){
/*valid products user*/
    .thumbnail.thumb6.thumb8 {
        height: 240px !important
    }
    .thumb8 .home_img2 {
        height: 165px!important;
    }
    /*valid products user*/
    .coustom_cate_width {
        width: 50%;
        float: left;
    }
    .cate_main_full {
        height: 300px!important;
    }
    .nav > li > a {
        padding: 10px 15px!important;
        font-size: 12px!important;
    }
    .cus_home-width {
        width: 50%!important
    }
    .thumbnail.thumb6 {
        height: 310px !important;
    }
    .cate_main_full #hlThumbnail .custom_img_width {
        width: 70% !important;
        height: 155px;
        float: inherit !important;
        margin: auto;
    }
}
@media(min-width: 320px) and (max-width: 575px) {
/*sales products css*/
    .sales_pro_width {
        width: 50% !important
    }
    .icon {
        font-size: 18px!important;
    }
    .add_pro_wid{
        width: 100%
    }
    .textbox, .droplist, .icon_plus {
        margin-top: 10px;
    }
    .sales_products {
        display: block!important;
    }
        .sales_products .img {
            height: 70px !important;
            max-width: 100% !important;
        }
    .salesproducts_conts {
        width: 100%!important;
    }
    .sales_products_items .col-xs-6:nth-child(2n+1) {
        padding-left: 5px!important;
        padding-right: 15px!important
    }
    .sales_products_items .col-xs-6{
        padding-right: 5px!important;
    }
    .salesproducts_conts span {
        font-size: 11px!important;
    }
    .sales_pro_table tr td {
        padding: 0!important;
    }
    /*valid products user*/
    .cus_valid_menu {
        padding-left: 15px
    }
    .thumb8 .home_img2 {
        height: 140px;
    }
    #sub_cte_menu1 {
        max-height: 0;
        visibility: hidden;
        opacity: 0;
        transition: 0.3s;
        -moz-transition: 0.3s;
        -webkit-transition: 0.3s;
    }
        #sub_cte_menu1.active {
            max-height: 648px;
            visibility: visible;
            opacity: 1;
            transition: 0.5s;
            -moz-transition: 0.3s;
            -webkit-transition: 0.3s;
        }
    .valid_side_hide {
        display: block!important
    }
/*valid products user*/
       
        #sidebar1 {
            display: none !important;
        }
        .coustom_cate_card {
            padding-left: 15px;
        }

        .probrand {
            font-size: 12px;
        }

        .thumbnail {
            display: inherit;
        }

        .thumbnail .caption {
            height: auto !important;
            width: 100%
        }
        .caption a br{
            display: none
        }
        #hlThumbnail .custom_img_width {
            width: 47% !important;
            height: 155px;
            float: inherit !important;
            margin: auto
        }
        #hlThumbnail p{
            margin: 0 0 4px
        }
        #hlThumbnail .custom_img_width img {
            width: 100% !important
        }
    .cate_main_full {
        height: auto;
    }
    .nav-tabs{
        margin: 10px 0!important
    }
    .proNameView {
        font-size: 15px;
        margin: 0
    }
    .mainButton {
        min-width: 100%!important;
    }
    #mydiv {
        margin-top: 57px!important;
    }
    .reviews-title h4 {
        font-size: 16px;
        color: #000;
    }
    .reviews-title {
        background: transparent;
        padding: 0;
        border-bottom: 1px solid #ddd;
    }
    .reviews-row{
        padding: 0
    }
    .reviews {
        border: none;
        padding: 0;
    }
    .person-rev h5 {
        font-size: 15px;
        text-decoration: underline;
    }
    .person-rev p {
        font-size: 14px;
        margin: 0;
    }
    .comm-text textarea {
        border: 1px solid #ddd;
    }
    .col-item .related_thum {
        height: 190px;
    }
    .zoom{
        height: 250px!important;
        width: 200px!important;
        margin: auto!important
    }
    .zoom img{
        height: 100%;
        width: 100%
    }

    /*shopping card*/

    table tbody tr th,
    table tbody tr td {
        font-size: 9px;
    }

    /*table tbody tr {
        display: inline-grid !important;
        background: transparent !important;
        width: 33.33333333333333%
    }
    table tbody tr th,
    table tbody tr td{
        width: 100%;
        display: block;
        height: 70px;
        font-size: 12px;
        color: #000;
        background: #ddd;
        font-weight: 400
    }
    table tbody td:nth-of-type(2n+1),
    table tbody th:nth-of-type(2n+1) {
        background-color: #bfbfbf !important;
    }*/
    /*Confirm Order*/
    .cus_tabs-1 > li > a {
        padding: 10px 4px;
        font-size: 9px;
    }

    .cus_ordfil_header{
        font-size: 15px!important
    }

    .table_2{
        margin-bottom: 5px
    }
    .table_2 tbody tr {
        background: transparent !important;
        width: 100%
    }

        .table_2 tbody tr th,
        .table_2 tbody tr td,
        .table_2 tbody tr td select{
            width: 100%;
            display: block;
            font-size: 16px;
            height: auto;
            text-align: center
        }
    .select_td{
        padding: 0!important
    }
    .table_2 tbody tr td select {
        width: 100%;
        text-align: center;
        border: 0;
        background: red;
        padding: 8px 0;
        color: white;
        cursor: pointer;
    }
    .table_2 tbody td:nth-of-type(2n+1),
    .table_2 tbody th:nth-of-type(2n+1) {
        background-color: transparent !important;
    }
    /*Home*/
    .home_img1 {
        height: 120px;
        width: 200px;
        margin: auto
    }
    .thumb6 {
        height: auto!important;
    }
    .ratings{
        text-align: left
    }
    .cus_home-width{
        width: 100%
    }
    .thumbnail.thumb6.thumb7 {
        height: auto
    }

 }

.container {
    max-width: 1230px;
    width: 100%;
}

.reviews-title h4 {
    font-size: 16px;
    color: #000;
}

.reviews-title {
    background: transparent;
    padding: 0;
    border-bottom: 1px solid #ddd;
}

.reviews-row {
    padding-top: 3px
}

.reviews {
    border: none;
    padding: 0;
}

.person-rev h5 {
    font-size: 15px;
    text-decoration: underline;
}

.person-rev p {
    font-size: 14px;
    margin: 0;
}

.comm-text textarea {
    border: 1px solid #ddd;
}

/*Confirm Order*/
.panel-header {
    background-color: #79a3aa;
    padding: 10px;
    font-size: 16px;
    color: white
}
.ord_fill {
    background: #fff;
    padding: 10px
}
.table_2 tbody tr{
    border-bottom: 1px solid #ddd
}
    .table_2 tbody tr td select,
    .table_2 tbody tr td select option {
        cursor: pointer;
    }

/*Home*/
.thumb6{
    height: 320px;
    margin-bottom: 8px;
    display: block
}
.thumb6 .caption{
    width: 100%
}
.home_img1{
    height: 180px
}
.ratings {
    text-align: left;
    padding: 0 35px;
}
.thumbnail.thumb6.thumb7 {
    height: 290px
}
.ratings5{
    padding: 0 10px
}
/*start of valid products*/
.thumb8{
    height: 250px
}
.home_img2{
    height: 180px;
}
.valid_side_hide {
    display: none
}
.valid_side_hide a {
    background: #f00e0e;
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-decoration: none
}
#subcatclouse.customicon::before {
    content: "\f077";
    transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
}
/*start of add products*/
.form-group {
    margin: 5px 0;
    padding: 0;
}
.btn.btn-primary.btn-lg{
    margin-top: 10px
}
table, #ContentPlaceHolder1_cblSize2{
    width: 100%;
}
.zoom {
    height: 400px;
    width: 320px;
    margin: auto;
}

.zoom img {
    height: 100%;
    width: 100%
}
/*saleProducts pages css*/
.sales_btn{
    display: none
}
.sales_products {
    display: flex;
}
    .sales_products .img {
        height: 65px;
        width: 80px;
    }
.salesproducts_conts {
    width: calc(100% - 80px);
}
.sales_pro_table tr td{
    border: 1px solid #f9f1f1de;
    font-size: 14px;
    font-weight: 400;
    padding: 5px;
}
.sales_pro_table tbody tr {
    background: #f7f7f7
}
.sales_pro_table tbody tr:nth-child(2n+1){
    background: #dddd
}
.table2 tr td {
    border: 1px solid #ddd;
    font-size: 14px;
    font-weight: 400;
    padding: 5px;
}
.salesproducts_conts span {
    font-size: 13px;
}