/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */



.button_example{

  font-size:11px;
  width:100%;
  height:35px;
  background:#fd6501;
  border:1px solid #FF883A;
}

.button_example:hover{
  font-size:11px;
  width:100%;
  height:35px;
  background:#343434;
  border:1px solid #565656;
}

/*---------------------------------------------------------------------------------------------------------------------------------*/
/*- Custom Templates CSS -----------------------------------------------------------------------------------------------------*/
#svg_templates .items {
  margin-top: 50px;
}
/*#svg_templates .items div {
  color: #464646;
  float: left;
  font-size: 1.143em;
  margin: 0 1% 2% 0;
  min-height: 0;
  text-align: center;
  width: auto;
}*/

.high_temp{
  border: medium none;
  cursor: pointer;
  height: 204px !important;
  padding: 10px;
  width: 87px;
}

.wide_temp{
  border: medium none;
  cursor: pointer;
  width: 204px !important;
  /*padding: 2px;
  height: 100px;*/
  height: 97px;
}
.wide_frame_templates{
  border: medium none;
  cursor: pointer;
  width: 204px !important;
  /*padding: 2px;
  height: 100px;*/
  height: 92px;
  padding: 0;
  line-height: 0;
  display: flex;
}

.high_svg{
  height: 246px;
  width: 141px;
}

.width_svg{
  width: 246px;
  height: 141px;
}

#svg_templates .items div img {
  margin: 0 !important;
  transition: all 0.6s;
}

#svg_templates .items div h3 {
  padding-bottom: 0px !important;
}

#svg_templates .items div a.label {

  background: #000 none repeat scroll 0 0;
  color: #fff;
  padding: 8px 0;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 1;
  line-height: 1.2em;
  display: block;
}

.btn_related_pro{
  background-color: #fff !important;
}

#svg_templates form{
  margin: 0 !important;
}

#loading-div-background
{
  display:none;
  position:fixed;
  top:0;
  left:0;
  background:rgba(0,0,0,0.8);
  width:100%;
  height:100%;
  z-index: 1000;
}
#artwork-loading-div-background
{
  display:none;
  position:fixed;
  top:0;
  left:0;
  background:rgba(0,0,0,0.8);
  width:100%;
  height:100%;
  z-index: 1000;
}
#artwork-loading-div-background .progress{
    margin: 29px;
}

.create_new_options
{
  display:none;
  position:fixed;
  top:0;
  left:0;
  background:rgba(0,0,0,0.8);
  width:100%;
  height:100%;
  z-index: 1000;
}


#loading-div
{
  width: 300px;
  height: 200px;
  background-color: #fff;
  text-align:center;
  position:absolute;
  left: 50%;
  top: 50%;
  margin-left:-150px;
  margin-top: -100px;
}

.artworkprogress{
  background-color: #5BC0DE !important;
  border: 0;
  height: 33px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  display: flex;
  color: #fff;
  align-items: center;
  padding: 0 10px;
}

#loading-options-div
{
  width: 300px;
  height: 250px;
  /*background-color: #0036D9;*/
  background-color: #fff!important;
  text-align:center;
  position:absolute;
  left: 50%;
  top: 50%;
  margin-left:-150px;
  margin-top: -100px;
  /*color:#fff;*/
  color:#000!important;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}

#loading-options-div input{
  border:none !important;
  padding: 0 !important;
  display: inline-block;
  height: auto !important;
/*   width: auto !important; */
  width: auto;
}


#svg_templates .items a.btn_related_pro {
  background-color: #fff;
  /*border: 1px solid !important;*/
  cursor: pointer;
  display: block;
  padding: 5px;
  overflow: hidden;
}

#svg_templates .items a.btn_related_pro:hover .wide_temp {
  transform: scale(1.9) rotate(10deg);
  transition: all 0.6s;
}

#svg_templates .items a.btn_related_pro:hover .high_temp {
  transform: scale(1.2);
  transition: all 0.6s;
}

.element form {
  margin: 0 0 5px !important; border: 1px solid #2ea3f2;
}

