/*
Theme Name: Third Eye Tech
Theme URI: http://codewareltd.com/
Description: An CodeWareLTD Probuct.
Author: Minhaj Hasan
Author URI: http://codewareltd.com/
Version: 1.0
Tags: Third Eye Tech
*/


@import url('https://fonts.googleapis.com/css?family=PT+Sans+Narrow');
/*font-family: 'PT Sans Narrow', sans-serif;*/
@import url('https://fonts.googleapis.com/css?family=Lato');
/*font-family: 'Lato', sans-serif;*/
@import url('https://fonts.googleapis.com/css?family=Poppins');
/*font-family: 'Poppins', sans-serif;*/
@import url('https://fonts.googleapis.com/css?family=Open+Sans');
/*font-family: 'Open Sans', sans-serif;*/

* {
    padding: 0;
    scroll-behavior: smooth;
    box-sizing: border-box;
}

html {
    margin-top: 0 !important;
}

body {
    background: #F2F4F8;
    /*font-family: 'Open Sans', sans-serif;*/
    /*font-family: 'Oswald', sans-serif;*/
    font-family: 'PT Sans', sans-serif;
}

.bg-light {
    background: #fff !important;
}

a:hover {
    text-decoration: none;
}

.new-pro-mg-0 {
    margin-left: -15px;
    margin-right: -15px;
}

.copyright-text.dev-by {
    margin-top: 15px;
}

/*=====| Header Area Box Start |=====*/

.header-top-area {
    /*    background: #167DC0;*/
    /* padding-top: 10px; */
}

.top-email h1 {
    font-size: 18px;
    font-weight: 600;
    color: #222;
}

.header-top-area {
    background-color: #ffffff;
    /* background-image: url(assets/images/hypnotize.png); */
    background-repeat: repeat;
    position: sticky;
    top: -60px;
    z-index: 999;

}

.pagination a {
    padding: 10px 15px;
    background: #D20000;
    color: #fff;
}

.page-numbers.current {
    color: #fff;
    padding: 10px 15px !important;
    color: #fff;
    background: #000;
    font-weight: 600;
}

/*=====| welcome Box Start |=====*/

.welcome-text h1 {
    color: #fff;
    font-weight: 700;
    font-size: 17px;
    margin: 0;
    padding: 3px 11px;
}
ul {
	list-style: none;
	margin-bottom: 0px;
	padding: 0;
}

/*=====| welcome Box End |=====*/
.stick-contact a {
    display: inline-block;
    background: #ea0000;
    color: #fff;
    padding: 6px 18px;
    font-size: 17px;
    text-transform: uppercase;
    position: fixed;
    bottom: 30%;
    -webkit-transform: rotate(-90deg);
    -webkit-transform-style: preserve-3d;
    transform: rotate(-90deg);
    right: -52px;
    font-weight: 700;
    border: 0;
    border-radius: 25px 25px 0px 0px;
    letter-spacing: 0.5px;
    text-shadow: 1px 2px 4px #00000030 !important;
}

.trending-right-box {
    /* border: 2px solid #eee; */
    margin-top: 1px;
    /* box-shadow: 0px 0px 2px #eee; */
    min-height: 253px;
    background: #fff;
    margin-top: -12px;
    border-radius: 3px;
}

.trending-right-img img {
    width: 100%;
}

.trending-right-desc p {
    padding: 10px 10px 0px;
    text-align: justify;
}

/*=====| Search Box Start |=====*/

.input-lg {
    height: 33px;
    padding: 6px 16px;
    font-size: 14px;
    background: #F9F8FC;
    border-radius: 0;
}

#custom-search-input {
    padding: 4px 0;
    border: solid 1px #BFBFBF;
    border-radius: 35px 0px 0px 35px !important;
    background-color: #fff;
    border-radius: 3%;
}

#custom-search-input input {
    border: 0;
    box-shadow: none;
    color: #2d2d2f;
    width: 82%;
    background: #fff;
}

#custom-search-input button {
    margin: 2px 0 0 0;
    background: none;
    box-shadow: none;
    border: 0;
    color: #fd0000;
    padding: 0 8px 0 10px;
    border-left: solid 1px #ccc;
}

#custom-search-input button:hover {
    border: 0;
    box-shadow: none;
    border-left: solid 1px #ccc;
}

#custom-search-input .glyphicon-search {
    font-size: 23px;
}

/*Search Results Start*/
.about-title li {
    list-style: none;
    padding-bottom: 16px;
}

.about-title li a {
    font-size: 20px;
    color: #13344A;
    font-weight: 700;
}

.about-title h2 {
    margin-bottom: 0px;
    text-align: left;
    background: #111111;
    padding: 8px 20px 15px;
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

/*Search Results End*/
/*=====| Search Box End |=====*/
.title-btn a {
    display: block;
    background: #d8d7d7;
    color: #5c5a5a;
    text-align: center;
    padding: 8px 0;
    margin: 5px 0;
    font-size: 14px;
    font-weight: bold;
    transition: .4s;
}

.title-btn a:hover {
    background: #0070BB;
    color: #fff;
}

/*=====| social  Box Start |=====*/

.social {
    text-align: right;
}

.social ul {
    list-style: none;
}

.social ul li {
    display: inline-flex;
    margin: 0;
    padding: 0;
}

.social ul li a {
    padding: 4px 10px;
}

.social a i {
    color: #fff;
    font-size: 18px;
}

.phone-icon i {
    transform: rotate(244deg);
}

/*=====| social  Box End |=====*/

/*=====| Header Top Area End |=====*/

/*=====| Header bottom Area Start |=====*/

.header-bottom-area {
    background-color: none;
}

/*=====| Logo Start |=====*/

.logo {}

.logo img {
    width: 270px;
}

.mp-0 {
    margin-right: -0px;
    margin-left: -0px;

}

/*=====| Logo End |=====*/

/*=====| Contact Start |=====*/
.top-contact h2 a {
    color: #333;
    display: inline-block;
    margin-top: -20px;
}

.top-phone-number-icon img {
    width: 15px;
    margin-top: -8px;
}

.top-contact h2 {
    text-align: right;
    font-size: 18px;
    font-weight: 600;
    margin-top: 10px;
}

.top-email h1 {
    font-size: 18px;
    font-weight: 600;
    color: #222;
    margin-top: 8px;
    /* margin-right: -45px; */
    text-align: right;
}

.top-email h1 i {
    margin-right: 10px;
    color: #D20000;
    /* margin-top: -11px; */
}

@media screen and (-webkit-min-device-pixel-ratio:0) {}

/*=====| Contact End |=====*/

/*=====| Header bottom Area End |=====*/

/*=====| Navbar  Area Start |=====*/



.menu-bg {
    background: #1d2327 !important;
}
#mega-menu-wrap-product_menu {
    background: #1d2327 !important;
}

#MainMenu .menu-list li+li {
    border-left: 1px solid rgba(255, 255, 255, 0.5);
}

.cus-nav {
    background: #fff;
    margin-top: -51px;
    border-color: #0070BB;
    box-shadow: 0px 0px 7px 0px #474747;
    border-radius: 0;
    margin-bottom: 0px;
}

.navbar-default .navbar-nav>li>a {
    color: #777;
    font-size: 18px;
}

/*=====| Navbar  Area End |=====*/

/*=====| Slider  Area Start |=====*/

.banner-img img {
    width: 100%;
}

.baner-area {
    background: #D20001;
}

/*================= Technovision Css Start ===============/

/*====| New Product Start |=====*/
.our-message {
    background-image: url(assets/images/your-message.jpg);
    background-repeat: repeat;
    height: 50px;
}

.new-product {
    font-family: 'Poppins', sans-serif;
    margin-bottom: 25px;
}

.heading-title {
    margin-bottom: 10px;
    margin-top: 25px;
    /* box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); */
    border-radius: 3px;
    min-height: 55px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 15px;
    /* border-bottom: 1px solid #dbdbdb;
    background: #fff; */
    padding: 10px;
}

.heading-title h2 {
    font-size: 24px;
    font-weight: 600;
    padding: 10px;
    display: inline-block;
    margin: 0;
}

.categories_menu_ul {
    display: flex;
    float: right;
    margin: 0px;
    padding: 0px;
    flex-wrap: wrap;
}

.categories_menu_ul li {
    padding: 5px 10px;
}

.categories_menu_ul li a {
    color: #222;
    font-weight: 600;
    text-transform: uppercase;
    transition: all ease-in-out 0.3s;
}

.categories_menu_ul li:hover a {
    color: #f00;
}

