@import url(//fonts.googleapis.com/css?family=Audiowide|Freckle+Face|Exo+2|Hammersmith+One|Ceviche+One|Open+Sans|Lato);
@import url(//fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700);

.AddToWishlistLink .wishlist-button {
    color: #333
}
.PageMenu {
    font-family: "Lato", Arial, Sans-serif
}
.PageMenu .sf-menu>li>a {
    color: #333
}
.PageMenu li ul {
    background: #333
}
.PageMenu li ul li a {
    color: #999
}
.PageMenu li ul:before {
    border-color: transparent transparent #333 transparent
}
.header {
    background: #fff;
    border-bottom: 1px solid #e3e3e3
}
#Header>.inner {
    background: #fff
}
#SearchForm .Button, #SearchForm input.Textbox, #SearchForm {
    border: 1px solid #e3e3e3;
    background-color: #fff
}
.page {
    background: #fff
}
.footer-main {
    background: #030303;
}
.footer-main h4 {
    color: #079ce8;
    text-transform: uppercase;
    font-size: 17px;
    padding-bottom: 0;
}
.footer-main a {
    color: #d5d5d5;
    font-size: 14px;
    text-transform: uppercase;
}
.footer-main a:hover {
    color: #ffbc00;
    text-decoration:none;
}
.footer-links {
    background: #030303;
    color: #8c8c8c;
    text-align: center;
}
.footer-links a {
    color: #8c8c8c;
}
.newsletter-subscription {
    border-color: transparent;
    background-color: #2b2b2b;
}
.newsletter-subscription h4 {
    color: #FFF;
    background: url(../Snippets/email.png) no-repeat 0 0;
    height: 54px;
    padding-left: 61px;
    line-height: 28px;
}
#HomeFeaturedProducts h3, #SideTopSellers h3, #HomeNewProducts h3 {
    color: #333
}
#home .ProductList .pname, .ProductList .pname {
    color: #333;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    padding:0 10px;
}

