/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 27 2025 | 15:15:30 */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);
/*font-family: 'Open Sans', sans-serif;*/

body{
  font-family: 'Open Sans', sans-serif !important;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: "Roboto", Sans-serif !important;
}
.custom_checkbox {
    width: 100px;
    display: inline-block;
    font-size: 15px;
}
.Generation-products .add_to_cart_button{
    background: #e24545;
    display: inline-block;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    line-height: 36px;
    text-transform: uppercase;
    border-radius: 0px;
    height: 40px;
    padding: 0px 20px;
    text-align: center;
    margin: 0px;
    border: 2px solid #e24545;
}
.box-border{border:1px solid #ccc;padding-top:15px;padding-bottom:15px;}
.box-border .heading {
    font-size: 17px !important;
    font-weight: bold;
    color: #0369b3;
    margin-bottom:4px;
}
.paddingLeft20 #main,
.paddingLeft20 .ak-container {
    width: 100% !important;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}
.viewDetail a{
	padding:7px 15px;
  background-color:#c5d7e8;
  color:#1267af;
  font-weight:bold;
  display:inline-block;
}
#content {
    min-height: 80vh;
}
.right-header:after {
    display: none !important;
}

.full-outer {
    position:relative !important;
  display:block;
}
.woocommerce li .product-cat-badge{
  position:absolute;
  top:0px;
  right:10px;
  z-index:1;
}
.woocommerce.single.single-product .entry-summary .wcpb-bundled-product-title h1 {
    font-size: 15px;
}
.widget_shopping_cart .total {
    display: none;
}
.collection_combine {
    position:inherit !important;
    height:auto !important;
  max-height: 240px !important;
}
.woocommerce div.product form.cart div.quantity {
    float: none;
    display: inline-block;
    vertical-align: middle;
}
.woocommerce.single.single-product .entry-summary div[itemprop="description"] {
    margin-bottom:0px;
    padding-bottom:0px;
    border-bottom:0px solid #e7e7e7;
}
#minimax-front-builder {
    display: none;
}
ul.products.grid div[itemprop="description"] {
    display: none;
    height: 0px;
    overflow: hidden;
}
ul.products.grid .price {
    display: none !important;
}
.UserNameChromebook, .PasswordChromebook, .DeprovisioningLink, .LockCode, .Tracking, .ReturnTracking, .TrackingLink, .ReturnTrackingLink{display:none;}
/*my Account table*/
.myaccountdetail tr td {
    text-align: center;
    font-size: 14px;
    padding: 5px;
    border: 1px solid #ccc;
}

td.tableheading {
    background: #0369b3;
    color: #fff;
    padding: 5px;
    font-size: 16px !important;
}
.myaccountdetail {
    border-collapse: collapse;
}
tr.tablespace td {
    border: 0px solid #ccc;
    height: 20px;
}
.woocommerce table.shop_table{
    border-collapse: collapse !important;
}

table.shop_table.my_account_orders .order-actions a.button {
    padding: 6px 11px;
    font-size: 13px;
}

.my_account_orders tr th {
    background: #ececec;
    font-size: 14px;
    text-transform: capitalize !important;
}

.my_account_orders tr td {
    padding: 3px 5px !important;
    border: 1px solid #ccc;
}
.viewordertable td {
    padding: 5px;
}
/*Close style of my Account table*/
.woocommerce div.product .product_title {
    padding: 0 36px 0 0 !important;
}
.right-header-main.clearfix {
    background:none;
	height:auto;
	max-height:auto;
}
#site-navigation .menu>li>a {
    padding: 6px 12px;
    background: #d8dfe4;
    border-right: 1px solid #fff;
}
.main-navigation ul.menu > li:hover > ul {
    top: 100%;
}
.main-navigation ul.menu > li.menu-item-has-children::after {
	right: 1px;
	top: 20px;
    display:none;
}
li#menu-item-53 {
    margin-right: 50px;
}
.home-top-section {
	display:block;
	width:100%;
}
.home-top-section .heading {
	font-family: 'Open Sans', sans-serif;
	font-size:38px;
	font-weight:600;
	color:#1269b3;
	text-align:center;
}
.home-top-section .heading span {
	color:#dd0703;
}
.home-top-section .category-section-heading{
	color:#3f4346;
	font-size:20px;
	text-align:center;
	font-weight:600;
}
.recent-products {
    border: 1px solid #1267af;
    text-align: center;
    margin-bottom: 15px;
}
.recent-products h1 {
    background-color: #1267af;
    color: #fff;
    padding: 5px;
	font-weight: 600;
	margin:0px;
  padding:8px 10px;
}

.pre-package_bundle a {
    width: 50%;
    display: inline-block;
    padding: 7px 5px 19px 5px;
}

.Generation-products h1 sup{
  font-size: 68%;
}

.recent-products .price{
	display:none !important;
}
.recent-products .full-outer .inner-img{
	vertical-align: top;
}
.recent-products .top-product{
	float:left;
}
.recent-products .top-product .woocommerce ul.products li.product{
	width:100%
}
.recent-products  .top-product,
.recent-products .columns-5 ul.products li.product{
	width: 20%;
  margin-right: 0px;
}
.recent-products .collection_combine{
	height:190px;
}

.buttons-top {
	text-align:center;
}
.buttons-top a {
	margin-right:20px;
	margin-bottom:8px;
	display:inline-block;
}
.buttons-top .evalKitButton{
	display:none;
}
.buttons-top .RegisterButton{
	display:block;
}
.logged-in .buttons-top .evalKitButton{
	display:block;
}
.logged-in .buttons-top .RegisterButton{
	display:none;
}
.buttons-top a:last-child {
	margin-right:0px;
}
.category-section {
	display:block;
	width:100%;
}
.category-section h1 {
    margin-bottom: 15px;
}

.category-section .category-box {
	width: 20%;
    padding-left: 5px;
    padding-right: 5px;
    float: left;
    text-align: center;
}
.category-section .category-box a{
	color:#dd0703;
	text-decoration:none;
	display:block;
	font-size:13px;
}
.category-section .category-box img{
	width:100%;
}

.top-product .title-top-product,
.category-section .category-box h3 {
    font-size: 14px;
    color: #000;
    font-weight: 600;
    text-align: center;
    margin: 0px !important;
    padding: 3px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.wpmem_msg {
  margin: 15px auto;
}

div#customer_details>.col-2 {
    float: none;
    width: 100%;
}

.bx-slider .slick-next {
  right:0px !important;
}

.bx-slider .slick-prev {
  left:0px !important;
}
.ak-container.oem-container {
    padding-right:15px;
}
.oem-filter {
    text-align: right;
}
.oem-list {
    width: 100%;
    text-align: center;
}
.oem-list a {
    width: 200px;
    overflow: hidden;
    height: 200px;
    border: 1px solid #ccc;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-top: 0px;

}

.single-img.outofstock:before {
    left: 0px;
    right: inherit;
}

.points-link {
    background: #e9e9e9;
    text-align: center;
    color: #000;
    padding: 10px;
    margin-bottom: 22px;
    border: 1px solid #ccc;
}

.points-link p {
    margin: 0px 0px 7px 0px;
    font-size: 18px;
}
.points-link a {
    color: #000;
    background: #fff;
    padding: 5px 18px;
    display: inline-block;
    font-weight: bold;
    font-size: 17px;
    border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	-webkit-border-radius: 4px;
    border: 1px solid #000;
}

#checkout_timeline li .timeline-label {
    text-transform: none !important;
}