.carousel.slide {
    position: relative;
    top: -12px;
}

.singel-new-product {
    border: 0px solid #EAEAEA;
    transition: .3s;
}

.singel-new-product:hover {
    border: 0px solid #ea0000;
}

.singel-new-product img {
    width: 100%;
    height: 188px;
}

.singel-new-product-content {
    text-align: center;
    margin-top: 0px;
    /* background: #F3F3F3; */
    margin-bottom: 0px;
    padding: 1px 0;
    border-top: 3px solid rgba(55, 73, 187, 0.03) box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

.singel-new-product-content h2 {
    font-size: 18px;
    letter-spacing: 0px;
    font-weight: 400;
    border-top: 2px solid #eee;
    padding-top: 10px;
    height: 55px;
    overflow: hidden;
}

/*new */
@import url(http://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.min.css);

.col-item {
    /* border: 1px solid #E1E1E1; */
    border-radius: 3px;
    background: #FFF;
    margin-bottom: 15px;
}

.col-item:hover {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: normal;
}

.btn-success {
    color: #fff;
    background-color: #D20000;
    border-color: #D20000;
    text-transform: uppercase;
    padding: 10px 15px;
}

.col-item .photo img {
    margin: 0 auto;
    width: 100%;
}

.col-item .info {
    padding: 10px;
    border-radius: 0 0 5px 5px;
    margin-top: 1px;
}

.col-item:hover .info {
    background-color: #F5F5DC;
}

.col-item .price {
    /*width: 50%;*/
    float: left;
    margin-top: 5px;
}

.col-item .price h5 {
    line-height: 20px;
    margin: 0;
}

.price-text-color {
    color: #219FD1;
}

.col-item .info .rating {
    color: #777;
}

.col-item .rating {
    /*width: 50%;*/
    float: left;
    font-size: 17px;
    text-align: right;
    line-height: 52px;
    margin-bottom: 10px;
    height: 52px;
}

.col-item .separator {
    border-top: 1px solid #E1E1E1;
}

.clear-left {
    clear: left;
}

.col-item .separator p {
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 10px;
    text-align: center;
}

.col-item .separator p i {
    margin-right: 5px;
}

.col-item .btn-add {
    width: 50%;
    float: left;
}

.col-item .btn-add {
    border-right: 1px solid #E1E1E1;
}

.col-item .btn-details {
    width: 50%;
    float: left;
    padding-left: 10px;
}

.controls {
    margin-top: 20px;
}

[data-slide="prev"] {
    margin-right: 10px;
}

/*====| New Product End |=====*/


/*=====| Nwe offer area Start |======*/


.offer-a {
    position: relative;
    width: 100%;
    height: 320px;
    margin-bottom: 15px;
}

.offer-b {
    position: relative;
    width: 100%;
    height: 320px;
    margin-bottom: 20px;
}


.offer-a img {
    width: 100%;
    height: 321px;
    /* margin-bottom: 20px; */
}

.offer-b img {
    width: 100%;
    height: 320px;
}

.offer-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.52);
    overflow: hidden;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    transition: .3s ease;

}

.offer-b:hover .offer-overlay {
    transform: scale(1)
}

.offer-a:hover .offer-overlay {
    transform: scale(1)
}


.text {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    border: 1px solid #fff;
    padding: 5px 20px;
}
#mega-menu-wrap-product_menu #mega-menu-product_menu > li.mega-menu-megamenu > ul.mega-sub-menu {
    background: #fff !important;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
/*Nwe offer area End*/


/*=====| Best Product  Start|=====*/
.single-best-product img {
    width: 100%;
    padding: 15px;
    height: 250px;
}

.single-best-product {
    box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    margin-bottom: 30px;
    transition: .3s;
    background: #fff;
    border-radius: 3px;
}

.single-best-product-content {
    text-align: center;
}

.single-best-product-content h3 a {
    color: #222;
    font-size: 20px;
    padding-bottom: 10px;
    display: block;
    font-weight: 600;
}

.single-best-product-title {
    border-top: 3px solid #eee;
    padding-top: 10px;
    margin: 0;
    height: 55px;
    overflow: hidden;
    font-weight: 500 !important;
    font-size: 18px !important;
}

.single-best-product:hover {
    box-shadow: 0px 1px 7px 4px rgba(0, 0, 0, .1);
}

/*=====| Best Product  End|=====*/



/*=====| Feature Product Start|=====*/
.sinle-feature-Product {
    width: 33%;
    display: inline-block;
    text-align: center;
}

.sinle-feature-Product img {
    padding-top: 15px;
}

.border-a {
    border-bottom: 1px solid #222;
    margin-right: -3px;
}

.border-b {
    border-right: 1px solid #222;
    border-left: 1px solid #222;
    border-bottom: 1px solid #222;
}

.sinle-feature-Product.border-c {
    border-bottom: 1px solid #222;
    margin-left: -4px;
}

.sinle-feature-Product.border-e {
    border-left: 1px solid #222;
    margin-left: -3px;
    border-right: 1px solid #222;
}

.sinle-feature-Product.border-f {
    margin-left: -4px;
}


.sinle-feature-Product {
    position: relative;
    width: 33%;
    height: auto;

}

.feature-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.52);
    overflow: hidden;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    transition: .3s ease;
}

.sinle-feature-Product:hover .feature-overlay {
    transform: scale(1);
}

.sale-new {
    background: #333 none repeat scroll 0 0;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    left: -24px;
    margin: 0;
    padding: 1px 30px;
    position: absolute;
    text-align: left;
    text-transform: uppercase;
    top: 12px;
    transform: rotate(-45deg);
    z-index: 99;
}

/*=====| Feature Product End|=====*/


/*=====| New Footer Start |=====*/
.footer-about ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.footer-about ul li {
    display: inline-block;

}

.footer-about ul li a {
    display: block;
    width: 35px;
    height: 31px;
    border: 1px solid #999;
    text-align: center;
    margin-right: 15px;
    line-height: 30px;
    color: #fff;
    font-size: 17px;
    transition: .3s;
}

.footer-about ul li a:hover {
    background: #fff;
    color: #999;
}

.footer-bootom-bg {
    background: #000;
    /* color: #fff; */
    text-align: center;
}

.col-md-4.google-map iframe {
    height: 170px;
}

.copy-text {
    color: #fff !important;
    padding: 10px 0;
    font-size: 16px;
}

.address td {
    vertical-align: top;
    font-weight: 600;
    color: #ccc;
}

/*=====| New Footer End |=====*/
/*=====| |=====*/


.news.js-ticker {
    margin-bottom: 15px;
    margin-top: 0px;
}

/*================= Technovision Css End ===============/





/*          Hero Headers        */

/********************************/

.hero {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 3;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, .75);
    -webkit-transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    -o-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
}

.hero h1 {
    font-size: 6em;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.fade-carousel .carousel-inner .item .hero {
    opacity: 0;
    -webkit-transition: 2s all ease-in-out .1s;
    -moz-transition: 2s all ease-in-out .1s;
    -ms-transition: 2s all ease-in-out .1s;
    -o-transition: 2s all ease-in-out .1s;
    transition: 2s all ease-in-out .1s;
}

.fade-carousel .carousel-inner .item.active .hero {
    opacity: 1;
    -webkit-transition: 2s all ease-in-out .1s;
    -moz-transition: 2s all ease-in-out .1s;
    -ms-transition: 2s all ease-in-out .1s;
    -o-transition: 2s all ease-in-out .1s;
    transition: 2s all ease-in-out .1s;
}

/********************************/

/*            Overlay           */

/********************************/

.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: #080d15;
    opacity: .7;
}

/*=====| Slider  Area End |=====*/

/*=====| Product  Area Start |=====*/

.feature-product {
    margin-bottom: 50px;
}

.title h2 {
    background: #0070BB;
    /* margin-bottom: -8px; */
    padding: 10px;
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    margin-top: 15px;
    margin-bottom: -5px;
}

.frature-top {
    margin-bottom: 30px;
}

.col-item .photo img {
    margin: 0 auto;
    width: 100%;

}

.photo {

    transition: .5s;

}

.new-products-height {
    height: 220px;
}

.offers-products-height {
    height: 280px;
    margin-top: 18px;
}

.offers-products-height img {
    height: 270px;
}

.offers-products-height img:hover {
    height: 250px;
    width: 100%;
    margin-top: -10px;
}

.best-seller-product-height {
    height: auto;
}

.brand-area .thumbnail img {
    height: 80px;
}

.photo:hover {}

.photo img {
    transition: .5s;
}

.photo img:hover {
    padding: 15px;
}


