@charset "utf-8";
/* CSS Document */

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body, button, input, select, textarea {
    color: #333;
    font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
    font-size: 15px;
    font-size: 0.9375rem;
    font-weight: 400;
    line-height: 1.66;
}
.shape-select .shape-total2 p {
    margin: auto!important;
    padding: 10px!important;
    color: #000;
}
.shapes li span {
    word-wrap: initial;
}
#page {
    position: relative;
    word-wrap: break-word;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
    color: #666;
    background: #fff;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    border: 1px solid #bbb;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: block;
    padding: 0.7em;
    width: 100%;
}
.shades-form-inner {
    float: left;
    width: 33.33%;
}

.shades-form-inner .unit{
	text-align:center;}
	
	.shades-form-inner input.measure[type="number"]{width:200px;}
	
	.shades-form-inner .shape-select .row {
    margin-right: 0;
    margin-left: 0;
}
.shades-form-inner .email_me_quote {
    margin-bottom: 20px;
    text-align: center;
}

.shades-form-inner .email_me_quote a.accept2{background: #7CFC00 !important;
border: 1px solid #72e205 !important;}

.shades-form-inner .email_me_quote a.accept2:hover{background: #72e404 !important;
border: 1px solid #72e205 !important;}

.shades-form-inner form.imperial-form input.measure2[type="number"] {
   margin-left: 85px;
}
#main.designer p.tagline {
    margin-top: 0;
    margin-bottom: 13px;
}
#shape-wrapper p{
	font-size: 16px;
}
#shape-wrapper {
    background: #fbfbfb;
    border: 1px solid #e7e7e7;
    display: block;
    margin: 0 auto 20px;
  /*  width: 919px;*/
    border-right: none;display: inline-block;
    width: 100%;
    border-top: none;
}

.shape-left {
 /*   width: 589px;
    float: left;*/
    border-top: 1px solid #e7e7e7;
}

#formdiv {
    max-width:100%;
    width: 100%;
    float: left;
    border-top: 1px solid #e7e7e7;
    padding: 20px;
}

#formdiv label {
    display: block;
    margin: 15px 0 3px;
}

#formdiv .highlighted {
    background: #ddd;
    color: #222;
    padding: 10px;
    margin-bottom: 10px
}

/*#formdiv textarea {
    height: 100px;
}*/

#formdiv textarea, #formdiv input,#formdiv select {
    border: 1px solid #ddd;
    padding: 10px;
    width: 90%;box-shadow: inherit;-webkit-box-shadow: inherit;
	font-size: 1rem;
line-height: 1.5;
}



.shape-box {
    width: 589px;
    height: 650px;
    background: #fff;
    border-bottom: 1px solid #e7e7e7;
    position: relative;
    text-align: center;
    line-height: 650px;
}

/*.shape-box img {position: absolute;top: 0;bottom: 0;left: 0;right: 0;margin: auto; z-index: 10;}*/
#maskimage {
    position: absolute;
    top: 0;
    left: 0;
    width: 589px;
    height: 650px;
    z-index: 10;
}

#bgrdiv {
    position: absolute;
    width: 589px;
    height: 650px;
    z-index: 9;
    /*background: url(../img/thumbs/texture/texture1.png) 0 0 repeat;*/
    display: none;
}

#colordiv {
    position: absolute;
    width: 589px;
    height: 650px;
    z-index: 8;
    background: #ddd;
    opacity: 1;
    display: none;
}

.shapes {
    text-align: center;
    margin-top: 28px;
    overflow: hidden;
    border-top: 1px solid #e7e7e7;
    background: #fbfbfb;
    padding: 14px 33px;
    margin-bottom: 0;border-right: 1px solid #e7e7e7;
    margin-right: -1px;
}

.shapes li {
    display: inline-block;
    margin: 12px;

    overflow: hidden;
    position: relative;
    text-align: center;

    behavior: url(../js/border-radius.htc);
    overflow: hidden;
}

.shapes li img {
    border: 3px solid #e7e7e7;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    behavior: url(../js/border-radius.htc);
}

.shapes li span {
    clear: both;
    font-size: 14px;
}
.shapes li {
    display: block;
    float: left;
}

/* comment out for inline-block - center aligned list */
/*.shapes li img {vertical-align:middle;border:3px solid #e7e7e7;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;behavior: url(../js/border-radius.htc); position:absolute; top:0; left:0; width: 100px;height:100px;z-index: 9;}*/
.shapes li.curentTexture {
    border-color: #9E9E9E
}

