 body {
     font-family: "Open Sans", sans-serif;
     font-size: 14px;
     color: #666;
     line-height: 24px
 }

 .home-20 {
     background: #f5f5f5
 }

 #main-20 {
     overflow: hidden;
     max-width: 1530px;
     margin: 0 auto;
     background: #fff;
     position: relative
 }

 ul {
     margin: 0;
     padding: 0;
     list-style: none
 }

 h1,
 h2,
 h3,
 h4,
 h5,
 h6 {
     margin: 0
 }

 a {
     text-decoration: none;
     transition: .3s
 }

 a:hover {
     text-decoration: none
 }

 p {
     margin: 0
 }

 button {
     outline: none
 }

 @media (min-width:1200px) {
     .container {
         max-width: 1320px
     }
 }

 @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
 }

 .position-relative {
     position: relative
 }

 .plr-0px {
     padding: 0
 }

 .mb-0 .list-product {
     margin-bottom: 0
 }

 .mt-40 {
     margin-top: 40px
 }

 .owl-dot-style .owl-dots {
     bottom: 26px;
     left: 0;
     position: absolute;
     right: 0;
     text-align: center
 }

 .owl-dot-style .owl-dots .owl-dot {
     background: #fff none repeat scroll 0 0;
     border-radius: 100%;
     display: inline-block;
     height: 14px;
     margin: 0 5px;
     width: 14px;
     transition: .3s
 }

 .owl-dot-style .owl-dots .owl-dot:hover {
     background: #d02128 none repeat scroll 0 0
 }

 .owl-dot-style .owl-dots .owl-dot.active {
     background: #de57e5;
     background: linear-gradient(to right, #de57e5 0%, #8863fb 100%);
 }

 .home-cosmatics .owl-dot-style .owl-dots .owl-dot:hover {
     background: #c0b07d none repeat scroll 0 0
 }

 .home-cosmatics .owl-dot-style .owl-dots .owl-dot.active {
     background: #c0b07d none repeat scroll 0 0
 }

 .home-electronic .owl-dot-style .owl-dots .owl-dot:hover {
     background: #0090f0 none repeat scroll 0 0
 }

 .home-electronic .owl-dot-style .owl-dots .owl-dot.active {
     background: #0090f0 none repeat scroll 0 0
 }

 .home-cosmatics .slider-7.owl-dot-style .owl-dots .owl-dot:hover {
     background: #253237 none repeat scroll 0 0
 }

 .home-cosmatics .slider-7.owl-dot-style .owl-dots .owl-dot.active {
     background: #253237 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
 }

 .home-furniture .owl-dot-style .owl-dots .owl-dot.active {
     background: #ef1e1e none repeat scroll 0 0
 }

 .home-furniture .owl-dot-style .owl-dots .owl-dot:hover {
     background: #ef1e1e none repeat scroll 0 0
 }

 .home-medical .owl-dot-style .owl-dots .owl-dot.active {
     background: #0bbfbd none repeat scroll 0 0
 }

 .home-medical .owl-dot-style .owl-dots .owl-dot:hover {
     background: #0bbfbd none repeat scroll 0 0
 }

 .owl-nav-style .owl-nav>div.owl-prev {
     right: 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: -71px;
     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: "\f3d2"
 }

 .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: "\f3d3"
 }

 .owl-nav-style .owl-nav>div.owl-next {
     right: 0
 }

 .brand-slider.owl-nav-style .owl-nav>div.owl-next {
     right: 15px
 }

 .slider-home-16.owl-nav-style .owl-nav>div.owl-next {
     right: 15px
 }

 .owl-nav-style .owl-nav>div:hover {
     color: #fff;
     border: 0;
     background: #d02128;
 }

 .home-cosmatics .owl-nav-style .owl-nav>div:hover {
     color: #fff;
     border-color: #c0b07d;
     background-color: #c0b07d
 }

 .home-medical .owl-nav-style .owl-nav>div:hover {
     color: #fff;
     border-color: #0bbfbd;
     background-color: #0bbfbd
 }

 .home-electronic .owl-nav-style .owl-nav>div:hover {
     color: #fff;
     border-color: #0090f0;
     background-color: #0090f0
 }

 .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
 }

 .home-furniture .owl-nav-style .owl-nav>div:hover {
     color: #fff;
     border-color: #ef1e1e;
     background-color: #ef1e1e
 }

 .owl-nav-style-3 .owl-nav>div {
     position: absolute;
     top: 50%;
     -moz-transform: translateY(-50%);
     -webkit-transform: translateY(-50%);
     -o-transform: translateY(-50%);
     -ms-transform: translateY(-50%);
     transform: translateY(-50%);
     display: inline-block;
     font-size: 0;
     line-height: 1;
     cursor: pointer;
     text-align: center;
     color: #888;
     width: 54px;
     height: 54px;
     border: 1px solid #ebebeb;
     background: #fff;
     z-index: 5;
     opacity: 0;
     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: -15px
 }

 .owl-nav-style-3 .owl-nav>div.owl-prev {
     left: -55px
 }

 .owl-nav-style-3 .owl-nav>div.owl-prev:before {
     content: "\f3d2"
 }

 .owl-nav-style-3 .owl-nav>div.owl-next:before {
     content: "\f3d3"
 }

 .owl-nav-style-3 .owl-nav>div:before {
     font-size: 18px;
     line-height: 52px;
     display: block;
     font-family: "Ionicons"
 }

 .owl-nav-style-3 .owl-nav>div.owl-next {
     right: -55px
 }

 .owl-nav-style-3:hover .owl-nav>div {
     opacity: 1
 }

 .owl-nav-style-3 .owl-nav>div:hover {
     color: #fff;
     border-color: #ef1e1e;
     background-color: #ef1e1e
 }

 .home-furniture .owl-nav-style-2 .owl-nav>div {
     width: 54px;
     height: 54px;
     margin-top: -27px
 }

 .home-furniture .owl-nav-style-2 .owl-nav>div:before {
     font-size: 18px;
     line-height: 54px
 }

 .single-product-slider-active.owl-nav-style-2 .owl-nav>div.owl-next {
     right: 15px
 }

 .single-product-slider-active.owl-nav-style-2 .owl-nav>div {
     background: #d02128
 }

 .single-product-slider-active.owl-nav-style-2 .owl-nav>div:before {
     color: #fff
 }

 .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 {
     left: 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: #d02128;
     color: #fff;
     right: 20px;
     bottom: 60px;
     text-align: center;
     overflow: hidden;
     border-radius: 50px;
     z-index: 9811 !important
 }

 .home-furniture #scrollUp {
     background-color: #ef1e1e
 }

 .home-cosmatics #scrollUp {
     background-color: #c0b07d
 }

 .home-electronic #scrollUp {
     background-color: #0090f0
 }

 .home-medical #scrollUp {
     background-color: #0bbfbd
 }

 #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
 }

 .home-18 .main-navigation ul li ul.mega-menu-wrap {
     left: -200px
 }

 .main-navigation ul li ul.mega-menu-wrap {
     background-color: #fff;
     display: block;
     left: 0;
     padding: 30px 30px 30px 30px;
     position: absolute;
     text-align: left;
     top: 100%;
     width: 730px;
     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)
 }

 .vertical-menu ul li ul.mega-menu-wrap {
     position: absolute;
     z-index: 9;
     visibility: hidden;
     opacity: 0;
     text-align: left;
     top: 0;
     left: 100%;
     -webkit-transform-origin: center center;
     -moz-transform-origin: center center;
     -ms-transform-origin: center center;
     -o-transform-origin: center center;
     transform-origin: center center;
     -webkit-transform: translateY(20px);
     -moz-transform: translateY(20px);
     -ms-transform: translateY(20px);
     -o-transform: translateY(20px);
     transform: translateY(20px);
     width: 900px;
     padding: 30px 30px 30px 30px;
     background-color: #fff;
     -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)
 }

 .vertical-menu-wrap .menu-dropdown:hover>.mega-menu-wrap {
     opacity: 1;
     visibility: visible;
     -webkit-transform: translateY(0);
     -moz-transform: translateY(0);
     -ms-transform: translateY(0);
     -o-transform: translateY(0);
     transform: translateY(0);
     -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
 }

 .menu-dropdown: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
 }

 .vertical-menu 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;
     text-transform: capitalize;
     font-weight: 600;
     font-size: 14px;
     display: block;
     padding: 0;
     line-height: 27px;
     text-transform: uppercase;
     font-size: 11px;
 }

 .main-navigation ul li ul.mega-menu-wrap>li ul li a .cat_icon {
     margin-right: 5px;
 }

 .main-navigation ul li ul.mega-menu-wrap>li ul li a .cat_icon img {
     width: 50px;
     height: 50px;
 }

 .vertical-menu ul li ul.mega-menu-wrap>li ul li a {
     color: #888;
     text-transform: capitalize;
     font-weight: 400;
     font-size: 14px;
     display: block;
     padding: 0;
     line-height: 32px;
     -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
 }

 .main-navigation ul li ul.mega-menu-wrap>li ul li a:hover {
     color: #d02128;
     color: rgb(51, 54, 62);
     -moz-transform: translateX(0px);
     -webkit-transform: translateX(0px);
     -o-transform: translateX(0px);
     -ms-transform: translateX(0px);
     transform: translateX(0px)
 }

 .vertical-menu ul li ul.mega-menu-wrap>li ul li a:hover {
     -moz-transform: translateX(10px);
     -webkit-transform: translateX(10px);
     -o-transform: translateX(10px);
     -ms-transform: translateX(10px);
     transform: translateX(10px)
 }

 .home-cosmatics .main-navigation ul li ul.mega-menu-wrap>li ul li a:hover {
     color: #c0b07d
 }

 .home-cosmatics .main-navigation ul li ul.mega-menu-wrap>li ul li.mega-menu-title a:hover {
     color: #c0b07d
 }

 .home-cosmatics .vertical-menu ul li ul.mega-menu-wrap>li ul li a:hover {
     color: #c0b07d
 }

 .home-cosmatics .vertical-menu ul li ul.mega-menu-wrap>li ul li.mega-menu-title a:hover {
     color: #c0b07d
 }

 .home-electronic .main-navigation ul li ul.mega-menu-wrap>li ul li a:hover {
     color: #0090f0
 }

 .home-electronic .main-navigation ul li ul.mega-menu-wrap>li ul li.mega-menu-title a:hover {
     color: #0090f0
 }

 .main-navigation ul li ul.mega-menu-wrap>li ul li.mega-menu-title a:hover {
     color: #d02128;
     -moz-transform: translateX(0);
     -webkit-transform: translateX(0);
     -o-transform: translateX(0);
     -ms-transform: translateX(0);
     transform: translateX(0)
 }

 .home-furniture .main-navigation ul li ul.mega-menu-wrap>li ul li.mega-menu-title a:hover {
     color: #ef1e1e
 }

 .home-furniture .main-navigation ul li ul.mega-menu-wrap>li ul li a:hover {
     color: #ef1e1e
 }

 .home-medical .main-navigation ul li ul.mega-menu-wrap>li ul li.mega-menu-title a:hover {
     color: #0bbfbd
 }

 .home-medical .main-navigation ul li ul.mega-menu-wrap>li ul li a:hover {
     color: #0bbfbd
 }

 .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)
 }

 .vertical-menu ul li ul.mega-menu-wrap>li ul li.mega-menu-title 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;
     text-transform: capitalize;
     font-size: 14px;
     font-weight: 700;
     display: block;
     margin-bottom: 15px
 }

 .vertical-menu ul li ul.mega-menu-wrap>li ul li.mega-menu-title a {
     color: #253237;
     line-height: 1;
     text-transform: capitalize;
     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
 }

 .vertical-menu 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.banner-wrapper {
     width: 100%;
     margin-top: 20px
 }

 .main-navigation ul li ul.mega-menu-wrap>li.banner-wrapper a img {
     width: 100%
 }

 .vertical-menu ul li ul.mega-menu-wrap>li.banner-wrapper {
     width: 100%;
     margin-top: 30px
 }

 .vertical-menu ul li ul.mega-menu-wrap>li.banner-wrapper a img {
     width: 100%
 }

 .vertical-menu ul li ul.mega-menu-wrap>li.banner-wrapper a {
     padding: 0
 }

 .main-navigation ul li ul.mega-menu-wrap>li.banner-wrapper a {
     padding: 0
 }

 .home-furniture .home-9.vertical-menu ul li ul.mega-menu-wrap>li ul li.banner-wrapper a:hover {
     transform: translateX(0);
     padding: 0
 }

 .home-4 .main-navigation ul li ul.mega-menu-wrap {
     left: -200px
 }

 .home-5 .main-navigation ul li ul.mega-menu-wrap {
     left: -200px
 }

 .home-6 .main-navigation ul li ul.mega-menu-wrap>li ul li a {
     padding: 0
 }

 h3.vertical-menu-heading {
     color: #fff;
     background: #ab9b69;
     font-size: 14px;
     font-weight: 700;
     text-transform: uppercase;
     height: 60px;
     line-height: 32px;
     padding: 15px 20px;
     cursor: pointer;
     margin: 0
 }

 h3.vertical-menu-heading: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
 }

 h3.vertical-menu-heading:after {
     content: '\f3d0';
     display: inline-block;
     font-size: 12px;
     font-family: "Ionicons";
     font-weight: 400;
     margin-left: 7px;
     float: right
 }

 ul.vertical-menu-wrap li>a {
     position: relative;
     display: block;
     overflow: hidden;
     line-height: 24px;
     text-transform: capitalize;
     word-wrap: break-word;
     background: #fff;
     color: #253237;
     padding: 15px 20px;
     font-size: 14px;
     font-weight: 700;
     transition: none;
     border-bottom: 1px solid #eaeaea;
     -webkit-transition: all 300ms linear;
     -moz-transition: all 300ms linear;
     -ms-transition: all 300ms linear;
     -o-transition: all 300ms linear;
     transition: all 300ms linear
 }

 .vertical-menu-wrap {
     display: none;
     width: 100%;
     background: #fff;
     box-shadow: 0 0 3.76px .24px rgba(0, 0, 0, .15);
     position: absolute;
     top: 100%;
     left: 0;
     min-width: 270px;
     z-index: 9999
 }

 .vertical-menu {
     height: 60px;
     width: 270px;
     position: relative
 }

 ul.vertical-menu-wrap li>a i {
     position: absolute;
     right: 20px;
     -moz-transform: translateY(-50%);
     -webkit-transform: translateY(-50%);
     -o-transform: translateY(-50%);
     -ms-transform: translateY(-50%);
     transform: translateY(-50%);
     -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: rotate(-90deg)
 }

 ul.vertical-menu-wrap li>a#more-btn i {
     left: 20px;
     right: auto;
     transform: rotate(0deg)
 }

 .hero-side-category nav.category-menu>ul>li>a i {
     position: absolute;
     right: 30px
 }

 .hero-side-category nav.category-menu>ul>li>a#more-btn>i {
     position: initial
 }

 ul.vertical-menu-wrap li>a#more-btn {
     padding-left: 40px
 }

 .home-cosmatics ul.vertical-menu-wrap li>a:hover {
     color: #c0b07d
 }

 .home-furniture ul.vertical-menu-wrap li>a:hover {
     color: #ef1e1e
 }

 .home-cosmatics ul.vertical-menu-wrap li:hover>a {
     color: #c0b07d
 }

 .home-furniture ul.vertical-menu-wrap li:hover>a {
     color: #ef1e1e
 }

 .home-electronic ul.vertical-menu-wrap li>a:hover {
     color: #0090f0
 }

 .home-electronic ul.vertical-menu-wrap li:hover>a {
     color: #0090f0
 }

 .home-9.vertical-menu ul li ul.mega-menu-wrap>li {
     width: 33.33%
 }

 .home-14 .home-9.vertical-menu ul li ul.mega-menu-wrap>li {
     width: 25%
 }

 .home-9 h3.vertical-menu-heading {
     color: #253237;
     background: #fff
 }

 .home-10 h3.vertical-menu-heading {
     color: #fff;
     background: #0583d7
 }

 .home-10.home-14 h3.vertical-menu-heading {
     color: #fff;
     background: #d61313
 }

 .home-9.vertical-menu ul li ul.mega-menu-wrap>li ul li a {
     color: #253237
 }

 .home-electronic .home-9.vertical-menu ul li ul.mega-menu-wrap>li ul li a:hover {
     color: #0090f0
 }

 .home-furniture .home-9.vertical-menu ul li ul.mega-menu-wrap>li ul li a:hover {
     color: #ef1e1e
 }

 .vertical-menu .sub-menu {
     -webkit-transform-origin: center center;
     -moz-transform-origin: center center;
     -ms-transform-origin: center center;
     -o-transform-origin: center center;
     transform-origin: center center;
     -webkit-transform: translateY(20px);
     -moz-transform: translateY(20px);
     -ms-transform: translateY(20px);
     -o-transform: translateY(20px);
     transform: translateY(20px);
     background-color: #fff;
     -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);
     left: 100% !important;
     min-width: 250px;
     top: 0
 }

 .vertical-menu .menu-dropdown:hover>.sub-menu {
     opacity: 1;
     visibility: visible;
     -webkit-transform: translateY(0);
     -moz-transform: translateY(0);
     -ms-transform: translateY(0);
     -o-transform: translateY(0);
     transform: translateY(0);
     -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
 }

 .vertical-menu-wrap li>.sub-menu a {
     font-weight: 400;
     padding: 10px 20px
 }

 .vertical-menu-wrap li>.sub-menu a:hover {
     padding-left: 30px
 }

 ul.vertical-menu-wrap li a {
     padding: 10px 20px
 }

 .home-9 ul.vertical-menu-wrap li a {
     font-weight: 400
 }

 .sub-menu.sub-menu-2 {
     left: 100% !important;
     transform: translateY(-30px)
 }

 li.menu-dropdown.position-static:hover .sub-menu.sub-menu-2 {
     transform: translateY(-40px)
 }

 .hero-side-category {
     width: 100%;
     position: relative
 }

 .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;
     text-transform: uppercase;
     font-weight: 700;
     line-height: 20px;
     width: 100%;
     text-align: left;
     outline: none;
     border: 1px solid#253237;
     margin-bottom: 15px
 }

 .hero-side-category .category-toggle-wrap .category-toggle i {
     font-size: 18px;
     transform: translate(-3px, 3px)
 }

 .hero-side-category nav.category-menu {
     background-color: #fff;
     float: left;
     width: 100%;
     left: 0;
     top: 100%;
     border: 1px solid #ebebeb;
     position: absolute;
     display: none;
     z-index: 2;
     height: 500px;
     overflow-x: auto
 }

 .hero-side-category nav.category-menu>ul>li {
     position: relative
 }

 .hero-side-category nav.category-menu>ul>li>a {
     display: block;
     padding: 10px 25px;
     line-height: 30px;
     font-size: 14px;
     color: #253237;
     font-weight: 400;
     position: relative;
     border-bottom: 1px solid #ebebeb
 }

 .hero-side-category nav.category-menu>ul>li>a:hover {
     color: #d02128
 }

 .home-electronic .hero-side-category nav.category-menu>ul>li>a:hover {
     color: #0090f0
 }

 .home-electronic .category-mega-menu>li>a:hover {
     color: #0090f0
 }

 .home-furniture .hero-side-category nav.category-menu>ul>li>a:hover {
     color: #ef1e1e
 }

 .home-furniture .category-mega-menu>li>a:hover {
     color: #ef1e1e
 }

 .home-electronic .category-toggle-wrap .category-toggle {
     margin-top: 15px
 }

 .home-furniture .category-toggle-wrap .category-toggle {
     margin-top: 15px
 }

 .hero-side-category nav.category-menu>ul>li.menu-item-has-children {
     position: relative
 }

 .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: #d02128
 }

 .category-mega-menu>li:first-child a {
     padding-top: 10px
 }

 .category-mega-menu>li>a:last-child {
     border-bottom: 0
 }

 .hero-side-category nav.category-menu>ul>li:hover .category-mega-menu {
     z-index: 9;
     opacity: 1;
     visibility: visible
 }

 .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"
 }

 #preloader {
     position: fixed;
     top: 0;
     left: 0;
     right: 0;
     bottom: 0;
     background-color: #fff;
     z-index: 999999
 }

 #preloader .preloader {
     width: 50px;
     height: 50px;
     display: inline-block;
     padding: 0;
     text-align: left;
     -webkit-box-sizing: border-box;
     box-sizing: border-box;
     position: absolute;
     top: 50%;
     left: 50%;
     margin-left: -25px;
     margin-top: -25px
 }

 #preloader .preloader span {
     position: absolute;
     display: inline-block;
     width: 50px;
     height: 50px;
     border-radius: 100%;
     background-color: #d02128;
     -webkit-animation: preloader 1.3s linear infinite;
     animation: preloader 1.3s linear infinite
 }

 #preloader .preloader span:last-child {
     animation-delay: -0.8s;
     -webkit-animation-delay: -0.8s
 }

 @keyframes preloader {
     0% {
         -webkit-transform: scale(0, 0);
         transform: scale(0, 0);
         opacity: .5
     }
     100% {
         -webkit-transform: scale(1, 1);
         transform: scale(1, 1);
         opacity: 0
     }
 }

 @-webkit-keyframes preloader {
     0% {
         -webkit-transform: scale(0, 0);
         opacity: .5
     }
     100% {
         -webkit-transform: scale(1, 1);
         opacity: 0
     }
 }

 .section-title {
     margin-bottom: 30px
 }

 .section-title h2 {
     font-family: "Open Sans", sans-serif;
     font-size: 24px;
     color: #253237;
     text-transform: capitalize;
     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: #d02128
 }

 .header-right-nav {
     display: flex;
     float: right
 }

 .home-13 .header-right-nav {
     float: left;
     margin: 3px 0 0 0
 }

 .home-13 .header-right-nav .nice-select {
     background: #fff;
     color: #253237
 }

 .home-furniture .header-right-nav .nice-select:hover {
     color: #ef1e1e
 }

 .home-furniture .header-right-nav .nice-select:hover:after {
     border-color: #ef1e1e
 }

 .home-furniture .header-right-nav a:hover {
     color: #ef1e1e
 }

 .home-furniture .home-14 .header-right-nav a:hover {
     color: #ef1e1e
 }

 .home-furniture .header-right-nav .phone a:hover {
     color: #ef1e1e
 }

 .home-furniture .phone a:hover {
     color: #ef1e1e
 }

 .home-furniture .header-right-nav a:hover:after {
     border-color: #ef1e1e
 }

 .home-furniture .header-right-nav .nice-select .option:hover,
 .home-furniture .header-right-nav .nice-select .option.focus,
 .home-furniture .header-right-nav .nice-select .option.selected.focus {
     background-color: #fff;
     color: #ef1e1e
 }

 .header-right-nav ul li {
     display: inline-block;
     margin: 0 25px;
     font-weight: 400;
     color: #fff;
     background: transparent;
     text-shadow: none;
     cursor: pointer;
     line-height: 14px;
     font-size: 13px;
     display: inline-block;
     text-transform: capitalize
 }

 .header-right-nav ul li.mr-15px {
     margin-right: 15px
 }

 .home-17 .header-right-nav ul li {
     color: #253237
 }

 .home-17 .header-right-nav ul li:after {
     background: #253237
 }

 .home-17 .angle-icon:after {
     border-color: #253237
 }

 .home-17 .header-right-nav .nice-select:after {
     border-color: #253237
 }

 .home-17 .left-text {
     color: #253237
 }

 .home-17 .header-right-nav a:hover {
     color: #0bbfbd
 }

 .home-medical .header-right-nav ul li:hover {
     color: #0bbfbd
 }

 .home-medical.home-18 .header-right-nav ul li:hover {
     color: #fff
 }

 .home-medical.home-18 .header-right-nav .nice-select.open .list li:hover {
     color: #0bbfbd
 }

 .home-medical .header-right-nav .nice-select:hover:after {
     border-color: #0bbfbd
 }

 .home-medical.home-18 .header-right-nav .nice-select:hover:after {
     border-color: #fff
 }

 .home-medical .count-cart:hover {
     color: #0bbfbd
 }

 .home-medical .count-cart:after {
     background: #0bbfbd !important;
     color: #fff !important
 }

 .dropdown {
     position: relative;
     top: -7px
 }

 .dropdown-nav li {
     display: block !important;
     margin: 0 10px 0 10px
 }

 .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: #d02128
 }

 .header-right-nav a:hover {
     color: #d02128
 }

 .home-cosmatics .dropdown-nav>li>a:hover {
     color: #c0b07d
 }

 .home-cosmatics .header-right-nav a:hover {
     color: #c0b07d
 }

 .home-electronic .dropdown-nav>li>a:hover {
     color: #0090f0
 }

 .home-electronic .header-right-nav a:hover {
     color: #fff
 }

 .home-11.home-electronic .header-right-nav a:hover {
     color: #0090f0
 }

 .home-electronic .nice-select .option.selected {
     color: #0090f0
 }

 .home-cosmatics .nice-select .option.selected {
     color: #c0b07d
 }

 .nice-select .option.selected {
     font-weight: 400;
     color: #d02128
 }

 .home-furniture .nice-select .option.selected {
     color: #ef1e1e
 }

 .header-right-nav i {
     margin-right: 10px
 }

 .left-text {
     color: #fff;
     font-size: 13px;
     font-weight: 700;
 }

 .home-10 .left-text {
     color: #253237
 }

 .home-10 .header-right-nav a {
     color: #253237
 }

 .home-10 .header-right-nav a:hover {
     color: #0090f0
 }

 .home-10 .header-right-nav li {
     color: #253237
 }

 .home-10 .header-right-nav li:hover {
     color: #0090f0
 }

 .home-11 .header-right-nav li:hover {
     color: #0090f0
 }

 .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-family: "Open Sans", sans-serif;
     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
 }

 .header-top-nav {
     position: relative;
     padding: 5px 0 5px 0;
     border-bottom: none;
     z-index: 11;
     margin: 0;
     background: #cd2727;
 }

 .home-14 .header-top-nav {
     background: #f7f7f7
 }

 .home-19 .header-top-nav {
     background: #0ac8c6
 }

 .home-17 .header-top-nav {
     background: #fff
 }

 .home-18 .header-top-nav {
     background: #0bbfbd
 }

 .home-18 .header-right-nav a:hover {
     color: #fff
 }

 .home-18 .angle-icon:hover:after {
     border-color: #fff
 }

 .home-18 .dropdown-nav li a:hover {
     color: #0bbfbd
 }

 .home-18.home-17 .header-right-nav .nice-select {
     background: #0bbfbd
 }

 .home-17 .header-right-nav .nice-select {
     background: #fff
 }

 .home-19 .header-right-nav .nice-select {
     background: #0ac8c6
 }

 .home-19 .header-right-nav a:hover {
     color: #fff
 }

 .home-19 .angle-icon:hover:after {
     border-color: #fff
 }

 .home-19 .dropdown-nav li a:hover {
     color: #0bbfbd
 }

 .home-19 .header-navigation {
     background: #0bbfbd
 }

 .home-19.home-medical .header-right-nav .nice-select:hover:after {
     border-color: #fff
 }

 .home-14 .header-right-nav .nice-select {
     background: #f7f7f7
 }

 .home-electronic .header-top-nav {
     background: #0090f0
 }

 .home-11.home-electronic .header-top-nav {
     background: #253237
 }

 .home-electronic .header-right-nav .nice-select {
     background: #0090f0
 }

 .home-11.home-electronic .header-right-nav .nice-select {
     background: #253237
 }

 .home-electronic .home-10 .header-top-nav {
     background: #f7f7f7
 }

 .home-electronic .home-10 .header-right-nav .nice-select {
     background: #f7f7f7
 }

 .header-right-nav a {
     color: #fff;
     padding: 15px 0
 }

 .home-17 .header-right-nav a {
     color: #253237
 }

 .home-7 .header-top-nav {
     padding: 0
 }

 .home-7 .home-2 .header-navigation {
     padding: 32px 0
 }

 .home-7 .container-inner {
     margin-top: 17px
 }

 .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: #d02128
 }

 .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: #0090f0
 }

 .home-cosmatics .header-right-nav .nice-select .option:hover,
 .home-cosmatics .header-right-nav .nice-select .option.focus,
 .home-cosmatics .header-right-nav .nice-select .option.selected.focus {
     background-color: #fff;
     color: #c0b07d
 }

 .home-medical .header-right-nav .nice-select .option:hover,
 .home-medical .header-right-nav .nice-select .option.focus,
 .home-medical .header-right-nav .nice-select .option.selected.focus {
     background-color: #fff;
     color: #0bbfbd
 }

 .home-3 .dropdown-navs li {
     color: #253237
 }

 .home-cosmatics .header-right-nav ul li:hover {
     color: #c0b07d
 }

 .header-right-nav ul li:hover {
     color: #d02128
 }

 .home-9 .header-right-nav ul li:hover {
     color: #fff
 }

 .home-9 .home-10 .header-right-nav li:hover {
     color: #0090f0
 }

 .header-right-nav .nice-select:hover:after {
     border-color: #d02128
 }

 .home-cosmatics .header-right-nav .nice-select:hover:after {
     border-color: #c0b07d
 }

 .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:after {
     position: absolute;
     top: 0;
     left: -27px;
     width: 1px;
     height: 15px;
     content: "";
     background: #fff
 }

 .home-13 .header-right-nav ul li:after {
     background: #253237;
     left: -21px
 }

 .home-13 .header-right-nav ul li.option:after {
     display: none
 }

 .home-13 .header-right-nav .nice-select:after {
     border-color: #253237
 }

 .home-13 .header-right-nav a {
     color: #253237
 }

 .home-13 .header-right-nav ul li.after-d-none:after {
     display: none
 }

 .home-13 .angle-icon:after {
     border-color: #253237
 }

 .home-13 .header-right-nav ul li.after-d-none {
     margin-left: 0
 }

 .home-13 .dropdown-nav {
     right: auto;
     line-height: 0
 }

 .home-13 .header-right-nav .nice-select .list {
     right: auto;
     line-height: 0
 }

 .home-13 .brfore-element:before {
     position: absolute;
     top: 0;
     right: -27px;
     width: 1px;
     height: 15px;
     content: "";
     background: #253237
 }

 .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: #d02128
 }

 .home-cosmatics .angle-icon:hover:after {
     border-color: #c0b07d
 }

 .home-electronic .angle-icon:hover:after {
     border-color: #fff
 }

 .home-11.home-electronic .angle-icon:hover:after {
     border-color: #0090f0
 }

 .home-10 .angle-icon:after {
     border-color: #253237
 }

 .home-10 .angle-icon:hover:after {
     border-color: #0090f0
 }

 .home-20 .angle-icon:hover:after {
     border-color: #0bbfbd
 }

 .home-20 .dropdown a:hover {
     color: #0bbfbd
 }

 .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: #0090f0
 }

 .home-11.home-electronic .header-right-nav .nice-select:hover:after {
     border-color: #0090f0
 }

 .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
 }

 .home-3 .header-top-nav {
     background: #fff
 }

 .home-3 .left-text {
     color: #253237
 }

 .home-3 .header-right-nav a {
     color: #253237
 }

 .home-3 .header-right-nav .nice-select {
     background: #fff
 }

 .home-3 .header-right-nav .nice-select:after {
     border-color: #253237
 }

 .home-3 .header-right-nav .nice-select:hover:after {
     border-color: #d02128
 }

 .home-3 .angle-icon:after {
     border-color: #253237
 }

 .home-3 .angle-icon:hover:after {
     border-color: #d02128
 }

 .home-3 .header-right-nav ul li:after {
     background: #253237
 }

 .home-3 .header-right-nav a:hover {
     color: #d02128
 }

 .home-4 .header-top-nav {
     position: absolute;
     width: 100%;
     background-color: transparent
 }

 .home-4 .header-right-nav .nice-select {
     background-color: transparent
 }

 .logo {
   /*margin-top: 15px;
     margin-bottom: 5px;*/
 }

 .logo img {
    width: 320px;	 
 }
 .main-header .logo img {
    width: 200px;	 
 }

 .home-12 .logo {
     margin-top: 6px
 }

 .main-navigation ul li {
     display: inline-block
 }

 .main-navigation ul li:hover>a {
     color: #78c802
 }

 .mean-container .mean-nav ul li:hover>a {
     color: #035da9
 }

 .home-cosmatics .mean-container .mean-nav ul li:hover>a {
     color: #c0b07d
 }

 .home-electronic .mean-container .mean-nav ul li:hover>a {
     color: #0090f0
 }

 .home-furniture .mean-container .mean-nav ul li:hover>a {
     color: #ef1e1e
 }

 .home-medical .mean-container .mean-nav ul li:hover>a {
     color: #0bbfbd
 }

 .home-cosmatics .main-navigation ul li:hover>a {
     color: #c0b07d
 }

 .home-8.home-cosmatics .main-navigation ul li:hover>a {
     color: #fff
 }

 .home-electronic .main-navigation ul li:hover>a {
     color: #0090f0
 }

 .home-12.home-electronic .main-navigation ul li:hover>a {
     color: #fff
 }

 .home-furniture .main-navigation ul li:hover>a {
     color: #ef1e1e
 }

 .home-medical .main-navigation ul li:hover>a {
     color: #0bbfbd
 }

 .home-20.home-medical .main-navigation ul li:hover>a {
     color: #fff
 }

 .main-navigation ul li a {
     display: block;
     padding: 10px 12px;
     color: #000;
     position: relative;
     font-size: 16px;
     text-transform: uppercase;
     font-weight: bold;
 }

 .main-navigation ul li a:hover {
     color: #78c802;
 }

 .main-navigation ul li:first-child a {
     padding-left: 0px;
 }

 .home-furniture .main-navigation ul li a:hover {
     color: #ef1e1e
 }

 .home-furniture .main-navigation ul li .sub-menu>li>a:hover {
     color: #ef1e1e
 }

 .home-3 .main-navigation ul li a:hover {
     color: #78c802
 }

 .home-cosmatics .main-navigation ul li a:hover {
     color: #c0b07d
 }

 .home-cosmatics.home-8 .main-navigation ul li a:hover {
     color: #fff
 }

 .home-electronic .main-navigation ul li a:hover {
     color: #0090f0
 }

 .home-electronic.home-12 .main-navigation ul li a:hover {
     color: #fff
 }

 .home-medical.home-12 .main-navigation ul li a:hover {
     color: #0bbfbd
 }

 .home-medical.home-20 .main-navigation ul li a:hover {
     color: #fff
 }

 .home-medical .main-navigation ul li ul.mega-menu-wrap>li ul li.mega-menu-title a:hover {
     color: #0bbfbd
 }

 .home-medical .main-navigation ul li a:hover {
     color: #0bbfbd
 }

 .home-12 .main-navigation ul li a {
     color: #fff;
     padding: 15px 15px
 }

 .home-17.home-12 .main-navigation ul li a {
     color: #253237
 }

 .home-17.home-12 .main-navigation ul li:hover>a {
     color: #0bbfbd
 }

 .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-left: 0
 }