#svg_templates .items a.create_new_button {
  background-color: #fff;
  border: 1px solid !important;
  cursor: pointer;
  display: block;
  /*margin-bottom: 5px;*/
}

.create_new_options .close{
  float:right;
  background-color: #000;
  padding: 3px;
  display:inline-block;
}

.create_new_options a{
  color:#fff !important;
  text-decoration: underline;
}

/*Discount table*/
#pricing-calculator-volume-discounts {
  border-top: 1px solid #000;
  margin-top: 0;
  width: 100%;
  margin-bottom: 20px !important;
}

#pricing-calculator-volume-discounts th {
  border: 1px solid #000;
  color: #676767;
  text-align: center;
}

#pricing-calculator-volume-discounts td {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  color: #999;
  text-align: center;
  border: 1px solid #000;
}

#price_per_item{
  font-family: times,"times new roman",serif;
  font-size: 20px;
  font-weight: bold;
}

.single_variation{
  display:none;
}

#total_sale_price{
  text-decoration: none !important;
  color:#000;
  font-size: 20px;
}
#total_regular_price{
  color:#000;
  font-size: 20px;
}

iframe{
  margin-bottom: 0 !important; 
}

div.product-quick-start-form-container {
  padding: 20px 0;
}
div.product-quick-start-form-container p{
  margin: 0 20px 0 0;
  display: inline-block;
  vertical-align: middle;
  line-height: 1px;
  line-height: 24px;
}
div.product-quick-start-form-container > div:not(.hidden) {
  display: inline-block;
}
div.product-quick-start-form-container div.earliestAvailableDateInfo {
  background: transparent url("/Content/assets/images/info12x12.png") no-repeat scroll center top;
  cursor: help;
  height: 12px;
  margin-left: 3px;
  position: relative;
  top: -6px;
  width: 12px;
}
div.product-quick-start-form-container div.get-started-button {
  background: transparent url("images/get-started-button.png") no-repeat scroll 0 -1px !important;
  cursor: pointer;
  height: 33px;
  vertical-align: middle;
  width: 164px;
}
div.product-quick-start-form-container div.get-started-button:hover {
  opacity: 0.5;
}
div.product-quick-start-form-container div.sizeInput {
  vertical-align: middle;
  float: left;
  width: 18%;
}
div.product-quick-start-form-container div.sizeInput span {
  padding: 4px 0 0 6px;
}

div.product-quick-start-form-container div.sizeInput input {
  border: 1px solid #adadaf;
  display: inline-block;
  height: 24px;
  line-height: 24px;
  margin-right: 20px;
  padding: 0;
  width: 30px;
}

