/*  defult css */
@import url("https://fonts.googleapis.com/css?family=Poppins:400&display=swap&subset=devanagari,latin-ext");.cus_radio > label > img {filter:invert(1) !important;}html {background-color: black !important;}@keyframes placeHolderShimmer {0% {background-position: -468px 0;}100% {background-position: 468px 0;}}.modal-content {color:#000 !important;text-align:justify !important;}body {font-family: Poppins, "Roboto Condensed";font-weight: 300;font-size: 16px;color: rgb(240,240,240);background: black;padding-top: 80px;}body a {color: rgb(108, 177, 235);text-decoration: none;cursor: pointer;transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;}body a:active, body a:hover, body a:focus {color: #32c5d2;text-decoration: none;}body h2 {color: white;font-size: 18px;margin: 15px 0;text-transform: uppercase;}body .txt-camel {text-transform: capitalize;}body .loader {position: absolute;z-index: 8;left: 0;top: 0;right: 0;bottom: 0;background: white url(../images/loader.gif) center center no-repeat;opacity: 0.5;}body .loader._full-page {position: fixed;left: 0;top: 0;right: 0;bottom: 0;display: none;}body .loader#playlist_loading {display: none;}body .featured-sec-placeholder {margin: 30px 0;}body .featured-sec-placeholder ul {padding: 0;list-style: none;}body .featured-sec-placeholder ul li .item-wrap {border: 1px solid #f5f5f5;}body .featured-sec-placeholder ul li .item-wrap i {height: 150px;display: block;animation-duration: 1s;animation-fill-mode: forwards;animation-iteration-count: infinite;animation-name: placeHolderShimmer;animation-timing-function: linear;background: #fff;background: linear-gradient(50deg, #fafafa 8%, #eeeeee 18%, #fafafa 33%);background-size: 800px 100%;position: relative;border: 1px solid rgba(0, 0, 0, 0.1);}body .featured-sec-placeholder ul li .item-wrap h3 {height: 15px;margin: 15px 15px 10px;max-width: 75%;animation-duration: 1s;animation-fill-mode: forwards;animation-iteration-count: infinite;animation-name: placeHolderShimmer;animation-timing-function: linear;background: #fff;background: linear-gradient(50deg, #fafafa 8%, #eeeeee 18%, #fafafa 33%);background-size: 800px 100%;position: relative;border: 1px solid rgba(0, 0, 0, 0.1);}body .featured-sec-placeholder ul li .item-wrap p {height: 10px;margin: 10px 15px 15px;max-width: 50%;animation-duration: 1s;animation-fill-mode: forwards;animation-iteration-count: infinite;animation-name: placeHolderShimmer;animation-timing-function: linear;background: #fff;background: linear-gradient(50deg, #fafafa 8%, #eeeeee 18%, #fafafa 33%);background-size: 800px 100%;position: relative;border: 1px solid rgba(0, 0, 0, 0.1);}body header {position: fixed;left: 0;top: 0;right: 0;z-index: 9;background: black;padding: 0px 0px 0px 0px;margin: 0px 0px 0px 0px;border-top: 0px solid transparent;border-right: 0px solid transparent;border-bottom: 0px solid transparent;border-left: 0px solid transparent;text-align: center;transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;}body header .logo {display: block;padding: 20px 0px 20px 0px;margin: 0px 0px 0px 0px;background-color: rgba(255, 255, 255, 0);transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;text-align: center;float: left;}body header .logo img {margin: 0 auto;display: block;height: 40px;width: autopx;transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;}body header nav {background-color: rgba(255, 255, 255, 0);padding: 0px 0px 0px 0px;margin: 0px 0px 0px 0px;float: right;}@media screen and (max-width: 991px) {body header nav {position: fixed;right: -300px;top: 80px;bottom: 0;width: 300px;margin: 0;padding: 0;background: #fff;overflow-y: auto;transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-webkit-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;}body header._scrolled nav {top: 40px;}}body header nav ul {margin: 0;padding: 0;list-style: none;z-index: 100;}body header nav ul li {display: inline-block;vertical-align: middle;position: relative;}@media screen and (max-width: 991px) {body header nav ul li {display: block;}}body header nav ul li a {display: block;padding: 30px 15px 30px 15px;margin: 0px 0px 0px 0px;font-size: 15px;color: white;font-weight: 600;text-transform: uppercase;background-color: rgba(255, 255, 255, 0);}@media screen and (max-width: 991px) {body header nav ul li a {padding: 15px;color: black;}}body header nav ul li a:hover {color: #32c5d2;text-decoration: none;}body header nav ul li a._user-menu {padding: 0 15px;}body header nav ul li a._user-menu img {height: 60px;transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;}body header nav ul li a.cart-toggle-butn {position: relative;}body header nav ul li a.cart-toggle-butn span._count {position: absolute;right: 0;top: 50%;margin: -20px 0 0 0;background: #32c5d2;color: #ffffff;height: 20px;width: 20px;border-radius: 50%;font-size: 12px;font-weight: normal;text-align: center;line-height: 20px;}body header nav ul li ul {margin: 0;padding: 7px 0;list-style: none;position: absolute;left: 0;top: 100%;background: #3a3f45;width: 200px;display: none;}body header nav ul li ul li {display: block;}body header nav ul li ul li a {display: block;font-size: 14px;color: #ffffffbb;padding: 5px 15px;text-decoration: none;font-weight: normal;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}body header nav ul li ul li a:hover {color: #ffffff;text-decoration: none;}body header nav ul li:hover > ul {display: block;}body header nav ul li.cart-menu .cart-popup {opacity: 0;pointer-events: none;position: absolute;right: -25px;top: 100%;width: 350px;background: #fff;border: 1px solid #286090;box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);border-radius: 2px;padding: 15px;transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;}body header nav ul li.cart-menu .cart-popup ul._items-list {margin: 15px 0;padding: 5px 0;list-style: none;border-top: 1px solid #ddd;border-bottom: 1px solid #000;position: static;display: block;background: none;float: none;width: auto;}body header nav ul li.cart-menu .cart-popup ul._items-list li {display: block;padding: 10px 70px;margin: 0;position: relative;text-align: left;min-height: 70px;border-radius: 3px;transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;}body header nav ul li.cart-menu .cart-popup ul._items-list li img._cover {position: absolute;left: 10px;top: 10px;width: 50px;height: 50px;border-radius: 50%;}body header nav ul li.cart-menu .cart-popup ul._items-list li a._close {position: absolute;right: 5px;top: 50%;height: 24px;width: 24px;padding: 0;text-align: center;line-height: 24px;margin-top: -12px;color: #f00;transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;}body header nav ul li.cart-menu .cart-popup ul._items-list li a._close :hover {opacity: 0.8;}body header nav ul li.cart-menu .cart-popup ul._items-list li p {margin: 0px;padding: 0;line-height: normal;}body header nav ul li.cart-menu .cart-popup ul._items-list li p a {padding: 0;margin: 0;color: inherit;}body header nav ul li.cart-menu .cart-popup ul._items-list li .loader {background-size: contain;display: none;}body header nav ul li.cart-menu .cart-popup ul._items-list li:hover {background: rgba(0, 0, 0, 0.05);}body header nav ul li.cart-menu:hover .cart-popup {opacity: 1;pointer-events: all;}body header .menu-toggle-butn {float: right;cursor: pointer;display: block;width: 30px;position: relative;z-index: 10;margin-top: 23px;}@media screen and (min-width: 992px) {body header .menu-toggle-butn {display: none;}}body header .menu-toggle-butn span {margin: 15px 0;}body header .menu-toggle-butn:after, body header .menu-toggle-butn:before {position: absolute;left: 0;right: 0;}body header .menu-toggle-butn:before {top: 6px;}body header .menu-toggle-butn:after {bottom: 6px;}body header .menu-toggle-butn span, body header .menu-toggle-butn:after, body header .menu-toggle-butn:before {content: "";display: block;background-color: #555;height: 3px;border-radius: 2px;}body header .menu-toggle-butn:hover span, body header .menu-toggle-butn:hover:after, body header .menu-toggle-butn:hover:before {background: #0cb9f3;}body header .container {position: relative;}body header._scrolled {border-bottom: 1px solid #d1d1d1;box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);}body header._scrolled .logo {padding: 5px 0 !important;}body header._scrolled .logo img {height: 30px;}body header._scrolled nav ul li a {padding: 9px 15px;}body header._scrolled nav ul li a._user-menu {padding: 2px 15px;}body header._scrolled nav ul li a._user-menu img {height: 35px;}body header._scrolled .menu-toggle-butn {margin-top: 3px;}body .carousel-control._rounded {top: 50%;bottom: auto;height: 46px;width: 46px;margin-top: -12.5px;text-align: center;background: center center no-repeat;background-size: 50%;border-radius: 50%;}body .carousel-control._rounded:hover {background-color: rgba(0, 0, 0, 0.5);}body .carousel-control._rounded.left {background-image: url(../images/left-arrow.png);}body .carousel-control._rounded.right {background-image: url(../images/right-arrow.png);}body .content {padding: 20px 0;min-height: 400px;}body .content._no-gap-top {padding: 0 0 20px;}body .featured-sec-wrap {transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;opacity: 1;}body .featured-sec-wrap._init {opacity: 0;}body .item-list {padding: 0;list-style: none;}body .item-list li .item-wrap {background-color: #000;border: 1px solid #000;margin: 15px 0;position: relative;transition: box-shadow 0.25s;color:#FFF;}body .item-list li .item-wrap:hover {box-shadow: 0 0 10px 0 rgba(255, 255, 255, 0.15);}body .item-list li .item-wrap .item-cover {float: left;width: 100%;position: relative;text-align: center;overflow: hidden;}body .item-list li .item-wrap .item-cover img._cover {display: block;max-width: 100%;margin: 0 auto;transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;}body .item-list li .item-wrap .item-cover .cover-overlay {position: absolute;z-index: 1;left: 0;top: 0;right: 0;height: 100%;opacity: 0;background: rgba(0, 0, 0, 0.5);transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;}body .item-list li .item-wrap .item-cover .cover-overlay a.playbtn, body .item-list li .item-wrap .item-cover .cover-overlay a.playaudio {display: inline-block;vertical-align: middle;padding: 0px 15px;color: #fff;line-height: 40px;height: 40px;border: 1px solid #32c5d2;font-weight: 600;transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;}body .item-list li .item-wrap .item-cover .cover-overlay a.playbtn:hover, body .item-list li .item-wrap .item-cover .cover-overlay a.playaudio:hover {background: #32c5d2;text-decoration: none;}body .item-list li .item-wrap .item-cover .cover-overlay a.butn-ordernow {position: absolute;left: 9px;bottom: 0px;border: 1px solid #fff;border-radius: 20px;color: #fff;padding: 5px 10px;text-transform: uppercase;font-size: 14px;font-family: arial;letter-spacing: 1px;transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;}body .item-list li .item-wrap .item-cover .cover-overlay a.butn-ordernow:hover {background-color: #fff;color: #ec7100;}body .item-list li .item-wrap .item-cover .cover-overlay a.butn-ad2cart {position: absolute;right: 10px;bottom: 0px;height: 32px;width: 32px;text-align: center;color: #fff;background: #ec7100 url(../images/cart-icon.png) center center no-repeat;background-size: 18px auto;border-radius: 50%;transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;}body .item-list li .item-wrap .item-cover .cover-overlay a.butn-ad2cart:hover {background-color: #32c5d2;}body .item-list li .item-wrap .item-cover .cover-overlay:hover a.butn-ordernow, body .item-list li .item-wrap .item-cover .cover-overlay:hover a.butn-ad2cart {bottom: 10px;}body .item-list li .item-wrap .item-cover .cover-overlay:before {display: inline-block;content: "";vertical-align: middle;height: 100%;}body .item-list li .item-wrap .item-cover div._stock-out-txt {display: none;position: absolute;z-index: 2;bottom: 0px;right: 0px;background: rgba(20, 20, 20, 0.7);padding: 5px 15px;margin: 15px;color: #fff;font-weight: bold;font-size: 16px;text-align: center;border-radius: 20px;}body .item-list li .item-wrap .item-info, body .item-list li .item-wrap div._meta-data {float: left;width: 100%;margin: 3px 0;padding: 0 15px;text-align: left;}body .item-list li .item-wrap .item-info a, body .item-list li .item-wrap div._meta-data a {display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;color:#FFF;}body .item-list li .item-wrap .item-info._bold, body .item-list li .item-wrap div._meta-data._bold {font-weight: bold;}body .item-list li .item-wrap .item-info._bold *, body .item-list li .item-wrap div._meta-data._bold * {font-weight: bold;}body .item-list li .item-wrap .item-info._txt-right, body .item-list li .item-wrap div._meta-data._txt-right {text-align: right;}body .item-list li .item-wrap .item-info._txt-center, body .item-list li .item-wrap div._meta-data._txt-center {text-align: center;}body .item-list li .item-wrap .item-info._col-1b2, body .item-list li .item-wrap div._meta-data._col-1b2 {width: 50%;}body .item-list li .item-wrap .item-info._col-1b3, body .item-list li .item-wrap div._meta-data._col-1b3 {width: 33.333%;}body .item-list li .item-wrap .item-info._col-2b3, body .item-list li .item-wrap div._meta-data._col-2b3 {width: 66.666%;}body .item-list li .item-wrap .item-info._sline, body .item-list li .item-wrap div._meta-data._sline {overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}body .item-list li .item-wrap .delete-fab-section {position: absolute;z-index: 2;right: 0;top: 0;background: rgba(255, 255, 255, 0.7);height: 25px;width: 25px;border-radius: 0 0 0 25px;padding: 0px 3px 0 0;text-align: right;transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;}body .item-list li .item-wrap .delete-fab-section:hover {background: #fff;}body .item-list li .item-wrap .loader {display: none;}body .item-list li .item-wrap._stock-out {background-color: #f5f5f5;box-shadow: none;}body .item-list li .item-wrap._stock-out .item-cover .cover-overlay a.playbtn {border-color: #909090;}body .item-list li .item-wrap._stock-out .item-cover .cover-overlay a.playbtn:hover {background-color: #909090;}body .item-list li .item-wrap._stock-out .item-cover img._cover {-webkit-filter: grayscale(100%);filter: grayscale(100%);}body .item-list li .item-wrap._stock-out div._stock-out-txt {display: block;}body .item-list li .item-wrap._stock-out .item-info, body .item-list li .item-wrap._stock-out div._meta-data {color: #777 !important;}body .item-list li .item-wrap:after {content: "";display: block;clear: both;height: 0;visibility: hidden;}body .item-list li .item-cover:hover .cover-overlay {opacity: 1;}body .item-list li .item-cover:hover img._cover {-webkit-filter: blur(3px);filter: blur(3px);}body .tracklist-episode-wrap .tracklist-episode {margin: 25px 0;min-height: 100px;}body .tracklist-episode-wrap .tracklist-episode .item-list {margin: 0;padding: 0;list-style: none;}body .tracklist-episode-wrap .tracklist-episode .item-list > li {display: block;border-bottom: 1px solid #ddd;padding: 3px 45px 3px 60px;margin: 5px 0;position: relative;}body .tracklist-episode-wrap .tracklist-episode .item-list > li a.track-cover {display: block;position: absolute;left: 0;top: 0;float: left;height: 50px;width: 50px;border-radius: 50%;background: #aaa center center no-repeat;background-size: cover;color: #fff;overflow: hidden;}body .tracklist-episode-wrap .tracklist-episode .item-list > li a.track-cover span, body .tracklist-episode-wrap .tracklist-episode .item-list > li a.track-cover i {position: absolute;left: 0;top: 0;right: 0;bottom: 0;line-height: 50px;font-size: 16px;font-weight: bold;text-align: center;background: rgba(0, 0, 0, 0.2);transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;}body .tracklist-episode-wrap .tracklist-episode .item-list > li a.track-cover i {opacity: 0;}body .tracklist-episode-wrap .tracklist-episode .item-list > li a.track-cover:hover i {opacity: 1;background: rgba(0, 0, 0, 0.5);}body .tracklist-episode-wrap .tracklist-episode .item-list > li h4 {margin: 0;padding: 0;font-size: 16px;line-height: 50px;}body .tracklist-episode-wrap .tracklist-episode .item-list > li p {margin: 0;padding: 0;line-height: 50px;font-size: 14px;color: #999;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}body .tracklist-episode-wrap .tracklist-episode .item-list > li .track-duration {line-height: 50px;font-size: 14px;color: #999;}@media screen and (max-width: 767px) {body .tracklist-episode-wrap .tracklist-episode .item-list > li h4, body .tracklist-episode-wrap .tracklist-episode .item-list > li p, body .tracklist-episode-wrap .tracklist-episode .item-list > li .track-duration {line-height: normal;}}body .tracklist-episode-wrap .tracklist-episode .item-list > li .track-opts {position: absolute;right: 15px;top: 19px;}body .tracklist-episode-wrap .tracklist-episode .item-list > li .track-opts i {color: #32c5d2;font-size: 20px;cursor: pointer;}body .tracklist-episode-wrap .tracklist-episode .item-list > li .track-opts ul {margin: 0;padding: 10px;position: absolute;z-index: 1;opacity: 0;right: -15px;top: 100%;background: #fff;border-radius: 4px;border: 1px solid #ddd;box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);list-style: none;pointer-events: none;transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;}body .tracklist-episode-wrap .tracklist-episode .item-list > li .track-opts ul li {display: block;white-space: nowrap;}body .tracklist-episode-wrap .tracklist-episode .item-list > li .track-opts ul li a {display: block;padding: 3px 7px;font-size: 14px;}body .tracklist-episode-wrap .tracklist-episode .item-list > li .track-opts ul:before {content: "";display: block;position: absolute;right: 12px;top: -20px;border: 10px solid transparent;border-bottom-color: #fff;}body .tracklist-episode-wrap .tracklist-episode .item-list > li .track-opts:hover i {color: #5c6873;}body .tracklist-episode-wrap .tracklist-episode .item-list > li .track-opts:hover ul {pointer-events: all;opacity: 1;}body .tracklist-episode-wrap .tracklist-episode .item-list li:hover a i {opacity: 0.7;background: rgba(0, 0, 0, 0.5);}body .tracklist-episode-wrap .tracklist-episode .item-list li:hover a span {opacity: 0;}body footer {background: black;padding: 20px 0px 20px 0px;margin: 20px 0px 0px 0px;border-top: 0px solid white;border-right: 0px solid white;border-bottom: 0px solid white;border-left: 0px solid white;color: #ffffff;}body footer .footer-logo {height: 40px;width: auto;}body footer .footer-menu {margin: 0 0 10px;padding: 0 0 0 20px;list-style: none;}body footer .footer-menu li a {color: #848d95;font-size: 12px;line-break: 20px;}body footer .footer-menu li :hover {text-decoration: none;color: white;}body footer .footer-social a {color: #fff;padding: 5px;font-size: 20px;}body footer .footer-social :hover {color: #32c5d2;}body .butn-cust-1 {background: #0cb9f2;color: #fff;border-radius: 2px;border: 1px solid rgba(0, 0, 0, 0.2);}body .butn-cust-1:hover {color: #fff;box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);}body .form-cust-1 .form-control {border-radius: 0;border-color: #ddd;}body .form-cust-1 .form-control:focus {box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);border-color: #ccc;}body .form-cust-1 label {font-weight: normal;font-size: 14px;}body .item-detail-title {text-transform: uppercase;text-align: center;font-size: 40px !important;}body .item-detail-title .page-breadcrumbs {margin: 0;padding: 0;list-style: none;float: right;}body .item-detail-title .page-breadcrumbs li {margin: 0 3px;padding: 0;display: inline-block;vertical-align: middle;}body .item-detail-title .page-breadcrumbs li a, body .item-detail-title .page-breadcrumbs li span {display: block;border-radius: 15px;color: rgba(255, 255, 255, 0.8);font-size: 14px;padding: 5px 10px;}body .item-detail-title .page-breadcrumbs li a {background: #32c5d2;}body .item-detail-title .page-breadcrumbs li a:hover {background: #23949e;}body .item-detail-title .page-breadcrumbs li span {background: #999;cursor: default;}body .spacer {clear: both;}body .spacer._50 {height: 50px;}body .spacer._30 {height: 30px;}body .product-meta-data h3 {font-size: 26px;text-transform: uppercase;font-weight: bold;margin: 0px;padding: 0 0 8px;position: relative;}body .product-meta-data h3:after {content: "";position: absolute;left: 0;bottom: 0;height: 3px;width: 30px;background: #32c5d2;}body .product-meta-data h4 {margin: 0;}body .product-meta-data .cast {padding-bottom: 10px;}body .product-meta-data .cast img {float: left;font-size: 14px;margin-right: 20px;}body .product-meta-data .item-detail-info._bold {font-weight: bold;}body .product-meta-data .item-detail-info._bold * {font-weight: bold;}body .product-meta-data .item-detail-info {margin: 0 0 10px;}body .product-meta-data .item-detail-info strong {font-size: 16px;color: #ffffff;font-weight: 700;}body .product-meta-data .item-detail-info._txt-right {text-align: right;}body .product-meta-data .item-detail-info._txt-center {text-align: center;}body .product-meta-data .item-detail-info._sline {overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}body .product-meta-data .item-detail-info._item-poster {text-align: center;}body .product-meta-data .item-detail-info._item-poster img {margin: 0 auto;}body .product-meta-data .item-detail-info .ppv_price {color:black;}body .product-meta-data .item-detail-info .ppv_price > div:first-of-type {display:none;}body .product-meta-data .item-detail-info .ppv_price > div:only-child {display:initial;}body .btn {border-radius: 2px;border: none;}body .btn-primary {background: #32c5d2;color: #fff;}body .btn-accent {background: #fc0065;color: #fff;}body .txt-link {text-decoration: none;color: rgb(108, 177, 235);}body .txt-link:hover {color: #32c5d2;}body .txt-accent {color: #fc0065;}body .play-btn-wrap {padding: 0;}body .play-btn-wrap .playbtn {display: block;padding: 6px 12px;color: inherit;}body .item-list-single {margin: 0;padding: 0;list-style: none;}body .item-list-single li {position: relative;margin-bottom: 15px;}body .item-list-single li .item-bg {position: absolute;z-index: 1;left: 0;top: 0;right: 0;bottom: 0;background: center center no-repeat;background-size: cover;opacity: 0.15;}body .item-list-single li .item-wrap {position: relative;z-index: 2;padding: 90px 100px;}body .item-list-single li .item-wrap .item-poster {width: 50%;float: left;text-align: center;padding: 45px 30px;}body .item-list-single li .item-wrap .item-poster img {display: block;margin: 0 auto;max-width: 95%;border-radius: 2px;box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);}body .item-list-single li .item-wrap .item-info {width: 50%;float: left;padding: 15px;}body .item-list-single li .item-wrap .item-info h4 {margin: 0 0 15px;padding: 5px 0 5px 10px;font-size: 25px;border-left: 2px solid #32c5d2;}body .item-list-single li .item-wrap .item-info p {margin: 0 0 15px;padding: 0px;font-size: 16px;color: #222;}body .item-list-single li .item-wrap .item-info .play-butn-wrap a {display: inline-block;padding: 7px 15px;margin: 0px 0;color: #fff;font-weight: bold;box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.25);background: #32c5d2;opacity: 0.8;transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;}body .item-list-single li .item-wrap .item-info .play-butn-wrap a:hover {opacity: 1;}body .item-list-single li .item-wrap .item-info div._meta-data {float: left;width: 100%;margin: 3px 0;padding: 0 15px;text-align: left;}body .item-list-single li .item-wrap .item-info div._meta-data a:not(.btn, .playbtn, .playaudio) {display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;color: inherit;}body .item-list-single li .item-wrap .item-info div._meta-data._bold {font-weight: bold;}body .item-list-single li .item-wrap .item-info div._meta-data._bold * {font-weight: bold;}body .item-list-single li .item-wrap .item-info div._meta-data._txt-right {text-align: right;}body .item-list-single li .item-wrap .item-info div._meta-data._txt-center {text-align: center;}body .item-list-single li .item-wrap .item-info div._meta-data._col-1b2 {width: 50%;}body .item-list-single li .item-wrap .item-info div._meta-data._col-1b3 {width: 33.333%;}body .item-list-single li .item-wrap .item-info div._meta-data._col-2b3 {width: 66.666%;}body .item-list-single li .item-wrap .item-info div._meta-data._sline {overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}body .item-list-single .slick-prev {left: 20px;}body .item-list-single .slick-next {right: 20px;}body .spacer_10 {height: 10px;clear: both;}body .plan-list {margin: 15px 0;}body .plan-list .plan-box {border: 1px solid #ddd;background: #fff;border-radius: 5px;cursor: pointer;text-align: center;margin-bottom: 30px;position: relative;}body .plan-list .plan-box h3 {font-size: 16px;margin: 0;padding: 15px 0;border-bottom: 1px solid #ddd;color: #000;}body .plan-list .plan-box span._tick {opacity: 0;position: absolute;right: 0;top: 0;margin: 5px;background: #32c5d2;color: #333;font-size: 18px;line-height: 32px;height: 30px;width: 30px;border-radius: 50%;transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;}body .plan-list .plan-box span._tick._show {opacity: 1;}body .plan-list .plan-box:hover span._tick, body .plan-list .plan-box.choosen span._tick {opacity: 1;}body .plan-list .plan-box p, body .plan-list .plan-box h4{color:#333 !important;}body .blog-item {margin: 15px 0;background: #fff;border: 1px solid #ddd;padding: 15px;border-radius: 2px;}body .blog-item h3 {font-size: 18px;font-weight: normal;margin: 0;padding: 0;}body .blog-item h4 {font-size: 16px;font-weight: normal;}body .blog-item p img {float: left;margin: 0 15px 15px 0;max-width: 100%;}body .blog-item p a {color: #32c5d2;}body .qty-spinner {display: inline-block;vertical-align: middle;white-space: nowrap;margin: 15px 0;}body .qty-spinner input._fld {display: inline-block;vertical-align: middle;width: 100px;border-radius: 20px;box-shadow: none;border: 1px solid #ddd;text-align: center;}body .qty-spinner button._btn {border: none;border-radius: 50%;}body .cart-table {margin: 35px 0;}body .cart-table .cart-table-title {font-weight: bold;border-bottom: 2px solid #ccc;padding: 5px 0;}body .cart-table .cart-table-data {margin-top: 15px;margin-bottom: 15px;}body .cart-table .cart-table-data img._prod-img {float: left;border: 5px solid #fff;box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);border-radius: 2px;margin-right: 15px;}body .cart-table .cart-table-data h3 {margin: 10px 0 5px;font-size: 18px;}body .cart-table .cart-table-data h4 {font-weight: normal;margin: 0;padding: 0;font-size: 15px;}body .cart-table .cart-table-data .qty-spinner {margin: 38px 0;}body .cart-table .cart-table-data p {margin: 0;padding: 0;line-height: 110px;}body .cart-table .cart-table-data a._remove-item {font-size: 25px;color: #f55;transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;}body .cart-table .cart-table-data a._remove-item :hover {opacity: 0.8;}body .cart-table .cart-bottom {padding: 25px 0;border-top: 1px solid #ccc;}body .cart-table .cart-bottom .coupon-fld {display: inline-block;background: #32c5d2;padding: 5px;border-radius: 3px;box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);white-space: nowrap;}body .cart-table .cart-bottom .coupon-fld input._fld {display: inline-block;vertical-align: middle;border: none;width: 200px;border-radius: 0;background: rgba(255, 255, 255, 0.2);color: #000;}body .cart-table .cart-bottom .coupon-fld a._btn {display: inline-block;vertical-align: middle;color: #fff;font-size: 22px;margin: 0 5px 0 10px;line-height: 34px;transition: all 0.3 ease-in-out;-moz-transition: all 0.3 ease-in-out;-webkit-transition: all 0.3 ease-in-out;-o-transition: all 0.3 ease-in-out;}body .cart-table .cart-bottom .coupon-fld a._btn :hover {opacity: 0.8;}body .cart-table .cart-bottom div._total-price-box {text-align: right;font-size: 18px;}body .savedad-dress {list-style: none;padding: 0;}body .savedad-dress li div._data-wrap {margin: 15px 0;border: 1px solid #ddd;background: #fff;padding: 15px;border-radius: 2px;box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);position: relative;}body .savedad-dress li div._data-wrap > a {display: block;margin-bottom: 5px;}body .savedad-dress li div._data-wrap > a h2 {margin: 0px 0 7px;}body .savedad-dress li div._data-wrap > a .tick-icon {position: absolute;left: 0;top: 0;right: 0;bottom: 0px;border: 1px solid #32c5d2;opacity: 0;pointer-events: none;transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;}body .savedad-dress li div._data-wrap > a.choosen .tick-icon {opacity: 1;}body .lang-list-popover {margin: 0;padding: 0;list-style: none;min-width: 75px;}body .lang-list-popover li {display: block;cursor: pointer;padding: 3px 0;}body .lang-list-popover li{color: #000;}body .lang-list-popover li:hover {color: #666666;}body .lang-list-popover li.active {color: #337ab7;}body._nav-on header nav {right: 0;box-shadow: 0 0 100px black;}body._nav-on header .menu-toggle-butn span, body._nav-on header .menu-toggle-butn:after, body._nav-on header .menu-toggle-butn:before {background: #0cb9f3;}body._nav-on header .menu-toggle-butn:after, body._nav-on header .menu-toggle-butn:before {left: -10px;right: 5px;}body.style_3._home {padding-top: 0;}body.style_3._home header {background: none;border: none;}body.style_3._home header._scrolled {background-color: white;border-top: 0px solid transparent;border-right: 0px solid transparent;border-bottom: 0px solid transparent;border-left: 0px solid transparent;}@media screen and (max-width: 991px) {body.style_3._home header._scrolled {top: 40px;}}span.count_new_notification {position: absolute;right: 0;top: 50%;margin: -20px 0 0 0;background: red;color: #ffffff;height: 20px;width: 20px;border-radius: 50%;font-size: 12px;font-weight: normal;text-align: center;line-height: 20px;}@media (max-width: 767px) {span.count_new_notification {position: absolute;right: 128px;top: 50%;margin: -20px 0 0 0;background: red;color: #ffffff;height: 20px;width: 20px;border-radius: 50%;font-size: 12px;font-weight: normal;text-align: center;line-height: 20px;}}@media (min-width: 768px) and (max-width: 1024px) {span.count_new_notification {position: absolute;right: 128px;top: 50%;margin: -20px 0 0 0;background: red;color: #ffffff;height: 20px;width: 20px;border-radius: 50%;font-size: 12px;font-weight: normal;text-align: center;line-height: 20px;}}#notification_msg_menu li.active-msg-menu h2, #notification_msg_menu li.active-msg-menu h4, #notification_msg_menu li:hover h2, #notification_msg_menu li:hover h4, #notification_msg_detail h2, #notification_msg_detail h4 {color: #32c5d2;}#notification_msg_menu li:hover {border: 1px solid #32c5d2;color: #32c5d2;}#notification_msg_menu .active-msg-menu {border: 1px solid #32c5d2;color: #32c5d2;cursor: pointer;}#notification_msg_detail a._close {color: #32c5d2;}.alert.alert-success {margin-top: 15px;}.noplay:hover {cursor: not-allowed;}.comingsoon {display: inline-block;vertical-align: middle;padding: 0px 15px;color: #fff;line-height: 40px;height: 40px;border: 1px solid #32c5d2;font-weight: 600;background: none;}.comingsoon:hover {color: #fff;background: #32c5d2;text-decoration: none;}.StripeElement {box-sizing: border-box;height: 34px;padding: 7px 12px;border: 1px solid #8e8e8e;border-radius: 4px;background-color: white;box-shadow: 0 1px 3px 0 #e6ebf1;-webkit-transition: box-shadow 150ms ease;transition: box-shadow 150ms ease;}.StripeElement--focus {box-shadow: 0 1px 3px 0 #cfd7df;}.StripeElement--invalid {border-color: #fa755a;}.StripeElement--webkit-autofill {background-color: #fefde5 !important;}.rating-content {text-align:justify;}

/* defult css end*/

/* custom css end*/
 .social-icons {margin: 0;padding: 0;}.social-icons:after,.social-icons:before {content: "";display: table;}.social-icons:after {clear: both;}.social-icons li {float: left;display: inline;list-style: none;margin-right: 5px;margin-bottom: 5px;text-indent: -9999px;background: #fff;}.social-icons li a,a.social-icon {width: 136px;height: 28px;display: block;background-position: 0 0;background-repeat: no-repeat;transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;-ms-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;-webkit-transition: all .3s ease-in-out;}.social-icons li:hover a {background-position: 0 -38px;}.social-icons-color li a,.social-icons.invert li a,a.social-icon {background-position: 0 -38px!important;}.social-icons-color li a {opacity: .7;}.social-icons-color li a:hover {opacity: 1;}.social-icons.invert li:hover a {background-position: 0 0!important;}.social-icons .facebook {background: url(../images/facebook.png)no-repeat;}.social-icons .googleplus {background: url(../images/googleplus.png)no-repeat;}.social-icons .signupfacebook {background: url(../images/signupfacebook.png)no-repeat;width: 140px;}.social-icons .signupgoogleplus {background: url(../images/signupgoogleplus.png)no-repeat;width: 140px;}.item-wrap a>.delete-fab i {position: absolute;top: 25px;right: 25px;z-index: 800;color: red;}.search-bar{opacity: 0;pointer-events: none;transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;position: absolute;left: 0;top: 0;right:0;bottom: 0;overflow: hidden;background: rgb(30, 34, 43);}header._search-on .search-bar{opacity: 1;pointer-events: all;}.search-bar .container{position: relative;top: 50%;margin-top: -17px;}.search-bar #search-form{position: relative;}.search-bar input.sitesearch {width:100%;font-size: 18px;padding-left: 35px;padding-right: 35px;border:none;box-shadow: none;}.search-bar input.sitesearch:hover, .search-bar input.sitesearch:focus {border:none;outline:none;box-shadow: none;}.search-bar .search-icon {position: absolute;width: 30px;text-align: center;left: 0;top: 5px;font-size: 22px;z-index:1;}.search-bar .close-search {position:absolute;right: 0;top: 0;width: 30px;text-align: center;font-size: 36px;font-weight:500;z-index:1;line-height: 35px;cursor: pointer;}.error{color: red;}.item_playlist{width: 55% !important;color: #fff !important;}.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {background-color: transparent;}bootstrap.min.css:1 .nav .open>a, .nav .open>a:focus, .nav .open>a:hover {background-color: transparent;}.navbar-default {height: 65px;padding: 5px 40px;}.navbar-nav > li:not(.pull-right) {float: left;}.mt {margin-top: -5px;}.btn:focus, .btn:active, button {outline: 0 !important;}.btn {}.as-btn-md {min-width: 179px;height: 40px;padding:7px 12px;}.as-btn-accent {border-color: #32c5d2;color: #fff;background: #32c5d2;font-weight:600;font-size:17px;}.as-btn-accent:hover {color: #fff;background: #1f9ea9;border-color: #1f9ea9;}.as-btn-accent:focus, .btn-accent:active {color: #fff;background: #1f9ea9;}.as-btn-grey {color: #707277;border:2px solid #707277;margin-right:20px;font-weight:600;font-size:17px;}.as-btn-grey:hover {color: #fff;background: #eb5d68;border:2px solid #eb5d68;}.as-btn-grey:focus, .btn-grey:active {color: #fff;background: #eb5d68;border:2px solid #eb5d68;}#generalInfoModal .modal-body {padding:20px;position: relative;}.modal-body {position: relative;}.c-layout-header .c-cart-menu{z-index:9;}@media (max-width: 992px) {.dropdown-menu::before{display:none;}}@media (max-width: 799px) {#homepage_sections .slick-next{right:0}#homepage_sections .slick-prev{left:0;}}.video-js {width:100% !important;height: 50%;padding-top: 48%;}.RDVideoHelper{display: none;}video::-webkit-media-controls {display:none !important;}.modal-body {position: relative;max-height:450px;overflow:auto;}.calender-modal .modal-body {overflow:visible;}.st2 {fill: #7e7c8a;}@media (max-width:360px){.as-btn-grey {margin-right:0px;}.as-btn-md {min-width: 100%;padding: 8px 17px;margin-bottom: 10px;}}.c-layout-go2top{bottom:80px;}.payment_form{background: #FFF;}.filter .mCustomScrollbar {max-height: 350px;width: 320px;margin: 10px 0;}.filter .mCSB_inside > .mCSB_container{margin-right: 15px;}.filter h3{margin: 0 0 10px;padding: 0;font-size: 18px;}.filter .list-inline li{display: block;}.filter .list-inline li label{font-weight: normal;cursour:pointer;}.filter .list-inline li label.sortby.sortby_active {color:#32c5d2;}.filter .list-inline li label input[type="checkbox"]{margin-right: 5px;}.filter-select-item ul{margin: 0;padding: 0;list-style: none;}.filter-select-item ul li{margin: 0 2px 5px 2px;padding: 2px 10px;display: inline-block;background: #32c5d2;border-radius: 15px;font-size: 14px;color: #FFF;pointer-events: none;transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-ransition: all 0.3s ease-in-out;}.filter-select-item ul li:hover{opacity: 0.7;}.filter-select-item ul li span{cursor: pointer;display: inline-block;margin-left: 3px;pointer-events: all;}.new_social{display:inline-block;}.social_login{padding:0}.social_login_new{display:inline-block;float:left;margin:0 15px 0 0;list-style:none;}img.thumbnail.profilepic {margin: 0 auto 20px;}.wordOverflow {overflow-wrap: break-word;-webkit-overflow-wrap: break-word;-moz-overflow-wrap: break-word;-o-overflow-wrap: break-word;word-wrap: break-word;-webkit-word-wrap: break-word;-moz-word-wrap: break-word;-o-word-wrap: break-word;hyphens: auto;-webkit-hyphens: auto;-moz-hyphens: auto;-o-hyphens: auto;}.bg-primary {color: #fff;background-color: #31383c;padding:30px 0px;}.social-network-size{font-size: 25px;margin-top: 20px;}.social-network-size a{color: #fff;}.category-margin p{margin-left: 3px;}.story-margin .category-margin{padding-left: 0px;padding-right: 0px;}.story-margin p{margin: 14px 3px 10px;}.badge-padding{padding: 9px 17px;border-radius: 7px;margin-left:3px;}.c-info .c-title-margin{margin: 5px 13px 10px;}.slick .slick-list .slick-track li{outline:none;}body .item-list li .item-wrap .item-cover img._cover {width: 100%;}#myPopover_language{width: 50%;position: absolute;left: 24%;padding: 9px 14px;}#myPopover_language li {font-weight: 400;font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;font-size: 14px;font-style: normal;font-weight: 400;line-height: 1.42857143;text-align: left;text-align: start;text-decoration: none;text-shadow: none;text-transform: none;letter-spacing: normal;word-break: normal;word-spacing: normal;word-wrap: normal;white-space: normal;}.open > .mob_arrow, .open > .mob_arrow:after{display: block;}#myPopover_language:after{top: -11px;display: block;content: " ";border-top-width: 0;display: block;width: 0;height: 0;border-color: transparent;border-style: solid;left: 63px;border-top-width: 0;border-bottom-color: #ffffff;border-width: 10px;margin-top: -9px;position: absolute;z-index: 9999;}#myPopover_language:before{border-top-width: 0;width: 0;height: 0;border-style: solid;border-color: transparent;display: block;content: ' ';border-bottom-color: rgba(0,0,0,.25);border-width: 11px;position: absolute;left: 42%;z-index: 9999;top: -22px;}#mob_language{display: none;}@media (max-width: 991px) {#mob_language{display: block;}#web_language{display: none;}}.blog-item p{clear: both;}.new_social li{margin: 5px 15px 5px 0;display: inline-block;}.new_social li a._custom{display: block;text-decoration: none;color: #FFF;background: #999;padding: 1px;}.new_social li a._custom img{display: inline-block;vertical-align: middle;height: 25px;width:auto;}.new_social li a._custom span{display: inline-block;padding: 0 10px;font-size: 13px;font-weight: bold;}.new_social li a._custom._comcast{background: #0076a8;}.new_social li{margin: 0 15px 0 0;display: inline-block;}.new_social li a._customfb,.new_social li a._customgplus{display: block;text-decoration: none;color: #FFF;background: #999;padding: 1px;}.new_social li a._customfb img, .new_social li a._customgplus img{display: inline-block;vertical-align: middle;height: 26px;width:auto;}.new_social li a._customfb span,.new_social li a._customgplus span{display: inline-block;padding: 0 10px;font-size: 13px;font-weight: bold;}.new_social li a._customfb._facebook{background: #3b5998;}.new_social li a._customgplus img{background: white;}.new_social li a._customgplus._googleplus{background: #0076a8;}.muvi_bottom50 ul li {margin-bottom: 2%;}.new_social li {margin-bottom: 2%;}.count-followers{color:#32c5d2;font-weight:bold;padding-right:5px;font-size: 14px;}.muvi_play-list-table{border: none;padding: 0;}.muvi_play-list-table .panel{margin: 0;border-radius: 0;border-bottom: 0;}.muvi_play-list-table .panel .panel-heading .table{margin: 0;}.muvi_play-list-table .panel .table>thead>tr>th{border:none;text-align: left;padding: 0;}.muvi_play-list-table .panel .table>thead>tr>th:first-child{width: 5%;}.muvi_play-list-table .panel .table>thead>tr>th:nth-child(2){width: 3%;}.muvi_play-list-table .panel .table>thead>tr>th:nth-child(3){width: 52%;}.muvi_play-list-table .panel .table>thead>tr>th:nth-child(4){width: 30%;}.muvi_play-list-table .panel .table>thead>tr>th:last-child{width: 10%;text-align: right;}.muvi_play-list-table .panel-heading{padding: 8px;border-bottom: 0;}.muvi_play-list-table .table{margin: 0;padding: 0;}.muvi_play-list-table .table td{border:none;border-bottom: 1px solid #dedede;}.muvi_play-list-table .panel-body{padding: 0 20px;}.muvi_play-list-table .inner-table td:nth-child(1){width: 5%;}.muvi_play-list-table .inner-table td:nth-child(3){width: 10%;text-align: center;}.muvi_play-list-table .inner-table td:nth-child(2){width: 85%;}.muvi_play-list-table .table-responsive{border:none;}@media(max-width:640px){.muvi_play-list-table .panel .table>thead>tr>th,.muvi_play-list-table .panel .table>thead>tr>td{font-size: 14px;}}.container-overview .item-cover-lg {width: 100%;}@media only screen and (max-width: 480px) {#main{min-height: 480px;}}.dropdown-menu {margin-top: 0;}.cover-overlay .addtofav {position: absolute;right: 10px;top: 10px;background-color: #ffffff2b;display: inline-block;padding: 5px;border-radius: 2px;vertical-align: bottom;color: #FFF;text-align: center;}.cover-overlay .addtofav:hover {background-color: #33c5d1;}.cover-overlay .addtofav:hover i {color: #FFF;}.muvi_record-tracklist .track-title {display: table-cell;vertical-align: middle;cursor: pointer;}.top_banner_img{width : 100%;}body.new_top{padding-top:81px !important;}.popover-content {overflow-y:scroll;}.popover{margin-bottom:20px;margin-top:45px;}body .item-list li .item-wrap .item-cover {border-radius:12px;}body .item-list li .item-wrap {border-radius :12px 12px 0px 0px;}#register_membership{height:50px;width:130px;}@media only screen and (min-width: 1200px) {body .item-list li .item-wrap {max-height: 321px;}}
/* custom css end*/

/* cart css end*/
.loader_cart{display: none;}.loader-overlay {background: #333 none repeat scroll 0 0;opacity: 0.5;z-index: 100000;}.loader-overlay, .loader-elem-overlay {height: 100%;left: 0;position: fixed;top: 0;width: 100%;}.loader_cart .loader-body {background: rgba(51, 51, 51, 0.3) none repeat scroll 0 0;color: #333;left: 43%;padding: 7px;position: fixed;top: 43%;z-index: 100001;}.loader_cart .large .msg{background: #fff url("/images/loader.gif") no-repeat scroll 6% 50%;font-size: 20px;padding: 15px 20px 15px 50px;}@media (max-width: 992px) {.user-menu li a{color:#fff;}.padding_less {padding: 0;}}.c-cart-menu-items{max-height: 400px;overflow: auto;width: 100%;}@media (min-width: 768px) {.cart_res_name {display: none;}}@media(max-width:767px){.row.cart-table-title {display: none;}}@media (max-width: 768px) {.row.cart-bottom > :first-child{text-align: right;padding-bottom: 10px;}.cart_res_name {font-weight: bold;border-bottom: 2px solid #CCC;padding: 5px 0;margin-bottom: 15px;}.padding_less p{line-height: 30px !important;}.prstatus_error{position: relative !important;}body .cart-table .productstatus_div .padding_less:nth-child(1) > .cart_res_name{margin-left: -40%;}}@media (max-width: 520px) {body .cart-table .cart-table-data .padding_less:nth-child(1){width: 66%;}body .cart-table .cart-table-data .padding_less:nth-child(2){width: 33%;}body .cart-table .productstatus_div .padding_less:nth-child(1){width: 91.66666667%;}body .cart-table .productstatus_div .padding_less:nth-child(2){width: 8.33333333%;}body .qty-spinner input._fld{width: 50px;}}@media (max-width: 348px) {.cart-continue-btn{float:right;margin-bottom: 10px;}body .cart-table .cart-table-data h3{font-size: 15px;}}@media (max-width: 360px) {body .cart-table .cart-table-data .padding_less:nth-child(1){width: 50%;min-height: 210px;}body .cart-table .cart-table-data .padding_less:nth-child(2){width: 50%;min-height: 210px;}body .cart-table .productstatus_div .padding_less:nth-child(1){width: 91.66666667%;}body .cart-table .productstatus_div .padding_less:nth-child(2){width: 8.33333333%;}}@media (max-height: 360px) {.c-cart-menu-items{max-height: 110px;}}@media (min-height:361px) and (max-height: 480px) {.c-cart-menu-items{max-height: 280px;}}@media (min-width:768px) and (max-width: 992px) {.user-menu ul{position: relative;}}#savedaddress .plan-box h2,#savedaddress .plan-box p{word-wrap: break-word;}.cast_hide{display:none;}.footer-menu ul li a:hover{color:#32c5d2;}.tick-icon {right: -19px;top: -9%;}@media (max-width: 480px) {.tick-icon {right: -10px;top: -11%;}}.productstatus_cart{color: red;font-size: 14px;line-height: 12px;}.productstatus_cartpopup{color: red;font-size: 12px;line-height: 14px;}.productstatus_div img{-webkit-filter: grayscale(100%);filter: grayscale(100%);}.productstatus_div a {color: #808080 !important;}.prstatus_error{color: red;font-size: 14px;position: absolute;margin-top: -23px;}
/* cart css end*/
/* rating css end*/
.like {color: #5e9cd1;font-size: 15px;font-weight: 300;padding-left: 5px;position: relative;top: -4px;}#listingicons{margin: 0px;padding: 0px;list-style: none;}#listingicons li {list-style-type: none;box-sizing: border-box;float: left;width: 33.33%;vertical-align: top;}#listingicons li a{font-size: 11px;line-height: 1.2;}.rating-stars{margin: 0;padding: 0;font-size: 12px;padding-left: 1.2em;}.rating-stars, .rating-stars li{list-style-type: none;padding: 0px;}.rating-hover:hover > div.dropdown-menu {display: block;margin-bottom: 150px;}.rating-hover .dropdown-menu {top: 96%;left: auto;}.dropdown-menu::before, .dropdown-menu-visible-xs::before{left: 36%;}.glystar, .ratingfont, .showreviewfont {font-size: 10px;}.dropdown-width {width:200px;}.hover-icon {width:35px;line-height:1;}.hover-rating {height:9px;margin:5px 0;font-size:11px;}.hover-progress {height:9px;margin:8px 0;}.listicons{font-size: 12px;}.ratingcolorred {color : #DC143C;}.rating-progress-bar{width: 92px;}.percentage {margin-left:10px;font-size: 12px;margin-top: 4px;}.showreviewcaret {font-size: 11px;position: absolute;margin-top: 7px;}.avg-rating {margin-top: -10px;font-size: 12px;}.featureicons {font-size: 12px;}.featurecounts {font-size: 12px;}#featureblock{margin: 0px;padding: 0px;list-style: none;}#featureblock li {list-style-type: none;box-sizing: border-box;float: left;width: 33.33%;vertical-align: top;}#featureblock li a{font-size: 11px;line-height: 1.2;}.featurereviewcaret {font-size: 11px;position: absolute;margin-top: 6px;}.dropup {position: relative;display: inline-block;}.dropup-content {display: none;position: absolute;background-color: #FBFBFB;min-width: 160px;bottom: 20px;z-index: 1;}.dropup:hover .dropup-content {display: block;}.item-info1 {padding: 0px 15px;}
/* rating css end*/
/* 404 css end*/
.errorimage {margin: 0 auto;}.main404{background-color: #f3f3f3;}
/* 404 css end*/
