/*.noto-sans-tc-uniquifier {*/
/*  font-family: "Noto Sans TC", sans-serif;*/
/*  font-optical-sizing: auto;*/
/*  font-weight: 500;*/
/*  font-style: normal;*/
/*}*/


body {
    color: #555;
    font-family: 'Noto Sans TC', sans-serif;
}

#product_info .page-header {
    border-bottom: 0;
    margin-bottom: 1rem;
}

.page-header h1 {
    color: #444444;
    padding: 0;
    font-size: 1.75rem;
}

@media only screen and (min-width: 1600px) {
.page-header h1 {
    font-size: 2.625rem;
}
}

h1 {
    font-family: "Noto Sans TC", sans-serif;
    font-weight: 500;
}

h4, .h4, h5, .h5, h6, .h6 {
    font-family: "Noto Sans TC", sans-serif;
}

h4, .h4 {
    font-size: 1.5rem;
}

.mt-xl-5, .my-xl-5 {
    margin-top: 1.5rem !important;
}

.breadcrumb_container ~ .page-header, .page-header + .breadcrumb_container, .page-header:has(ul) {
    margin-bottom: 1.5rem !important;
}

#product_info #price_calculator .form-control, #product_info #price_calculator .dropdown-menu {
border: 1px solid #ced4da;}

#top-banner .carousel-control-next {
    right: 3%;
}

#top-banner .carousel-control-prev {
    left: 3%;
}

.hide_panel {
    margin-bottom: 0.5rem;
}

@media only screen and (min-width: 767px) {
#faq_details .card .card-header {
    padding: 1rem 3rem 1rem 1.5rem;
}
}

@media only screen and (min-width: 767px) {
    .arrowimage, #faq_products .card .arrowimage {
         width: 1.5rem; 
         height: 1.5rem; 
    }
}

.sidebar .card .card-header.bg-light {
    background: #fff !important;
}

.sidebar .card .card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.03);
    border-bottom: 1px solid rgba(0,0,0,.125) !important;
}

.sidebar .card {
    border: 1px solid rgba(0,0,0,.125) !important;
}

.asw-widget, .asw-menu {
    --asw-primary: #7c9fc2 !important;
}

.asw-menu-btn {
    --asw-btn-size: 40px !important;
    --asw-icon-size: 25px !important;
}

/*250912*/
h3,
h4 {
    margin: 0 !important;
}

.br-md {
    display: inline;
}

.nowrap {
    white-space: nowrap;
    display: inline-block;
}

.text-center {
    text-align: center;
}

.product-body {
    color: var(--fp-text-color);
    font-size: 1rem;
    letter-spacing: 0.27em;
    font-family: 'Noto Sans TC', sans-serif;
    word-break: keep-all;
    overflow-wrap: break-word;
}

.product-body h2,
.product-body h3 {
    font-family: 'HanWangHeiHeavy', "Noto Sans TC", sans-serif;
}

.product-body a {
    text-decoration: none;
}

.stack-container {
    position: relative;
    width: 100%;
    padding-top: 57%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
}

.stack-title {
    position: absolute;
    bottom: 5%;
    right: 2%;
    font-size: 3rem;
    font-weight: bold;
    z-index: 2;
    text-align: end;
    display: flex;
    flex-direction: column;
    justify-content: center;
    /* ✅ 垂直置中 */
}

.stack-title h2 {
    font-size: 5rem;
    margin: 0;
    color: var(--fp-title-color);
}

.stack-title h3 {
    letter-spacing: 1rem;
    color: var(--fp-highlight);
    text-align: end;
    margin-bottom: 1rem !important;
}

.stack-title p {
    font-size: 1.5rem;
    margin: 0;
    color: var(--fp-text-color);
    padding-right: 1rem;
}


.highlight-yellow {
    position: relative;
    display: inline-block;
    z-index: 0;
}

.highlight-yellow::before {
    content: "";
    position: absolute;
    left: -0.1em;
    bottom: 0.15em;
    width: 100%;
    height: 0.4em;
    background-color: var(--fp-secondary);
    border-radius: 0.1em;
    z-index: -1;
}

.highlight-blue {
    position: relative;
    display: inline-block;
    z-index: 0;
}

.highlight-blue::before {
    content: "";
    position: absolute;
    left: -0.1em;
    bottom: 0.15em;
    width: 100%;
    height: 0.4em;
    background-color: var(--fp-hightlight-blue);
    border-radius: 0.1em;
    z-index: -1;
}


.title-layer {
    position: relative;
    display: inline-block;
    z-index: 1;
    letter-spacing: 1rem;
    text-align: end;
}