#home .ProductList .pname:hover, .ProductList .pname:hover {
    text-decoration: none;
    color: #029def;
}
#home .ProductList .p-price, .ProductList .p-price, em {
    color: #333;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 24px;
}
#home .ProductList .btn, .ProductList .btn {
    background-color: #333
}
#home .ProductList .btn:hover, .ProductList .btn:hover {
    background-color: #4d4d4d
}
#ProductDetails h1 {
    color: #333; font-size: 19px;
}
.PrimaryProductDetails .ProductPrice {
    color: #333;
    font-weight: bold;
    font-size: 34px;
}
.ProductDetailsGrid, .ProductDescription {
    color: #333
}
#prodAccordion h2 {
    color: #333
}
.PrimaryProductDetails .btn.add-to-cart {
    background-color: #027fc1;
    padding: 7px 22px;
    height: auto;
    width: auto;
    border-radius: 21px;
}
.PrimaryProductDetails .btn.add-to-cart:hover {
    background-color: #4d4d4d
}
.PrimaryProductDetails .btn.wishTrigger {
    border-color: #333;
    color: #333
}
.PrimaryProductDetails .btn.wishTrigger:hover {
    border-color: #4d4d4d;
    color: #4d4d4d
}
#CategoryHeading .TitleHeading{
    color: #333;
    text-transform: uppercase;
    font-size: 20px;
    margin: 0;
    padding: 14px 0px;
}
#CategoryContent .ProductList .pname, #CategoryContent .ProductList .p-name a {
    color: #333; min-height:59px; padding:0 15px;
}
#CategoryContent .ProductList .p-price {
    color: #333
}
#CategoryContent .ProductList .ProductActionAdd .btn {
    background-color: #333
}
#CategoryContent .ProductList .ProductActionAdd .btn:hover {
    background-color: #4d4d4d
}
#CategoryContent .CompareButton .btn {
    color: #333;
    border-color: #333
}
#CategoryContent .CompareButton .btn:hover {
    color: #4d4d4d;
    border-color: #4d4d4d
}
body, .HorizontalFormContainer dd .selector span, .fastCartTop div, .list-icon li {
    color: #333
}
input, select, textarea, input.Textbox, input[type="text"], #SearchForm input {
    color: #333
}
#ModalContent, .ModalContent, .CurrencyChooser a span {
    color: #333 !important
}
a, a.NextLink, .Left li li a, .Left #SideCategoryList li a, .Left .slist li a, .Left .afterSideShopByBrand a, .Left #GiftCertificatesMenu li a, .Left #SideAccountMenu li a, .Left #SideCategoryList li li a, .Left .slist li li a, .TabNav li.Active a, .currency-converter p span, .page-content #LayoutColumn2 a {
    color: #333
}
p a, .BlockContent.PageContent a {
    color: #999
}
p a, .BlockContent.PageContent h1 a, p a, .BlockContent.PageContent h2 a, p a, .BlockContent.PageContent h3 a, p a, .BlockContent.PageContent h4 a, p a, .BlockContent.PageContent h5 a, p a, .BlockContent.PageContent h6 a {
    color: #333
}
.header-logo a, .header-logo a:hover {
    color: #333
}
.page-content #LayoutColumn2 a.pname, #ModalContent a, .ModalContent a, .recaptchatable a {
    color: #333
}
.Left li a.active:hover {
    border-color: #333
}
.icon-add:hover {
    background-color: #333 !important
}
.multiStep li a {
    color: #737373
}
.Left li a.active, a:hover, a.alt, .Left #SideCategoryList li a:hover, .Left .slist li a:hover, .Left .afterSideShopByBrand a:hover, .Left #GiftCertificatesMenu li a:hover, .Left #SideAccountMenu li a:hover, .ModalContent h4 a:hover {
    color: #999
}
.recaptchatable a:hover, .page-content #LayoutColumn2 a.pname:hover, #ModalContent a:hover, .ModalContent a:hover {
    color: #999
}
.multiStep li.ActivePage h4 {
    border-bottom: 4px solid #999
}
.icon-add {
    background: #999 url("../images/add.png") no-repeat scroll 50% 50%
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    font-family: "Lato", Arial, Sans-serif;
    color: #333
}
h1, .h1 {
    font-family: "Lato", Arial, Sans-serif;
    color: #333
}
.productOptionViewProductPickListWithImage td {
    border-bottom: 1px dotted #e3e3e3
}
.TopMenu, .TopMenu a {
    color: #b3b3b3
}
.TopMenu .CartLink a {
    color: #333
}
.TopMenu li.Flag img.Selected {
    border: 2px solid #e3e3e3
}
.productOptionViewRectangle .option.selectedValue label {
    border: 1px solid #333 !important
}
.productOptionPickListSwatch .selectedValue .textureContainer, .productOptionPickListSwatch .selectedValue .swatchColours {
    border: 1px solid #e3e3e3 !important;
    border-color: #3d3d3d !important
}
.productOptionPickListSwatch .textureContainer, .productOptionPickListSwatch .swatchColours, .productOptionViewRectangle .option label, .recaptchatable #recaptcha_response_field, .zoomWrapper, #ProductDetails .ProductTinyImageList ul li.selected {
    border: 1px solid #e3e3e3 !important
}
.CurrencyList dd, select, hr, input.Textbox, textarea, input[type="text"], input[type="password"], .QuickSearch, .SharePublicWishList, .ExpressCheckoutBlock .ExpressCheckoutTitle, .TabNav li a, .HowToPay, .NotifyMessage, .QuickSearchResult .QuickSearchResultImage, .CurrencyChooser, div.uploader, div.selector {
    border: 1px solid #e3e3e3
}
.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent, div.uploader span.action {
    border-left: 1px solid #e3e3e3
}
.TitleHeading, .TabNav {
    border-bottom: 1px solid #e3e3e3
}
.ProductList.List .ProductDetails {
    border-top: 1px solid #e3e3e3
}
.btn {
    background-color: #333;
    color: #fff
}
.btn:hover {
    background-color: #4d4d4d;
    color: #fff
}
.btn.alt {
    background-color: #027fc1;
    border: 3px solid #027fc1;
    color: #FFF;
    border-radius: 21px;
}
.btn.alt:hover {
    border: 3px solid #999;
    color: #999
}
.btn.text {
    color: #666
}

#home .ProductList li, .SideRelatedProducts .ProductList li{
    width: 23%
}
.Breadcrumb {
    color: #bebebe
}

