/*common css*/
:root{
    --global--color-background : #ffffff;
    --global--color-one : #4ba5de;
    --global--color-bg-popular : #ffffff;
    --global--color-bg-hot : #ed4157;
    --global--color-bg-hot : #ed4157;
    --global--color-bg-darkmode : #2D2E30;
}
body {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    text-align: right;
}
header {
    background-color: var(--global--color-bg-header);
}
#main {
    background-color: var(--global--color-background);
}
img {
    max-width: 100%;
}
ul {
    margin: 0;
    padding: 0;
    list-style: none
}
h1,h2,h3,h4,h5,h6 {
    margin: 0
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
    margin-top: 0;
}
h1 {
    font-size: 1.5rem;
    line-height: 2;
    font-weight: 700;
}
h2 {
    font-size: 1.4rem;
    line-height: 36px;
}
h3 {
    font-size: 1.3rem;
    line-height: 30px;
}
h4 {
    font-size: 1.2rem;
    line-height: 19px;
    font-weight: 700;
}
h5 {
    font-size: 1.1rem;
    line-height: 18px;
}
h6 {
    font-size: 1rem;
    line-height: 14px;
}
a {
    color: var(--global--color-one);
    text-decoration: none;
    transition: .3s
}
a:hover {
    text-decoration: none
}
p {
    margin: 0
}
button , button:focus {
    outline: none
}
.nc-product-quantity-cart  {
    -moz-appearance: textfield;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
@media (min-width: 1200px) {
    .container {
	max-width: 1440px
    }
}
@media (min-width: 1920px) {
    .container-fluid {
	padding: 0 90px;
	max-width: 1920px
    }
}
.border-1px {
    border: 1px solid #ebebeb;
    border-radius: 5px
}
.border-t-1px {
    border-top: 1px solid#ebebeb
}
.list-product.border-b-0 {
    border-bottom-color: transparent
}
#backgroung-content {
    background: #f5f5f5;
    padding-top: 60px;
    padding-bottom: 1px
}
.hidden {
    display: none
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}
.mtb-60px {
    margin: 60px 0
}
.ptb-100px {
    padding: 100px 0
}
.mb-60px {
    margin-bottom: 60px
}
.mr-30px {
    margin-right: 30px
}
.mlr-10px {
    margin: 0 10px
}
.plr-15px {
    padding: 0 15px
}
.mb-40px {
    margin-bottom: 40px
}
.mt-50px {
    margin-top: 50px
}
.mt-53px {
    margin-top: 53px
}
.mt-60px {
    margin-top: 60px
}
.mb-30px {
    margin-bottom: 30px
}
.mt-20 {
    margin-top: 20px
}
.mb-20px {
    margin-bottom: 20px
}
.mt-30 {
    margin-top: 30px
}
.mt-50 {
    margin-top: 50px
}
.mb-50px {
    margin-bottom: 50px
}
.m-0px {
    margin: 0
}
.row.mr-0px {
    margin-right: 0
}
.row.ml-0px {
    margin-left: 0
}
.row.mlr-30px {
    margin-left: -30px;
    margin-right: -30px
}
.mb-0 .list-product {
    margin-bottom: 0
}
.mt-40 {
    margin-top: 40px
}
.owl-dot-style .owl-dots {
    bottom: 0px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center
}
.owl-dot-style .owl-dots .owl-dot {
    background: #e6e6e6 none repeat scroll 0 0;
    border-radius: 100%;
    display: inline-block;
    height: 10px;
    margin: 0 4px;
    width: 10px;
    transition: .3s
}
.owl-dot-style .owl-dots .owl-dot:hover {
    background: var(--global--color-one) none repeat scroll 0 0
}
.owl-dot-style .owl-dots .owl-dot.active {
    background: var(--global--color-one) none repeat scroll 0 0
}
.home-electronic .owl-dot-style .owl-dots .owl-dot:hover {
    background: var(--global--color-one) none repeat scroll 0 0
}
.home-electronic .owl-dot-style .owl-dots .owl-dot.active {
    background: var(--global--color-one) none repeat scroll 0 0
}
.home-electronic .slider-hm11.owl-dot-style .owl-dots .owl-dot.active {
    background: #253237 none repeat scroll 0 0
}
.home-electronic .owl-dot-style .owl-dots .owl-dot:hover {
    background: #253237 none repeat scroll 0 0
}
.owl-nav-style .owl-nav>div.owl-prev {
    left: 43px
}
.owl-nav-style.owl-nav-style-5 .owl-nav>div {
    top: -52px
}
.responsive-owl-nav-style.owl-nav-style.owl-nav-style-5 .owl-nav>div {
    top: -52px
}
.owl-nav-style .owl-nav>div {
    position: absolute;
    top: -40px;
    display: inline-block;
    font-size: 0;
    line-height: 1;
    cursor: pointer;
    text-align: center;
    color: #888;
    width: 34px;
    height: 34px;
    border: 1px solid #ebebeb;
    background: #fff;
    z-index: 1;
    opacity: 1;
    border-radius: 100%;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear
}
.owl-nav-style .owl-nav>div.owl-prev:before {
    content: "\f3d3"
}
.owl-nav-style .owl-nav>div:before {
    font-size: 14px;
    line-height: 32px;
    display: block;
    font-family: "Ionicons";
    font-weight: 600
}
.owl-nav-style .owl-nav>div.owl-next:before {
    content: "\f3d2"
}
.owl-nav-style .owl-nav>div.owl-next {
    left: 0
}
.brand-slider.owl-nav-style .owl-nav>div.owl-next {
    left: 15px
}
.owl-nav-style .owl-nav>div:hover {
    color: #fff;
    border-color: var(--global--color-one);
    background-color: var(--global--color-one)
}
.home-electronic .owl-nav-style .owl-nav>div:hover {
    color: #fff;
    border-color: var(--global--color-one);
    background-color: var(--global--color-one)
}
.custom-nav-style.responsive-owl-nav-style.owl-nav-style .owl-nav>div:hover {
    box-shadow: 0 0 13.95px 1.05px rgba(0, 0, 0, .17)
}
.custom-nav-style.owl-nav-style .owl-nav>div.owl-prev {
    right: 63px
}
.custom-nav-style.owl-nav-style .owl-nav>div.owl-next {
    right: 20px
}
.responsive-owl-nav-style.owl-nav-style .owl-nav>div {
    top: -55px
}
.custom-nav-style.responsive-owl-nav-style.owl-nav-style .owl-nav>div {
    top: -44px
}
.responsive-owl-nav-style.owl-nav-style.owl-nav-style-4 .owl-nav>div {
    top: -92px
}
.owl-nav-style-4 .owl-nav>div:hover {
    color: #fff;
    border-color: #ef1e1e;
    background-color: #ef1e1e
}
.owl-nav-style-3 .owl-nav > div {
    width: 22px;
    line-height: 40px;
    height: 40px;
    margin-top: -20px;
    position: absolute;
    text-align: center;
    top: 50%;
    color: var(--global--color-one);
}
.owl-nav-style-3 .owl-nav > div.disabled {
    opacity: 0.3;
}
.owl-nav-style-3 .owl-nav>div.owl-prev {
    left: 0;
}
.owl-nav-style-3 .owl-nav>div.owl-next {
    right: 0;
}

.owl-nav-style-3 .owl-nav>div:not(.disabled):hover {
    color: #fff;
    border-color: var(--global--color-one);
    background-color: var(--global--color-one)
}
.owl-nav-style-2 .owl-nav>div {
    position: absolute;
    top: 50%;
    display: inline-block;
    font-size: 0;
    line-height: 1;
    cursor: pointer;
    text-align: center;
    color: #888;
    width: 34px;
    height: 34px;
    border: 1px solid #ebebeb;
    background: #fff;
    z-index: 1;
    opacity: 1;
    border-radius: 100%;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
    margin-top: -17px;
    opacity: 0;
    visibility: hidden
}
.owl-nav-style-2 .owl-nav > div.owl-prev {
    right: 15px
}
.owl-nav-style-2:hover .owl-nav > div {
    opacity: 1;
    visibility: visible
}
.modal-dialog {
    margin: 0% auto;
    max-width: 960px;
    width: 960px;
    padding: 35px
}
.modal-dialog .modal-body {
    padding: 35px 15px
}
.modal-dialog .quickview-big-img img {
    width: 100%
}
.modal-header .close {
    outline: none
}
.modal-dialog .owl-nav-style-2 .owl-nav>div {
    width: 20px;
    height: 20px;
    margin-top: -10px
}
.modal-dialog .owl-nav-style-2 .owl-nav>div.owl-prev {
    left: 0
}
.modal-dialog .owl-nav-style .owl-nav>div:before {
    font-size: 12px;
    line-height: 20px
}
.modal {
    z-index: 9999
}
.modal {
    top: 50px
}
.modal .pro-details-size-color {
    margin: 15px 0 0
}
#scrollUp {
    width: 50px;
    height: 50px;
    background-color: var(--global--color-one);
    color: #fff;
    right: 20px;
    bottom: 60px;
    text-align: center;
    overflow: hidden;
    border-radius: 50px;
    z-index: 9811!important
}
.home-electronic #scrollUp {
    background-color: var(--global--color-one)
}
#scrollUp i {
    display: block;
    line-height: 50px;
    font-size: 22px
}
#scrollUp:hover i {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}
@keyframes fadeInUp {
    0% {
	opacity: 0;
	transform: translate3d(0, 100px, 0)
    }
    100% {
	opacity: 1;
	transform: none
    }
}
.owl-item .slider-content * {
    -webkit-animation-duration: 1.3s;
    animation-duration: 1.3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}
.owl-item.active .slider-animated-1 h1 {
    -webkit-animation-delay: 1.3s;
    animation-delay: 1.3s;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}
.owl-item.active .slider-animated-1 a {
    -webkit-animation-delay: 1.6s;
    animation-delay: 1.6s;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}
.owl-item.active .slider-animated-1 span {
    -webkit-animation-delay: 1.0s;
    animation-delay: 1.0s;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}
.owl-item.active .slider-animated-1 p {
    -webkit-animation-delay: 1.0s;
    animation-delay: 1.0s;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}
.main-navigation ul li ul.mega-menu-wrap {
    background-color: #fff;
    display: block;
    right: 0;
    padding: 30px 30px 30px 30px;
    position: absolute;
    top: 100%;
    width: 1110px;
    z-index: 9999;
    -webkit-box-shadow: 0 0 3.76px .24px rgba(0, 0, 0, .15);
    box-shadow: 0 0 3.76px .24px rgba(0, 0, 0, .15);
    opacity: 0;
    visibility: hidden;
    -o-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -webkit-transform-origin: 0% 0%;
    transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    transform: rotateX(-75deg);
    -o-transform: rotateX(-75deg);
    -moz-transform: rotateX(-75deg);
    -webkit-transform: rotateX(-75deg)
}
.menu-item-has-children:hover>.mega-menu-wrap {
    opacity: 1;
    visibility: visible;
    transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    -o-transition: -o-transform 0.3s, opacity 0.3s;
    -ms-transition: -ms-transform 0.3s, opacity 0.3s;
    -moz-transition: -moz-transform 0.3s, opacity 0.3s;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s
}
.mega-menu-title {
    display: block;
    width: 100%;
    float: inherit
}
.main-navigation ul li ul.mega-menu-wrap>li ul li {
    display: block;
    float: inherit;
    padding: 0
}

.main-navigation ul li ul.mega-menu-wrap>li ul li a {
    color: #888;
    ;
    font-weight: 400;
    font-size: 14px;
    display: block;
    padding: 0;
    line-height: 27px
}

.main-navigation ul li ul.mega-menu-wrap>li ul li a:hover {
    color: var(--global--color-one);
    -moz-transform: translateX(-10px);
    -webkit-transform: translateX(-10px);
    -o-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px)
}

.home-electronic .main-navigation ul li ul.mega-menu-wrap>li ul li a:hover {
    color: var(--global--color-one)
}
.home-electronic .main-navigation ul li ul.mega-menu-wrap>li ul li.mega-menu-title a:hover {
    color: var(--global--color-one)
}
.main-navigation ul li ul.mega-menu-wrap>li ul li.mega-menu-title a:hover {
    color: var(--global--color-one);
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}
.main-navigation ul li ul.mega-menu-wrap>li.w-100 ul li>a:hover {
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.main-navigation ul li ul.mega-menu-wrap>li ul li.mega-menu-title a {
    color: #253237;
    line-height: 1;
    ;
    font-size: 14px;
    font-weight: 700;
    display: block;
    margin-bottom: 15px
}

.main-navigation ul li ul.mega-menu-wrap>li {
    display: inline-block;
    float: left;
    margin-left: 0;
    padding: 0;
    width: 25%
}
.main-navigation ul li ul.mega-menu-wrap>li.w-100 {
    width: 100%!important;
    margin-top: 20px
}

.main-navigation ul li ul.mega-menu-wrap>li.banner-wrapper {
    width: 100%;
    margin-top: 20px
}
.main-navigation ul li ul.mega-menu-wrap>li.banner-wrapper a img {
    width: 100%
}
.main-navigation ul li ul.mega-menu-wrap>li.banner-wrapper a {
    padding: 0
}
.home-6 .main-navigation ul li ul.mega-menu-wrap>li ul li a {
    padding: 0
}
.sub-menu.sub-menu-2 {
    right: 100%!important;
    transform: translateY(-30px)
}
li.menu-item-has-children.position-static:hover .sub-menu.sub-menu-2 {
    transform: translateY(-40px)
}
.category-toggle-wrap {
    width: 100%
}
.category-toggle-wrap .category-toggle {
    padding: 17px 25px;
    margin: 0;
    border: none;
    background-color: transparent;
    color: #253237;
    font-size: 13px;

    font-weight: 700;
    line-height: 20px;
    width: 100%;
    text-align: left;
    outline: none;
    border: 1px solid#253237;
    margin-bottom: 15px
}
.home-electronic .category-mega-menu>li>a:hover {
    color: var(--global--color-one)
}
.home-electronic .category-toggle-wrap .category-toggle {
    margin-top: 15px
}
.category-mega-menu {
    position: static;
    z-index: 9;
    opacity: 1;
    visibility: visible;
    background-color: transparent;
    padding: 0;
    width: 100%;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    left: 270px;
    top: 0;
    display: none
}
.category-mega-menu>li {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    position: relative;
    padding: 10px 10px
}
.category-mega-menu>li {
    border-bottom: 1px solid #ebebeb
}
.category-mega-menu>li>a {
    padding: 10px 25px 10px 35px;
    line-height: 30px;
    font-size: 14px;
    font-weight: 400;
    color: #253237;
    position: relative;
    margin: 0;
    text-transform: inherit
}
.category-mega-menu>li>a:hover {
    color: var(--global--color-one)
}
.category-mega-menu>li:first-child a {
    padding-top: 10px
}
.category-mega-menu>li>a:last-child {
    border-bottom: 0
}
.slick-vertical .slick-prev,
.slick-vertical .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    z-index: 1;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: #253237;
    border: none;
    outline: none;
    background: transparent
}
.slick-vertical .slick-prev,
.slick-vertical .slick-next {
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}
.slick-prev {
    left: -25px
}
.slick-vertical .slick-prev {
    top: -25px
}
.slick-vertical .slick-next {
    bottom: -25px
}
.slick-vertical .slick-prev:before,
.slick-vertical .slick-next:before {
    font-size: 20px;
    line-height: 32px;
    display: block;
    font-family: "Ionicons";
    font-weight: 600;
    transform: rotate(90deg)
}
.slick-vertical .slick-prev:before {
    content: "\f3d2"
}
.slick-vertical .slick-next:before {
    content: "\f3d3"
}
.section-title {
    margin-bottom: 16px
}
.section-title h2 {
    font-size: 18px;
    color: #253237;
    ;
    line-height: 16px;
    font-weight: 600;
    margin: 0 0 15px
}
.section-title p {
    color: #888;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    position: relative;
    margin-top: 10px
}
.section-title.ml-0px {
    margin-left: 0
}
.section-title.underline-shape {
    position: relative;
    margin-bottom: 68px
}
.section-title.underline-shape:after {
    content: "";
    width: 40px;
    height: 2px;
    display: block;
    position: absolute;
    bottom: -34px;
    left: 50%;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #ef1e1e
}
.section-title.underline-shape.underline-shape-left:after {
    left: 0;
    -moz-transform: translateX(0%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%)
}
.section-title.custom-style h2 {
    margin: 0;
    color: #fff
}
.section-title.custom-style {
    margin: 0;
    background: #0bbfbd;
    padding: 20px 20px 20px 20px
}
.blog-related-post .section-title.underline-shape:after {
    bottom: -25px;
    background: var(--global--color-one)
}
.dropdown {
    position: relative;
    top: -7px
}
.dropdown-nav li {
    display: block!important;
    margin: 0 10px 0 10px
}
/* mobile menu  */
.off_canvars_overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    cursor: crosshair;
    background: #222222;
    top: 0;
}
.off_canvars_overlay.active {
    opacity: 0.5;
    visibility: visible;
}
.offcanvas_menu {
    display: none;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .offcanvas_menu {
	display: block;
    }
}
@media only screen and (max-width: 767px) {
    .offcanvas_menu {
	display: block;
    }
}
.offcanvas_menu_wrapper {
    width: 290px;
    position: fixed;
    background: #fff;
    z-index: 999;
    top: 0;
    height: 100vh;
    transition: .5s;
    right: 0;
    margin-right: -300px;
    padding: 50px 20px 30px;
    overflow-y: auto;
}
.offcanvas_menu_wrapper.active {
    margin-right: 0;
}
.offcanvas_menu_wrapper .search_container {
    display: block;
}
.offcanvas_menu_wrapper .call_support {
    display: block;
}
.offcanvas_menu_wrapper .header_account {
    display: block;
}
.offcanvas_main_menu li {
    position: relative;
}
.offcanvas_main_menu li:last-child {
    margin: 0;
}
.offcanvas_main_menu li span.menu-expand {
    position: absolute;
    left: 0;
}
.offcanvas_main_menu li a {
    font-size: 14px;
    font-weight: 400;
    display: block;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ebebeb;
}
.offcanvas_main_menu li a:hover {
    color: #ea1b25;
}
.offcanvas_main_menu li ul.sub-menu {
    padding-right: 20px;
}
.offcanvas_footer {
    margin-top: 50px;
    padding-bottom: 50px;
    text-align: center;
}
.offcanvas_footer span a {
    font-size: 14px;
}
.offcanvas_footer span a:hover {
    color: #ea1b25;
}
.offcanvas_footer ul {
    margin-top: 20px;
}
.offcanvas_footer ul li {
    display: inline-block;
    margin-right: 4px;
}
.offcanvas_footer ul li:last-child {
    margin-right: 0;
}
.offcanvas_footer ul li a {
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
    font-size: 13px;
    color: #ffffff;
}
.offcanvas_footer ul li.facebook a {
    background: #3c5b9b;
}
.offcanvas_footer ul li.facebook a:hover {
    background: #ea1b25;
}
.offcanvas_footer ul li.twitter a {
    background: #1DA1F2;
}
.offcanvas_footer ul li.twitter a:hover {
    background: #ea1b25;
}
.offcanvas_footer ul li.pinterest a {
    background: #BD081B;
}
.offcanvas_footer ul li.pinterest a:hover {
    background: #ea1b25;
}
.offcanvas_footer ul li.google-plus a {
    background: #DD4D42;
}
.offcanvas_footer ul li.google-plus a:hover {
    background: #ea1b25;
}
.offcanvas_footer ul li.linkedin a {
    background: #010103;
}
.offcanvas_footer ul li.linkedin a:hover {
    background: #ea1b25;
}

