#cboxOverlay.swatchbox,#colorbox {
	display: none;
}
.multiAddTable .optionimagerow img {
	width: 20px;
	height: 20px;
}
.multiAddTable .hidecolorbox {
	white-space: pre-line;
}
.multiAddTable .optionimageitem .optionimage {
	padding: 3px;
	min-height: auto;
	width: 190px;
}
.multiAddTable .optionimageitem .optionimagerow {
	height: 20px;
}
.multiAddTable .morethem {
	width: 180px;
}
.multiAddTable td {
	vertical-align: top;
}

.yt-custom-required {
    padding: 8px 8px 8px 30px;
    margin: 5px 0;
    font-weight: bold;
    background: #fee2e1 url(https://turbifycdn.com/ty/cdn/wickerparadise/error-exclaim.png) no-repeat 5px 50%;
    color: #222;
}
#ordertable{table-layout:fixed;}
tr.options > td{
     padding:3px 0;
 }
.itemImageBox img{
    max-width:100%;
    height: auto;
}
div.itemImageBox {
    max-width: 600px;
}
body.item table#ordertable td {
    padding: 1px 0;
}
.qty-row > td{
    border-top:0 !important;
}
table.add-to{
    margin: 15px 0;
}
div.item-order {
    width: 35%;
    max-width: 360px;
}
body.item table#ordertable table.availinfo .leftorder{
    text-align: left;
    color: #333;
    font-size: 18px;
    width: 104px;
    vertical-align: top;
}
body.item table#ordertable table.availinfo tr.code .leftorder {
    font-size: 13px;
    color: #7d7d7d;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-width: 9px 6px 0 5px !important;
    margin-left: -7px !important;
    border-color: #6f6f6f transparent transparent transparent !important;
    margin-top: -4px !important;
}
.select2-container--default .select2-selection--single{
    border-radius: 0 !important;
}
table.availinfo > tbody > tr > td{
    border-bottom:1px solid #e8e8e8 !important;
}
body.item table#ordertable .rightorder {
    padding-left: 0;
}
body.item table#ordertable tr.reg-price-row td{
    color: #323232;
    font-size: 15px;
}
body.item table#ordertable tr.reg-price-row .leftorder{text-align:right;}
body.item table#ordertable tr.sale-price-row .salePrAmt, body.item table#ordertable tr.sale-price-row td{
    font-size:15px;
}
body.item table#ordertable tr.sale-price-row .salePrAmt {
    font-size: 22px;
    padding: 0 3px 0 1px;
}
/*
body.item .item-page-top .extra-discount {
    display: table-row;
}
*/
.extra-discount td{
    color:#fb0103;
    border-bottom: 0;
}
.extra-discount div{background: url('https://turbifycdn.com/ty/cdn/wickerparadise/discountcheck.jpg') no-repeat left center; padding-left:25px;}
.extra-discount div span{padding-left:5px;}
body.item table#ordertable tr.reg-price-row .rightorder {
    padding-left: 2px;
}
body.item .sale-price-row td:first-child, body.item .reg-price-row td:first-child{padding-left:25px !important;}
body.item table#ordertable .leftorder{
    text-align: left;
    width: 75px;
}
body.item table#ordertable .leftorder, body.item table#ordertable .rightorder, body.item table#ordertable tr.qty-row td{
    border-bottom: 0;
}
body.item tr.qty-row td:last-child{
    padding-right:0;
}
body.item #ordertable input[name="vwquantity"]{
    width:40px;
    height: 30px;
    border:1px solid #ccc;
    margin-left:10px;
    text-align: center;
}
body.item table#ordertable input.order-button {
    margin-top: 0px;
    margin-left: 0px;
}
body.item table#ordertable .leftorder.qty {
    font-size: 13px;
    font-weight: bold;
}
body.item table#ordertable table tr.qty-row .leftorder{
    width:104px;
}
body.item .main{
    border: 0;
}
.optionimageitem{
    cursor:pointer;
}
.optionimageitem .optionimage{
    min-height:100px;
    overflow: hidden;
    border:1px solid #ccc;
    padding:10px 8px;
    box-sizing: border-box;
    font-family: Helvetica, arial;
    margin-top: 5px;
}
.optionimageitem .optionimagerow{
    height: 35px;
    overflow: hidden;
}
.optionimagerow a{
    display: inline-block;
    margin-left:6px;
}
#colorbox.swatchbox .optionimagerow a {
    margin-left: 10px;
    margin-bottom: 5px;
}
.editoption.hidden, #colorbox.swatchbox .editoption{
    display: none;
}
.editoption{
    float: left;
    margin-left: 10px;
    line-height: 33px;
}
.optionimageitem.singleoption .editoption{ display: none;}
.editoption a{
    text-decoration: underline;
}
.swatchbox .selectedimage{
    display: none;
}
.optionimage {
    padding: 20px;
}
#colorbox .optionimage {padding:10px;}
.imageoptionformpop{
    float:left;
    width: 100%;
    box-sizing: border-box;
}
.imageoptionformpop .right{
    display: none;
}
.swatchbox .selectedhide{
    display: block !important;
}
.singleoption .selectedhide{
    display: none !important;
}
.selectedhide{
    float:left;
}
.selectedimage{
    float: left;
    margin-right: 25px;
}
#colorbox.swatchbox .imageoptionformpop .right{
    display: block;
}
.showcolorbox{ display: none;}
#colorbox.swatchbox .hidecolorbox{display:none;}
#colorbox.swatchbox .showcolorbox{display:block; padding-left: 9px;}
#colorbox.swatchbox .imageoptionformpop{
    display: none;
    border:1px solid #ccc;
    padding:10px;
    margin-bottom:10px;
}
.imageoptionformpop .left{
    float:left;
}
.imageoptionformpop .right{
    width:215px;
    float:right;
}
.imageoptionformpop .right a{
    background:#ebe8e1;
    line-height: 20px;
    padding:7px 0;
    text-align: center;
    font-size: 14px;
    color:#aaaca3;
    display: inline-block;
    margin-left:5px;
    width:80px;
}
.imageoptionformpop .right a.apply{
    background:#6aa6ba;
    color:#fff;
    width:115px;
}
.imageoptionformpop .left span {
    color: #666666;
    line-height: 33px;
    font-size: 14px;
    float: left;
}
#colorbox.swatchbox a.inline > img{
    width:70px;
    height:70px;
    box-sizing: border-box;
}
#colorbox.swatchbox a.active img{
    border:3px solid #000;
}
.optionimagename{
    font-size:13px;
    color:#666666;
    text-transform: uppercase;
    padding-bottom: 10px;
    text-align: left;
}
#colorbox .optionimagename{
    text-transform: none;
}
.morethem {
    text-align: right;
    padding-top: 5px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
}
#cboxContent .morethem{
    display: none;
}
.tipz{
    text-align: center;
}
#cboxOverlay.swatchbox {
    background: #fff;
}
.hiddenselect{
    display: none;
}
#colorbox.swatchbox #cboxClose{
    top: 3px;
    right: 3px;
    background: #fff url('https://turbifycdn.com/ty/cdn/wickerparadise/swatchclosebtn.jpg') no-repeat top left;
}
.swatchbox #cboxLoadedContent{
    margin-top:0;
    margin-bottom:0;
}
.swatchbox #cboxBottomCenter, .swatchbox #cboxBottomLeft, .swatchbox #cboxBottomRight, .swatchbox #cboxMiddleLeft, .swatchbox #cboxMiddleRight, .swatchbox #cboxTopLeft, .swatchbox #cboxTopCenter, .swatchbox #cboxTopRight{
    display: none;
}
.swatchbox #cboxContent{
    -webkit-box-shadow: 1px 1px 5px 0px rgba(26,24,26,0.78);
    -moz-box-shadow: 1px 1px 5px 0px rgba(26,24,26,0.78);
    box-shadow: 1px 1px 5px 0px rgba(26,24,26,0.78);
    border:1px solid #ccc;
}
.mobile-swatch-name{display:none;}

