@charset "utf-8";
/* CSS Document */

@media (min-width : 769px) and (max-width : 800px) {

.desktop-view
{
	display:none;
}
.mobile-view
{
	display:block !important;
	margin-top: 36px;
	padding:10px;
}	
.mobile-view p img{ min-height:auto !important;}

.topmenu
{
	width:92%;
}
#content .top-section
{
	width:98%;
}	
#content .top-section .layout-toggle
{
	margin: 10px 0 0 8px;
}
.top-logo {
    margin: 1% 0 0;
    width: 92%;
}
/*header end*/
#content .left-section
{
	min-height: 500px;
}
#content .right-section
{
	width:100%;
}
#content .right-section .container
{
	width:96%;
	margin-left:1%;
}
#content .right-section .logo img
{
	max-width:98%;
}
.fullscreen-image-container img
{
	height:100%;
}
/*About Page mashfash*/
.mt-text.mt-text
{
	padding: 27px 8px !important;
   width: 98% !important;
}
.jspContainer
{
	width:100% !important;
}
.jspPane
{
	width:98% !important;
}
/**90 second master template***/
#content #pageVideo {
    height: 300px;
    left: 0;
    top: 18px;
    width: 100%;
}
/******Contact*******/
.mt-image
{
	width:100% !important;
	height:auto!important;
}
/****product page*****/
#surround
{
	width: 40%;
	margin: 42px 0 0 22px;
}
#content .product .description-box
{
	width:240px !important;
	margin: 40px 0 10px 10px;
	
}
#content .product .product-share-links
{
	 right: 52px;
}
#content .product .product-images
{
	margin-top: 42px;
}

/*#content .product .product-images.full-size {
    height: 187px;
}*/
#content .fulscreen-container {
    /*top: 503px;
	 bottom: 94px;*/
	 margin-left:0;
	
}
#content .product .cart-box {
    bottom: 81px;
}
#content .category-name {
    bottom:-8px;
    left: -192px;
}
#content .related-text {
   bottom: 80px;
   left: -35px !important;
}
.desktop-view_zoom {
    display: none;
}
.mobile-view_zoom {
    display: block;
    float: left;
	 margin-left: 22px;
    margin-top: 37px;
}
#content .product .cart-box .options {
    bottom: 0;
    float: none;
    left: 0;
    margin-left: 11%;
    margin-top: 0;
    position: relative;
    top: -68px;
}
#content .product .cart-box .cart {
    bottom: -23px;
    display: block;
    position: absolute;
    right: 22px;
}
#content .category-products.has-related {
    float: left;
    width: 60% !important;
	 margin:0 0 15px 22px;
}
#content .is-related_prdct .product-related
{
	width: 84% !important;
	float: left;
   margin: 0 0 15px 30px;
}
#content .no-related_prdct .category-name
{
	bottom: 231px;
}
#content .category-products
{
	margin: 0 0 15px 22px;
}
.has-related_prdct
{
	position:relative;
}
.is-related_prdct
{
	float: left;
   position: relative;
   width: 36%;
}
.no-related_prdct
{
	position:relative;
	float:left;
	width:100%;
}
#productVideo
{
	width:93% !important;
}
#content .video-popup .video-container
{
	left:0;
	/*background:rgba(0,0,0,.7);*/
	width:99%;
}
#content .video-popup {
    left: 0;
    text-align: center;
    width: 100%;
    z-index: 1000;
}
/*************/

#content .bottom-section .share-links {
    margin: 5px 0 0 15px;
}
/**video gallery***/
.page.video-gallery #thumbs {
    left: 5px;
    margin-top: 20px;
    width: 100% !important;
}
/*slider page mashfash**/
#content .container .page.master-template-slide
{
	width:100%;
}
#content .container .page.mt-slide-element
{
	width:100%;
}
.master-template-slide .mobile-view img
{
	vertical-align:middle;
}
.master-template-slide .arrow
{
	top:50%;
}
.page.video-gallery .video-title
{
	left: 0;
	position:relative;
	top:0;
}
.page.video-gallery .video-container video
{
	height:100%;
}
.page.video-gallery .video-description
{
	left: 0;
}
/***background video page***/
.fullscreen
{
	display:none !important;
}
/***cart***/
.cart .half, .my-account .half
{
	width: 48%;
}
.cart .cart-item .image
{
   height: 70px;
   overflow: hidden;
   width: 70px;
}
.cart .cart-item .image img
{
	display:block;
	width:100%;
	height:auto;
}
.cart .cart-item .details
{
	width:70%;
}
.cart .right-cart.half
{
	width:46%;
}
.cart .checkout
{
	width:15.5%;
}
#cartItems{ width:100% !important;}
input.pay_using_paypal[type="submit"]
{
	padding: 3px 0 3px 7px;
	background-position: 70% 50%;
}
button.pay_using_authnet
{
	padding: 3px 0 3px 7px;
}
.background-image-container {
   /*height: 400px;*/
    left: 0;
    overflow: hidden;
    position: relative;
    top: 0;
    width: 100%;
    z-index: -1;
}
.background-image-container img{
	float:left;
	overflow:hidden;
	width:100%;
	height: auto;
}
/*
.background-image-container{
	height:640px;
	overflow:hidden;
	width:88%;
	margin-left:1%;
}*/
.slideshow-navigation {
	bottom:20px;
}
#content .bottom-section {
	bottom:0;
	margin-left:1%;
	width:88%;
}
#content .right-section .logo img {
    display: block;
    float: left;
    left: -10px;
    position: absolute;
}
.no-m-border
{
	border:none !important;
}

}