/********************************************
 * General settings
 */
 
.not-phone, .desktop-only, .tablet-only, .phablet-only, .phone480-only {
  display: none !important;
}

#container, header, nav, #content, footer {
  width: 320px;
}

.wrapper {
  width: auto;
}

/********************************************
 * 
 */

 header {
    height: 134px;
}
 
#top_bar li.instagram_icon, 
#top_bar li.facebook_icon{
  display: none;	
} 
 
#logo{
    top: 0;
    left: 0;
} 
 
#top_bar {
    top: 80px;
} 


#content .wrapper{
    padding: 0 10px;
}

#content .left_side {
    width: 300px;
}
#content .right_side {

}
#content .right_side img {
    margin-top: 10px;	
	max-width: 298px;	
}

#content{
    //padding: 35px 0 1964px;
      //padding: 35px 0 1050px;
      	padding: 0px 0 1050px;
}
footer {
    height: auto;
}

footer ul {
    left: 0;
    top: 0;
    width: 100%;
    margin-right: 0;
}
ul.order_upload{
    top: 210px;	
}
ul.pricing{
    top: 110px;
}
ul.about{
    top: 290px;
}
ul.contact{
    top: 440px;
}
ul.blog{
    top: 480px;
}

ul.copywrite{
	left: 11px;
    top: 545px;
}
ul.surfaces{
    top: 70px;	
}


#footer_copyright {
    right: 10px;
}   


#order-upload-right_side, #order-finishes-right_side, #order-frames-right_side {
    width: 100%;
	margin-top:0;
}
#order-upload-right_side label {
    width: 118px;
}
label#label_length {
    width: 60px;
}
label#label_width{
    width: 70px;	
}
label#label_in{
    width: 20px;	
}
input[name="length"],
input[name="width"]{
	margin-top:15px;	
	margin-right:34px;
}
#custom_size_cm_mm{
	margin-top:15px;
}

/* image manipulation */
div#the_image {
    float: none;
    width: 280px;
}

div#controls{
	float:none;
}

p#custom_size label{
   	width: 120px;
}

p#custom_size input{
   width:210px;
}

a.red_but {
    margin: 0 24px;
}

span.large_item_name{
	width: 202px;
}

span.large_but_holder {
    
}

div.accessory_holder label{
	font-size:14px !important;
	margin: 12px;	
}

span.accessory_name{
	margin: 8px;
    min-width: 200px;
}

img.accessory_image{
	float: left;
    margin-bottom: 12px;
}

#order_details span.item_name{
  width:325px;
  vertical-align:middle;
}

#order_details span.total_cell{
  width:170px;
}

#confirm_order label.css-label, #address_details label.css-label, #gv_add label.css-label{
	width:170px;
	margin-bottom:77px;
}

#inner_static_image {
    position: relative;
    top: 20px;
}

#cart_summary {
    top: 65px;
    width: 320px;
}

/*jquery overrides */
.ui-dialog .ui-dialog-content {
    padding: 0 !important;
}


/*************************
product display
**************************/
div.pp_product_holder{
	width:96%;
	padding:12px 2%;
	margin-bottom:25px;
	margin-top:25px;
	background-color: #f1f1f1;
	float:none;
}

div.pp_product_holder div.carousel_holder, div.pp_product_holder div.image_holder{
	float: none;
	width: 100%;
}

div.pp_product_holder div.image_holder img{
	max-width: 100%;
	height:auto;
}

div.pp_product_holder div.text_holder{
	float:none;
	width: 100%;
}



div.awards_holder{
    min-height: initial;	
}

#content .wrapper p img,
iframe{
    max-width: 100% !important;
    height: auto !important;	
}
#custom_size_holder label{
	width: 0px;	
}


.privacy_policy{
    top: 500px;
}

.middle_wrapper {
    width: 320px;
}
span.large_item_total{
    text-align: left;
    margin-top: 10px;	
}

.right_wrapper {
    display: inline-block;
    text-align: left;
    width: 135px;
}

div#join_mailing_list .image_holder{
	float:none;
	margin: 0 auto;
	width:300px
}

div#join_mailing_list .form_holder{
   float:none;
	margin: 0 auto;
	width:300px;
}
h1{
    font-size: 22px;
}