/* Custom Styles */

.product-card .card-header .img-box{
    #background: #f6f6f6 !important;
    background: #FFF !important;
}

.product-card .card-header .img-box img{
    object-fit: contain;
    width: 165px !important;
    height: auto;
    display: block;
    margin: 0 auto;
}

.product-card .brand-name {
    color: #00a9ec;
    font-size: 22px;
    font-weight: 400;
    text-align: center;
    margin: 10px auto -5px auto;
    line-height: 24px;
}

.shop-page .product-card .card-header .img-box img {
    width: 145px !important;
}


footer {
    background-color: #555 !important;
    padding: 60px 30px 20px !important;
}


.usefull-links {
    text-align: left;
}

.usefull-links ul {
    display: block !important;
}

footer  h4{
    color: #FFF !important;
}

footer ul:nth-of-type(1) {
    margin: 14px 0 20px -4px !important;
}

.footer-logo {
    text-align: left;
}

.social-links ul.list-unstyled {
    margin: 0 0 0 -26px !important;
}

.copyright-tag {
    color: #FFF;
    font-size: 12px;
    border-top: 1px solid #999;
    padding-top: 12px;
    text-align: center;
    margin-top: 20px;
}

footer ul a {
    font-weight: 500 !important;
 }
 
.navbar-page-title-dropdown {
    text-align: center;
    margin: 0 auto;
    width: 16%;
    font-size: x-large;
    position: absolute;
    left: 794px;
    font-weight: bold;
}

.message-bar {
    background: #000;
    text-align: center;
    color: #FFF;
    padding: 7px 30px 1px 30px;
    font-size: 15px;
}

#header .inner-banner {
    background: #FFF !important;
    padding: 0 30px !important;
}

.fixed-buttons .blue-btn {
    min-width: 270px;
}
.home-main {
    padding: 80px 0 80px;
    background: white;
    background-color: white;
}
#header .inner-banner {
    background: #FFF !important;
    padding: 0 30px !important;
    display: none;
}
.dropdown-news {
    border-radius: 10px;
}


.video-container .carousel {
    position: absolute;
    width: 100%;
    top: 65%;
}
	
.video-container h1 {
    display: none;
}
	
#myVideo {
    width: 100%;
    margin-bottom: -7px;
    max-height: 920px;
    object-fit: cover;
}	

nav.navbar {
    background: #FFF !important;
}
	
.message-bar {
    padding: 7px 30px 1px 30px;
 }

.copyright-tag a {
    color: #00a9ec !important;
}

.copyright-tag a:hover {
    color: #ccc !important;
}

.post-item {
    float: left;
    width: 46%;
    margin: 40px 20px 10px 20px;
    border: 1px solid #eee;
}

.post-img {
    float: left;
    margin-right: 30px;
    max-width: 270px;
}

.post-img img {
    object-fit: cover;
    height: 300px;
}

.post-details {
    float: left;
    padding: 18px 0 0 0;
    max-width: 270px !important;
    width: 100% !important;
    font-size: 16px;
}

.post-brand a {
    font-size: 18px;
    text-decoration: none !important;
    color: #00a9ec;
    margin-bottom: 5px !important;
    display: block;
    pointer-events: none;
}

.post-details h2 {
    margin: 14px 0px 10px 0;
}

.post-details h2 a {
    text-decoration: none;
    font-size: 24px;
    color: #000;
}

.readmore-btn {
    color: #00a9ec;
    font-weight: 500;
    text-decoration: none;
}

.post-author {
    color: #777;
    font-size: 14px;
}

.post-description {
    margin: 0px 0 10px 0;
}

.news-page h1.RN {
    text-align: center;
    font-size: 26px;
    margin: 40px 0 30px 0;
}

.carousel {
    margin-bottom: 90px;
}

.carousel h4.card-title {
    text-align: left;
    color: #000;
    cursor: pointer;
    font-weight: 400;
}

#carousel-news-brands .card-body a {
    text-decoration: none;
}

.carousel h4.card-title a{
    text-decoration: none !important;
}

.single-postimg {
    max-width: 100%;
    margin: 30px 0 30px 0;
}

.single-postimg img {
    width: 100%;
    object-fit: cover;
    max-height: 460px;
    border-radius: 14px;
}

.subpost-page .news-description {
    min-height: auto !important;
    border: none;
    padding: 0;
    margin: 40px 0 40px 0 !important;
}

.subpost-page .news-description p {
    font-size: 16px;
}

#carousel-news-products img.card-img-top {
    object-fit: cover;
    height: 220px;
}

a.left.carousel-control {
    left: 15px;
}

a.right.carousel-control {
    right: 15px;
}

h4.related-posts-heading {
    font-weight: 500;
    text-align: center;
    font-size: 26px;
    margin: 40px 0 30px 0;
}

#carousel-news-brands h4.card-title {
    text-align: center !important;
    #display: none;
}

#carousel-news-slider {
    margin: 80px auto 0 auto;
    max-width: 1200px;
}

#carousel-news-slider .item img {
    object-fit: cover;
    height: 630px;
    width: 100%;
}

main.news-page {
    margin-top: 70px;
}

.post-filter-menu {
    float: right;
    font-size: 15px;
    width: 172px;
    border: 0px solid;
    margin-right: 57px;
}

select#news_filter {
    width: 170px;
    font-size: 15px;
    cursor: pointer;
}

.post-filter-menu label {
    font-size: 15px;
    font-weight: 500;
}

