.primary-btn {
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    padding: 12px 30px;
    color: #ffffff;
    background: #13abf6;
    text-transform: uppercase;
}
.site-btn {
    color: #ffffff;
    background: #13abf6;
    border: 1px solid #13abf6;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 13px 45px 11px;
    cursor: pointer;
}
.inner-header .advanced-search .input-group button {
    font-size: 16px;
    color: #ffffff;
    position: absolute;
    right: -3px;
    top: -1px;
    border: 1px solid #13abf6;
    background: #13abf6;
    padding: 12px 16px 12px;
    cursor: pointer;
}
.inner-header .nav-right li.cart-icon a span {
    position: absolute;
    right: -8px;
    top: -1px;
    height: 15px;
    width: 15px;
    background: #13abf6;
    color: #ffffff;
    border-radius: 50%;
    font-size: 11px;
    font-weight: 700;
    text-align: center;
    line-height: 15px;
}
.inner-header .nav-right li.cart-icon .cart-hover .select-items table tr td.si-text .product-selected p {
    color: #13abf6;
    line-height: 30px;
    margin-bottom: 7px;
}
.inner-header .nav-right li.cart-icon .cart-hover .select-total span {
    font-size: 14px;
    color: #13abf6;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    float: left;
}
.inner-header .nav-right li.cart-icon .cart-hover .select-total h5 {
    color: #13abf6;
    float: right;
}
.nav-item .nav-depart .depart-btn .depart-hover li.active a {
    color: #13abf6;
}
.nav-item .nav-depart .depart-btn .depart-hover li a:hover {
    color: #13abf6;
}
.nav-item .nav-menu li.active a {
    background: #13abf6;
}
.nav-item .nav-menu li:hover > a {
    background: #13abf6;
}
.nav-item .nav-menu li .dropdown li:hover > a {
    background: transparent;
    color: #13abf6;
}
.linkhover:hover {
    color: #13abf6;
    animation: ease;
    transition: 0.5s,
}
.product-item .pi-pic .sale.pp-sale {
    background: #13abf6;
}
.footer-left .footer-social a:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: #13abf6;
    content: '';
    border-radius: 50%;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    z-index: -1;
}
.copyright-reserved .copyright-text a:hover {
    color: #13abf6;
}
.cart-table table tr td.p-price,
.cart-table table tr td.total-price {
    color: #13abf6;
    font-size: 16px;
    font-weight: 700;
}
.slicknav_btn {
    border-radius: 0;
    background-color: #13abf6;
    display: inline-block;
    right: -16px;
}
.slicknav_nav a:hover {
    border-radius: 0;
    background: #13abf6;
    color: #fff;
}
.slicknav_nav .slicknav_row:hover {
    border-radius: 0;
    background: #13abf6;
    color: #fff;
}
.btn-search {
    background-color: #13abf6;
    color: white;
    font-family: Verdana
}
.btn-search:hover {
color:white;
}
.site-btn {
    color: #ffffff;
    background: #13abf6;
    border: 1px solid #13abf6;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 13px 45px 11px;
    cursor: pointer;
    width: 100%;
}
	.section-title h2:before {
		position: absolute;
		left: 0;
		right: 0;
		bottom: -14px;
		width: 80px;
		height: 3px;
		background: #13abf6;
        content: '';
		margin: 0 auto;
	}

	.product-item .pi-pic ul li.w-icon.active a {
		background: #13abf6;
		color: #ffffff;
	}
.filter-widget .filter-btn {
	font-size: 14px;
	color: #ffffff;
	font-weight: 700;
	background: #13abf6;
	padding: 7px 20px 5px;
	border-radius: 2px;
	display: inline-block;
	text-transform: uppercase;
}
	.filter-widget .filter-range-wrap .price-range .ui-slider-range.ui-corner-all.ui-widget-header:last-child {
		background: #13abf6;
	}
    .btn-primary:hover {
        text-decoration: none;
        background-color: #13abf6;
        animation: ease-in;
        transition: 0.7s;
    }

    .btn-primary:active {
        text-decoration: none;
        background-color: #13abf6;
    }

.aspNetDisabled {
    padding: 3px 8px 3px 8px;
    margin: 1px;
    background-color: #13abf6;
    color: #ffffff;
    text-decoration: none;
}

    .aspNetDisabled:active {
        text-decoration: none;
        background-color: #13abf6;
        color: white;
    }
    .LineaColor {
        color: #13abf6;
    }
.tab-item ul li a::before {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 5px;
	background: #13abf6;
	content: '';
	opacity: 0;
}
        .MenuColor {
        
        }
                .MenuColor:hover {
                background-color:#13abf6;
                cursor:pointer;
                animation:ease-in-out;
                transition:0.3s;
        }
.faq-accordin .card-heading a[aria-expanded=true]:after,
.faq-accordin .card-heading > a.active:after {
	content: '';
	font-family: 'FontAwesome';
	float: left;
	font-size: 13px;
	color: #ffffff;
	background: #13abf6;
}

