/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 04 2025 | 13:54:20 */
body{
  font-family: 'Open Sans', sans-serif;
  letter-spacing: normal;
  overflow-x:hidden;

}
body.admin-bar .topbar {
    padding-top: 23px;
}
.login-content{
  display:none;
}
.content_box ul li.list-group-item {
    padding: 0.75rem 1.25rem;
}
.leaderboardtable .dt-buttons {
    display: block;
    width: 100%;
}
.dataTables_filter input[type="search"] {
    width: auto;
    display: inline-block;
  	background: transparent;
    padding: 10px 10px;
    border: solid 1px #ccc;
    font-size: 15px;
    color: #000;
}
.dataTables_length select {
    width: auto !important;
}
.wcpscwc-product-slider .outofstock,
.woof_container_pa_search-by-technologies ul.chosen-results li[data-option-array-index="1"]{
  display:none !important;
}
.wooinfo-none .woocommerce-info{
display:none;
}
ul#responsiveCart{
  display:none !important;
}
body.logged-in .after-login-hide{
  display:none !important;
}
body.logged-in .login-content{
  display:block;
}

html.no-scroll, body.no-scroll {
    overflow: auto !important;
}

.width-1000{
 	width:1000px;
}
.m0-auto{
  margin:0 auto;
}
.nav{display:block;}
#wpmenucartli{
  background-color:#34a853;
}
#wpmenucartli a{
  color:#fff !important;
  border:0px !important;
}
.table-leaderboard-bg{
    background: url(https://mediumblue-eagle-715115.hostingersite.com/wp-content/uploads/2019/05/leaderboardTb-bg-Updated.jpg) no-repeat;
  background-position:center center;
  background-size:cover;
}
.table-leaderboard-bg{
  color:#fff;
}
.table-leaderboard tr th{
  background-color:#000000;
}
.table-leaderboard tbody tr:nth-child(even){
  background: rgba(0, 0, 0, 0.2);
  color: #fff;
}
.table{
  border-collapse:collapse;
}
.table-leaderboard tr th,
.table-leaderboard tr td{
  border:1px solid #adadad;
}
.table-leaderboard tr th{
	background-color: #ececec;
}
.leaderboardtable tr:nth-child(even) {background-color: #ececec}
.leaderboardtable tr:nth-child(odd) {background-color: #eaeaea}
.leaderboardtable{
	position:relative;
	padding:10px;
	border:2px solid #000;
	background: #ffffff;
}
.leaderboardtable table {
    margin: 0px;
}
.leaderboardtable-container{
	position:relative;
}
.leaderboardtableScroll{
	max-height:500px;
	overflow:auto;
	width:100%;
}
.leaderboardtable-container:after{
	content: '';
    width: 100%;
    height: 58px;
    background: url(https://mediumblue-eagle-715115.hostingersite.com/wp-content/uploads/2020/02/table-shadow.png) no-repeat;
    background-position: center center;
    background-size: 100%;
    position: absolute;
    bottom: -25px;
    z-index: -1;
}
.leaderboardtable tr th,
.leaderboardtable tr td{
	border:1px solid #fff;
}
.leaderboardtable tr th{
	background-color:#ececec;
}
.elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 100% !important;
}
h2.vsbb-image-caption-heading {
    color: #fff !important;
}
.nextend-arrow-next {
    right: -5px !important;
}
.nextend-arrow-previous {
    left: -5px !important;
}
.vsbb-image-caption-view p, .vsbb-image-caption-view customp {
    font-style: normal;
    font-size: 18px;
    line-height: 1.2;
}
.oem-list{
  text-align:center;
}
.oem-list a {
    display: inline-block;
    width: 200px;
    height: 200px;
    border: 1px solid #ccc;
    margin-right: 10px;
    margin-bottom: 10px;
}
.bold{
  font-weight: bold;
}
.dataTables_filter label{
  text-align:right !important;
}
.dataTables_length{
   padding: 5px;
    width:50%;
    display: inline-block;
    vertical-align: top;
  text-align:left;
  position: absolute;
    z-index:333;
}
.dt-buttons{
   padding: 5px;
    display: inline-block;
    vertical-align: top;
  text-align:right;
float: right;
}
.dataTables_filter {
    padding: 5px;
    width:100%;
    display: inline-block;
    vertical-align: top;
	text-align:right;
  	margin-top:-12px;
}
div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    float: none !important;
}
.no-padding{
  padding:0px;
}
.required {
    color: red;
}
.border{
  border:1px solid #e1e1e1;
}
.form-control{
  margin-bottom:15px;
}
.pad-15{
  padding:15px;
}
.bg-dark-blue{
  background-color:#002c5c;
}
.bglight{
  background-color:#ebe9e1;
}
.color-white,
.color-white{
  color:#fff;
}
.font-18,
.font-18{
  font-size:18px;
}
.font-25,
.font-25{
  font-size:25px;
}
.font-35,
.font-35{
  font-size:35px;
} 
.font-45,
.font-45{
  font-size:45px;
}
.font-60,
.font-60{
  font-size:60px;
}
.font-light{
  font-weight:300;
}
.font-bold{
  font-weight:bold;
}
.p-absolute {
    position: absolute;
    right: 0px;
    top: 0;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}
span.optional,.tagged_as,
.woocommerce-additional-fields>h3,
.woocommerce-additional-fields .woocommerce-additional-fields__field-wrapper,
p.woocommerce-result-count,
.woocommerce-ordering,
span.posted_in,
.woocommerce-Price-amount.amount,
.price {
    display: none !important;
}
input[type="text"], input[type="email"], input[type="phno"], textarea,select {
    padding:7px;
      font-size: 15px;
      border: 1px solid #ccc;
}

.d-block{
  display:block;
}
h1 {
    font-size: 2.5rem;
}
a {
    text-decoration: none;
    color: #0f8eb8;
}
.container-fluid {
    padding-right:50px;
    padding-left:50px;
}
h1, h2, h3, h4, h5, h6 {
   font-family: 'Google Font';
    margin: 0;
    padding: 0 0 15px;
}
ul li {
    list-style-type: none;
  list-style:none;
}

.logo {
    padding: 15px 0;
}

.align-center {
	text-align: center;
}

#menu-main-navigation-right{
  float:right;
}
.menu-header {
    background: #454545;
}
.main-wrapper{
  min-height:auto;
}

.topbar {
	background-color: white !important;
  	position: fixed;
    overflow: visible;
    z-index: 1;
      left: 0;
  	width: 100%;
	top: 0;
}


.topbar .nav ul li a {
    color: #000000 !important;
    padding: 0px 12px !important;
}


.woof_redraw_zone .woof_container {
    float:none;
  display:inline-block;
  text-align:left;
    width: 33%;
    min-width: 150px;
}


#header .nav ul li a {
    color: #fff;
    padding: 8px 12px;
    font-size: 15px;
    display: block;
    border-right: solid 1px #000;
	font-weight: normal;
	text-transform: capitalize;
}
#header .nav ul {
    margin: 0px;
    padding: 0;
    font-size: 15px;
    text-transform:initial;
    color: #fff;
    font-weight: 300;
}
#header .nav ul li:hover > ul{
  top:100%;
  margin:0 !important;
}
#header .nav ul#menu-main-navigation li ul.sub-menu a,
#header .nav ul#menu-top-menu li ul.sub-menu a{
  background:#757575;
  padding: 0;
}

#header .nav ul#menu-main-navigation li ul.sub-menu a:hover,
#header .nav ul#menu-top-menu li ul.sub-menu a:hover{
  background:#34a853;
  padding: 0;
}

