.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:"Open Sans", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Open Sans", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Open Sans", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:500;
--wd-entities-title-color:#333333;
--wd-entities-title-color-hover:rgb(201, 168, 114);
}
:root{
--wd-alternative-font:"Open Sans", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Open Sans", 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:"Open Sans", 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(33,23,9);
}
:root{
--wd-alternative-color:rgb(255,153,0);
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:rgb(255,153,0);
}
:root{
--btn-default-bgcolor:rgb(28,28,28);
}
:root{
--btn-default-bgcolor-hover:rgb(201,168,114);
}
:root{
--btn-shop-bgcolor:rgb(22,11,6);
}
:root{
--btn-shop-bgcolor-hover:rgb(201,168,114);
}
:root{
--btn-accent-bgcolor:rgb(35,22,10);
}
:root{
--btn-accent-bgcolor-hover:rgb(201,168,114);
}
:root{
--notices-success-bg:rgb(201,168,114);
}
:root{
--notices-success-color:rgb(255,255,255);
}
:root{
--notices-warning-bg:rgb(201,168,114);
}
: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("//mssofis.com/wp-content/themes/pixel-wp/fonts/woodmart-font.woff2?v=6.1") format("woff2"),
	url("//mssofis.com/wp-content/themes/pixel-wp/fonts/woodmart-font.woff?v=6.1") format("woff");
}

.product-grid-item img {
    max-height: 250px !important;
    object-fit: contain;
    min-height: 250px !important;
}
.product-element-bottom {
    max-height: 60px !important;
    min-height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}
@media (max-width:768px) {
.product-grid-item img {
    max-height: 200px !important;
    object-fit: contain;
    min-height: 200px !important;
}
}
/************ Global **************/
.site-logo img {
    min-width: 170px !important;
}
@media (max-width:1024px) {
.site-logo img {
    max-width: 140px !important;
    min-width: 140px !important;
}
}
.wd-dropdown {
    border: none !important;
    box-shadow: 0 2px 50px 0 rgba(64,72,78,.18);
    border-radius: 5px;
}
::selection {
    background-color: #2655a1;
    color: white;
}
body::-webkit-scrollbar {
    width: 10px;
}
body::-webkit-scrollbar-thumb {
    background-color: black;
}
.page-id-102 .wd-header-wishlist .wd-tools-icon:after {
    content: "";
    background: url(/wp-content/uploads/2023/06/wishlist-page-heart-icon.webp);
    background-size: 26px;
    position: absolute;
    width: 26px;
    height: 26px;
    top: -4px;
    right: -2px;
}
.pswp__item:after {
    background: url(/wp-content/uploads/2023/06/mss-renkli-logo.svg);
    content: "";
    background-repeat: space;
    width: 100%;
    height: 100%;
    background-size: 150px;
    position: absolute;
    z-index: -1;
    filter: invert(1);
    opacity: .2;
}
@media (min-width:1300px) {
.whb-general-header > .container {
    max-width: 95%;
}
.main-page-wrapper > .container {
    max-width: 95% !important;
}
.whb-top-bar > .container {
    max-width: 95% !important;
}
.footer-container .copyrights-wrapper > .container {
        max-width: 95% !important;
}
.footer-container > .container {
        max-width: 95% !important;
}
}
@media(min-width:768px){
div#page-banner-mobile{
        display: none !important;
    }
}
@media(max-width:768px){
div#page-banner-desktop{
        display: none !important;
    }
}
div#page-banner-mobile img {
    max-height: 200px;
    object-fit: cover;
}
div#page-banner .promo-banner img {
    border-radius: 8px !important;
}
div#page-banner {
		margin-bottom: 40px;
}
/****************** Header - Top-Bar ****************/
.whb-top-bar {
    background-color: #e9ebef !important;
}
.whb-top-bar img {
    max-width: 20px;
    margin-right: 7px;
}
.whb-top-bar a, 
.whb-top-bar span, 
.whb-top-bar div {
    color: black !important;
    font-weight: 600;
    font-size: 11px;
    text-transform: capitalize;
}
.whb-top-bar a {
    letter-spacing: 1.6px;
}
.whb-top-bar .left-top img:hover {
    transform: rotate(45deg);
}
.whb-top-bar .left-top img {
    margin-right: 10px !important;
    transition: .5s ease;
}
.whb-top-bar .left-top div:last-child {
    margin-right: 0px !important;
}
.whb-top-bar .left-top div {
    margin-right: 15px !important;
}
.whb-top-bar .left-top {
    display: flex;
    align-items: center;
    justify-content: center;
}
/****************** Header *****************/
@media (min-width:1025px) {
.whb-general-header .site-logo {
    margin-right: 17px !important;
    padding-right: 30px;
}
}
.whb-header .wd-dropdown-menu {
    padding: 0 !important;
    padding: 50px 0px !important;
    margin-top: 0 !important;
}
div#desktop-hover-menu {
    display: flex;
    justify-content: center;
}
div#desktop-hover-menu .wpb_content_element {
    margin: 0;
}  
div#desktop-hover-menu img:hover {
    box-shadow: 0px 0px 40px 0px #23222229;
}
div#desktop-hover-menu img {
    transition: .5s ease;
}
div#image .wpb_text_column.wpb_content_element a {
    font-weight: 800;
    font-size: 13px !important;
}
div#image .wpb_text_column.wpb_content_element p {
    font-size: 11px;
}
div#image .wpb_text_column.wpb_content_element {
    background: #e7e7e7 !important;
    min-height: 70px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    color: black !important;
}
ul#menu-header-main-menu .wd-dropdown-menu {
    padding: 50px !important;
}
div#desktop-hover-menu .hover-menu-cat a {
    font-size: 12px !important;
    letter-spacing: .7px;
    line-height: 2.5;
    color: black !important;
    opacity: 1 !important;
    font-weight: 600;
}
div#desktop-hover-menu .hover-menu-2 {
    border-left: 1px solid #4a494945;
    padding-left: 10px;
}
li#menu-item-44 img {
    max-height: 210px !important;
    object-fit: cover;
		min-height: 210px !important;
}
.hover-menu-cat {
    display: flex;
    justify-content: space-between;
}
ul#menu-header-main-menu > li {
    min-width: 100px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