table tbody tr td, table.General tbody tr td, table.CartContents tbody tr td, .CompareFieldName {
    border-bottom: 1px solid #e3e3e3
}
.phoneIcon {
    color: #333;
    font-weight: bold
}
.ProductList li .ProductCompareButton {
    color: #bebebe
}
.addto {
    border-top: 1px solid #e3e3e3
}
#prodAccordion .Block {
    border-bottom: 1px solid #e3e3e3
}
.productOptionViewRectangle .option label {
    color: #999
}
.productOptionViewRectangle .option.selectedValue label {
    color: #333
}
.ProductDetailsGrid .DetailRow.product-rating {
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3
}
.Meta {
    color: #999
}
.ProductReviewList li {
    border-bottom: 1px solid #e3e3e3
}
.borderB {
    border-bottom: 1px solid #e3e3e3
}
.borderR {
    border-right: 1px solid #e3e3e3
}
.txt24 {
    font-family: "Lato", Arial, Sans-serif
}
.PageMenu li ul ul {
    border-left: 1px solid #4d4d4d !important
}
.EstimateShipping {
    border: 1px solid #e3e3e3
}
.CartContents tfoot .SubTotal td {
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3
}
.Left #SideCategoryList .SideCategoryListFlyout>ul>li, ul.side-menu li {
    border-bottom: 1px solid #e3e3e3
}
@media screen and (max-width:1024px) {
#home .ProductList li {
    width: 25% !important
}
}
@media screen and (max-width:1000px) {
#home .ProductList li {
    width: 25% !important
}
}
@media screen and (max-width:768px) {
#home .ProductList li {
    width: 33.333333% !important
}
.TabNav li.Active a {
    border-bottom: 1px solid #e3e3e3
}
}
@media screen and (max-width:600px) {
#home .ProductList li {
    width: 50% !important
}
.BillingDetails, .ShippingDetails {
    border-top: 1px solid #e3e3e3
}
}
@media screen and (max-width:480px) {
#home .ProductList li {
    width: 100% !important
}
#cart-amount .Cart .total {
    background: #333;
    color: #fff
}
#cart-amount .Cart .bag-handle {
    border: 2px solid #333
}
}
.facet-container {
    border-bottom: 1px solid #e3e3e3
}
.facet-container [class^="js-facet-clear"] {
    color: #bebebe
}
.facet-container [class^="js-facet-clear"]:hover {
    color: #666
}
.facet-container .btn-facet-more-options.more {
    color: #333
}
.facet-container .facet-option .facet-option-product-count {
    color: #999
}
#co-app {
    font-family: "Lato", Arial, Sans-serif
}
#co-app .co-header {
    background: #fff;
    border-bottom: 1px solid #e3e3e3
}
#co-app .co-header--title>h2 {
    color: #333;
    font-family: "Lato", Arial, Sans-serif
}
#co-app .co-steps-nav li.is-active a {
    color: #333
}
#co-app .co-steps-nav li.is-disabled a, #co-app .co-steps-nav li.is-disabled a:hover, #co-app .co-steps-nav li.is-disabled a:active, #co-app .co-steps-nav li.is-disabled a:focus {
    color: #333;
    opacity: 0.5
}
#co-app .co-steps-nav a {
    color: #333;
    font-family: "Lato", Arial, Sans-serif
}
#co-app .co-steps-nav--divider {
    color: #333
}
#co-app .bui-modal-content {
    background-color: #fff
}
#co-app .co-selectable-panel {
    -ms-border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px
}
#co-app input, #co-app select {
    -ms-border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px
}
#co-app .bui-button {
    text-transform: uppercase;
    font-size: 11px;
    font-weight: normal;
    height: 35px;
    line-height: 35px;
    letter-spacing: 1px;
    padding: 0 1.2em;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
#co-app .bui-button .bui-icon {
    line-height: inherit
}
#co-app .bui-button-primary {
    border: 1px solid #333;
    background: #333;
    color: #fff;
    -ms-border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px
}
#co-app .bui-button.bui-button-primary:hover, #co-app .bui-button.bui-button-primary:focus {
    border-color: #4d4d4d;
    background: #4d4d4d
}
#co-app .bui-button-link, #co-app .bui-button-secondary {
    background-color: transparent;
    border: 3px solid #333;
    color: #333;
    line-height: 29px;
    -ms-border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px
}
#co-app .bui-button.bui-button-link:hover, #co-app .bui-button.bui-button-link:focus, #co-app .bui-button.bui-button-secondary:hover, #co-app .bui-button.bui-button-secondary:focus {
    border: 3px solid #999;

    background-color: transparent;
    color: #999;
    text-decoration: none
}
#co-app .co-side--finishchangeitems {
    height: 21px;
    padding: 3px 6px 3px;
    line-height: 14px
}
@media (max-width:1019px) {
#co-app .co-side {
    background-color: #fff
}
}
@media (min-width:1020px) {
#co-app .co-main {
    border-right: 1px solid #e3e3e3
}
}

/*arindam*/

