body {
    background-color: white;
}
body {
    margin-bottom: 120px;
}
.main-raised {
    margin: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}

.header-filter {
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
}

.header-filter:before{
    background-color: transparent !important;
}

.navbar .navbar-brand,
.navbar .navbar-right {
    color:black;
}
.has-cookie-bar #catapult-cookie-bar {
    min-height: 65px;
}
body:not(.home) .classic-blog article.section {
    padding-top: 90px;
}
a.btn.btn-md.btn-primary.hestia-subscribe-button {
    color: #fff !important;
}
@media (max-width: 480px) {
	.header-filter {
    /*background-size: 160%;*/
  }
}
.card .header {
    margin: 0px; 
}
.col-xs-12.col-ms-6.col-sm-6.aos-init.aos-animate {
    width: 90%;
}
footer.footer.footer-black.footer-big {
    margin-top: 50px;
}

.carousel #parallax_move .layer2 {
    position: absolute;
    top: 0;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 90%;
    margin-left: 30px;
}
#primary h1.hestia-title {
    color: #595959 !important;
    display: block;
    position: absolute;
	top: 110px;
}
h4 {
    font-weight: 300 !important;
}
.card-body h6 a {
		color: #fff !important;
	}
.blog-post .section-blog-info .entry-categories a {
    display: inline-block;
    padding: 2px 2px;
    color: #fff !important;
}
@media (max-width:768px){
	div.container{
		width: 98%; 
	}
div[id*=contact-form] {
    margin: 20px;
}
.so-panel {
    margin: 15px;
}
.hestia-team .card-image, .team .card-image, .authors-on-blog .card-image {
    height: 80%;
    margin: 0 auto;
    width: 80%;
}
}
@media (max-width:480px){
	#primary h1.hestia-title {
    display: block;
    position: absolute;
    color: #595959 !important;
    top: 110px;
    left: 30px;
}
h1 {
    font-size: 28px!important;
    padding-bottom: 10px;
}
	div.container{
		width: 98%; 
	}
	.hestia-blog-featured-card .card-body {
		padding: 10px 10px;
	}
	h2.card-title {
		font-size: 28px !important;
	}
	
}

a.btn.btn-round {
    color: #fff !important;
}
#wpadminbar a {
    color: white !important;
}
.description, .card-description, .footer-big, .hestia-features .hestia-info p, .text-gray, .hestia-about:not(.section-image) p, .hestia-about:not(.section-image) h6 {
    color: #393939;
}
h5 {
    font-weight: 300 !important;
}


@media (min-width: 769px) {
	
section.hestia-team p.card-description, section.hestia-pricing p.text-gray, section.hestia-testimonials p.card-description, section.hestia-blogs p.card-description, .section.related-posts p.card-description, .hestia-contact p, section.hestia-features .hestia-info p, section.hestia-shop .card-description p {
    font-size: 18px;
}
.navbar .navbar-brand, .carousel .sub-title, h4.author, .hestia-about p, .card-product .price, .card-product .price h4, .blog-sidebar .widget h5, .shop-sidebar .widget h5, blockquote, .media .media-heading, .woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
    font-size: 19px;
}
.navbar, .navbar a, .label, .footer .footer-menu a, .media-footer a, .hestia-top-bar {
    font-size: 15px !important;
}
}
div#myShop {
    margin-top: 40px !important;
}
.SprdMain .sprd-header__image>img {
    display: none !important;
}
.SprdMain .sprd-basket__icon {
    width: 2.2em !important;
    height: 2.2em !important;
}
#sprd-main {
    font-size: 1.5rem !important;
}

.call-shopping-tips span {
    color: #00005a;
}

.call-shopping-tips {
    position: fixed;
    top: 45%;
    right: -68px;
    background: #ffbfd8;
    padding: 4px 10px;
    transform: rotate(-90deg);
    font-weight: bold;
    width: 170px;
    height: 32px;
    cursor: pointer;
    z-index: 99999;
}

.call-shopping-tips:hover {    
    background: darkgray;
}
.sd-content ul li a.sd-button:before {
    font: normal 28px/1 social-logos !important;
    padding-left: 1px;
}
.sd-social-icon .sd-button span.share-count {
    bottom: -6px !important;
    font-size: 13px !important;
}

.hestia-team-content .col-xs-6, .hestia-team-content .col-sm-6 {
    width: 100% !important;
}