.canvas_close {
    position: absolute;
    top: 10px;
    left: 13px;
}
.canvas_close a {
    font-size: 18px;
    font-weight: 500;
    width: 32px;
    height: 32px;
    display: block;
    text-align: center;
    line-height: 31px;
    border: 1px solid #ebebeb;
    border-radius: 50%;
}
.canvas_close a:hover {
    background: #ea1b25;
    border-color: #ea1b25;
    color: #fff;
}
.canvas_open {
    display: none;
    position: relative;
    z-index: 9;
}
@media only screen and (max-width: 767px) {
    .canvas_open {
	display: block;
    }
}
.canvas_open a {
    font-size: 30px;
    color: #000;
    width: 43px;
    height: 41px;
    display: block;
    line-height: 39px;
    text-align: center;
    border: 1px solid #000;
    border-radius: 3px;
}
@media only screen and (max-width: 767px) {
    .canvas_open a {
	width: 35px;
	height: 34px;
	line-height: 34px;
	font-size: 24px;
    }
}
.canvas_open a:hover {
    color: #ea1b25;
    border-color: #ea1b25;
}
.offcanvas_main_menu > li.menu-item-has-children.menu-open > span.menu-expand {
    transform: rotate(180deg);
}
.offcanvas_main_menu > li ul li.menu-item-has-children.menu-open span.menu-expand {
    transform: rotate(180deg);
}