.woocommerce-billing-fields h3, .woocommerce-shipping-fields h3, h3#order_review_heading {
    display: none !important;
}
.woocommerce #payment .terms, .woocommerce-page #payment .terms,
.form-row.terms{
  text-align:center !important;
}
.terms {
    font-size: 17px;
    margin-bottom: 20px !important;
}
input#terms {
    height: 18px !important;
    width: 18px !important;
}
#site-branding .site-logo {
    float: left;
    height: auto;
    margin-right: 5px;
    margin-top: 7px;

    width: 190px;
}
.content-area article .entry-content div.content-page {
	min-height: 60vh;
}
.before-top-header {
    display: none;
    padding: 5px 0;
}
.content-inner {
	box-shadow: 0 0 0px 0px rgba(0, 0, 0, 0.05) !important;
}
.inner {
    background: #fff !important;
	 padding: 0.1% 0 !important;
}
.top-header .search-form {
    display: inline-block;
    position: absolute;
    left: 0;
	text-align: left;
}
.second-nav {
    text-align: center;
	float:right;
}
.second-nav .view-cart {
    padding-left: 0px;
}
.top-header>.ak-container{
	text-align:center !important;
}
.bx-slider .slick-next,
.bx-slider .slick-prev {
    height: 69px;
    width: 50px;
}
.slick-next,
.slick-prev {
    visibility: hidden;
}
.bx-slider:hover .slick-next, .bx-slider:hover .slick-prev {
  visibility:visible;
  background-color:rgba(0,0,0,0.5);
}
#menu:after {
    content: "";
    display: none;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: none;
}
.right-header-main.clearfix:after {
    height: 100%;
    width:0px;
    background-color:none;
}
.inner_home:after {
    margin-left: 585px;
    min-height: auto;
    height:auto;
    background:none;
}
.main-navigation ul.menu {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
#site-navigation .menu > li > a {
    color: #545a60;
    text-transform: inherit;
}
#site-navigation li a {
    color: #545a60;
}
#site-navigation li a:hover, #site-navigation li.current_page_item a {
    color: #fff !important;
  background-color:#ef3f38 !important;
}
#site-navigation .menu>li li a{
	text-transform: inherit;
}
.inner_home {
    border-bottom: 5px solid #1269b3;
    position: relative;
  -webkit-box-shadow: 0px 5px 9px 0px rgba(0,0,0,0.30);
  -moz-box-shadow: 0px 5px 9px 0px rgba(0,0,0,0.30);
  box-shadow: 0px 5px 9px 0px rgba(0,0,0,0.30);
  z-index:1;
}

#main-slider {
    display: none;
}

.home.page #main-slider {
    display: block;
    margin-bottom: 0px;
}
.top-header {
    margin: 0px;
    margin-bottom: 10px;
    padding: 8px 0 8px 0;
    background: #dd0703;
	text-align: right;
}
.top-header a {
    color: #fff;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    border-right: 1px solid #fff;
    padding-right: 5px;
	padding-left: 5px;
}

.top-header .login-woocommerce, .top-header .view-cart {
    margin: 5px 0;
}
.top-header  .view-cart a.wcmenucart-contents {
    color: #fff;
    text-transform: uppercase;
}
.top-header span.amount {
    margin: 0px;
    display: none;
}
.menu-top-nav-container {
    display: inline-block;
}

.menu-top-nav-container ul {
    list-style: none;
    margin: 0;
    display: block;
}
.menu-top-nav-container ul li {
    display: inline-block;
}
/*.slick-track {
    height: 500px !important;
}*/
.slick-slide[data-slick-index="4"] .caption-title, .slick-slide[data-slick-index="4"] .caption-content,
.slick-slide[data-slick-index="3"] .caption-title, .slick-slide[data-slick-index="3"] .caption-content {
    color: #fff !important;
}
.slick-track .slides img {
    width: 100%;
}
.caption-read-more1::before {
    display:none;
}
.caption-read-more1:after {
    content: " ";
    display: block;
    width: 31px;
    height: 100%;
    border-top: 0px solid transparent;
    border-bottom: 0px solid transparent;
    border-right: 0px solid #000000;
    position: absolute;
    top: 13px;
    margin-top: 0px;
    margin-left: 0;
    left: 26px;
    z-index: 1;
    background: url(../2015/12/register-btn-icon.png) no-repeat;
}

.caption-read-more1 {
    background: #fc5c59;
    background: -moz-linear-gradient(top, #fc5c59 0%, #d01915 100%);
    background: -webkit-linear-gradient(top, #fc5c59 0%,#d01915 100%);
    background: linear-gradient(to bottom, #fc5c59 0%,#d01915 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc5c59', endColorstr='#d01915',GradientType=0 );
    color: #ffffff;
    display: block;
    font-size: 16px;
    line-height: 17px;
    margin: 0 auto;
    padding: 20px 26px 20px 57px;
    text-transform: uppercase;
    transition: all 0.5s ease-out 0s;
    position: absolute;
    width: 160px;
    left: 0;
    bottom:0%;
	right:0px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.slider-caption {
    left: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 30%;
    width: 100%;
    z-index: 9999;
}
.caption-content-wrapper {
    color: #000;
    font-size: 14px;
    line-height: 24px;
    padding: 15px 20px;
    text-align: left;
    width: 100%;
}
#main-slider .caption-title {
    color: #1269b3;
    font-family: 'Open Sans', sans-serif;
    font-size: 45px;
    line-height: 72px;
    margin-bottom: 0px;

    text-transform: capitalize;
    font-weight: normal;
}
.home .page_header_wrap {
    display: none;
}
.home .post-title {
    display: none;
}
.welcome-content {
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
	text-align:center;
}
.welcome-content h1 {
    font-family: 'Open Sans', sans-serif;
    color: #1269b3;
    font-size: 40px;
    margin-top: 20px;
}
.welcome-content .image {
	display:inline-block;
	width: 28%;
	margin-right:1%;
	
}

.welcome-content img {
	vertical-align: top;
	
}
.welcome-content .welcome-txt {
	display:block;
    width: 100%;
    vertical-align: top;
    color: #45494d;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
}
.caption-content {
    font-family: 'Open Sans', sans-serif;
    width: 40%;
    line-height: 40px;
    display: inline-block;
    overflow: hidden;
    height: 83px !important;
    font-size: 25px;
}
.price {
    opacity: 0 !important;
	display: none !important;
}


.woocommerce ul.products.grid li.product a img {
    display: inline-block;
    max-width:100%;
    width: 100%;
}
.gridlist-toggle a#grid, .gridlist-toggle a#list{
	background-color:#0369b3 !important;
}
.woocommerce.single.single-product .entry-summary h1 {
    color: #0369b3;
    font-size: 25px;
    font-weight: normal;
  	margin-top: 15px;
}
.woocommerce ul.products li.product .collection_title h3 {
	color: #0369b3 !important;
	font-weight: normal;
}
.summary.entry-summary .product_meta .posted_in {
    display: none !important;
}
.amount {
    opacity: 0 !important;
}
/* .widget_shopping_cart_content a, .product_list_widget li .product-title {
    color: #0369b3 !important;
    font-weight: normal !important;
} */
.widget.widget_nav_menu,
.widget.woocommerce,
.yith-woocompare-widget,
.widget-area .woocommerce {
    border: 1px solid #ccc;
    margin-bottom: 15px !important;
}
.footer-wp .widget.widget_nav_menu {
    border: none;
}
.yith-woocompare-widget .products-list, .product_list_widget, .widget_shopping_cart_content {
    padding: 10px !important;
}
.widget .widgettitle,
.widget-title {
    /* background: #0369b3 none repeat scroll 0 0;*/
    border-bottom: 0 none;
    color: #fff;
    display: block;
    font-weight: normal;
    padding-left: 5px;
    padding-right: 5px;
    text-transform: capitalize;
	font-size: 16px;
    line-height: 35px;
}
.widget_shopping_cart_content .total {
    color: #000;
    font-weight: normal !important;
}
.yith-woocompare-widget {
    display: table;
    width: 100%;
}
#wpmem_reg .button_div .buttons, #wpmem_login .button_div .buttons,
.yith-woocompare-widget a.compare.button {
    background: #1269b3 !important;
    color: #FFF !important;
    border: 2px solid #1269b3;
}
.yith-woocompare-widget a.button {
	font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    font-family: inherit;
    text-decoration: none;
    overflow: visible;
    padding: .618em 1em;
    font-weight: 700;
    border-radius: 3px;
    left: auto;
    color: #515151;
    background-color: #ebe9eb;
    border: 0;
    white-space: nowrap;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    text-shadow: none;
}
#wpmem_reg .button_div .buttons:hover, #wpmem_login .button_div .buttons:hover,
.yith-woocompare-widget a.button:hover {
	color: #C05860 !important;
    background: #FFF !important;
	cursor:pointer;
}
.compare.button {
    margin-bottom: 10px !important;
    margin-right: 5px !important;
}
.clear-all {
    margin-left: 5px;
    color: #0369b3;
}
.woocommerce.single.single-product .woocommerce-tabs ul.tabs li.active {
	background:#0369b3 !important;
}
.woocommerce.single.single-product .woocommerce-tabs ul.tabs li a {
	text-transform:capitalize;
}
.woocommerce.single.single-product .woocommerce-tabs ul.tabs li {
	padding-left:15px !important;
	padding-right:15px !important;
}
.woocommerce ul.products li.product:hover a.item-wishlist {
    display: none !important;
}
.woocommerce.single.single-product .woocommerce-tabs ul.tabs li.active a {
    color: #fff;
}
.woocommerce.single.single-product .entry-summary div[itemprop="description"] {
    color: #3a3f42;
    font-size: 15px;
    font-weight: normal;
    line-height: 26px;
}
.woocommerce.single.single-product .woocommerce-tabs .panel.entry-content p {
    color: #3a3f42;
    font-size: 15px;
    font-weight: normal;
    line-height: 26px;
    margin-bottom: 0;
}
.custom-sidbar {
    width: 31%;
    float: left;
    padding-right: 10px;
}
.woocommerce .content-area .products {
    padding-top: 30px;
}
.content-area article .entry-content h2.post-title {
	display:none;
}
#wpmem_reg legend, #wpmem_login legend,
.post-title-custom {
	color: #0369b3 !important;
    font-size: 26px;
    line-height: 1;
    font-weight: normal;
    font-family: 'Lato';
    margin-bottom: 0px;
    text-transform: capitalize;
    margin: 0px 0px 20px 0;
}
#wpmem_reg fieldset, #wpmem_login fieldset {
    border: none;
    padding: 0;
    margin: 0px 0;
}
.leaderborad thead {
    border: 1px solid #ccc;
    background: none;
}
.leaderborad tr th, .leaderborad tr td {
    padding: 4px;
    border: 1px solid #ccc;
    background: none;
	font-size:13px;
}
.leaderborad tr th {
	color:#0369b3;
}

th.product-price {
  font-size: 0px;
}

tr.product-price {
  font-size: 0px;
}

th.product-subtotal {
  font-size: 0px;
}

tr.product-subtotal {
  font-size: 0px;
}



#menu-left-sidebar-menu {
    list-style: none;
    padding: 5px;
    margin: 0px;
}
#menu-left-sidebar-menu li {
    padding: 6px 0 0 0;
}
#menu-left-sidebar-menu li:hover a, #menu-left-sidebar-menu li.current_page_item a {
    color: #0369b3;
}
.address header.title h3,
.woocommerce h2 {
    font-size: 18px;
    color: #000;
    font-weight: 500;
}
.main-navigation ul ul li a {
	background: #0369b3;
}
.main-navigation ul.menu > li > ul::after {
    border-bottom-color: #0369b3;
}
.woocommerce-billing-fields h3, .woocommerce-shipping-fields h3, h3#order_review_heading {
    background: none;
    border-bottom: 0px;
    margin-bottom: 15px;
    color: #0369b3;
    font-size: 18px;
    font-weight: normal;
    line-height: 40px;
    padding-left: 0;
    display: block;
    width: 100%;
}
.woocommerce .content-area select{
	width: 288px;
}
div.pp_woocommerce div.ppt {
    color: #000;
    display: none !important;
}
div.pp_woocommerce .pp_description {
    display: none !important;
}