ul#menu-header-main-menu span {
    color: #25282a;
    font-size: 17px;
    font-style: normal;
    font-weight: 600 !important;
    line-height: normal;
    position: relative;
    text-transform: capitalize;
}
ul#menu-header-main-menu li.iletisim span {
    color: white !important;
    text-shadow: 0px 0px 6px #8b8686;
}
ul#menu-header-main-menu li.iletisim:after {
    content: "→";
    color: white;
    font-weight: 900;
}
ul#menu-header-main-menu li.iletisim {
    background-color: #c9a872 !important;
    border-radius: 80px !important;
    margin-left: 16px !important;
    min-width: 120px !important;
    color: white !important;
    transition: .5s ease;
}
ul#menu-header-main-menu li.iletisim:hover {
    background: #ebd5af !important;
    min-width: 125px !important;
}
ul#menu-header-main-menu > li span:after {
    background: #25282a;
    bottom: -9px;
    content: "";
    height: 1px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    transition: width .4s ease;
    width: 0;
}
ul#menu-header-main-menu > li span:hover:after {
    width: 100%;
}
ul#menu-header-main-menu li.iletisim span:hover:after {
	    width: 0% !important;
}
.whb-general-header {
    border: none !important;
}
/************** Header Bottom **************/
.whb-header-bottom .whb-col-mobile .searchform input {
    border: none !important;
    border-bottom: 1px solid #777777 !important;
    border-radius: 0 !important;
}
.whb-header-bottom > .container {
    padding: 0;
}
/**************** Mobile Menu **************/
.mobile-nav:before {
    content: "";
    background: url(https://mssofis.com/wp-content/uploads/2025/04/mssofis-logo-siyah.svg);
    min-width: 190px;
    min-height: 190px;
    background-size: 190px;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 30px;
    background-repeat: no-repeat;
    margin-left: 10px;
}
.mobile-nav ul#menu-mobile-menu > li a {
    border: none !important;
    text-transform: capitalize !important;
    border-bottom: 1px solid #c9a872 !important;
}
.mobile-nav ul#menu-mobile-menu > li {
    background: #ffffff;
    border: none !important;
}
ul#menu-mobile-menu {
    margin-top: 120px;
}
.mobile-nav .wd-nav-opener {
    background: #c9a872 !important;
    color: white !important;
}
.mobile-nav .widgetarea-mobile > div {
    padding: 0px 10px !important;
}
.mobile-nav .widgetarea-mobile {
    padding: 5px 20px;
}
.mobile-nav .mobile-menu-bottom {
    background: #e7e7e7 !important;
    border-radius: 8px;
    line-height: 2.9;
    padding: 15px;
}
.mobile-nav .mobile-menu-bottom a {
    color: black;
    font-size: 14px;
    font-weight: 500;
    margin-left: 30px;
}
.mobile-nav .mobile-menu-bottom .bottom-one:before {
    content: "";
    background: url(/wp-content/uploads/2023/06/male-telemarketer.webp);
    width: 22px;
    height: 22px;
    position: absolute;
    background-size: 22px!important;
    left: 25px;
    margin-top: 9px;
}
.mobile-nav .mobile-menu-bottom .bottom-two:before {
    content: "";
    background: url(/wp-content/uploads/2023/06/telephone.png);
    width: 22px;
    height: 22px;
    position: absolute;
    background-size: 22px!important;
    left: 25px;
    margin-top: 9px;
}
.mobile-nav .mobile-menu-bottom .bottom-three:before {
    content: "";
    background: url(/wp-content/uploads/2023/06/information-button.webp);
    width: 22px;
    height: 22px;
    position: absolute;
    background-size: 22px!important;
    left: 25px;
    margin-top: 9px;
}
.mobile-nav .mobile-menu-bottom .bottom-four:before {
    content: "";
    background: url(/wp-content/uploads/2023/06/instagram.webp);
    width: 22px;
    height: 22px;
    position: absolute;
    background-size: 22px!important;
    left: 25px;
    margin-top: 9px;
}
.mobile-nav .mobile-menu-bottom .bottom-five:before {
    content: "";
    background: url(/wp-content/uploads/2023/06/linkedin.webp);
    width: 22px;
    height: 22px;
    position: absolute;
    background-size: 22px!important;
    left: 25px;
    margin-top: 9px;
}
.mobile-nav .mobile-menu-bottom .bottom-six:before {
    content: "";
    background: url(/wp-content/uploads/2023/06/twitter-sign.png);
    width: 22px;
    height: 22px;
    position: absolute;
    background-size: 22px!important;
    left: 25px;
    margin-top: 9px;
}
.mobile-nav .mobile-menu-bottom .bottom-seven:before {
    content: "";
    background: url(/wp-content/uploads/2023/06/youtube.webp);
    width: 22px;
    height: 22px;
    position: absolute;
    background-size: 22px!important;
    left: 25px;
    margin-top: 9px;
}
.mobile-nav .mobile-menu-bottom .bottom-eight:before {
    content: "";
    background: url(/wp-content/uploads/2023/06/writing.png);
    width: 22px;
    height: 22px;
    position: absolute;
    background-size: 22px!important;
    left: 25px;
    margin-top: 9px;
}
/******* Single Post and Blog Archive ******/
@media (min-width:1025px) {
.archive.category-blog .whb-main-header {
    border-bottom: 1px solid #c9a872;
}
}
.archive.category-blog .main-page-wrapper {
    padding-top: 35px !important;
}
@media (min-width:1300px) {
.archive.category-blog .main-page-wrapper > .container {
    max-width: 80%;
}
}
@media (max-width:768px) {
.archive.category-blog .wd-shop-tools * {
    font-size: 8px;
}
}
.archive.category-blog .post-date.wd-post-date.wd-style-with-bg.woodmart-post-date {
    zoom: .7;
    background: #c9a872 !important;
    color: white !important;
}
.archive.category-blog .meta-categories-wrapp > div a {
    text-transform: capitalize !important;
    font-weight: 400 !important;
}
.archive.category-blog .meta-categories-wrapp {
    text-align: left;
}
.archive.category-blog a.btn-read-more.more-link {
    color: white !important;
    text-transform: capitalize !important;
    font-weight: 500;
    background: #c9a872 !important;
    padding: 6px 15px;
    border-radius: 6px !important;
}
.archive.category-blog .blog-design-masonry .article-inner {
    box-shadow: none !important;
    border: 1px solid #c9a872;
}
.archive.category-blog div#cat-slider .wrapper-content-banner {
    display: flex;
    align-items: center;
    justify-content: center;
}
.archive.category-blog div#cat-slider {
    margin-bottom: 50px;
}
.archive.category-blog ul.entry-meta-list {
    display: none;
}
.archive.category-blog .entry-meta.wd-entry-meta {
    display: none;
}
.archive.category-blog .hovered-social-icons {
    display: none;
}
.archive.category-blog h3.wd-entities-title.title.post-title {
    font-size: 16px !important;
    text-align: left;
    font-weight: 800;
}
.archive.category-blog .entry-content .wpb_content_element {
    margin: 0;
}
@media (min-width:1300px) {
.single-post .main-page-wrapper > .container {
    max-width: 60% !important;
}
}
@media (min-width:1025px) {
.single-post .whb-main-header {
    border-bottom: 1px solid #c9a872;
}
}
.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: #c9a872;
    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 {
    background: #c9a872 !important;
    color: white !important;
}
.entry-content.wd-entry-content.woodmart-entry-content {
    text-align: left;
    color: black;
    font-size: 12px;
}
/************ Product Category *************/
    .archive .product-grid-item .product-wrapper {
        box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px !important;
        border-radius: 8px !important;
        padding: 10px;
    }
    .archive .product-grid-item .wd-buttons {
        opacity: 1;
        border-radius: 8px;
        transform: scale(0.9);
    }
    .archive .product-grid-item .wd-buttons a {
        color: #c9a872 !important;
    }
    .archive .product-grid-item .wd-entities-title {
        text-align: center;
        font-weight: 600;
        letter-spacing: 1.2px;
    }