.dropdown-nav {
    background-clip: padding-box;
    background-color: #fff;
    border-top: 2px solid #fff;
    height: auto;
    padding: 0;
    position: absolute;
    text-align: left;
    white-space: nowrap;
    z-index: 100;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden;
    z-index: 99999;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
    transform-origin: 0 0 0;
    padding: 20px 0 20px 0;
    margin: 0;
    top: 30px;
    left: auto;
    right: 0;
    min-width: 130px;
    overflow: hidden;
    padding: 10px 15px;
    background: #fff;
    border-radius: 0;
    border: none;
    box-shadow: 0 0 3.76px .24px rgba(0, 0, 0, .15)
}
ul.dropdown-nav>li>a {
    color: #212121;
    padding: 13px 0;
    display: block!important
}
.dropdown-nav li:not(:last-child) {
    border-bottom: 1px solid#ebebeb
}
.dropdown-nav>li>a:hover {
    color: var(--global--color-one)
}
.header-right-nav a:hover {
    color: var(--global--color-one)
}
.home-electronic .dropdown-nav>li>a:hover {
    color: var(--global--color-one)
}
.home-electronic .header-right-nav a:hover {
    color: #fff
}
.home-electronic .nice-select .option.selected {
    color: var(--global--color-one)
}
.nice-select .option.selected {
    font-weight: 400;
    color: var(--global--color-one)
}
.header-right-nav i {
    margin-right: 10px
}
.left-text {
    color: #fff;
    font-size: 13px
}
.header-top-nav ul li {
    display: inline-block;
    line-height: 26px;
    margin-left: 20px;
    color: #fff;
}
.header-top-nav ul li:last-child {
    margin-left: 0;
}
.home-10 .left-text a {
    color: #253237
}
.home-10 .header-right-nav a {
    color: #253237
}
.home-10 .header-right-nav a:hover {
    color: var(--global--color-one)
}
.home-10 .header-right-nav li {
    color: #253237
}
.home-10 .header-right-nav li:hover {
    color: var(--global--color-one)
}
.dropdown:hover>.dropdown-nav {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1;
    visibility: visible;
    transform: translateY(0)
}
.header-right-nav .nice-select .option {
    display: block
}
.header-right-nav .nice-select {
    -webkit-tap-highlight-color: transparent;
    background-color: #253237;
    border-radius: 0;
    border: solid 0 #e8e8e8;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 13px;
    font-weight: 400;
    height: 24px;
    line-height: 24px;
    outline: none;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    text-align: left!important;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    width: auto
}
.home-electronic .header-right-nav .nice-select {
    background: var(--global--color-one)
}
.home-electronic .home-10 .header-right-nav .nice-select {
    background: #f7f7f7
}
.header-right-nav a {
    color: #fff;
}
.slider-content-7 {
    max-width: 40%;
    padding-top: 145px
}
.container-top-inner {
    display: inline-block;
    width: 100%;
    background: #253237;
    padding: 12px 30px 4px 30px
}
.header-right-nav .nice-select .option:hover,
.nice-select .header-right-nav .option.focus,
.header-right-nav .nice-select .option.selected.focus {
    background-color: #fff;
    color: var(--global--color-one)
}
.home-electronic .header-right-nav .nice-select .option:hover,
.home-electronic .header-right-nav .nice-select .option.focus,
.home-electronic .header-right-nav .nice-select .option.selected.focus {
    background-color: #fff;
    color: var(--global--color-one)
}
.header-right-nav ul li:hover {
    color: var(--global--color-one)
}
.header-right-nav .nice-select:hover:after {
    border-color: var(--global--color-one)
}
.home-electronic .header-right-nav .nice-select:hover:after {
    border-color: #fff
}
.dropdown-nav li:after {
    display: none
}
.header-right-nav .nice-select .list {
    background-color: #fff;
    border-radius: 0;
    box-sizing: border-box;
    margin-top: 0;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    left: auto;
    right: 0;
    top: 55px;
    -webkit-transform-origin: 0% 0;
    -ms-transform-origin: 0% 0;
    transform-origin: 0% 0;
    -webkit-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
    -webkit-transition: all 0.2s cubic-bezier(0, 0, 0, 0), opacity 0.15s ease-out;
    transition: all 0.2s cubic-bezier(0, 0, 0, 0), opacity 0.15s ease-out;
    z-index: 9;
    margin: 0;
    top: 30px;
    left: auto;
    right: 0;
    min-width: 130px;
    overflow: hidden;
    padding: 0;
    background: #fff;
    border-radius: 0;
    border: none;
    box-shadow: 0 0 3.76px .24px rgba(0, 0, 0, .15)
}
.header-right-nav .nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    left: auto;
    right: 0;
    top: 35px
}
.nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 25px;
    list-style: none;
    min-height: 25px;
    outline: none;
    padding-left: 0;
    padding-right: 0;
    text-align: left;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    color: #253237;
    padding: 7px
}
.header-right-nav .nice-select .option:not(:last-child) {
    border-bottom: 1px solid#ebebeb
}
.header-right-nav .nice-select:after {
    height: 7px;
    right: -12px;
    width: 7px;
    border-color: #fff;
    transition: .3s ease-in-out;
    border-width: 1px
}
.header-right-nav ul li {
    position: relative
}
.header-right-nav ul li.after-n:after {
    display: none
}
.header-right-nav .dropdown-navs ul li.top-10px:after {
    top: 5px
}
.header-right-nav .list li:before {
    position: absolute;
    top: 14px;
    left: -12px;
    width: 17px;
    height: 15px;
    content: "";
    background-image: url(../images/icons/1.jpg);
    background-repeat: no-repeat
}
.header-right-nav .list li[data-value="2"]::before {
    background-image: url(../images/icons/2.jpg)
}
.header-right-nav .list li {
    position: relative
}
.header-right-nav .list li:after {
    display: none
}
.angle-icon {
    position: relative
}
.top-10px.first-child .list li:after {
    display: none
}
.top-10px.first-child .list li:before {
    display: none
}
.angle-icon:hover:after {
    border-color: var(--global--color-one)
}
.home-electronic .angle-icon:hover:after {
    border-color: #fff
}
.home-10 .angle-icon:after {
    border-color: #253237
}
.home-10 .angle-icon:hover:after {
    border-color: var(--global--color-one)
}
.home-10 .header-right-nav ul li:after {
    background-color: #253237
}
.home-10 .header-right-nav .nice-select:after {
    border-color: #253237
}
.home-electronic .home-10 .header-right-nav .nice-select:hover:after {
    border-color: var(--global--color-one)
}
.angle-icon:after {
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    content: '';
    display: block;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    top: 50%;
    -webkit-transform-origin: 66% 66%;
    -ms-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    height: 7px;
    right: -12px;
    width: 7px
}
.logo {
    margin-top: 10px
}
.home-12 .logo {
    margin-top: 6px
}
.main-navigation > ul > li {
    display: inline-block;
    float: right;
}
.main-navigation ul li:hover>a {
    color: var(--global--color-one);
}
.mean-container .mean-nav ul li a.mean-expand {
    right: auto;
    left:0;
}
.mean-container .mean-nav ul li a {
    text-align: right;
}
.mean-container .mean-nav ul li:hover>a {
    color: var(--global--color-one);
}
.home-electronic .mean-container .mean-nav ul li:hover>a {
    color: var(--global--color-one)
}
.home-12.home-electronic .main-navigation ul li:hover>a {
    color: var(--global--color-one);
}
.main-navigation ul li a {
    display: block;
    padding: 10px 15px;
    color: #253237;
    font-weight: 500;
    position: relative
}
.main-navigation ul li a:hover {
    color: var(--global--color-one)
}
.home-electronic .main-navigation ul li a:hover {
    color: var(--global--color-one)
}
.home-12 .main-navigation ul li a {
    color: black;
    padding: 13px 15px;
    font-size: 16px;
}
.main-navigation ul li>a i {
    display: inline-block;
    vertical-align: -3px;
    font-size: 24px;
    font-weight: 400;
    margin-right: 5px
}
.home-12 .main-navigation ul li:first-child a {
    padding-right: 0
}
.main-navigation .sub-menu {
    position: absolute;
    z-index: 9;
    visibility: hidden;
    opacity: 0;
    -o-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -webkit-transform-origin: 0% 0%;
    transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    transform: rotateX(-90deg);
    -o-transform: rotateX(-90deg);
    -moz-transform: rotateX(-90deg);
    -webkit-transform: rotateX(-90deg);
    min-width: 205px;
    left: auto!important;
    background: #fff;
    box-shadow: 0 0 3.76px .24px rgba(0, 0, 0, .15)
}
.menu-item-has-children {
    position: relative
}
.main-navigation li.menu-item-has-children li.menu-item-has-children ul.sub-menu {
    left: auto;
    right: 100%;
    top:0;
}
.main-navigation ul li .sub-menu>li>a {
    position: relative;
    overflow: hidden;
    position: relative;
    display: block!important;
    color: #888;
    font-size: 14px;
    font-weight: 400;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    padding: 0!important
}
.main-navigation ul li .sub-menu>li {
    position: relative;
    padding: 0 20px;
    line-height: 40px;
    height: 40px;
    border-bottom: 1px solid #eee;
    position: relative;
    display: block!important;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.main-navigation ul li .sub-menu>li:hover>a {
    -moz-transform: translateX(-10px);
    -webkit-transform: translateX(-10px);
    -o-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
    color: var(--global--color-one)
}
.home-electronic .main-navigation ul li .sub-menu>li:hover>a {
    color: var(--global--color-one)
}
.main-navigation .sub-menu>li {
    display: block!important
}
.main-navigation .menu-item-has-children:hover > .sub-menu {
    opacity: 1;
    visibility: visible;
    transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    -o-transition: -o-transform 0.3s, opacity 0.3s;
    -ms-transition: -ms-transform 0.3s, opacity 0.3s;
    -moz-transition: -moz-transform 0.3s, opacity 0.3s;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    padding: 0!important;

}
.main-navigation ul li.menu-item-has-children>a i.ion-ios-arrow-down {
    display: inline-block;
    vertical-align: -1px;
    font-size: 14px;
    font-weight: 400;
    margin: 0
}
.main-navigation ul li.menu-item-has-children.position-static>a i.ion-ios-arrow-down {
    position: absolute;
    right: 0;
    transform: rotate(-90deg)
}
.dropdown_search input {
    width: 100%;
    border: 0;
    height: 45px;
    padding-right: 20px;
    outline: none;
    border-radius: 30px
}
.header-navigation {
    padding: 5px 0;
}
.search-category {
    position: absolute;
    top: 0;
    right: 64px
}
.search-category .nice-select {
    height: 45px;
    line-height: 43px;
    border: 0
}
.search-category .nice-select .list {
    height: 590px;
    overflow: auto;
    border-radius: 0;
    left: -50%;
    box-shadow: 0 0 3.76px .24px rgba(0, 0, 0, .15)
}
.dropdown_search {
    width: 500px;
    background: #fff;
    display: block;
    border: 2px solid var(--global--color-one);
    border-radius: .25rem!important;
}
.header_account_list>a {
    font-size: 28px;
    display: flex;
    align-items: first baseline;
    color: #333;
    display: none
}
.header_account_list>a:hover {
    color: var(--global--color-one)
}
.home-electronic .header_account_list>a:hover {
    color: var(--global--color-one)
}
.header_account_list {
    position: relative
}
.header_account_area {
    display: flex;
    justify-content: flex-end;
    margin-top: 8px
}
.home-10 .header_account_area {
    justify-content: flex-start
}
.home-12 .header_account_area {
    margin: 0
}
.home-12 .sticky-nav.menu_fixed {
    padding: 0
}
.sticky-nav.menu_fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    background: var(--global--color-bg-header);
    padding: 10px 0 15px 0;
}
@media only screen and (min-width: 1200px) and (max-width: 2000px) {
    .admin-bar .sticky-nav.menu_fixed {
	top: 30px;
    }
}
.home-electronic .home-10 .header-navigation.menu_fixed .sticky-menu {
    display: flex;
}
.dropdown_search form button {
    position: absolute;
    top: 0;
    left: -1px;
    border: 0;
    background: transparent;
    height: 100%;
    width: 50px;
    text-align: center;
    font-size: 20px;
    color: black;
    border-radius: .25rem 0 0 .25rem;
    outline: 0;
    transition: .3s ease-in-out
}
.home-electronic .dropdown_search form button:hover {
    background: #000
}
.home-12.home-electronic .dropdown_search form button:hover {
    background: var(--global--color-one);
}
.home-electronic .dropdown_search {
    border: 0
}
.home-12.home-electronic .dropdown_search {
    border: 1px solid #dee2e6 !important;
}
.dropdown_search form {
    position: relative;
    width: 100%
}
.dropdown_search form i {
    font-size: 24px;
    line-height: 46px
}
.main-navigation {
    float: right;
    margin-top: 9px
}
.main-navigation.mt-0px {
    margin-top: 0
}
.count-cart {
    position: relative;
    color: #253237;
    font-weight: 700
}
.count-cart:not(.heart):after {
    position: absolute;
    top: 9px;
    left: -26px;
    right: auto;
    width: 18px;
    height: 18px;
    content: attr(data-count);
    background: var(--global--color-one);
    color: #fff;
    line-height: 18px;
    text-align: center;
    border-radius: 50%;
    float: right
}
.count-cart:before {
    content: '\f110';
    display: inline-block;
    font-size: 28px;
    font-family: "Ionicons";
    vertical-align: middle;
    margin-left: 15px;
    float: left;
    font-weight: 400
}
.count-cart.random:before {
    content: '\f4a8'
}
.count-cart.heart:before {
    content: '\f3a0'
}
.count-cart.random:after {
    content: '0'
}
.home-10 .count-cart:not(.heart):after {
    color: #fff;
    background-color: var(--global--color-one)
}
.home-electronic .count-cart:hover {
    color: #fff
}
.phone {
    position: relative;
    line-height: 17px
}
.cart-info {
    margin: 10px 35px 0 0
}
.cart-info-wrap {
    display: flex;
    /*    width: 100%;*/
    justify-content: flex-end;
    position: relative;
}
.cart-info-wrap ul li a {
    background: var(--global--color-one);
    color: #fff;
    height: 50px;
    line-height: 50px;
    padding: 0 16px;
    display: inline-block;
    border-radius: 4px;
    position: relative;
}
.cart-info-wrap ul li a:hover {
    background-color: #ec6e61;
}
.cart-info-wrap ul li a:hover span {
    -webkit-animation: rubberBand 0.5s;
    animation: rubberBand 0.5s;
}
.cart-info-wrap ul li a span.cart_count {
    background-color: #343a40;
    color: #fff;
    font-size: 13px;
    height: 25px;
    right: -9px;
    line-height: 25px;
    position: absolute;
    text-align: center;
    top: -10px;
    width: 25px;
    z-index: 9;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
.search-bar {
    float: left
}
.home-electronic .count-cart {
    color: #fff
}
.home-electronic .home-10 .count-cart {
    color: #253237
}
.home-electronic .home-10 .count-cart:hover {
    color: var(--global--color-one)
}
.home-electronic .phone a {
    color: #fff
}
.count-cart:hover {
    color: var(--global--color-one)
}
.container-inner {
    padding: 22px 30px;
    background: #fff;
    margin-top: 15px;
    position: relative
}
.sticky-nav.menu_fixed .container-inner {
    padding: 0;
    margin: 0
}
.header-buttom-nav.menu_fixed .dropdown_search {
    display: block;
    top:0;
}
.mobile-menu-area {
    display: none
}
.mean-container a.meanmenu-reveal span {
    display: block;
    background: #333;
    height: 2px;
    margin-top: 3px;
    position: absolute;
    z-index: 999999;
    width: 18px;
    margin: 5px 0 4px 0
}
.mean-container a.meanmenu-reveal {
    padding: 0 5px 5px 5px
}
a.meanmenu-reveal.meanclose {
    padding: 0 5px 5px 5px
}
.menu-overflow {
    height: 220px;
    overflow-x: auto
}
.home-6 .dropdown_search {
    display: block;
    position: initial
}
.home-6 .header_account_list>a {
    display: none
}
.contact-link-wrap {
    display: flex;
    width: 100%;
    justify-content: flex-end;
}
.home-6 .header_account_area {
    margin-top: 0;
    width: 100%
}
.home-6 .header-navigation {
    padding: 35px 0
}
.home-electronic .header-navigation {
    border-bottom: 0;
    border-top: 1px solid rgba(255, 255, 255, .1)
}
.home-electronic .home-10 .header-navigation {
    border-bottom: 0;
    border-top: 0 solid rgba(255, 255, 255, .1);
}
.home-electronic .home-10 .header-navigation.sticky-nav.menu_fixed {
    padding: 0;
}
.home-electronic .home-10 .header-navigation .sticky-menu {
    display: none;
}
.home-electronic .beauty-category .nice-select {
    background: #fff;
    color: #253237
}
.home-electronic .home-10 .beauty-category .nice-select {
    background: #0583d7;
    color: #fff;

}
.beauty-category .nice-select {
    -webkit-tap-highlight-color: transparent;
    border-radius: 0;
    border: solid 0 #e8e8e8;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    display: block;
    float: left;
    height: 60px;
    line-height: 60px;
    outline: none;
    position: relative;
    text-align: left!important;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    width: 100%;
    color: #fff;
    background: #ab9b69;
    font-size: 14px;
    font-weight: 700;

    cursor: pointer;
    margin: 0;
    padding-left: 20px;
    padding-right: 0
}
.beauty-category {
    height: 60px;
    width: 270px
}
.home-10 .beauty-category {
    min-width: 270px
}
.beauty-category .nice-select .option {
    position: relative;
    display: block;
    overflow: hidden;
    line-height: 24px;
    ;
    word-wrap: break-word;
    background: #fff;
    color: #253237;
    padding: 15px 20px;
    font-size: 14px;
    font-weight: 700;
    transition: none;
    border-bottom: 1px solid #eaeaea
}
.beauty-category .nice-select:after {
    border-bottom: 0 solid #fff;
    border-right: 0 solid #fff;
    height: auto;
    right: 12px;
    width: auto;
    content: '\f3d0';
    display: inline-block;
    font-size: 12px;
    font-family: "Ionicons";
    font-weight: 400;
    margin-left: 7px;
    float: right;
    -webkit-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    top: 4px
}
.beauty-category .nice-select.open:after {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg)
}
.beauty-category .nice-select:before {
    content: '\f394';
    display: inline-block;
    font-size: 24px;
    font-family: "Ionicons";
    font-weight: 400;
    line-height: 32px;
    margin-right: 10px;
    text-align: center;
    vertical-align: -3px
}
.beauty-category .nice-select .list {
    background-color: #fff;
    border-radius: 0;
    box-shadow: 0 0 3.76px .24px rgba(0, 0, 0, .15);
    margin-top: 1px
}
.beauty-category .nice-select .option:hover,
.beauty-category .nice-select .option.focus,
.beauty-category .nice-select .option.selected.focus {
    background-color: #fff;
    color: #c0b07d
}
.home-electronic .beauty-category .nice-select .option:hover,
.home-electronic .beauty-category .nice-select .option.focus,
.home-electronic .beauty-category .nice-select .option.selected.focus {
    /*color: var(--global--color-one);*/
}
.header-buttom-nav .dropdown_search {
    display: none;
}
.home-12 .home-10 .main-navigation {
    flex: 0 0 100%
}
.home-10 .main-navigation {
    margin: 0;
    flex: 0 0 78%
}
.slider-content-2 {
    margin-top: 70px
}
.slider-height-7 {
    height: 800px
}
.slider-height-18 {
    height: 660px
}
.slider-content-18 {
    align-self: center;
    margin-left: 5%
}
.slider-area .container {
    align-self: center
}
.slider-height-6 {
    height: 650px
}
.slider-height-16 {
    height: 590px
}
.slider-height-13 {
    height: 690px
}
.slider-height-9 {
    height: 630px
}
.slider-height-19 {
    height: 580px
}
.slider-height-10 {
    height: 400px
}
.slider-height-11 {
    height: 545px
}
.bg-img {
    position: relative;
    z-index: 1;
    height: 100%;
}
.bg-img:after {
    /*
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: #fff;
    z-index: -1;
    opacity: .2;
    */
}
.slider-area span {
    font-size: 17px;
    font-weight: 400;

    color: #253237;
    font-style: italic;
    margin-bottom: 10px;
    line-height: 1;
    display: block
}
.slider-area .slider-content-11 span {
    color: #fff
}
.slider-area .slider-content-11 h1 {
    color: #fff
}
.slider-area .slider-content-11 p {
    color: #fff
}
.slider-area .slider-content-20 h1 {
    color: #fff
}
.slider-area .slider-content-20 p {
    color: #fff
}
.slider-area h1 {
    font-size: 45px;
    font-weight: 600;
    color: #253237;
    margin-bottom: 30px;
    line-height: 1.3;
}
.slider-area .slider-content-13 h1 {
    font-size: 42px
}
.slider-area .slider-content-13 h1 strong {
    font-size: 45px
}
.slider-area .slider-content-13 p {
    width: 49%
}
.slider-content-16.slider-content-13 {
    padding-left: 60%
}
.slider-content-16.slider-content-13 p {
    width: 100%
}
.slider-area .slider-content-13.slider-content-15 p {
    width: 35%
}
.slider-content-15 {
    margin-top: 70px
}
.slider-area strong {
    font-size: 60px;
    font-weight: 700;
    display: inline-block;
    margin: 0;
    font-style: normal
}
.slider-area p {
    font-size: 19px;
    margin-bottom: 30px;
    font-weight: 400;
    color: #555
}
.shop-btn {
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: inline-block;
    background-color: var(--global--color-one);
    color: #fff;
    font-weight: 700;
    border-radius: 30px;
    font-size: 14px
}
.shop-btn:hover {
    color: #fff;
    background: #253237
}
.home-electronic .shop-btn {
    background-color: var(--global--color-one)
}
.home-electronic .slider-content-11 .shop-btn {
    background-color: #fff;
    color: #253237
}
.home-electronic .slider-content-11 .shop-btn:hover {
    background-color: #253237;
    color: #fff
}
.home-electronic .shop-btn:hover {
    background-color: #253237
}
.single-static h4 {
    color: #253237;
    font-size: 16px;
    font-weight: 600;
    ;
    line-height: 22px;
    margin-bottom: 0
}
.single-static p {
    line-height: 20px;
    color: #666;
    font-size: 13px;
    margin: 0
}
.single-static img {
    width: 45px;
    flex: 0 0 45px;
    margin: 0;
    margin-left: 10px
}
.single-static {
    position: relative;
    display: flex;
    align-items: flex-start;
    padding: 36px 5px
}
.single-static-meta {
    overflow: hidden;
    flex-grow: 1
}
.static-area-wrap {
    border-radius: 5px;
    padding: 0 20px
}
.list-product {
    position: relative;
    background: #fff;
    z-index: 1;
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 31px;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear
}
.second-img {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear
}
.list-product:hover .second-img {
    opacity: 1;
    visibility: visible
}
a.quick_view {
    display: inline-block;
    background: #fff;
    color: #253237;
    padding: 0;
    border: none;
    line-height: 46px;
    height: 46px;
    width: 46px;
    border-radius: 100%;
    padding: 0;
    text-align: center;
    ;
    pointer-events: visible;
    opacity: 0;
    -moz-transform: scale3d(0, 0, 0);
    -webkit-transform: scale3d(0, 0, 0);
    -o-transform: scale3d(0, 0, 0);
    -ms-transform: scale3d(0, 0, 0);
    transform: scale3d(0, 0, 0);
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear
}
.list-product-2.transparent-border .list-product {
    margin: 0
}
a.quick_view i {
    font-size: 21px
}
.list-product:hover a.quick_view {
    opacity: 1;
    -moz-transform: scale3d(1, 1, 1);
    -webkit-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
}
.list-product:hover {
    border-color: var(--global--color-one);

    animation-delay: 0s;
    -webkit-animation: headShake 0.5s;
    animation: headShake 0.5s;
}
.home-electronic .list-product:hover {
    border-color: var(--global--color-one)
}
.home-electronic a.quick_view:hover {
    background-color: var(--global--color-one);
    color: #fff
}
a.quick_view:hover {
    background-color: var(--global--color-one);
    color: #fff
}
.quick-view {
    position: absolute;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
    text-align: center;
    pointer-events: none;
    z-index: 1;
    height: 46px
}
.img-block {
    position: relative;
    overflow: hidden
}
.new {
    position: absolute;
    top: 10px!important;
    left: 10px;
    display: inline-block;
    color: #fff;
    padding: 0 5px;
    text-align: center;
    line-height: 20px;
    height: 20px;
    font-size: 12px;
    font-weight: 300;
    border-radius: 5px;
    ;
    text-align: center;
    z-index: 1;
    background-color: var(--global--color-one)
}
.status {
    position: absolute;
    top: 10px!important;
    right: 10px;
    display: inline-block;
    color: #fff;
    padding: 0 5px;
    text-align: center;
    line-height: 20px;
    height: 20px;
    font-size: 12px;
    font-weight: 300;
    border-radius: 5px;
    text-align: center;
    z-index: 1;
    background-color: var(--global--color-one)
}
.home-electronic .new {
    background-color: var(--global--color-one)
}
.inner-link {
    font-size: 12px;

    color: #999;
    line-height: 1;
    margin-bottom: 10px;
    display: block
}
.inner-link:hover {
    color: #999
}
.home-electronic .inner-link:hover {
    color: #253237
}
.product-decs {
    padding: 5px 10px 6px 10px;
    background: #fff;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear
}
.product-decs .nepso-discount {
    height: 19px;
}
.product-decs .nepso-discount .badge {
    font-size:14px;
    color:#fff;
}
.product-link {
    line-height: 18px;
    display: block;
    margin-bottom: 10px;
    font-weight: 500;
    color: #253237;
    font-size: 14px;
    min-height: 36px;
    max-height: 36px;
    overflow: hidden;
}
.product-link:hover {
    color: var(--global--color-one)
}
.add-to-link ul li a:hover {
    color: var(--global--color-one)
}
.home-electronic .product-link:hover {
    color: var(--global--color-one)
}
.home-electronic .add-to-link ul li a:hover {
    color: var(--global--color-one);
}
.rating-product i {
    overflow: hidden;
    font-size: 18px;
    color: #fdd835
}
.old-price {
    color: var(--global--color_discount);
    font-weight: 400;
    text-decoration: line-through;
    margin-right: 2px;
    font-size: 12px
}
.old-price.not-cut {
    text-decoration: none
}
.product-details-content .pricing-meta ul {
    text-align:right !important;
}
.pricing-meta li {
    display: inline;
}
.list-suggestion .pricing-meta li {
    width: 100%;
}
.current-price {
    color: var(--global--color_price);
    font-size: 16px;
}
.discount-price {
    display: inline-block;
    vertical-align: top;
    color: #fff;
    background: var(--global--color-one);
    padding: 0 4px;
    border-radius: 5px;
    text-align: center;
    line-height: 20px;
    height: 20px;
    font-size: 12px;
    font-weight: 700;
    ;
    text-align: center;
    z-index: 4;
    margin-right: 3px
}
.cart-btn {
    display: inline-block;
    background: #fff;
    color: #253237;
    font-weight: 700;
    padding: 0;
    border: none;
    border-width: 2px;
    border-bottom-style: solid;
    line-height: 24px;
    height: 26px;
    width: auto;
    cursor: pointer;
    font-size: 12px;

    position: relative;
    z-index: 1
}
.add-to-link ul li {
    display: inline-flex;
    float: left
}
.add-to-link ul li.cart {
    float: right
}
.add-to-link ul li a {
    display: inline-block;
    background: #fff;
    color: #253237;
    padding: 0;
    text-align: center;

}
.add-to-link-btn a {
    display: inline-block;
    background: #253237;
    color: #fff;
    font-weight: 700;
    padding: 10px 18px;
    border-radius: 5px;
    border: none;
    line-height: 18px;
    height: 38px;
    width: auto;
    cursor: pointer;
    font-size: 14px;
    position: relative;
    z-index: 1;
    transition: all .3s ease-in-out
}
.add-to-link-btn {
    text-align: center;
    margin: 10px 0 25px
}
.add-to-link-btn a:hover {
    background: #0bbfbd
}
.add-to-link ul li a i {
    margin-right: 10px;
    font-size: 21px;
}
.add-to-link ul li a.nepso-like i:hover {
    -webkit-animation: flash 0.5s;
    animation: flash 0.5s;
}
.add-to-link {
    position: absolute;
    left: 10px;
    right: 10px;
    bottom: 10px;
    background: #fff;
    visibility: hidden;
    opacity: 0;
    transform: translateY(25px) translateZ(0);
    -webkit-transform: translateY(25px) translateZ(0);
    perspective: 800px;
    -webkit-perspective: 800px;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -webkit-transition: opacity .3s ease, visibility .3s ease, transform .3s ease;
    -webkit-transition: opacity .3s ease, visibility .3s ease, -webkit-transform .3s ease;
    transition: opacity .3s ease, visibility .3s ease, -webkit-transform .3s ease;
    transition: opacity .3s ease, visibility .3s ease, transform .3s ease;
    transition: opacity .3s ease, visibility .3s ease, transform .3s ease, -webkit-transform .3s ease
}
.list-product:hover .add-to-link {
    opacity: 1;
    visibility: visible;

    -webkit-transform: translateY(0) translateZ(0);
    transform: translateY(0) translateZ(0)
}
.rating-product {
    margin-bottom: 6px
}
.category-list:hover .category-thumb img {
    -webkit-animation: pulse 0.5s;
    animation: pulse 0.5s;
}
.category-thumb img {
    width: 100%;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear
}
.desc-listcategoreis {
    position: absolute;
    right: 40px;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}
