.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

.page-title-default{
	background-color:#0a0a0a;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:#ffffff;
}

:root{
--wd-text-font:"Barlow", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Barlow", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Barlow", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:500;
--wd-entities-title-color:#333333;
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:"Barlow", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Barlow", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:600;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:#333;
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:"Barlow", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:700;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:13px;
}
:root{
--wd-primary-color:rgb(103,126,127);
}
:root{
--wd-alternative-color:rgb(41,186,206);
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-shop-bgcolor:rgb(103,126,127);
}
:root{
--btn-shop-bgcolor-hover:rgba(103,126,127,0.87);
}
:root{
--btn-accent-bgcolor:rgb(103,126,127);
}
:root{
--btn-accent-bgcolor-hover:rgba(103,126,127,0.92);
}
:root{
--notices-success-bg:rgb(41,186,206);
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:rgb(10,52,53);
}
:root{
--notices-warning-color:#fff;
}
	:root{
	
	
			--wd-form-brd-radius: 0px;
	
	--wd-form-brd-width: 2px;

	--btn-default-color: #333;
	--btn-default-color-hover: #333;

	--btn-shop-color: #fff;
	--btn-shop-color-hover: #fff;

	--btn-accent-color: #fff;
	--btn-accent-color-hover: #fff;
			--btn-default-brd-radius: 0px;
		--btn-default-box-shadow: none;
		--btn-default-box-shadow-hover: none;
		--btn-default-box-shadow-active: none;
		--btn-default-bottom: 0px;
	
	
			--btn-accent-brd-radius: 0px;
		--btn-accent-box-shadow: none;
		--btn-accent-box-shadow-hover: none;
		--btn-accent-box-shadow-active: none;
		--btn-accent-bottom: 0px;
	
	
			--btn-shop-bottom-active: -1px;
		--btn-shop-brd-radius: 0px;
		--btn-shop-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
		--btn-shop-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
	
	
	
	
	
	
	
		}

	/* Site width */
		/* Header Boxed */
	@media (min-width: 1025px) {
		.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
			max-width: 1192px;
		}
	}

	.container {
		max-width: 1222px;
	}
	
	
	@media (min-width: 1222px) {

		[data-vc-full-width]:not([data-vc-stretch-content]) {
			padding-left: calc((100vw - 1222px) / 2);
			padding-right: calc((100vw - 1222px) / 2);
		}

		.platform-Windows [data-vc-full-width]:not([data-vc-stretch-content]) {
			padding-left: calc((100vw - 1239px) / 2);
			padding-right: calc((100vw - 1239px) / 2);
		}
	}

	
/* Quick view */
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

/* Shop popup */
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}

/* Age verify */
div.wd-popup.wd-age-verify {
	max-width: 500px;
}

/* Header Banner */
.header-banner {
	height: 40px;
}

body.header-banner-display .website-wrapper {
	margin-top:40px;
}

/* Tablet */
@media (max-width: 1024px) {
	/* header Banner */
	.header-banner {
		height: 40px;
	}
	
	body.header-banner-display .website-wrapper {
		margin-top:40px;
	}
}

.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
		
@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//sancrea.com/wp-content/themes/pixel-wp/fonts/woodmart-font.woff2?v=6.1") format("woff2"),
	url("//sancrea.com/wp-content/themes/pixel-wp/fonts/woodmart-font.woff?v=6.1") format("woff");
}

