/*
Theme Name: MegaStore
Theme URI: http://7uptheme.com/wordpress/megastore
Author: the 7up WordPress team
Author URI: http://themeforest.net/user/7-up
Description: The reponsive shop WordPress theme
Version: 1.7
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: e-commerce, blog, grid-layout, two-columns, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, sticky-post, threaded-comments
Text Domain: megastore
*/
@media (min-width: 1350px) and (orientation: landscape){

    #headerRight .headerDescsTxt
{
    /*right:150px;*/
}
#headerRight .headerTxtImg
{
    /*right:150px;*/
}
    
}
#main-content{
    
    /*background-image:url('http://irannationalmuseum.com/fa/wp-content/uploads/2016/06/bg-LEFT.png') left repeat-y, url('http://irannationalmuseum.com/fa/wp-content/uploads/2016/06/bg-RIGHT.png') right repeat-y;*/
    
}
#headerLeft{
    background-color:#fff;float:left;overflow:hidden;box-shadow:0 0 5px 3px #aaa;border-radius:2px;border:3px solid #e8e6e2;background-color:#000;
    position:relative;
}
#headerRight{
    background-color:#cecece;float:right;overflow:hidden;box-shadow:0 0 5px 3px #aaa;border-radius:2px;border:3px solid #e8e6e2;background-color:#000;
    position:relative;
}

#headerRight:hover .headerTxtImg{
    visibility:hidden;opacity:0;
    transition-duration:0.5s;
}
#headerRight:hover .headerDescsTxt{
    visibility:visible;opacity:1;
    transition-duration:0.5s;
}
#headerLeft:hover .headerTxtImg{
    visibility:hidden;opacity:0;
    transition-duration:0.5s;
}
#headerLeft:hover .headerDescsTxt{
    visibility:visible;opacity:1;
    transition-duration:0.5s;
}
.headerTxtImg{
    position:absolute;top:0;right:0;
    transition-duration:0.5s;
}
.headerDescsTxt{
    visibility:hidden;color:#fff;opacity:0;transition-duration:0.5s;text-shadow: 3px 3px 20px #000;
    font-size: large;
    font-family:IRANSans;
    padding: 10px;
    position: absolute;
    text-align: justify;
    top: 30%;
    left:11%;
    width: 80%;
}
.headerImg{
    width:100%;display:block;
}
.headerImgOver{
    position:absolute;left:0;top:0;width:100%;height:424px;background-image:url('../img/headerImgOver.png');opacity:0.75;
}
.headerTxtImg
{
    width:65%;
     margin:auto;
     display:block;
     top:32%;
     right:15%;
     
}
.headerDescsOuter p
{
    width:100%;
   
}
.headerDescsOuter{
    /*position:absolute;*/
}
.widget_wysija input {
 width: 50%;
}
.wysija-submit-field
{
    background-color: #f2d03b;
    color: #ffffff;
    margin-bottom: 20px;
    padding: 10px;
}

.middleDivHeader {
    background-color: #a5a39f;
    color: #FFFFFF;
    font-size: large;
    text-align: center;
    width: 100%;
    font-family: iransans;
}
.middleDivHeader {
    height: 37px;
    padding-top: 6px;
}
.newsOuter {
    clear: both;
    perspective: 800px;
    transition-duration: 0.4s;
}

.newsHeader {
    border-bottom: 1px solid #cdcbc5;
    height: 35px;
}

.newsTitle {
    cursor: pointer;
    float: right;
    height: 31px;
    overflow: hidden;
}
.newsTitle {
    padding: 2px 25px 0 0;
    width: 280px;
}

.newsGoto {
    background: rgba(0, 0, 0, 0) url("/img/icons/icon_clickL.png") no-repeat scroll center center;
    cursor: pointer;
    float: left;
    height: 35px;
}
.newsGoto {
    width: 80px;
}
.newsConent {
    background-color: #d9d6ce;
    clear: both;
    color: #444;
    display: none;
    overflow: hidden;
    padding: 20px 25px;
    text-align: justify;
}

.newsThumb {
    display: block;
    float: right;
    height: 120px;
    margin: 5px 0 0 15px;
    width: 180px;
}

.newsDateSpan {
    color: #777;
}
.newsConent {
    color: #444;
    text-align: justify;
}

.middleDivInner {
    background-color: #bab7b1;
}
#middleDiv1
{
margin-top:0px;
height:595px;
}
#galleryOuter {
    padding: 14px;
    height:558px;
	overflow-y: scroll;
}
.galleryThumbOuter {
    background-color: #000;
    float: right;
    margin-bottom: 1px;
    margin-right: 1px;
	width:32%;
}
.triplexImageOuter {
    background-color: #000;
    float: right;
    margin-bottom: 1px;
    margin-right: 1px;
	width:100%;
}
.galleryThumbTitle
{
	position: absolute;
	top: 75px;
	width: 100%;
	color: #FFFFFF;
	text-align: center;
	font-size: small;
	cursor: pointer;
	background-color:#000000;
	opacity:0.5;
	display:none;
}
.triplexImageTitle
{
	position: absolute;
	top: 180px;
	width: 100%;
	color: #000000;
	text-align: center;
	font-size: large;
	cursor: pointer;
	background-color:#C2C2C2;
	opacity:0.5;
	display:block;
}
.triplexImageTitle2
{
	position: absolute;
	top: 180px;
	width: 99%;
	color: #000000;
	text-align: center;
	font-size: large;
	cursor: pointer;
	background-color:#C2C2C2;
	opacity:0.5;
	display:block;
}

.galleryThumbImg {
    height: 100%;
    transition-duration: 0.3s;
    width: 100%;
}
.triplexImg {
    height: 100%;
    transition-duration: 0.3s;
    width: 100%;
}
.galleryThumbOuter:hover  div.galleryThumbTitle {display:block;}
.triplexImgOuter:hover  div.triplexImageTitle {display:block;font-size: x-large;}
.triplexImgOuter:hover  div.triplexImageTitle2 {display:block;font-size: x-large;}
.hover06 figure img {
    transform: rotate(15deg) scale(1.4);
    transition: all 0.3s ease-in-out 0s;
}
.hover06 figure:hover img {
    transform: rotate(0deg) scale(1);
}
.hover01 figure img {
    transform: scale(1);
    transition: all 0.3s ease-in-out 0s;
}
.hover01 figure:hover img {
    transform: scale(1.3);
}
.sjd_b_m_img
{
width: 75px;
}
.sjd_b_m_img:hover
{
 padding:1px;
}
.widget.widget_search {
	width: 23%;
	position: absolute;
	top: -7px;
	left: 11px;
}
.widget.widget_search .btn-submit
{
background-color:rgb(127, 36, 0);
}