div.product-quick-start-form-container div select {
  border: 1px solid #adadaf;
  display: inline-block;
  height: 24px;
  line-height: 24px;
  margin-right: 20px;
  padding: 0;
  width: auto;
}
div.product-quick-start-form-container label {
  font-weight: bold;
  margin-right: 5px;
}
span.earliestAvailableDateInfoContent span.orderDeadline, div.product-quick-start-form-container span.earliestAvailableDate, div.product-quick-start-form-container span.unitPrice {
  color: #3fa9f5;
}
div.product-quick-start-form-container span.earliestAvailableDate, div.product-quick-start-form-container span.unitPrice {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 15px;
  font-weight: 600;
}
div.product-quick-start-form-container span.unitPrice {
  margin-right: 10px;
}
div.product-quick-start-form-container div.product-dropdown-container {
  margin-right: 10px;
}
div.product-quick-start-form-container div.product-dropdown-container .ddl-dynamic-Product {
  display: inline-block;
  height: 26px;
  width: 200px;
}
div.product-quick-start-form-container div.product-dropdown-container .ddl-dynamic-Product dt {
  background-image: url("/content/assets/styles/defaultStyle/images/standardDropdowArrow.png");
  padding-top: 7px;
}
span.earliestAvailableDateInfoContent {
  display: inline-block;
  font-weight: bold;
  padding: 8px;
  width: 290px;
}
div.product-quick-start-form-step-1-wrapper {
  background-color: #fff;
  font-family: "freight-sans-pro",sans-serif;
  width: 954px;
}
div.product-quick-start-form-step-1-wrapper div.title-bar, div.product-quick-start-form-step-1-wrapper div.current-sign-properties-wrapper {
  width: 100%;
}
div.product-quick-start-form-step-1-wrapper div.title-bar {
  background: rgba(0, 0, 0, 0) linear-gradient(#0097d5, #0097d5, #006db6) repeat scroll 0 0;
  color: #fff;
  font-size: 26px;
  height: 28px;
  padding: 16px 0;
  text-align: center;
}
div.product-quick-start-form-step-1-wrapper div.current-sign-properties-wrapper {
  background-color: #e6e6e6;
  font-size: 18px;
  height: 30px;
  text-align: center;
}
div.product-quick-start-form-step-1-wrapper div.current-sign-properties-wrapper div.current-sign-properties {
  padding-top: 3px;
}
div.product-quick-start-form-step-1-wrapper div.current-sign-properties-wrapper div.current-sign-properties div {
  display: inline-block;
  margin-right: 30px;
}
div.product-quick-start-form-step-1-wrapper div.current-sign-properties-wrapper div.current-sign-properties div span.unitPrice {
  color: #3fa9f5;
  font-size: 18px;
  font-weight: normal;
}
div.product-quick-start-form-step-1-wrapper div.middle-wrapper, div.product-quick-start-form-step-1-wrapper div.bottom-bar {
  border: 2px solid #e6e6e6;
  width: 950px;
}
div.product-quick-start-form-step-1-wrapper div.middle-wrapper {
  border-bottom: 0 none;
  border-top: 0 none;
  height: 271px;
  position: relative;
}
div.product-quick-start-form-step-1-wrapper div.bottom-bar {
  border-radius: 0 0 20px 20px;
  border-top: 0 none;
  height: 20px;
}
div.product-quick-start-form-step-1-wrapper div.next-steps-wrapper {
  position: absolute;
}
div.product-quick-start-form-step-1-wrapper div.next-steps-wrapper > div {
  display: block;
  float: left;
}
div.product-quick-start-form-step-1-wrapper div.next-steps-wrapper div.next-step {
  width: 315px;
}
div.product-quick-start-form-step-1-wrapper div.next-steps-wrapper div.next-step.link {
  cursor: pointer;
}
div.product-quick-start-form-step-1-wrapper div.next-steps-wrapper div.next-step div {
  display: inline-block;
  height: 195px;
  width: 100%;
}
div.product-quick-start-form-step-1-wrapper div.next-steps-wrapper div.next-step div img.blank-template-image {
  display: block;
  margin: 46px auto 0;
}
div.product-quick-start-form-step-1-wrapper div.next-steps-wrapper div.next-step div img.upload-cloud-image {
  display: block;
  margin: 74px auto 0;
}
div.product-quick-start-form-step-1-wrapper div.next-steps-wrapper div.next-step div form.product-quick-start-search-form {
  display: block;
  height: auto;
  margin: 88px auto 0;
  position: relative;
  width: 252px;
}
div.product-quick-start-form-step-1-wrapper div.next-steps-wrapper div.next-step div form.product-quick-start-search-form .search-input {
  border: 1px solid #000;
  border-radius: 3px;
  height: 31px;
  line-height: 31px;
  padding: 0 30px 0 10px;
  width: 210px;
}
div.product-quick-start-form-step-1-wrapper div.next-steps-wrapper div.next-step div form.product-quick-start-search-form .search-go {
  position: absolute;
  right: 6px;
  top: 6px;
}
div.product-quick-start-form-step-1-wrapper div.next-steps-wrapper div.next-step p {
  font-size: 18px;
  text-align: center;
}
div.product-quick-start-form-step-1-wrapper div.template-search-wrapper {
  height: 420px;
  position: absolute;
  width: 100%;
}
div.product-quick-start-form-step-1-wrapper div.template-search-wrapper .product-quick-start-search-results {
  height: 378px;
  width: 100%;
}
div.product-quick-start-form-step-1-wrapper div.template-search-wrapper .product-quick-start-search-results .no-results {
  font-size: 30px;
  padding-top: 20px;
  text-align: center;
}
div.product-quick-start-form-step-1-wrapper div.template-search-wrapper .product-quick-start-search-form-wrapper {
  margin-top: 10px;
  position: relative;
}
div.product-quick-start-form-step-1-wrapper div.template-search-wrapper .product-quick-start-search-form-wrapper a.back-link, div.product-quick-start-form-step-1-wrapper div.template-search-wrapper .product-quick-start-search-form-wrapper div.page-indicator {
  position: absolute;
  top: 10px;
}
div.product-quick-start-form-step-1-wrapper div.template-search-wrapper .product-quick-start-search-form-wrapper a.back-link {
  left: 30px;
}
div.product-quick-start-form-step-1-wrapper div.template-search-wrapper .product-quick-start-search-form-wrapper div.page-indicator {
  right: 30px;
}
div.product-quick-start-form-step-1-wrapper div.template-search-wrapper form.product-quick-start-search-form {
  margin: 0 auto;
  position: relative;
  width: 252px;
}
div.product-quick-start-form-step-1-wrapper div.template-search-wrapper form.product-quick-start-search-form .search-go {
  right: 6px;
  top: 6px;
}
div.product-quick-start-form-step-1-wrapper div.template-search-wrapper li.product-quick-start-search-result {
  display: inline-block;
  margin: 20px 0 0 26px;
  vertical-align: top;
}
div.product-quick-start-form-step-1-wrapper div.template-search-wrapper li.product-quick-start-search-result a.sign {
  display: inline-block;
  text-align: center;
  width: 203px;
}
div.product-quick-start-form-step-1-wrapper div.template-search-wrapper li.product-quick-start-search-result a.sign:hover {
  color: #0061a0;
}
div.product-quick-start-form-step-1-wrapper div.template-search-wrapper li.product-quick-start-search-result a.sign img {
  background: #fff none repeat scroll 0 0;
  padding: 0;
  vertical-align: middle;
}
div.product-quick-start-form-step-1-wrapper div.template-search-wrapper li.product-quick-start-search-result a.sign:hover img {
  background: transparent none repeat scroll 0 0;
}
div.product-quick-start-form-step-1-wrapper div.template-search-wrapper .inner-wrapper {
  display: inline-block;
  line-height: 0;
  padding: 2px;
}
div.product-quick-start-form-step-1-wrapper div.template-search-wrapper .inner-wrapper:hover {
  background: #f60 none repeat scroll 0 0;
}
div.product-quick-start-form-step-1-wrapper div.template-search-wrapper .sign-overlay-wrapper, div.product-quick-start-form-step-1-wrapper div.template-search-wrapper .sign-image-wrapper {
  display: inline-block;
  line-height: 0;
  overflow: hidden;
  position: relative;
  text-align: left;
}
div.product-quick-start-form-step-1-wrapper div.template-search-wrapper .sign-image-wrapper:hover::after {
  background: rgba(0, 0, 0, 0) url("/Content/assets/styles/defaultStyle/images/sign-overlay.png") repeat scroll 0 0;
  content: "";
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}

/*Get started*/
.main-options-container{
  margin: 0 auto;
  width: auto;
}

.sizeInput{
  display: inline-block;
  vertical-align: middle;
  width: auto;
  margin: 0 10px 0 0;
}

.sizeInput label{
  display: block;
}

.sizeInput select{
  width: 150px; 
}

.sizeInput .quntity-number{
  width: 52px;
}

.get-started-button{
  background: transparent url("images/get-started-button.png") no-repeat scroll 0 -1px !important;
  cursor: pointer;
  display: inline-block;
  height: 33px;
  vertical-align: middle;
  width: 164px;
}

/*.woocommerce ul.products > li.product {
    border: 1px solid #DDDDDD !important;
    border-radius: 2px;
    margin: 0 1.35% 1em 0;
    padding: 11px 15px !important;
    width: 20.65% !important;
}*/

@media only screen and (max-width: 480px)	{ 
  
}
@media only screen and (min-width: 481px) and (max-width: 640px)	{ 
  .main-options-container{
    border: 3px solid #000;
    border-radius: 20px;
    padding: 40px;
  }

  .sizeInput select{
    width: auto !important; 
  }

  .sizeInput .quntity-number{
    width: auto !important;
  }
}

.high_temp_link{
  background-color: transparent !important;
  display: inline-block !important;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.wide_temp_link{
  width:100%; 
  height: 100%;
  position:absolute;
  top:0; 
  left:0; 
  display:inline-block !important;
  background-color: transparent !important;
  z-index: 1000;
}
/*my styling*/

.single-product #left-sidebar{
  display:none !important;
}

.single-product #main_content{
  width: 100% !important;
}

