|
|
|
@@ -48,8 +48,6 @@ textarea
|
|
|
|
|
h3
|
|
|
|
|
@include sub-heading
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
//text
|
|
|
|
|
p.info-title
|
|
|
|
|
font-weight: bold
|
|
|
|
@@ -77,7 +75,7 @@ p.info-account
|
|
|
|
|
text-shadow: 1px 1px rgba(0,0,0,0.1)
|
|
|
|
|
&:before
|
|
|
|
|
font-family: $font-icon
|
|
|
|
|
content: ""
|
|
|
|
|
content: "\f058"
|
|
|
|
|
font-size: 20px
|
|
|
|
|
vertical-align: -2px
|
|
|
|
|
padding-right: 7px
|
|
|
|
@@ -85,7 +83,7 @@ p.info-account
|
|
|
|
|
text-shadow: 1px 1px rgba(0,0,0,0.1)
|
|
|
|
|
&:before
|
|
|
|
|
font-family: $font-icon
|
|
|
|
|
content: ""
|
|
|
|
|
content: "\f057"
|
|
|
|
|
font-size: 20px
|
|
|
|
|
vertical-align: -2px
|
|
|
|
|
padding-right: 7px
|
|
|
|
@@ -236,7 +234,7 @@ span.exclusive
|
|
|
|
|
opacity: 0.3
|
|
|
|
|
|
|
|
|
|
.button.button-small
|
|
|
|
|
font: bold 13px/17px $font-famaly
|
|
|
|
|
font: bold 13px/17px $font-family
|
|
|
|
|
color: $button-text-color
|
|
|
|
|
background: $button-small-bg
|
|
|
|
|
border: 1px solid
|
|
|
|
@@ -266,12 +264,12 @@ span.exclusive
|
|
|
|
|
padding: 0
|
|
|
|
|
font-weight: bold
|
|
|
|
|
background: rgb(67,183,84)
|
|
|
|
|
background: -moz-linear-gradient(top, rgba(67,183,84,1) 0%, rgba(65,183,87,1) 2%, rgba(65,184,84,1) 4%, rgba(67,183,86,1) 6%, rgba(65,179,84,1) 38%, rgba(68,179,85,1) 40%, rgba(69,175,85,1) 66%, rgba(65,174,83,1) 74%, rgba(66,172,82,1) 91%, rgba(65,174,85,1) 94%, rgba(67,171,84,1) 96%, rgba(66,172,82,1) 100%)
|
|
|
|
|
background: -moz-linear-gradient(top, rgba(67,183,84,1) 0%, rgba(65,183,87,1) 2%, rgba(65,184,84,1) 4%, rgba(67,183,86,1) 6%, rgba(65,179,84,1) 38%, rgba(68,179,85,1) 40%, rgba(69,175,85,1) 66%, rgba(65,174,83,1) 74%, rgba(66,172,82,1) 91%, rgba(65,174,85,1) 94%, rgba(67,171,84,1) 96%, rgba(66,172,82,1) 100%)
|
|
|
|
|
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(67,183,84,1)), color-stop(2%,rgba(65,183,87,1)), color-stop(4%,rgba(65,184,84,1)), color-stop(6%,rgba(67,183,86,1)), color-stop(38%,rgba(65,179,84,1)), color-stop(40%,rgba(68,179,85,1)), color-stop(66%,rgba(69,175,85,1)), color-stop(74%,rgba(65,174,83,1)), color-stop(91%,rgba(66,172,82,1)), color-stop(94%,rgba(65,174,85,1)), color-stop(96%,rgba(67,171,84,1)), color-stop(100%,rgba(66,172,82,1)))
|
|
|
|
|
background: -webkit-linear-gradient(top, rgba(67,183,84,1) 0%,rgba(65,183,87,1) 2%,rgba(65,184,84,1) 4%,rgba(67,183,86,1) 6%,rgba(65,179,84,1) 38%,rgba(68,179,85,1) 40%,rgba(69,175,85,1) 66%,rgba(65,174,83,1) 74%,rgba(66,172,82,1) 91%,rgba(65,174,85,1) 94%,rgba(67,171,84,1) 96%,rgba(66,172,82,1) 100%)
|
|
|
|
|
background: -o-linear-gradient(top, rgba(67,183,84,1) 0%,rgba(65,183,87,1) 2%,rgba(65,184,84,1) 4%,rgba(67,183,86,1) 6%,rgba(65,179,84,1) 38%,rgba(68,179,85,1) 40%,rgba(69,175,85,1) 66%,rgba(65,174,83,1) 74%,rgba(66,172,82,1) 91%,rgba(65,174,85,1) 94%,rgba(67,171,84,1) 96%,rgba(66,172,82,1) 100%)
|
|
|
|
|
background: -ms-linear-gradient(top, rgba(67,183,84,1) 0%,rgba(65,183,87,1) 2%,rgba(65,184,84,1) 4%,rgba(67,183,86,1) 6%,rgba(65,179,84,1) 38%,rgba(68,179,85,1) 40%,rgba(69,175,85,1) 66%,rgba(65,174,83,1) 74%,rgba(66,172,82,1) 91%,rgba(65,174,85,1) 94%,rgba(67,171,84,1) 96%,rgba(66,172,82,1) 100%)
|
|
|
|
|
background: linear-gradient(to bottom, rgba(67,183,84,1) 0%,rgba(65,183,87,1) 2%,rgba(65,184,84,1) 4%,rgba(67,183,86,1) 6%,rgba(65,179,84,1) 38%,rgba(68,179,85,1) 40%,rgba(69,175,85,1) 66%,rgba(65,174,83,1) 74%,rgba(66,172,82,1) 91%,rgba(65,174,85,1) 94%,rgba(67,171,84,1) 96%,rgba(66,172,82,1) 100%)
|
|
|
|
|
background: -webkit-linear-gradient(top, rgba(67,183,84,1) 0%,rgba(65,183,87,1) 2%,rgba(65,184,84,1) 4%,rgba(67,183,86,1) 6%,rgba(65,179,84,1) 38%,rgba(68,179,85,1) 40%,rgba(69,175,85,1) 66%,rgba(65,174,83,1) 74%,rgba(66,172,82,1) 91%,rgba(65,174,85,1) 94%,rgba(67,171,84,1) 96%,rgba(66,172,82,1) 100%)
|
|
|
|
|
background: -o-linear-gradient(top, rgba(67,183,84,1) 0%,rgba(65,183,87,1) 2%,rgba(65,184,84,1) 4%,rgba(67,183,86,1) 6%,rgba(65,179,84,1) 38%,rgba(68,179,85,1) 40%,rgba(69,175,85,1) 66%,rgba(65,174,83,1) 74%,rgba(66,172,82,1) 91%,rgba(65,174,85,1) 94%,rgba(67,171,84,1) 96%,rgba(66,172,82,1) 100%)
|
|
|
|
|
background: -ms-linear-gradient(top, rgba(67,183,84,1) 0%,rgba(65,183,87,1) 2%,rgba(65,184,84,1) 4%,rgba(67,183,86,1) 6%,rgba(65,179,84,1) 38%,rgba(68,179,85,1) 40%,rgba(69,175,85,1) 66%,rgba(65,174,83,1) 74%,rgba(66,172,82,1) 91%,rgba(65,174,85,1) 94%,rgba(67,171,84,1) 96%,rgba(66,172,82,1) 100%)
|
|
|
|
|
background: linear-gradient(to bottom, rgba(67,183,84,1) 0%,rgba(65,183,87,1) 2%,rgba(65,184,84,1) 4%,rgba(67,183,86,1) 6%,rgba(65,179,84,1) 38%,rgba(68,179,85,1) 40%,rgba(69,175,85,1) 66%,rgba(65,174,83,1) 74%,rgba(66,172,82,1) 91%,rgba(65,174,85,1) 94%,rgba(67,171,84,1) 96%,rgba(66,172,82,1) 100%)
|
|
|
|
|
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#43b754', endColorstr='#42ac52',GradientType=0 )
|
|
|
|
|
border: 1px solid
|
|
|
|
|
border-color: #399a49 #247f32 #1a6d27 #399a49
|
|
|
|
@@ -303,12 +301,12 @@ span.exclusive
|
|
|
|
|
margin-left: 5px
|
|
|
|
|
&:hover
|
|
|
|
|
background: rgb(58,160,76)
|
|
|
|
|
background: -moz-linear-gradient(top, rgba(58,160,76,1) 0%, rgba(58,160,74,1) 100%)
|
|
|
|
|
background: -moz-linear-gradient(top, rgba(58,160,76,1) 0%, rgba(58,160,74,1) 100%)
|
|
|
|
|
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(58,160,76,1)), color-stop(100%,rgba(58,160,74,1)))
|
|
|
|
|
background: -webkit-linear-gradient(top, rgba(58,160,76,1) 0%,rgba(58,160,74,1) 100%)
|
|
|
|
|
background: -o-linear-gradient(top, rgba(58,160,76,1) 0%,rgba(58,160,74,1) 100%)
|
|
|
|
|
background: -ms-linear-gradient(top, rgba(58,160,76,1) 0%,rgba(58,160,74,1) 100%)
|
|
|
|
|
background: linear-gradient(to bottom, rgba(58,160,76,1) 0%,rgba(58,160,74,1) 100%)
|
|
|
|
|
background: -webkit-linear-gradient(top, rgba(58,160,76,1) 0%,rgba(58,160,74,1) 100%)
|
|
|
|
|
background: -o-linear-gradient(top, rgba(58,160,76,1) 0%,rgba(58,160,74,1) 100%)
|
|
|
|
|
background: -ms-linear-gradient(top, rgba(58,160,76,1) 0%,rgba(58,160,74,1) 100%)
|
|
|
|
|
background: linear-gradient(to bottom, rgba(58,160,76,1) 0%,rgba(58,160,74,1) 100%)
|
|
|
|
|
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3aa04c', endColorstr='#3aa04a',GradientType=0 )
|
|
|
|
|
border-color: #196f28 #399a49 #399a49 #258033
|
|
|
|
|
|
|
|
|
@@ -362,12 +360,12 @@ span.exclusive
|
|
|
|
|
padding: 4px 0 0 0
|
|
|
|
|
background: rgb(30,87,153)
|
|
|
|
|
background: rgb(255,255,255)
|
|
|
|
|
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(251,251,251,1) 100%)
|
|
|
|
|
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(251,251,251,1) 100%)
|
|
|
|
|
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(251,251,251,1)))
|
|
|
|
|
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(251,251,251,1) 100%)
|
|
|
|
|
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(251,251,251,1) 100%)
|
|
|
|
|
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(251,251,251,1) 100%)
|
|
|
|
|
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(251,251,251,1) 100%)
|
|
|
|
|
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(251,251,251,1) 100%)
|
|
|
|
|
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(251,251,251,1) 100%)
|
|
|
|
|
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(251,251,251,1) 100%)
|
|
|
|
|
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(251,251,251,1) 100%)
|
|
|
|
|
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fbfbfb',GradientType=0)
|
|
|
|
|
&:hover
|
|
|
|
|
color: $base-text-color
|
|
|
|
@@ -406,16 +404,16 @@ span.exclusive
|
|
|
|
|
border-color: #9e9e9e #c2c2c2 #c8c8c8 #c2c2c2
|
|
|
|
|
span
|
|
|
|
|
background: rgb(231,231,231)
|
|
|
|
|
background: -moz-linear-gradient(top, rgba(231,231,231,1) 0%, rgba(231,231,231,1) 0%)
|
|
|
|
|
background: -moz-linear-gradient(top, rgba(231,231,231,1) 0%, rgba(231,231,231,1) 0%)
|
|
|
|
|
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(231,231,231,1)), color-stop(0%,rgba(231,231,231,1)))
|
|
|
|
|
background: -webkit-linear-gradient(top, rgba(231,231,231,1) 0%,rgba(231,231,231,1) 0%)
|
|
|
|
|
background: -o-linear-gradient(top, rgba(231,231,231,1) 0%,rgba(231,231,231,1) 0%)
|
|
|
|
|
background: -ms-linear-gradient(top, rgba(231,231,231,1) 0%,rgba(231,231,231,1) 0%)
|
|
|
|
|
background: linear-gradient(to bottom, rgba(231,231,231,1) 0%,rgba(231,231,231,1) 0%)
|
|
|
|
|
background: -webkit-linear-gradient(top, rgba(231,231,231,1) 0%,rgba(231,231,231,1) 0%)
|
|
|
|
|
background: -o-linear-gradient(top, rgba(231,231,231,1) 0%,rgba(231,231,231,1) 0%)
|
|
|
|
|
background: -ms-linear-gradient(top, rgba(231,231,231,1) 0%,rgba(231,231,231,1) 0%)
|
|
|
|
|
background: linear-gradient(to bottom, rgba(231,231,231,1) 0%,rgba(231,231,231,1) 0%)
|
|
|
|
|
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7e7e7', endColorstr='#e7e7e7',GradientType=0)
|
|
|
|
|
|
|
|
|
|
.button.ajax_add_to_cart_button
|
|
|
|
|
font: 700 17px/21px $font-famaly
|
|
|
|
|
font: 700 17px/21px $font-family
|
|
|
|
|
color: $button-text-color
|
|
|
|
|
text-shadow: 1px 1px rgba(0,0,0,0.2)
|
|
|
|
|
padding: 0
|
|
|
|
@@ -441,7 +439,7 @@ span.exclusive
|
|
|
|
|
background: #0084bf
|
|
|
|
|
|
|
|
|
|
.button.lnk_view
|
|
|
|
|
font: 700 17px/21px $font-famaly
|
|
|
|
|
font: 700 17px/21px $font-family
|
|
|
|
|
color: $base-text-color
|
|
|
|
|
text-shadow: 1px 1px rgba(255,255,255,1)
|
|
|
|
|
padding: 0
|
|
|
|
@@ -453,12 +451,12 @@ span.exclusive
|
|
|
|
|
padding: 10px 14px
|
|
|
|
|
display: block
|
|
|
|
|
background: rgb(247,247,247)
|
|
|
|
|
background: -moz-linear-gradient(top, rgba(247,247,247,1) 0%, rgba(237,237,237,1) 100%)
|
|
|
|
|
background: -moz-linear-gradient(top, rgba(247,247,247,1) 0%, rgba(237,237,237,1) 100%)
|
|
|
|
|
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(247,247,247,1)), color-stop(100%,rgba(237,237,237,1)))
|
|
|
|
|
background: -webkit-linear-gradient(top, rgba(247,247,247,1) 0%,rgba(237,237,237,1) 100%)
|
|
|
|
|
background: -o-linear-gradient(top, rgba(247,247,247,1) 0%,rgba(237,237,237,1) 100%)
|
|
|
|
|
background: -ms-linear-gradient(top, rgba(247,247,247,1) 0%,rgba(237,237,237,1) 100%)
|
|
|
|
|
background: linear-gradient(to bottom, rgba(247,247,247,1) 0%,rgba(237,237,237,1) 100%)
|
|
|
|
|
background: -webkit-linear-gradient(top, rgba(247,247,247,1) 0%,rgba(237,237,237,1) 100%)
|
|
|
|
|
background: -o-linear-gradient(top, rgba(247,247,247,1) 0%,rgba(237,237,237,1) 100%)
|
|
|
|
|
background: -ms-linear-gradient(top, rgba(247,247,247,1) 0%,rgba(237,237,237,1) 100%)
|
|
|
|
|
background: linear-gradient(to bottom, rgba(247,247,247,1) 0%,rgba(237,237,237,1) 100%)
|
|
|
|
|
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#ededed',GradientType=0)
|
|
|
|
|
&:hover
|
|
|
|
|
border-color: #9e9e9e #9e9e9e #c8c8c8 #9e9e9e
|
|
|
|
@@ -501,8 +499,8 @@ table.std tr.alternate_item,
|
|
|
|
|
table.table_block tr.alternate_item
|
|
|
|
|
background-color: #f3f3f3
|
|
|
|
|
|
|
|
|
|
table.std td,
|
|
|
|
|
table.table_block td
|
|
|
|
|
table.std td,
|
|
|
|
|
table.table_block td
|
|
|
|
|
padding: 12px
|
|
|
|
|
border-right: 1px solid #e9e9e9
|
|
|
|
|
border-bottom: 1px solid #e9e9e9
|
|
|
|
@@ -566,7 +564,7 @@ table.table_block td
|
|
|
|
|
padding: 0 5px 0 3px
|
|
|
|
|
display: inline-block
|
|
|
|
|
&.small
|
|
|
|
|
font: 700 14px/17px $font-famaly
|
|
|
|
|
font: 700 14px/17px $font-family
|
|
|
|
|
padding: 1px 6px
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@@ -588,7 +586,7 @@ table.table_block td
|
|
|
|
|
right: -5px
|
|
|
|
|
|
|
|
|
|
.new-label
|
|
|
|
|
font: 700 15px/18px $font-famaly
|
|
|
|
|
font: 700 15px/18px $font-family
|
|
|
|
|
color: $light-text-color
|
|
|
|
|
background: #6ad4ff
|
|
|
|
|
text-transform: uppercase
|
|
|
|
@@ -628,7 +626,7 @@ table.table_block td
|
|
|
|
|
@include rotate(145deg)
|
|
|
|
|
|
|
|
|
|
.sale-label
|
|
|
|
|
font: 700 15px/18px $font-famaly
|
|
|
|
|
font: 700 15px/18px $font-family
|
|
|
|
|
color: $light-text-color
|
|
|
|
|
background: #f13340
|
|
|
|
|
text-transform: uppercase
|
|
|
|
@@ -885,7 +883,7 @@ table.table_block td
|
|
|
|
|
.product-description
|
|
|
|
|
margin-bottom: 14px
|
|
|
|
|
.price-percent-reduction
|
|
|
|
|
font: 700 14px/17px $font-famaly
|
|
|
|
|
font: 700 14px/17px $font-family
|
|
|
|
|
padding: 1px 6px
|
|
|
|
|
|
|
|
|
|
//Block CATEGORIES
|
|
|
|
@@ -959,7 +957,7 @@ table.table_block td
|
|
|
|
|
&.OPEN,
|
|
|
|
|
&.CLOSE
|
|
|
|
|
&:before
|
|
|
|
|
content: ""
|
|
|
|
|
content: "\f068"
|
|
|
|
|
display: block
|
|
|
|
|
vertical-align: middle
|
|
|
|
|
width: 30px
|
|
|
|
@@ -968,7 +966,7 @@ table.table_block td
|
|
|
|
|
line-height: 30px
|
|
|
|
|
text-align: center
|
|
|
|
|
&.CLOSE:before
|
|
|
|
|
content: ""
|
|
|
|
|
content: "\f067"
|
|
|
|
|
color: #c0c0c0
|
|
|
|
|
& span.grower:hover + a,
|
|
|
|
|
a:hover,
|
|
|
|
@@ -979,7 +977,7 @@ table.table_block td
|
|
|
|
|
font-weight: normal
|
|
|
|
|
color: #777777
|
|
|
|
|
&:before
|
|
|
|
|
content: ""
|
|
|
|
|
content: "\f105"
|
|
|
|
|
font-family: $font-icon
|
|
|
|
|
line-height: 29px
|
|
|
|
|
padding-right: 8px
|
|
|
|
@@ -995,7 +993,7 @@ table.table_block td
|
|
|
|
|
overflow: hidden
|
|
|
|
|
|
|
|
|
|
span.heading-counter
|
|
|
|
|
font: bold 13px/22px $font-famaly
|
|
|
|
|
font: bold 13px/22px $font-family
|
|
|
|
|
float: right
|
|
|
|
|
color: $base-text-color
|
|
|
|
|
text-transform: none
|
|
|
|
@@ -1318,12 +1316,12 @@ ul.step
|
|
|
|
|
|
|
|
|
|
&.step_todo
|
|
|
|
|
background: rgb(247,247,247)
|
|
|
|
|
background: -moz-linear-gradient(top, rgba(247,247,247,1) 0%, rgba(237,237,237,1) 100%)
|
|
|
|
|
background: -moz-linear-gradient(top, rgba(247,247,247,1) 0%, rgba(237,237,237,1) 100%)
|
|
|
|
|
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(247,247,247,1)), color-stop(100%,rgba(237,237,237,1)))
|
|
|
|
|
background: -webkit-linear-gradient(top, rgba(247,247,247,1) 0%,rgba(237,237,237,1) 100%)
|
|
|
|
|
background: -o-linear-gradient(top, rgba(247,247,247,1) 0%,rgba(237,237,237,1) 100%)
|
|
|
|
|
background: -ms-linear-gradient(top, rgba(247,247,247,1) 0%,rgba(237,237,237,1) 100%)
|
|
|
|
|
background: linear-gradient(to bottom, rgba(247,247,247,1) 0%,rgba(237,237,237,1) 100%)
|
|
|
|
|
background: -webkit-linear-gradient(top, rgba(247,247,247,1) 0%,rgba(237,237,237,1) 100%)
|
|
|
|
|
background: -o-linear-gradient(top, rgba(247,247,247,1) 0%,rgba(237,237,237,1) 100%)
|
|
|
|
|
background: -ms-linear-gradient(top, rgba(247,247,247,1) 0%,rgba(237,237,237,1) 100%)
|
|
|
|
|
background: linear-gradient(to bottom, rgba(247,247,247,1) 0%,rgba(237,237,237,1) 100%)
|
|
|
|
|
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#ededed',GradientType=0)
|
|
|
|
|
span
|
|
|
|
|
display: block
|
|
|
|
@@ -1339,12 +1337,12 @@ ul.step
|
|
|
|
|
&.step_done
|
|
|
|
|
border-color: #666666 #5f5f5f #292929 #5f5f5f
|
|
|
|
|
background: rgb(114,113,113)
|
|
|
|
|
background: -moz-linear-gradient(top, rgba(114,113,113,1) 0%, rgba(102,102,102,1) 100%)
|
|
|
|
|
background: -moz-linear-gradient(top, rgba(114,113,113,1) 0%, rgba(102,102,102,1) 100%)
|
|
|
|
|
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(114,113,113,1)), color-stop(100%,rgba(102,102,102,1)))
|
|
|
|
|
background: -webkit-linear-gradient(top, rgba(114,113,113,1) 0%,rgba(102,102,102,1) 100%)
|
|
|
|
|
background: -o-linear-gradient(top, rgba(114,113,113,1) 0%,rgba(102,102,102,1) 100%)
|
|
|
|
|
background: -ms-linear-gradient(top, rgba(114,113,113,1) 0%,rgba(102,102,102,1) 100%)
|
|
|
|
|
background: linear-gradient(to bottom, rgba(114,113,113,1) 0%,rgba(102,102,102,1) 100%)
|
|
|
|
|
background: -webkit-linear-gradient(top, rgba(114,113,113,1) 0%,rgba(102,102,102,1) 100%)
|
|
|
|
|
background: -o-linear-gradient(top, rgba(114,113,113,1) 0%,rgba(102,102,102,1) 100%)
|
|
|
|
|
background: -ms-linear-gradient(top, rgba(114,113,113,1) 0%,rgba(102,102,102,1) 100%)
|
|
|
|
|
background: linear-gradient(to bottom, rgba(114,113,113,1) 0%,rgba(102,102,102,1) 100%)
|
|
|
|
|
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#727171', endColorstr='#666666',GradientType=0)
|
|
|
|
|
a
|
|
|
|
|
color: $light-text-color
|
|
|
|
@@ -1463,7 +1461,11 @@ div.star a:hover
|
|
|
|
|
position: relative
|
|
|
|
|
background: $light-background
|
|
|
|
|
.header-row
|
|
|
|
|
background: $dark-background
|
|
|
|
|
position: relative
|
|
|
|
|
&:first-child
|
|
|
|
|
background-color: $dark-background
|
|
|
|
|
.container
|
|
|
|
|
position: relative
|
|
|
|
|
.shop-phone
|
|
|
|
|
display: block
|
|
|
|
|
padding: 5px 0 10px
|
|
|
|
@@ -1477,9 +1479,10 @@ div.star a:hover
|
|
|
|
|
padding-right: 7px
|
|
|
|
|
strong
|
|
|
|
|
color: $light-text-color
|
|
|
|
|
|
|
|
|
|
#header_user_info
|
|
|
|
|
nav
|
|
|
|
|
float: right
|
|
|
|
|
.header_user_info
|
|
|
|
|
float: left
|
|
|
|
|
border-left: 1px solid #515151
|
|
|
|
|
border-right: 1px solid #515151
|
|
|
|
|
// max 479px
|
|
|
|
@@ -1494,10 +1497,6 @@ div.star a:hover
|
|
|
|
|
// max 479px
|
|
|
|
|
@media (max-width: $screen-xs - 1)
|
|
|
|
|
font-size: 11px
|
|
|
|
|
|
|
|
|
|
.header-row-2
|
|
|
|
|
position: relative
|
|
|
|
|
z-index: 1
|
|
|
|
|
#header_logo
|
|
|
|
|
position: absolute
|
|
|
|
|
left: 0
|
|
|
|
@@ -1518,8 +1517,6 @@ div.star a:hover
|
|
|
|
|
left: 50%
|
|
|
|
|
margin-left: -100px
|
|
|
|
|
top: 20px
|
|
|
|
|
#header_right
|
|
|
|
|
position: relative
|
|
|
|
|
|
|
|
|
|
//languages/currencies
|
|
|
|
|
#currencies-block-top,
|
|
|
|
@@ -1529,11 +1526,9 @@ div.star a:hover
|
|
|
|
|
position: relative
|
|
|
|
|
// max 479px
|
|
|
|
|
@media (max-width: $screen-xs - 1)
|
|
|
|
|
width: 25%
|
|
|
|
|
|
|
|
|
|
width: 25%
|
|
|
|
|
span.firstWord
|
|
|
|
|
display: none
|
|
|
|
|
|
|
|
|
|
div.current
|
|
|
|
|
font-weight: bold
|
|
|
|
|
padding: 8px 10px 10px 10px
|
|
|
|
@@ -1547,7 +1542,7 @@ div.star a:hover
|
|
|
|
|
strong
|
|
|
|
|
color: #777777
|
|
|
|
|
&:after
|
|
|
|
|
content: ""
|
|
|
|
|
content: "\f0d7"
|
|
|
|
|
font-family: $font-icon
|
|
|
|
|
font-size: 18px
|
|
|
|
|
line-height: 18px
|
|
|
|
@@ -1583,10 +1578,6 @@ div.star a:hover
|
|
|
|
|
color: $light-text-color
|
|
|
|
|
&.selected, &:hover a
|
|
|
|
|
background: #484848
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#contact-link
|
|
|
|
|
float: right
|
|
|
|
|
border-left: 1px solid #515151
|
|
|
|
@@ -1606,7 +1597,7 @@ div.star a:hover
|
|
|
|
|
padding-left: 5px
|
|
|
|
|
padding-right: 5px
|
|
|
|
|
#contact-link a,
|
|
|
|
|
.header-row #header_user_info a,
|
|
|
|
|
.header-row .header_user_info a,
|
|
|
|
|
#currencies-block-top div.current,
|
|
|
|
|
#languages-block-top div.current
|
|
|
|
|
cursor: pointer
|
|
|
|
@@ -1616,7 +1607,6 @@ div.star a:hover
|
|
|
|
|
.ie8 #header #header_logo
|
|
|
|
|
width: 350px
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
// BREADCRUMB
|
|
|
|
|
.breadcrumb
|
|
|
|
|
display: inline-block
|
|
|
|
@@ -1713,13 +1703,13 @@ div.star a:hover
|
|
|
|
|
|
|
|
|
|
&:after
|
|
|
|
|
display: block
|
|
|
|
|
content: ""
|
|
|
|
|
content: "\f055"
|
|
|
|
|
font-family: $font-icon
|
|
|
|
|
position: absolute
|
|
|
|
|
right: 0
|
|
|
|
|
top: 1px
|
|
|
|
|
&.active:after
|
|
|
|
|
content: ""
|
|
|
|
|
content: "\f056"
|
|
|
|
|
a
|
|
|
|
|
color: $light-text-color
|
|
|
|
|
ul
|
|
|
|
@@ -1789,15 +1779,15 @@ div.star a:hover
|
|
|
|
|
&.facebook
|
|
|
|
|
a
|
|
|
|
|
&:before
|
|
|
|
|
content: ""
|
|
|
|
|
content: "\f09a"
|
|
|
|
|
&.twitter
|
|
|
|
|
a
|
|
|
|
|
&:before
|
|
|
|
|
content: ""
|
|
|
|
|
content: "\f099"
|
|
|
|
|
&.rss
|
|
|
|
|
a
|
|
|
|
|
&:before
|
|
|
|
|
content: ""
|
|
|
|
|
content: "\f09e"
|
|
|
|
|
h4
|
|
|
|
|
float: right
|
|
|
|
|
margin-bottom: 0
|
|
|
|
@@ -2171,7 +2161,7 @@ table#cart_summary .gift-icon
|
|
|
|
|
font-weight: bold
|
|
|
|
|
border-right: 1px solid #e9e9e9
|
|
|
|
|
|
|
|
|
|
#carrierTable td.carrier_price
|
|
|
|
|
#carrierTable td.carrier_price
|
|
|
|
|
border: none
|
|
|
|
|
p.checkbox.gift
|
|
|
|
|
margin-bottom: 10px
|
|
|
|
@@ -2208,7 +2198,7 @@ p.payment_module
|
|
|
|
|
&.cheque, &.bankwire
|
|
|
|
|
&:after
|
|
|
|
|
display: block
|
|
|
|
|
content: ""
|
|
|
|
|
content: "\f054"
|
|
|
|
|
position: absolute
|
|
|
|
|
right: 0px
|
|
|
|
|
margin-top: -11px
|
|
|
|
@@ -2349,7 +2339,7 @@ p.cheque-indent
|
|
|
|
|
opacity: 1
|
|
|
|
|
line-height: inherit
|
|
|
|
|
text-transform: none
|
|
|
|
|
font-family: $font-famaly
|
|
|
|
|
font-family: $font-family
|
|
|
|
|
&:hover
|
|
|
|
|
color: $link-hover-color
|
|
|
|
|
|
|
|
|
@@ -2428,7 +2418,7 @@ p.cheque-indent
|
|
|
|
|
.product-container
|
|
|
|
|
border-bottom: none
|
|
|
|
|
//768 -> 1199
|
|
|
|
|
@media (min-width: $screen-sm) and (max-width: $screen-md-max)
|
|
|
|
|
@media (min-width: $screen-sm) and (max-width: $screen-md-max)
|
|
|
|
|
li.first-item-of-tablet-line
|
|
|
|
|
clear: left
|
|
|
|
|
li.last-tablet-line
|
|
|
|
@@ -2612,7 +2602,7 @@ form#sendComment h3
|
|
|
|
|
text-indent: -5000px
|
|
|
|
|
div.star
|
|
|
|
|
&:after
|
|
|
|
|
content: ""
|
|
|
|
|
content: "\f006"
|
|
|
|
|
font-family: $font-icon
|
|
|
|
|
display: inline-block
|
|
|
|
|
color: #777676
|
|
|
|
@@ -2620,14 +2610,14 @@ div.star
|
|
|
|
|
div.star.star_on
|
|
|
|
|
display: block
|
|
|
|
|
&:after
|
|
|
|
|
content: ""
|
|
|
|
|
content: "\f005"
|
|
|
|
|
font-family: $font-icon
|
|
|
|
|
display: inline-block
|
|
|
|
|
color: #ef8743
|
|
|
|
|
|
|
|
|
|
div.star.star_hover
|
|
|
|
|
&:after
|
|
|
|
|
content: ""
|
|
|
|
|
content: "\f005"
|
|
|
|
|
font-family: $font-icon
|
|
|
|
|
display: inline-block
|
|
|
|
|
color: #ef8743
|
|
|
|
@@ -2691,7 +2681,7 @@ div.star.star_hover
|
|
|
|
|
&:hover
|
|
|
|
|
color: $link-hover-color
|
|
|
|
|
&:after
|
|
|
|
|
content: ""
|
|
|
|
|
content: "\f057"
|
|
|
|
|
font-family: $font-icon
|
|
|
|
|
|
|
|
|
|
//Homepage pre-footer
|
|
|
|
@@ -2785,7 +2775,7 @@ div.star.star_hover
|
|
|
|
|
li
|
|
|
|
|
padding-bottom: 22px
|
|
|
|
|
// max 1199px
|
|
|
|
|
@media (max-width: $screen-md-max)
|
|
|
|
|
@media (max-width: $screen-md-max)
|
|
|
|
|
padding-bottom: 10px
|
|
|
|
|
// max 991px
|
|
|
|
|
@media (max-width: $screen-sm-max)
|
|
|
|
@@ -2796,6 +2786,6 @@ div.star.star_hover
|
|
|
|
|
height: 344px
|
|
|
|
|
//Zoom
|
|
|
|
|
// max 1199px
|
|
|
|
|
@media (max-width: $screen-md-max)
|
|
|
|
|
@media (max-width: $screen-md-max)
|
|
|
|
|
.zoomdiv
|
|
|
|
|
display: none !important
|