/************** Single Product *************/
    .single-product .summary-inner .product_title {
        font-size: 28px;
        letter-spacing: 1.3px;
        font-weight: 600;
    }
    .single-product .wd-wishlist-btn {
        min-width: 100%;
				margin-bottom:0px !important;
    }
    .single-product .summary-inner .wd-wishlist-btn a {
        background-color: #c9a872 !important;
        padding: 15px 20px;
        border-radius: 8px;
        width: 100% !important;
    }
    .single-product .single-product-page .product-grid-item .product-wrapper {
        box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px !important;
        border-radius: 8px !important;
        padding: 10px;
    }
    .single-product .single-product-page .product-grid-item .wd-buttons {
        opacity: 1;
        border-radius: 8px;
        transform: scale(0.9);
    }
    .single-product .single-product-page .product-grid-item .wd-buttons a {
        color: #c9a872 !important;
    }
    .single-product .single-product-page .product-grid-item .wd-entities-title {
        text-align: center;
        font-weight: 600;
        letter-spacing: 1.2px;
    }
    .single-product .woocommerce-tabs {
        border: none !important;
    }
    .single-product .woocommerce-tabs .woocommerce-Tabs-panel {
        padding: 10px 20px;
    }
    .single-product table#product_dimensions_table th {
        text-transform: capitalize;
        font-size: 13px;
    }
    .single-product .woocommerce-tabs .wd-accordion-title {
        background-color: whitesmoke;
        padding: 12px;
        border-radius: 8px;
        border: none !important;
        text-transform: capitalize;
    }
    .single-product .woocommerce-tabs .wd-accordion-title:after {
        margin-right: 15px;
        color: black !important;
    }
    .single-product .woocommerce-tabs .woocommerce-Tabs-panel .wd-scroll-content {
        max-height: 100%;
    }
		.single-product .product-whatsapp {
				height: 45px;
				display: flex;
				background-color: #50cb5d;
				justify-content: center;
				align-items: center;
				border-radius: 8px;
				margin-bottom: 10px;
		}
		.single-product .product-whatsapp img {
				max-width: 24px;
				margin-right: 10px;
		}
		.single-product .product-whatsapp a {
				color: white !important;
				font-weight: 600;
				font-size: 12px;
				letter-spacing: 1.3px;
		}