.title-layer::before {
    content: "";
    position: absolute;
    top: -60%;
    right: -7%;
    width: 100px;
    height: 100%;
    background: url(https://d3pyarv4eotqu4.cloudfront.net/colorteam/images/contentimages/images/products_layout/%E9%BB%83%E9%BB%9E.png) no-repeat center/contain;
    z-index: -1;
}

.title-layer.non-before::before {
    content: none;
}


.title-layer span {
    color: var(--fp-highlight);
    font-size: 2rem;
}

.fp-header {
    padding: 0.5rem 3rem;
    background-color: var(--fp-secondary);
}

.section-title {
    margin: 0;
    font-size: 2.5rem;
    color: var(--fp-title-color);
}

.size-img {
    margin: 1rem auto;
    max-width: 630px;
}

.size-img img {
    width: 100%;
}

.size-text {
    font-weight: bold;
}

.size-text span {
    color: var(--fp-highlight);
}

.fp-section {
    margin: 2rem 0;
    position: relative;
}

.fp-section::before {
    content: "";
    position: absolute;
    bottom: -3rem;
    left: 1%;
    width: 130px;
    height: 130px;
    background: url(https://d3pyarv4eotqu4.cloudfront.net/colorteam/images/contentimages/images/products_layout/%E8%AA%AA%E6%98%8E%E9%BB%83%E9%BB%9E.png) no-repeat center/contain;
    z-index: -1;
}

.fp-section.non-before::before {
    content: none;
}


.fp-section.secendline::after {
    content: "";
    position: absolute;
    bottom: -1.5rem;
    right: 0;
    width: 522px;
    height: 400px;
    background: url(https://d3pyarv4eotqu4.cloudfront.net/colorteam/images/contentimages/images/products_layout/%E8%83%8C%E6%99%AF%E7%B7%9A.png) no-repeat center/contain;
    z-index: -1;
}

@media only screen and (max-width: 768px) {
    .fp-section.secendline::after {
        content: none;
    }

    .sm-nowrap {
        white-space: normal;
    }
}

.highlight-wrapper {
    position: relative;
    display: inline-block;
    padding: 0 1rem;
}

.blue-big-title {
    color: var(--fp-highlight-text);
    padding: 0.2rem 0.5rem;
    background-color: var(--fp-title-color);
    width: auto;
    position: relative;
    display: inline-block;
    margin: 1rem 0;
    border-radius: 0.2em;
}


.blue-title {
    color: var(--fp-highlight-text);
    padding: 0.2rem 0.5rem;
    background-color: var(--fp-highlight);
    width: auto;
    position: relative;
    display: inline-block;
    margin: 1rem 0;
    border-radius: 0.2em;
}

.blue-title p {
    margin: 0;
}

li.blue-title {
    list-style-type: none;
}

.fp-pr {
    position: relative;
    padding: 2rem 0;
    width: 100%;
}

.fp-mer-text li.blue-title {
    padding: 0.2rem 0.5rem 0.2rem 0.7rem;
}

.line-text::before {
    background: url(https://d3pyarv4eotqu4.cloudfront.net/colorteam/images/contentimages/images/products_layout/%E6%96%87%E5%AD%97%E8%83%8C%E6%99%AF%E7%B7%9A.png) no-repeat right bottom;
    padding: 1rem 0;
    height: 100%;
    width: 100%;
    content: "";
    position: absolute;
    bottom: 0;
    right: 10%;
    z-index: -1;
}

.line-text.non-before::before {
    content: none;
}


.line-text p {
    font-size: 1.2rem;
    font-weight: bold;
}

.wave-title {
    margin: 2rem 0;
}

.wave-title h3 {
    padding-left: 3rem;
}

.wave-line {
    width: 80%;
    height: 10px;
    background-image: url('https://d3pyarv4eotqu4.cloudfront.net/colorteam/images/contentimages/images/products_layout/藍色波浪.png');
    background-repeat: repeat-x;
    background-size: auto 10px;
}

.highlight-wrapper {
    position: relative;
    display: inline-block;
    padding: 0 1rem;
}

.highlight-bg {
    position: absolute;
    bottom: 0.01rem;
    left: 0;
    right: 0;
    height: 0.7em;
    background-color: var(--fp-secondary);
    border-radius: 2px;
    z-index: 0;
}

.highlight-title {
    position: relative;
    font-size: 1.7rem;
    font-weight: 700;
    z-index: 1;
    margin: 0;
}

.highlight-title span {
    font-size: 1rem;
}

.fp-row {
    display: flex;
    flex-wrap: wrap;
}

.fp-row.fp-no-bgcolor {
    margin: 1rem 1.2rem;
}

.fp-row-jc {
    justify-content: center;
}

.fp-row-ac {
    align-items: center;
}

.fp-row-js {
    justify-content: space-evenly;
}

.fp-block-m2r0 {
    margin: 2rem 0;
}

ul.fp-mer-text {
    list-style: none;
    padding-left: 0.5rem;
}

ul.fp-mer-text li {
    position: relative;
    padding-left: 1em;
}

ul.fp-mer-text li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0.45rem;
    width: 0.3rem;
    height: 0.3rem;
    background-color: var(--fp-highlight);
    transform: rotate(45deg);
    border-radius: 1.5px;
}

.fp-mer-text span {
    color: var(--fp-title-color);
}

.fp-text-blue {
    color: var(--fp-title-color) !important;
}

.fp-text-lightblue {
    color: var(--fp-highlight) !important;
}

.fp-row ul {
    margin: 0.5rem 0;
}

.fp-mr-1 {
    margin-right: 1rem;
}

.fp-ml-1 {
    margin-left: 1rem;
}

.fp-center {
    margin-left: auto;
    margin-right: auto;
}

.fp-block-center {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.fp-col-1,
.fp-col-2,
.fp-col-3,
.fp-col-4,
.fp-col-5,
.fp-col-6,
.fp-col-7,
.fp-col-8,
.fp-col-9,
.fp-col-10,
.fp-col-11,
.fp-col-12,
.fp-col-31 {
    box-sizing: border-box;
}

.fp-col-31 {
    width: 30%;
}

.fp-col-12 {
    width: 8.3333%;
}

.fp-col-11 {
    width: 16.6667%;
}

.fp-col-10 {
    width: 25.0000%;
}

.fp-col-9 {
    width: 33.3333%;
}

.fp-col-8 {
    width: 41.6667%;
}

.fp-col-7 {
    width: 50.0000%;
}

.fp-col-6 {
    width: 58.3333%;
}

.fp-col-5 {
    width: 66.6667%;
}

.fp-col-4 {
    width: 75.0000%;
}

.fp-col-3 {
    width: 83.3333%;
}

.fp-col-2 {
    width: 91.6667%;
}

.fp-col-1 {
    width: 100%;
}

.fp-col-1 img,
.fp-col-2 img,
.fp-col-3 img,
.fp-col-4 img,
.fp-col-5 img,
.fp-col-6 img,
.fp-col-7 img,
.fp-col-8 img,
.fp-col-9 img,
.fp-col-10 img,
.fp-col-11 img,
.fp-col-12 img,
.fp-col-31 img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 2rem auto;
    box-shadow: 5px 5px 7px var(--fp-shadow);
}

.fp-img-br {
    border-radius: 20px;
}

img.fp-m0 {
    margin: 0;
}

.r0 {
    position: absolute;
    right: 0;
}

.l0 {
    position: absolute;
    left: 0;
}

.fp-recom {
    position: relative;
    display: inline-block;
    z-index: 0;
}

.fp-recom::before {
    content: "推薦";
    position: absolute;
    left: -3.4em;
    top: -2.9em;
    width: 5rem;
    height: 5rem;
    z-index: -1;
    color: #fff;
    font-size: 1.2rem;
    font-weight: bold;
    writing-mode: vertical-lr;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: url(https://d3pyarv4eotqu4.cloudfront.net/colorteam/images/contentimages/images/products_layout/%E6%8E%A8%E8%96%A6%E8%8A%B1%E9%82%8A.svg) no-repeat center;
}

@media only screen and (min-width: 991px) {
    .fp-font120 {
        font-size: 1.2rem;
    }

    .fp-mer-text.fp-font120 li::before {
        left: 0;
        top: 0.85rem;
    }

    .fp-font150 {
        font-size: 1.5rem;
    }

}

.fp-font-name {
    font-size: 4rem !important;
}

@media only screen and (max-width: 1550px) {
    .fp-font-name {
        font-size: 3rem !important;
    }
}

@media only screen and (max-width: 1100px) {
    .fp-font-name {
        font-size: 2.5rem !important;
    }

    .stack-title p {
        font-size: 1.3rem;
    }
}

@media only screen and (max-width: 767px) {
    .fp-font-name {
        font-size: 1.2rem !important;
    }

    .stack-title p {
        font-size: 1rem;
    }
}

.fp-mer-a {
    position: relative;
}

.fp-mer-a:hover .fp-mer-a_overlay {
    opacity: 1;
}

.fp-mer-a_overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #36596A50;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: opacity 0.3s ease;
    font-size: 1.5rem;
    font-weight: bold;
}



@media only screen and (max-width: 1500px) {
    .line-text p {
        font-size: 1rem;
    }

    .fp-mid-1,
    .fp-mid-2,
    .fp-mid-3,
    .fp-mid-4,
    .fp-mid-5,
    .fp-mid-6,
    .fp-mid-7,
    .fp-mid-8,
    .fp-mid-9,
    .fp-mid-10,
    .fp-mid-11,
    .fp-mid-12 {
        padding: 0.5rem 0.5rem 0;
        box-sizing: border-box;
    }

    .fp-mid-12 {
        width: 8.3333%;
    }

    .fp-mid-11 {
        width: 16.6667%;
    }

    .fp-mid-10 {
        width: 25.0000%;
    }

    .fp-mid-9 {
        width: 33.3333%;
    }

    .fp-mid-8 {
        width: 41.6667%;
    }

    .fp-mid-7 {
        width: 50.0000%;
    }

    .fp-mid-6 {
        width: 58.3333%;
    }

    .fp-mid-5 {
        width: 66.6667%;
    }

    .fp-mid-4 {
        width: 75.0000%;
    }

    .fp-mid-3 {
        width: 83.3333%;
    }

    .fp-mid-2 {
        width: 91.6667%;
    }

    .fp-mid-1 {
        width: 100%;
    }

}

@media only screen and (max-width: 991px) {
    .product-body {
        font-size: 0.8rem;
    }

    .stack-title {
        right: 2%;
    }

    .fp-section::before {
        width: 80px;
        height: 80px;
    }

    .stack-title h2 {
        font-size: 2.5rem;
    }

    .stack-title h3 {
        font-size: 1.1rem;
        margin-bottom: 0.5rem !important;
    }

    .stack-title p {
        font-size: 1rem;
    }

    .fp-header {
        padding: 1rem;
    }

    .highlight-title {
        font-size: 1.2rem;
    }

    .line-text p {
        font-size: 1rem;
    }

    .fp-word-break {
        word-break: break-all;
    }

    .fp-sm-1,
    .fp-sm-2,
    .fp-sm-3,
    .fp-sm-4,
    .fp-sm-5,
    .fp-sm-6,
    .fp-sm-7,
    .fp-sm-8,
    .fp-sm-9,
    .fp-sm-10,
    .fp-sm-11,
    .fp-sm-12 {
        padding: 0.5rem 0.5rem 0;
        box-sizing: border-box;
    }

    .fp-sm-12 {
        width: 8.3333%;
    }

    .fp-sm-11 {
        width: 16.6667%;
    }

    .fp-sm-10 {
        width: 25.0000%;
    }

    .fp-sm-9 {
        width: 33.3333%;
    }

    .fp-sm-8 {
        width: 41.6667%;
    }

    .fp-sm-7 {
        width: 50.0000%;
    }

    .fp-sm-6 {
        width: 58.3333%;
    }

    .fp-sm-5 {
        width: 66.6667%;
    }

    .fp-sm-4 {
        width: 75.0000%;
    }

    .fp-sm-3 {
        width: 83.3333%;
    }

    .fp-sm-2 {
        width: 91.6667%;
    }

    .fp-sm-1 {
        width: 100%;
    }

    .fp-dis-non {
        display: none;
    }

    .fp-dis {
        display: flex;
        align-items: center;
    }

    .fp-block-m1r0 {
        margin: 1rem 0;
    }

    .br-md {
        display: block;
    }
}

@media only screen and (max-width: 575px) {
    .product-body {
        letter-spacing: 0.15em;
    }

    .section-title {
        font-size: 1.5rem;
    }

    .fp-header {
        padding: 0.3rem;
    }

    h3,
    .h3 {
        font-size: 1rem;
    }

    .fp-dis-col {
        display: flex;
        align-items: center;
        flex-direction: column;
    }

    .fp-xs-1,
    .fp-xs-2,
    .fp-xs-3,
    .fp-xs-4,
    .fp-xs-5,
    .fp-xs-6,
    .fp-xs-7,
    .fp-xs-8,
    .fp-xs-9,
    .fp-xs-10,
    .fp-xs-11,
    .fp-xs-12 {
        padding: 0.5rem 0.5rem 0;
        box-sizing: border-box;
    }

    .fp-xs-1 img,
    .fp-xs-2 img,
    .fp-xs-3 img,
    .fp-xs-4 img,
    .fp-xs-5 img,
    .fp-xs-6 img,
    .fp-xs-7 img,
    .fp-xs-8 img,
    .fp-xs-9 img,
    .fp-xs-10 img,
    .fp-xs-11 img,
    .fp-xs-12 img {
        margin: 1rem auto 0.5rem;
    }

    .fp-xs-12 {
        width: 8.3333%;
    }

    .fp-xs-11 {
        width: 16.6667%;
    }

    .fp-xs-10 {
        width: 25.0000%;
    }

    .fp-xs-9 {
        width: 33.3333%;
    }

    .fp-xs-8 {
        width: 41.6667%;
    }

    .fp-xs-7 {
        width: 50.0000%;
    }

    .fp-xs-6 {
        width: 58.3333%;
    }

    .fp-xs-5 {
        width: 66.6667%;
    }

    .fp-xs-4 {
        width: 75.0000%;
    }

    .fp-xs-3 {
        width: 83.3333%;
    }

    .fp-xs-2 {
        width: 91.6667%;
    }

    .fp-xs-1 {
        width: 100%;
    }

    li.blue-title {
        margin: 0.5rem 1rem;
    }

    .fp-block-m05r0 {
        margin: 0.5rem 0;
    }

    .title-layer {
        letter-spacing: 0.3rem;
    }

    .title-layer::before {
        width: 50px;
    }

    .stack-title h2 {
        font-size: 1.8rem;
    }

    .stack-title h3 {
        font-size: 0.8rem;
        letter-spacing: 0.3rem;
    }

    .stack-title {
        bottom: 0;
    }

    .stack-title p {
        font-size: 0.7rem;
        padding-right: 0.2rem;
    }

    img.fp-midia-m0 {
        margin: 0;
    }
}

.fp-m0 {
    margin: 0;
}

.fp-bsn {
    box-shadow: none !important;
}
/*250912*/

#product_list_without_category .p22,
#product_list_without_category .p24,
#product_list_without_category .p4,
#product_list_without_category .p53,
#product_list_without_category .p59,
#product_list_without_category .p36,
#product_list_without_category .p73,
#product_list_without_category .p26,
#product_list_without_category .p37,
#product_list_without_category .p57,
#product_list_without_category .p66,
#product_list_without_category .p74,
#product_list_without_category .p82,
#product_list_without_category .p80,
#product_list_without_category .p58 {
    display:none;
}

.text-warning {
    color: #0367fa !important;
}

#InfoTab .nav-tabs>li {
    padding: 0;
    flex: 1;
    text-align: center;
    font-weight: bold;
}

#disp_product_price .product-amount {
    color: #d70000 !important;
}