.TopMenu {
    font-size: 11px;
    background: #1a1a1a;
}
.TopMenu .inner {
    padding: 10px 0 10px 0;
}
.TopMenu a{color:#FFFFFF}
.TopMenu a:hover {
    color: #ffbc00;
    text-decoration: none;
}
#Header {
    position: relative;
    margin-bottom: 0px;
    padding: 15px 0;
    background: #000;
}
#Header>.inner {
    background: #000;
}
div#SearchForm {
    background: #FFFFFF;
    border: 0px none;
    border-radius: 25px;
    padding: 2px 2px 2px 8px;
    float: left;
    width: 80%;
    margin-top: 32px;
    height: 50px;
}
.cartBox {
    float: right;
    background: url(../Snippets/cart-img.png);
    width: 90px;
    height: 55px;
    position: relative;
    margin-top: 25px;
    text-align:center;
}
.cartBox span {
    position: absolute;
    top: 13px;
    right: 18px;
    color: #FFF;
    font-size: 21px;
    font-weight: 500;
}

.PageMenu {
    background: #000;
    margin-bottom: 0;
}
.PageMenu .CategoryList {
    border-top: 1px dotted #FFF; text-align:center;
}
.SideCategoryListFlyout a {
    color: #FFF;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
    margin: 0 10px;
}
.SideCategoryListFlyout a:hover {
    color: #079ce8;
    text-decoration: none;
}
.PageMenu li {margin: 0px;}
.PageMenu li ul{ background:#000; padding: 0px 0px 10px;}
.PageMenu li ul li a {
    font-size: 13px;
    color: #FFF;
    padding: 10px 0 0;
    margin: 0;
    line-height: 17px;
    text-transform: uppercase;
}
.PageMenu li ul li a:hover{ color:#0098f0; text-decoration:none;}
.PageMenu li ul:before {border-color: transparent transparent #000 transparent;}
.PageMenu .sf-menu > li > a {color:#FFFFFF;}

.imgoverlap {
    background: url("../Snippets/bannerBG.png") top center;
    height: 158px;
    margin-top: -194px;
    position: relative;
}
.Homeheading h3, .Homeheading h2 {
    text-align: center;
    margin-bottom: 0;
    padding-bottom: 0;
    text-transform: uppercase;
    font-size: 29px;
    font-weight: bold;
    margin-top:15px;
}
hr.greenborder {
    background: #6da400;
    height: 2px;
    width: 15%;
    margin: 10px auto;
}
.FeaturedProducts .ProductList .ProductImage a, .CategoryContent .ProductList .ProductImage a {
    margin: 0;
    padding: 0;
    height: auto !important;
}
.ProductList .btn {
    line-height: 22px;
    text-transform: capitalize;
    border-radius: 19px;
    background: #027fc1 !important;
}
.ProductList .btn:hover {
    background-color: #4d4d4d !important;
}
.Homeheading {
    margin-bottom: 25px;
}
#home .ProductList .btn{font-family: 'Roboto Condensed', sans-serif;}
.promotionBlock {
    background: url(../Snippets/promoblock-bg.jpg) no-repeat top center;
    display: inline-block;
    width: 100%;
}
.promotionBlock > .inner, .paymentimg > .inner{max-width: 1000px; width: 90%; margin: 0 auto;}
.pblock img {width: 100%;}
.pblock {padding: 30px 0;}
.indexContent {text-align: center; margin: 40px 0;}
.indexContent h2 {
    font-size: 29px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
}
.readmoreinfo {
    background: #027fc1;
    color: #FFF;
    text-transform: uppercase;
    padding: 10px 25px;
    display: inline-block;
    font-weight: 500;
    font-size: 22px;
    border-radius: 26px;
}
.indexContent p span{ color:#027fc1; font-weight:bold;}
.readmoreinfo:hover {
    background: #4a4a4a;
    color: #FFF;
    text-decoration: none;
}
.nlbox .Textbox {
    width: 80%;
    float: left;
    border: 0px none;
    margin-top: 5px;
}
.nlbox .btn.btnimg {
    width: 46px;
    padding: 0;
    height: 46px;
    background: none;
    float: right;
}
.newsletter-subscription .inner {
    padding: 10px 0;
}
.nlbox {
    background: #FFF;
    border-radius: 21px;
    margin-top: 8px;
    margin-left: 15px;
}
.footer-main p {
    color: #d5d5d5;
    font-size: 13px;
}
.paymentimg {
    text-align: center; background: #2b2b2b;
}
.paymentimg p {
    padding: 10px 0 15px;
    color: #079ce8;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 0;
}
.paymentimg p span{margin-left: 15px;}
.footer .footer-columns ul {
    margin-bottom: 0;
}
.footer-links p {
    display: block;
    clear: both;
    padding: 10px 0;
    margin: 0;
    font-size: 15px;
}
#SearchForm input#search_query {
    border-width: 0 !important;
    margin-top: 5px;
}
#SearchForm .Button {
    background: url("../Snippets/search.png") no-repeat 0 0;
    position: relative;
    height: 46px;
    float: right;
    width: 46px;
}
.PageMenu .sf-menu > li > a:hover {
    color: #079ce8;
}

.Content .pmobox {
    margin-bottom: 35px;
}
#home .ProductPriceRating {
    display: none;
}


.cust-modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 99999; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
        height: 50%;
}

/* The Close Button */
.close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

#myModal .modal-content, #myModals .modal-content{ width: 60%; height: 500px;}
#myprodModals .modal-content{ width: 57%; height: 500px;}
.videogallery{ background:url(../Snippets/promo_bg.jpg) no-repeat 0 0 transparent; padding:45px 35px; color:#FFF; display: inline-block;}
.videogallery img {
    float: left;
    margin-right: 10px;
    margin-top: 11px;
}
.videogallery h2{ margin:0; padding:0; font-size:24px; text-transform:uppercase; margin-bottom: 15px;}
.vidinfo {text-align: center; float: left;}
.vidinfo p {font-size: 15px;}
.readmorebtn {
    background: #01ff13;
    color: #000;
    text-transform: uppercase;
    padding: 5px 15px;
    display: inline-block;
    margin-bottom: 10px;
    border-radius: 15px;
    font-weight: bold;
}
.readmorebtn:hover {
    background: #027fc1;
    text-decoration: none;
    color: #FFF;
}
.whitebg {
    background: #FFF;
    height: 451px;
    padding:0 20px;
}
ul.cd-testimonials {
    margin: 0;
    padding: 0 15px;
    list-style-type: none;
}
.cd-testimonials-wrapper h2 {
    text-align: center;
    padding-top: 23px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 25px;
    margin-bottom: 0;
    padding-bottom: 10px;
}
p.catcontent {
    margin: 15px 0 !important;
}
.TopMenu > .inner, #Header > .inner, .PageMenu > .inner, .main > .inner, .footer-main > .inner, .footer-links > .inner, .newsletter-subscription > .inner, .page-heading-base > .inner {
    max-width: 1000px;
    width: 90%
}
.TopMenu > .inner, #Header > .inner, .PageMenu > .inner, .main > .inner, .footer-main > .inner, .footer-links > .inner, .newsletter-subscription > .inner, .page-heading-base > .inner {
margin: 0 auto;
}
.page-heading-base {
    background: #f7f7f7;
    margin-bottom: 15px;
    text-align: center;
}
#CategoryHeading .TitleHeading, .page-heading-base h1  {
    color: #333;
    text-transform: uppercase;
    font-size: 20px;
    margin: 0;
    padding: 14px 0px 5px;
    border: 0px none;
}
#CategoryBreadcrumb.Breadcrumb li, #ProductBreadcrumb.Breadcrumb li, #CartBreadcrumb.Breadcrumb li, #PageBreadcrumb.Breadcrumb li, #LoginBreadcrumb.Breadcrumb li, #CreateAccountBreadcrumb.Breadcrumb li {
    float: none;
    display: inline;
    color: #a3a3a3;
    font-size: 13px;
    font-weight: 500;
}
.Breadcrumb {margin-bottom: 15px;}
.Breadcrumb ul{margin: 0 0 10px 0;}
.page-heading-base .Breadcrumb a {
    color: #a3a3a3;
    font-weight: 500;
}
.SubCategoryList{border: 1px solid #efefef;}
.Left ul{margin: 0 0 0px 0;}
.Left h3, .Left h4{    
    padding-top: 0;
    font-size: 15px;
    text-transform: uppercase;
    color: #000;
    padding: 10px 10px;
    background: #f7f7f7;
}
.SubCategoryList ul{margin: 0;}
ul.side-menu li{ border:0px none;}
ul.side-menu li {
    border: 0px none;
    margin: 0 !important;
    padding: 0 10px;
    text-transform: capitalize;
}
ul.side-menu li a {
    display: block;
    color: #000;
    font-size: 15px;
}
div#SideCategoryShopByPrice {
    border: 1px solid #efefef;
}
.SortBox div.selector, .SearchSorting div.selector {
    float: right;
    line-height: 32px;
    min-height: 38px !important;
    padding: 0;
    font-size: 13px;
    border: 0px none;
}
.SortBox {
    color: #000;
    border: 1px solid #efefef;
    padding: 0 10px;
    float: left;
}
.ProductList li {
    padding: 0 0 20px 0px;
    border: 1px solid #efefef;
    margin: 0 10px 20px;
    width: 30.8%;
}
.ProductList .ProductDetails{padding: 0;}
.ProductList {margin: 0 0 0 -10px;}
.ProductList .ProductPriceRating, .SideRelatedProducts .ProductList .Rating{ display:none;}
#ProductDetails .ProductThumbImage {border: 1px solid #efefef;}
.ProductDetailsGrid .DetailRow .Label, .ProductDetailsGrid .DetailRow .Value {display: inline; margin-right: 15px;}
.CartItemQuantity .selector, .DetailRow.qty .selector {width: 50px !important;}
.CartItemQuantity div.selector span, .DetailRow.qty .selector span {
    margin: 0px 0px 0 10px;
    line-height: 20px;
    height: 20px;
    padding: 0 !important;
    width: 38px;
    text-align: left;
}
.DetailRow.qty div.selector {background-position:85% center !important;}
.PrimaryProductDetails .btn.wishTrigger {
    color: #333;
    background: #01ff13;
    border: 0px none;
    padding: 11px 22px;
    height: auto;
    width: auto;
    border-radius: 21px;
}
.PrimaryProductDetails .btn.wishTrigger:hover {
    border: 0px none;
    background: #4d4d4d;
    color: #FFF;
}
#ProductDetails #prodAccordion .subtitle{
    margin: 0px 0 !important;
    border: solid 0px !important;
    font-size: 16px !important;
    padding: 15px 30px !important;
    float: none;
    cursor: pointer;
    color: #FFF;
    background-color:#000!important;
    background-position: 97% center !important;
}
.current .prodAccordionContent, .prodAccordionContent {
    background: #f1f1f1;
    padding: 30px;
}
#ProductVideos .prodAccordionContent{ padding:0px;}
#ProductDetails #prodAccordion .subtitle:hover, #ProductDetails #prodAccordion .current .subtitle {
    background-color: #027fc1 !important;
}
#prodAccordion {
    padding-bottom: 0px;
}
#CartHeader{margin-bottom: 0;}