/****** Global  ***********/
.pswp__container {
    background: url(https://sancrea.com/wp-content/uploads/2024/10/sancrea-logo.png);
    background-repeat: space;
}
div#tasarim-button a {
    float: left;
    height: 50px;
    padding: 0 30px;
    margin: 0 30px 20px 0;
    position: relative;
    color: #fff;
    background-color: #8e847b;
    line-height: 50px;
    transition: all .25s;
    box-shadow: 4px 4px 0 rgb(142 132 123 / .15);
}
div#tasarim-button img {
    max-width: 32px;
    padding-right: 8px !important;
}
div#tasarim-button {
    position: fixed;
    bottom: 20px;
    left: 20px;
    z-index: 9999;
}
div#tasarim-button a {
    background-color: #009b7e !important;
    margin-right: 40px !important;
}
.desktop-whatsapp img {
    max-width: 50px;
    padding: 12px;
}
.wd-cookies-popup {
    z-index: 9999999999999 !important;
}
.desktop-whatsapp {
    position: fixed;
    right: 30px;
    bottom: 30px;
    z-index: 9999999 !important;
    background: white;
    border-radius: 50%;
    box-shadow: 0px 0px 10px #c0b7b7b5;
}
.wc-block-cart__submit.wp-block-woocommerce-proceed-to-checkout-block a {
    background: black !important;
    color: white !important;
    font-weight: 600;
}
::selection {
    background-color:black !important;
    color: white;
}
body::-webkit-scrollbar {
    width: 10px;
}
body::-webkit-scrollbar-thumb {
    background-color: black;
}
div#page-banner * {
    padding: 0 !important;
    min-width: 100%;
}
div#page-banner .promo-banner .wrapper-content-banner {
    display: flex;
    align-items: center !important;
    justify-content: center !important;
}
@media(min-width:768px){
    div#page-banner-mobile{
        display: none !important;
    }
}
@media(max-width:768px){
    div#page-banner-desktop{
        display: none !important;
    }
}
.site-logo img {
    filter: brightness(0);
}
.wd-search-full-screen {
    top: 0 !important;
    transition: none !important;
    background: #fbf8f8 !important;
}
.woodmart-search-full-screen.wd-opened:after {
    content: "";
    background: url(/wp-content/uploads/2024/01/sanmarin-logo-black.svg);
    position: absolute;
    background-size: 300px;
    bottom: 0;
    width: 100%;
    height: 350px;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
    background-position: center;
    margin-top: 70px;
    opacity: .1;
    z-index: -1;
}
@media (max-width:1024px) {
.woodmart-search-full-screen.wd-opened:after {
    background-size: 150px;
    height: 160px;
    bottom: 0 !important;
}
}
@media (max-width: 1024px) {
.wd-search-full-screen .wd-close-search {
    display: block !important;
    top: -2% !important;
}
}
ul#menu-lang .trp-ls-language-name:before, 
ul#menu-lang-1 .trp-ls-language-name:before {
    content: "Language";
    display: block !important;
    font-size: 8px;
		color:black !important;
}
html[lang="tr-TR"] ul#menu-lang .trp-ls-language-name:before, 
html[lang="tr-TR"] ul#menu-lang-1 .trp-ls-language-name:before {
    content: "Dil";
		color:black !important;
}
.wd-buttons * {
    color: white !important;
}
.wd-buttons {
    opacity: 1 !important;
    transform: translateX(0px) translateZ(0px) !important;
    background: #677e7f !important;
    border-radius: 11px;
}
@media (min-width:1024px) {
.wd-buttons {
    zoom: .8;
}
}
.amount {
    font-size: 17px !important;
}
.wd-wishlist-btn {
    max-width: 25px !important;
    max-height: 25px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.product-element-bottom {
    padding: 12px 15px !important;
    background: #dfdede !important;
}
.product-grid-item > div:first-child {
    box-shadow: 0px 0px 43px 0px #00000024 !important;
}
.wd-wishlist-btn span {
    display: none !important;
}
.product-element-bottom h3 {
    text-align: left !important;
    font-size: 18px !important;
    font-weight: 600;
    color: black;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
@media (min-width:1025px) {
body .whb-general-header .container, 
.copyrights-wrapper > .container, 
.footer-container > .container, 
.single-blog .main-page-wrapper > .container, 
.single-product .single-product-page > .container, 
.main-page-wrapper > .container	{
    max-width: 95% !important;
}
}
/****** General Header *******/
.whb-general-header {
    background: white !important;
}
@media (min-width:1025px) {
.whb-general-header .whb-col-center img {
    zoom: 1.2;
}
}
ul#menu-header-left a:hover:before, ul#menu-header-right a:hover:before {
    width: 30px !important;
}
ul#menu-header-left a:before, ul#menu-header-right a:before {
    content: "";
    background: black;
    width: 0px;
    height: 2px !important;
    position: absolute;
    bottom: 0;
    transition: 0.5s 
ease;
}
ul#menu-header-left, 
ul#menu-header-right {
    display: flex;
    align-items: center;
    justify-content: space-around;
}
ul#menu-header-left span, 
ul#menu-header-right span {
    font-size: 12px !important;
    font-weight: 600;
		color:black;
}
.whb-general-header .whb-col-center {
    align-items: center;
    justify-content: center;
}
.whb-general-header .menu > li {
    cursor: pointer;
}
.whb-general-header ul#menu-lang a {
    color: black !important;
}
.whb-general-header .wd-tools-element > a > span {
    color: black !important;
}
.whb-general-header body .whb-general-header .menu > li > a:after {
    background: #657c7d !important;
    color: white !important;
    min-width: 10px;
    min-height: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 7px;
}
.whb-general-header .wd-dropdown-menu.wd-design-full-width {
    padding: 0 !important;
    background: black !important;
}
.whb-general-header div#desktop-hover-menu .wpb_content_element {
    margin: 0 !important;
}
.whb-general-header .menu > li > a:after {
    background: #657c7d !important;
    min-width: 11px;
    min-height: 11px;
    border-radius: 50%;
    color: white !important;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 7px !important;
}
.whb-general-header div#desktop-hover-menu {
    padding: 70px 0px;
}
.whb-general-header div#desktop-hover-menu a {
    color: white;
    font-weight: 600;
}
.whb-general-header div#desktop-hover-menu .hover-menu {
    line-height: 2;
}
.whb-general-header .hover-menu-cat > span {
    letter-spacing: 2px;
    opacity: .2;
}
body .whb-general-header div#desktop-hover-menu .wpb_single_image.wpb_content_element.vc_align_center + .wpb_text_column {
    background: #667d7e !important;
    min-height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