#shopping-cart .checkoutRightSide .sticky-top {
    z-index: 99 !important;
}

.btn-success.disabled, .btn-success:disabled {
    background: #557b76;
    border-color: #557b76;
    opacity: 0.65;
}

.noto-serif-jp-custom {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}

.noto-sans-tc-custom {
  font-family: "Noto Sans TC", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
}

#product_info #price_calculator .card-header,
#product_info #price_calculator .price_calculator #pricecalulate {
    background: #fff !important;
}

.btn-primary {
    color: #ffffff !important;
}

.corner-triangle {
  border-color: rgba(0, 0, 0, 0) #0066FF rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}

.corner-triangle .corner-triangle-text {
  color: #fff;
  margin: 4px 0 0 48px;
}

.top-header .top-links .list-inline-item:not(:last-child) {
    margin-inline: 0.5rem 0 !important;
}

/*.top-header .top-links .list-inline-item a {*/
/*    color: #999 !important;*/
/*}*/

.top-header .top-links .list-inline-item .badge-primary {
    /*background: #999 !important;*/
    display: none;
}

@media only screen and (min-width: 767px) {
    #product-info > .row {
        margin-bottom: 2rem !important;
    }
}

    @media only screen and (max-width: 1240px) {
        .home_page_body .row {
            margin-right: 0.2rem;
            margin-left: 0.2rem;
        }
    }
    
#cmslist_container .card-text.order-2 {
 display: none;
}

.home_page_body #main-content #middle-content h2 {
  display: none;
}

.fp-ls {
    letter-spacing: 5px;
}

@media only screen and (min-width: 1600px) {
    .container {
        max-width: 1470px !important;
    }
}

@media only screen and (min-width: 768px) {
    .bottom-links .list-inline-item {
        display: block !important;
    }
}



#help_template_list a:hover > i {
    color: #fff !important;
}


