/*
Theme Name: Retpro Shopping Centres;
Theme URI: 
Author: Attractor Solutions
Author URI: 
Description: PSC responsive theme
Version: 1.0
Tags: blog, two-columns, left-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: PSC

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
/* 
body{
	max-width: unset !important;
    box-shadow: none !important;
    margin: 0 !important;
    border: none !important;
	font-family: "Sharp Sans",sans-serif !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.navbar-nav>li>a{
    color: #000;	
} */

.blog-author
{display:none!important;height:0px!important;}

.ptitle .meta
{
	display:none!important;height:0px!important;
}

/************ Full width Styles*************/
#site-wrapper {
    max-width: 100% !important;
}
.container {
    max-width: 1680px !important;
} 



.slick-track-custom .major-retailers-entry:before {
    opacity: 0 !important;
}
@media all and (min-width: 767px) {
	.slick-track-custom .slick-track{
		transform: translate3d(0,0,0) !important;
	}
}

.store-gift {
  background-image: url("/wp-content/themes/shopping_center/img/store-gift.png"); }

.tag.tag-special-offer {
    background-image: url("/wp-content/themes/shopping_center/img/offers-icon-black.png");
    width:88px;
    height:37px;

    background-size: contain; }

/*slider css*/
.desktop_slider_image
{
	display:block;
	
}
.mobile_slider_image
{
	display:none;
}

@media (max-width: 767px) {
.mobile_slider_image
{
	display:block;
	 background-size: cover;
}
	.desktop_slider_image
{
	display:none;
	
}
}
.page-convenience-centre .top-actions .icon-search {
  background-image: url("../shopping_center/img/icon-search-black.png") !important; }

.page-convenience-centre .top-actions .icon-close {
  background-image: url("../shopping_center/img/icon-close.png"); }

.mapplic-pin
{
	opacity:0 !important;
}

@media all and (max-width: 767px) {
	.pimage img{
	    width:100%;
	    height: auto;
	}
}

.upcoming-events-entry-bg img{
		width:100%;
		
	}

.news-bannerImage img{
	width: auto;
    height: auto;
    max-width: -webkit-fill-available;
	max-width: -moz-available;
}

.post-navigation
{
	display:none !important;
	
}

.arriving-methods .icon-taxi {
    background-image: url(/wp-content/themes/shopping_center/img/icon-taxi.svg);
}

.arriving-methods {
    display: flex;
    justify-content: center
}

@media only screen and (max-width: 767px) {
    .arriving-methods {
        display:unset
    }
}


@media only screen and (max-width: 576px) {
    .contact-intro-wrapper{
	    margin-top: 25px;
    }

	.pillar-categories-entry-caption h5 {
		font-size: 18px;
	}
}

.page-trading-hours .trading-hours-select{
	padding: 15px 0;
}