#header .nav ul#menu-main-navigation li ul.sub-menu .sub-menu,
#header .nav ul#menu-top-menu li ul.sub-menu .sub-menu {
  background:#1a60ad;
}
#header .nav ul#menu-main-navigation>li,
#header .nav ul#menu-top-menu>li {
    padding: 6px 0;
}
#header .nav ul#menu-main-navigation>li ul.sub-menu>li>a,
#header .nav ul#menu-top-menu>li ul.sub-menu>li>a {
    padding: 6px 10px !important;
    display: block;
    border: none !important;
    color: #fff !important;
}
#header .nav ul#menu-main-navigation li:hover ul li:hover > ul,
#header .nav ul#menu-top-menu li:hover ul li:hover > ul {
    top: 0;
}

#header .nav ul li.login{
  display:inline-block;
}
#header .nav ul li.logout{
  display:none;
}
.logged-in #header .nav ul li.login{
  display:none;
}
.logged-in #header .nav ul li.logout{
  display:inline-block;
}
.sliderHome p{
font-size: 23px;
color: #000;
 font-size: 23px;
 line-height: 1.5;
 font-weight: 300;
}
.sliderHome {
    background-color: #fff;
    padding-top: 35px;
    padding-bottom: 0px;
    color: #000;
    font-size: 23px;
    line-height: 1.5;
    font-weight: 300;
    padding-left: 15px;
    padding-right: 15px;
}


.col-12.R-L:after {
    content: '';
    border-bottom: 8px solid #D3D3D3;
    position: relative;
    display: block;
    top: -87px;
    width: 80%;
    left: 20%;
}

.col-12.R-L:before {
    content: '';
    border-bottom: 1px solid #D3D3D3;
    position: relative;
    display: block;
    top: -24px;
    width: 80%;
    left: 20%;
}

button.leftbutton {
    margin-left: 90%;
    position: relative;
    top: 28px;
    background-color: #e3e3e3;
    border: 1px solid #e3e3e3;
    color: #4e4e4e;
    padding: 5px 14px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 20px;
    cursor: pointer;
}

button.rightbutton {
    top: 28px;
    margin-left: 4px;
    margin-left: 94%;
    position: relative;
    top: -14px;
    background-color: #e3e3e3;
    border: 1px solid #e3e3e3;
    color: #4e4e4e;
    padding: 5px 14px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 20px;
    cursor: pointer;
}


/*footer Style*/
.copyright-wrapper {
    padding:10px 0;
  color:#757575;
    background-color: #ededed;
    font-size: 13px;
    text-align: center;
}
.footer-wp {
    background: #ededed;
	margin-top: 25px;
	padding:0px;
	padding-top:5% !important;
}
.copyright-wrapper p, .copyright-wrapper a {
    color: #929292;
}
.footer-logo-section{
  text-align:center;
  padding:20px 15px;
  border-bottom:1px solid #818181;
  margin-bottom:15px;
  display: none;
}
.footer-wp h3 {
    text-align: left;
    font-size: 24px;
    letter-spacing: inherit;
    color: #000;
    font-weight: bold;
}
.footer-wp h3:after{
  display:none;
}
.footer-wp li a {
    color: #000;
    font-size: 14px;
    font-weight: 300;
}
/*footer Style..///*/
.sliderHome h1 {
    font-size: 70px;
    color: #fff;
}

.after-slider:after {
    content: '';
    width: 10px;
    height: 100%;
    background: #fff;
    display: none;
    position: absolute;
    top: 0;
    left: 0px;
    right: 0;
    margin: 0 auto;
}
.after-slider.after-slider-login-content:after{
  display:none;
}
.after-slider h2 {
    font-size: 35px;
    margin-bottom: 0;
    padding: 0px;
}
.logged-in .after-slider .creat-bp p, 
.logged-in .after-slider .creat-bp h2 {
  display:none;
}
.after-slider p {
  font-family: roboto;
    font-size:20px;
}
.btn-round{
border-radius: 40px;
}
.btn-round.btn-lg{
	padding-left:30px;
	padding-right:30px;
}
.register-action {
    text-align: left;
	padding-left:10px;
}
.creat-bp {
    text-align: left;
    padding-left: 40px;
}
.btn.register {
    padding-left:50px;
    padding-right:50px;
    background: #d92c3d;
    border-color: #d92c3d;
    font-size:25px;
}
.btn.CUB-button {
    padding-left:50px;
    padding-right:50px;
    background: #013c7d;
    border-color: #013c7d;
    font-size:25px;
}

@media screen and (max-width: 768px){
body.page-id-5439 div#dataall_length {
    position: relative;
    top: 0;
    left: 0;
    text-align: center;
    width: 100%;
  }}

@media screen and (max-width: 767px){
div.dataTables_wrapper div.dataTables_length, div.dataTables_wrapper div.dataTables_filter, div.dataTables_wrapper div.dataTables_info, div.dataTables_wrapper div.dataTables_paginate {
    text-align: center;
  }}


 a.btn.btn-primary.left {
    background: #fff !important;
    border-color: #1a71ff !important;
    color: #1a71ff;
    font-size: 22px;
    border-radius: 0px;
    position: relative;
    margin: 10px;
    display: inline-block;
    padding: 8px 30px 8px 30px;
} 

