HEX
Server: Apache
System: Linux msm5694.mjhst.com 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
User: camjab_ssh (1000)
PHP: 5.3.29
Disabled: NONE
Upload Files
File: /home/httpd/html/zonacaliente.com/public_html/wp-content/themes/mysocial/scss/responsive.scss
/* Responsive CSS Style */
@media only screen and (max-width: 1110px) {
	body { 
		background: #fff; 
	}
	.header-ad {
		height: auto;
	}
	#back-top {
		display: none !important;
	}
}
@media only screen and (min-width: 960px) and (max-width: 1110px) {
	#page,
	.container {
		width: 940px;
	}
	.header-ad {
		width: 600px;
		margin-top: 24px;
	}
	#primary {
		width: 615px;
	}
	.footer-columns {
		.footer-column-1,
		.footer-column-2,
		.footer-column-3,
		.footer-column-4 {
			width: 212px;
		}			
	}
	.entry-related .hentry {
		width: 135px;
	}
	.comment-form {
		.comment-form-author,
		.comment-form-email,
		.comment-form-url {
			width: 188px;
		}
	}

}

@media only screen and (min-width: 959px) {
	.mobile-menu {
		display: none !important;
	}
}
/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 959px) {

	.site-header {
		border-bottom: 1px solid #e9e9e9;
		height: 81px;
		.search-icon {
			margin-right: 6px;
		}		
	}
	.site-start {
		height: 80px;
		position: relative;
	}	
	.header-ad {
		display: none;
	}
	.search-icon {
		display: block;
	}	
	.header-search {
		border: 1px solid #e9e9e9;
		border-bottom-left-radius: 3px;
		border-bottom-right-radius: 3px;
		display: none;
		height: 44px;
		width: 230px;
		top: 0;
		right: 1%;
		padding: 0;
		.search-input {
			margin: 5px 0 0 5px;
		}
		.search-submit {
			top: 8px;
			right: 8px;
		}
	}
	.mobile-menu-icon {
		display: block;
	}
	.mobile-menu {
		padding-left: 1%;
		padding-right: 1%;
	}
	#page {
		width: 100%;
	}
	.container,
	#primary,
	#secondary {
		width: 98%;
		margin-left: auto;
		margin-right: auto;
	}	
	.site-footer {
		width: 100%;
	}
	.breadcrumbs {
		padding-left: 3%;
		padding-right: 3%;
	}	
	#secondary-nav {
		display: none;
	}
	.site-branding {
		padding-left: 1%;
		#logo {
			height: 60px;
			margin-top: 9px;
		}
		img {
			max-height: 60px;
		}
	}
	.site-title {
		line-height: 80px;
	}
	#primary-nav,
	.header-upload {
		display: none;
	}
	#secondary-bar {
		height: 0;
		position: absolute;
	}
	#primary {
		float: none;
		margin-bottom: 25px;
	}
	#secondary {
		float: none;
	}
	.sidebar,
	.site-footer {
		.widget_ad {
			text-align: center;
		}
		.widget_newsletter {
			background-position: 104% -20px;
		}
	}
	.comment-form {
		.comment-form-author,
		.comment-form-email,
		.comment-form-url {
			width: 100%;
		}
	}	
	#site-bottom {
		text-align: center;
		.site-info {
			float: none;
			margin-bottom: 5px;
		}		
		.footer-nav {
			float: none;
			ul li {
				padding: 0 5px;
			}
		}
	}
}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {

	.footer-columns {
		.footer-column-1,
		.footer-column-2,
		.footer-column-3,
		.footer-column-4 {
			width: 47%;
			margin: 0 0 0 2%;
		}
		.footer-column-2,
		.footer-column-4 {
			&:after {
				display: block;
				clear: both;
			}
		}
		.footer-column-3 {
			clear: left;
		}		
	}
	.entry-related {
		.hentry {
			width: 23.5%;
			margin-right: 2%;
		}
	}	
}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
	.site-branding {
		#logo {
			height: 50px;
			margin-top: 14px;
		}
		img {
			max-height: 50px;
		}
	}
	.header-ad {
		width: 96%;
		max-width: 728px;
	}
	.footer-columns {
		.footer-column-1,
		.footer-column-2,
		.footer-column-3,
		.footer-column-4 {
			float: none;
			width: 96%;
			margin: 0 auto;
		}
		.footer-column-4 {
			border-bottom: none;
			margin-bottom: 0;
		}
	}
	.error-404 {
		.page-content .search-form input.search-field {
			width: 200px;
		}
	}
	#site-bottom {
		text-align: center;
		.site-info {
			float: none;
			margin-bottom: 5px;
		}
		.footer-nav li {
			margin: 0 5px;
		}
	}
}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
	.content-loop {
		.thumbnail-link {
			width: 200px;
		}
		.entry-title {
			font-size: 22px;
		}

	}
	.single h1.entry-title {
		font-size: 26px;
	}
	.entry-related {
		.hentry {
			width: 47%;
			margin-right: 3%;
			&:nth-of-type(2n+1) {
				clear: left;
			}
			.thumbnail-link {
				float: left;
				margin: 0 15px 0 0;
				width: 80px;
			}
		}
	}	
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {

	.container {
		padding-left: 2%;
		padding-right: 2%;
	}
	.content-loop .hentry {

		.thumbnail-link {
			width: 100px;
			margin: 0 15px 15px 0;
		}
		.entry-title {
			display: table;
			font-size: 16px;
			margin-bottom: 5px;
		}	
		.entry-meta {
			//position: absolute;
			//bottom: 10px;
		}
		.entry-category {
			display: none;
		}
		.entry-author {
			display: none;
		}
		.entry-summary {
			clear: both;
		}
	}
	.single {
		.entry-category,
		.entry-comment,
		.sep {
			display: none;
		}	
		.entry-comment:before {
			content: none;
		}	
	}
	.entry-related {
		.hentry {
			width: 100%;
			margin-right: 3%;
			.thumbnail-link {
				float: left;
				margin: 0 15px 0 0;
				width: 80px;
			}
		}
	}	
	.pagination .page-numbers {
		font-size: 13px;
		padding: 0 10px;
		height: 32px;
		line-height: 32px;
	}
	.page-title,
	.single h1.entry-title, 
	.page h1.entry-title {
		font-size: 24px;
	}
	#comments,
	.comment-respond {
		.comment-metadata {
			display: none;
		}
	}
}