/**
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License version 3.0
* that is bundled with this package in the file LICENSE.txt
* It is also available through the world-wide-web at this URL:
* https://opensource.org/licenses/AFL-3.0
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade this module to a newer
* versions in the future. If you wish to customize this module for your needs
* please refer to CustomizationPolicy.txt file inside our module for more information.
*
* @author Webkul IN
* @copyright Since 2010 Webkul
* @license https://opensource.org/licenses/AFL-3.0 Academic Free License version 3.0
*/

.wkmodal {
	top: -28px;
    bottom: -19px;
}
  .wkmodal-dialog {
    max-width: 100%;
    padding: 0 12%;
  }

  .wkmodal-content {
    width: 100%;
    float: left;
  }

  .wkmodal-header {
     padding: 0;
     width: 100%;
  }

  .wkmodal-menu {
    font-size: inherit;
    color: white;
    font-weight: bold;
    padding: 8px;
    margin-bottom: 0px !important;
  }

  .wkmodal-menu img {
    padding-bottom: 5px;
  }

  .wkmodal-dialog .wkmodal-content .wkmodal-header .wkmodal-menu:hover {
    background-color: #2fb5d2;
  }

  .wkmodal-dialog .wkmodal-content .wkmodal-header .wkmodal-menu div{
    cursor: default;
  }

  .wkmodal-dialog .wkmodal-content .wkmodal-header .wkmodal-menu div{
    cursor: default;
  }

  .wk-sub-menu-div {
    /* float: left; */
    /* margin-top: -30px; */
    width: auto;
    background: #ebebeb;
    margin-bottom: 0px !important;
    /* height: 52px; */
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.1);
  }

  .wk-sub-menu {
    padding: 8px;
    float: left;
    font-size: 16px;
  }

  .wk-sub-menu-select {
    padding: 0px 8px;
    margin-top: 2px;
  }

  .wkborder {
    border: 1px solid #ffffff;
    float: left;
    height: 35px;
    margin-bottom: 15px;
    margin-top: 4px;
  }

  .wkbtn {
    background: #4cbb6c none repeat scroll 0 0;
    border-radius: 4px;
    color: white;
    padding: 4px 10px 5px 5px;
    text-transform: none;
    font-size: 14px;
  }

  .wkbtn:hover {
    background: #4cbb6c;
  }

  .wk-sub-menu > select {
    padding: 4px 0 0;
  }

  .wk-sub-menu input, .wk-sub-menu textarea {
    font-size: smaller;
  }

  .wktriangle-icon {
    margin-bottom: 0px !important;
    width: 10%;
    text-align: center;
  }

  .wktriangle-icon > i{
    color:#ebebeb;
    font-size: 45px;
    margin-top: -48px;
    cursor: default;
  }

  .wktriangle-icon-for-text {
    margin-left:10%;
  }

  .wktriangle-icon-for-color {
    margin-left:20%;
  }

  .wktriangle-icon-for-extra {
    margin-left:40%;
  }

  .wkmaterial-icons {
    font-size:20px;
    color:#414141;
  }

  .wktriangle-icon-for-paint {
    margin-left:30%;
  }

  .wkmaterial-icons-for-dropdown {
    background: #ebebeb none repeat scroll 0 0;
    margin-left: -2px;
  }
  .wkrange-label {
    float: left;
    padding: 6px 0px 0px;
  }

  .wkrange {
    float: left;
    padding: 6px 10px 0px 10px;
  }

  .wktext-box {
    border: medium dotted;
    font-size: 18px;
  }

  .wktext-box:focus {
    border:none !important;
  }

  #canvas-container {
    border: 1px solid #878787;
    height: 472px;
    float: left;
    margin-bottom: 1.5%;
  }

  .wkbutton {
    border-radius: 5px;
    text-transform: none;
    float: left;
  }

  .wkmodal-header .wkbutton {
    border-right:2px solid #e1e1e1;
  }

  .wkmodal-header .wkbutton:last-of-type {
    border-right:none;
  }

  .wkbutton-delete {
    border-radius: 5px;
    text-transform: none;
    padding: 6px 10px;
    background-color: #e15959;
    border-color: #e15959;
  }

  .wkpreview-img-text {
    font-size: 20px;
    font-weight: bold;
  }

  #wkpreview-img {
    border: 1px solid;
  }

  .wksub-menu-select {
    padding: 24px 20px 0;
  }

  .wkselect {
    overflow: hidden;
    background: url(../img/down.png) no-repeat right #ebebeb;
  }

  .wk-sub-menu-div-footer {
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
  }

  .wkmodal-sub-menu-content {
    overflow: hidden;
  }

  .wkselect select {
    max-width: 85px;
    color: #7a7a7a;
    outline: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    font-size: 13px;
    padding: 2px 15px 2px 8px;
  }

  .wkbutton-delete:hover {
    background: #d44c4c;
    border-color: #e15959;
  }

  .wkwebtoprint_loading_overlay {
    display:none;
    position:fixed;
    left:0;
    top:0;
    height:100%;
    width:100%;
    background: transparent;
    opacity: 0.3;
    z-index: 100000;
  }

  .wkwebtoprint_loading-img {
    position:absolute;
    left:50%;
    top:50%;
  }

  .wkleft-container {
    width: calc(98% - 450px);
    float: left;
    margin-left: 2%;
  }

  .wkleft-container div {
    margin-bottom: 0% !important;
  }

  #wkTextDiv {
     min-height: 80px;
  }

  #wkpreview-img-div {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    overflow: auto;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 100051;
  }

  .wkpreview-img-wrap {
      position: relative;
      display: inline-block;
      font-size: 0;
      top: 5%;
  }

  .wkpreview-img-wrap .wkclose-preview-img {
    position: absolute;
    top: 2px;
    right: 2px;
    z-index: 100;
    background-color: #FFF;
    padding: 5px;
    color: #000;
    cursor: pointer;
    text-align: center;
    font-size: 20px;
    line-height: 10px;
    width:20px;
    height:20px;
  }

  .wkmodal-close {
    float: right;
    padding: 10px 10px 0 0;
  }