.device-box {
    width: 330px;
    height: 335px;
    overflow: hidden;
    display:inline-block;
    border: 1px solid #0369b3;
    box-shadow: 1px 2px 6px rgba(0,0,0, 0.6);
    -moz-box-shadow: 1px 2px 6px rgba(0,0,0, 0.6);
    -ms-box-shadow: 1px 2px 6px rgba(0,0,0, 0.6);
    -o-box-shadow: 1px 2px 6px rgba(0,0,0, 0.6);
    -webkit-box-shadow: 1px 2px 6px rgba(0,0,0, 0.6);
    margin-right: 20px;
	margin-bottom: 30px;
}

.device-box .device-btn {
    width: 100%;
    background-color: #0369b3;
    color: white;
    border: 1px solid #0369b3;
    cursor: pointer;
    font-size: 24px;
}
.center-inline {   
    text-align: center;
}
.form-row.place-order {

    text-align: center;
}



input#place_order {
    margin: 0 auto;
    display: inline-block;
    float: none !important;
    background-color: #0369b3 !important;
    border-color: #0369b3 !important;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
input#place_order:hover{
    background-color: transparent !important;
    border-color: #0369b3 !important;
	color:#0369b3 !important;
}
p#order_comments_field {
    display: none;
}
.button-custom:hover {
    padding: 10px 15px;
    background: #0369b3;
    color: #fff !important;
    border: 2px solid #0369b3;
	font-weight:bold;
  text-decoration:none !important;
}
.button-custom {
    padding: 10px 15px;
    background-color:transparent;
    color: #000;
    border: 2px solid #0369b3;
    text-decoration:none !important;
}
/*wp-member styling*/
#wpmem_reg input[type="text"], #wpmem_reg textarea, #wpmem_login input[type="text"], #wpmem_login input[type="password"] {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 3px;
    color: #666;
    padding:3px;
}
#wpmem_reg {
    margin: 0 auto;
    width: 80%;
}
#wpmem_reg .div_text, #wpmem_reg .div_textarea, #wpmem_reg .div_select, #wpmem_reg label, #wpmem_login .div_text, #wpmem_reg .div_checkbox, #wpmem_login label {
    margin: 0 auto;
	display:block;
}
#wpmem_login label, #wpmem_login label {
	margin:8px auto 5px;
	display:block;
}


#wpmem_login legend, #wpmem_reg legend {
	width:100%;
	display:block;
}

#wpmem_reg .button_div, #wpmem_login .button_div {
    height: auto;
    margin: 0 auto;
    padding: 6px 0;
    text-align: right;
}
.req-text {
    display: none;
}
#wpmem_login .link-text {
    margin: 5px auto;
    text-align: right;
    width:100%;
    display: block;
}
#wpmem_login form fieldset legend label {
    color: #000;
    display: block;
    font-size: 15px !important;
    margin-top: 28px;
    width: 100%;
}

.message-successful-registration {
    border: 1px solid #ccc;
    margin: 0 auto 20px;
    padding: 15px;
    text-align: center;
    width: 90%;
}
.error-message {
    background: #ef3f38;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
    padding: 10px 5px 1px 0;
    text-align: center;
}
/*wp-member styling*/
/*footer nav*/
.footer-bottom {
	background:#0369b3;
	padding: 7px 0;
	border:0px solid #ccc;
	color:#fff;
}
.site-info {
    float: left;
    font-size: 12px;
    width: 49%;
}
.footer-nav {
    float: left;
    font-size: 12px;
    width: 49%;
}
.footer-nav .widget {
    border: 0px;
    margin: 0px !important;
    padding-bottom: 0px !important;
}
#menu-footer-nav {
    list-style: none;
    margin: 0px;
	text-align:left;
}
#menu-footer-nav li {
    display:block;
    line-height: 18px;
}
#menu-footer-nav li a {
    color:#000;
}
/*footer nav*/
/*step box style*/
.step-box {
    position: relative;
    width: 270px;
    float: left;
    text-align: center;
    margin-right: 90px;
	color:#000;
	font-family: 'Open Sans', sans-serif;
}
.step-box:last-child {
	margin-right:0px;
}
.step-box span {
    display: inline-block;
}
.step-box span.arrow {
    position: absolute;
    top: 65px;
    left: 206px;
    width: 184px;
    height: 103px;
}
.step-box span.arrow.right {
    top: -7px;
    left: 210px;
}
.step-box p {
    color: #000;
}
.step-content {
    width: auto !important;
    margin: 40px auto 0 !important;
    text-align: center;

    display: table;
}
.step-icon img {
	margin-bottom:15px;
}
/*step box style*/
/*form 7 styling*/
.FormWrapper {
    width:100%;
}
.FormWrapper-inner p {
    width: 45%;
    display: inline-block;
    margin-right: 4%;



}

.FormWrapper-inner p.comment {
    width: 100%;
}

.FormWrapper-inner p input {
    width: 100%;

   
    border-radius: 3px;
    display: block;
    border: 1px solid #ccc;
}

.FormWrapper-inner p select {
    width: 100%;
    border: 1px solid #ccc;
    padding: 3px;
    font-size: 14px;
    height: 33px;
}
.FormWrapper-inner {
    background-color: #edeeee;
    padding:20px 15px 0px 15px;
}
.FormWrapper .action {
    width: 100%;
    padding: 10px;
    background-color: #d2dbe2;
    text-align: center;
}


.FormWrapper .action input[type="button"].btn-lg,
.FormWrapper .action input[type="submit"].btn-lg {
  font-size: 20px;
  padding: 0.375rem 2.75rem;
  font-weight: bold;
  line-height:1.5;
}


.FormWrapper-title {
    width: 100%;
    display: block;
    padding: 12px 0px;
    font-size: 22px;
    margin-bottom: 15px;
    color: #0369b3;
}
.FormWrapper-inner .required {
    color: red;
}
/*form 7 styling*/

/*vpro page styling*/
.text-center {
	text-align: center;
}
.vpro {
    font-size: 18px;
    color: #000;
    line-height: 1.5;
	text-align:center;
}
.vpro .heading{
	font-size: 30px;
    color: #c8100c;
    font-weight: 600;
}
.vpro .subheading{
	font-size:25px;
	color:#0058a3;
}
.customDevicesList .woocommerce ul.products li.product,
.vpro .woocommerce ul.products li.product {
	    width: 22.05% !important;
		display: inline-block;
		float: none;
		margin-right: -6px;
}