#product_info #price_calculator .bootstrap-select > .dropdown-toggle {
box-shadow: 2px 2px 5px #bbb;
}

.badge-info {
    background-color: #0066FF !important;
}

.scroll-top {
    background-color: #FFF596;
    transition: all 0.3s;
}

.scroll-top .scroll-up {
    color: #0066FF !important;
    transition: all 0.3s;
}

.scroll-top:hover {
    background-color: #0066FF;
    transition: all 0.3s;
}

.scroll-top:hover .scroll-up {
    color: #FFF596 !important;
}

.navbar .navbar-nav {
    margin: 0 auto !important;
}

/*#top-banner .carousel-control-prev {*/
/*    left: 0 !important;*/
/*    transform: none;*/
/*    bottom: 0;*/
/*    top: 0;*/
/*}*/

/*#top-banner .carousel-control-next {*/
/*    left: auto !important;*/
/*    right: 0 !important;*/
/*    transform: none;*/
/*    bottom: 0;*/
/*    top: 0;*/
/*}*/

.navbar.bg-primary {
    background: #f2f2f2 !important;
}

.navbar .navbar-nav>.nav-item .nav-link {
    color: #555;
    padding: 0.625rem 0.8rem;
}

.bg-light {
    background-color: #fff !important;
}


.navbar .navbar-nav>.nav-item:hover {
    background-color: #0066FF;
}

@media only screen and (min-width: 767px) {
    .navbar .navbar-nav>.nav-item:hover {
        background-color: #0066FF;
    }
}

.nav {
    justify-content: space-around;
}

.float-right {
    float: none !important;
    margin-left: 1rem;
}

.price_calculator #productpricetotal.floating-price {
    margin: 0px -22px;
}

#product_info #price_calculator #productpricetotal {
    padding: 0.5rem 0;
}

#product_info #price_calculator .floating-price {
    -webkit-box-shadow: none;
    box-shadow: none;
}

h2,
.h2 {
    font-family: "NunitoBold", sans-serif;
    font-size: 1.5rem;
}

@media only screen and (min-width: 1024px) {

    h2,
    .h2 {
        font-size: 1.5rem;
    }
}

@media only screen and (min-width: 1440px) {

    h2,
    .h2 {
        font-size: 1.5rem;
    }
}

@media only screen and (min-width: 1600px) {

    h2,
    .h2 {
        font-size: 1.5rem;
    }
}

@media (min-width: 600px) {
  .flex-lg-row {
    flex-direction: row !important;
  }
}


.btn-success {
    background: #0066FF;
    border-color: #0066FF;
    color: #ffffff;
}

/***è‡ªå®šç¾©***/
/*é è…³*/
.foo-block {
    display: flex;
    justify-content: space-between;
    max-width: 90%;
    margin: auto;
}

.foo-time {
    max-width: 35%;
    display: flex;
    align-items: center;
}

@media (max-width: 767px) {
    .foo-block {
        flex-direction: column;
        align-items: center;
    }

    .foo-time {
        max-width: 80%;
    }
}


/*å…¶ä»–*/
.container-annou {
    display: flex;
    justify-content: center;
    align-items: center;
}

h4 .hide_panel {
    font-weight: bold;
}

.personalize-tools {
    background: #2D4757;
}

.att_sticker_block {
    display: flex;
    align-items: center;
    justify-content: center;
}

.fnt_cntr {
    text-align: center;
}

.unique-container {
    display: flex;
    overflow: hidden;
    margin: 10px 0;
}

.unique-left-section {
    display: flex;
    flex-direction: row;
    width: 50%;
    overflow: hidden;
    height: 300px;
}

.unique-color-block {
    flex: 1;
    height: 100%;
    transition: transform 0.5s ease-out, opacity 0.5s ease-out;
    transform: translateY(100%);
    opacity: 0;
    margin: 0 10px;
}

.unique-right-section {
    width: 50%;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#payment #order_comments {
    display: none !important;
}

.fp-m0 {
    margin: 0;
}