.single-brand {
    margin-top: 14px;
}

.info-bg {
    background: #0070BB;
    width: 269px;
    text-align: center;
    margin-bottom: 5px;
    color: #fff;
    transition: .3s;
}

.info-bg:hover {
    background: #f80fc3;
    width: 269px;
    text-align: center;
    margin-bottom: 5px;
    color: #fff;
}

.products-name h5 a {
    font-size: 19px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 0px;
    color: #fff;
}

.col-item .info {
    padding-top: 5px;
    border-radius: 0 0 5px 5px;
    margin-top: 1px;
}

.pin-post {
    margin-bottom: 10px;
}

/*.info.best-pro-info {*/
/*    margin-left: 52px;*/
/*}*/


.col-item . {
    line-height: 20px;
    margin: 0;
}

.price-text-color {
    color: #219FD1;
}

.col-item .info .rating {
    color: #777;
}

.col-item .rating {
    /*width: 50%;*/
    float: left;
    font-size: 17px;
    text-align: right;
    line-height: 52px;
    margin-bottom: 10px;
    height: 52px;
}

.col-item .separator {
    border-top: 1px solid #E1E1E1;
}

.clear-left {
    clear: left;
}

.col-item .separator p {
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 10px;
    text-align: center;
}

.col-item .separator p i {
    margin-right: 5px;
}

.col-item .btn-add {
    width: 50%;
    float: left;
}

.col-item .btn-add {
    border-right: 1px solid #E1E1E1;
}

.col-item .btn-details {
    width: 50%;
    float: left;
    padding-left: 10px;
}

.controls {
    margin-top: 0px;
}

[data-slide="prev"] {
    margin-right: 10px;
    position: absolute;
    top: -63px;
    content: "";
    right: 55px;
    z-index: 2;
    background: #D20000;
    border: 1px solid #D20000;
    border-radius: 0;
}

[data-slide="next"] {
    margin-right: 10px;
    position: absolute;
    top: -63px;
    content: "";
    right: 5px;
    z-index: 2;
    background: #D20000;
    border: 1px solid #D20000;
    border-radius: 0;
}

.offef-slider>[data-slide="prev"] {
    margin-right: 10px;
    position: absolute;
    top: 138px;
    content: "";
    right: 158px;
    z-index: 2;
}

.offef-slider>[data-slide="next"] {
    margin-right: 10px;
    position: absolute;
    top: 138px;
    content: "";
    right: -650px;
    z-index: 2;
}

.phone-icon {
    padding-left: 0;
}

.slider-arrow-btn {
    display: none;
}

.product-slider-inner:hover .slider-arrow-btn {
    display: block;
}

/*=====| Product  Area End |=====*/

/*=====| Product  box-c sTART |=====*/

.photo.box-c img {
    border: 0px;
}

.photo.box-c {
    transition: .5s;
}

.photo.box-c:hover {
    padding: 20px;
}

/*.photo.box-c img:hover {*/
/*    padding: 10px solid #A9D2EC;*/
/*    transition: .3s;*/
/*}*/


.col-item>span {
    background: #568;
    padding: 2px 10px;
    position: absolute;
    bottom: 437px;

}

/*=====| Product  box-c End |=====*/

/*=====| brand  box-c Start |=====*/

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -13px;
    font-size: 26px;
}

.Carousel {
    margin-bottom: 0;
    padding: 0 40px 30px 40px;
}

/* The controlsy */

.carousel-control-slider {
    margin-top: 20px !important;
}

.carousel-control {
    left: 2px;
    height: 40px;
    width: 40px;
    background: none repeat scroll 0 0 #222222;
    border: 4px solid #FFFFFF;
    border-radius: 23px 23px 23px 23px;
    margin-top: -95px;
}

.carousel-control.right {
    right: -8px;
}

/* The indicators */

/* .carousel-indicators {
    right: 50%;
    top: auto;
    bottom: -10px;
    margin-right: -19px;
    margin-bottom: 0px;
} */

/* The colour of the indicators */

.carousel-indicators li {
    background: #000000;
    border: 2px solid #cccccc;
}

/* .carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #ffffff;
    border: 2px solid #209ae6
} */

.brand-area {
    /* margin-bottom: 0px; */
    margin-top: 10px;
}

/*=====| brand  box-c End |=====*/
.pin-post {
    height: 307px;
    border: 5px solid #ededed;
    margin-top: 20px;
}

.pin-post img {
    margin-top: 35px;
}

/*=====| Footer Area Start |=====*/
.address li {
    line-height: 25px;
    color: #fff !important;
}

.contacta strong {
    color: #000 !important;
}

.contacta li {
    line-height: 25px;
    color: #555 !important;
}

.form-address {
    text-align: center;
    padding-bottom: 102px;
}

.address strong {
    color: #CCC;
}

footer {
    background-color: #202224;
    padding: 20px 0;
    width: 100%;
    bottom: 0;
    font-weight: lighter;
    color: white;
}

.sochil_icon {
    margin-left: -10px;
}

.footerHeader {
    width: 100%;
    padding: 1em;
    background-color: rgba(52, 73, 94, 1.0);
    text-align: center;
    color: white;
}

footer h3 {
    /* font-weight: lighter; */
    color: #fff;
    font-weight: bold;
    margin: 25px 0;
}

footer ul {
    padding-left: 0px;
    list-style: none;
}

.pl-0 {
    padding-left: 0 !important;
}

.pr-0 {
    padding-right: 0 !important;
}

footer p {
    text-align: justify;
    font-size: 14px;
    color: #c2c2c2 !important;
    font-weight: 600;
}

footer iframe {
    width: 100%;
    position: relative;
    height: 170px;
}

.sm {
    list-style: none;
    overflow: auto;
}

.sm li {
    display: inline;
    padding: 5px;
    float: left;
}

.sm li a img {
    width: 32px;
}

.product-ima {
    width: 100%;
    text-align: center;
    margin: 8px 0px;
}

.product-ima img {
    width: 100%;
    height: auto;
}

.product-data h2 {
    border-bottom: 2px solid aliceblue;
    display: inline-block;
    padding: 0px 0px 5px 0px;
    font-size: 25px;
    margin-bottom: 5px;
    margin-top: 0;
    font-weight: bold;
}

.product-data h3 {
    font-size: 18px;
    color: #716e6e;
    margin: 0px;
    line-height: 32px;
}

.categry {
    color: #000;
    font-size: 15px;
    line-height: 22px;
}

.single-category-main {
    margin-top: 15px;
}

.product-data {
    font-size: 18px;
    padding: 10px 10px 0px 0px;
}

.product-data p {
    font-size: 15px;
    color: #4a4444 !important;
    margin-top: 5px;
}

ul.policy-box {
    padding: 0 10px 10px 0px;
}

.product-category-view {
    margin-top: 15px;
}

/*=====| Footer Area End |=====*/

/*=====| Sub page Area Start |=====*/

.product-area {
    color: #0070BB;
}

.datasheet {
    background: #0070BB;
    color: #fff;
    padding: 6px 15px;
    font-size: 18px;
    font-weight: 600;
}

.product-data>h3 {
    margin: 0;
}



.feature-content {
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: 88px;
}

.feature-list ul li a {
    padding: 0px 0px;
    margin: 0px;
    font-size: 18px;
    color: #0070BB;
    font-weight: 700;
}



/* Tabs panel */
.tabbable-panel {
    border: 1px solid #eee;
    padding: 10px;
    margin-top: 50px;
}

/* Default mode */
.tabbable-line>.nav-tabs {
    border: none;
    margin: 0px;
    background: #23527c;
}

.tabbable-line>.nav-tabs>li {
    margin-right: 2px;
}

.tabbable-line>.nav-tabs>li>a {
    border: 0;
    margin-right: 0;
    color: #fff;
}

.tabbable-line>.nav-tabs>li>a>i {
    color: #a6a6a6;
}

.tabbable-line>.nav-tabs>li.open,
.tabbable-line>.nav-tabs>li:hover {
    border-bottom: 4px solid #fbcdcf;
}

.tabbable-line>.nav-tabs>li.open>a,
.tabbable-line>.nav-tabs>li:hover>a {
    border: 0;
    background: #568 !important;
    color: #333333;
}

.tabbable-line>.nav-tabs>li.open>a>i,
.tabbable-line>.nav-tabs>li:hover>a>i {
    color: #a6a6a6;
}

.tabbable-line>.nav-tabs>li.open .dropdown-menu,
.tabbable-line>.nav-tabs>li:hover .dropdown-menu {
    margin-top: 0px;
}