.btn span.icon-1 {
    background: url(https://mediumblue-eagle-715115.hostingersite.com/wp-content/uploads/2020/12/Register.png) no-repeat;
    position: absolute;
    width: 30px;
    height: 30px;
    display: inline-block;
    top: 13px;
    left: 10px;
    background-size: cover;
}



a.btn.btn-primary.right {
     background: #1a71ff !important;
    font-size: 22px;
    border-radius: 0px;
    position: relative;
    margin: 10px;
    display: inline-block;
    padding: 8px 30px 8px 30px;
  
}

.btn span.icon-2 {
    background: url(https://mediumblue-eagle-715115.hostingersite.com/wp-content/uploads/2020/12/Sign-In.png) no-repeat;
    position: absolute;
    width: 30px;
    height: 30px;
    display: inline-block;
    top: 13px;
    left: 10px;
    background-size: cover;
}





 a.btn.btn-primary.center {
  background: #1a71ff !important;
    font-size: 18px;
    border-radius: 0px;
    position: relative;
    margin: 0px;
    display: inline-block;
    padding: 8px 20px 9px 20px;
} 

.btn span.icon-3 {
    background: url(https://mediumblue-eagle-715115.hostingersite.com/wp-content/uploads/2020/12/Devices.png) no-repeat;
    position: absolute;
    width: 40px;
    height: 40px;
    display: inline-block;
    top: 10px;
    left: 10px;
    background-size: cover;
}



.btn.DarkBlue{
	background:#013c7d;
	color:#fff;
}
.layer-content {
    position: relative;
  text-align:center;
}

#wcps-4314 .wcps-items .wcps-items-title {
  font-family: 'Comfortaa', cursive;
  text-align:center !important;
  font-weight:300;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 100%;
	overflow: hidden;
}
p.product.woocommerce.add_to_cart_inline {
    text-align: center;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt { 
    text-transform: none;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background: #f7c11f;
    color: #fff;
}

.woocommerce-thankyou-order-received {
    margin-bottom: 15px;
}
.d-inline-product .woocommerce ul.products li.product, .d-inline-product .woocommerce-page ul.products li.product{
	float:none !important;
  display:inline-block;
  background-color:#fff;
  margin-right:3% !important;
}
.d-inline-product .woocommerce ul.products li.product:last-child, .d-inline-product .woocommerce-page ul.products li.product:last-child{
	margin-right:0% !important;
}
#sidebar .widget {
    background: #e7e7e7;
    border: none;
}
#sidebar .widget .wc-forward {
    padding: 6px 16px;
    font-size: 13px;
}

.woocommerce-additional-fields p {
    font-size: 14px;
    margin: 0px 0 10px 0;
}

.woocommerce form .form-row .input-checkbox {
    margin: -2px 3px 0 0;
}
.checkoutCheckbox label{
  font-size:13px;
  font-weight:bold;
}

.woocommerce-billing-fields__field-wrapper {
    height: 0px;
    overflow: hidden;
}
.woocommerce-input-wrapper .btn-group{
  display:block;
  width:100%;
}
.woocommerce-input-wrapper ul.multiselect-container.dropdown-menu {
    width: 100%;
    margin: 0px !important;
}
.woocommerce-input-wrapper ul.multiselect-container.dropdown-menu li{
  display:inline-block;
}
button.multiselect{
  min-width:200px;
}
.woocommerce div.product .out-of-stock {
    color: red;
    font-size: 18px !important;
    font-weight: bold;
    margin-bottom: 10px;
}
.products .outofstock-label {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    top: 30%;
    background: rgba(0, 0, 0, 0.2);
    padding: 10px 0;
	display:none;
}
.outofstock-label img{
  width:110px !important
}
.outofstock .OutOfStockBadge {
    background:#d92c3d;
	z-index:1;
    color: #fff;
    position: absolute;
    top: 52px;
    left: 0;
    padding: 7px 15px 7px 10px;
    font-size: 15px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}
.products .product-loop-outofstockForm {
    position: absolute;
    bottom: 35%;
    background: rgba(0, 0, 0, 0.15);
    z-index: 333;
    left: 0;
    right: 0;
    width: 95%;
    text-align: center;
    color: #fff;
    padding: 10px;
    margin: 0 auto;
}
.products .product-loop-outofstockForm .OutofStockProduct{
    display: block;
    width: 100%;
    background: red;
    color: white;
    padding: 5px 5px;
    font-weight: bold;
    font-size: 18px;
    margin-bottom:15px;
}
.products .product-loop-outofstockForm .alert_container h6.subscribe_for_interest_text {
    display:none;
}
.add-to-wishlist-btn {
    position: absolute;
    bottom: 31%;
    right: 0;
    left: 3px;
    margin: 0 auto;
    background: #121212;
    color: #dfb642;
    padding: 5px 20px 5px 20px;
}
.products .product-loop-outofstockForm .alert_container {
    margin: 0;
    padding-bottom: 10px;
}
.products .product-loop-outofstockForm .alert_container input[type="text"] {
    margin-bottom: 5px;
    border-radius: 20px;
    text-indent: 10px;
  border:1px solid #ccc;
}
.products .alert_container p{
  display:none;
}
.products .alert_container .stock_alert_button.alert_button_hover{
	background: #d92c3d;
    color: #fff;
    padding: 5px 18px;
    font-weight: bold;
    border-radius: 30px;
    border: 0px;
	cursor:pointer;
}
button.stock_alert_button.alert_button_hover {
    background: #000;
    border-color: #000;
    color: #fff;
    padding: 5px 18px;
    font-weight: bold;
    border-radius: 30px;
}
.product-loop-outofstockForm .registered_message {
    font-family: 'open sans' , sans-serif;
    background: #1269b3;
    padding: 6px;
}
.product-type-wcpb .product-loop-outofstockForm{display:none}
.woocommerce div.product .product_title {
    color: #000;
}
.stock.in-stock {
    margin-bottom: 10px;
    font-size: 15px !important;
    font-weight: bold;
}
.product_meta {
    margin-bottom: 5px;
}
.product_meta .sku_wrapper{
    color: #b3b3b3;
    font-weight: 600;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    float: none;
    display: inline-block;
    margin: 0 auto;
    font-size: 24px;
    font-family: 'Google Font';
    font-weight: 500;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    width: 33%;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    width: 65%;
}
a.button.view {
    background: #d92c3d !important;
    color: #fff !important;
    font-size: 13px;
    padding: 5px 14px !important;
    border-color: #d92c3d;
}

button#place_order {
    font-size: 17px;
    padding: 8px 40px; 
background: #f3cd48; /* Old browsers */
background: -moz-linear-gradient(top,  #f3cd48 0%, #d29011 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #f3cd48 0%,#d29011 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #f3cd48 0%,#d29011 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3cd48', endColorstr='#d29011',GradientType=0 ); /* IE6-9 */
    border-color: #d29011;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background:none;
    border-radius: 5px;
	text-align:center;
}
.woocommerce-order-received .woocommerce-order-details tfoot {
    display: none;
}
.woocommerce-order-received .woocommerce-customer-details {
    display: none;
}
.section-checkout-form h5 {
    background: #D4DBE3;
    color: #161616;
    padding: 10px;
    padding-left: 28px;
	font-family: 'Google Font';
}
/*Catgory slider styling*/
.wpl-wcs-slider-section{
	padding-top: 20px;
}
.wpl-wcs-section .slick-list {
    padding-bottom: 60px!important;
}
.wpl-wcs-section .slick-list {
    padding-top: 45px!important;
    padding-bottom: 80px!important;
}

.wpl-wcs-cat-item{
  position:relative;
}
.slick-prev.slick-arrow {
    position: absolute;
    left: 30px;
    top: 40%;
    font-size: 55px;
      width: 44px;
    height: 61px;
	z-index:33;
}
.slick-next.slick-arrow {
    position: absolute;
    right: 0;
    top: 40%;
  font-size: 55px;
      width: 44px;
    height: 61px;
	z-index:33;
}
.wpl-wcs-section {
        padding-left: 80px;
    padding-right: 80px;
}
.wpl-wcs-section .wpl-wcs-cat-item {
  -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    position: relative;
    z-index: -1;
   background: #fff;
}
.wpl-wcs-cat-item.slick-slide:before {
    top: 0;
    content: "";
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    position: absolute;
    background-color: rgba(255,255,255,.5);
  transition: all 0.5s ease-in-out;
}
.wpl-wcs-cat-item.slick-slide.slick-current.slick-active + .wpl-wcs-cat-item.slick-slide.slick-active {
    -webkit-transform: scale(1.1) translate(2%,-.375rem);
    transform: scale(1.1) translate(2%,-.375rem);
  transition: all 0.5s ease-in-out;
}
.wpl-wcs-cat-item.slick-slide.slick-current.slick-active + .wpl-wcs-cat-item.slick-slide.slick-active {
    z-index: 1;
}
.wpl-wcs-cat-item.slick-slide.slick-current.slick-active + .wpl-wcs-cat-item.slick-slide.slick-active:before {
        box-shadow: 0 20px 50px rgba(0,0,0,.5);
    background: none;
    z-index: -1;
}
.wpl-wcs-cat-item-content {
    padding-right: 20px;
    padding-top: 20px;
}
.slick-slide img {
    display: block;
    width: 100%;
}
.wpl-wcs-slider-section .wpl-wcs-cat-item {
    font-family: 'Open Sans', sans-serif;
}
a.wpl-wcs-shop-now {
        background: #cc2b5e;
    font-size: 16px;
    text-decoration: none;
    color: #ffffff;
    padding: 11px 25px;
    display: inline-block;
    border-radius: 3px;
    margin-top: 13px;
    border-radius: 30px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}
.wpl-wcs-slider-section h2.wpl-wcs-slider-section-title {
	color: #212121;
	font-family: 'Comfortaa', cursive !important;
	text-align:center;
	font-size: 2.5rem;
}

/*slick page slider*/
/*.home .slick-slide.slick-current.slick-active {
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
}*/
.slick-slide a.wpl-wcs-shop-now {
    font-size: 18px;
    text-decoration: none;
    padding:9px 28px;
    display: inline-block;
    margin-top: 13px;
    border-radius:40px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    border:0px solid #d92c3d;
    background: #d92c3d;
    color: #fff;
    margin-bottom: 15px;
}
a.wpl-wcs-shop-now:hover {
  background:#005495;
  color:#fff;
}


.wpsisac-slick-carousal.wpsisac-center .slick-slide.slick-current.slick-active .slick-image-slide-wrap:before {
  display:none;
}
.slick-dots{
  display:none !important;
}


.wpsisac-slick-carousal.wpsisac-center .slick-slide .slick-image-slide-wrap,
.wpsisac-slick-carousal.wpsisac-center .slick-center .slick-image-slide-wrap {
    transform: scale(0.9);
  opacity:1;
}

/*Devices page styling*/
.devicebox {
    display: block;
    padding: 15px;
    border: 1px solid #ccc;
    margin-bottom: 15px;
}
.home .devicebox .bottom {
    font-size: 14px;
    font-weight: bold;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
}
.devicebox .bottom {
    font-size: 20px;
  font-family: 'Comfortaa', cursive;
  height: auto;
}

/*WP member custom style */

/*form7 style*/
.FormWrapper {
    background:#f8f8f8;
  padding:32px
}
.number-004{
  position:relative;
  display:block;
}
.number-004>input{
  padding-left:20px;
}
.number-004:after {
    content: '$';
    display: block;
    position: absolute;
    top: 8px;
    left: 8px;
    font-weight: bold;
}
input[type='submit'].wpcf7-submit,
.wpcf7-submit {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.375rem 2.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  border-radius:30px;
  background:#013c7d;
  color:#fff;
}
#remove_EOLdevice_name{
  padding: 0.375rem 1.75rem;
}
.FormWrapper .action .btn-add-wrapper{
position:relative;
}
.FormWrapper .action .btn-add-wrapper button {
    position: absolute;
    right: 0;
    border: 0px;
    padding: 0;
    background: none !important;
    display: inline-block;
    font-size: 40px;
    cursor: pointer;
    color:#777777 !important;
}
.FormWrapper .action .btn-add-wrapper button:focus {outline:none;}
.starratingawesome:not(:checked) > label {
    color: #d0d0d0;
}
.p-slider-custom .products li {
    border: 0px solid #ccc;
  position:relative;
}
.p-slider-custom .products li a img {
    max-width:250px;
}