.fp-bsn {
    box-shadow: none !important;
}
/**/
/*æœ€æ–°æ¶ˆæ¯*/
.cont-announ {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.cont-announcement {
    background-color: #fff;
    border-radius: 10px;
    border: solid 2px;
    border-top-color: #36596A53;
    border-right-color: #36596A99;
    border-bottom-color: #36596A99;
    border-left-color: #36596A53;
    width: 100%;
    margin: 0 0 1rem;
}

.cont-announcement:hover {
    background: #f2f2f2;
    border-radius: 10px;
    border: solid 2px;
    border-top-color: #2c413f53;
    border-right-color: #2c413f99;
    border-bottom-color: #2c413f99;
    border-left-color: #2c413f53;
    transition: all 0.7s ease;
}

.cont-announcement a {
    text-decoration: none;
    color: #555;
    font-weight: bold;
    display: flex;
    height: auto;
    flex-direction: row;
    align-items: center;
}

.caa {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding-bottom: 0.5rem;
}

.cont-announcement p {
    margin: 0;
    padding-left: 0.5rem;
    width: 12%;
}

h3.annofont {
    color: #2c2c2c;
    padding-left: 1.5rem;
    margin: 0;
    width: 30%;
}

p.annofont {
    color: #414141;
    margin: 0;
    width: 58%;
}

.cont-announ i {
    padding-right: 0.2rem;
}

/*éƒ¨è½æ ¼*/
.blogtextrule {
    font-size: 20px;
    color: #303030;
}

.bloglist_block {
    background-color: #ececec;
    padding: 2rem 3rem 1rem;
    margin: 2rem auto;
    border-radius: 15px;
    max-width: 800px;
}

.bloglist_block h2 {
    margin: 0;
    text-align: center;
}

.bloglist_block ul {
    list-style: none;
    padding: 0;
}

.bloglist_block ul li {
    position: relative;
    padding-left: 1.5rem;
}

.bloglist_block ul li::marker {
    content: '';
    /*position: absolute;*/
    /*left: 0;*/
}

    .blog-catalog-tittle {
        padding-left: 0;
        /*margin: 10px 0 0 0;*/
        font-weight: bold;
        font-size: 1.5rem;
    }

.blog-catalog-tittle::before {
    /*content: '';*/
}

.blog_boddy p,
.blog_boddy h1,
.blog_boddy h2,
.blog_boddy h3,
.blog_boddy h4 {
    margin: 0 0 0.8rem;
    padding: 0;
}

.blog_boddy h2 {
    font-size: 36px;
    font-weight: bold;
}

.blog_boddy h3 {
    font-weight: bold;
}

.blog_pic table {
    margin: 0;
    padding: 0;
    text-align: center;
    border-collapse: collapse;
    width: 70%;
}

.blog_pic td {
    max-width: 400px;
    padding: 0;
    vertical-align: middle;
}

.blog_boddy .text {
    padding: 0.5rem;
}

.blog_pic td img {
    width: 100%;
}

.blog_boddy {
    /*margin: 0 20rem;*/
    font-size: 16px;
}

.blog_50 {
    display: flex;
    flex-direction: row;
}

.blog_boddy strong {
    color: goldenrod;
    font-weight: 700;
}

/* å•†å“èªªæ˜Ž */
.full_text_title h5,
.full_text_title h4,
.full_text_title h3,
.full_text_title h2 {
    color: #333A3F;
    font-weight: bold;
    margin: 15px 0 10px 10px;
}

.full_text_title h2 {
    font-size: 45px;
}

.full_text_title h3 {
    font-size: 32px;
}

.full_text_title h4 {
    font-size: 26px;
}

.full_text_title h5 {
    font-size: 20px;
}

.full_text_title span {
    color: #d44131;
}

.full_text_title p {
    font-size: 16px;
}

.full_text_title a span:hover {
    color: #36596A;
    transition: 0.5s;
}

.full_card_paper table {
    font-size: 20px;
}

.full_card_paper td {
    padding: 0.5rem;
}

.full_card_paper td span {
    font-weight: bold;
}

.img_card_paper_block {
    width: 100%;
    border: 10px black;
    display: flex;
    justify-content: center;
    padding: 0 10px;
    align-items: flex-start;
}

.img_card_paper {
    width: 100%;
    display: flex;
    margin: 10px;
    flex-direction: column;
    justify-content: center;
}

.img_paper a:hover {
    background-color: #1D3B46;
}

.img_paper_text {
    width: 100%;
    font-size: 20px;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #333A3F;
}

.img_paper_text h4 {
    width: 100%;
    height: 3rem;
    font-size: 20px;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #333A3F;
}

.img_paper_text_h3 {
    width: 100%;
    height: 3rem;
    font-size: 20px;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #333A3F;
}

.img_card_paper_text {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 1rem;
}

.img_card_paper_text p {
    font-size: 1rem;
    color: #333A3F;
}


.img_card_paper_text li {
    font-size: 1.2rem;
    color: #333A3F;
}

.pls_foc_text span,
.pls_foc_text_20 span,
.img_card_paper_text span {
    font-weight: bold;
    color: #E0A723;
}

.full_card_back_make {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.back_mack {
    width: 33%;
    padding: 0.75rem;
}

.back_mack img {
    width: 100%;
    border-radius: 15px;
}

@media (max-width: 768px) {
    .back_mack {
        width: 50%;
        padding: 0.75rem;
    }

    .full_card_back_make {
        flex-wrap: wrap;
    }
}


@media (max-width: 425px) {
    .full_card_back_make {
        align-items: center;
        flex-wrap: wrap;
    }

    .back_mack {
        width: 50%;
    }
}

.img_card_paper_col {
    display: flex;
    flex-direction: column;
}

.img_paper_overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #36596A55;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: opacity 0.3s ease;
    font-size: 24px;
    font-weight: bold;
}

.img_paper:hover .img_paper_overlay {
    opacity: 1;
}

.img_card_paper a {
    text-decoration: underline;
    color: #36596A;
    font-weight: bold;
    display: contents;
}

.full_sticker img {
    width: 100%;
    border-radius: 15px;
}

.full_card_paper {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
}

@media (max-width: 768px) {

    .full_card_paper,
    .img_card_paper_block {
        flex-direction: column;
    }
}

@media (max-width: 425px) {
    .img_card_paper_text p {
        font-size: 14px;
    }

    .img_card_paper_block {
        padding: 0;
    }
}

.img_paper {
    width: 100%;
    justify-content: center;
    position: relative;
    margin: 0;
    border-radius: 15px;
    box-shadow: 2px 2px 10px #0000004d;
    overflow: hidden;
}

.img_paper img {
    width: 100%;
    display: block;
}

.pls_foc_text {
    color: #333A3F;
    font-size: 16px;
}

.pls_foc_text li {
    margin: 5px;
    padding-right: 15px;
}

.pls_foc_text table {
    text-align: center;
    border: 3px double #2D4757;
}

.pls_foc_text td {
    padding: 5px;
    font-size: 16px;
    border: 1px solid #2D4757;
    color: #333A3F;
}

.att_sticker_img {
    width: 40%;
    margin: 0 3rem;
}

.att_sticker_img img {
    width: 100%;
}

.pls_foc_text_20 {
    width: 60%;
    color: #333A3F;
    font-size: 20px;
}

/* -------------------------------------- */
/***** Header tag CSS *****/
.page-section-header {
    color: #0066FF;
}

.page-sub-header {
    color: #0066FF;
}

/***** Button ******/
.btn-primary {
    background: #0066FF;
    border-color: #0066FF;
}

.btn-primary.disabled,
.btn-primary:disabled {
    background: #0066FF;
    border-color: #0066FF;
}

/***** Outline Button ******/
.btn-outline-primary {
    background: transparent;
    border-color: #0066FF;
    color: #0066FF;
}

/***** Border Color *****/
.border-primary {
    border-color: #0066FF !important;
}

/***** Text Color *****/
.text-primary {
    color: #0066FF !important;
}

.card-title {
    color: #333;
}

/* Badge CSS */
.badge-primary {
    background: #0066FF !important;
}

/***** background-Color *****/
.bg-primary {
    background-color: #0066FF !important;
}

/***** Dropdown-color *****/
.bootstrap-select .dropdown-menu li.active small {
    color: #0066FF !important;
}

.bootstrap-select .dropdown-toggle small {
    color: #0066FF !important;
}

/***** Radio button color *****/
.custom-radio .custom-control-input:checked~.custom-control-label::before {
    background-color: #0066FF;
    border-color: #0066FF;
}

/***** Checkbox color *****/
.custom-checkbox .custom-control-input:checked~.custom-control-label::before {
    background-color: #0066FF;
    border-color: #0066FF;
}

/**** JQUERY UPLOADER START ****/
.bar {
    background-color: #0066FF;
}

/**** Action btn ****/
.nav-customtabs li .nav-link.active,
.nav-customtabs li .nav-link:hover {
    color: #0066FF;
}

.nav-customtabs li .nav-link.active::after,
.nav-customtabs li .nav-link:hover::after {
    background: #0066FF;
}

.account-links a:hover .fa-kit {
    color: #0066FF;
}

.show>.btn-light[aria-expanded=true] {
    border-color: #0066FF !important;
}

.custom-switch .custom-control-input:checked~.custom-control-label::before {
    border-color: #0066FF;
    background-color: #0066FF;
}

/***** Reset CSS *****/
.breadcrumb_container li.active .a {
    color: #0066FF;
}

/* Custom CSS Here */
.awesome-bar a {
    color: #0066FF;
}

.navbar {
    background: #0066FF !important;
    -webkit-box-shadow: none;
    box-shadow: none;
}

@media only screen and (min-width: 767px) {
    .navbar .dropdown-menu .dropdown-item:hover {
        background-Color: #0066FF;
    }
}

.navbar .dropdown-menu>li:hover>a {
    color: #0066FF;
}

@media only screen and (min-width: 767px) {
    .navbar .dropdown-menu>li:hover>a {
        background: #0066FF;
    }
}

.navbar .nav-item.megamenu .dropdown-menu>.list-unstyled .dropdown-submenu.after .dropdown-item {
    background: #0066FF;
}

.navbar .nav-item.megamenu .dropdown-menu>.list-unstyled .dropdown-submenu:hover>.dropdown-item {
    background: #0066FF;
}

.navbar .nav-item.megamenu .dropdown-menu > .list-unstyled .dropdown-submenu .card-columns .all-product {
    background-color: #0066FF;
    color: #fff !important;
}


.navbar .nav-item.megamenu .dropdown-menu>.list-unstyled .dropdown-submenu .card-columns .all-product:hover {
    color: #dae9ff !important;
}

.navbar .nav-item.show>.nav-link {
    background-color: #0066FF !important;
}

#product_info #price_calculator .slick-track .slick-slide .custom-radio .custom-control-input:checked~.custom-control-label {
    border-color: #0066FF;
}

#product_info #price_calculator .slick-track .slick-slide .custom-radio .custom-control-input:checked~.custom-control-label::before {
    background-color: #0066FF;
}