.tabbable-line>.nav-tabs>li.active {
    border-bottom: 4px solid #fff;
    position: relative;
}

.tabbable-line>.nav-tabs>li.active>a {
    border: 0;
    color: #333333;
    background: #fff;
    border-radius: 0px;
    border: 2px solid #0070BB;
    border-bottom: none;
}

.tabbable-line>.nav-tabs>li.active>a>i {
    color: #404040;
}

.tabbable-line>.tab-content {
    margin-top: -3px;
    background-color: #fff;
    border: 0;
    border-top: 1px solid #eee;
    padding: 15px 0;
}

.portlet .tabbable-line>.tab-content {
    padding-bottom: 0;
}



/*=====| Sub page Area Ebd |=====*/

/*=====| About Sub page Area Start |=====*/

.about-title {
    margin-top: 20px;
}

.about-contant img {
    float: left;
}

.about-contant img {
    float: left;
    width: 250px;
    min-height: 250px;
    padding: 10px 10px;
}

.about-title p {
    font-size: 19px;
    color: #454648 !important;
}

.about-contant p {
    font-size: 16px;
    margin-bottom: 50px;
}

.about-contant {
    margin-top: 40px;
}

/*=====| About Sub page Area Ebd |=====*/

/*=====| Contact-us Sub page Area Start |=====*/
.contact-us {
    margin-bottom: 0;
}

.massage-box {
    margin:40px 0 ;
    border-radius: 0px;
    padding-top: 10px !important;
    background: #fff;
    padding: 20px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.cos-form-control {
    border-radius: 0px;
}

.send-message p {
    text-align: left;

}

.send-message-btn {
    background: #ea0000;
    padding: 5px 19px;
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    margin-top: 15px;
    transition: .3s;
    border: 1px solid #ea0000;
    font-weight: 600;
    border-radius: 5px;
}

.send-message-btn:hover {
    text-decoration: none;
    background: #fff;
    color: #ea0000;
}

textarea.cos-form-control {
    height: 285px;
}

.form-address {
    text-align: center;
}

.fbc-wrap .clearfix {
    overflow: hidden;
}

.breadcrumb-bg {
    background: #fff;
    overflow: hidden;
    margin: 0px 0;
    margin-bottom: 20px;
}

.product-titleb {
    margin-top: 0px !important;
}

/*=====| Contact-us Sub page Area Ebd |=====*/


/*=====| Product Sub page Area Start |=====*/
/*Product-Sidebar*/
/*.sidebar {*/
/*    position: sticky;*/
/*    top: 20px;*/
/*}*/
.product-title {
    margin: 0;
    padding: 0;
    background: #eee;
    color: #000;
    display: block;
    padding: 10px 0px 10px 15px;
    border-top: 2px solid #dddbdb;
    margin-top: 15px;
    /* font-weight: bold; */
}

.product-list {
    background: #fff;
    /* box-shadow: 0px 0px 9px 0px #568; */
    margin-top: 15px;
    padding: 10px;
    margin-bottom: 20px;
    border: 2px solid #eee;
}

.product-list ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.product-list ul li a {
    display: block;
    padding: 6px 0;
    border-bottom: 1px solid #895;
    font-size: 15px;
    transition: .4s;
}

.product-list ul li a:hover {
    background: #9cbbfa;
}

/*Product-Sidebar*/
.product-img img {
    width: 100%;
}

.single-product {
    text-align: center;
    box-shadow: 0px 0px 11px -6px;
    margin-top: 15px;
    margin-bottom: 20px;
}

.product-num {
    margin-bottom: 5px;
    background: #d8d7d7;
    color: #fff;
    padding: 10px 0px;
    display: block;
}

.title-btn {
    margin: 0;
}

.brand-single-product {
    margin-top: 14px;
}

.product-view {
    margin: 0;
    padding: 12px 0;
    display: block;
    background: #d8d7d7;
    color: #726969;
    text-transform: uppercase;
    font-size: 18px;
    transition: .4s;
}

.product-view:hover {
    background: #5709eb;
    color: #fff;

}

.categories-menu {
    border-radius: 0px;
    border: 0px;
}

.categories-menu-heading {
    background: none !important;
}


.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {

    border-top: 0px solid #ddd;

}


.product-list ul li {}

/*=====| Product Sub page Area Ebd |=====*/

/*=====| Mani nav start |=====*/
.main-menu {
    position: relative;
    margin-left: -40px;
    /* float: right; */
}

.input-lg {
    height: 34px !important;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 22px !important;
}

.btn-arrow {
    display: none;

}

.after-hover-arrow {
    display: block;
}

.after-hover-arrow {
    transition: 2s;
}

.after-hover-arrow:hover {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    display: block;
}

.arrow-center {
    margin-top: -25px;
}

.brand-label-box {
    position: absolute;
    top: 5px;
    left: 20px;
    background: #0070BB;
    padding: 0px 10px;
    color: #ffffff;
}

.brand-label-box h5 {
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
}


/*==========Sticky Social Bar==========*/
-webkit-#sticky-social {
    -webkit-top: 180px;
}


#sticky-social {
    position: fixed;
    top: 179px;
    right: 0;
    z-index: 666;
}

#sticky-social ul {
    list-style: none;
}

#sticky-social a {
    background: #333;
    color: #fff;
    display: block;
    height: 45px;
    font: 16px "Open Sans", sans-serif;
    line-height: 45px;
    position: relative;
    text-align: center;
    width: 45px;
    float: right;
    transition: .5s;
}

#sticky-social a:hover {
    width: 60px;
}

#sticky-social a i {
    line-height: 35px;
    left: -120px;
    position: absolute;
    text-align: center;
    width: 120px;
}

#sticky-social a:hover i {
    left: 100%;
}

#sticky-social a[class*="facebook"],
#sticky-social a[class*="facebook"]:hover,
#sticky-social a[class*="facebook"] i {
    background: #3b5998;
}

#sticky-social a[class*="twitter"],
#sticky-social a[class*="twitter"]:hover,
#sticky-social a[class*="twitter"] i {
    background: #00aced;
}

#sticky-social a[class*="gplus"],
#sticky-social a[class*="gplus"]:hover,
#sticky-social a[class*="gplus"] i {
    background: #AD081B;
}

#sticky-social a[class*="linkedin"],
#sticky-social a[class*="linkedin"]:hover,
#sticky-social a[class*="linkedin"] i {
    background: #007bb6;
}

#sticky-social a[class*="instagrem"],
#sticky-social a[class*="instagrem"]:hover,
#sticky-social a[class*="instagrem"] i {
    background: #517fa4;
}



#sticky-social a[class*="facebook"]:hover {
    background: #3b5aaa;
}

#sticky-social a[class*="twitter"]:hover {
    background: #00acad;
}

#sticky-social a[class*="gplus"]:hover {
    background: #dd4e99;
}

#sticky-social a[class*="linkedin"]:hover {
    background: #007ff6;
}

#sticky-social a[class*="instagrem"]:hover {
    background: #517ea4;
}

.margintop20 {
    margin-top: 20px;
}

.color555 {
    color: #555;
}

.border0 {
    border: 0;
}

.copyright-text.dev-by.pull-right p a {
    border-bottom: none;
}

.copyright-text.dev-by.pull-right p a:hover {
    background: none;
}

.breadcrumb {

    display: none;
}


/*New page*/
.atten_content_img img {
    width: 100%;
    height: 260px;
}

.atten_content_img {
    margin-bottom: 30px;
}

.atten_content_img h3 {
    font-size: 23px;
    margin: 10px 0px;
    font-weight: bold;
}

.atten_content_img {
    margin-bottom: 20px;
    padding: 15px;
    border-radius: 5px;
    background: #fff;
}

.atten_content_img h3 {
    font-size: 20px;
    margin: 10px 0px 0px 0px;
    font-weight: bold;
}

.atten_content h2 {
    font-weight: bold;
    font-size: 40px;
}

.atten_content p {
    color: #333 !important;
    text-align: justify;
}

.atten_content {
    margin-bottom: 50px;
}

.trending-right-desc p a {
    font-size: 16px;
    display: block;
    text-align: center;
    line-height: 22px;
    color: #000;
    font-weight: 600;
    border: none;
}

.trending-right-desc p a:hover {
    color: #f00;
    background: none;
    border: none;
}

/*blog page*/
.post-categories {
    display: inline-flex;
}

.post-categories li a {
    /* display: inline-flex; */
    border-right: 1px solid #555;
    padding: 0px 15px;
}

.post-categories li a:last-child {
    border-right: none;
}