#ytimesQnA h2 {
  background-color: #6297a5;
  color: white;
  display: inline-block;
  font: 14px Oswald;
  margin: 0 0 0 15px;
  padding: 1px 70px 1px 10px;
  text-align: left;
}
#ytimesQnA dt {
  color: black;
  font-size: 14pt;
  margin-bottom: 5px;
}
#ytimesQnA {
  text-align: left;
  margin-bottom: 2em;
}
#ytimesQnA dl {
  margin-left: 15px;
}
#ytimesQnA dd {
  margin-bottom: 2em;
}
@media screen and (max-width:599px){
    /*.morethem{
        display: none;
    }
    .optionimageitem .optionimagerow, .optionimageitem .optionimage{
        overflow: visible;
        height: auto;
        display: inline-block;
        width: 100%;
    }
    .imageoptionformpop .left span {
        margin-bottom: 10px;
        line-height: 15px;
    }
    .selectedimage:empty{
        display:none;
    }
    .optionimageitem a.active img{
        border:3px solid #000;
        box-sizing: border-box;
    }
    .editoption{
        display: none;
    }
    .selectedimage img{
        display: none;
    }
    .selectedhide, .singleoption .selectedhide{
        display: block !important;
    }
*/
    div.item-order {
        width: 100%;
    }
.optionimageitem {padding: 5px;}
.extra-discount div{background-position:5px center; padding-left: 30px;}
#cboxContent .mobile-swatch-name{display:block; width:35px; text-transform:capitalize;}
#cboxContent .optionimagerow a {vertical-align:top;}
#colorbox.swatchbox a.inline > img {width: 100px; height: 100px;}


