div#product-custom {
    display: block;
    margin: 0 auto;
    max-width: 900px;
    width: 100%;
    background: #fff;
}

body h3{
    font-size: 2.5rem;
    font-weight: normal;
    color: #3d98ed !important;
    text-align: center;
    margin: 2rem 0;
}

.custom-product-desc h1,
.custom-product-desc h2,
.custom-product-desc h3,
.custom-product-desc h4,
.custom-product-desc h5,
.custom-product-desc h6 {
    font-family: sans-serif;
}

.custom-product-desc .lp-section h4 {
    font-size: 1.56rem;
}

div#product-custom section.product_heading {
    background: #fff;
    padding: 10px 30px;
    text-align: center;
    border-radius: 15px;
}

	div#product-custom section.product_heading h1 {
	    color: #3091ec;
	    /*text-shadow: -2px -2px 2px #3e3e3e;*/
	    font-size: 3em;
	}

	div#product-custom section.product_heading ul {
	    margin: 20px 0;
	}

	div#product-custom section.product_heading ul li {
	    display: inline-block;
	    width: 32%;
	    text-align: center;
	    font-size: 18px;
	    text-shadow: 0 0;
	}

	div#product-custom section.product_heading ul li:before {
		content: "";
		background: url(img/usp-check.png)no-repeat;
	    padding: 8px 14px;
	    background-size: 100%;
	    margin-right: 12px;
	}

	div#product-custom section.product_heading p:nth-child(3) {
	    margin: 30px 0px 0px;
	}

	div#product-custom section.product_heading p {
	    font-size: 14px;
	    text-shadow: 0 0;
	}

div#product-custom section.steps {
    text-align: center;
    margin: 30px 0;
}

	div#product-custom section.steps li {
	    display: inline-block;
	    background: #3091ec;
	    background-size: 100%;
	    padding: 30px 0px 30px 10px;
    	margin: 0 30px;
	    position: relative;
	    vertical-align: top;
	}

	div#product-custom section.steps li:before {
	    content: "";
	    display: inline-block;
	    width: 0;
	    height: 100%;
	    border-top: 40px solid #3091ec;
	    border-bottom: 40px solid #3091ec;
	    border-left: 40px solid transparent;
	    position: absolute;
	    left: -40px;
	    top: 0;
	    bottom: 0;
	}

	div#product-custom section.steps li:after {
	    content: "";
	    display: inline-block;
	    width: 0;
	    height: 100%;
	    border-top: 40px solid transparent;
	    border-bottom: 40px solid transparent;
	    border-left: 40px solid #3091ec;
	    position: absolute;
	    right: -40px;
	    top: 0;
	    bottom: 0;
	}

	div#product-custom section.steps li a,
	div#product-custom section.steps li span {
	    display: block;
	    width: 140px;
	    height: 20px;
	    color: #fff !important;
	}

	div#product-custom section.steps li:nth-child(1n+2) a,
	div#product-custom section.steps li:nth-child(1n+2) span {
	    margin-top: -10px;
	    height: 30px;
	}

div#product-custom section.steps_content {
    display: block;
    border: 2px solid #3091ec !important;
    border-radius: 20px;
    padding: 0 30px 20px;
    min-height: fit-content;
    position: relative;
}

div#product-custom section.steps_content:before {
    content: "";
    display: inline-block;
    width: 30px;
    height: 30px;
    border-top: 2px solid #3091ec;
    border-left: 2px solid #3091ec;
    position: absolute;
    top: -16px;
    bottom: 0;
    left: 24%;
    background: #fff;
    transform: rotateZ(45deg);
    transition: .3s;
}

div#product-custom section.steps_content.bstep:before {
    left: 47%;
}

div#product-custom section.steps_content.fstep:before {
    left: 72%;
}

	div#product-custom section.steps_content div li {
	    display: inline-block;
	    width: 40%;
	    margin: 10px 0;
	    position: relative;
	}

	div#product-custom section.steps_content div#secondstep {
		display: none;
	}