.blog_post_comments {
    margin-top: -15px;
}

.top_sells li a {
    color: #fff !important;
}

.Subscriptions {
    height: 40px;
    border-radius: 0;
    font-size: 15px;
    background: #EA0000;
    border-color: #EA0000;
    color: #fff !important;
    font-weight: 600;
    border-radius: 5px !important;
}

.Subscriptions:hover {
    background: #337ab2 !important;
    border-color: #337ab2 !important;
    transition: all 0.5s ease;
}


footer {
    padding: 20px 0;
    background: #111111;
    position: relative;
    margin-top: -10px;
}

footer h4 {
    font-size: 20px;
    margin: 0px;
    margin-bottom: 22px;
    font-weight: 500;
    color: #ccc;
    margin-top: 15px;
    font-weight: 600;
}

.rights {
    background: #000000;
    padding: 10px 0;

    border-top: 1px solid rgb(175, 175, 175);
}

.rights p {
    margin-bottom: 0px;
    font-size: 14px;
    text-align: left;
    color: #fff !important;
}

.text-primary {
    color: #337ab2;
    font-weight: 600;
}

.rights ul {
    text-align: right;
    margin-bottom: 0px;
}

.links-footer li {
    list-style: none;
}

.links-footer li a {
    line-height: 30px;
    display: inline-block;
    width: 100%;
    color: #ccc;
    font-weight: 600;
    display: inline;
}

.links-footer li a:hover {
    padding-left: 5px;
    color: #ea0000;
    transition: all 0.5s ease;
}

.social-links {
    margin-top: 30px;
    display: flex;
}

.social-links a {
    margin-right: 20px;
    font-size: 18px;
    color: #ccc;
}

.social-links a:hover {
    color: #ea0000;
    transition: all 0.5s ease;
}

.rights .right_item p {
    text-align: right;
}

.rights .right_item a {
    text-align: right;
    border-bottom: none;
    color: #F7941D !important;
}

.rights .right_item a:hover {
    background: none !important;
}

.heading_bg {
    display: block;
}

.heading_bg span {
    padding: 5px 5px 3px 10px;
    background: #ea0000;
    display: inline-block;
    position: relative;
    text-transform: capitalize;
    /* font-size: 20px; */
}

.heading_bg span::after {
    position: absolute;
    content: '';
    border-width: 20px 16px 0px;
    border-color: #ea0000 transparent transparent;
    right: -32px;
    top: 0;
    border-style: solid;
    transform: rotate(270deg);
    bottom: 0;
}

.heading_bg {
    color: #fff !important;
}

.mt-10 {
    margin-top: 10px !important;
}

.search_area .search_inp {
    min-height: 36px;
    border: 0px;
    outline: none;
    margin: 5px 0px;
}

.search_area button {
    min-height: 36px;
    border: 0px;
    border-left: 1px solid #ddd;
    padding: 0px 15px;
    font-weight: 600;
    font-size: 16px;
    color: #d20000;
    background: #fff;
    outline: none !important;
    box-shadow: none !important;
}

.single-client-box {
    background: #fff;
    text-align: center;
    box-shadow: rgb(0 0 0 / 1%) 0 0 1px;
    border: 1px solid #eee;
    /* margin: 10px 0px; */
    border-radius: 3px;
    transition: .3s;
    min-height: 100px;
    position: relative;
}

.single-client-box:hover {
    box-shadow: 0px 1px 7px 4px rgb(0 0 0 / 5%);
}