.main-navigation ul li a.addEventBtn{
    background: #d02128;
    color: #fff;	
}	



 .sub-menu {
     position: absolute;
     z-index: 9;
     visibility: hidden;
     opacity: 0;
     text-align: left;
     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);
     min-width: 205px;
     left: auto !important;
     background: #fff;
     box-shadow: 0 0 3.76px .24px rgba(0, 0, 0, .15)
 }

 .menu-dropdown {}

 .main-navigation ul li .sub-menu>li>a {
     position: relative;
     overflow: hidden;
     position: relative;
     display: block !important;
     color: #000;
     font-size: 14px;
     font-weight: 600;
     text-transform: capitalize;
     /*-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;
     overflow: hidden;
     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: #78c802;
 }

 .home-cosmatics .main-navigation ul li .sub-menu>li:hover>a {
     color: #c0b07d
 }

 .home-electronic .main-navigation ul li .sub-menu>li:hover>a {
     color: #0090f0
 }

 .home-medical .main-navigation ul li .sub-menu>li:hover>a {
     color: #0bbfbd
 }

 .home-furniture .main-navigation ul li .sub-menu>li:hover>a {
     color: #ef1e1e
 }

 .sub-menu>li {
     display: block !important
 }

 .menu-dropdown: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-dropdown>a i.ion-ios-arrow-down {
     display: inline-block;
     vertical-align: -2px;
     font-size: 16px;
     font-weight: 400;
     margin: 0
 }

 .main-navigation ul li.menu-dropdown.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-left: 20px;
     outline: none;
     border-radius: 30px
 }

 .header-navigation {
    padding: 0px 0 0px;	 
 }

 .home_page_header .header-navigation {
     padding: 0px 0px 0;
 }

 .home-20 .header-navigation {
     padding: 35px 0 35px 0
 }

 .home-18 .header-navigation {
     padding: 30px 0 35px 0
 }

 .home-20 .header-buttom-nav {
     background: #0bbfbd
 }

 .search-category {
     position: absolute;
     top: 0;
     right: 64px
 }

 .search-category .nice-select {
     height: 45px;
     font-family: "Open Sans", sans-serif;
     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#d02128;
     border-radius: 30px
 }

 .home-cosmatics .dropdown_search {
     border: 2px solid#c0b07d
 }

 .header_account_list>a {
     font-size: 28px;
     display: flex;
     align-items: first baseline;
     color: #333;
     display: none
 }

 .header_account_list>a:hover {
     color: #d02128
 }

 .home-furniture .header_account_list>a:hover {
     color: #ef1e1e
 }

 .home-cosmatics .header_account_list>a:hover {
     color: #c0b07d
 }

 .home-electronic .header_account_list>a:hover {
     color: #0090f0
 }

 .home-9.home-electronic .header_account_list>a:hover {
     color: #fff
 }

 .home-3 .header_account_list>a:hover {
     color: #d02128
 }

 .header_account_list {
     margin-left: auto;
     position: relative;
     margin-right: 30px;
 }

 .home-16 .header_account_list {
     margin-right: 0
 }

 .home-11 .header_account_list {
     margin-right: 70px
 }

 .home-10 .header_account_list {
     margin-right: 0;
     margin-top: 7px
 }

 .home-12 .header_account_list {
     margin-top: 0;
     margin-left: 70px
 }

 .home-18 .header_account_list {
     position: absolute;
     right: 45%;
     margin: 0
 }

 .home-18 .phone {
     margin-left: 43px
 }

 .middle_header_area {
     padding: 0px 0;
/*     border-bottom: 1px solid #ddd;*/
 }
.middle_header_toparea{
    position: relative;
    background: #FFF;
	padding:18px 0;	
	border-bottom:1px solid #a6a6a6;
}
.middle_header_topareainner{
    display: flex;
    justify-content: space-between;	
}
.middle_header_topareainner .leftPart{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 0px;
    flex: 1;	
}
.middle_header_topareainner .middlePart{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 0px 15px 0 0px;	
}
.middle_header_topareainner .rightPart{
    display: flex;
    justify-content: flex-end;	
    align-items: center;
    flex-wrap: wrap;
    padding: 0;
    flex: 1;	
}
 .home_page_header .middle_header_area {
     border-bottom: 0;
 }

 .header_account_area {
     /*display: flex;
     align-items: center;
     margin-top: 0px;*/
     padding: 10px 0;
 }
 .headeraddBanner{
	 width:74%;
	 text-align:right;
 }
.languageTranslateArea{padding-left:15px;}
 .header_location {
     padding-top: 20px;
 }

 .header_location p {
     font-size: 16px;
     line-height: 20px;
     padding-right: 20px;
     border-right: 1px solid #ddd;
 }

 .header_location p span {
     color: #d02128;
 }

 .header_location p i {
     margin-left: 20px;
     font-size: 20px;
 }

 .right_header_account_area {
     display: flex;
 }

 .home-5 .header_account_area {
     margin-top: 0
 }

 .home-10 .header_account_area {
     justify-content: flex-start
 }

 .home-12 .header_account_area {
     margin: 0
 }

 .home-12 .sticky-nav.menu_fixed {
     padding: 0
 }

 .home-20 .sticky-nav.menu_fixed {
     border: 0;
     background: #0bbfbd
 }

 .sticky-nav.menu_fixed {
     position: fixed;
     top: 0;
     left: 0;
     width: 100%;
     z-index: 99999;
     background: #fff;
     box-shadow: 0 8px 6px -6px rgba(0, 0, 0, .4)
 }

 .home-4 .sticky-nav.menu_fixed {
     position: fixed;
     top: 0;
     left: 0;
     width: 100%;
     z-index: 99999;
     background: #fff;
     padding: 10px 0 15px 0;
     box-shadow: 0 8px 6px -6px rgba(0, 0, 0, .4)
 }

 .home-2 .sticky-nav.menu_fixed {
     position: fixed;
     top: 0;
     left: 0;
     width: 100%;
     z-index: 99999;
     background: #fff;
     padding: 10px 0 15px 0;
     box-shadow: 0 8px 6px -6px rgba(0, 0, 0, .4)
 }

 .home-7 .home-2 .sticky-nav.menu_fixed {
     padding: 15px 0 15px 0
 }

 .home-4 .home-2 .sticky-nav.menu_fixed {
     padding: 15px 0 15px 0
 }

 .dropdown_search form button {
     position: absolute;
     top: 0;
     right: -1px;
     border: 0;
     background: #d02128;
     height: 100%;
     width: 65px;
     text-align: center;
     font-size: 20px;
     color: #fff;
     border-radius: 0 30px 30px 0;
     outline: 0;
     transition: .3s ease-in-out
 }

 .home-furniture .dropdown_search form button {
     background: #ef1e1e
 }

 .home-furniture .home-14 .dropdown_search form button {
     background: #253237
 }

 .home-furniture .dropdown_search {
     border-color: #ef1e1e
 }

 .home-medical .dropdown_search {
     border-color: #0bbfbd
 }

 .home-18 .dropdown_search {
     display: none;
     position: absolute;
     top: 60px;
     right: 0;
     z-index: 2
 }

 .home-18 .header_account_list>a {
     display: block;
     position: absolute;
     right: 0;
     top: 11px
 }

 .home-medical .nice-select .option.selected {
     color: #0bbfbd
 }

 .home-medical .dropdown_search form button {
     background: #0bbfbd
 }

 .home-19.home-medical .dropdown_search form button {
     background: #253237
 }

 .home-cosmatics .dropdown_search form button {
     background: #c0b07d
 }

 .home-electronic .dropdown_search form button {
     background: #253237
 }

 .home-11.home-electronic .dropdown_search form button {
     background: #0090f0
 }

 .home-12.home-electronic .dropdown_search form button {
     background: #0090f0
 }

 .home-electronic .dropdown_search form button:hover {
     background: #000
 }

 .home-11.home-electronic .dropdown_search form button:hover {
     background: #0090f0
 }

 .home-12.home-electronic .dropdown_search form button:hover {
     background: #0090f0
 }

 .home-electronic .dropdown_search {
     border: 0
 }

 .home-11.home-electronic .dropdown_search {
     border: 2px solid#0090f0
 }

 .home-12.home-electronic .dropdown_search {
     border: 2px solid#0090f0
 }

 .dropdown_search form {
     position: relative;
     width: 100%
 }

 .dropdown_search form i {
     font-size: 24px;
     line-height: 46px
 }

 .navigation_area {
     /*background: #FF8D6D;
     background: #231535;
     background: #fff;*/
     /*border-top: 1px solid #ddd;*/
     border-bottom: 1px solid #a6a6a6;
 }

 .navigation_areainner {
     display: flex;
	 justify-content: center;
     /*border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;*/
 }
 .middle_header_topareainner .headerSearchBtn{}
 .middle_header_topareainner .headerSearchBtn .search-opener{
    background-color: transparent;
    border: 0;
    box-shadow: none;
    color: #fff;
    font-size: 20px;	 
 }
 .middle_header_topareainner .headerSearchBtn .search-opener:hover{
	 color:#78c802;
 }
 .middle_header_topareainner .headerSearchBtn .search-opener:focus{
	 outline:none;
	 olor:#78c802;
	 border:0;
 }

 .home_page_header .navigation_areainner {
    /* border-bottom: 1px solid #ddd;*/
 }
.search_modal{
    padding-right: 0px !important;
    top: 0;
    width: 100%;
}
.search_modal_diaolog{
    max-width: 100%;
    margin: 0;
    height: 100%;
    width: 100%;
    max-width: 100%;
    padding: 0px;
}
.search_modal_content {    
     width: 100%;
    background-color: rgba(0, 0, 0, .95);
    border: 0px;
    border-radius: 0px;
    height: 100%;
}
.search_modal_content .close{
    position: absolute;
    right: 25px;
    top: 25px;
    font-size: 30px;
    opacity: 1;
    background: transparent;
    border: 0;
    color: #fff;
    box-shadow: none;
    text-shadow: none;
}
.search_modal_content .close:hover{
	 outline:none;
	 color:#78c802;
	 border:0;
 }
.search_modal_content .close:focus{
	 outline:none;
	 color:#78c802;
	 border:0;
 }
.search_modal_contentinner{
    max-width: 500px;
    width: 100%;
    margin: 80px auto;
	padding:0 20px;
}
.search_modal_contentinner .heading{
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    color: #000;
}