.category-list {
    position: relative;
    overflow: hidden
}
.desc-listcategoreis .name_categories h4 {
    font-size: 18px;
    font-weight: 600;
    ;
    margin-bottom: 12px;
    line-height: 1
}
.desc-listcategoreis .number_product {
    color: #888;
    font-size: 14px;
    ;
    margin-bottom: 12px;
    line-height: 1;
    display: block
}
.desc-listcategoreis a {
    color: #253237;
    font-size: 14px;
    ;
    line-height: 1;
    display: inline-block
}
.desc-listcategoreis a:hover {
    -moz-transform: translateX(10px);
    -webkit-transform: translateX(10px);
    -o-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
    color: var(--global--color-one)
}
.home-electronic .desc-listcategoreis a:hover {
    color: var(--global--color-one)
}
.home-cosmatic .desc-listcategoreis a:hover {
    color: #c0b07d
}
.desc-listcategoreis a i {
    font-size: 16px;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    color: #098;
    transform: translate(3px, 3px)
}
.home-electronic .desc-listcategoreis a i {
    color: var(--global--color-one)
}
.home-cosmatic .desc-listcategoreis a i {
    color: #c0b07d
}
.home-6 .recent-add-area {
    margin-top: 30px;
    margin-bottom: 30px
}
.in-stock {
    font-size: 14px;
    ;
    color: #777;
    line-height: 1;
    display: block
}
.in-stock span {
    font-weight: 700;
    color: var(--global--color-one)
}
.home-electronic .in-stock span {
    color: var(--global--color-one)
}
.clockdiv {
    display: flex;
    justify-content: center;
    margin: 30px 0 39px 0
}
.hot-deal .list-product {
    text-align: center;
    border-width: 2px
}
.hot-deal .inner-link {
    font-size: 15px
}
.hot-deal .product-link {
    font-size: 18px;
    line-height: 20px;
    min-height: 40px;
}
.hot-deal .old-price {
    font-size: 17px
}
.hot-deal .current-price {
    font-size: 17px
}
.clockdiv span {
    font-weight: 600;
    color: #253237;
    font-size: 16px;
    position: relative;
    display: inline-block
}
.clockdiv span p {
    font-size: 10px;

    margin: 0;
    color: #999
}
.clockdiv span {
    margin: 0 5px
}
.clockdiv span:after {
    position: absolute;
    top: 0;
    right: auto;
    content: ":";
    left: -5px
}
.clockdiv span.second:after {
    display: none
}
.hot-deal-area {
    margin-top: 60px
}
.hot-deal-area.mt-30px {
    margin-top: 30px
}
.hot-deal-area.mt-100px.mb-40px {
    margin-top: 100px;
    margin-bottom: 40px
}
.home-6 .hot-deal-area {
    margin-top: 30px
}
.hot-item-inner {
    float: left;
    width: 45%;
    max-width: 320px
}
.nav-container .slick-vertical .slick-slide:focus {
    border: 1px solid #0bbfbd;
    outline: 0
}
.nav-container .slick-vertical .slick-slide:focus {
    margin: 5px 0
}
.main-container .slick-vertical .slick-slide:focus {
    border: 0;
    outline: 0
}
.product-wrapper {
    overflow: hidden;
    padding: 15px 15px 0 15px;
    text-align: center
}
.product-wrapper .inner-link {
    font-size: 15px
}
.product-wrapper .product-link {
    font-size: 18px;
    line-height: 20px
}
.banner-wrapper:before {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    border: 2px solid #fff;
    box-shadow: 0 0 0 30px rgba(183, 181, 181, 0.4);
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    -webkit-transform: scale3d(1.4,1.4,1);
    transform: scale3d(1.4,1.4,1);
}
.banner-wrapper:hover:before {
    opacity: 1;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
}
.banner-wrapper a img {
    width: 100%
}
.banner-wrapper {
    position: relative;
    overflow: hidden
}
.banner-wrapper img {
    width: 100%;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear
}
/*.banner-wrapper:hover img {
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
    -webkit-transform: scale(1.035) rotate(0.05deg);
    transform: scale(1.035) rotate(0.05deg)
}*/
.banner-area {
    margin-top: 30px;
    margin-bottom: 60px
}
.banner-3-area {
    margin-top: 60px
}
.banner-3-area.mt-30px {
    margin-top: 30px
}
.home-6 .banner-3-area {
    margin-bottom: 60px
}
.banner-area-2.mt-0px.mb-100px {
    margin-top: 0;
    margin-bottom: 100px
}
.banner-3-area.mt-70px {
    margin-top: 70px
}
.banner-3-area.mt-0px.mb-100px {
    margin-top: 0;
    margin-bottom: 100px
}
.banner-3-area.mt--60px {
    margin-top: -60px;
    position: relative;
    z-index: 2
}
.banner-area-2.mt-60px {
    margin-top: 60px
}
.feature-area.mt-40px.mb-70px {
    margin-top: 40px;
    margin-bottom: 70px
}
.feature-area.mt-100px.mb-70px {
    margin-top: 100px;
    margin-bottom: 70px
}
.recent-add-area.mb-70px {
    margin-bottom: 70px
}
.feature-slider-item .img-block {
    float: left;
    width: 120px;
    margin-right: 20px
}
.feature-slider-item .product-decs {
    overflow: hidden;
    padding: 10px 0 0 0
}
.home-10 .feature-slider-item .product-decs {
    margin: 4px 0
}
.feature-slider-item .list-product {
    padding: 20px
}
.feature-area-2 {
    background-image: url(../images/feature-bg/feature-bg.jpg);
    background-position: left center;
    background-size: cover;
    padding: 60px 0 30px 0;
    background-repeat: no-repeat;
    margin: 30px 0 60px 0
}
.feature-area-2 .section-title {
    margin-left: 0
}
.feature-slider-item.feature-slider-item-3 .list-product {
    margin: 0
}
.category-product-area.mt-40px.mb-70px {
    margin-top: 40px;
    margin-bottom: 70px
}
.category-tab-area.mt-100px {
    margin-top: 100px
}
.category-tab-area.mtb-70px {
    margin: 70px 0
}
.category-product-area.mt-65px {
    margin-top: 65px
}
.banner-inner a img {
    width: 100%
}
.banner-inner {
    position: relative;
    overflow: hidden
}
.banner-area-2 {
    margin-top: 30px;
    margin-bottom: 60px
}
.banner-inner img {
    width: 100%;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear
}
.banner-inner:hover img {
    -webkit-animation: pulse 0.5s;
    animation: pulse 0.5s;
}
.brand-area.mb-100px {
    margin-bottom: 100px;
    padding-bottom: 0
}
.brand-area.mt-70px.mb-100px {
    margin-top: 70px;
    margin-bottom: 100px;
    padding: 0
}
.blog-area.mt-30px {
    margin-top: 30px
}

.brand-slider {

    border-radius: 5px
}
.owl-carousel .owl-item .brand-slider-item img {
    max-width: 100%;
    width: auto;
    margin: auto
}