.single-client-box img {
    width: 80px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.attd-solutions-title {
    text-align: center;
    padding-top: 15px !important;
}

.product_details_tab_content {
    background: #fff;
    padding: 20px;
    border: 1px solid #ddd;
    border-top: 0px;
    min-height: 300px;
    margin-bottom: 30px;
}

ul.nav.nav-tabs.product_details_tab {
    background: #fff;
    padding: 10px 0px 0px;
}

.product_details_tab li {
    font-weight: 600;
}

.product_details_tab_content table {
    border: 1px solid #eee;
    width: 100%;
    border-collapse: collapse;
}

.product_details_tab_content table td {
    border: 1px solid #eee;
    padding: 4px;
}

.related-product-title {
    margin: 0 0 20px;
    background: #fff;
    padding: 12px;
    text-align: center;
    font-weight: 600;
}

.related-single-box {
    background: #fff;
    border-bottom: 1px solid #eee;
    padding: 5px;
}

.prod-title {
    font-size: 14px;
    line-height: 1.4;
    font-weight: 600;
    margin: 0px;
}

.prod-price {
    margin: 5px 0px 0px;
    font-weight: 600;
    color: #d20000;
}

.compare-link {
    font-size: 13px;
    color: #777;
}

.product-area {
    margin-top: 12px;
}

.hr-features-box {
    background: #fff;
    border-radius: 4px;
    transition: all ease 0.3s;
    min-height: 310px;
    margin-bottom: 20px;
}

.hr-features-box:hover {
    box-shadow: 0px 0px 30px rgb(127 137 161 / 20%);
}

.hr-features-box img {
    width: 80px;
    filter: grayscale(100);
    display: inline-block;
    margin: 30px;
    transition: all ease 0.3s;
}

.hr-features-box p {
    line-height: 25px;
    padding: 0 10px;
}

.hr-features-box h4 {
    font-size: 18px;
    font-weight: 600;
    color: #d20000;
}

.hr-features-box:hover img {
    filter: grayscale(0);
}

.single-solution-box {
    background: #fff;
    padding: 15px;
    margin-bottom: 15px;
}

.single-solution-box .thumbnail {
    margin-bottom: 0 !important;
}

.single-solution-box h4 {
    font-size: 20px;
}

.single-solution-box p {
    text-align: justify;
}

.w-100 {
    width: 100%;
}

.box-shadow {
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.product-solution-title {
    color: #000000 !important;
    font-weight: 500;
}

.q-actions .ac.build-pc .btn {
    background: linear-gradient(45deg, #00237e, #3749bb, #0bc1e9, #3749bb, #00237e);
    background-size: 400% 400%;
    animation: gradient 15s ease infinite;
    border: none;
    line-height: 42px;
}

.sub-image img {
    width: 100%;
    height: 211.5px;
}

.sub-image {
    box-shadow: 5px 5px 0 rgba(0, 0, 0, .03);
    position: relative;
}

.main-product-box {
    display: flex;
    flex-direction: column;
    position: relative;
    width: 100%;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
}

.main-product-box:hover {
    box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
}

.main-product-box .product_img {
    text-align: center;
    border-bottom: 3px solid rgba(55, 73, 187, .03);
    flex: 0 0 250px;
    padding: 20px;
    margin: 0;
    vertical-align: middle;
    display: flex;
    align-items: center;
    justify-content: center;
}

.main-product-box .product_img img {
    width: 100%;
    height: auto;
    padding: 10px;
}

.main-product-box .product_img img:hover {
    opacity: .9;
}

.product-content {
    padding: 15px;
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
}

.main-product-box .product-dec {
    padding: 10px 0 0 14px;
    flex: 1 1 179px !important;
    border-bottom: 1px solid #eee;
    margin-bottom: 5px;
}

.main-product-box .product-dec ul {
    list-style-type: disc;
    margin-left: 0px !important;
    margin-bottom: 0px !important;
    padding-left: 0px !important;
}

.main-product-box .product-dec ul li {
    font-size: 13px;
    color: #666 !important;
    position: relative;
    line-height: 16px;
    padding-bottom: 10px;
}

.main-product-box .product_price {
    display: flex;
    align-items: center;
    font-size: 17px;
    font-weight: 600;
    justify-content: center;
}

.main-product-box .product_price span {
    color: #EA0000;
}

.btn_buy_now {
    display: flex;
    align-items: center;
    gap: 4px;
    flex-wrap: nowrap;
    line-height: 34px;

    background: #EA0000;
    color: #fff;
    width: 100%;
    outline: none;
    border: none;
    border-radius: 4px;
    font-size: 13px;
    font-weight: 600;
    padding: 0 14px;
    cursor: pointer;
    justify-content: center;
    align-content: center;
    text-decoration: none;
    transition: all 0.3s;
}

.btn_compare {
    display: flex;
    align-items: center;
    gap: 4px;
    flex-wrap: nowrap;
    line-height: 34px;

    background: transparent;
    color: #000;
    width: 100%;
    outline: none;
    border: none;
    border-radius: 4px;
    font-size: 13px;
    font-weight: 600;
    padding: 0 14px;
    cursor: pointer;
    justify-content: center;
    align-content: center;
    text-decoration: none;
    transition: all 0.3s;
}

.btn_compare:hover {
    background-color: #000;
    color: #fff;
}

.btn_buy_now:hover {
    background-color: #c51b1b;
}

/* .main-product-box img {
    border-bottom: 2px solid #F2F4F8;
    width: 100%;
} */



.top-btn {
    /* background: linear-gradient(-45deg, #ebee52, #f00000, rgb(35, 147, 239), #111111); */
    background-size: 400% 400%;
    animation: gradient 15s ease infinite;
    padding: 10px 20px;
    border-radius: 5px;
    color: #fff;
    font-weight: bold;
    margin-top: 0px;
    display: inline-block;
    background: #ea0000;
    transition: 0.2s all ease;
}

.top-btn:hover {
    color: #fff;
    background: #1D2327;
}

@keyframes gradient {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}

.input-group .btn {
    position: relative;
    z-index: 2;
    margin-top: 5px;
    border: 0;
    border-radius: 0 5px 5px 0;
}

.owl-next,
.owl-prev {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit;
    background: #fff !important;
    color: red !important;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    /* display: block; */
    font-size: 22px !important;
    line-height: 25px !important;
    font-weight: 600;
    margin-right: 6px;
}

.owl-next:hover,
.owl-prev:hover {
    background: red !important;
    color: #fff !important;
}

.cat-item .cat-item-inner {
    display: block;
    background: #fff;
    border-radius: 15px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
    padding: 15px;
}

.lh-1 {
    line-height: 24px !important;
}

.heading-title h2 {
    color: #111111;
    font-weight: 500;
}

.owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    top: -235px;
    z-index: 99999999;
    left: -20px;
    box-shadow: 0px 0px 14px -10px #111;
}

.owl-carousel .owl-nav button.owl-next {
    position: absolute;
    top: -235px;
    z-index: 99999999;
    right: -20px;
    box-shadow: 0px 0px 14px -10px #111;
}

.view-all-btn {
    /* border: 1px solid #EA0000; */
    color: #EA0000;
    padding: 5px 18px;
    border-radius: 5px;
    background-color: #111;
    color: #ffffff;
    transition: 0.2s all ease;
    display: flex;
    align-items: center;
    justify-content: center;
}

.view-all-btn:hover {
    /* border: 1px solid #EA0000; */
    background-color: #EA0000;


    color: #ffffff;
}

.view-all-btn .btn-text {
    margin-top: -2px;
    display: block;
}

p {
    margin-bottom: 0 !important;
}

.main-product-box:hover .main-product-box a {
    text-decoration: underline;
}

.sub-dorpdown-menu {
    position: absolute;
    top: 46px;
    left: -71px;
    width: 260px;
    z-index: 9999;
    background-color: #ffffff;
    display: none;
    border-top: 3px solid #EA0000;
    border-radius: 5px;
    padding: 0;
}

.sub-dorpdown-menu-1 {
    position: absolute;
    top: -5px;
    left: 260px;
    width: 300px;
    z-index: 9999;
    background-color: #ffffff;
    display: none;
    border-top: 3px solid #EA0000;
    border-radius: 5px;
    padding: 0;
}

.sub-dorpdown-menu li {
    position: relative;
}

.main-menu-list li:hover .sub-dorpdown-menu {
    display: block;
}

.sub-dorpdown-menu li:hover .sub-dorpdown-menu-1 {
    display: block;
}

.sub-dorpdown-menu li a {
    color: #111111;
    display: block;
    padding: 5px 19px;
    border-bottom: 1px dashed #ddd;
}

.owl-dots {
    display: none;
}

.gap-10px {
    gap: 10px;
}

a {
    text-decoration: none;
}

.search-btn:hover {
    background: #fff !important;
}

.brand-image-wrapper img {
    border: 1px solid #ddd;
}

/* .product-title{
    text-emphasis: none;
    white-space: no;
} */


.product-details {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.product-main-title a {
    color: #111;
    text-transform: uppercase;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    transition: all 0.3s;
}

.product-main-title a:hover {
    color: #D20001;
    text-decoration: underline;
}

.product-main-title {
    font-size: 15px;

    line-height: 20px;
    overflow: hidden;
    position: relative;
    height: 45px;
}

.product_price {}

.title-bg {
    background-color: #FFFFFF;
    border-bottom: 2px solid #DDDDDD;
}

.price-input {
    width: 100%;
    display: flex;
    margin: 10px 0 20px;
    gap: 15px;
}

.price-input .field {
    display: flex;
    width: 100%;
    height: 38px;
    align-items: center;
}

.field input {
    width: 100%;
    height: 100%;
    outline: none;
    font-size: 16px;
    /* margin-left: 12px; */
    border-radius: 5px;
    text-align: center;
    border: 1px solid #999;
    -moz-appearance: textfield;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

.price-input .separator {
    /* width: 130px; */
    display: flex;
    font-size: 14px;
    align-items: center;
    justify-content: center;
}

.slider {
    height: 5px;
    position: relative;
    background: #ddd;
    border-radius: 5px;
}

.slider .progress {
    height: 100%;
    left: 25%;
    right: 25%;
    position: absolute;
    border-radius: 5px;
    background: #000000;
}

.range-input {
    position: relative;
}

.range-input input {
    position: absolute;
    width: 100%;
    height: 5px;
    top: -5px;
    background: none;
    pointer-events: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

input[type="range"]::-webkit-slider-thumb {
    height: 17px;
    width: 17px;
    border-radius: 50%;
    background: #EA0000;
    pointer-events: auto;
    -webkit-appearance: none;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
}

input[type="range"]::-moz-range-thumb {
    height: 17px;
    width: 17px;
    border: none;
    border-radius: 50%;
    background: #17a2b8;
    pointer-events: auto;
    -moz-appearance: none;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
}

/* Support */
.support-box {
    top: 2rem;
    position: relative;
    bottom: 0;
    text-align: center;
    display: block;
}

.b-btn {
    color: white;
    text-decoration: none;
    font-weight: bold;
}

.b-btn.paypal i {
    color: blue;
}

.b-btn:hover {
    text-decoration: none;
    font-weight: bold;
}

.b-btn i {
    font-size: 20px;
    color: yellow;
    margin-top: 2rem;
}

.accordion-button:not(.collapsed) {
    color: #111;
    background-color: var(--bs-accordion-active-bg);
    box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
}

.accordion-button:focus {
    z-index: 3;
    outline: 0;
    box-shadow: transparent !important;
}

.accordion-item:first-of-type .accordion-button {
    background: #ffffff !important;
}

/*.sidebar {*/
/*    position: sticky;*/
/*    top: 20px;*/

/*}*/

.ws-box {
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
    border: 0 !important;
    padding: 5px;
}

.accordion-item {
    border: 0;
    background: #fff;
    border-radius: 5px;
    /* box-shadow: 0 1px 1px rgba(0, 0, 0, .1); */
    border: 0 !important;
}

.show-sort .form-group select {
    background: #f1f3f5;
    padding: 6px 5px;
    font-size: 14px;
    border: none;
    position: relative;
    border-radius: 5px;
    outline: none;
    height: 32px;
    max-width: 110px;
}

.top-bar .show-sort {
    text-align: right;
    display: flex;
    justify-content: end;
}

.show-sort .form-group {
    display: flex;
    padding-left: 10px;
    margin-bottom: 0;
    align-items: center;
    justify-content: end;
}

.singel-product-image {
    width: 100%;
    max-width: 100%;
    padding: 10px;
    margin: 20px;
    border: 1px solid #ddd;
}

.button_focus:focus {
    border-color: transparent !important;
    box-shadow: none !important;
    border: none !important;
}

.filter_box {
    padding: 7px;
}

.filter_box_row {
    padding-left: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.product-content .product_title {
    margin: 0 0 15px;
    line-height: 20px;
    overflow: hidden;
    font-weight: 600;
    font-size: 14px;
    position: relative;
    height: auto;

}

.product-content .product_title a {
    color: #111;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.product_item_page #colum_left {
    /* flex: 0 0 280px;
    max-width: 280px; */
    padding-right: 15px;
    margin-right: 0;
}

.product_item_page #content {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    max-width: 100%;

}

.carousel-item img {
    height: 429px;
    vertical-align: middle;
    width: 100%;

}

.section_gap {
    padding: 20px 0px;
}

.category_row {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 13px;
}

.main-menu-list {
    display: flex;
    align-items: center;
    gap: 30px;
}


.cat-item .cat-item-inner p {
    font-size: 14px !important;
}

.cat-item:hover .cat-item-inner {
    box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
}

.cat-item:hover .cat-item-inner p {
    color: #EA0000 !important;
}

.product_wrap {
    text-align: center;
    border-bottom: 3px solid rgba(55, 73, 187, .03);
    flex: 0 0 220px;
    padding: 20px;
    margin: 0;

}

.product-image {
    text-align: center;
    border-bottom: 3px solid rgba(55, 73, 187, .03);
    flex: 0 0 220px;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-image img:hover {
    opacity: .9;
}

.p_price {
    line-height: 22px;
    font-size: 17px;
    font-weight: 600;
    color: #ea0000;
    padding-top: 9.5px;
}

.owl-prev span,
.owl-next span {
    margin-top: -4px !important;
    display: block;
}

.offer_box {
    display: flex;
    position: absolute;
    top: 15px;
    left: 0;
    z-index: 10;
    flex-direction: column;
    align-items: flex-start;

}

.offer_text {
    background: #0070BB;
    width: auto;
    color: #fff;
    font-size: 12px;
    padding: 3px 10px;
    line-height: 14px;
    margin-bottom: 2px;
    border-radius: 0 20px 20px 0;
    flex: 0 0 auto;
}

.single_product {
    border-radius: 5px;
    padding: 15px;
}

.product_image {
    padding: 10px 0px;
}

.product_image img {
    width: 350px;
}

#single_product .product_name {
    font-size: 20px;
    font-weight: 400;
    color: #111;

}

#single_product .status-wrap {
    width: fit-content;
    background: rgba(234, 0, 0, 0.1);
    color: #101010;

    border-radius: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    padding-top: 2px;
    padding-bottom: 3px;
    padding-left: 18px;
    padding-right: 18px;

}

#single_product .p-status {
    display: flex;
    align-items: center;
    gap: 12px;
    flex-wrap: wrap;
}

#single_product .status-wrap .status_title {
    font-size: 14px;
}

#single_product .status-wrap .status_effect {
    font-size: 14px;
    font-weight: 600;
}

#single_product .product_feature small {
    font-size: 15px;
    font-weight: 600;
    color: #000;
}