.product_label{
  display:none !important;
}

.single-product .variations .reset_variations{
  display: none !important;
}

/* for single product page*/
.single-product .first-footer-widget-area{
  display:none !important;
}

.single-product .second-footer-widget-area{
  display:none !important;
}

.single-product .third-footer-widget-area{
  display:none !important;
}

.single-product .fourth-footer-widget-area{
  display:none !important;
}

/*for category page*/
.archive .first-footer-widget-area-1{
  display:none !important;
}

.archive .first-footer-widget-area{
  display:none !important;
}

.archive .second-footer-widget-area{
  display:none !important;
}

.archive .third-footer-widget-area{
  display:none !important;
}

.archive .fourth-footer-widget-area{
  display:none !important;
}

.archive .lb_new{
  display:none !important;
}

/*//design editor*/
.page-template-design_editor .se-design-online-editor iframe{
    height: 1200px;
}
.page-template-design_editor .first-footer-widget-area-1{
  display:none !important;
}

.page-template-design_editor .first-footer-widget-area{
  display:none !important;
}

.page-template-design_editor .second-footer-widget-area{
  display:none !important;
}

.page-template-design_editor .third-footer-widget-area{
  display:none !important;
}

.page-template-design_editor .fourth-footer-widget-area{
  display:none !important;
}