body .hover-menu-cat span {
    color: white !important;
}
/********** Mobile Menu ************/
.mobile-menu-logo img {
    max-width: 180px;
}
.mobile-menu-logo a {
    justify-content: center;
}
.mobile-nav {
    padding-top: 50px;
}
.mobile-nav .wd-nav-opener.wd-active {
    background: #101820 !important;
    border: none !important;
}
ul#menu-mobile-menu {
    width: 80%;
    margin: auto;
}
ul#menu-mobile-menu > li:first-child a:after {
    display: none;
}
.wd-nav-mobile li.current-menu-item>a {
    color: #df9221 !important;
}
ul#menu-mobile-menu > li:first-child a {
    border: none !important;
}
ul#menu-mobile-menu li a:after {
    content: "→";
    margin-right: 10px;
    position: absolute;
    right: 0;
    padding: 10px;
    border-radius: 50%;
    max-width: 25px;
    max-height: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white !important;
    font-size: 21px;
    font-family: system-ui;
}
.mobile-menu-logo {
    margin-top: 35px;
    margin-bottom: 35px;
}
ul#menu-mobil-menu li a {
    border: none !important;
}
ul#menu-mobile-menu a span {
    font-size: 17px;
    color: black;
}
.mobile-menu-logo a:first-child {
    display: none;
}
ul#menu-mobile-menu a {
    padding: 9px 9px !important;
}
ul#menu-mobile-menu > li:first-child {
    max-width: 100% !important;
    margin-bottom: 35px!important;
    background: transparent !important;
}
ul#menu-mobile-menu li {
    max-width: 90%;
    margin: auto;
    margin-bottom: 10px;
    border-radius: 12px;
}
ul#menu-mobile-menu a {
    border: none !important;
    text-transform: capitalize;
    background: transparent;
    border-bottom: 1px solid white !important;
    color: black;
    font-weight: 600;
}
.mobile-nav .wd-nav-opener:after {
    color: white !important;
}
.mobile-nav .wd-nav-opener {
    background: #677e7f !important;
    max-width: 35px !important;
    max-height: 35px !important;
    border-radius: 50%;
}
.mobile-nav ul.wd-sub-menu.sub-menu li {
    margin: 0 !important;
    margin-left: 20px !important;
}
.mobile-nav ul.wd-sub-menu.sub-menu li a:before {
    content: "-";
    margin-right: 5px;
}
/*********** Single Blog and Blog Archive ***********/
.archive.category-blog .main-page-wrapper, 
.archive.category-news .main-page-wrapper {
		background: rgb(255,255,255) !important;
		background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 60%, rgba(215,220,221,1) 60%, rgba(215,220,221,1) 100%) !important;
}
.archive.category-blog .archive-meta h4, 
.archive.category-news .archive-meta h4 {
    border-bottom: 1px solid;
    width: max-content;
    margin: auto;
}
.archive.category-blog .archive-meta h1, 
.archive.category-news .archive-meta h1 {
    margin: 0;
    letter-spacing: 18px;
}
.archive.category-blog .blog-design-masonry.blog-style-shadow .article-inner, 
.archive.category-news .blog-design-masonry.blog-style-shadow .article-inner {
    box-shadow: 0 0 21px #c7c6c6;
    transition: box-shadow .35s ease;
}
.archive.category-blog .blog-design-masonry, 
.archive.category-news .blog-design-masonry {
    transform: scale(0.95);
}
.archive.category-blog .main-page-wrapper, 
.archive.category-news .main-page-wrapper, 
.single-post .main-page-wrapper {
    background: #f7f7f7;
}
.archive.category-blog .archive-meta, 
.archive.category-news .archive-meta {
    margin-top: 35px;
    margin-bottom: 35px;
}
@media (max-width:768px) {
.archive.category-news .wd-shop-tools *, 
	.archive.category-blog .wd-shop-tools * {
    font-size: 8px;
}
}
.archive.category-blog .archive-meta, 
.archive.category-news .archive-meta {
    margin-top: 0 !important;
}
.archive.category-blog .post-date.wd-post-date.wd-style-with-bg.woodmart-post-date, 
.archive.category-news .post-date.wd-post-date.wd-style-with-bg.woodmart-post-date {
    zoom: .7;
    background: #0e1120 !important;
    color: white !important;
}
.archive.category-blog .meta-categories-wrapp > div a, 
.archive.category-news .meta-categories-wrapp > div a {
    text-transform: capitalize !important;
    font-weight: 400 !important;
}
.archive.category-blog .meta-categories-wrapp > div, 
.archive.category-news .meta-categories-wrapp > div {
    background: #5C4E4E !important;
}
.archive.category-blog .meta-categories-wrapp, 
.archive.category-news .meta-categories-wrapp {
    text-align: left;
}
.archive.category-blog a.btn-read-more.more-link, 
.archive.category-news a.btn-read-more.more-link {
    color: white !important;
    text-transform: capitalize !important;
    font-weight: 500;
    background: #0e1120 !important;
    padding: 6px 15px;
}
.archive.category-blog div#cat-slider .wrapper-content-banner, 
.archive.category-news div#cat-slider .wrapper-content-banner {
    display: flex;
    align-items: center;
    justify-content: center;
}
.archive.category-blog div#cat-slider, 
.archive.category-news div#cat-slider {
    margin-bottom: 50px;
}
.archive.category-blog ul.entry-meta-list, 
.archive.category-news ul.entry-meta-list {
    display: none;
}
.archive.category-blog .entry-meta.wd-entry-meta, 
.archive.category-news .entry-meta.wd-entry-meta {
    display: none;
}
.archive.category-blog .hovered-social-icons, 
.archive.category-news .hovered-social-icons {
    display: none;
}
h3.wd-entities-title.title.post-title {
    font-size: 22px;
}
.archive.category-blog .entry-content .wpb_content_element, 
.archive.category-news .entry-content .wpb_content_element {
    margin: 0;
}
@media (min-width:1300px) {
.single-post .main-page-wrapper > .container {
    max-width: 60%;
}
}
.single-post .whb-main-header, 
.archive.category-blog .whb-main-header, 
.archive.category-news .whb-main-header {
    border-bottom: 1px solid black;
}
.single-post .meta-post-categories {
    display: none !important;
}
.single-post .entry-content {
    margin-bottom: 0;
}
.single-post .article-inner .meta-post-categories.wd-post-cat.wd-style-with-bg {
    background: #5C4E4E !important;
    border-radius: 8px !important;
}
.single-post .entry-meta ul.entry-meta-list {
    display: none !important;
}
.single-post header.entry-header {
    max-width: 750px;
    margin: auto;
}
.single-post .article-body-container p {
    color: black;
}
.single-post .wd-single-footer {
    display: none !important;
}
.single-post div#comments {
    display: none !important;
}
.archive.category-blog .wd-post-cat.wd-style-with-bg, 
.archive.category-news .wd-post-cat.wd-style-with-bg {
    background: #0e1120 !important;
    color: white !important;
}
.archive.category-blog h3.wd-entities-title.title.post-title, 
.archive.category-news h3.wd-entities-title.title.post-title {
    font-size: 16px !important;
    text-align: left;
    font-weight: 600;
}
.entry-content.wd-entry-content.woodmart-entry-content {
    text-align: left;
    color: black;
    font-size: 14px;
}
@media (min-width:1200px) {
.single-post .article-inner {
    max-width: 60%;
    margin: auto;
}
}
/****** Category Page **********/
.archive .main-page-wrapper {
    padding: 0 !important;
}
.archive form.woocommerce-ordering {
    display: none;
}
.archive .pcbdw-bottom-description-content {
    max-height: 200px;
    overflow-x: scroll;
    margin-top: 40px;
}
.archive .filters-inner-area > div:nth-child(2), 
.archive .filters-inner-area > div:first-child {
    display: none;
}
@media (min-width: 769px) {
.archive .filters-area .filters-inner-area .col-md-3 {
        flex: 0 0 33%;
        max-width: 33%;
    }
}
h2.archive-category-title {
    font-size: 35px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600;
    color: #000000;
    margin-bottom: 1px;
    font-family: serif;
    opacity: .2;
}
p.archive-category-subtitle {
    font-size: 20px;
    letter-spacing: 2px;
}
.archive-category-wrapper {
    text-align: center;
}
@media (min-width:768px) {
.archive-category-wrapper {
    margin-bottom: 35px !important;
    margin-top: 35px !important;
}
}
@media (max-width:765px) {
h2.archive-category-title {
    font-size: 25px !important;
}
}
/******** Single Product *********/
.single-product .summary-inner {
    background: #f8f7f7;
    padding: 15px;
}
.single-product .woocommerce-product-details__short-description {
    color: black;
    font-family: serif;
    font-size: 11px;
}
.single-product p.price * {
    font-size: 24px !important;
    font-family: sans-serif;
}
.single-product h1.product_title.wd-entities-title {
    font-family: serif;
}
.single-product .quantity > input:first-child, .quantity > input:last-child {
    min-width: 40px !important;
    max-height: 30px;
    border: 1px solid black !important;
}
.single-product .quantity {
    display: block !important;
}
.single-product .quantity > input:nth-child(3) {
    min-width: 40px !important;
    max-height: 30px;
    border: 0.5px solid black !important;
}
.single-product .wd-wishlist-btn {
    width: max-content !important;
    max-width: max-content !important;
}
a.wd-accordion-title.woodmart-accordion-title.active {
    background: gray;
    border-radius: 8px;
    color: white !important;
    padding-left: 15px;
}
.tabs-layout-accordion .wd-tab-wrapper .wc-tab {
    padding: 20px;
    color: black;
    letter-spacing: 1.2px;
}
.wd-accordion-title:after {
    margin-right: 10px;
    color: white !important;
}
a.wd-accordion-title.woodmart-accordion-title {
    background: black;
    border-radius: 8px;
    color: white !important;
    padding-left: 15px;
}
/************** PreFooter Kampanyalardan Haberdar Olun *************/
@media (max-width:768px) {
.wd-prefooter p {
    font-size: 11px;
    max-width: 90%;
    margin: auto;
    margin-bottom: 30px !important;
}
.wd-prefooter .tnp-field.tnp-privacy-field {
    font-size: 10px;
}
.wd-prefooter h2 {
    font-size: 22px;
}
}
.wd-prefooter {
    border: 1px solid #e0e0e0;
    padding: 30px 0px !important;
    background: #f9f9f9 !important;
}
@media (min-width:1024px) {
.wd-prefooter p {
    max-width: 40%;
    margin: auto;
    margin-bottom: 35px !important;
}
}
.wd-prefooter h2 {
    font-family: serif;
    font-size: 30px;
}
.wd-prefooter .wpb_content_element {
    margin: 0 !important;
}
.wd-prefooter .tnp-field.tnp-field-email input {
    max-width: 400px;
    margin: auto !important;
    border: none !important;
    border-bottom: 1px solid !important;
    border-radius: 0 !important;
}
.wd-prefooter .tnp-field.tnp-field-email {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 450px;
    margin: auto;
}
.wd-prefooter .tnp-field.tnp-field-button input {
    border: none !important;
    background: black !important;
    color: white;
}
.wd-prefooter .tnp-field.tnp-privacy-field {
    text-align: center;
    margin-top: 30px !important;
}
/********** Footer *************/
.footer-container {
    background-color: #f7f7f7 !important;
}
.footer-container h5.widget-title {
    font-family: serif;
    opacity: .4;
}
.footer-sidebar {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}
@media (min-width:1025px) {
.footer-column {
    margin: 0 !important;
}
.footer-column {
    border-right: 1px solid;
}
}
.footer-container .menu li {
    margin-bottom: 7px;
}
.footer-container .menu a {
    color: black;
    font-weight: 500;
    font-size: 12px;
}
.footer-column .tnp-field.tnp-field-button input {
    width: 100% !important;
    text-transform: capitalize;
    font-weight: 300 !important;
    font-family: serif;
    background: black !important;
    font-size: 16px !important;
}
.footer-column .tnp-field.tnp-field-email label {
    text-align: left !important;
    color: black !important;
}
.footer-column .tnp-field.tnp-field-email input {
    background: #e3e3e3 !important;
    height: 30px !important;
}
.footer-sidebar .footer-column:last-child {
    border: none !important;
}
.footer-column .footer-column-4 {
    font-size: 12px;
}
@media (max-width:567px) {
.footer-column-4 {
    padding: 0px 50px;
}
}
/************ Copyrights ********/
.copyrights-wrapper a {
    font-weight: 600;
}
.copyrights-wrapper * {
    color: white !important;
}
.copyrights-wrapper {
    background: #677e7f !important;
}