#product-custom .content_prices,
#product-custom .content_prices .our_price_display {
    margin-bottom: 0px;
    color: #fff !important;
    font-size: 16px;
}

	#product-custom .content_prices > .price {
	    float: right;
	    background: #3091ec;
	    color: #fff;
	    position: relative;
	    margin-right: 30px;
	    padding: 10px 20px;
	    text-align: center;
	    cursor: pointer;
	}

	#product-custom .content_prices > .price span#next {
	    color: #fff;
	    display: block;
	    clear: right;
	    font-size: 16px;
	}

	#product-custom .content_prices > .price:after {
	    content: "";
	    display: inline-block;
	    width: 0;
	    height: 100%;
	    border-top: 28px solid transparent;
	    border-bottom: 28px solid transparent;
	    border-left: 30px solid #3091ec;
	    position: absolute;
	    right: -30px;
	    top: 0;
	    bottom: 0;
	}
div#product-custom section.steps_content {
    /* background: url('img/135C41.png') no-repeat;
    background-position: center;
    background-size: contain; */
}
div#product-custom section.steps_content.bstep {
    background: none;
}
div#product-custom section.steps_content div#vaelgdinfilm.inactive {
    display: none;
}

div#vaelgdinfilm h3 {
    text-align: left;
}
div#product-custom section.steps_content #vaelgdinfilm ul {
    display: flex;
    gap: 30px;
    justify-content: center;
    background: #fff;
}

div#product-custom section.steps_content #vaelgdinfilm li {
    display: flex;
    width: 40%;
    margin: 0px 0;
    position: relative;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    background: #fff;
}

div#product-custom section.steps_content div#vaelgdinfilm li span.c_price {
    clear: left;
    display: block;
}

div#product-custom section.steps_content div#secondstep.active {
    display: block;
}

div#product-custom section.steps_content div#secondstep div#attributes > fieldset.attribute_fieldset {
    display: inline-block;
    width: calc((100%/3) - 5px);
    vertical-align: top;
    transition: .3s;
    padding: 10px;
}

div#product-custom section.steps_content div#secondstep div#attributes > fieldset.attribute_fieldset > label {
    color: #232323;
    font-size: 20px;
}

div#product-custom section.steps_content div#secondstep div#attributes > fieldset.attribute_fieldset > label.attribute_label_span {
    font-size: 14px;
    font-weight: 400;
    text-shadow: 0 0;
    min-height: 50px;
    padding-right: 30px;
}

div#product-custom section.steps_content div#secondstep fieldset.attribute_fieldset:nth-child(3) .attribute_list ul li:first-child input.attribute_radio,
div#product-custom section.steps_content div#secondstep fieldset.attribute_fieldset:nth-child(3) .attribute_list ul li:first-child .checkmark, 
div#product-custom section.steps_content div#secondstep fieldset.attribute_fieldset:nth-child(2) .attribute_list ul li:first-child input.attribute_radio,
div#product-custom section.steps_content div#secondstep fieldset.attribute_fieldset:nth-child(2) .attribute_list ul li:first-child .checkmark {
    top: -4px !important;
}

div#product-custom section.steps_content div#secondstep fieldset.attribute_fieldset:nth-child(3) .attribute_list ul li:first-child span.c_name, 
div#product-custom section.steps_content div#secondstep fieldset.attribute_fieldset:nth-child(2) .attribute_list ul li:first-child span.c_name {
    text-align: center;
    width: 100%;
    display: block;
    margin: 0;
}

.productfilm_summary {
    padding: 20px 0;
}

.productfilm_summary .heading {
    font-size: 22px;
    line-height: 1.5;
    text-shadow: 0 0;
    margin-bottom: 15px;
}

.productfilm_summary .subheading {
    font-size: 16px;
    color: red;
    margin-bottom: 15px;
}

.productfilm_summary .productfilm_summary-content > div > div {
    font-size: 14px;
    padding: 5px 0;
    border-bottom: 1px solid;
}

.productfilm_summary .productfilm_summary-content > div > div > div {
    display: inline-block;
    width: 48%;
    vertical-align: top;
}

.productfilm_summary .productfilm_summary-content > div > div > div:last-child {
    text-align: right;
}

