.shopNotice{-webkit-animation-duration:3s;animation-duration:3s}.shopNotice>*{background-color:#f3f3f3;border-left:6px solid;font-size:12px;line-height:24px;margin:10px 0;padding:10px 20px}.shopNotice .woocommerce-error{border-left-color:#e74c3c;list-style:outside disc}.shopNotice .woocommerce-info{border-left-color:#454545}.shopNotice .woocommerce-message{border-left-color:#c7b285}.shopOrdering{}.shopOrdering form select{margin:0 0 17px;font-family:"Poly",serif;font-weight:400;background-color:transparent;border:1px solid #dadde0;font-size:16px;line-height:40px;color:#454545;padding:0 0 0 5px}.shopOrdering .nice-select{width:100%;margin:0 0 17px;font-family:"Poly",serif;font-weight:400;font-size:16px;color:#454545}.shopOrdering .nice-select:after{border-bottom-color:#c7b285;border-right-color:#c7b285}#shopFilterForm{max-width:100%;width:100%}.shopFilters{margin-top:-57px}.shopFilterWrapper{}.shopFilterWrapperTitle{display:none;margin:0 0 5px;font-size:16px;line-height:40px;position:relative;border:1px solid #dadde0;padding:0 10px;cursor:pointer}.shopFilterWrapper.active .shopFilterWrapperTitle{background-color:#f2f2f2}.shopFilterWrapperTitle:before{display:block;content:"\f078";position:absolute;top:0;right:0;width:28px;height:40px;text-align:center;font-family:"FontAwesome";font-size:11px;line-height:40px;color:#c7b285}.shopFilterWrapper.active .shopFilterWrapperTitle:before{content:"\f077"}.shopFilterForm{max-width:100%}.shopFilter{padding:0 0 20px;border-bottom:1px solid #dadde0;margin:0 0 20px}.shopFilterTitle{margin:0 0 10px;font-size:21px;line-height:30px;position:relative}.shopFilterTitle:before{display:none;content:"\f078";position:absolute;top:0;right:0;width:28px;height:40px;text-align:center;font-family:"FontAwesome";font-size:11px;line-height:40px;color:#c7b285}.shopFilter.active .shopFilterTitle:before{content:"\f077"}.filterListWrap{position:relative;overflow:hidden;max-height:224px}.filterListToggle{display:block;width:100%;font-weight:700;font-size:12px;line-height:32px;cursor:pointer;background-color:#fff;position:absolute;left:0;top:192px;color:#000}.filterListWrap.flOpen{max-height:inherit}.filterListWrap.flOpen .fltOn,.fltOff{display:block}.filterListWrap.flOpen .fltOff,.fltOn{display:none}.filterListWrap.flOpen .filterListToggle{position:relative;top:inherit}.filterList{margin:0}.filterList li{display:block;font-size:12px;line-height:32px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:relative}.filterList li a{color:#181818;cursor:pointer;border-bottom:1px dotted transparent}.filterList li a:hover{border-bottom-color:#c7b285}.filterList li.active{padding-left:32px}.filterList li.active:before{content:"\f00c";font-family:"FontAwesome";display:block;position:absolute;top:5px;left:0;width:22px;height:22px;line-height:22px;font-size:11px;color:#c7b285;text-align:center;-webkit-border-radius:50%;border-radius:50%;-webkit-box-shadow:0 0 0 1px #c7b285 inset;box-shadow:0 0 0 1px #c7b285 inset}.filterList li.grayOut a{color:#aaa;cursor:pointer;text-decoration:line-through}.shopPriceFilter{position:relative;margin:20px 0 0}.shopFilter #shopPriceSlider{border:none;background-color:#989898;height:8px;-webkit-border-radius:4px;border-radius:4px}.shopFilter #shopPriceSlider .ui-slider-range{background-color:#c7b285}.shopFilter #shopPriceSlider .ui-slider-handle{top:50%;margin:-8px 0 0 -8px;width:16px;height:16px;border:none;-webkit-border-radius:50%;border-radius:50%;-webkit-box-shadow:0 0 3px 0 rgba(0,0,0,.4);box-shadow:0 0 3px 0 rgba(0,0,0,.4);background-color:#fff;outline:none!important;cursor:grab}.shopFilter #shopPriceSlider .ui-slider-handle.ui-state-active{background-color:#fff;outline:none}.shopFilter #shopPriceSlider .ui-slider-handle:active{cursor:grabbing}.shopPriceFilter label{display:block;float:left;font-size:12px;line-height:25px;margin:0 5px 0 0}.spfInput{overflow:hidden;display:block}.shopPriceFilter input#spfAmount{margin:0;font-size:12px;line-height:25px;height:25px;padding:0;background-color:transparent}.productCols{position:relative}.productCols.loading{opacity:.8}@-webkit-keyframes pulse {
	from { transform: scale(1); }
	50% { transform:scale(1.2); }
	to { transform: scale(1); }
}@keyframes pulse {
	from { transform: scale(1); }
	50% { transform:scale(1.2); }
	to { transform: scale(1); }
}.productCols.loading:before{content:"";display:block;position:fixed;top:50%;left:50%;margin:-75px 0 0 -75px;width:150px;height:150px;background:url(https://www.treschicbridalwear.com/wp-content/themes/treschic_dev/library/images/loader.svg) no-repeat 50% 50%;background-size:80px auto;-webkit-border-radius:50%;border-radius:50%;background-color:#c7b285;-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,.3);box-shadow:0 0 5px 0 rgba(0,0,0,.3);z-index:999;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:pulse;animation-name:pulse}.productBlock{display:block;background-color:#fbfaf6;max-width:320px}.productBlockImg{position:relative;display:block;overflow:hidden}.productBlock .productBlockImg:before{background-color:rgba(255,255,255,.2);content:"";display:block;height:100%;left:0;position:absolute;top:0;-webkit-transform:scale(2) rotate(-45deg) translate3d(105%,0,0);transform:scale(2) rotate(-45deg) translate3d(105%,0,0);width:100%;z-index:3;pointer-events:none}.shopCols .productBlock .productBlockImg:before{display:none}.productBlock:hover .productBlockImg:before{-webkit-transition:-webkit-transform .75s ease-in-out;transition:transform .75s ease-in-out;-webkit-transform:scale(2) rotate(-45deg) translate3d(-105%,0,0);transform:scale(2) rotate(-45deg) translate3d(-105%,0,0)}.productBlockImg img{width:100%;display:block}.productBlockImg .productBlockImgFront,.productBlockImg .productBlockImgBack{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;margin:auto;max-height:100%}.productBlockImg .productBlockImgBack{opacity:0;z-index:1;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;-ms-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.productBlock:hover .productBlockImgBack{opacity:1}.productBlockImg .productBlockImgTrans{position:relative;z-index:2}.productBlockContent{background-color:#f6f6f6;padding:15px 32px}.productBlockTitleWrap{position:relative;padding:0 30px 0 0}.productBlockTitle{margin:0;color:#000;font-size:21px;line-height:32px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.productBlockTitle a{color:#000}.productBlockFav{position:absolute;display:block;top:0;right:0;width:32px;height:32px;line-height:32px;text-indent:-99999px;cursor:pointer}.productBlockFav:before{content:"\f08a";font-family:"FontAwesome";display:block;position:absolute;top:0;left:0;width:32px;height:32px;line-height:32px;font-size:19px;color:#c7b285;text-indent:0;text-align:center}.productBlock.favouriteProduct .productBlockFav:before,.productBlockFav:hover:before,.productBlockFav.success:before{content:"\f004"}.productBlockFav.success:after{background-color:rgba(0,0,0,.75);-webkit-border-radius:10px;border-radius:10px;color:#fff;display:block;font-size:10px;left:50%;line-height:14px;padding:3px 10px;position:absolute;text-align:center;text-indent:0;top:0;-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%);z-index:24}.productBlockDesc{margin:0;color:#000;font-size:12px;line-height:20px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.productBlockNewDesc{margin:0;color:#000;font-size:12px!important;line-height:20px!important;height:60px;overflow:hidden;margin:10px 0!important}.productBlockDesc a{color:#000;border:none}#productSlider .slides>li{max-width:320px}#productSlider .productBlock{width:312px;margin:0 4px}#productImgSlider{margin:0 0 8px}.productColorSlide a{position:relative;display:block}.spslideImgFront{position:absolute;z-index:1;max-height:100%;margin:auto;top:0;left:0;right:0;bottom:0}.spslideImgBack{position:relative;z-index:0}.productColorThumbs{margin:8px 0 0}.productColorThumbSlide{width:125px;padding-right:8px}.productColorThumbSlide img{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;cursor:pointer}.dressImgFront,.dressImgBack{opacity:0;visibility:hidden;transition:all .3s ease-in-out 0s;display:none}.visible{opacity:1!important;visibility:visible;display:block}.dressControlOptions{margin:10px 0}.dressControlOptions a{color:#000;float:left;font-size:14px;margin:10px 0;cursor:pointer}.dressControlOptions .dressIcon{width:24px}.dressControlOptions .dressToggleZoom{float:right}.dressToggleBackImg .showFront{display:none}.dressToggleBackImgActive .showBack{display:none}.dressToggleBackImgActive .showFront{display:inline}.shopProductTitles{border-bottom:1px solid #eaeaea;padding:40px 0 20px;margin:0 0 20px}.shopBackLink{margin:0 0 20px;color:#454545;display:inline-block}.shopBackLink span{border-bottom:1px dotted #c7b285}.shopBackLink:hover{color:#c7b285}.shopProductTitles .subtitle{margin:0}.shopProductTitles .title{margin:0}.shopProductDesc{border-bottom:1px solid #eaeaea;margin:0 0 20px}.shopProductDetails{margin:40px 0;border-bottom:1px solid #eaeaea;padding-bottom:20px}.shopProductDetail>*{float:left;display:block;font-size:13px;line-height:22px}.shopProductDetail div{width:150px;color:#848484}.shopProductDetail p{margin:0}.shopProductDetail p span{display:block}.shopProductDetailLarge>div{float:none;font-size:17px;margin-top:24px}.shopProductDetailLarge>p{font-size:30px;line-height:35px}.shopProductDetail.detailLast{border-bottom:1px solid #eaeaea;padding-bottom:20px}.dressReserveForm{display:none;-webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.activeDressForm{display:block}.productNavBtn{position:fixed;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:5;cursor:pointer}.productNavPrev{left:0;float:left}.productNavNext{right:0;float:right}.productNavBtn div{position:relative;width:100px;height:100px;-webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.productNavBtn div:before{position:absolute;content:"";display:block;width:100%;height:100%;line-height:100px;text-align:center;color:#000;font-family:"FontAwesome";top:0;left:0;font-size:40px}.productNavPrev div:before{content:"\f053"}.productNavNext div:before{content:"\f054"}.productNavBtn:hover div:before{display:none}.productNavBtn i{display:none}.productNavBtn img{display:block;opacity:.3}.productNavBtn:hover div img{opacity:1}.productNavBtn span,.productNavBtn p{position:absolute;display:block;width:100%;font-size:11px;line-height:30px;margin:0;text-align:center;opacity:0;visibility:hidden;color:#454545;-webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.productNavBtn span{top:0}.productNavBtn p{bottom:0}.productNavBtn:hover span,.productNavBtn:hover p{opacity:1;visibility:visible}.productNavBtn:hover span{transform:translateY(-100%)}.productNavBtn:hover p{transform:translateY(100%)}.notInStockNotice{display:none}.shopVariation{position:relative}.shopAtcLabel{line-height:20px;margin:20px 0 5px}.clearVariation{position:absolute;display:none!important;top:50%;left:-30px;margin-top:-10px;width:20px;height:20px;background-color:#e74c3c;color:#fff;-webkit-border-radius:50%;border-radius:50%;cursor:pointer;font-size:12px;text-align:center;line-height:20px}.shopVariationWrap p{font-size:11px;line-height:24px;margin:0 0 10px;display:none}#backorderNotice{color:#777;font-size:11px;font-style:italic;margin:10px 0 0;padding:5px}.backorderLabel{font-style:italic;color:#777}.miniCartTable{width:100%;table-layout:fixed;font-size:11px;line-height:18px}.miniCartTable.emptyCart thead{display:none}.miniCartTable.emptyCart td{border:none;padding:0;text-align:left}.miniCartTable th{border:1px solid #585858}.miniCartTable td{border:1px solid #585858;padding:5px;text-align:center}.mcRemove{width:30px}.mcName{width:100px}.mcImg img{max-width:75px}.miniCart .Btn{padding:0;display:block;text-align:center}.cartThumb{display:inline-block;overflow:hidden;position:relative;width:50px;height:50px}.cartThumb a{display:block;position:relative}.cartThumb img{text-indent:-99999px;max-width:100%;max-height:100%;line-height:0}.cartThumbBack{position:absolute;margin:auto;top:0;left:0;right:0;bottom:0}.product-remove,.product-thumbnail{text-align:center}.shopTable{width:100%;margin:20px 0}.shopTable tr{}.shopTable thead th{border:1px solid #454545;padding:10px;background-color:#454545;color:#fff;text-align:center;position:relative}.shopTable th{border:1px solid #e5e5e5;padding:3px 5px;text-align:right}.shopTable td{border:1px solid #e5e5e5;padding:3px 5px}form .shopTable input[type="submit"]{margin:0;width:auto;padding:0 28px}dl.variation{display:table;margin:0;padding:0;table-layout:fixed}dl.variation>*{display:table-cell;line-height:20px;padding:0 5px 0 0}dl.variation p{margin:0;font-size:11px;line-height:16px}form .shopTable .quantity input{font-size:11px;height:30px;line-height:25px;margin:0;padding:5px 20px}form .shopTable button{margin-bottom:0}.summaryTable{table-layout:fixed}.summaryTable td,.summaryTable .product-total{width:150px}.page-template-alternativeProductAdmin .pageHeader,.page-template-alternativeProductAdmin .dealerLoginNotice,.page-template-alternativeProductAdmin .menuBar,.page-template-alternativeProductAdmin .breadCrumbs,.page-template-alternativeProductAdmin .headerPush{display:none}.beheerView{padding:50px 20px}.beheerTable{width:100%}.beheerTable thead{}.beheerTable tbody{}.beheerTable tr{}.beheerTable th{background-color:#c7b285;color:#fff;font-weight:300;line-height:30px;padding:10px 0}.beheerTable td{border:1px solid #e5e5e5;padding:5px}.beheerTable td a{font-size:14px;font-weight:700;line-height:20px;text-decoration:underline;color:#333}.beheerTable td a:hover{color:#c7b285}.beheerTable td input{font-size:11px;height:30px;line-height:20px;padding:5px}.beheerView form .shaveBeheer{bottom:0;font-size:22px;height:60px;left:0;line-height:60px;margin:0;position:fixed;z-index:10}.prodcatDesc{padding-top:20px;margin-bottom:20px}.prodcatDescContent{font-size:12px;line-height:24px}.prodcatDescContent h2,.prodcatDescContent h3,.prodcatDescContent h4,.prodcatDescContent h5,.prodcatDescContent h6{font-size:20px;line-height:30px;margin:20px 0 5px}.prodcatDescContent h2:first-child,.prodcatDescContent h3:first-child,.prodcatDescContent h4:first-child,.prodcatDescContent h5:first-child,.prodcatDescContent h6:first-child{margin-top:0}.prodcatDescContent p{margin:20px 0;font-size:12px;line-height:24px}.prodcatDescContent p:first-child{margin-top:0}.prodcatDescRm{cursor:pointer;text-decoration:none;border-bottom:1px dotted;line-height:30px}.prodcatDescRm .minder{display:none}.prodcatDescRm i{margin-left:5px}.prodcatDescAlt .prodcatDescContent{overflow:hidden;max-height:72px;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.prodcatDesc.open .prodcatDescContent{max-height:1000px}.prodcatDesc.open .prodcatDescRm .meer{display:none}.prodcatDesc.open .prodcatDescRm .minder{display:inline}.prodcatDesc.open .prodcatDescRm i{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}