.custom-select:focus {
    border-color: #0066FF !important;
}

#products_additional_options .dropdown-toggle:focus {
    border-color: #0066FF;
}

.uppy-Dashboard-browse:focus,
.uppy-Dashboard-browse:hover {
    border-bottom: 1px solid #0066FF !important;
}

/***** Anchor tag css ******/
/*a {*/
/*    color: #555 !important;*/
/*    -webkit-transition: all 0.3s ease;*/
/*    -moz-transition: all 0.3s ease;*/
/*    -ms-transition: all 0.3s ease;*/
/*    -o-transition: all 0.3s ease;*/
/*    transition: all 0.3s ease;*/
/*}*/

/*a:hover,*/
/*a:focus {*/
/*    color: #e39c32;*/
/*    text-decoration: none;*/
/*}*/

a.btn-secondary {
    color: #ffffff !important;
}

.btn:focus,
.btn.focus,
.btn:not(:disabled):not(.disabled):active,
.btn:not(:disabled):not(.disabled).active,
.btn:not(:disabled):not(.disabled):active:focus {
    -webkit-box-shadow: 0 0 0 0 #ffffff;
    -moz-box-shadow: 0 0 0 0 #ffffff;
    box-shadow: 0 0 0 0 #ffffff;
}


.btn-primary:hover,
.btn-primary:focus,
.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active:focus {
    background: #283433;
    border-color: #283433;
    color: #ffffff;
}


.btn-info:hover,
.btn-info:focus,
.btn-info:not(:disabled):not(.disabled):active,
.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active:focus {
    background: #c7821b;
    border-color: #c7821b;
    color: #ffffff;
}


.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:not(:disabled):not(.disabled):active,
.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active:focus {
    background: #20303f;
    border-color: #20303f;
    color: #ffffff;
}


.btn-success:hover,
.btn-success:focus,
.btn-success:not(:disabled):not(.disabled):active,
.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active:focus {
    background: #36596A;
    border-color: #36596A;
    color: #ffffff;
}

.btn-outline-primary:hover,
.btn-outline-primary:focus,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active:focus {
    background: #0066FF;
    color: #ffffff;
    border-color: #0066FF;
}

.btn-outline-secondary:hover,
.btn-outline-secondary:focus,
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus {
    background: #314961;
    color: #ffffff;
    border-color: #314961;
}


.btn-outline-info:hover,
.btn-outline-info:focus,
.btn-outline-info:not(:disabled):not(.disabled):active,
.btn-outline-info:not(:disabled):not(.disabled).active,
.btn-outline-info:not(:disabled):not(.disabled):active:focus {
    background: #e39c32;
    color: #ffffff;
    border-color: #e39c32;
}

.text-info {
    color: #555 !important;
    font-weight: 600;
}


.card-title a.btn-link {
    color: #e39c32 !important;
}


.card-title a.btn-link:hover {
    color: #0066FF !important;
}



/***** Text-Color with Anchor Tag *****/
a.text-primary:hover,
a.text-primary:focus {
    color: #3e514f !important;
}



/*a.text-info:hover,*/
/*a.text-info:focus {*/
/*    color: #b07318 !important;*/
/*}*/



/***** Dropdown-color *****/
.dropdown-item:hover,
.dropdown-item:focus,
.dropdown-item.active,
.dropdown-item:active {
    background-Color: #fff;
    color: #0066FF !important;
}

/*.dropdown-item.active {*/
/*    background: #fff;*/
/*    color: #0066FF !important;*/
/*}*/


.bootstrap-select .dropdown-menu li.active small {
    color: #0066FF !important;
}



/**** pagination ****/
.page-item.active .page-link {
    background: #0066FF;
    border-color: #0066FF;
}


.tt-dropdown-menu .tt-suggestion a {
    color: #555;
}


.tt-dropdown-menu .tt-suggestion a strong {
    color: #555;
}



/**** Account Page CSS ****/
.account-links a:hover .cicon {
    color: #0066FF;
}



.btn-img-text {
    border: 0;
    border-radius: 16px;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    padding: 1.6875rem !important;
    flex-wrap: wrap;
    text-align: center;
    background: #f4f4f4;
}


.btn-img-text:hover {
    background: #0066FF;
}

.btn-img-text:hover i {
    filter: brightness(0) invert(1);
}


.btn-img-text:hover span {
    color: #fff !important;
}


.btn-img-text i {
    margin-inline: auto !important;
    margin-bottom: 0.875rem !important;
}


.btn-img-text .media-body {
    max-width: 100%;
    width: 100%;
    flex: 0 0 100%;
}


.btn-img-text .media-body .h4 {
    font-size: 16px;
    font-family: "NunitoRegular", sans-serif;
    color: #000;
}


.btn-img-text.browse-design i::before {
    content: url("../images/browse_design_icon.svg");
}


.btn-img-text.upload-design i::before {
    content: url("../images/Upload_design_icn.svg");
}


.btn-img-text.custom-design i::before {
    content: url("../images/Custom_design_icn.svg");
}


.btn-img-text.ico-quote-design i::before {
    content: url("../images/quote_product.svg");
}


.btn-img-text.ico-hire-designer i::before {
    content: url("../images/hire_designer.svg");
}



.allbtn .btn-title-text:hover a {
    color: #000 !important;
}



#category_list a:hover,
#category_list a.act {
    color: #e39c32 !important;
}

#straightmenu .list-group-item a:not(.all-product):hover {
    color: #e39c32 !important;
}

.btn-light:not(:disabled):not(.disabled).active {
    background-color: transparent;
}

#user_image_list .custom-common-shadow .card-body {
    padding: 1rem !important;
}

.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover {
    background: #0066FF;
}


.breadcrumb_container li a {
    color: #314961;
}


.breadcrumb_container li a:hover,
.breadcrumb_container li a:focus {
    color: #e39c32;
}


.breadcrumb_container li.active .a {
    color: #0066FF;
}


.awesome-bar p {
    color: #e39c32;
}


.awesome-bar a {
    color: #0066FF;
}


.awesome-bar a:hover,
.awesome-bar a:focus {
    color: #283433;
}


.navbar .navbar-nav>.nav-item:hover .nav-link img {
    filter: invert(1) brightness(1) grayscale(1);
}


.navbar div.dropdown-menu .dropdown-item strong {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    color: #e39c32;
}


.navbar div.dropdown-menu .dropdown-item:hover strong {
    color: #0066FF;
}

.navbar .dropdown-menu>li:hover>a::after {
    color: #fff !important;
}


.navbar .nav-item.megamenu .dropdown-menu>.list-unstyled .dropdown-submenu.after a {
    color: #314961 !important;
}


.navbar .nav-item.megamenu .dropdown-menu>.list-unstyled>li.active>a {
    color: #314961;
}


.navbar .nav-item.position-static .card-columns li a {
    padding-block: 0.2rem;
}

#top-banner .carousel-indicators .active {
    background-color: #0066FF !important;
}



.latest-deal .card {
    border-radius: 16px;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    background: #e9efee;
}


.latest-deal .card.diffclr {
    background: #fcf6ec;
}


.latest-deal .card .card-body .card-title {
    min-height: 72px;
    align-content: center;
    font-size: 20px;
    font-size: 1.25rem;
}

.latest-deal .card .card-body .img-fluid {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}


.latest-deal .card:hover .btn {
    opacity: 1;
    pointer-events: all;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}


.latest-deal .card:hover .img-fluid {
    transform: scale(1.1);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}



