/*
Theme Name: Cermak Pawn
Theme URI: http://kolalis.com
Author: Ryan Kolalis
Author URI: http://kolalis.com
Description: Cermak Pawn Theme
Version: 999.9
License: GNU General Public License
*/
.logo img {
	width: 260px;
}

.hours {
	color: #878787;
	font-size: 12px;
}
.hours td:first-child {
	padding-right: 10px;
}
.header-info b {
	font-weight: normal;
}	
.slide-content.style2 {
	padding: 20px;
	background: rgba(255,255,255,0.75);
}
.product-thumb img {
	max-width: 100px;
}
.hours span {
	display: block; 
	width:100%;
}
.hours p {
	margin-bottom: 0 !important;
	display: inline-block;
	width: 49%;
}
.about-img.mb-30.text-lg-right img {
	max-width: 500px;
}
.product-img-tab li a img {
	width: 100%;
	height: auto;
}
.header-icon {
	font-size: 24px !important;
}
.mean-container a.meanmenu-reveal {
	margin-top: -55px !important;
}
.mobile-menu .fa.fa-angle-down {
	display: none;
}
.mobile-menu .menu-item-has-children {
	position: relative;
}
.mobile-menu .menu-item-has-children span, 
.shop-sidebar span{
	position: absolute;
	right: 0;
	top: 1px;
	width: 35px;
	z-index: 1000;
	color: #fff;
	/*background: rgba(0,0,0,.7);*/
	line-height: 30px;
	text-align: center;
	font-size: 30px;
	transition: all 0.5s ease;
}
.open {
	transform: rotate(45deg);
}
.shop-sidebar{
	position: relative;
}
.shop-sidebar span {
	color: #000;
}


/* this simple div is added to let you know what media query you are viewing */
.logged-in .site-footer { border-top: 10px solid #FEA500; } /* --------------ORANGE -------------- */


/* Media Queries Done Right On The 100's 
================================================== */


@media only screen and (min-width: 1200px) {  .logged-in .site-footer { border-top: 10px solid #638AC0; } /* --------------BLUE -------------- */

  
}

@media (max-width: 1100px) {  .logged-in .site-footer { border-top: 10px solid #F4E23E; } /* -------------- YELLOW -------------- */

   
}

@media (max-width: 1000px) {  .logged-in .site-footer { border-top: 10px solid #A04FD3; } /* -------------- PURPLE -------------- */


#searchform {
	justify-content: inherit !important;
	margin-top: 10px;
}	
#topfeatcats {display: none;}	
	
.mean-nav, .mobile-menu .menu-item-has-children ul.submenu {
	display: none;
}
.search-cat, .cat-form {
	width: 100% !important;
}			
.page-title-area {
	margin-top: 10px;
}	
.shop-sidebar {
	margin-bottom: 10px !important;
}	
.shop-sidebar .cat, .shop-sidebar .tag {
	display: none;
}	
.header-search-area {
	margin-top: 5px;
}	
}
 
@media (max-width: 900px) {  .logged-in .site-footer { border-top: 10px solid #666; } /* -------------- GRAY -------------- */


   
}

@media (max-width: 800px) { .logged-in .site-footer { border-top: 10px solid #9F2C2E; } /* --------------RED -------------- */

.footer-area {
	text-align: center;
}	
.hours{
	margin: 0 auto;
}
.contact-list li {
	text-align: center;
}	
.contact-list li a {
	display: inline-block;
}	
.featured-wrap {
	max-width: 350px;
	margin: 0 auto;
}
.product-thumb {
	float: none;
	overflow: hidden;
	text-align: center;
	display: block;
	width: 100%;
}	
.side-pro-info {
	display: block;
	width: 100%;
	text-align: center;
	padding-left: 0;
}
	
.archive .page-title-area.pt-200.pb-200,
.search .page-title-area.pt-200.pb-200{
	padding: 50px 0;
}	
	
}

 
@media (max-width: 700px) { .logged-in .site-footer { border-top: 10px solid #447134; } /* -------------- GREEN -------------- */

.header-info b {
	display: none;
}
.header-info {
	margin: 0 auto;
	text-align: center;
}
.header-info span {
	display: table-cell;
	padding: 0 15px;
}	
.header-info span::before {
	display: none;
}
	
.product-thumb {
	float: left;
	overflow: hidden;
	text-align: center;
	display: inline-block;
	width: inherit;
	vertical-align: top;
}	
.side-pro-info {
	display: inline-block;
	width: inherit;
	text-align: left;
	padding-left: 15px;
}	
	
}

 
@media (max-width: 600px) {  .logged-in .site-footer { border-top: 10px solid #E012DE; } /* -------------- PINK -------------- */

	
}

 
@media (max-width: 500px) { .logged-in .site-footer { border-top: 10px solid #5FC7BF; } /* -------------- TEAL -------------- */
  
  
}