.brand-area {
    padding-bottom: 60px;
    padding-top: 30px
}
.footer-top {
    padding: 60px 0
}
.text-info {
    line-height: 24px;
    color: #666!important;
    font-size: 14px;
    margin: 36px 0
}
.need-help {
    position: relative;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAvCAYAAAClgknJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QjZCNTI0NTg0RTJGMTFFQUI3NTVDMEIxQUU4RTgyNkYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QjZCNTI0NTk0RTJGMTFFQUI3NTVDMEIxQUU4RTgyNkYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCNkI1MjQ1NjRFMkYxMUVBQjc1NUMwQjFBRThFODI2RiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpCNkI1MjQ1NzRFMkYxMUVBQjc1NUMwQjFBRThFODI2RiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PiCIJiwAAAXySURBVHjaxJkJbBVFGMe321rKYRW1eAKKcogxiBotCCiFUkVQlEM5yukdvFMlhmgU7ysgwajRlkKBgge10HrSVkVBoRH6IjEcBgsVFPHA0mhpi/8J/zHjOPve7uxWvuSXvs7u29n/zDfffPO9pGvLX3A8bAB4HvQFe8AC8CJoduzsTHAKOAh2gd+cCMz1aJ8IPgEdwFzwNXgGrAJpln0Vg3WgBvwK9oJScDfobCsgxdCWBfLBajAO/MX2SWAhWAmuA38G7Ot6cC5oz9kQnweCEZzZCvAc+DCMgFPBUpBKVzmsXCsCLWCRpYgfiG6ngxvATPAB+Iyfa2xcaD5H6BEwitOeqlwX4iaDbIpIi8CN6zgDPcBUcA6oBg/FcXGjgCFgNJgNHgM3+RBREpEIYU2gEPTkLD/BNdLer4CHwQ7wMv/PV0QsN4jIBUMDiCjk87/k9+8E3Qz3/QFmgGlgGFgDjksk4AIwiIvokHJdirjGIGJZQBEVfJkfwcXgJbCd0W644f6FHDwRxt/R+v6PgFzG56WGe4SImyMQIWbgFj6nBxfvvQwcZaDcEE7LGQkvp2BPAVeBjzh9TggRy/0sPCUqzQO9wK2gH/ebLO2+d8Ec3jPGJOBkxuQ1CTpU3WmFQYQUODrg4hWh+TW6yi6Oeo52z+NgLQWn6wLO4+dqH50VUMRIg4gC+vcwj++OY3SbzlCp2066yib6fB/lWjMXfSeQpwuQkeA7nyMmRYzQRCSxo5Y4Ah4Ab4BtTCt0sQc4OHvpjm2Va5vYNlOdBSGgIz/vCzDtBXQZVYRYkKfRBUw2hotcjP5dIIM77wItI9jHNSUW+iztGSJKHg9uVAUkK77oWIpYx8y1mJtPPNvBHb83eBbczllR7QtGxHv4wtI2cyYmqAJkPtPWYvcUIl4HF9Jvp2j5UzxrBA8yG51M11DtSbrKJK39TXAZOFYK2M8LnSwE9OaOWcpRabR4xnyGSvHCJyjtW8BXYKx2/6d0uf5SwFZe6GnR+f2gniNo8/LSZvHsMVFrfx9kGhazI6OnEBBj+pBp0fFgnht+D5nIfQs2gKu19moGiO5KWz03we5SQAO/nGPRsUiyfoooG93MDVW1Wv49Q2vfLxM8ue2/za28a8BOa7kOorBaQ9b5M/+mGtrTVAHFdKM7AnYqIs+VzC7D2ly5MBXbzWev1tqncWf+R4DwqSWMyRkBOp3HHbyEG08Yq2fkcQzroElr+54nuX9ljiJhOobVB792gJmssMoIRIQqq4iRfJrn0pEBnrGdKfDhoyHCNex+63kaCvIiW4+WCF3AIWaNDTwfdA4oYrAiIujGKM4lF4GTwlbmdvOMKsJUVUAR2xQRFT5FiJxmMQPJRqbSr/rNzbyOfzEeEdMpoouFiBYfItKZLsjDznBGthnMr9rZCpA741COUKWFiCxFRC/DPSJNfo+xXwh4lP+L/Go8uIJJXjtbAVJEdkgRTTwv5HHX7sbkbwPT8GZWK1K1lHmCHxF+KghhRWSy9iMOL9/wQFPIPWQgz8g5LFV6ifB0p5QAiVY2Sy9VfGitz+/uYYGqC9OCNK6xGK9vVKoesmjcqIiQlcBSVj0abASoa+JjCxEyWfO6fxEjVwHTklF+RbgBY3UNRXSwiE6JbLFSDy0xuNN4ll1Wqe7kWnT0f4poo1x7iyIGqSJcy450EV0jFjGVIlbGEVEURoAUMYQiKiMWUZRARB4Xez83ZEexVhYxxUNEPv9e6kbQUWuKWKKIUNfE2fJs7EbUkSpCrImzWkGE/ElLnBhfcY78VFvmRthRjElcG5YGMyMWIX+XE8fJ81mx+yVKAQ5Thf4cnSoWrFIifL7YwA7SpcrDRiEv2wku4c75FHfwsZZ9JXFWKzkLIu0Qv+etDbOR+a0wTGfn4pS3gondHJ66khN8X5Tg72OVooKLNpfrrM42F7Ix4UZ9eVC5zTnyA8dsZqJbWEioZx4kFueJTLkz2PY594NljkfttbUFOHyRMtKR+cwAlhH7MCVIpn/XMe9Zz5GvS/TwvwUYAE8NkXLTBH8KAAAAAElFTkSuQmCC) 0 5px no-repeat
}
.home-electronic .need-help {
    /*    background: url(../images/icons/icon_phone.png) 0 5px no-repeat*/
}
.phone-info {
    font-size: 16px;
    margin-bottom: 5px;

    margin-left: 55px
}
.phone-info span {
    font-size: 22px;
    font-weight: 600;
    color: #253237;
    margin: 0;
    display: block;
    margin-top: 5px;
    line-height: 30px
}
.social-info li a:hover {
    color: var(--global--color-one)
}
.home-electronic .social-info li a:hover {
    color: var(--global--color-one)
}
.social-info li a {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    color: #666;
    font-size: 24px;
    padding: 0;
    line-height: 36px;
    border-radius: 100%;
    text-align: center;
    border: none;
    z-index: 1;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
    margin-right: 25px
}
.social-info {
    margin-top: 30px
}
.social-info li {
    display: inline-block
}
.footer-herading {
    font-size: 16px;
    ;
    padding-bottom: 20px;
    margin-bottom: 25px;
    position: relative;
    color: #253237;
    border-bottom: 1px solid #e3e3e3;
    font-weight: 700;
    line-height: 24px
}
.footer-herading:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: -1px;
    width: 60px;
    height: 2px;
    background: var(--global--color-one)
}
.home-electronic .footer-herading:after {
    background: var(--global--color-one);
}
.footer-links ul>li a {
    font-size: 14px;
    line-height: 24px;
    padding: 0;
    display: block;
    ;
    color: #666;
    margin-bottom: 0;
    display: block;
    position: relative;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear
}
.footer-links ul>li {
    display: block;
    margin: 0;
    line-height: 1;
    border: 0;
    padding: 0;
    font-weight: 400;
    margin-bottom: 10px
}
.footer-links ul>li a:hover {
    padding-left: 10px;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
    color: var(--global--color-one)
}
.footer-links>ul>li>ul {
    margin-right: 10px
}
.home-electronic .footer-links>ul>li a:hover {
    padding-left: 10px;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
    color: var(--global--color-one)
}
.subscribe-form {
    position: relative;
    overflow: hidden;
    margin-top: 20px
}
.subscribe-form form input {
    height: 47px;
    background: #fff;
    border: 0;
    color: #b1b1b1;
    padding: 10px 120px 10px 20px;
    display: inline-block;
    width: 100%;
    font-size: 14px;
    border: none;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
    outline: none
}
.clear input.button {
    position: absolute;
    top: 0;
    right: 0;
    ;
    font-weight: 400;
    font-size: 14px;
    color: #fff;
    background: #253237;
    border: 0;
    box-shadow: none;
    padding: 0 20px;
    line-height: 47px;
    height: 47px;
    border-radius: 0 30px 30px 0;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
    width: 90px;
    outline: none
}
.footer-area {
    padding: 0;
    color: #666;
    position: relative;
    z-index: 1;
    background: var(--global--color-bg-footer);
    overflow: hidden
}
.img_app {
    margin-top: 40px
}
.img_app a {
    margin-right: 15px
}
.clear input.button:hover {
    background: var(--global--color-one)
}
.home-electronic .clear input.button:hover {
    background: var(--global--color-one)
}
.about-footer {
    max-width: 400px
}
.footer-bottom {
    padding: 20px 0;
}
.copy-text a {
    color: #666
}
.copy-text a:hover {
    color: var(--global--color-one)
}
.home-electronic .copy-text a:hover {
    color: var(--global--color-one)
}
.author-text {
    padding-left: 50px;
    position: relative;
    margin-top: 30px;
    display: inline-block
}
.author-text h4 {
    position: relative;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    color: #253237;
    display: block;
    ;
    display: inline-block
}
.author-text span {
    font-weight: 400;
    font-size: 14px;
    line-height: 1;
    ;
    font-style: italic;
    color: #999;
    margin-bottom: 15px;
    display: block;
    margin-top: 5px
}
.author-text:before {
    font-size: 40px;
    line-height: 1;
    display: inline-block;
    font-family: "Ionicons";
    content: "\f347";
    position: absolute;
    left: 0;
    top: 0;
    color: var(--global--color-one)
}
.home-electronic .author-text:before {
    color: var(--global--color-one)
}
.blog-meta {
    font-size: 12px;
    background: #253237;
    color: #fff;
    line-height: 28px;
    border-radius: 30px;
    background: #253237;
    padding: 0 15px;
    margin-bottom: 25px;
    display: inline-block;
    margin-top: 5px
}
.blog-post-heading a {
    font-size: 16px;
    line-height: 1;
    color: #253237;
    ;
    position: relative;
    display: block;
    margin-bottom: 15px;
    font-weight: 700
}
.blog-text {
    font-size: 14px;
    font-weight: 400;
    color: #555;
    line-height: 22px;
    display: inline-block;
    width: 100%;
    padding-right: 20px;
    margin-bottom: 30px
}
.read-more-btn {
    color: #253237;
    font-size: 14px;
    ;
    line-height: 1;
    position: relative;
    display: inline-block
}
.blog-post-content {
    padding-left: 30px;
    background: #f7f7f7;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear
}
.blog-post-content-cell {
    align-self: center
}
a.read-more-btn i {
    color: var(--global--color-one);
    font-size: 16px;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
    transform: translate(3px, 3px);
    display: inline-block
}
.blog-post a.read-more-btn:hover i {
    color: var(--global--color-one)
}
.home-electronic .blog-post a.read-more-btn:hover i {
    color: var(--global--color-one)
}
.home-electronic .blog-post a.read-more-btn i {
    color: var(--global--color-one)
}
.blog-post a.read-more-btn:hover {
    color: var(--global--color-one);
    padding-left: 10px
}
.home-electronic .blog-post a.read-more-btn:hover {
    color: var(--global--color-one)
}
.blog-post {
    width: 100%;
    background: #fff;
    position: relative
}
.blog-post:hover .blog-post-content {
    background: rgba(37, 50, 55, .8);
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear
}
.blog-post:hover .blog-meta {
    background: #fff;
    color: #253237
}
.blog-post a.blog-meta:hover {
    background: var(--global--color-one);
    color: #fff
}
.home-electronic .blog-post a.blog-meta:hover {
    background: var(--global--color-one);
    color: #fff
}
.blog-post:hover .blog-post-heading a {
    color: #fff
}
.blog-post .blog-post-heading a:hover {
    color: var(--global--color-one)
}
.home-electronic .blog-post .blog-post-heading a:hover {
    color: var(--global--color-one)
}
.blog-post:hover .blog-text {
    color: #fff
}
.blog-post:hover .read-more-btn {
    color: #fff
}
.blog-post:hover .read-more-btn i {
    color: #fff
}
.home-electronic .blog-post:hover .read-more-btn i {
    color: #fff
}
.blog-inner-content {
    position: absolute;
    bottom: 0;
    left: 30px;
    right: 30px;
    background: #fff;
    padding: 30px 20px;
    line-height: 1;
    text-align: center
}
.blog-meta-2 {
    font-size: 12px;

    color: #999;
    line-height: 1;
    margin-bottom: 15px;
    display: inline-block
}
.blog-post-heading-2 {
    font-size: 16px;
    line-height: 1;
    color: #253237;
    ;
    position: relative;
    display: block;
    margin-bottom: 0
}
.blog-post-heading-2 a {
    font-weight: 700;
    color: #253237
}
.blog-post-heading-2 a:hover {
    color: #0bbfbd
}
.post-content {
    padding: 0 30px
}
.read-more {
    background: #253237;
    padding: 15px;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
    display: block;
    text-align: center;
    color: #fff
}
.read-more a {
    color: #fff;
    font-size: 14px;
    ;
    line-height: 24px;
    position: relative;
    display: inline-block
}
.blog-post-top-2 {
    position: relative;
    overflow: hidden
}
.read-more i {
    transform: translate(0, 2px);
    display: inline-block
}
.read-more:hover {
    color: #fff;
    background: #0bbfbd;
    padding-left: 30px
}
.blog-post:hover .blog-post-top-2 img {
    -moz-transform: scale(1.05) rotate(0.05deg);
    -ms-transform: scale(1.05) rotate(0.05deg);
    -o-transform: scale(1.1) rotate(0.05deg);
    -webkit-transform: scale(1.05) rotate(0.05deg);
    transform: scale(1.05) rotate(0.05deg);
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear
}
.blog-post-top-2 img {
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear
}
.breadcrumb-hrading {
    color: #253237;
    font-weight: 600;
    font-size: 30px;
    line-height: 1;
    ;
    margin-bottom: 15px
}
.breadcrumb-links li a:after {
    font-size: 14px;
    line-height: 24px;
    display: block;
    font-weight: 400;
    top: 0;
    left: -15px;
    position: absolute;
    content: "\f3d2";
    font-family: "Ionicons"
}
.breadcrumb-links li:last-child a:after {
    content: "";
}
.breadcrumb_container .breadcrumb ol li:after {
    color: #253237;
    margin: 0 10px;
    vertical-align: -1px
}
.breadcrumb-links li {
    display: inline-block
}
.breadcrumb-links li a {
    display: inline-block;
    position: relative;
    color: #253237;
    line-height: 20px;
    margin-left: 25px
}
.breadcrumb-links li a:hover {
    color: var(--global--color-one)
}
.breadcrumb-area {
    position: relative;
    padding: 10px 0;
}
.sidebar-widget .sidebar-widget-list ul li .sidebar-widget-list-left {
    position: relative
}
.sidebar-widget .sidebar-widget-list ul li .sidebar-widget-list-left input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    z-index: 999;
    width: auto;
    top: 6px;
    right: 1px
}
.sidebar-widget .sidebar-widget-list ul li {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    padding: 0 0 1px
}
.sidebar-widget h4.pro-sidebar-title {
    display: block;
    clear: both;
    color: #253237;
    font-size: 16px;
    font-weight: 600;
    padding: 0;
    border: none;
    margin-bottom: 15px;
    line-height: 24px;
}
.main-heading h2 {
    font-size: 20px;
    line-height: 1;
    color: #253237;
    padding-bottom: 10px;
    margin-bottom: 15px;
    font-weight: 600;
    position: relative;
    display: block;
    border-bottom: 1px solid #ebebeb;
}
.main-heading h2:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: -1px;
    width: 60px;
    height: 2px;
    background: var(--global--color-one)
}
.sidebar-widget .sidebar-widget-list ul li a {
    margin-right: 25px;
    display: block;
    color: #555;
    font-size: 14px;
    margin-top: 0;
    line-height: 22px
}
.sidebar-widget .sidebar-widget-list ul li .sidebar-widget-list-left .checkmark {
    position: absolute;
    top: 5px;
    right: 0;
    height: 15px;
    width: 15px;
    background-color: #fff;
    border: 1px solid #dfdfdf;
    border-radius: 3px;
    transition: all 300ms linear
}
.sidebar-widget .sidebar-widget-list ul li:hover a {
    color: var(--global--color-one)
}
.sidebar-widget .sidebar-widget-list ul li:hover .checkmark {
    border: 1px solid var(--global--color-one)
}
.sidebar-widget .sidebar-widget-list ul li .sidebar-widget-list-left .checkmark::after {
    left: 4px;
    top: 1px;
    width: 5px;
    height: 8px;
    border: solid var(--global--color-one);
    border-top-width: medium;
    border-right-width: medium;
    border-bottom-width: medium;
    border-left-width: medium;
    border-width: 0 1px 1px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}
.sidebar-widget .sidebar-widget-list ul li .sidebar-widget-list-left .checkmark::after {
    content: "";
    position: absolute;
    display: none
}
.sidebar-widget .sidebar-widget-list ul li .sidebar-widget-list-left input:checked~.checkmark::after {
    display: block
}
.price-filter .price-slider-amount input {
    background: transparent;
    padding: 0;
    border: none;
    color: #555;
    font-size: 14px;
    outline: 0
}
.price-filter .ui-widget-header {
    border: 0 solid #ddd;
    background: var(--global--color-one);
    color: #333;
    font-weight: 700
}
.price-filter .ui-widget.ui-widget-content {
    border: 1px solid var(--global--color-one);
    border-radius: 0
}
.price-filter .ui-slider-horizontal {
    height: 5px;
    border: none;
    margin-top: 15px;
    margin-bottom: 10px;
    margin-right: 15px
}
.price-filter .ui-slider .ui-slider-handle {
    top: -7px;
    width: 15px;
    height: 15px;
    border: none;
    background: #fff;
    border-radius: 100%;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, .2);
    outline: 0;
    cursor: pointer
}
.price-slider-amount {
    margin-top: -7px
}
.sidebar-widget .sidebar-widget-list ul li a span {
    margin-left: 5px
}
.sidebar-widget .sidebar-widget-list ul li .sidebar-widget-list-left .checkmark.grey {
    background: #AAB2BD;
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, .2)
}
.sidebar-widget .sidebar-widget-list ul li .sidebar-widget-list-left .checkmark.white {
    background: #fff;
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, .2)
}
.sidebar-widget .sidebar-widget-list ul li .sidebar-widget-list-left .checkmark.black {
    background: #434A54;
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, .2)
}
.sidebar-widget .sidebar-widget-list ul li .sidebar-widget-list-left .checkmark.camel {
    background: #C19A6B;
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, .2)
}
.sidebar-widget.no-cba .sidebar-widget-list ul li .sidebar-widget-list-left .checkmark {
    border: 0
}
.sidebar-widget.no-cba .sidebar-widget-list ul li .sidebar-widget-list-left input:checked~.checkmark::after {
    display: none
}
.sidebar-widget-tag li:first-child a {
    margin-left: 0
}
.sidebar-widget-tag li a {
    display: block;
    float: left;
    padding: 10px 25px;
    font-size: 14px;
    line-height: 20px;
    color: #555;
    font-weight: 400;
    border: 1px solid #ebebeb;
    border-radius: 30px;
    background: #fff;
    margin: 4px;

}
.sidebar-widget-tag li {
    line-height: 1;
    float: left;
    list-style: none
}
.sidebar-widget-tag li a:hover {
    background-color: var(--global--color-one);
    border-color: var(--global--color-one);
    color: #fff
}
.sidebar-widget.tag .main-heading h2 {
    margin-bottom: 20px
}
.search-widget {
    position: relative
}
.search-widget input {
    width: 100%;
    height: 45px;
    border: 2px solid var(--global--color-one);
    border-radius: 30px;
    padding: 0 20px 0 0;
    outline: none
}
.search-widget button {
    position: absolute;
    top: 0;
    right: auto;
    left: 0;
    border: 0;
    background: var(--global--color-one);
    height: 45px;
    width: 20%;
    border-radius: 30px 0 0 30px;
    font-size: 20px;
    color: #fff;
    outline: none
}
.category-post li {
    margin-bottom: 5px
}
.category-post li:last-child {
    margin: 0
}
.category-post li a {
    color: #555
}
.category-post li a:hover {
    color: var(--global--color-one)
}
.thumb-side img {
    width: 90px;
    height: 90px;
    object-fit: cover;
    object-position: center
}
.media-side a {
    font-size: 14px;
    color: #253237;
    font-weight: 600
}
.media-side a:hover {
    color: var(--global--color-one)
}
.media-side {
    margin: 0 18px 0 0;
    align-self: center;
    align-items: center
}
.recent-single-post {
    margin: 0 0 30px
}
.thumb-side.m-0px {
    margin: 0
}
.select-shoing-wrap {
    flex: 0 0 40%;
    max-width: 40%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex
}
.shop-tab.nav {
    flex: 0 0 60%;
    max-width: 60%
}
.shop-top-bar {
    display: flex
}
.shop-top-bar .nice-select {
    width: 100%;
    border: 1px solid #ebebeb;
    padding: 2px 15px;
    line-height: 24px;
    font-size: 14px;
    margin: 0;
    border-radius: 30px;
    color: #253237;
    text-align: left;
    box-shadow: none;
    height: 28px
}
.shop-top-bar .nice-select .list {
    width: 100%
}
.shop-bottom-area img {
    max-width: 100%
}
.shop-top-bar {
    padding: 10px 30px;
    background: #f6f6f6;
    margin-bottom: 30px
}
.shop-tab a {
    float: left;
    line-height: 30px;
    height: 30px;
    margin-right: 15px;
    cursor: pointer;
    color: #c1c1c1;
    background: transparent;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear
}
.shop-tab a i {
    font-size: 18px;
    line-height: 30px;
    transition: .3s
}
.shop-tab p {
    line-height: 20px;
    font-size: 14px;
    padding: 5px;
    margin: 0;
    float: left;
    color: #888;
    font-weight: 400;

}
.shot-product {
    flex: 0 0 20%;
    max-width: 20%
}
.shop-select {
    flex: 0 0 80%;
    max-width: 80%
}
.shot-product p {
    line-height: 20px;
    font-size: 14px;
    padding: 5px;
    margin: 0;
    color: #888;
    font-weight: 400;

}
.shop-tab a i:hover {
    color: var(--global--color-one)
}
.shop-tab a.active i {
    color: var(--global--color-one)
}
.left-img {
    position: relative;
    overflow: hidden
}
.shop-bottom-area .left-img img {
    width: 100%
}