.page-template-design_editor .main-content {
    margin: 0 auto;
    max-width: 1170px;
}


/*//submit artwork editor*/
.page-template-submit_artwork .first-footer-widget-area-1{
  display:none !important;
}

.page-template-submit_artwork .first-footer-widget-area{
  display:none !important;
}

.page-template-submit_artwork .second-footer-widget-area{
  display:none !important;
}

.page-template-submit_artwork .third-footer-widget-area{
  display:none !important;
}

.page-template-submit_artwork .fourth-footer-widget-area{
  display:none !important;
}

/*//let us design*/
.page-template-let_us_design .first-footer-widget-area-1{
  display:none !important;
}

.page-template-let_us_design .first-footer-widget-area{
  display:none !important;
}

.page-template-let_us_design .second-footer-widget-area{
  display:none !important;
}

.page-template-let_us_design .third-footer-widget-area{
  display:none !important;
}

.page-template-let_us_design .fourth-footer-widget-area{
  display:none !important;
}

/*//let us design*/
.page-template-let_us_design .first-footer-widget-area-1{
  display:none !important;
}

.page-template-let_us_design .first-footer-widget-area{
  display:none !important;
}

.page-template-let_us_design .second-footer-widget-area{
  display:none !important;
}

.page-template-let_us_design .third-footer-widget-area{
  display:none !important;
}

.page-template-let_us_design .fourth-footer-widget-area{
  display:none !important;
}

/*//let us design confirm*/
.page-template-let_us_design_confirm .first-footer-widget-area-1{
  display:none !important;
}

.page-template-let_us_design_confirm .first-footer-widget-area{
  display:none !important;
}

.page-template-let_us_design_confirm .second-footer-widget-area{
  display:none !important;
}

.page-template-let_us_design_confirm .third-footer-widget-area{
  display:none !important;
}