.shapes a {
    margin: 0 12px;
}

/*.shape-right {
    width: 330px;
    float: right;

}
*/
ul.shape-style {
    height: auto;
    list-style: none;
    margin: 0 auto;
    text-align: center;
    padding-top: 15px;
    width: 100%;
    display: inline-block;
    margin-bottom: 6px;
    padding: 15px;
}

ul.shape-style li {
    text-align: center;
    height: 60px;
    overflow: hidden;
    display: inline-block;
    padding: 0 9px;float:none; overflow: hidden;border-top: 1px solid #e7e7e7;}

.shape-select * {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
ul.shape-style li span {
    clear: both;
    font-size: 12px;
    display: block;
    height: auto;
}

.picofshape {
    overflow: hidden;
    height: 36px;

    display: inline-block;
}

ul.shape-style li.curent {
    border-top: 1px solid #dc7542;
}

ul.shape-style li:hover {
    border-top: 1px solid #dc7542;
}

ul.shape-style li img {
    margin-top: -36px;
}

ul.shape-style li.curent img {
    margin-top: 0px;
}

.shape-right h5 {
    height: 48px;
    line-height: 48px;
    padding-left: 0;
    background: #0047ba;
    padding: 0 15px;
    color: #fff;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 600;
    letter-spacing: 0;    margin-bottom: 0;
}

.shape-right h5 span {
    background: url(../img/sprite.png) no-repeat right -521px;
    width:100%;
    display: inline-block;
}

.shape-right h5.color {
    background: none;
    border-width: 1px 0;
    border-style: solid;
    border-color: #e7e7e7;
    color: #90989d;
}

.shape-right h5.color span {
    background: url(../img/sprite.png) no-repeat 320px -655px;
    width: 100%;;
    display: inline-block;
}

.shape-right h5.change {
    background: none;
    border-width: 1px 0;
    border-style: solid;
    border-color: #e7e7e7;
    color: #90989d;
}

.shape-right h5.change span {
    background: url(../img/sprite.png) no-repeat 3200px -720px;
    width: 100%;
    display: inline-block;
}


.colors {
    width: 100%;
    font-size: 12px;
    max-width: 340px;
    margin: 8px auto !important;
    float: none;
    display: inherit;
}

.shape-right h5.color2 {
    background: none;
    border-width: 1px 0;
    border-style: solid;
    border-color: #e7e7e7;
    color: #90989d;
}

.shape-right h5.color2 span {
    background: url(../img/sprite.png) no-repeat 320px -655px;
    width: 100%;
    display: inline-block;
}

.shape-right h5.change {
    background: none;
    border-width: 1px 0;
    border-style: solid;
    border-color: #e7e7e7;
    color: #90989d;font-size: 13px;
}

.shape-right h5.change span {
    background: url(../img/sprite.png) no-repeat 320px -720px;
    width: 100%;
    display: inline-block;
}

.colors2 {
    /*height:87px;line-height:54px;*/
    text-align: center;
}

.colors2 li {
    background-image: url("../img/color_swatch_corner.png");
    background-position: right bottom;
    background-repeat: no-repeat;
    display: inline-block;
    margin: 10px 10px;
    cursor: pointer;
    width: 24px;
    height: 24px;
    border: 3px solid #e7e7e7;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    behavior: url(../js/border-radius.htc);
}

.colors2 img {
    vertical-align: middle;
    border: 3px solid #e7e7e7;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    behavior: url(../js/border-radius.htc);
    padding: 2px;
    background: #fff;
}

.colors2 a {
    margin: 0 10px;
}

.colors2 li.curentColor {
    border-color: #9E9E9E
}

.shape-select {
    border-left: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7;
}

a.accept {
    background: url(../img/sprite.png) repeat-x 0 -243px;
    border: 1px solid #2486bb;
    height: 28px;
    color: #fff !important;
    line-height: 28px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    behavior: url(../js/border-radius.htc);
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
    width: 85px;
    float: left;
    margin-left: 75px;
    margin-left: 55px;
    text-align: center;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
    margin-top: 0;
}

a.accept2 {
    background: #4db6f3;
    border: 1px solid #2486bb;
    height: 32px;
    color: #fff !important;
    line-height: 32px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    behavior: url(../js/border-radius.htc);
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
    width: 140px;
     text-align: center;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
    margin-top: 0;
	display:inline-block;
	cursor:pointer;
}

a.accept2:hover {
    background: #29adf3;
}

a.cancel {
    background: url(../img/sprite.png) repeat-x 0 -853px;
    border: 1px solid #989c9e;
    height: 28px;
    color: #fff !important;
    line-height: 28px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    behavior: url(../js/border-radius.htc);
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
    width: 85px;
    float: right;
    margin-right: 67px;
    margin-right: 47px;
    text-align: center;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
    margin-top: 0;
}

a.cancel:hover {
    background: #bbb;
}

.shape-total {
    width: 100%;
    height: 130px;
    border: 1px solid #e7e7e7;
    border-bottom: none;
    padding-top: 28px;
}

.shape-total2 p {
    width: 100%;
    height: 42px;
    border: 1px solid #dfdddd;
    padding: 0 12px;
    margin: 0 auto;
    display: block;
    color: #a9aaab;
    font-size: 14px !important;
    text-transform: uppercase;
    line-height: 42px;
    max-width: 275px;
}

.shape-total2 p {
    width: 100%;
    height: 42px;
    border: 1px solid #dfdddd;
    padding: 0 12px;
    margin: 0 auto;
    display: block;
    color: #a9aaab;
    font-size: 14px !important;
    text-transform: uppercase;
    line-height: 42px;
    max-width: 275px;
}

.shape-total p span {
    height: 42px;
}

.shape-total p .fr {
    font-weight: 900;
}

.shape-total2 p span {
    height: 42px;
}

.shape-total2 p .fr {
    font-weight: 900;
}

a.payment {
    font-size: 14px;
    text-transform: uppercase;
    display: block;
    margin: 17px auto 0;
    color: #fff;
    width: 242px;
    text-align: center;
    height: 40px;
    line-height: 40px;background: #24AE8F !important;
}

a.payment:hover {
    background: #2bbba1 !important;
    text-decoration: none;
}

.slider-wrapper {
    padding: 15px 20px 20px 20px;
    display: inline-block;
    width: 100%;
    font-size: 15px;
}

/*.row {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
*/
.slider {
    float: left;
    position: relative; /*overflow:hidden;*/
    margin: 8px 5px 0 0;
    width: 90px;
    height: 17px;
}

.slider-info-bg {
    width: 100px;
    background: #c9c9c9;
    height: 6px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    behavior: url(../js/border-radius.htc);
    position: absolute;
    top: 7px;
}

.slider-info {
    position: absolute;
    height: 17px;
    background: url(../img/slider-info.png) no-repeat 0 0;
    width: 100px;
    top: 0;
    left: 0;
}

.letter {
    color: #a9aaab;

    font-weight: 900;
    width: 15px;
    height: 23px;
    line-height: 23px;
    float: left;
    margin: 5px 5px 0;
    text-transform: uppercase;
    text-align: center;
}

.secondletter {
    margin-right: 4px;
    margin-left: 4px;
}

.numbers {
    color: #a9aaab;
    border: 1px solid #dfdddd;
    font-weight: 900;
    width: 76px;
    height: 30px;
    line-height: 30px;
    float: right;
    margin: 0 0 0 0;
    text-align: right;
    padding: 0 10px;
}

/*	Input 	*/
.measure {
    color: #a9aaab;
    border: 1px solid #dfdddd;
    font-weight: 900;
    width: 58px;
    height: 30px;
    padding: 0 5px;
    margin: 2px 4px;
    text-align: right;
    line-height: 20px;
}

.unit {
    display: inline-block;
    width: 35px;
}

#selectunits {
    position: absolute;
    top: 0;
    left: 60%;
    width: 56px;
    height: 45px; /*background: blue;*/
    overflow: hidden;
    padding-top: 5px;
}

#selectunits li {
    /*float:left;*/
    margin: 5px; /*background: red;*/
    display: block;
    padding: 0;
    line-height: 14px;
    width: 50px;
    font-size: 12px;
    text-align: right;
    cursor: pointer;
}