#single_product .product_feature ul li {
    font-size: 15px;
}

#single_product .extra-feature {
    font-size: 14px !important;
}

#single_product .view_more a {
    color: #fd0000;
    border-bottom: 1px solid #fd0000;
    margin-bottom: 2px;
}

#single_product .view_more a:hover {
    border-bottom: 2px solid #fd0000;
}

.buy_btn {
    background: #fd0000;
    display: inline-block;
    border: 2px solid var(--s-secondary);
    padding: 0 20px;
    margin: 0;
    height: 42px;
    line-height: 38px;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    cursor: pointer;
    border-radius: 4px;
    outline: none;
    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;
}

.buy_btn:hover {
    box-shadow: 200px 0px rgba(0, 0, 0, .2) inset;
    color: #fff;
    text-decoration: none;
}

#single_product_desc .product-description ul.tabs {
    display: flex;
    align-items: center;
    gap: 10px;

}

#single_product_desc .product-description ul.tabs li {
    flex: 0 0 auto;
    line-height: 40px;
    padding: 0 15px;
    margin: 10px 5px 0 0;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    list-style: none;
    border-radius: 5px;
    cursor: pointer;
    background: #fff;
    color: #000;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
}

#single_product_desc .product-description ul.tabs li.current {
    background: #EA0000;
    color: #fff !important;
    box-shadow: none;
}

#single_product_desc .product-description .tab-content {
    display: none;
    background: #fff;
    padding: 25px;
    border-radius: 5px;
    min-height: 200px;
}

#single_product_desc .product-description .tab-content.current {
    display: inherit;
    min-height: 200px;

}

#single_product_desc .related-product-box {
    background-color: #fff;
    border-radius: 5px;
    padding: 25px;
}

#single_product_desc .related_product_wrap {
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 10px;
}

#single_product_desc .related_product_wrap .single_related_product {
    border-bottom: 1px solid #e1dede;
}

#single_product_desc .related_product_wrap .single_related_product:last-child {
    border: none;
}

#single_product_desc .related_product_wrap .related_p_title h2 {
    font-size: 20px;
    font-weight: 500;
}

#single_product_desc .related_product_wrap .related_p_title {
    border-bottom: 1px solid #e1dede;
    padding-bottom: 5px;
    width: 100%;
    text-align: center;
}

#single_product_desc .related_product_wrap .related_p_image img {
    width: 100px;
}

#single_product_desc .related_product_wrap .related_p_desc h3 {
    font-size: 17px;
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
    color: #111;
}

#single_product_desc .related_product_wrap .related_p_desc span {
    font-size: 16px;
    padding-bottom: 0px !important;
    color: #fd0000;
    margin-bottom: 0px !important;
}

.subscribe_form {
    max-width: 470px;
    width: 100%;
    margin: 0 auto;
    box-shadow: 0px 2px 5px 0px rgba(10, 6, 20, 0.24);
}

.subscribe_form:focus {
    outline: none;
}

.subscribe_form .input-group input:focus {
    outline: none;
    border: none;
}

.subscribe_btn {
    border: none;
    height: 44px;
    background-color: #ea0000;
    color: #fff;
    margin: 0px !important;
    border-radius: 0;
    width: 135px;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;

}

.subscribe_btn:hover,
.subscribe_btn:active,
.subscribe_btn:visited {
    color: #fff;
    background-color: #ea0000;
    outline: none;

}

.subscribe_form input {

    height: 44px;

}

.our-brand img {
    width: 100%;
    padding: 10px;
    background-color: #fff;
    border-radius: 4px;
}

.custom_btn_call {
    font-weight: 400 !important;
    border-radius: 4px;
    color: #ffffff !important;
    font-size: 14px;
    background: #111111;
    padding: 2px 14px;
}




.call_btn {




    transition: all 0.2s ease;
    border: none;
    z-index: 1;
    position: relative;
    cursor: pointer;
    position: relative;
    display: inline-block;

    outline: none;
}

.call_btn:after {
    position: absolute;
    content: "";
    width: 0;
    height: 100%;
    top: 0;
    right: 0;
    z-index: -1;
    background-color: #ea0000;
    border-radius: 4px;
    box-shadow: inset 2px 2px 2px 0px rgba(255, 255, 255, .5),
        7px 7px 20px 0px rgba(0, 0, 0, .1),
        4px 4px 5px 0px rgba(0, 0, 0, .1);
    transition: all 0.3s ease;
}

.call_btn:hover {
    color: #fff;
}

.call_btn:hover:after {
    left: 0;
    width: 100%;
}

.call_btn:active {
    top: 1px;
}

#pagination .navigation {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: white;
    padding: 10px;
    border-radius: 9999px;

}

#pagination .navigation .pagination_items {
    margin-top: 0px !important;
    display: flex;
    align-items: center;
    justify-items: center;
    padding: 0px 5px;
    gap: 8px;
}

#pagination .navigation .pagination_items .pagination_item {
    border-radius: 50%;
    width: 40px;
    height: 40px;
    line-height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #111 !important;
    transition: all 0.1s !important;

}

#pagination .navigation .pagination_items .prev,
#pagination .navigation .pagination_items .next {
    padding: 0 17px;
    border-radius: 50px;
    list-style: none;
    line-height: 38px;
    text-align: center;
    font-size: 15px;
    font-weight: 500;
    cursor: pointer;
    user-select: none;
    transition: all 0.1s;
    color: #111;
    display: flex;
    align-items: center;
    gap: 5px;
}

#pagination .navigation .pagination_items .prev span,
#pagination .navigation .pagination_items .next span {
    font-size: 14px;
}

#pagination .navigation .pagination_items .active {
    background-color: #ea0000 !important;
    color: #fff !important;
}

#pagination .navigation .pagination_items .disabled {
    background-color: #808080ab !important;
    color: #fff !important;
    cursor: not-allowed !important;
}

#pagination .navigation .pagination_items .prev i,
#pagination .navigation .pagination_items .next i {
    font-size: 11px;
}

#pagination .navigation .pagination_items .prev:hover,
#pagination .navigation .pagination_items .next:hover,
#pagination .navigation .pagination_items .pagination_item:hover {
    background-color: #ea0000;
    color: #fff !important;
}

/*---------------------
HAMBURGER MENU
----------------------*/

.hamburger-menu {


    width: 100%;

    cursor: pointer;
    z-index: 9998;

}

.bar,
.bar:after,
.bar:before {
    width: 27px;
    height: 3px;
}

