/*
Theme Name:   Spinn Print Child
Theme URI:    https://www.thedigitallion.com
Description:  
Author:       Digital Lion Inc.
Author URI:   https://www.thedigitallion.com
Template:     WCM010013
Version:      1.3
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  spinn-child

START YOUR CHILD THEME CSS HERE ssss
*/

#ship-to-different-address span {
  display: none;
}
#sc_share_this_link {
  font-size: 18px;
  padding: 15px;
  display: block;
  background-color: #efefef;
  text-align: center;
  margin-bottom: 10px;
}

#sc_share_this_link .fa {
  color: #0c57a5;
}

#sc_share_this_modal_text {
  width: 100%;
  margin: 8px auto 5px auto;
}

.sc_share_this_buttons_inner {
  display: table;
  width: 100%;
  margin: 10px 0;
}

#sc_share_this_ok {
  background: #888;
}

#route_to_buttons {
  float: right;
}

div.sc_share_this_buttons_inner #route_to_buttons button#sc_share_this_copy {
  margin-right: 0;
  margin-left: 0;
}

.shared-msg {
  display: none;
  float: right;
  height: 100%;
  margin-right: 10px;
  padding: 6px;
  color: #4b9f4c;
}

/* ======================== */

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
  float: none;
  width: 100%;
  text-align: left;
  display: inline-block;
}

.shipping_info_box {
  float: left;
  width: 50%;
  margin-top: 100px;
}

.shipping_info_box_inner {
  padding-right: 20px;
}

.shipping_info_box_content li {
  list-style: disc;
}
@media (max-width: 1023px) {
  .shipping_info_box {
    display: none;
  }
}

.cart_totals_inner {
  float: right;
  width: 50%;
  text-align: right;
}

/* =============== */

.continue-shopping-button {
  box-sizing: border-box;
}

.wpf-umf-header.before .continue-shopping-button {
  float: right;
}

.shop_table .continue-shopping-button {
  margin-bottom: 5px;
}

@media only screen and (max-width: 768px) {
  .wpf-umf-header.before h2 {
    float: none;
    text-align: center;
    margin-bottom: 10px;
  }

  .wpf-umf-header.before .continue-shopping-button {
    float: left;
  }

  .shop_table .continue-shopping-button {
    margin-left: 0;
    width: 100%;
    text-align: center;
  }
}

.shop_table .wpf-umf-cart-uploaded-files-label {
  color: black;
  margin-top: 16px;
}

.shop_table ul.wpf-umf-cart-uploaded-files-list {
  color: black;
  margin-bottom: 16px;
}

.woocommerce table.cart a.remove {
  margin-left: auto;
  margin-right: auto;
}

.remove_desc,
.delete_icon_desc {
  color: red;
}

.thankyou_order_received_text_extra {
  color: red;
}

#spinncoupon20 {
  background-color: lightblue;
}

table.vars tr {
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
}

table.vars {
  padding: 12px;
}

table.vars tr td {
  width: 100%;
  display: block;
}

table.vars tr td.label {
  margin-bottom: 2px;
}

table.vars tr td.label label {
  padding: 4px 8px;
  display: inline-block !important;
  background: #0c57a5;
  font-size: 13.3px !important;
  color: #ffffff !important;
  width: 135px !important;
  font-weight: bold !important;
}

table.vars tr td.value select {
  width: 100%;
}
#paper-type {
  max-width: 100%;
  padding: 10px;
  width: 100%;
  border-radius: 0px;
  border-color: rgb(169, 169, 169);
}

#wpf-umf-upload-boxes form fieldset {
  margin-top: 10px;
}

@media only screen and (min-width: 768px) {
  .wpf-umf-single-uploaded-file {
    display: flex;
  }

  .wpf-umf-single-uploaded-file .wpf-umf-suf-thumb {
    width: 55px;
  }
}

div.tnp-field.tnp-field-email > input.tnp-email {
  width: 13.2em;
  margin-left: auto;
  position: relative;
  margin-right: auto;
  background: white;
  padding: 9px 10px 7px;
  border-radius: 0px;
  height: 2.5em;
}