.shop-category-area {
    margin-top: 1rem !important
}
.pro-pagination-style {
    background: #fff;
    font-size: 14px;
    font-weight: 400;
    color: #253237;
    margin-top: 30px;
    margin-bottom: 60px
}
.pro-pagination-style ul {
    box-shadow: none;
    padding: 0;
    text-align: center!important
}
.pro-pagination-style ul li {
    display: inline-block
}
.pro-pagination-style .active {
    font-size: 14px;
    color: #fff;
    background: var(--global--color-one)
}
.pro-pagination-style a:hover {
    font-size: 14px;
    color: #fff;
    background: var(--global--color-one)
}
.pro-pagination-style a {
    font-weight: 400;
    color: #253237;
    padding: 0;
    height: 36px;
    line-height: 36px;
    background: #f6f6f6;
    font-size: 14px;
    display: inline-block;
    width: 36px;
    border-radius: 100%;
    text-align: center;
    vertical-align: top
}
.mini-cart-warp {
    position: relative
}
.mini-cart-content {
    margin: 0;
    width: 350px;
    top: 50px;
    left: auto;
    right: 0;
    position: absolute;
    opacity: 0;
    visibility: hidden;
    z-index: 1001;
    text-align: left;
    padding-top: 5px;
    background: #fff;
    box-shadow: 0 0 3.76px .24px rgba(0, 0, 0, .15);
    padding: 0 30px 30px 30px;
    -webkit-transform: rotateX(90deg);
    transform: rotateX(90deg);
    -webkit-transform-origin: center top 0;
    -ms-transform-origin: center top 0;
    transform-origin: center top 0;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s
}
.mini-cart-content.cart-visible {
    opacity: 1;
    visibility: visible;
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg)
}
.shopping-cart-img {
    float: left;
    margin: 0 10px 0 0;
    position: relative;
    width: 85px
}
.shopping-cart-img a img {
    width: 100%;
    border: 1px solid#ebebeb
}
.product-quantity {
    position: absolute;
    top: 5px;
    left: 5px;
    min-width: 20px;
    line-height: 20px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    padding: 0;
    text-align: center;
    color: #fff;
    font-size: 12px;
    display: inline-block;
    background-color: var(--global--color-one)
}
.home-electronic .product-quantity {
    background-color: var(--global--color-one)
}
.home-electronic .default-btn:hover {
    color: #fff;
    background-color: var(--global--color-one)
}
.shopping-cart-title {
    overflow: hidden;
    position: relative;
    padding: 0 20px 0 0
}
.shopping-cart-title h4 a {
    display: block;
    ;
    font-size: 14px;
    line-height: 20px;
    color: #253237;
    font-weight: 700;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}
.shopping-cart-total {
    margin: 25px 0
}
.shopping-cart-title>span {
    display: block;
    margin: 5px 0 0;
    font-size: 14px;
    font-weight: 400;
    color: #555
}
.shopping-cart-delete a {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    color: #888;
    font-size: 18px
}
.single-shopping-cart {
    padding: 30px 0;
    border-bottom: 1px solid #ebebeb;
    overflow: hidden
}
.shopping-cart-total h4 {
    font-weight: 400;
    color: #9b9b9b;
    font-size: 16px;
    ;
    line-height: 25px
}
.shopping-cart-total h4>span {
    float: right;
    font-weight: 400;
    color: #9b9b9b;
    font-size: 16px;

}
.shopping-cart-total h4.shop-total {
    color: #253237
}
.shopping-cart-total h4.shop-total span {
    color: #253237
}
.default-btn {
    display: block;

    font-weight: 400;
    font-size: 14px;
    border: none;
    color: #272727;
    box-shadow: none;
    padding: 10px 15px;
    line-height: 28px;
    border: none;
    background: #ebebeb;
    border-radius: 30px
}
.default-btn:hover {
    background: var(--global--color-one);
    color: #fff
}
.category-tab-area .nav-tabs {
    border-bottom: 0 solid #dee2e6
}
.category-tab-area .nav-link {
    margin: 0;
    ;
    display: inline-block;
    vertical-align: top;
    font-size: 24px;
    font-weight: 600;
    line-height: 1;
    color: #999;
    margin-right: 35px;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
    border: 0;
    border-radius: 0;
    padding: 0
}
.category-tab-area .nav-link.active {
    color: #253237
}
.category-tab-area .nav-link:hover {
    color: #253237
}
.category-tab-area .home-12 .nav-link {
    display: inline-block;
    vertical-align: top;
    line-height: 1;
    font-size: 14px;
    ;
    font-weight: 400;
    padding: 0 20px;
    cursor: pointer;
    color: #888;
    margin: 0
}
.category-tab-area .home-12 .nav-link img {
    display: block;
    margin: auto;
    margin-bottom: 5px
}
.nav.nav-tabs.home-12 {
    position: absolute;
    top: 0;
    left: 50%
}
.category-tab-area .home-12 .nav-link.active {
    color: var(--global--color-one);
    font-weight: 700
}
.category-tab-area .home-12 .nav-link:hover {
    color: var(--global--color-one)
}
.category-tab-area {
    position: relative
}
.category-tab-area.mt-100px.mb-70px {
    margin-top: 100px;
    margin-bottom: 70px
}
.sub-category {
    display: flex
}
.sub-category li a.nav-link {
    display: inline-block;
    vertical-align: top;
    line-height: 1;
    color: #888;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    position: relative;
    margin-right: 30px;
    transition: all .3s ease-in-out
}
.sub-category li a.nav-link:hover {
    color: var(--global--color-one)
}
.sub-category li a.nav-link.active {
    color: var(--global--color-one)
}
.zoompro-wrap.zoompro-2 {
    display: inline-block;
    position: relative;
    width: 100%;
    float: right;
    overflow: hidden
}
.zoompro-wrap .zoompro-span img {
    width: 100%
}
.product-details-img.product-details-tab {
    display: flex;
    flex-direction: column
}
.product-details-content h1 {
    font-size: 20px;
    color: #253237;
    line-height: 27px
}
.reference {
    font-size: 14px;
    color: #253237;
    font-weight: 700
}
.reference span {
    font-weight: 400
}
.pro-details-rating-wrap {
    display: flex;
    margin: 10px 0 0
}
.pro-details-rating-wrap .rating-product {
    margin-left: 20px
}
.read-review a.reviews:before {
    content: "\f4ad"
}
.read-review a.reviews:before {
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-size: 15px;
    font-weight: 400;
    line-height: 1;
    margin-left: 6px
}
.read-review a.reviews {
    margin-left: 9px
}
.read-review a {
    text-decoration: none;
    color: #253237;
    position: relative;
    margin-left: 8px;
    line-height: 21px;
    padding: 0;
    font-size: 14px;
    margin-bottom: 10px;
    display: inline-block
}
.read-review a:hover {
    color: var(--global--color-one)
}
.product-details-content .current-price {
    font-size: 22px;
    margin: 20px 0
}
.product-details-content .old-price {
    font-size: 18px;
}
.pro-details-list {
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.pro-details-color-wrap {
    font-size: 14px;
    font-weight: 700;
    color: #253237
}
.pro-details-color-content li {
    width: 1.25rem;
    height: 1.25rem;
    display: inline-block;
    margin-right: 15px;
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, .2);
    border: 1px solid rgba(0, 0, 0, .05);
    cursor: pointer;
    background-size: contain;
    background: #fff
}
.pro-details-color-content li.active {
    background-color: #434A54
}
.pro-details-color-wrap span {
    display: block;
    margin: 0 0 10px
}
.pro-details-color-content li:hover {
    border: 2px solid#434A54
}
.pro-details-cart a {
    position: relative;
    padding: 0 55px;
    line-height: 48px;
    height: 48px;
    font-size: 16px;
    font-weight: 700;
    border: none;
    border-radius: 30px;
    box-shadow: none;

    background: var(--global--color-one);
    display: block;
    color: #fff;
}
.home-electronic .pro-details-social-info .social-info li a:hover {
    color: var(--global--color-one)
}
.pro-details-quality {
    display: inline-flex;
    margin: 30px 0;
    width: 100%
}
.product-size {
    margin-left: 20px
}
.product-size span {
    display: block;
    color: #253237;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 7px
}
.product-size .nice-select {
    -webkit-tap-highlight-color: transparent;
    background-color: #fff;
    border: solid 1px #e8e8e8;
    height: 30px;
    line-height: 30px;
    padding-right: 30px;
    width: 60px;
    border-radius: 0
}
.product-size .nice-select .list {
    width: 100%;
    border-radius: 0
}
.pro-details-quality.mt-0px {
    margin-top: 0
}
.product-details-table .table tbody tr td {
    padding: 10px 15px;
    width: 33.33%;
    text-align: center;
    border: 1px solid #ebebeb;
    vertical-align: middle
}
.product-details-table .table tbody tr td a {
    color: #888
}
.product-details-table.table-responsive.pro-details-quality {
    display: block;
    margin: 0
}
.pro-details-cart a:hover {
    background: #253237;
    color: #fff
}
.pro-details-wish-com {
    display: flex
}
.pro-details-wish-com a {
    line-height: 30px;
    padding: 0;
    border: none;
    color: #555;
    font-size: 14px;
    margin-left: 15px
}
.pro-details-wish-com a i {
    margin-left: 10px
}
.pro-details-wish-com a:hover {
    color: var(--global--color-one)
}
.pro-details-social-info .social-info li a:hover {
    color: var(--global--color-one)
}
.pro-details-social-info .social-info li a {
    display: inline-block;
    line-height: 30px;
    height: 30px;
    text-align: center;
    color: #b4b4b4;
    margin-right: 0;
    white-space: normal;
    text-indent: 0;
    overflow: hidden;
    padding: 0;
    font-size: 20px;
    width: 30px
}
.pro-details-social-info {
    display: flex;
    border-bottom: 1px solid#ebebeb;
    margin-top: 10px;
    padding-bottom: 12px
}
.pro-details-social-info span {
    display: inline-block;
    float: left;
    margin-right: 10px;
    line-height: 30px;
    font-weight: 700;
    color: #253237;
    font-size: 14px
}
.pro-details-social-info .social-info {
    margin-top: 2px
}
.pro-details-policy {
    margin: 25px 0 0
}
.pro-details-policy img {
    margin-left: 15px
}
.pro-details-policy li {
    margin-bottom: 20px
}
.pro-details-policy li:last-child {
    margin-bottom: 0
}
.description-review-bottom {
    overflow: hidden;
    font-size: 15px;
    background: #fff;
    line-height: 24px;
    padding: 40px 30px 30px 30px;
}
.description-review-topbar.nav {
    border-bottom: none;
    position: relative;
    display: block;
    margin-bottom: 0;
    margin: auto;
    text-align: center;
    margin-top: -6px
}
.description-review-topbar.nav a {
    background: transparent;
    line-height: 24px;
    color: #888;
    padding: 10px;
    margin: 0 30px;
    font-size: 18px;
    font-weight: 700;
    position: relative;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
    display: inline-block
}
.description-review-topbar.nav a:after {
    content: "";
    height: 2px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1px;
    background: transparent;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear
}
.description-review-topbar.nav a.active:after {
    background: var(--global--color-one);
    color: #253237
}
.description-review-topbar.nav a.active {
    background-color:white;
    border: 1px solid #dee2e6;

    border-bottom: none;
    color: #253237
}
.description-review-topbar.nav a:hover {
    color: #253237
}
.description-review-bottom .product-anotherinfo-wrapper ul li {
    color: #888;
    font-size: 14px;
    list-style: outside none none;
    margin: 0 0 13px
}
.description-review-bottom .product-anotherinfo-wrapper ul li span {
    color: #253237;
    display: inline-block;
    font-weight: 500;
    margin: 0 26px 0 0;
    min-width: 85px
}
.description-review-bottom .product-description-wrapper p {
    margin: 0 0 8px;
    font-size: 15px;
    line-height: 28px;
}
.description-review-bottom .product-description-wrapper p:last-child {
    margin: 0 0 0
}
.product-description-wrapper .product-price {
    text-align: center !important;
}
.single-review {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 20px
}
.single-review .review-img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 90px;
    flex: 0 0 90px;
    margin: 0 0 0 15px
}
.single-review .review-top-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 0 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.single-review .review-top-wrap .review-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
.single-review .review-top-wrap .review-left .review-name {
    margin-left: 25px
}
.single-review .review-top-wrap .review-left .review-name h4 {
    font-size: 16px;
    margin: 0;
    line-height: 1;
    font-weight: 500
}
.single-review .review-top-wrap .review-left .rating-product {
    line-height: 1
}
.single-review .review-bottom p {
    margin: 0;
    width: 93%
}
.single-review.child-review {
    margin-right: 70px;
    margin-bottom: 0
}
.ratting-form-wrapper {
    padding-right: 50px
}
.ratting-form-wrapper h3 {
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 1
}
.ratting-form-wrapper .ratting-form form .star-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 6px 0 20px
}
.ratting-form-wrapper .ratting-form form .star-box span {
    margin: 0 0 0 15px
}
.ratting-form-wrapper .ratting-form form .star-box .ratting-star {
    font-size: 12px;
    color: #fdd835;
    margin: 2px 0 0
}
.ratting-form-wrapper .ratting-form form .rating-form-style input,
.ratting-form-wrapper .ratting-form form .rating-form-style textarea {
    padding: 2px 10px 2px 20px;
    background: transparent;
    border: 1px solid #e6e6e6;
    color: #333
}
.rating-form-style {
    margin-bottom: 10px
}
.rating-form-style input {
    height: 45px;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-left: 10px;
    font-size: 14px;
    color: #253237;
    width: 100%;
    margin-bottom: 15px;
    outline: none
}
.ratting-form-wrapper .ratting-form form .rating-form-style textarea {
    height: 180px;
    padding: 20px 10px 2px 20px;
    margin-bottom: 20px;
    width: 100%;
    outline: none
}
.review-left a {
    color: #253237
}
.review-left a:hover {
    color: var(--global--color-one)
}
.rating-form-style input[type=submit] , .rating-form-style button[type=submit] {
    padding: 0 55px!important;
    line-height: 48px;
    height: 48px;
    font-size: 16px;
    font-weight: 700;
    border: none;
    border-radius: 30px;
    box-shadow: none;

    background: var(--global--color-one)!important;
    display: block;
    color: #fff!important;
    width: 200px;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear
}
.rating-form-style input[type=submit]:hover , .rating-form-style button[type=submit]:hover {
    background: #253237!important;
    color: #fff!important
}
.product-details-tab-2 #gallery {
    flex: 0 0 20%;
    width: 20%
}
.product-details-tab-2 .zoompro-wrap.zoompro-2 {
    flex: 0 0 80%;
    width: 80%
}
.product-details-tab-2 .slick-slide img {
    width: 100px;
    margin: auto;
    text-align: center
}
.product-details-img.product-details-tab.product-details-tab-2 {
    flex-direction: row
}
.product-details-img.product-details-tab.product-details-tab-2.product-details-tab-3 {
    flex-direction: row-reverse
}
.product-details-img.product-details-tab.product-details-tab-2 .slick-vertical .slick-slide {
    margin: 10px 0
}
.product-details-img.product-details-tab.product-details-tab-2 .slick-vertical .slick-slide:focus {
    border: 1px solid var(--global--color-one);
    outline: 0
}
.single-product-slider-item {
    width: 50%
}
.single-product-gallery-list .single-product-slider-item {
    width: 100%
}
.product-details-content.sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 85px;
    left: 0;
    width: 100%
}
.single-product-slider-item img {
    width: 100%
}
.cart-table-content table {
    border: 1px solid #ebebeb
}
.cart-table-content table thead>tr {
    background-color: #f9f9f9;
    border: 1px solid #ebebeb
}
.cart-table-content table thead>tr th {
    border-top: medium none;
    color: #253237;
    font-size: 14px;
    font-weight: 700;
    padding: 21px 45px 22px;
    text-align: center;

    vertical-align: middle;
    white-space: nowrap
}
.cart-table-content table tbody>tr {
    border-bottom: 1px solid #ebebeb
}
.cart-table-content table tbody>tr td.product-thumbnail {
    width: 150px
}
.cart-table-content table tbody>tr td {
    color: #666;
    font-size: 15px;
    padding: 30px 0;
    text-align: center
}
.cart-table-content table tbody>tr td.product-name {
    width: 435px
}
.cart-table-content table tbody>tr td.product-name a {
    color: #666;
    font-size: 15px;
    font-weight: 500
}
.cart-table-content table tbody>tr td.product-price-cart {
    width: 435px
}
.cart-table-content table tbody>tr td.product-price-cart span {
    font-weight: 500;
    color: #666
}
.cart-table-content table tbody>tr td.product-quantity {
    position: initial;
    background: initial;
    width: 435px;
    display: table-cell
}
.cart-table-content table tbody>tr td.product-subtotal {
    font-weight: 500;
    color: #666
}
.cart-table-content table tbody>tr td.product-wishlist-cart>a {
    background-color: var(--global--color-one);
    border-radius: 50px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    padding: 7px 12px;

}
.cart-table-content table tbody>tr td.product-wishlist-cart>a:hover {
    background-color: #253237
}
h3.cart-page-title {
    color: #253237;
    text-align: left;
    font-size: 24px;
    line-height: 16px;
    font-style: normal;
    text-transform: none;
    margin: 0 0 30px;
    font-weight: 600
}
.cart-table-content table tbody>tr td.product-remove {
    width: 100px
}
.cart-table-content table tbody>tr td.product-remove a {
    color: #666;
    font-size: 17px;
    margin: 0 13px
}
.cart-table-content table tbody>tr td.product-remove a:hover {
    color: var(--global--color-one)
}
.cart-shiping-update-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 30px 0 60px
}
.cart-shiping-update-wrapper .cart-shiping-update>a,
.cart-shiping-update-wrapper .cart-clear>button,
.cart-shiping-update-wrapper .cart-clear>a {
    background-color: #f2f2f2;
    border-radius: 50px;
    color: #253237;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    padding: 18px 63px 17px;

}
.cart-shiping-update-wrapper .cart-clear>button {
    border: medium none;
    cursor: pointer;
    margin-right: 27px;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}