.MyAccount-content{
  padding:36px;
}

.reward-info{
  background-color:#013c7d;
  color:#fff;
}
.Reward-heading{
  color:#fff !important;
}
.reward-info ul, .reward-info ol{
  list-style:none;
  padding:0;
  margin:0;
}
.reward-info ol li {
    list-style-type: none;
  list-style:none;
    padding:0;
    margin:0;
}
.rank-info{
  background-color:#ececec;
}
.multiselect-container>li>a>label {
    padding: 3px 20px 3px 15px;
}
/*wordpress video shortcode style*/
.wp-video, video.wp-video-shortcode, .mejs-container, .mejs-overlay.load {
	width: 100% !important;
	height: 100% !important;
}
.mejs-container {
	padding-top: 56.25%;
}
.wp-video, video.wp-video-shortcode {
	max-width: 100% !important;
}
video.wp-video-shortcode {
	position: relative;
}
.mejs-mediaelement {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.mejs-controls {
	display: none;
}
.mejs-overlay-play {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: auto !important;
	height: auto !important;
}

/*OrderPoster Stle*/
.bp_order_poster{
  position:relative;
}
.btn-poster {
    position: absolute;
    bottom:7px;
    left: 0;
    right: 0;
    margin: auto;
    width: 160px;
}
/*OrderPoster Stle.///*/

/*Game of Throne Page Design*/


/*Game of Throne Page Design////...*/

/*product detail page document sidebar*/
.doc-heading-main {
    background: #d92c3d;
    color: #fff;
    padding: 10px;
    margin-bottom: 2px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
} 
.doc-heading-main a{
  color: #fff;
  display:block;
}
.doc-list ul li.list-group-item-action.active {
    font-size: 18px;
    background: #013c7d;
    border-color: #013c7d;
}
.doc-list ul li {
    padding: 10px;
}

/*tabs style for customer facing page2*/
.group-list-flex li.list-group-item a{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.group-list-flex li.list-group-item a i,
.group-list-flex li.list-group-item a .elementor-icon-list-icon{
  font-size:30px;
  color:#d92c3d;
  margin-right:5px;
  display:inline-block;
}

.group-list-flex .list-group-item.active{
background-color:#0279ce;
}
.list-group-item.bg-none {
    background: transparent;
    border: none;
    padding-left: 0;
}

/*Recently added devices slider style*/
.wcps-container #wcps-4314 .wcps-items-thumb img {
    height: 200px;
    width: 200px;
    display: inline-block;
}
.wcps-container #wcps-4314 .wcps-items-thumb {
    text-align: center;
}
/*responsive style*/
.mob-expand-submenu i {
    font-size: 15px !important;
}
#mobmenuright li a {
    font-size: 14px;
}
.elementor-tab-mobile-title{display:none !important;}
@media (max-width: 1300px) {
  .wcps-container {
    padding: 0 35px !important;
  }
  .wcps-container  .wcps-items{
    padding: 20px 20px 20px 20px !important;
  }
 
  .leaderboard-heading {
    font-size: 19px;
    font-weight: bold;
  }
  .rules-points ul li p.heading {
    font-size: 18px;
  }
  .rules-points ul li, .rules-points ul li p {
    color: #464646;
    font-size: 15px;
  } 
  .btn-poster{
    width: 130px;
  }
  h4, .h4 {
    font-size: 1rem;
    font-weight: bold;
  }
  .doc-list ul li.list-group-item-action.active {
    font-size: 16px;
  }
  .doc-list ul li {
    padding: 6px;
    font-size: 14px;
  }
}
@media (max-width:1150px) {
  .width-1000{
    width:100%;
  }
  .btn-poster{
    width: 100px;
  }

  p.skunumber {
    font-size: 12px;
  }
  .subscribe_for_interest_text {
    padding-left: 5px !important;
    padding-right: 5px !important;
    font-size: 14px;
  }
  .products .product-loop-outofstockForm .alert_container input[type="text"] {
    margin-bottom: 5px;
    font-size: 13px;
  }
  .products .product-loop-outofstockForm .OutofStockProduct{
        font-size: 15px;
  }
  .products .alert_container .stock_alert_button.alert_button_hover{
  	font-size: 14px !important;
  }
  .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{
    font-weight: 600;
  }
  input.stock_alert_email {
    height: 30px;
  }
  .uniteProductsTitle {
    margin-top: 10px !important;
    margin-bottom: 0px !important;
  }
  .btn-lg, .btn-group-lg > .btn {
    font-size: 1rem;
  }
  h3{
    font-size: 26px;
    font-weight: bold;
  }
}
@media (max-width: 991px) {
  .login-wrapper .login-heading {
    font-weight: bold;
    line-height: 1.5;
    font-size:18px !important;
  }
  .after-slider h2 {
    font-size:22px;
  }
  .after-slider p {
    font-size:17px;
  }
  .btn.CUB-button,
  .btn.register {
    padding-left: 40px;
    padding-right: 40px;
    font-size: 18px;
    font-weight:bold;
  }
  button#place_order {
    font-size: 20px;
    padding: 12px 35px;
  }
  .products .product-loop-outofstockForm .alert_container h6.subscribe_for_interest_text {
    margin-bottom: 5px;
    padding: 0px;
    font-size: 12px;
  }
  .products .product-loop-outofstockForm .OutofStockProduct {
    padding: 2px 5px;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 9px;
  }
  .products .alert_container .stock_alert_button.alert_button_hover,
  .products .product-loop-outofstockForm .alert_container input[type="text"] {
    font-size: 12px;
  }
  .width-700{
    width:100%;
  }
  h1 {
    font-size: 1.8rem;
    line-height: 1.5;
    font-weight: bold;
  }
  h2.elementor-heading-title.elementor-size-default {
    font-size:22px;
  }
  .font-18, .font-18{
		font-size:16px;
	}
  span.elementor-icon-list-text {
    font-size: 16px !important;
  }
}
@media (max-width:900px) {
  .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
  	width:30%;
    margin-bottom: 10px !important;
  }
}
@media (max-width:767px) {
  .p-slider-custom .products li img {
    max-width:250px;
  }
  button#place_order {
    font-size:18px;
    padding: 12px 35px;
  }
  .p-absolute.leaderboard-table-row{
    position:relative;
    right:inherit;
    top:inherit;
  }
  .p-absolute.leaderboard-table-row.g-prizeLogo{
    position: absolute;
    right: 0px;
  }
  .p-absolute.leaderboard-table-row.g-prizeLogo img{
    width:100px;
    float:right;
  }
  .btn-poster {
    width: 80px;
  }
}
/*responsive menu*/
@media screen and (max-width:768px) {
  .menu-header .menu-main-navigation-container {
    display: none; 
  }
  .menu-header .menu-top-menu-container {
    display: none; 
  }
  .search-bar{
    display: none;
  }
  ul#responsiveCart li#wpmenucartli{
    display:block !important

  }
  ul#responsiveCart {
    list-style: none;
    padding: 0;
    margin: 0;
    width: auto;
    display:inline-block !important;
    position: absolute;
    top:5px;
    right: 50px;
  }
  ul#responsiveCart li{
    padding:5px;
  }
  ul#menu-main-navigation-right {
    display: inline-block;
    float: none;
  }
  /*.menu-main-navigation-right-container {
    text-align: center;
  }*/
  #header .nav ul li a{
    font-size:13px;
  }
  .logo {
    padding: 15px 0 10px 0;
    text-align: center;
  }
  .search-bar:after{
    width: 16px;
    height: 16px;
  }
  .container-fluid {
    padding-right: 20px;
    padding-left: 20px;
  }
  .col-pad-0-res-720{
    padding-left:0px;
    padding-right:0px;
  }
  .menu-top-menu-container {
    text-align:center
  }
  #header .logo {
    display: none;
  }
  
  .wpl-wcs-slider-section-4271 h2.wpl-wcs-slider-section-title,
  h1, .h1 {
    font-size: 1.6rem;
  }
  .footer-wp h3 {
    font-size: 17px;
  }
  .footer-wp li a {
    font-size: 13px;
    font-weight: 400;
  }
  .btn-poster {
    width: 80px;
  }
  .elementor-tabs .elementor-tabs-wrapper {
    display: block !important;
  }
  h2.elementor-heading-title.elementor-size-default {
    font-size: 18px;
  }
  
}
@media screen and (max-width:750px) {
  .woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
    width: 100%;
    overflow: visible;
  }
  button#place_order {
    font-size:16px;
    padding:10px 27px;
  }
	
	.custom-nav-tabs li.active a, .custom-nav-tabs li.active a:focus, .custom-nav-tabs li a {
		font-size: 16px;
	}
	.list-group-item h4 {
		font-size: 16px;
	}
	.list-group-item{
		padding: 6px 10px;
	}
	.font-18, .font-18{
		font-size: 15px;
	}
}
@media screen and (max-width:650px) {
.btn-poster {
    width: 65px;
    bottom: 25px;
}
}
@media screen and (max-width:575px) {
  .after-slider:after{display:none;}
.register-action {
    text-align: center;
  padding-left:10px;
  padding-right:10px;
}
.creat-bp {
    text-align: center;
      margin-top: 20px;
  padding-left:10px;
  padding-right:10px;
}
  .container-fluid {
    padding-right:25px;
    padding-left:25px;
}
  .buttons.goto-registration-page{
    position:inherit;
    bottom: 0;
  }
  .login-wrapper{
    padding: 5px;
  }
  #wpmem_login{
    border: 1px solid #ccc;
    padding: 10px;
    margin-top: 15px; 
  }
  
  .p-absolute.leaderboard-table-row.g-prizeLogo {
    position: absolute;
    right: 0px;
    top: -143px !important;
}
  .p-absolute.leaderboard-table-row.g-prizeLogo img {
    width: 140px;
  }
  
  .topbar .col-lg-10.col-md-10.pl-0.col-pad-0-res-720 {
    height: 45px !important;
}
  .footer-wp .col-md-3.col-sm-3.col-6 {
    padding-left: 0 !important;
}
  .copyright-wrapper p, .copyright-wrapper a {
    font-size: 11px !important;
	  font-weight:600;
  }
  .dataTables_length {
    position: unset !important;
    margin: 0 !important;
  }
  div#internalwinlist2_length {
    position: relative !important;
    top: -30px !important;
}
  .woocommerce h2 {
    top: 198px !important;
  }
  #internalwinlist2_wrapper .dataTables_filter input[type="search"] {
    position: relative;
    top: -74px !important;
  }

	.elementor-page-16661 .woocommerce .elementor-element.elementor-products-grid ul.products li.product, .woocommerce div.product .elementor-element.elementor-products-grid .related.products ul.products li.product, .woocommerce div.product .elementor-element.elementor-products-grid .upsells.products ul.products li.product {
    margin: 0px -100px 0 0px !important;
    
}
	.elementor-page-16661 .elementor-element.elementor-element-2d9e8ed5.elementor-wc-products .attachment-woocommerce_thumbnail {
    width: 130px !important;
}
	ul.products.elementor-grid.columns-4 {
    width: auto !important;
}
}
.term-chromebook-clamshell .woof_container.woof_container_select.woof_container_pa_filter-by-form-factor.woof_container_1.woof_container_productfilterbyformfactor
{
    display: none;
}
.term-chromebook-convertible .woof_container.woof_container_select.woof_container_pa_filter-by-form-factor.woof_container_1.woof_container_productfilterbyformfactor
{
    display: none;
}
.term-chromebox .woof_container.woof_container_select.woof_container_pa_filter-by-form-factor.woof_container_1.woof_container_productfilterbyformfactor
{
    display: none;
}
.term-asus-all-devices .woof_container.woof_container_select.woof_container_pa_filter-by-oem.woof_container_2.woof_container_productfilterbyoem
{
  display:none;
}
.term-hp-all-devices .woof_container.woof_container_select.woof_container_pa_filter-by-oem.woof_container_2.woof_container_productfilterbyoem
{
  display:none;
}
.term-acer-all-devices .woof_container.woof_container_select.woof_container_pa_filter-by-oem.woof_container_2.woof_container_productfilterbyoem
{
  display:none;
}
.term-dell-all-devices .woof_container.woof_container_select.woof_container_pa_filter-by-oem.woof_container_2.woof_container_productfilterbyoem
{
  display:none;
}
.term-lenovo-all-devices .woof_container.woof_container_select.woof_container_pa_filter-by-oem.woof_container_2.woof_container_productfilterbyoem
{
  display:none;
}
.term-browsing-single-tasks .woof_container.woof_container_select.woof_container_pa_filter-by-use-case.woof_container_4.woof_container_productfilterbyusecase
{display:none;}
.term-collaborating .woof_container.woof_container_select.woof_container_pa_filter-by-use-case.woof_container_4.woof_container_productfilterbyusecase
{display:none;}
.term-apps-virtualization .woof_container.woof_container_select.woof_container_pa_filter-by-use-case.woof_container_4.woof_container_productfilterbyusecase
{display:none;}
.term-apps-virtualization .woof_container.woof_container_select.woof_container_pa_filter-by-use-case.woof_container_4.woof_container_productfilterbyusecase
{display:none;}
.term-power-usage .woof_container.woof_container_select.woof_container_pa_filter-by-use-case.woof_container_4.woof_container_productfilterbyusecase
{display:none;}
textarea.form-control {
    margin-top: 10px !important;
}
.btn-group > .btn:first-child {
    border: 1px solid #ccc !important;
}
.btn-group {
    margin-top: 10px !important;
}
h3.table-heading.Liveinventory {
    position: absolute;
    width: 100%;
    top: 388px;
}
table#LiveinventorydataTable {
    margin-top: 40px;
}
div#LiveinventorydataTable_length {
    position: relative;
}
button.btn.btn-secondary.buttons-csv.buttons-html5 {
    border: none !important;
}
@media screen and (max-width:370px) {
	p.top-up.remove-button {
    margin: 0 !important;
    right: -193px;
}
  .FormWrapper .action .btn-add-wrapper button {
    top: -90px !important;
}
  .captcha.text-left.address {
    margin: 0 15px 0 15px !important;
}
  .captcha.text-left.col-md-6 {
    transform: scale(0.77);
    transform-origin: 0 0;
}
.eol.col-sm-12 {
    transform: scale(0.77);
    transform-origin: 0 0;
}
  .feedback-recaptcha {
    transform: scale(0.77);
    transform-origin: 0 0;
}
}
td.update.actions {
    text-align: left !important;
}
th.product-quantity {
    position: relative;
    left: 10px;
}
.topbar {
    border-bottom: 1px solid !important;
}
.SidebarOpen.DashboardFixedSidebar {
    left: 0;
    background: #2D2D2D;
}
.menu-dashboard-sidebar-container {
    margin-top: 130px;
    text-align: center;
}
.DashboardContent {
    margin-top: 40px !important;
}
button.btn.btn-secondary.buttons-excel.buttons-html5 {
    border: none !important;
}
div#down-footer {
    margin-left: -50px;
    margin-right: -50px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    margin: 24px 0 0 28px !important;
	text-align: center;
    border: 1px solid #bcbcbc;
    --button-align-display: flex;
    --button-align-direction: column;
    --button-align-justify: space-between;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-radius: 5px;
    padding: 1em 1em 1em 1em;
    background-color: #FFFFFF;
    border-color: #E5E5E5;
}

