/*
Theme Name: GIAY SO DO MAY
Theme URI: https://giaysodomay.com
Author: giaysodomay
Author URI: https://giaysodomay.com
Description: Giay so do may, Giay nganh may, Giay nganh da giay, Giay phe lieu, Giay bao bi, Tam nhua cat rap PVC
Text Domain: giaysodomay
Tags: giay so do, giay so do may, giay nganh may, giay nganh da giay, giay phe lieu, giay bao bi, tam nhua cat rap pvc
*/

/*
======================================
[ Body ]
======================================
*/
@font-face { font-family: 'Segoe-Ui-Semibold'; src: url('assets/fonts/Segoe-Ui-Semibold/Segoe-Ui-Semibold.html'); /* IE9 Compat Modes */ src: url('assets/fonts/Segoe-Ui-Semibold/Segoe-Ui-Semiboldd41d.html?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('assets/fonts/Segoe-Ui-Semibold/Segoe-Ui-Semibold.ttf')  format('truetype'), /* Safari, Android, iOS */
url('assets/fonts/Segoe-Ui-Semibold/Segoe-Ui-Semibold.svg#Segoe-Ui-Semibold') format('svg'); /* Legacy iOS */ font-weight: normal; font-style: normal; }
@font-face { font-family: 'UTM-Avo-Bold'; src: url('assets/fonts/Avo/UTM-Avo-Bold.eot'); src: url('assets/fonts/Avo/UTM-Avo-Boldd41d.eot?#iefix') format('embedded-opentype'), url('assets/fonts/Avo/UTM-Avo-Bold.woff') format('woff'), url('assets/fonts/Avo/UTM-Avo-Bold.ttf') format('truetype'); font-weight: normal; font-style: normal; }
body { font-family: Arial, Verdana, Geneva; font-size: 16px; background: #f5f5f5; }
a, a:focus, a:hover { text-decoration: none; outline: 0; }

/*
======================================
[ Header ]
======================================
*/
.header { z-index: 9999; background-color: rgb(255, 255, 255); -webkit-box-shadow: 0 2px 2px rgba(88, 88, 88, 0.175); box-shadow: 0 4px 4px rgba(88, 88, 88, 0.175); -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; margin-bottom: 10px; }
.header .container { position: relative; }
.search-btn {position: absolute;right: 0;background: #ffc107;height: 40px;width: 40px;font-size: 20px;text-align: center;line-height: 2;cursor: pointer;top: 15px;border-radius: 4px;}
.search-wrap { position: absolute; right: 0; width: 500px; height: 100%; display: none; top: 60px; z-index: 9999; }
.search-form .buttom-search { background-color: #d41836; border: 0; color: #fff; text-transform: uppercase; font-size: 14px; height: 35px; }
.search-form input.form-control { height: 35px; border-radius: 0; background: #444; color: #fffcf4; }
.search-form .form-control { border: 0; -webkit-box-shadow: none; box-shadow: none; }
.search-form .form-group { margin: 0; }
.search-form input.form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
color: #fff; opacity: 1; /* Firefox */ }
.search-form input.form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
color: #fff; }
.search-form input.form-control::-ms-input-placeholder { /* Microsoft Edge */
color: #fff; }
form.search-form { margin-top: 10px; }
.fixed {position: fixed;z-index: 9999;width: 100%;top: 0;right: 0;left: 0;transition: all 0.2s ease-in-out 0s;-moz-gnimation: headerAnimation 0.7s 1;-webkit-animation: headerAnimation 0.7s 1;-o-animation: headerAnimation 0.7s 1;animation: headerAnimation 0.7s 1;}
@-webkit-keyframes "headerAnimation" {
	0% { margin-top: -70px; }
	100% { margin-top: 0; }
}
@keyframes "headerAnimation" {
	0% { margin-top: -70px; }
	100% { margin-top: 0; }
}

/*
======================================
[ Menu Main ]
======================================
*/
.menu-primary { margin: 0; position: relative; }
.menu-primary ul { list-style: none; margin-bottom: 0; }
.menu-primary>ul>li { position: relative; display: block; float: left; -moz-transition: all .5s; -webkit-transition: all .5s; transition: all .5s; }
.menu-primary>ul>li>a {text-transform: uppercase;padding: 20px 20px;display: block;color: #dc3545;font-size: 16px;font-weight: 600;}
.menu-primary>ul>li>a>i { display: block; text-align: center; margin-bottom: 10px; }
.menu-primary>ul>li>a:hover, .menu-primary li.current-menu-item>a {color: #dc3545;}
.menu-primary>ul>li:not(.menu-item-has-children)>a:after { background: transparent; content: ''; width: 0; height: 5px; position: absolute; bottom: 0; left: 0; right: 0; margin: 0 auto; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); -webkit-transition: width 0.2s ease; -moz-transition: width 0.2s ease; -o-transition: width 0.2s ease; transition: width 0.2s ease; }
.menu-primary>ul>li:hover a:after, .menu-primary li.current-menu-item>a:after {background: #01569b;width: 100%;}
.menu-primary ul li.menu-item-has-children:hover >ul.sub-menu { display: block; }
.menu-primary ul.sub-menu {padding: 0;display: none;width: 200px;position: absolute;z-index: 200;background: #ffc107;-moz-transition: all .5s;-webkit-transition: all .5s;transition: all .5s;text-align: left;}
.menu-primary >ul >li > ul.sub-menu { top: 44px; }
.menu-primary >ul >li > ul.sub-menu > li > ul { left: 200px; top: 0; }
.menu-primary>ul>li:hover.menu-item-has-children:before { content: ""; position: absolute; top: 39px; left: 0; right: 0; text-align: center; margin: 0 auto; width: 0; height: 0; border-style: solid; border-width: 0 5px 5px 5px; border-color: transparent transparent #01569b transparent; z-index: 9999; }
.menu-primary ul.sub-menu li { padding: 10px; border-bottom: 1px solid rgba(255, 255, 255, 0.31); position: relative; }
.menu-primary ul.sub-menu li:last-child { border: none; }
.menu-primary ul.sub-menu li a { color: #fff; }
.menu-primary ul.sub-menu li:hover { background: rgba(0, 0, 0, 0.16); border-bottom: 1px solid rgba(255, 255, 255, 0.39); }
.menu-primary ul li.menu-item-has-children:after { font-weight: 900; font-family: 'Font Awesome 5 Free'; position: absolute; top: 50%; right: 5px; transform: translateY(-50%); }
.menu-primary >ul >li.menu-item-has-children:after { content: "\f107"; color: #000 }
.menu-primary ul>li>ul>li.menu-item-has-children:after { content: "\f101"; color: #fff }

/*
======================================
[ Menu Mobi ]
======================================
*/
.nav-fixed {display: block;padding: 10px;text-align: right;}
.nav-fixed a.nav-a {display: inline-block;width: 40px;height: 36px;text-align: center;line-height: 1.4;color: #01569b;font-size: 25px;margin-top: 10px;}
.background-mobile { background: #333; top: 70px; height: auto; position: fixed; width: 100%; z-index: 9999; display: none; left: 0; }
ul.accordion-responsive { list-style: none; padding: 0; }
ul.accordion-responsive li { border-bottom: 1px solid rgba(255, 255, 255, 0.08); position: relative; }
ul.accordion-responsive li a { color: rgb(255, 255, 255); font-size: 15px; padding: 10px; display: block; }
ul.accordion-responsive li .dcjq-icon:after { content: ""; display: inline-block; font-weight: 900; font-family: 'Font Awesome 5 Free'; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; transform: translate(0, 0); position: absolute; right: 0; color: #fff; top: 0; width: 40px; height: 40px; text-align: center; line-height: 3; }
ul.accordion-responsive li .dcjq-icon:after { content: "\f107" }
ul.accordion-responsive li .dcjq-icon.active:after { content: "\f106"; }
ul.accordion-responsive li ul { list-style: none; padding: 0; }
ul.accordion-responsive li ul >li { padding-left: 20px; }
ul.accordion-responsive li ul >li a:before { font-weight: 900; font-family: 'Font Awesome 5 Free'; content: "\f054"; margin-right: 10px; }
.heading h2 {margin-bottom: 10px;font-family: 'UTM-Avo-Bold';font-size: 25px;position: relative;padding-bottom: 10px;color: #ffc107;margin-top: 20px;}
.heading h2 span:before {content: "";border-bottom: 3px solid #01569b;position: absolute;bottom: 0px;width: 50px;left: 0;right: 0;z-index: 999;margin: 0 auto;}
.heading h2 span:after { border-bottom: 3px solid #444; padding-bottom: 8px; content: ""; position: absolute; width: 200px; left: 0; right: 0; bottom: 0; margin: 0 auto; }
h1.h1 { font-family: 'UTM-Avo-Bold'; font-size: 20px; text-rendering: optimizelegibility; width: 100%; line-height: 1.2; margin: 5px 0; color: #fff; font-weight: 700; }
h2.widget-title {margin-bottom: 0;font-family: 'UTM-Avo-Bold';font-size: 22px;position: relative;padding-bottom: 10px;color: #ffc107;}
h2.widget-title span:before {content: "";border-bottom: 3px solid #01569b;position: absolute;bottom: 0px;width: 50px;left: 0;right: 0;z-index: 999;}
h2.widget-title span:after {border-bottom: 3px solid #444;padding-bottom: 8px;content: "";position: absolute;width: 100%;bottom: 0;left: 0;}
h3.h3 {font-size: 20px;position: relative;font-family: 'UTM-Avo-Bold';font-weight: 600;padding-bottom: 8px;color: #dc3545;}
h3.h3:before { content: ""; position: absolute; bottom: 0; left: 0; border-bottom: 2px solid #000; width: 150px; }
h3.h3:after {content: "";position: absolute;bottom: 0;left: 0;border-bottom: 2px solid #01569b;width: 40px;}
footer.footer { position: relative; background: #1f1e26; -webkit-background-size: auto; -moz-background-size: auto; background-size: auto; color: #ffc107; }
footer.footer h4 {position: relative;text-align: left;}
footer.footer h4 strong { display: block; font-size: 16px; text-transform: uppercase; margin-top: 15px; font-family: 'Segoe-Ui-Semibold'; }
footer.footer h4 span.separator { position: relative; display: inline-block; margin: 0 auto; text-align: center; }
footer.footer h4 span.separator i { font-size: 13px; color: #fff; width: 20px; text-align: center; }
footer.footer h4 span.separator:before { content: ""; position: absolute; width: 50px; height: 10px; right: 25px; margin: 0 auto; top: 8px; border-bottom: 1px solid #fff; }
footer.footer h4 span.separator:after { content: ""; position: absolute; width: 50px; height: 10px; left: 25px; margin: 0 auto; top: 8px; border-bottom: 1px solid #fff; }
footer.footer ul.menu {list-style: none;padding: 0;color: #444;}
footer.footer ul.menu li {padding: 5px;color: #ffc107;}
footer.footer ul.menu li a { color: #ffc107; }
footer.footer .copyright { padding: 10px 0; font-size: 15px; line-height: 1.8; background: #00000040; }
.social i { font-size: 20px; width: 35px; height: 32px; text-align: center; color: #fff; line-height: 1.6; }
.social i.icon-facebook { background: #3b5998 }
.social i.icon-google { background: #db4437 }
.social i.icon-youtube { background: #e62117 }
.social i.icon-skype { background: #00aff0 }
.social i.icon-messenger {background: #007BFC;}
.social i.icon-wechat {background: #0AC610;}
.social i.icon-linkedin { background: #00aff0 }
.social i.icon-whatsapp {background: #2DB642;}

/*
======================================
[ Contact From ]
======================================
*/
.contact-form { position: relative; }
.contact-form .input-group { margin-bottom: 5px; float: left; border: 1px solid #dddd; }
.contact-form .input-group  br { display: none; }
.contact-form .input-group-text {background: none;border: none;color: #444;width: 40px;text-align: center;display: block;}
.contact-form .input-group .input-group-addon { border-radius: 0px; border: none; position: relative; padding: 0px 10px; background-color: #fff; }
.contact-form .input-group .input-group-addon i { color: #d41836; font-size: 20px; width: 20px; height: 20px; }
.contact-form .input-group .form-control { background-color: rgb(255, 255, 255); border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; color: #0E0E0E; min-height: 34px; border: none; -webkit-box-shadow: none; box-shadow: none; border-left: 1px solid #ddd; }
.owl-banner .item .info { position: absolute; z-index: 9999; top: 50%; transform: translateY(-50%); width: 100%; left: 0; right: 0; }
.owl-banner .item .owl-title { color: #d41836; text-transform: uppercase; line-height: 1.6; -webkit-transform: translateY(60px); -moz-transform: translateY(60px); -ms-transform: translateY(60px); -o-transform: translateY(60px); transform: translateY(60px); opacity: 0; font-family: 'UTM-Avo-Bold'; font-size: 30px; font-weight: 600; display: block; text-shadow: 1px 1px 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 3px 3px 5px #ffffff; }
.owl-banner .active .item .owl-title { -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -ms-transform: translateY(0px); -o-transform: translateY(0px); transform: translateY(0px); opacity: 1; -webkit-transition: 0.2s ease all 1s; -o-transition: 0.2s ease all 1s; -moz-transition: 0.2s ease all 1s; transition: 0.2s ease all 1s; }
.owl-banner .item .owl-btn { font-weight: 500; -webkit-transform: scale(0); -moz-transform: scale(0); -ms-transform: scale(0); -o-transform: scale(0); transform: scale(0); opacity: 0; font-size: 14px; display: inline-block; font-family: 'Segoe-Ui-Semibold'; background: #444; margin-top: 20px; color: #fff; padding-right: 10px; }
.owl-banner .active .item .owl-btn { -webkit-transform: scale(1.0); -moz-transform: scale(1.0); -ms-transform: scale(1.0); -o-transform: scale(1.0); transform: scale(1.0); opacity: 1; -webkit-transition: 1s ease all 1.5s; -o-transition: 1s ease all 1.5s; -moz-transition: 1s ease all 1.5s; transition: 1s ease all 1.5s; }
.owl-banner .active .item .owl-btn i { background: #d41836; padding: 10px; color: #fff; margin-right: 5px; }

/*
======================================
[ Overlay ]
======================================
*/
.overlay { position: relative; }
.overlay:before { content: ""; position: absolute; background: rgba(0, 0, 0, 0.5); left: 0; right: 0; top: 0; width: 100%; height: 100%; z-index: 1; }
.overlay .container { position: relative; z-index: 9; }
.breadcrumbs { background: url(assets/images/breadcrumb.jpg) no-repeat; color: #fff; padding: 10px 0; }
.breadcrumbs a { color: #fff; }
ul.accordion-taxonomy { background: #0d77d4; list-style: none; padding: 0; }
ul.accordion-taxonomy li { border-bottom: 1px solid rgba(255, 255, 255, 0.08); position: relative; }
ul.accordion-taxonomy li a { color: rgb(255, 255, 255); font-size: 15px; padding: 10px; display: block; }
ul.accordion-taxonomy li .dcjq-icon:after { content: ""; font-weight: 900; font-family: 'Font Awesome 5 Free'; position: absolute; right: 0; color: #fff; top: 0; width: 40px; height: 40px; text-align: center; line-height: 3; background: rgba(0, 0, 0, 0.18); }
ul.accordion-taxonomy li .dcjq-icon:after { content: "\f067"; }
ul.accordion-taxonomy li .dcjq-icon.active:after { content: "\f068"; }
ul.accordion-taxonomy li ul { list-style: none; padding: 0; position: absolute; left: 277px; background: #444; top: 0; width: 277px; z-index: 999; display: none; }
ul.accordion-taxonomy li ul >li { padding-left: 20px; }
ul.accordion-taxonomy li ul >li a:before { font-weight: 900; font-family: 'Font Awesome 5 Free'; content: "\f054"; margin-right: 10px; }
ul.accordion-taxonomy li:hover ul { display: block; }
.widget-post .item { margin: 10px 0; padding: 5px; background: #fff; }
.widget-post .item a.post-title { color: #dc3545; font-size: 16px; display: block; }
.widget-post .item .post-thumbnail { position: relative; display: block; }
.widget-post .item span.post-time { display: block; margin: 5px 0 0; color: #d41836; }
.widget-post .item .price { font-size: 13px; position: relative; font-weight: 600; margin-top: 5px; }
.widget-post .item .price ins { text-decoration: none; margin-left: 5px; }
.widget-post .item .price del { color: #999; }
.widget-post .item .price ins, .widget-post .item .product--price >span { color: #db392c; }
/*
======================================
[ Gallery ]
======================================
*/
.gallery-full { margin-bottom: 10px; }
.gallery-thumbnail .owl-item { border: 2px solid rgba(0, 0, 0, 0); }
.gallery-thumbnail .owl-item.current { border: 2px solid red; }
.gallery-full img { height: 400px; object-fit: cover; background: #f5f5f5; padding: 5px; }
.gallery-thumbnail img { height: 100px; object-fit: cover; }
.metabox-gallery { position: relative; background: #fff; padding: 10px; }
.metabox-gallery ul.lSPager li.active { border: 2px solid #d12035; }
.blog-wrap .item { position: relative; overflow: hidden; }
.blog-wrap .item span { background: #d41836; display: block; position: absolute; left: 0; right: 0; padding: 10px; color: #fff; text-align: center; font-size: 20px; font-family: 'UTM-Avo-Bold'; -webkit-transition: -webkit-transform 0.4s; -moz-transition: -moz-transform 0.4s; transition: transform 0.4s; bottom: 0; }
.blog-wrap .item:hover span { -webkit-transform: translateX(100%); -moz-transform: translateX(100%); -ms-transform: translateX(100%); transform: translateX(100%); }
.blog-wrap .item .info-overlay { opacity: 0; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; backface-visibility: hidden; -webkit-transform-origin: 0 0; -moz-transform-origin: 0 0; transform-origin: 0 0; -webkit-transform: rotateY(-90deg); -moz-transform: rotateY(-90deg); transform: rotateY(-90deg); -webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s; -moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s; transition: transform 0.4s, opacity 0.1s 0.3s; padding: 10px; position: absolute; top: 25px; left: 25px; right: 25px; bottom: 25px; background: rgba(0, 0, 0, .7); text-align: center; z-index: 999; }
.blog-wrap .item:hover .info-overlay { opacity: 1; -webkit-transform: rotateY(0deg); -moz-transform: rotateY(0deg); transform: rotateY(0deg); -webkit-transition: -webkit-transform 0.4s, opacity 0.1s; -moz-transition: -moz-transform 0.4s, opacity 0.1s; transition: transform 0.4s, opacity 0.1s; }
.blog-wrap .item .info-overlay h3 { font-size: 15px; font-family: 'UTM-Avo-Bold'; text-transform: uppercase; margin-bottom: 20px; position: relative; z-index: 999; line-height: 1.8; }
.blog-wrap .item .info-overlay h3 a { color: #fff; }
.blog-wrap .item .info-overlay:after { position: absolute; left: -5px; top: -5px; right: -5px; bottom: -5px; content: ''; display: block; border: 1px solid #ffffff; z-index: 9; }
.blog-wrap .item .info-overlay a.readmore { color: #fff; position: relative; padding: 7px; border: 1px solid #fff; font-size: 14px; z-index: 999; }
/*
======================================
[ Pagenavi ]
======================================
*/
.pagenavi { margin: 20px 0; }
.pagenavi a { color: #fff; background: #444; display: inline-block; padding: 5px 15px; }
.pagenavi a:hover { background: #f2663a; }
.pagenavi span { color: #fff; background: #f2663a; display: inline-block; padding: 5px 15px; }
ul.taxonomy { padding: 5px 0; list-style: none; overflow: hidden; text-align: right; margin: 0; }
ul.taxonomy li:not(.view-all) {display: inline-block;padding: 2px 10px;border: 1px solid #01569b;font-size: 14px;border-radius: 2px;}
ul.taxonomy li:not(.view-all) a {color: #01569b;}
ul.taxonomy .view-all { float: right; display: inline-block; padding: 2px 10px; border: 1px solid #2ecc71; font-size: 14px; border-radius: 2px; margin-left: 5px; }
ul.taxonomy .view-all a { color: #2ecc71; }
ul.taxonomy .view-all a:before { content: "\f101"; font-weight: 900; font-family: "Font Awesome 5 Free"; margin-right: 5px; }
.product-wrap .item {background: #fff;position: relative;text-align: center;}
.product-wrap .item:hover { border: 1px solid #ffc107; }
.product-wrap .item a > span {color: #dc3545;display: block;line-height: 1.5;font-size: 18px;font-family: 'Tahoma';padding: 10px;overflow: hidden;text-align: center;}
.product-wrap .item .price del .woocommerce-Price-amount { color: #999; }
.product-wrap .item .price ins, .product-wrap .item .product--price >span { color: #db392c; font-size: 14px; font-weight: 600; }
.product-wrap .item .price { position: relative; padding: 0 10px; display: inline; }
.product-wrap .item .price ins { text-decoration: none; }
.product-wrap .item .price del { font-size: 12px; }
.product-wrap .item .info {color: #777474;}
.product-wrap .item img {height: 250px;object-fit: scale-down;}
.product-wrap .item:hover  > a.readmore { display: block }
.product-wrap .item  > a.readmore { background: #ffc107; display: none; color: #fff; padding: 5px; text-align: center; position: absolute; bottom: 0; right: 0; left: 0; }
.product-wrap .item  div > a.add-to-cart { background: #ddd; color: #444; }
.product-wrap .item .excerpt { font-size: 13px; text-align: justify; line-height: 1.6; }
.single-product-wrap h1 { font-family: 'UTM-Avo-Bold'; font-size: 22px; text-rendering: optimizelegibility; width: 100%; line-height: 1.2; margin: 5px 0; color: #dc3545; font-weight: 600; }
.single-product-wrap .order { margin: 10px 0; }
.single-product-wrap .order .btn--order { display: block; text-transform: uppercase; font-size: 15px; vertical-align: middle; text-align: center; overflow: hidden; font-family: 'Segoe-Ui-Semibold'; }
.single-product-wrap .order .btn--order i {float: left;width: 50px;font-size: 30px;font-style: normal;}
.single-product-wrap .order .btn--order i:before { font-weight: 900; font-family: "Font Awesome 5 Free"; }
.single-product-wrap .order .btn-call i:before { content: "\f095"; }
.single-product-wrap .order .btn-add-cart i:before { content: "\f291"; }
.single-product-wrap .order .btn-add-cart {background: #fa7a13;color: #fff;}
.single-product-wrap .order .btn-call { background: #0c77d4; color: #fff; }
.single-product-wrap .order .btn--order b { text-transform: none; font-size: 15px; display: block; }
.single-product-wrap .order .btn--order span {display: block;}
.single-product-wrap .order button { border: none; padding: 0; display: block; width: 100%; cursor: pointer; }
.single-product-wrap .price > span.amount, .single-product-wrap .price > ins span.amount, .woocommerce-variation-price span.amount { color: #d40736; font-weight: bold; font-size: 25px; }
.single-product-wrap .price > del span.amount { font-family: 'UTM-Avo-Bold'; font-size: 15px; color: #333; font-weight: bold; }
.single-product-wrap .price > ins { text-decoration: none; }
.single-product-wrap .meta a { color: #d41836; }
.single-product-wrap .meta >span { background: #f5f5f5; padding: 5px; border-left: 5px solid #ddd; margin: 10px 0; display: block; }
.single-product-wrap .gift {border: 1px solid #ffc107;position: relative;background: #fff;margin-top: 30px;padding: 20px 0 0px;}
.single-product-wrap .gift ul { list-style-type: square; }
.single-product-wrap .gift ul li { padding: 5px 0 0 0; }
.single-product-wrap .gift span.absolute {position: absolute;background: #ffc107;color: #fff;padding: 5px 10px;top: -15px;left: 20px;}
.cart-widget { color: #fff; }
.widget-cart-wrap { background: #444; position: absolute; left: 0; z-index: 9999; border-radius: 3px; width: 250px; display: none; top: 50px; }
.cart-widget ul { list-style: none; padding: 0; }
.cart-widget li { display: block; overflow: hidden; padding: 10px; border-bottom: 1px solid rgba(255, 255, 255, 0.33); }
.cart-widget li img { float: left; width: 50px; height: 50px; margin-right: 10px; }
.cart-widget li a { color: #fff; }
.cart-widget li a.remove { width: 20px; height: 20px; background: #d41836; border-radius: 100%; display: inline-block; text-align: center; font-size: 12px; float: right; }
.cart-widget a.btn-cart { background: #d41836; padding: 5px 10px; color: #fff; margin: 5px; }
.cart-widget a.btn-cart:not(.checkout) { float: left; }
.cart-widget a.checkout { float: right; }
.cart-widget .total { text-align: center; }
.cart-widget:before { content: ""; position: absolute; top: -10px; left: 0; right: 0; text-align: center; margin: 0 auto; width: 0; height: 0; border-style: solid; border-width: 0 10px 10px 10px; border-color: transparent transparent #d41836 transparent; z-index: 9; }
.cart-widget .cart-info>strong { display: block; text-align: center; background: #d41836; padding: 5px; }
.widget_shopping_cart_content p { padding-top: 10px; text-align: center; }
.cart-widget span.amount { background: #d41836; width: 20px; display: inline-block; text-align: center; font-size: 12px; }

/*
======================================
[ Social]
======================================
*/
.share-social i { font-size: 34px; text-align: center; }
.share-social i.icon-facebook { color: #3b5998 }
.share-social i.icon-google { color: #db4437 }
.share-social i.icon-twitter { color: #e62117 }
.share-social i.icon-pinterest { color: #00aff0 }
.share-social >div { float: left; margin-top: 2px; margin-right: 5px; }
/*
======================================
[ Modal Popup ]
======================================
*/
.modal-order .form-modal { padding: 10px; background: #f5f5f5; }
.modal-order .modal-info { padding: 10px; background: #f5f5f5; }
.modal-order .close { opacity: 1; }
.modal-order i.fa.fa-times { height: 30px; width: 30px; background: #D0CFCF; line-height: 30px; border-radius: 50%; color: #000; opacity: 1; position: absolute; right: -20px; top: -20px; z-index: 999; }
.single-product-wrap .order .btn--order i.hide { display: none; }
.zota-table tr { margin: 5px 0; border-bottom: 1px solid #fff; }
.zota-table td, .zota-table th { padding: 5px 10px; }
.zota-table thead { text-transform: uppercase; font-size: 16px; background: #0c77d4; color: #ffffff; }
.zota-table tbody tr { background: #f6f7f9 }
.zota-table { font-family: 'Segoe-Ui-Semibold'; margin: 10px 0; }
.zota-table a { color: #d40736; }
.zota-table img { width: 100px; object-fit: contain; }
.zota-table .input-group-addon, .zota-table .form-control { border-radius: 0; }
.zota-table table { width: 100%; }
.zota-table tfoot { background: #e5e5e5; }
.zota-btn:before { content: ""; position: absolute; z-index: -1; top: 0; bottom: 0; left: 0; right: 0; -webkit-transform: scaleX(0); transform: scaleX(0); -webkit-transform-origin: 50%; transform-origin: 50%; -webkit-transition-property: transform; transition-property: transform; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; }
.zota-btn:hover:before { background: #d41836; -webkit-transform: scaleX(1); transform: scaleX(1); }
.zota-btn, a.zota-btn, a.zota-btn:focus, a.zota-btn:hover { color: #fff; cursor: pointer; }
.zota-btn { background: #0c77d4; padding: 8px 25px 7px 65px; text-align: center; border: none; vertical-align: middle; -webkit-transform: perspective(1px) translateZ(0); transform: perspective(1px) translateZ(0); position: relative; -webkit-transition-property: color; transition-property: color; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; }
.zota-btn i { display: inline-block; position: absolute; left: 0; padding: 10px 10px 11px; background: #d41836; top: 0px; height: 100%; width: 40px; text-align: center; font-size: 20px; }
.zota-btn i:after { position: absolute; right: -17px; top: 0px; width: 0; height: 0; content: ''; border-style: solid; border-width: 0 17px 37px 0px; border-color: transparent transparent #d41836 transparent; }
.btn-inline { display: inline-block; }
.order-form { position: relative; }
.order-form .input-group { margin-bottom: 10px; float: left; background: #f6f7f9; }
.order-form .input-group .input-group-addon { border-radius: 0px; border: none; position: relative; padding: 10px; background: transparent; }
.order-form .input-group .input-group-addon i { color: #d41836; font-size: 20px; width: 20px; height: 20px; }
.order-form .input-group .form-control { background-color: rgba(255, 255, 255, 0.5); border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; color: #0E0E0E; min-height: 40px; border: none; -webkit-box-shadow: none; box-shadow: none; }
.order-form .price { color: #e00c3d; }
.input-group-addon.beautiful input[type="checkbox"], .input-group-addon.beautiful input[type="radio"] { display: none; }
button:focus { text-decoration: none; outline: none; border: none; box-shadow: none; }
.error-msg { font-size: 11px; color: #d40736; }
.send-order i { font-weight: 900; font-family: "Font Awesome 5 Free"; font-style: normal; }
.send-order i:before { content: "\f02f"; }
.send-order i.loading:before { content: "\f021"; display: inline-block; -webkit-animation: fa-spin 2s infinite linear; animation: fa-spin 2s infinite linear; }
.send-order i.added:before { content: "\f00c"; }
.header .cart:hover .widget-cart-wrap { display: block; }
.loader { display: block; }
.on-sale i { background: #d40736; padding: 3px; float: left; margin-right: 5px; position: relative; }
.on-sale span { display: block; background: #d40736; padding: 3px 10px; font-size: 11px; float: left; }
.on-sale i:after { content: ""; width: 0; height: 0; border-style: solid; border-width: 5px 0 5px 5px; border-color: transparent transparent transparent #d40736; position: absolute; top: 5px; right: -5px; }
.on-sale { position: absolute; top: 5px; left: 5px; background-size: cover; color: #fff; text-align: center; z-index: 9999; }
.single-wrap h1 {position: relative;font-family: 'UTM-Avo-Bold';font-size: 20px;text-rendering: optimizelegibility;width: 100%;line-height: 1.2;margin: 5px 0 20px;color: #01569b;font-weight: 600;display: block;padding-bottom: 10px;}
.single-wrap h1:before { content: ""; position: absolute; bottom: 0; left: 0; border-bottom: 2px solid #000; width: 150px; }
.single-wrap h1:after {content: "";position: absolute;bottom: 0;left: 0;border-bottom: 2px solid #01569b;width: 40px;}
.featured { position: relative; }
.entry-meta { background: #f5f5f5; padding: 5px; font-size: 13px; }
.entry-meta span { margin-right: 10px; }
.entry-meta a { color: #d61231; }
.tag-list a { color: #444; background: #f5f5f5; padding: 2px 5px; }

.service-wrap .item { background: #ffff; padding: 10px; text-align: center; }
.service-wrap .item img { display: block; margin: 10px auto; }
.service-wrap .item h3 { display: block; font-size: 20px; font-family: 'UTM-Avo-Bold'; color: #dc3545; position: relative; }
.service-wrap .item span { display: block; text-align: justify; line-height: 1.8; }
.post-wrap .item a.post-title { display: block; font-size: 15px; font-weight: 600; color: #444; margin: 10px 0; }
.post-wrap .item .excerpt { font-size: 14px; }
.post-wrap .item { background: #fff; padding: 10px; }

.block ul.menu { padding: 0; margin: 0; overflow: hidden; background: #fff; list-style: none; }
.block ul.menu li { border-bottom: 1px solid #f5f5f5; }
.block ul.menu >li >a { display: block; font-size: 18px; color: #dc3545; padding: 10px; font-weight:600; }
.block ul.menu li a:before {font-weight: 900;font-family: 'Font Awesome 5 Free';-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;display: inline-block;font-style: normal;font-variant: normal;text-rendering: auto;line-height: 1;margin-right: 10px;color: #18569b;}

.block ul.menu >li ul li >a:before { content: "\f054" }
.block ul.menu li:hover >a { background: #ffc107; color: #fff }
.block ul.menu li > ul { list-style: none; padding: 0; }
.block ul.menu li > ul li a { padding: 10px 10px 10px 20px; display: block; color: #444; }

.map { width: 100%; height: 400px; }
.block {margin-bottom: 20px;}
.vert .simply-scroll-clip { height: 365px; }
.simply-scroll-clip { position: relative; overflow: hidden; }
.simply-scroll-list { overflow: hidden; margin: 0; padding: 0; list-style: none; }
span.entry-modified-time {
    color: #ffc107;
    margin-top: 5px;
}
span.entry-category, span.entry-category a {
    color: #ffc107;
}
.post-wrap .item img {
    height: 150px;
    object-fit: cover;
}

ul.nav-information li a {color: #ffffff;position: relative;padding: 10px;text-align: center;margin-right: 5px;background: #ffc107;display: block;}
ul.nav-information li a.active:before {content: "";position: absolute;bottom: -10px;width: 0;height: 0;border-style: solid;border-width: 10px 10px 0 10px;border-color: #015baf transparent transparent transparent;left: 0;right: 0;margin: 0 auto;z-index: 999;}
ul.nav-information li a i { font-size: 21px; margin-right: 5px; float: left; }

h2.widget-title span {
    position: relative;
    padding-bottom: 10px;
}

.blog-news .post-title {
    font-size: 18px;
    font-weight: 600;
}


footer.footer ul.menu li a:before { font-weight: 900; font-family: 'Font Awesome 5 Free';}
footer.footer ul.menu li a:before { content: "\f054"; color: #01569B; margin-right: 5px; }
.entry-meta span i {
    color: #01569b;
}
.widget-post span.sku {
	color: #a7a7a7;
}
.single-product-wrap .meta {
    color: #ffc107;
    margin-top: 20px;
    font-weight: 600;
}
.tags a {
    color: #01569b;
    font-size: 13px;
}
.btn-blue {
	background-color: #015baf;
	border-color: #015baf;
}
.tab-content>.tab-pane {
    overflow-x: scroll;
}
nav.menu-fixed { position: fixed; right: 0; top: 200px; z-index: 9999; }
nav.menu-fixed ul { padding: 0; margin: 0; list-style: none; }
nav.menu-fixed ul li { margin: 5px 0 0 0; display: block; }
nav.menu-fixed ul li i {background: #ffc107;float: right;color: #fff;width: 40px;height: 40px;text-align: center;line-height: 2;font-size: 20px;position: relative;z-index: 9999;}
nav.menu-fixed ul li a span {background: #ffc107;padding:9px;display: block;float: left;margin-right: 10px;position: relative;color: #fff;z-index: 999;display: none;}
nav.menu-fixed ul li a:hover span { display: block; }
nav.menu-fixed ul li a { display: block; overflow: hidden; }
nav.menu-fixed ul li a span:after { content: ""; width: 0; height: 0; border-style: solid; border-width: 10px 0 10px 10px; border-color: transparent transparent transparent #d40736; position: absolute; right: -10px; top: 10px; }
nav.menu-fixed-mb ul {
    list-style: none;
    padding: 0;
    margin: 0;
    background: #000c;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;
}

nav.menu-fixed-mb ul li {
    display: block;
    float: left;
    text-align: center;
    padding: 5px 10px;
    width: -webkit-calc(100% / 3);
    width: calc(100% / 3);
}

nav.menu-fixed-mb ul li i {
    display: block;
}

nav.menu-fixed-mb ul li a {
    color: #fff;
}
nav.menu-fixed-mb ul li.messenger {
    border-left: 1px solid #ffffff4a;
    border-right: 1px solid #ffffff4a;
}