#product-custom .box-info-product .warning {
	display: none;
    color: #ca1a1a;
    font-weight: 600;
}

/*add to cart wrap*/
div#product-custom #quantity_wanted_p, div#product-custom .add_to_cart_container {
    display: none !important;
}

div#product-custom section.steps_content.fstep div#quantity_wanted_p {
    display: block !important;
    float: right;
}

div#product-custom section.steps_content div#secondstep div#attributes > fieldset.attribute_fieldset#return_step {
	/*display: none;*/
}

div#product-custom section.steps_content div#secondstep div#attributes > fieldset.attribute_fieldset#return_step.visible {
    display: inline-block;
}

div#product-custom section.steps_content div#secondstep li {
    position: relative;
    width: 100%;
    vertical-align: top;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 30px 0 40px;
}

/*div#product-custom section.steps_content div#secondstep fieldset.attribute_fieldset:nth-child(2) .attribute_list li:nth-child(2), div#product-custom section.steps_content div#secondstep fieldset.attribute_fieldset:nth-child(2) .attribute_list li:nth-child(3) {
    display: inline-block;
    width: 48%;
}*/

div#product-custom section.steps_content div#secondstep li input {
    margin-right: 0px !important;
    margin-left: 0;
}

/*custom checkmarks*/

div#product-custom section.steps_content div li {
	position: relative;
	/*padding-left: 30px;*/
	margin-bottom: 15px;
	cursor: pointer;
	font-size: 14px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	overflow:visible;
}

/* Hide the browser's default checkbox */
div#product-custom section.steps_content div li input {
	position: absolute;
    height: 100%;
    width: 100%;
    top: 0 !important;
	cursor: pointer;
	top: 0;
	left: 0;
	z-index: 99;
}

#product-custom .box-cart-bottom {
    border-top: none !important;
}

/* Create a custom checkbox */
.checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 25px;
	width: 25px;
	background-color: #fff;
	border: 1px solid #232323 !important;
}

div#product-custom section.steps_content div li .checkmark {
    top: 20px;
    left: 0px;
    opacity: 0;
    display: none;
}

div#product-custom section.steps_content div li .attribute_radio {
    top: 20px;
    left: 0px;
    opacity: 0;
    position: absolute !important;
}

div#product-custom section.steps_content div li span.c_price {
    font-size: 16px;
    clear: left;
    display: block;
}

div#product-custom section.steps_content div#vaelgdinfilm li span.c_price {
}
div#product-custom section.steps_content div#vaelgdinfilm li {

}
div#product-custom section.steps_content div li span.c_name {
    font-size: 14px;
    font-weight: 600;
    margin-top: 3px;
}

div#product-custom section.steps_content div#vaelgdinfilm li .checkmark {
    opacity: 0;
}
div#product-custom section.steps_content div#vaelgdinfilm li label {
    background: #EBF5FF;
    padding: 15px;
    cursor: pointer;
}
div#product-custom section.steps_content div#vaelgdinfilm li input.attribute_radio {
    height: 100%;
    width: 100%;
    top: 0 !important;
    opacity: 0;
}
/* On mouse-over, add a grey background color */
div#product-custom section.steps_content div li:hover input ~ .checkmark {
  background-color: #fff;
}
div#product-custom section.steps_content div#vaelgdinfilm li:has(input.attribute_radio:checked):after {
    border: 1px solid #3091EC !important;
    border-radius: 3px;
    content: "";
    position: absolute;
    top: -10px;
    width: calc(100% + 10px);
    bottom: -10px;
    right: -5px;
    left: -5px;
}

div#product-custom section.steps_content div#secondstep li:after {
    border: 1px solid #3091EC !important;
    content: "";
    position: absolute;
    top: -10px;
    width: calc(100% + 10px);
    bottom: -10px;
    right: -5px;
    left: -5px;
}

div#product-custom section.steps_content div#secondstep li:has(input.attribute_radio:checked):after {
    background: #3091EC !important;
}
div#product-custom section.steps_content div#secondstep li:has(input.attribute_radio:checked) * {
    color: #fff;
    position: relative;
    z-index: 9;
}
/* When the checkbox is checked, add a blue background */
div#product-custom section.steps_content div li input:checked ~ .checkmark {

}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
div#product-custom section.steps_content div li input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
div#product-custom section.steps_content div li .checkmark:after {
	background: url(../../img/custom/usp-check.png);
    background-size: contain;
    padding: 12px;
    content: "";
}