.product-box .card,
.templatebox .card {
    border-color: transparent !important;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0);
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0);
    border-radius: 16px;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    background: #F4F4F4;
    overflow: hidden;
    text-align: center;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}


.product-box .card .card-body,
.templatebox .card .card-body {
    padding-top: 0;
    border-top: 1px solid #D1D1D1;
}

.product-box .card .card-body .card-title,
.templatebox .card .card-body .card-title {
    color: #555 !important;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    padding: 1rem 0;
    font-size: 18px;
    font-size: 1.125rem;
    border-top: none;
}


@media (max-width: 767px) {
.product-box .card .card-body .card-title,
.templatebox .card .card-body .card-title {
    font-size: 0.8rem;
}
}
.product-box .card .card-footer,
.templatebox .card .card-footer {
    padding-block: 10px 20px !important;
    display: block !important;
}


.product-box .card p,
.templatebox .card p {
    color: #1A1A1A;
    margin-bottom: 0 !important;
}


.product-box:hover .card,
.templatebox:hover .card {
    border-color: #0066FF !important;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
}


.product-box:hover .card .card-title,
.templatebox:hover .card .card-title {
    color: #556E6A !important;
}


.product-box .slideup .card-body .card-title,
.templatebox .slideup .card-body .card-title {
    color: #0066FF !important;
}



#templates_listing_area .templatebox .card-body {
    padding-top: 1.25rem;
}


#templates_listing_area .card {
    background-color: #f4f4f4;
    border-radius: 16px !important;
    -moz-border-radius: 16px !important;
    -webkit-border-radius: 16px !important;
}



.customize_prod_sec #accordion .card h3 .btn {
    font-size: 20px;
    font-size: 1.25rem;
}

#home_page {
    padding-bottom: 0rem;
}

#home_page .pager .carousel-control-next-icon::before {
    content: "";
    display: block;
    position: absolute;
    content: "\f054" !important;
    font-family: "Font Awesome 6 Pro";
    color: #4b6f94 !important;
    font-size: 20px;
    font-size: 1.25rem;
}


#home_page .pager .carousel-control-prev-icon::before {
    content: "";
    display: block;
    position: absolute;
    content: "\f053";
    font-family: "Font Awesome 6 Pro";
    color: #4b6f94 !important;
    font-size: 20px;
    font-size: 1.25rem;
}


#home_page .carousel .card .card-body {
    padding-bottom: 1rem !important;
}


#home_page .carousel .card .card-footer {
    display: none !important;
}



.faq_section #accordion .card {
    border-radius: 16px;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
}


.faq_section #accordion .card .btn {
    font-size: 18px;
    font-size: 1.125rem;
}


.faq_section #accordion .card i {
    top: 0.9rem;
    right: 0rem;
    width: 2rem;
    height: 2rem;
    align-content: center;
    background: #F6F6F6;
    pointer-events: none;
    rotate: 0deg;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    color: #6D6D6D;
}



#footer .footer-column li a {
    color: #1A1A1A;
}


#footer .footer-column li a:hover {
    color: #e39c32;
}


#footer .newsletter .card-body {
    padding: 0;
    position: relative;
}


#footer .newsletter .card-body .custom-checkbox,
#footer .newsletter .card-body .help-block {
    display: none;
}


#footer .newsletter .card-body .email {
    margin: 0 !important;
}


#footer .newsletter .card-body .email .input-group {
    height: inherit !important;
}


#footer .newsletter .card-body .email input {
    padding-block: 1.57rem;
    background-color: transparent;
    border-radius: 8px !important;
    -moz-border-radius: 8px !important;
    -webkit-border-radius: 8px !important;
    border-right: 1px solid #d1d1d0 !important;
}


#footer .newsletter .card-body .email input:focus {
    border-right-color: #0066FF !important;
}


#footer .newsletter .card-body .email .input-group-append {
    display: none !important;
}


#footer .newsletter .card-body #subscribe {
    position: absolute;
    top: 50%;
    right: 0.5rem;
    z-index: 1;
    height: calc(100% - 0.9375rem);
    transform: translateY(-50%);
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}

#footer .social-icon li a {
    width: 2rem;
    height: 2rem;
    border: 1px solid #0066FF !important;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}


#footer .social-icon li a i {
    font-size: 23px;
    font-size: 1.4375rem;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}


#footer .social-icon li a i::before {
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

#footer .social-icon li:hover a i::before {
    color: #c7821b;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}


.testimonial_home #testimonial_multi_sidebar .card-body {
    padding: 0;
}


.testimonial_home #testimonial_multi_sidebar .card-body .card {
    background: rgba(255, 255, 255, 0.9);
    border-radius: 16px;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    padding: 2rem 1.5rem;
}


.testimonial_home #testimonial_multi_sidebar .card-body .card .card-body {
    display: flex;
    flex-direction: column;
}


.testimonial_home #testimonial_multi_sidebar .card-body .card .card-body .score>label {
    margin-bottom: 0.8rem;
    padding: 0;
    text-shadow: none;
}


.testimonial_home #testimonial_multi_sidebar .card-body .card .card-body .score>label.rated {
    color: #E39C32;
}


.testimonial_home #testimonial_multi_sidebar .card-body .card .card-body small {
    font-size: 18px;
    font-size: 1.125rem;
    font-family: "NunitoBold", sans-serif;
    margin-top: auto;
    align-self: flex-start;
}


.testimonial_home #testimonial_multi_sidebar .card-body .card .card-body blockquote {
    margin-bottom: 0 !important;
    height: 100%;
    display: flex;
    flex-direction: column;
}


.testimonial_home #testimonial_multi_sidebar .carousel-indicators li.active {
    background-color: #e39c32;
}



.card-default .product-box .card-body.bg-dark {
    background: #fff !important;
}


.card-default .product-box .card-body .card-title {
    border: 0 !important;
    padding-top: 0.5rem;
}


.card-default .slide-hover .card-body .card-text {
    background: rgba(255, 255, 255, 0.8) !important;
}


.card-default .slide-hover .card-body .card-title {
    color: #fff !important;
}


.card-default .slide-hover .card-body .card-title::after {
    background: transparent;
}


.card-default .triangle-slide-overlay p strong {
    color: #314961 !important;
}


#product_info #product_images .carousel-inner .carousel-item {
    margin-bottom: 1.875rem;
}


#product_info #product_images .carousel-inner .carousel-item img {
    border-radius: 12px !important;
    -moz-border-radius: 12px !important;
    -webkit-border-radius: 12px !important;
}


#product_info #product_images .carousel-thumbs a {
    margin: 0 0.5rem;
    border-radius: 8px !important;
    -moz-border-radius: 8px !important;
    -webkit-border-radius: 8px !important;
    border: 1px solid transparent;
}


#product_info #product_images .carousel-thumbs a.active {
    border: 1px solid #0066FF;
}


#product_info #product_images .carousel-thumbs img {
    border-radius: 8px !important;
    -moz-border-radius: 8px !important;
    -webkit-border-radius: 8px !important;
}


#product_info #price_calculator .card-header .card-title {
    color: #000;
    border-bottom: 1px solid #ccc;
    padding-bottom: 1rem;
}


#product_info #price_calculator .card-header .card-title #generate_link {
    font-family: "NunitoRegular" !important;
    color: #314961 !important;
}


#product_info #price_calculator .card-header .card-title #generate_link:hover {
    color: #0066FF !important;
}


#product_info #price_calculator .card-header .card-title #generate_link i {
    content: url("../images/share_icon.png");
    margin-right: 0.5rem !important;
}