#selectunits li.curentUnits {
    color: #39AAF2;
}

#total_message {
    margin: 5px auto 5px;
    padding: 0px 5px 0px;
    display: block;
    font-size: 12px !important;
    font-weight: normal !important;
    color: #ff0000
}

.row.requiredFields {
    background: #F7F2F2;
    padding: 2px 0;
}

/*PRODUCTS List - Grid*/
.products_list {
    margin-bottom: 17px;
    display: inline-block;
    width: 100%;
}

.products_list ul {
    float: left;
    width: 640px;
    margin-left: -34px;
}

.products_list li {
    width: 175px;
    margin-left: 34px;
    float: left;
    padding-bottom: 15px;
}

.products_list li .absprice {
    padding-bottom: 5px;
}

.products_list li:first-child {
}

.products_list a.product_image {
    display: block;
    width: 175px;
    height: 155px;
    /*padding: auto;*/
    overflow: hidden;
    text-align: center;
    border: 1px solid #ccc;
}

.products_list a.product_image img {
    width: 175px;
    margin: auto
}

.products_list .product_info {
    margin-bottom: 10px;
    padding-bottom: 12px;

    height: 70px;
}

.products_list .product_info h3 {
    font-size: 14px;
    font-weight: normal;
    padding: 12px 0px;
}