.bar {
    position: relative;
    transform: translateY(10px);
    background: white;
    transition: all 0ms 300ms;
}

.bar.animate {
    background: rgba(255, 255, 255, 0);
}

.bar_menu {
    margin-top: -20px;
}

.fixed_bar {
    position: fixed;
    top: 0;
    left: 0;
    padding-top: 20px;
    padding-left: 15px;
}

.bar:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 9px;
    background: white;
    transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.bar:after {
    content: "";
    position: absolute;
    left: 0;
    top: 9px;
    background: white;
    transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.bar.animate:after {
    top: 0;
    transform: rotate(45deg);
    transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.bar.animate:before {
    bottom: 0;
    transform: rotate(-45deg);
    transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

/*---------------------
Mobiles Menu 
----------------------*/
/*---------------------
	Mobiles Menu - Design 
	----------------------*/

.mobile-menu ul {
    margin: 0;
    padding: 0;
}

.mobile-menu li {
    font-size: 16px;
    line-height: 30px;
    margin: 0;
    overflow: hidden;
    padding: 5px;
    position: relative;
    text-align: left;
    text-transform: capitalize;
    padding-left: 15px;
}

.mobile-menu li:first-child {
    margin-top: 70px;
}


.mobile-menu li a {
    text-decoration: none;
    color: #fff;

}

/*---------------------
	Mobiles Menu - Slide IN 
	----------------------*/

.mobile-menu {
    top: 0;
    max-width: 320px;
    left: -100%;
    width: 100%;
    background: #1d2327;
    color: black;
    height: 100%;
    position: fixed;
    z-index: 9997;
    overflow-y: auto;
    -webkit-transform: translate3d(0, 0, 205px);
    -moz-transform: translate3d(0, 0, 205px);
    transform: translate3d(0, 0, 205px);
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
}

.mobile-menu.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
}

/*---------------------
	Mobiles Menu - Dropdown Submenu
	----------------------*/

.has-children:hover {
    cursor: hand;
}

.children {
    display: none;
}

.has-children {
    border: none !important;
    color: #fff !important;
}

.mobile-menu .children li:first-child {
    margin-top: 0px;
}

.icon-arrow {
    position: absolute;
    display: block;
    font-size: 0.7em;
    color: #fff;
    top: 5px;
    right: 10px;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transition: .6s;
    -webkit-transition: .6s;
    -moz-transition: .6s;
}

.icon-arrow:after {
    content: "\25BC";
}

.icon-arrow.open {
    transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    transition: .6s;
    -webkit-transition: .6s;
    -moz-transition: .6s;
}

.hero-slider-section {
    box-shadow: 5px 5px 0 rgba(0, 0, 0, .03);
    position: relative;
}

.our-brand .owl-nav {
    display: none !important;
}

.client_wrap {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    gap: 13px;
}

.left_item {
    display: flex;
    align-items: center;

}

.right_item {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.product_wrap_category {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px;
    padding: 0;
    justify-content: flex-start;
}

.product_wrap_category .single_category_box {
    flex: 25%;
    max-width: 25%;
    padding: 0 5px 10px;
    margin-bottom: 0;
    display: flex;
    position: relative;
}

.filter_btn {
    outline: none;
    border: none;
    padding: 0px 11px;
    background: #f1f3f5;
    border-radius: 5px;
    font-size: 15px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
}

.filter_btn span {
    color: #0b0b0b;
    font-size: 15px;
}

.sort_by {
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.show_input {
    width: 31px;
    display: flex;
    align-items: center;
    text-align: center;
    height: 25px;
    font-size: 14px;
    outline: none;
    border: 1px solid #b2b2b2;
    border-radius: 3px;
}

.category_label {
    margin-top: 3px !important;
}

.phone_icon {
    background: #6CDC2D;
    color: #fff;
    border-radius: 100%;
    font-size: 14px;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.email_icon {
    background: #E53935;
    color: #fff;
    border-radius: 100%;
    font-size: 14px;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.menu_left {
    padding-left: 8px;
}

.middle_title_wrapper p {
    width: 70%;
    margin: auto;
    text-align: center;
}

.product_details_row {
    padding-left: 10px;
    padding-right: 10px;
}

#single_product_desc .details_tab {
    padding-left: 0px;
}
/* Slider Eange */
.ui-slider.ui-widget-content .ui-slider-handle {
    background: #ea0000 !important;
    border-radius: 50% !important;
    border: 0 !important;
}
.ui-slider.ui-widget-content:not(.iris-slider-offset) {
  
    border-radius: 0 !important;
  
    border-radius: 60px !important;
    border: 0 !important;
    background: #ddd !important;
}
.ui-slider .ui-slider-range {
    background: #a2a2a2 !important;
}
.ui-slider.ui-widget-content .ui-slider-handle {
    border: 0 !important;
}
.wpfFilterWrapper .wfpDescription {
    font-size: 16px !important;
    color: #000 !important;
    font-weight: bold !important;
    border-bottom: 1px solid #ddd !important;
    margin-bottom: 20px !important;
}
.wpfFilterWrapper[data-filter-type] {
    padding: 5px;
    background: #fff;
    border-radius: 10px;
    padding: 10px !important;
    border-bottom: 2px solid #ddd;
}
/* menu*/
#mega-menu-wrap-product_menu #mega-menu-product_menu > li.mega-menu-item > a.mega-menu-link {
    color: #fff;
    font-weight: bold !important;
}
#mega-menu-wrap-product_menu #mega-menu-product_menu > li.mega-menu-item > a.mega-menu-link:hover {
    font-weight: bold !important;
}
select {
    word-wrap: normal !important;
    border: 1px solid #ddd !important;
    padding: 6px !important;
    border-radius: 6px !important;
}
.type-product {
    background-color: #fff !important;
    padding: 20px !important;
    /* border-radius: 16px; */
    height: 350px;
}
#mega-menu-wrap-product_menu #mega-menu-product_menu > li.mega-menu-item > a.mega-menu-link {
    color: #fff !important;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button {
    font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: .618em 1em;
    font-weight: 700;
    border-radius: 3px;
    left: auto;
    color: #ffffff;
    background-color: #ea0000;
    border: 0;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
}
/* .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    margin-right: 10px !important;
} */
.woocommerce span.onsale {
    display: none !important;
}
.wp-block-heading{
    font-size: 18px !important;
    font-weight: bold;
    margin: 20px 0;
}
p a {

    border-bottom: 0 !important;
    color: red !important;
 
}
#mega-menu-wrap-primary_menu #mega-menu-primary_menu {
     text-align: start !important;
     background: #1D2327 !important;
}
#mega-menu-wrap-primary_menu #mega-menu-primary_menu > li.mega-menu-item > a.mega-menu-link {
    color: #fff !important;
}
@media(max-width:991px) {
    #mega-menu-wrap-primary_menu .mega-menu-toggle {
        background-color: #1D2327 !important;
        background:linear-gradient(to bottom, #1D2327, #1D2327) !important;
    }
}
p.woocommerce-result-count {
    color: black !important;
    font-weight: bold;
    margin-bottom: 10px !important;
}
.woocommerce ul.products li.product a img {
    border-bottom: 1px solid #ddd;
}
#mega-menu-wrap-primary_menu #mega-menu-primary_menu[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu, #mega-menu-wrap-primary_menu #mega-menu-primary_menu[data-effect="fade_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu {
    width: 300px !important;
}
.woocommerce-LoopProduct-link img{
    width:200px !important;
    height:200px !important;
    object-fit:contain !important;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    height: 40px;
}
@media (min-width: 992px){
.container, .container-lg, .container-md, .container-sm {
    max-width: 1200px !important;
}

}
@media (max-width: 767px){

    
    
    .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
    width: 100% !important;
    
    clear: both;
    /* margin: 0 0 2.992em; */
    margin-bottom: 10px;
}
/*.columns-4 {*/
/*    display: grid;*/
/*    grid-template-columns: auto auto;*/
/*}*/
}
h2.wt-crp-heading {
    font-weight: bold;
    margin-top: 20px;
    font-size: 24px;
}
h2.wt-crp-heading {
    margin: 20px 0;
    font-weight: bold;
}
.rp ul{
    display: grid !important;
    grid-template-columns: auto auto auto auto !important;
    padding: 0 !important;
    grid-gap:10px !important;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    height: 38px !important;
}
h2.woocommerce-loop-product__title {
    overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
    font-size: 16px;
}
.fb_reset {
    display: none !important;
}
.product-image a img{
    width: 200px !important;
}
.woocommerce-ordering {
    display: block !important;
}