.tnp-widget form {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
}

div.tnp-field.tnp-field-button > input.tnp-submit {
  border: 0 !important;
  height: 35px;
  background: #312f3f !important;
  border-radius: 0px;
}

div.tnp-field.tnp-field-email > label {
  display: none;
}

body .cpf-section .tm-section-label {
  color: #000;
}

body .menu-category .cat-bullet {
  display: block !important;
}

ul.product-categories {
  display: block;
  position: relative;
}
@media(max-width:998px){
  ul.product-categories {
display:none;
    position:absolute;
  }
}

body .tm-extra-product-options .tc-row,
.tc-row {
  margin: 0px;
}



body .tm-extra-product-options .tm-epo-element-label.tm-section-label {
  padding: 10px;
  margin: 0px;
}
@media only screen and (max-width:468px){
body .tm-extra-product-options .tm-epo-element-label.tm-section-label {
  padding: 0px;
  margin: 0px;
}
 
}
body .tm-extra-product-options textarea.tm-epo-field {
  border-color: rgb(169, 169, 169);
  border-radius: 0;
  padding: 10px;
}

@media only screen and (min-width: 1024px) {
  body #order-notes-field .tm-epo-field-label {
    width: 100%;
    background-color: #ffffff;
    border: none;
  }
}

@media only screen and (max-width: 900px) {
  body #order-notes-field .tm-epo-field-label {
    width: 100%;
    background-color: #ffffff;
    border: none;
  }
}

 

body .printed-covers-section .cpf-type-select label,
body .finsihing_options .cpf-type-select label,
body .tm-epo-field-label.tm-right {
  display: block !important;
}

body .tm-extra-product-options .tm-epo-element-label {
  color: #000000 !important;
  line-height: 30px;
}

/* body select, body textarea{
font-size:14px;
} */
@media(max-width:768px){
  body #cover-color .tm-epo-field-label {
  width:100% !important;
  }
}
@media only screen and (min-width: 1025px) {
  body .tm-extra-product-options .tm-epo-element-label {
    font-weight: 500;
    font-size: 18px;
  }

  body #cover-color .tm-epo-field-label {
    width: auto;
    width:100%;
  }

  body #inside-color label.tm-epo-element-label, body #cover-paper-type label.tm-epo-element-label {
    float: left;
    width: 97px;
  }

  body #inside-color li label.tm-epo-element-label, body #cover-paper-type li label.tm-epo-element-label {
    width: auto;
  }

  body #number-of-sides label.tm-epo-element-label {
    width: 97px;
    float: left;
  }

  body
    .tm-extra-product-options
    .printing-options-class
    .cpf-type-select
    label.tm-epo-element-label,
  body .woocommerce #content div.product form.cart .variations td.label label {
    width: 21.5%;
    display: inline-block;
    flex: 0 0 21.5%;
    -webkit-flex: 0 0 21.5%;
    line-height: 1.4em;
  }

  body
    .tm-extra-product-options
    .printing-options-class
    .cpf-type-select
    .tm-extra-product-options-container {
    flex-basis: auto !important;
  }
}

body label.tm-epo-element-label.tm-left {
  padding-right: 1em;
}

body #number-of-copies label {
  padding-right: 1em !important;
}

body input {
  font-size: 13.3333px;
}

body .tm-checkbox + .tc-label-wrap .tm-label {
  font-size: 13px;
  color: #666;
}

body .tm-extra-product-options .tm-epo-field-label {
  line-height: 18px;
}

body .tm-extra-product-options .tc-cell,
.tc-cell {
  margin-bottom: 0px !important;
margin-top: 0px !important;
	    padding: 0 !important;
	font-weight: 500;
    font-size: 13px;

}
#page h3.tm-section-label{
 padding: 10px !important;
}
ul.tm-extra-product-options-select .tm-epo-field-label{
	background: transparent !important;
	    padding: 0 !important;

}
.tmcp-field-wrap{
	   flex: none !important;
}
.cpf-type-select .tc-element-container{
	    flex-basis: unset !important;
}
body .tc-container .cpf-section {
  margin-bottom: 10px !important;
	    padding: 0;

}

