@import url("https://fonts.googleapis.com/css?family=Poppins:200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800");
.header.header-10.header-intro-clearance .dropdown.category-dropdown .dropdown-toggle {
    padding-left: 2rem;
    color: #fff;
}
.header.header-10.header-intro-clearance .dropdown.category-dropdown .dropdown-toggle::after {
    left: unset;
}
.header.header-10.header-intro-clearance .header-bottom .container {
    display: flex;
}
.header.header-10.header-intro-clearance .header-bottom .container:before {
    visibility: hidden;
}
.header.header-10.header-intro-clearance .header-bottom .main-nav {
    margin-left: 0;
}
.header.header-10.header-intro-clearance .header-bottom .menu > li > a::before {
    top: unset;
    bottom: 0;
}
.header.header-10.header-intro-clearance .header-bottom .menu > li > a:hover,
.header.header-10.header-intro-clearance .header-bottom .menu > li > a:focus {
    color: #ff0804;
}
.header.header-10.header-intro-clearance .header-bottom .menu > li > a:hover::before,
.header.header-10.header-intro-clearance .header-bottom .menu > li > a:focus::before {
    background-color: #ff0804;
}
.header.header-10.header-intro-clearance .header-bottom .menu > li:hover > a,
.header.header-10.header-intro-clearance .header-bottom .menu > li:focus > a,
.header.header-10.header-intro-clearance .header-bottom .menu > li.active > a,
.header.header-10.header-intro-clearance .header-bottom .menu > li.show > a {
    /*color: #39f;*/
}
.header.header-10.header-intro-clearance .header-bottom .menu > li:hover > a::before,
.header.header-10.header-intro-clearance .header-bottom .menu > li:focus > a::before,
.header.header-10.header-intro-clearance .header-bottom .menu > li.active > a::before,
.header.header-10.header-intro-clearance .header-bottom .menu > li.show > a::before {
    /*background-color: #39f;*/
}
.header.header-10.header-intro-clearance .header-search-extended {
    margin-right: 0;
    margin-left: 0;
}
.header.header-10.header-intro-clearance .header-dropdown > a,
.header.header-10.header-intro-clearance .header-dropdown > span {
    margin-left: 2rem;
    text-transform: none;
}
.header.header-10.header-intro-clearance .login {
    padding-left: 2rem;
}
.header.header-10.header-intro-clearance .header-dropdown-link {
    display: flex;
    align-items: flex-end;
}
.header.header-10.header-intro-clearance .wishlist-link {
    position: relative;
    flex-direction: column;
    font-size: 2.8rem;
}
.header.header-10.header-intro-clearance .wishlist-link .wishlist-count {
    right: 0;
    top: -0.5rem;
}
.header.header-10.header-intro-clearance .wishlist-link:hover .wishlist-txt,
.header.header-10.header-intro-clearance .wishlist-link:focus .wishlist-txt {
    color: #39f;
}
.header.header-10.header-intro-clearance .compare-dropdown {
    padding-left: 2.4rem;
}
.header.header-10.header-intro-clearance .compare-dropdown .dropdown-toggle {
    font-size: 3rem;
}
.header.header-10.header-intro-clearance .compare-dropdown:hover .compare-txt,
.header.header-10.header-intro-clearance .compare-dropdown:focus .compare-txt {
    color: #39f;
}
.header.header-10.header-intro-clearance .cart-dropdown {
    font-size: 3.2rem;
    padding-left: 2.4rem;
    align-items: flex-end;
}
.header.header-10.header-intro-clearance .cart-dropdown .cart-count {
    top: -0.3rem;
    right: -0.3rem;
}
.header.header-10.header-intro-clearance .cart-dropdown:hover .cart-txt,
.header.header-10.header-intro-clearance .cart-dropdown:focus .cart-txt {
    color: #39f;
}
.header.header-10.header-intro-clearance .compare-dropdown [class*="count"],
.header.header-10.header-intro-clearance .cart-dropdown [class*="count"],
.header.header-10.header-intro-clearance .wishlist-link [class*="count"] {
    min-width: 1.6rem;
    height: 1.6rem;
    position: absolute;
}
.header.header-10.header-intro-clearance .compare-dropdown .dropdown-toggle,
.header.header-10.header-intro-clearance .cart-dropdown .dropdown-toggle,
.header.header-10.header-intro-clearance .wishlist-link .dropdown-toggle {
    position: relative;
    flex-direction: column;
}
.header.header-10.header-intro-clearance .wishlist-txt,
.header.header-10.header-intro-clearance .cart-txt,
.header.header-10.header-intro-clearance .compare-txt {
    font-size: 1.1rem;
    font-weight: 300;
    letter-spacing: 0;
    color: #777;
    margin-top: 0.3rem;
    transition: all 0.3s;
}
.header.header-10.header-intro-clearance .header-bottom .header-right {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.header.header-10.header-intro-clearance .header-bottom .header-right i {
    font-size: 1.6rem;
    margin-right: 2rem;
    color: #fff;
}
.header.header-10.header-intro-clearance .header-bottom .header-right p {
    font-weight: 600;
    letter-spacing: -0.01em;
    color: #fff;
}
.title {
    font-weight: 600;
    letter-spacing: -0.025em;
}
.title-border {
    padding-bottom: 1.5rem;
    border-bottom: 0.1rem solid #ebebeb;
}
.heading-border {

}
.intro-slider-container,
.intro-slide {
    height: 360px;
    background-color: #fafafa;
}
.intro-slider-container .owl-simple .owl-nav [class*="owl-"],
.intro-slide .owl-simple .owl-nav [class*="owl-"] {
    top: 52%;
}
.intro-slide {
    display: flex;
    align-items: center;
    background-size: cover;
    background-position: 60% center;
}
.intro-content {
    position: static;
    left: auto;
    top: auto;
    transform: translateY(0);
    -ms-transform: translateY(0);
}
.intro-content .btn {
    border-radius: 0.2rem;
}
.intro-subtitle {
    color: #fff;
    font-weight: 400;
    font-size: 1.2rem;
    margin-bottom: 0.7rem;
}
.intro-title {
    color: #fff;
    font-weight: 600;
    letter-spacing: -0.025em;
    margin-bottom: 1rem;
    line-height: 1.4em;
}
.intro-title > span {
    display: block;
    margin-top: 0.5rem;
}
.intro-title span {
    color: #777;
    font-size: 3.6rem;
}
.intro-title sup {
    font-weight: 600;
    vertical-align: top;
    font-size: 1.4rem;
    top: 1em;
    margin-right: 0;
    letter-spacing: -0.025em;
}
.intro-title sup + sup {
    margin-left: 0.8rem;
}
.line-through {
    text-decoration: line-through;
}
.owl-simple.intro-slider.owl-nav-inside .owl-dots {
    left: 10px;
    right: auto;
    bottom: 20px;
}
.intro-slider.owl-simple .owl-nav [class*="owl-"]:not(:hover):not(:focus) {
    color: #f1f1f1;
}
.intro-slider.owl-simple .owl-nav [class*="owl-"] {
    font-size: 2.6rem;
}
.cat-blocks-container {
    padding-top: 0.5rem;
}
.cat-blocks-container [class*="col-"] {
    display: flex;
    align-items: stretch;
    justify-content: center;
}
.cat-block-title {
    color: #666666;
    font-weight: 400;
    font-size: 1.4rem;
    letter-spacing: 0;
    margin-top: 0;
    margin-bottom: 0;
    transition: color 0.35s ease;
}
.cat-block {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-bottom: 3rem;
    background-color: #fff;
    border-radius: 0.4rem;
    transition: box-shadow 0.35s ease;
    min-height: 160px;
    padding-bottom: 1.5rem;
}
.cat-block figure {
    display: flex;
    align-items: center;
    position: relative;
    min-height: 124px;
    margin: 0;
}
.cat-block figure span {
    position: relative;
}
.cat-block img {
    margin-left: auto;
    margin-right: auto;
    transition: transform 0.35s ease;
}
.cat-block:hover {
    box-shadow: 1px 5px 10px rgba(0, 0, 0, 0.08);
}
.cat-block:hover .cat-block-title {
    color: #39f;
}
.banner {
    overflow: hidden;
}
.banner,
.banner img {
    border-radius:22px;
}
.banner-content {
    display: flex;
    flex-direction: column;
    padding-top: 0;
    top: 3rem;
    left: 3rem;
    bottom: 3.2rem;
    transform: translateY(0);
}
.banner-subtitle {
    font-weight: 300;
    font-size: 1.4rem;
    letter-spacing: -0.01em;
    margin-bottom: 1.2rem;
}
.banner-title {
    flex-grow: 1;
    font-weight: 600;
    font-size: 2rem;
    line-height: 1.25;
    letter-spacing: -0.025em;
    margin-bottom: 0.5rem;
}
.banner-title span {
    font-weight: 300;
}
.banner-link {
    align-self: flex-start;
    width: auto;
    color: #fff;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 1.4;
    letter-spacing: -0.01em;
    border-radius: 0.3rem;
    padding: 0.75rem 1rem;
    background-color: rgba(255, 255, 255, 0.2);
    transition: all 0.35s ease;
}
.banner-link i {
    margin-left: 0.5rem;
}
.banner-link.banner-link-dark:not(:hover):not(:focus) {
    background-color: rgba(51, 51, 51, 0.2);
}
.banner-link:hover,
.banner-link:focus {
    color: #333;
    text-decoration: none !important;
    background-color: #fff;
}
.banner-text a {
    color: inherit;
}
.banner-text a:hover,
.banner-text a:focus {
    text-decoration: none;
}
.nav.nav-pills .nav-link {
    font-weight: 400;
    font-size: 1.6rem;
    color: #666666;
    text-transform: capitalize;
    padding-top: 0.85rem;
    padding-bottom: 0.85rem;
}
.electronics .nav.nav-pills .nav-item + .nav-item,
.furniture .nav.nav-pills .nav-item + .nav-item,
.clothing .nav.nav-pills .nav-item + .nav-item {
    margin-left: 0.3rem;
}
.electronics .product-body {
    padding: 1.6rem 1rem 1.6rem 2rem;
}
.clothing .heading {
    margin-top: 4.5rem;
    margin-bottom: 2.5rem;
}
.product-label {
    border-radius: 0.2rem;
}
.product {
    border-radius: 0.2rem;
}
.product-action-vertical {
    transform: translateY(0);
}
.btn-product-icon {
    border-radius: 50%;
    background-color: #fff;
    border: 0.1rem solid #db0502;
}
.btn-product-icon span {
    top: -1px;
    bottom: -1px;
}
.btn-product-icon:hover,
.btn-product-icon:focus {
    background-color: #db0502;
}
.btn-product-icon:hover span,
.btn-product-icon:focus span {
    background-color: #db0502;
}
.product-action {
    left: 2rem;
    right: 2rem;
    transform: translateY(0);
}
.btn-product {
    padding-top: 1.05rem;
    padding-bottom: 1.05rem;
    color: #999;
    background-color: transparent;
    text-transform: uppercase;
    border-radius: 0.2rem;
    border: 0.1rem solid #999;
}
.btn-product:before {
    margin-right: 0.6rem;
}
.btn-product span {
    color: #999;
}
.btn-product:before {
    display: inline-block;
    margin-top: -0.1rem;
}
.btn-product:hover,
.btn-product:focus {
    color: #fff;
    background-color: #010101;
    border-color: #db0502;
}
.btn-product:hover span,
.btn-product:focus span {
    color: #999;
    box-shadow: none;
}
.btn-product .fa-comments{
	color:#db0502;
	margin-right:5px;
	font-size:14px;
}
.btn-product:hover .fa-comments{
	color:#fff;
}
.product-body {
    padding-bottom: 1.8rem;
    overflow: hidden;
}
.product-cat {
    color: #999;
}
.product-price {
    font-size: 1.4rem;
    margin-bottom: 1.1rem;
}
.old-price {
    text-decoration: none;
}
.product-title {
    font-size: 1.4rem;
}
.ratings-text {
    margin-left: 0.5rem;
}
.product-countdown {
    border-radius: 0.2rem;
    background-color: #db0502;
    left: 2rem;
    right: 2rem;
    bottom: 0;
    padding: 0.7rem 0.5rem 0.6rem;
}
.product-countdown .countdown-section {
    background-color: transparent;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    position: relative;
    margin-bottom: 1.1rem;
}
.product-countdown .countdown-section:not(:last-child):after {
    font-weight: 400;
    font-size: 1.6rem;
    margin-left: -0.1rem;
}
.product-countdown .countdown-amount {
    color: #fff;
    font-weight: 400;
    font-size: 1.6rem;
    letter-spacing: -0.01em;
    margin-bottom: 0;
}
.product-countdown .countdown-period {
    color: #fff;
    display: block;
    position: absolute;
    letter-spacing: 0;
    left: 0;
    right: 0;
    bottom: -1.1rem;
}
.countdown-show3 .countdown-section {
    width: 33.3%;
}
.cta-horizontal .cta-title {
    font-weight: 600;
    font-size: 2.8rem;
    letter-spacing: -0.005em;
    margin-top: 0.3rem;
}
.cta-horizontal .form-control {
    margin-right: 0;
    border-radius: 0.2rem 0 0 0.2rem;
}
.cta-horizontal .btn {
    text-transform: uppercase;
    border-radius:0 100px 100px 0;
}
.cta-horizontal .btn:not(.btn-block) {
    min-width: 140px;
}
.blog-posts .title {
    padding-top: 0.5rem;
    margin-bottom: 2.5rem;
}
.blog-posts .entry {
    font-size: 1.4rem;
    background-color: #fff;
    border-radius: 0.3rem;
    margin-bottom: 3rem;
    overflow: hidden;
    transition: box-shadow 0.4s ease;
    margin-bottom: 0;
}
.blog-posts .entry:hover,
.blog-posts .entry:focus {
    box-shadow: 2px 3px 7px rgba(0, 0, 0, 0.025), -2px -3px 7px rgba(0, 0, 0, 0.025);
}
.blog-posts .entry-meta {
    margin-bottom: 0.4rem;
}
.blog-posts .entry-media {
    margin-bottom: 0;
}
.blog-posts .entry-title {
    font-size: 1.6rem;
    line-height: 1.5;
    letter-spacing: -0.025em;
    margin-bottom: 0.6rem;
}
.blog-posts .entry-body {
    padding: 1.6rem 2rem 1.8rem;
}
.blog-posts .entry-content p {
    margin-bottom: 0.6rem;
}
.blog-posts .read-more {
    font-size: 1.4rem;
    letter-spacing: 0;
    padding-bottom: 0;
    text-transform: capitalize;
}
.icon-box-side {
    font-size: 1.5rem;
    margin-left: -1.5rem;
}
.icon-box-side .icon-box-icon {
    font-size: 4rem;
    min-width: 100px;
}
.icon-box-side .icon-box-title {
    font-weight: 400;
    font-size: 1.6rem;
}
.icon-box-side p {
    letter-spacing: -0.01em;
}
.footer .icon-boxes-container {
    padding-top: 0;
    padding-bottom: 0;
    background-color: transparent;
}
.footer .icon-boxes-container .container {
    position: relative;
    padding-top: 2.8rem;
    padding-bottom: 2.8rem;
}
.footer .icon-boxes-container .container:before {
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 10px;
    right: 10px;
    background-color: #ebebeb;
}
.footer .icon-box {
    font-size: 1.4rem;
}
.footer .icon-box-icon {
    color: #333;
}
.footer .icon-box-side .icon-box-icon {
    min-width: 7rem;
}
.footer .icon-box-side .icon-box-title {
    font-weight: 400;
    margin-bottom: 0.5rem;
}
.footer.footer-dark .icon-box-title {
    color: #fff;
}
.footer.footer-dark .icon-boxes-container .container:before {
    background-color: #525455;
}
.footer .widget-title {
    font-weight: 600;
}
.footer .widget-about p {
    max-width: 540px;
}
.footer .widget-about-info a {
    color: #39f;
}
.footer .footer-middle {
    padding-top: 5rem;
}
.widget-about-title {
    font-weight: 400;
}
.owl-simple .owl-nav [class*="owl-"] {
    font-size: 2.6rem;
}
.toolbox {
    color: #666666;
    background-color: #f9f9f9;
    padding: 2rem;
    margin-bottom: 2.5rem;
}
.toolbox-info {
    color: inherit;
}
.owl-nav-top.owl-simple .owl-nav {
    position: absolute;
    right: -0.5rem;
    top: -6rem;
    display: flex;
    align-items: center;
}
.owl-nav-top.owl-simple .owl-nav [class*="owl-"] {
    position: static;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    width: auto;
    height: auto;
    margin-top: 0;
}
.filter-colors a {
    width: 2rem;
    height: 2rem;
}
.banner-sidebar-title {
    color: #ccc;
    font-size: 1rem;
    letter-spacing: 0.05em;
}
.sidebar-shop .widget {
    padding-bottom: 2.5rem;
    margin-bottom: 3rem;
    padding-left: 0.8rem;
    padding-right: 0.8rem;
}
.sidebar-shop .widget-title {
    margin-bottom: 1.7rem;
}
.sidebar-shop .widget-banner-sidebar {
    border-bottom: none;
    padding-left: 0;
    padding-right: 0;
}
.sidebar-shop .custom-control-label {
    color: #666;
}
.sidebar-shop .widget-categories {
    padding-bottom: 0.5rem;
}
.sidebar-shop .filter-colors {
    margin-left: -0.3rem;
    margin-right: -0.3rem;
}
.custom-control.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
    border-color: #333;
}
.custom-control.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
    background-color: #333;
}
.filter-item .ratings-container {
    margin-bottom: 0;
    margin-top: 0.5rem;
}
.widget-categories .acc-item {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    margin-bottom: 0.9rem;
}
.widget-categories .acc-item:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
}
.widget-categories h5 {
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 1.5;
    letter-spacing: -0.01em;
    margin-bottom: 0;
}
.widget-categories h5 a {
    position: relative;
    display: block;
    padding: 0;
    color: #db0502;
}
.widget-categories h5 a:before {
    color: #333;
    content: "\e802";
    display: inline-block;
    position: absolute;
    right: 1rem;
    top: 50%;
    font: normal 1rem/1 "molla";
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transition: all 0.3s;
}
.widget-categories h5 a.collapsed {
    color: #333;
}
.widget-categories h5 a.collapsed:hover,
.widget-categories h5 a.collapsed:focus {
    color: #db0502;
}
.widget-categories h5 a.collapsed:before {
    content: "\f110";
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
.widget-categories .collapse-wrap {
    padding: 0.4rem 0 0;
}
.widget-categories ul {
    margin: 0;
}
.widget-categories ul li {
    margin: 0;
}
.widget-categories ul a {
    display: block;
    font-weight: 300;
    font-size: 1.3rem;
    line-height: 1.5;
    color: #666;
    padding: 0.5rem 0;
}
.widget-categories ul a:hover,
.widget-categories ul a:focus {
    color: #db0502;
}
.banner-poster .banner-content {
    left: 3rem;
    bottom: auto;
    padding-top: 0;
    display: block;
    top: 50%;
    transform: translateY(-50%);
}
.banner-poster .banner-content-right {
    left: auto;
    right: 3rem;
}
.banner-poster .banner-subtitle {
    margin-bottom: 1.1rem;
}
.banner-poster .banner-title {
    font-size: 2rem;
    margin-bottom: 1.4rem;
}
.banner-poster .banner-link:not(:hover):not(:focus) {
    background-color: rgba(102, 102, 102, 0.2);
}
.category-banners-slider.owl-nav-inside .owl-nav [class*="owl-"] {
    color: #666;
}
.category-banners-slider.owl-nav-inside .owl-nav .owl-prev {
    left: 1rem;
}
.category-banners-slider.owl-nav-inside .owl-nav .owl-next {
    right: 1rem;
}
@media screen and (max-width: 480px) {
.pc_links a {
    display: table;
    float: left;
    font-weight: 500;
    color: #666;
    font-size: 11px;
    padding: 2px 0;
    margin-right: 15px;
    margin-bottom: 25px;
}
.main-inner {
    flex: 1;
    width: 100%;
    padding-top: 56px;
}
.desktop-991{
	display:block !important;
}
.headertop_advertise {
	display:none;
}
.intro-slider-container {
    margin-top: 50px !important;
}
.header {
    width: 100%;
    background-color: #fff;
    position: fixed;
    z-index: 999999999;
}
.logo {
    display: block;
    margin-top: 2rem;
    margin-bottom: 2rem;
    flex-shrink: 0;
    min-height: 25px;
}
.logo img {
    display: block;
    max-width: 60%;
    height: auto;
}
.header-intro-clearance .header-middle .header-right{
	margin-right: 0;
    float: right;
}
.signup_button a {
    padding: 5px 10px;
    font-size: 12px;
}
.explore_col {
    padding-right: 0;
	max-height: auto;
    min-height: auto;
}
.millions_offer_business {
    padding: 30px 0;
}
.explore_col h1 {
    font-size: 28px !important;
    line-height: 1.4em;
    text-align: center !important;
}
.icon_container {
    margin: auto !important;
}
.catbloks_title {
    text-align: center !important;
}
.catbloks_content {
    font-size: 16px !important;
    text-align: center !important;
	min-height: auto !important;
}
.ecr_col h4 {
    font-size: 20px !important;
}
.ecr_col p {
    font-size: 14px !important;
}
.millions_offer_business_slider {
    padding: 0px 0 0px;
}
.pq_verify img {
    width: 100% !important;
}
.pqc_title {
    display: table;
    width: 100%;
    text-align: center;
    font-size: 18px;
}
.pqc_content {
    display: table;
    width: 100%;
    text-align: center;
}
.watchvideo {
    display: table;
    width: auto;
    float: none;
    padding: 15px 0;
    margin: auto;
    text-align: center;
}
.pqclearnmore {
    display: table;
    width: auto;
    float: none;
    padding: 15px 0;
    text-align: center;
    margin: auto;
}
.prod_col3 {
    float: left;
    height: 100%;
    width: 100%;
    margin: 10px 0;
}
.keepshop_img3 {
    display: table;
    width: 100%;
    background: rgba(0,0,0,.04);
    height: 100%;
    min-height: 170px;
}
.production_quality {
    background: #999;
    padding: 30px 0;
}
.pq_title {
    padding-right: 0;
}
.pq_title h2 {
    font-weight: 500;
    color: #fff;
    line-height: 1.2;
    margin-bottom: 30px;
    text-align: center;
	font-size: 28px;
}
.production_quality_col {
    margin-bottom: 15px;
}
.cat_blocks {
	min-height: auto !important;
    margin-bottom: 15px !important;
}
.lub_index_banner_bottom {
    background: #ccc;
    padding: 30px 0;
}
.streamline_ordering {
    background: #fff;
    padding: 30px 0;
}
.so_title {
    padding-right: 0;
}
.so_title h2 {
    font-weight: 500;
    line-height: 1.5;
    margin-bottom: 30px;
    font-size: 28px;
    text-align: center;
}
.userimagetesti {
    border-radius: 100px;
    height: 100%;
}
.cta-horizontal-box {
    padding-left: 15px;
    padding-right: 15px;
}
.testimonial_col_m {
    display: block;
    align-items: center;
    justify-content: center;
    padding-top: 15px;
    padding-right: 0;
}
.testimonial_col_m h4 {
	font-size: 16px;
    text-align: center !important;
}
.text-left {
    text-align: center!important;
    font-size: 600 !important;
    font-weight: 600;
    color: #000 !important;
    margin-bottom: 15px;
}
.footer .widget-about p {
    max-width: 540px;
    text-align: center;
}
.widget-about-title {
    font-weight: 400;
    text-align: center;
}
.widget-about-info .footer-payments {
    margin-top: 0.6rem;
    text-align: center;
    display: table;
}
.footer .widget-title {
    font-weight: 600;
    text-align: center;
}
.widget-list li:not(:last-child) {
    margin-bottom: 0.4rem;
    text-align: center;
}
.widget-list li:last-child {
    margin-bottom: 0.4rem;
    text-align: center;
}
.big-title {
    line-height: 1.5;
    color: #000;
    font-size: 16px !important;
    text-align: center !important;
}
#customers-testimonials .shadow-effect img {
    height: 100%;
    width: 50%;
    margin: auto;
    float: none;
}
#customers-testimonials .owl-carousel .owl-item img {
    display: block;
    width: 50% !important;
}
#customers-testimonials .owl-carousel .owl-item img {
    display: block;
    width: 40%;
    margin: auto;
    text-align: center;
	float: none;
}
#customers-testimonials .item {
    text-align: center;
    padding: 15px;
}
.cta-horizontal-box {
    padding-top: 30px;
    padding-bottom: 0px;
}
.cta .input-group .form-control {
    width: 100%;
    margin-right: 0;
    border-radius:100px !important;
}
.cta .input-group .btn {
    margin-left: 0;
    margin-top: 1rem;
    border-radius: 100px;
}
.newsletter_container {
    background: #999;
    padding-bottom: 30px !important;
}
.col-auto{
	padding-top: 0 !important;
    margin-top: 0 !important;
}
.intro-title {
    font-size: 2.2rem;
}
.autocomplete_search {
    width: 58% !important;
}
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 265px;
    box-shadow: 
}
.mobile-480px{
	display:none;
}
.bottom_new_sidebar{
	padding:20px 0;
	display:table;
	margin:auto;
}
.bottom_new_sidebar .sinlge-bar{
	float:none;
}
.bottom_new_sidebar .dropdown-content-signin {
    left: -90px;
}
.footer-logo {
    width: 140px;
    margin: auto;
    margin-bottom: 15px;
}
.footer .footer-middle {
    padding-top: 30px;
}
.tt_left {
    font-size: 16px;
}
.pq_verify {
    display: table;
    width: 100%;
    height: 44px;
    margin: 18px 0 20px;
}
.production_quality_col {
    padding: 30px 20px;
}
.ecr_col p {
    text-align: center;
}
.ecr_col h4 {
    text-align: center;
}
.ecr_col {
    float: left;
    width: 50%;
    display: table;
    border-left: 5px solid #ddd;
    padding:12px 12px 12px 12px;
    margin: 16px 0;
    border-right: 6px solid #ddd;
}
#sync1 .owl-dots {
    padding: 5px 0;
}
.scl_title {
    font-size: 18px;
}
.tt_right a {
    font-size: 15px;
    line-height: 1.4;
    color: #444;
    text-decoration: underline;
    font-weight: 400;
}
}
@media screen and (min-width: 576px) {
    .intro-slider-container,
    .intro-slide {
        height: 400px;
    }
    .intro-subtitle {
        font-size: 1.3rem;
    }
    .intro-title {
        margin-bottom: 2rem;
    }
    .intro-title span {
        font-size: 4rem;
    }
    .intro-title sup {
        font-size: 1.6rem;
    }
    .owl-simple.intro-slider.owl-nav-inside .owl-dots {
        left: 0;
        right: 0;
    }
}
@media screen and (min-width: 768px) {
/*.desktop-991{
	display:none;
}
.intro-title {
    font-size: 2.5rem;
    margin-bottom: 1.7rem;
}
.autocomplete_search {
    width: 72%;
}
.intro-slider-container {
    margin-top: 95px;
}

.catbloks_title {
    text-align: left;
    color: #fff;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 22px;
    margin: 14px 0;
    min-height: 48px;
    font-weight: 500;
}
.catbloks_content {
    color: #fff;
    font-size: 12px;
    font-weight: 300;
    height: auto;
    letter-spacing: 0;
    line-height: 17px;
    min-height: 122px;
}
.cat_blocks {
    display: block;
    width: 100%;
    background: #999;
    padding: 23px 20px;
    border-radius: 22px;
    min-height: 240px;
}
.lub_index_banner_bottom {
    background: #ccc;
    padding: 30px 0;
}
.millions_offer_business {
    background: #fff;
    padding: 30px 0;
}
.explore_col h1 {
    color: #191919;
    font-size: 34px;
    line-height: 1.4em;
    text-align: left;
    margin-bottom: 0;
    margin-top: 0;
    font-weight: 600;
}
.ecr_col p {
    text-align: left;
    color: #51200b;
    font-size: 14px;
    line-height: 1.5em;
    font-weight: 400;
    margin: 0;
    padding: 0;
}
.ecr_col h4 {
    text-align: left;
    color: #db0502;
    font-weight: 500;
    font-size: 26px;
}
.millions_offer_business_slider {
    background: #fff;
    padding: 0px 0 0px;
}
.tt_left {
    font-size: 16px;
}
.tt_right a {
    font-size: 13px;
    line-height: 2.0;
}
.gst_left {
    float: left;
    width: 50%;
    margin-right: 0px;
}
.gst_col3 {
    height: 100px!important;
    width: 100px!important;
}
.keepshop2_img3 {
    height: 100%;
    min-height: 100px;
    position: relative;
    border-radius: 22px;
}
.keepshop2_img3 img {
    width: 100%;
    max-width: 100%;
    max-height: 100%;	
}
.gst_right {
    float: left;
    width: 48%;
}
.gst_right h5 {
    font-size: 18px;
}
.prod_col3 {
    float: left;
    height: 80px!important;
    width: 100%!important;
    margin: 10px 0;
}
.keepshop_img3 {
    display: table;
    width: 100%;
    background: rgba(0,0,0,.04);
    height: 100%;
    min-height: 80px;
    position: relative;
    border-radius: 22px;
}
.banner-title {
    font-size: 1.5rem;
}
.production_quality {
    background: #999;
    padding: 30px 0;
}
.pq_title {
    padding-right: 0;
}
.pq_title h2 {
    font-weight: 500;
    color: #fff;
    line-height: 1.5;
    margin-bottom: 30px;
    text-align: center;
    font-size: 28px;
}
.pqc_title {
    display: table;
    width: 100%;
    text-align: left;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
}
.pq_verify {
    display: table;
    width: 100%;
    height: 30px;
    margin: 10px 0 20px;
}
.pqc_content {
    display: table;
    width: 100%;
    text-align: left;
    font-size: 14px;
    color: #fff;
    margin: 15px 0;
    height: 160px;
}
.production_quality_col {
    border-radius: 22px;
    background: #bbb;
    padding: 30px 30px;
}
.streamline_ordering {
    background: #fff;
    padding: 30px 0;
}
.so_title {
    padding-right: 0;
}
.so_title h2 {
    font-weight: 600;
    color: #111;
    line-height: 1.2;
    margin-bottom: 30px;
    font-size: 28px;
    text-align: center;
	padding:0 50px;
}
.footer-logo {
    width: 150px;
}
.offset-md-3 {
    margin-left: 0 !important;
}
.offset-md-2 {
    margin-left: 0 !important;
}
.big-title {
    color: #000;
    font-size: 16px;
    text-align: left;
}
.testimonial_col_m h4 {
    font-weight: 600;
    font-size: 16px;
}
.text-left{
	font-size: 13px;
    font-weight: 400;
}
.cta-horizontal-box {
    padding-top: 30px;
    padding-bottom: 0;
}
#customers-testimonials .item {
    text-align: center;
    padding: 15px 30px;
}
.newsletter_container {
    background: #999;
    padding-bottom: 40px !important;
}*/
    .intro-subtitle {
        font-size: 1.4rem;
        margin-bottom: 1rem;
    }
    .intro-title > span {
        margin-top: 0.8rem;
    }
    .intro-title span {
        font-size: 4.6rem;
    }
    .intro-title sup {
        font-size: 1.8rem;
    }
    .nav.nav-pills .nav-link {
        padding-top: 1.55rem;
        padding-bottom: 1.55rem;
    }
    .banner-poster .banner-content {
        left: 8rem;
    }
    .banner-poster .banner-content-right {
        left: auto;
        right: 8rem;
    }
    .banner-poster .banner-title {
        font-size: 2.4rem;
    }
}
@media screen and (min-width: 992px) {
	.footer-logo {
    width: 150px;
}
    .intro-slider-container,
    .intro-slide {
        height: 550px;
    }
    .intro-content .btn {
        min-width: 170px;
    }
    .owl-simple.intro-slider.owl-nav-inside .owl-dots {
        left: 50%;
        right: auto;
        transform: translateX(-50%);
        margin-left: -198px;
        bottom: 3rem;
    }
    .owl-nav-align {
        margin-left: 4rem;
        margin-right: 4rem;
        width: calc(100% - 8rem);
    }
    .banner-title {
        font-size: 2.2rem;
    }
}
@media screen and (min-width: 1200px) {
    .intro-content .btn {
        min-width: 200px;
    }
    .intro-col {
        padding-left: 8rem;
    }
    .intro-subtitle {
        font-size: 2rem;
    }
    .intro-title {
        font-size: 4rem;
    }
    .intro-title > span {
        margin-top: 1rem;
        text-indent: 0.3rem;
    }
    .intro-title > span span {
        margin-left: -0.3rem;
    }
    .intro-title span {
        font-size: 5rem;
    }
    .intro-title sup {
        font-size: 2rem;
        top: 1em;
    }
    .intro-slider.owl-simple.owl-nav-inside .owl-dots {
        margin-left: -188px;
        bottom: 4rem;
    }
    .intro-slider.owl-simple.owl-nav-inside .owl-nav .owl-prev {
        left: 3rem;
    }
    .intro-slider.owl-simple.owl-nav-inside .owl-nav .owl-next {
        right: 3rem;
    }
    .banner-title {
        font-size: 2.4rem;
    }
}
@media screen and (max-width: 575px) {
	
    .banner-content {
        top: 1.5rem;
        bottom: 1.5rem;
    }
}
@media screen and (min-width: 800px) {

    .col-2xl-5col {
        flex: 0 0 40%;
        max-width: 40%;
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .col-3xl-5col {
        flex: 0 0 60%;
        max-width: 60%;
        padding-left: 1rem;
        padding-right: 1rem;
    }
}
@media screen and (max-width: 767px) {
.main-inner {
    flex: 1;
    width: 100%;
    padding-top: 68px;
}
.desktop-991{
	display:none;
}
.header {
    width: 100%;
    background-color: #fff;
    position: fixed;
    z-index: 9;
}
.intro-slider-container {
    margin-top: 90px;
}
.autocomplete_search {
    float: left;
    padding: 10px 30px;
    width: 76%;
    border-radius: 100px;
    border: none;
}
.cat_blocks {
    display: block;
    width: 100%;
    background: #999;
    padding: 30px 20px;
    border-radius: 26px;
    min-height: 320px;
    margin-bottom: 15px;
}
.lub_index_banner_bottom {
    background: #ccc;
    padding: 30px 0;
}
.services_offers {
    background: #f1f1f1;
    padding: 30px 0;
}
.millions_offer_business {
    background: #fff;
    padding: 30px 0;
}
.explore_col {
    display: flex;
    align-items: center;
    justify-content: center;
    max-height: auto;
    min-height: auto;
    padding-right: 0;
}
.explore_col h1 {
    color: #191919;
    font-size: 28px;
    line-height: 1.4em;
    text-align: center;
}
.ecr_col h4 {
    font-size: 34px;
}
.ecr_col p {
    font-size: 18px;
    line-height: 1.2px;
}
.ecr_col {
    float: left;
    width: 50%;
    display: table;
    border-left: 5px solid #ddd;
    padding: 0px 12px 12px;
    margin: 16px 0;
    border-right: 6px solid #ddd;
}
.millions_offer_business_slider {
    background: #fff;
    padding: 0px 0 0px;
}
.services_offers_slider {
    background: #f1f1f1;
    padding: 0px 0 0px;
}
.prod_col4 {
    float: left;
    height: auto;
    width: 100%;
    margin: 10px 0;
}
.production_quality {
    background: #999;
    padding: 30px 0;
}
.pq_title {
    padding-right: 0;
}
.pq_title h2 {
    font-weight: 600;
    color: #fff;
    line-height: 1.2;
    margin-bottom: 30px;
    font-size: 28px;
    text-align: c;
    text-align: center;
}
.pq_verify img {
    width: 60%;
}
.production_quality_col {
    border-radius: 22px;
    background: #bbb;
    padding: 30px 30px;
    display: table;
    width: 100%;
    height: auto;
    margin-bottom: 15px;
}
.streamline_ordering {
    background: #fff;
    padding: 30px 0;
}
.so_title {
    padding-right: 0;
}
.so_title h2 {
    font-weight: 600;
    color: #111;
    line-height: 1.2;
    margin-bottom: 30px;
    text-align: center;
    font-size: 28px;
}
.big-title {
    color: #000;
    font-size: 16px;
    text-align: left;
}
.cta-horizontal-box {
    padding-top: 5.2rem;
    padding-bottom: 0;
}
#customers-testimonials .item {
    padding: 20px 40px;
}
.newsletter_container {
    background: #999;
    padding-bottom: 60px !important;
}
}
@media screen and (max-width: 799px) {
    .cta.cta-horizontal-box .row {
        justify-content: center;
    }
    .cta.cta-horizontal-box .row > div:first-child {
        text-align: center;
    }
}
@media screen and (max-width: 991px) {
	.main-inner {
    flex: 1;
    width: 100%;
    padding-top: 68px;
}
    .header.header-10 .header-dropdown > a,
    .header.header-10 .header-dropdown > span {
        margin: 0;
    }
    .header.header-10 .login {
        padding: 0;
    }
.filter{
	display:block;
}
.order-lg-first{
	position: absolute;
    top: 0px;
    background: #f9f9f9;
    width: 310px;
    z-index: 9;
	height: 100%;
}
}
/*# sourceMappingURL=demo-13.css.map */