div#product-custom section.steps_content div#quantity_wanted_p input#quantity_wanted {
    padding: 10px;
    height: 61px;
    font-size: 18px;
    font-weight: 600;
    color: #232323;
}

 #quantity_wanted_p .quantity-input-wrapper .product_quantity_up {
    top: 0;
    bottom: unset;
    right: 0px;
    text-align: center;
    width: unset;
    height: unset;
}

#quantity_wanted_p .quantity-input-wrapper .product_quantity_up span {
    display: block;
    line-height: 0;
    background: #dedede;
    padding: 15px 9px;
    text-align: center;
    font-size: 16px;
}

div#product-custom section.steps_content.fstep div#quantity_wanted_p input#quantity_wanted:focus {
    outline: none;
}

#quantity_wanted_p .quantity-input-wrapper .product_quantity_down {
    bottom: 0;
    top: unset;
    right: 0px;
    text-align: center;
    width: unset;
    height: unset;
}

#quantity_wanted_p .quantity-input-wrapper .product_quantity_down span {
    display: block;
    line-height: 0;
    background: #dedede;
    padding: 15px 10px;
    text-align: center;
    font-size: 22px;
}

div#product-custom section.steps_content.fstep .add_to_cart_container {
    /*display: inline-block;
    float: left;*/
}

div#product-custom section.steps_content .content_prices {
    float: right;
    display: inline-block;
}

div#product-custom section.steps_content.fstep .content_prices #next {
    display: none;
}

div#product-custom .content_prices, #product-custom .content_prices .our_price_display {
    margin-bottom: 0;
    color: #fff !important;
    font-size: 18px;
}

div#product-custom section.steps_content.fstep .content_prices span#displaycurrentprice {
    padding: 10px;
}

div#product-custom section.steps_content div#secondstep div#attributes > fieldset.attribute_fieldset#return_step ul li input.attribute_radio, div#product-custom section.steps_content div#secondstep div#attributes > fieldset.attribute_fieldset#return_step ul li .checkmark {
    top: 0;
}

div#product-custom section.steps_content div#secondstep div#attributes > fieldset.attribute_fieldset#return_step ul li span.c_name {
    margin-left: 30px;
    margin-top: 4px;
    display: block;
}

div#product-custom section.steps_content div#secondstep div#attributes > fieldset.attribute_fieldset#return_step ul li span.c_name.floated {
    margin-left: 0;
}

div#product-custom section.steps_content div#secondstep div#attributes > fieldset.attribute_fieldset#return_step ul li .checkmark.floated,
div#product-custom section.steps_content div#secondstep div#attributes > fieldset.attribute_fieldset#return_step ul li .attribute_radio.floated {
    top: 25px;
}

div#product-custom section.steps_content div li span.c_price.floated {
    margin-top: 4px;
}

div#product-custom .bstep .box-info-product {
    float: right;
    position: relative;
    bottom: 95px;
}

.productfilm_summary .productfilm_summary-content > div > div:first-child span,
.productfilm_summary .productfilm_summary-content > div > div:last-child span {
    display: none;
}

/*prod desc*/

.custom-product-desc {
    margin: 20px 0;
}

div#product-custom .reviews {
    margin: 30px 0;
}

div#product-custom .reviews .reviewItem {
    background: #3091ecd9;
    color: #fff;
    padding: 10px 30px 30px;
    height: auto;
}

div#product-custom .reviews .reviewItem span.stars {
    margin: 0 auto 5px;
    display: block;
    text-align: center;
}

div#product-custom .reviews .reviewItem span.stars img {
    display: inline-block;
    width: 25px;
}

div#product-custom .reviews .reviewItem span.content {
    display: block;
    padding-bottom: 0;
    min-height: 40px;
    font-size: 16px;
    line-height: 1.3;
}