.products_list .product_info h3 a {
    text-decoration: none;
}

.products_list .product_info h3 a:hover {
    text-decoration: underline;
}

.products_list .product_info small {
    font-size: 13px;
    line-height: 16px;
}

.products_list .price_info button {
    float: right;
    background: none;
    border: 0px;
    padding: 0px;
    height: 31px;
    line-height: 100%;
    overflow: hidden;
    cursor: pointer;
}

.products_list .price_info button .pr_price {
    background: #544f4b;
    padding: 10px 7px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    float: left;
    clear: both;
    width: 70px;
    height: 11px;
    text-transform: uppercase;
}

.products_list .price_info button .pr_add {
    padding: 11px 7px 10px;
    color: #fff;
    font-size: 9px;
    font-weight: bold;
    text-transform: uppercase;
    float: left;
    clear: both;
    width: 70px;
    height: 11px;
    margin-top: 0px;
}

.products_list .price_info button .pr_add:hover {
    background: #28ABF1;
}

.products_list li:hover .pr_add {
    margin-top: -32px;
    -moz-transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out;
    background: #544f4b;
}

.products_list .price_info {
    border-bottom: solid 1px #dedede;
    padding-bottom: 5px;
}

.products_list .price_info a {
    color: #a2a2a2;
    text-decoration: none;
    font-size: 11px;
    display: inline-block;
}

.products_list .price_info a:hover {
    text-decoration: underline;
}

p.tagline {
    background: #fbfbfb;
    color: #333;
    text-transform: uppercase;
    font-weight: 300;
    text-align: center;
    padding: 27px;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    margin: 18px 0;
    font-size: 18px;
    line-height: 32px;
}

.see-measument p {
    font-size: 15px;
    color: #000;
    line-height: 21px;
    padding: 0;
}
.see-measument p a{color: #219fe3;}
.see-measument {
    padding: 15px 0 !important;
}
.designer .row {
    margin: 0;
}

#shape-wrapper .col-md-8{padding:0;
background:#fff;}

#shape-wrapper .col-md-4{padding:0;}

.relative {
    position: relative;
}

.shape-select .row{margin-bottom: 20px;}

input.measure[type="number"] {
    color: #a9aaab;
    border: 1px solid #dfdddd;
    font-weight: 900;
    width: 65px;
    height: 30px;
    padding: 0 5px;
    margin: 2px 4px;
    text-align: right !important;
    line-height: 20px;
    display: inline-block;
    border-radius: 0;
}
.accept-price-calculate {
    text-align: center;
}

.shape-total2 {
    text-align: center;
}

span.fl {
    float: left;
}
span.fr {
    float: right;
}

#formdiv #designer_form select{height:40px;padding:5px;font-size:14px;}

#formdiv #designer_form input{height:40px;padding:5px;font-size:14px;}

#formdiv #designer_form textarea{padding:5px;font-size:14px;height:85px;}

#formdiv #designer_form input[type="submit"]{
	height:auto;padding:20px 10px;
	cursor:pointer;
	text-transform:capitalize;font-size:16px;font-weight: normal;}

#formdiv label {
    display: block;
    margin: 15px 0 3px;
    font-size: 14px;
    font-weight: normal;
}

#main.designer {
    padding: 13px 0;
}

.content-area {
    padding: 20px 0;
    clear: both;
	
}
.page-template-custom-product input.measure[type="number"] {
width: 200px;
}

.woocommerce-cart table.cart td.product-name {
   width: 48%;
}

.woocommerce-cart table.cart td.actions .coupon input.input-text{width: 120px;
height: 35px;}

