﻿/** new css for new made to order product details page starts */
body {
    margin: 0;
    padding: 0;
}

.righSec h1 {
    color: #252525;
    font-size: 32px;
    font-weight: 700;
    margin: 0;
}
/*table css*/
.tableheading {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 12px 0 12px 0;
}

.customTable.table-bordered {
    border: 1px solid #F2F2F2;
}

.tableheading span {
    color: #646464;
    font-size: 13px;
    /*text-transform: uppercase;*/
}

.customTable tr th {
    background: #F2F2F2;
    font-size: 15px;
    font-weight: 400;
    padding: 14px 20px !important;
}

.customTable tr td {
    border: 0 !important;
    padding: 14px 20px !important;
    color: #646464;
}

    .customTable tr td h2 {
        margin: 0;
        font-size: 20px;
        font-weight: 700;
        color: #252525;
    }

    .customTable tr td span {
        font-size: 13px;
        color: #646464;
    }

.customTable tfoot {
    border-top: 1px solid #F2F2F2;
}

    .customTable tfoot tr td {
        color: #3BB239 !important;
        font-weight: 700;
        font-size: 13px;
    }
/*list css*/
.listHolder {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

    .listHolder .listIcon {
        min-width: 40px;
        height: 40px;
        background: rgba(51, 153, 255, 0.1);
        display: flex;
        align-items: center;
        justify-content: center;
        margin-right: 16px;
    }

        .listHolder .listIcon img {
            /*width: 16px;
        height: 16px;*/
        }

    .listHolder .listText h3 {
        font-size: 13px;
        font-weight: bold;
        color: #252525;
        margin: 0;
        line-height: 17.55px;
    }

.listText {
    width: 100%;
}

.buttonSec {
    text-align: center;
    border-top: 1px solid #F2F2F2;
    padding-top: 15px;
    margin-bottom: 15px;
}

    .buttonSec p {
        font-size: 15px;
        color: #252525;
        font-weight: 700;
        line-height: 20.25px;
    }

    .buttonSec a {
        background: #3399FF;
        display: block;
        font-weight: 700;
        font-size: 20px;
        line-height: 27px;
        color: #fff;
        height: 56px;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
    }

.gutter66 {
    margin-left: -30px;
    margin-right: -30px;
}

    .gutter66 > div {
        padding-left: 30px;
        padding-right: 30px;
    }
/*collapse section css*/
.collapseSection .panel-default > .panel-heading {
    color: #333;
    background: none;
    border: none;
    padding: 0;
}

.collapseSection .panel-title {
    font-weight: 700;
    line-height: 27.6px;
}

.collapseSection .panel-default {
    padding: 10px 0;
    border: 0;
    border-bottom: 1px solid #F2F2F2;
    border-radius: 0;
    box-shadow: none;
}

    .collapseSection .panel-default:last-child {
        border-bottom: 0;
    }

.flex-container {
    display: flex;
    align-items: center;
}

.imgHolder {
    min-width: 96px;
    min-height: 96px;
    margin-right: 20px;
    overflow: hidden;
    width: 96px;
    height: 96px;
}

.txtHolder {
    width: 100%;
}

    .txtHolder h4 {
        font-weight: bold;
        font-size: 15px;
        line-height: 135%;
        color: #252525;
        margin-bottom: 0;
    }

.collapseSection .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border: none !important;
    padding: 0;
}

.collapseSection {
    margin-top: 40px;
}

.arrowTextSec {
    margin: 0 0 10px 0;
}

    .arrowTextSec span {
        font-size: 13px;
        color: #646464;
        text-transform: uppercase;
        letter-spacing: 0.15em;
        font-weight: 400;
    }

.specificationSec .collapsHolder .arrowTextSec span {
    width: 172px;
    display: inline-block;
}

.collapsHolder p {
    font-weight: 400;
    font-size: 15px;
    margin-top: 5px;
}