.cart-shiping-update-wrapper .cart-shiping-update>a:hover,
.cart-shiping-update-wrapper .cart-clear>button:hover,
.cart-shiping-update-wrapper .cart-clear>a:hover {
    background-color: var(--global--color-one);
    color: #fff
}
.cart-tax,
.discount-code-wrapper,
.grand-totall {
    background-color: #f9f9f9;
    padding: 20px
}
.cart-tax .title-wrap,
.discount-code-wrapper .title-wrap,
.grand-totall .title-wrap {
    position: relative
}
.cart-tax .title-wrap h4.cart-bottom-title,
.discount-code-wrapper .title-wrap h4.cart-bottom-title,
.grand-totall .title-wrap h4.cart-bottom-title {
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    margin: 0;
    padding-right: 18px;
    background-color: #f8f9f9;
    position: relative;
    z-index: 99;
    color: #253237
}
.cart-tax .title-wrap::before,
.discount-code-wrapper .title-wrap::before,
.grand-totall .title-wrap::before {
    background-color: #e3e1e1;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 10px;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    width: 100%;
    z-index: 1
}
.cart-tax .tax-wrapper,
.discount-code-wrapper .tax-wrapper,
.grand-totall .tax-wrapper {
    margin-top: 22px
}
.tax-wrapper p {
    margin: 0
}
.tax-select-wrapper {
    margin: 5px 0 0
}
.tax-select {
    margin: 0 0 60px
}
.tax-select.mb-25px {
    margin: 0 0 25px
}
.tax-select label {
    color: #253237;
    font-size: 14px;
    margin: 0 0 5px
}
.cart-btn-2 {
    background-color: #4fb68b;
    text-align: center;
    border: medium none;
    border-radius: 50px;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
    padding: 13px 42px 12px;

    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}
.grand-totall a {
    background-color: #4fb68b;
    border-radius: 50px;
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    padding: 18px 10px 17px;
    text-align: center;


    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}
.cart-btn-2:hover {
    color: #fff;
    background: #253237
}
.grand-totall a:hover {
    color: #fff;
    background: #253237
}
.cart-tax .discount-code,
.discount-code-wrapper .discount-code {
    margin: 21px 0 0
}
.grand-totall h5 {
    font-size: 14px;
    margin: 36px 0 27px
}
.grand-totall h5 span {
    float: right;
    font-size: 18px;
    font-weight: 700
}
.grand-totall .total-shipping {
    border-bottom: 1px solid #ebebeb;
    border-top: 1px solid #ebebeb;
    margin: 0 0 27px;
    padding: 28px 0
}
.grand-totall .total-shipping h5 {
    font-size: 14px;
    margin: 0
}
.grand-totall .total-shipping ul {
    padding: 19px 0 0 0
}
.grand-totall .total-shipping ul li {
    color: #242424;
    list-style: outside none none;
    margin: 0 0 6px
}
.grand-totall .total-shipping ul li input {
    background: #e9e9e9 none repeat scroll 0 0;
    border: 1px solid #d7d7d7;
    border-radius: 5px!important;
    color: #626262;
    cursor: pointer;
    height: 13px;
    margin-right: 10px;
    padding: 0;
    position: relative;
    top: 2px;
    width: 13px
}
.grand-totall .total-shipping ul li span {
    float: right
}
.grand-totall h4.grand-totall-title {
    color: #4fb68b;
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 25px
}
.grand-totall h4.grand-totall-title span {
    float: right
}
.tax-select-wrapper .nice-select {
    width: 100%
}
.tax-select-wrapper .nice-select .list {
    width: 100%
}
.tax-select-wrapper .nice-select:active,
.tax-select-wrapper .nice-select.open,
.tax-select-wrapper .nice-select:focus {
    border-color: #ebebeb
}
.cart-tax .discount-code form input,
.discount-code-wrapper .discount-code form input {
    background: #fff;
    border: 1px solid #ebebeb;
    height: 45px;
    margin-bottom: 30px;
    padding-left: 10px;
    outline: none;
    width: 100%
}
.tax-select input {
    width: 100%;
    height: 40px;
    background: #fff;
    border: 1px solid#ebebeb;
    outline: none
}
.discount-code p {
    margin: 0 0 15px
}
.billing-info-wrap .billing-info input,
.billing-info-wrap .billing-select input {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #e6e6e6;
    color: #666;
    font-size: 14px;
    padding-left: 20px;
    padding-right: 10px;
    width: 100%;
    outline: none;
    height: 45px
}
.billing-info-wrap .nice-select {
    width: 100%;
    margin-bottom: 20px
}
.billing-info-wrap .nice-select .list {
    width: 100%
}
.billing-info-wrap .nice-select:active,
.billing-info-wrap .nice-select.open,
.billing-info-wrap .nice-select:focus {
    border-color: #ebebeb
}
.billing-info-wrap .billing-info input.billing-address,
.billing-info-wrap .billing-select input.billing-address {
    margin-bottom: 10px
}
.billing-info-wrap .checkout-account label {
    color: #666;
    font-weight: 400;
    margin: 0 0 0 12px
}
.billing-info-wrap .checkout-account input {
    border: 1px solid #e6e6e6;
    display: inline-block;
    float: left;
    height: 12px;
    width: 12px;
    margin-top: 7px;
    cursor: pointer
}
.billing-info-wrap .checkout-account-toggle input {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #e6e6e6;
    color: #666;
    font-size: 14px;
    padding-left: 20px;
    padding-right: 10px;
    margin: 0 0 20px;
    width: 100%;
    height: 45px;
    outline: none
}
.billing-info-wrap .checkout-account-toggle button.checkout-btn {
    background-color: #4fb68b;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-weight: 700;
    padding: 10px 30px;

    border-radius: 50px;
    z-index: 9
}
.billing-info-wrap .checkout-account-toggle button.checkout-btn:hover {
    background: #253237;
    color: #fff
}
.billing-info-wrap .additional-info-wrap h4 {
    font-size: 16px;
    font-weight: 700;
    color: #253237;
    margin: 0 0 10px
}
.billing-info-wrap .additional-info-wrap .additional-info textarea {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #e6e6e6;
    color: #333;
    font-size: 14px;
    height: 138px;
    padding: 17px 20px;
    width: 100%;
    outline: none
}
.additional-info-wrap {
    margin: 30px 0
}
.your-order-area .your-order-wrap {
    padding: 38px 45px 44px;
    background: #f6f6f6
}
.your-order-area .your-order-wrap .your-order-product-info .your-order-top ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}
.your-order-area .your-order-wrap .your-order-product-info .your-order-top ul li {
    font-size: 16px;
    list-style: outside none none;
    color: #253237
}
.your-order-area .your-order-wrap .your-order-product-info .your-order-middle {
    border-bottom: 1px solid #dee0e4;
    border-top: 1px solid #dee0e4;
    margin: 10px 0;
    padding: 13px 0 18px
}
.your-order-area .your-order-wrap .your-order-product-info .your-order-middle ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.your-order-area .your-order-wrap .your-order-product-info .your-order-bottom ul {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}
.your-order-area .your-order-wrap .your-order-product-info .your-order-bottom ul li.your-order-shipping {
    font-size: 16px;
    color: #253237;
    font-weight: 600
}
.your-order-area .your-order-wrap .your-order-product-info .your-order-total {
    padding: 17px 0 0px
}
.your-order-area .your-order-wrap .your-order-product-info .your-order-total ul {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}
.your-order-area .your-order-wrap .your-order-product-info .your-order-total ul li.order-total {
    font-weight: 700;
    color: #212121;
    font-size: 18px
}
.your-order-area .your-order-wrap .your-order-product-info .your-order-total ul li {
    font-weight: 700;
    font-size: 16px;
    list-style: outside none none
}
.your-order-area .payment-accordion:last-child {
    margin: 0 0 0
}
.your-order-area .payment-accordion {
    margin: 0 0 16px
}
.your-order-area .payment-accordion {
    margin: 0 0 16px
}
.your-order-area .payment-accordion h4 a {
    color: #253237;
    font-size: 16px;
    margin: 0;
    font-weight: 600
}
.your-order-area .payment-accordion .panel-body {
    padding: 5px 0 0 0
}
.your-order-area .payment-accordion .panel-body p {
    padding: 0 0 0 10px;
    font-size: 14px;
    color: #666
}
.your-order-area .Place-order > .btn-hover {
    background-color: #4fb68b;
    color: #fff;
    display: block;
    font-weight: 500;
    line-height: 1;
    padding: 18px 20px;
    text-align: center;

    border-radius: 50px;
    z-index: 9;
    border: 0;
}
.your-order-area .Place-order > .btn-hover:hover {
    background: #253237;
    color: #fff
}
.billing-info-wrap h3 , .your-order-area h3 {
    font-weight: 700;
    color: #253237;
    margin: 0 0 30px;
    font-size: 20px;
    line-height: 16px
}
.open-toggle,
.open-toggle2 {
    display: none
}
.single-my-account h3.panel-title {
    background-color: #f9f9f9;
    color: #253237;
    font-size: 14px;
    font-weight: 700;
    margin: 0;
    position: relative;
    line-height: 2
}
.single-my-account h3.panel-title span {
    color: #253237;
    font-size: 14px;
    left: 20px;
    position: absolute;
    top: 16px
}
.single-my-account h3.panel-title a {
    color: #253237;
    display: block;
    padding: 2px 5px;
    position: relative
}
.single-my-account h3.panel-title a:hover {
    color: var(--global--color-one)
}
.single-my-account h3.panel-title a:hover::before {
    color: var(--global--color-one)
}
.single-my-account h3.panel-title a::before {
    color: #000;
    content: "\f3d0";
    display: inline-block;
    font-family: "Ionicons";
    font-size: 14px;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -14px
}
.single-my-account .myaccount-info-wrapper {
    padding: 30px 20px;
    background-color: #fff
}
.single-my-account .myaccount-info-wrapper .account-info-wrapper {
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 28px;
    padding-bottom: 30px
}
.single-my-account .myaccount-info-wrapper .account-info-wrapper h4 {
    font-size: 14px;
    margin: 0;

    color: #253237;
    font-weight: 700
}
.single-my-account .myaccount-info-wrapper .account-info-wrapper h5 {
    font-size: 14px;
    letter-spacing: .2px;
    margin-top: 7px;
    font-weight: 600;
    color: #253237
}
.single-my-account .myaccount-info-wrapper .billing-info {
    margin-bottom: 20px
}
.single-my-account .myaccount-info-wrapper .billing-info label {
    color: #666;
    font-size: 14px;

}
.single-my-account .myaccount-info-wrapper .billing-info input {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #ebebeb;
    color: #666;
    height: 40px;
    padding: 0 15px;
    width: 100%;
    outline: none
}
.single-my-account .myaccount-info-wrapper .billing-back-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 26px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.single-my-account .myaccount-info-wrapper .billing-back-btn .billing-back a {
    color: #253237;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;

}
.single-my-account .myaccount-info-wrapper .billing-back-btn .billing-back a:hover {
    color: var(--global--color-one)
}
.single-my-account .myaccount-info-wrapper .billing-back-btn .billing-back a i {
    font-size: 15px;
    color: var(--global--color-one)
}
.single-my-account .myaccount-info-wrapper .billing-back-btn .billing-btn button {
    background-color: #f2f2f2;
    border: medium none;
    color: #253237;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    padding: 16px 35px 17px;

    cursor: pointer;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    outline: none;
    border-radius: 30px
}
.single-my-account .myaccount-info-wrapper .billing-back-btn .billing-btn button:hover {
    background-color: var(--global--color-one);
    color: #fff
}
.single-my-account .myaccount-info-wrapper .entries-wrapper .entries-info {
    padding: 30px 20px
}
.single-my-account .myaccount-info-wrapper .entries-wrapper .entries-info p {
    color: #666;
    font-size: 14px;
    margin: 0;

}
.single-my-account .myaccount-info-wrapper .entries-wrapper .entries-edit-delete a.edit {
    background-color: var(--global--color-one);
    font-weight: 700
}
.single-my-account .myaccount-info-wrapper .entries-wrapper .entries-edit-delete a.edit:hover {
    background-color: var(--global--color-one)
}
.single-my-account .myaccount-info-wrapper .entries-wrapper .entries-edit-delete a:hover {
    background-color: var(--global--color-one)
}
.single-my-account .myaccount-info-wrapper .entries-wrapper .entries-edit-delete a {
    background-color: #F32013;
    color: #fff;
    display: inline-block;
    line-height: 1;
    margin: 0 2px;
    padding: 12px 15px;

    font-weight: 700
}
.single-my-account {
    margin-bottom: 8px;
}
.single-my-account:last-child {
    margin: 0
}
.single-my-account .myaccount-info-wrapper .entries-wrapper {
    border: 1px solid #eaeaea;
    position: relative
}
.single-my-account .myaccount-info-wrapper .entries-wrapper::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 1px;
    left: 50%;
    top: 0;
    background-color: #eaeaea
}
.login-register-wrapper .login-register-tab-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 40px
}
.login-register-wrapper .login-register-tab-list a {
    position: relative
}
.login-register-wrapper .login-register-tab-list a:last-child:before {
    display: none
}
.login-register-wrapper .login-register-tab-list a::before {
    background-color: #000;
    bottom: 5px;
    content: "";
    height: 18px;
    margin: 0 auto;
    position: absolute;
    right: -2px;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    width: 1px
}
.login-register-wrapper .login-register-tab-list a.active h4 {
    color: var(--global--color-one)
}
.login-register-wrapper .login-register-tab-list a h4 {
    font-size: 25px;
    font-weight: 700;
    margin: 0 20px;
    ;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    color: #253237
}
.login-register-wrapper .login-form-container {
    background: transparent none repeat scroll 0 0;
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .1);
    box-shadow: 0 0 6px rgba(0, 0, 0, .1);
    padding: 80px;
    text-align: left
}
.login-register-wrapper .login-form-container .login-register-form form input {
    background-color: transparent;
    border: 1px solid #ebebeb;
    color: #666;
    font-size: 14px;
    height: 45px;
    margin-bottom: 30px;
    padding: 0 15px;
    width: 100%;
    outline: none;
    text-align: center;
}
.login-register-wrapper .login-form-container .login-register-form form .button-box .login-toggle-btn {
    padding: 10px 0 19px
}
.login-register-wrapper .login-form-container .login-register-form form .button-box button {
    background-color: #f2f2f2;
    border: medium none;
    color: #253237;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    padding: 11px 30px;

    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    outline: none;
    border-radius: 30px
}
.login-register-wrapper .login-form-container .login-register-form form .button-box button:hover {
    background: var(--global--color-one);
    color: #fff
}
.login-register-wrapper .login-form-container .login-register-form form input[type="checkbox"] {
    height: 15px;
    margin: 0;
    position: relative;
    top: 1px;
    width: 17px
}
.login-register-wrapper .login-form-container .login-register-form form .button-box .login-toggle-btn label {
    color: #253237;
    font-size: 15px;
    font-weight: 400
}
.login-register-wrapper .login-form-container .login-register-form form .button-box .login-toggle-btn a.flote-none {
    float: none!important
}
.login-register-wrapper .login-form-container .login-register-form form .button-box .login-toggle-btn a {
    color: var(--global--color-one);
    ;
    font-size: 15px;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    text-decoration: underline;
}
.login-register-wrapper .login-form-container .login-register-form form .button-box .login-toggle-btn a:hover {
    color: var(--global--color-one)
}
.contact-map #mapid {
    height: 560px
}
.custom-row-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px
}
.custom-row-2 div[class^="col-"] {
    padding-left: 5px;
    padding-right: 5px
}
.contact-info-wrap {
    background-color: #f3f3f3;
    padding: 120px 70px 116px 90px
}
.contact-info-wrap .single-contact-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 40px
}
.contact-info-wrap .single-contact-info .contact-icon {
    margin-right: 20px
}
.contact-info-wrap .single-contact-info .contact-icon i {
    font-size: 20px;
    color: #253237;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #252525;
    text-align: center;
    border-radius: 100%;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}
