@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700;800&family=Quicksand:wght@300;400;500;600;700&display=swap');

*{margin:0; padding:0;}
body{font-family: 'Open Sans', sans-serif; background: #1c1c1d;}
h1, h2, h3, h4, h5, h6{font-family: 'Quicksand', sans-serif;}
a{-webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease;}
ul, ol{list-style:none; padding-left: 0;}
img{max-width:100%;}
p{font-size:16px; line-height:26px; color:#fff;}
.style_none{list-style:none; margin-bottom:0;}
.clearfix{clear: both;}
.style_none{list-style:none;}
.mt30{margin-top: 30px;}
.container{max-width: 1430px;}
.container-inner{max-width: 1170px; margin: 0 auto;}
ul.tick{list-style: none; padding: 0;}
ul.tick li{position:relative; padding-left:30px; font-size: 18px; color: #797979; line-height: 42px; font-weight: 600;}
ul.tick li:before{  
	font-family: 'Font Awesome 5 Free'; font-weight: bold;
    content: '\f058';
    position:absolute; top:0; left:0;
    color:#b5b13c;
}
.readmore{margin-top: 30px;}
.readmore a{    text-decoration: none;
    color: #fff;
    background: #20ac4b;
    display: inline-block;
    padding: 20px 45px;
    font-size: 20px;
    font-weight: bold;
    border-radius: 7px;
}
.readmore a:hover{background: #000; color: #fff;}
.readmore i{padding-left: 6px;}
.title{position: relative; margin-bottom:40px;}
.title h1{font-size:40px; color: #383838; font-weight: bold; line-height: 50px; margin-bottom: 0;}
.title h1 span{color: #20ac4b;}
.title_center{text-align: center;}
.title p{font-size: 18px !important; color: #ce0000 !important; margin-bottom: 0; font-weight: bold;  }
.title-center{text-align: center;}
.title-center:before{left: 50%; margin-left: -32px;}
.tagline{color: #72bb1c; font-size: 18px; font-style: italic; position: relative; padding-left: 60px;  font-family: 'Quicksand', sans-serif;} 
.tagline span{position: absolute; top: 0; left: 0;} 
 


/*********************************
    Topbar Css
*********************************/
.social_media{list-style: none; display: block; margin:15px 0 10px 0;}
.social_media li{display:inline-block; padding:0 10px;}
.social_media li a{font-size: 20px; color: #fff;}

.topbar-wrap{border-bottom: 1px solid #313132; padding:0px 20px;} 
.topbarLinks{text-align: right; margin-bottom: 0;} 
.topbarLinks li{display: inline-block; padding: 0 12px; border-right: 1px solid #616161;}
.topbarLinks li:last-child{border: none; padding-right: 0;}
.topbarLinks li a{text-decoration: none; color: #bbbbbb; display: block; font-size: 15px; padding-right: 5px; font-weight: 600;} 
.topbarLinks li a:hover{color: #ffbd27;}
.topbarLinks li i{padding-right: 6px; font-size: 14px;}
.top_right{display: flex;}
.top_right .btn-secondary{background: none; border: none; color: #000; padding: 0; font-family: 'Open Sans', sans-serif;}
button:focus{outline: none !important; box-shadow: none !important;}
.top_right .dropdown{border-left: 1px solid #e5e5e5;
    padding-left: 25px;
    margin-left: 18px;
    padding: 10px 0px 10px 28px;
}
.topbar-wrap .row, .top_right{align-items: center;}
.top_right{justify-content: flex-end;}
.top_right .dropdown-item img{margin-right: 10px;}



 

/*************************************
		Header Start
*************************************/
.header-wrap{ position: relative; padding: 15px 0px;}
.header-wrap .navbar{padding: 0; border-radius: 0 0 12px 12px; margin-top: 11px;} 
.phone_bx{position: absolute;
    top: 36px;}
.phone_bx a{background: #ce0000; font-size: 25px; color: #fff; font-weight: bold; padding:2px 26px; display: inline-block; text-decoration: none; border-radius: 30px;}
.phone_bx i{font-size: 20px;}



.navbar-nav li{ padding: 0px 22px; line-height: 35px;}
.navbar-nav li:last-child{padding-right: 32px;}


.navbar .navbar-nav .nav-link{padding:0; font-size: 17px; font-weight: 600; font-family: "Quicksand", sans-serif;}
.navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .show>.nav-link{color: #fff; font-weight: bold; }
.navbar .navbar-nav .nav-link{color: #fff;}
.navbar .navbar-nav .nav-link:hover{color: #fcc902;} 

.navbar-nav li:last-child a{background: #fcc902; border-radius: 30px;  color: #000 !important; padding: 0px 25px !important;}
.navbar-nav li:last-child a:hover{background: #000; color: #fff !important;}


.navbar-light .navbar-toggler{display: none;}
.header-wrap .col-lg-2{padding-left: 0;} 
.account-btn{float: right; margin-left: 10px;}
.account-btn a{
	text-decoration: none;
    background: #20ac4b;
    display: inline-block;
    color: #fff;  
    border-radius: 7px;
    font-size:18px;
    font-weight: bold; text-transform: uppercase; 
    padding:13px 21px; 
    width: 100%;
    text-align: center;
}
.account-btn img{padding-right: 10px;}
.account-btn a i{color: #fff; font-size: 16px; padding-left: 5px;}
.account-btn a:hover{background: #2a4562; color: #fff;}
.account-btn a:hover i{color: #fff;}
.close-toggler{display: none;}
 
.header-wrap .conInfo {
    padding-left: 52px;
    position: relative;
    font-size: 16px;
    line-height: 27px; 

}
.header-wrap .social_media{margin-left: 40px; margin-top: 15px;}
.header-info{display: flex; justify-content: flex-end;}
 
.header-wrap .social_media li{display: inline-block; padding: 0 2px;}
.header-wrap .social_media li a{text-decoration: none; background: #fff; color: #fff; border-radius: 100%; width: 40px; height: 40px; display: block; line-height: 40px; text-align: center;}
.header-wrap .social_media li a{background: #171a21; width: 35px; height: 35px; line-height: 35px;}

.search-style-2{margin-top: 15px;}
.search-style-2 form {
    border: 1px solid #616161;
    border-radius: 4px;
    max-width: 700px;
    background-color: #1c1c1d;
}
.search-style-2 form select {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    min-height: 50px; 
    border: none;
    cursor: pointer;
    width: 160px;
    padding: 0px 9px 0px 12px; 
    background-color: #1c1c1d;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s; 
    position: relative;

}
.search-style-2 option {
    background: #fff;
    border: 0px solid #626262;
    padding:5px 10px;
    font-size: 14px;
    color: #000;
}
input:focus-visible, button, select{outline: none;}
.select2-container {
    max-width: unset;
    min-width: 150px;
}
.search-style-2 form input {
    max-width: 600px;
    border-width: 0px;
    border-radius: 0 5px 5px 0;
    margin-left: 0px;
    background-color: #fff;
    border: none;
}
.search-style-2 form input {
    width: 100%;
    max-width: 683px;
    font-size: 14px;
    background: #1c1c1d; 
    background-repeat: no-repeat;
    background-position: center right;
    color: #fff;
    padding: 0 45px 0 18px;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
}
.search_icon{position: absolute; top: 10px; right: 20px; cursor: pointer;}
.search-style-2 form {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}
.select-active {
    position: relative;
    line-height: 50px;
    font-size: 14px;
    padding: 0;
    font-family: "Quicksand", sans-serif;
    color: #253D4E;
}
.select-active:after {
    content: '';
    height: 20px;
    width: 1px;
    background: #CACACA;
    position: absolute;
    right: 0;
    top: 15px;
}

:placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff !important;
  opacity: 1; /* Firefox */
}
:
-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff !important;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #fff !important;
}



.header-addons-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: 0.625rem;
    line-height: 1.1;
}
.sub-text {
    color: #fff;
    display: block;
    font-size: 1x;
    opacity: 0.5;
    margin-bottom: 2px;
}

.primary-text {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
}

.header-addons a{text-decoration: none;}
.header-addons a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-decoration: none;
    color: currentColor;
}
.header-addons img{margin-right: 6px;}
.column { 
    display:  flex; justify-content: space-between; flex-wrap: wrap; align-items: center; margin-top: 20px;
}
 
.header-addons {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: 1.25rem;
}
.header-addons-icon .button-count {
    position: absolute;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 0.6875rem;
    font-weight: 700;
    min-width: 1.125rem;
    height: 1.125rem;
    top: -4px;
    right: -3px;
    color: #021523;
    background-color: #ffbd27;
    border-radius: 50%;
}
.header-addons-icon{position: relative;}
.wishlist_products_counter_number {
    font-size: 0.6875rem;
}




.nav_wrap{background: #ce0000;}


.category_btn .btn-primary {
    color: #fff;
    background-color: #fcc902;
    border-color: #fcc902;
    width: 100%;
    text-align: left;
    border-radius: 0;
    padding: 22px 25px 22px 62px;
    color: #000;
    font-size: 16px;
    font-weight: bold;
    position: relative;
}
.category_btn .btn-primary i{font-size: 24px; position: absolute; top: 23px; left: 26px;}
.phone_nav{}
.phone_nav img{margin-right: 6px;}
.phone_nav a{text-decoration: none; font-size: 24px; font-weight: bold; color: #fff;}
.phone_nav a:hover{color: #fcc902;}
.category_btn .fa-angle-down{left: auto !important; right: 20px; top: 27px !important; font-size: 16px !important;}
.navbar{margin-top: 5px;}

 .drop_menu li a .mar{
position: relative;
    color: #000;
    top: 0px;
}

.drop_menu .dropdown-menu li a:hover .mar{
    color: #fff;
}


.drop_menu .dropdown-menu li ul{
    max-height: 510px;
    overflow-y: auto;
    overflow-x: hidden;
}
/*********************************************
    Custom slider options
**********************************************/
.tp-banner-container {
    position: relative;
    z-index: 1;
    padding: 0;
    width: 100%;
}
.tp-banner {
    position: relative;
    width: 100%;
}
.tp-caption {
    line-height:normal !important
}
.tp-caption a {
    color: inherit !important;
}
.tp-bullets.simplebullets.round .bullet {
    border: 3px #fff solid;
    border-radius: 50%;
    background-image: none !important;
}
.tparrows {
    width: auto !important;
    height: auto !important;
    background-image: none !important;
}
.tp-arr-allwrapper {
    margin: 0 10px;
    width: 50px;
    height: 50px;
    border:1px solid rgba(255,255,255,0.3);
    border-radius:50%;
}
.tp-arr-allwrapper:hover .tp-arr-iwrapper {
    color: #fff;
}
.tp-leftarrow .tp-arr-allwrapper {
}
.tp-rightarrow .tp-arr-allwrapper {
}
.tp-arr-iwrapper {
    color: #fff;
    text-align: center;
    font-size: 30px;
    font-family: 'Font Awesome 5 Free';
  font-weight: 900;
    line-height: 50px;
}
.tp-leftarrow .tp-arr-iwrapper {
}
.tp-leftarrow .tp-arr-iwrapper:before {
    content: "\f104";
}
.tp-rightarrow .tp-arr-iwrapper:before {
    content: "\f105";
}
.tp-rightarrow .tp-arr-iwrapper {
}
.slide-h1 {
    margin: 5px 0 !important;
    padding: 0 0 10px !important;
    padding-bottom: 5px !important;
    color: #444;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 57px;
}
.slide-h2 {
    margin: 5px 0 !important;
    padding: 0 0 10px !important;
    padding-bottom: 5px !important;
    color: #555;
    font-weight: bold;
    font-size: 55px;
    line-height: 100%;
}
.big-font {
    text-transform: uppercase;
    font-weight: 800;
    font-size: 60px;
}
.large-desc {
    font-size: 16px;
}
.slide-h3 {
    color: #fff;
    font-size: 31px;
    line-height: 100%;
}
.slide-h3 span {
    text-transform: uppercase;
    font-weight: bold;
}
.slide-head {
    text-transform: uppercase;
    font-weight: 900;
    font-size: 30px;
}
.slide-desc {
    font-size: 22px;
    line-height: 150%;
}
.main-title {
    text-transform: uppercase;
    font-weight: 800;
    font-size: 70px;
}
.icon-cont {
    padding: 15px 40px;
    border-radius: 10px;
    text-align: center;
}
.icon-cont:after {
    position: absolute;
    bottom: -10px;
    left: 40%;
    z-index: 5;
    display: inline-block;
    width: 0;
    height: 0;
    border-width: 10px 10px 0 10px;
    border-style: solid;
    content: "";
}
.icon-cont i {
    margin-bottom: 10px;
    color: #fff;
    font-size: 50px;
}
.icon-cont span {
    display: block;
    padding: 0 0 5px;
    color: #fff;
    text-align: center;
    font-size: 18px;
}
a.wit-btn {
    background: #fff;
    color: #333 !important;
    text-transform: uppercase;
}
.wit-line {
    width: 5%;
    height: 1px;
    background: #fff;
}
.vert-line {
    min-height: 270px;
    width: 1px;
    background: #fff;
}
.subTxt {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 17px;
    color: #333;
}
.large-title {
    color: #222;
    font-size: 60px;
    font-weight: 800;
    text-transform: uppercase !important;
}
.large-light-title {
    color: #787878 !important;
    font-size: 70px;
    font-weight: lighter;
    text-transform: uppercase;
    letter-spacing:2px
}
.large-text {
    font-size: 20px;
    color: #000;
    font-weight: lighter;
}
.larger-text {
    font-size: 24px;
    font-weight: lighter;
    text-transform: uppercase;
}
.witTxt {
    color: #fff !important;
}
.light-font {
    font-weight: lighter !important;
    font-size: 50px;
}
.black-bg{
    background:rgba(0,0,0,.63);
    color:#a8a8a8;
    text-transform:none;
}
.lft-list {
    padding: 10px;
    font-size: 18px;
    color: #fff;
}
.wit-border {
    border: 1px #fff solid;
    padding: 15px 60px;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
}
.rounded-bord {
    margin-right: 15px;
    border: 1px #fff solid;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 13px;
    border-radius: 50%;
}
#vertical-ticker{
    height:120px;
    overflow:hidden;
}
#vertical-ticker li{
    padding:15px 20px;
    display:block;
    text-align:center;
}
.to-bottom i.fa{
    font-size: 30px;
    border:2px #a8a8a8 solid;
    padding:20px 22px;
    border-radius:50%;
    -webkit-animation: bounce 2s infinite linear;
    animation: bounce 2s infinite linear;
}


.slidertext1{color:#fff; font-size:50px; font-weight:bold; text-transform:uppercase ; font-family: 'Quicksand', sans-serif; text-align:left; line-height:50px !important; text-align:right !important; }
.slidertext2{color:#fff; font-size:70px; font-weight:bold; text-transform:uppercase ; font-family: 'Quicksand', sans-serif; text-align:left; line-height:50px !important; text-align:right !important; }
.slidertext3{color:#fff; font-size:30px; font-weight:bold; padding:10px 0; text-transform:none !important; font-family: 'Quicksand', sans-serif; text-align:left; line-height:40px !important; text-align:left !important;}
.slidertext3 span{display:block;}
.slidertext5{color:#fff; font-size:60px; font-weight:bold; text-transform:uppercase ; font-family: 'Quicksand', sans-serif; text-align:left; line-height:50px !important; text-align:right !important; }

.slidertext4 a{color:#fff; font-size:22px; font-weight:bold; padding:15px 30px; background: #000; text-transform:none !important; text-align:left; font-family: 'Quicksand', sans-serif;line-height:24px;}

a.slidebtn{background:#000; color:#fff !important; padding:18px 30px; font-size:22px; border-radius: 36px; font-weight:700; text-transform:uppercase; display:inline-block; font-family: 'Quicksand', sans-serif;}
a.slidebtn i{margin-left:10px;}
a.slidebtn:hover{background:#fff; color:#000 !important;}


.tp-bannertimer{display:none;} 
.tp-banner-container{background: #000; border-radius: 10px; border: 12px solid #fff; border-radius: 13px; overflow: hidden !important; margin-top: 24px;}
.slider_wrap .card{border-radius:0 0 6px 6px; padding: 0;}
/*.slider_wrap .card ul{margin-bottom: 0;}*/
/*.slider_wrap .card ul li{position: relative;}*/
/*.slider_wrap .card ul li a{text-decoration: none; margin: 0 30px; border-bottom: 1px solid #e4e4e4; display: block; padding: 13px 0; color: #000; font-family: 'Quicksand', sans-serif; font-weight: 500;}*/
/*.slider_wrap .card ul li i{position: absolute;*/
/*    right: 30px;*/
/*    top: 18px;*/
/*color: #9f9fa5;*/
/*}*/
/*.slider_wrap .card ul li a:hover i, .slider_wrap .card ul li a:hover, .slider_wrap .card ul > li:hover a, .slider_wrap .card ul > li:hover a i{color: #ce0000;}*/



/*.slider_wrap .card ul li:last-child a{border-bottom: none;}*/
/*.slider_wrap .card ul li ul{position: absolute; top: 0; box-shadow: 9px 3px 15px rgb(0 0 0 / 48%); display: none; left: 100%; background: #fff; min-width: 250px; z-index: 99; height: 300px;*/
/*    overflow-y: scroll;}*/
/*.slider_wrap .card ul li ul li a{color: #000 !important;font-size:12px;}*/
/*.slider_wrap .card ul li ul li a:hover{color: #ce0000 !important;}*/

/*.slider_wrap .card ul li ul > li:hover > a{color: #ce0000 !important;}*/


/*.slider_wrap .card ul > li:hover > ul{display: block;}*/
.drop_menu{margin-bottom: 0;}
.drop_menu .dropdown-menu{left: 100% !important; top: 0 !important; transform: translate(0px, 0px) !important; min-width: 250px;}
.drop_menu .btn{width: 100%; text-align: left; border-radius: 0; color: #000; background: none; padding: 12px 18px; border: none; display: flex; align-items: center; justify-content: space-between;}
.drop_menu .dropdown-toggle::after{transform: rotate(-90deg);}
.drop_menu .dropdown-menu li{color: #000;
    font-size: 16px;
    font-weight: 600;
    }

.sub { padding:10px;}
.drop_menu li a{ padding:12px 18px; color: #000; text-decoration: none; display: block;}
.drop_menu li{border-bottom: 1px solid #e7e7e7;}
.drop_menu .dropdown-toggle.show{background: #ce0000; color: #fff;}
.dropdown-menu{padding: 0; background: #fff; inset: auto !important; border: none;}
.drop_menu .dropdown-menu li a:hover{background: #ce0000; color: #fff;}
.drop_menu li:last-child{border: none;}
.nobrdr{border: none; border-radius: 0 !important;}
.selected_nav{display: flex; justify-content: space-between; padding: 10px 20px; background: #eee;}
.selected_nav a{text-decoration: none; color: #000; font-weight: 600;}
.select_item a{color: #e60707;}

.drop_menu li ul ul li span{padding:8px 18px;}
.dropdown a.nextnav .fa-angle-right{color:#777; margin-top: 5px;}
.drop_menu li.active > a.nextnav{background: #ce0000; color: #fff;}
.drop_menu li.active > a.nextnav .fa-angle-right{color:#fff;}


@-webkit-keyframes bounce {
    0% {
        transform:translateY(0%);
    }
    50% {
        transform:translateY(-30%);
    }
    100% {
        transform:translateY(0);
    }
}

/* Mozilla Firefox 15 below */
@-moz-keyframes bounce {
  0% {
        transform:translateY(0%);
    }
    50% {
        transform:translateY(-30%);
    }
    100% {
        transform:translateY(0);
    }
}

/* Opera 12.0 */
@-o-keyframes bounce {
    0% {
        transform:translateY(0%);
    }
    50% {
        transform:translateY(-30%);
    }
    100% {
        transform:translateY(0);
    }
}

/* W3, Opera 12+, Firefox 16+ */
@keyframes bounce {
    0% {
        transform:translateY(0%);
    }
    50% {
        transform:translateY(-30%);
    }
    100% {
        transform:translateY(0);
    }

 }



/****************************************** 
    Features Css 
******************************************/ 
.featured-wrap{padding: 40px 0;} 
.feature_bx{background: #fff; position: relative; padding: 20px 30px 20px 130px; height: 100%; border-radius: 10px;display:flex;align-items: center;margin-top:;
}
.feat_icon{position: absolute; top: 15px; left: 36px;}
.feature_bx h3{font-size: 20px; color: #000; font-weight: bold; margin-bottom: 0;}
.feature_bx h3 span{display: block;}

 

/*************************************
		Products Start
*************************************/
.products_wrap{}
.product_heading{display: flex; justify-content: space-between;}
.product_heading h1{color: #fff; font-weight: bold; font-size: 30px; text-transform: uppercase; border-left: 4px solid #fff; padding-left: 20px;}
.viewall a{text-decoration: none; color: #000; display: inline-block; background: #dbdbdb; padding: 12px 40px; font-family: 'Quicksand', sans-serif; border-radius: 34px; font-size: 15px; font-weight: bold;margin-left: 27px;}
.viewall a:hover{background: #ce0000; color: #fff;}
.product_sec{background: #fff; padding: 20px 13px; border-radius: 10px;}
.slider_wrap .productImg{text-align: center; height: 208px !important; overflow: hidden; border: 1px solid #d5d5d5;}
.slider_wrap .productImg {display: flex;
    justify-content: center;
    padding: 10px;}
.product_sec h3 {
    margin-top: 25px;
    min-height: 50px;
    line-height: 16px;
}
.product_sec h3 a{font-size: 14px; font-weight: 600; color: #000; text-decoration: none;}
.product_sec h3 a:hover{color: #ce0000;}
.product_sec h3 a span{display: block;}
.product_price{font-size: 24px; color: #ce0000; font-weight: bold; margin-bottom: 20px;}
.products_wrap .product_sec{
    height: 100%;
} 
 

/*************************************
        Business Start
*************************************/
.plc_banners{padding: 70px 0 50px;} 
.bannerbx{background-size: cover !important; padding: 40px; position: relative; border-radius: 10px; min-height: 285px; position: relative;}
.bannerbx h3 a{text-decoration: none; color: #000; text-transform: uppercase; font-weight: bold; font-size: 22px;}
.bannerbx h3 a:hover{color: #ce0000;}
.bannerbx .viewall{margin-top: 10px;}
.bannerbx .viewall a{font-size: 16px; color: #fff; background: #000; padding: 12px 25px; margin-left: 0;}
.bannerbx .viewall a:hover{background: #ce0000;}
.bannerImg{position: absolute;
    top: 30px;
    right: 30px;}

.dark_banner{min-height: 325px;}
.dark_banner .bannerImg{right: 100px;}
.dark_banner h3{margin-top: 30px;}
.dark_banner h3 a{font-size: 48px; color: #fff;}
.dark_banner .viewall a{background: #dbdbdb; color: #000;}




/*************************************
        Categories Start
*************************************/
.categories_wrap{text-align: center;}
.categories_wrap h3{margin-top: 15px;}
.categories_wrap h3 a{color: #fff; font-size: 22px; font-weight: bold; text-decoration: none;}
.categories_wrap h3 a:hover{color: #ce0000;}
.categories_wrap .product_sec{padding: 38px 13px; min-height: auto !important; height: auto !important;}





/*************************************
        Testimonials Start
*************************************/
.pushbtns h3 a{color: #000; font-size: 36px;}
.pushbtns h3 span{display: block;}
.pushbtns .viewall a{background: #000; color: #fff;}
.pushbtns .bannerbx{padding: 20px 40px !important;}
.pushbtns .dark_banner{min-height: 295px; height: 100%;}

 



/*************************************
      Net Widget Start
*************************************/
.choose_wrap{padding: 70px 0;}
.widgetbx{ text-align: center; height: 100%;}
.widgetbx p{font-size: 16px; color: #fff;}
.widgetbx h3{font-size: 24px; font-weight: bold; color: #fff; margin: 30px 0 20px 0;}
.choose_wrap .title h1{color: #fff; font-size: 48px;}
.widgetbx figure{background: #fff; min-width: 144px; height: 144px; border-radius: 100%; display: inline-block; position: relative; line-height: 144px;}
.widgetbx figure:after{content: ""; border: 2px dashed #fff;
    position: absolute;
    top: -14px;
    left: -14px;
    width: 170px;
    height: 170px;
    border-radius: 100%;
}




/*************************************
        call-wrp Start
*************************************/
.call-wrp{/*background: url(../images/call-bg.jpg) no-repeat top;*/ background-size: cover !important;
background-position: center center; padding: 60px 0;}

.call-wrp .title:before{display: none;}
.call-wrp .title h1{color: #fff; font-size: 48px;}
.call-wrp .d-flex{justify-content: center; align-items: center;}
.call-wrp .readmore a{background: none; border: 1px solid #fff; font-family: 'Quicksand', sans-serif; padding: 14px 35px; font-size: 16px; text-transform: uppercase;}
.call-wrp .readmore a i{padding-right: 6px; font-size: 22px;} 
.call-wrp .conInfo span, .call-wrp .phonewrp a{color: #fff;}
.call-wrp .phonewrp a:hover{color: #ce0000;}
.conInfo.phonewrp{margin-top: 0;}
.call-wrp .readmore a:hover{background: #ce0000; border-color: #ce0000;}
.call-wrp .readmore{margin-right: 40px !important;
    border-right: 1px solid #575555;
    padding-right: 40px;}
.call-wrp .phonewrp:before{background: url(../images/phone_icon_white.png) no-repeat;}

.phonewrp a {
    font-size: 28px;
    color: #404040;
    font-family: 'Quicksand', sans-serif;
    font-weight: bold;
    text-decoration: none;
    line-height: 24px;
}
.conInfo span {
    font-size: 16px;
    color: #828890;
    display: block;
    font-weight: 600;
}
.phonewrp {
    padding-left: 60px;
    margin-top: 16px;
    position: relative;
}
.phonewrp:before {
    content: "";
    background: url(../images/phone_icon.png) no-repeat;
    width: 46px;
    height: 46px;
    position: absolute;
    top: 5px;
    left: 0;
}


 

/*************************************
      client-logos-wrap start
*************************************/
.client-logos-wrap{
    padding: 40px 0;
    background: #ffffff;
}
.client-logos-wrap .owl-nav.disabled {
    display: none;
}

/*************************************
      footer Start
*************************************/
.footer_wraper{padding:50px 0;
    background-position: center center !important;
    background-size: cover !important;
} 
.footer_wrap h3{font-size: 18px; color: #383838; position: relative; margin-bottom: 25px;}
.footer_wrap h3:before{content: ""; background: #22ad4b; width: 30px; height: 2px; position: absolute; bottom: -15px; left: 0;}
.footer_call i{color: #72bb1c; padding-right: 6px;}
.footer_call a{text-decoration: none; color: #7688b0; font-weight: bold; font-size: 16px;} 
.footer-nav ul li a{
    font-size: 17px;
    font-weight: 600;
    color: #fff;
}
.footer-nav ul li a:hover{
    color: #fcc902;
}
.footer-nav p{
    color: #b5b5b5;
    font-size: 16px;
    font-weight: 400;
}
.footer-nav p a{
    color: #b5b5b5;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
}
.footer-nav p a:hover{
    color: #fcc902;
}
.social_media li a:hover{
    color: #fcc902;
}
footer h3 {
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
}

footer ul.footer-nav {
    list-style: none;
    padding-left: 0px;
    margin-bottom: 0px;
}

footer ul.footer-nav li {}

footer ul.footer-nav li a {
    font-size: 16px; 
    line-height: 32px;
    font-weight: 600;
    text-decoration: none;
    color: #000; 
}

footer ul.footer-nav li a:hover {
    color: #22ad4b;
}

footer ul.footer-social {
    list-style: none;
    padding-left: 0px;
    margin-bottom: 0px;
}

footer ul.footer-social li {
    display: inline-block;
    padding-right: 12px;
}

footer ul.footer-social li a {
    position: relative;
    font-size: 24px;
    color: #fff;
}

footer ul.footer-social li a:hover {
    color: #b5b13c;
}

.footer-cards {
    padding-top: 15px;
    padding-bottom: 10px;
    position: relative;
}

footer p {
    font-size: 14px;
    color: #fff;
    line-height: 24px;
    margin-bottom: 0;
}

footer .call-us {
    position: relative;
    padding-left: 60px;
    text-align: left;
    margin-bottom: 20px;
}

footer .call-us:before {
    content: "";
    background: url(../images/footer-icon-3.png) no-repeat;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 49px;
    height: 47px;
}

footer .call-us.phone:before {
    background: url(../images/footer-icon-1.png) no-repeat;
}

footer .call-us.email:before {
    background: url(../images/footer-icon-2.png) no-repeat;
}

footer .call-us.email {
    margin-bottom: 0;
}

footer .call-us span {
    display: block;
    font-weight: normal;
    font-size: 14px;
    color: #9aa1b7;
}

footer .call-us a {
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    font-weight: 600;
}
footer .phone a{font-size: 20px;
}


.search-form .search-field{border: 1px solid #ddd; padding: 10px 20px; font-size: 18px; width: 500px;}
.search-form .search-submit{background: #ce0000; color: #fff; padding: 13px 20px; border: none;}



  
 /*********************************************
        copyright css
*********************************************/
.copyright {
   background: #f0f2f5;
    padding: 25px 0; 
}
.text-right{text-align: right;}
.copyright p {
    font-size: 16px;
    color: #777777;
    line-height: 24px;
    margin-bottom: 0;
    line-height: 24px;
}
.copyright .credits + p{font-size: 14px;}
.copyright .credits { 
    font-size: 14px;
    color: #616161;
    line-height: 22px;
}

.copyright .credits a {}

.copyright .credits a {
    color: #616161;
    text-decoration: none;
}

.copyright .credits a:hover {
    color: #b5b13c;
    text-decoration: underline;
}




.inner_Wrp .card{position: absolute; width: 333px;}



 

/*********************************************
        log in wrap
*********************************************/ 
.login-wrap {
    background: #f1f1f1;
    padding: 60px 0; 
}
.login-box{
    box-shadow: 0 0 18px 3px rgb(0 0 0 / 9%);
    padding: 50px;
    background: #aaa0a0;; 
}
.login-contact {
    box-shadow: 0 0 18px 3px rgb(0 0 0 / 9%);
    padding: 50px;
    background: #ffffff;
}
.form-btns .btn{
    text-decoration: none;
    color: #000;
    display: inline-block;
    background: #dbdbdb;
    padding: 12px 40px;
    font-family: 'Quicksand', sans-serif;
    border-radius: 34px;
    font-size: 15px;
    font-weight: bold;
}
.form-btns .btn:hover{
    background-color: #ce0000;
    color: #fff;
}
.login-box p a{
    color: #000;
    text-decoration: none;
}
.login-box p a:hover{
    color: #ce0000;
}
.login-wrap .form-control{
    border-radius: 4px;
    min-height: 54px;
    font-size: 14px;
}
.form-control:focus{
    box-shadow: none;
    border-color: #ce0000;
}
.login-box .title{
    margin-bottom: 20px;
}
.small-title h1 {
    font-size: 25px;
    margin-bottom: 20px;
}



/*********************************************
        wisht list
*********************************************/ 
.shopping-summery table thead th {
    background-color: #ce0000;
    padding: 18px 0;
    font-family: "Quicksand", sans-serif;
    font-size: 17px;
    font-weight: 700;
    color: #fff;
}
.wishtlist-box .table>tbody{background: #fff;}
.custome-checkbox .form-check-label {
    position: relative;
    cursor: pointer;
    color: #687188;
    padding: 0;
    display:none;
    vertical-align: middle;
}
.custome-radio .form-check-input, .custome-checkbox .form-check-input {
    display: none;
}
.pl-30 {
    padding-left: 30px !important;
}
.custome-checkbox .form-check-label::before {
    content: "";
    border: 2px solid #ced4da;
    height: 17px;
    width: 17px;
    margin: 0px 8px 0 0;
    display: inline-block;
    vertical-align: middle;
    border-radius: 2px;
}
.custome-checkbox input[type="checkbox"] + .form-check-label::after {
    content: "";
    width: 11px;
    position: absolute;
    top: 50%;
    left: 3px;
    opacity: 0;
    height: 6px;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: translateY(-65%) rotate(-45deg);
    transform: translateY(-65%) rotate(-45deg);
}
.custome-checkbox input[type="checkbox"]:checked + .form-check-label::before {
    background-color: #ce0000;
    border-color: #ce0000;
}
.custome-checkbox input[type="checkbox"]:checked + .form-check-label::after {
    opacity: 1;
}
.wishtlist-box a{
    color: #ce0000;
    text-decoration: none;
}
.wishtlist-box a:hover{
    color: #000;
}
.text-brand {
    color: #ce0000;
    font-weight: bold;
    font-size: 24px;
}
.stock-status {
    display: inline-block;
    padding: 8px 12px;
    border-radius: 5px;
    margin-bottom: 20px;
    font-family: "Quicksand", sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
}
.stock-status.in-stock {
    background: #ce000021;
    color: #ce0000;
}
.shopping-summery table tbody tr img {
    max-width: 100px;
    border: 1px solid #ececec;
    border-radius: 15px;
}
.account-links:not(:last-child) {
    border-bottom: 1px solid #c2c0c0;
    padding-bottom: 10px;
    margin-bottom: 10px;
}




.coupon_code {
    border: 1px solid #ededed; 
    background: #fff;
    max-width: 500px;
    margin: 60px 0 0 auto;
}
.coupon_code .h3, .coupon_code h3 {
    color: #fff;
    line-height: 36px;
    padding: 5px 15px;
    background: #ce0000;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
}
.coupon_inner {
    padding: 10px 20px 25px;
}
.coupon_inner p {
    font-size: 13px;
    margin-bottom: 20px;
}
.coupon_inner input {
    border: 1px solid #ededed;
    height: 42px;
    background: 0 0;
    padding: 0 20px;
    margin-right: 20px;
    font-size: 12px;
    color: #333;
    width: 175px;
}
 
.cart_subtotal {
    display: flex;
    justify-content: space-between;
}
.cart_subtotal p {
    font-weight: 600;
    font-size: 14px;
}
.cart_subtotal .cart_amount {
    font-size: 18px;
    font-weight: 600;
}

.cart_subtotal p span {
    margin-right: 30px;
}
.coupon_inner a {
    display: block;
    text-align: right;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 20px;
    border-bottom: 1px solid #ededed;
    padding-bottom: 10px;
    color: #666;
    text-decoration: none;
    border-radius: 3px;
}

.coupon_inner a:hover{color: #ea1c26;}
 
.align-right {
    text-align: right;
}
.checkout_btn{
    background: #ce0000 !important;
    font-size: 15px;
    padding: 10px 28px !important;
    line-height: 30px;
    border-radius: 30px;
    font-weight: 500;
    display: inline-block;
    text-transform: capitalize;
    border: none;
    margin-bottom: 0;
    color: #fff;
}

.checkout_btn:hover{background: #ce0000; color: #fff;}



.checkout_btn a {
    background: #090936;
    font-size: 15px;
    padding: 3px 14px;
    line-height: 30px;
    font-weight: 500;
    display: inline-block;
    text-transform: capitalize;
    margin-bottom: 0;
    color: #fff;
}

.checkout_btn a:hover{background: #dbba00; color: #fff;}

.colorsWrp .product-title a{font-weight: 600;}
.colorsWrp .product-title a span{display: block; margin-top: 6px;}
.redcolr{color: red;}
.checkout_form h3 {
    font-size: 16px;
    line-height: 30px;
    padding: 12px 20px;
    color: #fff;
    background: #ce0000;
    font-weight: 500;
}
.default-form-box label {
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 10px;
    display: block;
}
.default-form-box label span {
    color: #ea1c26;
    font-size: 16px;
}
.default-form-box input[type=date], .default-form-box input[type=email], .default-form-box input[type=number], .default-form-box input[type=password], .default-form-box input[type=text], .default-form-box textarea {
    border: 1px solid #eee;
    border-radius: 3px;
    background: 0 0;
    height: 40px;
    font-size: 14px;
    width: 100%;
    padding: 0 20px;
    color: #666;
    outline: 0;
}

.checkbox-default input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    line-height: 0;
}
.checkbox-default {
    line-height: 1;
    position: relative;
}


.checkbox-default>span {
    display: inline-block;
    transform: translateX(35px);
    text-transform: capitalize;
    color: #666!important;
    font-size: 14px;
    cursor: pointer;
}
.checkbox-default input::after {
    position: absolute;
    content: "";
    width: 20px;
    height: 20px;
    border: 1px solid #dee2e6;
    line-height: 20px;
    text-align: center;
    top: 0;
    left: 0;
}
.checkbox-default input:checked::after {
    position: absolute;
    content: "";
    background: #ea1c26;
    border-color: #ea1c26;
    font-family: FontAwesome;
    color: #fff;
}
.order-notes textarea {
    border: 1px solid #eee;
    border-radius: 0;
    height: 100px;
    max-width: 100%;
    padding: 20px 20px;
    background: 0 0;
    font-size: 13px;
    resize: none;
    line-height: 1.6;
    width: 100%;
    color: #666;
    outline: 0;
}
.order_table table thead tr th {
    min-width: 50%;
    padding: 15px 30px;
    border-bottom: 1px solid #ddd;
}
.order_table table tbody tr td {
    min-width: 50%;
    text-align: left;
    padding: 15px 30px;
    border-bottom: 1px solid #ddd;
}
.order_table table tfoot tr th {
    min-width: 50%;
    text-align: left;
    padding: 15px 30px;
    border-bottom: 1px solid #ddd;
}
.order_table table tfoot tr td {
    min-width: 50%;
    text-align: left;
    padding: 15px 30px;
    border-bottom: 1px solid #ddd;
}
.payment_method{margin-top: 20px;}
.order_button{margin-top: 20px;}
.order_button button {
    cursor: pointer;
    font-size: 16px;
    line-height: 30px;
    padding: 5px 10px;
    text-transform: capitalize;
    color: #fff;
    background: #ea1c26;
    font-weight: 500;
    border: none;
    transition: .3s;
    margin-bottom: 0;
    border-radius: 5px;
}

.checkWrp, .inner_Content{background: #fff;}
.inner_Content{padding: 70px 0;}

.header-wrap .nice-select{background: none; width: 208px; line-height: 52px;
    border: none; }
.header-wrap .current{color: #fff; padding:0;}
.header-wrap .nice-select:after{background: none !important; width: 7px; height:7px; top: 25px; border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;}


.default-form-box{margin-top: 15px;}
.checkWrp table{width: 100%;}
.inner_Content .product_sec{background: #f9f9f9;}
.products_wrap .title{margin-bottom: 0;}
.searchbx{width: 67%; position: relative;}
.searchbx:before{content: ""; background: #616161; width: 1px; height: 20px; position: absolute; top: 15px; left: 5px;}

.pagination {
  margin-top: 30px;
  text-align: center;
display: block;
}
.pagination a {
  display: inline-block;
  width: 50px;
  height: 50px;
  text-align: center;
  text-decoration: none;
  line-height: 50px;
  color: #ce0000;
  border: 1px solid #ce0000;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin: 3px;
}
.pagination a:hover, .pagination a.active {
  background: #ce0000;
  color: #ffffff;
}


.product-details-text .title{
    text-transform: capitalize;
    line-height: 32px;
    font-size: 23px;
    font-weight: 600;
    margin-bottom: 10px;
}
.product-details-text .price {
    display: block;
    font-size: 24px;
    font-weight: bold;
    color: #ce0000;
    margin: 10px 0;
}
.variable-single-item>span {
    display: block;
    margin-bottom: 5px;
    font-weight: 500;
    text-transform: capitalize;
}
.product-variable-quantity input {
    width: 90px;
    border: 1px solid #eee;
    background: 0 0;
    height: 42px;
    padding: 0 12px;
    border-radius: 5px;
}
.product-add-to-cart-btn a {
    display: inline-block;
    font-size: 16px;
    margin-left: 20px;
    background: #fcc902;
    height: 42px;
    line-height: 42px;
    text-transform: capitalize;
    min-width: 200px;
    text-align: center;
    color: #000;
    border-radius: 3px;
    margin-top: 26px;
    font-weight: bold;
    text-decoration: none;
}
.product-details-variable{padding-bottom: 30px !important;}
.product-details-text {
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
}


.table_heading{background: #ce0000 !important; color: #fff; font-size: 18px; font-weight: bold; padding:14px 18px !important;}




 .dashboard_wrap{background: #f9f9ff;}
.dashboard_wrap .card{background: #fff; border-color: #e8ebf3;}
.card-title{font-size: 20px; margin-bottom: 0; line-height: 42px;}
.card-header{padding: .5rem 1.5rem; min-height: 3.5rem; background: #fff;}
.dash_widget-sec{background: #f9f9f9;}
.dashboard_wrap .form-group .form-control {
    color: #555;
    border: 1px solid #e8e8e8;
    padding: 12px 10px;
    width: 100%;
    font-size: 14px; border-radius: 0;
    height: 50px;
    background: #fdfdfd;
} 
.card-body img{width: 90px;}
.profile-pic h4{font-size: 18px;}
.dash_widget-sec > ul > li > a, .dash_widget-sec > ul > li > a i{color: #000;}
.dash_widget-sec > ul > li > a{padding: .75rem 1.25rem !important; border-bottom: 1px solid #e8ebf3 !important; font-weight: 600 !important; display: block !important; text-decoration: none !important;}

.dash_widget-sec > ul > li > a i{position: static !important;}





.dash_widget-sec > ul > li:last-child > a, .dash_widget-sec > ul > li:first-child > a{border: none;}
.dash_widget-sec > ul > li > a i {
    background: #fff;
    margin-right: 12px;
    margin-top: 4px;
    color: #ce0000;
    font-size: 16px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 50%;
    text-align: center;
}
.dash_widget-sec > ul > li > a{margin: 0 !important;}
.dash_widget-sec > ul > li > a.active i, .dash_widget-sec > ul > li > a:hover i{color: #ce0000;}
.dash_widget-sec > ul > li > a.active, .dash_widget-sec > ul > li > a:hover {
    background: #ce0000;
    color: #fff !important;
    border-right: 7px solid #fcc902;
}
.card-body img{border-radius: 100%;}
.item-all-text h5{font-size: 16px;}


.table > thead > tr > td, .table > thead > tr > th {
    font-weight: 600;
    border-color: #e8ebf3;
    -webkit-transition: all .3s ease;
}
.table>:not(:last-child)>:last-child>*{border-color: #e8ebf3; padding-right: 10px;}
tbody, td, tfoot, th, thead, tr{border-top: none;}
.table thead th, .text-wrap table thead th {
    border-top: 0;
    border-bottom-width: 1px;
    padding-top: .5rem;
    padding-bottom: .5rem;
}
.table td {font-size: 14px; color: #000;
    padding: .75rem;
    vertical-align: top;
    border-top: 0;
}
.table-bordered td, .table-bordered th {
    border: 1px solid #e8ebf3;
}
.font-weight-semibold {
    font-weight: 600 !important;
}
.bg-success[href], .bg-success[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #16a737;
}
.bg-danger[href], .bg-danger[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #fb5b50;
}
.bg-primary[href]:hover, .bg-primary[href] {
    color: #fff;
    text-decoration: none;
    background-color: #1650e2;
}

.item-all-cat .item-all-card a {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.item-all-cat .item-all-card {
    position: relative;
    padding: 1.5rem 1.5rem;
    border-radius: 3px;
    margin-bottom: 10px;
    color: #fff;
    background: #fff;
    margin-bottom: 1.5rem;
}
.item-all-card::before, .item-all-card::after {
    content: "";
    width: 0;
    height: 2px; 
    position: absolute;
    transition: all 0.4s linear;
}
.item-all-card::before, .item-all-card::after {
    background: linear-gradient(
135deg
, #ce0000 0%, #ce0000 100%);
}
.item-all-card:hover::before, .item-all-card:hover::after {
    width: 100%;
}
.item-all-cat .item-all-card a::before, .item-all-cat .item-all-card a::after {
    content: "";
    width: 2px;
    height: 0;
    position: absolute;
    transition: all 0.4s linear;
}
.item-all-card a::before {
    left: 0;
    bottom: 0;
    transition-duration: 0.4s;
}
 .item-all-cat .item-all-card a::before, .item-all-cat .item-all-card a::after {
    background: linear-gradient(
135deg
, #ce0000 0%, #ce0000 100%);
}
.item-all-card:hover a::before, .item-all-card:hover a::after {
    height: 100%;
}

.item-all-card a::after, .item-all-card::before {
    right: 0;
    top: 0;
    transition-duration: 0.4s;
}

.item-all-card::before, .item-all-card::after {
    content: "";
    width: 0;
    height: 2px;
    position: absolute;
    transition: all 0.4s linear;
}
.item-all-card::before, .item-all-card::after {
    background: linear-gradient(
135deg
, #ce0000 0%, #ce0000 100%);
}
.item-all-card::after {
    left: 0;
    bottom: 0;
    transition-duration: 0.4s;
}



.item-all-cat .category-type .item-all-card i {
    width: 7rem;
    height: 7rem;
    font-size: 38px; color: #fff;
    border-radius: 50%;
    padding: 2.3rem 0;
    background:linear-gradient(to right, rgb(206 0 0) 0%, rgb(206 0 0) 100%);
}





.dashboard_wrap .form-group .form-control {
    color: #555;
    border: 1px solid #e8e8e8;
    padding: 12px 10px;
    width: 100%;
    font-size: 14px;
    border-radius: 0;
    height: 50px;
    background: #fdfdfd;
}
.contactWrp .form-group {
    margin-bottom: 30px;
}
.submit_btn {
    border: none;
    text-decoration: none;
    color: #fff;
    background: #ce0000;
    box-shadow: 0px 10px 15px rgb(0 0 0 / 20%);
    display: inline-block;
    padding: 20px 38px;
    border-radius: 40px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
}
.submit_btn:hover{background: #000;}


.products_scroll .owl-nav, .products_scroll .owl-dots{display:none;}
.products_scroll{margin-top:40px;}


.calculated_shipping #shipping_method li input{float:none !important;}
.coupon_inner input{height:auto !important; 
	width:auto !important;}
.coupon_inner{height:auto !important;}
.woocommerce-shipping-destination{color:#000 !important;}
.woocommerce-shipping-methods input{margin-right: 10px !important; min-height: inherit !important; height: auto !important; width: auto !important;}  



.productImg {
    height: 200px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
	overflow: hidden;
}

.choose_box .productImg {height: auto;}

.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text {
    box-sizing: border-box;
    width: 100%;
    height: 44px;
    padding: 10px;
    border: 1px solid #dbdbdb;
}


.woocommerce-pagination .next.page-numbers, .woocommerce-pagination .prev.page-numbers, .woocommerce-pagination a.page-numbers, .woocommerce-pagination span.page-numbers{width: 50px;
    line-height: 50px;
    padding: 0 !important;
}
.woocommerce-pagination ul.page-numbers{margin-left: 0 !important;}
.woocommerce-page .woocommerce-pagination ul.page-numbers li:nth-last-child(2) {display: none;}
.woocommerce-page .woocommerce-pagination ul.page-numbers li:nth-last-child(3) {display: none;}
.woocommerce-page .woocommerce-pagination ul.page-numbers li:nth-last-child(4) {display: none;}


.inner_productsWrp .mt-4  { 
    width: 23%  !important;
}



/*********************************************
        Media Screen css
*********************************************/ 
@media screen and (max-width: 1440px) {  
.feature_box p{font-size: 15px;}
.feature_box h3{font-size: 26px;}
.feature_box{min-height: 222px;}
.service_info h3 a{font-size: 30px;}
ul.tick li{font-size: 16px; line-height: 32px;}
.navbar-nav li {
    padding: 0px 10px;
}
.navbar .navbar-nav .nav-link{font-size: 16px;}


}



@media screen and (max-width: 1366px) { 
    .phone_bx a{
        font-size: 20px;
    }
    .header-addons{
        margin-left: 10px;
    }
}
@media screen and (max-width: 1200px) {
    .topbarLinks li {    padding: 0 5px;
}
.inner_productsWrp .mt-4 {
    width: 30% !important;
}
.header-wrap .col-lg-3{width: 100%;}
.header-wrap .col-lg-9{width: 100%;}
.header-wrap .logo{text-align: center;}
.slider_wrap .container-fluid{padding: 0 15px;}
.slider_wrap h1{font-size: 42px; line-height: 50px;}
.slider_wrap h1 span {
    font-size: 28px;
}

.title h1 {
    font-size: 30px;
}
.small-title h1{
    font-size: 24px;
}
.widgetbx{padding: 40px 20px;}
.benefitbx{height: 100%;}
.benefits_wrap .row div{margin: 15px 0;}

    .phonewrp a{font-size: 22px;}  
    .content-address{margin-bottom: 0;} 
    .service_info h3 a{font-size: 18px;}
    ul.tick li{font-size: 14px; line-height:17px; margin-top: 10px;}
    .cases-services h3 a{font-size: 18px;}
    .case_icon img{width: 30px;}
    .cases-services h3{padding-top: 0;}
    .contact-details__img { 
    margin-right: 0;
}
.contact__form-box .section-title h2 {
    font-size: 30px;
    line-height: 35px; 
}
    footer .call-us a{font-size: 14px;}
    footer p{font-size: 15px;}
    .service_info h3 {
  margin-top: 35px; 
}
.service_info {
    position: absolute;
    top: -26px;
    left: 24px;
}
    .jobbox{bottom: -40px; left: 50px;} 
    .navbar-nav li:last-child{padding-right: 0;}
    .service_info h3 a {
    font-size: 16px;
}
    .feature_sec{padding-left: 78px;}
    .feature_box {
    min-height: 257px;
}
    .feature_box h3{font-size: 18px;}
    .feature_box p {
    font-size: 14px;
}
    .navbar-nav li {
    padding: 0px 13px;
}
 .navbar .navbar-nav .nav-link{font-size: 14px;}
.header-wrap .logo {
    padding-top: 10px;
}
.services-wrap .container-fluid{padding: 0 40px;}
.header-wrap .phonewrp:first-child{margin-left: 0;} 
.title h1{font-size: 36px;}  
.category_btn .btn-primary{
    padding: 22px 14px 22px 52px;
    font-size:  14px;
}
.category_btn .btn-primary i{
    left: 16px;
}
.category_btn .fa-angle-down{
    right: 10px;
}
.phone_nav a{
    font-size: 16px;
}
.dark_banner .bannerImg{
    top: 50%;
    right: 30px;
    transform: translateY(-50%);
}
.dark_banner .bannerImg img,
.bannerImg img {
    max-width: 140px;
}
.plc_banners .bannerImg{
    position: static;
    margin-top: 20px;
    transform: translateY(0%);
}
.plc_banners .bannerbx{
    text-align: center;
    height: 100%;
}

}




@media screen and (max-width: 990px) { 
    .nav_wrap{background: none;}
    .phone_bx{top: 45px;}
    .feat_icon{top: 6px;}
    .update-cart{margin-bottom: 10px;}
    .feature_bx h3{font-size: 15px;}
    .topbar-wrap .col-lg-3{width: 100%;}
    .topbar-wrap .col-lg-9{width: 100%;}
    .wealth_logo{text-align: center;}
    .slider_img{margin-top: 10px;}
    .benefitbx{padding: 20px;}
    .slider_wrap .card{margin-bottom: 30px;}
    .business_img{margin-bottom: 30px; text-align: center;}
    .testimonials_wrap .owl-nav button{display: none;}
    .languages_wrap{text-align: center;}
    .languagesList{justify-content: center; margin-top: 30px;}
    .widgetbx{margin: 15px 0; height: auto;}
    .footer_wrap h3{margin-top: 20px;}
    .copyright{text-align: center;}
    .text-right{text-align: center; margin-top: 30px;}
    .languages_wrap .d-flex{display: block !important;}
    .feature_icon{position: static;}
    .pagetitle-wrap{padding: 100px 0 30px 0;}
    .about-wrap{padding-top: 40px;}   
    .slider-wrap{margin-top: 0;}
    .header-wrap .logo{text-align: left;}
    .header-wrap{padding: 15px 0;}
     .contact-details__img{margin-bottom:40px;}
.lg-mb-30 {
    margin-bottom: 30px;
}
.join-us__img{margin-top:50px;}
    .right_sec{margin-bottom: 50px;}
    .left_sec{display: inline-block;}
    .tp-banner, .tp-banner-container{margin-top: 0 !important;}
    .features-lists .feature_box{margin-bottom: 30px;}
    .content-title{margin-top: 20px;}
.contact-info {margin-left: 0; margin-top: 50px;}
    .section01, .section02{border-radius: 0;}
    .info-wrp .col-lg-6:first-child{padding: 0 15px;}
    .info-wrp .col-lg-6:last-child{padding: 0 15px;} 
.logo{position: static;} 
    .header-info, .account-btn{display: none;} 
    .navbar-light .navbar-nav .nav-link{border: none;}
    .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .show>.nav-link, .navbar-light .navbar-nav .nav-link:hover{border: none; background: #ce0000 ; color: #fff;}
.slidertext3{line-height: 20px !important; margin-top: 10px !important;} 
.navbar-collapse {
    position: fixed;
    top: 0px;
    bottom: 0;
    left: 100%;
    width: 60%;
    padding-right: 1rem;
    padding-left: 1rem;
    overflow-y: auto;
    visibility: hidden;
    background-color: rgba(0,0,0,0.8);
    transition: visibility .3s ease-in-out, -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out, visibility .3s ease-in-out;
    transition: transform .3s ease-in-out, visibility .3s ease-in-out, -webkit-transform .3s ease-in-out;
    z-index: 10000;
}
.features-Wrp{margin-top: -50px;}
.navbar-collapse.show {
    visibility: visible;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}
.navbar-light .navbar-toggler{display: block; position: absolute;
    top: 27px;
    right: 20px;
    background: #fff;}
.close-toggler {
    background: none;
    color: #fff;
    padding: 5px;
    border: none;
    margin-top: 10px;
    font-size: 24px;
    position: absolute; top: 0; right: 15px;
    display: block;
}
.about-wrap .assist_box{display: inline-block;}
.navbar-nav > li {
    display: block;
}
.navbar-light .navbar-nav .nav-link {
    color: #fff;
    padding: 10px 16px;
}
.navbar-nav{padding-top: 70px;}
 
.feature_box {
    min-height:inherit;
}
.estimate-wrap{text-align: center;}
.estimate-call{display: inline-block; text-align: left;}
.hover_dashRight, .hover_dashLeft, .report_hover, .bannerbox:after, .bannerbox:before{display: none;} 
.navbar-nav li{padding: 0;}
.feature_icon{top: -8px;}
.aboutmed{text-align: center; margin-top: 40px;}
.service_info p{font-size: 15px;}
.choose-wrp{text-align: center;}
.choosebx{margin-top: 30px;}
.choosebx ul li .row > div{border-left: none;}
.choosebx ul li:last-child .row > div{border-bottom: 1px solid #ecedef;}
.solution_wrap, .whowe-wrp{padding: 70px 0;}
.whowe_box{position: static; max-width: inherit; margin-left: 0;}
.videobx{margin-top: 40px; float: none; background: no-repeat; display: inherit; text-align: center;}
.newsletter{margin-top: 40px;}
.con_form{margin: 40px auto 0 auto;}
ul.tick li{line-height: 22px;}
.service_info h3 a {
    font-size: 20px;
}
.slider-wrap{padding: 170px 0 100px 0;}
.jobbox{left: 0;} 
ul.services-list {
    margin-top: 50px;
} 
.mt--20 {
    margin-top: 0px;
} 
.call-wrp .readmore{
    margin-right: 20px !important;
    border-right: 1px solid #fff;
    padding-right: 20px;
}
.bannerImg{
    position: static;
    margin-top: 30px;
}
.bannerbx{
    text-align: center;
}
.products_wrap .product_sec{
    min-height: 450px;
}
.product-details-text .title{margin-top: 20px; font-size: 22px; line-height: 30px;}
 .dashboard_wrap .card{margin-bottom: 30px;}

.dgwt-wcas-search-icon{display: none;}
.dgwt-wcas-layout-icon-flexible-loaded .dgwt-wcas-search-form{opacity: 1 !important; display: block !important; position: static !important; min-width: initial !important;}
.search-style-2 {
    margin-top: 0 !important;
}
.logo{margin-bottom: 0;}
.featured-wrap .row .col-lg-4{margin: 10px 0;}
.feature_bx{padding: 30px 30px 30px 130px;}
.slider_wrap .collapse.show{display: none !important;}
    .collapse:not(.show) {
    display: block !important;
}
.collapsing{display: none !important;}
.drop_menu .dropdown-menu{position: static; background: #eee;}
.dropdown a.nextnav .fa-angle-right{transform: rotate(90deg);}
.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{color: #fff;}
#reloadcartsec .login-wrap .container{padding: 0;}
.update-cart{margin-bottom: 30px !important}
.inner_productsWrp .mt-4{width: 30% !important;}
.product_sec .viewall a{margin-left: 0;}
}





 


@media screen and (max-width: 767px) { 
.inner_productsWrp .mt-4{width: 46% !important;}
.service_box{max-width: 369px; margin: 15px auto ;} 
.slidertext1{margin-top: 0 !important; line-height: 40px !important;}
.copy-right{text-align: center;}
.slider-wrap{padding: 70px 0;}
.solution_wrap p{font-size: 14px;}
.title h1{font-size: 28px;}
.topbar-wrap{display: none;}
.copyright, .credits{text-align: center !important;} 
 .marketplaces_wrap ul{display: block;}
 .product-details-text .d-flex{display: block !important;}

.marketplaces_wrap ul li{margin: 10px 0;}
.product_heading h1{
    font-size: 20px;
}
.feature_bx h3{
    font-size: 16px;
}
.phonewrp{
    margin-top: 20px;
}
.call-wrp .readmore {
    margin-right: 10px !important;
    padding-right: 0;
    border: none;
    margin-bottom: 20px !important;
}

.pushbtns h3 a{
    font-size: 26px;
}
.pushbtns .bannerbx{
    padding: 20px 20px !important;
}
.product_sec{
    text-align: center;
}


}


@media screen and (max-width: 480px) { 
    #btnContainer{display: none;}
    .inner_productsWrp .mt-4{width: 100% !important;}
    .my-wrap{padding:50px 15px !important;}
    .slider_wrap .collapse.show{display: none !important;}
    .collapse:not(.show) {
    display: block !important;
}
.wishtlist-box .title h1{font-size: 20px !important;}
.woocommerce-pagination .next.page-numbers, .woocommerce-pagination .prev.page-numbers, .woocommerce-pagination a.page-numbers, .woocommerce-pagination span.page-numbers {
    width: 40px;
    height: 40px !important;
    line-height: 40px;
    padding: 0 !important;
}
.product_meta{position: static !important; margin-top: 15px !important;}
.product-add-to-cart-btn.outbtn{margin-top: 15px !important;}
.wppp-select{display: none;}

.collapsing{display: none !important;}
    .slider_wrap h1 {
    font-size: 30px;
    line-height: 38px;
}
.call-wrp .readmore a{width: 100%;}
.conInfo{text-align: left;}
.footer-nav ul li a{padding: 0 9px; font-size: 16px;}
.footer-nav p{margin-top: 10px;}
.slider_wrap h1 span {
    font-size: 22px;
}
.slider_wrap p{font-size: 16px;}
.trial_btn a{font-size: 20px;}
.trial_btn a span{font-size: 15px;}
.large_check_icon img{width: 100px;}
.trial_wr{padding-left: 0;}
.large_check_icon{position: static; margin-bottom: 15px;}
.languagesList li {
    margin: 0 18px;

}
.trial_btn i{font-size: 18px;}
    .navbar-collapse{width: 80%;}
    .about_hover img{width: 150px;}
    .sm-mb-30 {
    margin-bottom: 30px;
}
    .call-wrp .d-flex{display: inline-block !important;}
    .call-wrp .readmore{margin-right: 0 !important; padding-right: 0; border: none; margin-bottom: 20px !important;}
    .footer_logo{text-align: center;}
    .testimonialsbx p{font-size: 14px; line-height: 24px;}
    .call-wrp .title{margin-bottom: 25px;}
    .call-wrp{text-align: center;}
    .about_hover{bottom: -30px;}
    .about_left h1{font-size: 36px; line-height: 36px;} 
    .feature_sec{padding-left: 78px;}
    .feature_box h3{font-size: 18px;}
    .title p{font-size: 18px !important;}
    .about-wrap p{font-size: 18px;}
    .tagline{font-size: 16px;} 
.phonenum{font-size: 18px;}    
.readmore a{font-size: 16px; padding: 14px 26px;}
.footer_nav{text-align: left !important; padding-left: 0;} 
.navbar-light .navbar-toggler{right: 20px;} 
.title h1, .contactsec-wrp h1{font-size: 25px !important; line-height: 30px;}
.joinTeam h3{font-size: 24px;}
.cases-wrap .title p{letter-spacing: 1px; font-size: 16px;}
.quick-links h2{margin-top: 5px;}
.footer-logo-box{margin-bottom: 20px;}
ul.tick li{font-size: 15px; line-height: 26px;}
.about_left .title h1{font-size: 26px;}
.about-wrap .assist_box{display: block; font-size: 20px;}
.slider-wrap h1{font-size: 24px;}
.con_icon{left: 30px;}
.slider-wrap p{font-size: 14px;}
.conInfo{padding-left: 52px;} 
.footer_wraper{padding-bottom: 20px;}
.footer-logo, footer ul.footer-social{text-align: center;}
.footer-logo img{width: 180px;}
.page__banner-content h1{font-size: 28px; line-height: inherit;}
footer ul.footer-nav li {
    border-bottom: 1px solid #dfdfdf;
    padding: 4px 0;
}
footer ul.footer-nav li:first-child{border-top: 1px solid #dfdfdf;}
footer ul.footer-nav li a{font-size: 14px;}
.con_icon img {
    width: 50px;
}
.jobbox {left: 40px;}
.call-wrp .title h1{font-size: 20px; line-height: 28px;  margin-bottom: 0;}
.page__banner{padding-top: 46px;}
.joinconsc img{width: 60px;}
.call-wrp .title h1 span{display: inherit;}

.joinconsc .joinTeam {
    padding-left: 85px;
}
.phone_bx i{
    font-size: 13px;
}
.phone_bx a {
    font-size: 14px;
}
.phone_bx{
    top:32px;
}
.logo img {
    width: 220px;
}
.search_icon{
    right: 0;
}
.viewall {
    min-width: 150px;
}
.viewall a{
    padding: 5px 20px;
}

.sldarrow1{top: 95px !important;}
.sldarrow2{top: 150px !important;}
.sldarrow3{top: 30px !important;}





}



@media screen and (max-width: 375px) { 
.readmore {font-size: 14px;} 
.about_left .title h1 {font-size: 22px; line-height: 28px;}
.slider-wrap .form-control{font-size: 13px;}
.slider-wrap .input-group .btn{ font-size: 14px; padding: 10px 18px;}
.call-wrp .title h1{font-size: 16px;}

.sldarrow1{top: 80px !important;}
.sldarrow2{top: 126px !important;}
.sldarrow3{top: 19px !important;}



}


@media screen and (max-width: 320px) { 

}




.bannerbx {
    background-size: cover !important;
    padding: 40px;
    position: relative;
    border-radius: 10px;
    min-height: 285px;
    position: relative;
}

.dark_banner {
    min-height: 325px !important;
}



.dark_banner h3 a {
    font-size: 48px !important;
    color: #fff;
}

 

.bannerbx h3 a:hover {
    color: #ce0000 !important;
}



.category-form-submit-button{


background:none ;
border:none;
position: relative;
left:20px;

}

.dark_banner{

min-height:325px ;

}

.dark_banner h3 a {
    font-size: 48px !important;
    color: #fff !important;
}

.dark_banner h3 a:hover{color:red !important;}

.bannerbx h3 a {
    text-decoration: none !imporatnt;
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 22px;
}



.pushbtns h3 a {
    color: #000 !important;
    font-size: 36px !important;
}

.pushbtns h3 a:hover{

color: #dd2525 !important;

}

/*.dark_banner {
    min-height: 325px !important;
}

.dark_banner h3 a 

{
    font-size: 48px !important;
    color: #fff !important;
}*/




.effective-date{
    font-size:15px;
    color:#fff; 
}

.policy-content p{
    font-size:16px;
    line-height:1.8;
    margin-bottom:18px;
    color:#fff;
}

.policy-content h3{
    font-size:22px;
    font-weight:600;
    margin-top:35px; color:#fff;
    margin-bottom:15px;
}

.policy-list{
    padding-left:20px;
    margin-bottom:20px;
	color:#fff; 
    list-style: disc;
}

.policy-list li{
    margin-bottom:10px;
	color:#fff;
    line-height:1.7;
}

.policy-contact{color:#fff;
    margin-top:15px;
}

.policy-contact p{color:#fff;
    margin-bottom:6px;
}
.policy-contact a{
    color:#fff;
    text-decoration:none;
    transition:0.3s;
}

.policy-contact a:hover{ 
	color:#fcc902;
}

@media (max-width:768px){

.policy-heading h1{
    font-size:32px;
}

.policy-content h3{
    font-size:20px;
}

}