#productCustomizeForm .viewTemplateHeader{
  margin-bottom: 10px!important;
  margin: -11px -10px;
}
.wkmodal-body {
  padding: 10px;
}
.left_container {
  float: left;
}
.viewTemplateHeader span {
  display: inline-block;
  padding: 0.2rem 0.5rem;
}

body#product #productCustomizeForm .viewTemplateHeader span.active {
  background: white!important;
}

body#product #productCustomizeForm .active {
  background: #4cbb6c;
}

.wk-template-menu {
  background-color: #2fb5d2;
  border: 1px solid #e1e1e1;
}

.wk-hidden {
  display: none;
}

.wk-add-images{
  background: #ebebeb;
  border-top: 1px solid #fff;
}
.wk-add-images img{
  max-width: 110px;
  max-height: 110px;
}
/* .wk-add-images img{
  width: 110px;
  height: 110px;
} */

.wk-facebook-photos img, .wk-insta-photos img {
  width: 60px;
  height: 60px;
  margin: 5px;
  border-radius: 5px;
  cursor: pointer;
}
.wk-facebook-photos img:hover, .wk-insta-photos img:hover {
  transform: translateY(-2px);
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.1);
}

.wk-facebook-photos {
  max-height: 200px;
  overflow: auto;
  background: white;
  display: flex;
  flex-wrap: wrap;
}

.wk-images {
  background: white;
  height: 0px;
}

.wk-image-category {
  display: inline-block;
  cursor: pointer;
}

.wk-image-category > span {
  padding: 0;
}

.wk-images > .wk-image-category > span {
  padding: 10px;
  line-height: 3;
  font-weight: 600;
}
.wk-images > .wk-image-category > span.active {
  background: #2fb5d2;
  color: white;
}

.wk-color-template > ul {
  display: flex;
  flex-wrap: wrap;
}

#productCustomizeForm div {
  margin-bottom: 0 !important;
}

#productCustomizeForm .left_container {
  width: 450px;
}

.wkmodal-menu {
  cursor: pointer;
}
.viewTemplateHeader .changeCanvas {
  cursor: pointer;
}
.wk_canvas_image_type, .wk_canvas_text {
  border: dashed 1px gray;
  background: rgba(190, 190, 190, 0.4);
}
.wk-canvas-container-parent {
  width: 450px !important;
  height: 450px !important;
}
.wk-canvas-self {
  width: 450px !important;
  height: 450px !important;
}
.wk_canvas_image .canvas-container {
  width: 450px !important;
  height: 450px !important;
}

.wk_wtp_image_watermark {
  pointer-events: none;
  position:absolute;
  width: 100%;
  height: 35px;
  max-height: 35px;
  top: 0;
  left: 0;
  padding: 5px;
  display: none;
  background: rgba(111, 111, 111, 0.4);
  box-shadow: 0px 3px 3px 0px rgba(111, 111, 111, 0.4);
}
.wk_wtp_image_watermark_btn i {
  font-size: 21px;
}
.wk_wtp_image_watermark_title {
  color: white;
  font-weight: bold;
  font-size: 10px;
}
.wk_wtp_image_watermark_btn {
  pointer-events: auto;
  height: 24px;
  width: 24px;
  border-radius: 3px;
  padding: 0;
  border: 1px solid lightgray;
  outline: none!important;
  float: right;
  display: none;
}
.wk-highlighted {
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
  z-index: 9999;
  border-style: double;
}

#productCustomizeForm .sp-picker-container,
#productCustomizeForm .sp-palette-container {
    padding-bottom: 0% !important;
    height: 210px;
}

#productCustomizeForm .sp-palette-button-container,
#productCustomizeForm .sp-button-container {
    float: right;
    margin-top: 1.5rem;
}

@media only screen and (max-width: 1024px) {
  .wkleft-container {
    width: 100%;
    float: left;
    margin:0;
    margin-top: 20px;
  }
}