.modal_search_area{}
.modal_search_areainner{
    border-bottom: 1px solid #78c802;
    display: flex;	
}
.modal_search_areainner .form-control{
    border: 0;
    padding-left: 0px;
    font-size: 30px;    
	box-shadow:none;
    border: 0;
    background-color: transparent;
	color:#fff;	
}
.modal_search_areainner .search_btn{
    background: transparent;
    border: 0;
    font-size: 20px;
	color:#fff;	
}
 .main-navigation {
     float: left;
     margin-top: 0px;
     /*width: 100%;*/
     position: relative;
 }

 .main-navigation.mt-0px {
     margin-top: 0
 }

 .top_wishlist_atea {
     padding: 22px 0 0 25px;
 }

 .top_wishlist_ateainner {
     font-size: 28px;
     position: relative;
     color: #253237;
     font-weight: 700;
 }

 .cpount {
     position: absolute;
     top: -8px;
     left: 13px;
     right: auto;
     width: 18px;
     font-size: 15px;
     height: 18px;
     content: "";
     background: #de57e5;
     background: linear-gradient(to right, #de57e5 0%, #8863fb 100%);
     background: #000;
     color: #fff;
     line-height: 18px;
     text-align: center;
     border-radius: 50%;
 }

 .sign_in_up_area {
     padding: 16px 0 0 25px;
 }

 .sign_in_up_area a {
     color: #253237;
     display: inline-block;
     text-align: center;
     font-size: 12px;
     font-weight: 600;
 }

 .sign_in_up_area a i {
     display: block;
     font-size: 18px;
 }

 .sign_in_up_area a.register_link {
     color: #253237;
     margin-left: 5px;
 }

 .count-cart {
     position: relative;
     color: #253237;
     font-weight: 700
 }

 .count-cart:after {
     position: absolute;
     top: -8px;
     left: -10px;
     right: auto;
     width: 18px;
     height: 18px;
     content: "0";
     background: #de57e5;
     background: linear-gradient(to right, #de57e5 0%, #8863fb 100%);
     background: #000;
     color: #fff;
     line-height: 18px;
     text-align: center;
     border-radius: 50%;
     float: right
 }

 .home-cosmatics .count-cart:after {
     background-color: #c0b07d
 }

 .home-furniture .count-cart:after {
     background-color: #ef1e1e
 }

 .count-cart:before {
     content: '\f110';
     display: inline-block;
     font-size: 28px;
     font-family: "Ionicons";
     vertical-align: middle;
     margin-right: 0px;
     float: left;
     font-weight: 400
 }

 .count-cart.random:before {
     content: '\f4a8'
 }

 .count-cart.heart:before {
     content: '\f387'
 }

 .count-cart.random:after {
     content: '0'
 }

 .count-cart.heart:after {
     content: '0'
 }

 .home-9 .count-cart {
     display: inline-flex;
     margin-left: 10px
 }

 .home-9 .count-cart:after {
     left: 16px;
     background: #fff;
     color: #253237
 }

 .home-13 .count-cart.random:after {
     left: 16px
 }

 .home-13 .count-cart.heart:after {
     left: 16px
 }

 .home-10 .count-cart:after {
     color: #fff;
     background-color: #0090f0
 }

 .home-electronic .count-cart:hover {
     color: #fff
 }

 .home-furniture .home-14 .count-cart:after {
     background-color: #ef1e1e
 }

 .home-19 .count-cart {
     color: #fff
 }

 .home-medical.home-19 .count-cart:after {
     background: #fff !important;
     color: #253237 !important
 }

 .home-19.home-medical .count-cart:hover {
     color: #fff
 }

 .phone {
     position: relative;
     line-height: 17px
 }

 .home-14 .phone {
     color: #fff
 }

 .home-14 .phone a {
     color: #fff
 }

 .home-14 .phone a:hover {
     color: #fff
 }

 .home-13 .phone {
     line-height: 27px;
     display: flex
 }

 .home-13 .phone p {
     font-size: 13px;
     margin-right: 5px
 }

 .home-13 .header-right-nav .phone a {
     color: #253237;
     padding: 0;
     font-weight: 400;
     font-size: 13px
 }

 .home-13 .phone:before {
     background: none;
     top: 0;
     content: "\f4b8";
     font-family: "Ionicons";
     font-size: 24px;
     display: inline-block;
     position: absolute;
     left: -25px;
     bottom: 0
 }

 .phone:before {
     content: "";
     display: inline-block;
     width: 35px;
     height: 35px;
     background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAjCAYAAAAe2bNZAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Qzc0MkMzQjg0NEE5MTFFQTgwNDFGODlFNDQxM0M3MjgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Qzc0MkMzQjk0NEE5MTFFQTgwNDFGODlFNDQxM0M3MjgiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDNzQyQzNCNjQ0QTkxMUVBODA0MUY4OUU0NDEzQzcyOCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDNzQyQzNCNzQ0QTkxMUVBODA0MUY4OUU0NDEzQzcyOCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PqbE2QIAAATgSURBVHjatJhpbFRVGIZnhrYoNiDVGK1xhSJoXFERVFC0WAMRBI0K/pAQBRuNC3WJYsQFIj8U1KAExcQoBaFxS6xYSkYFIgUVUQEVR1wSbYJURShoW/X9kueYw/XcuTOAX/Jklnvnnvd+59vupKvOGpT6n+1JMUWU5Tlnp5hesh+LlIoqcZSoEHvENrFZ/MY5xyDkbLErz7UGiIZixdiiE8QYMVj8Lb4Vu0UPcZg4XGwS14oMxz4T74rywDU/EQ+LgwoV01s8ICaLj8RiUSu+QpBvh4rzxdein/f9HLwZtZ/dm0LEmBfmI+ICsT7h/F/FW4Hvz7C79z6bp1rFeSKXJCaN+24RN+ON0LaZF44U7eJTtmSfLJ+Y2WI0sfFF5NgJYhZes/jYKnoRqD9ZZohFvD9Y3CA28tvV4kfeXyS2i+tFW5yYO8U4cSEB6tsw8aZ4VfQV33vHuhPgs1loCnE2mXgZKM4kzZ8WQ7gRy7QJ6UCdOUdkxXCxNnKsj/hQ3CWez+PVSvGeWIiXzI5l4QfFPWy7vbbFbZOl4rNiZkCIy4iXE4Sk2IaxogVBW8TJXP86cblYlQos7tvV1IrHAwucJEZ4d5pkFshLxa18ti2dxjY5IROpS3uJSfN6O0L+CFx8GBfZHjh2aSRtnb3B78zmiRniTz5bvCygVlnNypiYoaKJ0m6qX4rJsqPZ82j62w0s4xpHRI5vJX7MOr3vu4m5FDyrMXdYLGUISBPyovjOeoS4PyCmjLuyatxfTBJryLwafvuleIy7rkRsqOoOJ+Ut23qKU8QTJRQru7vXUP82nTZkfbiTMgpcPdXZ+k8zXrYFluDJV2Kus5w0L6NllPt15nX2cwmLxNkloovXVYHj70OK64zk/JDtglbSvs3PpmkJQlJU1dYiKvxTBZyzzWVUJiY2QraRRllehJiaAs7pZPz4jxjbqnfcwYjVU/C60xiTrJIgTbIexNxeYmbQ0EoYAaKC/mKmWUAFzWfnIvq2SEqHiu5xZOK/Yu4j1ztoajYwNcZ46BmmOL+pjeQ3jha2symhdQxAbM6JqaKuDKZiNlLCu0jzqCCrJXUUuvEUsCxpX8MM3ELK2nbem0fMCEaKLtcozeUrxAbqTYptaqWjhlLTmukOmuAcSnoFxbCZJrmzgHixpvmC37VLvV5kLp7KxdoYnlwvOZ07t/HxNG++bcSDFcRdNW7fAB/gxfaIkCGIX+gH0Eou4PpKP96PQ0g3gnYlk5wtcLc4kVQfQ0euo0v3ZEJsYIsfYVI8NdLTZjJg/e57Zi0VeBndN0eDs4J1EwPQIERGC94PBG8jqV+Ld9eAW3g602F/dmESsXpFaJ65UXzDfpcjylr/cwRzXURIL+/9ajxWG3hscVv/EJnqFh9LGdkREtNBMOVoYrvprEMR1+zd5SwevI73rrMlRohfo8xz13ilYHm+Sa+DVM2xuAm6mAl/HkXMxoyrmG+z1IneBbKCzD0kTnh0iHKC6hFUjaAmXPoLQf0oz9Ob9uHxaFTcaBGa6NyWLcKV1cwefb3hKYvIUvb/ssgjSz7bU+xDXCeCnIcsoD/n2FTcnMVT64iZ9v397yST0NrHU12b+evD2Xwy6mNx5YEQkiTG99A6ClcDI8Z6CtbEhK5clKWL+OdqII+snQT05gP9F9c/AgwA86I/LUAPDuoAAAAASUVORK5CYII=) no-repeat;
     left: 0px;
     position: relative;
     top: 0
 }

 .home-electronic .phone:before {
     background-image: url(../images/icons/icon_contact.png)
 }

 .home-19 .phone:before {
     background-image: url(../images/icons/icon_contact.png)
 }

 .home-furniture .phone:before {
     background-image: url(../images/icons/icon_contact.png)
 }

 .home-11.home-electronic .phone:before {
     background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAjCAYAAAAe2bNZAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Qzc0MkMzQjg0NEE5MTFFQTgwNDFGODlFNDQxM0M3MjgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Qzc0MkMzQjk0NEE5MTFFQTgwNDFGODlFNDQxM0M3MjgiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDNzQyQzNCNjQ0QTkxMUVBODA0MUY4OUU0NDEzQzcyOCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDNzQyQzNCNzQ0QTkxMUVBODA0MUY4OUU0NDEzQzcyOCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PqbE2QIAAATgSURBVHjatJhpbFRVGIZnhrYoNiDVGK1xhSJoXFERVFC0WAMRBI0K/pAQBRuNC3WJYsQFIj8U1KAExcQoBaFxS6xYSkYFIgUVUQEVR1wSbYJURShoW/X9kueYw/XcuTOAX/Jklnvnnvd+59vupKvOGpT6n+1JMUWU5Tlnp5hesh+LlIoqcZSoEHvENrFZ/MY5xyDkbLErz7UGiIZixdiiE8QYMVj8Lb4Vu0UPcZg4XGwS14oMxz4T74rywDU/EQ+LgwoV01s8ICaLj8RiUSu+QpBvh4rzxdein/f9HLwZtZ/dm0LEmBfmI+ICsT7h/F/FW4Hvz7C79z6bp1rFeSKXJCaN+24RN+ON0LaZF44U7eJTtmSfLJ+Y2WI0sfFF5NgJYhZes/jYKnoRqD9ZZohFvD9Y3CA28tvV4kfeXyS2i+tFW5yYO8U4cSEB6tsw8aZ4VfQV33vHuhPgs1loCnE2mXgZKM4kzZ8WQ7gRy7QJ6UCdOUdkxXCxNnKsj/hQ3CWez+PVSvGeWIiXzI5l4QfFPWy7vbbFbZOl4rNiZkCIy4iXE4Sk2IaxogVBW8TJXP86cblYlQos7tvV1IrHAwucJEZ4d5pkFshLxa18ti2dxjY5IROpS3uJSfN6O0L+CFx8GBfZHjh2aSRtnb3B78zmiRniTz5bvCygVlnNypiYoaKJ0m6qX4rJsqPZ82j62w0s4xpHRI5vJX7MOr3vu4m5FDyrMXdYLGUISBPyovjOeoS4PyCmjLuyatxfTBJryLwafvuleIy7rkRsqOoOJ+Ut23qKU8QTJRQru7vXUP82nTZkfbiTMgpcPdXZ+k8zXrYFluDJV2Kus5w0L6NllPt15nX2cwmLxNkloovXVYHj70OK64zk/JDtglbSvs3PpmkJQlJU1dYiKvxTBZyzzWVUJiY2QraRRllehJiaAs7pZPz4jxjbqnfcwYjVU/C60xiTrJIgTbIexNxeYmbQ0EoYAaKC/mKmWUAFzWfnIvq2SEqHiu5xZOK/Yu4j1ztoajYwNcZ46BmmOL+pjeQ3jha2symhdQxAbM6JqaKuDKZiNlLCu0jzqCCrJXUUuvEUsCxpX8MM3ELK2nbem0fMCEaKLtcozeUrxAbqTYptaqWjhlLTmukOmuAcSnoFxbCZJrmzgHixpvmC37VLvV5kLp7KxdoYnlwvOZ07t/HxNG++bcSDFcRdNW7fAB/gxfaIkCGIX+gH0Eou4PpKP96PQ0g3gnYlk5wtcLc4kVQfQ0euo0v3ZEJsYIsfYVI8NdLTZjJg/e57Zi0VeBndN0eDs4J1EwPQIERGC94PBG8jqV+Ld9eAW3g602F/dmESsXpFaJ65UXzDfpcjylr/cwRzXURIL+/9ajxWG3hscVv/EJnqFh9LGdkREtNBMOVoYrvprEMR1+zd5SwevI73rrMlRohfo8xz13ilYHm+Sa+DVM2xuAm6mAl/HkXMxoyrmG+z1IneBbKCzD0kTnh0iHKC6hFUjaAmXPoLQf0oz9Ob9uHxaFTcaBGa6NyWLcKV1cwefb3hKYvIUvb/ssgjSz7bU+xDXCeCnIcsoD/n2FTcnMVT64iZ9v397yST0NrHU12b+evD2Xwy6mNx5YEQkiTG99A6ClcDI8Z6CtbEhK5clKWL+OdqII+snQT05gP9F9c/AgwA86I/LUAPDuoAAAAASUVORK5CYII=) no-repeat
 }

 .contact-link {
     float: left;
     position: relative;
     margin-top: 18px
 }

 .contact-link a {
     color: #253237;
     font-weight: 700
 }

 .home-19 .contact-link a {
     color: #fff
 }

 .home-19 .phone p {
     color: #fff
 }

 .contact-link a:hover {
     color: #d02128
 }

 .home-cosmatics .contact-link a:hover {
     color: #c0b07d
 }

 .home-medical .contact-link a:hover {
     color: #0bbfbd
 }

 .home-19.home-medical .contact-link a:hover {
     color: #fff
 }

 .header_contact_dropdown {
     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 0.24px rgb(0 0 0 / 15%);
     padding: 15px 15px;
     -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;
 }

 .header_contact_dropdown.open {
     opacity: 1;
     visibility: visible;
     -webkit-transform: rotateX(0deg);
     transform: rotateX(0deg);
 }

 .top_header_contact_dropdown {
     display: flex;
     font-size: 16px;
     font-weight: 700;
     color: #000;
     padding-bottom: 10px;
     border-bottom: 1px solid #ddd;
 }

 .top_header_contact_dropdown .ttl {}

 .top_header_contact_dropdown .txt {
     margin-left: auto;
 }

 .middle_header_contact_dropdown {
     padding: 10px 0;
 }

 .middle_header_contact_dropdown h4 {
     font-size: 20px;
     font-weight: 600;
     color: #000;
     margin-bottom: 3px;
 }

 .middle_header_contact_dropdown p {}

 .bottom_header_contact_dropdown {
     display: flex;
     margin-left: -5px;
     margin-right: -5px;
 }

 .bottom_header_contact_dropdown_blk {
     padding-left: 5px;
     padding-right: 5px;
     width: 50%;
 }

 .bottom_header_contact_dropdown_blkinner {
     text-align: center;
 }

 .bottom_header_contact_dropdown_blkinner .icon {
     display: inline-block;
     margin-bottom: 10px;
     font-size: 25px;
     color: #000;
 }

 .bottom_header_contact_dropdown_blkinner .icon i {}

 .bottom_header_contact_dropdown_blkinner .txt {
     font-size: 14px;
     font-weight: 600;
 }

 .bottom_header_contact_dropdown_blk a:hover {
     color: #d02128;
 }

 .bottom_header_contact_dropdown_blk a:hover .icon {
     color: #d02128;
 }

 .top_header_text_area {
     padding: 10px 0;
     background: #d02128;
     color: #fff;
 }

 .top_header_text {
     padding: 0 15px;
     text-align: center;
 }

 .top_header_text p {
     font-size: 14px;
     font-weight: 600;
 }

 .top_header_text p span {
     color: #ff3c3c;
     font-weight: 700;
 }

 .cart-info {
     margin: 22px 0 0 30px
 }

 .cart-info-wrap {
     display: flex;
     width: 100%;
     justify-content: flex-end
 }

 .home-11 .cart-info {
     margin: 10px 0 0 15px
 }

 .search-bar {
     float: left
 }

 .home-2 .header-navigation {
     padding: 35px 0;
     position: absolute;
     width: 100%;
     z-index: 2
 }

 .home-2 .header_account_list>a {
     align-items: flex-end
 }

 .home-2 .header_account_list {
     margin-right: 0
 }

 .home-2 .dropdown_search {
     position: absolute;
     left: auto;
     right: 0;
     top: 36px;
     display: none
 }

 .home-3 .header-navigation {
     background: #253237
 }

 .home-3 .header_account_list>a {
     color: #fff
 }

 .home-3 .main-navigation ul li a {
     color: #fff
 }

 .home-3 .header_account_list {
     margin-right: 0
 }

 .home-3 .count-cart {
     color: #fff
 }

 .home-electronic .count-cart {
     color: #fff
 }

 .home-electronic .home-10 .count-cart {
     color: #253237
 }

 .home-electronic .home-10 .count-cart:hover {
     color: #0090f0
 }

 .home-electronic .phone {
     color: #fff
 }

 .home-electronic .phone a {
     color: #fff
 }

 .home-11.home-electronic .phone {
     color: #666
 }

 .home-11.home-electronic .phone a {
     color: #253237
 }

 .home-11.home-electronic .phone a:hover {
     color: #0090f0
 }

 .count-cart:hover {
     color: #035da9
 }

 .home-cosmatics .count-cart:hover {
     color: #c0b07d
 }

 .home-furniture .count-cart:hover {
     color: #ef1e1e
 }

 .home-3 .sticky-nav.menu_fixed {
     background: #253237
 }

 .home-2 .header_account_list {
     margin-right: 0;
     margin-top: 10px
 }

 .home-5 .sticky-nav.menu_fixed {
     padding: 0
 }

 .container-inner {
     padding: 22px 30px;
     background: #fff;
     margin-top: 15px;
     position: relative
 }

 .sticky-nav.menu_fixed .container-inner {
     padding: 0;
     margin: 0
 }

 .home-4 .main-navigation {
     margin-left: 150px
 }

 .mobile-menu-area {
     display: none
 }

 .mean-container a.meanmenu-reveal span {
     display: block;
     background: #fff;
     height: 2px;
     margin-top: 3px;
     position: absolute;
     z-index: 999999;
     width: 24px;
     margin: 7px 0 ;
 }

 .mean-container a.meanmenu-reveal {
     padding: 0 5px 5px 5px;
	 border: 0;	 
 }

 a.meanmenu-reveal.meanclose {
     padding: 0 5px 5px 5px;
    
 }

 .menu-overflow {
     height: auto !important;
     overflow-x: inherit;
     display: block !important;
 }

 .home-5 .contact-link {
     margin: 0 0 0 45px
 }

 .home-6 .contact-link {
     margin: 0 0 0 0
 }

 .home-5 .home-10 .contact-link {
     margin: 5px 0 0 45px
 }

 .home-5 .logo {
     margin: 0
 }

 .home-5 .cart-info {
     margin-top: 3px
 }

 .home-5 .home-2 .header_account_list {
     margin: 4px 0 0
 }

 .home-5 .header-navigation {
     padding: 40px 0 40px 0;
     border-bottom: 1px solid #ededed
 }

 .home-13 .header-navigation {
     padding: 30px 0 30px 0
 }

 .home-5 .main-navigation {
     margin: 0;
     float: initial
 }

 .home-5 .main-navigation ul li a {
     padding: 18px 15px
 }

 .home-5.home-6 .main-navigation ul li a {
     padding: 18px 30px 18px 0
 }

 .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;
     margin: 8px 0 0 0
 }

 .home-6 .header_account_area {
     margin-top: 0;
     width: 100%
 }

 .home-5.home-6 .logo {
     margin: 7px 0 0 0
 }

 .home-5.home-6 .home-10 .logo {
     margin: 13px 0 0 0
 }

 .home-5.home-6 .cart-info {
     margin-top: 5px
 }

 .home-5.home-6 .home-10 .cart-info {
     margin-top: 15px;
     margin-left: 70px
 }

 .home-6 .header-navigation {
     padding: 35px 0
 }

 .home-14 .header-navigation {
     padding: 25px 0
 }

 .home-electronic .header-navigation {
     background: #0090f0;
     border-bottom: 0;
     border-top: 1px solid rgba(255, 255, 255, .1)
 }

 .home-11.home-electronic .header-navigation {
     background: #fff;
     border: 0;
     padding: 26px 0 27px 0
 }

 .home-11.home-electronic .header-navigation.sticky-nav.menu_fixed {
     padding: 5px 0 8px 0
 }

 .home-electronic .home-10 .header-navigation {
     background: #fff;
     border-bottom: 0;
     border-top: 0 solid rgba(255, 255, 255, .1);
     padding: 25px 0
 }

 .home-electronic .home-10 .header-navigation.sticky-nav.menu_fixed {
     padding: 10px 0
 }

 .home-electronic.home-12 .header-navigation {
     padding: 32px 0
 }

 .home-8 .dropdown_search {
     margin-left: 65px
 }

 .home-electronic .beauty-category .nice-select {
     background: #fff;
     color: #253237
 }

 .home-electronic .home-10 .beauty-category .nice-select {
     background: #0583d7;
     color: #fff;
     text-transform: capitalize
 }

 .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;
     font-family: "Open Sans", sans-serif;
     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;
     text-transform: uppercase;
     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;
     text-transform: capitalize;
     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: #0090f0
 }

 .home-8 .main-navigation ul li a {
     color: #fff
 }

 .home-9 .main-navigation ul li a {
     color: #253237
 }

 .home-8 .header-buttom-nav {
     background: #c0b07d
 }

 .home-9 .header-buttom-nav {
     background: #fff
 }

 .home-10 .header-buttom-nav {
     background: #0090f0
 }

 .home-8 .main-navigation {
     margin-left: 35px
 }

 .home-19 .main-navigation {
     margin-left: 0
 }

 .home-12 .home-10 .main-navigation {
     flex: 0 0 100%
 }

 .home-10 .main-navigation {
     margin: 0;
     flex: 0 0 78%
 }

 .home-furniture .home-10 .header-buttom-nav {
     background: #ef1e1e
 }

 .home-2 .slider-height-6 {
     height: 670px
 }

 .slider-content-2 {
     margin-top: 70px
 }

 .home-2 .bg-img {
     background-size: cover
 }

 .slider-height-7 {
     height: 800px
 }

 .slider-height-18 {
     height: 660px
 }

 .slider-content-18 {
     align-self: center;
     margin-left: 5%
 }

 .home-2.banner-area {
     margin-top: 60px
 }

 .home-3 .shop-btn {
     margin-top: 5px
 }

 .slider-area .container {
     align-self: center
 }

 .home-20 .slider-area {
     margin-top: 30px
 }

 .home-4 .slider-height-6 {
     height: 700px
 }

 .home-4 .slider-area span {
     color: #fff
 }

 .home-4 .slider-area h1 {
     color: #fff
 }

 .home-4 .slider-area .shop-btn {
     background-color: #fff;
     color: #253237
 }

 .home-4 .slider-area .shop-btn:hover {
     background-color: #253237;
     color: #fff
 }

 .home-4 .slider-content-5 {
     margin: 150px 0 0 0
 }

 .slider-height-6 {
     height: 650px
 }

 .slider-height-16 {
     height: 590px
 }

 .home-5 .slider-height-6 {
     height: 570px
 }

 .slider-height-13 {
     height: 690px
 }

 .slider-height-9 {
     height: 630px
 }

 .slider-height-19 {
     height: 580px
 }

 .slider-height-10 {
     height: 550px
 }

 .slider-height-11 {
     height: 545px
 }

 .bg-img {
     background-position: center center;
     background-size: cover;
     position: relative;
     z-index: 1;
     background-color: #bebebe
 }

 .bg-img:after {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     content: "";
     background: #fff;
     z-index: -1;
     opacity: .2
 }

 .home-4 .bg-img:after {
     background: #000
 }

 .slider-area span {
     font-size: 17px;
     font-weight: 400;
     text-transform: uppercase;
     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
 }

 .home-16 .slider-area h1 {
     color: #fff
 }

 .home-16 .slider-area p {
     color: #fff
 }

 .home-16 .slider-area h1 {
     color: #fff
 }

 .home-17 .slider-area h1 {
     color: #fff
 }

 .home-17 .slider-area p {
     color: #fff
 }

 .home-17 .slider-area h1 {
     color: #fff
 }

 .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
 }

 .home-2 .shop-btn {
     margin-top: 20px
 }

 .shop-btn {
     width: 120px;
     height: 40px;
     line-height: 40px;
     text-align: center;
     display: inline-block;
     background-color: #d02128;
     color: #fff;
     font-weight: 700;
     border-radius: 30px;
     font-size: 14px
 }

 .shop-btn:hover {
     color: #fff;
     background: #253237
 }

 .home-cosmatics .shop-btn:hover {
     background-color: #c0b07d
 }

 .home-furniture .shop-btn {
     background-color: #ef1e1e
 }

 .home-furniture .slider-content-15 .shop-btn:hover {
     background-color: #253237
 }

 .home-furniture .slider-content-16 .shop-btn {
     background-color: #fff;
     color: #253237
 }

 .home-furniture .slider-content-16 .shop-btn:hover {
     background-color: #253237;
     color: #fff
 }

 .home-cosmatics .shop-btn {
     background-color: #253237
 }

 .home-electronic .shop-btn {
     background-color: #0090f0
 }

 .home-electronic .slider-content-11 .shop-btn {
     background-color: #fff;
     color: #253237
 }

 .home-medical .shop-btn {
     background-color: #fff;
     color: #253237
 }

 .home-medical .shop-btn:hover {
     background-color: #253237;
     color: #fff
 }

 .home-medical.home-19 .shop-btn {
     background-color: #0bbfbd;
     color: #fff
 }

 .home-medical.home-19 .shop-btn:hover {
     background-color: #253237;
     color: #fff
 }

 .home-electronic .slider-content-11 .shop-btn:hover {
     background-color: #253237;
     color: #fff
 }

 .home-electronic .shop-btn:hover {
     background-color: #253237
 }

 .static-area {
     padding: 30px 0 30px;
 }

 .single-static h4 {
     color: #253237;
     font-size: 16px;
     font-weight: 600;
     text-transform: capitalize;
     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-right: 10px
 }

 .single-static {
     position: relative;
     display: flex;
     align-items: flex-start;
     padding: 0px 0px 20px 0px
 }

 .single-static-meta {
     overflow: hidden;
     flex-grow: 1
 }

 .static-area-wrap {}

 .home-8 .static-area {
     margin-top: 30px;
     margin-bottom: 60px
 }

 .home-8 .static-area.home-10 {
     margin-top: 60px
 }

 .home-8 .static-area {
     margin-top: 60px;
     margin-bottom: 60px
 }

 .home-8.home-19 .static-area {
     margin-top: 60px
 }

 .home-7 .best-sells-area {
     margin-top: 60px
 }

 .list-product {
     position: relative;
     background: #fff;
     z-index: 1;
     border: 1px solid #ebebeb;
     border-radius: 5px;
     overflow: hidden;
     margin-bottom: 30px;
     -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;
     text-transform: capitalize;
     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
 }

 .home-medical a.quick_view {
     box-shadow: 0 0 13.95px 1.05px rgba(0, 0, 0, .17)
 }

 .home-medical .list-product {
     border-radius: 0
 }

 .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: #d02128
 }

 .home-cosmatics .list-product:hover {
     border-color: #c0b07d
 }

 .home-furniture .list-product:hover {
     border-color: #ef1e1e
 }

 .home-cosmatics a.quick_view:hover {
     background-color: #c0b07d;
     color: #fff
 }

 .home-electronic .list-product:hover {
     border-color: #0090f0
 }

 .home-medical .list-product:hover {
     border-color: #0bbfbd
 }

 .home-electronic a.quick_view:hover {
     background-color: #0090f0;
     color: #fff
 }

 .home-furniture a.quick_view:hover {
     background-color: #ef1e1e;
     color: #fff
 }

 .home-medical a.quick_view:hover {
     background-color: #0bbfbd;
     color: #fff
 }

 a.quick_view:hover {
     background-color: #d02128;
     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;
 }

 .img-block img.first-img {
     height: 100%;
     width: 100%;
 }

 .save_area {
     position: absolute;
     top: 10px;
     left: 10px;
     padding: 5px 10px;
     background: #ff0000;
     color: #fff;
     font-size: 13px;
     line-height: 17px;
     border-radius: 10px;
 }

 .offer_area {
     position: absolute;
     top: 0px;
     right: 0px;
 }

 .offer_area img {}

 .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: 700;
     border-radius: 5px;
     text-transform: capitalize;
     text-align: center;
     z-index: 1;
     background-color: #d02128
 }

 .home-cosmatics .new {
     background-color: #c0b07d
 }

 .home-furniture .new {
     background-color: #ef1e1e
 }

 .home-electronic .new {
     background-color: #0090f0
 }

 .home-medical .new {
     background-color: #0bbfbd
 }

 .inner-link {
     font-size: 12px;
     text-transform: uppercase;
     color: #999;
     line-height: 1;
     margin-bottom: 10px;
     display: block
 }

 .inner-link:hover {
     color: #999
 }

 .home-cosmatics .inner-link:hover {
     color: #253237
 }

 .home-electronic .inner-link:hover {
     color: #253237
 }

 .product-decs {
     padding: 20px 15px 16px 15px;
     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;
     text-align: center;
 }

 .product-link {
     line-height: 18px;
     display: block;
     margin-bottom: 10px;
     font-weight: 700;
     color: #253237;
     font-size: 14px;
     text-transform: capitalize;
     display: -webkit-box;
     overflow: hidden;
     text-overflow: ellipsis;
     -webkit-line-clamp: 1;
     -webkit-box-orient: vertical;
 }

 .product-link:hover {
     color: #1574d6;
 }

 .add-to-link ul li a:hover {
     color: #d02128
 }

 .home-cosmatics .product-link:hover {
     color: #c0b07d
 }

 .home-furniture .product-link:hover {
     color: #ef1e1e
 }

 .home-medical .product-link:hover {
     color: #0bbfbd
 }

 .home-cosmatics .add-to-link ul li a:hover {
     color: #c0b07d
 }

 .home-electronic .product-link:hover {
     color: #0090f0
 }

 .home-electronic .add-to-link ul li a:hover {
     color: #0090f0
 }

 .home-furniture .add-to-link ul li a:hover {
     color: #ef1e1e
 }

 .rating-product i {
     overflow: hidden;
     font-size: 18px;
     color: #fdd835
 }

 .old-price {
     color: #9b9b9b;
     font-weight: 400;
     text-decoration: line-through;
     margin-right: 2px;
     font-size: 14px
 }

 .old-price.not-cut {
     text-decoration: none
 }

 .pricing-meta li {
     display: inline-block
 }

 .current-price {
     color: #cf2929
 }

 .discount-price {
     display: inline-block;
     vertical-align: top;
     color: #fff;
     background: #cf292b;
     padding: 0 4px;
     border-radius: 5px;
     text-align: center;
     line-height: 20px;
     height: 20px;
     font-size: 12px;
     font-weight: 700;
     text-transform: capitalize;
     text-align: center;
     z-index: 4;
     margin-left: 2px
 }

 .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: 14px;
     text-transform: uppercase;
     position: relative;
     z-index: 1
 }

 .add-to-link ul li {
     display: inline-flex;
     float: right
 }

 .add-to-link ul li.cart {
     float: left
 }

 .add-to-link ul li a {
     display: inline-block;
     background: #fff;
     color: #253237;
     padding: 0;
     text-align: center;
     text-transform: capitalize
 }

 .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;
     text-transform: capitalize;
     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 {
     position: absolute;
     left: 15px;
     right: 15px;
     bottom: 20px;
     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;
     display: none;
 }

 .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
 }

 .home-furniture .add-to-link ul {
     display: flex;
     justify-content: space-between;
     border-radius: 30px;
     background: #fff;
     padding: 10px 0
 }

 .home-furniture .add-to-link ul li {
     display: initial;
     float: none;
     width: 100%;
     border-right: 1px solid rgba(37, 50, 55, .3);
     text-align: center;
     line-height: 15px
 }

 .home-furniture .add-to-link ul li:last-child {
     border: 0
 }

 .home-furniture .add-to-link ul li a i {
     margin: 0
 }

 .home-furniture .add-to-link ul li a {
     background: #fff
 }

 .home-furniture .add-to-link {
     bottom: 10px;
     border-radius: 30px
 }

 .home-furniture .product-decs {
     text-align: center
 }

 .home-furniture .feature-slider-item .product-decs {
     text-align: left
 }

 .category-list:hover .category-thumb img {
     -webkit-transform: scale(1.035) rotate(0.05deg);
     transform: scale(1.035) 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
 }

 .category-thumb {
     border: 1px solid;
     border-color: #ebebeb;
 }

 .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 {
     padding: 20px 0 0 0;
 }

 .category-list {}

 .desc-listcategoreis .name_categories h4 {
     font-size: 16px;
     font-weight: 600;
     text-transform: capitalize;
     margin-bottom: 12px;
     line-height: 1
 }

 .desc-listcategoreis .number_product {
     color: #888;
     font-size: 14px;
     text-transform: capitalize;
     margin-bottom: 12px;
     line-height: 1;
     display: block
 }

 .desc-listcategoreis a {
     color: #253237;
     font-size: 14px;
     text-transform: capitalize;
     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: #d02128
 }

 .home-electronic .desc-listcategoreis a:hover {
     color: #0090f0
 }

 .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: #0090f0
 }

 .home-cosmatic .desc-listcategoreis a i {
     color: #c0b07d
 }

 .home-3 .recent-add-area {
     margin-top: 30px
 }

 .home-6 .recent-add-area {
     margin-top: 30px;
     margin-bottom: 30px
 }

 .home-3 .categorie-area {
     padding: 30px 0 60px 0
 }

 .category-slider-2 .desc-listcategoreis {
     position: initial;
     -moz-transform: translateY(0%);
     -webkit-transform: translateY(0%);
     -o-transform: translateY(0%);
     -ms-transform: translateY(0%);
     transform: translateY(0%)
 }

 .category-slider-2 .category-thumb {
     position: relative;
     overflow: hidden;
     border: 1px solid #ebebeb;
     border-radius: 5px;
     margin-bottom: 20px
 }

 .category-slider-2 .desc-listcategoreis .name_categories h4 {
     color: #253237
 }

 .home-furniture .desc-listcategoreis a i {
     color: #ef1e1e
 }

 .home-furniture .desc-listcategoreis a:hover {
     color: #ef1e1e
 }

 .in-stock {
     font-size: 14px;
     text-transform: capitalize;
     color: #777;
     line-height: 1;
     display: block
 }

 .in-stock span {
     font-weight: 700;
     color: #d02128
 }

 .home-cosmatics .in-stock span {
     color: #c0b07d
 }

 .home-electronic .in-stock span {
     color: #0090f0
 }

 .home-furniture .in-stock span {
     color: #ef1e1e
 }

 .home-medical .in-stock span {
     color: #0bbfbd
 }

 .clockdiv {
     display: flex;
     justify-content: center;
     margin: 30px 0 39px 0
 }

 .hot-deal-3 .list-product {
     border: 2px solid#0bbfbd
 }

 .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
 }

 .hot-deal .old-price {
     font-size: 17px
 }

 .hot-deal .current-price {
     font-size: 17px
 }

 .title_countdown {
     font-size: 14px;
     color: #777;
     line-height: 18px;
     display: inline-block;
     vertical-align: top;
     max-width: 110px
 }

 .clockdiv span {
     font-weight: 600;
     color: #253237;
     font-size: 16px;
     position: relative;
     display: inline-block
 }

 .clockdiv span p {
     font-size: 10px;
     text-transform: uppercase;
     margin: 0;
     color: #999
 }

 .clockdiv span {
     margin: 0 5px
 }

 .clockdiv span:after {
     position: absolute;
     top: 0;
     left: auto;
     content: ":";
     right: -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
 }

 .hot-deal-3 .hot-item-inner {
     width: 55%;
     max-width: 525px
 }

 .hot-deal-3 .nav-container {
     flex: 0 0 14%;
     margin-left: 5px;
     align-self: center
 }

 .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
 }

 .hot-deal-2 .list-product {
     border: 2px solid #d02128
 }

 .home-cosmatics .hot-deal-2 .list-product {
     border: 2px solid #c0b07d
 }

 .home-electronic .hot-deal-2 .list-product {
     border: 2px solid #0090f0
 }

 .home-furniture .hot-deal-2 .list-product {
     border: 2px solid #ef1e1e
 }

 .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
 }

 .category-product-2 .feature-slider-item .list-product {
     padding: 13px 0 13px 0;
     margin: 0 20px 0 20px;
     border: 0;
     border-bottom: 1px solid#ebebeb
 }

 .category-product-2 .feature-slider-item {
     border: 1px solid#ebebeb;
     background-color: #fff
 }

 .category-product-2.custom-nav-style .feature-slider-item {
     border: 2px solid#0bbfbd
 }

 .category-product-2.custom-nav-style .feature-slider-item .list-product {
     padding: 11px 0 10px 0
 }

 .category-product-2 .feature-slider-item .list-product:last-child {
     border-bottom: 0
 }

 .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
 }

 .home-7 .feature-area-2 {
     background-image: url(../images/feature-bg/feature-bg-2.jpg)
 }

 .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: 0px;
     margin-bottom: 30px
 }

 .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-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)
 }

 .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-item {
     padding: 20px 0 20px 0
 }

 .brand-slider {
     border: 1px solid#ebebeb;
     border-radius: 5px
 }

 .owl-carousel .owl-item .brand-slider-item img {
     max-width: 100%;
     width: auto;
     margin: auto
 }

 .brand-slider-item {
     padding: 15px 45px 15px 45px
 }

 .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: 20px 0
 }

 .need-help {
     display: flex;
     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-cosmatics .need-help {
     background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAvCAYAAAClgknJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OEYzNTdBMkE3NjFEMTFFQTk5NkJBNEZFRTZFMDhGOTAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OEYzNTdBMkI3NjFEMTFFQTk5NkJBNEZFRTZFMDhGOTAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo4RjM1N0EyODc2MUQxMUVBOTk2QkE0RkVFNkUwOEY5MCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo4RjM1N0EyOTc2MUQxMUVBOTk2QkE0RkVFNkUwOEY5MCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pqd6DY8AAAX4SURBVHjaxJkJbBVFGMe3r7UUwSpqEQ9AUQ4xBlGjBQG1HPUAgwJVjnJ5G1Q8qsTgEVHxiqESjBBtKRQoeFAKrSdtVRQUGmlfJIbDQKGCImpqabS0xf+E/5hxnH1vd3Yrk/zS19l9O/uf+eb7vvleQmXxk45LGwReBf3BfrAAvAZaHLt2LugCDoO94HcnhBZx6Z8IPgMdwTzwLXgJrAUplmMVgY2gBvwGDoAS8CDoaisgydCXAfLAOpAF/mL/JLAYrAY3gz99jnULuBB04GqIz4PBSK5sOXgFfBxEwJlgOUimqRxVrhWCVrDEUsSPRG9ng1vBDPAR+IKfa2xMaD5n6GkwmsuerFwX4iaD4RSREoIZ13EFeoGp4AJQBZ6IYeJGAUPBGDAbPAvu8CCiOCQRojWDAtCbq/w890gHrwKeArvAG/w/TxGx0iAiGwzzIaKAz/+a378f9DDc9we4HUwDI8B6cHI8AZeAIdxER5TrUsRNBhErfIoo58v8BC4Hr4Od9HY3GO5fzMkTbvx9bez/CMimf15uuEeIuDMEEWIF7uJzenHzzqTjKAVlBndaRk94NQW7CrgefMLlcwKIWOll4yleSbxUH3A3GMB4k6HdtwbM4T1jTQLOoE9eH2dA1ZxWGURIgWN8bl7hmhfRVPZy1jO1e54DG0AuSNUFXMTPVR4Gy6eIUQYR+bTvES7fzaJ3m05XqbfdNJWttPl+yrUWbvrOIEcXID3BDx5nTIoYqYlI4ECtMQQ8Bt4GO5hW6GLrOTkHaI7tlWtb2TdDXQUhoBM/H/Sx7Pk0GVXEQ+AsmoCpjeUmF7P/AEhj5F2gZQQHuafERp+lPUN4yVPAbaqARMUWHUsRG5m5FjH4xGq7GPH7gpfBvVwVtX1FjziTLyxbNVdigipA5jPtLaKnEPEWuJR2O0XLn2K1JvA4s9HJNA21vUBTmaT1vwOuAidJAYd4obOFgL6MmCWclSaLZ8ynqxQvfKrSvw18A8Zp939OkxsoBWznhd4Wgz/K2JFt+fKyzeLZY6LW/yFIN2xmR3pPISDK9CHdYuBrGEXrAyZy34PN4Eatv4oOoqfS18Ag2FMKaOSXMy0GFknWzyFlo9UMqGqr5d9ztP5DMsGTYf89hvLuPget5T4Io9Uass5f+DfZ0J+iCiiiGd3nc1Dhea5jdhm0zZMbU2n7+Ox1Wv80RuZ/BAibWkafnOZj0FxG8GIGniCtgZ7HMeyDZq1vD09y/8ocRcJ0AqsPXls9M1nRKkIQEaisImbyRZ5LR/l4xk6mwEePh4iIIfpt4mnIz4tsP14idAFHmDU28nzQ1aeIaxURfgOjOJdcBk4PWpnbxzOqcFOVPkXsUESUexQhcpqldCRbmEov9JqbuR3/ojwiplJENwsRrR5EpDJdEKv+DCcul1UJkV+daCtARsZhnKEKCxEZiog+hntEmvwBfX8Wz73i/0fAeKYpa+KJiHcAr2YBK4iIZp4Xchi1ezB93sw0vIXVimQtZZ7gRYSXCkJQEems/YjDy3c80BQwhgzmGTmTpUo3Ea7mlOQj0RrO0kslH1rr8bv7WaDqxrQghXssyutblKqHLBo3KSJkJbCEVY9GGwHqnvjUQoRM1tzuX0LPlc+0ZLRXERGfvrqGIjpaeKd4balSDy02mNN4ll3WquYUsRjo/xTRTrn2LkUMUUVELAfSRXQPWcRUilgdQ0RhEAFSxFCKqAhZRGEcETnc7AMiAQeKtrGIKS4i8vj3ykgIA7WliGWKCHVPnC/PxpGQBlJFiD1xXhuIkD9piRPjm86xn2pLIyEOFGUS146lwfSQRcjf5cRx8mJW7H4NU4DDVGEgZ6eSBaukEJ8vAthhmlRZUC/k1naDKxg55zKCj7McK4GrWsFVEGmH+D1vQ5BA5rXCMJ2Di1PeKiZ2c3jqSozzfVGCf5hVinJu2mzuszrbXMimCTPqz4PKPc6xHzhmMxPdxkJCA/MgsTlPY8qdxr4vGQ9WOC6117YW4PBFSkkn5jODWEbsx5QgkfZdx7xnE2e+Lt7D/xZgAOT9kc1z9YHHAAAAAElFTkSuQmCC) 0 5px no-repeat
 }

 .home-furniture .need-help {
     background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAvCAYAAAClgknJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NUMxODJBNjA4RjYwMTFFQTg3MjE4RUU3NDUxQzBFRDIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NUMxODJBNjE4RjYwMTFFQTg3MjE4RUU3NDUxQzBFRDIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo1QzE4MkE1RThGNjAxMUVBODcyMThFRTc0NTFDMEVEMiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo1QzE4MkE1RjhGNjAxMUVBODcyMThFRTc0NTFDMEVEMiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PtoFj1oAAAYLSURBVHjaxJkJUFVVGMcfzyIUI8uybEGTCFumbLHUshQiW9XSKE0QmQxrbB1qcmqmzbFss8WmaRLIxK2sFFPLQqSsnNJSKGvIqEja1CgQKlTs/03/6xxP9753z3n3yTfzGx733ffO+5/vfMs5N6ExNTXkYeeDJ0E/8DN4HjwFdofsrDc4CrSAH8EfoQAs7HH9elAFkijiUzAdLOU1G1sAPgbVoBH8AsrBbeA4WwEJLh7IBCvA2+Aa0KaImg3eBVeBvw3HOhqcBJLpDXk9GJwM9oBV4HGw0uRLD9D+7wnmgUSXpTKXA70C3rQQ8RPR7RhwLZgM3gEfgFvARpsl9Bxn6H4wkm5PVN4XcXkgmyKSAljGDYytE0E+OAGsA/dGWOKuArLAKHAfeAjcQBELXUTkUsTigESI7eISzaCXpzJGkv3GQBXdKWtzJ68VgFlgCd3cpnx2DJgD3qPQaMtpNjPbNvAtA3oZqPO4X7zxIvgcDAN/RvKApMoLGEQ7lfdL6InhLp6YT09c5NMTEqQV4FdwNngWbObEXeZy/8tgBH/bG9rY//OApMpCBnGzy33iiZeYRnM0T1wHygw8oWalq8GtIJ2Zr5A1QrXhFCArYZKXBy5lemz2GEw8MRFcCV7VZkMCfRw9sdBP4ClZaSboC24EA7lchmr3SRw8SHGj3QQcyXVfEWVAZzl5iZjI2RplGLzt9G4/zv4KTqhq08Aa8AxI0QWcwtfrfQxWGkFEKdf3xR6fzWF2K+CS0e0HcCHYABZRkGO7WRt6gLt0AX34us7njDkirgCvKSISOFC7x+ekqheBYlAL1jK7qNbEyfmNXu2svLeBS3Sy6gURcChfbzVweymXzOWKiDsYmMsjCOjCCZPZ7M525QWtI9jKmJLCdo/2HY+BbkwcewV0UtZiyFKEzOYTnLXyKJ/7jsErS/dRBmexds+HbF1u5w92rJqeGKsKcNJeZ4vqWcr0dgZT3Xj2S35MUvEUptE8Lg3VHuFSGaddF4+fBw52BGznGz0sBEgnOYGzPkarD35tJguhZJrDlOubwCdceqq9zyU3yBFQyzcyLAYvYu3I1Sq4qYknurrMtsTIAJdgDjnZUwTUcPABFgMPYT/TFGMj9zU3TXpLsZ4JQk27O1gE0x0BrfzwMIuBD2HKC8I2sqCqVs+/x2rXt3PsvWX/dZbyXoaD1jMOgrB650cpto1/E12uJ6kCFnAZ3Ww4qGSeS0D/AAQ87QSmYlvYub6lXZ/AWrLPfqCEEd/HoKhJKvuMQZapJIT9ZmrnOJXpabrB55uVxquS1bPDBNSxMuazH/Frm9kC7+kIEfqxyoHcIWUwqE2WRDoFJFBQ7f72QIiBnMPUWmF44PSN5gnTwij7krPA4bGezG1hQZE0tdpSRDv3wBk+E8F8Fqd1PLEr9tubeW3/arhFTKGIVEMRmT5FpLBdkEOyB5gQZrC5K2f7bXy0qNrpyl55qFIZ/cbEKk5SFtsF1bqxDRnEw4Alynuj6ZXVPJloNfWAWt6z6eZKS0/s4hlQEat2GttuaV/O5C6uUKu2i9jdDqGwLrYe0D2xg19q4ome3HWNcGnUJlFUCQ91R2otueOJKh4YtNoKiFVEiMmgP2f6C+JYnq0IEwFip/EAy1ZEJMvlDm8lg/ofTcQ8bmb2ERE2HKSa2akrA6xXgALmsEmTYxk5+T5Ii4mxPP5cqsZE2GIgVURlB4gYrIoIWw4UbxH5PkSUxSLAEZEVp+VUFkXE3YyTgeEYB6qhiOQ4iRhPEYs1ESX8e244gIHiKWIuRWRrItKcvXE4oIF0EcfHUYScX8mTG3lUuywc4EA17Jdklj7ifiJIEc7Dxe/BqTxD+j1IAWJfsjlrZOWcEvJ4NGSz+WIBa2FcLI81C3mZzNA5DMJpzFZyWNDJ8kdnMlWXcb8gzw3WxFLI/Ji0GgVcUn+F/nsYIt3pw9x1RRMjz4rvBF9xZ5jGVkPirCGWXsjW9XJ2dBNP/xJ5FLmJ3mriPd2JdKdHcGsqx+yz2My1xdJOB2XyMEUeI8nz4r5Mucn0SAu3s+KptdwMNUT7wn8FGADkJ5DR0ezy0QAAAABJRU5ErkJggg==) 0 5px no-repeat
 }

 .home-medical .need-help {
     background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAvCAYAAAClgknJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NEIxOUMwQkE5OTlBMTFFQUIxNzFBMzlFQjU2OEZERDYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NEIxOUMwQkI5OTlBMTFFQUIxNzFBMzlFQjU2OEZERDYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0QjE5QzBCODk5OUExMUVBQjE3MUEzOUVCNTY4RkRENiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0QjE5QzBCOTk5OUExMUVBQjE3MUEzOUVCNTY4RkRENiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PrCvCxgAAAX6SURBVHjaxJkJbBRVGMenU1xaChVU8IQiyKFGETVaKiCUo14YDRSl0HJ4GzxQq8SYaKy3xiCERI22VCoUPFCRKihdqihGrEI3Ei1HsIKigEctjVpo/X/pf8zzObOdeTttv+SX3X0zO2//733vfd/7Niktut7ysJHgGTAc/AgWg2fBEcvM+oMTwCHwPfjNCsFsj/bpoAp0BwvAV+BJsBqkGPZVDjaBGvAr2AfeAXeAvqYCklxmIBu8B94HU8FfbJ8BloAPwNXgz4B9nQROB2mcDXk/CpwBWkAleBqsC/LQLtrnE8EyEKGrtCjXykAzeAWsMhDxA9HtZHANmAvWgo/5vsbEhRZxhB4EV3HaI8p1EVcAJlBESghuvJdrazCYBU4D1eD+OC7uKmAcmAweAA+D632IeCskEWKHQSkYwll+lGskze8aqOJ0im82sW0OeAm8zWn+W/nuNLAUfEihbblTKXe2A2AnF/QasMvjfpmNF8GXIAf8Hm8GzgGjuYialOvFnIkrwQptJpaDfDDe50zIIpXR+gmcDxaCHRy4y1zuX8KBkW38Ta3v/wnI5/68zOUeEXFDCCJkBm7kcwZztudx45CZqHDZTiu4E15MwZ4CLuX2+IdH535FrPCz8JRd6TkwFNwERjDeZGv3ifsW8Z4pbgKOp9+vb6ND1Z1WuohwBE4OuHib6evDGaEr6POqPQI2UnC6LuBMvq/20VkJRUxyEVFC/57o8d2p3N3mcKvUbTddZQt9fphyTWLSbaAPKNQFDOD7XT5HzBFxhSYiiR01xxFwL3gZbOcupIut5+DsozumKte2sG2uOgsioBff7w8w7SV0GVXEPKYLFR7fmcJFLqN/O+jNyLtYywj2c03JQp+vPUN2yZ7gWlVAsuKLlqGITcxcyxl84tlORnzJgZ4Ct3BWVPuUO+Kd/MGObeVM5KkCnACUahA9SxjozqXfztTyp3gmQfE+ZqMFdA3VHqOrzNDaXwMXgR6OgIO80MdAgIzibI56nhap/doibpXyg49R2reBz0Gudv9HdLksR0AtLwwx6Pwexo58wx/v2HyePaZr7ZLSZ7osZsvZPUVAjOlDpkHHYxhF6xNM5L4Bm8HlWns1N4hBSlsDg+AgR0Ajv5xj0PHR4OeQstGtDKiq1fH1FK39IPv+N+y/wVCeEbDTOq6DMKzO+VGKHeBrxKU9RRVQTje6NWCnsvNcwuwyUVvgLEzF9vDZ72rtsxmZ/3MeKGawGRggqKXTT1OZhNVaHWy2ljAdxeqDX6tnJisWZfTsNAGSCz3Bk9CkAM/YwdFv6QwRtkv0+4ynoSA/pLazROgCmpg1NvJ80DegiLGKiKCBUc4l54HjEq3M7eEZVbapDQFFbFdEVPoU0YPFAQlOXzCVfsFvbuZ1/IvxiJhOEf0MRDT7EJGuVAAf4sDJqes65lfdTAU4kXE8RyhqICJbETHU5Z6eLGFmUUARP9/Nks0YJnndTAU4IiYkKOIwzwuFjNoDmD5vZhp+hNWKiJYy5/kR4aeCkKiITNZ+5PDyNQ80pYwho3hGzmGp0kuEpzslxfl/QLdhLL008KF1AXeZfkwLUrjGYsq1AmYCa1k0VlPzXJ7Oqlj1aDQVIHY2S4mmIuJZPk9461iR8yXCDthJDRd2d4PdqS1byiRtIqt8ujtNY9lltepOtkFHHSmiq3LtdYoYrYqwDTvSRWSELGIWRayKI6IsEQGOiHEUEQ1ZRFkbIgq52EfYCXYUa2cRMz1EFPP1QjuEjtpTxKuKCHVNDHTOxnZIHakiZE2c2g4inL+0pCT5vNX6V+0aO8SOYkziurI0mBmyCOd/ue/AWazY/RKmAIupQhZHZwMLVl1CfL4EsEN0qYpEdyEv2w0uYOR8nLlUrmFfSZzVKGdBzgvyf97GRAKZH2tgkjaWp7yVTOyKeOpKbuP7UoK/y2qtj1Zy0eZzne1NJBeyDEdRDio3c+ojzES3sZDQwBOcLM5jmXL3ZtsnVmv1e7nlUXvtCAGq9WI+M5JlxAymBMn0bxndb1lYqNRH283+EWAAdISQOEBHjO8AAAAASUVORK5CYII=) 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;
     text-transform: uppercase;
     margin-left: 55px;
     margin-right: 15px;
 }

 .need-help a {
     padding-top: 5px;
 }

 .need-help a img {
     height: 50px;
 }

 .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: #d02128
 }

 .home-furniture .social-info li a:hover {
     color: #ef1e1e
 }

 .home-medical .social-info li a:hover {
     color: #0bbfbd
 }

 .home-cosmatics .social-info li a:hover {
     color: #c0b07d
 }

 .home-electronic .social-info li a:hover {
     color: #0090f0
 }

 .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;
     text-transform: capitalize;
     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;
     left: 0;
     bottom: -1px;
     width: 60px;
     height: 2px;
     background: #d02128
 }

 .home-cosmatics .footer-herading:after {
     background: #c0b07d
 }

 .home-electronic .footer-herading:after {
     background: #0090f0
 }

 .home-furniture .footer-herading:after {
     background: #ef1e1e
 }

 .home-medical .footer-herading:after {
     background: #0bbfbd
 }

 .footer-links>ul>li a {
     font-size: 14px;
     line-height: 24px;
     padding: 0;
     display: block;
     text-transform: capitalize;
     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: #d02128
 }

 .home-furniture .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: #ef1e1e
 }

 .home-cosmatics .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: #c0b07d
 }

 .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: #0090f0
 }

 .home-medical .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: #0bbfbd
 }

 .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;
     text-transform: capitalize;
     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: #efefef;
     overflow: hidden
 }

 .home-20 .footer-area {
     color: #fff9;
     background: #253237
 }

 .home-20 .text-info {
     color: #fff9 !important
 }

 .home-20 .footer-area .row .col-lg-4:first-child:before {
     background: #253237
 }

 .home-20 .phone-info span {
     color: #fff
 }

 .home-20 .social-info li a {
     color: #fff9
 }

 .home-20 .copy-text a {
     color: #fff9
 }

 .home-medical.home-20 .clear input.button {
     background: #0bbfbd
 }

 .home-20 .footer-links>ul>li a {
     color: #fff9
 }

 .home-20 .footer-herading {
     color: #fff
 }

 .img_app {
     margin-top: 0px;
     float: right;
     display: flex;
     align-items: center;
     justify-content: center;
 }

 .img_app p {
     margin-bottom: 10px;
     font-weight: 700 !important;
     margin-right: 10px;
 }

 .img_appinner {
     text-align: center;
 }

 .img_app img {
     max-width: 120px;
 }

 .img_app a {
     margin-right: 0px
 }

 .clear input.button:hover {
     background: #d02128
 }

 .home-furniture .clear input.button:hover {
     background: #ef1e1e
 }

 .home-medical .clear input.button:hover {
     background: #0bbfbd
 }

 .home-cosmatics .clear input.button:hover {
     background: #c0b07d
 }

 .home-electronic .clear input.button:hover {
     background: #0090f0
 }

 .about-footer {
     max-width: 400px
 }

 .footer-area .row .col-lg-4:first-child:before {
     content: "";
     position: absolute;
     left: -9999em;
     top: -9999em;
     bottom: -9999em;
     right: 15px;
     background: #f6f6f6;
     z-index: -1;
     pointer-events: none;
     display: none;
 }

 .footer-bottom {
     padding: 10px 0;
     background: #333;
 }

 .copywright_area p {
     color: #fff;
     text-align: center;
 }

 .copywright_area p a {
     color: #9461f8;
 }

 .footer_social_link_area {
     text-align: right;
 }

 .copy-text a {
     color: #666
 }

 .copy-text a:hover {
     color: #d02128
 }

 .home-cosmatics .copy-text a:hover {
     color: #c0b07d
 }

 .home-electronic .copy-text a:hover {
     color: #0090f0
 }

 .home-furniture .copy-text a:hover {
     color: #ef1e1e
 }

 .home-medical .copy-text a:hover {
     color: #0bbfbd
 }

 .testimonial-area {
     background: url(../images/testimonial-image/bg_testi.jpg) center bottom no-repeat;
     background-size: cover;
     padding: 60px 0 52px 0;
     position: relative
 }

 .home-4.home-7 .testimonial-area {
     background: url(../images/testimonial-image/bg_testi-2.jpg) center bottom no-repeat;
     background-position: center;
     background-size: cover
 }

 .home-4 .testimonial-area {
     margin-top: 30px;
     margin-bottom: 30px
 }

 .testi-slider-inner {
     display: inline-block;
     width: 100%
 }

 .testi-slider-inner .testi-img {
     width: 120px;
     float: left;
     display: inline-block;
     border-radius: 100%;
     overflow: hidden;
     box-shadow: 0 0 22.5px 2.5px rgba(0, 0, 0, .1);
     margin: 30px -20px 0 0
 }

 .testi-slider-inner .testi-img img {
     width: 100%
 }

 .testi-content {
     overflow: hidden;
     padding: 30px 57px 30px 40px;
     background: #fff;
     border-radius: 5px
 }

 .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;
     text-transform: capitalize;
     display: inline-block
 }

 .author-text span {
     font-weight: 400;
     font-size: 14px;
     line-height: 1;
     text-transform: capitalize;
     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: #d02128
 }

 .home-cosmatics .author-text:before {
     color: #c0b07d
 }

 .home-electronic .author-text:before {
     color: #0090f0
 }

 .testi-slider.owl-dot-style .owl-dots {
     bottom: -35px
 }

 .blog-meta {
     font-size: 12px;
     text-transform: uppercase;
     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;
     text-transform: capitalize;
     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;
     text-transform: capitalize;
     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
 }

 .home-furniture .blog-post-content {
     position: initial;
     background: #fff;
     padding: 30px 0
 }

 .home-furniture .blog-post:hover .blog-post-content {
     background: #fff
 }

 .home-furniture .blog-post:hover .blog-post-heading a {
     color: #253237
 }

 .home-furniture .blog-post:hover .blog-text {
     color: #555
 }

 .home-furniture .blog-post:hover a.read-more-btn {
     color: #253237
 }

 .home-furniture .blog-post a.read-more-btn i {
     color: #ef1e1e
 }

 .home-furniture .blog-post-top {
     position: relative
 }

 .home-furniture a.blog-meta {
     position: absolute;
     bottom: 10px;
     left: 10px;
     margin: 0;
     background: #fff;
     color: #253237
 }

 .home-furniture .blog-post a.blog-meta:hover {
     background: #ef1e1e;
     color: #fff
 }

 .home-furniture .blog-post a.read-more-btn:hover i {
     color: #ef1e1e
 }

 .home-furniture .blog-post a.read-more-btn:hover {
     color: #ef1e1e
 }

 .home-furniture .blog-post .blog-post-heading a:hover {
     color: #ef1e1e
 }

 a.read-more-btn i {
     color: #d02128;
     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: #d02128
 }

 .home-cosmatics .blog-post a.read-more-btn:hover i {
     color: #c0b07d
 }

 .home-cosmatics .blog-post a.read-more-btn i {
     color: #c0b07d
 }

 .home-electronic .blog-post a.read-more-btn:hover i {
     color: #0090f0
 }

 .home-electronic .blog-post a.read-more-btn i {
     color: #0090f0
 }

 .blog-post a.read-more-btn:hover {
     color: #d02128;
     padding-left: 10px
 }

 .home-cosmatics .blog-post a.read-more-btn:hover {
     color: #c0b07d
 }

 .home-electronic .blog-post a.read-more-btn:hover {
     color: #0090f0
 }

 .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: #d02128;
     color: #fff
 }

 .home-cosmatics .blog-post a.blog-meta:hover {
     background: #c0b07d;
     color: #fff
 }

 .home-electronic .blog-post a.blog-meta:hover {
     background: #0090f0;
     color: #fff
 }

 .blog-post:hover .blog-post-heading a {
     color: #fff
 }

 .blog-post .blog-post-heading a:hover {
     color: #d02128
 }

 .home-cosmatics .blog-post .blog-post-heading a:hover {
     color: #c0b07d
 }

 .home-electronic .blog-post .blog-post-heading a:hover {
     color: #0090f0
 }

 .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-cosmatics .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;
     text-transform: uppercase;
     color: #999;
     line-height: 1;
     margin-bottom: 15px;
     display: inline-block
 }

 .blog-post-heading-2 {
     font-size: 16px;
     line-height: 1;
     color: #253237;
     text-transform: capitalize;
     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;
     text-transform: capitalize;
     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: #000;
     font-weight: 700;
     font-size: 30px;
     line-height: 1;
     text-transform: capitalize;
     margin-bottom: 7px
 }

 .breadcrumb-links li a:after {
     font-size: 14px;
     line-height: 24px;
     display: block;
     font-weight: 400;
     top: 0;
     right: -15px;
     position: absolute;
     content: "\f3d3";
     font-family: "Ionicons"
 }

 .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-right: 25px
 }

 .breadcrumb-links li a:hover {
     color: #d02128
 }

 .breadcrumb-area {
     /*text-align: center;*/
     position: relative;
     padding: 15px 0;
     background-size: cover;
     /*background: #efefef;*/
	 background: #fbfafa;
 }

 .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;
     left: 1px
 }

 .sidebar-widget .sidebar-widget-list ul li {
     -webkit-box-align: center;
     -ms-flex-align: center;
     align-items: center;
     position: relative;
     padding: 0 0 15px
 }

 .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;
     text-transform: capitalize !important
 }

 .main-heading h2 {
     font-size: 20px;
     line-height: 1;
     color: #253237;
     padding-bottom: 20px;
     margin-bottom: 20px;
     font-weight: 600;
     position: relative;
     display: block;
     border-bottom: 1px solid #ebebeb;
     text-transform: capitalize !important
 }

 .main-heading h2:before {
     content: "";
     position: absolute;
     left: 0;
     bottom: -1px;
     width: 60px;
     height: 2px;
     background: #d02128;
     background: linear-gradient(to right, #de57e5 0%, #8863fb 100%);
 }

 .sidebar-widget .sidebar-widget-list ul li a {
     margin-left: 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;
     left: 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: #d02128
 }

 .sidebar-widget .sidebar-widget-list ul li:hover .checkmark {
     border: 1px solid #d02128
 }

 .sidebar-widget .sidebar-widget-list ul li .sidebar-widget-list-left .checkmark::after {
     left: 4px;
     top: 1px;
     width: 5px;
     height: 8px;
     border: solid #d02128;
     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: #d02128;
     color: #333;
     font-weight: 700
 }

 .price-filter .ui-widget.ui-widget-content {
     border: 1px solid #d02128;
     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;
     text-transform: capitalize
 }

 .sidebar-widget-tag li {
     line-height: 1;
     float: left;
     list-style: none
 }

 .sidebar-widget-tag li a:hover {
     background-color: #d02128;
     border-color: #d02128;
     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#d02128;
     border-radius: 30px;
     padding: 0 0 0 20px;
     outline: none
 }

 .search-widget button {
     position: absolute;
     top: 0;
     left: auto;
     right: 0;
     border: 0;
     background: #d02128;
     height: 45px;
     width: 20%;
     border-radius: 0 30px 30px 0;
     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: #d02128
 }

 .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: #d02128
 }

 .media-side {
     margin: 0 0 0 18px;
     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;
     text-transform: capitalize
 }

 .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;
     float: left;
     color: #888;
     font-weight: 400;
     text-transform: capitalize
 }

 .shop-tab a i:hover {
     color: #d02128
 }

 .shop-tab a.active i {
     color: #d02128
 }

 .left-img {
     position: relative;
     overflow: hidden
 }

 .shop-bottom-area .left-img img {
     width: 100%
 }

 .product-desc-wrap .product-link {
     font-size: 16px;
     font-weight: 700;
     line-height: 30px
 }

 .product-desc-wrap .old-price {
     font-size: 17px
 }

 .product-desc-wrap .pricing-meta {
     margin-bottom: 30px
 }

 .product-intro-info p {
     color: #888;
     font-size: 14px;
     line-height: 24px
 }

 .product-desc-wrap .in-stock {
     margin: 30px 0
 }

 .list-product .product-desc-wrap .add-to-link {
     opacity: 1;
     visibility: visible;
     -webkit-transform: translateY(0) translateZ(0);
     transform: translateY(0) translateZ(0);
     left: 30px;
     width: 25%
 }

 .product-desc-wrap {
     padding: 10px 0 30px 0
 }

 .shop-category-area {
     margin-top: 60px
 }

 #shop-2 {
     margin-bottom: 60px
 }

 .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: #d02128
 }

 .pro-pagination-style a:hover {
     font-size: 14px;
     color: #fff;
     background: #d02128
 }

 .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: #d02128
 }

 .home-cosmatics .product-quantity {
     background-color: #c0b07d
 }

 .home-electronic .product-quantity {
     background-color: #0090f0
 }

 .home-furniture .product-quantity {
     background-color: #ef1e1e
 }

 .home-medical .product-quantity {
     background-color: #0bbfbd
 }

 .home-medical .default-btn:hover {
     color: #fff;
     background-color: #0bbfbd
 }

 .home-electronic .default-btn:hover {
     color: #fff;
     background-color: #0090f0
 }

 .home-cosmatics .default-btn:hover {
     color: #fff;
     background-color: #c0b07d
 }

 .shopping-cart-title {
     overflow: hidden;
     position: relative;
     padding: 0 20px 0 0
 }

 .shopping-cart-title h4 a {
     display: block;
     text-transform: capitalize;
     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;
     text-transform: capitalize;
     line-height: 25px
 }

 .shopping-cart-total h4>span {
     float: right;
     font-weight: 400;
     color: #9b9b9b;
     font-size: 16px;
     text-transform: capitalize
 }

 .shopping-cart-total h4.shop-total {
     color: #253237
 }

 .shopping-cart-total h4.shop-total span {
     color: #253237
 }

 .default-btn {
     display: block;
     text-transform: uppercase;
     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: #d02128;
     color: #fff
 }

 .home-furniture .default-btn:hover {
     background: #ef1e1e
 }

 .category-tab-area .nav-tabs {
     border-bottom: 0 solid #dee2e6
 }

 .category-tab-area .nav-link {
     margin: 0;
     text-transform: capitalize;
     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
 }

 .home-15 .category-tab-area .nav-link {
     font-size: 14px;
     color: #253237;
     margin: 0 20px;
     text-transform: uppercase
 }

 .home-15 .category-tab-area .nav-link:hover {
     color: #ef1e1e
 }

 .home-15 .category-tab-area .nav-link.active {
     color: #ef1e1e
 }

 .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;
     text-transform: capitalize;
     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: #0090f0;
     font-weight: 700
 }

 .category-tab-area .home-12 .nav-link:hover {
     color: #0090f0
 }

 .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: #0090F0
 }

 .sub-category li a.nav-link.active {
     color: #0090F0
 }

 .product-dec-slider-2 {
     display: inline-block;
     float: left;
     margin: 0 40px
 }

 .zoompro-wrap.zoompro-2 {
     display: inline-block;
     position: relative;
     width: 100%;
     float: left;
     overflow: hidden
 }

 .product-dec-slider-2 .slick-slide img {
     display: inline-block;
     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
 }

 .product-dec-slider-2 .slick-slide {
     margin: auto;
     text-align: center;
     -webkit-transition: all 300ms linear;
     -moz-transition: all 300ms linear;
     -ms-transition: all 300ms linear;
     -o-transition: all 300ms linear;
     transition: all 300ms linear
 }

 .zoompro-wrap .zoompro-span img {
     width: 100%
 }

 .product-dec-slider-2 .slick-slide.slick-active:focus {
     outline: none
 }

 .product-dec-slider-2 .slick-slide.slick-current img {
     border: 1px solid #d02128;
     -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-dec-slider-2 .slick-slide img {
     width: 100px;
     height: 100px;
     margin: 0 10px 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;
     border: 1px solid #eaeaec;
     border-radius: 4px;
 }

 .product-dec-slider-2 .slick-slide:hover img {
     border-color: #d02128;
 }

 .product-details-img.product-details-tab {
     display: flex;
     flex-direction: column
 }

 .product-details-content h2 {
     font-size: 24px;
     color: #253237;
     font-weight: 600;
     margin: 0 0 5px;
     line-height: 32px
 }

 .reference {
     font-size: 14px;
     color: #253237;
     font-weight: 700
 }

 .reference span {
     font-weight: 400
 }

 .pro-details-rating-wrap {
     display: flex;
     margin: 0px 0 0
 }

 .pro-details-rating-wrap .rating-product {
     margin-right: 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-right: 6px
 }

 .read-review a.reviews {
     margin-right: 9px
 }

 .read-review a {
     text-decoration: none;
     color: #253237;
     position: relative;
     margin-right: 8px;
     line-height: 21px;
     padding: 0;
     font-size: 14px;
     margin-bottom: 10px;
     display: inline-block
 }

 .read-review a:hover {
     color: #d02128
 }

 .product-details-content .old-price {
     font-size: 22px;
     margin: 20px 0
 }

 .pro-details-list {
     padding-bottom: 30px;
     margin-bottom: 30px;
     border-bottom: 1px solid#ebebeb
 }

 .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
 }

 .product-details-content .pro-details-quality .cart-plus-minus input.cart-plus-minus-box {
     background: transparent none repeat scroll 0 0;
     border: medium none;
     color: #8f8f8f;
     float: left;
     font-size: 14px;
     height: 48px;
     margin: 0;
     padding: 0;
     text-align: center;
     width: 80px;
     outline: none
 }

 .product-details-content .pro-details-quality .cart-plus-minus .dec.qtybutton {
     height: 48px;
     left: 0;
     padding-top: 14px;
     top: 0
 }

 .product-details-content .pro-details-quality .cart-plus-minus .inc.qtybutton {
     height: 48px;
     padding-top: 14px;
     right: 0;
     top: 0
 }

 .product-details-content .pro-details-quality .cart-plus-minus .qtybutton {
     color: #8f8f8f;
     cursor: pointer;
     float: inherit;
     font-size: 14px;
     font-weight: 500;
     line-height: 20px;
     margin: 0;
     position: absolute;
     text-align: center;
     -webkit-transition: all 0.3s ease 0s;
     -o-transition: all 0.3s ease 0s;
     transition: all 0.3s ease 0s;
     width: 24px
 }

 .product-details-content .pro-details-quality .cart-plus-minus {
     border: 1px solid #e8e8e8;
     display: inline-block;
     height: 48px;
     overflow: hidden;
     padding: 0;
     position: relative;
     width: 80px
 }

 .pro-details-cart {
     text-align: center;
     margin-top: 20px;
 }

 .pro-details-cart .buy_now_btn {
     position: relative;
     padding: 0 30px;
     line-height: 46px;
     height: 46px;
     font-size: 14px;
     font-weight: 700;
     border-radius: 30px;
     box-shadow: none;
     text-transform: uppercase;
     display: inline-block;
     background: #000;
     border: 1px solid #000;
     color: #fff;
     margin-left: 0px;
     -webkit-transition: all 0.3s ease 0s;
     -o-transition: all 0.3s ease 0s;
     transition: all 0.3s ease 0s;
 }

 .pro-details-cart .buy_now_btn:hover {
     background: #d02128;
     border: 1px solid #d02128;
     color: #fff;
 }

 .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;
     text-transform: uppercase;
     background: #d02128;
     display: block;
     color: #fff;
     margin-left: 10px
 }

 .home-cosmatics .pro-details-cart a {
     background: #c0b07d
 }

 .home-electronic .pro-details-cart a {
     background: #0090f0
 }

 .home-furniture .pro-details-cart a {
     background: #ef1e1e
 }

 .home-medical .pro-details-cart a {
     background: #0bbfbd
 }

 .home-cosmatics .pro-details-social-info .social-info li a:hover {
     color: #c0b07d
 }

 .home-electronic .pro-details-social-info .social-info li a:hover {
     color: #0090f0
 }

 .home-furniture .pro-details-social-info .social-info li a:hover {
     color: #ef1e1e
 }

 .home-medical .pro-details-social-info .social-info li a:hover {
     color: #0bbfbd
 }

 .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: 15px;
 }

 .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;
     margin-left: 10px;
 }

 .pro-details-wish-com a {
     margin-right: 7px;
     display: inline-block;
     line-height: 45px;
     height: 45px;
     width: 45px;
     font-size: 16px;
     padding: 0 0px;
     color: #555;
     border: 1px solid #555;
     text-align: center;
 }

 .pro-details-wish-com a i {
     margin-right: 0px
 }

 .pro-details-wish-com a:hover {
     color: #cd2727;
     border: 1px solid #cd2727;
 }

 .pro-details-social-info .social-info li a:hover {
     color: #d02128;
 }

 .pro-details-whatsapp a {}

 .pro-details-whatsapp a:hover {
     color: #d02128;
     border: 1px solid #d02128;
 }

 .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-right: 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;
     text-align: left;
     padding: 40px 30px 30px 30px;
     border: 1px solid #ebebeb
 }

 .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;
     border: 0;
     text-transform: uppercase;
     line-height: 24px;
     color: #888;
     padding: 0 0 15px 0;
     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: #d02128;
     color: #253237
 }

 .description-review-topbar.nav a.active {
     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;
     color: #888;
     width: 84%
 }

 .description-review-bottom .product-description-wrapper p:last-child {
     margin: 0 0 0
 }

 .single-review {
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     margin: 0 0 50px
 }

 .single-review .review-img {
     -webkit-box-flex: 0;
     -ms-flex: 0 0 90px;
     flex: 0 0 90px;
     margin: 0 15px 0 0
 }

 .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-right: 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-left: 70px;
     margin-bottom: 0
 }

 .ratting-form-wrapper {
     padding-left: 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 0px
 }

 .ratting-form-wrapper .ratting-form form .star-box span {
     margin: 0 15px 0 0;
     padding-top: 5px;
 }

 .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: #d02128
 }

 .rating-form-style 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;
     text-transform: uppercase;
     background: #d02128 !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 {
     background: #253237 !important;
     color: #fff !important
 }

 .rating-product label {
     margin-bottom: 0px;
 }

 .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#d02128;
     outline: 0
 }

 .single-product-slider-item {
     width: 50%
 }

 .single-product-gallery-list .single-product-slider-item {
     width: 100%
 }

 .single-product-slider-active .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;
     text-transform: uppercase;
     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-quantity .cart-plus-minus {
     display: inline-block;
     height: 40px;
     padding: 0;
     position: relative;
     width: 110px
 }

 .cart-table-content table tbody>tr td.product-quantity .cart-plus-minus .dec.qtybutton {
     border-right: 1px solid #e5e5e5;
     height: 40px;
     left: 0;
     padding-top: 8px;
     top: 0
 }

 .cart-table-content table tbody>tr td.product-quantity .cart-plus-minus .qtybutton {
     color: #666;
     cursor: pointer;
     float: inherit;
     font-size: 16px;
     margin: 0;
     position: absolute;
     -webkit-transition: all 0.3s ease 0s;
     -o-transition: all 0.3s ease 0s;
     transition: all 0.3s ease 0s;
     width: 20px;
     text-align: center
 }

 .cart-table-content table tbody>tr td.product-quantity .cart-plus-minus input.cart-plus-minus-box {
     color: #666;
     float: left;
     font-size: 14px;
     height: 40px;
     margin: 0;
     width: 110px;
     background: transparent none repeat scroll 0 0;
     border: 1px solid #e1e1e1;
     padding: 0;
     text-align: center
 }

 .cart-table-content table tbody>tr td.product-quantity .cart-plus-minus .inc.qtybutton {
     border-left: 1px solid #e5e5e5;
     height: 40px;
     padding-top: 9px;
     right: 0;
     top: 0
 }

 .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: #d02128;
     border-radius: 50px;
     color: #fff;
     font-size: 14px;
     font-weight: 700;
     line-height: 1;
     padding: 7px 12px;
     text-transform: uppercase
 }

 .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: #d02128
 }

 .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;
     text-transform: uppercase
 }

 .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: #d02128;
     color: #fff
 }

 .cart-tax,
 .discount-code-wrapper,
 .grand-totall {
     background-color: #f9f9f9;
     border: 1px solid #ebebeb;
     border-radius: 5px;
     padding: 45px 30px 50px
 }

 .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: #1574D6;
     border: medium none;
     border-radius: 50px;
     color: #fff;
     cursor: pointer;
     font-size: 14px;
     font-weight: 700;
     padding: 13px 42px 12px;
     text-transform: uppercase;
     -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: #1574D6;
     border-radius: 50px;
     color: #fff;
     display: block;
     font-size: 14px;
     font-weight: 700;
     line-height: 1;
     padding: 18px 10px 17px;
     text-align: center;
     text-transform: uppercase;
     text-transform: uppercase;
     -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: #1574D6;
     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;
     text-transform: uppercase;
     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 {}

 .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;
     font-weight: 700;
     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: 29px 0;
     padding: 19px 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;
     margin: 0 0 10px
 }

 .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 {
     border-bottom: 1px solid #dee0e4;
     border-top: 1px solid #dee0e4;
     margin: 18px 0 33px;
     padding: 17px 0 19px
 }

 .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;
     color: #4fb68b;
     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>a {
     background-color: #4fb68b;
     color: #fff;
     display: block;
     font-weight: 700;
     letter-spacing: 1px;
     line-height: 1;
     padding: 18px 20px;
     text-align: center;
     text-transform: uppercase;
     border-radius: 50px;
     z-index: 9
 }

 .your-order-area .Place-order>a:hover {
     background: #253237;
     color: #fff
 }

 .Place-order {
     margin-top: 25px
 }

 .additional-info-wrap {
     margin: 0px 0;
 }

 .billing-info-wrap,
 .your-order-area {
     border: 1px solid #ddd;
     padding: 15px;
 }

 .billing-info-wrap {
     margin-bottom: 15px;
 }

 .billing-info-wrap h3,
 .your-order-area h3 {
     font-weight: 500;
     color: #fff;
     margin: 0 0 10px;
     font-size: 16px;
     line-height: 16px;
     padding: 10px;
     background: #50616f;
 }

 .additional-info-wrap h3 {
     font-weight: 500;
     color: #fff;
     margin: 0 0 10px;
     font-size: 16px;
     line-height: 16px;
     padding: 10px;
     background: #50616f;
 }

 .additional-info-wrap h3 i,
 .billing-info-wrap h3 i,
 .your-order-area h3 i {}

 .open-toggle,
 .open-toggle2 {
     display: none
 }

 .single-my-account h3.panel-title {
     background-color: #f9f9f9;
     border-bottom: 1px solid #ebebeb;
     color: #253237;
     font-size: 14px;
     font-weight: 700;
     margin: 0;
     position: relative;
     text-transform: uppercase;
     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: 16px 55px;
     position: relative
 }

 .single-my-account h3.panel-title a:hover {
     color: #d02128
 }

 .single-my-account h3.panel-title a:hover::before {
     color: #d02128
 }

 .single-my-account h3.panel-title a::before {
     color: #000;
     content: "\f3d0";
     display: inline-block;
     font-family: "Ionicons";
     font-size: 14px;
     position: absolute;
     right: 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;
     text-transform: uppercase;
     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;
     text-transform: capitalize
 }

 .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;
     text-transform: uppercase
 }

 .single-my-account .myaccount-info-wrapper .billing-back-btn .billing-back a:hover {
     color: #d02128
 }

 .single-my-account .myaccount-info-wrapper .billing-back-btn .billing-back a i {
     font-size: 15px;
     color: #d02128
 }

 .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;
     text-transform: uppercase;
     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: #d02128;
     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;
     text-transform: capitalize
 }

 .single-my-account .myaccount-info-wrapper .entries-wrapper .entries-edit-delete a.edit {
     background-color: #0090f0;
     font-weight: 700
 }

 .single-my-account .myaccount-info-wrapper .entries-wrapper .entries-edit-delete a.edit:hover {
     background-color: #d02128
 }

 .single-my-account .myaccount-info-wrapper .entries-wrapper .entries-edit-delete a:hover {
     background-color: #d02128
 }

 .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;
     text-transform: uppercase;
     font-weight: 700
 }

 .single-my-account {
     margin-bottom: 20px;
     border: 1px solid #ebebeb
 }

 .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: #d02128
 }

 .login-register-wrapper .login-register-tab-list a h4 {
     font-size: 25px;
     font-weight: 700;
     margin: 0 20px;
     text-transform: capitalize;
     -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
 }

 .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;
     text-transform: uppercase;
     -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: #d02128;
     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: #253237;
     float: right;
     font-size: 15px;
     -webkit-transition: all 0.3s ease 0s;
     -o-transition: all 0.3s ease 0s;
     transition: all 0.3s ease 0s
 }

 .login-register-wrapper .login-form-container .login-register-form form .button-box .login-toggle-btn a:hover {
     color: #d02128
 }

 .contact-map #map {
     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_header_ttl_area {
     text-align: center;
     margin-bottom: 60px;
 }

 .contact_header_ttl_area h1 {
     font-size: 40px;
     line-height: 50px;
     color: #000;
     font-weight: 700;
 }

 .contact_header_ttl_area p {
     font-size: 18px;
     line-height: 26px;
 }

 .contact-info-wrap {}

 .contact-info-wrap .single-contact-info {
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     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;
     display: inline-block;
     width: 60px;
     height: 60px;
     line-height: 60px;
     border: 1px solid #d02128;
     background-color: #d02128;
     color: #fff;
     text-align: center;
     border-radius: 100%;
     -webkit-transition: all .3s ease 0s;
     -o-transition: all .3s ease 0s;
     transition: all .3s ease 0s;
     font-size: 30px;
 }

 .contact-info-wrap .single-contact-info:hover .contact-icon i {
     background-color: #d02128;
     color: #fff;
     border-color: #d02128
 }

 .contact-info-wrap .single-contact-info .contact-info-dec h3 {
     color: #253237;
     font-size: 24px;
     font-weight: 700;
     margin-bottom: 5px;
 }

 .contact-info-wrap .single-contact-info .contact-info-dec p {
     line-height: 1;
     color: #253237;
     margin: 0 0 9px;
     font-size: 18px;
     line-height: 30px;
 }

 .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: #d02128
 }

 .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: #fff;
     padding: 50px 70px;
     box-shadow: 0px 3px 15px rgb(0 0 0 / 15%);
 }

 .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;
     border: 0;
     background-color: #d02128;
     color: #fff;
     font-size: 14px;
     font-weight: 700;
     text-transform: uppercase;
     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: #231535;
     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;
     text-transform: capitalize;
     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: #d02128;
     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: #d02128
 }

 .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;
     text-transform: uppercase
 }

 .static-banner-area .static-banner-content h3 {
     font-size: 48px;
     line-height: 1;
     color: #fff;
     font-weight: 700;
     margin-bottom: 20px;
     text-transform: uppercase
 }

 .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;
     text-transform: uppercase;
     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;
     text-transform: uppercase;
     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: #d02128
 }

 .blog-page-meta li a:hover {
     color: #d02128
 }

 .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%;
     right: -9px;
     left: 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-right: 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: #d02128;
     padding-left: 5px
 }

 .blog-gallery .slick-arrow i {
     font-size: 26px;
     color: #333
 }

 .blog-gallery .slick-arrow {
     position: absolute;
     top: 50%;
     left: 0;
     -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
     -ms-transform: translateY(-50%);
     -o-transform: translateY(-50%);
     transform: translateY(-50%);
     z-index: 99;
     opacity: 0;
     visibility: hidden;
     -webkit-transition: all 0.3s linear;
     -moz-transition: all 0.3s linear;
     -ms-transition: all 0.3s linear;
     -o-transition: all 0.3s linear;
     transition: all 0.3s linear;
     cursor: pointer
 }

 .blog-gallery .slick-arrow.next {
     left: auto;
     right: 0
 }

 .blog-gallery:hover .slick-arrow {
     visibility: visible;
     opacity: 1;
     left: 20px
 }

 .blog-gallery:hover .slick-arrow.next {
     left: auto;
     right: 20px
 }

 .blog-gallery .slick-slide img {
     width: 100%;
     height: 300px;
     object-fit: cover;
     object-position: center
 }

 .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#d02128
 }

 .tag-list li {
     display: inline-block;
     margin-left: 5px;
     color: #253237
 }

 .tag-list li a {
     color: #253237
 }

 .tag-list li a:hover {
     color: #d02128
 }

 .social li {
     display: inline-block;
     margin-left: 10px;
     font-size: 16px;
     color: #253237
 }

 .social li a {
     color: #253237
 }

 .social li a:hover {
     color: #d02128
 }

 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-family: "Open Sans", sans-serif;
     font-size: 24px;
     color: #253237;
     text-transform: capitalize;
     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;
     text-transform: uppercase;
     background: #d02128 !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-area {
     padding: 60px 0 55px 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
 }

 .home_about_content_section {
     padding: 40px 0 30px;
     background: #f5f5f5;
     border-top: 1px solid #ddd;
     border-bottom: 1px solid #ddd;
 }

 .home_about_content_sectioninner {}

 .home_about_content_sectioninner h3 {
     font-size: 20px;
     margin-bottom: 20px;
     color: #253237;
     font-weight: 600;
     font-family: "Open Sans", sans-serif;
 }

 .home_about_content_sectioninner h4 {
     font-size: 16px;
     margin-bottom: 10px;
     color: #253237;
     font-weight: 600;
     font-family: "Open Sans", sans-serif;
 }

 .home_about_content_sectioninner p {
     text-align: justify;
     margin-bottom: 10px;
     font-family: "Open Sans", sans-serif;
 }

 .home_about_link_area {
     padding: 40px 0 30px;
 }

 .home_about_link_areainner p {
     text-align: justify;
     margin-bottom: 10px;
     font-family: "Open Sans", sans-serif;
 }

 .home_about_link_areainner p a {
     color: #cd2727;
 }

 .home_about_link_areainner p a:hover {
     color: #000;
 }

 .new-product-slider1 .row {}

 .new-product-slider1 .row .product-inner-item {
     -ms-flex: 0 0 20%;
     flex: 0 0 20%;
     max-width: 20%;
 }

 .product_link_area {}

 .product_link_area ul {
     display: flex;
 }

 .product_link_area ul li {
     width: 50%;
 }

 .product_link_area ul li a {
     width: 100%;
     display: block;
     padding: 5px 2px;
     text-align: center;
     font-size: 12px;
     font-weight: 600;
     text-transform: uppercase;
 }

 .product_link_area ul li a.add_cart_btn {
     background: #1574d6;
     color: #fff;
 }

 .product_link_area ul li a.add_cart_btn:hover {
     background: #094380;
     color: #fff;
 }

 .product_link_area ul li a.buy_now_btn {
     background: #cd2727;
     color: #fff;
 }

 .product_link_area ul li a.buy_now_btn:hover {
     background: #801515;
     color: #fff;
 }

 .pro_details_buy_now_btn .buy_now_btn {
     position: relative;
     padding: 0 35px;
     line-height: 45px;
     height: 45px;
     font-size: 12px;
     font-weight: 700;
     border: none;
     border-radius: 30px;
     box-shadow: none;
     text-transform: uppercase;
     background: #f87984;
     display: block;
     color: #fff;
     margin-left: 10px;
     outline: none;
 }

 .view_size_chart_area {
     margin-bottom: 15px;
 }

 .view_size_chart_area .view_size_chart_btn {
     color: #cd2727;
     font-weight: 600;
     font-size: 14px;
 }

 .our_product_section {
     padding: 40px 0 0px;
 }

 .our_product_sectioninner {}

 .our_product_sectioninner .row {
     margin-left: -10px;
     margin-right: -10px;
 }

 .our_product_sectioninner .row .our_product_sec_block {
     padding-left: 10px;
     padding-right: 10px;
     margin-bottom: 20px;
 }

 .our_product_sec_blockinner {
     position: relative;
 }

 .our_product_sec_block_img {
     overflow: hidden;
 }

 .our_product_sec_block_img a {}

 .our_product_sec_block_img a img {
     width: 100%;
     transform: translate(0) scale(1);
     transition-duration: .8s;
 }

 .our_product_sec_block_img a:hover img {
     transform: scale(1.04);
 }

 .listing_wishlist {
     position: absolute;
     display: flex;
     justify-content: center;
     align-items: center;
     cursor: pointer;
     z-index: 1;
     width: 50px;
     height: 50px;
     right: 17px;
     top: 0;
     color: #a2a2a2;
     text-transform: uppercase;
     font-size: 12px;
     cursor: pointer;
 }

 .listing_wishlist a {
     color: #a2a2a2;
     text-transform: uppercase;
     font-size: 20px;
     cursor: pointer;
 }

 .our_product_sec_block.our_product_display_flex_box {
     display: flex;
     justify-content: center;
     flex-flow: column;
 }

 .our_product_sec_block.our_product_display_flex_box .product_heading {
     font-size: 30px;
     line-height: 36px;
     color: #000;
     font-weight: 600;
     margin-bottom: 5px;
 }

 .our_product_sec_block.our_product_display_flex_box span {
     font-style: italic;
     color: #9961f7;
     font-weight: 600;
 }

 .our_product_sec_block.our_product_display_flex_box p {
     margin-bottom: 10px;
 }

 .our_product_sec_block.our_product_display_flex_box a {
     display: inline-block;
     color: #000;
     font-weight: 600;
     padding: 10px 20px;
     border: 1px solid #000;
 }

 .our_offer_productbanner_section {
     padding: 40px 0 20px;
 }

 .our_offer_productbanner_img {
     margin-bottom: 30px;
 }

 .categorie_section {
     padding: 0px 0px 40px;
 }

 .product_cat_flex {
     display: flex;
     justify-content: space-between;
 }

 .pro_cat {
     display: flex;
     flex-direction: column;
 }

 .center_cat_pro {
     margin: 0 20px;
     background-color: #fffcf9;
 }

 .sub_cat_container {
     display: flex;
     justify-content: space-between;
 }

 .subCat_1 {
     display: flex;
     width: calc(50% - 10px);
     position: relative;
 }

 .subCat_1_img {
     overflow: hidden;
 }

 .cat_link {
     position: absolute;
     width: 100%;
     height: 100%;
     top: 0;
     left: 0;
     margin-bottom: 0;
 }

 .cat_link span {
     position: absolute;
     display: flex;
     justify-content: center;
     align-items: center;
     cursor: pointer;
     z-index: 1;
     width: 100%;
     bottom: 20px;
     color: #a2a2a2;
     text-transform: uppercase;
     font-size: 12px;
 }

 .product_img {
     position: relative;
 }

 .product_img img {
     width: 100%;
 }

 .pro_cat .mb_20 {
     margin-bottom: 20px;
 }

 .footer_top_area {
     padding: 30px 0;
 }

 .footer_top_areainner {
     height: auto;
     overflow: hidden;
 }

 .follow_us_area {
     float: left;
     text-align: center;
     display: flex;
     align-items: center;
     justify-content: center;
 }

 .follow_us_area p {
     margin-bottom: 10px;
     font-weight: 700 !important;
     margin-right: 10px;
 }

 .footer_top_areainner ul {
     margin-bottom: 0px;
 }

 .footer_top_areainner ul li {
     margin: 4px;
     display: inline-block;
 }

 .footer_top_areainner ul li a {
     display: inline-block;
     border-radius: 30px;
     background-color: #fff;
     width: 40px;
     height: 39px;
     font-size: 20px;
     line-height: 40px;
     color: #636363;
     text-align: center;
 }

 .footer_top_areainner ul li a i {}

 .footer_quick_link_areainner {}

 .footer_quick_link_areainner a {
     padding-bottom: 3px;
     display: inline-block;
     position: relative;
     color: #716f6f;
     font-size: 11px;
     line-height: 15px;
 }

 .footer_quick_link_areainner a:before {
     content: "|";
     margin: 0 8px;
 }

 .footer_quick_link_areainner a:first-child:before {
     content: "";
 }

 .footer_top_areainner p {
     font-size: 18px;
     font-weight: 400;
     letter-spacing: 0.5px;
     color: #35353E;
 }

 .footer_content_areainner {}

 .footer_content_areainner h2 {
     line-height: 25px;
     font-size: 14px;
     color: #000;
     margin: 15px 0 5px;
     font-weight: 600;
 }

 .footer_content_areainner p {}

 .footer_quick_link_area {
     padding: 20px 0;
     border-top: 1px solid #ddd;
     border-bottom: 1px solid #ddd;
 }

 .footer_content_area {
     padding: 10px 0 25px;
 }

 .footer_btn_area {
     display: none;
     position: fixed;
     bottom: 0;
     width: 100%;
     z-index: 2;
     height: 44px;
 }

 .footer_btn_area ul {
     display: flex;
 }

 .footer_btn_area ul li {
     width: 50%;
 }

 .footer_btn_area ul li a {
     width: 100%;
     display: block;
     padding: 10px 2px;
     text-align: center;
     font-size: 12px;
     font-weight: 600;
     text-transform: uppercase;
 }

 .footer_btn_area ul li a.add_cart_btn {
     background: #191919;
     color: #fff;
 }

 .footer_btn_area ul li a.add_cart_btn:hover {
     background: #094380;
     color: #fff;
 }

 .footer_btn_area ul li a.buy_now_btn {
     background: #cd2727;
     color: #fff;
 }

 .footer_btn_area ul li a.buy_now_btn:hover {
     background: #801515;
     color: #fff;
 }

 .pro_details_color_quality {
     display: inline-flex;
 }

 .pro_details_color {
     padding: 0px 10px;
     border: 1px solid #e8e8e8;
     margin-right: 10px;
 }

 .pro_details_color .color_price_select {
     height: 46px;
     border: 1px solid transparent;
 }

 .pro_details_color .color_price_select:focus {
     outline: none;
 }

 .zoompro-border22 {
     height: 500px;
     height: 405px;
     text-align: center;
     margin-bottom: 20px;
     cursor: pointer;
 }

 .zoompro-border22 {
     outline: none;
 }

 .zoompro-border22 :focus {
     outline: none;
 }

 .zoompro-border22 .zoompro22 {
     display: inline-block;
     width: 100%;
     margin: 0px auto;
     left: 50%;
     top: 50%;
     display: block;
     transform: translate3d(-50%, -50%, 0px);
     overflow: hidden;
     position: absolute;
     display: block;
     width: 100%;
     max-width: 400px;
 }

 .tab-content.jump .row .product_blkitem {
     margin-bottom: 10px;
 }

 .product_blkiteminner {
     border-radius: 2px;
     position: relative;
     padding: 0px;
     width: 100%;
     display: block;
     margin: 12px 0px;
     height: calc(100% - 24px);
     cursor: pointer;
 }

 .view_add_to_cart_area {
     width: 100%;
     height: 100%;
     position: absolute;
     top: 0px;
     left: 0px;
     background: rgba(255, 255, 255, 0.75);
     z-index: 1;
     opacity: 0;
     visibility: hidden;
     transition: all ease-in-out .3s;
     -moz-transition: all ease-in-out .3s;
     -webkit-transition: all ease-in-out .3s;
 }

 .view_add_to_cart_areainner {
     position: absolute;
     top: 50%;
     left: 50%;
     -webkit-transform: translate(-50%, -50%);
     transform: translate(-50%, -50%);
     width: 100%;
     text-align: center;
 }

 .view_add_to_cart_area ul {}

 .view_add_to_cart_area ul li {}

 .view_add_to_cart_area ul li a.add_to_cart_btn {
     background-color: #1574d6;
     background: #de57e5;
     background: linear-gradient(to right, #de57e5 0%, #8863fb 100%);
     padding: 8px 13px;
     color: #fff;
     font-weight: 600;
     font-size: 12px;
     border-radius: 4px;
     text-transform: uppercase;
 }

 .product_blkitem:hover .view_add_to_cart_area {
     opacity: 1;
     visibility: visible;
     ;
 }

 .product_blkitem_thumb {
     position: relative;
     display: block;
     padding-bottom: 100%;
     overflow: hidden;
     pointer-events: none;
 }

 .product_blkitem_thumb img {
     width: 100%;
     margin: 0px auto;
     max-width: 335px;
     left: 50%;
     top: 50%;
     display: block;
     transform: translate3d(-50%, -50%, 0px);
     overflow: hidden;
     position: absolute;
     display: block;
     width: 100%;
     max-width: 309.5px;
 }

 .product_blkitem_content {
     padding: 10px 20px;
     text-align: center;
 }

 .product_blkitem_price {}

 .product_blkitem_price .new_price {
     color: #FF0505;
     font-size: 18px;
 }

 .product_blkitem_price .old_price {
     color: rgb(157, 159, 164);
     padding-left: 8px;
     text-decoration: line-through;
 }

 .product_blkitem_name {}

 .product_blkitem_name h4 {
     color: #000;
     font-size: 18px;
     margin-bottom: 10px;
 }

 .product_blkitem_name h4 a {
     color: #000;
 }

 .buy_now_btn_area {
     padding-top: 10px;
 }

 .buy_now_btn_area .buy_now_btn {
     padding: 12px 5px 10px;
     display: inline-block;
     width: 100%;
     background: #191919;
     color: #fff;
     border-radius: 4px;
     font-weight: 600;
 }

 .buy_now_btn_area .buy_now_btn:hover {
     background: #FF0505;
     color: #fff;
 }

 .dtl_price_area {
     padding: 20px 0;
     border-top: 1px solid #ddd;
     border-bottom: 1px solid #ddd;
 }

 .dtl_price_area .current_price {
     color: #282C3F;
     font-size: 24px;
     font-weight: bold;
 }

 .dtl_price_area .old_price {
     color: #7e818c;
     display: inline-block;
     font-size: 16px;
 }

 .dtl_price_area .discount_price {
     color: #2e9a37;
     font-weight: 600;
 }

 .signin_modal {
     padding-left: 17px;
 }

 .signin_modal_dialog {
     margin: 0% auto;
     max-width: 360px;
     width: 360px;
     padding: 0px;
 }

 .signin_modal_header {
     display: block;
     text-align: center;
     position: relative;
     border-bottom: none;
     padding-bottom: 0px;
 }

 .signin_modal_header .close {
     position: absolute;
     top: 5px;
     right: 15px;
     color: #000;
     opacity: 1;
     font-size: 30px;
 }

 .signin_modal_title {
     font-weight: 700;
     color: #000;
     font-size: 25px;
 }

 .signin_modal_body {
     padding: 15px 20px 35px !important;
 }

 .signin_modal_body .form-group {
     margin-bottom: 6px;
 }

 .signin_modal_body .form-group label {
     font-weight: 600;
     color: #000;
     margin-bottom: 3px;
 }

 .for_pass_content {
     margin-bottom: 20px;
 }

 .for_pass_content a {
     color: #0e65d2;
     font-weight: 500;
 }

 .signin_modal_btn_area {
     margin-bottom: 20px;
 }

 .signin_modal_btn_area .signin_modal_btn {
     background: #d02128;
     color: #fff;
     display: inline-block;
     width: 100%;
     padding: 10px 10px;
     border: 0;
     font-size: 14px;
     font-weight: 600;
     text-transform: uppercase;
     border-radius: 4px;
 }

 .signin_modal_btn_area .signin_modal_btn:hover {
     background: #191919;
 }

 .sign_up_content {
     text-align: center;
     color: #000;
     font-weight: 500;
 }

 .sign_up_content p {
     color: #000;
 }

 .sign_up_content p a {
     color: #0e65d2;
     color: #ff0505;
 }

 .register_modal_btn_area {
     margin-top: 20px;
 }

 .sign_up_content a {
     color: #ff0505;
 }

 .contact_field_section {
     padding: 0px 0px 0px;
 }

 .contact_field_blk .inner-box {
     position: relative;
     display: block;
     background: #fff;
     padding: 58px 30px 54px 30px;
     border-radius: 10px;
     box-shadow: 0 10px 20px rgb(0 0 0 / 10%);
     text-align: center;
     margin-bottom: 30px;
 }

 .contact_field_blk .inner-box .icon-box {
     position: relative;
     margin-bottom: 30px;
 }

 .contact_field_blk .inner-box .icon-box i {
     background: -webkit-linear-gradient(0deg, #de57e5, #8863fb 50%);
 }

 .contact_field_blk .inner-box .icon-box i {
     position: relative;
     display: inline-block;
     font-size: 80px;
     line-height: 80px;
     color: transparent;
     -webkit-background-clip: text;
     -webkit-text-fill-color: transparent;
     transition: all 500ms ease;
 }

 .contact_field_blk .inner-box h3 {
     font-size: 24px;
     font-weight: 600;
     margin-bottom: 15px;
     color: #222;
 }

 .contact_field_blk .inner-box p {
     line-height: 22px;
     color: #666;
     font-size: 14px;
     font-weight: 600;
 }

 .contact_field_blk .inner-box p a {
     color: #666;
 }

 .contact_field_blk .inner-box p a:hover {
     color: #da2c46;
 }

 .map_section {
     padding: 30px 0 0px;
 }

 .sidebar_widget_category_areainner ul {}

 .sidebar_widget_category_areainner ul li {
     position: relative;
 }

 .sidebar_widget_category_areainner ul li.dropdown_menu:before {
     cursor: pointer;
     position: absolute;
     top: 0;
     right: 0;
     font-family: FontAwesome;
     content: "\f067";
 }

 .sidebar_widget_category_areainner ul .dropdown_menu.active:before {
     content: "\f068";
 }

 .sidebar_widget_category_areainner ul li a {
     font-size: 14px;
     color: #253237;
     font-weight: 600;
 }

 .sidebar_widget_category_areainner ul li ul {
     margin-left: 15px;
     margin-top: 5px;
     display: none;
 }

 .sidebar_widget_category_areainner ul li.active ul {
     display: block;
 }

 .sidebar_widget_category_areainner ul li ul li {
     position: relative;
     padding-left: 15px;
 }

 .sidebar_widget_category_areainner ul li ul li:before {
     position: absolute;
     top: 0;
     left: 0;
     content: '-';
 }

 .sidebar_widget_category_areainner ul li ul li a {}

 .sidebar_widget_search_areainner .search-widget input {
     width: 100%;
     height: 45px;
     border: 2px solid#231535;
     border-radius: 30px;
     padding: 0 0 0 20px;
     outline: none;
 }

 .sidebar_widget_search_areainner .search-widget button {
     position: absolute;
     top: 0;
     left: auto;
     right: 0;
     border: 0;
     background: #231535;
     height: 45px;
     width: 20%;
     border-radius: 0 30px 30px 0;
     font-size: 20px;
     color: #fff;
     outline: none;
 }

 .sidebar_widget_product_content {}

 .sidebar_widget_product_content h5 {
     line-height: 16px;
 }

 .sidebar_widget_product_content h5 a {
     font-size: 13px;
     color: #253237;
     font-weight: 600;
 }

 .sidebar_widget_product_content h5 a:hover {
     color: #ff3c3c;
 }

 .sidebar_widget_product_content .price_area {}

 .sidebar_widget_product_content .price_area .new_price {
     color: rgb(35, 21, 53);
 }

 .sidebar_widget_product_content .price_area .old_price {
     color: rgb(157, 159, 164);
     padding-left: 8px;
     text-decoration: line-through;
 }

 .sidebar_widget_price_list_areainner {}

 .sidebar_widget_price_list_areainner ul li {
     position: relative;
     padding-left: 15px;
 }

 .sidebar_widget_price_list_areainner ul li a {
     font-size: 14px;
     color: #253237;
     font-weight: 600;
 }

 .sidebar_widget_price_list_areainner ul li a:hover {
     color: #b81609;
 }

 .sidebar_widget_price_list_areainner ul li:before {
     position: absolute;
     top: 0;
     left: 0;
     content: '-';
 }

 .sidebar_widget_price_range_area {
     margin-top: 10px;
 }

 .sidebar_widget_price_range_areainner {
     display: flex;
 }

 .sidebar_widget_price_range_areainner .min_price_range {
     position: relative;
     margin-right: 10px;
 }

 .sidebar_widget_price_range_areainner .min_price_range .icon {
     position: absolute;
     top: 10px;
     left: 11px;
 }

 .sidebar_widget_price_range_areainner .min_price_range .price_range_input {
     padding-left: 22px;
     font-size: 14px;
     border-radius: 4px;
     height: 40px;
 }

 .sidebar_widget_price_range_areainner .max_price_range {
     position: relative;
     margin-right: 10px;
 }

 .sidebar_widget_price_range_areainner .max_price_range .icon {
     position: absolute;
     top: 10px;
     left: 11px;
 }

 .sidebar_widget_price_range_areainner .max_price_range .price_range_input {
     padding-left: 22px;
     font-size: 14px;
     border-radius: 4px;
     height: 40px;
 }

 .sidebar_widget_price_range_areainner .btn_price_range {}

 .sidebar_widget_price_range_areainner .btn_price_range .btn_price {
     display: block;
     width: 50px;
     height: 40px;
     padding: 5px 10px;
     font-size: 14px;
     font-weight: 400;
     line-height: 1.5;
     color: #495057;
     background: #fff;
     background-clip: padding-box;
     border: 1px solid #ced4da;
     border-radius: 4px;
     font-weight: 600;
 }

 .sidebar_widget_price_range_areainner .btn_price_range .btn_price:hover {
     color: #fff;
     background: linear-gradient(to right, #de57e5 0%, #8863fb 100%);
     border: 1px solid transparent;
 }

 .sidebar_widget_discount_list_areainner {}

 .sidebar_widget_discount_list_areainner ul li {
     position: relative;
     padding-left: 15px;
 }

 .sidebar_widget_discount_list_areainner ul li a {
     font-size: 14px;
     color: #253237;
     font-weight: 600;
 }

 .sidebar_widget_discount_list_areainner ul li a:hover {
     color: #b81609;
 }

 .sidebar_widget_discount_list_areainner ul li:before {
     position: absolute;
     top: 0;
     left: 0;
     content: '-';
 }

 .top_product_feature_area {
     padding: 40px 0;
 }

 .top_product_feature_areainner {
     margin-top: 0px;
     position: relative;
     z-index: 1;
 }

 .top_product_feature_areainner .row {}

 .top_product_feature_areainner .row .top_product_feature_blk {}

 .top_product_feature_blkinner {
     background-position: bottom right;
     background-repeat: no-repeat;
     background-size: cover;
     height: 100%;
     padding: 46px 0px 2px 39px;
     padding: 30px 20px;
     color: #000;
     text-align: center;
     box-shadow: 1px 1.732px 16px 0px rgb(0 0 0 / 7%);
     padding: 30px;
 }

 .top_product_feature_blkinner .icon {
     color: #76CE16;
     font-size: 68px;
     margin: 10px 0 25px;
 }

 .top_product_feature_blkinner .content {}

 .top_product_feature_blkinner .content h4 {
     font-size: 21px;
     font-weight: 600;
     line-height: 26px;
     margin: 10px 0px 15px 0px;
 }

 .top_product_feature_blkinner .content p {
     font-size: 16px;
     font-weight: 400;
     color: #A1A1A1;
     margin: 10px 0px 0px 0px;
 }

 .jet_woo_product_area {}

 .jet_woo_product_area .row .jet_woo_product_blk {
     margin-bottom: 30px;
 }

 .jet_woo_product_blkinner {
     background-color: #FFFFFF;
     padding: 0px 0px 16px 0px;
     height: 100%;
 }

 .jet_woo_product_blk_img {
     position: relative;
     overflow: hidden;
     padding: 20px 20px;
 }

 .jet_woo_product_blk_content {
     padding: 0 20px;
     text-align: center;
     position: relative;
 }

 .jet_woo_product_blk_content .jet_woo_product_title {
     font-size: 18px;
     font-weight: 600;
     color: #000;
     margin-bottom: 10px;
 }

 .jet_woo_product_blk_content .jet_woo_product_title a {
     color: #000;
 }

 .jet_woo_product_blk_content .jet_woo_product_blk_content_des {
     padding-bottom: 10px;
 }

 .jet_woo_product_price {
     margin-bottom: 10px;
     display: flex;
     align-items: center;
     justify-content: center;
 }

 .jet_woo_product_price .old_price {
     margin-right: 10px;
 }

 .jet_woo_product_price .new_price {
     color: #FF0505;
     font-weight: 600;
     font-size: 22px;
 }

 .jet_woo-star_rating {}

 .jet_woo-star_rating span {
     color: #FF0505;
 }

 .hovered_content {
     position: absolute;
     top: 50%;
     left: 0;
     -webkit-transform: translateY(0);
     -ms-transform: translateY(0);
     transform: translateY(0);
     width: 100%;
     visibility: hidden;
     opacity: 0;
     -webkit-transition: .3s all ease;
     -o-transition: .3s all ease;
     transition: .3s all ease;
     -webkit-transition-delay: 0s;
     -o-transition-delay: 0s;
     transition-delay: 0s;
 }

 .jet_woo_product_blkinner:hover .hovered_content {
     opacity: 1;
     visibility: visible;
     -webkit-transform: translateY(-50%);
     -ms-transform: translateY(-50%);
     transform: translateY(-50%);
     -webkit-transition-delay: .3s;
     -o-transition-delay: .3s;
     transition-delay: .3s;
 }

 .jet_woo_product_button {
     padding: 0 20px;
 }

 .add_to_cart_button {
     background-color: #FF0505;
     color: #FFFFFF;
     text-decoration: none;
     display: inline-block;
     width: 100%;
     font-size: 14px;
     font-weight: 600;
     line-height: 1.5em;
     position: relative;
     padding: 12px 0;
     text-align: center;
 }

 .add_to_cart_button:hover {
     background-color: #191919;
     color: #FFFFFF;
     text-decoration: none;
 }

 .static_area_sec {
     background-position: center center;
     background-repeat: no-repeat;
     background-size: cover;
     padding: 80px 0 50px;
 }

 .static_area_blk {
     margin-bottom: 30px;
 }

 .static_area_blkinner {
     text-align: center;
     height: 100%;
 }

 .static_area_blk_img {}

 .static_area_blk_img_icon {
     width: 150px;
     height: 150px;
     line-height: 150px;
     background: #fafbf8;
     border-radius: 50%;
     margin: 0 auto 20px;
 }

 .static_area_blk_img_icon img {
     height: 90px;
 }

 .static_area_blk_content {}

 .static_area_blk_content h4 {
     color: #000;
     font-size: 20px;
     line-height: 28px;
     font-weight: 600;
 }

 .footer_address_area {
     margin-top: 20px;
 }

 .footer_address_area .footer_address_blk {
     margin-bottom: 15px;
 }

 .footer_address_blkinner {
     display: flex;
 }

 .footer_address_blkinner .icon {
     color: #000;
     font-size: 35px;
     margin-right: 20px;
     padding-top: 10px;
 }

 .footer_address_blkinner .icon i {}

 .footer_address_blkinner .content {
     -webkit-box-flex: 1;
     -ms-flex: 1;
     flex: 1;
 }

 .footer_address_blkinner .content p {}

 .footer_address_blkinner .content h4 {
     font-weight: 700;
 }

 .pro_details_buy_link_area {}

 .pro_details_buy_link_area .amazon_link {
     margin-right: 10px;
 }

 .pro_details_buy_link_area .amazon_link img {
     max-width: 170px;
 }

 .pro_details_buy_link_area .flipcart_link {
     margin-right: 10px;
 }

 .pro_details_buy_link_area .flipcart_link img {
     max-width: 170px;
 }

 .pro_details_buy_link_area .whatsapp_link {}

 .pro_details_buy_link_area .whatsapp_link img {
     max-width: 170px;
 }

 .pro_dtls_body {
     padding: 15px 0 0;
     text-align: center;
 }

 .pro_dtls_body .pro_price {
     color: #000;
     font-weight: 600;
     font-size: 18px;
     margin-bottom: 10px;
 }

 .pro_dtls_body .pro_price .old_price {}

 .pro_dtls_body .pro_price .new_price {
     color: #d02128;
 }

 .pro_dtls_body .pro_ttl {
     color: #000;
     font-size: 14px;
 }

 .pro_dtls_body .pro_ttl a {
     color: #000;
 }

 .pro_dtls_body .pro_ttl a:hover {
     color: #d02128;
 }

 .footer_sec {
     overflow: hidden;
     background: #000;
     color: #fff;
 }

 .footer_sec_row {
     display: flex;
     flex-wrap: wrap;
     margin-left: -15px;
     margin-right: -15px;
 }

 .footer_sec .footer_blk {
     position: relative;
     padding-left: 15px;
     padding-right: 15px;
 }

 .footer_sec .footer_sec_row .footer_blk:nth-child(1) {
     width: 37%;
 }

 .footer_sec .footer_sec_row .footer_blk:nth-child(2) {
     width: 26%;
 }

 .footer_sec .footer_sec_row .footer_blk:nth-child(3) {
     width: 37%;
 }

 .footer_sec .footer_sec_row .footer_blk:nth-child(1):before {
     content: "";
     position: absolute;
     left: -9999em;
     top: -9999em;
     bottom: -9999em;
     right: 0px;
     background: #ee247a;
     z-index: 2;
     pointer-events: none;
 }

 .footer_sec .footer_sec_row .footer_blk:nth-child(2):before {
     content: "";
     position: absolute;
     left: -9999em;
     top: -9999em;
     bottom: -9999em;
     right: 0px;
     background: #ce1b6c;
     z-index: 1;
     pointer-events: none;
 }

 .footer_blkinner {
     position: relative;
     z-index: 2;
     padding-top: 80px;
     padding-bottom: 80px;
 }

 .footer_sec .footer_sec_row .footer_blk:nth-child(2) .footer_blkinner {
     padding-left: 40px;
 }

 .footer_sec .footer_sec_row .footer_blk:nth-child(3) .footer_blkinner {
     padding-left: 40px;
 }

 .footer_blkinner .footer-herading {
     font-size: 35px;
     text-transform: uppercase;
     padding-bottom: 20px;
     margin-bottom: 25px;
     position: relative;
     color: #fff;
     border-bottom: 0;
     font-weight: 600;
     line-height: 40px;
 }

 .footer_blkinner .footer-herading:after {
     content: "";
     position: absolute;
     left: 0;
     bottom: -1px;
     width: 40px;
     height: 2px;
     background: #fff !important;
 }

 .footer_blkinner .footer-links>ul>li a {
     font-size: 16px;
     line-height: 24px;
     color: #fff;
 }

 .footer_blkinner .footer-links>ul>li a:hover {
     padding-left: 0px;
     color: #fff;
 }

 .footer_blkinner .footer-logo {
     margin-bottom: 30px;
 }

 .footer_blkinner .footer_info {
     margin-bottom: 15px;
 }

 .copywright_area {
     margin-top: 100px;
 }

 .copywright_area p {
     color: #fff;
     text-align: left;
 }

 .copywright_area p a {
     color: #fff;
 }

 .theme_pro_dts_area {}

 .theme_pro_price_area {
     display: flex;
     margin-top: 15px;
     margin-bottom: 10px;
 }

 .pdp_price_wrapper {}

 .pdp_price_wrapper .pdp_rental_price {
     font-size: 18px;
     font-weight: 600;
     letter-spacing: .005em;
 }

 .pdp_retails_area {
     margin-left: 10px;
 }

 .theme_pro_size_area {
     display: flex;
     align-items: center;
 }

 .theme_pro_size_area .ttl {
     margin-right: 10px;
 }

 .theme_pro_size_area .theme_pro_size_list_area {
     display: flex;
     justify-content: flex-start;
 }

 .theme_pro_size_list_area .size_btn {
     height: 30px;
     min-height: 30px;
     font-size: 10px;
     min-width: 0;
     line-height: 14px;
     padding: 2px 12px;
     border-radius: 3px;
     background-color: #ee247a;
     color: #fff;
     border: 0;
 }

 .vitals_fld_area {
     padding: 10px 0 10px;
 }

 .vitals_container {
     border: 1px solid #b9b6bb;
     border-radius: 3px;
     display: inline-flex;
     align-items: center;
 }

 .vitals_container .vitals_wrapper {
     font-size: 10px;
     text-transform: uppercase;
     border-right: 1px solid #b9b6bb;
     padding: 5px 10px;
     margin: 5px 0;
     letter-spacing: .3px;
     line-height: 1.7;
     display: flex;
     align-items: center;
     justify-content: center;
 }

 .vitals_container .vitals_wrapper:last-child {
     border-right: 0;
 }

 .vitals_container .vitals_wrapper .vitals_wrapperinner {
     text-align: center;
 }

 .vitals_container .vitals_wrapper .vital.key {
     font-size: 12px;
     color: #333;
 }

 .vitals_container .vitals_wrapper .vital.value {
     font-size: 12px;
     color: #ee247a;
 }

 .pdp_retails_delivery_date_area {
     margin-bottom: 10px;
 }

 .pdp_retails_delivery_date_areainner {
     display: flex;
     align-items: center;
 }

 .pdp_retails_delivery_date_areainner .ttl {
     margin-right: 10px;
 }

 .pdp_retails_delivery_date_areainner .date_area {}

 .pdp_retails_delivery_date_areainner .date_area .form-control {}

 .acc__card {
     position: relative;
 }

 .acc__title {
     color: #212121;
     cursor: pointer;
     display: block;
     padding: 10px 0;
     position: relative;
     text-align: left;
     border-bottom: 1px solid #ddd;
     font-weight: 600;
 }

 .acc__title::after {
     width: 8px;
     height: 8px;
     border-right: 1px solid #4a6e78;
     border-bottom: 1px solid #4a6e78;
     position: absolute;
     right: 10px;
     content: " ";
     top: 17px;
     transform: rotate(-45deg);
     transition: all 0.2s ease-in-out;
 }

 .acc__title.active::after {
     transform: rotate(45deg);
     transition: all 0.2s ease-in-out;
 }

 .acc__panel {
     background: #fff;
     color: #212121;
     display: none;
     margin: 0;
     padding: 10px 0;
 }

 .blog_home_slides_area {
     background: #000;
 }

 .single-blog-box {
     position: relative;
 }

 .single-blog-box .blog-image a {
     display: block;
 }

 .single-blog-box .blog-image a img {
     height: auto;
 }

 .blog_home_slides_area2 {}

 .blog_home_slides_area .single-blog-box .blog-image a {
     display: block;
     height: 340px;
     overflow: hidden;
 }

 .blog_home_slides_area .single-blog-box .blog-image a img {
     height: 100%;
     width: 100%;
 }

 .blog_home_slides_area2 .single-blog-box .blog-image a {
     display: block;
     height: 372px;
     overflow: hidden;
 }

 .blog_home_slides_area2 .single-blog-box .blog-image a img {
     height: 100%;
     width: 100%;
 }
 .blog_home_slides_area .single-blog-box .blog-post-content{
	 padding:10% 10% 10% 10%;
 }
.blog_home_slides_area .single-blog-box .blog-post-content h3{
    font-size: 25px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;	
}
 .single-blog-box .blog-post-content-overlay {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     background: rgba(0, 0, 0, 0.5);
 }

 .single-blog-box .blog-post-content {
     position: absolute;
     top: inherit;
     bottom: 0;
     left: 0;
     width: 100%;
     height: auto;
     background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(black));
     background: linear-gradient(to bottom, transparent, black);
     padding: 5% 5%;
 }

 .single-blog-box .tags {
     color: #ffffff;
    display: inline-block;
    margin-bottom: 10px;
    position: absolute;
    top: 20px;
    right: 20px;
 }

 .single-blog-box .tags a {  
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    background-color: #d02128;
    color: #ffffff;
    padding: 3px 15px;
    font-weight: 600;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    border-radius: 30px;
 }

 .single-blog-box .blog-post-content h3 {
     margin: 5px 0 5px;
     font-size: 30px;
     line-height: 1.4;
     color: #ffffff;
 }

 .single-blog-box .blog-post-content h3 a {
     color: #ffffff;
 }

 .single-blog-box .blog-post-content p {
     color: #fff;
 }

.blog_home_post_areainner .bigThumanilNewsItem{
	margin-bottom:30px;
}
.blog_home_post_areainner .bigThumanilNewsItem:last-child{}
.blog_home_post_areainner .bigThumanilNewsStyle_2item{margin-bottom:20px;}
.blog_home_post_areainner .bigThumanilNewsStyle_2item .blogThumbnailImage{
	position: relative;
}
.blog_home_post_areainner .bigThumanilNewsStyle_2item .blogThumbnailImage .blog-image{	
}
.blog_home_post_areainner .bigThumanilNewsStyle_2item .blogThumbnailImage .blog-image img{	
}
.blog_home_post_areainner .bigThumanilNewsStyle_2item .blogPostContent{	
	padding:15px 0 0;
}
.blog_home_post_areainner .bigThumanilNewsStyle_2item .blogPostContent .single_meta{
    margin-bottom: 7px;	
}
.blog_home_post_areainner .bigThumanilNewsStyle_2item .blogPostContent .single_meta li{	
    font-size: 14px;
    text-transform: capitalize;	
}
.blog_home_post_areainner .bigThumanilNewsStyle_2item .blogPostContent .single_meta li .icon {	
    
}
.blog_home_post_areainner .bigThumanilNewsStyle_2item .blogPostContent .single_meta li:last-child{	
}
.blog_home_post_areainner .bigThumanilNewsStyle_2item .blogPostContent .title{
	display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;		
    font-size: 22px;
    font-weight: 600;
    color: #000;
    margin-bottom: 10px;	
}
.blog_home_post_areainner .bigThumanilNewsStyle_2item .blogPostContent .title a{	
    color: #000;
}
.blog_home_post_areainner .bigThumanilNewsStyle_2item .blogPostContent .title a:hover{	
    color: #000;
}
.blog_home_post_areainner .bigThumanilNewsStyle_2item .blogPostContent .para{
	display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
	line-height:1.5;	
}

.bigThumanilNewsTitleArea {
    margin-bottom: 20px;
}
.bigThumanilNewsTitleArea .title {
    font-size: 22px;
    font-weight: 700;
    color: #000;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    text-transform: uppercase;
}
.bigThumanilNewsTitleArea .title h2 {
    font-size: 22px;
    font-weight: 700;
    color: #000;
    
}
.bigThumanilNewsTitleArea .viewAllBtn{
    font-weight: 600;
    font-size: 16px;
    color: #78c802;
    text-transform: capitalize;
    display: inline-flex;
    align-items: center;
}
.bigThumanilNewsTitleArea .viewAllBtn i{
    font-size: 20px;
    margin-left: 5px;
    position: relative;
    top: -1px;	
}
.bigThumanilNewsItem{}
.bigThumanilNewsItem .single-blog-box .blog-image a {
    display: block;
    height: 670px;
    overflow: hidden;
}
.bigThumanilNewsItem .single-blog-box .blog-image a img {
    height: 100%;
    width: 100%;
	object-fit:cover;
}
.bigThumanilNewsItem.bigThumanilNewsStyle_2item .single-blog-box .blog-image a {   
    height:500px;    
}	
.smallThumanilNewsArea{}
.smallThumanilNewsArea .smallThumanilNewsItem{
    margin-bottom: 25px;	
}
.smallThumanilNewsArea .smallThumanilNewsItem:last-child{
    margin-bottom: 0px;	
}
.smallThumanilNewsIteminner{}
.smallThumanilNewsIteminner .newsThumanil{}
.smallThumanilNewsIteminner .newsThumanil img{
	width:100%;
}
.smallThumanilNewsIteminner .newscontent{
    padding: 15px 0 0;	
}
.smallThumanilNewsIteminner .newscontent .subTitle{
    font-size: 16px;
    font-weight: 700;
    color: #000;
    display: inline-block;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.smallThumanilNewsIteminner .newscontent h3{
    font-size: 20px;
    color: #000;
    font-weight: 700;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.smallThumanilNewsIteminner .newscontent h3 a{
    color: #000;	
}
.smallThumanilNewsIteminner .newscontent h3 a:hover{
    color: #000;	
}

.bottomNewsPartArea{}
.bottomNewsItemList{}
.bottomNewsItemList .bottomNewsItem{
	margin-bottom:20px;
}
.bottomNewsBigThumnail{
	margin-bottom:20px;
}
.bottomNewsBigThumnail .single-blog-box .blog-image a {
     display: block;
    height: 270px;
    width: 100%;
    overflow: hidden;
}
.bottomNewsBigThumnail .single-blog-box .blog-image a img {
     height: 100%;
    width: 100%;
}
.bottomNewsBigThumnail .single-blog-box .blog-post-content h3 {
    font-size: 18px;
}
.bottomNewsBigThumnail .single-blog-box .blog-post-content  .newsTime{
    font-size: 14px;
    color: #fff;	
}
.bottomNewsBigThumnail .single-blog-box .blog-post-content  .newsTime i{
	color: #d02128;
	margin-right:5px;
}
.bottomNewsItemList .bottomNewsItem:last-child{}
.bottomNewsIteminner{}
.bottomNewsIteminner .newsThumanil{
    width: 120px;
    height: 75px;
    overflow: hidden;	
}
.bottomNewsIteminner .newsThumanil a{
    width: 100%;
    height: 100%;
    display: block;	
}
.bottomNewsIteminner .newsThumanil a img{
    width: 100%;
    height: 100%;	
}
.bottomNewsIteminner .newscontent{
    -webkit-box-flex: 1;
    -ms-flex: 1;    
    flex: 1;
    padding: 0 0 0 15px;	
}
.bottomNewsIteminner .newscontent h3{
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-bottom: 5px;	
}
.bottomNewsIteminner .newscontent h3 a{
    color: #000;	
}
.bottomNewsIteminner .newscontent .newsTime{}




.single_meta {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    /* margin: -8px -20px; */
    padding: 0;
}
.single_meta li {
     /* padding: 8px 20px; */
    margin-right: 10px;
    font-size: 11px;
    font-weight: 500;
    /* color: #000; */
    text-transform: capitalize;
    /* margin-left: 15px;*/
}
.single_meta li.tags{
    color: #000;
    font-weight: 600;	
}
.single_meta li:last-child {
    margin-right: 0px;
}
.single_meta li .icon {
    margin-right: 2px;
}
.single_meta li .text {
}



.bottomNewsItemList .bottomNewsStyle_2item{}
.bottomNewsItemList .bottomNewsStyle_2item .bottomNewsIteminner	.newsThumanil  {
    width: 300px;
    height: 200px;
    overflow: hidden;
	position:relative;
}
.bottomNewsItemList .bottomNewsStyle_2item .bottomNewsIteminner .newsThumanil img{
    width: 100%;
    height: 100%;
    object-fit: cover;	
}
.bottomNewsItemList .bottomNewsStyle_2item .bottomNewsIteminner	.newsThumanil .blog-post-content-overlay{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);	
}
.bottomNewsItemList .bottomNewsStyle_2item .bottomNewsIteminner .newsThumanil .tags{
    color: #ffffff;
    display: inline-block;
    margin-bottom: 10px;
    position: absolute;
    top: 20px;
    right: 20px;	
}
.bottomNewsItemList .bottomNewsStyle_2item .bottomNewsIteminner .newsThumanil .tags a{
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    background-color: #d02128;
    color: #ffffff;
    padding: 3px 15px;
    font-weight: 600;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    border-radius: 30px;	
}
.bottomNewsItemList .bottomNewsStyle_2item .bottomNewsIteminner .newscontent .subTitle{
    margin-bottom: 5px;
    display: block;	
}
.bottomNewsItemList .bottomNewsStyle_2item .bottomNewsIteminner .newscontent .single_meta{
    margin-bottom: 5px;	
}
.bottomNewsItemList .bottomNewsStyle_2item .bottomNewsIteminner .newscontent .single_meta li{
	font-size:14px;
}
.bottomNewsItemList .bottomNewsStyle_2item .bottomNewsIteminner .newscontent .single_meta li .icon{}
.bottomNewsItemList .bottomNewsStyle_2item .bottomNewsIteminner .newscontent .single_meta li:last-child{}
.bottomNewsItemList .bottomNewsStyle_2item .bottomNewsIteminner .newscontent .title{
	display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;	
    font-size: 18px;
    line-height: 26px;	
    margin-bottom: 5px;	
}
.bottomNewsItemList .bottomNewsStyle_2item .bottomNewsIteminner .newscontent .title a{}
.bottomNewsItemList .bottomNewsStyle_2item .bottomNewsIteminner .newscontent .title a:hover{}
.bottomNewsItemList .bottomNewsStyle_2item .bottomNewsIteminner .newscontent .para{
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    line-height: 1.5;	
}



.blogPostSocialArea{}
.blogPostSocialList{}
.blogPostSocialList li{
    display: inline-block;
    margin-right: 10px;	
}
.blogPostSocialList li:last-child{
	margin-right:0px;
}
.blogPostSocialList li a{
    display: inline-block;
    text-align: center;
    padding: 10px 10px;
    border: 1px solid #ddd;
    border-radius: 6px;
    color: #000;
    font-weight: 600;	
}
.blogPostSocialList li a .icon{
    display: block;
    font-size: 20px;	
}
.blogPostSocialList li a .text{}
.blogPostSocialList li a.facebook{}
.blogPostSocialList li a.twitter{}


.blogPoststoriesListArea{}
.blogPoststoriesListArea .blogPoststoriesItem{
	padding: 15px 0;
    border-bottom: 1px solid #ddd;
	
}
.blogPoststoriesListArea .blogPoststoriesItem:first-child{
	padding-top:0px;
}
.blogPoststoriesListArea .blogPoststoriesItem:last-child{
	border-bottom:0;	
	padding-bottom:0px;
}
.blogPoststoriesIteminner{}
.blogPoststoriesIteminner .metaList{}
.blogPoststoriesIteminner .metaList li{
    display: inline-block;
    margin-right: 5px;
    position: relative;
    padding-left: 15px;
    font-weight: 600;
    color: #000;
    text-transform: uppercase;
}
.blogPoststoriesIteminner .metaList li:before{
    content: '';
    position: absolute;
    left: 0;
    top: 7px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #FF9800;
}
.blogPoststoriesIteminner .title{
    font-size: 20px;
    font-weight: 700;
    color: #000;
    margin-bottom: 12px;	
}
.blogPoststoriesIteminner .title a{
	color: #000;	
}
.blogPoststoriesIteminner .btmfld{}
.blogPoststoriesIteminner .btmfld .leftPart{}
.blogPoststoriesIteminner .btmfld .leftPart .time{}
.blogPoststoriesIteminner .btmfld .leftPart .time i{}
.blogPoststoriesIteminner .rightPart{}
.blogPoststoriesIteminner .rightPart .bookmark{}







 .blog_home_slides.owl-carousel .owl-nav [class*=owl-] {
     color: #FFF;
     font-size: 14px;
     margin: 5px;
     padding: 4px 7px;
     background: #D6D6D6;
     display: inline-block;
     cursor: pointer;
     border-radius: 3px;
 }

 .blog_home_slides.owl-carousel .owl-nav {
     margin-top: 0;
     line-height: .01;
 }

 .blog_home_slides.owl-carousel .owl-nav .owl-prev {
     left: 0;
 }

 .blog_home_slides.owl-carousel .owl-nav [class*=owl-] {
     color: #232323;
     font-size: 25px;
     margin: 0;
     -webkit-transform: translateY(-50%);
     transform: translateY(-50%);
     background: #ffffff;
     outline: 0;
     border-radius: 50%;
     position: absolute;
     left: 15px;
     top: 50%;
     padding: 0;
     width: 55px;
     height: 55px;
     line-height: 56px;
     -webkit-transition: 0.5s;
     transition: 0.5s;
     text-align: center;
     opacity: 0;
 }

 .blog_home_slides.owl-carousel:hover .owl-nav [class*=owl-] {
     opacity: 1;
 }

 .blog_home_slides.owl-carousel .owl-nav .owl-next {
     right: 0;
 }

 .blog_home_slides.owl-carousel .owl-nav [class*=owl-].owl-next {
     left: auto;
     right: 15px;
 }

 .blog_home_slides.owl-carousel .owl-nav [class*=owl-]:hover {
     color: #ffffff;
     background: #d72924;
 }

 .blog_home_slides.owl-carousel .owl-nav .owl-prev.disabled,
 .blog_home_slides.owl-carousel .owl-nav .owl-next.disabled {
     display: none;
 }

 .blog_home_slides_area2 {
     padding: 0px 0 60px;
 }

 .blog_home_slides_area2_desktop {}

 .blog_home_slides_tab {
     display: none;
 }

 .blog_home_slides_area2 .blog_home_slides_area2_item_blk {
     margin-bottom: 30px;
 }

 .blog_home_slides_area2 .blog_home_slides_area2_item_blk .single-blog-box .blog-post-content {
     padding: 10px 20px 50px 40px;
 }

 .blog_home_slides2.owl-nav-style .owl-nav>div {
     top: inherit;
     bottom: -25px;
     border-radius: 4px;
 }


.home_page_sideAddBanner{position:fixed;top:0;width:120px;z-index:1;}
.home_page_sideAddBanner img{}
.home_page_sideAddBanner.leftSide{left:10px;}
.home_page_sideAddBanner.rightSide{right:10px;}



 .blog_home_post_area {
     padding: 0 0 0px;
 }

 .blog_home_post_left_area {}

 .blog_home_post_left_area .blog_home_post_item {
     margin-bottom: 60px;
 }

 .blog_home_post_right_area .blog_home_post_item {
     margin-bottom: 40px;
     margin-top: 143px;
 }

 .blog_home_post_ttl_area {
     margin-bottom: 20px;
 }
.blog_home_post_ttl_area{
	padding-bottom: 10px;
     border-bottom: 1px solid #ddd;	
}
 .blog_home_post_ttl_area .blog_home_post_ttl {
     font-size: 30px;
     font-weight: 600;
     color: #333;    
     text-transform: uppercase;
 }
.shortSelect .nice-select{
	width:100%;
}
.shortSelect .nice-select .list{
	width:100%;
}
 .blog_post_box {
     margin-bottom: 20px;
 }
.blog_post_boxinner{
   /* border-radius: 2px;
    box-shadow: 0 1px 5px #ddd;	*/
}
 .blog_post_thumnail_wrap {
     margin-bottom: 0px;
 } 
 .blog_post_thumnail_wrap .blog_post_thumnail{
    overflow: hidden;
    height: 235px;	
	border-radius:10px;	
 }
.blog_post_thumnail_wrap .blog_post_thumnail a{
	 
 }
 .blog_post_thumnail_wrap .blog_post_thumnail img{
	 width:100%;
	 height:100%;
    object-fit: cover;	 
 }
 .blog_home_post_right_area .blog_post_thumnail_wrap img{
     margin-bottom: 10px;
 }

 .big_blog_post_thumnail_wrap .blog_post_thumnail_wrap .blog_post_thumnail {}

 .big_blog_post_thumnail_wrap .blog_post_thumnail_wrap .blog_post_thumnail img {}

 .smaill_blog_post_thumnail_wrap .blog_post_thumnail_wrap .blog_post_thumnail {
     height: 200px;
     overflow: hidden;
 }

 .smaill_blog_post_thumnail_wrap .blog_post_thumnail_wrap .blog_post_thumnail img {
     width: 100%;
     height: 100%;
 }
 .smaill_blog_post_thumnail_wrap .blog_post_content_wrap{
	 padding-top:15px;
 }
 .smaill_blog_post_thumnail_wrap .blog_post_content_wrap .blog_post_content_header{
	 margin-bottom:0px;
 }
 .smaill_blog_post_thumnail_wrap .blog_post_content_wrap .blog_post_content_header:after{
	 display:none;
 }
 .smaill_blog_post_thumnail_wrap .blog_post_content_wrap .blog_post_content_header h3.ttl{
    font-size: 16px;
    font-weight: 600;	 
	display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;		
 }

.blog_post_content_wrap .metaRow{
    display: flex;
    flex-wrap: wrap;
    padding: 20px 10px 10px;
    line-height: 20px;
    /* float: left; */
    background: #fff;
    width: 100%;
    box-sizing: border-box;
    border-top: 1px inset rgba(0,0,0,0.1);
}
.blog_post_content_wrap .metaColumn{	
}
.blog_post_content_wrap .metaColumn.metaLeft{	
	width:20%;
}
.blog_post_content_wrap .metaColumn.metaLeft .upMonth{	
    color: #d02128;
    text-transform: uppercase;
    display: block;
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    padding-right: 10px;
}
.blog_post_content_wrap .metaColumn.metaLeft .upDay{
    color: #555;
    display: block;
    font-weight: 600;
    font-size: 14px;
    text-align: center;
    padding-right: 10px;	
}
.blog_post_content_wrap .metaColumn.metaRight{	
	width:80%;
}
.blog_post_content_wrap .metaRight .title{
    color: #2e363f;	
    font-size: 16px;
	line-height:22px;
    font-weight: 600;	
	
	display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;		
}
.blog_post_content_wrap .metaRight .title a{
	color: #2e363f;
	
}
.blog_post_content_wrap .metaRight .title a:hover{
	color:#d02128;
}
.blog_post_content_wrap .metaRight .venue{
    font-size: 13px;
    display:block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;   
    color: #888;	
}

.blog_post_details_box .blog_post_boxinner{
    /* padding: 30px 30px; */
    box-shadow: none;
}
.blog_post_details_box .blog_post_thumnail_wrap .blog_post_thumnail{
	height:100%;
	margin-bottom:20px;
}


.eventSidebarWidget{
    border-radius: 2px;
    box-shadow: 0 1px 5px #ddd;
    padding: 20px 20px;
	margin-bottom:30px;
}
.eventSidebarWidgetBody h4{
    font-size: 16px;
    font-weight: 600;
	margin-bottom:10px;	
	color:#000;
}
.eventSidebarAddress{}
.eventSidebarAddress .eventSidebarAddressItem{
	margin-bottom:15px;
}
.eventSidebarAddress .eventSidebarAddressItem:last-child{
	
}
.eventSidebarAddressIteminner{}
.eventSidebarAddressIteminner .icon{
	margin-right:10px;
}
.eventSidebarAddressIteminner .icon i{}
.eventSidebarAddressIteminner .content{}
.eventSidebarAddressIteminner .content p{
    line-height: 20px;	
}
.eventSidebarAddressIteminner .content .addCalenderLink{
    color: #aaa;
    text-decoration: underline;	
}


.eventSidebarAddressIteminner .socialList{}
.eventSidebarAddressIteminner .socialList li{
	display:inline-block;
	margin-right:10px;
}
.eventSidebarAddressIteminner .socialList li:last-child{
	margin-right:0px;
}
.eventSidebarAddressIteminner .socialList li a{
	display:inline-block;
	width:30px;
	height:30px;
	line-height:30px;
	background:#eee;
	color:#000;
	border-radius:50%;
	text-align:center;
}
.eventSidebarAddressIteminner .socialList li a.facebook{}
.eventSidebarAddressIteminner .socialList li a.whatsapp{}
.eventSidebarAddressIteminner .socialList li a.twitter{}
.eventSidebarAddressIteminner .socialList li a.linkdin{}
.eventSidebarAddressIteminner .socialList li a.pinterest{}
.eventSidebarAddressIteminner .socialList li a:hover{}



.copyLinkArea{}
.copyLinkArea .copyText{}
.copyLinkArea .copyText .copyTextInput{
    margin-right: 10px;
    font-size: 14px;		
}
.copyLinkArea .copyText .copyBtn{
    border: 1px solid #ced4da;
    background: #fff;
    width: 40px;
    /* height: 40px; */
    border-radius: 4px;	
}
.eventSidebarWidgetBody .disc-list{}
.eventSidebarWidgetBody .disc-list li{}
.eventSidebarWidgetBody .disc-list li:last-child{}
.eventSidebarWidgetBody .disc-list li a{
	color:#777;
}
.eventSidebarWidgetBody .disc-list li a:hover{
	color:#d02128;
}


.singleEventTopSec{
	margin-top:40px;
}
.singleEventTopSecinner{
    border-radius: 2px;
    box-shadow: 0 1px 5px #ddd;
    padding: 20px;	
}
.singleEventTopSecinner .leftPart{}
.singleEventTopSecinner .leftPart .thumnail{
    width: 60px;
    height: 60px;
    overflow: hidden;
    border-radius: 4px;
    margin-right: 15px;	
}
.singleEventTopSecinner .leftPart .thumnail img{
	width:100%;
	height:100%;	
}
.singleEventTopSecinner .leftPart .content{
	-webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;	
}
.singleEventTopSecinner .leftPart .content .title{
    font-size: 22px;
    color: #000;
    font-weight: 600;
    margin-bottom: 5px;
	display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;		
	
}
.singleEventTopSecinner .leftPart .content .metaList{}
.singleEventTopSecinner .leftPart .content .metaList li{
	display:inline-block;
	margin-right:15px;
}
.singleEventTopSecinner .leftPart .content .metaList li:last-child{
	margin-right:0px;
}
.singleEventTopSecinner .leftPart .content .metaList li a{
	color:#000;
}
.singleEventTopSecinner .leftPart .content .metaList li a:hover{}

.singleEventTopSecinner .rightpart{
	text-align:center;
}
.singleEventTopSecinner .rightpart .extTicktBtnArea{
	margin-bottom:5px;
}
.singleEventTopSecinner .rightpart .extTicktBtnArea .extTicktBtn{
    padding: 10px 20px;
    display: inline-block;
    background: #d02128;
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    border-radius: 7px;
    width: 100%;
    text-align: center;	
}
.singleEventTopSecinner .rightpart .extTicktBtnArea .extTicktBtn:hover{}
.singleEventTopSecinner .rightpart .intersetLink{
	color:#565c68 ;
	font-weight:500;
}
.singleEventTopSecinner .rightpart .intersetLink:hover{
	color:#d02128 ;
}









.upcomingBusinessBannerSec{
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    position: relative;
    padding: 80px 0;
}
.upcomingBusinessBannerSec:before{
	content:'';
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.7);
}
.upcomingBusinessBannerSecinner{
	position:relative;
	color:#fff;
}
.upcomingBusinessBannerSecinner h1{
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 10px;	
}
.upcomingBusinessBannerSecinner h2{
    font-size: 18px;
    margin-bottom: 10px;	
}
.upcomingBusinessBannerSecinner .para{
    margin-bottom: 10px;	
}
.upcomingBusinessBannerSecinner .bannerBtnArea{}
.upcomingBusinessBannerSecinner .bannerBtnArea .bannerBtn{
     padding: 10px 20px;
    display: inline-block;
    background: #d02128;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    border-radius: 6px;
}
.upcomingBusinessBannerSecinner .bannerBtnArea .bannerBtn i{
    margin-right: 5px;	
}


 .blog_post_content_header {
     position: relative;
     padding-bottom: 15px;
     margin-bottom: 30px;
 }

 .blog_post_content_header:after {
     content: '';
     position: absolute;
     bottom: 0;
     left: 0;
     height: 2px;
     width: 40px;
     background: #d02128;
 }
.blog_post_listing_newBox .blog_post_content_header:after {display:none;}
 .blog_home_post_right_area .blog_post_content_header {
     margin-bottom: 0px;
     padding-bottom: 10px;
 }

 .blog_home_post_right_area .blog_post_content_header:after {
     display: none;
 }

 .blog_post_content_header h3.ttl {
    font-size: 30px;
    font-weight: 700;
    color: #000;
    margin-bottom: 0px;
 }

 .blog_post_content_header h3.ttl a {
     color: #000;
 }
.blog_post_content_header .single_meta li{font-size:14px;}	
 .blog_post_content_body {}

 .blog_post_content_body .des {
     margin-bottom: 10px;
 }

 .blog_post_content_body .like_share {}

 .blog_post_content_body .like_share ul {
     display: inline-flex;
 }

 .blog_post_content_body .like_share ul li {
     margin-right: 10px;
 }

 .blog_post_content_body .like_share ul li:last-child {
     margin-right: 0px;
 }

 .blog_post_content_body .like_share ul li .like_btn {
     height: 25px;
     width: 25px;
     background: #d02128;
     color: #fff;
     border: 0;
     text-align: center;
     border-radius: 50%;
     font-size: 10px;
     display: inline-block;
     transition: all 0.2s ease-in-out;
 }

 .blog_post_content_body .like_share ul li .txt {
     margin-left: 5px;
 }

 .blog_post_content_body .like_share ul li a.share_link {
     height: 25px;
     width: 25px;
     /*background: #d5d2d4;*/
     background: #000;
     color: #fff;
     border: 0;
     text-align: center;
     border-radius: 50%;
     font-size: 12px;
     line-height: 25px;
     display: inline-block;
     transition: all 0.2s ease-in-out;
 }

 .blog_post_content_body .like_share ul li a.share_link:hover {
     background: #d02128;
     color: #fff;
 }

 .blog_post_content_footer {
     padding: 10px 0 0 0;
 }

 .blog_post_content_footer .read_more_btn {
     display: inline-block;
     color: #d02128;
     font-weight: 600;
	 display:none;
 }
 
 
.blog_post_listing_newBox .blog_post_content_header { 
	padding-bottom:0px; 
    margin-bottom: 15px;
}
.blog_post_listing_newBox .blog_post_content_header .category_meta{
	margin-bottom:5px;
}
.blog_post_listing_newBox .blog_post_content_header .category_meta li a.green{
	background-color: rgba(12,199,99,0.15);
	color: rgba(12,199,99,1);
}
.blog_post_listing_newBox .blog_post_content_header .category_meta li a.red{
	background-color: rgba(255,90,41,0.15);
	color: rgba(255,90,41,1);
}
.blog_post_listing_newBox .blog_post_content_header .category_meta li a.blue{
	background-color: rgba(115,93,255,0.15);
	color: rgba(115,93,255,1);
}
.blog_post_listing_newBox .blog_post_content_header .category_meta li a.sky{
	background-color: rgba(12,156,252,0.15);
	color: rgba(12,156,252,1);
}
.blog_post_listing_newBox .blog_post_thumnail_wrap .blog_post_thumnail {   
    height: 220px;
    border-radius: 10px;
}
.blog_post_listing_newBox .blog_post_content_header h3.ttl {
    font-size: 20px;
    line-height: 1.4;
}
.blog_post_listing_box.blog_post_listing_newBox {margin-bottom:40px;}
 .blog_post_listing_box.blog_post_listing_newBox .des {    
    font-size: 16px;
    line-height: 1.4;
    font-weight: 600;
    color: #484847;   
    margin-bottom: 15px;
} 
.blog_post_listing_newBox .single_meta li {
    font-size: 14px;
    font-weight: 500;
    color: #000;
	text-transform: capitalize;	
}

 .blog_home_post_view_btn_area {
     margin-top: 20px;
 }

 .blog_home_post_view_btn_area .blog_home_post_view_btn {
     display: inline-block;
     color: #fff;
     font-weight: 600;
     background: #d02128;
     padding: 12px 10px;
     font-size: 16px;
     max-width: 200px;
     width: 100%;
     text-align: center;
     border-radius: 4px;
     transition: all 0.2s ease-in-out;
     text-transform: uppercase;
 }

 .blog_home_post_view_btn_area .blog_home_post_view_btn:hover {
     color: #fff;
     background: #000;
 }

 .blog_post_recent {}

 .blog_post_recent .blog_post_recent_blk {
     margin-bottom: 20px;
 }

 .blog_post_recent .blog_post_recent_blk:last-child {}

 .blog_post_recent .blog_post_recent_blk a {
     color: #000;
 }

 .blog_post_recent_blkinner {
     display: flex;
 }

 .blog_post_recent_blkinner .thumnail {
    margin-right: 15px;
    width: 85px;
    height: 60px;
    overflow: hidden;
	border-radius:7px;
 }
.blog_post_recent_blkinner .thumnail a{
    color: #000;
    display: block;
    width: 100%;
    height: 100%;
 }
 .blog_post_recent_blkinner .thumnail img {
    width: 100%;
    height: 100%;
    max-width: initial;
 }

 .blog_post_recent_blkinner .content {
ebkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;	 
 }

 .blog_post_recent_blkinner .content h6 {
	font-size: 14px;
    line-height: 20px;
    font-weight: 700;
	color: #000;	
	
	display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;		
 }

 .blog_post_recent_blkinner .content h6 a {
     color: #000;
 }

 .blog_post_editor_area {}

 .blog_post_editor_areainner {}

 .blog_post_editor_profile_area {
     display: flex;
     align-items: center;
     margin-bottom: 20px;
 }

 .blog_post_editor_img_area {
     margin-right: 30px;
 }

 .blog_post_editor_img_area .blog_post_editor_img {
     width: 100px;
     height: 100px;
     overflow: hidden;
 }

 .blog_post_editor_img_area .blog_post_editor_img img {
     height: 100%;
     width: 100%;
 }

 .blog_post_editor_content_area {}

 .blog_post_editor_content_area h4 {
     color: #333;
     margin-bottom: 8px;
     font-weight: 600;
     font-size: 20px;
 }

 .blog_post_editor_content_area h4 a {
     color: #333;
 }

 .blog_editor_share_link_area {
     display: inline-flex;
 }

 .blog_editor_share_link_area li {
     margin-right: 10px;
 }

 .blog_editor_share_link_area li:last-child {
     margin-right: 0px;
 }

 .blog_editor_share_link_area li a.share_link {
     height: 25px;
     width: 25px;
     /*background: #d02128;*/
     background: #000 !important;
     color: #fff;
     border: 0;
     text-align: center;
     border-radius: 50%;
     font-size: 12px;
     line-height: 25px;
     display: inline-block;
     transition: all 0.2s ease-in-out;
 }

 .field_scroll_area {
     max-height: 780px;
     overflow-y: scroll;
     padding-right: 15px;
 }

 .field_scroll_area::-webkit-scrollbar-track {
     -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
     border-radius: 10px;
     background-color: #F5F5F5;
 }

 .field_scroll_area::-webkit-scrollbar {
     width: 6px;
     background-color: #F5F5F5;
 }

 .field_scroll_area::-webkit-scrollbar-thumb {
     border-radius: 10px;
     -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
     background-color: #ee247a;
 }

 .blog_post_details_box .blog_post_content_body .des {}

 .blog_post_details_box .blog_post_content_body .des p {
     font-size: 16px;
     margin-bottom: 10px;
     text-align: justify;
 }
 .blog_post_details_box .blog_post_content_body .des p a{
    word-break: break-all;	 
 }

 .blog_post_details_box .blog_post_content_body .des p font {
     font-size: 16px;
     color: #000;
 }

 .blog_post_listing_box .des {
     font-size: 16px;
	display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;		 
 }

 .blog_post_details_box .blog_post_content_body .des img {
     max-width: 100%;
     height: auto;
 }
.bodySearch{} 
 .bodySearchinner {
    display: flex;
    background: #fff;
    border-radius: 4px;
    padding: 7px 10px;
    border: 1px solid #ddd;
}
.bodySearchinner input {
    border: 0;
    width: 300px;
}
.bodySearchinner button {
    background: #fff;
    border: 0;
}

.breakingNewsSec{
	padding:30px 0;
}
.titleArea{	   
}
.titleArea .title{
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 10px;
    line-height: 34px;
    background: #f70d28;
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
}
.titleArea .title i{
	margin-right:5px;
}
.breakingNewsSliderArea{
    overflow: hidden;
    width: 100%;
    border: 1px solid #eee;
    padding: 4px 10px;
    font-size: 13px;
}
.breakingNewsSliderItem{
	max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.breakingNewsSliderItem .newstText{
	color:#000;	
}
.breakingNewsSliderItem .newstText a{
	color:#000;		
}
.breakingNewsSliderItem .postDate{
  
}

.breakingNewsSliderNav{
    width: 80px;
    display: flex;
    /* align-items: center; */
    /* justify-content: center; */
    border: 1px solid #eee;
    border-left: 0;
}
.breakingNewsSliderNav .owl-prev{
     width: 40px;
    height: 100%;
    text-align: center;
    font-size: 20px;
    line-height: 30px;	
	cursor:pointer;	
}
.breakingNewsSliderNav .owl-next{
    width: 40px;
    height: 100%;
    text-align: center;
    font-size: 20px;
    line-height: 30px;
    border-left: 1px solid #ddd;
	cursor:pointer;		
}

.breakingNewsSliderNav .owl-prev:hover,
.breakingNewsSliderNav .owl-next:hover{
	background-color:#fbfbfb;
}



.addPressReleaseFormArea{
	color:#000;
}
.addPressReleaseFormArea .labelName{
	font-weight:500;
}
.addPressReleaseFormArea .form-control{
	height:42px;
    border: solid 1px #e8e8e8;	
}
.selectWrap .nice-select{
    height: 42px;
    line-height: 28px;	
    width: 100%;	
}
.selectWrap .nice-select .list{
	 width: 100%;	
	 max-height:250px;
	 overflow-y:auto;
}
.frm_required{
    color: #d02128;	
}



.imgUploadArea .box{
	    max-width: 100%;		
		position:relative;
	    margin: 0 auto;	
		overflow: hidden;
		border-radius: 4px;
}




			
.imgUploadArea .js--image-preview {
				height: 180px;
				width: 100%;
				position: relative;
				overflow: hidden;
				background-image: url(style.css);
				background-color: white;
				background-position: center center;
				background-repeat: no-repeat;
				    background-size: initial;
				border: 2px dotted #ddd;
				border-radius: 4px;
			}
.imgUploadArea .js--no-default{
	background-size: contain;
}			
.imgUploadArea .upload-options {
     position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
	width:100%;
    background-color:rgba(0,0,0,0.7);
    color: #000;
    cursor: pointer;
    overflow: hidden;
    text-align: center;
    transition: background-color ease-in-out 150ms;
    display: flex;
    align-items: center;
    justify-content: center;	
	opacity:0;
		}
			
.imgUploadArea .upload-options label {
    display: inline-block;
    font-weight: 500;
    cursor: pointer;
    overflow: hidden;
    color: #fff;
   font-size: 35px;
}
.imgUploadArea .upload-options input {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}
.imgUploadArea .box:hover .upload-options{
	opacity:1;
}






.addPressReleaseFormBtnArea{
	margin-top:20px;
}
.addPressReleaseFormBtnArea .addPressReleaseFormBtn{
    display: inline-block;
    font-size: 16px;
    line-height: 20px;
    background-color: #d02128;
    border: 1px solid #d02128;
    color: #ffffff;
    padding: 10px 15px;
    font-weight: 600;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    border-radius: 6px;
    text-transform: uppercase;	
}
.adPresSideBar{
	color:#000;
}
.adPresSideBarHeader{
    padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ddd;	
}
.adPresSideBarHeader .title{
    font-size: 16px;
    font-weight: 700;
    color: #000;	
}
.adPresSideBarBody h3{
    font-weight: 700;
    color: #000;
    font-size: 24px;	
}
.adPresSideBarBody h4{
    font-size: 18px;
    font-weight: 700;	
}
.adPresSideBarBody ol{
    margin: 0px;
    padding: 0px;
    margin-left: 30px;	
}
.adPresSideBarBody ol li{}
.adPresSideBarBody ol li:last-child{}
.adPresSideBarBody ul{
	list-style: inherit;
    margin: 0px;
    padding: 0px;
    margin-left: 30px;	
}
.adPresSideBarBody ul li{}
.adPresSideBarBody ul li:last-child{}

.mobileFooter{
	display:none;
}


.footerSec{
    /*background-color: #000;*/
	background-color: #FFF;
	border-top: 1px solid #000;
    color: #fff;
	color: hsla(0, 0%, 100%, .8);
    padding: 12px 0 2px 0;
}
.topfooterSec{
	
}
.footerBlk{
	margin-bottom:30px;
}
.footerBlkinner{}
.footerBlkinner .title{
    font-size: 20px;
    font-weight: 700;	
}
.footerBlkinner .footerLinks{}
.footerBlkinner .footerLinks li{
	margin-bottom:5px;
}
.footerBlkinner .footerLinks li:last-child{
	margin-bottom:0px;
}
.footerBlkinner .footerLinks li a{
	display:block;
	color:#fff;
}
.footerBlkinner .footerLinks li a:hover{
	color:#d02128;
}


.footerBlkinner .footerNewsLinks{}
.footerBlkinner .footerNewsLinks li{
    margin-bottom: 10px;	
}
.footerBlkinner .footerNewsLinks li:last-child{
	margin-bottom: 0px;
}
.footerBlkinner .footerNewsLinks li h4{
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    margin-bottom: 5px;
}
.footerBlkinner .footerNewsLinks li h4 a{	
	color:#fff;
}
.footerBlkinner .footerNewsLinks li h4 a:hover{
	color:#d02128;
}
.footerBlkinner .footerNewsLinks li p{}
.footerBlkinner .footerNewsLinks li p span{}
.footerBlkinner .footerNewsLinks li p small{}

.bottomfooterSec{}
.bottomfooterSecinnner{}
.footerCopywright{}
.footerCopywright p{}
.footerSocialArea{
	text-align: right;	
}
.footerSocialLinks{}
.footerSocialLinks li{
	display:inline-block;
	margin-right:10px;
}
.footerSocialLinks li:last-child{
	margin-bottom:0px;
}
.footerSocialLinks li a{
    display: inline-block;
    width: 30px;
    height: 30px;
    font-size: 16px;
    line-height: 30px;
    background-color: #fff;
    color: #000;
    text-align: center;
}
.footerSocialLinks li a:hover{	
	background-color:#d02128;
	color:#fff;
}

.downLoadAppArea {
    font-size: 18px;
    margin-bottom: 15px;
    font-weight: 600;
	margin-top:20px;
}

.downLoadAppArea .title {
	font-size:20px;
    margin-bottom: 15px;
    font-weight: 600;
}
.downLoadAppAreainner {
}
.downLoadAppAreainner .downLoadAppBtn {
    display: inline-block;
}
.downLoadAppAreainner .downLoadAppBtn img {
    width: 180px;
}
.aboutContentArea{
	margin-bottom:30px;
}
.aboutContentArea h3.title {
    border-bottom: 1px solid #999;
    text-transform: uppercase;
    /* letter-spacing: .05em; */
    color: #000;
    font-weight: 700;
    font-size: 22px;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.aboutContentArea p{
    margin-bottom: 1rem;
    font-size: 16px;
    color: #000;
    font-weight: 500;	
    text-align: justify;	
}
.themeSidebar{}
.themeSidebar .sidebarWidget{
	margin-bottom:30px;
}
.sidebarWidgetHeader {
    margin-bottom: 20px;
}
.sidebarWidgetHeader .title {
    font-size: 22px;
    font-weight: 700;
    color: #000;
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd;
    text-transform: uppercase;
}

.sidebarEnqBtnArea{
    background: #d02128;
    padding: 30px;
    text-align: center;	
}
.sidebarEnqBtnArea .sidebarEnqBtn{
    display: block;
    padding: 20px 10px;
	background-color:transparent;
    border: 1px solid #fff;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    border-radius: 4px;	
}
.sidebarEnqBtnArea .sidebarEnqBtn:hover{
background-color:#fff;
    border: 1px solid #fff;
    color: #d02128;	
}
.sidebarSocialLinksArea{
    background: #0a1037;
    padding: 40px 30px;
    text-align: center;
}
.sidebarSocialLinks{}
.sidebarSocialLinks li{
    display: inline-block;  
     margin: 8px;
}
.sidebarSocialLinks li:last-child{
    
}
.sidebarSocialLinks li a{
    display: inline-block;
    width: 45px;
    height: 45px;
    line-height: 42px;
    font-size: 22px;
    text-align: center;
    color: #0a1037;
    border: 2px solid #ffff;
    background: #fff;
    border-radius: 50%;	
}
.sidebarSocialLinks li a:hover{
	color: #fff;
    border: 2px solid #d02128;
    background: #d02128;	
}
.sidebarSocialBtnArea{
    margin-top: 30px;	
}
.sidebarSocialBtnArea .sidebarSocialBtn{
    display: block;
    padding: 20px 10px;
    background-color: #fff;
    border: 1px solid #ffff;
    color: #0a1037;
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
    border-radius: 4px;	
}
.sidebarSocialBtnArea .sidebarSocialBtn:hover{
	background-color: #d02128;
    border: 1px solid #d02128;
    color: #fff;	
}

.advertiseContentSecinner h3.title {
    border-bottom: 1px solid #999;
    text-transform: uppercase;
    /* letter-spacing: .05em; */
    color: #000;
    font-weight: 700;
    font-size: 22px;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.advertiseContentSecinner p{
    margin-bottom: 1rem;
    font-size: 16px;
    color: #000;
    font-weight: 500;	
    text-align: justify;	
}
.advertiseContentSecinner p a{
	color:#d02128;
}

.footerPanelArea{text-align:center;}
.footerPanelAreainner .ftLogo{margin-bottom:15px;}
.footerPanelAreainner .ftLogo img{}
.footerPanelAreainner .footerLinksArea{margin-bottom:25px;}
.footerPanelAreainner .footerLinksArea .footerLinks{}
.footerPanelAreainner .footerLinksArea .footerLinks li{display:inline-block;margin-right:0px;}
.footerPanelAreainner .footerLinksArea .footerLinks li:last-child{margin-right:0px;}
.footerPanelAreainner .footerLinksArea .footerLinks li a{display: inline-block;color: #fff;padding: 5px 10px;text-transform: uppercase;font-weight: 700;}
.footerPanelAreainner .footerLinksArea .footerLinks li a:hover{color: #78c802;}
.footerPanelAreainner .footerSocialArea{text-align: inherit;margin-bottom:30px;}
.footerPanelAreainner .footerSocialArea .footerSocialLinks{}
.footerPanelAreainner .footerSocialArea .footerSocialLinks li{margin-right:15px;}
.footerPanelAreainner .footerSocialArea .footerSocialLinks li:last-child{margin-right:0px;}
.footerPanelAreainner .footerSocialArea .footerSocialLinks li a{background-color: transparent; color: #fff;padding: 0px;width: auto;height: auto;font-size:18px;}
.footerPanelAreainner .footerSocialArea .footerSocialLinks li a:hover{background-color: transparent; color: #78c802;}
.footerPanelAreainner .footerCopywright{}
.footerPanelAreainner .footerCopywright p{font-weight:600;color: #000;}
.footerPanelAreainner .footerCopywright a{display:inline-block;color: #000;}
.footerPanelAreainner .footerCopywright a:hover{color: #78c802;}

.topNewsPartArea_style_1{margin-bottom:30px;}
.topNewsPartArea_style_1 .rowBox{margin-left:-8px;margin-right:-8px;}
.topNewsPartArea_style_1 .columnBox{padding-left:8px;padding-right:8px;}

.blog_home_post_areainner .topNewsPartArea_style_1 .bigThumanilNewsStyle_2item {
    margin-bottom: 0px;
}
.blog_home_post_areainner .topNewsPartArea_style_1 .bigThumanilNewsStyle_2item .blogThumbnailImage{
    position: relative;
    border-radius: 10px;
    overflow: hidden;	
}
.topNewsPartArea_style_1 .bigThumanilNewsItem.bigThumanilNewsStyle_2item .single-blog-box .blog-image a {
    height: 435px;   
}
.topNewsPartArea_style_1 .bigThumanilNewsItem.bigThumanilNewsStyle_2item .single-blog-box .blog-image .catTag{
    position: absolute;
    top: 15px;
    right: 15px;
    display: inline-block;
    padding: 3px 8px 3px;
    font-size: 9px;
    line-height: 14px;
    /*font-weight: 600;*/
    background-color: #78c802;
    color: #fff;
    border-radius: 4px;
    z-index: 1;
    font-size: 11px;
    line-height: 20px;
}
.topNewsPartArea_style_1 .bigThumanilNewsItem.bigThumanilNewsStyle_2item .single-blog-box .blog-image .catTag.travel{background-color: #78c802;color: #fff;}
.topNewsPartArea_style_1 .bigThumanilNewsItem.bigThumanilNewsStyle_2item .single-blog-box .blog-image .catTag.thechnology{background-color: #78c802;color: #fff;}
.topNewsPartArea_style_1 .bigThumanilNewsItem.bigThumanilNewsStyle_2item .single-blog-box .blog-image .catTag.lifestyle{background-color: #78c802;color: #fff;}
.topNewsPartArea_style_1 .bigThumanilNewsItem.bigThumanilNewsStyle_2item .single-blog-box .blog-image .catTag.sports{background-color: #78c802;color: #fff;}
.blog_home_post_areainner .topNewsPartArea_style_1 .bigThumanilNewsStyle_2item .blogPostContent {
    padding: 15px 25px;
    position: absolute;
    bottom: 0;
    z-index: 1;
    color: #fff;
}
.blog_home_post_areainner .topNewsPartArea_style_1 .bigThumanilNewsStyle_2item .blogPostContent .title{color:#fff;}
.blog_home_post_areainner .topNewsPartArea_style_1 .bigThumanilNewsStyle_2item .blogPostContent .title a {
    color: #fff;
}
.blog_home_post_areainner .topNewsPartArea_style_1 .bigThumanilNewsStyle_2item .blogPostContent .title a:hover {
    color: #78c802;
}
.topNewsPartArea_style_1 .bottomNewsItemList .bottomNewsStyle_2item {
    margin: 0px;
    padding: 20px 0;
    border-bottom: 1px solid #ddd;
}
.topNewsPartArea_style_1 .bottomNewsItemList .bottomNewsStyle_2item:first-child{padding-top:0;}
.topNewsPartArea_style_1 .bottomNewsItemList .bottomNewsStyle_2item:last-child{padding-bottom:0;border-bottom:0;}
.topNewsPartArea_style_1 .bottomNewsItemList .bottomNewsStyle_2item .bottomNewsIteminner .newsThumanil {
    width: 140px;height: 100px;border-radius: 10px;
}
.category_meta {
    margin:0 -2px;
	margin-bottom:3px;
}
.category_meta li {
   display:inline-block;
	padding:2px 2px;   
}
.category_meta li:last-child {    
}
.category_meta li a{
    display:inline-block;padding:3px 10px 5px;font-size:10px;line-height:14px;font-weight:600;background-color:#78c802;color:#fff;border-radius:30px;
}
.topNewsPartArea_style_1 .bottomNewsItemList .bottomNewsStyle_2item .bottomNewsIteminner .newscontent .category_meta {   
	margin-bottom:3px;
}
.topNewsPartArea_style_1 .bottomNewsItemList .bottomNewsStyle_2item .bottomNewsIteminner .newscontent .title {   
    font-size: 16px;line-height: 22px;margin-bottom: 5px;
}

.bottomNewsItemList .bottomNewsStyle_2item.bottomNewsStyle_2itemStyle_2 .bottomNewsIteminner .newscontent .single_meta li {
    font-size: 12px;
    /*font-weight: 700;*/
    color: #808080;
}
.bottomNewsItemList .bottomNewsStyle_2item.bottomNewsStyle_2itemStyle_2 .bottomNewsIteminner .newscontent .title {
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    margin-bottom: 10px;	
}
.bottomNewsItemList .bottomNewsStyle_2item.bottomNewsStyle_2itemStyle_2 .bottomNewsIteminner .newscontent .para{
    font-size: 12px;
    line-height: 1.4;
    font-weight: 600;
    color: #9e9d9d;	
}
.bottomNewsItemStyle_2listStyle_2{margin-left:-10px;margin-right:-10px;}
.bottomNewsItemStyle_2listStyle_2 .bottomNewsStyle_2itemStyle_2{padding-left:10px;padding-right:10px; margin-bottom: 45px;}

.bottomNewsStyle_2itemStyle_2{}
.bottomNewsStyle_2itemStyle_2 .newsThumanil{
    width: 100% !important;
    height: 170px !important;	
	border-radius:10px;
}
.bottomNewsStyle_2itemStyle_2 .bottomNewsIteminner .newscontent {   
    padding: 15px 0 0 0px !important;
}
.bottomNewsStyle_2itemStyle_2 .bottomNewsIteminner .newscontent .para {   
    -webkit-line-clamp: 2 !important;  
	margin-bottom:3px;	
}
.bottomNewsStyle_2itemStyle_2 .bottomNewsIteminner .newscontent .single_meta{margin-bottom:10px !important;}

.newsBlogItem{margin-bottom:30px;}
.newBottomNewsItemlist{display:flex;flex-wrap:wrap;margin-left:-8px;margin-right:-8px;}
.newBottomNewsItemlist .newBottomNewsItem{padding-left:8px;padding-right:8px;margin-bottom:0px;width:50%;margin-bottom:16px;}
.newBottomNewsItemlist .newBottomNewsItem:last-child{width:100%;margin-bottom:0px;}
.newBottomNewsIteminner{
    position: relative;	
}
.newBottomNewsIteminner .newsThumanil{ position: relative;height: 210px;overflow: hidden;border-radius:10px;}
.newBottomNewsIteminner .newsThumanil img{
    height: 100%;
    width: 100%;
    object-fit: cover;	
}
.newBottomNewsIteminner .newsThumanil .catTag{
    position: absolute;
    top: 15px;
    right: 15px;
    display: inline-block;
    padding: 3px 8px 3px;
    font-size: 9px;
    line-height: 14px;
    /*font-weight: 600;*/
    background-color: #78c802;
    color: #fff;
    border-radius: 4px;
    z-index: 1;
    font-size: 11px;
    line-height: 20px;
}
.newBottomNewsIteminner .newsThumanil .catTag.travel{background-color: #78c802;color: #fff;}
.newBottomNewsIteminner .newsThumanil .catTag.thechnology{background-color: #78c802;color: #fff;}
.newBottomNewsIteminner .newsThumanil .catTag.lifestyle{background-color: #78c802;color: #fff;}
.newBottomNewsIteminner .newsThumanil .catTag.sports{background-color: #78c802;color: #fff;}
.newBottomNewsIteminner .blog-post-content-overlay{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);	
}
.newBottomNewsIteminner .newscontent{
    padding: 15px 25px;
    position: absolute;
    bottom: 0;
    z-index: 1;
    color: #fff;	
}
.newBottomNewsIteminner .newscontent .title{
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 18px;
	line-height:26px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 10px;	
}
.newBottomNewsIteminner .newscontent .title a{ color: #fff;}
.newBottomNewsIteminner .newscontent .title a:hover{color: #78c802;}
.newBottomNewsIteminner .newscontent .single_meta{}

.blog_post_content_body .des h3 {
    color: #000;
    margin-bottom: 12px;
}

.blog_post_content_body .des h4 {
    color: #000;
    margin-bottom: 12px;
}

.blog_post_content_body .des p {
    color: #201d1d !important;
}

.des {
    color: #201d1d !important;
}

.para {
  color: #201d1d !important;  
}

.blog_post_content_body .des .image img {
    width: 100% !important;
    height: 250px;
    object-fit: cover;
    border-radius: 10px;
}

p img {
    width: 100% !important;
    height: 250px !important;
    object-fit: cover !important;
    border-radius: 10px !important;
}


.sharebtn {
    position: relative !important;
    transition: all .3s ease-in-out !important;
}

.share-inner li a {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #fff;
    font-size: 16px;
    transition: 0.35s;
}

.share-inner li {
    margin-bottom: 8px;
}

.share-inner li a.whatsapp {
    background: #1FB381;
}

.share-inner li a.twitter {
    background-color: #00aced;
}

.share-inner {
    position: absolute;
    top: 0;
    left: -72%;
    list-style: none;
    margin: 0;
    padding: 2px 0;
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease-in-out;
}

.sharebtn:hover .share-inner {
    opacity: 1;
    visibility: visible;
}

.blog_post_content_body .like_share ul {
    display: flex !important;
    flex-direction: column !important;
}

.share-inner {
    position: absolute;
    top: 0;
    left: 28px;
    list-style: none;
    margin: 0;
    padding: 2px 0;
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    transition: all .3sease-in-out;
}