/*unite page styling*/
.UnitePageContent {
	display:block;
	width:100;
}
.leftContent {
	float:left;
	width:50%;
	padding:15px;
}
.rightContent {
	float:left;
	width:50%;
	padding-left:15px;
	padding-right:15px;
}
.SSDPageContent  .leftContent {
	width:70%;
}
.SSDPageContent .rightContent {
	width:30%;
}

.rightContent  .innerRightContent{
	position:relative;
	padding-left:70px;
	margin-bottom: 40px;
}
.rightContent  .innerRightContent .icon{
	position:absolute;
	top:20%;
	display:block;
	left: 0px;
}
.rightContent  .HeadingContent{
	color:#1269b3;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:22px;
	font-weight:bold;
}
.rightContent .Content{
	font-size:16px;
	color:#000;
	
}

/*SSD page styling*/
.SSDPageContent{
	margin-top:25px;
	margin-bottom:25px;
}
.SSDPageContent .Content{
	color:#000;
	line-height:1.8;
}
/*Tabs style */
.tab-content.no-float{
  float:none !important;
}
.tab-content.full-width{
  width:100% !important;
}
.nav-tabs {
    margin: 0;
}
ul{margin:0px;}
.font-18{
  font-size:18px;
}
.custom-nav-tabs {
    text-align: center;
    margin-bottom: 10px;
    border: none;
}
.custom-nav-tabs li {
    display: inline-block;
    float: none;
}
.custom-nav-tabs li a {
    background: #e7e7e7;
    color: #aeaeae;
}
.custom-nav-tabs li.active a,.custom-nav-tabs li.active a:hover,.custom-nav-tabs li.active a:focus {
    background: #7fba00;
    color: #fff;
	border:0px;
}
.custom-nav-tabs li a:hover {
    background: #999;
    color: #fff;
}
.custom-nav-tabs li.active a,.custom-nav-tabs li.active a:focus, .custom-nav-tabs li a {
    border: none;
    font-size: 18px;
    font-weight: bold;
    border-radius: 0px !important;
}
/*360Dashboard*/
.nav-tabs.DashboardMenu {
    display:block;
    border: 0px;
    text-align: center;
}
.tab-content.DashboardContent{width:100%;float:none}
.nav-tabs.DashboardMenu li a {
    background: #e8e8e8;
    color: #000;
    border: 0px;
}
.nav-tabs.DashboardMenu li a:hover, .nav-tabs.DashboardMenu li a.active {
    background: #1269b3;
    color: #fff;
  border-color:#1269b3;
}
.nav-tabs.DashboardMenu>li.active>a, .nav-tabs.DashboardMenu>li.active>a:hover, .nav-tabs.DashboardMenu>li.active>a:focus {
    color: #fff;
    cursor: default;
    background-color: #1269b3;
    border:0px solid #ddd;
    border-bottom-color:0px;
}
.nav-tabs.DashboardMenu>li>a {
    margin-right: 1px;
    line-height: 1.428571429;
    border: 0px !important;
    border-radius: 0px;
}
.DashboardContent{
margin-top:25px
}
.box-row .box {
    border: 1px solid #ccc;
    padding: 10px;
    min-height: 350px;
    overflow: auto;
  margin-bottom:10px;
}
.topbox{
	padding-bottom:10px;
}
.topbox .footer{
	padding:0 8px;
	font-size:13px;
}
.topbox.Orders .footer>div {
	background-color:#007d82;
	color:#fff;
	font-weight:500;
	padding-left:5px;
	padding-right:5px;
	width:50%;
	margin-right:5%;
}
.topbox.Orders .footer>div:last-child {
	width:40%;
	margin-right:0%;
}
.DashboardContent .box-row .box .box-header{
font-size:15px;
font-weight:bold;
padding:0px
}
.DashboardContent .Pipeline{
	
	background: #2497f9; /* Old browsers */
	background: -moz-linear-gradient(top, #2497f9 0%, #1e5799 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #2497f9 0%,#1e5799 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #2497f9 0%,#1e5799 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2497f9', endColorstr='#1e5799',GradientType=0 ); /* IE6-9 */
}

.DashboardContent .Closed{
	
	background: #f9100c; /* Old browsers */
	background: -moz-linear-gradient(top, #f9100c 0%, #b30300 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #f9100c 0%,#b30300 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #f9100c 0%,#b30300 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9100c', endColorstr='#b30300',GradientType=0 ); /* IE6-9 */
}

.DashboardContent .Orders{
	
	background: #48dbe8; /* Old browsers */
	background: -moz-linear-gradient(top, #48dbe8 0%, #00989e 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #48dbe8 0%,#00989e 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #48dbe8 0%,#00989e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#48dbe8', endColorstr='#00989e',GradientType=0 ); /* IE6-9 */
}

.DashboardContent .Registrations{
	
	background: #7c7c7c; /* Old browsers */
	background: -moz-linear-gradient(top, #7c7c7c 0%, #2c2c2c 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #7c7c7c 0%,#2c2c2c 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #7c7c7c 0%,#2c2c2c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7c7c7c', endColorstr='#2c2c2c',GradientType=0 ); /* IE6-9 */
}
.DashboardContent .box.topbox  .box-header{
	color:#fff;
}
.DashboardContent .box  .box-header{
	color:#000;
	font-size:20px;
	padding:8px 0px;
}
.DashboardContent .box.Pipeline .box-header{
	border-bottom:1px solid #69baff;
}
.DashboardContent .box.Closed .box-header{
	border-bottom:1px solid #fe7e7c;
}
.DashboardContent .box.Orders .box-header{
	border-bottom:1px solid #7feff8;
}
.DashboardContent .box.Registrations .box-header{
	border-bottom:1px solid #939393;
}
.DashboardContent .box  .box-content{
	color:#fff;
	padding:15px 0px;	
}
.DashboardContent .box.Pipeline .box-content{
	border-top:1px solid #1061a7;	
}
.DashboardContent .box.Closed .box-content{
	border-top:1px solid #c30703;	
}
.DashboardContent .box.Orders .box-content{
	border-top:1px solid #01989e;	
}
.DashboardContent .box.Registrations .box-content{
	border-top:1px solid #303030;	
}
.DashboardContent .box.topbox .box-content .value{
	color:#fff;
}
.DashboardContent .box  .box-content .value{
	color:#000;
	font-size:30px;
}
.OEM-SectionDashboard .box-row .box{
  padding:0px;
}
.OEM-SectionDashboard .input-group-text,
.OEM-SectionDashboard .form-control {
    border-radius: 0px;
}
.OEM-SectionDashboard .input-group-text{
	background: #000;
	color: #fff;
	border-color: #0000;
}
.OEM-SectionDashboard .topbox{
	background: #e5eaec !important;
	border-left:4px solid #0071c5;
  	margin-top:12px
}
.OEM-SectionDashboard .box .box-header {
    border-bottom: 0px !important;
    color: #0071c5 !important;
    font-weight: bold !important;
    font-size: 20px !important;
    padding: 10px 0px !important;
    text-align:center !important;
}
.OEM-SectionDashboard .box .box-header.bg-blue{
  background:#0071c5;
  color:#fff !important;
}
.OEM-SectionDashboard .OrdersByDevices .box .box-header {
	background:#0071c5;
	color:#fff !important;
	padding:15px;
}
.OEM-SectionDashboard .box .box-header img{
	display: inline-block;
	margin-right: 5px;
}
.OEM-SectionDashboard .box .box-content {
    border-top: 0px !important;
	color:#0071c5;
	padding:0px;
}

table#tableOemsQtr {
    margin: 0px;
}

table#tableOemsYear {
    margin: 0;
}

table#tableOemsAll {
    margin: 0;
}

table#tableActivityVerticalQuarter {
    margin: 0;
}

