PATH:
home
/
lab2454c
/
netxzero.com
/
carbon-credit
/
public
/
frontAssets
/
css
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@900&display=swap'); body { color: #4e5665; font-size: 14px; font-family: 'Poppins', sans-serif; margin: 0; padding: 0; background-color: #2095db; background-image:url("../images/NetXzero_748x421.jpg"); background-repeat:no-repeat; background-position:center center; background-size:cover; background-attachment: fixed; } a { color: #4991c4; text-decoration: none; outline: 0; border: 0; cursor: pointer; -webkit-transition: all .3s ease 0s; -moz-transition: all .3s ease 0s; -o-transition: all .3s ease 0s; transition: all .3s ease 0s; } img { border: 0; outline: 0; vertical-align: middle; } .m__t_80 { margin: 80px 0; } h1, h2, h3, h4, h5, h6 { font-family: 'Poppins', sans-serif; color: #fff; text-transform: uppercase; letter-spacing: .4px; } p { color: #fff; font-size: 14px; line-height: 24px; } ul { padding: 0; margin: 0; list-style: none; } .link__text { display: inline-block; position: relative; font-size: 16px; line-height: 1.3; font-weight: 600; transition: all .5s ease; color: #fff; padding-bottom: 3px; text-transform: uppercase; letter-spacing: .4px; } .link__text:hover { color: #8fcd82; } .link__text::after, .link__text::before { position: absolute; content: ''; left: 0; bottom: 0; width: 0; background: #fff; height: 1px; transition: all .2s ease; } .link__text::after { width: 100%; } .link__text:hover::before { width: 100%; z-index: 2; background: #8fcd82; } .btn__action { display: inline-block; border: none; border-radius: 35px; padding: 14px 60px; font-size: 17px; font-weight: 500; color: #fff; text-transform: uppercase; letter-spacing: .4px; } .btn__action:hover { color: #fff; } .primary__btn { background: #8fcd82; } .primary__btn:hover { background: #48983a; } .secondary__btn { background: #000; } .secondary__btn:hover { background: #48983a; } /*.header__wrap{position: relative;width: 100%;background:linear-gradient(to bottom, #928f8e00 0%, #1c1a1ab3 80%);background-image: url(../images/nav-bg.png) #000; background-repeat: repeat-x;}*/ .navbar__top .navbar__brand img { -moz-transition: all .6s ease-in-out; -webkit-transition: all .6s ease-in-out; transition: all .6s ease-in-out; height: 70px; } .navbar__top { background: url(../images/nav-bg.png); background-repeat: repeat-x; position: relative; z-index: 100; padding: 10px 0px; -moz-transition: all .6s ease-in-out; -webkit-transition: all .6s ease-in-out; transition: all .6s ease-in-out; width: 100%; /* background: rgb(0,174,239); background: linear-gradient(0deg, rgba(0,174,239,0) 0%, rgba(255,255,255,1) 100%); */ min-height:120px; align-items:flex-start; } .shrink { position: fixed; top: 0px; background-color: #fff; -webkit-transition: all .3s ease 0s; -moz-transition: all .3s ease 0s; -o-transition: all .3s ease 0s; transition: all .3s ease 0s; -webkit-box-shadow: 0px 5px 6px 0px rgba(0, 0, 0, 0.05); -moz-box-shadow: 0px 5px 6px 0px rgba(0, 0, 0, 0.05); box-shadow: 0px 5px 6px 0px rgba(0, 0, 0, 0.05); z-index: 999; min-height:unset; } .shrink .navbar__brand img { -moz-transition: all .6s ease-in-out; -webkit-transition: all .6s ease-in-out; transition: all .6s ease-in-out; height: 55px; } .shrink .navbar__collapse .navbar-nav li.nav-item a { font-size: 13px; } .shrink .user__profile a {} .navbar__top .header__top__wrapp { display: flex; align-items: center; width: 100%; } /* .navbar__top #navbarDropdown { padding: 0; } .navbar__top .navbar { padding: 0px 0; } */ .navbar__top .navbar__collapse .navbar__nav li { margin: 0px; padding: 0px 20px; height: 100%; } .navbar__top .navbar__collapse .navbar__nav li:first-child { padding-left: 0px; } .navbar__top .navbar__collapse .navbar__nav li:last-child { padding-right: 0px; } .navbar__top .navbar__collapse .navbar__nav li a:after { display: none; } .navbar__top .navbar__collapse .navbar__nav li a:hover { color: #3763aa; } .navbar__top .navbar__collapse .navbar__nav li a img { margin-left: 8px; width: auto; } /* .navbar__top .navbar-nav li a { font-size: 15px; font-weight: 600; color: #000; text-transform: uppercase; } */ .navbar__top .navbar__collapse .navbar__nav li a { color: #212223; font-size: 16px; font-weight: 500; height: 100%; padding-top: 2px; padding-bottom: 2px; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-align: center; align-items: center; position: relative; text-transform: uppercase; } .navbar__top .navbar__collapse .navbar__nav li a:hover { color: #2095db; } .navbar__top .navbar__collapse .navbar__nav li ul.dropdown-menu { border-radius: 0px; background: #fff; display: none; padding: 0px; min-width: 150px; margin: 0px; } .navbar__top .navbar__collapse .navbar__nav li:hover ul.dropdown-menu { display: block; border: 0px; -moz-box-shadow: 0px 15px 24px rgba(0, 0, 0, 0.11); -webkit-box-shadow: 0px 15px 24px rgba(0, 0, 0, 0.11); box-shadow: 0px 15px 24px rgba(0, 0, 0, 0.11); } .navbar__top .navbar__collapse .navbar__nav li:hover ul.dropdown-menu li { width: 100%; display: block; padding: 0px; } .navbar__top .navbar__collapse .navbar__nav li:hover ul.dropdown-menu li a { padding: 10px; display: block; clear: both; font-size: 12px; width: 100%; border-bottom: 1px solid #f0f0f0; text-align: left; line-height: normal; color: #202020; } .navbar__top .navbar__collapse .navbar__nav li:hover ul.dropdown-menu li:last-child a { border-bottom: 0px; } .navbar__top .navbar__collapse .navbar__nav li:hover ul.dropdown-menu li a:after { display: none; } .navbar__top .navbar__collapse .navbar__nav li:hover ul.dropdown-menu li a:hover { color: #009afe; background-color: transparent; } .navbar__top .navbar__collapse .navbar__nav li ul.dropdown-menu li ul.dropdown-menu { display: none; } .navbar__top .navbar__collapse .navbar__nav li ul.dropdown-menu li ul.dropdown-menu li { position: relative; } .navbar__top .navbar__collapse .navbar__nav li ul.dropdown-menu li:hover ul.dropdown-menu { position: absolute; left: 100%; top: 0px; display: block; } /* .navbar__top .dropdown-item:focus, .dropdown-item:hover { color: #1e2125; background-color: transparent; } */ .header__dropdown { cursor: pointer; } .header__dropdown span { display: block; height: 2px; width: 24px; background: #000; margin-bottom: 6px; } .header__dropdown span:last-child { margin-bottom: 0; } .user__profile { display: flex; align-items: center; padding: 0; margin: 0; list-style: none; } .user__profile a { font-size: 15px; font-weight: 500; color: #000; display: inline-block; text-transform: uppercase; margin-left: 10px; border: 1px solid #000; border-radius: 5px; padding: 7px 10px; } .user__profile a:hover { color: #fff; background-color: #2095db; border: 1px solid #2095db } .header__search__container { max-width: 1050px; width: 100%; padding-right: 14px; } .header__search { position: relative; } .search__control { width: 100%; background: #fff; border: 1px solid #dbdbdb; padding: 10px 15px 10px 50px; font-size: 14px; font-weight: 400; color: #000; transition: all .5s ease-in-out; } .search__control:focus { outline: none; border: 1px solid #000; } .header__search__icon { position: absolute; left: 15px; top: 50%; transform: translateY(-50%); } .header__search__icon svg { width: 32px; height: 32px; fill: #7e7e7e; } .navbar__top .navbar-brand { display: flex; align-items: center; padding: 0; } .navbar__top .navbar-brand img { max-width: 90px; height: 60px; } .navbar__top .navbar-brand .logo__sec { display: flex; align-items: center; } .navbar__top .navbar-nav { margin: 0 auto; } .navbar__top .navbar-brand .logo__text { display: flex; flex-direction: column; margin-left: 20px; margin-bottom: 12px; margin-right: 20px; } .search__outer { padding: 20px 0; background: #2095db; display: block; clear: both; margin: 0; } .search__outer form { display: flex; justify-content: space-between; align-items: center; } .search__outer .search-btn { border: none; background: #24d98a; color: #fff; font-weight: 700; font-size: 17px; outline: 0; box-shadow: none; padding: 10px 0px; border-radius: 4px; max-width: 255px; width: 100%; } .search__outer .search__btn__wrap { max-width: 200px; } .home__banner__row { background-image: url(../images/home-banner-bg.jpg); background-size: cover; background-position: center center; padding: 25rem 0 25rem; } .home__banner__content { max-width: 620px; } .home__banner__content h2 { font-size: 65px; line-height: 1.3; font-weight: 700; color: #fff; } .home__banner__content h3 { font-size: 18px; line-height: 1.4; font-weight: 500; color: #fff; margin-bottom: 40px; } .submit-song-btn { margin-left: 15px; } .home__featured__row { background-image: url(../images/featured-bg.jpg); background-size: cover; background-position: center center; padding: 40px 0 100px; } .home__featured__row h2 { display: inline-block; font-size: 35px; line-height: 1.3; font-weight: 700; color: #fff; position: relative; margin-bottom: 80px; } .home__featured__row h2::after { position: absolute; content: ''; left: 100%; top: 50%; width: 72px; background: #aaf09c; height: 1px; margin-left: 30px; } .home__featured__box { background: rgba(0, 0, 0, .8); border-radius: 12px; box-shadow: 0 0 15px rgba(255, 255, 255, .15); padding: 90px; } .featured__list__item { background: #fff; margin-bottom: 15px; padding: 6px; border-radius: 8px; display: grid; grid-template-columns: auto 1fr; grid-column-gap: 30px; align-items: center; justify-content: center; } .featured__item__img { width: 162px; height: 170px; } .featured__item__img img { width: 100%; height: 100%; object-fit: cover; border-radius: 100%; border-radius: 5px; } .featured__content__info { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; } .featured__artist__col h3 { font-size: 26px; line-height: 1.2; color: #000; font-weight: 500; text-transform: none; } .featured__artist__col h4 { font-size: 14px; line-height: 1.2; color: #000; font-weight: 400; text-transform: none; } .featured__user__action { margin-right: 30px; } .featured__user__action ul { display: flex; } .featured__user__action ul li + li { margin-left: 40px; } .featured__user__action ul li { font-size: 20px; line-height: 1.2; color: #000; font-weight: 500; position: relative; padding-left: 28px; } .featured__user__action ul li svg { position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 22px; height: 22px; } .home__winners__row { padding: 15px 0 120px; background-image: url(../images/winners-bg.jpg); background-size: cover; background-position: center center; position: relative; } .home__winners__row::before { position: absolute; left: 100%; content: url('../images/headphone.svg'); top: -11%; left: -13%; width: 73%; opacity: 0.5; z-index: 1; display: none; } .home__winners__content h2 { display: inline-block; font-size: 35px; line-height: 1.3; font-weight: 700; color: #fff; position: relative; margin-bottom: 80px; } .home__winners__content h2::after { position: absolute; content: ''; left: 100%; top: 50%; width: 72px; background: #aaf09c; height: 1px; margin-left: 30px; } .winner__item__box { background: rgba(0, 0, 0, .8); border-radius: 12px; box-shadow: 0 0 15px rgba(255, 255, 255, .15); padding: 1px; } .winner__item__img { width: 182px; height: 182px; margin: -90px auto 0; } .winner__item__img img { width: 100%; height: 100%; object-fit: cover; border-radius: 100%; border: 4px solid #aaf09c; } .winner__item__info { text-align: center; padding: 25px 0 40px; } .winner__item__info h4 { font-size: 20px; line-height: 1.3; font-weight: 600; color: #aaf09c; margin-bottom: 15px; } .winner__count { display: block; font-size: 14px; line-height: 1.2; font-weight: 400; color: #aaf09c; margin-bottom: 10px; } .winner__item__info .link__text { font-size: 12px; } .winners__item__slider { margin-left: -15px; margin-right: -15px; } .winners__item__slider .owl-nav { display: none !important; } .winners__item__slider .owl-dot { background: transparent; border: none; padding: 0; } .winners__item__slider .owl-theme .owl-dots .owl-dot span { margin: 5px 3px } .winners__item__slider .winners-carousel .item { padding: 90px 15px 15px; } .winners__bottom__row { text-align: center; padding-top: 50px } .winners__bottom__row a { display: inline-block; background: #8fcd82; border-radius: 25px; padding: 15px 40px; font-size: 14px; line-height: 14px; font-weight: 600; color: #fff; text-transform: uppercase; } .winners__bottom__row a:hover { background: #48983a; } .home__started__row { padding: 0 0 15px; background: #000; } .home__started__row h2 { font-size: 35px; line-height: 1.3; font-weight: 700; color: #fff; } .home__started__row h3 { font-size: 20px; line-height: 1.3; font-weight: 700; color: #fff; margin-bottom: 20px; } .home__started__content { padding-top: 120px; padding-bottom: 40px; } .home__started__row .link__text.create__link__text { margin-left: 15px; } .link__text.create__link__text { color: #8fcd82; } .link__text.create__link__text::after, .link__text.create__link__text::before { background: #8fcd82; } .started__img__col { text-align: right; margin-top: -120px; } .started__img__col img { max-width: 100%; } .home__about__row { padding: 120px 0 140px; background-image: url(../images/home-about-bg.jpg); background-size: cover; background-position: center center; } .home__about__row h2 { font-size: 35px; line-height: 1.3; font-weight: 700; color: #fff; } .home__about__content h3 { font-size: 20px; line-height: 1.3; font-weight: 700; color: #fff; margin-bottom: 20px; } .footer__row { background: #161616; } .footer__top { padding: 80px 0; } .footer-logo { margin-bottom: 15px; } .footer__info ul li { position: relative; padding-left: 25px; } .footer__info ul li svg { position: absolute; left: 0; top: 6px; width: 22px; height: 22px; fill: #fff; } .footer__info ul li a { font-size: 14px; line-height: 36px; font-weight: 500; color: #fff; padding-left: 6px; } .footer__info ul li a:hover { color: #48983a; } .footer__row h4 { font-size: 18px; line-height: 1.3; font-weight: 700; color: #fff; margin: 0 0 20px; } .footer__link ul li a { font-size: 12px; line-height: 36px; font-weight: 500; color: #fff; text-transform: uppercase; } .footer__link ul li a:hover { color: #2095db; } .news-form-group { margin-bottom: 12px; } .news-form-control { width: 100%; background: #fff; border: none; border-radius: 35px; padding: 15px 25px; font-size: 14px; color: #000; } .subscribe-btn { width: 100%; background: #48983a; border: none; border-radius: 35px; padding: 12px 25px; font-size: 18px; font-weight: 700; color: #fff; text-transform: uppercase; letter-spacing: .4px; } .footer__bottom { background: #000000; padding: 22px 0; } .footer__copyright { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; } .footer__copyright p { margin-bottom: 0; text-align: center; width: 100%; } .footer__social__link { display: flex; align-items: center; justify-content: center; margin-right: 40px; } .footer__social__link li { margin-left: 4px; display: inline-block; } .footer__social__link li a { width: 32px; height: 32px; background: #000; border-radius: 100%; display: flex; align-items: center; justify-content: center; } .footer__social__link li a:hover { background-color: #2095db; color: #000; } .footer__social__link li a img { max-width: 15px; } .inner__banner__row { background-image: url(../images/inner-bg.jpg); background-size: cover; background-position: center center; height: 650px; } .inner__banner__container { display: flex; align-items: center; height: 100%; } .inner__banner__content { max-width: 680px; } .inner__banner__content h2 { font-size: 65px; line-height: 1.3; font-weight: 700; color: #fff; } .inner__banner__content h3 { font-size: 18px; line-height: 1.5; font-weight: 500; color: #fff; margin-bottom: 40px; text-transform: none; } .inner__banner01__row { background-size: cover; background-position: center center; height: 650px; } .inner__the__cabkenz__row { background-size: cover; background-position: center center; height: 320px; } /* .how__works__content{padding: 70px 0 40px;} .how__works__info h2{display: inline-block; font-size:35px; line-height: 1.3; font-weight: 700; color: #000; position: relative; margin-bottom: 20px;} .how__works__info h2::after{position: absolute; content: ''; left: 100%; top: 50%; width: 72px; background: #000; height: 1px; margin-left: 30px;} .how__works__info p{color: #000;} .works__box__step{height: 100%; background: #fff; padding: 22px 22px 40px; border-radius: 8px; box-shadow: 0 0 20px rgba(0,0,0,.05); position: relative;} .works__box__step ul li{position: relative; padding-left: 20px; font-size:18px; line-height: 1.4; color: #010101; margin-bottom: 15px;} .works__box__step ul li::before{position: absolute; content: ''; left: 0; top: 8px; width: 6px; height: 6px; background: #59a048; border-radius: 100%;} .works__box__step ul li small{display: block; font-size: 14px;} .works__box__step h3{font-size:20px; line-height: 1.2; font-weight: 700; color: #010101; margin-bottom: 20px;} .works__box__step p{font-size:18px; line-height: 31px; font-weight: 400; color: #010101;} .works-col{margin-bottom: 30px;} .step-count{position: absolute; right: 20px; top: -30px; font-family: 'Playfair Display', serif; font-size: 195px; line-height: 1.2; text-transform: uppercase; color: #dddddd;} .step__content{position: relative; z-index: 1;} .make__happen__row{padding: 65px 0; background-image: url(../images/happen-bg.jpg); background-size:cover; background-position: center center;} .make__happen__content h2{font-size:35px; line-height: 1.3; font-weight: 700; color: #fff;} .happen__right__col{display: flex; align-items: center; justify-content: flex-end; height: 100%;}*/ /* .about__bottom__row{background: #000;} .about__bottom__content h2{font-size:35px; line-height: 1.3; font-weight: 700; margin-bottom: 35px; color: #fff;} .about__bottom__content p{margin-bottom: 20px;} .about__bottom__content{padding-top: 120px; padding-bottom: 40px;} .about__bottom__imgcol{text-align: right;margin-top:-70px;} .about__bottom__imgcol img{max-width: 100%;} */ .contact__row { padding: 80px 0; } .contact__box { background: #fff; border-radius: 8px; box-shadow: 0 0 15px rgba(0, 0, 0, .16); } .contact__imgcol { display: flex; align-items: center; justify-content: center; height: 100%; background: #000; border-radius: 0 8px 8px 0; } .contact__imgcol img { max-width: 70%; max-height: 100%; } .contact__form__content { padding: 50px 30px; } .contact__form__content h4 { font-size: 16px; line-height: 1.2; font-weight: 700; color: #000000; margin-bottom: 40px; } .form__group { margin-bottom: 30px; position: relative; } .form__control { width: 100%; background: #fff; border: 1px solid #e0e0e0; border-radius: 8px; padding: 13px 10px; } .form__control:focus { outline: none; border-color: #000; } .label__field { background: #fff; font-size: 12px; line-height: 30px; font-weight: 400; color: #000; text-transform: uppercase; } .content__info { padding: 60px 0; } .content__info h4 { font-size: 20px; line-height: 1.2; font-weight: 700; color: #000000; margin-bottom: 10px; padding-top: 10px; } .content__info p { color: #000; margin-bottom: 15px; } .content__info a { color: #48b532; } .content__info a:hover { color: #48b532; text-decoration: underline; } .login__row { padding: 70px 0; background-color: #fff; } .login__box { background: #fff; border-radius: 8px; padding: 30px 50px 40px; box-shadow: 0 0 40px rgba(0, 0, 0, .1); max-width: 642px; margin: 0 auto; position: relative; width: 100%; } .login__box.register__box { max-width: 800px; } .login__header { text-align: center; } .register__header { text-align: center; } .login__header h3 { font-size: 35px; line-height: 40px; font-weight: 400; color: #2095db; padding: 0px; text-transform: inherit; margin: 0 0 35px; } .login__header h4 { font-size: 20px; line-height: 1.3; font-weight: 400; color: #444; padding: 0px 0 40px; text-transform: inherit; } .register__header h4 { font-size: 16px; line-height: 1.3; font-weight: 700; color: #000; padding: 40px 0 10px; } .register__header h5 { font-size: 16px; line-height: 1.3; font-weight: 500; color: #000; padding: 0px 0 40px; text-transform: inherit; } .register__header h5 span { color: #8fcd82; } .register__header h5 span a { color: #8fcd82; } .register__header h5 span a:hover { color: #48983a; } .login__bottom__row { display: flex; align-items: center; flex-wrap: wrap; justify-content: center; margin: 36px 0 0; } .login__bottom__row p { font-size: 14px; line-height: 1.2; color: #000000; margin-bottom: 0; } .login__bottom__row p a { color: #24d98a; } .login__bottom__row p a:hover { text-decoration: underline; } .login__btn { background-color: #24d98a; } .login__btn:hover { background-color: #5ace9b; } .remember__row { display: flex; align-items: center; justify-content: space-between; margin-bottom: 20px; } .remember__row .link__text { font-size: 12px; font-weight: 400; color: #24d98a; } .remember__row .link__text::after { background: #8fcd82; } .label-check { text-transform: uppercase; color: #000; font-size: 12px; } .login__slide__img { position: absolute; left: 100%; bottom: 0; } .link__list__item { width: 100%; display: flex; justify-content: center; } .link__list__item ul { display: flex; flex-wrap: wrap; padding-top: 30px; } .link__list__item ul li { position: relative; padding: 0 15px; } .link__list__item ul li:first-child::before { display: none; } .link__list__item ul li::before { position: absolute; content: ''; left: 0; top: 5px; height: 12px; width: 2px; background: #a9a9a9; } .link__list__item ul li a { font-size: 12px; line-height: 14px; font-weight: 600; color: #000; text-transform: uppercase; } .link__list__item ul li a:hover { color: #8fcd82; } .subscription__container { margin-bottom: 40px; } .subscription__container h5 { font-size: 14px; line-height: 1.3; font-weight: 500; color: #010101; margin-bottom: 20px; } .subscription__row { display: grid; grid-template-columns: 1fr 1fr 1fr; grid-column-gap: 15px; } .subscription__col { position: relative; } .subscription__col input { position: absolute; left: 0; top: 0; display: none; } .subscription__col label { background: #fff; padding: 20px 0; width: 100%; border-radius: 8px; box-shadow: 0 0 20px rgba(0, 0, 0, .05); text-align: center; cursor: pointer; font-size: 14px; line-height: 20px; font-weight: 700; color: #000; text-transform: uppercase; } .subscription__col label small { display: block; font-weight: 500; } .subscription__col input[type='radio']:checked + label { background: #8fcd82; color: #fff; } .song__list__top__part { display: flex; justify-content: space-between; } .song__list__top__part h3 { font-size: 35px; font-weight: 700; padding: 0; margin: 0; } .mp3-sort { display: flex; } .mp3-sort label { font-size: 14px; line-height: 40px; color: #fff; text-transform: uppercase; padding: 0; } .mp3-sort .select_dec { margin: 0 0 0 15px; } .mp3-sort .select_dec select { height: 42px; min-height: 42px; line-height: 42px; padding: 0 10px; text-transform: uppercase; font-size: 12px; background-color: #fff; width: 120px; border-radius: 6px; border: none; } .song__list__row { background: #000; padding: 20px 0 100px 0; } .song__list__part { padding: 35px 0 15px 0; } .msl__song__thumb { background: #fff; border-radius: 12px; margin-bottom: 30px; display: block; clear: both; padding-bottom: 22px; } .msl__song__thumb .text { display: flex; justify-content: space-between; padding: 19px 15px 10px; margin-bottom: 10px; } .msl__song__thumb .text h5 { font-size: 14px; line-height: 16px; padding: 0; margin: 0; text-transform: uppercase; color: #000; } .msl__song__thumb .text h6 { font-size: 12px; line-height: 16px; padding: 0; margin: 0; text-transform: uppercase; color: #000; } .msl__song__thumb .text h5 a, .msl__song__thumb .text h6 a { color: #000; } .img-hover-zoom { background: #222f3e; height: 255px; overflow: hidden; border-radius: 12px 12px 0 0; } .msl__song__thumb__img img { width: 100%; transition: transform 2s, filter 1.5s ease-in-out; transform-origin: center center; filter: brightness(80%); } .msl__song__thumb__img:hover img { filter: brightness(100%); transform: scale(1.3); } .msl__song__thumb .text h5 a:hover, .msl__song__thumb .text h6 a:hover { color: #48983a; } .msl__song__thumb__img { position: relative; cursor: pointer; } .msl__song__thumb__img h4 { position: absolute; bottom: 0; font-size: 18px; padding: 0 0 8px 19px; } .pagination { margin: 0px; width: 100%; text-align: center; display: inline-block; } .pagination li { float: none; display: inline-block; } .pagination li a { background: #fff; color: #2095db; float: left; line-height: 1.2; padding: 12px 16px; position: relative; text-decoration: none; font-weight: 600; font-size: 14px; margin-left: 5px; text-transform: uppercase; } .pagination li a:hover { color: #23527c; background-color: #eee; border-color: #ddd; } .pagination > li.current-page a { background: #2095db; color: #fff; } .cabkenz__radio__row { padding: 40px 0 80px 0; background-color: #fff; min-height: 90vh; } .purchase__radio__row { padding: 0 0 80px; } .cabkenz__radio__inner { background: #fff; box-shadow: 0px 0px 10px 2px rgb(0 0 0 / 0.1); border-radius: 12px; -webkit-box-shadow: 0px 0px 10px 2px rgb(0 0 0 / 0.1); -moz-box-shadow: 0px 0px 10px 2px rgb(0 0 0 / 0.1); padding: 10px 35px 40px 35px; } .cabkenz__radio__row h3 { font-size: 20px; color: #000000; font-weight: 700; padding: 0 0 20px 0; } .cabkenz__radio__row h2 { font-size: 30px; color: #27a618; font-weight: 700; padding:0px 0 5px 0; margin: 0; } .cabkenz__radio__inner .table > :not(caption) > * > * { line-height: 43px; width: 20%; text-transform: uppercase; } .cabkenz__radio__inner .table > :not(:last-child) > :last-child > * { border-bottom-color: #eeeeee; } .cabkenz__radio__inner .pagination { padding-top: 40px; } .cabkenz__radio__inner .like-svgrepo { width: 17px; height: 15px; margin-top: -4px; } .cabkenz__radio__inner thead tr th { font-size: 12px; font-weight: 700; } /* .cabkenz__radio__inner tbody tr td { font-size: 12px; font-weight: 500; } */ .cabkenz__radio__inner table { text-align: left; } .upload__history .table > :not(caption) > * > * { line-height: 43px; width: auto; text-transform: uppercase; } .upload__history table { text-align: left; } .upload__history tbody tr td.action { color: #489838; font-weight: 700; } .upload__history tbody tr td.na { color: #e94646; font-weight: 700; } .upload__history tbody tr td .ellipsis_test { overflow: hidden; text-overflow: ellipsis; width: 100px; white-space: nowrap; } .inner__banner__upload__content {} .tom__walker__mid { padding-top: 80px; max-width: 415px; } .tom__walker__mid h3 { font-size: 30px; line-height: 1.5; font-weight: 700; padding: 0; margin: 0; color: #fff; } .tom__walker__mid p { font-size: 12px; line-height: 2; font-weight: 400; padding: 0; margin: 0; color: #fff; } .tom__walker__profile { padding-top: 78px; position: relative; } .camera-pic { position: absolute; right: 0; bottom: 13%; } .tom__walker__end { padding-top: 90px; } .tom__walker__end ul { padding: 0 0 20px 0; margin: 0; display: flex; justify-content: space-between; text-transform: uppercase; } .tom__walker__end ul li { color: #fff; font-size: 12px; font-weight: 700; } .top__social__link { padding: 23px 0 0 0; display: flex; } .top__social__link li { margin-right: 6px; margin-top: 5px; } .top__social__link li a { width: 30px; height: 30px; background: #fff; border-radius: 100%; display: flex; align-items: center; justify-content: center; font-size: 21px; } .top__social__link li a svg { fill: #010101; width: 22px; height: 22px; } .top__social__link li a:hover {} .top__social__link li.edit-profile { margin: 0; } .top__social__link li.edit-profile a { width: auto; background: transparent; height: auto; font-size: 12px; font-weight: 700; color: #fff; text-transform: uppercase; border: solid 2px #8fcd82; padding: 10px 28px; border-radius: 22px; margin: 0 0 0 25px; } .top__social__link li.edit-profile a img { padding: 0 12px 0 0; } .uploaded__songs { background: #fff; box-shadow: 0px 0px 10px 2px rgb(0 0 0 / 0.1); border-radius: 0 0 12px 12px; -webkit-box-shadow: 0px 0px 10px 2px rgb(0 0 0 / 0.1); -moz-box-shadow: 0px 0px 10px 2px rgb(0 0 0 / 0.1); padding: 30px 35px 10px 35px; } .uploaded__songs ul { display: flex; padding: 0 0 0 270px; margin: 0; } .uploaded__songs ul li { padding: 0 80px; text-align: center; } .uploaded__songs ul li h5 { font-size: 30px; color: #27a618; font-weight: 700; line-height: 1; padding: 0; margin: 0; text-transform: uppercase; } .uploaded__songs ul li p { font-size: 12px; color: #27a618; font-weight: 700; text-transform: uppercase; } .view__all__btn { margin-top: 20px; } .view__all__btn a { color: #8fcd82; font-size: 14px; border: solid 1px #8fcd82; line-height: 42px; padding: 0 45px; border-radius: 22px; display: inline-block; text-transform: uppercase; font-weight: 700; } .view__all__btn a:hover { background: #8fcd82; color: #fff; border: solid 1px #8fcd82; } .uploaded__songs__bottom { padding: 120px 0 10px 0; } .uploaded__songs__bottom h2 { font-size: 30px; color: #27a618; font-weight: 700; padding: 0 0 30px 0; margin: 0; } .uploaded__songs__bottom .like-svgrepo { width: 17px; height: 15px; margin-top: -4px; } .uploaded__songs__bottom .table > tbody tr th { font-size: 12px; font-weight: 700; text-transform: uppercase; } .uploaded__songs__bottom .table > :not(caption) > * > * { font-size: 12px; padding: .8rem .5rem; } .uploaded__songs__bottom thead tr th { font-size: 12px; font-weight: 700; color: #8fcd82; text-transform: uppercase; } .uploaded__songs__bottom .table-responsive { padding: 0 50px; } .uploaded__songs__bottom tbody tr td .ellipsis_test { overflow: hidden; text-overflow: ellipsis; width: 100px; white-space: nowrap; } .sold__song__bottom { padding: 120px 0 10px 0; } .uploaded__songs__bottom__two { padding: 0 0 10px; } .mark__featured__part { padding: 60px 0 100px 0; } .mark__featured__part p { font-weight: 500; font-size: 14px; line-height: 1.8; padding: 0; margin: 0; color: #000; } .mark__featured__part h3 { font-weight: 700; font-size: 30px; line-height: 1.5; padding: 30px 0 20px 0; margin: 0; color: #000; text-transform: uppercase; letter-spacing: 1px; } .mark__featured__part h6 { font-weight: 700; font-size: 15px; line-height: 1.5; padding: 0 0 8px 0; margin: 0; color: #000; text-transform: uppercase; } .mark__featured__part h4 { font-weight: 700; font-size: 22px; line-height: 1.5; padding: 50px 0 10px 0; margin: 0; color: #000; letter-spacing: 1px; text-transform: uppercase; } .mark__featured__part a { background: #489939; color: #fff; font-size: 22px; text-transform: uppercase; font-weight: 700; padding: 0 65px; line-height: 78px; border-radius: 50px; display: inline-block; } .mark__featured__part a:hover { background: #000; } .mark__featured__pic { position: relative; } .mark__featured__pic a { position: absolute; bottom: 13%; right: 26px; font-size: 12px; background: transparent; border: solid 2px #489939; line-height: 39px; padding: 0 22px 3px 5px; } .mark__featured__pic a img { margin-right: 5px; } .mark__featured__pic a:hover { background: #489939; } .shopping__cart a img { max-width: 25px; } .shopping__cart { margin-left: 20px; position: relative; } .shopping__cart .badge.bg-dark { position: absolute; right: -13px; top: -3px; } .shopping__cart .badge { /* border-radius: 50%; width: 22px; height: 22px; line-height: 14px; background-color: #52647C; position: absolute; top: -4px; right: -13px;*/ position: absolute; top: -10px; left: 50%; background: #24d98a; color: #192e47; padding: 3px 10px; border-radius: 10px; font-size: 18px; line-height: 20px; } .cart__wrapp h2 { font-size: 35px; line-height: 40px; font-weight: 400; color: #2095db; text-transform: inherit; margin: 0 0 35px; border-bottom: 1px solid #e0e0e0; padding-bottom: 8px; } .cart__inner thead tr th { font-size: 18px; font-weight: 700; } .cart__inner tbody tr td { font-size: 18px; font-weight: 500; } .cart__inner tbody tr td span { font-weight: bold; float: right; } .cart__btn__wrapp { width: 100%; text-align: center; } .cart__btn__wrapp button.cart__btn { background-color: #24d98a; font-size: 18px; color: #fff; font-weight: 500; border-radius: 8px; padding: 12px 25px; text-transform: uppercase; width: 100%; display: block; border: 1px solid #24d98a; } .cart__btn__wrapp button.cart__btn:hover { background-color: #5ace9b; } .cart__inner { padding: 15px 25px; } .cart__wrapp h3 { font-size: 20px; color: #000; font-weight: 700; padding: 10px 0 5px 0; margin: 0; } .cart__bottom__wrapp { padding: 0 0 90px; } .handle-counter { overflow: hidden; border: 1px solid #ccc; max-width: 165px; width: 100%; } .cart__details__inner { padding: 10px 20px; } .cart__details__inner .action2 { display: flex; flex-wrap: wrap; color: #000; font-size: 12px; } .cart__details__inner .action2 .cart__dt { display: flex; justify-content: space-between; } .cart__details__inner .action2 .cart__dt h4 { color: #000; font-size: 12px; line-height: normal; } .cart__details__inner tbody tr td span { font-size: 20px; } .cart__details__inner tbody tr td strong { float: right; font-size: 20px; } .billing__details__wrapp { background: #fff; border-radius: 8px; padding: 20px 28px; box-shadow: 0 0 40px rgba(0, 0, 0, .1); } .billing__details__wrapp h3 { font-size: 20px; color: #000; font-weight: 700; padding: 10px 0 20px 0; margin: 0; } .cart__details__inner h3 { font-size: 20px; color: #000; font-weight: 700; padding: 10px 0 14px 0; margin: 0; border-bottom: 1px solid #e0e0e0; } .table__main { padding: 0; margin: 0; } .table__main .table__row { display: flex; border-bottom: 1px solid #e0e0e0; justify-content: space-between; padding: 24px 0; } .table__main .table__row:last-child { border-bottom: 0px; } .table__main .table__row .table__row__data { display: flex; } .table__main .table__row .table__row__data p { padding: 0; margin: 0; font-size: 12px; color: #000; } .table__main .table__row .table__row__data .table__text { display: flex; flex-wrap: wrap; flex-direction: column; justify-content: space-between; max-width: 500px; } .table__main .table__row .table__row__data .table__text h4 { color: #000; font-size: 12px; padding: 0; margin: 0; } .table__main .table__row .table__row__data .table__text .cart__dt { display: flex; justify-content: space-between; } .table__image__box { margin-right: 25px; } .table__main .table__row .table__row__data p { color: #000; font-size: 20px; } .table__main .table__row .table__row__data p span { font-weight: bold; } .payment__details__inner { padding: 10px 20px; margin:0px 0 0; } .payment__details__inner h3 { font-size: 20px; color: #000; font-weight: 700; padding: 10px 0 14px 0; margin: 0; border-bottom: 1px solid #e0e0e0; } .custom-radio-wrap { padding: 20px 10px 0px; margin-bottom: 0px; display: block; clear: both; } .custom-radio-wrap .form-group { margin-bottom: 30px; width: 100%; display: block; clear: both; border-bottom: 1px solid #e0e0e0; padding-bottom: 25px; } .custom-radio-wrap .form-group:last-child { margin-bottom: 0; border-bottom: 0px } .custom-radio-wrap .form-group label { -webkit-appearance: none; padding: 8px; display: inline-block; position: relative; vertical-align: middle; cursor: pointer; font-size: 20px; color: #000; text-transform: uppercase; } .custom-radio-wrap .form-group label img { max-width: 55px; } .custom-radio-wrap .form-group .label-text { vertical-align: middle; cursor: pointer; padding-left: 10px; margin-left: -5px; font-size: 20px; color: #000; text-transform: uppercase; } .custom-radio-wrap .form-group .label-visa-text { vertical-align: middle; cursor: pointer; font-size: 15px; color: #000; width: 100%; display: block; padding-left: 83px; } .custom-radio-wrap .form-group .label-image { display: block; padding-left: 83px; margin: 20px 0 0; vertical-align: middle; } .custom-radio-wrap .form-group input { /* display: none;*/ cursor: pointer; } .custom-radio-wrap .form-group input:checked + label {} .custom-radio-wrap .form-group input:checked ~ .label-text { color: #000; font-weight: 700; } .custom-radio-wrap .form-group input:checked + label:after { content: ''; width: 14px; height: 14px; border-radius: 50px; position: absolute; top: 1px; left: 1px; } .place__order__btn { margin-top: 35px; } .mr__bottom { margin-bottom: 30px; } .submission__part__checkbox .frm__group { display: block; margin-bottom: 15px; } .submission__part__checkbox .frm__group input { padding: 0; height: initial; width: initial; margin-bottom: 0; display: none; cursor: pointer; } .submission__part__checkbox .frm__group label { position: relative; cursor: pointer; padding-left: 0; } .submission__part__checkbox .frm__group label:before { content: ''; -webkit-appearance: none; background-color: transparent; border: 1px solid #e0e0e0; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05); padding: 8px; display: inline-block; position: relative; vertical-align: middle; cursor: pointer; margin-right: 12px; } .submission__part__checkbox .frm__group input:checked + label:after { content: ''; display: block; position: absolute; top: 4px; left: 8px; width: 5px; height: 12px; border: solid #aeadad; border-width: 0 2px 2px 0; transform: rotate(45deg); } /**************************** product listing css *******************/ .product__listing__wrapp { padding: 20px 0; margin: 0; background-color: #fff; display: block; clear: both; } .product__filter__sec { display: flex; align-items: center; } .product__filter__sec .filter-header h3 { margin: 0 16px 0 0; color: #2095db; font-size: 16px; font-weight: 700; white-space: nowrap; text-transform: uppercase; } .product__filter__sec .filter-header { display: flex; align-items: center; } .filter-menu { flex-grow: 1; display: flex; padding-bottom: 0px; margin-bottom: 0; } .filter-menu > li { flex-basis: 0; flex-grow: 1; margin: 0px 10px 0 0; } .filter-menu > li .filter_btn { border-width: 1px; padding: 6px 12px; outline: 0; border-color: #52647C; background-color: #fff; color: #52647C; transition-property: box-shadow, border-color, border-width, padding, background-color, color; transition-duration: .15s; transition-timing-function: ease-in-out; } .filter-menu > li button { width: 100%; min-height: 100%; white-space: normal; overflow-wrap: break-word; } .filter-menu > li button:hover { border: 1px solid #ff0000; } .product__filter__sec .sorting { display: flex; align-items: center; } .product__filter__sec .sorting h5 { margin: 0 8px; font-size: 10px; white-space: nowrap; text-transform: uppercase; color: #2095db; } .product__filter__mid { padding: 30px 0; margin: 0; } .product__filter__mid__inner { display: flex; flex-wrap: wrap; } .product__listing__block { border: 1px solid #dfe2e5; border-radius: 8px; padding: 15px; display: flex; flex-direction: column; text-decoration: none; transition: border-color .15s ease-in-out; } .product__listing__block .product__overview { display: flex; } .product__listing__block .product__overview .image__box { align-self: center; width: 150px; margin-right: 15px; text-align: center; flex-shrink: 0; position: relative; overflow: hidden; } .product__listing__block .product__overview .image__box img { max-width: 150px; transition: all .3s ease 0s; } .product__listing__block .product__overview .product-info { flex: 1 0; display: flex; flex-direction: column; color: #52647C; font-size: 17px; } .product__listing__block .product__overview .product-info h4 { color: #2095db; font-size: 18px; font-weight: 600; } .product__listing__block .product__overview .product-info h4 a { color: #2095db; } .product__listing__block .product__overview .product-info h3 { color: #000; font-weight: 600; font-size: 20px; text-transform: inherit; } .product__listing__block .product__overview .product-info h3 a { color: #000; } /*.product__block .product__overview .product-info .pro-title a:hover{color: #52647C;}*/ .product__listing__block .product__overview .product-info span { font-size: 16px; } .product__listing__block .product__overview .product-info span a { color: #52647C; } .product__listing__block .description { line-height: 1.75em; font-size: 13px; } .product__listing__block .description p { padding: 0; margin: 0; color: #000; padding: 18px 0 0; } .product__listing__block .description p a { color: #000; } .product__listing__block:hover { outline: 0; border-color: #dc9318; } .product__listing__block:hover .product-info h3 a { color: #52647C; text-decoration: underline; } .product__listing__block:hover .product__overview .image__box img { transform: scale(1.1); transition: all .3s ease 0s; } .sorting .dropdown {} .sorting .dropdown button { border-width: 1px; padding: 6px 12px; outline: 0; border-color: #52647C; background-color: #fff; color: #52647C; transition-property: box-shadow, border-color, border-width, padding, background-color, color; transition-duration: .15s; transition-timing-function: ease-in-out; } .order-summary-content #shopping-cart-form { display: flex; justify-content: space-between; align-items: flex-start; } .order-summary-content #shopping-cart-form .form-content { flex: 4 0 0%; } .order-summary-content .form-sidebar { border-radius: 4px; font-size: 17px; margin: 0 0 20px 20px; } .order-summary-content #shopping-cart-form .form-sidebar { flex: 1 0 0%; } .order-summary-content #shopping-cart-form .form-content .form-content-info{display: flex;margin-bottom: 20px; border-bottom: .5px solid #dce1e7; padding-bottom: 20px;} .order-summary-content #shopping-cart-form .form-content .form-content-info .left-part { display: flex; flex-direction: column; text-align: left; } .order-summary-content #shopping-cart-form .form-content .form-content-info .left-part .image__box { max-width:170px; margin-right: 15px; } .order-summary-content #shopping-cart-form .form-content .form-content-info .left-part .image__box img { max-width: 100px; transition: all .3s ease 0s; width: 100%; } .order-summary-content #shopping-cart-form .form-content .form-content-info .left-part button{margin-top: 10px; padding: 0;font-size: 13px;} .order-summary-content #shopping-cart-form .form-content .form-content-info .fomr-center { flex: 2 0 0%; font-size: 15px; color: #192e47; } .order-summary-content #shopping-cart-form .form-content .form-content-info .fomr-center h3{color: #354052;font-size: 17px;font-weight: 700;margin: 0 0 15px;text-transform: inherit;line-height: 28px;} .order-summary-content #shopping-cart-form .form-content .form-content-info .fomr-center h3 a{color: #354052;} .order-summary-content #shopping-cart-form .form-content .form-content-info .fomr-center th{width: 25%;padding: 5px 0; font-weight: 300;} .order-summary-content #shopping-cart-form .form-content .form-content-info .fomr-center td { padding: 5px 0; font-weight: 300; } .order-summary-content #shopping-cart-form .form-content .form-content-info .fomr-center td a{color: #4a90e2;} .order-summary-content #shopping-cart-form .form-content .form-content-info .form-right { flex: 1 0 0%; align-self: center; } .order-summary-content #shopping-cart-form .form-content .form-content-info .form-right .quantity label { font-size: 15px; font-weight: 300; } .order-summary-content #shopping-cart-form .form-content .form-content-info .form-right .quantity .frm-text { text-align: center; color: #192e47; font-size: 17px; height: 40px; border: 1px solid #ccc; padding: 6px 12px; font-weight: 600; } .order-summary-content #shopping-cart-form .form-content .form-content-info .form-right .quantity .unit { display: block; margin-top: 5px; font-size: 15px; font-weight: bold; } .order-summary-content #shopping-cart-form .frm-sidebar { flex: 1 0 0%; margin: 0 0 20px 20px; } .order-summary-content #shopping-cart-form .frm-sidebar .sidebar-wrapp{padding: 20px; background: #edf0f3; } .order-summary-content #shopping-cart-form .frm-sidebar .cart-total td { padding: 0 0 10px; } .cart-total td:first-child { text-align: left; } .cart-total td { width: 50%; padding: 5px 0; text-align: right; } .order-summary-content .frm-sidebar .cart-total label { font-weight: 400; margin-bottom: 0; } .order-summary-content .frm-sidebar button { width: 100%; max-width: 100%; margin: 20px 0; border: none; padding: 15px; background: #24d98a; background-color: rgb(36, 217, 138); color: #fff; font-size: 17px; font-weight: 700; text-transform: uppercase; white-space: normal; transition-property: background-color,box-shadow; transition-duration: .2s; transition-timing-function: ease-in-out; } .order-summary-content .frm-sidebar .checkout-note { color: #52647C; } .order-summary-content .frm-sidebar .tons-offset { margin: 20px -20px -20px; border-radius: 4px; padding: 20px; display: flex; flex-direction: column; color: #2da1e7; background: #1f4e82; text-align: center; } .order-summary-content .frm-sidebar .tons-offset p { margin: 5px 0 15px; line-height: 1em; font-weight: 300; } .order-summary-content .frm-sidebar .tons-offset em { color: #fff; font-size: 44px; font-style: normal; line-height: 1em; } .order-summary-content .frm-sidebar .tons-offset em .suffix { font-size: 20px; } .cart__wrapp__inner{padding:25px;box-shadow: 0 0 40px rgba(0, 0, 0, .1);background-color: #fff;} .order-summary-content #shopping-cart-form .form-content .selected-checkout-attributes { margin: 0; max-width: none; float: none; text-align: left; } .order-summary-content #shopping-cart-form .form-content .selected-checkout-attributes .title{font-size: 20px; font-weight: 300;width: 100%;color: #000;margin: 0 0 15px;} .check-box-sec{width: 100%;position: relative;} .check-box-sec input[type="checkbox"]{ width: 20px; height: 20px;margin-right: 11px;position: relative;top: 4px; } .label-check-hd { color: #000; font-size: 16px; } .product__details__wrapp{padding: 30px 0; margin: 0; background-color: #fff; display: block; clear: both; } .product-details-page .search-results-link { margin-top: -15px; padding-bottom: 15px; } .product-details-page .search-results-link a { color: #52647C; font-size: 17px; } .product-details-page .search-results-link a { font-size: 30px; margin-right: 10px; } .product-details-page { padding: 30px 0; margin: 0; background-color: #fff; display: block; clear: both; } .product-details-page .overview{padding: 0;margin: 0;} .product-details-page .overview .image__box{max-width: 400px;margin: 0 0 10px;} .product-details-page .overview .image__box img{width: 100%; border-radius: 4px;} .product-details-page .overview .gallery { margin-bottom: 30px; } .product-details-page .overview .gallery .picture-thumbs { overflow: visible; text-align: center; margin-right: -2%; } .product-details-page .overview .gallery .picture-thumbs .thumb-item { width: 50px; height: 50px; position: static; overflow: visible; margin: 2% 2% 0 0; transition: opacity .2s ease-in-out; vertical-align: middle; } .product-details-page .overview .gallery .picture-thumbs .thumb-item img { width: 100%; height: 100%; object-fit: cover; border-radius: 4px; } .product-details-page .gallery .picture-thumbs .thumb-item { display: inline-block; position: relative; width: 100px; height: 100px; margin: 0 5px 10px; overflow: hidden; cursor: pointer; } .product-details-page .overview h5 { margin: 1.5em 0 0; color: #52647C; font-weight: 700; } .product-details-page .overview h5, .product-details-page .overview ul li { font-size: 17px; font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif; } .product-details-page .overview h5 .questionmark { margin-top: 0; } .questionmark { vertical-align: top; margin-top: 2px; height: 20px; } .product-details-page .overview .super-benefit { margin: .5em 0 0; color: #24d98a; font-weight: 700; } .product-details-page .overview .super-benefit .fa { width: 20px; height: 20px; background: #24d98a; color: #fff; font-size: 11px; border-radius: 2px; text-align: center; line-height: 20px; vertical-align: text-bottom; margin-right: 8px; } .product-details-page .overview .co-benefits { margin-bottom: 1em; } .product-details-page .overview .co-benefits li { margin-left: 30px; } .product-details-page .recent-contributors { margin-top: 25px; } .product-details-page .recent-contributors .caption-head { padding: 15px; background: rgba(220,225,231,.5); color: #333; font-weight: 700; } .product-details-page .recent-contributors tbody td { border-bottom: 1px solid #dce1e7; } .product-details-page .recent-contributors td { padding: 5px; font-weight: 300; } .product-details-page .recent-contributors .caption-head, .product-details-page .recent-contributors td { text-align: center; font-size: 17px; font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif; } .product-details-page .recent-contributors img { width: 22px; } .recent-contributors table{width: 100%;} .product-details-page .recent-contributors td:last-child { padding-right: 20px; text-align: right; } .product-details-page .title { display: flex; flex-wrap: wrap; margin-bottom: 20px; } .product-details-page .title .sku { font-size: 30px; } .product-details-page .title .sku { order: 1; flex-grow: 1; margin: 0 0 5px; color: #2095db; font-size: 30px; font-weight: 700; } .product-details-page .title .contributors-counter { order: 2; color: #52647C; font-size: 20px; font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif; font-weight: 300; } .product-details-page .title .contributors-counter .fa { margin-left: 5px; } .product-details-page .title .project-title { order: 3; margin: 0; width: 100%; color: #333; line-height: 1.35em; font-size: 20px; font-weight: 700; } .product-details-page .title .project-title { font-size: 30px; } .product-details-page .description { font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif; font-weight: 300; line-height: 1.35em; } .product-details-page .description p { margin-bottom: .5em;color: #333; font-size: 18px; } .product-details-page .description p a{color:#2d6094;} .product-details-page .description p strong{font-weight: bold;} .product-details-page .description .full-description { clear: none; } .full-description ol { margin: 12px 0; padding: 0 0 0 36px; list-style: decimal; } .full-description ol li{line-height: 27px;font-size: 18px;color: #333;} .product-details-page .variants { margin:0px; } .product-details-page .variants .alert { margin: 30px 0 0; border-radius: 0; font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif; font-size: 17px; line-height: 1.5em; } .product-details-page .variants .alert.alert-info { color: #31708f; background-color: #d9edf7; border-color: #bce8f1; } .product-details-page .variants .variant { margin-top: 30px; font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif; } .product-details-page .variants .variant .commitment-period { width: 60px; height: 30px; color: #fff; background: #52647C; text-align: center; line-height: 30px; } .product-details-page .variants .variant .core { display: flex; } .product-details-page .variants .variant .core { padding: 25px; background: rgba(220,225,231,.5); } .product-details-page .variants .variant .core .info { flex-grow: 1; margin-right: 25px; } .product-details-page .variants .variant .core .info p { margin-bottom: 0; color: #000; font-weight: 700; font-size: 20px; } .product-details-page .variants .variant .core .info .header-column { width: 100px; } .product-details-page .variants .variant .core .info td, .product-details-page .variants .variant .core .info th { padding-top: 10px; font-size: 15px; } .product-details-page .variants .variant .core .info td{ color: #000; padding-left: 25px; } .product-details-page .variants .variant .core .info th { font-weight: 300; color: #52647C; } .product-details-page .variants .variant .core .add-to-cart { width: 150px; } .product-details-page .variants .variant .core .add-to-cart-panel { flex-direction: column; min-height: 100%; justify-content: flex-end; } .product-details-page .variants .variant .core .add-to-cart-panel { display: flex; } .product-details-page .variants .variant .core .add-to-cart-panel .min-qty-notification { margin-bottom: 10px; } #everything-below-header .product-details-page .variants .variant .core .add-to-cart-panel .btn[disabled], .product-details-page .variants .variant .core .add-to-cart-panel .btn { background: #24d98a; opacity: 1; } .product-details-page .variants .variant .core .add-to-cart-panel .btn { font-size: 23px; color: #fff; transition-property: background-color,box-shadow; transition-duration: .2s; transition-timing-function: ease-in-out; width: -webkit-fill-available; } .product-details-page .search-results-link { margin-top: -15px; padding-bottom: 15px; } .product-details-page .search-results-link a { color: #52647C; font-size: 17px; } .product-details-page .search-results-link a .fa { font-size: 30px; margin-right: 10px; } .product-details-page .search-results-link a > * { vertical-align: middle; } .btn-gallery img { max-width: 300px; height: auto; } /*************************** dashboard cerificate 14-06-2022 css ********************/ .dashboard__wrapp { padding: 70px 0; margin: 0; background-color: #fff; display: block; clear: both; } .dashboard__wrapp h2 { font-size: 35px; line-height: 40px; font-weight: 400; color: #2095db; text-transform: inherit; margin: 0 0 45px; border-bottom: 1px solid #e0e0e0; padding-bottom: 8px; } .dashboard__inner__wrapp{ background: #fff; border-radius: 8px; padding: 40px 45px; box-shadow: 0 0 40px rgba(0, 0, 0, .1); } .dashboard__inner__wrapp .table > :not(caption) > * > * { line-height: 43px; width: 20%; font-size: 15px; } .certificate__inner__wrapp{ background: #fff; background-image: url(../images/certificate-bg2.png) ; height: 682px; max-width: 980px; width: 100%; background-repeat: no-repeat; background-size: 100%; border-radius: 8px; padding: 90px 70px; box-shadow: 0 0 40px rgba(0, 0, 0, .1); margin: auto; text-align: center; } .certificate__inner__wrapp h2 { font-size: 40px; line-height: 50px; font-weight: 600; color: #010101; text-transform: inherit; border-bottom: 0px; margin-bottom: 20px; padding-bottom: 0px; } .certificate__inner__wrapp p { font-size: 18px; line-height: 25px; color: #010101; text-transform: inherit; border-bottom: 0px; margin-bottom: 20px; padding-bottom: 0px; } .certificate__inner__wrapp h3 { font-size: 28px; line-height: 35px; font-weight: 400; color: #010101; text-transform: inherit; border-bottom: 0px; margin-bottom: 20px; padding-bottom: 0px; } .certificate__inner__wrapp .head-title { font-size: 28px; line-height: 38px; font-weight: 400; color: #010101; text-transform: inherit; border-bottom: 0px; padding-bottom: 0px; max-width: 662px; margin: 20px auto; } .certificate__inner__wrapp .main-title { font-size: 40px; line-height: 50px; font-weight: 600; color: #010101; text-transform: inherit; border-bottom: 0px; margin-bottom: 20px; padding-bottom: 0px; border-bottom: 1px solid #010101; display: inline-block; padding-bottom: 3px; } .certificate__inner__wrapp .on__text{width: 100%;text-align: center;position: relative;display: flex;align-items: center;justify-content: center;margin: 0 0 30px;} .certificate__inner__wrapp .on__text::before{content: "";width: 50px;background-color:#010101;height: 1px;margin: 0 10px 0 0;} .certificate__inner__wrapp .on__text::after{content: "";width: 50px;background-color:#010101;height: 1px;margin: 0 0px 0 10px;} .certificate__inner__wrapp .date__txt { font-size: 26px; line-height: 35px; font-weight: 400; color: #010101; text-transform: inherit; border-bottom: 0px; padding-bottom: 0px; margin: 0 0 20px; } .dashboard__inner__wrapp .table__btm{display: flex;justify-content: space-between;} .dashboard__inner__wrapp .pagination { margin: 0px; width: auto; text-align: center; display: inline-block; } .filter-menu li ul.dropdown-menu li{width: 100%;border-bottom: 1px solid #f2f2f2;} .filter-menu li ul.dropdown-menu li a{color: #52647C;font-size: 14px;padding:10px 18px;display: block;} .filter-menu li ul.dropdown-menu li a:hover{color: #2095db;} .filter-menu li ul.dropdown-menu{min-width: 245px;} .cart__update__form { display: inline-flex; } .empty__cart h4 { color: #2095db; }
[-] styles.css
[edit]
[-] responsive.css
[edit]
[-] magnific-popup.css
[edit]
[+]
..
[-] handle-counter.css
[edit]
[-] bootstrap.min.css
[edit]
[-] custom-style.css
[edit]
[-] scrollToTop.css
[edit]