.page-template-let_us_design_confirm .fourth-footer-widget-area{
  display:none !important;
}

.page-template-default #templates-table td{
  padding:10px;
}
.page-template-default #templates-table th{
  padding:10px;
}
.woocommerce div.product form.cart .button{
  float:none !important;
}
.se-design-online-editor {
    background: #ececed;
}
.se-page-heading {
    background-color: #fff;
}
h1.se-design-title {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 4px solid #7d7d7e;
    font-size: 44px;
    line-height: 43px;
    color: #010101;
    font-weight: 700;
}
body .sticky-scroll-warpper{
    display: none;   
}
.iframe-container{
    width:100%;
}
@media only screen and (max-width: 1024px) {
    .page-template-design_editor .main-content,
    .main-content {
        max-width: 90%;
    }
    .page-template-design_editor .se-design-online-editor iframe{
        height: 1500px;
    }
}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
    body .sticky-scroll-warpper{
        display: block;
        position: fixed;
        z-index: 9999;
        bottom: 6px;
        right: 8px;
        
    }

    body .sticky-scroll-warpper.hide_scroll_btn{
       display: none;
    }
    body .sticky-scroll-warpper.show_scroll_btn{
       display: block;
    }
    .sticky-scroll-warpper a.stick-btn-scroll{
        padding-right: 5px;
    }
    body .sticky-scroll-warpper a i{
        font-size: 30px;
    }
}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
    body .sticky-scroll-warpper{
        display: block;
        position: fixed;
        z-index: 9999;
        bottom: 6px;
        right: 8px;
        
    }

    body .sticky-scroll-warpper.hide_scroll_btn{
       display: none;
    }
    body .sticky-scroll-warpper.show_scroll_btn{
       display: block;
    }
    .sticky-scroll-warpper a.stick-btn-scroll{
        padding-right: 5px;
    }
    body .sticky-scroll-warpper a i{
        font-size: 30px;
    }
}


@media only screen and (max-width: 768px) {
    
    h1.se-design-title {
        border-bottom: 2px solid #7d7d7e;
        font-size: 27px;
        line-height: 34px;
        padding-bottom: 6px;
    }
    .page-template-design_editor .se-design-online-editor iframe{
        height: 1800px;
    }
    
    body .sticky-scroll-warpper{
        display: block;
        position: fixed;
        z-index: 9999;
        bottom: 6px;
        right: 8px;
    }

    body .sticky-scroll-warpper.hide_scroll_btn{
       display: none;
    }
    body .sticky-scroll-warpper.show_scroll_btn{
       display: block;
    }
    .sticky-scroll-warpper a.stick-btn-scroll{
        padding-right: 5px;
    }
    body .sticky-scroll-warpper a i{
        font-size: 30px;
    }
}


@media only screen and (max-width: 767px) {
	
  #svg_editor .svg-editor-mainmenu {
      float: none !important;
      width: 100% !important;
      display: inline-block !important;
  }
  
  #svg_editor .svg-editor-mainmenu ul li {
      display: inline-block !important;
      position: relative !important;
      width: auto !important;
      margin: 3px !important;
      padding: 10px !important;
      border-radius: 3px !important;
  }
  
  #svg_editor .svg-editor-mainmenu ul {
      display: inline-block !important;
      position: relative !important;
  }
  
  #svg_editor .canvas_btn {width: auto !important;display: inline-block !important;margin-bottom: 0 !important;margin: 0 !important;}
  
  #svg_editor section.product-info-section {
      padding-top: 10px !important;
  }
  
  #svg_editor section.product-info-section .product-info:last-child {
      float: right !important;
  }
  
  #svg_editor section.product-info-section .product-info:last-child span#price_total {
      font-size: 20px !important;
      text-transform: none !important;
  }
  
  #svg_editor .product-info-title, #svg_editor .product-info-value {line-height: initial !important;height: 20px !important;}
    
  #svg_editor .svg-editor-mainmenu ul li:nth-child(10),#svg_editor .svg-editor-mainmenu ul li:nth-child(11),#svg_editor .svg-editor-mainmenu ul li:nth-child(12),#svg_editor .svg-editor-mainmenu ul li:nth-child(13),#svg_editor .svg-editor-mainmenu ul li:nth-child(14),#svg_editor .svg-editor-mainmenu ul li:nth-child(15),#svg_editor .svg-editor-mainmenu ul li:nth-child(16),#svg_editor .svg-editor-mainmenu ul li:nth-child(17){display: none !important;}

  div#div_leftSec {
    width: 100% !important;
    float: none !important;
    position: relative;
}

