
strong.required {
    color: #88af72;
    font-size: 17px;
    color: #73b334;
    padding-top: 10px;
    letter-spacing: .001em;
    text-align: center;
    }
.choose-size {width: 250px;height:750px !important;border: 1px solid #fff;border-radius: 10px;-webkit-border-radius: 10px;-moz-border-radius: 3px;-webkit-box-shadow: 0 0 6px 0 rgba(0,0,0,.15);-moz-box-shadow: 0 0 6px 0 rgba(0,0,0,.15);box-shadow: 0 0 6px 0 rgba(0,0,0,.15);display: block;margin:0px 20px }
.product_left_main .radio {margin: 0 0 2px;}
.choose-size .reproduction {margin-top: 15px;}
.choose-size .reproduction .commissioned .available {display: none;}
.choose-size .reproduction .commissioned {margin-top: 6px;}
.choose-size .reproduction .commissioned p {text-align: left;font-weight: 500;color: #212020;}
.choose-size .reproduction p {text-align: center;font-weight: 900;margin-bottom: 0px;}
.choose-size .commissioned p {text-align: left;
    font-weight: 600;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-top: 5px;
padding: 5px;}
.choose-size .commissioned span {padding: 5px;}
.choose-size .product_left_main table {width: 210px;height: 235px;margin: auto;}
.preview-image-container #preview-image-slider .owl-nav .owl-prev {float: left;}
.preview-image-container #preview-image-slider .owl-nav .owl-next {float: right;}
.preview-image-container #preview-image-slider .owl-nav .owl-prev,
.preview-image-container #preview-image-slider .owl-nav .owl-next {width: 22px;height: 22px;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;background-color: #FD6153;text-align: center;color: #fff;}
.preview-image-container .owl-stage .active .wall-background .smallimage  {box-shadow: rgb(0, 0, 0) 0px 0px 6px 0px;}
.preview-image-container .owl-stage .active .wall-background img {margin-bottom: 10px;}
p.wxh  {margin: 0px;font-size: 14px;font-weight: 400 !important;margin-bottom: 10px !important;}
.price-cart-summary .product-info-price .price-box .price-container span {display: inline-block;height: 40px;}
.owl-next, .owl-prev {align-items: center;display: inline-flex;}
.owl-nav span {font-size: 26px;}
.owl-prev {margin-left: 8px;}
.owl-next {margin-right: 8px;}
.owl-prev span, .owl-next span {padding-left:7px;}
.choose-size.commissioned {height: 550px !important;}
.choose-size .commissioned {
    margin: 20px 20px;
    }
.choose-size .product_left_main table {height: 286px;border: unset;}
.choose-size td{
 padding: 0px;
 border-right: unset;
 border: none;
}
td.line-item-size label{
    text-align:center !important;
}
td.line-item-size {
    width:140px;
    padding: 0px 12px;
}

.product_left_main table {border: none;}

td.totalprice {
    font-size: 13px;
    font-weight: bold;
    color: #212020;
}


.radio {
    display: block;
    position: relative;
    cursor: pointer;
    font-weight: bold;
    font-size: 13px;
    color: #212020;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    line-height:22px;
}
.radio input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.checkround {
    position: absolute;
    top: 4px;
    left: 0px;
    height: 13px;
    width: 13px;
    background-color: #fff;
    border-color: #b1adad;
    border-style: solid;
    border-width: 2px;
    border-radius: 50%;
}
.radio input:checked ~ .checkround {
    background-color: #fff;
}


/* Create the indicator (the dot/circle - hidden when not checked) */
.checkround:after {
    content: "";
    position: absolute;
    display: none;
}

.radio input:checked ~ .checkround:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.radio .checkround:after {
    left: 1px;
    top: 1px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #615d5f;
    
 
}
 
.preview-image-container {
    float: left;
    width: 100%;
    position: relative;
    margin: 10px 0;
    max-width: 500px;
}

.wall-background {
    display: block;
    background-repeat: no-repeat;
    vertical-align: top;
    text-align: center;
    background-size: contain;
    position: relative;
}
.owl-carousel .owl-item .wall-backgroud img {
    display: initial;
    width: 100px;

}

.owl-carousel .owl-item img {
    display: block;
    /*width:0% !important;*/

}
.painting-on-wall img {
    position: absolute;
    box-shadow: rgb(0, 0, 0) 0px 0px 6px 0px;
    left: 10px;
    top: 10px;
    z-index: 800000;
    margin-left: 10px !important;
}  

 

.select_width {
    margin-top: 7px;
    font-size: 12px;
    font-weight: bold;
    color: #1d1b1b;
} 

.select_drop_first {
    margin-top: 5px;
}
.select_drop_second {
    margin-top: 5px;
} 
.select_height {
    margin-top: 7px;
    font-size: 12px;
    font-weight: bold;
    color: #1d1b1b;
}
select#slcustomwidth1,select#slcustomheight1 {
    padding: 0px;
    padding-left:5px ;
    border-radius: 0px !important;
    color: #252424;
    font-weight: bold;
}
.customesize{
    margin: 0px auto;
}
.customesize p {
    font-size: 14px;
    text-align: center;
    color: #73b334;
    font-weight: bold;
    margin-top: 6px;
    margin-bottom: 0px;
}
@media (max-width: 1800px) and (min-width: 320px){
    .select_width {
        font-size: 12px;
        font-weight: bold;
        display: inline-block;
        width: 40px; 
    }
    .select_height {
        font-size: 12px;
        font-weight: bold;
        display: inline-block;
        width: 40px; 
    }
    .select_drop_first {
        display: inline-block;
        width: 70px;
    }
    .select_drop_second {
        display: inline-block;
        width: 70px;
    }
}

/* .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
} 
.col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
} */


div#wallWid {
    color: #131212;
    font-size: 13px;
    text-align: center;
}
/* @media (min-width: 700px){
    .eutf-product-description-wrapper{
        flex-basis:35% !important;
        max-width:35% !important;
    }
}
@media (max-width: 700px){ 
    .eutf-product-description-wrapper{
        padding-top: 38px;
    }
} */


/* Tablet styles */
@media only screen and (max-width: 1024px) {
  .choose-size {margin: auto !important;}
  .entry-summary {margin-top:45px;}
  .summary, .entry-summary, .entry-summary-items {width: auto !important;}
}

/* Mobile styles */
@media only screen and (max-width: 480px) {
  .choose-size {margin: auto;}
  .entry-summary {margin-top:45px;}
}