Warning: Trying to access array offset on value of type bool in /home/elementp/cuunhatquan.com/system/libraries/Cache/drivers/Cache_file.php on line 63
Warning: Trying to access array offset on value of type bool in /home/elementp/cuunhatquan.com/system/libraries/Cache/drivers/Cache_file.php on line 63
.widget_about_style_7 .header-title.header-title-style-1-1 .header-text-top {
margin-top: 0;
margin-bottom: 5px;
}
.widget_about_style_7 .row-flex {
display: flex;
flex-wrap: wrap;
}
.widget_about_style_7 .about-content {
position: relative;
z-index: 2;
}
.widget_about_style_7 .about-content .content {
position: absolute;
top: 50%;
left: -120px;
transform: translateY(-50%);
padding: 40px;
background-color: #fff;
width: 720px;
box-shadow: 1px 1px 10px #cccccc80;
}
.widget_about_style_7 .about-content .about-description {
margin-bottom: 20px;
}
.widget_about_style_7 .about-content ul {
width: 300px;
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
list-style-type: none;
margin-bottom: 0;
margin-top: 5px;
border: 0;
}
.widget_about_style_7 .about-content ul li {
flex: 1;
position: relative;
margin-bottom: 0;
}
.widget_about_style_7 .about-content .nav-tabs>li>a {
border-radius: 0;
border: 0;
transition: .3s ease;
color: var(--about7-tab-txt);
background: var(--about7-tab-bg);
margin-right: 0;
text-align: center;
padding: 16px 12px;
font-weight: 500;
}
.widget_about_style_7 .about-content .nav-tabs>li>a.active,
.widget_about_style_7 .about-content .nav-tabs>li>a.active:hover,
.widget_about_style_7 .about-content .nav-tabs>li>a.active:focus {
background-color: var(--about7-tab-bg-active);
color: var(--about7-tab-txt-active);
}
.widget_about_style_7 .about-content .tab-content {
background-color: var(--about7-tab-bg-active);
color: var(--about7-tab-txt-active);
padding: 24px 10px;
position: relative;
}
.widget_about_style_7 .about-content .tab-content .tab-pane p:last-of-type {
margin-bottom: 0;
}
@media (max-width: 1220px) {
.widget_about_style_7 .about-content .content {
width:600px;
}
}
@media (max-width: 768px) {
.widget_about_style_7 .about-content .content {
position: unset;
transform: none;
box-shadow: none;
}
.widget_about_style_7 .about-image {
margin-bottom: 15px;
}
}
@media screen and (max-width: 720px) {
.widget_about_style_7 .about-content .content {
padding: 0;
width: 100%;
background-color: transparent;
overflow: hidden;
}
}
:root {
--prs7-tab-bg:transparent;
--prs7-tab-color:#252525;
--prs7-tab-active-color:#fff;
--prs7-tab-active-bg:var(--theme-color);
}
.widget_product_style_7 .product_style_7_category_list .swiper-pagination {
display: none;
}
.widget_product_style_7 .product_style_7_content .swiper-wrapper {
align-items: stretch;
}
.widget_product_style_7 .product_style_7_content .swiper-wrapper .swiper-slide {
height: auto !important;
}
.product_style_7_category_list.slick-carousel .slick-list{
margin: 0 -7.5px;
}
.product_style_7_category_list.slick-carousel .slick-slide {
margin: 0 7.5px;
}
.widget_product_style_7 .swiper-controls {
position: relative;
margin-top: 70px;
}
.widget_product_style_7 .swiper-pagination {
position: relative;
}
.widget_product_style_7 .swiper-controls .swiper-pagination .swiper-pagination-bullet {
--swiper-pagination-bullet-inactive-color: #252525;
position: relative;
width: 25px;
height: 25px;
color: #fff;
margin: 0 10px !important;
opacity: 1;
font-weight: bold;
}
.widget_product_style_7 .swiper-controls .swiper-pagination .swiper-pagination-bullet::after {
position: absolute;
content: "";
width: calc(100% + 10px);
height: calc(100% + 10px);
background: url('uploads/source/dont-delete/custom-pagination.svg') no-repeat;
background-position: center !important;
background-size: contain;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.widget_product_style_7 .swiper-pagination .swiper-pagination-bullet:first-of-type::before,
.widget_product_style_7 .swiper-pagination .swiper-pagination-bullet:last-of-type::before {
position: absolute;
content: "";
width: 100px;
height: 2px;
top: 50%;
transform: translateY(-50%);
}
.widget_product_style_7 .swiper-pagination .swiper-pagination-bullet:first-of-type::before {
left: calc(-100px - 100%);
background: linear-gradient(to right,transparent,var(--theme-color));
}
.widget_product_style_7 .swiper-pagination .swiper-pagination-bullet:last-of-type::before {
right: calc(-100px - 100%);
background: linear-gradient(to left, transparent, var(--theme-color));
}
.widget_product_style_7 .swiper-controls .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
background: var(--theme-color) !important;
}
.widget_product_style_7 .mb-15 {
margin-bottom: 15px;
}
.widget_product_style_7 .product_style_7_category_list {
position: relative;
margin: 0;
padding: 0 5px;
}
.widget_product_style_7 .product_style_7_category_list .item {
float: left;
padding: 0;
border-bottom: 0;
height: auto;
display: block !important;
width: 100%;
position: relative;
}
.widget_product_style_7 .product_style_7_category_list .item:last-child {
margin-right: 0px;
}
.widget_product_style_7 .product_style_7_category_list .item a {
color:var(--prs7-tab-color);
background-color: var(--prs7-tab-bg);
padding: 5px 20px;
display: block;
font-size: 15px;
border-radius: 20px;
transition: all 0.5s;
text-transform: capitalize;
text-decoration: none;
border: 1px solid var(--theme-color);
font-weight: 500;
}
.widget_product_style_7 .product_style_7_category_list .item a.active,
.widget_product_style_7 .product_style_7_category_list .item a:hover {
color: var(--prs7-tab-active-color);
background-color: var(--prs7-tab-active-bg);
}
.widget_product_style_7 .product_style_7_content a.more-link {
display: inline-block;
font-size: 15px;
}
.widget_product_style_7 .product-slider-horizontal .swiper-slide .item + .item {
margin-top: var(--bs-gutter-x);
}
.widget_product_style_7 .product-slider-horizontal .item-food .info h3{
--prItem-title-size: 20px;
--prItem-title-align: center;
--prItem-title-line-ratio: 1.2;
display: var(--prItem-title-display) !important;
font-family: var(--prItem-title-font) !important;
font-weight: var(--prItem-title-weight) !important;
font-size: var(--prItem-title-size) !important;
text-align: var(--prItem-title-align) !important;
color: var(--prItem-title-color) !important;
height: calc(var(--prItem-title-size)* var(--prItem-title-line-ratio)* 2);
line-height: calc(var(--prItem-title-size)* var(--prItem-title-line-ratio));
margin: 8px 0;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
line-clamp: 2;
-webkit-box-orient: vertical;
}
@media screen and (max-width: 768px) {
.widget_product_style_7 .product-slider-horizontal .item-food .info h3{
--prItem-title-size: 18px;
}
}
:root {
--prs30-tab-bg:transparent;
--prs30-tab-color:#252525;
--prs30-tab-active-color:#fff;
--prs30-tab-active-bg:var(--theme-color);
}
.widget_product_style_30 {
--prItem-img-ration: 66.66666%;
}
.widget_product_style_30 .swiper-wrapper {
align-items: center;
}
.widget_product_style_30 .product-slider-horizontal .item h3 {
margin: 15px 0;
text-align: center;
}
.widget_product_style_30 .swiper-controls {
position: relative;
margin-top: 70px;
}
.widget_product_style_30 .mb-15 {
margin-bottom: 15px;
}
.widget_product_style_30 .product_style_30_category_list {
position: relative;
margin: 0 0 15px;
padding: 0 5px;
}
.widget_product_style_30 .product_style_30_category_list .item {
float: left;
padding: 0;
border-bottom: 0;
height: auto;
display: block !important;
width: 100%;
position: relative;
will-change: transform;
}
.widget_product_style_30 .product_style_30_category_list .item:last-child {
margin-right: 0px;
}
.widget_product_style_30 .product_style_30_category_list .item a {
color:var(--prs30-tab-color);
background-color: var(--prs30-tab-bg);
padding: 5px 20px;
display: block;
font-size: 15px;
border-radius: 20px;
transition: all 0.5s;
text-transform: capitalize;
text-decoration: none;
border: 1px solid var(--theme-color);
font-weight: 500;
}
.widget_product_style_30 .product_style_30_category_list .item a.active,
.widget_product_style_30 .product_style_30_category_list .item a:hover {
color: var(--prs30-tab-active-color);
background-color: var(--prs30-tab-active-bg);
}
.widget_product_style_30 .product_style_30_content a.more-link {
display: inline-block;
font-size: 15px;
}
@media screen and (max-width: 768px) {
.widget_product_style_30 .product-slider-horizontal .item h3 {
font-size: 18px;
}
}
@media screen and (min-width: 577px) {
.widget_product_style_30 .swiper-slide {
transition:all 200ms linear;
transform: scale(0.8);
}
.widget_product_style_30 .swiper-slide.swiper-slide-active + .swiper-slide.swiper-slide-next{
transform: scale(1);
}
}
.widget_feedback_style_1 {
--height-map: 300px;
}
.widget_feedback_style_1 .header-title {
margin: 0;
}
.widget_feedback_style_1 .box-content {
position: relative;
max-width: 100%;
}
.widget_feedback_style_1 .row-grid {
display: grid;
grid-template-columns: 50% 50%;
grid-gap: 15px;
}
.widget_feedback_style_1 .box_title--left {
display: flex;
align-items: center;
}
.widget_feedback_style_1 .box_title--left p {
margin: 0;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
}
.widget_feedback_style_1 .box_title--left .icon {
width: 50px;
height: 50px;
margin-left: 5px;
}
.widget_feedback_style_1 .box_title--left .icon img {
width: 100%;
height: 100%;
object-fit: contain;
display: flex;
margin: auto;
}
.widget_feedback_style_1 iframe {
height: var(--height-map);
display: block;
}
.widget_feedback_style_1 .swiper-slide {
height: auto;
}
.widget_feedback_style_1 .item {
text-align: center;
height: 100%;
display: flex;
flex-direction: column;
}
.widget_feedback_style_1 .item .quote {
width: 80px;
height: 40px;
margin: 0 auto;
}
.widget_feedback_style_1 .item .avatar {
display: flex;
align-items: center;
justify-content: center;
--width-avt: 100px;
}
.widget_feedback_style_1 .item .avatar .img {
width: var(--width-avt);
height: var(--width-avt);
flex: 0 0 var(--width-avt);
border-radius: 50%;
overflow: auto;
margin-right: 15px;
}
.widget_feedback_style_1 .item .quote img,
.widget_feedback_style_1 .item .avatar img {
width:100%;
height: 100%;
object-fit: cover;
display: flex;
margin: auto;
}
.widget_feedback_style_1 .item .quote img {
object-fit: contain;
}
.widget_feedback_style_1 .item .title {
text-align: left;
}
.widget_feedback_style_1 .item .title .feedback-name {
font-size: 18px; font-weight: bold; margin: 0; color: var(--theme-color); line-height: 1.3;
}
.widget_feedback_style_1 .item .title .feedback-office {
font-size: 13px; margin: 0; line-height: 1.3
}
/*.widget_feedback_style_1 .item .content {*/
/* flex: 1;*/
/*}*/
.widget_feedback_style_1 .item .content .feedback-content {
margin: 20px auto;
max-width:600px;
width: 100%;
}
@media screen and (max-width: 768px) {
.widget_feedback_style_1 .row-grid {
grid-template-columns: 100%;
}
.widget_feedback_style_1 .row-grid .col-grid:nth-of-type(2) {
grid-area: 3/1/3/1;
}
.widget_feedback_style_1 .header-title {
margin-top: 10px;
}
.widget_feedback_style_1 .box_title--left {
justify-content: center;
}
.widget_feedback_style_1 .box_title--left p {
-webkit-line-clamp: 3;
}
.widget_feedback_style_1 .row_map {
margin-bottom: 15px;
}
.widget_feedback_style_1 .item .avatar {
--width-avt: 70px;
}
.widget_feedback_style_1 .item .content .feedback-content {
margin: 7.5px auto;
}
.widget_feedback_style_1 .item .quote {
height: 30px;
}
.widget_feedback_style_1 .item .title .feedback-name {
font-size: 16px;
}
.widget_feedback_style_1 .item .title .feedback-office {
font-size: 12px;
}
}
Warning: Trying to access array offset on value of type bool in /home/elementp/cuunhatquan.com/system/libraries/Cache/drivers/Cache_file.php on line 63
Warning: Trying to access array offset on value of type bool in /home/elementp/cuunhatquan.com/system/libraries/Cache/drivers/Cache_file.php on line 63
Warning: Trying to access array offset on value of type bool in /home/elementp/cuunhatquan.com/system/libraries/Cache/drivers/Cache_file.php on line 63
Warning: Trying to access array offset on value of type bool in /home/elementp/cuunhatquan.com/system/libraries/Cache/drivers/Cache_file.php on line 63
Warning: Trying to access array offset on value of type bool in /home/elementp/cuunhatquan.com/system/libraries/Cache/drivers/Cache_file.php on line 63
Warning: Trying to access array offset on value of type bool in /home/elementp/cuunhatquan.com/system/libraries/Cache/drivers/Cache_file.php on line 63
Fatal error: Uncaught TypeError: Cannot access offset of type string on string in /home/elementp/cuunhatquan.com/application/helpers/common_helper.php:878
Stack trace:
#0 /home/elementp/cuunhatquan.com/views/theme-store/theme-child/theme-header/navigation-style/navigation-style-2/navigation.php(46): Option::get('navVerticalText...')
#1 /home/elementp/cuunhatquan.com/system/libraries/Hook.php(307): ThemeNavigationStyle2::css('')
#2 /home/elementp/cuunhatquan.com/system/libraries/Hook.php(331): WP_Hook->apply_filters(NULL, Array)
#3 /home/elementp/cuunhatquan.com/system/plugin.php(453): WP_Hook->do_action(Array)
#4 /home/elementp/cuunhatquan.com/views/theme-store/theme-setting/theme-setting.php(21): do_action('theme_custom_cs...')
#5 /home/elementp/cuunhatquan.com/views/theme-store/theme-setting/theme-setting.php(38): Theme_Style::renderCss()
#6 /home/elementp/cuunhatquan.com/system/libraries/Hook.php(307): Theme_Style::renderCssMinify('')
#7 /home/elementp/cuunhatquan.com/system/libraries/Hook.php(331): WP_Hook->apply_filters(NULL, Array)
#8 /home/elementp/cuunhatquan.com/system/plugin.php(453): WP_Hook->do_action(Array)
#9 /home/elementp/cuunhatquan.com/views/theme-store/include/head.php(10): do_action('cle_header')
#10 /home/elementp/cuunhatquan.com/application/libraries/template.php(708): include('/home/elementp/...')
#11 /home/elementp/cuunhatquan.com/views/theme-store/template-sidebar-left.php(7): Template::partial('include/head')
#12 /home/elementp/cuunhatquan.com/system/core/Loader.php(839): include('/home/elementp/...')
#13 /home/elementp/cuunhatquan.com/system/core/Loader.php(420): CI_Loader->_ci_load(Array)
#14 /home/elementp/cuunhatquan.com/application/libraries/template.php(346): CI_Loader->view('theme-store/tem...', Array)
#15 /home/elementp/cuunhatquan.com/application/controllers/frontend/products.php(13): Template->render()
#16 /home/elementp/cuunhatquan.com/system/core/CodeIgniter.php(360): products->index()
#17 /home/elementp/cuunhatquan.com/index.php(224): require_once('/home/elementp/...')
#18 {main}
thrown in /home/elementp/cuunhatquan.com/application/helpers/common_helper.php on line 878