/*
Theme Name: SobizTrend
Theme URI: https://www.sobiztrend.cm
Author: SobizPress
Author URI: https://www.sobiztrend.com
Description: Commercial Template of sobizpress
Version: 5.2.4
*/

.main-logo img {
    height: 25px;
}
.main-menu {
    padding: 20px 0px 20px 0px;
    background: #302c29;
}
.main-navbar-nav {
    display: flex;
    gap: 30px;
}
.navbar-item li a {
    font-size: 18px;
    font-weight: 500;
    color: #ffffff;
    transition: all .3s ease;
    font-family: Roboto, sans-serif;
}
.navbar-item li a:hover {
    color: #d3071f;
}
.dropdown-box {
    background: #ffffff;
    box-shadow: 0 6px 15px rgba(64, 79, 104, .05);
    min-width: 170px;
    padding: 11px;
    top: 67px !important;
    border-radius: 0 0 7px 7px;
}
.dropdown-box:before {
    position: absolute;
    left: 37px;
    top: -5px;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 5px solid #ffffff;
    content: "";
}
.dropdown-navbar-item li a {
    font-size: 14px;
    color: #3e3e3e;
    padding: 0;
}
.dropdown-navbar-item li a:hover {
    color: #206cd3;
    padding: 0;
    background: none;
}

/*-----------------------------------------------------------------------------------------------------------
                                    ----Body---
------------------------------------------------------------------------------------------------------------*/
body, .uk-h1, .uk-h2, .uk-h3, .uk-h4, .uk-h5, .uk-h6, h1, h2, h3, h4, h5, h6, .feat span {
    font-family: 'Roboto', sans-serif;
}
body {
    background: #fff;
}
.uk-link, a {
    color: #3a3a3a;
}
.uk-link:hover, a:hover {
    color: #e21309;
    text-decoration: none;
}
.sobiztrend-intro-coloum {
    background: #32327f;
}
.learn-more-button a {
    background: #f04e23;
    padding: 9px 23px;
    border-radius: 50px;
    transition: 0.5s;
}
.learn-more-button a:hover {
    background: #bbbbf1;
    border-radius: 4px;
    transition: 0.5s;
    color: black;
}
.coloum-margin {
    margin-bottom: 65px;
}
.Products-card-body {
    background: #f7f8ff;
    padding: 20px;
    border-radius: 8px;
}
.why-choose-sobizTrend {
    background: #034ea226;
}
.why-choose-sobizTrend {
    background: #210634 url(/storage/background-image.png);
    padding: 123px 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top left;
}
.why-choose-sobizTrend-box {
    background: #ffffff99;
    padding: 38px;
    border: 1px solid #e9e9e9;
    border-radius: 20px;
}
.copy-code {
    background-color: #0073e6;
    color: #fff;
    border: none;
    padding: 5px 10px;
    cursor: pointer;
    margin-bottom: 5px;
    border-radius: 3px;
}

.copy-code:hover {
    background-color: #005bb5;
}

pre {
    margin-top:0px;
    position: relative;
    padding: 15px;
    background: #f5f5f5;
    overflow: auto;
    font-family: monospace;
}