.svgeditor-submenu {
    float: none !important;
    padding: 0 !important;
}


.mCustomScrollbar.active div#div_leftSec div#div_BackgroundSection{
  display: block !important;
}


div#div_BackgroundSection {
    padding: 10px !important;
    display: none;
}

div#save-cart-btns {
  float: none;
  margin: 0 auto;
  text-align: center;
  bottom: 0 !important;
}

.se-text-editor-buttons {
  margin-top: 50px !important;
}

.left_sec{
  min-height: AUTO !important;
}

.left_inner_cont {
  min-height: 290px !important;
}

.left_inner_cont{
  min-height: 250px !important;
}

.canvas_btn p{
  padding-bottom: 0 !important;
}

.page-id-5 div#container div#iframe-container {
  height: auto !important;
}

div#mCSB_1 {
  max-height: auto !important;
}

p.popup-show.active div#iframe-container div#div_BackgroundSection{
  display: block !important;
}

}

.sub-btn {
  font-size: 15px;
  background-color: #2e3a93 !important;
  display: inline-block;
  padding: 8px 15px;
  border-radius: 4px;
  color: #fff;
  width: auto;
  margin-top: 10px;
  cursor: pointer;
}

.se_custom_template_slider_responsive{
      overflow:inherit;
  }
.element div.custom-template-img {
    display: flex;
    text-align: center;
    padding: 0;
    margin: 0;
}
#svg_templates .items div img { 
    width: 100%; height: auto!important; 
   
}
@media only screen and (max-width: 967px){
    .se_custom_template_slider_responsive{
        overflow:scroll;
    }
    #svg_templates .items {        
        text-align: left!important;
    }
}
.create_new_options h2{
	font-weight: bold;
    font-size: 20px;
}
.create_new_options h2 a{
	color:#000!important;
	text-decoration:none;
	padding: 40px 0 10px 0;
	display:block;
}
.create_new_options .close {
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
    padding: 0 10px;
}
.create_new_options label{
	font-weight:bold;
}
.create_new_options label{
	font-weight: bold;
    padding-bottom: 10px;
    display: block;
}
.create_new_options #upload-form{
	background: #2e3d8e;
    color: #fff!important;
    padding: 5px 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    text-decoration: none;
	margin-top: 10px;
    display: inline-block;
}
.create_new_options form input[type=file]{
	margin: 0 auto;
    display: block!important;
    width: 200px!important;
}
.custom-template-img img {
  content: '\A';
  /* position: absolute; */
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  transition: all 1s;
  -webkit-transition: all 1s;
}
.temp-img.custom-template-img img {
  opacity: 1;
}
#svg_templates .items div img {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}
.img-link-custom {
  transition: .5s ease;
  /* opacity: 0; */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}
.custom-template-img:hover .image {
  opacity: 0.3;
}

.custom-template-img:hover .middle {
  opacity: 1;
}


#svg_templates .items a.btn_related_pro:hover {
  background: #00000059 !important;
}

.btn_related_pro.wide_temp_link span { opacity: 0;}

.btn_related_pro.wide_temp_link:hover span {
  opacity:1;
}
.btn_related_pro.wide_temp_link span {
  opacity: 0;
  background: #000;
  width: 80%;
  padding: 10px;
  font-weight: 700;
  line-height: 1.2em;
  text-transform: uppercase;
  color: white;
  font-size: 16px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
@media only screen and (max-width: 768px) {
.btn_related_pro.wide_temp_link span:hover {
  opacity: 1;
  width: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
}