.catalog-category-view .page-main {
  max-width: 1200px;
}
.catalog-category-view #maincontent .page-title {
  margin-bottom: 17px;
}
.catalog-category-view #maincontent .page-title span {
  color: #474747;
  font-size: 28px;
  line-height: 33px;
  font-weight: 300;
}
.catalog-category-view.page-layout-2columns-left .main {
  padding-left: 5%;
}
.page-products .products-grid {
  min-width: 0;
}
.page-products .products-grid .product-item {
  width: calc(31.33333333%);
  margin-left: 3%;
}
.page-products .products-grid .product-item:nth-child(2n+1) {
  margin-right: 0;
}
.page-products .products-grid .product-item:first-child {
  margin-left: 0;
}
.page-products .products-grid .product-image-container {
  display: block;
  max-width: 100%;
  width: 100%;
  background: #f1f1f1;
  text-align: center;
}
.page-products .products-grid .product-image-container img {
  max-height: 185px;
  display: inline-block;
}
.page-products .product-item-info {
  width: 373px;
}
.page-products .product-item-info:hover {
  box-shadow: none !important;
  border: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
.filter-actions {
  padding: 0;
}
.filter-current .items {
  padding: 5px 0;
}
.filter-options-item {
  margin-bottom: 1px;
  border-bottom: none;
}
.filter-options-item .filter-options-content .items {
  margin: 0 !important;
}
.filter-options-item .filter-options-title::after {
  font-size: 12px;
}
.filter-options-content {
  padding: 10px 0;
}
.filter-options-content .count {
  color: #007AC3;
  font-weight: 400;
}
.filter-options-content .item > a {
  display: block;
  color: #007AC3;
  font-size: 14px;
  line-height: 17px;
  font-weight: 400;
}
.filter-options-content .item > a:hover {
  color: #007AC3;
}
.filter .block-subtitle {
  border-bottom: none;
  font-size: 12px;
  font-weight: 500;
  line-height: 14px;
  padding: 10px 0 20px;
  text-transform: uppercase;
  color: #474747;
}
.filter-options-title {
  padding: 10px 40px 9px 0;
  color: #474747;
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase;
  font-weight: 400;
  border-bottom: 1px solid #979797;
  margin-bottom: 8px;
}
.filter-options-title::after {
  right: 12px;
}
.filter-options input[type="checkbox"] + .amshopby-choice {
  top: 2px;
}
.filter-options input[type="checkbox"] + .amshopby-choice::before {
  border: 1px solid #999;
}
.products.wrapper ~ .toolbar .limiter {
  display: none;
}
.products.wrapper ~ .toolbar .pages {
  float: right;
}
.products-grid .product-item {
  border: 1px solid #F1F1F1;
  padding: 0 !important;
  margin-bottom: 30px;
}
.products-grid .product-item .price-box .price {
  font-weight: 400;
  white-space: nowrap;
  color: #474747;
  font-size: 16px;
  line-height: 19px;
}
.products-grid .product-item-details {
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 14px;
}
.products-grid .product-item-name {
  color: #007AC3;
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
}
.products-grid .learn-more {
  margin-bottom: 13px;
}
.products-grid .learn-more a {
  border: 1px solid #007AC3;
  color: #007AC3;
  font-size: 16px;
  line-height: 36px;
  min-width: 160px;
  display: inline-block;
  text-align: center;
}
.products-grid .learn-more a:hover {
  text-decoration: none;
}
.products-grid .learn-more img {
  margin-left: 5px;
  display: inline-block;
}
.products-grid .info-line .info-details {
  float: left;
}
.products-grid .info-line .info-actions {
  float: right;
  margin: 13px 0 0;
}
.products-grid .info-line .info-actions img {
  display: inline-block;
}
.products-grid .product-actions a {
  margin: 0 5px;
}
.products-grid .product-actions a:hover {
  text-decoration: none;
}
.products.products-grid .product.name a {
  color: #007AC3;
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
}
.product-item .price-box {
  margin: 17px 0 16px;
}
.filter-parent-category {
  margin-bottom: 35px;
}
.filter-parent-category .title {
  color: #007AC3;
  font-size: 24px;
  line-height: 28px;
  font-weight: 400;
  border-bottom: 1px solid #979797;
  padding-bottom: 14px;
  margin-bottom: 28px;
  position: relative;
  padding-left: 40px;
  cursor: pointer;
}
.filter-parent-category .title.active::before {
  transform: rotate(180deg);
}
.filter-parent-category .title:not(.active)::before {
  transform: rotate(90deg);
}
.filter-parent-category .title::before {
  line-height: inherit;
  color: inherit;
  font-family: 'luma-icons';
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 20px;
  content: '\e622';
  transform: rotate(180deg);
  transition: transform .2s ease;
}
.filter-parent-category .content .items {
  margin-left: -2%;
  margin-right: -2%;
}
.filter-parent-category .content .items .item {
  margin: 0 2% 16px;
  display: block;
  width: 16%;
  float: left;
}
.filter-parent-category .content .items .item a {
  border: 1px solid #007AC3;
  line-height: 19px;
  text-align: center;
  color: #007AC3;
  font-size: 16px;
  font-weight: 400;
  height: 58px;
  display: block;
}
.filter-parent-category .content .items .item span {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 60px;
}
.filter-parent-category.active .title::before {
  content: '\e621';
}
.products-list .title {
  font-size: 22px;
  line-height: 27px;
  color: #474747;
  font-weight: 500;
}
.products-list .line {
  color: #474747;
  font-size: 12px;
  line-height: 14px;
  font-weight: 600;
  letter-spacing: 0;
  padding: 12px 0 9px;
}
.products-list .line a {
  color: #474747;
  font-size: 12px;
  line-height: 14px;
  font-weight: 600;
  letter-spacing: 0;
  text-decoration: none;
}
.products-list .line .data-col {
  float: left;
  padding: 0 0 0 20px;
}
.products-list .line .data-col-title {
  width: 49%;
}
.products-list .line .data-col-author {
  width: 21%;
}
.products-list .line .data-col-format {
  width: 10%;
}
.products-list .line .data-col-fee {
  width: 10%;
}
.products-list .line .data-col-action {
  width: 5%;
}
.products-list .line .data-col-action img {
  max-height: 15px;
}
.products-list .line-head {
  background: #fff;
  color: #000;
  font-size: 12px;
  line-height: 14px;
  font-weight: 600;
}
.products-list li:nth-child(2n) {
  background: #f6f6f6;
}
.products-list .product-item .price-box {
  margin: 0;
}
.products-list.products-list-blue .product-items {
  margin-top: 9px;
}
.products-list.products-list-pink .product-items {
  margin-top: 9px;
}
.products-list.products-list-pink .title {
  color: #940D72;
}
.products-list.products-list-pink .line-head {
  background: #940D72;
}
.products-list.products-list-pink li:nth-child(2n+1) {
  background: #F4E6F1;
}
.products-list.products-list-pink .line .data-col-title {
  width: 40%;
}
.products-list.products-list-pink .line .data-col-date {
  width: 10%;
}
.products-list.products-list-pink .line .data-col-instructor {
  width: 12%;
}
.products-list.products-list-pink .line .data-col-credit {
  width: 7%;
}
.products-list.products-list-pink .line .data-col-level {
  width: 11%;
}
.products-list.products-list-green .product-items {
  margin-top: 9px;
}
.products-list.products-list-green .title {
  color: #19A28D;
}
.products-list.products-list-green .line-head {
  background: #44B3A2;
}
.products-list.products-list-green li:nth-child(2n+1) {
  background: #E8F6F3;
}
.products-list.products-list-green .line .data-col-credit {
  width: 7%;
}
.products-list.products-list-green .line .data-col-level {
  width: 11%;
}
.products-list.products-list-green .line .data-col-author {
  width: 13%;
}
.page-with-filter .toolbar-amount {
  color: #474747;
  font-size: 11px;
  line-height: 13px;
  font-weight: 300;
}
.modes-mode {
  background-color: #fff;
  box-shadow: none;
  color: #5e5e5e;
  border: none;
}
.modes-mode:last-child {
  border-radius: 0;
  border-right: none;
}
.modes-mode.active {
  box-shadow: none;
  background: #fff;
}
.modes-mode.active::before {
  color: #333;
}
.pages .action {
  box-shadow: none;
  border-radius: 0;
  padding: 0 10px;
  background: #5A5A5A;
  color: #fff;
  border: none;
}
.pages .action:hover {
  background: #5A5A5A;
  color: #fff;
}
.pages strong.page {
  background: #5A5A5A;
  font-size: 12px;
  color: #fff;
  font-weight: 600;
  padding: 0 10px;
}
.pages a.page {
  padding: 0 10px;
  font-size: 12px;
  font-weight: 600;
  color: #5A5A5A;
}
.pages a.page:visited {
  color: #5A5A5A;
}
.pages .action.previous {
  margin-right: 0;
  padding: 0 10px 0 8px;
}
.pages .action.previous::before {
  color: #fff !important;
}
.pages .action.next {
  margin-left: 0;
  padding: 0 8px 0 10px;
}
.pages .action.next::before {
  color: #fff !important;
}
.pages .item {
  margin: 0 0 0 8px;
}
.catalog-category-view .product-slider-title {
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 28px;
  color: #474747;
  font-weight: 400;
}
.catalog-category-view .product-slider-title strong {
  font-size: 24px;
  line-height: 28px;
  color: #474747;
  font-weight: 400;
}
.catalog-category-view .product-formats {
  padding: 0;
  margin-bottom: 40px;
  color: #474747;
  font-size: 14px;
  line-height: 17px;
  font-weight: 400;
}
.catalog-category-view .product-formats .checkbox-inline {
  margin-right: 20px;
}
.catalog-category-view .product-formats .checkbox-inline input[type="checkbox"] {
  margin: 0 5px 0 0;
  position: relative;
  top: 0;
}
.catalog-category-view .slick-list {
  margin-left: 50px;
  margin-right: 50px;
}
.catalog-category-view .slick-prev {
  height: auto;
}
.catalog-category-view .slick-prev:active {
  background: none;
}
.catalog-category-view .slick-prev:focus {
  background: none;
}
.catalog-category-view .slick-prev:not(.primary) {
  background: none;
}
.catalog-category-view .slick-prev::before {
  color: #007AC3;
  font-size: 20px;
  padding: 0;
}
.catalog-category-view .slick-prev::after {
  color: #007AC3;
  font-size: 20px;
  padding: 0;
}
.catalog-category-view .slick-next {
  height: auto;
}
.catalog-category-view .slick-next:active {
  background: none;
}
.catalog-category-view .slick-next:focus {
  background: none;
}
.catalog-category-view .slick-next:not(.primary) {
  background: none;
}
.catalog-category-view .slick-next::before {
  color: #007AC3;
  font-size: 20px;
  padding: 0;
}
.catalog-category-view .slick-next::after {
  color: #007AC3;
  font-size: 20px;
  padding: 0;
}
.catalog-category-view .slick-initialized .slick-slide {
  margin-right: 15px;
}
.product-info-webinar * {
  box-sizing: border-box;
}
.product-info-webinar .registration .line {
  padding: 8px 15px 12px;
}
.product-info-webinar .registration .line .label {
  float: left;
  width: 13%;
}
.product-info-webinar .registration .line .value {
  float: left;
  width: 87%;
}
.product-info-webinar .registration .label {
  color: #000;
  font-size: 16px;
  line-height: 19px;
  font-weight: 600;
}
.product-info-webinar .registration .value {
  color: #474747;
  font-size: 16px;
  line-height: 19px;
  font-weight: 400;
}
.product-info-webinar .registration .line-full-width {
  padding: 8px 15px 12px;
}
.product-info-webinar .registration .line-full-width .info {
  color: #F00;
  font-size: 12px;
  line-height: 14px;
  font-style: italic;
  margin-top: 10px;
  margin-bottom: 22px;
}
.product-info-webinar .registration .line-full-width .fields {
  margin-top: 22px;
}
.product-info-webinar .registration .line-full-width .fields .field {
  float: left;
  width: 25%;
  padding-left: 20px;
}
.product-info-webinar .registration .line-full-width .fields .field:first-child {
  padding-left: 0;
}
.product-info-webinar .registration .line-full-width .fields label {
  color: #474747;
  font-size: 15px;
  line-height: 18px;
  font-weight: 400;
  margin-bottom: 10px;
  display: inline-block;
}
.product-info-webinar .registration .line-full-width .fields .input-text {
  border: 1px solid #DADADA;
}
.product-info-webinar .registration .actions {
  text-align: right;
  margin-top: 33px;
}
.product-info-webinar .registration button {
  background: #007AC3;
  border-radius: 0;
  width: 236px;
  height: 39px;
}
@media all and (max-width: 991px) {
  .filter-parent-category .content .items .item {
    width: 29%;
  }
}
@media all and (max-width: 920px) {
  .catalog-category-view.page-layout-2columns-left .main {
    padding-left: 0;
  }
  .filter.active .filter-subtitle {
    padding: 10px;
    height: auto;
  }
  .filter.active .filter-options {
    padding: 10px;
  }
}
@media all and (max-width: 768px) {
  .page-products .products-grid .product-item {
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
    text-align: center;
  }
  .page-products .product-item-info {
    width: auto;
  }
  .product-info-webinar .section {
    margin-bottom: 30px;
  }
  .product-info-webinar .product-info-options .swatch {
    width: 100%;
  }
  .product-info-webinar .product-info-options .text {
    padding-left: 0;
  }
  .product-info-webinar .product-info-options .swatches {
    padding-left: 0;
  }
  .product-info-webinar .registration .line {
    padding: 8px 0 12px;
  }
  .product-info-webinar .registration .line .label {
    width: 30%;
  }
  .product-info-webinar .registration .line .value {
    width: 70%;
  }
  .product-info-webinar .registration .line-full-width {
    padding: 8px 0 12px;
  }
  .product-info-webinar .registration .line-full-width .fields .field {
    float: none;
    width: 100%;
    padding-left: 0;
    padding-bottom: 20px;
  }
}
@media all and (max-width: 480px) {
  .filter-parent-category .content .items {
    margin-left: 0;
    margin-right: 0;
  }
  .filter-parent-category .content .items .item {
    display: inline-block;
    margin: 0 0 10px;
    display: block;
    width: 100%;
    float: none;
  }
}
.catalog-product-view .page-main {
  max-width: 1100px;
}
.catalog-product-view #maincontent .page-title {
  color: #474747;
  font-size: 30px;
  line-height: 36px;
  font-weight: 600;
}
.catalog-product-view #maincontent .page-title span {
  color: #474747;
  font-size: 30px;
  line-height: 36px;
  font-weight: 600;
}
.product-section-id {
  margin-bottom: 20px;
}
.product-section-id .line {
  font-size: 16px;
  line-height: 19px;
  color: #474747;
  margin-bottom: 1px;
}
.product-section-id .line a {
  color: #007AC3;
  text-decoration: none;
}
.tabs-content {
  clear: both;
  margin-top: 33px;
}
.tabs-content * {
  box-sizing: border-box;
}
.tabs-content .v-desktop {
  display: block;
}
.tabs-content .v-mobile {
  display: none;
}
.tabs-content .controls {
  text-align: left;
  margin-bottom: 15px;
}
.tabs-content .controls .action {
  position: relative;
  display: block;
  padding-bottom: 13px;
}
.tabs-content .controls .action span {
  top: -2px;
  width: 10px;
  height: 10px;
  border: solid #007AC3;
  border-width: 1px 1px 0px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  display: inline-block;
  position: relative;
  margin-right: 15px;
}
.tabs-content .controls .action:hover {
  text-decoration: none;
}
.tabs-content .controls .action.active {
  border-bottom: 1px solid #c3c3c3;
  text-decoration: none;
}
.tabs-content .controls .action.active span {
  border-width: 0 1px 1px 0;
}
.tabs-content .controls::after {
  clear: both;
  display: table;
  content: '';
  height: 0;
}
.tabs-content .content {
  margin-top: 15px;
  padding-left: 30px;
}
.tabs-content img {
  display: inline-block;
  max-width: 100%;
}
.tabs-content p {
  margin-bottom: 25px;
  color: #474747;
}
.product-info-webinar {
  margin-top: 20px;
  margin-bottom: 50px;
}
.product-info-webinar .product-info-title {
  font-size: 36px;
  line-height: 44px;
  color: #474747;
  font-weight: 600;
  margin-bottom: 26px;
}
.product-info-webinar .product-info-description {
  font-size: 16px;
  line-height: 19px;
  color: #474747;
  margin-bottom: 26px;
}
.product-info-webinar .product-info-options .title {
  color: #474747;
  font-size: 28px;
  line-height: 33px;
  font-weight: 200;
  border-bottom: 1px solid #c3c3c3;
  padding-bottom: 16px;
  margin-bottom: 10px;
}
.product-info-webinar .product-info-options .text {
  line-height: 19px;
  color: #474747;
  margin-bottom: 15px;
  padding-left: 10px;
}
.product-info-webinar .product-info-options .swatches {
  padding-left: 10px;
  margin-bottom: 28px;
}
.product-info-webinar .product-info-options .swatch {
  background: #fff;
  border: 1px solid #979797;
  display: inline-block;
  width: 227px;
  height: 67px;
  font-size: 18px;
  line-height: 22px;
  color: #000;
  cursor: pointer;
}
.product-info-webinar .product-info-options .swatch .t1 {
  line-height: 66px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
}
.product-info-webinar .product-info-options .swatch .t2 {
  float: right;
  line-height: 66px;
  padding-left: 15px;
  padding-right: 15px;
}
.product-info-webinar .product-info-options .swatch.active {
  background: #0A7CBF;
  color: #fff;
}
.product-tabs-webinar {
  margin-top: 50px;
}
.product-tabs-webinar .title {
  color: #474747;
  font-size: 28px;
  line-height: 33px;
  font-weight: 200;
  border-bottom: 1px solid #c3c3c3;
  padding-bottom: 16px;
  margin-bottom: 10px;
}
.product-tabs-webinar p {
  color: #000000;
}
.product-tabs-webinar .tabs {
  padding-left: 10px;
  margin-top: 0;
}
.product-tabs-webinar .tabs-content .controls {
  margin-bottom: 20px;
}
.product-tabs-webinar .tabs-content .controls .action {
  display: inline-block;
  margin-right: 50px;
  border-bottom: none;
}
.product-tabs-webinar .tabs-content .controls .action.active {
  color: #474747;
}
.product-tabs-webinar .tabs-content .content {
  padding-left: 0;
}
.product-authors {
  margin-top: 45px;
}
.product-authors .author {
  margin-bottom: 30px;
}
.product-authors .author .image {
  float: left;
  max-width: 15%;
}
.product-authors .author .detail {
  float: left;
  max-width: 85%;
  padding-left: 25px;
}
.shop-webinars {
  margin-top: 50px;
}
.shop-webinars a {
  background: #940D72;
  width: 100%;
  height: 80px;
  color: #fff;
  display: block;
}
.shop-webinars a .info-1 {
  font-size: 28px;
  font-weight: 300;
  float: left;
  padding-left: 25px;
  line-height: 79px;
}
.shop-webinars a .info-2 {
  float: right;
  padding-right: 25px;
  padding-left: 25px;
  line-height: 79px;
  font-weight: 600;
  font-size: 16px;
}
.page-product-bundle .bundle-options-container {
  display: block !important;
  float: left;
  width: 70%;
  clear: none;
}
.page-product-bundle .bundle-options-container .product-add-form {
  float: none;
  margin-left: 40px;
  width: 100%;
  display: block !important;
}
