/*
Theme Name: Collections Trust
Theme URI: http://underscores.me/
Author: Surface Impression
Author URI: http://www.surfaceimpression.digital
Text Domain: collections_trust
*/

#widthstrip-content span{
	cursor:pointer;
}

h3.addon-name {
	font-size: 2.8rem !important;
}
h3.addon-name abbr.required {
	color:red;
	border-bottom:0 !important;
}
.home #widthstrip{
	margin-top:0 !important;
	display:none;
}

.category-219 #archival_options,.category-182 #archival_options{
	display:none;
}

.woocommerce ul.products li.product .button {
	display:none;
}
@media (max-width: 991px) {
.table-container { overflow:scroll; -webkit-overflow-scrolling: touch; } 
}
/*
@media (max-width: 991px) {
.entry-content table{
display:table !important;
}
.entry-content tbody{
display:table-row-group !important;
}
.entry-content tr{
display:table-row !important;
}
.entry-content td{
float:none !important;
min-height:0 !important;
width:auto !important;
display:table-cell !important;
}
}
@media (max-width: 700px) {
.entry-content td:nth-of-type(n+3){
display:none !important;
}
}
*/
@media (max-width:500px){
	#footer .partners img{
		width:206px !important;
	}
}

#ship-to-different-address {
	font-size: 2.5rem;
}

.lang_switch{
	text-align: right;
}

.lang_switch a{
	border: solid 1px #aaa;
    padding: 0.2em;
    margin-left: 0.2em;
}

.lang_switch a.current,
.lang_switch a:hover{
	color:#222;
	border-color:#222;
}