.arrowTextSec a {
    display: inline-block;
    font-weight: bold;
    font-size: 15px;
    color: #252525;
    border-bottom: 1px solid #252525
}

    .arrowTextSec a.arrowLink {
        margin: 0 50px 0 30px;
        border: 0;
    }

    .arrowTextSec a img {
        margin: -3px 0 0 10px;
    }

.panel-title a {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.collapsHolder {
    margin: 30px 0 0 0;
}

.panel-body.specificationSec {
    padding-bottom: 15px !important;
}

div#collapseFour {
    padding-bottom: 20px;
}
/*printing css start here*/
.printingHolder {
    margin: 10px 0 20px 0;
}

    .printingHolder h2 {
        font-weight: bold;
        font-size: 17px;
        color: #252525;
        margin: 15px 0 0 0;
    }

.applicationTypeSec .flex-container {
    margin-top: 20px;
}
/*printing css end here*/
/*application type sec css start here*/
.availablePostionSec {
    margin-top: 25px;
    padding-bottom: 25px;
}

.logoArtworkSetupSec {
    margin-top: 25px;
    padding-bottom: 25px;
}

    .logoArtworkSetupSec .flex-container {
        margin-top: 20px;
    }

.gutter22 {
    margin-left: -7.5px;
    margin-right: -7.5px;
}

    .gutter22 > div {
        padding-left: 7.5px;
        padding-right: 7.5px;
    }

.pos-img {
    min-height: 110px;
    text-align: center;
}

.available_img_holder h3 {
    font-size: 12px;
    text-align: center;
    color: #252525;
    font-weight: 400;
    margin: 0;
    min-height: 50px;
}

.available_img_holder {
    margin-bottom: 10px;
}
/*application type sec css end here*/
/*Some example css start here*/
.collapseSection .panel-heading a {
    color: #252525;
    font-size: 24px;
}

.collapseSection .panel-body {
    border: solid #f2f2f2;
    padding: 0 0 32px;
    border-width: 0px 0px 1px 0px !important;
}

.anchor_btn {
    font-size: 15px;
    color: #252525;
    font-weight: 700;
    display: inline-block;
    margin-top: 24px;
}

    .anchor_btn .inst_arrow {
        margin-left: 6px;
    }

.lead_bOx .listText h3 {
    font-size: 17px;
}

.ldtime_par {
    font-size: 15px;
    color: #646464;
    font-weight: 400;
    margin-bottom: 0;
}

.lead_bOx .listHolder {
    margin-bottom: 16px;
}

.lokm_btn {
    margin-top: 16px;
}

.some_excont, .listingSec.lead_bOx {
    margin-top: 25px;
}
/*Some example css end here*/
.stickySec {
    position: -webkit-sticky; /* Safari */
    position: sticky;
    top: 75px;
}

.panel-title a span img {
    transition: 0.5s ease-out;
}

.panel-title a[aria-expanded="false"] span img {
    transform: rotate(-90deg);
}

.left_slider_section .bx-holder-sec {
    display: flex;
    margin-top: 26px;
    margin-bottom: 40px;
}

.left_slider_section .bx-wrapper #bx-pager {
    background: none;
    width: 130px;
    padding: 0;
    margin-right: 16px;
}

.left_slider_section .bxslider li.bx-clone {
    max-width: 450px;
}

.left_slider_section #bx-pager ~ .bx-viewport {
    border: 1px solid #F2F2F2;
    height: auto !important;
}

.left_slider_section #bx-pager a {
    border: 1px solid #F2F2F2;
    box-shadow: none !important;
    opacity: 1 !important;
    width: 110px !important;
    height: 120px !important;
    margin: 0 0 16px 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    border-radius: 0;
}

.left_slider_section div#bx-pager a img {
    max-height: 92px;
    width: 79px;
}

.left_slider_section .bx-viewport .bx-wrapper {
    margin-bottom: 15px;
    padding: 0 20px;
}

.left_slider_section .bx-viewport {
    order: 2;
}

