body {
 color: #3c3c3e;
 font-size: 16px;
}

.orange {
  color: #3B5998;
}

#top_cart_product_list table td.total {
	color: #3B5998;
}

.main_menu .dropdown.open a, .main_menu .dropdown.current a,
#main_menu .dropdown a:hover, #main_menu .dropdown.current a,
#customernav .dropdown a:hover, #customernav .dropdown.current a {
	background: #3B5998;
}

ul.categorymenu > li:hover > a,
ul.categorymenu > li > a.active,
ul.categorymenu > li.current > a {
	background-color: #3B5998;
}

ul.categorymenu > li > div {
  border-bottom: 4px solid #3B5998;
}

.dropdown-menu {
 border-bottom: 4px solid #3B5998;
}

ul.categorymenu > li > div > ul li:hover a,
ul.categorymenu > li > div > ul li.current > a {
  background-color: #3B5998;
}

.pricetag.flex-item .btn-success, .block-product-items .card .card-link .card-title {
 background: #3B5998 !important;
}

.thumbnail a.call_to_order, .productpageprice a.call_to_order {
 background: #3B5998;
}

#popularbrands #prev {
 background: url(../image/carousalarrow.png) no-repeat scroll 8px center #3B5998;
}

#popularbrands #next {
 background: url(../image/carousalarrow.png) no-repeat scroll -18px center #3B5998;
}

.total-price {
 color: #3B5998;
font-size: 24px;
}

.productpagecart a {
	background: #3B5998;
}

.block_frame_cart .total {
	color: #3B5998;
}

.totalamout {
	font-size: 22px;
	color: #3B5998;
}

.myaccountbox ul li.selected, .myaccountbox ul li.selected a  {
  color: #3B5998;
}

.myaccountbox ul li a:hover {
 color: #3B5998;
}

#sidenav ul li a {
	color: #3B5998;
}

#sidenav ul.dropdown-menu li a {
	color: #3B5998;
}

ul.side_list li a.active {
	color: #3B5998;
}

ul.side_prd_list li a.productname {
  color: #3B5998;
}

#latestblog .blogtitle {
 color: #3B5998;
}

#latestblog .blogtitle:hover {
 color: #3B5998;
}

.pagination a:hover, .pagination .active a {
 color: #3B5998;
}

.pagination a:hover, .pagination .active a {
	color: #3B5998;
}

label.error {
	color: #3B5998;
}

.nav .dropdown-toggle .caret {
	border-bottom-color: #3B5998;
	border-top-color: #3B5998;
}

.dropdown-menu li > a:hover, .dropdown-menu li > a:focus {
	background: #3B5998;
}

.dropdown-menu .active > a, .dropdown-menu .active > a:hover {
	background: #3B5998;
}

.btn-wht {
	color: #3B5998;
}

.label-orange, .badge-orange {
	background-color: #3B5998;
}

.label-orange[href], .badge-orange[href] {
	background-color: #3B5998;
}

.nav li.dropdown.open a:hover .caret {
	border-top-color: #3B5998!important;
}

.nav li.dropdown.open a:hover .caret {
	border-top-color: #3B5998!important;
	border-bottom-color: #3B5998!important;
}

.tooltip-inner {
    background-color: #3B5998;
}

.tooltip.top .tooltip-arrow {
    border-top-color: #3B5998;
}

.tooltip.right .tooltip-arrow {
    border-right-color: #3B5998;
}

.tooltip.left .tooltip-arrow {
    border-left-color: #3B5998;
}

.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #3B5998;
}

@media (max-width: 768px) {
	.headerstrip #topnav {
		background: #3B5998;
	}
}

.navbar-expand-md.navbar-dark.bg-dark {
   background-color: #3B5998 !important;
}

.headerdetails .block_7 {
  margin-left: 130px;
}

.thumbnail .price .oneprice {
 font-size: 16px;
}

.grecaptcha-badge {
bottom: 120px !important;
}