.OEM-SectionDashboard .box .box-content .value {
    color: #0071c5 !important;
    font-size: 30px;
	font-family: 'Oswald', sans-serif;
	font-weight: 700;
}
.OEM-SectionDashboard .box .box-content small {
	vertical-align: top;
	font-size: 16px;
}
.box-lightblue-gray{
	background:#e5eaec;
}
.OrdersByDevices .table tr th {
    background: #51a7e6;
    color: #fff;
    font-weight: normal;
    font-size: 16px;
}
.OrdersByDevices .table tr td {
    background: #e5eaec;
	color: #7e868e;
}
/*Custom sidebar Menu*/
.tab-content.DashboardContent{
float: none;
    width:100%;
}
 .DashboardFixedSidebar{
        width:200px;
        height: 100%;
        background: #000;
        color: #fff;
        position:fixed;
   top:0px;
        left:-500px;
        transition:all 0.5s ease-in;
	-webkit-transition:all 0.5s ease-in;
	-ms-transition:all 0.5s ease-in;
	-o-transition:all 0.5s ease-in;
	-webkit-transition:all 0.5s ease-in;
        z-index: 5555;
    }
    .SidebarOpen.DashboardFixedSidebar{
        left: 0px;
      top:0px;
        
    }
    .DashboardFixedSidebar .otw-sidebar .widget {
    border: 0px solid #ccc;
    padding-top:50px;
    }
    .DashboardFixedSidebar #menu-dashboard-sidebar {
        padding:0px;
		margin:0px; 
    }
    .DashboardFixedSidebar .otw-sidebar .widget a {
        color:#fff;
        text-decoration:none;
        display:block;
        background:#2d2d2d;
        margin-bottom:1px;
        padding:10px 15px;
        
    }
    .DashboardFixedSidebar .otw-sidebar .widget .current-menu-item.page_item a {
        background:#39b7e5;
    }
#menuText.OpenSidebarText #OpenSidebarText{display:block !important}
#menuText.OpenSidebarText #CloseSidebarText{display:none !important}
#menuText #CloseSidebarText{display:block}
#menuText #OpenSidebarText{display:none}
.paddingLeft20{padding-left:200px}

.hamburger--collapse .hamburger-menu-arrow{
	background:url('/wp-content/uploads/2018/11/top-menu-arrow.png') no-repeat;
	display:inline-block;
	width:33px;
	height:33px;
  margin-bottom:5px;
  transition:all 0.5s east-in-out;
  -webkit-transition:all 0.5s east-in-out;
  -moz-transition:all 0.5s east-in-out;
  -o-transition:all 0.5s east-in-out;
  -ms-transition:all 0.5s east-in-out;
  cursor:pointer;
}
.hamburger--collapse.is-active .hamburger-menu-arrow{
  -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

@media (max-width: 1050px) {
	.step-box {
    width: 26%;
	margin-right: 7%;
}
.step-box span.arrow {
    width: 64%;
    z-index: 33;
}
.step-box .step-icon {
    width: 58%;
}
.step-box span.arrow {
    left: 75%;
    top: 16%;
}
.step-box span.arrow.right {
    left: 75%;
}
.slider-caption {
	top: 10%;
}
#main-slider .caption-title {
    font-size: 28px;
    line-height: 28px;
    margin-bottom: 5px;
}
#main-slider .caption-content {
    height: 60px !important;
    font-size: 20px;
    line-height: 21px;
}
}

@media (max-width: 991px) {
.top-header .search-form {
    display: block;
    position: relative;
    width: 250px;
}
/*   li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-4035 {
    margin-left: 60px;
}
  li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-has-children.menu-item-923 {
    margin-left: 56px;
}
  li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-has-children.menu-item-4436 {
    margin-left: 69px;
}
  li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-1066 {
    margin-left: 61px;
}
  li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-2482 {
    margin-left: 77px;
}
  li.MI-BG.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-has-children.menu-item-2874 {
    margin-left: 103px;
}
  li#wpmenucartli {
    margin-left: 96px;
} */
}

@media (max-width: 960px) {
	.caption-content-wrapper {
		margin-top: 0%;
	}
    .bx-slider .slick-next,
	.bx-slider .slick-prev {
    height: 59px;
    width: 40px;
	}
	.category-section{
		text-align:center;
	}
	.category-section .category-box {
		width: 119px;
		padding-left: 2px;
		padding-right: 2px;
		float: none;
		text-align: center;
		display: inline-block;
	}
	.category-section .category-box a{
		color:#dd0703;
		text-decoration:none;
		display:block;
		font-size:13px;
	}
	.category-section .category-box h3{
		font-size: 13px;
	}
}
@media (max-width: 780px) {
	#main-slider .caption-title {
        width:100%;
    }
  .customDevicesList .woocommerce ul.products li.product,
  .vpro .woocommerce ul.products li.product {
		width: 33.3333% !important;
	}
	.SSDPageContent  .leftContent {
	width:100%;
	text-align:center;
}
.SSDPageContent .rightContent {
	width:100%;
	text-align:center;
}
		/*.slick-track {
		height: 439px !important;
	}*/
	.welcome-content h1 {
		font-size: 25px;
	}
	.FormWrapper-inner p {
		width: 100%;
		margin-right: 0;
	}
}
@media(max-width: 768px) {
	.woocommerce div.product div.images img {
		width: auto;
		max-width: 100%;
		height: auto;
		margin: 0 auto;
	}

	.thumbnails.slick-initialized.slick-slider {
		display: block;
	}
	.img-wrap .images{
		margin-bottom:0px !important;
	}
}
@media(max-width: 767px) {
  #wpmem_login label[for="rememberme"] {
    width: 110px !important;
	}
	.welcome-content .image {
		display:inline-block;
		width: auto;
		margin-right:0%;
		margin:0 auto;
	
	}
    .bx-slider .slick-next,
	.bx-slider .slick-prev {
    height: 49px;
    width: 30px;
	}

	.welcome-content .welcome-txt {
		display:block;
		width: 100%;
		text-align:center;
	}
	.site-info {
		float: none;
		width:100%;
		text-align: center;
	}
	.footer-nav {
		float: none;
		width:100%;
	}
	#menu-footer-nav {
		text-align: center;
	}
	#wpmem_reg .div_text, #wpmem_reg .div_textarea, #wpmem_reg .div_select, #wpmem_reg label, #wpmem_login .div_text, #wpmem_reg .div_checkbox, #wpmem_login label {
		width: 100% !important;
	}
	#wpmem_reg label.text, #wpmem_reg label.checkbox, #wpmem_reg label.textarea, #wpmem_reg label.select, #wpmem_login label {
		width: 100% !important;
	}
	.top-header .ak-container {
		text-align: center;
	}
	.content-area {
		width: 100%;
	}
	.custom-sidbar {
		width: 100%;
	}
	.step-box {
		font-size:13px;
		line-height:18px;
	}
	.welcome-content .welcome-txt {
		font-size:14px;
	}
  .category-section .category-box h3{
		font-size:12px;
	}
	.recent-products  .top-product,
	.recent-products .columns-5 ul.products li.product {
		width: 30%;
	}
    #wpmem_reg label.text {
      padding:0 !important;
    }
}

@media(max-width: 688px){
	/*.slick-track {
		height: 310px !important;
	}*/
	#main-slider .caption-title {
		font-size:20px;
		line-height: 25px;
	}
	.caption-content {
		font-size:16px;
		line-height: 22px;
	}
	.right-header {
		background: #116bb4;
	}
	#site-navigation .menu > li > a {
		color: #fff;
		text-transform: capitalize;
		background-color:#116bb4;
	}
	li#menu-item-53 {
		margin-right: 0px;
	}
	.second-nav {
		text-align: center;
		float: none;
		margin: 0 auto;
		display:block;
	}
}

@media(max-width: 600px) {
.caption-read-more1 {
    color: #ffffff;
    padding: 10px 0 10px 43px;
    width: 145px;
    font-size: 15px;
}
.caption-read-more1::after {
    left: 21px;
    margin-left: 0;
    margin-top: 0; 
    top: 10px;
    width: 20px;
    z-index: 1;
	background-size:100%;
}
  .bx-slider .slick-next,
	.bx-slider .slick-prev {
    height: 39px;
    width: 20px;
	}
	#wpadminbar {
    position: fixed !important;
}
}

@media(max-width: 550px) {
	.caption-content {
	line-height: 18px;
	max-height: 59px !important;
	}
	.slider-caption {
		top: 0%;
	}
	#main-slider .caption-content {
		height: 60px !important;
		font-size: 15px;
		line-height: 18px;
	}
  .customDevicesList .woocommerce ul.products li.product,
  .vpro .woocommerce ul.products li.product {
		width:50% !important;
	}
  .recent-products  .top-product,
	.recent-products .columns-5 ul.products li.product {
		width: 50%;
	}
  .paddingLeft20{padding-left:100px}
  .DashboardFixedSidebar{width: 100px;}
}

