first commit
This commit is contained in:
Vendored
+276
@@ -0,0 +1,276 @@
|
||||
* {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
box-sizing: border-box;
|
||||
font-family: "Satoshi", sans-serif;
|
||||
}
|
||||
|
||||
.config_tab_active {
|
||||
background: #edf1ff;
|
||||
}
|
||||
|
||||
.zeno_section_wrapper {
|
||||
background-size: cover;
|
||||
background-repeat: no-repeat;
|
||||
background: black;
|
||||
}
|
||||
|
||||
.zeno_feature {
|
||||
background: url(../assets/imgs/allinone14inch/zeno-specs-bg.png);
|
||||
border: 2px solid #c1b6b6;
|
||||
border-radius: 25px;
|
||||
background-size: cover
|
||||
}
|
||||
|
||||
.zeno_feature img {
|
||||
border: 2px solid #877e7e;
|
||||
}
|
||||
|
||||
.zeno_feature p {
|
||||
color: #e2e2e2;
|
||||
font-size: 1.1rem;
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
.zeno_sleekbook_wrapper {
|
||||
background: url(../assets/imgs/allinone14inch/zeno_sleekbook.png);
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
padding-bottom: 5rem;
|
||||
}
|
||||
|
||||
.zeno_sleekbook_content_sec h2 {
|
||||
line-height: 3rem;
|
||||
}
|
||||
|
||||
.zeno_services_sec_wrapper {
|
||||
background-color: #808080;
|
||||
}
|
||||
|
||||
.zeno_main_features .feature_box {
|
||||
border-radius: 40px;
|
||||
box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.171) inset;
|
||||
}
|
||||
|
||||
.stunning_visuals_wrapper {
|
||||
background: radial-gradient(white, #a2d9d9);
|
||||
background-position: center;
|
||||
background-size: cover;
|
||||
height: 100%;
|
||||
}
|
||||
.effortless_id_wrapper .container.position-absolute{
|
||||
top:40%;
|
||||
left:12%
|
||||
}
|
||||
.stunning_visuals_wrapper{
|
||||
background: url(../assets/imgs/allinone14inch/stunningvisual.png);
|
||||
background-size: 100% 100%;
|
||||
background-position: center;
|
||||
height: 100vh;
|
||||
}
|
||||
|
||||
.processor_bg_wrapper {
|
||||
background: url(../assets/imgs/allinone14inch/processor_bg.png);
|
||||
background-size: cover;
|
||||
background-position: center;
|
||||
height: 100vh;
|
||||
}
|
||||
|
||||
.processor_content h2 {
|
||||
line-height: 2rem;
|
||||
}
|
||||
|
||||
.powerful_performance_wrapper {
|
||||
background: url(../assets/imgs/allinone14inch/powerful_performance_bg.png);
|
||||
background-size: cover;
|
||||
background-position: center;
|
||||
}
|
||||
|
||||
.all_metal_construction_wrapper {
|
||||
background: url(../assets/imgs/allinone14inch/all_metal_construction_bg.png);
|
||||
background-size: cover;
|
||||
background-position: center;
|
||||
}
|
||||
|
||||
.all_metal_content {
|
||||
line-height: 4rem;
|
||||
}
|
||||
|
||||
.maximum-portability_wrapper {
|
||||
background: url(../assets/imgs/allinone14inch/maximum_portability_bg.png);
|
||||
background-size: cover;
|
||||
background-position: center;
|
||||
}
|
||||
|
||||
.keyboard_wrapper {
|
||||
background: url(../assets/imgs/allinone14inch/keyboard_bg.png);
|
||||
background-size: cover;
|
||||
background-position: center;
|
||||
}
|
||||
|
||||
.make_connection_in_more_ways_wrapper {
|
||||
background: url(..//assets/imgs/allinone14inch/make_connection_in_more_ways_wrapper_bg.png);
|
||||
background-size: cover;
|
||||
background-position: center;
|
||||
}
|
||||
|
||||
.video_camera_wrapper {
|
||||
background: url(../assets/imgs/allinone14inch/video_camera_bg.png);
|
||||
background-size: cover;
|
||||
background-position: center;
|
||||
}
|
||||
|
||||
.video_camera_wrapper h4,
|
||||
.os_wrapper h4 {
|
||||
line-height: 2.5rem;
|
||||
}
|
||||
|
||||
.os_wrapper {
|
||||
background: url(../assets/imgs/allinone14inch/os_sec_bg.png);
|
||||
background-size: cover;
|
||||
background-position: center;
|
||||
}
|
||||
|
||||
.one_year_warrenty_wrapper .oneyear_warrenty_main_container {
|
||||
background: #000;
|
||||
}
|
||||
|
||||
.banner_content h1 {
|
||||
margin-left: 15%;
|
||||
font-size: 3.6rem;
|
||||
|
||||
}
|
||||
|
||||
.warrenty_sec {
|
||||
bottom: 15%;
|
||||
left: -10%;
|
||||
}
|
||||
|
||||
.sec_spacing {
|
||||
padding-top: 3rem !important;
|
||||
padding-bottom: 3rem !important;
|
||||
}
|
||||
|
||||
.processor_content_2 .content_sec {
|
||||
position: absolute;
|
||||
bottom: 15px;
|
||||
text-align: center;
|
||||
margin-left: 5%;
|
||||
}
|
||||
|
||||
.processor_bg_wrapper {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
@media (max-width: 1200px) {
|
||||
|
||||
.main_head,
|
||||
#configure_right_side .main-section .sub_head {
|
||||
font-size: 1.3rem !important;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.content_sec {
|
||||
font-size: 0.9rem;
|
||||
line-height: 1.2rem !important;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.small_content_2 {
|
||||
font-size: 0.5rem !important;
|
||||
}
|
||||
|
||||
.zeno_feature img {
|
||||
width: 55px !important;
|
||||
border: none;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
.zeno_feature {
|
||||
padding: 0 !important;
|
||||
}
|
||||
|
||||
.zeno_feature p {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.lighting_content_sec {
|
||||
margin-left: 0 !important;
|
||||
margin-top: 15px;
|
||||
}
|
||||
|
||||
.sec_spacing {
|
||||
padding-top: 1rem !important;
|
||||
padding-bottom: 1rem !important;
|
||||
}
|
||||
|
||||
.zeno_sleekbook_wrapper .row.pb-5 {
|
||||
padding-bottom: 0 !important;
|
||||
}
|
||||
|
||||
.zeno_services_img_sec img {
|
||||
width: 30px;
|
||||
height: 30px;
|
||||
}
|
||||
|
||||
.make_more_connections h5 {
|
||||
font-size: 0.7rem;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
.processor_bg_wrapper {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.zeno_services_sec_wrapper .row {
|
||||
display: flex !important;
|
||||
justify-content: space-evenly !important;
|
||||
}
|
||||
|
||||
.zeno_features_img {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.zeno_features_img img {
|
||||
width: 50% !important;
|
||||
}
|
||||
|
||||
.stunning_visuals_wrapper .position-absolute {
|
||||
position: inherit !important;
|
||||
color: #000 !important;
|
||||
}
|
||||
|
||||
.processor_bg_wrapper,
|
||||
.processor_bg_wrapper .h-100 {
|
||||
height: auto !important;
|
||||
}
|
||||
|
||||
.make_connection_in_more_ways_wrapper .row {
|
||||
padding: 0 !important;
|
||||
}
|
||||
|
||||
.make_connection_in_more_ways_wrapper .row .col-md-4 img {
|
||||
width: 50px;
|
||||
}
|
||||
|
||||
.os_wrapper .main_head {
|
||||
margin-bottom: 0 !important;
|
||||
}
|
||||
|
||||
.banner_content h1 {
|
||||
margin-left: 0 !important;
|
||||
font-size: 1.2rem;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.warrenty_sec {
|
||||
bottom: 20%;
|
||||
left: 0;
|
||||
}
|
||||
|
||||
.warrenty_sec img {
|
||||
width: 50px;
|
||||
}
|
||||
}
|
||||
Vendored
+7
File diff suppressed because one or more lines are too long
Vendored
+9
File diff suppressed because one or more lines are too long
Vendored
+9
File diff suppressed because one or more lines are too long
Vendored
+7
File diff suppressed because one or more lines are too long
Vendored
+2272
File diff suppressed because it is too large
Load Diff
Vendored
+2701
File diff suppressed because it is too large
Load Diff
Vendored
+21
@@ -0,0 +1,21 @@
|
||||
/* html,body{
|
||||
height: 100%;
|
||||
} */
|
||||
.orderconfirmationMain{
|
||||
/* height: 100%; */
|
||||
|
||||
padding-top: 5rem;
|
||||
|
||||
display: flex;
|
||||
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.ordercontainerconfirm{
|
||||
max-width: 800px;
|
||||
height: max-content;
|
||||
}
|
||||
|
||||
.summaryconfirmdetails{
|
||||
width: 250px;
|
||||
}
|
||||
Vendored
+68
@@ -0,0 +1,68 @@
|
||||
.productoverviewmain{
|
||||
background-image: url("../../assets/imgs/productoverview/productbg.png");
|
||||
background-color: #C9DBB5;
|
||||
background-size: cover;
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.photo_dual {
|
||||
width: 40rem;
|
||||
}
|
||||
|
||||
.price_footer {
|
||||
background: rgba( 255, 255, 255, 0.25 );
|
||||
/* box-shadow: 0 8px 32px 0 rgba( 31, 38, 135, 0.37 ); */
|
||||
backdrop-filter: blur( 4px );
|
||||
-webkit-backdrop-filter: blur( 4px );
|
||||
|
||||
border: 1px solid rgba( 255, 255, 255, 0.18 );
|
||||
border: 2px solid;
|
||||
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
}
|
||||
|
||||
.boxImgContainer {
|
||||
width: 4rem;
|
||||
}
|
||||
|
||||
.priceCut_multi {
|
||||
font-size: 0.7rem;
|
||||
}
|
||||
|
||||
.productOverview .overviewProductHeading {
|
||||
font-size: 2.1rem;
|
||||
}
|
||||
|
||||
.productOverview .overviewProductFullTitle {
|
||||
padding: 2rem 13rem;
|
||||
font-size: 3rem;
|
||||
}
|
||||
|
||||
.productOverview .overviewProductDes {
|
||||
padding: 0 2rem;
|
||||
font-size: 1.5rem;
|
||||
}
|
||||
|
||||
.PO_galleryContainer .PO_gallery_display {
|
||||
min-height: 500px;
|
||||
width: 100%;
|
||||
background: white;
|
||||
background: linear-gradient(180deg, white 7%, #ff8e9e4d 52%, #eb869478 100%);
|
||||
position: relative;
|
||||
}
|
||||
.PO_galleryContainer .PO_gallery_display .PO_gallery_display_img {
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
left: 50%;
|
||||
transform: translate(-50%, -50%);
|
||||
}
|
||||
|
||||
.PO_galleryContainer .PO_gallery_box_inner {
|
||||
padding: 2rem;
|
||||
background-color: #eeeeee;
|
||||
}
|
||||
Vendored
+132
@@ -0,0 +1,132 @@
|
||||
.font-w600{
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
.small-font{
|
||||
font-size: 0.7rem;
|
||||
font-family: var(--fontfamilyone);
|
||||
}
|
||||
|
||||
.specsmallcard{
|
||||
width: 200px;
|
||||
font-weight: 600;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.specsmallcard-mini{
|
||||
max-width: 200px;;
|
||||
}
|
||||
|
||||
.color-display-img{
|
||||
width: 50px;
|
||||
height: 50px;
|
||||
border: 1px solid #e6e9f0;
|
||||
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.color-display-img.color-display-img-active{
|
||||
border: 1px solid;
|
||||
}
|
||||
|
||||
.colors-display-photos{
|
||||
width:25px;
|
||||
height:25px;
|
||||
|
||||
border-radius: 50%;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.qtybtn{
|
||||
padding: 1px 10px;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.qtybtright{
|
||||
border-top-right-radius: 50%;
|
||||
border-bottom-right-radius: 50%;
|
||||
}
|
||||
.qtybtleft{
|
||||
border-top-left-radius: 50%;
|
||||
border-bottom-left-radius: 50%;
|
||||
}
|
||||
|
||||
.mainContanierProduct{
|
||||
margin-top: 7rem;
|
||||
|
||||
}
|
||||
|
||||
.productDetailsShadow{
|
||||
|
||||
}
|
||||
|
||||
.learnMoreA{
|
||||
text-decoration: none;
|
||||
color: orange;
|
||||
}
|
||||
|
||||
.bgGreyLight{
|
||||
background-color: #f7f7f7;
|
||||
}
|
||||
|
||||
.borderselector{
|
||||
background-color: rgb(231 240 254/2) !important;
|
||||
border-color: rgb(14 99 236/1) !important;
|
||||
}
|
||||
.smallHeadingProductDetails{
|
||||
font-size: 1rem;
|
||||
}
|
||||
|
||||
.bgproductDGen{
|
||||
|
||||
}
|
||||
|
||||
.product-item-gallery{
|
||||
background: linear-gradient(to top, #e6e9f0 0%, #eef1f5 100%);
|
||||
|
||||
border-radius: 5px;
|
||||
cursor: pointer;
|
||||
height: 6rem;
|
||||
width: 6rem;
|
||||
}
|
||||
|
||||
.bgproductDGen {
|
||||
position: sticky;
|
||||
top: 125px;
|
||||
}
|
||||
|
||||
|
||||
.product-item-gallery.active-gallery-img{
|
||||
border: 3px solid;
|
||||
}
|
||||
|
||||
.disable-item{
|
||||
pointer-events: none;
|
||||
background: #f3f3f3;
|
||||
}
|
||||
|
||||
.tabsContainer{
|
||||
margin-top: 100px !important;
|
||||
transition: none !important;
|
||||
}
|
||||
|
||||
|
||||
.no-transition{
|
||||
transition: none !important;
|
||||
}
|
||||
|
||||
|
||||
.productdetailstabs .active{
|
||||
transition: none !important;
|
||||
border-bottom: 3px solid;
|
||||
font-weight: 600;
|
||||
|
||||
}
|
||||
|
||||
.tabsContainer .wrap-content-product-tabs{
|
||||
margin-top: 40px !important;
|
||||
}
|
||||
|
||||
.specContainer > div{
|
||||
flex-basis: 50%;
|
||||
}
|
||||
Vendored
+128
@@ -0,0 +1,128 @@
|
||||
html,body{
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
:root{
|
||||
--info-header-color: blue;
|
||||
}
|
||||
|
||||
h5{
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.mianselectdelivery{
|
||||
min-height: 100vh;
|
||||
}
|
||||
|
||||
.info-numberbox{
|
||||
background: linear-gradient(145deg,rgb(27,45,83,0.9),rgb(10,19,34)) !important;
|
||||
color: white;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
font-size: 14px;
|
||||
font-weight: 700;
|
||||
border-radius: 50%;
|
||||
height: 30px;
|
||||
width: 30px;
|
||||
line-height: 1;
|
||||
}
|
||||
|
||||
.info-numberbox.selectdonefiled{
|
||||
background-color: #f3f3f3;
|
||||
}
|
||||
|
||||
.addresslabel{
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.addressedit{
|
||||
position: absolute;
|
||||
top: 0;
|
||||
right: 0;
|
||||
cursor: pointer;
|
||||
text-transform: uppercase;
|
||||
font-weight: 500;
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
.addresscontrol input{
|
||||
width: 50px;
|
||||
}
|
||||
|
||||
.rounded-contain{
|
||||
width: 25px;
|
||||
height: 25px;
|
||||
border: 1px solid #c2c2c2;
|
||||
border-radius: 25px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.selectaddressimgshow{
|
||||
width: 130px;
|
||||
}
|
||||
|
||||
.displayadress{
|
||||
|
||||
}
|
||||
|
||||
.changeaddressbtn{
|
||||
position: absolute;
|
||||
top:50%;
|
||||
right: 0;
|
||||
|
||||
width: max-content;
|
||||
|
||||
|
||||
transform: translateY(-50%);
|
||||
}
|
||||
|
||||
.detailsAddressBg{
|
||||
background: linear-gradient(112.1deg, rgb(63, 76, 119) -14.8% , rgb(32, 38, 57) 100.4%);
|
||||
color: white;
|
||||
}
|
||||
|
||||
|
||||
|
||||
.paymentgatewaypage{
|
||||
width: 100vw;
|
||||
height: 100vh;
|
||||
|
||||
position: fixed;
|
||||
top: 0;
|
||||
left: 0;
|
||||
background: rgba(0, 0, 0, 0.378);
|
||||
color: white;
|
||||
font-weight: 800;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
flex-direction: column;
|
||||
z-index: 9999;
|
||||
}
|
||||
|
||||
.select2-container--default{
|
||||
width: 100% !important;
|
||||
}
|
||||
|
||||
.select2-selection__clear span{
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.select2-selection__rendered {
|
||||
line-height: 50px !important;
|
||||
}
|
||||
.select2-container .select2-selection--single {
|
||||
height: 60px !important;
|
||||
}
|
||||
.select2-selection__arrow {
|
||||
height: 50px !important;
|
||||
}
|
||||
|
||||
[name="payment"]:checked ~ label{
|
||||
border: 1px solid blue ;
|
||||
}
|
||||
Vendored
+10
File diff suppressed because one or more lines are too long
Vendored
+1152
File diff suppressed because it is too large
Load Diff
Vendored
+65
@@ -0,0 +1,65 @@
|
||||
/**
|
||||
* EasyZoom core styles
|
||||
*/
|
||||
.easyzoom {
|
||||
position: relative;
|
||||
|
||||
/* 'Shrink-wrap' the element */
|
||||
display: inline-block;
|
||||
*display: inline;
|
||||
*zoom: 1;
|
||||
}
|
||||
|
||||
.easyzoom img {
|
||||
vertical-align: bottom;
|
||||
}
|
||||
|
||||
.easyzoom.is-loading img {
|
||||
cursor: progress;
|
||||
}
|
||||
|
||||
.easyzoom.is-ready img {
|
||||
cursor: crosshair;
|
||||
}
|
||||
|
||||
.easyzoom.is-error img {
|
||||
cursor: not-allowed;
|
||||
}
|
||||
|
||||
.easyzoom-notice {
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
left: 50%;
|
||||
z-index: 150;
|
||||
width: 10em;
|
||||
margin: -1em 0 0 -5em;
|
||||
line-height: 2em;
|
||||
text-align: center;
|
||||
background: #FFF;
|
||||
box-shadow: 0 0 10px #888;
|
||||
}
|
||||
|
||||
.easyzoom-flyout {
|
||||
position:absolute;
|
||||
z-index: 100;
|
||||
overflow: hidden;
|
||||
background: #FFF;
|
||||
}
|
||||
|
||||
/**
|
||||
* EasyZoom layout variations
|
||||
*/
|
||||
.easyzoom--overlay .easyzoom-flyout {
|
||||
top: 0;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.easyzoom--adjacent .easyzoom-flyout {
|
||||
top: 0;
|
||||
left: 100%;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
margin-left: 20px;
|
||||
}
|
||||
Vendored
+7
File diff suppressed because one or more lines are too long
Vendored
+4
File diff suppressed because one or more lines are too long
Vendored
+138
@@ -0,0 +1,138 @@
|
||||
.nice-select {
|
||||
-webkit-tap-highlight-color: transparent;
|
||||
background-color: #fff;
|
||||
border-radius: 5px;
|
||||
border: solid 1px #e8e8e8;
|
||||
box-sizing: border-box;
|
||||
clear: both;
|
||||
cursor: pointer;
|
||||
display: block;
|
||||
float: left;
|
||||
font-family: inherit;
|
||||
font-size: 14px;
|
||||
font-weight: normal;
|
||||
height: 42px;
|
||||
line-height: 40px;
|
||||
outline: none;
|
||||
padding-left: 18px;
|
||||
padding-right: 30px;
|
||||
position: relative;
|
||||
text-align: left !important;
|
||||
-webkit-transition: all 0.2s ease-in-out;
|
||||
transition: all 0.2s ease-in-out;
|
||||
-webkit-user-select: none;
|
||||
-moz-user-select: none;
|
||||
-ms-user-select: none;
|
||||
user-select: none;
|
||||
white-space: nowrap;
|
||||
width: auto; }
|
||||
.nice-select:hover {
|
||||
border-color: #dbdbdb; }
|
||||
.nice-select:active, .nice-select.open, .nice-select:focus {
|
||||
border-color: #999; }
|
||||
.nice-select:after {
|
||||
border-bottom: 2px solid #999;
|
||||
border-right: 2px solid #999;
|
||||
content: '';
|
||||
display: block;
|
||||
height: 5px;
|
||||
margin-top: -4px;
|
||||
pointer-events: none;
|
||||
position: absolute;
|
||||
right: 12px;
|
||||
top: 50%;
|
||||
-webkit-transform-origin: 66% 66%;
|
||||
-ms-transform-origin: 66% 66%;
|
||||
transform-origin: 66% 66%;
|
||||
-webkit-transform: rotate(45deg);
|
||||
-ms-transform: rotate(45deg);
|
||||
transform: rotate(45deg);
|
||||
-webkit-transition: all 0.15s ease-in-out;
|
||||
transition: all 0.15s ease-in-out;
|
||||
width: 5px; }
|
||||
.nice-select.open:after {
|
||||
-webkit-transform: rotate(-135deg);
|
||||
-ms-transform: rotate(-135deg);
|
||||
transform: rotate(-135deg); }
|
||||
.nice-select.open .list {
|
||||
opacity: 1;
|
||||
pointer-events: auto;
|
||||
-webkit-transform: scale(1) translateY(0);
|
||||
-ms-transform: scale(1) translateY(0);
|
||||
transform: scale(1) translateY(0); }
|
||||
.nice-select.disabled {
|
||||
border-color: #ededed;
|
||||
color: #999;
|
||||
pointer-events: none; }
|
||||
.nice-select.disabled:after {
|
||||
border-color: #cccccc; }
|
||||
.nice-select.wide {
|
||||
width: 100%; }
|
||||
.nice-select.wide .list {
|
||||
left: 0 !important;
|
||||
right: 0 !important; }
|
||||
.nice-select.right {
|
||||
float: right; }
|
||||
.nice-select.right .list {
|
||||
left: auto;
|
||||
right: 0; }
|
||||
.nice-select.small {
|
||||
font-size: 12px;
|
||||
height: 36px;
|
||||
line-height: 34px; }
|
||||
.nice-select.small:after {
|
||||
height: 4px;
|
||||
width: 4px; }
|
||||
.nice-select.small .option {
|
||||
line-height: 34px;
|
||||
min-height: 34px; }
|
||||
.nice-select .list {
|
||||
background-color: #fff;
|
||||
border-radius: 5px;
|
||||
box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
|
||||
box-sizing: border-box;
|
||||
margin-top: 4px;
|
||||
opacity: 0;
|
||||
overflow: hidden;
|
||||
padding: 0;
|
||||
pointer-events: none;
|
||||
position: absolute;
|
||||
top: 100%;
|
||||
left: 0;
|
||||
-webkit-transform-origin: 50% 0;
|
||||
-ms-transform-origin: 50% 0;
|
||||
transform-origin: 50% 0;
|
||||
-webkit-transform: scale(0.75) translateY(-21px);
|
||||
-ms-transform: scale(0.75) translateY(-21px);
|
||||
transform: scale(0.75) translateY(-21px);
|
||||
-webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
|
||||
transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
|
||||
z-index: 9; }
|
||||
.nice-select .list:hover .option:not(:hover) {
|
||||
background-color: transparent !important; }
|
||||
.nice-select .option {
|
||||
cursor: pointer;
|
||||
font-weight: 400;
|
||||
line-height: 40px;
|
||||
list-style: none;
|
||||
min-height: 40px;
|
||||
outline: none;
|
||||
padding-left: 18px;
|
||||
padding-right: 29px;
|
||||
text-align: left;
|
||||
-webkit-transition: all 0.2s;
|
||||
transition: all 0.2s; }
|
||||
.nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
|
||||
background-color: #f6f6f6; }
|
||||
.nice-select .option.selected {
|
||||
font-weight: bold; }
|
||||
.nice-select .option.disabled {
|
||||
background-color: transparent;
|
||||
color: #999;
|
||||
cursor: default; }
|
||||
|
||||
.no-csspointerevents .nice-select .list {
|
||||
display: none; }
|
||||
|
||||
.no-csspointerevents .nice-select.open .list {
|
||||
display: block; }
|
||||
Vendored
+265
File diff suppressed because one or more lines are too long
Vendored
+13
File diff suppressed because one or more lines are too long
Vendored
+14
@@ -0,0 +1,14 @@
|
||||
|
||||
/*
|
||||
|
||||
Slick Slider
|
||||
Version: 1.8.1
|
||||
Author: Ken Wheeler
|
||||
Website: http://kenwheeler.github.io
|
||||
Docs: http://kenwheeler.github.io/slick
|
||||
Repo: http://github.com/kenwheeler/slick
|
||||
Issues: http://github.com/kenwheeler/slick/issues
|
||||
*/
|
||||
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir='rtl'] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}
|
||||
|
||||
|
||||
Vendored
+32223
File diff suppressed because it is too large
Load Diff
Vendored
+32063
File diff suppressed because it is too large
Load Diff
Vendored
+3
File diff suppressed because one or more lines are too long
Vendored
+6
File diff suppressed because one or more lines are too long
Vendored
+91
@@ -0,0 +1,91 @@
|
||||
@font-face {
|
||||
font-family: 'fontello';
|
||||
src: url('../../fonts/fontello.eot?94605909');
|
||||
src: url('../../fonts/fontello.eot?94605909#iefix') format('embedded-opentype'),
|
||||
url('../../fonts/fontello.woff2?94605909') format('woff2'),
|
||||
url('../../fonts/fontello.woff?94605909') format('woff'),
|
||||
url('../../fonts/fontello.ttf?94605909') format('truetype'),
|
||||
url('../../fonts/fontello.svg?94605909#fontello') format('svg');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
|
||||
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
|
||||
/*
|
||||
@media screen and (-webkit-min-device-pixel-ratio:0) {
|
||||
@font-face {
|
||||
font-family: 'fontello';
|
||||
src: url('../font/fontello.svg?94605909#fontello') format('svg');
|
||||
}
|
||||
}
|
||||
*/
|
||||
|
||||
[class^="icon-"]:before, [class*=" icon-"]:before {
|
||||
font-family: "fontello";
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
speak: none;
|
||||
|
||||
display: inline-block;
|
||||
text-decoration: inherit;
|
||||
width: 1em;
|
||||
margin-right: .2em;
|
||||
text-align: center;
|
||||
/* opacity: .8; */
|
||||
|
||||
/* For safety - reset parent styles, that can break glyph codes*/
|
||||
font-variant: normal;
|
||||
text-transform: none;
|
||||
|
||||
/* fix buttons height, for twitter bootstrap */
|
||||
line-height: 1em;
|
||||
|
||||
/* Animation center compensation - margins should be symmetric */
|
||||
/* remove if not needed */
|
||||
margin-left: .2em;
|
||||
|
||||
/* you can be more comfortable with increased icons size */
|
||||
/* font-size: 120%; */
|
||||
|
||||
/* Font smoothing. That was taken from TWBS */
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
|
||||
/* Uncomment for 3D effect */
|
||||
/* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
|
||||
}
|
||||
|
||||
.icon-happiness:before { content: '\e800'; } /* '' */
|
||||
.icon-headphones:before { content: '\e801'; } /* '' */
|
||||
.icon-joystick:before { content: '\e802'; } /* '' */
|
||||
.icon-kitchen-pack:before { content: '\e803'; } /* '' */
|
||||
.icon-laptop:before { content: '\e804'; } /* '' */
|
||||
.icon-photograph:before { content: '\e805'; } /* '' */
|
||||
.icon-printer:before { content: '\e806'; } /* '' */
|
||||
.icon-rating:before { content: '\e807'; } /* '' */
|
||||
.icon-refrigerator:before { content: '\e808'; } /* '' */
|
||||
.icon-shipping-car:before { content: '\e809'; } /* '' */
|
||||
.icon-social-facebook-square:before { content: '\e80a'; } /* '' */
|
||||
.icon-social-instagram:before { content: '\e80b'; } /* '' */
|
||||
.icon-social-pinterest:before { content: '\e80c'; } /* '' */
|
||||
.icon-social-twitter:before { content: '\e80d'; } /* '' */
|
||||
.icon-support-expart:before { content: '\e80e'; } /* '' */
|
||||
.icon-heart:before { content: '\e80f'; } /* '' */
|
||||
.icon-star-empty:before { content: '\e810'; } /* '' */
|
||||
.icon-trusty:before { content: '\e811'; } /* '' */
|
||||
.icon-zoom:before { content: '\e812'; } /* '' */
|
||||
.icon-air-conditions:before { content: '\e813'; } /* '' */
|
||||
.icon-arrow-right-2:before { content: '\e814'; } /* '' */
|
||||
.icon-camera:before { content: '\e815'; } /* '' */
|
||||
.icon-categori-all:before { content: '\e816'; } /* '' */
|
||||
.icon-compare:before { content: '\e817'; } /* '' */
|
||||
.icon-computer:before { content: '\e818'; } /* '' */
|
||||
.icon-drone:before { content: '\e819'; } /* '' */
|
||||
.icon-echo-dot:before { content: '\e81a'; } /* '' */
|
||||
.icon-gadget:before { content: '\e81b'; } /* '' */
|
||||
.icon-heart-empty:before { content: '\e81c'; } /* '' */
|
||||
.icon-angle-down:before { content: '\e81d'; } /* '' */
|
||||
.icon-arrow-right-1:before { content: '\e81e'; } /* '' */
|
||||
.icon-basket:before { content: '\e81f'; } /* '' */
|
||||
.icon-star-half-alt:before { content: '\f123'; } /* '' */
|
||||
.icon-share:before { content: '\f1e0'; } /* '' */
|
||||
Vendored
+7
File diff suppressed because one or more lines are too long
Vendored
+11
@@ -0,0 +1,11 @@
|
||||
@font-face {
|
||||
font-family: 'JellyBelly Font';
|
||||
src: url('../../fonts/JellyBellyFont-Regular.eot');
|
||||
src: url('../../fonts/JellyBellyFont-Regular.eot?#iefix') format('embedded-opentype'),
|
||||
url('../../fonts/JellyBellyFont-Regular.woff2') format('woff2'),
|
||||
url('../../fonts/JellyBellyFont-Regular.woff') format('woff'),
|
||||
url('../../fonts/JellyBellyFont-Regular.ttf') format('truetype');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
Vendored
+11
@@ -0,0 +1,11 @@
|
||||
@font-face {
|
||||
font-family: 'Vandella';
|
||||
src: url('../../fonts/Vandella.eot');
|
||||
src: url('../../fonts/Vandella.eot?#iefix') format('embedded-opentype'),
|
||||
url('../../fonts/Vandella.woff2') format('woff2'),
|
||||
url('../../fonts/Vandella.woff') format('woff'),
|
||||
url('../../fonts/Vandella.ttf') format('truetype');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
Vendored
+140
File diff suppressed because one or more lines are too long
Vendored
+12
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user