main {
	padding: 0;
}
.sd-reviews,
.sd-reviews *,
.sd-reviews *:before,
.sd-reviews *:after {
	box-sizing:border-box;
	font-size: 100%;
	vertical-align: baseline;
}

.sd-reviews .cat-intro {
	position:relative;
	max-width:1400px;
	width:100%;
}

.sd-reviews p {
	margin: 1rem 0;
	font-size: 14px;
}

.sd-reviews h1 {
	color:#0072ba;
	font-size:28px;
	margin-bottom:8px;
}

.sd-reviews .star-rating-wrapper {
	text-align:center;
	padding: 30px 0;
}

.sd-reviews .cat-intro .rating-stars {
	float:left;
}

.sd-reviews .rating-stars i:before {
	font-family:'sw-icons';
}

.sd-reviews .rating i:before {
	font-size:22px;
}

.sd-reviews .reviews {
	padding-right:250px;
}

.sd-reviews .value {
	font-weight:700;
	font-size:12px;
	float:left;
	color:#0072ba;
	margin: 5px 0 0 5px;
}

.sd-reviews .wrap {
	width:100%;
	max-width:1400px;
	padding:0 25px;
	margin:0 auto;
	position:relative;
}

.sd-reviews .content {
	position:relative;
}

.sd-reviews .reviews .title {
	display:table;
	width:100%;
	padding:15px 0;
	border-bottom:1px solid #d3e4ec;
}

.sd-reviews .reviews h2, .cat-text h2 {
	font-size:26px;
	margin:0;
	display:table-cell;
	color:#0072ba;
	width:90%;
	text-align: left;
}

