body.noscroll {
	overflow: hidden;
}

@media screen and (min-width: 1000px) {
	div#product-custom #attributes .attribute_list {
	    max-width: 700px;
	    display: block;
	    margin: 0 auto;
	}

	div#product-custom section.steps_content div#vaelgdinfilm li {
	    /* margin-left: 9%; */
	}

	div#product-custom section.steps_content div#secondstep div#attributes > fieldset.attribute_fieldset:nth-child(3) {
	    padding-left: 20px;
	    height: 100%;
	}

	div#product-custom section.steps_content div#secondstep div#attributes > fieldset.attribute_fieldset.notset {
	    box-shadow: 0px 0px 10px #3091ec;
		/* box-shadow: 0 0 0px 10px #fff, 0 0 10px 10px #3091ec; */
	    /* padding: 5px 15px; */
	}
}

@media screen and (max-width: 1000px) {

	body h3 {
		font-size: 3rem;
	}

	div#product-custom section.steps_content div#secondstep div#attributes > fieldset.attribute_fieldset {
	    display: inline-block;
	    width: 100%;
	    vertical-align: top;
	    border-bottom: 1px solid #dedede;
	    margin-bottom: 15px;
	}

	div#product-custom section.steps_content div#secondstep div#attributes > fieldset.attribute_fieldset#return_step {
	    border-bottom: none !important;
    	margin-bottom: 0;
	}

	div#product-custom section.steps {
		margin: 0;
	}

	div#product-custom section.steps li {
    	padding: 15px 0 15px 0;
    	margin: 0 20px;
	}

	div#product-custom section.steps li:after {
	    border-top: 25px solid transparent;
	    border-bottom: 25px solid transparent;
	    border-left: 25px solid #3091ec;
	    right: -25px;
	}

	div#product-custom section.steps li:before {
	    border-top: 25px solid #3091ec;
	    border-bottom: 25px solid #3091ec;
	    border-left: 25px solid transparent;
	    left: -25px;
	}

	div#product-custom section.steps li:first-child {
		margin-left: 0 !important;
	}

	div#product-custom section.steps li:first-child:before {
		display: none;
	}

	div#product-custom section.steps li a, div#product-custom section.steps li span {
	    font-size: 14px;
	}

	div#product-custom section.steps_content:before {display: none;}

	div#product-custom section.steps_content div#secondstep div#attributes > fieldset.attribute_fieldset > label.attribute_label_span {
	    min-height: auto;
	}

	div#product-custom section.steps_content div li {
		width: 49%;
	}

	div#product-custom section.steps_content div#secondstep li {
	    margin: 7px 0;
	}

	div#product-custom section.steps_content div li span.c_name,
	div#product-custom section.steps_content div li span.c_price {
		font-size: 14px
	}

	div#product-custom .box-info-product {
	    float: none !important;
	    position: relative !important;
	    bottom: 0 !important;
	}
	body.product-416 #product-custom .stm-mfix-section {
		position: fixed !important;
		width: 100%;
		left: 0;
		padding: 15px 20px;
		z-index: 110;
		background: #fff;
		box-shadow: 0 0 10px 3px #efefef;
		bottom: 0;
	}
	.stm-mfix-section.bottom-100 {
		bottom: 100px !important;
	}
	body.product-416 {
		padding-bottom: 85px;
	}
	body.product-416 #toTop {
		z-index: 120;
		bottom: 100px;
	}
	body.product-416 #product-custom section.steps_content.fstep div#quantity_wanted_p {
		/* float: left; */
	}

	#product-custom .box-cart-bottom {
	    padding-top: 0;
	}
	
	div#product-custom section.steps_content div#secondstep li {
		padding: 10px 15px;
	}
	div#product-custom section.steps_content div#secondstep li:after {
		border: 1px solid #3091EC !important;
		content: "";
		position: absolute;
		top: 0;
		width: calc(100%);
		bottom: 0;
		right: 0;
		left: 0;
	}

}
@media(min-width: 769px) and (max-width: 999px) {
	#lp-04_binding .col-md-3, 
	#lp-04_binding .col-md-9 { float: left;}
	#lp-04_binding .col-md-3 {
		width: 25%;
	}
	
	
	#lp-04_binding .col-md-9 {
		width: 75%;
	}
	#lp-04_binding .col-md-9.col-sm-12 {
		width: 100%;
	}
}

@media screen and (max-width: 910px) {
	#PhotoEditor{
		max-width: 350px;
	}

	#PhotoPreview {

		width: calc(100% - 360px);

	}

	.PhotoItem span {
		width: 100%;
	}

	.PhotoItem a {
		width: auto;
	}

	/* #PhotoGuide {
		width: calc(100% - 12%);
		height: calc(100% - 20% - 38px);
		position: absolute;
		top: 5%;
		left: 6%;
	} */
	#PhotoEditor a {
		width: 16%;
		text-align: center;
	}
}
@media(min-width: 769px) {
	.lp-section .btn-lg.btn-lg-top {
		display: none;
	}
}
@media(max-width: 768px) {
	#lp-04_binding {
		padding: 50px 25px !important;
		margin: 35px 10px;
	}
	#lp-04_binding h2 {
		width: 360px;
		margin: 0 auto;
		font-size: 34px !important;
	}
	#lp-04_binding h4 {
		font-size: 22px;
		margin-top: 25px !important;
		margin-bottom: 32px !important;
	}
	#lp-04_binding .col-md-3,
	#lp-04_binding .col-md-9 {
		width: 50%;
		float: left;
	}
	#lp-04_binding .col-md-9 {
		padding-top: 50px;
		padding-left: 30px;	
	}
	#lp-04_binding .col-md-9.col-sm-12 {
		width: 100%;
		padding-top: 0px;
		padding-bottom: 30px;
	}
	.lp-section .btn-lg {
		margin: 50px auto 0px;
		top: 0px;
	}
	.lp-section .btn-lg.btn-lg-top {
		margin-top: 0px;
	}
}