.cat-heading {
    margin-left: 57px;
    position: relative;
    top: 33px;
    float: left;
}

.cat-heading h2 {
    font-size: 26px;
}

.subpost-page i {
    color: #00a9ec;
    font-size: 17px;
    position: relative;
    top: 1px;
}

.post-views span.pr-4.ml-2 {
    padding: 0 0px 0 40px;
}

.subpost-page .cite-details a.smooth-transition {
    text-decoration: none;
    pointer-events: none;
}

#carousel-news-products .text-muted {
    position: absolute;
    top: 9px;
    z-index: 999999;
    background: #FFF;
    font-size: 12px;
    color: #000 !important;
    padding: 3px 9px;
}

.change-post a {
    background-color: transparent !important;
 }

 p.small-brandname {
    font-size: 13px;
    color: #00a9ec;
}

select#news_filter {
    width: 170px;
    font-size: 15px;
    cursor: pointer;
    background: #fff url(../custom/downward-arrow2.png) no-repeat;
    background-position: 95% 8px;
}


.product-card .card-body {
    background-color: #FFF !important;
}

.shop-page .products-wrapper .product-card {
    border: 2px solid #555 !important;
 }

 .product-card .product-title {
    color: #555 !important;
    font-size: 15px;
    font-weight: 600;
    text-align: center;
    margin: 10px auto;
    text-transform: capitalize;
}

.product-card .card-body .discounted-price {
    color: #555 !important;
    display: block !important;
    margin: 0 auto !important;
    text-align: center !important;
}

.product-card .card-header {
    border-bottom: 0px solid #e3e3e3 !important;
 }


 .card.product-card {
    border: 2px solid #555 !important;
}

.home-main .owl-carousel .owl-item {
    margin: 0 20px !important;
}

.product-slider {
    left: -15px !important;
}

.trending-tabs .products-wrapper .product-card {
    margin: 0 20px 30px 20px !important;
    border: 2px solid #555 !important;
}

.comingsoon-page {
    margin: 20% 0 20% 0;
}

.comingsoon-page h1{
    font-size: 90px;
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}

.comingsoon-page h3{
    font-size: 36px;
    display: block;
    width: 100%;
    text-align: center;
}

.comingsoon-page img {
    text-align: center;
    max-width: 230px;
    margin: 0 auto;
}

.dashboard-block .column {
    padding: 0 !important;
    margin-top: 50px;
}

.cart-items-wrapper {
    overflow: scroll;
    height: 470px;
}

.wishlist-sec1 {
    min-height: 450px;
}

main {
    padding: 50px 0 0 0;
}

.item .card {
    border: none;
}

footer {
    margin-top: 60px;
}


.policy-content h3 {
    font-size: 26px;
    margin: 40px 0 20px 0;
}

.policy-content h3 strong {
    font-weight: normal !important;
}

.policy-content h4 strong {
    font-weight: normal;
}

.policy-content ul {
    margin: 0 0 30px 20px;
}

.policy-content ul li {
    margin-bottom: 18px;
}

.policy-content {
    margin-top: 10%;
}

.policy-content h1 {
    margin-bottom: 20px;
}

.policy-content ol {
    margin: 0px 0 0px 20px;
}

.policy-content ol li {
    margin-bottom: 18px;
}


/*DESKTOP ONLY*/

@media screen and (min-width: 800px) {
    .shop-page .products-wrapper .product-card {
            width: 18.5% !important;
            max-width: calc(100% / 5) !important;
    }
    
    .shop-page .products-wrapper {
        column-gap: 5% !important;
    }
    
    
    }

@media only screen and (min-width: 1240px) and (max-width: 1445px) {
    .navbar-page-title-dropdown {
        left: 38%;
    }

    #myVideo {
        max-height: 700px;
     }

     #.video-container .carousel {
        margin-bottom: 0px;
        top: -220px;
    }

    .shop-page .products-wrapper .product-card {
        width: 28.5% !important;
        max-width: calc(100% / 3) !important;
    }

        
}


/*Mobile ONLY*/
@media screen and (max-width: 768px) {
#myVideo {
    height: 340px;
}

.carousel {
    top: 73%;
}
	
footer .container .row > div {
    flex: 0 0 100% !important;
    max-width: 100% !important;
    text-align: center;
}
	
.usefull-links {
    margin: 0 0 -56px 0;
}
	
.footer-logo {
    margin-bottom: 30px;
}
	
.social-links {
    margin-top: 70px;
}
	
.social-links ul.list-unstyled {
    margin: -7px 0 0 0px !important;
}


.post-item {
    width: 89%;
 }
	
 .post-img {
    margin-right: 0;
    max-width: 100%;
}

.post-details {
    padding: 18px 20px 20px 20px;
    max-width: 100%;
    width: 100% !important;
    font-size: 16px;
}

.carousel {
    top: 0;
}

.cat-heading {
    margin-left: 0;
    top: 0;
    float: none;
    text-align: center;
}

.post-filter-menu {
    float: none;
    margin: 0 auto 10px auto;
}

#carousel-news-slider {
    margin: 30px auto 0 auto;
 }

 #carousel-news-slider .item img {
    height: 280px;
}

.shop-page .products-wrapper .product-card {
    width: 100% !important;
}

.comingsoon-page h1 {
    font-size: 40px;
 }

 .comingsoon-page h3 {
    font-size: 22px;
 }

 .comingsoon-page img {
    max-width: 110px;
    position: relative;
    left: 13px;
}

.policy-content {
    margin-top: 22%;
}
	
}