.sd-reviews .reviews .logo {
	text-indent:-9999px;
	color:transparent;
	display:inline-block;
	width:100px;
	height:25px;
	margin-right:5px;
	position:relative;
	top:5px;
	background:url(https://media.sweetwater.com/include/store_detail/images/insync.png) no-repeat;
}

.sd-reviews .reviews .sort {
	display:table-cell;
	vertical-align:middle;
	text-align:right;
	min-width:360px;
	width:10%;
}

.sd-reviews .reviews .sort a {
	padding:5px 12px;
	font-weight:700;
	font-size:12px;
	position:relative;
}

.sd-reviews .reviews .sort a.active:before,
.sd-reviews .reviews .sort a.active:after {
	content:'';
	width:0;
	height:0;
	border-style:solid;
	border-width:10px 10px 0 10px;
	border-color:#0f4b6e transparent transparent transparent;
	bottom:-9px;
	z-index:200;
	position:absolute;
	left:39px;
}

.sd-reviews .reviews .sort a.active:after {
	border-width:11px 11px 0 11px;
	border-color:rgba(0, 0, 0, 0.8) transparent transparent transparent;
	left:38px;
	bottom:-10px;
	z-index:100;
}

.sd-reviews .reviews .sort .write {
	padding:5px 12px 5px 15px;
	margin-left:5px;
}

.sd-reviews .reviews .sort .write:before {
	content: '\e608';
	font-family: 'sw-icons';
	position:relative;
	left:-7px;
	top:1px;
}

.sd-reviews .reviews ul {
	clear:both;
	list-style:none;
	padding:0;
	margin:0;
}

.sd-reviews .reviews li {
	padding:15px 0;
	border-bottom:1px solid #d3e4ec;
}

.sd-reviews .reviews li:last-child {
	border:none;
	margin-bottom:15px;
}

.sd-reviews .reviews .meta {
	display:table-cell;
	min-width:150px;
	width:10%;
	text-align:center;
	vertical-align:top;
	padding-top:6px;
	line-height:1.35;
}

.sd-reviews .reviews h4 {
	margin:5px 0;
	font-size:13px;
	color:#0072ba;
}

.sd-reviews .reviews .text {
	display:table-cell;
	width:90%;
	padding-left:15px;
	vertical-align:top;
	font-size:12px;
	line-height:1.4;
}

.sd-reviews .reviews h3 {
	color:#333;
	margin:0 0 10px;
	font-size:16px;
}

.sd-reviews .reviews .text p {
	margin:0;
}

.sd-reviews .reviews li span,
.sd-reviews .reviews li em {
	display:block;
	font-size:10px;
}

.sd-reviews .reviews li span[lang]{
	display: initial;
	font-size: inherit;
}

.sd-reviews .reviews li em {
	word-wrap: break-word;
	max-width: 150px;
	overflow: hidden;
}

.sd-reviews .meta img {
	border:1px solid #ccc;
	display:block;
	width:60px;
	height:60px;
	margin:0 auto;
}

.sd-reviews .product {
	width: 250px;
	position: absolute;
	top:0;
	right:0;
}

.sd-reviews .box {
	position:absolute;
	margin-top:20px;
	top:0;
	max-width:225px;
	overflow:hidden;
	border:1px solid #eee;
}

.sd-reviews .box.fixed {
	position:fixed;
}

.sd-reviews .box.bottom {
	top:auto;
	bottom:0;
}

.sd-reviews .prodgrid,
.sd-reviews .prodgrid.productGridLargeGrid li {
	width:auto;
	border:none;
}

.sd-reviews .productGrid .img .icon,
.sd-reviews .prodgrid .img .icon {
    top: 10px;
    left: 10px;
}

.sd-reviews .box .wrap {
	max-width:224px;
	width:auto;
	border:none;
}

.sd-reviews .box .reviews {
	padding:0;
}

.add-review .header {
	background: linear-gradient(45deg, #0072ba, #2986bd);
	color: #fff;
}

.add-review .header a {
	border: 2px solid #fff;
	border-radius: 5px;
	color: #fff;
	display: inline-block;
	padding: 10px;
	text-decoration: none;
	transition: all .1s;
}

.add-review .header a:hover,
.add-review .header a:focus {
	color: #0072ba;
	border: 2px solid #fff;
	background-color: #fff;
	border-radius: 5px;
}

.add-review .header .error {
	margin:10px 0;
	color:#fff;
	font-weight:700;
	background:#E13233;
	font-size:14px;
	padding:10px;
}

.add-review h1 {
	font-size: 1.5em;
	margin: 0;
}

.add-review .intro {
	font-size:16px;
	color:#333;
	line-height:1.35;
	margin-bottom:25px;
}

.add-review form {
	display:table-cell;
	vertical-align:top;
	width:80%;
	font-size:0;
}

.add-review fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

.add-review legend {
	float: left;
	font-size: 1.25rem;
	padding: .5rem;
	text-align: center;
	width: 100%;
}

.add-review .field input,
.add-review .field textarea {
	display:inline-block;
	width:100%;
	vertical-align:top;
	font-size:13px;
}

.add-review .field .note {
	font-size:13px;
}


.add-review .field select,
.add-review .field select:hover,
.add-review .field select:focus {
	margin:0;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	border-color:transparent;
	box-shadow:none;
	background:transparent;
	padding:12px 16px 13px 16px;
	z-index:20;
	-moz-appearance:none;
	-webkit-appearance:none;
	appearance:none;
}


.add-review .field select[error] + .select {
	border-radius:4px 4px 0 0;
	background:#fdefef;
	border-color:#e13233;
	
}

.field select[error] ~ .note {
	background: #e13233;
	border-color: #e13233;
	color: #fff;
}


.add-review .field .select {
	padding:13px 11px;
	background: linear-gradient(to bottom, #fff, #f3f3f3);
	border: 1px solid #b8b8b8;
	color:#777;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	text-overflow: ellipsis;
	white-space: nowrap;
	z-index:10;
	border-radius:4px;
	margin:0;
	font-size:13px;
	position:relative;
	width:100%;
	color:transparent;
}

.add-review .field select:hover + .select {
	background: linear-gradient(to bottom, #fff, #ededed);
	border-color: #aaa;
}

.add-review .field select[error]:hover + .select {
	box-shadow:0 1px 3px rgba(255, 0, 0, 0.3) inset;
	border-color:#e01d20;
}

.add-review .field select:focus + .select {
	background: linear-gradient(to bottom, #fff, #e3f2fb);
	border-color: #73a7c7;
}

.add-review .field select[error]:focus + .select {
	box-shadow:0 1px 5px rgba(255, 0, 0, 0.6) inset;
	border-color:#de070a;
	background:#fce8e8;
}

.add-review .field .select:after {
	content: '\e652';
	font-family: 'sw-icons';
	font-size:16px;
	position:absolute;
	top:13px;
	right:13px;
	color:#222;
}

.add-review .field label {
	font-size:13px;
}

.add-review .submit {
	text-align:center;
}

.add-review input:disabled {
	opacity: .7;
}

.add-review .submit input {
    padding:13px 20px;
    font-size:16px;
    width:150px;
}

.add-review form select {
	padding:13px 11px;
}

.add-review form textarea {
	height:150px;
}

.add-review .content {
	display:table;
	width:100%;
	
}

.add-review .product {
	width:20%;
	display:table-cell;
	position:relative;
	top:auto;
	right:auto;
	min-width:270px;
	padding-left:10px;
}

.add-review .box {
	padding:15px;
	position:relative;
	max-width:none;
	margin:0;
	overflow:auto;
	top:auto;
}

.add-review img {
	display:block;
	margin:0 auto;
}

.add-review h3 {
	margin:10px 0 0 0;
	font-size:18px;
	text-align:center;
	color:#0072ba;
}

.add-review .box .btn {
	font-weight:700;
	font-size:16px;
	padding:7px 12px 7px 45px;
	margin: 0 auto;
	width:175px;
	display:block;
}



.add-review .box i:before {
	font-family: 'sw-icons';
	position:relative;
	top:9px;
}

.add-review .guidelines.wrap {
	padding:15px;
	background:#f1f6f8;
	border:1px solid #d3e4ec;
	margin-top:25px;
}

.add-review .guidelines h4 {
	margin:0;
	font-size:18px;
	color:#0072ba;
}

.add-review .guidelines ul {
	margin:0;
	padding:10px 0 0 20px;
	font-size:12px;
	line-height:1.35;
}

.add-review .optional-fields {
	border: 1px solid #e7e7e7;
	border-radius: 6px;
	margin: 5px 0;
}

.add-review .optional-legend {
	width: 293px;
	color: #bbbbbb;
	margin: 0px 30px;
	font-size: 12px;
	float: none;
	text-align: left;
	padding: 3px 8px;
}

.add-review .optional-fields .field {
	padding: 5px;
}

.add-review .optional-fields:focus-within{
	border: 1px solid #1783c8;
}

.add-review .optional-fields:focus-within .optional-legend{
	color: #1783c8;
}

.no-mediaqueries .sd-reviews .wrap,
.no-mediaqueries .sd-reviews .cat-intro,
.add-review .wrap {
	max-width:930px;
	padding:0;
}

.no-mediaqueries .sd-reviews .productGridLargeGrid.prodgrid li {
	width:100%;
}

.no-mediaqueries .add-review .select {
	display:none;
}

.no-mediaqueries .add-review .field select,
.no-mediaqueries .add-review .field select:hover,
.no-mediaqueries .add-review .field select:focus {
	position:relative;
	top:auto;
	left:auto;
	width:100%;
	border-color:#c7c7c7;
	background:transparent;
	padding:12px 0 13px 11px;
	z-index:20;
}

.ismobile .sd-reviews select {
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	outline:none;
}

.ismobile .write {
	text-align:center;
	margin-top:5px;
}

.ismobile .write a {
	display:inline-block;
	vertical-align:middle;
	padding:0 10px;
	line-height:30px;
	font-size:15px;
	letter-spacing:0;
}

.ismobile .write a:before {
	content: '\e608\00a0';
	font-family: 'sw-icons';
}

.flex {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.upload .flex {
	justify-content: center;
}
.upload input {
	padding: 5px !important;
}
.flex .col {
	padding: 20px;
}
.col.message {
	max-width: 500px;
}
.icon {
	font-family: 'sw-icons';
}
.chevron_left {
	content: '\e600';
}

.add-review .input-box {
	background: #fff;
    border: 1px solid #c2c2c2;
    border-radius: 4px;
    display: block;
    font-size: 13px;
    margin: 0;
	width: 100%;
	color: #757575;
	padding: 13px;
}

.add-review .input-box .upload {
	margin-top: 13px;
}

.add-review .input-box .upload .btn {
	padding: 7px 23px;
	background: #f1f6f8;
	margin-bottom: 13px;
	color: #333;
}

.add-review .note.error {
	background: #e13233;
    border-color: #e13233;
    color: #fff;
}

.star-rating-wrapper .error {
	border-radius: 4px;
    max-width: 300px;
    margin: 25px auto 0 auto;
}

@media all and (max-width:930px) {
	.add-review .wrap {
		padding:0 15px;
	}

	.add-review .flex {
		display: block;
	}

	.add-review .vid-list .flex {
		display: flex;
	}
	
	.add-review .box p {
		margin:10px 0;
	}
	.add-review .guidelines ul {
		list-style:disc;
	}
	.add-review .guidelines h4 {
		text-align:center;
	}
}


@media all and (max-width:800px) {
	.add-review form,
	.add-review .product {
		display:block;
		width:100%;
		padding:0;
	}
	.add-review .box .btn {
		width:190px;
	}
	.sd-reviews .product {
		display: none;
	}
	.sd-reviews .reviews {
		padding-right: 0;
	}
}

@media all and (max-width:550px) {
	.flex.wrap {
		flex-wrap: wrap;
	}
	.add-review h1 {
		font-size:24px;
	}
	.add-review .header {
		padding:15px 0 0 0;
	}
	.add-review .intro {
		margin-bottom:15px;
		font-size:13px;
	}
	.add-review .field {
		width:100%;
		padding:0 0 10px;
	}
	.add-review .field input[type=text] ~ label,
	.add-review .field input[type=email] ~ label,
	.add-review .field textarea ~ label {
		left:11px;
	}
	.add-review .submit {
		text-align:center;
		padding:0;
	}
	.add-review .product {
		margin:15px 0;
	}
	.add-review .guidelines {
		margin:0;
	}
	.add-review .guidelines ul {
		padding-left:10px;
	}
	.add-review .box {
		border:none;
	}
	.add-review .field select,
	.add-review .field select:hover,
	.add-review .field select:focus  {
		padding:12px 9px 13px 9px;
	}
	.add-review .optional-legend {
		margin: 0;
	}
	.customer-info .field {
	padding: 5px;
	}
}

.input-box.error {
    background: #fdefef;
    border-color: #e13233;
}