/* Add here all your css styles (customizations) */

a {
    color: #6c2292;
}

a:hover {
    color: #d8da2a;
}

.service .service-icon {
    color: #d8da2a;
}

.recent-work a:hover span {
    border-bottom: solid 2px #d8da2a;
}

.breadcrumb li.active,
.breadcrumb li a:hover {
    color: #d8da2a;
}

.thumbnail h3 a:hover,
.thumbnail-style h3 a:hover {
    color: #d8da2a;
}

.thumbnail-style a.btn-more {
    background: #d8da2a;
}

.thumbnail-style a.btn-more:hover {
    box-shadow: 0 0 0 2px #c5d00f;
}

.service-alternative .service:hover {
    background: #dce42a;
}

.posts .dl-horizontal dd a:hover {
    color: #d8da2a;
}

.posts .dl-horizontal:hover dt img,
.posts .dl-horizontal:hover dd a {
    color: #d8da2a;
    border-color: #d8da2a !important;
}

.team ul.team-social li i:hover {
    background: #d8da2a;
}

.team .thumbnail-style:hover h3 a {
    color: #d8da2a !important;
}

.privacy a:hover{
    color: #d8da2a;
}

ul.blog-tags a:hover {
    background: #d8da2a;
}

.blog-photos li img:hover {
    box-shadow: 0 0 0 2px #d8da2a;
}

.blog-twitter .blog-twitter-inner:hover {
    border-color: #d8da2a;
    border-top-color: #d8da2a;
}

.blog-twitter .blog-twitter-inner:hover:after {
    border-top-color: #d8da2a;
}

.blog-twitter .blog-twitter-inner a {
    color: #d8da2a;
}

.who li i {
    color: #d8da2a;
}

.promo-box:hover strong,
.promo-box:hover strong a {
    color: #d8da2a;
}

.info-blocks:hover i.icon-info-blocks {
    color: #d8da2a;
}

.line-icon-page .item:hover {
    color: #d8da2a;
}

.bs-glyphicons li:hover {
    color: #d8da2a;
}

.status-bar li i {
    color: #d8da2a;
}

.share-list li i {
    color: #d8da2a;
}

.testimonials-bs .carousel-control-v2 i:hover {
    color: #d8da2a;
    border-color: #d8da2a;
}

.txtbox-over-img h2 i {
    position: absolute;
    left: 20%;
    top: 5%;
    background-color: #d8da2a;
    color: #f9f9f9 !important;
    font-style: normal;
    font-family: 'Open Sans', sans-serif;
    line-height: 50px;
    font-weight: 400 !important;
    font-size: 36px;
}

.swc-product-specs li div {
    display: inline-block;
}

.swc-product-specs li i {
    color: #d8da2a;
    font-size: 20px;
    /* left: -25px; */
}

.swc-product-specs li div.swc-product-specs-text {
    width: 95%;
    vertical-align: top;
}
/*  */
/* .swc-product-specs { */
/*     list-style-position: outside; */
/* } */
