.nActive-wrapper {
	background-image: none /*{background-image}*/;
	background-repeat: repeat /*{background-repeat}*/;
	color: #333333 /*{font-colour}*/;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif /*{font-family}*/;
}
.nActive-wrapper .container {
    max-width: 100%;
}
/*=======================================header=====================================*/
.header {
    background-color: #012345;
}
.header_top {
  background-color: #002952;
}
#header-cart .dropdown-menu {
  overflow-y: scroll;
  max-height: 60vh;
}
#header-cart>a {
  background: transparent;
  border: none;
  color: #fff;
  padding: 9.5px 0px;
  padding-left: 20px;
  box-shadow: none;
}
#header-cart {
  z-index: 10000;
}
#header-cart>a.dropdown-toggle:after {
  display: none;
}
.top_right_menu>li>a {
  background-image: url('../images/header_border.png');
  background-repeat: no-repeat;
  background-position: right;
  padding: 9.5px 20px;
}
.mvp_logo_section>div>.row {
  display: inline-flex;
  width: calc(100% + 30px);
  align-items: center;
}
.mvp_logo_section {
  background-color: #012345;
 /* background-image:url("/assets/images/Christmas Background4.png") ; */
}
a.mvp-captionlink {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.header-search {
  width: 499px;
  height: 50px;
  display: inline-block;
  float: left;
  margin-left: 6% !important;
  margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 3000;
}
.nsearchinput-pl.well li a {
  padding: 10px 15px;
  display: flex;
  width: 100%;
  align-items: center;
}
.header-search input, .header-search button {
  height: 50px;
  border-radius: 0px;
  border: none;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 50px;
  background: transparent;
  background-color: #fff;
}
.header-search input {
  padding-left: 20px;
  box-shadow: none;
}
.hphone {
  align-items: center;
  transition: 1s all;
}
#name_search::placeholder {
  color: #012345;
}
.phoneicon {
  padding-right: 15px;
}
.hphone .hphonedec {
  text-align: left;
}
.m_info_menu {
  background-color: #002952;
  position: relative;
}
.desmenu>ul>li>a {
  color: #fff;
  text-transform: uppercase;
  padding: 14px 21px;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
  display: inline-flex;
  text-align: center;
}
.top_left_side>li>a {
  padding: 9.5px 10px;
}
.top_left_side>li:first-child a {
  padding-left: 0px;
}
.acc-img {
  padding-right: 10px;
}
.wrapper-logo>a>.logo {
  padding: 20px 0px;
  transition: 0.6s all;
}
#header-cart .my-cart {
  padding-left: 10px;
}
#header-cart .dropdown-menu {
  right: 0;
  left: auto !important;
  transform: none !important;
  top: 40px !important;
  border-radius: 0;
}
.header-search button {
  padding-right: 20px;
  padding-left: 20px;
  display: flex;
  align-items: center;
}
.mvp_nav-info>li>a>p {
  font-size: 14px;
  font-weight: 600;
  font-family: 'Open Sans', sans-serif
}
.top_left_side>li>a>i {
  font-size: 17px;
}
#header-cart>a .my-cart {
  font-size: 14px;
}
.header-search .input-group .form-control::placeholder {
  color: #012345 !important;
  font-size: 14px !important;
}
.hphonedec>h2>a {
  font-size: 24px;
  font-weight: 600;
}
.header-search button:focus {
  box-shadow: none;
}
.header-search input:focus {
  box-shadow: none;
}
.top_right_menu>li>a:hover, .top_left_side>li>a>i:hover, .mvp_nav-info>li>a>p:hover {
  color: #337ab7 !important;
}
/*.desmenu > ul > li:first-child a {
	padding-left: 0;
}
.desmenu > ul > li:last-child a {
	padding-right: 0;
}*/
.mm_hibrands {
  width: 100%;
  justify-content: flex-end;
  margin-top: 10px;
}
.mm_hibrands>a {
  padding: 10px 55px !important;
  color: #fff;
  background-color: #012345;
  border-radius: 0;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 600;
  margin-right: 5px;
  margin-top: 10px;
}
.mm_hibrands>a:hover {
  background-color: #337ab7;
  color: #fff;
}
.mm-box {
  margin: 10px 5px 0px;
}
.mmm-hedding {
  padding-bottom: 21px !important;
  padding-top: 9px !important;
}
/*=======================================header-End=====================================*/
/*=====================================mega-menu========================================*/
.desmenu>ul>li>.dropdown-menu.mega-menu .mega-menu-dah .mega-col>ul>li>a {
  font-size: 14px;
  font-weight: 700;
  text-transform: capitalize;
  color: #fff !important;
  font-family: 'Open Sans', sans-serif;
  float: left;
  /*margin: 5px 0px;*/
  /*margin-bottom: 10px;*/
  margin-top: 10px
}
.mega-menu-dah {
  padding: 0;
  columns: 5;
  width: 100%;
  column-gap: 15px;
  float: left;
  max-width: 100%;
  -moz-column-fill: balance;
  column-fill: balance;
}
.desmenu>ul>li .dropdown-menu {
  background-color: rgba(0, 41, 82, 0.9);
  border: none;
  padding: 10px;
  z-index: 1000;
  position: absolute;
}
.desmenu .navbar-nav>li>.dropdown-menu.mega-menu {
  width: calc(100% - 0px);
  float: none;
  padding: 0 0 0px;
  left: 0px;
}
.mega-menu-dah .mega-col {
  display: flex;
  width: 100%;
  break-inside: avoid;
}
.desmenu>ul>li>.dropdown-menu.mega-menu .mega-menu-dah .mega-col ul {
  float: left;
  width: 100%;
  display: block;
}
.navbar-nav>li>.dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.desmenu>ul>li>.dropdown-menu.mega-menu .mega-menu-dah .mega-col>ul>li a:hover {
  /*color: #337ab7 !important;*/
  color: #42a7ff !important;
}
.desmenu>ul>li>.dropdown-menu.mega-menu .mega-menu-dah .mega-col>ul>li>ul a {
  font-size: 12px;
  font-weight: 500;
  padding: 2px 0 2px 0px !important;
  background-image: url(../images/index.png);
  background-position: left center;
  background-repeat: no-repeat;
  margin: 0px 10px;
  color: #fff !important;
  margin-left: 0;
}
.desmenu>ul>li>.dropdown-menu.mega-menu .mega-menu-dah .mega-col>ul>li>ul li:hover a, .desmenu>ul>li>.dropdown-menu.mega-menu .mega-menu-dah .mega-col>ul>li>ul li:hover .fas {
  color: #337ab7;
  text-decoration: none;
}
.desmenu>ul>li {
  position: inherit !important;
}
.col-sm-9.offset-sm-3.p-0.text-right.m_off {
  position: unset;
}
.desmenu>ul>li>.dropdown-menu.mega-menu .mega-menu-dah .mega-col ul li .fas {
  color: #fff;
  padding-left: 15px;
  padding-right: 5px;
}
.desmenu>ul>li>.dropdown-menu.mega-menu .mega-menu-dah .mega-col>ul>li:hover a {
  color: #337ab7;
  text-decoration: none;
}
.m_off {
  position: unset;
  display: inline-flex;
  justify-content: center;
}
.desmenu>.navbar-nav>.mvp-hover:hover>a {
  border-bottom: 3px solid #fff;
}
.desmenu>.navbar-nav>.mvp-hover>a {
  border-bottom: 3px solid transparent;
}
/*=====================================mega-menu========================================*/
/*=====================================USP========================================*/
.header-usps { 
    display: flex;
    align-items: stretch;
    margin: 0 -5px;
}
.header-usps .header-usp {
    flex: 0 0 calc((100% - 30px) / 3);
    max-width: calc((100% - 30px) / 3);
    background-color: #002952;
    color: #fff;
    margin: 0 5px;
    display: flex;
    align-items: center;
    padding: 30px;
    border-radius: 15px;
}
.header-usps .header-usp  .usp-icon {
    margin-right: 15px;
}
.header-usps .header-usp  .usp-icon i {
    color: #337ab7;
    font-size: 32px;
}
.header-usps .header-usp  .usp-box {
    flex-grow: 1;
    text-align: center;
}
.header-usps .header-usp  .usp-box p {
    margin-bottom: 0;
    font-size: 20px;
}
/*=====================================USP========================================*/
/*============================Product-Page============================*/
.breadcrumb-item+.breadcrumb-item::before {
  display: inline-block;
  padding-right: 10px;
  color: #6c757d;
  content: '/';
}
.breadcrumb a {
  color: #002952 !important;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 600;
  text-decoration: none;
}
.breadcrumb li:last-child a {
  color: #337ab7 !important;
}
.breadcrumb {
  padding: 30px 0px;
  background: transparent !important;
  margin: 0;
}
.breadcrumb-item+.breadcrumb-item {
  padding-left: 10px;
}
.wrapper-product-title>h1, .spinfo-2>h1 {
  font-size: 30px;
  font-weight: 700;
  color: #002952;
  text-transform: uppercase;
}
.spinfo-2>h1 {
  margin-bottom: 0;
}
.wrapper-pricing .m_price, .spinfo-3>p.price {
  font-size: 32px !important;
  font-weight: 700 !important;
  color: #337ab7 !important;
  padding-right: 30px !important;
  margin: 0px !important;
}
.wrapper-pricing.col-sm-12 {
  display: flex;
  align-items: center;
}
hr.new1 {
  border-top: 1px solid #e7e7e7;
  width: 1px;
  height: 38px;
}
.zip-widget__wrapper.zip-widget__wrapper--display-repaycalc {
  border-left: 2px solid #e7e7e7;
}
.zip-widget__tagline img.logo {
  margin-left: 30px !important;
}
.zip-widget__tagline {
  margin-bottom: 0px !important;
}
.wrapper-product-title.col-sm-12 {
  padding-bottom: 5px;
}
#n_product .mm_stock>div {
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  padding: 16px 0px;
}
#n_product .mm_stock {
  padding-top: 20px;
}
.sistock>p, .sistock, .skuitem>p {
  font-size: 14px;
  color: #002952;
    text-align: center;
    font-weight: 600;
    line-height: 17px;
}
.skuitem>.m_in-stock {
  color: #129605;
}
.sistock>p {
  padding-right: 82px;
}
.skuitem>p {
  padding-right: 38px;
}
.m-product-btn>.m_quantity>input {
  height: 50px;
  width: 165px;
  border-radius: 0;
}
.m-product-btn>.m_addtocart>.btn, .spinfo-4 .btn {
  width: 175px;
  height: 50px;
  border-radius: 0;
  background-color: #337ab7;
  border: none;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
  margin-left: 5px;
  padding: 10px;
}
.m-product-btn>.m_addtocart>.btn:hover, .m_caption .form-inline>.btn:hover, .spinfo-4 .btn:hover {
  background-color: #012345 !important;
}
.m-product-btn .m_wichlist .product-wishlist>a {
  width: 145px;
  height: 50px;
  border-radius: 0;
  border: 1px solid #337ab7;
  background-color: #fff;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  color: #337ab7;
  line-height: 30px;
  margin-left: 5px;
}
.m-shipping .m-qty>input, .m-shipping .m-postcode>input {
  width: 165px;
  height: 50px;
  border: ;
  border-radius: 0;
}
.m-shipping .m-postcode>input {
  margin-left: 10px;
}
.m-shipping .m-calculation>.btn {
  width: 175px;
  height: 50px;
  border-radius: 0;
  background-color: #3d3f41;
  border: none;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
  margin-left: 10px;
}
#n_product .m_table .table td, .m_table .table th {
  border: none;
  padding: 0;
  padding-bottom: 3px;
  color: #002952 !important;
  font-size: 14px;
  font-weight: 400 !important;
}
.m_table .table tr td:first-child {
  width: 144px;
}
#n_product .spacification>.mm-spece>p, .description>p {
  height: 50px;
  display: flex;
  align-items: center;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  border-bottom: 3px solid #002952;
  background-image: url('../images/pro_bg.png');
  background-repeat: no-repeat;
  padding-left: 18px;
}
.description, .mm-spece {
  padding-bottom: 25px;
}
.tab-content .containt {
  padding-bottom: 42px;
}
/*.brand-logo>a {
   float: left; 
   max-height: 35px; 
  position: relative;
  margin: 0 auto;
  height: 35px;
  overflow: hidden;
  display: inline-block;
  width: 200px;
}*/
.brand-logo>a>img {
  /*position: absolute;*/
  /*top: 50%;*/
  /*left: 50%;*/
  /*transform: translate(-50%, -50%);*/
      margin-left: 29px;
    max-width: 120px;
}
.brand-logo {
  padding: 0px;
  border-left: 1px solid #e7e7e7;
}
.skuitem {
  padding-right: 34px;
}
.pqty_box {
  padding: 20px 0px 10px;
}
.pqty_box>p {
  color: #002952;
}
#n_product .col-12.m_CalculateShipping {
  padding-top: 27px;
  padding-bottom: 10px;
}
#n_product .m-product-btn>.m_addtocart>.btn:hover, .m-product-btn .m_wichlist .product-wishlist>a:hover, .m-shipping .m-calculation>.btn:hover {
  background-color: #002952;
  color: #fff;
}
#n_product .col-12.m_CalculateShipping>p {
  color: #002952;
}
#_jstl__images_r>.row {
  margin: 0 -5px 0 -4px;
}
#_jstl__images_r>.row>div {
  padding: 0 5px;
}
#_jstl__images_r>.row>div>a {
  border: 1px solid #e7e7e7;
  float: left;
  width: 100%;
  margin: auto;
  overflow: hidden;
  margin-bottom: 10px;
}
#_jstl__images_r>.row>div>a:hover {
  border: 1px solid #337ab7;
}
#n_product .tab-content {
  margin-top: 28px;
  color: #002952;
}
.releted_product {
  padding-top: 24px;
}
.dah_pqtybox {
  padding-left: 15px;
  padding-right: 10px;
  width: 165px;
  position: relative;
}
.dah_pqtyarrow.dah_minus {
  left: 15px;
}
.dah_pqtyarrow.dah_plus {
  left: unset;
  right: 15px;
  text-align: right;
}
.dah_pqtyarrow {
  position: absolute;
  top: 16px;
  font-size: 12px;
  color: #fff;
  width: calc(50% - 67px);
  text-align: left;
  display: inline-block;
  cursor: pointer;
  background-color: #9a9a9a;
}
.dah_pqtybox>input {
  height: 50px;
  border-radius: 0;
}
.dah_pqtyarrow.dah_plus>.fa {
  position: relative;
  right: 3px;
}
.dah_pqtyarrow.dah_minus>.fa {
  position: relative;
  left: 2px;
}
.dah_pqtyarrow:hover {
  background-color: #337ab7;
}
.fle_border>div {
  border-bottom: 1px solid #e7e7e7;
  margin-top: 27px;
  margin-bottom: 21px;
}
.flat_rate {
  list-style: none;
  padding: 0;
}
.flat_rate>li>img {
  margin-right: 10px;
  position: relative;
  bottom: 2px;
}
.flat_rate>li {
  font-weight: 600;
  color: #002952;
}
.flat_rate>li>span {
  color: #337ab7;
}
#n_product .wrapper-pricing * {
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  line-height: 17px;
}
.m_table .table {
  width: auto;
}
.m_wrapper-inner div {
  margin-right: 10px;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    line-height: 17px;
}
.productsave {
    color: #d9534f /*{sale-colour}*/;
}
.main {
    background-color: #fff;
    padding: 45px 0;
}
/*============================Product-Page-End============================*/
/*============================Footer============================*/
.footer {
    background-color: #002952;
}
.footer .row {
    display: flex;
    align-items: center;
}
.footer .row .col-5 img {
    max-width: 200px;
}
.footer .row .col-7 p {
    margin-bottom: 0;
    font-size: 20px;
    color: #fff;
}
/********* TABS ************/
.eBay-Tabs-wrapper .nTabs {
    position: relative;
    min-height: 600px;
    clear: both;
    margin: 60px 0 25px;
    background: transparent;
}
.eBay-Tabs-wrapper .nTabs .tab {
    float: left;
}
.eBay-Tabs-wrapper .nTabs .tab label {
    cursor: pointer;
    background-image: url(/assets/themes/ebay/7/images/pro_bg_gray.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right;
    color: #fff;
    padding: 10px 45px 10px 15px;
    font-weight: 700;
    font-size: 17px;
    border-radius: 0;
    margin-left: -1px;
    margin-right: 15px;
    position: relative;
    left: 1px;
    top: -37px;
    -webkit-transition: background-color .17s linear;
}
.eBay-Tabs-wrapper .nTabs .tab [type=radio] {
    display: none;
}
.eBay-Tabs-wrapper .nTabs .tab .content {
    position: absolute;
    top: 8px;
    left: 0;
    background: #fff;
    right: 0;
    bottom: 0;
    padding: 15px 0;
    border-top: 3px solid #002952;
    -webkit-transition: opacity .6s linear;
    opacity: 0;
    overflow: inherit;
}
.eBay-Tabs-wrapper .nTabs [type=radio]:checked~label {
    z-index: 2;
    background-image: url(/assets/themes/ebay/7/images/pro_bg.png);
}
.eBay-Tabs-wrapper .nTabs [type=radio]:checked~label~.content {
    z-index: 1;
    opacity: 1;
}




.tabbed {
	overflow-x: hidden; /* so we could easily hide the radio inputs */
	margin: 32px 0;
	padding-bottom: 16px;
}

.tabbed [type="radio"] {
	/* hiding the inputs */
	display: none;
}

.tabs {
	display: flex;
	align-items: stretch;
	list-style: none;
	padding: 0;
	border-bottom: 3px solid #002952;
}
.tab > label {
	cursor: pointer;
    background-image: url(/assets/themes/ebay/7/images/pro_bg_gray.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right;
    color: #fff;
    padding: 10px 45px 10px 15px;
    font-weight: 700;
    font-size: 17px;
    border-radius: 0;
    margin-right: 15px;
    position: relative;
    margin-bottom: 0;
    -webkit-transition: background-color .17s linear;
}
.tab:hover label {
	background-image: url(/assets/themes/ebay/7/images/pro_bg.png);
}

.tab-content {
	display: none;
}

/* As we cannot replace the numbers with variables or calls to element properties, the number of this selector parts is our tab count limit */
.tabbed [type="radio"]:nth-of-type(1):checked ~ .tabs .tab:nth-of-type(1) label,
.tabbed [type="radio"]:nth-of-type(2):checked ~ .tabs .tab:nth-of-type(2) label,
.tabbed [type="radio"]:nth-of-type(3):checked ~ .tabs .tab:nth-of-type(3) label,
.tabbed [type="radio"]:nth-of-type(4):checked ~ .tabs .tab:nth-of-type(4) label,
.tabbed [type="radio"]:nth-of-type(5):checked ~ .tabs .tab:nth-of-type(5) label {
	 z-index: 2;
     background-image: url(/assets/themes/ebay/7/images/pro_bg.png);
}

.tabbed [type="radio"]:nth-of-type(1):checked ~ .tab-content:nth-of-type(1),
.tabbed [type="radio"]:nth-of-type(2):checked ~ .tab-content:nth-of-type(2),
.tabbed [type="radio"]:nth-of-type(3):checked ~ .tab-content:nth-of-type(3),
.tabbed [type="radio"]:nth-of-type(4):checked ~ .tab-content:nth-of-type(4) {
	display: block;
}
