tabs .tab-pane {
    padding: 0px;
}

.page-content{
padding-right: 0px;
}

a:hover{
color:  #1899bf;
}

.h6{
font-weight: bold;
color: #464646;
}

h6{
font-weight: bold;
color: #464646;
}

td > a {
    color: #000000;
}


#authentication .form-control {
    background: #fff;
    color: #000;
    padding: 10px 18px 10px 18px;
    border-radius: 5px;
    margin-left: 0;
    font-size: 14px;
    border: 1px solid #eae9e9;
    max-width: 460px;
    margin: 0 auto;
    height: 45px;
}
.product-actions .control-label {
    width: 139px;
}

.product-variants>.product-variants-item select {
    width: auto;
    padding-right: 44px;
}

@media (min-width: 992px) {
.col-lg-4 {
    float: left;
    width: 50%;
}
}

.social-sharing
{
     width: auto;
     align-items: baseline;
    margin-right: 25px;
}

.product-additional-info
{
    display: flex;
    flex-wrap: wrap;
}

.anthemeblocks_homeslider-block {
    box-shadow: 0px 5px 15px #aaa;
}
