.product-list-wrapper .product-list-plain-text { text-transform: uppercase; }

/* .modal-body .thumbnail {margin-bottom: 0 !important;} */

/* li.current_page_item, .current_page_parent a{

	color: #b2b3b6;
} */

.product-list { cursor: pointer; }
.product-list.product-not-link { cursor: default; }
.product-list.product-list-plain-text { cursor: default; }

.modal-body .btn-arrow { display: none; }

.product-list .modal-dialog { cursor: default; }
#sign_up_form .btn-arrow { display: block; }

.page-template-templateswhere-to-buy-php .accordion-container .list-group-item h3 { cursor: default; }
.page-template-templateswhere-to-buy-php .accordion-container .list-group-item h3:hover { background: #e0e0e0; }


/* Wordpress default classes for articles */
.alignleft { float: left; }
.alignright { float: right; }
.aligncenter { float: none; text-align: center }
.alignnone { float: none; }
img.alignleft { float: left; margin-right: 10px; }
img.alignright { float: right; margin-left: 10px; }
img.aligncenter { float: none; margin-left: auto; margin-right: auto; display: block; }
img.alignnone { float: none; }
h1 a { color: #ff7538 !important; text-decoration: none !important; border: 0 none !important; }


#mailing_form .btn-arrow{
	display: block;
}

.wpcf7-response-output{
	display: none;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
   /* IE10-specific styles go here */
   .thumbnail img { width: auto; }
}

/* IE9 hacks only */
:root .thumbnail img  { width: auto; }

/* Pagination */
.blog-wrapper .pagination-wrapper .pagination span.active { color: #fff; background: #0055cc !important; }

.blog-wrapper .pagination-wrapper .pagination > li:first-child > a > span.prev_icon { padding-left: 11px; background: url('../images/arrow-icon-left.png') center left no-repeat; }
.blog-wrapper .pagination-wrapper .pagination > li:last-child > a > span.next_icon { padding-right: 11px; background: url('../images/arrow-icon.png') center right no-repeat; }
.blog-wrapper .pagination-wrapper .pagination > li > span { background: none repeat scroll 0 0 #fff; border: 0 none; color: #0055cc; font-family: arial; font-size: 14px; font-weight: normal; padding: 3px 8px; }

.sidebar-content .yarpp-thumbnails-horizontal .yarpp-thumbnail {
width: 100%;
}

.sidebar-content .yarpp-thumbnail > img, .yarpp-thumbnail-default {
width: 100%;
}

.blog-wrapper .pagination-wrapper .pagination > li:last-child > a span { display: inline-block; height: 10px; }

.icon-left-arrow { padding-left: 11px; background: url('../images/arrow-icon-left.png') center left no-repeat; height: 10px; width: 10px; display: inline-block; }


.product-details-dialog .modal-body .wp-video { width: 100% !important; height: 100% !important; }
.product-details-dialog .modal-body .wp-video .wp-video-shortcode { width: 456px !important; height: 300px !important; }
.product-details-dialog .modal-body .wp-video .wp-video-shortcode.mejs-container-fullscreen { width: 100% !important; height: 100% !important; }
.product-details-dialog .modal-body .wp-video .mejs-container-fullscreen video.wp-video-shortcode { width: 100% !important; height: 100% !important; }

.legrand-video-item .modal-body .wp-video { width: 100% !important; height: 100% !important; }
.legrand-video-item .modal-body .wp-video .wp-video-shortcode { width: 100% !important; height: auto; }

.addthis_button_pinterest_pinit {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  margin-left: 10px;
}
.addthis_button_pinterest_pinit:hover {
  text-decoration: none;
  border: 0;
}

.sticky-wishlist {
	top: 13%;
	z-index: 9999;
}

.hide-related {
	padding-top: 0px !important;
}