.second_stylefootb_sec {
    padding: 0;
}
/*color code css start here*/
.colour_section {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    height: calc(100vh - 270px);
    overflow: auto;
}

.color-holder-section {
    width: 16.6%;
    padding: 0 2px;
}

    .color-holder-section:last-child {
        margin-right: 0;
    }

    .color-holder-section .colour_image {
        height: 40px;
        width: 100%;
        display: block;
        border-radius: 2px;
        border: 1px solid #a2a2a2;
        margin-bottom: 3px;
    }

#ProductColours .modal-dialog {
    width: 600px;
}

.color-holder-section .colour_text {
    font-size: 12px;
}

.heading_s {
    font-size: 20px;
    font-weight: 600;
    padding-bottom: 5px;
}

#ProductSizes .modal-dialog {
    width: 350px;
}

#ProductSizes ::-webkit-scrollbar {
    width: 10px;
}

#ProductSizes ::-webkit-scrollbar-track {
    background: #dcdcdc;
}

#ProductSizes ::-webkit-scrollbar-thumb {
    background: #bbbaba;
}

    #ProductSizes ::-webkit-scrollbar-thumb:hover {
        background: #ccc;
    }
/*color code css end here*/

div#ProductSizes .modal-body {
    max-height: 360px;
    overflow: auto;
    overflow-y: scroll;
}


.d_Flx {
    display: flex;
    flex-wrap: wrap;
}

.tble_flow {
    max-height: calc(100vh - 220px);
    overflow-x: hidden;
    overflow-y: auto;
}

.left_slider_section .bx-wrapper #bx-pager a {
    height: 95px;
    width: 100% !important;
    text-align: center;
    justify-content: center;
    display: flex;
}

    .left_slider_section .bx-wrapper #bx-pager a img {
        width: auto;
        max-width: 100%;
        max-height: 100%;
    }

    .left_slider_section .bx-wrapper #bx-pager a img {
        width: auto;
        max-width: 100%;
        max-height: 100%;
    }