table.CartContents th {font-weight: 500;}
.CartContents tfoot .SubTotal td div{padding: 10px 0;}
.CartItemIndividualPrice {text-align: center;}
.CartContents .ProductName a {font-weight: 500; color: #000;}

.CartContents 
.CartRemoveLink {background: url(https://cdn-icons-png.flaticon.com/128/2984/2984959.png);background-size: contain;
  background-repeat: no-repeat;}
.fa-trash-o {color: #ff0000;}
.CartContents tfoot .SubTotal.First td.Odd {text-align: center;}
.CartContents tfoot .SubTotal.First td.Odd em {font-style: normal; font-size: 16px;}
.EstimateShippingLink.btn.alt, .EstimateShippingButtons .btn.alt, .txt-link {
    background: #027fc1;
    color: #FFF;
    border: 0px none;
    padding: 11px 15px;
    margin: 0;
    height: auto;
    border-radius: 20px;
}
.EstimateShippingLink.btn.alt:hover {
    background: #333;
}
.txt-link {
    padding: 7px 15px;
    float: right;
    margin-left: 15px;
}
.EstimateShippingButtons .btn.alt:hover, .txt-link:hover {
    background: #333;
    color: #FFF;
    text-decoration: none;
}
em.ProductPrice {
    font-style: normal;
}
#VideoSingle{ display:none;}


.nbs-flexisel-container {
    position:relative;
    max-width:100%;
}
.nbs-flexisel-ul {
    position:relative;
    width:99999px;
    margin:0px;
    padding:0px;
    list-style-type:none;   
    text-align:center;  
    overflow: auto;
}

.nbs-flexisel-inner {
    position: relative;
    overflow: hidden;
    float:left;
    width:100%;
    
}

.nbs-flexisel-item {
    float:left;
    margin:0px;
    padding:0px;
    cursor:pointer;
    position:relative;
    line-height:0px;
}
.nbs-flexisel-item img {
    max-width: 100%;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
}

/*** Navigation ***/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    padding:3px 9px;
    border-radius:15px;
    -moz-border-radius:15px;
    -webkit-border-radius:15px;      
    position: absolute;
    cursor: pointer;
    z-index: 4;
    top: 50%;
    transform: translateY(-50%);   
    background: rgba(0,0,0,0.5);
    color: #fff;     
}

.nbs-flexisel-nav-left {
    left: 10px;
}

.nbs-flexisel-nav-left:before {}

.nbs-flexisel-nav-left.disabled {
    opacity: 0.4;
}

.nbs-flexisel-nav-right {
    right: 5px;    
}

.nbs-flexisel-nav-right:before {}

.nbs-flexisel-nav-right.disabled {
    opacity: 0.4;
}
.nbs-flexisel-ul .nbs-flexisel-item {
    width: 232px !important; padding-bottom: 0;
}
p.prodprice {
    margin-bottom: 0;
}





#page-wrap { 
    border: 1px solid #3e96b3;
    border-radius: 6px;
    box-shadow: 2px 2px 4px #666;
    display: block;
    margin: 0 auto;
    padding: 15px 0;
    position: relative;
    width: 100%;
    background: #7ac300; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#7ac300, #d8de00); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#7ac300, #d8de00); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#7ac300, #d8de00); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#008ec3, #00b7d2); /* Standard syntax */
}
#col1 {
	width: 49%;
	float: left;
	margin: 0 0 20px 0;
}
#col2 {
	width: 49%;
	float: right;
}
#video-screen {
	bottom: 9%;
	position: absolute;
}
pre {
	margin: 0 0 15px 0;
}
#page-wrap ul {
	margin: 0;
}
#page-wrap ul li {
	margin: 0;
}
#dl {
	position: absolute;
	top: 10px;
	right: 0;
	background: black;
	color: white;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 3px 6px;
}
#dl:hover {
	background: #666;
}
.image {
	position: relative;
	margin-bottom: 20px;
	width: 100%;
}
.image h2 {
	position: absolute;
	top: 220px;
	left: 0;
	width: 100%;
}
.image h2 span {
	color: white;
	background: rgb(0, 0, 0);
	background: rgba(0, 0, 0, 0.7);
	padding: 6px 8px;
}
.image h2 span.spacer {
	padding: 0 2px;
	background: none;
}
#textSlide {
	padding: 10px 30px;
}
#textSlide h3 {
	font: 20px Georgia, Serif;
}
#textSlide h4 {
	text-transform: uppercase;
	margin: 10px 0;
}
#textSlide ul {
	list-style: disc;
	margin: 0;
	padding:0;
}
#textSlide ul li {
	display: list-item;
}
#quoteSlide {
	padding: 30px;
}
#quoteSlide blockquote {
	text-align: center;
	color: #444;
	margin: 0 0 10px 0;
}
#quoteSlide p {
	text-align: center;
}
.anythingSlider {
	width: 910px;
	height:853px;
	position: relative;
	margin: 0 auto 15px;
}
.anythingSlider .wrapperr {
	width: 830px;
	overflow: auto;
	height: 900px;
	margin: 0 40px;
	position: absolute;
	top: 0;
	left: 0;
}
.anythingSlider .wrapperr ul {
	width: 99999px;
	list-style: none;
	position: absolute;
	top: 0;
	left: 0;
	border-top: 3px solid #1c667f;
	margin: 0;
	padding-left:0;
	margin:0;
}
.anythingSlider ul li {
	display: block;
	float: left;
	padding: 0;
	height: 810px;
	width: 830px;
	margin: 0;
}
.anythingSlider .arrow {
	display: block;
	height: 200px;
	width: 67px;
	background: url(https://cdn.shopify.com/s/files/1/1216/1114/files/arrows.png?7746229754247945654) no-repeat 0 0;
	text-indent: -9999px;
	position: absolute;
	top: 200px;
	cursor: pointer;
}
.anythingSlider .forward {
	background-position: 0 0;
	right: -20px;
}
.anythingSlider .back {
	background-position: -67px 0;
	left: -20px;
}
.anythingSlider .forward:hover {
	background-position: 0 -200px;
}
.anythingSlider .back:hover {
	background-position: -67px -200px;
}
#thumbNav {
	position: relative;
	top: 470px;
	text-align: center;
	display: none;
}
#thumbNav a {
	color: black;
	display: inline-block;
	padding: 2px 8px;
	height: 18px;
	margin: 0 5px 0 0;
	background: #c58b04 url("/media/Site Files/Merchandising Files/cellshade.png") repeat-x;
	text-align: center;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