@media (max-width: 425px) {
  button#btn_search {
    margin-bottom: 15px !important;
}
  .row.row-sm-mlr-0.centerpdf {
    justify-content: center !important;
}

  
  .row.Pdf-HIW {
    margin: 0 !important;
}
  span.product-cat-badge.vpro-bage.p-absolute {
    width: 50px !important;
}
  a.text-center.viewDetail {
    border: none !important;
}
    a.Gen.text-center.viewDetail {
    border: 1px solid !important;
    border-radius: 50px !important;
    color: #1269b3 !important;
}
  .Click-Button.text-center {
    border: 1px solid;
    border-radius: 50px;
    color: #1269b3;
    padding: 10px;
}
  .d-inline-product .woocommerce ul.products li.product {
    margin-right: 0 !important;
  }
  h1.Shipment {
    margin: 16px 0 15px !important;
  }
  div#send_devices_form h1 {
    padding-top: 15px !important;
}
  .content_box h1 {
    padding-top: 25px !important;
  }
  .main-wrapper {
    padding-top: 0 !important;
  }
  .box.topbox.Pipeline {
    margin-bottom: 13px;
}
  .box.topbox.Closed {
    margin-bottom: 13px;
}
  .box.topbox.Orders {
    margin-bottom: 13px;
}
  .box.topbox.Registrations {
    margin-bottom: 13px;
}
  button.btn.btn-secondary.buttons-excel.buttons-html5 {
    margin-top: 18px;
    margin-left: 82px;
}
 
#wpmem_reg form#wpmem_register_form {
    width: 100% !important;
}
  input.wpcf7-form-control.wpcf7-submit.btn-lg {
    margin-left: 70px;
    margin-bottom: 15px;
}
  .col-md-12.Submittedby {
        background-color: #edeeee;
    margin-left: 15px;
    margin-right: 16px;
    padding-top: 15px;
}
  .FormWrapper-inner#EOL-Devices {
        margin-top: -16px;
  }
  .form-group {
    margin-bottom: 0;
}
     a.Evo-Button {
    font-size: 12px !important;
    color: #1267af !important;
    text-decoration: none;
    padding: 10px 10px !important;
    margin: 11.6% 0 0 !important;
    border-radius: 40px;
    background-color: #fff;
    font-weight: bold;
    display: inline-block;
    text-align: center;
  }
  body.page-id-4983 .row.text-center {
      height: auto !important;
    }
  input.wpcf7-form-control.wpcf7-submit.btn-lg {
    padding: 10px 30px !important;
    margin-top:22px !important;

}
 .page-id-1543  input.wpcf7-form-control.wpcf7-submit.btn-lg {
    margin-left:0px;
}
  i.fas.fa-plus-circle{
    margin: 0 !important;
    position: relative;
    top: -71px!important;
    left: 230px !important;
  }
  div#selectProductList {
    margin-bottom: 16px;
}
  td.product-price {
    display: none !important;
}
  .woocommerce .quantity .qty {
    width: 50%;
}
  td.product-subtotal {
    display: none !important;
}
  a.checkout-button.button.alt.wc-forward {
    padding: 13px 20px !important;
}
  .border.box-order-detail {
    margin-bottom: 14px;
}
  div#DataTables_Table_0_info {
    display: none;
}
  li.paginate_button.page-item {
    display: none;
}
  li.paginate_button.page-item.active {
    display: block;
}
	li#DataTables_Table_0_previous {
    display: block;
}
  li#DataTables_Table_0_next {
    display: block;
}
  div#DataTables_Table_0_paginate {
    margin-left: -97px;
}
  div#internalwinlist_info {
    display: none;
}
  	li#internalwinlist_previous {
    display: block;
}
  li#internalwinlist_next {
    display: block;
}
  div#internalwinlist_paginate {
    margin-right: 55px;
}
  div#dataall_info {
    display: none;
}
    	li#dataall_previous {
    display: block;
}
  li#dataall_next {
    display: block;
}
  div#dataall_paginate {
    margin-left: -97px;
}
  div#internalActivitiesfourtyyDays_info {
    display: none;
}
   li#internalActivitiesfourtyyDays_previous {
    display: block;
}
  li#internalActivitiesfourtyyDays_next {
    display: block;
}
  div#internalActivitiesfourtyyDays_paginate {
    margin-right: 55px;
}
  div#internaluserlist_info {
    display: none;
}
  div#internalwaitlist_info {
    display: none;
}
     li#internalwaitlist_previous {
    display: block;
}
  li#internalwaitlist_next {
    display: block;
}
  div#internalwaitlist_paginate {
    margin-right: 55px;
}
  div#EOLTableData_info {
    display: none;
}
       li#EOLTableData_previous {
    display: block;
}
  li#EOLTableData_next {
    display: block;
}
  div#EOLTableData_paginate {
    margin-right: 110px;
}
  div#internalActivitiesDispatch_info {
    display: none;
}
   li#internalActivitiesDispatch_previous {
    display: block;
}
  li#internalActivitiesDispatch_next {
    display: block;
}
  div#internalActivitiesDispatch_paginate {
    margin-right: 55px;
}
  }
.term-11th-gen .woof_container.woof_container_select.woof_container_pa_generation.woof_container_1.woof_container_filterbygen
{
  display: none !important
}
.term-10th-gen .woof_container.woof_container_select.woof_container_pa_generation.woof_container_1.woof_container_filterbygen
{
  display: none !important
}
.term-intel-9th-generation .woof_container.woof_container_select.woof_container_pa_generation.woof_container_1.woof_container_filterbygen
{
  display: none !important;
}
.term-intel-8th-generation .woof_container.woof_container_select.woof_container_pa_generation.woof_container_1.woof_container_filterbygen
{
  display: none !important;
}
.term-intel-7th-generation .woof_container.woof_container_select.woof_container_pa_generation.woof_container_1.woof_container_filterbygen
{
  display: none !important;
}
.term-evo-devices .woof_container.woof_container_select.woof_container_pa_technologies.woof_container_5.woof_container_filterbytechnology
{
  display: none !important;
}
.term-vpro .woof_container.woof_container_select.woof_container_pa_technologies.woof_container_5.woof_container_filterbytechnology
{
  display: none !important;
}
.term-optane .woof_container.woof_container_select.woof_container_pa_technologies.woof_container_5.woof_container_filterbytechnology
{
  display: none !important;
}
.term-dell-all .woof_container.woof_container_select.woof_container_pa_oem.woof_container_2.woof_container_filterbyoem
{
  display:none;
}
.term-hp-all .woof_container.woof_container_select.woof_container_pa_oem.woof_container_2.woof_container_filterbyoem
{
  display:none;
}
.term-lenovo-all .woof_container.woof_container_select.woof_container_pa_oem.woof_container_2.woof_container_filterbyoem
{
  display:none;
}
.term-windowsdevices .woof_container.woof_container_select.woof_container_pa_os.woof_container_3.woof_container_filterbyos
{
  display: none !important
}
.term-chrome .woof_container.woof_container_select.woof_container_pa_os.woof_container_3.woof_container_filterbyos
{
  display: none !important
}
.term-core-i7 .woof_container.woof_container_select.woof_container_pa_processor.woof_container_4.woof_container_filterbyprocessor
{
  display: none !important;
}
.term-core-i5 .woof_container.woof_container_select.woof_container_pa_processor.woof_container_4.woof_container_filterbyprocessor
{
  display: none !important;
}
.term-core-i3 .woof_container.woof_container_select.woof_container_pa_processor.woof_container_4.woof_container_filterbyprocessor
{
  display: none !important;
}
input.wpcf7-form-control.wpcf7-submit {
font-size: 20px;
    font-weight: 600;
    padding: 8px 50px;
    margin-left: 60px;
    border-radius: 0px;
    box-shadow: 0 7px 8px -1px #9b9b9bdb !important;
}
.edubox {
    background-color: #013c7d;
    width: 80%;
    margin-left: 10%;
    display: block;
    border: 1px solid #ccc;
    margin-bottom: 15px;
    color: #fff;
    text-decoration: none !important;
    margin-bottom: -45px;
}
.edubox .bottom {
    font-size: 28px;
    font-family: 'Comfortaa', cursive;
    height: auto;
  	font-weight: bold;
  padding-top:10px;
}
a.edubox {
    color: #fff;
    cursor: pointer;
}
div#user-registration-form-6117
{
  border-radius: 20px;
    border: 2px solid;
    box-shadow: 0 5px 5px 5px #00000061;
    width: 50%!important;
  margin-left: 25%;
}

