textarea:hover,
.form-custom:hover,
textarea:active,
.form-custom:active,
textarea:focus,
.form-custom:focus,
button:focus,
button:active,
button:hover {
  outline: 0px !important;
  -webkit-appearance: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
a {
  color: black;
}
a:hover {
  text-decoration: none;
  color: black;
}
.no-padding {
  padding: 0;
}
.no-margin {
  margin: 0;
}
.clear {
  clear: both;
}
@font-face {
  font-family: 'montserratbold';
  src: url('../fonts/montserrat-bold-webfont.woff2') format('woff2'), url('../fonts/montserrat-bold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'montserratregular';
  src: url('../fonts/montserrat-regular-webfont.woff2') format('woff2'), url('../fonts/montserrat-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
body {
  font-family: 'montserratregular';
  background: #F9F9F9;
  overflow-x: hidden;
}
.click {
  font-size: 14px;
  font-family: 'montserratbold';
}
.padd-10 {
  padding: 10px 0;
}
.bor-bott {
  border-bottom: 1px solid #E6EAEA;
}
.cart {
  display: inline-block;
  float: left;
  cursor: pointer;
}
.cart .fa {
  font-size: 30px;
  margin-left: -15px;
}
.cart div {
  font-size: 14px;
  display: inline-block;
  padding-left: 10px;
  font-family: 'montserratbold';
}
.cart-not-logged {
  display: inline-block;
  float: left;
  cursor: pointer;
}
.cart-not-logged .fa {
  font-size: 30px;
  margin-left: -15px;
}
.cart-not-logged div {
  font-size: 14px;
  display: inline-block;
  padding-left: 10px;
  font-family: 'montserratbold';
}
.bor-right {
  border-right: 1px solid #E6EAEA;
  width: 125px;
  position: absolute;
  left: 0;
}
.search {
  float: left;
  margin-top: 15px;
}
.login {
  font-size: 12px;
  font-family: 'montserratbold';
  float: right;
  position: relative;
  z-index: 30;
}
.register {
  background: #66CC00;
  font-size: 12px;
  font-family: 'montserratbold';
  color: white;
  text-align: center;
  z-index: 30;
  width: 105px;
  position: absolute;
  right: 0;
  top: 0;
}
.register .active {
  color: black !important;
}
.holder {
  height: 55px;
  line-height: 55px;
  padding-right: 0;
}
.us-style {
  font-size: 12px;
  font-family: 'montserratbold';
}
.menu-list {
  border-bottom: 1px solid #E6EAEA;
}
.menu-list li {
  text-align: center;
  font-size: 14px;
  font-family: 'montserratbold';
  border-right: 1px solid #E6EAEA;
  width: 25%;
  float: left;
  padding: 10px 0;
  position: relative;
  word-break: break-word;
}
.menu-list li div.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: inline-block;
  width: 80%;
}
.menu-list:last-child {
  border-right: none;
}
header .active {
  color: #66CC00!important;
}
.hamburger {
  background: none;
  line-height: 45px;
  padding: 5px 0px 0px 0px;
  color: #000;
  border: 0;
  font-size: 2.4em;
  font-weight: bold;
  cursor: pointer;
  outline: none;
  z-index: 10000000000000;
  width: 100%;
  text-align: right;
  padding-right: 15px;
}
.burger {
  position: absolute;
  right: 0;
  top: 0;
}
.cross {
  background: none;
  position: absolute;
  top: 50px;
  right: 20px;
  padding: 7px 15px 0px 15px;
  color: #999;
  border: 0;
  font-size: 3em;
  line-height: 65px;
  font-weight: bold;
  cursor: pointer;
  outline: none;
  z-index: 10000000000000;
}
.menu {
  z-index: 999999999999;
  width: 100%;
  background: #000000;
  position: absolute;
  text-align: center;
  font-size: 25px;
  top: 0;
  padding-top: 80px;
}
.menu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
}
.menu li {
  display: block;
  padding: 15px 0 15px 0;
  color: white;
}
.menu li:hover {
  color: #FF0000;
}
.menu li input {
  background: transparent;
  border: none;
  border-bottom: 1px solid #999999;
  background-image: url('../img/Untitled-8.png');
  background-repeat: no-repeat;
  background-position: 97%;
  color: #999999;
  padding-right: 45px;
}
.menu li input:focus {
  outline: none;
}
.glyphicon-home {
  color: white;
  font-size: 1.5em;
  margin-top: 5px;
  margin: 0 auto;
}
.padd-right {
  padding-right: 35px;
}
#search {
  position: absolute;
  top: 0;
  left: 160px;
  width: 100%;
  height: 60px;
}
#label {
  width: 60px;
  height: 60px;
  position: relative;
  z-index: 20;
}
#label label {
  display: block;
  width: 60px;
  height: 60px;
  background-image: url('../img/search.jpg');
  background-repeat: no-repeat;
  background-position: 50%, 50%;
  font-size: 0;
  color: rgba(0, 0, 0, 0);
  text-indent: -9999px;
  cursor: pointer;
  margin-top: -3px;
}
#input {
  position: absolute;
  top: 0;
  left: 60px;
  width: 100% !important;
  height: 52px;
  z-index: 5;
  overflow: hidden;
}
#input input {
  display: block;
  position: absolute;
  top: 0;
  left: -100%;
  width: 83%;
  height: 100%;
  margin: 0;
  padding-left: 10px;
  border: none;
  background-color: #ffffff;
  font-size: 18px;
  backface-visibility: none;
  border-radius: 0;
  transition: left 0;
  opacity: 0.95;
  color: black;
  padding-right: 105px;
}
#input input:focus {
  outline: none;
}
#input.focus {
  z-index: 20;
}
#input.focus input {
  left: 0;
  transition: left 0.3s;
}
.col-holder {
  padding-right: 132px;
  padding-left: 132px;
  position: relative;
}
.wrapp {
  position: relative;
  top: -10px;
  cursor: pointer;
}
.wrapp .wrapp-text {
  font-size: 55px;
  font-family: montserratbold;
  color: #eeeeee;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  white-space: nowrap;
  letter-spacing: 1px;
  z-index: 10;
}
.wrapp .wrapp-text-2 {
  font-size: 24px;
  font-family: montserratregular;
  color: #eeeeee;
  position: absolute;
  top: 60%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  white-space: nowrap;
  letter-spacing: 3px;
  z-index: 10;
}
.wrapp .wrapp-btn {
  font-size: 16px;
  border: 1px solid #ffffff;
  color: #eeeeee;
  padding: 5px 10px;
  border-radius: 20px;
  position: absolute;
  top: 92%;
  left: 4%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  white-space: nowrap;
  letter-spacing: 1px;
  z-index: 10;
}
.wrapp .scenes {
  left: 205px;
  z-index: 10;
}
.wrapp .contact {
  left: auto;
  right: 4%;
  z-index: 10;
}
.background-opacity {
  background-color: #000;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: .7;
  z-index: 9999999;
}
.my-container {
  width: 93%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
}
.left-side {
  background: white;
}
.browse {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  background: white;
}
.browse .nav-tabs {
  border-bottom: none;
  font-family: montserratbold;
}
.browse .nav-tabs li {
  width: 50%;
  font-size: 16px;
  color: #999999;
  margin-bottom: 20px;
}
.browse .nav-tabs > li.active > a {
  background-color: black;
  color: #ffffff;
  border-radius: 0;
}
.browse .nav-tabs > li.active:after {
  content: "";
  background: black;
  position: absolute;
  left: 0;
  height: 3px;
  width: 50px;
  bottom: -20px;
}
.browse select {
  width: 100%;
  color: #666666;
  font-size: 14px;
  margin-left: auto;
  margin-right: auto;
  padding: 5px;
  border-radius: 0px;
  margin-top: 20px;
  border-color: #E6EAEA;
}
.browse #added {
  padding: 20px 5px;
}
.niche-box {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  background: white;
}
.niche-box .title {
  font-size: 16px;
  font-family: montserratbold;
  border-top: 1px solid #E6EAEA;
  margin: 0 20px;
  padding: 10px 0;
}
.niche-box .niche-list {
  list-style: none;
  font-size: 14px;
  color: #666;
  width: 50%;
  float: left;
  padding: 0 20px;
  background: white;
}
.niche-box .niche-list li {
  padding-bottom: 5px;
}
.niche-box .niche-list li a {
  color: #666666;
}
.thumbnail {
  padding: 0 0 15px 0;
  border: none;
  border-radius: 0;
}
.thumbnail .class-title {
  font-size: 20px;
  color: #FF0000;
  height: 25px;
  overflow: hidden;
  margin-bottom: 20px;
  margin-top: 15px;
  padding: 0 10px;
}
.thumbnail .class-title a {
  color: #FF0000;
}
.thumbnail .class-title a img {
  width: 100%;
}
.thumbnail .description {
  font-size: 16px;
  color: #333;
  padding: 0 10px;
  height: 44px;
  overflow: hidden;
  margin-bottom: 15px;
}
.dvds {
  border: none;
  padding-bottom: 10px;
  background: transparent;
}
.dvds:hover {
  background: #eeeeee;
}
.dvds:hover img {
  opacity: 0.5;
}
.dvds .dvds-class-title {
  text-align: center;
  font-size: 14px;
  padding: 0;
  margin-top: 5px;
  margin-bottom: 10px;
  height: 40px;
  overflow: hidden;
}
.dvds .dvds-class-title a {
  color: #000000;
  font-family: montserratbold;
}
.dvds .price {
  text-align: center;
  color: #666666;
}
.dvds .add-to-cart-btn {
  background: #999999;
  color: white;
  padding: 10px 0;
  text-align: center;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  margin-top: 10px;
  font-size: 12px;
  cursor: pointer;
}
.my-pagination {
  font-size: 16px;
  padding: 30px 0 70px 0;
}
.my-pagination a {
  color: #666666;
}
.my-pagination a:hover {
  color: #cccccc;
}
.my-pagination li {
  padding: 0 10px;
}
.parlx-img {
  width: 100%;
}
.parlx-logo {
  padding: 40px 0;
  margin: 0 auto;
}
.padd-tb {
  padding-top: 50px;
  padding-bottom: 80px;
}
.background {
  background-repeat: repeat;
  /* custom background-position */
  background-position: 50% 50%;
  /* ie8- graceful degradation */
  background-position: 50% 50% \9 !important;
}
.fullscreen,
.content-a {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.fullscreen.overflow,
.fullscreen.overflow .content-a {
  height: auto;
  min-height: 100%;
}
/* content centering styles */
.content-a {
  display: table;
  width: 75%;
  margin: 0 auto;
}
.content-b {
  display: table-cell;
  position: relative;
  vertical-align: middle;
  text-align: center;
}
.information {
  font-size: 16px;
  padding-top: 30px;
  padding-bottom: 20px;
  width: 600px;
  margin-left: auto;
  margin-right: auto;
  border-bottom: 1px solid #E6EAEA;
}
.footer-menu {
  width: 700px;
  margin: 0 auto;
  font-size: 12px;
}
.footer-menu li {
  padding-top: 20px;
}
.footer-menu li a {
  color: #333333;
}
.text-footer {
  font-size: 16px;
  font-family: montserratbold;
  padding-top: 40px;
  padding-bottom: 20px;
}
.top-0 {
  padding-top: 0;
}
.padd-bot-40 {
  padding-bottom: 40px;
}
.your-cart {
  width: 26%;
  background: black;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 31;
  padding: 30px;
  display: none;
}
.your-cart .title {
  font-size: 24px;
  color: white;
  display: inline-block;
  padding-bottom: 15px;
}
.your-cart .close-cart {
  display: inline-block;
  float: right;
  margin-top: 10px;
}
.your-cart .bor-bott {
  border-bottom: 1px solid #333333;
}
.your-cart .product {
  padding: 15px 0;
}
.your-cart .product .product-title {
  font-size: 14px;
  color: #ccc;
}
.your-cart .product-class {
  font-size: 14px;
  color: #cccccc;
}
.your-cart .product-price {
  font-size: 16px;
  color: white;
  display: inline-block;
  padding-left: 10px;
}
.your-cart .red-close {
  margin-top: -7px;
}
.your-cart .payment {
  position: absolute;
  bottom: 20px;
  left: 0;
  padding: 0 30px;
}
.your-cart .payment .text {
  font-size: 18px;
  color: #ffffff;
  margin-top: 15px;
}
.your-cart .payment .check-out-btn {
  background: #66CC00;
  font-size: 18px;
  color: #ffffff;
  text-align: center;
  padding: 15px;
  margin-top: 15px;
  cursor: pointer;
}
.your-cart .sold-product {
  height: 75%;
  overflow-y: auto;
  padding-right: 20px;
  margin-right: -20px;
}
.padd-right-0 {
  padding-right: 0;
}
.mar-top {
  margin-top: 30px;
}
.img-holder {
  width: 100px;
  height: 139px;
  position: relative;
  left: -15px;
}
.img-holder img {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
}
.logo-header {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 19;
}
.bor-top {
  border-top: 1px solid #333333;
}
.results-found {
  font-size: 14px;
  color: #666666;
  padding-bottom: 10px;
}
.filter {
  padding-bottom: 10px;
}
.sort-by {
  display: inline-block;
  float: left;
  vertical-align: baseline;
  padding-bottom: 10px;
}
.sort-by p {
  display: inline;
  padding: 0 5px;
  color: #000000;
}
.sort-by .sort {
  font-size: 14px;
  color: #666666;
  padding-left: 0;
}
.sort-by img {
  margin-top: -5px;
}
.sort-by .mar-left-20 {
  margin-left: 20px;
}
#sort {
  border: none;
  background: transparent;
  float: left;
  margin-top: 2px;
  font-size: 12px;
  color: black;
  margin-left: 10px;
}
#sort:focus {
  outline: none;
}
.package {
  padding-bottom: 0;
}
.package .package-text {
  text-align: center;
  font-size: 16px;
  color: #333333;
  padding-top: 10px;
  background: #F9F9F9;
  border-bottom: 1px solid #E6EAEA;
  border-top: 1px solid #E6EAEA;
}
.package strong {
  padding-left: 5px;
}
.package .bill {
  background: white;
  text-align: center;
  padding: 10px 0 0 0;
}
.package .bill .price {
  font-size: 20px;
  color: #666666;
}
.package .bill .add-to-cart-btn {
  background: #66CC00;
  color: white;
  text-align: center;
  padding: 10px 20px;
  display: inline-block;
  margin: 10px 0;
  font-size: 12px;
}
.package .bill p {
  font-size: 16px;
  color: #333333;
}
.your-cart::-webkit-scrollbar {
  width: 1em;
}
.your-cart::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.your-cart::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey;
}
.sold-product::-webkit-scrollbar {
  width: 1em;
}
.sold-product::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.sold-product::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey;
}
.relative {
  position: relative !important;
}
.cart-single thead tr th {
  border-bottom: none;
  color: #666;
  font-size: 16px;
  padding: 8px 0 0 8px;
}
.cart-single tbody tr td {
  border-top: 1px solid #E6EAEA;
}
.cart-single .text-holder {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.cart-single .text-holder .details-title {
  font-size: 24px;
  height: 34px;
  overflow: hidden;
}
.cart-single .text-holder p {
  font-size: 16px;
  color: #000000;
}
.cart-single .text-holder .red-color {
  color: #FF0000;
  cursor: pointer;
}
.cart-single .price-holder {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.cart-single .price-holder .price {
  font-size: 16px;
  font-family: montserratbold;
}
.cart-single .cart {
  pointer-events: none;
  cursor: default;
}
.cart-single .red-dot .fa:after {
  content: "";
  background: red;
  position: absolute;
  height: 15px;
  width: 15px;
  border-radius: 50%;
  top: 4px;
  left: 40px;
}
.your-cart-title {
  font-size: 24px;
  color: #000000;
}
.advanced-search .col-mar-top {
  margin-top: 10px;
}
.advanced-search .search-title {
  font-size: 24px;
  color: #000000;
  border-bottom: 1px solid #999999;
  padding-bottom: 10px;
}
.advanced-search .padd-label-top {
  padding-top: 10px;
}
.advanced-search select[multiple] {
  width: 100%;
  height: 225px;
  background: transparent;
  border: none;
  border-top: 1px solid #E6EAEA;
  padding-top: 10px;
  margin-top: 10px;
}
.advanced-search select[multiple]:focus {
  outline: none;
}
.advanced-search select[multiple] a {
  color: #000000;
}
.advanced-search select[multiple] option {
  font-size: 14px;
  color: #666666;
  padding: 6px 0 7px 10px;
}
.advanced-search label.title {
  font-size: 16px;
  color: #666666;
  margin-bottom: 0;
}
.advanced-search .label-border {
  border-bottom: 1px solid #E6EAEA;
  display: block;
  padding-bottom: 10px;
}
.advanced-search form {
  padding-left: 10px;
}
.advanced-search form .radio {
  padding-bottom: 2px;
}
.advanced-search form label {
  font-size: 14px;
  color: #666666;
}
.advanced-search ul {
  list-style: none;
  padding-left: 0;
  padding-top: 6px;
}
.advanced-search ul li {
  color: #666666;
  padding: 5px 0 2px 10px;
}
.advanced-search .display-documentation {
  font-size: 12px;
  color: #666666;
  padding: 30px 0 20px 0;
}
.advanced-search .display-documentation label {
  font-size: 12px;
  color: #666666;
  font-weight: normal;
}
.advanced-search .display-documentation input[type=checkbox] {
  /* Double-sized Checkboxes */
  -ms-transform: scale(2);
  /* IE */
  -moz-transform: scale(2);
  /* FF */
  -webkit-transform: scale(2);
  /* Safari and Chrome */
  -o-transform: scale(2);
  /* Opera */
  padding: 10px;
}
.advanced-search .submit {
  text-align: center;
  background: #66CC00;
  color: #ffffff;
  display: inline-block;
  padding: 10px 40px;
  margin-bottom: 20px;
  border: none;
}
.advanced-search .reset {
  text-align: center;
  background: transparent;
  color: #000000;
  display: inline-block;
  padding: 10px 40px;
  margin-bottom: 20px;
  border: none;
}
.advanced-search .table thead tr th {
  font-size: 16px;
  color: #666666;
  border: none;
  border-bottom: 1px solid #E6EAEA;
  padding-bottom: 12px;
}
.advanced-search .table tbody tr td {
  border-top: none;
  font-size: 14px;
  color: #666666;
  font-weight: 700;
}
.no-brake {
  white-space: nowrap;
}
.scenes-only {
  padding-bottom: 0;
}
.scenes-only :hover {
  background: transparent;
}
.scenes-only :hover img {
  opacity: 1;
}
.scenes-only .price-info {
  font-size: 14px;
  color: #666;
  border-bottom: 1px solid #E6EAEA;
  padding: 5px 0;
  clear: both;
}
.scenes-only .price-info:last-child {
  border: none;
}
.scenes-only .price-info a {
  color: #66CC00;
  font-family: montserratbold;
  font-size: 12px;
}
.scenes-only .price-info .info-title {
  width: 60%;
  float: left;
}
.scenes-only .price-info .info-cart {
  width: 40%;
  text-align: right;
  float: left;
  cursor: pointer;
}
.dvds-view-2 .dvds-right-side .title {
  font-size: 24px;
  color: #000000;
  height: 34px;
  overflow: hidden;
}
.dvds-view-2 .dvds-right-side .info {
  font-size: 14px;
  color: #666666;
  padding: 5px 0;
}
.dvds-view-2 .dvds-right-side .info a {
  color: #666666;
  border-bottom: 1px solid #666666;
  margin-right: 5px;
}
.dvds-view-2 .dvds-right-side .images {
  margin-top: 33px;
}
.dvds-view-2 .dvds-right-side .images ul {
  margin: 0;
  padding-bottom: 15px;
}
.dvds-view-2 .dvds-right-side .images ul li {
  padding: 0;
  margin-bottom: -2px;
}
.dvds-view-2 .dvds .price {
  font-size: 20px;
  padding-top: 10px;
}
.dvds-view-2 .dvds .add-to-cart-btn {
  margin-top: 0;
}
.menu {
  display: none;
}
.dvds-single .thumbnail {
  background: transparent;
  padding-bottom: 15px;
  border-top: 1px solid #E6EAEA;
}
.dvds-single .thumbnail a img {
  margin-left: initial;
  margin-right: initial;
}
.dvds-single .thumbnail .price {
  font-size: 24px;
  color: #000000;
  padding: 15px 0;
}
.dvds-single .thumbnail .add-to-cart-btn {
  background: #66CC00;
  display: inline-block;
  padding: 15px 30px;
  font-size: 20px;
  color: #ffffff;
  white-space: nowrap;
}
.dvds-single .thumbnail p {
  font-size: 14px;
  color: #666666;
  padding: 10px 0;
}
.dvds-single .info p {
  font-size: 14px;
  color: #666666;
  padding-bottom: 10px;
  display: inline-block;
}
.dvds-single .info .link {
  padding-bottom: 0;
}
.dvds-single .info a {
  color: #666666;
  border-bottom: 1px solid #666666;
  margin-right: 4px;
}
.dvds-single .info .title p {
  font-size: 24px;
  color: #000000;
  height: 34px;
  overflow: hidden;
  margin-bottom: 10px;
}
.dvds-single .border-top {
  border-top: 1px solid #E6EAEA;
  padding-top: 10px;
  color: #666666;
}
.dvds-single .padd-right-0 {
  padding-right: 0;
}
.dvds-single .dvds-scenes ul {
  margin-left: 0;
}
.dvds-single .dvds-scenes ul li {
  width: 50%;
  float: left;
  padding: 1px;
}
.dvds-single .dvds-scenes .title {
  font-size: 14px;
  color: #000000;
  padding: 10px 0;
  text-align: center;
}
.dvds-single .dvds-scenes .title p {
  height: 36px;
  overflow: hidden;
}
.recommended p {
  font-size: 16px;
  color: #000000;
  border-top: 1px solid #E6EAEA;
  padding: 10px 0;
  text-align: left;
}
.scenes .thumbnail ul {
  margin-left: 0;
}
.scenes .thumbnail ul li {
  width: 50%;
  float: left;
  padding: 1px;
}
.scenes-single .scenes-img {
  padding-bottom: 50px;
}
.scenes-single .scenes-img ul {
  margin-left: 0;
}
.scenes-single .scenes-img ul li {
  width: 12.5%;
  padding: 2px;
  float: left;
}
.scenes-single .scenes-img ul li img {
  width: 100%;
}
.scenes-single .scene-fallowing-dvd ul li {
  width: 48%;
}
.scenes-single .scene-fallowing-dvd ul li:last-child {
  float: right;
}
.scenes-only-single .add-to-cart-btn {
  background: #66CC00;
  color: white;
  font-size: 12px;
  padding: 10px 20px;
  display: inline-block;
  text-align: center;
}
.scenes-only-single .prices {
  margin-bottom: 5px;
}
.scenes-only-single .prices .link {
  margin-top: 10px!important;
  margin-bottom: 0;
}
.scenes-only-single .scenes-img-box {
  position: relative;
  height: 180px;
  margin-bottom: 20px;
}
.scenes-only-single .scenes-img-box img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.scenes-only-single .scene-link {
  background: #EEEEEE;
}
.contact-us ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #666666;
}
.contact-us ::-moz-placeholder {
  /* Firefox 19+ */
  color: #666666;
}
.contact-us :-ms-input-placeholder {
  /* IE 10+ */
  color: #666666;
}
.contact-us :-moz-placeholder {
  /* Firefox 18- */
  color: #666666;
}
.contact-us a {
  color: #666666;
}
.contact-us .title {
  color: #000000;
  font-size: 24px;
  border-bottom: 1px solid #E6EAEA;
  font-weight: 700;
}
.contact-us .contact-form {
  margin-top: 15px;
}
.contact-us .contact-form .textarea {
  min-height: 140px;
  resize: none;
}
.contact-us .form-control {
  box-shadow: none;
  border: none;
  border-bottom: 1px solid #eee;
  height: 49px;
  background: transparent;
  border-radius: 0;
  color: #666;
  font-size: 14px;
}
.contact-us .form-control:focus {
  box-shadow: none;
}
.contact-us .form-control-feedback {
  line-height: 50px;
}
.contact-us .main-btn {
  background: #66CC00;
  color: #fff;
  border-radius: 0;
  padding: 15px 25px;
}
.contact-us .form-control-feedback {
  line-height: 50px;
  top: 0px;
}
.contact-us .contact-list {
  color: #666666;
  padding-bottom: 130px;
}
.contact-us .contact-list .adult {
  padding: 60px 0 30px 0;
  border: none;
  font-weight: normal;
}
.contact-us .contact-list .info {
  font-weight: 700;
  display: inline-block;
  width: 85px;
}
.register-page {
  padding-bottom: 100px;
}
.register-page .info-title {
  font-size: 20px;
  padding: 10px 0;
}
.register-page .form-group p {
  font-size: 12px;
  color: #666666;
  padding-top: 5px;
}
.swiper-container {
  width: 100%;
  height: 100%;
  position: relative;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.swiper-pagination-bullet-active {
  opacity: 0.7;
  background: black;
}
.order-history table {
  margin-bottom: 0;
}
.order-history tr {
  border-bottom: 1px solid #E6EAEA;
}
.order-history .order {
  width: 10%;
}
.order-history .order-code {
  width: 25%;
  cursor: pointer;
}
.order-history .order-date {
  width: 25%;
}
.order-history .recived {
  width: 20%;
}
.order-history .poison {
  margin-top: 30px;
  font-size: 16px;
}
.order-history .poison p {
  display: inline-block;
  padding-right: 20px;
  color: #666666;
}
.cart-poison {
  padding-bottom: 50px;
}
.cart-poison .cart-btn {
  font-size: 16px;
  display: inline-block;
}
.cart-poison .cart-btn:first-child {
  margin-right: 20px;
}
.cart-poison .cart-btn a {
  color: #66CC00;
}
.cart-poison button {
  border: none;
  background: none;
  color: #66CC00;
  padding: 0;
}
.cart-poison input {
  border: none;
  border-bottom: 1px solid #E6EAEA;
  background: transparent;
}
.cart-poison .check-code {
  background: #66CC00;
  color: white;
  display: inline-block;
  font-size: 14px;
  padding: 10px 20px;
}
.cart-poison .poison {
  font-size: 16px;
}
.cart-poison .poison:first-child {
  margin-top: 30px;
}
.cart-poison .poison p {
  display: inline-block;
  padding-right: 20px;
  color: #666666;
}
.warning {
  background-image: url("../img/warning-page-bkg.png");
  background-repeat: no-repeat;
  background-position: 91% 0%;
}
.warning .enter-btn {
  font-size: 20px;
  background: #66CC00;
  padding: 15px 30px;
  color: #ffffff;
  display: inline-block;
  margin-bottom: 40px;
}
.warning .exit-here {
  font-size: 16px;
  color: #666666;
  padding-bottom: 20%;
}
.warning .logo {
  margin: 0 auto;
}
.warning .text {
  font-size: 48px;
  width: 55%;
  margin: 0 auto;
  text-align: center;
  padding-top: 50px;
  color: black;
  line-height: 1;
  letter-spacing: 0;
}
.warning .description {
  width: 56%;
  margin: 0 auto;
  text-align: center;
  font-size: 18px;
  color: #666;
  padding: 50px 0;
}
.my-account .link {
  font-size: 20px;
  padding: 20px;
}
.my-account .link a {
  color: #FF0000;
}
.my-account .view {
  font-size: 16px;
  color: #333333;
  padding: 0 0 20px 20px;
}
.my-account .title {
  font-size: 24px;
  color: black;
  padding-bottom: 20px;
}
.my-account .account {
  float: right;
  background: #ffffff;
}
.my-account .history {
  float: left;
  background: #ffffff;
}
.my-account .logout-btn {
  background: #999999;
  padding: 10px 20px;
  color: #ffffff;
  display: inline-block;
  margin: 30px 0 100px 0;
}
.login-page {
  width: 40%!important;
}
.login-page .main-btn {
  width: 100%;
  margin-bottom: 30px;
}
.login-page p {
  color: #666666;
  padding-bottom: 10px;
}
.login-page .mar-bott {
  margin-bottom: 30%;
}
@media (max-width: 1700px) {
  .warning {
    background-position: 98% 16%;
  }
}
@media (max-width: 1400px) {
  .warning {
    background-size: 250px;
    background-position: 95% 0%;
  }
  .warning .logo {
    margin: 0 auto;
    width: 35%;
  }
  .warning .text {
    font-size: 34px;
  }
  .warning .description {
    font-size: 16px;
  }
  .warning .exit-here {
    padding-bottom: 5%;
  }
  .scenes-only .price-info .info-title {
    width: 100%;
  }
  .scenes-only .price-info .info-cart {
    width: 100%;
    text-align: left;
    cursor: pointer;
  }
  .dvds-view-2 .dvds-right-side .images ul li {
    width: 16.2%;
  }
}
@media (max-width: 1300px) {
  .warning {
    background-size: 240px;
    background-position: 99% 20%;
  }
  .wrapp .wrapp-text {
    font-size: 45px;
  }
  .wrapp .wrapp-text-2 {
    font-size: 20px;
  }
  .your-cart {
    padding: 25px;
  }
  #input input {
    width: 80%;
  }
  .my-container {
    width: 100%;
  }
  .cart-poison .poison p {
    padding-right: 5px;
  }
}
@media (max-width: 1200px) {
  .cart-poison {
    padding-bottom: 100px;
  }
  .cart-poison .cart-btn {
    margin-top: 20px;
  }
  .cart-poison .sm-style {
    position: absolute;
    bottom: -150px;
    text-align: left;
    padding-left: 0;
  }
  .order-history .order-code {
    width: 30%;
  }
  .scenes-single .scenes-img ul li {
    width: 16.6%;
  }
  .wrapp .wrapp-text {
    font-size: 2.1875em;
  }
  .wrapp .wrapp-text-2 {
    font-size: 0.9375em;
  }
  .parlx-logo {
    width: 70%;
  }
  .your-cart {
    width: 32%;
  }
  #input input {
    width: 76%;
  }
  .thumbnail .class-title {
    margin-bottom: 10px;
  }
  .cart-single .text-holder .details-title {
    height: 68px;
  }
  .dvds-view-2 .dvds-right-side .images {
    margin-top: 10px;
  }
  .dvds-view-2 .dvds-right-side .images ul li {
    width: 24%;
  }
  .dvds-single .dvds-scenes .title p {
    height: 56px;
  }
  .dvds-single .info p {
    padding-bottom: 5px;
  }
  .content-a {
    width: 75%;
  }
}
@media (max-width: 1060px) {
  .menu-list li {
    font-size: 13px;
  }
}
@media (max-width: 992px) {
  .login-page {
    width: 60%!important;
  }
  .warning {
    background-image: none;
  }
  .warning .text {
    font-size: 32px;
    width: 70%;
  }
  .warning .description {
    width: 70%;
  }
  .order-history .poison {
    margin-bottom: 50px;
  }
  .scenes-single .dvds-single .thumbnail .add-to-cart-btn {
    font-size: 16px;
  }
  .none-sm {
    display: none;
  }
  .register {
    width: 100px;
    right: 70px;
  }
  .wrapp {
    top: 0;
  }
  .img-holder {
    width: 89px;
  }
  .your-cart .red-close {
    margin-left: -9px;
  }
  .your-cart .product-price {
    padding-left: 0px;
  }
  .sort-by .mar-left-20 {
    margin-left: 10px;
  }
  .thumbnail .description {
    height: 65px;
  }
  .dvds .add-to-cart-btn {
    width: 90%;
  }
  .cart-single .text-holder .details-title {
    font-size: 20px;
  }
  .dvds-view-2 .dvds-right-side .title {
    font-size: 20px;
  }
  .dvds-single .dvds-scenes ul li {
    padding: 0;
  }
  .dvds-single .dvds-scenes .title p {
    height: 36px;
  }
  .scenes .thumbnail ul li {
    padding: 0;
  }
}
@media (max-width: 992px) and (min-width: 768px) {
  .width-sm {
    width: 84%;
  }
  .sm-auto {
    margin: 0 auto;
  }
  .sm-right {
    float: right;
  }
}
@media (min-width: 767px) and (max-width: 769px) {
  .cart-poison .sm-style {
    bottom: -150px !important;
  }
}
@media (max-width: 768px) {
  .cart-poison {
    padding-bottom: 100px;
  }
  .cart-poison .sm-style {
    bottom: -110px;
  }
  .cart-poison .check-code {
    margin-bottom: 5px;
  }
  .my-account .logout-btn {
    margin: 10px 0 60px 0;
  }
  .my-account .title {
    font-size: 20px;
  }
  .my-account .xs-center {
    text-align: center;
  }
  .my-account .account,
  .my-account .history {
    float: none;
    display: inline-block;
    margin-bottom: 30px;
  }
  .my-account .link {
    font-size: 18px;
    padding: 10px;
  }
  .my-account .view {
    padding: 0 0 10px 20px;
  }
  .warning .logo {
    width: 50%;
  }
  .warning .text {
    font-size: 24px;
    width: 80%;
  }
  .warning .description {
    width: 80%;
    padding: 30px 0;
  }
  .warning .enter-btn {
    font-size: 16px;
    margin-bottom: 30px;
  }
  .scenes-single .pad-xs-none,
  .scenes-only-single .pad-xs-none {
    text-align: left;
  }
  .dvds-single .info {
    text-align: left;
  }
  .dvds-single .pad-xs-none {
    text-align: left;
  }
  .dvds-single .thumbnail {
    text-align: left;
  }
  .dvds-single .dvds-scenes .title p {
    height: 56px;
  }
  .dvds-view-2 .dvds-right-side {
    text-align: left;
  }
  .dvds-view-2 .dvds-right-side .images ul li {
    width: 15.8%;
  }
  .mar-top-xs {
    margin-top: 55px;
  }
  .cart {
    top: 55px;
  }
  .register {
    top: 55px;
    right: 10px;
  }
  .bor-right {
    top: 55px;
  }
  .col-holder {
    padding-right: 135px;
    padding-left: 135px;
    border-bottom: 1px solid #E6EAEA;
    padding-bottom: 55px;
  }
  .wrapp {
    margin-top: 55px;
  }
  .wrapp .wrapp-btn {
    top: 88%;
  }
  .wrapp .wrapp-text {
    font-size: 1.875em;
    top: 45%;
  }
  .wrapp .wrapp-text-2 {
    font-size: 0.8125em;
    letter-spacing: 2px;
  }
  .xs-col {
    width: 32.8%;
    display: inline-block;
  }
  .my-container {
    width: 100%;
  }
  .pad-xs-none {
    padding: 0;
    text-align: center;
  }
  .thumbnail {
    text-align: center;
  }
  .thumbnail .class-title {
    padding: 0 1px;
    font-size: 18px;
  }
  .footer-menu {
    width: 540px;
  }
  .footer-menu li {
    padding-left: 2px;
    padding-right: 2px;
  }
  .information {
    width: 80%;
  }
  .padd-tb {
    padding-bottom: 50px;
  }
  .your-cart {
    width: 43%;
  }
  .logo-header {
    position: initial;
    left: initial;
    top: initial;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: initial;
  }
  .thumbnail .description {
    padding: 0 5px;
  }
  .dvds {
    padding-bottom: 0;
  }
  .dvds .dvds-class-title {
    font-size: 14px;
  }
  .my-pagination {
    padding: 20px 0 50px 0;
  }
  .advanced-search .search-title {
    font-size: 20px;
    padding-top: 30px;
  }
  .scenes-only .dvds-class-title {
    text-align: left;
  }
  .scenes-only .thumbnail {
    text-align: left!important;
  }
  .contact-us .title {
    font-size: 20px;
  }
  .contact-us .contact-list {
    font-size: 12px;
  }
  .contact-us .contact-list .adult {
    padding: 30px 0 15px 0;
  }
}
@media (max-width: 650px) {
  .wrapp .wrapp-text {
    letter-spacing: 0;
  }
  .wrapp .wrapp-text-2 {
    letter-spacing: 1px;
  }
  .your-cart {
    width: 50%;
  }
  .thumbnail .class-title {
    padding: 0 1px;
    height: 20px;
    font-size: 14px;
  }
  .thumbnail .description {
    font-size: 12px;
  }
  .package-xs-col {
    width: 100%;
  }
  .cart-single thead tr th {
    font-size: 16px;
  }
  .cart-single .text-holder .details-title {
    font-size: 16px;
    height: 40px;
  }
  .cart-single .text-holder p {
    font-size: 16px;
  }
  .cart-single .price-holder .price {
    font-size: 14px;
  }
  .scenes-only .dvds-class-title {
    height: 55px;
  }
}
@media (min-width: 550px) {
  .visible-mobile {
    display: none;
  }
}
@media (max-width: 550px) {
  .cart-poison {
    padding-bottom: 60px;
  }
  .login-page {
    width: 90%!important;
  }
  .warning .text {
    padding-top: 40px;
    font-size: 18px;
    width: 90%;
  }
  .warning .description {
    font-size: 12px;
    width: 90%;
  }
  .warning .enter-btn {
    font-size: 14px;
    margin-bottom: 20px;
  }
  .warning .exit-here {
    font-size: 14px;
  }
  .center {
    text-align: center!important;
  }
  .cart-poison {
    font-size: 12px;
  }
  .cart-poison .poison {
    margin-top: 0;
    font-size: 12px;
  }
  .cart-poison input {
    margin-bottom: 10px;
  }
  .cart-poison .cart-btn {
    margin-top: 10px;
    font-size: 12px;
  }
  .cart-poison .check-code {
    font-size: 12px;
  }
  .order-history .poison {
    font-size: 12px;
  }
  .contact-us .title {
    font-size: 14px;
  }
  .contact-us .form-control {
    font-size: 12px;
    height: 39px;
  }
  .contact-us .contact-form .textarea {
    min-height: 100px;
  }
  .contact-us .main-btn {
    font-size: 12px;
  }
  .scenes-single .scenes-img ul li {
    width: 33.3%;
  }
  .scenes-single .dvds-single .thumbnail .add-to-cart-btn {
    font-size: 16px;
  }
  .xs-60 {
    width: 61%;
  }
  .dvds-single .thumbnail .price {
    font-size: 14px;
  }
  .dvds-single .thumbnail .add-to-cart-btn {
    font-size: 12px;
  }
  .dvds-single .info .link {
    margin-bottom: 0;
    padding-top: 0;
    margin-top: 0;
  }
  .dvds-single .info .title p {
    font-size: 14px;
    margin-bottom: 0;
  }
  .dvds-single .info p {
    font-size: 12px;
    padding-bottom: 0;
    margin-top: 10px;
  }
  .dvds-single .border-top p {
    font-size: 12px;
  }
  .dvds-single .dvds-scenes .title p {
    height: 36px;
  }
  .dvds-single .mar-top-10 {
    margin-top: 10px;
  }
  .col-xs-dvds-single {
    width: 100%;
  }
  .xs-none-500 {
    display: none !important;
  }
  .col-xs-half {
    width: 50%;
  }
  .mobile-none {
    display: none !important;
  }
  .wrapp .wrapp-text {
    font-size: 1.2em;
  }
  .xs-col {
    width: 49%;
  }
  .parlx-logo {
    padding: 65px 0;
  }
  .text-footer {
    font-size: 12px;
  }
  .padd-tb {
    padding-top: 20px;
    padding-bottom: 30px;
  }
  .text-footer {
    padding-top: 20px;
    padding-bottom: 10px;
  }
  .your-cart {
    width: 100%;
  }
  .your-cart .payment {
    padding: 0 25px;
  }
  .your-cart .title {
    font-size: 14px;
  }
  .your-cart .close-cart {
    margin-top: 0;
  }
  .bor-top {
    border-top: none;
  }
  .sort-by .mar-left-20 {
    margin-left: 10px;
  }
  .xs-col-dvds {
    width: 50%;
  }
  .my-pagination {
    padding: 0 0 20px 0;
  }
  .my-pagination li {
    padding: 0 7px;
  }
  .cart-single thead tr th {
    font-size: 12px;
  }
  .cart-single tbody tr td {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .cart-single tbody tr td:first-child {
    padding-left: 0;
    padding-right: 0;
  }
  .cart-single .text-holder .details-title {
    font-size: 12px;
    height: 48px;
  }
  .cart-single .text-holder p {
    font-size: 12px;
  }
  .cart-single .price-holder .price {
    font-size: 14px;
  }
  .your-cart-title {
    font-size: 14px;
  }
  .advanced-search .display-documentation {
    padding: 10px 0 10px 0;
  }
  .advanced-search .col-xs {
    width: 50%;
    padding-bottom: 10px;
  }
  .advanced-search .table thead tr th {
    padding: 8px 0;
    font-size: 12px;
  }
  .advanced-search .table tbody tr td {
    font-size: 12px;
    padding: 8px 8px 0 0;
  }
  .advanced-search .search-title {
    font-size: 14px;
    padding-top: 10px;
  }
  .advanced-search label.title {
    font-size: 14px;
  }
  .advanced-search select[multiple] {
    height: 210px;
  }
  .advanced-search select[multiple] option {
    font-size: 12px;
  }
  .advanced-search ul li {
    font-size: 12px;
  }
  .advanced-search form label {
    font-size: 12px;
  }
  .xs-100 {
    width: 100%;
  }
  .xs-col-scenes {
    width: 50%;
  }
  .scenes .thumbnail ul li img {
    width: 100%;
  }
  .xs-full-500 {
    width: 100%;
    padding-left: 0;
  }
}
@media (max-width: 499px) {
  .scenes-only-single .add-to-cart-btn {
    padding: 10px 18px;
  }
  .menu {
    font-size: 14px;
    padding-top: 60px;
  }
  .menu li input {
    background-image: url('../img/search-xs.png');
  }
  .cross {
    top: 20px;
  }
  .xs-none {
    display: none !important;
  }
  .col-holder {
    padding-left: 12px;
    text-align: left !important;
    padding-right: 110px;
    padding-bottom: 45px;
  }
  .left-xs {
    text-align: left !important;
  }
  .click {
    font-size: 10px;
  }
  .us-style {
    font-size: 10px;
  }
  .cart {
    top: 45px;
  }
  .cart .fa {
    font-size: 24px;
    margin-left: 0;
  }
  .cart div {
    font-size: 12px;
  }
  .padd-right {
    padding-right: 9px;
  }
  .bor-right {
    width: 88px;
    top: 45px;
  }
  .register {
    right: 0;
    top: 45px;
  }
  .padd-right-xs {
    padding-right: 0;
  }
  .hamburger {
    font-size: 24px;
  }
  .holder {
    height: 45px;
    line-height: 45px;
  }
  .wrapp {
    margin-top: 45px;
  }
  .wrapp .wrapp-text-2 {
    top: 63%;
  }
  .parlx-logo {
    padding: 40px 0;
  }
  .float-right {
    float: right;
  }
  .float-right a {
    padding: 10px;
  }
  .results-found {
    font-size: 12px;
  }
  .thumbnail .class-title {
    font-size: 14px;
  }
  .package .package-text {
    font-size: 14px;
  }
  .package .bill .price {
    font-size: 14px;
  }
  .package .bill p {
    font-size: 14px;
    padding-bottom: 10px;
  }
  .cart-single .cart .fa:after {
    height: 9px;
    width: 9px;
    top: 5px;
    left: 27px;
  }
  .advanced-search .search-title {
    font-size: 14px;
  }
  .advanced-search .col-xs {
    width: 80%;
  }
  .advanced-search label.title {
    font-size: 14px;
  }
  .advanced-search select[multiple] {
    height: 34px;
    padding:8px;
    background: #f6f6f6
  }
  .height-100-xs{
    height: 100% !important;
  }
  .advanced-search select[multiple] option {
    font-size: 12px;
  }
  .advanced-search ul li {
    font-size: 12px;
  }
  .advanced-search form label {
    font-size: 12px;
  }
  .width-xs {
    width: 80%;
    padding-top: 10px;
  }
  .xs-full {
    width: 100%;
    padding-bottom: 10px;
  }
  .fa-cart-arrow-down:before {
    content: "\f218" !important;
    position: absolute !important;
    left: 5px !important;
    top:9px !important;
  }
  .marg-left-10{
    margin-left: 30px;
  }
}
@media (min-width: 500px) {
  .none-500 {
    display: none;
  }
}
@media (max-width: 400px) {
  .wrapp .wrapp-text {
    font-size: 15px;
  }
  .wrapp .wrapp-text-2 {
    top: 68%;
  }
  .display-xs {
    width: 82%;
    float: right;
  }
  .order-history .order {
    width: 6%;
  }
  .order-history .order-date {
    width: 32%;
  }
  .order-history .order-code {
    width: 35%;
  }
  .letters ul li {
    width: 7.5%;
  }
}
.uppercase {
  text-transform: uppercase;
}
.button-cart-opacity {
  opacity: 0.7;
}
.cart-btn-checkout {
  font-size: 16px;
  display: inline-block;
  margin-top: 30px;
  border: none;
  color: #66CC00;
}
.cart-radio {
  font-size: 16px;
  color: #666666;
}

.active-menu {
  background-color: black;
  color: #ffffff;
  border-radius: 0;
}

.advanced-search .adv-search {
  text-align: center;
  background: transparent;
  color: #000000;
  display: inline-block;
  padding: 10px 40px;
  margin-bottom: 20px;
  margin-top: 10px;
  margin-left: 10px;
  border: none;
}

.display-none-search {
  display: none;
}

.marg-top-15 {
  margin-top: 15px;
}

.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-black,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-black {
  color: #fff;
  background: black;
}

.active-hd {
  background-color: black;
  color: #ffffff;
  border-radius: 0;
}

.bootstrap-switch{
  border-radius: 0 !important;
}

.bootstrap-switch .bootstrap-switch-handle-on {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
}

.switch-center {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.pos-rel {
  position: relative;
}
.video-hd {
  position: absolute;
  right: 15px;
  bottom: 0;
}

.font-left-search-15{
  font-size: 15px;
}

.fa-cart-arrow-down:before {
  content: "\f218";
  position: absolute;
  left: 12px;
  top:10px;
}

.border-dvds-view-2{
  border-bottom: 1px solid #E6EAEA;
  margin-bottom: 15px;
  width: 100%;
  display: inline-block;
}

.left-side-background{
 background: white !important;
}

.letters {
  font-size: 14px;
  color: #666666;
  padding-bottom: 10px;
}

.letters ul {
  margin-left: 0;
}

.letters ul li{
  color: red;
  width: 3.846%;
  float: left;
  list-style: none;
}

.letters ul li a{
  font-size: 16px;
  color: #66CC00;
}

.search-name {
  margin-top: 20px;
}

.search-name div{
  padding: 10px 0;
}