#thumbNav a:hover {
	background-image: none;
}
#thumbNav a.cur {
	background: #e0a213;
}
#start-stop {
	background: green;
	background-image: url("/media/Site Files/Merchandising Files/cellshade.png");
	background-repeat: repeat-x;
	color: white;
	padding: 2px 5px;
	width: 40px;
	text-align: center;
	position: absolute;
	right: 45px;
	top: 470px;
	display: none;
}
#start-stop.playing {
	background-color: red;
}
#start-stop:hover {
	background-image: none;
}
.anythingSlider .wrapperr ul ul {
	position: static;
	margin: 0;
	background: none;
	overflow: visible;
	width: auto;
	border: 0;
}
.anythingSlider .wrapperr ul ul li {
	float: none;
	height: auto;
	width: auto;
	background: none;
}
.anythingSlider .wrapperr ul .vboxtxt ul li {
	display:block;
	height:22px !important;
	line-height:22px !important;
	background: url(https://cdn.shopify.com/s/files/1/1216/1114/files/vdoboxtxt_bult.png?7746229754247945654) no-repeat 5px 7px !important;
	padding-left:15px;
	margin:5px 0 !important;
}
.anythingSlider .wrapperr ul .vboxtxt .v-title {
	padding:10px 0;
	font-weight: bold;
	color:#FFF;
}
.anythingSlider .wrapperr ul .vboxtxt .col1 {
	border-right: 10px solid #00c6ff;
	float: left;
	padding-right: 14px;
	width: 434px;
	height:317px;
  line-height:normal;
  color:#000;
}
.anythingSlider .wrapperr ul .vboxtxt .col1 span {
	font-size:11px;
	line-height: 12px;
  line-height:normal;
  color:#000;
}
.anythingSlider .wrapperr ul .col1 .v-title {
	font-size:17px;
	color:#000;
	font-weight:normal;
}
.anythingSlider .wrapperr ul .vboxtxt .col2 {
	float: left;
	padding-left: 20px;
	width: 396px;
	padding-top:0px;
}
.anythingSlider .wrapperr ul .vboxtxt img {
	vertical-align:middle;
}
hr {
    border: 1px solid #89d1e9;
    margin: 5px 0;
}
.video-list {
	margin-top: 40px;
	padding-left: 10px;
}
.video-list a {
	float: left;
	background: url(https://cdn.shopify.com/s/files/1/1216/1114/files/arrow-1.png?8534473116324375091) no-repeat scroll 0 5px transparent;
	padding-left: 15px;
	width: 185px;
}
.video-list .group {
	float: left;
	width: 190px;
}
.video-list .group a {
    font-size: 13px;
}
.video-list .group a:hover{ color:#079ce8; text-decoration:none;}

.ProductMain .ProductList li {width: 45.8%;}
.ProductMain .ProductList .ProductImage a{height: auto !important;}
.ProductMain .ProductList .ProductDetails .Rating{ display:none;}
.ProductMain .ProductList li {padding: 0;}
#SimilarProductsByCustomerViews .ProductList li, #prodRelatedbox .ProductList li {
    padding: 0 0 20px 0px;
    border: 1px solid #efefef;
    margin: 0 10px 20px;
    width: 22.8%;
    display: inline-block;
}
#SimilarProductsByCustomerViews .ProductList .Rating, #prodRelatedbox .ProductList .Rating{ display:none;}
.vdobtnbox {
    text-align: center;
}
.inlinebox {
    display: inline;
    margin: 0 10px;
}
.PinterestButtonContainer {display: inline;}
.CreateAccount, .AccountLogin, .CouponCode, .GiftCertificate {
    background: #f1f1f1;
    padding: 20px;
    min-height: 318px;
}
.CouponCode, .GiftCertificate {min-height:218px;}
.AccountLogin .FormContainer .login-form input[type=email], .AccountLogin .FormContainer .login-form input[type=password] {
    width: 100%;
}
div#prodRelatedbox {
    display: inline-block;
    width: 100%;
    margin-top:15px;
}
#prodRelatedbox p.specialtext {
    text-align: center;
    color: #027fc1;
    font-size: 24px;
    font-weight: bold;
}
.close{ text-align:right;}
.CouponCode .CouponCode {
    padding: 0;
    min-height: inherit;
}
.HorizontalFormContainer dd div.selector {
    width: 167px;
    height: 35px;
}
.infotext {
	text-align: center;
	text-transform: uppercase;
	color: #027fc1;
	font-weight: bold;
	font-size: 23px;
}
.clone, .flex-active-slide {
	font-size: 20px;
}
.prodbox {
    height: 292px;
    overflow: auto;
    margin-top: 15px;
}
.prodbox p {
    font-size: 12px;
    line-height: 13px;
    text-align: left;
}
#page-wrap .anythingSlider .wrapperr ul .vboxtxt .proddesc ul li {
	height: auto !important;
    line-height: 13px !important;
    margin-bottom: 7px !important;
    font-size:12px;
}
#page-wrap .anythingSlider .wrapperr ul .vboxtxt .col1 ul li a {
	color: #ffffff;
}
#page-wrap .anythingSlider .wrapperr ul .vboxtxt .col1 ul li a:hover{ text-decoration:none; color:#000;}