/* Comment */
.commentlist li {
    padding: 15px;
    display: block;
    border: 1px solid #ccc;
    margin-bottom: 15px;
    margin-top:8px;
}
.comment-author.vcard {
    padding: 5px;
    background: #302c29;
    color: #fff;
}
.comment-author.vcard a {
    color: #fff;
}
.reply a {
    color: #fff;
    background: #302c29;
    padding: 2px 5px;
    margin-bottom: 10px;
}
.about-us-background {
    background: #f7f8ff;
}
.read-more-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    background: #222222;
    border-radius: 6px;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.read-more-btn svg {
    color: white;
    fill: white;
    transition: all 0.4s ease;
}
.about-us-background:hover .read-more-btn {
    background: white;
    transform: translateY(-6px);
    box-shadow: 0 10px 25px rgba(0,0,0,0.25);
}
.about-us-background:hover .read-more-btn svg {
    color: #d90000 !important;
    fill: #d90000 !important;
}
/*-----------------------------------------------------------------------------------------------------------
                                    ----Font---
------------------------------------------------------------------------------------------------------------*/
.about-us-excerpt p {
    font-size: 18px;
    color: #202020;
    font-weight: 400;
    margin-bottom: 0;
}
.sobiztrend-intro-title h2 {
    font-size: 20px;
    font-weight: 500;
}
.Products-title h3 {
    font-size: 17px;
    font-weight: 600;
    color: #32327f;
    margin: 0;
}
.Products-description p {
    font-size: 13px;
    color: #707070;
}
.publish-date {
    font-size: 11px;
    font-weight: 400;
    color: #5e5e5e;
}
.news-description p {
    font-size: 15px;
    font-weight: 400;
    color: #6a6a6a;
}
.why-choose-sobizTrend-title-description h2 {
    font-size: 37px;
    font-weight: 600;
    color: #f04e23;
}
.why-choose-sobizTrend-title-description p {
    font-size: 16px;
    font-weight: 400;
}
.about-title {
    font-size: 38px;
    font-weight: 700;
    font-family: 'Roboto';
}
/*-----------------------------------------------------------------------------------------------------------
                                    ----Image---
------------------------------------------------------------------------------------------------------------*/
.Products-thumnail img {
    width: 100px;
    background: white;
    padding: 6px;
    border-radius: 50px;
    box-shadow: 0 5px 15px rgba(0,0,0,.08);
}
.small-thumnail img {
    height: 100px;
    width: 100px;
}
.xmedium-thumnail img {
    height: 165px;
    width: 211px;
}
.xxxsmall-thumnail img {
    width: 95px;
    height: 95px;
}
/*-----------------------------------------------------------------------------------------------------------
                                    ----Category Heading---
------------------------------------------------------------------------------------------------------------*/
.categoty-heading h2 {
    font-size: 30px;
    margin-bottom: 5px;
    color: #1A3454;
    font-weight: 700;
}
.more-links a {
    font-size: 15px;
    color: #1967d2 !important;
    text-transform: none;
    font-weight: 500;
}
.more-links span {
    background: #e2eaf8;
    border-radius: 50%;
    top: -3px;
    position: relative;
    height: 15px;
    width: 15px;
    padding: 2px;
    color: #1967d2;
}
.heading-text h2 {
    font-size: 32px;
    margin: 0;
}
/*-----------------------------------------------------------------------------------------------------------
                                    ----Footer---
------------------------------------------------------------------------------------------------------------*/
.need-help-box {
    background: #f04e23;
}
.footer-box {
    background: #32327f;
}
.contact-us-text h4 {
    font-size: 13px;
    margin: 0;
    line-height: 35px;
}
.footer-nav-heading {
    position: relative;
    font-size: 15px;
    font-weight: 700;
    line-height: 20px;
    padding-bottom: 12px;
    margin: 0 0 30px 0;
    white-space: nowrap;
}
.footer-nav-heading:before {
    content: '';
    height: 2px;
    position: absolute;
    bottom: 0;
    display: inline-block;
    border-radius: 50px;
    background-color: #848597;
}
.footer-nav-heading:before {
    width: 40px;
    left: 0;
}
.footer-nav-heading:before {
    content: '';
    height: 2px;
    position: absolute;
    bottom: 0;
    display: inline-block;
    border-radius: 50px;
    background-color: #848597;
}
.footer-nav-heading:after {
    width: 10px;
    left: 50px;
}
.footer-logo img {
    height: 40px;
}
.footer-content p {
    font-size: 14px;
    font-weight: 400;
    margin: 0;
}
.trademark-box {
    background: #090235;
}
/*-----------------------------------------------------------------------------------------------------------
                                    ----Single---
------------------------------------------------------------------------------------------------------------*/
.news-title h2 {
    font-size: 37px;
    font-weight: 700;
    color: #3c4858;
}
.author-line img {
    height: 30px;
    width: 30px;
    border-radius: 50px;
    border: 1px solid #1d30c9;
    padding: 2px;
    margin-right: 7px;
}
.author-line a {
    text-transform: none;
    font-size: 16px;
    color: #3095f3;
    font-weight: 500;
}
.read-time {
    font-size: 14px !important;
    text-transform: none !important;
    font-weight: 300;
    color: #8492a6 !important;
}
.news-publish-date {
    font-size: 14px !important;
    text-transform: none !important;
    font-weight: 300;
    color: #8492a6 !important;
}
.wp-caption-text {
    max-width: 100% !important;
    font-size: 13px;
    font-weight: normal;
    padding: 7px;
    border-bottom: 1px solid #efe9e9;
    font-style: oblique;
    color: #999;
}
.feature-thumnail-caption {
    font-size: 13px;
    font-style: italic;
    border-bottom: 1px solid #dfdfdf;
    padding: 7px;
}
.tags a {
    background: #3991e333;
    padding: 5px 6px;
    margin-right: 16px;
    color: #3991e3;
    font-size: 13px;
    border-radius: 50px;
}
.news-category a {
    background: #f253ff33;
    padding: 3px 8px;
    font-size: 14px;
    border-radius: 5px;
    color: #f2534e;
}
.releted-news-box {
    background: #f8f9fb;
}
/*-----------------------------------------------------------------------------------------------------------
                                    ----Blog Archive---
------------------------------------------------------------------------------------------------------------*/
.author-name a {
    font-size: 14px;
    text-transform: none;
    color: #8492a6 !important;
}
/*-----------------------------------------------------------------------------------------------------------
                                    ----Search Modal---
------------------------------------------------------------------------------------------------------------*/
.search-input-box {
    height: 77px !important;
    border-radius: 16px;
    background: white !important;
    font-size: 19px;
}
.search-form-box {
    width: 65%;
}
.search-icon-box {
    background: #f04e23;
    border-radius: 0px 16px 16px 1px;
    width: 89px !important;
    color: #ffffff !important;
}
.papular-search-heading h2 {
    font-size: 20px;
    font-weight: 500;
    color: #f04e23;
}
.papular-search-title a {
    font-size: 17px;
    font-weight: 500;
}
.search-position-center {
    margin-top: 11%;
}