@media screen and (max-width: 664px) {
	#PhotoContainer {
		max-width: 350px;
		margin: 0 auto;
	}
	#PhotoPreview {
		width: 100%;
	}
	div#product-custom section.steps_content #vaelgdinfilm ul {
		flex-wrap: wrap;
	}
	div#product-custom section.steps_content div#vaelgdinfilm li {
		width: 45% !important;
	}
	
    div#product-custom section.steps_content.bstep div#quantity_wanted_p {
    float: right;
    }
}

@media screen and (max-width: 700px) {
	div#product-custom section.steps li a, div#product-custom section.steps li span {
	    font-size: 13px;
	    width: 125px;
	}
}
.lp-section .btn-lg-mid {
	display: none;
}

.emailPhoto-label-cont {
	position: relative;
    color: #333;
    font-size: 20px;
}
#EmailPhoto {
	display: none;
}
.emailPhoto-label {
	position: relative;
	display: inline-block;
    width: 42px;
    height: 42px;
    border: 2px solid #3fa9f5 !important;
    vertical-align: middle;
}
.emailPhoto-label ~ input {
    position: absolute;
    left: 60px;
}
.emailPhoto-label.checked {
	background: url(https://www.silkefoto.dk/themes/warehouse/css/custom/img/usp-check.png) no-repeat center;
	background-size: contain;
}
@media(max-width: 525px) {
	#lp-04_binding {
		margin: -20px 2px;
	}
	#lp-04_binding .container {
		padding: 0px;
	}
	div#product-custom section.product_heading ul {
		/* background: url(https://www.silkefoto.dk/themes/warehouse/css/custom/img/usp-check.png)no-repeat; */
		background-size: 60px;
		background-position: 0 -4px;
		display: block;
		width: 280px;
		margin: 17px auto;
	}
	div#product-custom section.product_heading ul li {
		width: 100%;
		font-size: 18px;
	}
	div#product-custom section.product_heading ul li:before { display: none;}
	#lp-04_binding h2 {
		max-width: 320px;
		width: 100%;
		font-size: 21px !important;
	}
	#lp-04_binding .col-md-3,
	#lp-04_binding .col-md-9 {
		width: 100%;
		float: none;
	}
	#lp-04_binding .col-md-9 {
		padding: 24px 0px 0px;
	}
	#lp-04_binding .col-md-3 {
		text-align: center;
	}
	#lp-04_binding .col-md-3 .img-responsive {
		max-width: 50%;
		margin: 0 auto;
	}
	.lp-section .btn-lg {
		max-width: 255px !important;
		width: 100%;
		font-size: 14px !important;
		padding: 11px 15px;
		margin-top: 18px;
	}
	
	.lp-section .btn-lg.btn-lg-mid {
		display: inline-block;
	}
	.lp-section .btn-lg.btn-lg-top {
		display: none;
	}
	.lp-section .btn-lg .fa {
		top: 6px !important;
		font-size: 31px !important;
	}
}


@media screen and (max-width: 500px) {

	div#product-custom section.steps {
		position: relative;
	}

	div#product-custom section.steps:before {
		transition: .2s;
	    content: "";
	    display: inline-block;
	    width: 0;
	    border-top: 10px solid transparent;
	    border-bottom: 10px solid transparent;
	    border-left: 10px solid #3091ec;
	    position: absolute;
	    left: 0;
	    top: 13px;
	    z-index: 9;
	} 

	div#product-custom section.steps li {
	    width: 100%;
	    margin: 0;
    	background: #fff;
	}

	div#product-custom section.steps li:before,
	div#product-custom section.steps li:after {
		display: none;
	}

	div#product-custom section.steps li a, div#product-custom section.steps li span {
		font-size: 16px;
		color: #3091ec !important;
		width: 100%;
		text-align: left;
		height: auto;
    	text-indent: 20px;
	}

	div#product-custom section.product_heading {
	    padding: 10px;
	}

	div#product-custom section.product_heading h1 {
	    font-size: 24px;
		/* text-shadow: -1px -1px 2px #a7a7a7; */
		text-shadow: none;
	}

	div#product-custom section.product_heading ul {
	    background: none;
	    background-size: 60px;
	    background-position: 0px -4px;
	    display: block;
	    width: 255px;
	    margin: 17px auto;
	}

	div#product-custom section.product_heading ul li:before {display: none;}
	div#product-custom section.product_heading ul li {
	    width: 100%;
	    text-indent: 30px;
	    /*text-align: left;*/
	}

	div#product-custom section.product_heading p {
	    display: none;
	}

	div#product-custom section.steps.secondtitem:before {
	    top: 36%;
	}
}

@media screen and (max-width: 430px) {

	div#product-custom section.steps_content {
	    padding: 0 10px 20px;
	}
	div#product-custom section.steps_content div li {
		width:100% !important;
	}

	#vaelgdinfilm {
		margin: 0;
	}

	#SaveButton,
	.lp-section .btn-lg{
		max-width: 100%;
		font-size: 20px;
	}
}

@media screen and (max-width: 375px) {
	#PhotoEditor{
		transform: scale(0.75);
		max-width: unset;
		transform-origin: top left;
		margin-bottom: -114px;
	}
	#PhotoEditor a {
		width: 13%;
	}

}