1 line
12 KiB
Plaintext
1 line
12 KiB
Plaintext
{"version":3,"sources":["..\\style-scss\\_variables.scss","..\\style-scss\\wooden-windows.scss","..\\style-scss\\_mixins.scss"],"names":[],"mappings":"AAmBA,WACC,sBAAA,CACA,+HAAA,CAEA,eAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,yIAAA,CAEA,eAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,qHAAA,CAEA,eAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,iIAAA,CAEA,eAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,2BAAA,CACA,iHAAA,CAEA,kBAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,qHAAA,CAEA,kBAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,mHAAA,CAEA,eAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,6HAAA,CAEA,eAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,iHAAA,CAEA,gBAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,6HAAA,CAEA,gBAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,iHAAA,CAEA,eAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,sBAAA,CACA,uHAAA,CAEA,kBAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,4BAAA,CACA,uIAAA,CAEA,gBAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,4BAAA,CACA,2HAAA,CAEA,gBAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,uBAAA,CACA,yDAAA,CACA,eAAA,CACA,iBAAA,CACA,iBAAA,CAED,WACC,uBAAA,CACA,2DAAA,CACA,eAAA,CACA,iBAAA,CACA,iBAAA,CAED,WACC,uBAAA,CACA,0DAAA,CACA,eAAA,CACA,iBAAA,CACA,iBAAA,CAGD,WACC,uBAAA,CACA,4DAAA,CACA,eAAA,CACA,iBAAA,CACA,iBAAA,CAED,WACC,uBAAA,CACA,wDAAA,CACA,eAAA,CACA,iBAAA,CACA,iBAAA,CC5KG,yEACC,eAAA,CCWD,yBDZA,yEAIE,eAAA,CAAA,CAON,QACC,cAAA,CAIC,iCACC,kBAAA,CAED,uCACC,YAAA,CAIH,QACC,mBAAA,CCbG,yBDkBA,2CAEE,aAAA,CACA,gBAAA,CACA,iBAAA,CAAA,CCtBF,yBDgBF,kCAWE,iBAAA,CAAA,CAID,qDACC,YAAA,CACA,kBAAA,CACA,YAAA,CACA,oBAAA,CAAA,eAAA,CACA,cAAA,CAEA,wDACC,YAAA,CACA,qBAAA,CACA,WAAA,CAEA,4DACC,eAAA,CACA,sBAAA,CACA,mBAAA,CAAA,gBAAA,CAED,0DACC,eAAA,CACA,cAAA,CACA,eAAA","file":"wooden-windows.css","sourcesContent":["//* Colors\n$cWhite: #ffffff;\n$cGray: #bababa;\n$cLightGray: #f6f6f6;\n$cCloud: #f0f0f0;\n$cSand: #e3e1de;\n$cSandDarker: #d9d9d9;\n$cBlack: #010101;\n\n$cTxtWhite: #ffffff;\n$cTxtCloud: #f0f0f0;\n$cTxtGray: #bababa;\n$cTxtGrayDarker: #a1a0a0;\n$cTxtBlack: #010101;\n\n$fontNewOrder: \"New Order\", sans-serif;\n$fontURWForm: \"URW Form\", sans-serif;\n\n//* Fonts\n@font-face {\n\tfont-family: \"URW Form\";\n\tsrc: url(\"/layout/fonts/URWForm-LightItalic.woff2\") format(\"woff2\"),\n\t\turl(\"/layout/fonts/URWForm-LightItalic.woff\") format(\"woff\");\n\tfont-weight: 300;\n\tfont-style: italic;\n\tfont-display: swap;\n}\n\n@font-face {\n\tfont-family: \"URW Form\";\n\tsrc: url(\"/layout/fonts/URWForm-ExtraLightItalic.woff2\") format(\"woff2\"),\n\t\turl(\"/layout/fonts/URWForm-ExtraLightItalic.woff\") format(\"woff\");\n\tfont-weight: 200;\n\tfont-style: italic;\n\tfont-display: swap;\n}\n\n@font-face {\n\tfont-family: \"URW Form\";\n\tsrc: url(\"/layout/fonts/URWForm-Medium.woff2\") format(\"woff2\"),\n\t\turl(\"/layout/fonts/URWForm-Medium.woff\") format(\"woff\");\n\tfont-weight: 500;\n\tfont-style: normal;\n\tfont-display: swap;\n}\n\n@font-face {\n\tfont-family: \"URW Form\";\n\tsrc: url(\"/layout/fonts/URWForm-MediumItalic.woff2\") format(\"woff2\"),\n\t\turl(\"/layout/fonts/URWForm-MediumItalic.woff\") format(\"woff\");\n\tfont-weight: 500;\n\tfont-style: italic;\n\tfont-display: swap;\n}\n\n@font-face {\n\tfont-family: \"URW Form Demi\";\n\tsrc: url(\"/layout/fonts/URWForm-Demi.woff2\") format(\"woff2\"),\n\t\turl(\"/layout/fonts/URWForm-Demi.woff\") format(\"woff\");\n\tfont-weight: normal;\n\tfont-style: normal;\n\tfont-display: swap;\n}\n\n@font-face {\n\tfont-family: \"URW Form\";\n\tsrc: url(\"/layout/fonts/URWForm-Italic.woff2\") format(\"woff2\"),\n\t\turl(\"/layout/fonts/URWForm-Italic.woff\") format(\"woff\");\n\tfont-weight: normal;\n\tfont-style: italic;\n\tfont-display: swap;\n}\n\n@font-face {\n\tfont-family: \"URW Form\";\n\tsrc: url(\"/layout/fonts/URWForm-Light.woff2\") format(\"woff2\"),\n\t\turl(\"/layout/fonts/URWForm-Light.woff\") format(\"woff\");\n\tfont-weight: 300;\n\tfont-style: normal;\n\tfont-display: swap;\n}\n\n@font-face {\n\tfont-family: \"URW Form\";\n\tsrc: url(\"/layout/fonts/URWForm-ThinItalic.woff2\") format(\"woff2\"),\n\t\turl(\"/layout/fonts/URWForm-ThinItalic.woff\") format(\"woff\");\n\tfont-weight: 100;\n\tfont-style: italic;\n\tfont-display: swap;\n}\n\n@font-face {\n\tfont-family: \"URW Form\";\n\tsrc: url(\"/layout/fonts/URWForm-Bold.woff2\") format(\"woff2\"),\n\t\turl(\"/layout/fonts/URWForm-Bold.woff\") format(\"woff\");\n\tfont-weight: bold;\n\tfont-style: normal;\n\tfont-display: swap;\n}\n\n@font-face {\n\tfont-family: \"URW Form\";\n\tsrc: url(\"/layout/fonts/URWForm-BoldItalic.woff2\") format(\"woff2\"),\n\t\turl(\"/layout/fonts/URWForm-BoldItalic.woff\") format(\"woff\");\n\tfont-weight: bold;\n\tfont-style: italic;\n\tfont-display: swap;\n}\n\n@font-face {\n\tfont-family: \"URW Form\";\n\tsrc: url(\"/layout/fonts/URWForm-Thin.woff2\") format(\"woff2\"),\n\t\turl(\"/layout/fonts/URWForm-Thin.woff\") format(\"woff\");\n\tfont-weight: 100;\n\tfont-style: normal;\n\tfont-display: swap;\n}\n\n@font-face {\n\tfont-family: \"URW Form\";\n\tsrc: url(\"/layout/fonts/URWForm-Regular.woff2\") format(\"woff2\"),\n\t\turl(\"/layout/fonts/URWForm-Regular.woff\") format(\"woff\");\n\tfont-weight: normal;\n\tfont-style: normal;\n\tfont-display: swap;\n}\n\n@font-face {\n\tfont-family: \"URW Form Extra\";\n\tsrc: url(\"/layout/fonts/URWForm-ExtraBoldItalic.woff2\") format(\"woff2\"),\n\t\turl(\"/layout/fonts/URWForm-ExtraBoldItalic.woff\") format(\"woff\");\n\tfont-weight: bold;\n\tfont-style: italic;\n\tfont-display: swap;\n}\n\n@font-face {\n\tfont-family: \"URW Form Extra\";\n\tsrc: url(\"/layout/fonts/URWForm-ExtraBold.woff2\") format(\"woff2\"),\n\t\turl(\"/layout/fonts/URWForm-ExtraBold.woff\") format(\"woff\");\n\tfont-weight: bold;\n\tfont-style: normal;\n\tfont-display: swap;\n}\n\n@font-face {\n\tfont-family: \"New Order\";\n\tsrc: url(\"/layout/fonts/NewOrder-Light.otf\") format(\"otf\");\n\tfont-weight: 300;\n\tfont-style: normal;\n\tfont-display: swap;\n}\n@font-face {\n\tfont-family: \"New Order\";\n\tsrc: url(\"/layout/fonts/NewOrder-Regular.otf\") format(\"otf\");\n\tfont-weight: 400;\n\tfont-style: normal;\n\tfont-display: swap;\n}\n@font-face {\n\tfont-family: \"New Order\";\n\tsrc: url(\"/layout/fonts/NewOrder-Medium.otf\") format(\"otf\");\n\tfont-weight: 500;\n\tfont-style: normal;\n\tfont-display: swap;\n}\n\n@font-face {\n\tfont-family: \"New Order\";\n\tsrc: url(\"/layout/fonts/NewOrder-SemiBold.otf\") format(\"otf\");\n\tfont-weight: 600;\n\tfont-style: normal;\n\tfont-display: swap;\n}\n@font-face {\n\tfont-family: \"New Order\";\n\tsrc: url(\"/layout/fonts/NewOrder-Bold.otf\") format(\"otf\");\n\tfont-weight: 700;\n\tfont-style: normal;\n\tfont-display: swap;\n}\n","@import \"_mixins\";\n@import \"_variables\";\n\n.box-01 {\n\t#product-preview-box {\n\t\t.product-preview-box {\n\t\t\t.product-nav {\n\t\t\t\t#nav_tabs {\n\t\t\t\t\tmax-width: 300px;\n\n\t\t\t\t\t@include respond-below(md) {\n\t\t\t\t\t\tmax-width: unset;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}\n.box-02 {\n\tpadding: 90px 0;\n}\n.box-03 {\n\t.scontainer-content {\n\t\t> .row {\n\t\t\talign-items: center;\n\t\t}\n\t\t.col-right {\n\t\t\tmargin-top: 0;\n\t\t}\n\t}\n}\n.box-04 {\n\tmargin-bottom: 160px;\n\n\t#product-colors {\n\t\t.col-left {\n\t\t\timg {\n\t\t\t\t&.mb-5 {\n\t\t\t\t\t@include respond-below(md) {\n\t\t\t\t\t\tdisplay: block;\n\t\t\t\t\t\tmargin-left: auto;\n\t\t\t\t\t\tmargin-right: auto;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t\t@include respond-below(md) {\n\t\t\t\ttext-align: center;\n\t\t\t}\n\t\t}\n\t\t.col-right {\n\t\t\t.color-tiles-list {\n\t\t\t\tdisplay: flex;\n\t\t\t\tflex-direction: row;\n\t\t\t\trow-gap: 20px;\n\t\t\t\tcolumn-gap: 70px;\n\t\t\t\tflex-wrap: wrap;\n\n\t\t\t\tli {\n\t\t\t\t\tdisplay: flex;\n\t\t\t\t\tflex-direction: column;\n\t\t\t\t\trow-gap: 9px;\n\n\t\t\t\t\timg {\n\t\t\t\t\t\tmax-height: 42px;\n\t\t\t\t\t\twidth: 160px !important;\n\t\t\t\t\t\tobject-fit: cover;\n\t\t\t\t\t}\n\t\t\t\t\tp {\n\t\t\t\t\t\tfont-weight: 400;\n\t\t\t\t\t\tfont-size: 14px;\n\t\t\t\t\t\tmargin-bottom: 0;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}\n","$breakpoints: (\n xs: 576px,\n sm: 768px,\n md: 992px,\n lg: 1200px\n);\n@mixin respond-above($breakpoint) {\n @if map-has-key($breakpoints, $breakpoint) {\n $breakpoint-value: map-get($breakpoints, $breakpoint);\n @media (min-width: $breakpoint-value) {\n @content;\n }\n } @else {\n @warn 'Invalid breakpoint: #{$breakpoint}.';\n }\n}\n@mixin respond-below($breakpoint) {\n @if map-has-key($breakpoints, $breakpoint) {\n $breakpoint-value: map-get($breakpoints, $breakpoint);\n @media (max-width: ($breakpoint-value - 1)) {\n @content;\n }\n } @else {\n @warn 'Invalid breakpoint: #{$breakpoint}.';\n }\n}\n@mixin respond-between($lower, $upper) {\n @if map-has-key($breakpoints, $lower) and map-has-key($breakpoints, $upper) {\n $lower-breakpoint: map-get($breakpoints, $lower);\n $upper-breakpoint: map-get($breakpoints, $upper);\n @media (min-width: $lower-breakpoint) and (max-width: ($upper-breakpoint - 1)) {\n @content;\n }\n } @else {\n @if (map-has-key($breakpoints, $lower) == false) {\n @warn 'Your lower breakpoint was invalid: #{$lower}.';\n }\n @if (map-has-key($breakpoints, $upper) == false) {\n @warn 'Your upper breakpoint was invalid: #{$upper}.';\n }\n }\n}\n@mixin border-radius($px: 0) {\n -webkit-border-radius: $px;\n -moz-border-radius: $px;\n border-radius: $px;\n}\n@mixin box-shadow($value) {\n -webkit-box-shadow: $value;\n -moz-box-shadow: $value;\n box-shadow: $value;\n}\n@mixin transition($element: all, $time: .5s, $option: ease) {\n -webkit-transition: $element $time $option;\n transition: $element $time $option;\n}\n@mixin opacity($value) {\n $IEValue: $value*100;\n opacity: $value;\n -ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=\"+$IEValue+\")\";\n filter: alpha(opacity=$IEValue);\n}\n@mixin flexbox() {\n display: -webkit-box;\n display: -moz-box;\n display: -ms-flexbox;\n display: -webkit-flex;\n display: flex;\n}\n@mixin flex($values) {\n -webkit-box-flex: $values;\n -moz-box-flex: $values;\n -webkit-flex: $values;\n \t -ms-flex: $values;\n \t flex: $values;\n}\n@mixin flex-direction($direction) {\n -webkit-flex-direction: $direction;\n -moz-flex-direction: $direction;\n -ms-flex-direction: $direction;\n flex-direction: $direction;\n}\n@mixin flex-wrap($wrap) {\n -webkit-flex-wrap: $wrap;\n -moz-flex-wrap: $wrap;\n -ms-flex-wrap: $wrap;\n flex-wrap: $wrap;\n}\n@mixin flex-flow($flow) {\n -webkit-flex-flow: $flow;\n -moz-flex-flow: $flow;\n -ms-flex-flow: $flow;\n flex-flow: $flow;\n}\n@mixin order($val) {\n -webkit-box-ordinal-group: $val; \n -moz-box-ordinal-group: $val; \n \t -ms-flex-order: $val; \n \t -webkit-order: $val; \n \t\t order: $val;\n}\n@mixin flex-grow($grow) {\n -webkit-flex-grow: $grow;\n -moz-flex-grow: $grow;\n -ms-flex-grow: $grow;\n flex-grow: $grow;\n}\n@mixin flex-shrink($shrink) {\n -webkit-flex-shrink: $shrink;\n -moz-flex-shrink: $shrink;\n -ms-flex-shrink: $shrink;\n flex-shrink: $shrink;\n}\n@mixin flex-basis($width) {\n -webkit-flex-basis: $width;\n -moz-flex-basis: $width;\n -ms-flex-basis: $width;\n flex-basis: $width;\n}\n@mixin justify-content($justify) {\n -webkit-justify-content: $justify;\n -moz-justify-content: $justify;\n -ms-justify-content: $justify;\n justify-content: $justify;\n -ms-flex-pack: $justify;\n}\n@mixin align-content($align) {\n -webkit-align-content: $align;\n -moz-align-content: $align;\n -ms-align-content: $align;\n align-content: $align;\n}\n@mixin align-items($align) {\n -webkit-align-items: $align;\n -moz-align-items: $align;\n -ms-align-items: $align;\n align-items: $align;\n}\n@mixin align-self($align) {\n -webkit-align-self: $align;\n -moz-align-self: $align;\n -ms-align-self: $align;\n align-self: $align;\n}"]} |