body .printing-options-class .cpf-type-select label {
  background-color: #0c57a5;
  color: #fff !important;
  font-size: 13.33px !important;
  font-weight: bold;
  padding-left: 8px;
  padding: 4px 8px;
  margin: 1px;
}

body
  .cpf-type-select
  .tm-extra-product-options-container
  ul
  li
  label.tm-epo-field-label {
  padding: 0px !important;
  background: none;
}

body .printing-options-class #tm-paper-size label.tm-epo-element-label {
  width: 135px !important;
	line-height: 28px !important; 
	padding: 0 8px !important;
}

body .tm-selected.tm-radio {
  background-position: -69px -294px;
}

body .tm-radio {
  background-position: 3px -292px;
}

body
  .tm-extra-product-options
  ul.tmcp-ul-wrap.tm-extra-product-options-radio
  li.tmcp-field-wrap
  .tm-label {
  font-weight: normal !important;
  line-height: 30px !important;
  vertical-align: middle !important;
}

 
 
}
body .showtooltipvariation {
  font-family: "Open Sans", Arial, Helvetica, sans-serif !important;
  font-size: 14px;
  font-weight: normal !important;
  margin-left: 0px;
  
}
  


 

body #inside-bleed label.tm-epo-element-label {
  flex: 0 0 81px;
  -webkit-flex: 0 0 81px;
  line-height: 1.4em;
	padding: 0 8px !important;
}
#page div.tm-section-label,
#page h6.tm-section-label{
	padding: 10px !important;
}

@media only screen and (max-width: 900px) {
  body #inside-bleed label.tm-epo-element-label {
    flex: 0 0 81px;
    -webkit-flex: 0 0 81px;
    line-height: 1.4em;
  }
}

body .tm-cart-edit-options {
  background-color: #ffffff;
  background: -moz-linear-gradient(top, #084b91 0%, #053161 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #084b91),
    color-stop(100%, #053161)
  );
  background: -webkit-linear-gradient(top, #084b91 0%, #053161 100%);
  background: -o-linear-gradient(top, #084b91 0%, #053161 100%);
  background: -ms-linear-gradient(top, #084b91 0%, #053161 100%);
  background: linear-gradient(to bottom, #084b91 0%, #053161 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#084B91', endColorstr='#053161',GradientType=0 ); /* IE6-8 */
  display: inline-block !important;
  padding: 5px 10px;
}

body #number-of-pages-select label {
  position: relative;
}
body #number-of-pages a.showtooltip,
body #number-of-pages-select a.showtooltip {
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-weight: 400;
  margin-left: 180px;
}

body .tm-extra-product-options-totals dt.tm-final-totals {
  display: inline-block;
}
body .tm-extra-product-options-totals dd.tm-final-totals {
  width: 49%;
  float: right;
}
body .tm-extra-product-options-totals dd.tm-final-totals .final span {
  color: #157b00 !important;
}
body .wc-tabs .accordions_faq_tab {
  display: none !important;
}
body td.product-remove * {
  text-align: center;
}
body td.product-name a.tm-cart-edit-options,
.tm-cart-edit-options {
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
}
body td.order-actions a.invoice::before {
  content: "Download ";
}
body td.order-actions a.invoice::after {
  content: " (PDF)";
}
body #ship-to-different-address .tm-checkbox {
  position: relative;
  top: 15px;
}
body #ship-to-different-address .woocommerce-form__label {
  display: flex;
}
#ship-to-different-address::after {
  margin-top: 0;
}
body.woocommerce-checkout dl.variation,
body.woocommerce-cart dl.variation {
  clear: both;
  font-size: 12px;
  column-count: 2;
  column-gap: 20px;
}
body.woocommerce-checkout dl.variation dd p,
body.woocommerce-cart dl.variation dd p {
  color: black;
}
li.mini_cart_item dl.variation {
  clear: both;
  column-count: 2;
  column-gap: 20px;
}
li.mini_cart_item dl.variation  dd.tc-value{
  width:100%;
	padding-bottom:0px;
}
@media (max-width: 767px) {
  .menu-category .product-categories {
    display: none;
  }
  body #inside-bleed .tc-element-inner-wrap > .tc-row {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  body #cover-color .tm-epo-field-label,
  body #inside-bleed .tmcp-select {
    width: 100%;
  }
  body #cover-color .tm-epo-field-label {
    font-size: 14px;
    display: flex !important;
    align-items: center;
    justify-content: flex-start;
  }
}