button.single_add_to_cart_button.button.alt {
    font-weight: bold;
}
button.updatebtn.button {
    background-color: transparent !important;
    color: #000 !important;
}

div#mega-menu-wrap-topmenus {
    top: 10px !important;
}
form.is-search-form.is-form-style.is-form-style-3.is-form-id-0 {
    top: 60px !important;
}
.search-close {
    top: 70px !important;
}
.topbar .primary-navigation a{
  border-right:none !important;
}
li.astm-search-menu.is-menu.sliding.menu-item{
  top:10px !important;
}
li#mega-menu-4944-0 {
    left: 35px !important;
}
#mega-menu-wrap-topmenus #mega-menu-topmenus > li.mega-menu-flyout ul.mega-sub-menu {
    margin-left: -35px !important;
}
button.btn.btn-round.btn-default.add-to-wishlist-btn{
	display:none !important;
}
button.stock_alert_button.alert_button_hover{
	cursor:pointer !important;
}
h1.page-title {
    margin-top: 90px !important;
	margin-left: 30px !important;
	text-align: center;
}

p.skunumber {
    color: #646060ba !important;
   font-size:12px !important;
}

@media screen and (max-width:575px){

	.mobmenu-content{
		text-align:left !important;
	}
	.mobmenu-content #mobmenuright .sub-menu a {
    text-align: center !important;
}
	
	.woocommerce ul.products li.product {
    	margin: 24px -5px 0 -5px !important;
		
}


  .text-center.action {
    margin-right: 0px !important;
}
	.col-lg-2.col-md-2 {
    display: none;
}
  .content_box p {
    margin-left: 5px !important;
}

}
/* redrand */
.howitworksBox img {
    width: 150px;
}
.label1 {
    font-size: 21px;
    font-weight: 700;
}