.ur-frontend-form.ur-frontend-form--rounded form .ur-form-row .ur-form-grid input[type=date], .ur-frontend-form.ur-frontend-form--rounded form .ur-form-row .ur-form-grid input[type=email], .ur-frontend-form.ur-frontend-form--rounded form .ur-form-row .ur-form-grid input[type=number], .ur-frontend-form.ur-frontend-form--rounded form .ur-form-row .ur-form-grid input[type=password], .ur-frontend-form.ur-frontend-form--rounded form .ur-form-row .ur-form-grid input[type=text], .ur-frontend-form.ur-frontend-form--rounded form .ur-form-row .ur-form-grid input[type=url], .ur-frontend-form.ur-frontend-form--rounded form .ur-form-row .ur-form-grid select, .ur-frontend-form.ur-frontend-form--rounded form .ur-form-row .ur-form-grid textarea {
    border: 1px solid #c0c4d4;
    border-radius: 25px !important;
    outline: 0;
    -webkit-transition: all .35s;
    transition: all .35s;
    padding: 10px 15px;
    background: #fff;
    color: #676d8a;
    height: 45px;
}
.ur-form-row span.input-wrapper {
    position: relative;
    width: 100%;
}
.ur-frontend-form.ur-frontend-form--rounded form button[type=submit], .ur-frontend-form.ur-frontend-form--rounded form input[type=submit] {
    border: 0 none;
    color: #fff;
    border-radius: 25px !important;
    float: none;
    display: block;
    padding: 15px 25px;
    background-color: #1269b3 !important;
}

div#ur-recaptcha-node{
    width: 100px;
    max-width: 100px;
    margin-left: 12px;
    margin-top: 20px;    
  	margin-bottom: 20px;
}
@media (max-width: 750px) {
.DashboardFixedSidebar #menu-dashboard-sidebar {
    margin-top: 44px !important;
    }
}
@media (max-width: 380px) {
.DashboardFixedSidebar #menu-dashboard-sidebar {
    margin-top: 44px !important;
    }
}
@media (max-width: 367px) {
.DashboardFixedSidebar #menu-dashboard-sidebar {
    margin-top: 44px !important;
    }
}
@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: right;
    display: inline-grid;
}
}
@media screen and (max-width: 575px){ 
  div#internalwinlist_filter {
    margin-top: 10px;
    /* margin-left: 0px !important; */
    width: 90% !important;
    margin-right: 10%;
    text-align: center;
  }}


@media (max-width: 375px) {
.col-boxes {
    margin-top: 13px !important;
  }}
@media (max-width: 520px) {
.DashboardFixedSidebar {
    display: none;
  }
.mob-wrapperone {
    margin-left: -105px;
    margin-top: -18px;
  }
  .page-id-1805 .mob-wrapperone {
    margin-left: -105px;
    margin-top: 8px !important;
  }
.box.topbox.Pipeline {
    margin-bottom: 14px;
    width: 49%;
    height: 140px !important;
  	margin-left: -3px;
  }

  .box.topbox.Orders {
    margin-bottom: 15px;
    width: 49%;
    height: 140px !important;
    margin-left: -3px;
  }
  .box.topbox.Registrations {
    margin-bottom: 15px;
    width: 49%;
    height: 140px !important;
    margin-left: 198px;
    margin-top: -155px;
  }
	.box.topbox.Closed {
    margin-bottom: 15px;
    width: 49%;
    margin-left: 198px;
    margin-top: -155px;
    height: 140px !important;
  }
  .col-1 {
    margin-left: 23px !important;
  }
  .sol-2 {
    margin-left: 80px !important;
  }
  .mob-col {
    width: 45% !important;
    margin-left: 86px !important;
  }
  .page-id-3772  .box.topbox.Closed {
    margin-bottom: 15px;
    width: 49%;
    margin-left: 180px;
    margin-top: -155px;
    height: 140px !important;
}
  .page-id-3772 .box.topbox.Registrations {
    margin-bottom: 15px;
    width: 49%;
    height: 140px !important;
    margin-left: 180px;
    margin-top: -155px;
  }
  .page-id-3772 .mob-wrapperone {
    margin-left: -105px;
    margin-top: 47px;
  }
  .page-id-6177 .box.topbox.Registrations {
    margin-bottom: 15px;
    width: 49%;
    height: 140px !important;
    margin-left: 180px;
    margin-top: -155px;
  }
.page-id-6177 .box.topbox.Closed {
    margin-bottom: 15px;
    width: 49%;
    margin-left: 180px;
    margin-top: -155px;
    height: 140px !important;
}
.sol-4 {
  margin-bottom: 23px;
  }
   .page-id-3644 .box.topbox.Closed {
    margin-bottom: 15px;
    width: 49%;
    margin-left: 180px;
    margin-top: -152px;
    height: 140px !important;
  }
  .page-id-3644 .box.topbox.Registrations {
    margin-bottom: 15px;
    width: 49%;
    margin-left: 180px;
    margin-top: -152px;
    height: 140px !important;
  }
  .page-id-3644 .mob-wrapperone {
    margin-left: -105px;
    margin-top: 47px;
  }
.page-id-898 button.btn.btn-secondary.buttons-excel.buttons-html5 {
    margin-top: 18px;
    margin-left: 80px;
  }
.page-id-898 div.dataTables_wrapper div.dataTables_filter input {
    display: block;
    width: 40%;
  }
.page-id-898 input.form-control {
    margin-left: 100px !important;
    margin-top: 0px !important;
  }
 .mob-pi1
  { 
    width: 152px !important;
    margin-left: 22px !important;
    margin-top: 41px !important;
  } 
  .mob-pi2{
   margin-left: 201px !important;
    margin-top: -151px !important;
    width: 151px !important;}
  
.page-title-1{ 
    margin-top: 25px!important;
  }
 .page-id-1569  col-lg-3.col-md-6.col-sm-12 {
    margin-bottom: 0px !important;
  }
  .page-id-1569 .rs-pdf-btn{
        margin-top: 11px!important;
  }
  .mob-wrapperstwo {
	margin-left: -111px;
    margin-top: 0px;
    margin-right: -12px;
    
  }
  .mob-overdue{
	margin-left: -111px;
    margin-right: -8px;
    margin-top: 17px;
  }
 
  .page-id-1545 .m-0
    {
      margin-left: 67px !important;
}
  .page-id-1386 button.btn.btn-secondary.buttons-csv.buttons-html5 {
    text-align: center !important;
    width: 100%;
    margin-left: 96px !important;
}
 .mob-footer {
    margin-left: -100px;
    margin-right: -13px;
  }
  .homeh-2{ 
    font-size: 18px !important;
    color: #4a4a4a !important;
    margin-bottom: 25px !important;
    font-weight: 400 !important;
    line-height: 1.3 !important;
    max-width:40%!important;
    text-align: center !important;
    margin-left: -57px;
  }

.homeh-1{
    margin-top: 15px;
    font-size: 32px !important;
    font-weight: 700 !important;
    padding: 0px !important;
    margin-bottom: 10px !important;
    height: auto !important;
    text-align: center !important;
  max-width: 40%!important;
  margin-left: -57px;
  }
  }
  
  footer-wp .widget.widget_nav_menu {
    margin-top: 61px !important;
  }

  .button-mob{
    margin-left: -2px !important;
  }

  .elementor-element.elementor-element-b0eef21 {
    padding: 0px 0px 0px 0px !important;
}
  .buttonnew {
        padding: 6px 20px 8px 22px !important;
  }
}
  .box-mob{
        margin-left: 0px!important;
    margin-right: 0px!important;
  }
   .mob-footer {
     margin: 0px;
  }
  
  .wecb_emptycart{
    
    text-align: left;
  }
.page-id-13 .buttonnew{

}

.page-id-1569 .mob-footer {
    margin-left: -100px!important;
    margin-right: -13px!important;
}
.page-id-1805 .mob-footer {
    margin-left: -100px!important;
    margin-right: -13px!important;
}
.page-id-3793 .mob-footer {
    margin-left: -100px!important;
    margin-right: -13px!important;
}
.page-id-1386 .mob-footer {
    margin-left: -100px!important;
    margin-right: -13px!important;
}
.page-id-898 .mob-footer {
    margin-left: -100px!important;
    margin-right: -13px!important;
}
.page-id-3644.mob-footer {
    margin-left: -100px!important;
    margin-right: -13px!important;
}
.page-id-6177.mob-footer {
    margin-left: -100px!important;
    margin-right: -13px!important;
}
.page-id-3772.mob-footer {
    margin-left: -100px!important;
    margin-right: -13px!important;
}
.page-id-2125.mob-footer {
    margin-left: -100px!important;
    margin-right: -13px!important;
}
.page-id-2158.mob-footer {
    margin-left: -100px!important;
    margin-right: -13px!important;
}
.page-id-1545 .mob-footer {
    margin-left: -100px!important;
    margin-right: -13px!important;
}
.page-id-1394.mob-footer {
    margin-left: -100px!important;
    margin-right: -13px!important;
}
.page-id-3620.mob-footer {
    margin-left: -100px!important;
    margin-right: -13px!important;
}
.page-id-2158.mob-footer {
    margin-left: -100px!important;
    margin-right: -13px!important;
}
.page-id-2125.mob-footer {
    margin-left: -100px!important;
    margin-right: -13px!important;
}
.page-id-1569 .mobmenu-left-bt
  {
        display: block;
  }
