diff --git a/css/sherman-black.css b/css/sherman-black.css index 16a51cb..f3015f9 100644 --- a/css/sherman-black.css +++ b/css/sherman-black.css @@ -7534,6 +7534,46 @@ button.close { line-height: 1.5em; } +.widget.widget_count_down_widget { + background-color: #dedede; + padding: 15px 18px; + border: 1px solid #ccc; + border-radius: 6px; +} +.widget.widget_count_down_widget .countdown-top { + position: relative; + min-height: 50px; +} +.widget.widget_count_down_widget .countdown-top .countdown-days-wrap { + position: absolute; +} +.widget.widget_count_down_widget .countdown-top .countdown-days-wrap .countdown-days { + font-size: 35px; + font-weight: 700; +} +.widget.widget_count_down_widget .countdown-top .countdown-daysuntil-wrap { + margin-left: 48px; + margin-top: 14px; + margin-bottom: 10px; +} +.widget.widget_count_down_widget .countdown-top .countdown-daysuntil-wrap .countdown-daysuntil { + font-size: 16px; +} +.widget.widget_count_down_widget .countdown-bottom { + font-size: 12px; + color: rgba(0, 0, 0, 0.4); +} +.widget.widget_count_down_widget .glyphicon-new-window { + display: none; +} +.widget.widget_count_down_widget a { + text-decoration: none !important; + color: black; +} +.widget.widget_count_down_widget a:hover { + color: #388ac3; +} + /* - - - - - - - - - - - - - - - - - - - == Content - - - - - - - - - - - - - - - - - - - */ diff --git a/css/sherman-blue.css b/css/sherman-blue.css index 5b2e8ad..3950b17 100644 --- a/css/sherman-blue.css +++ b/css/sherman-blue.css @@ -7534,6 +7534,46 @@ button.close { line-height: 1.5em; } +.widget.widget_count_down_widget { + background-color: #dedede; + padding: 15px 18px; + border: 1px solid #ccc; + border-radius: 6px; +} +.widget.widget_count_down_widget .countdown-top { + position: relative; + min-height: 50px; +} +.widget.widget_count_down_widget .countdown-top .countdown-days-wrap { + position: absolute; +} +.widget.widget_count_down_widget .countdown-top .countdown-days-wrap .countdown-days { + font-size: 35px; + font-weight: 700; +} +.widget.widget_count_down_widget .countdown-top .countdown-daysuntil-wrap { + margin-left: 48px; + margin-top: 14px; + margin-bottom: 10px; +} +.widget.widget_count_down_widget .countdown-top .countdown-daysuntil-wrap .countdown-daysuntil { + font-size: 16px; +} +.widget.widget_count_down_widget .countdown-bottom { + font-size: 12px; + color: rgba(0, 0, 0, 0.4); +} +.widget.widget_count_down_widget .glyphicon-new-window { + display: none; +} +.widget.widget_count_down_widget a { + text-decoration: none !important; + color: black; +} +.widget.widget_count_down_widget a:hover { + color: #388ac3; +} + /* - - - - - - - - - - - - - - - - - - - == Content - - - - - - - - - - - - - - - - - - - */ diff --git a/css/sherman-brightyellow.css b/css/sherman-brightyellow.css index 716bccb..a8e1f6a 100644 --- a/css/sherman-brightyellow.css +++ b/css/sherman-brightyellow.css @@ -7950,6 +7950,55 @@ button.close { line-height: 1.5em; } +.widget.widget_count_down_widget { + background-color: #dedede; + padding: 15px 18px; + border: 1px solid #ccc; + border-radius: 6px; +} + +.widget.widget_count_down_widget .countdown-top { + position: relative; + min-height: 50px; +} + +.widget.widget_count_down_widget .countdown-top .countdown-days-wrap { + position: absolute; +} + +.widget.widget_count_down_widget .countdown-top .countdown-days-wrap .countdown-days { + font-size: 35px; + font-weight: 700; +} + +.widget.widget_count_down_widget .countdown-top .countdown-daysuntil-wrap { + margin-left: 48px; + margin-top: 14px; + margin-bottom: 10px; +} + +.widget.widget_count_down_widget .countdown-top .countdown-daysuntil-wrap .countdown-daysuntil { + font-size: 16px; +} + +.widget.widget_count_down_widget .countdown-bottom { + font-size: 12px; + color: rgba(0, 0, 0, 0.4); +} + +.widget.widget_count_down_widget .glyphicon-new-window { + display: none; +} + +.widget.widget_count_down_widget a { + text-decoration: none !important; + color: black; +} + +.widget.widget_count_down_widget a:hover { + color: #388ac3; +} + /* - - - - - - - - - - - - - - - - - - - == Content - - - - - - - - - - - - - - - - - - - */ diff --git a/css/sherman-green.css b/css/sherman-green.css index 8376673..bcc2426 100644 --- a/css/sherman-green.css +++ b/css/sherman-green.css @@ -7950,6 +7950,55 @@ button.close { line-height: 1.5em; } +.widget.widget_count_down_widget { + background-color: #dedede; + padding: 15px 18px; + border: 1px solid #ccc; + border-radius: 6px; +} + +.widget.widget_count_down_widget .countdown-top { + position: relative; + min-height: 50px; +} + +.widget.widget_count_down_widget .countdown-top .countdown-days-wrap { + position: absolute; +} + +.widget.widget_count_down_widget .countdown-top .countdown-days-wrap .countdown-days { + font-size: 35px; + font-weight: 700; +} + +.widget.widget_count_down_widget .countdown-top .countdown-daysuntil-wrap { + margin-left: 48px; + margin-top: 14px; + margin-bottom: 10px; +} + +.widget.widget_count_down_widget .countdown-top .countdown-daysuntil-wrap .countdown-daysuntil { + font-size: 16px; +} + +.widget.widget_count_down_widget .countdown-bottom { + font-size: 12px; + color: rgba(0, 0, 0, 0.4); +} + +.widget.widget_count_down_widget .glyphicon-new-window { + display: none; +} + +.widget.widget_count_down_widget a { + text-decoration: none !important; + color: black; +} + +.widget.widget_count_down_widget a:hover { + color: #388ac3; +} + /* - - - - - - - - - - - - - - - - - - - == Content - - - - - - - - - - - - - - - - - - - */ diff --git a/css/sherman-grey.css b/css/sherman-grey.css index ef1c488..67823f3 100644 --- a/css/sherman-grey.css +++ b/css/sherman-grey.css @@ -7543,6 +7543,46 @@ button.close { line-height: 1.5em; } +.widget.widget_count_down_widget { + background-color: #dedede; + padding: 15px 18px; + border: 1px solid #ccc; + border-radius: 6px; +} +.widget.widget_count_down_widget .countdown-top { + position: relative; + min-height: 50px; +} +.widget.widget_count_down_widget .countdown-top .countdown-days-wrap { + position: absolute; +} +.widget.widget_count_down_widget .countdown-top .countdown-days-wrap .countdown-days { + font-size: 35px; + font-weight: 700; +} +.widget.widget_count_down_widget .countdown-top .countdown-daysuntil-wrap { + margin-left: 48px; + margin-top: 14px; + margin-bottom: 10px; +} +.widget.widget_count_down_widget .countdown-top .countdown-daysuntil-wrap .countdown-daysuntil { + font-size: 16px; +} +.widget.widget_count_down_widget .countdown-bottom { + font-size: 12px; + color: rgba(0, 0, 0, 0.4); +} +.widget.widget_count_down_widget .glyphicon-new-window { + display: none; +} +.widget.widget_count_down_widget a { + text-decoration: none !important; + color: black; +} +.widget.widget_count_down_widget a:hover { + color: #388ac3; +} + /* - - - - - - - - - - - - - - - - - - - == Content - - - - - - - - - - - - - - - - - - - */ diff --git a/css/sherman-hotpink.css b/css/sherman-hotpink.css index f5e9e24..44f44b9 100644 --- a/css/sherman-hotpink.css +++ b/css/sherman-hotpink.css @@ -7950,6 +7950,55 @@ button.close { line-height: 1.5em; } +.widget.widget_count_down_widget { + background-color: #dedede; + padding: 15px 18px; + border: 1px solid #ccc; + border-radius: 6px; +} + +.widget.widget_count_down_widget .countdown-top { + position: relative; + min-height: 50px; +} + +.widget.widget_count_down_widget .countdown-top .countdown-days-wrap { + position: absolute; +} + +.widget.widget_count_down_widget .countdown-top .countdown-days-wrap .countdown-days { + font-size: 35px; + font-weight: 700; +} + +.widget.widget_count_down_widget .countdown-top .countdown-daysuntil-wrap { + margin-left: 48px; + margin-top: 14px; + margin-bottom: 10px; +} + +.widget.widget_count_down_widget .countdown-top .countdown-daysuntil-wrap .countdown-daysuntil { + font-size: 16px; +} + +.widget.widget_count_down_widget .countdown-bottom { + font-size: 12px; + color: rgba(0, 0, 0, 0.4); +} + +.widget.widget_count_down_widget .glyphicon-new-window { + display: none; +} + +.widget.widget_count_down_widget a { + text-decoration: none !important; + color: black; +} + +.widget.widget_count_down_widget a:hover { + color: #388ac3; +} + /* - - - - - - - - - - - - - - - - - - - == Content - - - - - - - - - - - - - - - - - - - */ diff --git a/css/sherman-huntergreen.css b/css/sherman-huntergreen.css index c7e9cd1..98f76af 100644 --- a/css/sherman-huntergreen.css +++ b/css/sherman-huntergreen.css @@ -7950,6 +7950,55 @@ button.close { line-height: 1.5em; } +.widget.widget_count_down_widget { + background-color: #dedede; + padding: 15px 18px; + border: 1px solid #ccc; + border-radius: 6px; +} + +.widget.widget_count_down_widget .countdown-top { + position: relative; + min-height: 50px; +} + +.widget.widget_count_down_widget .countdown-top .countdown-days-wrap { + position: absolute; +} + +.widget.widget_count_down_widget .countdown-top .countdown-days-wrap .countdown-days { + font-size: 35px; + font-weight: 700; +} + +.widget.widget_count_down_widget .countdown-top .countdown-daysuntil-wrap { + margin-left: 48px; + margin-top: 14px; + margin-bottom: 10px; +} + +.widget.widget_count_down_widget .countdown-top .countdown-daysuntil-wrap .countdown-daysuntil { + font-size: 16px; +} + +.widget.widget_count_down_widget .countdown-bottom { + font-size: 12px; + color: rgba(0, 0, 0, 0.4); +} + +.widget.widget_count_down_widget .glyphicon-new-window { + display: none; +} + +.widget.widget_count_down_widget a { + text-decoration: none !important; + color: black; +} + +.widget.widget_count_down_widget a:hover { + color: #388ac3; +} + /* - - - - - - - - - - - - - - - - - - - == Content - - - - - - - - - - - - - - - - - - - */ diff --git a/css/sherman-lavender.css b/css/sherman-lavender.css index fccdf37..1aaf9c2 100644 --- a/css/sherman-lavender.css +++ b/css/sherman-lavender.css @@ -7950,6 +7950,55 @@ button.close { line-height: 1.5em; } +.widget.widget_count_down_widget { + background-color: #dedede; + padding: 15px 18px; + border: 1px solid #ccc; + border-radius: 6px; +} + +.widget.widget_count_down_widget .countdown-top { + position: relative; + min-height: 50px; +} + +.widget.widget_count_down_widget .countdown-top .countdown-days-wrap { + position: absolute; +} + +.widget.widget_count_down_widget .countdown-top .countdown-days-wrap .countdown-days { + font-size: 35px; + font-weight: 700; +} + +.widget.widget_count_down_widget .countdown-top .countdown-daysuntil-wrap { + margin-left: 48px; + margin-top: 14px; + margin-bottom: 10px; +} + +.widget.widget_count_down_widget .countdown-top .countdown-daysuntil-wrap .countdown-daysuntil { + font-size: 16px; +} + +.widget.widget_count_down_widget .countdown-bottom { + font-size: 12px; + color: rgba(0, 0, 0, 0.4); +} + +.widget.widget_count_down_widget .glyphicon-new-window { + display: none; +} + +.widget.widget_count_down_widget a { + text-decoration: none !important; + color: black; +} + +.widget.widget_count_down_widget a:hover { + color: #388ac3; +} + /* - - - - - - - - - - - - - - - - - - - == Content - - - - - - - - - - - - - - - - - - - */ diff --git a/css/sherman-orange.css b/css/sherman-orange.css index 1f802e7..d49c83c 100644 --- a/css/sherman-orange.css +++ b/css/sherman-orange.css @@ -7950,6 +7950,55 @@ button.close { line-height: 1.5em; } +.widget.widget_count_down_widget { + background-color: #dedede; + padding: 15px 18px; + border: 1px solid #ccc; + border-radius: 6px; +} + +.widget.widget_count_down_widget .countdown-top { + position: relative; + min-height: 50px; +} + +.widget.widget_count_down_widget .countdown-top .countdown-days-wrap { + position: absolute; +} + +.widget.widget_count_down_widget .countdown-top .countdown-days-wrap .countdown-days { + font-size: 35px; + font-weight: 700; +} + +.widget.widget_count_down_widget .countdown-top .countdown-daysuntil-wrap { + margin-left: 48px; + margin-top: 14px; + margin-bottom: 10px; +} + +.widget.widget_count_down_widget .countdown-top .countdown-daysuntil-wrap .countdown-daysuntil { + font-size: 16px; +} + +.widget.widget_count_down_widget .countdown-bottom { + font-size: 12px; + color: rgba(0, 0, 0, 0.4); +} + +.widget.widget_count_down_widget .glyphicon-new-window { + display: none; +} + +.widget.widget_count_down_widget a { + text-decoration: none !important; + color: black; +} + +.widget.widget_count_down_widget a:hover { + color: #388ac3; +} + /* - - - - - - - - - - - - - - - - - - - == Content - - - - - - - - - - - - - - - - - - - */ diff --git a/css/sherman-pink.css b/css/sherman-pink.css index d024b82..b9e0ba7 100644 --- a/css/sherman-pink.css +++ b/css/sherman-pink.css @@ -7950,6 +7950,55 @@ button.close { line-height: 1.5em; } +.widget.widget_count_down_widget { + background-color: #dedede; + padding: 15px 18px; + border: 1px solid #ccc; + border-radius: 6px; +} + +.widget.widget_count_down_widget .countdown-top { + position: relative; + min-height: 50px; +} + +.widget.widget_count_down_widget .countdown-top .countdown-days-wrap { + position: absolute; +} + +.widget.widget_count_down_widget .countdown-top .countdown-days-wrap .countdown-days { + font-size: 35px; + font-weight: 700; +} + +.widget.widget_count_down_widget .countdown-top .countdown-daysuntil-wrap { + margin-left: 48px; + margin-top: 14px; + margin-bottom: 10px; +} + +.widget.widget_count_down_widget .countdown-top .countdown-daysuntil-wrap .countdown-daysuntil { + font-size: 16px; +} + +.widget.widget_count_down_widget .countdown-bottom { + font-size: 12px; + color: rgba(0, 0, 0, 0.4); +} + +.widget.widget_count_down_widget .glyphicon-new-window { + display: none; +} + +.widget.widget_count_down_widget a { + text-decoration: none !important; + color: black; +} + +.widget.widget_count_down_widget a:hover { + color: #388ac3; +} + /* - - - - - - - - - - - - - - - - - - - == Content - - - - - - - - - - - - - - - - - - - */ diff --git a/css/sherman-purple.css b/css/sherman-purple.css index e2d8f5a..9b88707 100644 --- a/css/sherman-purple.css +++ b/css/sherman-purple.css @@ -7950,6 +7950,55 @@ button.close { line-height: 1.5em; } +.widget.widget_count_down_widget { + background-color: #dedede; + padding: 15px 18px; + border: 1px solid #ccc; + border-radius: 6px; +} + +.widget.widget_count_down_widget .countdown-top { + position: relative; + min-height: 50px; +} + +.widget.widget_count_down_widget .countdown-top .countdown-days-wrap { + position: absolute; +} + +.widget.widget_count_down_widget .countdown-top .countdown-days-wrap .countdown-days { + font-size: 35px; + font-weight: 700; +} + +.widget.widget_count_down_widget .countdown-top .countdown-daysuntil-wrap { + margin-left: 48px; + margin-top: 14px; + margin-bottom: 10px; +} + +.widget.widget_count_down_widget .countdown-top .countdown-daysuntil-wrap .countdown-daysuntil { + font-size: 16px; +} + +.widget.widget_count_down_widget .countdown-bottom { + font-size: 12px; + color: rgba(0, 0, 0, 0.4); +} + +.widget.widget_count_down_widget .glyphicon-new-window { + display: none; +} + +.widget.widget_count_down_widget a { + text-decoration: none !important; + color: black; +} + +.widget.widget_count_down_widget a:hover { + color: #388ac3; +} + /* - - - - - - - - - - - - - - - - - - - == Content - - - - - - - - - - - - - - - - - - - */ diff --git a/css/sherman-red.css b/css/sherman-red.css index 1b11618..c79a3e3 100644 --- a/css/sherman-red.css +++ b/css/sherman-red.css @@ -7534,6 +7534,46 @@ button.close { line-height: 1.5em; } +.widget.widget_count_down_widget { + background-color: #dedede; + padding: 15px 18px; + border: 1px solid #ccc; + border-radius: 6px; +} +.widget.widget_count_down_widget .countdown-top { + position: relative; + min-height: 50px; +} +.widget.widget_count_down_widget .countdown-top .countdown-days-wrap { + position: absolute; +} +.widget.widget_count_down_widget .countdown-top .countdown-days-wrap .countdown-days { + font-size: 35px; + font-weight: 700; +} +.widget.widget_count_down_widget .countdown-top .countdown-daysuntil-wrap { + margin-left: 48px; + margin-top: 14px; + margin-bottom: 10px; +} +.widget.widget_count_down_widget .countdown-top .countdown-daysuntil-wrap .countdown-daysuntil { + font-size: 16px; +} +.widget.widget_count_down_widget .countdown-bottom { + font-size: 12px; + color: rgba(0, 0, 0, 0.4); +} +.widget.widget_count_down_widget .glyphicon-new-window { + display: none; +} +.widget.widget_count_down_widget a { + text-decoration: none !important; + color: black; +} +.widget.widget_count_down_widget a:hover { + color: #388ac3; +} + /* - - - - - - - - - - - - - - - - - - - == Content - - - - - - - - - - - - - - - - - - - */ diff --git a/css/sherman-redorange.css b/css/sherman-redorange.css index 2224393..ecb7fa2 100644 --- a/css/sherman-redorange.css +++ b/css/sherman-redorange.css @@ -7950,6 +7950,55 @@ button.close { line-height: 1.5em; } +.widget.widget_count_down_widget { + background-color: #dedede; + padding: 15px 18px; + border: 1px solid #ccc; + border-radius: 6px; +} + +.widget.widget_count_down_widget .countdown-top { + position: relative; + min-height: 50px; +} + +.widget.widget_count_down_widget .countdown-top .countdown-days-wrap { + position: absolute; +} + +.widget.widget_count_down_widget .countdown-top .countdown-days-wrap .countdown-days { + font-size: 35px; + font-weight: 700; +} + +.widget.widget_count_down_widget .countdown-top .countdown-daysuntil-wrap { + margin-left: 48px; + margin-top: 14px; + margin-bottom: 10px; +} + +.widget.widget_count_down_widget .countdown-top .countdown-daysuntil-wrap .countdown-daysuntil { + font-size: 16px; +} + +.widget.widget_count_down_widget .countdown-bottom { + font-size: 12px; + color: rgba(0, 0, 0, 0.4); +} + +.widget.widget_count_down_widget .glyphicon-new-window { + display: none; +} + +.widget.widget_count_down_widget a { + text-decoration: none !important; + color: black; +} + +.widget.widget_count_down_widget a:hover { + color: #388ac3; +} + /* - - - - - - - - - - - - - - - - - - - == Content - - - - - - - - - - - - - - - - - - - */ diff --git a/css/sherman-skyblue.css b/css/sherman-skyblue.css index e7e4514..c2c8455 100644 --- a/css/sherman-skyblue.css +++ b/css/sherman-skyblue.css @@ -7950,6 +7950,55 @@ button.close { line-height: 1.5em; } +.widget.widget_count_down_widget { + background-color: #dedede; + padding: 15px 18px; + border: 1px solid #ccc; + border-radius: 6px; +} + +.widget.widget_count_down_widget .countdown-top { + position: relative; + min-height: 50px; +} + +.widget.widget_count_down_widget .countdown-top .countdown-days-wrap { + position: absolute; +} + +.widget.widget_count_down_widget .countdown-top .countdown-days-wrap .countdown-days { + font-size: 35px; + font-weight: 700; +} + +.widget.widget_count_down_widget .countdown-top .countdown-daysuntil-wrap { + margin-left: 48px; + margin-top: 14px; + margin-bottom: 10px; +} + +.widget.widget_count_down_widget .countdown-top .countdown-daysuntil-wrap .countdown-daysuntil { + font-size: 16px; +} + +.widget.widget_count_down_widget .countdown-bottom { + font-size: 12px; + color: rgba(0, 0, 0, 0.4); +} + +.widget.widget_count_down_widget .glyphicon-new-window { + display: none; +} + +.widget.widget_count_down_widget a { + text-decoration: none !important; + color: black; +} + +.widget.widget_count_down_widget a:hover { + color: #388ac3; +} + /* - - - - - - - - - - - - - - - - - - - == Content - - - - - - - - - - - - - - - - - - - */ diff --git a/css/sherman-teal.css b/css/sherman-teal.css index 97156ad..e66994f 100644 --- a/css/sherman-teal.css +++ b/css/sherman-teal.css @@ -7950,6 +7950,55 @@ button.close { line-height: 1.5em; } +.widget.widget_count_down_widget { + background-color: #dedede; + padding: 15px 18px; + border: 1px solid #ccc; + border-radius: 6px; +} + +.widget.widget_count_down_widget .countdown-top { + position: relative; + min-height: 50px; +} + +.widget.widget_count_down_widget .countdown-top .countdown-days-wrap { + position: absolute; +} + +.widget.widget_count_down_widget .countdown-top .countdown-days-wrap .countdown-days { + font-size: 35px; + font-weight: 700; +} + +.widget.widget_count_down_widget .countdown-top .countdown-daysuntil-wrap { + margin-left: 48px; + margin-top: 14px; + margin-bottom: 10px; +} + +.widget.widget_count_down_widget .countdown-top .countdown-daysuntil-wrap .countdown-daysuntil { + font-size: 16px; +} + +.widget.widget_count_down_widget .countdown-bottom { + font-size: 12px; + color: rgba(0, 0, 0, 0.4); +} + +.widget.widget_count_down_widget .glyphicon-new-window { + display: none; +} + +.widget.widget_count_down_widget a { + text-decoration: none !important; + color: black; +} + +.widget.widget_count_down_widget a:hover { + color: #388ac3; +} + /* - - - - - - - - - - - - - - - - - - - == Content - - - - - - - - - - - - - - - - - - - */ diff --git a/css/sherman-yellow.css b/css/sherman-yellow.css index d3b3e00..696e623 100644 --- a/css/sherman-yellow.css +++ b/css/sherman-yellow.css @@ -7950,6 +7950,55 @@ button.close { line-height: 1.5em; } +.widget.widget_count_down_widget { + background-color: #dedede; + padding: 15px 18px; + border: 1px solid #ccc; + border-radius: 6px; +} + +.widget.widget_count_down_widget .countdown-top { + position: relative; + min-height: 50px; +} + +.widget.widget_count_down_widget .countdown-top .countdown-days-wrap { + position: absolute; +} + +.widget.widget_count_down_widget .countdown-top .countdown-days-wrap .countdown-days { + font-size: 35px; + font-weight: 700; +} + +.widget.widget_count_down_widget .countdown-top .countdown-daysuntil-wrap { + margin-left: 48px; + margin-top: 14px; + margin-bottom: 10px; +} + +.widget.widget_count_down_widget .countdown-top .countdown-daysuntil-wrap .countdown-daysuntil { + font-size: 16px; +} + +.widget.widget_count_down_widget .countdown-bottom { + font-size: 12px; + color: rgba(0, 0, 0, 0.4); +} + +.widget.widget_count_down_widget .glyphicon-new-window { + display: none; +} + +.widget.widget_count_down_widget a { + text-decoration: none !important; + color: black; +} + +.widget.widget_count_down_widget a:hover { + color: #388ac3; +} + /* - - - - - - - - - - - - - - - - - - - == Content - - - - - - - - - - - - - - - - - - - */ diff --git a/sass/_sherman-common.scss b/sass/_sherman-common.scss index b26fa89..838fac9 100644 --- a/sass/_sherman-common.scss +++ b/sass/_sherman-common.scss @@ -806,7 +806,7 @@ Header Widget Area .menu { li { a { - color:$sh-current-menu-ancestor-dropdown-toggle + color:$sh-current-menu-ancestor-dropdown-toggle } } }