#product_info #price_calculator #shippricecalulate #shippingcalc .page-section-header .card-title .accordion-toggle {
    font-family: "NunitoRegular" !important;
    font-size: 16px;
    font-size: 1rem;
}


#product_info #price_calculator #shippricecalulate #shippingcalc .page-section-header .card-title .accordion-toggle .fa-caret-square-down:before {
    content: "\f0d7";
    font-family: "Font Awesome 6 Pro";
    font-weight: bold;
    color: #314961;
}


#product_info #price_calculator #shippricecalulate #shippingcalc #shipping_detail>.row {
    padding-top: 2rem !important;
}


#product_info #price_calculator .div_calculator label .img-fluid {
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}


#InfoTab .nav-tabs .nav-link.active,
#InfoTab .nav-tabs .nav-link:hover {
    color: #0066FF;
    border: 1px solid transparent;
    border-bottom: 1px solid #0066FF;
}



.search_template_box>form>.d-flex {
    align-items: unset !important;
}


#div_addinfo_action_box #additiona_login_box .card {
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    overflow: hidden;
}



.top_header_content a span {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}


.top_header_content a:hover span {
    color: #334341 !important;
}



#myaccount_menu li.active a {
    color: #0066FF !important;
}


#myaccount_menu li a:hover,
#myaccount_menu li a:focus {
    color: #0066FF !important;
}



.card .card-header {
    background: #fcf6ec;
}


.sidebar .card .card-body #straightmenu .list-group {
    margin-left: 0 !important;
}


.sidebar .card .card-body #straightmenu .list-group .list-group-item {
    padding: 0.9rem !important;
}


.sidebar .card .card-body #straightmenu .list-group .list-group-item .text-info {
    font-size: 16px;
    font-size: 1rem;
    color: #e39c32 !important;
    border-bottom: 1px dashed #ccc;
    padding-left: 0 !important;
    padding-bottom: 0.5rem !important;
    margin-bottom: 0.5rem;
}


.sidebar .card .card-body #straightmenu .list-group .list-group-item .text-info:before {
    display: none;
}


.sidebar .card .card-body #straightmenu .list-group .list-group-item .all-product {
    font-size: 15px;
    font-size: 0.9375rem;
    padding-left: 0;
    color: #555 !important;
}


.sidebar .card .card-body #straightmenu .list-group .list-group-item .all-product:hover {
    color: #0066FF !important;
}


.sidebar .card .card-body #straightmenu .list-group .list-group-item .all-product:before {
    display: none;
}


.sidebar .card .card-body .accordion-menu .list-group-item>a,
.sidebar .card .card-body .accordion .list-group-item>a {
    position: relative;
    font-family: "latomedium", sans-serif;
    font-size: 15px;
    font-size: 0.9375rem;
    /*color: #0066FF !important;*/
}

.sidebar .card .card-body .accordion-menu .list-group-item>a {
    color: #555 !important;

}
.sidebar .card .card-body .accordion .list-group-item>a {
    color: #0066FF !important;
}


.sidebar .card .card-body .accordion-menu .list-group-item>a:after,
.sidebar .card .card-body .accordion .list-group-item>a:after {
    position: absolute;
    content: "\f107";
    font-family: "Font Awesome 6 Pro";
    right: 10px;
}


.sidebar .card .card-body .accordion-menu .list-group-item>a[aria-expanded=true]:after,
.sidebar .card .card-body .accordion .list-group-item>a[aria-expanded=true]:after {
    content: "\f106";
}


.sidebar .card .card-body .accordion-menu .list-group-item>a:hover,
.sidebar .card .card-body .accordion-menu .list-group-item>a[aria-expanded=true],
.sidebar .card .card-body .accordion .list-group-item>a:hover,
.sidebar .card .card-body .accordion .list-group-item>a[aria-expanded=true] {
    color: #0066FF !important;
}


.sidebar .card .card-body .accordion-menu .list-group-item .list-unstyled,
.sidebar .card .card-body .accordion .list-group-item .list-unstyled {
    margin-left: 0.5rem;
}


.sidebar .card .card-body .accordion-menu .list-group-item .list-unstyled li a,
.sidebar .card .card-body .accordion .list-group-item .list-unstyled li a {
    padding-top: 0.2rem;
    padding-bottom: 0.2rem;
}


.sidebar .card .card-body .accordion-menu .list-group-item .list-unstyled li a:before,
.sidebar .card .card-body .accordion .list-group-item .list-unstyled li a:before {
    top: 3px;
}


.sidebar .card .card-body .accordion-menu .list-group-item .list-unstyled li:hover a,
.sidebar .card .card-body .accordion-menu .list-group-item .list-unstyled li.active a,
.sidebar .card .card-body .accordion .list-group-item .list-unstyled li:hover a,
.sidebar .card .card-body .accordion .list-group-item .list-unstyled li.active a {
    color: #0066FF !important;
}


.sidebar .card .card-body #cssmenu .list-group .list-group-item {
    background: transparent;
}


.sidebar .card .card-body #cssmenu .list-group .list-group-item>a {
    color: #555555 !important;
}


.sidebar .card .card-body #cssmenu .list-group .list-group-item:hover>a {
    background: #0066FF;
    color: #ffffff !important;
    padding-left: 1.5rem !important;
}

.sidebar .card .card-body #cssmenu .list-group .list-group-item .list-unstyled {
    background: #0066FF;
}


.sidebar .card .card-body #cssmenu .list-group .list-group-item .list-unstyled li {
    background: transparent;
}


.sidebar .card .card-body #cssmenu .list-group .list-group-item .list-unstyled li a {
    color: #ffffff !important;
}


.sidebar .card .card-body #cssmenu .list-group .list-group-item .list-unstyled li:hover>a {
    background: #3e514f;
    color: #ffffff !important;
    padding-left: 1.5rem !important;
}


.sidebar #myaccount_menu li:hover a,
.sidebar #myaccount_menu li.active a {
    color: #e39c32 !important;
}


.sidebar .without_cat .list-group .list-group-item>a {
    padding: 0.5rem 0.9rem;
}


.sidebar .without_cat .list-group .list-group-item ul li:hover a,
.sidebar .without_cat .list-group .list-group-item ul li.active a {
    color: #e39c32 !important;
}


.sidebar #straightmenu .list-group .list-group-item>a.all-product {
    font-size: 16px;
    font-size: 1rem;
    color: #e39c32;
}


.sidebar #straightmenu .list-group .list-group-item>a.all-product:before {
    display: none;
}


.sidebar #straightmenu .list-group .list-group-item>a:not(.all-product) {
    padding: 0.2rem 0 0.2rem 1.1rem !important;
}


.sidebar #straightmenu .list-group .list-group-item>a:not(.all-product):before {
    display: block;
}

.sidebar #straightmenu .list-group .list-group-item>a:hover {
    color: #e39c32 !important;
}

.sidebar #straightmenu .list-group .list-group-item .list-unstyled li>a {
    padding-top: 0.2rem;
    padding-bottom: 0.2rem;
}

.sidebar #straightmenu .list-group .list-group-item .list-unstyled li>a:before {
    top: 3px;
}

.sidebar #straightmenu .list-group .list-group-item .list-unstyled li>a:hover {
    color: #e39c32 !important;
}

.sidebar #straightmenu .list-group .list-group-item .list-unstyled li:hover>a,
.sidebar #straightmenu .list-group .list-group-item .list-unstyled li.active>a {
    color: #e39c32 !important;
}