/***************** Footer ******************/
.footer-container {
    background-color: #f5f6f6;
    background-size: 100%;
}
@media (min-width:1025px) {
.footer-sidebar {
    padding: 0 !important;
}
.footer-container .footer-column-1 {
    margin-top: 80px;
}
.footer-container .footer-column-2, 
.footer-container .footer-column-3, 
.footer-container .footer-column-4, 
.footer-container .footer-column-5 {
    margin-top: 80px;
    margin-bottom: 80px;
}
}
.footer-container .footer-column-1 img {
    max-width: 300px !important;
}
.footer-container .footer-column-1 {
    display: flex;
    align-items: center;
    justify-content: center;
}
.footer-container .footer-column a {
    font-size: 12px !important;
    letter-spacing: 1.5px !important;
    color: #888888 !important;
    font-weight: 600 !important;
}
.footer-container .menu li {
    margin-bottom: 10px !important;
}
.footer-container .footer-column h5:after {
    content: "";
    background: #c9a872;
    height: 2px;
    width: 60px !important;
    position: absolute;
    left: 15px;
    margin-top: 30px;
}
.footer-container .footer-column h5 {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 5px;
}
@media (max-width:1024px){ 
.footer-column-2 {
    margin-bottom: 0 !important;
}
.footer-column-3 h5 {
    display: none;
}
}
@media (min-width:1024px){ 
    .footer-column-3 h5 {
        visibility: hidden;
}
}
.footer-contact a {
    margin-left: 20px;
}
.footer-contact .bottom-one:before {
    content: "";
    background: url(/wp-content/uploads/2023/06/male-telemarketer.webp);
    width: 14px;
    height: 14px;
    position: absolute;
    background-size: 14px !important;
    left: 15px;
    margin-top: 5px;
}
.footer-contact .bottom-two:before {
    content: "";
    background: url(/wp-content/uploads/2023/06/telephone.png);
    width: 14px;
    height: 14px;
    position: absolute;
    background-size: 14px !important;
    left: 15px;
    margin-top: 5px;
}
.footer-contact .bottom-three:before {
    content: "";
    background: url(/wp-content/uploads/2023/06/information-button.webp);
    width: 14px;
    height: 14px;
    position: absolute;
    background-size: 14px !important;
    left: 15px;
    margin-top: 5px;
}
.footer-contact .bottom-four:before {
    content: "";
    background: url(/wp-content/uploads/2023/06/instagram.webp);
    width: 14px;
    height: 14px;
    position: absolute;
    background-size: 14px !important;
    left: 15px;
    margin-top: 5px;
}
.footer-contact .bottom-five:before {
    content: "";
    background: url(/wp-content/uploads/2023/06/linkedin.webp);
    width: 14px;
    height: 14px;
    position: absolute;
    background-size: 14px !important;
    left: 15px;
    margin-top: 5px;
}
.footer-contact .bottom-six:before {
    content: "";
    background: url(/wp-content/uploads/2023/06/twitter-sign.png);
    width: 14px;
    height: 14px;
    position: absolute;
    background-size: 14px !important;
    left: 15px;
    margin-top: 5px;
}
.footer-contact .bottom-seven:before {
    content: "";
    background: url(/wp-content/uploads/2023/06/youtube.webp);
    width: 14px;
    height: 14px;
    position: absolute;
    background-size: 14px !important;
    left: 15px;
    margin-top: 5px;
}
.footer-contact .bottom-eight:before {
    content: "";
    background: url(/wp-content/uploads/2023/06/writing.png);
    width: 14px;
    height: 14px;
    position: absolute;
    background-size: 14px !important;
    left: 15px;
    margin-top: 5px;
}
.footer-contact > div {
    margin-bottom: 10px;
}
/************** Copyrights *****************/
.footer-container .copyrights-wrapper {
    background-color: #e7e7e7 !important;
}
.footer-container .copyrights-wrapper a {
    color: black !important;
    font-weight: 900;
}
.footer-container .copyrights-wrapper {
    color: black !important;
}