.page-id-1805 .mobmenu-left-bt
  {
        display: block;
  }
.page-id-3793 .mobmenu-left-bt
  {
        display: block;
  }
.page-id-1386 .mobmenu-left-bt
  {
        display: block;
  }
.page-id-898 .mobmenu-left-bt
  {
        display: block;
  }
.page-id-3644 .mobmenu-left-bt
  {
        display: block;
  }
.page-id-6177 .mobmenu-left-bt
  {
        display: block;
  }
.page-id-3772 .mobmenu-left-bt
  {
        display: block;
  }
.page-id-2125 .mobmenu-left-bt
  {
        display: block;
  }
.page-id-2158 .mobmenu-left-bt
  {
        display: block;
  }
.page-id-1545 .mobmenu-left-bt
  {
        display: block;
  }
.page-id-3620 .mobmenu-left-bt
  {
        display: block;
  }
.page-id-2158 .mobmenu-left-bt
  {
        display: block;
  }
.page-id-2125 .mobmenu-left-bt
  {
        display: block;
  }

.mobmenu-left-bt
  {
        display: none;
  }
.term-164 .mobmenu-left-bt
  {
        display: none;
  }
.page-id-8.mobmenu-left-bt
  {
        display: none;
  }
.page-id-7.mobmenu-left-bt
  {
        display: none;
  }
}
@media screen and (max-width: 575px){
 .banner-show{
background-color: #FFFFFF !important;
    background-image: url("https://www.shievalcenter.com/wp-content/uploads/2022/03/Untitled-mobile-banner.png") !important;
    background-position: center right;
    background-repeat: no-repeat;
    background-size: contain;
 	width:97%;
    min-height: 800px;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    box-shadow: 1px 11px 8px -1px #e3e3e382;
    }


}
  
}
  @media screen and (max-width: 575px){
 .page-id-1386 div#internalwinlist_filter {
    margin-top: 15px;
    width: 90% !important;
    margin-right: -43%;
    text-align: center;}
 
}
  
@media screen and (max-width: 500px){
  .page-id-3793 .col-lg-3.col-md-6.col-sm-6.col-6.text-right.TableSearch.pl-1.pr-1 {
    min-width: 49% !important;
    margin-left: 71px;
    margin-top: 11px;
  }
.page-id-3793 .row{
    margin-top: 10px;
  }
.page-id-1386 .text-right {
    margin-left: 8px;
  }}

/* Mobile View */
page-id-1063 input[type='submit'].wpcf7-submit,
.wpcf7-submit {
  background:#54B948 !important;
}
/* Home Page */
@media screen and (max-width: 575px){
	.xoo-wsc-basket{
		display:none!important;
	}
/* for report a win  */
  .heros1
  {
    padding:0px 0px 0px 0px !important;
  }
  .col-sm-6 {
    margin: 0px !important;
  }
  
.rc-anchor-normal .rc-anchor-pt {
  margin: 2px 45px 0 0;
  }
.homeh-3 {
    font-size: 30px !important;
    text-align: center !important;
    padding: 0 25px 0 25px !important;
}
  
  .homeh-4 {
    text-align: center;
    font-size: 18px !important;
    padding: 25px;
    margin-bottom: 12px;
}
.page-id-1063 input[type='submit'].wpcf7-submit,
.wpcf7-submit {
  background:#54B948 !important;
}
.page-id-1063 .rc-anchor-pt {
        display:none;
  }
.row.text-center.box-mob {
    margin: 355px 0 0 0 !important;
}
.mobrch{
    margin: -20px 0 8px -8px !important;
}

  
  .button#place_order {
    background: #1269b3;
  }
  .col-sm {
    margin: auto !important;
    text-align: center !important;
}
  .HomeSliderWrapper{
    background-image: url(https://www.shievalcenter.com/wp-content/uploads/2022/03/mob-banner.png) !important;
    min-height: 383px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
  }
.text-mob {
    position: absolute;
    margin-top: 420px;
}
  .mob-footer{
        padding-top: 20px;
  }
  .mob-h1 {
    font-size: 30px !important;
}
  .page-id-13 .buttonnew {
    margin: 0px 2px 0px 0 !important;
    margin-left: 7px !important;
}
 
  a#btn-wl {
    margin-left: 35px !important;
}

.homeh-2 {
    font-size: 18px !important;
    color: #4a4a4a !important;
    margin-bottom: 25px !important;
    font-weight: 400 !important;
    line-height: 1.3 !important;
    max-width: 40%!important;
    text-align: center !important;
    margin-left: -25px;
}
  .center-inline {   
    margin-right: -22px;
    text-align: center;
}
  .homeh-1 {
    font-size: 32px !important;
    font-weight: 700 !important;
    margin-bottom: 10px !important;
    max-width: 40%!important;
    padding: 0px !important;
    margin: 410px 0 15px -15px !important;
}
  .elementor-element.elementor-element-b0eef21 {
    padding: 330px 0px 0px 0px !important;
}
  .elementor-13 .elementor-element.elementor-element-22f2dbc > .elementor-background-overlay {
    background-image: url(https://www.shievalcenter.com/wp-content/uploads/2022/03/mob-banner.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 1;
}
  p.sku-color {
    font-size: 15px;
    text-align: end;
     text-align: inherit;
}
  
  /* Mobile View */

/* Edu Page */
  .edu-h1 {
    font-size: 20px !important;
}
p.edu-txt {
    font-size: 18px !important;
    text-align: center;
}
  .edu-res {
    margin: 0 !important;
}
  div#img-edu {
    width: 50%;
    margin: auto;
}

  div#teacher {
    margin-top: 30px !important;
}
div#esport {
    margin-top: 30px;
}
img.img-icon {
    width: 20px !important;
}
span.resource {
    font-size: 15px !important;
}
    td.product-name::before {
    display: none;
}
  
  .product-sku {
    font-size: 14px;
}
  td.product-name {
    font-size: 17px !important;
}
  a.button.wecb_emptycart {
    display: none !important;
}
td.product-thumbnail {
    display: block !important;
/*     float: left; */
  width:135px;
}
  .product-quantity {
    margin-top: 10px;
}
  td.product-thumbnail::before {
    display: none;
}
  .quantity {
    margin-left: 55px;
}
  .woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td{
    background-color: rgb(255 255 255 / 3%) !important;
  }
  .product-remove {
    padding-top: 6px;
    font-size: 22px;
}
  .woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td{
    text-align:left !important;
  }
  .mob-cart{
    display:none;
  }
  .border-none {
    border: none !important;
}
  table {
    border: none !important;
}
 table.table-none {
    margin: 0px;
} 
  
  a.checkout-button.button.alt.wc-forward {
    width: 100% !important;
    margin-bottom: -45px !important;
}
  span.mob-qty {
    font-size: 14px;
}
}
a.checkout-button.button.alt.wc-forward{
	font-size:15px !important;
}
a.checkout-button.button.alt.wc-forward:active{
	 transform: translateY(3px);
	 transform: scale(0.98);
}

a.xoo-wsc-ft-btn.xoo-wsc-ft-btn-checkout:active {
    transform: translateY(3px);
	transform: scale(0.98);
} 
a.xoo-wsc-ft-btn.xoo-wsc-ft-btn-checkout:hover {
    background-color: #243545;
   
}
a.button:active{
 transform: translateY(3px);
 transform: scale(0.98);
	
}
.page-id-98 .main-wrapper {
 padding-top: 0px;
 padding-bottom: 19px;
}

@media(min-width: 500px)
    {
    .cart-btn
    {
    display:none;
    }
}
/* Cart page search */
	.woocommerce-cart .dgwt-wcas-sf-wrapp {
    margin-top: -25px;
    margin-left: 1px;
}
.removebin {
    margin: -46px 0px 0px 111px;
}
/* Single product page */
.single-product div#product-9967 {
    margin-left: 140px;
}
.single-product .elementor-element.elementor-element-aa324ec.e-flex.e-con-boxed.magic-button-disabled-no.e-con.e-parent {
    margin-top: 15px;
}
button.single_add_to_cart_button.button.alt {
    background-color: #1C64A5;
    font-family: "Montserrat", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    border-radius: 3px 3px 3px 3px;
    color: white;
    padding: 9px 22px 10px 22px;
}


a.button.product_type_wcpb.add_to_cart_button {
    font-family: 'Montserrat';
    font-weight: 400;
    font-size: 15px;
    line-height: 1.5em;
}
.term-lenovo-all .page-title {
    visibility: hidden;
}
.bapf_sfilter .bapf_button, .bapf_sfilter label {
    font-weight: 300 !important;
}
@media only screen and (max-width: 600px) {
	input.wpcf7-form-control.wpcf7-submit {
		margin-left: -70px;
	}
}