img {
  max-width: 180px;
}
input[type="file"] {
  padding: 10px;
  background: #2d2d2d;
}

/* Style the tab */
        .tab,.tab_color {
            overflow: hidden;
            /*border: 1px solid #ccc;
            background-color: #f1f1f1;*/
        }

        /* Style the buttons inside the tab */
        .tab div, .tab_color div {
            background-color: transparent;
            float: left;
            border: none;
            outline: none;
            cursor: pointer;
            padding:0 ;
            transition: 0.3s;
            font-size: 16px;
            color: #000;
            font-weight: 600;
            outline: none !important;
            box-shadow: none !important;
        }


.tab_style_comman>.tab>div, .tab_style_comman>.tab_color>div{ margin-right:10px; }
.tab_style_comman>.tab>div:last-child{ margin-right:0; }
        /* Change background color of buttons on hover */
        .tab div:hover ,.tab_color div:hover {
            /*background-color: #ddd;*/
            color: #2ba4d6 !important;
        }

        /* Create an active/current tablink class */
        .tab div.active,.tab_color div.active {
            border: none;
            outline: none !important;
            box-shadow: none !important;
            color: #2ba4d6 !important;
        }

        /* Style the tab content */
        .tabcontent,.tabcontent_color {
            display: none;
            padding: 6px 0px;
            /*border: 1px solid #ccc;*/
            border-top: none;
        }