.col-12.creat-bp.text-center {
    text-align: left !important;
}
.creat-bp {
    padding-left: 10px;
    margin-top: -240px;
}
.align-center {
    margin-top: -550px;
}
.align-center {
    text-align: left;
}
img.btn-top {
    margin-top: -160px;
}
.register-action {
    margin-top: -240px;
/*     margin-left: -475px; */
}
/* Button */
a.xoo-wsc-ft-btn.button.btn {
    border-radius: 0px;
}
a.xoo-wsc-ft-btn.button.btn.xoo-wsc-ft-btn-checkout {
    color: #fff;
    background: #55b949;
    border-color: #55b949;
}
a.xoo-wsc-ft-btn.button.btn.xoo-wsc-cart-close.xoo-wsc-ft-btn-continue:hover {
    color: #fff;
    background: #55b949;
    border-color: #55b949;
}
a.xoo-wsc-ft-btn.button.btn.xoo-wsc-ft-btn-cart:hover {
    color: #fff;
    background: #55b949;
    border-color: #55b949;
}
ul.slick-dots {
    display: block !important;
}
ul, ol {
/*     margin: 0 0 0 0px !important; */
    padding: 0;
}
button.single_add_to_cart_button.button.alt {
    border-radius: 0px;
    padding: 8px 12px 8px 12px;
    font-weight: 600;
}

a.btn.btn-primary.center:hover {
    background: #1557c3 !important;
}
a.btn.btn-primary.center:focus {
    color: #1a71ff;
    background: #fff !important;
}
a.btn.btn-primary.right:hover {
    background: #1557c3 !important;
}
a.btn.btn-primary.left:hover {
    background: #fff !important;
}
/* .oemboxdesktop {
    margin-top: -120px !important;
} */
a.btn.btn-primary.left:active {
    color: #1a71ff;
}
button.oembtn3:hover {
    text-decoration: underline;
    color: #1a71ff;
    border-color: #1a71ff;
}
.footer-wp h3 {
    display: none;
}

/* .woocommerce .quantity .qty {
    width: 5em !important;
    padding: 6px !important;
	border-radius: 0px !important;
	display:flex;
} */

.woocommerce table.shop_table td {
    padding: 20px 10px !important;
	background:none;
}

.woocommerce a.remove {
    display: flex;
    color: #bcbcbc !important;
    font-weight: 500;
    font-size: 14px;
}
.Summary.cart-collaterals {
    border: 1px solid #bdbdbd;
    padding: 10px 30px 10px 30px;
    border-radius: 5px;
}
#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img{
  width:187px !important;
}
td.product-name{        
  width:68% !important;
}

.woocommerce a.remove:hover{
  color:#bcbcbc !important;
  background:none !important;
}
.page-id-5 .main-wrapper h1 {
    text-align: left;
    display: block;
}

#mega-menu-wrap-topmenus #mega-menu-topmenus > li.mega-menu-item > a.mega-menu-link:hover {
    text-decoration: underline !important;
}
.footer-wp li a:hover {
    color: #000 !important;
    text-decoration: underline;
}
@media screen and (max-width:575px){
	
	.mobmenu-content li.menu-item {
    border-bottom: 1px solid #000;
}
	
	input.wpcf7-form-control.has-spinner.wpcf7-submit:hover {
    background: #1f8a3c !important;
}
	input.wpcf7-form-control.has-spinner.wpcf7-submit:active {
    color: #34a853;
    background: #fff !important;
    border-color: #34a853;
}
	.woocommerce-page .products li {
    width: 50% !important;
}


	
	.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    width: 70%;
}
	.align-center h1 {
    font-size: 28px !important;
    text-align: center !important;
}
	.after-slider p{
		font-size: 13px;
    font-weight: 600;
    text-align: center;
	}
	.align-center {
    margin-top: -35px;
		padding:0px;
}
	.creat-bp {
    padding-left: 10px;
   margin-top: 20px;
    margin-bottom: -20px;
}
	.col-12.creat-bp.text-center {
    text-align: center !important;
}
	a.btn.btn-primary.center{
		font-size:15px !important;
		font-weight:600;
		padding:10px 27px 10px 27px !important;
		border-radius:0px !important;
	}
	.register-action {
    margin-top: 15px !important;
    margin-bottom: -30px !important;
}
	  .woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
    text-align: left !important;
}
	td.product-thumbnail {
    width: 200px;
}
	.woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before{
		display:none;
	}

.woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr {
    display: flex;
}
td.product-thumbnail {
    display: block !important;
}
.woocommerce-cart table.cart img {
    width: 100% !important;
}
h3.headingmob {
    display: none;
}
table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents.CartSummary {
    display: none;
}
  .content_box h1{
  margin: 5px 0px 0px 0px !important;
  }
  .wc-proceed-to-checkout {
    margin-top: -20px;
    margin-bottom: -20px;
}
  .Summary.cart-collaterals {
    border: none;
}
  a.checkout-button.button.alt.wc-forward{
    margin-left:0px;
  }
  a.checkout-button.button.alt.wc-forward {
    margin-top: -15px !important;
    box-shadow: 0px 2px 3px 1px #00000073;
    letter-spacing: 0px !important;
    font-size: 22px;
    font-weight:600;
  }
	  .wcpscwc-product-slider ul.products li.product{
     margin: 0px 7px 0px 24px !important;
    width: 13% !important;
  }
  h1.text-center{
    font-size:29px !important;
  }
	
.sliderHome.desk {
    display: none !important;
}
	.sliderHome.mobi {
    display: block !important;
}	
	.oemboxdesktop {
    display: none !important;
}
	.oemboxmob {
    display:block !important;
}
	
.row.mobileslide {
    display: block !important;
}
	.row.desktopslide {
		display:none !important;
}
	
}
.sliderHome.mobi {
    display: none;
}
.sliderHome.desk {
    display: block;
}
.oemboxmob {
    display: none;
}
.row.mobileslide {
    display: none;
}
.elementor-page-7371 p.center {
    margin-bottom: 0px !important;
}

/* Rebrand */
a.button.wp-element-button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    border-radius: 5px;
    color: #000;
    background-color: #ffcf44 !important;
    border: none !important;
	
}
.elementor-page-16661 button.single_add_to_cart_button.button.alt.wp-element-button {
    color: #000 !important;
    background: #ffcf44 !important;
    border: none !important;
    margin-top: -5px !important;
    margin-left: 10px !important;
}
a.button.wp-element-button.product_type_simple {
    border-radius: 5px;
    color: #000;
    background-color: #ffcf44 !important;
    border: none !important;
	margin-bottom:20px;
}

.elementor-page-16661 .woocommerce .elementor-element.elementor-products-grid ul.products li.product, .woocommerce div.product .elementor-element.elementor-products-grid .related.products ul.products li.product, .woocommerce div.product .elementor-element.elementor-products-grid .upsells.products ul.products li.product{
	background-color:#fff0;
}

.elementor-page-16661 .woocommerce .elementor-element.elementor-products-grid ul.products li.product, .woocommerce div.product .elementor-element.elementor-products-grid .related.products ul.products li.product, .woocommerce div.product .elementor-element.elementor-products-grid .upsells.products ul.products li.product{
	
	width:100% !important;
}

.elementor-menu-cart__subtotal {
    display: none;
}

.page-id-3528 .elementor-16723 .elementor-element.elementor-element-75acc584 {
    margin-top: 0px !important;
    margin-bottom: 0px;
    padding: 0px 0px 0px 0px;
}
.page-id-7158 .elementor-16723 .elementor-element.elementor-element-75acc584 {
    margin-top: 0px !important;
    margin-bottom: 0px;
    padding: 0px 0px 0px 0px;
}
.page-id-9061 .elementor-16723 .elementor-element.elementor-element-75acc584 {
    margin-top: 0px !important;
    margin-bottom: 0px;
    padding: 0px 0px 0px 0px;
}
.page-id-4480 .elementor-16723 .elementor-element.elementor-element-75acc584 {
    margin-top: 0px !important;
    margin-bottom: 0px;
    padding: 0px 0px 0px 0px;
}
.page-id-2832 .elementor-16723 .elementor-element.elementor-element-75acc584 {
    margin-top: 0px !important;
    margin-bottom: 0px;
    padding: 0px 0px 0px 0px;
}
.page-id-4388 .elementor-16723 .elementor-element.elementor-element-75acc584 {
    margin-top: 0px !important;
    margin-bottom: 0px;
    padding: 0px 0px 0px 0px;
}
.page-id-10447 .elementor-16723 .elementor-element.elementor-element-75acc584 {
    margin-top: 0px !important;
    margin-bottom: 0px;
    padding: 0px 0px 0px 0px;
}

button#place_order{
	border-radius:5px;
}

.elementor-kit-13091.woocommerce ul.products li.product:hover p.skunumber {
    font-size: 12px!important;
}
.descShow {
display: none;
}

.elementor-kit-13091 .b, strong {
    font-weight: 600;
}

.elementor-page-16661.woocommerce ul.products li.product:hover .descShow{
	display:none;
}

.elementor-page-16661.woocommerce ul.products li.product:hover p.skunumber{
	font-size:12px !important;
}

.elementor-page-16661 ul.products.elementor-grid.columns-4 {
    width: 100%;
}

.term-hp-trusted-tester .page-title {
    visibility: hidden;
	color: #fff;
    padding: 0px !important;
	margin: -46px 0 0 0;
}

.term-hp-trusted-tester.woocommerce ul.products li.product {
    margin-top: -30px !important;
}
.term-hp-trusted-tester .col-lg-2.col-md-2 {
    margin-top: 20px !important;
}
.wbm_banner_image.actual_banner{
	margin-top: 18px;
    margin-left: 10px;
}
.um-profile-nav {
    display: none;
}
.um-profile-edit i {
    font-size: 45px;
    color: #3D9DD6;
}
.page-id-16666 .main-wrapper h1 {
display:none;
}
.page-id-16666 .um-header.no-cover {
    margin-top: 30px;
}

@media only screen and (max-width: 1140px) {
    li.product:hover .overlay {
        border: 2px solid #fff;
        bottom: 40%;
        height: 60%;
        font-size: 8px !important;
    }
}

@media only screen and (max-width: 1280px) {
    li.product:hover .overlay {
        border: 2px solid #fff;
        bottom: 40%;
        height: 60%;
        font-size: 8px !important;
    }
}

@media only screen and (max-width: 600px) {
    li.product:hover .overlay {
        border: 2px solid #fff;
        bottom: 60%;
        height: 40%;
        font-size: 8px !important;
    }
}

@keyframes fade-in {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
.descShow p {
    font-size: 11px !important;
}
table.table.border.table-striped.dataTable.no-footer {
    margin-top: 35px;
}

a.button.wp-element-button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    margin-bottom: 20px;
}
@media screen and (max-width: 768px){
	a.button.wp-element-button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
		padding: 10px 10px 10px 10px; }
		
 }

button#place_order {
    background: #00a84b;
    border-color: #00a84b;
	color: #fff ;
	padding: 20px 55px 20px 55px;
}

a {
    color: #000;
}

nav.woocommerce-breadcrumb {
    display: none;
}
.woocommerce div.product form.cart div.quantity{
	display:flex;
}
.elementor-page-16661.woocommerce ul.products li.product:hover{
	transform:none !important;
}
button.multiselect.dropdown-toggle.btn.btn-default {
    margin-top: -12px !important;
    text-align: left !important;
    min-width: 507px !important;
    color: #000 !important;
	background-color: #fff !important;
}

span.hamburger.hamburger--collapse {
    display: none;
}