.contact-info-wrap .single-contact-info .contact-info-dec p {
    line-height: 1;
    color: #253237;
    margin: 0 0 9px
}
.contact-info-wrap .single-contact-info .contact-info-dec p a {
    color: #253237
}
.contact-info-wrap .single-contact-info .contact-info-dec p a:hover {
    color: var(--global--color-one)
}
.contact-info-wrap .single-contact-info:hover .contact-icon i {
    background-color: var(--global--color-one);
    color: #fff;
    border-color: var(--global--color-one)
}
.contact-social h3 {
    font-weight: 700;
    color: #253237;
    font-size: 24px;
    margin: 0 0 17px;
    line-height: 1
}
.contact-social ul li a {
    color: #666
}
.contact-social .social-info li a {
    margin-right: 15px
}
.contact-form {
    background-color: #f3f3f3;
    padding: 50px 110px 50px 110px
}
.contact-form .contact-title h2 {
    font-size: 24px;
    font-weight: 700;
    color: #253237;
    line-height: 1;
    margin-bottom: 36px;
    margin-left: -10px
}
.contact-form .contact-form-style input,
.contact-form .contact-form-style textarea {
    background: transparent;
    border: 1px solid #c1c1c1;
    height: 40px;
    padding: 2px 14px;
    margin-bottom: 30px;
    color: #000;
    width: 100%;
    outline: none
}
.contact-form p {
    color: #333
}
.contact-form .contact-form-style textarea {
    padding: 20px 14px;
    margin-bottom: 0;
    height: 200px
}
.contact-map {
    margin-bottom: 60px
}
.contact-form .contact-form-style button {
    border: none;
    background-color: var(--global--color-one);
    color: #fff;
    font-size: 14px;
    font-weight: 700;

    line-height: 1;
    padding: 15px 52px;
    margin-top: 33px;
    outline: none;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    border-radius: 30px
}
.contact-form .contact-form-style button:hover {
    background-color: #253237;
    color: #fff
}
.compare-table .table tbody tr:first-child {
    border-top: 1px solid #eee
}
.compare-table .table tbody tr td.first-column {
    min-width: 180px;
    font-size: 18px;
    font-weight: 700;
    color: #253237;
    margin: 0;
    line-height: 1
}
.compare-table .table tbody tr td.product-image-title {
    min-width: 310px;
    vertical-align: bottom;
    padding-top: 70px
}
.compare-table .table tbody tr td {
    text-align: center;
    border: none;
    padding: 25px 30px;
    vertical-align: middle;
    border-bottom: 1px solid #eee;
    border-left: 1px solid #eee
}
.compare-table .table tbody tr td.product-image-title .image {
    clear: both;
    width: 100%;
    margin-bottom: 40px;
    display: block
}
.compare-table .table tbody tr td.product-image-title .image img {
    max-width: 100%
}
.compare-table .table tbody tr td.product-image-title .category {
    float: left;
    clear: both;
    font-size: 13px;
    line-height: 15px;
    color: #253237;
    ;
    letter-spacing: .5px
}
.compare-table .table tbody tr td.product-image-title .title {
    float: left;
    clear: both;
    font-size: 16px;
    font-weight: 700;
    color: #253237;
    line-height: 20px;
    margin-bottom: 10px
}
.compare-table .table tbody tr td.pro-desc p {
    text-align: left;
    margin: 0
}
.compare-table .table tbody tr td.pro-price,
.compare-table .table tbody tr td.pro-color,
.compare-table .table tbody tr td.pro-stock {
    font-size: 16px;
    font-weight: 700;
    color: #253237
}
.compare-table .table tbody tr td:last-child {
    border-right: 1px solid #eee
}
.compare-table .table tbody tr td.pro-addtocart .add-to-cart {
    position: relative;
    background-color: var(--global--color-one);
    color: #fff;
    border-radius: 30px;
    display: inline-block;
    width: 170px;
    padding: 10px 25px 10px 25px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    outline: none;
    font-weight: 700
}
.compare-table .table tbody tr td.pro-addtocart .add-to-cart:hover {
    background-color: #253237
}
.compare-table .table tbody tr td.pro-remove button {
    border: none;
    background-color: transparent;
    padding: 0;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    outline: none
}
.compare-table .table tbody tr td.pro-remove button:hover {
    color: var(--global--color-one)
}
.compare-table .table tbody tr td.pro-remove button i {
    font-size: 22px
}
.compare-table .table tbody tr td.pro-ratting i {
    font-size: 20px;
    color: #fdd835
}
.static-banner-area {
    background: #f19596;
    margin: 0
}
.static-banner-area .banner-wrapper {
    margin: 0
}
.banner-box:after {
    background: rgba(255, 255, 255, .3);
    bottom: 50%;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 50%;
    opacity: 1;
    pointer-events: none
}
.banner-box:before {
    background: rgba(255, 255, 255, .3);
    bottom: 0;
    content: "";
    left: 50%;
    position: absolute;
    right: 51%;
    top: 0;
    opacity: 1;
    pointer-events: none;
    z-index: 1
}
.banner-box img {
    width: 100%;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}
.banner-box:hover:before {
    left: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: all 900ms linear;
    -moz-transition: all 900ms linear;
    -ms-transition: all 900ms linear;
    -o-transition: all 900ms linear;
    transition: all 900ms linear
}
.banner-box:hover:after {
    top: 0;
    bottom: 0;
    opacity: 0;
    -webkit-transition: all 900ms linear;
    -moz-transition: all 900ms linear;
    -ms-transition: all 900ms linear;
    -o-transition: all 900ms linear;
    transition: all 900ms linear
}
.static-banner-area .static-banner-content {
    max-width: 450px
}
.static-banner-area .static-banner-content h2 {
    font-size: 48px;
    line-height: 1;
    color: #fff;
    font-weight: 400;
    margin: 0;

}
.static-banner-area .static-banner-content h3 {
    font-size: 48px;
    line-height: 1;
    color: #fff;
    font-weight: 700;
    margin-bottom: 20px;

}
.static-banner-area .static-banner-content p {
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 35px
}
.static-banner-area .static-banner-content a {
    position: relative;
    font-size: 14px;
    font-weight: 700;
    color: #253237;
    background: #fff;
    line-height: 45px;
    height: 45px;
    padding: 0 30px;
    border-radius: 30px;

    display: inline-block
}
.static-banner-area .static-banner-content a:hover {
    background: #ef1e1e;
    color: #fff
}
.static-banner-area:hover .static-banner-content {
    animation: fadeInRight 0.3s linear alternate;
    -webkit-animation: fadeInRight 0.3s linear alternate;
    -moz-animation: fadeInRight 0.3s linear alternate
}
@keyframes fadeInRight {
    0% {
	opacity: 0;
	-webkit-transform: translate3d(10%, 0, 0);
	transform: translate3d(10%, 0, 0)
    }
    100% {
	opacity: 1;
	-webkit-transform: none;
	transform: none
    }
}
.static-countdown-area {
    background-image: url(../images/section-bg/static-countdown-bg.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 100px 0
}
.static-countdown-content h2 {
    color: #253237;
    font-size: 32px;
    line-height: 1;
    margin-bottom: 15px;
    font-weight: 700
}
.static-countdown-content p.countdown-price {
    color: #ef1e1e;
    font-size: 24px
}
.static-countdown-content p {
    color: #777;
    font-size: 16px;
    margin-bottom: 20px
}
.static-countdown-content a {
    position: relative;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    background: #ef1e1e;
    line-height: 45px;
    height: 45px;
    padding: 0 30px;
    border-radius: 30px;

    display: inline-block
}
.static-countdown-content a:hover {
    background: #253237;
    color: #fff
}
.static-countdown-content .clockdiv {
    justify-content: start;
    margin: 0 0 20px 0
}
.static-countdown-content .clockdiv span {
    font-size: 32px
}
.static-countdown-content .clockdiv span p {
    font-size: 12px
}
.static-countdown-content .clockdiv span {
    margin: 0 20px 0 0;
    text-align: center
}
.static-countdown-content .clockdiv span:after {
    right: -10px
}
.static-countdown-area:hover .static-countdown-content {
    animation: fadeInRight 0.3s linear alternate;
    -webkit-animation: fadeInRight 0.3s linear alternate;
    -moz-animation: fadeInRight 0.3s linear alternate
}
.banner-left {
    float: left;
    width: 20%;
    position: relative;
    z-index: 2
}
.banner-right {
    width: 80%
}
.blog-post-media {
    overflow: hidden
}
.blog-image img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    object-position: center
}
.single-blog.blog-image img {
    height: auto
}
.blog-post-media iframe {
    width: 100%;
    position: relative;
    height: 300px
}
.blog-title a {
    font-size: 24px;
    font-weight: 600;
    color: #253237
}
.blog-title a:hover {
    color: var(--global--color-one)
}
.blog-page-meta li a:hover {
    color: var(--global--color-one)
}
.blog-page-meta li {
    display: inline-block
}
.blog-page-meta li a {
    display: block;
    color: #253237
}
.blog-page-meta li:first-child:after {
    position: absolute;
    top: 50%;
    left: -9px;
    right: auto;
    background: #555;
    content: '';
    width: 1px;
    height: 12px;
    margin-top: -6px
}
.blog-page-meta li {
    display: inline-block;
    position: relative
}
.blog-page-meta li:first-child {
    margin-left: 15px
}
.blog-page-meta {
    margin: 10px 0
}
.blog-post-content-inner p {
    margin: 20px 0;
    padding-top: 20px;
    border-top: 1px solid#ebebeb;
    color: #253237
}
.blog-post-content-inner .read-more-btn:hover {
    color: var(--global--color-one);
    padding-left: 5px
}
.single-post-content p {
    margin: 0 0 25px;
    color: #253237
}
.single-post-content p.quate-speech {
    margin-left: 100px;
    padding: 10px 15px;
    font-size: 16px;
    line-height: 26px;
    font-style: italic;
    border-left: 3px solid var(--global--color-one)
}
.tag-list li {
    display: inline-block;
    margin-left: 5px;
    color: #253237
}
.tag-list li a {
    color: #253237
}
.tag-list li a:hover {
    color: var(--global--color-one)
}
.social li {
    display: inline-block;
    margin-left: 10px;
    font-size: 16px;
    color: #253237
}
.social li a {
    color: #253237
}
.social li a:hover {
    color: var(--global--color-one)
}
span.title {
    font-weight: 700;
    color: #253237
}
.blog-related-post .blog-title a {
    font-size: 20px
}
.blog-related-post {
    padding: 40px 0 30px 0;
    border-top: 1px solid#ebebeb;
    border-bottom: 1px solid#ebebeb
}
.blog-single-tags-share {
    margin-bottom: 35px
}
.comment-area .review-content {
    padding: 30px;
    border: 1px solid #ebebeb
}
.comment-area {
    margin-top: 35px
}
.comment-area .single-review.child-review {
    margin-bottom: 70px
}
.comment-heading {
    font-size: 24px;
    color: #253237;
    ;
    line-height: 16px;
    font-weight: 600;
    margin: 0 0 40px
}
.blog-comment-form .comment-heading {
    margin: 0 0 10px
}
.blog-comment-form p {
    margin: 0 0 30px
}
.comment-area .single-review .review-top-wrap .review-left .review-name h4 {
    font-weight: 600;
    color: #253237
}
.single-form input,
.single-form textarea {
    padding: 2px 10px 2px 20px;
    background: transparent;
    border: 1px solid #e6e6e6;
    color: #333
}
.single-form input {
    height: 45px;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-left: 10px;
    font-size: 14px;
    color: #253237;
    width: 100%;
    margin-bottom: 15px;
    outline: none
}
.single-form textarea {
    height: 180px;
    padding: 20px 10px 2px 20px;
    margin-bottom: 20px;
    width: 100%;
    outline: none
}
.single-form input[type=submit] {
    padding: 0 55px!important;
    line-height: 48px;
    height: 48px;
    font-size: 16px;
    font-weight: 700;
    border: none;
    border-radius: 30px;
    box-shadow: none;

    background: var(--global--color-one)!important;
    display: block;
    color: #fff!important;
    width: 200px;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
    margin: 20px 0 60px
}
.single-form input[type=submit]:hover {
    background: #253237!important;
    color: #fff!important
}
.single-blog .blog-post-content-inner {
    padding: 30px 0 0
}
.about-content h2 {
    font-weight: 600;
    color: #253237;
    margin: 0 0 15px;
    font-size: 40px
}
.single-about h4 {
    font-size: 30px;
    font-weight: 600;
    color: #253237;
    margin: 0 0 15px
}
.about-area p {
    color: #253237
}
.error-page-bg {
    padding: 72px 0 80px;
    margin-top: 30px;
}
.error-page h1 {
    font-size: 200px;
    font-weight: 700;
    color: var(--global--color-one);
    letter-spacing: 10px;
    line-height: 160px;
    margin: 0 0 63px;
}



.ui-autocomplete {
    z-index: 1000;
    max-height: 500px;
    overflow-y: auto;
    overflow-x: hidden;
    position: relative;
    width: 500px;
}
.ui-autocomplete-loading {
    /*
    background-image: url(../images/loading.gif);
    background-repeat: no-repeat;
    background-position: left center;
    visibility: visible;
    */
    animation-duration: 3s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-name: placeHolderShimmer;
    animation-timing-function: linear;
    background: fff;
    background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
}
.ui-menu .ui-menu-item-wrapper {
    padding: 0;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: none;
    background: var(--global--color-one);
}
.ui-state-active p , .ui-state-active p span {
    color:#fff !important;
}
@keyframes placeHolderShimmer {
    0% {
	background-position: 0 0;
    }
    100% {
	background-position: 100em 0;
    }
}
.list-group-item.active {
    background-color: var(--global--color-one) !important;
    border-color: var(--global--color-one) !important;
}
.bg-popular {
    background-color: var(--global--color-bg-popular) !important;
}
.bg-hot {
    background-color: var(--global--color-bg-hot) !important;
}

.form-check {
    min-height: 1.5rem;
    padding-right: 1.5em;
    padding-left: 0;
}
.form-check .form-check-input {
    float: right;
    margin-right: -1.5em;
    margin-left: 0;
}
.form-check-input:checked[type=radio] {
    background-image: none;
}
.form-check-input:checked {
    background-color: var(--global--color-one);
    border-color: var(--global--color-one);
}

/*--------------------------------------
/*  [ 4.3 count CSS ]
----------------------------------------*/
.product-count {
    width: 88px;
}

/*--------------------------------------
/*  [ DARKMODE ]
----------------------------------------*/

.darkmode-btn.active {
    background-color: #ec6e61;
}

body.darkmode .bg-white ,body.darkmode .bg-hot , body.darkmode .bg-popular , body.darkmode .footer-area , body.darkmode .product-decs , body.darkmode .list-product , body.darkmode .description-review-bottom , body.darkmode .description-review-topbar.nav a.active , body.darkmode .cart-tax, .discount-code-wrapper, .grand-totall , body.darkmode .your-order-area .your-order-wrap , body.darkmode .single-my-account h3.panel-title , body.darkmode .pro-pagination-style , body.darkmode .pro-pagination-style a:not(.active) , body.darkmode .list-group-item {
    background-color : unset !important;
    background: unset !important;
}
body.darkmode #main , body.darkmode header , body.darkmode .sticky-nav.menu_fixed , body.darkmode .main-navigation .sub-menu , body.darkmode .offcanvas_menu_wrapper {
    background-color : var(--global--color-bg-darkmode);
}
body.darkmode {
    color:white;
}
body.darkmode p , body.darkmode h1 ,body.darkmode h2 ,body.darkmode h3 ,body.darkmode h4 ,body.darkmode h5 ,body.darkmode h6 ,body.darkmode a,body.darkmode span , body.darkmode .table , body.darkmode .single-my-account h3.panel-title a::before {
    color:white !important;
}
body.darkmode .border , body.darkmode .border-top {
    border-color: #585858 !important;
}
.review-wrapper ul.children {
    margin-right: 50px;
}
.recent-product-slider .owl-nav .owl-prev {
    right: 0;
    left: auto;
}
.recent-product-slider .owl-nav .owl-next {
    right: 45px;
    left: auto;
}