/*aaaaaaaaaaa*/
body
{
    background-color: #fff !important;
}
/*=== comman ====*/
.d_flex
{
    display: flex;
    flex-wrap: wrap;
}
.justify_space_bw
{
    justify-content: space-between;
    align-items: center;
}
.color_plate_sec
{
    max-width: 100% !important;
    width: 100%;
}
.container_area
{
    /*max-width: 1170px;*/
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
}
.woocommerce .content-area
{
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.color_plate_area
{
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
}
.color_plate_area .grid_4_box
{
    width: 33.33%;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 20px;
}
.top_parts
{
  text-align: center;
      margin-top: 0 !important;
}
.grid_box_inner
{

}
.grid_box_inner h3
{
    font-size: 17px;
    text-transform: uppercase;
    color: #000;
    margin: 0 0 25px 0;
    padding: 0;
    font-weight: 600;
    text-align: center;
}
.text_style_box
{
    /*background-color: #f7f7f7;
    padding: 10px;
    border-radius: 6px;*/
}
.group_bg
{
  background-color: #f7f7f7;
  padding: 10px;
  /*border-radius: 6px;*/
}
.mb_20
{
  margin-bottom: 20px;
}
.textarea_div textarea
{
    background-color: #fff;
    border: 1px solid #e8e3e3 !important;
    height: 46px;
    padding: 13px 10px !important;
    line-height: 1 !important;
    resize: none;
    outline: none;
    font-size: 14px;
    line-height: 1.5;
    /*box-shadow: none;*/
        border-radius: 4px !important;
        /*-webkit-box-shadow: inset 0px 1px 5px 0px rgba(0,0,0,0.20);
    -moz-box-shadow: inset 0px 1px 5px 0px rgba(0,0,0,0.20);
    box-shadow: inset 0px 1px 5px 0px rgba(0,0,0,0.20);*/

    box-shadow: inset 0 2px 5px -4px rgb(0 0 0 / 30%);
}
.textarea_div textarea:focus
{
    outline: none !important;
    /*box-shadow: none;*/
}
.font_size_group .f_control
{
    width: 90px;
}
.text_style_box .f_control
{
    background-color: #fff;
    border: 1px solid #f5f5f5 !important;
    height: 30px;
    padding: 10px !important;
    line-height: 1 !important;
    resize: none;
    outline: none;
    box-shadow: none;
    min-width: 170px;
    padding: 0 10px !important;
    font-size: 15px;
    border-radius: 4px;
    font-size: 15px;
    -webkit-box-shadow: inset 0px 1px 5px 0px rgb(0 0 0 / 20%);
    -moz-box-shadow: inset 0px 1px 5px 0px rgba(0,0,0,0.20);
    box-shadow: inset 0px 1px 5px 0px rgb(0 0 0 / 20%);
}
.text_style_box .f_control:focus
{
    outline: none !important;
    /*box-shadow: none;*/
}
.text_style_box label,
.cart_inner_box label
{
    font-size: 15px !important;
    color: #000;
    padding-right: 8px;
}
.text_style_box input[type=checkbox]
{
  margin-right: 6px;
}
.form_group
{
    margin-bottom: 15px;
}
.canvas_size_group .f_control
{
    width: 70px !important;
    min-width: 70px;
    text-align: center;
}
.text_style_box .font_color_group .f_control
{

}
.mirrored_group
{
    display: flex;
        align-items: baseline;
}
.font_family_group .f_control.color_inp
{
    width: 30px !important;
    min-width: 30px;
    padding: 0 !important;
    height:30px !important;
    position:relative;

}
.font_background_group .f_control
{
    width: 30px;
    min-width: 30px;
    padding: 0 !important;
    position: relative;
}

.font_background_group .f_control:before {
    border: 4px solid #000;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.font_background_group .f_control:after {
    border: 2px solid #fff;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.font_family_group .f_control.color_inp:after{ content: '';
    position: absolute;
    right: -13px;
    top: 0;
    width: 0px;
    height: 0px;
    background: transparent;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #000;
    bottom: 0;
    margin: auto 0;}

.font_family_group input[type="color"]::-webkit-color-swatch {
    border: none !important;
}
.f_family_right
{
    display: flex;
    align-items: center;
    padding-right:15px;
}
.canvas_diamentions p
{
    font-size: 15px;
    color: #000;
    font-weight:500;
}
.material_inner_box h4
{
    font-size: 16px;
    color: #000;
    font-weight: 600;
}

.woocommerce-breadcrumb
{
  display: none !important;
}

/*-- tab style ---*/
.tab_style_comman
{
    /*margin-bottom: 1px;*/
}
.tab_style_comman .tab  button
{
    background-color: transparent !important;
    color: #aba6a6 !important;
    font-weight: 500;

}
.tab_style_comman .tab button.active {
    color: #2ba4d6 !important;
}

.list_pallate_img
{
    list-style: none;
    padding: 0;
    margin: 0;
}
.list_pallate_img li
{
    display: inline-block;
    vertical-align: top;
    padding: 0 7px 0 0;
}
.list_pallate_img li .pallate_thumb_img
{
    
    padding: 0px;
}
.list_pallate_img li .pallate_thumb_img img
{
  border: 3px solid transparent;
}
.list_pallate_img li.active .pallate_thumb_img img
{
    border: 3px solid #a1cee1;
}
.list_thickness li.active p
{
  color: #2ba4d6 !important;
}
.pallate_thumb
{

}
.pallate_thumb .pallate_thumb_img
{

}
.pallate_thumb .pallate_thumb_img img
{
    height: 70px;
    width: 70px;
}
.pallate_thumb p
{
    font-size: 14px;
    text-align: center;
    margin: 0;
    color: #5f5c5c;
    font-weight:500;
}

.thickness_box .list_thickness
{
    list-style: none;
    padding: 0;
    margin: 0;
}
.thickness_box .list_thickness li
{
    display: inline-block;
    padding-right: 6px;
}
.thickness_box .list_thickness li
{

}

.material_inner_box, .cart_inner_box
{
    /*background-color: #f7f7f7;
    padding: 10px;
    border-radius: 6px;*/
}
.qty_inp_group
{

}
.qty_inp_group .f_control
{
    background-color: transparent;
    border: 1px solid #f5f5f5  !important;
    height: 35px;
    padding: 10px !important;
    line-height: 1 !important;
    resize: none;
    outline: none;
    box-shadow: none;
    min-width: 170px;
    padding: 0 10px !important;
    font-size: 15px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0px 1px 5px 0px rgba(0,0,0,0.20);
    -moz-box-shadow: inset 0px 1px 5px 0px rgba(0,0,0,0.20);
    box-shadow: inset 0px 1px 5px 0px rgba(0,0,0,0.20);
}
.qty_inp_group .f_control:focus
{
    outline: none !important;
    /*box-shadow: none;*/
}
.add_cart_box {
    text-align: center;
}
.add_cart_box .add_cart_btn {
    font-size: 13px;
    padding: 7px 23px;
    border-radius: 4px;
    border: none;
    background-color: #000 !important;
    color: #fff !important;
    text-transform: uppercase;
    display: inline-block;
    margin-top: 10px;
    outline: none !important;
    box-shadow: none;

}

.price_inp_group .f_control
{
    min-width: 100%;
    width: 100%;
    height: 80px;
    background-color: #fff;
    text-align: center;
    color: #000;
    font-size: 24px;
    font-weight: 700;
}

.download_pallate_img {
    text-align: center;
    margin-top: 15px;
}
.download_pallate_img a
{
    font-size: 16px;
}
/*--- radio_pallte_style ---*/
.selected-content{
    text-align: center;
    border-radius: 3px;
  box-shadow: 0 2px 4px 0 rgba(219, 215, 215, 0);
  border: solid 2px transparent;
    background: #fff;
    /*max-width: 280px;
    height: 330px;
    padding: 15px;
    display: grid;
    grid-gap: 15px;*/
    /*place-content: center;*/
    transition: .3s ease-in-out all;
        padding: 2px;
}

.selected-content img {
    width: 70px;
    height: 70px;
    margin: 0 auto;
}
.pallate_name p {
    font-size: 15px;
  text-align: center;
  color: #1f2949;
  font-weight: 600;
}


.selected-label{
    position: relative;
    text-align: center;
}
.selected-label input{
    display: none;
}
.selected-label .icon{
    width: 20px;
  height: 20px;
  border: solid 2px #e3e3e3;
    border-radius: 50%;
    position: absolute;
    top: 15px;
    left: 15px;
    transition: .3s ease-in-out all;
    transform: scale(1);
    z-index: 1;
    display: none;
}
.selected-label .icon:before{
    content: "\f00c";
    position: absolute;
    width: 100%;
    height: 100%;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 12px;
    color: #000;
    text-align: center;
    opacity: 0;
    transition: .2s ease-in-out all;
    transform: scale(2);
}
.selected-label input:checked + .icon{
    background: #3057d5;
    border-color: #3057d5;
    transform: scale(1.2);
}
.selected-label input:checked + .icon:before{
    color: #fff;
    opacity: 1;
    transform: scale(.8);
}
.selected-label input:checked ~ .selected-content{
  box-shadow: 0 2px 4px 0 rgba(219, 215, 215, 0.5);
  border: solid 2px #36a0d7;
}


.quantity {
 display: inline-block; }

.quantity .input-text.qty {
 width: 35px;
 height: 39px;
 padding: 0 5px;
 text-align: center;
 background-color: transparent;
 border: 1px solid #efefef;
}

.quantity.buttons_added {
 text-align: left;
 position: relative;
 white-space: nowrap;
 vertical-align: top; 
 width: 170px;
 display: flex;
}

.quantity.buttons_added input {
     display: inline-block;
     margin: 0;
     vertical-align: top;
     box-shadow: none;
     width: 100%;
     text-align: center;
     outline: none;
     border: 1px solid #dfdfdf;
     font-weight: bold;
    font-size: 12px;
    height: 30px;

}

.quantity.buttons_added .minus,
.quantity.buttons_added .plus {
 padding: 0 7px;
    height: 30px;
    cursor: pointer;
    background-color: #ffffff !important;
    border: 1px solid #e2dede;
    width: 43px;
    color: #ccc !important;
    font-size:14px; line-height: 16px;
}
.quantity.buttons_added .minus:hover,
.quantity.buttons_added .plus:hover{    color: #1a1a1a !important;
    background-color: #efefef !important;}
.quantity.buttons_added .minus{ border-top-left-radius: 6px;
    border-bottom-left-radius: 6px; }
.quantity.buttons_added .plus{ border-top-right-radius: 6px;
    border-bottom-right-radius: 6px; }
.quantity.buttons_added .minus {
 border-right: 0; }

.quantity.buttons_added .plus {
 border-left: 0; }

.quantity.buttons_added .minus:hover,
.quantity.buttons_added .plus:hover {
 background: #eeeeee; }

.quantity input::-webkit-outer-spin-button,
.quantity input::-webkit-inner-spin-button {
 -webkit-appearance: none;
 -moz-appearance: none;
 margin: 0; }
 
 .quantity.buttons_added .minus:focus,
.quantity.buttons_added .plus:focus {
 outline: none; }


 .canvas_area
 {
    padding: 40px 20px 20px 43px;
    position: relative;
    background-color: #f7f7f7;
    border-radius: 8px;
    min-height: 50px;
    overflow: hidden;
    /*text-align:center;*/
 }
 #cld-canvas-width {
    position: absolute;
    top: 0;
    height: 25px;
    max-width: calc(100% - 63px);
    width: 100%;
    margin-bottom: 15px;
    border-bottom: 1px solid #1a1a1a;
    text-align: center;
}
#cld-canvas-width:before, 
#cld-canvas-width:after {
    content: "";
    display: inline-block;
    height: 1em;
    width: 1px;
    background-color: #1a1a1a;
    position: absolute;
    bottom: -0.55em;
}
#cld-canvas-width:before {
    left: 0;
}
#cld-canvas-width:after {
    right: 0;
}
#cld-canvas-height {
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 40px;
    width: 20px;
    margin-right: 15px;
    border-right: 1px solid #1a1a1a;
    font-size: 12px;
    max-height: calc(100% - 68px);
    height: 100%;
}
#cld-canvas-height:before, 
#cld-canvas-height:after {
    content: "";
    display: inline-block;
    width: 1em;
    height: 0.1em;
    background-color: #1a1a1a;
    position: absolute;
    right: -0.55em;
}
#cld-canvas-height:before {
    top: 0;
}
#cld-canvas-height:after {
    bottom: 0;
}
#cld-canvas-width .size-w, #cld-canvas-height .size-h {
    display: inline-block;
    line-height: 25px;
    font-size: 15px;
    color: #7b7575;
}
#cld-canvas-width .size-w
{
    top: -5px;
    position: relative;
}
#cld-canvas-height .size-h {
    display: inline-block;
    transform: rotate(-90deg) translateX(50%);
    transform-origin: 0 0;
    position: absolute;
    top: 50%;
    left: -3px;
    margin-top: 40px;
}
#myCanvas
{
    max-width: 100%;
    min-width: 1px;
    margin:0 auto;
}
.canvas_wrap_inner
{

}
.canvas_c
{
  /*position: absolute;
    top: 0;
    height: 25px;
    max-width: calc(100% - 63px);
    width: 100%;
    margin-bottom: 15px;
    border-bottom: 1px solid #1a1a1a;
    text-align: center;*/
}
/*====== RESPONSIVE ------- responsive ----- Responsive ===========*/
@media only screen and (min-width:320px) and (max-width:991px) {
    .color_plate_area
    {
      padding-left: 0;
      padding-right: 0;
    }
    .color_plate_area .grid_4_box
    {
        width: 100%;
    }
    .woocommerce .content-area .site-main
    {
      margin: 0 !important;
    }
    .woocommerce .content-area {
      padding-left: 0px !important;
      padding-right: 0px !important;
    }
    .container_area
    {
        display: flex;
        flex-direction: column-reverse;
    }
    .canvas_area
    {
        margin-bottom: 30px;
    }
    .top_parts
    {
        margin-bottom: 0 !important;
    }
    .lasser_add_cart_form {
        margin-top: 30px !important;
    }



}
@media only screen and (min-width:320px) and (max-width:575px) {
  .text_style_box .f_control
  {
    min-width: 140px;
  }
  .canvas_size_group .f_control
  {
    width: 65px !important;
    min-width: 65px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
  .color_plate_area
  {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
  .text_style_box .f_control
  {
    min-width: 140px;
  }
  .canvas_size_group .f_control
  {
    width: 65px !important;
    min-width: 65px;
  }
}
      

/*======= responsive end =======*/

.font-select {
  font-size: 16px;
  width: 210px;
  position: relative;
  display: inline-block;
  zoom: 1;
  display: inline;
}

.font-select .fs-drop {
  background: #fff;
  border: 1px solid #aaa;
  border-top: 0;
  position: absolute;
  top: 29px;
  left: 0;
  -webkit-box-shadow: 0 4px 5px rgba(0,0,0,.15);
  -moz-box-shadow   : 0 4px 5px rgba(0,0,0,.15);
  -o-box-shadow     : 0 4px 5px rgba(0,0,0,.15);
  box-shadow        : 0 4px 5px rgba(0,0,0,.15);
  z-index: 999;
}

.font-select > a {
  background-color: #fff;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(0.5, white));
  background-image: -webkit-linear-gradient(center bottom, #eeeeee 0%, white 50%);
  background-image: -moz-linear-gradient(center bottom, #eeeeee 0%, white 50%);
  background-image: -o-linear-gradient(top, #eeeeee 0%,#ffffff 50%);
  background-image: -ms-linear-gradient(top, #eeeeee 0%,#ffffff 50%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ffffff',GradientType=0 );
  background-image: linear-gradient(top, #eeeeee 0%,#ffffff 50%);
  -webkit-border-radius: 4px;
  -moz-border-radius   : 4px;
  border-radius        : 4px;
  -moz-background-clip   : padding;
  -webkit-background-clip: padding-box;
  background-clip        : padding-box;
  border: 1px solid #aaa;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
  height: 26px;
  line-height: 26px;
  padding: 0 0 0 8px;
  color: #444;
  text-decoration: none;
}

.font-select > a span {
  margin-right: 26px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  line-height: 1.8;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  cursor: pointer;
}
.font-select > a div {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius   : 0 4px 4px 0;
  border-radius        : 0 4px 4px 0;
  -moz-background-clip   : padding;
  -webkit-background-clip: padding-box;
  background-clip        : padding-box;
  background: #ccc;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(0.6, #eee));
  background-image: -webkit-linear-gradient(center bottom, #ccc 0%, #eee 60%);
  background-image: -moz-linear-gradient(center bottom, #ccc 0%, #eee 60%);
  background-image: -o-linear-gradient(bottom, #ccc 0%, #eee 60%);
  background-image: -ms-linear-gradient(top, #cccccc 0%,#eeeeee 60%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#eeeeee',GradientType=0 );
  background-image: linear-gradient(top, #cccccc 0%,#eeeeee 60%);
  border-left: 1px solid #aaa;
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  height: 100%;
  width: 18px;
}
.font-select > a div b {
  background: url('../fs-sprite.png') no-repeat 0 1px;
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.font-select .fs-drop {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius   : 0 0 4px 4px;
  border-radius        : 0 0 4px 4px;
  -moz-background-clip   : padding;
  -webkit-background-clip: padding-box;
  background-clip        : padding-box;
}

.font-select .fs-results {
  margin: 0 4px 4px 0;
  max-height: 190px;
  width: 200px;
  padding: 0 0 0 4px;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
}

.font-select .fs-results li {
  line-height: 80%;
  padding: 7px 7px 8px;
  margin: 0;
  list-style: none;
  font-size: 18px;
}

.font-select .fs-results li.active {
  background: #3875d7;
  color: #fff;
  cursor: pointer;
}
.font-select .fs-results li em {
  background: #feffde;
  font-style: normal;
}

.font-select .fs-results li.active em {
  background: transparent;
}

.font-select-active > a {
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);
  -moz-box-shadow   : 0 0 5px rgba(0,0,0,.3);
  -o-box-shadow     : 0 0 5px rgba(0,0,0,.3);
  box-shadow        : 0 0 5px rgba(0,0,0,.3);
  border: 1px solid #5897fb;
}

.font-select-active > a {
  border: 1px solid #aaa;
  -webkit-box-shadow: 0 1px 0 #fff inset;
  -moz-box-shadow   : 0 1px 0 #fff inset;
  -o-box-shadow     : 0 1px 0 #fff inset;
  box-shadow        : 0 1px 0 #fff inset;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, white), color-stop(0.5, #eeeeee));
  background-image: -webkit-linear-gradient(center bottom, white 0%, #eeeeee 50%);
  background-image: -moz-linear-gradient(center bottom, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(bottom, white 0%, #eeeeee 50%);
  background-image: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 50%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );
  background-image: linear-gradient(top, #ffffff 0%,#eeeeee 50%);
  -webkit-border-bottom-left-radius : 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft : 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-left-radius : 0;
  border-bottom-right-radius: 0;
}

.font-select-active > a div {
  background: transparent;
  border-left: none;
}

.font-select-active > a div b {
  background-position: -18px 1px;
}

/*======= 07-07-2021 =========*/
.material_inner_box .thickness_box{ /*display: flex; width: 100%; justify-content: space-between; align-items:center;*/ /*margin-bottom:10px;*/}
.material_inner_box .thickness_box ul li{ font-size:15px; line-height:17px; font-weight:500; }
.material_inner_box .thickness_box ul li:hover p{ color: #2ba4d6; }
.price_wrapper{height: 80px; background-color: #fff; border-radius: 6px; line-height: 80px; text-align: center; font-size: 30px; font-family: 'montserratregular'; font-weight: bold; color: #000; box-shadow: inset 0 2px 5px -4px rgb(0 0 0 / 30%);}
.shop_table.order_details ul.wc-item-meta{ padding:0; margin-bottom:0; }
.shop_table.order_details ul.wc-item-meta li strong.wc-item-meta-label{  float: inherit; font-size: 14px; line-height:1.5; min-width: 157px; display: inline-block; }
.shop_table.order_details ul.wc-item-meta li { text-align:left; padding:0 0 5px 0; }
.shop_table.order_details ul.wc-item-meta li:last-child{ padding-bottom:0; }
.shop_table.order_details ul.wc-item-meta li p img{ width:100px; }
.shop_table.order_details ul.wc-item-meta li p { display:inline-block; font-size:14px; line-height:16px; font-weight:400; padding:0; margin:0; }

.textarea_div .errClass
{
  border: 1px solid red !important;
}
.textarea_div .text_limit {
      font-size: 14px;
    text-align: right;
    line-height: 1;
    color: #555;
}