joomla_test/templates/as002036free/css/media.980.css
2020-01-02 22:20:31 +07:00

191 lines
2.7 KiB
CSS

/***************************************************************************************/
/*
/* Author: AS Designing
/* Author URI: http://www.asdesigning.com
/* Theme URI: http://www.astemplates.com
/*
/* Note: Design for Narrow desktop
/*
/***************************************************************************************/
@media (max-width: 980px)
{
body
{
font-size: 11px !important;
}
#splash-page #logo
{
padding-right: 30px;
}
#header-row .mod-search
{
padding-left: 0;
}
#header-row .btn-search
{
left: 10px;
}
#header-row .moduletable.navigation
{
margin-top: 22px;
}
#header-row .mod-search_searchword
{
width: 220px;
}
#as-menu ul.as-menu > li,
#as-menu ul.as-menu > li:hover
{
padding: 0 25px;
}
#logo a img
{
width: 90%;
}
#logo span.slogan
{
display: block;
left: 59px;
top: -10px;
width: auto;
}
.thumbnails
{
margin-left: -12px;
}
.thumbnails > li
{
margin-left: 12px;
}
.page-category__team .item_introtext
{
overflow: visible;
}
#slider-row .moduletable.slider
{
box-shadow: none !important;
}
#slider-row #camera-slideshow
{
display: none !important;
}
.btn
{
margin-bottom: 20px;
}
.shadow span
{
left: 2%;
width: 96%;
}
.mod-newsflash-adv__links .item_content h2
{
line-height: 30px;
padding-top: 14px;
padding-bottom: 14px;
}
aside .mod-search input.inputbox
{
width: 180px;
}
aside .mod-search button.btn.btn-search
{
margin-top: 15px;
padding: 5px 10px 4px;
}
#aside-row-2-left .moduletable ul.nav li,
#aside-row-2-right .moduletable ul.nav li
{
font-size: 11px;
}
#back-top
{
display: none !important;
}
.page-blog .items-row.cols-3 .item_img.img-intro
{
width: 95.5%
}
.random-image img,
.footer-row-1 .span3 .item_img,
.footer-row-1 .span4 .item_img
{
width: 94%;
}
.footer-row-1 .span3 img,
.footer-row-1 .span4 img
{
width: 100%;
}
.camera_caption p
{
}
.body-home-page .position-top
{
margin-top: -130px !important;
}
#splash-page #as-menu ul.as-menu > li,
#splash-page #as-menu ul.as-menu > li:hover
{
margin-top: 5px !important;
}
#as-menu ul.as-menu > li,
#as-menu ul.as-menu > li:hover
{
padding: 0 15px !important;
margin-top: 40px !important;
}
#as-menu ul.as-menu > li > a,
#as-menu ul.as-menu > li > span
{
font-size: 16px !important;
}
.toggle
{
width: auto;
}
#featured-row .img-intro__left,
#featured-row .img-intro-left,
#featured-row .img-full__left,
#featured-row img.left,
#featured-row .img-intro__right,
#featured-row .img-intro-right,
#featured-row .img-full__right,
#featured-row img.right
{
float: none;
}
}