label {
    display: inline-flex !important;
    vertical-align: middle !important;
	font-family: 'Google Font';
}

.tax-product_cat .col-lg-2.col-md-2 {
    height: auto !important;
}
.page-id-5 table td, table tr{
	border:none;
}
.comments-area a, .page-content a{
	text-decoration:none;
}
.quantity {
    display: flex;
}
h1.entry-title {
    margin: 20px;
    margin-left: 11% !important;
}
td.woocommerce-table__product-total.product-total {
    display: none;
}
.table-items tr th {
    background-color: #4285f4;
}
.bapf_body label {
    font-family: 'Roboto';
    font-size: 14px;
}
li.menu-item-LiveNotification.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-has-children.menu-item-18228 {
    margin-top: 25px;
}
ul#NotificationSubmenu {
    right: auto;
    border-radius: 3px;
}
li.heading-notification.menu-item {
    background: white;
    text-align: center;
    color: black;
	margin-top: 6px;
}

#NotificationSubmenu .updated-order a, #header .nav #menu-top-nav>li #NotificationSubmenu>li.updated-order>a {
    background: white !important;
}
ul#NotificationSubmenu {
    background: white !important;
	margin: 18px 0 0 -133px !important;
}
ul#NotificationSubmenu .updated-order a{
	color:black !important;
	padding: 11px 11px 11px 13px !important;
	font-size: 13px !important;
}
.page-id-7158 td {
    text-align: left;
}

.page-id-7371 div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    float: right !important;
}

.page-id-2595 span.wpcf7-not-valid-tip {
    text-align: justify;
}

.page-id-7371 .dataTables_filter input[type="search"]{
    margin-top: 8px !important;
}
.page-id-7371 .form-control {
    margin-top: -9px;
}
.elementor-16364 .elementor-element.elementor-element-d274b87.elementor-wc-products ul.products li.product {
    padding: 10px 10px 10px 10px !important;
}

li.menu-item-LiveNotification.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-18228 {
    margin: 23px 0 0 -18px;
	display:flex !important;
}
@media screen and (max-width:650px) {
	.elementor-section-wrap {
    margin-top: -50px;
	}
}
@media screen and (max-width:650px) {
	.menu-dashboard-sidebar-container {
    margin-top: 37px;
}
}

@media only screen and (max-width: 600px) {
	.term-344 .CBplus{
		margin-left:0px !important;
	}
}

.page-id-12696 div#content_box {
    margin-top: 30px;
}

a.linkclick {
    color: blue;
    text-decoration: underline;
}
.woocommerce ul.products li.product:hover {
	transition-delay: initial;
}


.page-id-3528 .e-con-inner {
    margin-left: 191px !important;
}
.page-id-3528 .e-con>.e-con-inner{
    width: 87%;
}
a.added_to_cart.wc-forward {
    width: 0;
}
.cart_totals {
    float: none !important;
    width: auto !important;
	margin: -34px 0 -23px 0px;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    color: #fff;
    background-color: #1a73e8;
    border-color: #1a73e8;
    font-family: "Google Font", Sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.6em;
    border-radius: 3px 3px 3px 3px;
    padding: 6px 12px 6px 12px;
}

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart:hover {
    color: #fff;
    background-color: #185abc;
    border-color: #185abc;
    
}

.product-cat-badge2.CBplus {
    height: 30px;
}

a.added_to_cart.wc-forward {
    display: contents;
}

/* Hide both divs by default */
#edu-ban {
    display: none;
}

/* If the user has the specified role or title, show edu-ban and hide enter-ban */
body.show-edu-ban #edu-ban {
    display: block;
}

body.show-edu-ban #enter-ban {
    display: none;
}

/* If the user does NOT meet the specified condition, show enter-ban by default */
body:not(.show-edu-ban) #enter-ban {
    display: block;
}

/*pro*/

/* Hide both divs by default */
#enter-pro, #edu-pro {
    display: none;
}

/* If the user has the specified role or title, show edu-ban and hide enter-ban */
body.show-edu-pro #edu-pro {
    display: block;
}

body.show-edu-pro #enter-pro {
    display: none;
}

/* If the user does NOT meet the specified condition, show enter-ban by default */
body:not(.show-edu-pro) #enter-pro {
    display: block;
}
span.product-cat-badge1.CBplus {
    width: 180px;
    float: left;
    padding: 4px 0 0 6px;
}


.dgwt-wcas-search-icon{
	display: inline !important;
}

img.menu-image.menu-image-title-hide {
    width: 17px;
    margin: 5px 0 0 1px;
}
.headingmob {
    margin-top: -50px;
}
a.checkout-button.button.alt.wc-forward {
    font-size: 15px;
    background: #55b949 !important;
    color: white;
}
.nobadg {
    height: 29px;
}
.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: 88px;}

.linkur{    
	color: blue;
	text-decoration: underline !important;
}


.page-id-3528 nav.elementor-nav-menu--main.elementor-nav-menu__container.elementor-nav-menu--layout-horizontal.e--pointer-underline.e--animation-fade {
    margin-left: -7%;
}
.page-id-3528 .elementor-element.elementor-element-f6a66da.e-con-full.e-flex.e-con.e-child {
    width: 16%;
    margin-left: -6%;
}
.page-id-15424, .page-id-3528, .page-id-7158, .page-id-4480, .page-id-2832, .page-id-4388, .page-id-9061 .elementor-item {
    font-size: 12px;
}

.page-id-7158 .elementor-element.elementor-element-f6a66da.e-con-full.e-flex.e-con.e-child {
    width: 165px;
    left: -27px;
}

body.archive p.skunumber {
    display: none;
}

.home p.skunumber {
    display: none !important;
}

.marketing-in-cart .border {
    border: none !important;
}

.marketing-in-cart .p-4 {
    padding: 0rem !important;
}

.marketing-in-cart .section-checkout-form h5 {
    display: none;
}

.marketing-in-cart div#some_custom_checkout_field {
    border: solid 1px #cecece;
    padding: 20px;
    margin-bottom: 20px;
}
.page-id-12696 .table-heading {
    background-color: #D4DBE3 !important;
    color: #000000;
    border: 1px solid #b9b9b9;
    letter-spacing: 1px;
    font-family: 'Google Font';
}
.page-id-12696 .btn-primary {
    color: #fff;
    background-color: #1A73E8;
    border-color: #1A73E8;
}
table.shop_table.woocommerce-checkout-review-order-table {
    font-family: 'Google Font';
}
a.real_url.um_deactivate-item {
    display: none;
}
a.real_url.um_switch_user-item {
    display: none;
}
.menu-item-LiveNotification .userNotifications {
    position: absolute;
    top: -5px;
    right: 29px;
    width: 17px;
    height: 17px;
    background: #FF0000;
    color: #fff;
    text-align: center;
    border-radius: 100%;
    font-size: 10px;
    font-weight: bold;
    line-height: 1.8;
}
.section-checkout-form h5{
   background: #eaeaea;
}
.menu-item-LiveNotification {
    display: block !important;
}
.elementor-19222 .elementor-element.elementor-element-26f076d .elementor-nav-menu--main .elementor-item {
    width: 25px;
}
.menu-item-LiveNotification .userNotifications {
    position: absolute;
    top: 8px;
    right: 1px;
    width: 17px;
    height: 17px;
    background: #FF0000;
    color: #fff;
    text-align: center;
    border-radius: 100%;
    font-size: 10px;
    font-weight: bold;
    line-height: 1.8;
}

.dataTables_wrapper .dataTables_paginate .paginate_button{
padding: 0px !important;
}

body.user-title-marketing .section-checkout-form h5 {
    display: none;
}

a.real_url.switch_user-item {
    display: none;
}
a.real_url.resend_user_activation-item {
    display: none;
}
a.real_url.deactivate_user-item {
    display: none;
}