.calculator-content {
    float: left;
    width: 66.66666667%;background: #fff;
}
.calculator-shortcode{background: #fbfbfb;
display: inline-block;
width: 100%;
border:1px solid #e7e7e7;border-right:none;border-top: none;}

/*----calculator-form-desing-----*/

p {
    margin: 0 0 1.5em;
    padding: 0;
}
.calculator-content #formdiv form .form-control{
	height:3em;}
	
.calculator-content #formdiv form input.form-control[type="submit"]{
	height: auto ;
font-size: 0.875rem;
line-height: 1;}
	
.calculator-content p{font-size:16px;}

.email_me_quote {
    text-align: center;
    margin-bottom: 20px;
}
.email_me_quote a.accept2 {
    background: #7CFC00!important;
    border: 1px solid #72e205!important;
}
.email_me_quote a.accept2:hover {
    background: #72e404!important;
    border: 1px solid #72e205!important;
}
.pointer-events-none {
    pointer-events: none;
}
@media screen and (max-width: 1200px ){
	.shades-form-inner input.measure[type="number"] {
    width: 58px;font-size: 13px;
}
.letter {
    font-weight: 600;
    width: 12px;
    margin: 5px 3px 0;
}
	.unit {
    display: inline-block;
    width: 30px;
}
.colors {
    max-width: 270px;
}
ul.shape-style li{padding: 0 5px;}
ul.shape-style{padding: 15px 7px;}

ul.shape-style li span {
    font-size: 11px;
}

.shape-right h5.color span{
	background-position:260px -655px;}
	.shape-right h5.change span{background-position: 260px -720px;}
	
	.shades-form-inner form.imperial-form input.measure2[type="number"] {
    margin-left: 0;
}

	}
	
	@media screen and (max-width: 991px ){
		.shades-form-inner {
    float: left;
    width: 100%;
}
.unit {
    display: inline-block;
    width: 20px;
}
}

@media screen and (max-width: 767px ){
	.shape-select {
    border-left: none;
}
	.calculator-content {
    width: 100%;
}
	.shades-form-inner {
    width: 100%;
}
ul.shape-style li {
    padding: 0 9px;
}
ul.shape-style {
    padding: 15px;
}
ul.shape-style li span {
    clear: both;
    font-size: 12px;
}
.shades-form-inner form.imperial-form input.measure2[type="number"] {
    margin-left: 0;
}
.shades-form-inner input.measure[type="number"] {
    width: 105px;
}
input[type="number"] {
    -moz-appearance: textfield;appearance: textfield;-webkit-appearance: textfield;
}
.slider-wrapper {
    padding: 15px 5px 20px 5px;
}
.unit {
    display: inline-block;
    width: 30px;
}
#formdiv {
  padding: 20px 15px;
    border-right: 1px solid #e7e7e7;
}

}

@media screen and (max-width: 639px ){
	
	.shape-right h5.change span {
    background-position: 330px -720px;
}
.shape-right h5.color span {
    background-position: 330px -655px;
}
	
.page-template-custom-product input.measure[type="number"] {
   width: 118px;
}

.shape-box {
width: 100%;
height: auto;
line-height: inherit;
padding-bottom: 100%;
border-right: 1px solid #e7e7e7;
}

#maskimage {
top: 0;
left: 0;
width: 100%;
height: 100%;
}
#bgrdiv {
width: 100%;
height: 100%;}
#colordiv {
width: 100%;
height: 100%;
}

.shapes li span {
    clear: both;
    font-size: 13px;
}
.shapes li {
    width: 30%;
    margin: 12px 5px;
}
.shapes {
    padding: 19px 15px 14px 15px;
    margin-top: 0;
    border-top: none;
}
#formdiv textarea, #formdiv input, #formdiv select{width:100%;}

}

@media screen and (max-width: 400px ){
	.shapes li {
    width: 45%;
}
	.shape-right h5.color span {
    background-position: 270px -655px;
}
.shape-right h5.change span {
    background-position: 270px -720px;
}
	.shades-form-inner input.measure[type="number"] {
    width: 60px;
}
	}
	
@media screen and (max-width: 360px ){
	.shape-right h5.change span {
    background-position: 230px -720px;
}
.shape-right h5.color span {
    background-position: 230px -655px;
}
	
	}

/* custom style */
a.payment:hover {
    color: #fff;
}
#selectunits{
 width: 100px;
}
#selectunits li.curentUnits {
    background: #fff !important;
}
@media screen and (max-width: 767px ){
  #selectunits{left: 45%;width: 112px;}
  ul.shape-style li {
    padding: 0 5px;
  }
}