@media only screen and (max-width: 768px) {
  .single .tm-final-totals:nth-last-child(-n + 2) {
    width: 50%;
  }
		body.single .tm-epo-field-label{
	font-size:13px;
}
}
@media only screen and (max-width: 1023px){
  #order-notes-field .tm-epo-field-label {
    width: 99% !important;
    position: relative;
    left: -6px;
    border: none;
  }
  #order-notes-field .tm-epo-field-label textarea {
    max-width: 100%;
    border: none;
  }
  body .single_add_to_cart_button.button.alt{
    max-width:100%;
  }
}
body #order-notes-field{
  max-width: 98%;
  width: 100%;
  flex: 0 0 100%;
}
@media(max-width:1025px){
dl.tm-extra-product-options-totals.tm-custom-price-totals::after{
  text-align:center;
}
  body.single-product .tc-epo-totals::after{
    text-align:center;
    display:block;
}
  body #inside-bleed div.tc-row{
		display:block;
  }
  body #inside-bleed label.tm-epo-element-label{
  display:inline-block;
    width:15%;
  }
  #inside-bleed .tmcp-select{
    min-width:125px;
    max-width:125px;
    width:125px;
    margin-left: -100px;
  }
  body.single .tc-totals-form #tm-epo-totals{
  	border:1px solid #d7d7d7 !important;
  }
}
@media only screen and (max-width: 1023px){
body #inside-bleed label.tm-epo-element-label{
  width:max-content;
  margin-left: 0px;
}
}

@media only screen and (max-width: 900px){
.showtooltip, .showtooltipblue, .showtooltipsubheader, .showtooltipvariation, .showproductiontooltip {
  margin-left: -242px;
  color: darkorange;
}
}
  
.tc-totals-form.tm-product-id-32833.tm-totals-form-main.tc-show::before{
  content: 'Price';
	background-color: #0c57a5;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	padding: 10px;
	width: 100%;
	display: none;
	margin-bottom: 1em;  
}

@media(max-width:768px){
	.tc-totals-form.tm-product-id-32833.tm-totals-form-main.tc-show::before{
		display:block;
	}
}
 body.single #number-of-copies label,
 body.single #number-of-pages label{
  font-size:18px;
}
body.single .cpf-section .variations .tm-epo-field-label{
padding:4px 8px !important;
}
body footer #footer-widget-area #third #text-8 .textwidget .two_third{
width:max-content !important;
}
body footer #footer-widget-area #third #text-8 .textwidget .one_third{
display: block;
width: max-content;
}
body footer #footer-widget-area #third #text-8 {
display:flex;
margin: 0 auto;
  justify-content:center;
  padding-bottom: 19px;
}
a.showtooltipvariation{
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-weight: 400;
}

@media only screen and (max-width:468px){
  body.single .chosenParent .cpf-type-radio .tm-epo-element-label{
  	width:100%;
  }
	body #number-of-pages a.showtooltip, body #number-of-pages-select a.showtooltip{
		margin-left: 0;
	}
	#inside-bleed .tmcp-select{
		margin-left: 0;
	}
	body #inside-bleed label.tm-epo-element-label{
		width: 100%;
	}
  
}

div.header_logout {
  float: left;
  padding-bottom: 10px;
  padding-top: 3px;
}

