.im-adcart{
    margin:-28px 0;
}
.card:hover .card-text-im {
    color: red !important;
}
.im-color,.im-color:hover,.im-color:focus{
    color:red !important;
}
/*.see-more-im, .see-more-im:hover, .see-more-im:focus{*/
/*    color:red;*/
/*}*/
.vendor-share-wrapper a{
    color:red;
}
a:hover {
    text-decoration:none;
}
a:focus {
    outline: none !important;
}
.single-widget .social-share a:focus {
    outline: none;
}
.im-dropdown:hover {
    background-color: #131921 !important;
}
.btn-primary:focus {
    box-shadow: none !important;
}
#t-bar > div > a:nth-child(9) > div{
		margin-top: 5px;
    }

.top-bar-category{
	padding: 0 7px;
	/*padding: 1 5px;*/
    font-size: 34px;
    height: 39px;
}

.social-focus a i {
    color: #fff;
    padding-right: 18px;
}
.footer-top .container .row .single-widget .social-share a {

    margin-right: -10px !important;
  
}
.single-widget ul li a, .single-widget p {
    line-height: 22px;
}
#t-bar > div > a{
	color: red;
}
.row {
    margin-top: 0px;
}
.navbar > div.delivery > a > div.delivery-area > span:nth-child(1) {
    width: 50px;
}
/*dropdown login*/
/*#t-bar .dropdown a{*/
/*        background-color: #131921;border: 0*/
/*    }*/
/*#t-bar .dropdown div{*/

/*    background: #131921;*/
/*}*/
#t-bar .dropdown div .dropdown-divider{
    color: pink;
}
#t-bar .dropdown .dropdown-menu{
    position: absolute;
    transform: translate3d(0px, 36px, 0px);
    top: 0px;
    left: -14px !important;
    will-change: transform;
}

#t-bar .dropdown .dropdown-divider {
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    border-top: 4px solid red;
}

#contact-us{
    margin-top: 140px;;
    margin-bottom: 40px;;
}
#contact-us img{
    width: 400px;
    height: 400px;
}
#contact-us header>h3{
    text-align: center;
}
textarea:hover,
input:hover,
textarea:active,
input:active,
textarea:focus,
input:focus,
button:focus,
button:active,
button:hover,
label:focus,
.btn:active,
.btn.active
{
outline:0px !important;
-webkit-appearance:none;
box-shadow: none !important;
}
input,
input::-webkit-input-placeholder {
font-size: 20px;
line-height: 4;
}
#contact-us h3{
    font-size: 30px;
    text-align: center;
    font-weight: bold;
}
#contact-us .contact-us-title>h3{
font-size: 36pt;
font-weight: bold;
margin-bottom: 90px;
}
#contact-us .contact-us-info>p{
font-size: 18pt;
margin-bottom: 90px;
}
.contact-us-info-section{
text-align: center;
}
.contact-us-info-section >.contact-us-info-section-icon>i{
margin-bottom: 20px;
font-size: 36pt;
}
.contact-us-info-section >.contact-us-info-section-tag>h3{
font-size: 24pt;
/*font-weight: bold;*/
margin-bottom: 12px;
}
.contact-us-info-section >.contact-us-info-section-details>p{
font-size: 12pt;
}