%PDF- %PDF-
Direktori : /home/nailstv/public_html/es.nails.tv/css/ |
Current File : /home/nailstv/public_html/es.nails.tv/css/style.css |
@charset "utf-8"; /* =============================================================== */ /* Import /* =============================================================== */ @import url("proxima-nova.css"); /* Proxima Nova webfont */ @import url("font-awesome.css"); /* Font Awesome Icon */ @import url("animate.min.css"); /* css3 animation */ @import url("alpha.css"); /* Background opacity IE fix */ @import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic&subset=latin,latin-ext); /* google webfont */ /* =============================================================== */ /* GENERAL /* =============================================================== */ html, body { overflow-x: hidden; /* Prevent scroll on narrow devices */ } a { color: #999; text-decoration: none; outline: none !important; -moz-transition: all .2s ease-in; -webkit-transition: all .2s ease-in; -o-transition: all .2s ease-in; transition: all .2s ease-in; } a:hover, a:focus { text-decoration: none; cursor: pointer; } .btn:focus, .btn:active:focus, .btn.active:focus { outline: 0 none; } ul, ol { list-style: none; margin: 0; padding: 0; } .list-ordered { list-style: disc outside none; padding-left: 30px; margin-left: -15px; } .list-ordered li { margin-bottom: 5px; } body { margin: 0; padding: 0; color: #777777; font-family: 'Open Sans', Helvetica, Arial, sans-serif; font-size: 14px; line-height: 18px; position: relative; -webkit-font-smoothing: antialiased; -moz-font-smoothing: antialiased; text-rendering: optimizeLegibility; } .page-top { margin-top: 100px; } /* =============================================================== */ /* TYPOGRAPHY + GLOBAL CLASS /* =============================================================== */ h1, h2, h3, h4, h5, h6 { font-family: 'Proxima-Nova-Light', Helvetica, Arial, sans-serif; font-weight: normal; margin: 0; padding-bottom: 15px; -webkit-font-smoothing: antialiased; -moz-font-smoothing: antialiased; text-rendering: optimizeLegibility; } h1 { font-size: 30px; line-height: 35px; } h2 { font-size: 24px; line-height: 28px; } h3 { font-size: 20px; line-height: 24px; } h4 { font-size: 17px; line-height: 20px; } h5 { font-size: 14px; line-height: 20px; } h6 { font-size: 12px; line-height: 20px; } .no-margin { margin: 0; } .no-padding { padding: 0; } .no-padding-left { padding-left: 0; } .no-padding-right { padding-right: 0; } .gap { height: 20px; width: 100%; clear: both; display: block; } .gap30 { height: 30px; width: 100%; clear: both; display: block; } .gap40 { height: 40px; width: 100%; clear: both; display: block; } .gap50 { height: 50px; width: 100%; clear: both; display: block; } /* =============================================================== */ /* CUSTOMIZE NAVBAR /* =============================================================== */ .navbar-toggle { background: transparent; } .navbar-cn { width: 100%; } .navbar-toggle .icon-bar { border: 2px solid #fff; } .navbar-brand { color: #464646; font-size: 28px; font-weight: bold; max-width: 200px; padding: 15px; } .navbar .navbar-top { height: 40px; transition: all 0.1s ease-out 0s; -webkit-transition: all 0.1s ease-out 0s; -moz-transition: all 0.1s ease-out 0s; -ms-transition: all 0.1s ease-out 0s; -o-transition: all 0.1s ease-out 0s; font-size: 11px; font-weight: bold; line-height: 11px; text-transform: uppercase; } .navbar.stuck .navbar-top { margin-top: -40px; } .navbar-nav i { font-size: 12px; position: relative; top: -1px; margin-left: 5px; } /*---------- Main Navigation onhover issue for ipad and mobile-----------*/ @media (min-width: 979px) { .navbar-cn ul.nav li.dropdown ul.dropdown-menu { } .navbar-cn ul.nav li.dropdown:hover ul.dropdown-menu { display: block; filter: none; opacity: 1; } } .navbar-nav > li > a { font-family: 'Proxima-Nova-Light', sans-serif; color: #FFFFFF; font-size: 16px; font-weight: normal; text-transform: uppercase; padding: 20px; } /* =============================================================== */ /* FOOTER /* =============================================================== */ .footer { height: auto; padding-bottom: 30px; position: relative; width: 100%; border-top: 8px solid #d7d7d7; background: #1c1c1c; font-size:12px; } .footer p { margin: 0; } .footer img { max-width: 100%; } .footer h3 { color: #777777; font-size: 17px; font-weight: 600; line-height: 27px; padding: 40px 0 10px; text-transform: uppercase; } .footer ul { font-size: 12px; list-style-type: none; margin-left: 0; padding-left: 0; margin-top: 15px; color: #777777; } .footer ul li a { padding: 0 0 5px 0; display: inline-block; } .footer a { color: #777777; } .footer-bottom { padding-top: 20px; padding-bottom: 40px; background: #1c1c1c; font-size:12px; line-height: 1.2; } /* =============================================================== */ /* PAGE START /* =============================================================== */ .breadcrumb { background: transparent; font-size: 12px; padding: 15px 0 0; margin-bottom: 15px; border-radius: 0; } .breadcrumb > li + li:before { color: #333; content: "/ "; padding: 0 5px; } .breadcrumb > li a { color: #666; } .breadcrumb > li a:hover { color: #888; } .breadcrumb > li.active { color: #444; } .main-container { min-height: 580px; } .headerOffset { margin-top: 100px; } /* pagination */ .pagination { border-radius: 0; } .pagination > li:first-child > a, .pagination > li:first-child > span { border-bottom-left-radius: 0px; border-top-left-radius: 0px; margin-left: 0; } .pagination > li:last-child > a, .pagination > li:last-child > span { border-bottom-right-radius: 0px; border-top-right-radius: 0px; } .pagination > li > a, .pagination > li > span { background-color: #333 !important; border-color: #101010; color: #999 !important; } .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus { background-color: #1c1c1c !important; border-color: #101010; color: #fff !important; } .pagination > li.active > a, .pagination > li.active > span { background-color: #d63499 !important; border-color: #101010; color: #fff !important; } .pagination > li.active > a:hover, .pagination > li.active > span:hover, .pagination > li.active > a:focus, .pagination > li.active > span:focus { background-color: #d63499 !important; border-color: #101010; color: #fff !important; } .pagination .fa-lg { line-height: 0.6; } .nav-stacked > li { border-bottom: solid 1px #eee; } .nav-stacked > li:last-child { border-bottom: none; } .nav-stacked > li a { font-size: 14px; line-height: 14px; } .nav-stacked > li a:hover { color: #fff; } .nav-stacked > li.active a, .nav-stacked > li.active { background: none; color: #777; font-weight: bold; } .linkMenu li { display: block; float: left; } .linkMenu li a { color: #999; display: block; float: right; font-size: 11px; line-height: 40px; font-weight: normal; padding: 0 20px 0 0; text-decoration: none; transition: all 0.2s ease-out 0s; -webkit-transition: all 0.21s ease-out 0s; -moz-transition: all 0.2s ease-out 0s; -ms-transition: all 0.2s ease-out 0s; -o-transition: all 0.2s ease-out 0s; } .linkMenu li a:hover { color: #d63499; } .userMenu li { display: block; float: left; } .userMenu li a { color: #999; display: block; float: right; font-size: 11px; line-height: 40px; font-weight: normal; padding: 0 0 0 20px; text-decoration: none; transition: all 0.2s ease-out 0s; -webkit-transition: all 0.21s ease-out 0s; -moz-transition: all 0.2s ease-out 0s; -ms-transition: all 0.2s ease-out 0s; -o-transition: all 0.2s ease-out 0s; } .userMenu li a:hover { color: #d63499; } /* =============================================================== */ /* CUSTOM RESPONSIVE /* =============================================================== */ @media (min-width: 1800px) { ul.navbar-nav { margin: 0 0 0 95px; } } @media (max-width: 1224px) and (min-width: 768px) { ul.navbar-nav li a { font-size: 16px; padding: 20px 8px; } } @media (max-width: 1024px) { .navbar.stuck .navbar-top { margin-top: 0 !important; } .video-large { margin-bottom: 15px; } } @media (max-width: 979px) and (min-width: 768px) { ul.navbar-nav li a { font-size: 15px; padding: 20px 8px; } } @media (max-width: 979px) { /* iPads (portrait and landscape) ----------- */ .navbar-brand { max-width: 200px; } ul.navbar-nav li a { font-size: 14px; padding: 20px 8px; } .container { width: 100% !important; max-width: 900px !important; } } @media (max-width: 767px) and (min-width: 0) { /* ipad 4 , iphone 4 fixed */ .hidden-xs { display: none !important; visibility: hidden !important; } } @media (max-width: 767px) { /* phones */ .headerOffset { margin-top: 100px; } .navbar .navbar-top { height: 30px; } .linkMenu li a, .userMenu li a { line-height: 30px; } .page-top { margin-top: 85px; } .navbar-brand { padding: 10px 15px; } } /* max-width 580 - phones (portrait and landscape) */ @media (max-width: 580px) { .headerOffset { margin-top: 90px; } .navbar .navbar-top { height: 30px; } .linkMenu li a, .userMenu li a { line-height: 30px; } } /* max-width 480 */ @media (max-width: 480px) { .headerOffset { margin-top: 90px; } .navbar .navbar-top { height: 30px; } .linkMenu li a, .userMenu li a { line-height: 30px; } .navbar-toggle { background: none !important; } .navbar-brand.windowsphone { display: block; float: left; } .navbar-brand.windowsphone img { max-width: 65px; } .breadcrumb > li { font-size: 12px; } .list-inline > li { margin-bottom: 5px; } .video-half .video-mb .video-caption { position: initial; } } /* max-width 400 */ @media (max-width: 400px) { .container { min-width: 310px; } .headerOffset { margin-top: 90px; } .navbar .navbar-top { height: 30px; } .linkMenu li a, .userMenu li a { line-height: 30px; } .navbar-brand { padding: 15px 0 0 15px; } .navbar-brand img { max-width: 140px; } .navbar-header.isios .navbar-brand img { max-width: 60px!important; } .navbar-header .navbar-toggle { margin-right: 10px; padding: 9px 2px; } } /* max-width 320 */ @media (max-width: 320px) { .container { width: 100% !important; max-width: 320px !important; } .headerOffset { margin-top: 90px; } .navbar .navbar-top { height: 30px; } .linkMenu li a, .userMenu li a { line-height: 30px; } } /* =============================================================== */ /* SKIN /* =============================================================== */ html { background: #1c1c1c; } body { background: #101010; } ::selection { color:#fff; background:#464646; } ::-moz-selection { color:#fff; background:#464646; } ::-webkit-selection { color:#fff; background:#464646; } a:hover, a:focus { color:#fff; } @media (min-width: 1200px) { .container{ width: 1270px; } } .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse { max-height: 365px; } .site-color { color:#d63499 !important; } .navbar-nav { margin: 0px; } .btn-primary { background-color: #464646; color: #FFFFFF; } .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary { background: #464646; color: #fff; } .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary, .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus { background-color: #323232; border-color: #323232; color: #FFFFFF !important; } .navbar-top { background: #101010; } .linkMenu li:last-child a { padding:0; } .navbar-cn { background: #1c1c1c; border:0; } .navbar-cn .nav > li > a:hover, .navbar-cn .nav > li > a:focus { background-color: #101010; text-decoration: none; color: #d63499; } .navbar-cn .nav > li.active, .navbar-cn .nav > li.active { background-color: #101010; text-decoration: none; color: #d63499; } .navbar-nav > li > a { color:#bcbcbc; } .navbar-cn .nav > li.active > a, .navbar-cn .nav > li.active > a { color: #d63499; } .nav .open > a, .nav .open > a:hover, .nav .open > a:focus, .cartMenu:hover > a.dropdown-toggle { background:#101010; color: #d63499; } .navbar-nav.navbar-right:last-child { margin-right: 0; } .dropdown-menu { border-top: solid #464646; } .action-control a:hover, .action-control a.active { color:#fff; background:#464646; } .action-control a.btn-default:hover, .action-control a.btn-default.active { color:#fff; background:#989ea2; } .full { width:100%; } .footer a:hover { color:#fff; } .form-control:focus { border-color: #464646; } /* custom */ .ellipsis { text-overflow:ellipsis; white-space:nowrap; overflow: hidden; } .centered-group { margin:0 auto; } /* responsive video */ .video_item { position: relative; padding-bottom: 56.25%; /* 16:9 */ padding-top: 0; height: 0; } .video_item iframe, .video_item object, .video_item embed { position: absolute !important; top: 0 !important; left: 0 !important; width: 100% !important; height: 100% !important; } .embed-responsive { } /* multiple column list items */ .multi-col-list { width: 100%; display: block; } .multi-col-list ul.list-col-2 { -moz-column-count: 2; -moz-column-gap: 15px; -webkit-column-count: 2; -webkit-column-gap: 15px; column-count: 2; column-gap: 15px; } .multi-col-list ul.list-col-3 { -moz-column-count: 3; -moz-column-gap: 15px; -webkit-column-count: 3; -webkit-column-gap: 15px; column-count: 3; column-gap: 15px; } .multi-col-list ul.list-col-4 { -moz-column-count: 4; -moz-column-gap: 15px; -webkit-column-count: 4; -webkit-column-gap: 15px; column-count: 4; column-gap: 15px; } .multi-col-list ul.list-col-5 { -moz-column-count: 5; -moz-column-gap: 15px; -webkit-column-count: 5; -webkit-column-gap: 15px; column-count: 5; column-gap: 15px; } .multi-col-list ul.list-col-6 { -moz-column-count: 6; -moz-column-gap: 15px; -webkit-column-count: 6; -webkit-column-gap: 15px; column-count: 6; column-gap: 15px; } /* titles */ h1, h2, h3, h4, h5, h6 { color: #464646; } .uppercase { text-transform: uppercase; } .page-title-section { padding: 10px 0 0; } .page-title { padding-bottom: 0; font-size: 26px; line-height: 1.2; text-transform: uppercase; } .list-title { font-size: 20px; line-height: 1.2; padding-bottom: 20px; text-transform: uppercase; } .list-title a { color: #fff; } .list-title a:hover { color: #d63499; } .list-title .label { background: #d63499; border-radius: 0; color: #fff; font-family: "Open Sans",Helvetica,Arial,sans-serif; font-size: 10px; line-height: 1; padding: 2px 4px; position: relative; top: -4px; transition: all 0.2s ease-in 0s; margin-left: 10px; } .list-title a:hover .label { color: #fff; background: #ce0b84; } .home-sticky-videos, .single-video { margin: 30px 0; } .home-sticky-videos > .row, .single-video > .row { margin: 0 -5px; } .video-large { padding: 0 5px; } .video-half { padding: 0 5px; } .video-caption { background: #000; padding: 10px 15px 15px 15px; min-height: 50px; } .video-half .ml { overflow: initial; } .video-half .video-mb .video-caption { bottom: -53px; display: block; min-height: 48px; padding: 10px; position: absolute; width: 100%; z-index: 1; } .video-caption .video-title { padding:0; color: #777; } .video-large .video-caption .video-title { font-size: 18px; line-height: 27px; } .single-video { margin-top: 10px; } .single-video .video-title { margin-bottom: 8px; } .single-video .video-title { color: #d63499; } .video-large .video-info { color: #777; font-size: 11px; margin-top: 5px; } .video-large .video-info > li { border-right: 1px solid #222; line-height: 1.2; padding-right: 9px; } .video-large .video-info > li:last-child { border: 0; padding-right: 0; } .video-half .video-caption .video-title { font-size: 16px; line-height: 27px; color: #d63499; } .video-half .ml:hover .video-caption .video-title { color: #ce0b84; } .video-half .video-mb { margin-bottom: 64px; } .video-half:last-child > .video-mb { margin-bottom: 0; } .video-preview-list .row > div { margin-bottom: 30px; } .video-preview-list .video-title { margin-top: 10px; font-size: 14px; line-height: 1.2; text-transform: uppercase; } /* video info */ .video-preview-list .video-info { position: relative; z-index: 3; text-align: left; } .video-preview-list .video-info .video-info-caption { background: #000; color: #777; display: block; padding: 10px; } .video-preview-list .video-info .video-info-caption p { font-size: 11px; line-height: 14px; margin: 0; color: #777; } .video-preview-list .video-info .video-info-caption p > span { display: inline-block; width: 90px; } .video-preview-list .video-info .video-info-caption p > span i { width: 12px; } .ml { position: relative; overflow: hidden; display: block; } .ml .video-info { position: absolute; top: 0; left: 0; } .ml .video-thumbnail { -webkit-transition: -webkit-transform 0.4s; -moz-transition: -moz-transform 0.4s; transition: transform 0.4s; } /* .ml:hover .video-thumbnail { -webkit-transform: translateY(-75px); -moz-transform: translateY(-75px); -ms-transform: translateY(-75px); transform: translateY(-75px); } */ .ml .video-info { height: 75px; width: 100%; top: auto; bottom: 0; opacity: 0; -webkit-transform: translateY(100%); -moz-transform: translateY(100%); -ms-transform: translateY(100%); transform: translateY(100%); -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; backface-visibility: hidden; -webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s; -moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s; transition: transform 0.4s, opacity 0.1s 0.3s; } .video-info-btn { background: #000; bottom: 0; color: #fff; display: block; padding: 4px 10px; position: absolute; right: 0; z-index: 4; } .ml .video-info-btn:hover + .video-info, .ml .video-info:hover { opacity: 1; -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -ms-transform: translateY(0px); transform: translateY(0px); -webkit-transition: -webkit-transform 0.4s, opacity 0.1s; -moz-transition: -moz-transform 0.4s, opacity 0.1s; transition: transform 0.4s, opacity 0.1s; } .video-thumbnail .video-play-btn { border: 3px solid #fff; border-radius: 50%; cursor: pointer; height: 50px; left: 50%; line-height: 50px; margin: -25px; opacity: 1; visibility: visible; padding: 12px 15px 12px 15px; position: absolute; top: 50%; width: 50px; z-index: 2; transition: all 0.3s ease-in 0s; background-color: rgba(0, 0, 0, 0.3); } .video-thumbnail .video-play-btn:before { border-color: transparent transparent transparent white; border-style: solid; border-width: 10px 0 10px 18px; content: ""; display: block; } .video-thumbnail:hover .video-play-btn { opacity: 0; visibility:hidden; } .ml .video-info-btn:hover + .video-thumbnail .video-play-btn { opacity: 1; visibility:visible; background-color: rgba(0, 0, 0, 0.6); } .video-half .video-info-half > li { font-size: 11px; color: #777; border-right: 1px solid #222; line-height: 1.2; padding-right: 9px; } .video-half .video-info-half > li:last-child { border-right: 0; } .video-half a:hover .video-title { color: #fff; } .video-half .video-thumbnail:hover .video-play-btn { opacity: 0 !important; visibility:hidden !important; } .video-half .video-caption:hover + .video-thumbnail .video-play-btn { opacity: 1; visibility:visible; } /*! * Mega dropdown */ .mega .nav, .mega .collapse, .mega .dropup, .mega .dropdown { position: static; } .mega .navbar-right .dropdown-menu { right: inherit; } .mega .container { position: relative; } .mega .dropdown-menu { left: auto; background-clip: padding-box; background-color: transparent; border-radius: 0; border: 0; box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176); display: none; float: left; font-size: 13px; list-style: outside none none; min-width: 160px; padding: 2px 0; position: absolute; text-align: left; top: 100%; z-index: 10002; } .mega .mega-content { padding: 15px 20px; background: #1c1c1c; } .mega .dropdown.mega-fw .dropdown-menu { left: 0; right: 0; } .mega .dropdown-menu .divider { background-color: #444; height: 1px; margin: 9px 0; overflow: hidden; } .mega .dropdown-menu:hover + .dropdown-toggle { background-color: #101010; color: #d63499; text-decoration: none; } .mega .mega-content li a { padding: 0 !important; font-size: 14px !important; } .embed-responsive { background: #000; } /* Nav Pills Dropdown */ .nav-pills .dropdown-menu { border-top: 0; background-clip: padding-box; background-color: #1C1C1C; color: #999; border-radius: 0px; box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176); float: left; font-size: 12px; left: -1px; list-style: outside none none; margin: 0; min-width: 130px; padding: 5px 0; position: absolute; text-align: left; top: 100%; z-index: 1000; } .nav-pills .dropdown-menu > li > a { clear: both; color: #999; display: block; font-weight: 400; line-height: 1.42857; padding: 3px 8px; white-space: nowrap; } /* video social bar */ .social-bar { margin: 10px 0 0 0; font-size: 13px; color: #ccc; } .single-video .social-bar { margin: 10px 0; padding: 15px 0; border-top: 1px solid #111; border-bottom: 1px solid #111; } .social-bar a { background: #1c1c1c; display: inline-block; height: 26px; line-height: 26px; text-align: center; width: 26px; color: #ccc; } .social-bar a:hover { background: #d63499; } .social-bar .fb-like-share a { width: auto; padding: 0 8px; margin-right: 1px; } .social-bar .fb-like-share a i { margin-right: 5px; } .social-bar .rate { background: #1c1c1c; display: inline-block; height: 26px; line-height: 26px; text-align: center; padding: 0 6px; } .social-bar .review .rate, .social-bar .review .thumbs-up { margin-right: 1px; } .social-bar .list-inline > li:last-child { padding-right: 0; } .footer-bottom .social { margin: 20px 0; } .footer-bottom .social li { padding: 0 3px; } .footer-bottom .social li:last-child { padding-right: 0; } .footer-bottom .social li a { display: inline-block; height: 36px; font-size: 18px; line-height: 36px; text-align: center; width: 36px; background: #101010; } .footer-bottom .social li a:hover { background: #d63499; } .footer-bottom .social { text-align: right; } .footer-bottom .fingerprint { text-align: left; } @media (max-width: 480px) { .video-half .video-mb .video-caption { position: initial; } .video-half .ml .video-play-btn { top: 30%; } .video-half .video-mb { margin-bottom: 15px; } .footer-bottom .social { text-align: center !important; } .footer-bottom .fingerprint { text-align: center !important; } } /* tags */ .single-video .tags { font-size: 11px; margin-top: 10px; } .single-video .tags .tags-title { color: #444; margin-right: 10px; } .single-video .tags .tag { margin-right: 3px; color: #444; } .single-video .tags .tag:hover { color: #fff; } .single-video .tags .tag:last-child { margin-right: 0; } .single-video .tags .tag:after { content: ","; color: #444; } .single-video .tags .tag:last-child:after { content: ""; } /* used products */ .used-products { padding: 0 5px; } .used-products .products { padding-left: 10px; } .used-products .products .autoscrolled { margin: 0 0 0 -5px !important; max-height: 635px; overflow-x: hidden; overflow-y: auto; padding: 0 4px 0 0; } @media (max-width: 1024px) { .used-products .products { padding-left: 0; } } .used-products .products .row { margin: 0 -5px; } .used-products .products .item { padding: 0 5px; } .used-products-title { background: #1C1C1C; padding: 10px; margin-bottom: 10px; } .used-products-title .help-title, .help-title { padding: 0; margin: 0; font-size: 18px; line-height: 1; color: #bcbcbc; } .used-products-title .help-text { font-size: 12px; color: #777; font-style: italic; } .used-products .product { background: #000; margin-bottom: 10px; } .used-products .product-img > a { background: #fff; display: block; min-height: 126px; padding: 15px; text-align: center; } .used-products .product-img { margin: 0 auto; } .used-products .product-img img { margin: 0 auto; max-height: 100px; } .used-products .product-data .box { padding: 10px; } .used-products .product-title { font-family: "Open Sans",Helvetica,Arial,sans-serif; font-size: 13px; line-height: 16px; padding: 0; } /* Scrollup Pill style */ #scrollUp { bottom: 15px; right: 15px; background-color: #333; color: #fff; font-size: 12px; font-family: sans-serif; text-decoration: none; opacity: .9; padding: 10px 15px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; -webkit-transition: background 200ms linear; -moz-transition: background 200ms linear; -o-transition: background 200ms linear; transition: background 200ms linear; -webkit-backface-visibility: hidden; } #scrollUp:hover { background-color: #d63499; } #scrollUp i { margin-bottom: 5px; } .page-top { padding-top: 30px; } /* video filter */ .video-filter { padding-bottom: 20px; } .video-filter .nav-pills { font-size: 11px; } .video-filter.pull-right .nav-pills > li + li { margin-bottom: 2px; margin-right: 2px; margin-left: 0; } .video-filter.pull-right .nav-pills > li:first-child { margin-right: 2px !important; } .video-filter.pull-right .nav-pills > li:last-child { margin-right: 0; } .video-filter .nav-pills > li.active > a, .video-filter .nav-pills > li.active > a:hover, .video-filter .nav-pills > li.active > a:focus { background-color: #d63499; color: #fff; } .video-filter .nav-pills > li > a { border-radius: 0px; } .video-filter .nav > li > a { display: block; padding: 1px 8px 3px; position: relative; background: #333; } .video-filter .nav > li > a:hover { background: #1c1c1c; } .video-filter .nav > .dropdown.open > a { background: #1c1c1c; color: #fff; } .video-filter .nav > li.active > a { background-color: #d63499; } .video-filter .nav > li.active > a:hover, .video-filter .nav > li.active.dropdown.open > a { background-color: #d63499; } .video-filter .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus { background-color: #333; color: #fff; } .video-filter .nav > .dropdown > .dropdown-menu li.active > a, .video-filter .nav > .dropdown > .dropdown-menu li.active > a:hover, .video-filter .nav > .dropdown > .dropdown-menu li.active > a:focus { background-color: #d63499; color: #fff; } .video-filter .nav > .dropdown.open:last-child > .dropdown-menu { left: unset; right: -1px; } .video-filter ul.nav li.dropdown:hover > ul.dropdown-menu { display: block; } .search-form { margin-bottom: 30px; } .btn { border-radius: 0; text-transform: uppercase; } .btn-site-color { background: #d63499; border-color: #d63499; color: #fff; } .btn-site-color:hover { background: #d63499; border-color: #d63499; opacity: 0.8; color: #fff; } .form-control { background-color: transparent; background-image: none; border: 1px solid #444; box-shadow: none; color: #999; font-size: 14px; height: 34px; line-height: 1.42857; padding: 6px 12px; transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s; border-radius: 0; } .form-control:focus { box-shadow: none; outline: 0 none; border-color: #777; } .light-bg { background: #1C1C1C; } .bordered { border: 1px solid #444; } .padded { padding: 15px; } .divider { width: 100%; display: block; border-bottom: 1px solid #222; margin: 20px 0; } ul.divided li, ol.divided li { border-right: 1px solid #444; padding-right: 10px; } ul.divided li:last-child, ol.divided li:last-child { border-right: 0; padding-right: 0; } .alert { border-radius: 0px; margin-bottom: 20px; padding: 15px; } .alert-danger { background-color: transparent; border-color: #914274; color: #914274; } .alert-success { background-color: transparent; border-color: #008E80; color: #008E80; } .helper-text { color: #444; font-size: 13px; } label { font-weight: 600; } label.boxed { margin-top: 22px; height: 35px; padding-left: 30px; margin-bottom: 15px; } @media (max-width: 480px) { label.boxed { margin-top: 0px; height: inherit; padding-left: 20px; border: 0; } } .top-tags { margin-top: 15px; border-top: 1px solid #333; } .top-tags li { padding: 3px 0 5px 0; border-bottom: 1px solid #333; } .top-tags li:last-child { padding: 3px 0 0 0; border-bottom: 0; } .ab-filter { margin-top: 10px; } .ab-filter li { border-right: 1px solid #444; padding-right: 10px; } .label-block { margin-bottom: 20px; } .label-block .tag-label-title { padding-bottom: 5px; margin-bottom: 15px; border-bottom: 1px solid #222; } .label-block li { margin-bottom: 15px; } .label-block .tag-label-title a { color: #d63499; } .label-block .tag-label-title a:hover { color: #fff; } .label-block .label-text, .label-block .label-qty { background: #1C1C1C; margin: 0 1px 0; padding: 2px 5px; } .label-block .label-qty { color: #555; } .white-popup { position: relative; background: #FFF; padding: 20px; width: auto; max-width: 500px; margin: 20px auto; } .mfp-iframe-holder .mfp-content { line-height: 0; max-width: 700px; width: 100%; } .white-iframe-popup iframe { background: #fff !important; } .white-iframe-popup { height: 100%; margin: auto; max-height: 300px; max-width: 400px !important; padding: 90% 15px 0 !important; } @media only screen and (max-width: 400px) { .white-iframe-popup { padding: 180% 15px 0 !important; } } .white-iframe-popup .mfp-close { color: #777; padding-right: 15px; top: -5px; } .popup { background: #fff; } .google-plus a span { font-family: inherit; font-size: 11px; } .remove-favorite { display: inline-block; font-size: 12px; padding: 0 5px 2px; background: #1C1C1C; margin: 10px 0 0; } .favorite-callback, .review-callback { font-weight: bold; font-size: 16px; } .favorite-callback p, .review-callback p { margin: 0 10px 0 0; } .favorite-callback.login, .favorite-callback.re, .review-callback.login, .review-callback.re { color: #d63499; } .favorite-callback.ok, .review-callback.ok { color: #008e80; } .video-title a { color: #d63499; } .video-title a:hover { color: #ce0b84; } .list-title-block { margin-top: 20px; } .list-title span { color: #fff !important; } .mvThumb { background: #000000; font-size: 0; min-height: 162px; } .video-half .mvThumb { min-height: 228px; }