.badge__item { z-index: 1; } .product-slider-horizontal .list-item-product .item .product { overflow:hidden; position: relative; }.pre-box-sale .pre-box-sale__content ul { list-style: none; } .pre-box-sale .pre-box-sale__content ul, .pre-box-sale .pre-box-sale__content ol { list-style: none; } .pre-box-sale .pre-box-sale__content ul li, .pre-box-sale .pre-box-sale__content ol li { margin-top: 10px; position: relative; padding-right: 10px; padding-left: 22px; } .pre-box-sale .pre-box-sale__content ul li:after { content: ""; height: 15px; width: 15px; background-image: url('views/plugins/product-element/assets/images/sale/check2x.png'); background-repeat: no-repeat; background-position: center; background-size: contain; left: 0; top: 50%; transform: translate(0, -50%); position: absolute; } .pre-box-sale .pre-box-sale__content ol li:after { content: ""; height: 15px; width: 15px; background-image: url('views/plugins/product-element/assets/images/sale/Gift2x.png'); background-repeat: no-repeat; background-position: center; background-size: contain; left: 0; top: 50%; transform: translate(0, -50%); position: absolute; } .widget_item_style_1 { overflow: hidden; text-align: center; } .widget_item_style_1 .row-flex { position: relative; display: grid; grid-template-columns: var(--item1-per-row); gap:10px; } .widget_item_style_1 .item { position: relative; overflow: hidden; text-align: center; background-position: center; } .widget_item_style_1 .item:before, .widget_item_style_1 .item:after { /* content: ""; position: absolute; background-repeat: no-repeat; opacity: 0; transition: all .5s; -webkit-transform: scale(.1); transform: scale(.1); z-index: 0; */ } .widget_item_style_1 .item:before { /* background-image: url('views/theme-store/widget/item/image/item-before.png'); height: 100%; top: -30px; left: -30px; width: 100%; */ } .widget_item_style_1 .item:after { /* background-image: url('views/theme-store/widget/item/image/item-after.png'); height: 290px; bottom: -40px; right: -30px; width: 250px; */ } .widget_item_style_1 .item.active:after, .widget_item_style_1 .item.active:before, .widget_item_style_1 .item:hover:after, .widget_item_style_1 .item:hover:before { /* opacity: 1; -webkit-transform: scale(0.5); transform: scale(0.5); */ } .widget_item_style_1 .item .img { height: var(--item1-height); text-align: center; } .widget_item_style_1 .item .img img { width: auto; height: 100%; display: inline-block; border-radius: 5px;padding:5px; margin-top: 5px; } .widget_item_style_1 .item .title { text-align: center; padding: 10px; width: 70%; margin: auto; } .widget_item_style_1 .item .title p.heading { color: var(--item1-title); font-size: 15px; font-weight: 500; margin: 0 0 10px 0; } .widget_item_style_1 .item .title p.description { color: var(--item1-des); font-size: 14px; line-height: 20px; } .widget_item_style_1 .item:hover .img img { /* -webkit-animation: toTopFromBottom .5s forwards; animation: toTopFromBottom .5s forwards; */ } .widget_item_style_1 .item:hover .img img { /* box-shadow: 0 0 10px 4px rgba(31,66,135,.1); */ } @media (max-width: 768px) { .widget_item_style_1 .row-flex { grid-template-columns: var(--item1-per-row-tablet); } .widget_item_style_1 .item .img { height: 50px; } .widget_item_style_1 .item .title { width: 100%; } } @media (max-width: 600px) { .widget_item_style_1 .row-flex { grid-template-columns: var(--item1-per-row-mobile); } .widget_item_style_1 .item .img { height: 50px; } } @media (max-width: 500px) { .widget_item_style_1 .item .img { height: auto; } }.widget_product_category_style_1 .item .img { height: 150px!important; text-align: center; } .widget_product_category_style_1 .item .img img { width: 100%; height: 100%; object-fit: none; } .widget_product_category_style_1 .item .title .heading { font-size: 15px; text-align: center; margin: 0; font-family: var(--font-header); font-weight: bold; } .widget_product_category_style_1 .item .title .heading a { color:#fff; } .widget_product_category_style_1 .item { background-color: #323232; border-radius: 10px; padding: 20px 0; } .widget_product_category_style_1 .item:hover { box-shadow: -4px -4px 8px rgb(134 134 134 / 20%), 4px 4px 8px rgb(28 28 28 / 40%); } .widget_product_category_style_1 .col-product-cate { padding:10px; } .widget_product_category_style_1 .box-content { overflow: unset; } @media (max-width: 768px) { .widget_product_category_style_1 .item .title .heading { font-size: 15px; } .widget_product_category_style_1 .item .img img { width: 100%; height: 100%; object-fit: scale-down; } .widget_product_category_style_1 .col-product-cate { padding: 5px; } .widget_product_category_style_1 .item .img { height: 120px!important; text-align: center; } .widget_product_category_style_1 .item { padding: 5px 10px; } } @media (max-width: 500px) { .widget_product_category_style_1 .item .title .heading { font-size: 13px; } }.widget_product_style_1 { overflow: hidden; } .widget_product_style_1 .box-content { overflow: hidden; position: relative; } .product-slider-horizontal .item { background-color: #FFF; margin-bottom: var(--bs-gutter-x); } /* .widget_product_style_1 .container { max-width: 1420px; } */ .widget_product_style_1 .product-slider-horizontal .item .title .heading { height: auto!important; }.widget_post_style_1 .box-content { position: relative; } .widget_post_style_1 .item .img { height: 300px; width: 100%; } .widget_post_style_1 .item .img img { height: 100%; width: 100%; object-fit: cover; } .widget_post_style_1 .item .title { padding: 10px; } .widget_post_style_1 .item .title .header { font-size: 15px; line-height: 22px; font-family: var(--theme-color); margin-bottom: 10px; color: #000; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; /* number of lines to show */ line-clamp: 2; -webkit-box-orient: vertical; } .widget_post_style_1 .item .title .header a { color: #fff; outline: none; font-weight:500; } .widget_post_style_1 .item .title .header a:hover { color: #fff!important; } .widget_post_style_1 .item .title .description { margin-bottom: 18px; height: 55px; text-align: initial; color: #687385; } .widget_post_style_1 .item .title .post-info { margin: 0 0 20px 0; } .widget_post_style_1 .item .title .read-more a { color:#000;display: inline-block; position: relative; transition: all 0.3s; } .widget_post_style_1 .item .title .read-more i { color:red;position: relative;top:1px; } .widget_post_style_1 .item .title .read-more a:hover { padding-left: 20px; color:var(--theme-color); } .widget_post_style_1 .item:hover { box-shadow: 0 4px 20px 0 rgba(0,0,0,0.2), 0 0 0 transparent; } .widget_post_style_1 .slick-list {margin: 0 -5px;} .widget_post_style_1 .slick-slide>div {padding: 0;} @media (max-width: 1200px) { .widget_post_style_1 .item .img { height: 250px; } } @media (max-width: 600px) { .widget_post_style_1 .item {padding:0;margin: 10px;} .widget_post_style_1 .item .img { height: 200px; } }.widget_videos_style_1 .slick-slide { margin: 0 10px 10px 10px;outline: none; overflow: hidden; } .widget_videos_style_1 .video-item .video-img { position: relative; height: var(--video-height);overflow: hidden;outline: none;border-radius: 15px;transition: all 0.3s ease; } .widget_videos_style_1 .video-item:hover { box-shadow: 0 4px 20px 0 rgba(255, 255, 255, 0.2), 0 0 0 transparent; } .widget_videos_style_1 .video-item .video-img img { width: 100%; height: 100%; object-fit: cover;outline: none; } .widget_videos_style_1 .video-title .heading { margin: 10px 0; } .widget_videos_style_1 .video-title .heading a { color:#fff; font-size: 15px; outline: none;font-weight: 500; } .widget_videos_style_1 .play-now { position: absolute; left: 50%; top: 50%; display: block; border-radius: 50%; z-index: 10; width: 60px; height: 60px; -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); transform-origin: center center; } .widget_videos_style_1 .play-now .icon { position: absolute; left: 50%; top: 50%; height: 65px; width: 65px; text-align: center; line-height: 65px; color: #fff; z-index: 1; font-size: 20px; padding-left: 5px; display: block; -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); -webkit-transform-origin: center; transform-origin: center center; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; border-radius: 50%; -webkit-box-shadow: 0 5px 10px 0 rgba(255, 255, 255, .1); -moz-box-shadow: 0 5px 10px 0 rgba(255, 255, 255, .1); -ms-box-shadow: 0 5px 10px 0 rgba(255, 255, 255, .1); -o-box-shadow: 0 5px 10px 0 rgba(255, 255, 255, .1); box-shadow: 0 5px 10px 0 rgba(255, 255, 255, .1); background-color: red; } .widget_videos_style_1 .play-now .ripple, .widget_videos_style_1 .play-now .ripple:before, .widget_videos_style_1 .play-now .ripple:after { position: absolute; top: 50%; left: 50%; height: 65px; width: 65px; -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); -webkit-transform-origin: center; transform-origin: center center; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; border-radius: 50%; -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, .3); -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, .3); -ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, .3); -o-box-shadow: 0 0 0 0 rgba(255, 255, 255, .3); box-shadow: 0 0 0 0 rgba(255, 255, 255, .3); -webkit-animation: ripple 3s infinite; -moz-animation: ripple 3s infinite; -ms-animation: ripple 3s infinite; -o-animation: ripple 3s infinite; animation: ripple 3s infinite; } .widget_videos_style_1 .play-now .ripple:before { -webkit-animation-delay: .9s; -moz-animation-delay: .9s; -ms-animation-delay: .9s; -o-animation-delay: .9s; animation-delay: .9s; content: ""; position: absolute; } .widget_videos_style_1 .play-now .ripple:after { -webkit-animation-delay: .6s; -moz-animation-delay: .6s; -ms-animation-delay: .6s; -o-animation-delay: .6s; animation-delay: .6s; content: ""; position: absolute; background-color: var(--theme-color); } .widget_videos_style_1 .video-item:hover .video-img { box-shadow: 0 4px 20px 0 rgba(0,0,0,0.2), 0 0 0 transparent; } @media (max-width: 600px) { .widget_videos_style_1 .video-item .video-img { height: 250px; } }.widget_box_gallery_1 .grid { display: grid; grid-template-columns: var(--gallery-1-template); grid-gap: var(--gallery-1-grid-gap); } .widget_box_gallery_1 .grid-item { height: 300px; border-radius: 15px; overflow: hidden; } .widget_box_gallery_1 .grid-item img{ width: 100%; height: 100%; object-fit: cover; border-radius: 15px; overflow: hidden; } .widget_box_gallery_1 .grid-item:hover { box-shadow: 0 4px 20px 0 rgb(255 255 255 / 50%), 0 0 0 transparent; } @media(max-width: 600px) { .widget_box_gallery_1 .grid { display: grid; grid-template-columns: [col1] auto [col2] auto [end]; } .widget_box_gallery_1 .grid-item { height: 200px; } }:root { --question-title-color:#000; --feedback-title-color:#000; } .widget_question_feedback .header-title.header-title-style-13 .header { color:#fff; } .widget_question_feedback .question-box { text-align: center; overflow: hidden; position: relative; } .widget_question_feedback .question-box .panel-body { padding:15px 0 15px 30px; text-align: left; } .widget_question_feedback .question-box .panel-default { border-color: #fff; box-shadow: none; } .widget_question_feedback .question-box .panel-default>.panel-heading { background-color: #fff; border: #fff; overflow: hidden; } .widget_question_feedback .question-box .panel { transition: all 0.3s ease; } .widget_question_feedback .question-box .panel-group .panel+.panel { margin-top: 0;} .widget_question_feedback .question-box .panel-title { line-height: 27px; text-align: left; } .widget_question_feedback .question-box .panel-title h4 { font-size: 18px; overflow: hidden; margin-top: 0; margin-bottom: 0; cursor: pointer; color:var(--question-title-color); } .widget_question_feedback .question-box .panel-title .plus-main { width: 25px; height: 25px; float: left; font-size: 8px; } .widget_question_feedback .question-box .panel-title .plus-main i { font-weight: 400; font-size: 25px; color: var(--theme-color); } .widget_question_feedback .question-box .panel-title .title-po { width: calc(100% - 30px); float: right; color: var(--question-title-color); font-size: 17px; } .widget_question_feedback .question-box .panel-title .title-po:hover { color:var(--question-title-color-hover); } .widget_question_feedback .question-box .panel:hover { border-radius: 10px; box-shadow: 0 4px 60px 0 rgba(0,0,0,0.2), 0 0 0 transparent; border-bottom: 0; margin-bottom: 5px; } .widget_question_feedback .feedback-box .box-content { position: relative;margin: 20px auto; width:800px;max-width: 100%; color:var(--question-title-color); } .widget_question_feedback .feedback-box .item .avatar { text-align: center; } .widget_question_feedback .feedback-box .item .avatar img { width:100px; height: 100px; object-fit: cover; border-radius: 50%; display: inline-block; } .widget_question_feedback .feedback-box .item .title { text-align: center; } .widget_question_feedback .feedback-box .item .title .feedback-name { text-align: center; font-size: 18px; font-weight: bold; } .widget_question_feedback .feedback-box .item .title .feedback-office { font-size: 13px; } .widget_question_feedback .feedback-box .item .title .feedback-content { margin: 20px auto; width:500px; max-width: 100%; font-size: 14px; }:root { --email2-color: #fff; } .widget_email_style_2 .box-content { overflow: hidden; } .widget_email_style_2 .box-content .box-left .img { width: 100%; height: 100%; overflow: hidden; } .widget_email_style_2 .box-content .box-left .img img{ width: 100%; height: 100%; object-fit: cover; } .widget_email_style_2 .box-content .box-right { width: 100%; background-color: #E3E4E9; padding: 34px 20px; border-radius: 8px; } .widget_email_style_2 .box-left .header-title .header { color: var(--email2-color) !important; text-align: left; } .widget_email_style_2 .box-left .description { margin: 10px 0 20px 0; opacity: 0.8; color: var(--email2-color); } .widget_email_style_2 .form-group { overflow: hidden; } .widget_email_style_2 .form-group .input { width: 100%; } .widget_email_style_2 .form-group .input .form-control { height: 50px; line-height: 50px; border-radius: 4px; margin-bottom: 0; float: left; width: 100%; padding: 0 10px; outline: none; color: #000; font-size: 15px; } .widget_email_style_2 .form-group .input .input_note textarea { border-radius: 4px; } .widget_email_style_2 .form-group .button { width: 150px; } .widget_email_style_2 .form-group .button button { width: 100%; height: 50px; line-height: 50px; padding: 0 20px; border-radius: 8px; } @media(max-width: 768px) { .widget_email_style_2 .box-content .box-left { width: 100%; padding-right: 0; } .widget_email_style_2 .box-content .box-right { width: 100%; margin-top: 10px; } .widget_email_style_2 .form-group { margin-top: 0px; } } @media(max-width: 600px) { .widget_email_style_2 .form-group .input { width: 100%; padding-right: 0; } .widget_email_style_2 .form-group .button { width: 100%; margin-top: 10px; } }
Warning: Trying to access array offset on value of type bool in /home/vitinhhaison.com/public_html/system/libraries/Cache/drivers/Cache_file.php on line 63

Warning: Trying to access array offset on value of type bool in /home/vitinhhaison.com/public_html/system/libraries/Cache/drivers/Cache_file.php on line 63

Fatal error: Uncaught TypeError: Cannot access offset of type string on string in /home/vitinhhaison.com/public_html/application/helpers/common_helper.php:878 Stack trace: #0 /home/vitinhhaison.com/public_html/views/theme-store/theme-header/header-style/header-style-3.2/header.php(136): Option::get() #1 /home/vitinhhaison.com/public_html/system/libraries/Hook.php(307): ThemeHeaderStyle3_2::css() #2 /home/vitinhhaison.com/public_html/system/libraries/Hook.php(331): WP_Hook->apply_filters() #3 /home/vitinhhaison.com/public_html/system/plugin.php(453): WP_Hook->do_action() #4 /home/vitinhhaison.com/public_html/views/theme-store/theme-setting/theme-setting.php(21): do_action() #5 /home/vitinhhaison.com/public_html/views/theme-store/theme-setting/theme-setting.php(38): Theme_Style::renderCss() #6 /home/vitinhhaison.com/public_html/system/libraries/Hook.php(307): Theme_Style::renderCssMinify() #7 /home/vitinhhaison.com/public_html/system/libraries/Hook.php(331): WP_Hook->apply_filters() #8 /home/vitinhhaison.com/public_html/system/plugin.php(453): WP_Hook->do_action() #9 /home/vitinhhaison.com/public_html/views/theme-store/include/head.php(9): do_action() #10 /home/vitinhhaison.com/public_html/application/libraries/template.php(708): include('...') #11 /home/vitinhhaison.com/public_html/views/theme-store/template-full-width.php(7): Template::partial() #12 /home/vitinhhaison.com/public_html/system/core/Loader.php(839): include('...') #13 /home/vitinhhaison.com/public_html/system/core/Loader.php(420): CI_Loader->_ci_load() #14 /home/vitinhhaison.com/public_html/application/libraries/template.php(346): CI_Loader->view() #15 /home/vitinhhaison.com/public_html/application/libraries/template.php(376): Template->render() #16 /home/vitinhhaison.com/public_html/application/controllers/frontend/home.php(75): Template->error() #17 /home/vitinhhaison.com/public_html/system/core/CodeIgniter.php(360): Home->page_404() #18 /home/vitinhhaison.com/public_html/index.php(224): require_once('...') #19 {main} thrown in /home/vitinhhaison.com/public_html/application/helpers/common_helper.php on line 878