div#product-custom .reviews .reviewItem span.ratingtxt, div#product-custom .reviews .reviewItem span.author {
    display: inline-block;
    width: 100%;
}

div#product-custom .reviews .reviewItem span.author {
    text-align: right;
}

div#product-custom .reviews a.bx-prev {
    height: 50px;
    width: 50px;
    left: -40px;
    z-index: 99;
}

div#product-custom .reviews a.bx-prev:before {
    background: #fff;
    content: "";
    width: 70%;
    height: 70%;
    display: block;
    transform: rotateZ(45deg);
    position: relative;
    top: 15%;
    right: -65%;
    border: 1px solid #3091ec;
}

div#product-custom .reviews a.bx-next {
    height: 50px;
    width: 50px;
    right: -40px;
    z-index: 99;
}

div#product-custom .reviews a.bx-next:before {
    background: #fff;
    content: "";
    width: 70%;
    height: 70%;
    display: block;
    transform: rotateZ(45deg);
    position: relative;
    top: 15%;
    left: -35%;
    border: 1px solid #3091ec;
}

.PhotoItem{
    margin-bottom: 15px;
    width: 122px;
    height: 157px;
    display: inline-block;
    margin-right: 10px;
    position: relative;
}

.PhotoItem svg{
    border: 1px solid;
}

.PhotoItem span{
    width: 32px;
    display: inline-block;
    margin-left: 2px;
}

.PhotoItem a{
    font-size: 28px;
    width: 100%;
    display: inline-block;
    margin: 5px;
}

.movable {

    cursor: move;

}

.PhotoItem:first-child {
    overflow: hidden;
    padding-left: 0;
    width: 428px;
    height: auto;
    float: left;
}

#PhotoGuide{
    width: 310px;
    height: 352px;
    position: absolute;
    top: 25px;
    left: 20px;
    border: 2px dashed darkgreen !important;
}

#PhotoGuide.movable {
    box-shadow: -28px 24px 0 48px rgba(0,0,0,0.5);
}

.icon-arrows.active {
    color: #3091ec !important;
}

#SaveButton,
.lp-section .btn-lg{
    margin: 0 auto;
    width: 421px;
    float: none;
    display: block;
    text-transform: unset;
    font-size: 28px;
    padding: 20px 0;
    line-height: 1;
    background-color: #1e90f3;
    position: relative;
    top: 42px;
}

#SaveButton{
    top: 0;
    margin: 20px 0;
    display: inline-block;
}

.lp-section .btn-lg .fa{
    font-size: 43px;
    position: relative;
    margin-top: -14px;
    top: 8px;
}

body.product-417 div#product-custom section.steps_content{
    border-radius: unset;
}

body.product-417 div#product-custom section.steps_content:before {
    display: none !important;
}



div#product-custom section.steps_content.fstep .price {
    padding: 18px 20px;
}

div#product-custom section.steps_content.fstep div#extratext {
    display: inline-block;
    vertical-align: top;
    font-size: 13px;
    font-weight: 600;
}
.commentfield {
    display: none;
}
div#extratext {
    display: none;
}

div#product-custom section.steps_content.fstep div.commentfield {
    display: inline-block;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
}
div#product-custom section.steps_content.fstep div.commentfield textarea#commentfield {
    background: #FFFFFF;
    border: 1px solid #4FA1EF;
    height: 113px;
    width: 100%;
    padding: 10px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #646464;
}
div#product-custom section.steps_content.bstep div#quantity_wanted_p {
    display: inline-block !important;
}
div#product-custom section.steps_content.bstep div#quantity_wanted_p.displayed-none  {
    display: none !important;
}
div#holidaynotice {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 9999999;
    background: #00000069;
    display: flex;
    justify-content: center;
    align-items: center;
}
div#holidaynotice > div {
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 30px;
    box-shadow: 0px 0px 7px 0px;
    position: relative;
    max-width: 80%;
}
div#holidaynotice > div span#holidaynotice-close {
    cursor: pointer;
    position: absolute;
    top: -10px;
    right: -10px;
    background: #3091ec;
    border-radius: 100%;
    width: 25px;
    height: 25px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1;
}