div.header_logout a {
  display: inline-block;
  padding: 8px 10px 0 10px;
   
}
@media(max-width:1024px){
  body #cover-color .tm-epo-field-label {
  width:100% !important;
  font-size: 16px;
  }
}   

/* @media screen and (max-width:768px){
body footer #fourth img {
  width: 100px;
  padding-bottom: 10px;
  padding-top: 10px;
}
}

 
}

@media screen and (max-width: 768px) {
  div #fourth #text-4 .textwidget {
   
    margin-top: -12px;
  }
}

div #fourth #text-4 .textwidget {
   
  margin-top: 0px;
} */

#footer-widget-area input[type="submit"].tnp-submit{
    background: none !important;
    border: none !important;
    background-color: #312f3f !important;
    color: #ffffff !important;
    border-radius: 0px !important;
    height: 35px !important;
}

#footer-widget-area .tnp-subscription-minimal form{
  text-align: center;
}

#footer-widget-area #block-2 p{
  text-align: center;
  font-weight: bold;
  font-size: 15px;
  margin-left: 34px;
  line-height: 26px;
  color: #fff;
}

#footer-widget-area #block-2 .wp-block-tnp-minimal{
  padding:13px 20px 20px !important;  
}

#footer-widget-area .tnp-subscription-minimal input.tnp-email{
  border-radius: 0px;
  width:169px;
  padding: 6px 10px;
}

body .tc-row #order-notes-field{
  max-width: 100%;
}

@media(max-width:1024px){
  body .tm-extra-product-options-totals .tm-final-totals:nth-child(3){
    font-size:20px !important;
  }

  body .tm-extra-product-options-totals dd.tm-final-totals .final span {
    font-size:20px !important;
  }
}

 
@media(max-width:768px){
  #inside-bleed .tc-row{
    display:block !important;
  }

  body .single .tm-final-totals:nth-last-child(-n+2){
    text-align: center;
  }

  body .tm-extra-product-options-totals .tm-final-totals:nth-child(3){
    text-align: center;
  }

}
body.list-view .tc-after-shop-loop form.cart{
	display:none;
}
.rotate{
    font-family: 'FontAwesome';
    font-size: 54px;
    position: absolute;
    justify-content: center;
    align-items: center;
    top: 55%;
    left: 45%;
    animation: rotate .5s linear infinite;
    display: none;
    font-style: normal;
}
@keyframes rotate{
  to{ transform: rotate(360deg); }
}

body #woocommerce_widget_cart-4 .variation .tc-name.variation-CoverPaperType{
  padding-bottom: 35px !important;
}
@media (max-width:1024px) {

body.single-product dl dt.tm-final-totals:nth-child(3){
  text-align: right !important;
  display: inline-block;
  width: 50%;
}
body.single-product dl dt.tm-final-totals:nth-child(4) {
  text-align: left !important;
}
}
@media (max-width:768px) {
body.single-product dl dt.tm-final-totals:nth-child(4) {
  text-align: left !important;
}
}

@media(min-width:1024px){

}

body.page-id-703 #main-content .left-sidebar{
	clear:both;
}
body.page-id-703 #sticky_container .sticky_post_content{
	top:110px !important;
}

body.page-id-703 #woocommerce_right_sidebar #secondary{
	float:right
}

.shop_table.order_details tbody tr.order_item .product-total{
	width:100px;
}
.tm-extra-product-options-totals.tm-custom-price-totals .tm-fee-totals{
	display:none;
}


.tc-container#number-of-pages .tc-element-inner-wrap label.tm-error{
	color:#f00 !important;
	font-size:12px !important;
}
.tc-element-inner-wrap {
  padding: 10px !important;
}

.wpf-umf-file-list:has(.wpf-umf-upload-bar-progress.upload-success):not(:has(.wpf-umf-upload-bar-progress:not(.upload-success)))::after {
    content: "Upload successful. If you have finished selecting files, you can safely navigate away from this page.";
    display: block;
    margin-top: 10px;
    font-size: 14px;
    color: #333;
    font-weight: bold;
}