.bx-holder-sec .bx-viewport, .bx-holder-sec .bx-viewport .bxslider, .bx-holder-sec .bx-viewport .bxslider li {
    max-height: 502px;
}

    .bx-holder-sec .bx-viewport .bxslider li span {
        height: 502px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

        .bx-holder-sec .bx-viewport .bxslider li span img {
            max-width: 100%;
            max-height: 100%;
        }





@media (max-width:1199px) {
    .righSec h1 {
        font-size: 26px;
    }

    .listText {
        min-height: 70px;
    }

    .listText {
        min-height: auto;
    }

    .tble_flow tr th {
        padding: 14px 11px !important;
    }
}

@media(max-width:991px) {
    .buttonSec {
        position: fixed;
        max-width: 100%;
        right: 15px;
        left: 15px;
        bottom: 0;
        z-index: 9;
        background: #fff;
        margin: 0;
        padding-bottom: 15px;
    }

    .tble_flow tr th {
        padding: 14px 18px !important;
    }

    .buttonSec a {
        font-size: 15px;
    }

    .bx-wrapper img {
        max-height: 410px;
    }


    .left_slider_section .bx-viewport {
        height: auto !important;
    }

        .left_slider_section .bx-viewport .bx-wrapper {
            margin-bottom: 0;
        }

    .left_slider_section .bx-holder-sec {
        margin-bottom: 0;
    }

    .what_can_p_img img {
        width: 100%;
        height: auto;
    }

    .listText {
        min-height: auto;
    }
}

@media (max-width:767px) {
    .gutter66 {
        margin-left: -15px;
        margin-right: -15px;
    }

        .gutter66 > div {
            padding-left: 15px;
            padding-right: 15px;
        }

    .righSec h1 {
        font-size: 24px;
    }

    .specificationSec .collapsHolder .arrowTextSec span {
        width: auto;
    }

    .arrowTextSec a.arrowLink {
        margin: 0 24px;
    }

    #collapseTwo .collapsHolder {
        display: flex;
        flex-wrap: wrap;
    }

    .orderSec2 {
        order: 2;
    }

    .orderSec1 {
        order: 1;
        /*margin-top: 30px;*/
    }

        .orderSec1 .row, .some_excont .row {
            margin-left: -8px;
            margin-right: -8px;
        }

        .orderSec1 .col-sm-4.col-xs-6, .some_excont .col-xs-4 {
            padding-left: 8px;
            padding-right: 8px;
        }

    .orderSec3 {
        order: 3;
    }

    .availablePostionSec .gutter22 {
        display: flex;
        flex-wrap: wrap;
    }

        .availablePostionSec .gutter22 .col-md-2 {
            width: 33.333333% !important;
        }

    .availablePostionSec .available_img_holder {
        text-align: center;
    }

    .listHolder {
        margin-bottom: 15px;
    }

    .lokm_btn {
        margin-top: 0;
    }

    .some_eximg {
        text-align: center;
        margin-bottom: 20px;
    }


    .collapseSection {
        margin: 10px 0 50px 0;
    }

    .availablePostionSec {
        padding-bottom: 10px;
    }

    .some_eximg img {
        width: 100%;
    }

    .left_slider_section div#bx-pager a.active {
        background: #39f;
        transform: scale(1.5);
    }

    .left_slider_section #bx-pager a {
        width: 10px !important;
        height: 10px !important;
        display: inline-block;
        border-radius: 50%;
        background: #ccc;
        margin: 0 20px 0 0 !important;
    }

        .left_slider_section #bx-pager a:last-child {
            margin-right: 0 !important;
        }

    .left_slider_section div#bx-pager a img {
        display: none;
    }

    .left_slider_section .bx-holder-sec {
        display: block;
        margin: 0;
    }

    .left_slider_section .bx-viewport {
        height: auto !important;
    }

    .left_slider_section .bx-wrapper #bx-pager {
        width: 100%;
        text-align: center;
        display: flex;
        justify-content: center;
        margin-top: 40px;
    }

    #ProductColours .modal-dialog {
        width: auto;
    }

    .color-holder-section {
        width: 33%;
    }

    #ProductSizes .modal-dialog {
        width: auto;
    }


    .printingHolder {
        margin: 10px 0 10px 0;
    }

    .available_img_holder h3 {
        margin: 10px 0 0 0;
        min-height: inherit;
    }

    .righSec {
        margin-top: 15px;
    }

    .customTable tr td, .customTable tr th {
        padding: 10px 6px !important;
        font-size: 12px !important;
        width: 25%;
    }

        .customTable tr td h2 {
            font-size: 14px;
        }

        .customTable tr td span {
            width: 40px;
            display: block;
            line-height: 12px;
            margin-top: 8px;
            font-size: 12px !important;
        }

    .left_slider_section .bx-wrapper #bx-pager a {
        height: 8px !important;
        width: 8px !important;
    }

    .orderSec4 {
        order: 4;
    }
}

@media (min-width: 575px) {
    .orderSec1 .col-sm-4 {
        width: 33.333333333%;
    }
}

@media (max-width: 481px) {
    .listingSec .col-xs-6 {
        width: 100%;
    }
}

@media (max-width: 360px) {

    .printingHolder {
        margin: 10px 0 10px 0;
    }

        .printingHolder h2 {
            margin: 5px 0 0 0;
        }
}

@media (max-width: 320px) {
    .arrowTextSec a.arrowLink {
        margin: 0 6px 0 5px;
    }

    .customTable tr th:first-child, .customTable tr td:first-child {
        padding-left: 4px !important;
    }

    .customTable tr th:last-child, .customTable tr td:last-child {
        padding-right: 4px !important;
    }

    .customTable tr td, .customTable tr th {
        padding: 10px 0 !important;
    }
}
/** new css for new made to order product details page ends */
